* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}


html {
    font-size: 62.5% !important;
    1rem=10px
}

h1 {
    font-size: 6rem !important;
}

h2 {
    font-size: 4rem !important;
}

h3 {
    font-size: 2.8rem !important;
}

h4 {
    font-size: 2rem !important;
}

h5 {
    font-size: 1.5rem !important;
}

a {
    text-decoration: none !important;
}

li {
    list-style: none !important;
}

#Itenary {
    padding-top: 6rem !important;
}


.mainContainerBali {
    max-width: 120rem !important;
    margin: 0rem auto;
    padding: 15px !important;
}

.grid {
    display: grid;
    gap: 7rem;
}

.grid-two-column {
    grid-template-columns: repeat(2, 1fr);
}

.grid-three-column {
    grid-template-columns: repeat(3, 1fr);
}

.Itenary-heading {
    max-width: 36rem !important;
}

.Itenary-heading h2 {
    margin-top: 2rem !important;
}

.WagnisTrip-logo {
    margin-left: 3rem !important;
}

.WagnisTrip-logo img {
    max-width: 20rem !important;
    display: inline-block;
}

.ITA-logo img {
    max-width: 10rem !important;
    margin: 1.2rem 5rem !important;
    display: inline-block !important;
}

.shimla {
    color: rgb(16, 128, 209) !important;
    font-weight: bolder !important;
    padding: 6rem 0rem  15px !important;
    font-style: italic !important;
}

.package {
    margin-top: 0rem !important;
}

.package h4 {
    border: 0.1rem solid grey !important;
    border-radius: 1.7rem !important;
    background: rgb(232, 242, 250) !important;
    color: rgb(16, 128, 209);
    padding: 0.4rem !important;
    max-width: 10rem;
    text-align: center !important;
}

.contenting {
    padding: 15px 48px;
    font-size: 26px;
}

.contenting h4 {
    font-weight: bold !important;
}

.flexi {
    margin-top: 0rem !important;
}

.flexi h4 {
    font-weight: normal !important;
    text-align: center !important;
}

.shimla-tour {
    margin-top: -2.5rem !important;
}

.selection,
.price,
.payments {
    padding: 5rem 0rem !important;
}

.selection h4 {
    font-weight: normal !important;
}

.price h4 {
    font-weight: normal !important;
    text-align: center !important;
}

.payments h4 {
    font-weight: normal !important;
}

.pvt-6 {
    border-bottom: 0.3rem solid rgb(16, 128, 209) !important;
    margin-bottom: 2rem !important;
}

.content ol a li {
    color: rgb(16, 128, 209) !important;
    font-size: 1.5rem !important;
    line-height: 1.8 !important;
    font-weight: 500;
}

.content h4 {
    margin-bottom: 1rem !important;
}

.WagnisTrip-Holidays {
    background: rgb(232, 242, 250) !important;
    border-radius: 1.5rem !important;
    padding: 1rem 5rem !important;
    max-width: 50rem !important;
    margin: 0rem auto !important;
    border: 0.1rem solid rgb(16, 128, 209) !important;
    margin-left: 9.2rem !important;
}

.WagnisTrip-Holidays h5 {
    font-style: italic !important;
    font-weight: normal !important;
    margin-bottom: 0.5rem;
}

.WagnisTrip-Holidays h2 {
    font-style: italic !important;
    font-size: 3.5rem !important;
}

.WagnisTrip-Holidays h5 {
    font-weight: bold !important;
}

.Trip-overview {
    padding: 2rem 0rem !important;
}

.Trip-overview h2 {
    color: rgb(16, 128, 209) !important;
    font-weight: bold !important;
    font-style: italic !important;
}

.Trip-overview img {
    display: inline-block !important;
    max-width: 120rem !important;
    margin-top: 2rem !important;
}

.price-starting {
    background: rgb(232, 240, 247) !important;
    color: #000 !important;
    border-radius: 1rem !important;
    padding: 2rem 10rem !important;
    line-height: 1.8 !important;
}

