body {
    padding-top: 74px !important;
    padding-bottom: 258px !important;
    margin-bottom: 0px !important;
}
.container {
    padding-right: 50px;
    padding-left: 50px;
}
.banner-wrap .banner-img {
    height: 400px;
    margin-bottom: 60px;
}
.banner-wrap .banner-img1 {
    position: relative;
    margin-bottom: 55px !important;
}
.banner-wrap .banner-img1::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
}
@media only screen and (min-width: 768px) {
    .banner-wrap .banner-img1 {
        max-height: 250px;
    }
}

.search-box input.form-control {
    height: 62px;
    width: 701px;
}

.k-tabs-names {
    position: absolute;
    background-color: #291c56;
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.16);
    padding: 15px 20px 13px;
    height: 74px;
    /* width: 100%; */
    bottom: 0;
    left: 0;
    right: 0;
}

.k-tabs-names-fixed {
    position: fixed !important;
    top: 112px;
    bottom: auto !important;
    z-index: 1000;
}

.gray-bg-b {
    border-bottom: 1px solid #e1e1e1;
    background-color: #f0f0f0;
    padding: 3.6rem 0 2rem;
}

h2 {
    color: #333333;
    font-family: "RiftSoft-Medium";
    font-size: 30px;
    font-weight: 500;
}

.nav-tabs {
    border: none;
}

h2:before {
    content: none;
}

h3 {
    color: #333333;
    font-family: "RiftSoft-Medium";
    font-size: 50px;
}

.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-right-radius: 0.25rem;
    border-top-left-radius: 0.25rem;
    color: #f9ee3e;
    font-family: "FiraSans-Regular";
    font-size: 15px;
    font-weight: bold;
    /* line-height: 0; */
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
    color: #f9ee3e;
    background-color: transparent;
    border-color: #f9ee3e #f9ee3e #f9ee3e;
    border-radius: 30px;
}

.banner-img {
    position: relative;
}

.line-two {
    background-color: #ef3261;
    height: 15px;
    display: block;
    position: absolute;
    top: 14px;
    width: 50%;
    left: 0;
}

.line-one {
    background-color: #ef3261;
    height: 15px;
    display: block;
    position: absolute;
    top: 0px;
    width: 50%;
    right: 0;
}

.nav-tabs .nav-item {
    margin-bottom: -1px;
    padding-left: 10px;
}

.image-wrap a {
    display: block;
    height: 100%;
    height: 283px;
    width: 400px;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: #eceeef #eceeef #ddd;
    color: #f9ee3e;
    background-color: transparent;
    border-color: #f9ee3e #f9ee3e #f9ee3e;
    border-radius: 30px;
}

.text-left {
    padding-top: 80px;
    padding-bottom: 60px;
}

.text-wrap h2 {
    max-width: 1280px;
    position: absolute;
    top: 50% !important;
    margin: 0 auto;
    display: block;
    left: 0;
    right: 0;
    color: #f7f7f7;
    font-family: "Rift-Regular";
    font-weight: bold;
    font-size: 35px !important;
    line-height: 40px;
    z-index: 1;
    -moz-transform: translateY(-50px) !important;
    -webkit-transform: translateY(-50px) !important;
    -o-transform: translateY(-50px) !important;
    -ms-transform: translateY(-50px) !important;
    transform: translateY(-50px) !important;
}

span.input-group-addon {
    background-color: #fff;
    border-right: none;
    border-radius: 30px;
    padding-right: 25px;
}

.form-control {
    border: 1px solid #ffffff;
}

section {
    position: relative;
}

.col-6.float-right.right-menu ul.nav.nav-tabs {
    float: right;
}

.right-menu a.nav-link.partner-filter {
    color: #ffffff;
    font-family: "FiraSans-Regular";
    font-size: 15px;
    font-weight: bold;
    border: none;
}

.search-box {
    height: 62px;
    width: 701px;
}

.input-group.search-box {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 37%;
}

