/* JV css */

html {
    scroll-behavior: smooth;
}

body {
    font-family: "Nunito", sans-serif;
    color: #030D1F;
    font-size: 14px;
}
.caveat {
    font-family: "Caveat", cursive;
}
.poppins {
    font-family: "Poppins", sans-serif;
}

/* Color CSS */
:root{
    --theme-gradient: linear-gradient(90deg, #FEB763 0%, #FD206C 100%);
    --theme-gradient1: linear-gradient(90deg, #FD206C 0%, #FEB763 100%);
}

.white-clr,
a.white-clr {
    color: #ffffff;
}
.yellow-clr3{
    color: #FFC633;
}
.yellow-clr {
    color: #FFCE51;
}

.blue-clr {
    color: #240f75;
}
.orange-clr{
    color: #FF992E;
}
.yellow-clr1{
    color: #FDA733 !important;
}
.theme-clr{
    background: var(--theme-gradient);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.br-theme{
    border-bottom: 3px solid transparent;
    border-image: var(--theme-gradient);
    border-image-slice: 1;
    width: 100%;
}
.clr-1{
    color: #FFCE51;
}
.clr-2{
    color: #FF5EE2;
}
.clr-3{
    color: #52FFE9;
}
.clr-4{
    color: #597EFF;
}
.clr-5{
    color: #FF83EB;
}
.clr-6{
    color: #FF4949;
}
.clr-7{
    color: #22FFE4;
}
.clr-8{
    color: #E3C24C;
}
.clr-9{
    color: #04c33a;
}
/* Header CSS */


.header-section {
    background: url(https://cdn.oppyotest.com/launches/maildaddy/jv/header-bg.webp);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: cover;
    padding: 30px 0px;
}
.market-text div sup{
    position: relative;
    font-size: 20px;
    line-height: 0;
    vertical-align: baseline;
    margin-right: 4px;
}
.market-text div sup{
    top: -20px;
}
.market-text-1 div sup{
    position: relative;
    font-size: 20px;
    line-height: 0;
    vertical-align: baseline;
    margin-right: 4px;
}
.market-text-1 div sup{
    top: -20px;
}

.affiliate-link-btn a {
    border-radius: 10px;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    padding: 15px 20px;
    font-size: 20px;
    line-height: 100%;
    color: #ffffff;
    transition: all .3s ease;
    background: var(--theme-gradient);
    position: relative;
}

.affiliate-link-btn a:hover {
    border-radius: 8px;
    background: var(--theme-gradient1);
}
/* .affiliate-link-btn a::before {
    position: absolute;
    width: 100%;
    height: 44px;
    z-index: 1;
    background: linear-gradient(171.07deg, #FFFEFE -40.8%, rgba(255, 254, 254, 0) 93.21%);
    content: '';
    top: 0;
    left: 0;
    border-radius: 15px 15px 100% 100%;
} */

span.under {
    border-bottom: 4px solid;
}

.header-section ul.leader-ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.header-section ul.leader-ul li {
    display: inline-block;
    padding: 0px 5px;
    font-weight: 400;
}

/* Ribbion CSS */

:root {
    --mainColor: #2f6574;
    --secColor: #f94b02;
}

/* Responsive Video CSS */

.responsive-video{
    border-radius: 10px;
    background: var(--theme-gradient);
    padding: 10px;
}

/* .responsive-video {
    position: relative;
    padding-bottom: 56.25%;
    overflow: hidden;
    border: 5px solid #E804BE;
    box-shadow: 0px 0px 1px 0px rgba(208, 219, 227, 0.58);
    border-radius: 5px;
} */

.responsive-video iframe,
.responsive-video object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Black Timer css */

.white-section {
    background: #ffffff;
    padding: 5% 0;
}

.live-section {
    background: #EEE;
    padding: 30px 0px ;
}
.affiliate-btn a, a.affiliate-btn {
    border-radius: 5px;
    text-decoration: none;
    color: #ffffff;
    text-align: center;
    display: block;
    width: 100%;
    z-index: 9999;
    padding: 19px 20px;
    line-height: normal;
    font-weight: 700;
    outline: none;
    border-width: 1px;
    border-color: rgb(220, 220, 220);
    border-style: solid;
    box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.2);
    background-color: rgb(93, 0, 6);
}

.launch-shape {
    background-color: #fff;
    padding: 10px 20px;
    border-radius: 65px;
    color: #ffffff;
    text-transform: capitalize;
    text-align: center;
    display: inline-block;
    position: relative;
    margin-top: -22px;
}

.gap20 {
    gap: 20px;
}

.pre-heading {
    border-radius: 35px;
    background: #fff;
    display: inline-block;
    padding: 10px;
}
.main-heading{
    padding: 15px;
    border: 1px solid #632329;
    background: #0f0506;
    border-radius: 10px;
    filter: drop-shadow(0px 3px 8px #FD5968);
    backdrop-filter: blur(10px);
}
.proudly-sec {
    background: #FFF;
    display: inline-block;
    text-align: center;
    position: relative;
    padding: 10px;
    border-radius: 40px;
}

.skew-con {
    transform: skew(5deg);
}

.why-should {
    border-radius: 10px;
    background-color: #ffcc00;
    display: inline-block;
    padding: 15px;
    margin-top: -60px;
}
.post-head {
    border-radius: 10px;
    border: 1px dashed rgba(255, 255, 255, 0.50);
    padding: 8px 10px;
    display: inline-block;
}
@media (min-width: 768px) {
    .f-md-65 {
        font-size: 65px;
    }
    .pre-heading {
        padding: 15px 30px;
    }
    .main-heading{
        padding: 50px 40px;
        background: url(https://cdn.oppyotest.com/launches/maildaddy/jv/main-heading-shape.webp) no-repeat center center;
        background-size: 100% 100%;
        border-radius: unset;
        border: unset;
        filter: unset;
        backdrop-filter: unset;
    }
    .post-head {
        padding: 8px 50px;
    }
    .market-text{
        position: relative;
    }
    .market-text::before {
        content: url(https://cdn.oppyotest.com/launches/maildaddy/jv/market-logo.webp);
        position: absolute;
        top: -28px;
        left: 20px;
    }
    .px-md0{
        padding-left: 0px;
        padding-right: 0px;
    }

    .skew-con {
        transform: skew(10deg);
    }
   
    .why-should {
        margin-top: -50px;
        padding: 29px 40px 49px 40px;
        background: url(https://cdn.oppyotest.com/launches/maildaddy/jv/here-why-should-not-promote.webp) no-repeat center center;
        background-size: 100% 100%;
    }
    .proudly-sec {
        padding: 15px 51px;
        
    }
    .skew-con {
        transform: skew(10deg);
    }

    .live-section {
        padding: 100px 0px;
    }
    .min-md-video-width-left {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 67%;
        flex: 0 0 67%;
        max-width: 67%;
    }
    .min-md-video-width-right {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33%;
        flex: 0 0 33%;
        max-width: 33%;
    }

    .header-section {
        background-color: #000000;
        padding: 40px 0px 100px 0px;
    }
    .min-sm-video-width-left {
        width: 68%;
    }
    .min-sm-video-width-right {
        width: 32%;
    }
}

/* XS Margin Auto CSS */

@media (max-width: 767px) {
    .text-xs-center {
        text-align: center;
    }
}


@media only screen and (max-width: 767px) {
    .header-section ul.leader-ul li {
        padding: 0 2px;
    }
    .header-section ul.leader-ul {
        margin-top: 10px;
    }
}

/* MaxFunnel Section */

/* XS Margin Auto CSS */

@media (max-width: 767px) {
    .text-xs-center {
        text-align: center;
    }
}

/* MaxFunnels Is EVERYTHING Section css*/

/* new css */

.formbg {
    position: relative;
    padding: 30px 15px 5px 15px;
    border-radius: 5px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 14.7px 0.3px rgba(0, 0, 0, 0.15);
}

@media (min-width: 768px) {
    .formbg {
        padding: 40px;
    }
}

.form-control.input-field {
    border: 1px solid #e7e7e7;
    border-radius: 5px;
    background-color: #ffffff;
    height: 60px;
    font-size: 16px;
    font-weight: 400;
    box-shadow: none !important;
    color: #000000;
    padding: 6px 15px;
}

.popup-btn a,
.popup-btn input[type="submit"] {
    text-decoration: none;
    color: #ffffff;
    text-align: center;
    display: block;
    width: 100%;
    z-index: 9999;
    padding: 19px 20px;
    line-height: normal;
    font-weight: 700;
    outline: none;
    border-radius: 8px;
    background:#ff9023;
    border: none;
}

.affiliate-btn a {
    border-radius: 5px;
    text-decoration: none;
    color: #ffffff;
    text-align: center;
    display: block;
    width: 100%;
    z-index: 9999;
    padding: 19px 20px;
    line-height: normal;
    font-weight: 700;
    outline: none;
    border-width: 1px;
    border-color: rgb(220, 220, 220);
    border-style: solid;
    box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.2);
    background-color: rgb(93, 0, 6);
}

.affiliate-btn a:hover {
    background: #801219;
    text-decoration: none;
}

@media (min-width: 768px) {
    .affiliate-link-btn a {
        font-size: 20px;
        padding: 15px 20px;
        display: inline-block;
        width: auto;
    }
}

a.promo-link {
    background-color: #5e2bff;
    max-width: 100%;
    padding: 11px 30px;
    border-radius: 5px;
}

.popup-btn input[type="submit"]:hover {
    text-decoration: none;
    border-radius: 8px;
    background: #ee851c;
    color: #ffffff;
}

a.promo-link:hover,
.popup-btn a:hover {
    text-decoration: none;
    border-radius: 8px;
    background: #5425f0;
    color: #ffffff;
}

.features-list-bg {
    height: 100%;
    background:  url(https://cdn.oppyotest.com/launches/maildaddy/jv/features-list-bg.webp);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 100%;
    padding: 80px 30px 35px;
    transition: transform .2s;
    cursor: pointer;
}
.features-list-bg img{
    transition: 0.4s ease;
}
.features-list-bg:hover img{
    transform: scale(1.1);
}
@media (min-width:768px) {
    .features-list-bg {
        min-height: 254px;
    }
}

/****/

.proudly-tick li {
    background: url(https://cdn.oppyotest.com/launches/maildaddy/jv/tick.webp) no-repeat;
    background-position: 0 4px;
    list-style: none;
    padding: 0 0 20px 35px;
}

.proudly-tick li:last-child {
    padding-bottom: 0px;
}

@media (min-width: 1400px) {
    .min-md-video-width-left {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 70%;
        flex: 0 0 70%;
        max-width: 70%;
    }
    .min-md-video-width-right {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        max-width: 30%;
    }
}

img.vert-move {
    -webkit-animation: mover 3s infinite alternate;
    animation: mover 1s infinite alternate;
}

img.vert-move {
    -webkit-animation: mover 3s infinite alternate;
    animation: mover 1s infinite alternate;
}

@-webkit-keyframes mover {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-15px);
    }
}

@keyframes mover {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-15px);
    }
}

.row-padding .col {
    padding-left: 25px !important;
    padding-right: 25px !important;
}
.post-heading1 {
    background: #7E34FF;
    text-align: center;
    padding: 10px;
    display: inline-block;
}

@media (min-width: 768px){
    .post-heading1 {
        padding: 8px 16px;
        background: url(https://cdn.oppyotest.com/launches/maildaddy/jv/post-heading.webp) no-repeat center center;
        background-size: 100% 100%;
    }
}


.left-live-box {
    background: #fff;
    border: 2px solid #0095d247;
    border-radius: 30px;
    padding: 15px;
    height: 100%;
}
.form-btn input[type="submit"] {
    text-decoration: none;
    border: none;
    color: #fff;
    text-align: center;
    display: block;
    width: 100%;
    z-index: 9999;
    padding: 15px 10px;
    line-height: 30px;
    font-weight: 600;
    outline: none;
    white-space: normal;
    cursor: pointer;
    background: var(--theme-gradient);
    border-radius: 10px;
    transition: all .3s ease;
}
.right-live-box {
    background: #fff;
    border: 2px solid rgba(231, 109, 36, 0.30);
    border-radius: 30px;
    padding: 15px;
     height: 100%; 
}
.request-affiliate a {
    background: var(--theme-gradient);
    border-radius: 10px;
    width: 100%;
    display: block;
    padding: 10px;
    text-decoration: none;
}
@media (min-width: 768px){
    .left-live-box {
        padding: 46px 30px;
    }
    .mb-md5 {
        margin-bottom: 5px!important;
    }
    .form-control.input-field {
        height: 60px;
        font-size: 15px;
    }
    .right-live-box {
        padding: 50px 30px;
    }
    .request-affiliate a {
        padding: 15px 10px
    }
}

.product-list {
    background: #eee;
    padding: 30px 0px;
}
@media (min-width: 768px){
    .product-list {
        padding: 100px 0px;
    }
}
.dominat-text {
    border-radius: 50px;
    background: #FF7C21;
    display: inline-block;
    padding: 5px 25px;
}

/* launch date section start */
.launch-start-bg {
    padding: 21px 15px 15px 15px;
    position: relative;
    border-width: 1px;
    border-style: solid;
    border-radius: 10px;
    background-color: #FFFFFF;
}
.orange-circle {
    background: url("https://cdn.oppyotest.com/launches/maildaddy/jv/orange-circle.webp") no-repeat center;
    background-size: contain;
    padding: 0px 3px 40px 8px;
}
.blue-line {
    border-bottom: 1px solid #DCDCDC;
}
.f-md-80 {
    font-size: 80px !important;
}
.launch-start-bg sup {
    position: relative;
    line-height: 0;
    vertical-align: super;
    font-size: 25px;
}
/* launch date section end */

/* border-radius: 10px;
background: linear-gradient(172deg, #0095D2 0%, #06E9FF 98.26%); */
@media (max-width:767px) {
    .blue-text{
        background: linear-gradient(95deg, #0095D2 4.15%, #06E9FF 95.85%);
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
}
@media (min-width:768px) {
    .blue-text{
        border-radius: 10px;
        background: linear-gradient(172deg, #0095D2 0%, #06E9FF 98.26%);
        padding: 0px 5px;
    }
    .white-text{
        border-radius: 10px;
        padding: 0px 5px;
        background-color: #fff;
        color: #000000;
    }
    .cool-text{
        background: url("https://cdn.oppyotest.com/launches/maildaddy/jv/cool-frame.webp") no-repeat;
        background-size: 100% 100%;
        padding: 21px 138px 22px 86px;
        display: inline-block;
        position: relative;
    }
    .cool-text::after {
        content: url("https://cdn.oppyotest.com/launches/maildaddy/jv/cool-emoji.webp");
        position: absolute;
        top: 10px;
        right: -35px;
    }
    /* .cool-text1 {
        background: url("https://cdn.oppyotest.com/launches/maildaddy/jv/cool-frame.webp") no-repeat;
        background-size: 100% 100%;
        padding: 21px 87px 22px 86px;
        display: inline-block;
        position: relative;
    } */
}

/* feature sec start */
.ground-breaking {
    padding: 30px 0px;
    background: #ffffff;
}

.num1{
    border-radius: 10px;
    border: 1px solid #D14900;
    background: #FFF2EB;
    padding: 10px;
}
.num1-shape{
    background:#D14900;
    border-radius: 10px;
    padding: 13px;
}
.num2{
    border-radius: 10px;
    border: 1px solid #5A5AF8;
    background: #EEEEFD;
    padding: 10px;
}
.num2-shape{
    background:#5A5AF8;
    border-radius: 10px;
    padding: 13px;
}
.num3{
    border-radius: 10px;
    border: 1px solid #FC64B0;
    background: #FFF1F8;
    padding: 10px;
}
.num3-shape{
    background: #FC64B0;
    border-radius: 10px;
    padding: 13px;
}
.num4{
    border-radius: 10px;
    border: 1px solid #1FB2DE;
    background: #E3F7FD;
    padding: 10px;
}
.num4-shape{
    background: #1FB2DE;
    border-radius: 10px;
    padding: 13px;
}
.num5{
    border-radius: 10px;
    border: 1px solid #3A74E0;
    background: #E5EEFF;
    padding: 10px;
}
.num5-shape{
    background: #3A74E0;
    border-radius: 10px;
    padding: 13px;
}
.num6{
    border-radius: 10px;
    border: 1px solid #E24B4B;
    background: #FFEDED;
    padding: 10px;
}
.num6-shape{
    background: #E24B4B;
    border-radius: 10px;
    padding: 13px;
}
.num7{
    border-radius: 10px;
    border: 1px solid #16C164;
    background: #EBFAF2;
    padding: 10px;
}
.num7-shape{
    background: #16C164;
    border-radius: 10px;
    padding: 13px;
}
.num8{
    border-radius: 10px;
    border: 1px solid #5A5AF8;
    background: #EEEEFD;
    padding: 10px;
}
.num8-shape{
    background: #5A5AF8;
    border-radius: 10px;
    padding: 13px;
}
.num9{
    border-radius: 10px;
    border: 1px solid #1FB2DE;
    background: #E3F7FD;
    padding: 10px;
}
.num9-shape{
    background: #1FB2DE;
    border-radius: 10px;
    padding: 13px;
}
.num10{
    border-radius: 10px;
    border: 1px solid #FC64B0;
    background: #FFF1F8;
    padding: 10px;
}
.num10-shape{
    background: #FC64B0;
    border-radius: 10px;
    padding: 13px;
}
.num11{
    border-radius: 10px;
    border: 1px solid #3A74E0;
    background: #E5EEFF;
    padding: 10px;
}
.num11-shape{
    background: #3A74E0;
    border-radius: 10px;
    padding: 13px;
}
.num12{
    border-radius: 10px;
    border: 1px solid #E24B4B;
    background: #FFEDED;
    padding: 10px;
}
.num12-shape{
    background: #E24B4B;
    border-radius: 10px;
    padding: 13px;
}
.Features-img img{
    max-width: none;
}
.fe-clr1{
    color: #D14900;
}
.fe-clr2{
    color: #5A5AF8;
}
.fe-clr3{
    color: #FC64B0;
}
.fe-clr4{
    color: #1FB2DE;
}
.fe-clr5{
    color: #3A74E0;
}
.fe-clr6{
    color: #E24B4B;
}
.fe-clr7{
    color: #16C164;
}
.fe-clr8{
    color: #5A5AF8;
}
.fe-clr9{
    color: #1FB2DE;
}
.fe-clr10{
    color: #FC64B0;
}
.fe-clr11{
    color: #3A74E0;
}
.fe-clr12{
    color: #E24B4B;
}
@media (min-width:768px) {
    .ground-breaking {
        padding: 50px 0px 100px 0px;
        background: #ffffff url(https://cdn.oppyotest.com/launches/maildaddy/jv/bluebg1.webp) no-repeat center center;
        background-attachment: fixed;
    }
    .num1,.num2,.num3,.num4,.num5,.num6,.num7,.num8,.num9,.num10,.num11,.num12{
        border-radius: 20px;
        padding: 25px 22px 25px 15px;
        height: 100%;
    }
}
/* feature sec end */