/*

*/

/*@media (min-width: 992px) {*/
.servive-block-ananta {
    height: 196px;

}
/*}*/
.margin-bottom-7 {
    margin-bottom: 7px;
}
.col-sm-3 .img-responsive {
    margin: auto;
}

.row.youtube {
    margin-top: 50px;
}

.ananta-lead {
    font-size: 1.2em;
    line-height: 1.6em;
}

.media-heading {
    color: #555;
    font-size: 17px;
    position: relative;
}

#pr_address {
    display: none;
}

.blog .pr-responsive img {
    width: 100% !important;
    height: auto !important;
}

@media (max-width: 600px) {
    .pr-responsive img {
        display: block;
        width: 100% !important;
        height: auto !important;
    }
}

@media (max-width: 991px) {
    .ananta-clients-sidebar {
        display: none;
    }
}

/* Compliance Tables
---------------------------------- */
.compliance_table > thead > tr > th {
    vertical-align: top !important;
}
.waste_table > tbody > tr > td {
    max-width: 255px;
}

/* Navigation - prevent from break in medium screen */
@media (min-width: 768px) and (max-width: 991px) {
    .header .navbar-default .navbar-nav>li>a {
        padding: 9px 14px !important;
        font-size: 14px !important;
    }
}

/* Logo slider */
#clients-flexslider img:first-child {
    border-left-color: #FFFFFF !important;
}
#clients-flexslider img {
    border-right: 1px solid #E6E6E6;
    border-right-color: #FFFFFF !important;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

/* Leather Page 
--------------------------------------*/
.leather-gray-header {
    color: #929292;
    border-bottom-color: #929292;
}

/* List with icons*/
#ananta_leather_contact_div {
    background-color: #FFFFFF;
}
#ananta_leather_contact_heading {
    margin-top: 70px;
}
#leather_contact_details_div {
    margin-left: auto;
    margin-right: auto;
    width: 343px;
    margin-bottom: 82px;
}
.leather-contact-list li{
    list-style: none;
    position: relative;
    margin-bottom: 4px;
    font-size: 13.5px;
}
.leather-contact-list li:before{
    content: '';
    display: inline-block;
    position: absolute;
    height: 17px;
    width: 18px;
    left: -30px;
}
.leather-office:before {    
    background: url('../img/ananta_leather/icons/office.png') no-repeat 50% 50% / contain;
}
.leather-phone:before {
    background: url('../img/ananta_leather/icons/phone.png') no-repeat 50% 50% / contain;
}
.leather-email:before {
    background: url('../img/ananta_leather/icons/email.png') no-repeat 50% 50% / contain;
}
.leather-website:before {
    background: url('../img/ananta_leather/icons/website.png') no-repeat 50% 50% / contain;
}

.dark-div {
    background-color: #5d5d5d; 
}
.dark-div .custom-header,
.dark-div p {
    color: white;
}
.dark-div .custom-header {
    margin-top: 37px;
    margin-bottom: 15px;
}
.dark-div p {
    font-size: 15.2px;
    line-height: 1.3;
}
.dark-div .custom-header,
.dark-div p {
    padding-left: 25px;
    padding-right: 27px;
}
.dark-div p:last-child {
    padding-bottom: 47px;
}

/* Leather Description Div */
.leather-description-row {
    background-color: #f8f2d9;
}
.leather-description-row .custom-header {
    margin-top: 22px;
    font-size: 25px;
}
.leather-description-row p,
.leather-description-row li {
    font-size: 13.5px;
}
.leather-description-row p {
    line-height: 1.4;
}
.leather-product-gallery-header {
    margin-bottom: 20px;
}
#social{
    margin: 10px;
}
.bx-wrapper img {
    height: 400px;
}
#bgmea_election img {
    width: 100%;
}

element.style {
}
div#clients-flexslider img:first-child {
    border-left: 1px solid #E6E6E6;
}
div#clients-flexslider img:hover {
    border-bottom: none !important;
}