/* Custom Styles */
h1, h2, h3, h4{
    font-family: "Bebas Neue";
    font-weight: 100;
    
}
h1{
    font-size: 72px;
}

div#block-1604333823084{
    z-index: 1;
}

.inline-sp p {
    display: inline-block;
    vertical-align: middle;
}

.detailed-sp ul li {
    border: 1px solid #fff;
    padding: 30px 0 30px 50px;
    list-style: none;
}

li.sp1:before {
    content: url(https://kajabi-storefronts-production.global.ssl.fastly.net/kajabi-storefronts-production/themes/2915123/assets/n1.png);
    position: absolute;
    left: 240px;
    vertical-align: middle;
    top: 45px;
}

li.sp2:before {
    content: url(https://kajabi-storefronts-production.global.ssl.fastly.net/kajabi-storefronts-production/themes/2915123/assets/n2.png);
    position: absolute;
    left: 240px;
    vertical-align: middle;
    top: 165px;
}

li.sp3:before {
    content: url(https://kajabi-storefronts-production.global.ssl.fastly.net/kajabi-storefronts-production/themes/2915123/assets/n3.png);
    position: absolute;
    left: 240px;
    vertical-align: middle;
    top: 285px;
}

li.sp4:before {
    content: url(https://kajabi-storefronts-production.global.ssl.fastly.net/kajabi-storefronts-production/themes/2915123/assets/n4.png);
    position: absolute;
    left: 240px;
    vertical-align: middle;
    top: 405px;
}

.discover-sp li {
    list-style: none;
    background: url(https://v.fastcdn.co/u/92637902/53742329-0-creating-your-sales-.png) no-repeat;
    padding: 0 0 15px 50px;
    line-height: 1.2em;
    font-size: 15px;
}

.inside-sp li {
    list-style: none;
    background: url(https://v.fastcdn.co/u/92637902/53742323-0-Build-Your-Sales-Pag.png) no-repeat;
    padding: 0 0 15px 50px;
    line-height: 1.5em;
    font-size: 18px;
    background-size: 10%;
}

ul.steps-sp li {
    background-color: #DEE1E0;
    background: url(https://v.fastcdn.co/u/92637902/53760011-0-Sales-page-templates.png) no-repeat #DEE1E0;
    background-size: 50px;
    vertical-align: middle;
    padding-left: 60px;
    margin-bottom: 10px;
    list-style:none;
}

ul.steps-sp.no-bg li{
    background: url(https://v.fastcdn.co/u/92637902/53760011-0-Sales-page-templates.png) no-repeat;
    background-size: 50px;
}


@media screen and (max-width: 1080px){
    li.sp1:before, li.sp2:before, li.sp3:before, li.sp4:before{
        left: 200px;
    }
    
}

@media screen and (max-width: 767px){
    li.sp1:before, li.sp2:before, li.sp3:before, li.sp4:before{
        left: 35px;
    }
    
}

@media screen and (max-width: 480px){
    h1{
        font-size: 32px;
    }
    li.sp1:before, li.sp2:before, li.sp3:before, li.sp4:before{
        left: 10px;
    }
    li.sp1:before{
        top: 55px;
    }
    li.sp2:before{
        top: 225px;
    }
    li.sp3:before{
        top: 375px;
    }
    li.sp4:before{
        top: 515px;
    }
}

