body{
  min-width: 100%;
}

body .wrap{
  width: 100%;
}

html{
  overflow-x: hidden;
}

body{
  position: relative;
  min-width: 0;
  max-width: 100%;
  overflow: hidden;
  color: #746969;
  font: 12px/16px 'Poppins', Sans-Serif;
  background-position: center 0;
}

body{
  background:0 !important;
}

a{
  color: #555555;
}

h1{
  font-size: 20px;
}

#backgroundImage{
  height: 160px;
  width: 100%;
  top: initial;
  position: relative;
  margin-bottom: -100px;
  background-size:1600px !important;
  background-position:50% -80px !important;
}

#backgroundImage::after{
  content: '';
  position: absolute;
  width: 100%;
  height: 104px;
  top: 160px;
  background: -moz-linear-gradient(top, #e4e4e4 0%, rgba(228, 228, 228, 0.87) 17%, rgba(228, 228, 228, 0.77) 27%, rgba(228, 228, 228, 0.31) 64%, rgba(228, 228, 228, 0.13) 81%, rgba(228, 228, 228, 0.02) 93%, rgba(228, 228, 228, 0.01) 97%, rgba(255, 255, 255, 0.01) 98%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e4e4e4), color-stop(17%, rgba(228, 228, 228, 0.87)), color-stop(27%, rgba(228, 228, 228, 0.77)), color-stop(64%, rgba(228, 228, 228, 0.31)), color-stop(81%, rgba(228, 228, 228, 0.13)), color-stop(93%, rgba(228, 228, 228, 0.02)), color-stop(97%, rgba(228, 228, 228, 0.01)), color-stop(98%, rgba(255, 255, 255, 0.01)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(top, #e4e4e4 0%, rgba(228, 228, 228, 0.87) 17%, rgba(228, 228, 228, 0.77) 27%, rgba(228, 228, 228, 0.31) 64%, rgba(228, 228, 228, 0.13) 81%, rgba(228, 228, 228, 0.02) 93%, rgba(228, 228, 228, 0.01) 97%, rgba(255, 255, 255, 0.01) 98%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(top, #e4e4e4 0%, rgba(228, 228, 228, 0.87) 17%, rgba(228, 228, 228, 0.77) 27%, rgba(228, 228, 228, 0.31) 64%, rgba(228, 228, 228, 0.13) 81%, rgba(228, 228, 228, 0.02) 93%, rgba(228, 228, 228, 0.01) 97%, rgba(255, 255, 255, 0.01) 98%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(top, #e4e4e4 0%, rgba(228, 228, 228, 0.87) 17%, rgba(228, 228, 228, 0.77) 27%, rgba(228, 228, 228, 0.31) 64%, rgba(228, 228, 228, 0.13) 81%, rgba(228, 228, 228, 0.02) 93%, rgba(228, 228, 228, 0.01) 97%, rgba(255, 255, 255, 0.01) 98%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to bottom, #e4e4e4 0%, rgba(228, 228, 228, 0.87) 17%, rgba(228, 228, 228, 0.77) 27%, rgba(228, 228, 228, 0.31) 64%, rgba(228, 228, 228, 0.13) 81%, rgba(228, 228, 228, 0.02) 93%, rgba(228, 228, 228, 0.01) 97%, rgba(255, 255, 255, 0.01) 98%, rgba(255, 255, 255, 0) 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e4e4e4', endColorstr='#00ffffff',GradientType=0 );
}

#content{
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  padding: 0 24px 0px 24px;
  position: relative;
  display: block;
  z-index: 98;
}

#content .content-wrap-home{
  background: #FFFFFF;
  padding: 25px 25px 0;
}

#content .content-wrap-home:after{
  content: ".";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}

#content .content-wrap{
  background: #FFFFFF;
  float: none;
  padding: 24px 24px;
  min-height: 470px;
  display: block;
  position: relative;
}

#content .content-wrap.wideRight .interior-content{
  width: 100%;
}

#content .main-content{
  float: none;
}

#content .main-content.wide .interior-page.insights-interior-page .tablet-only.interior-content{
  display: block;
  width: 100%;
  margin-bottom: 5px;
}

#content .main-content.wide .interior-page.insights-interior-page .tablet-only.interior-content .featured-article{
  display: block;
}

#content .main-content.wide .interior-page.insights-interior-page .interior-content{
  width: 68.5%;
}

#content .main-content.wide .interior-page.insights-interior-page .interior-content .featured-article{
  display: none;
}

#content .main-content.wide .interior-page.insights-interior-page .right-rail{
  margin-top: 15px;
  max-width: 32%;
}

#content .main-content.wide .interior-page.insights-interior-page .right-rail.highlight{
  display: block;
}

#content.content-page .interior-content{
  width: 325px;
}

