@font-face {
    font-family: Russkopis;
    src: url(../fonts/Russkopis.ttf);
}

@font-face {
    font-family: canvasans;
    src: url(../fonts/Canva-Sans.ttf);
}

@font-face {
    font-family: canvasans2;
    src: url(../fonts/Canva-Sans_2.ttf);
}

@font-face {
    font-family: zingrust;
    src: url(../fonts/Zing-Rust-Base.ttf);
}

@font-face {
    font-family: zingrustbase;
    src: url(../fonts/Zing-Rust-G2-Base.ttf);
}


.ckclear {
    clear: both;
}

body {
    background-color: #2D2D2D;

}

p {
    margin: 0;
}

.TopHederlogotxt {
    background-color: #e1a949de;
    background-image: url(../img/topbg.jpg);
    color: #ffff;
    padding-bottom: 250px;
    background-size: 100% auto;
    background-position-y: center;
    padding-top: 50px;

}

.TopHederlogotxt h1 {
    font-weight: 600;
    color: #ffff;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    font-size: 44px;


}


.Titletagline {
    font-family: Russkopis;
    font-size: 32px;
    color: #5c3808;
    line-height: 0.9em;
}

.geekdivider img {
    width: 450px;

}



.TopHederlogotxt h2 {
    font-size: 48px;
    font-weight: 700;
    line-height: 1em;
}


.negativeSection {
    background-image: url(../img/8.png);
    background-color: #edd5b5;
    position: relative;
    padding-top: 560px;
    background-position-x: center;
    background-position-y: top;
}

.negativectr {
    margin: 0;
    padding: 0;
    position: absolute;
    top: -235px;
}


.negativeSection h4 {
    margin-bottom: 20px;
    line-height: 1.2em;
    font-size: 28px;

}

.negativeSection img {
    width: 100%;
}

.negativeSection .txtrightctr {
    font-family: zingrustbase;
    padding: 40px 50px;
    color: #87572feb;

}

.negativeSection .txtleftctr {
    font-family: zingrustbase;
    padding: 0px 50px;
    color: #87572feb;
    position: relative;

}

ul.Listingwithbullets {
    list-style-type: none;
}

ul.Listingwithbullets li {
    font-size: 28px;
}


.rightmarkArrow {
    background-image: url(../img/20.png);
    width: 250px;
    display: inline-block;
    height: 125px;
    position: absolute;
    right: -60px;
    background-size: 100% 100%;
    bottom: 35px;
}


.ReelsWidCustomImg .row {
    background-image: url(../img/3.png);
    background-size: 100% 100%;
}


