﻿/* Banner Image Starts */
.bn-section {
    position:relative;
}

.About-desktop-banner {
display:block;
}

.About-Phone-banner {
display:none;
}


.bn-wrap {
    height:100%;
    width:100%;
    display:flex;
    justify-content:center;
    align-items:center;
    position:absolute;
    left:0;
    top:0;
}
.bn-img {
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
    height:544px;
    display:flex;
    align-items:center;
}
.bn-text-wrap {
    padding:25px;
    background-color:rgba(0,0,0,.2);
    margin:0 auto;
    text-align:center;
    margin-top: 42px;
}
.bn-title-desktop{
    color:#fff;
    font-size:60px;
    font-weight:400;
    /*margin-bottom:29px;*/
    line-height:1;
}
 /*.bn-title-mobile {
        display:none;
    }*/
.bn-text {
    color:#fff;
    font-size:14px;
}
.bn-icon-desktop {
    display:block;
}
.aboutbn-img {
        
        background-size:cover;
        background-repeat:no-repeat;
        background-position:center;
        height:544px;
        
}
.aboutbn-item {
    justify-content:center;
    position:relative;
}

.aboutbn-text-wrap {
    position:absolute;
    display:block;
    top: 220px;
    left:25%;
    text-align:center;
    width:50%;
    color:#fff;
   
}
.aboutbn-title {
    font-weight:bold;
    font-size:60px;
    padding:0 0 40px;
    margin-top: -53px;
    letter-spacing:-1.5px;
}

.custom-container1 {
    margin-top: 73px; 
    top:-250px;
    text-align: center;
    max-width:863px; 
}

.aboutbn-icon1 {
 
    width:85px;
    height:85px;
   
   
    
}
.aboutbn-icon2 {
     
    width:85px;
    height:85px;
    
}
.aboutbn-icon3 {
     
    width:85px;
    height:85px;
    
}
.aboutbn-icon-para {
    font-size:18px;
    color:#ffffff;
    text-align:center;
    margin-top:15px;
    text-transform:uppercase;
    
     
}
/* Banner Image Ends */

/* Description section starts */
.custom-container2 {
     max-width:1262px;
     margin-top:50px;
     margin-bottom:50px;
}
.ds-txthead-desktop {
    font-size:18px;
    /*font-family:Poppins;*/
    font-weight:bold;
    /* letter-spacing:-0.45px; */
    text-transform:uppercase;
    font-family: 'Varela Round', sans-serif;;
}
.ds-txthead-mobile {
    display:none;
}
.ds-txtpara {
    margin-bottom:25px;
    letter-spacing:0.35px;
}
.mall-timings-mobile {
    display:none;
}

