  /*!
 * Start Bootstrap - Createive v4.0.0-beta (http://startbootstrap.com/template-overviews/creative)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-creative/blob/master/LICENSE)
 */

@font-face {
  font-family: Cera;
  src: url(../fonts/cera/CeraPro-Black.ttf);
  font-weight: 900;
}

@font-face {
  font-family: Cera;
  src: url(../fonts/cera/CeraPro-Bold.ttf);
  font-weight: 800;
}

@font-face {
  font-family: Cera;
  src: url(../fonts/cera/CeraPro-Medium.ttf);
  font-weight: 700;
}

@font-face {
  font-family: Cera;
  src: url(../fonts/cera/CeraPro-Regular.ttf);
  font-weight: 500;
}

@font-face {
  font-family: Cera;
  src: url(../fonts/cera/CeraPro-Light.ttf);
  font-weight: 300;
}

@font-face {
  font-family: Cera;
  src: url(../fonts/cera/CeraPro-Thin.ttf);
  font-weight: 100;
}

body,
html {
  width: 100%;
  height: 100%;
}

body {
  font-family: Cera, 'Merriweather', 'Helvetica Neue', Arial, sans-serif;
  font-size: 14px;
}

hr {
  max-width: 50px;
  border-width: 3px;
  border-color: #5b64ac;
}

hr.light {
  border-color: white;
}

a {
  color: #5b64ac;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}

a:focus,
a:hover {
  color: #5a64ac;
}

a:hover {
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Cera, 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  font-weight: 800;
}

.h1,
h1 {
  font-size: 2.0rem;
}

.masthead .h6,
.masthead h6 {
  font-size: 24px;
  color: #ffffff;
}

.masthead .h1,
.masthead h1 {
  font-size: 38px;
  color: #ffffff;
}

h4 {
  font-size: 18px;
  font-weight: 300;
}

.product-description h4 {
  font-weight: 800;
}

#technology-metrolinq-advantages h4 {
  font-weight: 800;
}

#metrolinq-overview-2 h2 {
  font-size: 30px;
}

.mark,
mark {
  padding: 9px 6px;
  background-color: #d9d9e1;
}

.cloud-price {
  font-size: 38px;
}

#products-page-name .h1,
#products-page-name h1 {
  font-size: 30px;
}

#product-overview .h1,
#product-overview h1 {
  font-size: 30px;
}

#products-list .product-description h2 {
  font-size: 1.5rem;
  font-size: 24px;
}

#products-list .col-md-6 {
  padding-left: 0px;
  padding-right: 0px;
}

#products-page-name h4 {
  font-size: 18px;
  font-weight: 300;
}

.subheading-size {
  font-size: 24px;
  font-weight: 800;
}

p {
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 20px;
}

.primary-color {
  color: #5a64ac !important;
}

.bg-primary {
  background-color: #5a64ac !important;
}

.bg-dark {
  color: white;
  background-color: #363636 !important;
}

.bg-dark-new {
  color: white;
  background-color: #282828 !important;
}

.bg-submenu {
  color: white;
  background-color: #2b2b2b !important;
}

.bg-black {
  color: white;
  background-color: #2f2f2f !important;
}

.bg-grey {
  background-color: #f7f7f8 !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.bg-primary a,
.bg-dark a,
.bg-dark-new a,
.bg-black a {
  opacity: 0.7;
}

.bg-primary a.btn,
.bg-dark a.btn,
.bg-dark-new a.btn,
.bg-black a.btn {
  opacity: 1;
}

.bg-primary a:hover,
.bg-dark a:hover,
.bg-dark-new a:hover,
.bg-black a:hover {
  opacity: 1;
}

.bg-grey a:hover,
.bg-white a:hover {
  opacity: 0.7;
}

.bg-grey a.btn,
.bg-white a.btn {
  opacity: 1;
}

a.navbar-brand,
a.footer-logo-link {
  opacity: 1 !important;
}

.footer-logo:hover {
  opacity: 0.8;
}

.technology-row .col-md-6 a {
  opacity: 1;
}

.technology-row .col-md-6 a:hover img {
  transform: scale(1.05);
  transition: transform 0.5s;
}

.visible-xs {
  display: none !important;
}

.text-faded {
  color: rgba(255, 255, 255, 0.7);
}

section {
  padding: 100px 0;
}

.section-heading {
  margin-top: 0;
}

.first-section {
  margin-top: 0px;
}

.text-white {
  color: #ffffff;
}

.text-dark {
  color: #222222;
}

::-moz-selection {
  color: white;
  background: #222222;
  text-shadow: none;
}

::selection {
  color: white;
  background: #222222;
  text-shadow: none;
}

img::selection {
  color: white;
  background: transparent;
}

img::-moz-selection {
  color: white;
  background: transparent;
}

body {
  -webkit-tap-highlight-color: #222222;
}

#mainNav .navbar-brand .logo {
  height: 30px;
}

#mainNav {
  border-color: rgba(34, 34, 34, 0.05);
  background-color: white;
  font-family: Cera, 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}

#mainNav.home-nav {
  position: absolute;
  z-index: 2;
  width: 100%;
}

#mainNav .navbar-brand {
  font-weight: 700;
  text-transform: uppercase;
  color: #F05F40;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
}

#mainNav .navbar-brand:focus,
#mainNav .navbar-brand:hover {
  color: #f05f40;
}

#mainNav .navbar-toggle {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  color: #222222;
}

#mainNav .navbar-nav>li.nav-item>a.nav-link:focus,
#mainNav .navbar-nav>li.nav-item>a.nav-link {
  font-size: 14px;
  font-weight: 500;
  color: #ffffff;
  padding-right: 1.2rem;
  padding-left: 1.2rem;
}

#mainNav .navbar-nav>li.nav-item>a.nav-link:focus:hover,
#mainNav .navbar-nav>li.nav-item>a.nav-link:hover {
  color: #F05F40;
}

#mainNav .navbar-nav>li.nav-item>a.nav-link:focus.active,
#mainNav .navbar-nav>li.nav-item>a.nav-link.active {
  color: #F05F40 !important;
  background-color: transparent;
}

#mainNav .navbar-nav>li.nav-item>a.nav-link:focus.active:hover,
#mainNav .navbar-nav>li.nav-item>a.nav-link.active:hover {
  background-color: transparent;
}

@media (min-width: 992px) {
  #mainNav {
    border-color: #2f2f2f;
    background-color: #2f2f2f;
    padding: 0px 1rem;
  }
  #mainNav .navbar-brand {
    color: rgba(255, 255, 255, 0.7);
  }
  #mainNav .navbar-brand:focus,
  #mainNav .navbar-brand:hover {
    color: white;
  }
  #mainNav .navbar-nav.not-selected>li.nav-item>a.nav-link,
  #mainNav .navbar-nav.not-selected>li.nav-item>a.nav-link:focus {
    color: #ffffff;
    opacity: 1;
  }
  #mainNav .navbar-nav>li.nav-item>a.nav-link,
  #mainNav .navbar-nav>li.nav-item>a.nav-link:focus {
    color: #e0e0e0;
    opacity: 0.7;
  }
  #mainNav .navbar-nav>li.nav-item.active>a.nav-link,
  #mainNav .navbar-nav>li.nav-item.active>a.nav-link:focus {
    color: #ffffff;
    opacity: 1;
  }
  #mainNav .navbar-nav>li.nav-item>a.nav-link:hover,
  #mainNav .navbar-nav>li.nav-item>a.nav-link:focus:hover {
    color: white;
  }
}

