@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700');
.temp-template {
    margin: 0 auto;
    padding: 0px;
    clear: both;
}
#health-promoting-malls .container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

#health-promoting-malls .container:before,
#health-promoting-malls .container:after {
  content: ' ';
  display: table;
}

#health-promoting-malls .container:after {
  clear: both;
}

@media (min-width: 768px) {
  #health-promoting-malls .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  #health-promoting-malls .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  #health-promoting-malls .container {
    width: 1170px;
  }
}

#health-promoting-malls .container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

#health-promoting-malls .container-fluid:before,
#health-promoting-malls .container-fluid:after {
  content: ' ';
  display: table;
}

#health-promoting-malls .container-fluid:after {
  clear: both;
}

#health-promoting-malls .row {
  margin-left: -15px;
  margin-right: -15px;
}

#health-promoting-malls .row:before,
#health-promoting-malls .row:after {
  content: ' ';
  display: table;
}

#health-promoting-malls .row:after {
  clear: both;
}

#health-promoting-malls .col-xs-1,
#health-promoting-malls .col-sm-1,
#health-promoting-malls .col-md-1,
#health-promoting-malls .col-lg-1,
#health-promoting-malls .col-xs-2,
#health-promoting-malls .col-sm-2,
#health-promoting-malls .col-md-2,
#health-promoting-malls .col-lg-2,
#health-promoting-malls .col-xs-3,
#health-promoting-malls .col-sm-3,
#health-promoting-malls .col-md-3,
#health-promoting-malls .col-lg-3,
#health-promoting-malls .col-xs-4,
#health-promoting-malls .col-sm-4,
#health-promoting-malls .col-md-4,
#health-promoting-malls .col-lg-4,
#health-promoting-malls .col-xs-5,
#health-promoting-malls .col-sm-5,
#health-promoting-malls .col-md-5,
#health-promoting-malls .col-lg-5,
#health-promoting-malls .col-xs-6,
#health-promoting-malls .col-sm-6,
#health-promoting-malls .col-md-6,
#health-promoting-malls .col-lg-6,
#health-promoting-malls .col-xs-7,
#health-promoting-malls .col-sm-7,
#health-promoting-malls .col-md-7,
#health-promoting-malls .col-lg-7,
#health-promoting-malls .col-xs-8,
#health-promoting-malls .col-sm-8,
#health-promoting-malls .col-md-8,
#health-promoting-malls .col-lg-8,
#health-promoting-malls .col-xs-9,
#health-promoting-malls .col-sm-9,
#health-promoting-malls .col-md-9,
#health-promoting-malls .col-lg-9,
#health-promoting-malls .col-xs-10,
#health-promoting-malls .col-sm-10,
#health-promoting-malls .col-md-10,
#health-promoting-malls .col-lg-10,
#health-promoting-malls .col-xs-11,
#health-promoting-malls .col-sm-11,
#health-promoting-malls .col-md-11,
#health-promoting-malls .col-lg-11,
#health-promoting-malls .col-xs-12,
#health-promoting-malls .col-sm-12,
#health-promoting-malls .col-md-12,
#health-promoting-malls .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

#health-promoting-malls .col-xs-1,
#health-promoting-malls .col-xs-2,
#health-promoting-malls .col-xs-3,
#health-promoting-malls .col-xs-4,
#health-promoting-malls .col-xs-5,
#health-promoting-malls .col-xs-6,
#health-promoting-malls .col-xs-7,
#health-promoting-malls .col-xs-8,
#health-promoting-malls .col-xs-9,
#health-promoting-malls .col-xs-10,
#health-promoting-malls .col-xs-11,
#health-promoting-malls .col-xs-12 {
  float: left;
}

#health-promoting-malls .col-xs-1 {
  width: 8.3333333333%;
}

#health-promoting-malls .col-xs-2 {
  width: 16.6666666667%;
}

#health-promoting-malls .col-xs-3 {
  width: 25%;
}

#health-promoting-malls .col-xs-4 {
  width: 33.3333333333%;
}

#health-promoting-malls .col-xs-5 {
  width: 41.6666666667%;
}

#health-promoting-malls .col-xs-6 {
  width: 50%;
}

#health-promoting-malls .col-xs-7 {
  width: 58.3333333333%;
}

#health-promoting-malls .col-xs-8 {
  width: 66.6666666667%;
}

#health-promoting-malls .col-xs-9 {
  width: 75%;
}

#health-promoting-malls .col-xs-10 {
  width: 83.3333333333%;
}

#health-promoting-malls .col-xs-11 {
  width: 91.6666666667%;
}

#health-promoting-malls .col-xs-12 {
  width: 100%;
}

#health-promoting-malls .col-xs-pull-0 {
  right: auto;
}

#health-promoting-malls .col-xs-pull-1 {
  right: 8.3333333333%;
}

#health-promoting-malls .col-xs-pull-2 {
  right: 16.6666666667%;
}

#health-promoting-malls .col-xs-pull-3 {
  right: 25%;
}

#health-promoting-malls .col-xs-pull-4 {
  right: 33.3333333333%;
}

#health-promoting-malls .col-xs-pull-5 {
  right: 41.6666666667%;
}

#health-promoting-malls .col-xs-pull-6 {
  right: 50%;
}

#health-promoting-malls .col-xs-pull-7 {
  right: 58.3333333333%;
}

#health-promoting-malls .col-xs-pull-8 {
  right: 66.6666666667%;
}

#health-promoting-malls .col-xs-pull-9 {
  right: 75%;
}

#health-promoting-malls .col-xs-pull-10 {
  right: 83.3333333333%;
}

#health-promoting-malls .col-xs-pull-11 {
  right: 91.6666666667%;
}

#health-promoting-malls .col-xs-pull-12 {
  right: 100%;
}

#health-promoting-malls .col-xs-push-0 {
  left: auto;
}

#health-promoting-malls .col-xs-push-1 {
  left: 8.3333333333%;
}

#health-promoting-malls .col-xs-push-2 {
  left: 16.6666666667%;
}

#health-promoting-malls .col-xs-push-3 {
  left: 25%;
}

#health-promoting-malls .col-xs-push-4 {
  left: 33.3333333333%;
}

#health-promoting-malls .col-xs-push-5 {
  left: 41.6666666667%;
}

#health-promoting-malls .col-xs-push-6 {
  left: 50%;
}

#health-promoting-malls .col-xs-push-7 {
  left: 58.3333333333%;
}

#health-promoting-malls .col-xs-push-8 {
  left: 66.6666666667%;
}

#health-promoting-malls .col-xs-push-9 {
  left: 75%;
}

#health-promoting-malls .col-xs-push-10 {
  left: 83.3333333333%;
}

#health-promoting-malls .col-xs-push-11 {
  left: 91.6666666667%;
}

