.home_top_section {
    min-height: 90px;
    padding: 25px 0 10px;
    position: relative
}

.inner_content_home {
    margin: 0 auto;
    width: 100%;
    margin-top: 25px
}

.h1_title {
    color: #202120;
    font-size: 30px;
    padding: 0 2%;
    text-align: center;
    display: inline-block;
    width: 100%;
    font-weight: 700
}

(max-width:767px) {
    .sub_headtxt {
        font-size: 15px
    }
}

.sub_headtxt {
    text-align: center;
    padding: 0 20px;
    width: 100%;
    font-size: 21px;
    margin: 0 auto;
    font-weight: 300
}

@media all and (max-width:499px) {
    .home_main_section {
        overflow: hidden
    }
}

.homeadsection {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
    justify-content: center;
    margin-top: 15px
}

.new_look .ad_imagebox {
    text-align: center;
    width: 100%;
    max-width: 388px;
    margin: 0 5px 10px;
    -webkit-box-shadow: 0 1px 4px #b8b8b8;
    box-shadow: 0 1px 4px #b8b8b8;
    border-radius: 4px
}

.new_look .sponsored_background_img {
    background-size: 100% 100%;
    background-position: center;
    padding-top: 75%;
    background-color: #f9f9f9;
    position: relative;
    border-radius: 3px;
    overflow: hidden
}

