:root {
    --dark-orange: #F18F4A;
    --dark-bron: #1c0200;
}

.pb-3 {
    padding-bottom: 30px;
}

.w-100 {
    width: 100%;
}

.text-center {
    text-align: center;
}

.text-dark-orange {
    color: var(--dark-orange);
}

.text-dark-bron {
    color: var(--dark-bron);
}

.internalMenu ul li:hover a {
    color: var(--dark-orange) !important;
}

.aboursubtext {
    text-align: center;
    font-size: clamp(18px, 2vw, 30px);
    color: #001223;
    margin: 0px;
    line-height: 1.6;
}

.abottimge {
    width: 100%;
    max-width: 80%;
    margin: 0px auto;
}

.wtext-box h3 {
    font-size: 30px;
    color: #001223;
    font-weight: 700;
    padding-bottom: 26px;
}
.btn a.active_a {
    background: #F18F4A !important;
    color: #fff;
    border-color: transparent;
        padding: 9px 34px
}
.btn a.active_a,.byNow_b a,.addcartbtn,.submit-bt .button-btn{
    transition: all ease 0.1s;
        border: 1px solid #F18F4A;
}
.btn a.active_a:hover,.byNow_b a:hover,.addcartbtn:hover,.submit-bt .button-btn:hover{
    background:#f18f4ad9 !important;
    border: 1px solid #F18F4A;
    color: #fff !important;
}
.byNow_b a {
    background: #F18F4A;
        padding: 9px 34px

}
.text-align-right .prcbox {
    justify-content: start;
}
.text-align-right {
    text-align: start;
}
#container .slider {
        background-position: right;
}
.pt-5{
    padding-top: 50px;
}







.addcartbtn:hover img{
    filter: brightness(1);
}
.submit-bt .button-btn {
    background: #F18F4A;
    padding: 9px 34px
}

.heroRight h2 {
    font-size: clamp(14px, 2vw, 18px);
    color: #fff;
    line-height: 1.4;
}

.wtext-box p,
.bpottombox {
    margin: 0px;
    color: #001223;
    font-size: 22px;
    line-height: 1.6;
}

.heroRight img {
    width: 100%;
    max-width: 130px;
}

.main-expbox {
    display: flex;
    justify-content: center;
    gap: 20px;
    padding-top: 40px;
    padding-bottom: 20px;
    flex-wrap: wrap;
}
.mainmenu {
    background-color: transparent !important;}
.expobox {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 40px 20px;
    background: #fff;
    border: 1px solid var(--dark-orange);
    width: 100%;
    max-width: 280px;
    flex-wrap: wrap;
}

.expoimg img {
    width: 100%;
    height: 70px;
}

.Ramayan-Maps-postmodern,
.otherSide,
.ptb-80 {
    padding: 80px 0 80px !important;
}

.pb-80px {
    padding-bottom: 80px;
}

.expotext p {
    margin: 0px;
    color: #001223;
    font-size: 20px;
    line-height: 1.6;
    margin-top: 20px;
}

.trac-hidmain {
    display: flex;
    align-items: center;
    gap: 10%;
    margin-bottom: 100px;
}

.trac-text-box h3 {
     font-size: clamp(20px, 3vw, 36px);
    line-height: 1.2;
    font-weight: 800;
    color: var(--dark-orange);
}

.trac-text-box p {
     font-size: clamp(16px, 2vw, 20px); 
    color: #001223;
    line-height: 1.6;
    font-weight: 600;
}

.trac-text-box a {
    font-size: 20px;
    color: var(--dark-orange);
    line-height: 1.6;
    text-decoration: underline;
    font-weight: 600;
}

.text-orange {
    color: var(--dark-orange);
}

.trac-hidtext {
    width: 100%;
    max-width: 500px;
}

.trac-text-box .byNow_b {
    position: unset;
    width: fit-content;
    padding: 0px;
    display: inline-block;
}

.Pricetext p {
    font-size: 20px;
    line-height: 1.6;
    color: #cc4128;
    display: inline-block;
    margin: 0px;
}

.prcbox {
    display: flex;
    justify-content: start;
    align-items: baseline;
    gap: 8%;
    margin-top: 40px;
}

p.trcimgtext {
    margin: 0px;
    text-align: center;
    color: #001223;
    font-size: 20px;
    font-style: italic;
    margin-top: 20px;
}

.canmainbox {
    background: #fcf3f2;
}

.cantextmain {
    background: #FFECCF;
    padding: 20px 0px;
}

.canvmain img {
    display: block;
}

