@font-face {
    font-family: ArchitectsDaughter;
    src: url(../images/v3/design-contest/2024/ArchitectsDaughter-Regular.ttf);
}

h1, h2, h3, h4, h5 {
    font-family: ArchitectsDaughter !important;
}

.desgn-page_wrapper {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 576px) {
    .desgn-page_wrapper {
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    .desgn-page_wrapper {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .desgn-page_wrapper {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .desgn-page_wrapper {
        max-width: 1200px;
    }
}

.temp-fix-page-wrapper {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.page_font {
    font-family: Roboto,sans-serif;
    font-size: 16px;
    line-height: 1.35rem;
    letter-spacing: 0.04rem;
}

@media screen and (max-width:767px) {
    .page_font {
        font-size: 14px;
    }
}

.contest_sub {
    font-weight: 600;
}

.c1_back {
    background-image: url(../images/v3/design-contest/2024/side_background.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.c1_back1 {
    border-radius: 8px 0px 0px 8px;
}

.c1_back2 {
    border-radius: 0px 8px 8px 0px;
}

.c2_back {
    background-image: url(../images/v3/design-contest/2024/pop_background.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.p-rel {
    position: relative;
}


/* Page banner */
.sec_background {
    background-image: url(../images/v3/design-contest/2024/Animation2.gif);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    min-height: 750px;
}

.sec_background2 {
    background-image: url(../images/v3/design-contest/2024/Animation1.gif);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    min-height: 750px;
}

@media screen and (max-width: 1800px) {
    .sec_background, .sec_background2 {
        min-height: 600px;
    }
}

@media screen and (max-width: 1500px) {
    .sec_background, .sec_background2 {
        min-height: 480px;
    }
}

@media screen and (max-width:767px) {
    .sec_background, .sec_background2 {
        min-height: 345px;
    }
}


/* Section background */
.degsec-back {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.tab_pnl {
    background-image: url(../images/v3/design-contest/2024/Background-01.jpg);
}

#pnl_participate {
    background-image: url(../images/v3/design-contest/2024/Background-02.jpg);
}

#pnl_competition_description {
    background-image: url(../images/v3/design-contest/2024/Background-03.jpg);
}

#pnl_category {
    background-image: url(../images/v3/design-contest/2024/Background-04.jpg);
}

#pnl_requirement {
    background-image: url(../images/v3/design-contest/2024/Background-05.jpg);
}

#pnl_criteria {
    background-image: url(../images/v3/design-contest/2024/Background-06.jpg);
}

#pnl_timeline {
    background-image: url(../images/v3/design-contest/2024/Background-07.jpg);
}

#pnl_prizes {
    background-image: url(../images/v3/design-contest/2024/Background-08.jpg);
}

#pnl_contest_info {
    background-image: url(../images/v3/design-contest/2024/Background-09.jpg);
}

#pnl_share {
    background-image: url(../images/v3/design-contest/2024/Background-10.jpg);
}

.trans-back {
    background-color: transparent;
}



/* How to participate */
.txt_line {
    text-decoration: underline !important;
}

.participate-back {
    position: absolute;
    top: 38%;
    left: 0;
    right: 0;
}

.participate-circle {
    width: 30%;
    position: relative;
}

.participate-arrow {
    width: 5%;
    position: relative;
    padding: 5px;
}

#pnl_participate .btn-blck {
    text-decoration: underline !important;
}

.btn-blck:hover {
    color: #c82527 !important;
}

@media screen and (max-width: 767px) {
    .participate-circle {
        width: 80%;
    }

    .participate-arrow {
        width: 80%;
    }

        .participate-arrow div {
            transform: rotate(90deg);
            padding: 10px;
            width: 60px;
        }
}


/* Rules & Eligibility */
.border-back {
    width: 45%;
    position: absolute;
    top: 0;
    right: 0;
}

.border-back1 {
    width: 45%;
    position: absolute;
    bottom: 0;
    left: 0;
}

.regctt {
    padding: 10px 150px;
}

.regctt2 {
    padding: 50px 150px;
}

@media screen and (max-width: 1200px) {
    .regctt2 {
        padding: 10px 150px;
    }
}

@media screen and (max-width: 1025px) {
    .regctt {
        padding: 10px 70px 10px 110px;
    }

    .regctt2 {
        padding: 10px 70px 10px 110px;
    }
}

