#head {
    background: url(../../img/plugin/Plugin-min.jpg) center top no-repeat #f7f7f7;
}
#head .container {
    position: relative;
}
#head .btn {
    font-size: 17px;
    height: 60px;
    width: 260px;
    padding: 0;
    line-height: 58px;
}
.btns-plate .inline-block {
    display: inline-block;
    vertical-align: top;
}
.btns-plate .inline-block.custom .btn {
    margin-left: 12px;
    width: 232px;
}
.btns-plate .one-time-payment {
    font-style: italic;
    font-weight: normal;
    margin-top: 10px;
    color:white;
}
.markstats .flexitem b {
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 26px;
    text-align: center;
    color: #464646;
    margin-top:25px;
}
.woo-includes {
    color: #CF77BD;
    font-weight: 500;
    margin: 20px 0 40px 0;
}
#video-btn {
    position: absolute;
    top: 100px;
    right: 188px;
    width: 150px;
    text-align: center;
}
#video-btn a {
    color: white;
    font-size: 22px;
    line-height: 55px;
}
#video-btn img {
    transition: all 0.4s;
}
#video-btn img:hover {
    transform: scale(1.1);
}
.info {
    font-weight: normal;
    font-size: 22px;
    line-height: 32px;
}
#head .inner {
    width: 550px;
}
.footer-sale-inner .btn {
    margin: 0;
}
.footer-sale-wrapper {
    background: #464646;
}
.footer-sale-wrapper .row>div:first-child {
    margin-right: 75px;
}
.footer-sale-inner {
    padding-top: 30px;
}
.footer-sale-inner h2 {
    color:white;
}
.risk-free {
    padding: 96px 0 88px;
}
.risk-free h2 {
    margin-bottom: 0;
    padding-bottom: 60px;
}
.risk-free-money,
.risk-free-support,
.risk-free-payment {
    font-size: 16px;
    line-height: 58px;
    position: relative;
    height: 59px;
    padding-left: 70px;
}
.risk-free-money:before,
.risk-free-support:before,
.risk-free-payment:before {
    content: '';
    display: block;
    border: 2px solid #f1932d;
    border-radius: 50%;
    width: 59px;
    height: 59px;
    position: absolute;
    left: 0;
    top: 0;
}
.risk-free-money:before {
    background: url("../../img/main/profits.svg") center/31px no-repeat;
}
.risk-free-support:before {
    background: url("../../img/main/support.svg") center/33px no-repeat;
}
.risk-free-payment:before {
    background: url("../../img/main/safe-zone.svg") center 13px/32px no-repeat;
}
.steps h2 {
    margin-bottom: 50px;
}
.steps .step .step-box {
    position: relative;
    background-color: #fff;
    /*border: 1px solid #dfdfdf;*/
    color: #000;
    font-size: 14px;
    padding: 60px
}

.steps .step .step-box::after,
.steps .step .step-box::before {
    content: '';
    position: absolute;
    top: -10px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-bottom: 10px solid #fff;
    border:0!important;
}

.steps .step .step-box::before {
    top: -11px;
    border-bottom-color: #dfdfdf
}

.steps .step .step-box h4 {
    color: #464646;
    font:22px/30px Roboto; font-weight: 500;
    margin-bottom: 15px
}
.steps .step {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top:73px;
}
.steps .step:first-child {
    margin-top:0;
}

.steps .step:nth-child(2n-1) {
    flex-direction: row-reverse;
}

.demos {
    padding: 25px 0;
    background: url(../../img/plugin/demos.png) no-repeat center center transparent;
    background-size:cover;
}

.demos .container {
    padding: 0 15px
}

.demos h2 {
    font-size: 22px;
    line-height: 1.5;
    font-weight: 400;
    margin: 0
}

.demos h2 small {
    display: block;
    margin: 15px 0 0;
    font-size: 14px;
    font-family: Roboto;
}

.demos h2::after {
    content: '';
    display: block;
    margin: 25px auto;
    background:#fff;
}

.header-business-play-video-mobile {
    text-align: center;
}
#skyrocket {
    background: #464646;
    margin-bottom: 80px;
}

