body{
    padding-top: 54px;
}
LI{
        list-style: none;
}
.fixed-top{
    top: -3px;
}
div#at4-follow{
    z-index: 1030;
}
.navbar-dark .navbar-brand{
    font-size: 16px;    
}
td p
{
    line-height: 3em;
}
.at4-follow .at4-follow-inner{
    /*                padding: 14px 24px 14px 15px !important;*/
    background-color: white;
    color: black;
}
.home-cnt-body .col-md-12{
    margin-bottom:10px; 
}

.form-group .error{
    color:red;
    font-size:12px; 
}
.form-group label{
    margin-bottom : 0;
    font-size: 14px;
}
.form-group{
    margin-bottom : 0.25rem; 
}
p.paramax-height{
    max-height: 215px;
    overflow-y:auto;
}
@media (min-width : 576px){
    .postsbody img{
        width:100%;
        height: 250px; 
        margin-bottom: 10px; 
    }
}
@media (min-width: 992px) {
    body {
        padding-top: 56px;

    } 
    .myImage{
        margin: auto;
        display: block; 
    } 
    .title {
        width: 100%;
        text-align: center;
    }    

}
.offers-section .card-group>.card{
    padding:15px;
    margin-bottom: 20px; 
}
.offers-section .card-group>.card .card-block .card-title{
    font-size: 20px;
    margin: 6px 0px 3px -1px;
    color: #007bff;
    word-spacing: -2px;
}
.offers-section .card-group>.card .card-block .card-text {
    margin: 0;
    height: 60px; 
    overflow:hidden;
}

.offers-section .card-group>.card .card-block .see-more-lnk{
    padding:0;
    font-size: 13px; 
}
p, div.card-text{
    font-size: 14px;
    line-height: 19px;
    word-spacing: 1px;
}
.section-more{
    display: block;
    width: 100%;
    text-align: right;
    padding: 0 5px;
}
/*what to see */
.header-right-links li a{
    padding: .5rem .35rem;
    color: white;
}
.at4-share > A{
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
.at4-share > A:hover{
    -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
}
.footer-cnt .nav {
    margin-bottom: 7px; 
}
.footer-cnt .nav li.nav-item .nav-link {
    padding-left: 12px;
    padding-right: 12px;
    font-size: 14px;
    padding-bottom: 1px;
    padding-top: 0px;
}
.footer-cnt .nav li.nav-item span.nav-link {
    display: none; 
}
.footer-cnt .nav li.nav-item span {
    color:white; 
}
.card.postsbody .card-block{
    font-size: 14px;
    font-weight: normal;
    line-height: 1.38;
}
.card.postsbody .card-block span.last{
    color : #365899;
    display: none;
}
.rHM{
        position: fixed;
        right: 0;
        top: 150px;
        text-align: center;
        padding: 30px 0;
        display:none;
}
.rHM I{
        display: inline-block;
        color: #fff;
        padding: 20px;
        background-position: center;
        background-repeat: no-repeat;
}
.feedback{
        background: url(images/feedback.svg);
}
.cart{
    background: url(images/cart.svg);
}
.contact{
        background: url(images/phone-contact.svg);
}
.book{
        background: url(images/book.svg);
}


#loading-div{
    display: none;
}

#button-more{
    cursor: pointer;
    margin: 0 auto;
    background-color: #343a40;
    color: #fff;
    width: 295px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin-bottom: 10px;
}
#cardDetail .modal-header {
padding : 0.35rem 1rem;
}

#cardDetail .modal-body {
    padding-top: 0.25rem;    
}



@media (min-width: 576px) {
    .modal-dialog {
        margin-top: 10px;
    }
}

