@charset "UTF-8";

.footer-section .info-links ul a {
    position: relative;
    text-decoration: none
}

.footer-section .info-links ul a::after,
.footer-section .info-links ul a::before {
    position: absolute;
    display: inline-block;
    opacity: 0;
    -webkit-transition: opacity .2s, -webkit-transform .3s;
    transition: opacity .2s, -webkit-transform .3s;
    transition: transform .3s, opacity .2s;
    transition: transform .3s, opacity .2s, -webkit-transform .3s
}

.footer-section .info-links ul a::before {
    margin-right: .35rem;
    content: "[";
    -webkit-transform: translateX(10px);
    transform: translateX(10px)
}

.footer-section .info-links ul a::after {
    margin-left: .35rem;
    content: "]";
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px)
}

.footer-section .info-links ul a:hover {
    color: #b2bb1e;
    outline: 0
}

.footer-section .info-links ul a:hover::before {
    opacity: 1;
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px)
}

.footer-section .info-links ul a:hover::after {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.footer-section .h-5px {
    height: 5px
}


.footer-section div.icon-link {
    width: 100%;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 1rem;
    padding-right: 1rem
}

.footer-section div.icon-link a {
    text-decoration: none
}

.footer-section div.icon-link .swiper-wrapper-center {
    -webkit-box-pack: center;
    justify-content: center;
    margin: 0 auto
}

.footer-section div.icon-link .swiper-footer-icon-link {
    height: 90px;
    width: 100%
}

.footer-section div.icon-link .swiper-footer-icon-link .icon-menu-name>span:first-child {
    font-size: 1.5rem !important;
    font-weight: 500;
    font-style: normal;
    line-height: .9
}

.footer-section div.icon-link .swiper-footer-icon-link .icon-menu-name>span:nth-child(2) {
    font-size: 3rem !important;
    font-weight: 300;
    font-style: normal;
    line-height: 1
}

.footer-section div.icon-link .swiper-footer-icon-link .icon-podium svg {
    width: 62px;
    height: 78px
}

.footer-section div.icon-link .swiper-footer-icon-link .icon-hat svg {
    width: 80px;
    height: 67px
}

.footer-section div.icon-link .swiper-footer-icon-link .icon-mouse svg {
    width: 76px;
    height: 78px
}

.footer-section div.icon-link .swiper-footer-icon-link .icon-earth svg {
    width: 72px;
    height: 73px
}

.footer-section div.icon-link .swiper-footer-icon-link .icon-book svg {
    width: 60px;
    height: 68px
}

.footer-section div.icon-link .swiper-footer-icon-link .icon-chain svg {
    width: 60px;
    height: 68px
}

.footer-section div.icon-link .swiper-footer-icon-link-next,
.footer-section div.icon-link .swiper-footer-icon-link-prev {
    opacity: 1;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    cursor: pointer
}

.footer-section div.icon-link .swiper-footer-icon-link-next.swiper-button-disabled,
.footer-section div.icon-link .swiper-footer-icon-link-prev.swiper-button-disabled {
    opacity: 0
}

.footer-section div.icon-link div.menu {
    width: 208px
}

.footer-section div.icon-link div.menu a {
    height: 100%;
    padding: 1em
}

.footer-section .info-links {
    color: #0f1314;
    font-size: 1.25rem;
    font-weight: 300;
    position: relative;
    z-index: 2;
    /* background: center bottom/auto 25% repeat-x url(https://www.ku.ac.th/assets/images/common/footer_bg.png) */
}

.footer-section .info-links .link-group {
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 1.5;
    padding-left: 1rem;
    margin-left: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.footer-section .info-links ul a:hover {
    color: #0e9fa2
}

.footer-section .info-links nav {
    max-width: 1300px;
    /* padding: 3rem 0 1rem 0 */
}

.footer-section .info-links nav>div {
    width: 25%;
    display: block;
    margin-bottom: 1rem;
    padding-left: 1rem
}

.footer-section .info-links nav>div.col2 {
    width: 50%
}

.footer-section .info-links nav .bullet::before {
    content: "•";
    display: inline-block;
    color: #006664;
    font-weight: 700;
    width: 1em;
    margin-left: -1em;
    -webkit-transform: scale(1.3);
    transform: scale(1.3)
}

.footer-section .info-links nav .tel-wrapper {
    font-size: 1.5rem
}

.footer-section .info-links nav .tel-wrapper .tel-no {
    margin-left: .75rem;
    color: #006664;
    font-size: 1.125em;
    font-weight: 700
}

.footer-section .info-links nav .more-list-btn {
    cursor: pointer
}

.footer-section .info-links nav .more-list-btn .fas {
    font-size: .6rem;
    color: #006664;
    -webkit-transform: rotateZ(0);
    transform: rotateZ(0);
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out
}

.footer-section .info-links nav .more-list-btn:hover {
    color: #b2bb1e
}

.footer-section .info-links nav .more-list-btn:hover .fas {
    color: #b2bb1e
}

.footer-section .info-links nav .more-list-btn.show .fas {
    -webkit-transform: rotateZ(180deg);
    transform: rotateZ(180deg)
}

.footer-section .info-links nav.accordion-version {
    padding: 1rem 1rem 3rem 1rem
}

.footer-section .info-links nav.accordion-version>div {
    width: 100%;
    padding-left: 0;
    margin-bottom: 0
}

.footer-section .info-links nav.accordion-version>div .link-group {
    display: block;
    border-bottom: 1px solid #dfdfdf;
    line-height: 2.5rem;
    padding-left: 0;
    margin-left: 1rem
}

.footer-section .info-links nav.accordion-version>div .link-group:after {
    left: -1rem
}

.footer-section .info-links nav.accordion-version>div .link-group:before {
    content: "";
    display: inline-block;
    position: absolute;
    right: 6px;
    font-weight: 700;
    font-size: .6rem;
    font-family: "Font Awesome 5 Free";
    top: 50%;
    -webkit-transform: translateY(-50%) rotateZ(180deg);
    transform: translateY(-50%) rotateZ(180deg);
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
}

.footer-section .info-links nav.accordion-version>div .link-group.collapsed:before {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.footer-section .info-links nav.accordion-version ul {
    margin-bottom: 0;
    padding-top: .5rem;
    padding-bottom: .5rem
}

.footer-section .info-links nav.accordion-version ul li a {
    line-height: 1.8rem
}

.footer-section .info-links li {
    line-height: 1.3rem;
    margin-left: 1rem;
    margin-top: 0;
    margin-bottom: 0
}

.footer-section .info-links .contact-address {
    margin-top: .75rem;
    margin-left: .75rem
}

.footer-section .subscription-n-home-links {
    position: relative;
    height: 108px
}

.footer-section .subscription-n-home-links .bg-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0
}

.footer-section .subscription-n-home-links .bg-wrapper>div {
    width: 50%;
    height: 100%
}

.footer-section .subscription-n-home-links .bg-wrapper>div:first-child {
    background-color: #424242
}

.footer-section .subscription-n-home-links .bg-wrapper>div:nth-child(2) {
    background-color: #5d5e5e
}

.footer-section .subscription-n-home-links .content-wrapper {
    position: relative;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    max-width: 1980px;
    margin-left: auto;
    margin-right: auto;
    z-index: 1;
    height: 100%
}

.footer-section .subscription-n-home-links .news-epp5 {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    align-items: center;
    color: #fff;
    background: #b2bb1e;
    width: 40%
}

.footer-section .subscription-n-home-links .news-letter {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    align-items: center;
    color: #fff;
    background: #303181;
    width: 100%
}

.footer-section .subscription-n-home-links .chancellor-letter {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    align-items: center;
    color: #fff;
    background: #c73439;
    width: 100%
}

.footer-section .subscription-n-home-links .chancellor-letter,
.footer-section .subscription-n-home-links .news-letter {
    padding: 1rem
}

.footer-section .subscription-n-home-links .chancellor-letter:hover,
.footer-section .subscription-n-home-links .news-letter:hover {
    color: #ffc107
}

.footer-section .subscription-n-home-links .chancellor-letter:hover svg,
.footer-section .subscription-n-home-links .news-letter:hover svg {
    stroke: #ffc107
}

.footer-section .subscription-n-home-links .link-name {
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1.2
}

.footer-section .subscription-n-home-links .link-desc {
    font-size: 1.375rem;
    max-width: 220px;
    line-height: 1
}

.footer-section .subscription-n-home-links .home-links {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    width: 47%;
    max-width: 610px
}

.footer-section .subscription-n-home-links .home-links .home-link {
    width: 50%;
    position: relative;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    align-items: flex-start;
    text-shadow: 0px 2px 2px #333;
    color: gold;
    font-size: 39px;
    font-weight: 700;
    line-height: .7;
    text-transform: uppercase;
    overflow: visible;
    -webkit-clip-path: polygon(0 -50%, 100% -50%, 100% 100%, 0 100%);
    clip-path: polygon(0 -50%, 100% -50%, 100% 100%, 0 100%)
}

.footer-section .subscription-n-home-links .home-links .home-link::before {
    content: "";
    position: absolute;
    height: 150%;
    z-index: 1;
    left: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: contain;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.footer-section .subscription-n-home-links .home-links .home-link .bg-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
    overflow: hidden
}

.footer-section .subscription-n-home-links .home-links .home-link .bg-wrapper>div {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.footer-section .subscription-n-home-links .home-links .home-link:hover:before {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

.footer-section .subscription-n-home-links .home-links .home-link:hover .bg-wrapper>div {
    -webkit-transform: scale(1.3);
    transform: scale(1.3)
}

.footer-section .subscription-n-home-links .home-links .home-link.community-link::before {
    width: 47%
}

.footer-section .subscription-n-home-links .home-links .home-link.community-link.no-webp .bg-wrapper>div {
    background-image: url()
}

.footer-section .subscription-n-home-links .home-links .home-link.community-link.no-webp::before {
    background-image: url(https://www.ku.ac.th/assets/images/common/intro_student1.png)
}

.footer-section .subscription-n-home-links .home-links .home-link.community-link.webp .bg-wrapper>div {
    background-image: url()
}

.footer-section .subscription-n-home-links .home-links .home-link.community-link.webp::before {
    background-image: url(https://www.ku.ac.th/assets/images/common/intro_student1_95.webp)
}

.footer-section .subscription-n-home-links .home-links .home-link.newcomer-link::before {
    width: 35%
}

.footer-section .subscription-n-home-links .home-links .home-link.newcomer-link.no-webp .bg-wrapper>div {
    background-image: url("../images/imagesstudent/intro_btn1.png");
}

.footer-section .subscription-n-home-links .home-links .home-link.newcomer-link.no-webp::before {
    background-image: url("../images/imagesstudent/smte_logo.jpg");
}

.footer-section .subscription-n-home-links .home-links .home-link.newcomer-link.webp .bg-wrapper>div {
    background-image: url("../images/imagesstudent/intro_btn1.webp");
}

.footer-section .subscription-n-home-links .home-links .home-link.newcomer-link.webp::before {
    background-image: url("../images/imagesstudent/smte_logo.jpg");
}

.footer-section .subscription-n-home-links .home-links .home-link.partner-link::before {
    width: 35%
}

.footer-section .subscription-n-home-links .home-links .home-link.partner-link.no-webp .bg-wrapper>div {
    background-image: url("../images/imagesstudent/intro_btn2.png");
}

.footer-section .subscription-n-home-links .home-links .home-link.partner-link.no-webp::before {
    background-image: url("../images/imagesstudent/ep_logo.png");
}

.footer-section .subscription-n-home-links .home-links .home-link.partner-link.webp .bg-wrapper>div {
    background-image: url("../images/imagesstudent/intro_btn2.webp");
}

.footer-section .subscription-n-home-links .home-links .home-link.partner-link.webp::before {
    background-image: url("../images/imagesstudent/ep_logo.png");
}

.footer-section .subscription-n-home-links .home-links .home-link.disabled {
    display: none
}

.footer-section .subscription-n-home-links .home-links .home-link .text-link {
    position: relative;
    padding: 15px 30px;
    z-index: 1
}

.footer-section .subscription-n-home-links .home-links .home-link .text-link>span {
    display: block;
    text-align: center
}

.footer-section .fin {
    /* background-color: #006664 */
    /*background-color: #757575 */
    background-color: #333;
}

.footer-section .fin .content-wrapper {
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-top: 0;
    left: 0;
    bottom: 0;
}

.footer-section .fin .content-wrapper .ku-logo {
    width: 200px;
    height: 98px;
    margin-top: 2px;
    /* background: center/contain no-repeat url(../images/); */
    -webkit-box-flex: 0;
    flex: 0 0 auto
}

.footer-section .fin .content-wrapper .link-content {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    justify-content: space-between
}

.footer-section .fin .content-wrapper .contact-info {
    padding-top: .625rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    font-size: 1.25rem;
    font-weight: 400;
    text-align: left;
    width: 70%
}

.footer-section .fin .content-wrapper .contact-info .tel-num {
    display: inline
}

.footer-section .fin .content-wrapper .social-section {
    padding-top: .625rem
}

.footer-section .fin .content-wrapper .social-section .social-button-small:hover i {
    color: #fff
}

.footer-section .fin .content-wrapper .ku-license {
    padding-top: .625rem;
    font-size: 1rem;
    text-align: left
}

.footer-section .fin .content-wrapper .web-usage-policy {
    padding-top: .625rem;
    font-size: 1rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    margin-top: 0
}

.footer-section .fin .content-wrapper .web-usage-policy li {
    margin-right: 0
}

.footer-section .fin .content-wrapper .web-usage-policy a {
    color: #fff
}

.footer-section .fin .content-wrapper .web-usage-policy a:hover {
    color: gold
}

.footer-section .fin .content-wrapper .contact-admin a {
    color: #222221
}

.footer-section .fin .content-wrapper .contact-admin a:hover {
    color: gold
}

.footer-section .fin .content-wrapper .copy-right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    font-size: 1.5rem;
    margin-top: 1rem
}

.footer-section .fin a {
    text-decoration: none
}

@media (max-width:68.75rem) {
    .footer-section .info-links {
        background-size: auto 2.5rem
    }

    .footer-section .info-links nav {
        max-width: 600px
    }

    .footer-section .info-links nav>div {
        width: 50%
    }

    .footer-section .subscription-n-home-links {
        height: unset
    }

    .footer-section .subscription-n-home-links .bg-wrapper div {
        background-color: #333 !important
    }

    .footer-section .subscription-n-home-links .content-wrapper {
        max-width: 38.75rem;
        flex-wrap: wrap;
        padding: 0 10px 10px 10px
    }

    .footer-section .subscription-n-home-links .content-wrapper .news-letter {
        -webkit-box-pack: center;
        justify-content: center;
        width: calc(50% - (10px / 2));
        margin-right: 5px;
        -webkit-box-ordinal-group: 3;
        order: 2;
        height: 6.625rem;
        background: -webkit-gradient(linear, left top, right top, from(#424242), to(#656666));
        background: linear-gradient(90deg, #424242, #656666)
    }

    .footer-section .subscription-n-home-links .content-wrapper .home-links {
        max-width: unset;
        width: 100%;
        -webkit-box-ordinal-group: 2;
        order: 1;
        padding-bottom: 10px
    }

    .footer-section .subscription-n-home-links .content-wrapper .home-links .home-link {
        overflow: hidden;
        height: 6.625rem
    }

    .footer-section .subscription-n-home-links .content-wrapper .home-links .home-link:before {
        bottom: 0%
    }

    .footer-section .subscription-n-home-links .content-wrapper .home-links .home-link:first-child {
        margin-right: 10px
    }

    .footer-section .subscription-n-home-links .content-wrapper .chancellor-letter {
        -webkit-box-pack: center;
        justify-content: center;
        width: calc(50% - (10px / 2));
        margin-left: 5px;
        -webkit-box-ordinal-group: 4;
        order: 3;
        height: 6.625rem;
        background: -webkit-gradient(linear, left top, right top, from(#424242), to(#656666));
        background: linear-gradient(90deg, #424242, #656666)
    }

    .footer-section .subscription-n-home-links .content-wrapper .chancellor-letter>div {
        display: -webkit-box;
        display: flex;
        -webkit-box-pack: center;
        justify-content: center;
        width: 51px
    }

    .footer-section .subscription-n-home-links .content-wrapper .chancellor-letter .link-name {
        min-width: 13.75rem
    }

    .footer-section .fin {
        /* background-color: #006664 */
        background-color: #333
    }

    .footer-section .fin .content-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        -webkit-box-align: center;
        align-items: center;
        padding-bottom: 1.875rem;
        padding-top: 1.875rem
    }

    .footer-section .fin .content-wrapper .ku-logo {
        width: 100px;
        /* background-image: url(../images/); */
        background-size: cover;
        background-position: left;
        background-repeat: no-repeat
    }

    .footer-section .fin .content-wrapper .link-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        -webkit-box-align: center;
        align-items: center
    }

    .footer-section .fin .content-wrapper .contact-info {
        width: 100%;
        text-align: center;
        -webkit-box-ordinal-group: 2;
        order: 1;
        padding-top: 1rem
    }

    .footer-section .fin .content-wrapper .social-section {
        -webkit-box-ordinal-group: 5;
        order: 4;
        padding-top: .5rem
    }

    .footer-section .fin .content-wrapper .web-usage-policy {
        -webkit-box-ordinal-group: 3;
        order: 2;
        padding-top: .65rem
    }

    .footer-section .fin .content-wrapper .web-usage-policy li {
        margin-right: 1rem
    }

    .footer-section .fin .content-wrapper .ku-license {
        -webkit-box-ordinal-group: 4;
        order: 3;
        padding-top: 0;
        text-align: center
    }
}

@media (max-width:37.5rem) {
    .footer-section .subscription-n-home-links {
        height: unset
    }

    .footer-section .subscription-n-home-links .content-wrapper {
        max-width: 100%
    }

    .footer-section .subscription-n-home-links .content-wrapper .news-letter {
        width: 100%;
        height: 32.77vw;
        margin-right: 0;
        margin-bottom: 10px
    }

    .footer-section .subscription-n-home-links .content-wrapper .home-links {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        width: 100%
    }

    .footer-section .subscription-n-home-links .content-wrapper .home-links .home-link {
        width: 100%;
        height: 32.77vw
    }

    .footer-section .subscription-n-home-links .content-wrapper .home-links .home-link:first-child {
        margin-right: 0;
        margin-bottom: 10px
    }

    .footer-section .subscription-n-home-links .content-wrapper .home-links .text-link {
        padding: 4.16vw 8.3vw;
        font-size: 10.83vw
    }

    .footer-section .subscription-n-home-links .content-wrapper .chancellor-letter {
        width: 100%;
        height: 32.77vw;
        margin-left: 0
    }

    .footer-section .fin .content-wrapper .contact-info {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column
    }

    .footer-section .fin .content-wrapper .contact-info .tel-num {
        display: block;
        text-align: center
    }

    .footer-section .fin .content-wrapper .web-usage-policy {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        -webkit-box-align: center;
        align-items: center
    }
}

@media (max-width:22.5rem) {
    .footer-section .subscription-n-home-links .content-wrapper .chancellor-letter .link-name {
        min-width: unset
    }
}

@media (max-width:81.25rem) {
    html.ku-fz-lg .footer-section .info-links {
        background-size: auto 2.5rem
    }

    html.ku-fz-lg .footer-section .info-links nav {
        max-width: 600px
    }

    html.ku-fz-lg .footer-section .info-links nav>div {
        width: 50%
    }

    html.ku-fz-lg .footer-section .subscription-n-home-links {
        height: unset
    }

    html.ku-fz-lg .footer-section .subscription-n-home-links .bg-wrapper div {
        background-color: #ebebeb !important
    }

    html.ku-fz-lg .footer-section .subscription-n-home-links .content-wrapper {
        max-width: 38.75rem;
        flex-wrap: wrap;
        padding: 0 10px 10px 10px
    }

    html.ku-fz-lg .footer-section .subscription-n-home-links .content-wrapper .news-letter {
        -webkit-box-pack: center;
        justify-content: center;
        width: calc(50% - (10px / 2));
        margin-right: 5px;
        -webkit-box-ordinal-group: 3;
        order: 2;
        height: 6.625rem;
        background: -webkit-gradient(linear, left top, right top, from(#424242), to(#656666));
        background: linear-gradient(90deg, #424242, #656666)
    }

    html.ku-fz-lg .footer-section .subscription-n-home-links .content-wrapper .home-links {
        max-width: unset;
        width: 100%;
        -webkit-box-ordinal-group: 2;
        order: 1;
        padding-bottom: 10px
    }

    html.ku-fz-lg .footer-section .subscription-n-home-links .content-wrapper .home-links .home-link {
        overflow: hidden;
        height: 6.625rem
    }

    html.ku-fz-lg .footer-section .subscription-n-home-links .content-wrapper .home-links .home-link:before {
        bottom: -21%
    }

    html.ku-fz-lg .footer-section .subscription-n-home-links .content-wrapper .home-links .home-link:first-child {
        margin-right: 10px
    }

    html.ku-fz-lg .footer-section .subscription-n-home-links .content-wrapper .chancellor-letter {
        -webkit-box-pack: center;
        justify-content: center;
        width: calc(50% - (10px / 2));
        margin-left: 5px;
        -webkit-box-ordinal-group: 4;
        order: 3;
        height: 6.625rem;
        background: -webkit-gradient(linear, left top, right top, from(#424242), to(#656666));
        background: linear-gradient(90deg, #424242, #656666)
    }

    html.ku-fz-lg .footer-section .subscription-n-home-links .content-wrapper .chancellor-letter>div {
        display: -webkit-box;
        display: flex;
        -webkit-box-pack: center;
        justify-content: center;
        width: 51px
    }

    html.ku-fz-lg .footer-section .subscription-n-home-links .content-wrapper .chancellor-letter .link-name {
        min-width: 13.75rem
    }

    html.ku-fz-lg .footer-section .fin {
        background-color: #006664
    }

    html.ku-fz-lg .footer-section .fin .content-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        -webkit-box-align: center;
        align-items: center;
        padding-bottom: 1.875rem;
        padding-top: 1.875rem
    }

    html.ku-fz-lg .footer-section .fin .content-wrapper .ku-logo {
        width: 100px;
        background-image: url(../images/tnw41thLogo.jpeg);
        background-size: cover;
        background-position: left;
        background-repeat: no-repeat
    }

    html.ku-fz-lg .footer-section .fin .content-wrapper .link-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        -webkit-box-align: center;
        align-items: center
    }

    html.ku-fz-lg .footer-section .fin .content-wrapper .contact-info {
        width: 100%;
        text-align: center;
        -webkit-box-ordinal-group: 2;
        order: 1;
        padding-top: 1rem
    }

    html.ku-fz-lg .footer-section .fin .content-wrapper .social-section {
        -webkit-box-ordinal-group: 5;
        order: 4;
        padding-top: .5rem
    }

    html.ku-fz-lg .footer-section .fin .content-wrapper .web-usage-policy {
        -webkit-box-ordinal-group: 3;
        order: 2;
        padding-top: .65rem
    }

    html.ku-fz-lg .footer-section .fin .content-wrapper .web-usage-policy li {
        margin-right: 1rem
    }

    html.ku-fz-lg .footer-section .fin .content-wrapper .ku-license {
        -webkit-box-ordinal-group: 4;
        order: 3;
        padding-top: 0;
        text-align: center
    }
}

@media (max-width:50rem) {
    html.ku-fz-lg .footer-section .subscription-n-home-links {
        height: unset
    }

    html.ku-fz-lg .footer-section .subscription-n-home-links .content-wrapper {
        max-width: 100%
    }

    html.ku-fz-lg .footer-section .subscription-n-home-links .content-wrapper .news-letter {
        width: 100%;
        height: 32.77vw;
        margin-right: 0;
        margin-bottom: 10px
    }

    html.ku-fz-lg .footer-section .subscription-n-home-links .content-wrapper .home-links {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        width: 100%
    }

    html.ku-fz-lg .footer-section .subscription-n-home-links .content-wrapper .home-links .home-link {
        width: 100%;
        height: 32.77vw
    }

    html.ku-fz-lg .footer-section .subscription-n-home-links .content-wrapper .home-links .home-link:first-child {
        margin-right: 0;
        margin-bottom: 10px
    }

    html.ku-fz-lg .footer-section .subscription-n-home-links .content-wrapper .home-links .text-link {
        padding: 4.16vw 8.3vw;
        font-size: 10.83vw
    }

    html.ku-fz-lg .footer-section .subscription-n-home-links .content-wrapper .chancellor-letter {
        width: 100%;
        height: 32.77vw;
        margin-left: 0
    }

    html.ku-fz-lg .footer-section .fin .content-wrapper .contact-info {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column
    }

    html.ku-fz-lg .footer-section .fin .content-wrapper .contact-info .tel-num {
        display: block;
        text-align: center
    }

    html.ku-fz-lg .footer-section .fin .content-wrapper .web-usage-policy {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        -webkit-box-align: center;
        align-items: center
    }
}

body.ku-theme-2 .footer-section .subscription-n-home-links .bg-wrapper>div:first-child {
    background-color: #b1bb1c
}

body.ku-theme-2 .footer-section .subscription-n-home-links .bg-wrapper>div:nth-child(2) {
    background-color: #016b67
}

body.ku-theme-2 .footer-section .subscription-n-home-links .news-letter {
    background-color: #b1bb1c
}

body.ku-theme-2 .footer-section .subscription-n-home-links .chancellor-letter {
    background-color: #016b67
}

body.ku-theme-2 .footer-section .fin {
    background-color: #222
}

body.ku-theme-2 .footer-section .fin .content-wrapper .ku-logo {
    background-image: url(../images/tnw39Logo.png)
}

body.ku-theme-2 .footer-section .fin .social-button-small::before {
    background-color: #b2bb1e
}

@media (max-width:68.75rem) {
    body.ku-theme-2 .footer-section .subscription-n-home-links .news-letter {
        background: #b1bb1c
    }

    body.ku-theme-2 .footer-section .subscription-n-home-links .chancellor-letter {
        background: #016b67
    }
}

.icon-90 {
    margin-top: -100px;
}