body {
    font-family: 'Spartan', sans-serif;
    /* background-color: #eaf5fe; */
    background-image: url(../images/bgg.jpg) !important;
    background-size: contain;
    background-repeat: repeat;
}

.montser {
    font-family: Montserrat;
}

.lato {
    font-family: Lato;
}

.cursive {
    font-family: cursive;
}

.initial {
    font-family: initial;
}

.white {
    color:
        #ffffff;
}

.black {
    color: #000000;
}

.red {
    color: #ec0404;
}

.green {
    color: #42a21d;
}

.pink {
    color: #fd3768;
}

.fjalla {
    font-family: "Fjalla One", Helvetica, sans-serif;
}

. orange {
    color: #ff6e03;
}

.purple {
    color: #7d57c1;
}

.cyan {
    color: #3473f6;
}

.top {
    font-family: 'Fjalla One', sans-serif;
}

.quicksand {
    font-family: 'Quicksand',
        sans-serif;
}

.serif {
    font-family: serif;
}

.linewhite {
    border-bottom: 1px solid #ffffff;
}

.lineblack {
    border-bottom: 1px solid #000000;
}

.linered {
    border-bottom: 1px solid #ff0000;
}

.linegreen {
    border-bottom: 1px solid #42a21d;
}

.linepink {
    border-bottom: 1px solid #fd3768;
}

.lineyellow {
    border-bottom: 1px solid #fff716;
}

. lineorange {
    border-bottom: 1px solid #ff9200;
}

.linepurple {
    border-bottom: 1px solid #7d57c1;
}

.linewhite2 {
    border-bottom: 2px solid #ffffff;
}

.lineblack2 {
    border-bottom: 2px solid #000000;
}

.linered2 {
    border-bottom: 2px solid #ff0000;
}

.linegreen2 {
    border-bottom: 2px solid #42a21d;
}

.linepink2 {
    border-bottom: 2px solid #fd3768;
}

.lineyellow2 {
    border-bottom: 2px solid #fff716;
}

.lineorange2 {
    border-bottom: 2px solid #ffa500;
}

.linepurple2 {
    border-bottom: 2px solid #7d57c1;
}

/*---------Top Fix Header---------*/
.spacer3 {
    margin-top: 3%;
}

.spacer-4 {
    margin-top: -4%;
}

.spacer-8 {
    margin-top: -8%;
}

.spacer-15 {
    margin-top:
        -15%;
}

.spacer-1 {
    margin-top: -1.2%;
}

.banner-link li a {
    /*text-decoration: none;    color: #ffffff;    background: #e85643;*/
    padding: 6px 11px;
    border-radius: 2px;
}

.banner-link {
    position: absolute;
    right: -80px;
    top: -50px;
}

.banner-link li {
    list-style: none;
    display: inline-block;
}

.spacer-2 {
    margin-top: -2%;
}

.spacer6 {
    margin-top: 6%;
}

.spacer8 {
    margin-top: 8%;
}

.spacer10 {
    margin-top: 10%;
}

.exactlybg {
    background:
        #000000d6;
    padding: 12px;
}

.spacer12 {
    margin-top: 12%;
}

.spacer15 {
    margin-top: 15%;
}

.spacer20 {
    margin-top: 20px;
}

@media (min-width: 768px).upsell1ribbon {
    background: url(../images/ribbon1.png) no-repeat center 3px;
    padding: 22px 0 30px;
    margin-top: -9%;
}

@media (min-width: 240px).upsell1ribbon {
    background: url(../images/xsribbon1.png) no-repeat center center;
    background-size: contain;
    padding: 20px 0 30px;
    margin-top:
        -16%;
}

.upsell1 {
    background-color: #ff9000;
    width: 100%;
    padding: 4.5% 2% 0%;
}

.logoheight {
    max-height: 140px;
}

.top-timer {
    padding: 10px 0 15px;
    clear:
        both;
    background: #ffffff;
    border-bottom: 2px solid #ccc
}

.fix {
    position: fixed;
    bottom: 0;
    width: 100%;
    border-top: 6px solid #40adc0;
    z-index:
        9999;
}

@media (min-width:240px) {
    .fix-mrgin {
        margin-top: 75px;
        padding-top: 35px !important;
    }
}

@media (min-width:768px) {
    .fix-mrgin {
        margin-top: 55px;
        padding-top:
            55px !important;
    }
}

@media (min-width:992px) {
    .fix-mrgin {
        margin-top: 55px;
        padding-top: 60px !important;
    }
}

@media (min-width:1200px) {
    .fix-mrgin {
        margin-top: 40px;
        padding-top: 60px !important;
    }
}

@media (min-width: 240px) {
    .banner {
        background: url(../images/bg0.png) no-repeat;
        padding: 5% 0% 5% !important;
        margin-top: 0px !important;
    }
}

@media (min-width: 1200px) {
    .banner {
        background: url(../images/bg0.png) no-repeat;
        background-size: cover !important;
        background-position: bottom;
        padding: 1% 0 10% !important;
    }
}

@media (min-width: 240px) {
    .banner1 {
        background: url(../images/bg1.png) no-repeat ! important;
        background-position: top center !important;
        padding: 5% 0% 5% !important;
        margin-top: 0px !important;
    }
}

@media (min-width: 1200px) {
    .banner1 {
        background: url(../images/bg1.png) no-repeat !important;
        background-size: contain !important;
        background-position: top center !important;
        padding: 3% 0 12% !important;
        background-size: 100% 100% ! important;
    }
}

/*---------Top Fix Header---------*/
.nav.navbar-nav.navbar-right li a {
    color: #ffffff;
    font-size: 14px;
    margin: 2px 4px;
    margin-right: 20px;
    margin-right: 20px;
    position: relative;
    background-color: #e85643;
    padding: 5px 10px;
    border-radius: 5px;
    text-align: right;
    bottom: 92px;
    left: 75px;
    font-weight: 600;
}

.popup:hover {
    transform:
        scale(1.1);
}

.popup {
    transition: all .3s ease-in-out;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #ffffff;
    background-color: #287abc;
}

.mod {
    background: #00000000 url(../images/mod.png) no-repeat;
    background-size: cover;
    background-position: bottom;
    padding: 4% 5px 10% 2%;
}

.header-notice3 {
    border-right: 8px solid #e85643;
    border-left: 8px solid #e85643;
    border-radius: 24px 0;
    position: relative;
    padding: 10px 10px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

/*.shadow30 {    box-shadow: 10px 10px 20px 0px #908e8e;}*/
.play1 li {
    background: url(../images/ques.png) no-repeat;
    padding: 0 0 12px 70px;
    list-style: none;
    background-position: 0px 0px;
    line-height: 165%;
    margin-top: 8px;
    background-size: 60px;
}
}

/*---------Sections---------*/
.bandit {
    background: #ffffff url(../images/bandit-bg.jpg) no-repeat top;
    background-size: cover;
    padding: 2% 0 2%;
}

.whitebdg1 {
    background: #ffffff url(../images/bdg1.png) no-repeat top;
    background-size: cover;
    background-attachment: fixed;
    padding: 2% 0 2%;
}

.whitebg {
    background: #ffffff url(../images/whitebg.jpg) no-repeat center top;
    background-size: cover;
    padding: 2% 0 2%;
}

.whitesection {
    padding: 2% 0px 4%;
    /* background: #ffffff url(../images/bgg.jpg) repeat top;
    background-size: contain; */
}

.whitesection1 {
    background: url(../images/bgg.jpg) repeat center top;
    background-size: contain;
   
    padding: 4% 0;
}

.offwhitesection {
    padding: 4% 0;
    background: #ffffff;
}

.blacksection {
    padding: 4% 0;
    background: url(../images/upsellbg1.png) no-repeat center top;
    background-size: cover;
    background-attachment: fixed;
}

.section1 {
    background: url(../images/section33.jpg);
    background-size: cover;
    background-position: top center;
}

.section2 {
    padding: 4% 0;
    background: #7DCBD5;
}

.section4 {
    background: #ffffff url(../images/specialbg.png) no-repeat center top;
    background-size: cover;
    padding: 2% 0 2%;
    background-attachment: fixed;
}

.section5 {
    background: url(../images/bg4.png) no-repeat center top;
    background-size:
        cover;
    background-attachment: fixed;
    background-position: bottom;
    padding: 1% 0 4% 0
}

/* .erng{
    font-size: 38px; font-weight: 800; color: #fdbe0c;
}

@media (min-width: 240px) {
    .erng{
        font-size: 22px; font-weight: 800; color: #fdbe0c;
    }
    
} */

@media (min-width: 1200px) {
    .section6 {
        background: url(../images/bdg1.png) no-repeat;
        background-size: cover ! important;
        padding: 4% 0 8% ! important;
    }
}

