.content {
    padding-bottom: 10%;
    overflow: scroll;
    height: 100%;
}

#myBtn-top {
    position: fixed;
    bottom: 10px;
    float: right;
    left: 96%;
    max-width: 30px;
    width: 100%;
}

.carousel-item img {
    height: 500px;
}

.main-container-block {
    margin: 0 auto;
    font-family: "Lato", sans-serif;
    max-width: 1160px;
}

.main-container-block-post-title {
    margin: 0 auto;
    font-family: "Lato", sans-serif;
    max-width: 1000px;
}

body {
    z-index: 0;
    overflow-x: hidden;
}

.main-header {
    max-width: 1160px;
    margin: 0 auto;
    display: block;
    position: relative;
    z-index: 1;
}

.sidebar a {
    display: block;
    color: black;
    text-decoration: none;
}

#navbarNav .nav-item a:hover {
    text-decoration: underline;
    color: #ccc;
}

#mySidenav {
    z-index: 1000;
    position: absolute;
    right: 0;
    height: auto;
    min-height: 700px;
    max-width: 255px;
    visibility: hidden;
    font-family: "HelveticaNeueW01-45Ligh", "neue-haas-unica", sans-serif;
    font-weight: 300;
    border: 0px solid rgba(117, 117, 117, 0.5);
    background-color: white;
    box-shadow: 1px 1px 2px 1px rgb(0 0 0 / 12%);
    display: block !important;
    background-color: #f1f1f1;
    z-index: 10;
    transition: width 0.35s ease;
    -webkit-transition: width 0.35s ease;
    -moz-transition: width 0.35s ease;
    -o-transition: width 0.35s ease;
}

.icon-side-menu {
    display: flex;
}

.menu-side-group {
    border-bottom: 1px solid #ccc;
    padding: 24px;
    padding-bottom: 13px;
    display: block;
}

.side-menu-top {
    min-height: 212px;
    background-color: #303030;
    color: white;
    overflow: hidden;
    position: relative;
}

.menu-side-group a {
    display: block;
    width: 100%;
}

.li {
    margin-bottom: 5px;
    display: inline-block;
}

.menu-side-group a {
    display: block;
    text-decoration: none;
    color: black;
}

.menu-side-group a:hover {
    color: blue;
}

.menu-side-group a i {
    color: black;
}

.ul {
    padding: 0px;
    border: 0px solid rgba(117, 117, 117, 0.5);
    background-color: white;
    box-shadow: 1px 1px 2px 1px rgb(0 0 0 / 12%);
}

nav {
    border-bottom: 1px solid;
}

/* .logo-menu img {
    margin-left: 0;
} */

#navbarNav li {
    font-size: 14px;
    font-weight: 600;
    font-family: "Roboto Condensed", "Asap Condensed", "neue-haas-unica", sans-serif;
    text-transform: uppercase;
    cursor: pointer;
}

#navbarNav li a {
    color: #000000;
}

.close-sidebar-icon {
    font-size: 30px;
    right: 5px;
    position: absolute;
    z-index: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.flex-container {
    margin-top: 2%;
    display: -webkit-flex;
    /* Safari */
    display: flex;
    flex-direction: row;
    text-align: flex-start;
}

.search_box {
    width: 50%;
    margin-top: 4%;
}

.has-search .form-control {
    padding-left: 2.375rem;
}

.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
}

.flag-image-flex {
    flex: 50%;
}

.flag-title-flex {
    flex: 50%;
    margin-left: 2%;
    margin-right: 5%;
    margin-top: auto;
    margin-bottom: auto;
}

.TGN_Books_FeatureItem_PreTitle {
    margin-top: 2%;
    color: #000000;
    font-family: "Roboto Condensed", "Asap Condensed", "neue-haas-unica", sans-serif;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 23px;
    text-transform: uppercase;
    margin-bottom: 20px;
    border-bottom: 3px solid black;
    display: inline-block;
}

.TGN_Books_FeatureItem_Title {
    display: block;
    font-style: normal;
    font-size: 52px;
    line-height: 57px;
    color: #000000;
    font-family: source-serif-pro, "Source Serif Pro", "Lyon Display Web", "LyonDisplay-Medium", serif;
    letter-spacing: -0.1px;
    font-weight: 900;
    margin-bottom: 18px;
}

.TGN_Books_FeatureItem_Desc {
    color: #000000;
    font-family: "HelveticaNeueW01-55Roma", "neue-haas-unica", sans-serif;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 20px;
}

.TGN_Books_FeatureItem_bydate {
    padding-bottom: 0px;
    margin-bottom: 0;
    word-wrap: break-word;
    font-family: "HelveticaNeueW01-45Ligh", "neue-haas-unica", sans-serif;
    font-weight: 300;
    color: black;
    font-size: 14px;
}

.TGN_Books_FeatureItem_Title a {
    color: #000;
}

.TGN_Books_FeatureItem_Title a:hover {
    color: #000;
}

.block-2-title-item a {
    color: #000;
}

.block-2-title-item a:hover {
    color: #000;
    text-decoration: underline;
    text-decoration-color: black;
}

.list-share-icon {
    display: flex;
    margin-top: 1%;
    max-width: 15%;
}

