/* Site Map ======================*/
.sitemap #sitemap {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 25px;
}

.sitemap h1 {
    max-width: 1200px;
    margin: 25px auto 0;
    padding: 0 25px;
}

#sitemap li h2 {
    display: inline-block;
}

/* Footer ======================*/

#footer .footer-widgets-wrap {
    position: relative;
    padding: 80px 0 40px;
}

iframe.market_watch {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    min-height: 500px;
}

#contact-us {
    display: flex;
}

#contact-us .col-lg-6 {
    height: auto !important;
}

#contact-us .fluid-width-video-wrapper {
    position: initial;
    padding: 0;
}

@media (max-width: 1200px) {
    #primary-menu ul li>a {
        font-size: 12px;
    }
}

/* Calculator ======================*/

.calculators .content-wrap,
.newsletters .content-wrap,
.articles .content-wrap {
    padding: 40px 0 80px;
}

body #financial_calculator {
    margin: 0 auto;
}

.two_column_group,
.three_column_group {
    float: left;
    margin-right: 4%;
    margin-top: 2em;
}

.two_column_group {
    width: 45%;
}

.one_column_group li,
.two_column_group li,
.three_column_group li {
    list-style-type: none;
}

.two_column_group h3 {
    text-transform: none;
    font-size: 16px;
}

.one_column_group h3,
.two_column_group h3,
.three_column_group h3 {
    font-size: 13px;
    margin: 0;
}

.one_column_group h2,
.two_column_group h2,
.three_column_group h2 {
    font-size: 16px;
    margin: 1em 0 .75em 0;
    border-bottom: 1px solid #000;
    padding: 0 0 .25em 0;
}

@media only screen and (max-width: 480px) {
    #content .content_list li,
    .two_column_group,
    .three_column_group {
        margin-right: 0 !important;
        margin-top: 0;
        width: auto !important;
        float: none !important;
        clear: both;
    }
}

/* articles */

#content .three_column_group {
    padding: 20px 0 0;
}

.two_column_group,
.three_column_group {
    float: left;
    margin-right: 4%;
    margin-top: 2em;
}

.three_column_group {
    width: 28%;
}

.print_only {
    display: none;
}

#Content_container {
    background: #FFF;
    padding: 50px 0;
    max-width: 900px;
    margin: auto;
}

#Content_container h2 {
    font-size: 18px;
    margin-bottom: 5px;
}

/* flipbooks */

.flipbooks.clear {
    clear: both;
    display: block;
    font-size: unset;
    height: auto;
    line-height: unset;
    width: 100%;
    overflow: hidden;
}

.flipbooks li.flipbook {
    max-width: 253px;
    margin: 0;
    margin-right: 2.77%;
    padding: 0;
    list-style-type: none;
}

@media only screen and (max-width: 1199px) {
    .flipbooks li.flipbook {
        max-width: 286px;
    }
}

@media only screen and (max-width: 991px) {
    .flipbooks li.flipbook {
        max-width: 331px
    }
}

li.flipbook {
    width: 46%;
    float: left;
    margin: 10px;
    min-height: 430px;
}

.flipbooks li.flipbook h4 {
    text-transform: none;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 20px;
}

.flipbooks .quote {
    padding-left: 50px;
    font-style: italic;
    font-size: 24px;
    margin-bottom: 5px;
}

.flipbooks .quote:before {
    font-family: 'font-icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    content: "\e7ad";
    position: absolute;
    width: 48px;
    height: 48px;
    line-height: 48px;
    font-size: 42px;
    top: 0;
    left: 0;
    color: #EEE;
}

.flipbooks .footnote {
    font-size: 14px;
    font-weight: 600;
    padding-left: 50px;
}

.indFlipbook .top-toolbar {
    display: block;
}

.indFlipbook .clickToRead {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 120px;
    height: auto;
    margin-left: -70px;
    margin-top: -25px;
    color: #fff;
    background-color: rgba(0, 0, 0, .7);
    cursor: pointer;
    padding: 10px;
    border-radius: 5px;
    text-align: center;
    display: none;
    font-size: 13px;
    line-height: 20px;
    z-index: 5;
    transition: opacity .25s, background-color .25s;
    transition-delay: .5s, 0s;
}

.flipbookContainer {
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
}

.flipbookContainer iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

/* video */

.videos .clear {
    clear: both;
    display: block;
    font-size: unset;
    height: auto;
    line-height: unset;
    width: 100%;
    overflow: hidden;
}

#videosContainer {
    padding-top: 60px;
}

#indVideoContainer,
#topVideoContainer {
    width: 80%;
    max-width: 1024px;
    margin: 0 auto;
}