#skyrocket .main-title {
    margin: 0 auto;
    text-align: center;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 42px;
    color:white;
    padding-bottom: 40px;
}
#skyrocket .main-title .new-green {
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    line-height: 36px;
    text-transform: uppercase;
    color: #FFFFFF;
    background:#45AB88;
    border-radius: 5px;
    position: relative;
    top:-5px;
    padding-right: 5px;
    padding-left: 11px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-right: 16px;
}
#skyrocket .cont-wrapper {
    display:flex;
    justify-content: center;
}
#skyrocket .cont {
    display:flex;
    max-width: 1106px;
}
#skyrocket .cont .left {
    margin-right: 58px;
}
#skyrocket .cont .right {
    margin-left: 58px;
}
#skyrocket .cont .right .list-title {
    display:block;
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    line-height: 29px;
    margin-bottom: 33px;
    margin-top: 42px;
    color:white;
}
#skyrocket .cont .right ul {
    margin-left:-22px;
}
#skyrocket .cont .right ul li {
    list-style-type: square;
    padding-left: 20px;
    padding-top:7.5px;
    padding-bottom: 7.5px;
    font-style: normal;
    font-size: 17px;
    line-height: 24px;
    color: white;
}
#skyrocket .cont .right ul li:first-child {
    padding-top:unset;
}
#skyrocket .cont .right ul li:last-child {
    padding-bottom:unset;
}
#skyrocket .cont .right .boost {
    margin-top: 30px;
    margin-bottom: 40px;
    font-style: normal;
    font-weight: bold;
    font-size: 17px;
    line-height: 26px;
    color: white;
}
#skyrocket .cont .right .add-to-order {
    display:flex;
    /*background: #F57F17 url('../../img/custom/white-plus-sign.svg') 30% 50% no-repeat ;*/
    background: #F57F17;
    border-radius: 3px;
    border: unset;
    padding-top: 18px;
    padding-bottom: 18px;
    padding-left: 79.5px;
    padding-right: 79.5px;
    transition: 0.1s;
}
#skyrocket .cont .right .add-to-order:hover {
    background: #cd6d19;
}
#skyrocket .cont .right .add-to-order span {
    position: relative;
    /* top: 2px; */
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 14px;
    display: flex;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
}
#skyrocket .cont .right .add-to-order img {
    margin-right:10px;
    /* margin-top:2px; */
}
#real {
    background: #F7F7F7;
}

#real .owl-carousel {
    max-width: 1100px;
    margin-right: auto;
    margin-left: auto;
}

#real .owl-carousel .owl-nav .owl-next {
    left: auto;
    right: -49px;
}

#real .owl-carousel .owl-nav .owl-prev {
    left: -49px;
}

#real h2 {
    text-align: center;
    /*margin-bottom: 42px;*/
}

#real .item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 460px;
    scroll-snap-align: start;
    flex: 0 0 100%;
}

#real #real-slides {
    display: flex;
    flex-direction: row;
    overflow-x: scroll;
    overflow-y: hidden;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    height: 460px;
}

#real #real-slides::-webkit-scrollbar {
    display: none;
}

#real .img .left {
    width: 49%;
    margin-left: 50px;
}

#real .img .right {
    width: 38%;
    margin-right: 20px;
}

#real .video .right {
    width: 60%;
    flex-shrink: 0;
    margin-right: 10px;
}

#real .video .left {
    padding-right: 20px;
}

#real .title {
    font-weight: 500;
    font-size: 22px;
    line-height: 140%;
    margin-bottom: 28px;
}

