/******
display ad positions
******/
/*.mvp_ad_widget{
    background-color: white;
}
.inpost-ads-container,
.display-ad-container{
    position: relative;
}

#sn-desktop-belowpromo-left,
#sn-desktop-belowpromo-right,
#sn-desktop-inpost-mid-left,
#sn-desktop-inpost-mid-right,
#sn-tablet-belowpromo-left,
#sn-tablet-belowpromo-right,
#sn-tablet-inpost-mid-left,
#sn-tablet-inpost-mid-right,
#sn-tablet-inpost-bottom-left,
#sn-tablet-inpost-bottom-right {
    position: relative;
    width: 50%;
    text-align: center;
    min-width: 300px;
    min-height: 250px;
}

#sn-desktop-belowpromo-right,
#sn-desktop-inpost-mid-right,
#sn-tablet-belowpromo-right,
#sn-tablet-inpost-mid-right,
#sn-tablet-inpost-bottom-right{
    float: right;
}

#sn-desktop-belowpromo-left,
#sn-desktop-inpost-mid-left,
#sn-tablet-belowpromo-left,
#sn-tablet-inpost-mid-left,
#sn-tablet-inpost-bottom-left{
    float: left;
}

.display-ad-container.active {
    margin-bottom: 10px;
}
*/

/******
display ad positions 
******/

.display-ad-container {
    display: none;
    text-align: center;
}
.display-ad-container.active {
    display: block;
    margin-bottom: 10px;
}

@media (min-width: 1200px) {
    .inpost-ads-container#article {
        float: right;
        margin: 0 0 0 10px;
        border-bottom: 1px solid rgba(230, 230, 230, 1);
        border-top: 1px solid rgba(230, 230, 230, 1);
    }
}
/* side-by-sides */

#sn-desktop-belowpromo-left,
#sn-desktop-belowpromo-right,
#sn-desktop-inpost-mid-left,
#sn-desktop-inpost-mid-right,
#sn-tablet-belowpromo-left,
#sn-tablet-belowpromo-right,
#sn-tablet-inpost-mid-left,
#sn-tablet-inpost-mid-right,
#sn-tablet-inpost-bottom-left,
#sn-tablet-inpost-bottom-right {
    position: relative;
    float: left;
    width: 50%;
    text-align: center;
    min-width: 300px;
    min-height: 250px;
}
/* out-of-pages */

#sn-desktop-1x1,
#sn-tablet-1x1,
#sn-mobile-1x1 {}
/* adhesions */

#sn-desktop-adhesion,
#sn-tablet-adhesion,
#sn-mobile-adhesion {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 9999999;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 1px 0 6px 1px rgba(0, 0, 0, 0.8);
    padding: 10px 0 !important;
    margin-bottom: 0px !important;
}
#sn-desktop-adhesion {
    min-height: 90px;
    bottom: -200px;
}
#sn-tablet-adhesion {
    min-height: 90px;
    bottom: -200px;
}
#sn-mobile-adhesion {
    min-height: 50px;
    bottom: -200px;
}
#sn-desktop-adhesion.load, 
#sn-tablet-adhesion.load, 
#sn-mobile-adhesion.load{
    bottom: -200px;
    display: block;
}
#sn-desktop-adhesion.show, 
#sn-tablet-adhesion.show, 
#sn-mobile-adhesion.show{
    bottom: 0px;
    -webkit-transition: bottom 1s ease-in-out 1s; /* Safari */
    transition: bottom 1s ease-in-out 1s;
}
#sn-desktop-adhesion.hide, 
#sn-tablet-adhesion.hide, 
#sn-mobile-adhesion.hide{
    bottom: -200px;
    -webkit-transition: bottom 1s ease-in-out 1s; /* Safari */
    transition: bottom 1s ease-in-out 1s;
}
#hide-btn-container {
    position: absolute;
    display: block;
    top: -25px;
    height: 25px;
    width: 100%;
}
#hide-btn {
    position: relative;
    display: block;
    background: rgba(255, 255, 255, 0.9);
    width: 160px;
    height: 100%;
    margin: 0 50px 0 0;
    border-radius: 5px 5px 0 0;
    box-shadow: 0px -2px 4px 1px rgba(0, 0, 0, 0.4);
    color: #666;
    text-align: center;
    font-family: 'Oswald', sans-serif;
    line-height: initial;
    font-size: 13px;
    font-weight: 200;
    overflow: hidden;
    cursor: pointer;
    float:right;
}

@media (max-width: 480px) {
    #hide-btn {
        position: relative;
        display: block;
        background: rgba(255,255,255, 0.9);
        width: 50px;
        height: 100%;
        margin: 0 20px 0 0;
        border-radius: 5px 5px 0 0;
        box-shadow: 0px -1px 2px 0px rgba(0, 0, 0, 0.5);
        color: #000;
        text-align: center;
        font-family: 'Oswald', sans-serif;
        line-height: initial;
        font-size: 13px;
        font-weight: 200;
        overflow: hidden;
        cursor: pointer;
        float: right;
    }
}