span.color-text {
    color: #f9ee3e;
    padding-left: 10px;
}

h2.dot-pink::after {
    content: "";
    float: left;
    background-color: #ef3261;
    border-radius: 50%;
    height: 20px;
    width: 20px;
    /* padding: 9px; */
    position: relative;
    top: 7px;
    left: -12px;
}

h2.dot-purple::after {
    content: "";
    float: left;
    background-color: #291c56;
    border-radius: 50%;
    height: 20px;
    width: 20px;
    /* padding: 9px; */
    position: absolute;
    top: 7px;
    left: 0;
}

h3 {
    color: #333333;
    font-family: "RiftSoft-Medium";
    font-size: 30px;
    font-weight: 500;
    letter-spacing: normal;
}

h3 {
    padding-top: 80px;
}

.box-title-contribute {
    position: absolute;
    right: 234px;
    top: 0;
    background-color: #ee3561;
    text-align: center;
    color: #ffffff;
    font-family: "RiftSoft-Medium";
    font-size: 24px;

    text-align: center;
    padding: 20px;
}

.box-title-pink {
    background-color: #ee3561 !important;
}

.box-title-purple {
    background-color: #291c56 !important;
}

.strategy-content {
    height: 306px;
}

.data-finder {
    height: 250px;
}

.engage-wrap-0.engage-item.engage-init.learn-animate {
    padding-top: 80px;
    padding-bottom: 60px;
}

.knowledge-img {
    height: 648px;
}

.contri-img {
    height: 726px;
    position: relative;

    top: -13px;
}

.engage-wrap-0 .container {
    margin-bottom: 60px;
    margin-top: 20px;
    padding-right: 0px;
}

.card-pur h3 {
    color: #fff;
}

.Contribute-wrap-0 .container {
    padding-bottom: 35px;
}

p {
    color: #333333;
    font-family: "FiraSans-Regular";
    font-size: 16px;
}

.learn-wrap-0 .content.row {
    padding-top: 30px;
    padding-bottom: 60px;
}

.learn-wrap-0 .card-body {
    padding: 30px 20px;
    min-height: 123px;
    background-color: #ffffff;
    box-shadow: 0 1px 5px 0px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 5px 0px rgba(0, 0, 0, 0.2);
}

.learn-wrap-0 h5.card-title {
    color: #333333;
    font-family: "FiraSans-Regular";
    font-size: 18px;
}
.learn-wrap-0 h5.card-title a {
    color: #333333;
    line-height: 23px;
    letter-spacing: 1px;
}
.learn-wrap-0 h5.card-title a:hover {
    color: #ef3261;
}

.learn-wrap-0 .card-link {
    color: #ffffff;
    font-family: "FiraSans-Regular";
    font-size: 13px;
    background-color: #333;
    padding: 9px;
}

.learn-wrap-0 ul li {
    display: inline;
}

.learn-wrap-0 ul {
    position: absolute;
    top: 15px;
    left: 15px;
    padding-left: 5px;
    z-index: 9999;
}

.data-wrap-0 button.btn.btn-secondary {
    color: #2d2257;
    font-family: "FiraSans-Regular";
    font-size: 18px;
    font-weight: bold;
    line-height: 0;
    text-align: center;
    position: relative;
    top: 50%;
    padding: 20px;
}

.container.text-center.partner .card {
    padding: 40px 50px 0px;
    border-radius: 0;
}

.data-wrap1 {
    height: 342px;
}

.data-wrap-0 .wrap {
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    top: 50%;
}

.data-finder button.btn.btn-secondary {
    position: relative;
    top: 50%;
}

section#data-finder {
    position: relative;
    height: 450px;
}

.container.text-center.wrap {
    position: absolute;
    top: 31%;
    left: 0;
    right: 0;
}

.parti-m {
    float: left;
    height: 307px;
    width: 1px;
    border: 1px solid #f2f2f2;
    background-color: #f2f2f2;
}

