@charset "UTF-8";
html, body, * {
  font-family: "HelvLight";
  -webkit-font-smoothing: antialiased;
  /*font-smooth: never */ }

body {
  overflow-x: hidden;
  margin: auto;
  position: relative; }
  body.fixed-content {
    overflow: hidden; }

.fixed {
  position: fixed; }

a {
  transition: all 0.2s ease-in-out;
  text-decoration: none !important; }
  a:hover, a:active {
    transition: all 0.2s ease-in-out;
    text-decoration: none !important; }

.fullwidth {
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  width: 100%; }
  .fullwidth .row {
    margin: 0; }

.no-padding {
  padding: 0; }

.no-margin {
  margin: 0; }

.center {
  text-align: center; }

.circle {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -m-border-radius: 50%;
  -o-border-radius: 50%;
  overflow: hidden; }
  .circle.default {
    /*background-color: #225697 */ }

.gray-background {
  background-color: #ebebeb; }

/* H1, H2, H3, H4 */
h1, h2, h3, h4 {
  margin: 0 auto;
  text-align: center;
  transition: all 0.2s ease-in-out; }

h1 {
  font-size: 2.2em; }

h2 {
  font-size: 2em; }

h3 {
  font-size: 1.8em; }

h4 {
  font-size: 1.6em; }

h1, h2 {
  padding: 1.5em 0 0.5em 0;
  color: #ff7800;
  text-transform: uppercase; }

h3, h4 {
  padding: 0.5em 0;
  color: #2b90d9;
  text-align: inherit; }

.page-header h1 {
  padding-bottom: 0.5em; }

.menu-sub-desp h2 {
  color: white;
  text-align: left;
  padding-top: 0;
  padding-bottom: 0.5em; }

h2.itemTitle {
  padding: 0.5em 0;
  color: #ff7800 !important; }

div.itemHeader h2.itemTitle {
  padding: 1.5em 0 0.5em 0 !important; }

.product-menu h2 {
  padding-bottom: 0; }

.senior_management h2 {
  font-size: 1.3em;
  text-align: left; }

.csr-page h3 {
  color: grey;
  text-transform: initial;
  font-size: 1.6em;
  font-weight: bold;
  margin: 0.5em 0 0 0;
  font-family: HelvBold; }
  .csr-page h3:hover {
    color: #2b90d9; }

.mod-articles-category-title h3 {
  color: #1f487f; }
  .mod-articles-category-title h3:hover {
    color: #2b90d9; }

.com-itemlist > .row,
.com-itemlist > .row > div > .row {
  margin-left: 0;
  margin-right: 0; }

div.k2Pagination ul li a,
div.k2Pagination ul li span {
  display: inline-block;
  padding: 4px 8px;
  margin: 0 8px 1em 8px !important;
  border: 1px solid #ddd;
  border-radius: 4px;
  vertical-align: middle;
  background: #fff;
  text-decoration: none; }

.gsc-adBlock {
  display: none !important; }

.item-page .section-title {
  font-size: 1.29em; }
.item-page ul {
  list-style-image: url("../images/ico_label.svg");
  padding: 0 0 0 1em; }
  .item-page ul li {
    padding-left: 0.5em;
    margin-bottom: 1em; }
.item-page img {
  display: block;
  /*width: 100% */ }
.item-page p {
  font-size: 1em; }
  .item-page p.title-section {
    font-size: 1.28em; }

.custom .title-section {
  font-size: 1.28em; }

/* Menu Header */
#navbar {
  position: relative;
  z-index: 100; }
  #navbar .nav.menu-header {
    z-index: 100; }

.navbar-inverse {
  background-color: white;
  border: 0; }
  .navbar-inverse .header-navbar {
    padding: 0; }
    .navbar-inverse .header-navbar .navbar-header .logo {
      display: block;
      margin: 0;
      padding: 16px 0; }
      .navbar-inverse .header-navbar .navbar-header .logo img {
        height: 28px;
        width: auto; }
    .navbar-inverse .header-navbar .navbar-collapse {
      border: 0; }

/* Slide REVOLUTION enHancement */
.slider {
  padding: 60px 0 0 0; }

.slide p {
  font-family: "HelvLight" !important;
  display: block;
  margin: 0 !important;
  font-size: 0.6em !important; }
  .slide p.line-one {
    line-height: 1.3em !important;
    margin-bottom: 0.5em !important; }
  .slide p.line-two {
    line-height: 1em !important;
    font-size: 1.5em !important;
    text-transform: uppercase !important; }
  .slide p.line-three {
    line-height: 1.4em !important;
    margin-top: 0.5em !important; }
  .slide p.btn-know-more {
    padding-top: 10px !important; }
.slide a.slide-button {
  background-color: #ff8700;
  line-height: 3.7em !important;
  padding: 0.9em 2.5em !important;
  color: white;
  text-decoration: inherit;
  text-transform: uppercase;
  font-size: 0.8em !important;
  font-weight: bold; }
  .slide a.slide-button:hover {
    color: #ff8700;
    background-color: white; }

.tp-rightarrow.default {
  background: url("../images/large_right.png") no-repeat 0 0; }

/* General Style */
.rl_tabs-pane .itemListCategory {
  display: none; }

/* General - Container */
body > div.container {
  padding-bottom: 2em; }
  body > div.container.slider {
    padding-bottom: 0; }
  body > div.container.com-featured {
    display: none; }

.container ul.menu.product-menu > li {
  margin: 0; }
  .container ul.menu.product-menu > li a {
    text-align: center;
    display: inline-block;
    width: 100%; }
    .container ul.menu.product-menu > li a > img {
      display: block;
      margin: 1em auto;
      width: 115px;
      padding: 15px;
      border-radius: 20%;
      border: 5px rgba(43, 144, 217, 0) solid;
      transition: all 0.2s ease-in-out; }
    .container ul.menu.product-menu > li a > span {
      font-size: 1.5em;
      font-family: "HelvLight";
      line-height: 1.2em;
      width: 6.5em;
      display: block;
      margin: 0 auto; }
    .container ul.menu.product-menu > li a:hover {
      background-color: inherit; }
      .container ul.menu.product-menu > li a:hover img {
        border: 5px #2b90d9 solid;
        transition: all 0.2s ease-in-out; }
.container.footer {
  padding-bottom: 1em;
  padding-top: 2em; }
  .container.footer > .row {
    border-bottom: 1px rgba(117, 119, 131, 0.3) solid;
    padding-bottom: 2em; }
  .container.footer .footer-nav {
    padding: 0; }
    .container.footer .footer-nav .footer-nav-logo {
      background: url("../images/logo_comba_white.svg") center center no-repeat;
      display: block;
      width: 7em;
      height: 2em;
      background-size: contain; }
    .container.footer .footer-nav h4 {
      color: white;
      padding-top: 0.5em;
      text-transform: uppercase;
      margin: 0;
      font-size: 1.05em;
      text-align: left; }
    .container.footer .footer-nav .nav > li {
      padding: 0;
      margin: 0; }
      .container.footer .footer-nav .nav > li > a {
        padding: 0;
        line-height: 2em; }
        .container.footer .footer-nav .nav > li > a:hover {
          background-color: inherit;
          text-decoration: underline;
          color: white; }
    .container.footer .footer-nav #ph-form-subscribe-submit button {
      /* position: absolute; */ 
      right: 1.3em;
      bottom: 6.3em;
      line-height: 1em;
      transition: all 0.2s ease-in-out; }
      .container.footer .footer-nav #ph-form-subscribe-submit button:hover {
        background-color: #337ab7 !important;
        transition: all 0.2s ease-in-out; }
    .container.footer .footer-nav .footer-followus h4 {
      margin-top: 1.5em; }
    .container.footer .footer-nav .footer-followus a {
      border-radius: 50%;
      overflow: hidden;
      display: block;
      width: 2em;
      line-height: 2em;
      text-align: center;
      margin-right: 1em;
      background-color: white;
      vertical-align: middle;
      float: left;
      color: #282C37; }
      .container.footer .footer-nav .footer-followus a i {
        position: relative; }
        .container.footer .footer-nav .footer-followus a i.fa-youtube-play {
          top: 2px; }
      .container.footer .footer-nav .footer-followus a:hover {
        background-color: #282C37;
        color: white; }
.container .footer-bottom {
  padding: 0;
  margin-top: 1em; }
  .container .footer-bottom .footer-bottom-nav {
    /*margin-top: 2em */ }
    .container .footer-bottom .footer-bottom-nav > ul {
      display: table; }
      .container .footer-bottom .footer-bottom-nav > ul > li {
        display: table-cell;
        border-right: 1px #757783 solid;
        margin-right: 1em;
        line-height: initial; }
        .container .footer-bottom .footer-bottom-nav > ul > li a {
          padding: 0; }
          .container .footer-bottom .footer-bottom-nav > ul > li a:hover {
            background-color: inherit;
            color: white; }
        .container .footer-bottom .footer-bottom-nav > ul > li:last-child {
          border-right: 0; }
  .container .footer-bottom .footer-bottom-copyright {
    /*margin-top: 2em */ }
    .container .footer-bottom .footer-bottom-copyright > .custom {
      text-align: right; }

.subCategoryContainer {
  min-width: 33.33%; }

/*Article */
.content-body .content-top {
  padding-bottom: 2em; }
.content-body.mod-featured .content-top {
  padding-bottom: 0; }

/* Breadcrumb */
.nav-breadcrumbs {
  background-color: #2b90d9;
  margin: 0; }
  .nav-breadcrumbs > .container {
    padding: 0; }
    .nav-breadcrumbs > .container .breadcrumb {
      background-color: transparent;
      list-style: none;
      padding-left: 0;
      margin: 0;
      padding: 10px 0; }
      .nav-breadcrumbs > .container .breadcrumb > li {
        color: white;
        display: inline-block;
        margin: 0 5px;
        text-transform: uppercase; }
        .nav-breadcrumbs > .container .breadcrumb > li > * {
          line-height: 15px; }
        .nav-breadcrumbs > .container .breadcrumb > li a {
          color: white;
          text-decoration: none;
          font-weight: bold;
          margin: 0 5px; }
          .nav-breadcrumbs > .container .breadcrumb > li a:hover {
            color: #1f487f; }

.director_description {
  top: 100% !important;
  transition: top 0.5s ease-in-out !important;
  display: block !important; }

.itemContainer:hover .director_description {
  top: 0 !important;
  transition: top 0.5s ease-in-out !important; }

.pagination ul {
  text-align: center;
  padding: 0;
  margin: 0 auto; }
  .pagination ul li a:hover {
    background-color: #2b90d9;
    color: white;
    border: 1px white solid; }

/* CONTACT US - LOCATION */
.company-contacts > .row > div {
  margin-bottom: 1em; }
  @media screen and (min-width: 760px) {
    .company-contacts > .row > div:nth-child(odd) {
      padding-left: 2em; } }
@media screen and (min-width: 760px) and (min-width: 980px) {
  .company-contacts > .row > div:nth-child(odd) {
    padding-left: 5em; } }

@media screen and (min-width: 760px) and (min-width: 980px) and (min-width: 1200px) {
  .company-contacts > .row > div:nth-child(odd) {
    padding-left: 10em; } }

  .company-contacts > .row > div > * {
    display: table-cell; }
  .company-contacts > .row > div .icon {
    width: 7em;
    height: 7em;
    line-height: 7em;
    background-color: #1f487f;
    border-radius: 50%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 4em;
    padding: 5px;
    border: 5px rgba(43, 144, 217, 0) solid;
    transition: all 0.2s ease-in-out; }
    .company-contacts > .row > div .icon.general-enquiries {
      background-image: url("../images/icons/contactus/ico_location-general-enquiries.png"); }
    .company-contacts > .row > div .icon.sales-enquiries {
      background-image: url("../images/icons/contactus/ico_location-sales-enquiries.png"); }
    .company-contacts > .row > div .icon.investor-relations {
      background-image: url("../images/icons/contactus/ico_location-investor-relations.png"); }
    .company-contacts > .row > div .icon.support-n-technical-services {
      background-image: url("../images/icons/contactus/ico_location-support-n-technical-services.png"); }
    .company-contacts > .row > div .icon.hr {
      background-image: url("../images/icons/contactus/ico_location-hr.png"); }
    .company-contacts > .row > div .icon.marketing {
      background-image: url("../images/icons/contactus/ico_location-marketing.png"); }
    .company-contacts > .row > div .icon.website-feedback {
      background-image: url("../images/icons/contactus/ico_location-website-feedback.png"); }
    .company-contacts > .row > div .icon:hover {
      border: 5px #2b90d9 solid; }
  .company-contacts > .row > div > p {
    vertical-align: middle;
    padding-left: 1em;
    color: grey; }
    .company-contacts > .row > div > p.contact-details {
      height: 7em; }
    .company-contacts > .row > div > p .contact-title {
      color: #1f487f;
      font-size: 1.5em; }

#contact-us-page .form-horizontal .form-group {
  margin-left: 0;
  margin-right: 0; }
#contact-us-page .rsform-block-intro {
  display: block;
  text-align: center; }
#contact-us-page .rsform-checkbox {
  margin-top: -5px; }
#contact-us-page .rsform-submit-button {
  width: 40%; }
  #contact-us-page .rsform-submit-button[type="reset"]:hover {
    background-color: white;
    color: #eea236 !important;
    border: 1px #eea236 solid !important;
    transition: all 0.2s ease-in-out; }

