@charset "UTF-8";
/*
	(╯°□°)╯︵ ┻━┻ ¯\_(ツ)_/¯
	@kelvin___
*/
.MuseoSans-700 {
  font-family: MuseoSans-700;
  font-weight: normal;
  font-style: normal; }

.MuseoSans-300 {
  font-family: MuseoSans-300;
  font-weight: normal;
  font-style: normal; }

.MuseoSans-900Italic {
  font-family: MuseoSans-900Italic;
  font-weight: normal;
  font-style: normal; }

.MuseoSans-500 {
  font-family: MuseoSans-500;
  font-weight: normal;
  font-style: normal; }

.MuseoSans-100 {
  font-family: MuseoSans-100;
  font-weight: normal;
  font-style: normal; }

.MuseoSans-700Italic {
  font-family: MuseoSans-700Italic;
  font-weight: normal;
  font-style: normal; }

.MuseoSans-300Italic {
  font-family: MuseoSans-300Italic;
  font-weight: normal;
  font-style: normal; }

.MuseoSans-100Italic {
  font-family: MuseoSans-100Italic;
  font-weight: normal;
  font-style: normal; }

.MuseoSans-500Italic {
  font-family: MuseoSans-500Italic;
  font-weight: normal;
  font-style: normal; }

.MuseoSans-900 {
  font-family: MuseoSans-900;
  font-weight: normal;
  font-style: normal; }

html, body {
  font-size: 100%;
  overflow: auto; }

html {
  box-sizing: border-box; }

*, *:before, *:after {
  text-rendering: optimizeLegibility;
  box-sizing: inherit; }

body {
  cursor: auto;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
  padding: 0;
  position: relative; }

a:hover {
  cursor: pointer; }

img {
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
  display: inline-block;
  vertical-align: middle; }

/*  variables
---------------------------------------------------------------------------------- */
/*  base
---------------------------------------------------------------------------------- */
@media (min-width: 1200px) {
  .container {
    width: 1440px; } }
@media (max-width: 1440px) {
  .container {
    width: auto; } }
p {
  padding-bottom: 10px;
  font-size: 1rem;
  line-height: 1.5;
  font-family: MuseoSans-500; }

h1 {
  font-size: 2.2rem;
  line-height: 1.2;
  font-family: MuseoSans-700; }

h2 {
  font-size: 1.2rem;
  line-height: 1.5;
  font-family: MuseoSans-900; }

h3 {
  font-size: 1.2rem;
  line-height: 1.5;
  font-family: MuseoSans-700; }

h4 {
  font-size: 1.5rem;
  line-height: 1.5;
  font-family: MuseoSans-900; }

h5 {
  font-size: 1rem;
  line-height: 1.5;
  font-family: MuseoSans-500; }

h6 {
  font-size: 0.75rem;
  line-height: 1.2;
  font-family: MuseoSans-500; }

td {
  font-size: 1rem;
  line-height: 1.2;
  font-family: MuseoSans-300; }

.zoom-in p {
  font-size: 1.125rem;
  line-height: 1.5;
  font-family: MuseoSans-500; }
.zoom-in h1 {
  font-size: 2.325rem;
  line-height: 1.5;
  font-family: MuseoSans-700; }
.zoom-in h2 {
  font-size: 1.325rem;
  line-height: 1.5;
  font-family: MuseoSans-900; }
.zoom-in h3 {
  font-size: 1.325rem;
  line-height: 1.5;
  font-family: MuseoSans-700; }
.zoom-in h4 {
  font-size: 1.625rem;
  line-height: 1.5;
  font-family: MuseoSans-900; }
.zoom-in h5 {
  font-size: 1.125rem;
  line-height: 1.5;
  font-family: MuseoSans-500; }
.zoom-in h6 {
  font-size: 0.875rem;
  line-height: 1.2;
  font-family: MuseoSans-500; }
.zoom-in td {
  font-size: 1.125rem;
  line-height: 1.2;
  font-family: MuseoSans-300; }

