/*
 

* {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}*/
.group:after {
	content: "";
	display: table;
	clear: both;
}
.ClearBoth {
	clear: both;
	min-height: 1px;
}
.OpenStepMainWrapper{
	color: #3a343a;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Europa','Helvetica Neue',Arial,sans-serif !important;
    font-weight: 400;
	    overflow-x: hidden;
}
.OpenStepMainWrapper ul {
	list-style: none;
}
.OpenStepMainWrapper .InnerContainWrapper {
	/*width: 960px;*/
	margin: 0 auto;
    padding: 0px 10px 40px;
    max-width: 1180px; 
}
@media (min-width: 1460px){
	.OpenStepMainWrapper .InnerContainWrapper {
	    max-width: 1162px;
	}
}
.OpenStepMainWrapper img{
	/*max-width: 100%;*/ /* roy */
	width: 100%;
    height: auto;
    border: 0;
}



.OpenStepMainWrapper a:hover{
	color: #2541fc;
}
.ArticleMainWrapper .LeftImg,
.OpenStepWrapper .OS-LeftWrap{
	width: 65%; /* 640px*/
	float: left;
}
.ArticleMainWrapper .CreateBy,
.OpenStepWrapper .OS-RightWrap{
	width: 32%; /*300px*/
	float: right;
}
.OpenStepMainWrapper h1.OS-Title{
	color: #3a343a; 
    font-size: 40px;
    line-height: 50px;
    font-family: 'Europa','Helvetica Neue',Arial,sans-serif !important;
    font-weight: 700; 
    margin-top: 2rem;
    margin-bottom: .75rem;
} 
body .OpenStepMainWrapper .ShortDesc h1:first-child,
body .OpenStepMainWrapper h1.OS-Title:first-child{
	margin-top: -0.70rem; 
    margin-bottom: .75rem;
}
.OpenStepMainWrapper .ShortDesc h1,
.OpenStepMainWrapper h1.OS-Title{
	margin-top: 2rem; 
    margin-bottom: .75rem;
}

.ResCreateBy{
	display: none;
}
.OpenStepMainWrapper .ShortDesc{
	color: #3a343a;
    font-size: 20px;
    line-height: 27px;
    font-family: 'Europa','Helvetica Neue',Arial,sans-serif !important;
    font-weight: 700;
}
.OpenStepWrapper .MainVideoImgWrap{
	margin: 20px 0px 15px;
} 
.OpenStepMainWrapper .ImgWrap{
	line-height: 0px; 
	position: relative;
}
.OpenStepWrapper .OS-LeftWrap .InnerCol .MainVideoImgWrap .ImgWrap img{
	min-height: 502px;
}
.OpenStepWrapper .OS-RightWrap .GrayBox .ImgWrap img{
	min-height: 142px;
} 
.OpenStepWrapper .OS-RightWrap .GrayBox .CreateBy .ImgWrap img{
	min-height: 202px;
}
.ArticleMainWrapper .InnerWrap .LeftImg.ImgWrap img{
	min-height: 149px;
}

.OpenStepMainWrapper .ImgWrap .vjs-big-play-button{
	position: absolute;
    top: 50%;
    left: 50%; 
    margin-left: -45px;
    margin-top: -24px;
}
.OpenStepMainWrapper .ImgWrap .video-js {
    width: 100% !important;
    height: inherit !important;
}
.OpenStepWrapper .MainVideoImgWrap .TextWrap{
	padding:10px 0px;
	border-bottom: 1px solid #979797;
	font-size: 14px;
    line-height: 30px;
	/*font-family: 'Conv_GraphikRegular';*/
}
.OpenStepWrapper .MainVideoImgWrap .TextWrap a{
	/*font-family: 'Conv_GraphikSemibold';*/
}
.OpenStepWrapper .MainVideoImgWrap .TextWrap .Transcript{
	float: left;
	width: 20%;
}
.OpenStepWrapper .MainVideoImgWrap .TextWrap .Download-and-Caption{
	float: right;
	width: 80%;
	text-align: right;
}
.OpenStepWrapper .MainVideoImgWrap .TextWrap .Download-and-Caption .DownloadText{
	display: inline-block;
}
.OpenStepWrapper .MainVideoImgWrap .TextWrap .Download-and-Caption .Caption{
	display: inline-block;
    text-align: right;
    color: #727376;
    width: calc(100% - 238px);
    letter-spacing: 1px;
}

.OpenStepWrapper .ShareIconWrapper{
	/*margin-bottom: 20px;*/
	margin-top: 1.5em;
    margin-bottom: 1.5em;
}
.OpenStepWrapper .BottomShareIconWrap{
	border-top: 1px solid #979797;
	padding: 15px 0px;
	margin-bottom: 0px;
}
.OpenStepWrapper .ShareIconWrapper h6.Title{
	color: #3a343a;
    font-size: 20px;
    line-height: 30px;
    font-family: 'Europa','Helvetica Neue',Arial,sans-serif !important;
    font-weight: 700;
	margin-bottom: 10px;
}
.OpenStepWrapper .ShareIconWrapper ul li{
	padding: 0px;
	background-image: none;
	display: inline-block;
	vertical-align: middle;
	margin-right: 3px;
	line-height: 0; 
}
.OpenStepWrapper .ShareIconWrapper ul li:last-child {
    margin-right: 0px;
}
.OpenStepWrapper .ShareIconWrapper .fl-share-this-wrap {
    border-top: 0px solid #979797 !important;
    padding-top: 0px !important;
    margin-bottom: 0px !important; 
} 
.OpenStepMainWrapper .OnlyDesc{
	font-size: 20px; 
    line-height: 27px; 
}
.OpenStepMainWrapper .OnlyDesc img {
    width: auto;
    max-width: 100%;
}
/*.PinkShadowWrapper .Desc p,
.OpenStepWrapper .OnlyDesc p,*/
.OpenStepWrapper .BannerWrap{
	margin-bottom: 20px;
}
.PinkShadowWrapper .Desc p:last-child{
	margin-bottom: 0px;
}
.OpenStepWrapper h2.Title{
	color: #3a343a;
    font-size: 27px;
    line-height: 41px;
    font-family: 'Europa','Helvetica Neue',Arial,sans-serif !important;
    font-weight: 700;
    margin-bottom: 15px;
}
.OpenStepWrapper .PaginationWrap{
	padding: 15px 45px;
	position: relative; 
	border-top: 1px solid #979797;
	border-bottom: 1px solid #979797;
	min-height: 58px;
}

.OpenStepWrapper .PaginationWrap a{
	color: #de00a5; 
    font-size: 16px;
    line-height: 25px;
    font-family: 'Europa','Helvetica Neue',Arial,sans-serif !important;
    font-weight: 700;
	text-decoration: underline;
}
.OpenStepWrapper .PaginationWrap a:hover{
	color: #2541fc;
	text-decoration:none;
}
.OpenStepWrapper .PaginationWrap .PreviousStep{
	float:left;
}
.OpenStepWrapper .PaginationWrap .NextStep{
	float:right;
}
.OpenStepMainWrapper .PaginationWrap .ViewAllCourses{
    position: absolute;
    width: 254px;
    text-align: center; 
    left: 50%;
    margin-left: -127px; /*-77.5px*/
}
.OpenStepWrapper .PaginationWrap .NextStepArrow,
.OpenStepWrapper .PaginationWrap .PreviousStepArrow{
	position: absolute;
	width: 35px;
	height: 35px;
	top: 50%;
	margin-top: -17.5px;
}
.OpenStepWrapper .PaginationWrap .PreviousStepArrow{
	left: 0;
}
.OpenStepWrapper .PaginationWrap .NextStepArrow{
	right: 0;
}



.OpenStepWrapper .OS-RightWrap .GrayBox{
	background-color: #f3f3f4;
	padding:15px 8px 8px;
	margin-bottom: 20px;
	position: relative;
}
.OpenStepWrapper .OS-RightWrap .WhiteBox{
	position:relative;
	padding:15px 0px 8px;
	margin-bottom: 20px;
}
.NewsCategoriesWrap::before,
.RelatedStoriesWrapper .InnerContainWrapper::before,
.PinkShadowWrapper .WhiteBoxCol::before,
.OpenStepWrapper .OS-RightWrap .WhiteBox::before,
.OpenStepWrapper .OS-RightWrap .GrayBox::before{
	content: '';
	position: absolute;
	background: rgb(221,0,165);
	background: -webkit-linear-gradient(282deg, rgba(221,0,165,1) 0%, rgba(77,0,158,1) 100%);
	background: -o-linear-gradient(282deg, rgba(221,0,165,1) 0%, rgba(77,0,158,1) 100%);
	background: linear-gradient(12deg, rgba(221,0,165,1) 0%, rgba(77,0,158,1) 100%);
	width: 100%;
	height: 5px;
	top: 0px;
	left: 0;
}
.OpenStepWrapper .OS-RightWrap .GrayBox.FirstGrayBox::before{
	display: none;
}
.OpenStepWrapper .OS-RightWrap .GrayBox .Text{
	font-size: 16px;
	margin-bottom: 5px;
}
.OpenStepWrapper .OS-RightWrap h4.Title{
	color: #3a343a; 
    font-size: 24px;
    line-height: 34px;
    font-family: 'Europa','Helvetica Neue',Arial,sans-serif !important;
    font-weight: 500;
    margin-bottom: 10px;
}
.OpenStepWrapper .OS-RightWrap .sidebar section.widget.custom_links-5.widget_custom_links .widget .widget-header h3,
.OpenStepWrapper .OS-RightWrap .sidebar section.widget.custom_links-5.widget_custom_links .widget .widget-header h3 span,
.PinkShadowWrapper .WhiteBoxCol h5.Title,
.OpenStepWrapper .OS-RightWrap h5.Title{
	color: #3a343a;
    font-size: 20px;
    line-height: 28px; 
    font-family: 'Europa','Helvetica Neue',Arial,sans-serif !important;
    font-weight: 700;
    margin-bottom: 10px;
}
.OpenStepWrapper .OS-RightWrap .sidebar section.widget.custom_links-5.widget_custom_links .widget .widget-header h3 span{
	margin-bottom: 0px;
}
.OpenStepWrapper .OS-RightWrap .sidebar section.widget.custom_links-5.widget_custom_links .widget .widget-header h3,
.OpenStepWrapper .OS-RightWrap .sidebar section.widget.custom_links-5.widget_custom_links .widget .widget-header h3 span,
.OpenStepWrapper .OS-RightWrap .OtherTopStoriesBox h5.Title{
	font-size: 22px;
    line-height: 30px;
}
.OpenStepWrapper .OS-RightWrap .sidebar section.widget.custom_links-5.widget_custom_links .widget.widget_newsletter .widget-header h3,
.OpenStepWrapper .OS-RightWrap .sidebar section.widget.custom_links-5.widget_custom_links .widget.widget_newsletter .widget-header h3 span{
	font-size: 20px;
    line-height: 28px;
}
.OpenStepWrapper .OS-RightWrap .sidebar section.widget.custom_links-5.widget_custom_links .widget.widget_custom_links .widget-header h3,
.OpenStepWrapper .OS-RightWrap .sidebar section.widget.custom_links-5.widget_custom_links .widget.widget_custom_links .widget-header h3 span{
	font-size: 20px;
    line-height: 24px;
}