#health-promoting-malls .col-xs-push-12 {
  left: 100%;
}

#health-promoting-malls .col-xs-offset-0 {
  margin-left: 0%;
}

#health-promoting-malls .col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

#health-promoting-malls .col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

#health-promoting-malls .col-xs-offset-3 {
  margin-left: 25%;
}

#health-promoting-malls .col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

#health-promoting-malls .col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

#health-promoting-malls .col-xs-offset-6 {
  margin-left: 50%;
}

#health-promoting-malls .col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

#health-promoting-malls .col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

#health-promoting-malls .col-xs-offset-9 {
  margin-left: 75%;
}

#health-promoting-malls .col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

#health-promoting-malls .col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

#health-promoting-malls .col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  #health-promoting-malls .col-sm-1,
  #health-promoting-malls .col-sm-2,
  #health-promoting-malls .col-sm-3,
  #health-promoting-malls .col-sm-4,
  #health-promoting-malls .col-sm-5,
  #health-promoting-malls .col-sm-6,
  #health-promoting-malls .col-sm-7,
  #health-promoting-malls .col-sm-8,
  #health-promoting-malls .col-sm-9,
  #health-promoting-malls .col-sm-10,
  #health-promoting-malls .col-sm-11,
  #health-promoting-malls .col-sm-12 {
    float: left;
  }
  #health-promoting-malls .col-sm-1 {
    width: 8.3333333333%;
  }
  #health-promoting-malls .col-sm-2 {
    width: 16.6666666667%;
  }
  #health-promoting-malls .col-sm-3 {
    width: 25%;
  }
  #health-promoting-malls .col-sm-4 {
    width: 33.3333333333%;
  }
  #health-promoting-malls .col-sm-5 {
    width: 41.6666666667%;
  }
  #health-promoting-malls .col-sm-6 {
    width: 50%;
  }
  #health-promoting-malls .col-sm-7 {
    width: 58.3333333333%;
  }
  #health-promoting-malls .col-sm-8 {
    width: 66.6666666667%;
  }
  #health-promoting-malls .col-sm-9 {
    width: 75%;
  }
  #health-promoting-malls .col-sm-10 {
    width: 83.3333333333%;
  }
  #health-promoting-malls .col-sm-11 {
    width: 91.6666666667%;
  }
  #health-promoting-malls .col-sm-12 {
    width: 100%;
  }
  #health-promoting-malls .col-sm-pull-0 {
    right: auto;
  }
  #health-promoting-malls .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  #health-promoting-malls .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  #health-promoting-malls .col-sm-pull-3 {
    right: 25%;
  }
  #health-promoting-malls .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  #health-promoting-malls .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  #health-promoting-malls .col-sm-pull-6 {
    right: 50%;
  }
  #health-promoting-malls .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  #health-promoting-malls .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  #health-promoting-malls .col-sm-pull-9 {
    right: 75%;
  }
  #health-promoting-malls .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  #health-promoting-malls .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  #health-promoting-malls .col-sm-pull-12 {
    right: 100%;
  }
  #health-promoting-malls .col-sm-push-0 {
    left: auto;
  }
  #health-promoting-malls .col-sm-push-1 {
    left: 8.3333333333%;
  }
  #health-promoting-malls .col-sm-push-2 {
    left: 16.6666666667%;
  }
  #health-promoting-malls .col-sm-push-3 {
    left: 25%;
  }
  #health-promoting-malls .col-sm-push-4 {
    left: 33.3333333333%;
  }
  #health-promoting-malls .col-sm-push-5 {
    left: 41.6666666667%;
  }
  #health-promoting-malls .col-sm-push-6 {
    left: 50%;
  }
  #health-promoting-malls .col-sm-push-7 {
    left: 58.3333333333%;
  }
  #health-promoting-malls .col-sm-push-8 {
    left: 66.6666666667%;
  }
  #health-promoting-malls .col-sm-push-9 {
    left: 75%;
  }
  #health-promoting-malls .col-sm-push-10 {
    left: 83.3333333333%;
  }
  #health-promoting-malls .col-sm-push-11 {
    left: 91.6666666667%;
  }
  #health-promoting-malls .col-sm-push-12 {
    left: 100%;
  }
  #health-promoting-malls .col-sm-offset-0 {
    margin-left: 0%;
  }
  #health-promoting-malls .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  #health-promoting-malls .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  #health-promoting-malls .col-sm-offset-3 {
    margin-left: 25%;
  }
  #health-promoting-malls .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  #health-promoting-malls .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  #health-promoting-malls .col-sm-offset-6 {
    margin-left: 50%;
  }
  #health-promoting-malls .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  #health-promoting-malls .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  #health-promoting-malls .col-sm-offset-9 {
    margin-left: 75%;
  }
  #health-promoting-malls .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  #health-promoting-malls .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  #health-promoting-malls .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  #health-promoting-malls .col-md-1,
  #health-promoting-malls .col-md-2,
  #health-promoting-malls .col-md-3,
  #health-promoting-malls .col-md-4,
  #health-promoting-malls .col-md-5,
  #health-promoting-malls .col-md-6,
  #health-promoting-malls .col-md-7,
  #health-promoting-malls .col-md-8,
  #health-promoting-malls .col-md-9,
  #health-promoting-malls .col-md-10,
  #health-promoting-malls .col-md-11,
  #health-promoting-malls .col-md-12 {
    float: left;
  }
  #health-promoting-malls .col-md-1 {
    width: 8.3333333333%;
  }
  #health-promoting-malls .col-md-2 {
    width: 16.6666666667%;
  }
  #health-promoting-malls .col-md-3 {
    width: 25%;
  }
  #health-promoting-malls .col-md-4 {
    width: 33.3333333333%;
  }
  #health-promoting-malls .col-md-5 {
    width: 41.6666666667%;
  }
  #health-promoting-malls .col-md-6 {
    width: 50%;
  }
  #health-promoting-malls .col-md-7 {
    width: 58.3333333333%;
  }
  #health-promoting-malls .col-md-8 {
    width: 66.6666666667%;
  }
  #health-promoting-malls .col-md-9 {
    width: 75%;
  }
  #health-promoting-malls .col-md-10 {
    width: 83.3333333333%;
  }
  #health-promoting-malls .col-md-11 {
    width: 91.6666666667%;
  }
  #health-promoting-malls .col-md-12 {
    width: 100%;
  }
  #health-promoting-malls .col-md-pull-0 {
    right: auto;
  }
  #health-promoting-malls .col-md-pull-1 {
    right: 8.3333333333%;
  }
  #health-promoting-malls .col-md-pull-2 {
    right: 16.6666666667%;
  }
  #health-promoting-malls .col-md-pull-3 {
    right: 25%;
  }
  #health-promoting-malls .col-md-pull-4 {
    right: 33.3333333333%;
  }
  #health-promoting-malls .col-md-pull-5 {
    right: 41.6666666667%;
  }
  #health-promoting-malls .col-md-pull-6 {
    right: 50%;
  }
  #health-promoting-malls .col-md-pull-7 {
    right: 58.3333333333%;
  }
  #health-promoting-malls .col-md-pull-8 {
    right: 66.6666666667%;
  }
  #health-promoting-malls .col-md-pull-9 {
    right: 75%;
  }
  #health-promoting-malls .col-md-pull-10 {
    right: 83.3333333333%;
  }
  #health-promoting-malls .col-md-pull-11 {
    right: 91.6666666667%;
  }
  #health-promoting-malls .col-md-pull-12 {
    right: 100%;
  }
  #health-promoting-malls .col-md-push-0 {
    left: auto;
  }
  #health-promoting-malls .col-md-push-1 {
    left: 8.3333333333%;
  }
  #health-promoting-malls .col-md-push-2 {
    left: 16.6666666667%;
  }
  #health-promoting-malls .col-md-push-3 {
    left: 25%;
  }
  #health-promoting-malls .col-md-push-4 {
    left: 33.3333333333%;
  }
  #health-promoting-malls .col-md-push-5 {
    left: 41.6666666667%;
  }
  #health-promoting-malls .col-md-push-6 {
    left: 50%;
  }
  #health-promoting-malls .col-md-push-7 {
    left: 58.3333333333%;
  }
  #health-promoting-malls .col-md-push-8 {
    left: 66.6666666667%;
  }
  #health-promoting-malls .col-md-push-9 {
    left: 75%;
  }
  #health-promoting-malls .col-md-push-10 {
    left: 83.3333333333%;
  }
  #health-promoting-malls .col-md-push-11 {
    left: 91.6666666667%;
  }
  #health-promoting-malls .col-md-push-12 {
    left: 100%;
  }
  #health-promoting-malls .col-md-offset-0 {
    margin-left: 0%;
  }
  #health-promoting-malls .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  #health-promoting-malls .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  #health-promoting-malls .col-md-offset-3 {
    margin-left: 25%;
  }
  #health-promoting-malls .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  #health-promoting-malls .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  #health-promoting-malls .col-md-offset-6 {
    margin-left: 50%;
  }
  #health-promoting-malls .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  #health-promoting-malls .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  #health-promoting-malls .col-md-offset-9 {
    margin-left: 75%;
  }
  #health-promoting-malls .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  #health-promoting-malls .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  #health-promoting-malls .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {
  #health-promoting-malls .col-lg-1,
  #health-promoting-malls .col-lg-2,
  #health-promoting-malls .col-lg-3,
  #health-promoting-malls .col-lg-4,
  #health-promoting-malls .col-lg-5,
  #health-promoting-malls .col-lg-6,
  #health-promoting-malls .col-lg-7,
  #health-promoting-malls .col-lg-8,
  #health-promoting-malls .col-lg-9,
  #health-promoting-malls .col-lg-10,
  #health-promoting-malls .col-lg-11,
  #health-promoting-malls .col-lg-12 {
    float: left;
  }
  #health-promoting-malls .col-lg-1 {
    width: 8.3333333333%;
  }
  #health-promoting-malls .col-lg-2 {
    width: 16.6666666667%;
  }
  #health-promoting-malls .col-lg-3 {
    width: 25%;
  }
  #health-promoting-malls .col-lg-4 {
    width: 33.3333333333%;
  }
  #health-promoting-malls .col-lg-5 {
    width: 41.6666666667%;
  }
  #health-promoting-malls .col-lg-6 {
    width: 50%;
  }
  #health-promoting-malls .col-lg-7 {
    width: 58.3333333333%;
  }
  #health-promoting-malls .col-lg-8 {
    width: 66.6666666667%;
  }
  #health-promoting-malls .col-lg-9 {
    width: 75%;
  }
  #health-promoting-malls .col-lg-10 {
    width: 83.3333333333%;
  }
  #health-promoting-malls .col-lg-11 {
    width: 91.6666666667%;
  }
  #health-promoting-malls .col-lg-12 {
    width: 100%;
  }
  #health-promoting-malls .col-lg-pull-0 {
    right: auto;
  }
  #health-promoting-malls .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  #health-promoting-malls .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  #health-promoting-malls .col-lg-pull-3 {
    right: 25%;
  }
  #health-promoting-malls .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  #health-promoting-malls .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  #health-promoting-malls .col-lg-pull-6 {
    right: 50%;
  }
  #health-promoting-malls .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  #health-promoting-malls .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  #health-promoting-malls .col-lg-pull-9 {
    right: 75%;
  }
  #health-promoting-malls .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  #health-promoting-malls .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  #health-promoting-malls .col-lg-pull-12 {
    right: 100%;
  }
  #health-promoting-malls .col-lg-push-0 {
    left: auto;
  }
  #health-promoting-malls .col-lg-push-1 {
    left: 8.3333333333%;
  }
  #health-promoting-malls .col-lg-push-2 {
    left: 16.6666666667%;
  }
  #health-promoting-malls .col-lg-push-3 {
    left: 25%;
  }
  #health-promoting-malls .col-lg-push-4 {
    left: 33.3333333333%;
  }
  #health-promoting-malls .col-lg-push-5 {
    left: 41.6666666667%;
  }
  #health-promoting-malls .col-lg-push-6 {
    left: 50%;
  }
  #health-promoting-malls .col-lg-push-7 {
    left: 58.3333333333%;
  }
  #health-promoting-malls .col-lg-push-8 {
    left: 66.6666666667%;
  }
  #health-promoting-malls .col-lg-push-9 {
    left: 75%;
  }
  #health-promoting-malls .col-lg-push-10 {
    left: 83.3333333333%;
  }
  #health-promoting-malls .col-lg-push-11 {
    left: 91.6666666667%;
  }
  #health-promoting-malls .col-lg-push-12 {
    left: 100%;
  }
  #health-promoting-malls .col-lg-offset-0 {
    margin-left: 0%;
  }
  #health-promoting-malls .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  #health-promoting-malls .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  #health-promoting-malls .col-lg-offset-3 {
    margin-left: 25%;
  }
  #health-promoting-malls .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  #health-promoting-malls .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  #health-promoting-malls .col-lg-offset-6 {
    margin-left: 50%;
  }
  #health-promoting-malls .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  #health-promoting-malls .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  #health-promoting-malls .col-lg-offset-9 {
    margin-left: 75%;
  }
  #health-promoting-malls .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  #health-promoting-malls .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  #health-promoting-malls .col-lg-offset-12 {
    margin-left: 100%;
  }
}

