@charset "utf-8";
@media (max-width: 1600px) {
    .gol-clo-trophy {
        left: 5%;
    }
    .title-image {
        right: 5%;
    }
}
@media (max-width: 1400px) {
    .gol-clo-trophy {
        left: 0%;
    }
    .title-image {
        right: 0%;
    }
}
@media (max-width: 1200px) {
    .title-logo {
        left: 15px;
    }
    .secContainer3 .sectionIn, .secContainer4 .sectionIn {
        padding: 30px 10px;
    }
    .secContainer3 .sectionIn {
        margin-top: 80px;
    }
    li.storyLi {
        border-width: 0px;
        width: 33.333%;
        justify-content: center;
    }
    .header-In {
        align-items: center;
    }
    .title-image {
        background-image: url("../images/chef-pic-mob.png");
        background-size: 100%;
        max-width: 280px;
        background-repeat: no-repeat;
    }
}
@media (max-width: 992px) {
    .menu-icon {
        display: block;
    }
    .menu-icon {
        width: 25px;
        height: 25px;
        padding: 5px;
        cursor: pointer;
        position: absolute;
    }
    .header-nav-Ul {
        padding: 0;
    }
    .header-nav-Ul {
        width: 180px;
        position: absolute;
        top: 53px;
        right: -180px;
        background-color: #000;
        padding: 10px;
        transition: all 0.3s ease;
        z-index: 200;
    }
    .menu-icon {
        width: 25px;
        height: 25px;
        padding: 5px;
        cursor: pointer;
        position: absolute;
    }
    .menu-line {
        position: absolute;
        display: block;
        right: 0;
        width: 100%;
        height: 2.15px;
        opacity: 1;
        rotate: 0deg;
        border-radius: 0.15rem;
        background-color: #ddaf39;
        transition: all 0.3s ease;
    }
    .menu-line:nth-child(1) {
        top: 0px;
    }
    .menu-line:nth-child(2) {
        top: 0.5rem;
        width: 70%;
    }
    .menu-line:nth-child(3) {
        top: 1rem;
    }
    .menu-icon.show > .menu-line:nth-child(1) {
        top: 0.5rem;
        rotate: 135deg;
    }
    .menu-icon.show > .menu-line:nth-child(2) {
        opacity: 0;
    }
    .menu-icon.show > .menu-line:nth-child(3) {
        top: 0.5rem;
        rotate: -135deg;
    }
    .classOpen {
        display: block;
        right: 0 !important;
    }
    .classHide {
        display: none;
    }
    .storyBlockLi .storyColIn .storyTitle {
        font-size: 20px;
        line-height: 23px;
    }
    .header-nav-Li {
        display: block;
    }
    .reg-btn-top {
        border-radius: 0;
    }
    .header-navbar-In.d-flex {
        justify-content: space-between !important;
    }
    .item-each {
        width: 25%;
    }
    .main-galleryIn {
        display: block;
        width: 100%;
        padding: 0 10px;
    }
    .fixed-title-blk {
        width: 100%;
        max-width: 320px;
        margin: auto;
    }
    .gallerySliderOuter {
        display: -webkit-block;
        display: -ms-block;
        display: block;
        width: 100%;
        max-width: 800px;
        margin: auto;
    }
    .phGalleryContent {
        padding: 10px;
    }
    .gol-clo-trophy {
        max-width: 257px;
        bottom: 0;
        left: 10px;
    }
    .title-image {
        display: none;
    }
    .header-In {
        justify-content: flex-end;
        padding-right: 30px;
    }
    .title-content-outer {
        padding-bottom: 20px;
    }
    .gol-clo-trophy {
        max-width: inherit;
        width: 33%;
        bottom: -10px;
        left: 10px;
    }
    .header-navbar-In.d-flex {
        height: 50px;
    }
    .header-navbar-In .logo {
        display: block;
    }
    .header-nav-Ul.classOpen .header-nav-Li a {
        color: #fff;
    }
    .NavWidthLimit {
        justify-content: space-between !important;
    }
    .header-navbar-In.d-flex {
        width: 100%;
        max-width: 100%;
    }
    .NavWidthLimit {
        box-shadow: initial;
        background: transparent;
    }
    .voting-title-blk-outer {
        padding-bottom: 70px;
    }
}
@media (max-width: 768px) {
    ul.storyBlockUl {
        flex-wrap: wrap;
        max-width: 600px;
        margin: auto;
    }
    li.storyBlockLi {
        width: 50%;
    }
    .storyMainOuter .storyImg {
        width: 100%;
        padding-bottom: 52%;
        margin-bottom: 10px;
    }
    .storyMainOuter .storyContentOuter {
        display: block;
    }
    .storyMainOuter .storycontentIn {
        padding-left: 0;
    }
    .storyBlockLi .storyColIn .storyTitle {
        min-height: 70px;
    }
    .regFormOuter {
        box-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
    }
    .item-each {
        width: 33.333%;
    }
    .header-In {
        min-height: inherit;
    }
    .title-content-outer {
        width: 60%;
        max-width: inherit;
        padding-bottom: 25px;
    }
    .aboutOuter .image-blk {
        display: none;
    }
    .aboutOuter .content-blk-outer {
        width: 100%;
    }
    .terms-pic {
        margin-left: 0px;
    }
}
@media (max-width: 640px) {
    .form-width-half {
        margin: 0 0px 15px 0px;
        width: 100%;
    }
    .form-width.d-flex {
        display: block;
    }
    .title-content-outer {
        width: 100%;
        max-width: initial;
        padding-bottom: 25px;
        position: relative;
    }
    .title-content-outer {
        max-width: initial;
    }
    .header-In {
        display: block;
    }
    .header-In .title-image img {
        margin: auto !important;
        max-width: 110px;
    }
    .title-blk {
        max-width: 330px;
        margin: 0 auto 10px auto;
    }
    .aboutOuter {
        display: block;
    }
    .aboutOuter .content-blk-outer {
        width: 100%;
    }
    .aboutOuter .image-blk {
        width: 60%;
        margin: auto;
    }
    .sectionIn-voting {
        padding: 0;
    }
    .slick-arrow {
        top: 4px;
    }
    .phGalleryContent {
        max-height: inherit;
    }
    .sec-title {
        font-size: 22px;
        line-height: 24px;
    }
    ul.storyUl {
        margin: 0;
    }
    li.storyLi {
        width: 50%;
    }
    li.storyLi:first-child {
        width: 100%;
    }
    .header-In {
        padding-bottom: 150px;
    }
    .gol-clo-trophy {
        max-width: inherit;
        width: 190px;
        left: 10px;
        left: 0;
        right: 0;
        margin: auto;
        bottom: -100px;
    }
    .secContainer1 {
        padding-top: 80px;
    }
    .voting-top.secContainer1 {
        padding-top: 0px;
    }
    .terms-outer {
        flex-wrap: wrap;
    }
    .terms-pic {
        margin: 0 auto;
        margin-top: -120px;
    }
    .terms-col {
        width: 100%;
    }
    .termsList.panchariUni {
        font-size: 20px;
        line-height: 24px;
    }
    .aboutOuter {
        flex-wrap: wrap;
    }
    .ad-300 {
        margin: 20px auto;
        display: table;
    }
    .voting-title-blk-outer {
        position: relative;
        padding-bottom: 270px;
        padding-right: 10px;
        margin: 0 auto;
    }
    .ad-300-2 {
        top: auto;
        right: 0;
        left: 0;
        bottom: 10px;
        margin: auto;
    }
    .voting-top .regFormOuter {
        padding-top: 0;
    }
    .voting-top .sec-title {
        margin-bottom: 0;
    }
    .voting-page .header-In {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding-bottom: 0;
    }
    .voting-outer .header-In {
        padding-right: 0;
    }
}
@media (max-width: 570px) {
    .item-each {
        width: 50%;
    }
}
@media (max-width: 420px) {
    .form-width-half {
        /*    padding: 0 0px;*/
    }
    .aboutOuter .image-blk {
        width: 90%;
    }
}