.OpenStepWrapper .OS-RightWrap .sidebar section.widget.custom_links-5.widget_custom_links .widget .widget-content .article-list h2.entry-title{
	color: #3a343a;
    font-size: 16px;
    line-height: 27px;
    font-family: 'Europa','Helvetica Neue',Arial,sans-serif !important;
    font-weight: 700;
}
.OpenStepWrapper .OS-RightWrap .sidebar section.widget.custom_links-5.widget_custom_links .widget .widget-content .article-list h2.entry-title a{
	color: #3a343a;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Europa','Helvetica Neue',Arial,sans-serif !important;
    font-weight: 700;
}
.OpenStepWrapper .OS-RightWrap .sidebar section.widget.custom_links-5.widget_custom_links .widget .widget-content .article-list h2.entry-title a:hover{
	color: #de00a5;
}

.OpenStepWrapper .OS-RightWrap .GrayBox .CreateBy{
	margin: 10px 0px 20px;
}
.PinkShadowWrapper .WhiteBoxCol .FillPinkBtn,
.ArticleMainWrapper .CreateBy .FillPinkBtn,
.OpenStepWrapper .OS-RightWrap .GrayBox .FillPinkBtn{
	display: block;
}
.OpenStepMainWrapper .TransPinkBtn,
.OpenStepMainWrapper .FillPinkBtn{
	display: inline-block;
}
.OpenStepWrapper .OS-RightWrap .sidebar section.widget.custom_links-5.widget_custom_links .widget .widget-content a.btn,
.OpenStepMainWrapper .FillPinkBtn a{
	display: block;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    padding:10px 16px;
    border-radius: 0;
    background-color: #de00a5; 
    border: 1px solid #de00a5;
    box-sizing: border-box;
    font-family: 'Europa','Helvetica Neue',Arial,sans-serif !important;
    font-weight: 600;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    text-align: center;
    text-decoration: none;
}
.OpenStepWrapper .OS-RightWrap .sidebar section.widget.custom_links-5.widget_custom_links .widget .widget-content a.btn:hover,
.OpenStepMainWrapper .FillPinkBtn a:hover{
	color: #de00a5;
	background-color: transparent;
}

.OpenStepMainWrapper .TransPinkBtn a{
	display: block;
    color: #fff;
    font-size: 15px;
    line-height: 20px;
    padding:8px 30px;
    border-radius: 0;
	color: #de00a5;
	background-color: transparent;
    border: 1px solid #de00a5;
    box-sizing: border-box;
    font-family: 'Europa','Helvetica Neue',Arial,sans-serif !important;
    font-weight: 600;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    text-align: center;
    text-decoration: none;
}
.OpenStepMainWrapper .TransPinkBtn a:hover{
	color: #fff;
	background-color: #de00a5;
}



