
/* promo tiles */
.img-wrapper{
    position: relative;
}
.promo-link{
    font-family: 'Roboto',sans-serif;
    display: inline-block;
    width: 50%;
    float: left;
    box-sizing: border-box;
}

.promo-link:nth-child(1){
    padding-right: 12px;
}

.promo-link:nth-child(2){
    padding-left: 12px;
}

.promo-link .promo-slug{
    position: absolute;
    bottom: 0;
    left: 0;
    color: white;
    padding: 5px 22px;
    background: rgb(227,0,122);
}

.promo-link .promo-text, .mini-tile .promo-slug .promo-text{
    text-transform: uppercase;
    line-height: 27px;
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    padding-left: 4px;
}

.promo-link .promo-slug .promo-icon{
    margin-top: 5px;
}

.promo-link .text-bottom{
    background: rgb(243,243,250);
    border-bottom: 2px solid white;
    height: 78px;
}

.promo-link .info-bar{
    background: rgb(243,243,250);
    padding: 0 20px;
    height: 37px;
}

.promo-link .time-stamp{
    display: inline-block;
    border-right: 1px solid white;
    padding-right: 14px;
    height: 100%;
    padding-top: 2px;
    vertical-align: top;
    box-sizing: border-box;
}

.promo-link .main-title-wrapper{
    color: white;
    font-family: 'Roboto',sans-serif;
    font-weight: 700;
    font-size: 25px;
    display: block;
    width: 84%;
    padding-left: 20px;
    line-height: 38px;
    margin-top: -3px;
}

.promo-link .main-title{
    padding-bottom: 7px;
    background: rgb(0,173,239);
    box-shadow: 20px 0 0 rgb(0,173,239), -20px 0 0 rgb(0,173,239);
    -moz-box-shadow: 20px 0 0 rgb(0,173,239), -20px 0 0 rgb(0,173,239);
    -webkit-box-shadow: 20px 0 0 rgb(0,173,239), -20px 0 0 rgb(0,173,239);
    -ms-box-shadow: 20px 0 0 rgb(0,173,239), -20px 0 0 rgb(0,173,239);
    -o-box-shadow: 20px 0 0 rgb(0,173,239), -20px 0 0 rgb(0,173,239);
}

.promo-link .clock-text{
    color: rgb(180,180,190);
    font-family: 'Abel',sans-serif;
    font-size: 17px;
    line-height: 31px;
    vertical-align: top;
    margin-left: -8px;
}

.promo-link .share-icon{
    vertical-align: top;
    margin-top: 5px;
}

.promo-link span.gallery-and-video-embed, .promo-link span.video-embed, .promo-link span.gallery-embed{
    float: right;
    margin-top: 8px;
}

.promo-tile-slot {
    margin-bottom: 23px;
}

.promo-tile-slot img[src$='new-promo-tile.jpg'], .promo-tile-slot img[src$='star-promo-tile.jpg'] {
    width: 100%;
}

.promo-link .share-icon-wrapper{
    display: inline-block;
    border-right: 1px solid white;
    padding-right: 16px;
    padding-left: 9px;
    height: 100%;
    padding-top: 2px;
    vertical-align: top;
    box-sizing: border-box;
}
/* promo tiles end */

/* celebrity news widget */
.celeb-news-widget{
    background: rgb(230,230,235);
    margin-bottom: 23px;
    clear: both;
    margin-left: -25px;
    margin-right: -25px;
}

.celeb-news-widget .celeb-news-header{
    height: 54px;
    border-bottom: 1px solid white;
    background: rgb(230,230,235);
}

.celeb-news-widget .new-pink-logo{
    margin-left: 23px;
    margin-top: 15px;
}

.celeb-news-widget .new-logo-wrapper{
    display: inline-block;
}

.celeb-news-widget .celeb-headline{
    display: inline-block;
    text-transform: uppercase;
    font-family: 'Roboto',sans-serif;
    float: right;
    color: rgb(60,60,65);
    font-weight: 500;
    line-height: 55px;
    padding-right: 10px;
    letter-spacing: 0px;
    font-size: 18px;
}

.celeb-news-widget .arrow-wrapper{
    display: inline-block;
    width: 53px;
    height: 54px;
    vertical-align: top;
    background: #3c3c41;
    float: right;
    cursor: pointer;
}

.celeb-news-widget .arrow-wrapper:hover{
    background: #e0137a;
}
.celeb-news-widget span.arrow-right-white{
    margin-top: 18px;
    margin-left: 19px;
}