.price-starting h5 {
    text-align: center !important;
    font-weight: bold !important;
    font-size: 1.9rem !important;
}

.duration {
    background: rgb(232, 240, 247) !important;
    color: #000 !important;
    border-radius: 1rem !important;
    padding: 2rem 10rem !important;
    line-height: 1.8 !important;
}

.duration h5 {
    text-align: center !important;
    font-weight: bold !important;
    font-size: 1.9rem !important;
}

.New-Delhi {
    background: rgb(232, 240, 247) !important;
    color: #000;
    border-radius: 1rem;
    padding: 2rem 10rem;
    line-height: 1.8;
    margin-top: 5rem;
}

.New-Delhi h5 {
    text-align: center;
    font-weight: bold;
    font-size: 1.9rem;
}

.Delhi {
    background: rgb(232, 240, 247);
    color: #000;
    border-radius: 1rem;
    padding: 2rem 10rem;
    line-height: 1.8;
    margin-top: 5rem;
}

.Delhi h5 {
    text-align: center;
    font-weight: bold;
    font-size: 1.9rem;
}

.forward-icon {
    display: inline-block;
    position: relative;
    top: 0.2rem;
}

.operated {
    background: rgb(232, 240, 247);
    color: #000;
    border-radius: 1rem;
    padding: 2rem 10rem;
    line-height: 1.8;
    margin-top: 5rem;
}

.operated h5 {
    text-align: center;
    font-weight: bold;
    font-size: 1.9rem;
}

.operator {
    background: rgb(232, 240, 247);
    color: #000;
    border-radius: 1rem;
    padding: 2rem 10rem;
    line-height: 1.8;
    margin-top: 5rem;
}

.operator h5 {
    text-align: center;
    font-weight: bold;
    font-size: 1.9rem;
}

.tour {
    background: rgb(232, 240, 247);
    color: #000;
    border-radius: 1rem;
    padding: 2rem 10rem;
    line-height: 1.8;
    margin-top: 5rem;
}

.tour h5 {
    text-align: center;
    font-weight: bold;
    font-size: 1.9rem;
}

.itenary {
    padding: 5rem 0rem;
}

.itenary h2 {
    color: rgb(16, 128, 209);
    font-weight: bold;
}

.itenary h3 {
    color: rgb(234, 100, 10);
    font-weight: bold;
    padding: 1rem 0rem;
}

.itenary p {
    font-style: italic;
    font-size: 1.8rem;
    line-height: 1.2;
}

.day1-heading {
    margin-top: -3rem;
    display: flex;
    align-items: center;
    gap: 1rem;
}

.day1-heading h4 {
    font-weight: bold;
    font-style: italic;
}

.start-point {
    background: rgb(232, 240, 247);
    color: #000;
    border-radius: 1rem;
    padding: 2rem 10rem;
    line-height: 1.8;
    margin-top: 5rem;
}

.start-point h5 {
    text-align: center;
    font-weight: bold;
    font-size: 1.9rem;
}

.days .delhi-para {
    font-style: italic;
    font-size: 1.8rem;
    line-height: 1.2;
    padding: 1rem 0rem;
}

.days .delhi-para-2 {
    font-style: italic;
    font-size: 1.8rem;
    line-height: 1.2;
    padding: 4rem 0rem;
}

.days .shimla-para {
    font-style: italic;
    font-size: 1.8rem;
    line-height: 1.2;
    padding: 1rem 0rem;
    margin-bottom: 0.5rem;
}

.day-2-heading {
    margin-top: -3rem;
    display: flex;
    align-items: center;
    gap: 1rem;
    margin-top: 5rem;
}

.day-2-heading h4 {
    font-weight: bold;
    font-style: italic;
}

.day-4-heading {
    margin-top: -3rem;
    display: flex;
    align-items: center;
    gap: 1rem;
    margin-top: 5rem;
}

.day-4-heading h4 {
    font-weight: bold;
    font-style: italic;
}

.clock-icon {
    display: inline-block;
    position: relative;
    top: 0.2rem;
}

