/* LESS Document */
.animateme,
.scrollme {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.btn-p {
  margin-bottom: 0 !important;
  font-size: 1.0em !important;
}
div.alignleft,
img.alignleft {
  float: left;
  margin-right: 30px;
}
div.alignright,
img.alignright {
  float: right;
  margin-left: 30px;
}
.centered {
  margin: 0 auto;
}
div.aligncenter,
img.aligncenter {
  float: none;
  margin: 42px auto 40px auto;
  text-align: center;
  display: block;
}
.wp-caption-text {
  font-style: italic;
  font-size: 16px;
  text-align: center;
  margin-bottom: 0;
}
video,
iframe,
img {
  max-width: 100% !important;
}
.btn,
.btn:focus,
.btn:active,
.btn:visited {
  transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out;
  position: relative;
  display: inline-block;
  line-height: 1;
  padding: 18px 50px 17px 50px;
  color: #ffffff;
  background-color: #00c3d1;
  margin-top: 12px;
}
.btn:hover {
  text-decoration: none;
  color: #ffffff;
  background-color: #00d7e3;
}
h2 {
  font-family: azo-sans-web, sans-serif;
  font-weight: 700;
  font-size: 32px;
  line-height: 1.1;
}
h3 {
  font-family: azo-sans-web, sans-serif;
  font-weight: 700;
  font-size: 28px;
  line-height: 1.1;
}
h4 {
  font-family: azo-sans-web, sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.1;
}
ul li,
ol li {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 20px;
}
ul li a,
ol li a {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
}
.mobile-only {
  display: none;
}
/* Base Styles */
.full-width-container {
  position: relative;
  background-color: #ffffff;
  padding: 80px 0 80px 0;
}
.full-width-container h1 {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  line-height: 1.1;
  margin: 0 0 15px 0;
  font-size: 60px;
  color: #00aeef;
}
.full-width-container h2 {
  line-height: 1.1;
  margin: 45px 0 15px 0;
  color: #00aeef;
}
.full-width-container h3 {
  line-height: 1.1;
  margin: 45px 0 15px 0;
  color: #00aeef;
}
.full-width-container h4 {
  line-height: 1.1;
  margin: 45px 0 15px 0;
  color: #00aeef;
}
.full-width-container p {
  line-height: 1.6;
  margin-bottom: 20px;
  color: #55575b;
}
.full-width-container a:not(.btn) {
  transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out;
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  text-decoration: underline;
}
.full-width-container ul {
  margin-top: 20px;
  margin-bottom: 20px;
}
.full-width-container ul li {
  line-height: 1.6;
  color: #55575b;
}
.full-width-container ol {
  margin-top: 20px;
  margin-bottom: 20px;
}
.full-width-container ol li {
  line-height: 1.6;
  color: #55575b;
}
.bg-color-container {
  position: relative;
  padding: 80px 0 80px 0;
}
.bg-color-container h1 {
  line-height: 1.1;
  margin: 0 0 15px 0;
  font-size: 60px;
  color: #ffffff;
}
.bg-color-container h2 {
  line-height: 1.1;
  margin: 45px 0 15px 0;
  color: #ffffff;
}
.bg-color-container h3 {
  line-height: 1.1;
  margin: 45px 0 15px 0;
  color: #ffffff;
}
.bg-color-container h4 {
  line-height: 1.1;
  margin: 45px 0 15px 0;
  color: #ffffff;
}
.bg-color-container p {
  line-height: 1.6;
  margin-bottom: 20px;
  color: #ffffff;
}
.bg-color-container a:not(.btn) {
  transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out;
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  text-decoration: underline;
}
.bg-color-container ul {
  margin-top: 20px;
  margin-bottom: 20px;
}
.bg-color-container ul li {
  line-height: 1.6;
  color: #ffffff;
}
.bg-color-container ol {
  margin-top: 20px;
  margin-bottom: 20px;
}
.bg-color-container ol li {
  line-height: 1.6;
  color: #ffffff;
}
.columns-container {
  position: relative;
  background-color: #ffffff;
  padding: 80px 0 80px 0;
}
.columns-container h1 {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  line-height: 1.1;
  margin: 0 0 15px 0;
  font-size: 60px;
  color: #00aeef;
}
.columns-container h2 {
  line-height: 1.1;
  margin: 45px 0 15px 0;
  color: #00aeef;
}
.columns-container h3 {
  line-height: 1.1;
  margin: 45px 0 15px 0;
  color: #00aeef;
}
.columns-container h4 {
  line-height: 1.1;
  margin: 45px 0 15px 0;
  color: #00aeef;
}
.columns-container p {
  line-height: 1.6;
  margin-bottom: 20px;
  color: #55575b;
}
.columns-container a:not(.btn) {
  transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out;
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  text-decoration: underline;
}
.columns-container a:not(.btn):hover {
  color: #00aeef;
}
.columns-container ul {
  margin-top: 20px;
  margin-bottom: 20px;
}
.columns-container ul li {
  line-height: 1.6;
  color: #55575b;
}
.columns-container ol {
  margin-top: 20px;
  margin-bottom: 20px;
}
.columns-container ol li {
  line-height: 1.6;
  color: #55575b;
}
.columns-container .medium-6:nth-child(1) {
  padding-right: 40px;
}
.columns-container .medium-6:nth-child(2) {
  padding-left: 40px;
}
.columns-container .medium-4:nth-child(1) {
  padding-right: 40px;
}
.columns-container .medium-4:nth-child(2) {
  padding-left: 20px;
  padding-right: 20px;
}
.columns-container .medium-4:nth-child(3) {
  padding-left: 40px;
}
.columns-container .grid-x {
  justify-content: space-between;
}
.columns-container .medium-3 {
  width: 22%;
}
.bg-image-container {
  position: relative;
}
.bg-image-container .bg-shade {
  background: rgba(0, 0, 0, 0.5);
  padding: 80px 0 80px 0;
}
.bg-image-container h1 {
  line-height: 1.1;
  margin: 0 0 15px 0;
  font-size: 60px;
  color: #ffffff;
}
.bg-image-container h2 {
  line-height: 1.1;
  margin: 45px 0 15px 0;
  color: #ffffff;
}
.bg-image-container h3 {
  line-height: 1.1;
  margin: 45px 0 15px 0;
  color: #ffffff;
}
.bg-image-container h4 {
  line-height: 1.1;
  margin: 45px 0 15px 0;
  color: #ffffff;
}
.bg-image-container p {
  line-height: 1.6;
  margin-bottom: 20px;
  color: #ffffff;
}
.bg-image-container a:not(.btn) {
  transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out;
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  text-decoration: underline;
}
.bg-image-container ul {
  margin-top: 20px;
  margin-bottom: 20px;
}
.bg-image-container ul li {
  line-height: 1.6;
  color: #ffffff;
}
.bg-image-container ol {
  margin-top: 20px;
  margin-bottom: 20px;
}
.bg-image-container ol li {
  line-height: 1.6;
  color: #ffffff;
}
/* Header / Footer Styles */
header {
  display: none !important;
}
.header-container {
  position: absolute;
  z-index: 50;
  left: 0;
  top: 0;
  width: 100%;
  padding-top: 100px;
}
.header-container .header-inner {
  max-width: 615px;
  position: relative;
}
.header-container .header-blue-bar {
  display: block;
  width: 455px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #00aeef;
  z-index: 1;
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 97% 100%, 0% 100%);
  clip-path: polygon(0% 0%, 100% 0%, 97% 100%, 0% 100%);
}
.header-container .header-left {
  padding-left: 72px;
  padding-top: 22px;
  padding-bottom: 22px;
  flex-grow: 1;
  position: relative;
  z-index: 2;
}
.header-container .header-right {
  width: 170px;
  max-width: 58%;
  position: relative;
  z-index: 2;
}
.header-container .header-logo {
  transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out;
  display: block;
  background-image: url('../images/header-logo.png');
  background-repeat: no-repeat;
  background-size: 340px 64px;
  width: 340px;
  height: 64px;
  color: transparent;
}
.header-container .header-logo:hover {
  opacity: .8;
}
.header-container .menu-view {
  font-family: azo-sans-web, sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out;
  font-style: italic;
  display: block;
  font-size: 20px;
  position: relative;
  color: #555555;
  background-color: #ffffff;
  padding: 23px 70px 24px 39px;
  -webkit-clip-path: polygon(5% 0%, 100% 0%, 92% 100%, 0% 100%);
  clip-path: polygon(5% 0%, 100% 0%, 92% 100%, 0% 100%);
}
.header-container .menu-view:hover {
  color: #00aeef;
}
.header-container .menu-view::before {
  display: block;
  content: "";
  background-image: url('../images/header-arrow-small.png');
  background-repeat: no-repeat;
  background-size: 22px 10px;
  width: 22px;
  height: 10px;
  position: absolute;
  right: 35px;
  top: 50%;
  transform: translateY(-50%);
}
.desktop-nav-container {
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  z-index: 99;
  overflow: hidden;
  background-color: #00aeef;
}
.desktop-nav-container .nav-logo-wrapper {
  display: block;
  position: absolute;
  top: 122px;
  left: 0;
  padding-left: 72px;
  z-index: 100;
}
.desktop-nav-container .nav-logo-wrapper .header-logo {
  transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out;
  display: block;
  background-image: url('../images/header-logo.png');
  background-repeat: no-repeat;
  background-size: 340px 64px;
  width: 340px;
  height: 64px;
  color: transparent;
}
.desktop-nav-container .nav-logo-wrapper .header-logo:hover {
  opacity: .8;
}
.desktop-nav-container .nav-close-wrapper {
  position: absolute;
  right: 0;
  top: 100px;
  z-index: 100;
}
.desktop-nav-container .nav-close-wrapper .nav-close {
  font-family: azo-sans-web, sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out;
  font-size: 20px;
  color: #555555;
  font-style: italic;
  display: block;
  position: relative;
  background-color: #ffffff;
  padding: 23px 32px 24px 73px;
  -webkit-clip-path: polygon(6% 0, 100% 0%, 100% 100%, 0% 100%);
  clip-path: polygon(6% 0, 100% 0%, 100% 100%, 0% 100%);
}
.desktop-nav-container .nav-close-wrapper .nav-close:hover {
  color: #00aeef;
}
.desktop-nav-container .nav-close-wrapper .nav-close::before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
  left: 38px;
  background-image: url('../images/header-arrow-small.png');
  background-repeat: no-repeat;
  background-size: 22px 10px;
  width: 22px;
  height: 10px;
}
.desktop-nav-container .nav-search-wrapper {
  position: absolute;
  top: 121px;
  right: 205px;
  z-index: 6;
}
.desktop-nav-container .nav-search-wrapper a {
  font-family: azo-sans-web, sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out;
  color: #ffffff;
  font-size: 20px;
  font-style: italic;
  padding-left: 43px;
}
.desktop-nav-container .nav-search-wrapper a::before {
  display: block;
  content: "";
  background-image: url('../images/header-search-white.png');
  background-size: 25px 25px;
  width: 25px;
  height: 25px;
  position: absolute;
  top: 4px;
  left: 0;
}
.desktop-nav-container .nav-search-wrapper a::after {
  transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out;
  display: block;
  content: "";
  opacity: 0;
  background-image: url('../images/header-search-yellow.png');
  background-size: 25px 25px;
  width: 25px;
  height: 25px;
  position: absolute;
  top: 4px;
  left: 0;
}
.desktop-nav-container .nav-search-wrapper a:hover {
  color: #f0ff00;
}
.desktop-nav-container .nav-search-wrapper a:hover::after {
  opacity: 1;
}
.desktop-nav-container .desktop-nav {
  display: flex;
  margin: 0 0 0 0;
}
.desktop-nav-container .desktop-nav > li {
  display: block;
  list-style: none;
  width: 33.33%;
  position: relative;
  padding: 442px 0 452px 0;
  text-align: center;
}
.desktop-nav-container .desktop-nav > li > a {
  font-family: azo-sans-web, sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out;
  color: #ffffff;
  font-size: 60px;
  position: relative;
  z-index: 5;
}
.desktop-nav-container .desktop-nav > li > a .nav-number {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 36px;
  color: #ffffff;
  position: absolute;
  transform: rotate(-90deg);
  right: -71px;
  top: -48px;
}
.desktop-nav-container .desktop-nav > li > a:hover {
  color: #f0ff00;
}
.desktop-nav-container .desktop-nav .sub-menu {
  margin: 0 auto 0 auto;
  display: table;
  padding-left: 130px;
  padding-top: 8px;
  position: relative;
  z-index: 5;
}
.desktop-nav-container .desktop-nav .sub-menu > li {
  list-style: none;
  text-align: left;
  margin-bottom: 21px;
}
.desktop-nav-container .desktop-nav .sub-menu > li > a {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out;
  font-size: 24px;
  color: #ffffff;
}
.desktop-nav-container .desktop-nav .sub-menu > li > a:hover {
  color: #f0ff00;
}
.desktop-nav-container .desktop-nav > li:nth-child(2) .nav-bg {
  display: block;
  position: absolute;
  top: 0;
  left: -9%;
  width: 125%;
  height: 100%;
  background-color: #009cd7;
  -webkit-clip-path: polygon(22% 0, 100% 0%, 77% 100%, 0% 100%);
  clip-path: polygon(22% 0, 100% 0%, 77% 100%, 0% 100%);
}
.desktop-nav-container .desktop-nav > li:nth-child(2) .sub-menu {
  padding-left: 92px;
}
.desktop-nav-container .desktop-nav > li:nth-child(3) .nav-bg {
  display: block;
  position: absolute;
  top: 0;
  left: -13%;
  width: 113%;
  height: 100%;
  background-color: #008bbf;
  -webkit-clip-path: polygon(25% 0, 100% 0%, 100% 100%, 0% 100%);
  clip-path: polygon(25% 0, 100% 0%, 100% 100%, 0% 100%);
}
.sticky-nav-container {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 96px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 96px 1px rgba(0, 0, 0, 0.2);
}
.sticky-nav-container .sticky-nav-left {
  position: relative;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 72px;
  width: 356px;
}
.sticky-nav-container .sticky-nav-left .sticky-blue-bar {
  display: block;
  position: absolute;
  height: 100%;
  width: 356px;
  left: 0;
  top: 0;
  background-color: #00aeef;
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 94% 100%, 0% 100%);
  clip-path: polygon(0% 0%, 100% 0%, 94% 100%, 0% 100%);
}
.sticky-nav-container .sticky-search-icon {
  transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out;
  display: block;
  background-image: url('../images/header-search-blue.png');
  background-size: 33px 33px;
  background-repeat: no-repeat;
  width: 33px;
  height: 33px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 72px;
}
.sticky-nav-container .sticky-search-icon::before {
  transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out;
  display: block;
  content: "";
  background-image: url('../images/header-search-blue-dark.png');
  background-size: 33px 33px;
  background-repeat: no-repeat;
  width: 33px;
  height: 33px;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.sticky-nav-container .sticky-search-icon:hover::before {
  opacity: 1;
}
.sticky-nav-container .sticky-logo {
  transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out;
  display: block;
  background-image: url('../images/sticky-logo.png');
  background-repeat: no-repeat;
  background-size: 252px 47px;
  color: transparent;
  width: 252px;
  height: 47px;
  position: relative;
  z-index: 3;
}
.sticky-nav-container .sticky-logo:hover {
  opacity: .8;
}
.sticky-nav-container .sticky-nav-right {
  flex-grow: 1;
}
.sticky-nav-container .sticky-nav {
  margin: 0 0 0 0;
}
.sticky-nav-container .sticky-nav > li {
  display: inline-block;
  list-style: none;
  vertical-align: middle;
  position: relative;
}
.sticky-nav-container .sticky-nav > li > a {
  font-family: azo-sans-web, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out;
  font-size: 20px;
  color: #00aeef;
  padding: 24px 28px 23px 28px;
  display: block;
}
.sticky-nav-container .sticky-nav > li > a:hover {
  color: #008bbf;
}
.sticky-nav-container .sticky-nav > li:hover > a {
  color: #008bbf;
}
.sticky-nav-container .sticky-nav .sub-menu {
  display: none;
  position: absolute;
  top: 79px;
  left: -42px;
  width: 435px;
  box-shadow: 0px 6px 20px 1px rgba(0, 0, 0, 0.2);
}
.sticky-nav-container .sticky-nav .sub-menu > li {
  display: block;
  list-style: none;
}
.sticky-nav-container .sticky-nav .sub-menu > li > a {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out;
  font-size: 24px;
  padding: 11px 20px 12px 52px;
  color: #ffffff;
  display: block;
  background-color: #00aeef;
}
.sticky-nav-container .sticky-nav .sub-menu > li > a:hover {
  color: #f0ff00;
  background-color: #00a0dc;
}
.sticky-nav-container .sticky-nav > li.has-children:hover .sub-menu {
  display: block;
}
body.admin-bar .sticky-nav-container {
  top: 32px;
}
body.admin-bar .desktop-nav-container {
  top: 32px;
}
.footer-container {
  background-color: #32353a;
}
.footer-container .footer-blue-deco {
  display: block;
  position: absolute;
  top: -30px;
  left: -10px;
  background-image: url('../images/prefooter-bar-decor.png');
  background-repeat: no-repeat;
  width: 366px;
  height: 30px;
  z-index: 3;
}
.footer-container .footer-left-line {
  position: absolute;
  width: 2px;
  background-color: #474a4e;
  height: 100%;
  top: 0;
  left: -28px;
  z-index: 2;
}
.footer-container .footer-middle-line {
  position: absolute;
  width: 2px;
  background-color: #474a4e;
  height: 100%;
  top: 0;
  left: 50%;
  z-index: 2;
}
.footer-container .footer-right-line {
  position: absolute;
  width: 2px;
  background-color: #474a4e;
  height: 100%;
  top: 0;
  right: -28px;
  z-index: 2;
}
.footer-container .grid-container {
  position: relative;
  padding-top: 97px;
  padding-bottom: 85px;
}
.footer-container .footer-logo {
  transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out;
  display: block;
  background-image: url('../images/footer-logo.png');
  background-repeat: no-repeat;
  background-size: 340px 64px;
  width: 340px;
  height: 64px;
  color: transparent;
  margin-bottom: 45px;
}
.footer-container .footer-logo:hover {
  opacity: .8;
}
.footer-container .footer-social-list {
  margin: 0 0 40px 0;
}
.footer-container .footer-social-list > li {
  display: inline-block;
  list-style: none;
  vertical-align: middle;
  margin-right: 5px;
}
.footer-container .footer-social-list > li > a {
  transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out;
  position: relative;
  display: block;
  background-repeat: no-repeat;
}
.footer-container .footer-social-list > li > a:hover {
  opacity: .8;
}
.footer-container .footer-social-list a.facebook {
  background-image: url('../images/footer-facebook.png');
  background-size: 45px 44px;
  width: 45px;
  height: 44px;
}
.footer-container .footer-social-list a.twitter {
  background-image: url('../images/footer-twitter.png');
  background-size: 44px 44px;
  width: 44px;
  height: 44px;
}
.footer-container .footer-social-list a.youtube {
  background-image: url('../images/footer-youtube.png');
  background-size: 45px 44px;
  width: 45px;
  height: 44px;
}
.footer-container .footer-social-list a.instagram {
  background-image: url('../images/footer-instagram-2.png');
  background-size: 45px 45px;
  width: 45px;
  height: 45px;
}
.footer-container .footer-left {
  padding-right: 30px;
  position: relative;
  z-index: 3;
}
.footer-container .footer-left p {
  font-size: 16px;
  color: #ffffff;
  opacity: .4;
  line-height: 1.5;
  margin: 0 0 11px 0;
}
.footer-container .footer-left p a {
  transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out;
  text-decoration: underline;
}
.footer-container .footer-left p a:hover {
  color: #00aeef;
}
.footer-container h4 {
  text-transform: uppercase;
  color: #f2f6f7;
  margin: 0 0 16px 0;
}
.footer-container .footer-right {
  position: relative;
  z-index: 3;
  padding-left: 32px;
}
.footer-container .footer-right .medium-6:nth-child(1) {
  padding-right: 30px;
}
.footer-container .footer-right .medium-6:nth-child(2) {
  padding-left: 30px;
}
.footer-container .footer-right p {
  line-height: 1.4;
  color: #f2f6f7;
  margin: 0 0 12px 0;
}
.footer-container .footer-right > a {
  transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out;
}
.footer-container .footer-right > a:hover {
  color: #00aeef;
}
.home-banner-container {
  background-image: url('../images/home-banner.jpg');
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 78%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% 78%, 0 100%);
  position: relative;
  z-index: 2;
}
.home-banner-container .banner-line {
  height: 100%;
  width: 2px;
  background: rgba(223, 223, 223, 0.4);
  position: absolute;
  top: 0;
  z-index: 2;
}
.home-banner-container .banner-line-left {
  left: -28px;
}
.home-banner-container .banner-line-middle {
  left: 50%;
}
.home-banner-container .banner-line-right {
  right: -28px;
}
.home-banner-container .home-banner-shade {
  background: rgba(2, 0, 36, 0.5);
  background: -webkit-linear-gradient(0deg, #020024 0%, rgba(255, 255, 255, 0) 42%, rgba(0, 0, 0, 0) 100%);
  background: -o-linear-gradient(0deg, #020024 0%, rgba(255, 255, 255, 0) 42%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(0deg, #020024 0%, rgba(255, 255, 255, 0) 42%, rgba(0, 0, 0, 0) 100%);
}
.home-banner-container .grid-container {
  position: relative;
  padding-top: 327px;
  padding-bottom: 450px;
}
.home-banner-container h1 {
  font-family: azo-sans-web, sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 120px;
  color: #ffffff;
  line-height: .88;
  margin: 0 0 0 0;
  width: 820px;
  max-width: 100%;
  position: relative;
  z-index: 4;
  filter: drop-shadow(0 0 60px rgba(0, 0, 0, 0.45));
}
.home-banner-container h1 .banner-light {
  font-weight: 300;
  font-style: italic;
}
.background-slant-container {
  background-image: url('../images/specialties-bg-revised.jpg');
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-clip-path: polygon(0 100%, 0 19%, 100% 0%, 100% 100%);
  clip-path: polygon(0 100%, 0 19%, 100% 0%, 100% 100%);
  position: relative;
  z-index: 4;
  top: -17.6em;
  margin-bottom: -17.6em;
}
.background-slant-container .slant-content-wrapper {
  position: relative;
}
.background-slant-container .background-gradient-container {
  background: #ffffff;
  background: -webkit-linear-gradient(0deg, #ffffff 0%, #ffffff 39%, rgba(0, 0, 0, 0) 100%);
  background: -o-linear-gradient(0deg, #ffffff 0%, #ffffff 39%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(90deg, #ffffff 0%, #ffffff 39%, rgba(0, 0, 0, 0) 100%);
  padding: 606px 0 476px 0;
  position: relative;
}
.background-slant-container .left-bar-deco {
  background: url('../images/home-left-bar-deco.png');
  background-repeat: no-repeat;
  width: 30px;
  height: 469px;
  position: absolute;
  top: 535px;
  left: 0;
}
.background-slant-container .content {
  width: 50%;
  padding-right: 85px;
  position: relative;
  z-index: 3;
}
.background-slant-container .content p {
  color: #55575b;
  line-height: 1.5;
  margin: 0 0 14px 0;
}
.background-slant-container .content ul li,
.background-slant-container .content ol li {
  color: #55575b;
}
.background-slant-container .bg-number-container {
  font-family: azo-sans-web, sans-serif;
  font-weight: 100;
  font-size: 360px;
  color: #f4f4f4;
  position: absolute;
  top: 0;
  left: -27px;
  z-index: 2;
  line-height: .72;
}
.background-slant-container h4 {
  color: #00aeef;
  line-height: 1.2;
  margin: 0 0 29px 0;
}
.background-slant-container h2,
.background-slant-container h3 {
  text-transform: uppercase;
  color: #00aeef;
  line-height: 1.2;
  margin: 0 0 29px 0;
}
.background-slant-container h2 {
  font-size: 28px;
}
.blue-slant-container {
  position: relative;
  z-index: 6;
  background-color: #ffffff;
  padding: 44px 0 63px 0;
}
.blue-slant-container .blue-slant {
  display: block;
  position: absolute;
  z-index: 2;
  top: -106px;
  left: 0;
  height: 136%;
  width: 94%;
  background-color: #00aeef;
  -webkit-clip-path: polygon(0 0, 100% 0, 93% 100%, 0% 100%);
  clip-path: polygon(0 0, 100% 0, 93% 100%, 0% 100%);
}
.blue-slant-container .grid-container {
  position: relative;
  z-index: 3;
}
.blue-slant-container .upper-copy {
  width: 50%;
  margin-bottom: 67px;
}
.blue-slant-container .upper-copy h2,
.blue-slant-container .upper-copy h3,
.blue-slant-container .upper-copy h4 {
  color: #ffffff;
}
.blue-slant-container .upper-copy p {
  font-size: 28px;
  color: #ffffff;
  line-height: 1.3;
}
.blue-slant-container .upper-copy ul li,
.blue-slant-container .upper-copy ol li {
  color: #ffffff;
}
.blue-slant-container .grid-x {
  justify-content: space-between;
}
.blue-slant-container .column-cell {
  width: 23%;
  padding-right: 30px;
}
.blue-slant-container .column-cell .column-item {
  min-height: 156px;
}
.blue-slant-container .column-cell .column-item:nth-child(1) {
  margin-bottom: 63px;
}
.blue-slant-container .column-cell h3 {
  text-transform: uppercase;
  font-size: 28px;
  color: #ffffff;
  line-height: 1.2;
  margin: 0 0 0 0;
}
.blue-slant-container .column-number {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 16px;
  color: #ffffff;
  margin: 0 0 0 0;
}
.slanted-img-container {
  position: relative;
  z-index: 3;
  background-color: #f0f4f7;
  padding: 450px 0 452px 0;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 78%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% 78%, 0 100%);
}
.slanted-img-container .slant-content-wrapper {
  padding-left: 30px;
  width: 560px;
  max-width: 100%;
  position: relative;
}
.slanted-img-container .slanted-img-wrapper {
  width: 50%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  display: none;
}
.slanted-img-container .right-bar-deco {
  background-image: url('../images/home-right-bar-deco.png');
  background-repeat: no-repeat;
  width: 30px;
  height: 409px;
  position: absolute;
  top: 360px;
  right: 0;
}
.slanted-img-container .content {
  padding-right: 85px;
  position: relative;
  z-index: 3;
}
.slanted-img-container .content p {
  color: #55575b;
  line-height: 1.5;
  margin: 0 0 14px 0;
}
.slanted-img-container .content ul li,
.slanted-img-container .content ol li {
  color: #55575b;
}
.slanted-img-container .bg-number-container {
  font-family: azo-sans-web, sans-serif;
  font-weight: 100;
  font-size: 360px;
  color: #ffffff;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  line-height: .72;
}
.slanted-img-container h2,
.slanted-img-container h4 {
  color: #00aeef;
  line-height: 1.2;
  margin: 0 0 29px 0;
}
.slanted-img-container h3 {
  text-transform: uppercase;
  color: #00aeef;
  line-height: 1.2;
  margin: 0 0 29px 0;
}
.overlay-img-container {
  position: relative;
}
.overlay-img-container .slanted-img-wrapper {
  display: block;
  position: absolute;
  left: 0;
  top: -918px;
  z-index: 6;
  max-width: 50%;
}
.slanted-forms-container {
  position: relative;
  background-color: #ffffff;
  padding: 424px 0 236px 0;
  top: -17.6em;
  margin-bottom: -17.6em;
}
.slanted-forms-container .links-wrapper {
  width: 750px;
  max-width: 100%;
  margin: 0 auto 0 auto;
}
.slanted-forms-container .links-title-wrapper {
  margin-bottom: 13px;
}
.slanted-forms-container .links-title-wrapper .links-number {
  font-family: azo-sans-web, sans-serif;
  font-weight: 100;
  font-size: 30px;
  color: #a9acaf;
  margin-right: 16px;
}
.slanted-forms-container .links-title-wrapper .links-title {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 16px;
  color: #a9acaf;
  position: relative;
  left: -8px;
}
.slanted-forms-container .link-items {
  margin: 0 0 0 0;
  padding-left: 7px;
  border-top: 2px solid #55575b;
}
.slanted-forms-container .link-items > li {
  display: block;
  list-style: none;
  position: relative;
  border-bottom: 2px solid #55575b;
  padding: 39px 135px 42px 0;
}
.slanted-forms-container .link-items > li a:nth-child(1) {
  font-family: azo-sans-web, sans-serif;
  font-weight: 700;
  transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out;
  text-transform: uppercase;
  font-size: 28px;
  color: #55575b;
}
.slanted-forms-container .link-items > li a:nth-child(1):hover {
  color: #00aeef;
}
.slanted-forms-container .link-items > li a.open-link {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out;
  font-size: 12px;
  color: #00aeef;
  padding-top: 46px;
  position: absolute;
  right: 92px;
  top: 34px;
  padding-left: 2px;
  display: none;
}
.slanted-forms-container .link-items > li a.open-link::before {
  display: block;
  content: "";
  background-image: url('../images/open-icon.png');
  background-size: 36px 36px;
  width: 36px;
  height: 36px;
  position: absolute;
  top: 0;
  left: 0;
}
.slanted-forms-container .link-items > li a.save-link {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out;
  font-size: 12px;
  color: #00aeef;
  padding-top: 46px;
  position: absolute;
  right: 24px;
  top: 34px;
  padding-left: 2px;
  display: none;
}
.slanted-forms-container .link-items > li a.save-link::before {
  display: block;
  content: "";
  background-image: url('../images/save-icon.png');
  background-size: 36px 36px;
  width: 36px;
  height: 36px;
  position: absolute;
  top: 0;
  left: 0;
}
.slanted-forms-container .link-items > li:hover a.open-link,
.slanted-forms-container .link-items > li:hover a.save-link {
  display: block;
}
/* Capabilities Landing Template */
body.page-id-41 {
  overflow: hidden;
}
body.page-id-41 .footer-container {
  display: none;
}
body.page-id-41 .desktop-nav-container .desktop-nav > li {
  padding-bottom: 450px;
}
body.page-id-41 .header-container {
  z-index: inherit;
}
body.page-id-41 .header-container .header-inner {
  z-index: 50;
}
.cap-nav-container {
  overflow: hidden;
}
.cap-nav-container .cap-nav-wrapper {
  top: 0;
  left: 0;
  width: 100%;
  z-index: 20;
  overflow: hidden;
}
.cap-nav-container .cap-nav-wrapper .cap-nav-item {
  position: relative;
  width: 18.75%;
}
.cap-nav-container .cap-nav-wrapper a {
  width: 148%;
  position: relative;
  left: -48%;
  height: 100%;
  min-height: 100%;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  line-height: 1;
  display: block;
  -webkit-clip-path: polygon(32% 0, 100% 0%, 68% 100%, 0% 100%);
  clip-path: polygon(32% 0, 100% 0%, 68% 100%, 0% 100%);
}
.cap-nav-container .cap-nav-wrapper .cap-nav-item:nth-child(1) {
  width: 25%;
}
.cap-nav-container .cap-nav-wrapper .cap-nav-item:nth-child(1) > a {
  background-position: top left;
  width: 100%;
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 64% 100%, 0% 100%);
  clip-path: polygon(0% 0%, 100% 0%, 64% 100%, 0% 100%);
  left: 0;
}
.cap-nav-container .cap-nav-wrapper .cap-nav-item:nth-child(1) > a .cap-nav-bg {
  text-align: left;
  padding-left: 48px;
}
.cap-nav-container .cap-nav-wrapper .cap-nav-item:nth-child(5) > a {
  -webkit-clip-path: polygon(32% 0, 100% 0%, 100% 100%, 0% 100%);
  clip-path: polygon(32% 0, 100% 0%, 100% 100%, 0% 100%);
}
.cap-nav-container .cap-nav-wrapper .cap-nav-bg {
  transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out;
  background: rgba(0, 0, 0, 0.3);
  text-align: center;
  width: 100%;
  display: table;
  height: 100vh;
}
.cap-nav-container .cap-nav-wrapper a:hover .cap-nav-bg {
  background: rgba(0, 174, 239, 0.9);
}
.cap-nav-container .cap-nav-wrapper a:hover .cap-nav-title {
  color: #f0ff00;
}
.cap-nav-container .cap-nav-wrapper .cap-nav-title {
  font-family: azo-sans-web, sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out;
  font-size: 36px;
  color: #ffffff;
  line-height: 1.0;
  position: relative;
  display: table-cell;
  vertical-align: middle;
}
.cap-nav-container .cap-nav-wrapper .cap-nav-number {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 36px;
  color: #ffffff;
  display: block;
  position: absolute;
  left: 50%;
  margin-left: 97px;
  top: -56px;
  transform: rotate(270deg);
}
body.admin-bar .cap-nav-wrapper {
  top: 32px;
}
/* Capabilities Detail Template Styles */
.large-banner-container {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}
.large-banner-container .grid-container {
  position: relative;
  padding-top: 310px;
  padding-bottom: 317px;
}
.large-banner-container .banner-line {
  display: block;
  position: absolute;
  top: 0;
  background-color: #dfdfdf;
  opacity: .4;
  width: 2px;
  height: 100%;
  min-height: 100%;
  z-index: 1;
}
.large-banner-container .line-left {
  left: -28px;
}
.large-banner-container .line-right {
  right: -28px;
}
.large-banner-container .line-middle {
  left: 50%;
}
.large-banner-container .banner-content {
  z-index: 2;
}
.large-banner-container .banner-color-overlay {
  background: rgba(0, 0, 0, 0.3);
}
.large-banner-container .banner-gradient-overlay {
  background: rgba(0, 0, 0, 0.4);
  background: -webkit-linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 85%, rgba(0, 0, 0, 0.4) 100%);
  background: -o-linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 85%, rgba(0, 0, 0, 0.4) 100%);
  background: linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 85%, rgba(0, 0, 0, 0.4) 100%);
  text-align: center;
}
.large-banner-container h1 {
  font-family: azo-sans-web, sans-serif;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 60px;
  color: #ffffff;
  line-height: 1.2;
  margin: 0 0 0 0;
}
.large-banner-container h4 {
  font-family: azo-sans-web, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 27px;
  color: #ffffff;
  line-height: 1.2;
  margin: 0 0 20px 0;
}
.large-banner-container h4 .banner-sep {
  margin: 0 8px;
}
.large-banner-container h4 .banner-light {
  font-weight: 300;
}
.post-banner-container {
  position: relative;
  background-color: #ffffff;
  padding: 353px 0 116px 0;
  text-align: center;
  z-index: 2;
  /*
	-webkit-clip-path:polygon(0 100%, 0 41%, 100% 0%, 100% 100%);
	clip-path:polygon(0 100%, 0 41%, 100% 0%, 100% 100%);
	*/
  -webkit-clip-path: polygon(0 100%, 0 36%, 100% 0%, 100% 100%);
  clip-path: polygon(0 100%, 0 36%, 100% 0%, 100% 100%);
  top: -17.6em;
  margin-bottom: -17.6em;
}
.post-banner-container .slanted-blue-triangle {
  position: absolute;
  top: 0;
  right: 0;
  width: 540px;
  height: 156px;
  max-width: 100%;
  background-color: #00aeef;
  -webkit-clip-path: polygon(0 24%, 0 0%, 100% 0%, 100% 100%);
  clip-path: polygon(0 24%, 0 0%, 100% 0%, 100% 100%);
}
.post-banner-container .content {
  width: 1020px;
  max-width: 100%;
  margin: 0 auto 0 auto;
}
.post-banner-container p,
.post-banner-container h2 {
  font-family: azo-sans-web, sans-serif;
  font-weight: 700;
  font-size: 32px;
  color: #00aeef;
  line-height: 1.5;
}
.post-banner-container h2 {
  margin: 0 0 16px 0;
}
.capabilities-white-descriptive-container {
  position: relative;
  background-color: #ffffff;
  padding-top: 110px;
  padding-bottom: 420px;
}
.capabilities-white-descriptive-container .left-bar-deco {
  background-image: url('../images/home-left-bar-deco.png');
  background-repeat: no-repeat;
  width: 30px;
  height: 469px;
  position: absolute;
  left: 0;
  top: 47px;
}
.capabilities-white-descriptive-container .slant-content-wrapper {
  position: relative;
}
.capabilities-white-descriptive-container .content {
  position: relative;
  z-index: 3;
}
.capabilities-white-descriptive-container h2,
.capabilities-white-descriptive-container h3,
.capabilities-white-descriptive-container h4 {
  color: #00aeef;
  margin: 0 0 20px 0;
}
.capabilities-white-descriptive-container h3 {
  text-transform: uppercase;
}
.capabilities-white-descriptive-container .bg-number-container {
  font-family: azo-sans-web, sans-serif;
  font-weight: 100;
  font-size: 360px;
  color: #f4f4f4;
  position: absolute;
  top: 0;
  left: -27px;
  z-index: 2;
  line-height: .72;
}
.capabilities-white-descriptive-container .grid-x {
  padding-top: 44px;
}
.capabilities-white-descriptive-container .grid-x .medium-6:nth-child(1) {
  padding-right: 30px;
}
.capabilities-white-descriptive-container .grid-x .medium-6:nth-child(2) {
  padding-left: 30px;
}
.capabilities-white-descriptive-container .descriptive-items {
  margin: 0 0 0 0;
}
.capabilities-white-descriptive-container .descriptive-items > li {
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  color: #55575b;
  padding-left: 12px;
  display: block;
  list-style: none;
  position: relative;
  line-height: 1.5;
  margin-bottom: 13px;
}
.capabilities-white-descriptive-container .descriptive-items > li .item-title {
  font-weight: 700;
  display: block;
}
.capabilities-white-descriptive-container .descriptive-items > li .item-desc {
  font-weight: 300;
  display: block;
  padding-left: 18px;
}
.capabilities-white-descriptive-container .descriptive-items > li::before {
  display: block;
  content: "";
  position: absolute;
  top: 12px;
  left: 0;
  width: 6px;
  height: 6px;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  background-color: #00aeef;
}
.capabilities-blue-container {
  position: relative;
  background-color: #00aeef;
  padding: 224px 0 172px 0;
  -webkit-clip-path: polygon(0 100%, 0 18%, 100% 0%, 100% 100%);
  clip-path: polygon(0 100%, 0 18%, 100% 0%, 100% 100%);
  top: -17.6em;
  margin-bottom: -17.6em;
  z-index: 4;
}
.capabilities-blue-container .right-bar-deco {
  display: block;
  position: absolute;
  right: 0;
  top: 648px;
  background-image: url('../images/blue-deco-bg.png');
  background-repeat: no-repeat;
  width: 30px;
  height: 409px;
}
.capabilities-blue-container .right-content-inner {
  position: relative;
  padding-top: 186px;
}
.capabilities-blue-container .left-content {
  padding-right: 20px;
  padding-top: 193px;
}
.capabilities-blue-container .right-content {
  padding-left: 30px;
}
.capabilities-blue-container .bg-number-container {
  font-family: azo-sans-web, sans-serif;
  font-weight: 100;
  font-size: 360px;
  color: #2cb5f0;
  position: absolute;
  top: 0;
  left: -27px;
  z-index: 2;
  line-height: .72;
}
.capabilities-blue-container h2,
.capabilities-blue-container h3,
.capabilities-blue-container h4 {
  color: #ffffff;
  position: relative;
  z-index: 3;
  margin: 0 0 20px 0;
}
.capabilities-blue-container h3 {
  text-transform: uppercase;
}
.capabilities-blue-container p {
  color: #ffffff;
}
.capabilities-blue-container .descriptive-items {
  margin: 0 0 0 0;
  padding-top: 12px;
}
.capabilities-blue-container .descriptive-items > li {
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  color: #ffffff;
  padding-left: 12px;
  display: block;
  list-style: none;
  position: relative;
  line-height: 1.5;
  margin-bottom: 13px;
  /*
			.item-title::after 
			{
				.roboto;
				.fontLight;
				font-size:inherit;
				color:inherit;
				display:inline-block;
				content:"–";
				margin: 0 5px;
			}
			*/
}
.capabilities-blue-container .descriptive-items > li .item-title {
  font-weight: 700;
  display: inline-block;
  position: relative;
  color: #ffffff;
}
.capabilities-blue-container .descriptive-items > li .item-desc {
  font-weight: 300;
  display: inline;
  color: #ffffff;
}
.capabilities-blue-container .descriptive-items > li::before {
  display: block;
  content: "";
  position: absolute;
  top: 12px;
  left: 0;
  width: 6px;
  height: 6px;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  background-color: #32353a;
}
.capabilities-blue-container .lower-content {
  text-align: center;
  padding-top: 30px;
}
.capabilities-blue-container .lower-content p,
.capabilities-blue-container .lower-content ul li,
.capabilities-blue-container .lower-content ol li {
  color: #ffffff;
}
.full-width-content-container + .capabilities-blue-container {
  top: 0;
  margin-bottom: 0;
}
.lower-cta-section {
  position: relative;
  background-color: #ffffff;
  text-align: center;
  padding: 155px 0 179px 0;
}
.lower-cta-section h2,
.lower-cta-section h3,
.lower-cta-section h4 {
  color: #00aeef;
  margin: 0 0 16px 0;
}
.lower-cta-section .cta-btn {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 24px;
  color: #55575b;
  display: inline-block;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  border: 3px solid #00aeef;
  background-color: transparent;
  margin-top: 32px;
  padding: 18px 93px 18px 93px;
}
.lower-cta-section .cta-btn:hover {
  background-color: #00aeef;
  color: #ffffff;
}
.lower-cta-section p,
.lower-cta-section ul li,
.lower-cta-section ol li {
  color: #55575b;
  line-height: 1.5;
}
/* New Account Template Styles */
.short-banner-container {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url('../images/short-banner.jpg');
}
.short-banner-container .line-wrapper {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 1400px;
  max-width: 100%;
  height: 100%;
  z-index: 1;
}
.short-banner-container .banner-content {
  z-index: 2;
}
.short-banner-container .banner-shade {
  position: relative;
  background: rgba(0, 0, 0, 0.2);
  padding-top: 236px;
  padding-right: 72px;
  padding-bottom: 29px;
  padding-left: 72px;
}
.short-banner-container .banner-line {
  background: rgba(223, 223, 223, 0.4);
  position: absolute;
  top: 0;
  height: 100%;
  min-height: 100%;
  width: 2px;
  z-index: 2;
}
.short-banner-container .line-left {
  left: -28px;
}
.short-banner-container .line-middle {
  left: 50%;
}
.short-banner-container .line-right {
  right: -28px;
}
.short-banner-container .banner-list {
  margin: 0 0 0 0;
  position: relative;
  z-index: 3;
}
.short-banner-container .banner-list > li {
  font-family: azo-sans-web, sans-serif;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 27px;
  color: #ffffff;
  display: inline-block;
  vertical-align: middle;
  list-style: none;
  padding-right: 45px;
  position: relative;
  margin-right: 10px;
  text-shadow: 0px 5px 30px rgba(0, 0, 0, 0.25);
}
.short-banner-container .banner-list > li > a {
  font-family: azo-sans-web, sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 27px;
  color: #ffffff;
}
.short-banner-container .banner-list > li::after {
  font-family: azo-sans-web, sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 27px;
  color: #ffffff;
  display: block;
  content: "///";
  position: absolute;
  top: 1px;
  right: 0;
}
.short-banner-container .banner-list > li:last-child {
  padding-right: 0;
  margin-right: 0;
}
.short-banner-container .banner-list > li:last-child > a {
  font-weight: 700;
}
.short-banner-container .banner-list > li:last-child::after {
  display: none;
}
.upper-resources-container {
  position: relative;
  background-color: #ffffff;
  padding: 137px 0 92px 0;
  background-image: url('../images/measurement-line.png');
  background-position: top right;
  background-repeat: no-repeat;
}
.upper-resources-container .upper-resources-content {
  width: 1190px;
  max-width: 100%;
}
.upper-resources-container .upper-resources-content h1,
.upper-resources-container .upper-resources-content h2,
.upper-resources-container .upper-resources-content h3,
.upper-resources-container .upper-resources-content h4 {
  color: #00aeef;
  margin: 0 0 37px 0;
  line-height: 1.2;
}
.upper-resources-container .upper-resources-content p {
  color: #55575b;
  margin: 0 0 11px 0;
}
.upper-resources-container .upper-resources-content ul li,
.upper-resources-container .upper-resources-content ol li {
  color: #55575b;
}
.upper-resources-container .upper-resources-content a:not(.btn) {
  transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out;
  text-decoration: underline;
}
.upper-resources-container .upper-resources-content a:not(.btn):hover {
  color: #00aeef;
}
.resources-form-container {
  position: relative;
  background-color: #ffffff;
  padding: 30px 0;
}
.resources-form-container .resources-form-wrapper {
  padding: 125px 141px 162px 141px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2);
  position: relative;
  z-index: 6;
  top: -85px;
  margin-bottom: -85px;
}
.resources-form-container .resources-form-inner {
  width: 865px;
  max-width: 100%;
}
.resources-form-container h4 {
  text-transform: uppercase;
  color: #00aeef;
  margin: 0 0 54px 0;
}
.resources-form-container .gform_wrapper .gform_fields .gfield {
  margin-bottom: 48px;
}
.resources-form-container .gform_wrapper .gform_fields .gfield > label {
  font-family: azo-sans-web, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 18px;
  color: #00aeef;
}
.resources-form-container .gform_wrapper .gform_fields fieldset legend {
  font-family: azo-sans-web, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 18px;
  color: #00aeef;
}
.resources-form-container .gform_wrapper .gform_fields input[type="text"],
.resources-form-container .gform_wrapper .gform_fields input[type="email"],
.resources-form-container .gform_wrapper .gform_fields input[type="tel"] {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 23px;
  color: #55575b;
  background-color: #ffffff;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 2px solid #55575b;
  padding-top: 0;
  padding-left: 19px;
  outline: none;
  box-shadow: none;
  height: 48px;
  width: 100%;
}
.resources-form-container .gform_wrapper .gform_fields textarea {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 23px;
  color: #55575b;
  background-color: #ffffff;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 2px solid #55575b;
  padding-left: 19px;
  outline: none;
  box-shadow: none;
  padding-top: 0;
  min-height: 100px;
}
.resources-form-container .gform_wrapper .gform_fields input[type="text"]::placeholder,
.resources-form-container .gform_wrapper .gform_fields input[type="email"]::placeholder,
.resources-form-container .gform_wrapper .gform_fields textarea::placeholder,
.resources-form-container .gform_wrapper .gform_fields input[type="tel"]::placeholder {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 23px;
  color: #a9acaf;
}
.resources-form-container .gform_wrapper .gform_fields fieldset label {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  color: #55575b;
  font-size: 23px;
}
.resources-form-container .gform_wrapper .gform_fields select {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 23px;
  color: #55575b;
  background-color: #ffffff;
  height: 48px;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 2px solid #55575b;
  outline: none;
  box-shadow: none;
}
.resources-form-container .gform_wrapper .gform_fields input[type="checkbox"],
.resources-form-container .gform_wrapper .gform_fields input[type="radio"] {
  width: 15px;
  height: 15px;
  margin-bottom: 0;
}
.resources-form-container .gform_wrapper .gform_fields .ginput_container_address span {
  margin-bottom: 48px;
}
.resources-form-container .gform_wrapper .gform_fields .gfield_list_header .gfield_header_item {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  color: #55575b;
  font-size: 15px;
  text-align: center;
}
.resources-form-container .gform_wrapper.gravity-theme .gsection {
  border-bottom: none;
  padding-bottom: 0;
}
.resources-form-container .gform_wrapper.gravity-theme .gsection h3 {
  font-family: azo-sans-web, sans-serif;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 1.1;
  color: #00aeef;
  margin: 0 0 0 0;
}
.resources-form-container .gform_wrapper .gform_footer {
  margin: 0 0 0 0 !important;
  padding: 0 0 0 0 !important;
  text-align: center;
}
.resources-form-container .gform_wrapper .gform_footer input[type="submit"] {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out;
  font-size: 24px;
  color: #55575b;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  border: 3px solid #00aeef;
  padding: 18px 93px 18px 93px;
  margin: 0 auto 0 auto;
  background-color: transparent;
  line-height: 24px;
  display: inline-block;
}
.resources-form-container .gform_wrapper .gform_footer input[type="submit"]:hover {
  background-color: #00aeef;
  color: #ffffff;
}
.resources-form-container .gform_wrapper .gform_validation_errors {
  margin-bottom: 35px;
}
.resources-form-container .gform_wrapper .gform_validation_errors > h2 {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 16px;
}
.resources-form-container .gform_wrapper .gfield_validation_message,
.resources-form-container .gform_wrapper .validation_message {
  font-family: 'Roboto', sans-serif !important;
  font-weight: 400;
  font-size: 16px !important;
  color: #55575b;
  background: #f0ff00;
  border: none;
  display: inline-block;
  width: auto !important;
  padding: 6px 26px 6px 19px !important;
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 97% 100%, 0% 100%);
  clip-path: polygon(0% 0%, 100% 0%, 97% 100%, 0% 100%);
}
.resources-form-container #gform_fields_2 #input_2_8_5_container,
.resources-form-container #gform_fields_2 #input_2_7_5_container {
  width: 100%;
  padding-right: 0;
  flex: 0 0 100%;
  margin-bottom: 0;
}
.resources-form-container #gform_fields_2 #field_2_17 .gfield_list_header .gfield_header_item:nth-child(1)::after {
  display: block;
  text-align: center;
  content: "(This will be printed on your Certificate)";
  font-size: 11px;
}
.resources-form-container #gform_fields_2 #field_2_17 .gfield_list_header .gfield_header_item:nth-child(2)::after {
  display: block;
  text-align: center;
  content: "(This will be printed on your Certificate)";
  font-size: 11px;
}
.resources-form-container #gform_fields_2 #field_2_17 .gfield_list_header .gfield_header_item:nth-child(3)::after {
  display: block;
  text-align: center;
  content: "(This will be printed on your Certificate)";
  font-size: 11px;
}
.resources-form-container #gform_fields_2 #field_2_17 .gfield_list_header .gfield_header_item:nth-child(5)::after {
  display: block;
  text-align: center;
  content: "(With serving size if applicable)";
  font-size: 11px;
}
.resources-form-container .gform_confirmation_wrapper .gform_confirmation_message {
  font-family: azo-sans-web, sans-serif;
  font-weight: 700;
  font-size: 22px;
  color: #55575b;
}
.resources-form-container .gform_ajax_spinner {
  display: block !important;
  margin: 15px auto 0 auto;
}
.resources-lower-items {
  position: relative;
  background-color: #ffffff;
  padding: 168px 0 172px 0;
}
.resources-lower-items .resource-item {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 102px;
  position: relative;
}
.resources-lower-items .resource-item .resource-number {
  font-family: azo-sans-web, sans-serif;
  font-weight: 100;
  font-size: 180px;
  line-height: .72;
  color: #f4f4f4;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.resources-lower-items .resource-item .resource-content {
  position: relative;
  z-index: 2;
}
.resources-lower-items .resource-item h3 {
  text-transform: uppercase;
  color: #00aeef;
  margin: 0 0 27px 0;
}
.resources-lower-items .resource-item p {
  color: #55575b;
  margin: 0 0 11px 0;
}
.resources-lower-items .resource-item ul li,
.resources-lower-items .resource-item ol li {
  color: #55575b;
}
.resources-lower-items .resource-item:nth-child(3n) {
  margin-right: 0;
}
.resources-lower-items .resource-list {
  margin: 0 0 0 0;
}
.resources-lower-items .resource-list > li {
  display: block;
  list-style: none;
  margin-bottom: 11px;
}
.resources-lower-items .resource-list > li > a {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out;
  font-size: 20px;
  color: #55575b;
  border-bottom: 1px solid #8b8c8e;
  position: relative;
}
.resources-lower-items .resource-list > li > a:hover {
  color: #00aeef;
  border-bottom: 1px solid #00aeef;
}
.resources-lower-items .resource-list > li .link-item::after {
  display: block;
  content: "";
  background-image: url('../images/right-arrow.png');
  background-repeat: no-repeat;
  background-size: 18px 8px;
  width: 18px;
  height: 8px;
  position: absolute;
  top: 8px;
  right: -32px;
}
.resources-lower-items .resource-list > li .download-item::after {
  display: block;
  content: "";
  background-image: url('../images/down-arrow.png');
  background-repeat: no-repeat;
  background-size: 8px 18px;
  width: 8px;
  height: 18px;
  position: absolute;
  top: 5px;
  right: -24px;
}
.upper-resources-container + .resources-lower-items {
  padding-top: 68px;
}
/* Courier Services Template Styles */
.full-width-content-container {
  position: relative;
  padding: 129px 0 129px 0;
  background-color: #ffffff;
  background-position: top right;
  background-repeat: no-repeat;
  min-height: 404px;
}
.full-width-content-container h1,
.full-width-content-container h2,
.full-width-content-container h3,
.full-width-content-container h4,
.full-width-content-container h5 {
  font-family: azo-sans-web, sans-serif;
  font-weight: 700;
  color: #00aeef;
  margin: 0 0 37px 0;
}
.full-width-content-container div.alignright,
.full-width-content-container img.alignright {
  margin-left: 100px;
}
.full-width-content-container div.alignleft,
.full-width-content-container img.alignleft {
  margin-right: 100px;
}
.full-width-content-container a:not(.btn) {
  color: #00aeef;
}
.full-width-content-container p,
.full-width-content-container ul li,
.full-width-content-container ol li {
  color: #55575b;
}
.full-width-content-container ol li {
  margin-bottom: 10px;
}
.post-banner-container + .full-width-content-container {
  padding: 30px 0 30px 0;
  min-height: 100px;
}
/* Pricing Table Styles */
.pricing-table-container {
  position: relative;
  background-color: #ffffff;
  padding: 100px 0;
}
.pricing-table-container h2 {
  color: #00aeef;
  margin: 30px 0 37px 0;
}
.pricing-table-container .table-row {
  display: flex;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
}
.pricing-table-container .table-row .table-column {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 16px;
  color: #55575b;
  width: 33.333%;
  padding: 10px 15px;
}
.pricing-table-container .table-row .table-column .table-heading-mobile {
  display: none;
}
.pricing-table-container .table-row .table-column:nth-child(1),
.pricing-table-container .table-row .table-column:nth-child(2) {
  border-right: 1px solid #000000;
}
.pricing-table-container .table-row:nth-child(1) {
  border-top: 1px solid #000000;
}
.pricing-table-container .table-row.heading-row {
  background-color: #7f7f7f;
}
.pricing-table-container .table-row.heading-row .table-column {
  font-weight: 700;
  color: #ffffff;
}
.pricing-table-container + .lower-cta-section {
  padding-top: 55px;
}
/* Accreditation Page Styles */
body.page-id-52 .columns-container {
  padding: 30px 0 30px 0;
}
body.page-id-52 .full-width-content-container {
  min-height: 100px;
  padding-bottom: 20px;
}
body.page-id-52 .columns-container + .full-width-container {
  padding-top: 0;
}
/* Pathogens Page Styles */
body.page-id-45 .capabilities-blue-container .descriptive-items > li .item-title::after {
  display: none;
}
/* Search Page Styles */
.search-page-form {
  width: 600px;
  max-width: 100%;
  margin: 35px auto 0 auto;
}
.search-page-form label {
  position: absolute;
  left: -9999px;
}
.search-page-form input[type="text"] {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 23px;
  color: #55575b;
  background-color: #ffffff;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 2px solid #55575b;
  padding-top: 0;
  padding-left: 19px;
  outline: none;
  box-shadow: none;
  height: 48px;
  width: 100%;
  margin-bottom: 35px;
}
.search-page-form input[type="submit"] {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out;
  font-size: 24px;
  color: #55575b;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  border: 3px solid #00aeef;
  padding: 18px 93px 18px 93px;
  margin: 0 auto 0 auto;
  background-color: transparent;
  line-height: 24px;
  display: block;
  cursor: pointer;
}
.search-page-form input[type="submit"]:hover {
  background-color: #00aeef;
  color: #ffffff;
}
.full-width-container.search-results-wrapper {
  padding-top: 0;
}
.full-width-container.search-results-wrapper .searchResult {
  margin-bottom: 60px;
}
.full-width-container.search-results-wrapper .searchResult h3 > a:hover {
  color: #008bbf;
}
.full-width-container.search-results-wrapper .searchResult .cta-btn {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 20px;
  color: #55575b;
  display: inline-block;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  border: 3px solid #00aeef;
  background-color: transparent;
  margin-top: 16px;
  padding: 18px 46px 18px 46px;
}
.full-width-container.search-results-wrapper .searchResult .cta-btn:hover {
  background-color: #00aeef;
  color: #ffffff;
}
.thin-line-container .thin-line {
  width: 100%;
  height: 1px;
  background: rgba(223, 223, 223, 0.4);
}
.trendcheck-login-right form input[type="submit"]
{
	display:block;
}
body.page-id-150 .thin-line-container {
  padding-top: 25px;
}
/* Resources Page Styles */
body.page-id-47 .full-width-content-container {
  min-height: 50px;
  padding-bottom: 0;
}
body.page-id-47 .columns-container {
  padding: 25px 0 25px 0;
}
body.page-id-47 .columns-container a {
  transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out;
}
body.page-id-47 .columns-container a:hover {
  color: #00a0dc;
}
body.page-id-47 .footer-container {
  margin-top: 200px;
}
@media screen and (min-width: 1600px) and (max-width: 1780px) {
  .cap-nav-container .cap-nav-wrapper .cap-nav-title {
    font-size: 32px;
  }
  .cap-nav-container .cap-nav-wrapper .cap-nav-number {
    font-size: 32px;
    margin-left: 80px;
  }
}
@media screen and (min-width: 1480px) and (max-width: 1600px) {
  .cap-nav-container .cap-nav-wrapper .cap-nav-title {
    font-size: 30px;
  }
  .cap-nav-container .cap-nav-wrapper .cap-nav-number {
    font-size: 32px;
    margin-left: 80px;
  }
  body.page-id-41 .desktop-nav-container .desktop-nav > li {
    padding-bottom: 430px;
  }
  .blue-slant-container .blue-slant {
    width: 97%;
  }
}
@media screen and (min-width: 1480px) {
  .grid-container {
    width: 1400px;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  #container_full .container {
    width: 1400px;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 1479px) {
  .grid-container {
    width: 100%;
    max-width: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }
  #container_full .container {
    width: 100%;
    max-width: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (min-width: 1300px) and (max-width: 1479px) {
  /* Header / Footer Styles */
  .desktop-nav-container .desktop-nav > li > a {
    font-size: 46px;
  }
  .desktop-nav-container .desktop-nav > li > a .nav-number {
    font-size: 32px;
  }
  .desktop-nav-container .desktop-nav .sub-menu {
    padding-left: 100px;
  }
  .desktop-nav-container .desktop-nav > li:nth-child(2) .sub-menu {
    padding-left: 62px;
  }
  .desktop-nav-container .desktop-nav > li {
    padding: 372px 0 382px 0;
  }
  .footer-container .footer-blue-deco {
    left: 10px;
  }
  .footer-container .footer-left-line {
    left: 12px;
  }
  .footer-container .footer-right-line {
    right: 12px;
  }
  .footer-container .footer-right .medium-6:nth-child(1) {
    padding-right: 10px;
  }
  .footer-container .footer-right .medium-6:nth-child(2) {
    padding-left: 10px;
  }
  /* Homepage Template Styles */
  .home-banner-container .banner-line-left,
  .large-banner-container .line-left,
  .short-banner-container .line-left {
    left: 12px;
  }
  .home-banner-container .banner-line-right,
  .large-banner-container .line-right,
  .short-banner-container .line-right {
    right: 12px;
  }
  .home-banner-container h1 {
    font-size: 100px;
  }
  .overlay-img-container .slanted-img-wrapper {
    top: -830px;
  }
  .background-slant-container .bg-number-container {
    left: -7px;
  }
  .background-slant-container .content {
    padding-left: 20px;
    padding-right: 65px;
  }
  .blue-slant-container .upper-copy {
    width: 60%;
  }
  .blue-slant-container .blue-slant {
    width: 100%;
    -webkit-clip-path: polygon(0 0, 100% 0, 96% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0, 96% 100%, 0% 100%);
  }
  .blue-slant-container .column-cell {
    padding-right: 20px;
  }
  /* Capabilities Landing Template Styles */
  .cap-nav-container .cap-nav-wrapper .cap-nav-title {
    font-size: 26px;
  }
  .cap-nav-container .cap-nav-wrapper .cap-nav-item:nth-child(1) > a .cap-nav-bg {
    padding-left: 32px;
  }
  .cap-nav-container .cap-nav-wrapper .cap-nav-number {
    margin-left: 58px;
    font-size: 30px;
  }
  body.page-id-41 .desktop-nav-container .desktop-nav > li {
    padding-bottom: 222px;
  }
  /* Capabilities Detail Template Styles */
  .capabilities-white-descriptive-container .slant-content-wrapper {
    padding-left: 20px;
  }
  .capabilities-white-descriptive-container .bg-number-container {
    left: -7px;
  }
  .large-banner-container .grid-container {
    padding-top: 280px;
    padding-bottom: 287px;
  }
  .post-banner-container {
    padding: 250px 0 53px 0;
  }
  .capabilities-white-descriptive-container {
    padding-top: 25px;
  }
  .capabilities-white-descriptive-container {
    padding-bottom: 325px;
  }
  .capabilities-blue-container {
    padding: 224px 0 100px 0;
  }
  .capabilities-blue-container .right-bar-deco {
    top: auto;
    bottom: 65px;
  }
  .lower-cta-section {
    padding: 100px 0 124px 0;
  }
  /* New Account Template Styles */
  .resources-lower-items .resource-item h3 {
    font-size: 25px;
  }
  /* Pricing Table Styles */
  .pricing-table-container .table-row .table-column {
    font-size: 14px;
  }
  .pricing-table-container .table-row .table-column:nth-child(2) {
    flex-grow: 1;
  }
  .pricing-table-container .table-row .table-column:nth-child(3) {
    width: 200px;
  }
  /* TrendCheck System Styles */
  #container_full {
    padding: 30px 0 120px 0;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1299px) {
  /* Header / Footer Styles */
  .desktop-nav-container .desktop-nav > li > a {
    font-size: 46px;
  }
  .desktop-nav-container .desktop-nav > li > a .nav-number {
    font-size: 32px;
  }
  .desktop-nav-container .desktop-nav .sub-menu {
    padding-left: 100px;
  }
  .desktop-nav-container .desktop-nav > li:nth-child(2) .sub-menu {
    padding-left: 62px;
  }
  .desktop-nav-container .desktop-nav > li {
    padding: 332px 0 342px 0;
  }
  .footer-container .footer-blue-deco {
    left: 10px;
  }
  .footer-container .footer-left-line {
    left: 12px;
  }
  .footer-container .footer-right-line {
    right: 12px;
  }
  .footer-container .footer-right .medium-6:nth-child(1) {
    padding-right: 10px;
  }
  .footer-container .footer-right .medium-6:nth-child(2) {
    padding-left: 10px;
  }
  .footer-container h4 {
    font-size: 21px;
  }
  /* Homepage Template Styles */
  .home-banner-container .banner-line-left,
  .large-banner-container .line-left,
  .short-banner-container .line-left {
    left: 12px;
  }
  .home-banner-container .banner-line-right,
  .large-banner-container .line-right,
  .short-banner-container .line-right {
    right: 12px;
  }
  .home-banner-container h1 {
    font-size: 100px;
  }
  .background-slant-container .bg-number-container {
    left: -7px;
  }
  .background-slant-container .content {
    padding-left: 20px;
    padding-right: 20px;
  }
  .overlay-img-container .slanted-img-wrapper {
    top: -750px;
  }
  .blue-slant-container .upper-copy {
    width: 60%;
  }
  .blue-slant-container .blue-slant {
    width: 100%;
  }
  .blue-slant-container .column-cell {
    padding-right: 20px;
  }
  .blue-slant-container .column-cell h3 {
    font-size: 26px;
  }
  /* Capabilities Landing Template Styles */
  .cap-nav-container .cap-nav-wrapper .cap-nav-title {
    font-size: 25px;
  }
  .cap-nav-container .cap-nav-wrapper .cap-nav-item:nth-child(1) > a .cap-nav-bg {
    padding-left: 30px;
  }
  .cap-nav-container .cap-nav-wrapper .cap-nav-number {
    margin-left: 55px;
    font-size: 26px;
    top: -46px;
  }
  body.page-id-41 .desktop-nav-container .desktop-nav > li {
    padding-bottom: 140px;
  }
  /* Capabilities Detail Template Styles */
  .capabilities-white-descriptive-container .slant-content-wrapper {
    padding-left: 20px;
  }
  .capabilities-white-descriptive-container .bg-number-container {
    left: -7px;
  }
  .post-banner-container {
    padding: 250px 0 53px 0;
  }
  .capabilities-white-descriptive-container {
    padding-top: 25px;
  }
  .capabilities-white-descriptive-container {
    padding-bottom: 325px;
  }
  .capabilities-blue-container {
    padding: 224px 0 100px 0;
  }
  .capabilities-blue-container .right-bar-deco {
    top: auto;
    bottom: 65px;
  }
  .lower-cta-section {
    padding: 100px 0 124px 0;
  }
  /* New Account Template Styles */
  .upper-resources-container {
    padding: 70px 0 65px 0;
  }
  .resources-form-container .resources-form-wrapper {
    padding: 85px 141px 100px 141px;
  }
  .resources-lower-items {
    padding: 107px 0 117px 0;
  }
  .resources-lower-items .resource-item {
    margin-bottom: 80px;
  }
  .resources-lower-items .resource-item .resource-number {
    font-size: 160px;
  }
  .resources-lower-items .resource-item h3 {
    font-size: 23px;
  }
  /* Courier Services Template Styles */
  .full-width-content-container {
    padding: 90px 0 150px 0;
  }
  .full-width-content-container div.alignright,
  .full-width-content-container img.alignright {
    margin-left: 65px;
  }
  .full-width-content-container div.alignleft,
  .full-width-content-container img.alignleft {
    margin-right: 65px;
  }
  /* Pricing Table Styles */
  .pricing-table-container {
    padding: 50px 0 100px 0;
  }
  .pricing-table-container .table-row .table-column {
    font-size: 14px;
  }
  .pricing-table-container .table-row .table-column:nth-child(2) {
    flex-grow: 1;
  }
  .pricing-table-container .table-row .table-column:nth-child(3) {
    width: 200px;
  }
  .pricing-table-container h2 {
    margin: 15px 0 37px 0;
  }
  /* TrendCheck System Styles */
  #container_full {
    padding: 30px 0 120px 0;
  }
}
@media screen and (min-width: 1200px) {
  .capabilities-blue-container .left-content {
    padding-top: 140px;
  }
  .capabilities-blue-container .right-content-inner {
    padding-top: 135px;
  }
}
@media screen and (min-width: 1100px) and (max-width: 1199px) {
  /* Header / Footer Styles */
  .desktop-nav-container .desktop-nav > li > a {
    font-size: 38px;
  }
  .desktop-nav-container .desktop-nav > li > a .nav-number {
    font-size: 28px;
  }
  .desktop-nav-container .desktop-nav .sub-menu {
    padding-left: 78px;
  }
  .desktop-nav-container .desktop-nav > li:nth-child(2) .sub-menu {
    padding-left: 40px;
  }
  .desktop-nav-container .desktop-nav > li {
    padding: 332px 0 342px 0;
  }
  .footer-container .footer-blue-deco {
    left: 10px;
  }
  .footer-container .footer-left-line {
    left: 12px;
  }
  .footer-container .footer-middle-line {
    display: none;
  }
  .footer-container .footer-right-line {
    right: 12px;
  }
  .footer-container .footer-left {
    width: 45%;
    padding-right: 0;
  }
  .footer-container .footer-right {
    width: 55%;
  }
  .footer-container .footer-right .medium-6:nth-child(1) {
    padding-right: 10px;
  }
  .footer-container .footer-right .medium-6:nth-child(2) {
    padding-left: 10px;
  }
  .footer-container h4 {
    font-size: 21px;
  }
  /* Homepage Template Styles */
  .home-banner-container .banner-line-left,
  .large-banner-container .line-left,
  .short-banner-container .line-left {
    left: 12px;
  }
  .home-banner-container .banner-line-right,
  .large-banner-container .line-right,
  .short-banner-container .line-right {
    right: 12px;
  }
  .home-banner-container h1 {
    font-size: 100px;
  }
  .background-slant-container .bg-number-container {
    left: -7px;
  }
  .background-slant-container .content {
    padding-left: 20px;
    padding-right: 0;
    width: 55%;
  }
  .overlay-img-container .slanted-img-wrapper {
    top: -670px;
  }
  .blue-slant-container .upper-copy {
    width: 68%;
  }
  .blue-slant-container .blue-slant {
    width: 100%;
  }
  .blue-slant-container .column-cell {
    padding-right: 10px;
  }
  .blue-slant-container .column-cell h3 {
    font-size: 24px;
  }
  /* Tablet & Laptop Mods */
  .home-banner-container .grid-container {
    padding-top: 310px;
    padding-bottom: 320px;
  }
  .background-slant-container {
    top: -18.6em;
    margin-bottom: -18.6em;
  }
  .background-slant-container .background-gradient-container {
    padding: 335px 0 335px 0;
  }
  .blue-slant-container .blue-slant {
    top: -45px;
    height: 110%;
  }
  .background-slant-container .left-bar-deco {
    top: 350px;
  }
  .slanted-img-container {
    padding: 200px 0 210px 0;
  }
  .slanted-img-container .right-bar-deco {
    top: 210px;
  }
  .slanted-forms-container {
    padding: 320px 0 160px 0;
  }
  /* Capabilities Landing Template Styles */
  .cap-nav-container .cap-nav-wrapper .cap-nav-item:nth-child(1) > a .cap-nav-bg {
    padding-left: 20px;
  }
  .cap-nav-container .cap-nav-wrapper .cap-nav-title {
    font-size: 20px;
  }
  .cap-nav-container .cap-nav-wrapper .cap-nav-number {
    margin-left: 55px;
    font-size: 26px;
    top: -46px;
  }
  body.page-id-41 .desktop-nav-container .desktop-nav > li {
    padding-bottom: 100px;
  }
  /* Capabilities Detail Template Styles */
  .capabilities-white-descriptive-container .slant-content-wrapper {
    padding-left: 20px;
  }
  .capabilities-white-descriptive-container .bg-number-container {
    left: -7px;
  }
  .large-banner-container h1 {
    font-size: 52px;
  }
  .large-banner-container h4 {
    font-size: 24px;
  }
  .large-banner-container .grid-container {
    padding-top: 280px;
    padding-bottom: 287px;
  }
  .post-banner-container {
    padding: 250px 0 53px 0;
  }
  .post-banner-container p,
  .post-banner-container h2 {
    font-size: 28px;
  }
  .capabilities-white-descriptive-container {
    padding-top: 25px;
  }
  .capabilities-white-descriptive-container {
    padding-bottom: 325px;
  }
  .capabilities-blue-container {
    padding: 125px 0 100px 0;
  }
  .capabilities-blue-container .right-bar-deco {
    top: auto;
    bottom: 65px;
  }
  .lower-cta-section {
    padding: 100px 0 124px 0;
  }
  /* New Account Template Styles */
  .upper-resources-container {
    padding: 70px 0 65px 0;
  }
  .resources-form-container .resources-form-wrapper {
    padding: 85px 141px 100px 141px;
  }
  .resources-lower-items {
    padding: 107px 0 117px 0;
  }
  .resources-lower-items .resource-item {
    margin-bottom: 80px;
  }
  .resources-lower-items .resource-item .resource-number {
    font-size: 160px;
  }
  .resources-lower-items .resource-item h3 {
    font-size: 21px;
  }
  .resources-lower-items .resource-item p,
  .resources-lower-items .resource-item ul li,
  .resources-lower-items .resource-item ol li {
    font-size: 18px;
  }
  .resources-lower-items .resource-list > li > a {
    font-size: 18px;
  }
  /* Courier Services Template Styles */
  .full-width-content-container {
    padding: 90px 0 150px 0;
  }
  .full-width-content-container div.alignright,
  .full-width-content-container img.alignright {
    margin-left: 50px;
  }
  .full-width-content-container div.alignleft,
  .full-width-content-container img.alignleft {
    margin-right: 50px;
  }
  /* Pricing Table Styles */
  .pricing-table-container {
    padding: 50px 0 100px 0;
  }
  .pricing-table-container .table-row .table-column {
    font-size: 14px;
  }
  .pricing-table-container .table-row .table-column:nth-child(2) {
    flex-grow: 1;
  }
  .pricing-table-container .table-row .table-column:nth-child(3) {
    width: 200px;
  }
  .pricing-table-container h2 {
    margin: 15px 0 37px 0;
  }
  /* TrendCheck System Styles */
  #container_full {
    padding: 30px 0 120px 0;
  }
}
@media screen and (min-width: 1020px) and (max-width: 1099px) {
  /* Header / Footer Styles */
  .full-width-container,
  .bg-color-container,
  .columns-container,
  .bg-image-container .bg-shade {
    padding: 60px 0 60px 0;
  }
  .desktop-nav-container .desktop-nav > li > a {
    font-size: 34px;
  }
  .desktop-nav-container .desktop-nav > li > a .nav-number {
    font-size: 26px;
  }
  .desktop-nav-container .desktop-nav .sub-menu {
    padding-left: 56px;
  }
  .desktop-nav-container .desktop-nav > li:nth-child(2) .sub-menu {
    padding-left: 18px;
  }
  .desktop-nav-container .desktop-nav > li {
    padding: 312px 0 322px 0;
  }
  .footer-container .footer-blue-deco {
    left: 10px;
  }
  .footer-container .footer-left-line {
    left: 12px;
  }
  .footer-container .footer-middle-line {
    display: none;
  }
  .footer-container .footer-right-line {
    right: 12px;
  }
  .footer-container .footer-left {
    width: 40%;
    padding-right: 0;
  }
  .footer-container .footer-right {
    width: 60%;
  }
  .footer-container .footer-right .medium-6:nth-child(1) {
    padding-right: 10px;
  }
  .footer-container .footer-right .medium-6:nth-child(2) {
    padding-left: 10px;
  }
  .footer-container h4 {
    font-size: 21px;
  }
  /* Homepage Template Styles */
  .home-banner-container .banner-line-left,
  .large-banner-container .line-left,
  .short-banner-container .line-left {
    left: 12px;
  }
  .home-banner-container .banner-line-right,
  .large-banner-container .line-right,
  .short-banner-container .line-right {
    right: 12px;
  }
  .home-banner-container h1 {
    font-size: 100px;
  }
  .background-slant-container .bg-number-container {
    left: -7px;
  }
  .background-slant-container .content {
    padding-left: 20px;
    padding-right: 0;
    width: 58%;
  }
  .blue-slant-container .upper-copy {
    width: 68%;
  }
  .overlay-img-container .slanted-img-wrapper {
    top: -625px;
  }
  .blue-slant-container .blue-slant {
    width: 100%;
  }
  .blue-slant-container .column-cell {
    padding-right: 10px;
  }
  .blue-slant-container .column-cell h3 {
    font-size: 22px;
  }
  .slanted-img-container .content {
    padding-right: 40px;
  }
  /* Tablet & Laptop Mods */
  .home-banner-container .grid-container {
    padding-top: 310px;
    padding-bottom: 320px;
  }
  .background-slant-container {
    top: -18.6em;
    margin-bottom: -18.6em;
  }
  .background-slant-container .background-gradient-container {
    padding: 335px 0 335px 0;
  }
  .blue-slant-container .blue-slant {
    top: -45px;
    height: 110%;
  }
  .background-slant-container .left-bar-deco {
    top: 350px;
  }
  .slanted-img-container {
    padding: 200px 0 210px 0;
  }
  .slanted-img-container .right-bar-deco {
    top: 210px;
  }
  .slanted-forms-container {
    padding: 320px 0 160px 0;
  }
  /* Capabilities Landing Template Styles */
  .cap-nav-container .cap-nav-wrapper .cap-nav-title {
    font-size: 20px;
  }
  .cap-nav-container .cap-nav-wrapper .cap-nav-item:nth-child(1) > a .cap-nav-bg {
    padding-left: 20px;
  }
  .cap-nav-container .cap-nav-wrapper .cap-nav-number {
    margin-left: 48px;
    font-size: 22px;
    top: -46px;
  }
  body.page-id-41 .desktop-nav-container .desktop-nav > li {
    padding-bottom: 100px;
  }
  /* Capabilities Detail Template Styles */
  .capabilities-white-descriptive-container .slant-content-wrapper {
    padding-left: 20px;
  }
  .capabilities-white-descriptive-container .bg-number-container {
    left: -7px;
  }
  .large-banner-container h1 {
    font-size: 52px;
  }
  .large-banner-container h4 {
    font-size: 24px;
  }
  .large-banner-container .grid-container {
    padding-top: 280px;
    padding-bottom: 287px;
  }
  .post-banner-container {
    padding: 250px 0 53px 0;
  }
  .post-banner-container p,
  .post-banner-container h2 {
    font-size: 28px;
  }
  .capabilities-white-descriptive-container {
    padding-top: 25px;
  }
  .capabilities-white-descriptive-container {
    padding-bottom: 325px;
  }
  .capabilities-blue-container {
    padding: 100px 0 100px 0;
  }
  .capabilities-blue-container .right-bar-deco {
    top: auto;
    bottom: 65px;
  }
  .lower-cta-section {
    padding: 100px 0 124px 0;
  }
  /* New Account Template Styles */
  .upper-resources-container {
    padding: 70px 0 65px 0;
  }
  .resources-form-container .resources-form-wrapper {
    padding: 85px 141px 100px 141px;
  }
  .resources-lower-items {
    padding: 107px 0 117px 0;
  }
  .resources-lower-items .resource-item {
    margin-bottom: 80px;
  }
  .resources-lower-items .resource-item .resource-number {
    font-size: 160px;
  }
  .resources-lower-items .resource-item h3 {
    font-size: 19px;
  }
  .resources-lower-items .resource-item p,
  .resources-lower-items .resource-item ul li,
  .resources-lower-items .resource-item ol li {
    font-size: 18px;
  }
  .resources-lower-items .resource-list > li > a {
    font-size: 18px;
  }
  /* Courier Services Template Styles */
  .full-width-content-container {
    padding: 90px 0 150px 0;
  }
  .full-width-content-container div.alignright,
  .full-width-content-container img.alignright {
    margin-left: 0;
    float: none;
  }
  .full-width-content-container div.alignleft,
  .full-width-content-container img.alignleft {
    margin-right: 0;
    float: none;
  }
  /* Pricing Table Styles */
  .pricing-table-container {
    padding: 50px 0 100px 0;
  }
  .pricing-table-container .table-row .table-column {
    font-size: 14px;
  }
  .pricing-table-container .table-row .table-column:nth-child(2) {
    flex-grow: 1;
  }
  .pricing-table-container .table-row .table-column:nth-child(3) {
    width: 200px;
  }
  .pricing-table-container h2 {
    margin: 15px 0 37px 0;
  }
  /* TrendCheck System Styles */
  #container_full {
    padding: 30px 0 120px 0;
  }
}
@media screen and (min-width: 900px) and (max-width: 1019px) {
  .full-width-container,
  .bg-color-container,
  .columns-container,
  .bg-image-container .bg-shade {
    padding: 60px 0 60px 0;
  }
  /* Header / Footer Styles */
  .full-width-container,
  .bg-color-container,
  .columns-container,
  .bg-image-container .bg-shade {
    padding: 60px 0 60px 0;
  }
  .desktop-nav-container .desktop-nav > li > a {
    font-size: 34px;
  }
  .desktop-nav-container .desktop-nav > li > a .nav-number {
    font-size: 26px;
    right: -45px;
  }
  .desktop-nav-container .desktop-nav .sub-menu {
    padding-left: 56px;
  }
  .desktop-nav-container .desktop-nav > li:nth-child(2) .sub-menu {
    padding-left: 18px;
  }
  .desktop-nav-container .desktop-nav > li {
    padding: 312px 0 322px 0;
  }
  .sticky-nav-container .sticky-nav .sub-menu {
    width: 350px;
  }
  .sticky-nav-container .sticky-nav-left {
    width: 326px;
    padding-left: 30px;
  }
  .sticky-nav-container .sticky-nav-left .sticky-blue-bar {
    width: 326px;
  }
  .sticky-nav-container .sticky-search-icon {
    right: 30px;
  }
  .footer-container .footer-blue-deco {
    left: 10px;
  }
  .footer-container .footer-left-line {
    left: 12px;
  }
  .footer-container .footer-middle-line {
    display: none;
  }
  .footer-container .footer-right-line {
    right: 12px;
  }
  .footer-container .footer-left {
    width: 40%;
    padding-right: 0;
  }
  .footer-container .footer-right {
    width: 60%;
  }
  .footer-container .footer-right .medium-6:nth-child(1) {
    padding-right: 10px;
  }
  .footer-container .footer-right .medium-6:nth-child(2) {
    padding-left: 10px;
  }
  .footer-container h4 {
    font-size: 19px;
  }
  .footer-container .footer-right p {
    font-size: 18px;
  }
  /* Homepage Template Styles */
  .home-banner-container .banner-line-left,
  .large-banner-container .line-left,
  .short-banner-container .line-left {
    left: 12px;
  }
  .home-banner-container .banner-line-right,
  .large-banner-container .line-right,
  .short-banner-container .line-right {
    right: 12px;
  }
  .home-banner-container h1 {
    font-size: 100px;
  }
  .background-slant-container .bg-number-container {
    left: -7px;
  }
  .background-slant-container .content {
    padding-left: 20px;
    padding-right: 0;
    width: 58%;
  }
  .slanted-img-container .img-container-row .medium-6:nth-child(1) {
    width: 40%;
  }
  .slanted-img-container .img-container-row .medium-6:nth-child(2) {
    width: 60%;
  }
  .overlay-img-container .slanted-img-wrapper {
    top: -490px;
    max-width: 44%;
  }
  .blue-slant-container .upper-copy {
    width: 85%;
  }
  .blue-slant-container .blue-slant {
    width: 100%;
  }
  .blue-slant-container .column-cell {
    padding-right: 10px;
  }
  .blue-slant-container .column-cell h3 {
    font-size: 20px;
  }
  .slanted-img-container .content {
    padding-right: 40px;
  }
  /* Tablet & Laptop Mods */
  .home-banner-container .grid-container {
    padding-top: 280px;
    padding-bottom: 320px;
  }
  .background-slant-container {
    top: -18.6em;
    margin-bottom: -18.6em;
  }
  .background-slant-container .background-gradient-container {
    padding: 335px 0 335px 0;
  }
  .blue-slant-container .blue-slant {
    top: -45px;
    height: 110%;
  }
  .background-slant-container .left-bar-deco {
    top: 350px;
  }
  .slanted-img-container {
    padding: 200px 0 210px 0;
  }
  .slanted-img-container .right-bar-deco {
    top: 210px;
  }
  .slanted-forms-container {
    padding: 320px 0 160px 0;
  }
  /* Capabilities Landing Template Styles */
  .cap-nav-container .cap-nav-wrapper .cap-nav-title {
    font-size: 18px;
  }
  .cap-nav-container .cap-nav-wrapper .cap-nav-item:nth-child(1) > a .cap-nav-bg {
    padding-left: 20px;
  }
  .cap-nav-container .cap-nav-wrapper .cap-nav-number {
    margin-left: 48px;
    font-size: 22px;
    top: -46px;
  }
  body.page-id-41 .desktop-nav-container .desktop-nav > li {
    padding-bottom: 100px;
  }
  /* Capabilities Detail Template Styles */
  .capabilities-white-descriptive-container .slant-content-wrapper {
    padding-left: 20px;
  }
  .capabilities-white-descriptive-container .bg-number-container {
    left: -7px;
  }
  .large-banner-container h1 {
    font-size: 52px;
  }
  .large-banner-container h4 {
    font-size: 24px;
  }
  .large-banner-container .grid-container {
    padding-top: 280px;
    padding-bottom: 287px;
  }
  .post-banner-container {
    padding: 250px 0 53px 0;
  }
  .post-banner-container p,
  .post-banner-container h2 {
    font-size: 25px;
  }
  .capabilities-white-descriptive-container {
    padding-top: 25px;
    padding-bottom: 325px;
  }
  .capabilities-blue-container {
    padding: 85px 0 100px 0;
    -webkit-clip-path: polygon(0 100%, 0 15%, 100% 0%, 100% 100%);
    clip-path: polygon(0 100%, 0 15%, 100% 0%, 100% 100%);
  }
  .capabilities-blue-container .right-bar-deco {
    top: auto;
    bottom: 65px;
  }
  .lower-cta-section {
    padding: 100px 0 124px 0;
  }
  /* New Account Template Styles */
  .upper-resources-container {
    padding: 50px 0 40px 0;
  }
  .resources-form-container .resources-form-wrapper {
    padding: 55px 50px 65px 50px;
  }
  .resources-form-container .gform_wrapper .gform_fields .gfield {
    margin-bottom: 35px;
  }
  .resources-form-container h4 {
    margin: 0 0 40px 0;
  }
  .resources-lower-items {
    padding: 55px 0 60px 0;
  }
  .resources-lower-items .resource-item {
    margin-bottom: 60px;
  }
  .resources-lower-items .resource-item .resource-number {
    font-size: 130px;
  }
  .resources-lower-items .resource-item h3 {
    font-size: 16px;
  }
  .resources-lower-items .resource-item p,
  .resources-lower-items .resource-item ul li,
  .resources-lower-items .resource-item ol li {
    font-size: 16px;
  }
  .resources-lower-items .resource-list > li > a {
    font-size: 16px;
  }
  /* Courier Services Template Styles */
  .full-width-content-container {
    padding: 90px 0 150px 0;
  }
  .full-width-content-container div.alignright,
  .full-width-content-container img.alignright {
    margin-left: 0;
    float: none;
  }
  .full-width-content-container div.alignleft,
  .full-width-content-container img.alignleft {
    margin-right: 0;
    float: none;
  }
  /* Pricing Table Styles */
  .pricing-table-container {
    padding: 50px 0 100px 0;
  }
  .pricing-table-container .table-row .table-column {
    font-size: 14px;
  }
  .pricing-table-container .table-row .table-column:nth-child(2) {
    flex-grow: 1;
  }
  .pricing-table-container .table-row .table-column:nth-child(3) {
    width: 130px;
  }
  .pricing-table-container h2 {
    margin: 15px 0 37px 0;
  }
  /* TrendCheck System Styles */
  #container_full {
    padding: 30px 0 120px 0;
  }
  .trendcheck-login-wrapper .trendcheck-login-left {
    width: 50% !important;
  }
  .trendcheck-login-wrapper .trendcheck-login-right {
    width: 50% !important;
  }
}
@media screen and (min-width: 900px) {
  .owl-carousel.mobile-only {
    display: none !important;
  }
  .desktop-nav > li:last-child .sub-menu > li:first-child > a {
    display: block;
    width: 190px;
    max-width: 190px;
  }
  .pricing-table-container .table-row.heading-row .table-column,
  .pricing-table-container .table-row .table-column {
    display: flex;
    align-items: center;
  }
  .pricing-table-container .table-row.heading-row .table-column .table-column-inner,
  .pricing-table-container .table-row .table-column .table-column-inner {
    display: table-cell;
    vertical-align: middle;
  }
}
@media screen and (max-width: 899px) {
  .desktop-only {
    display: none;
  }
  .mobile-only {
    display: block;
  }
  div.alignright,
  img.alignright,
  div.alignleft,
  img.alignleft,
  div.aligncenter,
  img.aligncenter {
    display: block;
    float: none;
    margin: 15px auto 15px auto;
  }
  .full-width-container,
  .bg-color-container,
  .columns-container,
  .bg-image-container .bg-shade {
    padding: 40px 0 40px 0;
  }
  .header-container .header-blue-bar
  {
	-webkit-clip-path:none;
	clip-path:none;	
  }
  .header-container .header-inner
  {
	min-height:60px;	
  }
  .trendcheck-login-left
  {
	display:none;	
  }
  .trendcheck-login-right 
  {
	width:100% !important;
	padding-left:0 !important;
  }
  .trendcheck-login-right form input[type="text"], .trendcheck-login-right form input[type="password"]
  {
	width:100%;	
  }
  .columns-container .medium-6:nth-child(1) {
    width: 100%;
    padding-right: 0;
    margin-bottom: 40px;
  }
  .columns-container .medium-6:nth-child(2) {
    width: 100%;
    padding-left: 0;
  }
  .columns-container .medium-4:nth-child(1) {
    width: 100%;
    padding-right: 0;
    margin-bottom: 40px;
  }
  .columns-container .medium-4:nth-child(2) {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 40px;
  }
  .columns-container .medium-4:nth-child(3) {
    width: 100%;
    padding-left: 0;
  }
  .columns-container .medium-3 {
    width: 100%;
    margin-bottom: 40px;
  }
  .columns-container .medium-3:nth-child(4) {
    margin-bottom: 0;
  }
  .full-width-container h2,
  .full-width-container h3,
  .full-width-container h4,
  .bg-color-container h2,
  .bg-color-container h3,
  .bg-color-container h4,
  .columns-container h2,
  .columns-container h3,
  .columns-container h4,
  .bg-image-container h2,
  .bg-image-container h3,
  .bg-image-container h4 {
    margin: 35px 0 15px 0;
  }
  /* Header / Footer Styles */
  .header-container {
    padding-top: 0;
  }
  .header-container .header-inner {
    max-width: 100%;
  }
  .header-container .menu-view {
    -webkit-clip-path: polygon(5% 0%, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(5% 0%, 100% 0%, 100% 100%, 0% 100%);
  }
  .header-container .header-left {
    padding-left: 40px;
    padding-top: 12px;
    padding-bottom: 0;
  }
  .header-container .header-blue-bar {
    width: 100%;
  }
  .header-container .header-logo {
    background-image: url('../images/mobile-logo.png');
    background-size: 190px 36px;
    width: 190px;
    height: 36px;
  }
  .header-container .header-right {
    width: 126px;
  }
  .header-container .menu-view,
  .desktop-nav-container .nav-close-wrapper .nav-close {
    padding: 18px 46px 18px 30px;
  }
  .header-container .menu-view::before {
    background-image: url('../images/mobile-arrow.png');
    background-size: 8px 20px;
    width: 8px;
    height: 20px;
    right: 21px;
    top: 20px;
    transform: none;
  }
  .header-container .menu-view,
  .desktop-nav-container .nav-close-wrapper .nav-close {
    font-size: 16px;
  }
  .desktop-nav-container .nav-search-wrapper {
    top: auto;
    right: auto;
    left: 40px;
    bottom: 85px;
  }
  .sticky-nav-container {
    display: none !important;
  }
  .desktop-nav-container {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 92%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 92%, 0 100%);
    left: 0 !important;
    display: none;
  }
  .desktop-nav-container .nav-close-wrapper {
    top: 0;
  }
  .desktop-nav-container .nav-close-wrapper .nav-close::before {
    background-image: url('../images/mobile-arrow.png');
    background-size: 8px 20px;
    width: 8px;
    height: 20px;
    right: 21px;
    left: auto;
    top: 20px;
    transform: rotate(180deg);
  }
  .desktop-nav-container .nav-logo-wrapper {
    top: 0;
    padding-left: 40px;
    padding-top: 12px;
  }
  .desktop-nav-container .nav-logo-wrapper .header-logo {
    background-image: url('../images/mobile-logo.png');
    background-size: 190px 36px;
    width: 190px;
    height: 36px;
  }
  .desktop-nav-container .desktop-nav > li {
    padding: 0 0 0 0;
    margin-bottom: 38px;
  }
  .desktop-nav-container .desktop-nav {
    display: block;
    padding: 132px 40px 155px 40px;
  }
  .desktop-nav-container .desktop-nav > li {
    width: 100%;
    text-align: left;
  }
  .desktop-nav-container .desktop-nav > li:nth-child(2) .nav-bg,
  .desktop-nav-container .desktop-nav > li:nth-child(3) .nav-bg {
    display: none;
  }
  .desktop-nav-container .desktop-nav > li > a .nav-number {
    right: auto;
    left: -21px;
    top: -15px;
    font-size: 15px;
  }
  .desktop-nav-container .desktop-nav > li > a {
    font-size: 25px;
  }
  .desktop-nav-container .desktop-nav .sub-menu {
    margin: 0 0 0 0;
    padding-left: 29px;
    padding-top: 2px;
    display: none;
  }
  .desktop-nav-container .desktop-nav > li:nth-child(2) .sub-menu {
    padding-left: 29px;
  }
  .desktop-nav-container .desktop-nav .sub-menu > li > a {
    font-size: 18px;
  }
  .desktop-nav-container .desktop-nav .sub-menu > li {
    margin-bottom: 3px;
  }
  .desktop-nav-container .desktop-nav > li.has-children .mobile-expand {
    display: block;
    position: absolute;
    top: 7px;
    right: 0;
    background-image: url('../images/mobile-expand.png');
    background-size: 24px 25px;
    width: 24px;
    height: 25px;
  }
  .desktop-nav-container .desktop-nav > li.has-children .mobile-close {
    display: none;
    position: absolute;
    top: 10px;
    right: 0;
    background-image: url('../images/mobile-close.png');
    background-size: 18px 18px;
    width: 18px;
    height: 18px;
  }
  .footer-container .grid-container {
    padding-top: 53px;
    padding-bottom: 22px;
  }
  .footer-container .footer-blue-deco,
  .footer-container .footer-left-line,
  .footer-container .footer-middle-line,
  .footer-container .footer-right-line {
    display: none;
  }
  .footer-container .footer-left {
    padding-right: 0;
    width: 100%;
  }
  .footer-container .footer-left .footer-left-copy {
    display: none;
  }
  .footer-container .footer-logo {
    margin-bottom: 36px;
    background-image: url('../images/footer-logo-mobile.png');
    background-size: 244px 46px;
    width: 244px;
    height: 46px;
  }
  .footer-container .footer-social-list {
    margin: 0 0 72px 0;
  }
  .footer-container .footer-right {
    width: 100%;
    padding-left: 0;
  }
  .footer-container .footer-right .medium-6:nth-child(1) {
    width: 100%;
    padding-right: 0;
    margin-bottom: 36px;
  }
  .footer-container .footer-right .medium-6:nth-child(2) {
    width: 100%;
    padding-left: 0;
  }
  .footer-container .footer-left-copy {
    padding-top: 36px;
  }
  .footer-container .footer-left-copy p {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 1.6;
    color: #ffffff;
    opacity: .2;
  }
  .footer-container .footer-left-copy a {
    text-decoration: underline;
  }
  /* Homepage Template Styles */
  .home-banner-container .grid-container {
    padding-top: 148px;
    padding-bottom: 144px;
  }
  .home-banner-container h1 {
    font-size: 82px;
  }
  .home-banner-container .banner-line-left,
  .large-banner-container .line-left,
  .short-banner-container .line-left {
    left: 12px;
  }
  .home-banner-container .banner-line-right,
  .large-banner-container .line-right,
  .short-banner-container .line-right {
    right: 12px;
  }
  .background-slant-container {
    top: -8.6em;
    margin-bottom: -8.6em;
    -webkit-clip-path: polygon(0 100%, 0 10%, 100% 0%, 100% 100%);
    clip-path: polygon(0 100%, 0 10%, 100% 0%, 100% 100%);
  }
  .background-slant-container .line-left {
    position: absolute;
    top: 0;
    background-color: #f2f2f2;
    width: 1px;
    height: 100%;
    left: 12px;
    z-index: 1;
  }
  .background-slant-container .line-middle {
    position: absolute;
    top: 0;
    background-color: #f2f2f2;
    width: 1px;
    height: 100%;
    left: 50%;
    z-index: 1;
  }
  .background-slant-container .line-right {
    position: absolute;
    top: 0;
    background-color: #f2f2f2;
    width: 1px;
    height: 100%;
    right: 12px;
    z-index: 1;
  }
  .background-slant-container .background-gradient-container {
    background-image: none;
    background-color: #ffffff;
    padding: 150px 0 51px 0;
  }
  .background-slant-container .left-bar-deco {
    display: none;
  }
  .background-slant-container .grid-container {
    position: relative;
    z-index: 3;
  }
  .background-slant-container .bg-number-container {
    font-size: 100px;
    left: -6px;
  }
  .background-slant-container .content {
    width: 100%;
    padding-right: 0;
  }
  .blue-slant-container .blue-slant {
    width: 100%;
  }
  .blue-slant-container .column-cell {
    width: 100%;
  }
  .background-slant-container .mobile-img {
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 450px;
  }
  .blue-slant-container {
    padding: 82px 0 125px 0;
  }
  .blue-slant-container .blue-slant {
    top: 0;
    height: 100%;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 92%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 92%, 0 100%);
  }
  .blue-slant-container .upper-copy {
    width: 100%;
  }
  .blue-slant-container .column-cell .column-item {
    min-height: 50px;
    margin-bottom: 0;
  }
  .blue-slant-container .column-cell .column-item:nth-child(1) {
    margin-bottom: 0;
  }
  .blue-slant-container .owl-dots {
    text-align: center;
    padding-top: 60px;
  }
  .blue-slant-container .owl-dots .owl-dot {
    display: inline-block;
    vertical-align: middle;
    background-color: #ffffff;
    color: transparent;
    width: 13px;
    height: 13px;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    margin-right: 7px;
  }
  .blue-slant-container .owl-dots .owl-dot.active {
    background-color: #f0ff00;
  }
  .blue-slant-container .owl-dots .owl-dot:last-child {
    margin-right: 0;
  }
  .slanted-img-container {
    background-color: #ffffff;
    padding: 66px 0 47px 0;
    z-index: 10;
    -webkit-clip-path: none;
    clip-path: none;
  }
  .slanted-img-container .line-left {
    position: absolute;
    background-color: #f2f2f2;
    width: 1px;
    height: 100%;
    left: 12px;
    z-index: 10;
    top: 0;
  }
  .slanted-img-container .line-middle {
    position: absolute;
    top: 0;
    background-color: #f2f2f2;
    width: 1px;
    height: 116%;
    left: 50%;
    z-index: 10;
    top: -16%;
  }
  .slanted-img-container .line-right {
    position: absolute;
    top: 0;
    background-color: #f2f2f2;
    width: 1px;
    height: 131%;
    right: 12px;
    z-index: 10;
    top: -31%;
  }
  .slanted-img-container .right-bar-deco {
    display: none;
  }
  .slanted-img-container .img-container-row .medium-6:nth-child(1) {
    display: none;
  }
  .slanted-img-container .img-container-row .medium-6:nth-child(2) {
    width: 100%;
  }
  .slanted-img-container .slant-content-wrapper {
    padding-left: 0;
    width: 100%;
    position: relative;
    z-index: 12;
  }
  .slanted-img-container .bg-number-container {
    left: -8px;
    color: #f4f4f4;
    font-size: 100px;
  }
  .slanted-img-container .content {
    padding-right: 0;
  }
  .slanted-img-container .slanted-img-wrapper {
    background-color: #f0f4f6;
    position: relative;
    width: 100%;
    height: 320px;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 92%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 92%, 0 100%);
  }
  .overlay-img-container {
    background-color: #f0f4f7;
    padding-top: 20px;
  }
  .overlay-img-container .slanted-img-wrapper {
    width: 64%;
    position: relative;
    top: 0;
  }
  .slanted-forms-container {
    top: -112px;
    margin-bottom: -112px;
    padding: 136px 0 121px 0;
    -webkit-clip-path: polygon(0 100%, 0 10%, 100% 0%, 100% 100%);
    clip-path: polygon(0 100%, 0 10%, 100% 0%, 100% 100%);
  }
  .slanted-forms-container .line-left {
    position: absolute;
    top: 0;
    background-color: #f2f2f2;
    width: 1px;
    height: 110%;
    left: 12px;
    z-index: 1;
    top: -10%;
  }
  .slanted-forms-container .line-middle {
    position: absolute;
    top: 0;
    background-color: #f2f2f2;
    width: 1px;
    height: 110%;
    left: 50%;
    z-index: 1;
    top: -10%;
  }
  .slanted-forms-container .line-right {
    position: absolute;
    top: 0;
    background-color: #f2f2f2;
    width: 1px;
    height: 110%;
    right: 12px;
    z-index: 1;
    top: -10%;
  }
  .slanted-forms-container .links-wrapper {
    position: relative;
    z-index: 3;
  }
  .slanted-forms-container .links-title-wrapper .links-number {
    font-size: 34px;
  }
  .slanted-forms-container .links-title-wrapper .links-title {
    font-size: 20px;
  }
  .slanted-forms-container .link-items > li a:nth-child(1) {
    font-size: 24px;
  }
  .slanted-forms-container .link-items > li {
    padding-top: 20px;
    padding-bottom: 21px;
  }
  .slanted-forms-container .link-items > li a.save-link {
    display: none !important;
  }
  .slanted-forms-container .link-items > li a.open-link {
    display: block;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    padding-top: 27px;
    padding-left: 0;
  }
  .slanted-forms-container .link-items > li a.open-link::before {
    width: 21px;
    height: 21px;
    background-image: url('../images/open-icon-mobile.png');
    background-size: 21px 21px;
    left: 50%;
    transform: translateX(-50%);
  }
  /* Capabilities Landing Template Styles */
  body.page-id-41 {
    overflow: visible;
  }
  .cap-nav-container {
    overflow: visible;
  }
  .cap-nav-container .cap-nav-wrapper {
    top: 60px;
    padding-bottom: 60px;
    position: relative;
    overflow: visible;
  }
  .cap-nav-container .cap-nav-wrapper a {
    -webkit-clip-path: none !important;
    clip-path: none !important;
    width: 100%;
    left: 0;
  }
  .cap-nav-container .cap-nav-wrapper .cap-nav-item:nth-child(1),
  .cap-nav-container .cap-nav-wrapper .cap-nav-item {
    width: 100%;
  }
  .large-banner-container .banner-gradient-overlay .cap-nav-container .cap-nav-wrapper a,
  .cap-nav-container .cap-nav-wrapper .cap-nav-item:nth-child(1) > a,
  .cap-nav-container .cap-nav-wrapper .cap-nav-item:nth-child(5) > a {
    width: 100%;
    left: 0;
    -webkit-clip-path: none;
    clip-path: none;
  }
  .cap-nav-container .cap-nav-wrapper .cap-nav-bg {
    padding: 183px 0 183px 0;
    height: auto;
  }
  .cap-nav-container .cap-nav-wrapper .cap-nav-item:nth-child(1) > a .cap-nav-bg {
    text-align: center;
    padding-left: 0;
  }
  .cap-nav-container .cap-nav-wrapper .cap-nav-number {
    font-size: 28px;
    margin-left: 78px;
    top: -40px;
  }
  body.page-id-41 .desktop-nav-container .desktop-nav > li {
    padding-bottom: 0;
  }
  body.page-id-41 .footer-container {
    display: block;
  }
  /* Capabilities Detail Template Styles */
  .large-banner-container .banner-gradient-overlay {
    text-align: left;
  }
  .large-banner-container h4 .banner-light {
    display: none;
  }
  .large-banner-container h1 {
    font-size: 48px;
  }
  .large-banner-container h4 {
    font-weight: 300;
    font-size: 24px;
  }
  .large-banner-container .grid-container {
    padding-top: 165px;
    padding-bottom: 83px;
  }
  .post-banner-container .slanted-blue-triangle {
    display: none;
  }
  .post-banner-container {
    -webkit-clip-path: polygon(0 100%, 0 15%, 100% 0%, 100% 100%);
    clip-path: polygon(0 100%, 0 15%, 100% 0%, 100% 100%);
    padding: 115px 0 0 0;
    top: -4.6em;
    margin-bottom: -4.6em;
  }
  .post-banner-container .content {
    max-height: 190px;
    overflow: hidden;
    padding-left: 40px;
    padding-right: 40px;
  }
  .post-banner-container .content .content-shade {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 305px;
    background: -o-linear-gradient(0deg, #ffffff 0%, rgba(255, 255, 255, 0) 42%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(0deg, #ffffff 0%, rgba(255, 255, 255, 0) 42%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(0deg, #ffffff 0%, rgba(255, 255, 255, 0) 42%, rgba(0, 0, 0, 0) 100%);
    z-index: 2;
  }
  .post-banner-container .grid-container {
    padding-left: 0;
    padding-right: 0;
  }
  .post-banner-container p,
  .post-banner-container h2 {
    font-size: 28px;
  }
  .post-expander {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 20px;
    color: #55575b;
    text-decoration: underline;
    position: relative;
    z-index: 3;
  }
  .capabilities-white-descriptive-container {
    padding-bottom: 116px;
  }
  .capabilities-white-descriptive-container .left-bar-deco {
    display: none;
  }
  .capabilities-white-descriptive-container .bg-number-container {
    font-size: 200px;
  }
  .capabilities-white-descriptive-container .grid-x .medium-6:nth-child(1),
  .capabilities-white-descriptive-container .grid-x .medium-6:nth-child(2) {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .capabilities-white-descriptive-container .descriptive-items > li .item-desc {
    display: none;
  }
  .capabilities-white-descriptive-container .descriptive-items > li .item-title {
    padding-right: 30px;
    position: relative;
  }
  .capabilities-white-descriptive-container .desc-arrow {
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -5px;
    right: 0;
    background-image: url('../images/cap-expander-blue.png');
    background-repeat: no-repeat;
    background-size: 19px 10px;
    width: 19px;
    height: 10px;
  }
  .capabilities-white-descriptive-container .desc-arrow.active {
    transform: rotate(180deg);
  }
  .capabilities-blue-container {
    padding: 112px 0 34px 0;
    -webkit-clip-path: polygon(0 100%, 0 5%, 100% 0%, 100% 100%);
    clip-path: polygon(0 100%, 0 5%, 100% 0%, 100% 100%);
    top: -4.6em;
    margin-bottom: -4.6em;
  }
  .capabilities-blue-container .right-bar-deco {
    display: none;
  }
  .capabilities-blue-container .right-content-inner {
    padding-top: 0;
  }
  .capabilities-blue-container .left-content {
    display: none;
  }
  .capabilities-blue-container .right-content {
    width: 100%;
    padding-left: 0;
  }
  .capabilities-blue-container .bg-number-container {
    font-size: 200px;
  }
  .capabilities-blue-container .descriptive-items > li .item-title {
    color: #ffffff;
    position: relative;
    padding-right: 30px;
    display: block;
  }
  .capabilities-blue-container .descriptive-items > li:nth-child(n+7) {
    display: none;
  }
  .capabilities-blue-container .desc-arrow {
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -5px;
    right: 0;
    background-image: url('../images/cap-expander-white.png');
    background-repeat: no-repeat;
    background-size: 19px 10px;
    width: 19px;
    height: 10px;
  }
  .capabilities-blue-container .desc-arrow.active {
    transform: rotate(180deg);
  }
  .capabilities-blue-container .descriptive-items > li .item-title::after {
    display: none;
  }
  .desc-toggle {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    -webkit-transition: all 0.15s ease-in-out;
    font-size: 20px;
    color: #ffffff;
    text-decoration: underline;
  }
  .desc-toggle:hover {
    opacity: .8;
    color: #ffffff;
  }
  .capabilities-blue-container .descriptive-items > li .item-desc {
    display: none;
  }
  .lower-cta-section {
    padding: 74px 0 90px 0;
  }
  /* New Account Template Styles */
  .short-banner-container .banner-shade {
    padding-top: 162px;
    padding-bottom: 10px;
    padding-left: 40px;
    padding-right: 40px;
  }
  .short-banner-container .banner-list > li {
    display: none;
  }
  .short-banner-container .banner-list > li:last-child {
    display: inline-block;
  }
  .upper-resources-container {
    background-image: none;
    padding: 56px 0 30px 0;
    min-height: 100px;
  }
  .resources-form-container .resources-form-wrapper {
    padding: 50px 30px 55px 30px;
    top: -15px;
    margin-bottom: -15px;
  }
  .resources-form-container h4 {
    margin: 0 0 32px 0;
  }
  .resources-form-container .gform_wrapper .gform_fields .gfield {
    margin-bottom: 20px;
  }
  .resources-form-container .gform_wrapper .gform_footer {
    margin: 15px 0 0 0 !important;
  }
  .resources-lower-items {
    padding: 52px 0 72px 0;
  }
  .upper-resources-container + .resources-lower-items {
    padding-top: 32px;
  }
  .resources-lower-items .resource-item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 62px;
  }
  /* Courier Services Template Styles */
  .full-width-content-container {
    padding: 55px 0 55px 0;
    background-image: none !important;
    min-height: 100px;
  }
  .full-width-content-container div.alignright,
  .full-width-content-container img.alignright {
    margin-left: auto;
    margin-bottom: 35px;
  }
  .full-width-content-container div.alignleft,
  .full-width-content-container img.alignleft {
    margin-right: auto;
    margin-bottom: 35px;
  }
  .gform_wrapper.gravity-theme input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
    line-height: 1 !important;
  }
  /* Pricing Table Styles */
  .pricing-table-container {
    padding: 40px 0 60px 0;
  }
  .pricing-table-container .table-row.heading-row {
    display: none;
  }
  .pricing-table-container .table-row .table-column:nth-child(1),
  .pricing-table-container .table-row .table-column:nth-child(2) {
    border-right: none;
  }
  .pricing-table-container .table-row {
    flex-wrap: wrap;
    border-left: none;
    border-right: none;
    padding: 15px 0 10px 0;
  }
  .pricing-table-container .table-row:last-child {
    border-bottom: none;
  }
  .pricing-table-container .table-row .table-column {
    width: 100%;
    padding: 0 0 0 0;
    text-align: left;
  }
  .pricing-table-container .table-row .table-column:nth-child(1),
  .pricing-table-container .table-row .table-column:nth-child(2) {
    margin-bottom: 8px;
  }
  .pricing-table-container .table-row .table-column .table-heading-mobile {
    font-family: azo-sans-web, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    color: #00aeef;
    display: block;
    text-align: left;
  }
  .pricing-table-container h2 {
    margin: 15px 0 30px 0;
  }
  .pricing-table-container + .lower-cta-section {
    padding-top: 30px;
  }
  /* TrendCheck System Styles */
  #container_full {
    padding: 10px 0 50px 0;
  }
  .trendcheck-login-wrapper {
    display: flex;
    flex-wrap: wrap;
  }
  .trendcheck-login-wrapper .trendcheck-login-left {
    width: 100% !important;
    float: none !important;
    padding-right: 0 !important;
    margin-bottom: 50px;
  }
  .trendcheck-login-wrapper .trendcheck-login-right {
    width: 100% !important;
    max-width: 100%;
    float: none !important;
    padding-left: 0 !important;
  }
  /* Accreditation Page Styles */
  body.page-id-52 .full-width-content-container {
    padding-top: 90px;
  }
  body.page-id-52 .columns-container {
    padding: 0 0 0 0;
  }
  body.page-id-52 .columns-container div.aligncenter,
  body.page-id-52 .columns-container img.aligncenter {
    margin: 10px auto 10px auto;
  }
  body.page-id-52 .columns-container .medium-6:nth-child(1),
  body.page-id-52 .columns-container .medium-6:nth-child(2) {
    margin-bottom: 25px;
  }
  body.page-id-150 .thin-line-container {
    padding-top: 15px;
  }
  body.page-id-47 .footer-container {
    margin-top: 40px;
  }
  body.page-id-47 .columns-container {
    padding: 0 0 0 0;
  }
  body.page-id-47 .columns-container h3 {
    margin: 0 0 0 0;
  }
  body.page-id-47 .columns-container .medium-4:nth-child(1),
  body.page-id-47 .columns-container .medium-4:nth-child(2),
  body.page-id-47 .columns-container .medium-4:nth-child(3) {
    margin-bottom: 35px;
  }
}
@media screen and (max-width: 782px) {
  body.admin-bar .cap-nav-wrapper {
    top: 60px;
    padding-bottom: 60px;
  }
}
@media screen and (min-width: 560px) and (max-width: 719px) {
  .desktop-nav-container .desktop-nav {
    padding-left: 25px;
    padding-right: 25px;
  }
  .desktop-nav-container .desktop-nav > li {
    padding-left: 15px;
    padding-right: 15px;
  }
  /* Homepage Template Styles */
  .home-banner-container h1 {
    font-size: 40px;
    width: 280px;
    max-width: 100%;
  }
  .background-slant-container h2,
  .background-slant-container h3,
  .slanted-img-container h3 {
    font-size: 24px;
  }
  .header-container .header-left,
  .desktop-nav-container .nav-logo-wrapper {
    padding-left: 25px;
  }
  /* Capabilities Landing Template Styles */
  .cap-nav-container .cap-nav-wrapper .cap-nav-bg {
    padding: 133px 0 128px 0;
  }
  .cap-nav-container .cap-nav-wrapper .cap-nav-title {
    font-size: 29px;
  }
  .cap-nav-container .cap-nav-wrapper .cap-nav-number {
    font-size: 22px;
  }
  /* Capabilities Detail Template Styles */
  .post-banner-container .content {
    padding-left: 25px;
    padding-right: 25px;
  }
  .large-banner-container h4 {
    font-size: 20px;
  }
  .large-banner-container h1 {
    font-size: 28px;
  }
  .post-banner-container p,
  .post-banner-container h2 {
    font-size: 24px;
  }
  .capabilities-white-descriptive-container .bg-number-container,
  .capabilities-blue-container .bg-number-container {
    font-size: 100px;
  }
  .capabilities-white-descriptive-container h3,
  .capabilities-blue-container h3 {
    font-size: 24px;
  }
  .capabilities-white-descriptive-container h2,
  .capabilities-blue-container h2 {
    font-size: 28px;
  }
  .capabilities-white-descriptive-container h4,
  .capabilities-blue-container h4 {
    font-size: 22px;
  }
  .capabilities-white-descriptive-container .grid-x {
    padding-top: 15px;
  }
  .capabilities-blue-container .bg-number-container,
  .capabilities-white-descriptive-container .bg-number-container {
    left: -11px;
  }
  .lower-cta-section h2 {
    font-size: 24px;
  }
  .lower-cta-section .cta-btn {
    font-size: 22px;
  }
  /* New Account Template Styles */
  .short-banner-container .banner-shade {
    padding-left: 25px;
    padding-right: 25px;
  }
  .short-banner-container .banner-list > li:last-child > a {
    font-weight: 300;
    font-size: 20px;
  }
  .upper-resources-container .upper-resources-content h2 {
    font-size: 24px;
  }
  .upper-resources-container .upper-resources-content h3 {
    font-size: 22px;
  }
  .upper-resources-container .upper-resources-content h4 {
    font-size: 20px;
  }
  .resources-lower-items .resource-item .resource-number {
    font-size: 100px;
  }
  .resources-lower-items .resource-item h3 {
    font-size: 24px;
  }
  .resources-lower-items .resource-item p {
    display: none;
  }
  /* Courier Services Template Styles */
  .full-width-content-container h2,
  .columns-container h2 {
    font-size: 24px;
  }
  .full-width-content-container h3,
  .columns-container h3 {
    font-size: 22px;
  }
  .full-width-content-container h4,
  .columns-container h4 {
    font-size: 20px;
  }
  .resources-form-container .gform_confirmation_wrapper .gform_confirmation_message {
    font-size: 20px;
  }
  /* Pricing Template Styles */
  .pricing-table-container h2 {
    font-size: 24px;
  }
}
@media screen and (min-width: 300px) and (max-width: 559px) {
  .grid-container {
    padding-left: 25px;
    padding-right: 25px;
  }
  #container_full .container {
    padding-left: 25px;
    padding-right: 25px;
  }
  .desktop-nav-container .desktop-nav {
    padding-left: 25px;
    padding-right: 25px;
  }
  .desktop-nav-container .desktop-nav > li {
    padding-left: 15px;
    padding-right: 15px;
  }
  /* Homepage Template Styles */
  .home-banner-container h1 {
    font-size: 40px;
    width: 280px;
    max-width: 100%;
  }
  .background-slant-container h2,
  .background-slant-container h3,
  .slanted-img-container h3 {
    font-size: 24px;
  }
  .header-container .header-left,
  .desktop-nav-container .nav-logo-wrapper {
    padding-left: 25px;
  }
  .slanted-img-container .line-middle {
    top: -6%;
    height: 106%;
  }
  .slanted-img-container .line-right {
    height: 112%;
    top: -12%;
  }
  .slanted-forms-container .link-items > li a:nth-child(1) {
    font-size: 20px;
  }
  /* Capabilities Landing Template Styles */
  .cap-nav-container .cap-nav-wrapper .cap-nav-bg {
    padding: 73px 0 70px 0;
  }
  .cap-nav-container .cap-nav-wrapper .cap-nav-title {
    font-size: 29px;
  }
  .cap-nav-container .cap-nav-wrapper .cap-nav-number {
    font-size: 22px;
  }
  /* Capabilities Detail Template Styles */
  .large-banner-container h4 {
    font-size: 20px;
  }
  .large-banner-container h1 {
    font-size: 28px;
  }
  .post-banner-container {
    -webkit-clip-path: polygon(0 100%, 0 12%, 100% 0%, 100% 100%);
    clip-path: polygon(0 100%, 0 12%, 100% 0%, 100% 100%);
  }
  .post-banner-container .content {
    padding-left: 25px;
    padding-right: 25px;
  }
  .post-banner-container p,
  .post-banner-container h2 {
    font-size: 24px;
  }
  .capabilities-white-descriptive-container .bg-number-container,
  .capabilities-blue-container .bg-number-container {
    font-size: 100px;
  }
  .capabilities-white-descriptive-container h3,
  .capabilities-blue-container h3 {
    font-size: 24px;
  }
  .capabilities-white-descriptive-container h2,
  .capabilities-blue-container h2 {
    font-size: 28px;
  }
  .capabilities-white-descriptive-container h4,
  .capabilities-blue-container h4 {
    font-size: 22px;
  }
  .capabilities-white-descriptive-container .grid-x {
    padding-top: 15px;
  }
  .capabilities-blue-container .bg-number-container,
  .capabilities-white-descriptive-container .bg-number-container {
    left: -11px;
  }
  .lower-cta-section h2 {
    font-size: 24px;
  }
  .lower-cta-section .cta-btn {
    font-size: 22px;
  }
  /* New Account Template Styles */
  .short-banner-container .banner-shade {
    padding-left: 25px;
    padding-right: 25px;
  }
  .short-banner-container .banner-list > li:last-child > a {
    font-weight: 300;
    font-size: 20px;
  }
  .upper-resources-container .upper-resources-content h2 {
    font-size: 24px;
  }
  .upper-resources-container .upper-resources-content h3 {
    font-size: 22px;
  }
  .upper-resources-container .upper-resources-content h4 {
    font-size: 20px;
  }
  .resources-lower-items .resource-item .resource-number {
    font-size: 100px;
  }
  .resources-lower-items .resource-item h3 {
    font-size: 24px;
  }
  .resources-lower-items .resource-item p {
    display: none;
  }
  /* TrendCheck System Styles */
  #container_full {
    padding: 40px 0 50px 0;
  }
  /* Courier Services Template Styles */
  .full-width-content-container h2,
  .columns-container h2 {
    font-size: 24px;
  }
  .full-width-content-container h3,
  .columns-container h3 {
    font-size: 22px;
  }
  .full-width-content-container h4,
  .columns-container h4 {
    font-size: 20px;
  }
  .resources-form-container .gform_confirmation_wrapper .gform_confirmation_message {
    font-size: 20px;
  }
  /* Responsive Form Styles */
  .resources-form-container .gform_wrapper .gform_fields fieldset label {
    font-size: 18px;
  }
  .resources-form-container {
    overflow: hidden;
  }
  .resources-form-container #input_1_53_toolbar {
    width: 200px !important;
    max-width: 200px !important;
  }
  .resources-form-container #input_1_53_Container {
    width: 200px !important;
    max-width: 200px !important;
  }
  .resources-form-container #input_1_53_Container canvas {
    width: 200px !important;
    max-width: 200px !important;
  }
  /* Pricing Template Styles */
  .pricing-table-container h2 {
    font-size: 24px;
  }
}