.formResponsive fieldset {
  width: 36em;
  margin: 0 auto !important; }
.formResponsive .formHorizontal .rsform-block {
  margin-bottom: 5px; }

/*UI Enhancement */
select {
  background: url(../images/ico_arrow_down.svg) 97% center no-repeat;
  background-size: 1em;
  -webkit-appearance: none;
  -moz-appearance: none;
  letter-spacing: normal;
  border: 1px grey solid;
  color: grey;
  background-color: transparent;
  padding: 0 0 0 10px !important;
  line-height: 28px !important;
  border-radius: inherit;
  transition: all ease-in-out; }
  select:hover {
    background: url("../images/ico_arrow_down_on.svg") 97% center no-repeat;
    background-size: 1em;
    border: 1px #2b90d9 solid;
    color: #2b90d9;
    background-color: transparent;
    transition: all ease-in-out; }
  select#regionlist, select#countrylist {
    font-size: 1.2em !important; }

input {
  border: 1px grey solid;
  color: grey;
  border-radius: inherit !important;
  padding: 0 10px !important;
  height: 30px !important;
  line-height: 28px !important;
  border-radius: inherit;
  transition: all ease-in-out; }
  input:hover {
    border: 1px #2b90d9 solid !important;
    color: #2b90d9 !important;
    transition: all ease-in-out; }

/*Others */
.content-section {
  margin: 0 auto;
  float: initial; }
  .content-section .menu {
    padding-left: 0px;
    list-style: none; }
    .content-section .menu li {
      display: inline-block; }

.k2filter-table {
  text-align: left; }

.item-page .nav.menu {
  padding: 0px;
  padding: 0px; }
  .item-page .nav.menu li {
    display: inline-block;
    list-style: none;
    display: inline-block;
    list-style: none; }

.category-module {
  padding: 0px; }
  .category-module li {
    display: inline-block;
    list-style: none;
    width: 33%; }

.subsection {
  padding-left: 0px; }
  .subsection li {
    display: inline-block;
    list-style: none;
    width: 33%; }

.antennas-menu li {
  padding: 0 10px;
  border-right: 1px solid #000; }
  .antennas-menu li:last-child {
    border-right: 0px; }

.breadcrumb > li + li:before {
  content: none; }

.navbar-inverse .header-navbar .navbar-collapse .menu-header > li:hover > ul > li > .nav-submenu.active {
  display: block !important;
  /*z-index: 9 */
  position: relative; }

.pagination {
  padding: 8px;
  margin: 24px 0 4px 0;
  text-align: center; }
  .pagination ul {
    text-align: center; }
    .pagination ul li {
      display: inline-block;
      margin: 0;
      padding: 0; }
      .pagination ul li a {
        display: inline-block;
        padding: 4px 8px;
        margin: 0 8px;
        border: 1px solid #ddd;
        border-radius: 4px;
        vertical-align: middle;
        background: #fff;
        text-decoration: none; }
        .pagination ul li a:hover {
          background: #2b90d9;
          cursor: pointer; }
      .pagination ul li.active a {
        background: #fafafa; }
      .pagination ul li a span {
        vertical-align: middle; }

.items-leading.senior_management div.page-header {
  padding-bottom: 0px;
  border-bottom: 0px; }
.items-leading.senior_management > div {
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
  margin-bottom: 20px; }

.releases > div {
  color: #2b90d9;
  text-align: left; }
.releases > a {
  text-align: left;
  color: #9d9d9d;
  text-decoration: none;
  padding-right: 40px;
  display: inline-block;
  background-image: url("../images/ico_article-list.svg");
  width: 100%;
  background-repeat: no-repeat;
  background-position: right;
  background-size: 2.5em;
  transition: all 0.2s ease-in-out; }
  .releases > a h3 {
    font-size: 1.2em;
    font-weight: bold;
    color: #ff8700;
    transition: all 0.2s ease-in-out; }
  .releases > a:hover {
    background-image: url("../images/ico_article-list_on.svg");
    background-position: right; }
    .releases > a:hover > h3 {
      text-decoration: underline; }

/* K2 Elements */
#k2Container {
  margin: 0 auto; }
  #k2Container img {
    max-width: 100%; }

#K2FilterBox106 > form {
  text-align: center;
  margin-bottom: 2em; }
  #K2FilterBox106 > form input:not([type='checkbox']) {
    width: 100%; }
    #K2FilterBox106 > form input:not([type='checkbox']).product_search {
      margin-top: 1em; }

.releases_result #itemListPrimary {
  position: relative;
  /*.itemContainer
   * width: 100% */ }

.releases_filiter .k2filter-field-select {
  width: 100%;
  max-width: 300px; }
  .releases_filiter .k2filter-field-select select {
    font-size: 20px; }

.releases_filiter {
  /*form[name=K2Filter204] > .k2filter-table
   * div.k2filter-cell0 .k2filter-field-select
   *   float: right !important
   * div.k2filter-cell1 .k2filter-field-select
   *   float: left !important */ }
  .releases_filiter .k2filter-cell {
    padding: 0 10px; }
  .releases_filiter .single-filter {
    width: 100% !important;
    padding: 0; }
    .releases_filiter .single-filter .k2filter-field-select {
      float: none !important;
      margin: 0 auto; }
    .releases_filiter .single-filter > select {
      margin-bottom: 0; }
  .releases_filiter form > input[type=submit] {
    display: none; }

.releases.catItemView {
  margin-bottom: 0px; }

