/*------------------------------------------------------------------
[Responsive Stylesheet]

Project     : p1-awardHtml
Version     : 1.0
Author      : Md Ekramul Hassan Avi
Author URI  : https://www.tigertemplate.com
-------------------------------------------------------------------*/

@media screen and (max-width: 1500px) {
    
    .site-logo{
        margin-top: 25px;
    }

}

@media screen and (max-width: 1400px) {

	.winner_info h3 {
        font-size: 44px;
        letter-spacing: 12px;
    }
    .winner_info h2 {
        font-size: 90px;
        letter-spacing: 18px;
    }

}

@media screen and (max-width: 1200px) {

    

}

@media screen and (max-width: 1199.99px) {

	.thankYou li .row div img {
        width: 90%;
    }
    .thankYou li .row div:last-child img {
        width: 95%;
    }

}

@media screen and (max-width: 992px) {

	
    .winner_info {
        padding-top: 0;
        padding-bottom: 30px;
    }

}

@media screen and (max-width: 991.99px) {

    .grid_section .bot_section {
        margin-bottom: 22px !important;
    }
    .vote_btn {
        margin-bottom: 100px;
    }
    .custom_btn {
        margin-top: 50px;
    }
    .thankYou li .row div:last-child img {
        width: 80%;
    }
    .thankYou li .row div img {
        width: 75%;
    }
    
    .winner_info {
        padding-top: 80px;
    }
    .winner_info h4 {
        font-size: 22px;
        letter-spacing: 6px;
    }
    .winner_info h3 {
        font-size: 24px;
        letter-spacing: 5px;
        padding-top: 12px;
    }
    .winner_info h2 {
        font-size: 60px;
        letter-spacing: 8px;
    }
    .winner_section .grid_img {
        max-width: 200px;
    }
    .cat_list a {
        font-size: 3vw;
    }
    .cat_list2 a {
        font-size: 3vw;
    }

}

@media screen and (max-width: 768px) {

	

}

@media screen and (max-width: 576px) {

    .cat_list a::before {
        background-size: 85%;
        width: 400px;
    }
    .important_link a,
    .important_link li:not(:last-child)::before {
        font-size: 20px;
    }
    .bot_section {
        margin-bottom: 74px;
    }
    .time_left2 .fs54 {
        font-size: 30px;
    }
    .time_left2 img {
        width: 60px;
    }
    .custom_btn {
        font-size: 20px;
        min-height: auto;
        margin-top: 40px;
    }
    .vote_btn {
        min-height: auto;
        font-size: 22px;
        width: 185px;
        max-width: 100%;
    }
    .grid_vote {
        right: -10px;
        top: -20px;
    }
    .grid_vote h5 {
        font-size: 14px;
    }
    .grid_vote h4 {
        font-size: 17px;
    }
    .grid_item h3 {
        font-size: 20px;
        margin-top: 5px;
    }
    .thankYou li .row div:first-child img {
        width: 50px;
    }
    .thankYou a {
        justify-content: center;
        display: flex;
    }
    .thankYou::before {
        background-repeat: no-repeat;
        background-size: 100px;
        left: -10px;
        top: -50px;
    }
    .thank_section {
        height: auto !important;
        padding-bottom: 127px;
    }
    
    .winner_section .container > .row:last-child {
        top: calc(50% - 10px);
    }
    .winner_section {
        background-image: url('../img/bg2_phn.jpg');
        min-height: 980px;
        background-position: top center;
    }
    .winner_section .site-logo img {
        width: 200px;
    }
    .winner_section .site-logo {
        text-align: center;
        margin-top: 0;
    }

    .cat_section2 .cat_list a::before {
        background-size: 85%;
        width: 400px;
        left: calc(50% + 10px);
    }
    .see_winner {
        font-size: 14px;
        font-weight: 600;
        top: calc(50% + 0px);
        line-height: 13px;
        right: 0;
    }
    .m-h-100{
        height: 100%;
    }
    .grid_img img:not(.position-absolute) {
        border-radius: 16px;
    }
    .cat_list2 a {
        padding-right: 70px;
    }
    
    .cat_list a {
        font-size: 4vw;
    }
    .cat_list2 a {
        font-size: 4vw;
    }

}