.above_content{padding:15px 0 35px}
.below_content{padding:35px 0 10px}

.valM{vertical-align:middle !important}
.fsmall{font-size:90%}

#pt_grids{clear:both;display:block;padding:10px 0;text-align:center}
#pt_grids .sgrid{width:49.25%;padding:15px;display:inline-block;vertical-align:top;box-sizing:border-box}
#pt_grids .sgrid .sgin{padding:30px 20px 20px;box-sizing:border-box;display:block;border:1px solid #dbdbdb;box-shadow:2px 2px 3px rgba(0,0,0,0.05);border-radius:4px;text-align:center}
#pt_grids .sgrid .sgin:hover{box-shadow:1px 1px 1px rgba(0,0,0,0.05);}
#pt_grids .sgrid .img{display:inline-block;width:100%;height:180px;vertical-align:middle;margin-bottom:20px}
#pt_grids .sgrid .img img{vertical-align:middle;max-width:100%;max-height:100%;position:relative;top:50%;transform:translateY(-50%);}
#pt_grids ul.links{display:block;margin:0;padding:0;}
#pt_grids ul.links li{margin-bottom:8px}
#pt_grids ul.links li a{text-decoration:underline}
#pt_grids ul.links li a:hover{color:#333}

a.authFB{color:#3b5998 !important}
a.authIG{color:#517fa4 !important}
a.authLI{color:#007bb6 !important}
a.authMyS{color:#000000 !important}
a.authPIN{color:#cb2027 !important}
a.authSC{color:#ff8800 !important}
a.authTUMB{color:#35465c !important}
a.authUTUB{color:#ff0000 !important}

/*Table of contents*/
/* .table__of__content{
	margin-bottom:20px;
	padding:15px 10px;
	border:1px solid #ddd;

}
.table__of__content h4{
	padding-left:5px;
	text-transform:uppercase;
	padding-bottom:10px;
	font-family:'gotham', sans-serif;
	font-size:14px;
}
.table__of__content h4 i{
	font-size:13px;
	color:#ff005b;
}
.table__of__content ul li{
	display:inline-block;
	width:49.25%;
	vertical-align:top;
	padding:0 5px 0 26px;
	position:relative;
	text-decoration:underline;
	font-family:'gotham', sans-serif;
	margin-bottom:5px;
	box-sizing:border-box;
	font-size:14px;
	line-height:22px;
	cursor:pointer;
}
.table__of__content ul li:before{
	content:"";
	position:absolute;
	left:2px;
	top:2px;
	width:18px;
	height:18px;
	background:url('images/vb.png') no-repeat center;
	background-size:100%;
}
.table__of__content ul li:hover{
	color:#ff005b;
	text-decoration:none;
} */



#mvp-main-body-wrap:not(.hasSidebarPosts) #mvp-side-wrap{
    max-width:292px;
    width:100%;
    padding-right:60px;
    box-sizing:border-box;
    float:left;
    margin-left:0;
    padding-top:14px;
}
#mvp-main-body-wrap:not(.hasSidebarPosts) .mvp-post-main-in{
	margin-left:292px;
    margin-right:0;
}
#mvp-main-body-wrap:not(.hasSidebarPosts) h1.mvp-post-title{
	width:100%;
	margin-bottom:10px;
}





/*Category Menu*/
.category__sticky__menu{
	/* max-width:380px; */
	max-width:292px;
	width:100%;
	padding-right:60px;
	box-sizing:border-box;
	float:left;
	font-family:sans-serif!important;
}
.category__sticky__menu .cat__heading{
	max-width:210px;
	width:100%;
	padding:16px 16px 10px;
	font-size:26px;
	box-sizing:border-box;
	position:relative;
	margin-bottom:20px;
	font-family:sans-serif!important;
}
.category__sticky__menu .cat__heading .inner{
	font-size:26px;
	line-height:1.35;
}
.category__sticky__menu .cat__heading .inner:before,
.category__sticky__menu .cat__heading .inner:after{
  content:" ";
  position:absolute;
  top:0;
  width:1rem;
  height:100%;
  border:2px solid #ff005b;
}
.category__sticky__menu .cat__heading .inner:before{
	left:0;
	border-right:0;
}
.category__sticky__menu .cat__heading .inner:after{
	right:0;
	border-left:0;
}
.category__sticky__menu .cat__menu{
	position:relative;
}
.category__sticky__menu .cat__menu.no_child{
	border-left:2px solid #e1e2e6;
	margin-left:8px;
}
.category__sticky__menu .cat__menu li{
	font-family:sans-serif!important;
}
.category__sticky__menu .cat__menu .menu > li{
	/* padding:10px 0 10px 20px; */
	padding:6px 0 6px 20px;
	position:relative;
}
.category__sticky__menu .cat__menu.no_child .menu > li{
	padding-left:10px;
}
.category__sticky__menu .cat__menu.no_child .menu > li a{
	font-size:14px;
}
.category__sticky__menu .cat__menu.has_child .menu > li{
	border-bottom:1px solid #e1e2e6;
}
.category__sticky__menu .cat__menu.no_child .menu > li.current-menu-item > a{
	padding-left:4px;
}
.category__sticky__menu .cat__menu.no_child .menu > li.current-menu-item:before{
  content:"";
  position:absolute;
  left:-6px;
  width:10px;
  height:24px;
  background:#fff;
  /* top:8px; */
  top:4px;
}
.category__sticky__menu .cat__menu.no_child .menu > li.current-menu-item:after{
	content:"";
  position:absolute;
  left:-6px;
  width:10px;
  height:10px;
  background:#ff005b;
  border-radius:100%;
  /* top:14px; */
  top:10px;
}
.category__sticky__menu .cat__menu .menu > li:last-child{
	border-bottom:none;
}
.category__sticky__menu .cat__menu .menu li a{
	color:#111;
	line-height:1.25;
	font-weight:600;
}
.category__sticky__menu .cat__menu .menu li a:hover{
	color:#ff005b;
}
.category__sticky__menu .cat__menu .sub-menu{
	display:none;
}
.category__sticky__menu .cat__menu.has_child .menu > li > a > i{
	color:#ff005b;
	position:absolute;
	left:0;
	/* top:11px; */
	top:8px;

}
.category__sticky__menu .cat__menu.has_child .menu > li > .sub-menu{
	position:relative;
	margin-left:-15px;
	padding-left:12px;
    border-left:2px solid #ededed;
}
.category__sticky__menu .cat__menu.has_child .menu > li > .sub-menu li{
	padding:10px 0 5px;
	position:relative;
}
.category__sticky__menu .cat__menu.has_child .menu > li > .sub-menu a{
	font-size:14px;
}
.category__sticky__menu .cat__menu.has_child .menu > li > .sub-menu > li.current-menu-item > a{
	padding-left:4px;
}
.category__sticky__menu .cat__menu.has_child .menu > li > .sub-menu > li.current-menu-item:before{
	content:"";
  position:absolute;
  left:-18px;
  width:10px;
  height:24px;
  background:#fff;
  top:8px;
}
.category__sticky__menu .cat__menu.has_child .menu > li > .sub-menu > li.current-menu-item:after{
	content:"";
  position:absolute;
  left:-17.5px;
  width:10px;
  height:10px;
  background:#ff005b;
  border-radius:100%;
  top:14px;
}


.single #mvp-article-cont.has__cat_menu .mvp-post-main-in header .mvp-post-title{
	width:100%;
	margin-right:0;
}
.single #mvp-article-cont.has__cat_menu .mvp-post-main-in,
.page #mvp-article-cont.has__cat_menu .mvp-post-main-in{
  /* margin-left:380px; */
  margin-left:292px;
  margin-right:0;
}

.single #mvp-article-cont.has__cat_menu .mvp-post-main-in .mvp-post-soc-in,
.page #mvp-article-cont.has__cat_menu .mvp-post-main-in .mvp-post-soc-in{
    margin-left: 0;
}
.single #mvp-article-cont.has__cat_menu #mvp-post-feat-img img,
.page #mvp-article-cont.has__cat_menu #mvp-post-feat-img img{
	width:100%;
}

.single #mvp-article-cont.has__cat_menu .mvp-post-main-out,
.page #mvp-article-cont.has__cat_menu .mvp-post-main-out{
	position:relative;
}

