﻿

/****************************************************New Year Design Landing Page Css****************************************************/
/*************************************Main Banner Css**********************************/
#Homecanvas {
    position: absolute;
    inset: 0;
    pointer-events: none;
    z-index:1;
}
.new_year_baner.main_banner_christmas .moreGigsText .chris_banner_p
{
    text-align:center;
    max-width:100%; 
}
.main_banner_christmas {
    background: url("/assets/Web/images/NewYear/HomeBgDesk.png") no-repeat center;
    background-size: cover;
    padding: 105px 0px;
    position: relative;
}
.main_banner_christmas .moreGigsText {
    position: relative;
    z-index: 2;
    text-align: center;
}
.left_ballon {
    position: absolute;
    top: 0;
    left: 0px;
}
.right_ballon {
    position: absolute;
    top: 0;
    right: 0px;
}

.main_banner_christmas .moreGigsText h1 {
    font-size: 70px !important;
    color: #ebf304;
    font-style: normal;
    font-weight: 800 !important;
    line-height: 70px;
}

.main_banner_christmas .moreGigsText h1 span {
    display: inline-block;
    font-size: 38px !important;
    font-weight: 400;
    color: #fff;
    line-height: 38px;
    font-style: italic;
    margin: 0px 24px;
}

.friday_live {
    border-radius: 29px;
    padding: 11px 30px;
    background-color: #fff;
    width: max-content;
}

.friday_live span {
    font-size: 24px;
    font-weight: 400;
    color: #293579;
    display: inline-block;
}

.friday_live span strong {
    font-weight: 600;
}

.main_banner_christmas .friday_live {
    margin-bottom: 10px;
    padding: 6px 25px;
    margin: 0 auto;
    margin-top: 3px;
}

.main_banner_christmas .friday_live span {
    color: #FA395A;
    font-size: 16px;
    font-weight: 600;
}

/**************************************************Seprate Landing Page New Year*/
.new_year_flexible{
    padding-top:40px;
    background-color: #fff;
}
.new_year_flexible .packagesGrid.christmas-st10 .popularTag{
    background: #19559A !important;
}
.new_year_flexible .packagesGrid.christmas-st10 .popularPackage{
    border-color: #19559A !important;
}
/*************************New Arrive***************************/
.new_arrive {
    background: url("/assets/Web/images/NewYear/newarriveBg.png") no-repeat center;
    background-size: cover;
    max-width: 1375px;
    margin: 0 auto;
    margin-top:15px;
    padding: 30px 0px;
    border-radius: 20px;
}

.st10_save_big {
    margin-top: 50px;
}

.new_arrive .mid_text h4 {
    font-size: 36px;
}

.new_arrive .save_big .mid_text {
    flex-grow: unset;
    text-align:center;
}
.new_arrive .save_big .mid_text h4 {
    font-size: 40px !important;
    line-height: 36px;
    color: #DDE22F;
    font-weight: 700;
    padding-bottom: 17px;
}
.save_big .mid_text p {
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    font-weight: 400;
    max-width: 707px;
}
.save_big .mid_text p strong {
    color: #ebf304;
}
.save_big .neutral_btn {
    margin-top:16px;
    padding: 10px 18px;
    width: 100%;
    max-width: 164px;
    text-align: center;
}

/*SIM JOURNEY FIRST PAGE CSS*/

.new_year_detailForm{
    padding:50px 0px;
    background-color: #fff;
}




@media (max-width: 1440px) {
    .main_banner_christmas .left_ballon {
        width: 430px;
    }

    .main_banner_christmas .right_ballon {
        width: 430px;
    }
    .new_arrive{
        border-radius:0px;
    }
    .new_arrive .left_ballon{
        max-width:300px;
    }
    .new_arrive .right_ballon {
        max-width: 300px;
    }
}
@media(max-width:1024px){
    .new_arrive .save_big .mid_text h4{
        font-size:32px !important;
        line-height: 28px;
    }
    .new_arrive .save_big .mid_text p {
        font-size: 16px !important;
        line-height: 30px;
        max-width: 507px;
        margin:0 auto;
    }
}
@media only screen and (max-width:991px) {
    .main_banner_christmas .left_ballon {
        width: 330px;
    }

    .main_banner_christmas .right_ballon {
        width: 330px;
    }
}
@media (max-width: 768px) {
    .new_year_baner.main_banner_christmas .moreGigsText h1 {
        font-size: 50px !important;
        line-height: 60px;
    }

    .new_arrive{
        padding-top:55px;
    }
    .new_arrive .save_big .mid_text p {
        line-height: 25px !important;
        max-width:407px;
    }
    .main_banner_christmas .moreGigsText h1 span {
        font-size: 30px !important;
        margin: 0px 16px;
    }

    .why_talk .property_wraper .item {
        width: 100%;
    }
    .new_arrive .save_big .mid_text h4 {
        font-size: 25px !important;
        line-height: 20px;
        padding-bottom:10px;
    }

}
@media only screen and (max-width:600px) {
    .main_banner_christmas .left_ballon {
        width: 200px;
    }
    .new_year_baner.main_banner_christmas{
        padding:55px 0px;
    }

    .main_banner_christmas .right_ballon {
        width: 200px;
    }
    .new_arrive .left_ballon{
        display:none;
    }
    .new_arrive .save_big{
        align-items:start;
        justify-content:start;
        padding:0px 15px;
    }
    .new_arrive .save_big .mid_text h4 {
        font-size: 25px !important;
        line-height: 33px;
        max-width: 298px;
        padding-bottom:4px;
    }
    .new_arrive .save_big .mid_text{
        text-align:left;
    }
}
@media only screen and (max-width:475px) {
    .main_banner_christmas .moreGigsText h1 span{
        font-size: 20px !important;
        margin: 0px 10px;
    }
    .main_banner_christmas .right_ballon {
        width: 230px;
    }
    .new_year_baner.main_banner_christmas .moreGigsText h1 {
        font-size: 35px !important;
        line-height: 42px;
    }
    .new_year_baner.main_banner_christmas .btnWrap {
        align-items: center;
    }
    .new_year_baner.main_banner_christmas .left_ballon{
        display:none;
    }
    .new_year_detailForm{
        padding:40px 0px;
    }
    .new_year_baner.main_banner_christmas .moreGigsText {
        text-align: left;
    }
    .new_year_baner.main_banner_christmas .friday_live{
        margin:0 0;
        padding:3px 25px;
    }
    .new_year_baner.main_banner_christmas .moreGigsText .chris_banner_p{
        max-width:190px;
        text-align:left;
    }
    .new_year_baner.main_banner_christmas .btnWrap {
        align-items: start;
    }
    .new_arrive{
        margin-top:0px;
    }
    .new_arrive .save_big .mid_text p {
        max-width: 317px;
    }
    .free_sim_chismas{
        padding-bottom:28px;
    }
    .new_year_baner .twnis_li {
        flex-direction: column;
    }
    .new_year_baner .twnis_li li{
        width:100%;
        justify-content:flex-start !important;
    }
    .new_year_baner .moreGigsText ul li:first-child {
        padding-bottom: 0px;
    }
    .main_banner_christmas .neutral_btn{
        max-width: 125px;
        font-size:15px;
        font-weight:500;
    }
    .new_year_baner.main_banner_christmas {
        padding: 45px 0px;
    }
}

@media(max-width:425px){
    .new_arrive .save_big .mid_text p {
        max-width: 260px;
        margin: 0 0;
    }
    .new_year_flexible{
        padding-bottom:40px;
    }

}