/* Description section ends */
.mn-desktop {
    background-image:none;
}
.mn-img-desktop {
    
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
    height:480px;
    
    
}
.mn-section {
    overflow:hidden;
    margin-bottom: 40px;
}
.mn-btn {
    border-radius: 5px;
  padding: 11px 40px;
  display: inline-flex;
    align-items: center;
    justify-content: center;
  background: linear-gradient(to right, black 50%, white 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  color:#000;
  transition: all .5s ease-out;
}
.mn-btn:hover {
    
    background-position: left bottom;
  color:#fff;
}
.mn-text-wrap p {
    margin-bottom: 3rem;
    font-size: 14px;
}

/* ArrowButtons Slider */
/*.mn-slider .slick-prev {
    left: 4%;
    bottom:auto;
    top:50%;
    z-index: 1;
}

.mn-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;
}

.mn-slider .slick-next {
     right: 6%;
    bottom:auto;
    top:50%;
    z-index: 1;
}

.mn-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;
}*/
.mn-slider .slick-prev {
    left: 0;
    top: 45%;
    z-index: 1;
    opacity:0.5;
    background-color:#000;
    height: 45px;
    width: 50px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    transition: all .5s ease-out;
}
.mn-slider .slick-next {
    right: 0;
    top: 45%;
    z-index: 1;
    opacity:0.5;
    background-color:#000;
    height: 45px;
    width: 50px;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    transition: all .5s ease-out;
}
.mn-slider .slick-prev:before{
    content: '';
    display: block;
    background: url(https://mallofthemillennium.s3.ap-south-1.amazonaws.com/images/left-arrow-angle-white.png) center center no-repeat;
    width: 16px;
    height: 16px;
    margin: auto;
    background-size: contain;
    border: 0px;
}
.mn-slider .slick-next:before{
    content: '';
    display: block;
    background: url(https://mallofthemillennium.s3.ap-south-1.amazonaws.com/images/right-arrow-angle-white.png) center center no-repeat;
    width: 16px;
    height: 16px;
    margin: auto;
    background-size: contain;
    border: 0px;
}

.mn-slider .slick-prev:hover, .mn-slider .slick-next:hover, .global-white .slick-prev:hover, .global-white .slick-next:hover  {
    opacity:1;
}
/* CSR Buttons */

.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;
}


/* ArrowButton Slider Ends */

/*[CSR activities - csr]*/
.csr-slider-wrap {
    /*padding-bottom:110px;*/
}
/*.csr-slider .slick-prev {
    left: 43%;
    top:auto;
    bottom:35px;
    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:auto;
    bottom:35px;
    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 {
    /*width: 100px;
    height: 8px;
    transition: 0.5s;*/
}

.csr-slider .slick-dots li.slick-active:before {
    content: '';
    display: block;
    width: 100%;
    height: 8px;
    right: 0;
    background: red;
    /*transition: 3s;*/
    position: absolute;
    border-radius: 20px;
    visibility: visible;
}
.csr-desktop {
    
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 396px;
    display: block!important;
}
.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;
}
.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;
      padding:30px 0px;
}
.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:16px 62px;
    /*background-color:#000;
    color:#fff;*/
    text-transform:uppercase;
}
.csr-text-wrap a:hover{
    /*background-color:#000;
    transition:0.25s;*/
}
.csr-btn-mobile {
    display:none !important;
    padding:12px 30px;
    border:1px solid #000;
    text-align:center;
    color:#000;
    border-radius:10px;
}
/*[CSR activites - cs]-----END*/

/*[Testimonial-Slider - ts]-----Starts*/
.os-rowspace {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: 0px; 
         margin-left: 0px; 
    }
.ts-section  .slick-list {
    margin:0 17px;
}
.slider {
  max-width:1377px;
  margin: 0 auto;
}
.padd-right {
    padding-right:75px;
}
.slider .slick-prev {
    left: 38%;
    top:auto;
    bottom:-53px;
    z-index: 1;
}

.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: 0px;
}

.slider .slick-next {
    right: 40%;
    top:auto;
    bottom:-53px;
    z-index: 1;
}

.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: 0px;
}

.slider .slick-dots {
    bottom:-60px;
    
}

.slider .slick-dots li {
    width: 8px;
    height: 8px;
    opacity: 1;
    background: black;
    border-radius: 20px;
    top: 30%;
    transition: 0.5s;
    position: relative;
    overflow: hidden;
}

.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;
}

.slider .slick-dots li button:before {
    content: '';
}

.slider .slick-dots li.slick-active {
    /*width: 100px;
    height: 8px;
    transition: 0.5s;*/
}

.slider .slick-dots li.slick-active:before {
    content: '';
    display: block;
    width: 100%;
    height: 8px;
    right: 0;
    background: red;
    /*transition: 3s;*/
    position: absolute;
    border-radius: 20px;
    visibility: visible;
}
.ims-sliderimg {
     background-size:cover;
     background-repeat:no-repeat;
     background-position:center;

}
.ims-icon {
        width:19px;
        margin-bottom:10px;
    }
