#aimia .accordion-wrapper .panel {
  border: none;
  border-radius: 0;
  margin: 10px 0 20px 0;
  position: relative;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#aimia .accordion-wrapper .panel .panel-heading {
  padding: 0;
}
#aimia .accordion-wrapper .panel .panel-heading a {
  display: block;
  background-position: 0px 4px;
  background-repeat: no-repeat;
  background-image: url('img/accordion-minus-blue.png');
  background-size: 20px;
  color: black;
}
#aimia .accordion-wrapper .panel .panel-heading a h3 {
  padding-left: 40px;
  font-size: 24px;
  color: black;
  font-family: 'Gotham 3r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  font-style: normal;
}
#aimia .accordion-wrapper .panel .panel-heading a.collapsed {
  background-image: url('img/accordion-plus-blue.png');
}
#aimia .accordion-wrapper .panel .panel-heading a:focus,
#aimia .accordion-wrapper .panel .panel-heading a:active {
  outline: none;
}
#aimia .accordion-wrapper .panel .panel-body {
  padding: 20px 10px 0 45px;
}

#aimia .banner-bg {
  position: relative;
  width: 100%;
  height: 800px;
}
#aimia .banner-bg .adaptive-image img {
  display: none !important;
}
#aimia section.banner .blurb {
  display: block;
  margin-top: 160px;
  max-width: 450px;
  background: rgba(255, 255, 255, 0.5);
  -pie-background: rgba(255, 255, 255, 0.5);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 15px;
}
.lt-ie10 #aimia section.banner .blurb {
  margin-top: 65px;
}
@media screen and (max-width: 991px) {
  .lt-ie10 #aimia section.banner .blurb {
  margin-top: 130px;
}

}
@media screen and (max-width: 639px) {
  #aimia section.banner .blurb {
  margin-top: 140px;
  padding: 5px;
}
.lt-ie10 #aimia section.banner .blurb {
  margin-top: 150px;
}

}
@media screen and (max-width: 350px) {
  #aimia section.banner .blurb {
  margin-top: 120px;
}
.lt-ie10 #aimia section.banner .blurb {
  margin-top: 120px;
}

}
#aimia section.banner .blurb h1 {
  margin: 0 0 20px 0;
  font-size: 32px;
  line-height: 36px;
  font-family: 'Gotham 3r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #333333;
}
@media screen and (max-width: 991px) {
  #aimia section.banner .blurb h1 {
  font-size: 28px;
  line-height: 32px;
}

}
@media screen and (max-width: 639px) {
  #aimia section.banner .blurb h1 {
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 10px;
  color: black;
}

}
@media screen and (max-width: 350px) {
  #aimia section.banner .blurb h1 {
  font-size: 20px;
  line-height: 24px;
  margin: 0;
  color: black;
}

}
#aimia section.banner .blurb p {
  margin: 0;
  font-size: 20px;
  line-height: 26px;
  font-family: 'Gotham 3r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #333333;
}
@media screen and (max-width: 991px) {
  #aimia section.banner .blurb p {
  font-size: 18px;
  line-height: 24px;
}

}
@media screen and (max-width: 639px) {
  #aimia section.banner .blurb p {
  font-size: 14px;
  line-height: 18px;
  color: black;
}

}
@media screen and (max-width: 350px) {
  #aimia section.banner .blurb p {
  display: none;
}

}
#aimia section.banner .dark h1,
#aimia section.banner .dark h2,
#aimia section.banner .dark p {
  color: #333333 !important;
}
#aimia section.banner .light h1,
#aimia section.banner .light h2,
#aimia section.banner .light p {
  color: #ffffff !important;
}
#aimia section.banner.banner-home .carousel {
  margin: 0;
}
#aimia section.banner.banner-home,
#aimia section.banner.banner-home .banner-bg {
  height: 880px;
}
@media screen and (min-width: 992px) and (max-height: 805px) {
  #aimia section.banner.banner-home,
#aimia section.banner.banner-home .banner-bg {
  height: 600px;
}

}
@media screen and (max-width: 639px) {
  #aimia section.banner.banner-home,
#aimia section.banner.banner-home .banner-bg {
  height: 450px;
}

}
@media screen and (min-width: 640px) and (max-width: 991px) {
  #aimia section.banner.banner-home,
#aimia section.banner.banner-home .banner-bg {
  height: 600px;
}

}
@media screen and (min-width: 992px) and (max-width: 1224px) {
  #aimia section.banner.banner-home,
#aimia section.banner.banner-home .banner-bg {
  height: 760px;
}

}
@media screen and (min-width: 992px) {
  .lt-ie9 #aimia section.banner.banner-home,
.lt-ie9 #aimia section.banner.banner-home .banner-bg {
  height: 880px !important;
}

}
#aimia section.banner.banner-home .carousel-indicators {
  bottom: 160px;
}
@media screen and (max-width: 991px) {
  #aimia section.banner.banner-home .carousel-indicators {
  bottom: 50px;
}

}
@media screen and (max-width: 639px) {
  #aimia section.banner.banner-home .carousel-indicators {
  bottom: 70px;
}

}
#aimia section.banner.banner-industry {
  height: 475px;
}
@media screen and (max-width: 639px) {
  #aimia section.banner.banner-industry {
  display: none;
}

}
@media screen and (min-width: 640px) and (max-width: 991px) {
  #aimia section.banner.banner-industry {
  height: 400px;
}

}

#aimia .breadcrumb {
  background-color: transparent;
  font-size: 12px;
  padding-left: 0;
  margin-bottom: 0;
}
#aimia .breadcrumb > li > a {
  color: #2a2a2a;
  font-family: 'Gotham 4r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  font-style: normal;
}
#aimia .breadcrumb > li > a:hover {
  color: #00a9e0;
}
#aimia .breadcrumb > li.active > a {
  color: #00a9e0;
  font-family: 'Gotham 5r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 500;
  font-style: normal;
}
#aimia .breadcrumb > li + li:before {
  content: ">\00a0";
  color: #666666;
}
.lt-ie9 #aimia .breadcrumb > li + li:before {
  font-family: Arial;
}

@media screen and (min-width: 640px) {
  #aimia .capabilities {
  position: relative;
  overflow: hidden;
}

}
#aimia .capabilities .desktop-boxes {
  position: relative;
}
#aimia .capabilities .desktop-boxes > div {
  padding-top: 5px;
  padding-bottom: 5px;
}
#aimia .capabilities .desktop-boxes .capability {
  -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5);
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  color: white;
  margin-bottom: 0;
}
#aimia .capabilities .desktop-boxes .capability.without-shadow {
  box-shadow: none !important;
}
#aimia .capabilities .desktop-boxes .capability.blue .text {
  background: rgba(0, 73, 118, 0.7);
  -pie-background: rgba(0, 73, 118, 0.7);
}
#aimia .capabilities .desktop-boxes .capability.blue .image-box:hover .overlay {
  background: rgba(0, 73, 118, 0.4);
  -pie-background: rgba(0, 73, 118, 0.4);
}
#aimia .capabilities .desktop-boxes .capability.green .text {
  background: rgba(101, 141, 27, 0.7);
  -pie-background: rgba(101, 141, 27, 0.7);
}
#aimia .capabilities .desktop-boxes .capability.green .image-box:hover .overlay {
  background: rgba(101, 141, 27, 0.4);
  -pie-background: rgba(101, 141, 27, 0.4);
}
#aimia .capabilities .desktop-boxes .capability.purple .text {
  background: rgba(100, 47, 108, 0.7);
  -pie-background: rgba(100, 47, 108, 0.7);
}
#aimia .capabilities .desktop-boxes .capability.purple .image-box:hover .overlay {
  background: rgba(100, 47, 108, 0.4);
  -pie-background: rgba(100, 47, 108, 0.4);
}
#aimia .capabilities .desktop-boxes .capability.orange .text {
  background: rgba(227, 82, 5, 0.7);
  -pie-background: rgba(227, 82, 5, 0.7);
}
#aimia .capabilities .desktop-boxes .capability.orange .image-box:hover .overlay {
  background: rgba(227, 82, 5, 0.4);
  -pie-background: rgba(227, 82, 5, 0.4);
}
#aimia .capabilities .desktop-boxes .capability.open .image-box {
  position: relative;
  z-index: 11;
}
#aimia .capabilities .desktop-boxes .capability.open .image-box > img,
#aimia .capabilities .desktop-boxes .capability.open .image-box .overlay {
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
}
#aimia .capabilities .desktop-boxes .capability.open .image-box .text {
  -webkit-border-radius: 0 0 0 5px;
  -moz-border-radius: 0 0 0 5px;
  border-radius: 0 0 0 5px;
}
#aimia .capabilities .desktop-boxes .capability.open .image-box img.arrow_icon {
  display: none;
}
#aimia .capabilities .desktop-boxes .capability.open .navigation-panel {
  height: 100%;
  padding-left: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.75);
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.75);
}
#aimia .capabilities .desktop-boxes .capability .image-box {
  cursor: pointer;
  position: relative;
}
#aimia .capabilities .desktop-boxes .capability .image-box > img {
  width: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#aimia .capabilities .desktop-boxes .capability .image-box .overlay {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: background-color 0.2s ease-out;
  -moz-transition: background-color 0.2s ease-out;
  -o-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
  position: absolute;
  width: 100%;
  height: 100%;
}
#aimia .capabilities .desktop-boxes .capability .image-box .text-wrapper {
  position: relative;
}
#aimia .capabilities .desktop-boxes .capability .image-box .text-wrapper .text {
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  position: absolute;
  bottom: 0px;
  left: 0;
  margin: 0;
  width: 100%;
  padding: 6% 10%;
}
#aimia .capabilities .desktop-boxes .capability .image-box .text-wrapper .text .header {
  position: relative;
}
#aimia .capabilities .desktop-boxes .capability .image-box .text-wrapper .text .header:before,
#aimia .capabilities .desktop-boxes .capability .image-box .text-wrapper .text .header:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
#aimia .capabilities .desktop-boxes .capability .image-box .text-wrapper .text .header:after {
  clear: both;
}
#aimia .capabilities .desktop-boxes .capability .image-box .text-wrapper .text .header img.section_icon {
  float: left;
  position: relative;
  margin-right: 15px;
  width: 30px;
}
@media screen and (min-width: 640px) and (max-width: 991px) {
  #aimia .capabilities .desktop-boxes .capability .image-box .text-wrapper .text .header img.section_icon {
  width: 20px;
  margin-right: 10px;
  top: 4px;
}

}
#aimia .capabilities .desktop-boxes .capability .image-box .text-wrapper .text .header h2 {
  float: left;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
  line-height: 30px;
  padding: 0;
  font-family: 'Gotham 3r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #ffffff;
  border: none;
}
@media screen and (min-width: 640px) and (max-width: 991px) {
  #aimia .capabilities .desktop-boxes .capability .image-box .text-wrapper .text .header h2 {
  font-size: 20px;
}

}
#aimia .capabilities .desktop-boxes .capability .image-box .text-wrapper .text .header img.arrow_icon {
  float: right;
  width: 15px;
  position: relative;
  top: 7px;
}
@media screen and (min-width: 640px) and (max-width: 991px) {
  #aimia .capabilities .desktop-boxes .capability .image-box .text-wrapper .text .header img.arrow_icon {
  width: 10px;
  top: 9px;
}

}
#aimia .capabilities .desktop-boxes .capability .image-box .text-wrapper .text p {
  font-family: 'Gotham 4r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  font-style: normal;
  display: block;
  font-size: 17px;
  line-height: 22px;
  color: #ffffff;
  margin: 10px 0 0 0 ;
}
@media screen and (min-width: 640px) and (max-width: 991px) {
  #aimia .capabilities .desktop-boxes .capability .image-box .text-wrapper .text p {
  font-size: 14px;
  line-height: 18px;
}

}
#aimia .capabilities .desktop-boxes .capability .navigation-panel {
  overflow: hidden;
  display: block;
  z-index: 10;
  position: absolute;
  top: 0;
  margin: 0 auto;
  width: 0;
  height: 100%;
  background: #ffffff;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#d2d2d2));
  background: -webkit-linear-gradient(#ffffff, #d2d2d2);
  background: -moz-linear-gradient(#ffffff, #d2d2d2);
  background: -ms-linear-gradient(#ffffff, #d2d2d2);
  background: -o-linear-gradient(#ffffff, #d2d2d2);
  background: linear-gradient(#ffffff, #d2d2d2);
  -pie-background: linear-gradient(#ffffff, #d2d2d2);
}
.ie9 #aimia .capabilities .desktop-boxes .capability .navigation-panel {
  background: #fefefe;
  /* Old browsers */

  /* IE9 SVG, needs conditional override of 'filter' to 'none' */

  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMmUyZTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  filter: none !important;
}
#aimia .capabilities .desktop-boxes .capability .navigation-panel .navigation {
  display: none;
  height: 100%;
  padding: 3% 5% 0;
}
#aimia .capabilities .desktop-boxes .capability .navigation-panel .navigation .close_btn {
  display: block;
  position: absolute;
  right: 2%;
  top: 4%;
  z-index: 10;
}
#aimia .capabilities .desktop-boxes .capability .navigation-panel .navigation .close_btn img {
  width: 13px;
}
#aimia .capabilities .desktop-boxes .capability .navigation-panel .navigation ul {
  width: 100%;
  margin: 0;
  padding: 0;
}
#aimia .capabilities .desktop-boxes .capability .navigation-panel .navigation ul li {
  color: #252525;
  cursor: auto;
  display: block;
  padding: 0;
  margin-bottom: 0;
  padding-top: 20px;
  border-top: 1px solid #ccc;
}
@media screen and (min-width: 640px) and (max-width: 991px) {
  #aimia .capabilities .desktop-boxes .capability .navigation-panel .navigation ul li {
  padding-top: 5px;
}

}
#aimia .capabilities .desktop-boxes .capability .navigation-panel .navigation ul li:first-child {
  border: none;
}
#aimia .capabilities .desktop-boxes .capability .navigation-panel .navigation ul li h3 {
  font-size: 17px;
  color: #004976;
  margin: 0;
  padding: 0 0 20px 0;
  font-family: 'Gotham 5r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 500;
  font-style: normal;
}
@media screen and (min-width: 640px) and (max-width: 991px) {
  #aimia .capabilities .desktop-boxes .capability .navigation-panel .navigation ul li h3 {
  font-size: 14px;
}

}
@media screen and (min-width: 640px) and (max-width: 991px) {
  #aimia .capabilities .desktop-boxes .capability .navigation-panel .navigation ul li h3 {
  padding: 5px 0 5px 0;
}

}
#aimia .capabilities .desktop-boxes .capability .navigation-panel .navigation ul li h3 a {
  color: #004976;
  padding-top: 0;
  text-decoration: none;
}
#aimia .capabilities .desktop-boxes .capability .navigation-panel .navigation ul li h3 a:after {
  content: ">>>";
  margin-left: 10px;
  font-family: 'Gotham 4r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  font-style: normal;
}
.lt-ie9 #aimia .capabilities .desktop-boxes .capability .navigation-panel .navigation ul li h3 a:after {
  font-family: Arial;
}
#aimia .capabilities .desktop-boxes .capability .navigation-panel .navigation ul li h3 a:hover {
  color: #00a9e0;
}
#aimia .capabilities .desktop-boxes .capability .navigation-panel .navigation ul li h3 a:hover:after {
  color: #00a9e0;
}
#aimia .capabilities .desktop-boxes .capability .navigation-panel .navigation ul li ul {
  display: block;
  padding: 0 0 20px 0;
}
#aimia .capabilities .desktop-boxes .capability .navigation-panel .navigation ul li ul:before,
#aimia .capabilities .desktop-boxes .capability .navigation-panel .navigation ul li ul:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
#aimia .capabilities .desktop-boxes .capability .navigation-panel .navigation ul li ul:after {
  clear: both;
}
@media screen and (min-width: 640px) and (max-width: 991px) {
  #aimia .capabilities .desktop-boxes .capability .navigation-panel .navigation ul li ul {
  padding: 0 0 10px 0;
}

}
#aimia .capabilities .desktop-boxes .capability .navigation-panel .navigation ul li ul li {
  min-height: 35px;
  margin: 0;
  padding: 0;
  padding-left: 20px;
  border: none;
  font-size: 12px;
}
@media screen and (min-width: 640px) and (max-width: 991px) {
  #aimia .capabilities .desktop-boxes .capability .navigation-panel .navigation ul li ul li {
  min-height: 29px;
}

}
@media screen and (min-width: 640px) and (max-width: 991px) {
  #aimia .capabilities .desktop-boxes .capability .navigation-panel .navigation ul li ul li {
  font-size: 11px;
  line-height: 14px;
}

}
#aimia .capabilities .desktop-boxes .capability .navigation-panel .navigation ul li ul li:before {
  position: absolute;
  left: 0;
  content: "::";
  letter-spacing: 2px;
  font-family: 'Gotham 7r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #004976;
  margin-right: 10px;
}
.lt-ie9 #aimia .capabilities .desktop-boxes .capability .navigation-panel .navigation ul li ul li:before {
  font-family: Arial;
}
#aimia .capabilities .mobile-boxes {
  padding-top: 5px;
  padding-bottom: 5px;
}
#aimia .capabilities .mobile-boxes .dropdown-wrapper.capability-nav {
  margin: 30px 0;
}
#aimia .capabilities .mobile-boxes .dropdown-wrapper.capability-nav.blue .tile .dropdown a.btn > div {
  background: #005990;
  -pie-background: #005990;
}
#aimia .capabilities .mobile-boxes .dropdown-wrapper.capability-nav.blue .tile .dropdown a.btn > div .left-border {
  background: transparent;
  -pie-background: transparent;
}
#aimia .capabilities .mobile-boxes .dropdown-wrapper.capability-nav.blue .tile .dropdown a.btn > div .text-wrapper {
  background: transparent;
  -pie-background: transparent;
}
#aimia .capabilities .mobile-boxes .dropdown-wrapper.capability-nav.blue .tile .dropdown.open a.btn .text-wrapper .arrow {
  background-image: url('img/dropdown-arrow-blue-open.png');
  background-size: 20px 14px;
}
#aimia .capabilities .mobile-boxes .dropdown-wrapper.capability-nav.blue .tile .dropdown ul.dropdown-menu li a {
  color: #004976;
}
#aimia .capabilities .mobile-boxes .dropdown-wrapper.capability-nav.blue .tile .dropdown ul.dropdown-menu li a:hover,
#aimia .capabilities .mobile-boxes .dropdown-wrapper.capability-nav.blue .tile .dropdown ul.dropdown-menu li a:focus,
#aimia .capabilities .mobile-boxes .dropdown-wrapper.capability-nav.blue .tile .dropdown ul.dropdown-menu li a:active {
  color: #000000;
}
#aimia .capabilities .mobile-boxes .dropdown-wrapper.capability-nav.green .tile .dropdown a.btn > div {
  background: #74a21f;
  -pie-background: #74a21f;
}
#aimia .capabilities .mobile-boxes .dropdown-wrapper.capability-nav.green .tile .dropdown a.btn > div .left-border {
  background: transparent;
  -pie-background: transparent;
}
#aimia .capabilities .mobile-boxes .dropdown-wrapper.capability-nav.green .tile .dropdown a.btn > div .text-wrapper {
  background: transparent;
  -pie-background: transparent;
}
#aimia .capabilities .mobile-boxes .dropdown-wrapper.capability-nav.green .tile .dropdown.open a.btn .text-wrapper .arrow {
  background-image: url('img/dropdown-arrow-green-open.png');
  background-size: 20px 14px;
}
#aimia .capabilities .mobile-boxes .dropdown-wrapper.capability-nav.green .tile .dropdown ul.dropdown-menu li a {
  color: #658d1b;
}
#aimia .capabilities .mobile-boxes .dropdown-wrapper.capability-nav.green .tile .dropdown ul.dropdown-menu li a:hover,
#aimia .capabilities .mobile-boxes .dropdown-wrapper.capability-nav.green .tile .dropdown ul.dropdown-menu li a:focus,
#aimia .capabilities .mobile-boxes .dropdown-wrapper.capability-nav.green .tile .dropdown ul.dropdown-menu li a:active {
  color: #000000;
}
#aimia .capabilities .mobile-boxes .dropdown-wrapper.capability-nav.purple .tile .dropdown a.btn > div {
  background: #74377e;
  -pie-background: #74377e;
}
#aimia .capabilities .mobile-boxes .dropdown-wrapper.capability-nav.purple .tile .dropdown a.btn > div .left-border {
  background: transparent;
  -pie-background: transparent;
}
#aimia .capabilities .mobile-boxes .dropdown-wrapper.capability-nav.purple .tile .dropdown a.btn > div .text-wrapper {
  background: transparent;
  -pie-background: transparent;
}
#aimia .capabilities .mobile-boxes .dropdown-wrapper.capability-nav.purple .tile .dropdown.open a.btn .text-wrapper .arrow {
  background-image: url('img/dropdown-arrow-purple-open.png');
  background-size: 20px 14px;
}
#aimia .capabilities .mobile-boxes .dropdown-wrapper.capability-nav.purple .tile .dropdown ul.dropdown-menu li a {
  color: #642f6c;
}
#aimia .capabilities .mobile-boxes .dropdown-wrapper.capability-nav.purple .tile .dropdown ul.dropdown-menu li a:hover,
#aimia .capabilities .mobile-boxes .dropdown-wrapper.capability-nav.purple .tile .dropdown ul.dropdown-menu li a:focus,
#aimia .capabilities .mobile-boxes .dropdown-wrapper.capability-nav.purple .tile .dropdown ul.dropdown-menu li a:active {
  color: #000000;
}
#aimia .capabilities .mobile-boxes .dropdown-wrapper.capability-nav.orange .tile .dropdown a.btn > div {
  background: #fa5c08;
  -pie-background: #fa5c08;
}
#aimia .capabilities .mobile-boxes .dropdown-wrapper.capability-nav.orange .tile .dropdown a.btn > div .left-border {
  background: transparent;
  -pie-background: transparent;
}
#aimia .capabilities .mobile-boxes .dropdown-wrapper.capability-nav.orange .tile .dropdown a.btn > div .text-wrapper {
  background: transparent;
  -pie-background: transparent;
}
#aimia .capabilities .mobile-boxes .dropdown-wrapper.capability-nav.orange .tile .dropdown.open a.btn .text-wrapper .arrow {
  background-image: url('img/dropdown-arrow-orange-open.png');
  background-size: 20px 14px;
}
#aimia .capabilities .mobile-boxes .dropdown-wrapper.capability-nav.orange .tile .dropdown ul.dropdown-menu li a {
  color: #e35205;
}
#aimia .capabilities .mobile-boxes .dropdown-wrapper.capability-nav.orange .tile .dropdown ul.dropdown-menu li a:hover,
#aimia .capabilities .mobile-boxes .dropdown-wrapper.capability-nav.orange .tile .dropdown ul.dropdown-menu li a:focus,
#aimia .capabilities .mobile-boxes .dropdown-wrapper.capability-nav.orange .tile .dropdown ul.dropdown-menu li a:active {
  color: #000000;
}
#aimia .capabilities .mobile-boxes .dropdown-wrapper.capability-nav .tile .dropdown.open a.btn .text-wrapper,
#aimia .capabilities .mobile-boxes .dropdown-wrapper.capability-nav .tile .dropdown a.btn .text-wrapper:hover {
  border: none;
}
#aimia .capabilities .mobile-boxes .dropdown-wrapper.capability-nav .tile .dropdown a.btn {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#aimia .capabilities .mobile-boxes .dropdown-wrapper.capability-nav .tile .dropdown a.btn > div,
#aimia .capabilities .mobile-boxes .dropdown-wrapper.capability-nav .tile .dropdown a.btn > div .left-border,
#aimia .capabilities .mobile-boxes .dropdown-wrapper.capability-nav .tile .dropdown a.btn > div .text-wrapper {
  height: 79px;
}
#aimia .capabilities .mobile-boxes .dropdown-wrapper.capability-nav .tile .dropdown a.btn > div {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#aimia .capabilities .mobile-boxes .dropdown-wrapper.capability-nav .tile .dropdown a.btn > div .left-border {
  border: none;
}
#aimia .capabilities .mobile-boxes .dropdown-wrapper.capability-nav .tile .dropdown a.btn > div .text-wrapper {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: none;
}
#aimia .capabilities .mobile-boxes .dropdown-wrapper.capability-nav .tile .dropdown a.btn > div .text-wrapper .arrow {
  background-image: url('img/dropdown-arrow-white-right.png');
  background-size: 15px 20px;
  margin-right: 15px;
}
#aimia .capabilities .mobile-boxes .dropdown-wrapper.capability-nav .tile .dropdown a.btn > div .text-wrapper .arrow h2 {
  color: #ffffff;
  font-family: 'Gotham 3r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 26px;
  height: 79px;
  padding-left: 45px;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 30px;
}
@media screen and (max-width: 400px) {
  #aimia .capabilities .mobile-boxes .dropdown-wrapper.capability-nav .tile .dropdown a.btn > div .text-wrapper .arrow h2 {
  font-size: 18px;
}

}
#aimia .capabilities .mobile-boxes .dropdown-wrapper.capability-nav .tile .dropdown ul.dropdown-menu li {
  position: relative;
}
@media screen and (max-width: 400px) {
  #aimia .capabilities .mobile-boxes .dropdown-wrapper.capability-nav .tile .dropdown ul.dropdown-menu li a {
  font-size: 13px;
}

}

