@import url(../../fonts/stylesheet.css);
.dark {
  color: #fff !important;
}
.bg-color {
  background: #000 !important;
}
.bg-dark {
  background: #fff;
}
.bg-black {
  background: #000;
}
.bg-blue {
  background-color: #d9e8f5;
}
section {
  width: 100%;
  clear: both;
}
* {
  outline: none;
  font-family: "pragmatica", sans-serif;
}
html,
body {
  overflow-x: hidden;
}
html,
body,
button,
a {
  font-family: "pragmatica", sans-serif;
}
body {
  font-size: 14px;
  color: #000;
}
.hide {
  opacity: 0;
  pointer-events: none;
}
button,
a {
  outline: none !important;
  cursor: pointer;
}
.grecaptcha-badge {
  display: none;
}
svg {
  width: 100%;
}
html {
  opacity: 1;
  transition: opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}
html.loading {
  opacity: 0;
  transition: opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}
::selection {
  background: #000;
  color: white;
}
:hover {
  transition: color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.no-scroll {
  overflow: hidden;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #000;
  text-transform: uppercase;
  font-family: "pragmatica", sans-serif;
}
h1.color,
h2.color,
h3.color,
h4.color,
h5.color,
h6.color {
  color: #fff;
}
.home.en h1 {
  font-size: 60px;
}
@media (max-width: 1439.98px) {
  .home.en h1 {
    font-size: 45px;
  }
}
@media (max-width: 991.98px) {
  .home.en h1 {
    font-size: 35px;
    line-height: normal;
  }
}
@media (max-width: 575.98px) {
  .home.en h1 {
    font-size: 30px;
  }
}
.home h1 {
  font-size: 40px;
  letter-spacing: 0;
  margin-bottom: 30px;
  color: #000;
  font-family: "pragmatica", sans-serif;
}
.home h1 .small {
  font-size: 38px;
}
@media (max-width: 1439.98px) {
  .home h1 {
    font-size: 35px;
  }
}
@media (max-width: 991.98px) {
  .home h1 {
    font-size: 28px;
  }
}
@media (max-width: 575.98px) {
  .home h1 {
    font-size: 28px;
    line-height: normal;
  }
}
h1,
.h1 {
  font-size: 60px;
  letter-spacing: 0;
  color: #000;
  font-family: "pragmatica", sans-serif;
  font-weight: 200;
  text-transform: capitalize;
  line-height: 84px;
  margin-bottom: 20px;
}
h1 .small,
.h1 .small {
  font-size: 38px;
}
@media (max-width: 1439.98px) {
  h1,
  .h1 {
    font-size: 60px;
  }
}
@media (max-width: 991.98px) {
  h1,
  .h1 {
    font-size: 55px;
  }
}
@media (max-width: 768px) {
  h1,
  .h1 {
    font-size: 45px;
    line-height: normal;
  }
}
@media (max-width: 767.98px) {
  h1,
  .h1 {
    font-size: 45px;
    line-height: normal;
  }
}
@media (max-width: 575.98px) {
  h1,
  .h1 {
    font-size: 30px;
    margin-bottom: 10px;
  }
}
.fr h1,
.fr h2,
.fr h3,
.fr h4 {
  line-height: normal;
}
h2 {
  color: #000;
  font-family: "pragmatica", sans-serif;
  text-transform: capitalize;
  font-weight: 200;
  font-size: 48px;
  line-height: 67px;
  text-align: center;
}
@media (max-width: 767.98px) {
  h2 {
    font-size: 45px;
  }
}
@media (max-width: 991.98px) {
  h2 {
    font-size: 40px;
  }
}
@media (max-width: 575.98px) {
  h2 {
    font-size: 22px;
    line-height: normal;
  }
}
h2.small {
  font-size: 35px;
}
@media (max-width: 1439.98px) {
  h2.small {
    font-size: 33px;
  }
}
@media (max-width: 991.98px) {
  h2.small {
    font-size: 28px;
  }
}
@media (max-width: 575.98px) {
  h2.small {
    font-size: 22px;
    line-height: normal;
  }
}
h3 {
  color: #000;
  font-family: "pragmatica", sans-serif;
  font-size: 40px;
  line-height: 48px;
  text-align: center;
}
@media (max-width: 1439.98px) {
  h3 {
    font-size: 35px;
  }
}
@media (max-width: 991.98px) {
  h3 {
    font-size: 28px;
  }
}
@media (max-width: 575.98px) {
  h3 {
    font-size: 22px;
    line-height: normal;
  }
}
h4 {
  color: #000;
  font-family: "pragmatica", sans-serif;
  text-transform: none;
  font-weight: 200;
  font-size: 48px;
  line-height: 67px;
  text-align: left;
}
@media (max-width: 767.98px) {
  h4 {
    font-size: 45px;
  }
}
@media (max-width: 991.98px) {
  h4 {
    font-size: 40px;
  }
}
@media (max-width: 575.98px) {
  h4 {
    font-size: 22px;
    line-height: normal;
  }
}
h5 {
  font-family: "pragmatica", sans-serif;
}
p {
  font-size: 18px;
  font-family: "pragmatica", sans-serif;
  color: #000;
  line-height: 30px;
  font-weight: 200;
}
@media (max-width: 1439.98px) {
  p {
    font-size: 18px;
  }
}
@media (max-width: 991.98px) {
  p {
    font-size: 17px;
    line-height: 26px;
  }
}
@media (max-width: 575.98px) {
  p {
    font-size: 16px;
    line-height: 24px;
  }
}
p.small {
  font-size: 16px;
}
p.bold {
  font-family: "pragmatica", sans-serif;
}
p.extra-bold {
  font-family: "pragmatica", sans-serif;
  letter-spacing: 1px;
}
@media (max-width: 575.98px) {
  p.extra-bold {
    letter-spacing: 0;
  }
}
div > p:last-of-type {
  margin-bottom: 0;
}
a {
  display: inline-block;
  position: relative;
  text-decoration: none !important;
  color: #000;
}
a:hover {
  color: #ed1c24;
}
a.feature {
  color: #000;
}
a.feature:hover {
  background: #ed1c24;
  color: white;
}
a.cta-btn {
  background: transparent;
  color: #000;
  font-size: 14px;
  line-height: 40px;
  height: 40px;
  border: 2px solid #000;
  text-align: center;
  display: inline-block;
  border-radius: 0;
  line-height: 2.5em;
  font-family: "pragmatica", sans-serif;
  padding: 0 0.9375em;
  transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
a.cta-btn:after {
  content: none;
}
a.cta-btn:hover {
  background: #000;
  background-size: cover;
  color: white;
}
.position-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.content.wrapper {
  text-align: center;
  width: 100%;
  position: relative;
}
.hide {
  opacity: 0;
}
.form-wrapper {
  display: none;
  padding-left: 40px !important;
  padding-right: 40px !important;
}
.form-wrapper,
.cta-wrapper {
  min-height: 96px;
  width: 100vw;
  max-width: 100%;
  padding-left: 20px !important;
  padding-right: 20px !important;
  z-index: 9;
}
.form-wrapper p,
.cta-wrapper p {
  color: #ffffff;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px;
  line-height: 1.5em;
  font-weight: 800;
  letter-spacing: 0.03125em;
}
.caption {
  position: absolute;
  width: 100vw;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.caption .content.wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  min-height: 14.0625em;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translate3d(-25%, 0, 0);
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
nav {
  background: #ed1c24;
  width: 100%;
  height: 60px;
  position: fixed !important;
  pointer-events: none;
  opacity: 0;
  transition: 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  z-index: 99999;
}
@media (max-width: 1439.98px) {
  nav {
    max-width: 100%;
    left: 0;
  }
}
nav a.hamburger {
  padding-left: 20px;
}
@media (max-width: 991.98px) {
  nav a.hamburger {
    padding-left: 18px;
  }
}
@media (max-width: 767.98px) {
  nav a.hamburger {
    padding-left: 15px;
  }
}
@media (max-width: 575.98px) {
  nav a.hamburger {
    padding-left: 10px;
  }
}
nav div.alt-right-txt {
  padding-right: 20px;
}
@media (max-width: 991.98px) {
  nav div.alt-right-txt {
    padding-right: 18px;
  }
}
@media (max-width: 767.98px) {
  nav div.alt-right-txt {
    padding-right: 15px;
  }
}
@media (max-width: 575.98px) {
  nav div.alt-right-txt {
    padding-right: 10px;
  }
}
nav .sticky-top {
  position: fixed;
  top: 0;
}
nav .hamburger {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 50px;
  height: 21px;
  transition: 0.3s ease-in-out;
  z-index: 99;
  display: block;
  cursor: pointer;
}
@media (max-width: 575px) {
  nav .hamburger {
    width: 35px;
  }
}
nav .hamburger span {
  background: white;
  position: absolute;
  height: 2px;
  border-radius: 0;
  width: 30px;
  transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
nav .hamburger span:nth-child(1) {
  top: 0;
}
nav .hamburger span:nth-child(2),
nav .hamburger span:nth-child(3) {
  top: 50%;
}
nav .hamburger span:nth-child(4) {
  top: 100%;
}
nav .hamburger.active span {
  background: white;
  transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
nav .hamburger.active span:nth-child(1),
nav .hamburger.active span:nth-child(4) {
  opacity: 0;
}
nav .hamburger.active span:nth-child(2) {
  transform: rotate(45deg);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
}
nav .hamburger.active span:nth-child(3) {
  transform: rotate(-45deg);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
}
nav .hamburger.active:before {
  opacity: 1;
  transition: opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}
nav .alt-right-txt {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 250px;
  width: max-content;
  height: 100%;
  transition: 0.3s ease-in-out;
  z-index: 99;
  display: block;
  cursor: pointer;
  position: absolute;
}
nav .alt-right-txt a,
nav .alt-right-txt div {
  color: #fff;
}
nav .alt-right-txt .head-login-info {
  width: max-content;
  height: 100%;
  display: inline-block;
  width: 100%;
  clear: both;
}
nav .alt-right-txt .head-login-info div {
  line-height: 60px;
  width: max-content;
}
nav .alt-right-txt .head-login-info div a {
  text-transform: none;
  font-size: 14px;
  letter-spacing: 0;
  display: inline-block;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}
nav .alt-right-txt .head-login-info .downarrow {
  position: relative;
}
nav .alt-right-txt .head-login-info .downarrow::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 22px;
  height: 15px;
  transition-duration: 0.25s;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: translateY(-50%) rotate(0deg);
  background-image: url("/img/assets/down-arrow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 22px;
}
nav .alt-right-txt .head-login-info .downarrow.active::after {
  transition-duration: 0.25s;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}
nav .nav-child-right {
  display: none;
  transition: opacity 0.3s ease-in-out;
}
nav .nav-child-right .logout-link a {
  font-size: 14px;
  text-transform: capitalize;
  letter-spacing: 0;
  padding: 0 10px;
}
nav .nav-child-right.show {
  float: right;
  top: 60px;
  right: 0;
  padding: 10px 37px 10px 20px;
  background-color: #fff;
  position: absolute;
  opacity: 1;
  transition: opacity 0.3s ease-in-out;
  left: unset;
  height: auto;
  margin: 0 0 0 auto;
  z-index: 1;
  color: #ffffff;
  background: #ed1c24;
  z-index: 99999999;
}
@media (max-width: 767.98px) {
  nav .nav-child-right.show {
    padding: 10px 25px 10px 25px;
  }
}
nav .nav-child-right.show a {
  color: #ffffff;
}
nav.visible.alt .nav-child {
  text-align: center;
  margin: 0 auto;
  width: 400px;
  height: 100%;
}
nav ul {
  -webkit-box-shadow: 0 17px 19px -21px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 17px 19px -21px rgba(0, 0, 0, 0.3);
  box-shadow: 0 17px 19px -21px rgba(0, 0, 0, 0.3);
  width: 400px;
  position: fixed;
  height: 100vh;
  top: 60px;
  left: 0;
  pointer-events: inherit;
  opacity: 0;
  background: #ed1c24;
  transition: opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}
nav ul li:first-child {
  margin-top: 0;
}
nav ul li.active a {
  color: #000;
}
nav ul li.submenu {
  position: relative;
}
nav ul li.submenu a.sublink:before {
  content: "";
  width: 20px;
  height: 2px;
  background: black;
  position: absolute;
  transform: translate(50%, -50%) rotate(-90deg);
  transition: transform 0.3s ease-in-out;
  right: 30px;
  top: 50%;
  color: #000000;
  z-index: 999999;
  display: block;
  font-size: 24px;
  pointer-events: none;
}
@media (max-width: 575.98px) {
  nav ul li.submenu a.sublink:before {
    right: 30px;
  }
}
nav ul li.submenu a.sublink:after {
  content: "";
  display: block;
  width: 20px;
  height: 2px;
  background: black;
  position: absolute;
  transform: translate(50%, -50%);
  transition: transform 0.3s ease-in-out;
  right: 30px;
  top: 50%;
  color: #000000;
  z-index: 999999;
  display: block;
  font-size: 24px;
  pointer-events: none;
}
@media (max-width: 575.98px) {
  nav ul li.submenu a.sublink:after {
    right: 30px;
  }
}
nav ul li.submenu ul {
  transition: transform 0.3s ease-in-out;
  position: unset;
  display: none;
  width: 80%;
  margin: 0 auto;
  box-shadow: none;
}
nav ul li.submenu ul li {
  width: 100%;
  margin: 0 auto;
}
nav ul li.submenu ul li a {
  font-size: 16px;
  padding: 0;
  float: left;
  text-align: left;
}
nav ul li.submenu.open ul {
  display: flex;
  transition: transform 0.3s ease-in-out;
}
nav ul li.submenu.open a.sublink:before {
  transform: translate(50%, 0) rotate(0deg);
  height: 3px;
}
nav ul li.submenu.open a.sublink:after {
  transform: translate(50%, 0) rotate(0deg);
}
nav.alt {
  position: fixed;
  top: 0;
  opacity: 1;
  pointer-events: inherit;
  z-index: 999999;
}
nav.alt ul {
  width: 470px;
  position: fixed;
  left: 0;
  height: 100vh;
  box-shadow: #c0c0c0 0 2px 2px;
  pointer-events: none;
  padding: 5px 0 25px 0;
  opacity: 1;
  left: -600px;
}
@media (max-width: 575.98px) {
  nav.alt ul {
    width: 100%;
  }
}
nav.alt ul.topNav {
  padding: 30px 0 80px 0;
}
nav.alt ul.show {
  left: 0;
  pointer-events: inherit;
  background: #fff;
  opacity: 1;
  visibility: visible;
  height: 100%;
}
nav.alt ul.show li {
  animation: fadeInLeft 0.3s ease forwards;
}
nav.alt ul.show li:nth-of-type(1) {
  animation-delay: 0.28s;
}
nav.alt ul.show li:nth-of-type(2) {
  animation-delay: 0.31s;
}
nav.alt ul.show li:nth-of-type(3) {
  animation-delay: 0.33s;
}
nav.alt ul.show li:nth-of-type(4) {
  animation-delay: 0.37s;
}
nav.alt ul.show li:nth-of-type(5) {
  animation-delay: 0.4s;
}
nav.alt ul.show li:nth-of-type(6) {
  animation-delay: 0.43s;
}
nav.alt ul.show li:nth-of-type(7) {
  animation-delay: 0.46s;
}
nav.alt ul.show li:nth-of-type(8) {
  animation-delay: 0.49s;
}
nav.alt ul.show li:nth-of-type(9) {
  animation-delay: 0.52s;
}
nav.alt ul.show li:nth-of-type(10) {
  animation-delay: 0.55s;
}
nav.alt ul.show li:nth-of-type(11) {
  animation-delay: 0.6s;
}
nav.alt ul.show li.submenu.open ul li {
  animation: none;
  opacity: 1;
  visibility: visible;
  height: 100%;
}
nav.alt ul li {
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  opacity: 0;
  transition: opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}
@media (max-width: 575.98px) {
  nav.alt ul li {
    margin: 0 auto;
  }
}
nav.alt ul li.headname {
  text-align: left;
}
nav.alt ul li a,
nav.alt ul li b {
  font-size: 22px;
  font-family: "AauxNext-Regular", sans-serif;
  color: #000000;
}
@media (max-width: 1439.98px) {
  nav.alt ul li a,
  nav.alt ul li b {
    font-size: 22px;
  }
}
@media (max-width: 575.98px) {
  nav.alt ul li a,
  nav.alt ul li b {
    font-size: 18px;
    letter-spacing: 0.1em;
  }
}
nav.alt ul li a:hover,
nav.alt ul li b:hover {
  color: #ed1c24;
}
nav.alt a.feature {
  width: 12.5%;
  font-size: 1em;
  padding: 0 2em;
  position: fixed;
  right: 0;
  width: auto;
  height: 60px;
  z-index: 9;
  transition: opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  font-size: 0.75em;
}
@media (max-width: 575.98px) {
  nav.alt a.feature {
    font-size: 0.75em;
  }
}
nav.alt .alt-logo {
  opacity: 1;
  top: 0;
}
nav.alt .alt-right-txt {
  float: right;
}
nav .alt-logo {
  height: 100%;
  position: absolute;
  z-index: 0;
  opacity: 0;
  transition: opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  left: 50%;
  transform: translateX(-50%);
  width: 60%;
  max-width: 409px;
  z-index: 9999;
}
nav .alt-logo svg {
  width: 100%;
  height: auto;
}
@media (max-width: 425px) {
  nav .alt-logo {
    left: 53%;
  }
}
nav ul {
  width: 85%;
  list-style: none;
  overflow: hidden;
  padding: 0;
  height: 80px;
  margin: 0 0 0 auto;
  z-index: 1;
  transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}
nav ul li {
  height: 100%;
}
nav a,
nav b {
  text-transform: uppercase;
  letter-spacing: 0.02em;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: left;
  transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  padding-left: 20px;
}
nav a.feature,
nav b.feature {
  width: 15%;
  height: 100%;
  height: 80px;
  transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}
nav + .container {
  margin-top: 80px;
}
div.content {
  max-width: 1300px;
  margin: 0 auto;
}
@media (max-width: 1439.98px) {
  div.content {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.contentfeatures {
  max-width: 1250px;
  margin: 0 auto;
}
@media (max-width: 1439.98px) {
  .contentfeatures {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.header {
  margin: 50px auto 60px auto;
}
@media (max-width: 1024px) {
  .header {
    margin: 40px auto 50px auto;
  }
}
@media (max-width: 767.98px) {
  .header {
    margin: 40px auto 50px auto;
  }
}
@media (max-width: 575px) {
  .header {
    margin: 40px auto 40px auto;
  }
}
@media (max-width: 575px) {
  .header .headtxt {
    display: none;
  }
}
.header a img {
  max-width: 400px;
  max-height: 220px;
}
@media (max-width: 1439.98px) {
  .header a img {
    max-width: 300px;
  }
}
@media (max-width: 575.98px) {
  .header a img {
    padding: 0 25px 20px 25px;
  }
}
.header a img.frimg {
  max-width: 480px;
  max-height: 220px;
}
@media (max-width: 1439.98px) {
  .header a img.frimg {
    max-width: 330px;
  }
}
@media (max-width: 575.98px) {
  .header a img.frimg {
    padding: 0 25px 20px 25px;
  }
}
.header h5 {
  text-transform: capitalize;
  font-size: 30px;
  float: right;
  text-align: right;
  font-weight: 200;
  font-family: "pragmatica", sans-serif;
  margin-top: 50px;
}
@media (max-width: 767.98px) {
  .header h5 {
    text-align: left;
    float: left;
  }
}
.header p {
  font-weight: 200;
  font-family: "pragmatica", sans-serif;
  font-size: 18px;
  line-height: 24px;
  float: right;
  text-align: right;
}
@media (max-width: 991.98px) {
  .header p {
    font-size: 17px;
    line-height: normal;
  }
}
@media (max-width: 767.98px) {
  .header p {
    float: left;
    text-align: left;
  }
}
@media (max-width: 575.98px) {
  .header p {
    font-size: 16px;
  }
}
.breadcrumb a,
.breadcrumb p {
  font-weight: 300;
  font-family: "pragmatica", sans-serif;
  font-size: 12px;
  line-height: 17px;
}
.back-btn {
  float: right;
  text-align: right;
  position: absolute;
  right: 0;
  top: 150%;
}
@media (max-width: 1439.98px) {
  .back-btn {
    padding-right: 10px;
  }
}
.back-btn a img {
  width: 100%;
}
@media (max-width: 575.98px) {
  .back-btn a img {
    width: 60%;
  }
}
.home {
  height: 100%;
}
.home.fr h1 {
  line-height: normal;
  padding-bottom: 10px;
}
.home .container,
.home .loginpg,
.home article,
.home div.content,
.home div.fullwidth {
  height: 100% !important;
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 auto;
  padding: 0 !important;
}
.home div#main-container,
.home div.container {
  height: 100% !important;
}
.home div {
  height: auto !important;
}
.home .redbg {
  background: #ed1c24;
}
.home .loginpg.fr img {
  max-width: 430px;
}
@media (max-width: 767.98px) {
  .home .loginpg.fr img {
    max-width: 360px;
  }
}
@media (max-width: 575.98px) {
  .home .loginpg.fr img {
    width: 100%;
    padding: 0 15px;
  }
}
.home .loginpg img {
  max-width: 360px;
  text-align: center;
  margin: 0 auto;
  padding: 0;
}
@media (max-width: 575.98px) {
  .home .loginpg img {
    width: 100%;
    padding: 0 15px;
  }
}
.home .loginpg .loginform {
  padding: 0 50px;
  align-items: center;
}
@media (max-width: 991.98px) {
  .home .loginpg .loginform {
    padding: 0 20px;
  }
}
@media (max-width: 767.98px) {
  .home .loginpg .loginform {
    align-items: unset;
    padding: 50px 0 0;
  }
}
.home .loginpg .loginform .loginformdiv {
  justify-content: center;
}
@media (max-width: 767.98px) {
  .home .loginpg .loginform .loginformdiv {
    justify-content: unset;
  }
}
.home .loginpg .footer-line {
  position: absolute;
  bottom: 20px;
  font-size: 14px;
  text-align: center;
  margin: 0 auto;
  width: 100%;
  padding: 0;
  left: 0;
  float: left;
}
@media (max-width: 575.98px) {
  .home .loginpg .footer-line {
    font-size: 12px;
    position: unset;
    padding: 50px 0 20px;
  }
}
.brand-guide section#headtxt.headtxt:nth-of-type(5) {
  margin-top: 50px;
}
section.headtxt .type_desc {
  font-size: 18px;
  font-weight: 200;
  margin-top: -10px;
  margin-bottom: 20px;
  line-height: 24px;
}
@media (max-width: 575.98px) {
  section.headtxt .type_desc {
    margin-bottom: 15px;
    line-height: normal;
  }
}
.product-list .margin-20 {
  margin-top: 20px;
}
.product-list .margin-20:nth-child(1) {
  margin-top: 0;
}
.product-list .margin-20:nth-child(2) {
  margin-top: 0;
}
@media (max-width: 767.98px) {
  .product-list .margin-20:nth-child(2) {
    margin-top: 20px;
  }
}
.product-list .productbox {
  padding: 0;
  margin: 0 auto;
  height: 100%;
  position: relative;
}
@media (max-width: 767.98px) {
  .product-list .productbox {
    width: 100%;
    max-width: 100%;
  }
}
@media (max-width: 575.98px) {
  .product-list .productbox {
    padding: 0;
  }
}
.product-list .productbox:before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  box-shadow: inset 0 0 0 0 #ed1c24;
  transition: box-shadow 0.1s ease;
}
.product-list .productbox:hover::before {
  box-shadow: inset 0 0 0 4px #ed1c24;
  opacity: 1;
  z-index: 99999;
}
.product-list .productbox .prosmallimg {
  padding: 0;
  margin: 0 auto;
}
.product-list .productbox .prosmallimg img {
  width: 100%;
}
.product-list .productbox .prosmallimg:after {
  content: "";
  background-image: url("/img/brandassets/whitebg.png");
  background-size: contain;
  background-repeat: repeat-x;
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 1;
  transition: opacity 0.3s ease-in-out;
  width: 100%;
  height: 50%;
  display: block;
}
.product-list .productbox .prodiv {
  position: absolute;
  bottom: 30px;
  left: 0;
  padding: 0 30px;
  text-align: left;
  margin: 0 auto;
  display: inline-block;
}
@media (max-width: 991.98px) {
  .product-list .productbox .prodiv {
    bottom: 20px;
    left: 0;
    padding: 0 20px;
  }
}
@media (max-width: 575.98px) {
  .product-list .productbox .prodiv {
    bottom: 10px;
    left: 0;
    padding: 0 10px;
  }
}
.product-list .productbox .prodiv .protxt {
  margin: 0 auto;
  display: inline-block;
  font-size: 48px;
  font-family: "pragmatica", sans-serif;
  font-weight: 200;
  line-height: 60px;
  color: #000000;
  padding-bottom: 10px;
}
@media (max-width: 1350px) {
  .product-list .productbox .prodiv .protxt {
    font-size: 43px;
  }
}
@media (max-width: 991.98px) {
  .product-list .productbox .prodiv .protxt {
    font-size: 40px;
    line-height: 42px;
    padding-bottom: 0;
  }
}
@media (max-width: 768px) {
  .product-list .productbox .prodiv .protxt {
    font-size: 35px;
    padding-bottom: 0;
    line-height: normal;
  }
}
@media (max-width: 767.98px) {
  .product-list .productbox .prodiv .protxt {
    font-size: 28px;
  }
}
@media (max-width: 575.98px) {
  .product-list .productbox .prodiv .protxt {
    font-size: 26px;
  }
}
@media (max-width: 425px) {
  .product-list .productbox .prodiv .protxt {
    font-size: 22px;
  }
}
.product-list .productbox .prodiv .prodesc {
  margin: 0 auto;
  display: inline-block;
  font-size: 14px;
  font-family: "pragmatica", sans-serif;
  font-weight: 200;
  line-height: 20px;
  color: #000000;
  text-align: left;
}
@media (max-width: 767.98px) {
  .product-list .productbox .prodiv .prodesc {
    font-size: 13px;
    bottom: 15px;
    left: 15px;
  }
}
@media (max-width: 575.98px) {
  .product-list .productbox .prodiv .prodesc {
    font-size: 12.5px;
  }
}
@media (max-width: 425px) {
  .product-list .productbox .prodiv .prodesc {
    font-size: 12px;
  }
}
.product-list .productbox:hover {
  background-color: #ed1c24;
  cursor: pointer;
}
.product-list .productbox:hover .prosmallimg:before {
  opacity: 1;
  transition: opacity 0.3s ease-in-out;
}
.brandstory h2 {
  text-align: left;
  float: left;
  width: 100%;
  clear: both;
}
.brandstory h3 {
  text-align: left;
  float: left;
  width: 100%;
  clear: both;
  text-transform: capitalize;
  font-weight: 300;
  font-size: 35px;
  line-height: 48px;
  margin: 0 auto;
}
@media (max-width: 800px) {
  .brandstory h3 {
    font-size: 30px;
    line-height: normal;
  }
}
@media (max-width: 767.98px) {
  .brandstory h3 {
    font-size: 28px;
  }
}
@media (max-width: 575.98px) {
  .brandstory h3 {
    font-size: 20px;
  }
}
.brandstory .storytxt,
.brandstory .storytxt li {
  font-family: "pragmatica", sans-serif;
  font-weight: 200;
  font-size: 35px;
  line-height: 48px;
  margin: 0 auto;
}
@media (max-width: 800px) {
  .brandstory .storytxt,
  .brandstory .storytxt li {
    font-size: 30px;
    line-height: normal;
  }
}
@media (max-width: 767.98px) {
  .brandstory .storytxt,
  .brandstory .storytxt li {
    font-size: 28px;
  }
}
@media (max-width: 575.98px) {
  .brandstory .storytxt,
  .brandstory .storytxt li {
    font-size: 20px;
  }

  p.socialtxt {
    font-size: 20px !important;
  }
}
.brandstory .text-wrap-all {
  word-break: break-all;
}
.brandstory .storydiv {
  float: left;
  width: 33%;
}
@media (max-width: 768px) {
  .brandstory .storydiv {
    width: 100%;
  }
}
.brandstory .storydiv:nth-child(4) {
  float: left;
  width: 34%;
}
@media (max-width: 768px) {
  .brandstory .storydiv:nth-child(4) {
    float: left;
    width: 100%;
  }
}
@media (max-width: 1320px) {
  .innerpage.fr .tabtxt ul {
    overflow-x: scroll;
    overflow-y: hidden;
  }
}
.innerpage.fr .tabtxt ul li a {
  font-size: 22px;
}
@media (max-width: 575px) {
  .innerpage.fr .tabtxt ul li a {
    font-size: 20px;
  }
}
.innerpage.fr .tabtxt ul li a.activetab {
  font-size: 34px;
}
@media (max-width: 575px) {
  .innerpage.fr .tabtxt ul li a.activetab {
    font-size: 26px;
  }
}
@media (max-width: 1320px) {
  .innerpage.fr .tabtxt ul li:nth-child(1) a,
  .innerpage.fr .tabtxt ul li:nth-child(2) a,
  .innerpage.fr .tabtxt ul li:nth-child(3) a,
  .innerpage.fr .tabtxt ul li:nth-child(4) a,
  .innerpage.fr .tabtxt ul li:nth-child(5) a {
    padding-right: 30px;
    line-height: 44px;
  }
}
.innerpage img {
  width: 100%;
}
.innerpage .tabtxt ul {
  padding: 0;
  list-style: none;
  text-align: left;
  margin: 0 auto;
  clear: both;
  float: left;
  width: 100%;
  max-width: 100%;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1128px) {
  .innerpage .tabtxt ul {
    overflow-x: scroll;
    overflow-y: hidden;
  }
}
.innerpage .tabtxt ul li {
  float: left;
  text-align: left;
  width: max-content;
}
@media (max-width: 1128px) {
  .innerpage .tabtxt ul li:nth-child(1) a,
  .innerpage .tabtxt ul li:nth-child(2) a,
  .innerpage .tabtxt ul li:nth-child(3) a,
  .innerpage .tabtxt ul li:nth-child(4) a,
  .innerpage .tabtxt ul li:nth-child(5) a {
    padding-right: 30px;
    line-height: 44px;
  }
}
@media (max-width: 768px) {
  .innerpage .tabtxt ul li:nth-child(1) a,
  .innerpage .tabtxt ul li:nth-child(2) a,
  .innerpage .tabtxt ul li:nth-child(3) a,
  .innerpage .tabtxt ul li:nth-child(4) a,
  .innerpage .tabtxt ul li:nth-child(5) a {
    padding-right: 20px;
    line-height: 40px;
  }
}
@media (max-width: 575px) {
  .innerpage .tabtxt ul li:nth-child(1) a,
  .innerpage .tabtxt ul li:nth-child(2) a,
  .innerpage .tabtxt ul li:nth-child(3) a,
  .innerpage .tabtxt ul li:nth-child(4) a,
  .innerpage .tabtxt ul li:nth-child(5) a {
    padding-right: 15px;
    font-size: 20px;
  }
}
@media (max-width: 575px) {
  .innerpage .tabtxt ul li:nth-child(6) a {
    padding-right: 15px;
    font-size: 20px;
  }
}
@media (max-width: 575px) {
  .innerpage .tabtxt ul li a.activetab {
    padding-right: 15px;
    font-size: 25px;
  }
}
.innerpage .tabtxt ul li a {
  font-family: "pragmatica", sans-serif;
  font-weight: 200;
  font-size: 24px;
  line-height: 48px;
  margin: 0 auto;
  width: max-content;
}
.innerpage .tabtxt ul li a.activetab {
  font-size: 40px;
  line-height: 35px;
}
@media (max-width: 575px) {
  .innerpage .tabtxt ul li a.activetab {
    font-size: 30px;
  }
}
.innerpage .tabtxt ul.twotab li:nth-child(1) {
  padding-right: 55px;
}
@media (max-width: 575px) {
  .innerpage .tabtxt ul.twotab li:nth-child(1) {
    padding-right: 15px;
  }
}
.innerpage .tabtxt ul.fourtab li:nth-child(1) {
  padding-right: 55px;
}
@media (max-width: 768px) {
  .innerpage .tabtxt ul.fourtab li:nth-child(1) {
    padding-right: 25px;
  }
}
@media (max-width: 575px) {
  .innerpage .tabtxt ul.fourtab li:nth-child(1) {
    padding-right: 15px;
  }
}
.innerpage .tabtxt ul.fourtab li:nth-child(2) {
  padding-right: 55px;
}
@media (max-width: 768px) {
  .innerpage .tabtxt ul.fourtab li:nth-child(2) {
    padding-right: 25px;
  }
}
@media (max-width: 575px) {
  .innerpage .tabtxt ul.fourtab li:nth-child(2) {
    padding-right: 15px;
  }
}
.innerpage .tabtxt ul.fourtab li:nth-child(3) {
  padding-right: 55px;
}
@media (max-width: 768px) {
  .innerpage .tabtxt ul.fourtab li:nth-child(3) {
    padding-right: 25px;
  }
}
@media (max-width: 575px) {
  .innerpage .tabtxt ul.fourtab li:nth-child(3) {
    padding-right: 15px;
  }
}
.innerpage section.logoslist {
  max-width: 100%;
  width: 100%;
}
.innerpage section.logoslist .card {
  border: none;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  max-width: 100%;
  width: 100%;
}
.innerpage section.logoslist .card .card-header {
  padding: 10px 0;
  margin-bottom: 0;
  background: none;
  padding-left: 0;
  padding-right: 0;
  border: none;
  max-width: 100%;
  width: 100%;
}
.innerpage section.logoslist .card .card-header .download-list {
  border: none;
  display: flex;
  text-decoration: none;
  vertical-align: middle;
  padding: 0;
  background-color: #fff;
  padding-left: 0;
  width: 100%;
  float: left;
  text-align: left;
  position: relative;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
@media (max-width: 768px) {
  .innerpage section.logoslist .card .card-header .download-list {
    padding: 0;
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
    float: none;
    display: inline-block;
    flex-direction: unset;
    clear: both;
    position: unset;
  }
}
.innerpage section.logoslist .card .card-header .download-list .left {
  width: 30%;
  float: left;
  flex-direction: column;
  display: flex;
}
.innerpage
  section.logoslist
  .card
  .card-header
  .download-list
  .left
  .logo-img-area {
  width: 100%;
  padding: 30px 20px;
}
@media (max-width: 767.98px) {
  .innerpage
    section.logoslist
    .card
    .card-header
    .download-list
    .left
    .logo-img-area {
    padding: 10px;
  }
}
@media (max-width: 575.98px) {
  .innerpage
    section.logoslist
    .card
    .card-header
    .download-list
    .left
    .logo-img-area {
    padding: 15px;
  }
}
.innerpage section.logoslist .card .card-header .download-list .left .logo-img {
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 120px;
  max-height: 170px;
  height: 170px;
  width: 100%;
}
.innerpage
  section.logoslist
  .card
  .card-header
  .download-list
  .left
  .logo-img.frlogo {
  background-size: 100% 100%;
}
@media (max-width: 1290px) {
  .innerpage
    section.logoslist
    .card
    .card-header
    .download-list
    .left
    .logo-img {
    background-size: 100% 100%;
  }
}
@media (max-width: 768px) {
  .innerpage
    section.logoslist
    .card
    .card-header
    .download-list
    .left
    .logo-img {
    padding: 0;
  }
}
@media (max-width: 575.98px) {
  .innerpage
    section.logoslist
    .card
    .card-header
    .download-list
    .left
    .logo-img {
    background-size: 95% 95%;
  }
}
.innerpage section.logoslist .card .card-header .download-list .left img {
  max-width: 303px;
}
@media (max-width: 768px) {
  .innerpage section.logoslist .card .card-header .download-list .left {
    padding: 0;
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
    float: none;
    display: inline-block;
    flex-direction: unset;
    clear: both;
  }
}
.innerpage section.logoslist .card .card-header .download-list .right {
  width: 70%;
  float: right;
  padding: 30px 20px 5px 40px;
  display: flex;
  flex-direction: column;
}
@media (max-width: 950px) {
  .innerpage section.logoslist .card .card-header .download-list .right {
    padding: 20px 15px 5px 20px;
  }
}
@media (max-width: 768px) {
  .innerpage section.logoslist .card .card-header .download-list .right {
    padding: 10px;
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
    float: none;
    display: inline-block;
    flex-direction: unset;
    clear: both;
  }
}
.innerpage
  section.logoslist
  .card
  .card-header
  .download-list.collapsed
  .right {
  padding: 30px 20px 30px 40px;
}
@media (max-width: 950px) {
  .innerpage
    section.logoslist
    .card
    .card-header
    .download-list.collapsed
    .right {
    padding: 20px 20px 20px 25px;
  }
}
@media (max-width: 768px) {
  .innerpage
    section.logoslist
    .card
    .card-header
    .download-list.collapsed
    .right {
    padding: 10px;
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
    float: none;
    display: inline-block;
    flex-direction: unset;
    clear: both;
  }
}
.innerpage section.logoslist .card .card-body {
  text-align: left;
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0;
  padding-right: 20px;
  width: 100%;
}
@media (max-width: 767.98px) {
  .innerpage section.logoslist .card .card-body {
    padding-right: 0;
  }
}
.innerpage section.logoslist .card .card-body .logolist {
  width: 100%;
}
.innerpage section.logoslist .card .card-body .logolist .logomain {
  width: 100%;
  display: flex;
  flex-direction: column;
}
@media (max-width: 767.98px) {
  .innerpage section.logoslist .card .card-body .logolist .logomain {
    display: inline-block;
    flex-direction: unset;
  }
}
.innerpage section.logoslist .card .card-body .logolist .datarw,
.innerpage section.logoslist .card .card-body .logolist .headrw {
  width: 100%;
  border-bottom: 1px solid #ccc;
  margin: 0 auto;
  padding: 0;
  display: inline-block;
  position: unset;
  vertical-align: middle;
  align-items: center;
  display: flex;
}
@media (max-width: 600px) {
  .innerpage section.logoslist .card .card-body .logolist .datarw,
  .innerpage section.logoslist .card .card-body .logolist .headrw {
    display: inline-block;
    flex-direction: unset;
  }
}
.innerpage section.logoslist .card .card-body .logolist .datarw div,
.innerpage section.logoslist .card .card-body .logolist .headrw div {
  text-align: left;
  padding: 10px 0;
  vertical-align: middle;
  align-items: center;
  font-family: "pragmatica", sans-serif;
  font-weight: 200;
}
.innerpage
  section.logoslist
  .card
  .card-body
  .logolist
  .datarw
  div:nth-child(1),
.innerpage
  section.logoslist
  .card
  .card-body
  .logolist
  .headrw
  div:nth-child(1) {
  width: 22%;
}
@media (max-width: 900px) {
  .innerpage
    section.logoslist
    .card
    .card-body
    .logolist
    .datarw
    div:nth-child(1),
  .innerpage
    section.logoslist
    .card
    .card-body
    .logolist
    .headrw
    div:nth-child(1) {
    width: 20%;
  }
}
@media (max-width: 600px) {
  .innerpage
    section.logoslist
    .card
    .card-body
    .logolist
    .datarw
    div:nth-child(1),
  .innerpage
    section.logoslist
    .card
    .card-body
    .logolist
    .headrw
    div:nth-child(1) {
    width: 20%;
    float: left;
  }
}
.innerpage
  section.logoslist
  .card
  .card-body
  .logolist
  .datarw
  div:nth-child(2),
.innerpage
  section.logoslist
  .card
  .card-body
  .logolist
  .headrw
  div:nth-child(2) {
  width: 28%;
}
@media (max-width: 1000px) {
  .innerpage
    section.logoslist
    .card
    .card-body
    .logolist
    .datarw
    div:nth-child(2),
  .innerpage
    section.logoslist
    .card
    .card-body
    .logolist
    .headrw
    div:nth-child(2) {
    width: 20%;
  }
}
@media (max-width: 600px) {
  .innerpage
    section.logoslist
    .card
    .card-body
    .logolist
    .datarw
    div:nth-child(2),
  .innerpage
    section.logoslist
    .card
    .card-body
    .logolist
    .headrw
    div:nth-child(2) {
    width: 30%;
    float: left;
  }
}
.innerpage
  section.logoslist
  .card
  .card-body
  .logolist
  .datarw
  div:nth-child(3),
.innerpage
  section.logoslist
  .card
  .card-body
  .logolist
  .headrw
  div:nth-child(3) {
  width: 35%;
}
@media (max-width: 800px) {
  .innerpage
    section.logoslist
    .card
    .card-body
    .logolist
    .datarw
    div:nth-child(3),
  .innerpage
    section.logoslist
    .card
    .card-body
    .logolist
    .headrw
    div:nth-child(3) {
    width: 33%;
    padding-left: 10px;
  }
}
@media (max-width: 768px) {
  .innerpage
    section.logoslist
    .card
    .card-body
    .logolist
    .datarw
    div:nth-child(3),
  .innerpage
    section.logoslist
    .card
    .card-body
    .logolist
    .headrw
    div:nth-child(3) {
    width: 38%;
  }
}
@media (max-width: 600px) {
  .innerpage
    section.logoslist
    .card
    .card-body
    .logolist
    .datarw
    div:nth-child(3),
  .innerpage
    section.logoslist
    .card
    .card-body
    .logolist
    .headrw
    div:nth-child(3) {
    width: 40%;
    float: left;
  }
}
@media (max-width: 375px) {
  .innerpage
    section.logoslist
    .card
    .card-body
    .logolist
    .datarw
    div:nth-child(3),
  .innerpage
    section.logoslist
    .card
    .card-body
    .logolist
    .headrw
    div:nth-child(3) {
    padding-left: 15px;
  }
}
.innerpage
  section.logoslist
  .card
  .card-body
  .logolist
  .datarw
  div:nth-child(4),
.innerpage
  section.logoslist
  .card
  .card-body
  .logolist
  .headrw
  div:nth-child(4) {
  text-align: right;
  margin: 0 0 0 auto;
}
@media (max-width: 600px) {
  .innerpage
    section.logoslist
    .card
    .card-body
    .logolist
    .datarw
    div:nth-child(4),
  .innerpage
    section.logoslist
    .card
    .card-body
    .logolist
    .headrw
    div:nth-child(4) {
    width: 20px;
    float: right;
    margin: 0 auto;
  }
}
@media (max-width: 600px) {
  .innerpage
    section.logoslist
    .card
    .card-body
    .logolist
    .datarw
    div:nth-child(4)
    a,
  .innerpage
    section.logoslist
    .card
    .card-body
    .logolist
    .headrw
    div:nth-child(4)
    a {
    border-bottom: 1px solid #d7d7d7;
    font-size: 14px;
    display: flex;
    color: #000;
    background: url(/img/assets/download.svg) no-repeat 100%;
    background-size: 18px;
    background-position: top left;
    height: 22px;
    border: none;
  }
}
@media (max-width: 600px) {
  .innerpage
    section.logoslist
    .card
    .card-body
    .logolist
    .datarw
    div:nth-child(4)
    a
    span,
  .innerpage
    section.logoslist
    .card
    .card-body
    .logolist
    .headrw
    div:nth-child(4)
    a
    span {
    display: none;
  }
}
.innerpage section.logoslist .card .card-body .logolist .headrw div {
  font-size: 24px;
  line-height: 34px;
}
@media (max-width: 900px) {
  .innerpage section.logoslist .card .card-body .logolist .headrw div {
    font-size: 20px;
    line-height: normal;
  }
}
@media (max-width: 767.98px) {
  .innerpage section.logoslist .card .card-body .logolist .headrw div {
    font-size: 18px;
    line-height: normal;
  }
}
@media (max-width: 575.98px) {
  .innerpage section.logoslist .card .card-body .logolist .headrw div {
    font-size: 16px;
    line-height: normal;
  }
}
.innerpage section.logoslist .card .card-body .logolist .datarw div {
  font-size: 18px;
  line-height: 25px;
}
@media (max-width: 900px) {
  .innerpage section.logoslist .card .card-body .logolist .datarw div {
    font-size: 17px;
    line-height: normal;
  }
}
@media (max-width: 767.98px) {
  .innerpage section.logoslist .card .card-body .logolist .datarw div {
    font-size: 16px;
    line-height: normal;
  }
}
@media (max-width: 575.98px) {
  .innerpage section.logoslist .card .card-body .logolist .datarw div {
    font-size: 14px;
    line-height: normal;
  }
}
.innerpage section.logoslist .card .card-body .logolist .datarw div a {
  font-weight: bold;
}
.innerpage section.logoslist .card .card-body .logolist .datarw .nologos {
  width: 100% !important;
  text-align: center;
}
.innerpage section.logoslist .card .download-list.collapsed {
  align-items: center;
}
.innerpage section.logoslist .card .download-list.collapsed .arrowimg:before {
  content: "";
  transition-duration: 0.25s;
  -webkit-transform: rotateX(-180deg);
  -moz-transform: rotateX(-180deg);
  -ms-transform: rotateX(-180deg);
  -o-transform: rotateX(-180deg);
  transform: translateY(-50%) rotateX(-180deg);
  transition: transform 0.3s;
  transform-style: preserve-3d;
  top: 50%;
}
@media (max-width: 767.98px) {
  .innerpage section.logoslist .card .download-list.collapsed .arrowimg:before {
    top: 0%;
    transform: rotateX(-180deg);
  }
}
.innerpage section.logoslist .card .download-list.collapsed .arrowimg h4,
.innerpage section.logoslist .card .download-list.collapsed .arrowimg p {
  cursor: pointer;
}
.innerpage section.logoslist .card .download-list {
  align-items: normal;
}
.innerpage section.logoslist .card .download-list .arrowimg {
  position: relative;
}
.innerpage section.logoslist .card .download-list .arrowimg:before {
  content: "";
  transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
  background-image: url("/img/assets/uparrow.svg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: right top;
  height: 50px;
  width: 40px;
  cursor: pointer;
  opacity: 1;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9;
}
@media (max-width: 767.98px) {
  .innerpage section.logoslist .card .download-list .arrowimg:before {
    height: 45px;
    width: 40px;
  }
}
@media (max-width: 575.98px) {
  .innerpage section.logoslist .card .download-list .arrowimg:before {
    height: 38px;
    width: 25px;
  }
}
@media (max-width: 425px) {
  .innerpage section.logoslist .card .download-list .arrowimg:before {
    height: 32px;
    width: 25px;
  }
}
.innerpage section.logoslist .card .download-list .arrowimg h4,
.innerpage section.logoslist .card .download-list .arrowimg p {
  cursor: pointer;
}
.innerpage section.logoslist .card .download-list .arrowimg h4 {
  text-transform: none;
  font-family: "pragmatica", sans-serif;
  font-weight: 200;
  font-size: 43px;
  line-height: 67px;
  padding-right: 120px;
}
@media (max-width: 1439.98px) {
  .innerpage section.logoslist .card .download-list .arrowimg h4 {
    line-height: normal;
    padding-right: 50px;
    font-size: 40px;
  }
}
@media (max-width: 767.98px) {
  .innerpage section.logoslist .card .download-list .arrowimg h4 {
    padding-right: 40px;
    font-size: 32px;
  }
}
@media (max-width: 575.98px) {
  .innerpage section.logoslist .card .download-list .arrowimg h4 {
    font-size: 24px;
    padding: 0 30px 0 0;
  }
}
.innerpage section.logoslist .card .download-list .arrowimg p {
  font-family: "pragmatica", sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 20px;
  color: #000;
  padding-right: 230px;
}
@media (max-width: 1439.98px) {
  .innerpage section.logoslist .card .download-list .arrowimg p {
    padding-right: 55px;
  }
}
@media (max-width: 767.98px) {
  .innerpage section.logoslist .card .download-list .arrowimg p {
    padding-right: 40px;
  }
}
@media (max-width: 575.98px) {
  .innerpage section.logoslist .card .download-list .arrowimg p {
    padding: 0;
  }
}
.innerpage section.logoslist .collapse:not(.show) {
  overflow: hidden;
  height: 0;
  opacity: 0;
  transition: transform 0.5s ease-in-out, opacity 0.5s ease-in-out;
  transition-duration: 0.5s;
  display: inherit;
}
.innerpage section.logoslist .download-list .collapse.show {
  height: auto;
  opacity: 1;
  transition: transform 0.5s ease-in-out, opacity 0.5s ease-in-out;
  transition-duration: 0.3s;
}
.innerpage.fr section.logoslist .card .download-list.collapsed .arrowimg h4 {
  font-size: 38px;
}
@media (max-width: 1439.98px) {
  .innerpage.fr section.logoslist .card .download-list.collapsed .arrowimg h4 {
    font-size: 32px;
  }
}
@media (max-width: 767.98px) {
  .innerpage.fr section.logoslist .card .download-list.collapsed .arrowimg h4 {
    font-size: 28px;
  }
}
@media (max-width: 575.98px) {
  .innerpage.fr section.logoslist .card .download-list.collapsed .arrowimg h4 {
    font-size: 24px;
  }
}
.innerpage section.logoslist .card .list-4.card-header .left .logo-img-area {
  background-color: #000;
}
.innerpage section.logoslist .card .list-8.card-header .left .logo-img-area {
  background-color: #000;
}
.innerpage section.logoslist .card .list-12.card-header .left .logo-img-area {
  background-color: #000;
}
.innerpage section.logoslist .card .list-16.card-header .left .logo-img-area {
  background-color: #000;
}
.innerpage section.logoslist .card .list-21.card-header .left .logo-img-area {
  background-color: #000;
}
.minimum-size img {
  width: auto;
  max-width: 100%;
}
.minimum-size div > p:last-of-type,
.minimum-size p,
.minimum-size span {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  font-size: 16px;
  font-weight: 200;
  margin-bottom: -20px;
}
.secondary-logos h1 {
  line-height: 64px;
}
@media (max-width: 991.98px) {
  .secondary-logos h1 {
    line-height: normal;
  }
}
.secondary-logos img {
  width: auto;
  max-width: 100%;
}
.secondary-logos .py-10.bg-black img {
  max-width: 102%;
  padding: 1px;
}
.secondary-logos .py-7 {
  padding: 50px 10px;
}
@media (max-width: 991.98px) {
  .secondary-logos .py-7 {
    padding: 40px 10px;
    text-align: center;
  }
}
@media (max-width: 767.98px) {
  .secondary-logos .py-7 {
    padding: 30px 10px;
    text-align: center;
  }
}
.secondary-logos .py-10 {
  padding: 100px 10px;
}
@media (max-width: 991.98px) {
  .secondary-logos .py-10 {
    padding: 70px 10px;
    text-align: center;
  }
}
@media (max-width: 767.98px) {
  .secondary-logos .py-10 {
    padding: 50px 10px;
    text-align: center;
  }
}
.secondary-logos .bg-black {
  padding-left: 70px;
}
@media (max-width: 1439.98px) {
  .secondary-logos .bg-black {
    padding-left: 45px;
  }
}
@media (max-width: 991.98px) {
  .secondary-logos .bg-black {
    padding-left: 20px;
  }
}
@media (max-width: 767.98px) {
  .secondary-logos .bg-black {
    padding-left: 10px;
  }
}
.secondary-logos.fr .bg-black {
  padding-left: 30px;
}
@media (max-width: 1439.98px) {
  .secondary-logos.fr .bg-black {
    padding-left: 18px;
  }
}
@media (max-width: 1149px) {
  .secondary-logos.fr .bg-black {
    padding-left: 10px;
  }
}
@media (max-width: 991.98px) {
  .secondary-logos.fr .bg-black {
    padding-left: 10px;
  }
}
@media (max-width: 767.98px) {
  .secondary-logos.fr .bg-black {
    padding-left: 10px;
  }
}
.secondary-logos-space div > p:last-of-type,
.secondary-logos-space div > p,
.secondary-logos-space div > span {
  width: 100%;
  margin: 0 auto;
  font-size: 16px;
  font-weight: 200;
  margin-top: 20px;
  text-align: left;
}
@media (max-width: 767.98px) {
  .secondary-logos-space div > p:last-of-type,
  .secondary-logos-space div > p,
  .secondary-logos-space div > span {
    margin: 10px auto 50px;
  }
}
.logo-use {
  margin-bottom: 40%;
}
.logo-use img {
  width: 100%;
  max-width: 730px;
}
@media (max-width: 767.98px) {
  .logo-use {
    margin-bottom: 50px;
  }
}
.restrictions .bgimage {
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 120px;
  max-height: 250px;
  height: 250px;
  width: 100%;
}
.restrictions img {
  max-width: 100%;
  max-height: 250px;
}
@media (max-width: 767.98px) {
  .restrictions img {
    max-width: fit-content;
    max-height: fit-content;
  }
}
.restrictions .re-txt {
  margin: 20px auto 50px;
  text-align: left;
  width: 100%;
}
@media (max-width: 767.98px) {
  .restrictions .re-txt {
    margin-bottom: 60px;
  }
}
.restrictions .re-txt p {
  font-size: 14px;
  font-weight: 300;
}
.restrictions .re-txt b {
  font-size: 30px;
  font-weight: 200;
}
@media (max-width: 767.98px) {
  .restrictions .re-txt b {
    font-size: 25px;
  }
}
@media (max-width: 575.98px) {
  .restrictions .re-txt b {
    font-size: 20px;
  }
}
.colourslist div,
.colourslist p,
.colourslist span {
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
}
@media (max-width: 575.98px) {
  .colourslist div,
  .colourslist p,
  .colourslist span {
    font-size: 15px;
  }
}
.colourslist span {
  width: 50px;
  margin: 0 auto;
  float: left;
  text-align: left;
  font-weight: 300;
}
.colourslist p {
  margin: 0 auto;
}
.colourslist .headtxt {
  font-size: 48px;
  font-weight: 200;
  line-height: 67px;
}
@media (max-width: 575.98px) {
  .colourslist .headtxt {
    font-size: 28px;
    line-height: normal;
  }
}
.colourslist .colortxt {
  padding: 20px;
  height: 420px;
  border: 1px solid #cccccc;
}
@media (max-width: 991.98px) {
  .colourslist .colortxt {
    height: 360px;
  }
}
@media (max-width: 767.98px) {
  .colourslist .colortxt {
    height: 300px;
  }
}
@media (max-width: 575.98px) {
  .colourslist .colortxt {
    height: 210px;
  }
}
.colourslist .redcolor {
  background-color: #ed1c24;
  margin-bottom: 20px;
}
.colourslist .blackcolor {
  background-color: #000000;
}
@media (max-width: 767.98px) {
  .colourslist .blackcolor {
    margin-bottom: 20px;
  }
}
.colourslist .greycolor {
  background-color: #a9a3a1;
}
@media (max-width: 767.98px) {
  .colourslist .greycolor {
    margin-bottom: 20px;
  }
}
.colourslist .whitecolor {
  background-color: #ffffff;
}
.colourslist .whitecolor div,
.colourslist .whitecolor p,
.colourslist .whitecolor span {
  color: #000000;
}
.colourslist .box {
  bottom: 0;
  position: relative;
  top: 100%;
  transform: translateY(-100%);
}
.print-colour span {
  width: 100px;
}
@media (max-width: 340px) {
  .print-colour span {
    width: 85px;
  }
}
.typography .list {
  width: 100%;
  margin: 0 auto;
  clear: both;
  position: relative;
  display: flex;
}
@media (max-width: 600px) {
  .typography .list {
    display: inline-block;
    border-bottom: 1px solid #ccc;
  }
}
.typography .list:before {
  content: "";
  display: block;
  height: 10px;
  position: absolute;
  left: 0;
  z-index: -1;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
}
.typography .list:after {
  content: "";
  display: block;
  width: 100%;
  border-bottom: 1px solid #cccccc;
  position: absolute;
  top: 50%;
  z-index: -2;
  left: 0;
}
@media (max-width: 600px) {
  .typography .list:after {
    border: none;
  }
}
.typography .list .txt-left {
  max-width: 71%;
  background: white;
  padding-right: 20px;
  text-align: left;
}
@media (max-width: 600px) {
  .typography .list .txt-left {
    max-width: 100%;
    width: 100%;
    display: inline-block;
    margin: 0 auto;
    padding: 0;
  }
}
.typography .list .txt-left b,
.typography .list .txt-left h3,
.typography .list .txt-left h4,
.typography .list .txt-left p,
.typography .list .txt-left span {
  margin: 0 auto;
  padding: 0;
  font-family: "aaux-next", sans-serif;
  text-align: left;
}
.typography .list .txt-left h3 {
  font-size: 48px;
  line-height: 68px;
  font-weight: bold;
}
@media (max-width: 1255px) {
  .typography .list .txt-left h3 {
    font-size: 45px;
  }
}
@media (max-width: 1175px) {
  .typography .list .txt-left h3 {
    font-size: 38px;
  }
}
@media (max-width: 1005px) {
  .typography .list .txt-left h3 {
    font-size: 34px;
  }
}
@media (max-width: 767.98px) {
  .typography .list .txt-left h3 {
    font-size: 30px;
  }
}
@media (max-width: 678px) {
  .typography .list .txt-left h3 {
    font-size: 26px;
    line-height: normal;
  }
}
@media (max-width: 575.98px) {
  .typography .list .txt-left h3 {
    font-size: 26px;
  }
}
.typography .list .txt-left h4 {
  font-size: 28px;
  line-height: 40px;
  font-weight: 400;
  text-transform: none;
}
@media (max-width: 767.98px) {
  .typography .list .txt-left h4 {
    font-size: 24px;
  }
}
@media (max-width: 600px) {
  .typography .list .txt-left h4 {
    font-size: 25px;
    line-height: normal;
  }
}
@media (max-width: 575.98px) {
  .typography .list .txt-left h4 {
    font-size: 24px;
  }
}
.typography .list .txt-left p {
  font-size: 18px;
  line-height: 30px;
  font-weight: 300;
}
@media (max-width: 600px) {
  .typography .list .txt-left p {
    font-size: 15px;
    line-height: normal;
  }
}
@media (max-width: 575.98px) {
  .typography .list .txt-left p {
    font-size: 16px;
  }
}
.typography .list .txt-left a {
  font-size: 14px;
  line-height: 40px;
  font-weight: bold;
  letter-spacing: 2.8px;
  text-transform: uppercase;
  background-color: #ed1c24;
  color: #ffffff;
  padding: 0 40px;
  border-radius: 10px;
}
.typography .list:nth-child(1) {
  margin-bottom: 15px;
}
.typography .list:nth-child(2) {
  margin-bottom: 15px;
}
.typography .list:nth-child(3) {
  margin-bottom: 20px;
}
.typography .list:nth-child(4) {
  margin-bottom: 50px;
}
@media (max-width: 600px) {
  .typography .list:nth-child(1),
  .typography .list:nth-child(2),
  .typography .list:nth-child(3),
  .typography .list:nth-child(4),
  .typography .list:nth-child(5) {
    margin: 0 auto 20px;
  }
}
@media (max-width: 600px) {
  .typography .list:nth-child(1) .txt-right,
  .typography .list:nth-child(2) .txt-right,
  .typography .list:nth-child(3) .txt-right,
  .typography .list:nth-child(4) .txt-right,
  .typography .list:nth-child(5) .txt-right {
    margin: 10px auto;
  }
}
.typography .list .txt-right {
  width: 21%;
  background: white;
  padding-left: 20px;
  line-height: 17px;
  z-index: 9;
}
@media (max-width: 600px) {
  .typography .list .txt-right {
    max-width: 100%;
    width: 100%;
    display: inline-block;
    margin: 0 auto;
    padding: 0;
  }
}
.typography .list .txt-right b,
.typography .list .txt-right h3,
.typography .list .txt-right p,
.typography .list .txt-right span {
  margin: 0 auto;
  padding: 0;
  font-size: 12px;
  line-height: 16px;
}
.typography .list .txt-right span {
  font-weight: 300;
}
.typography .list .txt-right b {
  font-weight: bold;
}
.typography .font-list {
  border: 1px solid rgba(0, 0, 0, 0.125);
  font-family: "aaux-next", sans-serif;
  align-items: center;
  vertical-align: top;
  display: inline-block;
  width: 100%;
  padding: 25px;
  word-break: break-all;
}
@media (max-width: 575.98px) {
  .typography .font-list {
    padding: 20px;
  }
}
@media (max-width: 425px) {
  .typography .font-list {
    padding: 15px;
  }
}
.typography .font-list:nth-child(1) {
  font-size: 48px;
}
.typography .font-list:nth-child(2) {
  font-size: 36px;
}
.typography .font-list:nth-child(3) {
  font-size: 36px;
}
.typography .font-list:nth-child(4) {
  font-size: 12px;
}
.typography .font-left {
  width: auto;
  float: left;
  font-size: 36px;
  line-height: 48px;
}
.typography .font-left .fonthead {
  font-size: 48px;
}
@media (max-width: 800px) {
  .typography .font-left .fonthead {
    font-size: 46px;
  }
}
@media (max-width: 767.98px) {
  .typography .font-left .fonthead {
    font-size: 35px;
    line-height: normal;
  }
}
@media (max-width: 575.98px) {
  .typography .font-left .fonthead {
    font-size: 28px;
  }
}
@media (max-width: 425px) {
  .typography .font-left .fonthead {
    font-size: 24px;
  }
}
@media (max-width: 800px) {
  .typography .font-left {
    font-size: 34px;
  }
}
@media (max-width: 767.98px) {
  .typography .font-left {
    width: 100%;
    font-size: 28px;
    line-height: normal;
  }
}
@media (max-width: 575.98px) {
  .typography .font-left {
    font-size: 22px;
  }
}
@media (max-width: 425px) {
  .typography .font-left {
    font-size: 18px;
  }
}
@media (max-width: 340px) {
  .typography .font-left {
    font-size: 16px;
  }
}
.typography .font-right {
  width: auto;
  float: right;
  text-align: right !important;
}
.typography .font-right a {
  vertical-align: top;
  font-weight: bold;
}
@media (max-width: 767.98px) {
  .typography .font-right a {
    vertical-align: bottom;
    bottom: 22px;
  }
}
@media (max-width: 767.98px) {
  .typography .font-right {
    width: 100%;
    float: left;
    /* text-align: left; */
    max-height: 50px;
  }
}
.typography .primaryfont {
  padding: 10px;
  margin-bottom: 0;
  background: none;
  border: none;
}
.typography .primaryfont:first-child {
  padding-top: 0;
}
.typography .primaryfont .font-left.aaux-next,
.typography .primaryfont .font-left.aaux-next div {
  font-family: "aaux-next", sans-serif;
}
.typography .primaryfont .font-left.minion-pro,
.typography .primaryfont .font-left.minion-pro div {
  font-family: "minion-pro", sans-serif;
}
.typography .primaryfont .font-left.myriad-pro,
.typography .primaryfont .font-left.myriad-pro div {
  font-family: "myriad-pro", sans-serif;
}
.typography .fontsubstitution .fonthead {
  font-family: "Helvetica Neue LT W05_67 Md Cn", sans-serif;
  font-weight: normal;
  font-size: 48px;
  line-height: normal;
}
@media (max-width: 800px) {
  .typography .fontsubstitution .fonthead {
    font-size: 46px;
  }
}
@media (max-width: 767.98px) {
  .typography .fontsubstitution .fonthead {
    font-size: 35px;
    line-height: normal;
  }
}
@media (max-width: 575.98px) {
  .typography .fontsubstitution .fonthead {
    font-size: 28px;
  }
}
@media (max-width: 425px) {
  .typography .fontsubstitution .fonthead {
    font-size: 24px;
  }
}
@media (max-width: 330px) {
  .typography .fontsubstitution .fonthead {
    font-size: 23px;
  }
}
.typography .fontsubstitution .fonthead.tx-bold {
  font-family: "Helvetica Neue LT W05_77 Bd Cn", sans-serif;
}
.typography .fontsubstitution .fonthead.tx-500 {
  font-family: "Helvetica Neue LT W05_67 Md Cn", sans-serif;
}
.typography .fontsubstitution .fonthead.tx-400 {
  font-family: "Helvetica Neue LT W05_57 Cond", sans-serif;
}
.typography .fontsubstitution .fonthead.tx-300 {
  font-family: "Helvetica Neue LT W05_47 Lt Cn", sans-serif;
}
.imagery .filter-box {
  padding: 0 10px;
}
.imagery .grid:after {
  content: "";
  display: block;
  clear: both;
}
.imagery .grid-item,
.imagery .grid-sizer {
  width: calc(25% - 20px);
  margin: 10px;
  margin-bottom: 5px;
}
@media (max-width: 768px) {
  .imagery .grid-item,
  .imagery .grid-sizer {
    width: calc(33.33% - 20px);
    margin: 10px;
  }
}
@media (max-width: 575px) {
  .imagery .grid-item,
  .imagery .grid-sizer {
    width: calc(50% - 20px);
    margin: 10px;
  }
}
@media (max-width: 375px) {
  .imagery .grid-item,
  .imagery .grid-sizer {
    width: calc(100% - 20px);
    margin: 10px;
  }
}
.imagery .grid-item {
  float: left;
}
.imagery .grid-item img {
  display: block;
  max-width: 100%;
  outline: 1px solid #f7f7f7;
}
.imagery .filter-button-group {
  clear: both;
  margin-bottom: 40px;
  border: 1px solid #cccccc;
  display: flex;
  margin: 0 auto;
  width: 100%;
  padding: 15px 20px;
  line-height: 18px;
  flex-direction: row;
}
@media (max-width: 768px) {
  .imagery .filter-button-group {
    display: inline-block;
    width: 100%;
  }
}
.imagery .filter-button-group .filter-left {
  flex-wrap: nowrap;
}
@media (max-width: 768px) {
  .imagery .filter-button-group .filter-left {
    display: inline-block;
    width: 100%;
    padding-bottom: 10px;
    flex-wrap: unset;
  }
}
.imagery .filter-button-group .filter-left div.filter-head {
  float: left;
  padding-top: 2px;
  padding-right: 30px;
  font-size: 24px;
  font-weight: 300;
  vertical-align: middle;
  align-items: center;
  height: 100%;
  display: flex;
  width: max-content;
}
.imagery .filter-button-group .filter-right {
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  vertical-align: middle;
}
@media (max-width: 768px) {
  .imagery .filter-button-group .filter-right {
    width: 100%;
    float: auto;
  }
}
.imagery .filter-button-group .filter-right .checkbox-wrapper {
  display: inline;
}
.imagery
  .filter-button-group
  .checkbox-wrapper
  [type="checkbox"]:checked
  + label,
.imagery
  .filter-button-group
  .checkbox-wrapper
  [type="checkbox"]:not(:checked)
  + label {
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 300;
  padding: 5px 18px 5px 25px;
  line-height: 22px;
}
@media (max-width: 1280px) {
  .imagery
    .filter-button-group
    .checkbox-wrapper
    [type="checkbox"]:checked
    + label,
  .imagery
    .filter-button-group
    .checkbox-wrapper
    [type="checkbox"]:not(:checked)
    + label {
    padding: 9px 15px 9px 25px;
  }
}
@media (max-width: 575px) {
  .imagery
    .filter-button-group
    .checkbox-wrapper
    [type="checkbox"]:checked
    + label,
  .imagery
    .filter-button-group
    .checkbox-wrapper
    [type="checkbox"]:not(:checked)
    + label {
    padding: 8px 15px 8px 25px;
  }
}
.imagery
  .filter-button-group
  .checkbox-wrapper:last-of-type
  [type="checkbox"]:checked
  + label,
.imagery
  .filter-button-group
  .checkbox-wrapper:last-of-type
  [type="checkbox"]:not(:checked)
  + label {
  padding-right: 0;
}
.imagery
  .filter-button-group
  .checkbox-wrapper
  [type="checkbox"]:checked
  + label:before,
.imagery
  .filter-button-group
  .checkbox-wrapper
  [type="checkbox"]:not(:checked)
  + label:before {
  top: 50%;
}
.innerpage.imagery section.logoslist .card .card-header .download-list {
  border: 0;
}
@media (max-width: 1024px) {
  .innerpage.imagery section.logoslist .card .card-header .download-list .left {
    width: 40%;
  }
}
@media (max-width: 800px) {
  .innerpage.imagery section.logoslist .card .card-header .download-list .left {
    width: 100%;
  }
}
@media (max-width: 1024px) {
  .innerpage.imagery
    section.logoslist
    .card
    .card-header
    .download-list
    .right {
    width: 60%;
  }
}
@media (max-width: 800px) {
  .innerpage.imagery
    section.logoslist
    .card
    .card-header
    .download-list
    .right {
    width: 100%;
  }
}
.innerpage.imagery
  section.logoslist
  .card
  .card-header
  .download-list
  .img-info
  h3 {
  text-transform: none;
  font-size: 48px;
  font-weight: 300;
  text-align: left;
  line-height: 1.2;
}
.innerpage.imagery
  section.logoslist
  .card
  .card-header
  .download-list
  .img-info
  p {
  font-size: 14px;
  font-weight: 300;
}
.innerpage.imagery
  section.logoslist
  .card
  .card-header
  .download-list
  .tags-list
  span {
  border: 1px solid #ccc;
  border-radius: 8px;
  margin: 0 3px;
  padding: 3px 10px;
  font-size: 12px;
  font-weight: 300;
  display: inline-block;
  margin-bottom: 6px;
}
.innerpage.imagery .similar-img {
  text-transform: none;
  font-size: 24px;
  font-weight: 300;
}
.innerpage.imagery .similar-img .similar-img-list a {
  width: 100%;
  max-width: 100%;
}
.innerpage.imagery .similar-img .similar-img-list a img {
  max-height: 178px;
  outline: 1px solid #f7f7f7;
}
.innerpage.imagery h4 {
  text-transform: none;
  font-size: 24px;
  font-weight: 300;
}
.innerpage .digitalcomm .filter-box {
  padding: 0 10px;
}
.innerpage .digitalcomm .grid:after {
  content: "";
  display: block;
  clear: both;
}
.innerpage .digitalcomm .grid-item,
.innerpage .digitalcomm .grid-sizer {
  width: calc(33.33% - 20px);
  margin: 10px;
}
@media (max-width: 768px) {
  .innerpage .digitalcomm .grid-item,
  .innerpage .digitalcomm .grid-sizer {
    width: calc(50% - 20px);
  }
}
@media (max-width: 575px) {
  .innerpage .digitalcomm .grid-item,
  .innerpage .digitalcomm .grid-sizer {
    width: calc(100% - 20px);
  }
}
.innerpage .digitalcomm .grid-sizer {
  display: none;
}
.innerpage .digitalcomm .emailsignature .grid-item .desc {
  display: none;
}
.innerpage .digitalcomm .grid-item {
  float: left;
  padding: 30px;
  border: 1px solid #ccc;
  height: auto;
}
.innerpage .digitalcomm .grid-item div {
  width: 100%;
  line-height: normal;
}
.innerpage .digitalcomm .grid-item img {
  display: block;
  max-width: 100%;
  width: auto;
  max-height: 202px;
  outline: 1px solid #ccc;
}
.innerpage .digitalcomm .grid-item .catname {
  font-size: 14px;
  font-weight: 300;
  width: 100%;
}
.innerpage .digitalcomm .grid-item .img {
  margin: 20px auto;
}
.innerpage .digitalcomm .grid-item .mainname {
  font-size: 28px;
  font-weight: 200;
}
.innerpage .digitalcomm .grid-item .desc {
  font-size: 14px;
  font-weight: 300;
  padding-bottom: 10px;
  min-height: 83px;
}
.innerpage .digitalcomm .grid-item .downlink,
.innerpage .digitalcomm .grid-item .preview {
  line-height: 45px;
  padding: 0 0 0 50px;
  position: relative;
}
.innerpage .digitalcomm .grid-item .downlink a,
.innerpage .digitalcomm .grid-item .preview a {
  font-size: 14px;
  font-weight: bold;
  color: #a9a3a1;
  text-transform: uppercase;
}
.innerpage .digitalcomm .grid-item .downlink:before,
.innerpage .digitalcomm .grid-item .preview:before {
  content: "";
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: left;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 31px;
  width: 36px;
  display: block;
  float: left;
}
.innerpage .digitalcomm .grid-item .preview:before {
  background-image: url("/img/digital_communication/preview.svg");
}
.innerpage .digitalcomm .grid-item .downlink:before {
  background-image: url("/img/digital_communication/download.svg");
}
.innerpage .digitalcomm .business-cards img {
  width: 100%;
  max-height: 237px;
}
.innerpage .digitalcomm .edms-list .grid .grid-item .catname {
  margin-bottom: 20px;
}
.innerpage .digitalcomm .edms-list .grid .grid-item .img {
  width: 40%;
  padding-right: 10px;
  float: left;
  margin: 0 auto;
}
.innerpage .digitalcomm .edms-list .grid .grid-item .img img {
  max-height: 312px;
}
.innerpage .digitalcomm .edms-list .grid .grid-item .maindetails {
  width: 60%;
  float: right;
}
.innerpage .digitalcomm .edms-list .grid .grid-item .maindetails .mainname {
  padding-bottom: 10px;
}
.innerpage .digitalcomm .filter-button-group {
  clear: both;
  margin-bottom: 40px;
  border: 1px solid #cccccc;
  display: inline-block;
  margin: 0 auto;
  width: 100%;
  padding: 20px;
  line-height: 18px;
}
.innerpage .digitalcomm .filter-button-group span {
  float: left;
  padding-top: 2px;
  padding-right: 50px;
  font-size: 24px;
  font-weight: 300;
}
@media (max-width: 575px) {
  .innerpage .digitalcomm .filter-button-group span {
    width: 100%;
    clear: both;
    padding-bottom: 12px;
  }
}
.innerpage
  .digitalcomm
  .filter-button-group
  .checkbox-wrapper
  [type="checkbox"]:checked
  + label,
.innerpage
  .digitalcomm
  .filter-button-group
  .checkbox-wrapper
  [type="checkbox"]:not(:checked)
  + label {
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 300;
  padding: 0 20px 0 30px;
  line-height: 22px;
}
@media (max-width: 575px) {
  .innerpage
    .digitalcomm
    .filter-button-group
    .checkbox-wrapper
    [type="checkbox"]:checked
    + label,
  .innerpage
    .digitalcomm
    .filter-button-group
    .checkbox-wrapper
    [type="checkbox"]:not(:checked)
    + label {
    padding: 10px 15px 8px 25px;
  }
}
.innerpage
  .digitalcomm
  .filter-button-group
  .checkbox-wrapper
  [type="checkbox"]:checked
  + label:before,
.innerpage
  .digitalcomm
  .filter-button-group
  .checkbox-wrapper
  [type="checkbox"]:not(:checked)
  + label:before {
  top: 50%;
}
.logos .tabtxt ::-webkit-scrollbar,
.logo-safe-space .tabtxt ::-webkit-scrollbar,
.minimum-size .tabtxt ::-webkit-scrollbar,
.secondary-logos .tabtxt ::-webkit-scrollbar,
.secondary-logos-space .tabtxt ::-webkit-scrollbar,
.restrictions .tabtxt ::-webkit-scrollbar {
  width: 20px;
}
.logos .tabtxt ::-webkit-scrollbar-track,
.logo-safe-space .tabtxt ::-webkit-scrollbar-track,
.minimum-size .tabtxt ::-webkit-scrollbar-track,
.secondary-logos .tabtxt ::-webkit-scrollbar-track,
.secondary-logos-space .tabtxt ::-webkit-scrollbar-track,
.restrictions .tabtxt ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
  border-radius: 10px;
}
.logos .tabtxt ::-webkit-scrollbar-thumb,
.logo-safe-space .tabtxt ::-webkit-scrollbar-thumb,
.minimum-size .tabtxt ::-webkit-scrollbar-thumb,
.secondary-logos .tabtxt ::-webkit-scrollbar-thumb,
.secondary-logos-space .tabtxt ::-webkit-scrollbar-thumb,
.restrictions .tabtxt ::-webkit-scrollbar-thumb {
  background: #dddddd;
  border-radius: 10px;
}
.logos .tabtxt ::-webkit-scrollbar-thumb:hover,
.logo-safe-space .tabtxt ::-webkit-scrollbar-thumb:hover,
.minimum-size .tabtxt ::-webkit-scrollbar-thumb:hover,
.secondary-logos .tabtxt ::-webkit-scrollbar-thumb:hover,
.secondary-logos-space .tabtxt ::-webkit-scrollbar-thumb:hover,
.restrictions .tabtxt ::-webkit-scrollbar-thumb:hover {
  background: #cccccc;
}
.boxborder {
  border: 1px solid #cccccc;
  padding: 0 10px;
}
.boxborder.boxpadding .row {
  padding: 40px 30px;
}
@media (max-width: 575px) {
  .boxborder.boxpadding .row {
    padding: 18px 15px;
  }
}
@media (max-width: 340px) {
  .boxborder.boxpadding .row {
    padding: 11px 10px;
  }
}
.boxborder.boxpadding .row h4 {
  line-height: 40px;
}
.boxborder.boxpadding .row span {
  font-weight: 300;
  font-size: 18px;
  text-transform: uppercase;
  line-height: normal;
  vertical-align: top;
}
.boxborder.boxpadding .row img.small {
  width: auto;
}
@media (max-width: 575px) {
  .boxborder.boxpadding .row img.small {
    width: 100%;
  }
}
.namingtitle .titleleft img {
  max-width: 600px;
}
.namingtitle .titleright .titlescopy p {
  font-weight: 200;
  font-size: 36px;
  line-height: 45px;
  text-transform: none;
}
footer {
  z-index: 99;
  width: 100vw;
  color: #000;
  position: relative;
  margin: 68px auto 48px auto;
}
@media (max-width: 767.98px) {
  footer {
    padding-left: 10px;
    padding-right: 10px;
  }
}
footer .disclaimer {
  font-size: 12px;
  font-family: "pragmatica", sans-serif;
  font-weight: 300;
  line-height: 17px;
}
@media (max-width: 575.98px) {
  footer .disclaimer {
    font-size: 11px;
  }
}
form.form-done {
  opacity: 0;
  visibility: hidden;
  display: none;
}
@media only screen and (min-width: 950px) and (max-width: 1100px) {
  form {
    padding-right: 7px;
  }
}
.nopassaccess .form-forgot-pass .successhide {
  display: none;
}
.emailsuccess .form-forgot-pass .successhide {
  display: none;
}
.passupdatesuccess .form-forgot-pass .successhide {
  display: none;
}
.wrongkey .form-forgot-pass .successhide {
  display: none;
}
.radio-wrapper {
  font-size: 1em;
  display: flex;
  font-weight: normal;
  line-height: 60px;
  margin-bottom: 15px;
}
.radio-wrapper .control {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 0;
  margin-left: 30px;
  cursor: pointer;
  font-size: 1em;
}
@media (max-width: 575.98px) {
  .radio-wrapper .control {
    margin-left: 10px;
  }
}
.radio-wrapper .control input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
@media (max-width: 575.98px) {
  .radio-wrapper .control input {
    width: 80vw;
  }
}
.radio-wrapper .control__indicator {
  position: absolute;
  left: 0;
  top: 20px;
  height: 20px;
  width: 20px;
  background: transparent;
  border: 1px solid #cdcdcd;
}
.radio-wrapper .control--radio .control__indicator {
  border-radius: 50%;
}
.radio-wrapper .control:hover input ~ .control__indicator {
  border-color: #ccc;
}
.radio-wrapper .control input:checked ~ .control__indicator:after {
  background: #fff;
}
.radio-wrapper
  .control:hover
  input:not([disabled]):checked
  ~ .control__indicator {
  background: #fafafa;
}
.radio-wrapper .control input:disabled ~ .control__indicator {
  background: #e6e6e6;
  opacity: 0.6;
  pointer-events: none;
}
.radio-wrapper .control .control__indicator:after {
  content: "";
  position: absolute;
}
.radio-wrapper .control .control__indicator:after {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  height: 12px;
  width: 12px;
  border-radius: 50%;
}
.radio-wrapper .control input:disabled ~ .control__indicator:after {
  background: #7b7b7b;
}
.inline-response {
  color: #fff;
  font-size: 2.5vw;
  line-height: 1.5em;
  text-align: center;
  padding-top: 50px;
  padding-bottom: 50px;
  display: none;
  transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.inline-response.reveal-response {
  visibility: visible;
  opacity: 1;
  display: flex;
  font-size: 24px;
}
.consent {
  font-weight: 300;
  margin-bottom: 20px;
}
.g-recaptcha {
  position: relative;
}
.g-recaptcha:after {
  pointer-events: none;
  content: "";
  position: absolute;
  top: 0;
  right: 1px;
  width: 100%;
  height: 99%;
  border-radius: 3px;
  border: 1px solid transparent;
}
.g-recaptcha.error:after {
  border: 1px solid red;
}
.error {
  border: 1px solid red;
}
.error::placeholder {
  color: red;
}
input {
  background: white;
  border: none;
  display: block;
  font-weight: normal;
  width: 100%;
  font-size: 14px;
  text-transform: initial;
  line-height: 40px;
  height: 40px;
  padding-left: 20px;
  margin-bottom: 20px;
  color: #585858;
  border-radius: 0;
  -webkit-appearance: none;
}
textarea {
  background: white;
  border: none;
  display: block;
  font-weight: normal;
  width: 100%;
  font-size: 1em;
  text-transform: initial;
  line-height: 40px;
  height: 100px;
  padding-left: 20px;
  margin-bottom: 20px;
  color: #585858;
  border-radius: 0;
  -webkit-appearance: none;
}
.checkbox-wrapper.error label:before {
  border: 1px solid red !important;
}
.checkbox-wrapper.error label {
  color: red;
}
.checkbox-wrapper input {
  -webkit-appearance: none;
  background-color: #fff;
  border: 1px solid #636a79;
  height: 20px;
  width: 20px;
  display: block;
  float: left;
  margin-right: 10px;
}
.checkbox-wrapper label {
  display: inline-block;
  padding: 0;
  line-height: 40px;
  letter-spacing: 0;
  float: left;
}
.checkbox-wrapper [type="checkbox"]:not(:checked),
.checkbox-wrapper [type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
.checkbox-wrapper [type="checkbox"]:not(:checked) + label,
.checkbox-wrapper [type="checkbox"]:checked + label {
  position: relative;
  padding-left: 30px;
  padding-top: 0;
  cursor: pointer;
  display: block;
  text-align: left;
  font-size: 12px;
  font-family: "pragmatica", sans-serif;
  font-weight: 400;
}
@media (max-width: 575.98px) {
  .checkbox-wrapper [type="checkbox"]:not(:checked) + label,
  .checkbox-wrapper [type="checkbox"]:checked + label {
    font-size: 12px;
  }
}
.checkbox-wrapper [type="checkbox"]:not(:checked) + label:before,
.checkbox-wrapper [type="checkbox"]:checked + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  border: 1px solid #959595;
  height: 20px;
  width: 20px;
  display: block;
  float: left;
}
.checkbox-wrapper [type="checkbox"]:not(:checked) + label:after,
.checkbox-wrapper [type="checkbox"]:checked + label:after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-55%);
  left: 0;
  transition: all 0.2s;
  background: url(/img/assets/checkmark.svg) no-repeat;
  background-position: center center;
  background-size: 14px;
  width: 22px;
  height: 22px;
}
.checkbox-wrapper label:hover:before {
  border: 1px solid #000000;
}
.checkbox-wrapper [type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
.checkbox-wrapper [type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1) translateY(-55%);
  color: #fff;
}
.checkbox-wrapper [type="checkbox"]:disabled:not(:checked) + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
.checkbox-wrapper [type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
.checkbox-wrapper [type="checkbox"]:disabled:checked + label:after {
  color: #999;
}
.checkbox-wrapper [type="checkbox"]:disabled + label {
  color: #aaa;
}
.checkbox-wrapper [type="checkbox"]:checked:focus + label:before,
.checkbox-wrapper [type="checkbox"]:not(:checked):focus + label:before {
  border: 1px solid #c2c2c2;
}
.checkbox-wrapper.error {
  border: none;
}
.broker-wrapper {
  opacity: 0;
  height: 0;
  max-height: 0px;
  overflow: hidden;
  transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.broker-wrapper.show {
  max-height: 1000px;
  height: auto;
  opacity: 1;
  transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}
select {
  width: 100%;
}
.select2-container {
  margin-top: 9px;
  text-transform: initial;
  margin-bottom: 20px;
}
.select2-container--open .select2-dropdown--above {
  border-radius: 0;
}
.select2-container--default .select2-selection--single {
  border-radius: 0;
  border-color: #cccccc;
  height: 60px;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  line-height: 60px;
  padding: 0 20px;
}
.select2-container--default.error .select2-selection--single {
  border: 1px solid red;
}
.select2-container--default.error
  .select2-selection--single
  .select2-selection__placeholder {
  color: red;
}
.select2-container--default .select2-results__group {
  color: white;
  height: 30px;
  line-height: 18px;
  background: #ccc;
  font-size: 0.85em;
}
.select2-results__option {
  padding: 0 20px;
  line-height: 60px;
  text-transform: initial;
}
.select2-container--open .select2-dropdown--below {
  border-radius: 0;
  margin-bottom: -8px;
}
.select2-container--default
  .select2-results__option--highlighted[aria-selected] {
  background: #fff;
}
.select2-container--default .select2-results__option[aria-selected="true"] {
  background: white;
}
.select2-container--default
  .select2-results__option--highlighted[aria-selected] {
  color: white;
  background: #fff;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow
  b {
  border: none;
  background-image: url("/img/assets/arrow-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  margin: 0;
  left: 0;
  transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  width: 22px;
  height: 13px;
  top: 27px;
  right: 10px;
  transform: translate(-50%, -50%);
}
.select2-container--open
  .select2-selection--single
  .select2-selection__arrow
  b {
  transform: rotate(180deg);
  transform-origin: 50% 50%;
}
form button {
  background-color: #fff;
  color: #000;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  height: 40px;
  text-align: center;
  display: inline-block;
  border-radius: 0;
  padding: 0 0.9375em;
  text-transform: uppercase;
  font-family: "pragmatica", sans-serif;
  border: 2px solid red;
  transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}
form button:hover {
  background: #ed1c24;
  color: #fff;
  transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}
@media (max-width: 575.98px) {
  form button {
    line-height: 18px;
    height: 40px;
    font-size: 12px;
    padding: 0 0.9375em;
  }
}
form textarea {
  width: 100%;
}
input[type="text"],
input[type="password"],
input[type="email"] {
  border: 1px solid #959595;
  color: #000000;
  display: block;
  font-weight: normal;
  width: 100%;
  line-height: 39px;
  height: 40px;
  min-height: 0;
  max-width: 100%;
  font-size: 14px;
  padding: 0 10px;
  margin: 0 auto;
  margin-bottom: 20px;
  font-family: "pragmatica", sans-serif;
  -webkit-appearance: none !important;
  -webkit-border-radius: 0 !important;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  transition: background-color 5000s ease-in-out 0s;
  color: #000000;
}
@-webkit-keyframes autofill {
  to {
    color: #000000;
    background: transparent;
  }
}
input::placeholder {
  line-height: 39px;
}
input:-webkit-autofill {
  -webkit-animation-name: autofill;
  -webkit-animation-fill-mode: both;
  color: #000000;
  line-height: 39px;
}
input::-webkit-input-placeholder {
  font-family: "pragmatica", sans-serif;
  color: #000000;
  text-transform: uppercase;
  line-height: 39px;
}
input::-moz-placeholder {
  font-family: "pragmatica", sans-serif;
  color: #000000;
  text-transform: uppercase;
  line-height: 39px;
}
input:-ms-input-placeholder {
  font-family: "pragmatica", sans-serif;
  color: #000000;
  text-transform: uppercase;
  line-height: 39px;
}
input:-moz-placeholder {
  font-family: "pragmatica", sans-serif;
  color: #000000;
  text-transform: uppercase;
  line-height: 39px;
}
.last-group {
  margin: 0 auto;
  display: inline-block;
  width: 100%;
}
.last-group .last-group-left {
  float: left;
  margin: 0 auto;
  display: inline-block;
}
.last-group .last-group-right {
  float: right;
  margin: 0 auto;
  display: inline-block;
}
.last-group .forgot-pass {
  padding-right: 20px;
  font-size: 12px;
}
@media (max-width: 575.98px) {
  .last-group .forgot-pass {
    font-size: 11px;
  }
}
a.btn:hover {
  background: #ed1c24;
  color: #fff;
  transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}
a.btn {
  background-color: #fff;
  color: #000;
  font-size: 14px;
  line-height: 38px;
  height: 40px;
  text-align: center;
  display: inline-block;
  border-radius: 0;
  padding: 0 0.9375em;
  text-transform: uppercase;
  font-family: "pragmatica", sans-serif;
  border: 2px solid #ed1c24;
  transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}
@media (max-width: 575.98px) {
  a.btn {
    padding: 0 0.9em;
    line-height: 34px;
    height: 36px;
    font-size: 13.5px;
  }
}
@media only screen and (max-width: 576px) {
  div.container {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (-ms-high-contrast: active),
  screen and (-ms-high-contrast: none) {
  .restrictions img {
    width: 100%;
  }
  .list {
    display: inline-block !important;
    border: none;
  }
  .list .txt-left {
    float: left;
    text-align: left;
    vertical-align: top;
    margin: 0 auto !important;
    padding: 0 20px 0 0 !important;
    max-width: 70% !important;
    background: white;
    border: none;
  }
  .list .txt-left h3,
  .list .txt-left h4,
  .list .txt-left b,
  .list .txt-left p,
  .list .txt-left span {
    float: left;
    text-align: left;
    margin: 0 auto !important;
    padding: 0 !important;
  }
  .list .txt-right {
    float: right;
    vertical-align: middle;
    margin: 0 auto !important;
    padding: 0 0 0 20px !important;
    max-width: 30% !important;
    background: white;
    border: none;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    right: 0;
  }
}
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
    .alt-right-txt {
      width: 254px !important;
    }
    @media (max-width: 575.98px) {
      .alt-right-txt {
        width: 240px !important;
      }
    }
  }
}

/* header brand description */
.fas.fa-chevron-down.red-chevron {
  color: #ed1c24;
}

.flip {
  transform: rotate(180deg);
}

#chevron-arrow {
  -moz-transition: transform 1s;
  -webkit-transition: transform 1s;
  transition: transform 0.3s;
}

#brand-description {
  transition: max-height 0.5s ease-in-out;
}

.arrow-download {
  background-image: url("/img/assets/downarrow.svg");
  background-repeat: no-repeat;
  background-position: right top;
  float: right;
  width: 100px;
  height: 100px;
}

/*** Mobile Texts Elements ***/
.element {
  margin-bottom: 12px;
}
.element-type,
.element-description {
  font-size: 12px;
  line-height: 16px;
}
.element-type {
  text-transform: uppercase;
  font-weight: 300;
  margin: 0;
}
.element-description {
  text-transform: uppercase;
  font-weight: 700;
}
.asset-m-text {
  margin-top: 14px;
}
@media only screen and (max-width: 730px) {
  .asset-d {
    display: none;
  }
}
@media only screen and (min-width: 731px) {
  .asset-m {
    display: none;
  }
}

.mainname {
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