.list-share-icon a {
    border: 0px solid black;
    border-radius: 3000px;
    width: 26px;
    height: 26px;
    text-align: center;
    line-height: 26px;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    background: black;
    color: white;
    cursor: pointer;
    margin: auto;
}

/* block 2  */

.flex-container-block-2 {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    margin-left: 0;
    margin-right: 0;
}

.block-2-item {
    padding-left: 5px;
    padding-right: 5px;
    margin-top: 3% !important;
}


.block-2-item:first-child {
    padding-left: 0;
}

.block-2-item:last-child {
    padding-right: 0;
}

.block-2-item .item-title {
    color: #000000;
    font-family: "Source Serif Pro", "serif";
    font-weight: 700;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 7px;
}

.block-2-title-item {
    margin-top: 14px;
    width: 100%;
    height: auto;
}

.block-2-title-item .item-sub-title {
    margin-top: 2%;
    color: #4b4949;
    font-family: "Raleway", "neue-haas-unica", sans-serif;
    font-size: 15px;
    line-height: 18px;
    overflow-wrap: break-word;
    height: 75px;
    overflow: hidden;
}

.block-2-img-item {
    object-fit: cover;

}

.block-2-img-item img {
    height: 290px;
    width: 100%;
    justify-content: center;
}

/* banner  */

.container-banner-img {
    margin-top: 2%;
    width: 100%;
    /* min-height: 500px; */
    height: 500px;
    overflow: hidden;
}

/* block video  */
.block-2 {
    background: #111111;
    color: white;
    margin-top: 2%;
}

.flex-container-block-video {
    margin-top: 3%;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    overflow: hidden;
    border: 0px solid #333;
}

.block-2-item-video {
    display: block;
    flex: 20%;
    margin-right: 2%;
}

.block-2-item-video:last-child {
    margin-right: 0;
}

.block-2-title-item-video {
    font-family: "HelveticaNeueW01-75Bold", "HelveticaNeue Bold", "Helvetica LT Std Bold", Helvetica, source-serif-pro,
        "Source Serif Pro", "LyonDisplay-Medium", serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 25px;
    margin-top: 8px;
    margin-bottom: 0px;
    color: white;
}

.block-2-item-video .btn-read-book button {
    display: inline-block;
    color: #eee;
    background-color: black;
    font-family: "HelveticaNeueW01-75Bold", "HelveticaNeue Bold", "Helvetica LT Std Bold", Helvetica, "Roboto Condensed",
        "Asap Condensed", "neue-haas-unica", sans-serif;
    font-size: 12px;
    padding: 10px;
    letter-spacing: 0.3px;
    border: 1px solid #999;
    border-radius: 0;
}

.btn-read-book {
    margin-top: 1%;
}

.flex-container-block-video a:hover {
    text-decoration: underline;
    text-decoration-color: white;
}

.flex-container-block-video a {
    color: white;
    text-decoration-color: white;
}

.block-2-item-video .btn-read-book button:hover {
    display: inline-block;
    color: black;
    background-color: #eee;
    font-family: "HelveticaNeueW01-75Bold", "HelveticaNeue Bold", "Helvetica LT Std Bold", Helvetica, "Roboto Condensed",
        "Asap Condensed", "neue-haas-unica", sans-serif;
    font-size: 12px;
    padding: 8px;
    letter-spacing: 0.3px;
    border: 1px solid #999;
    border-radius: 0;
}

.block-2-title-item .item-title {
    font-family: "font-family: Source Serif Pro, serif;";
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    margin-top: 8px;
    margin-bottom: 0px;
    color: black;
}

.block-2-title-item .item-title {
    font-family: "Source Serif Pro", "serif";
    max-height: 75px;
    overflow: hidden;
}

.contain-text-more {
    display: flex;
    padding-top: 2%;
    flex-direction: row;
    width: 100%;
    border-width: 1;
    border-color: #fff;
    justify-content: space-between;
}

.text-lastest {
    float: left;
    color: white;
    display: block;
    border-bottom: 3px solid white;
    font-family: "Roboto Condensed", "Asap Condensed", "neue-haas-unica", sans-serif;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 23px;
    text-transform: uppercase;
}

.text-load-more {
    float: right;
    display: block;
    font-family: "HelveticaNeueW01-75Bold", "HelveticaNeue Bold", "Helvetica LT Std Bold", Helvetica, "Roboto Condensed",
        "Asap Condensed", "neue-haas-unica", sans-serif;
    font-size: 13px;
    line-height: 14px;
    letter-spacing: 0.2px;
    cursor: pointer;
    font-weight: 'bold';
}

.text-load-more a:hover {
    text-decoration: underline;
    text-decoration-color: white;
}

.text-load-more a {
    color: white;
    font-weight: bold;
}

.block-2-title-item-video {
    width: 100%;
    height: 50px;
    overflow: hidden;
}

.padding-content-bl2 {
    /* padding-left: 2%; */
    /* padding-right: 2%; */
    /* padding-bottom: 3%; */
}


.contain-text-more-bl3 {
    display: flex;
    justify-content: space-between;
    margin-top: 2%;
    margin-bottom: 1%;
}