/* START fullcalendar.css -------------------------------------------------- */
/*!
 * FullCalendar v1.6.4 Stylesheet
 * Docs & License: http://arshaw.com/fullcalendar/
 * (c) 2013 Adam Shaw
 */
#aimia {
  /* Header
    ------------------------------------------------------------------------*/

  /* buttons edges butting together */

  /* button layering (for border precedence) */

  /* Content
    ------------------------------------------------------------------------*/

  /* Cell Styles
    ------------------------------------------------------------------------*/

  /* Buttons
    ------------------------------------------------------------------------*/

  /*
        Our default prev/next buttons use HTML entities like &lsaquo; &rsaquo; &laquo; &raquo;
        and we'll try to make them look good cross-browser.
    */

  /* icon (for jquery ui) */

  /*
      button states
      borrowed from twitter bootstrap (http://twitter.github.com/bootstrap/)
    */

  /* Global Event Styles
    ------------------------------------------------------------------------*/

  /* Horizontal Events
    ------------------------------------------------------------------------*/

  /* resizable */

  /* Reusable Separate-border Table
    ------------------------------------------------------------*/

  /* Month View, Basic Week View, Basic Day View
    ------------------------------------------------------------------------*/

  /* event styles */

  /* right-to-left */

  /* Agenda Week View, Agenda Day View
    ------------------------------------------------------------------------*/

  /* make axis border take precedence */

  /* all-day area */

  /* divider (between all-day and slots) */

  /* slot rows */

  /* Vertical Events
    ------------------------------------------------------------------------*/

  /* resizable */

}
#aimia .fc {
  direction: ltr;
  text-align: left;
}
#aimia .fc table {
  border-collapse: collapse;
  border-spacing: 0;
}
#aimia html .fc,
#aimia .fc table {
  font-size: 1em;
}
#aimia .fc td,
#aimia .fc th {
  padding: 0;
  vertical-align: top;
}
#aimia .fc-header td {
  white-space: nowrap;
}
#aimia .fc-header-left {
  width: 25%;
  text-align: left;
}
#aimia .fc-header-center {
  text-align: center;
}
#aimia .fc-header-right {
  width: 25%;
  text-align: right;
}
#aimia .fc-header-title {
  display: inline-block;
  vertical-align: top;
}
#aimia .fc-header-title h2 {
  margin-top: 0;
  white-space: nowrap;
}
#aimia .fc .fc-header-space {
  padding-left: 10px;
}
#aimia .fc-header .fc-button {
  margin-bottom: 1em;
  vertical-align: top;
}
#aimia .fc-header .fc-button {
  margin-right: -1px;
}
#aimia .fc-header .fc-corner-right,
#aimia .fc-header .ui-corner-right {
  /* theme */

  margin-right: 0;
  /* back to normal */

}
#aimia .fc-header .fc-state-hover,
#aimia .fc-header .ui-state-hover {
  z-index: 2;
}
#aimia .fc-header .fc-state-down {
  z-index: 3;
}
#aimia .fc-header .fc-state-active,
#aimia .fc-header .ui-state-active {
  z-index: 4;
}
#aimia .fc-content {
  clear: both;
  zoom: 1;
  /* for IE7, gives accurate coordinates for [un]freezeContentHeight */

}
#aimia .fc-view {
  width: 100%;
  overflow: hidden;
}
#aimia .fc-widget-header,
#aimia .fc-widget-content {
  /* <td>, usually */

  border: 1px solid #ddd;
}
#aimia .fc-state-highlight {
  /* <td> today cell */
  /* TODO: add .fc-today to <th> */

  background: #fcf8e3;
}
#aimia .fc-cell-overlay {
  /* semi-transparent rectangle while dragging */

  background: #bce8f1;
  opacity: .3;
  filter: alpha(opacity=30);
  /* for IE */

}
#aimia .fc-button {
  position: relative;
  display: inline-block;
  padding: 0 .6em;
  overflow: hidden;
  height: 1.9em;
  line-height: 1.9em;
  white-space: nowrap;
  cursor: pointer;
}
#aimia .fc-state-default {
  /* non-theme */

  border: 1px solid;
}
#aimia .fc-state-default.fc-corner-left {
  /* non-theme */

  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
#aimia .fc-state-default.fc-corner-right {
  /* non-theme */

  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
#aimia .fc-text-arrow {
  margin: 0 .1em;
  font-size: 2em;
  font-family: "Courier New", Courier, monospace;
  vertical-align: baseline;
  /* for IE7 */

}
#aimia .fc-button-prev .fc-text-arrow,
#aimia .fc-button-next .fc-text-arrow {
  /* for &lsaquo; &rsaquo; */

  font-weight: bold;
}
#aimia .fc-button .fc-icon-wrap {
  position: relative;
  float: left;
  top: 50%;
}
#aimia .fc-button .ui-icon {
  position: relative;
  float: left;
  margin-top: -50%;
  *margin-top: 0;
  *top: -50%;
}
#aimia .fc-state-default {
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
#aimia .fc-state-hover,
#aimia .fc-state-down,
#aimia .fc-state-active,
#aimia .fc-state-disabled {
  color: #333333;
  background-color: #e6e6e6;
}
#aimia .fc-state-hover {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
#aimia .fc-state-down,
#aimia .fc-state-active {
  background-color: #cccccc;
  background-image: none;
  outline: 0;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
#aimia .fc-state-disabled {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
#aimia .fc-event-container > * {
  z-index: 8;
}
#aimia .fc-event-container > .ui-draggable-dragging,
#aimia .fc-event-container > .ui-resizable-resizing {
  z-index: 9;
}
#aimia .fc-event {
  border: 1px solid #3a87ad;
  /* default BORDER color */

  background-color: #3a87ad;
  /* default BACKGROUND color */

  color: #fff;
  /* default TEXT color */

  font-size: .85em;
  cursor: default;
}
#aimia a.fc-event {
  text-decoration: none;
}
#aimia a.fc-event,
#aimia .fc-event-draggable {
  cursor: pointer;
}
#aimia .fc-rtl .fc-event {
  text-align: right;
}
#aimia .fc-event-inner {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#aimia .fc-event-time,
#aimia .fc-event-title {
  padding: 0 1px;
}
#aimia .fc .ui-resizable-handle {
  display: block;
  position: absolute;
  z-index: 99999;
  overflow: hidden;
  /* hacky spaces (IE6/7) */

  font-size: 300%;
  /* */

  line-height: 50%;
  /* */

}
#aimia .fc-event-hori {
  border-width: 1px 0;
  margin-bottom: 1px;
}
#aimia .fc-ltr .fc-event-hori.fc-event-start,
#aimia .fc-rtl .fc-event-hori.fc-event-end {
  border-left-width: 1px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
#aimia .fc-ltr .fc-event-hori.fc-event-end,
#aimia .fc-rtl .fc-event-hori.fc-event-start {
  border-right-width: 1px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
#aimia .fc-event-hori .ui-resizable-e {
  top: 0           !important;
  /* importants override pre jquery ui 1.7 styles */

  right: -3px !important;
  width: 7px       !important;
  height: 100%     !important;
  cursor: e-resize;
}
#aimia .fc-event-hori .ui-resizable-w {
  top: 0           !important;
  left: -3px !important;
  width: 7px       !important;
  height: 100%     !important;
  cursor: w-resize;
}
#aimia .fc-event-hori .ui-resizable-handle {
  _padding-bottom: 14px;
  /* IE6 had 0 height */

}
#aimia table.fc-border-separate {
  border-collapse: separate;
}
#aimia .fc-border-separate th,
#aimia .fc-border-separate td {
  border-width: 1px 0 0 1px;
}
#aimia .fc-border-separate th.fc-last,
#aimia .fc-border-separate td.fc-last {
  border-right-width: 1px;
}
#aimia .fc-border-separate tr.fc-last th,
#aimia .fc-border-separate tr.fc-last td {
  border-bottom-width: 1px;
}
#aimia .fc-border-separate tbody tr.fc-first td,
#aimia .fc-border-separate tbody tr.fc-first th {
  border-top-width: 0;
}
#aimia .fc-grid th {
  text-align: center;
}
#aimia .fc .fc-week-number {
  width: 22px;
  text-align: center;
}
#aimia .fc .fc-week-number div {
  padding: 0 2px;
}
#aimia .fc-grid .fc-day-number {
  float: right;
  padding: 0 2px;
}
#aimia .fc-grid .fc-other-month .fc-day-number {
  opacity: 0.3;
  filter: alpha(opacity=30);
  /* for IE */

  /* opacity with small font can sometimes look too faded
           might want to set the 'color' property instead
           making day-numbers bold also fixes the problem */

}
#aimia .fc-grid .fc-day-content {
  clear: both;
  padding: 2px 2px 1px;
  /* distance between events and day edges */

}
#aimia .fc-grid .fc-event-time {
  font-weight: bold;
}
#aimia .fc-rtl .fc-grid .fc-day-number {
  float: left;
}
#aimia .fc-rtl .fc-grid .fc-event-time {
  float: right;
}
#aimia .fc-agenda table {
  border-collapse: separate;
}
#aimia .fc-agenda-days th {
  text-align: center;
}
#aimia .fc-agenda .fc-agenda-axis {
  width: 50px;
  padding: 0 4px;
  vertical-align: middle;
  text-align: right;
  white-space: nowrap;
  font-weight: normal;
}
#aimia .fc-agenda .fc-week-number {
  font-weight: bold;
}
#aimia .fc-agenda .fc-day-content {
  padding: 2px 2px 1px;
}
#aimia .fc-agenda-days .fc-agenda-axis {
  border-right-width: 1px;
}
#aimia .fc-agenda-days .fc-col0 {
  border-left-width: 0;
}
#aimia .fc-agenda-allday th {
  border-width: 0 1px;
}
#aimia .fc-agenda-allday .fc-day-content {
  min-height: 34px;
  /* TODO: doesnt work well in quirksmode */

  _height: 34px;
}
#aimia .fc-agenda-divider-inner {
  height: 2px;
  overflow: hidden;
}
#aimia .fc-widget-header .fc-agenda-divider-inner {
  background: #eee;
}
#aimia .fc-agenda-slots th {
  border-width: 1px 1px 0;
}
#aimia .fc-agenda-slots td {
  border-width: 1px 0 0;
  background: none;
}
#aimia .fc-agenda-slots td div {
  height: 20px;
}
#aimia .fc-agenda-slots tr.fc-slot0 th,
#aimia .fc-agenda-slots tr.fc-slot0 td {
  border-top-width: 0;
}
#aimia .fc-agenda-slots tr.fc-minor th,
#aimia .fc-agenda-slots tr.fc-minor td {
  border-top-style: dotted;
}
#aimia .fc-agenda-slots tr.fc-minor th.ui-widget-header {
  *border-top-style: solid;
  /* doesn't work with background in IE6/7 */

}
#aimia .fc-event-vert {
  border-width: 0 1px;
}
#aimia .fc-event-vert.fc-event-start {
  border-top-width: 1px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
#aimia .fc-event-vert.fc-event-end {
  border-bottom-width: 1px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
#aimia .fc-event-vert .fc-event-time {
  white-space: nowrap;
  font-size: 10px;
}
#aimia .fc-event-vert .fc-event-inner {
  position: relative;
  z-index: 2;
}
#aimia .fc-event-vert .fc-event-bg {
  /* makes the event lighter w/ a semi-transparent overlay  */

  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: .25;
  filter: alpha(opacity=25);
}
#aimia .fc .ui-draggable-dragging .fc-event-bg,
#aimia .fc-select-helper .fc-event-bg {
  display: none\9;
  /* for IE6/7/8. nested opacity filters while dragging don't work */

}
#aimia .fc-event-vert .ui-resizable-s {
  bottom: 0        !important;
  /* importants override pre jquery ui 1.7 styles */

  width: 100%      !important;
  height: 8px      !important;
  overflow: hidden !important;
  line-height: 8px !important;
  font-size: 11px  !important;
  font-family: monospace;
  text-align: center;
  cursor: s-resize;
}
#aimia .fc-agenda .ui-resizable-resizing {
  /* TODO: better selector */

  _overflow: hidden;
}
/* END fullcalendar.css ---------------------------------------------------- */
#aimia .calendar .fc-header {
  background-color: #b7b7b7;
}
#aimia .calendar .fc-header .fc-header-title h2 {
  padding: 10px 0;
  color: white;
  text-transform: uppercase;
  font-size: 22px;
  font-family: 'Gotham 3r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  font-style: normal;
  margin: 0;
  border: none;
  width: 280px;
}
#aimia .calendar .fc-state-default {
  background: transparent;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin: 0;
}
#aimia .calendar .fc-state-default.fc-button-next,
#aimia .calendar .fc-state-default.fc-button-prev {
  height: 30px;
  margin: 6px 20px;
  padding: 0;
  font-size: 18px;
  color: #ffffff;
  text-shadow: none;
  font-weight: normal;
  font-family: Arial, sans-serif;
  outline: none;
  -webkit-transition: color 0.2s ease-out;
  -moz-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
#aimia .calendar .fc-state-default.fc-button-next:hover,
#aimia .calendar .fc-state-default.fc-button-prev:hover,
#aimia .calendar .fc-state-default.fc-button-next:focus,
#aimia .calendar .fc-state-default.fc-button-prev:focus,
#aimia .calendar .fc-state-default.fc-button-next:active,
#aimia .calendar .fc-state-default.fc-button-prev:active {
  color: #333333;
}
#aimia .calendar .fc-state-default.fc-button-today {
  background-color: white;
  border: 1px solid #999999;
  color: #999999;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: 10px 10px 0 0;
}
#aimia .calendar .fc-state-default.fc-button-today:hover,
#aimia .calendar .fc-state-default.fc-button-today:active,
#aimia .calendar .fc-state-default.fc-button-today:focus {
  border-color: #333333;
  color: #333333;
}
#aimia .calendar .fc-state-default.fc-button-today.fc-state-disabled {
  display: none;
}
#aimia .calendar .fc-day-header {
  color: #999999;
  text-transform: uppercase;
  font-size: 14px;
  font-family: 'Gotham 4r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  font-style: normal;
  padding: 4px 0;
}
#aimia .calendar .fc-day-number {
  color: #999999;
  float: left;
  padding: 4px 0 0 8px;
}
#aimia .calendar .fc-state-highlight {
  background: #effbff;
}
#aimia .calendar .fc-event {
  border: none;
  background-color: #00a9e0;
  color: #ffffff;
  font-size: 14px;
  -webkit-transition: background-color 0.1s ease-out;
  -moz-transition: background-color 0.1s ease-out;
  -o-transition: background-color 0.1s ease-out;
  transition: background-color 0.1s ease-out;
  padding: 1px 4px;
  margin-bottom: 3px;
}
@media screen and (max-width: 991px) {
  #aimia .calendar .fc-event {
  font-size: 14px;
}

}
#aimia .calendar .fc-event:hover,
#aimia .calendar .fc-event:focus,
#aimia .calendar .fc-event:active {
  cursor: pointer;
}
#aimia .calendar .fc-event.selected,
#aimia .calendar .fc-event.hovered {
  background-color: #004976;
}
#aimia .calendar .fc-event.selected .fc-event-location,
#aimia .calendar .fc-event.hovered .fc-event-location {
  color: #cccccc;
}
#aimia .calendar .fc-event-time {
  font-family: 'Gotham 5r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 500;
  font-style: normal;
  margin-right: 4px;
}
#aimia .calendar .fc-event-location {
  -webkit-transition: color 0.1s ease-out;
  -moz-transition: color 0.1s ease-out;
  -o-transition: color 0.1s ease-out;
  transition: color 0.1s ease-out;
  font-size: 12px;
  color: #333333;
}
@media screen and (max-width: 991px) {
  #aimia .calendar .fc-event-location {
  font-size: 12px;
}

}
#aimia .calendar .fc-ltr .fc-event-hori.fc-event-start {
  border: none;
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
}
#aimia .calendar .fc-ltr .fc-event-hori.fc-event-end {
  border: none;
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
}
#aimia .calendar .fc-ltr .fc-event-hori.fc-event-start.fc-event-end {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#aimia .calendar #calendar-modal .modal-dialog {
  margin-top: 300px;
}
#aimia .calendar #calendar-modal .modal-dialog .modal-content {
  border-color: #cccccc;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
}
#aimia .calendar #calendar-modal .modal-dialog .modal-content .modal-body {
  padding: 30px;
}
#aimia .calendar #calendar-modal .modal-dialog .modal-content .modal-body a.close-button {
  background: url('img/button-close.png') center center no-repeat;
  width: 14.5px;
  height: 14.5px;
  background-size: 14.5px;
  border: none;
  padding: 10px;
  float: right;
  outline: none;
  text-indent: -9999px;
}
#aimia .calendar #calendar-modal .modal-dialog .modal-content .modal-body .search-items li {
  margin: 0;
}
#aimia .calendar #calendar-modal .modal-dialog .modal-content .modal-body .search-items li h3 {
  margin-top: 0;
}