.sponsored_background_img img.position {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.sponsoredContLogo {
    background-color: #fff;
    display: block;
    float: left;
    margin: 0 10px 0 0;
    max-height: 70px;
    max-width: 70px;
    padding: 0;
    line-height: normal;
    position: static
}

.new_look .sponsoredContLogo .storeimage {
    height: 70px
}

.new_look .sponsoredCont h3 {
    color: #fff;
    margin-bottom: 5px;
    clear: none;
    line-height: 20px;
    font-size: 15px
}

.new_look .sponsoredCont .right_content {
    padding-left: 80px;
    text-align: left
}

.new_look .sponsoredCont p {
    color: #fff;
    overflow: hidden;
    margin-top: 0;
    margin-bottom: 5px
}

.new_look .sponsoredCont {
    text-align: left;
    background-color: #fff;
    bottom: 0;
    left: 0;
    padding: 15px;
    position: absolute;
    right: 0;
    width: 100%;
    min-height: 115px;
    border-radius: 0 0 3px 3px
}

.new_look .sponsoredCont {
    background-color: rgba(0, 0, 0, .32);
    padding: 10px;
    min-height: 105px
}

.offer_heading {
    position: relative;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    margin: 20px 0 28px 0
}

.h3_title {
    font-size: 28px;
    color: #202120;
    text-align: center
}

.offer_heading a.right_link {
    position: absolute;
    display: block;
    text-align: center;
    right: 0;
    top: 0;
    line-height: 40px
}

a.right_link {
    font-size: 16px;
    position: absolute;
    top: 11px;
    right: 20px;
    color: #4e4c4c;
    font-weight: 600
}

.homeadsection {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
    justify-content: center;
    margin-top: 15px
}

.ad_imagebox {
    text-align: center;
    width: 100%;
    max-width: 355px;
    margin: 0 1% 2%;
    -webkit-box-shadow: 0 1px 4px #b8b8b8;
    box-shadow: 0 1px 4px #b8b8b8;
    border-radius: 4px
}

.offer_categories .ad_imagebox {
    max-width: 268px;
    margin: 0 8px 0;
    background: #fff
}

@media all and (min-width:768px) {
    .offer_categories .ad_imagebox {
        margin: 0 .3% 2%
    }
}

.sponsored_background_img {
    background-size: 100% 100%;
    background-position: center;
    padding-top: 75%;
    background-color: #f9f9f9;
    position: relative;
    border-radius: 3px;
    overflow: hidden
}

.offer_categories .sponsored_background_img {
    padding-top: 175px;
    position: relative
}

.sponsored_background_img img.position {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.sponsored_background_img img.position {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.offer_categories .sponsoredCont h3 {
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
    text-transform: capitalize
}

.offer_categories .sponsoredCont {
    min-height: 90px;
    text-align: left;
    position: relative
}

.sponsoredCont {
    text-align: left;
    background-color: #fff;
    bottom: 0;
    left: 0;
    padding: 15px;
    position: absolute;
    right: 0;
    width: 100%;
    min-height: 115px;
    border-radius: 0 0 3px 3px
}

.sponsoredContLogo {
    max-height: 64px;
    max-width: 64px;
    background-color: #fff;
    margin: 0;
    padding: 0;
    position: absolute;
    top: -50px;
    border-radius: 4px;
    left: 16px;
    overflow: hidden;
    box-shadow: 0 0 3px #999;
    width: 100%
}

.sponsoredContLogo .storeimage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 64px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.sponsoredContLogo .storeimage img {
    word-break: break-all;
    width: 100%
}

.sponrd_txt {
    display: table-cell
}

.sponsoredCont .right_content {
    padding-left: 80px;
    text-align: left
}

.sponsoredCont h3 {
    color: #202020;
    overflow: hidden;
    font-size: 18px;
    line-height: normal;
    margin-top: 0
}

.favorite_boxes .ad_imagebox p,
.sponsoredCont .store_name {
    color: #e6204a;
    text-transform: capitalize
}

.sponsoredCont p {
    display: none
}

.sponsoredCont .store_name {
    display: block
}

.sponsoredCont p {
    color: #e6204a;
    margin-bottom: 0;
    overflow: hidden;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 300;
    color: #fff
}

.favorite_boxes .ad_imagebox p,
.sponsoredCont .store_name {
    color: #e6204a;
    text-transform: capitalize
}

.new_look .sponsoredContLogo {
    background-color: #fff;
    display: block;
    float: left;
    margin: 0 10px 0 0;
    max-height: 70px;
    max-width: 70px;
    padding: 0;
    line-height: normal;
    position: static
}

.h1_title {
    color: #202120;
    font-size: 30px;
    padding: 0 2%;
    margin-bottom: 0;
    text-align: center;
    display: inline-block;
    width: 100%;
    font-weight: 700
}

h2.title {
    color: #202120;
    font-size: 30px;
    padding: 0 2%;
    text-align: center;
    display: inline-block;
    width: 100%;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: capitalize
}

.code {
    color: #e6204a;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase
}

.content-banner:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    /*
    background-image: -webkit-linear-gradient(270deg, rgba(14, 20, 27, .05) 14%, rgba(67, 68, 80, .51) 41%, rgba(26, 30, 47, .51) 98%);
    background-image: linear-gradient(-180deg, rgba(14, 20, 27, .05) 14%, rgba(67, 68, 80, .51) 41%, rgba(26, 30, 47, .51) 98%);
    */
    z-index: 1
}

.bg-stretch {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat
}

.banner-section {
    margin-bottom: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.content-banner {
    position: relative;
    color: #fff;
    height: 620px;
    max-width: 800px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    line-height: 1.3
}

.content-banner .holder {
    padding: 82px 98px;
    position: relative;
    z-index: 2
}

.content-banner .holder a {
    -webkit-transition: color .25s ease-in-out;
    transition: color .25s ease-in-out;
    text-decoration: none
}

.content-banner a h2 {
    font-size: 58px;
    color: #fff;
    line-height: 1.2
}

.content-banner .text {
    padding-right: 80px;
    color: #f4f7ff
}

.content-banner p {
    margin-bottom: 30px;
    color: #fff;
    font-weight: bold;
    font-size: 16px
}

.note-block {
    text-transform: uppercase;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 10px 3px
}

.btn {
    -webkit-transition: color .25s ease-in-out;
    transition: color .25s ease-in-out;
    background-color: #e6204a;
    border-radius: 2px;
    color: #fff;
    padding: 8px 60px;
    text-transform: uppercase;
    border: 0;
    font-weight: 700;
    position: relative;
    overflow: hidden;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    display: inline-block;
    vertical-align: top;
    z-index: 1
}
/*
.note-1 .btn {
    border-radius: 2px;
    background-color: #e6204a;
    padding: 9px 16px;
    font-size: 12px;
    letter-spacing: 2.02px;
    line-height: 1.2
}
*/
.note-1 .btn {
    border-radius: 22px;
    background-color: #FFF;
    padding: 20px 20px;
    font-size: 13px;
    letter-spacing: 1.2px;
    line-height: 1.2px;
    color: #000;
}
.post-block {
    background-color: #fff
}

.banner-section .post-block {
    border-top: 5.5px solid #1C85D9;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 400px;
    z-index: 1;
    margin: 40px 0 40px -30px;
    padding: 28px 0 0 0;
    -ms-flex-item-align: center;
    align-self: center
}

.banner-section .post-block .title {
    display: block;
    margin: 0 0 6px 40px;
    font-size: 12px;
    color: #e6204a;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 700
}

.banner-section .post-block ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.banner-section .post-block li:first-child {
    border-top: 0
}

.banner-section .post-block li {
    padding: 22px 42px 30px 39px
}

.banner-section .post-block .img-link {
    width: 75px;
    height: 75px
}

.post-block .img-link {
    margin-right: 17px;
    position: relative;
    display: block;
    width: 71px;
    height: 71px;
    float: left
}

.post-block .text-link {
    line-height: 1.5;
    color: #2e4152;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: .4px;
    display: block
}

.post-block li {
    word-wrap: break-word;
    border-top: 2px solid #f0f2f2
}

@media(max-width:1199px) {
    .content-banner h2 {
        font-size: 40px !important
    }
}

@media(max-width:767px) {
    .content-banner {
        height: auto
    }
    .banner-section {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 35px
    }
    .banner-section .post-block {
        width: 100%;
        margin: 0 auto
    }
    .banner-section .post-block li {
        padding: 22px 34px 26px 34px
    }
    .banner-section .post-block .title {
        margin: 0 0 6px 34px
    }
    .content-banner {
        margin: 0
    }
    .content-banner .holder {
        padding: 82px 30px
    }
    .content-banner .text {
        padding: 0
    }
    .content-banner .logo {
        margin-left: 0;
        padding: 0
    }
    .category-block {
        margin-bottom: 60px
    }
    .category-block>.row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}