.text-lastest-bl3 {
    float: left;
    color: black;
    display: block;
    border-bottom: 3px solid black;
}

.text-load-more-bl3 {
    float: right;
    display: block;
    color: black;
}

.text-load-more-bl3 a {
    color: #000;
    font-size: 14px;
}

.text-load-more-bl3 a:hover {
    color: #ccc;
    text-decoration: none;
}

/* Post detail  */

.post-detail-thumbnail {
    margin-top: 1%;
    width: 100%;
}

.post-detail-thumbnail img {
    /* max-width: 800px; */
    display: block;
    width: 100%;
    margin: 0 auto;
}

.post-content {
    text-align: left;
    margin-top: 2%;
}

.post-content img {
    width: 100% !important;
    height: auto;
}

.post-title {
    font-family: source-serif-pro, "Source Serif Pro", "Lyon Display Web", "LyonDisplay-Medium", serif;
    font-weight: 900;
    font-size: 56px;
    line-height: 64px;
    letter-spacing: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.post-sub-title {
    color: #000000;
    font-family: "HelveticaNeueW01-55Roma", "neue-haas-unica", sans-serif;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px;
}

.post-content-body {
    margin-top: 18px;
    font-size: 18px;
    line-height: 28px;
    font-family: Lusitana, serif;
}

.TGN_site_Titledsectionstitle {
    margin-top: 3;
    border-bottom: 3px solid black;
    white-space: nowrap;
}

.TGN_site_Titledsectionstopleft {
    width: 50%;
    display: flex;
    align-items: center;
    font-family: "Roboto Condensed", "Asap Condensed", "neue-haas-unica", sans-serif;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 23px;
    text-transform: uppercase;
}

/* video page  */

.big-video-content {
    margin-bottom: 3%;
    display: flex;
    align-items: flex-start;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.big-video-left {
    width: 76%;
    display: block;
    position: relative;
    padding-bottom: 50.93%;
    padding-top: 30px;
    height: 0;
    overflow: visible;
}

.big-video-right {
    width: 22%;
    display: block;
    position: relative;
    padding-bottom: 50.93%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.big-video-left iframe {
    max-width: 800;
    max-height: 450;
}

.video-playing {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding-top: 56.25%;
    /* 16:9 Aspect Ratio */
}

.tgn_NowPlaying_Module_copy {
    display: block;
}

.responsive-iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border: none;
}

.tgn_NowPlaying_Module_title {
    color: #ffffff;
    font-family: "HelveticaNeueW01-75Bold", "HelveticaNeue Bold", "Helvetica LT Std Bold", Helvetica, source-serif-pro,
        "Source Serif Pro", "LyonDisplay-Medium", serif;
    font-size: 26px;
    line-height: 29px;
    letter-spacing: -0.06px;
    margin-top: 5%;
}

.tgn_NowPlaying_Module_description {
    color: #ffffff;
    font-weight: 300;
    letter-spacing: -0.03px;
    font-family: "HelveticaNeueW01-55Roma", "neue-haas-unica", sans-serif;
    font-size: 16px;
    line-height: 20px;
    margin-top: 8px;
    margin-bottom: 0px;
}

.tgn_NowPlaying_Module_bylinedate {
    display: none;
}

.tgn_NowPlaying_Module_imageCan {
    width: 100%;
    min-height: 50px;
    background: gray;
    border: 2px solid black;
}

.tgn_NowPlaying_Module_title_small {
    color: #ffffff;
    font-family: "HelveticaNeueW01-75Bold", "HelveticaNeue Bold", "Helvetica LT Std Bold", Helvetica, source-serif-pro,
        "Source Serif Pro", "LyonDisplay-Medium", serif;
    font-size: 16px;
    /* line-height: 20px; */
    letter-spacing: -0.05px;
    margin-top: 8px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.item-video-small {
    margin-bottom: 7%;
}

.carousel-control-prev {
    max-height: 500px;
}

.carousel-control-next {
    max-height: 500px;
}

/* search  */
.TGN_site_ArticleItemDesktopdate {
    /* color: #757575; */
    margin-bottom: 7px;
    font-family: "HelveticaNeueW01-45Ligh", "neue-haas-unica", sans-serif;
    font-size: 12px;
    line-height: 14px;
}

@media screen and (max-with: 1440px) {
    .post-detail-thumbnail img {
        max-width: 1400px;
        display: block;
        width: 100%;
        margin: 0 auto;
    }
}

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

    #post-content-body img {
        width: 100% !important;
        height: auto !important;
    }

    #post-content-body p {
        margin-left: 0 !important;
    }

    .sidebar {
        width: 100%;
        height: auto;
        position: relative;
    }

    .sidebar a {
        float: left;
    }

    div.content {
        margin-left: 0;
    }

    #mySidenav {
        z-index: 1000;
        position: absolute;
        right: 0;
        height: auto;
        max-width: 255px;
        visibility: hidden;
        font-family: "HelveticaNeueW01-45Ligh", "neue-haas-unica", sans-serif;
        font-weight: 300;
        border: 0px solid rgba(117, 117, 117, 0.5);
        background-color: white;
        box-shadow: 1px 1px 2px 1px rgb(0 0 0 / 12%);
        display: block !important;
        background-color: #f1f1f1;
        z-index: 10;
        transition: width 0.35s ease;
        -webkit-transition: width 0.35s ease;
        -moz-transition: width 0.35s ease;
        -o-transition: width 0.35s ease;
    }

    .list-share-icon {
        display: flex;
        margin-top: 1%;
        max-width: 15%;
    }

    .list-share-icon a {
        border: 0px solid black;
        border-radius: 3000px;
        width: 26px;
        height: 26px;
        text-align: center;
        line-height: 26px;
        display: inline-flex !important;
        align-items: center;
        justify-content: center;
        background: black;
        color: white;
        cursor: pointer;
        margin: auto;
    }
}