.ArticleMainWrapper .JoinCourseBtn a,
.OpenStepWrapper .JoinCourseBtn a{
	font-size: 20px;
	font-weight: 400;
}
.OpenStepWrapper .OtherTopStoriesBox .ListWrap ul li{
	padding: 0px;
	background-image: none;
	display: block;
	margin-top: 12px;
	padding-top: 12px;
	border-top: 1px solid #979797;
}
.OpenStepWrapper .OtherTopStoriesBox .ListWrap ul li .Col .ImgWrap{
	display: inline-block;
	margin-right: 8px;
	vertical-align: top;
}
.OpenStepWrapper .OtherTopStoriesBox .ListWrap ul li .Col h6.Title{
	color: #3a343a;
    font-size: 16px;
    line-height: 27px;
    font-family: 'Europa','Helvetica Neue',Arial,sans-serif !important;
    font-weight: 700;
    display: inline-block;
    width: calc(100% - 75px);
    vertical-align: top;
	-moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.OpenStepWrapper .OtherTopStoriesBox .ListWrap ul li a:hover .Col h6.Title{
	color: #de00a5;
}
.OpenStepWrapper .OS-RightWrap .sidebar section.widget.custom_links-5.widget_custom_links .widget .widget-content ul li .selectionShareable,
.PinkShadowWrapper .WhiteBoxCol .Desc,
.OpenStepWrapper .GrayBox .Desc{
	    font-size: 20px;
    line-height: 27px;
    margin-bottom: 15px;
}
.OpenStepWrapper .OS-RightWrap .LinksCol{
	margin-top:20px;
}
.OpenStepWrapper .OS-RightWrap .LinksCol a{
	display: block;
	text-decoration: underline;
	font-size: 18px;
    line-height: 27px;
}
.OpenStepMainWrapper .OS-RightWrap .LinksCol a:hover{
	text-decoration: none;
}
.ResCreateBy{
	padding:15px 0px;
	margin: 20px 0px;
	border-top: 1px solid #979797;
	border-bottom: 1px solid #979797;
} 

/******************************/

.ArticleMainWrapper{
	position: relative;
}
.ArticleMainWrapper::before{
	content: '';
	position: absolute;
	background-color: #f5f5f5;
	width: 100%;
	height: 375px;
	top: 0;
	left: 0;
}
.ArticleMainWrapper .InnerContainWrapper {
	width: 960px;
	margin: 0 auto;
	padding: 40px 0;
	position: relative;
}
.ArticleMainWrapper .Text{
	margin-bottom: 12px;
}
.ArticleMainWrapper h4.Title{
	color: #3a343a;
	font-size: 36px;
	line-height: 50px;
	font-family: 'Europa','Helvetica Neue',Arial,sans-serif !important;
	font-weight: 400;
}
.RelatedStoriesWrapper h2.Title,
.FutureLearnCoursesWrapper h2.Title,
.ArticleMainWrapper h2.Title{
	    color: #3a343a;
    font-size: 33px;
    line-height: 40px;
    font-family: 'Europa','Helvetica Neue',Arial,sans-serif !important;
    font-weight: 700;
    margin-bottom: 15px;
	    text-align: left;
}
.ArticleMainWrapper .InnerWrap{
	margin-top:50px;
	margin-bottom: 40px;
}
.ArticleMainWrapper .InnerWrap .CreateBy .Text { 
    font-size: 15px;
    margin-bottom: 5px;
}
.ArticleMainWrapper .CreateBy .FillPinkBtn{
	margin-top: 20px;
} 
.OtherStepsCourseWrap{
	margin-top: 40px;
	width: 640px;
}
.OtherStepsCourseWrap ul{
	margin-top: 30px;
}
.RelatedStoriesWrapper .ListWrap ul li,
.OtherStepsCourseWrap ul li{
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #979797;
}
.RelatedStoriesWrapper .ListWrap ul li:last-child,
.OtherStepsCourseWrap ul li:last-child{
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: 0px solid #979797;
}
.RelatedStoriesWrapper .ListWrap ul li .Col .ImgWrap,
.OtherStepsCourseWrap ul li .Col .ImgWrap{
	width: 200px;
	float: left;
	margin-right: 25px;
	position: relative;
}
.RelatedStoriesWrapper .ListWrap ul li .Col .DescWrap h5.Title a,
.RelatedStoriesWrapper .ListWrap ul li .Col .DescWrap h5.Title,
.OtherStepsCourseWrap ul li .Col .DescWrap h5.Title{
	color: #3a343a;
    font-size: 23px;
    line-height: 28px;
    font-family: 'Europa','Helvetica Neue',Arial,sans-serif !important;
    font-weight: 700;
    margin-bottom: 5px;
}
.RelatedStoriesWrapper .ListWrap ul li .Col .DescWrap .Link a,
.RelatedStoriesWrapper .ListWrap ul li .Col .DescWrap .Desc,
.OtherStepsCourseWrap ul li .Col .DescWrap .Link a,
.OtherStepsCourseWrap ul li .Col .DescWrap .Desc{
	font-size: 14px;
    line-height: 18px;
}
.RelatedStoriesWrapper .ListWrap ul li .Col .DescWrap .Link a,
.OtherStepsCourseWrap ul li .Col .DescWrap .Link a{
	text-decoration: underline;
}
.RelatedStoriesWrapper .ListWrap ul li .Col .DescWrap .Link a:hover,
.OtherStepsCourseWrap ul li .Col .DescWrap .Link a:hover{
	text-decoration:none;
}

.OtherStepsCourseWrap ul li .Col.PrevStep .DescWrap .Link a,
.OtherStepsCourseWrap ul li .Col.NextStep .DescWrap .Link a{
	background-size: 133px;
	background-position: center;
	width: 133px;
	height: 33px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
    text-decoration: none;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out; 
    transition: all .3s ease-in-out;
} 

.OtherStepsCourseWrap ul li .Col.PrevStep .DescWrap .Link a{
	background-image:url(../images/prev.png); 
}
.OtherStepsCourseWrap ul li .Col.NextStep .DescWrap .Link a{
	background-image:url(../images/next.png); 
}
.OtherStepsCourseWrap ul li .Col.PrevStep .DescWrap .Link a:hover,
.OtherStepsCourseWrap ul li .Col.NextStep .DescWrap .Link a:hover{
	font-weight: 700;
}

/*****************************/

.PinkShadowWrapper{
	background: rgb(221,0,165);
	background: -webkit-linear-gradient(left, rgba(221,0,165,1) 0%, rgba(77,0,158,1) 100%);
	background: -o-linear-gradient(left, rgba(221,0,165,1) 0%, rgba(77,0,158,1) 100%);
	background: linear-gradient(to right, rgba(221,0,165,1) 0%, rgba(77,0,158,1) 100%);
}
.PinkShadowWrapper .InnerContainWrapper{
	width: 1200px;
	margin: 0 auto;
	padding: 50px 0px;
}
.PinkShadowWrapper .InnerWrap{
	position: relative;
}
.PinkShadowWrapper .WhiteBoxCol{
	background-color: #fff;
	position: relative;
	float: right;
	width: 300px;
	 padding: 15px 8px 8px;
}

.PinkShadowWrapper .LeftWrap{
	float: left;
	width: 73%;
}
.PinkShadowWrapper .LeftWrap .WhiteLogo{
	width: 200px;
	display: inline-block;
	vertical-align: top;
	margin-right: 20px;
}
.PinkShadowWrapper .LeftWrap .DescWrap{
	display: inline-block;
    width: calc(100% - 225px);
	color: #fff;
}
.PinkShadowWrapper .InnerWrap .row .anb-content h2,
.PinkShadowWrapper .InnerWrap .anb-content h2,
.PinkShadowWrapper .LeftWrap .DescWrap h3.Title{
	color: #fff;
    font-size: 27px;
    line-height: 34px;
    font-family: 'Europa','Helvetica Neue',Arial,sans-serif !important;
    font-weight: 700;
    margin-bottom: 15px;
}
.PinkShadowWrapper .InnerWrap .col-lg-9 p,
.PinkShadowWrapper .InnerWrap .col-lg-9 p a,
.PinkShadowWrapper .InnerWrap .col-lg-9{
	color: #fff;
}
.PinkShadowWrapper .InnerWrap .sidebar-wrap .widget-content p{
	font-size: 20px;
    line-height: 27px;
}
.PinkShadowWrapper a.btn {
    font-size: 16px; 
    line-height: 24px;
}
.PinkShadowWrapper .InnerWrap .col-lg-9 p a{
	color: #fff;
    text-decoration: underline;
    font-weight: 700;
}
.PinkShadowWrapper .InnerWrap .col-lg-9 p a:hover{
	text-decoration:none;
}
.PinkShadowWrapper .InnerWrap .col-lg-9 h2, 
.PinkShadowWrapper .LeftWrap .DescWrap .Desc a{
	color: #fff;
	font-size: 16px;
    line-height: 24px;
    font-weight: 600;
}
.PinkShadowWrapper .LeftWrap .DescWrap .Desc a:hover{
	text-decoration: none;
}
.ResReadMore{
	display: block;
	padding: 5px 0px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	display: none;
	    margin-top: 30px;
}

.ResReadMore a{
	color: #fff;
	font-weight: 700;
	display: block;
    position: relative;
}
.ResReadMore a img{
	position: absolute;
	top: 5px;
	right: 0;
}

.ResBannerWrap{
	display: none;
	margin-bottom: 20px;
	text-align: center;
}
.ResPinkShadowWrapper,
.ResOtherStepsCourseWrap{
	display: none;
}


/*****************************/

.FutureLearnCoursesWrapper .InnerContainWrapper {
    width: 755px;
	text-align: center;
	padding-bottom: 30px;
	padding-top: 40px;
}
.FutureLearnCoursesWrapper .ListWrap ul{
	text-align: left;
}
.FutureLearnCoursesWrapper .ListWrap ul li{
	display: inline-block;
    vertical-align: top; 
    width: 230px;
    margin: 12px 7px;
    text-align: left; 
}
/*.FutureLearnCoursesWrapper .ListWrap ul li:nth-child(4),
.FutureLearnCoursesWrapper .ListWrap ul li:nth-child(1){
	margin-left: 0px;
}
.FutureLearnCoursesWrapper .ListWrap ul li:nth-child(6),
.FutureLearnCoursesWrapper .ListWrap ul li:nth-child(3){
	margin-right: 0px;
}*/
.FutureLearnCoursesWrapper .ListWrap ul li .Col .DescWrap{
	padding: 12px;
	border: 2px solid #979797;
}
.FutureLearnCoursesWrapper .ListWrap ul li .Col .DescWrap .Text{
	color: #727376;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 10px;
}
.FutureLearnCoursesWrapper .ListWrap ul li .Col .DescWrap h5.Title{
	color: #3a343a;
    font-size: 18px;
    line-height: 23px;
    font-family: 'Europa','Helvetica Neue',Arial,sans-serif !important;
    font-weight: 700;
    margin-bottom: 10px;
}
.FutureLearnCoursesWrapper .ListWrap ul li .Col .DescWrap .FillPinkBtn{
	display: block;
}
.FutureLearnCoursesWrapper .ListWrap ul li .Col .DescWrap .FillPinkBtn a {
	padding: 5px 16px;
	    font-size: 13.65px;
    line-height: 20.47px;
}
.FutureLearnCoursesWrapper .ListWrap ul li .Col .ReviewCol{
	margin-bottom: 15px;
}
.FutureLearnCoursesWrapper .ListWrap ul li .Col .ReviewCol .StarImg{
	line-height: 0;
	display: inline-block;
}
.FutureLearnCoursesWrapper .ListWrap ul li .Col .ReviewCol h6{
	display: inline-block;
	font-size: 14px;
    font-weight: 400;
}
.FutureLearnCoursesWrapper .TransPinkBtn{
	margin-top: 20px;
}

.RelatedStoriesWrapper .InnerContainWrapper{
	width: 755px;
    padding-top: 20px;
	position: relative;
}
.RelatedStoriesWrapper .ListWrap ul li .Col .ImgWrap{
    width: 220px;
}
.RelatedStoriesWrapper .ListWrap ul li .Col .DescWrap .Desc{
	margin-bottom: 15px;
}
.RelatedStoriesWrapper .ListWrap ul li .Col .DescWrap .Link{
	color: #727376;
	font-size: 14px;
	line-height: 18px;
}

.RelatedStoriesWrapper .ListWrap ul li .Col .DescWrap h5.Title a:hover{
	    color: #de00a5;
}

.NewsCategoriesWrap{
	position: relative;
	display: none;
}
.NewsCategoriesWrap a{
	display: block;
	color: #3a343a;
    font-size: 19px;
    line-height: 30px;
    font-family: 'Europa','Helvetica Neue',Arial,sans-serif !important;
    font-weight: 700;
	position: relative;
	padding: 15px 0px 10px;
}
.NewsCategoriesWrap a img{
	position: absolute;
	right: 0;
	top: 24px;
}


/** 260820 **/
.transcriptwrap{
	padding-left: 20px;
    border-left: 1px solid #979797 !important;
    border-style: dashed !important;
    border: 0;
    margin-top: 10px; 
}
.transcriptwrap .timestamp{
	color: #727376; 
	font-weight: 600; 
	margin-bottom: 5px;
}
.transcriptwrap .texthtml{
	margin-bottom: 30px;
}

/** 270820 **/

/** 280820 **/

table {
    width: 100%;
    margin: 1.5em 0;
    font-size: 18px;
    word-break: break-word;
    table-layout: fixed;
}
table td, table th {
    padding: 1em;
    text-align: left;
    width: 50%;
    border-right: 1px solid #ededee;
}
table td {
    border-bottom: 1px solid #ededee;
}
table td:first-child, table th:first-child {
    padding-left: 0;
}
table td:last-of-type, table th:last-of-type {
    border-right: 0;
}
table td:last-child, table th:last-child {
    padding-right: 0;
}
table tr:last-child td {
    padding-bottom: .5em;
    border-bottom: 0;
}
 

/** 280820 **/

.BreadCrumbs{
    margin: 0 auto;
    padding: 15px 0px;
    color: #727376;
    margin-bottom: 30px;
}
.OpenStepMainWrapper .CreateBy .ImgWrap img{
	width: auto;
	max-width: 100%;
}

/** 160920 **/
.sidebar-wrap .sidebar .widget.widget-categories,
.sidebar-wrap .sidebar .GrayBox{
	background-color: #fafafa;
    padding: 10px;
} 
.sidebar-wrap .sidebar .ImgWrap img{
	max-width: 100%;
}

/** 170920 **/
 .RelatedStoriesWrapper .ListWrap ul li .Col .ImgWrap .playicon,
.OtherStepsCourseWrap ul li .Col .ImgWrap .playicon,
.article-thumb-wrap .playicon{
	width: 50px;
    height: 50px;
    position: absolute;
    top: 50%;
    left: 50%; 
    margin-top: -25px;
    margin-left: -25px;
}


/** 180920 **/
#AllCourses{
	background-color: #ededee;
    padding: 12px;
}
#AllCourses .OtherStepsCourseWrap{
	width: 100%;
	margin: 0px;
}
#AllCourses .OtherStepsCourseWrap ul{
	margin-bottom: 0px;
	padding-left: 0px;
}
#AllCourses .OtherStepsCourseWrap ul li{
	margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: 0px solid #979797;
    width: 48.9%;
    display: inline-block;
    vertical-align: top;
    margin-right: 15px;
    padding-right: 15px;
}
#AllCourses .OtherStepsCourseWrap ul li:first-child {
    border-right: 1px solid #cfcfcf;
}

#AllCourses .OtherStepsCourseWrap ul li:last-child{
	margin-right: 0px;
	padding-right: 0px;
}
#AllCourses .OtherStepsCourseWrap ul li .Col.PrevStep .ImgWrap,
#AllCourses .OtherStepsCourseWrap ul li .Col.NextStep .ImgWrap{
	width: 80px;
    min-height: inherit;
    margin-top: 6px;
    margin-right: 15px;
    position: relative;
}

#AllCourses .OtherStepsCourseWrap ul li .Col .ImgWrap .playicon{
	display: none;
}
#AllCourses .OtherStepsCourseWrap ul li .Col.PrevStep .DescWrap,
#AllCourses .OtherStepsCourseWrap ul li .Col.NextStep .DescWrap{
	width: 72%; /*79%*/ 
}
#AllCourses .OtherStepsCourseWrap ul li .Col.NextStep .ImgWrap,
#AllCourses .OtherStepsCourseWrap ul li .Col.PrevStep .DescWrap{
	float: right;
}
#AllCourses .OtherStepsCourseWrap ul li .Col.NextStep .DescWrap{
	float: left;
	text-align: right;
}
#AllCourses .OtherStepsCourseWrap ul li .Col.NextStep .ImgWrap{
	margin-right: 0px;
    margin-left: 15px;  
} 
#AllCourses .OtherStepsCourseWrap ul li .Col.PrevStep h5.Title,
#AllCourses .OtherStepsCourseWrap ul li .Col.NextStep h5.Title{
    margin-bottom: 10px;
        font-size: 20px;
    line-height: 25px;
    min-height: 80px;
} 
#AllCourses .OtherStepsCourseWrap ul li .Col.NextStep .DescWrap .Link{
	text-align: right;
    display: inline-block; 
}

#AllCourses .OtherStepsCourseWrap ul li.SingleLI{
	width: 100%;
}
#AllCourses .OtherStepsCourseWrap ul li.SingleLI .Col.PrevStep .DescWrap, 
#AllCourses .OtherStepsCourseWrap ul li.SingleLI .Col.NextStep .DescWrap {
    width: 86%;  
} 