#aimia .dropdown-wrapper .tile .dropdown a.btn {
  position: relative;
  z-index: 1001;
}
#aimia .dropdown-wrapper .tile .dropdown a.btn:focus {
  outline: none;
}
#aimia .dropdown-wrapper .tile .dropdown a.btn > div .text-wrapper .arrow {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center right;
}
#aimia .dropdown-wrapper .tile .dropdown a.btn > div .text-wrapper .arrow h2,
#aimia .dropdown-wrapper .tile .dropdown a.btn > div .text-wrapper .arrow h3 {
  border: none;
}
#aimia .dropdown-wrapper .tile .dropdown ul.dropdown-menu {
  top: 97%;
  width: 94%;
  margin-left: 3%;
  -webkit-border-radius: 0 0 3.3333333333333335px 3.3333333333333335px;
  -moz-border-radius: 0 0 3.3333333333333335px 3.3333333333333335px;
  border-radius: 0 0 3.3333333333333335px 3.3333333333333335px;
  -webkit-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.9);
  -moz-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.9);
  box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.9);
  background: #fcfcfc;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fcfcfc), to(#d2d2d2));
  background: -webkit-linear-gradient(#fcfcfc, #d2d2d2);
  background: -moz-linear-gradient(#fcfcfc, #d2d2d2);
  background: -ms-linear-gradient(#fcfcfc, #d2d2d2);
  background: -o-linear-gradient(#fcfcfc, #d2d2d2);
  background: linear-gradient(#fcfcfc, #d2d2d2);
  -pie-background: linear-gradient(#fcfcfc, #d2d2d2);
  border-style: solid;
  border-color: #939697;
  border-width: 0 1px 1px 1px;
  margin-top: 0;
  padding: 0;
}
#aimia .dropdown-wrapper .tile .dropdown ul.dropdown-menu li {
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#aimia .dropdown-wrapper .tile .dropdown ul.dropdown-menu li a {
  font-family: 'Gotham 5r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #004976;
  font-size: 16px;
  line-height: 18px;
  white-space: normal;
  line-height: 20px;
  padding: 20px 5px;
  margin: 0 20px;
  border-bottom: 1px solid #acacac;
}
#aimia .dropdown-wrapper .tile .dropdown ul.dropdown-menu li a:hover,
#aimia .dropdown-wrapper .tile .dropdown ul.dropdown-menu li a:active,
#aimia .dropdown-wrapper .tile .dropdown ul.dropdown-menu li a:focus,
#aimia .dropdown-wrapper .tile .dropdown ul.dropdown-menu li a:visited {
  background-color: transparent;
}
#aimia .dropdown-wrapper .tile .dropdown ul.dropdown-menu li a:after {
  content: "\003E\003E\003E";
  position: relative;
  left: 5px;
}
#aimia .dropdown-wrapper .tile .dropdown ul.dropdown-menu li:last-child a {
  border-bottom: none;
}
#aimia .dropdown-wrapper .tile .dropdown ul.dropdown-menu li.active a {
  background-color: transparent;
}
#aimia .dropdown-wrapper.primary-nav {
  margin: 20px 0 40px 0;
}
#aimia .dropdown-wrapper.primary-nav .tile .dropdown.open a.btn .text-wrapper,
#aimia .dropdown-wrapper.primary-nav .tile .dropdown a.btn .text-wrapper:hover {
  background: #e4e4e4;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#e4e4e4), to(#b8b8b8));
  background: -webkit-linear-gradient(#e4e4e4, #b8b8b8);
  background: -moz-linear-gradient(#e4e4e4, #b8b8b8);
  background: -ms-linear-gradient(#e4e4e4, #b8b8b8);
  background: -o-linear-gradient(#e4e4e4, #b8b8b8);
  background: linear-gradient(#e4e4e4, #b8b8b8);
  -pie-background: linear-gradient(#e4e4e4, #b8b8b8);
  border-color: #59666d;
}
#aimia .dropdown-wrapper.primary-nav .tile .dropdown.open a.btn .text-wrapper .arrow,
#aimia .dropdown-wrapper.primary-nav .tile .dropdown a.btn .text-wrapper:hover .arrow {
  background-image: url('img/dropdown-arrow-blue-open.png');
}
#aimia .dropdown-wrapper.primary-nav .tile .dropdown a.btn {
  z-index: 1028;
}
#aimia .dropdown-wrapper.primary-nav .tile .dropdown a.btn > div,
#aimia .dropdown-wrapper.primary-nav .tile .dropdown a.btn > div .left-border,
#aimia .dropdown-wrapper.primary-nav .tile .dropdown a.btn > div .text-wrapper {
  height: 100px;
}
#aimia .dropdown-wrapper.primary-nav .tile .dropdown a.btn > div .text-wrapper .arrow {
  background-image: url('img/dropdown-arrow-blue-closed.png');
  background-size: 20px 14px;
  margin-right: 10px;
}
#aimia .dropdown-wrapper.primary-nav .tile .dropdown a.btn > div .text-wrapper .arrow h2 {
  font-size: 22px;
  height: 100px;
}
@media screen and (min-width: 640px) and (max-width: 830px) {
  #aimia .dropdown-wrapper.primary-nav .tile .dropdown a.btn > div .text-wrapper .arrow h2 {
  padding-left: 10px;
}

}
#aimia .dropdown-wrapper.primary-nav .tile .dropdown ul.dropdown-menu {
  z-index: 1025;
}
#aimia .dropdown-wrapper.primary-nav p {
  display: block;
  color: #363636;
  font-size: 20px;
  line-height: 28px;
  padding: 30px 50px 10px 50px;
  margin-bottom: 0;
}
#aimia .dropdown-wrapper.secondary-nav .tile .dropdown.open a.btn .text-wrapper,
#aimia .dropdown-wrapper.secondary-nav .tile .dropdown a.btn .text-wrapper:hover {
  background: #cccccc;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#cccccc), to(#999999));
  background: -webkit-linear-gradient(#cccccc, #999999);
  background: -moz-linear-gradient(#cccccc, #999999);
  background: -ms-linear-gradient(#cccccc, #999999);
  background: -o-linear-gradient(#cccccc, #999999);
  background: linear-gradient(#cccccc, #999999);
  -pie-background: linear-gradient(#cccccc, #999999);
  border-color: #999999;
  -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.7);
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.7);
}
#aimia .dropdown-wrapper.secondary-nav .tile .dropdown.open a.btn .text-wrapper .arrow,
#aimia .dropdown-wrapper.secondary-nav .tile .dropdown a.btn .text-wrapper:hover .arrow {
  background-image: url('img/dropdown-arrow-blue-open.png');
}
#aimia .dropdown-wrapper.secondary-nav .tile .dropdown a.btn {
  z-index: 1020;
  -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 3.3333333333333335px;
  -moz-border-radius: 3.3333333333333335px;
  border-radius: 3.3333333333333335px;
}
#aimia .dropdown-wrapper.secondary-nav .tile .dropdown a.btn > div,
#aimia .dropdown-wrapper.secondary-nav .tile .dropdown a.btn > div .left-border,
#aimia .dropdown-wrapper.secondary-nav .tile .dropdown a.btn > div .text-wrapper {
  height: 40px;
}
@media screen and (max-width: 991px) {
  #aimia .dropdown-wrapper.secondary-nav .tile .dropdown a.btn > div,
#aimia .dropdown-wrapper.secondary-nav .tile .dropdown a.btn > div .left-border,
#aimia .dropdown-wrapper.secondary-nav .tile .dropdown a.btn > div .text-wrapper {
  height: 56px;
}

}
#aimia .dropdown-wrapper.secondary-nav .tile .dropdown a.btn > div {
  -webkit-border-radius: 3.3333333333333335px;
  -moz-border-radius: 3.3333333333333335px;
  border-radius: 3.3333333333333335px;
}
#aimia .dropdown-wrapper.secondary-nav .tile .dropdown a.btn > div .left-border {
  display: none;
}
#aimia .dropdown-wrapper.secondary-nav .tile .dropdown a.btn > div .text-wrapper {
  margin-left: 0;
  -webkit-border-radius: 3.3333333333333335px;
  -moz-border-radius: 3.3333333333333335px;
  border-radius: 3.3333333333333335px;
  background: #ffffff;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#cccccc));
  background: -webkit-linear-gradient(#ffffff, #cccccc);
  background: -moz-linear-gradient(#ffffff, #cccccc);
  background: -ms-linear-gradient(#ffffff, #cccccc);
  background: -o-linear-gradient(#ffffff, #cccccc);
  background: linear-gradient(#ffffff, #cccccc);
  -pie-background: linear-gradient(#ffffff, #cccccc);
  border-color: #cccccc;
  border-width: 1px;
}
#aimia .dropdown-wrapper.secondary-nav .tile .dropdown a.btn > div .text-wrapper .arrow {
  background-image: url('img/dropdown-arrow-small-blue.png');
  background-size: 10px 5px;
  margin-right: 10px;
}
@media screen and (max-width: 991px) {
  #aimia .dropdown-wrapper.secondary-nav .tile .dropdown a.btn > div .text-wrapper .arrow {
  background-image: url('img/dropdown-arrow-blue-closed.png');
  background-size: 20px 14px;
}

}
#aimia .dropdown-wrapper.secondary-nav .tile .dropdown a.btn > div .text-wrapper .arrow h2 {
  font-size: 16px;
  line-height: 18px;
  font-family: 'Gotham 5r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 500;
  font-style: normal;
  height: 40px;
}
@media screen and (max-width: 991px) {
  #aimia .dropdown-wrapper.secondary-nav .tile .dropdown a.btn > div .text-wrapper .arrow h2 {
  height: 56px;
}

}
#aimia .dropdown-wrapper.secondary-nav .tile .dropdown ul.dropdown-menu {
  z-index: 1015;
}
#aimia .dropdown-wrapper.secondary-nav .tile .dropdown ul.dropdown-menu li a {
  font-size: 14px;
}
#aimia .dropdown-wrapper.secondary-nav p {
  display: none;
}
#aimia .dropdown-wrapper.tertiary-nav.for-tabs .tile .dropdown a.btn {
  z-index: 1004;
}
#aimia .dropdown-wrapper.tertiary-nav.for-tabs .tile .dropdown ul.dropdown-menu {
  z-index: 1003;
}
#aimia .dropdown-wrapper.tertiary-nav .tile .dropdown.open a.btn .text-wrapper,
#aimia .dropdown-wrapper.tertiary-nav .tile .dropdown a.btn .text-wrapper:hover {
  background: #cbcbcb;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#cbcbcb), to(#a2a2a2));
  background: -webkit-linear-gradient(#cbcbcb, #a2a2a2);
  background: -moz-linear-gradient(#cbcbcb, #a2a2a2);
  background: -ms-linear-gradient(#cbcbcb, #a2a2a2);
  background: -o-linear-gradient(#cbcbcb, #a2a2a2);
  background: linear-gradient(#cbcbcb, #a2a2a2);
  -pie-background: linear-gradient(#cbcbcb, #a2a2a2);
  border-color: #6e6e6e;
  -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.7);
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.7);
}
#aimia .dropdown-wrapper.tertiary-nav .tile .dropdown.open a.btn .text-wrapper .arrow,
#aimia .dropdown-wrapper.tertiary-nav .tile .dropdown a.btn .text-wrapper:hover .arrow {
  background-image: url('img/dropdown-arrow-grey-open.png');
}
#aimia .dropdown-wrapper.tertiary-nav .tile .dropdown a.btn {
  z-index: 1010;
  background: white;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#aimia .dropdown-wrapper.tertiary-nav .tile .dropdown a.btn > div,
#aimia .dropdown-wrapper.tertiary-nav .tile .dropdown a.btn > div .left-border,
#aimia .dropdown-wrapper.tertiary-nav .tile .dropdown a.btn > div .text-wrapper {
  height: 40px;
}
@media screen and (max-width: 991px) {
  #aimia .dropdown-wrapper.tertiary-nav .tile .dropdown a.btn > div,
#aimia .dropdown-wrapper.tertiary-nav .tile .dropdown a.btn > div .left-border,
#aimia .dropdown-wrapper.tertiary-nav .tile .dropdown a.btn > div .text-wrapper {
  height: 56px;
}

}
#aimia .dropdown-wrapper.tertiary-nav .tile .dropdown a.btn > div {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#aimia .dropdown-wrapper.tertiary-nav .tile .dropdown a.btn > div .left-border {
  display: none;
}
#aimia .dropdown-wrapper.tertiary-nav .tile .dropdown a.btn > div .text-wrapper {
  margin-left: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #ffffff;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#ffffff));
  background: -webkit-linear-gradient(#ffffff, #ffffff);
  background: -moz-linear-gradient(#ffffff, #ffffff);
  background: -ms-linear-gradient(#ffffff, #ffffff);
  background: -o-linear-gradient(#ffffff, #ffffff);
  background: linear-gradient(#ffffff, #ffffff);
  -pie-background: linear-gradient(#ffffff, #ffffff);
  border: 1px solid #959595;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
}
#aimia .dropdown-wrapper.tertiary-nav .tile .dropdown a.btn > div .text-wrapper .arrow {
  background-image: url('img/dropdown-arrow-grey-closed.png');
  background-size: 20px 14px;
  margin-right: 10px;
}
#aimia .dropdown-wrapper.tertiary-nav .tile .dropdown a.btn > div .text-wrapper .arrow h2 {
  font-size: 18px;
  height: 40px;
  font-family: 'Gotham 5r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #363636;
}
@media screen and (max-width: 991px) {
  #aimia .dropdown-wrapper.tertiary-nav .tile .dropdown a.btn > div .text-wrapper .arrow h2 {
  height: 56px;
}

}
#aimia .dropdown-wrapper.tertiary-nav .tile .dropdown ul.dropdown-menu {
  z-index: 1005;
}
#aimia .dropdown-wrapper.tertiary-nav .tile .dropdown ul.dropdown-menu li a {
  color: #707070;
  font-size: 14px;
  font-family: 'Gotham 4r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  font-style: normal;
}
#aimia .dropdown-wrapper.tertiary-nav .tile .dropdown ul.dropdown-menu li a:after {
  content: none;
}
#aimia .dropdown-wrapper.tertiary-nav .tile .dropdown ul.dropdown-menu li a:hover,
#aimia .dropdown-wrapper.tertiary-nav .tile .dropdown ul.dropdown-menu li a:active,
#aimia .dropdown-wrapper.tertiary-nav .tile .dropdown ul.dropdown-menu li a:focus {
  color: black;
  font-family: 'Gotham 5r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 500;
  font-style: normal;
}
#aimia .dropdown-wrapper.for-tabs .tile .dropdown ul.dropdown-menu {
  background: #ffffff;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#e1e1e1));
  background: -webkit-linear-gradient(#ffffff, #e1e1e1);
  background: -moz-linear-gradient(#ffffff, #e1e1e1);
  background: -ms-linear-gradient(#ffffff, #e1e1e1);
  background: -o-linear-gradient(#ffffff, #e1e1e1);
  background: linear-gradient(#ffffff, #e1e1e1);
  -pie-background: linear-gradient(#ffffff, #e1e1e1);
}

#aimia .executive .accordion-wrapper .panel .panel-heading h3.panel-title {
  padding-left: 40px;
  font-size: 24px;
  font-family: 'Gotham 5r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #00a9e0;
}
#aimia .executive .accordion-wrapper .panel .panel-heading h4.panel-subtitle {
  padding-left: 40px;
  font-size: 17px;
  color: #000000;
  font-family: 'Gotham 4r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-top: 5px;
}
#aimia .executive .accordion-wrapper .panel .panel-body {
  padding-left: 40px;
}
#aimia .executive .accordion-wrapper .panel .panel-body .executive-portrait {
  padding-right: 0px;
}
#aimia .executive .accordion-wrapper .panel .panel-body .executive-portrait img {
  max-width: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  margin-bottom: 20px;
}
@media screen and (max-width: 639px) {
  #aimia .executive .accordion-wrapper .panel .panel-body .executive-portrait img {
  width: 150px;
}

}
@media screen and (min-width: 992px) {
  #aimia .executive .accordion-wrapper .panel .panel-body .executive-body {
  padding-left: 40px;
}

}
#aimia .executive .accordion-wrapper .panel .panel-body .executive-body > p {
  margin-bottom: 0;
}

#aimia .industries ul {
  list-style: none;
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
}
@media screen and (max-width: 639px) {
  #aimia .industries ul {
  margin-bottom: 40px;
}

}
#aimia .industries ul > li {
  position: relative;
}
#aimia .industries ul > li a.industry {
  display: block;
  position: relative;
  z-index: 20;
  -webkit-transition: background-color 0.2s ease-out;
  -moz-transition: background-color 0.2s ease-out;
  -o-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
  height: 94px;
  background-color: rgba(218, 217, 215, 0.9);
  -pie-background: rgba(218, 217, 215, 0.9);
}
#aimia .industries ul > li a.industry:hover {
  background-color: #c9c7c4;
}
@media screen and (min-width: 640px) {
  #aimia .industries ul > li a.industry {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  margin-bottom: 40px;
}

}
.lt-ie9 #aimia .industries ul > li a.industry {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
@media screen and (max-width: 639px) {
  #aimia .industries ul > li a.industry {
  height: 50px;
  border-bottom: 1px solid #63656a;
}
.lt-ie9 #aimia .industries ul > li a.industry {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#aimia .industries ul > li a.industry.first {
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
#aimia .industries ul > li a.industry.last {
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  border-bottom: none !important;
}

}
#aimia .industries ul > li .text-wrapper {
  width: 100%;
  height: 94px;
}
@media screen and (max-width: 639px) {
  #aimia .industries ul > li .text-wrapper {
  height: 50px;
}

}
#aimia .industries ul > li .text-wrapper .section_icon_wrapper {
  float: left;
  height: 94px;
  border-right: 1px solid #63656a;
  width: 100px;
  padding: 0 5px;
}
@media screen and (min-width: 640px) and (max-width: 1224px) {
  #aimia .industries ul > li .text-wrapper .section_icon_wrapper {
  width: 70px;
}

}
@media screen and (max-width: 639px) {
  #aimia .industries ul > li .text-wrapper .section_icon_wrapper {
  height: 50px;
  width: 60px;
}

}
#aimia .industries ul > li .text-wrapper .section_icon_wrapper img.section_icon {
  position: relative;
  width: 100%;
  position: relative;
  top: 13px;
}
@media screen and (min-width: 640px) and (max-width: 1224px) {
  #aimia .industries ul > li .text-wrapper .section_icon_wrapper img.section_icon {
  top: 25px;
}

}
@media screen and (max-width: 639px) {
  #aimia .industries ul > li .text-wrapper .section_icon_wrapper img.section_icon {
  top: 5px;
}

}
#aimia .industries ul > li .text-wrapper h2 {
  display: table-cell;
  vertical-align: middle;
  font-family: 'Gotham 3r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  font-style: normal;
  height: 94px;
  margin: 0;
  padding: 0 0 0 10px;
  color: #5e6060;
  border: none;
  font-size: 17px;
  line-height: 26px;
  padding-right: 60px;
  word-break: break-word;
}
@media screen and (max-width: 639px) {
  #aimia .industries ul > li .text-wrapper h2 {
  height: 50px;
}

}
@media screen and (min-width: 640px) and (max-width: 1224px) {
  #aimia .industries ul > li .text-wrapper h2 {
  font-size: 18px;
  line-height: 20px;
}

}
@media screen and (max-width: 639px) {
  #aimia .industries ul > li .text-wrapper h2 {
  font-size: 14px;
  line-height: 16px;
}

}
#aimia .industries ul > li .text-wrapper img.arrow_icon {
  padding: 0;
  position: absolute;
  right: 20px;
  top: 36px;
  width: 15px;
}
@media screen and (max-width: 639px) {
  #aimia .industries ul > li .text-wrapper img.arrow_icon {
  width: 11px;
  top: 15px;
  right: 15px;
}

}
#aimia .industries ul > li div.more_info {
  display: none;
  height: 100%;
  width: 70%;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
  background-color: rgba(218, 217, 215, 0.9);
  -pie-background: rgba(218, 217, 215, 0.9);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  z-index: 50;
  position: absolute;
  overflow: hidden;
  height: 94px;
  left: 25px;
  top: 0;
}
@media screen and (max-width: 639px) {
  #aimia .industries ul > li div.more_info {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

}
@media screen and (min-width: 640px) {
  #aimia .industries ul > li div.more_info .section_icon_wrapper {
  border-bottom: 1px solid #63656a;
}

}
@media screen and (max-width: 639px) {
  #aimia .industries ul > li div.more_info .text-wrapper {
  border-bottom: 1px solid #63656a;
}
#aimia .industries ul > li div.more_info .text-wrapper:hover {
  cursor: pointer;
}
#aimia .industries ul > li div.more_info h2 {
  font-family: 'Gotham 5r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 500;
  font-style: normal;
}

}
#aimia .industries ul > li div.more_info a.close_btn {
  position: absolute;
  top: 10px;
  width: 35px;
  padding: 10px;
}
@media screen and (min-width: 640px) {
  #aimia .industries ul > li div.more_info a.close_btn {
  right: 10px;
}

}
@media screen and (max-width: 639px) {
  #aimia .industries ul > li div.more_info a.close_btn {
  top: 5px;
  right: 10px;
}

}
#aimia .industries ul > li div.more_info a.close_btn img {
  width: 100%;
}
#aimia .industries ul > li div.more_info .contents {
  padding: 25px;
}
#aimia .industries ul > li div.more_info .contents p {
  font-size: 14px;
  line-height: 16px;
}
@media screen and (max-width: 639px) {
  #aimia .industries ul > li div.more_info .contents p.see-more {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin: 0;
  padding: 50px 0 15px 0 ;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #dad9d7 61%);
  /* FF3.6+ */
  
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(61%, #dad9d7));
  /* Chrome,Safari4+ */
  
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #dad9d7 61%);
  /* Chrome10+,Safari5.1+ */
  
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #dad9d7 61%);
  /* Opera 11.10+ */
  
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #dad9d7 61%);
  /* IE10+ */
  
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #dad9d7 61%);
  /* W3C */
  
}
.ie9 #aimia .industries ul > li div.more_info .contents p.see-more {
  background-color: rgba(218, 217, 215, 0.9);
}
.lt-ie9 #aimia .industries ul > li div.more_info .contents p.see-more {
  background: #ceccca !important;
}

}
#aimia .industries ul > li div.more_info .contents p.see-more a {
  font-family: 'Gotham 5r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #333333;
}
#aimia .industries ul > li div.more_info .contents p.see-more a:after {
  font-family: 'Gotham 4r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  font-style: normal;
  content: ">>>";
  margin-left: 4px;
}
#aimia .industries ul > li div.more_info .contents p.see-more a:hover {
  color: #000000;
}

#aimia .feature {
  margin-bottom: 20px;
}
#aimia .feature > a {
  position: relative;
  display: block;
  height: 90px;
  background: #ffffff;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#cccccc));
  background: -webkit-linear-gradient(#ffffff, #cccccc);
  background: -moz-linear-gradient(#ffffff, #cccccc);
  background: -ms-linear-gradient(#ffffff, #cccccc);
  background: -o-linear-gradient(#ffffff, #cccccc);
  background: linear-gradient(#ffffff, #cccccc);
  -pie-background: linear-gradient(#ffffff, #cccccc);
  -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
}
#aimia .feature > a:active,
#aimia .feature > a:hover {
  background: #e6e6e6;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#e6e6e6), to(#b3b3b3));
  background: -webkit-linear-gradient(#e6e6e6, #b3b3b3);
  background: -moz-linear-gradient(#e6e6e6, #b3b3b3);
  background: -ms-linear-gradient(#e6e6e6, #b3b3b3);
  background: -o-linear-gradient(#e6e6e6, #b3b3b3);
  background: linear-gradient(#e6e6e6, #b3b3b3);
  -pie-background: linear-gradient(#e6e6e6, #b3b3b3);
  border-color: #b3b3b3;
}
#aimia .feature > a > div {
  width: 100%;
  position: absolute;
  top: 50%;
  height: 54px;
  margin-top: -27px;
  padding: 0 5% 0 25%;
  background-position: 10% 10px;
  background-repeat: no-repeat;
  background-size: 35px 35px;
  border-color: transparent;
  border-style: solid;
  border-width: 0 1px;
}
@media screen and (max-width: 639px) {
  #aimia .feature > a > div {
  padding: 0 7px 0 110px;
  background-position: 40px 10px;
}

}
#aimia .feature > a > div.contact > div {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
  position: absolute;
  left: 6%;
  width: 50px;
  height: 50px;
  background-repeat: no-repeat;
  background-size: cover;
  text-indent: -9999px;
}
@media screen and (min-width: 640px) and (max-width: 991px) {
  #aimia .feature > a > div.contact > div {
  width: 40px;
  height: 40px;
}

}
#aimia .feature > a > div p {
  font-family: 'Gotham 5r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 12px;
  line-height: 16px;
  margin: 0;
  color: #333333;
  text-transform: uppercase;
}
#aimia .feature > a > div p span {
  color: #00a9e0;
}
#aimia .features_bar section {
  background: #666666;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#666666), to(#272727));
  background: -webkit-linear-gradient(#666666, #272727);
  background: -moz-linear-gradient(#666666, #272727);
  background: -ms-linear-gradient(#666666, #272727);
  background: -o-linear-gradient(#666666, #272727);
  background: linear-gradient(#666666, #272727);
  -pie-background: linear-gradient(#666666, #272727);
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}
@media screen and (max-width: 639px) {
  #aimia .features_bar section .container {
  padding-left: 0;
  padding-right: 0;
}

}
#aimia .features_bar section .container .row {
  margin-left: 0px;
  margin-right: 0px;
}
#aimia .features_bar section .container .row > div {
  padding-left: 0;
  padding-right: 0;
}
#aimia .features_bar .feature {
  margin-bottom: 0px;
}
#aimia .features_bar .feature > a {
  height: 120px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-color: transparent;
  background: transparent !important;
  -pie-background: transparent !important;
}
@media screen and (max-width: 639px) {
  #aimia .features_bar .feature > a {
  border: none;
}

}
#aimia .features_bar .feature > a:active,
#aimia .features_bar .feature > a:hover {
  -webkit-box-shadow: inset 0px 0px 20px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0px 0px 20px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0px 0px 20px rgba(0, 0, 0, 0.5);
  background: #515151;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#515151), to(#2c2c2c));
  background: -webkit-linear-gradient(#515151, #2c2c2c);
  background: -moz-linear-gradient(#515151, #2c2c2c);
  background: -ms-linear-gradient(#515151, #2c2c2c);
  background: -o-linear-gradient(#515151, #2c2c2c);
  background: linear-gradient(#515151, #2c2c2c);
  -pie-background: linear-gradient(#515151, #2c2c2c);
  text-decoration: none;
  border-width: 1px;
}
@media screen and (min-width: 640px) {
  #aimia .features_bar .feature > a:active,
#aimia .features_bar .feature > a:hover {
  border-color: black;
  border-style: solid;
  border-width: 0 1px;
}
#aimia .features_bar .feature > a:active > div,
#aimia .features_bar .feature > a:hover > div {
  border-color: transparent;
}

}
#aimia .features_bar .feature > a:focus {
  outline: none;
}
#aimia .features_bar .feature > a > div {
  height: 75px;
  margin-top: -37.5px;
  padding: 7px 8% 0 25%;
}
#aimia .features_bar .feature > a > div.contact > div {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#aimia .features_bar .feature > a > div p {
  color: white;
}
#aimia .features_bar .feature > a > div p span {
  color: #00a9e0 !important;
}
@media screen and (min-width: 640px) {
  #aimia .features_bar .feature > a {
  border-color: transparent;
  border-style: solid;
  border-width: 0 1px;
}

}
@media screen and (min-width: 640px) {
  #aimia .features_bar .middle .feature a > div {
  border-color: black;
  border-style: solid;
  border-width: 0 1px;
}

}
#aimia .features_bar .middle .feature a > div.border-left-transparent {
  border-left-color: transparent  !important;
}
#aimia .features_bar .middle .feature a > div.border-right-transparent {
  border-right-color: transparent !important;
}
#aimia .features_bar .middle .feature a:hover > div {
  border-color: transparent;
}
@media screen and (max-width: 639px) {
  #aimia .features_bar .left .feature > a,
#aimia .features_bar .middle .feature > a {
  border-bottom: 1px solid black;
}

}

