/*** Exclusive  Snipe color**/
/*.snipe span.standard-exclusive {
    background-color: #ffb300;
    color: #000;
}*/

/**Exclusive Agency Snipe Color**/

/*.snipe span.agency-exclusive {
    background-color: #CB1010;
    color: #fff;
}*/

/**** Groups Snipe Color ****/

/*.snipe span.groups_exc {
    background-color: #86337D;
    color: #fff;
}
.groups_exc {
    background: transparent url("/media/329218/groups.png") no-repeat right top;
}*/

.groups_exc, .combinable_exc {
    text-align: center;
    color: #ffffff !important;
    background-color: #9d12c5;
    padding: 5px 7px;
    width: 150px;
    margin: 10px 0px;
    box-shadow: 0px 0px 2px rgba(107, 103, 103, 0.2);
    border-radius: 4px;
    letter-spacing: 1px;
}

.combinable_old_exc {
    text-align: center;
    color: #ffffff !important;
    background-color: #9d12c5;
    padding: 5px 7px;
    width: auto;
    margin: 10px 0px;
    position: absolute;
    top: 180px;
    left: 20px;
    box-shadow: 0px 0px 2px rgba(107, 103, 103, 0.2);
    border-radius: 4px;
    font-size: 12px;
    letter-spacing: 1px;
}

#offersbutton, #offersdisplay {
    text-align: center;
}
.property-offers {
    padding-bottom:10px;
}