#health-promoting-malls .caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

#health-promoting-malls .dropup,
#health-promoting-malls .dropdown {
  position: relative;
}

#health-promoting-malls .dropdown-toggle:focus {
  outline: 0;
}

#health-promoting-malls .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

#health-promoting-malls .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

#health-promoting-malls .dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

#health-promoting-malls .dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333;
  white-space: nowrap;
}

#health-promoting-malls .dropdown-menu > li > a:hover,
#health-promoting-malls .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

#health-promoting-malls .dropdown-menu > .active > a,
#health-promoting-malls .dropdown-menu > .active > a:hover,
#health-promoting-malls .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}

#health-promoting-malls .dropdown-menu > .disabled > a,
#health-promoting-malls .dropdown-menu > .disabled > a:hover,
#health-promoting-malls .dropdown-menu > .disabled > a:focus {
  color: #777;
}

#health-promoting-malls .dropdown-menu > .disabled > a:hover,
#health-promoting-malls .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: not-allowed;
}

#health-promoting-malls .open > .dropdown-menu {
  display: block;
}

#health-promoting-malls .open > a {
  outline: 0;
}

#health-promoting-malls .dropdown-menu-right {
  left: auto;
  right: 0;
}

#health-promoting-malls .dropdown-menu-left {
  left: 0;
  right: auto;
}