.wrap{
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.divider-wrap{
  clear: both;
  width: 100%;
  overflow: hidden;
  background: url("../assets/images/divider.png") center 0 no-repeat;
  background: transparent;
  padding: 43px 0;
}

.more-link{
  background: #ececec;
  overflow: hidden;
  padding: 5px;
}

.more-link a.disabled{
  color: #999999;
  text-decoration: none;
  background: url("../assets/arrow-red-down-disabled.html") 100% 6px no-repeat;
}

.more-link .top-arrow,.more-link .more-arrow{
  padding: 0 10px 0 0;
  text-transform: uppercase;
  font: bold 10px arial;
  color: #5a5a5a;
}

.more-link .top-arrow{
  float: left;
  background: url("../assets/images/arrow-red-up.png") 100% 6px no-repeat;
}

.more-link .more-arrow{
  float: right;
  background: url("../assets/images/arrow-red-down.png") 100% 6px no-repeat;
}

input{
  padding: 0 0 0 5px;
  color: #3b3b3b;
  font-size: 12px;
  float: left;
}

input.text{
  margin: 0 3px 0 0;
  color: #3b3b3b;
  background: #ffffff;
  font-style: normal;
}

.two-column .left,.two-column .right{
  width: 48%;
}

.two-column .left{
  float: left;
}

.two-column .right{
  float: right;
}

.interior-page h1{
  line-height: 26px;
  margin: 0 0 15px;
}

.interior-page > p,.interior-page li{
  margin: 0 0 26px;
}

.interior-page p{
  color: #000302;
  line-height: 20px;
  margin: 0 0 20px;
  font-size: 13px;
}

.interior-page p .featured-text{
  color: #000302;
  clear: both;
  font-size: 16px;
  line-height: 24px;
  width: 93.5%;
  margin: 0 0 30px;
}

.interior-page >.featured{
  float: left;
  clear: both;
  width: 100%;
  margin: 0 0 6px;
}

.interior-page .featured p{
  clear: none;
  color: #333;
  font-size: 16px;
  line-height: 21px;
  margin: 0px 0 25px;
  width: auto;
}

.interior-page .featured a{
  color: #08617B;
}

.interior-page .featured > img{
  float: left;
  margin: 0 15px 15px 0;
}

.interior-page .featured-text{
  font-size: 16px;
}

.interior-page .featured-text img{
  margin: 0 15px 15px 0;
}

.interior-page .interior-content{
  width: 68.5%;
  float: left;
  clear: both;
}

.interior-page .interior-content .last{
  border: none;
}

.interior-page >.interior-content >.two-column.basichtml .left h3,.interior-page >.interior-content >.two-column.basichtml .left h3 a,.interior-page >.interior-content >.two-column.basichtml .left a.more,.interior-page >.interior-content >.two-column.basichtml .right h3,.interior-page >.interior-content >.two-column.basichtml .right h3 a,.interior-page >.interior-content >.two-column.basichtml .right a.more{
  color: #333;
}

.interior-content h3{
  font-size: 17px;
  color: #131313;
}

.interior-content p.bordered{
  padding: 0 0 26px;
  border-bottom: 1px solid #d8d8d8;
}

.interior-content .office-tour img[style~="WIDTH:"],.interior-content .office-tour img[style~="width:"]{
  max-width: 100%;
}

.interior-content .office-tour img[style~="HEIGHT:"],.interior-content .office-tour img[style~="height:"]{
  height:auto !important;
}

.basichtml{
  color: #131313;
  font-size: 13px;
  line-height: 19px;
  margin: 0 0 26px;
}

.basichtml img[style~="WIDTH:"],.basichtml img[style~="width:"]{
  max-width: 100%;
}

.basichtml img[style~="HEIGHT:"],.basichtml img[style~="height:"]{
  height:auto !important;
}

.basichtml ul{
  margin: 10px 0 10px 10px;
}

.basichtml ul li{
  background:url("../assets/images/ul-bullet.png") no-repeat left 7px !important;
  list-style: none;
  padding-left: 10px;
  margin-bottom:5px !important;
  overflow: hidden;
}

.basichtml .moreInfoBox{
  width: 100%;
  clear: both;
}

.basichtml .moreInfoBoxContent{
  width: 100%;
  margin-top: 10px;
}

.basichtml .moreInfoBoxHeader{
  margin-bottom: 0px;
  width: 100%;
  height: auto;
}

.basichtml .moreInfoBoxHeader img{
  width: 100%;
  height: auto;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.basichtml .moreInfoBoxLinks{
  margin: 0px 0px 0px 0px;
  border-left: solid 1px #e6e6e6;
  border-right: solid 1px #e6e6e6;
  padding: 0px 15px 0px 15px;
}

.basichtml .moreInfoBoxLinks p{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 5px 0px;
}

.basichtml .moreInfoBoxLinks p a{
  color: #000000;
}

.basichtml .moreInfoBoxLinks p a img{
  border: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.basichtml .moreInfoBoxRedArrow{
  margin:0px 0px 0px 5px !important;
}

.basichtml .moreInfoBoxBottom{
  width: 100%;
  height: auto;
}

.basichtml .moreInfoBoxBottom img{
  width: 100%;
  height: auto;
}

.basichtml .moreInfoBoxSpacer{
  width: 100%;
  height: 1px;
  clear: left;
}

.page-options{
  display: none;
}

.page-options.no-pdf{
  display: none;
}

.interior-page .article .article-info .page-options{
  margin:0 -14px 20px 0 !important;
  display: block;
}

.interior-page .article .article-info .page-options li{
  background:none !important;
  display: none;
}

.interior-page .article .article-info .page-options li.pdf-parent{
  display: block;
  margin:0 !important;
  padding:0 !important;
}

.interior-page .article .article-info .page-options li.pdf-parent a.pdf{
  background: url("../assets/images/icon-pdf.png") no-repeat scroll 0 0 transparent;
  padding: 0 0 0 15px;
}

.featuredTextImageLeft{
  float: left;
  margin: 0 6px 0 0;
}

.mfp-s-loading .mfp-arrow{
  display: none;
}

.mfp-arrow-right{
  right: -60px;
}

.mfp-arrow-left{
  left: -60px;
}

div.subscribe-container-top{
  width: 100%;
}

div.subscribe-container-top p.subscribeTopHeader strong{
  color: #CC0000;
  font-size: 14px;
}

div.subscribe-container-top fieldset.EmailListItem{
  margin-top: 15px;
}

div.subscribe-container-top fieldset.EmailListItem .EmailListField{
  float: left;
}

div.subscribe-container-top fieldset.EmailListItem .EmailListText{
  float: none;
  padding-left: 3px;
  width: auto;
}

div.subscribe-container-top fieldset.EmailListItem .EmailListText p.EmailName{
  margin: 3px 0px 3px 0px;
}

div.subscribe-container-top fieldset.EmailListItem .EmailListText p.EmailName strong{
  color: #000302;
}

div.subscribe-container-top fieldset.EmailListItem .EmailListText p.EmailName span.EmailTime{
  color: #999;
}

div.subscribe-container-top fieldset.EmailListItem .EmailListText p.EmailDesc{
  margin: 0px 0px 5px 0px;
}

div.subscribe-container-top fieldset.EmailListItem .EmailListText p.EmailDesc a{
  color: #08617b;
  text-decoration: none;
}

div.subscribe-container-top fieldset.EmailListItem .EmailListText p.EmailDesc a:hover{
  text-decoration: underline;
}

div.subscribe-container-top fieldset.EmailListItem .EmailListText p.EmailSample{
  margin: 0px 0px 10px 0px;
}

div.subscribe-container-top fieldset.EmailListItem .EmailListText p.EmailSample a{
  color: #CC0000;
  text-decoration: none;
}

div.subscribe-container-top fieldset.EmailListItem .EmailListText p.EmailSample a:hover{
  text-decoration: underline;
}

div.subscribe-container-top .EmailSpacer{
  clear: left;
}

div.subscribe-container-bottom{
  overflow: hidden;
  background: #E0E0E0;
  width: 100%;
  padding: 20px 0px 10px 0px;
  margin: 20px 0px 0px 0px;
  -webkit-box-shadow: -3px 4px 5px rgba(0, 0, 0, 0.21);
  box-shadow: -3px 4px 5px rgba(0, 0, 0, 0.21);
}

div.subscribe-container-bottom div p.subscribeBottomHeader{
  margin: 0px 0px 0px 20px;
}

div.subscribe-container-bottom div p.subscribeBottomHeader strong{
  color: #CC0000;
}

div.subscribe-container-bottom div p.subscribeBottomHeader strong span.requiredAsterisk{
  color: #CC0000;
}

div.subscribe-container-bottom div div.left-col{
  float: left;
  width: 45%;
  margin-left: 20px;
}

div.subscribe-container-bottom div div.left-col fieldset div.FieldRow{
  margin-top: 10px;
  clear: left;
}

div.subscribe-container-bottom div div.left-col fieldset div.FieldRow label.FieldUpper{
  font-weight: bold;
  text-transform: uppercase;
}

div.subscribe-container-bottom div div.left-col fieldset div.FieldRow label.FieldUpper strong span.requiredAsterisk{
  color: #CC0000;
}

div.subscribe-container-bottom div div.left-col fieldset div.FieldRow input.subscribe-text{
  width: 87%;
  height: 24px;
  margin-bottom: 10px;
}

div.subscribe-container-bottom div div.left-col fieldset div.FieldRow select.subscribe-dd{
  width: 90%;
  height: 24px;
  margin-bottom: 10px;
}

div.subscribe-container-bottom div div.right-col{
  float: left;
  width: 45%;
  margin-left: 20px;
}

div.subscribe-container-bottom div div.right-col fieldset div.FieldRow{
  margin-top: 10px;
  clear: left;
}

div.subscribe-container-bottom div div.right-col fieldset div.FieldRow label.FieldUpper{
  font-weight: bold;
  text-transform: uppercase;
}

div.subscribe-container-bottom div div.right-col fieldset div.FieldRow label.FieldUpper strong span.requiredAsterisk{
  color: #CC0000;
}

div.subscribe-container-bottom div div.right-col fieldset div.FieldRow input.subscribe-text{
  width: 87%;
  height: 24px;
  margin-bottom: 10px;
}

div.subscribe-container-bottom div div.right-col fieldset div.FieldRow select.subscribe-dd{
  width: 90%;
  height: 24px;
  margin-bottom: 10px;
}

div.subscribe-container-bottom div div#relationshipContainer{
  clear: left;
}

div.subscribe-container-bottom div div#relationshipContainer fieldset.checkbox{
  margin: 0px 0px 0px 20px;
  clear: left;
}

div.subscribe-container-bottom div div#relationshipContainer fieldset.checkbox div.relHeader{
  padding-top: 10px;
  margin: 0px 0px 5px 0px;
  clear: both;
}

div.subscribe-container-bottom div div#relationshipContainer fieldset.checkbox div.relHeader label.FieldNormal{
  font-weight: bold;
  text-transform: none;
}

div.subscribe-container-bottom div div#relationshipContainer fieldset.checkbox div.relCheckboxContainer{
  width: 120px;
  float: left;
  margin: 0px 0px 0px 0px;
}

div.subscribe-container-bottom div div#relationshipContainer fieldset.checkbox div.relCheckboxContainer p{
  margin: 0px 0px 0px 0px;
}

div.subscribe-container-bottom div div#relationshipContainer fieldset.checkbox div#RelationshipOther{
  clear: left;
  padding-top: 5px;
}

div.subscribe-container-bottom div div#submitContainer{
  margin: 10px 0px 0px 20px;
  clear: left;
}

div.subscribe-container-bottom div div#submitContainer fieldset.submit p.FieldRow{
  margin: 0px 0px 0px 0px;
}

div.subscribe-container-bottom div div#submitContainer fieldset.submit p.FieldRow label a{
  color: #08617b;
  text-decoration: none;
}

div.subscribe-container-bottom div div#submitContainer fieldset.submit p.FieldRow label a:hover{
  text-decoration: underline;
}

div.subscribe-container-bottom div div#submitContainer fieldset.submit p.FieldRow label strong span.requiredAsterisk{
  color: #CC0000;
}

div.subscribe-container-bottom div div#submitContainer fieldset.submit p.FieldRow input.subscribe-submit{
  border: 0;
  font-weight: bold;
  color: #FFF;
  background: #C90012;
  padding: 10px 20px 10px 20px;
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.21);
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.21);
  margin: 12px 0 0 0;
  cursor: pointer;
}

div.subscribe-container-bottom .EmailSpacer{
  clear: left;
}

div.subscribe-container-bottom.inxmail-subscribe div div#relationshipContainer fieldset.checkbox div.relCheckboxContainer{
  width: 33%;
}

div.subscribe-container-bottom.inxmail-subscribe div div fieldset div.FieldRow select.subscribe-dd{
  width:90% !important;
}

html:lang(ja) #header .header-wrap a, html:lang(ja) #header .header-wrap span.office-name{
  font-family: "Meiryo UI", "MS PGothic", Meiryo, sans-serif;
}

.office-page #header .header-wrap a.logo{
  top: -5px;
}

#header{
  height: 64px;
}

#header.sticky-nav{
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  background: #fff;
  z-index: 150;
  -webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.75);
}

#header .header-wrap{
  display: block;
  height: 100%;
  width: 100%;
  padding: 16px 0 16px 55px;
  box-sizing: border-box;
  text-align: center;
  white-space: nowrap;
}

#header .header-wrap a,#header .header-wrap span.office-name{
  display: inline-block;
  color: #888;
  font: 20px 'Futra', 'Myriad Pro', Arial;
  padding: 10px 0 0;
}

#header .header-wrap a.logo,#header .header-wrap span.office-name.logo{
  position: relative;
  vertical-align: middle;
  padding: 0 10px 0 0;
}

#header .header-wrap div[id*="LanguageSelector"],#header .header-wrap ul.languages{
  display: none;
}

#header .navigation{
  display: none;
}

#site-search,#resp_site-search{
  display: none;
}

.utility-nav{
  display: none;
}

nav.responsive.enabled{
  display: none;
}

nav.responsive.enabled.active{
  width: 314px;
  display: block;
}

nav.responsive.enabled.active +.wrap{
  left: 314px;
}

nav.responsive.enabled.active +.wrap #header.sticky-nav{
  -webkit-transition: left 0.25s ease;
  -moz-transition: left 0.25s ease;
  -o-transition: left 0.25s ease;
  transition: left 0.25s ease;
  left: 314px;
}