/* glue: 0.4 hash: cbde382c72 */
.sprite-social_yt,
.sprite-social_tw,
.sprite-social_ss,
.sprite-social_li,
.sprite-social_fb {
  background-image: url('img/social-icons.sprite.png');
  background-repeat: no-repeat;
}
.sprite-social_yt {
  background-position: 0px 0px;
  width: 37px;
  height: 37px;
}
.sprite-social_tw {
  background-position: -37px 0px;
  width: 37px;
  height: 37px;
}
.sprite-social_ss {
  background-position: 0px -37px;
  width: 37px;
  height: 37px;
}
.sprite-social_li {
  background-position: -37px -37px;
  width: 37px;
  height: 37px;
}
.sprite-social_fb {
  background-position: -74px 0px;
  width: 37px;
  height: 37px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  .sprite-social_yt,
.sprite-social_tw,
.sprite-social_ss,
.sprite-social_li,
.sprite-social_fb {
  background-image: url('img/social-icons.sprite@2x.png');
  -webkit-background-size: 111px 74px;
  -moz-background-size: 111px 74px;
  background-size: 111px 74px;
}

}
#aimia footer {
  background: #8b8b8b;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#8b8b8b), to(#4e4e4e));
  background: -webkit-linear-gradient(#8b8b8b, #4e4e4e);
  background: -moz-linear-gradient(#8b8b8b, #4e4e4e);
  background: -ms-linear-gradient(#8b8b8b, #4e4e4e);
  background: -o-linear-gradient(#8b8b8b, #4e4e4e);
  background: linear-gradient(#8b8b8b, #4e4e4e);
  -pie-background: linear-gradient(#8b8b8b, #4e4e4e);
  width: 100%;
  padding-top: 40px;
  padding-bottom: 20px;
}
.lt-ie10 #aimia footer {
  background: #8b8b8b;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#8b8b8b), to(#4e4e4e));
  background: -webkit-linear-gradient(#8b8b8b, #4e4e4e);
  background: -moz-linear-gradient(#8b8b8b, #4e4e4e);
  background: -ms-linear-gradient(#8b8b8b, #4e4e4e);
  background: -o-linear-gradient(#8b8b8b, #4e4e4e);
  background: linear-gradient(#8b8b8b, #4e4e4e);
  -pie-background: linear-gradient(#8b8b8b, #4e4e4e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8b8b8b', endColorstr='#4e4e4e', GradientType=0);
}
@media screen and (max-width: 991px) {
  #aimia footer {
  padding-top: 30px;
}

}
#aimia footer a {
  color: #ffffff;
}
#aimia footer a:hover,
#aimia footer a:active {
  color: #cccccc;
}
#aimia footer .column.links {
  padding-right: 0;
  padding-left: 50px;
}
@media screen and (max-width: 991px) {
  #aimia footer .column.links {
  display: none !important;
}

}
#aimia footer .column.logo a img {
  width: 72.5px;
  height: 17.5px;
}
@media screen and (max-width: 991px) {
  #aimia footer .column.logo {
  text-align: center;
  margin-bottom: 40px;
}

}
#aimia footer .column.social:before,
#aimia footer .column.social:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
#aimia footer .column.social:after {
  clear: both;
}
#aimia footer .column.social ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#aimia footer .column.social ul li {
  display: block;
  position: relative;
  margin-bottom: 10px;
  padding-left: 35px;
}
#aimia footer .column.social ul li a span {
  display: block;
  text-indent: -9999px;
}
@media screen and (min-width: 992px) {
  #aimia footer .column.social {
  padding-left: 0;
}

}
@media screen and (max-width: 991px) {
  #aimia footer .column.social {
  text-align: center;
  margin-bottom: 20px;
}
#aimia footer .column.social ul li {
  display: inline-block;
  padding: 0 3%;
}

}
@media screen and (max-width: 350px) {
  #aimia footer .column.social ul li {
  padding: 0 3px;
}

}
#aimia footer .column h4 {
  color: #cccccc;
  font-size: 12px;
  font-family: 'Gotham 5r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 500;
  font-style: normal;
  text-transform: uppercase;
  margin: 0 0 10px 0;
}
#aimia footer .column > ul {
  list-style: none;
  padding: 0;
  margin: 0;
  line-height: 16px;
  margin-bottom: 30px;
  font-family: 'Gotham 5r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 500;
  font-style: normal;
}
#aimia footer .column > ul li {
  font-size: 12px;
  color: #cccccc;
}
#aimia footer .column > ul li a {
  color: #ffffff;
  display: block;
  padding: 5px 0;
}
#aimia footer .column > ul li a:hover {
  color: #cccccc;
}
#aimia footer .column > ul li ul {
  list-style: none;
  padding: 0;
  margin: 5px 0;
}
#aimia footer .column > ul li ul li {
  padding: 0;
  font-size: 12px;
}
#aimia footer .copyright p {
  color: #ffffff;
}
@media screen and (max-width: 991px) {
  #aimia footer .copyright p {
  padding-top: 20px;
  text-align: center;
}

}
#aimia footer .deep {
  margin: 10px auto;
  background-color: #004976;
  -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
}
#aimia footer .deep ul,
#aimia footer .deep p,
#aimia footer .deep a {
  margin: 0;
  font-size: 12px;
  line-height: 24px;
  color: #ffffff;
}
#aimia footer .deep a:hover,
#aimia footer .deep a:active {
  color: #cccccc;
}
@media screen and (max-width: 991px) {
  #aimia footer .deep {
  height: 25px;
  margin-bottom: 40px;
}

}
.lt-ie9 #aimia footer .deep {
  box-shadow: none !important;
  border-bottom: 1px solid #333333;
}
#aimia footer .deep ul {
  margin: 0;
  display: inline;
}
#aimia footer .deep ul li {
  display: inline;
  margin-left: 20px;
}
@media screen and (min-width: 992px) {
  #aimia footer .deep ul {
  float: right;
}

}
@media screen and (max-width: 991px) {
  #aimia footer .deep .deep-links {
  text-align: center;
}
#aimia footer .deep .deep-links ul {
  display: block;
  padding-left: 0;
}
#aimia footer .deep .deep-links ul li {
  margin-left: 10px;
}

}

#aimia .list-assets ul.assets,
#aimia .list-assets ul.assets_with_size {
  margin: 0;
  padding: 0;
}
#aimia .list-assets ul.assets li,
#aimia .list-assets ul.assets_with_size li {
  list-style: none;
  margin: 0 0 30px 0;
}
#aimia .list-assets ul.assets li:before,
#aimia .list-assets ul.assets_with_size li:before {
  width: 10px;
  height: 10px;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 10px solid #004976;
  font-family: Arial;
  content: "\00a0";
  position: absolute;
  margin-top: 4px;
}
#aimia .list-assets ul.assets li a,
#aimia .list-assets ul.assets_with_size li a {
  padding-left: 30px;
  display: block;
  color: #333333;
  font-family: 'Gotham 5r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 500;
  font-style: normal;
}
#aimia .list-assets ul.assets li a span,
#aimia .list-assets ul.assets_with_size li a span {
  display: block;
  color: #999999;
  font-family: 'Gotham 4r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 16px;
}
#aimia .list-assets ul.assets li a:focus,
#aimia .list-assets ul.assets_with_size li a:focus,
#aimia .list-assets ul.assets li a:active,
#aimia .list-assets ul.assets_with_size li a:active {
  outline: none;
}
#aimia .list-assets ul.logos {
  list-style: none;
  margin: 0;
  padding: 0;
}
#aimia .list-assets ul.logos li .tile {
  margin-bottom: 0;
}
#aimia .list-assets ul.logos li .tile a.btn {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  border: none;
}
#aimia .list-assets ul.logos li .tile a.btn > div {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  height: 150px;
}
#aimia .list-assets ul.logos li a.logo-label {
  display: block;
  padding-top: 15px;
  height: 52px;
  background-color: transparent;
  background-image: url('img/icon-download-purple.png');
  background-repeat: no-repeat;
  background-position: 0 15px;
  background-size: 25px;
}
#aimia .list-assets ul.logos li a.logo-label h5 {
  color: #333333;
  font-family: 'Gotham 4r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 11px;
  padding: 0 0 0 35px;
  margin: 0;
}
#aimia .list-assets ul.logos li a.logo-label:hover h5,
#aimia .list-assets ul.logos li a.logo-label.hover h5 {
  font-family: 'Gotham 5r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #000000;
}
#aimia .list-investors {
  margin: 10px 0;
  min-height: 150px;
}
#aimia .list-investors h2 {
  padding: 10px;
  margin-top: 0px;
}
#aimia .list-investors a {
  color: #363636;
}
#aimia .list-investors a:hover {
  color: #004976;
}
#aimia .list-investors p {
  font-size: 12px;
  line-height: 20px;
  margin-bottom: 1px;
}
#aimia .list-investors p a {
  color: #363636;
}
#aimia .list-investors p.view-all {
  text-align: right;
  font-family: 'Gotham 5r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 500;
  font-style: normal;
}
#aimia .list-investors p.view-all:after {
  position: relative;
  left: 4px;
  margin-right: 8px;
  content: '>>';
}
#aimia .list-investors .icon {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 5px 0px;
  background-size: 40px;
  padding-left: 70px;
}
@media screen and (min-width: 992px) {
  #aimia .list-investors .icon > div {
  padding-left: 0;
}

}
#aimia .list-investors.event .icon {
  background-image: url('img/icon-event-blue.png');
}
#aimia .list-investors.presentation .icon {
  background-image: url('img/icon-presentation-blue.png');
}
#aimia .list-investors.presentation span.date {
  font-family: 'Gotham 5r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 500;
  font-style: normal;
}
#aimia .list-investors.presentation span.date:after {
  position: relative;
  left: 4px;
  margin-right: 8px;
  content: '//';
}
#aimia .list-newsreleases ul {
  list-style: none;
  padding: 0;
}
#aimia .list-newsreleases ul li {
  display: block;
  padding: 0;
  font-size: 12px;
  line-height: 14px;
}
#aimia .list-newsreleases ul li a {
  display: block;
  padding-bottom: 18px;
}
#aimia .list-newsreleases ul li a:before,
#aimia .list-newsreleases ul li a:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
#aimia .list-newsreleases ul li a:after {
  clear: both;
}
#aimia .list-newsreleases ul li a span.date {
  font-family: 'Gotham 5r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #000000;
  display: block;
  width: 100px;
  position: absolute;
}
#aimia .list-newsreleases ul li a span.title {
  display: block;
  float: left;
  padding-left: 105px;
  font-family: 'Gotham 4r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #333333;
}
#aimia .list-newsreleases ul li a:hover span.date,
#aimia .list-newsreleases ul li a:active span.date,
#aimia .list-newsreleases ul li a:hover span.title,
#aimia .list-newsreleases ul li a:active span.title {
  color: #004976;
  font-family: 'Gotham 5r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 500;
  font-style: normal;
}
#aimia .aimia-in-the-news h2 {
  color: #642f6c;
}
#aimia .aimia-in-the-news h2 rss-feed-link {
  float: right;
}
#aimia .aimia-in-the-news ul {
  list-style: none;
  padding: 0;
}
#aimia .aimia-in-the-news ul li {
  display: block;
  padding: 0;
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 8px;
}
#aimia .aimia-in-the-news ul li a {
  display: block;
  color: #333333;
}
#aimia .aimia-in-the-news ul li a:before,
#aimia .aimia-in-the-news ul li a:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
#aimia .aimia-in-the-news ul li a:after {
  clear: both;
}
#aimia .aimia-in-the-news ul li a span.date {
  font-family: 'Gotham 5r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 500;
  font-style: normal;
  display: block;
  width: 80px;
  position: absolute;
  color: #642f6c;
}
#aimia .aimia-in-the-news ul li a span.date:after {
  position: relative;
  left: 8px;
  content: '//';
  color: #333333;
}
.lt-ie9 #aimia .aimia-in-the-news ul li a span.date:after {
  font-family: Arial;
}
#aimia .aimia-in-the-news ul li a span.title {
  display: block;
  float: left;
  padding-left: 85px;
  font-family: 'Gotham 4r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  font-style: normal;
}
#aimia .aimia-in-the-news ul li a:hover span.title,
#aimia .aimia-in-the-news ul li a:active span.title {
  font-family: 'Gotham 5r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #642f6c;
}
#aimia .tiles_list {
  margin: 30px 0;
}
#aimia .tiles_list ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
@media screen and (min-width: 992px) {
  #aimia .tiles_list ul li {
  margin-bottom: 10px;
  min-height: 230px;
}

}
@media screen and (max-width: 991px) {
  #aimia .tiles_list ul li {
  margin-bottom: 10px;
  min-height: 230px;
}

}
#aimia .tiles_list ul li a {
  display: block;
}
#aimia .tiles_list ul li a h4 {
  font-family: 'Gotham 5r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  margin: 5px 0;
  padding-left: 10px;
}
#aimia .tiles_list ul li a p {
  color: black;
  font-family: 'Gotham 4r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  padding-left: 10px;
  margin: 0;
}
#aimia .tiles_list ul li .tile {
  margin-bottom: 20px;
}
#aimia .tiles_list ul li .tile a.btn {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  border: none;
}
#aimia .tiles_list ul li .tile a.btn > div {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  height: 150px;
}
@media screen and (max-width: 991px) {
  #aimia .tiles_list .is_promoted_list ul {
  margin-left: 15px;
  margin-right: 15px;
}

}
@media screen and (max-width: 991px) {
  #aimia .tiles_list .is_promoted_list ul li {
  padding: 0 10px;
}

}
@media screen and (min-width: 640px) and (max-width: 991px) {
  #aimia .tiles_list .is_promoted_list ul li:nth-child(3) {
  margin-bottom: 100px;
}

}
@media screen and (min-width: 640px) {
  #aimia .tiles_list .is_promoted_list ul li.promoted-content {
  margin-bottom: 0;
}

}
#aimia .tiles_list .is_promoted_list ul li.promoted-content img {
  display: block;
  max-width: 100%;
  margin-bottom: 20px;
}
#aimia .contact_tiles_list {
  margin: 30px 0;
}
#aimia .contact_tiles_list ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
@media screen and (min-width: 992px) {
  #aimia .contact_tiles_list ul li {
  margin-bottom: 10px;
  min-height: 230px;
}

}
@media screen and (max-width: 991px) {
  #aimia .contact_tiles_list ul li {
  margin-bottom: 10px;
  min-height: 230px;
}

}
#aimia .contact_tiles_list ul li a {
  display: block;
}
#aimia .contact_tiles_list ul li a h4 {
  font-family: 'Gotham 5r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  margin: 5px 0;
  padding-left: 10px;
}
#aimia .contact_tiles_list ul li a p {
  color: black;
  font-family: 'Gotham 4r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  padding-left: 10px;
  margin: 0;
}
#aimia .contact_tiles_list ul li .tile {
  margin-bottom: 20px;
}
#aimia .contact_tiles_list ul li .tile a.btn {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  border: none;
}
#aimia .contact_tiles_list ul li .tile a.btn > div {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  height: 150px;
}
@media screen and (max-width: 991px) {
  #aimia .contact_tiles_list .is_promoted_list ul {
  margin-left: 15px;
  margin-right: 15px;
}

}
@media screen and (max-width: 991px) {
  #aimia .contact_tiles_list .is_promoted_list ul li {
  padding: 0 10px;
}

}
@media screen and (min-width: 640px) and (max-width: 991px) {
  #aimia .contact_tiles_list .is_promoted_list ul li:nth-child(3) {
  margin-bottom: 100px;
}

}
@media screen and (min-width: 640px) {
  #aimia .contact_tiles_list .is_promoted_list ul li.promoted-content {
  margin-bottom: 0;
}

}
#aimia .contact_tiles_list .is_promoted_list ul li.promoted-content img {
  display: block;
  max-width: 100%;
  margin-bottom: 20px;
}

@media screen and (min-width: 992px) {
  #aimia div.rotatingbanner,
#aimia div.banner-container {
  margin-top: -103px;
  position: relative;
}
.ie10mode #aimia div.rotatingbanner .carousel-inner,
.ie10mode #aimia div.banner-container .carousel-inner,
.ie11mode #aimia div.rotatingbanner  .carousel-inner,
.ie11mode #aimia div.banner-container  .carousel-inner {
  top: -102px;
}

}
@media screen and (max-width: 991px) {
  #aimia div.rotatingbanner,
#aimia div.banner-container {
  margin-top: -45px;
}

}
.cq-wcm-edit #aimia div.rotatingbanner,
.cq-wcm-edit #aimia div.banner-container,
.cq-wcm-design #aimia div.rotatingbanner,
.cq-wcm-design #aimia div.banner-container {
  margin-top: 0 !important;
}
#aimia header nav .bumper {
  width: 100%;
  height: 17px;
  background: #cccccc;
  border: 1px solid #969696;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
#aimia header nav.navbar-main-desktop {
  z-index: 9000;
  min-height: 68px;
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: rgba(255, 255, 255, 0.85);
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(255, 255, 255, 0.85)), to(rgba(210, 210, 210, 0.85)));
  background: -webkit-linear-gradient(rgba(255, 255, 255, 0.85), rgba(210, 210, 210, 0.85));
  background: -moz-linear-gradient(rgba(255, 255, 255, 0.85), rgba(210, 210, 210, 0.85));
  background: -ms-linear-gradient(rgba(255, 255, 255, 0.85), rgba(210, 210, 210, 0.85));
  background: -o-linear-gradient(rgba(255, 255, 255, 0.85), rgba(210, 210, 210, 0.85));
  background: linear-gradient(rgba(255, 255, 255, 0.85), rgba(210, 210, 210, 0.85));
  -pie-background: linear-gradient(rgba(255, 255, 255, 0.85), rgba(210, 210, 210, 0.85));
  -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
  border-width: 1px 0;
  border-color: #7d7d7d;
  border-style: solid;
}
.lt-ie9 #aimia header nav.navbar-main-desktop {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#aimia header nav.navbar-main-desktop a.aimia-logo {
  padding-left: 0;
  padding-right: 0;
  width: 175px;
  height: 68px;
  padding-top: 20.5px;
  padding-bottom: 20.5px;
}
@media screen and (max-width: 991px) {
  #aimia header nav.navbar-main-desktop a.aimia-logo {
  height: 45px;
  padding-top: 9px;
  padding-bottom: 9px;
}

}
@media screen and (min-width: 992px) {
  #aimia header nav.navbar-main-desktop a.aimia-logo {
  background-image: url('img/navigation-main-border.png');
  background-repeat: no-repeat;
  background-position: center right;
  background-size: 2px 50px;
}
.lt-ie9 #aimia header nav.navbar-main-desktop a.aimia-logo {
  background-image: url('img/navigation-main-border-1x.png');
}

}
#aimia header nav.navbar-main-desktop a.aimia-logo img {
  display: block;
  width: 112px;
  height: 27px;
}
@media screen and (min-width: 992px) {
  #aimia header nav.navbar-main-desktop ul.navbar-nav > li {
  background-image: url('img/navigation-main-border.png');
  background-repeat: no-repeat;
  background-position: center right;
  background-size: 2px 50px;
}
.lt-ie9 #aimia header nav.navbar-main-desktop ul.navbar-nav > li {
  background-image: url('img/navigation-main-border-1x.png');
}

}
#aimia header nav.navbar-main-desktop ul.navbar-nav > li.active > a,
#aimia header nav.navbar-main-desktop ul.navbar-nav > li.open > a,
#aimia header nav.navbar-main-desktop ul.navbar-nav > li > a:hover,
#aimia header nav.navbar-main-desktop ul.navbar-nav > li > a:active {
  background: #ffffff;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#cccccc));
  background: -webkit-linear-gradient(#ffffff, #cccccc);
  background: -moz-linear-gradient(#ffffff, #cccccc);
  background: -ms-linear-gradient(#ffffff, #cccccc);
  background: -o-linear-gradient(#ffffff, #cccccc);
  background: linear-gradient(#ffffff, #cccccc);
  -pie-background: linear-gradient(#ffffff, #cccccc);
  -webkit-box-shadow: inset 0 3px 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 3px 10px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 3px 10px rgba(0, 0, 0, 0.5);
}
.lt-ie10 #aimia header nav.navbar-main-desktop ul.navbar-nav > li.active > a,
.lt-ie10 #aimia header nav.navbar-main-desktop ul.navbar-nav > li.open > a,
.lt-ie10 #aimia header nav.navbar-main-desktop ul.navbar-nav > li > a:hover,
.lt-ie10 #aimia header nav.navbar-main-desktop ul.navbar-nav > li > a:active {
  background-color: #cccccc;
}
.lt-ie9 #aimia header nav.navbar-main-desktop ul.navbar-nav > li.active > a,
.lt-ie9 #aimia header nav.navbar-main-desktop ul.navbar-nav > li.open > a,
.lt-ie9 #aimia header nav.navbar-main-desktop ul.navbar-nav > li > a:hover,
.lt-ie9 #aimia header nav.navbar-main-desktop ul.navbar-nav > li > a:active {
  background-color: #cccccc;
}
#aimia header nav.navbar-main-desktop ul.navbar-nav > li > a {
  height: 68px;
  display: block;
  width: 175px;
  padding-top: 24px;
  padding-bottom: 24px;
  padding-left: 0;
  padding-right: 0;
  font-family: 'Gotham 4r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #333333;
  font-size: 18px;
  text-align: center;
  position: relative;
}
#aimia header nav.navbar-main-desktop ul.navbar-nav > li > a:focus {
  background-color: transparent;
}
#aimia header nav.navbar-main-desktop ul.navbar-nav > li a.dropdown-toggle {
  position: relative;
  z-index: 1050;
}
#aimia header nav.navbar-main-desktop ul.navbar-nav > li .dropdown-menu {
  z-index: 1045;
  border: none;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  -webkit-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.5);
  padding: 0;
  margin-top: 1px;
}
#aimia header nav.navbar-main-desktop ul.navbar-nav > li .dropdown-menu .gradient-wrapper {
  background: #ffffff;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#e5e5e5));
  background: -webkit-linear-gradient(#ffffff, #e5e5e5);
  background: -moz-linear-gradient(#ffffff, #e5e5e5);
  background: -ms-linear-gradient(#ffffff, #e5e5e5);
  background: -o-linear-gradient(#ffffff, #e5e5e5);
  background: linear-gradient(#ffffff, #e5e5e5);
  -pie-background: linear-gradient(#ffffff, #e5e5e5);
}
.lt-ie10 #aimia header nav.navbar-main-desktop ul.navbar-nav > li .dropdown-menu .gradient-wrapper {
  background: #ffffff;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#e5e5e5));
  background: -webkit-linear-gradient(#ffffff, #e5e5e5);
  background: -moz-linear-gradient(#ffffff, #e5e5e5);
  background: -ms-linear-gradient(#ffffff, #e5e5e5);
  background: -o-linear-gradient(#ffffff, #e5e5e5);
  background: linear-gradient(#ffffff, #e5e5e5);
  -pie-background: linear-gradient(#ffffff, #e5e5e5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0);
}
#aimia header nav.navbar-main-desktop ul.navbar-nav > li .dropdown-menu .inner-shadow {
  padding: 35px 0 35px 0;
  box-shadow: inset 0px 6px 9px -6px;
}
#aimia header nav.navbar-main-desktop ul.navbar-nav > li .dropdown-menu ul[class*="col-md"] {
  padding-right: 0;
  width: 285px;
}
#aimia header nav.navbar-main-desktop ul.navbar-nav > li .dropdown-menu ul[class*="col-md"] ul {
  padding-left: 0;
}
#aimia header nav.navbar-main-desktop ul.navbar-nav > li .dropdown-menu.has-1-columns {
  width: 285px;
  left: -50px;
}
#aimia header nav.navbar-main-desktop ul.navbar-nav > li .dropdown-menu.has-2-columns {
  width: 570px;
  left: -100px;
}
#aimia header nav.navbar-main-desktop ul.navbar-nav > li .dropdown-menu.has-3-columns {
  width: 855px;
  left: -150px;
}
#aimia header nav.navbar-main-desktop ul.navbar-nav > li .dropdown-menu.has-4-columns {
  width: 1140px;
  left: -200px;
}
#aimia header nav.navbar-main-desktop ul.navbar-nav > li .dropdown-menu ul {
  list-style: none;
}
#aimia header nav.navbar-main-desktop ul.navbar-nav > li .dropdown-menu ul li {
  color: #00a9e0;
  font-family: 'Gotham 5r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 15px;
}
#aimia header nav.navbar-main-desktop ul.navbar-nav > li .dropdown-menu ul li a {
  display: block;
  padding: 7px 0;
  font-size: 15px;
  line-height: 20px;
  color: #000000;
}
#aimia header nav.navbar-main-desktop ul.navbar-nav > li .dropdown-menu ul li a:hover {
  color: #00a9e0;
}
#aimia header nav.navbar-main-desktop ul.navbar-nav > li .dropdown-menu ul li ul {
  margin-top: 7px;
}
#aimia header nav.navbar-main-desktop ul.navbar-nav > li .dropdown-menu ul li ul li a {
  font-size: 15px;
  color: #000000;
}
#aimia header nav.navbar-main-desktop ul.navbar-nav > li .dropdown-menu ul li ul li a:before {
  content: ">\00a0";
  color: #00a9e0;
  margin-right: 7px;
  font-family: 'Gotham 3r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  font-style: normal;
}
.lt-ie9 #aimia header nav.navbar-main-desktop ul.navbar-nav > li .dropdown-menu ul li ul li a:before {
  font-family: Arial;
}
.lt-ie10 #aimia .carousel-inner {
  overflow: visible;
}
.modal-backdrop {
  z-index: 1020;
}
.modal-backdrop.in {
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  filter: alpha(opacity=70);
}
#aimia header nav.navbar-main-mobile {
  margin: 0;
  border: none;
  min-height: 45px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.lt-ie9 #aimia header nav.navbar-main-mobile {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#aimia header nav.navbar-main-mobile .navbar-header {
  background: rgba(255, 255, 255, 0.85);
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(255, 255, 255, 0.85)), to(rgba(210, 210, 210, 0.85)));
  background: -webkit-linear-gradient(rgba(255, 255, 255, 0.85), rgba(210, 210, 210, 0.85));
  background: -moz-linear-gradient(rgba(255, 255, 255, 0.85), rgba(210, 210, 210, 0.85));
  background: -ms-linear-gradient(rgba(255, 255, 255, 0.85), rgba(210, 210, 210, 0.85));
  background: -o-linear-gradient(rgba(255, 255, 255, 0.85), rgba(210, 210, 210, 0.85));
  background: linear-gradient(rgba(255, 255, 255, 0.85), rgba(210, 210, 210, 0.85));
  -pie-background: linear-gradient(rgba(255, 255, 255, 0.85), rgba(210, 210, 210, 0.85));
  -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.75);
}
.lt-ie10 #aimia header nav.navbar-main-mobile .navbar-header {
  background: #fafafa;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fafafa), to(#c9c9c9));
  background: -webkit-linear-gradient(#fafafa, #c9c9c9);
  background: -moz-linear-gradient(#fafafa, #c9c9c9);
  background: -ms-linear-gradient(#fafafa, #c9c9c9);
  background: -o-linear-gradient(#fafafa, #c9c9c9);
  background: linear-gradient(#fafafa, #c9c9c9);
  -pie-background: linear-gradient(#fafafa, #c9c9c9);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#c9c9c9', GradientType=0);
}
.lt-ie9 #aimia header nav.navbar-main-mobile .navbar-header {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#aimia header nav.navbar-main-mobile .navbar-header a.aimia-logo {
  padding-left: 0;
  padding-right: 0;
  width: 175px;
  height: 45px;
  padding-top: 9px;
  padding-bottom: 9px;
  display: block;
  float: none;
  margin: 0 auto;
}
#aimia header nav.navbar-main-mobile .navbar-header a.aimia-logo img {
  display: block;
  width: 112px;
  height: 27px;
  margin: 0 auto;
}
#aimia header nav.navbar-main-mobile .navbar-header button.navbar-toggle {
  z-index: 1100;
  float: left;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: white;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.5);
  border: none;
  margin: 0;
  height: 45px;
  width: 55px;
  padding: 5px;
}
#aimia header nav.navbar-main-mobile .navbar-header button.navbar-toggle.collapsed {
  background: #5b5b5b;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#5b5b5b), to(#2a2a2a));
  background: -webkit-linear-gradient(#5b5b5b, #2a2a2a);
  background: -moz-linear-gradient(#5b5b5b, #2a2a2a);
  background: -ms-linear-gradient(#5b5b5b, #2a2a2a);
  background: -o-linear-gradient(#5b5b5b, #2a2a2a);
  background: linear-gradient(#5b5b5b, #2a2a2a);
  -pie-background: linear-gradient(#5b5b5b, #2a2a2a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5b5b5b', endColorstr='#2a2a2a', GradientType=0);
}
#aimia header nav.navbar-main-mobile .navbar-header button.navbar-toggle:focus,
#aimia header nav.navbar-main-mobile .navbar-header button.navbar-toggle:active {
  outline: none;
}
#aimia header nav.navbar-main-mobile .navbar-header button.navbar-toggle .icon {
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
}
#aimia header nav.navbar-main-mobile .navbar-header button.navbar-toggle .icon.icon-bars {
  background-image: url('img/navigation-bars-icon-mobile.png');
  background-size: 20px 14px;
  width: 40px;
  height: 28px;
}
.lt-ie9 #aimia header nav.navbar-main-mobile .navbar-header button.navbar-toggle .icon.icon-bars {
  background-image: url('img/navigation-bars-icon-mobile-1x.png');
}
#aimia header nav.navbar-main-mobile .navbar-header button.navbar-toggle .icon.icon-search {
  background-image: url('img/navigation-search-icon-mobile.png');
  background-size: 17px 19px;
  width: 34px;
  height: 38px;
}
.lt-ie9 #aimia header nav.navbar-main-mobile .navbar-header button.navbar-toggle .icon.icon-search {
  background-image: url('img/navigation-search-icon-mobile-1x.png');
}
#aimia header nav.navbar-main-mobile .navbar-header button.navbar-toggle.search-toggle {
  float: right;
  padding: 0 0 0 10px;
}
#aimia header nav.navbar-main-mobile .mobile-collapse-panel {
  z-index: 1500;
  margin: 0 auto;
  width: 95%;
  -webkit-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.5);
  box-shadow: 0 5px 8px rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  border: none;
  padding: 0;
}
#aimia header nav.navbar-main-mobile .mobile-collapse-panel .bumper {
  border-top: none;
  box-shadow: inset 0px 6px 5px -6px #000000;
}
#aimia header nav.navbar-main-mobile #mobile-collapse-panel-navigation {
  border-top: 2px solid #000000;
}
#aimia header nav.navbar-main-mobile #mobile-collapse-panel-navigation .outer-shadow {
  margin: 0 10px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