#health-promoting-malls .dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #777;
  white-space: nowrap;
}

#health-promoting-malls .dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

#health-promoting-malls .pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

#health-promoting-malls .dropup .caret,
#health-promoting-malls .navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: '';
}

#health-promoting-malls .dropup .dropdown-menu,
#health-promoting-malls .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  #health-promoting-malls .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  #health-promoting-malls .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}

@-ms-viewport {
  width: device-width;
}

#health-promoting-malls .visible-xs {
  display: none !important;
}

#health-promoting-malls .visible-sm {
  display: none !important;
}

#health-promoting-malls .visible-md {
  display: none !important;
}

#health-promoting-malls .visible-lg {
  display: none !important;
}

#health-promoting-malls .visible-xs-block,
#health-promoting-malls .visible-xs-inline,
#health-promoting-malls .visible-xs-inline-block,
#health-promoting-malls .visible-sm-block,
#health-promoting-malls .visible-sm-inline,
#health-promoting-malls .visible-sm-inline-block,
#health-promoting-malls .visible-md-block,
#health-promoting-malls .visible-md-inline,
#health-promoting-malls .visible-md-inline-block,
#health-promoting-malls .visible-lg-block,
#health-promoting-malls .visible-lg-inline,
#health-promoting-malls .visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  #health-promoting-malls .visible-xs {
    display: block !important;
  }
  #health-promoting-malls table.visible-xs {
    display: table !important;
  }
  #health-promoting-malls tr.visible-xs {
    display: table-row !important;
  }
  #health-promoting-malls th.visible-xs,
  #health-promoting-malls td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  #health-promoting-malls .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  #health-promoting-malls .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  #health-promoting-malls .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  #health-promoting-malls .visible-sm {
    display: block !important;
  }
  #health-promoting-malls table.visible-sm {
    display: table !important;
  }
  #health-promoting-malls tr.visible-sm {
    display: table-row !important;
  }
  #health-promoting-malls th.visible-sm,
  #health-promoting-malls td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  #health-promoting-malls .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  #health-promoting-malls .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  #health-promoting-malls .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  #health-promoting-malls .visible-md {
    display: block !important;
  }
  #health-promoting-malls table.visible-md {
    display: table !important;
  }
  #health-promoting-malls tr.visible-md {
    display: table-row !important;
  }
  #health-promoting-malls th.visible-md,
  #health-promoting-malls td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  #health-promoting-malls .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  #health-promoting-malls .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  #health-promoting-malls .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  #health-promoting-malls .visible-lg {
    display: block !important;
  }
  #health-promoting-malls table.visible-lg {
    display: table !important;
  }
  #health-promoting-malls tr.visible-lg {
    display: table-row !important;
  }
  #health-promoting-malls th.visible-lg,
  #health-promoting-malls td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  #health-promoting-malls .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  #health-promoting-malls .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  #health-promoting-malls .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  #health-promoting-malls .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  #health-promoting-malls .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  #health-promoting-malls .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  #health-promoting-malls .hidden-lg {
    display: none !important;
  }
}

#health-promoting-malls .visible-print {
  display: none !important;
}

@media print {
  #health-promoting-malls .visible-print {
    display: block !important;
  }
  #health-promoting-malls table.visible-print {
    display: table !important;
  }
  #health-promoting-malls tr.visible-print {
    display: table-row !important;
  }
  #health-promoting-malls th.visible-print,
  #health-promoting-malls td.visible-print {
    display: table-cell !important;
  }
}

#health-promoting-malls .visible-print-block {
  display: none !important;
}

@media print {
  #health-promoting-malls .visible-print-block {
    display: block !important;
  }
}

#health-promoting-malls .visible-print-inline {
  display: none !important;
}

@media print {
  #health-promoting-malls .visible-print-inline {
    display: inline !important;
  }
}

#health-promoting-malls .visible-print-inline-block {
  display: none !important;
}

@media print {
  #health-promoting-malls .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  #health-promoting-malls .hidden-print {
    display: none !important;
  }
}

#health-promoting-malls {
  font-family: 'Roboto Condensed', Arial, sans-serif;
  font-weight: 300;
  font-size: 16px;
}

#health-promoting-malls * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#health-promoting-malls *:before,
#health-promoting-malls *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#health-promoting-malls .img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

#health-promoting-malls a {
  text-decoration: underline;
}

#health-promoting-malls a:hover,
#health-promoting-malls a:active,
#health-promoting-malls a:visited {
  text-decoration: underline;
}

#health-promoting-malls img {
  max-width: inherit;
}

#health-promoting-malls p {
  margin: 0 0 10px;
}

#health-promoting-malls strong,
#health-promoting-malls .strong {
  font-weight: 400;
}

#health-promoting-malls h1,
#health-promoting-malls h2,
#health-promoting-malls h3,
#health-promoting-malls h4,
#health-promoting-malls h5,
#health-promoting-malls h6,
#health-promoting-malls .h1,
#health-promoting-malls .h2,
#health-promoting-malls .h3,
#health-promoting-malls .h4,
#health-promoting-malls .h5,
#health-promoting-malls .h6 {
  font-family: 'Roboto Condensed', Arial, sans-serif;
  font-weight: 400;
}

#health-promoting-malls p,
#health-promoting-malls table,
#health-promoting-malls tr,
#health-promoting-malls td,
#health-promoting-malls tbody,
#health-promoting-malls th,
#health-promoting-malls thead,
#health-promoting-malls a,
#health-promoting-malls div,
#health-promoting-malls span {
  font-family: 'Roboto Condensed', Arial, sans-serif;
  font-weight: 300;
  font-size: 1em;
}

