
body {
  font-family: 'Lato', sans-serif;
  color: #333333;
  font-size: 16px;
  font-size: 1.6rem;
}
.wrapper {
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
button,
html,
input,
select,
textarea {
  font-family: 'Lato', sans-serif;
}
img,
legend {
  border: 0
}
.h1,
h1 {  
  margin: 40px 0 15px;
  font-weight: 700;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.3;
}
h1 span {
  display: block;
  color: #b3b3b3;
  font-size: 20px;
  font-size: 2.0rem;
  font-weight: 500;
}
.h2,
h2 {
  margin: 0 0 10px;
  font-weight: 700;
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1.3;
}
.h3,
h3 {
  margin: 0 0 15px;
  font-weight: 700;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.2;
}
h3 span {
  display: block;
  color: #b3b3b3;
  font-size: 20px;
  font-size: 2.0rem;
  font-weight: 500;
}

.h4,
h4 {
  margin: 0 0 15px;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.2;
}

.h5,
h5 {
  margin: 25px 0 0 ;
  font-weight: 700;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.2;
}

dl:last-child,
figure:last-child,
menu:last-child,
ol ol,
ol ul,
ol:last-child,
p:last-child,
pre:last-child,
ul ol,
ul ul,
ul:last-child {
  margin-bottom: 0;
}
a {
  text-decoration: none;
  color: inherit;
}
.url-link {
  color: #0063d3;
}

img {
  max-width: 100%;
  height: auto;
}
@media \0screen {
  img { 
  	width: auto; /* for ie 8 */
  }
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
hr.style1 {
  border: 0;
  height: 1px;
  background: #eaeaea;
  width: 40px;
  margin-left: 0px;
  text-align: left;
  margin-top: 15px;
  margin-bottom: 25px;
}

hr.style2 {
  border: 0;
  height: 3px;
  background: #dadada;
  width: 60px;
  margin-left: 0px;
  text-align: left;
  margin-top: 15px;
  margin-bottom: 30px;
}
hr.style3 {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #eaeaea;
  margin: 1em 0;
  padding: 0;
}
.primary-color {
  color: #001f53;
}
.secondary-color {
  color: #333333;
}
.black-color {
  color: #000;
}

p{
  margin:0;
}
p + p{
  margin-top:20px;
}
.text-upper {
  text-transform: uppercase;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.font-light {
  font-weight: 300;
}
.font-bold {
  font-weight: 700;
}
.f-18 {
  font-size: 1.8rem;
}
.f-18 {
  font-size: 1.8rem;
}

.m-b-20 {
  margin-bottom: 20px;
}
.m-b-40 {
  margin-bottom: 40px;
}

.m-t-20 {
  margin-top: 20px;
}
.m-t-40 {
  margin-top: 40px;
}
.pad-tb-10 {
 padding-top: 10px;
 padding-bottom: 10px;
}

.sub-header {
 font-size: 18px;
 font-weight: bold;
 margin-bottom: 0;
 line-height:1.4;
}

.clear-margin-top {
	margin-top: 0px;
}

main > article {
  margin-bottom: 45px;
}
main > article > section {
  position: relative;
  z-index: 1;
}
#back-to-top {
  position: fixed;
  bottom: 90px;
  right: 25px;
  z-index: 9999;
  padding: 5px;
  text-align: center;
  line-height: 30px;
  background: #001f53;
  color: #fff;
  cursor: pointer;
  border: 0;
  border-radius: 2px;
  text-decoration: none;
  transition: opacity 0.2s ease-out;
  opacity: 0;
  font-size: 1rem;
  line-height: 1;
  border-radius: 5px;
}
#back-to-top i{
  font-size: 1rem;
}
#back-to-top.show {
  opacity: 1;
}
/*  Disclaimer popup */

.popup-location {
  width: 768px;
  background: #fff;
  margin: auto;
  padding-bottom: 1%;
}
.popup-location, #basic {
  display: none;
}
.popup-location.bg-none {
  background: no-repeat scroll center 87px #FFFFFF;
}
.out-info {
  margin: auto;
  width: 92%;
}
.out-info-video {
  margin: auto;
  width: 95%;
}
.out-info h2 {
  padding-bottom: 0%;
  line-height: 45px;
  padding-top: 10px;
  font-size: 20px;
  font-weight: 400;
  color: #4d4e53;
  font-family: inherit;
}
.out-info-video h2 {
  padding-bottom: 0%;
  line-height: 45px;
  padding-top: 10px;
  font-size: 20px;
  font-weight: 400;
  color: #4d4e53;
  font-family: inherit;
}
.disclaimer-content {
  font-size: 13px;
  color: #6B6B6B;
  line-height: 24px;
  word-spacing: 2px;
}
.global-content {
  height: 260px;
  overflow: hidden;
      overflow-y: hidden;
  overflow-y: auto;
}

.global-content-two {
  overflow: hidden;
  overflow-y: hidden;
  overflow-y: auto;
  text-align: center;
}
.pop-upbotton {
  padding: 3.6% 0 2%;
}
.pop-upbotton {
  width: 100%;
  display: inline-block;
  text-align: center;
}
.out-info a {
  color: #6B6B6B;
  font-size: 13px;
  text-decoration: underline;
}

.pop-upbotton span.accept, .pop-upbotton span.decline {
  display: inherit;
}
.pop-upbotton span.accept {
  margin-right: 20px;
}
.pop-upbotton span.decline a, .pop-upbotton span.accept a {
  background-color: #001f53;
  border-color: #001f53;
  border-radius: 4px;
  color: #FFFFFF;
  display: inline-block;
  font-size: 12px;    
  text-decoration: none;
  text-transform: uppercase;
  line-height: 1.5;
  padding: 10px 15px;
}

@media screen and (max-width: 600px){
  .popup-location {
    width: 90%;
    background: #fff;
    margin: auto;
    padding-bottom: 20px;
  }
}

@media screen and (min-width: 900px) { /* ≥ 900px */ 
  .modal-dialog {
    max-width: 80%;
  }
  
}

/* Top Menu  */
.overlay {
  content: "";
  background: rgba(0,0,0,.5);
  position: fixed;
  left: 0;
  top: 0;
  z-index: 900;
  opacity: 0;
  right: 0;
  bottom: 0;
  transition: opacity 1s ease-in-out;
  height: 0px;
}
.overlay.hover {
  opacity: 1;
  height: 100vh;
}
.logo {
  height: 75px;
  display: table-cell;
  vertical-align: middle;
}
.topMain-nav {
  text-align: right;
}

.top-menu {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  float: left;
  width: 100%;
  background: rgba(255, 255, 255, .95);
}
.topMain-nav .col-group > ul {
  display: inline-block;
  margin: 0px;
  padding: 0 0 0 10px;
  text-align: left;
}
.topMenu-wrap li {
  display: inline-block;
  padding: 0 10px;
}
.topMenu-wrap > li > a {
  line-height: 75px;
  font-size: 15px;
  font-size: 1.5rem;
}
.topMenu-wrap li a span {
  display: block;
  position: relative;
}
.topMenu-wrap.first-level > li > a:hover,
.topMenu-wrap.first-level > li.active > a {
  color: #001f53;
}