nav.responsive.enabled .scroll-wrap{
  width: 314px;
}

nav.responsive.enabled +.wrap{
  -webkit-transform: none;
}

nav.responsive.enabled +.wrap #header.sticky-nav{
  left: 0;
  -webkit-transition: left 0.25s ease;
  -moz-transition: left 0.25s ease;
  -o-transition: left 0.25s ease;
  transition: left 0.25s ease;
}

nav.responsive.enabled.multi-language #languageSelector{
  width: 314px;
}

nav.responsive.enabled.multi-language ul.languages{
  width: 254px;
}

nav.responsive.enabled .navigation{
  width: 314px;
}

nav.responsive.enabled .navigation > ul{
  width: 314px;
}

nav.responsive.enabled .navigation > ul > li{
  width: 314px;
}

nav.responsive.enabled .navigation > ul > li.menu-active .dropdown{
  left: 314px;
}

nav.responsive.enabled .navigation > ul .dropdown{
  left: 628px;
}

.content-wrap >.left-rail,#content.topic .left-rail{
  width: 100%;
  float: none;
  margin: 14px 0 0;
  font-size: 13px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  padding: 35px 24px 24px;
  box-sizing: border-box;
  z-index: 9999;
}

.content-wrap >.left-rail.active .sub-nav,#content.topic .left-rail.active .sub-nav{
  display: block;
}

.content-wrap >.left-rail.active .filter-module,.content-wrap >.left-rail.active .search-filters,#content.topic .left-rail.active .filter-module,#content.topic .left-rail.active .search-filters{
  display: block;
}

.content-wrap >.left-rail a.toggleMenu,#content.topic .left-rail a.toggleMenu{
  display: block;
  background: #f7f7f7;
  width: 35px;
  height: 35px;
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 24px;
  color: transparent;
  border: 1px solid #d8d8d8;
}

.content-wrap >.left-rail a.toggleMenu:before,#content.topic .left-rail a.toggleMenu:before{
  width: 0px;
  height: 0px;
  border-top: 5px solid #cc0000;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  content: 's';
  display: block;
  position: absolute;
  top: 16px;
  right: 14px;
}

.content-wrap >.left-rail .sub-nav,.content-wrap >.left-rail .search-filters,#content.topic .left-rail .sub-nav,#content.topic .left-rail .search-filters{
  clear: both;
  width: 100%;
  display: none;
  background: #e0e0e0;
  display: none;
}

.content-wrap >.left-rail.ready.active:before,#content.topic .left-rail.ready.active:before{
  box-sizing: border-box;
  box-shadow: 2px 2px 2px -1px rgba(0, 0, 0, 0.5);
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 25px 25px;
  top: 0;
  bottom: 0;
  z-index: -1;
}

.content-wrap >.left-rail.ready.active .toggleMenu,#content.topic .left-rail.ready.active .toggleMenu{
  background: #e0e0e0;
  border: transparent;
  text-indent: 0;
  color: black;
  font-size: 16px;
  line-height: 35px;
  text-align: center;
  text-decoration: none;
}

.content-wrap >.left-rail.ready.active .toggleMenu:before,#content.topic .left-rail.ready.active .toggleMenu:before{
  display: none;
}

.content-wrap >.left-rail.ready .sub-nav li,.content-wrap >.left-rail.ready .search-filters li,#content.topic .left-rail.ready .sub-nav li,#content.topic .left-rail.ready .search-filters li{
  display: block;
}

.content-wrap >.left-rail .sub-nav,#content.topic .left-rail .sub-nav{
  padding: 0 15px 0px;
  box-sizing: border-box;
}

.content-wrap >.left-rail .sub-nav li.inactive,#content.topic .left-rail .sub-nav li.inactive{
  display: none;
}

.content-wrap >.left-rail .sub-nav > li.active,#content.topic .left-rail .sub-nav > li.active{
  display: block;
  border-bottom: 0;
}

.content-wrap >.left-rail .sub-nav > li.active > a,#content.topic .left-rail .sub-nav > li.active > a{
  font-weight: bold;
  color: #000;
  position: relative;
  display: inline-block;
  width: auto;
  padding-right: 15px;
}

.content-wrap >.left-rail .sub-nav > li.active > a:before,#content.topic .left-rail .sub-nav > li.active > a:before{
  width: 0px;
  height: 0px;
  border-top: 5px solid #c00;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  content: '';
  display: block;
  position: absolute;
  top: 7px;
  right: 0;
}

.content-wrap >.left-rail .sub-nav > li.active ul,#content.topic .left-rail .sub-nav > li.active ul{
  width: 100%;
  margin-top: 15px;
  margin-bottom: -15px;
}

.content-wrap >.left-rail .sub-nav > li.active li,#content.topic .left-rail .sub-nav > li.active li{
  display: block;
  padding: 15px;
}

.content-wrap >.left-rail .sub-nav > li.active li:first-child,#content.topic .left-rail .sub-nav > li.active li:first-child{
  border-top: 1px solid #cfcfcf;
}

.content-wrap >.left-rail .sub-nav > li.active li:last-child,#content.topic .left-rail .sub-nav > li.active li:last-child{
  border-bottom: 0;
}

.content-wrap >.left-rail .sub-nav > li.active li a.active,#content.topic .left-rail .sub-nav > li.active li a.active{
  font-weight: normal;
}

.content-wrap >.left-rail h3,#content.topic .left-rail h3{
  font-size: 14px;
  color: #000302;
  margin: 0 0 10px;
}

.content-wrap >.left-rail h4,#content.topic .left-rail h4{
  font-size: 17px;
  line-height: 15px;
  color: #3b3b3b;
  font-weight: normal;
  margin: 0 0 20px;
}

.content-wrap >.left-rail h5,#content.topic .left-rail h5{
  font-size: 12px;
  color: #000302;
  text-transform: uppercase;
  margin: 0 0 10px;
  font-weight: bold;
}

.content-wrap >.left-rail h5 a,#content.topic .left-rail h5 a{
  color: #000302;
}

.content-wrap >.left-rail h5 a.active,#content.topic .left-rail h5 a.active{
  color: #c00;
}

.content-wrap >.left-rail ul,#content.topic .left-rail ul{
  width: 154px;
}

.content-wrap >.left-rail ul li a span,#content.topic .left-rail ul li a span{
  font-size: 13px;
}

.content-wrap >.left-rail li,#content.topic .left-rail li{
  padding: 15px 0;
  margin: 0;
  border-bottom: 1px solid #cfcfcf;
}

.content-wrap >.left-rail li:last-child,#content.topic .left-rail li:last-child{
  border-bottom: 0;
}

.content-wrap >.left-rail a.more,#content.topic .left-rail a.more{
  background: url("../assets/images/arrow-red-down.png") 100% 5px no-repeat;
  padding: 0 9px 0 0;
}

.content-wrap >.left-rail a.more-up,#content.topic .left-rail a.more-up{
  background: url("../assets/images/arrow-red-up.png") 100% 5px no-repeat;
  padding: 0 9px 0 0;
  color: #000302;
  font-size: 11px;
}

.content-wrap >.left-rail a.active,#content.topic .left-rail a.active{
  color: #c00;
}

.content-wrap >.left-rail a,#content.topic .left-rail a{
  display: block;
  width: 100%;
}

#content.topic .left-rail{
  top: -76px;
}

#content.topic .left-rail .search-filters,#content.topic .left-rail .search-filters +.filter-module{
  padding: 25px;
  box-sizing: border-box;
}

#content.topic .left-rail .filter-module{
  box-sizing: border-box;
}

#content.topic .left-rail .filter-module ul{
  width: 100%;
}

#content.topic .left-rail .filter-module li{
  padding: 10px 0;
}

#content.topic .left-rail .filter-module li:last-child{
  border-bottom: 1px solid #cfcfcf;
}

#content.topic .left-rail .filter-module h5{
  margin: 0;
}

#content.topic .left-rail .search-filters +.filter-module{
  display: none;
  margin-top: -50px;
  padding-bottom: 10px;
}

#content.topic .left-rail .search-filters +.filter-module h5{
  margin-bottom: 15px;
}

#content.topic .left-rail.active .search-filters +.filter-module{
  display: block;
  background: #e0e0e0;
}

#content.topic .left-rail a.more,#content.topic .left-rail a.less{
  padding: 0 12px 0 0;
  width: auto;
  display: inline-block;
  margin: 10px 0;
}

#content.topic .left-rail a.less{
  background: url("../assets/images/arrow-red-up.png") 100% 5px no-repeat;
}

.search-page .left-rail,.left-rail.publication-filter{
  width: 154px;
  float: left;
  margin: 0 20px 0 0;
  overflow: hidden;
  font-size: 13px;
  display: block;
  position: relative;
  padding: 0;
}

.search-page .left-rail a.toggleMenu,.left-rail.publication-filter a.toggleMenu{
  display:none !important;
}

.search-page .left-rail .subnav,.search-page .left-rail .search-filters,.left-rail.publication-filter .subnav,.left-rail.publication-filter .search-filters{
  display: block;
  background: transparent;
}

.search-page .left-rail h3,.left-rail.publication-filter h3{
  font-size: 14px;
  color: #000302;
  margin: 0 0 10px;
}

.search-page .left-rail h4,.left-rail.publication-filter h4{
  font-size: 17px;
  line-height: 15px;
  color: #3b3b3b;
  font-weight: normal;
  margin: 0 0 20px;
}