.row.inner-text .col-6 {
    max-width: 49%;
}

.row.inner-text h4 {
    color: #ea8d41;
    font-family: "RiftSoft-Medium";
    font-size: 26px;
    font-weight: 500;
    /* letter-spacing: 5px; */
    text-align: left;
}

.row.inner-text h6.card-subtitle.mb-2 {
    color: #333333;
    font-family: "FiraSans-Regular";
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    margin-top: 20px;
    padding-bottom: 12px;
    border-bottom: 2px dashed #ccc;
}

.row.inner-text p.card-text {
    color: #333333;
    font-family: "FiraSans-Regular";
    font-size: 16px;
    font-weight: 300;
    text-align: left;
}

a.card-link {
    color: #ffffff;
    font-family: "FiraSans-Regular";
    font-size: 13px;
    background-color: #333;
    padding: 9px;
    left: 0;
    position: relative;
    right: 0;
}

.row.inner-text p.card-text.col-mn {
    margin-top: 30px;
}

.container.text-center.partner h2.text-center {
    margin-bottom: 30px;
}

.row.inner-text {
    margin-top: 56px;
}

.partner {
    margin-bottom: 60px;
}

.tools h6.card-subtitle.mb-2 {
    color: #2d2257;
    font-family: "FiraSans-Regular";
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    margin-top: 20px;
    padding-bottom: 12px;
    border-bottom: 2px dashed #ccc;
}

.tools p.card-text.col-mn {
    margin-top: 30px;
}

.tools h2.dot-purple {
    margin-bottom: 53px;
}

.tools {
    margin-bottom: 60px;
}

.input-group.search-box input.form-control.border-right-0 {
    color: #777777;
    font-family: "FiraSans-Regular";
    font-size: 14px;
    width: 100%;
    flex-direction: row;
}

.tools .card {
    border: none;
    height: 315px;

    background-color: #e9e9ee;
    padding: 20px;
}

.NewsBlogs ul {
    position: absolute;
    top: 14px;
    padding-left: 5px;
}

.NewsBlogs ul li {
    display: inline;
}

.NewsBlogs ul li .card-link {
    color: #ffffff;
    font-family: "RiftSoft-Medium";
    font-size: 26px;
    font-weight: 500;
    padding: 14px 15px;
    top: 25px;
    left: -5px;
    background-color: #ee3561;
    line-height: 30px;
}

.NewsBlogs .card-body {
    height: 341px;
    /* width: 400px; */
    background-color: #ffffff;
    box-shadow: 0 0 6px 3px rgba(0, 0, 0, 0.2);
    padding: 20px;
}

.NewsBlogs .card-body h4 {
    color: #2d2257;
    font-family: "Rift-Bold";
    font-size: 26px;
    margin-bottom: 20px;
    margin-top: 20px;
    line-height: 30px;
}

.NewsBlogs p.card-text {
    color: #333333;
    font-family: "FiraSans-Regular";
    font-size: 16px;
    font-weight: 300;
    /* margin-bottom: 30px; */
    height: 90px;
    margin-bottom: 30px;
}

.NewsBlogs h5.card-title {
    color: #9495ae;
    font-family: "FiraSans-Regular";
    font-size: 15px;
    font-weight: bold;
}

.NewsBlogs h2 {
    margin-bottom: 50px;
}

.NewsBlogs img.card-img-top {
    height: 282px;
    width: 100%;
    object-fit: scale-down;
    background-color: #2c2257;
}

.learn-wrap-0 img.card-img-top {
    height: 282px;
    width: 100%;
    object-fit: cover;
    background-color: #2c2257;
}

.NewsBlogs .content.row {
    margin-bottom: 60px;
}

.container.NewsBlogs {
    margin-bottom: 50px;
}

