/*Header Slider*/
.home-slider-top{
    width: 100vw;
    height: 70vh;
    position: relative;
    z-index: 8;
    margin-left: calc((-100vw + 1250px) / 2 );
    overflow: hidden;

}
.width-sidebar .home-slider-top{
    margin-left: -20vw;
}
.width-sidebar .home-slider-top .wrapper{
    width: 1250px;
}
.home-slider-top .slick-track{
    width: 100vw;
}
.home-slider-top .rectangle-header{
    width: 50vw;
    height: 215px;
    position: absolute;
    bottom: 0;
    z-index: 1;
}
.home-slider-top.header-full .page-header-container .video-side:after,
.home-slider-top.header-full .page-header-container .image-slide:after{
    content: "";
    width: 150%;
    height: 125%;
    background-color: #fff;
    border-radius: 100%;
    bottom: -109%;
    left: -25%;
    right: 0;
    position: absolute;
    display: block;
}

.home-slider-top.header-full .title-slider {
    background-repeat:no-repeat;
    background-position: bottom;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    display:block;
    font-weight: 800;
    font-size: 129.333px;
    line-height: 130px;
    margin-block-end:40px;
    text-align: center;
    font-weight: bold;
    letter-spacing: 0.1em;
    background-size: cover;
    -webkit-text-stroke-color: #fff;
    -webkit-text-stroke-width: 2.00px;
}
.home-slider-top.header-full .title-slider.videotitle{
    background:none!important;
    background-position: bottom;
    -webkit-text-fill-color: inherit;
    -webkit-background-clip: inherit;
    display:block;
    font-weight: 800;
    font-size: 129.333px;
    line-height: 130px;
    margin-block-end:40px;
    text-align: center;
    font-weight: bold;
    letter-spacing: 0.1em;
    background-size: cover;
    color: #1C4780;
}
.header-full .header-slider .video-side video{
    height: 120vh
}
.header-full .header-slider .youtube-side,
.header-full .header-slider .image-slide img,
.home-slider-top.header-full{
    height: 100vh
}
.no-slider + .content  .home-slider-top{
    display: none;
}
.page-header-container{
    position: relative;
    overflow: hidden;
}

.header-slider .slick-dots{
    position: absolute;
    bottom: 100px;
    width: 100%;
    text-align: center;
}
.header-slider .slick-dots li{
    display: inline-block;
    border-radius: 100%;
    padding: 2px;
    margin-right: 10px;
    background-color: #c1bdbd;
}
.header-slider .slick-dots li.slick-active{
    border: 1px solid transparent;
    background-color: transparent;
}
.header-slider .slick-dots li.slick-active button{
    font: 0/0 a;
    border: none;
    width: 10px;
    height: 10px;
    background-color: #fff;
    border-radius: 100%;
    display: block;
    outline: none;
}
.header-slider .slick-dots li button{
    font: 0/0 a;
    border: none;
    width: 10px;
    display: block;
    border-radius: 100%;
    height: 10px;
    background-color: #c1bdbd;
    outline: none;
    cursor: pointer;
}
.header-slider .slick-next{
    position: absolute;
    height: 60px;
    width: 60px;
    bottom: 60px;
    left: 0;
    font: 0/0 a;
    border: none;
    z-index: 1;
    outline: none;
    line-height: 60px;
    text-align: center;
    cursor: pointer;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    background: #1C4780;
    display: flex;
    justify-content: center;
    align-items: center;

}

.header-slider .slick-prev{
    position: absolute;
    height: 60px;
    width: 60px;
    bottom: 0;
    left: 0;
    font: 0/0 a;
    border: none;
    z-index: 1;
    outline: none;
    line-height: 60px;
    text-align: center;
    cursor: pointer;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    background: #1C4780;
    display: flex;
    justify-content: center;
    align-items: center;

}

.header-slider .slick-prev:hover,
.header-slider .slick-next:hover{
    background:  #9ADBF0;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.home-header-ring:hover{
    background-color: #9ADBF0;
}
.header-slider .slick-prev svg,
.header-slider .slick-prev i{
    font-size: 20px;
    color: #fff;
    line-height: 60px;
    display: block;
}

