.main-title-wrapper {
    color: white;
    font-weight: bold;
    font-family: 'Viga',sans-serif;
    font-size: 32px;
    display: block;
    width: 88%;
    padding-left: 0px;
    line-height: 44px;
    padding-top: 1px;
    letter-spacing: 0.7px;
    margin: auto;
    text-align: center;
    margin-bottom: 11px;
    margin-top: 19px;
}

.main-title {
    padding-bottom: 5px;
    background: rgb(90,90,95);
    box-shadow: 18px 0 0 rgb(90,90,95), -18px 0 0 rgb(90,90,95);
    -moz-box-shadow: 18px 0 0 rgb(90,90,95), -18px 0 0 rgb(90,90,95);
    -webkit-box-shadow: 18px 0 0 rgb(90,90,95), -18px 0 0 rgb(90,90,95);
    -ms-box-shadow: 18px 0 0 rgb(90,90,95), -18px 0 0 rgb(90,90,95);
    -o-box-shadow: 18px 0 0 rgb(90,90,95), -18px 0 0 rgb(90,90,95);
}

.ad-unit {
    margin-bottom: 17px;
    background-color: #646469;
    display: flex;
    vertical-align: top;
    height: 348px;
}

.ad-unit2{
    margin-top: 15px;
    margin-bottom: 15px;
}

.article-subheader{
    padding: 11px 25px;
    text-align: center;
    font-family: 'PT Sans',sans-serif;
    font-size: 15px;
    color: #50505a;
    padding-bottom: 15px;
    line-height: 20px;
}

.article-byline .circle-wrapper{
    display: inline-block;
    width: 3px;
    height: 3px;
    background: rgb(180, 180, 190);
    border-radius: 50%;
    margin-bottom: 3px;
}

.article-byline{
    font-family: 'PT Sans',sans-serif;
    font-size: 15px;
    line-height: 25px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.5;
    color: rgb(180, 180, 190);
}

/*horoswipe */
.horoswipe-header {
    height: 37px;
    border-bottom: 1px solid white;
    background: rgb(90,90,95);
    position: relative;
}

.article-body .horoswipe-widget{
    margin-bottom: 22px;
    margin-top: 22px;
}

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

.horoswipe-widget .new-pink-logo {
    margin-left: 23px;
    margin-top: 14px;
}

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


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

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

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

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

.horoswipe-widget .right-arrow-wrapper:hover, .horoswipe-widget .left-arrow-wrapper:hover{
    background: #eb203a;
}

.horoswipe-widget .disabled-arrow {
    background: #9c9c9f;
    cursor: default;
}

.horoswipe-widget .disabled-arrow:hover{
    background: #9c9c9f;
}


.horoswipe-widget .horoswipe-headline {
    display: inline-block;
    text-transform: uppercase;
    font-family: 'Viga',sans-serif;
    color: white;
    font-weight: 600;
    line-height: 38px;
    font-size: 17px;
    vertical-align: top;
    letter-spacing: -0.4;
    padding-left: 13px;
}

.horoswipe-widget .swipe-container-inner {
    height: 232px;
}

.swipe-container {
    display: block;
    background: rgb(243,243,250);
    margin-bottom: 9px;
    padding-top: 13px;
    padding-bottom: 11px;
    padding-left: 18px;
    padding-right: 18px;
    width: 100%;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
}

.item {
    padding: 0 4px 5px 0px;
    height: 227px;
    width: 162px;
    display: inline-table;
    vertical-align: top;
    position: relative;
}

.horoswipe-widget .horoswipe-inner .item .img-wrapper {
    overflow: hidden;
    background: rgb(61,60,66);
    margin: 0px;
    height: 162px;
    position: relative;
}

.item .text-bottom {
    font-size: 14px;
    line-height: 18px;
    padding: 4px 10px;
    color: #3c3c3c;
    height: 63px;
    overflow: hidden;
    -moz-box-shadow: 0px 1px 1px 1px rgba(0,0,0,0.14);
    -webkit-box-shadow: 0px 1px 1px 1px rgba(0,0,0,0.14);
    box-shadow: 0px 1px 1px 1px rgba(0,0,0,0.14);
    background-color: white;
    box-sizing: border-box;
    padding-bottom: 24px;
    display: -webkit-box;
    color: #82828c;
    position: relative;
    font-weight: 600;
}

.item .text-bottom div{
    height:39px;
    overflow: hidden;
}


.item .text-bottom span:nth-child(1){
    height: 100%;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
}

.item .text-bottom span.from{
    position: absolute;
    bottom: 3px;
    right: 7px;
    color: #afafbf;
    font-weight: 400;
    font-size: 13px;
}

.item span.play-button{
    position: absolute;
    top: 40px;
    left: 45px;
}
/* horoswipe widget end */

/* taxonomies*/

.tags{
    overflow: auto;
    padding: 21px;
    text-align: center;
    padding-top: 19px;
}

.related-tags{
    display: inline-block;
    text-align: center;
    justify-content: center;
}

.tags a {
    display: inline-block;
    justify-content: center;
}

span.a-tag {
    background: rgb(243,243,250);
    padding: 4px 7.5px;
    display: inline-block;
    margin: 0px -3px 0px 0px;
    font-size: 16.5px;
    font-family: 'PT Sans',sans-serif;
    color: #3c3c3c;
}

span.a-tag:hover{
    color: #eb203a;
}
/* taxonomies end */


img{
    width: 100%;
    height: auto;
}

.article-body img{
    padding-bottom: 7px;
    width: auto;
    max-width: 100%;
}


.article-content p {
    padding: 0;
    font-size: 15px;
    font-family: 'PT Sans', regular;
    color: #82828c;
    line-height: 20px;
    margin: 20px 0;
}

.article-body .embeds-image{
    padding-bottom: 7px; 
}    

.article-body .postpicturecaption, .article-body .postpicturecredit {
    font-family: 'Abel', sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    color: rgb(204,204,211);
    line-height: 16px;
    padding: 0;
}

/*competition page adjustment*/
.competition-content .article-content p{
    margin-top: 17px;
}

.competition-content .ad-unit2{
    margin-bottom: 21px;
}

.article-content.competition-content{
    padding-bottom: 0;
}

.article-body,
.article-body ul {
    font-size: 15px;
    font-family: 'PT Sans', regular;
    color: #82828c;
}

.article-body h1 {
    font-family: 'Roboto';
    font-weight: bold;
    font-size: 24px;
    color: #82828c;
    line-height: 30px;
}

/*
.article-body ul {
    font-size: 15pt;
    font-family: 'PT Sans', regular;
    color: #82828c;
    line-height: 20pt;
    margin: 22px 0;
}
*/