#health-promoting-malls {
  /*!
 * Responsive Tables v1.1.0
 * No Copyright
 * No Licensed
 * Author: Loh Chian Li
 */
  /*!
 * Responsive Tables v1.1.0
 * No Copyright
 * No Licensed
 * Author: Loh Chian Li
 */
}

#health-promoting-malls .resp-tb,
#health-promoting-malls .resp-tb__body > ul,
#health-promoting-malls .resp-tb__head > ul,
#health-promoting-malls .non-resp-tb,
#health-promoting-malls .non-resp-tb__body > ul,
#health-promoting-malls .non-resp-tb__head > ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#health-promoting-malls .resp-tb-2 .resp-tb__row > li {
  width: 50%;
}

#health-promoting-malls .resp-tb-3 .resp-tb__row > li {
  width: 33.3333333333%;
}

#health-promoting-malls .resp-tb-4 .resp-tb__row > li {
  width: 25%;
}

#health-promoting-malls .resp-tb-5 .resp-tb__row > li {
  width: 20%;
}

#health-promoting-malls .resp-tb-6 .resp-tb__row > li {
  width: 16.6666666667%;
}

#health-promoting-malls .resp-tb__body:before,
#health-promoting-malls .resp-tb__body:after,
#health-promoting-malls .resp-tb__head:before,
#health-promoting-malls .resp-tb__head:after {
  content: ' ';
  display: table;
}

#health-promoting-malls .resp-tb__body:after,
#health-promoting-malls .resp-tb__head:after {
  clear: both;
}

#health-promoting-malls .resp-tb__row {
  display: table;
  width: 100%;
}

#health-promoting-malls .resp-tb__row > li {
  display: table-cell;
}

#health-promoting-malls .resp-tb__col {
  padding: 0 20px;
}

#health-promoting-malls .resp-tb__col:before {
  content: '';
}

#health-promoting-malls .resp-tb__head {
  font-weight: 400;
  padding-bottom: 1em;
  border-bottom: 2px solid #000;
}

#health-promoting-malls .resp-tb__body {
  padding-top: 0;
  padding-bottom: 0;
  border-bottom: 1px solid #000;
}

#health-promoting-malls .resp-tb__body:first-child {
  padding-top: 0;
}

#health-promoting-malls .resp-tb__data-list {
  padding: 0;
  margin-left: 1.2em;
}

@media screen and (max-width: 767px) {
  #health-promoting-malls .mobile-single-col .resp-tb__col > span {
    width: 100%;
    padding-left: 0;
  }
  #health-promoting-malls .mobile-single-col .resp-tb__col:before {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  #health-promoting-malls .resp-tb__head {
    display: none;
  }
  #health-promoting-malls .resp-tb__body {
    padding-top: 0;
  }
  #health-promoting-malls .resp-tb__body:first-child {
    padding-top: 0;
  }
  #health-promoting-malls .resp-tb__col {
    display: block;
    padding: 0 0 0;
    float: left;
  }
  #health-promoting-malls .resp-tb__col:before {
    width: 30%;
  }
  #health-promoting-malls .resp-tb__col > span {
    width: 70%;
  }
  #health-promoting-malls .resp-tb__col:before {
    content: attr(data-label);
    float: left;
    font-weight: 400;
  }
  #health-promoting-malls .resp-tb__col > span {
    float: left;
    padding-left: 10px;
  }
  #health-promoting-malls .resp-tb__row > li {
    display: table-row;
    width: 100%;
    clear: both;
  }
  #health-promoting-malls .resp-tb-2 .resp-tb__row > li,
  #health-promoting-malls .resp-tb-3 .resp-tb__row > li,
  #health-promoting-malls .resp-tb-4 .resp-tb__row > li,
  #health-promoting-malls .resp-tb-5 .resp-tb__row > li,
  #health-promoting-malls .resp-tb-6 .resp-tb__row > li {
    width: 100%;
  }
}

#health-promoting-malls .non-resp-tb-1 .non-resp-tb__row > li {
  width: 100%;
}

#health-promoting-malls .non-resp-tb-2 .non-resp-tb__row > li {
  width: 50%;
}

#health-promoting-malls .non-resp-tb-3 .non-resp-tb__row > li {
  width: 33.3333333333%;
}

#health-promoting-malls .non-resp-tb-4 .non-resp-tb__row > li {
  width: 25%;
}

#health-promoting-malls .non-resp-tb-5 .non-resp-tb__row > li {
  width: 20%;
}

#health-promoting-malls .non-resp-tb-6 .non-resp-tb__row > li {
  width: 16.6666666667%;
}

#health-promoting-malls .non-resp-tb__body:before,
#health-promoting-malls .non-resp-tb__body:after,
#health-promoting-malls .non-resp-tb__head:before,
#health-promoting-malls .non-resp-tb__head:after {
  content: ' ';
  display: table;
}

#health-promoting-malls .non-resp-tb__body:after,
#health-promoting-malls .non-resp-tb__head:after {
  clear: both;
}

#health-promoting-malls .non-resp-tb__row {
  display: table;
  width: 100%;
}

#health-promoting-malls .non-resp-tb__row > li {
  display: table-cell;
}

#health-promoting-malls .non-resp-tb__col {
  padding: 0 20px;
}

#health-promoting-malls .non-resp-tb__col:before {
  content: '';
}

#health-promoting-malls .non-resp-tb__head {
  font-weight: 400;
  padding-bottom: 1em;
  border-bottom: 2px solid #000;
}

#health-promoting-malls .non-resp-tb__body {
  padding-top: 0;
  padding-bottom: 0;
  border-bottom: 1px solid #000;
}

#health-promoting-malls .non-resp-tb__body:first-child {
  padding-top: 0;
}

#health-promoting-malls .non-resp-tb__data-list {
  padding: 0;
  margin-left: 1.2em;
}

#health-promoting-malls .space-top--section {
  margin-top: 20px;
}

#health-promoting-malls .space-bottom--section {
  margin-bottom: 20px;
}

#health-promoting-malls .space-top--item {
  margin-top: 15px;
}

#health-promoting-malls .space-bottom--item {
  margin-bottom: 15px;
}

#health-promoting-malls .space-bottom-mobile--item {
  margin-bottom: 15px;
}

#health-promoting-malls .space-top--list {
  margin-top: 1em;
}

@media screen and (min-width: 768px) {
  #health-promoting-malls .space-top--section {
    margin-top: 40px;
  }
  #health-promoting-malls .space-bottom--section {
    margin-bottom: 40px;
  }
  #health-promoting-malls .space-top--item {
    margin-top: 30px;
  }
  #health-promoting-malls .space-bottom--item {
    margin-bottom: 30px;
  }
  #health-promoting-malls .space-bottom-mobile--item {
    margin-bottom: 0;
  }
}