.header-slider .slick-next svg,
.header-slider .slick-next i{
    font-size: 20px;
    color: #fff;
    line-height: 60px;
    display: block;
}

.page-header-container .slider-menu-home{
    position: absolute;
    bottom: 50px;
    left: 0;
    width: 100%;
    text-align: center;
    line-height: 60px;
}
.page-header-container .slider-menu-home li{
    display: inline-block;
}
.page-header-container .slider-menu-home li:last-of-type{
    margin-right: 0;
}
.page-header-container .slider-menu-home li a:before{
    content: "";
    display: block;
    width:200px;
    height: 46px;
    border: 1px solid #fff;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.page-header-container .slider-menu-home li a:after{
    content: "";
    display: block;
    width:194px;
    height: 40px;
    border: 1px solid #fff;
    opacity: 0.2;
    position: absolute;
    top: 3px;
    left: 3px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.page-header-container .slider-menu-home li{
    margin-left: 15px;
}

.page-header-container .slider-menu-home li a{
    text-decoration: none;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #fff;
    width: 200px;
    height: 46px;
    line-height: 46px;

    display: inline-block;
    position: relative;
    text-align: center;
}
.page-header-container .slider-menu-home li:first-child{
    margin-left: 0px;
}

.page-header-container .slider-menu-home li a:hover:before{
    opacity: 0.2;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.page-header-container .slider-menu-home li a:hover:after{
    opacity: 1;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.header-slider .image-slide img {
    display: block;
    width: 100%;
    height: 70vh;
    object-fit: cover;
    object-position: center;
}
.header-slider .youtube-side{
    width: 100%;
    height: 70vh;
    position: relative;
}
.header-slider .video-side video{
    width: 100%;
    height: 90vh;
    margin-top: -10vh;
    margin-bottom: -10vh;
    object-fit: cover;
    display: block;
}
.page-layout .youtube-side iframe {
    width: 100%;
    height: 415px;
}

.slick-initialized .slick-slide{
    overflow: hidden;
}
.video-side,
.image-slide {
    position: relative;
}

.home-slider-top .video-button-slider{
    position: absolute;
    top: 50%;
    right: 5%;
    z-index: 10;
    width: 160px;
    height: 160px;
}

.home-slider-top .video-button-slider .button-play{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 92px;
    height: 92px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #FFFFFF;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.home-slider-top .video-button-slider .button-play svg{
    font-size: 20px;
    color: #FFFFFF;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;

}

.home-slider-top .video-button-slider:hover .button-play svg{
    opacity: 0.8;

}

.slider-text-box{
    position: absolute;
    width: 100%;
    z-index: 2;
    bottom: 40px;
    text-align: center;
}
.slider-text-box.slidertextalign1{
    bottom: 2vh;
    min-height: 50vh;
}
.slider-text-box.slidertextalign2{
    z-index: 0
}
.slider-text-box .title-slider.text-type1{
    width: 70%;
    font-size: 8rem;
    line-height: 9.2rem;
    font-weight: 800;
    color: #FDD173;
}
.slider-text-box .subtitle-slider{
    font-weight: 800;
    font-size: 100px;
    line-height: 106px;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-block-end:0;
}
.slider-text-box .title-slider{
    font-weight: 700;
    font-size: 52px;
    line-height: 78px;
    letter-spacing: 0.03em;
    color: #FFFFFF;
    text-align: left;

}


.vertical-text{
    margin-left: -86px;
    margin-bottom: 20px;
}
.vertical-text:after{
    width: 60px;
}

.header-links-type1{
    position: absolute;
    right: 5vw;
    bottom: 48px;
    display: flex;
}
.header-links-type1 a{
    background: #343A74;
    min-width: 155px;
    height: 60px;
    box-sizing: border-box;
    padding: 0 20px;
    color: #BFD59B;

    font-weight: 600;
    font-size: 1.6rem;
    line-height: 2rem;
    line-height: 60px;
    display: inline-block;
    text-decoration: none;
    text-align: center;
}
.header-links-type1 a:hover{
    background: #BFD59B;
    color: #343A74;
}
.header-links-type1 a + a{
    color: #F1A494;
}
.header-links-type1 a + a:hover{
    background: #F1A494;
}
.header-links-type1 a + a + a{
    color: #FDD173;
}
.header-links-type1 a + a + a:hover{
    background: #FDD173;
}
.header-links-type2{
    position: absolute;
    right:  5vw;
    left: initial!important;
    width: 45vw;
    bottom: 0px;
    display: flex;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.header-links-type2 a{
    background: #BFD59B;
    width: 270px;
    height:175px;
    box-sizing: border-box;
    padding: 0 20px;
    color: #343A74;

    font-weight: 600;
    font-size: 1.6rem;
    line-height: 60px!important;
    display: flex;
    align-items: flex-end;
    text-decoration: none;
    text-align: center;
    position: absolute;
    right: calc((100vw - 1250px) / 2 - 5vw);
    bottom: -87px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.header-links-type2.active a{
    align-items: flex-start;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.header-links-type2 a:hover{
    background: #343A74;
    color: #BFD59B;


}
.header-links-type2 a + a{
    background: #9FC5D3;
    color: #343A74;
    right:  calc((100vw - 1250px) / 2 + 290px - 5vw);
    bottom: -195px;
}
.header-links-type2 a + a:hover{
    background: #343A74;
    color: #9FC5D3;
}
.header-links-type2 a + a + a{
    background: #FDD173;
    color: #343A74;
    right: calc((100vw - 1250px) / 2 - 5vw);
    bottom: -282px;

}
.header-links-type2 a + a + a:hover{
    background: #343A74;
    color: #FDD173;
}
.slidertextalign1 .text-type2,
.slidertextalign2 .text-type2{
    font-size: 21.3rem;
    line-height: 17.2rem;
    font-weight: 800;

    opacity: 0.35;
    color: #fff;
    position: absolute;
    bottom: -30px;
    left: 0;
    max-width: 70%;
}
.slidertextalign1 .text-type2{
    bottom: 215px;
}
.slidertextalign2 .vertical-text{
    position: absolute;
    bottom: 0px;
    right: 5vw;
    margin-right: -86px;
    margin-left: 0;
}

.home-slider-top.headtype4{
    height: 50vh;
}

.home-slider-top.headtype4  .slidertextalign2 .vertical-text{
    bottom: -130px;
}

/* END Header Slider*/
/* Announcements */
.home-header-ring{
    display: flex;
    position: absolute;
    bottom: 40px;
    right: 5vw;
    background-color: #fff;
    width: 70px;
    height: 70px;
    cursor: pointer;
    z-index: 2;
    outline: none;
    margin-right: 0;
    margin-bottom: 0;
    border: none;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    -webkit-box-shadow: 0px 0px 8px 3px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 8px 3px rgba(0,0,0,0.2);
}
.home-header-ring .icon{
    display: block;
    width: 100%;
    line-height: 70px;
    height: 70px;
    text-align: center;
}

.home-header-ring .count{
    position: absolute;
    background: #006545;
    width: 20px;
    height: 20px;
    bottom: 10px;
    border-radius: 50%;
    text-align: center;
    line-height: 20px;
    color: #fff;
}
.home-header-ring:hover .count {
    background-color: #fff;
    color: #006545;
    font-weight: bold;
}
.home-header-ring a{
    margin: auto;
    text-decoration: none;
}
.home-header-ring svg,
.home-header-ring i{
    line-height: 80px;
    font-size: 15px;
    color: #163660;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}


.home-header-ring:hover #customModalBtn svg,
.home-header-ring:hover #customModalBtn i{
    display: inline-block;
    line-height: 80px;
    -webkit-animation: ring 4s .7s ease-in-out infinite;
    -webkit-transform-origin: 50% 4px;
    -moz-animation: ring 4s .7s ease-in-out infinite;
    -moz-transform-origin: 50% 4px;
    animation: ring 4s .2s ease-in-out infinite;
    transform-origin: 50% 4px;
}
@-webkit-keyframes ring {
    0% {
        -webkit-transform: rotate(0);
    }
    2% {
        -webkit-transform: rotate(1deg);
    }
    4% {
        -webkit-transform: rotate(-5deg);
    }
    6% {
        -webkit-transform: rotate(6deg);
    }
    8% {
        -webkit-transform: rotate(-4deg);
    }
    10% {
        -webkit-transform: rotate(2deg);
    }
    12% {
        -webkit-transform: rotate(-1deg);
    }
    14% {
        -webkit-transform: rotate(1deg);
    }
    40% {
        -webkit-transform: rotate(1deg);
    }
    42% {
        -webkit-transform: rotate(-5deg);
    }
    44% {
        -webkit-transform: rotate(6deg);
    }
    46% {
        -webkit-transform: rotate(-4deg);
    }
    48% {
        -webkit-transform: rotate(2deg);
    }
    50% {
        -webkit-transform: rotate(-1deg);
    }
    52% {
        -webkit-transform: rotate(1deg);
    }
    86% {
        -webkit-transform: rotate(1deg);
    }
    88% {
        -webkit-transform: rotate(-5deg);
    }
    90% {
        -webkit-transform: rotate(6deg);
    }
    92% {
        -webkit-transform: rotate(-4deg);
    }
    94% {
        -webkit-transform: rotate(2deg);
    }
    96% {
        -webkit-transform: rotate(-1deg);
    }
    98% {
        -webkit-transform: rotate(1deg);
    }
    100% {
        -webkit-transform: rotate(0);
    }
}
@-moz-keyframes ring {
    0% {
        -moz-transform: rotate(0);
    }
    2% {
        -moz-transform: rotate(1deg);
    }
    4% {
        -moz-transform: rotate(-5deg);
    }
    6% {
        -moz-transform: rotate(6deg);
    }
    8% {
        -moz-transform: rotate(-4deg);
    }
    10% {
        -moz-transform: rotate(2deg);
    }
    12% {
        -moz-transform: rotate(-1deg);
    }
    14% {
        -moz-transform: rotate(1deg);
    }
    40% {
        -moz-transform: rotate(1deg);
    }
    42% {
        -moz-transform: rotate(-5deg);
    }
    44% {
        -moz-transform: rotate(6deg);
    }
    46% {
        -moz-transform: rotate(-4deg);
    }
    48% {
        -moz-transform: rotate(2deg);
    }
    50% {
        -moz-transform: rotate(-1deg);
    }
    52% {
        -moz-transform: rotate(1deg);
    }
    86% {
        -moz-transform: rotate(1deg);
    }
    88% {
        -moz-transform: rotate(-5deg);
    }
    90% {
        -moz-transform: rotate(6deg);
    }
    92% {
        -moz-transform: rotate(-4deg);
    }
    94% {
        -moz-transform: rotate(2deg);
    }
    96% {
        -moz-transform: rotate(-1deg);
    }
    98% {
        -moz-transform: rotate(1deg);
    }
    100% {
        -moz-transform: rotate(0);
    }
}
@keyframes ring {
    0% {
        transform: rotate(0);
    }
    2% {
        transform: rotate(1deg);
    }
    4% {
        transform: rotate(-5deg);
    }
    6% {
        transform: rotate(6deg);
    }
    8% {
        transform: rotate(-4deg);
    }
    10% {
        transform: rotate(2deg);
    }
    12% {
        transform: rotate(-1deg);
    }
    14% {
        transform: rotate(1deg);
    }
    40% {
        transform: rotate(1deg);
    }
    42% {
        transform: rotate(-5deg);
    }
    44% {
        transform: rotate(6deg);
    }
    46% {
        transform: rotate(-4deg);
    }
    48% {
        transform: rotate(2deg);
    }
    50% {
        transform: rotate(-1deg);
    }
    52% {
        transform: rotate(1deg);
    }
    86% {
        transform: rotate(1deg);
    }
    88% {
        transform: rotate(-5deg);
    }
    90% {
        transform: rotate(6deg);
    }
    92% {
        transform: rotate(-4deg);
    }
    94% {
        transform: rotate(2deg);
    }
    96% {
        transform: rotate(-1deg);
    }
    98% {
        transform: rotate(1deg);
    }
    100% {
        transform: rotate(0);
    }
}

#customModal.closed{
    display: none!important
}
#customModal{
    display: block;
    position: absolute;
    bottom: 70px;
    right: calc(5vw + 40px);
    z-index: 1;
    filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.0972738));
}

#customModal>div{
    width: 320px;
    margin: auto;
}
#customModal .slick-prev{
    margin-right: 5px;
    width: 25px;
    height: 25px;
    text-align: center;
    float: left;
    color: #FFF;
    font-size: 22px;
    border: none;
    z-index: 1;
}
#customModal .slick-next{
    margin-right: 5px;
    width: 25px;
    height: 25px;
    text-align: center;
    float: left;
    color: #FFF;
    font-size: 22px;
    border: none;
    z-index: 1;
}
#customModal .post_pad>a{
    text-decoration: none;
}
#customModal .post_pad{
    padding-top: 23px;
    min-height: 200px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 45px;
    background: #fff;
    box-sizing: border-box;
}
#customModal .close{
    position: absolute;
    height: 65px;
    width: 65px;
    left: 0;
    top: 0;
    text-align: center;
    line-height: 65px;
    color: #fff;
    z-index: 2;
    cursor: pointer;
    background:#1C4780;
    -webkit-border-bottom-right-radius: 150px;
    -moz-border-radius-bottomright: 150px;
    border-bottom-right-radius: 150px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