.drowdown {
  position: absolute;
  top: 100%;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  width: 100%;
  background: #fff;
  z-index: 5;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; 
}

.home-banner .slick-slide img{
  height: 100%; 
  width: 100%; 
  object-fit: cover;
}

.home-banner .slick-slide {
  height: calc(100vh - 50px);
  position: relative;
}
.banner-content {
  position: absolute;
  bottom: 7%;
  left: 10%;
}
.banner-content span {
  background-color: rgba(0, 0, 0, .7);
  color: #fff;
  padding: 2px 10px;
  float: left;
  font-size: 1px;
  font-size: 1.4rem;
}
.banner-content a {
  background-color: rgba(20, 65, 106, .7);
  color: #fff;
  padding: 2px 10px;
  float: left;
  font-size: 1px;
  font-size: 1.4rem;
}

.shadow-xl {
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}
.stockCode {
color: #333;
font-size: 18px;
font-size: 1.8rem;
padding-left: 15px;
}
.home-stockInfo {
  border-top: 5px solid #334c75;
  background-color: #fff;
  color: #6d6d6d;
  margin-bottom: 40px;
}
.main-content {
  margin-top: -40px;
}
.home-stockInfo > div {
  padding: 0px;
}
.stockInfo-quote .figure {
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.2;
  color: #333333;
}
.stockInfo-chart {
  background-color: #192451;
  color: #fff;
}
.stockInfo-chart img {
  display: block;
  margin: 10px auto 0px;
}
.home-stockInfo > div > div {
  padding: 10px 20px 0px 20px;
  position: relative;
  min-height: 95px;
}
.home-stockInfo > div:not(:last-child) > div:after {
  content: '';
  height: 60%;
  width: 1px;
  position: absolute;
  right: 0;
  top: 20%;
  background-color: #e6e6e6;
}

.stockInfo-quote .arrow::before {
  content: "";
  margin: 0 5px;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-size: 32px;
  font-size: 3.2rem;
  vertical-align: top;
  line-height: 1.3;  
}

.stockInfo-quote .plus::before {
  content: "\f0d8";
  margin: 0 5px;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-size: 32px;
  font-size: 3.2rem;
  vertical-align: top;
  line-height: 1.3;  
}

.stockInfo-quote .minus::before {
  content: "\f0d7";
  margin: 0 5px;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-size: 32px;
  font-size: 2rem;
  vertical-align: top;
  line-height: 1.3;  
}

.stockInfo-quote .icon-unchanged::before {
  content: "\f0dc";  
 margin: 0 5px;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-size: 32px;
  font-size: 3.2rem;
  vertical-align: top;
  line-height: 1.3;  
  color: #fff;
}


.stockInfo-quote .minus {
	color: #a90008;
}

.stockInfo-quote .plus {
	color: #001f53;
}

.stockInfo-quote .icon-unchanged {
	color: #999;
}


.stockInfo-quote .stockUp::before {
 /* content: "\f0d8";  */
  /*color: #001f53;*/
  /*font-family: 'FontAwesome';*/
  font-family: 'Font Awesome 5 Free';
  font-size: 2rem;
  vertical-align: middle;
}

span.stockPercentage.icon-unchanged::before {
    content: ''!important;
}


/*.stockInfo-quote .stockDown::before {
  content: "\f0d7";
  color: red;
  font-family: 'FontAwesome';
  font-size: 2rem;
  vertical-align: bottom;
}

*/

.stockInfo-quote .stockUp.minus::before {
	content: "\f0d7";
	color: #a90008;
}

.date-wrap {
  float: left;
  margin-right: 20px;
  padding: 12px 5px 5px 5px;
  background-color: rgba(255, 255,255, .3);
  text-align: center;
}
.date-wrap .dd {
  display: block;
  font-size: 30px;
  font-size: 3rem;
  line-height: 25px;
}
.date-wrap .mmyy {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 0;
  font-weight: 300;
}
.news-title {
  font-weight: 300;
  font-size: 18px;
  font-size: 1.8rem;
}
.irNews-wrap .slick-dots {
  bottom: -20px;
  text-align: right;
}

.main-content.subpage {
  margin: 0;
  padding: 45px 0 20px 0;
}
.subpage-banner {
  background: #fff url(/images/about/banner-about-us.jpg) no-repeat center center;
  background-size: cover;
}
.ir_stock_summary-banner {
  background: #fff url(/images/ir-banners/stock_summary_banner.jpg) no-repeat center center;
  background-size: cover;
}

.tax-banner {
background: #fff url(/images/ir-banners/taxation_banner.jpg) no-repeat center center;
  background-size: cover;
	
}
.distribution-banner {
background: #fff url(/images/ir-banners/distribution_banner.jpg) no-repeat center center;
  background-size: cover;
	
}

.chart-banner {
 background: #fff url(/images/ir-banners/stock_chart.jpg) no-repeat center center;
  background-size: cover;
}
.calculator-banner {
 background: #fff url(/images/ir-banners/calculator-banner.jpg) no-repeat center center;
  background-size: cover;
}

.announcements-banner {
	background: #fff url(/images/ir-banners/announcements_banner.jpg) no-repeat center center;
  background-size: cover;
}

.releases-banner {
  background: #fff url(/images/ir-banners/release_banner.jpg) no-repeat center center;
  background-size: cover;
}

.ipo-banner {
 background: #fff url(/images/ir-banners/ipo_banner.jpg) no-repeat center center;
  background-size: cover;
}

.email-banner {
  background: #fff url(/images/ir-banners/email_banner.jpg) no-repeat center center;
  background-size: cover;
}

.ir_banner {
 background: #fff url(/images/ir-banners/ir_banner.jpg) no-repeat center center;
  background-size: cover;
}

.slides-banner {
	 background: #fff url(/images/ir-banners/slides_banner.jpg) no-repeat center center;
  background-size: cover;
}