#aimia header nav.navbar-main-mobile #mobile-collapse-panel-navigation .panel-group {
  background-color: white;
}
#aimia header nav.navbar-main-mobile #mobile-collapse-panel-navigation .panel-group .panel {
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
}
#aimia header nav.navbar-main-mobile #mobile-collapse-panel-navigation .panel-group .panel:last-child .panel-heading {
  border-color: transparent;
}
#aimia header nav.navbar-main-mobile #mobile-collapse-panel-navigation .panel-group .panel .panel-heading {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-color: white;
  border: none;
  padding: 0;
  border-bottom: 1px solid #b2b2b2;
}
#aimia header nav.navbar-main-mobile #mobile-collapse-panel-navigation .panel-group .panel .panel-heading.open,
#aimia header nav.navbar-main-mobile #mobile-collapse-panel-navigation .panel-group .panel .panel-heading:hover {
  background: #ffffff;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#cccccc));
  background: -webkit-linear-gradient(#ffffff, #cccccc);
  background: -moz-linear-gradient(#ffffff, #cccccc);
  background: -ms-linear-gradient(#ffffff, #cccccc);
  background: -o-linear-gradient(#ffffff, #cccccc);
  background: linear-gradient(#ffffff, #cccccc);
  -pie-background: linear-gradient(#ffffff, #cccccc);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cccccc', GradientType=0);
  border-bottom: 1px solid #b2b2b2;
}
#aimia header nav.navbar-main-mobile #mobile-collapse-panel-navigation .panel-group .panel .panel-heading h4 {
  padding: 15px 30px;
  margin-right: 30px;
  font-size: 16px;
  font-family: 'Gotham 4r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #333333;
  background-image: url('img/dropdown-arrow-small-grey.png');
  background-repeat: no-repeat;
  background-size: 10px 5px;
  background-position: right center;
}
#aimia header nav.navbar-main-mobile #mobile-collapse-panel-navigation .panel-group .panel .panel-heading h4:hover {
  cursor: pointer;
}
.lt-ie9 #aimia header nav.navbar-main-mobile #mobile-collapse-panel-navigation .panel-group .panel .panel-heading h4 {
  background-image: url('img/dropdown-arrow-small-grey-1x.png');
}
#aimia header nav.navbar-main-mobile #mobile-collapse-panel-navigation .panel-group .panel .panel-body {
  border: none;
  background-color: #e1e1e1;
  padding: 30px 30px 20px 30px;
  box-shadow: inset 0px 6px 9px -6px;
}
#aimia header nav.navbar-main-mobile #mobile-collapse-panel-navigation .panel-group .panel .panel-body ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#aimia header nav.navbar-main-mobile #mobile-collapse-panel-navigation .panel-group .panel .panel-body ul li {
  color: #333333;
  text-transform: uppercase;
  font-family: 'Gotham 3r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  font-style: normal;
}
#aimia header nav.navbar-main-mobile #mobile-collapse-panel-navigation .panel-group .panel .panel-body ul li ul {
  margin-top: 7px;
}
#aimia header nav.navbar-main-mobile #mobile-collapse-panel-navigation .panel-group .panel .panel-body ul li a {
  color: #333333;
  text-transform: none;
  font-family: 'Gotham 5r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 13px;
  line-height: 16px;
  padding: 7px 0;
  display: block;
}
#aimia header nav.navbar-main-mobile #mobile-collapse-panel-navigation .panel-group .panel .panel-body ul li a:active,
#aimia header nav.navbar-main-mobile #mobile-collapse-panel-navigation .panel-group .panel .panel-body ul li a:focus,
#aimia header nav.navbar-main-mobile #mobile-collapse-panel-navigation .panel-group .panel .panel-body ul li a:hover {
  color: #00a9e0;
}
@media screen and (max-width: 639px) {
  #aimia header nav.navbar-main-mobile #mobile-collapse-panel-navigation .panel-group .panel .panel-body.with-children ul + ul {
  border-top: 1px solid #666666;
  margin-top: 20px;
  padding-top: 20px;
}

}
#aimia header nav.navbar-utility {
  position: relative;
  z-index: 9001;
  min-height: 30px;
  height: 32px;
  background-color: rgba(101, 141, 27, 0.85);
  -pie-background: rgba(101, 141, 27, 0.85);
  margin: 0;
}
.cq-wcm-design #aimia header nav.navbar-utility {
  height: 64px;
}
#aimia header nav.navbar-utility ul.navbar-nav li {
  margin-left: 2px;
}
#aimia header nav.navbar-utility ul.navbar-nav li.active,
#aimia header nav.navbar-utility ul.navbar-nav li:hover {
  background: #658d1b;
}
#aimia header nav.navbar-utility ul.navbar-nav li.active a,
#aimia header nav.navbar-utility ul.navbar-nav li:hover a {
  background: transparent;
}
#aimia header nav.navbar-utility ul.navbar-nav li.active a span,
#aimia header nav.navbar-utility ul.navbar-nav li:hover a span {
  border-color: transparent;
}
#aimia header nav.navbar-utility ul.navbar-nav li.active + li a span,
#aimia header nav.navbar-utility ul.navbar-nav li:hover + li a span {
  border-color: transparent;
}
#aimia header nav.navbar-utility ul.navbar-nav li a {
  padding: 5px 0;
  color: #ffffff;
  font-family: 'Gotham 4r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 14px;
  border-width: 1px 0;
  border-style: solid;
  border-color: transparent;
}
#aimia header nav.navbar-utility ul.navbar-nav li a span {
  display: block;
  padding: 3px 23px;
  border-left: 1px solid #466213;
}
#aimia header nav.navbar-main-mobile .utility-nav {
  background-color: #7d9d40;
}
#aimia header nav.navbar-main-mobile .utility-nav .outer-shadow {
  height: auto;
}
#aimia header nav.navbar-main-mobile .utility-nav .outer-shadow ul.navbar {
  margin-bottom: 0px;
}
#aimia header nav.navbar-main-mobile .utility-nav .outer-shadow ul.navbar li a {
  font-family: 'Gotham 4r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  color: #ffffff;
  text-align: center;
  text-shadow: 1px 1px 1px #666;
  padding: 20px 0;
}
#aimia header nav.navbar-main-mobile .utility-nav .outer-shadow ul.navbar li.active a,
#aimia header nav.navbar-main-mobile .utility-nav .outer-shadow ul.navbar li a:hover,
#aimia header nav.navbar-main-mobile .utility-nav .outer-shadow ul.navbar li a:active,
#aimia header nav.navbar-main-mobile .utility-nav .outer-shadow ul.navbar li a:focus {
  background-color: transparent;
  color: #333333;
}
#aimia header nav.navbar .regional-nav .dropdown a#region-label {
  position: relative;
  z-index: 1550;
  display: block;
  padding: 5px 0;
  color: #ffffff;
  font-family: 'Gotham 4r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 14px;
  border: 1px solid transparent;
}
#aimia header nav.navbar .regional-nav .dropdown a#region-label .text {
  display: block;
  padding: 3px 15px 3px 55px;
  background-color: transparent;
  background-image: url('img/navigation-world-icon.png');
  background-repeat: no-repeat;
  background-size: 35px 15px;
  background-position: 10px center;
}
#aimia header nav.navbar .regional-nav .dropdown a#region-label .text .caret {
  position: relative;
  top: -1px;
  margin-left: 5px;
  border-top: 5px solid #cccccc;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}
.lt-ie9 #aimia header nav.navbar .regional-nav .dropdown a#region-label .text {
  background-image: url('img/navigation-world-icon-1x.png');
}
#aimia header nav.navbar .regional-nav .dropdown a#region-label:focus,
#aimia header nav.navbar .regional-nav .dropdown a#region-label:active {
  outline: none;
}
#aimia header nav.navbar .regional-nav .dropdown a#region-label:hover .text .caret {
  border-top-color: #333333;
}
#aimia header nav.navbar .regional-nav .dropdown.open a#region-label {
  background-color: white;
  color: black;
  border-width: 1px 1px 0 1px;
  border-style: solid;
  border-color: #333333;
}
#aimia header nav.navbar .regional-nav .dropdown.open a#region-label .text .caret {
  border-top-color: #333333;
}
#aimia header nav.navbar .regional-nav .dropdown .dropdown-menu {
  z-index: 1545;
  width: 260px;
  margin-top: -1px;
  left: -10px;
  padding: 0;
  -webkit-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 0 0 15px 15px;
  -moz-border-radius: 0 0 15px 15px;
  border-radius: 0 0 15px 15px;
  border-width: 1px 1px 1px 1px;
  border-width: solid;
  border-color: #333333;
}
#aimia header nav.navbar .regional-nav .dropdown .dropdown-menu .gradient-wrapper {
  padding: 25px 30px 2px 30px;
  background: #ffffff;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#e5e5e5));
  background: -webkit-linear-gradient(#ffffff, #e5e5e5);
  background: -moz-linear-gradient(#ffffff, #e5e5e5);
  background: -ms-linear-gradient(#ffffff, #e5e5e5);
  background: -o-linear-gradient(#ffffff, #e5e5e5);
  background: linear-gradient(#ffffff, #e5e5e5);
  -pie-background: linear-gradient(#ffffff, #e5e5e5);
}
.ie9 #aimia header nav.navbar .regional-nav .dropdown .dropdown-menu .gradient-wrapper {
  background: #ffffff;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#e5e5e5));
  background: -webkit-linear-gradient(#ffffff, #e5e5e5);
  background: -moz-linear-gradient(#ffffff, #e5e5e5);
  background: -ms-linear-gradient(#ffffff, #e5e5e5);
  background: -o-linear-gradient(#ffffff, #e5e5e5);
  background: linear-gradient(#ffffff, #e5e5e5);
  -pie-background: linear-gradient(#ffffff, #e5e5e5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0);
}
#aimia header nav.navbar .regional-nav .dropdown .dropdown-menu .border {
  -webkit-border-radius: 0 0 15px 15px;
  -moz-border-radius: 0 0 15px 15px;
  border-radius: 0 0 15px 15px;
  background-color: #e5e5e5;
  height: 15px;
}
#aimia header nav.navbar .regional-nav .dropdown .dropdown-menu .well {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.5);
  padding: 10px;
  margin-top: 0;
  margin-bottom: 15px;
}
#aimia header nav.navbar .regional-nav .dropdown .dropdown-menu .well span {
  display: block;
  font-size: 12px;
  line-height: 14px;
  color: #333333;
  margin: 4px 0;
}
#aimia header nav.navbar .regional-nav .dropdown .dropdown-menu .well ul {
  list-style: none;
  padding: 0;
}
#aimia header nav.navbar .regional-nav .dropdown .dropdown-menu .well ul li {
  color: #333333;
  font-size: 12px;
  line-height: 14px;
}
#aimia header nav.navbar .regional-nav .dropdown .dropdown-menu .well ul li.active a,
#aimia header nav.navbar .regional-nav .dropdown .dropdown-menu .well ul li:hover a {
  color: #000000;
  font-family: 'Gotham 5r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 500;
  font-style: normal;
}
#aimia header nav.navbar .regional-nav .dropdown .dropdown-menu .well ul li a {
  display: block;
  padding: 4px 0;
  color: #333333;
}
#aimia header nav.navbar .regional-nav .dropdown .dropdown-menu .checkbox {
  padding-left: 0;
  width: 100%;
  margin: 0;
  padding-top: 5px;
  padding-bottom: 20px;
}
#aimia header nav.navbar .regional-nav .dropdown .dropdown-menu .checkbox label {
  float: left;
  font-size: 12px;
  line-height: 14px;
  color: #333333;
}
#aimia header nav.navbar .regional-nav .dropdown .dropdown-menu .checkbox input {
  float: right;
  margin: 1px 0 0 20px;
}
#aimia header nav.navbar-main-mobile .regional-nav {
  background-color: #7d9d40;
  box-shadow: inset 0px 6px 9px -6px;
}
#aimia header nav.navbar-main-mobile .regional-nav .outer-shadow {
  height: 50px;
}
#aimia header nav.navbar-main-mobile .regional-nav .outer-shadow a#region-label {
  height: 50px;
  padding-top: 15px;
  padding-bottom: 10px;
  display: block;
  margin: 0 auto;
  width: 175px;
  padding-right: 5px;
}
@media screen and (max-width: 639px) {
  #aimia header nav.navbar-main-mobile .regional-nav .outer-shadow .dropdown .dropdown-menu {
  width: 95%;
  left: 2.5%;
}

}
@media screen and (min-width: 640px) and (max-width: 991px) {
  #aimia header nav.navbar-main-mobile .regional-nav .outer-shadow .dropdown .dropdown-menu {
  width: 50%;
  left: 25%;
}

}
#aimia header nav.navbar-main-mobile .regional-nav .outer-shadow .dropdown .dropdown-menu .well span,
#aimia header nav.navbar-main-mobile .regional-nav .outer-shadow .dropdown .dropdown-menu .well ul li a,
#aimia header nav.navbar-main-mobile .regional-nav .outer-shadow .dropdown .dropdown-menu label {
  font-size: 14px;
  line-height: 18px;
}
#aimia header nav.navbar-main-mobile .regional-nav .outer-shadow .dropdown .dropdown-menu .checkbox input {
  margin-top: 3px;
}
#aimia header nav.navbar-landing-main-desktop {
  z-index: 9000;
  min-height: 68px;
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: rgba(255, 255, 255, 0.85);
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(255, 255, 255, 0.85)), to(rgba(210, 210, 210, 0.85)));
  background: -webkit-linear-gradient(rgba(255, 255, 255, 0.85), rgba(210, 210, 210, 0.85));
  background: -moz-linear-gradient(rgba(255, 255, 255, 0.85), rgba(210, 210, 210, 0.85));
  background: -ms-linear-gradient(rgba(255, 255, 255, 0.85), rgba(210, 210, 210, 0.85));
  background: -o-linear-gradient(rgba(255, 255, 255, 0.85), rgba(210, 210, 210, 0.85));
  background: linear-gradient(rgba(255, 255, 255, 0.85), rgba(210, 210, 210, 0.85));
  -pie-background: linear-gradient(rgba(255, 255, 255, 0.85), rgba(210, 210, 210, 0.85));
  -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
  border-width: 1px 0;
  border-color: #7d7d7d;
  border-style: solid;
}
.lt-ie9 #aimia header nav.navbar-landing-main-desktop {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#aimia header nav.navbar-landing-main-desktop a.aimia-logo {
  padding-left: 0;
  padding-right: 0;
  width: 175px;
  height: 68px;
  padding-top: 20.5px;
  padding-bottom: 20.5px;
}
@media screen and (max-width: 991px) {
  #aimia header nav.navbar-landing-main-desktop a.aimia-logo {
  height: 45px;
  padding-top: 9px;
  padding-bottom: 9px;
}

}
#aimia header nav.navbar-landing-main-desktop a.aimia-logo img {
  display: block;
  width: 112px;
  height: 27px;
}
@media screen and (min-width: 992px) {
  #aimia header nav.navbar-landing-main-desktop ul.navbar-nav > li {
  background-image: url('img/navigation-main-border.png');
  background-repeat: no-repeat;
  background-position: center right;
  background-size: 2px 50px;
}
.lt-ie9 #aimia header nav.navbar-landing-main-desktop ul.navbar-nav > li {
  background-image: url('img/navigation-main-border-1x.png');
}

}
#aimia header nav.navbar-landing-main-desktop ul.navbar-nav > li.active > a,
#aimia header nav.navbar-landing-main-desktop ul.navbar-nav > li.open > a,
#aimia header nav.navbar-landing-main-desktop ul.navbar-nav > li > a:hover,
#aimia header nav.navbar-landing-main-desktop ul.navbar-nav > li > a:active {
  background: #ffffff;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#cccccc));
  background: -webkit-linear-gradient(#ffffff, #cccccc);
  background: -moz-linear-gradient(#ffffff, #cccccc);
  background: -ms-linear-gradient(#ffffff, #cccccc);
  background: -o-linear-gradient(#ffffff, #cccccc);
  background: linear-gradient(#ffffff, #cccccc);
  -pie-background: linear-gradient(#ffffff, #cccccc);
  -webkit-box-shadow: inset 0 3px 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 3px 10px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 3px 10px rgba(0, 0, 0, 0.5);
}
.lt-ie10 #aimia header nav.navbar-landing-main-desktop ul.navbar-nav > li.active > a,
.lt-ie10 #aimia header nav.navbar-landing-main-desktop ul.navbar-nav > li.open > a,
.lt-ie10 #aimia header nav.navbar-landing-main-desktop ul.navbar-nav > li > a:hover,
.lt-ie10 #aimia header nav.navbar-landing-main-desktop ul.navbar-nav > li > a:active {
  background-color: #cccccc;
}
.lt-ie9 #aimia header nav.navbar-landing-main-desktop ul.navbar-nav > li.active > a,
.lt-ie9 #aimia header nav.navbar-landing-main-desktop ul.navbar-nav > li.open > a,
.lt-ie9 #aimia header nav.navbar-landing-main-desktop ul.navbar-nav > li > a:hover,
.lt-ie9 #aimia header nav.navbar-landing-main-desktop ul.navbar-nav > li > a:active {
  background-color: #cccccc;
}
#aimia header nav.navbar-landing-main-desktop ul.navbar-nav > li > a {
  height: 68px;
  display: block;
  width: 175px;
  padding-top: 24px;
  padding-bottom: 24px;
  padding-left: 0;
  padding-right: 0;
  font-family: 'Gotham 4r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #333333;
  font-size: 18px;
  text-align: center;
  position: relative;
}
#aimia header nav.navbar-landing-main-desktop ul.navbar-nav > li > a:focus {
  background-color: transparent;
}
#aimia header nav.navbar-landing-main-desktop ul.navbar-nav > li a.dropdown-toggle {
  position: relative;
  z-index: 1050;
}
#aimia header nav.navbar-landing-main-desktop ul.navbar-nav > li .dropdown-menu {
  z-index: 1045;
  border: none;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  -webkit-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.5);
  padding: 0;
  margin-top: 1px;
}
#aimia header nav.navbar-landing-main-desktop ul.navbar-nav > li .dropdown-menu .gradient-wrapper {
  background: #ffffff;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#e5e5e5));
  background: -webkit-linear-gradient(#ffffff, #e5e5e5);
  background: -moz-linear-gradient(#ffffff, #e5e5e5);
  background: -ms-linear-gradient(#ffffff, #e5e5e5);
  background: -o-linear-gradient(#ffffff, #e5e5e5);
  background: linear-gradient(#ffffff, #e5e5e5);
  -pie-background: linear-gradient(#ffffff, #e5e5e5);
}
.lt-ie10 #aimia header nav.navbar-landing-main-desktop ul.navbar-nav > li .dropdown-menu .gradient-wrapper {
  background: #ffffff;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#e5e5e5));
  background: -webkit-linear-gradient(#ffffff, #e5e5e5);
  background: -moz-linear-gradient(#ffffff, #e5e5e5);
  background: -ms-linear-gradient(#ffffff, #e5e5e5);
  background: -o-linear-gradient(#ffffff, #e5e5e5);
  background: linear-gradient(#ffffff, #e5e5e5);
  -pie-background: linear-gradient(#ffffff, #e5e5e5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0);
}
#aimia header nav.navbar-landing-main-desktop ul.navbar-nav > li .dropdown-menu .inner-shadow {
  padding: 35px 0 35px 0;
  box-shadow: inset 0px 6px 9px -6px;
}
#aimia header nav.navbar-landing-main-desktop ul.navbar-nav > li .dropdown-menu ul[class*="col-md"] {
  padding-right: 0;
  width: 285px;
}
#aimia header nav.navbar-landing-main-desktop ul.navbar-nav > li .dropdown-menu ul[class*="col-md"] ul {
  padding-left: 0;
}
#aimia header nav.navbar-landing-main-desktop ul.navbar-nav > li .dropdown-menu.has-1-columns {
  width: 285px;
  left: -50px;
}
#aimia header nav.navbar-landing-main-desktop ul.navbar-nav > li .dropdown-menu.has-2-columns {
  width: 570px;
  left: -100px;
}
#aimia header nav.navbar-landing-main-desktop ul.navbar-nav > li .dropdown-menu.has-3-columns {
  width: 855px;
  left: -150px;
}
#aimia header nav.navbar-landing-main-desktop ul.navbar-nav > li .dropdown-menu.has-4-columns {
  width: 1140px;
  left: -200px;
}
#aimia header nav.navbar-landing-main-desktop ul.navbar-nav > li .dropdown-menu ul {
  list-style: none;
}
#aimia header nav.navbar-landing-main-desktop ul.navbar-nav > li .dropdown-menu ul li {
  color: #00a9e0;
  font-family: 'Gotham 5r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 15px;
}
#aimia header nav.navbar-landing-main-desktop ul.navbar-nav > li .dropdown-menu ul li a {
  display: block;
  padding: 7px 0;
  font-size: 15px;
  line-height: 20px;
  color: #000000;
}
#aimia header nav.navbar-landing-main-desktop ul.navbar-nav > li .dropdown-menu ul li a:hover {
  color: #00a9e0;
}
#aimia header nav.navbar-landing-main-desktop ul.navbar-nav > li .dropdown-menu ul li ul {
  margin-top: 7px;
}
#aimia header nav.navbar-landing-main-desktop ul.navbar-nav > li .dropdown-menu ul li ul li a {
  font-size: 15px;
  color: #000000;
}
#aimia header nav.navbar-landing-main-desktop ul.navbar-nav > li .dropdown-menu ul li ul li a:before {
  content: ">\00a0";
  color: #00a9e0;
  margin-right: 7px;
  font-family: 'Gotham 3r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  font-style: normal;
}
.lt-ie9 #aimia header nav.navbar-landing-main-desktop ul.navbar-nav > li .dropdown-menu ul li ul li a:before {
  font-family: Arial;
}
.lt-ie10 #aimia .carousel-inner {
  overflow: visible;
}