.search-page .left-rail h5,.left-rail.publication-filter h5{
  font-size: 12px;
  color: #000302;
  text-transform: uppercase;
  margin: 0 0 10px;
  font-weight: bold;
}

.search-page .left-rail h5 a,.left-rail.publication-filter h5 a{
  color: #000302;
}

.search-page .left-rail h5 a.active,.left-rail.publication-filter h5 a.active{
  color: #c00;
}

.search-page .left-rail ul,.left-rail.publication-filter ul{
  width: 154px;
}

.search-page .left-rail li,.left-rail.publication-filter li{
  margin: 0 0 13px 0;
  padding: 0;
  border: 0;
}

.search-page .left-rail ul li a span,.left-rail.publication-filter ul li a span{
  font-size: 13px;
}

.search-page .left-rail a.more,.left-rail.publication-filter a.more{
  background: url("../assets/images/arrow-red-down.png") 100% 5px no-repeat;
  padding: 0 9px 0 0;
}

.search-page .left-rail a.more-up,.left-rail.publication-filter a.more-up{
  background: url("../assets/images/arrow-red-up.png") 100% 5px no-repeat;
  padding: 0 9px 0 0;
  color: #000302;
  font-size: 11px;
}

.search-page .left-rail a.active,.left-rail.publication-filter a.active{
  color: #c00;
}

.search-page .left-rail +.main-content.wide,.left-rail.publication-filter +.main-content.wide{
  width: 70%;
  float:left !important;
}

.search-page .left-rail +.main-content.wide .interior-page .interior-content,.left-rail.publication-filter +.main-content.wide .interior-page .interior-content{
  width: 100%;
  float: none;
}

.search-page .left-rail +.main-content .right-rail,.left-rail.publication-filter +.main-content .right-rail{
  display: none;
}

#featured-carousel{
  height: 365px;
  top: initial;
  position: relative;
  margin-bottom: -45px;
  overflow: hidden;
  -webkit-overflow-scrolling: auto;
  max-width: 100%;
}

#featured-carousel::after{
  content: '';
  position: absolute;
  width: 100%;
  height: 104px;
  top: 365px;
  background: -moz-linear-gradient(top, #e4e4e4 0%, rgba(228, 228, 228, 0.87) 17%, rgba(228, 228, 228, 0.77) 27%, rgba(228, 228, 228, 0.31) 64%, rgba(228, 228, 228, 0.13) 81%, rgba(228, 228, 228, 0.02) 93%, rgba(228, 228, 228, 0.01) 97%, rgba(255, 255, 255, 0.01) 98%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e4e4e4), color-stop(17%, rgba(228, 228, 228, 0.87)), color-stop(27%, rgba(228, 228, 228, 0.77)), color-stop(64%, rgba(228, 228, 228, 0.31)), color-stop(81%, rgba(228, 228, 228, 0.13)), color-stop(93%, rgba(228, 228, 228, 0.02)), color-stop(97%, rgba(228, 228, 228, 0.01)), color-stop(98%, rgba(255, 255, 255, 0.01)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(top, #e4e4e4 0%, rgba(228, 228, 228, 0.87) 17%, rgba(228, 228, 228, 0.77) 27%, rgba(228, 228, 228, 0.31) 64%, rgba(228, 228, 228, 0.13) 81%, rgba(228, 228, 228, 0.02) 93%, rgba(228, 228, 228, 0.01) 97%, rgba(255, 255, 255, 0.01) 98%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(top, #e4e4e4 0%, rgba(228, 228, 228, 0.87) 17%, rgba(228, 228, 228, 0.77) 27%, rgba(228, 228, 228, 0.31) 64%, rgba(228, 228, 228, 0.13) 81%, rgba(228, 228, 228, 0.02) 93%, rgba(228, 228, 228, 0.01) 97%, rgba(255, 255, 255, 0.01) 98%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(top, #e4e4e4 0%, rgba(228, 228, 228, 0.87) 17%, rgba(228, 228, 228, 0.77) 27%, rgba(228, 228, 228, 0.31) 64%, rgba(228, 228, 228, 0.13) 81%, rgba(228, 228, 228, 0.02) 93%, rgba(228, 228, 228, 0.01) 97%, rgba(255, 255, 255, 0.01) 98%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to bottom, #e4e4e4 0%, rgba(228, 228, 228, 0.87) 17%, rgba(228, 228, 228, 0.77) 27%, rgba(228, 228, 228, 0.31) 64%, rgba(228, 228, 228, 0.13) 81%, rgba(228, 228, 228, 0.02) 93%, rgba(228, 228, 228, 0.01) 97%, rgba(255, 255, 255, 0.01) 98%, rgba(255, 255, 255, 0) 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e4e4e4', endColorstr='#00ffffff',GradientType=0 );
}

#featured-carousel .carousel-pagination{
  width: auto;
  bottom: 75px;
}

#featured-carousel .carousel-pagination .wrap{
  bottom: -33px;
  right: 24px;
}

#featured-carousel .carousel-items{
  height:100% !important;
  overflow: hidden;
}

#featured-carousel .carousel-items > li{
  background-size: 1538px;
  background-position:50% -100px !important;
  height:100% !important;
}

#featured-carousel .item-wrap{
  height: 100%;
  width: 100%;
  top: initial;
  padding: 0 24px;
  box-sizing: border-box;
}

#featured-carousel .item-wrap .description{
  width: 463px;
  height: 120px;
  padding: 20px 25px 20px 20px;
  right: 26px;
  bottom: 114px;
  box-sizing: border-box;
  background: transparent url("../assets/images/green-action-bar-responsive.png") no-repeat scroll 100% 0;
  background-size: cover;
}

#featured-carousel .item-wrap .description h2{
  font-size: 17px;
  line-height: 17px;
}

#featured-carousel .item-wrap .description p{
  font-size: 14px;
  line-height: 15px;
}

#featured-carousel .item-wrap .description a.more{
  padding-right: 8px;
}

#featured-carousel.interior-landing-carousel .carousel-pagination{
  bottom: 75px;
  margin: 0 auto;
  position: relative;
  width: auto;
  z-index: 98;
  right: 23px;
}

#featured-carousel.interior-landing-carousel .description{
  top: 76px;
}

.office-page #featured-carousel .carousel-pagination{
  bottom: 75px;
}

#featured-carousel.interior-landing-carousel .carousel-pagination{
  bottom: 80px;
}

#carousel .carousel-items h4,#carousel .carousel-slick-items h4,#carousel-slick .carousel-items h4,#carousel-slick .carousel-slick-items h4{
  line-height: 24px;
}

#carousel .carousel-items li,#carousel .carousel-slick-items li,#carousel-slick .carousel-items li,#carousel-slick .carousel-slick-items li{
  width:100% !important;
  height:100% !important;
  background-size:cover !important;
  background-position-x:50% !important;
  background-position-y:50% !important;
}

#carousel .carousel-items li .description,#carousel .carousel-slick-items li .description,#carousel-slick .carousel-items li .description,#carousel-slick .carousel-slick-items li .description{
  height: auto;
  top: auto;
  bottom: 45px;
  width: 77%;
  background: url("../assets/images/green-action-bar-responsive.png") 100% 0 no-repeat;
}

#carousel .carousel-items .slick-element,#carousel .carousel-slick-items .slick-element,#carousel-slick .carousel-items .slick-element,#carousel-slick .carousel-slick-items .slick-element{
  background-size:cover !important;
  position: relative;
}

#carousel .carousel-items .slick-element .description,#carousel .carousel-slick-items .slick-element .description,#carousel-slick .carousel-items .slick-element .description,#carousel-slick .carousel-slick-items .slick-element .description{
  height: auto;
  top: auto;
  bottom: 45px;
  width: 77%;
  background: url("../assets/images/green-action-bar-responsive.png") 100% 0 no-repeat;
}

.mobile-slider.slider,.mobile-slider.slick-slider{
  display: none;
}

.main-content.slider,.main-content.slick-slider{
  width: 100%;
  border-left: 35px solid transparent;
  border-right: 35px solid transparent;
  margin: 0 -44px;
  padding: 0 9px;
}

.main-content.slider .slider-button,.main-content.slick-slider .slider-button{
  width: 100%;
}

.main-content.slider .slider-button .prev,.main-content.slider .slider-button .next,.main-content.slick-slider .slider-button .prev,.main-content.slick-slider .slider-button .next{
  top: 10%;
  margin-top: 3%;
}

.main-content.slick-slider{
  border-left: 0 solid transparent;
  border-right: 0 solid transparent;
  margin: 0;
}

.slider,.slick-slider{
  height: auto;
  width: 100%;
  clear: both;
  overflow: auto;
}

.slider .slides,.slider .slick-slides,.slick-slider .slides,.slick-slider .slick-slides{
  height: 100%;
  overflow: hidden;
  position: relative;
}

.slider .slides > li,.slider .slides > div,.slider .slick-slides > li,.slider .slick-slides > div,.slick-slider .slides > li,.slick-slider .slides > div,.slick-slider .slick-slides > li,.slick-slider .slick-slides > div{
  display: none;
  width: 100%;
}

.slider .slides > li:first-child,.slider .slides > div:first-child,.slider .slick-slides > li:first-child,.slider .slick-slides > div:first-child,.slick-slider .slides > li:first-child,.slick-slider .slides > div:first-child,.slick-slider .slick-slides > li:first-child,.slick-slider .slick-slides > div:first-child{
  display: inline-block;
}

.slider .slides ul,.slider .slick-slides ul,.slick-slider .slides ul,.slick-slider .slick-slides ul{
  display: table;
  width: 100%;
}

