  /*blog footer styles*/
.footer-strip-request-info a {
    background: none;
}
.blog-footer-academic li {
    list-style: none;
}
.blog-footer-academic a {
    font-weight: 700;
    font-size: 20px;
    color: #121212 !important;
    font-family: 'vista-sans';
}
.blog-footer-academic a img{
    margin-right:10px;
}
.footer-menus.blog-footer-academic ul li {
    width: 300px !important;
    margin-left: 33px !important;
}
.blog-footer-academic li a {
    font-size: 16px !important;
    line-height: 28px !important;
    color: #121212 !important;
    opacity: 0.8 !important;
    font-weight: 500 !important;
    background-color: unset !important;
    text-decoration: none !important;
    border-bottom: none !important;
}
ul#menu-program-menu {
    width: 85%;
    margin: 0 auto;
    background: none;
}
#menu-program-menu .menu-item {
    box-shadow: none;
    margin-top: 0px !important;
    margin-bottom: 20px !important;
    background-image: none !important;
    border-color: rgb(255, 255, 255);
    overflow: hidden;
    border-radius: 30px !important;
    padding: 5px 15px;
    background: #fff;
}
#menu-program-menu .menu-item span.fl-menu-toggle {
    background: #28cca2;
    border-radius: 17px;
    color: #fff !important;
}
#menu-program-menu .menu-item span.fl-menu-toggle {
    background: #28cca2;
    border-radius: 17px;
    width: 25px;
    height: 25px;
}
#menu-program-menu .menu-item span.fl-menu-toggle:before{
    border-color:#fff !important;
}
#menu-program-menu .menu-item a {
    font-size: 18px;
    font-weight: 700;
}
#menu-program-menu ul li.menu-item {
    margin-bottom: 0px !important;
    padding: 10px 5px 10px 20px;
}
#menu-program-menu ul li.menu-item a {
    padding: 0px;
}
/*blog footer ends*/

@media only screen and (max-width: 768px) {
    .blog-column-desktop-40.blog-sidebar {
        display: none;
    }
    .blog-column-desktop-60.single-content--main-column .fl-col-content.fl-node-content {
        padding-bottom: 0 !important;
    }
}

.update-date, .publish-date {
    color: rgba(18, 18, 18, 0.6);
}

/**** Blog Author****/
.leadership-author a {
    text-decoration: none;
}
.leadership-author a span {
    color: rgb(33, 33, 33);
    cursor: pointer;
    font-size: 18px !important;
    margin: 15px 5px;
}
.leadership-author img, .leadership-author-bottom img {
    border-radius: 50%;
}

.leadership-author-bio {
    background: rgba(204, 190, 208, 0.2);
    padding: 5px 20px 20px;
    border-radius: 0px 0px 10px 10px;
}
.leadership-author-bio p {
    font-size: 14px !important;
    line-height: 21px !important;
    font-weight: 400 !important;
}
.leadership-author-bio a {
    margin-left: 3px;
    font-size: 14px !important;
    text-decoration: none;
}
.leadership-author-bottom {
    margin-top: 30px;
    background: rgba(204, 190, 208, 0.2);
    padding: 20px 20px 5px;
    border-radius: 10px 10px 0px 0px;
}
.leadership-author-bottom span.author_name {
    margin-left: 3px;
}
.author-img,.author-details {
    float: left;
}
.leadership-author a:first-child::after {
    content: "\A";
    display: block;
    margin-bottom: -15px;
}
.leadership-author-bottom.leadership-author a:first-child::after {
    margin-bottom: -12px;
}
.leadership-author a span.author_designation {
    font-size: 13px !important;
    color: #6d6c6c;
    font-weight: 400 !important;
}
.author-details {
    margin-left: 5px;
}

@media only screen and (max-width: 768px){
    .leadership-author-bottom.leadership-author a:first-child::after {
        margin-bottom: -4px;
    }
    .leadership-author-bottom.leadership-author .author-details {
        margin-top: 5px;
    }
    .leadership-author a span.author_designation {
        font-size: 12px !important;
    }
}
/**** Blog Author****/

/**Related Article Footer**/
.RelatedArticlesFooter-grid-article_item_link_wrap a {
    text-indent: 0;
    font-family: vista-sans, sans-serif;
    background-color: #99006B;
    border-radius: 24px;
    border: 1px solid #99006B;
    width: 150px;
    overflow: hidden;
    position: relative;
    display: block;
    transition: 0.3s ease-in-out;
    color: #fff !important;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 1.15px;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
    padding: 8px 7px 5px;
}
.RelatedArticlesFooter-grid-article_item_link_wrap a:hover {
    background: #e90172;
    border: 1px solid #e90172;
    text-decoration: none;
}
.RelatedArticlesFooter-grid-article_item_text_title a{
    color: #121212;
    font-weight: 700;
    font-size: 21px;
    line-height: 27px;
}
.RelatedArticlesFooter-grid-article_item_image {
    width: 372px;
    height: 260px;
}
.fl-module .RelatedArticlesFooter-grid-article_item_image a img {
    width: 100%;
    height: 100%;
}
.RelatedArticlesFooter-grid-article_item_text_title{
    line-height: 24px;
}
.RelatedArticlesFooter-grid-article_item_text_title a{
    text-decoration:none;
}
@media only screen and (max-width: 768px){
    .RelatedArticlesFooter-grid-article_item {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 40px;
    }
    .RelatedArticlesFooter-grid-article_item:last-child{
        margin-bottom: 0px;
    }
}
/**Related Article Footer**/

