body{
    background-color: #DEDAC8;
}

header{
    width: 100%;
    height: 60px;
}
header .ps-life-head{
    background: #2C2C2C;
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    padding: 11px 10px 10px;
    position: fixed;
    z-index: 999;
    top: 0;
    width: 100%;
    align-items: center;
    display: flex;
    justify-content: space-between;
}

header .header-logo{
    display: inline-block;
    height: 47px;
    position: relative;
    vertical-align: middle;
    margin: -5px 0 -5px;
}
header .header-logo img{
    max-width: 100%;
    height: auto;
    max-height: 100%;
    width: auto;
    display: none;
}
header a.ps-life-logo{
    float: left;
    display: block;    
    width: 100px;
    margin: 0;
}
header a.ps-life-logo img{
    max-width: 100%;
    height: auto;
}
header .navbar-item {
    float: right;
    color: #fff;
}
header .navbar-toggler:hover{
    color: #fff;
}
#navbarSupportedContent:before {
    content: '';
    position: absolute;
    right: 13px;
    top: -15px;
    border-top: none;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 15px solid #fff;
}
.navbar-collapse.show {
    display: block;
}
.navbar-collapse ul li a {
    display: block;
    padding: 10px 15px !important;
}
header .navbar-collapse {
    display: none;
    position: absolute;
    top: 50px;
    right: 7px;
    color: rgb(68, 68, 68);
    background: rgb(255, 255, 255);
    border-radius: 2px;
    width: 210px;
    font-size: 14px;
    font-family: 'Work Sans';
    text-align: left;
    padding: 10px 0;
    box-shadow: 2px 5px 10px -2px #00000080;
}
.wrapper{
    width: 90% !important; 
    margin: auto;
}