div.itemListCategory {
  border: 0px !important;
  background-color: #fff !important; }

.page-header {
  border: 0px;
  margin: 0px;
  text-align: center; }

div.itemListCategory {
  margin-bottom: 0px !important; }

.releases_filiter .k2filter-cell:nth-child(even) > div {
  float: left; }
.releases_filiter .k2filter-cell:nth-child(odd) > div {
  float: right; }

.k2filter-cell select {
  max-width: 300px;
  font-size: 1em;
  margin-bottom: 20px;
  height: 2em; }

.k2filter-field-multi > div {
  font-size: 20px; }
  .k2filter-field-multi > div > input {
    margin: 0;
    float: left;
    margin-right: 0.5em; }
  .k2filter-field-multi > div > label {
    float: left;
    margin-right: 10px;
    font-size: 14px !important;
    line-height: 2.2em; }

div.itemContainer {
  text-align: center; }

.k2_downloads {
  text-align: left; }

.k2ItemsBlock.k2_mod_Solutions {
  display: block;
  position: relative; }
  .k2ItemsBlock.k2_mod_Solutions > ul > li, .k2ItemsBlock.k2_mod_Solutions > ul .itemContainer {
    float: left;
    width: 33.33%;
    text-align: center; }
    .k2ItemsBlock.k2_mod_Solutions > ul > li .moduleItemIntrotext, .k2ItemsBlock.k2_mod_Solutions > ul .itemContainer .moduleItemIntrotext {
      display: block;
      margin: 0 auto;
      padding: 4px 0;
      height: 10em;
      vertical-align: middle; }
      .k2ItemsBlock.k2_mod_Solutions > ul > li .moduleItemIntrotext .moduleItemImage, .k2ItemsBlock.k2_mod_Solutions > ul > li .moduleItemIntrotext .catItemImage, .k2ItemsBlock.k2_mod_Solutions > ul .itemContainer .moduleItemIntrotext .moduleItemImage, .k2ItemsBlock.k2_mod_Solutions > ul .itemContainer .moduleItemIntrotext .catItemImage {
        display: inline-block;
        position: relative; }
        .k2ItemsBlock.k2_mod_Solutions > ul > li .moduleItemIntrotext .moduleItemImage img, .k2ItemsBlock.k2_mod_Solutions > ul > li .moduleItemIntrotext .catItemImage img, .k2ItemsBlock.k2_mod_Solutions > ul .itemContainer .moduleItemIntrotext .moduleItemImage img, .k2ItemsBlock.k2_mod_Solutions > ul .itemContainer .moduleItemIntrotext .catItemImage img {
          float: none;
          margin: 0;
          border-radius: 50%;
          border: 3px rgba(31, 72, 126, 0) solid;
          padding: 5px;
          overflow: hidden;
          transition: all 0.2s ease-in-out; }
      .k2ItemsBlock.k2_mod_Solutions > ul > li .moduleItemIntrotext:hover img, .k2ItemsBlock.k2_mod_Solutions > ul .itemContainer .moduleItemIntrotext:hover img {
        border: 3px #2b90d9 solid; }
    .k2ItemsBlock.k2_mod_Solutions > ul > li .moduleItemTitle, .k2ItemsBlock.k2_mod_Solutions > ul > li .catItemTitle, .k2ItemsBlock.k2_mod_Solutions > ul .itemContainer .moduleItemTitle, .k2ItemsBlock.k2_mod_Solutions > ul .itemContainer .catItemTitle {
      height: 3em;
      display: block;
      font-size: 1.2em;
      color: #1f487f; }
      .k2ItemsBlock.k2_mod_Solutions > ul > li .moduleItemTitle:hover, .k2ItemsBlock.k2_mod_Solutions > ul > li .catItemTitle:hover, .k2ItemsBlock.k2_mod_Solutions > ul .itemContainer .moduleItemTitle:hover, .k2ItemsBlock.k2_mod_Solutions > ul .itemContainer .catItemTitle:hover {
        color: #2b90d9; }

#itemListPrimary.ListView .itemContainer {
  float: none;
  display: initial; }
#itemListPrimary.ListView .k2_downloads {
  padding: 3px 3px 0px 3px;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  margin-bottom: 0;
  margin-top: 0; }
  #itemListPrimary.ListView .k2_downloads div.catItemImageBlock {
    display: none; }
  #itemListPrimary.ListView .k2_downloads .catItemIntroText {
    padding: 0; }
    #itemListPrimary.ListView .k2_downloads .catItemIntroText p {
      margin-bottom: 0px;
      line-height: 1.2em; }
  #itemListPrimary.ListView .k2_downloads div.catItemBody {
    padding-top: 0; }
    #itemListPrimary.ListView .k2_downloads div.catItemBody a.link-btn {
      padding: 3px 11px;
      position: relative; }

div#ListViewSwitch {
  text-align: right;
  margin-right: 19px; }
  div#ListViewSwitch #btn_gridView, div#ListViewSwitch #btn_listView {
    display: inline-block;
    width: 2em;
    height: 2em;
    border: 1px #1f487f solid;
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer; }
    div#ListViewSwitch #btn_gridView:hover, div#ListViewSwitch #btn_gridView .active, div#ListViewSwitch #btn_listView:hover, div#ListViewSwitch #btn_listView .active {
      background-color: #1f487f; }
  div#ListViewSwitch #btn_gridView {
    background-image: url("../images/ico_grid-view.png"); }
    div#ListViewSwitch #btn_gridView:hover {
      background-image: url("../images/ico_grid-view_on.png"); }
  div#ListViewSwitch #btn_listView {
    background-image: url("../images/ico_list-view.png"); }
    div#ListViewSwitch #btn_listView:hover {
      background-image: url("../images/ico_list-view_on.png"); }

.subnav.text-center {
  padding: 20px; }
  .subnav.text-center ul {
    display: inline-block; }