.included h3:nth-child(1) {
    color: rgb(16, 128, 209);
    font-style: italic;
    font-weight: normal;
    margin-bottom: 0.5rem;
}

.included h3:nth-child(2) {
    color: rgb(16, 128, 209);
    font-style: italic;
    font-weight: 900;
}

.included .para-1,
.included .para-2,
.included .para-3 {
    font-style: italic;
    font-size: 1.8rem;
    line-height: 1.2;
    padding: 0.8rem 0rem;
    margin-bottom: 2rem;
}

.included .meals,
.included .transport,
.included .others {
    font-weight: bold;
}


.why-book {
    padding: 5rem 0rem;
}

.why-book h2 {
    color: rgb(16, 128, 209);
    font-weight: bold;
    font-style: italic;
}

.booking-fees h4 {
    margin-top: 2rem;
}

.booking-fees p {
    font-style: italic;
    font-size: 1.8rem;
    line-height: 1.2;
    margin-top: 2rem;
}

.unlimited-travel h4 {
    margin-top: 2rem;
}

.unlimited-travel p {
    font-style: italic;
    font-size: 1.8rem;
    line-height: 1.2;
    margin-top: 2rem;
}

.safely-book {
    margin-top: 3rem;
}

.safely-book h4 {
    margin-top: 2rem;
}

.safely-book p {
    font-style: italic;
    font-size: 1.8rem;
    line-height: 1.2;
    margin-top: 2rem;
}

.flexible-payment {
    margin-top: 3rem;
}

.flexible-payment h4 {
    margin-top: 2rem;
}

.flexible-payment p {
    font-style: italic;
    font-size: 1.8rem;
    line-height: 1.2;
    margin-top: 2rem;
}

.booking-button {
    text-align: center;
    margin: 15px;
}

.booking-button button {
    background-color: rgb(234, 100, 10);
    color: #fff;
    border: 0.1rem solid rgb(234, 100, 10);
    display: inline-block;
    padding: 1rem;
    border-radius: 0.5rem;
    cursor: pointer;
}


/**** Image Slider CSS  ****/
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

/*html {*/
/*    font-size: 62.5%;*/
/*    1rem=10px overflow-x: hidden;*/
/*}*/

/*body {*/
/*    overflow-x: hidden;*/
/*}*/

/*.slider {*/
/*    width: 58rem;*/
/*    height: 50rem;*/
/*    overflow: hidden;*/
/*    margin-top: 5rem;*/
/*}*/

/*.slider{*/
/*    height:409px;*/
/*}*/
/*.slides {*/
/*    width: 500%;*/
/*    height: 50rem;*/
/*    display: flex;*/
/*}*/

/*.slides input {*/
/*    display: none;*/
/*}*/

/*.slide {*/
/*    width: 20%;*/
/*    transition: 2s;*/
/*}*/

/*.slide img {*/
/*    max-width: 70rem;*/
/*    height: 30rem;*/
/*    display: inline-block;*/
/*}*/



/*#radio1:checked~.first {*/
/*    margin-left: 0rem;*/
/*}*/

/*#radio2:checked~.first {*/
/*    margin-left: -20%;*/
/*}*/

/*#radio3:checked~.first {*/
/*    margin-left: -40%;*/
/*}*/

/*#radio4:checked~.first {*/
/*    margin-left: -60%;*/
/*}*/

/*#radio5:checked~.first {*/
/*    margin-left: -80%;*/
/*}*/

/*#radio6:checked~.first {*/
/*    margin-left: -100%;*/
/*}*/

/*#radio7:checked~.first {*/
/*    margin-left: -120%;*/
/*}*/
/*.navigation-auto {*/
/*    position: absolute;*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    width: 60rem;*/
/*    margin-top: 27.5rem;*/
/*}*/

/*.navigation-auto div {*/
/*    border: 0.2rem solid #fff;*/
/*    padding: 0.5rem;*/
/*    border-radius: 1rem;*/
/*    transition: 1s;*/
/*}*/