#the-sponsor .subpage-banner {
  background: #fff url(/images/about/banner-the-sponsor.jpg) no-repeat center center;
  background-size: cover;
}
#structure .subpage-banner {
  background: #fff url(/images/about/banner-reit-structure.jpg) no-repeat center center;
  background-size: cover;
}
#key-strategies .subpage-banner {
  background: #fff url(/images/about/banner-key-strategies.jpg) no-repeat center center;
  background-size: cover;
}
#the-manager .subpage-banner {
  background: #fff url(/images/the-manager/banner-the-manager.jpg) no-repeat center center;
  background-size: cover;
}
#board-of-directors .subpage-banner {
  background: #fff url(/images/the-manager/banner-bod.jpg) no-repeat center center;
  background-size: cover;
}
#management-team .subpage-banner {
  background: #fff url(/images/the-manager/banner-management-team.jpg) no-repeat center center;
  background-size: cover;
}
#contact-us .subpage-banner {
  background: #fff url(/images/contact-us/banner-contact-us.jpg) no-repeat center center;
  background-size: cover;
}
#corporate-information .subpage-banner {
  background: #fff url(/images/contact-us/banner-corporate-info.jpg) no-repeat center center;
  background-size: cover;
}
#search-results .subpage-banner {
  background: #fff url(/images/banner-search-results.jpg) no-repeat center center;
  background-size: cover;
}
#portfolio-emeryvile .subpage-banner {
  background: #fff url(/images/portfolio-details/banner-tower-I-at-emeryville.jpg) no-repeat center center;
  background-size: cover;
}
#portfolio-222main .subpage-banner {
  background: #fff url(/images/portfolio-details/banner-222-main.jpg) no-repeat center center;
  background-size: cover;
}

#portfolio-sorrento-towers .subpage-banner {
  background: #fff url(/images/portfolio-details/banner-sorrento-towers.jpg) no-repeat center center;
  background-size: cover;
}

#portfolio-onetown-center .subpage-banner {
  background: #fff url(/images/portfolio-details/banner-one-town-center.jpg) no-repeat center center;
  background-size: cover;
}

#portfolio-parktower .subpage-banner {
  background: #fff url(/images/portfolio-details/parktower.jpg) no-repeat center center;
  background-size: cover;
}

#portfolio-village-center-station-1 .subpage-banner {
  background: #fff url(/images/portfolio-details/banner-village-center-station-I.jpg) no-repeat center center;
  background-size: cover;
}
#portfolio-village-center-station-2 .subpage-banner {
  background: #fff url(/images/portfolio-details/banner-village-center-station-II.jpg) no-repeat center center;
  background-size: cover;
}
#portfolio-the-101 .subpage-banner {
  background: #fff url(/images/portfolio-details/banner-101-south-hanley.jpg) no-repeat center center;
  background-size: cover;
}
#portfolio-tower909 .subpage-banner {
  background: #fff url(/images/portfolio-details/banner-tower-909.jpg) no-repeat center center;
  background-size: cover;
}
#portfolio-promenade-1-2 .subpage-banner {
  background: #fff url(/images/portfolio-details/banner-Promenade-I-II.jpg) no-repeat center center;
  background-size: cover;
}
#portfolio-crosspoint .subpage-banner {
  background: #fff url(/images/portfolio-details/banner-cross-point.jpg) no-repeat center center;
  background-size: cover;
}
#portfolio-one-washingtonian-center .subpage-banner {
  background: #fff url(/images/portfolio-details/banner-one-washingtonian-center.jpg) no-repeat center center;
  background-size: cover;
}
#portfolio-waterfront-at-washingtonian .subpage-banner {
  background: #fff url(/images/portfolio-details/banner-one-washingtonian-center.jpg) no-repeat center center;
  background-size: cover;
}
#portfolio-reston-square .subpage-banner {
  background: #fff url(/images/portfolio-details/banner-reston-square.jpg) no-repeat center center;
  background-size: cover;
}
#portfolio-171-17-street .subpage-banner {
  background: #fff url(/images/portfolio-details/banner-171-17th-Street.jpg) no-repeat center center;
  background-size: cover;
}
#portfolio-park-tower .subpage-banner {
  background: #fff url(/images/portfolio-details/banner-park-tower.jpg) no-repeat center center;
  background-size: cover;
}

#board-statement .subpage-banner,
#sustainability-management .subpage-banner,
#economic-sustainability .subpage-banner,
#corporate-governance .subpage-banner,
#environmental-impact .subpage-banner,
#diversity-inclusion .subpage-banner,
#safe-spaces .subpage-banner,
#tcfd .subpage-banner {
  background: #fff url(/images/sustainability/banner-sustainability.jpg) no-repeat center center;
  background-size: cover;
}

#board-statement .banner-info,
#sustainability-management .banner-info,
#economic-sustainability .banner-info,
#corporate-governance .banner-info,
#environmental-impact .banner-info,
#diversity-inclusion .banner-info,
#safe-spaces .banner-info,
#tcfd .banner-info {
  background: transparent url(/images/about/bg-banner-header-blue-extend.png) no-repeat center center;
  background-size: contain;
  background-position: left;
  height: 475px;
  position: relative;
}

.row.mt-5 {
  margin-top: 3em;
}

.row.mt-5 .col-8 {
  margin-bottom: 3em;
}

@media (max-width: 991px) {
  .row.mt-5 .col-8 {
    width: 100%;
  }
}

.subpage-banner .banner-info, .ir_stock_summary-banner .banner-info, .chart-banner .banner-info, .ir_banner .banner-info, .calculator-banner .banner-info, .ipo-banner .banner-info, .slides-banner .banner-info, .tax-banner .banner-info, .email-banner .banner-info, .announcements-banner .banner-info, .releases-banner .banner-info{
  background: transparent url(/images/about/bg-banner-header-blue.png) no-repeat center center;
  background-size: contain;
  background-position: left;
  height: 475px;
  position: relative;
}
.banner-info h1{
  color: #fff;
  margin: 0;
  text-align: left;
  position: absolute;
  top: 62%;
  margin-top: -50px;
  left: 100px; 
  width: 15%;
}
.subpage h2 {
  padding: 0 0 10px;
}
.fix-gap {
  padding: 0 !important; 
  margin: 0; 
}
.note {
  font-size: 14px;
  font-size: 1.4rem;
  color: #6d6d6d;
  font-weight: 300;
}
.hide-tablet-below {
  display: none;
}

.corp {
  padding: 20px 20px 0 20px;
}
.bullet {
  list-style: none;
  margin: 0 0 20px 0;
}
.bullet li {
  position: relative;
  padding-left: 15px;
  padding-bottom: 4px;
}
.bullet li::before {
  content: '';
  border-radius: 50%;
  width: 4px;
  height: 4px;
  color: #00397c;
  background: #00397c;
  left: 0;
  position: absolute;
  top: 10px;
}


.sup_n li {
  position: relative;
  font-size: 12px;
}
.sup_n li.flag:before {
  background: url("/images/img-bullet-flag.png") no-repeat;
  display: block;
  content: "";
  position: absolute;
  top:0;
  left:17px;
  width: 11px;
  height: 15px;
}


@media only screen and (min-width: 600px) {
  .social-wrap {
    text-align: right;
  }
}

