.red-bg-color{
    background-color: #f05444;
}
#ebook-continue-blogs .blog-wrapper #case-study-section .slick-dots li button:before{
    color: #b02a1c;
}
#ebook-continue-blogs .blog-wrapper #case-study-section .slick-dots li.slick-active button:before{
    color: #ffffff;
    opacity: 1;
}
#ebook-detail .avia_textblock{
    padding-left: 0;
    padding-right: 0;
}
#ebook-detail .avia_textblock  h3 {
    font-family: 'Poppins', sans-serif;
    font-size: 2.5604551920341394VW;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #4a4a4a;
    padding-bottom: 1.422475106685633VW;
}
#ebook-detail .avia_textblock  p{
    margin: 0;
}

@media screen and (min-width: 1406px) {
    #ebook-detail .avia_textblock  h3 {
        font-size: 36px;
        padding-bottom: 20px;
    }
}

@media (max-width: 450px) {
    #ebook-detail .avia_textblock  h3  {
        font-family: 'Poppins', sans-serif;
        font-size: 20px;
        font-weight: 600;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #4a4a4a;
    }

}