.opacity0 {
    opacity: 0;
}

.modal-content {
    color: black;
    margin-top: 3%;
    display: block;
    border: none !important;
    margin-bottom: 5%;
}

.modal-content .TGN_site_ArticleItemtitle {
    color: #000000;
    font-family: source-serif-pro, "Source Serif Pro", "LyonDisplay-Medium", serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 20px;
    margin-top: 14px;
    margin-bottom: 7px;
}

.modal-content .TGN_site_ArticleItemdescription {
    color: #404040;
    font-family: "Raleway", "neue-haas-unica", sans-serif;
    font-size: 18px;
    line-height: 18px;
    overflow-wrap: break-word;
}

#img-thumbnail img {
    max-width: 600px;
}

#img-content img {
    max-width: 600px;
}

.TGNLandingPageFlexContainer {
    display: flex;
    justify-content: space-between;
    margin-bottom: 24px;
}

.TGNLandingPageHero {
    width: 60%;
}

.TGNLandingPageHero a {
    text-decoration: none;
}

element.style {
    position: relative;
    width: 100%;
    overflow-x: hidden;
    opacity: 1;
    border: 0px solid rgb(221, 221, 221);
    height: 429.78px;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.TGN_RectBR_s1tag {
    padding-top: 2px;
    padding-bottom: 2px;
    color: #3379be;
    font-family: "HelveticaNeueW01-45Ligh", "neue-haas-unica", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 14px;
    display: none;
}

.TGN_RectBR_s1title {
    padding-top: 4px;
    padding-bottom: 4px;
    font-style: normal;
    font-size: 36px;
    line-height: 41px;
    color: #000000;
    font-family: source-serif-pro, "Source Serif Pro", "Lyon Display Web", "LyonDisplay-Medium", serif;
    font-weight: 900;
    margin-bottom: 8px;
    margin-top: 8px;
}

.TGN_RectBR_s1blurb {
    padding-bottom: 10px;
    font-weight: 300;
    font-style: normal;
    color: #000000;
    font-family: "HelveticaNeueW01-45Ligh", "neue-haas-unica", sans-serif;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 20px;
}

.TGN_RectBR_s1bydate {
    padding-bottom: 0px;
    font-family: "HelveticaNeueW01-45Ligh", "neue-haas-unica", sans-serif;
    font-weight: 200;
    font-style: normal;
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 0;
    color: #666;
    word-wrap: break-word;
    display: none;
}

.TGN_RectBR_s1byline {
    font-family: "HelveticaNeueW01-45Ligh", "neue-haas-unica", sans-serif;
    margin-right: 5px;
}

.TGNLandingPageArticles {
    display: block;
    width: 38%;
}

.TGN_site_LandingPageItem {
    margin-bottom: 24px;
}

.TGNLandingPageLatest {
    display: block;
}

.TGNLandingPageLatest a {
    display: flex;
    justify-content: space-between;
    text-decoration: none;
}

.TGN_site_LandingPageItemcopy {
    width: 65%;
}

.TGN_site_LandingPageItemtitle {
    padding-top: 0px;
    padding-bottom: 6px;
    color: #000000;
    font-family: source-serif-pro, "Source Serif Pro", "LyonDisplay-Medium", serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 20px;
    margin-top: 0px;
    margin-bottom: 2px;
    max-width: 80%;
}

.TGN_site_LandingPageItemimage {
    width: 30%;
}

.TGN_site_LandingPageItemimage img {
    height: 140px;
    width: 100%;
}

.TGN_site_LandingPageItemdescription {
    font-weight: 300;
    font-style: normal;
    margin-bottom: 0;
    color: #404040;
    font-family: "HelveticaNeueW01-45Ligh", "neue-haas-unica", sans-serif;
    font-size: 14px;
    line-height: 18px;
    max-width: 80%;
}

.text-lastest {
    font-weight: bold;
}

/* video page  */
.block-2-item-video-page {
    margin-top: 3%;
}

.block-2-item-video-page .btn-read-book button {
    display: inline-block;
    color: #eee;
    background-color: black;
    font-family: "HelveticaNeueW01-75Bold", "HelveticaNeue Bold", "Helvetica LT Std Bold", Helvetica, "Roboto Condensed",
        "Asap Condensed", "neue-haas-unica", sans-serif;
    font-size: 12px;
    padding: 10px;
    letter-spacing: 0.3px;
    border: 1px solid #999;
    border-radius: 0;
    margin-top: 1%;
}


.block-2-img-item-video-page img {
    height: 250px !important;
}

.block-2-img-item-video img {
    max-height: 270px !important;
    min-height: auto;
}

.block-2-item .item-title {
    color: #000000;
    font-family: "Source Serif Pro", "serif";
    font-weight: 700;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 7px;
}

.block-2-title-item {
    margin-top: 14px;
    width: 100%;
    height: auto;
}

.block-2-title-item .item-sub-title {
    margin-top: 2%;
    color: #4b4949;
    font-family: "Raleway", "neue-haas-unica", sans-serif;
    font-size: 15px;
    line-height: 18px;
    overflow-wrap: break-word;
    height: 75px;
    overflow: hidden;
}

.block-2-img-item-video {
    object-fit: cover;
}

/* footer  */
.TGN_Footer_Holder {
    background: black;
    color: white;
    font-family: "HelveticaNeueW01-45Ligh", "neue-haas-unica", sans-serif;
    font-weight: 300;
    font-size: 20px;
    line-height: 27px;
    padding-top: 40px;
    padding-bottom: 32px;
    border-top: 0.5px solid rgba(255, 255, 255, 0.5);
}

.TGN_site_ContentArea {
    max-width: 1160px;
    margin-left: auto;
    margin-right: auto;
}

.TGN_Footer_TopSection {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 40px;
}

.TGN_Footer_GridBlockLogo a {
    display: flex;
    align-items: flex-start;
}

#TGN_Footer_GridBlock_Social {
    margin-left: -12px;
}