body {
  background-color: #ebebeb; }
  @media (max-width: 768px) {
    body {
      background-color: white; } }

.container {
  background-color: white; }

/*  universal
---------------------------------------------------------------------------------- */
.no-padding {
  padding: 0 !important; }

.padding-bottom {
  padding-bottom: 30px; }

@media (max-width: 992px) {
  .padding-bottom-sm {
    padding-bottom: 30px; } }

@media (max-width: 768px) {
  .padding-bottom-xs {
    padding-bottom: 30px; } }

@media (max-width: 768px) {
  .no-padding-bottom-xs {
    padding-bottom: 0; } }

.red-button {
  color: white;
  width: 200px;
  margin: 0 auto;
  padding: 7px 0;
  text-decoration: none;
  background-color: #f03c55; }
  .red-button:hover {
    opacity: 0.8; }
  .red-button a {
    color: white;
    text-decoration: none; }

.my-space {
  width: 100%;
  margin: 16px 0 20px 0;
  border-bottom: 1px solid #666; }

@media only screen and (max-width: 768px) {
  .under-menu {
    padding-top: 50px; } }

@media only screen and (max-width: 1200px) {
  .under-menu-tool {
    padding-top: 50px; } }

.toolbar img {
  border-left: 1px solid #808080;
  border-bottom: 1px solid #808080; }
  .toolbar img:hover {
    cursor: pointer; }
.toolbar .toolbar-font {
  border-right: 1px solid #808080; }
@media only screen and (max-width: 768px) {
  .toolbar img {
    opacity: 0.7;
    width: 30px;
    border: 1px solid #808080;
    border-top: none;
    margin-left: -1px; } }

.page-title {
  color: white;
  padding: 30px 0 0 102px; }
  @media only screen and (max-width: 1200px) {
    .page-title {
      padding: 90px 0 0 102px; } }
  @media only screen and (max-width: 768px) {
    .page-title {
      padding: 10px 0 0 20px; }
      .page-title h1 {
        font-size: 1.8rem; } }

.quote-box {
  padding: 30px 60px;
  margin-bottom: 60px;
  background-color: #ebebeb; }
  .quote-box.less-margin {
    margin-bottom: 30px; }
  @media only screen and (max-width: 1200px) {
    .quote-box {
      padding: 15px 30px; }
      .quote-box h4 {
        font-size: 1.2rem; }
      .quote-box h3 {
        font-size: 1rem; } }

.page-heads {
  color: #002d4b; }
  .page-heads h1 {
    padding: 0 0 30px 0; }
  @media only screen and (max-width: 1200px) {
    .page-heads h1 {
      padding: 0 0 30px 0; } }
  @media only screen and (max-width: 768px) {
    .page-heads h1 {
      padding: 30px 0 30px 0; } }
  .page-heads.no-tool h1 {
    padding: 30px 0 30px 0; }
  @media only screen and (max-width: 1200px) {
    .page-heads.no-tool h1 {
      padding: 90px 0 30px 0; } }
  @media only screen and (max-width: 768px) {
    .page-heads.no-tool h1 {
      padding: 30px 0 30px 0; } }
  @media only screen and (max-width: 768px) {
    .page-heads h1 {
      font-size: 1.8rem; } }

.signature {
  max-width: 200px;
  margin-left: -7px; }
  .signature.lj-sign {
    margin-left: -25px; }

@media only screen and (min-width: 768px) {
  .page-alignment .row {
    padding: 0 102px; }
  .page-alignment .offset-row {
    padding: 0; } }

.lgrey-bg {
  background-color: #ebebeb; }

.underline {
  border-bottom: 1px solid #666; }

@media (max-width: 768px) {
  .underline-xs {
    border-bottom: 1px solid #666; } }

.content-boxing {
  margin: 15px 15px;
  padding: 30px 60px; }
  @media (max-width: 768px) {
    .content-boxing {
      margin: 0;
      padding: 15px 30px; } }

.strong-footer {
  font-family: MuseoSans-700; }

.red-bg {
  background-color: #f03c55; }
  .red-bg.blue-bg {
    background-color: #007391; }
  .red-bg h3 {
    color: white; }
  .red-bg.toolbar img {
    border-top: 1px solid white;
    border-left: 1px solid white;
    border-bottom: 1px solid white; }
  .red-bg.toolbar .toolbar-font {
    border-right: 1px solid white; }
  @media only screen and (max-width: 768px) {
    .red-bg.toolbar img {
      opacity: 0.6;
      width: 30px;
      border: 1px solid white;
      border-top: none;
      margin-left: -1px; } }

.highlight-text {
  color: #007391;
  font-weight: bold; }

.blue-color {
  color: #007391; }

.full-img img {
  width: 100%; }

.my-footnote {
  padding: 0 0 0 14px;
  text-indent: -14px; }

.read-more .my-div {
  padding-right: 20px;
  margin-top: 25px; }
.read-more p {
  margin-bottom: 0;
  padding-bottom: 0; }
.read-more h6 {
  margin-top: 0; }

@media only screen and (max-width: 768px) {
  .mobile-spacing {
    padding-top: 60px; } }

@media only screen and (max-width: 768px) {
  .mobile-spacing-20 {
    padding-top: 20px; } }

.table {
  font-size: 1rem;
  line-height: 1.5;
  font-family: MuseoSans-300; }
  .table tr {
    background-color: white; }
  .table > tbody > tr > td {
    border: none;
    padding: 10px 10px 8px 10px; }
  .table .a {
    padding-top: 20px; }
  .table .b {
    font-family: MuseoSans-700; }
  .table .c {
    text-align: center; }
  .table .d {
    border-bottom: 1px solid #666; }
  .table .dd {
    border-bottom: 2px solid #666; }
  .table .e {
    padding-bottom: 17px; }
  .table .f {
    padding-left: 30px; }
  .table .ff {
    padding-left: 60px; }
  .table .g {
    background-color: #f5f5f5; }
  .table .i {
    font-style: italic; }
  .table .r {
    text-align: right; }

/*  header
---------------------------------------------------------------------------------- */
/*  top header
---------------------------------------------------------------------------------- */
.top-header {
  background-color: white;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); }
  .top-header .container {
    padding: 0; }
  .top-header .logo img {
    float: left;
    margin-top: 5px;
    margin-left: 15px;
    margin-right: 30px; }
  .top-header .logo span {
    float: left;
    color: black;
    font-size: 1.2rem;
    padding-top: 20px;
    font-family: MuseoSans-900; }
  .top-header .top-header-right ul {
    float: right;
    margin-bottom: 0px; }
    .top-header .top-header-right ul li {
      float: left;
      border-left: 1px solid #808080; }
    .top-header .top-header-right ul .li_hamburger {
      border-right: 1px solid #808080; }
  .top-header .search-here form {
    float: right;
    border-left: 1px solid #808080; }
    .top-header .search-here form input {
      border: none;
      width: 150px;
      color: #666;
      font-size: 1rem;
      padding: 13px 15px 0 15px;
      font-family: MuseoSans-300; }
      .top-header .search-here form input:focus {
        outline: none; }
      .top-header .search-here form input::-webkit-input-placeholder {
        color: #666;
        font-size: 1rem;
        font-family: MuseoSans-300; }
    .top-header .search-here form button {
      padding: 0px;
      border: none;
      background: none; }

/*  blue bar
---------------------------------------------------------------------------------- */
#nav-menu {
  margin: 0 auto;
  max-width: 1440px;
  background: #007391; }
  #nav-menu .logo-image {
    display: none; }
  #nav-menu #nav-header {
    border: none;
    background: none;
    margin-bottom: 0px; }
  #nav-menu #nav {
    float: none;
    padding-left: 105px; }
    #nav-menu #nav li {
      height: 50px; }
  #nav-menu ul > li {
    position: static;
    padding: 13px 30px 0 0; }
    @media (max-width: 1280px) and (min-width: 1200px) {
      #nav-menu ul > li {
        padding: 13px 20px 0 0; } }
    #nav-menu ul > li.dropdown {
      padding-top: 15px; }
  #nav-menu ul li {
    font-size: 1.1rem;
    font-family: MuseoSans-500; }
    #nav-menu ul li a {
      padding: 0;
      color: white;
      background: none; }
  #nav-menu .dropdown:hover .dropdown-toggle {
    padding-bottom: 1px;
    border-bottom: 3px solid #eb193c; }
  #nav-menu .dropdown:hover.hamburger .dropdown-toggle {
    padding-bottom: 5px;
    border-bottom: none; }
  #nav-menu .navbar-nav {
    margin: 0 -0; }

/*  hamburger stuff
---------------------------------------------------------------------------------- */
.hamburger > .dropdown-menu > li > a {
  font-family: MuseoSans-100; }
.hamburger > a {
  display: none !important; }

.open1 > .dropdown-menu {
  display: block; }

/*  drop down - normal
---------------------------------------------------------------------------------- */
@media only screen and (min-width: 768px) {
  #nav {
    overflow-y: hidden !important; } }
@media only screen and (min-width: 1200px) {
  #nav-menu #nav .dropdown-menu li {
    height: 35px;
    padding-top: 6px; } }
#nav-header ul.navbar-nav > li > .dropdown-menu {
  right: 0px;
  padding: 0;
  border: none;
  background: transparent; }
  #nav-header ul.navbar-nav > li > .dropdown-menu > li {
    padding-left: 118px;
    border-bottom: 1px solid white;
    background: url(../img/black.png) repeat; }
    #nav-header ul.navbar-nav > li > .dropdown-menu > li:hover {
      background: url(../img/hover.png) repeat; }
    #nav-header ul.navbar-nav > li > .dropdown-menu > li.first-li {
      color: white;
      font-size: 1.1rem;
      padding-left: 118px;
      background: url(../img/red.png) repeat; }
    #nav-header ul.navbar-nav > li > .dropdown-menu > li > a {
      font-size: 1rem;
      background: url(../img/arrow-wr.png) no-repeat 99% center; }
    #nav-header ul.navbar-nav > li > .dropdown-menu > li.sub-consumer {
      padding-left: 160px !important; }
    #nav-header ul.navbar-nav > li > .dropdown-menu > li.sub-consumer > a {
      padding-left: 20px;
      background: url(../img/dot.png) no-repeat center left, url(../img/arrow-wr.png) no-repeat 99% center; }

