.book1 img{
    max-width: 100%;
}
.book1 .container.cnt-850{
    max-width: 850px;
}
.book1 h1{
    color: #fcf34e;
    font-size: 22px;
    margin-top: 0;
}
.book1 h1 span{
    border-bottom: 1px solid;
}
.book1 .bk-blue{
    background-color: #036588;
    background-image: url(../images/book/bg-pattern1.jpg);
    min-height: 100px;
    padding: 15px 0;
    color: #fff;
}
.book1 .bk-blue h2{
    font-weight: bold;
}
.book1 .bk-blue a.bk-link{
    color: #8fcbe3;
    font-size: 16px;
    border-bottom: 1px solid;
    margin-bottom: 15px;
}
.book1 .bk-blue a.bk-link:hover{
    color: #082733;
}
.book1 .bk-check{
    margin-top: 20px;
}
.book1 .bk-check>ul{
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: right;
}
.book1 .bk-check>ul li{
    margin-bottom: 10px;
    float: right;
    width: 100%;
    padding-right: 30px;
    min-height: 23px;
    background-image: url(../images/book/tick-white.png);
    background-repeat: no-repeat;
    background-position: top right;
    font-size: 16px;
    border-bottom: 1px dashed #aac0d7;
    padding-bottom: 10px;
}
.book1 .bk-check>ul li:last-child{
    border: none;
    padding-bottom: 0;
}
.book1 .bk-blue .video-box{
    margin-top: 20px;
    border: 8px solid #000;
    border-radius: 10px;
    box-shadow: 0 7px 10px rgba(0,0,0,0.3);
    overflow: hidden;
}
.book1 .bk-sec-bt{
    color: #717171;
}
.book1 .bk-sec-bt h3.tx-red{
    color: #bd3b2d;
}
.book1 .bk-sec-bt h3{
    margin-bottom: 0;
    margin-top: 10px;
}
.book1 .bk-sec-bt a.bt-yellow{
    background-color: #f3db45;
    border: none;
    border-radius: 15px;
    color: #1c3242;
    text-shadow: 1px 1px 0 #fff;
    font-size: 32px;
    padding: 10px 25px;
    margin: 15px auto 0 auto;
    font-weight: bold;
    display: table;
}
.book1 .bk-sec-bt a.bt-yellow:hover{
    background-color: #f5b02d;
}
.book1 .bk-blue h4{
    background-color: #d2dfe6;
    color: #171717;
    padding: 10px 0;
    margin-top: 30px;
    margin-bottom: -15px;
}
.book1 .bk-timer{
    margin-bottom: 15px;
}
.book1 .bk-timer .timer-bx{
    margin-top: 15px;
}
.book1 .bk-timer .timer-bx h4{
    margin: 0;
}
.book1 .bk-timer .timer-bx .clock{
    margin: 5px 0 0 0;
}
.book1 .bk-timer .timer-bx .small-cl.flip-clock-wrapper ul{
    height: 40px;
    line-height: 40px;
}
.book1 .bk-timer .timer-bx .small-cl.flip-clock-wrapper ul li{
    line-height: 42px;
}
.book1 .bk-timer .timer-bx .small-cl.flip-clock-wrapper ul li a div.up:after{
    top: 19px;
}
.book1 .bk-timer .timer-bx .small-cl .flip-clock-divider{
    height: 45px;
}
.book1 .bk-timer .timer-bx .small-cl .flip-clock-divider .flip-clock-label{
    top: 49px;
}
.book1 .bk-timer .tx-content{
    color: #3e4155;
    margin-top: 30px;
}
.book1 .bk-timer .tx-content img{
    float: right;
}
.book1 .bk-timer .tx-content p{
    text-align: right;
    font-size: 16px;
    line-height: 24px;
}
.book1 .bk-timer .tx-content p span{
    color: #ff1616;
}
