@import url(https://fonts.googleapis.com/css?family=Lato:400,400italic);

.navigator-wrapper {
    padding-right: 0;
    padding-left: 0;
    background-color: #f5f5f5;
    font-family: Lato;
}

.navigator-wrapper .ko-KR {
    word-break: keep-all;
}

.feedback_trigger, .feedback_content, .feedback_closed {
    display: none;
}

.mainContent {
    margin-top: 40px;
}

.siteWrap {
    height: initial;
}

.addthis_toolbox {
    padding: 14px 0 12px;
    text-align: left;
}

.article-container {
    padding: 0px 20px 00px 20px;
}

.article-body {
    font-family: Lato;
    font-size: 18px;
    color: #333;
    line-height: 36px;
}

    .article-body .NormalarticleImagecaption img {
        padding-bottom: 7px;
    }

    .article-body .NormalarticleImagecaption {
        padding-bottom: 20px;
    }

    .article-body .body-text {
        max-width: 650px;
    }

.article-subsection-heading {
    font-size: 1.1em;
    margin-top: 10px !important;
}

.article-subsection-description {
    font-weight: 600;
    line-height: 20px;
    font-size: 16px;
}

.article-subsection-subheader {
    margin: 20px 0px 20px 0px;
    font-weight: bold;
}

.article-description {
    margin-bottom: 40px;
}

.container-fluid {
    padding-right: 0;
    padding-left: 0;
}

.imgcontainer {
    position: relative;
    max-height: 100%;
    overflow-x: hidden;
    perspective: 1px;
    perspective-origin: center top;
    transform-style: preserve-3d;
}

.featuredImage {
    width: 100%;
    vertical-align: top;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    height: 30vw;
    max-height: 357px !important;
}

.featuredImageTOC img:first-child {
    left: 0;
    top: 0;
    width: 100%;
}

.featuredImageTOC img:nth-child(2) {
    height: 46px;
    width: 50px;
    position: relative;
    bottom: 49px;
    float: right;
    padding: 8px;
}

.imagecaptionFeatured {
    font-family: "Gotham A", "Gotham B", "Lato";
    font-size: 12px;
    color: white;
    font-style: italic;
    font-weight: 400;
}

.captioncontainer {
    background-color: rgba(0, 0, 0, 0.5);
    left: 0;
    height: auto;
    width: 100%;
    position: absolute;
    transform: translateY(-100%);
    padding: 15px 0;
}

.innerTextcontainer {
    background-color: #fff;
    position: relative;
    padding: 30px;
}

.imagecaption {
    font-size: 10px;
    font-style: italic;
}

.toc {
    padding-bottom: 30px;
}

    .toc hr {
        border-top: 1px solid #B8BFBE;
    }

    .toc .toc-description {
        color: #333;
        font-size: 22px;
        line-height: 36px;
    }

.RedLineContainer {
    width: 100%;
}

.RedLine {
    border-top: 4px solid #722431;
    margin: 15px 0 30px 0;
    width: 50px;
}

#issueImg img {
    display: block;
    margin: auto;
}

svg {
    height: 15px;
}

    svg line {
        stroke: #742330;
        stroke-width: 15;
    }

.square-box {
    position: relative;
    width: 65px;
    height: 65px;
    overflow: hidden;
    background: #f2df74;
    float: left;
}

    .square-box:before {
        content: "";
        display: block;
        padding-top: 100%;
    }

.square-content {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    color: white;
}

    .square-content div {
        display: table;
        width: 100%;
        height: 100%;
    }

    .square-content span {
        display: table-cell;
        text-align: center;
        vertical-align: middle;
        color: #333;
        font-family: Lato;
        font-size: 28px;
    }

#Articlewidget div:nth-of-type(3) {
    padding-top: 10px;
}

.breadcrumbtext {
    margin-top: 45px;
    font-size: 16px;
    font-family: Source Sans Pro;
    color: #333;
}

    .breadcrumbtext > div:first-of-type {
        float: left;
    }

#triangle-right {
    margin-top: 4px;
    margin-left: 11px;
    margin-right: 3px;
    width: 11px;
    height: 12px;
    float: left;
    background-image: url('../svg/subtitlearrow.svg');
    background-repeat: no-repeat;
}

.smallArticle {
    overflow: hidden;
    min-height: 100px;
}

    .smallArticle div:nth-child(1) {
        float: left;
        margin-right: 20px;
    }

    .smallArticle div:nth-child(1):lang(ar-SA) {
        float: right;
    }

    .smallArticle div:nth-child(2) {
        overflow: auto;
    }