#real .info {
    font-weight: 300;
    font-size: 22px;
    line-height: 140%;
    padding-left: 58px;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzYiIGhlaWdodD0iMjgiIHZpZXdCb3g9IjAgMCAzNiAyOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTM1LjA2MiA1LjU5MjE3QzMwLjc1MjcgOC4zMzQ0MyAyOC4yNDU1IDExLjE1NSAyNy41NDA0IDE0LjA1NEwyOC40ODA2IDEzLjkzNjVDMzAuMjA0MyAxMy45MzY1IDMxLjY1MzggMTQuNTI0MSAzMi44MjkgMTUuNjk5NEMzNC4wMDQzIDE2Ljk1MyAzNC41OTE5IDE4LjQ0MTYgMzQuNTkxOSAyMC4xNjUzQzM0LjU5MTkgMjIuMzU5MSAzMy45MjU5IDI0LjEyMiAzMi41OTQgMjUuNDU0QzMxLjI2MiAyNi43ODU5IDI5LjQ5OTEgMjcuNDUxOSAyNy4zMDUzIDI3LjQ1MTlDMjQuODc2NSAyNy40NTE5IDIyLjk5NjEgMjYuNzA3NiAyMS42NjQxIDI1LjIxODlDMjAuMzMyMiAyMy43MzAzIDE5LjY2NjIgMjEuNjkzMiAxOS42NjYyIDE5LjEwNzZDMTkuNjY2MiAxNS4zNDY4IDIwLjc2MzEgMTEuODk5NCAyMi45NTY5IDguNzY1MzVDMjUuMTUwNyA1LjYzMTM0IDI4LjI4NDcgMi45MjgyNiAzMi4zNTg5IDAuNjU2MDk5TDM1LjA2MiA1LjU5MjE3Wk0xNS42NzAzIDUuNTkyMTdDMTEuMzYxIDguMjU2MDggOC44NTM4NCAxMS4wNzY3IDguMTQ4NjggMTQuMDU0TDkuMDg4ODkgMTMuOTM2NUMxMC44MTI2IDEzLjkzNjUgMTIuMjYyMSAxNC41MjQxIDEzLjQzNzMgMTUuNjk5NEMxNC42MTI2IDE2Ljk1MyAxNS4yMDAyIDE4LjQ0MTYgMTUuMjAwMiAyMC4xNjUzQzE1LjIwMDIgMjIuMzU5MSAxNC41MzQyIDI0LjEyMiAxMy4yMDIzIDI1LjQ1NEMxMS44NzAzIDI2Ljc4NTkgMTAuMTA3NCAyNy40NTE5IDcuOTEzNjMgMjcuNDUxOUM1LjQ4NDc3IDI3LjQ1MTkgMy42MDQzNyAyNi43MDc2IDIuMjcyNDIgMjUuMjE4OUMwLjk0MDQ1NiAyMy43MzAzIDAuMjc0NDc1IDIxLjY5MzIgMC4yNzQ0NzUgMTkuMTA3NkMwLjI3NDQ3NSAxNS4zNDY4IDEuMzcxMzggMTEuODk5NCAzLjU2NTE5IDguNzY1MzVDNS43NTkgNS42MzEzNCA4Ljg5MzAxIDIuOTI4MjYgMTIuOTY3MiAwLjY1NjA5OUwxNS42NzAzIDUuNTkyMTdaIiBmaWxsPSIjRjU3RjE3Ii8+Cjwvc3ZnPgo=) no-repeat left top;
    padding-top: 5px;
    margin-bottom: 27px;
}

#real .name {
    font-weight: bold;
    font-size: 17px;
    line-height: 22px;
    margin-bottom: 25px;
    margin-left: 58px;
}

#real .name span {
    font-weight: 300;
}

#real .story {
    text-decoration: underline;
    margin-left: 58px;
}

#real .more {
    text-align: center;
}

#real .item img {
    width: auto;
    margin-right: auto;
    margin-left: auto;
}

#real .row {
    display: flex;
    flex-direction: row;
}

#real .owl-carousel .owl-dots {
    margin: 45px 0 60px 0;
}

#real .more h3 {
    margin-top: 50px;
    margin-bottom: 28px;
}

#real .more .btn {
    width: 180px;
}

#real .arrow-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#real .arrow-left,
#real .arrow-right {
    width: 50px;
    height: 50px;
    margin: 10px;
}

#real .arrow-left:hover,
#real .arrow-right:hover {
    cursor: pointer;
}

#real .arrow-left {
    background: url("../../img/pages/home/left-arrow.svg");
}