.thematic p.card-text {
    height: 84px;
    background-color: #101010;
    color: #f9ed3d;
    font-family: "RiftSoft-Regular";
    font-size: 15px;
    padding: 20px;
    text-align: left;
    position: absolute;
    bottom: 0;
    width: 100%;
    opacity: 0.9;
    font-weight: bold;
}

.thematic p.card-text img.card-img-top {
    display: inline-block;
}

.thematic .card {
    margin-bottom: 25px;
}

h2.dot-yellow::after {
    content: "";
    float: left;
    background-color: #f8ed3b;
    border-radius: 50%;
    height: 20px;
    width: 20px;
    /* padding: 9px; */
    position: relative;
    top: 7px;
    left: -12px;
}

.Contribute-wrap-0 .bg-images-all {
    background-repeat: no-repeat;
    background-position: right;
}

.Contribute-wrap-0 p {
    color: #ffffff;
    font-family: "FiraSans-Regular";
    font-size: 16px;
    font-weight: 300;
}

.Contribute-wrap-0 .card-pur h3 {
    color: #ffffff;
    font-family: "RiftSoft-Medium";
    font-size: 30px;
    margin-bottom: 20px;
    padding-top: 40px;
}

.Contribute-wrap-0 .card-pur {
    background-color: #291c56;
    color: #fff;
    padding: 30px;
    position: absolute;
    top: 20%;
    width: 50%;
    height: 469px;
    width: 727px;
    padding-left: 60px;
    padding-right: 54px;
}

.Contribute-wrap-0 span.pink-text {
    color: #ef3261;
    font-family: "FiraSans-Regular";
    font-size: 16px;
    font-weight: bold;
}

.partners-k h2 {
    color: #333333;
    font-family: "RiftSoft-Medium";
    font-size: 30px;
    font-weight: 500;
    letter-spacing: 5px;
    line-height: 25px;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 51px;
}

.partners-k ul li {
    padding-left: 20px;
    margin-bottom: 10px;
    display: inline-block;
    margin: 0 auto;
}

.knowledge-facility h2 {
    color: #333333;
    font-family: "RiftSoft-Medium";
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 60px;
}

.knowledge-facility .images-play {
    position: absolute;
    background-position-x: unset;
    left: 0;
    right: 0;
    background-repeat: no-repeat;
    /* margin: 0 auto; */
    /* display: block; */
    background-position: center;
    height: 154px;
    top: 42%;
    cursor: pointer;
    width: 154px;
    margin: 0 auto;
}

.event h2 {
    color: #333333;
    font-family: "RiftSoft-Medium";
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 35px;
}

.event .card {
    padding: 30px 20px 0 20px;
}

.event .card h4 {
    margin-top: 25px;
    margin-bottom: 30px;
    min-height: 40px;
}

.event h5.card-title {
    margin-top: 30px;
}

.event .images0-container img {
    padding: 10px;
}

.event p.card-text {
    background-color: transparent;
    color: #333333;
    font-family: "FiraSans-Regular";
    font-size: 18px;
    text-align: left;
    border-top: 1px dashed #cccc;
    padding-top: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 80px;
    margin-bottom: 30px;
}

.event .card {
    height: 312px;
    /* width: 400px; */
    background-color: #ffffff;
    box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.2);
}

button.btn.btn-outline-danger {
    height: 49px;
    width: 116px;
}

.event {
    margin-bottom: 30px;
}
</style > <style > .img-tag {
    height: 364px;
    margin-bottom: 38px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    object-fit: scale-down;
    background-color: #2c2257;
}

.image-publication-details-main nav.breadcrumb a {
    color: #777777;
    font-family: "FiraSans-Regular";
    font-size: 14px;
    font-style: italic;
}

.publication-right-wrap {
    background-color: #f2f2f2;
    box-shadow: 0 0 6px 3px rgba(0, 0, 0, 0.2);
    padding: 30px;
    position: relative;
}

