html {
	scroll-behavior: smooth;
}
body {
	font-family: 'Rubik', 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;
}
.blue-clr1{
	color: #1869D8;
}
.white-clr {
	color: #fff;
}
.black-clr {
    color: #000000;
}
.blue-clr,
a.blue-clr {
	color: #182d5a;
	text-decoration: none;
}
.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: linear-gradient(180deg, #000 0%, #013682 108.13%);
    padding: 30px 0px;
}

.preheadline {
    display: inline-block;
    border-radius: 40px;
    border: double 2px transparent;
    background-image: linear-gradient(#05071A,#05071A), linear-gradient(90deg, #0821A0 0%, #37F3C4 100%);
    background-origin: border-box;
    background-clip: content-box, border-box;
    position: relative;
}

@media(min-width:768px) {
    .header-section {
		background:  url(https://cdn.oppyotest.com/launches/iris/enterprise/header-bg.webp);
		background-repeat: no-repeat;
		background-position: bottom center;
		background-size: cover;
		padding: 40px 0px 100px;
    }
	
    .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(112deg, #0821A0 2.27%, #12CDAC 95.52%);
    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(112deg, #12CDAC 2.27%, #0821A0 95.52%);
}
@media (min-width: 768px) {
	.second-section {
		padding: 70px 0 80px;
		background: #ffffff url(https://cdn.oppyotest.com/launches/iris/enterprise/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: #020715;
    padding: 30px 0;
}
@media (min-width: 768px) {
	.proudly-section {
		padding: 100px 0px 140px;
		background: url(https://cdn.oppyotest.com/launches/iris/enterprise/proudlybg.webp) no-repeat center center;
		background-size: cover;
	}
}
/* ---third Section End--- */
/* ---Feature Section Start--- */
.white-section {
	background: #fff;
	padding: 30px 0;
}
.grey-section {
	background: #e2edf4;
	padding: 30px 0;
}
.tickul li {
	list-style: none;
    background: url(https://cdn.oppyotest.com/launches/iris/enterprise/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/iris/enterprise/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/iris/enterprise/bonus-bg.webp) no-repeat;
	background-size: cover;
	background-position: center center;
	padding: 30px 0;
}
.but-design{
	background: linear-gradient(112deg, #0821A0 2.27%, #12CDAC 95.52%);
    display: inline-block;
    border-radius: 65px;
	padding: 10px 40px;
    position: relative;
    z-index: 1;
}

@media (min-width: 768px) {
	.bonus-section {
		padding: 70px 0px;
	}
	.but-design{
		background: url("https://cdn.oppyotest.com/launches/iris/enterprise/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/iris/enterprise/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: #0d0238;
	padding: 50px 30px 30px 30px;
	background-size: 100% 100%;
	border-radius: 10px 10px 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: 10px 10px 0px 0px;
	}
}
/* Table Section ENd */
/* Footer Section */
.footer-section {
	background: #05071A;
	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 transparent;
    background-image: linear-gradient(#ffffff,#ffffff), linear-gradient(90deg, #0821A0 0%, #37F3C4 100%);
    background-origin: border-box;
    background-clip: content-box, border-box;
}

.footer-ul a:hover{
	color:#fff;
}
