.articleCntSx {
    float: left;
    padding: 37px 0 0;
    width: 790px;
}

.articleCntSx p {
    font-size: 18px;
    line-height: 1.4em;
    width: 100%;
    font-family: "Gotham 4r", "Gotham A", "Gotham B", "Gotham-Book", Arial, Helvetica, sans-serif;
    margin-bottom: 0.5em;
    font-style: normal;
    font-weight: 400;
    color: #000;
}

.articleCntSx p strong {
    font-family: "Gotham 5r", "Gotham A", "Gotham B", "Gotham-Medium", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 500;
}

.articleCntDx {
    float: right;
    padding: 37px 0 0;
    width: 266px;
}

.title-page-int .titlePost {
    position: relative;
    border-bottom: 2px solid #e9e9e9;
    padding: 20px 0;
    width: 100%;
}

.title-page-int .titlePost>header {
    float: left;
    width: 85%;
}

.title-page-int .titlePost>header h1 {
    font-size: 64px;
    line-height: 1.1em;
    font-family: "Gotham 3r", "Gotham A", "Gotham B", "Gotham-Light", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 300;
    color: #000;
    text-transform: uppercase;
}

.title-page-int .titlePost>header span {
    display: block;
    font-size: 17px;
    line-height: 1em;
    font-family: "Gotham 4r", "Gotham A", "Gotham B", "Gotham-Book", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
}

.title-page-int .titlePost>header span a {
    color: #000;
}

.title-page-int .titlePost>header span strong {
    font-family: "Gotham 6r", "Gotham A", "Gotham B", "Gotham-Bold", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 700;
}

.title-page-int .titlePost .shareOn {
    bottom: 20px;
    right: 0;
}

.title-page-int .titlePost .shareOn aside {
    bottom: 0;
    top: auto;
}

@media only screen and (min-width: 1024px) and (max-width: 1129px) {
    .articleCntSx {
        width: 710px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .articleCntSx {
        float: none;
        margin: 0 auto;
        padding: 37px 0 0;
        width: 95%;
    }
    .articleCntSx p {
        font-size: 18px;
        line-height: 1.2em;
        font-family: "Gotham 4r", "Gotham A", "Gotham B", "Gotham-Book", Arial, Helvetica, sans-serif;
        font-style: normal;
        font-weight: 400;
        color: #000;
    }
    .articleCntSx p strong {
        font-family: "Gotham 5r", "Gotham A", "Gotham B", "Gotham-Medium", Arial, Helvetica, sans-serif;
        font-style: normal;
        font-weight: 500;
    }
    .articleCntDx {
        float: none;
        margin: 0 auto;
        padding: 37px 0 0;
        width: 95%;
    }
    .titlePost>header h2 {
        font-size: 54px;
    }
}

@media only screen and (max-width: 767px) {
    .articleCntSx {
        float: none;
        margin: 0 auto;
        padding: 25px 0 0;
        width: 95%;
    }
    .articleCntSx p {
        font-size: 16px;
    }
    .articleCntDx {
        float: none;
        margin: 0 auto;
        padding: 65px 0 0;
        width: 95%;
    }
    .titlePost>header {
        float: left;
        width: 85%;
    }
    .titlePost>header h2 {
        font-size: 40px;
    }
}

@media only screen and (max-width: 767px) {
    .title-page-int,
    .backHome {
        width: 95%;
        margin-left: auto;
        margin-right: auto;
    }
    .title-page-int .titlePost>header span.pageTag {
        margin-left: 0;
    }
}

@media only screen and (max-width: 600px) {
    .articleCntSxInner {
        padding: 0;
    }
}

#page .page-cnt>.wrapper-cnt {
    margin: 20px auto 0;
    max-width: 1400px;
}

@media only screen and (min-width: 1024px) {
    #page .page-cnt>.wrapper-cnt:not(.flex-col-wrapper) {
        margin-top: 90px;
    }
}

.pretitle-tag {
    text-align: center;
}

@media only screen and (min-width: 1024px) {
    .pretitle-tag {
        text-align: left;
    }
}

.pretitle-tag a {
    color: #000000;
    text-decoration: none;
}