.ims-txtwrap {
   
    display:block;
}
.ims-txtpara {
    font-size:14px;
    text-align:left;
   
    letter-spacing:0.35px;
   
    /*font-family:Poppins;*/
    color:#000000;
    
}
.ims-title {
    font-size:18px;
    letter-spacing:0.45px;
    color:#000000;
   
    text-align:left;
    font-weight:bold;
    /*font-family:Poppins;*/
}
.ims-titlepara {
    font-size:18px;
    letter-spacing:0.45px;
    color:rgba(0, 0, 0, 0.8);
    text-align:left;
    /*font-family:Poppins;*/
}
/*[Testimonial-Slider - ts]-----Starts*/



/*[OurPresence - os]-----Starts*/

.os-no-padd {
    padding: 0 4.5px;
}
.os-title {
    font-size: 30px;
    margin-top: -57px;
    color: white;
    margin-left: 20px;
}
.os-text-wrap {
    display:flex;
    justify-content:center;
    margin-top: 60px;
    margin-bottom: 60px;
    text-align:center;
    width:100%;
    color:#fff;
}
.os-text-wrap a{
    border-radius: 5px;
      padding: 12px 30px;
  display: inline-flex;
    align-items: center;
    justify-content: center;
    color:white;
  background: linear-gradient(to right, #A27D00 50%, black 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  transition: all .5s ease-out;
}
.os-text-wrap a:hover {
  background-position: left bottom;
  color:white;
  /*border: 1px solid black;*/
}
.ts-space {
        margin-bottom: 80px;
    }

.title-wrap {
    display: flex;
    align-items: flex-end;
    margin-bottom: 45px;
    padding: 20px 0 0;
}



    .mall-timings-head {
        font-family: 'Varela Round', sans-serif;;
        font-weight: bold;
        text-transform: uppercase;
        font-size: 18px;
        /* text-align: center; */
        line-height: 45px;
    }

    .mall-timings-para {
        font-size: 15px;
        /* text-align: center; */
        font-family: 'Varela Round', sans-serif;;
        font-weight: bold;
        margin-bottom: 15px;
        text-transform: uppercase;
    }

    .mall-timings-color {
        color: #A27D00;
        font-family: 'Varela Round', sans-serif;;
        font-weight: bold;
        text-transform: uppercase;
    }
     .malltime-re {
    display:flex;
    }


/*=====Media Queries=====*/



/*Most of the Smartphones Mobiles (Portrait)*/
@media (min-width: 320px) and (max-width: 480px) {
     .mn-slider .slick-prev {
        height: 40px;
        width: 40px;
        top: 50%;
    }
        .mn-slider .slick-prev:before {
            width: 13px;
            height: 13px;
        }
    .mn-slider .slick-next {
        height: 40px;
        width: 40px;
        top: 50%;
    }
    .mn-slider .slick-next:before {
        width: 13px;
        height: 13px;
    }
    .mn-text-wrap {
        left: 20px;
    }

    p {
    margin-bottom: 0rem;
}

    .hd-spacing {
    height: 40px !important;
    }

     .mn-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;
    }

    .mn-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;
}

    

   .mn-slider .slick-next {
    right: 45%;
    top:105%;
    bottom:35px;
    z-index: 1;
}
   .mn-slider .slick-prev {
     left: 43%;
    top:105%;
    bottom:35px;
    z-index: 1;
}

    .mn-slider .slick-dots li {   
         width: 8px;
    height: 8px;
    opacity: 1;   
        background: black;
         border-radius: 20px;
    top: 30%;
    transition: 0.5s;
    position: relative;
    overflow: hidden;
    }

    .mn-slider .slick-dots {
    bottom: -43px;
    }


     .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: 110%;
    /* bottom: 35px; */
    z-index: 1;
}
   .csr-slider .slick-prev {
     left: 37px;
    top: 110%;
    /* bottom: 35px; */
    z-index: 1;
}
     .csr-slider .slick-dots li {       
        background: black;
    }

    .csr-slider .slick-dots {
    bottom: -47px;
    }
 
    .malltime-re {
    display:none;
    }
    .About-desktop-banner {
display:none;
}