#health-promoting-malls p {
  font-family: 'Roboto Condensed', Arial, sans-serif;
}

#health-promoting-malls .content--blurb {
  border-radius: 6px;
  background-color: #fffa9f;
  color: #ad6200;
  padding: 0.8em 15px;
  border: 1px solid #ffc5a3;
}

#health-promoting-malls .content--blurb a,
#health-promoting-malls .content--blurb a:hover,
#health-promoting-malls .content--blurb a:active,
#health-promoting-malls .content--blurb a:visited {
  color: #ad6200;
}

#health-promoting-malls .content--blurb .list--bullet {
  padding-left: 2em;
}

#health-promoting-malls .content--blurb .list--bullet li {
  margin-top: 0.625em;
  line-height: 1.5625;
  padding-left: 0.2em;
}

#health-promoting-malls .content--blurb .list--dash {
  list-style-type: none;
  margin-left: 1em;
}

#health-promoting-malls .content--blurb .list--dash > li:before {
  content: "-";
  position: absolute;
  margin-left: -1.1em;
}

#health-promoting-malls .content--blurb ol.list--numbers {
  padding-left: 1.8em;
  font-weight: bold;
}
#health-promoting-malls .content--blurb ol.list--numbers > li {
  /* list-style: none; */
  padding-left: 0.4em;
}

/* #health-promoting-malls .content--blurb ol > li:before {
  content: counter(list) ') ';
  counter-increment: list;
  padding-right: 6px;
} */

#health-promoting-malls .text-heading {
  font-weight: 400;
  font-size: 1.25em;
}

#health-promoting-malls .text-small {
  font-size: 0.875em;
}

#health-promoting-malls .text-link {
  word-wrap: break-word;
}

#health-promoting-malls .bg-blue-light {
  background-color: #c8e1ff;
}

#health-promoting-malls .bg-blue-med {
  background-color: #2c8cd6;
}

#health-promoting-malls .bg-blue-dark {
  background-color: #005da3;
}

#health-promoting-malls .text-companct {
  line-height: 1.25;
}

#health-promoting-malls .link--black {
  color: black;
}

#health-promoting-malls .link--black:hover,
#health-promoting-malls .link--black:active,
#health-promoting-malls .link--black:visited {
  color: black;
}

#health-promoting-malls .tile-content {
  padding: 10px 0;
}

#health-promoting-malls .tab-content {
  padding: 27px 15px;
}

@media screen and (min-width: 480px) {
  #health-promoting-malls .tab-content {
    padding: 45px 30px;
  }
}

#health-promoting-malls .box-content {
  padding: 27px 18px;
}

@media screen and (min-width: 768px) {
  #health-promoting-malls .box-content {
    padding: 45px 30px;
  }
}

#health-promoting-malls .tab-content,
#health-promoting-malls .sub-content {
  display: none;
}

#health-promoting-malls .tab-content.active,
#health-promoting-malls .sub-content.active {
  display: block;
}

#health-promoting-malls .main-nav .nav-list {
  display: -webkit-box;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: left;
  align-items: stretch;
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}

#health-promoting-malls .main-nav .nav-list:before {
  display: initial;
}

#health-promoting-malls .main-nav .nav-list__item {
  flex: 1 1 0;
  text-align: center;
  margin-right: 4px;
  padding: 1em 0.625em;
  border-radius: 8px 8px 0 0;
  text-decoration: none;
  font-size: 12px;
}

#health-promoting-malls .main-nav .nav-list__item:last-child {
  margin-right: 0;
}

@media screen and (min-width: 768px) {
  #health-promoting-malls .main-nav .nav-list__item {
    font-size: 16px;
  }
}

#health-promoting-malls .main-nav .nav-list__item > div {
  font-weight: 400;
}

@media screen and (max-width: 767px) {
  #health-promoting-malls .col--sm-full {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  #health-promoting-malls .col--sm-full:before,
  #health-promoting-malls .col--sm-full:after {
    content: ' ';
    display: table;
  }
  #health-promoting-malls .col--sm-full:after {
    clear: both;
  }
  #health-promoting-malls .col--sm-full:first-child {
    padding-top: 0;
  }
}

@media screen and (max-width: 991px) {
  #health-promoting-malls .col--md-full {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  #health-promoting-malls .col--md-full:before,
  #health-promoting-malls .col--md-full:after {
    content: ' ';
    display: table;
  }
  #health-promoting-malls .col--md-full:after {
    clear: both;
  }
  #health-promoting-malls .col--md-full:first-child {
    padding-top: 0;
  }
}

#health-promoting-malls .flex-row {
  display: -webkit-box;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: left;
  align-items: stretch;
}

#health-promoting-malls .flex-row:before {
  display: initial;
}

#health-promoting-malls .flex-row.flex-row--centered {
  justify-content: center;
}

#health-promoting-malls .flex-col {
  flex: 0 1 auto;
}

#health-promoting-malls .flex-col.flex-col-3 {
  flex: 1 1 33.333%;
}

#health-promoting-malls .flex-col.flex-col-3 {
  flex: 1 1 33.333%;
}

#health-promoting-malls .flex-col.flex-col--grow {
  flex-grow: 1;
}

#health-promoting-malls .flex-col--mobile-full {
  flex: 1 1 100%;
}

@media screen and (min-width: 768px) {
  #health-promoting-malls .flex-col--mobile-full {
    flex: 0 1 auto;
  }
}

@media screen and (min-width: 768px) {
  #health-promoting-malls .row--has-col-line > [class^='col-'] {
    border-left: 1px solid rgba(44, 140, 214, 0.3);
  }
  #health-promoting-malls .row--has-col-line > [class^='col-']:first-child {
    border-left: none;
  }
}

#health-promoting-malls .theme--blue-light {
  background-color: #c8e1ff;
  color: #000;
}

#health-promoting-malls .theme--blue-light.nav-list__item {
  color: #005da3;
}

#health-promoting-malls .theme--blue-light .text-heading {
  color: #005da3;
}

#health-promoting-malls .theme--blue-light a {
  color: #005da3;
}

#health-promoting-malls .theme--blue-med {
  background-color: #2c8cd6;
  color: white;
}

#health-promoting-malls .theme--blue-med .text-heading {
  color: white;
}

#health-promoting-malls .theme--blue-med a {
  color: white;
}

#health-promoting-malls .theme--blue-dark {
  background-color: #005da3;
  color: white;
}

#health-promoting-malls .theme--blue-dark .text-heading {
  color: white;
}

#health-promoting-malls .theme--blue-dark a {
  color: white;
}

#health-promoting-malls .fa--large {
  font-size: 1.4em;
}