.videos #topVideoContainer {
    margin: auto;
    max-width: 642px;
}

.videos ul.videos {
    clear: both;
    overflow: hidden;
    margin: 1em 0;
    padding: 0;
}

#indVideoContainer .content-page,
#topVideo {
    width: inherit;
    height: inherit;
    display: block;
    margin: 0 auto;
}

.limelight-player {
    min-height: 290px;
}

@media only screen and (max-width: 767px) {
    .limelight-player {
        min-height: 185px;
    }
}

@media only screen and (max-width: 480px) {
    .limelight-player {
        min-height: 138px;
    }
}

.videos li.video {
    width: 47.5%;
    float: left;
    min-height: 350px;
    list-style-type: none;
    margin: 0 2% 1em 0;
    padding: 0;
}

.videos li.video {
    max-width: 265px;
    margin: 0 10px;
}

@media only screen and (max-width: 991px) {
    .videos li.video {
        max-width: 320px;
    }
}

@media only screen and (max-width: 767px) {
    .videos li.video {
        max-width: 235px;
    }
}

@media only screen and (max-width: 480px) {
    .videos li.video {
        max-width: 100%;
        min-width: 100%;
    }
}

.videos li.video>div {
    margin-bottom: 20px;
    max-height: none !important;
}

.videos li.video img {
    background-color: #33353C;
    height: auto;
    max-height: 178px;
    width: 100%;
}

.videos #content li.video h3 {
    text-transform: none;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

/* glossary */

.tax_glossary #alphaNav,
.glossary #alphaNav {
    margin: .75em 1.5em .75em 0;
    float: left;
}

.visually-hidden {
    position: absolute !important;
    padding: 0 !important;
    border: 0 !important;
    height: 1px !important;
    width: 1px !important;
    overflow: hidden !important;
    background: transparent none !important;
}

.tax_glossary #alphaNav UL,
.glossary #alphaNav UL {
    margin: 0 0 .5em 0;
    padding: 0;
    display: inline-block;
    white-space: nowrap;
}

.tax_glossary #alphaNav LI,
.glossary #alphaNav LI {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: inline-block;
    margin-left: .25em;
    padding-left: .25em;
    border-left: 1px solid #eee;
}

.tax_glossary #alphaNav LI,
.glossary #alphaNav LI {
    padding: 12px;
    margin-left: 0;
}

.tax_glossary .search_button,
.glossary .search_button {
    background: transparent url(/include/css/images/search_icon.gif) 0 0 no-repeat;
    border: none;
    cursor: pointer;
    width: 20px;
    height: 20px;
}

.tax_glossary .minimized_page_search,
.glossary .minimized_page_search {
    clear: both;
    display: block;
}

.tax_glossary DL.glossary DT.letter,
.glossary DL.glossary DT.letter {
    color: #888;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    padding-bottom: .25em;
    margin: 1.5em 0 0 0;
}

/* modal */

.modal.profile .modal-header {
    border: none;
    position: absolute;
    top: 0;
    right: 0;
}

.modal-body {
    padding: 3em;
}

.modal.profile img.profile {
    border-radius: 50%;
    max-width: 100px;
}

.modal.profile h2 {
    font-size: 24px;
    margin-bottom: 0;
    margin-top: 5px;
}

.modal.profile h3 {
    font-size: 14px;
    color: #666;
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #ccc;
}

.modal.profile h4 {
    margin-bottom: 1px;
}

.modal.profile ul.links,
.modal.profile ul.links a {
    list-style: none;
    margin-top: 15px;
}

.modal.profile ul.links li {
    display: inline;
}

.modal.profile ul.links li:not(:first-child)::before {
    content: "/";
    display: inline-block;
}

.modal.profile .modal-footer {
    border: none;
    position: absolute;
    bottom: 0;
    right: 0
}

.modal-header .close {
    z-index: 999999;
}

/* Tabs */

.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
    display: none !important;
}

.tabs {
    margin: 0 auto;
    padding: 35px 0 30px;
}

.tab-content {
    padding: 25px 5px 10px;
}

.tabs.tabs-alt ul.tab-nav li a {
    border: 1px solid transparent;
}

.tabs.tabs-alt ul.tab-nav li a.active {
    border-color: #eee;
    border-bottom: none;
    border-top: 2px solid #555;
}

.panel-title {
    margin: 0;
}

.panel-heading {
    margin: 20px 0;
}

.panel-heading a {
    margin: 0;
    text-align: center;
    padding: 25px 15px;
    background: #eee;
    display: block;
}

.panel-collapse {
    margin: 0;
}

.antispam {
    display: none;
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }
    .hidden-xs {
        display: none;
    }
    .tabs {
        padding: 0;
    }
}