@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');

body {
    /* background: url(../images/Christmas1.jpg) repeat #232323; */
    background-size: contain;
    padding: 0% 0;
    font-family: 'Montserrat', sans-serif !important;
}

.lato {
    font-family: Lato;
}

.cursive {
    font-family: cursive;
}

.initial {
    font-family: initial;
}

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

.sourcesans {
    font-family: source sans pro;
}

.lato {
    font-family: Lato;
}

.cursive {
    font-family: cursive;
}

.initial {
    font-family: initial;
}

.white {
    color: #ffffff;
}

.black {
    color: #fff;
}

.red {
    color: #e6b548;
}

.green1 {
    color: #42a21d;
}

.pink {
    color: #fd3768;
}

.yellow {
    color: #ffffff;
}

.orange {
    color: #ec0404;
}

.purple {
    color: #7d57c1;
}

.roboto {
    font-family: font-family: 'Roboto', 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%;
}

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

.banner-link {
    position: absolute;
    right: -30px;
    top: -35px;
}

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

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

.spacer6 {
    margin-top: 6%;
}

.spacer3 {
    margin-top: 3%;
}

.spacer8 {
    margin-top: 8%;
}

.spacer10 {
    margin-top: 10%;
}

.spacer12 {
    margin-top: 12%;
}

.spacer15 {
    margin-top: 15%;
}

.spacer20 {
    margin-top: 20px;
}

.lh110 {
    line-height: 110%;
}

.lh120 {
    line-height: 120%;
}

.lh130 {
    line-height: 130%;
}

.lh140 {
    line-height: 140%;
}

.lh150 {
    line-height: 150%;
}

.lh160 {
    line-height: 160%;
}

.lh170 {
    line-height: 170%;
}

.lh180 {
    line-height: 180%;
}

.lh190 {
    line-height: 190%;
}

.lh200 {
    line-height: 200%;
}

@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 #ff5722;
    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/bgnew.jpg) no-repeat;
        background-position: top center;
        padding: 0% 0 4%;
        background-attachment: fixed ! important;
    }
}

@media (min-width: 1200px) {
    .banner {
        background: url(../images/bgnew.jpg) no-repeat !important;
        background-size: cover !important;
        background-position: bottom !important;
        padding: 0% 0 0% !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;
}

.play5 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;
}

/*---------Sections---------*/
.bandit {
    background: #ffffff url(../images/bg5.png);
    background-size: cover;
    padding: 2% 0 2%;
    background-position: bottom;
}

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

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

.whitesections {
    padding: 2% 0px 4%;
}

.whitesection {
    padding: 0% 0px 6%;
}

.whitesection1 {
    background: url(../images/bg2.jpg) no-repeat center top;
    background-size: cover;
    background-attachment: fixed;
    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/HNB.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    padding: 2% 0px 6%;
}

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

.section3 {
    background: url(../images/bg7.jpg) no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding: 0% 0 4% 0;
}

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

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

.section6 {
    background: #635c88 url(../images/bg3.jpg) no-repeat fixed;
    background-size: cover;
    padding: 4% 0;
}

.section7 {
    background: #635c88 url(../images/bg8.jpg) no-repeat;
    background-size: cover;
    padding: 4% 0;
}

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

.section9 {
    padding: 4% 0;
}

.section10 {
    padding: 4% 0;
}

/*---------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;
}

.green {
    background: #1dbf1e;
    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%;*/
    padding-bottom: 68.25%;
    overflow: hidden;
}

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

/*----------BuyButton----------*/
.buybtn {
        background: linear-gradient(135deg, #0e1d3b 0%, #11254d 100%);
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    border-radius: 5px;
    color: #fff;
    text-align: center;
        border: 1px solid #2759bb;
    padding: 4% 4%;
    box-shadow: 0 6px 1px #9e6730;
}

.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 #148EFF;
    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: 51%;
    padding-top: 23px;
    height: 0;
    overflow: hidden;
    padding-right: 60px;
    padding-left: 6px;
}

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

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