h2.dot-orange,
h2.dot-purple {
    padding: 0 0 0 38px !important;
    position: relative;
    margin: 5px 0 30px !important;
}
h2.dot-orange::after {
    content: "";
    float: left;
    background-color: #eb8e3f;
    border-radius: 50%;
    height: 20px;
    width: 20px;
    /* padding: 9px; */
    position: absolute;
    top: 7px;
    left: 0;
}
.dot-title-meta {
    margin-bottom: 40px;
}
.dot-title-meta p {
    margin-bottom: 30px;
}
ul.highlights-list {
    margin: -5px 0 0;
    padding: 0 0 0 18px;
    font-family: "FiraSans-Regular";
    font-size: 16px;
    line-height: 25px;
}
ul.highlights-list li {
    margin-bottom: 30px;
}

.publication-right-wrap .col-content {
    border-bottom: 1px solid #c7c7c7;
    /* background-color: #C7C7C7; */
    padding-top: 15px;
}

.publication-right-wrap .col-content h4 {
    color: #ee3661;
    font-family: "FiraSans-Medium";
    font-size: 18px;
}
.publication-right-wrap .col-content:last-of-type {
    border: none;
}
.publication-right-wrap .media-body {
    padding-left: 14px;
}

.publication-right-wrap .media-body button.btn.btn-outline-danger {
    height: 26px;
    width: auto;
    padding: 0 15px;
    font-size: 12px;
    color: #000;
}
.publication-right-wrap .media-body.media-body-lang {
    padding-bottom: 10px;
}
.publication-right-wrap .media-body.media-body-lang .link {
    display: inline-block;
    margin: 0 4px 4px 0;
}
.publication-right-wrap .media-body a {
    text-decoration: none;
    color: #333333;
}
.publication-right-wrap .media-body a:hover {
    color: #ee3561;
}
.btn-outline-danger:hover {
    color: #fff !important;
    background-color: #ee3561;
    border-color: #ee3561;
}
.publication-right-wrap .col-content-first {
    margin-bottom: 75px;
}
.publication-right-wrap ul li .card-link {
    color: #ffffff;
    font-family: "RiftSoft-Medium";
    font-size: 25px;
    font-weight: 500;
    padding: 9px 16px;
    top: 0;
    left: 0;
    background-color: #ee3561;
    letter-spacing: 0.5px;
}

.publication-right-wrap ul {
    position: absolute;
    top: 40px;
    left: 0;
    margin: 0;
    padding: 0;
    display: block;
}

/*
.publication-right-wrap .row {
margin-bottom: 37px;
}
*/

.publication-right-wrap ul li {
    display: inline-block;
}
.image-publication-details-main h2 {
    margin-bottom: 30px;
    margin-top: 30px;
}
.image-publication-details-main p {
    margin-bottom: 35px;
    color: #333333;
    font-family: "FiraSans-Regular";
    font-size: 14px;
}
.image-publication-details-main .conatiner.innert-wrap-publication {
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}
.image-publication-details-main .conatiner.innert-wrap-publication iframe {
    border: none;
}

.image-publication-details-main .r-r .content.row {
    padding-top: 30px;
    padding-bottom: 60px;
}
.image-publication-details-main .r-r img.card-img-top {
    height: 282px;
    width: 100%;
}

.image-publication-details-main .r-r ul {
    position: absolute;
    top: 14px;
    padding-left: 5px;
}
.image-publication-details-main .r-r ul li {
    display: inline;
}

.image-publication-details-main .r-r .card-link {
    color: #ffffff;
    font-family: "FiraSans-Regular";
    font-size: 13px;
    background-color: #333;
    padding: 9px;
    top: 12px;
    left: 8px;
}

.image-publication-details-main .r-r .card-body {
    padding: 30px;
    /* min-height: 123px; */
    background-color: #ffffff;
    box-shadow: 0 0 6px 3px rgba(0, 0, 0, 0.2);
    height: 118px;
}

.image-publication-details-main .r-r h5.card-title {
    color: #333333;
    font-family: "FiraSans-Regular";
    font-size: 18px;
}