.ReelsWidCustomImg {
    border: 10px solid;
    border-image-slice: 1;
    border-width: 10px;
    border-image-source: linear-gradient(to left, #F0DCB2, #956b21);
    border-left: 0;
    border-right: 0;
    border-top: 0;
}


.ReelsWidCustomImg .ck-col-5 {
    width: 20%;
    float: left;
    padding: 50px 0;
}

.ReelsWidCustomImg .ck-col-5 img {
    width: auto;
    height: 240px;
    /* padding: 50px 0; */
    border-radius: 8px;
    padding-right: 1px;
}

.AboutAuthorSection {
    background-color: #FDFCED;
    padding: 80px 30px;
}

.AboutAuthorSection .AuthorImgCtr img {
    width: 100%;
}


.AboutAuthorSection .AuthorContentCtr {
    padding: 0 0 0 20px;
}

.AboutAuthorSection .AuthorContentCtr p {
    text-align: left;
    margin-bottom: 20px;
    font-size: 21px;
    color: #87572feb;
}

.AboutAuthorSection .AbouttheAuthorTitle {
    color: #CD8530;
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 30px;
}


.AboutBookSection {
    background-color: #FDFCED;
}

.AboutBookSection .AboutBookTitle {
    background-image: url(../img/topborder.png);
    background-size: 100% 100%;

}

.AboutBookSection .AboutBookTitle h2 {
    padding: 100px;
    color: white;
    font-weight: 700;
    font-size: 42px;
}

.AboutBookSection .BookContentCtr,
.AboutBookSection .BookImgCtr {
    padding: 80px 50px 0;

}

.AboutBookSection .BookImgCtr img {
    width: 100%
}

.AboutBookSection .BookContentCtr h4 {
    text-align: left;
    color: #CD8530;
    font-size: 32px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;

}

.BookContentCtr p {
    font-size: 22px;
    color: #87572feb;
    text-align: left;
    font-weight: 600;
    margin-bottom: 20px;

}

.BookContentCtr p.AuthothorName {
    text-align: center;
}

.BookContentCtr .FirstTopCnt {
    color: #664224;
    font-weight: 600;
    margin-bottom: 40px;
}





.TestimonialsSection {
    background-color: #FDFCED;
    padding-bottom: 80px;
}

.TestimonialsSection .TestimonialsTitle {
    background-image: url(../img/topborder.png);
    background-size: 100% 100%;

}


.TestimonialsSection .TestimonialsTitle h2 {
    padding: 100px;
    color: white;
    font-weight: 700;
    font-size: 42px;
}

.TestimonialsSection .TestimonialsCotainer {
    padding: 20px 50px;
}

.TestimonialsSection .TestimonialsCnt {
    border: 10px solid transparent;
    padding: 25px 20px;
    border-image: url(../img/7.png) 50 round;
    background-color: #fff;
    margin-top: 90px;
    min-height: 300px;
    box-shadow: -2px 0px 7px -3px rgb(33, 32, 32);

}

.TestimonialsSection .testimionialName .Authtitle {
    color: #774C38;
    margin-bottom: 0px;
}

.TestimonialsSection .testimionialName small {
    color: #8a5c34;

}

.TestimonialsSection .testimonialsRating {
    text-align: right;
}


.TestimonialsSection .testimonialtextcnt {
    margin-top: 20px;
}

.TestimonialsSection .testimonialtextcnt p {
    font-size: 18px;
    line-height: 1.3em;
    color: #8a5c34;
}

.TestimonialsSection .testimonialsimg {
    position: relative;
}

.TestimonialsSection .testimonialsimg img {
    width: 100%;
}


.TestimonialsSection .testimonialsimg img.rightreelimg {
    width: 100%;
    /* margin-right: 76px; */
    position: absolute;
    z-index: 99999;
    top: 0;
    bottom: 0;
    height: 100%;
    right: -40px;
}


.TestimonialsSection .testimonialsimg img.Leftreelimg {
    width: 100%;
    /* margin-right: 76px; */
    position: absolute;
    z-index: 99999;
    top: 60px;
    bottom: 0;
    height: 85%;
    left: -40px;
}


.FooterConnectSection {
    background-color: #FDFCED;
    padding: 20px 30px;
}

.FooterConnectSection .connectTitle h2 {
    margin-bottom: 50px;
    color: #CD8530;
    font-weight: 700;
    font-size: 38px;


}

.FooterConnectSection .socialiconctr {
    margin-bottom: 25px;
}

.FooterConnectSection .socialiconctr .Socialicon {
    text-align: right;
}

.FooterConnectSection .socialiconctr .SocialLinks {

    font-size: 20px;
    font-weight: 500;
    color: #774C38;
    padding: 0;

}

.FooterCopyrightsSection {
    background-color: #CA9B56;
    color: #774C38;
    font-weight: 600;
    padding: 35px 0 30px;
}


@media only screen and (max-width: 600px) {



    .rightmarkArrow {
        display: none;
    }


    .TopHederlogotxt {
        padding-bottom: 90px;
    }

    .TopHederlogotxt h1 {
        font-size: 34px;
    }

    .TopHederlogotxt h2 {
        font-size: 30px;
    }

    .negativeSection {
        padding-top: 195px;
    }

    .negativectr {
        top: -70px;
    }

    .negativeSection h4,
    ul.Listingwithbullets li {
        font-size: 24px;
    }


    .AboutAuthorSection .AbouttheAuthorTitle {
        font-size: 32px;
        margin-top: 10px;
    }


    .AboutAuthorSection .AbouttheAuthorTitle h2,
    .AboutBookSection .AboutBookTitle h2,
    .FooterConnectSection .connectTitle h2,
    .TestimonialsSection .TestimonialsTitle h2 {
        font-size: 32px;
        padding: 50px 10px;
    }


    .AboutBookSection .BookContentCtr h4{
        font-size: 28px;
    }


    .TestimonialsSection .testimonialsRating {
        text-align: left;
    }


    .ReelsWidCustomImg .ck-col-5{
        padding: 16px 0px;
    }
    
    .ReelsWidCustomImg .ck-col-5 img {
       
            height: 75px;
            /* padding: 20px 0 20px 5px; */
            border-radius: 5px;
            /* padding-right: 0px; */
            margin-left: 2px;
    }

    .TestimonialsSection{
        padding-bottom: 20px;
    }
    .TestimonialsSection .TestimonialsCnt{
        margin-top: 40px;
    }



    .FooterConnectSection .socialiconctr .SocialLinks{
        font-size: 16px;
    }



    .FooterConnectSection .socialiconctr{
        margin-bottom: 5px;
    }

    .FooterConnectSection, .AboutAuthorSection .AuthorContentCtr{
        padding: 0;
    }


    .TestimonialsSection .TestimonialsCotainer, .AboutBookSection .BookContentCtr, .AboutBookSection .BookImgCtr,.AboutAuthorSection {
        padding: 20px 30px;
    }

    .geekdivider img{
        width:100%;
    }

    .testimonialsimg img{
        display: none;
    }

   




}