.bd_CampaignDisplay .all-offers .combinable_exc .fa-star{color:#ffffff!important;margin-right:0px}
.bd_CampaignDisplay .all-offers .combinable_exc{margin-left:10px}



/**************New**************/
/***Ultimate panel has a different border**/
/** Not ist parent container also needs to be wider...see mockup HTML**/
.ultimate-panel {
    border: solid;
    border-color: #ac9562;
    border-width: 6px;
    border-radius: 0px;
}

    /** Ultimate offer has larger image**/
    .ultimate-panel .check-img-ie {
        height: 300px
    }

    .ultimate-panel .offer-img {
        height: 300px;
        object-position: top left !important
    }


.display-offer.ultimate-panel a {
    color: #ac9562 !important;
    border-color: #ac9562 !important
}

    .display-offer.ultimate-panel a:hover {
        background-color: #ac9562 !important;
        color: #ffffff !important
    }


/*Ultimate snipe size and color CSS***/
.display-offer.ultimate-panel .snipe-top-right span {
    color: #ffffff;
    background-color: #ac9562
}

.display-offer.ultimate-panel .snipe-top-right span {
    left: 0px;
    top: -19px;
    z-index: 999;
    height: 90px;
    white-space: break-spaces !impoprtant;
    word-break: break-all;
    width: 250px;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 30px;
    word-spacing: 300px;
    line-height: 15px;
    font-size: 13px
}

.ultimate-panel .snipe span {
    box-shadow: 0 0px 0px rgba(0,0,0,0) !important;
}

@media only screen and (min-width: 992px) {
    .ultimate-panel .offer-logo-block {
        bottom: 0px !important;
        position: absolute !important;
        right: 40px !important;
        width: 10% !important;
    }

        .ultimate-panel .offer-logo-block .offer-logo {
            margin-bottom: 20px
        }
}

.ultimate-panel .panel-body {
    padding: 0px !important
}

.ultimate-image {
    padding: 0px
}

@media only screen and (min-width: 992px) {
    .ultimate-copy {
        padding-left: 50px
    }
}


/*****Fix SOM image issue*******/
@media only screen and (max-width: 769px) {
    .card.card-som .col-sm-5 img.img-responsive {
        margin-left: 0px !important
    }
}

.card.card-som .col-sm-5 img.img-responsive {
    margin-top: -15px;
    margin-bottom: -15px;
    min-height: 400px;
    object-fit: cover;
    object-position: center;
    margin-right: -15px;
    margin-left: -15px
}



.card-som {
    width: 100% !important;
    margin-right: 30px !important;
    margin-left: 30px !important;
    ;
}

    .card-som .card-content {
        padding-top: 30px
    }

@media only screen and (max-width: 1199px) {
    .card-som {
        min-height: fit-content;
    }
}


/*** fix miss aligned containers**/
/*.special-listings .container-fluid{padding-right:0px!important;padding-left:0px!important}*/


/****temp stop flex grow as more than 4 ***/
/***** Extend the special offer panels if less than 4**/
/*.specialOffers.special-listings .row.display-flex > [class*="col-"] {

  flex-grow:0
}*/

.bd_AllCampaignsandOffer .filter-head {
    display: inline-block !important
}

.bd_CampaignDisplayOffer .contentBanner {
    padding-left: 0px
}

.bd_CampaignDisplayOffer .campaign-contentBanner img.img-responsive {
    display: none
}

.bd_CampaignDisplayOffer .campaign-contentBanner::before {
    content: "";
    position: relative;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(120deg, #101d3c, #303c55);
    opacity: .8;
    height: 300px;
    width: 100%;
    z-index: 1;
}

.bd_CampaignDisplayOffer .offer-detail {
    z-index: 22;
    position: relative;
}

.groups_exc, .combinable_exc {
    font-size: 12px;
    width: 120px;
}
/***** Updates SOM and POM display ***/
.pom-collected {
    padding-top: 15px
}

    .pom-collected .offer-img {
        width: 100%;
        height: 70px;
        object-fit: cover;
        border-radius: 5px
    }

    .pom-collected h2 {
        margin-top: 20px
    }

    .pom-collected h4 {
        margin-bottom: 0px;
        margin-top: 0px
    }

    .pom-collected .sidebars {
        margin-bottom: 20px;
        margin-top: 15px
    }

    .pom-collected .row {
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
        border-radius: 0px;
        padding-right: 15px;
        padding-left: 15px;
        padding-bottom: 10px
    }

.som-card {
    background-color: #D6E2EA;
    padding: 0px;
}

    .som-card .offer-details {
        padding: 30px;
        padding-top: 15px
    }

    .som-card h2 {
        margin-top: 15px
    }

    .som-card img {
        min-height: 180px;
        object-fit: cover;
        object-position: right;
        border-radius: 0px
    }

@media only screen and (max-width: 769px) {
    .som-card .offer-details {
        padding: 35px;
        padding-top: 0px
    }

    .pom-collected .offer-img {
        height: 170px
    }

    .pom-collected h4 {
        margin-top: 15px
    }
}
/*** Hide top carousel indicators as causing overfolwo on mobiel****/
@media only screen and (max-width: 969px) {
    #myCarousel .carousel-indicators {
        display: none
    }
}
/***********txp in right col**************/
.txp-right-card {
    margin: 0px;
    margin-top: 20px
}

    .txp-right-card .btn-txp {
        width: 100% !important;
        margin-left: 0px;
        /* margin-bottom: 15px*/
    }

    .txp-right-card .btn-leaddash {
        width: 100% !important;
        max-width: 100%;
        margin-bottom: 0px
    }

    .txp-right-card .txp-logo {
        margin-bottom: 0px
    }
/*** fix align ment oi product ads***/
#PSCarousel img {
    margin: 0 auto
}
/****Updates to SOM/POM on Campaigns page****/
.card.card-som .col-sm-5 img.img-responsive {
    min-height: 200px;
}

.card-pom .offer-img {
    height: 140px;
}

.card-pom .check-img-ie {
    height: 140px;
}
/***tighten space***/
.recent-campaigns {
    padding-bottom: 10px;
    margin-top: 10px
}

    .recent-campaigns .filter-head {
        display: inline-block;
        maregin-top: 5px
    }

.shareable-url {
    margin-bottom: 10px
}

.bd_AllCampaignsandOffers .full-width-section {
    padding-bottom: 15px
}
/*** Monthly Specials****/
#monthly-specials {
    padding-bottom: 50px
}

.featured-listings-section {
    margin-top: 15px;
}

.offerPanel {
    text-align: left;
    text-transform: none
}

