@font-face {
  font-family: 'Frutiger';
  src: url('/Fonts/Frutiger-Roman.eot');
  src: url('/Fonts/Frutiger-Roman.eot?#iefix') format('embedded-opentype'), url('/Fonts/Frutiger-Roman.woff') format('woff'), url('/Fonts/Frutiger-Roman.ttf') format('truetype'), url('/Fonts/Frutiger-Roman.svg#open_sansbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*Styles are being written with bootstrap in mind, so class names will be similar */
/*Responsive*/
.visible-mobile {
  display: none;
}
.visible-desktop {
  display: block;
}
/*Global*/
.col {
  width: 980px;
  margin: 0 auto;
}
form > header .col {
  width: 960px;
}
:focus {
  outline: #4D90FE auto 1px !important;
}
[tabindex]:focus {
  text-decoration: none;
}
/*Global / Generic Styles*/
html {
  min-width: 1000px;
  background: #E2E2E2;
}
body {
  width: auto;
  max-width: none;
  font-size: 10px;
  line-height: normal;
}
body > * {
  padding: 0;
  background: none;
}
body > * > div {
  background: none;
}
*:not([type="submit"]) {
  box-sizing: initial;
}
a {
  color: #d81e05;
  font-size: 12px;
}
a[href^="tel:"] {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
}
hr {
  background-color: #D9D9D9;
}
#bottomFooter hr {
  height: 0;
  border: none;
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #f2f2f2;
}
#content p {
  margin: 15px 0;
}
#siteFooter {
  background-color: #f2f2f2;
}
#siteHeader {
  padding: 0;
}
#siteHeader .col {
  width: 960px;
}
#siteHeader .headerIframe {
  top: -8px;
  right: 15px;
}
#siteHeader #siteCountryRedirect {
  top: 9px;
  right: 90px;
}
#siteHeader #textSizeSelect {
  top: 8px;
  right: 10px;
}
#siteHeader > div {
  padding: 0;
}
#siteNav {
  padding: 0;
}
#siteLogo {
  margin-left: 36px;
}
#legal {
  background-color: #f2f2f2;
}
#serviceMenuWrap {
  position: relative;
}
#serviceMenu {
  padding: 2px 0;
}
#serviceMenu > li {
  padding: 0;
}
#serviceMenu > li > a {
  width: auto;
  padding: 6px 15px 6px 8px;
  color: #666;
}
#serviceMenu > li > section {
  left: 0;
  font-size: 1.4em;
  border-left: 1px solid #b8bcbb;
  box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.5), -1px 0 0 #fff;
}
#serviceMenu > li > section ul h4 {
  font-size: 1.03em;
  font-weight: bold;
}
#serviceMenu > li > section aside h4 {
  font-size: 1em;
  font-weight: bold;
}
#serviceMenu > li > section aside a {
  font-size: 1em;
}
.megaMenu > li > section > ul {
  height: auto;
}
#searchForm {
  top: 0;
  bottom: inherit;
  right: 0;
}
#searchForm input[type='text'] {
  width: 320px;
  background-color: #fff;
  color: #8e8e8e;
  height: 20px;
  padding: 6px;
  margin: 5px 20px 0 0;
  border: 1px solid #ccc;
  border-color: #ccc #fff #fff #ccc;
  font-size: 1.44em;
  box-shadow: -1px -1px 0 #fff;
}
#searchForm .button {
  padding: 0;
  background: none;
  border: none;
  top: 0;
  right: 0;
  border-radius: 0;
  box-shadow: none;
  width: 30px;
  height: 30px;
  margin: 7px 22px 0 0;
  font-weight: normal;
  text-shadow: -1px -1px 0 #900;
}
.megaMenu > li > section {
  height: auto;
  font-size: 1.08em;
  padding-bottom: 30px;
}
.megaMenu > li:hover > section {
  margin-top: -3px;
}
.megaMenu > li > section[data-children='5'] {
  width: 940px;
}
.megaMenu > li > a {
  padding: 6px 28px 13px 8px;
}
.megaMenu > li:hover > a {
  color: #39afda;
}
.megaMenu > li > a {
  font-size: 1.44em;
}
.megaMenu > li > section > ul > li {
  width: 135px;
}
.megaMenu > li > section > ul > li.parent > a {
  font-size: 1.556em;
  font-weight: bold;
}
.megaMenu > li.parent > section > ul ul li a {
  font-size: 1.2em;
}
.megaMenu > li > section > aside {
  height: auto;
  font-size: 1.26em;
}
.megaMenu > li > section > aside a {
  font-size: 0.926em;
}
#serviceMenu > li.hover > a {
  background-color: #e4e4e4;
  color: #d81e05;
  text-decoration: none;
}
#serviceMenu > li.hover > section {
  display: block;
}
.megaMenu > li.hover > section {
  display: block;
}
.footerLinks {
  font-size: 1em;
}
.footerLinks li {
  border: none;
}
.footerLinks a {
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-weight: normal;
}
h2 {
  color: #d81e05;
  font-size: 36px;
  margin: 0;
}
h3 {
  color: #666666;
  font-size: 20px;
}
h4 {
  color: #666666;
  font-size: 16px;
  margin: 5px 0;
}
h5 {
  color: #d81e05;
  font-size: 14px;
  margin: 5px 0;
}
h6 {
  color: #666666;
  font-size: 12px;
  margin: 0;
}
ul.checked li {
  list-style-type: none;
}
ul.checked li:before {
  content: "\2713";
  color: #d81e05;
  font-weight: bold;
  padding-right: 8px;
}
img {
  max-width: 100%;
}
/*Remove dots bg*/
#top {
  background-image: none;
  margin-bottom: 15px;
}
#top > .col {
  position: relative;
}
#content {
  width: auto;
  margin: 0;
  padding: 0;
  background: none;
  border: none;
}
.wrapper {
  background-image: none;
  padding: 0;
}
#content-body {
  padding: 0;
  color: inherit;
  width: auto;
}
#content-body p {
  font-size: 1.2em;
}
button,
input,
select,
textarea {
  font-size: 1.111em;
  line-height: normal;
}
.btn {
  font-size: 14px;
  cursor: pointer;
}
.btn-primary,
.btn-default {
  position: relative;
  display: inline-block;
  padding: 9px 25px;
  border-radius: 5px;
  margin: 1px;
  font-weight: bold;
}
.btn-primary {
  border: 1px solid #bd0000;
  margin: 1px;
  background-color: #d81e05;
  color: white;
  box-shadow: 0 1px 1px #900;
}
.btn-default {
  border: 1px solid #d0d0d0;
  margin: 1px;
  background: linear-gradient(to bottom, #fefefe, #ededed);
  color: #d81e05;
  box-shadow: 0 1px 1px #666;
}
.btn-primary:hover,
.btn-default:hover {
  top: 1px;
  text-decoration: none !important;
}
.btn-default:hover {
  background: linear-gradient(to bottom, #ededed, #fefefe);
  box-shadow: none;
}
.btn-primary:hover {
  box-shadow: 0 -8px 4px -4px #f21b1b inset;
}
/*Template layout*/
form > header {
  font-size: 1.2em;
  z-index: 999;
  clear: both;
  background-color: #fff;
}
form > header #top {
  background-image: none;
}
#top #ddlLangSelector {
  width: 150px;
  font-size: 14px;
}
#top ul#nav-tabs {
  margin-left: 8px;
}
#top ul#nav-tabs li:first-of-type {
  margin-top: 1px;
  margin-left: 0;
}
#pnlOnlineBanking {
  display: inline-block;
  float: none;
  vertical-align: top;
  float: right;
}
#pnlOnlineBanking #sign-in-panel table {
  border-spacing: initial;
  border-collapse: initial;
  box-sizing: border-box;
}
#signIn {
  position: absolute;
  right: 0px;
}
#logo {
  display: inline-block;
  float: none;
  vertical-align: top;
}
#logo img {
  margin-left: 8px;
}
main {
  background-image: none;
  padding: 0;
}
main #content {
  width: auto;
  margin: 0;
  padding: 0;
  background: none;
  border: none;
}
#content-body {
  font-size: 1.2em;
}
.lrg #content-body {
  font-size: 1.5em;
}
.x-lrg #content-body {
  font-size: 1.8em;
}
main #content-body {
  padding: 0;
  color: inherit;
  width: auto;
}
#top {
  background-color: #E2E2E2;
}
#top #ddCountrySelect {
  width: 150px;
  font-size: 14px;
}
#siteTabs ul {
  display: inline;
  float: left;
  list-style: none;
  width: 665px;
  height: 30px;
  line-height: 30px;
  padding: 0;
  margin: 5px 0 0 8px;
}
#siteTabs li {
  display: inline;
  float: left;
  background-color: #b5b5b5;
  height: 25px;
  line-height: 25px;
  margin: 5px 0 0 10px;
  padding: 0;
  font-weight: bold;
  text-align: center;
}
#siteTabs li.selected {
  margin-top: 1px;
  margin-left: 0;
  background-color: #fff;
  height: 30px;
  line-height: 30px;
}
#siteTabs li a {
  margin: 0;
  padding: 0 8px;
  background: #7d7d7d;
}
#siteTabs li.selected a {
  padding-top: 0;
  color: #666;
}
#logoHeader {
  background-color: white;
}
#logoHeader > .col {
  position: relative;
}
#sign-in-panel table {
  border-spacing: initial;
  border-collapse: initial;
  box-sizing: border-box;
}
#serviceMenuHeader {
  background-color: #eee;
}
#megaMenuHeader {
  background-color: #d81e05;
}
#megaMenuHeader #mega-menu {
  border: none;
}
#rotatorMain {
  background-color: white;
  border-bottom: 1px solid #C5C5C5;
  box-shadow: #CFCFCF 2px 3px;
}
#ribbonMain {
  background-color: white;
  border-top: 1px solid #D2D2D2;
  border-bottom: 1px solid #D2D2D2;
  margin-top: 20px;
}
#tileMain {
  background-color: #E2E2E2;
  padding: 0 0 30px 0;
  text-align: center;
}
#tileMain .col {
  width: 1000px;
}
#topFooter {
  background-color: #f2f2f2;
  padding: 35px 0 15px 0;
}
#topFooter p {
  margin: 0;
}
#topFooter .products {
  list-style-type: none;
  overflow: hidden;
  padding: 0;
  margin: 40px 0 0 2%;
}
#topFooter .products li {
  float: left;
  width: 180px;
}
#topFooter .products li:first-child {
  margin-left: 0;
}
#topFooter .products h3 {
  font-size: 14px;
  padding: 0 0 5px 0;
  margin: 0;
  color: #515151;
}
#topFooter .products h3 a {
  color: #515151;
}
#topFooter .products a {
  display: block;
  padding: 3px 0;
}
#bottomFooter {
  background-color: #f2f2f2;
  padding: 10px 0;
}
#legalFooter {
  background-color: #f2f2f2;
  padding: 10px 0;
}
#legal {
  padding: 0 0 0 10px;
}
/*Other Template Overrides*/
#top ul#nav-tabs li {
  background-color: #7D7D7D;
}
#top ul#nav-tabs li.current a {
  color: #666666;
}
#top ul#nav-tabs li:first-of-type {
  margin-left: 0;
}
#serviceMenuHeader .header {
  z-index: 1000;
}
/*Modules*/
.tile {
  position: relative;
  display: inline-block;
  width: 314px;
  min-height: 370px;
  padding: 20px 20px 80px 20px;
  border: 1px solid #D2D2D2;
  margin: 20px 8px 0 8px;
  vertical-align: top;
  text-align: left;
  background-color: white;
  box-sizing: border-box;
}
.tile .bgImage {
  position: relative;
  height: 100%;
  margin: -10px -10px -50px -10px;
  padding: 10px 10px 50px 10px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}
