
html {
    scroll-behavior: smooth;
}
body {
    font-family: "Poppins", sans-serif;
    color: #000000;
    font-size: 14px;
}

:root {
    --theme-gradient: linear-gradient(90.03deg, #173EFF 1.99%, #FF0000 95.26%);
    --theme-gradient1: linear-gradient(90.03deg, #FF0000 1.99%, #173EFF 95.26%);
}

.theme-clr {
    background: var(--theme-gradient);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.orange-clr {
    color: #FC884C !important;
}
.red-clr {
    color: #FF0000 !important;
}
.caveat {
    font-family: "Caveat", system-ui;
}
.green-clr {
    color: #16cf05;
}
.yellow-clr {
    color: #FFFF48;
}
.white-clr {
    color: #ffffff;
}
.pink-clr{
    color: #F55D87;
}
.blue-clr {
    color: #0BAEFF;
}

.purple-clr{
    color: #9641FB;
}
.yellow-clr1 {
    color: #FEF900 !important;
}
.clr-1{
    color: #0AABFF;
}
.clr-2 {
    color: #ff9601;
}

.clr-7 {
    color: #F26159;
}

.probtn1 a {
    border-radius: 20px;
    transition: all 0.5s ease;
    background: var(--theme-gradient);
    text-decoration: none;
    text-align: center;
    display: inline-block;
    padding: 15px 12px;
    color: #ffffff;
    border: 5px solid #ffffff;
    font-weight: 700;
    width: 100%;
    font-size: 26px;
    line-height: 140%;
    position: relative;
    overflow: hidden;
    z-index: 2;
}

/* .probtn1 a::after {
    content: '';
    position: absolute;
    top: -10px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: -1;
    transition: all 0.5s;
    background: linear-gradient(90deg, #FEA601 11.56%, #FDF700 90%);
    color: #000;
    border-radius: 0 0 40% 35%;
} */
.probtn1 a:hover {
    background: var(--theme-gradient1);
    transform: scale(1.05);
    text-decoration: none;
}

.main-heading {
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0.3) 100%);
    border: 1px solid #FF0000;
    border-bottom: 5px solid #FF0000;
    backdrop-filter: blur(100px);
    border-radius: 30px;
    padding: 20px 15px;
}
.black2-clr {
    color: #140014;
}
.white-box {
    background: linear-gradient(180deg, #FFFFFF 1.83%, rgba(255, 255, 255, 0.7) 100.24%);
    border: 1px solid #FF000080;
    border-radius: 10px;
    padding: 10px;
}
.main-text {
    background: linear-gradient(186.15deg, rgba(255, 0, 0, 0) 4.79%, rgba(255, 0, 0, 0.3) 142.05%, #FF0000 253.05%);
    border-bottom: 1px solid #FF0000;
    border-radius: 10px;
    display: inline-block;
    padding: 5px 15px;
}
.main-text2 {
    background: linear-gradient(180deg, #FFFFFF 0%, #FFFFFF 100%);
    border-top: 1px solid #0BAEFF;
    border-right: 1px solid #0BAEFF;
    border-bottom: 5px solid #0BAEFF;
    border-left: 1px solid #0BAEFF;
    border-radius: 10px;
    display: inline-block;
    padding: 5px 15px;
}
@media(min-width:768px) {
    .probtn1 a {
        font-size: 30px;
        padding: 30px 20px;
    }
    .main-heading {
        border-radius: 30px;
        padding: 40px 22px;
    }
        .white-box {
        padding: 30px;
    }
}

/* Header Section CSS */
.header-section {
    background: linear-gradient(180deg, #FFFFFF 0%, #C9EFFF 124.12%);
    padding: 30px 0px;
}
.pre-heading {
    background: #FFFFFF;
    border: 1px solid #FF00004D;
    border-radius: 10px;
    display: inline-block;
    padding: 10px;
}
.post-heading{
    background: linear-gradient(180deg, #FFFFFF 1.83%, rgba(255, 255, 255, 0.7) 100.24%);
    border: 1px solid #FF000080;
    border-radius: 10px;
    display: inline-block;
    padding: 10px;
}

.list-head li {
    background: url(https://cdn.oppyotest.com/launches/magicclipsai/traffic/tick.webp) no-repeat;
    padding: 0px 0px 20px 40px;
    list-style-type: none;
    background-position: 0px 8px;
}
.yellow-shape{
    background: #1C0B03;
    border: 1px solid #FC884C;
    border-radius: 10px;
    transform: skewX(-10deg);
    display: inline-block;
    padding: 0px 15px;
    }

@media(min-width:768px) {
    .header-section {
        background: url(https://cdn.oppyotest.com/launches/magicclipsai/traffic/header-bg.webp);
        background-repeat: no-repeat;
        background-position: top center;
        background-size: cover;
        padding: 40px 0px 100px 0px;
    }
    .post-heading{
        padding: 10px 20px;
    }
    .pre-heading {
        padding: 8px 22px;
        border-radius: 100px;
    }
        .yellow-shape{
        background: url(https://cdn.oppyotest.com/launches/magicclipsai/traffic/blue-shade.webp) no-repeat;
        background-size: 100% 100%;
        display: inline-block;
        padding: 5px 20px;
        border-radius: unset;
        border: unset;
    }
    
}

/* Header Section CSS */ 

/* monthly box start */


.monthly-box{
    background: #08070c;
    border: 3px solid #a56ee1;
    padding: 10px;
    border-radius: 10px;
}

.progress-parent{
    border: 1px solid #ccc !important;
    border-radius: 30px;
    background-color: #EEE;
    box-shadow: 1px 2px 4px #4785ff66;
}
.progress-bar{
    background-color: #FF2929;
    height: 28px;
    width: 68%;
    border-radius: 30px 0px 0px 30px;
}
.progress-bar-stripes{
    opacity: 0.4;
    background-image: url("https://cdn.oppyotest.com/launches/magicclipsai/traffic/strip.gif");
    background-repeat: repeat-x;
    background-position: right top;
    background-size: 40px 40px;
    margin-right: 20px;
    height: 28px;
    width: 100%;
    border-radius: 30px 0px 0px 30px;
    text-align: center;
    font-size: 22px;
    color: #ffffff;
}
@media(min-width:768px){
    .monthly-box{
        background: url(https://cdn.oppyotest.com/launches/magicclipsai/traffic/monthly-bg.webp) no-repeat;
        background-size: 100% 100%;
        /* margin-top: -350px; */
        padding: 50px 0px;
        border: unset;
    }
    .upgrade-bar{
        width: 50%;
        height: 30px;
    }
}

/* monthly box end */


/* testimonials start */

.testimonial-sec{
    background: #ffffff ;
    padding: 30px 0px;
}

.testimonial-gradiant1 {
    border-radius: 20px;
    border-top: 1px solid #FBA170;
    border-right: 5px solid #FBA170;
    border-bottom: 5px solid #FBA170;
    border-left: 1px solid #FBA170;
    background: #FFF;
    height: 100%;
}
.testimonial-gradiant2 {
    border-radius: 20px;
    border-top: 1px solid #96A1FF;
    border-right: 5px solid #96A1FF;
    border-bottom: 5px solid #96A1FF;
    border-left: 1px solid #96A1FF;
    background: #FFF;
    height: 100%;
}
.testimonial-gradiant3 {
    border-radius: 20px;
    border-top: 1px solid #9FC754;
    border-right: 5px solid #9FC754;
    border-bottom: 5px solid #9FC754;
    border-left: 1px solid #9FC754;
    background: #FFF;
    height: 100%;
}

 .testimonial-gradiant-1{
    padding: 30px 10px;
 }

 .testimonial-gradiant-2{
    padding: 30px 10px;
 }

 .testimonial-gradiant-3{
    padding: 30px 10px;
 }

 .mt-top{
    margin-top: -65px;
 }

 @media (min-width: 768px) {
    .testimonial-sec{
        /* background: url(https://cdn.oppyotest.com/launches/magicclipsai/traffic/testimonial-bg.webp) no-repeat center center;
        background-size: cover; */
        padding: 100px 0px;
    }

    .testimonial-gradiant-1{
        padding:60px 30px 30px;
     }
     .testimonial-gradiant-2{
        padding:60px 30px 30px;
     }
     .testimonial-gradiant-3{
        padding:60px 30px 30px;
     }

     .mt-top{
        margin-top: -90px;
     }
 }

/* testimonials end */

/* cta-section start */
.cta-section{
    background: #081026;
    padding: 30px 0px;
}

@media (min-width: 768px){
.cta-section{
    background: url(https://cdn.oppyotest.com/launches/magicclipsai/traffic/cta-bg.webp) no-repeat center center;
    background-size: cover;
    padding: 100px 100px;
}
}
/* cta-section end */


/* struggling-sec start */
.struggling-sec{
    background: #ffffff;
    padding: 30px 0px;
}

.struggling-h{
    background: #FF00001A;
    border: 2px dashed #FF0000;
    display: inline-block;
    border-radius: 10px;
    padding: 20px;
}

.struggle-list li{
    background: url(https://cdn.oppyotest.com/launches/magicclipsai/traffic/dot-img.webp) no-repeat;
    padding: 0px 0px 20px 20px;
    list-style-type: none;
    background-position: 0px 8px;

}

@media (min-width: 768px){
    .struggling-sec{
        /* background:#ffffff url(https://cdn.oppyotest.com/launches/magicclipsai/traffic/struggling-bg.webp) no-repeat center center;
        background-size: cover; */
        padding: 100px 0px;
    }
    .struggling-h{
        border-radius: 0px 20px 0px 20px;
        padding: 10px 65px;
        position: relative;
    }
    .struggling-h:after{
        content: url(https://cdn.oppyotest.com/launches/magicclipsai/traffic/thinking-emoji.webp);
        position: absolute;
        top: -5px;
        right: -60px;
    }
}

/* struggling-sec end */

/* revenue-sec start */
.revenue-sec{
    background: #ffffff;
    padding: 30px 0px;
}

@media (min-width: 768px){
    .revenue-sec{
        padding: 0px 0px 100px;
    }
}
/* revenue-sec end */

/* End section start */

.end-sec{
    background: #E8F8FF;
    padding: 30px 0px;
}

.end-h{
    background: linear-gradient(180deg, #FFFFFF 0%, #FFFFFF 100%);
    border-top: 1px solid #0BAEFF;
    border-right: 1px solid #0BAEFF;
    border-bottom: 5px solid #0BAEFF;
    border-left: 1px solid #0BAEFF;
    backdrop-filter: blur(100px);
    border-radius: 100px;
    display: inline-block;
    padding: 5px 20px;
}

.end-bottom{
    background: #ffffff;
    border: 1px solid #7f8fbc;
    display: inline-block;
    border-radius: 10px;
    padding: 10px;
}

@media (min-width: 768px){
    .end-sec{
        /* background:#FAF3FF url(https://cdn.oppyotest.com/launches/magicclipsai/traffic/end-section.webp) no-repeat center center;
        background-size: cover; */
        padding: 100px 0px 70px;
    }
    .end-h{
        padding: 10px 40px;
    }
    .end-bottom{
        background: url(https://cdn.oppyotest.com/launches/magicclipsai/traffic/end-bottom.webp) no-repeat;
        background-size: 100% 100%;
        border: unset;
        border-radius: 0px;
        padding: 20px 39px;
    }
    
}

/* End section end */

.proudly-section {    
    background: #091521;    
    padding:30px 0px;
    position: relative;
}

.presenting-head {
    border-radius: 30px;
    background: #0BAEFF;
    border: 1px solid #FFFFFF4D;
    display: inline-block;
    padding: 8px 26px;
}

.but-design {
	background: var(--theme-gradient);
	padding: 15px 30px;
	-webkit-transform:skew(-200deg);
	-moz-transform:skew(-200deg);
	transform:skew(-200deg);
	display:inline-block
}
.but-design .skew-normal{
	-webkit-transform:skew(200deg);
	-moz-transform:skew(200deg);
	transform:skew(200deg);
}
.warning-section{
    background: var(--theme-gradient);
    padding: 10px 0px;
}
.offer {
    display: flex;
    align-items: center;
    gap: 15px;
    justify-content: center;
    flex-direction: column;
}
@media(min-width:768px) {
    .but-design {
        padding:15px 60px;
    }
    .proudly-section {
        background:#ffffff url("https://cdn.oppyotest.com/launches/magicclipsai/traffic/proudlybg.webp") no-repeat center bottom;
        background-size: cover;
        /* z-index: -1; */
        padding:100px 0px 200px;
    }
    .presenting-head {
            border-radius: 100px;
    padding: 10px 32px;
    }
    
    .offer {
        display: flex;
        align-items: center;
        gap: 15px;
        justify-content: center;
        flex-direction: row;
    }
}


/********features*********/

.moneyback-section {
    background-color: #101010;
	padding: 30px 0px;
}

.brown-frame1 {
    background: url(https://cdn.oppyotest.com/launches/magicclipsai/traffic/blue-shade.webp) no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    padding: 10px 20px;
}

@media (min-width:768px) {
    .moneyback-section {
        background:  url(https://cdn.oppyotest.com/launches/magicclipsai/traffic/moneyback-bg.webp) no-repeat;
        background-position:top center;
        background-size: cover;
        padding: 100px 0 100px;
    }
    .brown-frame1 {
        padding: 0px 20px;
    }

}

.footer-section {
    background: #000000;
    padding: 30px 0;
}
@media (min-width: 768px) {
	.footer-section {
		padding: 45px 0px 50px;
	}
}
.footer-ul {
    padding: 0
}

.footer-ul li {
    display: inline;
}

/*new*/
/*Table CSS Start*/

.table-section{
    background: #ffffff;
    padding: 30px 0px;
}

.tablebox2 ul {
    padding-left: 0;
    color: #010101;
}

.commercial {
    background: #FCBB2F;
    border-radius: 48px;
    padding: 1% 5%;
    display: inline-block;
}

.tablebox2 {
    background: #ffffff;
    width: 100%;
    float: left;
    border-radius: 32px 23px;
    border: 10px solid #232323;
    position: relative;
    transform: scale(0.9);
}

.tablebox3 ul {
    padding-left: 0;
    color: #010101;
}

.tablebox3 {
    background: #fff;
    width: 100%;
    float: left;
    border-radius: 40px 40px 20px 20px;
    border: double 10px transparent;
    background-image: linear-gradient(#FFFFFF, #FFFFFF), var(--theme-gradient);
    background-origin: border-box;
    background-clip: content-box, border-box;
	position:relative;
}
/* .tablebox3:before{
	content:'';
	position:absolute;
	background: url(https://cdn.oppyotest.com/launches/magicclipsai/traffic/most-popular.webp) no-repeat left top;
	min-height:165px;
	min-width:153px;
	left: -10px;
	top: -10px;
} */
/* .tablebox2:before{
	content:'';
	position:absolute;
	background: url(https://cdn.oppyotest.com/launches/magicclipsai/traffic/most-popular.webp) no-repeat left top;
	min-height:165px;
	min-width:153px;
	left: 0px;
	top: 0px;
} */

ul.vgreytick {
    padding: 0px;
    margin: 0;
}

ul.vgreytick li {
    background:#000 url(https://cdn.oppyotest.com/launches/magicclipsai/traffic/vgreytick-icon.webp) no-repeat;
    color: #ffffff;
    list-style: none;
    text-align: left;
    padding: 15px 15px 15px 50px;
    background-position: 15px 14px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    line-height: 150%;
}

ul.grey-tick-last {
    padding: 0px;
    margin: 0;
}

ul.grey-tick-last li {
    background: url(https://cdn.oppyotest.com/launches/magicclipsai/traffic/tick.webp) no-repeat;
    list-style: none;
    text-align: left;
    padding: 15px 15px 15px 50px;
    background-position: 15px 14px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    line-height: 150%;
}

/* ul.grey-tick-last li:nth-child(odd) {
    background-color: #15064a;
}

ul.grey-tick-last li:nth-child(even) {
    background-color: #200d68;
} */

.tbbg2 {
    background: #232323;
    padding: 60px 20px 80px 20px;
    background-size: 100% 100%;
    border-radius: 10px 10px 0px 0px;
}

.tbbg3 {
    background: url(https://cdn.oppyotest.com/launches/magicclipsai/traffic/premium-table.webp) no-repeat;
    background-size: 100% 100%;
    padding: 60px 20px 80px 20px;
    border-radius: 27px 27px 0px 0px;
    min-height: 250px;
}

.myfeatureslast {
    float: left;
    padding: 30px;
    width: 100%;
    min-height: 69px;
    background: #000;
    color: #ffffff;
    border-radius: 0px 0px 10px 10px;
    border-top: none;
}

.myfeatureslastborder {
    float: left;
    padding: 30px;
    width: 100%;
    border-radius: 0px 0px 10px 10px;
    min-height: 69px;
    background: #ffffff;
    color: #000;
}

@media (max-width: 767px) {
    .tbbg2, .tbbg3 {
        padding: 15px 15px 15px 15px;
    }
}

@media (min-width: 768px) {
    .table-section{
        /* background:#FFF7DE url(https://cdn.oppyotest.com/launches/magicclipsai/traffic/table-bg.webp) no-repeat center center;
        background-size: cover;
        background-attachment: fixed; */
        padding: 100px 0px 100px;
    }
    .tbbg3 {
        padding:60px 30px 60px 30px;
        background-size: 100% 100%;
        border-radius: 20px 20px 0px 0px;
        min-height: 500px;
    }
    .tbbg2 {
        padding: 60px 30px 60px 30px;
        background-size: 100% 100%;
        border-radius: 10px 10px 0px 0px;
    }
    ul.vgreytick li {
        padding: 20px 15px 20px 50px;
        background-position: 12px 20px;
    }
    ul.grey-tick-last li {
        padding: 20px 15px 20px 50px;
        background-position: 12px 20px;
    }	
    .up-btn-header a {
        font-size: 40px !important;
    }
    .myfeatureslast {
        padding: 30px;
    }
    .myfeatureslastborder {
        padding: 30px;
    }
}

.buypad {
    padding: 4% 3%;
}

/*Table CSS Enad*/

a.link {
    color: #337ab7;
}

.proudly-sec {
    background: #10a6f8;
    display: inline-block;
    text-align: center;
    position: relative;
    padding: 10px;
    transform: skew(-5deg);
}
@media(min-width:768px){
    .proudly-sec {
        padding: 15px 30px 15px 30px;
        transform: skew(-10deg);
    }
}

.footer-ul li a:hover{
    color: #fff;
}

   
.feature-card {
        border-radius: 20px;
        box-shadow: -5px 5px 15px rgba(0, 0, 0, 0.15);
        border: double 2px transparent;
        background-image: linear-gradient(#fff, #fff), var(--theme-gradient);
        background-origin: border-box;
        background-clip: content-box, border-box;
} 

/* success start */

.success-sec{
    background-color: #e8f9ff;
    padding: 30px 0px;
}
.inter-btn a{
    border-radius: 10px;
    transition: all 0.3s ease-in-out;
    background: #03CF0B;
    box-shadow: 0px 6px 14px -1px rgb(0 0 0 / 45%);
    text-decoration: none;
    text-align: center;
    display: inline-block;
    padding: 15px 12px;
    color: #ffffff;
    border: none;
    font-weight: 700;
    width: 100%;
    font-size: 24px;
    line-height: 140%;
    position: relative;
}

.inter-btn a{
    text-decoration: none;
    color: #fff;
}
.inter-btn a:hover{
    color: #fff;
    background-color: #00a806;
    border-radius: 10px;
}
.inter-btn-1 a{
    background-color: #FF2929;
    border-radius: 10px;
    transition: all 0.3s ease-in-out;
    text-decoration: none;
    box-shadow: 0px 6px 14px -1px rgb(0 0 0 / 45%);
    text-align: center;
    display: inline-block;
    padding: 15px 12px;
    color: #ffffff;
    border: none;
    font-weight: 700;
    width: 100%;
    font-size: 24px;
    line-height: 140%;
    position: relative;
}
.inter-btn-1 a{
    text-decoration: none;
    color: #fff;
}
.inter-btn-1 a:hover{
    background-color: #eb0a0a;
    color: #fff;
}
@media (min-width: 768px){
    .success-sec{
        background: url(https://cdn.oppyotest.com/launches/magicclipsai/traffic/success-bg.webp) no-repeat center center;
        background-size: cover;
        padding: 60px 0px 100px;
    } 
    
    .inter-btn a,.inter-btn-1 a {
        font-size: 22px;
        padding: 28px 40px;
    }
}

/* success end */