@font-face {
    font-family: 'Amoret Script';
    src: url('amoretscript-regular.woff2') format('woff2'),
        url('amoretscript-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Work Sans';
    src: url('worksans-medium.woff2') format('woff2'),
        url('worksans-medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Work Sans';
    src: url('worksans-regular.woff2') format('woff2'),
        url('worksans-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir LT Pro';
    src: url('avenirltpro-book.woff2') format('woff2'),
        url('avenirltpro-book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aire Roman Pro';
    src: url('aireromanpro.woff2') format('woff2'),
        url('aireromanpro.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'RegulatorNova';
    src: url('regulatornova-light.woff2') format('woff2'),
        url('regulatornova-light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}


body {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.36;
    letter-spacing: -0.3px;
    color: #1B1313;
    font-family: 'Avenir LT Pro';
    background-color: #FFFFFF;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #1B1313;
    font-family: 'Aire Roman Pro';
}

h1 {
    font-size: 101px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.07;
    letter-spacing: 0.2px;
    color: #1B1313;
}

h2 {
    font-size: 97px;
    font-weight: 300;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #1B1313;
    line-height: 1;
}

h3 {
    font-size: 56px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #1B1313
}

h4 {
    font-size: 26.5px;
    font-weight: 500;
    line-height: 1.28;
    letter-spacing: 2.65px;
}

h5 {
    font-size: 18px;
    line-height: 1.44;
    letter-spacing: 0.45px;
}

a:hover {
    -webkit-filter: brightness(100%);
    filter: brightness(100%);
}

.section_inner {
    margin: 0 auto;
}

.site_button,
input[type="submit"] {
    display: inline-block;
    font-stretch: normal;
    font-style: normal;
    border: 0;
    cursor: pointer;
    position: relative;
    background-color: #588791;
}

.site_button:before,
input[type="submit"]::before {
    content: "";
    position: absolute;
    width: 0%;
    height: 100%;
    background-color: rgb(236 235 235 / 70%);
    top: 0;
    left: 0;
    z-index: -1;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.site_button:hover:before,
input[type="submit"]::before {
    width: 100%;
}

p {
    margin-top: 0;
    margin-bottom: 26px;
}

p:last-child {
    margin-bottom: 0;
}

mark {
    background-color: rgba(255, 255, 255, 0);
    background-image: linear-gradient(120deg, #E4DBDC 0%, #E4DBDC 100%);
    background-repeat: no-repeat;
    background-size: 100% 24%;
    background-position: 0 88%;
    color: inherit;
}

.mobile_only {
    display: none;
}

.m {
    display: none !important;
}

.section_inner {
    width: 1080px;
    margin: 0px auto;
    position: relative;
}


@media (max-width: 1280px) {

    body {
        font-size: 1.094vw;
        letter-spacing: -0.023vw;
    }

    h1 {
        font-size: 7.891vw;
        letter-spacing: 0.016vw;
    }

    h2 {
        font-size: 7.578vw;
    }

    h3 {
        font-size: 4.375vw;
    }

    h4 {
        font-size: 2.07vw;
        letter-spacing: 0.207vw;
    }

    h5 {
        font-size: 1.406vw;
        letter-spacing: 0.035vw;
    }

    p {
        margin-bottom: 2.031vw;
    }

}

@media (max-width: 1140px) {

    body {
        font-size: 1.228vw;
        letter-spacing: -0.026vw;
    }

    h1 {
        font-size: 8vw;
        letter-spacing: 0.018vw;
    }

    h2 {
        font-size: 7.7vw;
    }

    h3 {
        font-size: 4.912vw;
    }

    h4 {
        font-size: 2.325vw;
        letter-spacing: 0.232vw;
    }

    h5 {
        font-size: 1.579vw;
        letter-spacing: 0.039vw;
    }

    p {
        margin-bottom: 2.281vw;
    }

}

@media (max-width: 1024px) {

    body {
        font-size: 1.367vw;
        letter-spacing: -0.029vw;
    }

    h1 {
        letter-spacing: 0.02vw;
    }

    h3 {
        font-size: 5.469vw;
    }

    h4 {
        font-size: 2.588vw;
        letter-spacing: 0.259vw;
    }

    h5 {
        font-size: 1.758vw;
        letter-spacing: 0.044vw;
    }

    p {
        margin-bottom: 2.539vw;
    }

}

@media (max-width: 768px) {

    body {
        font-size: 2.1vw;
        letter-spacing: -0.039vw;
    }

    h1 {
        letter-spacing: 0.026vw;
    }

    h3 {
        font-size: 7.292vw;
    }

    h4 {
        font-size: 3.451vw;
        letter-spacing: 0.345vw;
    }

    h5 {
        font-size: 2.344vw;
        letter-spacing: 0.059vw;
    }

    p {
        margin-bottom: 3.385vw;
    }

}

@media (max-width: 550px) {

    body {
        font-size: 3.733vw;
        letter-spacing: -0.08vw;
    }

    h1 {
        font-size: 12.4vw;
        letter-spacing: 0.053vw;
    }

    h2 {
        font-size: 11.5vw;
    }

    h3 {
        font-size: 14.933vw;
    }

    h4 {
        font-size: 7.067vw;
        letter-spacing: 0.707vw;
    }

    h5 {
        font-size: 4.8vw;
        letter-spacing: 0.12vw;
    }

    p {
        margin-bottom: 6.933vw;
    }

}

/*
    Globals --> Full Left BG
-----------------------------*/
.full-bg-holder {
    position: relative;
}

.full-bg-holder>* {
    position: relative;
    z-index: 1;
}

.full-left-bg {
    position: absolute;
    z-index: 0;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    display: block;
    content: "";
    background-color: #F5F5F5;
    opacity: 0;
}

.full-left-bg.active {
    opacity: 1;
}

/*
    Globals --> Full right BG
-----------------------------*/
.full-right-bg {
    position: absolute;
    z-index: 0;
    height: 100%;
    width: 100%;
    right: 0;
    top: 0;
    display: block;
    content: "";
    background-color: #e8e7e5;
    opacity: 0;
}

.full-right-bg.active {

    opacity: 1;
}


/*
    Globals --> Full Right & Left BG
-----------------------------*/
.full-bg-mobile {
    display: none;
    position: absolute;
    z-index: 0;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    content: "";
    opacity: 0;
    background-color: #859CAC;
}

.full-bg-mobile.active {
    opacity: 1;
}


/*
    Header
------------------------------*/
.nat_header {
    padding-top: 50px;
    padding-bottom: 42px;
    padding-left: 63px;
    padding-right: 64px;
    /* position: absolute; */
    width: 100%;
    /* z-index: 99; */
    /* left: 0; */
    /* top: 0; */
}

.nat_header .section_inner {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.nat_logo_image {

    width: 144px;
}

.nat_header_right {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    padding-top: 13px;
}

.nat_header_right ul {
    margin: 0;
    padding: 0;
    line-height: 0;
    list-style-type: none;
    margin-right: 0px;
}

.nat_header_right li {
    display: inline-block;
    margin: 0;
    padding-left: 89px;
}

.nat_header_right li a {
    font-size: 16px;
    line-height: 1.2;
    letter-spacing: 0.9px;
    color: #1b1313;
    position: relative;
    display: block;
    font-family: 'Work Sans', sans-serif;
    text-transform: uppercase;
    font-weight: normal;
}

.nat_header_right li a:after {
    content: " ";
    width: 90%;
    height: 4px;
    background-color: transparent;
    position: absolute;
    bottom: -7px;
    left: 5%;
}

.nat_header_right li a:hover:after {
    background-color: #dbe1de;
}


/*
    Responsive Header
------------------------------*/

.responsive-menu-hand {
    display: none;
}

.responsive-menu-hand svg {
    width: 100%;
    height: 100%;
}

.responsive-menu-close {
    clear: both;
    height: 28px;
    width: 28px;
    display: block;
    position: absolute;
    top: 26px;
    right: 37px;
}

.responsive-menu-close strong {
    position: relative;
    height: 0px;
    width: 40px;
    display: block;
}

.responsive-menu-close span:nth-child(1),
a.responsive-menu-close span:nth-child(2) {
    width: 27px;
    display: block;
    background-color: #4a5764;
    height: 2px;
}

.responsive-menu-close span:nth-child(1) {
    transform: rotate(-45deg);
    margin-top: 15px;
}

.responsive-menu-close span:nth-child(2) {
    transform: rotate(45deg);
    margin-top: -3px;
}

.responsive-menu {
    position: fixed;
    width: 100%;
    height: calc(100vh - 17.867vw);
    top: 67px;
    right: -110%;
    background: #4A5765;
    z-index: 999999;
    overflow: scroll;
    overflow-y: auto;
    overflow-x: auto;
    display: flex;
    flex-direction: column;
    transition: right 0.5s ease;
    -webkit-transition: right 0.5s ease;
    -moz-transition: right 0.5s ease;
    -ms-transition: right 0.5s ease;
    -o-transition: right 0.5s ease;
    top: 67px;
}

.responsive-menu.active {
    right: 0;
    top: 11.867vw;
}

.responsive-menu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 100%;
    border-bottom: 0;
}

.responsive-menu>ul {
    margin-top: 105px;
    padding-left: 70px;
    padding-right: 70px;
}

.responsive-menu ul li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: relative;
    margin-bottom: 35px;
}

.responsive-menu>ul li:before {
    content: "";
    position: absolute;
    width: 145px;
    height: 6px;
    background-color: #4a5764;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0;
    left: -170px;
}

.responsive-menu>ul li:hover:before {
    opacity: 1;
}

.responsive-menu ul li a,
.responsive-menu .pf4_header_userarea span a {
    /* height: 57px; */
    text-decoration: none;
    text-align: left;
    border: 0;
    margin: 0;
    font-size: 16px;
    line-height: 1.2;
    letter-spacing: 0.9px;
    color: #ffffff;
    position: relative;
    display: inline-block;
    font-family: 'Work Sans', sans-serif;
    text-transform: uppercase;
    font-weight: normal;
}

.responsive-menu ul li:hover {
    text-decoration: none;
}

.responsive-menu ul li a:hover,
.responsive-menu ul li a.active:hover {
    border-bottom: 2px solid #fff;
}

.nat_social {
    position: absolute;
    bottom: 60px;
    left: 70px;
}

.nat_social ul {
    display: flex;
}

.nat_social ul li {
    margin-right: 15px;
}

.nat_social ul li,
.nat_social ul li a {
    line-height: 0;
    height: unset;
}

@media (max-width: 1280px) {}

@media (max-width: 1140px) {
    .nat_header {
        padding-top: 44px;
        padding-bottom: 38px;
        padding-left: 56px;
        padding-right: 57px;
    }

    .nat_logo_image {
        width: 129px;
    }

    .nat_header_right li {
        padding-left: 79px;
    }

    .nat_header_right li a {
        font-size: 14px;
    }
}

@media (max-width: 1024px) {}

@media (max-width: 768px) {
    .nat_header_right ul {
        display: none;
    }

    .responsive-menu-hand {
        display: block;
        width: 31px;
        height: 23.45px;
        background: url("nav_bars.png") no-repeat scroll center / contain;
        transition: .3s ease all;
    }


    body.mobile-menu-active .responsive-menu-hand {
        background-image: url("nav_close.png");
    }


    .nat_logo_image {
        width: 33vw;
    }

    .nat_header_right li a {
        font-size: 1.3vw;
    }


    .nat_header {
        padding-top: 3vw;
        padding-bottom: 3vw;
        padding-left: 8vw;
        padding-right: 8vw;
        width: 100%;
        z-index: 99;
        left: 0;
        top: 0;
        height: auto;
        background: #FFFFFF;
        /* position: fixed; */
    }

    .nat_logo_image {
        width: 15vw;
    }


}

@media (max-width: 550px) {
    .nat_header {
        padding-top: 5.5vw;
        padding-bottom: 3.1vw;
        padding-left: 6vw;
        padding-right: 7vw;
        width: 100%;
        z-index: 99;
        left: 0;
        top: 0;
        height: auto;
        background: #FFFFFF;
        /* position: fixed; */
    }

    .nat_logo_image {
        width: 44.133vw;
        display: none;
    }

    .nat_logo_image.mobile_only {
        display: block;
    }

    .nat_header_right {
        padding-top: 0px;
    }

    .responsive-menu.active {
        right: 0;
        top: 15vw;
    }
}



.site_button {
    font-size: 16px;
    letter-spacing: 1.1px;
    text-transform: uppercase;
    color: #1B1313;
    font-weight: 400;
    transition: .3s ease all;
    padding: 11px 58px 12px 37px;
    border: solid 1px #1B1313;
    font-family: 'Work Sans', sans-serif;
    background-color: transparent;
    position: relative;
    z-index: 9;
}

.site_button span {
    background-image: url(arrow.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 8px;
    width: 20px;
    height: 100%;
    position: absolute;
    top: 0px;
    right: 31px;
}

.site_button:hover {
    color: #000;
}

@media (max-width: 1280px) {
    .site_button {
        font-size: 1.25vw;
        letter-spacing: 0.086vw;
        padding: 0.859vw 4.531vw 0.938vw 2.891vw;
    }

    .site_button span {
        background-size: 0.625vw;
        width: 1.563vw;
        right: 2.422vw;
    }
}

@media (max-width: 1140px) {
    .site_button {
        font-size: 1.404vw;
        letter-spacing: 0.096vw;
        padding: 0.965vw 5.088vw 1.053vw 3.246vw;
    }

    .site_button span {
        background-size: 0.702vw;
        width: 1.754vw;
        right: 2.719vw;
    }

}

@media (max-width: 1024px) {
    .site_button {
        font-size: 1.563vw;
        letter-spacing: 0.107vw;
        padding: 1.074vw 5.664vw 1.172vw 3.613vw;
    }

    .site_button span {
        background-size: 0.781vw;
        width: 1.953vw;
        right: 3.027vw;
    }

}

@media (max-width: 768px) {
    .site_button {
        font-size: 1.9vw;
        letter-spacing: 0.143vw;
        padding: 1.432vw 7.552vw 1.563vw 4.818vw;
    }

    .site_button span {
        /* background-size: 1.042vw; */
        width: 2.604vw;
        right: 4.036vw;
    }

}

@media (max-width: 550px) {
    .site_button {
        font-size: 2.79vw;
        letter-spacing: 0.07vw;
        padding: 1.7vw 11.8vw 2vw 6.3vw;
    }

    .site_button span {
        background-size: 1.133vw;
        width: 5.333vw;
        right: 4.267vw;
    }

}





















/* -------------------------------------------
 COURSES PAGE CSS HERE >>>>>>>>>>>>>>>>>>>>>>>
--------------------------------------------*/


/* Section 1 */
.ndc1 {
    padding-top: 43px;
    padding-bottom: 7px;
}

.ndc1 .section_inner {
    width: 1091px;
}

.ndc1 .section_inner>h4 {
    font-family: 'RegulatorNova';
    font-size: 20px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.21;
    letter-spacing: 2.55px;
    text-transform: uppercase;
    color: #1b1313;
    margin-left: 31px;
    position: relative;
    z-index: 1;
    margin-bottom: 16px;
}

.ndc1 .section_inner>h4:before {
    content: "";
    position: absolute;
    height: 1px;
    width: 327px;
    background-color: #D3D2D2;
    left: 0;
    bottom: -29px;
}

.ndc1_service_plan {
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #C6C4C4;
    padding-top: 102px;
    padding-bottom: 101px;
}

.ndc1_service_plan:nth-child(2) {
    padding-bottom: 79px;
}

.ndc1_service_plan:last-child {
    border-bottom: none;
}

.ndc1 .section_left_item {
    width: 55%;
    padding-top: 1px;
    padding-left: 29px;
}

.ndc1 .section_left_item h2 {
    font-family: 'Aire Roman Pro';
    font-size: 72px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.06;
    letter-spacing: normal;
    color: #1b1313;
    margin-bottom: 14px;
}

.ndc1_service_plan:nth-child(2) h2 {
    margin-bottom: 20px;
}

.ndc1_service_plan:nth-child(3) h2 {
    margin-bottom: 23px;
}

.ndc1 .section_left_item h4 {
    font-family: 'RegulatorNova';
    font-size: 19px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.21;
    letter-spacing: 2.55px;
    text-transform: uppercase;
    color: #1b1313;
    padding-left: 2px;
}

.ndc_color {
    color: #ff9831;
}

.ndc1 .section_right_item {
    width: 45%;
    padding-left: 67px;
}

.ndc1 .section_right_item p {
    font-family: 'Avenir LT Pro';
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.36;
    letter-spacing: -0.29px;
    color: #1b1313;
    margin-bottom: 41px;
}

.ndc1 .site_button {
    padding: 11px 64px 12px 42px;
}

.ndc1_service_plan:nth-child(2) .site_button {
    padding: 12px 67px 12px 37px;
}

.ndc1_service_plan:nth-child(2) .site_button span {
    right: 36px;
}

.ndc1 .site_button span {
    background-size: 7px;
    width: 10px;
    height: 100%;
    position: absolute;
    top: 0px;
    right: 41px;
}

/* responsive */
@media (max-width: 1280px) {

    .ndc1 {
        padding-top: 3.359vw;
        padding-bottom: 0.547vw;
    }

    .ndc1 .section_inner {
        width: 85.234vw;
    }

    .ndc1 .section_inner>h4 {
        font-size: 1.563vw;
        letter-spacing: 0.199vw;
        margin-left: 2.422vw;
        margin-bottom: 1.25vw;
    }

    .ndc1 .section_inner>h4:before {
        width: 25.547vw;
        bottom: -2.266vw;
    }

    .ndc1_service_plan {
        padding-top: 7.969vw;
        padding-bottom: 7.891vw;
    }

    .ndc1_service_plan:nth-child(2) {
        padding-bottom: 6.172vw;
    }

    .ndc1 .section_left_item {
        padding-left: 2.266vw;
    }

    .ndc1 .section_left_item h2 {
        font-size: 5.625vw;
        margin-bottom: 1.094vw;
    }

    .ndc1_service_plan:nth-child(2) h2 {
        margin-bottom: 1.563vw;
    }

    .ndc1_service_plan:nth-child(3) h2 {
        margin-bottom: 1.797vw;
    }

    .ndc1 .section_left_item h4 {
        font-size: 1.484vw;
        letter-spacing: 0.199vw;
        padding-left: 0.156vw;
    }

    .ndc1 .section_right_item {
        padding-left: 5.234vw;
    }

    .ndc1 .section_right_item p {
        font-size: 1.094vw;
        letter-spacing: -0.023vw;
        margin-bottom: 3.203vw;
    }

    .ndc1 .site_button {
        padding: 0.859vw 5vw 0.938vw 3.281vw;
    }

    .ndc1_service_plan:nth-child(2) .site_button {
        padding: 0.938vw 5.234vw 0.938vw 2.891vw;
    }

    .ndc1_service_plan:nth-child(2) .site_button span {
        right: 2.813vw;
    }

    .ndc1 .site_button span {
        background-size: 0.547vw;
        width: 0.781vw;
        top: 0vw;
        right: 3.203vw;
    }
}

@media (max-width: 1140px) {

    .ndc1 .section_inner>h4 {
        font-size: 1.8vw;
    }

    .ndc1 .section_left_item h2 {
        font-size: 6vw;
    }

    .ndc1 .section_left_item h4 {
        font-size: 1.8vw;
    }

    .ndc1 .section_right_item p {
        font-size: 1.4vw;
    }

    .ndc1 br {
        display: none;
    }
}

@media (max-width: 1024px) {
    .ndc1 .section_inner>h4 {
        font-size: 2.05vw;
    }

    .ndc1 .section_left_item h2 {
        font-size: 7vw;
    }

    .ndc1 .section_left_item h4 {
        font-size: 2vw;
    }

    .ndc1 .section_right_item p {
        font-size: 1.6vw;
    }
}

@media (max-width: 768px) {
    .ndc1 {
        padding-top: 11.7vw;
        padding-bottom: 15vw;
    }

    .ndc1 .section_inner {
        width: 81vw;
    }

    .ndc1 .section_inner>h4 {
        font-size: 2.4vw;
        margin-left: 0;
    }

    .ndc1_service_plan {
        flex-direction: column;
    }

    .ndc1 .section_left_item {
        width: 100%;
        padding-left: 0;
    }

    .ndc1 .section_right_item {
        width: 100%;
        padding-left: 0;
    }

    .ndc1 .section_left_item h2 {
        font-size: 7.7vw;
        margin-bottom: 4vw;
    }

    .ndc1 .section_left_item h4 {
        font-size: 2.4vw;
        margin-bottom: 3.5vw;
    }

    .ndc1 .section_right_item p {
        font-size: 2.1vw;
        margin-bottom: 9.1vw;
    }
}

@media (max-width: 550px) {
    .ndc1 .section_inner {
        width: 100vw;
        padding: 0 6.5vw;
    }

    .ndc1 .section_inner>h4 {
        font-size: 2.933vw;
        line-height: 1.18;
        letter-spacing: 0.44vw;
        margin-left: 0;
    }

    .ndc1 .section_inner>h4:before {
        width: 43.547vw;
        bottom: -3.366vw;
    }

    .ndc1_service_plan {
        padding-top: 11.169vw;
        padding-bottom: 17.4vw;
    }

    .ndc1_service_plan:nth-child(2) {
        padding-top: 18vw;
        padding-bottom: 17.4vw;
    }

    .ndc1_service_plan:nth-child(3) {
        padding-top: 17.6vw;
        padding-bottom: 0;
    }


    .ndc1 .section_left_item {
        width: 100%;
        padding-left: 0;
    }

    .ndc1 .section_right_item {
        width: 100%;
        padding-left: 0;
    }

    .ndc1 .section_right_item p {
        font-size: 2.667vw;
        line-height: 1.4;
        letter-spacing: normal;
        margin-bottom: 9.1vw;
    }

    .ndc1 .section_left_item h2 {
        font-size: 11.467vw;
        line-height: 1.09;
        letter-spacing: normal;
        margin-bottom: 2.7vw;
        padding-right: 10vw;
    }

    .ndc1_service_plan:nth-child(2) h2 {
        margin-bottom: 3.4vw;
    }

    .ndc1_service_plan:nth-child(3) h2 {
        margin-bottom: 2.9vw;
    }


    .ndc1 .section_left_item h4 {
        font-size: 2.933vw;
        line-height: 1.19;
        letter-spacing: 0.44vw;
        margin-bottom: 10.1vw;
    }

    .ndc1_service_plan:nth-child(3) h4 {
        margin-bottom: 9.3vw;
    }



    .ndc1 .ndc1_service_plan:nth-child(3) .section_right_item>p {
        display: none;
    }

    .ndc1 .section_left_item .mobile_only,
    .ndc1 .section_right_item .mobile_only {
        display: block;
    }

    .ndc1 .section_right_item .mobile_only p {
        font-size: 2.667vw;
        line-height: 1.4;
        letter-spacing: normal;
        margin-bottom: 4vw;
    }

    .ndc1_service_plan:nth-child(3) .section_right_item .mobile_only p {
        margin-bottom: 9.7vw;
    }

    .ndc1 .site_button,
    .ndc1_service_plan:nth-child(2) .site_button {
        padding: 1.7vw 11.5vw 1.9vw 7vw;
    }

    .ndc1 .site_button span {
        background-size: 1.2vw;
        width: 2vw;
        top: 0vw;
        right: 6.4vw;
    }

    .ndc1_service_plan:nth-child(2) .site_button span {
        right: 5.8vw;
    }

    .ndc1 br.m {
        display: block !important;
    }
}




/* Section 2 */
.ndc2 {
    padding-bottom: 56px;
}

.ndc2 .section_inner {
    width: 1150px;
}

.ndc2 .section_in {
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    padding-bottom: 74px;
}

.ndc2 .section_left_item {
    width: 60%;
    padding-top: 183px;
}

.ndc2 .section_left_item .full-left-bg {
    z-index: -1;
    background-color: #F2E6DD;
}

.ndc2left_in {
    position: relative;
    width: 139%;
    margin-left: -3px;
    display: block;
    padding-top: 102px;
    padding-left: 98px;
    padding-bottom: 110px;
    padding-right: 320px;
}

.ndc2left_in:before {
    content: "";
    position: absolute;
    height: 327px;
    width: 1px;
    background-color: #BCB1AA;
    left: 32px;
    top: 0px;
}

.ndc2 .section_left_item h2 {
    font-family: 'Aire Roman Pro';
    font-size: 98px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.08;
    letter-spacing: -0.3px;
    color: #1b1313;
    margin-top: -150px;
    position: relative;
    z-index: 1;
    margin-bottom: 54px;
}

.ndc2 .section_left_item p {
    font-family: 'Avenir LT Pro';
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: -0.6px;
    color: #1b1313;
    padding-left: 12px;
    margin-bottom: 75px;
}

.ndc2 .section_left_item h2 span.right_txt {
    font-family: 'RegulatorNova';
    font-size: 19px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: 2.6px;
    text-transform: uppercase;
    color: #1b1313;
    position: absolute;
    margin-left: 54px;
    margin-top: 18px;
}

.ndc2 .section_left_item h2 strong {
    font-family: 'Amoret Script';
    font-weight: 500;
    letter-spacing: 1px;
    font-size: 102px;
    text-transform: none;
    line-height: 0.3;
        padding-left: 23px;
}

.ndc2left_in h2 b {
    font-weight: normal;
    padding-left: 15px;
}

.ndc2link {
    width: 100%;
    display: block;
    padding-left: 148px;
}

.ndc2link a.site_button {
    padding: 11px 73px 12px 40px;
}

.ndc2link .site_button span {
    background-image: url(arrow2.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 7px;
    width: 10px;
    height: 100%;
    position: absolute;
    top: 0px;
    right: 41px;
}

.ndc2 .section_right_item {
    width: 40%;
    padding-left: 68px;
}

.ndc2left_img {
    width: 359px;
}

/* responsive */
@media (max-width: 1280px) {

    .ndc2 {
        padding-bottom: 4.375vw;
    }

    .ndc2 .section_inner {
        width: 89.844vw;
    }

    .ndc2 .section_in {
        padding-bottom: 5.781vw;
    }

    .ndc2 .section_left_item {
        padding-top: 14.297vw;
    }

    .ndc2left_in {
        margin-left: -0.234vw;
        padding-top: 7.969vw;
        padding-left: 7.656vw;
        padding-bottom: 8.594vw;
        padding-right: 25vw;
    }

    .ndc2left_in:before {
        height: 25.547vw;
        left: 2.5vw;
        top: 0vw;
    }

    .ndc2 .section_left_item h2 {
        font-size: 7.656vw;
        letter-spacing: -0.023vw;
        margin-top: -11.719vw;
        margin-bottom: 4.219vw;
    }

    .ndc2 .section_left_item p {
        font-size: 1.406vw;
        letter-spacing: -0.047vw;
        padding-left: 0.938vw;
        margin-bottom: 5.859vw;
    }

    .ndc2 .section_left_item h2 span.right_txt {
        font-size: 1.484vw;
        letter-spacing: 0.203vw;
        margin-left: 4.219vw;
        margin-top: 1.406vw;
    }

    .ndc2 .section_left_item h2 strong {
        letter-spacing: 0.078vw;
        font-size: 7.969vw;
    }

    .ndc2left_in h2 b {
        padding-left: 1.172vw;
    }

    .ndc2link {
        padding-left: 11.563vw;
    }

    .ndc2link a.site_button {
        padding: 0.859vw 5.703vw 0.938vw 3.125vw;
    }

    .ndc2link .site_button span {
        background-size: 0.547vw;
        width: 0.781vw;
        top: 0vw;
        right: 3.203vw;
    }

    .ndc2 .section_right_item {
        padding-left: 5.313vw;
    }

    .ndc2left_img {
        width: 28.047vw;
    }
}

@media (max-width: 1140px) {

    .ndc2 .section_left_item h2 {
        font-size: 8vw;
    }

    .ndc2 .section_left_item p {
        font-size: 1.65vw;
    }

    .ndc2 .section_left_item h2 span.right_txt {
        font-size: 1.8vw;
    }

    .ndc2 br {
        display: none;
    }


}

@media (max-width: 1024px) {

    .ndc2 .section_left_item p {
        font-size: 2vw;
    }
    .ndc2 .section_left_item h2 strong {
     padding-left:19px;   
    }

    .ndc2 .section_left_item h2 span.right_txt {
        font-size: 2vw;
    }
}

@media (max-width: 768px) {
    .ndc2 .section_inner {
        width: 100%;
    }

    .ndc2 .section_in {
        padding-bottom: 0;
    }

    .ndc2left_in {
        padding-left: 8vw;
        padding-bottom: 13vw;
        padding-right: 10vw;
        width: 88%;
    }

    .ndc2left_in:before {
        display: none;
    }

    .ndc2 .section_left_item {
        padding-top: 16vw;
        width: 100%;
    }

    .ndc2 .section_left_item h2 {
        font-size: 8vw;
        margin-top: -16vw;
        margin-right: 20vw;
    }


    .ndc2 .section_left_item p {
        font-size: 2.25vw;
        margin-bottom: 8vw;
        padding-left: 0;
    }

    .ndc2link {
        padding-left: 0;
    }

    .ndc2 .section_left_item h2 span.right_txt {
        font-size: 2.4vw;
        margin-left: 2vw;
    }

    .ndc2 .section_right_item {
        display: none;
    }

    .ndc2 .mobile_only {
        display: block;
        margin-top: -20vw;
    }

    .ndc2left_img {
        width: 28.047vw;
        margin-left: auto;
    }
}

@media (max-width: 550px) {
    .ndc2 {
        padding-bottom: 16.8vw;
    }

    .ndc2 .section_inner {
        width: 100vw;
    }

    .ndc2 .section_in {
        padding-bottom: 0;
    }

    .ndc2left_in {
        padding-left: 7.6vw;
        padding-bottom: 18.5vw;
        padding-right: 9vw;
        margin-left: -0.9vw;
        width: 86%;
    }

    .ndc2 .section_left_item {
        padding-top: 18.9vw;
        width: 100%;
    }

    .ndc2 .section_left_item h2 {
        font-size: 11.467vw;
        line-height: 1.07;
        letter-spacing: normal;
        margin-top: -18.8vw;
        margin-right: 2vw;
        margin-bottom: 8vw;
    }

    .ndc2 .section_left_item h2 strong {
        font-size: 13vw;
    }

    .ndc2 .section_left_item p {
        font-size: 2.667vw;
        line-height: 1.4;
        letter-spacing: normal;
        margin-bottom: 11.2vw;
        padding-left: 1vw;
    }



    .ndc2link {
        padding-left: 0.9vw;
    }

    .ndc2link a.site_button {
        padding: 1.9vw 12vw 2vw 7.9vw;
    }

    .ndc2link .site_button span {
        background-size: 1.3vw;
        width: 2vw;
        top: 0vw;
        right: 7vw;
    }

    .ndc2 .section_left_item h2 span.right_txt {
        font-size: 2.933vw;
        line-height: 1.18;
        letter-spacing: 0.44vw;
        margin-left: 5vw;
        margin-top: 3.2vw;
    }

    .ndc2 .mobile_only {
        margin-top: -31.6vw;
    }

    .ndc2left_img {
        width: 43.2vw;
        margin-left: auto;
    }

    .ndc2 br.m {
        display: block !important;
    }
}


/* section 3 */
.ndc3 .section_inner {
    width: 1104px;
    padding-bottom: 86px;
    border-bottom: 1px solid #C7C6C6;
}

.ndc3 .section_inner>h2 {
    font-family: 'Aire Roman Pro';
    font-size: 72px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.07;
    letter-spacing: normal;
    text-align: center;
    color: #1b1313;
    margin-bottom: 6px;
}

.ndc3 .section_inner>h4 {
    font-family: 'RegulatorNova';
    font-size: 20px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: 2.5px;
    text-align: center;
    text-transform: uppercase;
    color: #1b1313;
}

.ndc3_slider {
    margin-left: 16px;
    margin-right: 16px;
    padding: 0 21px;
}

.ndc3_slider_item {
    margin: 0px 100px;
    text-align: center;
    padding: 56px 20px 20px;
}

.ndc3_slider_item p {
    font-family: 'Avenir LT Pro';
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: -0.6px;
    color: #1b1313;
    margin-bottom: 85px;
}

.ndc3_slider_item h4 {
    font-family: 'RegulatorNova';
    font-size: 20px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: 2.1px;
    text-transform: uppercase;
    color: #1b1313;
    padding-left: 2px;
}


.ndc3_slider .slick-arrow {
    background-color: transparent;
    border: none;
    cursor: pointer;
    font-size: 0;
    position: absolute;
    width: 20px;
    height: 34px;
    background-repeat: no-repeat;
    top: 35%;
    z-index: 999;
    background-size: contain;
}

.ndc3_slider .slick-prev {
    background-image: url(arrow_prev.svg);
    right: inherit;
    left: 87px;
}

.ndc3_slider .slick-next {
    background-image: url(arrow_next.svg);
    left: inherit;
    right: 85px;
}


.ndc3 .slick-slide:focus,
.ndc3 .slick-prev:focus,
.ndc3 .slick-next:focus {
    outline: none;
}


/* responsive */
@media (max-width: 1280px) {
    .ndc3 .section_inner {
        width: 86.25vw;
        padding-bottom: 6.719vw;
    }


    .ndc3 .section_inner>h2 {
        font-size: 5.625vw;
        margin-bottom: 0.469vw;
    }

    .ndc3 .section_inner>h4 {
        font-size: 1.563vw;
        letter-spacing: 0.195vw;
    }

    .ndc3_slider {
        margin-left: 1.25vw;
        margin-right: 1.25vw;
        padding: 0 1.641vw;
    }

    .ndc3_slider_item {
        margin: 0vw 7.813vw;
        padding: 4.375vw 1.563vw 1.563vw;
    }

    .ndc3_slider_item p {
        font-size: 1.406vw;
        letter-spacing: -0.047vw;
        margin-bottom: 6.641vw;
    }

    .ndc3_slider_item h4 {
        font-size: 1.563vw;
        letter-spacing: 0.164vw;
        padding-left: 0.156vw;
    }


    .ndc3_slider .slick-arrow {
        width: 1.563vw;
        height: 2.656vw;
    }

    .ndc3_slider .slick-prev {
        left: 6.797vw;
    }

    .ndc3_slider .slick-next {
        right: 6.641vw;
    }
}

@media (max-width: 1140px) {

    .ndc3 .section_inner>h2 {
        font-size: 7vw;
    }

    .ndc3 .section_inner>h4 {
        font-size: 1.8vw;
    }

    .ndc3_slider_item p {
        font-size: 1.65vw;
    }

    .ndc3_slider_item h4 {
        font-size: 1.8vw;
    }


}

@media (max-width: 1024px) {

    .ndc3 .section_inner>h4 {
        font-size: 2vw;
    }

    .ndc3_slider_item {
        padding: 4.375vw 3vw 1.563vw;
    }

    .ndc3_slider_item p {
        font-size: 1.8vw;
    }

    .ndc3_slider_item h4 {
        font-size: 1.8vw;
    }

    .ndc3_slider_item p br {
        display: none;
    }
}

@media (max-width: 768px) {
    .ndc3 .section_inner>h2 {
        font-size: 7.7vw;
        margin-bottom: 1vw;
    }

    .ndc3 .section_inner>h4 {
        font-size: 2.4vw;
    }

    .ndc3_slider_item {
        padding: 4.375vw 1vw 1.563vw;
        margin: 0 5vw;
    }

    .ndc3_slider_item p {
        font-size: 2.25vw;
    }

    .ndc3_slider_item h4 {
        font-size: 2.4vw;
    }

    .ndc3_slider .slick-arrow {
        width: 2.563vw;
        height: 4.456vw;
    }

    .ndc3_slider .slick-prev {
        left: 0.797vw;
    }

    .ndc3_slider .slick-next {
        right: 0.641vw;
    }
}

@media (max-width: 550px) {
    .ndc3 .section_inner {
        width: 100vw;
        padding: 0 6.875vw 12vw;
        position: relative;
        z-index: 1;
    }

    .ndc3 .section_inner:after {
        content: "";
        position: absolute;
        height: 0.3vw;
        width: 86.6vw;
        background-color: #C7C6C6;
        left: 50%;
        transform: translateX(-50%);
        bottom: 0;
    }

    .ndc3 .section_inner>h2 {
        font-size: 11.467vw;
        line-height: 0.98;
        letter-spacing: normal;
        margin-bottom: 1.9vw;
    }

    .ndc3 .section_inner>h4 {
        font-size: 2.933vw;
        line-height: 1.18;
        letter-spacing: 0.44vw;
        margin-bottom: 2.7vw;
    }

    .ndc3_slider_item {
        padding: 4.375vw 1vw 1.563vw;
        margin: 0 5vw;
    }

    .ndc3_slider_item p {
        font-size: 2.667vw;
        line-height: 1.4;
        letter-spacing: normal;
        margin-bottom: 9.6vw;
    }

    .ndc3_slider_item p .mobile_only {
        display: unset;
    }

    .ndc3_slider_item p br.m {
        display: block !important;
    }

    .ndc3_slider_item h4 {
        font-size: 2.933vw;
        line-height: 1.18;
        letter-spacing: 0.44vw;
    }

    .ndc3_slider .slick-arrow {
        width: auto;
        height: 3.8vw;
        top: 36%;
    }

    .ndc3_slider .slick-prev {
        left: -0.7vw;
    }

    .ndc3_slider .slick-next {
        right: -1.6vw;
    }
}




/* section 4 */
.ndc4 {
    padding-top: 310px;
    padding-bottom: 301px;
}

.ndc4:after {
    content: "";
    position: absolute;
    height: 1px;
    width: 1104px;
    background-color: #C7C6C6;
    left: 50%;
    transform: translateX(-50%);
    bottom: 121px;
}

.ndc4 .section_inner {
    width: 1180px;
    position: relative;
}

.ndc4 .section_in {
    display: flex;
    flex-wrap: wrap;
}

.ndc4_text {
    position: absolute;
    top: -222px;
    width: auto;
    right: 29px;
    writing-mode: vertical-rl;
    transform: rotate(180deg);
}

.ndc4_text h4 {
    font-family: 'RegulatorNova';
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 2.6px;
    line-height: 1.1;
    margin: 0px;
    padding: 0px;
    border-left: 1px solid #CAC9C9;
    padding-left: 29px;
    padding-bottom: 114px;
}

.ndc4 .section_left_item {
    width: 38%;
    padding-right: 29px;
}

.ndc4_img {
    margin-left: -50px;
    position: relative;
}
.ndc4_img img{
    
opacity: 0;
}
.ndc4_img .full-left-bg.active{
    
background-position: center;
    
background-repeat: no-repeat;
    
background-size: cover;
}
.ndc4 .section_right_item {
    width: 62%;
    padding-top: 40px;
    padding-left: 21px;
}

.ndc4 .section_right_item h3 {
    font-family: 'Amoret Script';
    font-size: 107px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: center;
    color: #1b1313;
    padding-right: 58px;
    margin-bottom: 73px;
}

.ndc4 .section_right_item h2 {
    font-family: 'Aire Roman Pro';
    font-size: 98px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.07;
    letter-spacing: -0.3px;
    color: #1b1313;
    margin-bottom: 18px;
}

.ndc4 .section_right_item h4 {
    font-family: 'RegulatorNova';
    font-size: 20px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: 2.1px;
    text-transform: uppercase;
    color: #1b1313;
    padding-left: 3px;
    margin-bottom: 104px;
}

.ndc4 .site_button {
    margin-left: 175px;
    padding: 11px 66px 12px 37px;
}


/* responsive */
@media (max-width: 1280px) {

    .ndc4 {
        padding-top: 24.219vw;
        padding-bottom: 23.516vw;
    }

    .ndc4:after {
        width: 86.25vw;
        bottom: 9.453vw;
    }

    .ndc4 .section_inner {
        width: 92.188vw;
    }

    .ndc4_text {
        top: -17.344vw;
        right: 2.266vw;
    }

    .ndc4_text h4 {
        font-size: 1.563vw;
        letter-spacing: 0.203vw;
        margin: 0vw;
        padding: 0vw;
        padding-left: 2.266vw;
        padding-bottom: 8.906vw;
    }

    .ndc4 .section_left_item {
        padding-right: 2.266vw;
    }

    .ndc4_img {
        margin-left: -3.906vw;
    }
    .ndc4_img .full-left-bg.active{        
        display: none;
    }
    .ndc4_img img{
        opacity:1;
    }
    .ndc4 .section_right_item {
        padding-top: 3.125vw;
        padding-left: 1.641vw;
    }

    .ndc4 .section_right_item h3 {
        font-size: 8.359vw;
        padding-right: 4.531vw;
        margin-bottom: 5.703vw;
    }

    .ndc4 .section_right_item h2 {
        font-size: 7.656vw;
        letter-spacing: -0.023vw;
        margin-bottom: 1.406vw;
    }

    .ndc4 .section_right_item h4 {
        font-size: 1.563vw;
        letter-spacing: 0.164vw;
        padding-left: 0.234vw;
        margin-bottom: 8.125vw;
    }

    .ndc4 .site_button {
        margin-left: 13.672vw;
        padding: 0.859vw 5.156vw 0.938vw 2.891vw;
    }
}

@media (max-width: 1140px) {
    .ndc4_text h4 {
        font-size: 1.8vw;
    }

    .ndc4 .section_right_item h3 {
        font-size: 9vw;
    }

    .ndc4 .section_right_item h2 {
        font-size: 8vw;
    }

    .ndc4 .section_right_item h4 {
        font-size: 1.8vw;
    }

}

@media (max-width: 1024px) {
    .ndc4_text h4 {
        font-size: 2vw;
    }

    .ndc4 .section_right_item h3 {
        font-size: 11vw;
    }

    .ndc4 .section_right_item h2 {
        font-size: 8vw;
    }

    .ndc4 .section_right_item h4 {
        font-size: 2vw;
    }
}

@media (max-width: 768px) {
    .ndc4 {
        padding-top: 8vw;
        padding-bottom: 23.516vw;
    }

    .ndc4 .section_inner {
        width: 81vw;
    }

    .ndc4 .section_in {
        padding-bottom: 3vw;
    }


    .ndc4 .section_in .section_right_item {
        padding-right: 3vw;
        width: 45%;
        margin-top: auto;
    }

    .ndc4_text .section_right_item h4 {
        font-size: 2.4vw;
    }

    .ndc4 .section_right_item h3 {
        font-size: 11vw;
        text-align: left;
        margin-bottom: 5vw;
    }

    .ndc4 .section_in .section_right_item h2,
    .ndc4 .section_in .section_right_item h4,
    .ndc4 .section_in .site_button,
    .ndc4 .mobile_only .section_right_item h3,
    .ndc4 .ndc4_text {
        display: none;
    }

    .ndc4 .mobile_only,
    .ndc4 .section_right_item .mobile_only .ndc4_text h4,
    .ndc4 .section_right_item .mobile_only .ndc4_text {
        display: block;
    }

    .ndc4 .section_right_item .mobile_only .ndc4_text {
        position: unset;
        writing-mode: unset;
        transform: unset;
    }

    .ndc4 .section_right_item .mobile_only .ndc4_text h4 {
        margin: 0;
        padding: 0;
        border-left: none;
        margin-bottom: 2vw;
        font-size: 2.4vw;
    }

    .ndc4 .section_right_item .mobile_only .ndc4_text h4 span {
        position: relative;
        z-index: 1;
    }

    .ndc4 .section_right_item .mobile_only .ndc4_text h4 span:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 1px;
        background-color: #CAC9C9;
        bottom: -2vw;
    }

    .ndc4 .section_left_item {
        padding-right: 2.266vw;
        width: 55%;
    }

    .ndc4_img {
        margin-left: 0;
    }

    .ndc4 .mobile_only .section_right_item {
        padding-top: 3.125vw;
        padding-left: 0;
        width: 100%;
    }

    .ndc4 .site_button {
        margin-left: 0;
        padding: 0.859vw 5.156vw 0.938vw 2.891vw;
    }

    .ndc4 .section_right_item h2 {
        margin-bottom: 3vw;
    }

    .ndc4 .section_right_item h4 {
        font-size: 2.4vw;
    }

}

@media (max-width: 550px) {
    .ndc4 {
        padding-top: 16vw;
        padding-bottom: 30.6vw;
    }

    .ndc4 .section_inner {
        width: 100vw;
        padding: 0 5vw 0 11.6vw;
    }

    .ndc4:after {
        width: 83.25vw;
        bottom: 14.653vw;
    }

    .ndc4 .section_in {
        padding-bottom: 5.8vw;
    }


    .ndc4 .section_in .section_right_item {
        padding-right: 3vw;
        width: 55%;
        padding-left: 3.2vw;
        margin-top: auto;
    }

    .ndc4_text .section_right_item h4 {
        font-size: 2.4vw;
    }

    .ndc4 .section_right_item h3 {
        font-size: 12.8vw;
        line-height: 1.23;
        letter-spacing: normal;
        margin-bottom: 5vw;
        padding-left: 1.3vw;
    }

    .ndc4 .section_right_item .mobile_only .ndc4_text h4 {
        margin-bottom: 3.7vw;
        font-size: 2.933vw;
        line-height: 1.18;
        letter-spacing: 0.44vw;
    }

    .ndc4 .section_right_item .mobile_only .ndc4_text h4 span {
        position: relative;
        z-index: 1;
    }

    .ndc4 .section_right_item .mobile_only .ndc4_text h4 span:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 1px;
        background-color: #CAC9C9;
        bottom: -3.5vw;
    }

    .ndc4 .section_left_item {
        padding-right: 2.9vw;
        padding-left: 0.7vw;
        width: 45%;
    }

    .ndc4_img {
        margin-left: 0;
    }

    .ndc4 .mobile_only .section_right_item {
        padding-top: 3.125vw;
        padding-left: 0;
        width: 100%;
    }

    .ndc4 .site_button {
        padding: 1.8vw 13.4vw 2vw 6.3vw;
    }

    .ndc4 .section_right_item h2 {
        margin-bottom: 3.5vw;
        font-size: 11.467vw;
        line-height: 1.09;
        letter-spacing: normal;
    }

    .ndc4 .section_right_item h4 {
        font-size: 2.933vw;
        line-height: 1.18;
        letter-spacing: 0.44vw;
        margin-bottom: 13.3vw;
    }

}







/* Footer */
.footer_top .section_inner {
    width: 1052px;
}

.footer_top h2 {
    text-align: center;
    margin-bottom: 0px;
    padding-bottom: 6px;
}

.footer_top h2 strong {
    color: #ff9831;
    font-weight: normal;
}

.footer_top article {
    font-family: 'RegulatorNova';
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 2.1px;
    line-height: 1.1;
    text-align: center;
    padding-bottom: 53px;
}

.footer_top article p {
    color: #1b1313;
}

.footer_top article p a {
    color: #1B1313;
    text-decoration: underline;
    text-decoration-thickness: 1px;
}

.footer_bottom {
    background-color: #FF9831;
    margin-top: -55px;
    padding-top: 121px;
    padding-bottom: 36px;
}

.footer_logo {
    text-align: center;
    padding-bottom: 37px;
}

.footer_logo img {
    margin: 0px auto;
    width: 186px;
}

.footer_design {
    font-family: 'RegulatorNova';
    text-transform: uppercase;
    font-size: 17px;
    letter-spacing: 2.26px;
    line-height: 1.1;
    text-align: center;
    color: #000;
}

.footer_design a {
    color: #000;
    text-decoration: underline;
    text-decoration-thickness: 1px;
}

.footer_copyright {
    font-family: 'Work Sans', sans-serif;
    width: 100%;
    display: block;
    text-align: center;
    padding-top: 14px;
    font-size: 13.5px;
    color: #8a5321;
}

@media (max-width: 1280px) {

    .footer_top .section_inner {
        width: 82.188vw;
    }

    .footer_top h2 {
        padding-bottom: 0.469vw;
    }

    .footer_top article {
        font-size: 1.563vw;
        letter-spacing: 0.164vw;
        padding-bottom: 4.141vw;
    }

    .footer_bottom {
        margin-top: -4.297vw;
        padding-top: 9.453vw;
        padding-bottom: 2.813vw;
    }

    .footer_logo {
        padding-bottom: 2.891vw;
    }

    .footer_logo img {
        width: 14.531vw;
    }

    .footer_design {
        font-size: 1.328vw;
        letter-spacing: 0.177vw;
    }

    .footer_copyright {
        padding-top: 1.094vw;
        font-size: 1.055vw;
    }
}

@media (max-width: 1140px) {
    .footer_top .section_inner {
        width: 100%;
        padding-left: 8.9vw;
        padding-right: 8.9vw;
    }

    .footer_top h2 {
        padding-bottom: 0.526vw;
    }

    .footer_top article {
        font-size: 1.5vw;
        letter-spacing: 0.184vw;
        padding-bottom: 4.2vw;
    }

    .footer_bottom {
        margin-top: -4.4vw;
        padding-top: 9.614vw;
        padding-bottom: 3.158vw;
    }

    .footer_bottom .section_inner {
        width: 100%;
        padding-left: 7vw;
        padding-right: 7vw;
    }

    .footer_logo {
        padding-bottom: 3.246vw;
    }

    .footer_logo img {
        width: 16.316vw;
    }

    .footer_design {
        font-size: 1.491vw;
        letter-spacing: 0.198vw;
    }

    .footer_copyright {
        padding-top: 1.228vw;
        font-size: 1.184vw;
    }
}

@media (max-width: 1024px) {
    .footer_top .section_inner {
        width: 100%;
        padding-left: 8.9vw;
        padding-right: 8.9vw;
    }

    .footer_top h2 {
        padding-bottom: 0.526vw;
    }

    .footer_top article {
        font-size: 1.7vw;
        letter-spacing: 0.184vw;
        padding-bottom: 4.2vw;
    }

    .footer_bottom {
        margin-top: -4.4vw;
        padding-top: 9.614vw;
        padding-bottom: 3.158vw;
    }

    .footer_bottom .section_inner {
        width: 100%;
        padding-left: 7vw;
        padding-right: 7vw;
    }

    .footer_logo {
        padding-bottom: 3.246vw;
    }

    .footer_logo img {
        width: 16.316vw;
    }

    .footer_design {
        font-size: 1.7vw;
        letter-spacing: 0.198vw;
    }

    .footer_copyright {
        padding-top: 1.228vw;
        font-size: 1.4vw;
    }
}

@media (max-width: 768px) {

    .footer_top .section_inner {
        width: 100%;
        padding-left: 8.9vw;
        padding-right: 8.9vw;
    }

    .footer_top h2 {
        padding-bottom: 0.526vw;
    }

    .footer_top article {
        font-size: 2vw;
        letter-spacing: 0.1vw;
        padding-bottom: 4.2vw;
    }

    .footer_bottom {
        margin-top: -4.4vw;
        padding-top: 9.614vw;
        padding-bottom: 3.158vw;
    }

    .footer_bottom .section_inner {
        width: 100%;
        padding-left: 7vw;
        padding-right: 7vw;
    }

    .footer_logo {
        padding-bottom: 3.246vw;
    }

    .footer_logo img {
        width: 16.316vw;
    }

    .footer_design {
        font-size: 2vw;
        letter-spacing: 0.1vw;
    }

    .footer_copyright {
        padding-top: 1.228vw;
        font-size: 1.6vw;
    }
}

@media (max-width: 550px) {
    .footer_top {
        background-color: #ffffff;
    }

    .footer_top .section_inner {
        width: 100%;
        padding-left: 7vw;
        padding-right: 7vw;
    }

    .footer_top h2 {
        padding-bottom: 3.526vw;
        line-height: 1.1;
    }

    .footer_top article {
        padding-bottom: 10.5vw;
        font-size: 3.01vw;
        letter-spacing: 0.4vw;
        line-height: 1.3;
    }

    .footer_top article p a {
        text-decoration-color: #b5b5b5;
    }

    .footer_ins img {
        display: none;
    }

    .footer_ins img.mobile_only {
        display: block !important;
    }

    .footer_bottom {
        margin-top: -12.2vw;
        padding-top: 19.4vw;
        padding-bottom: 5.158vw;
        background: #ff9831;
    }

    .footer_bottom .section_inner {
        width: 100%;
        padding-left: 7vw;
        padding-right: 7vw;
    }

    .footer_logo {
        padding-bottom: 7.246vw;
    }

    .footer_logo img {
        width: 30.316vw;
        display: none;
    }

    .footer_logo .mobile_only {
        display: block;
    }

    .footer_design {
        font-size: 3.01vw;
        letter-spacing: 0.4vw;
        line-height: 1.3;
        color: #000000;
    }

    .footer_design a {
        color: #000000;
    }

    .footer_copyright {
        padding-top: 1.228vw;
        font-size: 1.184vw;
        font-size: 3.01vw;
        letter-spacing: 0.4vw;
        line-height: 1.3;
        color: #8a5321;
    }
}


.footer_copyright a{
  color: #8a5321;
  display:inline-block;
  position:relative;
}
.footer_copyright a:after{
  content:" |";
}