.cansnt p,
.canprem p {
    margin: 0px;
    color: #001223;
    font-size: 20px;
    line-height: 1.6;
}

.addcartbtn {
    font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 14px;
    width: fit-content;
    color: #fff;
    border-radius: 2px;
    padding: 8px 20px;
    background: #C37938;
    transition: all ease 0.2s;
}
.addcartbtn:hover img{
    filter: brightness(1);
}
.cantext {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 7%;
}

.addcartbtn img {
    width: 100%;
    max-width: 22px;
}

.content_mmi h2 {
    padding-bottom: 20px !important;
    line-height: 1;
}

p.conformtext {
    margin: 0px;
    color: #001223;
    font-size: 20px;
    line-height: 1.6;
    text-align: center;
}

.content_mmi {
    padding: 50px 50px !important;
}

.heroRight h1,
.heroRight p {
    color: #fff;
}

.button_area {
    align-items: center;
}

.heroRight {
    width: 56%;
}

.trac-hidimg img {
    box-shadow: rgba(0, 0, 0, 0.1) 25px -25px 0;
}

.right_img .trac-hidimg img {
    box-shadow: rgba(0, 0, 0, 0.1) -25px -25px 0;
}

.herobanmob {
    display: none;
}


/* nnn */

.bg-image {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.bg-white .addcartbtn {
    background: #fff;
    color: #000;
}

.addcartbtn img {
    width: 100%;
    max-width: 20px;
    filter: brightness(0);
}

.addcartbtn {
    gap: 7px;
}

.itemimgbox {
    display: flex;
    gap: 50px;
    align-items: center;
    width: 60%;
}

.itemimg {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.itemimg .addcart {
    padding-top: 14px;
}

.itemtext p {
    font-size: 16px;
    font-weight: 800;
    color: #000;
    margin: 0px;
}

p.textdiss {
    font-size: 14px;
    font-weight: normal;
    font-style: italic;
    padding: 5px 0px 20px 00px;
}

.itemmianbox {
    display: flex;
    justify-content: center;
    gap: 5%;
}

.itemtextb0x {
    display: flex;
    flex-direction: column;
    gap: 50px;
    justify-content: center;
    width: 40%;
}

.tbox {
    display: flex;
    align-items: center;
    gap: 30px;
}

.timg img {
    max-width: 120px;
}

.ttext h4 {
    font-size: 24px;
    color: #000;
    font-weight: 600;
}


/* nnn */

.trac-text-box img{
height: 26vh !important;
}
.trac-hidimg img {
    height: 86vh;
}
.trac-hidmain {
    justify-content: center;
}


/* updated css */

.heroRight h1 {
    font-size: clamp(20px, 3vw, 40px) !important;}
.heroRight p {
    font-size: clamp(14px, 2vw, 22px) !important;
}
.heading-h2 {
    font-size: clamp(24px, 3vw, 40px) !important;
    line-height: 1.4 !important;
}
    p.frmtxthero {
       color: #000;
       font-style: italic;
    }
/* updated css */


/* jj */
    .devtext p {
    margin: 0px;
    font-size: 12px;
    font-style: italic;
}
span.rprice {
    font-size: 15px;
    color: #CC4128;
    text-decoration: line-through;
}



@media (min-width: 768px) and (max-width:1024px) {
    #container { max-height: 400px;} 
    #container input {
    left: 57.4%;
}
.heroRight p {
    width: 60%;
}
}

@media (min-width:2000px){
#container {
    max-height: 900px;}
#container input {
    left: 59%;
}
    .imgherowrap {
        left:70% !important;}
}



@media (min-width:1600px){
    /* p.frmtxthero {
    font-size: 14px !important;
} */
.heroRight h1 {
    font-size: 50px !important;
    line-height: 1.2;
}
.heroRight p {
    font-size: 26px !important;
}
.btn a.active_a {
    padding: 11px 40px;
        font-size: 20px;
}
.aboursubtext {
    font-size: 36px;}
    .heading-h2 {
    font-size: 50px !important;
    }
    .trac-text-box h3 {
    font-size: 42px;}
    .trac-text-box p {
    font-size: 24px;}
    .trac-text-box a {
    font-size: 24px;}
    .itemtext p {
    font-size: 18px;}
    p.textdiss {
    font-size: 15px;
    }
    .addcartbtn {
    font-size: 18px;}
    .ttext h4 {
    font-size: 26px;
    }
    .trac-hidimg img {
    height: unset;
}
.trac-text-box img {
    height: 230px !important;
}.font-size-36 {
    font-size: 20px;
}
.internalMenu ul li a {
    font-size: 16px;}
    .trac-hidmain {
    margin-bottom: 130px;
}
.timg img {
    max-width: 140px;
}
.Ramayan-Maps-postmodern, .otherSide, .ptb-80 {
    padding: 100px 0 100px !important;
}   
p.frmtxthero {
    font-size: 14px !important;
}
}