.catItemTitle a {
  text-decoration: none;
  color: #ff8700; }

.category-module.row > div {
  margin-bottom: 20px; }

.pagination ul li span {
  display: inline-block;
  padding: 4px 8px;
  margin: 0 8px;
  border: 1px solid #ddd;
  border-radius: 4px;
  vertical-align: middle;
  background: #fff;
  text-decoration: none; }

.solutions-page > div {
  min-height: 250px; }

.blog .pagination {
  display: inline;
  margin: auto; }

.content-left.k2ItemsBlock {
  background: #ddd;
  margin-top: 52px; }
  .content-left.k2ItemsBlock ul {
    margin-top: 0px;
    padding: 1.5em; }
    .content-left.k2ItemsBlock ul > li {
      margin: 0; }
      .content-left.k2ItemsBlock ul > li > a {
        font-size: 1.2em;
        display: block;
        padding: 0.2em 0 0 0;
        color: #2b90d9; }
        .content-left.k2ItemsBlock ul > li > a:hover {
          color: #ff7800; }

.k2ItemsBlock .content-left {
  background: #ddd;
  margin-bottom: 52px;
  font-size: 0.8em; }
  .k2ItemsBlock .content-left ul {
    margin-top: 0px;
    padding: 20px 15px; }
    .k2ItemsBlock .content-left ul > li {
      margin-bottom: 0px; }
      .k2ItemsBlock .content-left ul > li > a {
        font-size: 19px;
        color: grey; }

/* HOME */
#index-page .container.footer {
  margin-top: 0; }

.container:not([class^=footer]) > div.row > div > div > div {
  margin: 0 auto; }
.container:not([class^=footer]).landing-solutions-section {
  background: url("../images/bg_landing-solutions-section.png") center center no-repeat;
  background-size: cover;
  display: table;
  padding-bottom: 4.3em; }
  .container:not([class^=footer]).landing-solutions-section h2 {
    color: white; }
  .container:not([class^=footer]).landing-solutions-section .landing-solutions-grid.industries > .grid-image {
    background: url("../images/grid_industries.jpg") center center no-repeat;
    background-size: cover; }
  .container:not([class^=footer]).landing-solutions-section .landing-solutions-grid.telecom-operators > .grid-image {
    background: url("../images/grid_telecom-operators.jpg") center center no-repeat;
    background-size: cover; }
  .container:not([class^=footer]).landing-solutions-section .landing-solutions-grid > .grid-image {
    height: 220px; }
  .container:not([class^=footer]).landing-solutions-section .landing-solutions-grid > .grid-content {
    padding: 2em 2.5em;
    background-color: white;
    color: #7e8287;
    font-family: "HelvLight"; }
    .container:not([class^=footer]).landing-solutions-section .landing-solutions-grid > .grid-content p:nth-child(2) {
      min-height: 7.1em; }
    .container:not([class^=footer]).landing-solutions-section .landing-solutions-grid > .grid-content a.btn-kwonmore {
      padding: 0.5em 1.8em;
      background-color: #ff8700;
      color: white;
      font-family: "HelvLight";
      text-decoration: none;
      border: 1px #ff8700 solid;
      text-transform: uppercase;
      font-size: 0.8em;
      position: absolute;
      bottom: 3em; }
      .container:not([class^=footer]).landing-solutions-section .landing-solutions-grid > .grid-content a.btn-kwonmore:hover {
        background-color: #FFFFFF;
        color: #ff8700; }
.container:not([class^=footer]).landing-investors-section {
  display: table;
  padding-bottom: 4.3em; }
  .container:not([class^=footer]).landing-investors-section .col-sm-5:nth-child(2), .container:not([class^=footer]).landing-investors-section .col-md-5:nth-child(2) {
    padding-left: 0;
    margin-left: 15px; }
  .container:not([class^=footer]).landing-investors-section .col-sm-5:nth-child(3), .container:not([class^=footer]).landing-investors-section .col-md-5:nth-child(3) {
    padding-right: 0;
    margin-right: 15px; }
  .container:not([class^=footer]).landing-investors-section .landing-investors-title {
    background-color: #3a74bc;
    line-height: 3.3em;
    color: white; }
  .container:not([class^=footer]).landing-investors-section > .row .row {
    background-color: #1d2732;
    color: white; }
    .container:not([class^=footer]).landing-investors-section > .row .row > div {
      padding: 1em 2.5em 6em 2.5em;
      position: relative; }
      .container:not([class^=footer]).landing-investors-section > .row .row > div a.btn-knowmore {
        padding: 0.5em 1.8em;
        text-decoration: none;
        text-transform: uppercase;
        font-size: 0.8em;
        position: absolute;
        bottom: 3em;
        left: 3em; }
      .container:not([class^=footer]).landing-investors-section > .row .row > div.landing-investors-listing .listing-title {
        line-height: 1.6em;
        font-size: 1.43em; }
      .container:not([class^=footer]).landing-investors-section > .row .row > div.landing-investors-listing .listing-content {
        padding-bottom: 10px;
        border-bottom: 1px rgba(255, 255, 255, 0.5) solid;
        font-size: 0.93em;
        display: inline-block;
        width: 100%;
        position: relative; }
        .container:not([class^=footer]).landing-investors-section > .row .row > div.landing-investors-listing .listing-content span {
          float: left;
          width: 80%; }
        .container:not([class^=footer]).landing-investors-section > .row .row > div.landing-investors-listing .listing-content a.download-pdf {
          padding-right: 1.6em;
          background: url("../images/icons/ico_download-pdf_off.svg") right center no-repeat;
          height: 1.3em;
          background-size: contain;
          color: #98a3af;
          text-transform: uppercase;
          text-decoration: none;
          bottom: 10px;
          right: 0;
          position: absolute; }
          .container:not([class^=footer]).landing-investors-section > .row .row > div.landing-investors-listing .listing-content a.download-pdf:hover {
            background: url("../images/icons/ico_download-pdf_on.svg") right center no-repeat;
            color: white;
            background-size: contain; }
      .container:not([class^=footer]).landing-investors-section > .row .row > div.landing-investors-listing a.btn-knowmore {
        background-color: #ff8700;
        border: 1px #ff8700 solid;
        color: white; }
        .container:not([class^=footer]).landing-investors-section > .row .row > div.landing-investors-listing a.btn-knowmore:hover {
          background-color: #FFFFFF;
          color: #ff8700; }
      .container:not([class^=footer]).landing-investors-section > .row .row > div.landing-investors-relations {
        padding: 0;
        background-color: #3a74bc; }
        .container:not([class^=footer]).landing-investors-section > .row .row > div.landing-investors-relations .relations-intrographic {
          overflow: hidden;
          text-align: center;
          vertical-align: middle; }
          .container:not([class^=footer]).landing-investors-section > .row .row > div.landing-investors-relations .relations-intrographic img {
            width: 100%; }
        .container:not([class^=footer]).landing-investors-section > .row .row > div.landing-investors-relations .relations-content {
          padding: 1em 2.5em 6em 2.5em;
          font-size: 0.93em; }
          .container:not([class^=footer]).landing-investors-section > .row .row > div.landing-investors-relations .relations-content .relations-title {
            line-height: 1.6em;
            font-size: 1.43em; }
        .container:not([class^=footer]).landing-investors-section > .row .row > div.landing-investors-relations a.btn-knowmore {
          background-color: #ff8700;
          border: 1px #ff8700 solid;
          color: white; }
          .container:not([class^=footer]).landing-investors-section > .row .row > div.landing-investors-relations a.btn-knowmore:hover {
            background-color: #FFFFFF;
            color: #ff8700; }
.container:not([class^=footer]).landing-latest-news .latest-news-title {
  line-height: 60px;
  color: #7e8287;
  background: url("../images/bg_landing-latest-news.svg") right center no-repeat;
  background-size: contain;
  text-align: center;
  padding: 0 0.5em;
  font-size: 0.8em;
  min-width: 95px; }
@media screen and (min-width: 768px) {
  .container:not([class^=footer]).landing-latest-news .latest-new-module-item > div.news-date {
    margin-top: 20px; }
  .container:not([class^=footer]).landing-latest-news .latest-new-module-item > div.title {
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 20px; } }
.container:not([class^=footer]).landing-latest-news .latest-news-content {
  display: table; }
  .container:not([class^=footer]).landing-latest-news .latest-news-content > * {
    font-size: 0.84em;
    height: 5.1em;
    display: table-cell;
    vertical-align: middle; }
  .container:not([class^=footer]).landing-latest-news .latest-news-content > .news-date {
    color: #ff7800;
    padding-right: 2em;
    width: 8em; }
  .container:not([class^=footer]).landing-latest-news .latest-news-content > .news-content {
    padding-right: 3em; }
.container:not([class^=footer]).landing-latest-technology {
  background-color: #fff;
  padding-bottom: 4.3em; }
  .container:not([class^=footer]).landing-latest-technology h2 {
    color: #ff8700; }
  .container:not([class^=footer]).landing-latest-technology .latest-technology {
    display: table;
    margin-bottom: 2.5em; }
    @media screen and (max-width: 767px) {
      .container:not([class^=footer]).landing-latest-technology .latest-technology {
        display: block;
        /*margin-bottom: 0 */ } }
    .container:not([class^=footer]).landing-latest-technology .latest-technology > div {
      display: table-cell;
      position: relative; }
      @media screen and (max-width: 767px) {
        .container:not([class^=footer]).landing-latest-technology .latest-technology > div {
          display: block; }
          .container:not([class^=footer]).landing-latest-technology .latest-technology > div.latest-technology-pic {
            margin: 0 auto;
            height: 13em !important; }
          .container:not([class^=footer]).landing-latest-technology .latest-technology > div.latest-technology-content {
            padding-left: 0; }
            .container:not([class^=footer]).landing-latest-technology .latest-technology > div.latest-technology-content .technology-content-body {
              padding-left: 1em;
              margin-left: 0; } }
  .container:not([class^=footer]).landing-latest-technology .latest-technology-pic {
    display: block;
    background: url("../images/bg_landing-latest-technology.svg") left top no-repeat; }
    .container:not([class^=footer]).landing-latest-technology .latest-technology-pic > div {
      position: absolute;
      top: 2em;
      left: 2em; }
      .container:not([class^=footer]).landing-latest-technology .latest-technology-pic > div img, .container:not([class^=footer]).landing-latest-technology .latest-technology-pic > div span {
        display: block;
        width: 100%;
        color: #7e8287; }
      .container:not([class^=footer]).landing-latest-technology .latest-technology-pic > div > span {
        line-height: 1em;
        padding: 0.5em 0; }
  .container:not([class^=footer]).landing-latest-technology .latest-technology-content {
    padding-top: 1em;
    padding-left: 2em;
    color: #7e8287; }
    .container:not([class^=footer]).landing-latest-technology .latest-technology-content .technology-content-date {
      font-size: 0.7em; }
    .container:not([class^=footer]).landing-latest-technology .latest-technology-content .technology-content-title {
      font-size: 1.58em;
      line-height: 1.17em; }
    .container:not([class^=footer]).landing-latest-technology .latest-technology-content .technology-content-body {
      color: #7e8287;
      margin-left: 2.5em;
      border-left: 5px #00afec solid;
      padding-left: 1em;
      font-size: 0.86em;
      line-height: 1.5em; }

/* SOLUTIONS */
#solutions-page > body .container.footer {
  margin-top: 0; }
#solutions-page > body li.clearList {
  display: none; }

/* PRODUCTS AND SERVICES */
.itemFullText table img {
  display: block;
  width: 100%;
  height: auto; }

.container.fullwidth.mod-itemlist .content-top,
.container.fullwidth.mod-item .content-top {
  margin: 0 auto;
  padding-bottom: 0; }
  .container.fullwidth.mod-itemlist .content-top .custom,
  .container.fullwidth.mod-item .content-top .custom {
    text-align: center; }

.category-module > div > div {
  display: table; }
  .category-module > div > div > div {
    display: table-cell;
    float: none;
    vertical-align: middle; }
    @media screen and (max-width: 990px) {
      .category-module > div > div > div.image-background {
        width: 10em; } }
    .category-module > div > div > div .mod-articles-category-introtext {
      margin: 0; }
    .category-module > div > div > div .circle {
      transition: all 0.2s ease-in-out;
      padding: 5px;
      border: 5px rgba(43, 144, 217, 0) solid;
      text-align: center;
      transition: all 0.2s ease-in-out; }
      .category-module > div > div > div .circle img {
        width: 90px;
        height: auto;
        background-color: #1f487f;
        border-radius: 50%;
        padding: 1em; }
      .category-module > div > div > div .circle:hover {
        border: 5px #2b90d9 solid;
        transition: all 0.2s ease-in-out; }

div.subCategory {
  background: none !important;
  border: 0px !important; }
  div.subCategory .circle {
    border: 2px #999999 solid !important;
    transition: all 0.2s ease-in-out;
    width: 110px;
    height: 110px;
    text-align: center; }
    div.subCategory .circle > a.subCategoryImage {
      display: block;
      width: 100%;
      height: 100%; }
      div.subCategory .circle > a.subCategoryImage > img {
        width: 80px !important;
        height: 80px; }
    div.subCategory .circle:hover {
      border: 2px #ff8700 solid !important; }
  div.subCategory > a {
    transition: all 0.2s ease-in-out; }
    div.subCategory > a:hover {
      color: #ff8700; }

#services-page .com-category {
  display: none; }

/* K2 - Product Search */
.k2filter-table {
  padding: 0 15px; }

#K2FilterBox106 input.submit {
  text-transform: uppercase;
  transition: all 0.2s ease-in-out; }
  #K2FilterBox106 input.submit:hover {
    background-color: white;
    color: #2e6da4;
    transition: all 0.2s ease-in-out; }
#K2FilterBox106 input.reset {
  text-transform: uppercase;
  transition: all 0.2s ease-in-out; }
  #K2FilterBox106 input.reset:hover {
    background-color: white;
    color: #eea236 !important;
    border: 1px #eea236 solid !important;
    transition: all 0.2s ease-in-out; }

/* K2 - Download */
/* List View */
.k2_downloads .catItemTitle {
  /*min-height: 4em */ }
.k2_downloads .catItemIntroText {
  padding: 0;
  /*min-height: 8em */ }
  .k2_downloads .catItemIntroText .catItemBody {
    margin: 0;
    position: relative;
    bottom: 0; }

#itemListPrimary.ListView .catItemView.k2_downloads {
  display: table;
  width: 100%; }
  #itemListPrimary.ListView .catItemView.k2_downloads .catItemHeader {
    display: table-cell;
    vertical-align: middle; }
  #itemListPrimary.ListView .catItemView.k2_downloads .catItemBody {
    display: table-cell;
    vertical-align: middle;
    padding-left: 2em;
    width: 10em; }
    #itemListPrimary.ListView .catItemView.k2_downloads .catItemBody a.link-btn {
      display: block; }

div.catItemView.k2_downloads, div.catItemView.k2_videos {
  border: 1px solid #bbb;
  padding: 3px;
 /* margin: 16px; */ }

.k2_downloads h3.catItemTitle, .k2_videos h3.catItemTitle {
  color: #ff8700;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 1.3em;
  letter-spacing: 1px;
  /*overflow: hidden; */
  position: relative;
  line-height: 1.2em;
  /*max-height: 4em;*/
  margin-right: -1em !important;
  padding-right: 1.5em !important; }
  .k2_downloads h3.catItemTitle:before, .k2_videos h3.catItemTitle:before {
    /* points in the end */
    /*content: '...' */
    /* absolute position */
    position: absolute;
    /* set position to right bottom corner of block */
    right: 1em;
    bottom: 0; }
  .k2_downloads h3.catItemTitle:after, .k2_videos h3.catItemTitle:after {
    /* points in the end */
    content: "";
    /* absolute position */
    position: absolute;
    /* set position to right bottom corner of text */
    right: 0;
    /* set width and height */
    width: 1em;
    height: 1em;
    margin-top: 0.2em; }