#AllCourses + .PaginationWrap {  
    padding: 15px 45px; 
    position: relative;
    /*border-top: 1px solid #cfcfcf;*/
    border: 0px solid #979797;
    min-height: 58px;
    /*background-color: #ededee;*/
    padding: 12px;  
} 
#AllCourses + .PaginationWrap .Link a {
    background-color: #de00a5;
    color: #fff;
    padding: 10px;
    text-decoration: none;
    display: block;
    position: relative;
} 
#AllCourses + .PaginationWrap .Link a img{
	width: auto; 
    vertical-align: inherit;  
}
#AllCourses + .PaginationWrap .Link a:hover{
	background-color: #2541fc;
}
#AllCourses + .PaginationWrap .Link.PreviousStep a img{
    margin-right: 5px; 
} 
#AllCourses + .PaginationWrap .Link.NextStep a img{
    margin-left: 5px;
} 

.ArticleMainWrapper .PaginationWrap{
	/*width: 640px;*/
	padding: 15px 45px;
    position: relative;
    border-top: 1px solid #979797;
    border-bottom: 1px solid #979797;
    min-height: 58px;
} 

/** Open Steps Optimizely Tests **/

.not-visible{
	visibility: hidden;
}
.no-js .not-visible{
	visibility: visible;
}
.display-none{
	display: none;
}

#main-content.no-overflow{
	overflow:unset;
}
#main-content.no-overflow .OpenStepMainWrapper{
	overflow-x:unset;
}

/* Sidebar Tests */
@media screen and (min-width:1210px){
	#step-page-content.slim-sidebar{
		display:flex;
		justify-content: space-between;
	}
	#step-page-content.slim-sidebar:after{
		display:none;
	}
	.slim-sidebar .sidebar{
		position: sticky;
		top: 20px;
	}
}
.slim-sidebar .sidebar > :not(.FirstGrayBox){
	display:none;
}

.OpenStepWrapper .no-sidebar .OS-RightWrap{
	display: none;
}
.OpenStepWrapper .no-sidebar .OS-LeftWrap{
	width:100%;
}



/** Banner 1 **/
		.BannerOneWrap{
			width: 640px;
			margin: 30px auto;
			background: url(../images/banner_1-bg.jpg) no-repeat center;
			height: 250px;
			overflow: hidden;
		}
		.group:after {
			content: "";
			display: table;
			clear: both; 
		}
		.ClearBoth {
			clear: both;
			min-height: 1px;
		}
		.BannerOneWrap .BannerLeft {
			float: left;
			width: 372px;
			position: relative;
		}
		.BannerOneWrap .BannerRight {
			float: right;
			width: 242px;
			font-family: 'Europa','Helvetica Neue',Arial,sans-serif !important;
    		font-weight: 700;
			font-size: 18px;
			line-height: 26px;
			padding: 45px 2px 0px 2px;
			box-sizing: border-box;
		}
		.BannerOneWrap .BannerImg, 
		.BannerOneWrap .BannerLeft img {
			position: relative;
			z-index: 1;
			    width: initial;
		}
		.BannerOneWrap .BannerLeft .ImgSquer{
			width: 240px;
		    height: 240px;
		    overflow: hidden;
		    border-radius: 100%;
		    border: 20px solid #2541fc;
		    display: flex;
		    align-items: center;
		    justify-content: center;
		    margin-top: -50px;
		}
		.BannerOneWrap .PinkCircle {
			width: 162px;
			height: 162px;
			border-radius: 80%;
			position: absolute;
			z-index: 2;
			left: 200px;
			top: 45px;
			text-align: center;
			background-color: #de00a5;
			color: #fff;
			font-family: 'Europa','Helvetica Neue',Arial,sans-serif !important;
    		font-weight: 700;
			font-size: 26px;
			line-height: 1;
			text-transform: uppercase;
			padding-top: 34px;
			box-sizing: border-box;
		}

		.BannerOneWrap .ViewCourseBtn a {
			width: 70px;
			height: 70px;
			border-radius: 80%;
			position: absolute;
			z-index: 3;
			left: 300px;
			top: 160px;
			text-align: center;
			background-color: #2541fc;
			color: #fff;
			font-family: 'Europa','Helvetica Neue',Arial,sans-serif !important;
    		font-weight: 700;
			font-size: 14px;
			line-height: 1;
			text-transform: uppercase;
			text-decoration: none;
			padding-top: 20px;
			box-sizing: border-box;
			transition: all ease 0.5s;
			border: 1px solid #2541fc;
		}
		.BannerOneWrap .ViewCourseBtn a:hover{
			background-color:#fff;
			color:#2541fc ;
			border: 1px solid #2541fc;
		}
		.BannerOneWrap .BannerRight mark{
			font-size: 18px;
			background-color: #de00a5;
			color: #fff;
			padding: 0px 5px;
		}
		
		/** Banner 2 **/
		.BannerTwoWrap {
			width: 350px;
			height: 300px;
			margin: 30px auto;
			position: relative;
		}
		.BannerTwoWrap img { 
			position: relative;
			z-index: 1;
			width: auto; 
		}
		.BannerTwoWrap .ImgSquer{
			width: 350px;
			height: 300px;
			overflow: hidden;
			display: flex;
    		align-items: center;
    		justify-content: center;
		}
		.BannerTwoWrap .BannerTwoText {
			width: 280px;
			height: 280px;
			position: absolute;
			left: 50%;
		    top: 50%;
		    margin-top: -140px;
		    margin-left: -140px;
			border-radius: 80%;
			background: rgb(215,0,160);
			background: linear-gradient(-135deg, rgba(215,0,160,0.9) 0%, rgba(70,53,236,0.9) 100%);
			z-index: 2;
		}
		.BannerTwoWrap .BannerTwoText .BigText{
			color: #fff;
			font-family: 'Europa','Helvetica Neue',Arial,sans-serif !important;
    		font-weight: 700;
			font-size: 26px;
			line-height: 1;
			text-align: center;
			text-transform: uppercase;
			box-sizing: border-box;
			padding-top: 30px;
		}
		.BannerTwoWrap .BannerTwoTextWrap {
			text-align: center;
			font-family: 'Europa','Helvetica Neue',Arial,sans-serif !important;
    		font-weight: 700;
			color: #fff;
			font-size: 16px;
			line-height: 24px;
			padding: 10px 20px 10px 20px;
			box-sizing: border-box;
		}
		.BannerTwoWrap .ViewCourseBtn {
			text-align: center;
		}
		.BannerTwoWrap .ViewCourseBtn a {
			display: inline-block;
			width: 120px;
			height: 30px;
			text-align: center;
			line-height: 30px;
			color: #de00a5;
			font-family: 'Europa','Helvetica Neue',Arial,sans-serif !important;
    		font-weight: 700;
			background-color: #fff;
			font-size: 14px;
			text-decoration: none;
			text-transform: uppercase;
			transition: all ease 0.5s;
		}
		.BannerTwoWrap .ViewCourseBtn a:hover{
			background-color: #de00a5;
			color: #fff;
		}
		/** Banner 3 **/
		.BannerThreeWrap { 
			width: 350px;
			height: 300px;
			margin: 30px auto;
			background: rgb(215,0,160);
			background: linear-gradient(-135deg, rgba(215,0,160,1) 37%, rgba(70,53,236,1) 100%);
			position: relative;
			overflow: hidden;
		}
		.BannerThreeWrap .ImgSquer img {
			mix-blend-mode: multiply;
			z-index: 1;
			    width: auto;
		}

		.BannerThreeWrap .ImgSquer{
					width: 350px;
					height: 300px;
					overflow: hidden;
					display: flex;
		    align-items: center;
		    justify-content: center;
				}

		.BannerThreeWrap .BannerThreeText {
			position: absolute;
			top: 0;
			left: 0;
			z-index: 2;
			color: #fff;
			padding: 25px 36px;
			box-sizing: border-box;
			
		}
		.BannerThreeWrap .BannerThreeText .BigText{
			color: #fff;
			font-family: 'Europa','Helvetica Neue',Arial,sans-serif !important;
    		font-weight: 700;
			font-size: 26px;
			line-height: 1;
			text-transform: uppercase;
			margin-bottom: 20px;
		}
		.BannerThreeWrap .BannerThreeText .BannerThreeTextWrap{
			color: #fff;
			font-family: 'Europa','Helvetica Neue',Arial,sans-serif !important;
    		font-weight: 700;
			font-size: 16px;
			line-height: 26px;
		}
		.BannerThreeWrap .BannerThreeText .BannerThreeTextWrap mark{
			background-color: #fff;
			color: #2541fc;
		}
		.BannerThreeWrap  .ViewCourseBtn a{
			width: 85px;
			height: 85px;
			background-color: #fff;
			color: #de00a5;
			font-family: 'Europa','Helvetica Neue',Arial,sans-serif !important;
    		font-weight: 700;
			font-size: 18px;
			line-height: 1;
			position: absolute;
			z-index: 3;
			bottom: 1px;
			right: 1px;
			text-decoration: none;
			padding: 24px 7px 0px;
			box-sizing: border-box;
			text-transform: uppercase;
			transition: all ease 0.5s;
		}
		.BannerThreeWrap  .ViewCourseBtn a:hover{
			background-color: #de00a5;
			color: #fff;
		}
		
		/** Banner 4 **/
		.BannerFourWrap {
			width: 350px;
			height: 300px;
			margin: 0px auto;
			
		}


/** New Banner Start **/
/** First Banner Start **/ 

.FirstBannerWrap{
	width: 740px;
	min-height: 300px;
	position: relative;
	margin: 50px auto;
	font-family: 'Europa','Helvetica Neue',Arial,sans-serif !important;
	font-size: 16px;
	line-height: 24px;
}
.FirstBannerWrap::after, .SecondBannerWrap::after, .ThirdBannerWrap::after{
 /*   content: 'Advertise';*/
    position: absolute;
    top: -18px;
    right: 0;
    background-color: #e4e4e4; 
    padding: 3px 10px;
    color: #a0a0a0;
    font-size: 10px; 
    line-height: 1.2; 
    text-transform: none;
    letter-spacing: 2px;
    border-radius: 3px 3px 0px 0px;
}
.BannerImg{ 
	width: 100%;
    min-height: 300px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    overflow: hidden;
    position: relative;
}
.FirstBannerWrap .BannerImg::before{ 
	content: '';
    position: absolute;
    background-color: rgba(0,0,0,0.88);
    width: 685px;
    height: 300px;
    top: 145px;
    left: -115px;
    transform: rotate(29deg);
}
.FirstBannerWrap .ContaintWrap{
	padding: 18px 50px;
    position: relative;
}
.FirstBannerWrap .ContaintWrap h3.Title{
	color: #fff;
    font-size: 35px;
    line-height: 39px;
    font-family: 'Europa','Helvetica Neue',Arial,sans-serif !important;
    font-weight: 700;
    text-transform: none;
    margin-bottom: 10px;
}