@media (min-width:768px){
p.frmtxthero {
    font-size: 12px;
}
    #container .img-wrapper:nth-child(2) img {
height:87% !important;
}
.imgherowrap {
    /* width: 100%; */
    height: 100%;
    position: absolute;
    left: 64%;
    bottom: 47%;
    transform: translate(0%, 50%);
    /* height: 86% !important; */
    display: flex;
    justify-content: revert;
    align-items: anchor-center;
    flex-direction: column;
    height: 96%;
}

}

.bgimgitem {
    background-repeat: no-repeat;
    background-size: cover;
    object-fit: cover;
}
@media (min-width:1001px) and (max-width:1100px) {
    #container .img-wrapper:nth-child(2) img {
        height: 74% !important;
    }
        .imgherowrap {
        justify-content: center;}
}

@media (min-width: 768px) and (max-width: 1360px) {
    .heroRight h1 {
        line-height: 1.4;
    }
    .contact_us .innrer_contrent {
    flex: 0 0 100%;
    max-width: 600px !important;
}
.itemtext p {
    font-size: 14px;}
}


@media (min-width: 768px) and (max-width:1024px) {
    #container { max-height: 400px;} 
    #container input {
    left: 57.4%;
}
.heroRight p {
    width: 80%;
}
}
.imgherowrap img {
    box-shadow: 0px 0px 0px 10px #45252045;
    margin-bottom: 7px;
}



@media(max-width:1024px) {
    .itemimgbox {
    width: 100%;
}
            .button_area a {
        border-radius:0px !important;}
    .trac-text-box img {
        height: 120px;
    }
    .expobox {
        padding: 20px 20px;
    }
    .trac-hidmain {
        gap: 10%;
    }



    .cantext {
        gap: 5%;
    }
    .cansnt p,
    .canprem p {
        margin: 0px;
        color: #001223;
        font-size: 18px;
        line-height: 1.6;
    }
    .slider .heroRight {
        text-align: left;
    }
    .button_area {
        justify-content: start;
    }
    /* nnn */
    .itemmianbox {
        flex-direction: column;
        gap: 40px;
    }
    .itemimgbox {
        justify-content: center;
    }
    .itemtextb0x {
        display: flex;
        flex-direction: unset;
        gap: 30px;
        justify-content: center;
        width: 100%;
    }
    .timg img {
        max-width: 120px;
    }
    .ttext h4 {
        font-size: 20px;
    }
    .tbox {
        display: flex;
        align-items: center;
        gap: 20px;
        width: 50%;
    }
    /* nnn */


    .trac-hidimg img {
    height: unset;
}
.trac-text-box img {
    height: 120px !important;
}
}