/* stand-alones  */

#sn-desktop-belowfeatured,
#sn-desktop-footer,
#sn-desktop-header,
#sn-desktop-inpost-bottom,
#sn-desktop-inpost-top,
#sn-desktop-leftrail,
#sn-desktop-rightrail-bottom,
#sn-desktop-rightrail-mid,
#sn-desktop-rightrail-top,
#sn-desktop-belowpromo,
#sn-tablet-belowfeatured,
#sn-tablet-footer,
#sn-tablet-header,
#sn-tablet-inpost-bottom,
#sn-tablet-inpost-top,
#sn-mobile-belowfeatured,
#sn-mobile-belowpromo,
#sn-mobile-footer,
#sn-mobile-header,
#sn-mobile-inpost-bottom,
#sn-mobile-inpost-mid,
#sn-mobile-inpost-top {} #sn-desktop-belowfeatured,
#sn-desktop-footer,
#sn-desktop-header,
#sn-desktop-inpost-bottom,
#sn-desktop-inpost-top,
#sn-desktop-belowpromo,
#sn-tablet-belowfeatured,
#sn-tablet-footer,
#sn-tablet-header,
#sn-tablet-inpost-bottom,
#sn-tablet-inpost-top,
#sn-tablet-belowpromo {
    min-width: 728px;
    min-height: 90px;
}
#sn-desktop-leftrail {
    min-width: 160px;
    min-height: 600px;
}
#sn-desktop-rightrail-bottom,
#sn-desktop-rightrail-top {
    min-width: 300px;
    min-height: 250px;
}
#sn-desktop-rightrail-mid {
    min-width: 300px;
    min-height: 600px;
}
#sn-mobile-belowfeatured,
#sn-mobile-belowpromo,
#sn-mobile-footer,
#sn-mobile-header,
#sn-mobile-inpost-bottom,
#sn-mobile-inpost-mid,
#sn-mobile-inpost-top {
    min-width: 300px;
    min-height: 50px;
}



@media (max-width: 480px) {
    /* out-of-pages */
    
    #sn-mobile-1x1.active {
        display: block;
    }
    /* adhesions */
    
    #sn-mobile-adhesion.active {
        display: block;
    }
    /* stand-alones  */
    
    #sn-mobile-belowfeatured.active,
    #sn-mobile-belowpromo.active,
    #sn-mobile-footer.active,
    #sn-mobile-header.active,
    #sn-mobile-inpost-bottom.active,
    #sn-mobile-inpost-mid.active,
    #sn-mobile-inpost-top.active {
        display: block;
    }
}
@media (min-width: 480px) and (max-width: 1002px) {
    /* side-by-sides */
    
    #sn-tablet-belowpromo-left.active,
    #sn-tablet-belowpromo-right.active,
    #sn-tablet-inpost-mid-left.active,
    #sn-tablet-inpost-mid-right.active,
    #sn-tablet-inpost-bottom-left.active,
    #sn-tablet-inpost-bottom-right.active {
        display: block;
    }
    /* out-of-pages */
    
    #sn-tablet-1x1.active {
        display: block;
    }
    /* adhesions */
    
    #sn-tablet-adhesion.active {
        display: block;
    }
    /* stand-alones  */
    
    #sn-tablet-belowfeatured.active,
    #sn-tablet-footer.active,
    #sn-tablet-header.active,
    #sn-tablet-inpost-bottom.active,
    #sn-tablet-inpost-top.active,
    #sn-tablet-belowpromo.active {
        display: block;
    }
}
@media (min-width: 1002px) {
    /* side-by-sides */
    
    #sn-desktop-belowpromo-left.active,
    #sn-desktop-belowpromo-right.active,
    #sn-desktop-inpost-mid-left.active,
    #sn-desktop-inpost-mid-right.active {
        display: block;
    }
    /* out-of-pages */
    
    #sn-desktop-1x1.active {
        display: block;
    }
    /* adhesions */
    
    #sn-desktop-adhesion.active {
        display: block;
    }
    /* stand-alones  */
    
    #sn-desktop-belowfeatured.active,
    #sn-desktop-footer.active,
    #sn-desktop-header.active,
    #sn-desktop-inpost-bottom.active,
    #sn-desktop-inpost-top.active,
    #sn-desktop-leftrail.active,
    #sn-desktop-rightrail-bottom.active,
    #sn-desktop-rightrail-mid.active,
    #sn-desktop-rightrail-top.active,
    #sn-desktop-belowpromo.active {
        display: block;
    }
}