/*  scroll down
---------------------------------------------------------------------------------- */
.darkHeader {
  z-index: 1;
  width: 100%;
  position: fixed;
  background-color: white;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); }
  .darkHeader .top-header {
    display: none; }
  .darkHeader #nav-menu {
    background: white !important; }
    .darkHeader #nav-menu ul > li.dropdown {
      padding-top: 24px; }
    .darkHeader #nav-menu ul > li.dropdown.hamburger {
      padding-top: 0; }
  .darkHeader #nav {
    padding-left: 0 !important; }
  .darkHeader .logo-image {
    float: left;
    margin-top: 5px;
    margin-left: 15px;
    margin-right: 30px;
    display: inline-block !important; }
  .darkHeader .hamburger {
    float: right; }
  .darkHeader .hamburger > a {
    display: inline-block !important; }
  .darkHeader #nav-header ul .dropdown-toggle {
    color: black; }
  .darkHeader #nav-header ul .hamburger {
    padding: 0;
    border-left: 1px solid #808080; }
  .darkHeader #navbarCollapse {
    padding: 0; }
  .darkHeader #dropdown_hamburger {
    border-right: 1px solid #808080; }

/*  mobile nav
---------------------------------------------------------------------------------- */
/* Small devices (tablets) */
@media only screen and (max-width: 768px) {
  .logo span {
    display: none; }

  .top-header .logo img {
    margin-left: 30px; }
  .top-header .search-here form input {
    width: 90px; }

  .top-header {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); } }