#aimia .rss-feed-img {
  float: right;
}
#aimia section.promos_bar {
  background: #333;
  position: relative;
}
@media screen and (min-width: 992px) {
  #aimia section.promos_bar {
  height: 100px;
}

}
#aimia section.promos_bar h1,
#aimia section.promos_bar h2,
#aimia section.promos_bar h3,
#aimia section.promos_bar p {
  color: white !important;
}
#aimia section.promos_bar > .container {
  position: relative;
}
@media screen and (min-width: 992px) {
  #aimia section.promos_bar > .container {
  height: 100px;
}

}
#aimia section.promos_bar > .container > .row {
  position: relative;
  z-index: 994;
  left: 0;
}
@media screen and (min-width: 992px) {
  #aimia section.promos_bar > .container > .row {
  margin-top: -170px;
}

}
@media screen and (max-width: 991px) {
  #aimia section.promos_bar > .container > .row {
  margin-top: -60px;
}

}
#aimia section.promos_bar > .container > .row > hr {
  width: 94%;
  border-color: #afafaf;
}
@media screen and (min-width: 992px) {
  #aimia section.promos_bar > .container > .row .col-sm-6 {
  width: 31%;
}
#aimia section.promos_bar > .container > .row .col-sm-12 {
  width: 38%;
}

}
#aimia section.promos_bar .promo {
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
@media screen and (min-width: 640px) and (max-width: 991px) {
  #aimia section.promos_bar .promo {
  margin-bottom: 40px;
}

}
@media screen and (max-width: 639px) {
  #aimia section.promos_bar .promo {
  margin-bottom: 20px;
}

}
#aimia section.promos_bar .promo.news {
  border: 2px solid #ffffff;
  padding: 10px 20px;
  background: #ffffff;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#bfbfbf));
  background: -webkit-linear-gradient(#ffffff, #bfbfbf);
  background: -moz-linear-gradient(#ffffff, #bfbfbf);
  background: -ms-linear-gradient(#ffffff, #bfbfbf);
  background: -o-linear-gradient(#ffffff, #bfbfbf);
  background: linear-gradient(#ffffff, #bfbfbf);
  -pie-background: linear-gradient(#ffffff, #bfbfbf);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
}
@media screen and (min-width: 992px) {
  #aimia section.promos_bar .promo.news {
  height: 170px;
}

}
#aimia section.promos_bar .promo.news h4 {
  color: #658d1b;
  font-family: 'Gotham 5r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 12px;
  text-transform: uppercase;
  border-bottom: 1px solid #cccccc;
  padding: 6px 0 6px 0;
  margin: 0;
  margin-bottom: 12px;
}
#aimia section.promos_bar .promo.news ul {
  list-style: none;
  padding: 0;
}
#aimia section.promos_bar .promo.news ul li {
  display: block;
  padding: 0;
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 8px;
}
#aimia section.promos_bar .promo.news ul li a {
  display: block;
  color: #333333;
}
#aimia section.promos_bar .promo.news ul li a:before,
#aimia section.promos_bar .promo.news ul li a:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
#aimia section.promos_bar .promo.news ul li a:after {
  clear: both;
}
#aimia section.promos_bar .promo.news ul li a span.date {
  font-family: 'Gotham 4r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  font-style: normal;
  display: block;
  width: 70px;
  position: absolute;
}
#aimia section.promos_bar .promo.news ul li a span.date:after {
  position: absolute;
  left: 57px;
  content: '//';
  color: #658d1b;
  font-family: 'Gotham 5r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 500;
  font-style: normal;
}
.lt-ie9 #aimia section.promos_bar .promo.news ul li a span.date:after {
  font-family: Arial;
}
#aimia section.promos_bar .promo.news ul li a span.title {
  display: block;
  float: left;
  padding-left: 75px;
  font-family: 'Gotham 5r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 500;
  font-style: normal;
}
#aimia section.promos_bar .promo.news ul li a:hover span.title,
#aimia section.promos_bar .promo.news ul li a:active span.title {
  color: #658d1b;
}
#aimia section.promos_bar .promo a.btn {
  display: block;
  padding: 0px;
  background-color: transparent;
  white-space: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: none;
  position: relative;
  z-index: 995;
}
#aimia section.promos_bar .promo a.btn .overlay {
  height: 170px;
  position: absolute;
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  z-index: 996;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 2px solid #ffffff;
}
#aimia section.promos_bar .promo a.btn:hover .overlay,
#aimia section.promos_bar .promo a.btn:active .overlay {
  background-color: rgba(0, 0, 0, 0.3);
}
#aimia section.promos_bar .promo a.btn .image {
  border: 2px solid #ffffff;
  height: 170px;
  background: #cccccc top center no-repeat;
  background-size: cover;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 100%;
  position: relative;
  z-index: 990;
}
#aimia section.promos_bar .promo a.btn .image .text-wrapper {
  background: rgba(255, 255, 255, 0.8);
  -pie-background: rgba(255, 255, 255, 0.8);
  position: absolute;
  width: 100%;
  bottom: 0;
  z-index: 985;
}
#aimia section.promos_bar .promo a.btn .image .text-wrapper h4 {
  font-family: 'Gotham 3r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  font-style: normal;
  text-transform: uppercase;
  color: #000000;
  font-size: 15px;
  padding: 20px;
  text-align: left;
  margin: 0;
}

#aimia section.accordion.panel {
  border: none;
  border-radius: 0;
  margin: 0 !important;
  position: relative;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
}
#aimia section.accordion.panel.open,
#aimia section.accordion.panel.no-shadow {
  box-shadow: none !important;
}
#aimia section.accordion.panel.open + .panel,
#aimia section.accordion.panel.no-shadow + .panel {
  border-top: 1px solid #585858;
}
#aimia section.accordion.panel:first-child .panel-heading {
  border-top: 1px solid #585858;
}
#aimia section.accordion.panel .panel-heading {
  padding: 0;
  border-radius: 0;
  border: none;
  border-bottom: 1px solid ;
}
#aimia section.accordion.panel .panel-heading a {
  display: block;
  text-decoration: none;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
  background: #ffffff;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#dad9d7));
  background: -webkit-linear-gradient(#ffffff, #dad9d7);
  background: -moz-linear-gradient(#ffffff, #dad9d7);
  background: -ms-linear-gradient(#ffffff, #dad9d7);
  background: -o-linear-gradient(#ffffff, #dad9d7);
  background: linear-gradient(#ffffff, #dad9d7);
  -pie-background: linear-gradient(#ffffff, #dad9d7);
}
#aimia section.accordion.panel .panel-heading a:active,
#aimia section.accordion.panel .panel-heading a:focus {
  outline: none !important;
}
#aimia section.accordion.panel .panel-heading a.open,
#aimia section.accordion.panel .panel-heading a:hover {
  background: #accfd9;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#accfd9), to(#6bc0dd));
  background: -webkit-linear-gradient(#accfd9, #6bc0dd);
  background: -moz-linear-gradient(#accfd9, #6bc0dd);
  background: -ms-linear-gradient(#accfd9, #6bc0dd);
  background: -o-linear-gradient(#accfd9, #6bc0dd);
  background: linear-gradient(#accfd9, #6bc0dd);
  -pie-background: linear-gradient(#accfd9, #6bc0dd);
}
#aimia section.accordion.panel .panel-heading a.open h2,
#aimia section.accordion.panel .panel-heading a:hover h2 {
  font-family: 'Gotham 5r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #004877;
}
#aimia section.accordion.panel .panel-heading a.open h2 span.toggle {
  background-image: url('img/section-accordion-minus.png');
}
#aimia section.accordion.panel .panel-heading a h2 {
  font-size: 18px;
  line-height: 60px;
  font-family: 'Gotham 3r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  font-style: normal;
  color: black;
}
#aimia section.accordion.panel .panel-heading a h2 span.toggle {
  position: relative;
  top: 16px;
  display: inline-block;
  float: right;
  text-indent: -9999px;
  width: 31px;
  height: 31px;
  background-size: 31px;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url('img/section-accordion-plus.png');
}
#aimia section.accordion.panel .panel-body {
  border-top: none !important;
  padding: 20px;
}
.lt-ie9 #aimia section.accordion.panel {
  box-shadow: none !important;
}
.lt-ie9 #aimia section.accordion.panel .panel-heading {
  box-shadow: none !important;
}
.lt-ie9 #aimia section.accordion.panel .panel-heading a {
  background-image: none;
}
.lt-ie9 #aimia section.accordion.panel .panel-body {
  border-bottom: none !important;
}

#aimia .simple-search .results-count {
  display: none;
}
#aimia nav.navbar-main-desktop .navbar-collapse .search-site {
  position: relative;
  top: 22px;
  float: right;
}
#aimia nav.navbar-main-desktop .navbar-collapse .search-site input.search-text {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.5);
  padding: 0 25px 0 10px;
  height: 22px;
  width: 145px;
  border: none;
  font-size: 12px;
  color: #333333;
  background-color: #ececec;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
#aimia nav.navbar-main-desktop .navbar-collapse .search-site input.search-text:focus,
#aimia nav.navbar-main-desktop .navbar-collapse .search-site input.search-text.has-term {
  background-color: white;
  width: 190px;
}
.lt-ie9 #aimia nav.navbar-main-desktop .navbar-collapse .search-site input.search-text {
  padding-top: 1px;
  border: 1px solid #afafaf;
}
#aimia nav.navbar-main-desktop .navbar-collapse .search-site input.submit-btn {
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
  background-color: transparent;
  background-image: url('img/search-nav-icon.png');
  background-repeat: no-repeat;
  background-position: center center;
  width: 12px;
  height: 12px;
  background-size: 12px;
  padding: 10px 14px 10px 8px;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 12px;
  color: #999;
}
.lt-ie9 #aimia nav.navbar-main-desktop .navbar-collapse .search-site input.submit-btn {
  background-image: url('img/search-nav-icon-1x.png');
}
.lt-ie9 #aimia nav.navbar-main-desktop .navbar-collapse .search-site input.submit-btn.has-term {
  right: -1px;
}
#aimia nav.navbar-main-desktop .navbar-collapse .search-site input.submit-btn:focus {
  outline: none;
}
#aimia nav.navbar-main-mobile #mobile-collapse-panel-search {
  border-top: 2px solid #000000;
  box-shadow: inset 0px 6px 9px -6px;
  background: #cccccc;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#cccccc), to(#a5a5a5));
  background: -webkit-linear-gradient(#cccccc, #a5a5a5);
  background: -moz-linear-gradient(#cccccc, #a5a5a5);
  background: -ms-linear-gradient(#cccccc, #a5a5a5);
  background: -o-linear-gradient(#cccccc, #a5a5a5);
  background: linear-gradient(#cccccc, #a5a5a5);
  -pie-background: linear-gradient(#cccccc, #a5a5a5);
}
#aimia nav.navbar-main-mobile #mobile-collapse-panel-search > div .outer-shadow {
  margin: 0 10px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
  border: none;
}
#aimia nav.navbar-main-mobile #mobile-collapse-panel-search > div .outer-shadow .search-site {
  padding: 20px;
  background: #ffffff;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#ececec));
  background: -webkit-linear-gradient(#ffffff, #ececec);
  background: -moz-linear-gradient(#ffffff, #ececec);
  background: -ms-linear-gradient(#ffffff, #ececec);
  background: -o-linear-gradient(#ffffff, #ececec);
  background: linear-gradient(#ffffff, #ececec);
  -pie-background: linear-gradient(#ffffff, #ececec);
  box-shadow: inset 0px 6px 9px -6px;
}
.lt-ie9 #aimia nav.navbar-main-mobile #mobile-collapse-panel-search > div .outer-shadow .search-site {
  position: relative;
  z-index: 60;
}
#aimia nav.navbar-main-mobile #mobile-collapse-panel-search > div .outer-shadow .search-site form input {
  -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  font-family: 'Gotham 4r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
  height: 32px;
  color: #999999;
  background-color: #ececec;
  border: none;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
#aimia nav.navbar-main-mobile #mobile-collapse-panel-search > div .outer-shadow .search-site form input:focus,
#aimia nav.navbar-main-mobile #mobile-collapse-panel-search > div .outer-shadow .search-site form input.has-term {
  background-color: white;
}
.lt-ie9 #aimia nav.navbar-main-mobile #mobile-collapse-panel-search > div .outer-shadow .search-site form input {
  border: 1px solid #afafaf;
}
#aimia .search-bar > div {
  height: 45px;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  margin: 30px 0;
}
#aimia .search-bar > div:before,
#aimia .search-bar > div:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
#aimia .search-bar > div:after {
  clear: both;
}
#aimia .search-bar > div.as-search {
  border: none;
}
#aimia .search-bar > div.as-search .results {
  display: none;
}
#aimia .search-bar > div.as-search .search-form-with-events {
  float: right;
}
#aimia .search-bar > div.as-search .search-form {
  float: left;
  width: 350px;
}
#aimia .search-bar > div.as-search .search-form input.search-text.form-control {
  border: 1px solid #cccccc;
}
#aimia .search-bar .results {
  padding-top: 11px;
  color: #004976;
  float: left;
}
#aimia .search-bar .results .count {
  font-family: 'Gotham 5r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 500;
  font-style: normal;
}
#aimia .search-bar .view-toggle {
  padding-top: 11px;
  color: #004976;
  float: left;
  margin-left: 40px;
}
#aimia .search-bar .view-toggle a {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 25px 25px;
  padding-left: 35px;
  padding-bottom: 2px;
  font-size: 16px;
  outline: none;
  color: #7d7d7d;
}
#aimia .search-bar .view-toggle a.list-view {
  margin-right: 25px;
  background-image: url('img/icon-list-gray.png');
}
#aimia .search-bar .view-toggle a.calendar-view {
  background-image: url('img/icon-event-gray.png');
}
#aimia .search-bar .view-toggle a.active,
#aimia .search-bar .view-toggle a:hover {
  color: #00a9e0;
  font-family: 'Gotham 5r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 500;
  font-style: normal;
}
#aimia .search-bar .view-toggle a.active.list-view,
#aimia .search-bar .view-toggle a:hover.list-view {
  background-image: url('img/icon-list-blue.png');
}
#aimia .search-bar .view-toggle a.active.calendar-view,
#aimia .search-bar .view-toggle a:hover.calendar-view {
  background-image: url('img/icon-event-blue.png');
}
#aimia .search-bar .search-form {
  padding-top: 4px;
  float: right;
  width: 250px;
  position: relative;
}
#aimia .search-bar .search-form:before,
#aimia .search-bar .search-form:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
#aimia .search-bar .search-form:after {
  clear: both;
}
@media screen and (max-width: 991px) {
  #aimia .search-bar .search-form {
  width: 180px;
}

}
@media screen and (max-width: 400px) {
  #aimia .search-bar .search-form {
  width: 150px;
}

}
#aimia .search-bar .search-form form input.search-text.form-control {
  border: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-shadow: none !important;
  font-family: 'Gotham 4r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  padding-right: 30px;
  color: #cccccc;
}
#aimia .search-bar .search-form form input.search-text.form-control:focus,
#aimia .search-bar .search-form form input.search-text.form-control.has-term {
  color: #333333;
}
.lt-ie10 #aimia .search-bar .search-form form input.search-text.form-control {
  padding-top: 2px;
}
.lt-ie9 #aimia .search-bar .search-form form input.search-text.form-control {
  position: relative;
  z-index: 50;
}
#aimia .search-bar .search-form form input.submit-btn {
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
  background-color: transparent;
  background-image: url('img/search-bar-icon-blue.png');
  background-repeat: no-repeat;
  background-position: center center;
  width: 18px;
  height: 18px;
  background-size: 18px;
  padding: 16px 16px;
  position: absolute;
  right: 0;
  top: 4px;
}
.lt-ie9 #aimia .search-bar .search-form form input.submit-btn {
  background-image: url('img/search-bar-icon-blue-1x.png');
}
#aimia .search-bar .search-form form input.submit-btn:focus,
#aimia .search-bar .search-form form input.submit-btn:active {
  outline: none;
}
.lt-ie9 #aimia .search-bar .search-form form input.submit-btn {
  z-index: 55;
}
#aimia .simple-search .as-search .search-results > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#aimia .simple-search .as-search .search-results > ul li {
  padding: 0;
  text-indent: 0;
  margin: 0 0 25px 0;
}
#aimia .simple-search .as-search .search-results > ul li:before {
  display: none;
}
#aimia .simple-search .as-search .search-results > ul li h4 {
  margin: 0;
  font-size: 14px;
  font-family: 'Gotham 5r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 500;
  font-style: normal;
  -ms-word-break: break-all;
  word-break: break-all;
  /* Non standard for webkit */

  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
#aimia .simple-search .as-search .search-results > ul li h4 .icon {
  float: left;
  margin-right: 10px;
  background-color: transparent;
  background-image: url('img/icon-download-blue.png');
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 14px;
  width: 14px;
  height: 14px;
}
#aimia .simple-search .as-search .search-results > ul li p {
  margin: 0;
  font-size: 14px;
}
#aimia .simple-search .as-search .search-results > ul li p.excerpt b,
#aimia .simple-search .as-search .search-results > ul li p.excerpt strong {
  font-family: 'Gotham 5r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #004976;
}
#aimia .simple-search .as-search .search-results > ul li p.url a {
  font-size: 12px;
  -ms-word-break: break-all;
  word-break: break-all;
  /* Non standard for webkit */

  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
