﻿/*Banner*/
.bn-section {
    position: relative;
}

.About-desktop-banner {
    display: block;
}

.About-Phone-banner {
    display: none;
}


.bn-img {
    height: 544px;
    display: flex;
    align-items: center;
}

.bn-wrap {
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 0;
    top: 0;
}

.bn-text-wrap {
    /*width:660px;*/
    margin: 0 auto;
    text-align: center;
    /*margin-top: 140px;*/
    padding: 25px;
    background-color: rgba(0,0,0,.2);
}

.bn-title {
    /* font-family: Poppins; */
    /* text-transform: uppercase; */
    color: #fff;
    font-size: 60px;
    font-weight: 300;
    text-transform: capitalize;
    /* margin-bottom: 29px; */
    line-height: 1;
    /* font-family: 'Halant', serif; */
}

.bn-text {
    color: #fff;
    font-size: 14px;
    padding: 0 54px;
}
/*Banner-----END*/

/* How to Starts Visit */

.ht-head {
    font-size: 60px;
    font-family: 'Varela Round', sans-serif;
    font-weight: 500;
    text-align: center;
    margin-top: 50px;
    color: #000000;
    /* text-transform:uppercase; */
}

.custom-container1 {
    margin-top: 73px;
    top: -250px;
    text-align: center;
    max-width: 898px;
}

.bn-icon-desktop {
    display: block;
}

.bn-icon-mobile {
    display: none;
}

.aboutbn-icon1 {
    padding: 25px;
    background-color: rgba(0,0,0,.6);
    border-radius: 50px;
    width: 85px;
    height: 85px;
    margin: auto;
}

.aboutbn-icon2 {
    width: 85px;
    height: 85px;
}

.aboutbn-icon3 {
    width: 85px;
    height: 85px;
}

.aboutbn-icon-para {
    margin-bottom: 0px;
    font-size: 14px;
    color: #000000;
    text-align: center;
    margin-top: 15px;
    text-transform: capitalize;
    /*font-family:poppins;*/
    font-weight: bold;
}

.aboutbn-text {
    font-size: 12px;
    color: #000000;
    text-align: center;
    margin-top: -5px;
    text-transform: uppercase;
    /*font-family:poppins;*/
}

.aboutbn-color {
    font-size: 14px;
    color: #A27D00;
    text-align: center;
    text-transform: capitalize;
    /*font-family:poppins;*/
    font-weight: bold;
}

.red-btn {
    padding: 22px 70px;
    text-transform: uppercase;
}

    .red-btn:hover {
        background-color: #c9100c;
        transition: 0.25s;
    }

.redbtn-wrap {
    margin-top: 40px;
}
/* How to Ends  Visit */
/* Why to Starts Visit */

.custom-container2 {
    max-width: 1920px;
    position: relative;
}

.wt-section {
    overflow: hidden;
}

.wt-title-wrap {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    margin-bottom: 0px;
    margin-top: 80px;
}

.wt-legend-title {
    font-size: 60px;
    padding: 0 10px;
    background-color: #fff;
    line-height: 1;
    font-weight: 500;
    margin-bottom: 0;
    color: #0a0908;
    text-transform: uppercase;
    font-family: 'Varela Round', sans-serif;
    ;
}

.wt-legend-line {
    position: absolute;
    width: 110%;
    left: -5%;
    bottom: 25px;
    margin: 0;
    z-index: -1;
    height: 1px;
    background-image: linear-gradient(to right, black 33%, rgba(255,255,255,0) 0%);
    background-position: bottom;
    background-size: 8px 1px;
    background-repeat: repeat-x;
}

.global-white .slick-dots li button:before {
    color: white;
    top: -40px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15px;
    height: 15px;
}

.global-white .slick-dots li.slick-active button:before {
    border: 2px solid white;
    border-radius: 50%;
}

.global-white .slick-prev {
    left: 0;
    top: 50%;
    z-index: 1;
    opacity: 0.5;
    background-color: #fff;
    height: 45px;
    width: 50px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    transition: all .5s ease-out;
}

.global-white .slick-next {
    right: 0;
    top: 50%;
    z-index: 1;
    background-color: #fff;
    opacity: 0.5;
    height: 45px;
    width: 50px;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    transition: all .5s ease-out;
}

