@import url('https://fonts.googleapis.com/css2?family=Gabarito:wght@400..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Luckiest+Guy&display=swap');

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    text-decoration: none;
}

body {
    overflow-x: hidden;
    background-color: #F1F8E7;
}

main {
    overflow: hidden;
}

a {
    text-decoration: none;
}

.btn:focus {
    outline: none;
}

ul,
ol {
    list-style: none;
    margin: 0;
    padding: 0;
}

button:focus {
    outline: none;
    box-shadow: none;
}

.btn:focus {
    outline: none;
    box-shadow: none;
}
/*header*/
header:before{
    content: '';
    position: absolute;
    top: 0;
    background: linear-gradient(180deg, #08150C 0%, rgba(8, 21, 12, 0) 100%);
    width: 100%;
    z-index: -1;
    height: 100%;
}
header{
    position: absolute;
    background:transparent;
    top: 0;
    width: 100%;
    z-index: 999;
}
header nav{
     padding: 20px 0 !important;
}
header .navbar-brand{
    width: 15%;
    margin: 0;
    padding: 0;


}
header #navbarSupportedContent ul li a:hover{
        background: #FDFDFD;
    color: #1C4425;
   
}
header #navbarSupportedContent ul li a{
padding: 0;
font-family: Gabarito;
font-weight: 400;
font-size: 18px;
line-height: 24px;
color: #727272;
padding: 8px 16px;
 border-radius: 56px;
 transition: .2s all ease-in-out;

}
header #navbarSupportedContent ul li a.active{
    background: #FDFDFD;
    color: #1C4425;
}
header #navbarSupportedContent ul{
    margin: 0 auto;
    border: 0.5px solid #E1E1E126;
    background: #08150C;
    border-radius:24px;
    padding: 4px;
}
header #navbarSupportedContent form a img{
    background:#1C4425;
    height: 40px;
    width: 40px;
    padding: 12.2px;
    border-radius: 50%;
    margin: 0 4px 0 8px;
        object-fit: scale-down;
}
header #navbarSupportedContent form a{
    background: #93D35C;
    font-family: Gabarito;
    font-weight: 700;
    font-size: 18px;
    text-align: center;
    color: #1A1A1A;
    height: 50px;
    width: 190px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 63px;
}
/*banner*/
.sec-home-banner{
    background-image: url(../images/banner-img.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 100% 100%;
}

.sec-home-banner .board-card{

}
.sec-home-banner h1{
    font-family: Luckiest Guy;
    font-weight: 400;
    font-size: 64px;
    line-height: 60px;
    text-align: center;
    text-transform: uppercase;
    mix-blend-mode: hard-light;
    color: #361D0F;
    position: absolute;
    width: 45%;
    bottom: 20%;  
        text-shadow:
        -2px -2px 2px #100202,
        -4px -4px 4px #10020240,
        1px 1px 1px #FBE5CF1F;
    margin: 0 auto;
    left: 0;
    right: 0;

}
.sec-home-banner .paragrph-with-social p{
    margin: 0;
    font-family: Gabarito;
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
    color: #fff;
    width: 28%;
}
.sec-home-banner .paragrph-with-social{
display: flex;
justify-content: space-between;
padding: 70px 0 180px;

}
.sec-home-banner .paragrph-with-social .social ul li a{
    border: 0.75px solid #E1E1E1;
    border-radius: 50%;
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .2s all ease-in-out;
}
.sec-home-banner .paragrph-with-social .social ul li a:hover{
    background-color: #1C4425;
}
.sec-home-banner .paragrph-with-social .social ul{
display: flex;
gap:1px;
}
.sec-home-banner .paragrph-with-social .social h6{
    font-family: Gabarito;
font-weight: 400;
font-size: 18px;
line-height: 20px;
color:#fff;
}

/*about-author*/
.about-author{
background-color: #F1F8E7;
    padding: 200px 0;
    border-top-right-radius: 40px;
    border-top-left-radius: 40px;
    margin: -100px 0 0;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.about-author:before{
    content: '';
    background-image: url(../images/second-circle.svg);
    background-position: 100% 100%;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    width: 1243.84px;
    height: 1108px;
    top: -20%;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: -1;
      transform: rotate(var(--before-rotation));
  transform-origin: center;
}
.about-author:after{
    content: '';
    border: 2px solid #E5F0D5;
    width: 1516px;
    height: 1516px;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: -1;
}
.about-author .author-content h3{
    font-family: Luckiest Guy;
font-weight: 400;
font-size: 18px;
text-align: center;
text-transform: uppercase;
color: #FEB835;
background:#1C4425;
transform: rotate(-5deg);
width: 150px;
height: 32px;
line-height: 30px;
margin: 0 auto -10px;

}
.about-author .author-content:before{
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 2px solid #E5F0D5;
    width: 412px;
    height: 412px;
    z-index: -1;
    border-radius: 50%;
    margin: auto;
}
.about-author .author-content:after{
    content: '';
    background-image: url(../images/first-circle.svg);
    background-position: 100% 100%;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    width: 701px;
    height: 684px;
    top: -50%;
    left: -2%;
    z-index: -1;
    right: 0;
    margin: 0 auto;
      transform: rotate(var(--rotation, 0deg));
  transform-origin: center;
}
.about-author .author-content{
    width: 45%;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}
.about-author .author-content img{
margin: 0 auto;
display: table;
}
.about-author .author-content h6{
    font-family: Gabarito;
font-weight: 700;
font-size: 24px;
line-height: 28px;
text-align: center;
color: #0E2213;
}
.about-author .author-content p{
    font-family: Gabarito;
font-weight: 500;
font-size: 20px;
line-height: 24px;
text-align: center;
color: #0E2213;
margin: 16px 0 24px;

}

/*slider-chapter*/







.doubler-marquee{
    background-color: #FEFFF4;
        border-top-right-radius: 40px;
    border-top-left-radius: 40px;
    padding: 150px 0;
    position: relative;
    z-index: 1;
}
.doubler-marquee .single-marquee ul{
background-color: #1C4425;
    flex-shrink: 0;
    display: flex;
       gap:23px;
}
.doubler-marquee .single-marquee{

}
.doubler-marquee .single-marquee ul li{
font-family: Luckiest Guy;
font-weight: 400;
font-size: 40px;
line-height: 100%;
text-align: center;
text-transform: uppercase;
color: #93D35C;
    background-color: #1C4425;
    display: flex;
   align-items: center;
   gap:23px;
   flex-shrink: 0;

}

.single-marquee {
     position: absolute;
        transform:rotate(5deg);
        z-index: 9;
    background-color: #1C4425;
    left: 0;
        right: 0;
}

/* Second marquee container */
.singles-marquee {
        position: absolute;
        transform:rotate(-2deg);
        z-index: 99;
        background-color: #DFEDCA;
        left: 0;
        right: 0;
}


.doubler-marquee .singles-marquee ul{
    background-color: #DFEDCA;
    display: flex;
    flex-shrink: 0;
    gap:23px;
}
.doubler-marquee .singles-marquee{

}
.doubler-marquee .singles-marquee ul li{
    font-family: Luckiest Guy;
font-weight: 400;
font-size: 40px;
letter-spacing: -2px;
text-align: center;
text-transform: uppercase;
color: #1C4425;
   background-color: #DFEDCA;
   display: flex;
   align-items: center;
   gap:23px;
   flex-shrink: 0;
}
.book-sec{
    padding: 60px 0;
       background-color: #FEFFF4;
}

.book-sec .button-with-heading{
    display: flex;
    justify-content: space-between;
    margin: 0 0 50px;
}
.book-sec .button-with-heading a{
        background: #93D35C;
    font-family: Gabarito;
    font-weight: 700;
    font-size: 18px;
    text-align: right;
    color: #1A1A1A;
    height: 50px;
    width: 190px;
    display: flex;
    align-items: center;
    justify-content: end;
    border-radius: 63px;
}
.book-sec .button-with-heading a img{
    background: #1C4425;
    height: 40px;
    width: 40px;
    padding: 12.2px;
    border-radius: 50%;
    margin: 0 4px 0 8px;
        object-fit: scale-down;
}
.book-sec .button-with-heading h3{
    font-family: Luckiest Guy;
font-weight: 400;
font-size: 48px;
line-height: 100%;
text-transform: uppercase;
color: #1C4425;
}
.book-sec .book-box{
    display: flex;
    align-items: center;
    justify-content: space-between;
    background:#F1F8E7;
    border-radius: 16px;
    padding: 24px;
    position: relative;
}
.book-sec .book-box .content-book{
        width: 48%;
}
.book-sec .book-box .content-book h4{
    font-family: Gabarito;
font-weight: 700;
font-size: 40px;
line-height: 44px;
color: #0E2213;
margin: 0 0 24px;
}
.book-sec .book-box .content-book p{
    font-family: Gabarito;
font-weight: 400;
font-size: 20px;
line-height: 24px;
color: #0E2213;
margin: 0 0 24px;
}
.book-sec .book-box .content-book .buttons-platform{
    display: flex;
    justify-content: start;
    margin: 44px 0 0;
    gap: 8px;
}
.book-sec .book-box .book-img{

    position: absolute;
    right: 0;
    top: -9px;
    transform: scale(0.95);

}
.book-sec .book-box .content-book .buttons-platform a{
background: #fff;
    border-radius: 12.8px;
    height: 48px;
    line-height: 48px;
    display: block;
    width: 33%;
    text-align: center;
}
.book-sec .all-book{
    position: relative;
}
.book-sec .all-book .coming-soon-book{
        width: 131%;
}
.character-sec{
    padding: 60px 0 100px;
       background-color: #FEFFF4;
}
.character-sec .character-box{
    background:#1C4425;
    padding: 32px 32px 0;
    border-radius: 24px;
    height: 487px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
        overflow: hidden;
}
.character-sec .character-box h3 span{
    display: block;
}
.character-sec .character-box h3{
    font-family: Luckiest Guy;
font-weight: 400;
font-size: 32px;
text-transform: uppercase;
color:#93D35C;
}
.character-sec .character-box.girl-character h3{
    color: #0E2213;

}
.character-sec .character-gsap{
                display: flex;
                  will-change: transform;
    align-items: center;
     overflow-x: hidden; 
     overflow-y: hidden;
    gap: 20px;
    width: 93%;
    margin: 0 0 0 auto;
    padding: 0 0 20px;
        }
     .character-sec   .character-gsap .character-gsap-slide{
            flex: 0 0 22%;         
  max-width: 22%;
        }
       .character-sec .character-gsap .character-gsap-slide img{
                width: 80%;
    margin: 0 auto;
        }
.character-sec .character-box.girl-character{
    background-color: #47E8B5;
    
}
.character-sec .character-box.dad-character img{
    width: 80%;
    margin: 0 auto;
    display: table;
}
.character-sec .character-box.kid-character img{
    width: 85%;
    margin: 0 auto;
    display: table;
}
.character-sec .character-box.light-green{
    background:#93D35C;
}
.character-sec .character-box.light-green h3{
color:#1C4425;
}
.character-sec .character-box.yellow{
background:#FEB835;
}
.character-sec .character-box.yellow h3{
color:#1C4425;
}
.character-sec .character-box.orange{
    background:#FF5C00;
}
.character-sec .character-box.orange h3{
    color:#0E2213;
}
.contact{
    background:#FEFFF4;
    padding: 0 0 100px;
}
.contact .contact-box{
background-image: url(../images/contact-bg.png);
background-position: 100% 100%;
background-size: cover;
background-repeat: no-repeat;
padding: 64px;
border-radius: 32px;
position: relative;
background-color: #F1F8E7;
z-index: 1;
}
.contact .contact-box:before{
    content: '';
    background-image: url(../images/tree-1.png);
    background-position: 100% 100%;
    background-size: cover;
    background-repeat: no-repeat;
    width: 440px;
    height: 545px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;

}
.contact .contact-box:after{
    content: '';
    background-image: url(../images/tree-2.png);
    background-position: 100% 100%;
    background-size: cover;
    background-repeat: no-repeat;
    width: 440px;
    height: 545px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;

}
.contact .contact-box h2{
    font-family: Luckiest Guy;
font-weight: 400;
font-size: 48px;
line-height: 100%;
text-align: center;
text-transform: uppercase;
color:#1C4425;
margin: 0 0 24px;
}
.contact .contact-box .custom-input input{
    width: 100%;
    height: 55px;
    line-height: 55px;
    border: 1px solid #E1E1E1;
    padding: 0 20px;
    font-family: Gabarito;
font-weight: 400;
font-size: 16px;
color:#727272;
border-radius: 32px;
background:transparent;
outline: none;
margin: 0 0 16px;

}
.contact .contact-box .custom-input textarea{
    width: 100%;
    height: 120px;
    border: 1px solid #E1E1E1;
    padding: 10px 20px;
    font-family: Gabarito;
font-weight: 400;
font-size: 16px;
color:#727272;
border-radius: 32px;
background:transparent;
outline: none;
margin: 0 0 32px;
resize:none;

}
.contact .contact-box button{
        background: #93D35C;
    font-family: Gabarito;
    font-weight: 700;
    font-size: 18px;
    text-align: center;
    color: #1A1A1A;
    height: 50px;
    width: 100%;
    border-radius: 63px;
    border:none;
        display: flex;
    align-items: center;
}
.contact .contact-box button span{
margin: 0 auto;
}
.contact .contact-box button img{
    background: #1C4425;
    height: 40px;
    width: 40px;
    padding: 12.2px;
    border-radius: 50%;
        margin: 0 4px 0 8px;
            object-fit: scale-down;
}
/*footer*/
footer{
       background:#FEFFF4; 
}

footer .footer-links{
    display: flex;
    align-items: center;
    justify-content: space-between;
}


footer .footer-links .logo{
        width: 15%;
}

footer .footer-links .quick-links ul li a{
        font-family: Gabarito;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #727272;
    padding: 8px 16px;
    border-radius: 56px;
    transition: .2s all ease-in-out;
}
footer .footer-links .quick-links ul li a:hover{
            background: #FDFDFD;
    color: #1C4425;
}
footer .footer-links .quick-links ul li a.active{
        background: #FDFDFD;
    color: #1C4425;
}
footer .footer-links .quick-links ul{
        border: 0.5px solid #E1E1E126;
    background: #08150C;
    border-radius: 24px;
        padding: 8px 4px;
            height: 50px;
    display: flex;
    align-items: center;
}
footer .footer-links .social-link ul{
display: flex;
align-items: center;
}
footer .footer-links .social-link ul li a:hover{
background:#93D35C;
}
footer .footer-links .social-link ul li a{
    display: block;
    width: 48px;
    height: 48px;
    line-height: 45px;
    border: 1px solid #E1E1E1;
    border-radius: 50%;
    text-align: center;
    transition: .2s all ease-in-out;
}
footer .footer-links .social-link ul li a img{
    filter: brightness(0);
}
footer hr{
    opacity: 1;
    background-color: #E1E1E1;
    margin: 32px 0 20px;
}
footer p{
    font-family: Gabarito;
font-weight: 400;
font-size: 18px;
line-height: 100%;
text-align: center;
color:#727272;
margin: 0;
padding: 0 0 20px;
}
footer p a{
    color:#1C4425;
}
header .navbar-toggler{
        padding: 0;
    width: 15%;
    outline: none;
    border: none;
}
@media only screen and (min-width: 1600px) and (max-width: 1920px) {}

@media only screen and (min-width: 1445px) and (max-width: 1599px) {}

@media only screen and (min-width: 1366px) and (max-width: 1444px) {}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .book-sec .book-box .content-book p{
            font-size: 18px;
    line-height: 22px;
    }
    .about-author .author-content:after {
    left: -8%;
    }
    .sec-home-banner h1{
        font-size: 58px;
        line-height: 55px;
        bottom:19%;
    }
    .sec-home-banner .paragrph-with-social p{
        font-size: 22px;
    line-height: 27px;
    width: 32%;
    }

}

@media only screen and (min-width: 992px) and (max-width: 1199px) {

    .character-sec .character-gsap{
        width:100%;
        margin:0;
    }
    .single-marquee{
        transform:rotate(10deg);
    }
    .singles-marquee{
        transform:rotate(-10deg);
    }
       .sec-home-banner h1{
        font-size: 46px;
        line-height: 48px;
        width: 45%;
        bottom:19%;
       }
       .sec-home-banner .paragrph-with-social p{
    font-size: 18px;
    line-height: 22px;
    color: #fff;
    width: 32%;
       }
       .about-author .author-content:after{
        left: 0;
       }
       .about-author .author-content{
        width: 95%;
       }
       .about-author{
        padding: 100px 0;
       }
        .about-author:after , .about-author:before{
        content: inherit;
       }
       .character-sec .character-box{
        height: 100%;
    }
    .book-sec .book-box .book-img{
        position: relative;
        top: 0;
        transform: scale(1);
    }
    .book-sec .book-box .content-book h4{
            font-size: 28px;
    line-height: 30px;
        margin: 0 0 10px;
    }
    .book-sec .book-box .content-book p{
            font-size: 16px;
    line-height: 20px;
    margin: 0 0 10px;
    }
    .book-sec .book-box .content-book .buttons-platform a{
        background-color: transparent;
    }
    .book-sec .all-book .coming-soon-book{
            width: 190%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
     .book-sec .all-book .coming-soon-book img{
width: 100%;
    }
      header #navbarSupportedContent form a{
        margin:20px auto 0;
    }
    header #navbarSupportedContent ul li a{
        text-align: center;
    }
    header #navbarSupportedContent{
        padding: 20px 0;
    }
    header .navbar-brand{
            color: #93D35C;
    }
    footer .footer-links{
        flex-direction: column;
        gap:30px;
    }
    footer p{
        font-size:14px;
    }
    header{
        position: relative;
        background-color: #1C4425;
    }
    header nav{
        padding: 0 !important;
    }
    .sec-home-banner h1{
        font-size: 30px;
    line-height: 33px;
        width: 40%;
    bottom: 20%;
    text-shadow: inherit;
    }
    .sec-home-banner .paragrph-with-social{
        padding: 50px 0 130px;
    }
    .sec-home-banner .paragrph-with-social .social ul{
        justify-content: center;
    }
   
    .sec-home-banner .paragrph-with-social p{
        width: 44%;
            font-size: 18px;
    line-height: 22px;
    margin: 0 0 25px;
    }
    .contact .contact-box{
        padding: 30px;
    }
    .contact .contact-box:before , header:before , .contact .contact-box:after , .about-author:before , .about-author:after , .about-author .author-content:after , .about-author .author-content:before{
        content: inherit;
    }
    .contact .contact-box h2{
    font-size: 36px;
    }
    .about-author{
        padding: 50px 0;
    }
    .about-author .author-content{
        width: 100%;
    }
    .character-sec .character-box{
            margin: 0 0 30px;
            height: auto;
            padding: 20px 20px 0;
    }
    .contact{
        padding: 0 0 30px;
    }
    .character-sec , .book-sec{
            padding: 30px 0;
    }
    .book-sec .all-book .coming-soon-book {
    width: 100%;
    margin: 30px 0 0;
}
.book-sec .button-with-heading{
        margin: 0 0 30px;
    flex-direction: column;
    align-items: center;
}
.book-sec .button-with-heading h3{
        font-size: 36px;
            margin: 0 0 20px;
}
.book-sec .book-box .book-img{
    position: relative;
    top: 0;
    transform: scale(1.0);
}
.book-sec .book-box{
    padding: 15px;
    flex-direction: column;
    align-items: center;
}
.book-sec .book-box .content-book {
    width: 100%;
}
.book-sec .book-box .content-book .buttons-platform{
   margin: 30px 0;
    flex-direction: column; 
    gap:12px;
}
.book-sec .book-box .content-book .buttons-platform a{
    width: 100%;
}
.book-sec .book-box .content-book p{
        font-size: 16px;
    line-height: 24px;
    text-align: center;
}
.book-sec .book-box .content-book h4{
        font-size: 28px;
    line-height: 30px;
        margin: 0 0 20px;
    text-align: center;
}
.doubler-marquee .singles-marquee ul , .doubler-marquee .single-marquee ul{
    gap:15px;
}
.doubler-marquee .singles-marquee ul li , .doubler-marquee .single-marquee ul{
        font-size: 28px;
            gap: 15px;
}
.doubler-marquee .singles-marquee , .doubler-marquee .single-marquee{
    position: relative;
    transform: rotate(0deg);
    margin: 15px 0;
}
.doubler-marquee{
        padding: 70px 0 30px;
}
footer .footer-links .quick-links{
    width: 100%;
}
footer .footer-links .quick-links ul{
    flex-direction: column;
    height: auto;
    padding: 20px 0;
    gap:20px;
}
.character-sec .character-gsap .character-gsap-slide{
        width:33%;
        max-width:33%;
        flex-basis:0 0 0 33%;
    }
    .character-sec .character-gsap{
        width:100%;
    }
      footer .footer-links .logo{
        width:40%;
    }
    header .navbar-brand{
            width:25%;
            padding: 10px 0;
    }
}