.single-reviews .category__sticky__menu li{
	line-height:initial;
	margin-bottom:0;
}

.category__sticky__menu li:before{
	display:none;
}

.posFixed{
	position:fixed;
}
.posAbs{
	position:absolute;
}

.cat__heading .arrow{
	display:none;
}

.cat_menu__style2 .cat__heading{
  padding:0;
  max-width:100%;
}
.cat_menu__style2 .cat__heading .inner:before,
.cat_menu__style2 .cat__heading .inner:after{
  display:none;
}
.cat_menu__style2 .cat__heading .inner{
  font-size:22px;
  position:relative;
  display:inline-block;
  width:auto;
}
.cat_menu__style2 .cat__heading .inner:after{
  display:block;
  height:2px;
  width:100%;
  border:none;
  background:#ff005b;
  bottom:-5px;
  top:auto;
}


.cmc-single-page .mvp-widget-home-head,
.cmc-single-page #mvp-content-main .single-page-h3,
.cmc-single-page #mvp-content-main .cmc_calculator,
.cmc-single-page #mvp-content-main .cmc-coin-historical-data,
.cmc-single-page #mvp-content-main .specialline,
.cmc-single-page #mvp-content-main .currecies-pairs,
.cmc-single-page #mvp-content-main .tradingview-widget-container,
.cmc-single-page #mvp-content-main #ctf,
.cmc-single-page #mvp-content-main .fb-comments{
  display:none !important;
}
.cmc-single-page #mvp-content-main .single-page-h3.cmc_h3_2{
  display:block !important;
}


