.tour_content{
    display: flex;
    padding: 50px 20px 50px 50px;
    background: linear-gradient(#ffffffdd, #ffffffdd), url(../img/background.webp);
    background-size: 500px;
}

.tour_content .Right_tour_books{
    width: 100%;
    position: sticky;
    top: 35px;
    padding-right: 50px;
}
@media only screen and (max-width: 1300px){
    .tour_content{
        padding: 50px 0px 50px 15px;
    }
    .tour_content .Right_tour_books{
        padding-right: 20px;
    }
} 
.tour_content .Right_tour_books .tour_books{
    box-shadow: 0px 0px 10px #00000020;
    background-color: #fff;
    margin-top: -120px;
    align-items: center;
    border: 1px solid #febe1b60;
}
.tour_content .Right_tour_books .tour_books h4{
    background-color: #febf1b;
    font-size: 28px;
    padding: 12px 50px 3px;
    font-family: teko;
    color: #1a1a1a;
    letter-spacing: 1px;
    margin-bottom: 0;
}
.tour_content .Right_tour_books .tour_books h4 i{
    margin-bottom: -5px;
    color: rgb(72, 0, 140);
    font-size: 25px;
    margin-right: 5px;
}
.tour_content .Right_tour_books .tour_books h5{
    font-family: mukta;
    font-size: 18px;
    font-weight: 400;
    color: #333;
    padding: 5px 50px;
    letter-spacing: 1px;
    margin-top: 20px;
}
.tour_content .Right_tour_books .tour_books h5 i{
    color: #333;
    margin-right: 5px;
    font-size: 20px;
}
.tour_content .Right_tour_books .tour_books form{
    padding: 10px 50px;
    padding-bottom: 50px;
}
.tour_content .Right_tour_books .tour_books form label{
    display: block;
    font-size: 14px;
    font-weight: 700;
    font-family: lora;
    margin-bottom: 3px;
    letter-spacing: 0.5px;
    color: #000;
}
.tour_content .Right_tour_books .tour_books form span{
    color: red;
}
.tour_content .Right_tour_books .tour_books form input,
.tour_content .Right_tour_books .tour_books form select{
    width: 100%;
    padding: 5px 10px;
    border: 1px solid rgb(215, 215, 215);
    cursor: pointer;
    font-family: lora;
    font-size: 13px;
    color: #000;
    letter-spacing: 0.5px;
    height: 30px;
    margin-bottom: 5px;
}
.tour_content .Right_tour_books .tour_books form button{
    background: linear-gradient(290deg, #febf1b, rgb(249, 174, 12));
    color: aliceblue;
    padding: 10px 23px 10px;
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
    font-size: 12px;
    font-family: lora;
    transition: transform 0.5s;
    cursor: pointer;
    margin-top: 10px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 700;
}
.tour_content .Right_tour_books .tour_books form button:hover{
    transform: scale(0.95);
}
.tour_content .Right_tour_books .tour_books_bootom{
    box-shadow: 0px 0px 10px #00000020;
    background-color: #fff;
    align-items: center;
    border: 1px solid #febe1b60;
    padding: 30px 50px;
    margin-top: 40px;
}
.tour_content .Right_tour_books .tour_books_bootom p{
    font-size: 15px;
    font-family: lora;
    font-weight: 300;
    letter-spacing: 0.5px;
    color: #333;
    line-height: 1.2em;
    margin-bottom: 5px;
}
.tour_content .Right_tour_books .tour_books_bootom p a{
    font-size: 22px;
    font-family: lora;
    letter-spacing: 1px;
    font-weight: 500;
    color: #4329ebfe;
    display: block;
    line-height: 1.2em;
}
.tour_content .Right_tour_books .tour_books_bootom .mailid a{
    font-size: 15px;
}


.tour_content .right_sidebar{
    margin-left: -30px;
}
.tour_content .right_sidebar .box{
   /* background: linear-gradient(290deg,rgb(73 49 230/66%) 0%,#4329ebae 100%), url(../img/tour-packeges.webp);*/
   background: linear-gradient(290deg,rgb(73 49 230/56%) 0%,#ad31e6e7 100%), url(../img/tour-packeges.webp);
   background-position: left center;
    border: 1px solid #f3bc167a;
    width: 100%;
    padding: 5px 15px;
    border-left: 8px solid #febf1b;
    margin-bottom: 20px;
}
.tour_content .right_sidebar .box h4{
    font-size: 20px;
    font-family: teko;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 3px;
    margin-bottom: 0;
    color: aliceblue;
    margin-bottom: -3px;
}
.tour_content .right_sidebar .section_box{
    margin-top: 10px;
}
.tour_content .right_sidebar .section_box p strong{
    color: #4329ebda;
    font-family: poppins;
    font-size: 15px;
}
.tour_content .right_sidebar .section_box p strong i{
    color: #febf1b;
    margin-right: 5px;
    font-size: 17px;
}
.tour_content .right_sidebar .section_box p{
    color: #000;
    font-family: lora;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 500;
}
.tour_content .right_sidebar .section_box p i{
    color: #454545;
    font-size: 13px;
}
.tour_content .right_sidebar .section_box p .icon_left{
    color: rgb(17, 0, 61);
    font-size: 18px;
    margin-left: 10px;
}
.tour_content .right_sidebar .martop{
    margin-top: 50px;
}
.tour_content .right_sidebar .day_box{
    display: flex;
    align-items: center;
    margin-top: 20px;
}
.tour_content .right_sidebar .day_box .boxs{
    width: 70px;
    background-color: #febf1b;
    padding: 3px 10px;
}
.tour_content .right_sidebar .day_box .boxs p{
    color: aliceblue;
    font-size: 16px;
    font-family: lora;
    font-weight: 600;
    margin-bottom: 0;
    letter-spacing: 0.5px;
    margin-top: 0 !important;
    margin-left: 0px;
}
.tour_content .right_sidebar .day_box .boxx{
    background-color: rgb(227, 241, 254);
    padding: 5px 50px 5px 15px;
}
.tour_content .right_sidebar .day_box .boxx p{
    font-size: 15px;
    font-family: lora;
    letter-spacing: 0.5px;
    margin-bottom: 0;
    margin-top: 0 !important;
    font-weight: 600;
    margin-left: 0px;
}
.tour_content .right_sidebar p{
    font-size: 15px;
    font-family: mukta;
    letter-spacing: 0.5px;
    margin-bottom: 0;
    margin-top: 15px;
    margin-left: 30px;
}
.tour_content .right_sidebar .checkbox p{
    line-height: 1em;
}
.tour_content .right_sidebar .checkbox p i{
    font-size: 15px;
    color: #febf1b;
    margin-right: 5px;
}

@media only screen and (max-width: 900px){
    .hero_sect h1{
        font-size: 35px !important;
    }
    .hero_sect p, .hero_sect p a{
        font-size: 14px;
    }
    .tour_content .Right_tour_books .tour_books h4{
        font-size: 23px;
        padding: 12px 10px 3px;
    }
    .tour_content .Right_tour_books .tour_books h4 i{
        font-size: 20px;
    }
    .tour_content .Right_tour_books .tour_books h5{
        font-size: 14px;
        padding: 0 10px;
    }
    .tour_content .Right_tour_books .tour_books h5 i {
        font-size: 13px;
    }
    .tour_content .Right_tour_books .tour_books form{
        padding: 10px 10px 30px;
    }
    .tour_content .Right_tour_books .tour_books form label{
        font-size: 13.5px;
    }
    .tour_content .Right_tour_books .tour_books form input, .tour_content .Right_tour_books .tour_books form select{
        font-size: 13px;
        height: 28px;
        background-color: #fff;
    }
    .tour_content .Right_tour_books .tour_books form button{
        font-size: 10px;
        padding: 8px 20px;
    }
    .tour_content .Right_tour_books {
        padding-right: 0px;
    }
    .tour_content .Right_tour_books .tour_books_bootom{
        padding: 30px 10px;
    }
    .tour_content .Right_tour_books .tour_books_bootom p {
        font-size: 14px;
    }
    .tour_content .Right_tour_books .tour_books_bootom .mailid a {
        font-size: 12px;
    }
    .tour_content .right_sidebar .box h4{
        font-size: 18px;
    }
    .tour_content .right_sidebar .section_box p strong {
        font-size: 13px;
    }
    .tour_content .right_sidebar .section_box p {
        font-size: 13px;
    }
    .tour_content .right_sidebar .day_box .boxs{
        width: 75px;
    }
    .tour_content .right_sidebar .day_box .boxs p {
        font-size: 14px !important;
    }
    .tour_content .right_sidebar .day_box .boxx p,
    .tour_content .right_sidebar p {
        line-height: 1.2em;
        font-size: 13px;
    }
    .tour_content .right_sidebar{
        margin-left: 0px;
    }
    .get_in_touch {
        padding: 50px 15px !important;
    }
    
}


@media only screen and (max-width: 600px) {
    .tour_content {
        padding: 0px 10px;
        display: block;
    }
    .tour_content .col-md-4, .tour_content .col-md-8 {
        padding: 0;
    }
    .tour_content .right_sidebar,
    .tour_content .Right_tour_books{
        width: auto;
        margin: auto -15px 40px 15px;
        padding-right: 0;
    }
    .tour_content .Right_tour_books .tour_books{
        border: 1px solid #ffc107;
        padding-bottom: 20px;
        margin: 30px auto 0;
        box-shadow: 0px 0px 10px #0000004a;
    }
    .tour_content .Right_tour_books .tour_books h4 {
        padding: 7px 30px 3px;
        font-size: 25px;
    }
    .tour_content .Right_tour_books .tour_books h4 i {
        font-size: 26px;
    }
    .tour_content .Right_tour_books .tour_books h5 {
        padding: 0px 30px;
        font-size: 17px;
    }
    .tour_content .Right_tour_books .tour_books h5 i{
        font-size: 16px;
    }
    .tour_content .Right_tour_books .tour_books form {
        padding: 10px 30px;
    }
    .tour_content .Right_tour_books .tour_books_bootom {
        padding: 30px;    
        border: 1px solid #ffc107;
        box-shadow: 0px 0px 10px #0000004a;
        margin-top: 15px;
        margin-bottom: 50px;
    }
    .tour_content .right_sidebar .day_box .boxs{
        width: 12.5%;
        height: 40px;
    }
    .tour_content .right_sidebar .day_box .boxx{
        width: 87.5%;
        padding: 2px 0px 5px 10px;
        height: 40px;
    }
    .tour_content .right_sidebar .day_box .boxs p {
        font-size: 14px !important;
    }
    .tour_content .right_sidebar p{
        margin-left: 10px;
    }
    .tour_content .right_sidebar .martop {
        margin-top: 30px;
    }
    .tour_content .right_sidebar .day_box .boxx p, .tour_content .right_sidebar p{
        font-size: 14px;
    }
     .tour_content .right_sidebar p {
        font-size: 14px;
        margin-top: 5px;
    }
    .tour_content .right_sidebar .box {
        margin-bottom: 0px;
    }
    .mobile_show{
        display: block !important;
    }
    .mobile_show .Right_tour_books .tour_books_bootom{
        display: none !important;
    }.desktop_view{
        width: 100%;
    }
    .desktop_view .Right_tour_books .tour_books{
        display: none;
    }
    .desktop_view  .Right_tour_books .tour_books_bootom{
        margin-top: 180px;
        margin-bottom: -30px;
    }
    .tour_content .Right_tour_books .tour_books_bootom p {
        font-size: 16px;
    }
    .tour_content .Right_tour_books .tour_books_bootom p a{
        font-size: 25px;
        margin: 10px 0 5px;
    }
    .tour_content .Right_tour_books .tour_books_bootom .mailid a {
        font-size: 15px;
    }
    .get_in_touch {
        display: block !important;
    }
}