.thevideoo iframe,
.thevideoo object,
.thevideoo 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%;
    border: 4px solid #070a0d !important;
}

@media (min-width: 1200px) {
    .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;
    }
}

@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: 4px solid #d30000;
}

.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 #ff5722;
    background: rgb(253, 238, 220);
    border-radius: 10px;
    overflow: hidden;
}

.price-btn2 {
    border: 4px solid #ffe1a3;
    background: rgb(255, 255, 255);
    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: #ff5722 transparent;
}

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

.pricing-monthly3:before {
    border-color: #6bb90f transparent;
}

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

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

.pricing-monthly3 {
    background: #6bb90f;
    border-bottom: #6bb90f 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 0 1px 1px rgba(0, 0, 0, .05);
}

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

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

.fbg2 {
    background: #00000000 url(../images/fbg2.jpg) no-repeat;
    background-size: cover;
    padding: 13% 0 11%;
}

.fbg4 {
    background: #00000000 url(../images/fbg4.jpg) no-repeat;
    background-size: cover;
    padding: 13% 0 11%;
}

.fbg5 {
    background: #00000000 url(../images/fbg5.jpg) no-repeat;
    background-size: cover;
    padding: 13% 0 11%;
}

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

.fbg3 {
    background: #ffffff url(../images/Video.png) no-repeat;
    background-size: cover;
    padding: 2% 0 24%;
}

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

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

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

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