#health-promoting-malls .fa--left {
  padding-right: 0.2em;
  vertical-align: middle;
}

#health-promoting-malls .logo-details {
  text-align: center;
}

#health-promoting-malls .logo-details img {
  width: 128px;
  max-width: 100%;
  margin-bottom: 1em;
}

#health-promoting-malls .icon-tiles__label {
  text-align: center;
  margin-top: 1em;
}

#health-promoting-malls .icon-tiles__label p {
  font-size: 0.875em;
  line-height: 1.25;
}

#health-promoting-malls .icon-tiles__icon {
  display: block;
  text-align: center;
}

#health-promoting-malls .icon-tiles__icon > img {
  max-width: 100%;
  height: 45px;
}

#health-promoting-malls .media-body p:last-child {
  margin-bottom: 0;
}

#health-promoting-malls .media-object--icon {
  width: 48px;
}

#health-promoting-malls .media-object--logo {
  width: 10vw;
  min-width: 80px;
  max-width: 120px;
}

#health-promoting-malls .media-right,
#health-promoting-malls .media > .pull-right {
  padding-left: 1.5em;
}

#health-promoting-malls .media-left,
#health-promoting-malls .media > .pull-left {
  padding-right: 1.5em;
}

#health-promoting-malls .table-content {
  line-height: 1.2;
  color: #000;
}

@media screen and (max-width: 479px) {
  #health-promoting-malls .table-content {
    font-size: 0.875em;
  }
}

#health-promoting-malls .table-content p {
  margin-bottom: 0;
  line-height: 1.2;
}

#health-promoting-malls .table-content-message {
  padding: 1em 0;
  display: none;
}

#health-promoting-malls .table-content-message.active {
  display: block;
}

@media screen and (min-width: 768px) {
  #health-promoting-malls .media-content-col {
    margin-bottom: 30px;
  }
}

#health-promoting-malls .flex-tb {
  margin-top: 10px;
}

#health-promoting-malls .flex-tb:first-child {
  margin-top: 0;
  border-top: none;
}

#health-promoting-malls .flex-tb:first-child .flex-tb__head {
  display: block;
}

@media screen and (min-width: 768px) {
  #health-promoting-malls .flex-tb {
    margin-top: 0px;
  }
  #health-promoting-malls .flex-tb .flex-tb__head {
    display: none;
  }
}

#health-promoting-malls .flex-tb--headers {
  display: none;
}

@media screen and (min-width: 768px) {
  #health-promoting-malls .flex-tb--headers {
    display: block;
  }
}

@media screen and (min-width: 768px) {
  #health-promoting-malls .flex-tb__head {
    display: none;
  }
}

#health-promoting-malls .flex-tb__row {
  display: -webkit-box;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: left;
  align-items: stretch;
}

#health-promoting-malls .flex-tb__row:before {
  display: initial;
}

@media screen and (min-width: 768px) {
  #health-promoting-malls .flex-tb__row {
    flex-wrap: nowrap;
  }
}

#health-promoting-malls .flex-tb__col {
  flex: 1 1 100%;
}

@media screen and (min-width: 768px) {
  #health-promoting-malls .flex-tb__col {
    flex: 1 1 50%;
  }
}

@media screen and (min-width: 768px) {
  #health-promoting-malls .flex-tb__col--label {
    flex: 0 0 25%;
  }
}

@media screen and (min-width: 768px) {
  #health-promoting-malls .flex-tb__col--footer {
    flex: 0 0 25%;
  }
}

#health-promoting-malls .flex-tb__col--content {
  flex: 1 1 auto;
}

#health-promoting-malls .flex-tb__col--label,
#health-promoting-malls .flex-tb__col--footer {
  background: white;
}

#health-promoting-malls .flex-tb__col--label .non-resp-tb__body:nth-child(even),
#health-promoting-malls .flex-tb__col--label .non-resp-tb__body:nth-child(odd),
#health-promoting-malls
  .flex-tb__col--footer
  .non-resp-tb__body:nth-child(even),
#health-promoting-malls
  .flex-tb__col--footer
  .non-resp-tb__body:nth-child(odd) {
  background-color: transparent;
}

#health-promoting-malls .dropdown-group {
  display: -webkit-box;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: left;
  align-items: stretch;
  align-items: center;
}

#health-promoting-malls .dropdown-group:before {
  display: initial;
}

#health-promoting-malls .dropdown-group__item {
  flex: 0 1 auto;
  flex: 1 1 100%;
  padding-top: 10px;
}

@media screen and (min-width: 480px) {
  #health-promoting-malls .dropdown-group__item {
    flex: 0 1 auto;
    padding-left: 1em;
  }
  #health-promoting-malls .dropdown-group__item:first-child {
    padding-left: 0;
  }
}

#health-promoting-malls .dropdown-group__label {
  margin-right: 1em;
  font-size: 16px;
}

#health-promoting-malls .dropdown-menu {
  border-radius: 20px;
  box-shadow: none;
  border: 0;
  overflow: hidden;
}

#health-promoting-malls .dropdown-menu a,
#health-promoting-malls .dropdown-menu a:visited,
#health-promoting-malls .dropdown-menu a:active,
#health-promoting-malls .dropdown-menu a:hover {
  text-decoration: none;
  color: #2c8cd6;
}

#health-promoting-malls .dropdown-menu a.selected {
  background-color: #2c8cd6;
  color: white;
}

#health-promoting-malls .btn-dropdown {
  border-radius: 20px;
  color: #2c8cd6;
  background-color: white;
  min-width: 100px;
  text-align: left;
  padding-right: 3em;
  position: relative;
}

#health-promoting-malls .btn-dropdown:before {
  font-family: 'FontAwesome';
  content: '\f107';
  position: absolute;
  right: 1em;
}

#health-promoting-malls .btn-dropdown:visited,
#health-promoting-malls .btn-dropdown:hover {
  color: #2c8cd6;
}

#health-promoting-malls .accordion-header {
  color: #fff;
  background-color: #005da3;
  padding: 1em 30px;
  display: block;
  text-decoration: none;
}

#health-promoting-malls .accordion-header:hover,
#health-promoting-malls .accordion-header:visited {
  text-decoration: none;
}

#health-promoting-malls .accordion-header:before {
  font-family: 'FontAwesome';
  content: '\f106';
  position: absolute;
  right: 2em;
}

#health-promoting-malls .accordion-header.collapsed:before {
  content: '\f107';
}

#health-promoting-malls .well--logos {
  display: -webkit-box;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: left;
  align-items: stretch;
  align-items: stretch;
  justify-content: center;
  background-color: white;
  border-radius: 0;
}

#health-promoting-malls .well--logos:before {
  display: initial;
}