@media (min-width: 240px) {
    .section6 {
        background: url(../images/bdg1.png) no-repeat;
        padding: 4% 0 1%;
    }
}

.section7 {
    background: #fff url(../images/bg4.jpg) no-repeat;
    background-size: cover;
    padding: 2% 0 4%;
    background-attachment: fixed;
}

.section8 {
    background: url(../images/bg11.png) no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding: 1% 0 4% 0;
}

.section9 {
    background: url(../images/whitebg1.jpg) no-repeat center top;
    background-size: cover;
    background-attachment: fixed;
    padding: 4% 0
}

.background1 {
    padding:
        2% 2%;
    background: #eb1552;
}

.background2 {
    background: #121421;
    color: #fff;
    padding: 2% 0 4%;
}

.background3 {
    padding: 2% 2%;
    background: url(../images/fbgh.jpg);
    background-size: cover;
    border-radius: 10px;
}

.background4 {
    padding: 2% 2%;
    background: #fbb100;
}

/*---------Background Boxes---------*/
.box-white {
    background: #ffffff;
    padding: 8px 15px;
    border-radius: 6px;
    display:
        inline-block;
}

.box-red {
    background: #ff0000;
    padding: 8px 15px;
    border-radius: 6px;
    display: inline-block;
}

.box-green {
    background: #42a21d;
    padding: 8px 15px;
    border-radius: 6px;
    display: inline-block;
}

.box-pink {
    background: #fd3768;
    padding: 8px 15px;
    border-radius: 6px;
    display: inline-block;
}

.box-yellow {
    background:
        #fff716;
    padding: 8px 15px;
    border-radius: 6px;
    display: inline-block;
}

.box-orange {
    background: #46a2ec;
    padding: 8px 15px;
    border-radius: 6px;
    display:
        inline-block;
}

.purple {
    background: #7d57c1;
    padding: 8px 15px;
    border-radius: 6px;
    display: inline-block;
}

.box-default {
    background: #777777;
    padding: 8px 15px;
    border-radius: 6px;
    display: inline-block;
}

.box-primary {
    padding: 8px 15px;
    border-radius: 6px;
    display: inline-block;
}

.box-success {
    background: #5cb85c;
    padding: 8px 15px;
    border-radius: 6px;
    display: inline-block;
}

.box-info {
    background: #5bc0de;
    padding: 8px 15px;
    border-radius: 6px;
    display: inline-block;
}

. box-warning {
    background: #f0ad4e;
    padding: 8px 15px;
    border-radius: 6px;
    display: inline-block;
}

.box-danger {
    background: #6bb90f;
    padding: 8px 15px;
    border-radius: 6px;
    display: inline-block;
}

/*---------Background Video---------*/
/*--------BaCkground Video CSS---------*/
.home-video-hero {
    position:
        relative;
    width: 100%;
    height: auto;
    bottom: 0px;
}

.home-video-hero .video-frame {
    position: relative;
}

.laptop .responsive-video {
    position:
        relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

@media (min-width:240px) {

    .laptop .responsive-video iframe,
    .laptop . responsive-video object,
    .laptop .responsive-video embed {
        position: absolute;
        top: 6%;
        left: 17.5%;
        width: 75.5%;
        height: 70%;
    }
}

@media (min-width:768px) {

    .laptop .responsive-video iframe,
    .laptop .responsive-video object,
    .laptop .responsive-video embed {
        position: absolute;
        top: 6%;
        left: 17.5%;
        width: 69.5%;
        height: 73%;
    }
}

@media (min-width:992px) {

    .laptop .responsive-video iframe,
    .laptop .responsive-video object,
    .laptop . responsive-video embed {
        position: absolute;
        top: 6%;
        left: 17.5%;
        width: 69.5%;
        height: 73%;
    }
}

@media (min-width:1200px) {

    .laptop .responsive-video iframe,
    .laptop .responsive-video object,
    .laptop .responsive-video embed {
        position: absolute;
        top: 6%;
        left: 17.5%;
        width: 68.5%;
        height:
            73%;
    }
}

.home-video-hero .video-frame video {
    width: 100%;
    height: auto;
}

.blue {
    color: #2190db;
}

video {
    display: inline-block;
    vertical-align:
        baseline;
}

.home-video-hero .video-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    z-index: 2;
}

.home-video-hero .content-container {
    width: 100%;
    position: absolute;
    top: 0%;
    z-index: 999;
}

.responsive-video {
    position: relative;
    padding-bottom: 56.25%;
    border: 2px solid #4ed0e7;
    overflow: hidden;
}