.mvp_home_feat1_widget .mvp-widget-feat1-top-text{width:100%;box-sizing:border-box;}

.top__quote{
  margin:-8px 0 30px;
  position:relative;
  width:100%;
  display:block;
  font-style:italic;
}

.author__item .auth--weblink{
    float:left;
    display:block;
    padding-top:5px;
}
.author__item .auth--weblink a{
    font-size:14px;
}

.review__main .mvp-post-main-in #mvp-post-content li{
	margin-bottom:8px;
	line-height:1.35;
	padding-left:25px;
	position:relative;
}
.review__main .mvp-post-main-in #mvp-post-content li:before{
	font-size:18px;
	position:absolute;
	left:5px;
	content:"\2022";
	text-align:center;
	color:#ff005b;
}

#mvp-content-main > h1 a,
#mvp-content-main > h2 a,
#mvp-content-main > h3 a,
#mvp-content-main > h4 a,
#mvp-content-main > h5 a,
#mvp-content-main > h6 a,
.single #mvp-content-main h1 a,
.single #mvp-content-main h2 a,
.single #mvp-content-main h3 a,
.single #mvp-content-main h4 a,
.single #mvp-content-main h5 a,
.single #mvp-content-main h6 a{
	text-decoration:underline;
}
#mvp-content-main > h1 a:hover,
#mvp-content-main > h2 a:hover,
#mvp-content-main > h3 a:hover,
#mvp-content-main > h4 a:hover,
#mvp-content-main > h5 a:hover,
#mvp-content-main > h6 a:hover,
.single #mvp-content-main h1 a:hover,
.single #mvp-content-main h2 a:hover,
.single #mvp-content-main h3 a:hover,
.single #mvp-content-main h4 a:hover,
.single #mvp-content-main h5 a:hover,
.single #mvp-content-main h6 a:hover{
	color:#111;
}



#mvp-post-content .rvw__pros_n_cons{
	padding-bottom:20px;
	display:block;
	margin-top:5px;
}
#mvp-post-content .rvw__pros_n_cons div{
	display:inline-block;
	width:48%;
	margin-right:3%;
	vertical-align:top;
}
#mvp-post-content .rvw__pros_n_cons .cons{
	margin-right:0;
}
#mvp-post-content .rvw__pros_n_cons ul{
	list-style:none;
	margin:0;
}
#mvp-post-content .rvw__pros_n_cons li{
	margin-bottom:8px;
	line-height:1.35;
	padding:0;
	padding-left:25px;
	position:relative;
	margin-left:0;
}
#mvp-post-content .rvw__pros_n_cons li:before{
    font-size:18px;
    position:absolute;
    left:5px;
    content:"\2022";
    text-align:center;
    color:#ff005b;
}
#mvp-post-content .rvw__pros_n_cons i{
	margin-right:8px;
	width:22px;
	height:22px;
	line-height:22px;
	text-align:center;
	background:#ff005b;
	border-radius:100%;
	color:#fff;
	font-size:12px;
}
#mvp-post-content .rvw__pros_n_cons h4{
	margin-bottom:15px;
}
#mvp-post-content .rvw__pros_n_cons a{
	text-decoration:underline;
}
#mvp-post-content .rvw__pros_n_cons a:hover{
	opacity:0.8;
}
#mvp-post-content .rvw__pros_n_cons.v2 div li{
	padding-left:35px !important;
	line-height:1.5 !important;
	margin-bottom:10px !important;
}
#mvp-post-content .rvw__pros_n_cons.v2 div li::before{
	content:"\f00c" !important;
	font-family:"Font Awesome 5 Free";
	font-weight:900;
	font-size:12px !important;
    color:#fff !important;
    background:#ff005b;
    width:22px;
    height:22px;
    line-height:22px;
    border-radius:100%;
	left:0 !important;
}
#mvp-post-content .rvw__pros_n_cons.v2 div.cons li::before{
	content:"\f00d" !important;
	color:#D10000 !important;
    background-color:#f8d7da !important;
}
#mvp-post-content .rvw__pros_n_cons.v2 h2{
	font-size:22px;
	margin:0 0 15px;
}