#aimia .pagination {
  margin: 20px 0;
  border: none;
}
#aimia .pagination li {
  border: none;
  text-transform: lowercase;
}
#aimia .pagination li.active a {
  background-color: transparent;
  color: #333333;
  font-family: 'Gotham 5r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 500;
  font-style: normal;
}
#aimia .pagination li.active a:hover {
  background-color: transparent;
  color: #333333;
}
#aimia .pagination li a {
  color: #00a9e0;
  border: none;
}
#aimia .pagination li a:hover,
#aimia .pagination li a:focus,
#aimia .pagination li a:active {
  background-color: transparent;
  color: #333333;
  cursor: pointer;
}
#aimia .pagination li.prev a,
#aimia .pagination li.next a {
  color: #00a9e0;
}
#aimia .pagination li.prev a:hover,
#aimia .pagination li.next a:hover {
  color: #004976;
}
#aimia .pagination li.prev a,
#aimia .pagination li.first a {
  padding-left: 0;
  border-right: 1px solid #cccccc;
  margin-right: 10px;
  padding-right: 10px;
}
#aimia .pagination li.next a,
#aimia .pagination li.last a {
  padding-right: 0;
  border-left: 1px solid #cccccc;
  margin-left: 10px;
  padding-left: 10px;
}
#aimia .pagination li.first.inactive a,
#aimia .pagination li.last.inactive a,
#aimia .pagination li.prev.inactive a,
#aimia .pagination li.next.inactive a,
#aimia .pagination li.first.inactive a:hover,
#aimia .pagination li.last.inactive a:hover,
#aimia .pagination li.prev.inactive a:hover,
#aimia .pagination li.next.inactive a:hover,
#aimia .pagination li.first.inactive a:active,
#aimia .pagination li.last.inactive a:active,
#aimia .pagination li.prev.inactive a:active,
#aimia .pagination li.next.inactive a:active {
  color: #cccccc;
}
#aimia .simple-search .as-list ul.search-items {
  list-style: none;
  margin: 0;
  padding: 0;
}
#aimia .simple-search .as-list ul.search-items.client-pagination li {
  display: none;
}
#aimia .simple-search .as-list ul.search-items li {
  margin-bottom: 40px;
}
#aimia .simple-search .as-list ul.search-items li h3 {
  font-size: 22px;
  font-family: 'Gotham 3r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #333333;
  margin: 10px 0;
}
#aimia .simple-search .as-list ul.search-items li h3 a {
  color: #333333;
}
#aimia .simple-search .as-list ul.search-items li h3 a:hover,
#aimia .simple-search .as-list ul.search-items li h3 a:active,
#aimia .simple-search .as-list ul.search-items li h3 a:focus {
  color: #004976;
}
#aimia .simple-search .as-list ul.search-items li h4 {
  font-size: 18px;
  font-family: 'Gotham 5r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #333333;
  margin: 4px 0;
}
#aimia .simple-search .as-list ul.search-items li p.authors,
#aimia .simple-search .as-list ul.search-items li p.meta {
  font-size: 15px;
  line-height: 25px;
  font-family: 'Gotham 3r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #a6a6a6;
  margin: 0 0 4px 0;
}
#aimia .simple-search .as-list ul.search-items li p.date {
  font-size: 17px;
  font-family: 'Gotham 5r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #333333;
  margin: 0 0 8px 0;
}
#aimia .simple-search .as-list ul.search-items li p.link {
  font-family: 'Gotham 3r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 15px;
  line-height: 25px;
  margin: 0 0 1px 0;
  padding-left: 20px;
  position: relative;
}
#aimia .simple-search .as-list ul.search-items li p.link a:before {
  width: 10px;
  height: 10px;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 10px solid #00a9e0;
  font-family: Arial;
  content: "\00a0";
  position: absolute;
  left: 0;
  margin-top: 4px;
}
#aimia .simple-search .as-list ul.search-items li p.link a:hover:before {
  border-left: 10px solid #004976;
}

#aimia .search-filter {
  position: relative;
  margin: 20px 0;
}
#aimia .search-filter button.header {
  width: 100%;
  text-align: left;
  display: block;
  font-family: 'Gotham 5r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 500;
  font-style: normal;
  border: none !important;
  font-size: 16px;
  color: #ffffff;
  text-transform: uppercase;
  background: #5988a5;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#5988a5), to(#0a3957));
  background: -webkit-linear-gradient(#5988a5, #0a3957);
  background: -moz-linear-gradient(#5988a5, #0a3957);
  background: -ms-linear-gradient(#5988a5, #0a3957);
  background: -o-linear-gradient(#5988a5, #0a3957);
  background: linear-gradient(#5988a5, #0a3957);
  -pie-background: linear-gradient(#5988a5, #0a3957);
  -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.4);
  padding: 10px;
  margin: 0;
  outline: none;
}
@media screen and (min-width: 992px) {
  #aimia .search-filter button.header {
  cursor: default;
}

}
#aimia .search-filter button.header img {
  display: none;
}
@media screen and (max-width: 991px) {
  #aimia .search-filter button.header {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

}
@media screen and (max-width: 991px) {
  #aimia .search-filter button.header.open {
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}

}
#aimia .search-filter button.header.open img {
  width: 14px;
  height: 14px;
  margin: 2px 4px 0 0;
  float: right;
}
@media screen and (max-width: 991px) {
  #aimia .search-filter button.header.open img {
  display: inline-block;
}

}
@media screen and (max-width: 991px) {
  #aimia .search-filter div.filters-wrapper {
  display: none;
}

}
#aimia .search-filter div.filters-wrapper.open {
  display: block !important;
}
@media screen and (max-width: 991px) {
  #aimia .search-filter div.filters-wrapper.open {
  position: absolute;
  top: 100%;
  left: 0;
  float: left;
  background-clip: padding-box;
  z-index: 1000;
}

}
#aimia .search-filter div.filters {
  background-color: #efefef;
  border-style: solid;
  border-color: #c3c3c3;
  border-width: 0 1px;
}
#aimia .search-filter div.selected-filters {
  display: none;
  padding: 18px 10px 12px 10px;
}
#aimia .search-filter div.selected-filters:before {
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #0a3957 transparent transparent transparent;
  font-family: Arial;
  content: "\00a0";
  position: absolute;
  left: 15px;
  top: 42px;
}
@media screen and (max-width: 991px) {
  #aimia .search-filter div.selected-filters:before {
  top: 0px;
}

}
#aimia .search-filter div.selected-filters > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#aimia .search-filter div.selected-filters > ul li {
  display: inline-block;
  line-height: 25px;
}
#aimia .search-filter div.selected-filters > ul li > a {
  background-color: #ffffff;
  color: #333333;
  border: 1px solid #afafaf;
  padding: 3px 10px;
  font-size: 11px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-transition: background-color 0.2s ease-out;
  -moz-transition: background-color 0.2s ease-out;
  -o-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
  margin-right: 5px;
}
#aimia .search-filter div.selected-filters > ul li > a:after {
  content: "\2715";
  font-family: Arial;
  font-size: 10px;
  text-shadow: 0px 1px 0px #333333;
  color: #afafaf;
  margin-left: 12px;
  position: relative;
  top: -1px;
}
.lt-ie9 #aimia .search-filter div.selected-filters > ul li > a:after {
  top: 0px;
}
#aimia .search-filter div.selected-filters > ul li > a:hover {
  background-color: #cccccc;
}
#aimia .search-filter div.available-filters > ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#aimia .search-filter div.available-filters > ul > li > ul {
  display: none;
}
#aimia .search-filter div.available-filters > ul > li:first-child > a {
  border-top: none;
}
#aimia .search-filter div.available-filters > ul > li > a {
  outline: none;
  display: block;
  font-family: 'Gotham 5r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #000000;
  text-transform: uppercase;
  font-size: 14px;
  background-color: #cccccc;
  -webkit-transition: background-color 0.2s ease-out;
  -moz-transition: background-color 0.2s ease-out;
  -o-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #9a9a9a;
  padding: 10px;
}
#aimia .search-filter div.available-filters > ul > li > a:after {
  float: right;
  margin-top: 5px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #000000 transparent transparent transparent;
  font-family: Arial;
  content: "\00a0";
}
#aimia .search-filter div.available-filters > ul > li.open > a,
#aimia .search-filter div.available-filters > ul > li  > a:hover {
  background-color: #dedede;
}
#aimia .search-filter div.available-filters > ul > li.open > a:after {
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #000000 transparent;
}
#aimia .search-filter div.available-filters > ul > li.open ul {
  background: #efefef;
  display: block;
  list-style: none;
  padding: 5px 0 5px 5px;
}
#aimia .search-filter div.available-filters > ul > li.open ul li a {
  font-size: 13px;
  line-height: 13px;
  outline: none;
  color: black;
  display: block;
  padding: 3px 0 6px 5px;
}
#aimia .search-filter div.available-filters > ul > li.open ul li a:before {
  font-family: Arial, Helvetica, sans-serif !important;
  font-style: normal !important;
  font-size: 22px;
  line-height: 20px;
  content: "\25A1";
  color: #cccccc;
  margin-right: 10px;
  position: relative;
  top: 2px;
}
.lt-ie9 #aimia .search-filter div.available-filters > ul > li.open ul li a:before {
  font-size: 20px;
}
#aimia .search-filter div.available-filters > ul > li.open ul li.selected > a {
  font-family: 'Gotham 5r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 500;
  font-style: normal;
}
#aimia .search-filter div.available-filters > ul > li.open ul li.selected > a:before {
  content: "\25A0";
  color: #00a9e0;
}
#aimia .search-filter div.available-filters > ul > li.open ul li ul {
  margin-left: 25px;
  padding: 0;
}
#aimia .search-filter div.available-filters > ul > li.open ul li ul li:first-child a {
  padding-top: 0;
}
#aimia .search-filter div.available-filters > ul > li.open ul li ul ul {
  padding-left: 15px;
}
#aimia .search-filter .date-range .form-group {
  padding: 5px 15px;
  margin: 0 0 5px 0;
}
#aimia .search-filter .date-range .form-group input {
  width: 150px;
  margin-left: 5px;
  border-color: #cccccc;
  padding: 4px 10px;
  font-size: 13px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#aimia .search-filter .date-range .form-group.selected input,
#aimia .search-filter .date-range .form-group input:active,
#aimia .search-filter .date-range .form-group input:focus {
  border-color: #333333;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#aimia .search-filter div.bumper {
  width: 100%;
  height: 17px;
  border: 1px solid #246288;
  border-top-color: #254a61;
  background: #246288;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#246288), to(#0a3957));
  background: -webkit-linear-gradient(#246288, #0a3957);
  background: -moz-linear-gradient(#246288, #0a3957);
  background: -ms-linear-gradient(#246288, #0a3957);
  background: -o-linear-gradient(#246288, #0a3957);
  background: linear-gradient(#246288, #0a3957);
  -pie-background: linear-gradient(#246288, #0a3957);
  -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.4);
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}

#aimia .stock-ticker.basic {
  margin: 10px 0;
  min-height: 150px;
  padding: 0 10px;
  background: #00bcfa;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#00bcfa), to(#00a9e0));
  background: -webkit-linear-gradient(#00bcfa, #00a9e0);
  background: -moz-linear-gradient(#00bcfa, #00a9e0);
  background: -ms-linear-gradient(#00bcfa, #00a9e0);
  background: -o-linear-gradient(#00bcfa, #00a9e0);
  background: linear-gradient(#00bcfa, #00a9e0);
  -pie-background: linear-gradient(#00bcfa, #00a9e0);
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.4);
}
#aimia .stock-ticker.basic h2 {
  padding: 10px;
  margin-top: 0px;
  color: white;
  border-color: #7adeff;
}
#aimia .stock-ticker.basic .row.icon {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 35px 0px;
  background-size: 40px;
  padding-left: 100px;
  background-image: url('img/icon-tsx-blue.png');
  padding-left: 80px;
}
@media screen and (min-width: 992px) {
  #aimia .stock-ticker.basic .row.icon > div {
  padding-left: 0;
}

}
#aimia .stock-ticker.basic a {
  display: block;
  color: white;
}
#aimia .stock-ticker.basic a:hover {
  color: #004976;
}
#aimia .stock-ticker.basic dl {
  font-size: 12px;
  color: #333333;
}
#aimia .stock-ticker.basic dl dt {
  font-family: 'Gotham 4r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  float: left;
}
#aimia .stock-ticker.basic dl dt:after {
  position: relative;
  left: 4px;
  margin-right: 8px;
  content: '//';
  color: #333333;
}
.lt-ie9 #aimia .stock-ticker.basic dl dt:after {
  font-family: Arial;
}
#aimia .stock-ticker.basic dl dd {
  font-family: 'Gotham 5r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 500;
  font-style: normal;
  margin-bottom: 4px;
}
#aimia .stock-ticker.table {
  margin-bottom: 20px;
}
#aimia .stock-ticker.table p.delay {
  font-size: 11px;
  line-height: 14px;
  padding: 10px 0;
  margin: 0;
}
#aimia .stock-ticker.chart {
  margin-bottom: 20px;
}
#aimia .stock-ticker.chart table span {
  font-size: 13px !important;
}
#aimia .stock-ticker.historical {
  margin-bottom: 20px;
}
#aimia .stock-ticker.historical .ttitable {
  margin-top: 10px;
}
#aimia .stock-ticker.table table.table,
#aimia .stock-ticker.historical table.table {
  font-size: 13px;
  margin-bottom: 0px;
  border-bottom: 1px solid #00a9e0;
}
@media screen and (min-width: 640px) {
  #aimia .stock-ticker.table table.table,
#aimia .stock-ticker.historical table.table {
  width: 600px;
}

}
#aimia .stock-ticker.table table.table tr,
#aimia .stock-ticker.historical table.table tr {
  border-left: 1px solid #00a9e0;
  border-right: 1px solid #00a9e0;
}
#aimia .stock-ticker.table table.table tr th,
#aimia .stock-ticker.historical table.table tr th,
#aimia .stock-ticker.table table.table tr td,
#aimia .stock-ticker.historical table.table tr td {
  border-color: #00a9e0;
}
#aimia .stock-ticker .btn {
  margin-left: 10px;
  font-family: 'Gotham 5r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 500;
  font-style: normal;
}

#aimia .tabs ul.nav-tabs {
  border-bottom: none;
}
#aimia .tabs ul.nav-tabs li a {
  display: block;
  font-size: 20px;
  color: #7d7d7d;
  font-family: 'Gotham 3r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  font-style: normal;
  margin: 0;
  background-color: transparent;
  background-image: url('img/tab-border.png');
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 372px 6px;
  border: none;
}
.lt-ie9 #aimia .tabs ul.nav-tabs li a {
  background-image: url('img/tab-border-1x.png');
}
#aimia .tabs ul.nav-tabs li a:active,
#aimia .tabs ul.nav-tabs li a:focus {
  outline: none;
}
#aimia .tabs ul.nav-tabs li.active a {
  font-family: 'Gotham 5r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 500;
  font-style: normal;
  background-image: url('img/tab-active.png');
  border: none;
}
.lt-ie9 #aimia .tabs ul.nav-tabs li.active a {
  background-image: url('img/tab-active-1x.png');
}
#aimia .tabs ul.nav-tabs li.active a,
#aimia .tabs ul.nav-tabs li:hover a {
  color: #00a9e0;
}
#aimia .tabs ul.nav-tabs li.active a:hover,
#aimia .tabs ul.nav-tabs li:hover a:hover {
  border: none;
}
@media screen and (max-width: 639px) {
  #aimia .tabs ul.nav-tabs li {
  display: block;
  width: 100%;
}
#aimia .tabs ul.nav-tabs li a {
  background: transparent !important;
  padding-left: 0;
}

}
#aimia .tabs .tab-content {
  padding-top: 30px;
}
#aimia .tabs .tab-content h4.cq-edit {
  font-size: 20px;
  color: #00a9e0;
  font-family: 'Gotham 3r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  font-style: normal;
}
#aimia .tabs .tab-content h4.cq-edit small {
  color: #cccccc;
}

#aimia .tertiary-nav .list {
  padding: 20px 0;
  border-style: solid;
  border-color: #cccccc;
  border-width: 1px 0 0 0;
}
@media screen and (max-width: 991px) {
  #aimia .tertiary-nav .list {
  border-width: 1px 0;
}

}
#aimia .tertiary-nav .list ul {
  margin: 0;
  padding-left: 20px;
}
#aimia .tertiary-nav .list ul li {
  list-style: none;
}
#aimia .tertiary-nav .list ul li.active a {
  font-family: 'Gotham 5r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 500;
  font-style: normal;
}
#aimia .tertiary-nav .list ul li a {
  display: block;
  padding-bottom: 20px;
  color: #666666;
  font-size: 18px;
  line-height: 26px;
  font-family: 'Gotham 4r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  font-style: normal;
}
#aimia .tertiary-nav .list ul li a:hover {
  font-family: 'Gotham 5r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 500;
  font-style: normal;
}

#aimia .tile_header section {
  background: #fafbfb;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fafbfb), to(#3a6e90));
  background: -webkit-linear-gradient(#fafbfb, #3a6e90);
  background: -moz-linear-gradient(#fafbfb, #3a6e90);
  background: -ms-linear-gradient(#fafbfb, #3a6e90);
  background: -o-linear-gradient(#fafbfb, #3a6e90);
  background: linear-gradient(#fafbfb, #3a6e90);
  -pie-background: linear-gradient(#fafbfb, #3a6e90);
  padding: 20px 0;
}
@media screen and (max-width: 639px) {
  #aimia .tile_header section {
  background: #fafbfb;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fafbfb), to(#8eadc0));
  background: -webkit-linear-gradient(#fafbfb, #8eadc0);
  background: -moz-linear-gradient(#fafbfb, #8eadc0);
  background: -ms-linear-gradient(#fafbfb, #8eadc0);
  background: -o-linear-gradient(#fafbfb, #8eadc0);
  background: linear-gradient(#fafbfb, #8eadc0);
  -pie-background: linear-gradient(#fafbfb, #8eadc0);
}

}
@media screen and (max-width: 991px) {
  #aimia .tile_header section {
  padding-top: 60px;
}

}
#aimia .tile_header section .big h2 {
  font-family: 'Gotham 4r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  font-style: normal;
}
#aimia .tile_header section .big p {
  font-family: 'Gotham 3r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  font-style: normal;
}
#aimia .tile_header section .small h2 {
  font-family: 'Gotham 3r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  font-style: normal;
}
@media screen and (max-width: 991px) {
  #aimia .tile_header section .small {
  margin-top: 30px;
}

}
#aimia .tile_header section.with-header h1 {
  color: #464646;
  text-align: left;
  background-size: 29.5px 20px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center left;
  font-size: 36px;
  font-family: 'Gotham 4r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  font-style: normal;
  padding-left: 50px;
  margin: 20px 0 20px 40px;
}
#aimia .tile_header section.with-header .big a.btn .overlay {
  display: none;
}
#aimia .tile_header section.with-header .big a.btn > div {
  height: 262px;
}
#aimia .tile_header section.with-header .small.has-1-buttons .tile {
  margin-bottom: 40px;
}
@media screen and (min-width: 992px) {
  #aimia .tile_header section.with-header .small.has-1-buttons .tile a.btn > div,
#aimia .tile_header section.with-header .small.has-1-buttons .tile a.btn > div .left-border,
#aimia .tile_header section.with-header .small.has-1-buttons .tile a.btn > div .text-wrapper,
#aimia .tile_header section.with-header .small.has-1-buttons .tile a.btn > div .text-wrapper h2 {
  height: 262px;
}

}
@media screen and (min-width: 640px) and (max-width: 991px) {
  #aimia .tile_header section.with-header .small.has-1-buttons .tile a.btn > div,
#aimia .tile_header section.with-header .small.has-1-buttons .tile a.btn > div .left-border,
#aimia .tile_header section.with-header .small.has-1-buttons .tile a.btn > div .text-wrapper,
#aimia .tile_header section.with-header .small.has-1-buttons .tile a.btn > div .text-wrapper h2 {
  height: 80px;
}

}
#aimia .tile_header section.with-header .small.has-2-buttons .tile {
  margin-bottom: 20px;
}
@media screen and (min-width: 992px) {
  #aimia .tile_header section.with-header .small.has-2-buttons .tile a.btn > div,
#aimia .tile_header section.with-header .small.has-2-buttons .tile a.btn > div .left-border,
#aimia .tile_header section.with-header .small.has-2-buttons .tile a.btn > div .text-wrapper,
#aimia .tile_header section.with-header .small.has-2-buttons .tile a.btn > div .text-wrapper h2 {
  height: 121px;
}

}
@media screen and (min-width: 640px) and (max-width: 991px) {
  #aimia .tile_header section.with-header .small.has-2-buttons .tile a.btn > div,
#aimia .tile_header section.with-header .small.has-2-buttons .tile a.btn > div .left-border,
#aimia .tile_header section.with-header .small.has-2-buttons .tile a.btn > div .text-wrapper,
#aimia .tile_header section.with-header .small.has-2-buttons .tile a.btn > div .text-wrapper h2 {
  height: 80px;
}

}
#aimia .tile_header section.with-header .small.has-3-buttons .tile {
  margin-bottom: 13.333333333333332px;
}
@media screen and (min-width: 992px) {
  #aimia .tile_header section.with-header .small.has-3-buttons .tile a.btn > div,
#aimia .tile_header section.with-header .small.has-3-buttons .tile a.btn > div .left-border,
#aimia .tile_header section.with-header .small.has-3-buttons .tile a.btn > div .text-wrapper,
#aimia .tile_header section.with-header .small.has-3-buttons .tile a.btn > div .text-wrapper h2 {
  height: 78.44444444444444px;
}

}
@media screen and (min-width: 640px) and (max-width: 991px) {
  #aimia .tile_header section.with-header .small.has-3-buttons .tile a.btn > div,
#aimia .tile_header section.with-header .small.has-3-buttons .tile a.btn > div .left-border,
#aimia .tile_header section.with-header .small.has-3-buttons .tile a.btn > div .text-wrapper,
#aimia .tile_header section.with-header .small.has-3-buttons .tile a.btn > div .text-wrapper h2 {
  height: 80px;
}

}
#aimia .tile_header section.with-header .small.has-4-buttons .tile {
  margin-bottom: 10px;
}
@media screen and (min-width: 992px) {
  #aimia .tile_header section.with-header .small.has-4-buttons .tile a.btn > div,
#aimia .tile_header section.with-header .small.has-4-buttons .tile a.btn > div .left-border,
#aimia .tile_header section.with-header .small.has-4-buttons .tile a.btn > div .text-wrapper,
#aimia .tile_header section.with-header .small.has-4-buttons .tile a.btn > div .text-wrapper h2 {
  height: 58px;
}

}
@media screen and (min-width: 640px) and (max-width: 991px) {
  #aimia .tile_header section.with-header .small.has-4-buttons .tile a.btn > div,
#aimia .tile_header section.with-header .small.has-4-buttons .tile a.btn > div .left-border,
#aimia .tile_header section.with-header .small.has-4-buttons .tile a.btn > div .text-wrapper,
#aimia .tile_header section.with-header .small.has-4-buttons .tile a.btn > div .text-wrapper h2 {
  height: 80px;
}

}
#aimia .tile_header section.with-header .small.has-5-buttons .tile {
  margin-bottom: 8px;
}
@media screen and (min-width: 992px) {
  #aimia .tile_header section.with-header .small.has-5-buttons .tile a.btn > div,
#aimia .tile_header section.with-header .small.has-5-buttons .tile a.btn > div .left-border,
#aimia .tile_header section.with-header .small.has-5-buttons .tile a.btn > div .text-wrapper,
#aimia .tile_header section.with-header .small.has-5-buttons .tile a.btn > div .text-wrapper h2 {
  height: 46px;
}

}
@media screen and (min-width: 640px) and (max-width: 991px) {
  #aimia .tile_header section.with-header .small.has-5-buttons .tile a.btn > div,
#aimia .tile_header section.with-header .small.has-5-buttons .tile a.btn > div .left-border,
#aimia .tile_header section.with-header .small.has-5-buttons .tile a.btn > div .text-wrapper,
#aimia .tile_header section.with-header .small.has-5-buttons .tile a.btn > div .text-wrapper h2 {
  height: 80px;
}

}
#aimia .tile_header section.without-header .big a.btn .overlay {
  display: none;
}
#aimia .tile_header section.without-header .big a.btn > div {
  height: 400px;
}
#aimia .tile_header section.without-header .small.has-1-buttons .tile {
  margin-bottom: 40px;
}
@media screen and (min-width: 992px) {
  #aimia .tile_header section.without-header .small.has-1-buttons .tile a.btn > div,
#aimia .tile_header section.without-header .small.has-1-buttons .tile a.btn > div .left-border,
#aimia .tile_header section.without-header .small.has-1-buttons .tile a.btn > div .text-wrapper,
#aimia .tile_header section.without-header .small.has-1-buttons .tile a.btn > div .text-wrapper h2 {
  height: 400px;
}

}
@media screen and (min-width: 640px) and (max-width: 991px) {
  #aimia .tile_header section.without-header .small.has-1-buttons .tile a.btn > div,
#aimia .tile_header section.without-header .small.has-1-buttons .tile a.btn > div .left-border,
#aimia .tile_header section.without-header .small.has-1-buttons .tile a.btn > div .text-wrapper,
#aimia .tile_header section.without-header .small.has-1-buttons .tile a.btn > div .text-wrapper h2 {
  height: 80px;
}

}
#aimia .tile_header section.without-header .small.has-2-buttons .tile {
  margin-bottom: 20px;
}
@media screen and (min-width: 992px) {
  #aimia .tile_header section.without-header .small.has-2-buttons .tile a.btn > div,
#aimia .tile_header section.without-header .small.has-2-buttons .tile a.btn > div .left-border,
#aimia .tile_header section.without-header .small.has-2-buttons .tile a.btn > div .text-wrapper,
#aimia .tile_header section.without-header .small.has-2-buttons .tile a.btn > div .text-wrapper h2 {
  height: 190px;
}

}
@media screen and (min-width: 640px) and (max-width: 991px) {
  #aimia .tile_header section.without-header .small.has-2-buttons .tile a.btn > div,
#aimia .tile_header section.without-header .small.has-2-buttons .tile a.btn > div .left-border,
#aimia .tile_header section.without-header .small.has-2-buttons .tile a.btn > div .text-wrapper,
#aimia .tile_header section.without-header .small.has-2-buttons .tile a.btn > div .text-wrapper h2 {
  height: 80px;
}

}
#aimia .tile_header section.without-header .small.has-3-buttons .tile {
  margin-bottom: 13.333333333333332px;
}
@media screen and (min-width: 992px) {
  #aimia .tile_header section.without-header .small.has-3-buttons .tile a.btn > div,
#aimia .tile_header section.without-header .small.has-3-buttons .tile a.btn > div .left-border,
#aimia .tile_header section.without-header .small.has-3-buttons .tile a.btn > div .text-wrapper,
#aimia .tile_header section.without-header .small.has-3-buttons .tile a.btn > div .text-wrapper h2 {
  height: 124.44444444444444px;
}

}
@media screen and (min-width: 640px) and (max-width: 991px) {
  #aimia .tile_header section.without-header .small.has-3-buttons .tile a.btn > div,
#aimia .tile_header section.without-header .small.has-3-buttons .tile a.btn > div .left-border,
#aimia .tile_header section.without-header .small.has-3-buttons .tile a.btn > div .text-wrapper,
#aimia .tile_header section.without-header .small.has-3-buttons .tile a.btn > div .text-wrapper h2 {
  height: 80px;
}

}
#aimia .tile_header section.without-header .small.has-4-buttons .tile {
  margin-bottom: 10px;
}
@media screen and (min-width: 992px) {
  #aimia .tile_header section.without-header .small.has-4-buttons .tile a.btn > div,
#aimia .tile_header section.without-header .small.has-4-buttons .tile a.btn > div .left-border,
#aimia .tile_header section.without-header .small.has-4-buttons .tile a.btn > div .text-wrapper,
#aimia .tile_header section.without-header .small.has-4-buttons .tile a.btn > div .text-wrapper h2 {
  height: 92.5px;
}

}
@media screen and (min-width: 640px) and (max-width: 991px) {
  #aimia .tile_header section.without-header .small.has-4-buttons .tile a.btn > div,
#aimia .tile_header section.without-header .small.has-4-buttons .tile a.btn > div .left-border,
#aimia .tile_header section.without-header .small.has-4-buttons .tile a.btn > div .text-wrapper,
#aimia .tile_header section.without-header .small.has-4-buttons .tile a.btn > div .text-wrapper h2 {
  height: 80px;
}

}
#aimia .tile_header section.without-header .small.has-5-buttons .tile {
  margin-bottom: 8px;
}
@media screen and (min-width: 992px) {
  #aimia .tile_header section.without-header .small.has-5-buttons .tile a.btn > div,
#aimia .tile_header section.without-header .small.has-5-buttons .tile a.btn > div .left-border,
#aimia .tile_header section.without-header .small.has-5-buttons .tile a.btn > div .text-wrapper,
#aimia .tile_header section.without-header .small.has-5-buttons .tile a.btn > div .text-wrapper h2 {
  height: 73.6px;
}

}
@media screen and (min-width: 640px) and (max-width: 991px) {
  #aimia .tile_header section.without-header .small.has-5-buttons .tile a.btn > div,
#aimia .tile_header section.without-header .small.has-5-buttons .tile a.btn > div .left-border,
#aimia .tile_header section.without-header .small.has-5-buttons .tile a.btn > div .text-wrapper,
#aimia .tile_header section.without-header .small.has-5-buttons .tile a.btn > div .text-wrapper h2 {
  height: 80px;
}

}