@media only screen and (min-width: 900px) {
  .has-submenu.is-hover .drowdown {
    visibility: visible;
    opacity: 1;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  .topMenu-wrap > li:nth-child(3) .third-level {
    min-width: 240px;
  }
  .m-t-tab-above-0 {
    margin-top: 0px !important;
  }
   
}
@media only screen and (max-width: 1100px) {
  .first-level.search-info > .has-submenu.is-click > .drowdown,
  .topMain-nav.open .first-level.topMenu-wrap {
    border-top: 3px solid #001f53;
  }
}

nav .second-level,
nav .third-level {
  opacity: 0;
  visibility: hidden;
  height: 0px;
  padding: 0;
  margin: 0 auto;
  margin: 0 -1px 0 0;
  transition: all .5s ease-in-out;
}
li.has-submenu:hover > ul {
  opacity: 1;
  visibility: visible;
  height: auto;
}
.second-level > li {
  padding: 0px;
  background-color: #001f53;
  color: #fff;
}
.third-level > li {
  padding: 0px;
  background-color: #333333;
  color: #fff;
}

.has-submenu ul a {
  line-height: 2;
}
.has-submenu ul li {
  padding: 0px 10px;
  display: block;
  line-height: 1.2;
}
.has-submenu ul a:hover {
  color: #b3b3b3;
}

li:empty {
  height: 0;
  border: none;
}

/* mobile nav */
#nav-icon2 {
  width: 30px;
  height: 25px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}

#nav-icon2 span {
display: block;
position: absolute;
height: 3px;
width: 50%;
background: #011557;
opacity: 1;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .25s ease-in-out;
-moz-transition: .25s ease-in-out;
-o-transition: .25s ease-in-out;
transition: .25s ease-in-out;
}

#nav-icon2 span:nth-child(even) {
left: 50%;
border-radius: 0 9px 9px 0;
}

#nav-icon2 span:nth-child(odd) {
left:0px;
border-radius: 9px 0 0 9px;
}

#nav-icon2 span:nth-child(1), #nav-icon2 span:nth-child(2) {
top: 0px;
}

#nav-icon2 span:nth-child(3), #nav-icon2 span:nth-child(4) {
top: 10px;
}

#nav-icon2 span:nth-child(5), #nav-icon2 span:nth-child(6) {
top: 20px;
}

#nav-icon2.open span:nth-child(1),#nav-icon2.open span:nth-child(6) {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}

#nav-icon2.open span:nth-child(2),#nav-icon2.open span:nth-child(5) {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}

#nav-icon2.open span:nth-child(1) {
left: 5px;
top: 7px;
}

#nav-icon2.open span:nth-child(2) {
left: calc(50% - 5px);
top: 7px;
}

#nav-icon2.open span:nth-child(3) {
left: -50%;
opacity: 0;
}

#nav-icon2.open span:nth-child(4) {
left: 100%;
opacity: 0;
}

#nav-icon2.open span:nth-child(5) {
left: 5px;
top: 12px;
}

#nav-icon2.open span:nth-child(6) {
left: calc(50% - 5px);
top: 12px;
}

@media only screen and (min-width: 900px) {
  .hide-tablet-below {
    display: block;
  }
  .second-level,
  .third-level {
    position: absolute;
    min-width: 290px;
  }
  .topMain-nav .third-level {
    top: 0px;
    left: 100%;
    padding-top: 0px !important;
  }
  .has-submenu ul li:first-child {
    padding-top: 20px;
  }
  .has-submenu ul li:last-child {
    padding-bottom: 20px;
  }
  .has-submenu.newsroom-menu .second-level {
    margin-left: -100px;
  }
  .has-submenu.contact-menu .second-level {
    margin-left: -65px;
  }
  .nav-mb {
    display: none;
  }
}


@media only screen and (max-width: 1199px) {
  
  ul.first-level > li > a {
    padding-left: 18px;
  }
  ul.first-level > li.has-submenu > a {
    padding-right: 28px;
  }
  .topMain-nav .col-group ul.first-level.topMenu-wrap {
    display: none;
  }
  .topMain-nav .col-group {
    float: right;  
  }
  .topMain-nav ul.search-info,
  .topMain-nav .nav-mb {
    display: inline-block;
    vertical-align: middle;      
  }
  .topMain-nav .nav-mb {
    margin-right: 20px;
  }
  #global-search {
    padding: 0 20px; 
  }
  .menuOpen .topMain-nav .col-group ul.first-level.topMenu-wrap {
    display: block;
    position: absolute;
    top: 100%;
    width: 100%;
    left: 0;
    background: #fff;
    height: calc(100vh - 75px);
    overflow: scroll;
  }
  .topMain-nav .topMenu-wrap > li {
    display: block;
    padding: 0px;
    border-bottom: 1px solid #ccc;
  }
  ul.first-level.topMenu-wrap > li.has-submenu > a,
  ul.first-level.topMenu-wrap > li > a {
    padding-right: 0;
    padding-left: 0;
  }
  ul.first-level.topMenu-wrap > li.has-submenu > a span {
    position: relative;
  }
  .topMenu-wrap li.has-submenu > a span::after {
    background-image: url("/images/icon-menu-right.svg");
    background-repeat: no-repeat;
    transition: opacity 150ms;
    content: "";
    width: 16px;
    height: 16px;
    display: block;
    background-position: 50% 50%;
    position: absolute;
    right: 3%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px;
    background-repeat: no-repeat;
  }
  .topMenu-wrap li.has-submenu.is-click > a span::after {
    background-image: url("/images/icon-menu-down.svg");
  }
  ul.topMenu-wrap .drowdown {
    position: relative;
    padding: 0;
    border: none;
  }
  ul.topMenu-wrap .second-level > li > img {
    display: none;
  }
  .has-submenu .drowdown,
  .has-submenu .second-level,
  .has-submenu .third-level {
    max-height: 0px;
    opacity: 1;
    visibility: visible;
    -webkit-transition: max-height 1s;
    -moz-transition: max-height 1s;
    -ms-transition: max-height 1s;
    -o-transition: max-height 1s;
    transition: max-height 1s;
    overflow: hidden;

  }
  .has-submenu.is-click > .drowdown,
  .has-submenu.is-click > .second-level,
  .has-submenu.is-click > .third-level {
    visibility: visible;
    opacity: 1;
    max-height: 500px;
    padding-bottom: 20px;
    height: 100%;    
  }

  .has-submenu > a span {
    color: initial;  
  }
  .has-submenu.active > a span,
  .has-submenu.is-click > a span {
    color: #001f53;  
  }     
  .second-level > li {
    display: block;
    margin-bottom: 0;
    border-right: none;
    padding-bottom: 10px;
    text-align: center;
    background-color: transparent;
    color: inherit;
  }
  .topMain-nav li a span {
    text-align: center;
  }
  .second-level {
    display: block;
  }
  .topMain-nav li {
    padding: 0;
  }
  .has-submenu ul li {
    padding: 0px;
  }
  .third-level > li {
    background-color: transparent;
    color: inherit;
  }

}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .second-level > li {
    /*width: 25%;*/
    flex: none !important;
  }
}

.topMain-nav .third-level {
  padding-top: 5px;
}
.topMain-nav .third-level li {
  display: block;
}
.topMain-nav .third-level li a {
  line-height: 2;
}