/* Medium devices (desktops) */
/* Large devices (large desktops) */
@media only screen and (max-width: 1200px) {
  /*  activate menu
  ---------------------------------------------------------------------------------- */
  .navbar-collapse.collapse {
    display: none !important; }

  .collapse.in {
    display: block !important; }

  .dropdown.hamburger > a {
    display: none !important; }

  /*  top bar
  ---------------------------------------------------------------------------------- */
  .li_share,
  .li_download,
  .navbar-header {
    display: none; }

  .top-header {
    position: fixed;
    z-index: 1;
    background: #FFF;
    width: 100%;
    display: block !important; }

  /*  dropdown
  ---------------------------------------------------------------------------------- */
  .darkHeader #nav-menu {
    margin-left: 0;
    background: transparent !important; }
    .darkHeader #nav-menu .dropdown:hover .dropdown-toggle {
      border-bottom: 0px;
      padding-bottom: 0px; }
    .darkHeader #nav-menu #nav {
      width: 100%; }
      .darkHeader #nav-menu #nav li {
        height: auto; }
  .darkHeader #nav-header ul li {
    float: left;
    width: 100%;
    max-width: 100%;
    border-bottom: 1px solid white; }
    .darkHeader #nav-header ul li a {
      color: white !important;
      line-height: 1.2;
      padding-left: 33px;
      border-right: 10px solid transparent;
      background: url(../img/arrow-wr.png) no-repeat right; }
    .darkHeader #nav-header ul li.open {
      padding-top: 0;
      padding-bottom: 0; }
    .darkHeader #nav-header ul li.open > a {
      padding-top: 20px;
      padding-bottom: 20px !important;
      border-bottom: 1px solid white !important;
      background: url(../img/arrow-wd.png) no-repeat right; }
  .darkHeader #nav-header ul > li {
    padding: 20px 0;
    background: url(../img/black.png) repeat; }
  .darkHeader #nav-header ul.navbar-nav > li > .dropdown-menu > li {
    padding-left: 0;
    background: none; }
    .darkHeader #nav-header ul.navbar-nav > li > .dropdown-menu > li.first-li {
      padding-left: 33px;
      padding-right: 33px;
      background: url(../img/red.png) repeat; }
    .darkHeader #nav-header ul.navbar-nav > li > .dropdown-menu > li a {
      padding-right: 100px; }
    .darkHeader #nav-header ul.navbar-nav > li > .dropdown-menu > li > a {
      background: url(../img/arrow-wr.png) no-repeat right; }
    .darkHeader #nav-header ul.navbar-nav > li > .dropdown-menu > li.sub-consumer {
      padding-left: 50px !important; }
    .darkHeader #nav-header ul.navbar-nav > li > .dropdown-menu > li.sub-consumer > a {
      background: url(../img/dot.png) no-repeat left, url(../img/arrow-wr.png) no-repeat right; }
  .darkHeader .dropdown-menu {
    width: 100%;
    position: static; }
  .darkHeader #dropdown_hamburger > .dropdown-menu {
    width: 100%;
    display: block; }

  .darkHeader #nav-header ul > li.open > .dropdown-menu > li {
    background: url(../img/hover.png) repeat; } }
