/* .bg-back {
    position: absolute;
    width: 255px;
    height: 44px;
    left: 165px;
    top: 0px;
    background: #FFE9E9;
} */

h6.back-text {
    font-size: 18px;
    font-weight: 200;
    position: absolute;
    left: 220px;
    top: 23px;
    margin: 0;
}

.container {
    display: flex;
    justify-content: center;
}

.content {
    text-align: center;
}

.text-content {
    text-align: center;
    font-size: 32px;
    position: relative;
    top: 15%;
}

.bg-reward{
    width: 100%;
    height: auto;
    position: absolute;
    background-image: url("https://www.ict.su.ac.th/idcon/image/BG.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

/* .footer {
    width: 1110px;
} */

.award-img {
    position: absolute;
    z-index: 4;
    margin-top: -50px;
    left: 63%;
}

.award-photo {
    position: absolute;
    z-index: 4;
    margin-top: -70px;
    left: 70%;
}

.iconify.bk {
    font-size: 40px;
    position: absolute;
    left: 180px;
    top: 16px;
}

.title-head {
    margin: 250px 0px 0px 0px;
    font-weight: 400;

    font-size: 79px;
}

h1, h2, h6, .shared, p.contact-follow, .circle, .next-showall {
    font-family: 'Kanit', sans-serif;
    text-align: center;
}

h6.no_work {
    text-align: left;
    margin-bottom: 40px;
    font-size: 48px;
    font-weight: 200;
}

h6.ct_work {
    text-align: left;
    margin: 150px 0px 40px 0px;
    font-size: 24px;
    font-weight: 600;
}

p, h3 {
    font-family: 'Sarabun', sans-serif;
    font-weight: 200;
    font-size: 18px;
    text-align: center;
}

p.contact-follow {
    width: auto;
    text-align: center;
    margin: 20px 0px;
}

.lineunder {
    border: 1px solid #ccc;

}

.circle {
    width: 160px;
    height: 160px;
    border-radius: 250px;
    /* font-size: 72px;
    font-weight: 600;
    color:#fff;
    line-height: 120px;
    text-align:center;
    background:#FDE0E0;
    border: 2px solid black;  */
}

.wall {
    width: 100%;
    height: auto;
}

.text-title-page {
    position: relative;
    top: -50%;
    color:#E6002E;
}

.text-title-page:hover {
    color: white;
}

.title-footer {
    text-align: center;
}

select.selectpicker{
    width: 730px;
    height: 46px;
    margin-bottom: 50px;
    text-align: center;
}

.frame-img {
    height: 222px;
    width: 100%;
    border: 2px solid black;
}

.frame-photo {
    height: 222px;
    width: 100%;
}

.line_border {
    border: 2px solid black;
}

.frame-photo {
    opacity: 0.8;
    transition: 0.5s;
}

.frame-imgArt{
    width: 100%;
    opacity: 0.8;
    transition: 0.5s;
}

.frame-imgArt:Hover {
    opacity: 1;
}

.frame-photo:hover {
    opacity: 1;
}

.next-showall {
    background-color: black;
    border: 2px solid black;
    border-radius: 24px;
    width: 255px;
    height: 46px;
    color: white
}
.next-showall:hover{
    background:none;
    color: #000000;
    transition: 0.4s;
}

#more {
    display: none;
}

#myBtn {
    background: none;
    font-family: 'Kanit', sans-serif;
    font-size: 18px;
    border: none;
}

.text-desktop, .text-Mobile {
    text-align: left;
}

.text-Mobile {
    display: none;
}

#fb-share-button {
    background: none;
}

.iconify.fb {
    font-size: 35px;
    margin-top: -4px;
    color: black;
}

.iconify.fb:hover {
    opacity: 0.8;
    cursor: pointer;
}

.copy-link:hover {
    opacity: 0.8;
    cursor: pointer;
}

.copy-link {
    width: 30px;
    height: 30px;
    border-radius: 100%;
    border: none;
    background: black;

}

.cplink {
    color: white;
    font-size: 18px;
    font-weight: 800;
    margin-top: -2px;
}
.info:hover{
    opacity: 0.6;
    transition: 0.3s;
}

/* select heed */
.select-selected:after {
    width: 100%;
    height: auto;
    background-color: pink;
}


/* footer 7 color */
.text-inc {
    font-size: 24px;
    position: relative;
    top: 45%;
}
.color {
    width: 100%;
    height: 256px;
}

.color.c1 {
    background-color:#C9DCD3;
    color: #06AF65;
    transition: 0.3s;
}

.color.c1:hover {
    background-color: #06AF65;
    color: white;
    transition: 0.3s;
}

.color.c2 {
    background-color:#FAE4E4;
    color: #FD808A;
    transition: 0.3s;
}

.color.c2:hover {
    background-color: #FD808A;;
    color: white;
    transition: 0.3s;
}

.color.c3 {
    background-color:#FBE5DB;
    color: #FF8C40;
    transition: 0.3s;
}

.color.c3:hover {
    background-color: #FF8C40;
    color: white;
    transition: 0.3s;
}

.color.c4 {
    background-color:#F4D1D6;
    color: #E6002E;
    transition: 0.3s;
}