.k2_downloads a {
  word-wrap: break-word; }
  .k2_downloads a.link-btn {
    border: 1px solid #ff8700;
    color: white;
    background-color: #ff8700;
    display: block;
    text-align: center;
    padding: 3px;
    text-transform: uppercase;
    margin: 13px 0; }
  .k2_downloads a.link-btn:hover {
    background-color: white;
    color: #ff8700; }

.k2_videos a.video_link {
  border: 1px solid #ff8700;
  color: white;
  background-color: #ff8700;
  display: block;
  text-align: center;
  padding: 3px;
  text-transform: uppercase;
  margin: 13px 0; }
  .k2_videos a.video_link:hover {
    background-color: white;
    color: #ff8700; }

.k2_downloads div.catItemImageBlock, .k2_videos div.catItemImageBlock {
  padding: 0; }

.k2_downloads div.catItemHeader, .k2_videos div.catItemHeader, .k2_downloads div.catItemBody, .k2_videos div.catItemBody {
  margin-left: 12px;
  margin-right: 12px;
  padding-bottom: 0; }

.k2_downloads div.catItemHeader span.catItemDateCreated {
  color: #00A5EA;
  font-size: 1.15em; }

.k2_videos div.catItemIntroText {
  display: none; }

/* END (K2 - Downloads) */
/* Download Form */
form#form-download {
  max-width: 480px; }
  form#form-download strong.formRequired {
    display: none; }
  form#form-download input {
    height: 30px;
    border-radius: 0;
    border: 1px solid #bbb; }

.rsform-block-intro {
  margin-left: 10px; }

form#form-download div.rsform-block-add-to-db label, form#form-download div.rsform-block-confirm-privacy label {
  max-width: 90%;
  font-weight: normal;
  margin-left: 15px; }
form#form-download div.rsform-block.rsform-block-add-to-db .formControls, form#form-download div.rsform-block.rsform-block-confirm-privacy .formControls, form#form-download div.rsform-block.rsform-block-intro .formControls {
  margin: 10px; }
form#form-download .formResponsive input[type="checkbox"] {
  /* not working */
  margin-right: 15px; }
form#form-download .formHorizontal .rsform-block {
  margin-bottom: 0; }

/* END (Download Form) */
/* CSR page */
.csr-page p {
  color: #666; }
  .csr-page p.mod-articles-category-introtext:after {
    content: "❯";
    float: right;
    padding-right: 15px; }
.csr-page a:hover {
  text-decoration: none; }
.csr-page p.mod-articles-category-introtext {
  line-height: 1.8em; }
.csr-page > div > a > div {
  overflow: hidden;
  text-align: center; }
  .csr-page > div > a > div > img {
    transition: all 0.2s ease-in-out; }
  .csr-page > div > a > div:hover > img {
    opacity: 0.7; }

/* -- */
/* k2_products_services */
#k2Container.k2_products_services .itemListCategory > .category {
  padding: 1.5em 0 0.5em 0;
  color: #ff7800;
  text-align: center;
  font-size: 2.5em;
  text-transform: uppercase; }
#k2Container.k2_products_services .itemListCategory > h1 {
  color: #ffc600;
  padding: 0 0 0.5em 0;
  font-size: 2em; }
#k2Container.k2_products_services .subCategory > a {
  text-transform: capitalize;
  font-size: 1.3em;
  display: block;
  text-align: center;
  color: #2b90d9; }
  #k2Container.k2_products_services .subCategory > a:hover {
    color: #ff7800; }
  #k2Container.k2_products_services .subCategory > a img {
    width: 6em !important; }
#k2Container.k2_products_services #itemListPrimary {
  width: 100%; }
  #k2Container.k2_products_services #itemListPrimary .catItemBody .catItemImageBlock .catItemImage a > img {
    max-width: 60%;
    margin: 2em 0; }
#k2Container.k2_products_services .itemContainer {
  width: 33.33%; }
  #k2Container.k2_products_services .itemContainer .catItemView.groupPrimary {
    border: 1px solid #aaa;
    margin: 15px;
    padding: 0; }
  #k2Container.k2_products_services .itemContainer .catItemView > .catItemHeader .catItemTitle > a {
    font-family: HelvBold;
    color: grey;
    display: block;
    font-size: 1.3em; }
    #k2Container.k2_products_services .itemContainer .catItemView > .catItemHeader .catItemTitle > a:hover {
      color: #ff7800; }
#k2Container.k2_products_services div.catItemBody {
  border-bottom: 1px solid #aaa;
  padding: 0;
  min-height: 12em; }
  #k2Container.k2_products_services div.catItemBody .catItemImageBlock {
    width: 100%;
    padding: 0;
    margin: 0;
    display: table;
    height: 12em; }
    #k2Container.k2_products_services div.catItemBody .catItemImageBlock span.catItemImage {
      display: table-cell;
      vertical-align: middle;
      margin: 0 auto; }
      #k2Container.k2_products_services div.catItemBody .catItemImageBlock span.catItemImage > a {
        display: block;
        width: 100%; }
#k2Container.k2_products_services div.catItemHeader {
  min-height: 7.2em;
  padding: 1em; }
  #k2Container.k2_products_services div.catItemHeader .catItemTitle > a {
    color: #666;
    text-align: left;
    font-weight: bold;
    font-size: 1.1em; }
    #k2Container.k2_products_services div.catItemHeader .catItemTitle > a:hover {
      color: #ff8700; }
#k2Container.k2_products_services .itemListCategory {
  margin: 0; }
  #k2Container.k2_products_services .itemListCategory > h2 {
    text-align: center;
    color: #ffc600;
    text-transform: uppercase; }
#k2Container.k2_products_services .subCategory h2 {
  text-align: center;
  font-size: 1em; }

.k2ItemsBlock > .content-left h3 {
  color: grey;
  font-size: 1.5em;
  padding: 1em;
  border-bottom: 1px rgba(0, 0, 0, 0.1) solid; }
.k2ItemsBlock > .content-left > ul > li > a {
  font-size: 1.2em;
  display: block;
  padding: 0.2em 0 0 0;
  color: #2b90d9; }
  .k2ItemsBlock > .content-left > ul > li > a:hover {
    color: #ff8700; }

.rl_tabs-pane > #k2Container {
  width: 100%; }

/* END (k2_products_services) */
/* k2_solutions */
.k2_solutions .catItemTitle a {
  color: #1f487e; }
.k2_solutions div.catItemImageBlock, .k2_solutions span.catItemImage {
  margin: 0; }

/* k2_blog */
.k2_container_blog #k2Container .itemBody {
  text-align: left; }
  .k2_container_blog #k2Container .itemBody img {
    max-width: 100%; }

.mod-articles-category-title > div {
  height: 15em; }

#k2ModuleBox173.k2ItemsBlock.content-left h3, #k2ModuleBox174.k2ItemsBlock.content-left h3, #k2ModuleBox245.k2ItemsBlock.content-left h3, .product-left-list.k2ItemsBlock.content-left h3, .blog-left-list.k2ItemsBlock.content-left h3 {
  color: grey;
  font-size: 1.5em;
  padding: 1em;
  border-bottom: 1px rgba(0, 0, 0, 0.1) solid; }

#k2ModuleBox245.k2ItemsBlock.content-left { } 

/* END (k2_solutions) */
/*Footer */
.footer {
  background: #282C37;
  color: #757783;
  display: block; }
  .footer .nav.menu {
    padding: 0px;
    background-color: inherit; }
    .footer .nav.menu li {
      list-style: none;
      padding: 0 6px;
      margin: 6px 0; }
      .footer .nav.menu li a {
        color: #757783;
        text-decoration: none; }
  .footer .footer-content { 
    max-width: 1200px;
    width: 100%;
    margin: auto; }
    .footer .footer-content > .nav.menu li {
      float: left;
      border-left: 1px solid #757783; }
  .footer .footer-column-1, .footer .footer-column-2, .footer .footer-column-3, .footer .footer-column-4 {
    width: 20%;
    float: left; }

/*Products */
/*Milestone */
#milestones-page .milestone-year {
  text-align: right; }
#milestones-page .milestone {
  border-left: 1px grey solid;
  padding-bottom: 1em; }
  #milestones-page .milestone img {
    top: 3px !important; }
  #milestones-page .milestone li {
    text-align: left;
    padding-bottom: 0.5em; }
#milestones-page .catItemView {
  margin-bottom: 0; }
#milestones-page .itemContainer {
  width: 100% !important; }

/* INVESTORS */
#investors-page .container .content-component {
  padding: 0 0 4em 0; }
#investors-page .container div[itemprop=article-body] > .row > div > div {
  padding: 1em !important; }

