
html {
    overflow-y: scroll;
    scroll-behavior: smooth;
}
body {
    font-family: "Nunito", sans-serif;
    color: #000000;
    font-size: 14px;
}

.caveat {
    font-family: "Caveat", cursive;
  }

  /* css color */
  :root {
    --theme-gradient: linear-gradient(268.92deg, #29E7AB 8.72%, #1189DF 78.41%);
    --theme-gradient1: linear-gradient(268.92deg, #1189DF 8.72%, #29E7AB 78.41%);
}
.yellow-clr2 {
    color: #FFC633;
}
.orange-clr {
    color: #FF992E;
}
.white-clr {
    color: #ffffff;
}
.blue-clr {
    color: #00aaff;
}

.clr-7{
    color: #32FFE5;
}

.theme-clr{
    background: var(--theme-gradient);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

/* .orange-gradient{
    background: linear-gradient(90deg, #FD3739 0%, #FD813B 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
} */
/* .br-gradient {
    border-bottom: 3px solid transparent;
    border-image: linear-gradient(90deg, #FD3739 0%, #FD813B 100%);
    border-image-slice: 1;
    width: 100%;
} */
/* Header Section CSS */
.header-section {
    background:linear-gradient(221.48deg, #FFFFFF 26.73%, #C9FFE6 81.5%, #1390DC 151.5%);
    padding: 30px 0px;
}
.pre-heading {
    background: #E1FFF1;
    border: 1px dashed #19C4A0;
    border-radius: 10px;
    display: inline-block;
    padding: 10px;
}
.yellow-shape{
    background: url(https://cdn.oppyotest.com/launches/talkingbooks/reseller/blue-shade.webp) no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    padding: 0px 20px;
}
.under{
    border-bottom: 5px solid #FFC633;
}
.black2-clr {
    color: #140014;
}

@media(min-width:768px) {
    .header-section {
        background: #f9f9f9 url(https://cdn.oppyotest.com/launches/talkingbooks/reseller/header-bg.webp);
        background-repeat: no-repeat;
        background-position: bottom center;
        background-size: cover;
        padding: 40px 0px 140px 0px;
    } 
    .pre-heading {
        padding: 8px 33px;
    }
}

.fifth-section {
    background: #043348;
	padding: 30px 0px;
}


@media(min-width:768px) {
   
    .fifth-section {
        background:#043348 url("https://cdn.oppyotest.com/launches/talkingbooks/reseller/proudlybg.webp") no-repeat center bottom;
	    background-size: cover;
        padding: 100px 0px;
    }
}



.white-clr {
    color: #ffffff;
}

.white-blue {
    color: #70abff;
}


.second-sec {
    padding: 30px 0;
	background:#f9f9f9;
}



@media(min-width:768px) {
    .second-sec {
        padding: 100px 0px;
        background:#f9f9f9 url(https://cdn.oppyotest.com/launches/talkingbooks/reseller/white-section-bg.png) no-repeat;
        background-position: center center;
    }
}


::-webkit-input-placeholder {
    color: #797979 !important;
}

::-moz-placeholder {
    color: #797979 !important;
}

:-ms-input-placeholder {
    color: #797979 !important;
}

:-moz-placeholder {
    color: #797979 !important;
}


.relative {
    position: relative;
}


.blue-clr {
    color: #0041b5;
}


.blue-clr {
    color: #0041b5;
}


html {
    scroll-behavior: smooth;
}



/********features*********/

@font-face {
    font-family: 'handsean';
    src: url(../fonts/handsean.ttf);
}


.name-box {
    background: #5c6ac4;
    padding: 0px 30px;
    color: #fff;
    display: inline-block;
    border-radius: 6px;
}

.inline-block {
    display: inline-block;
}

.inline-flex {
    display: inline-flex;
}

.green-clr {
    color: #00ff84;
}

.footer-section {
    background: #000000;
    padding: 30px 0px;
}

.footer-ul {
    padding: 0px;
    margin: 0px;
}

.footer-ul li {
    display: inline;
    line-height: 130%;
}

.footer-ul {
    padding: 0
}

.footer-ul li {
    display: inline;
}


@media(min-width:768px) {
    .footer-ul li {
        display: inline;
        line-height: normal;
    }
    .footer-section {
        padding: 70px 0px;
    }
}



/*Table CSS Start*/

.tablebox2 ul {
    padding-left: 0;
    color: #010101;
}

.tablebox2 {
    background: #191919;
    width: 100%;
    float: left;
    border-radius: 32px 32px 23px 23px;
    /* box-shadow: 0px 0px 22px 0px rgb(0 0 0 / 20%); */
    border: 10px solid #232323;
}

.tablebox3 ul {
    padding-left: 0;
    color: #010101;
}

.tablebox3 {
    width: 100%;
    float: left;
    height: 100%;
    border: 10px solid #18c4a1;
    /* background: var(--theme-gradient); */
    border-radius: 32px 32px 23px 23px;
    /* box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 15%); */
    /* border: double 10px transparent;
    background-image: linear-gradient(#F3F3F3, #F3F3F3), linear-gradient(268.92deg, #29E7AB 8.72%, #1189DF 78.41%);
    background-origin: border-box;
    background-clip: content-box, border-box; */
    position: relative;
}


.tablebox3:before{
	content:'';
	position:absolute;
	background: url(https://cdn.oppyotest.com/launches/talkingbooks/reseller/most-popular.png) no-repeat left top;
	min-height:165px;
	min-width:153px;
	left: -10px;
	top: -10px;
}



ul.vgreytick {
    padding: 0px;
    margin: 0;
}
ul.vgreytick li {
    background: url(https://cdn.oppyotest.com/launches/talkingbooks/reseller/vgreytick.png) no-repeat;
    list-style: none;
    text-align: left;
    padding: 15px 15px 15px 50px;
    background-position: 15px 22px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    /* background: #000; */
    color: #fff;
}

.tbbg2-text {
    color: #1d7773;
}

.tbbg2{
    background: #232323;;
    padding: 60px 20px 80px 20px;
    border-radius: 20px 20px 0px 0px;
    /* min-height: 420px; */
}
.tbbg3{
    background: #ffffff;
    padding: 60px 20px 80px 20px;
    border-radius: 20px 20px 0px 0px;
    /* min-height: 420px; */
}
.commercial {
    background: #FCBB2F;
    border-radius: 48px;
    padding: 1% 5%;
    display: inline-block;
}
ul.grey-tick-last {
    padding: 0px 0px;
    background: #fff;
}
ul.grey-tick-last {
    padding: 0px 0px;
    background: var(--theme-gradient);
    color: #ffffff;
}

ul.grey-tick-last li {
    background: url(https://cdn.oppyotest.com/launches/talkingbooks/reseller/greentick.png) no-repeat;
    list-style: none;
    text-align: left;
    padding: 15px 15px 15px 50px;
    background-position: 15px 22px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    /* color: #ffffff; */
}
@media (max-width: 767px) {
    .tbbg2, .tbbg3 {
        padding: 15px 15px 15px 15px;
    }
}
@media (min-width: 768px) {
    ul.grey-tick-last li {
        padding: 20px 15px 20px 65px;
        background-position: 30px 20px;
    }
    ul.vgreytick li {
        padding: 20px 15px 20px 65px;
        background-position: 30px 20px;
    }
    .mt-sm-170 {
        margin-top: 170px
    }
    .mt-sm-90 {
        margin-top: 90px
    }
}

.myfeatureslast {
    float: left;
    padding: 30px;
    width: 100%;
    min-height: 69px;
    /* background: #ffffff; */
    border-radius: 0px 0px 10px 10px;
}

.myfeatureslast-com {
    float: left;
    padding: 30px;
    width: 100%;
    border-radius: 0px 0px 10px 10px;
    min-height: 69px;
    background: #ffffff;
}


.thanks-button a {
    width: 100%;
    display: inline-block;
    color: #240f75;
}

.thanks-button a:hover {
    text-decoration: none;
}

@media(min-width:768px) {
    .padding-top5 {
        padding-top: 5px;
    }
    /* .ribbonimg {
        position: absolute;
        top: -153px;
        right: -65px;
        height: 162px;
        z-index: 10;
    } */
    .myfeatureslast {
        padding: 30px 20px;
    }
}

.grey-clr {
    color: #c3c3c3;
}


/*Table CSS Enad*/


.grey-section {
    background: linear-gradient(180deg, #E1FFF1 0%, #FEECFF 43%, #A9C7FF 100%);
    padding: 30px 0;
}

.table-section {
    background: #e5e1fe;
    padding: 30px 0px;
}

@media (min-width:768px) {
    .table-section {
        background:#e5e1fe url(https://cdn.oppyotest.com/launches/talkingbooks/reseller/table-bg.webp) no-repeat center center;
        background-size: cover;
        background-attachment: fixed;
        padding: 100px 0;
    }
    .probtn1 a {
        font-size: 26px !important;
        padding: 28px 10px !important;
    }

    .mt-sm240 {
        margin-top: 240px;
    }
    .mt-sm0 {
        margin-top: 0px !important;
    }
}

.bonus-count {
    background: #5c6ac4;
    display: inline-block;
    padding: 10px 29px;
    border-radius: 15px;
}

.grey-clr {
    color: #d6d6d6;
}

.promo-icon {
    position: absolute;
    left: 15px;
    top: -20px;
    display: none;
}

.promo-icon1 {
    position: absolute;
    left: 15px;
    top: -20px;
    display: block;
}


/*-------- Responsive ------------*/

@media (min-width:768px) {
    .promo-icon1 {
        position: absolute;
        left: 0px;
        top: -20px;
        display: block;
    }
    .promo-icon {
        position: absolute;
        left: 0px;
        top: -60px;
        display: block;
    }

    .grey-section {
        padding: 100px 0;
    }
}

@media (max-width: 767px) {
    .tbbg2 {
        padding: 15px 15px 15px 15px;
    }
}

.black-design {
    background: #0063eb;
    padding: 15px 30px;
    -webkit-transform: skew(-200deg);
    -moz-transform: skew(-200deg);
    transform: skew(-200deg);
    display: inline-block
}

.black-design .skew-normal {
    -webkit-transform: skew(200deg);
    -moz-transform: skew(200deg);
    transform: skew(200deg);
}

@media (min-width: 768px) {
    .black-design {
        padding: 15px 60px;
    }
}
.boxes{
    display: inline-block;
    border-radius: 20px;
    border: double 2px transparent;
    background-image: linear-gradient(#ffffff,#ffffff), var(--theme-gradient);
    background-origin: border-box;
    background-clip: content-box, border-box;
    box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 15%);
}
.boxes-text {
    /* background: ; */
    padding: 20px;
    
}

ul.bigboxes {
    margin: 0px;
    padding: 0px;
}

.bigboxes li {
    background: url(https://cdn.oppyotest.com/launches/talkingbooks/reseller/greentick.png) no-repeat;
    line-height: 30px;
    list-style: none;
    text-align: left;
    padding: 0 0 0px 45px;
    background-position: 0 13px;
}

ul.bigboxes1 {
    margin: 0px;
    padding: 0px;
}

.bigboxes1 li {
    background: url(https://cdn.oppyotest.com/launches/talkingbooks/reseller/greentick.png) no-repeat;
    line-height: 30px;
    list-style: none;
    text-align: left;
    padding: 0 0 0px 45px;
    background-position: 5px 2px;
    margin-bottom: 20px;
}

@media (min-width: 768px) {
    .boxes-text {
        padding: 50px;
    }
}

.footer-ul li:hover a {
    color: #fff;
}


.up-btn-header a {
    border-radius: 10px;
    background: var(--theme-gradient);
    text-decoration: none;
    text-align: center;
    display: inline-block;
    padding: 15px 12px;
    color: #ffffff;
    border: none;
    font-weight: 700;
    font-size: 21px;
    line-height: 140%;
    transition: all .3s ease;
    position: relative;
}
.up-btn-header a:hover {
    background: var(--theme-gradient1);
    text-decoration: none;
}
@media(min-width:768px) {
    .up-btn-header a {
        font-size: 42px;
        padding: 28px 36px;
    }
}

.warning-section{
    background: #1189df;
    padding: 10px 0px;
}
.offer {
	display: flex;
	align-items: center;
	gap: 15px;
	justify-content: center;
	flex-direction: column;
}
.kapblue,a.kapblue {
    color: #150de1;
	text-decoration:none;
}
@media (min-width:768px) {
	.offer {
		display: flex;
		align-items: center;
		gap: 15px;
		justify-content: center;
		flex-direction: row;
	}
}

.third-section {
    padding: 30px 0;
    background: #ffffff;
}
.exciting-inner-sec {
    background: url(https://cdn.oppyotest.com/launches/talkingbooks/reseller/exiciting-inner-bg.webp) no-repeat center center;
    background-size: cover;
    padding: 20px 15px;
    backdrop-filter: blur(3px);
    border-radius: 15px;
    max-width: 95%;
    margin: 0px auto;
}

.demand-text {
    border-radius: 10px;
    background: linear-gradient(28deg, #033EFE 0%, #32FEFD 100%);
    padding: 10px;
    display: inline-block;
}


@media (min-width: 768px){
    .third-section {
        padding: 100px 0;
    }
    .exciting-inner-sec {
        padding: 60px 30px;
        border-radius: 50px;
        width: 85%;
    }
    .demand-text{
        background: url(https://cdn.oppyotest.com/launches/talkingbooks/reseller/ranked-frame.webp) no-repeat;
        background-size: 100% 100%;
        padding: 9px 62px 9px 71px;
        border-radius: unset;
    }
}

/* success start */
.success-sec {
    background-color: #ffffff;
    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:hover{
    color: #fff;
}
.inter-btn-1 a {
    background-color: #FF2929;
    border-radius: 10px;
    transition: all 0.3s ease-in-out;
    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-1 a:hover{
    color: #fff;
}
.inter-btn a:hover{
    background-color: #00a806;
}
.inter-btn-1 a:hover{
    background-color: #eb0a0a;
}
@media (min-width: 768px){
    .success-sec{
        padding: 60px 0px 100px;
    } 
    .inter-btn a , .inter-btn-1 a {
        font-size: 22px;
        padding: 28px 30px;
    }
}
/* succes sec end */