.color.c4:hover {
    background-color: #E6002E;
    color: white;
    transition: 0.3s;
}

.color.c5 {
    background-color:#F4DCE7;
    color: #3856A6;
    transition: 0.3s;
}

.color.c5:hover {
    background-color: #3856A6;
    color: white;
    transition: 0.3s;
}

.color.c6 {
    background-color:#E9ECEE;
    color: #6DBCCC;
    transition: 0.3s;
}

.color.c6:hover {
    background-color: #6DBCCC;
    color: white;
    transition: 0.3s;
}

.color.c7 {
    background-color:#FBECD6;
    color: #F9C01B;;
    transition: 0.3s;
}

.color.c7:hover {
    background-color: #F9C01B;;
    color: white;
    transition: 0.3s;
}




/* Responsive */
@media (max-width: 992px) {
    .bg-back {
        display: none;
    }

    .title-head {
        font-size: 48px;
    }

    h6.back-text {
        left: 35px;
        top: 10px;
    }

    h6.no_work {
        text-align: center;
        font-size: 36px;
    }

    h6.ct_work {
        text-align: center;
    }

    .iconify.bk {
        left: 0px;
        top: 0px;
    }

    .text-Mobile {
        display: block;
    }

    .text-desktop {
        display: none;
    }

    .btn-next {
        display: flex;
        justify-content: center;
    }

    .btn-ct-all {
        display: flex !important;
        justify-content: center !important;
    }

    .award-img,.award-photo  {
        left: 75%;
    }
}

@media only screen and (min-width : 1024px) and (max-width : 1366px) {
    .frame-img {
        height: 280px;
        font-size: 28px;
    }
}




/* header footer */
.back {
    font-size: 1rem;
    color: #000000;
    text-decoration: none;
    font-family: 'Kanit', sans-serif;
    font-weight: 200;
}

header p {
    font-family: 'Kanit', sans-serif;
    font-weight: 700;
    font-size: 1.5rem;
}

header h1 {
    font-size: 10rem;
    font-weight: 800;
    font-family: 'Kanit', sans-serif;
    top: 50%;
}

header select {
    font-family: 'Kanit', sans-serif;
}

.color-blue {
    color: #6DBCCC;
}

hr:not([size]) {
    height: 2px;
}

.share-text {
    font-family: 'Kanit', sans-serif;
    font-weight: 300;
}

/* sound */
.volume {
    display: inline-block;
    position: relative;
    z-index: 30;
}

#rangeSound {
    z-index: 20;
    position: absolute;
    top: 0;
    transform: translateY(-100%);
    bottom: 0;
}

.play {
    background-color: transparent;
    border: none;
    font-size: 1.5rem;
}

input[type=range][orient=vertical] {
    writing-mode: bt-lr;
    -webkit-appearance: slider-vertical;
    width: 40px;
    height: 0;
}

.hidden {
    width: 0;
    visibility: hidden;
}

.show-s {
    height: 100px !important;
    display: block;
    transition: 0.3s ease;
}

/* footer */
.logo {
    font-family: 'Modak', cursive;
    -webkit-text-stroke: 2px black;
    -webkit-text-fill-color: transparent;
    letter-spacing: 8px;
    font-family: Modak;
    font-style: normal;
    font-weight: normal;
    font-size: 2.5rem;
    line-height: 0.8;
}

.share-text {
    font-family: 'Kanit', sans-serif;
    font-weight: 300;
}

.icon-box .iconify {
    font-size: 2rem;
    color: black;
}

.icon-box a {
    display: inline-block;
}

.icon-box .iconify:hover {
    color: rgb(0, 0, 0, 0.5);
    transition: 0.2s ease-in-out;
}

@media screen and (max-width:375px) {
    header h1 {
        font-size: 5.5rem;
    }
    header img {
        width: 80px;
    }
}




/* SLIDE */
#page_navigation a {
    padding: 5px 10px;
    margin: 2px;
    color: black;
    text-decoration: none;
    border-radius: 50%;
}

.active_page {
      background: black;
      color:white !important;
}

#page_navigation a.page_link {
    border: 1px solid black;
}

#page_navigation a.previous_link,.next_link {
    font-family: 'Kanit', sans-serif;
}








/* SELECT */
.select {
    width: 100%;
    font-family: 'Kanit', sans-serif;
    text-align: center;
    color:black;
    cursor:pointer;
    display:inline-block;
    position:relative;
}
section:active ,section:focus{
    outline: none;
}

.styledSelect {
    border-radius: 24px;
    border: 2px solid black;
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    background-color:white;
    padding: 5px 0px;
}

.styledSelect:after {
    content:"";
    width:0;
    height:0;
    border:5px solid transparent;
    border-color:black transparent transparent transparent;
    position:absolute;
    top: 16px;
    right: 20px;
}

/* .styledSelect:active, .styledSelect.active {
    background-color: #eee;
} */

.options {
    display:none;
    position:absolute;
    top:100%;
    right:0;
    left:0;
    z-index:999;
    margin:0 0;
    padding: 5px 0;
    list-style:none;
    background-color:white;
    /* -webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow:0 1px 2px rgba(0, 0, 0, 0.2); */
}

.options li {
    padding: 5px 0;
}
.options li:hover {
    background-color:#EDE3D9;
}