.featuredArticle {
    background-color: white;
    padding-top: 0 0 0 0;
    margin-top: 20px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.25);
}

.toc .row:first-child {
    margin-top: 40px;
}
/*Magazine Menu*/
.magazineSubMenu {
    background-color: #333;
    margin: auto;
}

    .magazineSubMenu > li > a {
        color: white !important;
        font-family: "Gotham A", "Gotham B", "Lato";
        font-size: 15px;
        display: table;
        width: 100%;
        padding: 10px;
        font-weight: 400;
    }

        .magazineSubMenu > li > a:hover, .magazineSubMenu > li > a:focus {
            background-color: transparent;
            color: #999999;
        }

        .magazineSubmenu > li > a:active {
            font-weight: 600;
        }

.magazineToggle, .magazineToggle.fa {
    display: none;
}

.magazineToggle {
    background-color: transparent;
    color: white;
}

.magazineBrand {
    display: none;
}

.navigatorNav {
    position: absolute;
    width: 100%;
}

#navigatorNavBar {
    background-color: #333;
}
/*End of Magazine Menu*/

/*Magazine Footer*/
.MagazineFooter {
    background-color: #f5f5f5;
    display: table;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    bottom: 0;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 30px;
}

    .MagazineFooter ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
        overflow: hidden;
        background-color: transparent;
    }

        .MagazineFooter ul > li {
            display: inline-block;
        }

            .MagazineFooter ul > li > a {
                font-family: Lato;
                font-size: 14px;
                color: #333;
                font-weight: normal;
                display: block;
                text-align: center;
                padding: 0 7px;
            }
/*End of Magazine Footer*/

#nextprebuttons {
    position: absolute;
    height: 37px;
    background-color: #fff;
    height: 45px;
    width: 100%;
    font-family: Lato;
    font-size: 16px;
    color: #004165;
}

#PreviousIssueButton {
    float: left;
    width: 50%;
    margin: 0 auto;
    padding-left: 4%;
}

#NextIssueButton {
    float: right;
    text-align: right;
    margin: 0 auto;
    padding-right: 2%;
}

.tocArrowimg img {
    padding-left: 10px;
    padding-bottom: 3px;
}

#nextprebuttons a {
    position: relative;
    color: #004165;
}

.smallImgcontainer {
    overflow: hidden;
    height: 94px;
    width: 127px;
}

    .smallImgcontainer img:nth-child(2) {
        position: relative;
        float: right;
        width: 50px;
        height: 46px;
        padding: 8px;
        bottom: 43px;
    }

.smallImgcontainer_quicktakes {
    overflow: hidden;
    height: 94px;
    box-shadow: 2px 2px 4px 0 rgba(0,0,0,0.25);
}

    .smallImgcontainer_quicktakes img {
    }

.tocArrowimgPreBtn {
    padding-left: 10px;
    padding-top: 3px;
    -ms-transform: rotate(180deg); /* IE 9 */
    -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
    transform: rotate(180deg);
}
/*Article Modal Style overrides*/
button.close {
    padding-top: 10px;
    padding-right: 12px;
}

.close {
    opacity: 0.5;
}

.modalLine {
    margin-right: 19px;
    margin-left: 19px;
}

#myModal .modal-body {
    padding-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
}

/*Mobile Article button*/
#nextPreviousArticleButtons a {
    font-family: Lato;
    font-size: 15px;
    text-align: center;
    width: 50vw;
    color: #333;
    padding-bottom: 4px;
    padding-top: 14px;
    background: #F6F7F7;
    position: fixed;
    bottom: 0px;
    height: 50px;
    border: solid 1px white;
    color: #004165;
}

    #nextPreviousArticleButtons a img {
        height: 20px;
    }

#nextPreviousArticleButtons .row {
    padding: 0px 10px 0px 10px;
}
/*Desktop Article Button*/
#NPButtonsDesktop {
    display: none;
    position: fixed;
    top: 50%;
    width: 100%;
}

    #NPButtonsDesktop div {
        height: 48px;
        background-color: #f6f7f7;
        font-family: Lato;
        font-size: 15px;
        color: #004165;
        padding: 16px 20px;
        line-height: 1;
    }

        #NPButtonsDesktop div a {
            color: #004165 !important;
        }

    #NPButtonsDesktop .PreDesktopArticle a img {
        padding-top: 3px;
    }

    #NPButtonsDesktop .NextDesktopArticle a img {
        padding-left: 13px;
        padding-bottom: 3px;
    }