header.masthead {
  position: relative;
  width: 100%;
  min-height: auto;
  text-align: center;
  color: white;
  background: #eea123;
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

header.masthead .header-content {
  position: relative;
  width: 100%;
  padding: 150px 15px 100px;
  text-align: center;
}

header.masthead .header-content .header-content-inner hr {
  margin: 30px auto;
}

header.masthead .header-content .header-content-inner p {
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 50px;
  color: rgba(255, 255, 255, 0.7);
}

@media (min-width: 168px) {
  header.masthead {
    height: 95vh;
    min-height: 400px;
    max-height: 800px;
    overflow: hidden;
  }
  header.masthead .header-content {
    position: absolute;
    bottom: 0%;
    top: 0%;
    padding: 0 0px;
    padding-top: 60px;
    header.masthead .header-content .header-content-inner {
      max-width: 1000px;
      margin-right: auto;
      margin-left: auto;
    }
    header.masthead .header-content .header-content-inner h1 {
      font-size: 50px;
    }
    header.masthead .header-content .header-content-inner p {
      font-size: 18px;
      max-width: 80%;
      margin-right: auto;
      margin-left: auto;
    }
  }
  @media (min-width: 1400px) {
    header.masthead {
      height: 100%;
      min-height: 300px;
      max-height: 875px;
    }
  }
  .service-box {
    max-width: 400px;
    margin: 50px auto 0;
  }
  @media (min-width: 992px) {
    .service-box {
      margin: 20px auto 0;
    }
  }
  .service-box p {
    margin-bottom: 0;
  }
  .portfolio-box {
    position: relative;
    display: block;
    max-width: 650px;
    margin: 0 auto;
  }
  .portfolio-box .portfolio-box-caption {
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    opacity: 0;
    color: white;
    background: rgba(240, 95, 64, 0.9);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
  }
  .portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
    text-align: center;
  }
  .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
  .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    padding: 0 15px;
    font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  }
  .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
  }
  .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    font-size: 18px;
  }
  .portfolio-box:hover .portfolio-box-caption {
    opacity: 1;
  }
  .portfolio-box:focus {
    outline: none;
  }
  @media (min-width: 768px) {
    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
      font-size: 16px;
    }
    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
      font-size: 22px;
    }
  }
  .call-to-action {
    padding: 50px 0;
  }
  .call-to-action h2 {
    margin: 0 auto 20px;
  }
  .text-primary {
    color: #F05F40 !important;
  }
  .no-gutter>[class*='col-'] {
    padding-right: 0;
    padding-left: 0;
  }
  .btn-default {
    color: #222222;
    border-color: white;
    background-color: white;
  }
  .btn-default.focus,
  .btn-default:focus {
    color: #222222;
    border-color: #bfbfbf;
    background-color: #e6e6e6;
  }
  .btn-default:hover {
    color: #222222;
    border-color: #e0e0e0;
    background-color: #e6e6e6;
  }
  .btn-default.active,
  .btn-default:active,
  .open>.btn-default.dropdown-toggle {
    color: #222222;
    border-color: #e0e0e0;
    background-color: #e6e6e6;
  }
  .btn-default.active.focus,
  .btn-default.active:focus,
  .btn-default.active:hover,
  .btn-default:active.focus,
  .btn-default:active:focus,
  .btn-default:active:hover,
  .open>.btn-default.dropdown-toggle.focus,
  .open>.btn-default.dropdown-toggle:focus,
  .open>.btn-default.dropdown-toggle:hover {
    color: #222222;
    border-color: #bfbfbf;
    background-color: #d4d4d4;
  }
  .btn-default.active,
  .btn-default:active,
  .open>.btn-default.dropdown-toggle {
    background-image: none;
  }
  .btn-default.disabled.focus,
  .btn-default.disabled:focus,
  .btn-default.disabled:hover,
  .btn-default[disabled].focus,
  .btn-default[disabled]:focus,
  .btn-default[disabled]:hover,
  fieldset[disabled] .btn-default.focus,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default:hover {
    border-color: white;
    background-color: white;
  }
  .btn-default .badge {
    color: white;
    background-color: #222222;
  }
  .btn-primary {
    color: white;
    border-color: #5b64ac;
    background-color: #5b64ac;
  }
  .btn-primary.focus,
  .btn-primary:focus {
    color: white;
    border-color: #a4270d;
    background-color: #eb3812;
  }
  .btn-primary:hover {
    color: white;
    border-color: #e13612;
    background-color: #eb3812;
  }
  .btn-primary.active,
  .btn-primary:active,
  .open>.btn-primary.dropdown-toggle {
    color: white;
    border-color: #e13612;
    background-color: #eb3812;
  }
  .btn-primary.active.focus,
  .btn-primary.active:focus,
  .btn-primary.active:hover,
  .btn-primary:active.focus,
  .btn-primary:active:focus,
  .btn-primary:active:hover,
  .open>.btn-primary.dropdown-toggle.focus,
  .open>.btn-primary.dropdown-toggle:focus,
  .open>.btn-primary.dropdown-toggle:hover {
    color: white;
    border-color: #a4270d;
    background-color: #c93110;
  }
  .btn-primary.active,
  .btn-primary:active,
  .open>.btn-primary.dropdown-toggle {
    background-image: none;
  }
  .btn-primary.disabled.focus,
  .btn-primary.disabled:focus,
  .btn-primary.disabled:hover,
  .btn-primary[disabled].focus,
  .btn-primary[disabled]:focus,
  .btn-primary[disabled]:hover,
  fieldset[disabled] .btn-primary.focus,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary:hover {
    border-color: #F05F40;
    background-color: #F05F40;
  }
  .btn-primary .badge {
    color: #F05F40;
    background-color: white;
  }
  .btn {
    font-weight: 500;
    /* text-transform: uppercase; */
    border: none;
    border-radius: 300px;
    font-family: Cera, 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
    font-size: 14px;
    padding-left: 30px;
    padding-right: 30px;
  }
  .header-bnt {
    margin-top: 30px;
    margin-bottom: 40px;
  }
  .cloud-description {
    padding: 30px 30px 0px 30px;
  }
  .btn-xl {
    padding: 15px 30px;
  }
  .btn-transparent {
    background: transparent;
    border: 2px solid #5963ac;
    color: #5963ac;
    padding: 12px 30px 10px 30px;
  }
  .btn-transparent:hover {
    background: #ffffff;
    border: 2px solid #ffffff;
    color: #5963ac;
    padding: 12px 30px 10px 30px;
  }
  .bg-white .btn-transparent:hover,
  .bg-grey .btn-transparent:hover {
    background: #5963ac;
    border: 2px solid #5963ac;
    color: #ffffff;
    padding: 12px 30px 10px 30px;
  }
  .btn-white {
    color: #ffffff;
    border-color: #ffffff;
  }
  @media (min-width: 992px) {
    .navbar-nav {
      float: none;
      display: block;
      text-align: center;
    }
    .navbar-nav>li {
      display: inline-block;
      float: none;
      padding: 20px 0rem;
    }
  }
  .submenu-dropdown {
    display: none;
    position: fixed;
    top: 77px;
    left: 0px;
    width: 100%;
    z-index: 9;
    opacity: 1;
    visibility: visible;
  }
  .fade-out {
    display: block;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity 0.5s linear;
  }
  .keep-showing {
    display: block;
  }
  .navbar-nav>li.products-menu-item:hover .submenu-dropdown {
    display: block;
    top: 77px;
  }
  .navbar-expand-lg>.container {
    padding: 0px;
  }
  #homeHeading {
    font-size: 46px;
  }
  #homesubheader {
    font-weight: 300;
    font-size: 1.3rem;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  #about {
    padding: 100px 0px 60px 0px;
  }
  #services {
    background: #f7f7f8;
  }
  .section-subheading {
    font-weight: 300;
    margin-top: 15px;
  }
  .tMargin-60 {
    margin-top: 60px;
  }
  .tMargin-70 {
    margin-top: 70px;
  }
  .subscribe-block {
    background: #ffffff;
    margin-top: 110px;
  }
  .subscribe-block form {
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 100px;
  }
  .subscribe-block form .input-group .form-control:not(:last-child) {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    background: #fafafa;
    padding-left: 30px;
    min-width: 250px;
    font-size: 14px;
    padding-top: 12px;
    padding-bottom: 10px;
  }
  .subscribe-block form .form-control+.input-group-addon:not(:first-child) {
    border-left: 0;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    font-size: 14px;
    background: #5a64ac;
    padding-right: 20px;
    color: #ffffff;
  }
  #contact {
    padding: 50px 0px 0px 0px;
  }
  #contact ul {
    list-style: none;
    padding-left: 0px;
  }
  #contact ul li {
    font-size: 15px;
    padding: 3px 0px;
    font-weight: 300;
  }
  #contact ul li a {
    color: #e0e0e0;
    font-size: 14px;
  }
  #contact ul li a:hover {
    color: #ffffff;
  }
  .navbar-light.fixed-top .color-logo {
    display: none;
  }
  .navbar-light.fixed-top.navbar-shrink .white-logo {
    display: none;
  }
  .navbar-light.fixed-top.navbar-shrink .color-logo {
    display: block;
  }
  .copyright-row p {
    font-size: 12px;
    margin-top: 40px;
    color: #e0e0e0;
    opacity: 0.7;
  }
  /* Products page */
  .small-logo {
    width: 15px;
    height: auto;
    max-height: 30px;
    opacity: 0;
  }
  #products-categories {
    padding: 20px 0 20px 0;
  }
  .products-categories {
    list-style: none;
    padding-left: 0px;
    margin: 0 auto;
    transition: margin 500ms;
    transition: all 0.5s ease-in-out;
  }
  .products-categories li {
    float: left;
    text-align: left;
    font-size: 12px;
    color: #ffffff;
    padding: 0px 25px;
    width: auto;
    text-transform: uppercase;
    line-height: 30px;
  }
  .products-categories.news li {
    text-align: center;
  }
  .products-categories .products-icon.backhaul {
    width: 180px;
  }
  .products-categories .products-icon.wifi {
    width: 140px;
  }
  .products-categories .products-icon.swich {
    width: 180px;
  }
  .products-categories .products-icon.accessories {
    width: 140px;
  }
  .products-categories .products-icon.antennas {
    width: 120px;
  }
  .products-categories li .active {
    color: #ffffff;
  }
  .text-white a {
    color: inherit;
  }
  .products-categories li img {
    max-height: 37px;
    max-width: 57px;
    fill: #ffffff;
    float: left;
    opacity: 0.7;
  }
  .products-categories li.active img {
    opacity: 1;
  }
  .products-categories li:hover img {
    opacity: 1;
  }
  .products-categories li a {
    vertical-align: bottom;
    cursor: pointer;
    color: #cccccc;
  }
  .products-categories li.active a {
    color: #ffffff;
  }
  .products-categories li a:hover {
    color: #ffffff;
  }
  .products-categories img.active {
    display: none;
  }
  .products-categories li .active img.active {
    display: inline-block;
  }
  .visible-sm {
    display: none;
  }
  @media (max-width: 1199px) {
    .products-categories li img {
      display: none;
    }
    .products-categories .products-icon.backhaul {
      width: 125px;
    }
    .products-categories .products-icon.wifi {
      width: 80px;
    }
    .products-categories .products-icon.swich {
      width: 125px;
    }
    .products-categories .products-icon.accessories {
      width: 80px;
    }
    .products-categories .products-icon.antennas {
      width: 65px;
    }
    .products-categories li {
      border-right: 1px solid rgba(221, 221, 221, 0.40);
    }
    .products-categories li:last-child {
      border-right: none;
    }
  }
  @media (max-width: 991px) {
    .hidden-sm {
      display: none;
    }
    .visible-sm {
      display: block;
    }
    .navbar-nav>li.products-menu-item:hover .submenu-dropdown {
      display: block;
      top: 77px;
      position: static;
    }
    .navbar-light .navbar-toggler-icon {
      filter: brightness(0) invert(1);
    }
    .navbar-light .navbar-toggler {
      color: rgba(0, 0, 0, 1);
      border-color: transparent;
    }
    #mainNav .navbar-nav>li.nav-item>a.nav-link {
      text-align: left;
      border-bottom: 1px solid #2f2f2f;
      padding: 11px 1.2rem 10px 1.2rem;
    }
    #mainNav .navbar-nav {
      margin-top: 20px;
      margin-bottom: 40px;
    }
    .products-categories,
    .product-menu {
      width: 95%;
    }
    .products-categories li,
    .product-menu li {
      width: 100%;
      float: none;
      border-bottom: none;
      padding: 8px !important;
    }
    .products-categories li img {
      max-height: 33px;
      max-width: 50px;
      margin-right: 5px;
    }
    .products-categories li:last-child,
    .product-menu li:last-child {
      border-bottom: 0px solid #e3e3e361;
    }
    #products-list .product-description {
      padding: 60px 30px 30px;
    }
    #products-list .product-img-block {
      padding: 20px 20px;
    }
    #products-list ul {
      margin-bottom: 0px;
    }
    .products-categories li {
      border-right: none;
    }
    .bg-submenu {
      background-color: #2f2f2f !important;
    }
  }
  #products-page-name {
    padding: 70px 0 60px;
    text-align: center;
  }
  #products-list {
    padding: 0px 0px;
    min-height: 450px;
  }
  #products-list .product-img-block {
    background: #f0f0f2;
    text-align: center;
    cursor: pointer;
    cursor: hand;
  }
  #products-list .product-img-block:hover img {
    transform: scale(1.05);
    transition: transform 0.5s;
  }
  #products-list ul {
    list-style: none;
    position: relative;
  }
  #products-list ul li:before {
    content: "• ";
    color: #5963ac;
    position: absolute;
    left: 24px;
  }
  #products-list .product-img-block img {
    max-width: 100%;
    max-height: 100%;
  }
  #products-list .product-description {
    padding: 150px 50px;
  }
  .post-inside-content {
    text-align: left;
  }
  .post-inside-content h1,
  .post-inside-content h2,
  .post-inside-content h3,
  .post-inside-content h4,
  .post-inside-content h5,
  .post-inside-content h6 {
    font-weight: 800;
  }
  .post-inside-content h1 {
    font-size: 38px;
  }
  .post-inside-content h2 {
    font-size: 30px;
  }
  .post-inside-content h3 {
    font-size: 24px;
  }
  .post-inside-content h4 {
    font-size: 18px;
  }
  #news-list {
    min-height: 450px;
  }
  #news-list .post-content:hover {
    opacity: 0.7;
  }
  #news-list .col-md-6:nth-child(even) {
    padding-right: 0px;
  }
  #news-list .col-md-6:nth-child(odd) {
    padding-left: 0px;
  }
  #news-list .news-img-block {
    background: #f0f0f2;
    background-size: cover;
    min-height: 100px;
    padding: 70px 20px;
  }
  #news-list .news-description {
    padding: 150px 50px;
    background: #ffffff;
    min-height: 520px;
  }
  #news-list h4 {
    line-height: 24px;
    margin-bottom: 15px;
    font-weight: 800;
  }
  #news-list .news-date {
    color: #5a64ac;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 10px;
    display: block;
  }
  .news-page .news-img-block {
    background-color: #f0f0f2 !important;
    background-position: center !important;
  }
  .post .news-date {
    color: #5a64ac;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 25px;
    display: block;
  }
  .post img {
    margin-bottom: 30px;
    max-width: 100%;
    margin-top: 20px;
    border: 1px solid #e3e3e3;
  }
  .post a {
    color: #5a64ac;
  }
  .post ol {
    text-align: left;
    margin-bottom: 20px;
  }
  .post ul {
    text-align: left;
    margin-bottom: 20px;
  }
  .post h2,
  .post h3,
  .post h4 {
    margin-bottom: 20px;
  }
  /* Single product page */
  #product-submenu {
    padding: 20px 0 0px;
    width: 100%;
    z-index: 9;
  }
  #product-submenu .col-md-8 {
    padding-right: 0px;
  }
  #product-submenu.technology-submenu .row {
    border-bottom: 1px solid rgba(255, 255, 255, 0.41);
  }
  #product-submenu.technology-submenu.news-submenu .row {
    border-bottom: 1px solid rgba(224, 224, 224, 0.41);
  }
  .news-submenu .col-md-4,
  .technology-submenu .col-md-4 {
    padding-left: 0px;
  }
  #product-submenu .product-title {
    color: #ffffff;
    font-size: 14px;
    margin-top: 3px;
    font-weight: 800;
  }
  #product-submenu.cloud-page .product-title {
    color: #222222;
  }
  #product-submenu .product-menu {
    list-style: none;
    padding: 0px;
  }
  #product-submenu .product-menu li {
    float: left;
    padding: 0px 20px;
  }
  #product-submenu .product-menu li:last-child {
    padding-right: 0px;
  }
  #product-submenu .product-menu li a {
    color: #ffffff;
    font-size: 14px;
  }
  #product-submenu.cloud-page .product-menu li a {
    color: #222222;
  }
  #product-overview {
    padding: 60px 0px 60px;
  }
  #product-overview .product-img-block {
    text-align: center;
    padding-left: 0px;
    padding-right: 0px;
  }
  #product-overview .product-img-block img {
    max-height: 100%;
    max-width: 100%;
  }
  #product-overview .product-description {
    padding-top: 100px;
  }
  #product-gallery {
    padding: 240px 0;
    background-image: url('../img/products/wireless/metrolink-bg.png');
    background-repeat: no-repeat;
    background-position: center;
  }
  #product-cloud-controller {
    padding: 0px 0px;
  }
  #product-cloud-controller .product-img-block {
    text-align: center;
    padding: 50px 50px;
    text-align: center;
  }
  #product-cloud-controller .product-img-block img {
    width: 100%;
  }
  #product-cloud-controller .product-description {
    padding: 100px 50px;
  }
  .addons-icons {
    display: table;
    color: #ffffff;
    width: 100%;
  }
  .addons-icons .row {
    display: table-row;
  }
  .addons-icons .col-md-4 {
    display: table-cell;
    text-align: center;
    width: 33.33333%;
  }
  .addons-icons .col-md-4 img {
    max-width: 60px;
    margin-top: 15px;
  }
  .addons-icons p {
    font-size: 14px;
    margin-bottom: 15px;
  }
  #product-features h5 {
    font-size: 16px;
  }
  #product-features h3 {
    text-align: center;
    margin-bottom: 50px;
  }
  #product-features ul,
  #product-features p {
    margin-bottom: 30px;
  }
  #product-features ul {
    padding-left: 15px;
  }
  /* Margins */
  .bMargin-0 {
    margin-bottom: 0px;
  }
  .bMargin-10 {
    margin-bottom: 10px;
  }
  /* Home page events */
  .event {
    position: relative;
    display: table;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    text-align: left;
  }
  .event .event-description {
    width: 400px;
    background: #ffffff;
    padding: 50px 30px;
    position: absolute;
    right: 0px;
    bottom: -50px;
  }
  .event h3 {
    text-align: left;
    color: #5b64ac;
  }
  .event .event-date {
    text-align: left;
  }
  .no-padding {
    padding: 0px;
  }
  /* Container */
  @media (max-width: 1280px) {
    .container-big {
      max-width: 100% !important;
      width: 100% !important;
    }
  }
  @media (min-width: 1440px) {
    .container {
      max-width: 1410px;
    }
  }
  /* About us page */
  .about-images {
    margin-top: 20px;
    padding-bottom: 80px;
  }
  .about-images .col-md-6 {
    padding: 2px;
  }
  .about-images .col-md-6.second-img {
    padding-top: 40px;
  }
  .about-images img {
    width: 100%;
  }
  #products-page-name.help-row {
    padding: 100px 0 90px;
  }
  .support-row img {
    margin-bottom: 20px;
    max-height: 35px;
  }
  .help-row img {
    margin-bottom: 20px;
    max-height: 118px;
  }
  .support-row h3 {
    opacity: 0.8;
    font-weight: 300;
    margin-top: 30px;
    font-size: 1.55rem;
    margin-bottom: 15px;
    color: #b9bddc;
  }
  .help-row h2 {
    margin-bottom: 15px;
  }
  /* How to buy */
  .select-distribution-group {
    width: 100%;
    max-width: 420px;
    text-align: center;
    padding: 10px;
  }
  .select-distribution-group option {
    padding: 10px;
  }
  select.select-distribution-group {
    -webkit-appearance: button;
    -webkit-border-radius: 2px;
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    -webkit-padding-end: 20px;
    -webkit-padding-start: 2px;
    -webkit-user-select: none;
    /*background-image: url(../img/select_arrow.png), -webkit-linear-gradient(#ffffff, #ffffff 40%, #ffffff);
    background-position: 97% center;
    background-repeat: no-repeat;*/
    margin: 30px;
    overflow: hidden;
    padding: 5px 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    padding-top: 8px;
  }
  .distributors-row {
    margin-top: 20px;
  }
  .distributors-row .col-md-4 {
    padding: 0px;
    background: #f7f7f8;
  }
  .distributors-row .distributor-block {
    background: #ffffff;
    text-align: center;
    padding: 20px 10px;
    margin: 2px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 240px;
  }
  .distributors-row .distributor-block:hover {
    background: #5963ac;
    color: #ffffff;
  }
  .distributors-row .distributor-block:hover h4 {
    color: #ffffff;
    cursor: pointer;
    cursor: hand;
  }
  .distributors-row img {
    max-height: 70px;
    max-width: 120px;
  }
  .distributors-row h4 {
    color: #5963ac;
    margin-bottom: 10px;
    margin-top: 20px;
    font-weight: 800;
  }
  .distributors-row p {
    margin-bottom: 0px;
  }
  /* Technology */
  .technology-section {
    padding: 0px;
  }
  .technology-section img {
    max-width: 90%;
    max-height: 400px;
    margin-top: 40px;
  }
  .technology-row {
    min-height: 100vh;
  }
  .technology-row .col-md-6 {
    padding: 80px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  @media (min-width: 1400px) {
    .technology-row .col-md-6 {
      padding: 190px 20px;
    }
  }
  #technology-overview {
    padding: 60px 0px 20px;
  }
  #technology-overview .product-img-block {
    text-align: center;
    padding: 50px 20px;
  }
  #technology-overview .product-img-block img {
    max-width: 100%;
  }
  #technology-overview .product-description {
    padding-top: 140px;
  }
  #technology-overview .product-description h5 {
    font-weight: 300;
  }
  #technology-info-blocks {
    padding: 0px 0px;
  }
  #technology-info-blocks .product-img-block {
    text-align: center;
    padding: 50px 50px;
    text-align: center;
    background-size: cover;
  }
  #technology-info-blocks .product-img-block img {
    width: 100%;
  }
  #technology-info-blocks .product-description {
    padding: 20px 50px;
  }
  #technology-info-blocks .cloud-additional-row .product-description {
    padding: 60px 50px 60px 0px;
  }
  #technology-info-blocks .cloud-additional-row .product-img-block {
    padding: 35px 50px;
  }
  @media (min-width: 992px) {
    #technology-info-blocks .cloud-additional-row .product-img-block img {
      margin-right: -220px;
    }
  }
  .solution-box {
    min-height: 100%;
  }
  .solution-box h4 {
    text-align: center;
    padding: 0px 20px;
    font-weight: 800;
  }
  .solution-box p {
    padding: 10px 20px 20px 20px;
  }
  .solution-image {
    background: #c5c5c5;
    width: 100%;
    margin-bottom: 40px;
  }
  .solution-image img {
    max-width: 100%;
  }
  .features-image {
    padding: 20px;
  }
  .features-image img {
    max-width: 100%;
    border: 1px solid #e3e3e3;
  }
  .features-image div {
    height: 300px;
    background: #c5c5c5;
    width: 100%;
  }
  .features-description {
    text-align: center;
  }
  .cloud-technology-table {
    width: 100%;
    margin-bottom: 60px;
  }
  .cloud-technology-table th {
    font-weight: bold;
    text-align: right;
    padding: 10px 4px;
    min-width: 120px;
  }
  .separator-60 {
    width: 100%;
    height: 60px;
    display: block;
  }
  .cloud-technology-table.product-table th {
    text-align: center;
    padding-bottom: 30px;
  }
  .cloud-technology-table th img {
    max-width: 75px;
    max-height: 75px;
    margin-bottom: 30px;
  }
  .cloud-technology-table tr td:first-child {
    font-weight: bold;
    text-align: left;
  }
  .cloud-technology-table.product-table tr td:first-child {
    text-align: left;
  }
  .cloud-technology-table tr td {
    text-align: right;
    padding: 10px 4px;
  }
  .cloud-technology-table.product-table tr td {
    text-align: center;
  }
  .cloud-technology-table tr {
    border-bottom: 1px solid rgba(255, 255, 255, 0.41);
  }
  .category-description {
    margin-top: 40px;
    text-align: center;
  }
  .more-text {
    height: 0;
    display: block;
    overflow: hidden;
  }
  .height-auto {
    /* max-height: fit-content !important; */
  }
  .description-read-more {
    cursor: pointer;
    color: #787878 !important;
  }
  .icons-table-row {
    width: 100%;
  }
  .icons-table {
    width: 100%;
    max-width: 800px;
    display: table;
    margin: 80px auto 20px auto;
  }
  .icons-table.product-icons {
    max-width: 850px;
  }
  .icons-table.product-icons .icon {
    width: 20%;
    text-transform: uppercase;
    font-weight: 700;
  }
  .icons-table .icon {
    display: table-cell;
    font-weight: bold;
  }
  .icons-table .icon img {
    margin-bottom: 15px;
    max-height: 75px;
  }
  .icons-table .icon strong {
    display: block;
    line-height: 18px;
    font-weight: 800;
    font-size: 18px;
  }
  .empty-space-100 {
    height: 100px;
  }
  .line-spacer {
    max-width: 200px;
    height: 4px;
    background: #5963ac;
    margin-bottom: 20px;
    background: url(../img/home/Index_line.png);
  }
  #lw-applications .line-spacer {
    width: 200px;
    margin-left: 0px;
    margin-right: 0px;
    display: inline-block;
  }
  .section-paddings {
    padding: 100px 0 !important;
  }
  /* Cloud page */
  #cloud-overview {
    padding: 60px 0px 20px;
  }
  #cloud-overview .product-img-block {
    text-align: center;
    padding: 50px 0px;
  }
  #cloud-overview .product-img-block img {
    max-width: 100%;
  }
  #cloud-overview h5 {
    font-weight: 300;
    font-size: 18px;
  }
  #metrolinq-overview {
    padding: 30px 0px 100px;
  }
  #metrolinq-overview .product-img-block {
    text-align: center;
    padding: 10px 20px;
  }
  #metrolinq-overview .product-img-block img {
    max-width: 100%;
  }
  #metrolinq-overview-2 {
    padding: 30px 0px 0px;
  }
  #metrolinq-overview-2 .product-img-block {
    text-align: center;
    padding: 0px 20px;
  }
  #metrolinq-overview-2 .product-img-block img {
    max-width: 100%;
  }
  .features-icon img {
    max-height: 40px;
    margin: 40px 20px 20px 20px;
  }
  .cloud-additional-row h5 {
    font-weight: 300;
  }
  .downloads a {
    line-height: 40px;
    color: #222222;
  }
  .download-img {
    background: #5963ac;
    width: 40px;
    height: 40px;
    display: block;
    border-radius: 20px;
    text-align: center;
    line-height: 40px;
    float: left;
    margin-right: 10px;
  }
  .download-img img {
    max-width: 17px;
  }
  .product-distance-row {
    margin-bottom: 80px;
  }
  .product-distance-row .product-distance img,
  .product-distance-row .product-distance .progress-distance {
    float: none;
    margin: 0px;
  }
  .product-distance-row .product-distance img {
    margin-bottom: 30px;
  }
  .product-distance-row .product-distance .progress-distance {
    margin-top: 10px;
  }
  .two-distances .product-distance {
    line-height: 70px;
  }
  .product-distance {
    height: 70px;
  }
  .product-distance img {
    height: 70px;
    float: left;
  }
  .product-distance .progress-distance {
    height: 26px;
    margin: 21px 15px;
    float: left;
    background: linear-gradient(to right, #535cc0, #3c68e0);
  }
  /* Paddings */
  .no-paddings {
    padding: 0px !important;
  }
  .tPadding-0 {
    padding-top: 0px;
  }
  .tPadding-20 {
    padding-top: 20px;
  }
  .tPadding-150 {
    padding-top: 150px;
  }
  .tPadding-90 {
    padding-top: 90px;
  }
  .bPadding-90 {
    padding-bottom: 90px;
  }
  /* Margins */
  .tMargin-10 {
    margin-top: 10px;
  }
  .tMargin-20 {
    margin-top: 20px;
  }
  .tMargin-30 {
    margin-top: 30px;
  }
  .tMargin-40 {
    margin-top: 40px;
  }
  .tMargin-50 {
    margin-top: 50px;
  }
  .tMargin-60 {
    margin-top: 60px;
  }
  .tMargin-70 {
    margin-top: 70px;
  }
  .tMargin-80 {
    margin-top: 80px;
  }
  .tMargin-120 {
    margin-top: 120px;
  }
  .line-separator {
    height: 4px;
    width: 100%;
    background: linear-gradient(to right, #535cc0, #3c68e0);
    margin: 15px 0px;
  }
  .dark-blue {
    color: #274d9f;
  }
  .dark-blue .line-separator {
    background-color: #274d9f;
  }
  .purple {
    color: #5461bd;
  }
  .purple .line-separator {
    background-color: #5461bd;
  }
  .light-blue {
    color: #2495c4;
  }
  .light-blue .line-separator {
    background-color: #2495c4;
  }
  #main-applications img {
    max-height: 120px;
    margin-bottom: 20px;
  }
  #tri-band h3 {
    font-size: 82px;
  }
  #tri-band h3 span {
    font-size: 18px;
    position: absolute;
    top: 10px;
  }
  #pricing-plans {
    margin: 40px 0px;
  }
  #pricing-plans .plan {
    background-color: #ffffff;
    padding: 60px 20px 20px;
    min-height: 400px;
  }
  #pricing-plans .plan h3 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  #pricing-plans .plan h2 {
    margin-bottom: 30px;
  }
  #pricing-plans .plan ul {
    text-align: left;
    margin-bottom: 30px;
    min-height: 110px;
  }
  header.masthead .header-content img {
    max-height: 100%;
    max-width: 100%;
  }
  @media (max-width: 1400px) {
    header.masthead .header-content img {
      max-height: 100%;
      max-width: 100%;
    }
  }
  #applications {
    margin-top: 30px;
  }
  #applications .application {
    padding: 40px 30px;
    background: #ffffff;
    text-align: center;
    color: #212529;
    font-size: 18px;
  }
  #applications .application:hover {
    background: #535cc0;
    color: #ffffff;
  }
  #applications .application:hover img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
  }
  #applications .application img {
    margin-bottom: 40px;
    height: 90px;
  }
  #events {
    margin-top: 40px;
  }
  #events .col-md-4 {
    padding-right: 5px;
    padding-left: 5px;
  }
  #events .event-block {
    margin: 0px;
    background-color: #ffffff;
    padding-bottom: 40px;
  }
  #events .event-block a {
    color: inherit;
  }
  #events .event-block img {
    max-width: 100%;
    margin-bottom: 40px;
  }
  #events .event-block span {
    color: #535cc0;
  }
  .news-post {
    margin-top: 30px;
  }
  #contact .col-md-3 h5 {
    font-size: 14px;
  }
  .news-post .post-img {
    max-height: 400px;
    overflow: hidden;
  }
  .news-post .post-img img {
    max-width: 100%;
  }
  .news-post .post-content {
    padding: 30px;
  }
  .hidden {
    display: none;
  }
  .social-icons li {
    float: left;
    padding: 2px 20px 0 0 !important;
  }
  .social-icons li i {
    color: #6d6d6d;
    font-size: 21px;
    margin-top: 3px;
  }
  .social-icons img {
    width: 18px;
    opacity: 0.3;
    cursor: pointer;
  }
  .social-icons li i:hover {
    color: #c0c0c0;
  }
  .social-icons img:hover {
    opacity: 0.7;
  }
  .navbar-collapse.collapse.in {
    display: block;
  }
  .hideme1 {
    opacity: 0;
    transform: scale(0.9);
  }
  .hideme2 {
    opacity: 0;
    transform: scale(0.9);
  }
  .hideme3 {
    opacity: 0;
    transform: scale(0.9);
  }
  .normal-scale {
    transform: scale(1);
  }
  .animate-scale {
    transform: scale(1);
    transition: transform 0.5s;
  }
  #technology-info-blocks .product-img-block,
  #products-list .product-img-block {
    min-height: 360px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  @media (min-width: 768px) {
    #technology-info-blocks .product-img-block,
    #products-list .product-img-block,
    #products-list .product-description,
    #technology-info-blocks .product-description {
      min-height: 360px;
      display: flex;
      align-items: center;
      justify-content: center;
    }
    #applications .application img {
      height: 90px;
    }
    #applications .application {
      min-height: 255px;
      display: flex;
      align-items: center;
      justify-content: center;
    }
    .extra-image {
      width: 130% !important;
      margin-right: -280px;
    }
    .distributors-row .distributor-block {
      min-height: 240px;
    }
  }
  @media (min-width: 992px) {
    #technology-info-blocks .product-img-block,
    #products-list .product-img-block,
    #products-list .product-description,
    #technology-info-blocks .product-description {
      min-height: 480px;
      display: flex;
      align-items: center;
      justify-content: center;
    }
    #applications .application img {
      height: 120px;
    }
    #applications .application {
      min-height: 289px;
      display: flex;
      align-items: center;
      justify-content: center;
    }
    .distributors-row .distributor-block {
      min-height: 240px;
    }
  }
  @media (min-width: 1200px) {
    #technology-info-blocks .product-img-block,
    #products-list .product-img-block,
    #products-list .product-description,
    #technology-info-blocks .product-description {
      min-height: 570px;
      display: flex;
      align-items: center;
      justify-content: center;
    }
    #applications .application {
      min-height: 350px;
    }
    .distributors-row .distributor-block {
      min-height: 285px;
    }
  }
  @media (min-width: 1440px) {
    #technology-info-blocks .product-img-block,
    #products-list .product-img-block,
    #products-list .product-description {
      min-height: 705px;
    }
    .technology-section img {
      max-height: 600px;
    }
    .header-content-inner .tMargin-120 {
      margin-top: 220px;
    }
    #applications .application {
      min-height: 440px;
    }
    .distributors-row .distributor-block {
      min-height: 348px;
    }
  }
  .home-separator {
    margin-bottom: 10px;
    max-width: 500px;
    max-height: 6px !important;
  }
  @media (max-width: 768px) {
    #features .col-md-6 {
      margin-bottom: 30px;
    }
    header.masthead {
      height: 100vh;
      min-height: 310px;
    }
    .masthead .tMargin-120 {
      margin-top: 60px;
    }
    .downloads .col-md-6 {
      margin-bottom: 10px;
    }
    .subscribe-block form .input-group .form-control:not(:last-child) {
      min-width: 150px;
    }
    section {
      padding: 40px 0;
    }
    header.masthead .header-content img {
      max-height: 35vh;
    }
    #applications .hideme2 .application,
    #applications .hideme3 .application {
      margin-top: 30px;
    }
    #contact .col-md-3 img {
      margin-bottom: 40px;
    }
    .subscribe-block {
      margin-top: 0px;
      margin-bottom: -40px;
    }
    .hidden-xs {
      display: none !important;
    }
    .visible-xs {
      display: block !important;
    }
    #features .tMargin-30,
    #solutions .tMargin-30 {
      margin-top: 0px;
    }
    #technology-info-blocks .cloud-additional-row .product-description {
      padding: 0px 30px 0px 30px;
    }
    .section-paddings {
      padding: 40px 0 !important;
    }
    #technology-info-blocks .cloud-additional-row .product-img-block {
      padding: 30px 50px;
      min-height: 200px;
    }
    .cloud-additional-row h3 {
      margin-bottom: 30px;
    }
    #technology-info-blocks .empty-space-100 {
      display: none;
    }
    .select-distribution-group {
      width: 100%;
      max-width: 280px;
      text-align: center;
      padding: 10px;
    }
    #technology-overview {
      padding: 0px 0px 0px;
    }
    #technology-overview.trainings-overview {
      padding: 60px 20px !important;
    }
    .verify-certificate {
      padding-bottom: 60px !important;
    }
    #technology-overview .product-img-block {
      padding: 30px 20px;
    }
    #technology-overview .product-img-block img {
      max-width: 80%;
    }
    #technology-overview .product-description {
      padding-top: 30px;
    }
    .icons-table .icon img {
      margin-bottom: 15px;
      max-height: 40px;
    }
    #product-overview {
      padding: 10px 0px 20px;
    }
    #product-overview .product-img-block {
      text-align: center;
      padding: 10px 20px;
    }
    #product-overview .product-description {
      padding-top: 10px;
    }
    #product-overview .product-description .btn-transparent {
      margin-bottom: 20px;
    }
    #technology-info-blocks .tMargin-120 {
      margin-top: 40px;
    }
    #technology-info-blocks .product-img-block {
      padding: 20px 50px;
      min-height: 300px;
    }
    .icons-table.product-icons .icon {
      width: 50%;
      min-height: 140px;
      float: left;
    }
    section .text-right {
      text-align: center !important;
    }
    #metrolinq-overview-2 .col-md-4 .tMargin-40 {
      margin-top: 10px;
    }
    #main-applications img {
      max-height: 85px;
      margin-bottom: 20px;
      margin-top: 20px;
    }
    .product-distance-row .col-md-2 {
      min-height: 190px;
    }
    .home-separator {
      max-width: 70%;
    }
    .trainers-row .col-md-4 {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
    }
    .trainers-row .trainer-img {
      float: none !important;
      width: 100%;
      text-align: center;
    }
    .trainers-row .trainer-img img {
      width: auto;
    }
    .trainers-row .trainer-description {
      justify-content: center;
    }
  }
  #accordion.we-are-hiring {
    border-top: 1px solid #f7f7f8;
  }
  #accordion.we-are-hiring .collapse.show {
    display: none;
  }
  #accordion.we-are-hiring .collapse.in {
    display: block;
  }
  #accordion.we-are-hiring .card-header .btn.btn-link img {
    position: absolute;
    right: 30px;
    top: 27px;
    color: #5963ac;
    height: 18px;
  }
  #accordion.we-are-hiring .card-header .btn.btn-link .fa-angle-down {
    display: none;
  }
  #accordion.we-are-hiring .card-header .btn.btn-link.collapsed .fa-times {
    display: none;
  }
  #accordion.we-are-hiring .card-header .btn.btn-link.collapsed .fa-angle-down {
    display: block;
  }
  #accordion.we-are-hiring .card-header .btn.btn-link {
    padding: .75rem 1.25rem;
    width: 100%;
    text-decoration: none;
    background-color: #f7f7f8;
    border-radius: 0px;
  }
  #accordion.we-are-hiring .card-header .btn.btn-link.collapsed {
    background-color: #ffffff;
  }
  #accordion.we-are-hiring .card-header {
    padding: 0px;
    text-align: left;
    background: #ffffff;
    border: 0px solid #000000;
  }
  #accordion.we-are-hiring .card {
    border: 0px solid #000000;
    border-bottom: 1px solid #f7f7f8;
  }
  #accordion.we-are-hiring .card-header h4 {
    font-size: 18px;
    color: #000000;
    text-align: left;
    margin-bottom: 0px;
  }
  #accordion.we-are-hiring .card-header h4 span {
    font-size: 15px;
    font-weight: 500;
    color: #5963ac;
    padding-top: 9px;
    display: block;
  }
  #accordion.we-are-hiring .card-body {
    padding: 30px 40px;
  }
  .footer-logo {
    height: 30px;
  }
  #myModal.modal.fade.in {
    opacity: 1;
    background: rgba(0, 0, 0, 0.6);
  }
  #myModal .modal-dialog {
    margin-top: 150px;
    top: 0px;
  }
  .div-fixed-top {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
  }
  .no-border {
    border: none !important;
  }
  .cookies-alert {
    opacity: 1;
    line-height: 34px;
    border: none;
    border-radius: 0px;
    background: #535cc0;
    color: #ffffff;
    z-index: 999;
  }
  .cookies-alert a {
    color: #ffffff;
    text-decoration: underline;
  }
  .cookies-alert .btn-dark {
    float: right;
    background: transparent;
    border: 1px solid #ffffff;
    color: #ffffff;
    /* line-height: 12px; */
    /* padding: 12px 30px 10px 30px; */
    padding-bottom: 6px;
  }
  section#technology-metrolinq-advantages p {
    margin-bottom: 60px;
  }
  #training_header {
    height: 480px;
    background: url(../img/Cover_picture_1280x408.jpg);
    background-size: cover;
    background-position: center;
  }
  .btn-verify {
    background: #25aeda;
    min-width: 220px;
  }
  .cloud-technology-table.training-table tr td,
  .cloud-technology-table.training-table tr th {
    text-align: left;
    vertical-align: middle;
    min-width: 50px;
  }
  .cloud-technology-table.training-table tr td:first-child {
    font-weight: normal;
  }
  .cloud-technology-table.training-table tr {
    border-color: gainsboro;
  }
  .couse-name {
    text-transform: uppercase;
    font-weight: bold;
  }
  .trainer-img {
    width: 152px;
    height: 152px;
    margin-right: 30px;
    display: inline-block;
  }
  .trainer-description {
    display: inline-block;
    display: flex;
    align-items: center;
    justify-content: left;
    height: 152px;
  }
  .trainer-img img {
    width: 100%;
    height: 100%;
  }
  .trainers-row .col-md-4 {
    margin-bottom: 30px;
  }
  .company-name a {
    color: #222222;
  }
  .contact-form .form-control {
    color: #ffffff;
    background-color: #717bc5;
    border: 1px solid rgba(220, 220, 220, 0.15);
    border-radius: 5px;
  }
  .contact-form .form-control::placeholder {
    color: #ffffff;
  }
  .bg-two-colors {
    background: linear-gradient(to bottom, rgb(54, 54, 54) 0%, rgb(54, 54, 54) 57%, rgba(255, 255, 255, 1) 57%, rgba(255, 255, 255, 1) 100%);
    background-position: center;
  }
  .carousel-indicators li,
  .carousel-indicators li.active {
    background: #bfbfbf;
    width: 20px;
    height: 4px;
    border-radius: 0px;
    border: 0px;
  }
  .carousel-indicators li.active {
    background: #5a64ac;
  }
  #main-applications.glink-applications img {
    max-height: 100%;
    max-width: 100%;
    border: 1px solid #dddddd;
  }
  #main-applications.glink-applications h4 {
    font-weight: 800;
  }
  #main-applications.glink-versions img {
    max-height: 100%;
    max-width: 100%;
    border: none;
  }
  #main-applications.glink-versions .col-md-6 {
    padding: 0px !important;
  }
  .shadow-inside {
    -moz-box-shadow: inset 0 -50px 80px -50px rgba(0, 0, 0, 0.20);
    -webkit-box-shadow: inset 0 -50px 80px -50px rgba(0, 0, 0, 0.20);
    box-shadow: inset 0 -50px 80px -50px rgba(0, 0, 0, 0.20);
  }
  .center-verticaly {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 0px !important;
  }
  .bg-gradient {
    background: linear-gradient(to bottom, #e44043 0%, #faa635 100%);
  }
  header.masthead .header-content-inner .bg-gradient img {
    height: auto !important;
    max-height: 100% !important;
  }
  .header-content-inner,
  .carousel,
  .carousel-inner,
  .carousel-inner>.active {
    height: 100%;
  }
  .slider-middle-block {
    position: absolute;
    left: 140px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    text-align: center;
  }
  .slider-middle-block h1 {
    font-size: 44px;
    color: #000000;
    margin-bottom: 0px;
  }
  .slider-middle-block h3 {
    margin-bottom: 0px;
    font-size: 24px;
    text-align: left;
    font-weight: 300;
    color: #000000;
  }
  .slider-middle-block-left {
    position: absolute;
    left: 0px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    text-align: left;
  }
  .slide-image-padding {
    padding-top: 120px;
  }
  .masthead .carousel-inner .item .container,
  .masthead .carousel-inner .item .row {
    height: 100%;
  }
  @media (max-width: 1600px) {
    header.masthead .header-content img.horizontal-image {
      max-width: 80%;
    }
  }
@media (max-width: 768px) {
  header.masthead .header-content-inner .bg-gradient img {
      height: auto !important;
      max-height: 50% !important;
  }
  .slider-middle-block,
  .slider-middle-block-left {
    position: relative;
    left: unset;
    top: unset;
    transform: none;
    text-align: center;
  }
  .slider-middle-block-left {
    text-align: left;
  }
  .slider-middle-block h1 {
      font-size: 28px;
      color: #000000;
      margin-top: 30px;
      margin-bottom: 0px;
  }
  .slider-middle-block img {
     max-width: 70%;
     margin-bottom: 20px;
  }
  .slide-image-padding {
    padding-top: 20px;
    max-height: 55vh !important;
  }
  .slider-middle-block-left h1 {
    padding-top: 80px;
  }
}


.bg-gradient-2 {
  background: linear-gradient(to bottom, #4793eb 0%, #545fbe 100%);
}

.bg-gradient-2 p {
  font-size: 18px !important;
  font-weight: 500 !important;
  margin-bottom: 50px !important;
  line-height: 30px;
  color: #ffffff !important;
}

.tMargin-90 {
  margin-top: 90px !important;
}

.bg-gradient-2 p img {
  height: 30px !important;
  margin-right: 20px;
}





.bg-gradient-dark {
  background: linear-gradient(to bottom, #000000 0%, #282828 100%);
}

.bg-gradient-dark p {
  font-size: 18px !important;
  font-weight: 500 !important;
  margin-bottom: 50px !important;
  line-height: 30px;
  color: #ffffff !important;
}

.tMargin-90 {
  margin-top: 90px !important;
}

.bg-gradient-dark p img {
  height: 30px !important;
  margin-right: 20px;
}




.bg-gradient-3 {
  background: linear-gradient(to bottom, #557ccb 0%, #3b5998 100%);
}

.bg-gradient-3 p {
  font-size: 18px !important;
  font-weight: 500 !important;
  margin-bottom: 50px !important;
  line-height: 30px;
  color: #ffffff !important;
}

.tMargin-90 {
  margin-top: 90px !important;
}

.bg-gradient-3 p img {
  height: 30px !important;
  margin-right: 20px;
}


.bg-gradiant-blue {
  background: linear-gradient(to bottom, #557ccb 0%, #5a69bc 100%);
}

.btn-blue {
  background: #4954a3;
  border-color: #4954a3;
}

.ml-one-icon {
 text-align: center;
 margin-bottom: 50px;
 font-weight: bold;
 margin-top: 20px;
}
.ml-one-icon img {
  width: 50px;
  margin-top: 20px;
}

.icon-bg {
  width: 80px;
  height: 80px;
  background: #4954a3;
  margin-left: auto;
  margin-right: auto;
  border-radius: 40px;
  margin-top: 40px;
  margin-bottom: 20px;
}

.tri-band-block img {
  margin-bottom: 20px;
  max-width: 250px;
}


@media (max-width: 768px) {
  .bg-gradient-2 p.tMargin-90 {
    margin-top: 20px !important;
  }
  .bg-gradient-2 p {
      margin-bottom: 10px !important;
  }
  .bg-gradiant-blue .product-img-block img {
    max-width: 100%;
  }
}

#cloud-modal {
  display: block;
  position: fixed;
  z-index: 1;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto; 
  Opacity: 0.9;
}

/* Modal Content */
#cloud-modal-content {
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
  background-color: #333333;
  color: #ffffff;
  border-radius: 6px;
}

/* The Close Button */
.cloud-close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 1;
}

.cloud-close:hover,
.cloud-close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
