.timeline-col,
.timeline-sec h1 {
    margin-bottom: 30px
}

.buy-now-div,
.buy-now-div .buy-btn {
    border-radius: 10px 10px 0 0 !important
}

.timeline-sec h1 {
    position: relative;
    font-size: 30px;
    padding-bottom: 10px;
    font-family: Roboto-B
}

.flaticon-facebook,
.flaticon-instagram,
.flaticon-twitter,
.flaticon-youtube,
.icon-linkedin {
    font-size: 18px
}

.icon-linkedin:before {
    content: "\e95c";
    top: -3px;
    position: relative
}

.timeline-sec .card-img-top {
    width: 100%;
    height: auto
}

.timeline-posted-text {
    font-family: Roboto-B;
    color: #999
}

.time-card-footer ul li {
    align-items: center;
    line-height: 1
}

@media (max-width:767px) {

    .flaticon-facebook,
    .flaticon-instagram,
    .flaticon-twitter,
    .flaticon-youtube {
        font-size: 20px
    }

    .timeline-sec h1 {
        font-size: 26px
    }

    .footer {
        margin-bottom: 54px
    }
}

@media (max-width:480px) {
    .timeline-sec h1 {
        font-size: 18px !important
    }
}

a.btn-info {
    background-color: #ed1d24 !important;
    border-color: #ed1d24 !important
}

a:hover.btn-info {
    background-color: #c82c31 !important;
    border-color: #c82c31 !important
}

.buy-now-div {
    position: fixed;
    right: calc(0% - 62px);
    transform: rotate(-90deg);
    top: 30%;
    font-size: 20px;
    z-index: 999;
    box-shadow: 0 0 15px #b1b1b1
}

@media only screen and (max-width:767px) {
    .buy-now-div {
        display: none
    }
}

.buy-now-div .buy-btn {
    font-size: 17px;
    height: 40px;
    display: block
}

.br-info-card-str-name.card {
    position: absolute;
    width: 100%;
    height: 100%;
    font-size: 18px;
    transform-origin: bottom;
    background: 0 0 !important;
    border: none !important;
    margin-left: 0 !important;
    margin-right: 0 !important
}

.google svg,
.n-google svg {
    width: 16px;
    margin-top: -2px;
    margin-right: 7px
}

.w-rev span a {
    color: #00f
}

.n-google {
    flex-direction: column
}

/* .facebook-feed-div {
    display: flex;
    align-items: center;
    justify-content: center
} */

.qrcodeq canvas {
    width: 80px !important;
    vertical-align: middle;
    height: 80px !important;
    margin-top: 5px
}

.banr-img {
    height: 100%
}

@media (max-width:382px) {
    .qr-content {
        font-size: 12px
    }
}

.share-data a>i {
    font-size: 24px;
    position: relative;
    top: 2px
}

.share-data .share-btn {
    vertical-align: top;
    border-radius: 0;
    line-height: 1
}

.br-info-card-str-name {
    font-family: Roboto-M;
    font-size: 18px;
    line-height: 1
}

@media (max-width:768px) {
    .br-info-card-str-name {
        font-family: Roboto-M;
        font-size: 18px;
        line-height: 1
    }
}

@media (min-width:300px) {
    .reviews {
        display: flex;
        flex-direction: column
    }

    .w-rev span a {
        margin-left: 3px
    }
}

@media (max-width:767px) {
    .br-btn-row {
        display: none !important
    }

    .br-info-card-badge {
        margin-bottom: 0 !important;
        padding-bottom: 0 !important
    }

    .card-deck .card {
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        margin-bottom: 0
    }
}

@media (min-width:576px) {
    .card-deck {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px
    }
}

.brand-data {
    width: 100%;
    height: 75%;
    position: relative;
    transform-style: preserve-3d
}


/* --------------------------------------------- */
.br-info-card-str-loc {
    font-size: 14px;
}

.br-info-card-str-loc-info {
    font-size: 14px;
}

.br-info-card-str-time-info {
    font-size: 14px;
}
.br-info-card-str-cont-info{
    font-size: 14px;
}
.br-info-card-str-time{
    font-size: 14px;
}
/* ---------------------------------------- */
@media (max-width:767px) {
    .br-info-card-str-loc{
        font-size: 13px;
    }
    .br-info-card-str-loc-info{
        font-size: 13px;
    }
    .br-info-card-str-time-info{
        font-size: 13px;
    }
    .br-info-card-str-cont-info{
        font-size: 13px;
    }
    .br-info-card-str-time{
        font-size: 13px;
    }
}