.NextDesktopArticle {
    float: right;
    text-align: center;
}

.PreDesktopArticle {
    float: left;
    text-align: center;
}

.sideArticlebutton {
    color: #333 !important;
    font-family: Lato;
    font-size: 15px;
}

.SideArticleMobileContainer img {
    margin-top: -35px;
    margin-right: -32px;
}

.PreArticleBtnMob {
    float: left;
}

.NxtArticleBrnMob {
    left: 50%;
}

    .NxtArticleBrnMob img {
        padding-left: 10px;
    }

#nextPreviousArticleButtons a img {
    margin-bottom: 4px;
}


.SideArticleMobileContainer {
    width: 100%;
    height: auto;
    border-radius: 7px;
    background-color: rgba(169, 178, 177, 0.1);
    text-align: center;
    padding: 15px 15px 15px 20px;
    line-height: 1.4;
}

.additional-resources {
}

.additional-resources-title {
    font-family: "Gotham A", "Gotham B", "Lato";
    font-size: 30px;
    line-height: 36px;
    margin-top: 40px;
    font-weight: 500;
}

.tocCategory {
    font-family: "Gotham A", "Gotham B", "Lato" !important;
    color: #333 !important;
    margin-top: 0;
    font-size: 38px !important;
    font-weight: 700 !important;
    line-height: 42px !important;
    color: #333 !important;
}

.col-md-8 .tocCategory:first-of-type {
    margin-bottom: 0;
}

.tocSubCategory {
    color: #000000;
}

.tocAuthorcolor {
    color: #333;
}

tocPreNextcolor {
    color: #004165;
}


.tocLinksColor {
    color: #333;
}

.tocsmallFont {
    font-family: Lato;
    font-size: 12px;
    font-weight: normal;
    padding-bottom: 0;
    margin-bottom: 0;
    line-height: 1.4;
}

.tocFeaturedTitle {
    font-family: "Gotham A", "Gotham B", "Lato";
    font-size: 18px;
    font-weight: 500;
    line-height: 1.13;
    color: #333;
    margin-top: 15px;
    position: relative;
}

    .tocFeaturedTitle:hover, .tocNormalArticleTitle:hover, .tocSecondColumnTitle:hover {
        color: #772432;
    }

.tocFeaturedSubTitle {
    font-family: Lato;
    font-size: 15px;
    font-weight: normal;
    line-height: 1.33;
    color: #333;
    max-width: 87%;
    margin-bottom: 16px;
}

.tocNormalArticleTitle {
    font-family: "Gotham A", "Gotham B", "Lato";
    font-size: 22px;
    font-weight: 500;
    color: #333;
    line-height: 22px;
}

.tocSecondColumnTitle {
    font-family: "Gotham A", "Gotham B", "Lato";
    font-size: 16px;
    font-weight: 500;
    line-height: 1.25;
    padding-top: 20px;
}

.tocLoginMsg {
    font-family: "Gotham A", "Gotham B", "Lato";
    font-size: 14px;
    font-weight: 500;
}

.articleTitle {
    font-family: "Gotham A", "Gotham B", "Lato" !important;
    font-size: 30px;
    line-height: 36px;
    font-weight: 700!important;
    color: #333;
    margin: 40px 0px 20px 0px;
}

.ArticleSubTitle {
    font-family: "Gotham A", "Gotham B", "Lato";
    font-size: 22px;
    font-weight: 400;
}

.ArticleSideTitle {
    font-family: "Gotham A", "Gotham B", "Lato";
    font-size: 22px;
    margin-top: 0;
    font-weight: 500;
}

.relatedArticleTitle {
    font-family: "Gotham A", "Gotham B", "Lato";
    font-weight: 400;
}

.authorpaddingsbttle {
    padding-top: 12px;
}

.NormalarticleImagecaption {
    font-family: "Gotham A", "Gotham B", "Lato";
    font-size: 12px;
    margin-top: -5px;
    padding-top: 10px;
    line-height: 1.6em;
    font-style: italic;
    font-weight: 400;
}

.WidgetTitle {
    font-family: Lato;
    font-size: 26px;
    display: table;
    height: 65px;
    padding-left: 10px;
}

    .WidgetTitle p {
        display: table-cell;
        vertical-align: middle;
    }

.ListingTitle {
    text-transform: capitalize;
}

.listingauthor {
    font-family: Lato;
    font-size: 12px;
}