.slider .slides .slide-content,.slider .slick-slides .slide-content,.slick-slider .slides .slide-content,.slick-slider .slick-slides .slide-content{
  display: table-cell;
  width: 31%;
  margin: 0 0 0 3.5%;
  padding-bottom: 25px;
}

.slider .slides .slide-content:first-child,.slider .slick-slides .slide-content:first-child,.slick-slider .slides .slide-content:first-child,.slick-slider .slick-slides .slide-content:first-child{
  margin-left: 0;
}

.slider .slides .slide-content:first-child,.slick-slider .slick-slides .slide-content:first-child{
  margin: 0;
}

.slider .slides .slide-content > a,.slick-slider .slick-slides .slide-content > a{
  color: #131313;
  font-size: 12px;
  width: 100%;
}

.slider .slides .slide-content img,.slick-slider .slick-slides .slide-content img{
  width: 100%;
}

.slider .slides .slide-content h3,.slick-slider .slick-slides .slide-content h3{
  font-size: 12px;
  color: #cc0000;
  text-transform: uppercase;
  font-weight: normal;
  margin: 15px 0 10px;
  float: left;
  width: 100%;
}

.slider .slides .slide-content h3 a,.slick-slider .slick-slides .slide-content h3 a{
  color: #cc0000;
}

.slider .slides .slide-content h4,.slick-slider .slick-slides .slide-content h4{
  font-size: 16px;
  line-height: 18px;
  color: #131313;
  font-weight: normal;
  margin: 0 0 7px;
  float: left;
  width: 100%;
}

.slider .slides .slide-content h4 a,.slick-slider .slick-slides .slide-content h4 a{
  color: #131313;
}

.client-results{
  width: 65%;
}

.client-results .details-wrap{
  height: 111px;
  position: relative;
  margin: 0 10px 26px 0;
}

.client-results-container{
  height: 220px;
  position: absolute;
  top: 0;
  visibility: hidden;
}

.client-results-container img{
  float: left;
  margin: 0 15px;
  height: 83px;
  width: 125px;
}

.client-results-container.active-detail{
  visibility: visible;
}

.client-results-detail p{
  font-size: 13px;
  line-height: 15px;
}

.client-results-detail h4,.client-results-detail h4 a{
  font-size: 17px;
  line-height: 18px;
}

.border-wrap{
  height: 202px;
}

.client-results-slides .client-results-wrap,.client-results-slides-slick .client-results-wrap{
  width: 85%;
}

.client-results-slides .client-results-wrap .slides,.client-results-slides-slick .client-results-wrap .slides{
  width: 100%;
}

.client-results-slides .client-results-wrap .slides li ul,.client-results-slides .client-results-wrap .slides .slide-wrap ul,.client-results-slides-slick .client-results-wrap .slides li ul,.client-results-slides-slick .client-results-wrap .slides .slide-wrap ul{
  display: table;
  width: 100%;
}

.client-results-slides .client-results-wrap .slides li ul li,.client-results-slides .client-results-wrap .slides .slide-wrap ul li,.client-results-slides-slick .client-results-wrap .slides li ul li,.client-results-slides-slick .client-results-wrap .slides .slide-wrap ul li{
  display: table-cell;
  width: 23%;
  text-align: center;
}

.client-results-slides .client-results-wrap .slides .active a,.client-results-slides-slick .client-results-wrap .slides .active a{
  max-width: 70px;
}

.news-ticker{
  display: none;
}

.content-wrap-home .three-col-list{
  float: none;
  display: block;
  width: 100%;
}

.content-wrap-home .three-col-list > ul{
  display: table;
  width: 103.5%;
  margin-left: -3.5%;
}

.content-wrap-home .three-col-list > ul li{
  display: table-cell;
  width: 33.3%;
  padding: 0 0 25px 3.5%;
  font-size: 13px;
  position: relative;
  box-sizing: border-box;
}

.content-wrap-home .three-col-list > ul a{
  color: #131313;
  font-size: inherit;
  width: 100%;
}

.content-wrap-home .three-col-list > ul a.img-link{
  position: relative;
  float: none;
}

.content-wrap-home .three-col-list > ul a.img-link:after{
  content: "";
  display: table;
  clear: both;
}

.content-wrap-home .three-col-list > ul a.img-link:after{
  left: 18px;
  top: 3px;
}

.content-wrap-home .three-col-list > ul img{
  width: 100%;
  margin: 0 0 16px;
}

.content-wrap-home .three-col-list h3{
  font-size: 12px;
  color: #cc0000;
  text-transform: uppercase;
  font-weight: normal;
  margin: 0 0 7px;
}

.content-wrap-home .three-col-list h3 a{
  color: #cc0000;
}

.content-wrap-home .three-col-list h4{
  font-size: 17px;
  line-height: 18px;
  color: #131313;
  font-weight: normal;
  margin: 0 0 6px;
}

.content-wrap-home .three-col-list h4 a{
  color: #131313;
}

.content-wrap-home .three-col-list .video-thumbnail:after{
  left: 32px;
}

.three-col-list{
  margin-bottom: 25px;
}

.three-col-list:after{
  content: "";
  display: table;
  clear: both;
}

.three-col-list img{
  margin: 0 15px 0 0;
  width: 133px;
}

.three-col-list li{
  overflow: hidden;
  margin-bottom: 12px;
}

.three-col-list li > a{
  color: #131313;
  font-size: 13px;
  font-weight: 18px;
}

.three-col-list li > a.img-link{
  position: relative;
  float: left;
  clear: both;
  margin-bottom: 0;
}

.three-col-list li > a.img-link:after{
  content: "";
  display: table;
  clear: both;
}

.three-col-list li > a.img-link:after{
  left: 18px;
  top: 3px;
}

.three-col-list li > a.video-thumbnail{
  margin-bottom: 0;
}

.three-col-list li > a h3{
  clear: left;
}

.three-col-list h3{
  font-size: 12px;
  color: #cc0000;
  text-transform: uppercase;
  font-weight: normal;
  margin: 0 0 7px;
}

.three-col-list h3 a{
  color: #cc0000;
}

.three-col-list h4{
  font-size: 17px;
  font-weight: normal;
  margin: 0 0 6px;
}

.three-col-list h4 a{
  color: #131313;
}

html:lang(ja) .right-rail .rail-module p{
  font-family: "Meiryo UI", "MS PGothic", Meiryo, sans-serif;
}

html:lang(ja) .right-rail .rail-module.featured h5 span{
  font-family: "Meiryo UI", "MS PGothic", Meiryo, sans-serif;
}

html:lang(ja) .right-rail .rail-module.featured h5 span.english{
  text-transform: none;
}

.right-rail{
  width: 30%;
  color: #3B3B3B;
  float: right;
  font-size: 12px;
  position: relative;
  right: 0;
}

.right-rail h5{
  font-size: 26px;
  margin: 0 0 16px;
}

.right-rail h6{
  margin: 0 0 10px;
  font-size: 12px;
  color: #3b3b3b;
  font-weight: bold;
}

.right-rail.highlight{
  display: none;
}

.right-rail.profile-right-rail{
  margin-top: 45px;
}

.right-rail .rail-module p{
  margin: 0 0 10px;
  font: 13px/21px;
}

.right-rail .rail-module a{
  color: #30617b;
}

.right-rail .rail-module ul{
  padding-bottom: 20px;
}

.right-rail .rail-module ul ul{
  padding: 0 0 10px;
}

.right-rail .rail-module .profile-moreinfo{
  background: none;
  border-bottom: solid 1px #E5E5E5;
  padding: 16px 5px 16px 16px;
}

.right-rail .rail-module .profile-moreinfo h4{
  font-size: 12px;
}

.right-rail .rail-module .profile-moreinfo p{
  font-size: 11px;
  margin-bottom: 0px;
}

.right-rail .content-list li{
  list-style: none;
}

.right-rail .rail-module.featured h5{
  color: #cc0000;
  font-weight: bold;
  margin: 0 0 10px;
  font-size: 16px;
}

