:root {
    --dark-orange: #cc4128;
    --white:#fff;
}

.pb-3 {
    padding-bottom: 30px;
}

.w-100 {
    width: 100%;
}
.pb-20 {
    padding-bottom: 20px;
}
.text-center {
    text-align: center;
}

.text-dark-orange {
    color: var(--dark-orange);
}
.btn a.active_a {
    background: #CC4128 !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 #CC4128;
}
.btn a.active_a:hover,.byNow_b a:hover,.addcartbtn:hover,.submit-bt .button-btn:hover{
    background: #cc4128ba !important;
    border: 1px solid #CC4128;
    color: #fff !important;
}
.byNow_b a {
    background: #CC4128;
        padding: 9px 34px

}
.addcartbtn:hover img{
    filter: brightness(1);
}
.submit-bt .button-btn {
    background: #CC4128;
    padding: 9px 34px
}



.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;
}

.wtext-box p,
.bpottombox {
    margin: 0px;
    color: #001223;
    font-size: 22px;
    line-height: 1.6;
}

.main-expbox {
    display: flex;
    justify-content: center;
    gap: 20px;
    padding-top: 40px;
    padding-bottom: 20px;
    flex-wrap: wrap;
}

.expobox {
    display: flex;
    flex-direction: column;
   justify-content: start;
    align-items: center;
    text-align: center;
    padding: clamp(30px, 2vw, 30px) 20px;
    background: #fff;
    border: 1px solid var(--dark-orange);
    width: 100%;
    max-width:23%;
    flex-wrap: wrap;
    transition: all ease 0.2s;
}
.expobox:hover{
    box-shadow: 3px -2px 11px #b1b1b1;
    
}
.trac-text-box a {
    font-size: 20px;
    color: var(--dark-orange);
    line-height: 1.6;
    text-decoration: underline;
    font-weight: 600;
}
/* .expobox:hover img {
transform: scale(1.1);
} */
.expoimg img {
    width: 100%;
    height: 70px;  transition: all ease 0.1s;
}
.mb-0{
    margin-bottom: 0px !important;
}

.Ramayan-Maps-postmodern,
.otherSide,
.ptb-80 {
    padding: 80px 0 80px !important;
}

.expotext p {
    margin: 0px;
    color: #001223;
    font-size: 20px;
    line-height: 1.6;
    margin-top: 20px;
    font-weight: 600;
}
/* .trac-hidimg img {
    height: 80vh;
        object-fit: contain;
}    */

.trac-hidmain {
display: flex;
    align-items: center;
    gap: 12%;
    margin-bottom: 100px;
    /* justify-content: center; */
}
.mainmenu {
    background-color: transparent !important;}
.trac-text-box h3 {
    font-size: clamp(22px, 3vw, 36px);
    line-height: 1.2;
    font-weight: 800;
    color: #cc4128;
}

.trac-text-box p {
    font-size:clamp(16px, 2vw, 26px);
    color: #001223;
    line-height: 1.6;
    font-weight: 600;
}

.text-orange {
    color: #cc4128;
}

.trac-hidtext {
    width: 100%;
    max-width: 470px;
}

.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: clamp(12px, 1vw, 20px);
    font-style: italic;
    margin-top: 20px;
}

.canmainbox {
    background: #fcf3f2;
}

.cantextmain {
    background: #ffdad4;
    padding: 20px 0px;
    margin-top: 40px;
}

.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: #E7604E;
}

.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%;
}

#container.showmob {
    display: none;
}


/* nnn */

.bg-image {
    background-color: #FCF3F2;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.bg-white .addcartbtn {
    background: #CC4128;
    color: #fff;
    transition: all ease 0.2s;
}

.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-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;
}
.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;
}


/* jj */
    .devtext p {
    margin: 0px;
    font-size: 12px;
    font-style: italic;
}
span.rprice {
    font-size: 15px;
    color: #cfcfcf;
    text-decoration: line-through;
}


/* updated css */