.scroll-col {
    width: 100%;
    overflow: auto;
    height: auto;
    overflow-x: hidden;
    max-height: 54px;
    margin-bottom: 10px;
}

.publication-right-wrap .media-body p {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 10px;
}
.publication-right-wrap .media-body .scroll-col p {
    margin-bottom: 2px;
}

.breadcrumb .breadcrumb-item {
    color: #777777;
    font-family: "FiraSans-Regular";
    font-size: 14px;
    font-style: italic;
    position: relative;
    padding: 0 0 0 10px;
}
.breadcrumb .breadcrumb-item + .breadcrumb-item {
    padding: 0 0 0 20px !important;
}
.breadcrumb .breadcrumb-item + .breadcrumb-item:before {
    background: #ee3561;
    width: 5px;
    height: 5px;
    position: absolute;
    left: 8px;
    top: 8px;
}

.publication-left-wrap {
    padding-right: 30px;
    margin-bottom: 30px;
}
.resources-detail-slider .carousel-item {
    height: 364px;
    background-color: #2d2257;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 43px;
    background-size: cover;
}
h2.dot-pink {
    padding: 0 0 0 38px !important;
    position: relative;
    margin: 5px 0 20px !important;
}
h2.dot-pink::after {
    position: absolute;
    left: 0;
}
.conatiner.innert-wrap-publication {
    border-bottom: 1px solid #c7c7c7;
    padding-bottom: 20px;
    margin-bottom: 30px;
}
.conatiner.innert-wrap-publication + .share-cont {
    margin-bottom: 40px;
}
.conatiner.innert-wrap-publication + .share-cont .share-icon-cont .txt {
    margin-right: 15px;
}
.conatiner.innert-wrap-publication + .share-cont .share-icon-cont a {
    margin-right: 9px;
}
.conatiner.innert-wrap-publication + .share-cont .favourites {
    background: url(../images/social_image/favourite-icon.png) no-repeat left center;
    font-family: "FiraSans-Regular";
    padding-left: 40px;
    line-height: 21px;
    float: right;
    text-decoration: none;
    display: inline-block;
}
.conatiner.innert-wrap-publication iframe {
    border: none;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.1);
    margin-bottom: 40px;
}
.conatiner.innert-wrap-publication ul {
    padding: 0 0 0 20px;
}
.card ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.card ul li {
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
}
.card ul li:first-of-type {
    max-width: 260px;
}

.card ul li a {
    display: block;
}
.copyright-text {
    position: absolute;
    bottom: 0;
    z-index: 100;
    font-size: 16px;
    right: 0;
    background: rgba(255, 255, 255, 0.7);
    line-height: 15px;
    padding: 5px 15px;
    color: #000;
    text-align: left;
}
.carousel-indicators li {
    height: 11px;
    width: 11px;
    padding: 0;
    max-width: 11px;
    border-radius: 50%;
}
.content.row.r-r.learn-wrap-0 .card {
    border: none;
    border-radius: 0;
}
.content.row.r-r.learn-wrap-0 .card > a {
    z-index: 10;
}
.content.row.r-r.learn-wrap-0 .card img.card-img-top {
    border-radius: 0;
}
.content.row.r-r.learn-wrap-0 .card .tagName {
    background-color: #f2f2f2;
    padding: 7px 15px;
    font-size: 13px;
    color: #333333;
    text-transform: uppercase;
    font-weight: 500;
}

