html {
    scroll-behavior: smooth;
}
body {
    font-family: "Nunito", sans-serif;
    color: #000000;
    font-size: 14px;
}
.caveat {
    font-family: "Caveat", cursive;
  }
.poppins{
    font-family: "Poppins", sans-serif;
}
:root{
    --blue-clr:#1D5FE9;
}
html::-webkit-scrollbar {
    width: 8px;
 }
 
html::-webkit-scrollbar-track {
  background-color: #eee;
}
 
html::-webkit-scrollbar-thumb {
  background: var(--blue-clr);
  border-radius: 25px;
}

.yellow-clr {
    color: #FFAA3A;
}
.orange-clr {
    color: #FF992E;
}
.green-clr {
    color: #16cf05;
}
.white-clr {
    color: #ffffff;
}
.blue-clr {
    color: var(--blue-clr);
}
.orange-gradient{
    background: linear-gradient(90deg, #FF992E 0%, #DA1467 99.99%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.green-gradient{
    background: linear-gradient(90deg, #65BA8B 0%, #97CA55 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.purple-gradient{
    background: linear-gradient(90deg, #FF992E 0%, #DA1467 99.99%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.purple-gradient-bg{
    background: linear-gradient(90deg, #B931FA 0%, #7E34FF 100%) !important;
}
.radio-canada{
    font-family: "Radio Canada", sans-serif;
}
.black2-clr {
    color: #140014;
}
@media(min-width:768px) {
    .f-md-52 {
        font-size: 52px;
    }
}

/* Header Section CSS */
.header-section {
    background-color: #010e2e;
    padding: 30px 0px;
}
.pre-heading {
    border-radius: 10px;
    border: 1px dashed #1D7EEB;
    background: linear-gradient(90deg, rgba(29, 95, 233, 0.04) 0%, rgba(29, 95, 233, 0.2) 49.52%, rgba(29, 95, 233, 0.04) 100%);
    display: inline-block;
    text-align: center;
    position: relative;
    padding: 10px;
}

    .post-head1 {
        background: #D9D9D90D;
        padding: 10px;
        border-radius: 10px;
        border: 1px dashed #fff;
        display: inline-block;
    }
    .mainheadline{
    background: #FFFFFF;
    border-radius: 20px;
    padding: 20px 10px;
    display: inline-block;
    position: relative;
}
.gradiant-frame{
    background: var(--blue-clr);
    padding: 0px 10px;
    display: inline-block;
    border-radius: 12px;
}

@media(min-width:768px) {
    .header-section {
        background: #010e2e url(https://cdn.oppyotest.com/launches/broadcasterai/agency/header-bg.webp);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        padding: 40px 0px 100px 0px;
    }
       .mainheadline{
        background: url(https://cdn.oppyotest.com/launches/broadcasterai/agency/main-head.webp) no-repeat;
        background-size: 100% 100%;
        padding: 40px 50px;
        border: unset;
        border-radius: unset;
    }
    .pre-heading {
        padding: 15px 27px;
        border-radius: 100px;
    }
    .post-head1 {
        padding: 12px 20px;
    }
            .gradiant-frame {
        padding: 0px 25px;
        border-radius: 17.5px 0px 17.5px 0px;
    }
    
}

.presenting-head {
    background: #FFFFFF1A;
    border: 1px dashed #1D7EEB;
    border-radius: 100px;
    backdrop-filter: blur(10px);
    padding: 10px;
    display: inline-block;
}
.thats-not-all-section {
    background: #f9f9f9;
    background-size: cover;
    padding: 30px 0px;
}
.one-time-shape {
    background: var(--blue-clr);
    border-radius: 40px;
    padding: 9px 40px;
    display: inline-block;
    font-family: 'Caveat', cursive;
}
.amazing-software-section1 {
   background-color: #ffffff;
    padding: 30px 0;
}
.fifth-section {
    background: #05112d;
	padding: 30px 0 30px 0px;
}

@media(min-width:767px) {
    .one-time-shape {
        padding: 15px 60px;
        border-radius: 50px;
    }
    .thats-not-all-section {
        background:#f9f9f9 url(https://cdn.oppyotest.com/launches/broadcasterai/agency/white-section-bg.webp) no-repeat;
        padding: 100px 0px 100px;
        background-position: center center;
    }
    .imahe-h-300 {
        height: 400px;
    }
    .imahe-h-250 {
        height: 350px;
    }
    .amazing-software-section1 {
        background: url(https://cdn.oppyotest.com/launches/broadcasterai/agency/nothing-bg.webp) no-repeat top center;
        background-size: cover;
        padding: 100px 0;
    }
}
/********features*********/

.white-section {
    background: #f9f9f9;
    padding: 30px 0;
}
.footer-section {
    background: #000000;
    padding: 30px 0px;
}
.footer-ul {
    padding: 0px;
    margin: 0px;
}
.footer-ul li {
    display: inline;
}
@media(min-width:768px) {
    .footer-section {
        padding: 70px 0px;
    }
        .presenting-head {
        padding: 8px 40px;
    }
}

/*Table CSS Start*/

.tablebox2 ul {
    padding-left: 0;
    color: #010101;
}

.tablebox2 {
    /* background: #ffffff;  */
    border: 10px solid #EAF1FF;
    width: 100%;
    float: left;
    border-radius: 25px;
    box-shadow: 0px 0px 22px 0px rgb(0 0 0 / 20%);
}

.tablebox3 ul {
    padding-left: 0;
    color: #010101;
}

.tablebox3 {
    width: 100%;
    float: left;
    border: 10px solid #0644C5;
    /* background: #200d68; */
    border-radius: 25px;
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 15%);
    position: relative;
}

ul.vgreytick {
    padding: 0px 0px;
}

ul.vgreytick li {
    background: url(https://cdn.oppyotest.com/launches/broadcasterai/agency/vgreytick.webp) no-repeat;
    list-style: none;
    text-align: left;
    padding: 15px 15px 15px 50px;
    background-position: 15px 22px;
    color: #000;
}

ul.vgreytick li:nth-child(odd) {
    background-color: #EAF1FF;
}

ul.vgreytick li:nth-child(even) {
    background-color: #fff;
}

ul.vgreytick li:last-child {
    border-bottom: 0px;
}

ul.grey-tick-last {
    padding: 0px 0px;
}

ul.grey-tick-last li {
    background: url(https://cdn.oppyotest.com/launches/broadcasterai/agency/vgreytick.webp) no-repeat;
    list-style: none;
    text-align: left;
    padding: 15px 15px 15px 50px;
    background-position: 15px 22px;
    color: #ffffff;
}

ul.grey-tick-last li:last-child {
    border-bottom: 0px;
}

ul.grey-tick-last li:nth-child(odd) {
    background-color: #fff;
    color: #000000;
}

ul.grey-tick-last li:nth-child(even) {
    background-color: #0644C5;
}

.tbbg2{
    background: #ffffff;
    padding: 50px 30px 30px 30px;
    background-size: cover;
    border-radius: 10px 10px 0px 0px;
}

.tbbg3 {
    background: #0644C5;
    padding: 50px 30px 30px 30px;
    background-size: 100% 100%;
    border-radius: 10px 10px 0px 0px;
}

@media (min-width:768px) {
    .tbbg2 {
        padding: 80px 30px 80px 30px;
        background-size: 100% 100%;
        border-radius: 10px 10px 0px 0px;
    }
    .tbbg3 {
        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 20px;
    }
    ul.grey-tick-last li {
        padding: 20px 15px 20px 65px;
        background-position: 30px 20px;
    }
        .fifth-section {
	background: #f9f9f9 url("https://cdn.oppyotest.com/launches/broadcasterai/agency/proudlybg.webp") no-repeat bottom center;
	background-size: cover;
	padding: 80px 0 120px 0px;
    position: relative;
}
}

.myfeatureslast {
    float: left;
    padding: 10px;
    width: 100%;
    min-height: 69px;
    color: #000;
    background: #ffffff;
    border-radius: 0px 0px 10px 10px;
    border-top: none;
}

.myfeatureslastborder {
    float: left;
    padding-bottom: 20px;
    width: 100%;
    border-radius: 0px 0px 10px 10px;
    min-height: 69px;
    background: #ffffff;
}

.thanks-button a {
    width: 100%;
    display: inline-block;
    text-decoration: none;
}

.thanks-button a:hover {
    color: #224cb0;
}

@media(min-width:768px) {
    .myfeatureslast {
        padding: 10px;
    }
    .f-md-70 {
        font-size: 70px;
    }
}


/*Table CSS End*/

.grey-section {
    background-color:#F3EAFF ;
    padding: 30px 0;
}

.moneyback-section {
    background: #02182e;
    padding: 30px 0 30px 0px;
}
.money-text{
    background: #21AF211A;
    border: 1px dashed #21AF21;
    color: #59ff4a;
    border-radius: 10px;
    padding: 0px 10px;
    display: inline-block;
}

.bonus-section {
    background: #F3EAFF;
    background-size: cover;
    padding: 30px 0;
}

.table-section {
    background: #f9f9f9;
    padding:30px 0px;
}

@media (min-width:768px) {
    .table-section {
        padding: 70px 0 100px 0px;
    }
    .bonus-section {
        padding: 100px 0px 120px 0px;
        border-bottom: 0px;
    }
    .moneyback-section {
        background: #02182e url(https://cdn.oppyotest.com/launches/broadcasterai/agency/moneyback-bg.webp) no-repeat top center;
        background-size: cover;
        padding: 100px 0 100px;
    }
        .money-text{
        padding: 0px 25px;
    }
}

/*-------- Responsive ------------*/

@media (min-width:768px) {
    .white-section {
        background:#f9f9f9 url(https://cdn.oppyotest.com/launches/broadcasterai/agency/white-section-bg.webp) no-repeat;
        padding: 100px 0px 100px;
        background-position: center center;
    }
    .grey-section {
        padding: 100px 0px 100px;
    }
}

.probtn1 a {
    border-radius: 10px;
    transition: all 0.3s ease-in-out ;
    background: var(--blue-clr);
    /* 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;
}
.probtn1 a:hover {
    background: var(--blue-clr);
    text-decoration: none;
}
.button-primary a{
    background: var(--blue-clr);
    border-radius: 15px;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    padding: 10px 20px;
    font-size: 24px;
    color: #ffffff !important;
    font-weight: 700;
    position: relative;
    overflow: hidden;
}
.button-primary a:hover {
    background: var(--blue-clr);
    border-radius: 15px;
}

@media (min-width: 768px) {
    .probtn1 a {
        font-size: 38px;
        padding: 28px 30px;
    }
    .button-primary a {
        padding: 28px 20px;
        font-size: 32px;
    }
}



.second-section {
    padding: 30px 0px;
    background: #f9f9f9;
}

@media (min-width: 768px) {
    .second-section {
        padding: 100px 0 !important;
        background:#f9f9f9 url(https://cdn.oppyotest.com/launches/broadcasterai/agency/white-section-bg.webp) no-repeat !important;
        background-position: center center !important;
    }
}


.black-design {
    background: linear-gradient(90deg, #B931FA 0%, #7E34FF 100%);
    padding: 15px 30px;
    -webkit-transform: skew(-200deg);
    -moz-transform: skew(-200deg);
    transform: skew(-200deg);
    display: inline-block;
}

@media (min-width: 768px) {
    .black-design {
        padding: 15px 60px;
    }
}

.black-design .skew-normal {
    -webkit-transform: skew(200deg);
    -moz-transform: skew(200deg);
    transform: skew(200deg);
}

.footer-ul .t-decoration-none:hover {
    color: #fff;
}

.kapblue {
    color: #150de1  !important;
}
.warning-section{
    background-color: #0e7adf;
    padding: 20px 0px;
}

.offer {
    display: flex;
    align-items: center;
    gap: 15px;
    justify-content: center;
    flex-direction: column;
}
.proudly-list-bg {
    background-color: #ffffff;
    padding: 15px;
    border-radius: 20px;
    border: 2px solid #B931FA;
    background: #080414;
}
.proudly-tick li {
    background: url(https://cdn.oppyotest.com/launches/broadcasterai/agency/tick.webp) no-repeat;
    background-position: 0 4px;
    list-style: none;
    padding: 0 0 20px 35px;
}
@media(min-width:768px){
    .proudly-list-bg {
        padding: 25px;
    }
    .offer {
        display: flex;
        align-items: center;
        gap: 15px;
        justify-content: center;
        flex-direction: row;
    }
}
.header-list-block {
    border-radius: 20px;
    box-shadow: -5px 5px 15px rgba(0, 0, 0, 0.15);
    border: 2px solid var(--blue-clr);
    /* background-image: linear-gradient(#fff, #fff), linear-gradient(90deg, #009AFA 0%, #97CA55 100%);
    background-origin: border-box;
    background-clip: content-box, border-box; */
}

/* steps */
.steps-section {
    background: #020018;
    padding: 30px 0;
}
.steps-card {
    background: #0644C5;
    display: inline-block;
    border-radius: 20px;
    /* border: 2px solid var(--blue-clr); */
    /* background-image: linear-gradient(#000000,#000000),  linear-gradient(90deg, #009AFA 0%, #97CA55 100%);
    background-origin: border-box;
    background-clip: content-box, border-box; */
}
.steps-card-1 {
    background: #ffffff;
    display: inline-block;
    border-radius: 20px;
    /* border: 2px solid var(--blue-clr); */
    /* background-image: linear-gradient(#000000,#000000),  linear-gradient(90deg, #009AFA 0%, #97CA55 100%);
    background-origin: border-box;
    background-clip: content-box, border-box; */
}
.steps-card-inner {
    padding: 20px 15px;
}
.step {
    border-radius: 50%;
    padding: 14px 20px 14px 20px;
    background-color: #FF7E39;
    display: inline-block;
}
@media (min-width: 768px){
    .steps-section {
        background: #020018 url(https://cdn.oppyotest.com/launches/broadcasterai/agency/steps-bg.webp) no-repeat bottom center;
        background-size: cover;
        background-attachment: fixed;
        padding: 100px 0;
        margin-top: -50px;
    }
    .steps-card-inner {
        padding: 50px 45px;
    }
}
/* success start */

.success-sec{
    background-color: #EAF1FF;
    padding: 30px 0px;
}
.inter-btn{
    background-color: #03CF0B;
    display: inline-block;
    padding: 28px 30px;
    border-radius: 10px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
}

.inter-btn {
    text-decoration: none;
    color: #fff;
}
.inter-btn:hover{
    color: #fff;
}
.inter-btn-1{
    background-color: #FF2929;
    display: inline-block;
    padding: 28px 30px;
    border-radius: 10px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
}
.inter-btn-1 {
    text-decoration: none;
    color: #fff;
}
.inter-btn-1 :hover{
    color: #fff;
}
.inter-btn:hover{
    background-color: #00a806;
}
.inter-btn-1:hover{
    background-color: #eb0a0a;
    color: #fff;
}
@media (min-width: 768px){
    .success-sec{
        /* background: url("https://cdn.oppyotest.com/launches/broadcasterai/agency/success-bg.webp") no-repeat center center;
        background-size: cover; */
        padding: 60px 0px 100px;
    } 
}