.responsive-video iframe,
.responsive-video object {
    position:
        absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

/*----------BuyButton----------*/
.mybutton1 {
    background-image:
        linear-gradient(#f4504d, #ff9e36);
    color: #fff;
    display: table;
    padding: 4.8% 6% 4.8% 0%;
    transition: all 0.5s;
    position: relative;
    margin:
        auto;
    border-radius: 5px;
    width: 100%;
}

.mybutton1 a {
    background-image: linear-gradient(#ff9e36, #f4504d);
    color: #fff;
    display: table;
    padding: 4.8% 6% 4.8% 0%;
    transition: all 0.5s;
    position: relative;
    margin: auto;
    border-radius: 5px;
    width: 100%;
}

.mybutton1:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 35px solid #ffce4500;
    position: absolute;
    right: 0px;
    align-self:
        center !important;
    top: 0;
    width: 17%;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s ease;
}

.mybutton1 {
    background-image: linear-gradient(#ff9e36, #f4504d);
    box-shadow: -6.303px 7.37px 40px 0px rgba(0, 0, 0, 0.3);
}

. mybutton1 a:hover {
    background-image: linear-gradient(#f4504d, #ff9e36);
    box-shadow: -6.303px 7.37px 40px 0px rgba(0, 0, 0, 0.3);
}

.mybutton1:hover: after {
    width: 13%;
}

.mybutton1:after {
    border-top: 49.5px solid #ffffff33;
    border-bottom: 49.5px solid #ffffff33;
}

.mybutton1 img,
.mybutton2 img {
    margin-left: 2%;
    margin-top: -.7%;
}

.mybutton1 a {
    padding: 3.8% 6% 3.8% 6%;
}

.mybutton1 a:hover img,
.mybutton2 a:hover img {
    margin-left: 3%;
}

.button,
.button2 {
    position: relative;
}

.mybutton_extra:before,
.mybutton_extra:after,
.mybutton_extra2:before,
.mybutton_extra2:after {
    content: '';
    position:
        absolute;
    margin: auto;
    z-index: 1;
    width: 9%;
    height: 59%;
    top: 3%;
}

.popup:hover {
    transform: scale(1.1);
}

.popup {
    transition: all .3s ease-in-out;
}

.buybtn {
    background: #008fc8;
    background-color: rgb(9 54 150);
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-attachment: scroll;
    background-image: none;
    background-size: auto;
    background-origin: padding-box;
    background-clip: border-box;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    border: 2px solid #0070f8;
    padding: 3% 2%;
    box-shadow: 0 6px 1px #0070f8;
}

.buybtn:hover {
    -ms-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.buybtn: active {
    box-shadow: 0px 3px 1px #385ef2;
    transform: translateY(4px);
}

.buybtn1 {
    background: linear-gradient(to bottom, #d7092e 0%, #d7092e 100%);
    border-radius: 5px;
    color: #fff;
    text-align: center;
    border: 3px solid #d7092e;
    padding: 3% 2%;
    box-shadow: 0 12px 16px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
}

.buybtn1:hover {
    -ms-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition:
        all 500ms ease;
    transition: all 500ms ease;
}

.buybtn1:active {
    box-shadow: 0px 3px 1px #ff9b00;
    transform: translateY(4px);
}

/*----------Brush----------*/
.brush {
    background: url(../images/brush.png) no-repeat left;
    padding: 19px;
}

.brush2 {
    background: url(../images/brush2.png) no-repeat center center;
    padding: 8px;
    display: inline-block;
}

.brush3 {
    background: url(../images/brush3.png) no-repeat center center;
    padding: 8px;
    display:
        inline-block;
}

@media (min-width: 240px) {
    .brush1 {
        background: url(../images/brush1.png) #ff2 no-repeat left;
        padding: 10px;
        display: block;
    }
}

@media (min-width: 768px) {
    .brush1 {
        background: url(../images/brush1.png) no-repeat left;
        padding: 10px;
        display: block;
    }
}

/*----------iframe Video----------*/
.thevideo {
    position: relative;
    padding-bottom: 52%;
    padding-top: 36px;
    height: 0;
    overflow: hidden;
    padding-right: 60px;
    padding-left: 6px;
    border: 5px solid #44cdad;
    border-radius: 10px;
}

.thevideo iframe,
.thevideo object,
.thevideo embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

.thevideo1 {
    position: relative;
    padding-bottom: 51%;
    padding-top: 23px;
    height: 0;
    overflow: hidden;
    padding-right: 60px;
    padding-left: 6px;
}

. thevideo1 iframe,
.thevideo object,
.thevideo embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media (min-width: 1200px) {
    .demovideo {
        position:
            relative;
        padding-bottom: 56.25%;
        overflow: hidden;
        bottom: -270px !important;
    }

    .demovideo iframe,
    .demovideo object,
    .demovideo embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: none;
    }
}

@media (min-width: 240px) {
    .demovideo {
        position: relative;
        padding-bottom: 56.25%;
        overflow: hidden;
    }

    .demovideo iframe,
    .demovideo object,
    .demovideo embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: none;
    }
}

.demovideo1 {
    position: relative;
    padding-bottom: 56.25%;
    overflow: hidden;
    border: 1px solid #ec5cb9;
}

.demovideo1 iframe,
.demovideo object,
.demovideo embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

/*----------Timer BG ----------*/
.top-timer1 {
    padding: 3% 15px 5%;
    background: #ffffff;
    clear: both;
    border-radius: 48%;
    box-shadow: 0 0 20px 2px #fff;
    border-left: 15px solid #ef8408;
    border-right: 15px solid #ef8408;
}

/*---------Strip---------*/
.strip {
    background: #ef8408;
    padding: 1.5% 0;
}

/*---------Price Area---------*/
.option-clr1 {
    color: #ffffff;
}

.pricing-monthly {
    position: relative;
    padding: 10% 2%;
    width: 100%;
    height: auto;
}

.pricing-monthly:before {
    content: '';
    position: absolute;
    border-style:
        solid;
    border-width: 13px 27px 0;
    display: block;
    width: 0;
    z-index: 0;
    bottom: -14px;
    left: 43%;
}

.price-btn1 {
    border: 4px solid #4698ff;
    background: rgb(220, 248, 253);
    border-radius: 10px;
    overflow: hidden;
}

.price-btn2 {
    border: 4px solid #eb1552;
    background: rgb(250, 247, 251);
    border-radius: 10px;
    overflow: hidden;
}

.price-btn3 {
    border: none;
    background: rgb(253, 238, 220);
    box-shadow: 0 0 15px 3px #a2a2a2;
    border-radius:
        10px;
    overflow: hidden;
    position: relative;
}

.pricing-monthly1:before {
    border-color: #4698ff transparent;
}

.pricing-monthly2:before {
    border-color:
        #eb1552 transparent;
}

.pricing-monthly3:before {
    border-color: #16a179 transparent;
}

.pricing-monthly1 {
    background: #4698ff;
    border-bottom: #4698ff solid 2px;
}

.pricing-monthly2 {
    background: #eb1552;
    border-bottom: #eb1552 solid 2px;
}

.pricing-monthly3 {
    background: #16a179 border-bottom: #16a179 solid 2px;
    border-radius: 10px 10px 0px 0px;
}

.btntext-fb {
    padding: 15px;
    background: #d9e5fb;
    box-shadow: 0 0 10px 1px #3a5897;
    border-radius: 50px;
}

. btntext-tw {
    padding: 15px;
    background: #d5ebf5;
    box-shadow: 0 0 10px 1px #4dbdec;
    border-radius: 50px;
}

.btntext-both {
    padding: 15px;
    background: #dae9f9;
    box-shadow: 0 0 10px 1px #228dff;
    border-radius: 150px;
}

.shine {
    position: relative;
    overflow: hidden;
    display: block;
}

. shine:after {
    content: "";
    position: absolute;
    top: -110%;
    left: -210%;
    width: 200%;
    height: 200%;
    opacity: 0;
    transform: rotate(30deg);
    background: rgba(255, 255, 255, 0.13);
    background: linear-gradient(to right, rgba(255, 255, 255, 0.13) 0%, rgba(255, 255, 255, 0.13) 77%,
            rgba(255, 255, 255, 0.5) 92%, rgba(255, 255, 255, 0.0) 100%);
}

/* Hover state - trigger effect */
.shine:hover:after {
    opacity: 1;
    top: -30%;
    left:
        -30%;
    transition-property: left, top, opacity;
    transition-duration: 0.7s, 0.7s, 0.15s;
    transition-timing-function: ease;
}

/* Active state */
.shine:active: after {
    opacity: 0;
}

@media(min-width:240px) {
    .ribbon1 {
        background: #ffff22;
        padding: 6px 20px;
        text-align: center;
        transform: rotate(0deg);
        position: absolute;
        right: 0px;
        top: 0px;
        width: 150px;
        font-size: 14px;
        border-bottom-left-radius: 10px;
        z-index: 999;
    }
}

@ media(min-width:768px) {
    .ribbon1 {
        padding: 6px 10px;
        right: 0px;
        top: 0px;
        width: 150px;
        font-size: 15px;
    }
}

@media(min-width:992px) {
    . ribbon1 {
        padding: 6px 20px;
        right: 0px;
        top: 0px;
        width: 200px;
        font-size: 16px;
    }
}

/*---------Benifit Area---------*/
.box-black {
    background: #ffffff;
    padding: 8px 15px;
    border-radius: 6px;
    display: block !important;
    min-height: 50px;
    margin-top: 5%;
    transition: all ease-in;
}

.box-black-bg {
    float: left;
    box-shadow: 0 0 30px 1px #999;
    border-radius: 6px;
    padding-bottom: 15px;
    background-color: #fff;
}

a .demosite {
    background: #e85643;
    color: #fff;
    text-align: center;
    display: block;
    padding: 2%;
    border-radius: 57px;
    -webkit-border-radius: 57px;
    font-weight: 600;
}

/*---------Bonus Area---------*/
.bonus1 {
    background: linear-gradient(to top, #fd941b 0%, #f7ba49 100%);
    padding: 20px;
    color: #fff;
}

.bonus {
    padding: 20px;
    color: #333;
}

.bonus2 {
    background: linear-gradient(to top, #f3734b 0%, #f9a60d 100%);
    padding: 20px;
    color: #fff;
}

/*Testimonial CSS*/
.testimonial {
    margin: 0 50px;
    overflow: hidden;
}

.testimonial .description {
    background: #efefef;
    position: relative;
    font-size: 17px;
    line-height: 27px;
    color: #000;
    padding: 15px 20px;
    border: 1px solid #767070;
    border-left: 10px solid #152b42;
    border-right: 3px solid #152b42;
    border-radius: 10px;
    font-family: inherit;
    font-weight: 400;
}
}

.testimonialr .description {
    border-right: 3px solid #46a2ec !important;
}

.testimonial .description:after {
    /*content: "";*/
    width: 20px;
    height: 20px;
    background: #fff;
    border-bottom: 1px solid #767070;
    border-left: 1px solid #767070;
    position: absolute;
    bottom: -11px;
    left: 65px;
    transform:
        skewY(-45deg);
}

.testimonialr .descriptions {
    border-right: 10px solid #24b1e6 !important;
    border-left: 3px solid #24b1e6 !important;
}

.testimonial . descriptions {
    position: relative;
    font-size: 15px;
    line-height: 27px;
    color: #fff;
    padding: 15px 20px;
    border: 1px solid #24b1e6;
    border-left: 10px solid #24b1e6;
    border-right: 3px solid #24b1e6;
    border-radius: 10px;
    font-weight: 500;
}

.testimonial .descriptions:after {
    content: "";
    width: 20px;
    height: 20px;
    background: #00000000;
    border-bottom: 1px solid #24b1e6;
    border-left: 1px solid #24b1e6;
    position: absolute;
    bottom: -11px;
    left: 65px;
    transform: skewY(-45deg);
}

.testimonialr .description:after {
    left: inherit;
    right: 100px ! important;
}

.testimonialr .descriptions:after {
    left: inherit;
    right: 100px !important;
}

.testimonial .pic {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden;
    margin: 20px 30px 10px;
    display: inline-block;
    border: 3px solid #d2d1d1;
}

.testimonial .pic img {
    width:
        100%;
    height: auto;
}

.testimonial .testimonial-prof {
    /*text-transform: capitalize;*/
    margin: 0 30px;
}

.testimonial .testimonial-prof h4 {
    color:
        #24b1e6;
    display: block;
    font-size: 17px;
    font-weight: bold;
    margin: 0 0 5px 0;
}

.testimonial .testimonial-prof small {
    display: block;
    font-size: 14px;
    color: #fff;
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #ffffff;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    /*-webkit-box-shadow: inset 3px 5px 15px rgb(255, 156, 0);*/
}

.fbg {
    background: #00000000 url(../images/fbgh.jpg) no-repeat;
    background-size: cover;
    padding: 2% 0 2%;
}

.fbg2 {
    background: #00000000 url(../images/upsellbg2.png) no-repeat;
    background-size: cover;
    padding: 2% 0 2%;
}

.fbg6 {
    background: #00000000 url(../images/upsellbg3.png) no-repeat;
    background-size:
        auto auto;
    background-size: cover;
    padding: 11% 0 25%;
}

.fbg4 {
    background: #fff url(../images/strip.png) no-repeat;
    background-size: cover;
    padding: 2% 0 10%;
}

.strip1 {
    background: #00000000 url(../images/strip1.jpg) no-repeat;
    background-size: cover;
    padding: 5% 0 8%;
}

.fbgbc {
    background: #fff url(../images/strip.png) no-repeat;
    background-size: cover;
    padding: 19% 0 10%;
}

.text-center {
    text-align: center;
}

.spacer-6 {
    margin-top: -6%;
}

.spacer-10 {
    margin-top: -10%;
}

.play li {
    background: url(../images/check.png) no-repeat;
    padding: 0 0 12px 60px;
    list-style:
        none;
    background-position: 0px 0px;
    line-height: 165%;
    margin-top: 8px;
}

.welcomearea {
    background: url(../images/productdescbg.png) no-repeat;
    background-size: cover;
    padding: 18% 0 3%;
    margin-top: -26%;
}

.play3 li {
    background: url(../images/check.png) no-repeat;
    padding: 0 0 12px 50px;
    list-style: none;
    background-position: 0px 0px;
    line-height: 165%;
    margin-top: 8px;
    background-size: 20px 20px;
}

.play4 li {
    background: url(../images/yes1.png) no-repeat;
    padding: 0 0 12px 50px;
    list-style: none;
    background-position: 0px 0px;
    line-height: 165%;
    margin-top: 8px;
}

.play2 li {
    background: url(../images/yes1.png) no-repeat;
    padding: 0 0 12px 50px;
    list-style: none;
    background-position: 0px 0px;
    line-height: 165%;
    margin-top: 8px;
}

.play6 li {
    background: url(../images/no.png) no-repeat;
    padding: 0 0 12px 50px;
    list-style: none;
    background-position: 0px 0px;
    line-height: 100%;
    margin-top: 8px;
}

/*---------Exit Popup Css---------*/
.popupbg {
    background: #4d6987;
    border: 10px solid #ff731b !important;
    border-radius: 15px;
    display: block;
    overflow: auto;
}

@media(min-width:240px) {
    #exitmodal .modal {
        background: url(../images/bg1.jpg) no-repeat center center;
        background-size: cover;
        width: 315px;
        height: 550px;
        background-color: #4d6987;
        z-index: 1;
        position:
            absolute;
        margin: auto;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        border: 1px solid #454545;
        border-radius: 20px;
        -webkit-animation: popin .3s;
        animation: popin .3s;
        overflow:
            hidden;
    }
}

@media(min-width:768px) {
    #exitmodal .modal {
        width: 650px;
        height: 500px;
    }
}

@media(min-width:992px) {
    #exitmodal .modal {
        width: 650px;
        height: 500px;
    }
}

@ media(min-width:1200px) {
    #exitmodal .modal {
        width: 650px;
        height: 500px;
    }
}

#exitmodal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#exitmodal . underlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .8);
    cursor: pointer;
    -webkit-animation: fadein .5s;
    animation: fadein .5s
}