#aimia .tile a.btn {
  display: block;
  padding: 0px;
  background-color: transparent;
  white-space: normal;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.45);
  -moz-box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.45);
  box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.45);
  border: none;
  position: relative;
  z-index: 995;
}
#aimia .tile a.btn > div {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  height: 125px;
  width: 100%;
  position: relative;
  z-index: 990;
}
#aimia .tile a.btn > div .text-wrapper {
  position: relative;
  z-index: 985;
}
#aimia .tile a.btn > div .text-wrapper h2 {
  margin: 0;
  display: table-cell;
  vertical-align: middle;
}
#aimia .with-image .tile a.btn .overlay {
  position: absolute;
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  z-index: 996;
}
#aimia .with-image .tile a.btn > div {
  height: 300px;
  background: transparent center center no-repeat;
  background-size: cover;
}
#aimia .with-image .tile a.btn > div .left-border {
  display: none;
}
#aimia .with-image .tile a.btn > div .text-wrapper {
  -webkit-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  width: 100%;
  background: rgba(255, 255, 255, 0.8);
  -pie-background: rgba(255, 255, 255, 0.8);
}
#aimia .with-image .tile a.btn > div .text-wrapper h2 {
  font-size: 28px;
  color: #004877;
  padding: 20px;
  text-align: left;
  margin: 0;
}
#aimia .with-image .tile a.btn > div .text-wrapper p {
  color: #363636;
  padding: 0 20px 20px 20px;
  text-align: left;
  margin: 0;
}
#aimia .with-image .tile a.btn:hover .overlay,
#aimia .with-image .tile a.btn.hover .overlay {
  background-color: rgba(0, 0, 0, 0.3);
}
#aimia .with-image-contact .tile a.btn .overlay {
  position: absolute;
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  z-index: 996;
}
#aimia .with-image-contact .tile a.btn > div {
  height: 300px;
  background: transparent center center no-repeat;
  background-size: cover;
}
#aimia .with-image-contact .tile a.btn > div .left-border {
  display: none;
}
#aimia .with-image-contact .tile a.btn > div .text-wrapper {
  -webkit-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  width: 100%;
  background: rgba(255, 255, 255, 0.8);
  -pie-background: rgba(255, 255, 255, 0.8);
}
#aimia .with-image-contact .tile a.btn > div .text-wrapper h2 {
  font-size: 28px;
  color: #004877;
  padding: 20px;
  text-align: left;
  margin: 0;
}
#aimia .with-image-contact .tile a.btn > div .text-wrapper p {
  color: #363636;
  padding: 0 20px 20px 20px;
  text-align: left;
  margin: 0;
}
#aimia .with-image-contact .tile a.btn > div .text-wrapper h5 {
  color: #004877;
  padding: 20px;
  text-align: left;
  margin: 0;
}
#aimia .with-image-contact .tile a.btn:hover .overlay,
#aimia .with-image-contact .tile a.btn.hover .overlay {
  background-color: rgba(0, 0, 0, 0.3);
}
#aimia .without-image .tile a.btn .overlay {
  display: none;
}
#aimia .without-image .tile a.btn > div .left-border {
  -webkit-border-radius: 10px 0 0 10px;
  -moz-border-radius: 10px 0 0 10px;
  border-radius: 10px 0 0 10px;
  height: 125px;
  float: left;
  width: 19px;
  border-style: solid;
  border-color: #294658;
  border-width: 1px 0 1px 1px;
  background-color: #3b7091;
  text-indent: -9999px;
}
#aimia .without-image .tile a.btn > div .text-wrapper {
  -webkit-border-radius: 0 10px 10px 0;
  -moz-border-radius: 0 10px 10px 0;
  border-radius: 0 10px 10px 0;
  background: #f6f9fa;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f6f9fa), to(#c6ccd0));
  background: -webkit-linear-gradient(#f6f9fa, #c6ccd0);
  background: -moz-linear-gradient(#f6f9fa, #c6ccd0);
  background: -ms-linear-gradient(#f6f9fa, #c6ccd0);
  background: -o-linear-gradient(#f6f9fa, #c6ccd0);
  background: linear-gradient(#f6f9fa, #c6ccd0);
  -pie-background: linear-gradient(#f6f9fa, #c6ccd0);
  height: 125px;
  border-style: solid;
  border-color: #989b9c;
  border-width: 1px 1px 1px 0;
  margin-left: 19px;
}
#aimia .without-image .tile a.btn > div .text-wrapper:hover,
#aimia .without-image .tile a.btn > div .text-wrapper .hover {
  background: #a3bdce;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#a3bdce), to(#839eb0));
  background: -webkit-linear-gradient(#a3bdce, #839eb0);
  background: -moz-linear-gradient(#a3bdce, #839eb0);
  background: -ms-linear-gradient(#a3bdce, #839eb0);
  background: -o-linear-gradient(#a3bdce, #839eb0);
  background: linear-gradient(#a3bdce, #839eb0);
  -pie-background: linear-gradient(#a3bdce, #839eb0);
  border-color: #59666d;
}
#aimia .without-image .tile a.btn > div .text-wrapper h2 {
  height: 125px;
  color: #004976;
  text-align: left;
  font-size: 24px;
  line-height: 28px;
  padding: 0px 20px 0 30px;
}
@media screen and (min-width: 640px) and (max-width: 991px) {
  #aimia .without-image .tile a.btn > div .text-wrapper h2 {
  font-size: 22px;
  line-height: 24px;
}

}
@media screen and (max-width: 639px) {
  #aimia .without-image .tile a.btn > div .text-wrapper h2 {
  font-size: 20px;
  line-height: 28px;
}

}
#aimia .without-image .tile a.btn > div .text-wrapper p {
  display: none;
}
#aimia .has_bw_tiles .with-image .tile a.btn .overlay {
  display: none;
}
#aimia .has_bw_tiles .with-image .tile a.btn > div {
  filter: url('img/filters.svg#grayscale');
  filter: gray;
  -webkit-filter: grayscale(1);
  -ms-filter: grayscale(100%);
}
#aimia .has_bw_tiles .with-image .tile a.btn:hover > div {
  filter: none;
  -webkit-filter: grayscale(0);
  -ms-filter: none;
}
#aimia .has_bw_tiles .with-image-contact .tile a.btn .overlay {
  display: none;
}
#aimia .has_bw_tiles .with-image-contact .tile a.btn > div {
  filter: url('img/filters.svg#grayscale');
  filter: gray;
  -webkit-filter: grayscale(1);
  -ms-filter: grayscale(100%);
}
#aimia .has_bw_tiles .with-image-contact .tile a.btn:hover > div {
  filter: none;
  -webkit-filter: grayscale(0);
  -ms-filter: none;
}

#aimia .video-wrapper {
  position: relative;
  margin-bottom: 60px;
}
#aimia .video-wrapper .video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0;
  height: 0;
  overflow: hidden;
  margin-bottom: 10px;
}
#aimia .video-wrapper .video-container iframe,
#aimia .video-wrapper .video-container object,
#aimia .video-wrapper .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#aimia .rss-feed-img {
  float: right;
}
#aimia section.landing_promos_bar {
  background: #333;
  position: relative;
}
@media screen and (min-width: 992px) {
  #aimia section.landing_promos_bar {
  height: 100px;
}

}
#aimia section.landing_promos_bar h1,
#aimia section.landing_promos_bar h2,
#aimia section.landing_promos_bar h3,
#aimia section.landing_promos_bar p {
  color: white !important;
}
#aimia section.landing_promos_bar > .container {
  position: relative;
}
@media screen and (min-width: 992px) {
  #aimia section.landing_promos_bar > .container {
  height: 100px;
}

}
#aimia section.landing_promos_bar > .container > .row {
  position: relative;
  z-index: 994;
  left: 0;
}
@media screen and (min-width: 992px) {
  #aimia section.landing_promos_bar > .container > .row {
  margin-top: -170px;
}

}
@media screen and (max-width: 991px) {
  #aimia section.landing_promos_bar > .container > .row {
  margin-top: -60px;
}

}
#aimia section.landing_promos_bar > .container > .row > hr {
  width: 94%;
  border-color: #afafaf;
}
@media screen and (min-width: 992px) {
  #aimia section.landing_promos_bar > .container > .row .col-sm-6 {
  width: 33.33%;
}
#aimia section.landing_promos_bar > .container > .row .col-sm-12 {
  width: 38%;
}

}
#aimia section.landing_promos_bar .promo {
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
@media screen and (min-width: 640px) and (max-width: 991px) {
  #aimia section.landing_promos_bar .promo {
  margin-bottom: 40px;
}

}
@media screen and (max-width: 639px) {
  #aimia section.landing_promos_bar .promo {
  margin-bottom: 20px;
}

}
#aimia section.landing_promos_bar .promo.news {
  border: 2px solid #ffffff;
  padding: 10px 20px;
  background: #ffffff;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#bfbfbf));
  background: -webkit-linear-gradient(#ffffff, #bfbfbf);
  background: -moz-linear-gradient(#ffffff, #bfbfbf);
  background: -ms-linear-gradient(#ffffff, #bfbfbf);
  background: -o-linear-gradient(#ffffff, #bfbfbf);
  background: linear-gradient(#ffffff, #bfbfbf);
  -pie-background: linear-gradient(#ffffff, #bfbfbf);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
}
@media screen and (min-width: 992px) {
  #aimia section.landing_promos_bar .promo.news {
  height: 170px;
}

}
#aimia section.landing_promos_bar .promo.news h4 {
  color: #658d1b;
  font-family: 'Gotham 5r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 12px;
  text-transform: uppercase;
  border-bottom: 1px solid #cccccc;
  padding: 6px 0 6px 0;
  margin: 0;
  margin-bottom: 12px;
}
#aimia section.landing_promos_bar .promo.news ul {
  list-style: none;
  padding: 0;
}
#aimia section.landing_promos_bar .promo.news ul li {
  display: block;
  padding: 0;
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 8px;
}
#aimia section.landing_promos_bar .promo.news ul li a {
  display: block;
  color: #333333;
}
#aimia section.landing_promos_bar .promo.news ul li a:before,
#aimia section.landing_promos_bar .promo.news ul li a:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
#aimia section.landing_promos_bar .promo.news ul li a:after {
  clear: both;
}
#aimia section.landing_promos_bar .promo.news ul li a span.date {
  font-family: 'Gotham 4r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  font-style: normal;
  display: block;
  width: 70px;
  position: absolute;
}
#aimia section.landing_promos_bar .promo.news ul li a span.date:after {
  position: absolute;
  left: 57px;
  content: '//';
  color: #658d1b;
  font-family: 'Gotham 5r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 500;
  font-style: normal;
}
.lt-ie9 #aimia section.landing_promos_bar .promo.news ul li a span.date:after {
  font-family: Arial;
}
#aimia section.landing_promos_bar .promo.news ul li a span.title {
  display: block;
  float: left;
  padding-left: 75px;
  font-family: 'Gotham 5r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 500;
  font-style: normal;
}
#aimia section.landing_promos_bar .promo.news ul li a:hover span.title,
#aimia section.landing_promos_bar .promo.news ul li a:active span.title {
  color: #658d1b;
}
#aimia section.landing_promos_bar .promo a.btn {
  display: block;
  padding: 0px;
  background-color: transparent;
  white-space: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: none;
  position: relative;
  z-index: 995;
}
#aimia section.landing_promos_bar .promo a.btn .overlay {
  height: 170px;
  position: absolute;
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  z-index: 996;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 2px solid #ffffff;
}
#aimia section.landing_promos_bar .promo a.btn:hover .overlay,
#aimia section.landing_promos_bar .promo a.btn:active .overlay {
  background-color: rgba(0, 0, 0, 0.3);
}
#aimia section.landing_promos_bar .promo a.btn .image {
  border: 2px solid #ffffff;
  height: 170px;
  background: #cccccc top center no-repeat;
  background-size: cover;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 100%;
  position: relative;
  z-index: 990;
}
#aimia section.landing_promos_bar .promo a.btn .image .text-wrapper {
  background: rgba(255, 255, 255, 0.8);
  -pie-background: rgba(255, 255, 255, 0.8);
  position: absolute;
  width: 100%;
  bottom: 0;
  z-index: 985;
}
#aimia section.landing_promos_bar .promo a.btn .image .text-wrapper h4 {
  font-family: 'Gotham 3r', 'Gotham A', 'Gotham B', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  font-style: normal;
  text-transform: uppercase;
  color: #000000;
  font-size: 15px;
  padding: 20px;
  text-align: left;
  margin: 0;
}

#aimia .lightbox .background {
  position: relative;
}
#aimia .lightbox .background img {
  width: 100%;
  height: auto;
}
#aimia .lightbox .background .caption {
  position: absolute;
  bottom: 15px;
  left: 30px;
  color: #ffffff;
  width: 60%;
}

#aimia .report-report-download {
  width: 262px;
  height: 76px;
  display: block;
  margin-bottom: 10px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
}
#aimia .report-report-download.no-image {
  background-color: #3fbced;
  border-radius: 10px;
  display: inline-block;
  width: auto;
  height: auto;
  display: initial;
  color: #ffffff;
  padding: 5px 10px;
  font-size: 18px !important;
  font-weight: 100 !important;
}
#aimia .report-report-download h3 {
  color: #fff;
  border-bottom: 0px solid !important;
  position: relative;
  top: 15px;
  left: 105px;
  text-transform: uppercase;
  width: 152px;
  font-weight: 100 !important;
  font-size: 18px !important;
}
#aimia h3.report-download-title {
  color: #004976;
  font-size: 20px;
}
#aimia.report-content .report_download {
  border-top: 1px solid #CCCCCC;
}
@media screen and (max-width: 992px) {
  #aimia .report-report-download {
  width: 262px;
  height: 76px;
  background-size: 100%;
}
#aimia .report-report-download h3 {
  font-size: 18px !important;
  left: 105px;
  width: 152px;
  top: 15px;
}

}
@media screen and (max-width: 640px) {
  #aimia .report-report-download {
  width: 262px;
  height: 76px;
  background-size: 100%;
}
#aimia .report-report-download h3 {
  font-size: 20px !important;
  left: 105px;
  width: 147px;
  top: 12px;
}

}

#aimia .loyalty_textimage .background {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
}
#aimia .loyalty_textimage .background.full-width {
  margin-top: 5px;
}
#aimia .loyalty_textimage .background.full-width .text-content {
  padding: 30px;
  width: 100%;
  height: 100%;
  color: #ffffff;
}
#aimia .loyalty_textimage .background.full-width .text-content p {
  font-size: 24px;
  color: #ffffff;
  line-height: 26px;
}
#aimia .loyalty_textimage .background.full-width .text-content h2 {
  color: #ffffff;
  border-bottom: none;
  padding-bottom: 0px;
  margin-bottom: 5px;
}
#aimia .loyalty_textimage .background.top-left {
  height: 535px;
}
#aimia .loyalty_textimage .background.top-left .text-content {
  width: 60%;
  position: absolute;
  top: 30px;
  left: 30px;
  padding: 20px 20px 20px 20px;
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 5px;
}
#aimia .loyalty_textimage .background.top-left .text-content p {
  line-height: 20px;
}
#aimia .loyalty_textimage .background.top-left .text-content h2 {
  border-bottom: none;
  padding-bottom: 0px;
  margin-bottom: 5px;
  color: #000000;
}

#aimia .loyalty-section {
  background: #bae4f0;
  background: -moz-linear-gradient(top, #bae4f0 0%, #8cd8f0 18%, #8cd8f0 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #bae4f0), color-stop(18%, #8cd8f0), color-stop(100%, #8cd8f0));
  background: -webkit-linear-gradient(top, #bae4f0 0%, #8cd8f0 18%, #8cd8f0 100%);
  background: -o-linear-gradient(top, #bae4f0 0%, #8cd8f0 18%, #8cd8f0 100%);
  background: -ms-linear-gradient(top, #bae4f0 0%, #8cd8f0 18%, #8cd8f0 100%);
  background: linear-gradient(to bottom, #bae4f0 0%, #8cd8f0 18%, #8cd8f0 100%);
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 30px;
  padding-right: 5px;
}
#aimia .loyalty-section h2 {
  border-bottom-color: #004976 !important;
}
#aimia .loyalty-section p strong,
#aimia .loyalty-section p b {
  font-weight: bold;
}
@media screen and (max-width: 640px) {
  #aimia .loyalty-section {
  padding-right: 30px;
}

}

#aimia .loyalty_title h2.image_header {
  border-bottom: none;
  font-size: 28px;
}
#aimia .loyalty_title h2.center {
  text-align: center;
}
#aimia .loyalty_title h2.left {
  text-align: left;
}
#aimia .loyalty_title h2.right {
  text-align: right;
}

#aimia .loyalty_share {
  width: 100%;
}
#aimia .loyalty_share .loyalty-share-content {
  float: right;
}
#aimia .loyalty_share .loyalty-share-content a {
  float: left;
  width: 30px;
  height: 30px;
  background-position: 0 0;
  background-size: cover;
  background-repeat: no-repeat;
  text-indent: -9999px;
  margin-right: 10px;
}
#aimia .loyalty_share .loyalty-share-content .twitter {
  background-image: url("img/share-twitter.png");
}
#aimia .loyalty_share .loyalty-share-content .mailTo {
  background-image: url("img/share-mail.png");
}
#aimia .loyalty_share .loyalty-share-content .linkedIn {
  background-image: url("img/share-linkedin.png");
}
@media screen and (max-width: 640px) {
  #aimia .loyalty_share {
  float: none;
  margin-top: 10px;
}
#aimia .loyalty_share .loyalty-share-content {
  float: none;
}
#aimia .loyalty_share .share_btn {
  margin-right: 20px;
}

}

/* Magnific Popup CSS */
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
    filter: alpha(opacity=80); }

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden; }

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }

.mfp-align-top .mfp-container:before {
    display: none; }

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto; }

.mfp-ajax-cur {
    cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out; }

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
    cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none; }

.mfp-loading.mfp-figure {
    display: none; }

.mfp-hide {
    display: none !important; }

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044; }
.mfp-preloader a {
    color: #CCC; }
.mfp-preloader a:hover {
    color: #FFF; }

.mfp-s-ready .mfp-preloader {
    display: none; }

.mfp-s-error .mfp-content {
    display: none; }

button.mfp-close, button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none; }
button::-moz-focus-inner {
    padding: 0;
    border: 0; }

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace; }
.mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
.mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
    color: #333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%; }

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap; }

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    filter: alpha(opacity=65);
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.mfp-arrow:active {
    margin-top: -54px; }
.mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
.mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
.mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
    left: 0; }
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
    right: 0; }
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
.mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
    line-height: 0; }
.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
.mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto; }

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px; }

.mfp-image-holder .mfp-content {
    max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    /**
         * Remove all paddings around the image on small screen
         */
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0; }
    .mfp-img-mobile img.mfp-img {
        padding: 0; }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0; }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px; }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0; }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px; }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0; }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75); }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0; }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%; }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px; }
}

.mfp-ie7 .mfp-img {
    padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
    padding: 0; }
.mfp-ie7 .mfp-content {
    padding-top: 44px; }
.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0; }