.listingdropdown {
    margin-top: -20px;
    margin-bottom: 20px;
}

.MagazinequoteWrapper {
    padding: 20px;
    font-family: "Gotham A", "Gotham B", "Lato";
    font-size: 18px;
    color: #A9B2B1;
    font-weight: 400;
}

.Magazinequote {
    font-family: Lato Italic;
    font-style: Italic;
    font-size: 26px;
    color: #333;
    font-weight: normal;
    max-width: 680px;
    line-height: 1.25;
}

.articleGrayline {
    width: 100%;
    display: inline-block;
    margin-bottom: 0;
    margin-top: 10px;
}

.galleryDetails .col-sm-8 {
    margin-left: -11px;
}

.container img {
    height: inherit;
    max-width: unset;
}

.article-body .smallArticle {
    padding-bottom: 0;
}

.MagazinePageTitle {
    margin-top: 13px;
    margin-left: -16px;
    margin-bottom: -40px;
}

.sideArticle .normalArticleAuthor p:first-of-type {
    margin-top: 20px;
}

#myModal .modal-body h4 {
    margin-top: 20px;
    margin-bottom: 20px;
}

#myModal .modal-footer button {
    font-size: 16px;
    padding: 10px 24px;
    font-family: "Gotham A", "Gotham B", "Lato";
    color: #000;
    font-weight: 500;
}

#Listingview p {
    margin-bottom: 45px;
}

/*************************End of Deafult views*/
/*Large screens*/
@media (min-width:961px) {
    #issueImg img {
        width: 100%;
    }

    .featuredImage {
        /*height: 350px;*/
    }
}

/*Large screens*/
@media (min-width:1025px) {

    .sticky-top {
        top: 97px;
    }
}

/* Not large screens*/
@media (max-width:1024px) {

    .sticky-top {
        top: 0px;
    }
}

/*Mobile */
@media (min-width : 320px) and (max-width : 960px) {
    #issueImg img {
        width: 60%;
    }

    .sticky-top {
        top: 0px;
    }

    .featuredImage {
        /*height: 240px;*/
    }

    .article-body {
        font-size: 20px;
        line-height: 30px;
    }
}
/*Desktop Buttons*/
@media (min-width : 960px) {
    .tocArrowimg {
        padding-left: 10px;
    }

    #PreviousIssueButton a:first-child:after {
        content: "Previous Issue";
    }

    .toc .quicktakesBar {
        position: relative;
        bottom: 1030px;
        margin-left: -18px;
    }
}

/*Tabs */
@media (min-width: 600px) and (max-width: 940px) {
    #nextprebuttons {
        bottom: 42%;
        position: absolute;
        height: 37px;
        background-color: transparent;
        height: 45px;
        width: 100%;
    }

        #nextprebuttons a {
            border-radius: 50px;
            padding-left: 20px;
            padding-right: 20px;
            padding-top: 8px;
            padding-bottom: 8px;
            font-size: x-large;
        }

    #PreviousIssueButton {
        width: 50%;
        padding-left: 50px;
    }

    #NextIssueButton {
        width: 50%;
        padding-right: 35px;
    }

    .issuewording {
        margin-left: 42%;
    }

    .quicktakesBar {
        margin-left: -10px;
    }

    .featuredImage {
        /*height: 240px;*/
    }

    .sticky-top {
        top: 0px;
    }
}

/*Mobiles*/
@media (max-width: 320px) {
    #NextIssueButton {
        padding-right: 0;
    }

    #PreviousIssueButton {
        margin-left: -5px;
    }

    .sticky-top {
        top: 0px;
    }

    .featuredImage {
        /*height: 125px;*/
    }

    .tocNormalArticleTitle {
        font-size: 14px;
    }

    .article-body {
        font-size: 20px;
        line-height: 30px;
    }
}