/*SidebarPosts*/
.sidebar__posts{
	display:block;
	max-width:320px;
	width:100%;
	margin:35px 0 20px;
	float:left;
	/* display:none; */
}
.sidebar__posts .post--item{
	padding:15px;
	margin-bottom:15px;
	border-radius:6px;
	background:#F1F5FF;
}
.sidebar__posts .post--item .cat{
	display:block;
	margin-bottom:12px;
	text-transform:uppercase;
}
.sidebar__posts .post--item .cat a{
	color:#ff005b !important;
	font-weight:400;

}
.sidebar__posts .post--item .cat a:hover{
	text-decoration:underline;
}
.sidebar__posts .post--item .title{
	font-size:17px;
	margin-bottom:15px;
	line-height:1.35;
}
.sidebar__posts .post--item .title a:hover{
	color:#ff005b;
}
.sidebar__posts .post--item .desc{
	margin-bottom:15px;
	font-size:16px;
	color:#333;
	line-height:1.35;
}
.sidebar__posts .post--item .btn{
	display:block;
	margin-bottom:25px;
}
.sidebar__posts .post--item .btn a{
	display:inline-block;
	padding:8px 20px;
	font-size:16px;
	line-height:1;
	font-weight:600;
	border:1px solid #ff005b;
	border-radius:4px;
	color:#ff005b !important;
}
.sidebar__posts .post--item .btn a:hover{
	border-color:#000;
	color:#000 !important;
}
.sidebar__posts .post--item .author img{
	width:36px;
	height:36px;
	border-radius:100%;
	display:inline-block;
	vertical-align:middle;
	margin-right:6px;
}
.sidebar__posts .post--item .author .author--url{
	display:inline-block;
	vertical-align:middle;
}

.hasSidebarPosts #mvp-side-wrap > .widget:not(.widget_search){display:none;}


.single-listdom-listing,
.mvp-post-soc-in{margin-left:0 !important;}


#mvp-author-top-left img{box-sizing:border-box;height:200px;object-fit:cover;}


/* .author .mvp-main-blog-out{
    margin:0;
    max-width:1080px;
} */



.archive:not(.author) .mvp-main-blog-in{
    margin-left:292px;
    margin-right:0;
}
.archive:not(.author) .cat--featured--image{
    padding:14px 0 25px;
}
.archive:not(.author) .cat--featured--image img{
    width:100%;
    height:auto;
    display:block;
}

.search .mvp-main-blog-in{
    margin-left:292px;
    margin-right:0;
}
.search #mvp-post-head,
.archive #mvp-post-head{margin-top:0;}
.search #mvp-post-head .mvp-post-title,
.archive #mvp-post-head .mvp-post-title{
    text-align:left;
}

.bdomain--single--main .mvp-post-main-in{
    margin:0 auto !important;
}


.mvp-author-info-thumb img{box-sizing:border-box;}

.audio--transcript{
    display:block;
    padding-bottom:16px;
}
.audio--transcript .gsp_circle_player{
    display:inline-block;
    vertical-align:middle;
    width:auto;
    margin-right:8px;
}
.audio--transcript .gsp_circle_player:hover{
    opacity:0.8;
}
.audio--transcript .at---text{
    display:inline-block;
    vertical-align:middle;
    color:#333;
}
.audio--transcript .at---text:hover{
    color:#ff005b;
}
.audio--transcript .ssplayer_wrapper.ssplayer_circle{
    width:42px !important;
    height:42px !important;
}


#mvp-author-box-wrap .author__item #mvp-author-box-img img{
    width:60px;
    height:60px;
    object-fit:cover;
}
.top__author__info.has_multi_auth .mvp-author-info-thumb{
    /* width:100px; */
    width:auto;
}
.top__author__info.has_multi_auth .mvp-author-info-thumb img{
    display:inline-block;
    width:46px;
    height:46px;
    object-fit:cover;
}
.top__author__info .mvp-author-info-thumb img{
    width:46px;
    height:46px;
    object-fit:cover;
}

#mvp-author-box-wrap.multi__author .author__item{
    float:left;
    display:block;
    width:100%;
}
#mvp-author-box-wrap.multi__author .author__2{
    display:block;
    padding-top:15px;
}

.top__author__info.has_multi_auth .mvp-author-info-thumb img{margin-right:4px;}
.top__author__info.has_multi_auth .mvp-author-info-thumb img:first-child,
.top__author__info.has_multi_auth .mvp-author-info-thumb img:last-child{margin-right:0;}

.mvp-author-info-text .author-name,
.mvp-author-info-text a,
.mvp-author-info-text .author.light__gray a{
    font-weight:700;
    color:#000 !important;
}


.single #mvp-author-box-wrap{margin-top:20px;}

.social--share--icons{
	padding:20px 0 0;
	display:flex;
	gap:10px;
	flex-wrap:nowrap;
}
.social--share--icons a{
	position:relative;
	width:32px;
	height:32px;
	display:flex;
	align-items:center;
	justify-content:center;
	text-align:center;
	line-height:32px;
	border-radius:4px;
	background-color:#fff;
	border:1px solid #ddd;
	transition:opacity 0.3s ease;
}
.social--share--icons a:hover{
	opacity:0.7;
	
}