.row.investor-box.first-row > div {
  padding: 1em;
  color: white;
  font-size: 1.3em; }
  .row.investor-box.first-row > div h3 {
    font-size: 1.6em;
    padding-top: 0; }
    .row.investor-box.first-row > div h3 a {
      color: white;
      font-family: "HelvBold"; }
      .row.investor-box.first-row > div h3 a:hover {
        text-decoration: underline !important; }
  .row.investor-box.first-row > div:first-child {
    background-color: #482d10; }
  .row.investor-box.first-row > div:last-child {
    background-color: #ff7f01; }
.row.investor-box.last-row > div {
  padding: 1em;
  color: white;
  font-size: 1.3em; }
  .row.investor-box.last-row > div h3 {
    font-size: 1.6em;
    padding-top: 0; }
    .row.investor-box.last-row > div h3 a {
      color: white;
      font-family: "HelvBold"; }
      .row.investor-box.last-row > div h3 a:hover {
        text-decoration: underline !important; }
  .row.investor-box.last-row > div:first-child {
    background-color: #30caff; }
    .row.investor-box.last-row > div:first-child a:hover {
      text-decoration: underline !important; }
  .row.investor-box.last-row > div:last-child {
    background-color: #1f487f; }
    .row.investor-box.last-row > div:last-child a:hover {
      text-decoration: underline !important; }

.financial_menu {
  margin: 0;
  padding: 0; }
  .financial_menu > li {
    width: 25%;
    margin: 0 !important; }
    .financial_menu > li > a {
      padding: 0;
      display: block;
      text-align: center; }
      .financial_menu > li > a > * {
        transition: all 0.2s ease-in-out; }
      .financial_menu > li > a > img {
        border-radius: 50%;
        overflow: hidden;
        padding: 5px;
        border: 5px white solid;
        margin: 1em; }
      .financial_menu > li > a > span {
        display: block;
        font-size: 1.2em; }
      .financial_menu > li > a:hover {
        background-color: transparent; }
        .financial_menu > li > a:hover > img {
          border: 5px #2b90d9 solid; }
        .financial_menu > li > a:hover > span {
          color: #2b90d9; }

/*Google Search */
.gsc-search-button > input.gsc-search-button {
  background-color: transparent;
  border: 1px #2b90d9 solid;
  width: 3em;
  /*background-image: url(../images/icons/ico_search.svg) */
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 2em; }
  .gsc-search-button > input.gsc-search-button:hover {
    background-color: #2b90d9;
    color: white !important;
    /*background-image: url(../images/icons/ico_search_on.svg) */ }

/* WHITE PAPERS */
#white-papers-page .content-body, #solution-briefs-page .content-body, #case-studies-page .content-body, #videos-page .content-body {
  /*.content-top
   * padding-top: 3em */ }
  #white-papers-page .content-body.mod-itemlist, #white-papers-page .content-body.mod-item, #solution-briefs-page .content-body.mod-itemlist, #solution-briefs-page .content-body.mod-item, #case-studies-page .content-body.mod-itemlist, #case-studies-page .content-body.mod-item, #videos-page .content-body.mod-itemlist, #videos-page .content-body.mod-item {
    padding-bottom: 0; }
    #white-papers-page .content-body.mod-itemlist .content-top, #white-papers-page .content-body.mod-item .content-top, #solution-briefs-page .content-body.mod-itemlist .content-top, #solution-briefs-page .content-body.mod-item .content-top, #case-studies-page .content-body.mod-itemlist .content-top, #case-studies-page .content-body.mod-item .content-top, #videos-page .content-body.mod-itemlist .content-top, #videos-page .content-body.mod-item .content-top {
      padding-bottom: 0;
      margin: 0 auto; }

.resource_top_menu {
  display: table;
  margin: 0;
  padding: 0;
  width: calc(100% - 30px);
  margin: 0 15px;
  margin-top: 3em; }
  .resource_top_menu > li {
    display: table-cell;
    margin: 0;
    padding: 0.2em;
   width: auto; }
    .resource_top_menu > li.current > a {
      background-color: #ff8700;
      border-color: #ff8700;
      color: white; }
      .resource_top_menu > li.current > a:hover {
        background-color: transparent;
        color: #ff8700;
        border-color: #ff8700; }
    .resource_top_menu > li > a {
      display: block;
      border: 1px #225697 solid;
      text-align: center;
      padding: 0;
      line-height: 2em;
      color: #225697;
      text-transform: uppercase;
      transition: all 0.2s ease-in-out; }
      .resource_top_menu > li > a:hover {
        color: #2b90d9;
        border-color: #2b90d9;
        background-color: transparent; }

@media screen and (max-width: 767px) {
  .com-item .row {
    margin: 0; }

  .bxslider > .row {
    display: table; }
    .bxslider > .row > .news-date, .bxslider > .row > .title {
      display: table-cell;
      float: none;
      vertical-align: middle; }
    .bxslider > .row > .news-date {
      text-align: center; }
    .bxslider > .row > .title {
      line-height: normal; }

  img {
    max-width: 100%; }

  .desktop-mode {
    display: none !important; }

  div#navbar {
    height: calc(100vh - 60px); } }
@media screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  div#navbar {
    height: calc(100vh - 120px); } }
@media screen and (max-width: 767px) {
  ul.nav.navbar-nav.tooltips {
    display: table;
    width: 100%; }
    ul.nav.navbar-nav.tooltips > li {
      display: table-cell;
      text-align: center; }
      ul.nav.navbar-nav.tooltips > li > a {
        line-height: 39px;
        padding: 0;
        color: white;
        font-size: 1.5em; }

  .navbar-header {
    padding: 0 1em; }

  .navbar-inverse .navbar-toggle {
    border: 0;
    margin: 1em 0; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:active, .navbar-inverse .navbar-toggle:focus {
      background-color: #ff7800; }
    .navbar-inverse .navbar-toggle:hover span.icon-bar, .navbar-inverse .navbar-toggle:active span.icon-bar, .navbar-inverse .navbar-toggle:focus span.icon-bar {
      background-color: white; }
    .navbar-inverse .navbar-toggle span.icon-bar {
      background-color: #ff9e1b; }

  .navbar-collapse {
    width: 88%;
    height: 100%;
    max-height: 93vh !important;
    background-color: #ff9e1b;
    padding: 0; }
    .navbar-collapse .navbar-nav {
      margin: 0; }
    .navbar-collapse .mod-languages {
      width: 100%;
      clear: both;
      height: 39px;
      border-bottom: 1px rgba(255, 255, 255, 0.5) solid; }
      .navbar-collapse .mod-languages .lang-block {
        display: table; }
        .navbar-collapse .mod-languages .lang-block > li {
          line-height: 40px;
          display: table-cell; }
          .navbar-collapse .mod-languages .lang-block > li a {
            color: white;
            display: block;
            background-color: transparent;
            line-height: 40px;
            padding: 0 15px; }
            .navbar-collapse .mod-languages .lang-block > li a:hover, .navbar-collapse .mod-languages .lang-block > li a:active, .navbar-collapse .mod-languages .lang-block > li a:focus {
              background-color: white;
              color: #337ab7; }
    .navbar-collapse > .custom {
      width: 100%;
      clear: both;
      height: 39px;
      border-bottom: 1px rgba(255, 255, 255, 0.5) solid; }
      .navbar-collapse > .custom > .tooltips {
        display: none; }
        .navbar-collapse > .custom > .tooltips > li {
          display: table-cell; }
          .navbar-collapse > .custom > .tooltips > li a {
            color: white;
            background-color: transparent;
            line-height: 60px;
            padding: 0 15px; }
            .navbar-collapse > .custom > .tooltips > li a:hover, .navbar-collapse > .custom > .tooltips > li a:active, .navbar-collapse > .custom > .tooltips > li a:focus {
              background-color: white;
              color: #337ab7; }
    .navbar-collapse .menu-header.navbar-nav > li.active > a {
      color: white !important;
      background-color: #ff7800; }
    .navbar-collapse .menu-header.navbar-nav > li > a:first-child {
      line-height: 40px;
      padding: 0 15px;
      color: white;
      border-bottom: 1px rgba(255, 255, 255, 0.5) solid;
      font-size: 1.2em;
      font-weight: 600;
      text-transform: uppercase; }
      .navbar-collapse .menu-header.navbar-nav > li > a:first-child:hover, .navbar-collapse .menu-header.navbar-nav > li > a:first-child:active, .navbar-collapse .menu-header.navbar-nav > li > a:first-child:focus {
        background-color: #ff7800;
        color: white; }
    .navbar-collapse .menu-header.navbar-nav > li > ul {
      list-style: none outside none;
      background-color: rgba(255, 255, 255, 0.1);
      padding: 0;
      border-bottom: 1px rgba(255, 255, 255, 0.5) solid; }
      .navbar-collapse .menu-header.navbar-nav > li > ul > li > a {
        line-height: 40px;
        color: white;
        background-color: transparent;
        padding-left: 3em;
        display: block;
        text-decoration: inherit;
        text-transform: uppercase;
        font-size: 1.1em;
        font-weight: 600;
        background-image: url(../images/icons/ico_arrow_right.svg);
        background-position: 96% center;
        background-repeat: no-repeat;
        background-size: 6%;
        border-bottom: 1px rgba(255, 255, 255, 0.1) solid; }
        .navbar-collapse .menu-header.navbar-nav > li > ul > li > a:hover, .navbar-collapse .menu-header.navbar-nav > li > ul > li > a:active, .navbar-collapse .menu-header.navbar-nav > li > ul > li > a:focus {
          background-color: white;
          background-image: url(../images/icons/ico_arrow_right_blue.svg);
          color: #ff7800; }
      .navbar-collapse .menu-header.navbar-nav > li > ul .menu_item_description, .navbar-collapse .menu-header.navbar-nav > li > ul .menu-image {
        display: none !important; }
      .navbar-collapse .menu-header.navbar-nav > li > ul > li:not(.icon-menu) .nav-submenu {
        display: none; }

  .tp-caption.CombaSlider, .CombaSlider {
    width: 100% !important;
    max-width: 98% !important;
    height: 100% !important;
    max-height: 10em !important;
    padding: 2em 4em !important;
    margin: auto 0 !important;
    top: 0 !important;
    bottom: 0 !important; }

  .tp-caption.CombaSlider .slide p.line-one, .CombaSlider .slide p.line-one {
    font-size: 1em !important; }

  .tp-caption.CombaSlider .slide p.line-two, .CombaSlider .slide p.line-two {
    font-size: 1.7em !important; }

  .tp-caption.CombaSlider .slide p.line-three, .CombaSlider .slide p.line-three {
    font-size: 1.2em !important; }

  .tp-caption.CombaSlider .slide a.slide-button, .CombaSlider .slide a.slide-button {
    line-height: 1.8em !important;
    padding: 0.3em 2.5em !important;
    font-size: 1.5em !important; }

  .container.slider {
    padding-bottom: 0; }
  .container.content-body {
    padding: 0 1em; }
  .container .navbar-header > a, .container.landing-products-menu ul.menu > li {
    width: 50%; }
  .container .landing-solutions-grid {
    margin-bottom: 1em; }
  .container ul.menu.product-menu > li,
  .container ul.financial_menu > li {
    width: 50%; }
  .container.landing-latest-technology .latest-technology-pic {
    background-size: 8em !important;
    width: 10em !important;
    height: 15em !important; }
  .container .technology-more-articles {
    display: block;
    width: 15em;
    line-height: 2em;
    background-color: #ff8700;
    border: 1px #ff8700 solid;
    color: white;
    text-align: center;
    margin: 0 auto;
    text-transform: uppercase; }
    .container .technology-more-articles:hover {
      background-color: #FFFFFF;
      color: #ff8700; }
  .container.footer .footer-nav h4 {
    margin-bottom: 0.5em;
    margin-top: 1em; }
  .container.footer .footer-bottom .footer-bottom-nav ul {
    text-align: center;
    margin: 0 auto; }
  .container.footer .footer-bottom .footer-bottom-copyright {
    margin-top: 1em; }
    .container.footer .footer-bottom .footer-bottom-copyright > .custom {
      text-align: center; }
  .container.footer .footer-nav #ph-form-subscribe-submit button {
    bottom: 6.8em;
    right: 0.2em; }

  .k2filter-table > div {
    width: 100% !important;
    padding: 0 0 10px 0; }

  .k2filter-cell {
    padding: 0 0 10px 0; }
    .k2filter-cell select, .k2filter-cell input:not([type='checkbox']) {
      max-width: 100%; }

  /*Milestone */
  #milestones-page .milestone-year {
    text-align: left; }
  #milestones-page .milestone {
    padding-bottom: 0; }
    #milestones-page .milestone ul {
      margin-bottom: 0; }
  #milestones-page .milestone-year > div {
    margin-left: -0.5em; }

  /* K2 ELEMENTS */
  .k2ItemsBlock.k2_mod_Solutions {
    display: block;
    position: relative; }
    .k2ItemsBlock.k2_mod_Solutions > ul > li {
      width: 50%; }

  /* Products & Services */ }
@media screen and (max-width: 767px) and (min-width: 601px) {
  .k2_products_services .itemContainer,
  .k2_downloads .itemContainer {
    width: 50% !important; }

  .k2_container_blog .itemContainer {
    width: 100% !important; }

  .clr {
    display: none !important; } }
@media screen and (max-width: 767px) {
  /* Resources */
  .resource_top_menu {
    display: block;
    width: 100%;
    margin: 0; }
    .resource_top_menu > li {
      display: block;
      width: 50%;
      float: left; } }
    @media screen and (max-width: 767px) and (max-width: 600px) {
      .resource_top_menu > li {
        width: 100%; } }

@media screen and (max-width: 767px) {
  /* RELEASE */
  .releases_filiter .k2filter-table > .k2filter-cell > div {
    float: none;
    max-width: 100%; }

  /* CONTACT US */
  #contact-us-page .content-body .company-contacts {
    width: 100%;
    margin: 0 auto; }

  #contact-us-page .content-body > .row > div {
    padding: 0; }
    #contact-us-page .content-body > .row > div > .content-top > .row h2 {
      display: block;
      text-align: center; }
    #contact-us-page .content-body > .row > div > .content-top > .row > div {
      padding: 0; }
      #contact-us-page .content-body > .row > div > .content-top > .row > div #regionlist, #contact-us-page .content-body > .row > div > .content-top > .row > div #countrylist {
        width: 100%; }
    #contact-us-page .content-body > .row > div .company-contacts {
      margin-top: 3em; }
      #contact-us-page .content-body > .row > div .company-contacts > h2 {
        display: block;
        text-align: center; }
      #contact-us-page .content-body > .row > div .company-contacts > .row > div .icon {
        width: 6em;
        height: 6em;
        background-size: 4em; }

  /* CONTAINER OVERRIDE */
  .container:not(.header-navbar) div[class^='col'] {
    padding-left: 0;
    padding-right: 0; }
    .container:not(.header-navbar) div[class^='col'] .container {
      padding-left: 0;
      padding-right: 0; }

  /* INVESTOR */
  .row.investor-box > div {
    padding: 1em !important;
    margin-bottom: 1em; } }