/*.navigation-auto div:not(:last-child) {*/
/*    margin-right: 4rem;*/
/*}*/

/*#radio1:checked~.navigation-auto .auto-btn1 {*/
/*    background: #fff;*/
/*}*/

/*#radio2:checked~.navigation-auto .auto-btn2 {*/
/*    background: #fff;*/
/*}*/

/*#radio3:checked~.navigation-auto .auto-btn3 {*/
/*    background: #fff;*/
/*}*/

/*#radio4:checked~.navigation-auto .auto-btn4 {*/
/*    background: #fff;*/
/*}*/

/*#radio5:checked~.navigation-auto .auto-btn5 {*/
/*    background: #fff;*/
/*}*/

/*#radio6:checked~.navigation-auto .auto-btn6 {*/
/*    background: #fff;*/
/*}*/

/*#radio7:checked~.navigation-auto .auto-btn7 {*/
/*    background: #fff;*/
/*}*/
/*.images-slider-group .grid {*/
/*    display: grid;*/
/*    gap: 2rem;*/
/*}*/

/*.images-slider-group .grid-three-column {*/
/*    grid-template-columns: repeat(3, 1fr);*/
/*}*/

/*.image-1 {*/
/*    margin-top: 5rem;*/
/*}*/

/*.image-1 img {*/
/*    max-width: 35rem;*/
/*    height: 30rem;*/
/*    display: inline-block;*/
/*}*/

/*.image-2 {*/
/*    margin-top: 5rem;*/
/*    margin-right: 33rem;*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    align-items: center;*/
/*    gap: 1rem;*/
/*}*/

/*.image-2 img {*/
/*    max-width: 20rem;*/
/*    height: 14.5rem;*/
/*    display: inline-block;*/
/*}*/

.images-slider-group{
    display:none;
}



/*********   Media Queries    *****************/
@media only screen and (max-width: 15000px) {

    .grid.grid-two-column h4 {
        font-size: 25px !important;
        text-align: left;
    }

    .grid.grid-two-column ol a {
        font-size: 25px;
        text-align: left;
        padding-left: 45px;
    }
}

@media only screen and (max-width: 1500px) {

    .grid.grid-two-column h4 {
        font-size: 30px !important;
        text-align: left;
        padding-left: 18px;
    }

    .grid.grid-two-column ol a {
        font-size: 25px;
        text-align: left;
        padding-left: 45px;
    }
}

@media only screen and (max-width: 1220px) {
    .mainContainerBali {
        max-width: 100rem;
    }

    .grid.grid-two-column h4 {
        font-size: 30px !important;
        text-align: left;
        padding-left: 18px;
    }

    .grid.grid-two-column ol a {
        font-size: 23px;
        text-align: left;
        padding-left: 45px;
    }

    .Itenary-heading h2 {
        margin-top: 3.8rem !important;
        font-size: 3rem !important;
    }

    .Trip-overview img {
        max-width: 100rem;
    }

    .image-1 img {
        display: none;
    }

    .image-2 img {
        max-width: 22rem !important;
    }

    .slider {
        width: 66rem;
    }

    .ITA-logo img {
        margin: 1.2rem 1rem !important;
    }

    .grid {
        gap: 1rem;
        text-align: center;
    }

    .contentList {
        text-align: left !important;
    }

    .images-slider-group {
        margin-left: 50px;
    }

    #Itenary {
        padding: 6rem 3.5rem !important;
    }

    .WagnisTrip-logo {
        margin-left: 0rem !important;
    }

    .package {
        padding-left: 10rem;
    }
}

@media only screen and (max-width: 1100px) {
    .slider {
        width: 60rem !important;
    }

    .grid.grid-two-column h4 {
        font-size: 30px !important;
        text-align: left;
        padding-left: 18px;
    }

    .grid.grid-two-column ol a {
        font-size: 25px;
        text-align: left;
        padding-left: 45px;
    }
}

@media only screen and (max-width: 1050px) {
    .slider {
        width: 55rem !important;
    }
}

@media only screen and (max-width: 1024px) {
    .images-slider-group {
        margin-left: 3px;
    }
}