.TGN_footer_Tbobg img {
    background-repeat: no-repeat;
    width: 110px;
    margin-top: 8px;
    margin-left: 0px;
}

.TGN_Footer_GridBlock {
    display: inline-block;
}

.TGN_Footer_GridBlock i {
    background: white;
    color: black;
    border-radius: 3000px;
    width: 26px;
    height: 26px;
    display: block;
    font-size: 12px;
    line-height: 26px;
    text-align: center;
    margin-top: 7px;
}

.TGN_Footer_GridBlock .iconBlock {
    margin-left: 12px;
}

.iconBlock {
    height: 40px;
    line-height: 40px;
    display: inline-block;
    padding: 0;
    margin: 0;
    vertical-align: top;
    cursor: pointer;
    color: white;
}

.TGN_Footer_LineDesktop {
    width: 100%;
    height: 1px;
    background: #757575;
    margin-top: 0px;
    margin-bottom: 0px;
}

.TGN_Footer_BottomSection {
    margin-top: 0px;
    display: flex;
    justify-content: space-between;
}

.TGN_Footer_BottomSectionTopLeft {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
}

.TGN_Footer_BottomSectionTopLeft .TGN_Footer_GridBlock {
    width: 100%;
}

.TGN_Footer_GridBlock {
    display: inline-block;
}

.TGN_Footer_WordLinks {
    display: flex;
    -webkit-flex-flow: wrap column;
    flex-flow: wrap column;
    max-height: 200px;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
}

a.TGN_FooterWordLink {
    color: white;
    font-size: 15px;
    line-height: 15px;
    margin-bottom: 38px;
    text-decoration: none;
    display: inline-block;
    margin-right: 24px;
}

.TGN_Footer_VerticalLineDesktop {
    display: block;
    width: 1px;
    background: #757575;
}

.TGN_Footer_BottomSectionBottomRight {
    width: 48%;
}

.TGN_Footer_Signup {
    display: block;
    font-size: 15px;
    font-weight: 400;
    padding-top: 50px;
    padding-bottom: 50px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    max-width: 400px;
}

#Auth_50_Form_Footer {
    display: flex;
    flex-flow: column;
    justify-content: space-between;
}

