/* Add here all your CSS customizations */
.padbtm{padding-bottom:4.6rem !important;}
.mn280{min-height:230px;}
.mn281{height:320px;}
.hideu{display: none;}
.carbtn{z-index: 9999;
	position: relative;}
.unlg{margin-top: 20px;}
.owl-carousel.brandsp .owl-item img {
    display: initial;
    width: 70%;
    /* align-self: center; */
}
.owl-carousel.brandsp .owl-item div{text-align: center;}

.cntp{height:100px;}
.br-logo {
    margin: 0;
    padding: 0;
}
.br-logo li {
    margin: 5px;
    border: solid 1px #e5e5e5;
    display: inline-block;
    padding: 5px;
    max-width: 150px;
    min-height: 53px;
    vertical-align: top;
    font-weight: bold;
}
.m-only {
    padding: 5px 0;
    background: #fff;
}
#header.header-effect-shrink .header-container {
    max-height: 154px;
}
.sticky-header-active .header-logo img {
    max-width: 154px;
}
 @media only screen and (max-width: 991px) {
    #header .header-logo img {
        margin: 0;
    }
    .social-icons-twitter img {
        max-width: 22px;
    }
 }