@media only screen and (max-width: 1000px) {
    .image-2 img {
        max-width: 32rem !important;
    }
}

@media only screen and (max-width: 880px) {
    .image-2 img {
        max-width: 28rem !important;
    }
}

@media only screen and (max-width: 850px) {
    .image-2 img {
        max-width: 25rem !important;
    }

    .grid.grid-two-column h4 {
        font-size: 28px !important;
        text-align: left;
        padding-left: 18px;
    }

    .grid.grid-two-column ol a {
        font-size: 25px;
        text-align: left;
        padding-left: 45px;
    }
}

@media only screen and (max-width: 822px) {
    .image-2 img {
        max-width: 20rem !important;
    }
}

@media only screen and (max-width: 800px) {
    .slider {
        width: 66rem !important;
    }

    .image-2 img {
        max-width: 32rem !important;
    }

    .grid.grid-two-column h4 {
        font-size: 35px !important;
        text-align: left;
        padding-left: 18px;
    }

    .grid.grid-two-column ol a {
        font-size: 30px;
        text-align: left;
        padding-left: 45px;
    }
}

@media only screen and (max-width: 930px) {
    .mainContainerBali {
        max-width: 90rem;
    }

    .grid.grid-two-column h4 {
        font-size: 35px !important;
        text-align: left;
        padding-left: 18px;
    }

    .grid.grid-two-column ol a {
        font-size: 30px;
        text-align: left;
        padding-left: 45px;
    }

    .Itenary-heading h2 {
        margin-top: 0rem;
        font-size: 3rem;
    }

    .Trip-overview img {
        max-width: 90rem;
    }

    .Itenary-heading h2 {
        font-size: 2.5rem;
    }

    .image-2 img {
        max-width: 22rem;
    }
}

@media only screen and (max-width: 850px) {
    .slider {
        width: 55rem;
    }

    .grid.grid-two-column h4 {
        font-size: 35px !important;
        text-align: left;
        padding-left: 18px;
    }

    .grid.grid-two-column ol a {
        font-size: 30px;
        text-align: left;
        padding-left: 45px;
    }
}

@media only screen and (max-width: 768px) {
    .mainContainerBali {
        margin-top: -60px !important;
    }

    .grid.grid-two-column h4 {
        font-size: 35px !important;
        text-align: left;
        padding-left: 18px;
    }

    .grid.grid-two-column ol a {
        font-size: 30px;
        text-align: left;
        padding-left: 45px;
    }

    .images-slider-group {
        margin-left: 45px;
    }
}

@media only screen and (max-width: 750px) {
    .slider {
        width: 45rem;
    }

    .grid.grid-two-column h4 {
        font-size: 35px !important;
        text-align: left;
        padding-left: 18px;
    }

    .grid.grid-two-column ol a {
        font-size: 30px;
        text-align: left;
        padding-left: 45px;
    }

    .image-2 {
        margin-left: -2rem;
    }
}