/* Tooltip */
.copy-link-btn.copied::after {
  content: 'Link Copied';
  position: absolute;
  bottom: 125%;
  left: 50%;
  transform: translateX(-50%);
  background-color: #1d2327;
  color: white;
  padding: 8px 12px;
  border-radius: 4px;
  font-size: 12px;
  line-height:1;
  white-space: nowrap;
  pointer-events: none;
  animation: fadeInOut 3s ease-in-out;
}

.copy-link-btn.copied::before {
  content: '';
  position: absolute;
  bottom: 115%;
  left: 50%;
  transform: translateX(-50%);
  border: 6px solid transparent;
  border-top-color: #1d2327;
  pointer-events: none;
  animation: fadeInOut 3s ease-in-out;
}

@keyframes fadeInOut {
  0%, 10% { opacity: 1; }
  90%, 100% { opacity: 0; }
}



@media screen and (max-width:1199px){
    .top__author__info.has_multi_auth{display:block !important;padding-bottom:5px;}
    .top__author__info.has_multi_auth .mvp-author-info-thumb{display:block;width:100%;}
    .top__author__info.has_multi_auth .mvp-author-info-text{/*display:block;*/width:100%;margin:5px 0 0 !important;}

}

@media screen and (max-width:1099px){
	.category__sticky__menu{padding-right:40px;}

}
@media (min-width:900px){
	.single #mvp-main-nav-small .mvp-drop-nav-title{display:none !important}
	.single #mvp-main-nav-small .mvp-nav-menu{display:block !important}

	.hasSidebarPosts #mvp-post-head{
		/* padding-left:380px; */
		z-index:0;
		box-sizing:border-box;
	}
	.hasSidebarPosts h1.mvp-post-title{
		width:100%;
		margin-right:0;
	}
	.hasSidebarPosts .mvp-post-main-out{
		position:unset;
		margin-right:0;
		z-index:1;
	}
	.hasSidebarPosts .mvp-post-main-in{
		margin:0;
		margin-left:380px;
	}
	.hasSidebarPosts #mvp-side-wrap{
		position:absolute;
		top:48px;
		left:0;
		margin-left:0;
		z-index:2;
	}

    .author .mvp-main-blog-out{
        padding-left:5%;
        padding-right:5%;
        margin-right:0;
        box-sizing:border-box;
    }
    .author .mvp-main-blog-out .mvp-main-blog-in{
        margin-right:0;
        padding-left:250px;
    }


}
@media (max-width: 1003px) and (min-width: 900px){
    .author .mvp-main-blog-out .mvp-main-blog-in{
        padding-left:190px;
    }
    #mvp-author-top-left img{height:150px !important;}

}

@media screen and (max-width: 659px) and (min-width: 600px){
    #mvp-author-top-left img{height:130px !important;}
}

@media (max-width: 899px) and (min-width: 768px){
    #mvp-author-top-left img{height:150px !important;}
}

@media (max-width: 599px) and (min-width: 480px){
    #mvp-author-top-left img{height:150px !important;}
}