@media (min-width : 310px) and (max-width: 595px) {
    #nextprebuttons {
        position: absolute;
        height: 45px;
        width: 100%;
        bottom: 35%;
        background-color: transparent;
    }

    #PreviousIssueButton {
        width: 50%;
    }

    #NextIssueButton {
        width: 50%;
    }

    #nextprebuttons a {
        border-radius: 30px;
        padding-left: 28px;
        padding-right: 12px;
        padding-top: 7px;
        padding-bottom: 9px;
    }

    .quicktakesBar {
        margin-left: -10px;
    }
}
/*Tabs and smaller*/
@media (max-width: 768px) {
    .breadcrumbtext {
        margin-top: 0;
        font-size: 14px;
    }

    .tocArrowimg {
        background-image: url('../mobiletocarrow.html');
        background-repeat: no-repeat;
        padding-left: 10px;
    }

        .tocArrowimg img {
            display: none;
        }

    .article-body .tocArrowimgPreBtn {
        display: inline-block;
    }

    .tocarrowmob {
        background-image: url('../tocarrowleft.html');
        background-repeat: no-repeat;
        padding-left: 10px;
    }

    .rotatemobile {
        -ms-transform: rotate(180deg); /* IE 9 */
        -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
        transform: rotate(180deg);
    }

    #Listingview hr {
        margin-left: 15px;
    }

    .smallImgcontainer img:first-child {
        width: 127px !important;
    }

    .tocNormalArticleSubTitle {
        display: none;
    }
}
/*Medium devices desktop and larger*/
@media (min-width: 992px) {
    .articleTitle {
        font-size: 42px;
    }

    .ArticleSubTitle {
        font-size: 28px;
    }

    .article-body {
        font-size: 22px;
    }

    .ArticleAuthorbio {
        font-size: 18px;
    }

    .smallImgcontainer {
        overflow: hidden;
        height: 140px;
        width: 149px;
        margin: 0 0 0 0;
    }

        .smallImgcontainer img:nth-child(2) {
            bottom: 43px;
            padding: 8px;
        }

    .tocsmallFont {
        font-size: 13px;
        margin-top: 0;
    }

    .tocNormalArticleTitle {
        font-size: 22px;
        font-weight: 500;
        line-height: 22px;
        color: #333;
    }

    .additional-resources-title {
        font-weight: normal;
        margin: 40px 0 0 0;
        text-align: left;
    }


    .additional-resources-title :lang(ar-SA) {
        text-align: inherit!important;
    }

    .tocFeaturedTitle {
        font-size: 30px;
        margin-top: 10px;
    }

    .tocFeaturedSubTitle {
        font-size: 18px;
    }

    .tocNormalArticleSubTitle {
        display: block;
        font-family: Lato;
        font-size: 18px;
        font-weight: 500;
        color: #333;
    }

    .tocLoginMsg {
        font-size: 14px;
    }

    .listingdropdown {
        margin-top: -35px;
        margin-bottom: 40px;
    }

    #nextprebuttons a {
        top: 12px;
    }

    .Magazinequote {
        font-size: 28px;
        line-height: 1.5;
    }

    .MagazinequoteWrapper {
        padding: 50px;
    }

    #article .col-md-3 {
        margin-left: 70px;
    }

    .featuredImageTOC img:first-child {
        height: 414px;
    }

    .smallArticle {
        margin-bottom: 0;
        padding-right: 20px;
    }

    .imagecaptionFeatured {
        font-family: "Gotham A", "Gotham B", "Lato";
        font-size: 14px;
        padding-left: 10px;
        font-style: italic;
        font-weight: 500;
    }

    .MagazineFooter ul > li > a {
        padding: 14px 16px;
    }

    .authorpaddingsbttle {
        padding-top: 18px;
    }

    .galleryDetails .col-sm-8 {
        margin-left: -29px;
    }

    .ArticleAuthorpadding {
        padding-bottom: 30px;
    }

    .magazineSubMenu > li {
        display: inline-block;
        padding-right: 28px;
        width: initial;
        width: auto;
    }

    .magazineSubMenu {
        height: inherit;
    }

    #navigatorNavBar {
        text-align: center;
        height: 40px !important;
    }

    /* for desktop screen, this allows an anchor tag to take the user to the correct location on his screen */
    #baseCampOrPrinted-header {
        margin-top: -80px;
        padding-top: 80px;
    }
}
/* TABLET VIEW */
@media (min-width: 768px) and (max-width: 991px) {
    .mainContent {
        margin-top: 50px;
    }

    .magazineSubMenu > li {
        display: inline-block;
        width: initial;
        width: auto;
    }

    .meeting-role .role-body:lang(es-ES) {
        min-height: 260px;
    }

    .meeting-role .role-body:lang(pt-PT) {
        min-height: 310px;
    }

    .meeting-role .role-body:lang(ar-SA) {
        min-height: 250px;
    }

    .meeting-role .role-body:lang(ja-JP) {
        min-height: 260px;
    }

    .meeting-role .role-body:lang(de-DE) {
        min-height: 280px;
    }

    .meeting-role .role-reason:lang(ar-SA) {
        min-height: 85px;
    }

    .meeting-role .role-reason:lang(de-DE) {
        min-height: 80px;
    }

    .meeting-role .role-reason:lang(es-ES) {
        min-height: 110px;
    }

    .meeting-role .role-reason:lang(pt-PT) {
        min-height: 110px;
    }

    .path .path-reason:lang(es-ES) {
        min-height: 95px;
    }

    .path .path-reason:lang(pt-PT) {
        min-height: 95px;
    }

    .path .path-body-xs:lang(fr-FR) {
        min-height: 180px;
    }

    .path .path-body-xs:lang(ja-JP) {
        min-height: 160px;
    }

    .path .path-body:lang(ja-JP) {
        min-height: 360px;
    }
}
/* MOBILE VIEW */
@media (max-width: 767px) {
    /* NAVBAR */
    .magazineBrand {
        display: block;
        font-family: "Gotham A", "Gotham B", "Lato";
        color: white;
        text-shadow: none !important;
        float: none;
        margin-left: 39px;
        text-align: center;
        font-weight: 400;
    }

    #navigatorNavBar {
        border-top: 1px #333 solid !important;
    }

    .navigatorNavBarHeader {
        background-color: #333;
        cursor: pointer;
    }

    .magazineToggle.fa {
        display: inline-block;
    }

    .magazineToggle {
        display: block;
        position: relative;
        float: right;
        padding: 9px 10px;
        margin-top: 8px;
        margin-right: 22px;
        margin-bottom: 8px;
        border: 1px solid transparent;
        border-radius: 4px;
        -ms-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        -webkit-transition-timing-function: ease-out; /* Safari and Chrome */
        transition-timing-function: ease-out;
        -webkit-transition: 0.1s; /* Safari */
        transition: 0.1s;
    }

        .magazineToggle.collapsed {
            -ms-transform: rotate(0);
            -webkit-transform: rotate(0);
            transform: rotate(0);
            -webkit-transition-timing-function: ease-in; /* Safari and Chrome */
            transition-timing-function: ease-in;
        }

    /* END NAVBAR */
    .mainContent {
        margin-top: 50px;
    }
}