.right-rail .rail-module.featured h5 span{
  text-transform: uppercase;
  font-family: "Futura Book", Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

.right-rail .rail-module.featured h6{
  margin: 0;
}

.right-rail .rail-module.featured p{
  margin: 0 0 5px;
  font-size: 12px;
  line-height: 15px;
  color: #3b3b3b;
  color: #404040;
}

.right-rail .rail-module.featured p a{
  color: #08617B;
}

.right-rail .rail-module.featured a{
  color: #cc0000;
  background-position: right 3px;
}

.right-rail .rail-module.featured h3{
  clear: both;
}

.right-rail .rail-module .content-list li{
  margin-left: 0;
  padding: 0;
}

.interior-page .right-rail{
  right: -16px;
}

.interior-page .right-rail h5{
  color: #3b3b3b;
  font-size: 16px;
  margin: 0 0 10px;
}

.interior-page .right-rail .rail-module{
  border-top: 1px solid #E5E5E5;
  margin: 0 0 20px;
  padding: 20px 0 0;
}

.interior-page .right-rail .rail-module.featured{
  padding: 16px 14px 16px 16px;
  border: 1px solid #eceaea;
  background: #fffffe url("../assets/images/responsive-right-rail-background.png") 0 100% repeat-x;
}

.interior-page .right-rail ul li{
  list-style: none;
  background: url("../assets/images/ul-bullet.png") no-repeat left 6px;
  margin: 0 0 5px 0;
  padding: 0 0 0 15px;
}

.interior-page .right-rail ul li ul li{
  border: medium none;
  list-style: disc outside none;
  margin: 0 0 0 14px;
}

.interior-page .right-rail .reset{
  border: none;
  margin: 0;
  padding: 0;
}

.rail-module ul.right-rail-featured-list{
  list-style: none;
  list-style: none;
  margin-top: -3px;
  width: 100%;
}

.rail-module ul.right-rail-featured-list li{
  padding: 0 0 3px 0;
  margin: 0 0 15px 0;
}

.rail-module .right-rail-featured-list h4{
  font-size: 14px;
  font-weight: normal;
  color: #131313;
  margin-bottom: 8px;
}

.rail-module .right-rail-featured-list h5{
  margin-bottom: 10px;
}

.rail-module .right-rail-featured-list p a{
  color: #3b3b3b;
  line-height: 16px;
}

.rail-module .right-rail-featured-list img{
  margin: 0 0 11px 0;
}

.rail-module .right-rail-featured-list blockquote{
  font-size: 16px;
  line-height: 24px;
  color: #666;
  font-weight: normal;
  letter-spacing: -0.012em;
  text-indent: 16px;
  margin-bottom: 0px;
  margin-right: 0;
}

.rail-module .right-rail-featured-list .featured-rail-profiles div{
  width: 100%;
}

.rail-module .right-rail-featured-list .featured-rail-profiles div div:first-child{
  width:40% !important;
}

.rail-module .right-rail-featured-list .featured-rail-profiles div div:first-child img{
  width:100% !important;
  height: auto;
}

.rail-module .right-rail-featured-list .featured-rail-profiles div div:first-child img[style~="WIDTH:"],.rail-module .right-rail-featured-list .featured-rail-profiles div div:first-child img[style~="width:"]{
  max-width: 99px;
}

.rail-module .right-rail-featured-list .featured-rail-profiles div div:first-child img[style~="HEIGHT:"],.rail-module .right-rail-featured-list .featured-rail-profiles div div:first-child img[style~="height:"]{
  height:auto !important;
}

.rail-module .right-rail-featured-list .featured-rail-profiles div div:nth-child(2){
  width:50% !important;
}

.rail-module blockquote p{
  font-size:16px !important;
  color:#666 !important;
}

.rail-module .right-rail-featured-list blockquote img{
  margin: 0 0 4px 5px;
}

.rail-module .right-rail-featured-list span.subscribe{
  font-size: 11px;
  font-weight: bold;
  letter-spacing: -0.04em;
  display: block;
  margin: -6px 0 4px 0;
}

.rail-module .right-rail-featured-list h6{
  font-size: 14px;
  line-height: 18px;
  font-weight: normal;
}

.interior-page .highlight{
  background: #f7f9fa;
  width:202px !important;
}

.interior-page .highlight .rail-module{
  padding: 16px;
  border: none;
}

.right-rail .rail-module.bio{
  border: 0;
  padding: 0;
  margin: 20px 0 0 10px;
}

.right-rail .rail-module.bio h6{
  margin: 0 0 5px;
}

.right-rail .rail-module.bio a{
  color: #08617b;
}

.content-wrap-home .right-rail{
  float: none;
  width: 100%;
  clear: both;
}

.content-wrap-home .right-rail .rail-module ul.content-list p:first-child{
  float: left;
  margin: 0px 10px 45px 0px;
}

.top-reads{
  display: none;
}

.BrightcoveExperience{
  width: 100%;
}

.BrightcoveWrapper{
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}

.BrightcoveWrapper .BrightcoveExperience{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video-thumbnail{
  display: block;
  float: left;
  margin: 0 0px 20px 0;
  position: relative;
  width: auto;
}

.video-thumbnail p{
  background: url("../assets/images/office-tour-text-box.png") no-repeat scroll 0 0 transparent;
  color: white;
  font-weight: bold;
  padding: 7px 30px 7px 7px;
  text-align: left;
  text-transform: uppercase;
  width: 135px;
  position: absolute;
  top: 175px;
}

.right-rail .video-thumbnail{
  width: 100%;
}

.social-module{
  width: 100%;
  overflow: hidden;
}

.social-module li{
  font-size: 12px;
  line-height: 16px;
}

.social-module h3{
  font-size: 12px;
  margin-bottom: 8px;
  text-transform: none;
}

.social-module ul{
  height: 188px;
  width: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
}

.social-module h4{
  font-size: 12px;
}

.content-wrap-home .divider-wrap .social-module{
  width: 30%;
  float: left;
  margin-left: 24px;
}

.content-wrap-home .divider-wrap .social-module h3{
  font-size: 14px;
  margin-bottom: 23px;
  text-transform: capitalize;
}

.search-results h2 a{
  font-size: 14px;
}

span.results-number{
  color: #000302;
  display: block;
  float: right;
  font-size: 12px;
  font-weight: bold;
  margin: 0 10px 0 0;
  padding: 10px 0px 10px 0;
}

#refine-search{
  display: none;
}

ul.results p{
  color: #131313;
  margin: 16px 0 0;
  font-size: 13px;
  line-height: 18px;
}

ul.results li{
  font-size: 12px;
  margin: 0 0 15px;
  padding: 0 0 15px;
}

ul.results li img.thumbnail{
  float: left;
  margin: 0 15px 24px 0;
}

ul.results span.date{
  font-size: 12px;
  color: #575656;
  font-weight: bold;
}

div.search-results h2{
  color: #333333;
}

div.search-results .pagination ul, div.pagination ul{
  font-size: 14px;
  color: #131313;
  margin: 0 20px 0 0;
}

div.search-results .pagination ul li, div.pagination ul li{
  font-size: 14px;
}

div.search-results .pagination ul li a, div.pagination ul li a{
  font-size: 14px;
  padding: 12px 10px;
  margin: 5px;
  background: url("../assets/images/pagination-box.png") no-repeat scroll 0 0;
}

div.search-results .pagination ul li.active, div.pagination ul li.active{
  margin: 18px 10px;
}

div.search-results .pagination ul li.last, div.pagination ul li.last{
  margin: 18px 10px;
}

div.search-results .pagination ul li.nextLink a, div.search-results .pagination ul li.prevLink a, div.pagination ul li.nextLink a, div.pagination ul li.prevLink a{
  text-indent: -3000em;
  position: relative;
}

div.search-results .pagination ul li.nextLink a:before, div.search-results .pagination ul li.prevLink a:before, div.pagination ul li.nextLink a:before, div.pagination ul li.prevLink a:before{
  background: url("../assets/images/arrow-red-right-2.png") no-repeat scroll center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
}

div.search-results .pagination ul li.prevLink a:before, div.pagination ul li.prevLink a:before{
  background: url("../assets/images/arrow-red-left-small.png") no-repeat scroll center;
}

div.search-results .pagination span, div.pagination span{
  font-size: 14px;
  font-weight: bold;
  color: #3b3b3b;
  margin-left: 20px;
  line-height: 50px;
}

div.search-filters .filter-module{
  margin: 0 0 30px;
}

div.search-filters .filter-module .custom-range, div.search-filters .filter-module .custom-date-range{
  display: none;
}

div.search-filters .filter-module .more{
  background: url("../assets/images/arrow-red-down.png") 18% 5px no-repeat;
}

div.search-filters .filter-module .less{
  background: url("../assets/images/arrow-red-up.png") 18% 5px no-repeat;
}

.no-results-search{
  font-size: 13px;
  color: #131313;
}

.no-results-search input{
  width: 78%;
  height: 24px;
  margin-bottom: 10px;
}

.no-results-search .red-button{
  width: 34px;
  height: 30px;
  display: block;
  background: url("../assets/images/red-button-large.png") no-repeat;
  border: 0;
  padding: 0;
  margin-right: 20px;
}

html:lang(ja) .footer .footer-links li, html:lang(ja) #footer .footer-links li{
  font-family: "Meiryo UI", "MS PGothic", Meiryo, sans-serif;
}

.office-page #footer .footer-links li{
  border-left: 1px solid #c8c6c7;
}

.office-page #footer .footer-links li:nth-child(6n),.office-page #footer .footer-links li:nth-child(3n),.office-page #footer .footer-links li.first{
  border-left: 1px solid #c8c6c7;
  padding-right: 0;
}

.footer,#footer{
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
  overflow: hidden;
  -webkit-overflow-scrolling: none;
  font-family: 'Patua One', cursive;
}

.footer .footer-wrap,#footer .footer-wrap{
  margin-left: 48px;
  margin-right: 48px;
  padding: 27px 0 25px;
  width: 768px;
}

.footer .footer-links,#footer .footer-links{
  margin-right: 25px;
  display: inline-block;
}

.footer .footer-links li,#footer .footer-links li{
  font-size: 13px;
  color: #131313;
  display: inline-block;
  border-left: 1px solid #c8c6c7;
  padding: 0 4px;
  margin-bottom: 8px;
}

.footer .footer-links li a,#footer .footer-links li a{
  color: #22860B;
}

.footer .footer-links li:nth-child(6n),.footer .footer-links li:nth-child(3n),.footer .footer-links li.first,.footer .footer-links li:first-child,#footer .footer-links li:nth-child(6n),#footer .footer-links li:nth-child(3n),#footer .footer-links li.first,#footer .footer-links li:first-child{
  border-left: none;
  padding-right: 0;
}

.footer .footer-links li:nth-last-child(4),#footer .footer-links li:nth-last-child(4){
  margin-top: 10px;
}

.footer .social-links,#footer .social-links{
  margin: 0 3%;
}

.footer .social-links ul li,#footer .social-links ul li{
  width: 29px;
  height: 29px;
  margin-right: 4px;
}

.footer .social-links ul li .twitter:hover,#footer .social-links ul li .twitter:hover{
  background: transparent url("../assets/images/twitter_rollover.png") center no-repeat;
  display: block;
  width: 100%;
  height: 100%;
}