@media screen and (max-width: 767px) and (max-width: 600px) {
  /*div:not([class='k2_products_services']) .catItemView
   * padding-left: 0 !important
   * padding-right: 0 !important
   * margin-left: 0 !important
   * margin-right: 0 !important */
  .k2_products_services div.itemContainer {
    float: left; }

  #ListViewSwitch {
    margin-right: 0; } }
@media screen and (min-width: 768px) {
  .desktop-mode {
    display: block; }

  .mobile-mode {
    display: none !important; }

  /*Top Menu */
  .navbar-collapse {
    background-color: white; }

  .navbar-inverse .header-navbar .menu-header > li.active > ul {
    display: block;
    position: fixed;
    left: 0;
    right: 0;
    top: 60px;
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    list-style: none outside none;
    padding: 0; }
    .navbar-inverse .header-navbar .menu-header > li.active > ul > li {
      width: calc(100% - 20em);
      height: auto;
      position: absolute;
      top: 0;
      left: 20em;
      background-color: #2b90d9;
      display: table; }
      .navbar-inverse .header-navbar .menu-header > li.active > ul > li:nth-child(2) > a {
        margin-top: 30px; }
      .navbar-inverse .header-navbar .menu-header > li.active > ul > li:nth-child(3) > a {
        margin-top: 60px; }
      .navbar-inverse .header-navbar .menu-header > li.active > ul > li:nth-child(4) > a {
        margin-top: 90px; }
      .navbar-inverse .header-navbar .menu-header > li.active > ul > li:nth-child(5) > a {
        margin-top: 120px; }
      .navbar-inverse .header-navbar .menu-header > li.active > ul > li:nth-child(6) > a {
        margin-top: 150px; }
      .navbar-inverse .header-navbar .menu-header > li.active > ul > li:nth-child(7) > a {
        margin-top: 180px; }
      .navbar-inverse .header-navbar .menu-header > li.active > ul > li:nth-child(8) > a {
        margin-top: 210px; }
      .navbar-inverse .header-navbar .menu-header > li.active > ul > li:nth-child(9) > a {
        margin-top: 240px; }
      .navbar-inverse .header-navbar .menu-header > li.active > ul > li:nth-child(10) > a {
        margin-top: 270px; }
      .navbar-inverse .header-navbar .menu-header > li.active > ul > li > a {
        color: white;
        display: block;
        width: 20em;
        height: 30px;
        line-height: 30px;
        padding: 0 10px;
        border-bottom: 1px rgba(255, 255, 255, 0.5) solid;
        border-right: 1px white solid;
        background-color: #18b7ee;
        float: left;
        margin-left: -20em;
        margin-right: 0;
        text-transform: uppercase; }
        .navbar-inverse .header-navbar .menu-header > li.active > ul > li > a > .menu_item_description {
          display: none; }
        .navbar-inverse .header-navbar .menu-header > li.active > ul > li > a:hover {
          background-color: #ff7800;
          text-decoration: none; }
      .navbar-inverse .header-navbar .menu-header > li.active > ul > li > .nav-submenu {
        display: none;
        float: right;
        width: 100%;
        padding: 2em; }
        .navbar-inverse .header-navbar .menu-header > li.active > ul > li > .nav-submenu > div {
          vertical-align: middle;
          display: table-cell; }
          .navbar-inverse .header-navbar .menu-header > li.active > ul > li > .nav-submenu > div.menu-image {
            padding-right: 2em;
            border-right: 1px white solid; }
          .navbar-inverse .header-navbar .menu-header > li.active > ul > li > .nav-submenu > div.menu_item_description {
            padding-left: 2em;
            color: white; }
      .navbar-inverse .header-navbar .menu-header > li.active > ul > li.active {
        display: block !important;
        position: relative;
        background-color: transparent;
        border-bottom: 3px #1eb9ee solid; }

  .navbar > .container.header-navbar > .row {
    z-index: 100;
    position: relative;
    background-color: white; }
  .navbar > .container .navbar-brand.logo-comba {
    display: inline-block;
    width: 170px;
    height: 72px;
    background: url("../images/logo_comba.svg") center center no-repeat;
    background-size: contain;
    padding: 0; }
    .navbar > .container .navbar-brand.logo-comba > span {
      display: none; }

  /*Sub Menu */
  .container.menu-sub {
    position: fixed;
    padding: 0;
    top: -600px;
    left: 0;
    right: 0;
    width: 100%;
    max-width: 1000px;
    opacity: 0;
    transition: all 0.2s ease-in-out;
    z-index: 999; }
    .container.menu-sub#solutions .menu-sub-list .menu-sub-content {
      padding: 3em 4em; }
    .container.menu-sub#products-services .menu-sub-list .menu-sub-content {
      padding: 1em 4em; }
    .container.menu-sub.active {
      top: 70px;
      opacity: 1;
      transition: all 0.2s ease-in-out; }
    .container.menu-sub .menu-sub-list {
      display: table;
      margin: 0;
      background-color: #ff9e1b;
      width: 100%; }
      .container.menu-sub .menu-sub-list > div {
        float: none;
        padding: 0;
        display: table-cell; }
        .container.menu-sub .menu-sub-list > div:first-child {
          background-color: #ff9e1b;
          border-right: 1px white solid; }
        .container.menu-sub .menu-sub-list > div .menu-sub-body {
          display: block; }
          .container.menu-sub .menu-sub-list > div .menu-sub-body ul {
            margin: 0;
            padding: 0;
            top: 0;
            position: absolute;
            list-style: none outside none;
            width: 100%; }
            .container.menu-sub .menu-sub-list > div .menu-sub-body ul li > a {
              display: block;
              line-height: 40px;
              border-bottom: 1px rgba(255, 255, 255, 0.5) solid;
              background-image: url("../images/icons/ico_arrow_right.svg");
              background-position: right center;
              background-repeat: no-repeat;
              background-size: 10%;
              padding-left: 1em;
              color: white;
              text-transform: uppercase; }
            .container.menu-sub .menu-sub-list > div .menu-sub-body ul li:hover a, .container.menu-sub .menu-sub-list > div .menu-sub-body ul li.active a {
              background-color: #ff7800;
              font-weight: bold; }
      .container.menu-sub .menu-sub-list .menu-sub-content {
        display: none;
        padding: 0 4em;
        vertical-align: middle;
        transition: all 0.5s ease-in-out; }
        .container.menu-sub .menu-sub-list .menu-sub-content.active {
          display: table-cell;
          transition: all 0.5s ease-in-out; }
        .container.menu-sub .menu-sub-list .menu-sub-content > div {
          display: table-cell;
          vertical-align: middle; }
        .container.menu-sub .menu-sub-list .menu-sub-content .menu-sub-icon {
          width: 100px;
          height: 100px;
          background-position: left center;
          background-repeat: no-repeat;
          right: 2em;
          background-size: 75%;
          border-right: 1px white solid;
          margin-right: 15px;
          position: relative; }
        .container.menu-sub .menu-sub-list .menu-sub-content p {
          color: white;
          margin-bottom: 0; }
  .container .close-menu {
    clear: both;
    height: 10px;
    display: block; }

  /*Slider */
  .carousel.header {
    margin: 72px 0 0 0; }

  .landing-products-menu ul.menu > li {
    width: 20%; }

  .landing-solutions-section {
    height: 565px; }

  .landing-investors-section > .row .row {
    display: flex; }
    .landing-investors-section > .row .row > div {
      flex: 1; }

  .landing-latest-technology .latest-technology-pic {
    width: 11em;
    height: 11em;
    background-size: 8em !important; }
    .landing-latest-technology .latest-technology-pic > div {
      width: 8em; }
  .landing-latest-technology .latest-technology-btn {
    text-align: center;
    padding: 3em 0 0 0; }
    .landing-latest-technology .latest-technology-btn .technology-more-articles {
      padding: 0.5em 2em;
      background-color: #ff8700;
      border: 1px #ff8700 solid;
      color: white;
      text-decoration: none;
      text-transform: uppercase; }
      .landing-latest-technology .latest-technology-btn .technology-more-articles:hover {
        background-color: #FFFFFF;
        color: #ff8700; }

  .navbar-inverse {
    float: right; }
    .navbar-inverse .custom {
      position: relative;
      z-index: 200; }
    .navbar-inverse .mod-languages {
      float: right;
      display: table;
      position: relative;
      z-index: 200; }
      .navbar-inverse .mod-languages .lang-block > li {
        display: table-cell !important;
        list-style: none;
        position: relative;
        border-bottom: 3px white solid;
        transition: all 0.2s ease-in-out;
        margin-right: 0; }
        .navbar-inverse .mod-languages .lang-block > li > a {
          color: #9d9d9d !important;
          line-height: 57px;
          padding: 0 10px;
          text-decoration: none;
          text-transform: uppercase;
          background-color: transparent !important; }
          .navbar-inverse .mod-languages .lang-block > li > a:hover, .navbar-inverse .mod-languages .lang-block > li > a:active {
            color: #ff7800 !important;
            background-color: transparent !important; }
        .navbar-inverse .mod-languages .lang-block > li:hover {
          background-color: transparent;
          border-bottom: 3px #ff7800 solid; }
    .navbar-inverse .tooltips {
      float: right;
      display: table; }
      .navbar-inverse .tooltips > li {
        display: table-cell;
        list-style: none;
        position: relative;
        border-bottom: 3px white solid;
        transition: all 0.2s ease-in-out; }
        .navbar-inverse .tooltips > li > a {
          color: #9d9d9d !important;
          line-height: 57px;
          padding: 0 7px;
          text-decoration: none;
          text-transform: uppercase;
          background-color: transparent !important; }
          .navbar-inverse .tooltips > li > a:hover, .navbar-inverse .tooltips > li > a:active {
            color: #ff7800 !important;
            background-color: transparent !important; }
        .navbar-inverse .tooltips > li:hover {
          background-color: transparent;
          border-bottom: 3px #ff7800 solid; }
    .navbar-inverse .header-navbar .menu-header {
      float: right;
      display: table;
      position: relative;
      z-index: 200 !important; }
      .navbar-inverse .header-navbar .menu-header > li {
        display: table-cell;
        list-style: none;
        position: relative;
        border-bottom: 3px white solid;
        transition: all 0.2s ease-in-out; }
        .navbar-inverse .header-navbar .menu-header > li > a {
          color: #9d9d9d;
          line-height: 57px;
          padding: 0 10px;
          text-decoration: none;
          text-transform: uppercase;
          background-color: transparent; }
          .navbar-inverse .header-navbar .menu-header > li > a:hover, .navbar-inverse .header-navbar .menu-header > li > a:active {
            color: #ff7800;
            background-color: transparent; }
        .navbar-inverse .header-navbar .menu-header > li > ul {
          display: none;
          transition: all 0.2s ease-in-out; }
        .navbar-inverse .header-navbar .menu-header > li:hover {
          background-color: transparent;
          border-bottom: 3px #ff7800 solid; }
          .navbar-inverse .header-navbar .menu-header > li:hover > ul {
            display: block;
            position: fixed;
            left: 0;
            right: 0;
            top: 60px;
            width: 100%;
            max-width: 960px;
            /*z-index: 100 */
            margin: 0 auto;
            list-style: none outside none;
            padding: 0; }
            .navbar-inverse .header-navbar .menu-header > li:hover > ul > li {
              width: calc(100% - 20em);
              height: auto;
              position: absolute;
              top: 0;
              left: 20em;
              background-color: #2b90d9;
              display: table; }
              .navbar-inverse .header-navbar .menu-header > li:hover > ul > li:nth-child(2) > a {
                margin-top: 30px; }
              .navbar-inverse .header-navbar .menu-header > li:hover > ul > li:nth-child(3) > a {
                margin-top: 60px; }
              .navbar-inverse .header-navbar .menu-header > li:hover > ul > li:nth-child(4) > a {
                margin-top: 90px; }
              .navbar-inverse .header-navbar .menu-header > li:hover > ul > li:nth-child(5) > a {
                margin-top: 120px; }
              .navbar-inverse .header-navbar .menu-header > li:hover > ul > li:nth-child(6) > a {
                margin-top: 150px; }
              .navbar-inverse .header-navbar .menu-header > li:hover > ul > li:nth-child(7) > a {
                margin-top: 180px; }
              .navbar-inverse .header-navbar .menu-header > li:hover > ul > li:nth-child(8) > a {
                margin-top: 210px; }
              .navbar-inverse .header-navbar .menu-header > li:hover > ul > li:nth-child(9) > a {
                margin-top: 240px; }
              .navbar-inverse .header-navbar .menu-header > li:hover > ul > li:nth-child(10) > a {
                margin-top: 270px; }
              .navbar-inverse .header-navbar .menu-header > li:hover > ul > li > a {
                color: white;
                display: block;
                width: 20em;
                height: 30px;
                line-height: 30px;
                padding: 0 10px;
                border-bottom: 1px rgba(255, 255, 255, 0.5) solid;
                border-right: 1px white solid;
                background-color: #18b7ee;
                float: left;
                margin-left: -20em;
                margin-right: 0;
                text-transform: uppercase; }
                .navbar-inverse .header-navbar .menu-header > li:hover > ul > li > a > .menu_item_description {
                  display: none; }
                .navbar-inverse .header-navbar .menu-header > li:hover > ul > li > a:hover {
                  background-color: #ff7800;
                  text-decoration: none; }
              .navbar-inverse .header-navbar .menu-header > li:hover > ul > li > .nav-submenu {
                display: none;
                float: right;
                width: 100%;
                padding: 2em; }
                .navbar-inverse .header-navbar .menu-header > li:hover > ul > li > .nav-submenu > div {
                  vertical-align: middle;
                  display: table-cell; }
                  .navbar-inverse .header-navbar .menu-header > li:hover > ul > li > .nav-submenu > div.menu-image {
                    padding-right: 2em;
                    border-right: 1px white solid; }
                  .navbar-inverse .header-navbar .menu-header > li:hover > ul > li > .nav-submenu > div.menu_item_description {
                    padding-left: 2em;
                    color: white; }
              .navbar-inverse .header-navbar .menu-header > li:hover > ul > li.active {
                display: block !important;
                /*z-index: 9 */
                position: relative; }

  .nav.menu {
    position: relative;
    z-index: 90;
    /*background-color: white */ }

  .container ul.menu.product-menu > li {
    width: 20%;}
  .container.content-body {
    padding-top: 0; }

  #K2FilterBox106 > form input:not([type='checkbox']) {
    max-width: 300px; }

  #stock-info-page .item-page img {
    width: auto; }

  /*#k2Container, .content-top, .content-section, .content-component
   * margin: 0 auto */
  .container.mod-itemlist .content-top,
  .container.mod-item .content-top {
    width: 750px; }

  /* INVESTOR LANDING */
  .row.investor-box {
    display: table;
    width: 100%; }
    .row.investor-box.first-row > div {
      border-bottom: 1em white solid; }
      .row.investor-box.first-row > div:first-child {
        vertical-align: middle;
        border-right: 0.5em white solid; }
      .row.investor-box.first-row > div:last-child {
        border-left: 0.5em white solid; }
    .row.investor-box.last-row > div:first-child {
      border-right: 0.5em white solid; }
    .row.investor-box.last-row > div:last-child {
      border-left: 0.5em white solid; }
    .row.investor-box > div {
      display: table-cell;
      float: inherit; } }
/* Board Of Directors */
#k2Container.boardOfDirectors {
  max-width: 970px; }
  #k2Container.boardOfDirectors .catItemView {
    margin-bottom: 2em; }
    #k2Container.boardOfDirectors .catItemView .director_item .catItemTitle {
      font-size: 1.5em; }
    #k2Container.boardOfDirectors .catItemView .director_item p {
      font-size: 1.1em; }
    #k2Container.boardOfDirectors .catItemView .director_item .more_detail {
      padding: 0.2em;
      border: 1px #ff8700 solid;
      background-color: #ff8700;
      color: white;
      transition: all 0.2s ease; }
      #k2Container.boardOfDirectors .catItemView .director_item .more_detail:hover {
        background-color: white;
        color: #ff8700; }