@media only screen and (min-width: 520px) and (max-width: 767px) {
    .book-sec .all-book .coming-soon-book img{
width: 100%;
    }
      header #navbarSupportedContent form a{
        margin:20px auto 0;
    }
    header #navbarSupportedContent ul li a{
        text-align: center;
    }
    header #navbarSupportedContent{
        padding: 20px 0;
    }
    header .navbar-brand{
            color: #93D35C;
    }
    footer .footer-links{
        flex-direction: column;
        gap:30px;
    }
    footer p{
        font-size:14px;
    }
    header{
        position: relative;
        background-color: #1C4425;
    }
    header nav{
        padding: 0 !important;
    }
    .sec-home-banner h1{
        font-size: 18px;
    line-height: 20px;
        width: 50%;
    bottom: 20%;
    text-shadow: inherit;
    }
    .sec-home-banner .paragrph-with-social{
        flex-direction: column;
        padding: 50px 0 130px;
    }
    .sec-home-banner .paragrph-with-social .social ul{
        justify-content: center;
    }
    .sec-home-banner .paragrph-with-social .social h6{
        text-align: center;
    }
    .sec-home-banner .paragrph-with-social p{
        width: 100%;
            font-size: 18px;
    line-height: 22px;
    text-align: center;
    margin: 0 0 25px;
    }
    .contact .contact-box{
        padding: 30px;
    }
    .contact .contact-box:before , header:before , .contact .contact-box:after , .about-author:before , .about-author:after , .about-author .author-content:after , .about-author .author-content:before{
        content: inherit;
    }
    .contact .contact-box h2{
    font-size: 36px;
    }
    .about-author{
        padding: 50px 0;
    }
    .about-author .author-content{
        width: 100%;
    }
    .character-sec .character-box{
            margin: 0 0 30px;
            height: auto;
            padding: 20px 20px 0;
    }
    .contact{
        padding: 0 0 30px;
    }
    .character-sec , .book-sec{
            padding: 30px 0;
    }
    .book-sec .all-book .coming-soon-book {
    width: 100%;
    margin: 30px 0 0;
}
.book-sec .button-with-heading{
        margin: 0 0 30px;
    flex-direction: column;
    align-items: center;
}
.book-sec .button-with-heading h3{
        font-size: 36px;
            margin: 0 0 20px;
}
.book-sec .book-box .book-img{
    position: relative;
    top: 0;
    transform: scale(1.0);
}
.book-sec .book-box{
    padding: 15px;
    flex-direction: column;
    align-items: center;
}
.book-sec .book-box .content-book {
    width: 100%;
}
.book-sec .book-box .content-book .buttons-platform{
   margin: 30px 0;
    flex-direction: column; 
    gap:12px;
}
.book-sec .book-box .content-book .buttons-platform a{
    width: 100%;
}
.book-sec .book-box .content-book p{
        font-size: 16px;
    line-height: 24px;
    text-align: center;
}
.book-sec .book-box .content-book h4{
        font-size: 28px;
    line-height: 30px;
        margin: 0 0 20px;
    text-align: center;
}
.doubler-marquee .singles-marquee ul , .doubler-marquee .single-marquee ul{
    gap:15px;
}
.doubler-marquee .singles-marquee ul li , .doubler-marquee .single-marquee ul{
        font-size: 28px;
            gap: 15px;
}
.doubler-marquee .singles-marquee , .doubler-marquee .single-marquee{
    position: relative;
    transform: rotate(0deg);
    margin: 15px 0;
}
.doubler-marquee{
        padding: 70px 0 30px;
}
footer .footer-links .quick-links{
    width: 100%;
}
footer .footer-links .quick-links ul{
    flex-direction: column;
    height: auto;
    padding: 20px 0;
    gap:20px;
}
    .character-sec .character-gsap .character-gsap-slide{
        width:50%;
        max-width:50%;
        flex-basis:0 0 0 50%;
    }
    .character-sec .character-gsap{
        width:100%;
    }
    footer .footer-links .logo{
        width:50%;
    }
    header .navbar-brand{
            width:35%;
            padding: 10px 0;
    }
}