@media only screen and (max-width: 700px) {
    .image-2 img {
        max-width: 25rem !important;

    }

    .grid.grid-two-column h4 {
        font-size: 35px !important;
        text-align: left;
        padding-left: 18px;
    }

    .grid.grid-two-column ol a {
        font-size: 30px;
        text-align: left;
        padding-left: 45px;
    }

    .itenary p {
        font-style: italic;
        font-size: 36px;
        line-height: 1.2;
    }

    .days .delhi-para {
        font-style: italic;
        font-size: 40px;
        line-height: 1.2;
        padding: 1rem 0rem;
    }

    .days .shimla-para {
        font-style: italic;
        font-size: 44px;
        line-height: 1.2;
        padding: 1rem 0rem;
        margin-bottom: 0.5rem;
    }

    .day1-heading h4 {
        font-weight: bold;
        font-size: 37px !important;
        font-style: italic;
    }

    .day-2-heading h4 {
        font-weight: bold;
        font-size: 40px !important;
        font-style: italic;
    }

    .day-4-heading h4 {
        font-weight: bold;
        font-size: 40px !important;
        font-style: italic;
    }

    .start-point h5 {
        text-align: center;
        font-weight: bold;
        font-size: 1.9rem;
        font-size: 30px !important;
    }

    .Delhi h5 {
        text-align: center;
        font-weight: bold;
        font-size: 30px !important;
        font-size: 1.9rem;
    }

    .flexi h4 {
        font-weight: normal !important;
        font-size: 30px;
        text-align: center !important;
    }

    .selection h4 {
        font-weight: normal !important;
        font-size: 30px;
    }

    .price h4 {
        font-weight: normal !important;
        text-align: center !important;
        font-size: 30px;
    }

    .package h4 {
        border: 0.1rem solid grey !important;
        border-radius: 1.7rem !important;
        background: rgb(232, 242, 250) !important;
        color: rgb(16, 128, 209);
        padding: 0.4rem !important;
        max-width: 10rem;
        text-align: center !important;
        font-size: 29px;
    }

    .payments h4 {
        font-weight: normal !important;
        font-size: 30px;
    }

    .days .delhi-para-2 {
        font-style: italic;
        font-size: 1.8rem;
        font-size: 35px !important;
        line-height: 1.2;
        padding: 4rem 0rem;
    }

    p.para-1 {
        font-size: 30px !important;
    }

    h4.meals {
        font-size: 38px;
    }

    p.para-2 {
        font-size: 34px !important;
    }

    h4.transport {
        font-size: 39px !important;
    }

    .booking-fees h4 {
        margin-top: 2rem;
        font-size: 35px !important;
    }

    .booking-fees p {
        font-style: italic;
        font-size: 1.8rem;
        font-size: 30px;
        line-height: 1.2;
        margin-top: 2rem;
    }

    .unlimited-travel h4 {
        margin-top: 2rem;
        font-size: 35px !important;
    }

    .booking-button {
        text-align: center;
        margin: 15px;
        font-size: 30px;
    }

    .safely-book p {
        font-style: italic;
        font-size: 1.8rem;
        line-height: 1.2;
        margin-top: 2rem;
        font-size: 30px;
    }

    .safely-book h4 {
        margin-top: 2rem;
        font-size: 36px !important;
    }

    .flexible-payment h4 {
        margin-top: 2rem;
        font-size: 35px !important;
    }

    .flexible-payment p {
        font-style: italic;
        font-size: 1.8rem;
        line-height: 1.2;
        font-size: 30px;
        margin-top: 2rem;
    }

    .unlimited-travel p {
        font-style: italic;
        font-size: 1.8rem;
        line-height: 1.2;
        font-size: 30px;
    }
}

@media only screen and (max-width: 658px) {
    .image-2 img {
        max-width: 18rem !important;
    }
}

@media only screen and (max-width: 620px) {
    .slider {
        width: 60rem !important;
    }

    .images-slider-group .grid {
        gap: 1rem !important;
    }
}

/*For  max-width: 830px */
@media only screen and (max-width: 51.875em) {
    .mainContainerBali {
        max-width: 80rem;
    }

    .Itenary-heading h2 {
        margin-top: 0rem;
        font-size: 3rem;
    }

    .Trip-overview img {
        max-width: 80rem;
    }

    .Itenary-heading h2 {
        font-size: 2rem;
    }

    .shimla-tour h3 {
        font-size: 1.8rem;
    }

    .WagnisTrip-logo img {
        max-width: 17rem;
    }

    .ITA-logo img {
        max-width: 8rem;
        margin: 1.2rem 0rem;
    }
}

/*For  max-width: 830px */
@media only screen and (max-width: 45.625em) {
    .mainContainerBali {
        max-width: 70rem;
    }

    .Itenary-heading h2 {
        margin-top: 0rem;
        font-size: 3rem;
    }

    .Trip-overview img {
        max-width: 70rem;
    }

    .Itenary-heading h2 {
        font-size: 1.8rem;
        margin-top: 2rem;
    }

    .shimla-tour h3 {
        font-size: 1.6rem;
        margin-top: 0.8rem;
    }

    .WagnisTrip-logo img {
        max-width: 15rem;
    }

    .ITA-logo img {
        max-width: 7rem;
        margin: 1.2rem 0rem;
    }

    .grid {
        gap: 10rem;
    }
}