#customModal .close:hover{
    background-color: #9ADBF0;
}
#customModal .close svg,
#customModal .close i{
    font-size: 18px;
    position: relative;
    top: -3px;
    left: -6px;
}
#customModal .post_pad .title{
    font-weight: 600;
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 5px;
    color: #1C4780;
    display: block;
    margin-bottom: 25px;
}
#customModal .post_pad .snippet{
    font-size: 12px;
    margin-bottom: 30px;
    color: #292E2F;
    display: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;

}
#customModal .post_pad .snippet:hover{
    color: #000;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
#customModal .post_pad .read-more-white{
    position: absolute;
    bottom: 24px;
    font-weight: bold;
    font-size: 15px;
    color: #000;
}
#customModal .home_announcement_panel_list .slick-prev{
    position: absolute;
    right: 89px;
    bottom: 50px;
    width: 23px;
    height: 21px;
    margin: 0;
    line-height: 60px;
    cursor: pointer;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    cursor: pointer;
    background: transparent;
}
#customModal .home_announcement_panel_list .slick-next{
    position: absolute;
    right: 50px;
    bottom: 50px;
    width: 23px;
    height: 21px;
    margin: 0;
    line-height: 60px;
    cursor: pointer;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    cursor: pointer;
    background: transparent;
}
#customModal .home_announcement_panel_list .slick-prev svg,
#customModal .home_announcement_panel_list .slick-next svg{
    color: #073F68;
}
#customModal .home_announcement_panel_list .slick-next:hover svg,
#customModal .home_announcement_panel_list .slick-prev:hover svg{
    color: #9ADBF0;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