@media only screen and (min-width: 300px) and (max-width: 519px) {
    footer .footer-links .logo{
        width:50%;
    }
    header .navbar-brand{
            width:35%;
            padding: 5px 0;
    }
    .character-sec .character-gsap .character-gsap-slide{
        width:100%;
        max-width:100%;
    }
    .character-sec .character-gsap{
        width:100%;
        
    }
    .book-sec .all-book .coming-soon-book img{
width: 100%;
    }

    header #navbarSupportedContent form a{
        margin:20px auto 0;
    }
    header #navbarSupportedContent ul li a{
        text-align: center;
    }
    header #navbarSupportedContent{
        padding: 20px 0;
    }
    
    footer .footer-links{
        flex-direction: column;
        gap:30px;
    }
    footer p{
        font-size:14px;
    }
    header{
        position: relative;
        background-color: #1C4425;
    }
    header nav{
        padding: 0 !important;
    }
    .sec-home-banner h1{
        font-size: 14px;
    line-height: 16px;
        width: 41%;
    bottom: 19%;
    text-shadow: inherit;
    }
    .sec-home-banner .paragrph-with-social{
        flex-direction: column;
        padding: 50px 0 130px;
    }
    .sec-home-banner .paragrph-with-social .social ul{
        justify-content: center;
    }
    .sec-home-banner .paragrph-with-social .social h6{
        text-align: center;
    }
    .sec-home-banner .paragrph-with-social p{
        width: 100%;
            font-size: 18px;
    line-height: 22px;
    text-align: center;
    margin: 0 0 25px;
    }
    .contact .contact-box{
        padding: 30px;
    }
    .contact .contact-box:before , header:before , .contact .contact-box:after , .about-author:before , .about-author:after , .about-author .author-content:after , .about-author .author-content:before{
        content: inherit;
    }
    .contact .contact-box h2{
    font-size: 36px;
    }
    .about-author{
        padding: 50px 0;
    }
    .about-author .author-content{
        width: 100%;
    }
    .character-sec .character-box{
            margin: 0 0 30px;
            height: auto;
            padding: 20px 20px 0;
    }
    .contact{
        padding: 0 0 30px;
    }
    .character-sec , .book-sec{
            padding: 30px 0;
    }
    .book-sec .all-book .coming-soon-book {
    width: 100%;
    margin: 30px 0 0;
}
.book-sec .button-with-heading{
        margin: 0 0 30px;
    flex-direction: column;
    align-items: center;
}
.book-sec .button-with-heading h3{
        font-size: 36px;
            margin: 0 0 20px;
}
.book-sec .book-box .book-img{
    position: relative;
    top: 0;
    transform: scale(1.0);
}
.book-sec .book-box{
    padding: 15px;
    flex-direction: column;
    align-items: center;
}
.book-sec .book-box .content-book {
    width: 100%;
}
.book-sec .book-box .content-book .buttons-platform{
   margin: 30px 0;
    flex-direction: column; 
    gap:12px;
}
.book-sec .book-box .content-book .buttons-platform a{
    width: 100%;
}
.book-sec .book-box .content-book p{
        font-size: 16px;
    line-height: 24px;
    text-align: center;
}
.book-sec .book-box .content-book h4{
        font-size: 28px;
    line-height: 30px;
        margin: 0 0 20px;
    text-align: center;
}
.doubler-marquee .singles-marquee ul , .doubler-marquee .single-marquee ul{
    gap:15px;
}
.doubler-marquee .singles-marquee ul li , .doubler-marquee .single-marquee ul{
        font-size: 28px;
            gap: 15px;
}
.doubler-marquee .singles-marquee , .doubler-marquee .single-marquee{
    position: relative;
    transform: rotate(0deg);
    margin: 15px 0;
}
.doubler-marquee{
        padding: 70px 0 30px;
}
footer .footer-links .quick-links{
    width: 100%;
}
footer .footer-links .quick-links ul{
    flex-direction: column;
    height: auto;
    padding: 20px 0;
    gap:20px;
}
}