@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700;800&display=swap");
body,
html {
    margin: 0;
    padding: 0;
    background: #cd7682;
    background: #fff;
    font-size: 1em;
    font-family: "Open Sans", sans-serif;
    overflow-x: hidden;
}
html section {
    float: left;
    width: 100%;
}
body h1 {
    font-size: 30px;
    color: #282828;
    font-family: "Open Sans", sans-serif;
    margin: 0;
    padding: 0;
    font-weight: 400;
}
body h2 {
    font-size: 28px;
    color: #282828;
    font-family: "Open Sans", sans-serif;
    margin: 0;
    padding: 0;
    font-weight: 400;
}
body h3 {
    font-size: 26px;
    color: #282828;
    font-family: "Open Sans", sans-serif;
    margin: 0;
    padding: 0;
    font-weight: 400;
}
body h4 {
    font-size: 24px;
    color: #282828;
    font-family: "Open Sans", sans-serif;
    margin: 0;
    padding: 0;
    font-weight: 400;
}
body h5 {
    font-size: 22px;
    color: #282828;
    font-family: "Open Sans", sans-serif;
    margin: 0;
    padding: 0;
    font-weight: 400;
}
body h6 {
    font-size: 20px;
    color: #282828;
    font-family: "Open Sans", sans-serif;
    margin: 0;
    padding: 0;
    font-weight: 400;
}
body ul {
    margin: 0;
    padding: 0;
}
body li {
    list-style: none;
}
body a {
    text-decoration: none;
    color: #71a60f;
}
body a:hover {
    text-decoration: none;
}
body p {
    color: #282828;
    line-height: 22px;
}
body label {
    margin: 0;
    font-weight: 400;
}
* {
    transition: all 0.3s ease;
}
:root {
    --pcol: #0057a7;
    --pcol2: #1a4a9a;
}
.shadow-sm {
    display: none;
}
.blog-text p {
    color: #fff;
}
.book-head h4 a {
    color: #224096;
}
.book-head h4 a:hover {
    color: #224096;
}
.our-pic-cont {
    background: #fff;
    border-radius: 40px;
    padding: 50px 15px 58px 80px;
    position: relative;
    height: 590px;
}
.book-btn {
    text-align: center;
    display: flex;
    margin-top: 0;
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
    margin-bottom: 30px;
}
.pro-tab-in.video-tab-in .images-pro img {
    width: 300px !important;
    height: 220px !important;
    border-radius: 12px;
}
.blog-pic-head img {
    width: 743px;
    height: 460px;
    border-radius: 12px;
}
button#checkAll span {
    color: #bc3a3a;
}
button#checkAll {
    background: 0 0;
    border: none;
    position: absolute;
    top: 21px;
    right: 0;
    z-index: 100;
}
.sm-blog img {
    width: 300px;
    height: 220px;
    border-radius: 12px;
}
section.the-blogs .sm-blog img {
    width: 300px;
    height: 220px;
    border-radius: 12px;
}
section.list-feature:not(.featured-video) .images-pro > img {
    width: 199px !important;
    height: 280px !important;
}
.feature-initiat .images-pro img {
    width: 300px !important;
    height: 220px !important;
    border-radius: 12px;
}
section.list-feature .book-btn a {
    font-size: 13px;
}
.book-btn a {
    padding: 7px 30px;
    text-transform: capitalize;
    color: var(--pcol);
    font-size: 16px;
    border: 1px solid #00000030;
    border-radius: 6px;
    cursor: context-menu;
    display: inline-block;
    margin: 0 5px 5px;
}
section.list-feature .book-btn {
    margin-bottom: 10px;
    flex-wrap: wrap;
    justify-content: center;
    display: flex;
}
section.product-list-tab .images-pro img {
    width: 225px !important;
    height: 315px !important;
}
section.product-list-tab .fea-prod {
    margin-bottom: 20px;
}
section.list-feature.featured-video.video-tab-in .images-pro img {
    width: 289px !important;
    height: 213px !important;
    border-radius: 10px;
}
section.product-list-tab.featured-video-tab .images-pro img {
    width: 254px !important;
    height: 199px !important;
    border-radius: 10px;
}
.amzone-in img:last-child {
    max-width: 60px;
}
.time-city span.int-time {
    color: var(--pcol);
}
.time-city label {
    color: var(--pcol);
}
.list-feature .book-head h4 {
    font-size: 17px;
}
section.list-feature .auth-in p {
    font-size: 14px;
    padding-top: 2px;
}
.book-btn span:not(:last-child) {
    margin-right: 7px;
}
.book-btn span {
    padding: 6px 16px;
}
section.list-feature .auth-in p {
    font-size: 13px;
    padding-top: 2px;
    margin-bottom: 0;
}
section.product-list-tab .book-head h4 {
    font-size: 17px;
}
section.product-list-tab .auth-in h6 {
    font-size: 14px;
}
section.product-list-tab .auth-in p {
    color: var(--pcol);
    font-size: 14px;
    padding-top: 2px;
}
section.product-list-tab .book-btn span {
    padding: 6px 16px;
    font-size: 12px;
}
section.product-list-tab .book-btn span:not(:last-child) {
    margin-right: 4px;
}
section.product-list-tab .auth-in p {
    color: var(--pcol);
    font-size: 14px;
    padding-top: 2px;
    margin-bottom: 0;
}
.accordion > .accordion-item .accordion-button {
    font-size: 19px;
}
.product-list-left-main .filter-check label {
    font-size: 16px;
}
.filter-check:not(:last-child) {
    margin-bottom: 6px;
}
.product-list-left-main .filter-check .form-check-input[type="checkbox"] {
    border-radius: 5px;
    width: 20px;
    height: 20px;
    border-color: #00000021;
}
section.Book-blogs .head-blog h6.bl-head {
    font-size: 17px;
    line-height: 23px;
}
.ft-head h2 {
    font-size: 35px;
}
.inner-bt h1 {
    font-size: 26px;
}
section.book-details label.for-yer {
    padding-top: 0;
    font-size: 16px;
    line-height: 24px;
}
section.book-details span.will-gets p {
    font-size: 16px;
}
section.product-tab .nav-link {
    font-size: 25px;
}
section.product-tab ul#pills-tab {
    padding-bottom: 10px;
    border-bottom: 1px solid #0000001c;
}
section.product-tab .nav-link.active::after {
    bottom: -11px;
}
.diversity span {
    font-size: 14px;
}
.tab-content > .active {
    word-break: break-word;
}
.categoryes-site nav.navbar.navbar-expand-lg.navbar-light.bg-light {
    background-color: transparent !important;
}
.categoryes-site a.navbar-brand {
    display: none;
}
.categoryes-site a.navbar-brand img {
    max-width: 200px;
    image-rendering: -webkit-optimize-contrast;
}
.categoryes-site {
    float: right;
    margin: 17px 111px 0 0;
}
.site-logo {
    padding-left: 10px;
}
.categoryes-site .navbar-expand-lg .navbar-nav {
    margin-left: 8px;
}
section.header-main {
    padding-top: 31px;
    padding-bottom: 23px;
    background: #fff;
}
section.header-main::before {
    position: absolute;
    content: "";
    top: 0;
    background: linear-gradient(270deg, #9f10b2 0, #204394 100%);
    height: 10px;
    width: 100%;
    left: 0;
}
.header-main.sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10000;
    top: -40px;
    transform: translateY(40px);
    transition: transform 0.8s;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
.categoryes-site li.nav-item:last-child {
    padding-right: 0;
}
.categoryes-site li.nav-item {
    padding-right: 42px;
    display: inline-block;
    vertical-align: middle;
}
.categoryes-site .navbar-light .navbar-nav .nav-link {
    color: var(--pcol);
    font-size: 20px;
    font-weight: 400;
    position: relative;
    padding: 0;
}
.categoryes-site li .nav-link::after {
    position: absolute;
    bottom: -15px;
    left: 50%;
    width: 0;
    height: 2px;
    content: "";
    background-color: var(--pcol);
    opacity: 0;
    transition: width 0.2s linear, left 0.2s linear;
}
.categoryes-site .navbar-light .navbar-nav .active > .nav-link::after {
    position: absolute;
    bottom: -15px;
    left: 0;
    width: 100%;
    height: 2px;
    content: "";
    background-color: #1a4a9a;
    opacity: 1;
    transition: width 0.2s linear, left 0.2s linear;
}
.categoryes-site li .nav-link:hover::after {
    opacity: 1;
    width: 100%;
    left: 0;
}
.categoryes-site .navbar-light .navbar-nav .active > .nav-link {
    color: var(--pcol2);
    font-weight: 700;
}
.head-insider .search-box {
    max-width: 398px;
    width: 100%;
    position: relative;
    margin-top: 9px;
}
.search-box input[type="text"] {
    max-width: 398px;
    width: 100%;
    height: 60px;
    border-radius: 50px;
    background: linear-gradient(270deg, #9f10b2 0, #204394 100%);
    border: none;
    padding: 14px 50px 14px;
    color: #fff;
    line-height: normal;
    font-size: 20px;
}
.search-box input[type="text"]:focus {
    border: none;
    outline: 0;
}
.search-box button.icofont-search-1 {
    border: none;
    background: no-repeat;
    position: absolute;
    left: 13px;
    top: 20px;
    font-size: 19px;
    color: #fff;
}
input.ser-in::placeholder {
    color: #fff;
    opacity: 50%;
}
.ser-togl div#searchCollapseBlock .card.card-body {
    padding: 0;
    border: none;
}
.ser-togl .card {
    border: none;
    background-color: transparent !important;
    padding: 0;
}
.search-result {
    width: 100%;
    background: linear-gradient(90deg, #204292 0, #9f0fb2 100%);
    border-radius: 30px;
    padding: 20px 0 20px 18px;
    position: absolute;
    z-index: 100;
    top: 70px;
    left: 0;
    max-height: 412px;
    overflow-y: scroll;
}
.sear-bok p {
    color: #fff;
    font-size: 18px;
    margin-bottom: 0;
    line-height: 31px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.search-result::-webkit-scrollbar {
    width: 12px;
}
.search-result::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 20px;
}
.search-result::-webkit-scrollbar-thumb {
    background-color: #234193;
    border-radius: 20px;
    border: 3px solid #f8f9fa;
}
.search-result .sear-bok:not(:first-child) {
    margin-top: 30px;
}
.sear-bok {
    color: #fff;
}
.sear-bok p {
    display: block !important;
}
.sear-bok h6 {
    color: #fff;
}
.sear-bok h6 {
    font-size: 20px;
    font-weight: 700;
    text-transform: capitalize;
    position: relative;
    padding-bottom: 30px;
}
.sear-bok h6::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #fff;
    left: 0;
    bottom: 14px;
    opacity: 16%;
}
.sec-wrp {
    max-width: 1200px;
    margin: 0 auto;
}
.sec-wrp .our-picks-main .row {
    align-items: center;
    width: 100%;
    justify-content: center;
    margin: 0;
}
.bann-pic img {
    max-width: 100%;
}
.banner-box {
    position: relative;
    background-image: url(../frontimg/banner.jpg);
    height: 100%;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 382px;
}
.our-picks-main {
    padding-bottom: 135px;
    padding-top: 55px;
}
.ban-cont-main {
    display: flex;
    align-items: flex-start;
}
.our-pic-cont {
    background: #fff;
    border-radius: 40px;
    padding: 50px 15px 58px 80px;
    position: relative;
    height: 590px;
}
.pro-tab-in .images-pro img {
    width: 250px !important;
    height: 352px !important;
}
.our-pic-cont h6 {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    color: #2a233f;
    border-bottom: 2px solid #2a233f;
    display: inline;
    padding-bottom: 6px;
    line-height: 32px;
}
.our-pic-cont h2 {
    display: block;
    font-size: 48px;
    font-weight: 700;
    color: var(--pcol2);
    padding-top: 28px;
    max-width: 524px;
    line-height: 56px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 145px;
}
span.will-gets p {
    color: var(--pcol);
    text-transform: capitalize;
    padding-top: 18px;
    font-size: 20px;
    margin: 0;
    letter-spacing: 0.4px;
}
span.will-gets p label {
    color: #a73a00;
    font-weight: 700;
    line-height: 30px;
}
label.for-yer {
    padding-top: 10px;
    font-size: 20px;
    color: var(--pcol);
    line-height: 30px;
    letter-spacing: 0.3px;
}
.btn {
    cursor: inherit;
}
.sel-ab {
    padding-top: 15px;
}
.btn-check:checked + .btn-outline-primary {
    background: var(--pcol);
    border-color: var(--pcol) !important;
    color: #fff !important;
}
.sel-ab label.btn.btn-outline-primary {
    border-color: #00000047;
    padding: 11px 15px;
    border-radius: 6px !important;
    margin-right: 10px;
    font-size: 15px;
    color: var(--pcol);
    line-height: normal;
    margin-top: 5px;
    margin-left: 0;
}
.sel-ab .btn-group {
    flex-wrap: wrap;
    height: 102px;
    overflow: hidden;
    display: block;
}
.sel-ab label.btn.btn-outline-primary:hover {
    background: #fff;
    color: var(--pcol);
}
a.bn-view {
    padding: 21px 72px;
    margin-top: 38px;
    display: inline-block;
    background: linear-gradient(180deg, #036ab4 0, #204394 100%);
    border-radius: 50px;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    box-shadow: inset 0 -18px 20px #ffffff41;
    box-shadow: 0 20px 20px #00000034;
    position: relative;
}
a.bn-view::before {
    position: absolute;
    content: "";
    height: 56px;
    width: 277px;
    background-image: url("../frontimg/shadow1.png");
    filter: blur(10px);
    left: 0;
    bottom: 0;
    z-index: 100;
    height: 100%;
}
.ba-cont-box {
    position: relative;
    z-index: 100;
    padding: 0;
    max-width: 680px;
}
.our-pic-cont::after {
    content: "";
    position: absolute;
    background: #000;
    height: 444px;
    width: 558px;
    filter: blur(33px);
    top: 206px;
    left: 0;
    z-index: -1;
    right: 0;
    opacity: 0.2;
    margin: 0 auto;
    max-width: 100%;
}
.ab-img-box .ban-book img {
    width: 454px !important;
    height: 584px;
    border-radius: 36px;
    margin-top: 12px;
    margin-left: 7px;
    object-fit: cover;
}
.ab-img-box {
    position: relative;
    z-index: 1000;
    padding: 0;
    max-width: 513px;
    background-image: url(../frontimg/book-1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 611px;
}
.ab-img-box::after {
    content: "";
    position: absolute;
    background: #000;
    height: 444px;
    width: 340px;
    opacity: 0.2;
    filter: blur(33px);
    top: 206px;
    left: 0;
    z-index: -1;
    right: 0;
    margin: 0 auto;
    border-radius: 30px;
}
.ban-book {
    padding: 0;
}
#owlone .owl-dots {
    position: absolute;
    right: -16em;
    bottom: 50%;
    margin-right: 4px;
    transform: rotate(90deg) translate(0%, -50%);
}
#owlone .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    height: 8px;
    width: 8px;
    background: #224096;
    border-radius: 50%;
    margin-right: 15px;
}
#owlone button.owl-dot.active {
    background: 0 0 !important;
    height: 20px !important;
    width: 20px !important;
    border-radius: 50% !important;
    border: 6px solid #224096;
}
#owlone .owl-dots .owl-dot.active span {
    background: 0 0;
}
#owlone .owl-dots .owl-dot span {
    background: 0 0;
}
section.feature-in {
    margin-top: -400px;
    position: relative;
    z-index: 100;
}
.ft-head h2 {
    font-size: 44px;
    font-weight: 700;
    line-height: 51px;
    color: var(--pcol2);
}
.pro-tab-in .nav-pills .nav-link.active {
    background: linear-gradient(180deg, #036ab4 0, #204394 100%);
    border-radius: 35px;
    box-shadow: 0 20px 20px #00000034;
}
.pro-tab-in .nav-link {
    font-size: 16px !important;
    line-height: 30px;
    letter-spacing: 0.2px;
    padding: 11px 25px;
    color: var(--pcol2);
    font-weight: 700;
}
.pro-tab-in ul#pills-tab {
    justify-content: flex-end;
    padding-right: 15px;
}
.pro-tab-in {
    margin: -53px 0 0;
    float: right;
    width: 100%;
}
.pro-tab-in li.nav-item a {
    color: var(--pcol);
    font-weight: 700;
    line-height: 52px;
    margin-left: 83px;
    text-decoration: underline;
}
.pro-tab-in li.nav-item:last-child {
    margin-right: 0;
}
.pro-tab-in li.nav-item {
    margin-right: 10px;
}
.fea-prod {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.images-pro {
    text-align: center;
    position: relative;
    z-index: 100;
}
.book-slid-1 {
    margin-top: 58px;
    position: relative;
    border-bottom: 1px solid #00000017;
}
.feature-video-st .book-slid-1 {
    padding-bottom: 27px;
}
.images-pro::before {
    width: 100%;
    height: 340px;
    content: "";
    position: absolute;
    background: linear-gradient(180deg, #def 0, #def 50%, rgba(221, 238, 255, 0) 100%);
    border-radius: 30px;
    bottom: -35px;
    left: 0;
    z-index: -1;
}
.images-pro img {
    box-shadow: 19px 20px 20px #00000034;
    width: auto !important;
    text-align: center;
    margin: 0 auto;
    object-fit: cover;
}
.book-head h4 {
    font-size: 24px;
    font-weight: 700;
    margin-top: 74px;
    color: #224096;
    min-height: 57px;
}
.book-head {
    text-align: center;
    float: left;
    width: 100%;
    padding: 0 15px;
}
.auth-in h6 {
    text-transform: capitalize;
    color: var(--pcol);
    font-size: 18px;
    padding-top: 20px;
}
.auth-in h6 span {
    font-weight: 700;
    color: #a73a00;
}
.auth-in p {
    color: var(--pcol);
    font-size: 18px;
    padding-top: 8px;
}
.book-btn {
    text-align: center;
    display: flex;
    margin-top: 0;
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
    margin-bottom: 30px;
}
.book-btn span {
    margin-top: 8px;
}
.book-btn span {
    padding: 7px 30px;
    text-transform: capitalize;
    color: var(--pcol);
    font-size: 16px;
    border: 1px solid #00000030;
    border-radius: 6px;
    cursor: default;
}
.b-fiction {
    cursor: context-menu;
}
.book-btn span:not(:last-child) {
    margin-right: 10px;
}
.book-slid-1 button.owl-prev {
    position: absolute;
    left: -50px;
    top: 17%;
}
.book-slid-1 .owl-nav button:hover {
    background: 0 0 !important;
}
.book-slid-1 .owl-nav button span:hover {
    color: #000 !important;
}
.book-slid-1 button.owl-next {
    position: absolute;
    right: -50px;
    top: 17%;
}
.book-slid-1 .owl-nav button.owl-prev span {
    height: 40px;
    width: 40px;
    background: #f5f5f5;
    display: block;
    border-radius: 50%;
    font-size: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.book-slid-1 .owl-nav button.owl-next span {
    height: 40px;
    width: 40px;
    background: #f5f5f5;
    display: block;
    border-radius: 50%;
    font-size: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.book-slid-1 .owl-nav button.owl-next span:after,
.book-slid-1 .owl-nav button.owl-prev span:after {
    content: "\f104";
    font-family: var(--fa-style-family, "Font Awesome 6 Free");
    font-weight: var(--fa-style, 900);
    font-size: 22px;
    line-height: 34px;
}
.book-slid-1 .owl-nav button.owl-next span:after {
    content: "\f105";
}
.images-pro img {
    max-width: 100%;
}
section.list-feature .book-btn {
    margin-bottom: 10px;
}
.pro-tab-in.video-tab-in .images-pro img {
    width: 300px !important;
    height: 220px !important;
    border-radius: 12px;
}
section.feature-video-st {
    position: relative;
    z-index: 100;
    margin-top: 60px;
}
.pro-tab-in.video-tab-in .images-pro img {
    box-shadow: 0 0 0;
}
.pro-tab-in.video-tab-in .images-pro::after {
    position: absolute;
    content: "";
    width: 260px;
    height: 220px;
    background: #000;
    border-radius: 6px;
    opacity: 0.2;
    filter: blur(14px);
    top: 36px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: -1;
}
.play-vid {
    background: #fff;
    border-radius: 20px;
    position: absolute;
    bottom: 10px;
    right: 30px;
}
.play-vid a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 18px 0 6px;
    width: 80px;
    height: 30px;
}
.play-vid img {
    width: 18px;
    height: 18px;
    width: auto !important;
    margin: 0;
}
.play-vid span {
    font-weight: 700;
    font-size: 14px;
    color: #000;
}
section.list-feature.featured-video.video-tab-in .images-pro img {
    width: 289px !important;
    height: 213px !important;
    border-radius: 10px;
}
section.view-book-st {
    position: relative;
    z-index: 100;
    margin-top: 58px;
}
.img-book-kid::after {
    position: absolute;
    content: "";
    width: 190px;
    height: 220px;
    background: #000;
    border-radius: 6px;
    opacity: 0.2;
    filter: blur(14px);
    bottom: -26px;
    left: 41px;
    z-index: -1;
}
.img-book-kid img {
    max-width: 100%;
}
.img-book-kid {
    text-align: center;
    position: relative;
    z-index: 100;
}
.img-book-kid::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 294px;
    background: linear-gradient(180deg, #def 0, #def 50%, rgba(221, 238, 255, 0) 100%);
    border-radius: 30px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: -1;
    bottom: -44px;
}
.v-head {
    font-size: 20px;
    font-weight: 700;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    color: #fff;
}
.view-book-in {
    margin-top: 58px;
    margin-bottom: 105px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-gap: 20px;
}
section.the-blogs .sm-blog img {
    width: 300px !important;
    height: 220px !important;
    object-fit: contain;
    border-radius: 12px;
}
section.the-blogs .blog-pic-head img {
    width: 743px;
    height: 460px;
    object-fit: contain;
}
section.sec-wrp.the-blogs .ft-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
a.view-in-all {
    color: var(--pcol);
    text-transform: capitalize;
    text-decoration: underline;
    font-size: 16px;
    font-weight: 700;
}
.ft-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.the-blogs {
    background-color: rgba(219, 236, 253, 0.4);
    padding-top: 72px;
}
.blog-main-in {
    margin-top: 58px;
    margin-bottom: 67px;
}
.blog-pic-head img {
    max-width: 100%;
    object-fit: contain;
}
.blog-pic-head {
    text-align: center;
    position: relative;
    background: #337bbe;
}
.blog-text {
    text-align: left;
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    color: #fff;
}
.blog-heading {
    width: 100%;
    padding: 0 44px 0 65px;
    position: absolute;
    bottom: 13px;
    left: 0;
}
span.date-blog {
    font-size: 14px;
    color: #fff;
    font-style: italic;
    font-weight: 300;
}
.dat-book {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 8px;
}
.dat-book a.b-rewi {
    height: 40px;
    padding: 0 30px;
    background: var(--pcol);
    border-radius: 50px;
    font-size: 16px;
    color: #fff;
    line-height: 40px;
    font-weight: 300;
}
.dat-book a.b-rewi:hover {
    background: #fff;
    color: var(--pcol);
}
.blog-pic-head::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 424px;
    background: linear-gradient(180deg, #def 0, #def 50%, rgba(221, 238, 255, 0) 100%);
    border-radius: 30px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: -1;
    bottom: -44px;
}
.blog-pic-head::after {
    position: absolute;
    content: "";
    width: 636px;
    height: 220px;
    background: #000;
    border-radius: 6px;
    opacity: 0.2;
    filter: blur(14px);
    bottom: -21px;
    right: 70px;
    z-index: -1;
}
.sm-blog {
    text-align: center;
    position: relative;
    z-index: 100;
}
.sm-blog img {
    max-width: 100%;
    object-fit: contain;
}
.sm-blog::before {
    width: 340px;
    height: 184px;
    content: "";
    position: absolute;
    background: linear-gradient(180deg, #def 0, #def 50%, rgba(221, 238, 255, 0) 100%);
    border-radius: 30px;
    top: 75px;
    left: 0;
    z-index: -1;
    right: 0;
    max-width: 100%;
    margin: 0 auto;
}
.sm-blog::after {
    position: absolute;
    content: "";
    width: 260px;
    height: 220px;
    background: #000;
    border-radius: 6px;
    opacity: 0.2;
    filter: blur(14px);
    top: 36px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: -1;
}
.head-blog {
    padding: 0 38px;
    margin-top: 72px;
}
.head-blog h6.bl-head {
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    color: #224096;
    padding-bottom: 7px;
}
.head-blog p.bl-text {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    color: #000;
    margin-bottom: 25px;
    font-weight: 500;
}
.bl-fle {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.bl-fle span {
    font-size: 14px;
    font-style: italic;
    margin-right: 10px;
}
.bl-fle a:not(:first-child) {
    text-transform: capitalize;
    color: var(--pcol);
    border: 1px solid #00000030;
    padding: 7px 38px 7px 30px;
    border-radius: 6px;
    font-size: 16px;
}
.bl-fle a span {
    font-size: 14px;
    color: #000;
    font-style: normal;
}
.bl-fle a:hover:first-child {
    background: 0 0;
    color: #000;
    border-color: none;
}
.bl-fle a:hover {
    background: var(--pcol);
    color: #fff;
    border-color: var(--pcol);
}
.feature-initiat .images-pro img {
    width: 300px !important;
    height: 220px !important;
    border-radius: 12px;
}
section.feature-initiat .book-btn span:not(:last-child) {
    margin-right: 10px;
}
.feature-initiat {
    padding: 72px 0 0;
}
.feature-initiat .book-slid-1 {
    border-bottom: none;
}
section.sec-wrp.feature-initiat {
    margin-top: 67px;
    margin-bottom: 67px;
}
.feature-initiat .images-pro::before,
section.sec-wrp.feature-initiat .images-pro::before {
    height: 184px;
}
section.sec-wrp.feature-initiat .images-pro::after {
    position: absolute;
    content: "";
    width: 260px;
    height: 220px;
    background: #000;
    border-radius: 6px;
    opacity: 0.2;
    filter: blur(14px);
    top: 28px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: -1;
}
section.sec-wrp.feature-initiat .images-pro img {
    box-shadow: 0 0 0;
}
.time-city span.int-time {
    font-size: 14px;
    font-style: italic;
}
.time-city label.intcity {
    font-size: 14px;
    font-weight: 700;
    line-height: 30px;
}
.time-city {
    margin-top: 15px;
}
section.sec-wrp.feature-initiat .auth-in h6 {
    padding-top: 20px;
}
section.sec-wrp.feature-initiat .book-btn {
    margin-top: 26px;
}
section.sec-wrp.feature-initiat .book-slid-1 button.owl-next,
section.sec-wrp.feature-initiat .book-slid-1 button.owl-prev {
    top: 14%;
}
section.sec-wrp.feature-initiat .book-slid-1 {
    border: none;
}
.footer-inside {
    text-align: center;
}
.subs-ft {
    max-width: 398px;
    width: 100%;
    position: relative;
    margin: 20px auto 0;
}
.footer-main {
    background: linear-gradient(0deg, #def 0, #def 50%, rgba(221, 238, 255, 0) 100%);
}
.bg-imgin {
    background-image: url(../frontimg/ft-bg.png);
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 57px;
    margin-top: 126px;
}
.subs-ft input {
    width: 100%;
    height: 60px;
    border-radius: 50px;
    border: none;
    padding: 15px 57px 15px 30px;
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
}
.subs-ft input::placeholder {
    color: rgba(0, 0, 0, 0.3);
}
form.ct-fm input.intext {
    padding: 15px 57px 15px 30px;
}
form.ct-fm {
    position: relative;
}
button.fa.fa-arrow-right {
    position: absolute;
    right: 21px;
    top: 19px;
    font-size: 20px;
    border: none;
    background: no-repeat;
}
.social-us ul li {
    display: inline-block;
    margin-right: 15px;
}
.social-us ul li a {
    font-size: 20px;
    color: #000;
}
.social-us ul li a i {
    font-family: FontAwesome;
}
.social-us {
    margin-top: 25px;
}
.ft-links ul li {
    display: inline-block;
}
.ft-links ul li a {
    text-transform: capitalize;
    color: #000;
    margin-left: 20px;
    font-size: 18px;
    font-weight: 500;
}
.ft-links {
    margin-top: 15px;
}
.Privacy-pol p {
    font-size: 14px;
    color: #000;
    font-weight: 500;
}
.Privacy-pol {
    padding-top: 20px;
}
.feature-initiat .book-head h4 {
    margin-top: 80px;
}
.feature-initiat .auth-in h6 {
    padding-top: 15px;
}
.feature-initiat .time-city {
    margin-top: 8px;
}
.the-blogs .head-blog {
    margin-top: 67px;
}
.the-blogs .head-blog h6.bl-head {
    padding-bottom: 5px;
}
.list-feature {
    background-color: rgba(219, 236, 253, 0.4);
    margin-bottom: 20px;
    padding-top: 20px;
}
.list-feature .book-slid-1 {
    border: none;
}
.list-feature .ft-head {
    margin-bottom: 25px;
}
.list-feature .fea-prod {
    margin-bottom: 20px;
}
.accordion > .accordion-item:first-child .accordion-header button:after {
    background-image: none;
    content: none;
}
.accordion > .accordion-item:first-child .accordion-button {
    justify-content: space-between;
    border-bottom: 1px solid #00000017;
}
.accordion > .accordion-item .accordion-button {
    font-size: 24px;
    line-height: 30px;
    color: #224096;
    letter-spacing: 0.48px;
    font-weight: 700;
    background-color: transparent;
    padding: 15px 0;
    box-shadow: none;
}
.accordion > .accordion-item .accordion-button:focus {
    border-color: none;
    box-shadow: none;
}
.accordion > .accordion-item {
    border: none;
}
.accordion > .accordion-item .accordion-body {
    border-bottom: 1px solid #00000017;
    padding: 1rem 0;
}
.accordion > .accordion-item .accordion-button span {
    font-size: 18px;
    letter-spacing: 0.36px;
    color: #a73a00;
    text-transform: capitalize;
    font-weight: 400;
}
.filter-check {
    display: flex;
    justify-content: space-between;
}
.filter-check:not(:last-child) {
    margin-bottom: 18px;
}
.product-list-left-main .filter-check .form-check-input[type="checkbox"] {
    border-radius: 5px;
    width: 25px;
    height: 25px;
    border-color: #00000021;
}
.product-list-left-main .filter-check label {
    font-size: 18px;
    line-height: 30px;
    color: #000;
    padding-left: 10px;
}
.product-list-left-main .form-check-input[type="checkbox"] {
    box-shadow: none;
}
.product-list-left-main .form-check-input:checked[type="checkbox"] {
    background-image: url("../frontimg/Icon feather-check.png");
    background-color: transparent;
    background-size: 13px;
    box-shadow: none;
}
.product-list-left-main .fiter-value span {
    color: #0000004d;
    font-size: 18px;
    line-height: 30px;
}
.product-list-left-main .accordion-button::after {
    background-image: none;
    background-size: 0;
    transition: transform 0.2s ease-in-out;
    content: "\f107";
    font-family: var(--fa-style-family, "Font Awesome 6 Free");
    font-weight: var(--fa-style, 900);
    font-size: 20px !important;
    line-height: 24px;
    color: #0d0d0d;
    margin-right: 0;
}
.product-list-left-main .accordion {
    padding-right: 20px;
    border-right: 1px solid #00000017;
}
.product-list-right-main {
    padding-left: 30px;
}
.product-list-right-filter-top {
    display: grid;
    grid-template-columns: auto auto;
    justify-content: space-between;
    padding: 15px 0 15px;
    border-bottom: 1px solid #00000017;
    margin-bottom: 26px;
}
.filtering-by span {
    font-size: 18px;
    line-height: 30px;
    color: #000;
}
.filtering-by .book-btn {
    margin-top: 15px;
}
.filtering-by .book-btn span {
    padding: 7px 18px;
    color: #000;
}
.b-fiction i {
    margin-left: 8px;
    font-size: 14px;
}
.filtering-show-sort form {
    display: flex;
}
.filtering-show-sort form select {
    border: none;
    font-weight: 600;
}
.filtering-show-sort .acs-des {
    margin-left: 24px;
}
.filtering-show-sort .acs-des select {
    color: #0057a7;
}
.filtering-show-sort .sort-by {
    margin-left: 34px;
}
.product-list-product-item .fea-prod {
    margin-bottom: 102px;
}
.page-prev-next .page-link {
    border: none;
    padding: 0.75rem 1.2rem;
    font-size: 30px;
    font-weight: 700;
    line-height: 30px;
    border-radius: 30px;
    color: #0057a7;
}
.page-prev-next .active .page-link {
    background: transparent linear-gradient(180deg, #036ab4 0, #204394 100%) 0 0 no-repeat padding-box;
}
.Book-blogs {
    background-color: transparent;
    padding-top: 80px;
}
.list-feature .book-head h4 {
    font-size: 22px;
}
.book-btn.append_book_value {
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
    justify-content: left;
    text-align: left;
}
.accordion-item {
    position: relative;
    z-index: 10;
}
button#checkAll span {
    color: #bc3a3a;
}
button#checkAll {
    background: 0 0;
    border: none;
    position: absolute;
    top: 21px;
    right: 0;
    z-index: 100;
}
.book-wrrap {
    max-width: 1600px;
    margin: 0 auto;
}
.on-book-page {
    display: flex;
    padding-top: 70px;
    align-items: center;
    justify-content: center;
}
.bk-pic {
    max-width: 461px;
    margin-top: -10px;
}
.bk-pic img {
    max-width: 100%;
    width: 422px;
    height: 533px;
    border-radius: 43px;
    object-fit: cover;
}
.inner-bt h1 {
    font-size: 35px;
    font-weight: 700;
    color: var(--pcol);
}
.inner-bt {
    padding: 33px 33px 33px 35px;
    background: #fff;
    border-radius: 40px;
    min-height: 532px;
    height: 100%;
    position: relative;
    z-index: 10;
}
.bk-pic {
    min-width: 462px;
    margin-top: 7px;
    position: relative;
    z-index: 10;
    background-image: url(../frontimg/book-2.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 462px;
    height: 541px;
    text-align: right;
}
.bk-pic::after {
    content: "";
    position: absolute;
    background: #000;
    height: 327px;
    width: 297px;
    opacity: 0.2;
    filter: blur(33px);
    bottom: -27px;
    left: 0;
    z-index: -1;
    right: 0;
    margin: 0 auto;
    border-radius: 30px;
}
.bt-dets {
    min-width: 593px;
    position: relative;
}
.bt-dets::after {
    content: "";
    position: absolute;
    background: #000;
    height: 386px;
    width: 388px;
    filter: blur(33px);
    bottom: -27px;
    left: 0;
    z-index: 1;
    right: 0;
    opacity: 0.2;
    margin: 0 auto;
    max-width: 100%;
}
.stem-area h6 {
    font-size: 18px;
    line-height: 30px;
    display: block;
    padding-bottom: 5px;
}
.stem-area span.str-are1 {
    font-size: 13px;
    border: 1px solid #00000026;
    text-transform: capitalize;
    color: var(--pcol);
    padding: 11px 29px;
    display: inline-block;
    margin-right: 10px;
    border-radius: 6px;
    margin-bottom: 13px;
}
.stem-area span.str-are2 {
    font-size: 13px;
    border: 1px solid #00000026;
    text-transform: capitalize;
    color: var(--pcol);
    padding: 11px 24px;
    display: inline-block;
    margin-right: 10px;
    border-radius: 6px;
}
.stem-area {
    margin-top: 12px;
}
.diversity h6 {
    font-size: 18px;
    line-height: 30px;
    display: block;
    padding-bottom: 5px;
}
.diversity span {
    font-size: 16px;
    border: 1px solid #00000026;
    text-transform: capitalize;
    color: var(--pcol);
    padding: 9px 21px;
    display: inline-block;
    border-radius: 6px;
    margin-right: 10px;
    margin-bottom: 13px;
}
.diversity {
    margin-top: 2px;
}
.score-main {
    display: flex;
}
.score-in {
    text-align: center;
    margin-right: 40px;
    position: relative;
}
.score-in h6 {
    font-size: 14px;
    line-height: 30px;
    display: inline-block;
    padding-bottom: 4px;
}
.score-in span {
    background: linear-gradient(180deg, #036ab4 0, #204394 100%);
    border-radius: 35px;
    box-shadow: 0 20px 20px #00000034;
    padding: 3px 15px;
    color: #fff;
    max-width: 52px;
    font-size: 14px;
    line-height: 30px;
    display: block;
    margin: 0 auto;
    font-weight: 700;
}
.score-in .info-ico {
    display: inline-block;
    background: #2b75ba;
    height: 23px;
    width: 23px;
    border-radius: 50px;
    position: absolute;
    top: 3px;
    right: -40px;
    background-image: url(../frontimg/info.svg);
    line-height: 20px;
    background-repeat: no-repeat;
    background-position: center;
}
.info-ico .btn-secondary:active,
.info-ico .btn-secondary:hover {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
}
.info-ico button {
    background: 0 0;
    border: none;
}
.info-ico button:focus {
    background: 0 0;
    box-shadow: 0 0 0;
}
.info-ico .btn-secondary:hover {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
}
.info-ico button {
    background: 0 0;
    border: none;
}
.buy-links {
    margin-top: 15px;
}
.buy-links h6 {
    font-size: 18px;
    line-height: 30px;
    display: inline-block;
    padding-bottom: 10px;
}
.amzone-in img:first-child {
    max-width: 75px;
}
.amzone-in img:last-child {
    max-width: 130px;
}
.amzone-in {
    display: flex;
    align-items: center;
}
.amzone-in img {
    margin-right: 30px;
}
section.book-details span.will-gets p {
    color: var(--pcol);
    text-transform: capitalize;
    padding-top: 8px;
    font-size: 17px;
    margin: 0;
    letter-spacing: 0.4px;
}
section.book-details label.for-yer {
    padding-top: 7px;
    font-size: 17px;
    line-height: 30px;
}
.product-tab .pro-tab-in {
    margin: 0;
}
.product-tab ul#pills-tab {
    justify-content: left;
    padding-right: 15px;
}
section.product-tab {
    margin-top: -278px;
    position: relative;
}
section.product-tab {
    margin-top: -439px;
    position: relative;
    padding-bottom: 107px;
}
section.product-tab .nav-link.active {
    color: #224096;
    background: no-repeat;
    border-radius: 0;
    position: relative;
}
section.product-tab .nav-link {
    font-size: 35px;
    font-weight: 700;
    line-height: 51px;
    color: #0000007d;
    padding: 0;
    margin-right: 80px;
}
section.product-tab ul#pills-tab {
    padding-bottom: 20px;
    border-bottom: 1px solid #0000001c;
}
section.book-details .banner-box {
    padding-bottom: 522px;
}
section.product-tab .nav-link.active::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #224096;
    left: 0;
    bottom: -21px;
}
section.product-tab .tab-pane p {
    font-size: 18px;
    line-height: 33px;
    padding-bottom: 21px;
}
section.product-list-tab a.btn.btn-primary {
    background: #0057a7;
    border-color: #0057a7;
    font-size: 15px;
    position: relative;
    padding: 7px 31px 7px 17px;
}
section.product-list-tab a.btn.btn-primary:focus {
    box-shadow: 0 0 0;
}
section.product-list-tab.featured-video-tab .images-pro img {
    width: 254px !important;
    height: 199px !important;
    border-radius: 10px;
}
.form-field.show label,
.form-field.show select {
    font-size: 15px;
    text-transform: capitalize;
}
.product-list-tab .page-prev-next ul li:first-child .page-link:hover {
    background: 0 0;
}
.product-list-tab .page-prev-next ul li:last-child .page-link:hover {
    background: 0 0;
}
.product-list-tab .page-prev-next .page-item {
    margin-right: 10px;
}
section.list-feature .book-head {
    padding: 0;
}
section.list-feature:not(.featured-video) .images-pro > img {
    width: 199px !important;
    height: 280px !important;
}
section.list-feature .images-pro::before {
    width: 100%;
    height: 270px;
    bottom: 0;
}
.pro-tab-in.video-tab-in .images-pro::before,
section.featured-video .images-pro::before {
    height: 184px;
}
.list-feature .book-head h4 {
    font-size: 21px;
}
section.product-list-tab .images-pro img {
    width: 225px !important;
    height: 315px !important;
}
section.product-list-tab .images-pro::before {
    width: 100%;
    height: 305px;
}
section.product-list-tab .book-head h4 {
    font-size: 22px;
    font-weight: 700;
    margin-top: 74px;
    color: #224096;
    min-height: 57px;
}
section.list-feature .ft-head h2 {
    font-size: 35px;
}
section.list-feature .auth-in h6 {
    padding-top: 8px;
    font-size: 14px;
}
section.list-feature .auth-in p {
    font-size: 15px;
    padding-top: 7px;
}
section.list-feature .book-btn {
    margin-top: 12px;
}
section.list-feature .book-btn span {
    font-size: 13px;
}
section.list-feature .book-head h4 {
    margin-top: 65px;
}
.list-feature .fea-prod {
    margin-bottom: 10px;
}
.list-feature .book-slid-1 {
    margin-top: 50px;
    position: relative;
}
section.featured-video-tab .images-pro img {
    width: 240px !important;
    height: 200px;
}
section.featured-video-tab .images-pro::before {
    width: 100%;
    height: 167px;
}
.offcanvas-body {
    padding: 0;
}
.buy-links .video-link img {
    max-width: 100%;
}
section.featured-video-tab .images-pro img {
    width: 240px !important;
    height: 200px;
}
section.featured-video-tab .images-pro::before {
    width: 100%;
    height: 167px;
}
.offcanvas-body {
    padding: 0;
}
.buy-links .video-link img {
    max-width: 100%;
}
.score-in p {
    text-align: left;
    color: #0057a7;
}
.initiatives-banner .score-in {
    text-align: left;
    display: flex;
    align-items: baseline;
}
.initiatives-banner .score-in h6 {
    font-size: 18px;
}
.initiatives-banner .score-in i {
    color: #0057a7;
    padding-right: 10px;
}
.initiatives-banner .video-link a {
    color: #0057a7;
    text-decoration: underline;
    padding-left: 24px;
}
.initiatives-banner .score-main {
    margin-top: 21px;
}
.error-in {
    text-align: center;
}
.error-in img {
    margin-top: 45px;
    max-width: 100%;
}
.error-in h1 {
    font-size: 75px;
    text-transform: uppercase;
    font-weight: 700;
    color: var(--pcol);
    margin-top: 87px;
}
section.error-main .banner-box {
    padding-bottom: 268px;
}
@media (max-width: 1199px) {
    section.error-main .banner-box {
        padding-bottom: 220px;
    }
}
@media (max-width: 991px) {
    .error-in h1 {
        font-size: 60px;
        margin-top: 70px;
    }
    section.error-main .banner-box {
        padding-bottom: 81px;
    }
}
@media (max-width: 767px) {
    .error-in h1 {
        font-size: 50px;
        margin-top: 70px;
    }
    section.error-main .banner-box {
        padding-bottom: 50px;
    }
}
@media (max-width: 575px) {
    .error-in h1 {
        font-size: 40px;
        margin-top: 55px;
    }
}
@media (max-width: 414px) {
    .error-in h1 {
        font-size: 34px;
        margin-top: 55px;
    }
}
@media (max-width: 375px) {
    .error-in h1 {
        font-size: 34px;
        margin-top: 55px;
    }
}
section.product-list-tab.search-result-box {
    margin-top: 37px;
}
.search-result-box .product-list-right-filter-top {
    padding-bottom: 32px;
}
.search-result-box .filtering-by span {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 600;
}
.search-book-name ul {
    display: flex;
    align-items: center;
}
.search-book-name ul li {
    text-transform: capitalize;
    font-size: 18px;
    color: #0057a7;
    font-weight: 600;
}
.search-book-name {
    margin-bottom: 50px;
}
.search-book-name ul li:not(:last-child) {
    margin-right: 46px;
}
.search-result-box .product-list-product-item h2 {
    font-size: 44px;
    font-weight: 700;
    color: #224096;
    line-height: 51px;
    margin-bottom: 50px;
}
@media (max-width: 991px) {
    section.product-list-tab .filtering-by {
        margin-bottom: 20px;
    }
    .search-result-box .product-list-right-filter-top {
        padding-bottom: 18px;
    }
}
@media (max-width: 767px) {
    .search-result-box .product-list-product-item h2 {
        font-size: 35px;
    }
}
@media (max-width: 400px) {
    .search-book-name ul li: not(:last-child) {
        margin-right: 28px;
    }
    .search-book-name ul li {
        font-size: 16px;
    }
    .search-book-name ul {
        display: flex;
    }
    .search-result-box .filtering-by span {
        font-size: 19px;
    }
}
.abt-text h1 {
    font-size: 44px;
    font-weight: 700;
    color: #224096;
    line-height: 51px;
    padding-bottom: 35px;
    text-transform: capitalize;
    padding-top: 35px;
}
.abt-text p {
    font-size: 24px;
    line-height: 40px;
    margin-bottom: 40px;
}
.abt-text {
    border-bottom: 1px solid #00000026;
}
.dotnation-abt h2 {
    color: #224096;
    font-size: 44px;
    font-weight: 700;
    line-height: 51px;
    padding: 51px 0 35px 0;
}
.dotnation-abt p {
    font-size: 24px;
    line-height: 40px;
    margin-bottom: 43px;
}
.cont-box {
    max-width: 1203px;
    margin: 0 auto;
    position: relative;
    z-index: 100;
}
.cont-box::before {
    position: absolute;
    content: "";
    background: linear-gradient(180deg, #def 0, #def 50%, rgba(221, 238, 255, 0) 100%);
    height: 400px;
    width: 100%;
    border-radius: 30px;
    height: 864px;
    z-index: -1;
}
.cont-det {
    position: relative;
    z-index: 100;
    background: #fff;
    border-radius: 30px;
}
.ct-detl {
    padding: 70px;
    position: relative;
}
.cont-det form.ct-fm {
    max-width: 544px;
    margin: 0 auto;
    padding-bottom: 38px;
}
form.ct-fm h2 {
    color: #224096;
    font-weight: 700;
    font-size: 44px;
    text-transform: capitalize;
    text-align: center;
    padding-top: 42px;
    padding-bottom: 44px;
}
.ct-mail {
    margin-top: 9px;
}
.ct-textarea {
    margin-top: 12px;
}
form.ct-fm label {
    display: block;
    color: #0057a7;
    font-size: 20px;
    font-weight: 700;
    line-height: 51px;
}
form.ct-fm input.intext {
    width: 100%;
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: 1px solid #00000026;
    transition: 0.5s;
    padding: 10px 0;
    color: #000;
    padding: 15px 57px 15px 30px;
}
.contact-us-main {
    padding-top: 27px;
}
form.ct-fm input.intext:focus {
    border-top: none;
    outline: 0;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #0057a7;
}
.ct-textarea textarea:focus {
    border-top: none;
    outline: 0;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #0057a7;
}
.ct-textarea textarea {
    width: 100%;
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: 1px solid #00000026;
    transition: 0.5s;
    color: #000 !important;
}
.cont-det .alert-success {
    text-align: center;
}
.ft-sub {
    text-align: center;
    padding-top: 38px;
}
.ft-sub span {
    box-shadow: 0 26px 20px #00000034;
}
.ft-sub .ct-submit {
    border: none;
    background: linear-gradient(180deg, #036ab4 0, #204394 100%);
    color: #fff;
    font-size: 17px;
    line-height: 28px;
    border-radius: 35px;
    padding: 16px 80px;
    text-transform: capitalize;
    font-weight: 700;
    box-shadow: inset 0 -18px 20px #ffffff41;
}
.cont-det .error {
    color: #d80b0b;
}
.ct-detl::after {
    content: "";
    position: absolute;
    background: #000;
    height: 444px;
    max-width: 934px;
    filter: blur(33px);
    bottom: 30px;
    left: 0;
    z-index: -1;
    right: 0;
    opacity: 0.2;
    margin: 0 auto;
}
@media (max-width: 1199px) {
    .ct-detl: :after {
        max-width: 882px;
    }
}
@media (max-width: 991px) {
    .ct-detl: :after {
        max-width: 584px;
    }
}
@media (max-width: 768px) {
    .ct-detl: :after {
        max-width: 514px;
    }
    .cont-det {
        padding: 0 30px;
    }
}
@media (max-width: 767px) {
    .abt-text h1 {
        font-size: 35px;
    }
    .abt-text p {
        font-size: 20px;
        line-height: 33px;
    }
    .dotnation-abt h2 {
        font-size: 35px;
    }
    .dotnation-abt p {
        font-size: 20px;
        line-height: 33px;
        margin-bottom: 43px;
    }
    form.ct-fm h2 {
        font-size: 35px;
    }
}
@media (max-width: 700px) {
    .ct-detl: :after {
        max-width: 436px;
    }
}
@media (max-width: 575px) {
    .ct-detl: :after {
        max-width: 355px;
    }
    .ct-detl {
        padding: 30px 30px;
        position: relative;
    }
    .cont-box::before {
        height: 664px;
    }
    .ft-sub button.ct-submit {
        font-size: 15px;
        line-height: 28px;
        padding: 9px 49px;
    }
}
@media (max-width: 375px) {
    .abt-text h1 {
        font-size: 30px;
        padding-bottom: 20px;
    }
    .abt-text p {
        font-size: 18px;
        line-height: 30px;
    }
    .dotnation-abt h2 {
        font-size: 30px;
        padding-bottom: 20px;
        padding-top: 30px;
    }
    .dotnation-abt p {
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 43px;
    }
    .ct-detl {
        padding: 10px 10px;
        position: relative;
    }
    form.ct-fm label {
        display: block;
        color: #0057a7;
        font-size: 17px;
        font-weight: 700;
        line-height: 23px;
    }
    .ct-detl::after {
        max-width: 263px;
        bottom: 0;
    }
}
.cms-content p,
.cms-content ul li {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 15px;
}
.cms-content ol li {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 8px;
}
.cms-content ul li {
    list-style: disc outside;
    margin-left: 20px;
}
.cms-content h3 {
    font-size: 24px;
    color: #000;
    line-height: 30px;
    padding-bottom: 12px;
    text-transform: uppercase;
    padding-top: 13px;
    font-weight: 700;
}
.cms-content h2 {
    text-transform: uppercase;
}
.about-main.cms-content .abt-text {
    padding-bottom: 30px;
}
.cms-content ol {
    padding-left: 0;
}
.cms-content ol li a,
.cms-content p a,
.cms-content ul li a {
    color: var(--pcol);
}
.cms-content ol li a:hover,
.cms-content p a:hover,
.cms-content ul li a:hover {
    text-decoration: underline;
}
.contentlist .row:nth-child(2n) {
    justify-content: flex-end;
    flex-direction: row-reverse;
}
.scrolldiv {
    margin-top: -240px;
    padding-top: 240px;
}
.contentlist > .row {
    margin-bottom: 30px;
}
.img img {
    max-width: 100%;
}
.tooltip1 {
    position: relative;
    display: inline-block;
}
.tooltip1:hover .tooltiptext {
    visibility: visible;
}
.tooltip1 .tooltiptext {
    visibility: hidden;
    min-width: 510px;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 100%;
    right: -113px;
    background: #000;
    text-align: left;
    padding: 10px 17px 0 17px;
    margin-bottom: 6px;
}
.tooltiptext p {
    color: #fff;
    font-size: 13px;
}
.tooltiptext table tr td {
    border: 1px solid #fff;
    font-size: 13px;
    padding: 4px 9px;
    line-height: normal;
}
.tooltip1 .tooltiptext table {
    margin-bottom: 12px;
    margin-top: -5px;
}
.buy-links .video-link img {
    max-width: 130px;
}
.amzone-in img:last-child {
    max-height: 59px;
}
.tab-content a {
    color: var(--pcol);
}
.tab-content a:hover {
    text-decoration: underline;
}
@media screen and (max-width: 767px) {
    .cms-content p,
    .cms-content ul li {
        font-size: 14px;
        line-height: 25px;
        margin-bottom: 15px;
    }
    .cms-content ol li {
        font-size: 14px;
        line-height: 25px;
    }
    .cms-content h3 {
        font-size: 18px;
        line-height: 25px;
    }
    .cms-content h1,
    .cms-content h2 {
        font-size: 25px;
        padding-bottom: 10px;
        line-height: 42px;
    }
    .img {
        margin-bottom: 20px;
    }
    .scrolldiv {
        margin-top: -100px;
        padding-top: 100px;
    }
    .tooltip1 .tooltiptext {
        min-width: 310px;
        right: -10px;
    }
    .tooltiptext p {
        font-size: 12px;
        line-height: normal;
    }
    .tooltiptext table tr td {
        font-size: 12px;
    }
}