.related-resources .card-ul-list {
    z-index: 100;
}
.learn-wrap-0 .card .copyright-text {
    position: absolute;
    top: 260px;
    bottom: auto;
    z-index: 100;
    font-size: 11px;
    right: 0;
    background: rgba(255, 255, 255, 0.7);
    line-height: 15px;
    padding: 2px 5px;
    color: #000;
    text-align: left;
}
.tools-meta-title {
    font-family: "FiraSans-Regular";
    font-size: 20px;
    line-height: 30px;
    color: #2d2257;
    margin-bottom: 40px;
}
.share {
    margin-bottom: 40px;
}
.share .images0-container .txt-share {
    padding-right: 17px;
}
.share .images0-container a {
    margin-right: 9px;
}
.content.row.r-r.learn-wrap-0 .card ul {
    z-index: 10;
}
.content.row.r-r.learn-wrap-0 .card ul li {
    margin-right: 10px;
}
.content.row.r-r.learn-wrap-0 .card ul li:first-of-type {
    max-width: 260px;
}
.bottom-load-more {
    margin-top: 15px;
    text-align: center;
}
.bottom-load-more .btn {
    font-size: 18px;
    font-weight: 700;
    color: #ee3561;
}
.content.row.r-r.learn-wrap-0 .col-sm-6.col-xs-12 {
    margin-bottom: 35px;
}
.card-youtube {
    position: relative;
}
.card-youtube .youtube-icon {
    max-width: 70px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    margin: -35px 0 0 -35px;
}

.mCS-3d-thick.mCSB_scrollTools_vertical,
.mCS-3d-thick-dark.mCSB_scrollTools_vertical {
    width: 12px !important;
    background: rgb(236, 236, 236) !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    border-radius: 0 !important;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp,
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
    opacity: 1 !important;
    filter: "alpha(opacity=100)" !important;
    -ms-filter: "alpha(opacity=100)" !important;
    height: 10px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
    background: url(../../images/scroll-arrow-up.png) no-repeat center center !important;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
    background: url(../../images/scroll-arrow-down.png) no-repeat center center !important;
}
.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
    background: rgb(236, 236, 236) !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background: rgb(154, 154, 154) !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    padding: 0 !important;
    margin: 0 !important;
    width: 8px !important;
    left: 2px !important;
}
.mCSB_scrollTools a + .mCSB_draggerContainer {
    margin: 14px 0 !important;
}
.mCSB_scrollTools .mCSB_dragger {
    min-height: 13px !important;
    height: 13px !important;
}

.partner-link,
.partner-link:focus,
.partner-link:hover {
    text-transform: uppercase;
    background-color: #333333;
    color: #ffffff;
    font-family: "FiraSans-Regular";
    font-size: 13px;
    padding: 3px 7px;
    display: inline-block;
    margin-bottom: 15px;
}
.card-link.card-txt {
    color: #ffffff !important;
}
.r-r.learn-wrap-0 .partner-link {
    margin: 0;
}

.author-inner-wrap {
    background-color: #f0f0f0;
    padding: 15px;
    margin-bottom: 5px;
    position: relative;
}

.author-list-wrap h6 {
    color: #9495ae;
    font-size: 14px;
    letter-spacing: 0.31px;
    line-height: 17px;
    font-family: "Fira Sans";
    margin-bottom: 20px;
}
.author-inner-wrap .author-img {
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    height: 125px;
    width: 110px;
}
.author-inner-wrap .author-name {
    color: #2d2257;
    font-size: 14px;
    letter-spacing: 0.31px;
    line-height: 20px;
    font-family: "Fira Sans";
    font-weight: 500;
}
.author-inner-wrap .author-position {
    color: #2d2257;
    font-size: 14px;
    letter-spacing: 0.31px;
    line-height: 17px;
    font-family: "Fira Sans";
    font-style: italic;
}
.author-name-position-wrap {
    position: absolute;
    bottom: 20px;
    left: 150px;
}
.blog-container .blog-title {
    font-family: "RiftSoft-Bold";
    color: #2d2257;
    font-size: 34px;
    letter-spacing: 0;
    line-height: 40px;
    padding: 0;
    margin-bottom: 20px;
}
.blog-container .blog-title:before {
    content: "";
    display: inline-block;
    width: 48px;
    height: 8px;
    top: -8px;
    left: 0;
    background-image: url(../../images/title-line.png);
    background-repeat: no-repeat;
    position: absolute;
}