.FirstBannerWrap .ContaintWrap h5.Title{
	color: #fff;
    font-size: 18px;
    line-height: 25px;
    font-family: 'Europa','Helvetica Neue',Arial,sans-serif !important;
    font-weight: 700;
    text-transform: none;
}
.FirstBannerWrap .LeftWrap{
	width: 270px; 
    display: inline-block;
    margin-right: 40px;	
}
.FirstBannerWrap .RightWrap{
	display: inline-block;
    vertical-align: text-bottom;	
    margin-left: -5px;	
}
.FirstBannerWrap h3.Title mark{
	background-color: #de00a5; 
	color: #fff;
	padding: 0;
}
.FirstBannerWrap .ContaintWrap h5.Title mark{
	background-color: #2541fc;
	color: #fff;
	    padding: 0;
}
.FirstBannerWrap .ShortDesc{ 
	color: #fff;
	line-height: 22px;
	margin-bottom:10px;
}
.ViewCourseBtn{
	display: inline-block;
}
.ViewCourseBtn span{
	display: flex;
    align-items: center;
    width: 75px;
    height: 75px;
    color: #fff;
    font-size: 14px;
    line-height: 17px;
    font-family: 'Europa','Helvetica Neue',Arial,sans-serif !important;
    font-weight: 700;
    text-transform: none;
    background-color: #de00a5;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding: 6px;
    box-sizing: border-box;
}
a:hover .ViewCourseBtn span{
	background-color: #2541fc;
}


/** Second Banner Start **/ 

.SecondBannerWrap{
	width: 740px;
	min-height: 300px;
	position: relative;
	margin: 50px auto;
	font-family: 'Europa','Helvetica Neue',Arial,sans-serif !important;
	font-size: 16px;
	line-height: 24px;
}
.SecondBannerWrap .ContaintWrap{
	position: relative;
    top: inherit;
    left: inherit;
    padding-top: 50px;
}
.SecondBannerWrap .ContaintWrap h2.Title{
	color: #fff;
    font-size: 50px;
    line-height: 56px;
    font-family: 'Europa','Helvetica Neue',Arial,sans-serif !important;
    font-weight: 700;
    text-transform: none;
    margin-bottom: 5px;
}
.SecondBannerWrap h2.Title mark{
	background-color: #de00a5; 
	color: #fff;
	padding: 0;
}
.SecondBannerWrap .RightWrap{
	width: 595px;
    margin-left: 110px;
}
.SecondBannerWrap .RightWrap .BlueCol{
	background-color: #2541fc;
	width: 480px;
	display: inline-block;
    vertical-align: top;
    padding: 10px;
    box-sizing: border-box;
}
.SecondBannerWrap .RightWrap .BlueCol .ShortDesc{
	color: #fff;
	font-weight: 700;
	    font-size: 18px;
    line-height: 27px;
}
.SecondBannerWrap .RightWrap .BlueCol h4.Title{
	color: #fff;
    font-size: 29px;
    line-height: 1;
    font-family: 'Europa','Helvetica Neue',Arial,sans-serif !important;
    font-weight: 700;
    margin-top: 5px;
}
.SecondBannerWrap .RightWrap .ViewCourseBtn{
	margin-left: -4px;
}
.SecondBannerWrap .RightWrap .ViewCourseBtn span {
    width: 110px;
    height: 116px;
    color: #fff;
    font-size: 22px;
    line-height: 25px;
}

/** Third Banner Start **/ 

.ThirdBannerWrap{
	width: 740px;
	min-height: 300px;
	position: relative; 
	margin: 50px auto;
	font-family: 'Europa','Helvetica Neue',Arial,sans-serif !important;
	font-size: 16px;
	line-height: 24px;
} 
.ThirdBannerWrap .BannerImg::before{
	content: '';
    position: absolute;
    background-color: rgba(0,0,0,0.3);
    width:100%;
    height: 100%;
    top: 0px;  
    left: 0px; 
}
.ThirdBannerWrap a,.SecondBannerWrap a, .ThirdBannerWrap a{
	text-decoration: none !important;
} 
.ThirdBannerWrap .ContaintWrap{
	position: relative; 
    top: inherit;
    left: inherit;
    width: 100%;
    text-align: center;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    box-sizing: border-box;
    min-height: 300px;
}
.ThirdBannerWrap .ContaintWrap h2.Title{
	color: #fff;
    font-size: 40px;
    line-height: 1;
    font-family: 'Europa','Helvetica Neue',Arial,sans-serif !important;
    font-weight: 700;
    text-transform: none;
    margin-bottom: 5px;
}
.ThirdBannerWrap .ContaintWrap h5.Title,
.ThirdBannerWrap .ContaintWrap .ShortDesc{
	color: #fff; 
    font-size: 18px;
    line-height: 1.2;
    font-family: 'Europa','Helvetica Neue',Arial,sans-serif !important;
    font-weight: 700;
    text-transform: none;  
}
.ThirdBannerWrap .ContaintWrap h5.Title{
	line-height: 1.7;
}
.ThirdBannerWrap .ContaintWrap h5.Title{
	margin: 10px 0px;
}
.ThirdBannerWrap .ContaintWrap h5.Title mark{
	background-color: #2541fc; 
	color: #fff;
	padding: 3px 8px;
}
.ThirdBannerWrap .ContaintWrap .ViewCourseBtn span{
	width: inherit;
    height: inherit;
    display: block;
    padding: 12px 15px;
}


/** Chat Box Css Start **/

.pum-theme-182802 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close {
        border: 1px none #00f !important;
    background-color: #00f !important;
    line-height: 15px !important;
}

