/* article details */
.article-details {clear: both;margin: 10px 0; color:var(--white);}
.article-details h1 {font-size: 36px;margin-bottom: 20px;}
.article-details p.slug {font-size: 22px;}
.author p{color:#ddd;font-size: 14px !important;margin-bottom: 25px;}
.author p a {color: var(--pink);font-weight: 600;}
.author p a:hover {color: var(--white);}
.social-share a {display: inline-block;margin: 3px;}
.social-share a:hover {opacity: 0.9;}
.article-details p {font-size: 16px;line-height: 1.7;}
.adsVdoBox {background: #222222;display: flex;align-items: center;justify-content: center;padding: 15px;margin: 15px auto;}
.article-details .articleTaboola {display: flex;align-items: center;justify-content: center;margin: 20px 0;}
.article-details .videoBox {background: #000;display: flex;align-items: center;justify-content: center;padding:50px 70px;}
.promoVideo { position: relative; overflow: hidden; width: 100%; padding-top: 56.25% }
.responsive-iframe { position: absolute; top: 0; left: 0; bottom: 0; right: 0; width: 100%; height: 100% }
.article-details .caption {text-align: right;padding: 5px 0;color: #fff;font-size: 12px;} 
.stayTune p {font-size: 18px;}
 
.dflex-d {display: flex;  justify-content: flex-start;
    flex-wrap: wrap; align-items: flex-start; gap: 20px;
}
 /*subscribe now in bottom starts*/
 :root {--color-1: rgba(0, 0, 0, 0.1);--color-3: rgba(0, 0, 0, 0.3);
    --color-4: rgba(0, 0, 0, 0.4);    --color-6: rgba(0, 0, 0, 0.6);
    --color-5: rgba(0, 0, 0, 0.5);    --gray-bg: #f8f8f8;--blue:#470093;
    --color-2: rgba(0, 0, 0, 0.2);}
 .subscribe-now-bottom{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;overflow:hidden;margin-top:15px;margin-bottom: 15px;background: #fff;}
 .subscribe-now-bottom .subscribe-logo{width:auto;padding-left:15px;text-align:center}
 .subscribe-now-bottom img{display:inline-block}
 .subscribe-now-bottom .text{width:auto;padding:5px 10px;border-left:1px solid var(--color-1);margin:5px 0}
 .subscribe-popup .thanks-u p,
 .subscribe-now-bottom .text p{font-size:16px;line-height:1.3;font-weight:400;color:#fff;padding:0;padding-left: 15px;}
 .subscribe-popup .thanks-u p span,
 .subscribe-now-bottom .text p span{color:#fff;padding-top:5px;display: block;font-weight: 700;}
 .subscribe-popup .thanks-u p span {color: #27ae2e;margin-top: 10px;display: block;}
 .subscribe-now-bottom .btn-col{width:auto;padding-top: 30px;padding-left: 15px;}
 .subscribe-popup .thanks-u .subscribe-btn-thanks,
 .subscribe-popup .subscribe-btn, .subscribe-popup .subscribe-btn-popup,
 .subscribe-now-bottom .btn-col .btn{min-width:160px;font-size:18px;border:0;border-radius:0px;padding:10px 0;color:var(--white);font-weight:600;text-transform:none;background:#5F00C6;margin-left: 15px;}
 .subscribe-popup .thanks-u .subscribe-btn-thanks:hover,
 .subscribe-popup .subscribe-btn:hover,.subscribe-popup .subscribe-btn-popup:hover,
 .subscribe-now-bottom .btn-col .btn:hover{background:#f32c89;background:-moz-linear-gradient(top,#f32c89 0%, #a617be 100%);background:-webkit-linear-gradient(top,#f32c89 0%, #a617be 100%);background:linear-gradient(to bottom,#f32c89 0%, #a617be 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#a617be', endColorstr='#f32c89',GradientType=0 );border:0}
 .subscribe-now-bottom .envelope{width:auto;margin-top:3px;border-radius:0 10px 0 0;position: absolute;bottom: 0;right: 0;}

 .subscribe-popup{position:fixed;left:0;top:0;right:0;bottom:0;background-color:var(--color-4);z-index:999999;display:none;padding:10px}
 .subscribe-popup.active{display:block!important;opacity:1}
 .subscribe-popup .white-box{position:relative;z-index:90;margin:0 auto;max-width:450px;padding:15px;box-shadow:0 0 6px var(--color-1);background-color:var(--gray-bg);border-radius:10px;top: 50%;-ms-transform: translateY(-50%); transform: translateY(-50%);}
 .subscribe-popup .subscribe-form{position:relative; z-index: 5}
 .subscribe-popup h2.border-heading{margin-top: 0}
 .subscribe-popup .border-heading {
     padding: 0 0 8px 15px; margin: 20px 0 10px; text-transform: none; clear: both;font-size:22px;font-weight: 600; position: relative;
     color: var(--black); border-bottom: 1px solid rgba(0,0,0, 0.2); display: flex;padding-bottom: 17px; padding-top: 5px; justify-content: space-between; align-items: center;
 }
 .subscribe-popup .border-heading:before {
     content: ''; background: #f32c89; width: 4px; height: 22px; position: absolute; left: 0; top: 3px;
 }
 .subscribe-popup h2.border-heading:before{top:5px!important}
 .subscribe-popup p{font-size:16px;line-height:1.4;padding:5px 0 20px;color: var(--black);}
 .subscribe-popup input[type="text"],
 .subscribe-popup input[type="email"]{padding:10px 15px;border-radius:5px;font-size:16px;line-height:1.4;width: 100%;border:1px solid #999}
 .subscribe-popup input + input{margin-top:20px}
 .subscribe-popup .envelope{position:absolute;right:0px;bottom:0px; opacity:.2}
 .subscribe-close{position:absolute;right:0px;top:0px;cursor:pointer;cursor:pointer;z-index:5;width:30px;height:30px;display:inline-block; background-color:var(--color-05); border-radius:0 0 0 10px;border:1px solid #999}
 .subscribe-close:before, 
 .subscribe-close:after{content:'';height:2px;width:14px;display:block;background:var(--color-6);position:absolute;top:13px;left:8px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);border:0}
 .subscribe-close:after{transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);}
 .subscribe-popup .thanks-u{text-align: center}
 .subscribe-popup .thanks-u .subscribe-btn-thanks{color:#ffc343!important; margin-top: 15px; text-transform: uppercase; padding:10px 15px}
 .subscribe-popup .thanks-u .subscribe-btn-thanks img{vertical-align: middle; margin-right: 5px; display: inline-block}
 .subscribe-popup .thanks-u .subscribe-btn-thanks:hover{color:var(--white)!important;}

 .rightBg {background: var(--pink);width: calc(100% - 220px); display: flex;color: #fff;position: relative;}
 .subscribe-logo {width: 200px;}
 .rightBg:before {content: '';position: absolute;left: -11px;
    border: 11px solid var(--pink); height: 100px; transform: skew(-11deg);
} 
.two-cols-aside .aside {position: relative;}
 
 /*subscribe now in bottom ends*/
.newsBox {margin: 15px auto;clear: both;margin-top: 30px;}
.newsBox .newsList {margin-top:25px;}
.newsList article.repeat-box .text h3{font-size: 14px;font-weight: 600;}
.newsList article.repeat-box + article.repeat-box {border-top: 1px solid #555;padding-top: 15px;margin-bottom: 15px;margin-top: 15px;}
.newsList article.repeat-box  a:hover {color:#ddd;}
.article-details a {color:#FF2493}
.article-details a:hover {text-decoration: underline;}
.mt-40 {margin-top: 40px;}
.article-details ol {list-style-type: auto;margin-left:20px;margin-bottom: 25px;}
.article-details ol li {padding-left: 15px;margin-top: 15px;color:#FF2493;font-weight: 600;line-height: 1.7;}
.article-details .dsmlr {margin-top: 35px;}
.article-details .dsmlr ol li {color: #fff;font-weight: normal;}
.article-details article h4 {margin-top: 15px;}
.article-details article p {line-height: 1.8;margin-bottom: 20px;
    margin-top: 5px;}
.article-details .viewAll a {color: #fff;}
/* archives */
.archives {clear: both;margin-top: 30px;}
.tags {padding: 10px 0;vertical-align: middle; white-space: nowrap;  overflow-x: auto; margin-bottom: 20px;}
.tags .tag {border:1px solid #777;display: inline-block;padding: 5px 7px;color: #fff;font-size: 13px;margin-left:0px;margin-right: 3px;color: #ccc;vertical-align: middle;}
.tags a:hover {color: #FF2493;border: 1px solid #FF2493;text-decoration: none;}
/* contact */
.contact {clear: both;margin-top: 30px;}
.contact h3 { margin-top: 20px;margin-bottom: 10px;font-size: 24px;}
.contact address {font-style: normal;font-size: 16px;font-weight: normal;color: #ccc;width: 70%;}
.contact p {color: #ccc;}