/*  form  */
.search-info {
  list-style: none;
  padding: 0;
  margin: 0;
  line-height: 75px;
  padding: 0 10px;
}

form .ss-input {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
form .ss-button {
  display: table-cell;
  vertical-align: top;
}
form .ss-input input {
  font-family: Neris,Arial,sans-serif;
  line-height: 1.4;
  font-size: 15px;
  padding: 16px 15px;
  color: #292929;
  border: 1px solid #CCC;
  width: 100%;
  height: 46px;
  text-indent: 0 !important;
  float: left;
}
form .ss-input input {
  color: #292929;
  background-color: transparent !important;
  border: 0;
  font-size: 20px;
  padding: 5px 28px;
  height: auto;
  line-height: 1.5;
}
form .ss-button input {
  font-size: 16px;
  line-height: 16px;
  display: inline-block;
  outline: 0;
  color: #FFF;
  background-color: #001f53;
  border: 2px solid #001f53;
  text-decoration: none;
  text-align: center;
  font-weight: 600;
  width: 100%;
  margin: 0;
  border-radius: 0;
  height: 46px;
  padding: 14px 16px;
}
form .ss-button input {
  padding: 0 30px;
  height: 40px;
}


.btn {
  display: block;
  padding: 0px 25px;
  background-color: transparent;
  color: #6d6d6d;
  transition: all .5s ease-in-out;
}
.box1 {
  border: 1px solid #6d6d6d;
}
.btn:hover {
  background-color: #001f53;
  color: #fff;
}
.btn:hover a,
.btn:hover a:hover {
  color: #fff;
}


/* home */
.investment-wrap,
.irNews-outer-wrap,
.home-publications {
  height: 470px;
}

.investment-wrap {
  background: url(/images/thumbnail-invest-strategies-mobile-blue.jpg) no-repeat center center;
  background-size: cover;
  position: relative;
  cursor: pointer;
  margin-bottom: 20px;
}

.home-publications {
  background: url(/images/thumbnail-publications-full-mobile-2019.jpg) no-repeat center center;
  background-size: cover;
  position: relative;
  cursor: pointer;
}

.got-hover .content {
  padding: 30px;
}
.got-hover .content h3{
 color: #fff;
}
.irNews-wrap {
  height: 225px;
  background-color: #001f53;
  padding: 30px;
  color: #fff;
}
.publication {
  height: 225px;
  background: url(/images/thumbnail-AR-2024.jpg) no-repeat center center;
  background-size: cover;
  position: relative;
  margin-top: 20px;
}
.got-hover.publication h3 {
  color: #001f53;
}

.got-hover:before {
  content: '';
  transition: opacity 1s, background-color 1s;
}

  .got-hover.is-hover:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000;
    opacity: .6;
  }
  .got-hover.is-hover {
    background-color: rgba(0, 0, 0, .6); 
  }
  .got-hover.is-hover .content {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center; 
  }
  .got-hover.is-hover .content p,
  .got-hover.is-hover .content h3{
    color: #fff;
  }



.irNews-wrap .slick-dots li, .irNews-wrap .slick-dots li button, .irNews-wrap .slick-dots li button::before {
  width: 20px;
  height: 20px;
}
.irNews-wrap .slick-dots li button::before {
  font-family: 'slick';
  content: '•';
  color: #fff;
}

/* home Properties */
.home-properties {
  background: url(/images/bg-map.jpg) no-repeat center center;
  background-size: cover;
  position: relative;
  /*padding: 50px 0px;*/
  margin-bottom: 20px;
  margin-top: 20px;
  padding: 80px 0px 50px 0px;
  
}
.home-properties .content {
  /*display: none;*/
  position: absolute;
  top: 0px;
  color: #001f53;
  left: 0px;
  padding-left: 20px;
}

.home-properties .content h3.text-upper {
  color: #001f53;
  text-align: left;
}
/*.home-properties:hover .content {
  display: block;
}
*/

.home-properties .content p.porftolio-overview-sub {
	display: none;
}

.home-properties:hover .content h3.text-upper {
  text-align: center;
  color: #fff;
}


.home-properties:hover .content {
  display: block;
}

.home-properties:hover .content p.porftolio-overview-sub {
  display: block;
}

/* Portfolio */
h2 .sub-header {
  display: block;
  font-size: 18px;
  line-height: 1.4;
  padding-top: 10px;
}

h2.overview-title {
	font-size: 22px;
    background-color: #ccc;
    padding: 10px;
    font-weight: bold;
}

.portfolio-outer-wrap {
  margin-top: 75px;
}
.portfolio-wrap {
  background-color: #f2f2f2;
}
.portfolio-selection {
  list-style: none;
}
.portfolio-selection li {
  /*padding: 12px;*/
   padding: 9px 12px;
  cursor: pointer;
  background-color: #fbfbfb;
  line-height: 1.3;
  font-size: 14px;
}
.portfolio-selection li:not(:last-child) {
  border-bottom: 1px solid #eaeaea;
}
.portfolio-selection {
  margin: 0;
  padding: 0;
}
.portfolio-selection .active {
  background-color: #54565a;
  color: #fff;
}
.portfolio-detail-wrap {
  background-color: #fff;
}
.map-wrap {
  text-align: center;
  padding: 50px 0 0;
  position: relative;
}
.map-wrap .pointer {
  position: absolute;
  background: url(/images/portfolio/icon-pin-map.png) no-repeat center center;
  width: 20px;
  height: 25px;
  text-align: center;
  line-height: 22px;
  font-size: 12px;
  font-size: 1.2rem;
  transition: all .5s ease-in-out;
  cursor: pointer;
  color: #fff;
}

.map-wrap .pointer.thirteen, 
.map-wrap .pointer.fourteen {
  position: absolute;
  background: url(/images/portfolio/icon-flag-map.png) no-repeat center center;
  width: 20px;
  height: 25px;
  text-align: center;
  line-height: 22px;
  font-size: 12px;
  font-size: 1.2rem;
  transition: all .5s ease-in-out;
  cursor: pointer;
}