.play1 li {
    background: url(../images/right-arrow.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/right-arrow.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;
}

.play7 li {
    background: url(../images/play1.png) no-repeat;
    padding: 0 0 12px 50px;
    list-style: none;
    background-position: 0px 5px;
    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: #050b2f;
    padding: 2% 0;
}

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

/* 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: 1px dashed #98abb9;
    background-color: #313131;
    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);
}

.pinkheadbg {
    background: #fe2e61;
    border-radius: 2px;
    color: #fff;
    padding: 18px 18px;
}

.blue1 {
    color: #152b42;
}

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

@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: #ec0404;
    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 #ec0404;
    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%;
}

@media (min-width: 1200px) {
    .col-md-20 {
        width: 20%;
    }
}

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

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

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

.pink {
    color: #fe2e61;
}

.neon {
    color: #0ee0f9;
}

.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;
}

.green2 {
    color: rgb(156, 234, 45);
}

.wt100 {
    font-weight: 100;
}

.wt200 {
    font-weight: 200;
}

.wt300 {
    font-weight: 300;
}

.wt400 {
    font-weight: 400;
}

.wt500 {
    font-weight: 500;
}

.wt600 {
    font-weight: 600;
}

.wt700 {
    font-weight: 700;
}

.wt800 {
    font-weight: 800;
}

.wt900 {
    font-weight: 900;
}

.blue1 {
    color: #0d1a44;
}

.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: -60px !important;
        border: 1px #000 solid;
        border-color: #d1d1d1;
        border-width: 1px;
        width: 354px !important;
        background-color: #fcfcfc;
    }
}

.spacer35 {
    margin-top: 35%;
}

.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;
}

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

.tbbg2 {
    background: #d8033e;
    padding: 11% 0% 19%;
    /*border-bottom-left-radius: 100px;    border-bottom-right-radius: 100px;*/
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

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

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

.myfeature {
    background: #fafafa;
    float: left;
    padding: 0px 0px;
    width: 100%;
    min-height: 69px;
    border-bottom: 1px solid #e5e5e5;
}

.myfeatures.last {
    background: #e5e5e5;
    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;
}

.myfeature.last {
    background: #fafafa;
    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;
}

.tbbg3 {
    background: #2f6bf9;
    padding: 11% 0% 2%;
    /*border-bottom-left-radius: 100px;    border-bottom-right-radius: 100px;*/
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.tablebox3 {
    border: 1px solid #2f6bf9;
    width: 100%;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    float: left;
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;
}

.tbbg4 {
    background: #29bd0c;
    padding: 11% 0% 5%;
    /*border-bottom-left-radius: 100px;    border-bottom-right-radius: 100px;*/
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

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

.tbbg5 {
    background: #2196f3;
    padding: 15% 0% 14%;
    /*border-bottom-left-radius: 100px;    border-bottom-right-radius: 100px;*/
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.tablebox5 {
    border: 1px solid #2196f3;
    width: 100%;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    float: left;
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;
}

@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;
}

.ylw {
    color: #feaf0b;
}

.neon {
    color: #00e1f2;
}

.buyersbox1 {
    background: url(../images/buyersbox.png) no-repeat top left;
    background-size: cover;
    padding: 4% 4% 6% 4%;
}

.moneybackbg {
    background: #1e2226 url(https://socifeed.imgix.net/new/moneybackbg.png) no-repeat center center;
    background-size: cover;
    padding: 3% 0px 1% 3%;
}

.themecolor {
    color: #ff6f20;
}

.bulletlist-bg {
    background-color: #91a9ff36;
    border-radius: 5px;
    padding: 0px 6px 12px 60px;
}

.mb-10 {
    margin-bottom: 18px;
}

.bulletlist {
    float: left;
    left: -5px;
    position: absolute;
}

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

.text-20 {
    font-size: 17px;
    line-height: 30px;
}

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

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

.recaptp1 {
    margin-left: -1.2%;
    position: absolute;
    margin-top: 1.4%;
}

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

.recaptop {
    margin-top: 0%;
}

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

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

.square {
    background: url(../images/bg1.png) no-repeat;
    background-size: contain;
    background-position: top center;
    padding: 0% 0 12%;
    background-size: 100% 100%;
    background-attachment: fixed;
}

.banner4new {
    background: url(../images/banner4new.jpg) no-repeat #ffffff;
    padding: 3% 0% 3% 0%;
    background-size: cover;
    background-attachment: fixed;
}

.btitle1 {
    background: linear-gradient(to bottom, #3F51B5 0%, #03A9F4 100%);
    padding: 3%;
    text-shadow: 1px 1px 1px #333;
}

.bcontent1 {
    padding: 8% 3px;
    margin: 0 auto;
}

.bonussection1 {
    width: 100%;
    float: left;
    background: #fafafa;
    border: 2px solid #0e98e8;
    overflow: hidden;
}

.bonussection2 {
    border: 3px #e6e6e6 solid;
    width: 94% !important;
    float: left;
    background: #fbfff0;
}

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

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

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

.db {
    color: #1e3d73;
}

.fbg8 {
    background: #fbf9f9 url(../images/advertising.png) no-repeat;
    background-size: cover;
    background-position: initial;
    padding: 13% 0 10%;
}

@media (min-width: 1200px) {
    .product {
        background: url(../images/bg3.png) no-repeat center center !important;
        background-size: cover !important;
        padding: 12% 0 5% 0 !important;
        background-position: top !important;
    }
}

@media (min-width: 240px) {
    .product {
        background: url(../images/bg31.png) no-repeat center center;
        background-size: cover;
        padding: 2px 2px;
    }
}

.exactlybg {
    background: #457dfe;
    border-left: 15px solid #1e3d73;
    border-right: 15px solid #1e3d73;
    padding: 20px;
}

.btitle1 {
    background: #263e7c;
    padding: 3%;
    text-shadow: 1px 1px 1px #333;
}

.bonussection1 {
    width: 100%;
    float: left;
    background: #fafafa;
    border: 3px #e6e6e6 solid;
    overflow: hidden;
}

.bcontent1 {
    padding: 8% 3px;
    margin: 0 auto;
}

.exactlybg1 {
    background: #ec514f;
    border-left: 15px solid #4d2a28;
    border-right: 15px solid #4d2a28;
    padding: 20px;
}

.db1 {
    color: #0450a7;
}

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

.section19 {
    background: url(../images/section19.png) center center;
    background-size: cover;
    background-color: #19222b;
    padding: 3% 0 8% 0;
    background-attachment: fixed;
}

.red2 {
    background: #135093;
    padding: 10px;
    border-radius: 25px;
}

.y1 {
    color: #f7be37;
}

.niche {
    text-align: center;
    padding: 34px 20px;
    background: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 15px #cecece;
    margin-bottom: 30px;
}

.section33 {
    background: url(../images/section33.jpg) no-repeat top center;
    background-size: cover;
    padding: 3% 0 6%;
}

.y5 {
    color: #ff9103;
}

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

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

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

.yellowtext {
    color: #ffc83c;
}

.play2 li {
    background: url(../images/arrow-green-big.png) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    padding: 0 0 1px 40px;
    list-style: none;
    background-position: 0px 0px;
    line-height: 155%;
    margin-top: 8px;
    background-size: 25px 25px;
}

.fbg13 {
    background: url(../images/upsellbg2.png) no-repeat;
    background-size: auto;
    background-size: cover;
    padding: 3% 0 3%;
}

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

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

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

.play9 li {
    background: url(../images/introlist.png) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    padding: 5px 2px 11px 51px;
    list-style: none;
    background-position: 6px 10px;
    line-height: 200%;
    margin-top: 8px;
    background-size: 30px;
}

/*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: #ebdef4;
    padding: 5% 0 3% 0;
}

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

.myfeature li:nth-child(odd) {
    background: #f4f4f4 url(../images/pricecheck.png) no-repeat top 18px left 20px;
    padding: 15px 15px 15px 48px;
    list-style: none;
    line-height: 32px;
}

.myfeature li:nth-child(even) {
    background: #ebdef4 url(../images/pricecheck.png) no-repeat top 18px left 20px;
    padding: 15px 15px 15px 48px;
    list-style: none;
    line-height: 32px;
}

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

.myfeature1 li:nth-child(odd) {
    background: rgba(55, 5, 129, 0.9) 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: rgba(55, 5, 129, 1) 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-color: #75758a;
    padding: 7px 30px 0px 30px;
    border-radius: 5px;
    display: table;
    margin: 25px auto;
}

.basicbox1 {
    background-color: #e0236a;
    padding: 7px 30px 0px 30px;
    border-radius: 5px;
    display: table;
    margin: 25px auto;
}

.vl {
    border-left: 2px solid #fff;
    padding: 1%;
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    text-align: justify;
}

.play22 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;
}

.exactlybg4 {
    background: #000000d6;
    padding: 20px;
}

.stripss {
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 10px auto 0px;
    outline: none;
    background-color: rgb(119, 82, 0);
    border: 1px solid #ffffff52;
    border-radius: 24px;
    background-color: rgb(119, 82, 0);
    border: 1px solid #e4e6e5;
    ;
    color: rgb(255, 255, 255);
}

.y3 {
    color: #fd9325;
}

.yellow-bg {
    background: #e55021;
    border-radius: 50px;
    padding: 11px 35px 11px;
}

.myvideo3,
.myvideo3A {
    background-color: #000000;
    box-shadow: 0px 41px 35px 0px rgb(11 12 20 / 55%);
    border: 2px solid #ffb810;
    border-radius: 20px;
}

.myvideo3-box {
    background-color: #020000;
    padding: 3%;
    border-radius: 20px;
}

/*--------------------------------------------------------------# Testimonials--------------------------------------------------------------*/
.testimonials .testimonials-carousel,
.testimonials .testimonials-slider {
    overflow: hidden;
}

.testimonials {
    background: url(../images/section19.png) center center;
}

.testimonials .testimonial-item {
    box-sizing: content-box;
    padding: 30px 30px 30px 60px;
    margin: 30px 10px 30px 50px;
    min-height: 200px;
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.08);
    position: relative;
    background: #fff;
}

.testimonials .testimonial-item .testimonial-img {
    width: 90px;
    border-radius: 10px;
    border: 6px solid #fff;
    position: absolute;
    left: -45px;
}

.testimonials .testimonial-item h3 {
    font-size: 18px;
    font-weight: bold;
    margin: 10px 0 5px 0;
    color: #111;
}

.testimonials .testimonial-item h4 {
    font-size: 14px;
    color: #999;
    margin: 0;
}

.testimonials .testimonial-item .quote-icon-left,
.testimonials .testimonial-item .quote-icon-right {
    color: #e8ecf5;
    font-size: 26px;
}

.testimonials .testimonial-item .quote-icon-left {
    display: inline-block;
    left: -5px;
    position: relative;
}

.testimonials .testimonial-item .quote-icon-right {
    display: inline-block;
    right: -5px;
    position: relative;
    top: 10px;
}

.testimonials .testimonial-item p {
    font-style: italic;
    margin: 15px auto 15px auto;
}

.testimonials .swiper-pagination {
    margin-top: 20px;
    position: relative;
}

.testimonials .swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background-color: #fff;
    opacity: 1;
    border: 1px solid #5777ba;
}

.testimonials .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #5777ba;
}

.more-services {
    padding-top: 20px;
}

.more-services .card {
    border: 0;
    padding: 160px 20px 20px 20px;
    position: relative;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.more-services .card-body {
    z-index: 10;
    background: rgba(255, 255, 255, 0.9);
    padding: 15px 30px;
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
    transition: 0.3s;
    transition: ease-in-out 0.4s;
    border-radius: 5px;
}

.more-services .card-title {
    font-weight: 700;
    text-align: center;
    margin-bottom: 15px;
}

.more-services .card-title a {
    color: #222222;
}

.more-services .card-text {
    color: #5e5e5e;
}

.more-services .read-more a {
    color: #777777;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    transition: 0.4s;
}

.more-services .read-more a:hover {
    text-decoration: underline;
}

.more-services .card:hover .card-body {
    background: #f64633;
}

.more-services .card:hover .read-more a,
.more-services .card:hover .card-title,
.more-services .card:hover .card-title a,
.more-services .card:hover .card-text {
    color: #fff;
}

.faq .faq-item {
    margin: 20px 0;
    padding: 20px 0;
    border-bottom: 1px solid #ead8d8;
}

.faq .faq-item i {
    color: #ee4f2b;
    font-size: 24px;
    float: left;
    line-height: 0;
    padding: 13px 0 0 0;
    margin: 0;
}

.faq .faq-item h4 {
    font-size: 18px;
    line-height: 36px;
    font-weight: 600;
    margin: -4px 0 10px 32px;
    font-family: "Poppins", sans-serif;
}

.faq .faq-item p {
    font-size: 16px;
    line-height: 32px;
    font-weight: 500;
}

.thevideo iframe,
.thevideo object,
.thevideo embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 96%;
    height: 100%;
    border: 4px solid #e55021;
    border-radius: 20px;
}

.thevideoo iframe,
.thevideoo object,
.thevideoo embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 96%;
    height: 92%;
    border: 4px solid #e55021;
    border-radius: 20px;
}

.spacer18 {
    margin-top: 18%;
}


.stickybar {
    display: table;
    margin: 0% 0% 2px 1%;
    width: 98%;
    border-radius: 6px;
    float: left;
    background: #000000cf;
    position: fixed;
    bottom: 0;
    padding: 0.7%;
    z-index: 9999;
}

.buybutton {
    background: linear-gradient(135deg, #c90f0a 0%, #c90f0a 100%);
    font-size: 20px !important;
    padding: 12px 50px !important;
    position: relative;
    top: 0px;
    font-weight: 700;
    border-radius: 10px;
    border: 2px white solid;
}






.bannerer {
    background: url(../images/bgnew.jpg) no-repeat !important;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    background-size: cover !important;
    background-position: top center !important;
    padding: 0% 0 2% !important;
}