@media screen and (max-width: 767px) {
    .border-back, .border-back1 {
        display: none;
    }

    .regctt, .regctt2 {
        padding: 0px;
    }
}


/* Category */
.categ-img {
    width: 100%;
    max-width: 300px !important;
}

.or-rd {
    font-size: 35px;
    font-weight: 700;
    color: #c93c27;
    text-shadow: 0 0 10px #fff, 0 0 5px #fff, 0 0 5px #fff;
}

.or-grn {
    font-size: 35px;
    font-weight: 700;
    color: #538d79;
    text-shadow: 0 0 10px #fff, 0 0 5px #fff, 0 0 5px #fff;
}

@media screen and (max-width: 767px) {
    .or-rd, .or-grn {
        font-size: 20px;
    }
}

.catPack-sec {
    width: 30%;
}

.catPack-secOr {
    width: 5%;
}

.catg-ol {
    width: fit-content;
}


/* Artwork Requirement */
ol.aplhb {
    counter-reset: list;
    margin: 0;
    margin-left: 16px;
    list-style-type: lower-latin;
}

    ol.aplhb > li {
        list-style: lower-alpha;
        position: relative;
        font-size: 15px;
        line-height: 1.35rem;
        letter-spacing: 0.03rem;
        margin-bottom: 0.75rem;
    }

        ol.aplhb > li ul.subchild {
            counter-reset: list;
            margin-left: 16px;
            margin-top: 10px;
            list-style: disc;
        }

            ol.aplhb > li ul.subchild > li {
                list-style: disc;
                position: relative;
                font-size: 15px;
                line-height: 1.35rem;
                letter-spacing: 0.03rem;
                margin-bottom: 0.75rem;
            }

.degreq-img {
    width: 10%;
}

.degreq-ol {
    width: 80%;
}

    .degreq-ol ol {
        margin: 30px;
    }

@media screen and (max-width: 767px) {
    .degreq-img {
        display: none;
    }

    .degreq-ol {
        width: 100%;
    }

        .degreq-ol ol {
            margin: 0px;
            margin-left: 16px;
        }
}


/* Artwork Criteria */
.degcrt-img1 {
    width: 50%;
}

.degcrt-img2 {
    width: 80%;
}

@media screen and (max-width: 767px) {
    .degcrt-img1, .degcrt-img2 {
        width: 100%;
    }
}


/* Prizes */
.prz-champImg {
    width: 25%;
}

.prz-runImg {
    width: 45%;
}

.prz-champAbs {
    position: absolute;
    text-align: center;
    top: 30%;
    right: 0;
    left: 0;
}

.prz-runAbs {
    position: absolute;
    text-align: center;
    top: 30%;
    right: 0;
    left: 0
}

.prz-wrd {
    font-weight: 900;
    text-shadow: 1px 1px 0 #fff, -1px 1px 0 #fff, 1px -1px 0 #fff, -1px -1px 0 #fff, 0px 1px 0 #fff, 0px -1px 0 #fff, -1px 0px 0 #fff, 1px 0px 0 #fff, 2px 2px 0 #fff, -2px 2px 0 #fff, 2px -2px 0 #fff, -2px -2px 0 #fff, 0px 2px 0 #fff, 0px -2px 0 #fff, -2px 0px 0 #fff, 2px 0px 0 #fff, 1px 2px 0 #fff, -1px 2px 0 #fff, 1px -2px 0 #fff, -1px -2px 0 #fff, 2px 1px 0 #fff, -2px 1px 0 #fff, 2px -1px 0 #fff, -2px -1px 0 #fff;
}

.prz-subwrd {
    text-shadow: 1px 1px 0 #fff, -1px 1px 0 #fff, 1px -1px 0 #fff, -1px -1px 0 #fff, 0px 1px 0 #fff, 0px -1px 0 #fff, -1px 0px 0 #fff, 1px 0px 0 #fff;
}

.prz-amt {
    font-weight: 900;
}

.prz-wrd.prz-wrd1 {
    font-size: 65px;
    line-height: 90px;
}

.prz-wrd.prz-wrd2 {
    font-size: 35px;
    line-height: 45px;
}

.prz-subwrd.prz-subwrd1 {
    font-size: 25px;
}

.prz-subwrd.prz-subwrd2 {
    font-size: 20px;
}