#sn-desktop-inpost-mid-left.active div,
#sn-desktop-inpost-mid-right.active div,
#sn-tablet-inpost-mid-left.active div,
#sn-tablet-inpost-mid-right.active div,
#sn-mobile-inpost-mid.active div
{
    display: inline-block;
    text-align: center;
}

/* spine debug console */

.spine-debug-console#container{
    position: fixed;
    display: block;
    right: 0;
    bottom: 0px;
    width: 50px;
    height: 0px;
    color: #fff;
    z-index: 1000;
}

.spine-debug-console#container.show{
    height: 40px;
    -webkit-transition: height 1.5s ease-in-out .5s;
    transition: height 1.5s ease-in-out .5s;
}

.spine-debug-console#container.hidden{
    height: 0px;
    -webkit-transition: height 2s ease-in-out .5s;
    transition: height 2s ease-in-out .5s;
}

.spine-debug-console#container .toggle-btn{
    position: relative;
    float: right;
    height: 100%;
    width: 100%;
    color: #f00;
    background: #fff;
    cursor: pointer;
}


.adunit-details-container{
    position: relative;
    display: block;
    width: 100%;
    height: 0px;
    overflow: scroll;    
    bottom:0px;
    text-align: left;
    margin: 0 auto;
    background: rgba(255,255,255,0.9);
    color: rgb(30,30,30);
    -webkit-transition: height .5s ease-in-out .2s;
    transition: height .5s ease-in-out .2s;
    font-size: 12px;
}

.adunit-details-container * {
    line-height: 1.65;
}

.adunit-details-container.show{
    height: 150px;
    -webkit-transition: height .5s ease-in-out .2s;
    transition: height .5s ease-in-out .2s;
}

.adunit-details-container.hidden{
    height: 0px;
    -webkit-transition: height .5s ease-in-out .2s;
    transition: height .5s ease-in-out .2s;
}


.adunit-details-container .details{
    position: relative;
    display: inline-block;
    width: 100%;
    margin: 0 auto;
    font-family: 'Oswald', sans-serif;;
    font-weight: 200;
}   

.adunit-details-container ul {
    list-style: none;
    padding: 0;
    margin: 0 !important;
} 

.adunit-details-container ul.inner {
    background-color: rgb(230,230,230);
    display: none;
    overflow: hidden;
}
       
.adunit-details-container ul.inner.show {
    display: block;
}
  
.adunit-details-container li {
    width: 100%;
    margin: 0 !important;
    content: none;
}

.adunit-details-container li:before{
    content:none !important;
}

.adunit-details-container .bid-details {
    background-color: rgb(255,255,255);
    border: 1px dashed rgb(240,240,240);
    color: rgb(30,30,30);
    padding: 0 !important;
}

.adunit-details-container .bid-details#bids{
    color: rgb(0,0,0);
    font-weight: 700;
    border: none;
}

.adunit-details-container .bid-details#bid{
    color: rgb(30, 30, 30);
    font-weight: 300;
}

.adunit-details-container .bid-details#winner{
    color: rgb(10, 200, 10);
    font-weight: 500;
}

.adunit-details-container .bid-details#no-bid{
    color: rgb(200, 10, 10);
    font-weight: 500;
}      

.adunit-details-container li a.toggle {
    width: 100%;
    display: block;
    color: rgb(30,30,30);
    transition: background .3s ease;
    padding: 5px 0;
    text-decoration: none;
}         

.adunit-details-container li a.toggle:hover {
    background: rgba(200, 220, 220, 0.9);
}



.widget-ad {
    float: left;
    line-height: 0;
    text-align: center;
    width: 100%;
}


/*
 * Gemini
 */
.gemini-ads {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: flex;
    width: 100%;
    margin: 20px 0;
}
.one-third {
    float: left;
    padding: 10px 0;
    width: 31.623931623931625%;
    position: relative;
    margin: 0 0 10px 0;
}
.home-page-post .post-image {
    display: inline-block;
}
.gemini-ads .post-image {
    position: relative;
}
.gemini-ads .post-image img {
    width: 500px !important;
    background-size: cover!important;
}
.gemini-ads .post-sponsor {
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    font-family: Raleway;
    text-align: left;
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 5px 10px;
    background: rgba(0, 0, 0, 0.6);
    display: block;
    line-height: 120%;
}
.gemini-ads .post-title {
    max-height: 66px;
    color: #666;
    font-family: Raleway;
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
    text-align: left;
    width: 100%;
    height: 44px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 10px;
}
.gemini-ads .gemini-logo {
    position: absolute;
    top: 10px;
    right: 0;
}
@media (max-width: 480px) {
    .one-third {
        width: 100%;
    }
}
@media (min-width: 480px) and (max-width: 680px) {
    .one-third {
        width: 48%;
    }
}