.About-Phone-banner {
display:block;
}

    .custom-container2 {
        margin-top:40px;
          margin-bottom: 0px;
    }

    .mn-slider-wrap {
    padding: 20px 0 3px;
}

    .ds-txtwrap {
    text-align:left;
    }

    .bn-title-desktop {    
    font-size: 25px;
    }

    .bn-img {
        /*background-image: url("../images/aboutBannerMobile.png");*/
        background-size:cover;
        background-position:center;
        background-repeat:no-repeat;
        /* margin-top: 80px; */
        height: 420px;
        display: flex;
        align-items: center;
    }

    .bn-text-wrap {
        margin: 0 auto;
        text-align: center;
        /*margin-top: 151px;*/
          margin-top: 30px;
    }

    .bn-title-mobile {
        display: block;
        color: #fff;
        font-size: 24px;
        font-weight: 700;
        /*margin-bottom:29px;*/
        line-height: 1;
    }

    .bn-text {
        color: #fff;
        font-size: 14px;
    }

    .bn-icon-desktop {
        display: block;
    }

    .bn-spacerow {
        margin-left: 20px;
    }

    .bn-icon-desktop {
        display: block;
        padding-right: 32px;
    }

    .custom-container1 {
        margin-top: 32px;
        top: -250px;
        text-align: center;
        max-width: 863px;
    }

    .aboutbn-icon1 {
        width: 62px;
        height: 62px;
    }

    .aboutbn-icon2 {
        width: 62px;
        height: 62px;
    }

    .aboutbn-icon3 {
        width: 62px;
        height: 62px;
    }

    .aboutbn-icon-para {
        font-size: 10px;
        color: #ffffff;
        text-align: center;
        margin-top: 15px;
        text-transform: uppercase;
    }

    .ds-txthead-desktop {
        display: none;
    }

    .ds-txthead-mobile {
        display: block;
        font-size: 18px;
        font-family: Poppins;
        font-weight: bold;
        text-align: left;
        letter-spacing: -0.45px;
        text-transform: uppercase;
        /*margin-bottom: 27px;*/
          margin-bottom: -10px;
    }

    .ds-txtpara {
        margin-bottom: 25px;
        letter-spacing: 0.35px;
        font-size: 14px;
        color: rgba(0, 0, 0, 0.8);
        text-align: left;
    }

    .legend-va {
        display: none;
    }
    .legend-title {
        font-size:24px;
        padding:0 10px;
        background-color:#fff;
        line-height:1;
    }
    .legend-line {
        position:absolute;
        width:110%;
        left:-5%;
        bottom:12px;
        margin:0;
        z-index:-1;
    }

    .title-wrap {
        position: relative;
        justify-content: center;
        margin-top: -18px;
    }

    .mall-timings-mobile {
        display: block;
    }

    .mall-timings-head {
        font-family: Poppins;
        font-weight: bold;
        text-transform: uppercase;
        font-size: 18px;
        /* text-align: center; */
        line-height: 45px;
    }

    .mall-timings-desktop {
    display:none;
    }

    .mall-timings-para {
        font-size: 14px;
        /* text-align: center; */
        font-family: Poppins;
        font-weight: bold;
        margin-bottom: 15px;
        text-transform: uppercase;
    }

    .mall-timings-color {
        color: #A27D00;
        font-family: Poppins;
        font-weight: bold;
        text-transform: uppercase;
    }
    .mn-img-mobile {
        /*background-image: url("../images/medianewslistingMobile.png");*/
        background-size:cover;
        background-position:center;
        background-repeat:no-repeat;
        height: 385px;
    }
    .mn-mobile {
        background-image:none;
    }
    .mn-btn-mobile {
        width: 123px;
        display: block !important;
        font-size: 10px;
        padding: 10px 33px;
        margin: 0 25px;
        border-radius:5px;
        font-weight:600;
        text-transform:uppercase;
    }
    .mn-btn {
        padding: 12px 45px;
    }

    .csr-text-wrap {
        position: absolute;
        display: block;
        bottom: 10%;
        left: 9%;
        text-align: left;
        color: #fff;
        /* top: 60%; */
    }
    .csr-item {
        position: relative;
        padding: 0 3px;
    }
    .csr-desktop {
        display:none!important;
    }
    .csr-mobile {
        display:block!important;
    }
        .csr-text-wrap h3 {
            font-size: 30px;
            margin: 0;
              padding:30px 0px;
        }

        .csr-text-wrap p {
            font-size: 10px;
            /* width: 211px; */
        }

    .csr-item img {
        height: 201px;
    }

    .csr-slider-wrap {
        padding-bottom: 0px;
    }

    .ims-txtpara {
        padding:0 20px;
        font-size: 14px;
        text-align: center;
        letter-spacing: 0.35px;
        font-family: Poppins;
        color: #000000;
        text-align: center;
    }

    .ims-title {
        font-size: 18px;
        letter-spacing: 0.45px;
        color: #000000;
        text-align: center;
        font-weight: bold;
        font-family: Poppins;
    }

    .ims-titlepara {
        font-size: 18px;
        letter-spacing: 0.45px;
        color: rgba(0, 0, 0, 0.8);
        text-align: center;
        font-family: Poppins;
    }

    .padd-right {
        padding-right: 15px;
    }
    .ims-iconwrap {
        margin-top:20px;
        display:flex;
        justify-content:center;
    }
    .ims-icon {
        width: 19px;
        margin-bottom: 10px;
        
    }

    .slider .slick-prev {
        left: 18%;
        top: auto;
        bottom: -53px;
        z-index: 1;
    }

    .slider .slick-next {
        right: 25%;
        top: auto;
        bottom: -53px;
        z-index: 1;
    }

    .justify-content-center {
        -ms-flex-pack: center!important;
        justify-content: center!important;
        margin-bottom: 19px;
        margin-top: 50px;
    }
    .ts-space {
        margin-bottom: 0px;
    }
    .os-section .title-wrap {
        margin-bottom:40px;
    }
    .os-rowspace {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: 0px;
        margin-left: 0px;
        margin-top: 30px;
    }

    .os-img {
        height: 86px;
        margin-bottom: 40px;
    }

    .os-title {
        font-size: 18px;
        margin-top: -72px;
        color: white;
        margin-left: 20px;
    }

    .os-no-padd {
        padding: 0 1.5px;
        padding-bottom: 20px;
    }

    .os-text-wrap {
        
display: flex;
        
justify-content:center;
        
text-align: center;
        
width: 100%;
        
color: #fff;
        
margin-bottom: 0px;
        
margin-top: 30px;
    }

        .os-text-wrap a {
            font-family: Poppins;
            font-weight: bold;
            font-size: 10px;
            letter-spacing: 1.4px;
            text-decoration: none;
            border-radius: 5px;
            border: 1px solid black;
            padding: 18px 15px;
            background-color: #fff;
            color: white;
            text-transform: uppercase;
            margin-bottom: 40px;
        }

        
}


