.rl-btn-turotial{
	font-size: 1.5rem;
    padding: 10px 40px;
    width: 83.5%;
    color: #fff;
}
.rl-linkList>li{
	line-height: 1.7;
	margin-left: -15px;
}

.rl-linkList a{
	text-decoration: underline;
	color: #333;
}

.desc-ul>li{margin-left: 25px;}
	.desc-ul, .desc-ul a{font-size: 1rem;}

.adjust-avatar-img-pos{margin-top: -13px;}

.rl-card-pos{float: none;margin: 0 auto;}

.rl-declareBoard-header-learn{background-image: url(../../images/tutorial/title-1.jpg);}

.rl-card .title{
	font-weight: bolder;
}

.rl-tutorial .tip-new, 
.desc-ul a,
.desc-ul a:hover,
.desc-ul a:focus,
.desc-ul a:active,
.desc-ul a:focus:active{color: #3aba58;}

@media screen and (max-width: 991px){
	.rl-btns-wrapper .rl-btns{margin-bottom: 20px;}
	.rl-btns-wrapper .rl-btns:last-of-type{margin-bottom: 0;}
	.rl-btn-turotial{min-width: 292px}
}

@media screen and (max-width: 767px){
	#rl-tutorial .rl-card h4{margin-top: 15px;}
	/*------------------------------------
            	$SEO Adjust
	------------------------------------*/
	#rl-tutorial .rl-card .text-xs{margin-top: 15px;}
}


