.colm {
    border-right: 1px solid rgba(255,255,255,.08);
}

.intro-wrap .colm:first-child {
    border-right: 1px solid rgba(255,255,255,.08);
    background: #952524;
}

.colm {
    background: white;
}

svg.svg-inline--fa.fa-long-arrow-alt-left.fa-w-14 {
    margin-right: 14px;
}

svg.svg-inline--fa.fa-long-arrow-alt-right.fa-w-14 {
    margin-left: 14px;
}

.d-none{display: block;}


img.ebat5 {
    width: 70px;
    height: auto;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.intro-wrap:before {
    background-image: radial-gradient(circle at 50% 0,#b3b3b3,#6c6c6c 79%);
}


.intro-wrap .colm .step-item .text i {
    font-size: 140px;
    position: inherit;
    top: 0;
    left: 0;
}

#intro .step-item .relative{
	padding-left:0px;
}

.intro-wrap .colm .step-item .btn {
    text-align: center;
    margin-top: 40px;
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
}

img.ebat1 {
    width: 320px;
    height: auto;
}

img.ebat2 {
    width: 320px;
    height: auto;
}

img.ebat3 {
    width: 320px;
    height: auto;
}


.intro-wrap.left:after{opacity:1; background-image: radial-gradient(circle at 50% 0,#4a4a4a,#212121 79%);}
.intro-wrap.center:after{opacity:1; background-image: radial-gradient(circle at 50% 0,#4a4a4a,#212121 79%);}
.intro-wrap.right:after{opacity:1; background-image: radial-gradient(circle at 50% 0,#4a4a4a,#212121 79%);}

.intro-wrap.center:before {
opacity: 0;
}