.pointer.one {
  top: 44%;
  left: 2%;
}
.pointer.two {
  top: 37%;
  left: 23%;
}
.pointer.three {
  top: 39%;
  left: 29%;
}
.pointer.four {
  top: 39%;
  left: 32%;
}
.pointer.five {
  top: 43%;
  left: 59.8%;
}
.pointer.six {
  top: 62.5%;
  left: 50%;
}
.pointer.seven {
  top: 77.5%;
  left: 46%;
}
.pointer.eight {
  top: 31.5%;
  left: 86.3%;
}
.pointer.nine {
  top: 35.5%;
  left: 83.7%;
}
.pointer.ten {
  top: 37.2%;
  left: 82%;
}
.pointer.eleven {
  top: 58.5%;
  left: 74%;
}
.pointer.twelve {
  top: 37%;
  left: 5.2%;
}
.pointer.thirteen-a {
  top: 60.5%;
  left: 11.8%;
}
.pointer.fourteen-a {
  top: 79.5%;
  left: 83.6%;
}
.pointer.thirteen {
  top: 50.5%;
  left: 11.8%;
}
.pointer.fourteen {
  top: 66.5%;
  left: 83.6%;
}
.pointer.active {
  background: url(/images/portfolio/icon-pin-map-selected.png) no-repeat center center;
  color: #fff;
}
.map-wrap .pointer.thirteen.active,
.map-wrap .pointer.fourteen.active {
  background: url(/images/portfolio/icon-flag-map-selected.png) no-repeat center center;
  color: #fff;
}
.portfolio-detail {
  opacity: 0;
  visibility: hidden;
  height: 0px;
  transition: opacity .5s ease-in-out;
}
.portfolio-detail.active {
  opacity: 1;
  height: auto;
  visibility: visible;
}
.portfolio-detail .title {
  padding: 10px 15px;
  background-color: #54565a;
  color: #fff;
}
.portfolio-detail .title span {
  display: block;
  line-height: 1.2;
}
.portfolio-detail .sub-title {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 300;
}
.portfolio-detail .desc {
  padding: 10px 15px;
  line-height: 1.8;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 300;
}

.property-asset-wrap [class^="col"] {
  margin: 0;
  padding: 0;
}
.property-asset {
  text-align: center;
  /*border: 1px solid #eaeaea;*/
  padding: 0px 0px 10px 0; /* padding: 40px 0px 10px 0;*/
  font-size: 13px;
}
.property-asset > * {
  display: block;
  text-align: center;
  margin: 0 auto;
  line-height: 1.5;
}
.property-asset .asset-figure {
  color: #001f53;
  font-size: 18px; /*28*/
}

.property-asset .asset-figure-text {
				font-size: 14px;
		}

.banner-info span {
  position: absolute;
  right: 0%;
  top: 90%;
  font-size: 14px;
  font-size: 1.4rem;
}
.box.style2 {
  padding: 2px 10px;
  background-color: rgba(0, 0, 0, .7);
  color: #fff;
}


/* Sub-portfolio */

span.portfolio-valuation {
	color: #7f7f7f;
	font-size: 14px;
	font-size: 1.4 rem;
}



.portfolio-overview-description p {
	line-height: 1.3;
}

.portfolio-overview-clear {
	clear: both;
	
}

span.portfolio-overview-mkt-highlight {
	font-weight: bold;
}

span.portfolio-overview-valuation {
	color: #7f7f7f;
	font-size: 12px;
	font-size: 1.2 rem;
}

/* Footer */
.copyright-wrap {
  background-color: #54565a;
  color: #b3b3b3;
  padding: 10px 0px;
  font-size: 13px;
  font-size: 1.3rem;
}
.social-wrap {
  font-size: 16px;
  font-size: 1.6rem;
}

.btn-social i {
  padding: 0px 0px 0px 22px;
}

.show-mobile {
  display: block;
}
.show-tablet-portrait-below {
  display: none !important;
}

.slick-prev, .slick-next {
  bottom: 7%;
}
.hide-tablet-portrait-below {
  display: block;
}

.copyright-pad-t {
	padding-top: 4px;
}

.portfolio-img-space {
			margin-bottom: 30px;
		}
		
.units {
		font-size: 16px;
	}
  
.superscript {
    font-size: 16px;
    vertical-align: 14px;
	}

  /* ==========================================================================
   Media Queries for Responsive Design.
========================================================================== */

	 
@media screen and (min-width: 600px) { /* ≥ 600px */
  .show-mobile {
    display: none !important;
  } 

	.property-asset .asset-figure {
		font-size: 20px; /*22px*/
	}
	
	.property-asset .asset-figure-text {
				font-size: 18px;
		}
	
	.portfolio-img-space {
		margin-bottom: 30px;
	}
	
		.portfolio-overview-description {
		width: 31.25%;
		float: left;
		margin-bottom: 12px;
		padding: 0 3px;
	}
	.home-publications {
  background: url(/images/thumbnail-publications-full.jpg) no-repeat center center;
 
  }

.investment-wrap {
	background: url(/images/thumbnail-invest-strategies-blue.jpg) no-repeat center center;
	
}
	
	

  
}



@media screen and (min-width: 900px) { /* ≥ 900px */ 
		.property-asset .asset-figure {
				font-size: 22px; /*26*/
		}
		
		.property-asset .asset-figure-text {
				font-size: 18px;
		}
		
		.portfolio-img-space {
			margin-bottom: 0px;
		}

	
		
}

@media screen and (min-width: 1200px) { /* ≥ 1200px */
  .md-max-width {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
  }
  
  .portfolio-overview-description {
	margin-bottom: 8px !important;
	width: 100% !important;
	float: none !important;
	padding: 0px !important;
}

	.property-asset .asset-figure {
				font-size: 18px;
		}
		
			.property-asset .asset-figure-text {
				font-size: 14px;
		}

}


@media screen and (min-width: 1800px) { /* ≥ 1800px */
  .banner-content {
    left: 18%;
  }
  .slick-prev {
    right: calc(18% + 41px);
  }
  .slick-next {
    right: 18%;
  }  
}

@media only screen and (max-width: 1199px) { /* ≥ 1200px */
  .hide-tablet-landscape-below {
    display: none;
  }
  .logo {
    padding-left: 10px;
  }
}

@media only screen and (min-width: 901px) and (max-width: 1199px) { 
  .portfolio-wrap .col-dt-10 {
    width: 75%
  }
  .portfolio-wrap .col-dt-3 {
    width: 25%
  }  
}
@media only screen and (min-width: 600px) and (max-width: 900px) {
  .hide-table-only {
    display: none;
  }
  .home-stockInfo {
    font-size: 12px;
  }
  .stockInfo-quote .figure {
    font-size: 22px;
    font-size: 2.2rem;
  }
  .home-stockInfo .f-18 {
    font-size: 15px;
    font-size: 1.5rem;
  }
  
}