.footer .social-links ul li .facebook:hover,#footer .social-links ul li .facebook:hover{
  background: transparent url("../assets/images/facebook_rollover.png") center no-repeat;
  display: block;
  width: 100%;
  height: 100%;
}

.footer .social-links ul li .linkedin:hover,#footer .social-links ul li .linkedin:hover{
  background: transparent url("../assets/images/linkedin_rollover.png") center no-repeat;
  display: block;
  width: 100%;
  height: 100%;
}

.footer .social-links ul li .youtube:hover,#footer .social-links ul li .youtube:hover{
  background: transparent url("../assets/images/youtube_rollover.png") center no-repeat;
  display: block;
  width: 100%;
  height: 100%;
}

.footer .social-links ul li .pintrest:hover,#footer .social-links ul li .pintrest:hover{
  background: transparent url("../assets/images/pintrest_rollover.png") center no-repeat;
  display: block;
  width: 100%;
  height: 100%;
}

.footer .social-links ul li .xing:hover,#footer .social-links ul li .xing:hover{
  background: transparent url("../assets/images/xing_rollover.png") center no-repeat;
  display: block;
  width: 100%;
  height: 100%;
}

.footer .social-links ul li .googleplus:hover,#footer .social-links ul li .googleplus:hover{
  background: transparent url("../assets/images/googleplus_rollover.png") center no-repeat;
  display: block;
  width: 100%;
  height: 100%;
}

.footer .social-links .twitter,#footer .social-links .twitter{
  background: transparent url("../assets/images/twitter.png") center no-repeat;
  display: block;
  width: 100%;
  height: 100%;
}

.footer .social-links .facebook,#footer .social-links .facebook{
  background: transparent url("../assets/images/facebook.png") center no-repeat;
  display: block;
  width: 100%;
  height: 100%;
}

.footer .social-links .linkedin,#footer .social-links .linkedin{
  background: transparent url("../assets/images/linkedin.png") center no-repeat;
  display: block;
  width: 100%;
  height: 100%;
}

.footer .social-links .youtube,#footer .social-links .youtube{
  background: transparent url("../assets/images/youtube.png") center no-repeat;
  display: block;
  width: 100%;
  height: 100%;
}

.footer .social-links .pintrest,#footer .social-links .pintrest{
  background: transparent url("../assets/images/pintrest.png") center no-repeat;
  display: block;
  width: 100%;
  height: 100%;
}

.footer .social-links .xing,#footer .social-links .xing{
  background: transparent url("../assets/images/xing.png") center no-repeat;
  display: block;
  width: 100%;
  height: 100%;
}

.footer .social-links .googleplus,#footer .social-links .googleplus{
  background: transparent url("../assets/images/googleplus.png") center no-repeat;
  display: block;
  width: 100%;
  height: 100%;
}

.footer .sign-up,#footer .sign-up{
  display: inline-block;
  vertical-align: top;
}

.footer .sign-up input,#footer .sign-up input{
  width: 162px;
  height: 24px;
  padding: 0 0 0 5px;
  font-size: 12px;
  float: left;
}

.footer .sign-up input.text,#footer .sign-up input.text{
  margin-right: 2px;
}

.footer .sign-up .gray-button,#footer .sign-up .gray-button{
  width: 34px;
  height: 30px;
  display: inline-block;
  background: url("../assets/images/gray-button.png") 100% 100% no-repeat;
  border: 0;
  padding: 0;
}

.footer .sign-up .gray-button.disabled,#footer .sign-up .gray-button.disabled{
  background: url("../assets/images/gray-button-hover.png") 100% 100% no-repeat;
}

.footer .sign-up .gray-button:hover,#footer .sign-up .gray-button:hover{
  width: 34px;
  height: 30px;
  display: block;
  background: url("../assets/images/gray-button-hover.png") 100% 100% no-repeat;
  border: 0;
  padding: 0;
}

.office-page #footer{
  padding: 27px 0;
}

.office-page #footer .footer-links,.office-page #footer p{
  width: 768px;
  margin: 0 48px;
  display: inline-block;
  padding: 0;
}

.tab-module .tab-title{
  display: none;
  color: #000302;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0 0 20px;
}

.tab-module .tab-nav{
  clear: both;
  width: 100%;
  float: left;
  background: #f9f9f9;
  background: url("../assets/images/tab-module-underline.png") repeat-x 6px bottom #f9f9f9;
  display: table;
}

.tab-module .tab-nav:first-child:nth-last-child(1){
  display: block;
}

.tab-module .tab-nav.singleTab{
  display: block;
}

.tab-module .tab-nav li{
  float: left;
  margin-bottom: 0;
  display: inline;
  text-align: center;
  display: table-cell;
  float: none;
  text-align: center;
}

.tab-module .tab-nav li:first-child:nth-last-child(5),.tab-module .tab-nav li:first-child:nth-last-child(5) ~ li{
  max-width: 18%;
}

.tab-module .tab-nav li a{
  display: block;
  color: #000302;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 9px 7px 7px 7px;
  text-decoration: none;
}

.tab-module .tab-nav li a:hover{
  color: #cc0000;
}

.tab-module .tab-nav li.active{
  -webkit-box-shadow: -4px 0px 2px -2px #e2e2e2;
  -moz-box-shadow: -4px 0px 2px -2px #e2e2e2;
  box-shadow: -4px 0px 2px -2px #e2e2e2;
  margin-left: 9px;
  background: #fff;
  border: 1px solid #d8d8d8;
  border-bottom: none;
  bottom: 0;
  position: relative;
}

.tab-module .tab-nav li.active a{
  color: #cc0000;
}

.tab-module .tabs{
  clear: both;
  padding: 32px 0 15px 0px;
}

.tab-module .tabs span > a{
  margin: 80px 0 0 0;
  float: right;
  font-size: 11px;
  color: #131313;
}

.tab-module .tabs .two-col-block ul{
  width: 100%;
  overflow: hidden;
  position: relative;
  background: #f4f6f8;
  padding: 11px;
  list-style: none;
  margin: 0 0 20px 0;
}

.tab-module .tabs .two-col-block ul h3{
  font-size: 13px;
  line-height: 18px;
}

.tab-module .tabs .two-col-block ul h4{
  font-size: 12px;
  line-height: 15px;
  font-weight: normal;
}

.tab-module .tabs .two-col-block ul li{
  list-style: none;
  margin: 0;
  float: left;
  background: none !important;
  padding: 0;
}

.tab-module .tabs .two-col-block ul p{
  font-size: 12px;
  margin-bottom: 0;
}

.tab-module .tabs .two-col-block ul a{
  color: #30617b;
}

.tab-module .tabs .two-col-block img{
  float: left;
  margin-bottom: 0;
}

.tab-module .tabs .two-col-block .left-col,.tab-module .tabs .two-col-block .right-col{
  width: 47%;
  overflow: hidden;
}

.tab-module .tabs .two-col-block .right-col{
  float: right;
}

.tab-module .tabs .two-col-block .left-col{
  float: left;
}

.tab-module .tabs .two-col-block .two-col-list ul{
  margin: 0;
}

.tab-module .tab{
  clear: both;
  display: none;
  font-size: 13px;
  line-height: 20px;
  color: #131313;
}

.tab-module .tab ul{
  margin: 0 0 10px 10px;
}

.tab-module .tab ul li{
  padding-left: 10px;
}

.tab-module .tab.active{
  display: block;
}

.tab-module .tab > img{
  clear: both;
}

.tab-module .tab > div > img{
  clear: both;
  margin-bottom: 24px;
}

.tab-module .tab .video-thumbnail{
  width: auto;
}

.tab-module .tab .video-thumbnail img{
  margin: 5px 15px 15px 0;
}

.tab-module .tab .video-thumbnail .play-overlay{
  width: auto;
  height: auto;
  left: 37%;
  position: absolute;
  top: 25%;
}

.tab-module .tab .article-listing ul li{
  background:none !important;
}

.tab-module .tab .tab-content img{
  width:auto !important;
  max-width: 100%;
  height: auto;
}

.tab-module a.more{
  font-size: 12px;
  line-height: 18px;
}

.two-col-list ul{
  width: 46%;
  position: relative;
  overflow: hidden;
  float: left;
}

.two-col-list ul.right-col{
  float: right;
}

.two-col-list ul.left-col{
  float: left;
}

.two-col-list li{
  list-style:none !important;
  margin: 0;
  padding: 0;
}

.two-col-list li h3{
  margin-bottom: 4px;
  line-height: 18px;
  font-size: 18px;
}

.two-col-list li h3 a{
  font-size: 18px;
  color: #131313;
  font-weight: normal;
}

.two-col-list a{
  font-size: 12px;
  line-height: 18px;
}

.two-col-list p{
  margin: 0 0 20px;
}

.Default .article-listing h4{
  color: #30617B;
  font-size: 14px;
}

.article-listing ul li h4 a{
  font-size: 14px;
  color: #3b3b3b;
}

.tabs .two-col-block ul{
  width: 100%;
  overflow: hidden;
  position: relative;
  background: #f4f6f8;
  padding: 11px;
  list-style: none;
  margin: 0 0 20px 0;
}

.tabs .two-col-block ul li{
  list-style: none;
  margin: 0 11px 11px 0;
  float: left;
  width: 48%;
  background: none !important;
  padding: 0;
}

.tabs .two-col-block ul li:first-child{
  width: 35%;
  padding-right: 3%;
}

.tabs .two-col-block img{
  float: left;
  margin-bottom: 0;
}