/*  footer
---------------------------------------------------------------------------------- */
/*  footer
---------------------------------------------------------------------------------- */
.jump-top {
  z-index: 1;
  width: 50px;
  height: 50px;
  right: 60px;
  bottom: 30px;
  display: none;
  position: fixed;
  border-radius: 60px;
  background-color: #eb193c;
  background-repeat: no-repeat;
  background-position: center center;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  background-image: url("../img/arrow-wu.png"); }
  @media only screen and (max-width: 768px) {
    .jump-top {
      right: 30px; } }

.footer {
  bottom: 0;
  height: 100px;
  position: relative;
  background-color: #4d4d4d; }
  .footer .row {
    padding: 0 30px; }
  .footer h6 {
    color: white;
    margin-top: 20px;
    padding-top: 10px;
    padding-left: 15px; }

/*  index
---------------------------------------------------------------------------------- */
/*  cover
---------------------------------------------------------------------------------- */
.index-cover {
  padding: 0; }
  @media only screen and (max-width: 1200px) {
    .index-cover {
      margin-top: 50px; } }

/*  bar
---------------------------------------------------------------------------------- */
.index-bar img {
  width: 100%; }
.index-bar .bar-button {
  padding-top: 6px;
  padding-bottom: 6px; }
  .index-bar .bar-button .bar-hide {
    display: none; }
  .index-bar .bar-button:hover .bar-hide {
    display: block; }
  .index-bar .bar-button:hover .bar-show {
    display: none; }
.index-bar #bar-left {
  padding-left: 0;
  padding-right: 4px; }
.index-bar #bar-middle {
  padding-left: 2px;
  padding-right: 2px; }
.index-bar #bar-right {
  padding-right: 0;
  padding-left: 4px; }
@media only screen and (max-width: 768px) {
  .index-bar #bar-left, .index-bar #bar-middle, .index-bar #bar-right {
    padding: 15px; }
  .index-bar #bar-middle {
    padding: 0 15px; } }

/*  statements
---------------------------------------------------------------------------------- */
.box-content img {
  width: 100%; }
.box-content a:hover img {
  opacity: 0.9; }
.box-content .box-overall {
  padding: 0; }
  .box-content .box-overall.box-left {
    padding-right: 3px; }
  .box-content .box-overall.box-right {
    padding-left: 3px; }
