img.mCS_img_loaded {
    width: 65% !important;
}
.related-product ul li {  
    padding: 25px 20px 30px;   
}
.release-thumb li .img-height{
    width: 94px;
    height: 124px;
}
.release-book-detail .detail-img .img-height{
    width: 94px;
    height: 124px;
}
.sending-form .form-group i {  
    top: 37px;   
}
lable{
    padding-bottom: 5px !important;
}
.select2-container .select2-selection--single{
    padding: 9px 28px;
    height: auto;
}
.select2-container--default .select2-selection--single {  
    border: 1px solid #e7e7e7;  
}
.select2-container{
    width: 100% !important;
}
.hidesubject{
    display: none;
}
.hideclass{
    display: none;
}
.watch-btns{
    margin-top: 30px;
}
.margin-bottom {
    margin-bottom: 45px;
}
.watch-btns button ,.watch-btns a {
    margin-left: 5px;
    background: #f3882e;
    border: #f3882e;
    padding: 10px !important;
}
.parallax-window {
    margin-bottom: 50px;
}
.aurthor-detail span img{
    width: 11% !important;
    float: left;
}
.arthor-list-img img {
    width: 84%;
}
.author-list-widget:hover .overlay {
    width: 84%;
}
.author-list li {
    padding: 0 0 87px;
    margin: 0 0 27px;
}
.books-post-widget > img {   
    width: 22%;
}
.book-list-detail > img {    
    width: 12%;
}
.inner-padding{
    padding: 10px;
}
.item-box{
    margin-bottom: 45px;
}
.aurthor-detail a {
    margin: 5px 0 0;
    float: left;
    line-height: 24px;
    text-align: left;
    border-radius: 0;
    background: none;
}
.dropbtn {    
    color: white;
    font-size: 14px;
    border: none;
    cursor: pointer;
}
.dropdown {
    position: relative;
    display: inline-block;
}
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #ffffff;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgb(32, 41, 61);    
    z-index: 5;
}

.dropdown-content a {
    background: #fff;
    color: black !important;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {background-color: #f1f1f1}

.dropdown:hover .dropdown-content {
    display: block;
}
.dropdown-content a:hover{
    background: #1f293d;
    color: #fff !important;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], input, textarea, .form-control{
    color: black;
}
.auhtorul img{
    width: 14%;
    border-radius: 50%;
}
.book-collection {   
    padding: 68px 0 0px;
}
.border-radious-none{
    border-radius: 0;
    color: #f3882e;
}
.row.contact-page-fa i {
    line-height: 70px;
}
.social-icons li a .fa {
    line-height: 24px;
}
.pagination-margin{
    margin-top: 100px;
}
.footer-contact-form input,textarea {   
    color: #fff !important;
}
.product-thumnbnail ul li {
    border: 1px solid #e3e3e3;
    overflow: hidden;
    text-align: center;
    padding: 30px 0px 10px;
}
.book-discription{
    margin-top: 30px;
}
.set-padding {
    padding: 10px 0px;
    margin-bottom: 50px;
}
.set-padding .breadcrumbs ul li a {
	color: #fff !important;
}
.set-padding  .breadcrumbs ul li::before {
    color: #fff;
}
.set-padding  .breadcrumbs ul li {
    color: #fff;
}
.event-list,.flex-box {
    display:flex;
    flex-wrap:wrap;
}
.marB-20 {
    margin-bottom:20px !important;
}
.events-border-class {
    border-bottom: 1px solid #eaeaea !important;
    padding-bottom: 10px !important;
}
@media screen and (min-width:768px) and (max-width:1192px){
    .release-thumb li:last-child {
        display: none !important;
    }
}