@media(max-width:767px) {
    .herobanmob {
        display: block;
    }
    div#container.heroweb {
        display: none;
    }
    p.itemnote {
        font-size: 12px !important;
        font-style: italic;
    }
    .herobantext {
        padding: 15px;
        padding-bottom: 40px;
        margin-top: -24px;
        background: linear-gradient(180deg, #ebebeb 0%, #e1ddd2 40%, #d1cdc4 100%);
        padding-top: 0px;
    }
    .heroRight h2 {
        color: #000;
    }
    .herobantext .heroRight {
        padding: 0px;
    }
    .heroRight img {
        display: none;
    }
    .text-align-right .prcbox {
        justify-content: center !important;
    }
    .Ramayan-Maps-postmodern,
    .otherSide,
    .ptb-80 {
        padding: 40px 0 40px !important;
    }
 
    .aboursubtext br,
    .wtext-box p br,
    .trac-text-box h3 br {
        display: none;
    }
    .abottimge {
        max-width: 96%;
    }
    .wtext-box h3 {
        font-size: 20px;
        padding-bottom: 14px;
    }
    .wtext-box p,
    .bpottombox {
        font-size: 16px;
    }
    .expoimg img {
        height: 50px;
    }
    .main-expbox {
        gap: 12px;
        padding-top: 30px;
    }
    .expobox {
        justify-content: start;
        max-width: 48%;
    }
    .expotext p {
        font-size: 15px;
        margin-top: 10px;
    }
    .trac-hidmain {
        flex-direction: column-reverse;
    }
    .trac-text-box h3 {
        text-align: center;
        /* padding-top: 30px; */
    }
    .trac-text-box p {
        text-align: center;
    }
    .trac-hidtext {
        width: 100%;
        max-width: 100%;
    }
    p.trcimgtext {
        font-size: 16px;
        margin-top: 8px;
    }
    .prcbox {
        justify-content: center;
        gap: 5%;
    }
    .cantext {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        gap: 10px;
    }
    .addcartbtn {
        font-size: 18px;
        padding: 10px 20px;
        margin-top: 16px;
    }
    .cansnt p,
    .canprem p {
        font-size: 18px;
        line-height: 1.4;
    }
    .otherSide h2 {
        text-align: center;
        padding-top: 30px;
        line-height: normal;
    }
    .content_mmi {
        padding: 20px 20px 40px !important;
    }
    .trac-hidmain {
        background: #f3f3f3;
        border-radius: 10px;
        display: flex;
        flex-wrap: wrap;
    }
    .trac-hidmain .trac-hidimg {
        order: 2;
    }
    .trac-hidmain .trac-hidtext {
        order: 1;
    }
    .trac-text-box img {
        height: 92px;
        display: block;
        padding-bottom: 0!important;
        margin: 15px auto 0;
    }
    .trac-text-box h3 {
        text-align: center;
    }
    .trac-hidimg img {
        box-shadow: none;
        display: block;
        height: unset;
    }
    .trac-hidtext {
        background: #fff;
        box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 10px;
        padding:30px 30px 30px;
        border-radius: 0 0 12px 12px;
    }
}

@media(max-width:767px) {



    .right_img .trac-hidimg img{
            box-shadow: unset;
    }
    .img-wrapper.second,
    #line,
    #sliderhand {
        display: none;
    }
    .slider.webview {
        background-image: url(../images/mob-banner-bg-3.png) !important;
    }
    /* #headerArea .slider {
    min-height: 100vh;} */
    .slider .heroRight {
        padding: 0 15px;
        position: absolute;
        bottom: 30px;
    }
    .heroRight {
        width: 100%;
    }
    #container .img-wrapper {
        position: relative;
        width: 100%;
        height: 100%;
        overflow: unset;
    }
    #container {
        aspect-ratio: unset;
    }
    .button_area {
        align-items: center;
        gap: 20px;
        justify-content: center;
    }
    .heroRight h1,
    .heroRight p {
        color: #000;
    }
    .mainmenu.ramayanmapmenu {
        display: none;
    }
    #headerArea {
        padding-top: 0px;
    }
    .main_ramayanm .topMenau {
        background-color: transparent !important;
    }
    .bar {
        background-color: #fff !important;
    }
    .mainmenu:has(.change-bg) .bar {
        background-color: #000 !important;
    }
    #headerArea .slider {
        background-attachment: unset;
    }
    .heroRight p {
        font-size: 16px;
    }
    #container {
        min-height: calc(100vh - 45px);
    }
    #headerArea .slider {
        min-height: calc(100vh - 45px);
    }

    .heroRight h2 {
        margin-bottom: 10px;
        font-weight: 500;
                padding-top: 6px;
    }
    .trac-text-box a {
    font-size: 18px;}
.btn a.active_a {
    padding: 6px 24px;
}
.submit-bt .button-btn {
    padding: 6px 24px;
}




    .trac-hidmain {
        margin-bottom: 60px;
    }
    .aboursubtext {
        padding-top: 20px;
    }
    .prcbox {
        margin-top: 20px;
    }
    /* nnnnnnn */
    .itemimgbox {
        justify-content: center;
        flex-direction: column;
    }
    p.textdiss {
        font-size: 12px;
        padding-bottom: 10px;
    }
    .itemimg .addcart {
        padding-top: 0px;
    }
    .itemimg .addcartbtn {
        font-size: 14px;
        padding: 10px 12px;
        margin-top: 10px;
    }
    .itemimgbox {
        gap: 40px
    }
    .itemmianbox {
        gap: 30px;
    }
    .itemtextb0x {
        flex-direction: column;
        width: 100%;
    }
    .tbox {
        display: flex;
        align-items: center;
        gap: 10px;
        width: 100%;
        flex-direction: column;
    }
    .ttext h4 {
        font-size: 16px;
        margin: 0px;
        text-align: center;
    }
    .timg img {
        max-width: 100px;
    }
    /* nnnnnnn */
    p.conformtext {
    font-size: 16px;}

        span.rprice {
    font-size: 13px;}
}