.ChatBoxWrap{
	display: block;
	width: 400px;
	margin:0 auto;
	position: fixed; 
	bottom: 10px; 
	right:10px;
	background-color: #fff;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
    text-align: center;
    padding: 15px 15px 30px;
    box-sizing: border-box;
    font-family: 'Europa','Helvetica Neue',Arial,sans-serif !important;
    color: #333; 
    border-radius: 5px;
}
.ChatBoxWrap p.selectionShareable{
	display: none;
}
.boxclose{
	position: absolute;
    top: 10px;
    right: 10px;
    width: 25px;
    height: 25px;
    background-color: #de00a5;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}
.boxclose span{
	font-family: 'Europa','Helvetica Neue',Arial,sans-serif !important;
    font-weight: 600;
}
.ChatLogoWrap{
	line-height: 0;
	margin-bottom: 20px;
}
.ChatBoxWrap p{
	margin-bottom: 15px;
}
.ChatBoxWrap .ShortDesc{
	font-family: 'Europa','Helvetica Neue',Arial,sans-serif !important;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.3; 
    margin-bottom: 10px; 
    text-align: left;
} 
.ChatBoxWrap .ShortDesc div{
	margin-bottom: 15px;
}
.ChatBoxWrap .ListWrap ul{
	display: grid;
    grid-template-columns: repeat(auto-fit,181px);
    justify-content: center;
    grid-gap: 8px; 
    list-style-type: none;
}
.ChatBoxWrap .ListWrap ul li .Col{
	position: relative;
}
.ChatBoxWrap .ListWrap ul li .Col .ImgWrap{
	line-height: 0;
	overflow:hidden;
	border-radius: 5px;
}
.ChatBoxWrap .ListWrap ul li .Col .ImgWrap img{
	 -moz-transition:all 0.3s ease-in-out;
    -webkit-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out;
    width: 100%;
    border-radius: 5px; 
}
.ChatBoxWrap .ListWrap ul li a:hover .Col .ImgWrap img{
	transform: scale(1.1,1.1);
}
.ChatBoxWrap .ListWrap ul li .Col .Name{
	background-color:#de00a5;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 5px; 
	border-radius: 0px 0px 5px 5px;
}
.ChatBoxWrap .ListWrap ul li .Col .Name h6 a,
.ChatBoxWrap .ListWrap ul li .Col .Name h6{
	font-family: 'Europa','Helvetica Neue',Arial,sans-serif !important;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.3;
    color: #fff;
}
.ChatBoxWrap .ListWrap ul li .Col .Name h6 a:hover{
	text-decoration: underline;
}

/** Chat Box Css End **/


/** 091020 **/

.OpenStepMainWrapper .OnlyDesc a{
    transition: color .4s linear;
    text-decoration: underline;
    background-color: transparent;
    font-family: inherit;
    color: #de00a5;

}
.OpenStepMainWrapper .OnlyDesc a:hover {
	color: #2541fc;
}
.OpenStepMainWrapper .OnlyDesc h1,
.OpenStepMainWrapper .OnlyDesc h2,
.OpenStepMainWrapper .OnlyDesc h3,
.OpenStepMainWrapper .OnlyDesc h4,
.OpenStepMainWrapper .OnlyDesc h5,
.OpenStepMainWrapper .OnlyDesc h6{
	text-rendering: optimizelegibility;
    font-weight: 700;
    margin-top: 2rem; 
    margin-bottom: .75rem;
} 
/*.OpenStepMainWrapper .OnlyDesc h2{
	font-size: 2rem;
    line-height: 1.25;
}*/
.OpenStepMainWrapper .OnlyDesc h2{
	font-size: 2rem; 
    line-height: 1.25;
}
.OpenStepMainWrapper .OnlyDesc h3 {
    font-size: 1.8rem;
    line-height: 1.5; 
}
.OpenStepMainWrapper .OnlyDesc h4 {
    font-size: 1.4rem;
    line-height: 1.5;
}
.OpenStepMainWrapper .OnlyDesc h5 {
    font-size: .7rem;
    line-height: 1.5;
}
.OpenStepMainWrapper .OnlyDesc h6 {
    font-size: .7rem;
    line-height: 1.5;
}
.OpenStepMainWrapper .OnlyDesc p{
    margin-bottom: 1.5em;
    margin-top: 0; 
}
.OpenStepMainWrapper code{
    font-family: monospace,monospace;
    font-size: 1em;
    color: #3a343a;
}
.OpenStepMainWrapper strong {
    font-weight: 700;
}
.OpenStepMainWrapper hr {
    margin-top: 1.7em;
    margin-bottom: 0.5em;
}
.OpenStepMainWrapper pre {
    padding: 10px;
    font-size: 14px;
    font-size: .7777rem;
    line-height: 1.5; 
    color: #4a4d55;
    background-color: #fafafa;
    border: 1px solid #ededee;
    border-radius: 3px; 
    margin-top: 1.5em; 
    margin-bottom: 1.5em;
    font-family: monospace,monospace;
    overflow: auto;
}
.OpenStepMainWrapper .OnlyDesc.EditorText br + br{
	display: none;
} 

/** 261020 vish **/

ul.ThreeColumn{
	column-count: 3;
    column-gap: 50px;
}
.OpenStepMainWrapper .pagination a, .OpenStepMainWrapper .pagination span {
    margin: 0px 10px;
}

@media screen and (max-width: 1694px) and (min-width: 680px){
	pre {
	    font-size: .7rem;
	    line-height: 1.5;
	}
}

.OpenStepMainWrapper .ShortDesc ul,
.OpenStepMainWrapper .OnlyDesc ul{
	margin-top: 1.5em;
    margin-bottom: 1.5em;
} 
blockquote ol, blockquote ul,

.OpenStepMainWrapper .ShortDesc ol, 
.OpenStepMainWrapper .ShortDesc ul,
.OpenStepMainWrapper .OnlyDesc ol,
.OpenStepMainWrapper .OnlyDesc ul{
	padding-left: 1.125em;
}
.OpenStepMainWrapper .ShortDesc ul,
.OpenStepMainWrapper .OnlyDesc ul{
	list-style-type: disc;
}
.OpenStepMainWrapper .ShortDesc ol,
.OpenStepMainWrapper .OnlyDesc ol{
	margin-top: 1em;
    margin-bottom: 1em;
}
.OpenStepMainWrapper .ShortDesc li,
.OpenStepMainWrapper .OnlyDesc li{
	margin-bottom: .75em;
}
.OpenStepMainWrapper .ShortDesc li br,
.OpenStepMainWrapper .OnlyDesc li br{
	display: none;
} 
blockquote {
    border-left: 2px solid #de00a5;
    padding-left: 1em;
    margin: 1.5em 0;
}
@media screen and (min-width: 768px){
blockquote {
    margin-left: calc(-1rem + -2px);
}
.OpenStepMainWrapper .OnlyDesc table th {
    border-bottom: 1px solid #ededee;
    padding-top: 0;
}
.OpenStepMainWrapper .OnlyDesc iframe{
    width: 100%;
    height: 80px;
    border: 0;
}
.soundcite-loaded { 
    border-radius: 6px;
    padding: 0 5px;
    display: inline-block;
    cursor: pointer;
    background: rgba(0,0,0,.1);
}  
.soundcite {
    border-radius: 0;
    background: #ededee;
}
}


/** Banner Responsive Css **/

@media only screen and (min-width:768px) and (max-width:1024px) {
	.FirstBannerWrap,.SecondBannerWrap,.ThirdBannerWrap {
	    width: 720px;
	}
}

@media only screen and (min-width:481px) and (max-width:767px) {
    .FirstBannerWrap,.SecondBannerWrap,.ThirdBannerWrap {
        width: 450px;
        height: inherit;
    }
    .FirstBannerWrap .ContaintWrap {
        left: 0;
    	padding: 20px;
    }
    .FirstBannerWrap .LeftWrap {
	    width: 310px;
	    margin-right: 20px;
	}
    .SecondBannerWrap .RightWrap {
        width: 100%;
        margin-left: 0;
    }
    .SecondBannerWrap .RightWrap .BlueCol {
	    width: 100%;
	}
    .SecondBannerWrap .RightWrap .ViewCourseBtn span {
        width: inherit;
	    font-size: 14px;
	    height: initial;
	    padding: 6px 12px;
    } 
    .SecondBannerWrap .ContaintWrap {
        top: inherit;
	    text-align: center;
	    padding: 20px 10px;
    }
    .SecondBannerWrap .RightWrap .BlueCol h4.Title {
	    font-size: 25px;
	    line-height: 1.3;
	}
	.SecondBannerWrap .ContaintWrap h2.Title {
	    font-size: 40px;
	    line-height: 45px;
	    padding: 0px 10px;
	}
	.SecondBannerWrap .RightWrap .ViewCourseBtn {
	    margin-left: 0;
	    margin-top: 10px;
	}
}
@media only screen and (min-width:320px) and (max-width:480px) {
    .FirstBannerWrap,.SecondBannerWrap,.ThirdBannerWrap {
        width: 100%;
        height: inherit;
    }
    .FirstBannerWrap .ContaintWrap {
        left: inherit;
    	padding: 12px;
    }
    .FirstBannerWrap .ContaintWrap h3.Title {
	    font-size: 30px;
	    line-height: 32px;
	}
	
    .SecondBannerWrap .RightWrap {
        width: 100%;
        margin-left: 0;
    }
    .SecondBannerWrap .RightWrap .ViewCourseBtn span {
        width: inherit;
        font-size: 14px;
        line-height: 17px;
        height: inherit;
            padding: 12px 15px;
    }
    .SecondBannerWrap .ContaintWrap {
        top: inherit;
	    width: 100%;
	    text-align: center;
	    padding: 20px 10px;
	    box-sizing: border-box;
    }
    .SecondBannerWrap .RightWrap .BlueCol {
    	width: 100%;
        display:block;
        padding: 8px 15px;
        margin: 8px 0px;
    }
    .FirstBannerWrap::before {
        height: 100%;
	    top: 0;
	    left: 0;
	    transform: rotate(0deg);
	    background-color: rgba(0,0,0,0.5);
    }

    .FirstBannerWrap .LeftWrap {
       width: 100%;
    	margin: 0 auto;
    	text-align: center;
    }
    .FirstBannerWrap .LeftWrap .ShortDesc{
    	line-height: 1.2;
    }
    .ViewCourseBtn span {
	    display: block;
	    width: inherit;
	    height: inherit;
	    padding: 10px 15px;
	    box-sizing: border-box; 
	}
	.FirstBannerWrap .RightWrap {
	    display: block;
	    text-align: center;
	    margin:0 auto; 
	}
    .SecondBannerWrap .ContaintWrap h2.Title {
        font-size: 30px;
    	line-height: 35px;
    }
    .SecondBannerWrap .RightWrap .BlueCol h4.Title {
        font-size: 22px;
	    margin-top: 5px;
	    line-height: 1.2;
    }
    .ThirdBannerWrap .ContaintWrap h2.Title{
    	font-size: 35px;
        line-height: 1; 
    }
    .ThirdBannerWrap .ContaintWrap h5.Title, .ThirdBannerWrap .ContaintWrap .ShortDesc {
        font-size: 15px;
        line-height: 25px;
    }
}
@media only screen and (min-width:320px) and (max-width:384px) {
    .FirstBannerWrap .ContaintWrap h3.Title,.ThirdBannerWrap .ContaintWrap h2.Title {
        font-size: 30px;
        line-height: 32px;
    }
    .SecondBannerWrap .RightWrap .BlueCol {
        padding: 8px 5px;
    }
    .ThirdBannerWrap .ContaintWrap h5.Title, .ThirdBannerWrap .ContaintWrap .ShortDesc {
        font-size: 14px;
    }
}
@media only screen and (min-width:320px) and (max-width:374px) {

    .FirstBannerWrap .ContaintWrap h3.Title, .ThirdBannerWrap .ContaintWrap h2.Title {
        font-size: 28px;
        line-height: 30px;
    }
    .SecondBannerWrap .ContaintWrap h2.Title {
        font-size: 30px;
        line-height: 32px;
    }
    .FirstBannerWrap .ContaintWrap h5.Title {
        font-size: 16px;
        line-height: 22px;
    }
    .ThirdBannerWrap .ContaintWrap .ShortDesc br{
    	display: none;
    }
}

/** New Banner End **/


/****************** Responsive CSS *******************/

@media only screen and (min-width:1225px) and (max-width:1280px) {}

@media only screen and (min-width:320px) and (max-width:1224px) {
	.OpenStepMainWrapper .InnerContainWrapper {
		width:94% !important;
		padding: 0px 0px 40px;
	}
	.ResCreateBy {
		display: block;
	}	
	.ResCreateBy  .Text.CreatedBy{
		margin: 10px 0px 8px;
		font-size: 16px;
	    line-height: 26px;
	}
	.ArticleMainWrapper .LeftImg, .OpenStepWrapper .OS-LeftWrap {
	    width: 88%; 
	    float: none;
	    margin: 0 auto;
	}	
	.OpenStepWrapper .OS-LeftWrap {
		width: 100%; 
	}
	.OpenStepWrapper .TopShareIconWrap {
	    border-bottom: 1px solid #979797;
	    padding: 8px 0px;
	}	
	.OpenStepWrapper .MainVideoImgWrap {
	    margin: 20px 0px 0;
	}	
	.OpenStepWrapper .ShareIconWrapper h6.Title {
	    margin-bottom: 0px;
	    display: inline-block;
	    vertical-align: middle;
	    margin-right: 15px;
	}	
	.OpenStepWrapper .ShareIconWrapper ul{
		display: inline-block;
	}	
	.PinkShadowWrapper,.RegisterGrayBox,.ArticleMainWrapper,.RelatedStoriesWrapper,	.OpenStepWrapper .MainVideoImgWrap .TextWrap .Download-and-Caption .Caption,.OpenStepWrapper .PaginationWrap a span,
	.OpenStepWrapper .BannerWrap{
		display: none;
	}	
	.ResOtherStepsCourseWrap,.ResPinkShadowWrapper,	.NewsCategoriesWrap,.ResReadMore,
	.OpenStepWrapper .ResBannerWrap{
		display: block;
	}	
	.ResPinkShadowWrapper{
		margin: 30px 0px 20px;
	}	
	.ArticleMainWrapper .CreateBy, .OpenStepWrapper .OS-RightWrap {
	    width:100%;
	    float: none;
	    margin: 30px auto 0px;
	    display: block;
	}	
	.OpenStepWrapper .OS-RightWrap .GrayBox {
	    padding: 15px;
	}	
	.PinkShadowWrapper .WhiteBoxCol {
	    float: none;
	    display: block;
	    margin: 0 auto 30px;
	}	
	.PinkShadowWrapper .LeftWrap {
	    float: none;
	    width: 100%;
		display: block;
	}	
	.PinkShadowWrapper .LeftWrap .DescWrap {
	    display: block;
	    width: calc(100% - 0px);
	}	
	.PinkShadowWrapper .LeftWrap .WhiteLogo {
	    display: block;
	    margin: 0 auto 20px;
	}	
	.OpenStepWrapper .OS-RightWrap .WhiteBox {
	    margin-bottom: 0;
	}
	.FutureLearnCoursesWrapper .InnerContainWrapper {
	    padding-top:0px;
	}	
	.FutureLearnCoursesWrapper .ListWrap ul li {
	    margin: 12px 10px !important;
	}	
	.OpenStepWrapper .MainVideoImgWrap .TextWrap .Transcript {
	    width: 28%;
	}	
	.OpenStepWrapper .MainVideoImgWrap .TextWrap .Download-and-Caption {
	    width: 70%;
	}	
	.ResCreateBy .Text{
		font-size: 13px;
		line-height: 20px;
	}	
	.FutureLearnCoursesWrapper .ListWrap ul {
	    text-align: center;
	} 
	#AllCourses .OtherStepsCourseWrap,.ArticleMainWrapper .PaginationWrap {
	    width: 100%;
	}
	#AllCourses .OtherStepsCourseWrap ul li:last-child {
	    margin-left: 10px;
	    width: 47%;
	}
	#AllCourses .OtherStepsCourseWrap ul li {
	    margin-right: 10px;
	}
	ul.ThreeColumn{
		column-count: 2;
	}

	.OpenStepWrapper .OS-LeftWrap .InnerCol .MainVideoImgWrap .ImgWrap img{
		min-height: 481px;
	}
	.OpenStepWrapper .OS-RightWrap .GrayBox .ImgWrap img{
		min-height: 276px;
	} 
	.OpenStepWrapper .OS-RightWrap .GrayBox .CreateBy .ImgWrap img{
		min-height: 182px;
	}

}