.star35-logo-container{
    margin: 15px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.star-35-logo{
    max-width: 350px;
    width: 27%;
}

article{
    position: relative;
    padding: 20px;
}
article .content{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}
article .content .inline-ss-wrapper{
    margin: 0;
    max-width: 800px;
}
.inline-ss-wrapper p.caption, .container.iss-expanded .iss-expanded-slide img{
    width: 100%;
}
article .content p,
article .content .inline-ss-wrapper,
article .content h1,
article .content h2,
article .content h3,
article .content h4,
article .content h5,
article .content h6{
    width: 65%;
    font-size: 20px;
    line-height: 35px;
}
article .content > iframe{
    width: 65% !important;
}
article .content.full-p p{
    width: 95%;
}
article .white-bg{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 0;
}
.ads-container{
    text-align: center;
    min-width: 768px;
    width: 65%;
    margin: unset !important;
}
.ads-container > div{
    display: inline-block;
    /* width: 789px;
    height: 90px; */
    /* border: 1px solid; */
}
aside.related{
    margin: 2rem 9% 2rem auto !important;
}

.above-the-fold{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 6%;
}

.above-the-fold .article-inner-image{
    width: 50%;
    z-index: 1;
    text-align: center;
}
.above-the-fold .article-heading{
    width: 50%;
    z-index: 1;
}
.sub-head h3{
    margin-top: 43px;
    font-size: 19px;
    text-transform: none;
    line-height: 25px;
    z-index: 1;
    position: relative;
    width: 88%;
    text-align: center;
    margin: 50px auto;
    font-family: 'Alegreya';
    font-weight: 500;
}
.article-inner-image .image{
    margin-left: 0;
    margin-right: 0;
    display: inline-block;
    /* min-height: 500px; */
    max-width: 100%;
    margin-top: 15px;
}
.article-inner-image .image img{
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    padding-bottom: 10px;
    border-bottom: 1px solid #000;
}
.article-inner-image .image .img-desc{
    font-weight: 500;
    font-size: 14px;
    width: 95%;
    display: block;
    margin: auto;
    font-family: 'Alegreya';
}
.article-inner-image .pull-out .image.is-2by1{
    padding-top: 100%;
}
.article-headers{
    width: 90%;
    margin: 0 auto 0 10%;
    font-family: 'Work Sans';
    text-align: center;
}
.article-headers h3{
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
}
.article-headers span{
    display: block;
}
.article-headers h1{
    font-size: 60px;
    font-weight: bold;
    line-height: 60px;
    margin: 10px 0;
    font-family: 'Work Sans';
}
.author-social-share{
    position: relative;
    width: 88%;
    margin: 40px 6%;
    border-top: 1px solid #a8a8a8;
    border-bottom: 1px solid #a8a8a8;
    display: flex;
    padding: 5px 25px;
    align-items: center;
}
.author-social-share .share-container.fixed{
    display: block;
    width: 50px;
    position: absolute;
    left: 3%;
    z-index: 10;
}

.author-social-share .share-container.fixed .row-icons a{
    margin-bottom: 10px;
    display: block;
}

.author-social-share .share-container .row-icons a{
    display: inline-block;
}
.author-social-share .share-container .svg-inline--fa{
    width: 1.8em;
    height: 1.8em;
    margin-left: 15px;
}

.author-social-share .share-container .copy_to_clipboard .svg-inline--fa{
    width: 1.3em;
    height: 1.3em;
    margin-bottom: 3px;
}
.author-social-share .meta{
    margin: 10px 0 10px 40px;
}
.author-social-share .meta span.author{
    font-size: 19px;
    line-height: 19px;
    font-family: 'Work Sans';
    text-transform: none;
    display: block;
    color: #2C2C2C;
}
.author-social-share .meta span.author_pos{
    color: #2C2C2C;
    text-transform: none;
}
article .columns{
    margin-left: 0;
    margin-right: 0;
}
main.column{
    font-family: 'Alegreya';
    padding: 0.75rem 6%;
}
article blockquote{
    float: left;
    margin-left: 10%;
    width: 40%;
    padding: 20px;
    font-family: 'Alegreya';
    font-size: 35px;
    line-height: 35px;
    font-weight: bold;
}
blockquote:before, blockquote:after{
    display: none;
}
.content p img{
    display: block;
    max-width: 100%;
    width: auto;
    height: auto;
    margin: auto !important;
}
.content figure img{
    width: auto;
    height: auto;
    max-width: 100%;
}
figure.image{
    display: block;
    width: 65%;
    margin:0 0 20px 0 !important;
}
figure.image.full-width{
    display: block;
    width: 100%;
    margin: 0 auto 10px !important;
    max-width: 100%;
}
img.full-width{
    width: 100% !important;
    max-width: 100% !important;
    height: auto;
}
aside.cross-sell{
    padding: 7vh 0 20vh;
    width: 80%;
    position: relative;
    margin: auto;
    min-height: 60vh;
}
aside.cross-sell .article-list{
    display: flex;
    position: relative;
}
aside.cross-sell .article-list .article-item {
    -webkit-box-flex: 0;
    flex: none;
    width: 32%;
    background: #fff;
    padding: 20px;
    z-index: 1;
}
aside.cross-sell .article-list .article-grid {
    margin-bottom: 0;
}
aside.cross-sell .article-list .article-item:first-child {
    margin-right: 2%;
}
aside.cross-sell .article-list div.article-item:last-of-type {
    margin-left: 2%;
}
aside.cross-sell .cat-list{
    width: 45%;
    margin: -10px 0 -50px -100px;
    padding: 50px 50px 50px 150px;
    background: #242424;
    z-index: 0;
    color: #fff;
    display: flex;
    align-items: center;
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
    position: absolute;
    top: 0;
    right: -50px;
    height: 87%;
}
aside.cross-sell .cat-list .current-cat{
    min-height: 200px;
    width: 100%;
}
aside.cross-sell .cat-list .current-cat h3{
    line-height: 25px;
}
aside.cross-sell .cat-list .current-cat ul{
    padding: 0 0 0 30px;
    margin: 0 0 20px 0;
    list-style: circle;
}
aside.cross-sell .cat-list .current-cat ul li{
}
aside.cross-sell .cat-list .current-cat ul li a{
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
}
aside.cross-sell .cat-list .current-cat ul li a:hover{
    color: #fff;
}

#author-holder{
    background: #fff;
    padding-bottom: 90px;
}
.author-article{
    width: 60%;
    min-width: 500px;
    margin: auto;
    position: relative;
    padding-top: 50px;
}
#author-holder .article-thumb{
    width: 120px;
    height: 120px;
    margin: auto;
    position: absolute;
    left: 0;
    top: -80px;
    right: 0;
}
.author-article .article-author-category{
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    border-bottom: 1px solid #000;
    text-align: center;
    color: #000;
    margin-bottom: 15px;
}
.author-article .author-name{
    font-size: 18px;
    text-align: center;
}
.author-article .author-designation{
    font-size: 15px;
    text-align: center;
}
.author-article .author-description{
    margin-top: 30px;
    font-size: 20px;
    line-height: 30px;
}
.article-thumb .image{
    border-radius: 100%;
}


