.at-content-box{
    border: 1px solid #bbbbbb;
    background-color: #fff;
    color: #000;
    margin-bottom: 20px;
}
.at-content-box hr{
    border-top: 1px solid #c0c1c4;
    width: 100%;
}
.at-slider-box .swiper-container {
    width: 100%;
    height: 100%;
    margin-bottom: 20px;
}
.at-slider-box .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    height: 400px;
}
.at-slide-select ul{
    list-style: none;
    padding-right: 15px;
    width: 100%;
    margin-bottom: 20px;
}
.at-slide-select ul li{
    height: 80px;
    width: 100%;
    border-bottom: 1px solid #c0c1c4;
    transition: all 0.2s ease-out;
    text-align: right;
    padding: 15px;
    font-size: 18px;
    cursor: pointer;
}
.at-slide-select ul li:hover{
    background-color: #eaeaea;
    padding-right: 20px;
}
.at-slide-select ul li.at-active{
    background-color: #0f3b5c;
    color: #fff;
}
.at-items-box{
    margin-bottom: 20px;
}
.at-items-box h5{
    color: #808285;
}
.at-item-img img{
    width: 100%;
}
.at-item{
    padding-bottom: 15px;
    border-bottom: 1px solid #c0c1c4;
    margin-top: 15px;
}
.at-item-tx{
    
}
.at-item-tx h3{
    margin: 15px 0 20px 0; 
}
.at-item-tx p{
    color: #808285;
    font-size: 16px;
}
.at-item-tx p.at-writer{
    color: #a7a9ac;
    font-size: 14px;
    font-weight: normal;
    margin: 20px 0 0 0;
}
.at-item-tx p.at-writer img{
    width: 32px;
    height: 32px;
    border-radius: 50%;
    margin-left: 10px;
}
.at-side-box a.at-banner{
    width: 100%;
    max-width: 400px;
    margin-bottom: 15px;
    margin: 0 auto 15px auto;
    display: block;
    transition: all 0.2s ease-out;
}
.at-side-box a.at-banner:hover{
    opacity: 0.8;
}
.at-side-box a.at-banner img{
    width: 100%;
    display: block;
    margin: 0 auto;
}
.at-content-box h1{
    color: #58585a;
    text-align: center;
    font-size: 30px;
    margin: 25px 0 30px 0;
}
.atin-img{
    width: 100%;
    margin-bottom: 30px;
}
.at-share-social{
    margin-bottom: 15px;
}
.at-social-icon{
    float: right;
    padding: 0 1px;
    width: 20%;
}
.at-social-icon:hover{
    opacity: 0.8;
}
.at-social-icon img{
    width: 100%;
}
.at-content-writer{
    text-align: center;
}
.at-content-writer img{
    border-radius: 50%;
}
.at-content-writer h4{
    color: #414042;
    margin-bottom: 0;
}
.at-content-writer p.at-wr-job{
    color: #a7a9ac;
    font-size: 12px;
}
.at-content-writer p{
    color: #6d6e71;
}
.at-content-writer .at-wr-social{
    width: 100%;
    max-width: 280px;
    display: inline-block;
    margin: 0 auto 20px auto;
}
.at-content-writer .at-wr-social a{
    width: 20%;
    float: right;
    padding: 0 3px;
    opacity: 0.6;
    transition: all 0.2s ease-out;
}
.at-content-writer .at-wr-social a:hover{
    opacity: 1;
}
.at-content-writer .at-wr-social a img{
    width: 100%;
}
.at-content-text p{
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 15px;
}
.at-content-text p.at-date{
    color: #a7a9ac;
    margin-bottom: 20px;
    font-size: 13px;
}
.at-content-text h4.at-linked-title{
    font-weight: bold;
}
.at-content-text h4.at-linked-title span{
    color: #2393d1;
}
.at-download-book {
    padding: 20px;
    min-height: 300px;
    background-color: #d69943;
    background-image: url(../images/cast/book-download.png);
    background-position: center center;
    background-size: cover;
    color: #fff;
    text-align: center;
}
.at-download-book h2 {
    font-size: 35px;
}
.at-download-book h3 {
    margin-bottom: 20px;
}
.at-download-book p {
    text-align: right;
}
.at-download-book input {
    color: #929396;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    width: 100%;
    max-width: 280px;
    border: 1px solid #dbdbdb;
    text-align: right;
    outline: none;
    margin: 0;
}
.at-download-book button {
    clear: both;
    color: #fff;
    height: 50px;
    line-height: 50px;
    background-color: #6cb253;
    padding: 0 10px;
    width: 100%;
    max-width: 200px;
    border: 1px solid #436e3d;
    text-align: center;
    outline: none;
    margin: 15px auto 0 auto;
    font-size: 30px;
    display: block;
}
.at-download-book button:hover {
    background-color: #436e3d;
}
.at-product-box{
    min-height: 100px;
    border: 1px solid #c0c1c4;
    margin-bottom: 15px;
}
.ar-prod-title{
    background-color: #e7e7e8;
    border-left: 5px solid #0d3a5d;
}
.ar-prod-title h3{
    color: #009444;
    margin-top: 0;
    margin-bottom: 0px;
}
.ar-prod-title h2{
    color: #0d3a5d;
    border-bottom: 1px solid;
    margin-bottom: 0;
    float: right;
    padding-bottom: 10px;
}
.at-prod-img-box{
    text-align: center;
}
.at-prod-img{
    width: 100%;
    margin-bottom: 20px;
    margin-top: 5px;
}
.at-prod-img-box a{
    margin: 0 auto;
    display: block;
}
.at-prod-stars{
    margin-bottom: 15px;
}
.at-prod-tx p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 15px;
}
h5.at-other{
    color: #939598;
    float: right;
    margin-top: 20px;
}
.at-other-item{
    margin-bottom: 20px
}
.at-other-img{
    border: 1px solid #d1d3d4;
    width: 100%;
    margin-bottom: 5px;
}
.at-other-item h4{
    font-size: 16px;
    color: #6d6e71;
}
.at-other-bt{
    background-color: #25aae1;
    line-height: 40px;
    padding: 0 15px;
    color: #fff;
    font-size: 18px;
    display: table;
    border-radius: 5px;
    margin: 20px auto 0 auto;
}
.at-other-bt:hover{
    background-color: #055779;
    color: #fff;
}
.at-other-bt img{
    margin-right: 5px;
}
#modal .modal-dialog{
    margin-top: 200px;
    color: #fff;
}
#modal .modal-body{
    display: inline-block;
    padding: 15px 0;
}
#modal .modal-content{
    border-radius: 0;
    background-color: #0d3a5d;
}
#modal .modal-content .at-lock-icon1{
    float: right;
    margin-left: 15px;
}
#modal .modal-content .at-pop-tx{
    float: right;
    text-shadow: 3px 3px 0 rgba(0, 0, 0, 0.4);
}
#modal .modal-content .at-pop-tx h2{
    margin-top: 0;
}
#modal .modal-content .at-pop-tx h3{
    margin-top: 0;
}
#modal .modal-content input{
    height: 50px;
    text-align: left;
    color: #646464;
    border: 2px solid #f7941e;
    width: 100%;
    margin-top:15px;
    padding: 0 10px;
    font-size: 16px;
}
#modal .modal-content button{
    background-color: #f7941e;
    color: #fff;
    text-align: center;
    border: none;
    width: 100%;
    height: 50px;
    margin-top:15px;
    font-size: 20px;
}
#modal .modal-content button:hover{
    background-color: #f7b41e;
}
#modal p.bot-text{
   text-align: center;
    text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.4);
    font-size: 14px;
    margin: 15px 0 0 0;
    float: right;
    width: 100%;
}
#modal p.bot-text img{
   margin-left: 10px;
}