.tile h3 {
  font-size: 20px;
  font-weight: bold;
  height: 50px;
  margin: 20px 0;
}
.tile h4 {
  margin: 0 0 20px 0;
  font-family: Frutiger, Arial, Helvetica, sans-serif;
  font-size: 1.834em;
}
.tile h5 {
  margin: 0;
  color: #515151;
  font-size: 1.5em;
}
.tile h5 + p {
  margin-top: 0;
}
.tile a {
  font-size: 1em;
}
.tile .btn {
  position: absolute;
  bottom: 21px;
  left: 20px;
  font-size: 15px;
  padding: 8px 20px;
}
.tile .bgImage .btn {
  bottom: 11px;
  left: 10px;
}
.tile .btn:hover {
  top: inherit;
  bottom: 20px;
}
.tile .bgImage .btn:hover {
  bottom: 10px;
}
.tile .btn:nth-of-type(2) {
  left: inherit;
  right: 20px;
}
.tile .bgImage .btn:nth-of-type(2) {
  right: 10px;
}
.tile a {
  font-size: 1em;
}
.tile.map h4 {
  font-size: 1.5em;
}
.tile.map h5 {
  margin: 15px 0 0 0;
  color: #515151;
  font-size: 1.25em;
  font-weight: bold;
}
.tile.map section {
  font-size: 1.25em;
}
.tile.map > footer {
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 20px;
}
.tile.map .btn {
  bottom: 1px;
  left: 0;
}
.tile.map .btn:hover {
  bottom: 0;
}
.tile.map .btn + a {
  position: absolute;
  bottom: 18px;
  right: 0;
  width: 51%;
  margin-right: -5px;
  font-size: 1.25em;
  text-align: right;
  transform: translateY(50%);
}
.tile.map .noLocations {
  display: none;
}
.rotator {
  position: relative;
  width: auto;
  height: 450px;
  margin: 0;
  z-index: 1;
}
.rotator > ul,
#content-body .rotator > ul {
  overflow: hidden;
  margin: 0;
  margin-left: 0%;
  padding: 0;
  list-style-type: none;
  white-space: nowrap;
  width: 100%;
  height: 100%;
  font-size: 0px;
}
.rotator > ul > li {
  transition: margin-left ease-out 1s;
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 100%;
  height: 100%;
  vertical-align: top;
  white-space: nowrap;
}
.rotator h2 {
  font-family: Frutiger, Arial, Helvetica, sans-serif;
  font-size: 56px;
  line-height: 1em;
  letter-spacing: -0.03em;
}
#content-body .rotator h3 {
  margin: 0.6em 0 0 0;
  font-size: 20px;
  line-height: 1.3em;
}
.rotator .btn {
  margin-top: 20px;
}
.rotator > ul li a {
  display: inline-block;
  width: auto;
}
.rotator > ul > li > a {
  display: block;
  width: 100%;
}
.rotator > ul > li > a > img {
  position: absolute;
  width: 100%;
  height: 100%;
}
.rotator > ul > li > a > article {
  position: absolute;
  bottom: 50px;
  left: 0;
  padding: 5px 10px;
  background-color: rgba(255, 255, 255, 0.7);
  width: 85%;
  font-size: 14px;
}
.rotator > nav {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 980px;
  height: 44px;
  margin-left: -490px;
  text-align: center;
  z-index: 100;
}
.rotator > nav > a {
  cursor: pointer;
  display: block;
  position: absolute;
  bottom: 225px;
  margin-bottom: -22px;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  background-color: rgba(238, 238, 238, 0.3);
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 5px;
  box-sizing: border-box;
}
.rotator > nav > a:hover {
  background-color: #eeeeee;
}
.rotator > nav .next {
  width: auto;
  height: 48px;
  right: 0;
  background: none;
}
.rotator > nav .prev {
  width: auto;
  height: 48px;
  left: 0;
  background: none;
}
.rotator > nav > a img {
  display: block;
  margin: 7px 11px;
}
.rotator > nav ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  position: relative;
  font-size: 0;
}
.rotator > nav ul li {
  display: inline-block;
  padding: 0 6px;
}
.rotator > nav ul li a {
  border-radius: 0;
}
.rotator > nav ul a {
  cursor: pointer;
  overflow: hidden;
  text-indent: -100px;
  background-color: #d2d2d2;
  height: 12px;
  width: 12px;
  display: block;
  text-align: center;
  color: #fff;
}
.rotator > nav li.selected a {
  opacity: 1;
  background-color: #d81e05;
}
.rotator .slide {
  height: 100%;
  background: center center no-repeat;
  background-size: auto 100%;
}
.rotator .slide > div {
  position: relative;
  top: 50%;
  width: 816px;
  margin: 0 auto;
  padding: 0 0 40px 0;
  box-sizing: border-box;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  overflow: hidden;
  z-index: 10;
}
.rotator > ul > li > * {
  white-space: normal;
  height: 100%;
}
.ribbons {
  width: 100%;
  position: relative;
  padding: 25px 0;
}
#content-body .ribbons > ul {
  position: relative;
  margin: 0;
  padding: 0;
  overflow: hidden;
  line-height: 0;
  white-space: nowrap;
  z-index: 100;
}
.ribbons > ul:before,
.ribbons > ul:after {
  content: "";
  position: absolute;
  top: 0;
  width: 39px;
  height: 42px;
  background: #fff;
  z-index: 200;
}
.ribbons > ul:before {
  left: 0;
}
.ribbons > ul:after {
  right: 0;
}
.ribbons > ul > li {
  display: inline-block;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  line-height: normal;
  list-style-type: none;
  box-sizing: border-box;
}
.ribbons > ul > li > header {
  position: absolute;
  width: 205px;
  height: 42px;
  padding: 0 16px;
  margin: 0;
  text-align: center;
  line-height: 42px;
  border: 1px solid transparent;
  cursor: pointer;
  z-index: 100;
  top: 0;
  box-sizing: border-box;
  transform: translateX(40px);
  -webkit-transform: translateX(40px);
  transition: left 0.3s ease-in-out 0s, border-color 0s ease 0.5s, width 0s ease 0.5s;
}
.ribbons > ul > li > header:after {
  content: "";
  position: absolute;
  top: 0;
  right: -2px;
  width: 0;
  height: 100%;
  border-right: 1px solid transparent;
  transition: border-color 0s ease 0.5s, width 0s ease 0.5s;
}
.ribbons > ul > li.expanded > header {
  transition: left 0.3s ease-in-out 0s, border-color 0s ease 0s, width 0s ease 0s;
}
.ribbons > ul > li:nth-of-type(1n+2) > header {
  border-left-color: #D5D5D5;
}
.ribbons > ul > li.selected.expanded > header {
  height: 53px;
  border-bottom-color: #fff;
  border-left-color: #D5D5D5;
  z-index: 10;
  transition: left 0.3s ease-in-out 0s, height 0s ease 0s, border-color 0s ease 0s, width 0s ease 0s;
}
.ribbons > ul > li.selected.expanded > header:after {
  content: "";
  position: absolute;
  top: 0;
  right: -2px;
  width: 0;
  height: 100%;
  border-color: #D5D5D5;
  transition: border-color 0s ease 0s, width 0s ease 0s;
}
.ribbons > ul > li.selected.expanded + li > header {
  border-left-color: transparent;
}
.ribbons > ul > li > header > img {
  vertical-align: middle;
}
.ribbons > ul > li > header > span {
  display: inline-block;
  max-width: 126px;
  padding-left: 10px;
  font-size: 16px;
  line-height: 1.1em;
  text-align: left;
  white-space: normal;
  vertical-align: middle;
  z-index: 10;
}
/*Tab Collapsible for Ribbons*/
.ribbons > ul > li {
  margin-left: -0.25em;
  transition: max-height 0.3s ease-in-out 0.2s;
  max-height: 42px;
  z-index: 100;
  overflow: hidden;
}
.ribbons > ul > li.expanded {
  transition: max-height 0.3s ease-in-out 0s;
  max-height: 1000px;
  overflow: visible;
}
.ribbons > ul > li > section {
  position: relative;
  transition: opacity 0.3s ease-in-out 0s, margin 0.3s ease-in-out 0.2s;
  margin-top: 32px;
  width: 100%;
  opacity: 0;
}
.ribbons > ul > li > section:before {
  content: "";
  position: absolute;
  top: 0;
  left: -20px;
  width: 980px;
  border-top: 1px solid #D5D5D5;
  opacity: 0;
}
.ribbons > ul > li.expanded > section:before {
  opacity: 1;
  transition: opacity 0.3s ease-in-out 0s, margin 0.3s ease-in-out;
}
.ribbons > ul > li.expanded > section {
  transition: opacity 0.3s ease-in-out 0.3s, margin 0.3s ease-in-out;
  opacity: 1;
  margin-top: 52px;
}
.contentColumn {
  display: inline-block;
  width: 325.5px;
  height: 100%;
  padding: 36px 20px 0 20px;
  font-size: 1.04em;
  line-height: 1.8em;
  vertical-align: top;
  white-space: normal;
  box-sizing: border-box;
}
.contentColumn article {
  padding-bottom: 25px;
}
.contentColumn h2 {
  margin-bottom: 25px;
  font-family: frutiger, Arial, Helvetica, sans-serif;
  font-size: 34px;
  line-height: 1em;
}
#content-body .contentColumn h3 {
  margin-top: 0;
  color: #666666;
  font-size: 1.61em;
  font-weight: bold;
}
#content-body .contentColumn ul {
  margin: 1em 0;
  padding: 0;
  font-size: 1.36em;
}
.contentColumn img {
  display: inline-block;
  margin-bottom: 16px;
}
.contentColumn .btn-default {
  min-width: 90px;
  line-height: normal;
  text-align: center;
  box-sizing: border-box;
}
.ribbons > nav {
  height: 0;
  position: absolute;
  top: 0;
  width: 100%;
  text-align: center;
  z-index: 100;
}
.ribbons > nav ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  position: relative;
}
.ribbons > nav ul li {
  display: inline-block;
  padding: 0 6px;
}
.ribbons > nav a {
  position: absolute;
  display: block;
  top: 46px;
  width: 30px;
  height: 30px;
  padding: 5px 0;
  background-color: #eee;
  border-radius: 5px;
  box-sizing: border-box;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  cursor: pointer;
}
.ribbons > nav a.disabled,
.ribbons > nav a:hover {
  opacity: 0.5;
}
.ribbons > nav .prev {
  left: 0;
}
.ribbons > nav .next {
  right: 0;
}
.ribbons > nav img {
  display: block;
  width: auto;
  height: 20px;
  margin: 0 auto;
}
.googleMap {
  width: 100%;
  height: 100%;
}
.topFooter > div {
  font-size: 1.4em;
  line-height: 1.4em;
}
.topFooter > div h3 {
  font-size: 1em;
  font-weight: bold;
}
.topFooter > div a {
  font-size: 1em;
}
.topFooter > div .phone {
  font-size: 1.2em;
}
.socialMediaLinks img {
  display: block;
  width: auto;
  height: 36px;
}
#legal small {
  padding: 0 10px;
  font-size: 1.1em;
}
@media (max-width: 1020px) {
  html {
    zoom: 0.75;
  }
}
@media (min-height: 400px) and (min-width: 600px) and (max-width: 1023px) {
  #siteTabs {
    display: block !important;
  }
  #siteTabs ul {
    display: block !important;
  }
  #siteHeader > div {
    height: 160px;
  }
  iframe {
    width: 425px;
    height: 200px;
  }
  #siteLogo {
    width: 100%;
  }
}