.prz-amt.prz-amt1 {
    font-size: 40px;
    text-shadow: 1px 1px 0 #000, -1px 1px 0 #000, 1px -1px 0 #000, -1px -1px 0 #000;
}

.prz-amt.prz-amt2 {
    font-size: 25px;
}

@media screen and (max-width: 1025px) {
    .prz-runImg {
        width: 70%;
    }

    .prz-champAbs {
        top: 25%;
    }

    .prz-wrd.prz-wrd1 {
        font-size: 40px;
        line-height: 50px;
    }

    .prz-wrd.prz-wrd2 {
        font-size: 20px;
        line-height: 30px;
    }

    .prz-subwrd.prz-subwrd1 {
        font-size: 25px;
    }

    .prz-subwrd.prz-subwrd2 {
        font-size: 20px;
    }

    .prz-amt.prz-amt1 {
        font-size: 30px;
    }

    .prz-amt.prz-amt2 {
        font-size: 20px;
    }
}

@media screen and (max-width: 767px) {
    .prz-champImg {
        width: 30%;
    }

    .prz-runImg {
        width: 80%;
    }

    .prz-runAbs {
        top: 30%;
    }

    .prz-wrd.prz-wrd1 {
        font-size: 25px;
        line-height: 30px;
    }

    .prz-wrd.prz-wrd2 {
        font-size: 18px;
        line-height: 21px;
    }

    .prz-subwrd.prz-subwrd1 {
        font-size: 15px;
    }

    .prz-subwrd.prz-subwrd2 {
        font-size: 12px;
    }

    .prz-amt.prz-amt1 {
        font-size: 20px;
        text-shadow: none;
    }

    .prz-amt.prz-amt2 {
        font-size: 14px;
    }
}

@media screen and (max-width: 400px) {
    .prz-champImg {
        width: 35%;
    }

    .prz-runImg {
        width: 100%;
    }

    .prz-champAbs {
        top: 20%;
    }

    .prz-runAbs {
        top: 25%;
    }

    .prz-wrd.prz-wrd1 {
        font-size: 20px;
        line-height: 25px;
    }

    .prz-wrd.prz-wrd2 {
        font-size: 14px;
        line-height: 21px;
    }

    .prz-amt.prz-amt2 {
        font-size: 12px;
    }
}


/* T & C */
.tnc-brd1 {
    position: absolute;
    display: flex;
    justify-content: start;
    height: 100%;
    left: 0px;
}

.tnc-brd2 {
    position: absolute;
    display: flex;
    justify-content: end;
    height: 100%;
    right: 0px;
}

.tnc-ctt {
    display: flex;
    justify-content: center;
}

    .tnc-ctt ol {
        margin-left: 25px;
        width: 80%;
        padding: 30px 10px;
    }


@media screen and (max-width: 1200px) {
    .tnc-brd1, .tnc-brd2 {
        width: 30%;
    }
}

@media screen and (max-width: 767px) {
    .tnc-brd1 {
        display: none;
    }

    .tnc-brd2 {
        display: none;
    }

    .tnc-ctt ol {
        margin-left: 16px;
        width: 100%;
        padding: 0px;
    }
}


/* Side countdown */
.cdn-box {
    position: fixed;
    top: 24%;
    left: 0;
    padding: 0px;
    z-index: 100;
}





/* Side button */
.bottomMenu {
    position: fixed;
    top: 24%;
    right: 0;
    display: none;
    padding: 0px;
    z-index: 100;
}

.bottomBox {
    color: #fff;
    font-size: 0.8rem;
    cursor: pointer;
}

.inner {
    padding: 0.25rem;
    font-size: 0.625rem;
    line-height: 0.8rem;
}

.icon-ft {
    font-size: 1.85rem;
}

.ic-ft {
    font-size: 1.75rem;
}

.al_contest_share {
    position: relative;
}

    .al_contest_share .share_box {
        position: absolute;
        top: 1%;
        right: -280%;
        min-width: 250px;
        max-width: 300px;
        height: 98%;
        padding: 15px 20px;
        background-color: #fff;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 8px;
        opacity: 0;
        transition: all 0.5s ease;
        z-index: -1;
        box-shadow: 0 0 5px rgb(216, 216, 216);
    }

    .al_contest_share:hover .share_box {
        right: 97.5%;
        opacity: 1.0;
        z-index: 8 !important;
    }

    .al_contest_share .al_contest_btn {
        z-index: 999 !important;
        position: relative;
    }