@media only screen and (max-width: 768px) {
  .box-content .chairman-index .inner, .box-content .gceo-index .inner {
    color: white;
    padding: 30px;
    background-color: #002d4b; }
    .box-content .chairman-index .inner h1, .box-content .gceo-index .inner h1 {
      font-size: 1.8rem;
      opacity: 0.6; }
    .box-content .chairman-index .inner h2, .box-content .gceo-index .inner h2 {
      font-size: 1rem; }
    .box-content .chairman-index .inner .red-button, .box-content .gceo-index .inner .red-button {
      margin-top: 30px; } }
@media only screen and (max-width: 768px) {
  .box-content .chairman-index {
    padding-bottom: 20px; } }

/*  business review
---------------------------------------------------------------------------------- */
.i-br-d .carousel-inner img, .i-br-m .carousel-inner img {
  width: 100%; }
.i-br-d .i-gc-d, .i-br-d .i-gc-m, .i-br-m .i-gc-d, .i-br-m .i-gc-m {
  background-color: #f03c55; }
.i-br-d .i-ge-d, .i-br-d .i-ge-m, .i-br-m .i-ge-d, .i-br-m .i-ge-m {
  background-color: #007391; }
.i-br-d .i-gdl-d, .i-br-d .i-gdl-m, .i-br-m .i-gdl-d, .i-br-m .i-gdl-m {
  background-color: #002d4b; }
.i-br-d a, .i-br-m a {
  text-decoration: none; }
  .i-br-d a .white-button, .i-br-m a .white-button {
    width: 150px;
    margin-top: 30px;
    padding: 7px 0;
    opacity: 0.7;
    text-decoration: none;
    background-color: white; }
    .i-br-d a .white-button:hover, .i-br-m a .white-button:hover {
      opacity: 0.8; }
    .i-br-d a .white-button h6, .i-br-m a .white-button h6 {
      color: black; }

@media only screen and (max-width: 1200px) {
  .i-br-d {
    display: none !important; } }
@media only screen and (min-width: 1200px) {
  .i-br-d {
    display: block !important; } }
.i-br-d .my-panel {
  color: white;
  padding: 30px 80px 5px 60px; }
  .i-br-d .my-panel h1 {
    font-size: 1.9rem; }

@media only screen and (max-width: 1200px) {
  .i-br-m {
    display: block !important; } }
@media only screen and (min-width: 1200px) {
  .i-br-m {
    display: none !important; } }
.i-br-m .i-gc-m, .i-br-m .i-ge-m, .i-br-m .i-gdl-m {
  color: white;
  padding: 30px 60px 60px 60px; }
  @media (max-width: 1200px) and (min-width: 768px) {
    .i-br-m .i-gc-m, .i-br-m .i-ge-m, .i-br-m .i-gdl-m {
      height: 350px; } }
  @media only screen and (max-width: 768px) {
    .i-br-m .i-gc-m, .i-br-m .i-ge-m, .i-br-m .i-gdl-m {
      height: 550px; }
      .i-br-m .i-gc-m h1, .i-br-m .i-ge-m h1, .i-br-m .i-gdl-m h1 {
        font-size: 1.8rem; } }
  .i-br-m .i-gc-m h3, .i-br-m .i-ge-m h3, .i-br-m .i-gdl-m h3 {
    font-size: 1rem; }

/*  slides
---------------------------------------------------------------------------------- */
.slides-desktop .carousel-control.left img {
  top: 50%;
  left: 55px;
  transform: translate(-50%, -50%);
  display: inline-block;
  position: absolute; }
.slides-desktop .carousel-control.right img {
  top: 50%;
  right: 30px;
  transform: translate(-50%, -50%);
  display: inline-block;
  position: absolute; }
@media (max-width: 1200px) and (min-width: 768px) {
  .slides-desktop {
    margin-top: 50px; } }

.slides-mobile {
  margin-top: 50px; }
  .slides-mobile .carousel-control.left img {
    top: 50%;
    left: 25px;
    transform: translate(-50%, -50%);
    display: inline-block;
    position: absolute; }
  .slides-mobile .carousel-control.right img {
    top: 50%;
    right: 0;
    transform: translate(-50%, -50%);
    display: inline-block;
    position: absolute; }

.br-slides img {
  width: 100%; }

/*  performance
---------------------------------------------------------------------------------- */
.index-performance {
  text-align: center; }
  .index-performance h1 {
    padding-top: 10px; }
  @media only screen and (max-width: 768px) {
    .index-performance h1 {
      padding-left: 18px;
      text-align: left;
      font-size: 1.8rem; } }
  .index-performance .row {
    padding: 10px 0; }
    @media only screen and (max-width: 768px) {
      .index-performance .row {
        margin-bottom: 0; } }
  .index-performance .red-button {
    margin-top: 10px;
    margin-bottom: 30px; }
  .index-performance img {
    padding-bottom: 10px; }
    @media only screen and (max-width: 768px) {
      .index-performance img {
        padding: 40px 20px; } }
  @media only screen and (max-width: 768px) {
    .index-performance .index-p-row {
      margin-top: -70px; } }
  .index-performance .performance-footer {
    margin: 0 auto;
    text-align: left;
    padding: 5px 0 0 20px;
    text-indent: -13px;
    max-width: 340px; }

/*  bottom
---------------------------------------------------------------------------------- */
.index-bottom {
  background-color: #4d4d4d; }
  .index-bottom h5, .index-bottom a {
    color: white; }
  .index-bottom .row {
    padding: 30px 0 0 0; }
    @media only screen and (min-width: 768px) {
      .index-bottom .row {
        padding: 30px 20px 0 60px; } }
    .index-bottom .row h5 {
      padding-bottom: 10px; }

/*  others
---------------------------------------------------------------------------------- */
/*  financial highlights
---------------------------------------------------------------------------------- */
@media only screen and (max-width: 768px) {
  .financial-highlights p, .financial-highlights h3, .financial-highlights h6 {
    text-align: left; } }
.financial-highlights img {
  padding: 30px 0 60px 0; }

/*  chairman's message
---------------------------------------------------------------------------------- */
.chairman-cover {
  height: 620px;
  background: url(../img/SimonIsrael_13220b.jpg);
  background-size: 1440px;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center 50px; }
  @media only screen and (max-width: 768px) {
    .chairman-cover {
      background: url(../img/m_chairman.jpg);
      height: 270px;
      background-size: 100%;
      background-repeat: no-repeat;
      background-position: center 50px; } }
  @media (max-width: 768px) and (min-width: 550px) {
    .chairman-cover {
      height: 380px; } }

/*  gceo review
---------------------------------------------------------------------------------- */
.gceo-cover {
  height: 620px;
  background: url(../img/GCEO_ChuaSockKoong.jpg);
  background-size: 1440px;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center 50px; }
  @media only screen and (max-width: 768px) {
    .gceo-cover {
      background: url(../img/m_gceo.jpg);
      height: 270px;
      background-size: 100%;
      background-repeat: no-repeat;
      background-position: center 50px; }
      .gceo-cover .page-title {
        color: #002d4b; } }
  @media (max-width: 768px) and (min-width: 550px) {
    .gceo-cover {
      height: 380px; } }

/*  value we create
---------------------------------------------------------------------------------- */
.vwc-content h3 {
  margin-top: -20px; }
.vwc-content h4 {
  color: #007391;
  padding-bottom: 10px; }
.vwc-content img {
  width: 100%;
  padding-bottom: 30px; }

/*  board of directors
---------------------------------------------------------------------------------- */
.bod-p {
  padding: 20px 40px 20px 40px; }
  @media only screen and (max-width: 768px) {
    .bod-p {
      padding: 20px 15px 20px 15px; } }

.bod-content li {
  font-family: MuseoSans-500;
  padding-bottom: 10px; }
@media only screen and (max-width: 768px) {
  .bod-content {
    margin-bottom: 30px; }
    .bod-content ul {
      padding: 0 20px; } }

@media only screen and (max-width: 768px) {
  .bod-ul {
    margin-top: 40px; } }

@media only screen and (max-width: 768px) {
  .bod-li {
    margin-top: -10px; } }

/*  management committee / senior management / organisation structure
---------------------------------------------------------------------------------- */
.mc-content .bod-p {
  padding-top: 0; }
  @media only screen and (max-width: 768px) {
    .mc-content .bod-p {
      padding-top: 40px; } }

.sm-content h3 {
  padding-left: 15px; }
.sm-content p {
  margin: -30px 0 40px 15px; }

.os-content div {
  padding: 30px 30px 90px 30px; }

/*  group consumer
---------------------------------------------------------------------------------- */
@media only screen and (max-width: 1200px) {
  .gc-content {
    padding-top: 50px; }
    .gc-content .page-title {
      padding-top: 30px; } }
@media only screen and (max-width: 768px) {
  .gc-content .page-title {
    padding-top: 0; } }
.gc-content p.panel-title {
  padding-bottom: 0;
  background: url(../img/arrow-wr.png) no-repeat 70% center; }
  @media only screen and (min-width: 768px) {
    .gc-content p.panel-title {
      padding-right: 150px; } }
  @media only screen and (max-width: 768px) {
    .gc-content p.panel-title {
      background: url(../img/arrow-wr.png) no-repeat 99% center; } }
.gc-content p.panel-title.walan {
  padding-bottom: 0;
  background: url(../img/arrow-wd.png) no-repeat 70% center; }
  @media only screen and (min-width: 768px) {
    .gc-content p.panel-title.walan {
      padding-right: 150px; } }
  @media only screen and (max-width: 768px) {
    .gc-content p.panel-title.walan {
      background: url(../img/arrow-wd.png) no-repeat 99% center; } }
.gc-content a:link, .gc-content a:visited, .gc-content a:hover, .gc-content a:active {
  text-decoration: none; }
.gc-content .panel {
  border: none;
  border-radius: 0;
  box-shadow: none;
  background-color: white; }
.gc-content .panel-title {
  cursor: pointer; }
.gc-content .panel-default > .panel-heading {
  color: white;
  background-color: #4d4d4d;
  border-bottom: 1px solid white; }
.gc-content .panel-heading {
  border: 0;
  padding: 10px 15px;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }
.gc-content .panel-group .panel + .panel {
  margin-top: 0; }
.gc-content .panel-group {
  margin-bottom: 0; }
.gc-content .panel-group .panel-heading + .panel-collapse > .panel-body {
  border: none; }

/*  gc1
---------------------------------------------------------------------------------- */
.gc1-cover {
  height: 620px;
  background: url(../img/GC_divider_Image.jpg);
  background-size: 1440px;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center 50px; }
  @media only screen and (max-width: 768px) {
    .gc1-cover {
      height: 340px;
      background-size: 768px;
      background-repeat: no-repeat;
      background-position: center 50px; }
      .gc1-cover .page-title {
        color: #002d4b; } }

/*  group enterprise
---------------------------------------------------------------------------------- */
.ge-cover {
  height: 620px;
  background: url(../img/GE_divider_Image.jpg);
  background-size: 1440px;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center 50px; }
  @media only screen and (max-width: 768px) {
    .ge-cover {
      height: 340px;
      background-size: 768px;
      background-repeat: no-repeat;
      background-position: top 50px; } }
  .ge-cover .page-title {
    color: #002d4b; }

.ge-margin {
  margin-top: 20px; }
  @media only screen and (max-width: 992px) {
    .ge-margin {
      margin-top: 0; } }

/*  group digital life
---------------------------------------------------------------------------------- */
.gdl-cover {
  height: 620px;
  background: url(../img/GDL_divider_Image.jpg);
  background-size: 1440px;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center 50px; }
  @media only screen and (max-width: 768px) {
    .gdl-cover {
      height: 340px;
      background-size: 768px;
      background-repeat: no-repeat;
      background-position: right 50px; }
      .gdl-cover .page-title {
        color: #002d4b; } }

/*  governance and sustainability
---------------------------------------------------------------------------------- */
@media only screen and (max-width: 768px) {
  .m-s {
    width: 60px;
    padding-top: 30px; } }

.gns-cover {
  height: 710px;
  background: url(../img/corporate-governance.jpg);
  background-size: 1440px;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center top; }
  @media only screen and (max-width: 768px) {
    .gns-cover {
      height: 450px;
      background-size: 768px;
      background-repeat: no-repeat;
      background-position: top center; } }

/*  risk management
---------------------------------------------------------------------------------- */
.risk-content .quote-box {
  padding: 40px 40px;
  margin-bottom: 30px; }
.risk-content h3 {
  margin-top: 0; }
.risk-content ul {
  margin-bottom: 0;
  padding-left: 18px; }
.risk-content li {
  padding-left: 5px;
  font-family: MuseoSans-500; }
.risk-content .same-height .col-xs-12 {
  display: table; }
.risk-content .same-height .quote-box {
  float: none;
  display: table-cell;
  vertical-align: top; }

/*  sustainability
---------------------------------------------------------------------------------- */
.sus-content h1 {
  padding-bottom: 0; }
.sus-content .quote-box {
  padding: 10px 20px 10px 20px; }
.sus-content a {
  color: black;
  font-family: MuseoSans-700;
  text-decoration: underline !important; }

/*  group value added statements
---------------------------------------------------------------------------------- */
.gvas-content .meh {
  text-align: left;
  padding-left: 30px; }
.gvas-content img {
  margin: 60px 30px; }

/*  download
---------------------------------------------------------------------------------- */
.download-page h5 {
  opacity: 0.6;
  margin: 23px 15px 0 0; }
.download-page img:hover {
  opacity: 0.7; }
@media only screen and (max-width: 768px) {
  .download-page h5 {
    margin: 23px 0 0 0; } }

@media only screen and (max-width: 768px) {
  .download-break h3 {
    padding-bottom: 10px; }
  .download-break h5 {
    padding-top: 12px; }
  .download-break img {
    padding-top: 12px; } }

/*  search
---------------------------------------------------------------------------------- */
.gcsc-branding-text.gcsc-branding-text-name,
.gcsc-branding-img-noclear,
.gcsc-branding-text {
  display: none; }