.sidebar {
    padding-top: 30px;
}

h5 {
    color: #333 !important;
    font-weight: 600;
    font-size: 18px;
}

.meeting-role-container {
    padding: 10px 10px 10px 10px;
}

.meeting-role {
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.25);
    background-color: #F5F5F5;
    font-size: 16px;
    line-height: 20px;
}

    .meeting-role .role-icon {
        padding: 5px 5px 5px 5px;
        margin: 15px 15px 15px 15px;
        float: left;
        width: 70px;
        height: 70px;
        border-radius: 35px;
        background-color: white;
        font-size: 36pt;
        color: #333;
    }

        .meeting-role .role-icon img {
            max-width: 60px;
            max-height: 60px;
        }


    .meeting-role .role-body {
        padding: 10px 10px 10px 10px;
        min-height: 220px;
        margin-left: 90px;
    }

        .meeting-role .role-body:lang(es-ES) {
            min-height: 250px;
        }

        .meeting-role .role-body:lang(pt-PT) {
            min-height: 300px !important;
        }

        .meeting-role .role-body:lang(ar-SA) {
            min-height: 240px !important;
        }

        .meeting-role .role-body:lang(zh-TW) {
            min-height: 240px !important;
        }

        .meeting-role .role-body h5 {
            font-size: larger;
        }

        .meeting-role .role-body h3 {
            font-size: larger;
            color: #333 !important;
            font-weight: 600;
            margin-top: 10px !important;
        }

    .meeting-role .role-reason {
        padding: 15px 15px 15px 15px;
        background-color: white;
    }

        .meeting-role .role-reason:lang(ar-SA) {
            min-height: 75px;
        }

        .meeting-role .role-reason:lang(es-ES) {
            min-height:100px;
        }

        .meeting-role .role-reason:lang(pt-PT) {
            min-height: 100px;
        }

        .meeting-role .role-reason:lang(ja-JP) {
            min-height: 95px;
        }

        .meeting-role .role-reason:lang(zh-CN) {
            min-height: 75px;
        }

        .meeting-role .role-reason:lang(zh-TW) {
            min-height: 75px;
        }

        .meeting-role .role-reason a {
            font-weight: 800;
            margin-bottom: 10px;
        }

        .meeting-role .role-reason .skill {
            margin-top: 10px;
            padding: 5px 5px 5px 5px;
            background-color: #F5F5F5;
            text-align: center;
        }