@media screen and (min-width: 768px) and (max-width: 980px) {
  .navbar-inverse .header-navbar .menu-header > li > a {
    letter-spacing: -0.5px; }
  .navbar-inverse .tooltips > li > a, .navbar-inverse .mod-languages .lang-block > li > a {
    padding: 0 5px; } }
@media screen and (min-width: 768px) and (min-width: 980px) {
  .container.landing-latest-news .latest-news-title {
    font-size: 0.8em;
    letter-spacing: -0.5px; }
  .container.landing-latest-news .latest-news-content > * {
    font-size: 14px;
    height: 4.25em; }

  /*#k2Container, .content-top, .content-section, .content-component
   * max-width: 970px */
  /*#contact-us-page
   * .content-body
   *   .company-contacts
   *     max-width: 970px */
  .container.mod-itemlist .content-top,
  .container.mod-item .content-top {
    width: 970px; } }
@media screen and (min-width: 768px) and (min-width: 1200px) {
  .container.mod-itemlist .content-top,
  .container.mod-item .content-top {
    width: 1170px; }

  /*#k2Container, .content-top, .content-section, .content-component
   * width: 100%
   * max-width: 1170px */
  /*#contact-us-page
   * .content-body
   *   .company-contacts
   *     max-width: 1170px */ }
   .content_left_paging ul{padding-top:0px!important;}
.content_left_paging li{display:inline-block!important;margin:5px!important;}
.content_left_paging li.active a{color:grey!important;}
#k2ModuleList285 li{padding-bottom:20px;} 