@media (min-width: 768px) and (max-width:1024px) {
    #container { max-height: 450px !important;} 

.heroRight p {
    width: 60%;
}
}


@media (min-width:2000px){
#container {
    max-height: 900px !important;}

    .imgherowrap {
        left:70% !important;}
}

@media (max-width:1400px){
.expoimg img {
    width: 100%;
    height: 60px;}
    .expotext p {
    font-size: 18px;}
}

@media (min-width:1600px){
    /* p.frmtxthero {
    font-size: 14px !important;
} */
.heroRight h1 {
    font-size: 44px !important;
    line-height: 1.2;
}
    .trac-hidimg img {
        height: unset;
    }
.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;} 

.heroRight p {
    width: 80%;
}
}
.imgherowrap img {
    box-shadow: 0px 0px 0px 10px #45252045;
    margin-bottom: 7px;
}




@media(max-width:1024px) {

    .trac-hidimg img {
        height: unset;
    }
    .itemimgbox {
    width: 80%;
    margin: 0px auto;
}

.expobox {
    max-width: 48%;}

        .button_area a {
        border-radius:0px !important;}
    .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;
    }
    .aboursubtext br {
        display: none;
    }

    .button_area {
        justify-content: start;
        gap: 20px;
    }
    .slider .heroRight {
        text-align: 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%;
    }
        .trac-hidmain {
        gap: 10%;
    }
    /* nnn */
}

@media(max-width:767px) {


.itemimgbox {
        width:100%;
        margin: 0px auto;
    }

    .button_area {
        justify-content: center;
    }
    .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: 12px !important;
    }
    .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;
    }
    .content_mmi {
        padding: 20px 20px 40px !important;
    }
    .hidemob {
        display: none !important;
    }
    #container.showmob {
        display: flex;
    }
}


/***************/

#container {
    position: relative;
    display: flex;
    width: 100%;
    max-height: 732px;
    overflow: hidden;
    aspect-ratio: 3 / 2;
}

#container .img-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#container .img-wrapper:nth-child(2) {
    clip-path: inset(0px 0px 0px 60%);
}

/* #container .img-wrapper:nth-child(2) img {
    width: auto;
    height: 100%;
    position: absolute;
    right: 0;
    bottom: 0px;
} */

#container .img-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#container #line {
    position: absolute;
    left: 60%;
    transform: translateX(-60%);
    width: .2rem;
    height: 100%;
    background-color:var(--white);
}

#container input {
    /* reset */
    appearance: none;
    -webkit-appearance: none;
    -webkit-appearance: none;
    background-color: transparent;
    position: absolute;
    width: calc(100% - 57.5%);
    height: 100%;
    left: -20px;
}

#container input::-webkit-slider-thumb {
    /* reset */
    -webkit-appearance: none;
    appearance: none;
    /* custom */
    height: 2.25rem;
    width: 2.25rem;
    border: .25rem solid #fff;
    border-radius: 50%;
    box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    background-image: url('data:image/svg+xml;utf8,%3Csvg xmlns%3D%22http%3A//www.w3.org/2000/svg%22 height%3D%2224px%22 viewBox%3D%220 -960 960 960%22 width%3D%2224px%22 fill%3D%22%23000%22%3E%3Cpath d%3D%22M286.15-293.85 100-479.62l185.77-185.76 42.15 41.76-113 113.62h530.16l-113-113.62 42.15-41.76L860-479.62 674.23-293.85l-42.54-41.77 113.39-114H214.54l113.38 114-41.77 41.77Z%22/%3E%3C/svg%3E');
    background-size: cover;
    cursor: ew-resize;
    ;
}

#container input::-moz-range-thumb {
    height: 2.25rem;
    width: 2.25rem;
    border: .25rem solid #fff;
    border-radius: 50%;
    box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    background-image: url('data:image/svg+xml;utf8,%3Csvg xmlns%3D%22http%3A//www.w3.org/2000/svg%22 height%3D%2224px%22 viewBox%3D%220 -960 960 960%22 width%3D%2224px%22 fill%3D%22%23000%22%3E%3Cpath d%3D%22M286.15-293.85 100-479.62l185.77-185.76 42.15 41.76-113 113.62h530.16l-113-113.62 42.15-41.76L860-479.62 674.23-293.85l-42.54-41.77 113.39-114H214.54l113.38 114-41.77 41.77Z%22/%3E%3C/svg%3E');
    background-size: cover;
    cursor: ew-resize;
    ;
}