@media screen and (max-width:899px){
	#pt_grids .sgrid{padding:10px}
	#pt_grids .sgrid .img{height:160px}

	.single #mvp-main-body-wrap .mvp-post-main-out,
	.page #mvp-main-body-wrap .mvp-post-main-out{
		display:flex;
        flex-wrap:wrap;
        flex-direction:column-reverse;
        align-items:center;
	}
	.single #mvp-main-body-wrap #mvp-side-wrap,
	.page #mvp-main-body-wrap #mvp-side-wrap,
	#mvp-main-body-wrap:not(.hasSidebarPosts) #mvp-side-wrap{
		border-top:1px solid #ddd;
        margin:30px 0 0;
        padding-top:20px;
		padding-right:0;
        width:100%;
		max-width:292px;
	}
	.single #mvp-main-body-wrap .mvp-post-main-in,
	.page #mvp-main-body-wrap .mvp-post-main-in{
		margin-right:0;
		margin-left:0;
		padding-top:20px;
		padding-bottom:35px;
		width:100%;
		max-width:100%;
	}


    .single #mvp-article-cont.has__cat_menu .mvp-post-main-in,
	.page #mvp-article-cont.has__cat_menu .mvp-post-main-in{margin-right:0;margin-left:0;}
	.category__sticky__menu{padding-bottom:30px;padding-right:0;}

	.category__sticky__menu .cat__menu{display:none;}
	.category__sticky__menu{
	    margin-left:-2.747252747%;
		width:105.4945055%;
		max-width:unset;
		z-index:2;
	}
	.single.has__cat__menu #mvp-main-body-wrap,
	.page.has__cat__menu #mvp-main-body-wrap{
		padding-top:0;
	}
	.category__sticky__menu .cat__heading{
		max-width:100%;
		background-color:#f5f5f6;
		display:block;
		border-bottom:2px solid #e1e2e6;
		padding:10px 60px 10px 15px;
		position:relative;
		cursor:pointer;
		margin-bottom:0;
	}
	.category__sticky__menu .cat__heading .inner:before,
	.category__sticky__menu .cat__heading .inner:after{display:none;}
	.category__sticky__menu .cat__heading .inner{
		font-size:20px;
		overflow:hidden;
		white-space:nowrap;
		text-overflow:ellipsis;

	}
	.cat__heading .arrow{
		display:block;
		position:absolute;
		right:15px;
		top:10px;
	}
	.cat__heading .arrow i{
		color:#ff005b;
		-webkit-transition:.5s;
		transition:.5s;
	}
	.category__sticky__menu.active .cat__heading .arrow i{
		-webkit-transform:rotate(-180deg);
		transform:rotate(-180deg);
		fill:#777;
	}
	.category__sticky__menu.active .cat__heading{
		border-bottom:none;
	}
	.category__sticky__menu .menu{
		background:#f5f5f6;
		padding:15px 0 5px;
		max-height:-webkit-calc(100vh - 112px);
		max-height:calc(100vh - 112px);
		overflow:scroll;
	}
	.category__sticky__menu .cat__menu .menu > li{
		padding:6px 25px 6px 35px;
	}
	.category__sticky__menu .cat__menu.has_child .menu > li > a > i{
		left:15px;
	}
    .cat_menu__style2 .cat__heading .inner{
        font-size:20px;
    }

	.category__sticky__menu.posFixed{width:100%;}

	.sidebar__posts{display:none;}

	/*Jul 04, 2024*/
	.category__sticky__menu{display:none !important;}
	.single.has__cat__menu #mvp-main-body-wrap,
	.page.has__cat__menu #mvp-main-body-wrap{padding-top:15px;}
	/*Jul 04, 2024*/

    .archive:not(.author) .mvp-main-blog-out,
    .search .mvp-main-blog-out{
        display:flex;
        flex-wrap:wrap;
        flex-direction:column-reverse;
        align-items:center;
    }
    .archive:not(.author) .mvp-main-blog-in,
    .search .mvp-main-blog-in{
        margin-right:0;
        margin-left:0;
        padding-top:20px;
        padding-bottom:35px;
        width:100%;
        max-width:100%;
    }
    .archive:not(.author) #mvp-side-wrap,
    .search #mvp-side-wrap{
        border-top:1px solid #ddd;
        margin:30px 0 0;
        padding-top:20px;
        padding-right:0;
        width:100%;
        max-width:292px;
    }
    .archive:not(.author) .cat--featured--image{
        padding:0 0 20px;
    }

    .audio--transcript .gsp_circle_player{
        margin-right:5px;
    }
    .audio--transcript .ssplayer_wrapper.ssplayer_circle{
        width:36px !important;
        height:36px !important;
    }

    /* #mvp-author-box-wrap .author__item #mvp-author-box-img{
        width:52px;
    }
    #mvp-author-box-wrap .author__item #mvp-author-box-img img{
        width:52px;
        height:52px;
    } */

    .top__author__info.has_multi_auth .mvp-author-info-thumb img{
        display:inline-block;
        width:40px;
        height:40px;
        object-fit:cover;
    }
    .top__author__info .mvp-author-info-thumb img{
        width:40px;
        height:40px;
        object-fit:cover;
    }

    #mvp-author-box-wrap .author__item #mvp-author-box-img{
        margin-right:10px;
        width:48px;
    }
    #mvp-author-box-wrap .author__item .mvp-author-box-in{margin-left:65px;}
    #mvp-author-box-wrap .author__item #mvp-author-box-img img{
        width:48px;
        height:48px;
        object-fit:cover;
    }
    #mvp-author-box-wrap .author__item span.mvp-author-box-name{
        font-size:16px;
        margin-top:5px;
    }


}
@media screen and (max-width:767px){
	.table__of__content ul li{display:block;width:100%;}

    .category__sticky__menu{
		margin-left:-3.225806452%;
		width:106.4516129%;
	}

    .mvp-author-info-wrap{display:flex;align-items:center;}
    .mvp-author-info-text{margin:0 0 0 10px !important;}


}
@media screen and (max-width:659px){
	.category__sticky__menu{
		margin-left:-3.571428571%;
		width:107.1428571%;
	}

}
@media screen and (max-width:639px){

	#pt_grids .sgrid{padding:15px 0;width:100%;display:block}
	#pt_grids .sgrid .sgin{padding:20px 15px 15px}
	#pt_grids .sgrid .img{height:150px}
    .category__sticky__menu .cat__heading{
        padding:10px 50px 10px 15px;
    }
    .category__sticky__menu .cat__heading .inner{
        font-size:18px;
    }

    .cat_menu__style2 .cat__heading .inner{
        font-size:18px;
    }

	#mvp-post-content .rvw__pros_n_cons div{width:100%;display:block;margin-right:0;}
	#mvp-post-content .rvw__pros_n_cons .cons{padding-top:20px;}
	#mvp-post-content .rvw__pros_n_cons.v2 div.cons{padding-top:0;}

    /* #mvp-author-box-wrap .author__item #mvp-author-box-img{
        width:46px;
    }
    #mvp-author-box-wrap .author__item #mvp-author-box-img img{
        width:46px;
        height:46px;
    } */


}
@media screen and (max-width:599px){
	.category__sticky__menu{
		margin-left:-4.5454545454%;
		width:109.0909090909%;
	}

    .audio--transcript .ssplayer_wrapper.ssplayer_circle{
        width:32px !important;
        height:32px !important;
    }

}
@media screen and (max-width:479px){
	#pt_grids .sgrid .img{height:125px}

    .category__sticky__menu{
		margin-left:-4.5454545454%;
		width:109.0909090909%;
	}

	#mvp-post-content .rvw__pros_n_cons.v2 h2{font-size:18px;margin-bottom:12px;}

    #mvp-author-page-top{margin-bottom:20px !important;}

    #mvp-author-top-left img{height:120px !important;}

    .mvp-author-info-text{margin:0 0 0 5px !important;}

}