/*Low Resolution Tablets, Mobiles (Landscape)*/
@media (min-width: 481px) and (max-width: 767px) {
     .mn-text-wrap {
        left: 20px;
    }

    .About-desktop-banner {
display:none;
}

.About-Phone-banner {
display:block;
}
}

/*Tablets, Ipads (portrait)*/
@media (min-width: 768px) and (max-width: 1023px) {
     .mn-text-wrap {
        left: 20px;
    }

     .mn-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: 35px;
    height: 35px;
    border:none;
    border-radius:0;
    }

    .mn-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: 35px;
    height: 35px;
    border:none;
    border-radius:0;
}

    

   .mn-slider .slick-next {
    right: 7%;
      top: 104%;
    z-index: 1;
}
   .mn-slider .slick-prev {
     left: 6%;
     top: 104%;
    z-index: 1;
}

        /*.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: 35px;
    height: 35px;
    border:none;
    border-radius:0;
    }

    .csr-slider .slick-prev:before {
    content: '';
    display: block;
    background: url(../images/leftarrow-black.png) center center no-repeat;
    width: 35px;
    height: 35px;
    border:none;
    border-radius:0;
}

    

   .csr-slider .slick-next {
    right: 35%;
      top: 104%;
    z-index: 1;
}
   .csr-slider .slick-prev {
     left: 33%;
     top: 104%;
    z-index: 1;
}*/

    .Section-activities {
    padding-bottom:100px;
    }

     .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: 7%;
      top: 110%;
    /* bottom: 35px; */
    z-index: 1;
}
   .csr-slider .slick-prev {
     left: 6%;
     top: 110%;
    /* bottom: 35px; */
    z-index: 1;
}

   .ts-space {
    margin-bottom: 0px;   
}



    .malltime-re {
    display:block;
    }
  .About-desktop-banner {
display:none;
}