/*@media only screen and (min-width:1025px) and (max-width:1224px) {
	#exitpopup {
	    width: 98%;
	}
	.ExitPopupWrap {
	    width: 100%;
	}
	.FirstPopupWrap { 
	    width: 50%;
	}
	.ExitPopupWrap .HeaderLogo .PopupLogo {
	    width: 460px;
	}
	.PopupHeaderWrap h2.Title {
	    font-size: 28px;
	    line-height: 34px;
	}
	.FirstPopupWrap .PopupHeaderWrap {
	    padding: 8px 30px 8px 155px;
	}
	.SecondPopupWrap .PopupHeaderWrap {
	    padding: 8px 140px 8px 40px;
	}
	.FirstPopupWrap .PopupContaintWrap .ImgWrap img {
	    max-width: 100%;
	}
	.FirstPopupWrap .PopupContaintWrap .ImgWrap {
	    width: 220px; 
	    margin-top: -40px; 
	}
	.SecondPopupWrap .PopupContaintWrap .ImgWrap {
	    width: 230px !important;
	    margin-top: -30px !important;
	}
	.FirstPopupWrap .PopupContaintWrap .ImgWrap::after {
	    width: 210px;
	    height: 210px;
	    bottom: 14px;
	    left: -34px;
	}
	.SecondPopupWrap .PopupContaintWrap .ImgWrap::after {
	    right: -13px;
	    width: 200px;
	    height: 200px;
	    bottom: 12px;
	    left: auto;
	}
	.PopupContaintWrap .DescWrap .FillPopupBtn a {
	    font-size: 14px;
	    padding: 11px 8px;
	    min-width: 245px;
	}
	.FirstPopupWrap .PopupContaintWrap .BulletPoint {
	    padding-left: 15px;
	}
	.FirstPopupWrap .PopupContaintWrap .BulletPoint .Text {
	    font-size: 20px;
	}

}*/ 

@media only screen and (min-width:320px) and (max-width:1024px) {
	.OpenStepMainWrapper .OnlyDesc table th {
	    border-bottom: 1px solid #ededee;
	    padding-top: 0;
	}
	/*.SecondPopupWrap {
	    border-left: 0px dashed #393b42;
	    border-top: 2px dashed #393b42;
	}*/
	/** 021120 vish **/
	/*.exit_overlay{
		display: none !important;  
	} 

	#exitpopup { 
	    top: 30px !important; 
	    width: 94%;
	    height: 90% !important;
	    left: 50% !important;
	    margin-left: -47%;
	    overflow: auto;
	    display: none !important;
	}
	.ExitPopupWrap { 
	    padding-top: 0px;
	}
	.ExitPopupWrap,.SecondPopupWrap, .FirstPopupWrap {
	    width: 100%;
	}
	.ExitPopupWrap .HeaderLogo .PopupLogo {
		width: auto; 
	}*/

}
@media only screen and (min-width:769px) and (max-width:1024px) {

}

@media only screen and (min-width:481px) and (max-width:768px) {
	.OpenStepMainWrapper h1.OS-Title {
	    font-size: 35px;
	    line-height: 45px;
	}
	.OtherStepsCourseWrap {
	    width: 100%;
	}
	.RelatedStoriesWrapper .ListWrap ul li .Col .ImgWrap, .OtherStepsCourseWrap ul li .Col .ImgWrap {
	    margin-right: 10px;
	}	
	#AllCourses .OtherStepsCourseWrap ul li .Col.NextStep .ImgWrap {
	    margin-left: 10px;
	}	
	#AllCourses .OtherStepsCourseWrap ul li .Col.PrevStep .DescWrap, #AllCourses .OtherStepsCourseWrap ul li .Col.NextStep .DescWrap {
	    width: 57%;
	}
	#AllCourses .OtherStepsCourseWrap ul li .Col.PrevStep h5.Title, #AllCourses .OtherStepsCourseWrap ul li .Col.NextStep h5.Title {
	    font-size: 20px;
	    line-height: 25px;
	}

	/** 021120 vish **/

	/*.FirstPopupWrap .PopupHeaderWrap {
	    padding: 30px 40px 30px 120px;
	}
	.SecondPopupWrap .PopupHeaderWrap {
	    padding: 30px 100px 30px 40px;
	}*/
	

	
}

@media only screen and (min-width:320px) and (max-width:767px){
	.exit_overlay,#exitpopup { 
	    display: none !important;
	} 
}

@media only screen and (min-width:481px) and (max-width:667px) {
	.BannerOneWrap {
	    width: 100%;
	    height: inherit;
	    background-size: cover;
	}
	.BannerOneWrap .BannerLeft {
	    float: none;
	    margin: 0 auto;
	}
	.BannerOneWrap .BannerRight {
	    float: none;
	    width: 94%;
	    padding: 25px 20px 20px;
	    text-align: center;
	    margin: 0 auto;
	}

	.PopupHeaderWrap,.SecondPopupWrap .PopupHeaderWrap {
	    min-height: inherit;
	}
	.PopupHeaderWrap h2.Title, .PopupContaintWrap h2.Title {
    	font-size: 26px;
    	line-height: 35px; 
	}
	.FirstPopupWrap .PopupContaintWrap {
	    padding: 0;
	}
	.FirstPopupWrap .PopupContaintWrap .DescWrap .Desc {
	    margin-left: 0;
	    color: #333333;
	}
	.SecondPopupWrap .PopupHeaderWrap h2.Title{
		width: 100%;
	}
	.SecondPopupWrap .PopupHeaderWrap h2.Title br{
		display: none;
	}
	.SecondPopupWrap .PopupContaintWrap .DescWrap {
	    padding: 65px 5px 0px;
	} 
	.FirstPopupWrap {
		min-height: 535px;
	}
	.SecondPopupWrap {
	    min-height: 540px;
	}
	.FirstPopupWrap .PopupContaintWrap .DescWrap {
	    width: 38%;
	}

}

@media only screen and (min-width:600px) and (max-width:767px) {
	.OpenStepWrapper .OS-LeftWrap .InnerCol .MainVideoImgWrap .ImgWrap img{
		min-height: 375px;
	}
	.OpenStepWrapper .OS-RightWrap .GrayBox .ImgWrap img{
		min-height: 212px;
	} 
}
@media only screen and (min-width:481px) and (max-width:599px) {
	
	.OpenStepWrapper .OS-LeftWrap .InnerCol .MainVideoImgWrap .ImgWrap img{
		min-height: 300px;
	}
	.OpenStepWrapper .OS-RightWrap .GrayBox .ImgWrap img{
		min-height: 168px;
	} 
}