.wpcf7 input.wpcf7-text { width: 90%; }
.wpcf7 textarea.wpcf7-textarea { width: 90%; }
.wpcf7-form textarea { height: 500px; }




```css
/* ==========================================
   UNITE.AI — SINGLE POST CATEGORY (BLUE UNDERLINE)
   Partial underline (matches label width)
   ========================================== */

/* Normalize container */
body.single #mvp-post-head h3.mvp-post-cat{
  background: none !important;
  background-image: none !important;
  border: 0 !important;

  float: none !important;
  width: 100% !important;
  clear: both !important;

  position: relative !important;
  padding: 0 !important;
  margin: 0 0 14px 0 !important;
}

/* Remove any theme pseudo-lines */
body.single #mvp-post-head h3.mvp-post-cat:before,
body.single #mvp-post-head h3.mvp-post-cat:after,
body.single #mvp-post-head a.mvp-post-cat-link:before,
body.single #mvp-post-head a.mvp-post-cat-link:after{
  content: none !important;
  border: 0 !important;
  background: transparent !important;
}

/* Link stays neutral */
body.single #mvp-post-head a.mvp-post-cat-link{
  background: transparent !important;
  box-shadow: none !important;
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  display: inline-block !important;
}

/* Category label (NOT full width) */
body.single #mvp-post-head h3.mvp-post-cat span.mvp-post-cat{
  background: transparent !important;
  padding: 0 !important;
  margin: 0 !important;

  display: inline-block !important;   /* shrink to text width */
  width: auto !important;
  float: none !important;

  font-style: normal !important;
  text-transform: uppercase !important;
  letter-spacing: .10em !important;
  font-weight: 600 !important;
  font-size: 14px !important;
  line-height: 1.1 !important;

  color: rgba(0,0,0,.60) !important;
}

/* Partial underline (same width as label) */
body.single #mvp-post-head h3.mvp-post-cat span.mvp-post-cat:after{
  content: "" !important;
  display: block !important;
  height: 2px !important;
  width: 100% !important;   /* 100% of label width */
  background: #1E88E5 !important;
  margin-top: 8px !important;
}

/* Title spacing */
body.single #mvp-post-head h1.mvp-post-title{
  margin-top: 12px !important;
}









/* =========================================================
   UNITE.AI — UNIVERSAL LEFT MENU (STYLE B — RELIABLE)
   Key change: active state driven by a[aria-current="page"]
   Works on posts + pages, flat + grouped menus
   Scope: ONLY .category__sticky__menu
   ========================================================= */

/* ---------- Baseline + kill theme link effects inside left menu ---------- */
body .category__sticky__menu{
  font-family: Roboto, system-ui, -apple-system, "Segoe UI", Arial, sans-serif !important;
}

body .category__sticky__menu a,
body .category__sticky__menu a:visited,
body .category__sticky__menu a:hover,
body .category__sticky__menu a:active,
body .category__sticky__menu a:focus{
  color:#111 !important;
  text-decoration:none !important;
  box-shadow:none !important;
  background:transparent !important;
  outline: none !important;
}

/* Normalize lists */
body .category__sticky__menu ul,
body .category__sticky__menu li{
  list-style:none !important;
  margin:0 !important;
  padding:0 !important;
}

/* Remove theme bullets / markers on <li> only (do NOT affect a::before/a::after) */
body .category__sticky__menu li:before,
body .category__sticky__menu li:after{
  content:none !important;
  display:none !important;
}

/* ---------- Left menu title ("Top Certifications", etc.) ---------- */
/* Gray rule + short blue segment (like your UA page-title pattern) */
body .category__sticky__menu .cat__heading{
  max-width:100% !important;
  margin:0 0 14px 0 !important;
  padding:0 0 10px 0 !important;
  background:transparent !important;
  border-bottom:2px solid rgba(0,0,0,.08) !important;
  position:relative !important;
}

/* kill legacy bracket pseudo elements */
body .category__sticky__menu .cat__heading .inner:before,
body .category__sticky__menu .cat__heading .inner:after{
  content:none !important;
  display:none !important;
}

body .category__sticky__menu .cat__heading .inner{
  display:inline-block !important;
  font-weight:700 !important;
  font-size:22px !important;
  line-height:1.25 !important;
  color:#111 !important;
  padding:0 0 8px 0 !important;
  position:relative !important;
}

/* short blue segment */
body .category__sticky__menu .cat__heading .inner::after{
  content:"" !important;
  position:absolute !important;
  left:0 !important;
  bottom:-12px !important;
  height:3px !important;
  width:72px !important;
  border-radius:999px !important;
  background:#2ed1ff !important;
}

/* Hide dropdown arrow on desktop */
body .category__sticky__menu .cat__heading .arrow{
  display:none !important;
}

/* ---------- Group headings (e.g., Courses / Conferences) ---------- */
body .category__sticky__menu .cat__menu .menu > li.menu-item-has-children > a{
  display:block !important;
  pointer-events:none !important;
  cursor:default !important;

  padding:0 0 8px 0 !important;
  margin:0 0 6px 0 !important;

  font-weight:700 !important;
  font-size:14px !important;
  line-height:1.2 !important;

  color:#111 !important;
  background:transparent !important;
  border:0 !important;
  border-radius:0 !important;
}

/* Never show dot/rail on group headings */
body .category__sticky__menu .cat__menu .menu > li.menu-item-has-children > a::before,
body .category__sticky__menu .cat__menu .menu > li.menu-item-has-children > a::after{
  content:none !important;
  display:none !important;
}

/* Always show nested lists */
body .category__sticky__menu .cat__menu .sub-menu{
  display:block !important;
  margin:0 !important;
  padding:0 !important;
  border:0 !important;
}

/* ---------- Link rows (flat + nested) ---------- */
body .category__sticky__menu .cat__menu .menu > li > a,
body .category__sticky__menu .cat__menu .sub-menu > li > a{
  display:block !important;
  position:relative !important;

  padding:7px 10px 7px 26px !important; /* space for dot */
  margin:3px 0 !important;

  font-weight:600 !important;
  font-size:14px !important;
  line-height:1.2 !important;

  color:#111 !important;
  background:transparent !important;
  border:0 !important;
  border-radius:10px !important;
  box-shadow:none !important;
}

/* Dot (neutral) */
body .category__sticky__menu .cat__menu .menu > li > a::before,
body .category__sticky__menu .cat__menu .sub-menu > li > a::before{
  content:"" !important;
  position:absolute !important;
  left:11px !important;
  top:50% !important;
  transform:translateY(-50%) !important;
  width:4px !important;
  height:4px !important;
  border-radius:999px !important;
  background:rgba(0,0,0,.28) !important;
}

/* Hover: only non-active */
body .category__sticky__menu .cat__menu a:not([aria-current="page"]):hover{
  background:rgba(0,0,0,.04) !important;
}

/* ---------- Active state (Style B): blue dot + left rail, NO pill ---------- */
/* Primary: aria-current (most reliable) */
body .category__sticky__menu .cat__menu a[aria-current="page"]{
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  font-weight:700 !important;
}

/* Also support WP LI classes as fallback */
body .category__sticky__menu .cat__menu li.current-menu-item > a,
body .category__sticky__menu .cat__menu li.current_page_item > a{
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  font-weight:700 !important;
}

/* Active dot */
body .category__sticky__menu .cat__menu a[aria-current="page"]::before,
body .category__sticky__menu .cat__menu li.current-menu-item > a::before,
body .category__sticky__menu .cat__menu li.current_page_item > a::before{
  background:#2ed1ff !important;
}

/* Active left rail */
body .category__sticky__menu .cat__menu a[aria-current="page"]::after,
body .category__sticky__menu .cat__menu li.current-menu-item > a::after,
body .category__sticky__menu .cat__menu li.current_page_item > a::after{
  content:"" !important;
  position:absolute !important;
  left:0 !important;
  top:9px !important;
  bottom:9px !important;
  width:3px !important;
  border-radius:999px !important;
  background:rgba(46,209,255,.95) !important;
}
