/* colors
-------------------------------------------------------------------*/
/* media queries
-------------------------------------------------------------------*/
/* Type
-------------------------------------------------------------------*/
body {
  color: #333;
  font-family: 'Open Sans', sans-serif;
  letter-spacing: .03em;
  overflow-x: hidden; }

h1, h2, h3, h4, h5 {
  font-family: 'Montserrat', sans-serif;
  letter-spacing: .02em;
  text-transform: uppercase;
  font-weight: 300; }

h1 {
  font-size: 2.45rem; }

h2 {
  font-size: 2rem; }

h3 {
  font-size: 1.75rem; }

.btn-primary {
  border: none;
  border: 4px solid #27A5DC !important;
  background-color: transparent;
  text-transform: uppercase;
  color: #27A5DC;
  border-radius: 0;
  font-size: 14px;
  padding: 10px 34px;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold; }

.btn-primary:hover {
  background-color: #27A5DC; }

.btn .fa {
  margin-left: 5px; }

sup.r {
  font-size: 55%;
  position: relative;
  top: -.6em; }

sup.tm {
  font-size: 55%;
  position: relative;
  top: -.6em; }

.btn-white {
  border: none;
  border: 4px solid #fff !important;
  background-color: transparent;
  text-transform: uppercase;
  color: #fff;
  border-radius: 0;
  font-size: 14px;
  padding: 10px 34px;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold; }
  .btn-white:hover {
    background-color: #fff;
    color: #000; }

.heading-1 {
  color: #000;
  font-size: 26px;
  color: #000;
  line-height: 1.2; }
  @media (min-width: 992px) {
    .heading-1 {
      font-size: 35px;
      line-height: 1; } }
  @media (min-width: 1400px) {
    .heading-1 {
      font-size: 40px; } }
  .heading-1 sup.tm {
    font-size: 45%;
    position: relative;
    top: -.9em; }

.heading-2 {
  color: #27A5DC;
  letter-spacing: .22em;
  font-size: 14px !important;
  text-transform: uppercase; }

.heading-3 {
  color: #27A5DC;
  font-size: 20px; }

.heading-4 {
  font-size: 15px;
  text-transform: uppercase; }
  @media (min-width: 576px) {
    .heading-4 {
      font-size: 18px; } }

.heading-5 {
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: .05em; }

.heading-6 {
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: .06em;
  font-weight: 400; }

@media screen and (max-width: 991px) {
  .heading-1 br {
    display: none; } }
a {
  color: #27A5DC; }

a:hover {
  color: #27A5DC; }

p a {
  text-decoration: underline; }

p a.btn {
  text-decoration: none; }

#glt-translate-trigger {
  position: absolute;
  z-index: 120 !important; }

#glt-translate-trigger > span {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 13px; }

@media screen and (max-width: 500px) {
  header.main {
    top: 44px !important; }

  header.main .top-bar {
    text-align: center !important;
    padding-top: 35px; }

  #glt-translate-trigger {
    width: 100%;
    left: 0 !important;
    top: 0 !important;
    padding: 10px 0 !important; } }
.red {
  color: red; }

/* Header
-------------------------------------------------------------------*/
header.main {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100; }
  header.main .top-bar {
    background: #000;
    text-align: right;
    color: #fff;
    padding: 7px 0;
    margin-bottom: 20px; }
    header.main .top-bar span {
      margin: 0 10px;
      font-size: 12px;
      letter-spacing: .03em; }
    header.main .top-bar span.phone {
      color: #fff; }
  header.main ul.nav li a {
    display: inline-block;
    font-size: 14px;
    color: #fff;
    padding: 0;
    margin: 10px;
    text-transform: uppercase;
    letter-spacing: .03em; }
  header.main ul.nav li a:hover {
    color: #27A5DC;
    text-decoration: none; }
  header.main ul.nav li.active a {
    border-bottom: 1px solid #fff; }

/* Single Post
-------------------------------------------------------------------*/
.social-share {
  margin: 0 0 20px 0; }

.social-share a {
  font-size: 28px;
  color: #333;
  margin-left: 8px;
  position: relative;
  top: 4px; }

.social-share a:hover {
  text-decoration: none;
  opacity: .7; }

.social-share-text {
  font-size: 15px; }

/* super mag
-------------------------------------------------------------------*/
@media screen and (max-width: 991px) {
  .diamond-image {
    margin: 30px 0;
    text-align: center; } }
.diamond-image .diamond-image-back {
  display: none; }

@media (min-width: 992px) {
  .col-lg-25 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; } }
.section-sm-4 .container {
  position: relative; }
  .section-sm-4 .container .row {
    position: relative; }
  @media (min-width: 992px) {
    .section-sm-4 .container {
      background-image: url(../images/sup_mag_image3.jpg);
      background-position: right center;
      background-repeat: no-repeat;
      background-size: 450px; } }
  @media (min-width: 1400px) {
    .section-sm-4 .container {
      background-size: 700px; } }
.section-sm-4 .sm-bird-icon {
  display: none; }
  @media (min-width: 992px) {
    .section-sm-4 .sm-bird-icon {
      display: block;
      position: absolute;
      bottom: 0;
      right: 30px; } }
  @media (min-width: 1400px) {
    .section-sm-4 .sm-bird-icon {
      bottom: 0;
      right: 40px; } }

/* about
-------------------------------------------------------------------*/
.intro-right-content-angle {
  background: #eee;
  padding: 40px; }
  @media (min-width: 992px) {
    .intro-right-content-angle {
      padding: 130px 40px 0px 40px; } }
  .intro-right-content-angle small {
    display: block; }

.intro-left-content {
  padding-top: 80px; }

.gray-box {
  background: #eee;
  padding: 40px; }

.gray-box ul,
.gray-box ul li:last-child {
  margin-bottom: 0 !important; }

@media (min-width: 992px) {
  .pr-lg-20 {
    padding-right: 20px; } }
.bluenum {
  color: #27A5DC;
  font-size: 40px; }

/* mag
-------------------------------------------------------------------*/
.content-angle-right {
  background: #fff;
  padding: 30px 30px 20px 30px; }
  @media (min-width: 992px) {
    .content-angle-right {
      padding: 150px 40px 30px 40px; } }

.benefit-item {
  margin-bottom: 20px; }
  @media (min-width: 992px) {
    .benefit-item {
      margin-bottom: 30px; } }

.benefit-item span {
  display: block;
  text-align: center; }

.compare-nav {
  margin: 50px 0 70px 0; }
  .compare-nav a {
    display: block;
    text-align: center;
    padding: 10px;
    position: relative;
    text-transform: uppercase;
    font-weight: bold; }
  @media (min-width: 576px) {
    .compare-nav a:after {
      border-right: 1px solid #ccc;
      content: ' ';
      display: block;
      float: right;
      height: 44px;
      position: absolute;
      top: 0;
      right: 0; } }
  .compare-nav a:last-child:after {
    display: none; }
  .compare-nav a.active {
    background: #27A5DC;
    color: #fff; }
  .compare-nav a.active:hover {
    text-decoration: underline; }

.compare-content {
  display: none; }

.compare-content.active {
  display: block; }

/* faq
-------------------------------------------------------------------*/
.post-item {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px; }

/* single
-------------------------------------------------------------------*/
.single .hero .heading-1 {
  font-size: 20px;
  line-height: 1.2; }
  @media (min-width: 992px) {
    .single .hero .heading-1 {
      padding: 0 100px;
      font-size: 30px; } }
  @media (min-width: 1400px) {
    .single .hero .heading-1 {
      padding: 0 200px; } }

.single .press-header .heading-1-smaller {
  font-size: 20px;
  line-height: 1.2; }
.single .press-header p {
  font-size: 14px; }

/* contact
-------------------------------------------------------------------*/
.gform_body select,
.gform_body input {
  border: 1px solid #ccc; }

.gform_body select {
  height: 36px !important; }

.gfield_checkbox {
  margin-bottom: 20px; }

.gfield_checkbox:after {
  content: "";
  clear: both;
  display: table; }

@media screen and (min-width: 768px) {
  .gfield_checkbox li {
    width: 50%;
    float: left; } }
.gfield_checkbox li input {
  margin-top: 0 !important; }

.gform_confirmation_message {
  background: #000;
  color: #fff;
  padding: 20px;
  text-align: center; }

select#input_1_17 {
  height: 100px !important; }

#field_1_18 .gfield_label {
  display: none; }

li.gchoice_1_18_1 {
  width: 100%; }

.salesforce-form label {
  display: block;
  font-weight: bolder; }

.salesforce-form .field-half {
  width: 48%;
  margin-right: 2%;
  margin-bottom: 15px;
  float: left;
  clear: none !important; }

.salesforce-form .field-full {
  width: 98%;
  margin-bottom: 15px; }

.salesforce-form .field input[type="text"],
.salesforce-form .field input[type="email"],
.salesforce-form .field select,
.salesforce-form .field textarea {
  padding: 3px 6px;
  float: none !important;
  border: 1px solid #ccc; }

.salesforce-form .field input[type="text"],
.salesforce-form .field input[type="email"],
.salesforce-form .field select,
.salesforce-form .field textarea {
  width: 100% !important; }

.salesforce-form .field textarea {
  min-height: 150px; }

/* .salesforce-form .field select { height: 30px; } */
@media screen and (max-width: 576px) {
  .salesforce-form .field {
    width: 100%; } }
.salesforce-form .field-submit {
  clear: both;
  float: none;
  width: 98%;
  margin: 20px 0; }

.salesforce-form .field-submit input {
  cursor: pointer; }

/* Site Wide
-------------------------------------------------------------------*/
.page-content {
  margin: 40px 0; }

.list-mb-20 li {
  margin-bottom: 20px !important; }

.hide {
  display: none !important; }

.hide-examples {
  right: -100% !important;
  transition: all 1s cubic-bezier(0.23, 1, 0.32, 1); }

@media screen and (min-width: 992px) and (max-width: 1399px) {
  ul.list-half li {
    float: left;
    width: 50%;
    padding-right: 30px; } }
@media (min-width: 992px) {
  .col-lg-6.intro {
    -ms-flex: 0 0 46%;
    flex: 0 0 46%;
    max-width: 46%; } }

.col-lg-6.intro-right {
  margin-left: auto; }
  .col-lg-6.intro-right .main-content {
    padding-right: 0;
    padding-top: 50px; }
    @media (min-width: 992px) {
      .col-lg-6.intro-right .main-content {
        padding-top: 110px; } }

.bg-gray {
  background-color: #F5F5F5;
  box-shadow: inset 0px 0px 1px #888; }

.d-lg-block {
  display: none; }
  @media (min-width: 992px) {
    .d-lg-block {
      display: block; } }

.table-responsive-md {
  overflow-x: auto; }

.allite-table {
  width: 100%; }
  .allite-table td {
    padding: 20px 10px;
    border: 1px solid #eee;
    text-align: center; }
  .allite-table th {
    padding: 10px;
    background: #eee;
    font-weight: normal;
    text-transform: uppercase;
    text-align: center; }
  .allite-table .firstcol {
    text-align: left;
    padding: 20px 30px; }
  .allite-table .tblue {
    background: #27A5DC;
    color: #fff; }
    .allite-table .tblue td {
      border-color: #3796bf; }
  .allite-table .theader {
    background-color: #eee;
    border: 1px solid #eee; }
  .allite-table .tgrey {
    background-color: #eee; }
    .allite-table .tgrey td {
      border: 1px solid #ddd; }
  .allite-table-container {
    width: 100%;
    overflow: auto;
    position: relative; }
  .allite-table-gradient {
    position: absolute;
    top: 0;
    right: 0;
    width: 10px;
    height: 100%;
    background: linear-gradient(to right, rgba(255, 255, 255, 0), white); }
    @media (min-width: 1400px) {
      .allite-table-gradient {
        display: none; } }
  .allite-table-2 {
    overflow-x: auto; }
  .allite-table.table-fixed {
    position: fixed;
    z-index: 10; }

.tri-container {
  overflow: hidden;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 300px;
  z-index: 20;
  pointer-events: none; }

.tri-custom1 {
  top: 0;
  bottom: inherit;
  height: 100%; }

.tri-top {
  top: 0; }

.tri-angle {
  position: absolute;
  background-color: #fff;
  transform: skewY(11deg); }

.tri-neg {
  transform: skewY(-11deg); }

.tri-gray {
  background: #F5F5F5; }

.tri-full {
  width: 100%; }

.tri-half {
  width: 50%; }

.tri-bottom-left {
  bottom: -300px;
  left: 0;
  height: 300px;
  transform-origin: right top; }

.tri-bottom-right {
  bottom: -300px;
  right: 0;
  height: 300px;
  transform-origin: left top; }

/*
.tri-top-left {
    top: 0px;
    left: 0;
    height: 300px;
    transform-origin: left top;
}
*/
.tri-bottom-right {
  bottom: -300px;
  right: 0;
  height: 300px;
  transform-origin: left top; }

.tri-bottom-right {
  bottom: -300px;
  right: 0;
  height: 300px;
  transform-origin: left top; }

.tri-top-left {
  bottom: 100%;
  right: 0;
  height: 190px;
  transform-origin: right top;
  width: 100%; }

.tri-top-right {
  bottom: 100%;
  right: 0;
  height: 190px;
  transform-origin: left top; }

.tri-top-left1 {
  top: -140px;
  right: 0;
  height: 140px;
  transform-origin: left top;
  width: 100%; }

.tri-top-right-box {
  top: 0;
  right: 0;
  height: 120px;
  transform-origin: left top;
  width: 100%; }

.tri-custom3 {
  top: 0;
  right: 0;
  height: 130px;
  transform-origin: left top;
  width: 100%; }

.tri-black {
  background-color: #000; }

.skew {
  transform: skewY(11deg); }

.skew-left {
  transform-origin: left; }

.skew-right {
  transform-origin: right; }

.skew-negative {
  transform: skewY(-11deg); }

@media screen and (max-width: 991px) {
  .examples-mobile {
    position: relative;
    top: 97px; } }
.applications {
  display: flex; }
  .applications .content,
  .applications .examples-container {
    flex: 1;
    height: 670px; }
  .applications .content {
    display: flex;
    justify-content: center;
    align-items: center; }
    .applications .content-text {
      max-width: 450px; }

.examples-container {
  background-color: #fff;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 4px 0;
  position: relative;
  overflow: hidden; }
  .examples-container .close-mark {
    font-size: 25px;
    margin: 0; }
  .examples-container .close-text {
    font-size: 13px;
    margin: 0; }
.examples-desktop {
  display: none; }
  @media (min-width: 992px) {
    .examples-desktop {
      display: flex; } }
.examples-mobile {
  display: flex; }
  @media (min-width: 992px) {
    .examples-mobile {
      display: none; } }
.examples-item {
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-align: center;
  position: relative;
  margin: 0 2px;
  cursor: pointer; }
  .examples-item:hover .examples-item-overlay {
    opacity: .7;
    transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1); }
  .examples-item:hover p {
    opacity: 1; }
  .examples-item img {
    transform: skewY(11deg);
    position: absolute;
    top: -25px;
    left: -90px;
    filter: grayscale(100%);
    height: 110%;
    transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1); }
  .examples-item-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    background-color: #27A5DC;
    opacity: 0;
    transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1); }
.examples-text {
  position: absolute;
  bottom: -50px;
  left: 0;
  transform: skewY(11deg); }
  .examples-text p {
    transform: rotate(-90deg);
    transform-origin: left top;
    z-index: 10;
    white-space: nowrap;
    color: #fff;
    margin: 0;
    font-size: 1rem;
    padding: 10px 0;
    opacity: 0;
    text-transform: uppercase;
    text-shadow: 0 0 5px #003952;
    transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1); }
.examples-info-container {
  display: flex;
  background-color: #000;
  width: 100%;
  height: 100%;
  position: absolute;
  border: 4px solid #fff;
  top: 0;
  right: 0%;
  transition: all 1s cubic-bezier(0.23, 1, 0.32, 1); }
.examples-info-image {
  flex: 1;
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-align: center;
  position: relative;
  border-right: 4px solid #fff; }
  .examples-info-image img {
    transform: skewY(11deg);
    position: absolute;
    top: -45px;
    left: -10px;
    filter: grayscale(100%); }
.examples-info-content {
  flex: 2;
  transform: skewY(11deg);
  transform-origin: left;
  display: flex;
  justify-content: center;
  align-items: flex-start; }
.examples-info-text {
  padding: 20px 5vw; }
  .examples-info-text ul {
    columns: 2;
    list-style-type: none;
    padding-left: 0 !important; }
  .examples-info-text h2 {
    text-transform: uppercase; }
  .examples-info-text h2,
  .examples-info-text p,
  .examples-info-text li {
    color: #fff; }
.examples-mobile {
  flex-direction: column; }
  .examples-mobile-item {
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff; }
    .examples-mobile-item:first-child {
      border-top: 4px solid #fff; }
    .examples-mobile-item:last-child {
      border-bottom: 4px solid #fff; }

.accordion-trigger {
  background-color: #000;
  color: #fff;
  cursor: pointer;
  width: 100%;
  height: 100px;
  border-left: 0;
  border-right: 0;
  outline: none;
  transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative; }
  .accordion-trigger p {
    margin-bottom: 0 !important;
    max-width: 150px;
    text-transform: uppercase; }
  .accordion-trigger .close-mark {
    position: absolute;
    top: 30px;
    right: 30px;
    background-color: transparent;
    font-size: 20px;
    height: 30px;
    width: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: rotateZ(45deg) skewY(0deg);
    transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1); }
  .accordion-trigger.active .close-mark {
    transform: rotateZ(0deg) skewY(11deg);
    transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1); }
  .accordion-trigger.active + .panel {
    padding-bottom: 50px; }

.panel {
  max-height: 0px;
  background-color: #000;
  overflow: hidden;
  transition: all 1s cubic-bezier(0.23, 1, 0.32, 1); }
  .panel .examples-info-image {
    height: 200px;
    border-right: 0;
    border-top: 4px solid #fff;
    border-bottom: 4px solid #fff; }
    .panel .examples-info-image img {
      top: -100px;
      left: 0;
      transform-origin: center;
      object-fit: cover;
      object-position: center; }

/* Home
-------------------------------------------------------------------*/
section {
  position: relative; }

.hero .hero-content {
  text-align: center;
  position: relative;
  z-index: 25;
  margin-top: 100px;
  padding: 0 20px; }
  .hero .hero-content img {
    margin-bottom: 45px;
    display: inline-block; }
    @media screen and (max-width: 991px) {
      .hero .hero-content img {
        width: 200px; } }
  .hero .hero-content .heading-1 {
    color: #fff;
    margin-bottom: 13px; }
  .hero .hero-content p {
    color: #fff;
    margin-bottom: 40px; }
  .hero .hero-content a {
    z-index: 9999; }
  .hero .hero-content .cta-wrap {
    position: relative;
    z-index: 200; }
.hero .hero-bg {
  background-position: bottom center;
  background-size: cover;
  min-height: 450px;
  height: 450px; }

.hero-home .hero-content {
  margin-top: 175px; }
.hero-home .hero-bg {
  min-height: 760px; }

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  /* IE10+ specific styles */
  .hero-home .hero-content {
    margin-top: 170px; } }
.mobile-container {
  margin: 0 auto;
  padding: 0 15px; }
  @media (min-width: 576px) {
    .mobile-container {
      width: 540px; } }
  @media (min-width: 768px) {
    .mobile-container {
      width: 720px; } }
  @media (min-width: 992px) {
    .mobile-container {
      width: auto; } }

.overlay {
  background-color: rgba(0, 0, 0, 0.68);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10; }

.box-layout .heading-1 {
  margin: 20px 0; }
.box-layout .heading-3 {
  margin: 0 0 20px 0; }
.box-layout p {
  margin-bottom: 30px; }
.box-layout ul {
  padding-left: 20px;
  margin-bottom: 35px; }
.box-layout ul li {
  margin-bottom: 5px; }
.box-layout .p-lead {
  margin-bottom: 30px; }
.box-layout .p-small {
  font-size: 12px; }

/*
.box-layout { 
	.main-content { 
		@media screen and (max-width: 991px) {
			padding: 40px;
		}
	}
}
*/
.section-1 {
  z-index: 50; }
  .section-1 .main-content {
    padding-top: 100px; }
    @media (min-width: 992px) {
      .section-1 .main-content {
        padding-right: 20px;
        padding-top: 50px; } }
    @media (min-width: 1400px) {
      .section-1 .main-content {
        padding-right: 100px; } }

.section-2 .main-content {
  padding-bottom: 130px;
  padding-top: 0px; }
  @media (min-width: 992px) {
    .section-2 .main-content {
      padding-left: 40px;
      padding-top: 80px;
      padding-bottom: 80px; } }
  @media (min-width: 1400px) {
    .section-2 .main-content {
      padding-left: 100px; } }
.section-2 .bg-image-mobile {
  height: 400px;
  padding-top: 60px; }
  @media (min-width: 992px) {
    .section-2 .bg-image-mobile {
      height: 500px;
      padding-top: 0; } }
  .section-2 .bg-image-mobile .bg-image {
    height: 100%; }
    @media (min-width: 576px) {
      .section-2 .bg-image-mobile .bg-image {
        background-size: 80%; } }

.section-3 {
  padding-top: 80px;
  padding-bottom: 200px;
  overflow: hidden; }
  @media (min-width: 992px) {
    .section-3 {
      padding-bottom: 40px; } }
  .section-3 .title-line {
    margin-top: 20px;
    margin-bottom: 20px;
    position: relative; }
    @media (min-width: 992px) {
      .section-3 .title-line {
        margin-top: 10px;
        margin-bottom: 30px; } }
    .section-3 .title-line .title {
      text-align: center;
      width: 100%;
      background: #fff;
      position: relative;
      z-index: 10; }
      @media (min-width: 992px) {
        .section-3 .title-line .title {
          width: 400px; } }
    .section-3 .title-line .line {
      height: 1px;
      width: 100%;
      background: #000;
      position: absolute;
      top: 49%;
      z-index: 1; }

.section-4 a {
  color: #fff; }
.section-4 .main-content {
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  z-index: 100;
  top: 0; }
  @media (min-width: 576px) {
    .section-4 .main-content {
      top: 20px; } }
  @media (min-width: 992px) {
    .section-4 .main-content {
      padding-top: 200px;
      padding-bottom: 200px; } }
@media (min-width: 992px) {
  .section-4 {
    padding-top: 8vw; } }
.section-4 .home-contact p {
  margin-bottom: 0; }

.icon-row {
  margin-bottom: 15px; }
  .icon-row img {
    margin-right: 20px; }

.bg-black {
  background: #000; }
  .bg-black .heading-2 {
    color: #27A5DC; }
  .bg-black p, .bg-black h2, .bg-black h3, .bg-black li {
    color: #fff; }
  .bg-black-lg {
    background: transparent; }
    @media (min-width: 992px) {
      .bg-black-lg {
        background: #000; } }

.desktop-table .table-row:nth-child(odd) {
  background: #eee; }

.table-row {
  padding: 10px 0;
  text-align: center; }
  .table-row .table-column {
    margin-bottom: 15px;
    line-height: 1;
    padding: 0 5px; }
    @media (min-width: 992px) {
      .table-row .table-column {
        line-height: 1; } }
  @media (min-width: 992px) {
    .table-row .table-column {
      width: 20%;
      padding: 0 25px;
      margin-bottom: 0; } }
  .table-row .table-style-title {
    font-size: 20px; }
  .table-row .table-style-link {
    text-transform: uppercase;
    font-size: 12px; }
    @media (min-width: 768px) {
      .table-row .table-style-link {
        font-size: 14px; } }
  .table-row .table-style-number {
    font-size: 25px;
    display: block;
    line-height: 1.2; }
    @media (min-width: 768px) {
      .table-row .table-style-number {
        font-size: 35px; } }
  .table-row .table-style-desc {
    text-transform: uppercase;
    font-size: 12px;
    line-height: 1; }
    @media (min-width: 768px) {
      .table-row .table-style-desc {
        font-size: 14px; } }

.home-contact {
  padding-top: 40px;
  padding-bottom: 40px; }
  @media (min-width: 992px) {
    .home-contact {
      padding-top: 200px;
      padding-bottom: 200px; } }

.content-padding-left {
  /* calc = media query width - 30px padding - 50vw */ }
  @media (min-width: 992px) {
    .content-padding-left {
      padding-left: calc( 50vw - 466px ); } }
  @media (min-width: 1400px) {
    .content-padding-left {
      padding-left: calc( 50vw - 655px ); } }

.content-padding-right {
  /* calc = media query width - 30px padding - 50vw */ }
  @media (min-width: 992px) {
    .content-padding-right {
      padding-right: calc( 50vw - 466px ); } }
  @media (min-width: 1400px) {
    .content-padding-right {
      padding-right: calc( 50vw - 655px ); } }

.intro-bg {
  max-height: 590px; }

.bg-image {
  background: url(/wp-content/themes/bigcity/images/home_frame.jpg) center center no-repeat;
  height: 100%;
  width: 100%;
  background-size: 100%;
  background-color: #000;
  background-size: 138%; }
  @media (min-width: 1400px) {
    .bg-image {
      background-size: cover; } }
  @media screen and (max-width: 991px) {
    .bg-image {
      height: 500px; } }

.bg-image2 {
  background: url(/wp-content/themes/bigcity/images/bg_material.jpg) center center no-repeat; }

.bg-image3 {
  background: url(/wp-content/themes/bigcity/images/allite_factory_china2.jpg) -482px -400px no-repeat;
  height: 500px;
  /*
  	@media screen and (min-width: 650px) { background-position: center center; }
  	@media screen and (min-width: 1530px) { background-position: center -55px; }
  	@media screen and (min-width: 1640px) { background-position: center -45px; }
  	@media screen and (min-width: 1820px) { background-position: center -25px; }
  */ }
  @media screen and (min-width: 500px) {
    .bg-image3 {
      background-position: center -400px; } }
  @media (min-width: 768px) {
    .bg-image3 {
      background-position: center -500px; } }
  @media (min-width: 992px) {
    .bg-image3 {
      top: -10vw;
      height: 129%;
      position: absolute;
      background-position: center bottom; } }

.bg-image-mobile {
  height: 500px;
  background: #000; }

/*
.hero-bg {
	clip-path: polygon(50% 0%, 100% 0, 100% 75%, 50% 100%, 0% 75%, 0 0);
}
*/
/*

.intro-left:before { 
	content: ''; display: block; width: 1400px; height: 15vw; background: red; 
	position: absolute; top: -174px; right: 11px; z-index: 10; transform: rotate(14deg); 
}
.zup { position: relative; z-index: 20; }
*/
/* .hero-home:before {
	content: ''; display: block; width: 0; height: 0;
	border-bottom: 10vw solid #fff; 
	border-right: 50vw solid transparent;
	position: absolute; bottom: 0; left: 0; z-index: 20;
}

.hero-home:after {
	content: ''; display: block; width: 0; height: 0;
	border-bottom: 10vw solid #fff; 
	border-left: 50vw solid transparent;
	position: absolute; bottom: 0; right: 0; z-index: 10;
} */
@media (min-width: 992px) {
  .angle-top-left-white:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-top: 10vw solid #fff;
    border-right: 50vw solid transparent;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10; }

  .angle-bottom-left-white:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-bottom: 10vw solid #fff;
    border-right: 50vw solid transparent;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10; }

  .angle-top-right-black:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-top: 10vw solid #000;
    border-left: 50vw solid transparent;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10; }

  .angle-bottom-right-black:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-bottom: 10vw solid #000;
    border-left: 50vw solid transparent;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 10; }

  .angle-bottom-right-white:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-bottom: 10vw solid #fff;
    border-left: 50vw solid transparent;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 10; }

  /*
  	.home-footer:before {  
  		content: ''; display: block; width: 0; height: 0;
  		border-bottom: 10vw solid #fff; 
  		border-right: 50vw solid transparent;
  		position: absolute; bottom: 151px; left: 0; z-index: 10;
  	}
  	.home-footer:after {  
  		content: ''; display: block; width: 0; height: 0;
  		border-bottom: 10vw solid #fff; 
  		border-left: 50vw solid transparent;
  		position: absolute; bottom: 151px; right: 0; z-index: 10;
  	}
  */ }
/*
@media screen and (min-width: 1700px) {
	.bg-image1:after { top: -58px; }
}
*/
/*
@media screen and (min-width: 1600px) {
	.section-4 { padding-top: 2vw; }
}
@media screen and (min-width: 1900px) {
	.section-4 { padding-top: 3vw; }
}
*/
/* Footer
-------------------------------------------------------------------*/
footer.main {
  position: relative;
  background: #fff;
  border-top: 1px solid #eee;
  padding-top: 0px;
  /*
  	.footer-top {
  		padding: 40px 0;
  		.footer-links li { margin: 0 15px 0 0; }
  		a { color: #000; text-decoration: underline; font-size: 13px; }
  		.country-select { margin-top: 5px; }
  		.dropdown-menu { padding: 0; margin: 0; }
  		.dropdown-item { padding: 6px 10px; font-size: 13px; }
  	}
  */ }
  @media screen and (max-width: 991px) {
    footer.main .footer-content {
      margin-bottom: 20px; } }
  footer.main .footer-links {
    list-style-type: none;
    padding: 0;
    margin: 0; }
    footer.main .footer-links li {
      display: inline; }
  footer.main .footer-bottom {
    background: #000;
    padding: 20px 0;
    text-align: right; }
    @media screen and (max-width: 575px) {
      footer.main .footer-bottom .footer-left {
        text-align: center; } }
    footer.main .footer-bottom .bird-footer {
      max-width: 100px;
      margin: 0 auto; }
      @media (min-width: 576px) {
        footer.main .footer-bottom .bird-footer {
          float: left; } }
    footer.main .footer-bottom p {
      color: #fff;
      text-align: center; }
      @media (min-width: 576px) {
        footer.main .footer-bottom p {
          text-align: right; } }
    footer.main .footer-bottom p a {
      color: #fff; }
    footer.main .footer-bottom ul {
      text-align: center;
      padding: 20px 0 0 0; }
      @media (min-width: 576px) {
        footer.main .footer-bottom ul {
          text-align: right;
          padding: 0; } }
    footer.main .footer-bottom li {
      display: inline;
      margin-left: 15px; }
    footer.main .footer-bottom li a {
      color: #fff;
      font-size: 13px;
      margin-bottom: 10px;
      text-decoration: underline; }
    footer.main .footer-bottom a:hover {
      color: #ccc; }
    footer.main .footer-bottom .iconContainer {
      margin-bottom: 1rem; }
    footer.main .footer-bottom .iconContainer a, footer.main .footer-bottom .iconContainer a img {
      width: 28px;
      height: 28px; }
    footer.main .footer-bottom .iconContainer a {
      margin-left: 20px; }
    @media screen and (max-width: 576px) {
      footer.main .footer-bottom .iconContainer {
        text-align: center; }
      footer.main .footer-bottom .iconContainer a {
        margin: 0 10px; } }
  footer.main .footer-subscribe button {
    margin: 0 0 0 10px; }
  @media screen and (max-width: 767px) {
    footer.main .footer-subscribe {
      margin: 0 0 30px 0; }
      footer.main .footer-subscribe button {
        width: 100%;
        margin: 15px 0; } }
  footer.main .heading-2 {
    color: #000;
    margin-bottom: 10px; }
  footer.main .form-newsletter {
    width: 330px; }
    @media (min-width: 992px) {
      footer.main .form-newsletter {
        margin-left: auto; } }
    footer.main .form-newsletter .form-group {
      width: 100%; }
    footer.main .form-newsletter input {
      background: #eee;
      border: none;
      padding: 14px;
      border-radius: 0px;
      margin-right: 5px;
      font-size: 14px;
      width: 100%; }
      @media (min-width: 768px) {
        footer.main .form-newsletter input {
          width: auto; } }
  footer.main .copyright {
    font-size: 11px; }

.home-footer {
  border-top: none !important; }

/* Resources
-------------------------------------------------------------------*/
.resource-library-icon-link {
  display: block;
  text-decoration: none !important; }
  .resource-library-icon-link:hover .resource-library-icon-view {
    text-decoration: underline !important; }
  .resource-library-icon-link > img {
    width: 50px;
    height: 50px;
    object-fit: contain; }
.resource-library-icon-heading {
  color: #333;
  margin-top: 10px;
  margin-bottom: 0; }

.resource-heading-block > img {
  width: 50px;
  height: 50px;
  object-fit: contain; }

.resources-row .resource {
  margin-top: 40px; }
  .resources-row .resource:nth-child(1) {
    margin-top: 0; }
  @media (min-width: 576px) {
    .resources-row .resource:nth-child(2) {
      margin-top: 0; } }
  @media (min-width: 992px) {
    .resources-row .resource:nth-child(3) {
      margin-top: 0; } }
  .resources-row .resource > a {
    display: flex;
    align-items: flex-start;
    text-decoration: none;
    color: #27A5DC;
    cursor: pointer; }
    .resources-row .resource > a:hover .resource-heading {
      text-decoration: underline;
      color: #27A5DC; }
    .resources-row .resource > a:hover .resource-download {
      text-decoration: underline;
      color: #27A5DC; }
  .resources-row .resource-icon {
    min-width: 40px;
    width: 40px;
    max-width: 40px;
    margin-right: 10px;
    margin-top: 4px; }
  .resources-row .resource-excerpt {
    color: #333; }

@media (min-width: 768px) {
  .resource-modal .modal-dialog {
    max-width: 600px; } }
@media (min-width: 992px) {
  .resource-modal .modal-dialog {
    max-width: 750px; } }
.resource-modal .modal-dialog .close {
  color: #27A5DC;
  opacity: 1;
  text-shadow: none; }
.resource-modal .modal-content {
  border-radius: 0;
  border: 0; }
.resource-modal .modal-header {
  border-radius: 0;
  background: black;
  color: white; }
.resource-modal .salesforce-form .field-submit {
  margin-bottom: 0; }
.resource-modal .salesforce-form .g-recaptcha > div {
  height: auto !important; }

.oembed-container {
  text-align: center; }
  .oembed-container iframe {
    max-width: 100%; }

/* Single Resource
-------------------------------------------------------------------*/
.salesforce-form .field-select select {
  height: 32px; }

.single-resource-main-content {
  text-align: center; }
.single-resource .salesforce-form .field-submit {
  margin-bottom: 0; }