#container input:active::-webkit-slider-thumb {
    cursor: grabbing;
}

#container input:active::-moz-slider-thumb {
    cursor: grabbing;
}

#headerArea {
    position: relative;
    padding-top: 130px;
}

#headerArea .slider {
    height: 100%;
    padding-top: 0;
}

/* .img-wrapper.second {
    background: url(../images/adi-Map.webp) 100% 0 no-repeat;
    background-size: contain;
} */

.herobanmob {
    display: none;
}

@media (min-width: 1001px) and (max-width: 1366px) {
    #headerArea #container {
        max-height: 600px;
    }
    #container .img-wrapper:nth-child(2) img {
        right: -3%;
    }
}


/* 
@media(max-width:767px){

    #container {
    position: relative;
    display: flex
;
    width: 100%;

    overflow:unset;
    aspect-ratio: 3 / 3;
        flex-direction: column-reverse;
}

#container .img-wrapper {
    position: relative;

}
#headerArea .slider {
    height: 100%;
    padding-top: 0;
}

.img-wrapper.second {
    background-size: cover;
}
#headerArea .slider {
    min-height: fit-content;}
} */

.slider.webview {
    background-image: url(../images/Adi-shankara.png) !important;
}

@media(max-width:767px) {
    .img-wrapper.second,
    #line,
    #sliderhand {
        display: none;
    }
    .slider.webview {
        background-image: url(../images/mob-banner-bg-aadi.png) !important;
    }
    #headerArea .slider {
        min-height: 100vh;
    }
    .slider .heroRight {
        padding: 0 15px;
        position: absolute;
        bottom: 20px;
    }
    .heroRight {
        width: 100%;
    }
    #container .img-wrapper {
        position: relative;
        width: 100%;
        height: 100%;
        overflow: unset;
    }
    #container {
        aspect-ratio: unset;
        max-height: none;
    }
    .button_area {
        align-items: center;
        gap: 20px;
    }
    .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 {
        min-height: calc(100vh - 45px);
    } */
    #headerArea .slider {
        min-height: calc(100vh - 45px);
    }
    .Pricetext p {
        color: #cc4128 !important;
    }
    .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: -27px;
        background: linear-gradient(180deg, #d3d3d3 0%, #cdcdcd 40%, #aca8a5 100%);
        padding-top: 10px;
    }
    .herobantext .heroRight {
        padding: 0px;
    }
    /* 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 */


    .btn a.active_a,.byNow_b a,.submit-bt .button-btn {
    padding: 6px 26px;
}
    .heroRight p {
            padding-top: 6px;
    }
        .byNow_b a {
        font-size: 18px;
    }
    p.conformtext {
    font-size: 16px;}

    .trac-hidmain {
        background: #f3f3f3;
        border-radius: 10px;
        display: flex;
        flex-wrap: wrap;
    }
        .trac-hidmain {
        flex-direction: column-reverse;
    }

    .right_img .trac-hidimg img ,.trac-hidimg img{
        box-shadow: unset;
    }
    .trac-hidmain .trac-hidimg {
        order: 2;
        background-color: var(--white);
    }
        .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;
    }
        .trac-hidmain .trac-hidtext {
        order: 1;
    }
        .trac-hidtext {
        min-width: 100%;
    }

    .trac-text-box h3 {
        text-align: center;
        padding-top: 0px;
    }
.prcbox {
    margin-top: 30px;
}
    .trac-hidmain {
        margin-bottom: 40px;
    }
        .trac-text-box a {
        font-size: 18px;
    }
        span.rprice {
    font-size: 13px;}
}