input[type="text"],
textarea {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    outline: none;
    margin: 0px;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.footerSU {
    height: 40px;
    width: 114px;
    border: 1px solid #ffffff;
    border-radius: 0px;
    color: #ffffff;
    font-size: 15px;
    font-weight: 400;
    text-align: center;
    line-height: 38px;
    cursor: pointer;
    margin-top: 20px;
}

.footerEntryBox {
    background: black;
    color: white;
    border: none;
    border-bottom: 1px solid #757575;
    padding: 2px;
    font-size: 15px;
    margin-bottom: 20px !important;
}

.TGN_Footer_Personal {
    padding-top: 50px;
    padding-bottom: 50px;
    width: 90%;
    max-width: 420px;
    margin-left: auto;
    margin-right: auto;
    display: none;
}

.TGN_Footer_GridBlockParagraph {
    font-size: 15px;
    line-height: 26px;
    letter-spacing: 0.3px;
    margin-bottom: 10px;
}

.TGN_Footer_GridBlockSignature {
    text-align: right;
}

.TGN_Footer_LastLine {
    font-size: 12px;
    color: #cccccc;
    text-align: center;
    margin-top: 28px;
}

.TGN_Footer_LastLineLinks {
    display: inline-block;
}

a.TGN_Footer_LastLineLink {
    color: #cccccc;
    text-decoration: none;
    display: inline-block;
    margin-left: 24px;
}

a {
    user-select: text;
}

.TGN_Footer_LineMobile {
    display: none;
}

.info {
    width: 250px;
}

.info i {
    display: inline;
    width: 40px;
    height: auto;
    margin: 10px;
}

.info-title {
    font-size: 18px;
    font-weight: 600;
    font-family: "Roboto Condensed", "Asap Condensed", "neue-haas-unica", sans-serif;
    text-transform: uppercase;
}

.text-about {
    margin-top: 3%;
    display: block;
    font-size: 90px;
    font-weight: 700;
}

.flag-title-flex {
    flex: 50%;
    margin-left: 2%;
    margin-right: 5%;
    /* margin-top: 0; */
    margin-bottom: auto;
}

.text-about {
    margin-top: 3%;
    display: block;
    font-size: 90px;
    font-weight: 700;
}

.flag-title-flex {
    flex: 50%;
    margin-left: 2%;
    margin-right: 5%;
    /* margin-top: 0; */
    margin-bottom: auto;
}

@media screen and (max-width: 400px) {
    .TGN_Footer_WordLinks {
        display: flex;
        max-height: 200px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        margin-left: 2%;
        margin-right: 2%;
    }

    .main-container-block-post-title {
        margin: 0 auto;
        font-family: "Lato", sans-serif;
        max-width: 1000px;
        margin-left: 4%;
        margin-right: 4%;
    }

    #hamburger_button {
        display: none;
    }

    #search-date-text {
        display: none;
    }

    .block-2-item {
        max-width: 100%;
    }

    .sidebar a {
        text-align: left;
        float: none;
    }

    .block-2-item {
        padding: 5px;
        margin: 0 auto;
        display: flex;
        max-width: 100% !important;
        align-items: flex-start;
        justify-content: space-between;
        vertical-align: top;
    }

    /* .block-2-item:last-child {
        margin-right: auto;
        margin-left: auto;
    } */
    .block-2-item-video {
        display: block;
        flex: 20%;
        margin-right: 2%;
        margin-top: 2%;
    }

    .main-container-block {
        margin-right: 2%;
        margin-left: 2%;
        font-family: "Lato", sans-serif;
    }

    .post-title {
        font-family: source-serif-pro, "Source Serif Pro", "Lyon Display Web", "LyonDisplay-Medium", serif;
        font-weight: 900;
        font-size: 25px;
        line-height: 35px;
        letter-spacing: 0px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .list-share-icon {
        display: flex;
        margin-top: 1%;
        max-width: 100%;
    }

    .list-share-icon a {
        border: 0px solid black;
        border-radius: 3000px;
        width: 26px;
        height: 26px;
        text-align: center;
        line-height: 26px;
        display: inline-flex !important;
        align-items: center;
        justify-content: center;
        background: black;
        color: white;
        cursor: pointer;
        margin: auto;
    }

    .btn-read-book {
        margin-top: 0%;
    }

    .container-banner-img {
        margin-top: 2%;
        width: 100%;
        height: 170px;
    }

    .text-about {
        margin-top: 3%;
        display: block;
        font-size: 45px;
        font-weight: 600;
    }
}