@media only screen and (min-width:320px) and (max-width:480px) {
	.OpenStepMainWrapper h1.OS-Title {
	    font-size: 25px;
	    line-height: 35px;
	}
	.OtherStepsCourseWrap {
	    width: 100%;
	}	
	.ArticleMainWrapper .LeftImg, .OpenStepWrapper .OS-LeftWrap {
	    width: 100%;
	}	
	.OpenStepMainWrapper .ShortDesc {
	    font-size: 18px;
	    line-height: 30px;
	}	
	.OpenStepWrapper .MainVideoImgWrap .TextWrap .Download-and-Caption,	
	.OpenStepWrapper .MainVideoImgWrap .TextWrap .Transcript {
	    font-size: 13px;
	}	
	.OpenStepWrapper .MainVideoImgWrap .TextWrap .Transcript {
	    width: 30%;
	}	
	.OpenStepMainWrapper .OnlyDesc {
	    font-size: 18px;
	}	
	.OpenStepWrapper .PaginationWrap a {
	    font-size: 15px;
	}	
	/*.OpenStepMainWrapper .PaginationWrap .ViewAllCourses {
	    margin-left: -43px;
	}*/
	.OpenStepWrapper .PaginationWrap {
	    padding: 10px 40px;
	}	
	.OpenStepWrapper .OS-RightWrap .GrayBox.FirstGrayBox::after{
		content: '';
	    position: absolute;
	    background-color: #f3f3f4;
	    width: 108%;
	    height: 100%;
	    top: 0;
	    left: -4%;
	    z-index: -1;
	}	
	.OpenStepWrapper .OS-RightWrap .GrayBox {
	    padding: 15px 0px;
	}	
	.OpenStepWrapper .OS-RightWrap .OtherTopStoriesBox.GrayBox{
		padding: 15px;	
	}	
	.OpenStepWrapper .OS-RightWrap h4.Title {
	    font-size: 23px;
	    line-height: 32px;
	}	
	.OtherStepsCourseWrap ul li .Col .ImgWrap {
	    width: 80px;
	    margin-right: 15px;
		margin-bottom: 10px;
	}	
	.OtherStepsCourseWrap ul li .Col .DescWrap h5.Title {
	    font-size: 20px;
	    line-height: 25px;
	    margin-bottom: 10px;
	}	
	.PinkShadowWrapper .WhiteBoxCol {
	    width: 100%;
	}	
	.PinkShadowWrapper .LeftWrap .DescWrap h3.Title {
	    font-size: 22px;
	    line-height: 32px;
	}	
	.OpenStepMainWrapper .InnerContainWrapper {
	    width: 88% !important;
	}	
	.PinkShadowWrapper.ResPinkShadowWrapper{
		position: relative;
	}	
	.PinkShadowWrapper.ResPinkShadowWrapper::before{
		content: '';
		position: absolute;
		background: rgb(221,0,165);
	    background: -webkit-linear-gradient(left, rgba(221,0,165,1) 0%, rgba(77,0,158,1) 100%);
	    background: -o-linear-gradient(left, rgba(221,0,165,1) 0%, rgba(77,0,158,1) 100%);
	    background: linear-gradient(to right, rgba(221,0,165,1) 0%, rgba(77,0,158,1) 100%);
		width: 115%;
	    height: 100%;
	    top: 0;
	    left: -8%;
	}	
		.OpenStepWrapper .InnerContainWrapper{
			padding-bottom: 20px;
		}	
	.PinkShadowWrapper.ResPinkShadowWrapper .InnerContainWrapper{
		width: 100% !important;
		padding: 20px 0px;
	}	
	.OpenStepWrapper .ShareIconWrapper ul li{
		margin-right: 2px;
	}
	.OpenStepWrapper .PaginationWrap .NextStepArrow, .OpenStepWrapper .PaginationWrap .PreviousStepArrow {
	    width: 30px;
	    height: 30px;
	    margin-top: -15px;
	}	
	.OpenStepWrapper .OS-RightWrap .OtherTopStoriesBox h5.Title {
	    font-size: 22px;
	    line-height: 30px;
	}
	.FutureLearnCoursesWrapper h2.Title {
	    font-size: 26px;
		line-height: 35px;
	}	
	.FutureLearnCoursesWrapper .ListWrap ul li {
	    margin: 0px 0px 20px !important;
	    width: 100%;
	    display: block;
	}	
	.FutureLearnCoursesWrapper .TransPinkBtn {
	    display: block;
	}	
	.OpenStepWrapper h2.Title {
	    line-height: 30px;
	}	
	
	#AllCourses .OtherStepsCourseWrap ul li:last-child,	
	#AllCourses .OtherStepsCourseWrap ul li {
	    width: 100%;
	    margin-right: 10px;
	    margin-left: 0px;
	}
	#AllCourses .OtherStepsCourseWrap ul li .Col.NextStep .ImgWrap {
	    margin-right: 10px;
	    margin-left: 0px;
	    float: left;
	}
	#AllCourses .OtherStepsCourseWrap ul li .Col.PrevStep .DescWrap, #AllCourses .OtherStepsCourseWrap ul li .Col.NextStep .DescWrap {
	    width: 67%;
	        float: left !important;
	        text-align: left;
	} 
	.ArticleMainWrapper h4.Title {
	    font-size: 25px; 
	    line-height: 35px;
	}
	.ArticleMainWrapper h2.Title {
	    font-size: 28px;
	    line-height: 32px;
	}

	/** Banner **/

	.BannerOneWrap {
	    width: 100%;
	    height: inherit;
	    background-size: cover;
	}
	.BannerOneWrap .BannerLeft {
	    float: none;
	    margin: 0 auto 75px;
	        width: 300px;
	}
	.BannerOneWrap .BannerRight {
	    float: none;
	    width: 94%;
	    padding: 25px 10px 20px;
	    text-align: center;
	    margin: 0 auto;
	}
	.BannerOneWrap .PinkCircle {
	    left: 125px;
	    bottom: -60px;
	    top: inherit;
	}
	.BannerOneWrap .ViewCourseBtn a {
	    left: 225px;
	    bottom: -82px;
	    top: inherit;
	}
	.BannerTwoWrap,.BannerTwoWrap .ImgSquer,.BannerThreeWrap,.BannerThreeWrap .ImgSquer {
	    width: 300px;
	    height: 300px;
	    overflow: hidden;
	}
	.BannerThreeWrap .BannerThreeText {
	    padding: 25px 22px;
	}
	.BannerThreeWrap .ViewCourseBtn a {
	    height: 70px;
	    padding: 16px 7px 0px;
	}
	ul.ThreeColumn{
		column-count: 1;
	    column-gap: 0px;
	} 

	/** 021120 vish **/

	
	.ExitPopupWrap .ExitPopupClose {
	    top: 0px;
	    right: 0px;
	}
	.FirstPopupWrap .PopupContaintWrap {
	    padding: 0;
	}
	.ExitPopupWrap h2.TopTitle{
	    font-size: 32px; 
	    line-height: 42px;
	}
	.FirstPopupWrap .PopupContaintWrap .ImgWrap {
	    float: none;
	    margin-right: 0;
	    margin-bottom: 70px;
	}
	.SecondPopupWrap .PopupContaintWrap .ImgWrap{
		margin-right: 0;
    	margin-left: auto;
    	text-align: right;
	}
	.FirstPopupWrap .PopupContaintWrap .DescWrap {
	    width: 100%;
	    float: none;
	    padding-bottom: 40px;
	    text-align: center;
	}
	.FirstPopupWrap .PopupContaintWrap .BulletPoint {
		text-align: left;
		padding-left: 7px;
	}
	.FirstPopupWrap .PopupContaintWrap .BulletPoint .Text br {
	    display: none;
	}
	.SecondPopupWrap .PopupHeaderWrap h2.Title br{
		display: none;
	}
	.FirstPopupWrap .PopupContaintWrap .BulletPoint ul li {
	    width: 100%;
	}
	.FirstPopupWrap .PopupContaintWrap .DescWrap .Desc {
	    margin-left: 0;
	    color: #333333; 
	}
	.SecondPopupWrap .PopupHeaderWrap h2.Title{
		width: 100%;
	}
	.SecondPopupWrap .PopupContaintWrap .DescWrap {
	    padding: 0 0 40px;
	} 

	.SecondPopupWrap .PopupContaintWrap .DescWrap .FillPopupBtn {
	    margin-top: 20px;
	}
	.PopupHeaderWrap h2.Title {
	    font-size: 25px;
    	line-height: 32px;
	}
	
	.SecondPopupWrap .PopupContaintWrap .ImgWrap img,
	.FirstPopupWrap .PopupContaintWrap .ImgWrap img{
		max-width: 100%;
	}
	.FirstPopupWrap .PopupContaintWrap .BulletPoint .Text {
	    font-size: 20px;
	    line-height: 28px; 
	}
	.PopupHeaderWrap h2.Title,.SecondPopupWrap .PopupContaintWrap .DescWrap,
	.FirstPopupWrap .PopupContaintWrap .DescWrap .Desc {
	    text-align: center;
	}
	.PopupContaintWrap .PinkSepLine { 
	    margin: 15px auto;
	    text-align: center;
	}
	.SecondPopupWrap .PopupContaintWrap .DescWrap .ShortDesc {
	    width: 100%;
	}
	.SecondPopupWrap .PopupHeaderWrap,
	.FirstPopupWrap .PopupHeaderWrap {
		padding: 10px 10px 50px;
	    min-height: inherit;
	    text-align: center; 
	    display: block;
	}
	.SecondPopupWrap .PopupContaintWrap .ImgWrap::after {
		right: -18px;
		width: 230px;
		height: 230px;
		bottom: 0px;
	}
	.PopupHeaderWrap h2.Title br{
		display: none;
	}

	.OpenStepWrapper .OS-LeftWrap .InnerCol .MainVideoImgWrap .ImgWrap img{
		min-height: 220px;
	}
	.OpenStepWrapper .OS-RightWrap .GrayBox .ImgWrap img{
		min-height: 132px;
	} 
	.OpenStepWrapper .OS-RightWrap .GrayBox .CreateBy .ImgWrap img {
	    min-height: 182px;
	}

}

@media only screen and (min-width:320px) and (max-width:374px) {
	.OpenStepWrapper .ShareIconWrapper ul li {
	    margin-bottom: 5px;
	}	
	.OpenStepWrapper .PaginationWrap a {
	    font-size: 13px;
	}	
	.OpenStepMainWrapper .InnerContainWrapper {
	    width: 92% !important;
	}	
	/*.OpenStepMainWrapper .PaginationWrap .ViewAllCourses {
	    margin-left: -37px;
	}*/
	.OpenStepWrapper .OS-RightWrap h4.Title {
	    font-size: 21px; 
	    line-height: 30px;
	}	
	.OtherStepsCourseWrap ul li .Col .DescWrap h5.Title {
	    font-size: 18px;
	    line-height: 22px;
	}	 
	.FutureLearnCoursesWrapper h2.Title {
	    font-size: 24px;
	    line-height: 32px;
	}	
	.FirstGrayBox .ImgWrap img {
		width: 100%;
	}	
	.OpenStepWrapper .OS-LeftWrap .InnerCol .MainVideoImgWrap .ImgWrap img{
		min-height: 195px;
	}
	.OpenStepWrapper .OS-RightWrap .GrayBox .ImgWrap img{
		min-height: 115px;
	} 
	.OpenStepWrapper .OS-RightWrap .GrayBox .CreateBy .ImgWrap img {
	    min-height: 175px;
	}
}







.OpenStepMainWrapper .u-italic {
    font-style: italic;
}
.OpenStepMainWrapper p, .OpenStepMainWrapper pre {
    margin-top: 1.5em;
    margin-bottom: 1.5em;
}
.OpenStepMainWrapper code br {
	display: block !important;
}

.OpenStepMainWrapper blockquote {
    margin: 1.5em 0 1rem;
}

.OpenStepMainWrapper .blockquot_div {
    margin-top: 1.5em;
    margin-bottom: 1.5em;
}
#AllCourses .OtherStepsCourseWrap ul li.SingleLI .Col.PrevStep .DescWrap .Link,
#AllCourses .OtherStepsCourseWrap ul li .Col.NextStep .DescWrap .Link {
    float: left;
}
#AllCourses .OtherStepsCourseWrap ul li.SingleLI .Col.NextStep .DescWrap .Link,
#AllCourses .OtherStepsCourseWrap ul li .Col.PrevStep .DescWrap .Link {
    float: right;
} 
    


 
/** 041220 vish **/

.ui-menu .ui-menu-item {
    font-size: 13px;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    border: 1px solid #de00a5 !important;
    background: #de00a5 !important; 
    background-image: none !important;
}


/*** 081220 roy  **/
.article-list ul.StepTagUL {
    columns: 250px 3;
    column-gap: 36px;
}


/** 050521 vish **/

.FooterWrap .InnerContainWrapper{ 
	max-width: 1180px;
	width: 100%;  
	margin: 0 auto;
	padding: 40px 10px; 
}
.FooterWrap .FooterCol{
	display: inline-block;
    vertical-align: top;
    margin-right: 40px;
    width: 22%;
}
.FooterWrap .FooterCol:last-child{
	margin-right: 0px;
}
.FooterWrap .FooterCol h4{
	    color: #3a343a;
    font-size: 22px;
    line-height: 1.27;
    font-weight: 700;
} 
.FooterWrap .FooterCol ul{
	padding: 0;
	margin: 0; 
    list-style-type: none;
}

.FooterWrap .FooterCol ul li a{
	font-size: 16px;
    line-height: 1.5;
    text-decoration: underline;
}

@media only screen and (min-width:768px) and (max-width:1024px) {
.FooterWrap .FooterCol {
    margin-right: 25px;
}
}
@media only screen and (min-width:481px) and (max-width:767px) {
.FooterWrap .FooterCol {
	width: 46%;
    margin-right: 20px;
}
}	
@media only screen and (min-width:320px) and (max-width:480px) {
.FooterWrap .FooterCol {
	width: 100%;
    display: block;
    margin-right: 0px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px;
    padding-bottom: 30px;
}
.FooterWrap .FooterCol:last-child{
	border-bottom: 0px solid #ddd;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
}