.flex-col-wrapper {
    display: flex;
    margin-bottom: 30px !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.flex-col-wrapper .nlSocialTop,
.flex-col-wrapper .nlSocialBot {
    width: 100%;
    max-width: 600px;
    text-align: center;
}

.seo .SEO-txt {
    padding: 0 !important;
}

.lightbox-CTR {
    display: block;
}


/* Modulo top title post -begin- */

.title-page-int .titlePost {
    position: relative;
    width: 100%;
    border-bottom: 0;
}

.title-page-int .titlePost>header {
    float: left;
    width: 100%;
}

.title-page-int .titlePost>header h1 {
    font-size: 64px;
    line-height: 1.1em;
    font-family: "Gotham Cond A", "Gotham Cond B", "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: normal;
    color: #000;
    text-transform: uppercase;
}

.title-page-int .titlePost>header span {
    display: block;
    font-size: 17px;
    line-height: 1em;
    font-family: "Gotham 4r", "Gotham A", "Gotham B", "Gotham-Book", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: normal;
}

.title-page-int .titlePost>header span a {
    color: #000;
}

.title-page-int .titlePost>header span strong {
    font-family: "Gotham Cond A", "Gotham Cond B", "GothamHTF-BoldCondensed", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: normal;
}

.title-page-int .titlePost .shareOn {
    bottom: 20px;
    right: 0;
}

.title-page-int .titlePost .shareOn aside {
    bottom: 0;
    top: auto;
}

.title-page-int .titlePost>header h1.pageName {
    text-transform: uppercase;
    line-height: 1em;
    margin: 25px 0 30px;
    font-size: 46px;
    font-family: "Gotham Cond A", "Gotham Cond B", "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif;
}

@media only screen and (max-width: 767px) {
    .title-page-int .titlePost>header h1.pageName {
        margin-top: 0;
    }
}

@media only screen and (min-width: 768px) {
    .title-page-int .titlePost>header h1.pageName {
        font-size: 74px;
    }
}


/* Modulo top title post -end- */

.pageDescription {
    font-size: 18px;
    font-family: "GothamHTF-Bold", Arial, sans-serif;
    margin-bottom: 0.5em;
}

.pageContent p,
.pageContent {
    font-family: "Gotham 4r", "Gotham A", "Gotham B", "Gotham-Book", Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin-bottom: 1em;
    line-height: 1.6em;
    padding-right: 30px;
    color: #444;
    margin-top: 16px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    /* TABLET 768 Medium screen, non-retina - portrait */
    .titlePost>header h1 {
        font-size: 54px;
    }
}

@media only screen and (max-width: 767px) {
    /* SMARTPHONE 320 Small screen, non-retina, portrait */
    .nlSocialLeft .title-page-int {
        width: 100%;
    }
    .titlePost>header {
        float: none !important;
        display: block;
        max-width: 250px;
        margin: 0 auto;
    }
    .titlePost>header h1 {
        font-size: 40px;
    }
}


/*lightbox*/

#exclusive-reg-lightbox {
    padding: 0 30px;
    min-height: 260px;
    box-shadow: 1px 1px 13px 3px rgba(0, 0, 0, 0.1);
}

@media only screen and (max-width: 767px) {
    #exclusive-reg-lightbox {
        max-width: 90%;
        margin: 0 auto;
        padding: 0 10px;
    }
}

#exclusive-reg-lightbox h3 {
    padding: 30px 0 10px;
    font-size: 28px;
    line-height: 1.1em;
    font-family: "GothamHTF-MediumCondensed", Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    color: #000000;
    text-align: center;
}

#exclusive-reg-lightbox h3 strong {
    font-style: normal;
    font-weight: normal;
}

#exclusive-reg-lightbox fieldset {
    text-align: left;
}

#exclusive-reg-lightbox fieldset:not(.privacy-fieldset) label {
    margin-bottom: 8px;
    font-family: "Gotham-Medium", Arial, sans-serif;
    font-size: 14px;
    text-transform: uppercase;
}

#exclusive-reg-lightbox input[type=text],
#exclusive-reg-lightbox select {
    display: block;
    border: 0;
    border-radius: 0px;
    margin: 0 0 15px;
    padding: 0 2%;
    width: 100%;
    height: 55px;
    background: #FFFFFF;
    border: 1px solid #eaeaea;
    font-size: 18px;
    line-height: 34px;
    font-family: "GothamHTF-Book", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: normal;
    color: #000;
}

#exclusive-reg-lightbox select {
    padding: 0;
    width: 100%;
}

#exclusive-reg-lightbox .content-lightbox {
    width: auto;
}

#exclusive-reg-lightbox .privacy {
    margin: 0 auto 15px;
    width: 100%;
    position: relative;
}

#exclusive-reg-lightbox .privacy fieldset input {
    position: absolute;
    left: -9999px;
}

#exclusive-reg-lightbox .privacy fieldset label {
    position: relative;
    padding-left: 25px;
    font-family: "Gotham-Book", Arial, sans-serif;
    font-weight: normal;
    font-size: 16px;
}

#exclusive-reg-lightbox .privacy fieldset label:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 0;
    background-image: none;
    transition: all 0.2s;
    width: 15px;
    height: 15px;
    background-color: #fff;
    cursor: pointer;
    border: 1px solid #999;
    box-sizing: content-box;
}

#exclusive-reg-lightbox .privacy fieldset label:after {
    content: "";
    position: absolute;
    top: 8px;
    left: 3px;
    width: 11px;
    height: 11px;
    background-color: transparent;
    transition: all 0.2s;
}

#exclusive-reg-lightbox .privacy fieldset label a {
    color: #000000;
    text-decoration: underline;
}

#exclusive-reg-lightbox .privacy fieldset input:checked+label:before {
    border-color: #FFDD00;
}

#exclusive-reg-lightbox .privacy fieldset input:checked+label:after {
    background-color: #FFDD00;
}

#exclusive-reg-lightbox .btnNewsletter {
    display: block;
    cursor: pointer;
    border: none;
    margin: 30px auto 40px;
    width: 150px;
    height: 50px;
    font-size: 16px;
    line-height: 33px;
    font-family: "GothamHTF-Bold", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    text-align: center;
    background-color: #FFDD00;
    text-transform: uppercase;
}

#exclusive-reg-lightbox .privacy hr {
    border-top-color: rgba(0, 0, 0, 0.1);
    margin: 5px 0;
}

#exclusive-reg-lightbox .privacyTextarea {
    margin: 0 auto 20px;
    width: 96%;
    display: block;
    padding: 2%;
    overflow: scroll;
    font-size: 12px;
    color: #666;
}

.form-error .info-error {
    margin-top: 8px !important;
}


/*lightbox - end*/