#real .arrow-right {
    background: url("../../img/pages/home/right-arrow.svg");
}

.noselect {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Old versions of Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none;
    /* Non-prefixed version, currently
                                     supported by Chrome, Edge, Opera and Firefox */
}

#real .nav-circle-wrapper {
    display: flex;
    justify-content: center;
    margin-top: 30px;
    margin-bottom: 30px;
}

#real .nav-circle {
    width: 7px;
    background: rgb(186, 186, 186);
    height: 7px;
    border-radius: 50%;
    transition: 0.25s;
    margin: 0 5px 0 5px;
}

#real .nav-circle:hover {
    cursor: pointer;
    background: #b3b2b2;
}
#real #real-slides {
    scrollbar-width: none;
}
@media (max-width: 1150px) {
    #skyrocket .cont .right {
        margin-left:20px;
    }
    #skyrocket .cont .left {
        margin-right:20px;
    }
    #skyrocket .cont .left img {
        margin-top:60px;
    }
}
@media (max-width: 1120px) {
    #real .item {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        height: unset;
        width: 100%;
    }

    #real .item .left {
        height: unset;
        margin-bottom: 20px;
    }

    #real #real-slides {
        height: unset;
    }

    #real .video .right {
        /*width:unset;*/
    }

    #real .video .left {
        padding-right: unset;
    }

    #real .img .left,
    #real .video .left {
        margin-left: 0;
        max-width: 100%;
        order: 1;
        margin-top: 20px;
        width: 100%;
    }

    #real .arrow-wrapper {
        display: none;
    }

    #real h2 {
        margin-bottom: 42px;
    }
}
@media (max-width: 990px) {
    #skyrocket .cont {
        display:flex;
        flex-direction:column;
    }
}
@media (max-width: 991px) {
    #real .img .left,
    #real .img .right,
    #real .video .left,
    #real .video .right {
        margin-right: 0;
        margin-left: 0;
    }
}
@media (max-width: 900px) {
    #skyrocket .cont .right .add-to-order {
        margin: 0 auto;
        padding-left:72px;
        padding-right:72px;
    }
    #skyrocket .cont .left img {
        margin-top: unset;
    }
    #skyrocket .cont .right {
        margin-left: unset;
    }
    #skyrocket .main-title {
        font-size: 24px;
        padding-top:40px;
    }
}
@media (max-width: 1200px) {
    #video-btn {
        right: 32px;
    }
    #head {
        background-position: -284px top;
    }
    .steps .step .step-box {
        padding: 15px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .risk-free-money,
    .risk-free-support,
    .risk-free-payment {
        line-height: 26px;
        padding-left: 75px;
    }
    .steps {
        padding: 60px 0 30px;
    }
    .steps .step img {
        width: auto;
    }
}
@media(min-width:992px) {
    .demos {
        padding: 70px 0 100px;
    }
    .demos h2 {
        font-size: 30px;
        color: #fff;
    }
    .demos h2 small {
        font-size: 18px;
        color: #fff;
    }
}
@media (max-width: 991px) {
    .powerful-new .header-business-play-video-mobile a {
        display: inline-block;
        color: #F57F17;
        text-decoration: underline;
        background: url(../../img/pages/sellika/play.svg) no-repeat left center;
        padding-left: 28px;
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 20px;
    }
    #head {
        background-image: none;
    }
    #video-btn {
        display: none;
    }
    .footer-sale-wrapper .row>div:first-child {
        display: none;
    }
    .footer-sale-inner {
        padding-top: 0;
    }
    .risk-free {
        padding: 30px 0 20px;;
    }
    .risk-free-money, .risk-free-support, .risk-free-payment {
        padding: 20px 0 50px 70px;
        height: auto;
        width: 313px;
        margin: 0 auto;
        line-height:1.6;
    }
    .risk-free-money:before, .risk-free-support:before, .risk-free-payment:before {
        top: 6px;
    }
    .risk-free h2 {
        padding-bottom: 30px;
    }
}
@media(min-width:768px) {
    .steps {
        padding: 25px 0 0
    }
    .steps .step img {
        float: right;
        vertical-align: middle;
        width: 49%
    }
    .steps .step .step-box {
        width: 49%
    }
    .steps .step .step-box h4 span {
        display: block
    }
    .steps .step .step-box::after,
    .steps .step .step-box::before {
        top: 35px;
        left: auto;
        right: -35px;
        transform: none;
        border-top: 25px solid transparent;
        border-left: 10px solid #fff;
        border-bottom: 25px solid transparent
    }
    .steps .step .step-box::before {
        right: -36px;
        border-left-color: #dfdfdf
    }
    .steps .step:nth-child(even) img {
        float: left
    }
    .steps .step:nth-child(even) .step-box {
        float: right
    }
    .steps .step:nth-child(even) .step-box::after,
    .steps .step:nth-child(even) .step-box::before {
        top: 35px;
        left: -10px;
        right: auto;
        transform: none;
        border-top: 25px solid transparent;
        border-left: none;
        border-right: 10px solid #fff;
        border-bottom: 25px solid transparent
    }
    .steps .step:nth-child(even) .step-box::before {
        left: -11px;
        right: auto;
        border-left: none;
        border-right-color: #dfdfdf
    }
}
@media (max-width: 767px) {
    #skyrocket {
        margin-top: 50px;
        margin-bottom: 50px;
        padding-bottom: 50px;
    }
    #skyrocket .cont {
        padding-bottom: 0;
    }
    #skyrocket .main-title {
        padding-top: 0;
    }
    #real .title {
        font-size: 20px;
        margin-bottom: 15px;
        text-align: center;
    }

    #real .info {
        font-size: 17px;
    }
    #real .item {
        flex-direction: column;
    }

    #real .img .left,
    #real .img .right,
    #real .video .left,
    #real .video .right {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
    }

    #real .right {
        order: -1;
        margin-bottom: 15px;
    }

    #real h2 {
        /*margin-bottom: 30px;*/
    }

    #real .owl-carousel .owl-dots {
        margin: 40px 0;
    }
    #real .arrow-wrapper {
        display: none;
    }
    .info {
        font-size: 20px;
        line-height: 28px;
    }
    #head .btn {
        width: 100%;
    }
    #head .inner {
         width: auto;
    }
    #head {
        text-align: center;
    }
    .demos h2 small {font-size: 16px;}
    .demos h2,.demos h2 small {color: #fff;}
    .demos {padding: 50px 0;background: url(../../img/plugin/demos.png) no-repeat center 0 #f7f7f7/280% auto;}
    .demos {
        display: none;
    }
    .steps p {font: 16px/26px Roboto; font-weight: 300;}
    .steps {padding: 15px 0 50px;}
    .steps .step, .steps .step img {margin-bottom: 0;}
    .steps .step+.step {margin-top: 20px;}
    .steps .step {flex-direction: column-reverse!important;}
    .steps .step .step-box h4 {font: 18px/30px Roboto; font-weight: 500;margin-bottom: 15px;}
    .steps .step .step-box {padding: 0px 0 0px;}
    .btns-plate .inline-block.custom .btn {
        margin: 20px 0 0 0;
    }
    .btns-plate .inline-block,
    .btns-plate .inline-block.custom .btn {
        width: 100%;
    }
    .risk-free h2 {
        padding-bottom: 20px;
    }
    .risk-free-money,
    .risk-free-support,
    .risk-free-payment {
        padding: 19px 0 19px 52px;
        height: auto;
        width: 280px;
        margin: 0 auto;
        line-height:1.6;
    }
    .risk-free-money:before,
    .risk-free-support:before,
    .risk-free-payment:before {
        height: 40px;
        width: 40px;
        top: 50%;
        transform: translateY(-50%);
    }
    .risk-free-money:before {
        background: url("../../img/main/profits.svg") center/22px no-repeat;
    }
    .risk-free-support:before {
        background: url("../../img/main/support.svg") center/23px no-repeat;
    }
    .risk-free-payment:before {
        background: url("../../img/main/safe-zone.svg") center 8px/23px  no-repeat;
    }
    .steps h2 {
        margin-bottom: 30px;
    }
}