@charset "UTF-8";
/* CSS Document */

/* MOBILE / GLOBAL (xs) - Extra small devices (phones, less than 768px) */

#header_wrapper {
  display: block;
  width: 100%;
  height: auto;
  float: left;
}
#header_logo {
  display: block;
  width: 100%;
  height: auto;
  float: left;
}
#header_logo img {
  display: block;
  width: 100%;
  height: auto;
  float: left;
}
#header_nav_wrapper {
  display: block;
  width: 100%;
  height: auto;
  float: left;
  background-color: #1E2556;
  border-top: 4px solid #9EB3BE;
}
.mobileMenuLink {
  display: block;
  width: 100%;
  height: auto;
  float: left;
  text-align: right;
  background: url(../images/page-items/mobile-menu-link-bg.png) no-repeat right center;
  background-size: 26px 26px;
  padding-right: 30px;
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 26px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}
.mobileMenuLink:hover {
  color: #FFFFFF;
  text-decoration: none;
}
.mobileMenuLink:focus {
  color: #FFFFFF;
  text-decoration: none;
}
.mobileMenuLink:visited {
  color: #FFFFFF;
  text-decoration: none;
}
nav {
  display: none;
  width: 100%;
  height: auto;
  float: left;
}
nav ul {
  display: block;
  width: 100%;
  height: auto;
  float: left;
  list-style-type: none;
  margin: 5px 0px 10px 0px;
  padding: 0px;
}
nav ul li {
  display: block;
  width: 100%;
  height: auto;
  float: left;
}
nav ul li a {
  display: block;
  width: 100%;
  height: auto;
  float: left;
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 26px;
  color: #FFFFFF;
  text-decoration: none;
}
nav ul li a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}
nav ul li a:visited {
  color: #FFFFFF;
  text-decoration: none;
}
nav ul li a.active {
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}
#header_image_wrapper {
  display: block;
  width: 100%;
  height: auto;
  float: left;
}
#header_image {
  display: block;
  width: 100%;
  height: auto;
  float: left;
}
#header_image img {
  display: block;
  width: 100%;
  height: auto;
  float: left;
}
#market_sector_title_wrapper {
  display: block;
  width: 100%;
  height: auto;
  float: left;
}
.marketSectorsSectionTitle {
  display: block;
  width: 100%;
  height: auto;
  float: left;
  margin: 10px 0px;
  text-align: center;
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 200;
  color: #6B7B84;
}
#market_sector_wrapper {
  display: block;
  width: 100%;
  height: auto;
  float: left;
  padding: 10px 0px;
  background-color: #C7EAFB;
}
.marketSectorItem {
  display: block;
  width: 100%;
  height: auto;
  float: left;
  margin: 10px 0px;
}
.marketSectorItem img {
  display: block;
  width: 100%;
  height: auto;
  float: left;
}
#welcome_text_wrapper {
  display: block;
  width: 100%;
  height: auto;
  float: left;
  padding: 0px 0px 25px 0px;
}
#home_main_content_wrapper {
  display: block;
  width: 100%;
  height: auto;
  float: left;
  padding: 0px 0px 25px 0px;
}
#home_main_content {
  display: block;
  width: 100%;
  height: auto;
  float: left;
}
#home_main_content h1 {
  text-align: center;
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 200;
  color: #6B7B84;
}
#home_main_content p {
  text-align: center;
  color: #6D6E71;
}
#main_content_wrapper {
  display: block;
  width: 100%;
  height: auto;
  float: left;
  padding: 0px 0px 25px 0px;
}
#main_content {
  display: block;
  width: 100%;
  height: auto;
  float: left;
}
#main_content h1 {
  text-align: left;
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 200;
  color: #6B7B84;
}
#main_content h2 {
  text-align: left;
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  line-height: 26px;
  font-weight: 300;
  color: #6B7B84;
}
#main_content h3 {
  text-align: left;
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 300;
  color: #6B7B84;
}
#main_content h1 a, #main_content h2 a, #main_content h3 a {
  color: #6B7B84;
  text-decoration: none;
}
#main_content h1 a:hover, #main_content h2 a:hover, #main_content h3 a:hover {
  color: #6B7B84;
  text-decoration: underline;
}
#main_content h1 a:visited, #main_content h2 a:visited, #main_content h3 a:visited {
  color: #6B7B84;
  text-decoration: none;
}
#main_content p {
  color: #6D6E71;
}
#main_content p a {
  color: #6D6E71;
  text-decoration: underline;
}
#main_content p a:hover {
  color: #6D6E71;
  text-decoration: underline;
}
#main_content p a:visited {
  color: #6D6E71;
  text-decoration: underline;
}
#main_content img {
  display: block;
  width: 100%;
  height: auto;
  float: left;
}
.market_sector_company_logo {
  display: block;
  width: 100%;
  height: auto;
  float: left;
  margin-top: 20px;
  border-bottom: 1px solid #1E2556;
}
#main_content .market_sector_company_logo img {
  display: block;
  width: 100%;
  height: auto;
  float: left;
  margin-bottom: 20px;
}
.market_sector_icon_logo {
  display: block;
  width: 100%;
  height: auto;
  float: left;
  margin-top: 20px;
}
#mission_statement_wrapper {
  display: block;
  width: 100%;
  height: auto;
  float: left;
  padding: 0px 20px 15px 20px;
  margin: 10px 0px 20px 0px;
  background: #D5DEE3;
  border-radius: 10px;
}
#mission_statement_wrapper h2 {
  font-weight: 400;
}
#mission_statement_wrapper p {
  font-size: 18px;
  font-style: italic;
}
#contact_map {
  display: block;
  width: 100%;
  height: auto;
  float: left;
}
#contact_map img {
  display: block;
  width: 100%;
  height: auto;
  float: left;
}
#right_column {
  display: block;
  width: 100%;
  height: auto;
  float: left;
  margin-top: 20px;
}
#right_col_menu {
  display: block;
  width: 100%;
  height: auto;
  float: left;
  padding: 6px 10px 10px 10px;
  margin-bottom: 20px;
  background-color: #1E2556;
  border-radius: 10px;
}
.right_col_menu_title {
  display: block;
  width: 100%;
  height: auto;
  float: left;
  padding-bottom: 5px;
  border-bottom: 1px solid #9EB3BE;
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  line-height: 30px;
  font-weight: bold;
  color: #9EB3BE;
}
#right_col_menu ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
#right_col_menu ul li {
  display: block;
  width: 100%;
  height: auto;
  float: left;
  border-bottom: 1px solid #9EB3BE;
}
#right_col_menu ul li:last-child {
  border-bottom: none;
}
#right_col_menu ul li a {
  display: block;
  width: 100%;
  height: auto;
  float: left;
  padding: 5px 0px;
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 20px;
  font-weight: normal;
  color: #FFFFFF;
  text-decoration: none;
}
#right_col_menu ul li a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}
#right_col_menu ul li a:visited {
  color: #FFFFFF;
  text-decoration: none;
}
.right_col_image {
  display: block;
  width: 100%;
  height: auto;
  float: left;
  margin-bottom: 20px;
  border-radius: 10px;
}
.right_col_image img {
  display: block;
  width: 100%;
  height: auto;
  float: left;
  border-radius: 10px;
}
#group_cards_wrapper {
  display: block;
  width: 100%;
  height: auto;
  float: left;
  padding: 10px 0px 0px 0px;
  background-color: #C4D8E2;
}
.groupCardsTitle {
  display: block;
  width: 100%;
  height: auto;
  float: left;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background-image: -webkit-linear-gradient(0deg,rgba(0,151,181,1.00) 0%,rgba(0,87,168,1.00) 20%,rgba(31,39,87,1.00) 40%,rgba(31,38,85,1.00) 100%);
  background-image: linear-gradient(90deg,rgba(0,151,181,1.00) 0%,rgba(0,87,168,1.00) 20%,rgba(31,39,87,1.00) 40%,rgba(31,38,85,1.00) 100%);
}
.groupCardsTitle img {
  display: block;
  width: 100%;
  height: auto;
  float: left;
}
.groupCardsTitleColor1 {
  border-bottom: 4px solid #F7941E;
}
.groupCardsTitleColor2 {
  border-bottom: 4px solid #B2D234;
}
.groupCardsTitleColor3 {
  border-bottom: 4px solid #ED1C24;
}
.groupCardsTitleColor4 {
  border-bottom: 4px solid #D70A8B;
}
.groupCardsTitleColor5 {
  border-bottom: 4px solid #00B9F1;
}
.groupCardsContent {
  display: block;
  width: 100%;
  height: auto;
  float: left;
  padding: 10px;
  margin-bottom: 15px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  background: #FFFFFF;
  font-size: 12px;
  color: #6D6E71;
}
.groupCardsIntroText {
  display: block;
  width: 100%;
  height: auto;
  float: left;
  margin-bottom: 6px;
}
.groupCardsLinkItem {
  display: block;
  width: 100%;
  height: auto;
  float: left;
  margin-bottom: 4px;
  font-size: 11px;
  color: #6D6E71;
  text-decoration: none;
}
.groupCardsLinkItem:hover {
  color: #6D6E71;
  text-decoration: none;
}
.groupCardsLinkItem:visited {
  color: #6D6E71;
  text-decoration: none;
}
.groupCardsLinkItem:hover strong {
  color: #6D6E71;
  text-decoration: underline;
}
.groupCardsLinkItemBg1 {
  background: url(../images/page-items/company-bg-arrow-1.png) no-repeat top right;
  background-size: contain;
}
.groupCardsLinkItemBg2 {
  background: url(../images/page-items/company-bg-arrow-2.png) no-repeat top right;
  background-size: contain;
}
.groupCardsLinkItemBg3 {
  background: url(../images/page-items/company-bg-arrow-3.png) no-repeat top right;
  background-size: contain;
}
.groupCardsLinkItemBg4 {
  background: url(../images/page-items/company-bg-arrow-4.png) no-repeat top right;
  background-size: contain;
}
.groupCardsLinkItemBg5 {
  background: url(../images/page-items/company-bg-arrow-5.png) no-repeat top right;
  background-size: contain;
}
#base_latest_news_wrapper {
  display: block;
  width: 100%;
  height: auto;
  float: left;
  padding: 10px 0px;
  background-color: #1E2556;
}
.baseLatestNewsItem {
  display: block;
  width: 100%;
  height: auto;
  float: left;
}
.baseLatestNewsSectionTitle {
  display: block;
  width: 100%;
  height: auto;
  float: left;
  margin: 10px 0px;
  text-align: center;
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 200;
  color: #FFFFFF;
}
.baseLatestNewsTitle {
  display: block;
  width: 100%;
  height: auto;
  float: left;
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
  color: #C4D8E2;
}
.baseLatestNewsDesc {
  display: block;
  width: 100%;
  height: auto;
  float: left;
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #FFFFFF;
}
.baseLatestNewsLink {
  display: block;
  width: 100%;
  height: auto;
  float: left;
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: italic;
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
  color: #FFFFFF;
  text-decoration: none;
}
.baseLatestNewsLink:hover {
  color: #FFFFFF;
  text-decoration: underline;
}
.baseLatestNewsLink:visited {
  color: #FFFFFF;
  text-decoration: none;
}
.baseLatestNewsImage {
  display: block;
  width: 100%;
  height: auto;
  float: left;
  margin-top: 10px;
}
.baseLatestNewsImage img {
  display: block;
  width: 100%;
  height: auto;
  float: left;
}
.baseNewsBorderRight {
  border-right: none;
}
#footer_wrapper {
  display: block;
  width: 100%;
  height: auto;
  float: left;
  padding: 15px 0px;
  background-color: #D3DDE2;
}
.footerLink {
  display: block;
  width: 100%;
  height: auto;
  float: left;
  border-bottom: 2px solid #1E2556;
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  color: #000000;
  text-decoration: none;
}
.footerLink:hover {
  color: #000000;
  text-decoration: none;
}
.footerLink:visited {
  color: #000000;
  text-decoration: none;
}
#base_group_logo_wrapper {
  display: block;
  width: 100%;
  height: auto;
  float: left;
  padding: 10px 0px;
}
.baseGroupLogoImage {
  display: block;
  width: 260px;
  height: 30px;
  float: right;
}