/*ToC*/
.blog-sidebar .toc-rhs div#ez-toc-container {
    font-family: "vista-sans", Verdana, Arial, sans-serif;
    max-width: 415px;
    min-width: 415px;
    border-radius: 15px;
    border: 0;
    padding: 0px;
    margin-bottom: 20px;
    background: #fff;
    z-index: 999;
}

.blog-sidebar .RelatedArticlesFeed.scroll {
    position: unset !important;
    top: 0;
}
.blog-sidebar .fl-col-content.fl-node-content {
    position: absolute;
    right: 0;
}
.RelatedArticlesFeed {
    position: unset;
}
.blog-sidebar .ez-toc-counter.scroll {
    position: fixed !important;
    top: 150px;
    right: 0;
    transition: .3s;
}
.blog-sidebar .ez-toc-counter.scroll.bottom {
    position: unset !important;
}
.ez-toc-title-container {
    background: #85638F;
    padding: 5px 20px 5px 15px;
    border-radius: 15px 15px 0 0;
    color: #FFFFFF;
    font-size: 18px;
}
.blog-sidebar .toc-rhs nav {
    padding: 20px;
}
#ez-toc-container a {
    color: #121212 !important;
    text-decoration: none !important;
    line-height: 20px;
}
#ez-toc-container a:active, #ez-toc-container a:hover{
    color: #E90172 !important;
}
span.ez-toc-icon-toggle-span svg.list-377408 {
    display: none;
}
span.ez-toc-icon-toggle-span svg.arrow-unsorted-368013 {
    width: 25px !important;
    height: 25px !important;
    fill: #fff !important;
    color: #fff !important;
    margin-right: 2px;
}
.ez-toc-icon-toggle-span{
    height:35px !important;
}
#ez-toc-container .ez-toc-js-icon-con{
    border: 1px solid #ffffff;
    border-radius: 50%;
    height: 35px;
}
.single-post-content #ez-toc-container ul li:before{
    display:none;
}
.ez-toc-counter nav ul li a::before {
    content: url(/wp-content/uploads/2022/05/icons-bullet-point-1.svg);
    margin-right: .6em;
}
div#ez-toc-container ul li {
    margin-bottom: 10px;
}
.ez-toc-sticky-fixed .ez-toc-sidebar{
    height: auto;
}
ul.ez-toc-sticky-list li a.ez-toc-link {
    color: #4b345d !important;
    text-decoration: none !important;
    line-height: 20px;
}
ul.ez-toc-sticky-list li {
    margin-bottom: 6px !important;
}
ul.ez-toc-sticky-list li a::before {
    content: url(/wp-content/uploads/2022/05/icons-bullet-point-1.svg);
    margin-right: .6em;
    /* margin-top: 0px; */
}
.ez-toc-sticky-fixed .ez-toc-sidebar .ez-toc-sticky-title-container {
    padding: 7px 15px;
    background-color: #85638F;
    color: #fff;
}
.ez-toc-sticky-fixed .ez-toc-sidebar #ez-toc-sticky-container {
    margin-top: 50px;
}
.ez-toc-open-icon {
    background-color: #85638F;
    color: #fff;
    top: 50%;
    display:none;
    /* 	opacity: 0;
        transition: opacity 0.5s; */
}
p.ez-toc-sticky-title {
    color: #ffffff !important;
}
a.ez-toc-close-icon span {
    color: #fff;
}
@media only screen and (min-width: 769px){
/* .blog-column-desktop-60 .single-post-content div#ez-toc-container {
    display: none;
} */
}
@media only screen and (max-width: 768px){
/* .single.single-post .blog-column-desktop-60 .single-post-content div#ez-toc-container {
    display: block !important;
} */
	.blog-column-desktop-60 .single-post-content div#ez-toc-container {
    border: unset;
    border-radius: 0;
    padding: 0;
		width: 100%;
}
	.blog-column-desktop-60 .single-post-content div#ez-toc-container ul {
    background: #f9f9f9;
    border: 1px solid #aaa;
    border-radius: 0 0 4px 4px;
    padding: 20px 10px;
}
	.blog-column-desktop-60 .single-post-content div#ez-toc-container ul li {
    padding-left: 10px;
}
	.blog-column-desktop-60 .single-post-content div#ez-toc-container p.ez-toc-title {
    font-size: 18px;
    line-height: 36px;
}
}
/*ToC*/

/****ABTest***/
.blog-bottom-request-info .fl-animation{
    opacity:1;
}
/****ABTest***/