@media(max-width:1280px)
{

}
@media(max-width:1195px)
{
    select#tab_selector {
        font-size: 18px;
        width: 100%;
        color: #002A4E;
        font-family:OpenSans-Bold;
        border-radius: 0px;
        margin: 20px 0px;
        padding: 10px 15px;
        appearance: none;
        background: url(../images/header-arrow.png) !important;
        background-repeat: no-repeat !important;
        background-position: 95% 50% !important;
        border: none;
        border: 1px solid #002A4E;
        height: 52px;
        display: block;
    }
    .menu ul li {
        padding-right: 7px;
        padding-left: 7px;
    }

}
@media only screen and (min-width: 991px) and (max-width: 1024px) {
    .about {
        background-image: url(../images/ipad/about-brookfield-india-reit-b-mob-tab.webp);
    }
    .bluePrintBnr {
        background-image: url(../images/ipad/blueprint-2030-frameworkb-mob-tab.webp);
    }
    .global {
        background-image: url(../images/ipad/brookfield-s-global-scale-banner-mob-tab.webp);
    }
    .imageSec.ceo {
        background-image: url(../images/ipad/ceo-img2-mob-tab.webp);
    }
    .imageSec.ceo.new {
        background-image: url(../images/ipad/ceo-img3-mob-tab.webp);
    }
    .imageSec {
        background-image: url(../images/ipad/chairman-img2-mob-tab.webp);
    }
    .imageSec.new {
        background-image: url(../images/ipad/chairman-img3-mob-tab.webp);
    }
    .human-bnr {
        background-image: url(../images/ipad/human-capital-banner-img-tab.webp);
    }
    .ic-bnr {
        background-image: url(../images/ipad/ic-banner-tab.webp);
    }
    .nc-bnr {
        background-image: url(../images/ipad/natural-capital-b-tab.webp);
    }
    .imageSec.sustainb {
        background-image: url(../images/ipad/our-approach-to-materiality-mob1-tab.webp);
    }
    .our {
        background-image: url(../images/ipad/our-approach-to-materiality-b-mob-tab.webp);
    }
    .our-journey {
        background-image: url(../images/ipad/our-journey-banner-mob-tab.webp);
    }
    .about.perfor {
        background-image: url(../images/ipad/performance-highlights-b-mob-tab.webp);
    }
    .social-first {
        background-image: url(../images/ipad/src-img1-tab.webp);
    }
    .social-second {
        background-image: url(../images/ipad/src-img2-tab.webp);
    }
    .social-third {
        background-image: url(../images/ipad/src-img3-tab.webp);
    }
    .social-relationship {
        background-image: url(../images/ipad/src-banner-tab.webp);
    }
    .stake-bnr {
        background-image: url(../images/ipad/stakeholder-engagement-b-mob-tab.webp);
        background-repeat: no-repeat;
    }
    .suatain {
        background-image: url(../images/ipad/sustainability-highlights-b-mob-tab.webp);
    }
    .vcm-bnr {
      background: url(../images/ipad/value-creation-model-b-mob-tab.webp);
  }
  .glance {
      background-image: url(../images/mobile/properties-at-a-glance-b-mob-tab.webp);
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
 .about {
    background-image: url(../images/ipad/about-brookfield-india-reit-b-tab768.webp);
}
.bluePrintBnr {
    background-image: url(../images/ipad/blueprint-2030-frameworkb-tab768.webp);
}
.global {
    background-image: url(../images/ipad/brookfield-s-global-scale-banner-tab768.webp);
}
.imageSec.ceo {
    background-image: url(../images/ipad/ceo-img2-tab768.webp);
}
.imageSec.ceo.new {
    background-image: url(../images/ipad/ceo-img3-tab768.webp);
}
.imageSec {
    background-image: url(../images/ipad/chairman-img2-tab768.webp);
}
.imageSec.new {
    background-image: url(../images/ipad/chairman-img3-tab768.webp);
}
.human-bnr {
    background-image: url(../images/ipad/human-capital-banner-img-tab.webp);
}
.ic-bnr {
    background-image: url(../images/ipad/ic-banner-tab.webp);
}
.nc-bnr {
    background-image: url(../images/ipad/natural-capital-b-tab.webp);
}
.imageSec.sustainb {
    background-image: url(../images/ipad/our-approach-to-materiality-b-tab768.webp);
}
.our {
    background-image: url(../images/ipad/our-approach-to-materiality-tab768.webp);
}
.our-journey {
    background-image: url(../images/ipad/our-journey-banner-tab768.webp);
}
.about.perfor {
    background-image: url(../images/ipad/performance-highlights-b-tab768.webp);
}
.social-first {
    background-image: url(../images/ipad/src-img1-tab.webp);
}
.social-second {
    background-image: url(../images/ipad/src-img2-tab.webp);
}
.social-third {
    background-image: url(../images/ipad/src-img3-tab.webp);
}
.social-relationship {
    background-image: url(../images/ipad/src-banner-tab.webp);
}
.stake-bnr {
    background-image: url(../images/ipad/stakeholder-engagement-b-tab768.webp);
    background-repeat: no-repeat;
}
.suatain {
    background-image: url(../images/ipad/sustainability-highlights-b-tab768.webp);
}
.vcm-bnr {
  background: url(../images/ipad/value-creation-model-b-tab768.webp);
}
.glance {
  background-image: url(../images/mobile/properties-at-a-glance-b-tab768.webp);
} 
}
@media(max-width:991px){
/**/
.desktopV{
  display: none;
}
.ourJourney .row1 {
    display: block;
}
.homepageMain, html.homepageMain{
    overflow-x: hidden!important;
}
.locationsSlider.owl-carousel .owl-stage-outer {
    overflow: hidden !important;
}
.netZero1 {
  margin-bottom: 30px;
}
.netZero1 h5 {
  font-size: 30px;
  line-height: 35px;
}
.allNums {
    opacity: 1;
    position: unset;
    margin: 0px auto;
    display: flex;
    align-items: center;
    height: auto;
    background-color: #63686f;
    padding: 30px 15px;
}
.stakeHolder {
  padding: 50px 0px;
}
.awardsAcolades.leadOn .singleImg {
    margin-top: 0;
}
.carousel-counter {
  position: absolute;
  bottom: 40px;
  right: 67px;
  font-size: 18px;
  color: #2b82e6;
}
.awards-carousel .owl-nav {
  position: absolute;
  bottom: -33px;
  right: 0;
  display: flex;
  gap: 0px 72px;
}
.allStake {
  background-color: #274968;
  max-width: 100%;
  width: 100%;
  padding: 30px 20px;
  position: unset;
}
.weHave.allHeads.gapNat {
  margin-top: 30px;
  margin-left: 0px;
}
.allLocations {
  padding: 50px 0px;
}
.slider-counter {
    bottom: 70px;
    right: 0px;
    left: 0px;
    margin: 0px auto;
    text-align: center;
    width: 60px;
}
.locationsSlider .owl-nav button.owl-prev {
  bottom: 20px;
  left: 30px;
}
.locationsSlider .owl-nav button.owl-next {
  bottom: 20px;
  right: 20px;
}
.locText {
    position: unset;
    background-color: rgba(0, 0, 0, .4);
    padding: 20px;
    min-height: 580px;
}
.locText h4 {
  font-size: 24px;
}
.stats-item.brdr::after {
    display: none;
}
.stats-item {
  max-width: 100%;
  padding: 0px;
  position: relative;
}
.key-stats .container {
  display: flex;
  align-items: start;
  gap: 20px;
  max-width: 100%;
  margin: auto;
  padding-left: 0;
  flex-direction: column;
}
.key-stats {
  height: 100%;
  overflow: visible;
  transition: ease all 1s;
  position: unset;
}
.governancePro {
  background-image: url("../images/mobile/governance-img-mob.webp");
  align-items: start;
  padding-top: 50px;
}
.ourApproach {
    background-image: url("../images/mobile/our-approach-to-materiality-img-mob.webp");
    align-items: start;
    padding-top: 50px;
}
.managementDis {
  background-image: url("../images/mobile/management-discussion-img-mob.webp");
  align-items: start;
  padding-top: 30px;
}
.ourProperties {
  background-image: url("../images/mobile/our-properties-img-mob.webp");
}
.chairmanMsg2 .left{
    background-image: none;
}
.chairmanMsg1 {
  height: auto;
}
.chairmanMsg2 {
  height: auto;
  transform: translateY(0);
}
.left h3 {
  max-width: 100%;
  width: 100%;
  margin-left: 0px;
  margin-top: 0px;
  padding: 20px 15px;
}
.tab_click {
  width: 100%;
  margin-left: 0px;
  max-width: 100%;
  padding: 20px;
}
.weHave.tenantBase {
  margin-left: 0;
  margin-top: 30px;
}
.weHave {
  max-width: 100%;
  width: 100%;
}
.awardsAcolades {
  padding-top: 50px;
}
.awardsAcolades .singleImg {
  margin-top: 30px;
}
.threeLinks {
  padding: 50px 0px 0px 0px;
}
span.linkW1 {
  max-width: 190px;
}
.indRela.noBor{
    float: none;
}
.indRela.noBor a{
    border-bottom: 0px;
}
.indRela a {
    width: 100%;
    justify-content: space-between;
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.investorRela {
    padding: 20px 30px 0px 30px;
}
.indRela::after {
 display: none;
}
.allHeads h3 {
  font-size: 35px;
  line-height: 45px;
}
.ourJourneySlider .owl-nav button.owl-next {
  top: auto;
  right: 30px;
  bottom: 0px;
}
.ourJourneySlider .owl-nav button.owl-prev {
  top: auto;
  left: 30px;
  bottom: 0px;
}
.bannerText h2 {
  font-size: 35px;
  line-height: 45px;
}
.chairmanMsg1 .left {
  background-image: none;
  height: auto;
}
.chairmanMsg {
  overflow: visible;
  height: auto;
  margin-top: 0px !important;
}
.left {
  width: 100%;
  float: none;
}
.ipoText {
  padding: 20px;
}
.right {
    width: 100%;
    float: none;
    height: auto;
    padding: 20px 0px;
}
.ourJourney {
  width: 100%;
  padding: 50px 0px;
  background-image: url(../images/mobile/our-journey-banner-mob1.webp);
}
.ourJourneyTxt {
    max-width: 100%;
    margin-left: 0px;
    padding: 0px 30px;
}
.incomeTxt h4 {
  font-size: 30px;
  line-height: 35px;
  height: auto;
}
.scrollNote {
  margin-top: 0px;
}
.incomeTxt {
  border-right: 0px solid #333;
  min-height: auto;
  margin-bottom: 30px;
}
.strongDelivery {
  overflow: visible;
  height: auto;
  padding: 50px 0px;
}
.scrollDeli {
    padding: 20px 0px;
    height: auto;
    overflow: visible;
    margin-top: 0px;
    border-bottom: 0px solid #333;
    border-top: 0px solid #333;
}
.snapshotdata1, .snapshotdata2, .snapshotdata3 {
  height: auto;
  overflow: visible;
}
/**/
.myImg{
    padding-bottom: 0;
}
.myImg.pb{
    padding-bottom: 30px;
}
.onboard{
    margin-bottom: 0;
    border: none;
    text-align: left;
}
.onboard p span{
    display: inline;
}
.socialN .pwds-wrap{
    margin-bottom: 0;
}
.prnt.mbl{
    display: flex;
}
.prnt.mbl h5{
    padding-bottom: 0;
}
.socialN .pwds-img {
  position: unset;
}
.prnt{
    display: block;
}
.prnt h5{
    padding-bottom: 10px;
}
section.sitemap a {
  font-size: 12px;
}
.identif .arrow {
  display: none;
}
section.sitemap {
  font-size: 12px;
}
.h-bse-data {
  margin-top: 0px;
  padding-top: 0;
}
.right-item {
    gap: 15px;
    align-items: center;
    margin-top: 15px;
}
.forMobileTab {
    display: block;
}
header {
    padding: 15px 0px 15px 0px;
}
.h-bse-data a img {
    width: 40px;
}
.menu, .nav-icon3 {
    display: none;
}
.ham-icon1
{
    display: block;
    padding-top: 0px;
}  
.ham-icon1 img {
    width: 25px;
}
.my-sidenav {
    width: 0px;
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    overflow-x: hidden;
    z-index: 999999999;
    height: 100vh;
    max-width: 0px;
    width: 100%;
    background-color:#002A4E;
    transition: 0.5s;
    -webkit-transition: 0.5s;
}
.my-sidenav>ul {
    padding: 0px 20px 0px;
}
.my-sidenav>ul>li>ul {
    margin-top: 0px;
    display: none;
}
.my-sidenav ul.submenu li ul.submenu {
    display: none;
    position: static;
    width: 100%;
}
.my-sidenav ul {
    list-style-type: none;
    padding-left: 15px;
}
.my-sidenav ul li
{
    border-bottom: 1px solid #ffffff;
    padding: 15px 0px;
}
.my-sidenav > ul > li > ul >li
{
    border-bottom: 1px solid #ffffff;
    padding: 10px 0px;
}
.my-sidenav > ul > li > ul >li:last-child, .my-sidenav ul.submenu li ul.submenu li:last-child
{
    border-bottom: 0px;
}
.my-sidenav ul.submenu li ul.submenu li {
    border-bottom: 1px solid #ffffff;
    padding: 10px 10px;
}
.my-sidenav ul.submenu li ul.submenu li a {
    color: #ffffff;
    font-size: 16px;
}

.cross-btn1 {
    text-align: right;
    padding: 16px 14px 0px 0px;
    color: #fff;
    font-size: 35px;
    cursor: pointer;
}
.my-sidenav .submenu-indicator-minus .submenu-indicator {
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.my-sidenav .submenu-indicator {
    font-size: 30px;
    position: absolute;
    line-height: 25px;
    right: 15px;
}
.my-sidenav>ul>li>a {
    color: #ffffff;
    font-size:18px;
    display:block;
    font-family:OpenSans-Bold;
}
.my-sidenav>ul>li>ul>li>a {
    color: #ffffff;
    font-size: 14px;
}
.my-sidenav>ul>li>ul>li>a img {
    padding-right: 0;
    float: right;
    padding-left:0px;
}

/**/
.mblV{
    display: block;
}
.desktopV{
    display: none!important;
} 
.desktopVSec{
    display: none!important;
}
select#tab_selector {
  width: 100%;
  padding: 18px;
  border-radius: 0px;
  border-color: #1B3281;
  color: #1B3281;
  margin: 0px;
  margin-top: 20px;
  margin-bottom: 20px;
  appearance: none;
  background: url(../images/s-down-arrow.png) !important;
  background-repeat: repeat;
  background-repeat: no-repeat !important;
  background-position: 97% 50% !important;
}
.notMD {
  display: none;
}
.propinner .nav-tabs {
    display: none;
}

}

@media (max-width: 767px) {
/**/
.about {
  background-image: url(../images/mobile/about-brookfield-india-reit-b-mob.webp);
}
.bluePrintBnr {
  background-image: url(../images/mobile/blueprint-2030-frameworkb-mob.webp);
}
.global {
  background-image: url(../images/mobile/brookfield-s-global-scale-banner-mob.webp);
}
.imageSec.ceo {
  background-image: url(../images/mobile/ceo-img2-mob.webp);
}
.imageSec.ceo {
  background-image: url(../images/mobile/ceo-img2-mob.webp);
}
.imageSec.ceo.new {
  background-image: url(../images/mobile/ceo-img3-mob.webp);
}
.imageSec {
  background-image: url(../images/mobile/chairman-img2-mob.webp);
}
.imageSec.new {
  background-image: url(../images/mobile/chairman-img3-mob.webp);
}
.human-bnr {
    background: url(../images/mobile/human-capital-banner-img-mob.webp) no-repeat;
    background-size: cover;
    background-position: center;
}
.ic-bnr {
    background: url(../images/mobile/ic-banner-mob.webp) no-repeat;
    background-size: cover;
    background-position: center;
}
.nc-bnr {
    background: url(../images/mobile/natural-capital-b-mob.webp) no-repeat;
    background-size: cover;
    background-position: center;
}
.imageSec.sustainb {
  background-image: url(../images/mobile/our-approach-to-materiality-mob1.webp);
}
.our {
  background-image: url(../images/mobile/our-approach-to-materiality-b-mob.webp);
}
.our-journey {
  background-image: url(../images/mobile/our-journey-banner-mob.webp);
}
.about.perfor {
  background-image: url(../images/mobile/performance-highlights-b-mob.webp);
}
.social-first {
  background-image: url(../images/mobile/src-img1-mob.webp);
}
.social-second {
  background-image: url(../images/mobile/src-img2-mob.webp);
}
.social-third {
  background-image: url(../images/mobile/src-img3-mob.webp);
}
.social-relationship {
  background-image: url(../images/mobile/src-banner-mob.webp);
}
.stake-bnr {
    background-image: url(../images/mobile/stakeholder-engagement-b-mob.webp);
    background-repeat: no-repeat;
}
.suatain {
  background-image: url(../images/mobile/sustainability-highlights-b-mob.webp);
}
.vcm-bnr {
  background: url(../images/mobile/value-creation-model-b-mob.webp);
}
.glance {
  background-image: url(../images/mobile/properties-at-a-glance-b-mob.webp);
}
.netZero.new h1 {
  line-height: 35px;
}
.netZero h1 {
  font-size: 30px;
}
.identif {
  max-width: 100%;
  margin-right: 22px;
  margin-bottom: 25px;
}
.interven h6 {
  min-height: auto;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.key-init .col-xl-4 {
  margin-bottom: 0;
}
.bnrtxt h2 {
  font-size: 30px;
  line-height: 35px;
}
.lease-para {
  position: unset;
  max-width: 100%;
  margin-top: 20px;
}
.last-sub-social {
  margin-top: 20px;
}
.ourData .row > div:nth-of-type(2) .netZero {
  padding-left: 0px;
}
.ourData .row > div:nth-of-type(3) .netZero {
  padding-left: 0px;
}
.netZero.noBrdr {
   border-bottom: 1px solid #707070;
   padding-bottom: 20px;
}
.netZero {
  border-right: 0px solid #707070;
  margin-bottom: 25px;
  border-bottom: 1px solid #707070;
  padding-bottom: 20px;
}
.social-sub-div {
  display: block;
}
.ohsw .col-xl-3:first-child {
  padding-left: 10px;
}
.ic-iconbox {
  width: 100%;
}
.mblTop{
    margin-top: 20px;
}
.ohsw .col-xl-3 p {
  padding-bottom: 10px;
}
.ic-iconwrap {
  gap: 25px;
  flex-direction: column;
}
.ic-iconwrap {
  margin-bottom: 25px;
}
.ohsw .col-xl-3 {
  border-right: 0px solid #41404260;
  padding: 0px 10px;
}
.uai {
  margin-top: 0;
  margin-bottom: 0;
}
.pwds-wrap {
  margin-bottom: 25px;
}
.vcm-wrap {
  margin-bottom: 25px;
}
.pwds-img {
  padding-top: 0px;
  padding-left: 0;
}
.pwds-text {
  position: unset;
  max-width: 100%;
  width: 100%;
}
.banner-sec h1 {
  font-size: 30px;
  line-height: 35px;
}
.color-boxes {
  margin-top: 30px;
  margin-bottom: 10px;
}
.hc-num {
  margin-bottom: 15px;
}
.human-wrap p {
  padding-bottom: 15px;
}
.hc-num h3 {
  font-size: 30px;
}
.banner-sec {
  padding-top: 110px;
}
.gover h2:nth-of-type(1) {
  max-width: 100%;
}
.allNum {
  float: left;
  max-width: 50%;
  width: 100%;
  padding-top: 25px;
}
.firstNum h1 {
  font-size: 30px;
}
.ourApproach.bluePrint .firstNum {
  min-height: auto;
  margin-bottom: 15px;
}
.firstNum {
  border-right: 0px solid #707070;
  padding-top: 0px;
  min-height: auto;
  border-bottom: 1px solid #707070;
  padding-bottom: 10px;
  padding-top: 10px;
}
/**/
footer h6
{
    height: auto;
    margin-bottom: 10px;
}
footer ul li a
{
    padding-top: 0px;
}
.download-ftr
{
    display: block;
}
.download-ftr a {
    display: inline-block;
    margin-top: 30px;
}

}
@media (max-width: 480px){
    select#tab_selector
    {
        font-size: 14px;
    }
    
}
@media (max-width: 380px){

}