#health-promoting-malls .well--logos__item {
  flex: 0 1 50%;
  text-align: center;
  align-self: center;
}

@media screen and (min-width: 480px) {
  #health-promoting-malls .well--logos__item {
    flex: 0 1 auto;
  }
}

#health-promoting-malls .well--logos__item img {
  width: 160px;
  max-width: 100%;
  padding: 1em 1em 0;
}

@media screen and (min-width: 480px) {
  #health-promoting-malls .well--logos__item img {
    padding: 1em 2em 0;
  }
}

#health-promoting-malls .list--bullets {
  padding-left: 2em;
}

#health-promoting-malls .table-content--workout .resp-tb__body {
  border: none;
}

#health-promoting-malls .table-content--workout .resp-tb__body:nth-child(odd) {
  background-color: white;
}

#health-promoting-malls .table-content--workout .resp-tb__body:nth-child(even) {
  background-color: #f5f5f5;
}

@media screen and (min-width: 768px) {
  #health-promoting-malls .table-content--workout .resp-tb__row > li {
    width: 30%;
  }
  #health-promoting-malls .table-content--workout .resp-tb__row > li + li {
    width: 20%;
  }
  #health-promoting-malls .table-content--workout .resp-tb__row > li + li + li {
    width: 20%;
  }
  #health-promoting-malls
    .table-content--workout
    .resp-tb__row
    > li
    + li
    + li
    + li {
    width: 30%;
  }
}

#health-promoting-malls .table-content--dining .non-resp-tb__body,
#health-promoting-malls .table-content--quit-smoking .non-resp-tb__body {
  border: none;
}

#health-promoting-malls
  .table-content--dining
  .non-resp-tb__body:nth-child(odd),
#health-promoting-malls
  .table-content--quit-smoking
  .non-resp-tb__body:nth-child(odd) {
  background-color: #f5f5f5;
}

#health-promoting-malls
  .table-content--dining
  .non-resp-tb__body:nth-child(even),
#health-promoting-malls
  .table-content--quit-smoking
  .non-resp-tb__body:nth-child(even) {
  background-color: white;
}

@media screen and (min-width: 768px) {
  #health-promoting-malls .table-content--dining .flex-tb,
  #health-promoting-malls .table-content--quit-smoking .flex-tb {
    border-top: 1px solid #e5e5e5;
  }
  #health-promoting-malls .table-content--dining .flex-tb.flex-tb--headers,
  #health-promoting-malls
    .table-content--dining
    .flex-tb.flex-tb--headers
    + .flex-tb,
  #health-promoting-malls
    .table-content--quit-smoking
    .flex-tb.flex-tb--headers,
  #health-promoting-malls
    .table-content--quit-smoking
    .flex-tb.flex-tb--headers
    + .flex-tb {
    border-top: none;
  }
  #health-promoting-malls .table-content--dining .flex-tb__col,
  #health-promoting-malls .table-content--quit-smoking .flex-tb__col {
    border-left: 1px solid #e5e5e5;
  }
  #health-promoting-malls .table-content--dining .flex-tb__col:first-child,
  #health-promoting-malls
    .table-content--quit-smoking
    .flex-tb__col:first-child {
    border-left: none;
  }
  #health-promoting-malls .table-content--dining .flex-tb__col--content,
  #health-promoting-malls .table-content--quit-smoking .flex-tb__col--content {
    background-color: white;
  }
  #health-promoting-malls
    .table-content--dining
    .flex-tb--headers
    .flex-tb__col,
  #health-promoting-malls
    .table-content--quit-smoking
    .flex-tb--headers
    .flex-tb__col {
    border: none;
  }
}

#health-promoting-malls .table-content--dining .flex-tb__col--content {
  flex: 1 1 80%;
}

#health-promoting-malls .theme--blue-light .resp-tb__head,
#health-promoting-malls .theme--blue-light .non-resp-tb__head,
#health-promoting-malls .theme--blue-med .resp-tb__head,
#health-promoting-malls .theme--blue-med .non-resp-tb__head {
  background-color: #005da3;
  color: white;
}

#health-promoting-malls .theme--blue-light .flex-tb--headers .flex-tb__col,
#health-promoting-malls .theme--blue-med .flex-tb--headers .flex-tb__col {
  background-color: #005da3;
}

#health-promoting-malls .theme--blue-dark .resp-tb__head,
#health-promoting-malls .theme--blue-dark .non-resp-tb__head {
  background-color: #c8e1ff;
  color: #005da3;
}

#health-promoting-malls .theme--blue-dark .flex-tb--headers .flex-tb__col {
  background-color: #c8e1ff;
}

@media screen and (max-width: 767px) {
  #health-promoting-malls .resp-tb__col:before {
    padding-left: 10px;
  }
}

#health-promoting-malls .resp-tb__head,
#health-promoting-malls .non-resp-tb__head {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  border: none;
}

#health-promoting-malls .resp-tb__head .resp-tb__col,
#health-promoting-malls .non-resp-tb__head .resp-tb__col {
  color: white;
}

#health-promoting-malls .resp-tb__head p,
#health-promoting-malls .non-resp-tb__head p {
  font-weight: 400;
}

#health-promoting-malls .resp-tb__body {
  border: none;
}

@media screen and (max-width: 767px) {
  #health-promoting-malls .resp-tb__body {
    margin-top: 2px;
  }
  #health-promoting-malls .resp-tb__body .resp-tb__col {
    display: -webkit-box;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: left;
    align-items: stretch;
  }
  #health-promoting-malls .resp-tb__body .resp-tb__col:before {
    display: initial;
  }
  #health-promoting-malls .resp-tb__body .resp-tb__col:before {
    background-color: #005da3;
    color: white;
  }
  #health-promoting-malls .resp-tb__body .resp-tb__col:before,
  #health-promoting-malls .resp-tb__body .resp-tb__col > span {
    flex: 0 1 auto;
    padding: 0.5em 10px;
  }
}

@media screen and (min-width: 768px) {
  #health-promoting-malls .resp-tb__body .resp-tb__row {
    padding-top: 1em;
    padding-bottom: 1em;
  }
}

#health-promoting-malls .non-resp-tb__body {
  border: none;
}

#health-promoting-malls .non-resp-tb__body .non-resp-tb__row {
  padding-top: 1em;
  padding-bottom: 1em;
}

#health-promoting-malls .announcement-list {
  display: flex;
  justify-content: flex-start;
}

#health-promoting-malls .announcement-list p {
  font-weight: 400;
}

#health-promoting-malls .announcement-list::before {
  content: '-';
  padding-right: .5em;
}

#health-promoting-malls .announcement-list .location {
  width: 200px;
}

#health-promoting-malls .announcement-list .date {
  width: 180px;
  flex-grow: 1;
}

/*# sourceMappingURL=article.css.map */