@media (max-width: 600px) {
    .TGN_site_ArticleItemDesktopdate {
        display: none;
    }

    .main-container-block-post-title {
        margin: 0 auto;
        font-family: "Lato", sans-serif;
        max-width: 1000px;
        margin-left: 4%;
        margin-right: 4%;
    }

    .text-about {
        margin-top: 3%;
        display: block;
        font-size: 45px;
        font-weight: 600;
    }

    .carousel-item img {
        height: 165px;
    }

    .carousel-control-prev {
        max-height: 170px;
    }

    .carousel-control-next {
        max-height: 170px;
    }

    .TGN_Books_FeatureItem_Title {
        margin-top: 2%;
        display: block;
        font-style: normal;
        font-size: 32px;
        /* line-height: 47px; */
        color: #000000;
        font-family: source-serif-pro, "Source Serif Pro", "Lyon Display Web", "LyonDisplay-Medium", serif;
        letter-spacing: -0.1px;
        font-weight: 700;
    }

    #myBtn-top {
        position: fixed;
        bottom: 10px;
        float: right;
        left: 90%;
        max-width: 30px;
        width: 100%;
    }

    .post-title {
        font-family: source-serif-pro, "Source Serif Pro", "Lyon Display Web", "LyonDisplay-Medium", serif;
        font-weight: 900;
        font-size: 25px;
        line-height: 35px;
        letter-spacing: 0px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .list-share-icon {
        display: flex;
        display: block;
        margin-top: 1%;
        max-width: 17%;
    }

    .flex-container {
        flex-direction: column;
    }

    .flex-container {
        padding: 2px;
    }

    .block-2-item-video .btn-read-book {
        margin-top: 1%;
    }

    .flex-container-block-2 {
        flex-direction: column;
    }

    .block-2-item-video {
        display: block;
        flex: 20%;
        margin-right: 2%;
    }

    .main-container-block {
        margin-right: 2%;
        margin-left: 2%;
        font-family: "Lato", sans-serif;
    }

    .block-2-item {
        padding: 5px;
        margin: 0 auto;
        display: flex;
        max-width: 100% !important;
        align-items: flex-start;
        justify-content: space-between;
        vertical-align: top;
    }

    /* .block-2-item:last-child {
        margin-right: auto;
        margin-left: auto;
    } */

    .block-2-img-item {
        width: 33%;
        margin: 0px;
        padding: 0px;
        display: block;
    }

    .block-2-img-item img {
        width: 130px;
        height: 130px;
    }

    .block-2-title-item {
        width: 62%;
        margin-top: 0;
    }

    .flex-container-block-video {
        margin-top: 3%;
        display: -webkit-flex;
        /* Safari */
        display: flex;
        flex-direction: column;
        text-align: flex-start;
        flex-wrap: wrap;
        overflow: hidden;
        border: 0px solid #333;
    }

    .block-2-title-item-video {
        width: 100%;
        font-size: 14px;
    }

    .item-title-video {
        font-family: "HelveticaNeueW01-75Bold", "HelveticaNeue Bold", "Helvetica LT Std Bold", Helvetica,
            source-serif-pro, "Source Serif Pro", "LyonDisplay-Medium", serif;
        font-weight: 400;
        font-size: 14px;
        height: 40px;
        width: 100%;
        overflow: scroll;
        line-height: 0;
    }

    .btn-read-book .btn {
        display: inline-block;
        color: #eee;
        background-color: black;
        font-family: "HelveticaNeueW01-75Bold", "HelveticaNeue Bold", "Helvetica LT Std Bold", Helvetica,
            "Roboto Condensed", "Asap Condensed", "neue-haas-unica", sans-serif;
        font-size: 10px;
        padding: 5px;
        letter-spacing: 0.3px;
        border: 0.5px solid #999;
        border-radius: 0;
    }

    .btn-read-book button:hover {
        display: inline-block;
        color: black;
        background-color: #eee;
        font-family: "HelveticaNeueW01-75Bold", "HelveticaNeue Bold", "Helvetica LT Std Bold", Helvetica,
            "Roboto Condensed", "Asap Condensed", "neue-haas-unica", sans-serif;
        font-size: 10px;
        padding: 5px;
        letter-spacing: 0.3px;
        border: 1px solid #999;
        border-radius: 0;
    }

    .list-share-icon {
        display: block;
        margin-top: 1%;
        max-width: 100%;
    }

    .list-share-icon a {
        border: 0px solid black;
        border-radius: 3000px;
        width: 26px;
        height: 26px;
        text-align: center;
        line-height: 26px;
        display: inline-flex !important;
        align-items: center;
        justify-content: center;
        background: black;
        color: white;
        cursor: pointer;
        margin: auto;
    }

    .container-banner-img {
        margin-top: 2%;
        width: 100%;
        height: 170px;
    }

    #mySidenav {
        width: 400px;
        z-index: 1000;
        position: absolute;
        right: 0;
        height: auto;
        max-width: 255px;
        visibility: hidden;
        font-family: "HelveticaNeueW01-45Ligh", "neue-haas-unica", sans-serif;
        font-weight: 300;
        border: 0px solid rgba(117, 117, 117, 0.5);
        background-color: white;
        box-shadow: 1px 1px 2px 1px rgb(0 0 0 / 12%);
        display: block !important;
        background-color: #f1f1f1;
        z-index: 10;
        transition: width 0.35s ease;
        -webkit-transition: width 0.35s ease;
        -moz-transition: width 0.35s ease;
        -o-transition: width 0.35s ease;
    }

    #body-row {
        margin-left: 0;
        margin-right: 0;
    }

    #sidebar-container {
        min-height: 100vh;
        background-color: #333;
        padding: 0;
    }

    /* Sidebar sizes when expanded and expanded */
    .sidebar-expanded {
        width: 230px;
    }

    .sidebar-collapsed {
        width: 60px;
    }

    /* Menu item*/
    #sidebar-container .list-group a {
        height: 50px;
        color: white;
    }

    /* Submenu item*/
    #sidebar-container .list-group .sidebar-submenu a {
        height: 45px;
        padding-left: 30px;
    }

    .sidebar-submenu {
        font-size: 0.9rem;
    }

    /* Separators */
    .sidebar-separator-title {
        background-color: #333;
        height: 35px;
    }

    .sidebar-separator {
        background-color: #333;
        height: 25px;
    }

    .logo-separator {
        background-color: #333;
        height: 60px;
    }

    /* Closed submenu icon */
    #sidebar-container .list-group .list-group-item[aria-expanded="false"] .submenu-icon::after {
        content: " \f0d7";
        font-family: FontAwesome;
        display: inline;
        text-align: right;
        padding-left: 10px;
    }

    /* Opened submenu icon */
    #sidebar-container .list-group .list-group-item[aria-expanded="true"] .submenu-icon::after {
        content: " \f0da";
        font-family: FontAwesome;
        display: inline;
        text-align: right;
        padding-left: 10px;
    }

    .img-thumbnail.img-upload-box {
        width: 150px;
        text-align: center;
        height: 100px;
        position: relative;
        cursor: pointer;
    }

    .img-thumbnail.img-upload-box .img-upload-add {
        font-size: 40px;
        position: relative;
        top: 15px;
        cursor: pointer;
        z-index: 1;
    }

    .img-thumbnail.img-upload-box .img-upload-edit {
        font-size: 18px;
        position: absolute;
        top: 6px;
        cursor: pointer;
        z-index: 1;
        color: #fff;
        right: 5px;
        background: #dc3545;
        padding: 1px 5px 3px 9px;
        border-radius: 4px;
    }

    .img-thumbnail.img-upload-box input {
        height: 100%;
        position: absolute;
        width: 100%;
        top: 0;
        left: 0;
        cursor: pointer;
        z-index: 1;
    }

    .img-thumbnail img {
        width: 140px;
        height: 90px;
        object-fit: cover;
        position: absolute;
        left: 5px;
    }

    #btn_remove_thumbnail,
    #btn_remove_image_content,
    .btn_remove_thumbnail,
    .btn_remove_image_content {
        position: absolute;
        right: 5px;
        top: 7px;
        z-index: 2;
    }

    .TGNLandingPageFlexContainer {
        flex-direction: column;
        display: block;
        justify-content: normal;
    }

    .TGNLandingPageHero {
        width: 100%;
    }

    .TGN_RectBR_s1title {
        font-size: 26px;
        line-height: 28px;
    }

    .TGN_RectBR_s1blurb {
        font-size: 15px;
        line-height: 18px;
        padding-bottom: 18px;
    }

    .TGNLandingPageArticles {
        width: 100%;
    }

    .TGN_site_LandingPageItem {
        margin-bottom: 16px;
    }

    .TGN_RectBR_s1CTA {
        display: none;
    }

    /* video  */

    .tgn_VideosLandingPageHolder {
        min-height: 380px;
        margin-top: 14px;
        margin-bottom: 10px;
    }

    .tgn_NowPlaying_Module_title {
        color: #ffffff;
        font-family: "HelveticaNeueW01-75Bold", "HelveticaNeue Bold", "Helvetica LT Std Bold", Helvetica,
            source-serif-pro, "Source Serif Pro", "LyonDisplay-Medium", serif;
        font-size: 10px;
        line-height: 0px;
        letter-spacing: -0.06px;
        margin-top: 14px;
    }

    .big-video-right {
        width: 22%;
        display: block;
        position: relative;
        padding-bottom: 50.93%;
        padding-top: 30px;
        height: 0;
        overflow: scroll;
    }

    /* Video Page mobile */
    .block-2-img-item-video-page img {
        height: 73px !important;
    }

    .tgn_NowPlaying_Module_title_small {
        color: #ffffff;
        font-family: "HelveticaNeueW01-75Bold", "HelveticaNeue Bold", "Helvetica LT Std Bold", Helvetica,
            source-serif-pro, "Source Serif Pro", "LyonDisplay-Medium", serif;
        font-size: 16px;
        letter-spacing: -0.05px;
        margin-top: 8px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .tgn_NowPlaying_Module_title_small {
        color: #ffffff;
        font-family: "HelveticaNeueW01-75Bold", "HelveticaNeue Bold", "Helvetica LT Std Bold", Helvetica,
            source-serif-pro, "Source Serif Pro", "LyonDisplay-Medium", serif;
        font-size: 8px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .block-2-item-video-page .btn-read-book button {
        display: inline-block;
        color: #eee;
        background-color: black;
        font-family: "HelveticaNeueW01-75Bold", "HelveticaNeue Bold", "Helvetica LT Std Bold", Helvetica,
            "Roboto Condensed", "Asap Condensed", "neue-haas-unica", sans-serif;
        font-size: 11px;
        padding: 5px;
        letter-spacing: 0.3px;
        border: 1px solid #999;
        border-radius: 0;
        margin-top: 1%;
    }

    /* footer  */

    .TGN_site_ContentArea {
        width: 335px;
    }

    .TGN_Footer_TopSection {
        display: flex;
        align-items: flex-start !important;
        justify-content: space-between;
    }

    .TGN_Footer_GridBlock {
        margin-top: 3% !important;
    }

    .TGN_Footer_BottomSectionTopLeft {
        padding-top: 20px;
        padding-bottom: 0px;
    }

    .TGN_Footer_Holder {
        padding-top: 24px;
    }

    .TGN_Footer_TopSection {
        justify-content: space-between;
        flex-flow: column;
        align-items: flex-start !important;
        margin-bottom: 24px;
    }

    .TGN_Footer_LineMobile {
        display: block;
        width: 100%;
        height: 1px;
        background: #757575;
        margin-top: 24px;
        margin-bottom: 24px;
    }

    .TGN_Footer_LineDesktop {
        margin-top: 16px;
        margin-bottom: 16px;
    }

    .TGN_Footer_VerticalLineDesktop {
        margin-top: 24px;
        margin-bottom: 24px;
    }

    .TGN_Footer_BottomSectionTopLeft {
        padding-top: 20px;
        padding-bottom: 0px;
    }

    a.TGN_FooterWordLink {
        margin-bottom: 24px;
    }

    #TGN_Footer_GridBlock_Social {
        margin-left: -12px;
    }

    .TGN_Footer_LastLineLinks {
        display: block;
    }

    a.TGN_Footer_LastLineLink {
        margin-left: 0px;
        margin-right: 24px;
    }

    .TGN_Footer_WordLinks {
        display: flex;
        flex-flow: wrap column;
        max-height: 200px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        margin-left: 2%;
        margin-right: 2%;
    }
}