#copingWithFear h4 {
    margin-top: 20px;
}

.coping-with-fear-text {
    height: 150px;
    display: flex;
    align-items: center; /* align vertical */
}

.coping-with-fear-image {
    max-height: 150px;
    margin-bottom: 20px;
}

iframe {
    margin: 20px 0px 0px 0px;
}

/* This element defines the size the iframe will take. In this example we want to have a ratio of 25:14 */
.aspect-ratio {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56%; /* The height of the item will now be 56% of the width. */
    margin-bottom: 25px;
}

    /* Adjust the iframe so it's rendered in the outer-width and outer-height of it's parent */
    .aspect-ratio iframe {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
    }

.evaluation-resources {
    background-color: #F5F5F5;
    font-size: medium;
    line-height: 22px;
}

    .evaluation-resources .row {
        margin: 20px 0 20px 0;
    }

    .evaluation-resources img {
        max-width: 150px;
    }

/* Styles the thumbnail */
a.lightbox img {
    border: 3px solid white;
    box-shadow: 0px 0px 8px rgba(0,0,0,.3);
    cursor: zoom-in;
}

/* Styles the lightbox, removes it from sight and adds the fade-in transition */

.lightbox-target {
    position: fixed;
    top: -100%;
    width: 100%;
    width: 100%;
    opacity: 0;
    background-color: rgba(0,0,0,.7);
    -webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out;
    overflow: hidden;
    z-index: 5000;
}

    /* Styles the lightbox image, centers it vertically and horizontally, adds the zoom-in transition and makes it responsive using a combination of margin and absolute positioning */

    .lightbox-target img {
        margin: auto;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        max-height: 0%;
        max-width: 0%;
        border: 3px solid white;
        box-shadow: 0px 0px 8px rgba(0,0,0,.3);
        box-sizing: border-box;
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
    }

/* Styles the close link, adds the slide down transition */

a.lightbox-close {
    display: block;
    width: 50px;
    height: 50px;
    box-sizing: border-box;
    background: white;
    color: black;
    text-decoration: none;
    position: absolute;
    top: -80px;
    right: 0;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}

    /* Provides part of the "X" to eliminate an image from the close link */

    a.lightbox-close:before {
        content: "";
        display: block;
        height: 30px;
        width: 1px;
        background: black;
        position: absolute;
        left: 26px;
        top: 10px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    /* Provides part of the "X" to eliminate an image from the close link */

    a.lightbox-close:after {
        content: "";
        display: block;
        height: 30px;
        width: 1px;
        background: black;
        position: absolute;
        left: 26px;
        top: 10px;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

/* Uses the :target pseudo-class to perform the animations upon clicking the .lightbox-target anchor */

.lightbox-target:target {
    opacity: 1;
    top: 0;
    bottom: 0;
    left: 0;
    padding: 20px 20px 20px 20px;
}

    .lightbox-target:target img {
        max-height: 100%;
        max-width: 100%;
    }

    .lightbox-target:target a.lightbox-close {
        top: 0px;
    }

.section-icon {
    margin: 20px 20px 20px 20px;
    width: 120px;
    height: 120px;
    border-radius: 60px;
    border: solid 1px #B8BFBE;
    background-color: white;
}

.responsive-table {
    margin: 20px 0 20px 0;
}

    .responsive-table .row {
        border-bottom: solid #B8BFBE 1px;
    }

    .responsive-table .row:lang(ar-SA) {
        display:flex!important;
    }

#scrollToTop {
    border: none;
    background-color: #f6f7f7;
    font-family: Lato;
    font-size: 15px;
    color: #004165;
    line-height: 1;
    position: fixed;
    bottom: 0px;
    right: 100px;
    padding: 10px 20px 20px 20px;
    display: none;
    z-index: 100;
}

    #scrollToTop i {
        font-size: x-large;
    }

.path-container {
    padding: 10px 10px 10px 10px;
}