#customModal .home_announcement_panel_list  .slick-prev i,
#customModal .home_announcement_panel_list .slick-next i{
    font-size: 15px;
}
.pagingInfo{
    position: absolute;
    bottom: 30px;
    left: 30px;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #163660;
    z-index: 9;
}


/* END Announcements */

.header-slider .youtube-side::before,
.header-slider .video-side::before,
.header-slider .image-slide::before{
    content: "";
    position: absolute;
    bottom: 0;
    height: 60%;
    width: 100%;
    z-index: 1;
    background: rgb(0,0,0);
    background: linear-gradient(180deg, rgba(28, 71, 128, 0) 0%, #1C4780 100%);
    transform: rotate(-180deg);
    opacity: 0.65;
    mix-blend-mode: normal;
    top: 0;
    left: 0;
    z-index: 0;

}
.page-header-background{
    height: 80vh
}

.list-slider-select {
    position: relative;

}
.list-slider-select  .select-checkbox {
    display: none;
}
.list-slider-select  .select-label {
    display: block;
    background: #F3F3F3;
    padding: 10px 15px;
    min-width: 220px;
    text-align: left;
    cursor: pointer;
}
.list-slider-select  .select-label:before {
    content: "\f078";
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    float: right;
    margin-top: 4px;
}
.list-slider-select .select-wrap {
    position: absolute;
    width: 100%;
    background: #fff;
    text-align: left;
    padding: 5px 15px;
    box-sizing: border-box;
    display: none;
    max-height: 300px;
    overflow: scroll;
}
.list-slider-select .select-checkbox:checked ~ .select-wrap {
    display: block;
}
.list-slider-select .select {
    list-style: none;
    margin: 0;

}
.list-slider-select .select li{
    background: none;
    padding: 0;
}
.list-slider-select .select li:hover a{
    color: #E34A44;
}
.list-slider-select .select a {
    display: block;
    text-decoration: none;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: #4D4D4D;
    cursor: pointer;
}
.list-slider-box{
    background: rgba(28, 71, 128, 0.8);
    display: flex;
    align-items: center;
    position: absolute;
    bottom: 0px;
    width: 100%;
    left: 0;
    padding: 22px 0;
}
.list-slider-box .wrapper{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.single-subjects .home-slider-top{
    z-index: 11;
    overflow: visible;
}
#customModal .slider-announcement.no-image .post_pad{
    padding-top: 70px;
}
/* RESPONSIVE */

@media only screen and (max-width: 1300px) {
    .slider-text-box.slidertextalign1{
        left: 60px;
    }
    .home-slider-top{
        margin-left: -5vw;
    }
}
@media only screen and (max-width: 1230px) {
    .home-slider-top{
        margin-left: -5vw;
    }
}
@media only screen and (max-width: 1160px) {
    .home-slider-top.header-full{
        margin-left: -5vw;
    }
}



@media only screen and (max-width: 1080px) {
    .home-slider-top{
        margin-left: -5vw;
        height: auto!important;
        min-height: 60vh;
    }
    .header-full .header-slider .image-slide img{
        width: 100%;
        height: auto;
        min-height: 60vh;
        object-fit: cover;
    }
    .slider-text-box{
        position: relative;
    }
    .width-sidebar .home-slider-top{
        margin-left: -5vw;
    }
    .header-slider .slick-next{
        bottom: 0;
        left: 60px;
    }
    .vertical-text{
        display: none;
    }
    .header-slider .youtube-side iframe{
        width: 177.78vh;
    }
    .header-slider.slick-initialized.slick-slider .slick-slide::after{
        height: 100%;
        background-image: none;
        background-color: rgba(0,0,0,0.2);
    }

    .header-slider .slick-dots{
        display: none!important;
    }
    .header-slider .subtitle-slider{
        font-weight: 700;
        font-size: 40px;
        line-height: 50px;
        letter-spacing: 0.03em;
        color: #1C4780;
    }
    .home-slider-top.header-full .title-slider.videotitle,
    .home-slider-top.header-full .title-slider,
    .header-slider .title-slider{
        font-weight: 700;
        font-size: 40px;
        line-height: 50px;
        letter-spacing: 0.03em;
        padding: 0 3vw;
        background: none !important;
        -webkit-text-fill-color: unset;
        -webkit-background-clip: unset;
        -webkit-text-stroke-color: #1C4780;
        -webkit-text-stroke-width: 0;
    }
    .home-slider-top.header-full .title-slider{
        color: #1C4780;
    }

    .slidertextalign2 .text-type2{
        padding: 0 5vw;
        bottom: 20px;
        font-size: 5rem;
        line-height: 5rem;
        top: auto;
    }
    #customModal .post_pad{
        min-height: 220px;
    }
    #customModal .home_announcement_panel_list .slick-next,
    #customModal .home_announcement_panel_list .slick-prev{
        bottom: 0;
    }
    .header-links-type1 {
        position: relative;
        right: 0;
        bottom: 0;
        display: flex;
        left: 0;
        margin: 0 auto;
        justify-content: center;
    }

    .home-slider-top{
        height: auto;
    }
    #customModal {
        display: block;
        position: relative;
        bottom: 0;
        right: 0;
        z-index: 1;
        box-shadow: 0px 0px 9.66865px rgba(0, 0, 0, 0.15);
    }
    #customModal > div {
        width: 100%;
    }
    #customModal .slick-slide img {
        display: block;
        width: 100%;
        height: auto;
    }
    .header-slider .slick-next,
    .header-slider .slick-prev{
        display: none!important;

    }
    .slider-text-box.slidertextalign1 {
        left: 0;
        min-height: inherit;
        bottom: 0;

    }
    .slider-text-box.slidertextalign2{
        left: 0;
        min-height: inherit;
        bottom: 0;
        z-index: 3;
    }
    .slider-text-box .title-slider.text-type1{
        font-size: 3rem;
        line-height: 3.4rem;
        width: 100%;
        padding: 0;
    }
    .slider-text-box.slidertextalign1 .wrapper{
        margin-left: 0;
    }
    .home-slider-top .rectangle-header{
        height: 50px;
        display: none;
    }
    .home-slider-top .video-button-slider{
        top: 60%;
    }
    .header-links-type1{
        flex-direction: column;
    }
    .header-links-type1 a{
        font-size: 1.6rem;
        padding: 0;
        min-width: inherit;
        width: 100%;
        text-align: left;
        padding: 0 5vw;
    }

    .home-slider-top.header-full ,
    .home-slider-top.header-full .slide-top{
        padding-bottom: 20px;
    }
    .slider-text-box:after{
        content: "";
        width: 3px;
        height: 43px;
        background: #1C4780;
        display: block;
        margin: 0 auto;
    }
    .home-slider-top .slick-slide.slide-top {
        overflow: visible;
    }
    .slider-text-box{
        bottom: 0px;
    }
    #customModal .home_announcement_panel_list .slick-next, #customModal .home_announcement_panel_list .slick-prev {
        bottom: 30px;
    }
    .header-links-type2{
        position: relative;
        right: 0;
        left: 0;
        width: 100%;
        bottom: 0px;
        margin-bottom: 20px;
        flex-direction: column;
    }
    .header-links-type2 a{
        position: relative;
        right: 0;
        bottom: 0;
        height: 50px;
        line-height: 50px;
        width: 100%;
        flex: 100%;
    }
    .header-links-type2 a + a{
        right: 0;
        bottom: 0;
    }
    .header-links-type2 a + a + a{
        right: 0;
        bottom: 0;
    }
    .page-header-background{
        min-height: 50vh
    }
    .page-template-default .home-slider-top .slide-top {
        max-height: 100vh;
    }
    .page-template-default .header-slider .image-slide img{
        height:60vh;
    }
    .width-sidebar .home-slider-top .wrapper {
        width: 100%;
    }
    .home-slider-top.header-full .title-slider{
        margin-block-end: 20px;
    }
    .home-slider-top.header-full .page-header-container .video-side:after,
    .home-slider-top.header-full .page-header-container .image-slide::after {
        width: 140%;
        height: 10%;
        bottom: -5%;
        left: -20%;
        right: 0;
    }
    .home-header-ring{
        top: 90vh;
        z-index: 1;
    }
    .header-full .header-slider .video-side video{
        height: 110vh
    }
    .subjects-template-default .slider-text-box{
        margin-bottom: 70px;
    }
    .subjects-template-default .slider-text-box::after{
        display: none;
    }
}

@media only screen and (max-width: 550px) {
    #customModal{
        position: relative;
        opacity: 1;
        width: 100%;
        right: 0;
        bottom: 0;
        filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.15));
    }
    #customModal>div{
        width: 100%;
    }

    #customModal .slick-slide img{
        height: auto;
    }
    .list-slider-select{
        width: 100%;
    }
}