.About-Phone-banner {
display:block;
}

    .csr-text-wrap {
    bottom: 10%;
}
    .csr-text-wrap h3 {
    line-height: 1;
      padding:30px 0px;
}


  .custom-container2 {
        max-width:720px;
        margin-top: 50px;
        margin-bottom: 50px;
    }
  .mn-img-mobile {
        /*background-image: url("../images/medianewslistingMobile.png");*/
        background-size:cover;
        background-position:center;
        background-repeat:no-repeat;
        height: 60vh;
        background-color:black;
    }
    .mn-mobile {
        background-image:none;
    }

  .padd-right {
        
        padding: 60px;
        margin-top: -60px;
    }
  .slider .slick-prev {
        left: 32%;
        top: auto;
        
        z-index: 1;
    }

    .slider .slick-next {
        right: 34%;
        top: auto;
        
        z-index: 1;
    }
    .os-no-padd {
        padding: 0 5.0px;
        margin-bottom: 24px;
    }
    .os-text-wrap {
        display: flex;
        justify-content:center;
        text-align: center;
        width: 100%;
        color: #fff;
    }
   
}

/*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) {
     .mn-text-wrap {
        left: 20px;
    }

    .mn-slider-wrap {
    padding-bottom: 0px;
}

    .csr-text-wrap {
    bottom: 10%;
}
    .csr-text-wrap h3 {
    line-height: 1;
      padding:30px 0px;
}



    .custom-container2 {
        max-width: 960px;
        margin-top: 50px;
        margin-bottom: 50px;
    }
     .padd-right {
        padding: 70px;
        margin-top: -70px;
    }
     .mn-img-mobile {
        /*background-image: url("../images/medianewslistingMobile.png");*/
        background-size:cover;
        background-position:center;
        background-repeat:no-repeat;
        height: 60vh;
        background-color:black;
    }
    .mn-mobile {
        background-image:none;
    }
    .csr-text-wrap h3 {
        font-size: 50px;
        margin: 0;
          padding:30px 0px;
    }
}

