html {
	scroll-behavior: smooth;
}
body {
	/* font-family: 'Rubik', sans-serif; */
	font-family: 'Radio Canada', sans-serif;
	color: #08041e;
	font-size: 14px;
	overflow-x: hidden;
}
/* --- Global Css Start--- */
.responsive-video {
	position: relative;
	padding-bottom: 56.25%;
	overflow: hidden;
	box-shadow: 0px 0px 1px 0px rgb(208 219 227 / 58%);
	border-radius: 5px;
}

.theme-clr {
     background: linear-gradient(0deg, #1ECAFC 0%, #1B43C2 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.blue-clr1{
	color: #1869D8;
}
.white-clr {
	color: #fff;
}
.black-clr {
    color: #000000;
}
.blue-clr,
a.blue-clr {
	color: #182d5a;
	text-decoration: none;
}
.yellow-clr2 {
    color: #FFC633;
}
.neon-clr {
    color: #00CBE3;
}
.green-clr {
    color: #37F3C4;
}
.red-clr {
    color: #EF3E3A;
}
.purple-clr {
    color: #b052ff;
}
.yellow-clr {
    color: #fff600;
}
.img-animation {
	animation: 2s ease-in-out 0s infinite alternate none running mover2;
}
@-webkit-keyframes mover2 {
	0% {
		transform: translateY(10px);
	}
	100% {
		transform: translateY(0);
	}
}
@keyframes mover2 {
	0% {
		transform: translateY(10px);
	}
	100% {
		transform: translateY(0);
	}
}
/* --- Global Css End--- */
/* --- Header Section Start--- */

.header-section {
	background: #120c22;
    padding: 30px 0px;
}
.pre-heading {
    border-radius: 35px;
    border: 2px solid rgba(255, 255, 255, 0.20);
    display: inline-block;
    background: #000A1E;
    text-align: center;
    position: relative;
    padding: 10px;
}
@media(min-width:768px) {
	.f-md-70 {
		font-size: 70px !important;
	}
    .header-section {
		background:  url(https://cdn.oppyotest.com/launches/vinciproai/pro/header-bg.webp);
		background-repeat: no-repeat;
		background-position: bottom center;
		background-size: cover;
		padding: 40px 0px 180px;
    }
	.pre-heading {
		padding: 10px 50px;
	}
    .fifth-section {
        padding:100px 0px;
    }
}
/* --- Header Section End--- */
/* ---Second Section Start--- */
.second-section {
	padding: 30px 0px;
	background: #ffffff;
}
.up-btn a {
    border-radius: 15px;
	 background: linear-gradient(0deg, #1ECAFC 0%, #1B43C2 100%);
    backdrop-filter: blur(10px);
    text-decoration: none;
    text-align: center;
    display: inline-block;
    padding: 15px 12px;
    color: #ffffff;
    border: none;
    font-weight: 700;
    font-size: 20px;
    line-height: 140%;
}

.up-btn a:hover {
    transition: all .3s ease;
	 background: linear-gradient(0deg, #1B43C2 0%, #1ECAFC 100%);
}
@media (min-width: 768px) {
	.second-section {
		padding: 70px 0 80px;
		background: #ffffff url(https://cdn.oppyotest.com/launches/vinciproai/pro/second-sec-bg.webp) no-repeat center center;
	}
	.up-btn a {
		font-size: 38px;
		padding: 28px 30px;
	}
}
/* ---Second Section End--- */
/* ---third Section Starts--- */
.proudly-section {
    background: #081828;
    padding: 30px 0;
}
.proudly-head {
	font-family: 'Caveat', 'cursive';
}
@media (min-width: 768px) {
	.proudly-section {
		padding: 100px 0px 140px;
		background: url(https://cdn.oppyotest.com/launches/vinciproai/pro/proudlybg.webp) no-repeat center center;
		background-size: cover;
	}

	.proudly-head {
		background: url(https://cdn.oppyotest.com/launches/vinciproai/pro/proudly-head.webp) no-repeat center center;
		background-size: contain;
		padding: 10px 55px;
		display: inline-block;
		font-family: 'Caveat', 'cursive';
	}
}
/* ---third Section End--- */
/* ---Feature Section Start--- */
.white-section {
	background: #fff;
	padding: 30px 0px;
}
.grey-section {
	background: #e2edf4;
	padding: 30px 0px;
}
.tickul li {
	list-style: none;
    background: url(https://cdn.oppyotest.com/launches/vinciproai/pro/launch-tick-blue.webp) no-repeat;
    background-position: 0 2px;
    padding: 0 0 20px 40px;
}
.tickul li:last-child {
	padding-bottom:0px;
}
@media (min-width: 768px) {
	.white-section {
		padding: 100px 0px;
	}
	.grey-section {
		padding: 100px 0px;
	}
}
/* --- Feature Section End --- */
/* Money Back Gurantee */
.moneyback-section {
	background: #0d0238;
    background-position: center center;
    background-size: cover;
    padding: 30px 0 30px;
}
@media (min-width: 768px) {
	.moneyback-section {
		padding: 70px 0px;
		background: #0d0238 url(https://cdn.oppyotest.com/launches/vinciproai/pro/moneyback-bg.webp) no-repeat;
		background-position: center center;
		background-size: cover;
	}
}
/* Money Back Gurantee End */
/* Bonus Section */
.bonus-section {
	background: url(https://cdn.oppyotest.com/launches/vinciproai/pro/bonus-bg.webp) no-repeat;
	background-size: cover;
	background-position: center center;
	padding: 30px 0;
}
.but-design{
	 background: linear-gradient(0deg, #1ECAFC 0%, #1B43C2 100%);
    display: inline-block;
    border-radius: 65px;
	padding: 10px 40px;
    position: relative;
    z-index: 1;
}
.bonus-shade{
	background: url("https://cdn.oppyotest.com/launches/vinciproai/pro/bonus-shade.webp") no-repeat;
	background-size: 100% 100%;
	padding: 8px 20px;
	display: inline-block;
}
@media (min-width: 768px) {
	.bonus-section {
		padding: 70px 0px;
	}
	.but-design{
		background: url("https://cdn.oppyotest.com/launches/vinciproai/pro/purple-brush.webp") no-repeat;
		background-size: 100% 100%;
		border-radius: 0px;
		padding: 10px 70px;
	}
}
/* Bonus Section End */
/* Table Section */
.table-section {
	background: #ffffff;
	padding: 30px 0;
}
.tbbg2 {
	background-color: #fff;
	padding: 50px 30px 30px 30px;
	background-size: 100% 100%;
	border-radius: 10px 10px 0px 0px;
}
ul.vgreytick {
	padding: 0px;
	margin: 0;
}
ul.vgreytick li {
	background: url(https://cdn.oppyotest.com/launches/vinciproai/pro/launch-tick-blue.webp) no-repeat;
	list-style: none;
	text-align: left;
	padding: 15px 15px 15px 50px;
	background-position: 15px 22px;
	line-height: 150%;
	text-transform: capitalize;
}
ul.vgreytick li:nth-child(odd) {
	background-color: #e1eff8cf;
}
ul.vgreytick li:nth-child(even) {
	background-color: #ffffff;
}
.myfeatureslast {
	float: left;
	padding: 0px 30px 30px;
	width: 100%;
	min-height: 69px;
	background: #ffffff;
	border-radius: 0px 0px 10px 10px;
}
.tablebox3 {
	width: 100%;
	float: left;
	border-radius: 10px;
	position: relative;
	border: solid 1px #182d5a;
}
.tbbg3 {
	background: #001C47;
	padding: 50px 30px 30px 30px;
	background-size: 100% 100%;
	border-radius: 7px 7px 0px 0px;
}
.myfeatureslast-com {
    float: left;
    padding: 30px;
    width: 100%;
    border-radius: 0px 0px 10px 10px;
    min-height: 69px;
    background: #ffffff;
}
@media (min-width: 768px) {
	.tbbg2 {
		padding: 80px 30px 80px 30px;
		background-size: 100% 100%;
		border-radius: 10px 10px 0px 0px;
	}
	ul.vgreytick li {
		padding: 20px 15px 20px 65px;
		background-position: 30px 25px;
	}
	.myfeatureslast {
		padding:30px;
	}
	.tbbg3 {
		padding: 50px 30px 50px 30px;
		background-size: 100% 100%;
		border-radius: 7px 7px 0px 0px;
	}
}
/* Table Section ENd */
/* Footer Section */
.footer-section {
	background: #001C47;
	padding: 30px 0;
}
.footer-ul {
	padding: 0;
}
.footer-ul li {
	display: inline;
	line-height: 130%;
}
@media (min-width: 768px) {
	.footer-section {
		padding: 50px 0px;
	}

	.footer-ul li {
		display: inline;
		line-height: normal;
	}


	
}
/* Footer Section End */

.feature-card{
	background-color: #fff;
	border-radius: 20px;
	box-shadow: -5px 5px 15px rgba(0, 0, 0, 0.15);
	border: double 2px  #1c94e5;
    background-origin: border-box;
    background-clip: content-box, border-box;
}

.footer-ul a:hover{
	color:#fff;
}

/* Warning section */
.warning-section {
	background-color: #1caae7;
	padding: 20px 0px;
 }
.offer {
    display: flex;
    align-items: center;
    gap: 15px;
    justify-content: center;
    flex-direction: column;
}
@media (min-width: 768px){
	.offer {
		display: flex;
		align-items: center;
		gap: 15px;
		justify-content: center;
		flex-direction: row;
	}
}
.cartoon-shade {
    border-radius: 4px;
    border: double 4px transparent;
    background-image: linear-gradient(#E4F2F8,#E4F2F8), linear-gradient(to bottom, #1ECAFC 0%, #1B43C2 100% );
    background-origin: border-box;
    background-clip: content-box, border-box;
    padding: 4px;
}
/* Style Sidharth*/

	.hello-shape{
        background:url(https://cdn.oppyotest.com/launches/vinciproai/pro/goal-shape.webp) no-repeat top center;
        background-size: 100% 100%;
        padding:10px;
        display: inline-block;
        position: relative;
	}

/* @media (min-width: 768px) { */
@media (min-width: 768px){
	.hello-shape{
        padding: 6px 45px;
	}
}
/* } */

/* check-out section start */
.chackout {
    background-color: #09081d;
    padding: 60px 0;
}
@media (min-width: 768px){
    .chackout {
        background: url(https://cdn.oppyotest.com/launches/vinciproai/pro/chackout.webp) no-repeat;
        background-size: cover;
        padding: 100px 0px;
    }
}
/* check-out section end */

.probtn a {
	border-radius: 15px;
	 background-color: #f6841f;
	 text-decoration: none;
	 text-align: center;
	 display: inline-block;
	 padding: 15px 12px;
	 color: #ffffff;
	 border: none;
	 font-weight: 700;
	 font-size: 18px;
	 line-height: 140%;
 }
 .probtn a:hover {
	background: #e97b1a;
	 text-decoration: none;
 }
 .probtn1 a {
	 border-radius: 15px;
	  background: linear-gradient(0deg, #1ECAFC 0%, #1B43C2 100%);
	 backdrop-filter: blur(10px);
	 text-decoration: none;
	 text-align: center;
	 display: inline-block;
	 padding: 15px 12px;
	 color: #ffffff;
	 border: none;
	 font-weight: 700;
	 font-size: 20px;
	 line-height: 140%;
 }
 .probtn1 a:hover {
	 transition: all .3s ease;
	 background: linear-gradient(0deg, #1B43C2 0%, #1ECAFC 100%);
 }

 @media (min-width: 768px) {
    .probtn a {
        font-size: 38px;
        padding: 28px 50px;
    }
    .probtn1 a {
        font-size: 38px;
        padding: 28px 50px;
    }
}
.cartoon-shade1 {
    border-radius: 4px;
    border: double 1px transparent;
    background-image: linear-gradient(#E4F2F8,#E4F2F8), linear-gradient(to bottom, #1ECAFC 0%, #1B43C2 100% );
    background-origin: border-box;
    background-clip: content-box, border-box;
    padding: 4px;
}