@media only screen and (max-width: 900px) { /* ≥ 900px */
  .portfolio-detail > img  {
    float: left;
    width: 30%;
  }
  .portfolio-detail .inner-wrap {
    float: left;
    width: 70%;
  }
  .portfolio-detail .inner-wrap,
  .portfolio-detail img {
    height: 0px;
  }
  .portfolio-detail.active .inner-wrap,
  .portfolio-detail.active img {
    height: auto;
  }
  .main-content.subpage {
    padding: 45px 20px;
  }
  .copyright-wrap {
    padding: 10px;
  }
  #home .main-content, #home .home-ir {
    padding: 0px 20px;
  }
  #home .main-content {
    margin-top: -60px;
  }
  .banner-content {
    top: 89%;
    left: 10px;
  }
  .slick-prev {
    right: 44px;
    top: 89%;
  }
  .slick-next {
    right: 10px;
    top: 89%;
  }
  .banner-content span,
  .banner-content a {
    padding: 5px 10px;
  }
  .home-stockInfo > div > div {
  padding: 20px 15px 5px 15px;
	}
	.clear-space {
	  padding-top: 0px !important;
	}
	.contact_form button {
		width: 40% !important;
	}
	.news-title {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 22px;
	}
	.date-wrap .mmyy {
    font-size: 12px;
    font-size: 1.2rem;
	}
	.date-wrap .dd {
  	font-size: 20px;
		font-size: 2rem;
		line-height: 10px;
  }
  .date-wrap {
    margin-right: 15px;
    padding: 20px 5px 10px 5px;
  }
  .publication {
 		background: url(/images/thumbnail-AR-2024.jpg) no-repeat -62px 0;
 	}
	.banner-info span {
	  right: 2%;
	}
	.banner-info h1 {
	  width: 19%;
	}
	.copyright-pad-t {
    padding-top: 0px;
  }
  .map-wrap {
    padding: 50px 0 50px 0;
  }
}
 


/* Portrait Tablet */
@media only screen and (max-width: 900px) and (orientation: portrait) {
  .show-tablet-portrait-below {
    display: block !important;
  }
  .hide-tablet-portrait-below {
    display: none;
  }
}
  
@media only screen and (max-width: 600px) { /* ≥ 600px */
  .hide-mobile {
    display: none !important;
  }
  .banner-info  h1{
		color: #fff;
		margin: 0;
		margin-top: 0px;
		text-align: left;
		position: absolute;
		top: 70%;
		margin-top: -45px;
		left: 50px;
		width: 30%;
		font-size: 1.8rem;
	}
  #board-statement .banner-info,
  #sustainability-management .banner-info,
  #economic-sustainability .banner-info,
  #corporate-governance .banner-info,
  #environmental-impact .banner-info,
  #diversity-inclusion .banner-info,
  #safe-spaces .banner-info,
  #tcfd .banner-info {
    height: 250px;
  }
	.subpage-banner .banner-info, .ir_stock_summary-banner .banner-info, .chart-banner .banner-info, .ir_banner .banner-info, .calculator-banner .banner-info, .ipo-banner .banner-info, .slides-banner .banner-info, .email-banner .banner-info, .announcements-banner .banner-info, .releases-banner .banner-info {
  height: 250px;
	}
  .stockInfo-quote,
  .social-wrap {
    text-align: center; 
  }
  .irNews-outer-wrap {
    margin-top: 20px;
  }
  .portfolio-detail .desc p span {
    display: none;
  }
  .portfolio-detail > img  {
    float: left;
    width: 35%;
  }
  .portfolio-detail .inner-wrap {
    float: left;
    width: 65%;
  }
  .portfolio-detail {
    opacity: 1;
    visibility: visible;
    height: auto;
    border-bottom: 1px solid #eaeaea;
    background-color: #54565a; 
  }
  .portfolio-detail .inner-wrap, .portfolio-detail img {
    height: auto;
  }
  .portfolio-detail .desc {
    display: none;
  }
  .portfolio-detail::after {
    display: table;
    clear: both;
    content: '';
  }
  .map-wrap {
    padding: 20px 0 20px;
  }
  .map-wrap span {
    display: none;
  }
  .banner-content,
  .slick-prev,
  .slick-next {
    top: 85%;
  }
  .sponsor-sub-highlight {
  	padding: 10px 0 0 0 !important; 
  }
  .mb-top {
    padding: 25px 0 0 0;
  }
  .mb-bottom {
    padding-bottom: 50px;
  }
  .mb-t-20 {
	  margin-top: 20px;
	}
	.clear-space {
	  padding-top: 0px !important;
	}
  .mng-highlight-box {
  	width: 100% !important;
  }
  .mng-highlight-box {
  	padding: 10px !important;
  }
  .mng-highlight-box-inner {
    padding: 25px !important;
  }
  .copyright-pad-t {
    text-align: center;
  }
  .social-first {
  	padding: 0 !important;
  }
  .group-full {
    margin-right: 10px !important;
    margin-left: 10px !important;
	}  
	.contact_form button {
		width: 40% !important;
	}
	.news-title {
		font-size: 14px;
		font-size: 1.4rem;
	}
	.banner-info span {
	  top: 83%;
	}
	.banner-info h1 {
	  width: 21%;
	}
	#back-to-top {
	  bottom: 70px;
	}
	.copyright-pad-t {
    padding-top: 0px;
  }
  .topMain-nav .nav-mb {
    margin-right: 8px;
  }
	.property-asset .asset-figure {
	font-size: 22px; /*24px*/
	}
	
	.property-asset .asset-figure-text {
				font-size: 18px;
		}
	
	ol.sup_n {
	padding: 0 0 20px 0 !important;
  }
  
  ol.sup_portfolio {
    padding: 27 0 30px 0 !important;
    }
  ul.sup_portfolio {
    padding: 10px 0 30px 0 !important;
    }
	.clear-padding-btm {
	padding-bottom: 0px;
	}

}

/***************about-us-sub-pages*******************/

ol.sup_n {
    counter-reset: item;
    margin: 0;
    padding: 40px 20px 0 0;
    list-style:none;
}

ul.footnote {
  margin: 0;
  padding: 40px 0 0 0;
  list-style:none;
}

ul.sup_portfolio {
  counter-reset: item;
  margin: 0;
  padding: 27px 0 30px 0;
  list-style:none;
}

.sup_portfolio li:before {
  content: "(" counter(item) ")";
  counter-increment: item;
  display: inline-block;
  text-align: right;
  width: 3.5em;
  padding-right: 1.5em;
  margin-left: -3.5em;       
  vertical-align:super;
  font-size:xx-small;
}

.sup_portfolio li {
  display: block;
  margin-left: 1em;
  padding-left: 10px;
  font-size: 12px;
  font-size: 1.2rem;
  color: #3e3e3e;
  font-weight: 300;
  line-height: 1.5;
}

ol.sup_portfolio {
  counter-reset: item;
  margin: 0;
  padding: 27px 0 30px 0;
  list-style:none;
}

#home ol.sup_n {
    counter-reset: item;
    margin: 0;
    padding: 20px 0 0 0;
    list-style:none;
	line-height: 18px;
}

.sup_n li {
    display: block;
    margin-left: 1em;
  	padding-left: 10px;
    font-size: 12px;
    font-size: 1.2rem;
	  color: #3e3e3e;
	  font-weight: 300;
	  line-height: 1.5;
}

.sup_n li:before {
    content: "(" counter(item) ")";
    counter-increment: item;
    display: inline-block;
    text-align: right;
    width: 3.5em;
    padding-right: 1.5em;
    margin-left: -0.5em;       
    vertical-align:super;
    font-size:xx-small;
}