.path {
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.25);
    background-color: #F5F5F5;
    font-size: 16px;
    line-height: 20px;
}

    .path .path-icon-container {
        padding: 20px 0 10px 0;
    }

    .path .path-icon {
        width: 120px;
        height: 120px;
        box-shadow: 0 2px 4px 0 rgba(0,0,0,0.45);
        border-radius: 60px;
        margin-left: auto;
        margin-right: auto;
    }

    .path .path-body {
        padding: 10px 15px 10px 15px;
        min-height: 320px;
    }

        .path .path-body:lang(es-ES) {
            min-height: 360px !important;
        }
        .path .path-body:lang(pt-PT) {
            min-height: 350px !important;
        }

    .path .path-body-short {
        padding: 10px 10px 10px 10px;
        min-height: 175px;
    }

        .path .path-body-short h3 {
            font-size: 18px;
            color: #333 !important;
            font-weight: 600;
            margin-top: 10px !important;
        }

        .path .path-body-short:lang(es-ES) {
            min-height: 200px;
        }

        .path .path-body-short:lang(pt-PT) {
            min-height: 200px;
        }

        .path .path-body-short:lang(de-DE) {
            min-height: 240px;
        }

    .path .path-body-xs h3 {
        font-size: 18px;
        color: #333 !important;
        font-weight: 600;
        margin-top: 10px !important;
    }

    .path .path-body-xs {
        padding: 10px 20px 10px 20px;
        min-height: 150px;
    }

        .path .path-body-xs:lang(pt-PT) {
            min-height: 160px;
        }

    .path .path-body-medium {
        padding: 10px 10px 10px 10px;
        min-height: 200px;
    }

    .path .path-body h5 {
        font-size: larger;
    }

    .path .path-body h3 {
        font-size: larger;
        color: #333 !important;
        font-weight: 600;
        margin-top: 10px !important;
    }

    .path .path-body .tag {
        padding: 10px 5px 5px 0px;
    }

        .path .path-body .tag span {
            background-color: white;
            font-size: small;
            padding: 5px 5px 5px 5px;
        }

    .path .step-button-container {
        text-align: center;
        padding-bottom: 20px;
    }

        .path .step-button-container .btn {
            background-color: #772432;
            color: white;
        }

            .path .step-button-container .btn :hover {
                color: white;
            }

    .path .path-reason {
        padding: 15px 15px 15px 15px;
        background-color: white;
    }

        .path .path-reason:lang(es-ES) {
            min-height: 75px;
        }

        .path .path-reason:lang(pt-PT) {
            min-height: 75px;
        }

        .path .path-reason a {
            font-weight: 800;
            margin-bottom: 10px;
        }

        .path .path-reason .skill {
            margin-top: 10px;
            padding: 5px 5px 5px 5px;
            background-color: #F5F5F5;
            text-align: center;
        }

        .path .path-reason .details-link {
            text-align: center;
            padding-top: 20px;
        }

            .path .path-reason .details-link a {
                font-weight: 400;
            }

#meetingStructure img {
    width: 100%;
    margin-top: 5px;
}

#meetingStructure .row {
    margin-bottom: 40px;
}

.meeting-structure-title {
    font-weight: bold;
}


.fa-check-circle {
    color: #333;
}

.badges-row {
    text-align: center;
    margin: 20px 0px 20px 0px;
}

    .badges-row img {
        width: 100%;
    }

.collapse {
    font-size: 16px;
    line-height: 24px;
}

.card-container {
}

    .card-container .row {
    }

.card-small {
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.25);
    background-color: #F5F5F5;
    font-size: 16px;
    line-height: 20px;
    margin: 10px 10px 10px 10px;
}

.sticky-top {
    position: fixed;
    width: 100%;
    z-index: 1000;
}

.dim {
    color: #4D4D4D;
}

.magzfooterheight {
    height: 35px;
}

.row img {
    max-width: 100%;
    max-height: 100%
}

.toc-article-title {
    align-items: center;
    height: 150px;
    display: flex;
}

.video-caption {
    font-size: 16px;
    line-height: 22px;
}

.active-section {
    text-decoration: underline;
}

.pdf-language {
    padding: 20px 20px 20px 20px;
    text-align: center;
}

.navigator-table {
    width: 1234px;
}

.navigator-table-container {
    overflow: auto;
}

#contestOpportunities .row:lang(ar-SA){
    display:flex;
}

/*Custom*/

.navigator2 {
    margin-bottom: 30px;
    width: 370px;
    position: relative;
}

    .navigator2 select {
        appearance: none;
        border-color: #006094;
        outline: none !important;
        font-family: 'Lato', sans-serif;
        font-size: 16px;
        line-height: 24px;
        font-weight: 500;
        color: #333333;
        padding: 6px 42px 6px 8px;
        border-radius: 2px;
        height: auto;
    }

    .navigator2 svg {
        position: absolute;
        bottom: 12px;
        right: 8px;
    }

.navigator-label {
    margin-top: 30px;
    font-size: 16px;
}