.global-white .slick-prev:before {
    content: '';
    display: block;
    background: url(https://mallofthemillennium.s3.ap-south-1.amazonaws.com/images/left-arrow-angle.png) center center no-repeat;
    width: 16px;
    height: 16px;
    margin: auto;
    background-size: contain;
    border: 0px;
}

.global-white .slick-next:before {
    content: '';
    display: block;
    background: url(https://mallofthemillennium.s3.ap-south-1.amazonaws.com/images/right-arrow-angle.png) center center no-repeat;
    width: 16px;
    height: 16px;
    margin: auto;
    background-size: contain;
    border: 0px;
}


.global-black .slick-prev:hover, .global-black .slick-next:hover, .global-white .slick-prev:hover, .global-white .slick-next:hover {
    opacity: 1;
}






/* Why to Ends Visit */
.legend-va {
    display: block !important;
}

.legend-va-mobile {
    display: none !important;
}

.legend-va-mobile {
    text-transform: uppercase;
    font-size: 10px;
    color: #A27D00;
    font-weight: 600;
    line-height: 12px;
    display: block;
}

.legend-title-para {
    display: block;
    font-size: 14px;
    display: block;
    position: absolute;
    margin-bottom: 0;
    line-height: 24px;
    color: rgba(0, 0, 0, 0.8);
    top: 130%;
    width: 100%;
}

.legend-title-para1-desktop {
    display: block;
    font-size: 14px;
    display: block;
    position: absolute;
    margin-bottom: 0;
    line-height: 24px;
    color: rgba(0, 0, 0, 0.8);
    top: 130%;
    /*width:510px;*/
}

.legend-title-para1-mobile {
    display: none;
}

.fe-title-wrap {
    margin-top: 90px;
    display: flex;
    align-items: flex-end;
    margin-bottom: 45px;
}

.fe-legend-title {
    font-family: 'Varela Round', sans-serif;
    ;
    font-size: 60px;
    font-weight: 500;
    margin-bottom: 0;
    line-height: 24px;
    color: #0a0908;
    text-transform: capitalize;
}

/*[CSR activities - csr]*/
.fe-legend-title-desktop {
    font-family: 'Varela Round', sans-serif;
    ;
    font-size: 60px;
    font-weight: 500;
    margin-bottom: 0;
    line-height: 24px;
    color: #0a0908;
    text-transform: capitalize;
}

.fe-legend-title-mobile {
    display: none
}

.legend-line {
    opacity: 0.2;
    flex: 2;
    height: 1px;
    width: 100%;
    margin: 0 20px;
    /* border-bottom: 1px dashed #000; */
    /* background-image: linear-gradient(to right, black 33%, rgba(255,255,255,0) 0%); */
    background-position: bottom;
    background-size: 8px 1px;
    background-repeat: repeat-x;
    background-color: #000000;
}

.csr-slider-wrap {
}
/*.csr-slider .slick-prev {
    left: 43%;
    top: calc(50% - 25px);
    bottom:auto;
    z-index: 1;
}

.csr-slider .slick-prev:before {
    content: '';
    display: block;
    background: url(https://mallofthemillennium.s3.ap-south-1.amazonaws.com/images/left-arrow.png) center center no-repeat;
    width: 50px;
    height: 50px;
    border: 0px;
}

.csr-slider .slick-next {
    right: 45%;
    top: calc(50% - 25px);
    bottom:auto;
    z-index: 1;
}

.csr-slider .slick-next:before {
    content: '';
    display: block;
    background: url(https://mallofthemillennium.s3.ap-south-1.amazonaws.com/images/right-arrow.png) center center no-repeat;
    width: 50px;
    height: 50px;
    border: 0px;
}

.csr-slider .slick-dots {
    bottom: 30px;
}

.csr-slider .slick-dots li {
    width: 8px;
    height: 8px;
    opacity: 1;
    background: #fff;
    border-radius: 20px;
    top: 30%;
    transition: 0.5s;
    position: relative;
    overflow: hidden;
}

.csr-slider .slick-dots li:before {
    content: '';
    display: block;
    width: 100%;
    height: 8px;
    right: 100%;
    background: red;
    transition: 0.5s;
    position: absolute;
    border-radius: 20px;
    visibility: hidden;
    overflow: hidden;
}

.csr-slider .slick-dots li button:before {
    content: '';
}

.csr-slider .slick-dots li.slick-active {
  
}

.csr-slider .slick-dots li.slick-active:before {
    content: '';
    display: block;
    width: 100%;
    height: 8px;
    right: 0;
    background: red;
    position: absolute;
    border-radius: 20px;
    visibility: visible;
}*/




.csr-desktop {
    display: block !important;
    /*background-size:cover; 
    background-position:center; 
    background-repeat:no-repeat; 
    height:43vh;*/
}

.csr-mobile {
    display: none !important;
}

.csr-item {
    position: relative;
    padding: 0 5px;
}

    .csr-item img {
    }
/*.csr-slider .slick-slide .mn-item .mn-text-wrap {
    opacity:0;
    transition:0.25s;
}

.csr-slider1 .slick-slide .mn-item .mn-text-wrap {
    opacity:0;
    transition:0.25s;
}
.csr-slider2 .slick-slide .mn-item .mn-text-wrap {
    opacity:0;
    transition:0.25s;
}
.csr-slider3 .slick-slide .mn-item .mn-text-wrap {
    opacity:0;
    transition:0.25s;
}*/
.mn-slider .slick-slide.slick-current.slick-active.slick-center .mn-item .mn-text-wrap {
    opacity: 1;
    transition: 0.25s;
}

.csr-title {
    font-size: 60px;
}

.csr-text-wrap {
    position: absolute;
    display: block;
    bottom: 10%;
    left: 4%;
    text-align: left;
    color: #fff;
    top: 35%;
}

    .csr-text-wrap h3 {
        font-size: 60px;
        margin: 0;
    }

    .csr-text-wrap span {
        font-size: 18px;
    }

    .csr-text-wrap p {
        font-size: 18px;
    }

    .csr-text-wrap a {
        font-family: 'Varela Round', sans-serif;
        ;
        font-size: 14px;
        text-decoration: none;
        padding: 15px 40px;
        background-color: #A27D00;
        color: #fff;
        text-transform: uppercase;
    }

        .csr-text-wrap a:hover {
            background-color: #c9100c;
            transition: 0.25s;
        }

.csr-btn-mobile {
    display: none !important;
    padding: 12px 30px;
    border: 1px solid #000;
    text-align: center;
    color: #000;
    border-radius: 10px;
}

.no-padd {
    padding: 0;
    padding-top: 30px;
}
/*.csr-slider .slick-prev {
    left: 4%;
    bottom:auto;
    top:50%;
    z-index: 1;
}

.csr-slider .slick-prev:before {
    content: '';
    display: block;
    background: url(https://mallofthemillennium.s3.ap-south-1.amazonaws.com/images/left-arrow.png) center center no-repeat;
    border-radius:50%;
    width: 50px;
    height: 50px;
    border: 1px solid #ffffff;
}

.csr-slider .slick-next {
     right: 6%;
    bottom:auto;
    top:50%;
    z-index: 1;
}

.csr-slider .slick-next:before {
    content: '';
    display: block;
    background: url(https://mallofthemillennium.s3.ap-south-1.amazonaws.com/images/right-arrow.png) center center no-repeat;
    border-radius:50%;
    width: 50px;
    height: 50px;
    border: 1px solid #ffffff;
}*/
/*[CSR activites - cs]-----END*/
/* Last Title Starts */




/*.csr-slider3 .slick-prev {
    left: 4%;
    bottom:auto;
    top:50%;
    z-index: 1;
}

.csr-slider3 .slick-prev:before {
    content: '';
    display: block;
    background: url(https://mallofthemillennium.s3.ap-south-1.amazonaws.com/images/left-arrow.png) center center no-repeat;
    border-radius:50%;
    width: 50px;
    height: 50px;
    border: 1px solid #ffffff;
}

.csr-slider3 .slick-next {
     right: 6%;
    bottom:auto;
    top:50%;
    z-index: 1;
}

.csr-slider3 .slick-next:before {
    content: '';
    display: block;
    background: url(https://mallofthemillennium.s3.ap-south-1.amazonaws.com/images/right-arrow.png) center center no-repeat;
    border-radius:50%;
    width: 50px;
    height: 50px;
    border: 1px solid #ffffff;
}*/

.lh-item {
    justify-content: center;
    position: relative;
}

.lh-text-wrap {
    display: flex;
    justify-content: center;
    text-align: center;
    color: #fff;
    margin-top: 85px;
}

.lh-title {
    width: 50%;
    font-size: 60px;
    padding: 0 0 48px;
    margin-top: -15px;
    color: black;
    line-height: 60px;
    font-weight: bold;
}

.lh-para {
    text-align: center;
    font-size: 14px;
    margin-top: -40px;
    color: rgba(255, 255, 255, 0.8);
    padding: 0 0 40px;
}

.lh-btnwrap {
    text-align: center;
}

    .lh-btnwrap a {
        font-size: 14px;
        letter-spacing: 1.4px;
        text-decoration: none;
        border-radius: 5px;
        padding: 23px 65px;
        background-color: #A27D00;
        color: #fff;
        text-transform: uppercase;
    }

.lh-section {
    margin-bottom: 100px;
}


/*.csr-slider1 .slick-prev {
    left: 4%;
    bottom:auto;
    top:50%;
    z-index: 1;
}

.csr-slider1 .slick-prev:before {
    content: '';
    display: block;
    background: url(https://mallofthemillennium.s3.ap-south-1.amazonaws.com/images/left-arrow.png) center center no-repeat;
    border-radius:50%;
    width: 50px;
    height: 50px;
    border: 1px solid #ffffff;
}

.csr-slider1 .slick-next {
     right: 6%;
    bottom:auto;
    top:50%;
    z-index: 1;
}

.csr-slider1 .slick-next:before {
    content: '';
    display: block;
    background: url(https://mallofthemillennium.s3.ap-south-1.amazonaws.com/images/right-arrow.png) center center no-repeat;
    border-radius:50%;
    width: 50px;
    height: 50px;
    border: 1px solid #ffffff;
}*/



/*.csr-slider1 .slick-dots {
    bottom: 30px;
}

.csr-slider1 .slick-dots li {
    width: 8px;
    height: 8px;
    opacity: 1;
    background: #fff;
    border-radius: 20px;
    top: 30%;
    transition: 0.5s;
    position: relative;
    overflow: hidden;
}

.csr-slider1 .slick-dots li:before {
    content: '';
    display: block;
    width: 100%;
    height: 8px;
    right: 100%;
    background: red;
    transition: 0.5s;
    position: absolute;
    border-radius: 20px;
    visibility: hidden;
    overflow: hidden;
}

.csr-slider1 .slick-dots li button:before {
    content: '';
}*/

/*.csr-slider1 .slick-dots li.slick-active {
   
}

.csr-slider1 .slick-dots li.slick-active:before {
    content: '';
    display: block;
    width: 100%;
    height: 8px;
    right: 0;
    background: red;
  
    position: absolute;
    border-radius: 20px;
    visibility: visible;
}

.csr-slider2 .slick-prev {
    left: 4%;
    bottom:auto;
    top:50%;
    z-index: 1;
}

.csr-slider2 .slick-prev:before {
    content: '';
    display: block;
    background: url(https://mallofthemillennium.s3.ap-south-1.amazonaws.com/images/left-arrow.png) center center no-repeat;
    border-radius:50%;
    width: 50px;
    height: 50px;
    border: 1px solid #ffffff;
}

.csr-slider2 .slick-next {
     right: 6%;
    bottom:auto;
    top:50%;
    z-index: 1;
}

.csr-slider2 .slick-next:before {
    content: '';
    display: block;
    background: url(https://mallofthemillennium.s3.ap-south-1.amazonaws.com/images/right-arrow.png) center center no-repeat;
    border-radius:50%;
    width: 50px;
    height: 50px;
    border: 1px solid #ffffff;
}*/


/*.csr-slider2 .slick-prev {
    left: 43%;
    top: calc(50% - 25px);
    bottom:auto;
    z-index: 1;
}

.csr-slider2 .slick-prev:before {
    content: '';
    display: block;
    background: url(https://mallofthemillennium.s3.ap-south-1.amazonaws.com/images/left-arrow.png) center center no-repeat;
    width: 50px;
    height: 50px;
    border: 0px;
}

.csr-slider2 .slick-next {
    right: 45%;
    top: calc(50% - 25px);
    bottom:auto;
    z-index: 1;
}

.csr-slider2 .slick-next:before {
    content: '';
    display: block;
    background: url(https://mallofthemillennium.s3.ap-south-1.amazonaws.com/images/right-arrow.png) center center no-repeat;
    width: 50px;
    height: 50px;
    border: 0px;
}*/

/*.csr-slider2 .slick-dots {
    bottom: 30px;
}

.csr-slider2 .slick-dots li {
    width: 8px;
    height: 8px;
    opacity: 1;
    background: #fff;
    border-radius: 20px;
    top: 30%;
    transition: 0.5s;
    position: relative;
    overflow: hidden;
}

.csr-slider2 .slick-dots li:before {
    content: '';
    display: block;
    width: 100%;
    height: 8px;
    right: 100%;
    background: red;
    transition: 0.5s;
    position: absolute;
    border-radius: 20px;
    visibility: hidden;
    overflow: hidden;
}

.csr-slider2 .slick-dots li button:before {
    content: '';
}*/

/*.csr-slider2 .slick-dots li.slick-active {
    
}

.csr-slider2 .slick-dots li.slick-active:before {
    content: '';
    display: block;
    width: 100%;
    height: 8px;
    right: 0;
    background: red;
   
    position: absolute;
    border-radius: 20px;
    visibility: visible;
}


.csr-slider3 .slick-prev {
    left: 4%;
    bottom:auto;
    top:50%;
    z-index: 1;
}

.csr-slider3 .slick-prev:before {
    content: '';
    display: block;
    background: url(https://mallofthemillennium.s3.ap-south-1.amazonaws.com/images/left-arrow.png) center center no-repeat;
    border-radius:50%;
    width: 50px;
    height: 50px;
    border: 1px solid #ffffff;
}

.csr-slider3 .slick-next {
     right: 6%;
    bottom:auto;
    top:50%;
    z-index: 1;
}

.csr-slider3 .slick-next:before {
    content: '';
    display: block;
    background: url(https://mallofthemillennium.s3.ap-south-1.amazonaws.com/images/right-arrow.png) center center no-repeat;
    border-radius:50%;
    width: 50px;
    height: 50px;
    border: 1px solid #ffffff;
}*/

/*.csr-slider3 .slick-prev {
    left: 43%;
    top: calc(50% - 25px);
    bottom:auto;
    z-index: 1;
}

.csr-slider3 .slick-prev:before {
    content: '';
    display: block;
    background: url(https://mallofthemillennium.s3.ap-south-1.amazonaws.com/images/left-arrow.png) center center no-repeat;
    width: 50px;
    height: 50px;
    border: 0px;
}

.csr-slider3 .slick-next {
    right: 45%;
    top: calc(50% - 25px);
    bottom:auto;
    z-index: 1;
}

.csr-slider3 .slick-next:before {
    content: '';
    display: block;
    background: url(https://mallofthemillennium.s3.ap-south-1.amazonaws.com/images/right-arrow.png) center center no-repeat;
    width: 50px;
    height: 50px;
    border: 0px;
}*/

/*.csr-slider3 .slick-dots {
    bottom: 30px;
}

.csr-slider3 .slick-dots li {
    width: 8px;
    height: 8px;
    opacity: 1;
    background: #fff;
    border-radius: 20px;
    top: 30%;
    transition: 0.5s;
    position: relative;
    overflow: hidden;
}

.csr-slider3 .slick-dots li:before {
    content: '';
    display: block;
    width: 100%;
    height: 8px;
    right: 100%;
    background: red;
    transition: 0.5s;
    position: absolute;
    border-radius: 20px;
    visibility: hidden;
    overflow: hidden;
}

.csr-slider3 .slick-dots li button:before {
    content: '';
}*/

/*.csr-slider3 .slick-dots li.slick-active {
  
}

.csr-slider3 .slick-dots li.slick-active:before {
    content: '';
    display: block;
    width: 100%;
    height: 8px;
    right: 0;
    background: red;
    position: absolute;
    border-radius: 20px;
    visibility: visible;
}*/
/*=====Media Queries=====*/

/*Most of the Smartphones Mobiles (Portrait)*/
@media (min-width: 320px) and (max-width: 480px) {

    .global-white .slick-prev {
        height: 40px;
        width: 40px;
        top: 50%;
    }

        .global-white .slick-prev:before {
            width: 13px;
            height: 13px;
        }

    .global-white .slick-next {
        height: 40px;
        width: 40px;
        top: 50%;
    }

        .global-white .slick-next:before {
            width: 13px;
            height: 13px;
        }

    .fe-title-wrap {
        margin-top: 0px;
    }

    .Slide-section {
        padding-bottom: 35px;
    }


    /*.csr-slider .slick-next:before {
    content: '';
    display: block;
    background: url(https://mallofthemillennium.s3.ap-south-1.amazonaws.com/images/rightarrow-black.png) center center no-repeat;
    width: 50px;
    height: 50px;
    border:none;
    border-radius:0;
    }

    .csr-slider .slick-prev:before {
    content: '';
    display: block;
    background: url(https://mallofthemillennium.s3.ap-south-1.amazonaws.com/images/leftarrow-black.png) center center no-repeat;
    width: 50px;
    height: 50px;
    border:none;
    border-radius:0;
}*/



    /*.csr-slider .slick-next {
    right: 53px;
      top: 107%;
  
    z-index: 1;
}
   .csr-slider .slick-prev {
     left: 37px;
    top: 107%;
   
    z-index: 1;
}


   .csr-slider .slick-dots li {
        background: black;
    }

    .csr-slider .slick-dots {
    bottom: -39px;
    }


      .csr-slider1 .slick-next:before {
    content: '';
    display: block;
    background: url(https://mallofthemillennium.s3.ap-south-1.amazonaws.com/images/rightarrow-black.png) center center no-repeat;
      width: 50px;
    height: 50px;
    border:none;
    border-radius:0;
    }

    .csr-slider1 .slick-prev:before {
    content: '';
    display: block;
    background: url(https://mallofthemillennium.s3.ap-south-1.amazonaws.com/images/leftarrow-black.png) center center no-repeat;
    width: 50px;
    height: 50px;
    border:none;
    border-radius:0;
}*/



    /*.csr-slider1 .slick-next {
    right: 53px;
      top: 107%;
    z-index: 1;
}
   .csr-slider1 .slick-prev {
     left: 37px;
    top: 107%;
    z-index: 1;
}


   .csr-slider1 .slick-dots li {
        background: black;
    }

    .csr-slider1 .slick-dots {
    bottom: -39px;
    }



     .csr-slider2 .slick-next:before {
    content: '';
    display: block;
    background: url(https://mallofthemillennium.s3.ap-south-1.amazonaws.com/images/rightarrow-black.png) center center no-repeat;
     width: 50px;
    height: 50px;
    border:none;
    border-radius:0;
    }

    .csr-slider2 .slick-prev:before {
    content: '';
    display: block;
    background: url(https://mallofthemillennium.s3.ap-south-1.amazonaws.com/images/leftarrow-black.png) center center no-repeat;
     width: 50px;
    height: 50px;
    border:none;
    border-radius:0;
}*/



    /*.csr-slider2 .slick-next {
    right: 53px;
      top: 107%;
    z-index: 1;
}
   .csr-slider2 .slick-prev {
     left: 37px;
    top: 107%;
    z-index: 1;
}


   .csr-slider2 .slick-dots li {
        background: black;
    }

    .csr-slider2 .slick-dots {
    bottom: -39px;
    }

     .csr-slider3 .slick-next:before {
    content: '';
    display: block;
    background: url(https://mallofthemillennium.s3.ap-south-1.amazonaws.com/images/rightarrow-black.png) center center no-repeat;
      width: 50px;
    height: 50px;
    border:none;
    border-radius:0;
    }

    .csr-slider3 .slick-prev:before {
    content: '';
    display: block;
    background: url(https://mallofthemillennium.s3.ap-south-1.amazonaws.com/images/leftarrow-black.png) center center no-repeat;
      width: 50px;
    height: 50px;
    border:none;
    border-radius:0;
}*/



    /*.csr-slider3 .slick-next {
    right: 53px;
      top: 107%;
    z-index: 1;
}
   .csr-slider3 .slick-prev {
     left: 37px;
    top: 107%;
    z-index: 1;
}


   .csr-slider3 .slick-dots li {
        background: black;
    }

    .csr-slider3 .slick-dots {
    bottom: -39px;
    }*/


    .About-desktop-banner {
        display: none;
    }

    .About-Phone-banner {
        display: block;
    }

    .bn-img {
        height: 419px;
        display: flex;
        align-items: center;
    }

    .bn-title {
        font-family: crimson;
        text-transform: uppercase;
        color: #fff;
        font-size: 24px;
        font-weight: bold;
        /* margin-bottom: 29px; */
        line-height: 1;
        padding: 0 40px;
    }

    .bn-text {
        color: #fff;
        font-size: 10px;
        padding: 0 89px;
    }

    .ht-head {
        font-size: 24px;
        font-family: CrimsonText;
        font-weight: bold;
        text-align: center;
        margin-top: 58px;
        color: #000000;
    }

    .bn-icon-mobile {
        display: block;
    }

    .bn-icon-desktop {
        display: none;
    }

    .aboutbn-icon1 {
        width: 60px;
        height: 60px;
        padding: 15px;
    }

    .aboutbn-icon2 {
        width: 60px;
        height: 60px;
    }

    .aboutbn-icon3 {
        width: 60px;
        height: 60px;
    }

    .aboutbn-icon-para {
        font-size: 12px;
        color: #000000;
        text-align: center;
        margin-top: 15px;
        text-transform: uppercase;
        font-family: poppins;
        font-weight: bold;
    }

    .aboutbn-text {
        font-size: 8px;
        color: #000000;
        text-align: center;
        margin-top: -5px;
        text-transform: uppercase;
        font-family: poppins;
    }

    .csr-desktop {
        display: none !important;
        /*background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        height: 224px;*/
    }


    .csr-mobile {
        display: block !important;
    }

    .custom-container1 {
        margin-top: 24px;
        top: -250px;
        text-align: center;
        max-width: 898px;
        padding: 0 20px;
    }

    .red-btn {
        padding: 16px 33px;
    }

    .legend-line {
        position: relative;
        width: 100%;
        left: auto;
        bottom: auto;
        margin: 0 5px 0 6px;
        z-index: -1;
    }

    .legend-va {
        display: block !important;
    }

    .wt-title-wrap {
        display: flex;
        justify-content: center;
        align-items: flex-end;
        margin-bottom: 0px;
        margin-top: 55px;
        width: 70%;
    }

    .wt-legend-title {
        font-size: 22px;
        padding: 0px 10px;
        background-color: #fff;
        line-height: 1;
        font-weight: 700;
        margin-bottom: 0;
        color: #0a0908;
        line-height: 25px;
    }

    .wt-legend-line {
        position: absolute;
        width: 110%;
        left: -5%;
        bottom: 30px;
        margin: 0;
        z-index: -1;
        height: 1px;
        background-image: linear-gradient(to right, black 33%, rgba(255,255,255,0) 0%);
        background-position: bottom;
        background-size: 8px 1px;
        background-repeat: repeat-x;
    }

    .custom-container2 {
        position: relative;
        display: flex;
        justify-content: center;
    }

    .is-legend-spacing1 {
        font-family: Poppins;
        font-size: 12px;
        font-weight: bold;
        margin-bottom: -5px;
        line-height: 0px;
        color: #0a0908;
        text-transform: uppercase;
        width: 50%;
    }

    .fe-title-wrap {
        margin-top: 50px;
        display: flex;
        align-items: flex-end;
        margin-bottom: 45px;
    }

    .fe-legend-title-desktop {
        display: none;
    }

    .fe-legend-title {
        font-family: Poppins;
        font-size: 12px;
        font-weight: bold;
        margin-bottom: 0;
        line-height: 14px;
        color: #0a0908;
        text-transform: uppercase;
    }

    .fe-legend-title-mobile {
        display: block;
        font-family: Poppins;
        font-size: 12px;
        font-weight: bold;
        margin-bottom: -5px;
        width: 49%;
        color: #0a0908;
        text-transform: uppercase;
    }

    .legend-va {
        text-transform: uppercase;
        font-size: 10px;
        color: #A27D00;
        font-weight: 600;
        line-height: 12px;
    }

    .legend-title-para1-mobile {
        display: block;
        font-size: 8px;
        display: block;
        position: absolute;
        margin-bottom: 0;
        line-height: 10px;
        color: rgba(0, 0, 0, 0.8);
        top: 149%;
        width: 90%;
    }

    .legend-title-para1-desktop {
        display: none;
    }

    .legend-title-para {
        font-size: 8px;
        display: block;
        position: absolute;
        margin-bottom: 0;
        line-height: 10px;
        color: rgba(0, 0, 0, 0.8);
        top: 150%;
        width: 90%;
    }

    .lh-section {
        margin-bottom: 50px;
    }

    .lh-text-wrap {
        display: flex;
        justify-content: center;
        text-align: center;
        color: #fff;
        margin-top: 50px;
    }

    .lh-title {
        width: 65%;
        font-size: 24px;
        padding: 0 0 20px;
        margin-top: -15px;
        color: black;
        line-height: 30px;
        font-weight: bold;
    }

    .lh-btnwrap a {
        font-size: 10px;
        letter-spacing: 1.4px;
        text-decoration: none;
        border-radius: 5px;
        padding: 16px 33px;
        background-color: #A27D00;
        color: #fff;
        text-transform: uppercase;
    }

    .no-padd {
        padding: 0;
        padding-top: 0px;
    }

    .container {
        width: 100%;
        padding-right: 15px;
        padding-left: 20px;
        margin-right: auto;
        margin-left: auto;
    }
}

/*Low Resolution Tablets, Mobiles (Landscape)*/
@media (min-width: 481px) and (max-width: 767px) {

    .global-white .slick-prev {
        height: 40px;
        width: 40px;
        top: 50%;
    }

        .global-white .slick-prev:before {
            width: 13px;
            height: 13px;
        }

    .global-white .slick-next {
        height: 40px;
        width: 40px;
        top: 50%;
    }

        .global-white .slick-next:before {
            width: 13px;
            height: 13px;
        }


    .fe-title-wrap {
        margin-top: 0px;
    }

    .Slide-section {
        padding-bottom: 35px;
    }
    /*.csr-slider .slick-next:before {
    content: '';
    display: block;
    background: url(https://mallofthemillennium.s3.ap-south-1.amazonaws.com/images/rightarrow-black.png) center center no-repeat;
    width: 25px;
    height: 25px;
    border:none;
    border-radius:0;
    }

    .csr-slider .slick-prev:before {
    content: '';
    display: block;
    background: url(https://mallofthemillennium.s3.ap-south-1.amazonaws.com/images/leftarrow-black.png) center center no-repeat;
    width: 25px;
    height: 25px;
    border:none;
    border-radius:0;
}

    

   .csr-slider .slick-next {
    right: 53px;
      top: 107%;
    z-index: 1;
}
   .csr-slider .slick-prev {
     left: 37px;
    top: 107%;
    z-index: 1;
}*/


    .About-desktop-banner {
        display: none;
    }

    .About-Phone-banner {
        display: block;
    }

    .csr-desktop {
        display: none !important;
    }


    .csr-mobile {
        display: block !important;
    }
}

/*Tablets, Ipads (portrait)*/
@media (min-width: 768px) and (max-width: 1023px) {

    .global-white .slick-prev {
        height: 40px;
        width: 40px;
        top: 50%;
    }

        .global-white .slick-prev:before {
            width: 13px;
            height: 13px;
        }

    .global-white .slick-next {
        height: 40px;
        width: 40px;
        top: 50%;
    }

        .global-white .slick-next:before {
            width: 13px;
            height: 13px;
        }

    .csr-desktop {
        display: none !important;
        /*background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        height: 30vh;*/
    }


    .csr-mobile {
        display: block !important;
    }

    .fe-title-wrap {
        margin-top: 0px;
    }

    .Slide-section {
        padding-bottom: 35px;
    }

    /*.csr-slider .slick-next:before {
    content: '';
    display: block;
    background: url(https://mallofthemillennium.s3.ap-south-1.amazonaws.com/images/rightarrow-black.png) center center no-repeat;
    width: 25px;
    height: 25px;
    border:none;
    border-radius:0;
    }

    .csr-slider .slick-prev:before {
    content: '';
    display: block;
    background: url(https://mallofthemillennium.s3.ap-south-1.amazonaws.com/images/leftarrow-black.png) center center no-repeat;
    width: 25px;
    height: 25px;
    border:none;
    border-radius:0;
}*/



    /*.csr-slider .slick-next {
    right: 100px;
      top: 107%;
    z-index: 1;
}
   .csr-slider .slick-prev {
     left: 100px;
    top: 107%;
    z-index: 1;
}*/


    .About-desktop-banner {
        display: none;
    }

    .About-Phone-banner {
        display: block;
    }

    .fe-title-wrap {
        margin-top: 60px;
    }

    .wt-legend-line {
        position: absolute;
        width: 110%;
        left: -5%;
        bottom: 13px;
        margin: 0;
        z-index: -1;
        height: 1px;
        background-image: linear-gradient(to right, black 33%, rgba(255,255,255,0) 0%);
        background-position: bottom;
        background-size: 8px 1px;
        background-repeat: repeat-x;
    }

    .wt-legend-title {
        font-size: 28px;
        padding: 0 10px;
        background-color: #fff;
        line-height: 1;
        font-weight: 700;
        margin-bottom: 0;
        color: #0a0908;
    }

    .wt-title-wrap {
        display: flex;
        justify-content: center;
        align-items: flex-end;
        margin-bottom: 0px;
        margin-top: 100px;
    }

    .custom-container1 {
        margin-top: 34px;
        /* top: -245px; */
        text-align: center;
        max-width: 898px;
    }



    .lh-text-wrap {
        display: flex;
        justify-content: center;
        text-align: center;
        color: #fff;
        margin-top: 70px;
    }

    .lh-title {
        width: 50%;
        font-size: 40px;
        padding: 0 0 36px;
        margin-top: -15px;
        color: black;
        line-height: 50px;
        font-weight: bold;
    }
}

/*Tablets, Ipads (landscape)*/
@media (min-width: 850px) and (max-width: 1024px) and (orientation: landscape) {
}

/*Ipad Pro (portrait)*/
@media (min-width: 1024px) and (max-width: 1050px) and (orientation: portrait) {
    .fe-title-wrap {
        margin-top: 65px;
    }

    .wt-legend-title {
        font-size: 40px;
        padding: 0 10px;
        background-color: #fff;
        line-height: 1;
        font-weight: 700;
        margin-bottom: 0;
        color: #0a0908;
    }

    .wt-title-wrap {
        display: flex;
        justify-content: center;
        align-items: flex-end;
        margin-bottom: 0px;
        margin-top: 100px;
    }

    .wt-legend-line {
        position: absolute;
        width: 110%;
        left: -5%;
        bottom: 21px;
        margin: 0;
        z-index: -1;
        height: 1px;
        background-image: linear-gradient(to right, black 33%, rgba(255,255,255,0) 0%);
        background-position: bottom;
        background-size: 8px 1px;
        background-repeat: repeat-x;
    }

    .custom-container1 {
        margin-top: 45px;
        top: -250px;
        text-align: center;
        max-width: 898px;
    }

    .csr-desktop {
        display: block !important;
        /*background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        height: 20vh;*/
    }


    .csr-mobile {
        display: none !important;
    }

    .lh-text-wrap {
        display: flex;
        justify-content: center;
        text-align: center;
        color: #fff;
        margin-top: 70px;
    }

    .lh-title {
        width: 50%;
        font-size: 50px;
        padding: 0 0 48px;
        margin-top: -15px;
        color: black;
        line-height: 60px;
        font-weight: bold;
    }
}

/*1152×648, 1280×720, 1366×768,*/
@media (min-width: 1152px) and (max-width: 1599px) {

    .fe-title-wrap {
        margin-top: 60px;
    }

    .legend-title-para1-desktop {
        font-size: 12px;
    }

    .fe-legend-title-desktop {
        font-size: 40px;
    }

    .fe-title-wrap {
        padding: 0 70px;
    }

    .fe-legend-title {
        font-size: 40px;
    }

    .legend-title-para {
        display: block;
        font-size: 14px;
    }

    .csr-desktop {
        display: block !important;
        /*background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        height: 35vh;*/
    }



    .csr-mobile {
        display: none !important;
    }

    .lh-title {
        font-size: 42px;
        padding: 0 0 48px;
        margin-top: -15px;
        color: black;
        line-height: 51px;
        font-weight: bold;
    }

    .wt-legend-title {
        font-size: 43px;
        padding: 0 10px;
        background-color: #fff;
        line-height: 1;
        font-weight: 500;
        margin-bottom: 0;
        color: #0a0908;
    }
}

/*1600x800*/
@media (min-width: 1600px) and (max-width: 1919px) {

    .csr-desktop {
        display: block !important;
    }

    .csr-mobile {
        display: none !important;
    }

    .lh-title {
        font-size: 51px;
        padding: 0 0 48px;
        margin-top: -15px;
        color: black;
        line-height: 51px;
        font-weight: bold;
    }

    .wt-legend-title {
        font-size: 50px;
        padding: 0 10px;
        background-color: #fff;
        line-height: 1;
        font-weight: 700;
        margin-bottom: 0;
        color: #0a0908;
    }
}

/*HD Displays 1920x1080*/
@media (min-width: 1920px) {
}