.footnote li {
  display: block;
  margin-left: 1em;
  padding-left: 10px;
  font-size: 12px;
  font-size: 1.2rem;
  color: #3e3e3e;
  font-weight: 300;
  line-height: 1.5;
}

.footnote li:before {
  content: "*";
  display: inline-block;
  text-align: right;
  width: 3.5em;
  padding-right: 0.3em;
  margin-left: -3.5em;       
  font-size:medium;
}

.sup_portfolio li {
  display: block;
  margin-left: 0;
  padding-left: 0;
  font-size: 12px;
  font-size: 1.2rem;
  color: #3e3e3e;
  font-weight: 300;
  line-height: 1.5;
}

.sup_portfolio li:before {
  display: inline-block;
  text-align: right;
  width: 3.5em;
  padding-right: 1.5em;
  margin-left: -0.5em;       
  vertical-align:super;
  font-size:xx-small;
}


.key-block-one {
	border-bottom: 1px solid #f0f0f0;
	padding-bottom: 30px;
	margin-bottom: 30px;
	
}

.key-icon-lft {
	float: left;
}

.key-highlight {
	color: #001f53;
	font-weight: bold;
	font-size: 22px;
	font-size: 2.2rem;
	float: left;
	padding-left: 23px;
	padding-top: 4px;
}

.sponsor-highlight {
	color: #001f53;
	font-weight: bold;
	font-size: 18px;
	font-size: 1.8rem;
	padding-bottom: 25px;
}

.sponsor-sub-highlight {
	padding-top: 25px;
}

.sponsor-kbs {
	text-align: left;
  margin-top: 4px;
  line-height: 22px;
	
}

.sponsor-value {
	color: #001f53;
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: bold;
}

.sponsor-value-box {
	padding-top: 30px;
	padding-bottom: 30px;
}

.sponsor-bottom-note {
	padding-top: 50px;
}

.sponsor-benefits-box {
	border: 3px solid #b6b072;
	padding: 20px;
	
}

.sponsor-benefits-img {
	margin-bottom: 25px;
}


.sponsor-benefits-box-lft, .sponsor-benefits-box-rht {
	float: left;
	width: 50%;
}

.sponsor-benefits-text {
	padding-left: 25px;
	width: 280px;
	display: block;
}

.sponsor-benefits-icon {
	background: url('../images/bullet-sponsor.png') top left no-repeat;
	padding-left: 25px;
	color: #006b4a;
	font-weight: bold;
	
}

.sponsor-benefits-info-space {
	padding-top: 30px;
	clear: both;
}

.sponsor-benefits-notes {
	font-size: 1.4rem;
    color: #6d6d6d;
    font-weight: 300;
	margin-top: 10px;
	
}

@media only screen and (max-width: 900px) {
.sponsor-benefits-box-lft, .sponsor-benefits-box-rht {
	float: left;
	width: 100%;
}

.sponsor-benefits-box-rht {
	margin-top: 20px;
}
}

.mng-highlight-box {
	/*background-color: #f7f7f7;*/
	width: 85%;
	margin: 15px auto 40px auto;
	padding: 5px;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold; /*300*/
	color: #006b4a;
}

.mng-highlight-box-inner {
	border: 1px solid #fff;
	padding: 40px;
	
}

.mng-team-box {
	border-bottom: 1px solid #f0f0f0;
	margin-bottom: 25px;
	padding-bottom: 25px;
}

span.name {
	font-size: 18px;
	font-size: 1.8rem;
	color: #001f53;
	font-weight: bold;
}

span.mng-title {
	font-size: 16px;
	font-size: 1.6rem;
	color: #777;
}

.bod-wrap {
	border-bottom: 1px solid #f0f0f0;
	margin-bottom: 30px;
	
}

#accordion .bod-title {
    cursor: pointer;
    padding: 5px 10px 15px 50px;
    margin: 15px 0 0;
    /*background: url("/images/accordian_add.gif") no-repeat scroll 15px 17px #f0f0f0;*/
	background: url("/images/accordian_add.gif") no-repeat scroll 15px 17px;
	
	
}
#accordion ul {
    list-style: none;
    margin: 0;
    padding: 10px 10px 10px 18px;
}
#accordion .bod-desc {
    display: none;
	  padding-bottom: 30px;
}

#corporate-information p {
    font-weight: 300;
    padding-top: 10px;
}

.corporate-info-highlight {
	  color: #10426b;
    font-weight: bold;
    font-size: 18px;
    font-size: 1.8rem;
}

.corporate-info-header {
    font-weight: 400;
    font-size: 18px;
    font-size: 1.8rem;
}

.contact_form input, .contact_form textarea {
		color: #242729;
		float: left;
		margin: 0 0px 5px 0px;
		font-size: 14px;
		font-size: 1.4rem;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
		line-height: 3;
		padding: 0 20px;
		background-color: #efefef;
		background-color: #fff;
		border: 1px solid #ececec;
		width: 100%;
}

.contact_form button {
		outline: none;
		width: 25%;
		text-align: center;
		padding-top: 15px;
		padding-bottom: 15px;
		cursor: pointer;
		border: 1px solid #f0f0f0;
		background-color: #001f53;
		color: #fff;
}

.group-full {
    margin-right: 0px;
    margin-left: 0px;
}

.check-box {
    max-width: 30px;
    line-height: 1.6;
    padding-top: 8px;
}

.hr-style {
    margin: 35px 0;
}

.email-alerts:hover .mask {
	/*-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;*/
   background-color: rgba(0,0,0, 0.4);
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
   color: #fff;
   height: 100%;
   cursor: pointer;
}

.email-alerts:hover .mask {
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}


.email-alerts {
  background: #29acc4 url("../images/bg-email-alerts.jpg") no-repeat left top;
  background-size: cover;
  text-align: left;
  height: 188px;
  margin-bottom: 0.571em;
  margin-top: 50px;
  color: #fff;
}

.email-alerts a{
  color: #fff;
}

.email-alers-inner{
  padding: 2.143em;
}

table.tcfd-table td {
  border: solid 1px #ccc;
  padding: 10px 10px;
}

table.tcfd-table {
  border-spacing: 0;
  border-collapse: collapse;
}

.sus-text-center {
  text-align: center;
  background: #00af53;
  color: #fff;
}

/*.email-alers-inner a:hover{
  color: #000;
}/*

/* Portrait Mobile */
@media only screen and (max-width: 600px) {

  .sponsor-kbs.desc {
    min-height: 100px;
  }

}


  
/* Portrait Mobile */
@media only screen and (max-width: 600px) and (orientation: portrait) {
  
}

/* Portrait xs Mobile */
@media only screen and (max-width: 400px) {

	.publication {
	background-position: -100px 0px;
	}
	
}
  
@media only screen 
and (min-width : 769px) 
and (max-width : 1024px)
and (-webkit-min-device-pixel-ratio: 2) {

}