#exitmodal .modal-title {
    font-size: 18px;
    background-color: #252525;
    color: #fff;
    padding: 10px;
    margin: 0;
    border-radius: 4px 4px 0 0;
    text-align: center
}

#exitmodal . modal-footer {
    text-transform: capitalize;
    cursor: pointer;
    display: inline;
    border-bottom: 1px solid #344a5f
}

@-webkit-keyframes fadein {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@ -ms-keyframes fadein {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fadein {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes popin {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0
    }

    85% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

@-ms-keyframes popin {
    0% {
        -ms-transform: scale(0);
        transform: scale(0);
        opacity: 0
    }

    85% {
        -ms-transform: scale(1.05);
        transform: scale(1.05);
        opacity: 1
    }

    100% {
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

@keyframes popin {
    0% {
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        opacity: 0
    }

    85% {
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform:
            scale(1);
        opacity: 1
    }
}

.innerbody {
    /*border: 1px solid #464646;*/
    border-radius: 10px;
    margin-top: -1%;
    padding: 0 0 15px 0;
}

#exitmodal input[type="email"],
#exitmodal input[type="password"],
#exitmodal input[type="text"] {
    padding: 10px !important;
    color: #000000 !important;
    background:
        #b9dfec !important;
    border-radius: 50px !important;
    font-size: 16px !important;
    outline: none;
    box-shadow: none;
    border: 1px solid #0077a5 ! important;
    margin: 8px 0 !important;
    width: 100%;
}

#exitmodal input[type="submit"] {
    background-color: #ff7e00;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    color: #fff;
    text-align: center;
    border: 1px solid #ff7e00;
    outline: none;
    margin: 8px 0 !important;
    padding: 6px 10px;
    width: 100%;
}

.formbg {
    background: #87e0fd;
    background:
        -moz-linear-gradient(top, #87e0fd 0%, #3f7da7 0%, #2e5f89 100%);
    background: -webkit-linear-gradient(top, #87e0fd 0%, #3f7da7 0%, #2e5f89 100%);
    background: linear-gradient(to bottom, #87e0fd 0%, #3f7da7 0%, #2e5f89 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#87e0fd',
            endColorstr='#2e5f89', GradientType=0);
    padding: 15px;
}

.custom-close,
.custom-close:hover,
.custom-close:focus {
    color: #ffffff !important;
    opacity: 1;
    font-weight: 400;
    font-size: 30px;
    text-shadow: none;
    position: absolute;
    right: 10px;
    top: 6px;
    outline: none;
    width: 30px;
    clear: both;
    height: 30px;
    z-index: 999999999;
}

.mailicon {
    position: absolute;
    right: 35px;
    top: 22px;
}

/*-----Footer CSs---------*/
.lightblock {
    background: url(../images/fbgh.jpg);
    padding: 2% 0;
}

.lightblock a {
    font-size: 16px;
    color: #fff;
    border-bottom: 1px solid #f2eaef;
}

/* Pulse  INfinite*/
@ -webkit-keyframes hvr-pulse {
    25% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    75% {
        -webkit-transform: scale(0.9);
        transform:
            scale(0.9);
    }
}

@keyframes hvr-pulse {
    25% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    75% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
}

.btitle {
    background: #fc981f;
    padding: 5%;
    text-shadow: 1px 1px 1px #333;
    border-radius: 0 0 44px 44px;
    box-shadow:
        0px 5px 20px 1px #999;
}

.bonussection {
    border: 4px #fc981f solid;
    width: 100%;
    float: left;
    background: #fff1db;
    border-radius: 0 0 50px 50px;
}

.spacer1 {
    margin-top: 1.5%;
}

.spacer2 {
    margin-top: 2%;
}

.spacer4.5 {
    margin-top: 4.5%;
}

.spacer4 {
    margin-top: 4%;
}

.spacer10 {
    margin-top:
        10%;
}

.infinite-pulse {
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}

.infinite-pulse {
    -webkit-animation-name: hvr-pulse;
    animation-name: hvr-pulse;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.fbg7 {
    background: #00000000 url(../images/Action.png) no-repeat;
    background-size: cover;
    background-position: initial;
    padding: 1.5% 0 18%;
}

.borderblue {
    border-left: 4px solid #1b6ec1;
    padding-left: 2%;
}

.guarnti-box {
    background: url(../images/moneybg.png) no-repeat #232323;
    background-size: cover;
    padding: 2% 0;
}

.moneybackblock {
    outline: 2px dashed #deb357;
    background-color: #13121750;
    outline-offset: -10px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    width: 100%;
    float: left;
    padding: 2%;
    color: #fff;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.blueheadbg {
    background: #2190db;
    border-radius:
        2px;
    color: #fff;
    padding: 1px 8px;
}

.blue1 {
    color: #152b42;
}

@media (min-width: 240px) {
    .xsmt5 {
        margin-top: 5%;
    }

    .xsmt6 {
        margin-top: 6%;
    }
}

@media (min-width: 992px) {
    . ribbon-front {
        background-color: #3e3e3e;
        height: 42px;
        width: 214px;
        position: absolute;
        right: 0px;
        z-index: 2;
        top: 0px;
        color:
            #fff;
        text-align: center;
        padding-top: 3px;
        border-radius: 0px 5px 0px 0px;
    }
}

@media (min-width: 1200px) {
    .ribbon-wrapper {
        position: relative;
        bottom: 50px ! important;
        right: 20px ! important;
    }
}

@media (min-width: 240px) {
    .ribbon-wrapper {
        position: relative;
        bottom: 0px;
        right: -7px;
        z-index: 999;
    }
}

.sec18qipte {
    padding-top: 5%;
    font-size: 70px;
    color: #4796fe;
    position: relative;
    top: -8px;
    left: -3%;
    z-index: 999;
}

.testimonial1 {
    background: #faf9f9;
    border-radius: 5px;
    -webkit-box-shadow: 3px 4px 19px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 3px 4px 19px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 3px 4px 19px 0px rgba(0, 0, 0, 0.75);
    margin: -11% 0%;
    padding: 7%;
}

.testimonial2 {
    background: #faf9f9;
    border-radius: 5px;
    -webkit-box-shadow: 3px 4px 19px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 3px 4px 19px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 3px 4px 19px 0px rgba(0, 0, 0, 0.75);
    margin: -11% 0%;
    padding: 7%;
}

.sec18para {
    font-family: 'Montserrat', sans-serif;
    color: #6e6e6e;
    font-weight:
        400;
    font-size: 18px;
    line-height: 30px;
    margin-top: 20px;
}

.sec18head2 {
    font-family: 'Montserrat', sans-serif;
    color: #4f4f4f;
    font-weight: 600;
    padding-top: 1%;
    font-size: 24px;
    margin-right: 1%;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.sec18img1 {
    margin-left: 8%;
    border: 2px dotted #4796fe;
    padding: 8px;
    position: relative;
    top: -26px;
}

.lpcolorbg {
    background: #76c650;
    color: #fff;
    padding: 2px 5px;
}

.boxs {
    border-style: solid;
    border-color: rgb(104, 127, 141);
    border-width: 4px;
    border-top-left-radius: 20px;
    border-top-right-radius:
        20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    background-size: 100% 100%;
}

.col-md-20 {
    width: 20%;
}

.col-md-30 {
    width: 30%;
}

.col-md-40 {
    width: 40%;
}

.col-md-60 {
    width: 60%;
}

.green {
    color: #00aa85;
}

.neon {
    color: #4ed0e7;
}

.infinite-pulse {
    vertical-align:
        middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}

.infinite-pulse {
    -webkit-animation-name: hvr-pulse;
    animation-name: hvr-pulse;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.ylw {
    color: rgb(255, 156, 0);
}

.wt100 {
    font-weight: 100;
}

.wt200 {
    font-weight: 200;
}

.wt300 {
    font-weight: 300;
}

.wt350 {
    font-weight: 350;
}

.wt400 {
    font-weight: 400;
}

.wt500 {
    font-weight: 500;
}

.wt600 {
    font-weight: 600;
}

.wt700 {
    font-weight: 700;
}

.wt800 {
    font-weight: 800;
}

.wt900 {
    font-weight: 900;
}

.green1 {
    color: #42a21d;
}

.fantasy {
    font-family: fantasy;
}

@media (min-width: 240px) {
    . iconss {
        margin-top: -95px;
        border: 1px #000 solid;
        border-color: #d1d1d1;
        border-width: 1px;
        width: 300px;
        background-color: #fcfcfc;
    }
}

@ media (min-width: 1200px) {
    .iconss {
        margin-top: -110px !important;
        border: 1px #000 solid;
        border-color: #7d7d7d;
        border-width: 1px;
        width:
            354px !important;
        background-color: #fcfcfc;
    }
}

.spacer35 {
    margin-top: 20%;
}

.spacer20 {
    margin-top: 20%;
}

.contactbox1 {
    background: #ffcc01;
    width: 100%;
    padding: 1% 0 2% 0;
    box-shadow: 0 6px 1px #d2a904;
}

.quick-point1 {
    background: #607D8B;
    padding: 0% 0 4%;
    background-size: cover;
}

.borderblue {
    border-left: 4px solid #1b6ec1;
    padding-left: 2%;
}

.blue {
    color: #50bff4;
}

.quick-point2 {
    background: #f2f2f2;
    padding: 0% 0 4%;
    background-size: cover;
}

.tbbg2 {
    background: url(../images/kplan1.png) no-repeat center;
    padding: 15%;
    background-size: 100% 100%;
}

.tablebox2 {
    border: 1px solid #a7a8aa;
    width: 100%;
    float: left;
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;
}

.tbbg3 {
    background: url(../images/kplan2.png) no-repeat center;
    padding: 15%;
    background-size: 100% 100%;
}

.tablebox3 {
    border: 1px solid #595a5d;
    width: 100%;
    float: left;
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;
}

.tbbg4 {
    background: url(../images/kplan5.png) no-repeat center;
    padding: 15%;
    background-size: 100% 100%;
}

.tablebox4 {
    border: 1px solid #000;
    width: 100%;
    float: left;
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;
}

.tbbg5 {
    background: url(../images/kplan3.png) no-repeat center;
    padding: 15%;
    background-size: 100% 100%;
}

.tablebox5 {
    border: 1px solid #4d278c;
    width: 100%;
    float: left;
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;
    box-shadow: 0 0 30px 3px #1a1414;
}

@media (min-width: 1200px) {
    .whitesection2 {
        background: #ffffff url(../images/video.png) no-repeat center top;
        background-size: cover;
        padding: 4% 0 30% !important;
    }
}

@media (min-width: 1200px) {
    .whitebgd {
        background: #ffffff url(../images/moneybgd.png) no-repeat center top;
        background-size: cover;
        padding: 2% 0 6%;
    }
}

.clear {
    clear: both;
}

.product {
    background: url(../images/bg5.png) no-repeat top center;
    background-size: cover;
    padding: 2% 0 2% 0;
}

@media (min-width: 992px) {
    .mdst0 {
        margin-top: 0%;
    }
}

@media (min-width: 768px) {
    .smst4 {
        margin-top: 4%;
    }
}

.bonussection1 {
    width: 100%;
    float: left;
    background: #f6f6f6;
    border-radius: 20px;
    overflow: hidden;
}

@media (min-width: 240px) {
    .bonussection1 {
        border: 3px #e6e6e6 solid;
        width: 100% ! important;
        float: left;
        background: #fbfff0;
    }
}

@media (min-width: 1200px) {
    .bonussection1 {
        border: 3px #e6e6e6 solid;
        width: 94% !important;
        float: left;
        background: #fbfff0;
    }
}

.white {
    color: #fff;
}

.vtitle {
    background: #ff9c00;
    padding: 2%;
    text-shadow: 1px 1px 1px #333;
}

. home-video-hero .video-frame {
    position: relative;
}

.home-video-hero .video-frame video {
    width: 100%;
    height: auto;
}

.black {
    color: #000000;
}

video {
    display: inline-block;
    vertical-align: baseline;
    max-width: 100%;
}

.home-video-hero .video-overlay {
    position: absolute;
    top: 0;
    bottom:
        0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    z-index: 2;
}

.home-video-hero .content-container {
    width: 100%;
    position:
        absolute;
    top: 0%;
    z-index: 999;
}

.greentext {
    color: #1dd19d;
}

.border-green {
    width: 140px;
    height: 5px;
    border-radius: 60px;
    background: #61cff7;
    margin: 0px auto 30px;
}

.line0 {
    border-bottom: 1px dashed #626262;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.bordered {
    border-left: 4px solid #1fc16b;
    padding-left: 2%;
}

.exactlybg1 {
    background: #1fc16b;
    padding: 15px;
}

.s11box {
    border: 2px solid #00769d;
    padding: 30px;
    background-color: #fffffa;
    border-radius: 10px;
}

.section3 {
    background: url(../images/section-14.png) no-repeat lavenderblush;
    background-size: cover;
    padding: 2% 0 2% 0;
}

.interface_title {
    border-radius: 50px;
    background-image: -moz-linear-gradient(0deg, rgb(15, 107, 213) 0%, rgb(20, 71, 128) 37%, rgb(25, 34, 43) 89%);
    background-image: -webkit-linear-gradient(0deg, rgb(15, 107, 213) 0%, rgb(20, 71, 128) 37%, rgb(25, 34, 43) 89%);
    background-image: -ms-linear-gradient(0deg, rgb(15, 107, 213) 0%, rgb(20, 71, 128) 37%, rgb(25, 34, 43) 89%);
    padding: 1% 0% 1% 3%;
    display:
        inline-block;
}

.mt5 {
    margin-top: 5%;
}

.interface-section {
    border-top: 1px solid #24313e;
    padding: 5% 0;
}

.section9 {
    background:
        url(../images/section9.png) no-repeat center center;
    background-size: cover;
    padding: 0% 0 6% 0;
}

.dblue {
    color: #050d44;
}

.purple1 {
    color:
        #444cf7;
}

@media (min-width: 240px) {
    .splash1 {
        background: #efefef url(../images/bg1.png) no-repeat;
        background-size: cover;
        padding: 2% 0 4%;
    }
}

@ media (min-width: 1200px) {
    .splash1 {
        background: #fff url(../images/bg1.png) no-repeat ! important;
        background-size: cover ! important;
        padding: 2% 0 4% ! important;
        background-attachment: fixed ! important;
    }
}

.border {
    border: 1px solid #dee2e6 !important;
    padding: 1% 1% 1% 1%;
    border-radius: 35px;
}

.border1 {
    border: 6px solid #efefef;
}

.green1 {
    color: rgb(1, 188, 176);
}

@media(min-width:1200px) {
    .line {
        border-right: 1px solid #bdbaba;
        border-bottom: 1px solid #bdbaba;
    }
}

@media(min-width:1200px) {
    .line1 {
        border-bottom: 1px solid #bdbaba;
    }
}

@ media(min-width:1200px) {
    .line2 {
        border-right: 1px solid #bdbaba;
    }
}

@media(min-width:1200px) {
    .line3 {
        border-right: 1px solid #bdbaba;
        border-left:
            1px solid #bdbaba;
    }
}

.splash2 {
    background: #fff url(../images/bg3a.png) no-repeat;
    background-size: cover;
    padding: 2% 0 4%;
}

.play3 li {
    background: url(../images/introlist.png) no-repeat;
    padding: 0 0 11px 65px;
    list-style: none;
    background-position: 0px 0px;
    line-height: 145%;
    margin-top: 8px;
    background-size: 40px;
}

.section10 {
    background: url(../images/section10.png) no-repeat;
    background-size: cover;
    padding: 7% 0 9%;
}

.play7 li {
    background: url(../images/introlist.png) no-repeat;
    padding: 5px 2px 14px 80px;
    list-style: none;
    background-position: 13px 3px;
    line-height: 200%;
    margin-top: 8px;
    background-size: 40px 40px;
}

.line5 {
    border: 1px solid #b9b6b6;
}

.green2 {
    color: #7fb700;
}

.section15 {
    background: url(../images/iconbg3.jpg) no-repeat #efefef bottom center;
    padding: 2% 0 4%;
    background-size: cover;
    background-attachment: fixed;
}

.section17 {
    background: url(../images/Sweetener.jpg) no-repeat;
    background-size: cover;
    padding: 25% 0 27%;
    border-top: 5px solid #dce7fd;
    border-bottom: 5px solid #d7f5fd;
}

@media(min-width:1200px) {
    .section17 {
        background: url(../images/section17.png) no-repeat;
        background-size: cover;
        padding: 2% 0 6%;
    }
}

@media(min-width:240px) {
    .section17 {
        background: url(../images/section17.png) no-repeat bottom;
        background-size: cover;
        padding: 2% 0 6%;
    }
}

@media(min-width:1200px) {
    .section18 {
        background: url(../images/section18.PNG) no-repeat;
        background-size: cover;
        padding: 2% 0 11%;
        margin-left: 14%;
    }
}

.header-notice2 {
    box-shadow: 0 0 12px 1px #fff;
    padding: 12px;
    border-radius: 12px;
}

.box-white {
    background: #ffffff;
    padding: 8px 15px;
    border-radius: 6px;
    display: inline-block;
}

.purple {
    color: #6561ec;
}

.wt600 {
    font-weight: 600;
}

.header-notice3 {
    border-right: 6px solid #6dc520;
    border-left: 6px solid #6dc520;
    border-radius: 24px 0;
    position: relative;
    padding: 10px 10px;
    box-shadow: 0 0 5px 1px #fff;
    text-shadow: 2px 2px 2px #000;
}

.dashedborder {
    border: 1px dashed #020000;
    padding: 7px 20px;
}

.boxes {
    background-color: #000;
    background-repeat: no-repeat;
    border-style: solid;
    border-color: #000;
    border-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-size: 100% 100%;
}

.Fjalla {
    font-family: 'Fjalla One', sans-serif;
}

. yellowbg {
    text-align: center;
    font-size: 40px;
    color: #000;
    background-color: rgb(255, 199, 6);
}

.bordered1 {
    border-left: 4px solid #fbbd1a;
    padding-left: 2%;
}

.grn {
    color: #1fc16b;
}

.stepstitle {
    background-image: -webkit-linear-gradient(0deg, #009688 0%, #1fc16b 100%);
    border-radius: 60px;
    display: table;
    padding: 1% 4%;
}

.y1 {
    color: #f9f762;
}

.recaptp {
    margin-left: -1.2%;
    position: absolute;
    margin-top: .5%;
}

.recaptop {
    margin-top: 0%;
}

.recap {
    background: #fff;
    padding: 2% 12% 2% 11%;
    border: 1px solid #9e9e9e;
}

.pull-right {
    float: right !important;
}

. recaptpxs {
    margin-left: 2%;
    position: absolute;
    margin-top: 5%;
}

.list-padding {
    padding-top: 10px;
}

.pull-right {
    float: right !important;
}

. t-mrtp {
    margin-top: -.4%;
}

.pull-right {
    float: right;
}

.bonusbg {
    background: #f2f2f2;
    border-radius: 20px;
    padding: 0% 4%;
}

.mt3 {
    margin-top: 6%;
}

. bonusspan {
    color: #fff;
    display: table;
    background: url(../images/bonusstrip.png) no-repeat -11px 0px;
    padding: 1% 15% 1% 8%;
    background-size: cover;
}

.ple {
    color: #4d55f3;
}

.yellowbg1 {
    text-align: center;
    font-size: 24px;
    color: #fff;
    background-color: rgb(67, 103, 199);
    padding: 1% 1%;
}

.narrow {
    font-family: 'PT Sans Narrow', sans-serif;
}

.pink {
    color: #ec5cb9;
}

.y2 {
    color: #ffae00;
}

.Archivo {
    font-family: 'Archivo Narrow', sans-serif;
}

.raleway {
    font-family: 'Raleway', sans-serif;
}

.roboto1 {
    font-family: 'Roboto', sans-serif;
}

.Economica {
    font-family: 'Economica', sans-serif;
}

.Lobster {
    font-family:
        'Lobster Two', cursive;
}

.prebox {
    border-radius: 50px;
    border: 1px dashed #fff;
    padding: 6px 14px;
    transform: skew(-8deg);
}

@media (min-width: 1200px) {
    .section33 {
        background: url(../images/bg0.png) no-repeat top !important;
        background-size: cover !important;
        padding: 5% 0 4% !important;
    }
}

@media (min-width: 240px) {
    .section33 {
        background: url(../images/bg0.png) no-repeat top !important;
        background-size: cover !important;
        padding: 5% 0 4% !important;
    }
}

@media (min-width: 1200px) {
    .section34 {
        background: url(../images/section33.png) no-repeat bottom center;
        background-size: cover;
        padding: 3% 0 5%;
        background-attachment: fixed;
    }
}

.prebox1 {
    border-radius: 6px;
    background-color: rgb(236, 92, 185);
    box-shadow: 0px 6px 10px 0px rgba(38, 37, 49,
            0.3);
    padding: 1px 15px;
    display: inline-block;
}

.prebox2 {
    border-radius: 6px;
    background-color: rgb(8, 173, 249);
    box-shadow: 0px 6px 10px 0px rgba(38, 37, 49, 0.3);
    padding: 5px 20px;
    display: inline-block;
    transform: skew(-8deg);
}

.whitesection5 {
    background: #fbf9f9 url(../images/bgmain.jpg) no-repeat;
    background-position: bottom;
    padding: 2% 0% 8%;
}

.section11-top {
    text-align: right;
    padding: 0;
    margin-top: -13%;
}

.section11 {
    background: #fff url(../images/section6.png) no-repeat bottom;
    background-size: cover;
    padding: 3% 0 1% 0;
    position: relative;
    background-color: #192970;
}

.img-fluid {
    max-width: 100%;
    height: auto;
}

.pic1 {
    max-width: 527px;
    float: none;
    margin-top: 40px !important;
    margin-left: 180px !important;
    margin-right: 0px !important;
}

@media (min-width: 240px) {
    .iconss {
        margin-top: -95px;
        border: 1px solid #fff;
        border-radius: 20px;
        border-color: #cbd0d5;
        border-width: 1px;
        width: 305px;
        background-color: #fcfcfc;
        padding:
            1% 0 8%;
        box-shadow: -2px 10px 28px 0px rgba(184, 180, 184, 1);
    }
}

@media (min-width: 1200px) {
    .iconss {
        margin-top: -90px !important;
        border: 1px solid #fff;
        border-radius: 20px;
        border-color: #cbd0d5 ! important;
        border-width: 1px ! important;
        width: 250px ! important;
        background-color:
            #fcfcfc ! important;
        padding: 1% 0 8% ! important;
        box-shadow: -2px 10px 28px 0px rgba(184, 180, 184, 1);
    }
}

.section2 {
    background:
        url(../images/bg12.png);
    padding: 6% 0 3% 0;
    background-size: cover;
    background-attachment: fixed;
}

.ribbon-wrapper {
    position: relative;
    top:
        -47px;
    left: 2px;
}

.ribbon-front {
    background-color: #3e3e3e;
    height: 42px;
    width: 214px;
    position: absolute;
    right: 0px;
    z-index: 2;
    top:
        0px;
    color: #fff;
    text-align: center;
    padding-top: 3px;
    border-radius: 0px 5px 0px 0px;
}

@media (min-width: 1200px) {
    .whitesection2 {
        background: #ffffff url(../images/video.png) no-repeat center top;
        background-size: cover;
        padding: 4% 0 30% !important;
    }
}

.blue1 {
    color: #61cff7;
}

. .db1 {
    color: #4ba1fd;
}

.section16 {
    background: url(../images/slide_01.jpg) no-repeat bottom;
    background-size: cover;
    background-color:
        #fff;
    padding: 3% 0 2% 0;
}

.mx-auto {
    margin-left: auto !important;
}

.mx-auto {
    margin-right: auto !important;
}

.arrow1 {
    margin-top: -2.5%;
    position: absolute;
}

.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    left: 630px;
}

.d-block {
    display: block !important;
}

.img-fluid {
    max-width: 100%;
    height: auto;
}

.yellow {
    color: #ffbe32;
}

.section8 {
    background: url(../images/section8.png) no-repeat center center;
    background-color: #19222b;
    background-size: cover;
    padding: 5% 0 8% 0;
    position: relative;
    z-index: 2;
}

.checklist2 li {
    border: 2px solid rgb(33, 62, 144);
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    box-shadow: -8.425px 11.181px 0px 0px rgba(117, 138,
            187, 0.39);
    padding: 2% 3% 0 3%;
    margin-bottom: 3%;
    list-style: none;
    background-size: 28px;
}

.checklist2 li span.hamster-list {
    background:
        url(../images/checklist2.png) no-repeat 0 4px;
    padding-left: 55px;
    list-style: none;
    margin-left: 0px;
    padding-top: 0;
    padding-bottom: 3%;
    padding-right: 0px;
    display: inline-block;
}

.ul {
    padding: 0px;
    list-style: none;
    margin: 0px;
}

.db {
    color: #00769d;
}

.db2 {
    color: #2b2e4f;
}

@media (min-width: 1200px) {
    .thevideo2 {
        position: relative ! important;
        padding-bottom: 49% ! important;
        padding-top: 43px ! important;
        height:
            0 ! important;
        overflow: hidden ! important;
        padding-right: 111px ! important;
        padding-left: 6px ! important;
    }
}

@media (min-width:1200px) {

    .thevideo2 iframe,
    .thevideo2 object,
    .thevideo2 embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: none;
    }
}

.margin_top1 {
    margin-top: 1%;
}

.margin_top2 {
    margin-top: 2%;
}

.margin_top3 {
    margin-top: 3%;
}

.margin_top4 {
    margin-top: 4%;
}

. margin_top5 {
    margin-top: 5%;
}

.margin_top6 {
    margin-top: 6%;
}

.margin_top7 {
    margin-top: 7%;
}

.margin_top8 {
    margin-top: 8%;
}

.margin_top9 {
    margin-top: 9%;
}

.margin_top10 {
    margin-top: 10%;
}

.margin_top11 {
    margin-top: 11%;
}

.margin_top12 {
    margin-top: 12%;
}

.margin_top90 {
    margin-top: 90px;
}

.margin_top110 {
    margin-top: 110px;
}

. margin_strip {
    margin-top: 8%;
}

.margin_top2 {
    margin-top: 2%;
}

.margin_top-2 {
    margin-top: -2%;
}

.margin_top-4 {
    margin-top: -4%;
}

.margin_top-5 {
    margin-top: -5%;
}

. margin_top-10 {
    margin-top: -10%;
}

.margin_top-1 {
    margin-top: -1%;
}

.margin_top-6 {
    margin-top: -6%;
}

.hvr-buzz-out {
    display: inline-block;
    vertical-align:
        middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    margin-top: 4px;
}

.box-danger {
    background: #f21e12;
    padding: 5px 26px;
    border-radius: 6px;
    display: inline-block;
    margin-top: 15px;
}

.myfeatures1 {
    background: #f7f2d3;
    float: left;
    padding: 23px 6px;
    width: 100%;
    min-height:
        69px;
}

.myfeatures1.last {
    background: #f7f2d3;
    float: left;
    padding: 25px 6px;
    width: 100%;
    min-height: 69px;
    border-bottom: 1px solid #e5e5e5;
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;
}

.yes li {
    background: url(../images/yes2.png) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    padding: 0 0 0 36px;
    list-style: none;
    margin-left: -40px;
    background-position: 0px 8px;
    line-height: 175%;
    margin-top: 8px;
    background-size: 25px 25px;
}

.no1 li {
    background: url(../images/no2.png) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    padding: 0 0 0 30px;
    list-style: none;
    background-position: 0px 8px;
    line-height: 202%;
    margin-left: -40px;
    background-size: 25px 25px;
    margin-top: 8px;
}

.dgreen {
    color: #44b86d;
}

. color-red {
    color: #e95f66 !important;
}

.roboto {
    font-family: 'Roboto Condensed', sans-serif;
}

.jv_btn {
    background: linear-gradient(to bottom,
            #6fe7f4 0%, #4da7fc 100%);
    border-radius: 5px;
    color: #fff;
    text-align: center;
    border: 3px solid #4796fe;
    padding: 3% 2%;
    box-shadow: 0 12px 16px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
}

.title8 {
    border-radius: 10px;
    background-image: -moz-linear-gradient(-180deg,
            rgb(0, 55, 118) 0%, rgb(2, 141, 148) 100%);
    background-image: -webkit-linear-gradient(-180deg, rgb(58, 143, 162) 0%, rgb(41, 2, 148) 100%);
    background-image:
        -ms-linear-gradient(-180deg, rgb(0, 55, 118) 0%, rgb(2, 141, 148) 100%);
    display: inline-block;
    padding: 1% 0% 1% 2%;
    width: 91%;
}

.section8-box:before {
    content: "";
    position: absolute;
    z-index: 1;
    bottom: 0;
    border-left: 5px dotted #00b9c4;
}

@media (min-width: 1200px) {
    .section8-box:before {
        top: 15%;
        left: -2.7%;
        height: 90%;
    }
}

.section8-detail {
    width: 82%;
    padding: 0 0 0 15px;
}

.section8-box h1:before {
    content: '';
    position: absolute;
    margin: auto;
    z-index: 1;
    background: url(../images/circle.png) no-repeat left center;
    width: 7%;
    height: 13%;
    top: 3%;
    left: -4%;
}

.background4 {
    padding: 2% 2%;
    background: #2e2673;
}

.hat {
    font-family: 'Red Hat Display', sans-serif;
}

.checklist2 li {
    border: 2px solid rgb(33, 62, 144);
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    box-shadow: -8.425px 11.181px 0px 0px rgba(117, 138, 187, 0.39);
    padding: 2% 3% 0 3%;
    margin-bottom: 3%;
    list-style: none;
    background-size: 28px;
}

.checklist2 li span.hamster-list {
    background:
        url(../images/checklist2.png) no-repeat 0 4px;
    padding-left: 55px;
    list-style: none;
    margin-left: 0px;
    padding-top: 0;
    padding-bottom: 3%;
    padding-right: 0px;
    display: inline-block;
}

.o1 {
    color: #f7d708;
}

.s12box {
    border: 2px solid #e7f6fb;
    padding: 30px;
    background-color: #fffffa;
    border-radius: 10px;
    box-shadow: 0px 10px 57px 0px rgba(30, 64, 102, 0.14);
}


.exo {
    font-family: 'Exo 2', sans-serif;
}

.green {
    color: #00e989;
}

.yellow {
    color: #f7d708;
}

.sarabun {
    font-family: 'Sarabun', sans-serif;
}


.section35 {
    background: url(../images/section33.jpg) no-repeat #fff;
    display: block;
    background-size: cover;
    background-position: top;
}

.section19 {
    background: url(../images/section19.png) no-repeat center center;
    background-color: rgba(0, 0, 0, 0);
    background-size: auto;
    background-size: cover;
    background-color: #19222b;
    padding: 3% 0 7% 0;
}

.bonusspan {
    color: #fff;
    display: table;
    background: url(../images/bonusstrip.png) no-repeat -11px 0px;
    background-size: auto;
    padding: 1% 15% 1% 8%;
    background-size: cover;
}

.b3 {
    color: #00bde9;
}

.n3 {
    color: #a1f708;
}

.spartan {
    font-family: 'Spartan', sans-serif;
}

.y1 {
    color: #ffd5c8;
}


.y2 {
    color: #fbc850;
}

.play2 li {
    background: url(../images/icon.png) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    padding: 0 0 10px 50px;
    list-style: none;
    background-position: 0 7px;
    line-height: 165%;
    margin-top: 10px;
    border-bottom: 1px solid #ffd4c7;
}

.play2 li:last-child {
    border-bottom: 0px;
    padding-bottom: 0px;
}

.y3 {
    color: #ffce45;
}


.y4 {
    color: #27a2df;
}

.dashboard-section {
    background: #effaff;
    background-size: auto;
    background-size: cover;
    border-radius: 20px;
    padding: 0% 4%;
}


/*Pricing Table*/
.tablebox1 {
    background-color: #fff;
    border: 1px solid #c0c0c0;
    border-radius: 12px;
    box-shadow: 0px 1px 50px 0px #4242422e;
    overflow: hidden;
}

.tablebox2 {
    background-color: #fff;
    border: 1px solid #c0c0c0;
    border-radius: 12px;
    box-shadow: 0px 1px 50px 0px #4242422e;
    overflow: hidden;
}

.myfeatures {
    background: #09209d;
    padding: 5% 0 3% 0;
}

.myfeatures1 {
    background: rgba(55, 5, 129, 1);
    padding: 5% 0 3% 0;
}

.myfeature li:nth-child(odd) {
    background: #ffffff no-repeat top 18px left 20px;
    padding: 15px 15px 16px 17px;
    list-style: none;
    line-height: 32px;
    /* margin-left: -66px; */
}

.myfeature li:nth-child(even) {
    background: #dff8ff no-repeat top 18px left 20px;
    padding: 15px 15px 18px 48px;
    list-style: none;
    line-height: 32px;
    margin-left: -66px;
}

.myfeature,
.myfeature1 {
    margin-bottom: 0;
}


.myfeature1 li:nth-child(odd) {
    background: rgb(198, 57, 25)url(../images/pricecheck1.png) no-repeat top 18px left 20px;
    padding: 15px 15px 15px 48px;
    list-style: none;
    line-height: 32px;
    margin-left: -40px;
    font-weight: 700;
    color: #fff;
}

.myfeature1 li:nth-child(even) {
    background: rgb(230, 66, 29) url(../images/pricecheck1.png) no-repeat top 18px left 20px;
    padding: 15px 15px 15px 48px;
    list-style: none;
    line-height: 32px;
    margin-left: -40px;
    font-weight: 700;
    color: #fff;
}

.basicbox {
    background: linear-gradient(to right, #006cd0 0%, #00b9c9 100%);
    padding: 17px 32px 11px 30px;
    border-radius: 5px;
    display: table;
    margin: 25px auto;
}

.basicbox1 {
    background: linear-gradient(to right, #f26738 0%, #f9a63e 100%);

    padding: 7px 30px 0px 30px;
    border-radius: 5px;
    display: table;
    margin: 25px auto;
}

.play8 li {
    background: url(../images/icon.png) no-repeat;
    padding: 0 0 10px 50px;
    list-style: none;
    background-position: 0 7px;
    line-height: 234%;
    margin-top: 7px;
    border-bottom: 1px solid #d2e8fd;
}

.play8 li:last-child {
    border-bottom: 0px;
    padding-bottom: 0px;
}


.amazing-tool-bg {
    padding: 100px 0px;
    background: #ffffff url(../images/amazing-tool-bg.png) no-repeat center center;
    background-size: cover;
}

.amzing-deal-shape1 {
    background: url(../images/amzing-deal-shape.png) no-repeat center center;
    background-size: contain;
    padding: 47px 15px 38px;
    border: none;
}


.strip3 {
    background: #00000000 url(../images/lead.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    padding: 9% 0 11%;
}

@media (min-width: 1200px) {
    .fb-section5 {
        background: #fff url(../images/bg7.png) no-repeat center;
        background-size: auto;
        background-size: cover ! important;
        padding: 10% 0 2% 0;
    }
}


@media (min-width: 240px) {
    .fb-section5 {
        background: #fff url(../images/bg7.png) no-repeat center;
        background-size: auto;

        padding: 10% 0 2% 0;
    }
}

.most-popular {
    background: #ff000c;
    padding: 10px;
    border-radius: 10px 10px 0px 0px;
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 15%);
}


.stickybar {
    display: table;
    margin: 0% 0% 8px 1%;
    width: 98%;
    border-radius: 6px;
    float: left;
    background: rgba(23, 23, 23, 0.9);
    position: fixed;
    bottom: 0;
    padding: 0.5%;
    z-index: 9999;
}

.stickybar a {
    color: #fff;
    border: 2px solid #fff;
    padding: 3% 8%;
}

.stickybutton {
    border-radius: 6px;
    padding: 2% 5%;
    display: table;
    margin: 3% auto 0% auto;
    color: #fff;
    background: rgb(247, 79, 139);
    background: linear-gradient(90deg, rgb(247, 157, 61) 0%, rgb(239, 67, 58) 100%);

}


.demoshadow {
    border: 8px solid #fff;
    box-shadow: 0 0 15px 0 #aaa;
}


.tagyellow {
    background: #ffd454;
    border-radius: 65px;
    padding: 8px 20px;
    display: inline-block;
    text-align: center;
    transform: none;
}





.header-list-back {
    
    padding: 10px 20px;
    border-radius: 10px;
    border: 5px ;
    border-image-outset: 0;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    e/svg+xml;
    charset=utf-8,
    %3Csvg width='100' height='100' viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg' %3E %3Cstyle%3Epath%7Banimation: stroke 5s infinite linear%3B%7D%40keyframes stroke%7Bto%7Bstroke-dashoffset:776%3B%7D%7D%3C/style%3E%3ClinearGradient id='g' x1='0%25' y1='0%25' x2='0%25' y2='100%25' %3E%3Cstop offset='0%25' stop-color='%232d3561' /%3E%3Cstop offset='25%25' stop-color='%23c05c7e' /%3E%3Cstop offset='50%25' stop-color='%23f3826f' /%3E%3Cstop offset='100%25' stop-color='%23ffb961' /%3E%3C/linearGradient%3E %3Cpath d='M1.5 1.5 l97 0l0 97l-97 0 l0 -97' stroke-linecap='square' stroke='url(%23g)' stroke-width='3' stroke-dasharray='388' /%3E %3C/svg%3E") 1;

}

.header-bordered-list li {
    list-style: none;
    background: url(../images/add.gif) no-repeat;
    padding: 0 0 2px 54px;
    border-bottom: 1px;
    margin-top: 12px;
    background-size: 63px;
}

.header-bordered-list li:last-child {
    border-bottom: 0px;
    padding-bottom: 0px;
}


.question-shape {
    background: url(../images/question-shape.png) no-repeat center center;
    background-size: contain;
    padding: 54px 26px 29px 24px;
}

.one-time-shape {
    background: url(../images/one-time-shape.png) no-repeat center center;
    background-size: auto;
    padding: 3% 0 8% 0;
    position: relative;
    z-index: 2;
}


.comparison-shape {
      background: #0761e8;
   
    padding: 15px;
    border-radius: 5px;
    margin-top: 0px;
}


.comparison-lightshape {
    background: #e4f1ff;
    padding: 60px 15px 15px 15px;
    border-radius: 10px;
}


.captivate-shape {
    padding: 25px 40px;
    background: url(../images/captivate.png) no-repeat center center;
    background-size: auto;
    background-size: cover;
    border-radius: 0;
}

.o2 {
    color: #27afff;
}

.bordercard {
    border: 2px solid #fff;
    padding: 35px 13px;
    border-radius: 15px;
    box-shadow: 0px 6px 10px 4px;
}

.bordercard:hover {
    transform: scale(1.1);
    transition: 0.8s;
    background: #f4e0e4;
}

.gradient-text1 {
    color: #fdca12;
    /*background-image: linear-gradient( 
45deg
 , #00f1b4, #1297f2);
    background-size: 100%;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
}


.strip {
    background: url(../images/stripr.png) no-repeat;
    background-size: cover;
    background-position: center;
    padding: 4% 0 6%;
}


.sectionr {
    background: url(../images/section33.jpg);
    background-size: contain;
    background-position: top center;
}

.section160 {
    background: url(../images/second-section-bg.jpg) no-repeat bottom;
    background-size: cover;
    background-color: #fff;
    padding: 3% 0 6% 0;
}





.captivate-shaper {

    padding: 67px 31px;
    background: url(../images/captivate.png) no-repeat center center;
    background-size: auto;
    background-size: auto;
    background-size: cover;
    border-radius: 0;

}

.kl{
    margin-top: 15%;
}