.point-list ul{
	margin-top: 0;
	margin-bottom: 4rem;
}
.point-list ul:last-child{
	margin-bottom: 0;
}
.point-list ul > li:after{
	background: #000000;
}
.point-list-blue ul > li:after{
	background: #0063E8;
}
.point-list ul + p,
.point-list .fw-24 + p + p{
	margin-bottom: 1.6rem;
}
.point-list .fw-24 + p + p{
	margin-top: 4rem;
}
.point-list p strong{
	font-weight: 500;
}
.point-list-btn{
	margin-top: 4rem;
}
.point-list p span{
	color: #E30613;
}
.point-list-blue p + ul{
	margin-top: -0.8rem;
}
.point-list-blue ul + p{
	margin-bottom: 2.4rem;
}
.sec-point .col-lg-6 + .col-lg-12{
	margin-top: 6.4rem;
}
@media(min-width:1360px) and (max-width:1459.98px){
	.point-list .fw-24 + p + p {
    	margin-top: 3.2rem;
	}
	.point-list ul {
    	margin-bottom: 3.2rem;
	}
}
@media(min-width:1200px) and (max-width:1359.98px){
	.point-list .fw-24 + p + p {
    	margin-top: 3.2rem;
	}
	.point-list ul {
    	margin-bottom: 3.2rem;
	}
	.sec-point .col-lg-6 + .col-lg-12 {
    	margin-top: 4.8rem;
	}
}
@media(min-width:992px) and (max-width:1199.98px){
	.point-list ul {
    	margin-bottom: 3.2rem;
	}
	.point-list-btn {
    	margin-top: 3.2rem;
	}
	.sec-point .col-lg-6 + .col-lg-12 {
    	margin-top: 4.8rem;
	}
}
@media(min-width:768px) and (max-width:991.98px){
	.sec-point .col-lg-6:nth-child(n + 2){
		margin-top: 2.4rem;
	}
	.sec-point .col-lg-6:nth-child(n + 2) .fw-24{
		margin-top: 2rem !important;
	}
	.point-list ul {
    	margin-bottom: 3.2rem;
	}
	.point-list .fw-24 + p + p {
    	margin-top: 3.2rem;
	}
	.point-list-btn {
    	margin-top: 3.2rem;
	}
	.sec-point .col-lg-6 + .col-lg-12 {
    	margin-top: 4rem;
	}
	.sec-point .col-lg-6 + .col-lg-12 + *{
		margin-top: 0.8rem;
	}
	.sec-point .row > .col-lg-12:first-child + .col-lg-6{
		margin-top: 0.8rem;
	}
}
@media(max-width:767.98px){
	.sec-point .col-lg-6:nth-child(n + 2){
		margin-top: 2rem;
	}
	.sec-point .col-lg-6:nth-child(n + 2) .fw-24{
		margin-top: 1rem !important;
	}
	.point-list ul {
    	margin-bottom: 2.4rem;
	}
	.point-list .fw-24 + p + p {
    	margin-top: 2.4rem;
	}
	.point-list-btn{
		margin-top: 2.4rem;
	}
	.point-list-btn .btn{
		width: 100%;
	}
	.sec-point .col-lg-6 + .col-lg-12 {
    	margin-top: 4rem;
	}
	.sec-point .col-lg-6 + .col-lg-12 + *{
		margin-top: 0;
	}
	.point-list-blue ul + p {
    	margin-bottom: 1.6rem;
	}
	.point-list-blue p + ul {
    	margin-top: 0rem;
	}
	.sec-point .row > .col-lg-12:first-child + .col-lg-6{
		margin-top: 0;
	}
}