/*1152×648, 1280×720, 1366×768,*/
@media (min-width: 1152px) and (max-width: 1599px) {

    .mn-text-wrap {
    bottom:20px;
    }

    .csr-text-wrap a {
    padding:11px 40px;
    font-size:11px;
    }
    .csr-text-wrap {
    left:40px;
    }
    .bn-title-desktop {
        font-size: 50px;
    }
    .ds-txtpara {
        font-size: 13px;
        margin-bottom: 25px;
        letter-spacing: 0.35px;
    }
    .custom-container2 {
        max-width: 1020px;
        margin-top: 50px;
        margin-bottom: 50px;
    }
   .custom-container {
         max-width: 1000px; 
    }
   .slider {
        max-width:990px;
        margin: 0 auto;
    }
   .csr-desktop {
    
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        height: 266px;
        display: block!important;
    }
    .csr-text-wrap {
        position: absolute;
        display: block;
        bottom:10%;
        left: 5%;
        text-align: left;
        width: 100%;
        color: #fff;
        top:auto;
    }
    .csr-text-wrap h3 {
        font-size: 34px;
        margin: 0;
        line-height: 1;
          padding:30px 0px;
    }
    .csr-text-wrap p {
        font-size: 14px;
        margin-top: 7px;
    }
    .mn-text-wrap-mobile {
        position:absolute;
        display:block;
        bottom:10%;
        left:3%;
        text-align:left;
        width:50%;
        color:#fff;
    }
    .mn-img-desktop {
        background-image:url("../images/medianewslisting.png");
        background-size:cover;
        background-position:center;
        background-repeat:no-repeat;
        height:313px;
    }
    .mn-text-wrap h3 {
        font-size: 36px;
        margin: 0;
    }
    .mn-text-wrap span {
        font-size: 18px;
    }
    .mn-text-wrap p {
        font-size: 10px;
        margin-bottom: 26px;
        margin-top: 10px;
    }
    .mn-text-wrap a {
        /*font-size:11px;
        border-radius: 5px;
        font-weight: 600;
        font-family: Poppins;
        text-decoration: none;
        padding: 11px 40px;
        background-color: #c9100c;
        color: #fff;
        text-transform: uppercase;*/
    }
    .os-title {
        font-size: 21px;
        margin-top: -39px;
        color: white;
        margin-left: 20px;
    }
    .os-text-wrap a {
        /*font-family: Poppins;
        font-weight: bold;
        font-size: 11px;
        letter-spacing: 1.4px;
        text-decoration: none;
        border-radius: 5px;
        border: 1px solid black;
        padding: 22px 35px;
        background-color: #fff;
        color: black;
        text-transform: uppercase;*/
    }
}

/*1600x800*/
@media (min-width: 1600px) and (max-width: 1919px) {
    .mn-slider-wrap {
    padding-bottom: 0px !important;
}

    .custom-container2 {
        max-width: 1020px;
        margin-top: 50px;
        margin-bottom: 50px;
    }
    .custom-container {
         max-width: 1140px; 
    }
    .mn-desktop {
        display: block!important;
        background-image: none;
        background-size: cover;
        background-repeat: no-repeat;
        height: 50vh;
    }
    .mn-text-wrap h3 {
        font-size: 45px;
        margin: 0;
    }
    .mn-text-wrap p {
        margin-bottom: 2rem;
        font-size: 14px;
    }
    .csr-desktop {
    
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        height: 311px;
        display: block!important;
    }
   .csr-text-wrap {
        position: absolute;
        display: block;
        bottom: 7%;
          left: 40px;
        text-align: left;
        width: 100%;
        color: #fff;
        top: auto;
    }
    .csr-text-wrap h3 {
        font-size: 40px;
        width:100%;
        margin: 0;
        padding:30px 0px;
    }
    .csr-text-wrap p {
        font-size: 14px;
        margin-top: 7px;
        margin-bottom:0rem;
    }
    .slider {
        max-width:1120px;
        margin: 0 auto;
    }
    .mn-img-desktop {
        background-image:url("../images/medianewslisting.png");
        background-size:cover;
        background-position:center;
        background-repeat:no-repeat;
        height:380px;
    }
    .os-title {
        font-size: 25px;
        margin-top: -49px;
        color: white;
        margin-left: 20px;
    }
}

/*HD Displays 1920x1080*/
@media (min-width: 1920px) {
   .mn-slider-wrap {
    padding-bottom: 50px;
}
}