.celeb-news-widget .celeb-news-content{
    padding: 12px;

    padding-top: 11px;
    padding-bottom: 25px;
    border-bottom: 1px solid white;
}


.celeb-news-widget .celeb-news-footer {
    height: 40px;
}

.celeb-news-widget .celeb-news-footer .celeb-headline{
    text-transform: none;
    color: black;
    font-weight: 300;
    letter-spacing: -0.5px;
    font-size: 17px;
    line-height: 41px;
}

.celeb-news-widget .celeb-news-footer span.arrow-right-white {
    margin-top: 12px;
    margin-left: 20px;
}

.celeb-news-widget .celeb-news-footer .arrow-wrapper{
    height: 40px;
    width: 53px;
}

.celeb-news-widget  .share-icon-wrapper{
    display: inline-block;
    border-right: 1px solid rgb(230,230,235);
    padding-right: 7px;
    padding-left: 6px;
    height: 100%;
    padding-top: 2px;
    vertical-align: top;
    box-sizing: border-box;
}

.mini-tile {
    box-sizing: border-box;
    height: auto;
    /*    padding-left: 12px;
        padding-right: 12px;*/
    padding-top: 14px;
    display: inline-block;
    width: 33.3%;
    cursor: pointer;
    float: left;
}

#additional-celeb-story .mini-tile {
    width: 100%;
}

.secondary-block{
    width: 66.6%;
    display: inline-block;
    float: left;
}

#additional-celeb-story {
    float: right;
    display: none;
    width: 33.3%;
}
.secondary-block a.mini-tile {
    width: 50%;
    box-sizing: border-box;
    float: right;
}

.mini-tile.advertising{
    float: right;
}

/* celeb news widget end */

/* win widget */
.horoswipe-widget a.item {
    display: inline-table;
    vertical-align: top;
    position: relative;
    box-sizing: border-box;
}

.horoswipe-widget a.item .item-inner {
    width: 244px;
    padding-left: 10px;
}

a.item:nth-child(1) .item-inner{
    padding-left: 0;
}

a.item:last-child{
    border-right: none;
}

.swipe-container{
    display: block;
    background: rgb(243,243,250);
    padding: 21px;
    width: 100%;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
}

.swipe-container .img-wrapper{
    max-height: 138px;
    overflow: hidden;
}

.horoswipe-header{
    height: 37px;
    border-bottom: 1px solid white;
    background: rgb(230,230,235);
    position: relative;
}

.win-widget .new-logo-wrapper {
    display: inline-block;
}


.win-widget .promo-icon {
    margin-left: 21px;
    margin-top: 11px;
}

.win-widget span.promo-icon {
    display: inline-block;
    width: 46px;
    height: 16px;
    background: url(icons/sprite.png) -360px -130px;
}

.win-widget .right-arrow-wrapper, .win-widget .left-arrow-wrapper {
    width: 50px;
    height: 25px;
    vertical-align: top;
    background: #3c3c41;
    float: right;
    position: absolute;
    right: 18px;
    top: 6px;
    cursor: pointer;
}

.win-widget .left-arrow-wrapper{
    right: 70px;
}

.win-widget .right-arrow-wrapper:hover, .win-widget .left-arrow-wrapper:hover{
    background: #e0137a;
}

.win-widget span.arrow-right-white {
    margin-top: 5px;
    margin-left: 24px;
}

.win-widget span.arrow-left-white{
    margin-top: 3px;
    margin-left: 23px;
}

.win-widget .horoswipe-headline {
    display: inline-block;
    text-transform: uppercase;
    font-family: 'Roboto',sans-serif;
    color: rgb(60,60,65);
    font-weight: 500;
    line-height: 39px;
    letter-spacing: 1px;
    font-size: 18px;
    vertical-align: top;
}

.win-widget .text-bottom{
    position: absolute;
    bottom: 12px;
    left: 10px;
    display: inline;
    width: 60%;
    background: rgba(224,19,122,0.75);
    color: white;
    text-transform: uppercase;
    padding: 8px 1px 6px 12px;
    font-size: 18px;
    line-height: 22px;
    font-family: 'Abel',sans-serif;
    font-weight: 100;
}

.win-widget .disabled-arrow{
    background: #f0f0f3;
    cursor: default;
}

.win-widget .disabled-arrow:hover{
    background: #f0f0f3;
    cursor: default;
}

.win-widget .arrow-wrapper{
    display: inline-block;
}


.win-widget .item:nth-child(1) .text-bottom{
    left:0;
}

/* win widget end */

@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0)
{ 
    .promo-link .main-title-wrapper{
        font-weight: 400;

    }
}