/* TABLET (sm) - Small devices (tablets, 768px and up) */

@media (min-width:768px){

.mobileMenuLink {
  display: none;
}
nav {
  display: block;
}
nav ul {
  margin: 0px;
}
nav ul li {
  width: auto;
  border-right: 1px solid #9EB3BE;
}
nav ul li a {
  width: auto;
  padding: 0px 42px;
  line-height: 30px;
}
nav ul li a.active {
  color: #1E2556;
  background-color: #9EB3BE;
}
.marketSectorsSectionTitle {
  margin: 15px 0px;
  font-size: 30px;
  line-height: 36px;
}
#main_content h1 {
  font-size: 30px;
  line-height: 36px;
}
.market_sector_company_logo {
  width: 100%;
}
#main_content .market_sector_company_logo img {
  width: 80%;
}
.right_col_image {
  width: 48%;
  margin: 0px 1% 20px 1%;
}
.baseLatestNewsSectionTitle {
  margin: 15px 0px;
  font-size: 30px;
  line-height: 36px;
}
.baseNewsBorderRight {
  border-right: 2px solid #C4D8E2;
}

}

/* DESKTOP (md) - Medium devices (desktops, 992px and up) */

@media (min-width:992px){

nav ul li a {
  padding: 0px 64px;
}
#market_sector_wrapper {
  padding: 15px 0px;
}
.marketSectorsSectionTitle {
  margin: 20px 0px;
  font-size: 40px;
  line-height: 46px;
}
#main_content h1 {
  font-size: 40px;
  line-height: 46px;
}
.right_col_image {
  width: 100%;
  margin: 0px 0px 20px 0px;
}
#group_cards_wrapper {
  padding: 15px 0px 5px 0px;
}
.groupCardsContent {
  min-height: 150px;
}
.baseLatestNewsSectionTitle {
  margin: 20px 0px;
  font-size: 40px;
  line-height: 46px;
}

}


/* LARGE DESKTOP (lg) - Large devices (large desktops, 1200px and up) */

@media (min-width:1200px){

nav ul li a {
  padding: 0px 84px;
}
.groupCardsContent {
  min-height: inherit;
}

}