/*For  max-width: 570px */
@media only screen and (max-width: 570px) {
    .mainContainerBali {
        max-width: 60rem;
    }

    .grid.grid-two-column ol a {
        font-size: 35px;
        padding-left: 57px;

        text-align: left;
    }

    p.para-3 {
        font-size: 30px !important;
    }

    h4.others {
        font-size: 35px !important;
    }

    .price-starting h5 {
        font-size: 35px !important;
    }

    .duration h5 {
        font-size: 35px !important;
    }

    .New-Delhi h5 {
        font-size: 35px !important;
    }

    .operated h5 {
        font-size: 35px !important;
    }

    .operator h5 {
        font-size: 35px !important;
    }

    .tour h5 {
        font-size: 35px !important;
    }

    .Itenary-heading h2 {
        margin-top: 0rem;
        font-size: 3rem;
    }

    .Trip-overview img {
        max-width: 60rem;
    }

    .Itenary-heading h2 {
        font-size: 1.5rem;
        margin-top: 4rem;
    }

    .shimla-tour h3 {
        font-size: 1.6rem;
        margin-top: 2rem;
    }

    .WagnisTrip-logo img {
        max-width: 13rem;
    }

    .ITA-logo img {
        max-width: 5rem;
        margin: 1.2rem 3rem;
    }

    .grid {
        gap: 6rem;
    }

    .flexi h4 {
        font-weight: normal;
        text-align: center;
        font-size: 1.8rem;
    }

    .package h4 {
        font-size: 1.5rem;
    }

    .selection h4,
    .price h4,
    .payments h4 {
        font-size: 1.8rem;
    }

    /*.grid-two-column {*/
    /*    grid-template-columns: 1fr;*/
    /*}*/

    .content {
        text-align: center;
    }

    .slider {
        width: 40rem;
    }

    .image-2 {
        margin-left: -3rem;
    }

    .image-2 img {
        max-width: 31rem !important;
    }

    .slider {
        width: 77rem !important;
    }

    .images-slider-group .grid {
        gap: 2rem !important;
    }
}