.al_contest_btn:hover {
    opacity: 1.0;
    -webkit-box-shadow: 0px 0px 50px rgba(255, 255, 255, 0.95);
    box-shadow: 0px 0px 50px rgba(255, 255, 255, 0.95);
    transform: scale(1.05);
}

.al-share {
    cursor: pointer;
    display: inline-block;
    -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;
}

    .al-share:hover {
        transform: translateY(-5px);
    }

.w-whatsapp {
    width: 35px;
}

.w-facebook {
    width: 31px;
}

.w-share {
    width: 31px;
}

@media (max-width: 767px) {
    .inner {
        padding: 0.45rem;
        font-size: 0.65rem;
        line-height: 0.8rem;
    }
}

@media (max-width: 1025px) {
    .inner {
        padding: 0.5rem;
        font-size: 0.65rem;
        line-height: 0.8rem;
    }
}


/* popup */
.contest-popup-inner {
    height: 100%;
    border-radius: 20px;
    position: relative;
    z-index: 9;
}

.popup-outer {
    position: relative;
    height: 100%;
}

    .popup-outer:before {
        content: "";
        z-index: 8;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        border-radius: 28px;
        background-color: transparent;
        animation: run_bulk 0.45s infinite;
    }

.popup_overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.65);
    z-index: 8888;
    display: none;
    overflow-y: none;
}

.popup_content_xs {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    width: 50vw;
    height: 70vh;
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
    background-color: #fff;
    border-radius: 5px;
    overflow: none;
    z-index: 98;
}

.popup_content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    width: 60vw;
    height: 65vh;
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
    background-color: #fff;
    border-radius: 5px;
    overflow: none;
    z-index: 98;
}

.popup_content_lg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    width: 90vw;
    height: 95vh;
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
    background-color: #fff;
    border-radius: 5px;
    overflow: none;
    z-index: 98;
}

.popup_content_fit {
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    margin-left: 0vw;
    margin-top: 0vh;
    padding: 0px;
    background-color: rgba(0,0,0,0.75);
    border-radius: 0px;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 98;
}

.popup_content .form-control {
    font-size: 0.85rem;
}


@media (max-width: 767px) {
    .popup_content {
        position: relative;
        top: 2%;
        left: auto;
        margin-left: auto;
        margin-right: auto;
        width: 80%;
        height: 80%;
        padding: 4px;
        transform: none;
        overflow-y: auto;
    }

    .popup_content_lg {
        overflow-y: auto;
    }
}

.popup_close {
    font-size: 2rem;
    position: absolute;
    top: -14px;
    right: -14px;
    z-index: 9999;
    cursor: pointer;
    text-shadow: 0px 0px 2px rgba(255,255,255,1.0);
    color: rgba(0,0,0,0.75);
}

    .popup_close:hover {
        color: rgba(0,0,0,0.95);
    }

    .popup_close i {
        background-color: #fff;
        border-radius: 50%;
    }

.btn-pop {
    color: #fff !important;
    font-size: 1.25rem;
    font-weight: 700;
}

.btn-ylw {
    background-color: #f4d349 !important;
    color: #000 !important;
}

.ylw-cl {
    color: #f4d349 !important;
}

.nt {
    font-size: 0.725rem;
}


.btn-excard {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 1rem;
    line-height: 1.5;
    padding: 0.475rem 0.75rem;
    letter-spacing: 0.05rem;
    cursor: pointer;
    text-decoration: none !important;
    text-transform: uppercase;
    border-radius: 0.35rem;
    transition: all 0.3s ease;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-align: center;
}

.icon-notify {
    font-size: 150px;
    color: rgb(255, 166, 0);
    margin-bottom: 30px;
}

.icon-reject {
    font-size: 150px;
    color: red;
    margin-bottom: 30px;
}

.popup-tit {
    color: #f4d349;
}

.wht-wrd {
    color: #fff;
}

.popctt-back {
    background-color: #fff;
    border-radius: 20px;
    padding: 20px 10px;
}


/* Pop Up Template */
.degTemp-table {
    margin: auto;
    width: 100%;
    border-collapse: collapse;
}

    .degTemp-table tr:first-child {
        border: 1px solid #fff;
        background: #005e95;
        color: #fff;
    }

    .degTemp-table tr {
        border: 1px solid #fff;
        background-color: #f5f9fc;
    }

    .degTemp-table th, .degTemp-table td {
        border: 1px solid #fff;
        text-align: center;
        padding: 10px 0 !important;
    }

    .degTemp-table tr:nth-child(odd):not(:first-child) {
        background-color: #D8EAFF;
    }

