.fullinsideCarousel .carousel-caption {
    top: 185px;
}

.header-content h1 {
    line-height: 85px;
    margin-bottom: 8px !important;
}

.header-content h2 {
    font-size: 40px;
    letter-spacing: -0.6px;
    line-height: 47px;
}

.fullinsideCarousel .carousel-caption p {
    padding-top: 12px !important;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 24px;
}

.fullinsideCarousel .carousel-control-next {
    right: -20px;
}

.container-fluid.defcontent {
    padding-top: 53px !important;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 80px !important;
}

.view-our-offers h2 {
    margin-bottom: 24px;
}

.filterbox .countbox .num, .filterbox .count {
    font-size: 17px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 21px;
}

/* #misha_posts_wrap{
    padding-left:0px !important;
    padding-right:0px !important;
} */

/* .offerboxdetails .col-lg-5.col-md-6 {
    max-width: 520px;
} */

/* .offerboxdetails h3{
    font-size: 28px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 28px;
} */

.offerboxdetails .list-line-one {
    font-size: 17px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 21px;
    padding-bottom: 6px;
}

.offerboxdetails .list-line-two {
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 19px;
    padding-top: 6px;
}

.load_more #btn_loadmore {
    margin-top: 32px;
    margin-bottom: 0px;
}

.btn.whitebtn:hover {
    background-color: white;
    opacity: 1;
}

.btn.simplebtn:hover {
    opacity: 1;
}

.whitebox3 {
    background-color: #ffffff;
    box-shadow: 0 4px 6px 0 rgba(131, 134, 163, 0.12) !important;
    margin-bottom: 0px !important;
}

.whitebox3:hover {
    box-shadow: 0 0 55px rgba(131, 134, 163, 0.4) !important;
    z-index: 9;
    position: relative;
}

.offerboxdetails .whitebtn.viewbtn {
    margin-top: 70px;
    padding: 10px 0;
    line-height: 26px;
}

.offer_tc_short_desc p {
    margin-bottom: 0px;
}

.w-38, .list-group-item.w-30 {
    width: 42.5% !important;
}

ul.list-inline.list-line-one {
    flex-direction: row;
    display: flex;
    max-height: 150px;
    /* flex-wrap: wrap; */
}

li.list-inline-item {
    flex: 1 0 50%;
    max-width: 50%;
    width: 50%;
    margin-right: 0 !important;
    margin-left: 0 !important;
    margin-bottom: 15px;
}

.offerboxdetails .whitebtn.viewbtn {
    margin-top: 0;
}

@media (max-width: 992px) {
    .fullinsideCarousel .carousel-control-next {
        right: 20px;
    }
    .fullinsideCarousel .carousel-indicators {
        margin-bottom: 32px;
        margin-right: 40px;
    }
    .order-md-1 {
        order: 1;
    }
    .order-md-1 {
        order: 2;
    }
    .restaurant-filter .list-group-item {
        padding-top: 0px !important;
        padding-bottom: 20px !important;
    }
    .offerboxdetails {
        /* margin-left:-40px; */
        /* margin-right:-40px; */
        padding: 32px;
    }
    .filterbox ul {
        justify-content: flex-start !important;
    }
    .md-w-50 {
        width: 50% !important;
    }
    .md-w-100 {
        width: 100% !important;
    }
    .offers-individual-page ul.list-group.list-group-horizontal.p-0.w-100.restaurant-filter li:first-child {
        display: none;
    }
    .offers-individual-page ul.list-group.list-group-horizontal.p-0.w-100.restaurant-filter li {
        width: 100% !important;
    }
    .offerboxdetails .viewbtn {
        display: block;
    }
    .offerboxdetails .whitebtn.viewbtn {
        /* margin-top:16px; */
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    ul.list-inline.mb-0.mb-md-0.list-line-one {
        flex-direction: column;
        /* width: 100%; */
    }
    li.list-inline-item.mb-2.mb-md-0.pr-0.pr-md-3, li.list-inline-item {
        width: 100%;
        max-width: 100%;
        margin-right: 1rem !important;
        padding-right: 0 !important;
    }
    .offerboxdetails .whitebtn.viewbtn {
        width: 100%;
    }
    .offerboxdetails .offerbox-right .container.box {
        padding: 0;
    }
    .offerboxdetails .offerbox-right {
        padding: 32px;
    }
    .offerboxdetails .offerbox-left {
        padding: 32px 0 32px 32px;
    }
    .offerboxdetails .offerbox-left .image, .offerboxdetails .offerbox-left img {
        height: 100%;
    }
}

@media (max-width: 600px) {
    ul.list-inline.list-line-one {
        max-height: 190px;
        flex-direction: column;
    }
    li.list-inline-item {
        max-width: 100%;
        flex: 1 0 100%;
        width: 100%;
    }
    .fullinsideCarousel .carousel-caption {
        top: 119px;
        right: 24px;
    }
    .header-content h1 {
        line-height: 66px;
    }
    .header-content h2 {
        font-size: 32px;
        letter-spacing: -0.4px;
        line-height: 38px;
    }
    .fullinsideCarousel .carousel-indicators {
        margin-bottom: 12px;
    }
    .carousel-indicators li {
        background-color: white !important;
    }
    .container-fluid.defcontent {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 40px !important;
        padding-bottom: 32px !important;
    }
    .view-our-offers h2 {
        font-size: 38px !important;
        letter-spacing: -1px;
        line-height: 45px;
        margin-bottom: 12px;
    }
    .offerboxdetails {
        margin-left: 0;
        margin-right: 0;
        padding: 20px;
    }
    .offerboxdetails img {
        min-height: 200px;
        max-height: 200px;
    }
    .load_more #btn_loadmore {
        margin-top: 24px;
        margin-bottom: 0px;
    }
    /* .offerboxdetails .btn.whitebtn{
        height:34px;          
        font-size: 14px;
        font-weight: 600;
        letter-spacing: 0.2px;
        line-height: 18px;
        text-align: center;
        opacity:1;
        margin-top:17px;    
        border-radius: 2px;              
    } */
    .text-terms-and-condition {
        margin-top: 20px;
    }
    .offerboxdetails .list-line-one {
        padding-bottom: 0px;
    }
    .offerboxdetails .list-line-two {
        padding-top: 0px;
    }
    .sm-w-55 {
        width: 55% !important;
    }
    .sm-w-45 {
        width: 45% !important;
    }
}