/*For  max-width: 430px */
@media only screen and (max-width: 26.875em) {
    .mainContainerBali {
        max-width: 40rem;
        height: auto !important;
        margin-top: 48px !important;
    }

    .grid-two-column {
        grid-template-columns: 1fr;
    }

    .Trip-overview img {
        max-width: 40rem;
    }

    .Itenary-heading {
        width: 10rem;
    }

    .Itenary-heading h2 {
        font-size: 1.3rem;
    }

    .grid {
        gap: 3rem;
    }

    .WagnisTrip-logo {
        margin-top: 1rem;
    }

    .WagnisTrip-logo img {
        max-width: 11rem;
    }

    .ITA-logo {
        margin-top: 1.8rem;
    }

    .ITA-logo img {
        max-width: 4rem;
    }

    .WagnisTrip-Holidays {
        margin-left: 0rem;
    }

    .image-2 img {
        display: none;
    }

    .Itenary-heading {
        width: 100%;
    }

    .slider {
        width: 195% !important;
        margin-left: 17rem !important;
    }

    .contentList {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media only screen and (max-width: 375px) {
    .images-slider-group {
        margin-left: -50px;
        width: 115%;
    }

    .mainContainerBali {
        height: auto !important;
    }
}

@media only screen and (max-width: 320px) {
    .mainContainerBali {
        height: auto !important;
    }

    .contenting {
        font-size: 24px;
    }
}

/*For  max-width: 430px */
@media only screen and (max-width: 18.75em) {
    .mainContainerBali {
        max-width: 40rem;
    }

    .grid.grid-two-column.contentList ol a {
        font-size: 26px;
        width: 184%;
    }

    body {
        overflow-x: hidden;
    }
}

/* old css end*/



/*new css 07/06/2023 */


img {
    max-width: 100%;
}

/*CSS for Slider*/

.holidaySlider button {
    display: none;
    height: 0;
    width: 0;
}

.holidaySlider .vehicle-detail-banner .car-slider-desc {
    max-width: 180px;
    margin: 0 auto;
}

.holidaySlider .banner-slider .slider.slider-for {
    max-width: 84%;
    padding-right: 35px;
}

.holidaySlider .banner-slider .slider.slider-nav {
    max-width: 16%;
}

.holidaySlider .banner-slider .slider.slider-for,
.holidaySlider .banner-slider .slider.slider-nav {
    width: 100%;
    float: left;
}

.holidaySlider .banner-slider .slider.slider-nav {
    height: 389px;
    overflow: hidden;

}



.holidaySlider .slider-nav .slick-slide.thumbnail-image .thumbImg {
    max-width: 178px;
    height: 110px;
    margin: 0 auto;
    border: 1px solid #EBEBEB;
}

.holidaySlider .slider-nav .slick-slide.thumbnail-image .thumbImg img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    cursor:pointer;
}

.holidaySlider .slider-banner-image img{
    height: 389px;
    width: 100%;
    object-fit: cover;
}

.slick-vertical .slick-slide:active,
.slick-vertical .slick-slide:focus,
.slick-arrow:hover,
.slick-arrow:focus {
    border: 0;
    outline: 0;
}

.holidaySlider .slider-nav .slick-slide.slick-current.thumbnail-image .thumbImg {
    border: 2px solid #196DB6;
}

.holidaySlider .slider-nav .slick-slide.slick-current span {
    color: #196DB6;
}

.holidaySlider .slider-nav .slick-slide {
    text-align: center;
}

.slick-prev,
.slick-next {
    display: none;
    height: 0;
    width: 0;
}

.slick-prev::before,
.slick-next::before {
    display: none;
}

.topFlexdiv .headingtop{
    font-size:30px;
    font-weight:500;
}

.Trip-overview h2{
    margin-bottom:25px;
}

.tripoverviewboxes{
    margin-bottom:15px;
    text-align:center;
    font-weight:500;
}

.Trip-overview .boxes{
    background: rgb(232, 240, 247);
    padding:15px;
    width:31%;
    border-radius:10px;
}
.Trip-overview .boldText{
    font-size:18px;
    font-weight:500;    
}

.createdHeading{
    color: rgb(16, 128, 209);
    font-size:35px;
    font-weight:700;    
}

.createdtext{
    font-size:20px;
}

.booking-button button{
    padding: 10px 50px;
    font-size: 18px;
}


@media (max-width: 576px) {
    .topFlexdiv{
        margin-bottom:34px;
    }
    .topFlexdiv .headingtop{
        font-size: 41px;
    }
    #Itenary{
        margin-top:125px;
    }
    .holidaySlider .banner-slider .slider.slider-for, .holidaySlider .banner-slider .slider.slider-nav{
        margin:0 !important;
    }
    .holidaySlider .banner-slider .slider.slider-nav{
         /*display:none;*/
         /*height: 489px;*/
    }
    .main-shimla{
         margin-top:0;
    }
    .d-flex{
        display:flex !important;
    }
    .tripoverviewboxes {
        flex-wrap: wrap;
    }
    .Trip-overview .boxes{
        width:49%;
        margin-bottom:15px;
    }
    .Trip-overview .boxes:last-child{
        width:100%;
    }
    .Trip-overview .boldText{
        font-size: 32px;
    }
    .createdHeading{
        font-size: 52px;
    }
    .createdtext{
        font-size: 46px;
    }
    .booking-fees h4, .unlimited-travel h4, .flexible-payment h4, .safely-book h4{
        font-size: 50px !important;
    }
    .booking-fees p, .unlimited-travel p, .flexible-payment p, .safely-book p{
        text-align:left;
    }
    .booking-button button{
        font-size: 50px;
    }
}