.offer-hr {
    margin-top: 5px;
    margin-bottom: 5px
}

.offer-row {
    display: flex
}

.v-center {
    display: flex;
    align-items: center
}

.offer-row p {
    margin-bottom: 0px !important
}

.pom-link {
    line-height: 10px
}

.pom-collected p {
    line-height: 22px
}

.txp-header {
    padding: 15px 20px
}

    .txp-header img {
        max-width: 170px
    }

.pom-collected {
    margin-bottom: 0px !important;
    min-height: 530px;
}

.card-search-tabs {
    margin-top: 30px;
    margin-bottom: 30px;
}


.ATCiconsm {
    background: #b69c5a;
    height: 20px;
    margin: 0;
    position: absolute;
    width: 25px;
    text-align: center;
    vertical-align: middle;
    line-height: 1.75em;
    font-size: 20px;
    color: #f2f2f2;
}

    .ATCiconsm:after,
    .ATCiconsm:before {
        content: '';
        position: absolute;
        border-top: 15px solid #b69c5a;
        height: 0;
        width: 0;
        top: 100%;
    }

    .ATCiconsm:after {
        border-left: 20px solid transparent;
        right: 0px;
    }

    .ATCiconsm:before {
        border-right: 20px solid transparent;
        left: 0px;
    }

.atc_exc .ATCiconsm {
    top: 0;
    right: 0;
    left: auto;
}


.card-search-tabs {
	padding: 0px;}

@media (min-width: 768px) {


    .atc_exc .ATCiconsm {
        top: 0;
        right: 0;
        left: auto;
    }

    .ATClogo img {
        margin-right: 20px;
    }
}

.VIPATCRight {
    margin-right: 40px !important;
}

.som-card img {
  min-height: 180px;
  object-fit: cover;
  object-position: right;
  border-radius: 0px;
}


.modal-backdrop {
    position:absolute !important;
}

.article-body img, .dvArticleBody img {
    height: auto !important;
    max-width: 100% !important;
}

/***** Updated styles for Malia's customised link restyle request*****/
hr.light {
    border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    margin-top: 15px;
    margin-bottom: 15px;
}

.all-urls-panel {
    background: #f8f8f8;
    border: 1px solid #cccccc !important;
    color: #4f5555;
    padding: 30px;
    border-radius: 7px;
    margin: 20px;
    margin-top: 0px;
    margin-bottom: 20px !important;
}

.display-url {
    word-wrap: break-word !important;
}

    .display-url h3 {
        padding: 0px;
        margin: 0px;
    }

.shareable-url .sidebars {
    margin-bottom: 15px
}

.offerbuttons {
    margin-top: 25px;
    text-align: left !important
}

h3.headline-url-type {
    font-size: 18px !important
}

.shareable-url a {
    font-size: 14px
}

.shareable-url .fa-copy {
    margin-right: 5px
}

.shareable-url a:hover {
    color: #439BF8;
    text-decoration: underline
}

    .shareable-url a:hover .fa-copy {
        font-size: 18px;
        margin-right: 2px;
        color: #439BF8
    }

.shareable-url {
    padding: 20px;
    padding-bottom: 15px;
    margin-right: 0px;
    margin-left: 0px
}

@media only screen and (min-width: 996px) {
    .shareable-url {
        margin-right: 20px !important;
    }
}

@media only screen and (max-width: 996px) {
    .shareable-url {
        border-radius: 0px
    }
}


/**** Fix issues on current site****/
.card-search-tabs .exclusive-offers {
    padding-top: 0px
}

.card-search-tabs .card-body {
    padding-top: 0px
}

.card-search-tabs h2.sidebars {
    margin-bottom: 0px
}

.card-search-tabs {
    margin-top: 20px;
    padding-top: 15px;
    margin-left: 15px
}

    .card-search-tabs h2.sidebars {
        margin-top: 15px
    }

@media only screen and (max-width: 996px) {
    .search-boxes {
        margin-right: 0px;
    }
}

.currentMagazineImg {
    max-height: 200px;
    display: inline-block;
}