.mb-title {
    display: none;
}

.temp-dwn {
    font-size: 25px;
}

    .temp-dwn:hover {
        opacity: 0.5;
    }


@media screen and (max-width:767px) {
    .degTemp-table .lg-th {
        display: none;
    }

    .degTemp-table td {
        display: block;
    }

        .degTemp-table td:not(:first-child):before {
            content: attr(data-th) ": ";
            font-weight: bold;
            width: 240px;
            display: inline-block;
            color: #000;
        }

    .degTemp-table th, .degTemp-table td {
        text-align: left;
        border: none;
        padding: 5px 10px !important;
    }

        .degTemp-table td:first-child {
            margin-top: .5em;
        }

        .degTemp-table td:last-child {
            margin-bottom: .5em;
        }

    .degTemp-table tr:first-child, .degTemp-table tr {
        border: 1px solid #d7d7d7;
    }

    .mb-title {
        display: block;
        color: #fff;
        border: 1px solid #fff;
        background: #005e95;
    }
}

@media screen and (max-width: 480px) {
    .degTemp-table td:not(:first-child):before {
        width: 130px;
    }
}


/* Pop Up Registration */
.input-grp {
    display: flex;
    padding: 10px 0px;
}

.frm-lb {
    width: 25%;
}

.frm-inp {
    width: 75%
}


/* Tab Navigation */
.tab_pnl {
    position: -webkit-sticky;
    position: sticky;
    top: 50px;
    z-index: 98;
    box-shadow: 0 0 5px 0 rgb(199, 199, 199);
}

#row_tab .owl-prev {
    width: 15px;
    position: absolute;
    top: 37.5%;
    margin-left: 5px;
    display: block !important;
    border: 0px solid black;
    opacity: 0.75;
}

    #row_tab .owl-prev:hover {
        opacity: 1.0;
    }

#row_tab .owl-next {
    width: 15px;
    position: absolute;
    top: 37.5%;
    right: 5px;
    display: block !important;
    border: 0px solid black;
    opacity: 0.75;
}

    #row_tab .owl-next:hover {
        opacity: 1.0;
    }

.col-tab-box {
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: 0.03rem;
    text-align: center;
    cursor: pointer;
    min-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
    transition: all 0.3s ease;
}

    .col-tab-box.active, .col-tab-box:hover {
        color: #c82527;
    }

.col-tab-box {
    color: #2f3191;
    font-weight: 600;
}

.owl-dots {
    display: none;
}

@media screen and (min-width: 481px) {
    .tab_pnl {
        top: 60px;
    }
}

@media (min-width: 576px) {
    .col-tab-box {
        font-size: 0.625rem;
    }

    .col-tab-box {
        font-size: 11px;
    }

    #row_tab .owl-prev {
        margin-left: -15px;
    }

    #row_tab .owl-next {
        right: -15px;
    }
}

@media (min-width: 768px) {
    .tab_pnl {
        top: 75px;
    }

    .col-tab-box {
        font-size: 11px;
    }
}

@media (min-width: 992px) {
    .tab_pnl {
        top: 70px;
    }

    .col-tab-box {
        font-size: 13px;
    }
}

@media (min-width: 1200px) {
    .col-tab-box {
        font-size: 14px;
    }

    #row_tab .owl-prev {
        margin-left: -20px;
    }

    #row_tab .owl-next {
        right: -5px;
    }
}


/* Side countdown */
.cdn-cttBox {
    font-size: 16px;
    line-height: 20px;
}

.cdn-call {
    color: #f4d349;
    font-weight: 600;
    text-transform: uppercase;
}

.cdn-callBox {
    background-color: #fff;
    color: #000;
    border-radius: 8px;
}

.cdn-wrd {
    background-color: #f4d349;
    border-radius: 8px 8px 0px 0px;
    padding: 5px 10px;
    font-size: 12px;
    font-family: ArchitectsDaughter !important;
}

.cdn-tm {
    padding: 10px 10px;
}

.deg-day {
    font-size: 30px;
}

.deg-daywrd {
    font-size: 16px;
    padding: 5px 0px;
    font-family: ArchitectsDaughter !important;
}