.tabs .two-col-block img[width~="99"],.tabs .two-col-block img[width~="99"]{
  width:100% !important;
  max-width: 99px;
}

.tabs .two-col-block img[height~="93"],.tabs .two-col-block img[height~="93"]{
  height:auto !important;
}

.tabs .two-col-block .left-col,.tabs .two-col-block .right-col{
  width: 48%;
  overflow: hidden;
}

.tabs .two-col-block .left-col{
  float: left;
}

.tabs .two-col-block .right-col{
  float: right;
}

.tabs .two-col-block ul h3{
  font-size: 13px;
  line-height: 18px;
}

.tabs .two-col-block ul h4{
  font-size: 12px;
  line-height: 15px;
  font-weight: normal;
}

.tabs .two-col-block ul p{
  font-size: 12px;
  margin-bottom: 0;
}

.tabs .two-col-block ul a{
  color: #30617b;
}

.Opportunity img[style~="WIDTH:"],.Opportunity img[style~="width:"],.Recommendations img[style~="WIDTH:"],.Recommendations img[style~="width:"],.Results img[style~="WIDTH:"],.Results img[style~="width:"],.Approach img[style~="WIDTH:"],.Approach img[style~="width:"]{
  max-width: 100%;
}

.Opportunity img[style~="HEIGHT:"],.Opportunity img[style~="height:"],.Recommendations img[style~="HEIGHT:"],.Recommendations img[style~="height:"],.Results img[style~="HEIGHT:"],.Results img[style~="height:"],.Approach img[style~="HEIGHT:"],.Approach img[style~="height:"]{
  height:auto !important;
}

.Opportunity p img[style~="WIDTH:"],.Opportunity p img[style~="width:"],.Recommendations p img[style~="WIDTH:"],.Recommendations p img[style~="width:"],.Results p img[style~="WIDTH:"],.Results p img[style~="width:"],.Approach p img[style~="WIDTH:"],.Approach p img[style~="width:"]{
  max-width: 100%;
}

.Opportunity p img[style~="HEIGHT:"],.Opportunity p img[style~="height:"],.Recommendations p img[style~="HEIGHT:"],.Recommendations p img[style~="height:"],.Results p img[style~="HEIGHT:"],.Results p img[style~="height:"],.Approach p img[style~="HEIGHT:"],.Approach p img[style~="height:"]{
  height:auto !important;
}

.content-wrap-home .three-col-list{
  float: none;
  display: block;
  width: 100%;
}

.content-wrap-home .three-col-list > ul{
  display: table;
  width: 103.5%;
  margin-left: -3.5%;
}

.content-wrap-home .three-col-list > ul li{
  display: table-cell;
  width: 33.3%;
  padding: 0 0 25px 3.5%;
  font-size: 13px;
  position: relative;
  box-sizing: border-box;
}

.content-wrap-home .three-col-list > ul a{
  color: #131313;
  font-size: inherit;
  width: 100%;
}

.content-wrap-home .three-col-list > ul a.img-link{
  position: relative;
  float: none;
}

.content-wrap-home .three-col-list > ul a.img-link:after{
  content: "";
  display: table;
  clear: both;
}

.content-wrap-home .three-col-list > ul a.img-link:after{
  left: 18px;
  top: 3px;
}

.content-wrap-home .three-col-list > ul img{
  width: 100%;
  margin: 0 0 16px;
}

.content-wrap-home .three-col-list h3{
  font-size: 12px;
  color: #cc0000;
  text-transform: uppercase;
  font-weight: normal;
  margin: 0 0 7px;
}

.content-wrap-home .three-col-list h3 a{
  color: #cc0000;
}

.content-wrap-home .three-col-list h4{
  font-size: 17px;
  line-height: 18px;
  color: #131313;
  font-weight: normal;
  margin: 0 0 6px;
}

.content-wrap-home .three-col-list h4 a{
  color: #131313;
}

.content-wrap-home .three-col-list .video-thumbnail:after{
  left: 32px;
}

.three-col-list{
  margin-bottom: 25px;
}

.three-col-list:after{
  content: "";
  display: table;
  clear: both;
}

.three-col-list img{
  margin: 0 15px 0 0;
  width: 133px;
}

.three-col-list li{
  overflow: hidden;
  margin-bottom: 12px;
}

.three-col-list li > a{
  color: #131313;
  font-size: 13px;
  font-weight: 18px;
}

.three-col-list li > a.img-link{
  position: relative;
  float: left;
  clear: both;
  margin-bottom: 0;
}

.three-col-list li > a.img-link:after{
  content: "";
  display: table;
  clear: both;
}

.three-col-list li > a.img-link:after{
  left: 18px;
  top: 3px;
}

.three-col-list li > a.video-thumbnail{
  margin-bottom: 0;
}

.three-col-list li > a h3{
  clear: left;
}

.three-col-list h3{
  font-size: 12px;
  color: #cc0000;
  text-transform: uppercase;
  font-weight: normal;
  margin: 0 0 7px;
}

.three-col-list h3 a{
  color: #cc0000;
}

.three-col-list h4{
  font-size: 17px;
  font-weight: normal;
  margin: 0 0 6px;
}

.three-col-list h4 a{
  color: #131313;
}

#content .offices-maps:after{
  content: "";
  display: table;
  clear: both;
}

#content .offices-maps h1{
  color: #000302;
  font-size: 21px;
  margin: 0 0 10px;
}

#content .offices-maps p.featured-text{
  width: 93%;
  margin: 19px 0 25px;
  font-size: 15px;
  line-height: 21px;
}

#content .offices-maps .tab-module{
  width: 100%;
}

#content .offices-maps .tab-module:after{
  content: "";
  display: table;
  clear: both;
}

#content .offices-maps .tab-module .tab-nav{
  width: 100%;
}

#content .offices-maps .tab-module .columns-area:after{
  content: "";
  display: table;
  clear: both;
}

#content .offices-maps .tab-module .col-list{
  width: 33%;
  padding-left: 3%;
  box-sizing: border-box;
  margin: 0;
}

#content .offices-maps .tab-module .col-list:first-child{
  padding-left: 0;
}

#content .offices-maps .tab-module .col-list ul li > span a{
  left: 53%;
  white-space: nowrap;
  max-width: 47%;
  overflow: hidden;
  font-size: 13px;
  white-space: nowrap;
}

#content .offices-maps .tab-module .col-list h2{
  padding: 3px 3px 15px;
}

.profile-head{
  width: 85%;
  clear: right;
}

.profile-head h1{
  float: none;
}

.profile-head .content{
  width: 60%;
}

.main-content .interior-page .interior-content .employee-profile-image{
  float: left;
  margin-right: 15px;
  margin-bottom: 10px;
}

.profile-body{
  width: 100%;
}

.profile-body a{
  color: #08617b;
}

html:lang(ja) div.insights h2{
  font-family: "Meiryo UI", "MS PGothic", Meiryo, sans-serif;
}

div.insights{
  background: #ffffff;
  background: -moz-linear-gradient(top, #fff 0%, #fff 51%, #f6f6f6 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(51%, #fff), color-stop(100%, #f6f6f6));
  background: -webkit-linear-gradient(top, #fff 0%, #fff 51%, #f6f6f6 100%);
  background: -o-linear-gradient(top, #fff 0%, #fff 51%, #f6f6f6 100%);
  background: -ms-linear-gradient(top, #fff 0%, #fff 51%, #f6f6f6 100%);
  background: linear-gradient(to bottom, #fff 0%, #fff 51%, #f6f6f6 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 );
}

div.insights h2{
  margin: 31px 0 0 20px;
  font-family: "Futura Book", Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size-adjust: 0.47;
  font-weight: 300;
  font-style: normal;
}

div.insights h2.sub{
  font-style: italic;
  font-size: 14px;
  color: #464646;
  display: inline-block;
  margin-left: 8px;
  vertical-align: bottom;
  line-height: 14px;
}

div.insights a.insights-anchor{
  background: url("../assets/images/insights-logo.png") no-repeat;
  height: 35px;
  display: inline-block;
  text-indent: -9999px;
  width: 100%;
  vertical-align: bottom;
}

div.featured-header{
  top: 0;
  width: 100%;
  box-sizing: border-box;
  padding: 15px 38px 25px 25px;
  min-height: 85px;
  float: none;
}

div.featured-header h2{
  float: none;
  font-size: 24px;
  color: #464646;
  display: inline-block;
  margin-left: 20px;
  vertical-align: bottom;
  line-height: 18px;
}

div.featured-header #sub-search{
  display: none;
}

.topic .content-wrap >.left-rail{
  top: -77px;
  margin: 0px;
}

.topic .interior-content{
  width: 100%;
}

.interior-content .featured-article{
  border-top: none;
}

.interior-content .featured-article img{
  margin: 0 15px 15px 0;
}

.interior-content .featured-article .body{
  float: none;
  width: auto;
}

.interior-content .featured-article-listing ul.info li,.interior-content .more-insights ul.info li{
  display: block;
  margin:0 0 0 0 !important;
}

.interior-content .featured-article-listing ul.info li span,.interior-content .more-insights ul.info li span{
  background: none;
  padding: 0 0 0 0;
}

body #content .featured-article-listing ul li .video-thumbnail{
  margin-right: 0px;
}

body #content .featured-article-listing ul li .video-thumbnail:after{
  background: none;
}

.interior-cols .left-col{
  width: 65.5%;
}

.interior-cols .right-col{
  width: 31%;
}

.columns-area.featured-area .col{
  margin-bottom: 20px;
  width: 40%;
}

.columns-area.featured-area .col:nth-of-type(2n +1){
  clear: left;
}