@media (max-width: 1280px){
    .wrapper{
        width: 95% !important;
    }
}

@media (max-width: 1024px){
    aside.cross-sell .cat-list{
        margin: 40px 0 -50px -100px;
        padding: 50px 20px 50px 80px;
        height: 63%;
    }
}

@media (max-width: 768px){
    .ads-container{
        margin-right: -81px;
    }
    aside.related{
        margin: 2rem auto !important;
    }
    .above-the-fold .article-inner-image{
        width: 90%;
        margin-top: 20px;
    }
    .article-inner-image .image .img-desc{
        font-size: 15px;
        font-weight: 400;
        line-height: 17px;
        margin-top: 5px;
    }
    .above-the-fold > h3{
        font-size: 15px;
        font-weight: bold;
        text-transform: uppercase;
        text-align: center;
        margin-bottom: 10px;
    }

    .article-headers{
        width: 80%;
        font-family: 'Work Sans';
        text-align: center;
    }
    .above-the-fold .article-heading{
        width: 80%;
    }
    .article-headers h1{
        font-size: 35px;
        line-height: 35px;
        font-family: 'Work Sans';
    }
    .sub-head h3{
        width: 85%;
        font-size: 16px;
        line-height: 23px;
        font-weight: 600;
        margin: 20px auto;
    }

    aside.cross-sell{
        padding: 5vh 0 15vh 0;
        width: 100%;
    }
    aside.cross-sell .article-list{
        overflow: scroll;
        padding: 0 15px;
        justify-content: center;
    }
    aside.cross-sell .article-list .article-item{
        width: 320px;
    }

    aside.cross-sell .article-list .article-item:first-child {
        margin-right: 15px;
    }

    aside.cross-sell .article-list .article-item:last-of-type {
        margin-left: 15px !important;
    }

    aside.cross-sell .cat-list {
        width: 100%;
        margin: -40vh 0 0;
        padding: 45vh 0px 40px 15px;
        position: relative;
        top: unset;
        right: unset;
    }
    aside.cross-sell .cat-list .current-cat{
        min-height: unset;
    }
    aside.cross-sell .cat-list .current-cat .star-35-logo{
        width: 75%;
        margin: auto;
    }
    .ads-container > div{
        margin-left: -10px;
    }
    .article-grid .article-labels{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .article-grid h3, .article-labels h3{
        font-size: 16px !important;
    }

}
@media (max-width: 767px){
    aside.related{
        margin: 2rem auto !important;
    }
    header a.ps-life-logo{
        width: 75px;
        margin-left: -5px;
    }
    header .header-logo{
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
        width: 122px;
        top: 3px;
        height: 26px;
        bottom: 0;
    }

    .wrapper{
        width: 100% !important;
    }
    article{
        padding: 0 10px;
        margin: 0 15px;
    }
    main.column{
        padding: 15px;
    }
    .star35-logo-container{
        flex-flow: column;
        margin-bottom: 0;
    }
    .star-35-logo{
        width: 60%;
    }

    .above-the-fold{
        display: block;
        position: relative;
        padding: 15px 0;
    }
    .above-the-fold .article-inner-image{
        width: 100%;
        margin-top: 20px;
    }
    .article-inner-image .image .img-desc{
        font-size: 15px;
        font-weight: 400;
        line-height: 17px;
        margin-top: 5px;
    }
    .above-the-fold > h3{
        font-size: 15px;
        font-weight: bold;
        text-transform: uppercase;
        text-align: center;
        margin-bottom: 10px;
    }

    .article-headers{
        width: 80%;
        font-family: 'Work Sans';
        text-align: center;
        margin: auto;
    }
    .above-the-fold .article-heading{
        width: 100%;
    }
    .above-the-fold .article-heading .article-headers{
        width: 100%; 
    }
    .article-headers h1{
        font-size: 35px;
        line-height: 35px;
        font-family: 'Work Sans';
    }
    .sub-head h3{
        width: 85%;
        font-size: 16px;
        line-height: 23px;
        font-weight: 600;
        margin: 20px auto;
    }
    .author-social-share{
        width: 100%;
        margin: 20px auto;
        padding: 10px 20px;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .author-social-share .share-container{
        padding: 0;
        margin-top: 6px;
        margin-left: auto;
    }
    .author-social-share .share-container.fixed{
        right: -25px;
        left: unset;
    }
    .author-social-share .share-container.fixed .row-icons{
        height: auto;
        padding: 16px 0px 1px 0;
        background: #fff;
    }
    .author-social-share .share-container .row-icons{
        height: 30px;
    }
    .author-social-share .share-container .svg-inline--fa{
        width: 22px;
        height: 22px;
    }
    .author-social-share .share-container .copy_to_clipboard .svg-inline--fa{
        width: 22px;
        height: 22px;
    }
    .author-social-share .meta{
        margin: 0 0 10px;
    }
    .author-social-share .meta span.author{
        margin-left: 0;
        margin-top: 6px;
    }
    .author-social-share .meta span.author_pos{
        margin-left: 0;
    }


    article .content p,
    article .content .inline-ss-wrapper,
    article .content h1,
    article .content h2,
    article .content h3,
    article .content h4,
    article .content h5,
    article .content h6{
        width: 100%;
        font-size: 16px;
        line-height: 25px;
    }
    article .content > iframe{
        width: 100% !important;
    }
    article blockquote{
        margin: 0 0 0 auto;
        float: none;
        width: 80%;
        font-size: 20px;
        line-height: 23px;
        text-align: right;
        padding: 10px 0 25px;
    }
    figure.image{
        width: 100%;
    }
    .content img{
        width: 100%;
    }

    .author-article{
        min-width: 100%;
        width: 100%;
    }
    .author-article .author-description{
        padding: 0 15px;
        font-size: 16px;
        line-height: 20px;
        font-family: 'Alegreya';
    }

    .ads-container{
        width: 100%;
        min-width: 100%;
        margin-right: auto !important;
    }

    .ads-container > div{
        /* width: 320px;
        height: 240px; */
    }
    aside.cross-sell{
        padding: 5vh 0 15vh 0;
        width: 100%;
    }
    aside.cross-sell .article-list{
        overflow: scroll;
        padding: 0 15px;
        justify-content: left;
    }
    aside.cross-sell .article-list .article-item{
        width: 320px;
    }

    aside.cross-sell .article-list .article-item:first-child {
        margin-right: 15px;
    }

    aside.cross-sell .article-list .article-item:last-of-type {
        margin-left: 15px !important;
    }

    aside.cross-sell .cat-list {
        width: 100%;
        margin: -40vh 0 0;
        padding: 45vh 0px 40px 15px;
        position: relative;
        top: unset;
        right: unset;
    }
    aside.cross-sell .cat-list .current-cat{
        min-height: unset;
    }
    aside.cross-sell .cat-list .current-cat .star-35-logo{
        width: 75%;
        margin: auto;
    }
    .ads-container > div{
        margin-left: -10px;
    }
    .article-grid .article-labels{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .article-grid h3, .article-labels h3{
        font-size: 16px !important;
    }
}
aside.cross-sell .cat-list .current-cat .star-35-logo{
    width: 100%;
}

@media (max-width: 350px){
    .ads-container > div{
        margin-left: -25px;
    }
}
@media (max-width: 320px){
    .ads-container > div{
        margin-left: -40px;
    }
}