/* Compiled Less CSS File */
/* Generated from "style.css" */

/*
Theme Name: MWC - Github 
Theme URI: https://www.gsma.com
Author: the MWC team
Author URI: https://www.gsma.com
Description: Wordpress theme for MWC website
Version: 1.0.5
Tags:gsma, mobileworldcongress, MWC Mobile World Congress
Text Domain: mobileworldcongress
*/
@charset "utf-8";
/*white*/
/*pink*/
/*violet*/
/*blue*/
/*dark*//* white grey */
/* dark grey */
/* dark violet */
/*white*/
/*pink*/
/*violet*/
/*blue*/
/*dark*/body {
  background: #000;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  line-height: 25px;
  color: #333;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
a {
  text-decoration: none;
  color: inherit;
}
button,
.button {
  cursor: pointer;
  border: 0 none;
  background: #e6007e;
  height: auto;
  line-height: 22px;
  font-size: 15px;
  padding: 11px 15px;
  text-align: center;
  white-space: normal;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  color: #fff;
  -webkit-transition: color 0.3s ease, border 0.3s ease, background 0.3s ease;
  -moz-transition: color 0.3s ease, border 0.3s ease, background 0.3s ease;
  -o-transition: color 0.3s ease, border 0.3s ease, background 0.3s ease;
  transition: color 0.3s ease, border 0.3s ease, background 0.3s ease;
}
img {
  max-width: 100%;
}
.C0 {
  color: #ffffff !important;
}
.C1 {
  color: #e6007e !important;
}
.C2 {
  color: #4f328a !important;
}
.C3 {
  color: #4cbbec !important;
}
.C4 {
  color: #090329 !important;
}
.B0 {
  background-color: #ffffff !important;
}
.B1 {
  background-color: #e6007e !important;
}
.B2 {
  background-color: #4f328a !important;
}
.B3 {
  background-color: #4cbbec !important;
}
.B4 {
  background-color: #090329 !important;
}
.B5 {
  background-color: #f1f1f1 !important;
}
.B6 {
  background-color: #c1c1c1 !important;
}
.B7 {
  background-color: #090329 !important;
}
.button.B0:hover {
  background-color: #ffffff !important;
}
.button.B1:hover {
  background-color: #cf0071 !important;
}
.button.B2:hover {
  background-color: #472d7c !important;
}
.button.B3:hover {
  background-color: #44a4d4 !important;
}
.button.B4:hover {
  background-color: #000000 !important;
}
.stripe,
.header,
.search,
.container,
.footer {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
}
.stripe {
  position: fixed;
  height: 70px;
  right: 0;
  left: 0;
  top: 0;
  z-index: 1;
  background: #ffffff;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  will-change: opacity;
  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
}
.page-template-home-page .stripe {
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.page-template-home-page.sticky .stripe {
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.header {
  position: fixed;
  height: 70px;
  left: 0;
  right: 0;
  padding: 0 13px;
  z-index: 2;
  will-change: padding;
  -webkit-transition: padding 0.3s ease, height 0s ease 0.3s;
  -moz-transition: padding 0.3s ease, height 0s ease 0.3s;
  -o-transition: padding 0.3s ease, height 0s ease 0.3s;
  transition: padding 0.3s ease, height 0s ease 0.3s;
}
.logged-in.admin-bar .stripe {
  top: auto;
}
.header-inside {
  width: 100%;
  height: 100%;
  float: left;
  position: relative;
}
.header-inside:after {
  position: absolute;
  width: auto;
  height: 100%;
  left: -10px;
  right: -10px;
  top: 0;
  background: url(images/main-spalsh.jpg) no-repeat left bottom;
  -webkit-transition: opacity 0.3s ease 0s;
  -moz-transition: opacity 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
  content: '';
  z-index: -2;
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.logo {
  height: 70px;
  padding: 13px 0 11px 0;
  float: left;
}
.logo a {
  float: left;
  position: relative;
}
.logo img[logo-w] {
  height: 46px;
  width: auto;
  float: left;
  -webkit-transition: opacity 0.3s ease 0s;
  -moz-transition: opacity 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.logo img[logo-b] {
  height: 46px;
  width: auto;
  position: absolute;
  left: 0;
  top: 0;
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease 0s;
  -moz-transition: opacity 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}
.page-template-home-page .logo img[logo-w] {
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.page-template-home-page .logo img[logo-b] {
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.page-template-home-page.sticky .logo img[logo-w] {
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.page-template-home-page.sticky .logo img[logo-b] {
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.logo img[logo-mw] {
  height: 46px;
  width: auto;
  float: left;
  display: none;
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease 0s;
  -moz-transition: opacity 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}
.logo img[logo-mb] {
  height: 46px;
  width: auto;
  position: absolute;
  left: 0;
  top: 0;
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease 0s;
  -moz-transition: opacity 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}
.logo img[date] {
  height: 10px;
  width: auto;
  float: left;
  clear: both;
  margin-top: 8px;
}
.logo h1 {
  display: none;
}
.menu {
  margin: 0 50px 0 0;
  padding: 0;
  list-style-type: none;
  float: right;
  position: relative;
  z-index: 1;
}
.menu > li {
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
}
.menu > li > a,
.page-template-home-page.sticky .menu > li > a {
  float: left;
  margin: 0 10px;
  padding: 0;
  color: #4f328a;
  font-family: 'Gotham SSm A', sans-serif;
  line-height: 70px;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.menu > li > a:hover,
.page-template-home-page.sticky .menu > li > a:hover {
  color: #4cbbec;
  text-decoration: none;
}
.page-template-home-page .menu > li > a {
  color: #fff;
}
.page-template-home-page .menu > li > a:hover {
  color: #4cbbec;
}
.sub-menu {
  position: absolute;
  margin: 70px 0 0 0;
  padding: 8px 0;
  list-style-type: none;
  background: #4CBBEC;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(9, 3, 41, 0.65);
  -moz-box-shadow: 0px 2px 4px 0px rgba(9, 3, 41, 0.65);
  box-shadow: 0px 2px 4px 0px rgba(9, 3, 41, 0.65);
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  transform: translateY(-10px);
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: -webkit-transform 0.2s ease 0.2s, opacity 0.3s ease 0.2s, visibility 0.3s ease 0.2s;
  -moz-transition: -moz-transform 0.2s ease 0.2s, opacity 0.3s ease 0.2s, visibility 0.3s ease 0.2s;
  -o-transition: -o-transform 0.2s ease 0.2s, opacity 0.3s ease 0.2s, visibility 0.3s ease 0.2s;
  transition: -webkit-transform 0.2s ease 0.2s,-moz-transform 0.2s ease 0.2s,-o-transform 0.2s ease 0.2s,transform 0.2s ease 0.2s, opacity 0.3s ease 0.2s, visibility 0.3s ease 0.2s;
  will-change: transform,opacity;
}
.sub-menu:after {
  content: '';
  position: absolute;
  top: -10px;
  left: 10px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #4CBBEC;
}
.menu > li:last-of-type .sub-menu {
  right: 0;
}
.menu > li:last-of-type .sub-menu:after {
  left: auto;
  right: 10px;
}
.menu > li:hover .sub-menu {
  z-index: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  visibility: visible;
  -webkit-transition: -webkit-transform 0.3s ease 0s, opacity 0.3s ease 0s, visibility 0s ease 0s;
  -moz-transition: -moz-transform 0.3s ease 0s, opacity 0.3s ease 0s, visibility 0s ease 0s;
  -o-transition: -o-transform 0.3s ease 0s, opacity 0.3s ease 0s, visibility 0s ease 0s;
  transition: -webkit-transform 0.3s ease 0s,-moz-transform 0.3s ease 0s,-o-transform 0.3s ease 0s,transform 0.3s ease 0s, opacity 0.3s ease 0s, visibility 0s ease 0s;
}
.sub-menu > li {
  position: relative;
  float: left;
  clear: both;
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.sub-menu > li > a {
  float: left;
  margin: 0 15px;
  padding: 0;
  color: #fff;
  font-size: 15px;
  line-height: 35px;
  text-decoration: none;
}
.sub-menu > li > a:hover {
  color: #090329;
  text-decoration: underline;
}
.buy-pass {
  position: absolute;
  right: 45px;
  top: 12px;
}
.buy-pass + .menu {
  margin: 0 160px 0 0 !important;
}
.mobile-only,
.mobile-item {
  display: none;
}
.fixed-links {
  position: absolute;
  right: 10px;
  min-width: 200px;
  z-index: 1;
}
.fixed-links-inside {
  float: right;
}
.fixed-links a {
  height: 15px;
  background: #4cbbec;
  -webkit-border-radius: 0 0 0 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0 0 0 4px;
  -moz-background-clip: padding;
  border-radius: 0 0 0 4px;
  background-clip: padding-box;
  color: #fff;
  font-size: 11px;
  line-height: 15px;
  float: left;
  font-weight: 500;
  text-transform: uppercase;
  -webkit-transition: color 0.3s ease, border 0.3s ease, background 0.3s ease;
  -moz-transition: color 0.3s ease, border 0.3s ease, background 0.3s ease;
  -o-transition: color 0.3s ease, border 0.3s ease, background 0.3s ease;
  transition: color 0.3s ease, border 0.3s ease, background 0.3s ease;
  padding: 0 0 0 10px;
}
.fixed-links a:last-child {
  padding: 0 10px 0 0;
  -webkit-border-radius: 0 0 4px 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0 0 4px 0;
  -moz-background-clip: padding;
  border-radius: 0 0 4px 0;
  background-clip: padding-box;
}
.fixed-links span {
  height: 15px;
  background: #4cbbec;
  color: #fff;
  font-size: 11px;
  line-height: 13px;
  float: left;
  font-weight: 900;
  padding: 0 10px;
}
.fixed-links a:hover {
  color: rgba(9, 3, 21, 0.8);
}
.hamburger {
  width: 40px;
  height: 40px;
  position: absolute;
  right: 0;
  top: 7px;
  margin: auto;
  border: solid 1px #4f328a;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  background: none;
  z-index: 3;
  cursor: pointer;
  display: none;
}
.hamburger span {
  height: 3px;
  position: absolute;
  background: #4f328a;
  margin: auto;
  left: 8px;
  right: 8px;
  top: 0;
  bottom: 0;
  -webkit-transition: all 150ms ease-in;
  -moz-transition: all 150ms ease-in;
  -o-transition: all 150ms ease-in;
  transition: all 150ms ease-in;
  -webkit-transform: translate3d(0, 0, 0) scale(1, 1);
  -moz-transform: translate3d(0, 0, 0) scale(1, 1);
  -o-transform: translate3d(0, 0, 0) scale(1, 1);
  -ms-transform: translate3d(0, 0, 0) scale(1, 1);
  transform: translate3d(0, 0, 0) scale(1, 1);
}
.hamburger span:nth-of-type(1) {
  -webkit-transform: translate3d(0, -8px, 0);
  -moz-transform: translate3d(0, -8px, 0);
  -o-transform: translate3d(0, -8px, 0);
  -ms-transform: translate3d(0, -8px, 0);
  transform: translate3d(0, -8px, 0);
}
.hamburger span:nth-of-type(2) {
  -webkit-transform: translate3d(0, 0, 0) scale(1, 1);
  -moz-transform: translate3d(0, 0, 0) scale(1, 1);
  -o-transform: translate3d(0, 0, 0) scale(1, 1);
  -ms-transform: translate3d(0, 0, 0) scale(1, 1);
  transform: translate3d(0, 0, 0) scale(1, 1);
}
.hamburger span:nth-of-type(3) {
  -webkit-transform: translate3d(0, 8px, 0);
  -moz-transform: translate3d(0, 8px, 0);
  -o-transform: translate3d(0, 8px, 0);
  -ms-transform: translate3d(0, 8px, 0);
  transform: translate3d(0, 8px, 0);
}
.menu-active .hamburger {
  border: solid 1px #4f328a;
  background: #4f328a;
}
.menu-active .hamburger span {
  background: #fff;
}
.menu-active .hamburger span:nth-of-type(1),
.menu-active .search-close span:nth-of-type(1) {
  -webkit-transform: translate3d(0, 0, 0) rotate(45deg) scale(0.8, 0.8);
  -moz-transform: translate3d(0, 0, 0) rotate(45deg) scale(0.8, 0.8);
  -o-transform: translate3d(0, 0, 0) rotate(45deg) scale(0.8, 0.8);
  -ms-transform: translate3d(0, 0, 0) rotate(45deg) scale(0.8, 0.8);
  transform: translate3d(0, 0, 0) rotate(45deg) scale(0.8, 0.8);
}
.menu-active .hamburger span:nth-of-type(2),
.menu-active .search-close span:nth-of-type(2) {
  -webkit-transform: translate3d(0, 0, 0) scale(0, 0.8);
  -moz-transform: translate3d(0, 0, 0) scale(0, 0.8);
  -o-transform: translate3d(0, 0, 0) scale(0, 0.8);
  -ms-transform: translate3d(0, 0, 0) scale(0, 0.8);
  transform: translate3d(0, 0, 0) scale(0, 0.8);
}
.menu-active .hamburger span:nth-of-type(3),
.menu-active .search-close span:nth-of-type(3) {
  -webkit-transform: translate3d(0, 0, 0) rotate(-45deg) scale(0.8, 0.8);
  -moz-transform: translate3d(0, 0, 0) rotate(-45deg) scale(0.8, 0.8);
  -o-transform: translate3d(0, 0, 0) rotate(-45deg) scale(0.8, 0.8);
  -ms-transform: translate3d(0, 0, 0) rotate(-45deg) scale(0.8, 0.8);
  transform: translate3d(0, 0, 0) rotate(-45deg) scale(0.8, 0.8);
}
.page-template-home-page .hamburger {
  background: rgba(0, 0, 0, 0);
  border: solid 1px #fff;
}
.page-template-home-page .hamburger span {
  background: #fff;
}
.page-template-home-page.menu-active .hamburger,
.page-template-home-page.sticky .hamburger {
  border: solid 1px #4f328a;
  background: #4f328a;
}
.search-button {
  position: absolute;
  right: 0;
  top: 12px;
  padding: 0;
  width: 44px;
  height: 44px;
  line-height: 44px;
  font-size: 25px;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  -webkit-transition: color 0.3s ease, border 0.3s background, border 0.3s ease;
  -moz-transition: color 0.3s ease, border 0.3s background, border 0.3s ease;
  -o-transition: color 0.3s ease, border 0.3s background, border 0.3s ease;
  transition: color 0.3s ease, border 0.3s background, border 0.3s ease;
  background: #4f328a;
  border: solid 1px #4f328a;
  color: #fff;
}
.menu-active .search-button,
.search-button:hover {
  border: solid 1px #4cbbec;
  background: #4cbbec;
}
.page-template-home-page .search-button {
  background: rgba(0, 0, 0, 0);
  border: solid 1px #fff;
  color: #fff;
}
.page-template-home-page.menu-active .search-button,
.page-template-home-page .search-button:hover {
  background: rgba(0, 0, 0, 0);
  border: solid 1px #4cbbec;
  color: #4cbbec;
}
.page-template-home-page.sticky .search-button {
  background: #4f328a;
  border: solid 1px #4f328a;
  color: #fff;
}
.page-template-home-page.sticky.menu-active .search-button,
.page-template-home-page.sticky .search-button:hover {
  border: solid 1px #4cbbec;
  background: #4cbbec;
  color: #fff;
}
.search {
  position: fixed;
  left: 0;
  right: 0;
  top: 70px;
  bottom: 0;
  padding: 0 150px;
  z-index: 1;
  will-change: padding;
  -webkit-transition: padding 0.3s ease;
  -moz-transition: padding 0.3s ease;
  -o-transition: padding 0.3s ease;
  transition: padding 0.3s ease;
  pointer-events: none;
}
.logged-in.admin-bar .search {
  top: 102px;
}
.search-inside {
  position: relative;
  width: 100%;
  height: 100%;
  float: left;
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  transform: translateY(-10px);
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: -webkit-transform 0.2s ease, opacity 0.3s ease, visibility 0.3s ease;
  -moz-transition: -moz-transform 0.2s ease, opacity 0.3s ease, visibility 0.3s ease;
  -o-transition: -o-transform 0.2s ease, opacity 0.3s ease, visibility 0.3s ease;
  transition: -webkit-transform 0.2s ease,-moz-transform 0.2s ease,-o-transform 0.2s ease,transform 0.2s ease, opacity 0.3s ease, visibility 0.3s ease;
  will-change: transform,opacity;
  pointer-events: auto;
}
.menu-active .search-inside {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  visibility: visible;
  -webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s ease, visibility 0s ease;
  -moz-transition: -moz-transform 0.3s ease, opacity 0.3s ease, visibility 0s ease;
  -o-transition: -o-transform 0.3s ease, opacity 0.3s ease, visibility 0s ease;
  transition: -webkit-transform 0.3s ease,-moz-transform 0.3s ease,-o-transform 0.3s ease,transform 0.3s ease, opacity 0.3s ease, visibility 0s ease;
}
.search-inside:after {
  content: '';
  position: absolute;
  top: -10px;
  right: 12px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #4CBBEC;
  z-index: 2;
  display: none;
}
.search-inside form {
  width: 100%;
  height: 65px;
  position: relative;
  float: left;
  padding: 10px 20px;
  background: #4cbbec;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(9, 3, 41, 0.65);
  -moz-box-shadow: 0px 2px 4px 0px rgba(9, 3, 41, 0.65);
  box-shadow: 0px 2px 4px 0px rgba(9, 3, 41, 0.65);
  z-index: 1;
}
.search-input {
  width: 100%;
  position: relative;
  float: left;
  padding-right: 140px;
}
.search-input input {
  width: 100%;
  position: relative;
  float: left;
  background: none;
  border: 0 none;
  padding: 0;
  font-size: 18px;
  line-height: 44px;
  color: #fff;
}
.search-submit {
  position: absolute;
  right: 74px;
  top: 0;
  bottom: 0;
  margin: auto;
  padding: 0 15px;
  height: 40px;
  line-height: 40px;
}
.search-submit:hover {
  background: #cf0071;
}
.search-submit i {
  display: none;
}
.search-clear {
  display: none;
}
.search-close {
  position: absolute;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #4f328a;
  font-size: 21px;
  width: 44px;
  padding: 0;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
.search-close:hover {
  background: #472d7c;
}
.search-tabs {
  position: relative;
  width: 100%;
  height: 60px;
  float: left;
  padding: 10px 20px 5px 20px;
  font-size: 18px;
  line-height: 44px;
  border-bottom: solid 1px #4cbbec;
  background: #fff;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(9, 3, 41, 0.65);
  -moz-box-shadow: 0px 2px 4px 0px rgba(9, 3, 41, 0.65);
  box-shadow: 0px 2px 4px 0px rgba(9, 3, 41, 0.65);
  z-index: 2;
  display: none;
}
.results-active .search-tabs {
  display: block;
}
.search-tabs a {
  color: #e6007e;
  float: left;
  position: relative;
  margin-left: 5%;
  font-size: 18px;
  line-height: 44px;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.search-tabs a:first-child {
  margin: 0;
}
.search-tabs .found {
  float: right;
  color: #333;
}
.search-tabs a:hover,
.search-tabs a.active-tab {
  color: #4cbbec !important;
}
.search-tabs a:after {
  content: '';
  position: absolute;
  bottom: -5px;
  left: 0;
  right: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 0px solid #4CBBEC;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.search-tabs a.active-tab:after {
  border-bottom: 10px solid #4CBBEC;
}
.search-tabs-mobile {
  display: none;
}
.search-results {
  width: 100%;
  position: absolute;
  top: 125px;
  bottom: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  z-index: 2;
  display: none;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(9, 3, 41, 0.65);
  -moz-box-shadow: 0px 2px 4px 0px rgba(9, 3, 41, 0.65);
  box-shadow: 0px 2px 4px 0px rgba(9, 3, 41, 0.65);
}
.results-active .search-results {
  display: block;
}
.results {
  width: 100%;
  float: left;
  padding: 25px 20px 50px 20px;
  overflow: auto;
  background: #fff;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(9, 3, 41, 0.65);
  -moz-box-shadow: 0px 2px 4px 0px rgba(9, 3, 41, 0.65);
  box-shadow: 0px 2px 4px 0px rgba(9, 3, 41, 0.65);
}
.result {
  width: 100%;
  position: relative;
  float: left;
  padding-left: 130px;
  min-height: 120px;
  margin-bottom: 15px;
}
.result.no-thumb {
  padding: 0;
  min-height: 0px;
  margin-bottom: 15px;
}
.result .thumb {
  position: absolute;
  left: 0;
  height: 110px;
  width: 110px;
  border: 1px solid #D3DEE3;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  overflow: hidden;
}
.result .thumb img {
  height: auto;
}
.result h2 {
  color: #4cbbec;
  font-family: 'Gotham SSm A', sans-serif;
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 5px 0;
  padding: 0;
}
.result p {
  margin-top: 0;
  margin-bottom: 5px;
}
.result p:last-child {
  margin-bottom: 0;
}
.result .more {
  color: #e6007e;
  float: left;
  font-size: 15px;
  line-height: 25px;
}
.result .more:hover {
  text-decoration: underline;
}
.result .thumb.session-result {
  background: url(images/shape_half.svg) no-repeat 0px -80px #4f328a;
  background-size: 150%;
}
.result .thumb.session-result span {
  width: 100%;
  float: left;
  font-family: 'Gotham SSm A', sans-serif;
  font-weight: 800;
  color: #fff;
  font-size: 16px;
  margin-top: 18px;
  text-align: center;
  line-height: 25px;
}
.result .thumb.session-result span:last-child {
  font-family: 'Roboto', sans-serif;
  line-height: 10px;
  font-weight: 400;
  color: #fff;
  margin-top: 6px;
  font-size: 14px;
}
.pn {
  font-family: 'Gotham SSm A', sans-serif;
  font-weight: 400;
  color: #bbb;
  text-transform: uppercase;
  font-size: 11px;
  margin: 0;
}
.loading {
  position: relative;
  width: 100%;
  float: left;
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  -o-transform: scale(0.6);
  -ms-transform: scale(0.6);
  transform: scale(0.6);
  display: none;
}
.waiting .search-tabs {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.waiting .search-results {
  top: 65px;
}
.waiting .results,
.set-height .results {
  height: 100%;
}
.waiting .loading {
  height: 100%;
}
.set-height .loading {
  margin-top: 40px;
}
.results-active.menu-active,
.menu-active.results-active {
  overflow-y: hidden;
}
.container {
  width: 100%;
  position: relative;
  z-index: 0;
}
.video-splash-opened .container {
  position: inherit;
}
/*
h1{	color:#fff;	font-family:'Forza'; font-size:82px; font-weight:100; line-height: 84px; text-transform:uppercase; margin-bottom:20px;}
h2{ font-family: 'Gotham SSm A', sans-serif; font-weight:900; color:#fff; line-height:36px;font-size:30px; }
h3{ font-family: 'Gotham SSm A', sans-serif; font-weight:900; color:#fff; font-size:20px;}
h4{ font-family: 'Gotham SSm A', sans-serif; font-weight:500; color:#fff; font-size:20px;}*/
.splash {
  width: 100%;
  position: relative;
  float: left;
  text-align: center;
  background-repeat: no-repeat;
  background-position: right top;
  background-size: cover;
  overflow: hidden;
}
.splash-inside {
  margin: 0 auto;
  width: 100%;
  max-width: 1180px;
  padding: 0 20px;
  text-align: center;
  display: table;
  table-layout: fixed;
}
.splash h1 {
  color: #fff;
  font-family: 'Forza';
  font-size: 82px;
  font-weight: 100;
  line-height: 84px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.splash h2 {
  font-family: 'Gotham SSm A', sans-serif;
  font-weight: 900;
  color: #fff;
  line-height: 36px;
  font-size: 30px;
  margin: 20px 0 30px 0;
}
.splash h3 {
  font-family: 'Gotham SSm A', sans-serif;
  font-weight: 900;
  color: #fff;
  font-size: 20px;
}
.button,
.splash button,
.splash .button {
  display: inline-block;
  font-size: 18px;
  margin: 0 7px !important;
}
.splash button i,
.splash .button i {
  margin-right: 12px;
  font-size: 28px;
  position: relative;
  float: left;
  line-height: inherit;
}
.splash section {
  display: table-cell;
  position: relative;
  vertical-align: middle;
  padding: 50px 20px 100px 20px;
}
.splash section:first-child:before {
  content: '';
  position: absolute;
  left: -100%;
  top: 0;
  right: 0;
  bottom: 0;
  background: inherit;
  z-index: -1;
}
.splash section:last-child:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: -100%;
  bottom: 0;
  background: inherit;
  z-index: -1;
}
.splash.main section {
  padding: 180px 0 160px 0;
}
.splash.themes .splash-inside {
  max-width: 1440px;
}
.splash.themes section {
  padding-left: 0;
  padding-right: 0;
}
.splash.themes section:last-child {
  padding-left: 50px;
}
.theme-main {
  position: relative;
  width: 100%;
}
.themes-logos a {
  width: 25%;
  float: left;
  position: relative;
}
.themes-logos a img {
  width: 100%;
  float: left;
  padding: 5px 15px;
}
.themes-logos a img:last-child {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.themes-logos a:hover img:last-child,
.themes-logos a.active-theme img:last-child {
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.themes-logos h3 {
  width: 100%;
  float: left;
  margin: 20px 0 10px 0;
}
.themes-logos p {
  text-align: left;
  font-size: 18px;
  line-height: 26px;
  color: #fff;
}
.themes-logos .more {
  float: none;
  font-size: 18px;
  line-height: 26px;
  color: #e6007e;
}
.theme-content {
  visibility: hidden;
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  display: none;
  height: 200px;
}
.theme-content.active-content {
  display: inline-block;
  visibility: visible;
  -webkit-animation: tab 0.6s ease both 0s;
  animation: tab 0.6s ease both 0s;
}
.logos {
  width: 100%;
  float: left;
  position: relative;
  margin-bottom: 60px;
}
.logos a {
  width: 33.333333%;
  height: 100px;
  float: left;
  padding: 10px;
}
.logos a .logo {
  background: #fff;
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  border: 1px solid #efefef;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  -webkit-transition: -webkit-box-shadow 0.3s ease;
  -moz-transition: -moz-box-shadow 0.3s ease;
  -o-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  -webkit-box-shadow: 0 0 5px 0 rgba(41, 151, 223, 0);
  -moz-box-shadow: 0 0 5px 0 rgba(41, 151, 223, 0);
  box-shadow: 0 0 5px 0 rgba(41, 151, 223, 0);
}
.logos a:hover .logo {
  -webkit-box-shadow: 0 0 5px 0 rgba(41, 151, 223, 0.5);
  -moz-box-shadow: 0 0 5px 0 rgba(41, 151, 223, 0.5);
  box-shadow: 0 0 5px 0 rgba(41, 151, 223, 0.5);
}
.logos a .logo:empty {
  background: url(images/thumb-placeholder.svg) no-repeat center center #f5f8fa;
  background-size: 30%;
}
.logos a .logo img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  max-height: 90%;
  max-width: 90%;
}
img.zte-register {
  position: absolute;
  background: #fff;
  width: 200px;
  padding: 40px 30px;
  top: 90px;
  right: 0;
}
.splash.fifty section:first-child {
  padding-left: 40px;
  padding-right: 80px;
}
.splash.fifty section:last-child {
  padding-left: 80px;
  padding-right: 40px;
}
.home .splash.fifty:before {
  content: '';
  position: absolute;
  width: 50%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  background-color: #4cbbec;
  background-image: url(images/shape_half.svg);
  background-size: cover;
}
.home .splash.fifty:after {
  content: '';
  position: absolute;
  width: 50%;
  height: 100%;
  top: 0;
  left: 50%;
  z-index: -1;
  background-image: url(images/sponsor-bg.jpg);
  background-size: cover;
}
.slider {
  width: 100%;
  float: left;
  margin-bottom: 40px;
  margin-top: 10px;
}
.swiper-container {
  width: 100%;
  height: 0;
  z-index: 0;
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.normal-speakers {
  margin-top: 30px;
}
.normal-speakers .swiper-container {
  height: auto;
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  overflow: visible;
  box-sizing: border-box !important;
}
.normal-speakers .swiper-wrapper {
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box !important;
}
.normal-speakers .speaker {
  flex: 0 0 50%;
  margin-bottom: 30px;
  padding: 0 20px;
  box-sizing: border-box !important;
}
.normal-speakers[data-slides="3"] .speaker {
  flex: 0 0 33.333333%;
}
.normal-speakers[data-slides="4"] .speaker {
  flex: 0 0 25%;
}
.normal-speakers[data-slides="5"] .speaker {
  flex: 0 0 20%;
}
.normal-speakers .swiper-button-next,
.normal-speakers .swiper-button-prev {
  display: none;
}
.has-slider .slider {
  padding: 0 20px;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.swiper-button-next {
  right: -35px;
  z-index: 0;
}
.swiper-button-prev {
  left: -35px;
  z-index: 0;
}
.swiper-pagination {
  float: left;
  position: relative;
  margin: 30px 0 10px 0;
  display: none;
}
.the-cards .swiper-pagination {
  margin: 30px 0 -10px 0;
}
.swiper-pagination-bullet {
  height: 15px;
  width: 15px;
  background: #4cbbec;
  zoom: 1;
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 6px;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #4cbbec;
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.speaker {
  min-height: 250px;
}
.swiper-slide.speaker h3 {
  font-size: 20px;
}
.slider[data-inline=""] .swiper-button-next,
.slider[data-inline=""] .swiper-button-prev {
  display: none;
}
.speaker-inside {
  width: 100%;
  float: left;
  position: relative;
}
.speaker-thumb {
  width: 100%;
  float: left;
  position: relative;
  margin-bottom: 5px;
}
.speaker-thumb img:first-child {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  width: 100%;
  max-width: 90%;
}
.speaker-thumb img:last-child {
  width: 100%;
  position: relative;
  float: left;
}
.speaker h3 {
  margin-bottom: 0;
}
.speaker p {
  margin: 0;
}
.splash[class*="graph-left"] {
  background-position: right top;
  background-size: auto 120%;
}
.splash[class*="graph-right"] {
  background-position: left top;
  background-size: auto 120%;
}
.splash.graph-right.graph-pink:before {
  position: absolute;
  content: '';
  width: 75%;
  height: 100%;
  right: 0;
  top: 0;
  background: url(images/shape_mask_pink_left.svg) no-repeat left center;
  background-size: cover;
}
.splash.graph-right.graph-blue:before {
  position: absolute;
  content: '';
  width: 75%;
  height: 100%;
  right: 0;
  top: 0;
  background: url(images/shape_mask_blue_left.svg) no-repeat left center;
  background-size: cover;
}
.splash.graph-right.graph-purple:before {
  position: absolute;
  content: '';
  width: 75%;
  height: 100%;
  right: 0;
  top: 0;
  background: url(images/shape_mask_purple_left.svg) no-repeat left center;
  background-size: cover;
}
.splash.graph-left.graph-pink:before {
  position: absolute;
  content: '';
  width: 75%;
  height: 100%;
  left: 0;
  top: 0;
  background: url(images/shape_mask_pink_right.svg) no-repeat right center;
  background-size: cover;
}
.splash.graph-left.graph-blue:before {
  position: absolute;
  content: '';
  width: 75%;
  height: 100%;
  left: 0;
  top: 0;
  background: url(images/shape_mask_blue_right.svg) no-repeat right center;
  background-size: cover;
}
.splash.graph-left.graph-purple:before {
  position: absolute;
  content: '';
  width: 75%;
  height: 100%;
  left: 0;
  top: 0;
  background: url(images/shape_mask_purple_right.svg) no-repeat right center;
  background-size: cover;
}
.quote {
  position: relative;
  float: right;
  width: 40%;
  text-align: left;
}
.graph-left .quote {
  float: left;
}
.quote p {
  font-size: 30px;
  font-style: italic;
  font-weight: 300;
  line-height: 44px;
  margin-bottom: 20px;
}
.quote span {
  font-size: 18px;
  font-weight: 500;
}
.module-68 .inner {
  max-width: 1200px;
}
.the-cards {
  width: 100%;
  position: relative;
  float: left;
}
.the-cards .swiper-container {
  box-sizing: border-box !important;
}
.the-cards .swiper-wrapper {
  box-sizing: border-box !important;
  padding: 20px 0;
}
.the-cards .normal-cards {
  overflow: visible;
}
.the-cards .normal-cards.swiper-container {
  height: auto;
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.the-cards .normal-cards.swiper-container .swiper-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.the-cards .normal-cards .card {
  flex: 0 0 50%;
  margin-bottom: 20px;
  padding: 0 10px;
}
.the-cards[data-slides="3"] .normal-cards .card {
  flex: 0 0 33.333333%;
}
.the-cards[data-slides="4"] .normal-cards .card {
  flex: 0 0 25%;
}
.the-cards[data-slides="5"] .normal-cards .card {
  flex: 0 0 20%;
}
.the-cards .normal-cards .card:before {
  content: '';
  left: 10px;
  right: 10px;
}
.the-cards .normal-cards .verso {
  left: 10px;
  right: 10px;
}
.the-cards .swiper-pagination {
  display: block;
}
.the-cards .normal-cards .swiper-pagination {
  display: none;
}
.card {
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  height: auto !important;
  padding: 0;
  position: relative;
  text-align: left;
  perspective: 2500px;
  box-sizing: border-box !important;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0px);
  -moz-transform: translateZ(0px);
  -o-transform: translateZ(0px);
  -ms-transform: translateZ(0px);
  transform: translateZ(0px);
}
.card:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0px;
  right: 1px;
  border: 1px solid #D3DEE3;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  background: #fff;
}
.the-cards a.card:hover:before {
  -webkit-transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  -o-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
.card-thumb {
  position: relative;
  width: 100%;
  -webkit-border-radius: 4px 4px 0 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px 4px 0 0;
  -moz-background-clip: padding;
  border-radius: 4px 4px 0 0;
  background-clip: padding-box;
  border: solid 1px #D3DEE3;
  border-bottom: 0 none;
  box-sizing: border-box;
  overflow: hidden;
}
.flip .card-thumb:after {
  position: absolute;
  content: '';
  width: 44px;
  height: 44px;
  right: 0;
  bottom: 0;
  background: url(images/icon_flip_white.svg) no-repeat center center #4cbbec;
  background-size: 25px;
  -webkit-border-radius: 4px 0 0 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px 0 0 0;
  -moz-background-clip: padding;
  border-radius: 4px 0 0 0;
  background-clip: padding-box;
}
.card-thumb img:first-child {
  min-width: 100%;
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.card-inside {
  width: 100%;
  position: relative;
  float: left;
  padding: 0 20px 5px 20px;
  box-sizing: border-box;
}
.card-inside h3 {
  margin: 15px 0 8px 0;
}
.card-inside p {
  margin-top: 0;
  font-size: 16px;
}
.card .button {
  margin: 10px 10px 10px 0 !important;
  background-color: rgba(0, 0, 0, 0) !important;
  border: solid 1px #fff;
  line-height: 24px !important;
  height: auto !important;
  min-height: 42px;
  padding: 8px 15px;
  font-size: 16px !important;
  box-sizing: border-box;
}
.card .button.B1:hover {
  border: solid 1px #e6007e;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.card .button.B2:hover {
  border: solid 1px #4f328a;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.card .button.B3:hover {
  border: solid 1px #4cbbec;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.card .button.B4:hover {
  border: solid 1px #090329;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.verso {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0px;
  right: 1px;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  background: url(images/bg_shapes_darkblue.svg) no-repeat right top #4cbbec;
  background-size: cover;
  color: #fff;
  padding: 10px 20px;
  will-change: opacity,transform;
  -webkit-transition: -webkit-transform 300ms ease-in, opacity 250ms ease-in;
  -moz-transition: -moz-transform 300ms ease-in, opacity 250ms ease-in;
  -o-transition: -o-transform 300ms ease-in, opacity 250ms ease-in;
  transition: -webkit-transform 300ms ease-in,-moz-transform 300ms ease-in,-o-transform 300ms ease-in,transform 300ms ease-in, opacity 250ms ease-in;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateY(-90deg);
  -moz-transform: rotateY(-90deg);
  -o-transform: rotateY(-90deg);
  -ms-transform: rotateY(-90deg);
  transform: rotateY(-90deg);
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  font-size: 16px;
}
.card:hover .verso,
.card:focus .verso {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  transform: rotateY(0deg);
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.splash.updates section {
  padding: 0 20px;
  text-align: left;
}
.splash.updates section h2 {
  width: 70%;
  float: left;
  margin-top: 30px;
}
.updates-right {
  float: left;
  width: 30%;
  text-align: center;
  padding: 22px 0 0 0;
}
.updates-right a {
  float: left;
  width: 50%;
  padding-left: 20px;
}
.footer {
  position: relative;
  color: #a7a7a7;
}
.footer-inside {
  width: 100%;
  float: left;
  background: #231f20;
  position: relative;
}
.footer-top {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.footer section {
  width: 100%;
  float: left;
}
.footer section .left {
  width: 55%;
  float: left;
  position: relative;
  left: -10px;
}
.footer section h4 {
  line-height: 20px;
  font-size: 13px;
  margin: 15px 0 10px 15px;
  color: #a7a7a7;
  text-transform: uppercase;
  white-space: nowrap;
}
.footer section .right {
  width: 40%;
  float: right;
}
.footer section .right h4 {
  line-height: 24px;
  font-size: 14px;
}
.footer .links {
  width: 50%;
  float: left;
  margin-top: 50px;
  padding-left: 30px;
}
.footer .links a {
  float: left;
  clear: both;
  font-size: 15px;
  padding: 10px 0;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.footer .links a:hover {
  color: #fff;
}
.footer .logos {
  margin-bottom: 10px;
}
.footer .logos a {
  height: 90px;
}
.footer .logo {
  background: #fff;
}
.footer .official {
  width: 25%;
  float: left;
}
.footer .official .logos a {
  width: 100%;
  padding: 10px 15px;
}
.footer .general {
  width: 50%;
  float: left;
}
.footer .general .logos a {
  width: 50%;
  padding: 10px 15px;
}
.footer .sponsors {
  width: 75%;
  float: left;
}
.footer .sponsors .logos a {
  padding: 10px 15px;
}
.footer .media {
  width: 100%;
  float: left;
}
.footer .media .logos a {
  width: 25%;
  padding: 10px 15px;
}
.newsletter {
  width: 100%;
  float: left;
  position: relative;
  padding: 10px 0 40px 30px;
}
.newsletter h4 {
  margin-left: 0 !important;
}
.newsletter .form-field {
  width: 100%;
  float: left;
  padding-right: 110px;
  position: relative;
}
.newsletter input {
  width: 100%;
  float: left;
  border: 0 none;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  height: 44px;
  line-height: 44px;
  background: #fff;
  padding: 0 12px;
}
.newsletter input::-webkit-input-placeholder {
  -webkit-opacity: 1;
  color: #9c9c9c;
}
.newsletter input::-moz-placeholder {
  opacity: 1;
  color: #9c9c9c;
}
.newsletter input:-moz-placeholder {
  opacity: 1;
  color: #9c9c9c;
}
.newsletter input::-ms-input-placeholder {
  opacity: 1;
  color: #9c9c9c;
}
.newsletter button {
  position: absolute;
  right: 0;
}
.newsletter .error {
  position: absolute;
  left: 0;
  top: -100%;
  color: #fff;
  background: #e1272f;
  padding: 5px 15px;
  font-size: 13px;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.newsletter .error:before {
  border: solid;
  border-color: #e1272f transparent;
  border-width: 6px 6px 0 6px;
  bottom: -6px;
  content: "";
  left: 20px;
  position: absolute;
}
.newsletter.invalid .error {
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.footer-copy {
  color: #5d5b5b;
  font-size: 12px;
  border-top: solid 1px #5d5b5b;
  padding: 5px 0;
  position: relative;
}
.footer-copy p {
  line-height: 18px;
  float: left;
}
.socials {
  float: right;
  margin: 10px 0;
  position: absolute;
  right: 0;
}
.socials .hash {
  float: left;
  line-height: 42px;
  font-size: 15px;
  font-weight: 500;
  color: #a7a7a7;
}
.socials .social-link {
  float: left;
  margin-left: 10px;
}
.socials a {
  float: left;
  font-size: 20px;
  color: #a7a7a7;
  border: solid 1px #a7a7a7;
  width: 42px;
  height: 42px;
  line-height: 40px;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  text-align: center;
  -webkit-transition: color 0.3s ease, background 0.3s ease, border 0.3s ease;
  -moz-transition: color 0.3s ease, background 0.3s ease, border 0.3s ease;
  -o-transition: color 0.3s ease, background 0.3s ease, border 0.3s ease;
  transition: color 0.3s ease, background 0.3s ease, border 0.3s ease;
}
.socials .social-link a:hover {
  color: #fff;
}
.fb:hover {
  background: #3b5998;
  border: solid 1px #3b5998;
}
.tw:hover {
  background: #00aced;
  border: solid 1px #00aced;
}
.sc:hover {
  background: #fffa37;
  border: solid 1px #fffa37;
}
.in:hover {
  background: #517fa4;
  border: solid 1px #517fa4;
}
.li:hover {
  background: #007bb6;
  border: solid 1px #007bb6;
}
.yt:hover {
  background: #bb0000;
  border: solid 1px #bb0000;
}
.em:hover {
  background: #f5a623;
  border: solid 1px #f5a623;
}
.footer-bottom {
  position: relative;
  float: left;
  width: 100%;
}
.footer-bottom-main {
  position: relative;
  float: left;
  width: 100%;
  overflow: hidden;
}
.footer-bottom-main > img {
  display: block;
}
.footer-graph {
  position: absolute;
  left: 20px;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
  max-width: 1200px;
}
.hash-graph {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 55%;
}
.ic-graph {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 40%;
}
.regular {
  width: 100%;
  position: relative;
  float: left;
  margin-top: 70px;
}
.regular h1 {
  font-family: 'Gotham SSm A', sans-serif;
  font-weight: 900;
  font-size: 82px;
  line-height: 84px;
  text-transform: none;
  margin-bottom: 20px;
}
.regular h2 {
  font-family: 'Gotham SSm A', sans-serif;
  font-weight: 900;
  color: #fff;
  line-height: 36px;
  font-size: 30px;
  margin: 20px 0 30px 0;
}
.regular h3 {
  font-family: 'Gotham SSm A', sans-serif;
  font-weight: 900;
  color: #fff;
  font-size: 20px;
}
.regular h4 {
  font-family: 'Gotham SSm A', sans-serif;
  font-weight: 500;
  color: #fff;
  font-size: 20px;
}
.custom-modules h2 {
  color: #4cbbec;
}
.custom-modules h3 {
  color: #4f328a;
}
.custom-modules h4 {
  color: #4cbbec;
}
.custom-modules h5 {
  color: #4f328a;
}
h1 {
  font-family: 'Gotham SSm A', sans-serif;
  font-weight: 900;
  font-size: 50px;
  color: #fff;
}
h2 {
  font-family: 'Gotham SSm A', sans-serif;
  font-weight: 900;
  font-size: 30px;
  color: #fff;
}
h3 {
  font-family: 'Gotham SSm A', sans-serif;
  font-weight: 900;
  font-size: 22px;
  color: #fff;
}
h4 {
  font-family: 'Gotham SSm A', sans-serif;
  font-weight: 500;
  font-size: 18px;
  color: #fff;
}
h5 {
  font-family: 'Gotham SSm A', sans-serif;
  font-weight: 500;
  font-size: 16px;
  color: #fff;
}
/*.wrapper{width:100%; float:left; margin-top:70px;}
.outer{width:100%; max-width:1440px; border:solid 0px red; margin:auto; position:relative; float:none;}*/
.featured {
  width: 100%;
  position: relative;
  float: left;
  overflow: hidden;
}
.featured > img {
  position: absolute;
  left: 0;
  top: 0;
  min-height: 100%;
  width: auto;
  max-width: 1440px;
}
.featured.type-1 > img {
  min-width: 100%;
  min-height: 0;
  left: -1000px;
  right: -1000px;
  margin: auto;
}
.featured.type-2 > img {
  max-width: 50%;
}
.featured.type-2.image-right > img {
  left: 50%;
}
.featured-deco {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
}
.type-1 .featured-deco {
  width: 100%;
  left: 0;
}
.type-2 .featured-deco {
  width: 50%;
  left: 50%;
}
.type-2.image-right .featured-deco {
  left: 0;
}
.deco-1 .featured-deco {
  background-image: url(images/main-spalsh.jpg);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: 200% 200%;
}
.deco-2 .featured-deco {
  background-image: url(images/shape_half.svg);
  background-repeat: no-repeat;
  background-position: 25% 0;
  background-size: 155%;
}
.type-1 .featured-deco {
  background-size: cover;
}
.deco-0 .featured-deco {
  background-color: transparent !important;
}
.featured-wrapper {
  max-width: 1180px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: auto;
  padding: 0 20px;
  -webkit-box-align: end;
  -moz-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.featured-content {
  position: relative;
  width: 100%;
  padding: 60px 0;
  font-size: 18px;
  color: #fff;
}
.type-2 .featured-content {
  width: 50%;
  padding-left: 60px;
}
.type-2.image-right .featured-wrapper {
  -webkit-box-align: start;
  -moz-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.type-2.image-right .featured-content {
  padding-left: 0;
  padding-right: 60px;
}
.centered .featured-content {
  text-align: center;
}
.featured-content h1 {
  font-weight: 900;
  font-size: 50px;
  color: #fff;
  line-height: 40px;
  margin: 20px 0 20px 0;
}
.featured-content h1.forza {
  color: #fff;
  font-family: 'Forza';
  font-size: 82px;
  font-weight: 100;
  line-height: 1;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.featured-content .forza {
  font-family: 'Forza' !important;
  font-weight: 100 !important;
}
.featured-content h2,
.featured-content h3,
.featured-content h4 {
  margin: 20px 0 10px 0;
}
.featured-content p {
  font-size: 18px;
  color: #fff;
}
.featured-content .button {
  margin: 0;
}
.featured-content .button + .button {
  margin: 7px 7px 0 7px;
}
/*old*/
.action-button {
  padding: 11px 15px;
  white-space: normal;
  text-align: center;
  margin: 0 15px;
  display: inline-block;
  height: auto;
  color: #fff;
  background: 0 none;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  line-height: 22px;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  -webkit-transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  -o-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}
center .action-button {
  margin-bottom: 20px !important;
}
.action-button.blue-bg {
  border: 0 none;
}
.action-button.red-bg {
  border: 0 none;
}
.action-button.white-blue-bg {
  border: 0 none;
}
.action-button.red-bg:hover {
  background-color: #ff353e;
  color: #fff;
}
.action-button.blue-bg:hover {
  background-color: #44a4d4;
  color: #fff;
}
.action-button.white-blue-bg:hover {
  background-color: #22b3ef;
  color: #fff;
}
.grey-border-bottom {
  border-bottom: solid 1px #dcdcdc;
}
.red-bg {
  background-color: #e1272f;
}
.red-bg:hover {
  background-color: #ff353e;
}
.outer.red-bg:hover {
  background-color: #e1272f;
}
.black-bg {
  background-color: #231f20;
}
.white-bg {
  background-color: #fff;
}
.grey-bg {
  background-color: #f1f1f1;
}
.blue-bg {
  background-color: #4cbbec;
}
.white-blue-bg {
  background-color: #4cbbec !important;
}
.purple-bg {
  background-color: #231e5d;
}
.blue-grad-bg {
  background: url(images/blue_gradient.jpg) no-repeat left top #11a0db;
  background-size: cover;
}
.white-grad-bg {
  background: url(images/white_gradient.jpg) no-repeat left top #ffffff;
  background-size: cover;
}
.inner-main-content[class*="-bg"] {
  background-image: url(images/main-spalsh.jpg);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: 200%;
}
/*.inner-main-content[class*="-bg"]{background-image: url(images/shape_half.svg); background-repeat:no-repeat; background-position: 25% 0;background-size: 155%;}*/
.outer {
  position: relative;
  float: left;
  width: 100%;
  background: #fff;
}
.inner {
  position: relative;
  width: 100%;
  margin: 0 auto;
  max-width: 1180px;
  padding: 0 20px;
}
.inner h1 {
  font-family: 'Gotham SSm A', sans-serif;
  font-size: 28px;
  line-height: 36px;
  color: #19105f;
  text-align: center;
  margin: 30px 0;
}
.inner-main {
  float: left;
  width: 100%;
  position: relative;
}
.inner-main img {
  position: absolute;
  left: 0;
  top: 0;
  min-height: 100%;
  width: auto;
}
.inner-main-content {
  position: relative;
  width: 100%;
  float: right;
  padding: 40px 60px;
}
.inner-main-content.has_thumb {
  width: 50%;
}
.inner-main-content h1 {
  font-family: 'Gotham SSm A', sans-serif;
  line-height: 58px;
  font-size: 50px;
  color: #fff;
  margin: 0 0 25px 0;
}
.inner-main-content p {
  font-family: "Roboto", sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 36px;
  color: #fff;
  margin: 0;
}
.inner-main-content .action-button {
  padding: 0 25px;
  white-space: nowrap;
  margin: 25px 0 0 0;
  border: 0 none;
  display: inline-block;
  height: 44px;
  color: #fff;
  background: #e6007e;
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 44px;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  -webkit-transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  -o-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}
.inner-main-content .action-button:hover {
  background: #cf0071;
}
.slides-module {
  position: relative;
  float: left;
  width: 100%;
  overflow: hidden;
  background: #fff;
}
.custom-modules h1:empty,
.custom-modules h2:empty {
  display: none;
}
.custom-modules.splash {
  max-height: 500px;
  overflow: hidden;
}
.custom-modules .inner-main {
  overflow: hidden;
}
.custom-modules .inner-main.swap img {
  left: auto;
  right: 0;
}
.custom-modules .inner-main.swap .inner-main-content {
  float: left;
}
.custom-modules.splash img {
  width: 100%;
  height: auto;
}
.module-23 .mod-in {
  position: relative;
  z-index: 1;
}
.action-button-caret {
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  line-height: 28px;
  color: #11a0db;
  margin: 0 0 15px 0;
  padding: 0 15px;
  float: left;
}
.action-button-caret:hover {
  text-decoration: underline;
}
.action-button-caret span {
  font-size: 28px;
  float: right;
  margin: 0 0 -10px 10px;
}
.custom-modules.main-action.white-bg p {
  color: #333;
}
.custom-modules.main-action.white-bg h1 {
  color: #4f328a;
}
.main-action {
  text-align: center;
}
.main-action h1 {
  font-family: 'Gotham SSm A', sans-serif;
  font-size: 40px;
  font-weight: 900;
  text-transform: none;
  line-height: 56px;
  color: #fff;
  margin: 35px 0 15px 0;
}
.main-action p {
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  line-height: 36px;
  color: #fff;
  margin: 15px 0;
}
.main-action form {
  margin: 0 auto;
  position: relative;
  max-width: 450px;
}
.main-action .main-action-form {
  width: 100%;
  margin: 15px 0 55px 0;
  float: left;
  position: relative;
  padding-right: 95px;
}
.main-action .cs-select {
  border: 1px solid #fff;
  background: #fff;
  font-family: "Roboto", sans-serif;
}
.main-action .cs-select > span {
  color: #08131f;
  font-size: 20px;
}
.main-action .cs-select > span:after {
  font-size: 28px;
}
.main-action .cs-select .cs-options {
  border: 1px solid #fff;
  border-top: 0 none;
  -webkit-box-shadow: 0px 15px 15px 0 rgba(25, 16, 95, 0.2);
  -moz-box-shadow: 0px 15px 15px 0 rgba(25, 16, 95, 0.2);
  box-shadow: 0px 15px 15px 0 rgba(25, 16, 95, 0.2);
}
.main-action .cs-select ul li.cs-focus span,
.main-action .cs-select ul li:hover span {
  background-color: #0080c7;
  color: #fff;
}
/* Mihai exception for eloqua taking over posts */
.single-post a#sbSelector_39362483 {
  display: none !important;
}
.main-action button:not(.vjs-button):not(.vjs-big-play-button) {
  position: absolute;
  width: 75px;
  height: 44px;
  margin: 0;
  padding: 0 25px;
  right: 0;
  top: 0;
  white-space: nowrap;
  color: #fff;
  background: #e1272f;
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 44px;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  -webkit-transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  -o-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  cursor: pointer;
}
.main-action button:not(.vjs-button):not(.vjs-big-play-button):hover {
  background: #ff353e;
}
.main-action form.normal {
  margin: 0 auto;
  position: relative;
  max-width: none;
}
.main-action .normal .main-action-form {
  width: 100%;
  margin: 15px 0 55px 0;
  float: left;
  position: relative;
  padding-right: 0;
}
.main-action .normal input[type="text"] {
  height: 45px;
  line-height: 42px;
  max-width: 100%;
  padding: 0 15px;
  display: inline-block;
  min-width: 50%;
  color: #6f6e6e;
  background-color: #fff;
  font-size: 20px;
  font-weight: 300;
  -webkit-transition: border 250ms eas-in 0ms;
  -moz-transition: border 250ms eas-in 0ms;
  -o-transition: border 250ms eas-in 0ms;
  transition: border 250ms eas-in 0ms;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  border: solid 1px #d3dee3;
}
.main-action .normal input[type="text"]:focus {
  border: solid 1px #11a0db;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
}
.main-action .normal button {
  position: relative;
  width: auto;
  height: 44px;
  margin: 0 0 0 15px;
  display: inline-block;
  padding: 0 25px;
  right: auto;
  top: auto;
  white-space: nowrap;
  color: #fff;
  background: #e1272f;
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 44px;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  -webkit-transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  -o-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  cursor: pointer;
}
.main-action .normal button:hover {
  background: #ff353e;
}
.main-action center {
  padding: 20px 0 30px 0;
}
.main-action center:empty {
  padding: 20px 0 0 0;
}
.main-action.grey-bg h1 {
  color: #4f328a;
}
.main-action.grey-bg p {
  color: #08131f;
}
.primary-action {
  text-align: center;
}
.wrap-primary {
  position: relative;
  float: left;
  width: 100%;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  overflow: hidden;
  margin: 40px 0 40px 0;
  padding: 30px 0;
}
.custom-modules .wrap-primary {
  margin: 0;
}
.wrap-primary img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  max-width: 1000%;
  min-height: 100%;
  height: auto;
}
.primary-action h1 {
  font-family: 'Gotham SSm A', sans-serif;
  font-size: 50px;
  line-height: 56px;
  color: #fff;
  margin: 20px auto 15px auto;
  position: relative;
  width: 70%;
}
.primary-action p {
  font-family: "Roboto", sans-serif;
  font-size: 24px;
  line-height: 36px;
  color: #fff;
  margin: 15px 0;
  position: relative;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}
.wrap-primary center {
  padding: 20px 0 0 0;
}
.wrap-primary center:empty {
  padding: 0;
}
/* start blog */
.press-box {
  margin-top: 20px;
  border-bottom: solid 1px #eee;
  float: left;
  width: 100%;
}
.press-box:nth-of-type(10) {
  border-bottom: none;
}
.art-image {
  width: 40%;
  height: auto;
  padding: 5px 15px 15px 0;
  display: table-cell;
  vertical-align: top;
}
.press-box .art-image {
  width: 26%;
  float: left;
}
.press-box .art-image a {
  width: 100%;
  float: left;
  overflow: hidden;
}
.press-box .art-image a img {
  max-height: 100%;
  max-width: 263px;
  width: auto;
  border-radius: 4px;
}
.winners_fullwidth .press-box .art-image a img {
  max-width: -webkit-fill-available;
  padding: 10%;
}
.art-image img {
  width: 100%;
  height: auto;
}
.press-box .art-right {
  width: 100%;
  float: left;
}
.press-box .art-image + .art-right {
  width: 60%;
}
.press-box .art-right h2 {
  margin-top: 20px;
  font-family: 'Gotham SSm A', sans-serif;
  line-height: 42px;
  font-size: 28px;
}
.press-box .art-right h2 a {
  color: #4cbbec;
}
.press-box .art-right .art-date {
  font-family: "Roboto", sans-serif;
  color: #08131f;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 20px;
  margin-top: 10px;
}
.youtube-player {
  max-width: 100%;
}
.art-right p > .more-link {
  display: none;
}
.tabs-module {
  width: 100%;
  float: left;
}
.tabs-buttons {
  display: table;
  table-layout: fixed;
  width: 100%;
  padding: 80px 0 0 0;
  background: url(images/shape_half.svg) no-repeat #4cbbec;
  background-position: 25% 0;
  background-size: cover;
  border-collapse: separate;
  border-spacing: 20px 0;
}
.tabs-buttons {
  display: table;
  table-layout: fixed;
  width: 100%;
  padding: 80px 0 0 0;
  background-image: url(images/shape_half.svg);
  background-repeat: no-repeat;
  background-color: #4cbbec;
  background-position: 25% 0;
  background-size: cover;
  border-collapse: separate;
  border-spacing: 20px 0;
}
.tabs-buttons a {
  font-family: "Roboto", sans-serif;
  font-family: Roboto;
  font-size: 18px;
  display: table-cell;
  text-align: center;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  position: relative;
  text-decoration: none;
  padding: 25px 10px;
  -webkit-border-radius: 6px 6px 0 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 6px 6px 0 0;
  -moz-background-clip: padding;
  border-radius: 6px 6px 0 0;
  background-clip: padding-box;
  vertical-align: middle;
  -webkit-box-shadow: 0 -2px 2px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 -2px 2px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 -2px 2px 0 rgba(0, 0, 0, 0.1);
  background-color: #4f328a;
  color: #4f328a;
}
.tabs-buttons a.active-tab,
.tabs-buttons a:hover {
  text-decoration: none !important;
  background-color: #fff !important;
}
.tabs-buttons a:not(:hover):not(.active-tab) {
  color: #fff !important;
}
.tabs-buttons a figure {
  font-size: 48px;
  padding: 0;
  margin: 0;
}
.tabs-contents {
  width: 100%;
  float: left;
  padding: 40px 0 40px 0;
}
.tabs-contents.shortcode {
  padding: 0 0 0 0;
}
.tabs-contents.shortcode > br {
  display: none;
}
.tabs-contents.shortcode h2,
.tabs-contents.shortcode h3 {
  margin-left: 15px;
}
.custom-modules .tabs-contents {
  padding: 40px 0 0 0;
}
.tab-content {
  width: 100%;
  float: left;
  display: none;
  visibility: hidden;
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.active-tab-content {
  display: block;
  visibility: visible;
  -webkit-animation: tab 0.6s ease both 0s;
  animation: tab 0.6s ease both 0s;
}
.shortcode .tab-content + br {
  display: none;
}
.tabs-left {
  width: 50%;
  float: left;
  padding: 0 60px 0 0;
}
.tabs-left img {
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
}
.tabs-right {
  width: 50%;
  float: left;
}
.tabs-right h2 {
  font-family: 'Gotham SSm A', sans-serif;
  line-height: 42px;
  font-size: 36px;
  color: #19105f;
  margin: 0 0 25px 0;
}
.tabs-right .action-button {
  padding: 0 25px;
  white-space: nowrap;
  margin: 25px 0 0 0;
  border: 0 none;
  display: inline-block;
  height: 44px;
  color: #fff;
  background: #e1272f;
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 44px;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  -webkit-transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  -o-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}
@-webkit-keyframes tab {
  0% {
    zoom: 1;
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transform: translateY(-40px) scale(0.9, 0.9);
    -moz-transform: translateY(-40px) scale(0.9, 0.9);
    -o-transform: translateY(-40px) scale(0.9, 0.9);
    -ms-transform: translateY(-40px) scale(0.9, 0.9);
    transform: translateY(-40px) scale(0.9, 0.9);
  }
  100% {
    zoom: 1;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transform: translateX(0px) scale(1, 1);
    -moz-transform: translateX(0px) scale(1, 1);
    -o-transform: translateX(0px) scale(1, 1);
    -ms-transform: translateX(0px) scale(1, 1);
    transform: translateX(0px) scale(1, 1);
  }
}
@keyframes tab {
  0% {
    zoom: 1;
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transform: translateY(-40px) scale(0.9, 0.9);
    -moz-transform: translateY(-40px) scale(0.9, 0.9);
    -o-transform: translateY(-40px) scale(0.9, 0.9);
    -ms-transform: translateY(-40px) scale(0.9, 0.9);
    transform: translateY(-40px) scale(0.9, 0.9);
  }
  100% {
    zoom: 1;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transform: translateX(0px) scale(1, 1);
    -moz-transform: translateX(0px) scale(1, 1);
    -o-transform: translateX(0px) scale(1, 1);
    -ms-transform: translateX(0px) scale(1, 1);
    transform: translateX(0px) scale(1, 1);
  }
}
.inside-content {
  width: 100%;
  float: left;
  padding: 40px 0 0 0;
}
.custom-modules .inside-content {
  padding: 0;
}
.inside-content .inside-content-left {
  width: 50%;
  float: left;
  padding: 0 60px 0 0;
}
.image-right .inside-content-left {
  float: right;
  padding: 0 0 0 60px;
}
.inside-content .inside-content-left img {
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
}
.inside-content .inside-content-right {
  width: 50%;
  float: left;
}
.inside-content .inside-content-right h2 {
  margin: 0 0 25px 0;
}
.inside-content .inside-content-right .action-button {
  padding: 0 25px;
  white-space: nowrap;
  margin: 25px 0 0 0;
  border: 0 none;
  display: inline-block;
  height: 44px;
  color: #fff;
  background: #e1272f;
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 44px;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  -webkit-transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  -o-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}
.breadcrumbs {
  width: 100%;
  float: left;
  background: #fff;
}
.breadcrumbs-inner {
  max-width: 1180px;
  margin: 0 auto;
  position: relative;
  padding: 0 20px;
}
.breadcrumbs-bar {
  position: relative;
  float: left;
  padding: 15px 0;
  width: 100%;
}
.breadcrumbs-bar > a {
  position: relative;
  float: left;
  font-size: 12px;
  font-weight: 400;
  line-height: 26px;
  color: #999;
  margin: 2px 25px 0 0;
  cursor: pointer;
}
.breadcrumbs-bar > a span {
  float: left;
}
.breadcrumbs-bar > a:hover span {
  text-decoration: underline;
}
.breadcrumbs-bar > a:first-child {
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 28px;
  margin-top: 0;
  text-transform: uppercase;
}
.mac .breadcrumbs-bar > a:first-child {
  line-height: 26px;
}
.breadcrumbs-bar > a:first-child:before {
  content: "";
  width: 20px;
  height: 20px;
  background: url(images/arrow-circle-left.svg) no-repeat left center;
  margin: 4px 8px 0 0;
  float: left;
  zoom: 1;
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
.breadcrumbs-bar > a:first-child:hover:before {
  text-decoration: none;
}
.breadcrumbs-bar > a.current-crumb {
  font-weight: 600;
}
.breadcrumbs-bar > a.current-crumb:after {
  content: "";
  width: 0;
  height: 0;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -10px;
  position: absolute;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 8px solid #fff;
}
/* show only active child on breadcrumbs */
.breadcrumbs-bar > a {
  display: none;
}
.breadcrumbs-bar > a.current-crumb,
.breadcrumbs-bar > a:nth-of-type(1) {
  display: block;
}
.inside {
  position: relative;
  float: left;
  padding: 0 0 30px 0;
  width: 100%;
}
.inside h1 {
  font-family: 'Gotham SSm A', sans-serif;
  line-height: 56px;
  font-size: 50px;
  color: #4f328a;
  margin: 35px 0 25px 0;
  text-align: left;
  float: left;
}
.inside h2 {
  font-family: 'Gotham SSm A', sans-serif;
  font-size: 30px;
  color: #4cbbec;
  line-height: 36px;
  margin: 35px 0 10px 0;
}
.inside a,
.module a {
  color: #e6007e;
}
.inside a.action-button,
a.button {
  color: #fff;
  margin: 0;
}
.inside a:not(.button):hover,
.inside a:not(.action-button):hover,
.module a:not(.button):hover {
  text-decoration: underline;
}
.inside ul,
.inner ul {
  padding: 0;
}
.inside ul li,
.inner ul li {
  list-style-type: none;
  padding-left: 20px;
}
.inside ul li:before,
.inner ul li:before {
  content: "• ";
  float: left;
  margin-right: 10px;
  font-size: 30px;
  line-height: 24px;
  color: #4cbbec;
  left: 0;
  position: absolute;
}
.inside .verso li:before,
.inner .verso li:before {
  color: #ffffff;
}
.inside .verso .arrows li:before,
.inner .verso .arrows li:before {
  content: "\f178";
  font-family: FontAwesome;
  float: left;
  margin-right: 5px;
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;
  left: 0;
  position: absolute;
}
.inside .verso .arrows li,
.inner .verso .arrows li {
  padding-left: 30px;
}
.inside ul ul,
.inner ul ul {
  padding-left: 30px;
}
.inside .verso a:not(.button),
.inner .verso a:not(.button) {
  text-decoration: underline;
}
.inner .verso a:not(.button):hover {
  color: #090329;
}
/* exhib */
.exhibitors-list .main {
  margin-top: 55px;
  color: violet;
}
.exhibitors-list h4 {
  margin: 30px 0 15px 0;
  color: violet;
}
.alphabet {
  width: 100%;
  float: left;
  padding: 12px 0;
}
.alphabet a {
  width: 3.57%;
  height: 0;
  padding-bottom: 3.57%;
  float: left;
  position: relative;
}
.alphabet a .letter-place {
  width: 80%;
  height: 80%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: inline-block;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
  border: solid 1px #e6007e;
}
.alphabet a .the-letter {
  font-size: 20px;
  color: #e6007e;
  text-align: center;
  display: inline-block;
  width: 100%;
  height: 0;
  line-height: 0;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.alphabet a:hover .letter-place,
.alphabet a:focus .letter-place,
.alphabet .active-letter .letter-place {
  background-color: #e6007e;
}
.alphabet a:hover .the-letter,
.alphabet a:focus .the-letter,
.alphabet .active-letter .the-letter {
  color: #fff;
  text-decoration: none;
}
.alphabet a:last-child .the-letter {
  font-size: 28px;
  top: -5px;
  line-height: 2px;
}
.main-active {
  font-family: 'Gotham SSm A', sans-serif;
  float: left;
  font-size: 50px;
  line-height: 40px;
  color: #e6007e;
  padding: 20px 0;
  width: 100%;
  text-transform: uppercase;
}
.main-active:empty {
  padding: 10px 0;
}
.exhibitors-holder {
  width: 100%;
  float: left;
}
.list-exhibitor {
  width: 50%;
  float: left;
  padding-right: 10px;
  margin-bottom: 20px;
  -webkit-transform: rotate(45deg) scale(0.5);
  -moz-transform: rotate(45deg) scale(0.5);
  -o-transform: rotate(45deg) scale(0.5);
  -ms-transform: rotate(45deg) scale(0.5);
  transform: rotate(45deg) scale(0.5);
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: -webkit-transform 200ms ease-in 0ms, opacity 150ms ease-in;
  -moz-transition: -moz-transform 200ms ease-in 0ms, opacity 150ms ease-in;
  -o-transition: -o-transform 200ms ease-in 0ms, opacity 150ms ease-in;
  transition: -webkit-transform 200ms ease-in 0ms,-moz-transform 200ms ease-in 0ms,-o-transform 200ms ease-in 0ms,transform 200ms ease-in 0ms, opacity 150ms ease-in;
}
.list-exhibitor .exhib {
  width: 100%;
  float: left;
  padding: 0;
  position: relative;
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
  border: 1px solid #d3dee3;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
}
.list-exhibitor:hover .exhib {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
}
.list-exhibitor:nth-of-type(even) {
  padding-right: 0;
  padding-left: 10px;
  -webkit-transform: rotate(-45deg) scale(0.5);
  -moz-transform: rotate(-45deg) scale(0.5);
  -o-transform: rotate(-45deg) scale(0.5);
  -ms-transform: rotate(-45deg) scale(0.5);
  transform: rotate(-45deg) scale(0.5);
}
.exhib-list-title {
  padding: 15px 20px;
  width: 100%;
  height: 54px;
  float: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-transform: capitalize;
  color: #19105f;
  font-family: 'Gotham SSm A', sans-serif;
  font-size: 20px;
}
.seen {
  -webkit-transform: rotate(0deg) scale(1) !important;
  -moz-transform: rotate(0deg) scale(1) !important;
  -o-transform: rotate(0deg) scale(1) !important;
  -ms-transform: rotate(0deg) scale(1) !important;
  transform: rotate(0deg) scale(1) !important;
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.back-to-top {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  height: 0;
  width: 100%;
  max-width: 1340px;
}
.back-to-top:after {
  position: absolute;
  display: block;
  content: "\f106";
  font-family: "FontAwesome";
  line-height: 38px;
  font-size: 32px;
  text-align: center;
  right: 0;
  top: -100px;
  background-color: rgba(207, 0, 113, 0.8);
  border: 0;
  height: 44px;
  width: 44px;
  color: #fff;
  cursor: pointer;
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
  -webkit-transition: background-color 0.25s ease-in-out 0s, -webkit-transform 0.25s ease-out 0s;
  -moz-transition: background-color 0.25s ease-in-out 0s, -moz-transform 0.25s ease-out 0s;
  -o-transition: background-color 0.25s ease-in-out 0s, -o-transform 0.25s ease-out 0s;
  transition: background-color 0.25s ease-in-out 0s,-webkit-transform 0.25s ease-out 0s,-moz-transform 0.25s ease-out 0s,-o-transform 0.25s ease-out 0s,transform 0.25s ease-out 0s;
  -webkit-box-shadow: 0 0 2px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 2px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 2px 0px rgba(0, 0, 0, 0.1);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
.back-to-top:hover:after {
  background-color: rgba(207, 0, 113, 0.82);
}
.show-back:after {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.fixed-back {
  position: fixed;
  top: 100%;
}
/* start pagination */
.navigation {
  width: 100%;
  float: left;
  margin: 20px 0 40px 0;
}
.navigation h2 {
  display: none;
}
.nav-links .page-numbers,
.nav-links .next,
.nav-links .prev {
  margin-right: 3.5px;
}
.nav-links .page-numbers {
  border: solid 1px #e6007e;
  background-color: white;
  color: #e6007e;
  font-size: 16px;
  line-height: 2px;
  width: 3.57%;
  padding: 3px 9px 3px 9px;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
}
.nav-links .page-numbers:hover {
  background-color: #cf0071;
  color: #fff;
  text-decoration: none !important;
}
.nav-links .current {
  background-color: #e6007e;
  color: #fff;
  line-height: 2px;
  width: 3.57%;
}
/* end of pagination */
.inner-blog {
  position: relative;
  width: 100%;
  margin: 0 auto;
}
.outer_glomo {
	display: flex;
  align-items: stretch;
  height: 100%;
}
/*.inner-glomo {
	flex-grow: 1;
}*/
.inner.inner-blog.inner-glomo {
    width: 40%;
}
.wrap-primary-blog {
  position: relative;
  float: left;
  width: 100% !important;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  background-clip: padding-box;
  overflow: hidden;
  margin: 0px 0px 10px 0px;
}
.wrap-primary-blog img {
  width: 100%;
  height: auto;
  border-radius: 4px;
}
.inner-glomo .inside {
	padding-left: 135px;
}
.inner.inner-blog.child--featured {
    padding-right: 15%;
}
.wrap-primary-blog.glomos {
	width: 90% !important;
}
.hr-single-page-blog-line {
  border-top: 2px solid #dde2eb;
}
.single-page-blog-left-box-label {
  float: left;
  width: 50%;
  text-align: left;
}
.single-page-blog-right-box-social {
  float: left;
  width: 50%;
  text-align: right;
}
.single-page-blog-left-box-label .grey-single-page-blog-button {
  background-color: #d3dee3 !important;
}
.single-page-blog-left-box-label .grey-single-page-blog-button:hover {
  color: red;
}
.single-page-blog-right-box-social .fa-google,
.single-page-blog-right-box-social .fa-twitter,
.single-page-blog-right-box-social .fa-facebook {
  color: #11a0db;
  font-size: 1.6em;
  padding: 23px 0px 0px 15px;
}
.single-page-blog-footer-left-box {
  float: left;
  width: 50%;
  padding: 0px 20px 50px 0px;
}
.single-page-blog-footer-right-box {
  float: left;
  width: 50%;
  padding: 0px 20px 50px 0px;
}
.single-page-blog-footer-left-box h2,
.single-page-blog-footer-right-box h2 {
  color: #4f328a !important;
  font-size: 22px !important;
  line-height: 24px !important;
}
.single-page-blog-footer-left-box p .more-link,
.single-page-blog-footer-right-box p .more-link {
  display: none;
}
.single-page-blog-footer-left-box:hover {
  text-decoration: none !important;
}
.art-date span {
  font-family: "Roboto", sans-serif;
  opacity: 0.5;
  color: #08131f;
  font-size: 14px;
  line-height: 24px;
}
.art-date .fa-clock-o:before {
  color: #08131f;
  opacity: 0.5;
  font-size: 14px;
}
.single-page-blog-right-box-social fa:hover {
  color: red;
}
.spacer {
  width: 100%;
  float: left;
  height: 40px;
  background: #fff;
}
.line span {
  width: 100%;
  height: 1px;
  float: left;
  margin: 20px 0 0 0;
}
.modules {
  width: 100%;
  max-width: 1170px;
  display: table;
  table-layout: fixed;
  padding: 40px 0;
  margin: 0 auto;
  float: none;
}
.custom-modules .modules {
  padding: 0 0;
}
.module-44_45 .modules {
  padding: 40px 0;
}
.module-68 .modules {
  padding: 20px 20px 40px 20px;
}
.custom-modules h2 {
  color: #4cbbec;
}
.custom-modules h3 {
  color: #4f328a;
}
.custom-modules h4 {
  color: #4cbbec;
}
.custom-modules h5 {
  color: #4f328a;
}
.grey-bg.modules,
.grey-bg .modules {
  padding: 30px 0 20px 0;
}
.module {
  display: table-cell;
  vertical-align: top;
  text-align: left;
  padding: 0 15px;
  text-decoration: none;
  position: relative;
}
.modules.centered .module {
  text-align: center;
}
.mod-in {
  width: 100%;
}
.social-card {
  width: 100%;
  float: left;
  padding: 10px 15px 15px;
  position: relative;
  z-index: 1;
  color: #11a0db;
}
.social-card.social-empty {
  padding-top: 0;
}
.social-card a {
  font-size: 24px;
  margin: 0 10px;
}
.social-card a[href=""] {
  display: none;
}
.social-card a:first-child {
  margin-left: 0;
}
.social-card a:last-child {
  margin-right: 0;
}
.square-cards .no-border:after {
  border: 0 none !important;
}
.square-cards .mod-in {
  border: solid 1px #c1c1c1;
  border-bottom: 0 none;
  -webkit-border-radius: 4px 4px 0 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px 4px 0 0;
  -moz-background-clip: padding;
  border-radius: 4px 4px 0 0;
  background-clip: padding-box;
}
.square-cards .mod-in a {
  position: relative;
}
.square-cards .mod-in > a,
.square-cards .mod-in > a:hover {
  display: block;
  text-decoration: none;
}
.square-cards h2 {
  margin-bottom: 5px;
}
.square-cards p {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px !important;
  line-height: 24px !important;
}
.cards-apended {
  padding-top: 30px;
}
.square-cards .inside h2 {
  margin: 0 0 0 0;
}
.mod-image {
  width: 100%;
}
.mod-image img {
  display: block !important;
  min-width: 100%;
}
.bordered + .bordered {
  padding-top: 0;
}
.bordered .module .mod-in .mod-image img {
  -webkit-border-radius: 5px 5px 0 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px 5px 0 0;
  -moz-background-clip: padding;
  border-radius: 5px 5px 0 0;
  background-clip: padding-box;
}
.bordered .module {
  vertical-align: top;
  -webkit-transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  -o-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
}
.bordered .module:after {
  content: "";
  position: absolute;
  border: solid 1px #c1c1c1;
  left: 15px;
  right: 15px;
  top: 0;
  height: 100%;
  -webkit-transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  -o-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
  overflow: hidden;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
}
.bordered a.module:hover:after {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
.bordered a.module[href=""] {
  cursor: default;
}
.bordered a.module[href=""]:hover:after {
  box-shadow: none;
  cursor: default;
}
.bordered .module .mod-in h2,
.bordered .module .mod-in p {
  padding-left: 15px;
  padding-right: 15px;
}
.split-left .module,
.split-right .module {
  width: 25%;
}
.split-left .module:first-child {
  width: 50%;
}
.split-right .module:last-child {
  width: 50%;
}
.split-left .module:first-child:after {
  border: 0 none;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
}
.split-right .module:last-child:after {
  border: 0 none;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
}
.module .split-content {
  position: relative;
  padding: 12% 35px;
  z-index: 1;
}
.split-left .module:first-child .mod-image {
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  left: 15px;
  right: 15px;
  padding: 0;
  overflow: hidden;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
}
.split-right .module:last-child .mod-image {
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  left: 15px;
  right: 15px;
  padding: 0;
  overflow: hidden;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
}
.split-left .module:first-child .mod-image img {
  width: auto;
  max-width: 1000%;
  height: 100%;
}
.split-right .module:last-child .mod-image img {
  width: auto;
  max-width: 1000%;
  height: 100%;
}
.module .split-content h2 {
  font-size: 40px;
  line-height: 50px;
  color: #fff;
  margin: 25px 0 20px 0;
}
.module .split-content p {
  color: #fff;
  font-size: 20px;
  line-height: 36px;
}
.module figure {
  font-size: 48px;
  padding: 0;
  margin: 0;
  max-width: 68px;
  max-height: 68px;
  margin: 0 auto;
}
.module figure img {
  max-width: 68px;
  max-height: 68px;
}
.module h2 {
  font-family: 'Gotham SSm A', sans-serif;
  font-size: 20px;
  line-height: normal;
  color: #4cbbec;
  margin: 10px 0 10px 0;
}
.grey-bg .module h2 {
  margin-bottom: 20px;
}
.module p {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  line-height: 28px;
  margin-top: 0;
}
.module-44_45 .mod-in {
  font-size: 20px;
  line-height: 1.3;
}
.module-44_45 h2 {
  font-size: 38px !important;
  line-height: 1.5;
  margin: 0px !important;
}
/* middle networking boxes */
p.smalltext {
  font-size: 11px;
  line-height: 1.5;
}
.modules-networking-box-middle {
  width: 100%;
  max-width: 1170px;
  display: table;
  table-layout: fixed;
  padding-top: 0;
  margin: 0px auto;
  float: none;
}
.module-networking-box-middle {
  display: table-cell;
  vertical-align: top;
  text-align: left;
  padding: 0 15px;
  text-decoration: none;
  position: relative;
}
.modules-networking-box-middle a {
  position: absolute;
  z-index: 400;
  left: 0px;
  padding: 0 15px;
}
.modules-networking-box-middle a:hover {
  text-decoration: underline;
}
.modules-networking-box-middle.centered .module-networking-box-middle {
  text-align: center;
}
.mod-in-networking-box-middle {
  width: 100%;
  min-height: 210px;
}
.mod-image-networking-box-middle {
  width: 100%;
}
.mod-image-networking-box-middle img {
  width: 100%;
  height: 100%;
}
.mod-image-networking-box-middle {
  position: absolute;
  width: auto;
  height: 100%;
  top: 0;
  left: 15px;
  right: 15px;
  bottom: 0;
}
.bordered-networking-box-middle + .bordered-networking-box-middle {
  padding-top: 0;
}
.bordered-networking-box-middle .module-networking-box-middle .mod-in-networking-box-middle .mod-image-networking-box-middle img {
  -webkit-border-radius: 5px 5px 0 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px 5px 0 0;
  -moz-background-clip: padding;
  border-radius: 5px 5px 0 0;
  background-clip: padding-box;
}
.bordered-networking-box-middle .module-networking-box-middle {
  vertical-align: top;
  -webkit-transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  -o-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
}
.bordered-networking-box-middle .module-networking-box-middle:after {
  content: "";
  position: absolute;
  border: solid 1px #c1c1c1;
  left: 14px;
  right: 14px;
  top: 0;
  height: 100.5%;
  -webkit-transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  -o-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
  overflow: hidden;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
}
.bordered-networking-box-middle .module-networking-box-middle h2 {
  position: relative;
  font-family: 'Gotham SSm A', sans-serif;
  color: #ffffff;
  font-size: 24px;
  line-height: 31px;
}
.bordered-networking-box-middle .module-networking-box-middle p {
  position: relative;
  font-family: "Roboto", sans-serif;
  color: #ffffff;
  font-size: 18px;
  line-height: 32px;
}
.bordered-networking-box-middle .module-networking-box-middle .mod-in-networking-box-middle h2,
.bordered-networking-box-middle .module-networking-box-middle .mod-in-networking-box-middle p {
  padding-left: 15px;
  padding-right: 15px;
}
.split-left .module-networking-box-middle,
.split-right .module-networking-box-middle {
  width: 25%;
}
.split-left .module-networking-box-middle:first-child {
  width: 50%;
}
.split-right .module-networking-box-middle:last-child {
  width: 50%;
}
.split-left .module-networking-box-middle:first-child:after {
  border: 0 none;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
}
.split-right .module-networking-box-middle:last-child:after {
  border: 0 none;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
}
.module-networking-box-middle .split-content {
  position: relative;
  padding: 12% 35px;
  z-index: 1;
}
.split-left .module-networking-box-middle:first-child .mod-image {
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  left: 15px;
  right: 15px;
  padding: 0;
  overflow: hidden;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
}
.split-right .module-networking-box-middle:last-child .mod-image {
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  left: 15px;
  right: 15px;
  padding: 0;
  overflow: hidden;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
}
.split-left .module-networking-box-middle:first-child .mod-image img {
  width: auto;
  max-width: 1000%;
  height: 100%;
}
.split-right .module-networking-box-middle:last-child .mod-image img {
  width: auto;
  max-width: 1000%;
  height: 100%;
}
.module-networking-box-middle .split-content h2 {
  font-size: 40px;
  line-height: 50px;
  color: #fff;
  margin: 25px 0 20px 0;
}
.module-networking-box-middle .split-content p {
  color: #fff;
  font-size: 20px;
  line-height: 36px;
}
/* end of middle networking boxes */
/* pattern part networking layout */
.modules-networking-pattern {
  width: 100%;
  max-width: 1170px;
  display: table;
  table-layout: fixed;
  padding-top: 0;
  margin: 0px auto;
  float: none;
}
.modules-networking-pattern a {
  position: absolute;
  z-index: 400;
  left: 0px;
  padding: 0 15px;
}
.modules-networking-pattern a:hover {
  text-decoration: underline;
}
.module-networking-pattern {
  display: table-cell;
  vertical-align: top;
  text-align: left;
  padding: 0 15px 30px;
  text-decoration: none;
  position: relative;
}
.modules-networking-pattern.centered .module-networking-pattern {
  text-align: center;
}
.mod-in-networking-pattern {
  width: 100%;
  min-height: 171px;
}
.bordered-networking-pattern + .bordered-networking-pattern {
  padding-top: 0;
}
.bordered-networking-pattern .module-networking-pattern {
  vertical-align: top;
  -webkit-transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  -o-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
}
.bordered-networking-pattern .module-networking-pattern:after {
  content: "";
  position: absolute;
  border: solid 1px #c1c1c1;
  left: 15px;
  right: 15px;
  top: 0;
  height: 100%;
  -webkit-transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  -o-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
  overflow: hidden;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  background: url(images/menu-pat.png) repeat;
  background-size: 130% !important;
  opacity: 0.2;
}
.bordered-networking-pattern .module-networking-pattern:before {
  content: "";
  position: absolute;
  border: solid 1px #c1c1c1;
  left: 15px;
  right: 15px;
  top: 0;
  height: 100%;
  -webkit-transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  -o-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
  overflow: hidden;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  background: linear-gradient(545.69deg, #47ace5 155%, #100e55 60%);
}
.bordered-networking-pattern .module-networking-pattern .mod-in-networking-pattern h2,
.bordered-networking-pattern .module-networking-pattern .mod-in-networking-pattern p {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
}
.module-networking-pattern h2 {
  font-family: 'Gotham SSm A', sans-serif;
  color: #ffffff;
  font-size: 24px;
  line-height: 31px;
}
.module-networking-pattern p {
  font-family: "Roboto", sans-serif;
  color: #ffffff;
  font-size: 18px;
  line-height: 32px;
}
.split-left .module-networking-pattern,
.split-right .module-networking-pattern {
  width: 25%;
}
.split-left .module-networking-pattern:first-child {
  width: 50%;
}
.split-right .module-networking-pattern:last-child {
  width: 50%;
}
.split-left .module-networking-pattern:first-child:after {
  border: 0 none;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
}
.split-right .module-networking-pattern:last-child:after {
  border: 0 none;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
}
.module-networking-pattern .split-content {
  position: relative;
  padding: 12% 35px;
  z-index: 1;
}
/* pattern part end */
/* footer networking boxes */
.modules-networking-down-boxes {
  width: 100%;
  max-width: 1170px;
  display: table;
  table-layout: fixed;
  padding: 15px 0px 15px 0px;
  margin: 0px auto;
  float: none;
}
.modules-networking-down-boxes a {
  position: absolute;
  z-index: 400;
  padding: 0 15px;
  word-break: break-all;
  color: #e1272f;
}
.modules-networking-down-boxes a:hover {
  text-decoration: underline;
}
.module-networking-down-boxes {
  display: table-cell;
  vertical-align: top;
  text-align: left;
  text-decoration: none;
  position: relative;
}
.bordered-networking-down-boxes + .bordered-down-networking-boxes {
  padding-top: 0;
}
.bordered-networking-down-boxes .module-networking-down-boxes:after {
  content: "";
  position: absolute;
  border: solid 1px #c1c1c1;
  left: 15px;
  right: 15px;
  top: 0;
  height: 100%;
  -webkit-transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  -o-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
  overflow: hidden;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
}
.bordered-networking-down-boxes .module-networking-down-boxes:before {
  content: "";
  position: absolute;
  border: solid 1px #c1c1c1;
  left: 15px;
  right: 15px;
  top: 0;
  height: 100%;
  -webkit-transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  -o-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
  overflow: hidden;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
}
.split-left .module-networking-down-boxes,
.split-right .module-networking-down-boxes {
  width: 25%;
}
.split-left .module-networking-down-boxes:first-child {
  width: 50%;
}
.split-right .module-networking-down-boxes:last-child {
  width: 50%;
}
.split-left .module-networking-down-boxes:first-child:after {
  border: 0 none;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
}
.split-right .module-networking-down-boxes:last-child:after {
  border: 0 none;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
}
.module-networking-down-boxes .split-content {
  position: relative;
  padding: 12% 35px;
  z-index: 1;
}
.mod-in-networking-down-box-split {
  float: left;
  width: 100%;
  padding: 5px 35px 0px 35px;
  min-height: 490px;
}
.mod-in-networking-down-box-split .box-h2 {
  width: 60%;
  float: left;
}
.mod-in-networking-down-box-split .box-h2 h2 {
  font-family: 'Gotham SSm A', sans-serif;
  color: #231e5d;
  font-size: 22px;
  line-height: 33px;
}
.mod-in-networking-down-box-split .box-img {
  width: 40%;
  float: left;
}
.mod-in-networking-down-box-split .box-img img {
  float: none;
  max-height: 90px;
  margin: 20px auto;
  display: block;
  max-width: 180px;
  width: 100%;
  height: 100%;
}
.mod-in-networking-down-box-split .box-p {
  width: 100%;
  float: left;
}
.mod-in-networking-down-box-split .box-p p {
  font-family: "Roboto", sans-serif;
  color: #231f20;
  font-size: 18px;
  line-height: 32px;
}
.module-networking-down-box-split .split-content h2 {
  font-size: 40px;
  line-height: 50px;
  color: #fff;
  margin: 25px 0 20px 0;
}
.module-networking-down-box-split .split-content p {
  color: #fff;
  font-size: 20px;
  line-height: 36px;
}
.networking-box-title {
  position: relative;
  width: 100%;
  margin: 0 auto;
  max-width: 1140px;
  font-family: 'Gotham SSm A', sans-serif;
  font-size: 28px;
  color: #19105f;
  line-height: 36px;
  padding: 35px 0px 20px 0px;
}
/* end of footer networking boxes */
/* end networking layout */
.wrap-theo {
  position: relative;
  z-index: 0;
}
.wrap-video {
  position: relative;
  padding-bottom: 42.8571%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.video {
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  text-align: center;
  background: url(images/video-bg.png) repeat #280000;
  background-size: 450px;
}
.videos .wrap-video {
  width: 50%;
  float: left;
  padding-bottom: 21.42855%;
}
.videos .wrap-video .video-content {
  left: 25px;
}
.videos .wrap-video:first-child {
  padding-right: 15px;
}
.videos .wrap-video:last-child {
  padding-left: 15px;
}
.video .play {
  position: absolute;
  width: 72px;
  height: 72px;
  z-index: 2;
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: #fff;
  font-size: 72px;
  -webkit-transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  -o-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
  cursor: pointer;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  zoom: 1;
  filter: alpha(opacity=80);
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
.video .play:hover {
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.video .play span {
  color: #08131f;
  font-size: 38px;
  line-height: 72px;
  width: 100%;
  float: left;
  margin-left: 4px;
  text-align: center;
  -webkit-transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  -o-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
}
.video .play:hover span {
  color: #e1272f;
}
.video.playing .play {
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  transform: scale(0, 0);
}
/*.video.playing:hover .play{ color:#e1272f; .opacity(.8); .transform(scale(1,1));}*/
/*.video.playing .play:hover{ .opacity(1); .transform(scale(1,1));}*/
.video.playing span {
  font-size: 28px;
  margin-left: 1px;
}
.video.playing span:before {
  content: "\f04c" !important;
}
.video img {
  display: block;
}
.video video {
  width: auto;
  max-width: 100%;
  height: 100%;
  margin: 0 auto;
}
.video-content {
  position: absolute;
  bottom: 50px;
  padding: 0;
  left: 0;
  right: 0;
  max-width: 1140px;
  margin: auto;
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -o-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
  -webkit-transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  -o-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
  text-align: left;
}
.video-content h2 {
  width: 50%;
  font-family: 'Gotham SSm A', sans-serif;
  font-size: 28px;
  color: #fff;
  line-height: 36px;
  margin: 0;
}
.video-content p {
  width: 50%;
  font-family: "Roboto", sans-serif;
  font-size: 17px;
  line-height: 32px;
  color: #fff;
}
.video.playing .video-content {
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.theoplayer-error-container h1 {
  font-size: 14px !important;
  text-align: center;
}
.promoted {
  position: relative;
  width: 100%;
  padding: 25px 0;
  margin: 0 auto;
  display: table;
  max-width: 1140px;
}
.promoted-items {
  position: relative;
  width: 100%;
  float: left;
  padding: 0 0 0 180px;
}
.promoted-items h2 {
  position: absolute;
  left: 15px;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 54px;
  font-family: 'Gotham SSm A', sans-serif;
  font-size: 24px;
  line-height: 28px;
  color: #19105f;
}
.promoted-items a {
  float: left;
  width: 20%;
  padding: 15px;
}
.promoted-items .promoted-item {
  width: 100%;
  float: left;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  overflow: hidden;
  padding: 15px 0;
  background: #fff;
  -webkit-box-shadow: 0 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 0 transparent;
  box-shadow: 0 0 0 0 transparent;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.promoted-items a:hover .promoted-item {
  -webkit-box-shadow: 0 0 30px 0 rgba(0, 199, 236, 0.3);
  -moz-box-shadow: 0 0 30px 0 rgba(0, 199, 236, 0.3);
  box-shadow: 0 0 30px 0 rgba(0, 199, 236, 0.3);
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.promoted-items .promoted-item img {
  width: 100%;
  display: block;
}
.promoted-items a.home-exhibitors:hover .promoted-item {
  -webkit-box-shadow: 0 0 30px 0 rgba(0, 199, 236, 0.3);
  -moz-box-shadow: 0 0 30px 0 rgba(0, 199, 236, 0.3);
  box-shadow: 0 0 30px 0 rgba(0, 199, 236, 0.3);
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.items-5 .promoted-items a.home-exhibitors {
  width: 20%;
}
.items-4 .promoted-items a.home-exhibitors {
  width: 25%;
}
.mod-64 .promoted-items {
  padding: 0;
}
.items-5 .promoted-items a {
  width: 20%;
}
.items-4 .promoted-items a {
  width: 25%;
}
.border-bg .mod-64 .promoted-items .promoted-item {
  border: 1px solid #efefef;
}
.list-logos {
  position: relative;
  width: 100%;
  padding: 25px 0;
  margin: 0 auto;
  max-width: 1168px;
}
.shortcode .list-logos {
  padding: 0 0 25px 0;
  float: left;
}
.list-logos.shortcode + br + p:empty + .list-logos.shortcode {
  padding-top: 25px;
}
.list-logos.shortcode + br + p:empty + .list-logos.shortcode:after {
  position: absolute;
  top: 0;
  left: 15px;
  right: 15px;
  height: 1px;
  background: #eee;
  content: "";
}
.promoted-bar {
  width: 100%;
  padding: 10px 5px;
  max-width: 1440px;
  float: left;
  position: relative;
  overflow: hidden;
}
.promoted-bar .swiper-container {
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  height: auto;
}
.promoted-bar[data-slides="1"] .swiper-wrapper,
.promoted-bar[data-slides="2"] .swiper-wrapper,
.promoted-bar[data-slides="3"] .swiper-wrapper,
.promoted-bar[data-slides="4"] .swiper-wrapper {
  justify-content: center;
}
.module-43_1 .promoted-item {
  height: 100px;
  position: relative;
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-border-radius: 6px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 6px;
  -moz-background-clip: padding;
  border-radius: 6px;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}
.promoted-item:hover {
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 199, 236, 0.3);
  -moz-box-shadow: 0 0 5px 0 rgba(0, 199, 236, 0.3);
  box-shadow: 0 0 5px 0 rgba(0, 199, 236, 0.3);
}
.module-43_1 .promoted-item img {
  padding: 0 20%;
  position: relative;
  max-width: 100%;
}
@-moz-document url-prefix() {
  .module-43_1 .promoted-item img {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
  }
}
.module-43_1[style="background-color:#ffffff;"] h1,
.module-43_1[style="background-color:#f1f1f1;"] h1 {
  color: #4f328a !important;
}
.custom-modules .list-logos {
  padding: 0;
}
.logos-module {
  padding: 25px 0;
}
.logos-module ~ .logos-module {
  padding-top: 0;
  margin-top: -25px;
}
.logo-items {
  position: relative;
  width: 100%;
  float: left;
}
.logo-items h2 {
  font-family: 'Gotham SSm A', sans-serif;
  font-size: 28px;
  line-height: 36px;
  margin: 5px 0 15px 0;
  padding: 0 14px;
  color: #19105f;
}
.logos-module ~ .logos-module .logo-items h2 {
  margin-top: 15px;
}
.logo-items a {
  float: left;
  width: 20%;
  padding: 15px;
}
.logo-items.m3 a {
  width: 33.33333%;
}
.logo-items.m4 a {
  width: 25%;
}
.logo-items.m5 a {
  width: 20%;
}
.logo-items.m6 a {
  width: 16.66666%;
}
.logo-items.platinum a {
  width: 33.33333%;
}
.logo-items.gold a {
  width: 25%;
}
.logo-items.general a {
  width: 20%;
}
.logo-items .logo-item {
  width: 100%;
  float: left;
  position: relative;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  overflow: hidden;
  padding: 15px 0;
  background: #fff;
  -webkit-box-shadow: 0 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 0 transparent;
  box-shadow: 0 0 0 0 transparent;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.shortcode .logo-item {
  -webkit-box-shadow: 0 0 0 1px #eeeeee;
  -moz-box-shadow: 0 0 0 1px #eeeeee;
  box-shadow: 0 0 0 1px #eeeeee;
}
.shortcode.no-border .logo-item {
  -webkit-box-shadow: 0 0 0 0 #eeeeee;
  -moz-box-shadow: 0 0 0 0 #eeeeee;
  box-shadow: 0 0 0 0 #eeeeee;
}
.logo-items.m3 a .logo-item {
  height: 120px;
}
.logo-items.m4 a .logo-item {
  height: 100px;
}
.logo-items.m5 a .logo-item {
  height: 90px;
}
.logo-items.m6 a .logo-item {
  height: 80px;
}
.logo-items.platinum a .logo-item {
  height: 120px;
}
.logo-items.gold a .logo-item {
  height: 100px;
}
.logo-items.general a .logo-item {
  height: 90px;
}
.logo-items a:hover .logo-item {
  -webkit-box-shadow: 0 0 30px 0 rgba(0, 199, 236, 0.3);
  -moz-box-shadow: 0 0 30px 0 rgba(0, 199, 236, 0.3);
  box-shadow: 0 0 30px 0 rgba(0, 199, 236, 0.3);
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.logo-items .logo-item img {
  max-height: 100%;
  width: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  padding: 10px;
  height: auto;
}
.rounded-image {
  padding: 0 0 40px 0;
}
.custom-modules .rounded-image {
  padding: 0;
}
.rounded-image h2 {
  color: #4cbbec;
  margin: 15px 0 0 0;
}
.rounded-image p {
  margin: 0;
  line-height: 24px;
}
.rounded-image .mod-image {
  width: 200px;
  height: 200px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
}
.rounded-image .mod-image img {
  max-width: 200%;
  margin: 0 auto;
  height: 100%;
  width: auto;
}
.item-normal {
  width: 33.33333333%;
}
.item-medium {
  width: 66.6666666%;
}
.item-large {
  width: 100%;
}
table {
  width: 100%;
  background: #fff;
  border: solid 1px #c1c1c1;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  overflow: hidden;
  font-size: 20px;
  border-collapse: separate;
  border-spacing: 0px;
}
td,
th {
  padding: 8px 15px;
  text-align: left;
  border-right: solid 1px #c1c1c1;
}
tr:nth-of-type(odd) {
  background: #e6f4fa;
}
th {
  font-weight: bold;
  background: #fff;
}
tr td:last-child,
tr th:last-child {
  border-right: 0 none;
}
table.opening td a {
  color: #e1272f;
}
table.opening td a:hover {
  text-decoration: underline;
}
/*qas*/
.qa_cats {
  display: none;
}
.qas {
  width: 100%;
  float: left;
  position: relative;
}
.qa {
  width: 100%;
  float: left;
  position: relative;
  margin-bottom: 10px;
  min-height: 60px;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  overflow: hidden;
  border: solid 1px #fff;
  -webkit-transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  -o-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
}
.qas .faq-catname {
  margin: 0 0 30px 0;
}
.qa-head {
  width: 100%;
  float: left;
  position: relative;
  padding: 20px 65px 20px 25px;
  background: url(images/blue_gradient_qa.jpg) no-repeat right bottom #4cbbec;
  background-size: 100%;
  min-height: 60px;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  -webkit-transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  -o-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
}
.purple .qa-head {
  background: url(images/purple_gradient_qa.jpg) no-repeat right bottom #4f328a;
  background-size: 100%;
}
.pink .qa-head {
  background: url(images/pink_gradient_qa.jpg) no-repeat right bottom #e6007e;
  background-size: 100%;
}
.grey .qa-head {
  background: url(images/grey_gradient_qa.jpg) no-repeat right bottom #cdcdcd;
  background-size: 100%;
}
.light .qa-head {
  background: #F1F1F1;
  background-size: 100%;
}
.white .qa-head {
  background: #fff;
  background-size: 100%;
  border: solid 1px #c1c1c1;
  color: #c1c1c1;
}
.qa-head:before {
  width: 28px;
  height: 28px;
  position: absolute;
  left: 25px;
  bottom: -14px;
  content: "";
  background-color: inherit;
  background-image: inherit;
  z-index: 1;
  transform: rotate(45deg) scale(0);
  -webkit-transition: -webkit-transform 150ms ease-in 0ms, background-color 150ms ease-in 0ms;
  -moz-transition: -moz-transform 150ms ease-in 0ms, background-color 150ms ease-in 0ms;
  -o-transition: -o-transform 150ms ease-in 0ms, background-color 150ms ease-in 0ms;
  transition: -webkit-transform 150ms ease-in 0ms,-moz-transform 150ms ease-in 0ms,-o-transform 150ms ease-in 0ms,transform 150ms ease-in 0ms, background-color 150ms ease-in 0ms;
}
.white .qa-head:before {
  display: none;
}
.qa-head:after {
  width: 31px;
  height: 31px;
  position: absolute;
  margin: auto;
  right: 25px;
  top: 0;
  bottom: 0;
  content: "";
  background: url(images/circle-cross.png) no-repeat left top;
  background-size: 31px;
  z-index: 1;
}
.light .qa-head:after {
  background: url(images/circle-cross-dark.png) no-repeat left top;
  background-size: 31px;
}
.white .qa-head:after {
  background: url(images/circle-cross-dark.png) no-repeat left top;
  background-size: 31px;
}
.grey .qa-head:after {
  background: url(images/circle-cross-dark.png) no-repeat left top;
  zoom: 1;
  filter: alpha(opacity=40);
  -webkit-opacity: 0.4;
  -moz-opacity: 0.4;
  opacity: 0.4;
  background-size: 31px;
}
.scales .qa-head:after {
  -webkit-animation: scales 400ms linear;
  -moz-animation: scales 400ms linear;
  -o-animation: scales 400ms linear;
  animation: scales 400ms linear;
}
.qa-head span {
  width: 100%;
  float: left;
  position: relative;
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  color: #fff;
}
.white .qa-head span,
.light .qa-head span {
  color: #1B1D23;
}
.qa-cont:before,
.qa-cont:after {
  content: "";
  position: relative;
  width: 100%;
  float: left;
  height: 15px;
}
.qa-cont {
  width: 100%;
  float: left;
  position: relative;
  font-weight: 400;
  font-size: 16px;
  line-height: 36px;
  color: #333333;
  padding: 15px 25px 0 25px;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 400ms ease-in 0ms;
  -moz-transition: max-height 400ms ease-in 0ms;
  -o-transition: max-height 400ms ease-in 0ms;
  transition: max-height 400ms ease-in 0ms;
}
.qa-cont ul {
  position: relative;
}
.qa-cont ul li {
  font-size: 22px;
  line-height: 36px;
}
.qa-open {
  border: solid 1px #c1c1c1;
}
.qa-open .qa-head {
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  border: 0 none;
}
.qa-open .qa-head:before {
  transform: rotate(45deg) scale(1);
}
.qa-open .qa-head:after {
  background: url(images/circle-cross.png) no-repeat left center;
  background-size: 31px;
}
.light .qa-open .qa-head:after {
  background: url(images/circle-cross-dark.png) no-repeat left center;
  background-size: 31px;
}
.white .qa-open .qa-head:after {
  background: url(images/circle-cross-dark.png) no-repeat left center;
  background-size: 31px;
}
.grey .qa-open .qa-head:after {
  background: url(images/circle-cross-dark.png) no-repeat left center;
  zoom: 1;
  filter: alpha(opacity=40);
  -webkit-opacity: 0.4;
  -moz-opacity: 0.4;
  opacity: 0.4;
  background-size: 31px;
}
.qa-open .qa-cont {
  max-height: 3000px;
}
.single .qa_faqs h1 {
  margin-top: 80px;
}
/*adjustments*/
.wall-outer {
  position: relative;
  z-index: 1;
}
.dcwss.dc-wall.modern .stream li .inner {
  float: none;
}
/* forms */
.form-process {
  border: 1px solid #D5E0E5 !important;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  width: 100%;
  float: left;
  padding: 20px;
  z-index: 0;
  position: relative;
}
.elq-field {
  width: 50%;
  float: left;
  padding: 0 15px 0 0;
  position: relative;
}
.elq-field .message {
  position: absolute !important;
  font-size: 14px;
  font-style: normal !important;
  background-color: #4cbbec;
  margin-top: 0 !important;
  -webkit-border-radius: 4px !important;
  -webkit-background-clip: padding-box !important;
  -moz-border-radius: 4px !important;
  -moz-background-clip: padding !important;
  border-radius: 4px !important;
  background-clip: padding-box !important;
  top: auto !important;
  bottom: -35px;
  z-index: 1;
}
.elq-field .message:before {
  border-color: transparent transparent #4cbbec transparent;
}
.elq-field:nth-child(2n) {
  padding: 0 0 0 15px;
}
.hidefield ~ .elq-field:nth-child(2n) {
  padding: 0 15px 0 0;
}
.hidefield ~ .elq-field:nth-child(2n-1) {
  padding: 0 0 0 15px;
}
.hidefield + .hidefield ~ .elq-field:nth-child(2n) {
  padding: 0 0 0 15px;
}
.hidefield + .hidefield ~ .elq-field:nth-child(2n-1) {
  padding: 0 15px 0 0;
}
.elq-field * {
  box-sizing: border-box !important;
}
.field-wrap {
  width: 100% !important;
  float: left !important;
  border: 1px solid #D3DEE3 !important;
  height: 44px !important;
  padding: 0 !important;
}
.field-wrap.textArea {
  height: auto !important;
}
.elq-field .field-wrap textarea {
  width: 100% !important;
  padding: 10px 12px !important;
  max-width: 100% !important;
  min-height: 120px;
  resize: none;
  color: #08131F !important;
  font-family: 'Roboto', sans-serif;
  font-size: 16px !important;
}
.field-wrap.label {
  width: 100% !important;
  float: left !important;
  border: 0 none !important;
  height: auto !important;
}
.field-wrap.label label {
  color: #08131F !important;
  font-family: 'Roboto', sans-serif;
  font-size: 18px !important;
  margin: 10px 0 10px 0 !important;
  float: left;
}
.elq-field .field-wrap input {
  width: 100% !important;
  float: left !important;
  max-width: 100% !important;
  padding: 0 12px !important;
  line-height: 42px !important;
  height: 42px !important;
  color: #08131F !important;
  font-family: 'Roboto', sans-serif;
  font-size: 16px !important;
}
.masterFields,
.elq-field.justlabel,
#elq-xxx.elq-field {
  width: 100% !important;
  float: left !important;
  padding: 0 0 0 0 !important;
}
#elq-xxx.elq-field {
  background: none !important;
  border: 0 none !important;
}
#elq-xxx.elq-field .checklist-option,
#elq-xxx.elq-field .checklist-option.selected {
  background-color: rgba(76, 187, 236, 0.1) !important;
  border: 1px solid #D5E0E5 !important;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
}
#elq-xxx.elq-field > div,
#elq-xxx.elq-field .inner {
  width: 100% !important;
  float: left !important;
  background: none !important;
  border: 0 none !important;
}
#elq-xxx.elq-field label.thelabel {
  font-family: 'Roboto', sans-serif;
  font-size: 15px !important;
  color: #778F9B !important;
  line-height: normal !important;
  font-weight: 300;
  padding-left: 60px;
}
.elq-field .checklist-option label:before {
  position: absolute;
  height: 28px;
  width: 28px;
  top: 0;
  bottom: 0;
  left: 20px;
  margin: auto;
  content: "";
  border: 1px solid #D5E0E5 !important;
  background: #fff !important;
  line-height: 28px;
}
.elq-field .checklist-option.selected label:before {
  position: absolute;
  height: 28px;
  width: 28px;
  top: 0;
  bottom: 0;
  left: 20px;
  margin: auto;
  content: "\2713";
  border: 1px solid #D5E0E5 !important;
  background: #fff !important;
}
.elq-field.IsMobileNumberCondition .label label:after,
.elq-field.IsEmailAddressCondition .label label:after,
.elq-field.IsRequiredCondition .label label:after {
  content: "•";
  color: #e1272f;
  font-size: 28px;
  line-height: 0;
  margin-left: 3px;
}
.field-wrap h2 {
  color: #4cbbec;
  font-size: 24px;
  margin: 0;
}
.elq-field.submit {
  padding: 0 !important;
  width: auto !important;
  float: right;
  margin-top: 20px;
}
.elq-field.submit .field-wrap {
  background: none !important;
  border: 0 none !important;
  margin: 0 !important;
}
.elq-field.submit .field-wrap input {
  cursor: pointer;
  border: 0 none !important;
  background: #e6007e;
  height: 44px;
  line-height: 44px;
  font-size: 15px;
  padding: 0 15px;
  -webkit-border-radius: 4px !important;
  -webkit-background-clip: padding-box !important;
  -moz-border-radius: 4px !important;
  -moz-background-clip: padding !important;
  border-radius: 4px !important;
  background-clip: padding-box !important;
  color: #fff;
  -webkit-transition: color 0.3s ease, border 0.3s ease, background 0.3s ease;
  -moz-transition: color 0.3s ease, border 0.3s ease, background 0.3s ease;
  -o-transition: color 0.3s ease, border 0.3s ease, background 0.3s ease;
  transition: color 0.3s ease, border 0.3s ease, background 0.3s ease;
  color: #ffffff !important;
}
.elq-field.submit .field-wrap input:hover {
  background: #cf0071 !important;
}
.form-process form,
.form-process .form-disclaimer {
  overflow: visible !important;
}
.form-process.invalid .submission,
.form-process .submission {
  background-color: transparent !important;
  padding: 0 !important;
}
.form-process .submission .inside {
  padding: 0;
}
.form-process .submission .inner {
  text-transform: none;
  margin: 0 0 0 0 !important;
  font-family: 'Gotham SSm A', sans-serif;
  font-weight: 900;
  color: #e6007e;
  font-size: 20px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered,
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  line-height: 42px !important;
  height: 42px !important;
  color: #08131F !important;
  font-family: 'Roboto', sans-serif;
  font-size: 16px !important;
}
.select2-container--default .select2-selection--single,
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: 0 none;
}
.select2-container--default .select2-selection--single .select2-selection__arrow,
.select2-container--default .select2-selection--multiple .select2-selection__arrow {
  height: 42px;
  right: 5px;
}
.select2-container .select2-selection--single .select2-selection__rendered,
.select2-container .select2-selection--multiple .select2-selection__rendered {
  padding-left: 10px;
}
.select2-container .select2-selection--single,
.select2-container .select2-selection--multiple {
  height: 42px;
}
.inside ul li.select2-results__option:before {
  content: '';
}
.inside ul li.select2-results__option {
  padding: 5px 10px;
}
.form-process .sbHolder,
.elq-field .sbHolder,
.sbHolder {
  display: none !important;
}
.form-process .select2-container,
.elq-field .select2-container {
  width: 100% !important;
}
.select2 li:before {
  content: '';
}
.splash-video {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  max-width: 1540px;
  left: 0;
  right: 0;
  margin: auto;
  padding: 50px 200px;
  z-index: 5;
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
  pointer-events: none;
}
.splash-video.opened {
  opacity: 1;
  pointer-events: auto;
}
.overlay-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
  pointer-events: none;
}
.opened .overlay-backdrop {
  opacity: 0.6;
  pointer-events: auto;
}
.video-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
}
.video-wrapper .close {
  position: absolute;
  height: 44px;
  width: 44px;
  right: 0;
  top: 0;
  z-index: 6;
  text-align: center;
  line-height: 44px;
  font-size: 24px;
  padding: 0;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
}
.video-wrapper:after {
  content: '';
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.menu-langs-wrapper {
  width: 100%;
  max-width: 1440px;
  left: 0;
  right: 0;
  top: 70px;
  margin: 0 auto;
  position: fixed;
  z-index: 1;
}
.logged-in.admin-bar .menu-langs-wrapper {
  top: 102px;
}
.menu-langs {
  position: absolute;
  right: 72px;
  top: 0;
  background: #4f328a;
  -webkit-border-radius: 0 0 4px 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0 0 4px 4px;
  -moz-background-clip: padding;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
  height: 24px;
}
.menu-langs ul {
  margin: 0;
  padding: 0;
}
.menu-langs li {
  float: left;
  list-style-type: none;
}
.menu-langs li a {
  float: left;
  padding: 0 10px 0px 10px;
  color: #fff;
  font-size: 13px;
  line-height: 24px;
  font-family: "Roboto", sans-serif;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  height: 24px;
}
.menu-langs li a span {
  display: none;
}
.menu-langs li a:hover,
.menu-langs li a.active-lang {
  color: #4cbbec;
}
.menu-langs li:nth-of-type(2) a {
  padding: 0 0 0 0;
}
.menu-langs li:nth-of-type(2) a:before {
  content: "•";
  padding: 0 10px 0 0;
  color: #fff !important;
}
.menu-langs li:nth-of-type(2) a:after {
  content: "•";
  padding: 0 0 0 10px;
  color: #fff !important;
}
.module-71 > .inner,
.module-52 > .inner {
  max-width: 100%;
  padding: 0;
}
.module-71 .inner.v2,
.module-52 .inner.v2 {
  background-image: url(images/shape_half.svg);
  background-repeat: no-repeat;
  background-color: #4cbbec;
  background-position: 25% 0;
  background-size: cover;
}
.module-71 .inner.v2 .tabs-module,
.module-52 .inner.v2 .tabs-module {
  position: relative;
  float: none;
  width: 100%;
  margin: 0 auto;
  max-width: 1180px;
  padding: 0;
}
.module-52 .inner.v2 .tabs-module .tabs-contents {
  padding: 0 20px;
}
.module-71 .inner.v2 .tabs-buttons,
.module-52 .inner.v2 .tabs-buttons {
  background: 0 none;
}
.theo-primary-color,
.theoplayer-skin .vjs-big-play-button,
.theoplayer-skin .vjs-volume-level,
.theoplayer-skin .vjs-play-progress,
.theoplayer-skin .vjs-slider-bar,
.theoplayer-skin .theo-settings-control-menu-item-value,
.theoplayer-skin .theo-settings-control-menu-item-hd-label,
.theo-upnext-panel .theo-upnext-panel-content .theo-upnext-panel-autoplay {
  color: #e6007e !important;
}
.theo-primary-background,
.theoplayer-skin .theo-settings-control-label-hd,
.theoplayer-skin .theo-menu-header,
.theo-social .theo-social-container .theo-social-label {
  background-color: #e6007e !important;
  color: #fff !important;
}
.theoplayer-skin .vjs-big-play-button svg {
  zoom: 1 !important;
  filter: alpha(opacity=0) !important;
  -webkit-opacity: 0 !important;
  -moz-opacity: 0 !important;
  opacity: 0 !important;
}
.theo-big-play-button-svg-container:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: red;
  margin: auto;
  background: url(images/play-circle.svg) no-repeat center center;
  background-size: cover;
}
.theoplayer-skin .vjs-big-play-button {
  width: 10% !important;
  padding-bottom: 10% !important;
}
.custom-modules[style="background-color:#e6007e;"] h2,
.custom-modules[style="background-color:#4f328a;"] h2,
.custom-modules[style="background-color:#4cbbec;"] h2,
.custom-modules[style="background-color:#090329;"] h2,
.custom-modules[style="background-color:#e1272f;"] h2 {
  color: #fff !important;
}
.custom-modules[style="background-color:#e6007e;"] .speaker-inside,
.custom-modules[style="background-color:#4f328a;"] .speaker-inside,
.custom-modules[style="background-color:#4cbbec;"] .speaker-inside,
.custom-modules[style="background-color:#090329;"] .speaker-inside,
.custom-modules[style="background-color:#e1272f;"] .speaker-inside {
  color: #eee !important;
}
.module-36.custom-modules[style="background-color:#e6007e;"] .inside,
.module-36.custom-modules[style="background-color:#4f328a;"] .inside,
.module-36.custom-modules[style="background-color:#4cbbec;"] .inside,
.module-36.custom-modules[style="background-color:#090329;"] .inside,
.module-36.custom-modules[style="background-color:#e1272f;"] .inside {
  color: #fff !important;
}
.custom-modules[style="background-color:#e6007e;"] .speaker-inside h3,
.custom-modules[style="background-color:#4f328a;"] .speaker-inside h3,
.custom-modules[style="background-color:#4cbbec;"] .speaker-inside h3,
.custom-modules[style="background-color:#090329;"] .speaker-inside h3,
.custom-modules[style="background-color:#e1272f;"] .speaker-inside h3 {
  color: #fff !important;
}
.module-39_40 .module:after,
.module-29 .module:after {
  background: #fff;
}
.module-39_40 .mod-in,
.module-29 .mod-in {
  position: relative;
  z-index: 1;
}
.module-29 .mod-in {
  border: none;
}
.module-29 .mod-in .mod-image {
  overflow: hidden;
  position: relative;
  padding: 0 25px;
  background-clip: padding-box;
}
.module-29 .mod-in .mod-image img {
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
}
.module-29 h2 {
  font-family: 'graphikbold', 'Roboto', sans-serif;
  font-size: 20px;
  line-height: 28px;
  margin: 15px 0 0 0;
  color: #4f328a;
  text-align: center;
}
.module-29 p {
  margin: 0;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #08131F;
}
.module-29 .social-card a {
  color: #08131F !important;
  width: 33% !important;
  float: left;
  margin: 0;
  font-size: 15px;
}
.custom-modules.module-39_40 .module .mod-in h2 {
  color: #4cbbec !important;
}
.custom-modules.module-37 {
  padding-top: 40px;
}
.custom-modules.module-37[style=""],
.custom-modules.module-37[style="background-color:#fff;"] {
  padding-top: 0;
}
.module-37.custom-modules[style="background-color:#e6007e;"] .inside-content,
.module-37.custom-modules[style="background-color:#4f328a;"] .inside-content,
.module-37.custom-modules[style="background-color:#4cbbec;"] .inside-content,
.module-37.custom-modules[style="background-color:#090329;"] .inside-content,
.module-37.custom-modules[style="background-color:#e1272f;"] .inside-content {
  color: #fff !important;
}
/*Phase II*/
/* exhib */
.exhibitors-list .main {
  margin-top: 55px;
  color: violet;
}
.exhibitors-list h4 {
  margin: 30px 0 15px 0;
  color: violet;
}
.alphabet {
  width: 100%;
  float: left;
  padding: 12px 0;
}
.alphabet a {
  width: 3.57%;
  height: 0;
  padding-bottom: 3.57%;
  float: left;
  position: relative;
}
.alphabet a .letter-place {
  width: 80%;
  height: 80%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: inline-block;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
  border: solid 1px #e1272f;
}
.alphabet a .the-letter {
  font-size: 20px;
  color: #e1272f;
  text-align: center;
  display: inline-block;
  width: 100%;
  height: 0;
  line-height: 0;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.alphabet a:hover .letter-place,
.alphabet a:focus .letter-place,
.alphabet .active-letter .letter-place {
  background-color: #e1272f;
}
.alphabet a:hover .the-letter,
.alphabet a:focus .the-letter,
.alphabet .active-letter .the-letter {
  color: #fff;
  text-decoration: none;
}
.alphabet a:last-child .the-letter {
  font-size: 28px;
  top: -5px;
  line-height: 2px;
}
.listing-holder .main-active {
  font-family: 'Gotham SSm A', sans-serif;
  font-weight: 900;
  float: left;
  font-size: 40px;
  line-height: 56px;
  color: #4cbbec;
  padding: 20px 0;
  width: 100%;
  text-transform: uppercase;
}
.listing-holder .main-active:empty {
  padding: 10px 0;
}
.exhibitors-holder {
  width: 100%;
  float: left;
}
.list-exhibitor {
  width: 50%;
  float: left;
  padding-right: 10px;
  margin-bottom: 20px;
  -webkit-transform: rotate(45deg) scale(0.5);
  -moz-transform: rotate(45deg) scale(0.5);
  -o-transform: rotate(45deg) scale(0.5);
  -ms-transform: rotate(45deg) scale(0.5);
  transform: rotate(45deg) scale(0.5);
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: -webkit-transform 200ms ease-in 0ms, opacity 150ms ease-in;
  -moz-transition: -moz-transform 200ms ease-in 0ms, opacity 150ms ease-in;
  -o-transition: -o-transform 200ms ease-in 0ms, opacity 150ms ease-in;
  transition: -webkit-transform 200ms ease-in 0ms,-moz-transform 200ms ease-in 0ms,-o-transform 200ms ease-in 0ms,transform 200ms ease-in 0ms, opacity 150ms ease-in;
}
.list-exhibitor .exhib {
  width: 100%;
  float: left;
  padding: 0;
  position: relative;
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
  border: 1px solid #D3DEE3;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
}
.list-exhibitor:hover .exhib {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
}
.list-exhibitor:nth-of-type(even) {
  padding-right: 0;
  padding-left: 10px;
  -webkit-transform: rotate(-45deg) scale(0.5);
  -moz-transform: rotate(-45deg) scale(0.5);
  -o-transform: rotate(-45deg) scale(0.5);
  -ms-transform: rotate(-45deg) scale(0.5);
  transform: rotate(-45deg) scale(0.5);
}
.exhib-list-title {
  padding: 10px 20px;
  width: 100%;
  height: 54px;
  float: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-transform: capitalize;
  color: #19105F;
  font-family: 'graphikbold', 'Roboto', sans-serif;
  font-size: 20px;
}
.seen {
  -webkit-transform: rotate(0deg) scale(1) !important;
  -moz-transform: rotate(0deg) scale(1) !important;
  -o-transform: rotate(0deg) scale(1) !important;
  -ms-transform: rotate(0deg) scale(1) !important;
  transform: rotate(0deg) scale(1) !important;
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.search-form {
  position: relative;
  padding-right: 165px;
  margin-top: 10px;
}
.search-form input {
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 40px;
  color: #08131F;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  background: #fff;
  border: solid 1px #D3DEE3;
  padding: 10px 20px;
  height: 54px;
  width: 100%;
}
.search-form button {
  padding: 0 45px;
  white-space: nowrap;
  margin: 0;
  border: 0 none;
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: 0;
  height: 55px;
  color: #fff;
  background: #e1272f;
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 40px;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  -webkit-transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  -o-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  cursor: pointer;
}
.search-forms button:hover {
  background: #ff353e;
}
/*selects*/
select {
  display: none;
}
/*filters*/
.filters-top-holder {
  width: 100%;
  position: relative;
  float: left;
}
.filters-top {
  width: 100%;
  position: relative;
  float: left;
  padding: 25px 240px 25px 120px ;
}
.filters-top ::-webkit-input-placeholder {
  color: #999;
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.filters-top ::-moz-placeholder {
  color: #999;
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.filters-top :-ms-input-placeholder {
  color: #999;
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.filters-top :-moz-placeholder {
  color: #999;
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.filters-top ::placeholder {
  color: #999;
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.agenda-filters .filters-top {
  padding: 25px 280px 25px 120px ;
}
.filters-top-holder label {
  width: 120px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 36px;
  color: #08131F;
  font-size: 20px;
  line-height: 36px;
}
.filters-top-holder input[type="text"] {
  float: left;
  line-height: 44px;
  padding: 0 15px;
  width: 100%;
  color: #08131F;
  background-color: #fff;
  font-size: 20px;
  font-weight: 300;
  -webkit-transition: border 250ms eas-in 0ms;
  -moz-transition: border 250ms eas-in 0ms;
  -o-transition: border 250ms eas-in 0ms;
  transition: border 250ms eas-in 0ms;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  border: solid 1px #D3DEE3;
}
.filters-top-holder input[type="text"]:focus {
  border: solid 1px #4cbbec;
}
.filters-top-holder .submit-filters {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto auto auto 20px;
  width: 46px;
  height: 46px;
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
  background: #e6007e;
  color: #ffffff;
  font-size: 22px;
  cursor: pointer;
  padding: 0;
}
.filters-top-holder .submit-filters:hover {
  background: #cf0071;
}
.filters-top-holder .trigger-filters {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 46px;
  height: 46px;
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
  background: #4f328a;
  color: #fff;
  font-size: 28px;
  cursor: pointer;
  padding: 0;
}
.agenda-filters .filters-top-holder .trigger-filters {
  right: 80px;
}
.filters-top-holder .trigger-filters:before {
  content: 'Filters';
  position: absolute;
  top: 0;
  bottom: 0;
  left: -76px;
  margin: auto;
  cursor: pointer;
  color: #08131F;
  font-size: 20px;
  line-height: 46px;
}
.agenda-filters .filters-top-holder .trigger-filters:before {
  left: -60px;
}
.agenda-filters .filters-top-holder .print-btn:before {
  content: "";
}
.agenda-filters .print-btn .fa-sliders:before {
  content: "\f019";
}
.agenda-filters .print-btn {
  right: 0px !important;
}
.filters-top-holder .trigger-filters:hover {
  background: #44a4d4;
}
.filters-top-holder .trigger-filters.active-trigger span:before {
  content: '×' !important;
  font-size: 36px;
}
.filters-top-holder .trigger-filters.active-trigger {
  background: #4cbbec;
}
.filters-top-holder .trigger-filters:after {
  content: '';
  position: absolute;
  right: 15px;
  bottom: -25px;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 8px solid #090329;
  -webkit-transform: scale(0, 1);
  -moz-transform: scale(0, 1);
  -o-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.15s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  -moz-transition: all 0.15s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  -o-transition: all 0.15s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  transition: all 0.15s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
}
.filters-top-holder .trigger-filters.active-trigger:after {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}
.filters {
  width: 100%;
  position: relative;
  float: left;
  max-height: 0;
  -webkit-transition: max-height 150ms ease-in-out;
  -moz-transition: max-height 150ms ease-in-out;
  -o-transition: max-height 150ms ease-in-out;
  transition: max-height 150ms ease-in-out;
}
.filters.active-filters {
  max-height: 250px;
}
.agenda-filters .filters {
  border-bottom: solid 0px rgba(42, 164, 203, 0);
  -webkit-transition: max-height 150ms ease-in-out, border 150ms ease-in-out;
  -moz-transition: max-height 150ms ease-in-out, border 150ms ease-in-out;
  -o-transition: max-height 150ms ease-in-out, border 150ms ease-in-out;
  transition: max-height 150ms ease-in-out, border 150ms ease-in-out;
}
.agenda-filters .filters.active-filters {
  max-height: 250px;
  border-bottom: solid 1px #2aa4cb;
}
.filter {
  width: 50%;
  position: relative;
  float: left;
}
.filter:nth-of-type(odd) {
  padding-right: 15px;
}
.filter:nth-of-type(even) {
  padding-left: 15px;
}
.filter:first-child,
.filter:nth-of-type(2) {
  margin-top: 20px;
}
.filter label {
  width: 120px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 36px;
  color: #fff;
  font-size: 18px;
  line-height: 36px;
}
.filter:nth-of-type(even) label {
  left: 15px;
}
.filter label[for="country"] {
  line-height: 20px;
  width: 72px;
  word-wrap: break-word;
}
.filter div.cs-select {
  border-color: #4cbbec;
  background: #4cbbec;
}
.filter .cs-select .cs-options {
  background: #4cbbec;
  border-color: #4cbbec;
  -webkit-box-shadow: 0px 4px 5px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 4px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0px 4px 5px 0 rgba(0, 0, 0, 0.2);
  overflow: auto;
}
.filter .cs-select span {
  color: #fff;
}
.filter .cs-select > span:after {
  font-size: 28px;
}
.filter .cs-select ul li.cs-focus span,
.filter .cs-select ul li:hover span {
  background-color: #090329;
  color: #ffffff;
}
.predictable {
  width: 100%;
  position: relative;
  float: left;
  padding-left: 120px;
  margin: 10px 0;
}
.predictable-holder {
  position: absolute;
  height: 40px;
  left: 45px;
  right: 32px;
  background: #4cbbec;
  z-index: 2;
  display: none;
}
.predictable-holder input {
  width: 100%;
  float: left;
  line-height: 40px;
  background: none;
  color: #fff;
  font-size: 20px;
  line-height: 44px;
  font-weight: 300;
}
.cs-active .predictable-holder {
  display: block;
}
.predictable .cs-options {
  min-height: 5px;
}
.predictable .cs-options li {
  padding-left: 0;
}
.country .cs-placeholder:before {
  content: '\f0ac';
  font-family: 'FontAwesome';
  line-height: 1;
  width: 20px;
  display: inline-block;
  font-size: 20px;
  margin-right: 12px;
}
.location .cs-placeholder:before {
  content: '\f041';
  font-family: 'FontAwesome';
  line-height: 1;
  width: 20px;
  display: inline-block;
  font-size: 22px;
  margin-right: 12px;
  padding-left: 3px;
}
.product .cs-placeholder:before {
  content: '\f290';
  font-family: 'FontAwesome';
  line-height: 1;
  width: 20px;
  display: inline-block;
  font-size: 18px;
  margin-right: 12px;
}
.filter-alphabet {
  width: 100%;
  float: left;
  padding: 15px 0;
  position: relative;
  margin-bottom: 15px;
}
.filter-alphabet label {
  width: 120px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 36px;
  color: #fff;
  font-size: 18px;
  line-height: 36px;
}
.alphabet-letters {
  position: relative;
  left: 117px;
  right: -3px;
  width: auto;
  padding-right: 113px;
}
.filter-alphabet a {
  width: 3.57%;
  height: 0;
  padding-bottom: 3%;
  float: left;
  position: relative;
}
.filter-alphabet a .letter-place {
  position: absolute;
  left: 3px;
  top: 0;
  right: 3px;
  bottom: 0;
  margin: auto;
  display: inline-block;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
  background: #fff;
}
.filter-alphabet a .the-letter {
  font-size: 20px;
  color: #4cbbec;
  text-align: center;
  display: inline-block;
  width: 100%;
  height: 0;
  line-height: 0;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.filter-alphabet a:hover .letter-place,
.filter-alphabet a:focus .letter-place,
.filter-alphabet .active-letter .letter-place {
  background-color: #4cbbec;
}
.filter-alphabet a:hover .the-letter,
.filter-alphabet a:focus .the-letter,
.filter-alphabet .active-letter .the-letter {
  color: #fff;
  text-decoration: none;
}
.filter-alphabet a:last-child .the-letter {
  font-size: 28px;
  top: -5px;
  line-height: 2px;
}
.filtered {
  width: 100%;
  position: relative;
  float: left;
  padding: 20px 0 0 0;
}
.filtered:empty {
  display: none;
}
.filtered button {
  background: #4cbbec;
  color: #fff;
  margin-right: 10px;
  line-height: 44px;
  padding: 0 0 0 20px;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-weight: 400;
  cursor: pointer;
}
.filtered button span {
  float: left;
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
}
.filtered button i {
  margin-right: 15px;
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
}
.filtered button span:after {
  content: '×' !important;
  font-family: 'Roboto', sans-serif;
  font-size: 32px;
  font-weight: 300;
  margin: 0 10px 0 20px;
  line-height: 40px;
  float: right;
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
}
.filtered button:hover span {
  color: #090329;
}
.filtered button:hover span:after {
  color: #090329;
}
.letter-filtered span {
  text-transform: uppercase;
}
.letter-filtered i {
  font-size: 22px;
}
.country-filtered i {
  font-size: 20px;
}
.location-filtered i {
  font-size: 22px;
}
.products-filtered i {
  font-size: 18px;
}
/*agenda*/
.agenda .filters .filter {
  margin-bottom: 20px;
}
.checkbox-filter {
  width: 100%;
  float: left;
  margin: 20px 0 0 0;
}
.checkbox-filter input {
  display: none;
}
.checkbox-filter label {
  width: 33.33333%;
  float: left;
  position: relative;
  color: #fff;
  font-size: 20px;
  line-height: 44px;
  font-weight: 300;
  padding-left: 65px;
  padding-right: 10px;
  cursor: pointer;
}
.checkbox-filter label:before {
  width: 50px;
  height: 26px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #fff;
  -webkit-border-radius: 13px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 13px;
  -moz-background-clip: padding;
  border-radius: 13px;
  background-clip: padding-box;
  content: '';
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
}
.checkbox-filter label:after {
  width: 24px;
  height: 24px;
  position: absolute;
  left: 1px;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #a5a5a5;
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
  content: '';
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.checkbox-filter input[type="checkbox"]:checked + label:before {
  width: 50px;
  height: 26px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #fff;
  -webkit-border-radius: 13px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 13px;
  -moz-background-clip: padding;
  border-radius: 13px;
  background-clip: padding-box;
  content: '';
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
}
.checkbox-filter input[type="checkbox"]:checked + label:after {
  width: 24px;
  height: 24px;
  position: absolute;
  left: 1px;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #14a1db;
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
  content: '';
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
  -webkit-transform: translateX(23px);
  -moz-transform: translateX(23px);
  -o-transform: translateX(23px);
  -ms-transform: translateX(23px);
  transform: translateX(23px);
}
.filter.wide {
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  margin: 10px 0 20px 0;
}
.filter.wide label {
  left: 0;
}
.themes .cs-placeholder:before {
  content: '\f2ce';
  font-family: 'FontAwesome';
  line-height: 1;
  width: 20px;
  display: inline-block;
  font-size: 22px;
  margin-right: 12px;
}
.tracks .cs-placeholder:before {
  content: '\f02c';
  font-family: 'FontAwesome';
  line-height: 1;
  width: 20px;
  display: inline-block;
  font-size: 22px;
  margin-right: 12px;
}
.agenda-holder {
  width: 100%;
  float: left;
}
.agenda-days {
  width: 100%;
  float: left;
  display: table;
  table-layout: fixed;
}
.agenda-days a {
  display: table-cell;
  border-right: solid 1px #2aa4cb;
  text-align: center;
  line-height: 25px;
  padding: 25px 0;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  color: #2aa4cb;
  text-transform: uppercase;
  -webkit-transition: all 0.25s ease-in 0ms;
  -moz-transition: all 0.25s ease-in 0ms;
  -o-transition: all 0.25s ease-in 0ms;
  transition: all 0.25s ease-in 0ms;
  -webkit-transform: translateZ(0px);
  -moz-transform: translateZ(0px);
  -o-transform: translateZ(0px);
  -ms-transform: translateZ(0px);
  transform: translateZ(0px);
}
.agenda-days a:first-child {
  border-left: solid 1px #2aa4cb;
}
.agenda-days a.active-day {
  background: #4cbbec;
  color: #fff;
  cursor: default;
}
.agenda-days a:hover {
  background: #4cbbec;
  color: #fff;
}
.agenda-days a span {
  width: 100%;
  float: left;
}
.agenda-days a span div {
  display: inline;
}
.agenda-days a span .short {
  display: none;
}
.agenda-content {
  width: 100%;
  float: left;
  position: relative;
}
.agenda-day {
  display: none;
}
.agenda-content .no-results {
  color: #4f328a;
  display: none;
}
.agenda-hour-wrap {
  width: 100%;
  position: relative;
  float: left;
  display: none;
}
.agenda-hour-wrap[data-show="1"] {
  display: block;
}
.agenda-hour {
  width: 120px;
  position: sticky;
  position: absolute;
  height: 100%;
  border-bottom: solid 1px #e0e0e0;
}
.agenda-hour span {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 50px;
  text-align: center;
  color: #4cbbec;
  font-weight: 300;
  font-size: 23px;
  line-height: 30px;
  -webkit-transition: all 0.25s ease-out 0s;
  -moz-transition: all 0.25s ease-out 0s;
  -o-transition: all 0.25s ease-out 0s;
  transition: all 0.25s ease-out 0s;
}
.agenda-hour-wrap small {
  padding: 0;
  margin: 0;
  line-height: 2px;
  font-size: 15px;
}
.agenda-hour span.fixed-hour {
  position: fixed;
  left: auto;
  right: auto;
  width: 120px;
  top: 154px;
  display: none;
}
.agenda-hour span.stick-bottom {
  top: auto;
  bottom: 82px;
}
.agenda .agenda-items {
  width: 100%;
  float: left;
  margin: 0;
  padding-left: 120px;
}
.agenda-item {
  width: 100%;
  float: left;
  position: relative;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
}
.agenda-item .session-item {
  width: 100%;
  float: left;
  position: relative;
  min-height: 100px;
  background: #fff;
  border-bottom: solid 1px #e0e0e0;
  padding: 10px 5px 5px 5px;
  color: inherit !important;
  border-left: solid 5px #2b1c6c;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  -webkit-transform: translateY(0px) translateX(0);
  -moz-transform: translateY(0px) translateX(0);
  -o-transform: translateY(0px) translateX(0);
  -ms-transform: translateY(0px) translateX(0);
  transform: translateY(0px) translateX(0);
}
.subsessions .agenda-item .session-item {
  display: block;
}
.agenda-item .session-item:hover {
  border-left-width: 10px;
  background: #fafeff;
  box-shadow: -2px 3px 6px rgba(0, 0, 0, 0.1);
  -webkit-transform: translateY(-6px) translateX(5px);
  -moz-transform: translateY(-6px) translateX(5px);
  -o-transform: translateY(-6px) translateX(5px);
  -ms-transform: translateY(-6px) translateX(5px);
  transform: translateY(-6px) translateX(5px);
}
.agenda-item .session-item[data-track-color="4YFN"] {
  border-left-color: #4f328a;
}
.agenda-item .session-item[track-color="Conference"] {
  border-left-color: #e6007e;
}
.agenda-item .session-item[track-color="Conference"] .list-category {
  color: #e6007e;
}
.agenda-item .session-item[track-color="Glomos"] {
  border-left-color: #8052af;
}
.agenda-item .session-item[track-color="Glomos"] .list-category {
  color: #8052af;
}
.agenda-item .session-item[track-color="GSMA Seminars"] {
  border-left-color: #800f13;
}
.agenda-item .session-item[track-color="GSMA Seminars"] .list-category {
  color: #800f13;
}
.agenda-item .session-item[track-color="Ministerial Programme (invite only)"],
.agenda-item .session-item[track-color*="Programme "],
.agenda-item .session-item[track-color*="Programa "] {
  border-left-color: #2c1a59;
}
.agenda-item .session-item[track-color="Ministerial Programme (invite only)"] .list-category,
.agenda-item .session-item[track-color*="Programme "] .list-category,
.agenda-item .session-item[track-color*="Programa "] .list-category {
  color: #2c1a59;
}
.agenda-item .session-item[track-color="Topic Tours"] {
  border-left-color: #4cbbec;
}
.agenda-item .session-item[track-color="Topic Tours"] .list-category {
  color: #4cbbec;
}
.agenda-item .session-item[track-color="Networking"] {
  border-left-color: #090329;
}
.agenda-item .session-item[track-color="Networking"] .list-category {
  color: #090329;
}
.agenda-item .session-item[track-color="Partner Programmes"] {
  border-left-color: #1f6680;
}
.agenda-item .session-item[track-color="Partner Programmes"] .list-category {
  color: #1f6680;
}
.listing .listing-item .list-category[track-color="Partner Programmes"] {
  color: #1f6680;
}
.agenda-item .session-item[track-color="NEXTech Labs"] {
  border-left-color: #94c0be;
}
.agenda-item .session-item[track-color="NEXTech Labs"] .list-category {
  color: #94c0be;
}
.agenda-item .session-item[track-color="Power Hour 60"] {
  border-left-color: #ee4e10;
}
.agenda-item .session-item[track-color="Power Hour 60"] .list-category {
  color: #ee4e10;
}
.listing .listing-item .list-category[track-color="Power Hour 60"] {
  color: #ee4e10;
}
.agenda-item .session-item[track-color="Power Hour 90"] {
  border-left-color: #e48300;
}
.agenda-item .session-item[track-color="Power Hour 90"] .list-category {
  color: #e48300;
}
.listing .listing-item .list-category[track-color="Power Hour 90"] {
  color: #e48300;
}
.agenda-item .session-item[track-color="Tech Training"] {
  border-left-color: #62807e;
}
.agenda-item .session-item[track-color="Tech Training"] .list-category {
  color: #62807e;
}
.agenda-item .session-item[track-color="Women4Tech"] {
  border-left-color: #d71920;
}
.agenda-item .session-item[track-color="Women4Tech"] .list-category {
  color: #d71920;
}
.top-area-container [track-color="Conference"] .list-category {
  color: #e6007e;
}
.top-area-container [track-color="Glomos"] .list-category {
  color: #8052af;
}
.top-area-container [track-color="GSMA Seminars"] .list-category {
  color: #800f13;
}
.top-area-container [track-color="Ministerial Programme (invite only)"] .list-category,
.top-area-container [track-color*="Programme "] .list-category,
.top-area-container [track-color*="Programa "] .list-category {
  color: #2c1a59;
}
.top-area-container [track-color="Topic Tours"] .list-category {
  color: #4cbbec;
}
.top-area-container [track-color="Networking"] .list-category {
  color: #090329;
}
.top-area-container [track-color="Partner Programmes"] .list-category {
  color: #1f6680;
}
.top-area-container [track-color="NEXTech Labs"] .list-category {
  color: #94c0be;
}
.top-area-container [track-color="Power Hour 60"] .list-category {
  color: #ee4e10;
}
.top-area-container [track-color="Power Hour 90"] .list-category {
  color: #e48300;
}
.top-area-container [track-color="Tech Training"] .list-category {
  color: #62807e;
}
.top-area-container [track-color="Women4Tech"] .list-category {
  color: #d71920;
}
.agenda-item-contents {
  padding: 0 15px;
}
.agenda-item-contents h2 {
  color: #4F328A !important;
  font-family: 'graphikbold', 'Roboto', sans-serif !important;
  font-weight: 500 !important;
  font-size: 18px !important;
  line-height: 24px !important;
  margin: 0 !important;
  padding: 5px 0 2px 0 !important;
  float: left;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.agenda-item-contents .presented {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
  margin: -4px 0 3px 0;
  color: #2b1c6c;
  float: left;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.agenda-item-contents .presented:before {
  content: 'Presented by: ';
}
.agenda-item-contents .presented:empty {
  display: none;
}
.agenda-item-contents span {
  font-family: 'Roboto', sans-serif;
  float: left;
  width: 100%;
  margin: 0 0 2px 0 !important;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  line-height: 18px;
  white-space: normal;
  color: #333;
}
.agenda-item-contents span:empty {
  display: none;
}
.agenda-item-contents span.list-category {
  font-weight: 600;
}
.agenda-item-contents span.list-time:before {
  content: '\f017';
  font-family: 'FontAwesome';
  line-height: 1 !important;
  display: inline-block;
  font-size: 14px !important;
  margin: 0 6px 0 2px !important;
  float: none !important;
}
.agenda-item-contents span.list-location:before {
  content: '\f041';
  font-family: 'FontAwesome';
  line-height: 1 !important;
  display: inline-block;
  font-size: 14px !important;
  margin: 0 9px 0 3px !important;
  float: none !important;
}
.agenda-item-contents span.list-date:before {
  content: '\f073';
  font-family: 'FontAwesome';
  line-height: 1 !important;
  display: inline-block;
  font-size: 14px !important;
  margin: 0 6px 0 2px !important;
  float: none !important;
}
.agenda-item-contents .item-desc {
  display: none;
}
.agenda-item-contents span.list-theme:before {
  content: '';
  height: 14px;
  width: 14px;
  float: left;
  margin: 3px 6px 0 0;
  background-repeat: no-repeat;
  background-position: left top;
}
.agenda-item-contents span.list-theme[data-img="AI"]:before {
  background-image: url(images/theme_ai.svg);
}
.agenda-item-contents span.list-theme[data-img="Connectivity"]:before {
  background-image: url(images/theme_connect.svg);
}
.agenda-item-contents span.list-theme[data-img="Digital Trust"]:before {
  background-image: url(images/theme_digtrust.svg);
}
.agenda-item-contents span.list-theme[data-img="Digital Wellness"]:before {
  background-image: url(images/theme_digwell.svg);
}
.agenda-item-contents span.list-theme[data-img="Disruptive Innovation"]:before {
  background-image: url(images/theme_disinn.svg);
}
.agenda-item-contents span.list-theme[data-img="Immersive Content"]:before {
  background-image: url(images/theme_imcont.svg);
}
.agenda-item-contents span.list-theme[data-img="Industry 4.0"]:before {
  background-image: url(images/theme_ind4.svg);
}
.agenda-item-contents span.list-theme[data-img="The Future"]:before {
  background-image: url(images/theme_future.svg);
}
.top-area-container .labeled span.list-theme:before {
  content: '';
  height: 32px;
  width: 32px;
  float: left;
  margin: 0 6px 0 0;
  background-repeat: no-repeat;
  background-position: left top;
}
.top-area-container .labeled span.list-theme[data-img="AI"]:before {
  background-image: url(images/theme_ai.svg);
}
.top-area-container .labeled span.list-theme[data-img="Connectivity"]:before {
  background-image: url(images/theme_connect.svg);
}
.top-area-container .labeled span.list-theme[data-img="Digital Trust"]:before {
  background-image: url(images/theme_digtrust.svg);
}
.top-area-container .labeled span.list-theme[data-img="Digital Wellness"]:before {
  background-image: url(images/theme_digwell.svg);
}
.top-area-container .labeled span.list-theme[data-img="Disruptive Innovation"]:before {
  background-image: url(images/theme_disinn.svg);
}
.top-area-container .labeled span.list-theme[data-img="Immersive Content"]:before {
  background-image: url(images/theme_imcont.svg);
}
.top-area-container .labeled span.list-theme[data-img="Industry 4.0"]:before {
  background-image: url(images/theme_ind4.svg);
}
.top-area-container .labeled span.list-theme[data-img="The Future"]:before {
  background-image: url(images/theme_future.svg);
}
.listing-holder {
  width: 100%;
  float: left;
}
.listing-holder .main-active {
  padding: 30px 0 20px 0;
}
.listing-holder .listing {
  width: 50%;
  float: left;
  padding-right: 10px;
  margin-bottom: 20px;
  -webkit-transition: -webkit-transform 200ms ease-in 0ms, opacity 150ms ease-in;
  -moz-transition: -moz-transform 200ms ease-in 0ms, opacity 150ms ease-in;
  -o-transition: -o-transform 200ms ease-in 0ms, opacity 150ms ease-in;
  transition: -webkit-transform 200ms ease-in 0ms,-moz-transform 200ms ease-in 0ms,-o-transform 200ms ease-in 0ms,transform 200ms ease-in 0ms, opacity 150ms ease-in;
}
.listing-holder .listing:nth-of-type(even) {
  padding-right: 0;
  padding-left: 10px;
}
.listing-holder .listing .listing-item {
  width: 100%;
  float: left;
  padding: 0;
  position: relative;
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
  border: 1px solid #D3DEE3;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
}
.listing-holder .listing:hover .listing-item {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
}
.listing .box-left {
  float: left;
  width: 100%;
  padding: 10px 45px 10px 15px;
  position: relative;
}
.listing .thumb-holder + .box-left {
  padding: 10px 45px 10px 130px;
}
.listing .thumb-holder {
  position: absolute;
  width: 100px;
  height: auto;
  left: 15px;
  right: auto;
  top: 10px;
  bottom: 10px;
  margin: auto;
  overflow: hidden;
}
.listing .thumb-holder img {
  width: 100%;
  height: auto;
  position: absolute;
  left: 0;
  margin: auto;
  top: 0;
  bottom: 0;
}
.listing .box-right {
  position: absolute;
  width: 40px;
  right: 0;
  top: 10px;
  bottom: 10px;
  border-left: 1px solid #D3DEE3;
  text-align: center;
}
.listing .box-right[data-visible=""] {
  display: none;
}
.listing .box-right img {
  max-width: 20px;
  margin: 0 9px 5px;
}
.listing .box-right img[data-label=""] {
  display: none;
}
.listing .box-left .box-title {
  float: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  text-transform: capitalize;
  color: #4f328a;
  font-family: 'Gotham SSm A', sans-serif;
  font-weight: 900;
  font-size: 20px;
  line-height: 22px;
  padding: 4px 0;
}
.listing .box-left .list-country,
.listing .box-left .list-location,
.listing .box-left .list-products {
  float: left;
  width: 100%;
  text-transform: uppercase;
  color: #231F20;
  font-size: 16px;
  line-height: 16px;
  margin: 0;
}
.listing .box-left .list-country i,
.listing .box-left .list-location i,
.listing .box-left .list-products i {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
}
.listing .box-left i.fa {
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
  color: #231F20;
  font-size: 16px;
  line-height: 24px;
  margin: 0;
  font-style: normal;
  font-weight: 400;
}
.listing .box-left i.fa:before {
  font-family: 'FontAwesome' !important;
  color: #979797;
  width: 20px;
  text-align: center;
  margin-right: 5px;
  display: inline-block;
}
.listing .box-left i.fa-globe:before {
  font-size: 18px;
}
.listing .box-left i.fa-map-marker:before {
  font-size: 22px;
  bottom: -2px;
  position: relative;
}
.listing .box-left i.fa-shopping-bag:before {
  font-size: 16px;
}
.listing .box-left i:empty {
  visibility: hidden;
}
/*share / print*/
.initial-actions {
  float: right;
}
.single .initial-actions {
  padding-top: 4px;
}
.initial-actions > a,
.initial-actions > a:first-child {
  display: inline-block;
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
  width: 28px;
  height: 28px;
  margin: 0 0 0 15px;
  color: #999;
  font-size: 20px;
  line-height: 28px;
  text-align: center;
}
.initial-actions > a:before {
  content: '' !important;
}
/*speakers*/
.speakers .filter-alphabet {
  margin-top: 15px;
}
.speakers-holder {
  width: 100%;
  float: left;
}
.speakers-holder .speaker {
  width: 20%;
  float: left;
  margin-bottom: 40px;
  padding: 0 15px;
  -webkit-transition: -webkit-transform 200ms ease-in 0ms, opacity 150ms ease-in;
  -moz-transition: -moz-transform 200ms ease-in 0ms, opacity 150ms ease-in;
  -o-transition: -o-transform 200ms ease-in 0ms, opacity 150ms ease-in;
  transition: -webkit-transform 200ms ease-in 0ms,-moz-transform 200ms ease-in 0ms,-o-transform 200ms ease-in 0ms,transform 200ms ease-in 0ms, opacity 150ms ease-in;
}
.speakers-holder .speaker:nth-of-type(5n+6) {
  clear: left;
}
.speakers-holder .speaker h2 {
  font-family: 'graphikbold', 'Roboto', sans-serif;
  font-size: 20px;
  line-height: 28px;
  margin: 15px 0 0 0;
  color: #4f328a;
  text-align: center;
}
.speakers-holder .speaker p {
  margin: 0;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #08131F;
}
.speakers-holder .speaker .mod-image {
  width: 150px;
  height: 150px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
}
.speakers-holder .speaker .mod-image img {
  max-width: 200%;
  margin: 0 auto;
  height: 100%;
  width: auto;
}
.speakers .blue-pagination {
  margin: 0;
}
.speaker a {
  text-decoration: none !important;
}
/*pagination blue*/
.blue-pagination {
  position: relative;
  width: 100%;
  float: left;
  margin: 20px 0 40px;
}
.blue-pagination h2 {
  display: none;
}
.blue-pagination .nav-links span:first-child {
  color: #4cbbec;
  background-color: #FFFFFF;
}
.blue-pagination .nav-links span,
.blue-pagination .nav-links a,
.blue-pagination .nav-links .page-numbers.dots:hover {
  background-color: #4cbbec;
  color: #FFFFFF;
  font-size: 17px;
  line-height: 2px;
  width: 3.57%;
  border: 1px solid #4cbbec;
  padding: 3px 9px;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
}
.blue-pagination .nav-links a:hover {
  background-color: transparent;
  color: #4cbbec;
  text-decoration: none !important;
}
.blue-pagination .nav-links .current {
  background-color: transparent;
  color: #4cbbec;
  line-height: 2px;
  width: 3.57%;
}
.blue-pagination:empty {
  display: none;
}
/*singles*/
.custom-main {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 40px;
}
.custom-main h1 {
  font-family: 'Gotham SSm A', sans-serif;
  font-weight: 900;
  line-height: 56px;
  font-size: 50px;
  color: #4f328a;
  margin: 35px 0 0 0;
  text-align: left;
}
.custom-main h2 {
  font-family: 'Gotham SSm A', sans-serif;
  font-weight: 900;
  font-size: 28px;
  color: #4cbbec;
  line-height: 36px;
  margin: 20px 0 20px 0;
}
.speaker .custom-main h2 {
  margin-bottom: 30px;
}
.custom-main h2 .presented {
  display: block;
  font-family: 'Gotham SSm A', sans-serif;
  font-size: 20px;
  font-weight: 900;
  line-height: 20px;
  margin-bottom: 25px;
  color: #4f328a;
}
.custom-main h2 .presented:before {
  content: 'Presented by: ';
}
.custom-main h2 .presented:empty {
  display: none;
}
.has-breadcrumbs .custom-main {
  padding-top: 0;
  /*padding-top:48px;*/
}
.has-breadcrumbs .custom-main h1 {
  margin-top: 10px;
}
.speaker.has-breadcrumbs .regular {
  padding-bottom: 20px;
}
.top-area-container {
  width: 100%;
  float: left;
  position: relative;
  padding-right: 170px;
}
.top-area-thumb {
  width: 122px;
  height: 122px;
  background: #fff;
  position: absolute;
  right: 0;
  bottom: 10px;
  padding: 5px;
  border: 1px solid #e0e0e0;
}
.top-area-thumb img {
  width: auto;
  max-width: 110px;
  height: auto;
  padding: 0;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.single-session .top-area-thumb {
  width: 162px;
  height: 162px;
}
.single-session .top-area-thumb img {
  max-width: 150px;
}
.bottom-area-thumb {
  width: 162px;
  height: 162px;
  background: #fff;
  position: relative;
  padding: 5px;
  border: 1px solid #e0e0e0;
  float: left;
  margin-right: 18px;
  margin-top: 10px;
  margin-bottom: 8px;
}
.bottom-area-thumb img {
  width: auto;
  max-width: 150px;
  height: auto;
  padding: 0;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.sap-iot-talk .top-area-thumb {
  border: none;
}
.speaker .top-area-thumb {
  width: 150px;
  height: 150px;
  padding: 0;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
}
.speaker .top-area-thumb img {
  width: auto;
  max-width: 150px;
  min-width: 100%;
}
.single-session-interest-button {
  float: left;
  clear: both;
  margin-left: 0px;
}
.top-area-container .labeled {
  float: left;
  position: relative;
  margin: 0 30px 10px 0;
  top: -10px;
}
.top-area-container .labeled[data-label=""] {
  visibility: hidden;
  display: none;
}
.top-area-container .labeled:last-child {
  margin-right: 0;
}
.top-area-container .labeled img {
  height: 32px;
  float: left;
  margin-right: 8px;
}
.top-area-container .labeled span {
  position: relative;
  float: left;
  color: #81868E;
  font-size: 18px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 32px;
}
.listing-single.modules {
  width: 100%;
  max-width: 1170px;
  display: table;
  table-layout: fixed;
  padding: 10px 0;
  margin: 0 auto;
  float: none;
}
.listing-single.modules .module:nth-child(odd) {
  display: table-cell;
  vertical-align: top;
  text-align: left;
  padding: 0;
  text-decoration: none;
  position: relative;
  z-index: 1;
  margin: 0;
}
.listing-single.modules .module:nth-child(even) {
  display: table-cell;
  vertical-align: top;
  text-align: left;
  padding: 0 0 0 15px;
  text-decoration: none;
  position: relative;
  z-index: 1;
  margin: 0;
}
.listing-single.modules .module:nth-child(even):after {
  content: '';
  position: absolute;
  left: 15px;
  right: 0px;
  top: 0;
  height: 100%;
  -webkit-transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  -o-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
  overflow: hidden;
  background-clip: padding-box;
  z-index: -1;
  background-color: #f1f1f1;
  border-radius: 4px;
}
.listing-single.modules .module:nth-child(odd):after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 100%;
  -webkit-transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  -o-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
  overflow: hidden;
  background-clip: padding-box;
  z-index: -1;
  background-color: #f1f1f1;
  border-radius: 4px;
}
.listing-single.modules .mod-in {
  width: 100%;
}
.listing-single.modules .mod-title {
  width: 100%;
  background-color: #c1c1c1;
  padding: 10px 30px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.listing-single.modules .mod-content {
  width: 100%;
  padding: 20px 30px;
  float: left;
  margin: 0 0 10px 0;
}
.listing-single.modules .mod-content.api-description {
  white-space: pre-line;
}
.listing-single.modules .mod-content p {
  margin: 0;
  color: #08131F;
  font-size: 18px;
  line-height: 28px;
  padding: 5px 0;
  width: 100%;
}
.listing-single.modules .mod-content p:empty {
  display: none;
}
.listing-single.modules .tag-title {
  color: #FFFFFF;
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
  padding: 0;
  margin: 0;
}
.listing-single.modules .products-content .prod-cont h2 {
  margin: 0;
  padding: 0;
  font-size: 22px;
  line-height: 36px;
  color: #4f328a;
}
.listing-single.modules p[class*="list-"] {
  line-height: 28px;
  padding: 0;
  margin: 0 0 10px 0;
  display: inline-block;
  vertical-align: middle;
}
.listing-single.modules p[class*="list-"]:before {
  line-height: 28px;
  margin-top: -2px;
  display: inline-block;
  font-family: 'FontAwesome';
  margin-right: 10px;
  vertical-align: middle;
}
.list-location a {
  color: #e6007e;
}
.list-location a:hover {
  text-decoration: underline;
}
.listing-single.modules .list-country:before {
  font-size: 25px;
  content: '\f0ac';
  color: #979797;
}
.listing-single.modules .list-location:before {
  font-size: 28px;
  content: '\f041';
  color: #979797;
}
.listing-single.modules .list-product:before {
  font-size: 25px;
  content: '\f0f2';
  color: #979797;
}
.listing-single.modules .list-day:before {
  font-size: 20px;
  content: '\f073';
  color: #2b1c6c;
}
.listing-single.modules .list-time:before {
  font-size: 22px;
  content: '\f017';
  color: #2b1c6c;
}
.listing-single.modules .list-doors:before {
  font-size: 22px;
  content: '\f11e';
  color: #2b1c6c;
}
.listing-single.modules .list-position:before {
  font-size: 22px;
  content: '\f0b1';
  color: #2b1c6c;
  margin-top: 0 !important;
}
.listing-single.modules .list-company:before {
  font-size: 22px;
  content: '\f19c';
  color: #2b1c6c;
}
.single-exhibitor .listing-single.modules .mod-content .list-location {
  width: 33.33333%;
  padding-right: 15px;
}
.listing-single.modules .social-exhibitors {
  width: 100%;
  float: left;
}
.listing-single.modules .social-exhibitors .email-link,
.listing-single.modules .social-exhibitors .web-site-link {
  width: 220px;
  background-color: #4cbbec;
  color: #FFFFFF;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  line-height: 21px;
  margin: 0 15px 10px 0;
  border-radius: 4px;
  float: left;
  padding: 10px 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.listing-single.modules .social-exhibitors .email-link:before,
.listing-single.modules .social-exhibitors .web-site-link:before {
  font-family: 'FontAwesome';
  float: left;
  margin: 0 20px;
  color: #FFFFFF;
}
.listing-single.modules .social-exhibitors .email-link:before {
  font-size: 18px;
  content: '\f0e0';
}
.listing-single.modules .social-exhibitors .web-site-link:before {
  font-size: 20px;
  content: '\f005';
}
.listing-single.modules .social-exhibitors .email-link:hover,
.listing-single.modules .social-exhibitors .web-site-link:hover,
.listing-single.modules .social-exhibitors .social-fb:hover,
.listing-single.modules .social-exhibitors .social-tw:hover,
.listing-single.modules .social-exhibitors .social-li:hover {
  background-color: #C1C1C1;
  text-decoration: none;
}
.listing-single.modules .social-exhibitors .social-fb,
.listing-single.modules .social-exhibitors .social-tw,
.listing-single.modules .social-exhibitors .social-li {
  width: 44px;
  height: 44px;
  color: #FFFFFF;
  font-size: 18px;
  line-height: 21px;
  margin: 0 10px 20px 0;
  border-radius: 4px;
  float: left;
  padding: 10px 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.listing-single.modules .social-exhibitors .social-fb {
  background-color: #3c5a96;
}
.listing-single.modules .social-exhibitors .social-tw {
  background-color: #00ACED;
}
.listing-single.modules .social-exhibitors .social-li {
  background-color: #007BB6;
}
.listing-single.modules .social-exhibitors .social-fb:before,
.listing-single.modules .social-exhibitors .social-tw:before,
.listing-single.modules .social-exhibitors .social-li:before {
  font-family: 'FontAwesome';
  font-size: 24px;
  float: left;
  color: #FFFFFF;
}
.listing-single.modules .social-exhibitors a[href=""] {
  display: none;
}
.listing-single.modules .social-exhibitors .social-fb:before {
  content: '\f09a';
  margin: 2px 15px;
}
.listing-single.modules .social-exhibitors .social-tw:before {
  content: '\f099';
  margin: 2px 12px;
}
.listing-single.modules .social-exhibitors .social-li:before {
  content: '\f0e1';
  margin: 2px 13px;
}
.listing-single.modules .entity-tags {
  width: 100%;
  float: left;
  position: relative;
}
.entity-tags [type="checkbox"] {
  display: none;
}
.entity-tags input[type="checkbox"] + label {
  position: relative;
  width: auto;
  cursor: pointer;
  border: 1px solid #e6007e;
  -webkit-border-radius: 100px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 100px;
  -moz-background-clip: padding;
  border-radius: 100px;
  background-clip: padding-box;
  overflow: hidden;
  -webkit-transition: background-color 250ms ease-in 0ms, color 250ms ease-in 0ms, padding 250ms ease-in 0ms;
  -moz-transition: background-color 250ms ease-in 0ms, color 250ms ease-in 0ms, padding 250ms ease-in 0ms;
  -o-transition: background-color 250ms ease-in 0ms, color 250ms ease-in 0ms, padding 250ms ease-in 0ms;
  transition: background-color 250ms ease-in 0ms, color 250ms ease-in 0ms, padding 250ms ease-in 0ms;
  margin: 0 15px 15px 0;
  float: left;
  color: #e6007e;
  font-size: 18px;
  line-height: 32px;
  text-align: center;
  padding: 6px 25px;
}
.entity-tags input[type="checkbox"] + label span {
  display: none;
}
.entity-tags.interact input[type="checkbox"] + label {
  padding-left: 55px;
}
.entity-tags.interact input[type="checkbox"] + label span {
  display: block;
  position: absolute;
  width: 34px;
  height: 34px;
  left: 8px;
  top: 7px;
}
.entity-tags.interact input[type="checkbox"] + label span:after {
  position: absolute;
  width: 34px;
  height: 34px;
  left: 0;
  top: 0;
  content: '\0053';
  font-family: 'mwc-icon';
  font-weight: normal;
  font-style: normal;
  font-size: 32px;
}
.entity-tags.interact input[type="checkbox"]:checked + label span:after {
  position: absolute;
  width: 34px;
  height: 34px;
  left: 0;
  top: 0;
  content: '\004d';
  font-family: 'mwc-icon';
  font-weight: normal;
  font-style: normal;
  font-size: 32px;
}
.entity-tags.interact input[type="checkbox"] + label:hover,
.entity-tags.interact input[type="checkbox"]:checked + label {
  background-color: #1c6282;
  color: #FFFFFF;
  text-decoration: none;
  border: 1px solid #1c6282;
}
.listing-single.modules .products-content {
  width: 100%;
  float: left;
}
.listing-single.modules .products-content .prod-cont {
  float: left;
  width: 70%;
}
.listing-single.modules .products-content .prod-cont.no-thumb {
  float: left;
  width: 100%;
}
.listing-single.modules .products-content .prod-cont .prod-c {
  float: left;
  margin: 0;
  width: 100%;
  padding: 10px 25px 10px 0;
  color: #08131F;
}
.listing-single.modules .products-content img.products-image {
  position: relative;
  width: 100%;
  max-width: 320px;
  max-height: 320px;
  display: block;
  margin: 30px auto 30px auto;
  float: left;
}
img.products-image.more-images {
  max-width: 24%;
  margin: 0.5%;
  padding: 0;
  float: left;
}
.listing-single.modules .prod-line {
  height: 1px;
  width: 100%;
  border: 0 none;
  display: inline-block;
  vertical-align: top;
  background: #4f328a;
  position: relative;
  text-align: center;
}
.listing-single.modules .downloadables {
  width: 50%;
  float: left;
  color: #e6007e;
  font-size: 18px;
  line-height: 24px;
  padding-right: 20px;
  margin-bottom: 10px;
}
.listing-single.modules .downloadables:hover {
  color: #e6007e;
  text-decoration: none;
}
.hidden {
  display: none !important;
}
.listing-single.modules .presentations p {
  width: 33.33333%;
  padding-right: 20px;
  float: left;
}
/* partner programs agenda items */
.page-template-partner-programmes-page-php .agenda-item-contents span {
  white-space: nowrap;
}
.page-template-partner-programmes-page-php .agenda-item-contents span.list-theme {
  height: 20px;
}
.page-template-partner-programmes-page-php .agenda-item-contents span.list-theme img {
  height: 20px;
  margin: 0 9px 0 1px;
  max-width: 100px;
}
.api-description a {
  color: #e6007e;
  text-decoration: underline !important;
}
.get-app-bar {
  position: relative;
  float: left;
  padding: 25px 0 22px 0;
  width: 100%;
}
.get-app-bar h2 {
  float: left;
  font-family: 'graphikbold', 'Roboto', sans-serif;
  font-size: 28px;
  line-height: 32px;
  margin: 12px 0;
  color: #ffffff;
}
.get-app {
  position: relative;
  float: right;
  padding: 0;
}
.get-app a {
  float: left;
  position: relative;
  width: 167px;
  margin-left: 15px;
}
.get-app a img {
  float: left;
  position: relative;
  width: 100%;
  height: auto;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border: 0 none;
}
.get-app a img:last-child {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: auto;
  z-index: 1;
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.get-app a:hover img {
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
/* fix flippable cards platinum experiences */
.page-id-19406 .card-inside h3 {
  font-size: 17px;
}
.page-id-19406 .verso {
  padding: 0px 15px;
}
.page-id-19406 .card .verso h3 {
  font-size: 17px;
  line-height: 1.2;
}
.page-id-19406 .card-thumb img:first-child {
  padding: 20%;
  background: #f1f1f1;
}
.page-id-19406 .card .verso li {
  margin-bottom: 4%;
}
.page-id-19406 .inner ul li {
  font-size: 15px;
  line-height: 1.35;
}
.page-id-19406 .the-cards[data-slides="5"] .page-id-19406 .normal-cards .card {
  max-width: 20%;
}
@media (max-width: 1440px) {
  .header {
    padding: 0 10px;
  }
  .search {
    padding: 0 10px;
  }
  .back-to-top {
    max-width: 100%;
  }
  .back-to-top:after {
    right: 15px;
    top: -60px;
  }
}
@media (max-width: 1375px) {
  .mymwc-head .menu > li > a,
  .page-template-home-page.sticky .mymwc-head .menu > li > a {
    font-size: 15px;
    margin: 0 9px;
  }
}
@media (max-width: 1320px) {
  .menu > li > a,
  .page-template-home-page.sticky .menu > li > a {
    font-size: 15px;
    margin: 0 9px;
  }
  .mymwc-head .logo img[logo-w] {
    display: none;
  }
  .mymwc-head .logo img[logo-b] {
    display: none;
  }
  .mymwc-head .logo img[logo-mw] {
    display: block;
    zoom: 1;
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
  }
  .mymwc-head .logo img[logo-mb] {
    zoom: 1;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
  .page-template-home-page .mymwc-head .logo img[logo-mw] {
    zoom: 1;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
  .page-template-home-page .mymwc-head .logo img[logo-mb] {
    zoom: 1;
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
  }
  .page-template-home-page.sticky .mymwc-head .logo img[logo-mw] {
    zoom: 1;
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
  }
  .page-template-home-page.sticky .mymwc-head .logo img[logo-mb] {
    zoom: 1;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
}
@media (max-width: 1300px) {
  .has-slider .slider {
    padding: 0 40px;
  }
  .swiper-button-next {
    right: 10px;
  }
  .swiper-button-prev {
    left: 10px;
  }
}
@media (max-width: 1270px) {
  .logo img[logo-w] {
    display: none;
  }
  .logo img[logo-b] {
    display: none;
  }
  .logo img[logo-mw] {
    display: block;
    zoom: 1;
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
  }
  .logo img[logo-mb] {
    zoom: 1;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
  .page-template-home-page .logo img[logo-mw] {
    zoom: 1;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
  .page-template-home-page .logo img[logo-mb] {
    zoom: 1;
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
  }
  .page-template-home-page.sticky .logo img[logo-mw] {
    zoom: 1;
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
  }
  .page-template-home-page.sticky .logo img[logo-mb] {
    zoom: 1;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
}
@media (max-width: 1200px) {
  .splash.main section {
    padding: 120px 0 100px 0;
  }
  .splash h1 {
    font-size: 72px;
    line-height: 74px;
  }
  .splash.updates section h2 {
    font-size: 24px;
    margin-top: 25px;
  }
  .theme-content {
    height: 220px;
  }
  .module-68 .inner.modules.has-normal-cards {
    padding: 20px 10px;
  }
}
@media (max-width: 1190px) {
  .page-id-19406 .the-cards[data-slides="5"] .normal-cards .card {
    flex: 0 0 33.33333%;
  }
}
@media (max-width: 1085px) {
  .mymwc-head .menu > li > a,
  .page-template-home-page.sticky .mymwc-head .menu > li > a {
    margin: 0 6px;
    font-size: 14px;
  }
}
@media (max-width: 1180px) {
  .back-to-top:after {
    right: 15px;
  }
  /*ioan*/
  .listing-single.modules .products-content .prod-cont {
    width: 100%;
    margin: 0 0 20px 0;
    padding: 0;
  }
  .listing-single.modules .products-content .prod-cont p.prod-c {
    padding: 0;
  }
  .listing-single.modules .products-content img.products-image {
    position: relative;
    margin: 0 auto 20px auto;
    float: none;
  }
  img.products-image.more-images {
    max-width: 49%;
    margin: 0.5%;
    padding: 0;
    float: left;
  }
  .speakers .blue-pagination {
    padding: 0 20px;
  }
  .footer section h4 {
    font-size: 11px;
  }
}
@media (max-width: 1040px) {
  .menu > li > a,
  .page-template-home-page.sticky .menu > li > a {
    margin: 0 6px;
  }
  .mymwc-head .menu > li > a,
  .page-template-home-page.sticky .mymwc-head .menu > li > a {
    margin: 0 5px;
  }
  .get-app-bar h2 {
    font-size: 22px;
  }
}
@media (max-width: 1000px) {
  .stripe,
  .sticky .stripe {
    height: 54px;
  }
  .header-inside:before {
    position: absolute;
    height: 54px;
    left: -10px;
    right: -10px;
    top: 0;
    background: #fff;
    content: '';
    z-index: -1;
    zoom: 1;
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease 0s;
    -moz-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s;
  }
  .header {
    padding: 0 10px;
    pointer-events: auto;
    height: 54px;
  }
  .logo {
    height: 54px;
    padding: 7px 0 6px 0;
  }
  .logo img[logo-mw] {
    height: 42px;
  }
  .logo img[logo-mb] {
    height: 42px;
  }
  .menu-active {
    overflow-y: hidden;
  }
  .menu-active .logo img[logo-mw] {
    zoom: 1;
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
  }
  .menu-active .logo img[logo-mb] {
    zoom: 1;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
  .menu-active .header {
    height: 100%;
    -webkit-transition: padding 0.3s ease, height 0s ease 0s;
    -moz-transition: padding 0.3s ease, height 0s ease 0s;
    -o-transition: padding 0.3s ease, height 0s ease 0s;
    transition: padding 0.3s ease, height 0s ease 0s;
  }
  .menu-active .header-inside:after {
    zoom: 1;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
  .menu-active .header-inside:before {
    zoom: 1;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
  .menu {
    width: auto;
    position: absolute;
    top: 108px;
    left: -10px;
    right: -10px;
    bottom: 0;
    margin: 0;
    padding: 0;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    zoom: 1;
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
    -moz-transition: opacity 0.3s ease, -moz-transform 0.3s ease;
    -o-transition: opacity 0.3s ease, -o-transform 0.3s ease;
    transition: opacity 0.3s ease,-webkit-transform 0.3s ease,-moz-transform 0.3s ease,-o-transform 0.3s ease,transform 0.3s ease;
  }
  .menu-active .menu {
    zoom: 1;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
  }
  .menu > li {
    width: 100%;
  }
  .menu > li > a,
  .page-template-home-page.sticky .menu > li > a {
    width: 100%;
    margin: 0;
    line-height: 25px;
    font-size: 18px !important;
    font-weight: 900;
    padding: 10px 15px;
    color: #fff;
  }
  .menu > li > a:hover,
  .page-template-home-page.sticky .menu > li > a:hover {
    color: #fff;
  }
  .sub-menu {
    max-height: 0;
    position: relative;
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
    background: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    zoom: 1;
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s ease 0.2s, visibility 0s ease 0.5s, max-height 0.3s ease 0.2s;
    -moz-transition: opacity 0.3s ease 0.2s, visibility 0s ease 0.5s, max-height 0.3s ease 0.2s;
    -o-transition: opacity 0.3s ease 0.2s, visibility 0s ease 0.5s, max-height 0.3s ease 0.2s;
    transition: opacity 0.3s ease 0.2s, visibility 0s ease 0.5s, max-height 0.3s ease 0.2s;
    will-change: opacity, max-height;
  }
  .menu > li:hover .sub-menu {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    zoom: 1;
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    visibility: hidden;
    max-height: 0;
  }
  .sub-menu:after {
    display: none;
  }
  .sub-menu.active-sub,
  .menu > li:hover .sub-menu.active-sub {
    -webkit-transition: opacity 0.5s ease 0s, visibility 0s ease 0s, max-height 0.5s ease 0s;
    -moz-transition: opacity 0.5s ease 0s, visibility 0s ease 0s, max-height 0.5s ease 0s;
    -o-transition: opacity 0.5s ease 0s, visibility 0s ease 0s, max-height 0.5s ease 0s;
    transition: opacity 0.5s ease 0s, visibility 0s ease 0s, max-height 0.5s ease 0s;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    zoom: 1;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    visibility: visible;
    max-height: 500px;
  }
  .sub-menu > li {
    position: relative;
    float: left;
    width: 100%;
    clear: both;
    margin: 0;
    border-bottom: solid 1px #000000;
    padding: 0;
    white-space: nowrap;
    background: #4f328a;
  }
  .sub-menu > li > a {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0 25px;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    line-height: 40px;
    text-decoration: none;
  }
  .sub-menu > li > a:hover {
    color: #fff;
    text-decoration: none;
  }
  .mobile-only,
  .mobile-item {
    display: block;
  }
  .fixed-links {
    position: relative;
    float: left;
    width: 100%;
    right: 0;
    padding: 30px 0 40px 0;
  }
  .fixed-links-inside {
    position: relative;
    float: none;
    text-align: center;
    width: 100%;
  }
  .fixed-links span {
    display: none;
  }
  .fixed-links a {
    float: none;
    display: inline-block;
    width: 40%;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    background: none;
    border: 1px solid #fff;
    -webkit-border-radius: 4px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 4px;
    -moz-background-clip: padding;
    border-radius: 4px;
    background-clip: padding-box;
    padding: 0;
    height: auto;
    margin: 0 10px 0 0;
    text-transform: none;
  }
  .fixed-links a:last-child {
    padding: 0;
    margin: 0 0 0 10px;
    -webkit-border-radius: 4px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 4px;
    -moz-background-clip: padding;
    border-radius: 4px;
    background-clip: padding-box;
  }
  .fixed-links a:hover {
    color: #fff;
    background: #4f328a;
    border: solid 1px #4f328a;
  }
  .search-button {
    display: none;
  }
  .hamburger {
    display: block;
  }
  .buy-pass + .menu {
    margin: 0 0 0 0 !important;
  }
  .buy-pass {
    right: 40px;
    top: 7px;
  }
  .buy-pass.button {
    padding: 8px 15px 9px 15px;
  }
  .search {
    top: 54px;
    padding: 0;
    z-index: 2;
  }
  .logged-in.admin-bar .search {
    top: 86px;
  }
  .search-inside,
  .menu-active .search-inside {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    zoom: 1;
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }
  .search-inside form {
    height: 54px;
    padding: 7px 10px;
    pointer-events: auto;
  }
  .search-input {
    padding-right: 100px;
  }
  .search-input input {
    font-size: 16px;
    line-height: 42px;
  }
  .search-submit {
    right: 10px;
    width: 40px;
    height: 40px;
    padding: 0;
    line-height: 38px;
    font-size: 25px;
    text-align: center;
    border: solid 1px #fff;
    background: none;
  }
  .search-submit:focus,
  .search-submit:hover {
    color: #4f328a;
    border: solid 1px #4f328a;
    background: none;
  }
  .search-submit span {
    display: none;
  }
  .search-submit i {
    display: block;
  }
  .search-clear {
    display: block;
    position: absolute;
    right: 62px;
    background: 0 none;
    padding: 0;
    text-decoration: underline;
    height: 40px;
    line-height: 40px;
    zoom: 1;
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: opacity 0.2s ease;
    -moz-transition: opacity 0.2s ease;
    -o-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
  }
  .search-clear.show-clear {
    zoom: 1;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
  .search-button {
    display: none;
  }
  .search-close {
    display: none;
  }
  .search-tabs {
    height: 54px;
    float: left;
    padding: 7px 10px 5px 10px;
    pointer-events: auto;
    z-index: 3;
    -webkit-box-shadow: 0px 2px 4px 0px rgba(9, 3, 41, 0.15);
    -moz-box-shadow: 0px 2px 4px 0px rgba(9, 3, 41, 0.15);
    box-shadow: 0px 2px 4px 0px rgba(9, 3, 41, 0.15);
  }
  .search-tabs a {
    display: none;
  }
  .active-tab:after {
    display: none;
  }
  .found {
    font-size: 16px;
    line-height: 40px;
  }
  .search-tabs-mobile {
    display: block;
    width: 60%;
    max-width: auto !important;
    position: relative;
    max-width: 300px;
  }
  .filter-title {
    float: left;
    margin-right: 10px;
    font-size: 16px;
    line-height: 40px;
  }
  .search-tabs-mobile .select2-container {
    float: left;
    width: auto !important;
    position: absolute;
    right: 0;
    left: 70px;
  }
  .search-tabs-mobile .select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #4cbbec;
    border-radius: 4px;
    height: 40px;
  }
  .search-tabs-mobile .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 16px;
    color: #4cbbec;
    line-height: 38px !important;
  }
  .search-tabs-mobile .select2-dropdown {
    border-color: #4cbbec;
  }
  .search-tabs-mobile .select2-results__option {
    font-size: 16px;
    color: #4cbbec;
    line-height: 30px;
  }
  .search-tabs-mobile .select2-container--default .select2-selection--single .select2-selection__arrow {
    width: 30px;
    height: 38px;
    border-color: #4cbbec;
  }
  .search-tabs-mobile .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border: 0 none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    margin: auto;
  }
  .search-tabs-mobile .select2-container--default .select2-selection--single .select2-selection__arrow b:after {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    font-family: 'mwc';
    content: '\e901';
    font-size: 14px;
    text-align: center;
    color: #4cbbec;
    line-height: 38px;
  }
  .search-tabs-mobile .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border: 0 none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    margin: auto;
  }
  .search-tabs-mobile .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b:after {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    font-family: 'mwc';
    content: '\e903';
    font-size: 14px;
    text-align: center;
    color: #4cbbec;
    line-height: 38px;
  }
  .search-tabs-mobile .select2-container--default .select2-search--dropdown .select2-search__field {
    border: none;
    background: #4cbbec;
    color: #fff;
    padding: 6px 10px;
  }
  .search-results {
    top: 108px;
    pointer-events: auto;
  }
  .search-results .results {
    padding: 15px 10px 50px 10px;
  }
  .search-results .result {
    padding-left: 0;
    min-height: 0;
  }
  .search-results .result .thumb {
    display: none;
  }
  .search-results .result h2 {
    font-size: 15px;
    line-height: 18px;
  }
  .search-results .result p {
    font-size: 14px;
    line-height: 18px;
  }
  .search-results .result .more {
    font-size: 14px;
    line-height: 18px;
  }
  .menu-active .search-inside {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    zoom: 1;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    visibility: visible;
    -webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s ease, visibility 0s ease;
    -moz-transition: -moz-transform 0.3s ease, opacity 0.3s ease, visibility 0s ease;
    -o-transition: -o-transform 0.3s ease, opacity 0.3s ease, visibility 0s ease;
    transition: -webkit-transform 0.3s ease,-moz-transform 0.3s ease,-o-transform 0.3s ease,transform 0.3s ease, opacity 0.3s ease, visibility 0s ease;
  }
  .waiting .search-results {
    top: 54px;
  }
  .splash section {
    padding: 30px 0 50px 0;
  }
  .splash.main section {
    padding: 90px 0 60px 0;
  }
  .splash h1 {
    font-size: 48px;
    line-height: 54px;
    max-width: 500px;
    margin: auto;
  }
  .splash h2 {
    font-size: 18px;
    line-height: 22px;
  }
  .splash.main h1 {
    max-width: 500px;
    margin: auto;
  }
  .splash.main h2 {
    max-width: 300px;
    margin: 15px auto 15px auto;
  }
  .splash .button {
    font-size: 16px;
  }
  .splash.themes section {
    display: block;
    padding-bottom: 30px;
  }
  .splash.themes section:first-child {
    padding-bottom: 10px;
  }
  .splash.themes section:last-child {
    padding-left: 0;
    padding-top: 0;
  }
  .themes-logos a img {
    padding: 5px 5px;
  }
  .themes-logos a img:first-child {
    zoom: 1;
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
  }
  .themes-logos a img:last-child {
    zoom: 1;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
  .theme-content {
    height: auto !important;
  }
  .themes-logos p {
    font-size: 14px;
    line-height: 22px;
  }
  .splash.fifty .splash-inside {
    padding: 0;
  }
  .splash.fifty section:first-child,
  .splash.fifty section:last-child {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    display: block;
  }
  .splash.fifty .splash-inside > h2,
  .splash.fifty .splash-inside > p {
    padding: 0 20px;
  }
  .home .splash.fifty:before {
    width: 100%;
    height: 50%;
    top: 0;
    left: 0;
  }
  .home .splash.fifty:after {
    width: 100%;
    height: 50%;
    top: 50%;
    left: 0;
    background-position: -50%;
  }
  .quote {
    width: 40%;
  }
  .quote p {
    font-size: 22px;
    line-height: 34px;
  }
  .quote span {
    font-size: 14px;
  }
  .swiper-button-next,
  .swiper-button-prev {
    display: none;
  }
  .slider {
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
  }
  .swiper-pagination {
    display: block;
  }
  .speaker h3 {
    font-size: 15px;
    line-height: normal;
  }
  .speaker p,
  .speaker b {
    font-size: 14px;
    line-height: 1;
  }
  .card h3 {
    margin: 10px 0 0px 0;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.2;
  }
  .card p {
    font-size: 14px;
    line-height: 21px;
  }
  .card-inside {
    padding: 0 10px 5px 10px;
  }
  .verso {
    padding: 0px 15px;
    overflow: auto;
  }
  .verso p {
    margin-top: 5px;
  }
  .verso .button {
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
  }
  .splash.updates section h2 {
    font-size: 18px;
    margin-top: 15px;
    margin-bottom: 10px;
    width: 100%;
    text-align: center;
  }
  .updates-right {
    float: left;
    width: 100%;
    text-align: center;
    padding: 0 0 10px 0;
    margin: auto;
  }
  .updates-right a {
    max-width: 150px;
    display: inline-block;
    float: none;
  }
  .footer section .left {
    width: 100%;
  }
  .footer section .right {
    width: 100%;
  }
  .footer .links {
    width: 25%;
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 0px;
  }
  .footer .links a {
    padding: 5px 0;
  }
  .newsletter {
    width: 50%;
    padding: 12px 0 0 30px;
  }
  .socials {
    position: relative;
    width: 100%;
    border-bottom: solid 1px #5d5b5b;
    margin: 0;
    padding: 10px 0 13px 0;
    display: table;
    table-layout: fixed;
  }
  .socials .hash {
    display: none;
  }
  .socials .social-link {
    display: table-cell;
    float: none;
    text-align: center;
  }
  .socials a {
    display: inline-block;
    float: none;
  }
  .form-process {
    border: 0 none !important;
  }
  .elq-field {
    width: 100%;
    float: left;
    padding: 0 0 0 0;
  }
  .elq-field:nth-child(2n) {
    padding: 0 0 0 0;
  }
  .hidefield ~ .elq-field:nth-child(2n) {
    padding: 0 0 0 0;
  }
  .hidefield ~ .elq-field:nth-child(2n-1) {
    padding: 0 0 0 0;
  }
  .hidefield + .hidefield ~ .elq-field:nth-child(2n) {
    padding: 0 0 0 0;
  }
  .hidefield + .hidefield ~ .elq-field:nth-child(2n-1) {
    padding: 0 0 0 0;
  }
  .regular {
    margin-top: 54px;
  }
  .tabs-buttons {
    padding: 40px 0 0 0;
    border-spacing: 10px 0;
  }
  .tabs-buttons a {
    width: 100%;
    float: left;
    padding: 15px 10px;
    margin-bottom: -6px;
    font-size: 16px;
  }
  .tabs-buttons a:last-child {
    margin-bottom: 0;
  }
  .back-to-top:after {
    top: 15px;
  }
  .back-to-top.fixed-back:after {
    top: -60px;
  }
  .theme-content {
    height: 220px;
  }
  .menu-langs-wrapper {
    top: 54px;
  }
  .logged-in.admin-bar .menu-langs-wrapper {
    top: 86px;
  }
  .menu-langs {
    right: 10px;
  }
  .splash-video {
    max-width: 600px;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    height: 70%;
    padding: 50px 10px;
  }
  .the-cards[data-slides="4"] .normal-cards .card {
    flex: 0 0 33.33333%;
  }
  .the-cards[data-slides="5"] .normal-cards .card {
    flex: 0 0 25%;
  }
  .normal-speakers[data-slides="4"] .speaker {
    flex: 0 0 33.33333%;
  }
  .normal-speakers[data-slides="5"] .speaker {
    flex: 0 0 25%;
  }
  .has-slider .slider {
    padding: 0 20px;
  }
  .video-wrapper .close {
    height: 32px;
    width: 32px;
    line-height: 32px;
    font-size: 18px;
  }
  .theoplayer-skin .vjs-big-play-button {
    width: 15% !important;
    padding-bottom: 15% !important;
  }
  /*Phase II*/
  /*filters*/
  .filter {
    width: 100%;
  }
  .filters.active-filters {
    max-height: 520px;
  }
  .filter:nth-of-type(odd) {
    padding-right: 0;
  }
  .filter:nth-of-type(even) {
    padding-left: 0;
  }
  .filter:nth-of-type(2) {
    margin-top: 0;
  }
  .filter:nth-of-type(even) label {
    left: 0;
  }
  .filter-alphabet a {
    width: 9.99%;
    padding-bottom: 9.99%;
    margin-bottom: 5px;
  }
  .listing .thumb-holder + .box-left {
    padding: 10px 45px 10px 80px;
  }
  .listing .thumb-holder {
    width: 50px;
  }
  /*speakers*/
  .speakers-holder .speaker {
    width: 25%;
  }
  .speakers-holder .speaker:nth-of-type(5n+6) {
    clear: none;
  }
  .speakers-holder .speaker:nth-of-type(4n+5) {
    clear: left;
  }
  .profile-holder .theSdgs {
    margin: 25px 0 20px 0;
  }
  .footer section h4 {
    font-size: 13px;
  }
  .module-43_1 .promoted-item img {
    padding: 0 10%;
    box-sizing: content-box;
  }
  .get-app-bar h2 {
    width: 100%;
    line-height: 28px;
    margin-top: 0 !important;
    margin-bottom: 15px !important;
    text-align: left !important;
  }
  .get-app {
    float: left;
  }
  .get-app a {
    max-width: 46%;
  }
  .get-app a:first-child {
    margin-left: 0;
  }
  .single-exhibitor .listing-single.modules .mod-content .list-location {
    width: 50%;
    padding-right: 15px;
  }
  .listing-single.modules .presentations p {
    width: 50%;
    padding-right: 20px;
    float: left;
  }
}
@media (max-width: 850px) {
  /*ioan*/
  .top-area-container .top-area-socials {
    margin: 70px 0 20px 0;
  }
  .top-area-container .top-area-socials .social-single {
    width: 100%;
    margin: 7px 0;
  }
}
@media (max-width: 800px) {
  .mod-in-networking-down-box-split .box-h2,
  .mod-in-networking-down-box-split .box-p,
  .mod-in-networking-down-box-split .box-img,
  .mod-in-networking-down-box-split .box-img img {
    float: left;
    width: 100%;
    margin: 0;
  }
  .top-area-container .labeled[data-label=""] {
    display: none;
  }
  .top-area-container {
    padding-right: 0px;
  }
  .custom-main h1 {
    line-height: 40px;
    font-size: 38px;
  }
  .custom-main h2 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 10px !important;
  }
  .custom-main h2 .presented {
    font-size: 16px;
    margin-bottom: 0;
    line-height: 18px;
  }
  .top-area-thumb {
    right: auto;
    bottom: auto;
    float: left;
    clear: both;
    position: relative;
    margin-bottom: 20px;
    margin-right: 12px;
  }
  .top-area-container .labeled {
    margin-right: 0;
    margin-bottom: 13px;
    top: auto;
    width: 180px;
  }
  .top-area-container .labeled img {
    height: 28px;
  }
  .top-area-container .labeled span {
    font-size: 14px;
    line-height: 28px;
  }
  .filtered button {
    line-height: 36px;
    font-size: 15px;
  }
  .filtered button span:after {
    font-size: 28px;
    line-height: 34px;
  }
}
@media (max-width: 782px) {
  .logged-in.admin-bar .search {
    top: 100px;
  }
  .logged-in.admin-bar .menu-langs-wrapper {
    top: 100px;
  }
  /*Phase II*/
  .alphabet a {
    width: 10%;
    padding-bottom: 10%;
  }
  .list-exhibitor {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .list-exhibitor:nth-of-type(even) {
    padding-left: 0;
    padding-right: 0;
  }
  /*filters*/.filters-top {
    width: 100%;
    position: relative;
    float: left;
    padding: 25px 130px 25px 0;
  }
  .filters-top-holder label {
    width: 100%;
    position: relative;
    float: left;
    font-size: 18px;
  }
  .filters-top-holder .submit-filters {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: 62px auto auto 20px;
  }
  .filters-top-holder .trigger-filters {
    margin: 62px auto auto 20px;
  }
  .filters-top-holder .trigger-filters:before {
    content: '';
  }
  .filters.active-filters {
    max-height: 610px;
  }
  .filters-top-holder .trigger-filters:after {
    bottom: -26px;
  }
  .filter label,
  .filter label[for="country"] {
    width: 100%;
    position: relative;
    float: left;
    font-size: 18px;
  }
  .predictable {
    width: 100%;
    padding-left: 0px;
    margin-top: 0;
  }
  .filter-alphabet label {
    width: 100%;
    position: relative;
    float: left;
    font-size: 18px;
  }
  .alphabet-letters {
    position: relative;
    left: 0;
    right: 0;
    width: 100%;
    padding-right: 0;
  }
  .listing-holder .listing {
    width: 100%;
    float: left;
    padding-right: 0;
  }
  .listing-holder .listing:nth-of-type(even) {
    padding-left: 0;
  }
  .listing .thumb-holder {
    width: 100px;
  }
  .listing .thumb-holder + .box-left {
    padding: 10px 45px 10px 130px;
  }
  .listing .box-left .box-title {
    font-size: 18px;
    line-height: 18px;
  }
  .listing .box-left .list-country,
  .listing .box-left .list-location,
  .listing .box-left .list-products {
    font-size: 14px;
    line-height: 20px;
  }
  .listing .box-right img {
    margin: 0 9px 10px;
  }
  .agenda-days a span .long {
    display: none;
  }
  .agenda-days a span .short {
    display: block;
  }
  /*speakers*/
  .speakers-holder .speaker {
    width: 33.33333%;
  }
  .speakers-holder .speaker:nth-of-type(4n+5) {
    clear: none;
  }
  .speakers-holder .speaker:nth-of-type(3n+4) {
    clear: left;
  }
  .edit-profile .theSdgs a {
    width: 100%;
    font-size: 14px;
  }
  /*Agenda filters with print */
  .agenda-filters .filters-top {
    width: 100%;
    position: relative;
    float: left;
  }
  .agenda-filters .filters-top-holder .trigger-filters {
    right: 55px !important;
  }
  .agenda-filters .filters-top-holder .print-btn {
    right: 0px !important;
  }
  .agenda-filters .filters-top {
    padding: 27px 176px 25px 0px !important;
  }
  .agenda-filters .filters-top-holder .submit-filters {
    margin: 62px auto auto 8px !important;
  }
  .breadcrumbs-bar > a:first-child {
    font-size: 14px !important;
  }
  .mymwc-header .mymwc-trigger i {
    margin-left: 5px !important;
    font-size: 40px !important;
  }
  .agenda-days a {
    padding: 10px 0;
  }
  .page-template-agenda-mp-page .agenda-filters .filters-top {
    padding: 25px 115px 25px 0px !important;
  }
  /* partner programs agenda items */
  .page-template-partner-programmes-page-php .agenda-item-contents span {
    white-space: normal;
  }
  .promoted-bar[data-slides="1"] .swiper-wrapper,
  .promoted-bar[data-slides="2"] .swiper-wrapper,
  .promoted-bar[data-slides="3"] .swiper-wrapper,
  .promoted-bar[data-slides="4"] .swiper-wrapper {
    justify-content: normal;
  }
  .module-43_1 .promoted-item img {
    padding: 0 20%;
    box-sizing: content-box;
  }
}
@media (max-width: 768px) {
  .quote {
    width: 70%;
  }
  .splash.graph-right:before {
    width: 125% !important;
    background-position: 30% 0px !important;
  }
  .splash.graph-left:before {
    width: 125% !important;
    background-position: 70% 0px !important;
  }
  .footer .official {
    width: 33.333333%;
    clear: both;
  }
  .footer .general {
    width: 100%;
    clear: both;
  }
  .footer .general .logos a {
    width: 33.333333%;
  }
  .footer .sponsors {
    width: 100%;
    clear: both;
  }
  .footer .media .logos a {
    width: 33.333333%;
  }
  .footer .links {
    width: 100%;
    margin: 0;
  }
  .footer .links a {
    width: 100%;
    text-align: center;
  }
  .newsletter {
    width: 100%;
    padding: 0 0 20px 0;
    margin-top: 20px;
    border-top: solid 1px #5d5b5b;
  }
  .the-cards[data-slides="3"] .normal-cards .card {
    flex: 0 0 50%;
  }
  .the-cards[data-slides="4"] .normal-cards .card {
    flex: 0 0 50%;
  }
  .the-cards[data-slides="5"] .normal-cards .card {
    flex: 0 0 33.33333%;
  }
  .normal-speakers[data-slides="3"] .speaker {
    flex: 0 0 50%;
  }
  .normal-speakers[data-slides="4"] .speaker {
    flex: 0 0 50%;
  }
  .normal-speakers[data-slides="5"] .speaker {
    flex: 0 0 33.33333%;
  }
  .footer section .right {
    margin-top: 20px;
    padding-top: 20px;
    border-top: solid 1px #5d5b5b;
  }
  .listing-single.modules .presentations p {
    width: 100%;
    padding-right: 0;
    float: left;
  }
}
@media (max-width: 640px) {
  .splash .button + span {
    height: 10px;
    width: 100%;
    display: block;
  }
  .quote {
    width: 70%;
  }
  .quote p {
    font-size: 18px;
    line-height: 24px;
  }
  .quote span {
    font-size: 12px;
  }
  .footer .logos a {
    padding: 5px 5px !important;
  }
  .socials a {
    width: 38px;
    height: 38px;
    line-height: 36px;
  }
  .footer section h4 {
    margin-left: 5px;
  }
  .menu-langs {
    height: 30px;
  }
  .menu-langs li a,
  .menu-langs li a.active-lang {
    font-size: 0;
    line-height: 30px;
    height: 30px;
  }
  .menu-langs li a:before,
  .menu-langs li a:after {
    font-size: 13px;
  }
  .menu-langs li a span {
    display: inline-block;
    font-size: 13px;
    text-transform: uppercase;
  }
  .module-68 .inner.modules.has-swipe-desktop,
  .module-68 .inner.modules.has-swipe-mobile,
  .module-68 .inner.modules.has-swipe-desktop-mobile {
    padding: 20px 10px;
  }
  .module-68 .inner.modules.has-normal-cards,
  .module-68 .inner.modules.has-swipe-desktop {
    padding: 20px 5px !important;
  }
  .the-cards .normal-cards .card {
    flex: 0 0 100%;
    margin-bottom: 10px;
    padding: 0 5px;
  }
  .the-cards .card:before,
  .the-cards .card .verso {
    left: 0px;
    right: 0px;
  }
  .the-cards .normal-cards .card:before,
  the-cards .normal-cards .card .verso,
  .the-cards .swipe-desktop .card:before,
  .the-cards .swipe-desktop .card .verso {
    left: 5px;
    right: 5px;
  }
  .the-cards[data-slides="3"] .normal-cards .card {
    flex: 0 0 100%;
  }
  .the-cards[data-slides="4"] .normal-cards .card {
    flex: 0 0 100%;
  }
  .the-cards[data-slides="5"] .normal-cards .card {
    flex: 0 0 100%;
  }
  .normal-speakers .speaker {
    flex: 0 0 50%;
  }
  .normal-speakers[data-slides="3"] .speaker {
    flex: 0 0 50%;
  }
  .normal-speakers[data-slides="4"] .speaker {
    flex: 0 0 50%;
  }
  .normal-speakers[data-slides="5"] .speaker {
    flex: 0 0 50%;
  }
  /*ioan*/
  .listing-single.modules .module:nth-child(odd) {
    float: left;
    width: 100%;
  }
  .listing-single.modules .module:nth-child(even) {
    float: left;
    width: 100%;
    margin: 20px 0 0 0;
    padding: 0 0 0 0;
  }
  .listing-single.modules .module:nth-child(even):after {
    left: 0;
  }
  .listing-single.modules .downloadables {
    width: 100%;
    font-size: 15px;
    padding-right: 0;
  }
  .listing-single.modules .mod-content p {
    font-size: 15px;
  }
  .listing-single.modules .products-content .prod-cont h2 {
    font-size: 24px;
    padding: 0 0 10px 0;
    line-height: 30px;
  }
  .listing-single.modules p {
    font-size: 15px;
  }
  .listing-single.modules .social-exhibitors .email-link,
  .listing-single.modules .social-exhibitors .web-site-link {
    font-size: 15px;
    width: 180px;
  }
  .listing-single.modules .social-exhibitors .email-link:before {
    font-size: 15px;
  }
  .listing-single.modules .social-exhibitors .web-site-link:before {
    font-size: 18px;
  }
  .listing-single.modules .social-exhibitors .social-fb,
  .listing-single.modules .social-exhibitors .social-tw,
  .listing-single.modules .social-exhibitors .social-li {
    width: 40px;
    height: 40px;
  }
  .listing-single.modules .social-exhibitors .social-fb:before {
    margin: 0 13px;
  }
  .listing-single.modules .social-exhibitors .social-tw:before,
  .listing-single.modules .social-exhibitors .social-li:before {
    margin: 0 10px;
  }
  .listing-single.modules .list-country,
  .listing-single.modules .list-product {
    font-size: 14px;
  }
  .listing-single.modules .mod-content .list-location {
    font-size: 15px;
  }
  .listing-single.modules .list-country:before,
  .listing-single.modules .list-location:before {
    font-size: 25px;
  }
  .listing-single.modules .list-product:before {
    font-size: 20px;
  }
  .entity-tags input[type="checkbox"] + label {
    font-size: 14px;
  }
  .blue-pagination span,
  .blue-pagination a,
  .blue-pagination .current {
    font-size: 13px !important;
  }
  /*agenda*/.agenda-days a {
    line-height: 20px;
    font-size: 12px;
  }
  .agenda-days a .short {
    line-height: 20px;
    font-size: 16px;
  }
  .agenda-hour {
    width: 60px;
  }
  .agenda-hour span {
    font-size: 16px;
  }
  .agenda-hour span small {
    width: 100%;
    float: left;
  }
  .agenda .agenda-items {
    padding-left: 60px;
  }
  /*speakers*/
  .speakers-holder .speaker {
    width: 50%;
  }
  .speakers-holder .speaker:nth-of-type(3n+4) {
    clear: none;
  }
  .speakers-holder .speaker:nth-of-type(2n+3) {
    clear: left;
  }
  .speakers-holder .speaker h2 {
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 5px;
  }
  .speakers-holder .speaker p {
    font-size: 14px;
    line-height: 18px;
  }
  .speakers-holder .speaker .mod-image {
    width: 100px;
    height: 100px;
  }
  .speakers-holder .speaker .mod-image img {
    max-width: 200%;
    margin: 0 auto;
    height: 100%;
    width: auto;
  }
  .module-43_1 h1 {
    font-size: 24px;
    line-height: 32px;
  }
  .module-43_1 .promoted-item {
    height: 80px;
  }
  .module-43_1 .promoted-item img {
    padding: 0 15%;
    box-sizing: content-box;
  }
  .single-exhibitor .listing-single.modules .mod-content .list-location {
    width: 100%;
    padding-right: 0;
  }
}
@media (max-width: 699px) {
  .page-id-19406 .the-cards[data-slides="5"] .normal-cards .card {
    flex: 0 0 50%;
  }
}
@media (max-width: 600px) {
  .get-app a:last-child {
    clear: left;
    margin-left: 0;
    margin-top: 15px;
	}
  .outer.bar-holder {
    background-size: cover !important;
  }
  #wpadminbar {
    position: fixed !important;
  }
  .module-43_1 .promoted-item img {
    padding: 0 10%;
    box-sizing: content-box;
  }
}
@media (max-width: 500px) {
  .footer .logos a {
    height: 60px;
  }
  /*ioan	*/.listing .thumb-holder + .box-left {
    padding: 10px 45px 10px 80px;
  }
  .listing .thumb-holder {
    width: 50px;
  }
}
@media (max-width: 480px) {
  /* partner programs agenda items */
  .page-template-partner-programmes-page-php .single-session-interest-button {
    font-size: 14px;
  }
	.outer_glomo {
    		display: block;
		}
	.inner.inner-blog.inner-glomo {
    		width: 100%;
		}
	.inner-glomo .inside {
    		padding-left: 0;
			padding-bottom: 0;
		}
	}
@media screen and (max-width: 350px) {
  .listing-single.modules .products-content img.products-image {
    width: 250px;
    height: 200px;
  }
  .registration-section .hide {
    display: none !important;
  }
  .registration-section .show {
    display: block !important;
  }
  .registration-section section:first-child .row span b,
  .registration-section section:last-child .row span b {
    font-size: 14px;
  }
}
@media (max-width: 330px) {
  .module-68 .inner.modules.has-normal-cards {
    padding: 20px 5px;
  }
  .the-cards .normal-cards .card {
    flex: 0 0 100%;
    margin-bottom: 15px;
  }
  .the-cards[data-slides="3"] .normal-cards .card {
    flex: 0 0 100%;
  }
  .the-cards[data-slides="4"] .normal-cards .card {
    flex: 0 0 100%;
  }
  .the-cards[data-slides="5"] .normal-cards .card {
    flex: 0 0 100%;
  }
  .normal-speakers .speaker {
    flex: 0 0 100%;
  }
  .normal-speakers[data-slides="3"] .speaker {
    flex: 0 0 100%;
  }
  .normal-speakers[data-slides="4"] .speaker {
    flex: 0 0 100%;
  }
  .normal-speakers[data-slides="5"] .speaker {
    flex: 0 0 100%;
  }
}
@media print {
  body,
  .footer .outer {
    background: #fff;
  }
  .header {
    top: 0 !important;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  }
  html,
  .wrapper {
    margin-top: 0 !important;
  }
  .breadcrumbs,
  .footer-nav,
  .footer-sponsors,
  .back-to-top {
    display: none !important;
  }
  * {
    -webkit-print-color-adjust: exact !important;
    color-adjust: exact !important;
  }
  .page-template-agenda-page .filters-top-holder .submit-filters {
    display: none;
  }
  .page-template-agenda-page .filters-top-holder .trigger-filters {
    display: none;
  }
  .page-template-agenda-page .filters-top {
    padding: 25px 25px 25px 120px;
  }
  .page-template-agenda-page .filters-top-holder label {
    width: 20%;
  }
  .page-template-agenda-page .filters-top-holder input[type="text"] {
    width: 80%;
  }
  .page-template-agenda-page .menu-trigger {
    display: none;
  }
  .page-template-agenda-page .mymwc-header {
    display: none;
  }
  .page-template-agenda-page .bar-holder {
    display: none;
  }
  .page-template-agenda-page .footer {
    display: none;
  }
  .page-template-agenda-page .agenda-item-contents img {
    max-width: 7px !important;
  }
  .page-template-agenda-page .agenda-item-contents span {
    font-size: 8px;
    line-height: 10px;
  }
  .page-template-agenda-page .agenda-item .session-item {
    padding: 3px;
    min-height: 0px;
  }
  .page-template-agenda-page .agenda-hour span {
    top: 10px;
  }
  .page-template-agenda-page .agenda-item-contents h2 {
    font-size: 12px !important;
    line-height: 12px !important;
  }
  .page-template-agenda-page .agenda-item-contents .presented {
    font-size: 8px;
    line-height: 14px !important;
    margin: -3px 0 0 0;
  }
  .page-template-agenda-page .agenda-days a {
    padding: 10px;
    line-height: 16px;
    font-size: 12px;
  }
  .page-template-agenda-mp-page .filters-top-holder .submit-filters {
    display: none;
  }
  .page-template-agenda-mp-page .filters-top-holder .trigger-filters {
    display: none;
  }
  .page-template-agenda-mp-page .filters-top {
    padding: 25px 25px 25px 120px;
  }
  .page-template-agenda-mp-page .filters-top-holder label {
    width: 20%;
  }
  .page-template-agenda-mp-page .filters-top-holder input[type="text"] {
    width: 80%;
  }
  .page-template-agenda-mp-page .menu-trigger {
    display: none;
  }
  .page-template-agenda-mp-page .mymwc-header {
    display: none;
  }
  .page-template-agenda-mp-page .bar-holder {
    display: none;
  }
  .page-template-agenda-mp-page .footer {
    display: none;
  }
  .page-template-agenda-mp-page .agenda-item-contents img {
    max-width: 7px !important;
  }
  .page-template-agenda-mp-page .agenda-item-contents span {
    font-size: 8px;
    line-height: 10px;
  }
  .page-template-agenda-mp-page .agenda-item .session-item {
    padding: 3px;
    min-height: 0px;
  }
  .page-template-agenda-mp-page .agenda-hour span {
    top: 10px;
  }
  .page-template-agenda-mp-page .agenda-item-contents h2 {
    font-size: 12px !important;
    line-height: 12px !important;
  }
  .page-template-agenda-mp-page .agenda-item-contents .presented {
    font-size: 8px;
    line-height: 14px !important;
    margin: -3px 0 0 0;
  }
  .page-template-agenda-mp-page .agenda-days a {
    padding: 10px;
    line-height: 16px;
    font-size: 12px;
  }
}
@media (min-width: 990px) {
  
}
/*phase 3*/
.mymwc-head {
  padding-right: 50px;
}
.mymwc-head .buy-pass {
  right: 93px;
}
.mymwc-head .search-button {
  right: 48px;
}
.mymwc-head .hamburger {
  right: 48px;
}
.mymwc-trigger {
  position: absolute;
  width: 44px;
  height: 44px;
  right: 0;
  top: 12px;
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
  cursor: pointer;
  background-color: #fff;
  border: solid 1px #4cbbec;
  background-image: url(images/avatar.png);
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}
.mymwc-trigger img {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
}
.mymwc-menu {
  position: fixed;
  max-width: 1440px;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 70px;
  bottom: 0;
  padding: 0;
  z-index: 1;
  will-change: opacity;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  pointer-events: none;
  background: url(images/mymwc.svg) no-repeat left top #4f328a;
  background-size: cover;
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.logged-in.admin-bar .mymwc-menu {
  top: 102px;
}
.mymwc-menu:before {
  position: absolute;
  width: 100%;
  height: 10px;
  left: 0;
  top: -10px;
  z-index: 1;
  content: '';
  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
}
.mymwc-active-menu {
  overflow: hidden;
}
.mymwc-active-menu .mymwc-menu {
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  pointer-events: all;
}
.mymwc-container {
  float: left;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: auto;
}
.mymwc-container .outer {
  background: none;
}
.linkedin-success .mymwc-menu .input-wrapper,
.linkedin-success .mymwc-menu a,
.linkedin-success .mymwc-menu .login-submit {
  display: none !important;
}
.linkedin-success .mymwc-menu .login-message {
  text-align: center;
  margin-top: 100px;
}
.inside-left {
  float: left;
  width: 40%;
  min-height: 440px;
  padding-right: 30px;
  margin-top: 30px;
  border-right: solid 1px #a29c9c;
}
.inside-left h2 {
  margin-top: 10px;
}
.mobile-login-menu {
  display: none;
}
.white-text {
  color: #fff;
}
.inside-right {
  float: left;
  width: 60%;
  padding-left: 30px;
  padding-top: 20px;
  margin-top: 20px;
}
.mymwc-nav {
  margin: 0;
  padding: 0;
}
.mymwc-nav li {
  padding-left: 0 !important;
  margin: 0 0 25px 0;
}
.mymwc-nav li:before {
  content: '' !important;
}
.mymwc-nav li a {
  font-weight: 800;
  font-family: 'Gotham SSm A', sans-serif;
}
.mymwc-nav li a[href^="javascript"] {
  zoom: 1;
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
.mymwc-nav li a[href^="javascript"]:hover {
  text-decoration: none;
}
.mymwc-nav li a i {
  margin-right: 15px;
  font-size: 18px;
}
.mymwc-menu .mymwc-nav li a {
  color: #fff;
}
.mymwc-menu .inside-left {
  border-right: solid 1px rgba(255, 255, 255, 0.5);
}
.entity {
  position: relative;
}
.fav-button {
  position: absolute;
  width: 32px;
  height: 32px;
  line-height: 34px;
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
  cursor: pointer;
  background-color: #4cbbec;
}
.fav-label {
  display: none;
  font-family: 'Gotham SSm A', sans-serif;
}
.fav-button span {
  position: absolute;
  width: 32px;
  height: 32px;
  left: 0;
  top: 0;
  font-size: 22px;
}
.fav-button span:after {
  position: absolute;
  width: 32px;
  height: 32px;
  left: 0;
  top: 0;
  line-height: 32px;
  content: '\f067';
  font-family: 'FontAwesome';
}
.fav-button.added {
  background-color: #9ac75d;
}
.fav-button.added span:after {
  content: '\f00c';
}
.fav-button.added:hover {
  background-color: #e54954;
}
.fav-button.added:hover span:after {
  content: '\f00d';
}
.fav-button {
  right: -14px;
  top: -15px;
}
[data-type="session"] .fav-button {
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
}
[data-type="exhibitor"] .fav-button {
  -webkit-box-shadow: 0 0 0 2px #ffffff;
  -moz-box-shadow: 0 0 0 2px #ffffff;
  box-shadow: 0 0 0 2px #ffffff;
}
[data-type="speaker"] .fav-button {
  right: 20%;
  top: 5px;
  -webkit-box-shadow: 0 0 0 2px #ffffff;
  -moz-box-shadow: 0 0 0 2px #ffffff;
  box-shadow: 0 0 0 2px #ffffff;
}
.is_single .fav-button {
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  width: auto;
  height: 40px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 50px;
  top: -65px;
  right: 95px;
  z-index: 1;
}
.is_single .fav-button span {
  left: 10px;
  top: 5px;
}
.is_single .fav-button span:after {
  content: '\f067';
  font-size: 16px;
  line-height: 30px;
  border: solid 1px #fff;
  width: 30px;
  height: 30px;
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
}
.is_single .fav-button .fav-label {
  display: block;
}
.is_single .fav-button.added {
  background-color: #9ac75d;
}
.is_single .fav-button.added span:after {
  content: '\f00c';
  font-size: 16px;
  line-height: 28px;
}
.is_single .fav-button.added:hover {
  background-color: #e54954;
}
.is_single .fav-button.added:hover span:after {
  content: '\f00d';
  font-size: 16px;
  line-height: 28px;
}
.is_single[data-type="exhibitor"] .fav-button {
  top: -46px;
  right: 0px;
}
.is_single[data-type="session"] .fav-button {
  top: -60px;
}
.is_single[data-type="speaker"] .fav-button {
  top: -70px;
}
/*notices*/
.notices {
  position: fixed;
  z-index: 1001;
  left: 0;
  width: 420px;
  max-width: 100%;
  overflow: hidden;
  -webkit-transition: all 0.25s ease-out 0s;
  -moz-transition: all 0.25s ease-out 0s;
  -o-transition: all 0.25s ease-out 0s;
  transition: all 0.25s ease-out 0s;
}
.notices:empty {
  display: none;
}
.notices .notice {
  position: relative;
  width: 100%;
  min-height: 60px;
  margin-bottom: 1px;
  float: left;
  background: #fff;
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.25s ease-out 0s;
  -moz-transition: all 0.25s ease-out 0s;
  -o-transition: all 0.25s ease-out 0s;
  transition: all 0.25s ease-out 0s;
  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}
.notices .notice.visible {
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -o-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
}
.notice-type {
  width: 60px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
}
.notice-type .error {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: #e1272f;
}
.notice-type .error i {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  color: #fff;
  font-size: 38px;
  text-align: center;
  line-height: 68px;
}
.notice-type .succ {
  width: 80%;
  height: 80%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
  overflow: hidden;
  border: solid 1px #4cbbec;
}
.notice-message {
  width: 100%;
  color: #999;
  font-size: 13px;
  font-weight: 400;
  line-height: 15px;
  padding: 9px 30px 0 75px;
}
.notice-message span {
  text-transform: capitalize;
}
.notice-message .notice-title {
  width: 100%;
  color: #333;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}
.notice button {
  width: 20px;
  height: 20px;
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
  cursor: pointer;
  background: none;
  padding: 0;
}
.notice button span {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  color: #bbb;
}
.notice button:hover span {
  color: #e1272f;
}
.notice button span:after {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  content: '×';
  margin: auto;
  font-size: 18px;
  line-height: 20px;
}
.mymwc-template .breadcrumbs {
  position: absolute;
  background: none;
  z-index: 1;
  top: 10px;
}
.mymwc-template .breadcrumbs-bar a {
  font-size: 12px;
  font-weight: 500;
  line-height: 28px;
  text-transform: uppercase;
}
.mymwc-template .breadcrumbs-bar a.active-crumb {
  display: block !important;
  margin-top: 0;
}
.mymwc-template .breadcrumbs-bar a.active-crumb:before {
  content: '\f104';
  font-family: 'FontAwesome';
  font-size: 16px;
  line-height: 28px;
  float: left;
  margin: 0 5px 0 -15px;
}
.mymwc-template .breadcrumbs-bar > a {
  color: #fff;
}
.mymwc-template .breadcrumbs-bar > a:first-child:before {
  background: url(images/arrow-circle-left-white.svg) no-repeat left center;
  margin: 4px 8px 0 0;
  float: left;
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.mymwc-template .loading .loader {
  -webkit-filter: url(#morphx);
  filter: url(#morphx);
  margin-top: 10px;
}
.mymwc-wrapp .empty-message {
  margin: -5px 0 0 0 !important;
  float: left;
}
.post-networking-is-mymwc .mymwc-wrapp .empty-message {
  margin: -30px 0 0 0 !important;
  float: left;
}
.is_single.profile-main-right .fav-button.remove-fav:hover span {
  background: #e1272f;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  border: solid 1px #e1272f;
}
.is_single.profile-main-right .fav-button.remove-fav:hover span:before {
  background: #fff;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  transform: none;
}
.is_single.profile-main-right .fav-button.remove-fav:hover span:after {
  background: #fff;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  transform: none;
}
/*profile*/
.profile-holder .main-sections {
  width: 100%;
  display: table;
  table-layout: fixed;
  margin-bottom: 25px;
}
.profile-holder .main-sections .section {
  width: 50%;
  display: table-cell;
  vertical-align: top;
  position: relative;
}
.profile-holder .main-sections .section.wide-section {
  width: 100%;
  padding-right: 0;
}
.profile-holder .main-sections .section:nth-of-type(even) {
  padding-right: 0;
  padding-left: 10px;
}
.profile-holder .main-sections .section:after {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: #F5F8FA;
  -webkit-border-radius: 0 0 4px 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0 0 4px 4px;
  -moz-background-clip: padding;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
  content: '';
  z-index: 0;
}
.profile-holder .main-sections .section:nth-of-type(even):after {
  left: 10px;
  top: 0;
  bottom: 0;
  right: 0;
}
.profile-holder .main-sections .section.wide-section:after {
  right: 0;
  left: 0;
}
.section-name {
  width: 100%;
  float: left;
  padding: 0 20px;
  background: #C1C1C1;
  color: #fff;
  font-size: 20px;
  line-height: 52px;
  font-weight: 500;
  font-family: 'Roboto', sans-serif;
  -webkit-border-radius: 4px 4px 0 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px 4px 0 0;
  -moz-background-clip: padding;
  border-radius: 4px 4px 0 0;
  background-clip: padding-box;
  position: relative;
  z-index: 1;
}
.profile-holder .section .section-content {
  width: 100%;
  min-height: 120px;
  padding: 20px;
  float: left;
  position: relative;
  z-index: 1;
}
.profile-main {
  width: 100%;
  float: left;
  position: relative;
  z-index: 1;
  margin-bottom: 20px;
  padding-top: 30px;
  padding-bottom: 30px;
}
.profile-main:before {
  position: absolute;
  left: -150px;
  right: -150px;
  bottom: 0;
  top: 0;
  content: '';
  background: #f1f1f1;
  z-index: 0;
}
.profile-image {
  width: 120px;
  height: 120px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
  overflow: hidden;
  -webkit-box-shadow: 0 0 1px 1px #ffffff;
  -moz-box-shadow: 0 0 1px 1px #ffffff;
  box-shadow: 0 0 1px 1px #ffffff;
}
.profile-image img {
  max-width: 100%;
  min-width: 120px;
  float: left;
}
.profile-main-left {
  width: 50%;
  float: left;
  position: relative;
  padding-left: 140px;
  padding-right: 40px;
}
.profile-main-left:before {
  position: absolute;
  width: 1px;
  top: 0;
  bottom: 0;
  right: 0;
  content: '';
  background: #979797;
}
.profile-main .att-name {
  font-family: 'Gotham SSm A', sans-serif;
  font-size: 28px;
  line-height: 32px;
  font-weight: 900;
  color: #4cbbec;
  text-align: left;
  margin: 5px 0 5px 0;
  position: relative;
}
.profile-main .att-job {
  width: 100%;
  float: left;
  color: #333;
  font-size: 16px;
  line-height: 24px;
  padding: 5px 0;
  font-weight: 400;
  font-family: 'Roboto', sans-serif;
  position: relative;
}
.profile-main .att-company {
  width: 100%;
  float: left;
  color: #333;
  font-size: 20px;
  line-height: 24px;
  padding: 5px 0 10px 0;
  font-family: 'graphikbold', 'Roboto', sans-serif;
  position: relative;
}
.profile-main ::placeholder {
  color: #D3DEE3 !important;
}
.profile-holder select {
  display: block;
  position: relative;
}
.profile-holder input[type="text"] {
  font-family: 'Roboto', sans-serif;
  float: left;
  line-height: 38px;
  margin-bottom: 10px;
  padding: 0 15px;
  width: 100%;
  color: #08131F;
  background-color: rgba(255, 255, 255, 0.8);
  font-size: 16px;
  -webkit-transition: all 250ms eas-in 0ms;
  -moz-transition: all 250ms eas-in 0ms;
  -o-transition: all 250ms eas-in 0ms;
  transition: all 250ms eas-in 0ms;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  border: solid 1px #D3DEE3;
}
.profile-holderselect {
  font-family: 'Roboto', sans-serif;
  float: left;
  line-height: 38px;
  padding: 4px 15px;
  width: 100%;
  color: #08131F;
  background-color: rgba(255, 255, 255, 0.8);
  font-size: 16px;
  font-weight: 300;
  -webkit-transition: all 250ms eas-in 0ms;
  -moz-transition: all 250ms eas-in 0ms;
  -o-transition: all 250ms eas-in 0ms;
  transition: all 250ms eas-in 0ms;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  border: solid 1px #D3DEE3;
}
.profile-holder textarea {
  font-family: 'Roboto', sans-serif;
  min-height: 160px;
  float: left;
  line-height: 22px;
  padding: 15px;
  width: 100%;
  color: #08131F;
  background-color: rgba(255, 255, 255, 0.8);
  font-size: 16px;
  font-weight: 300;
  -webkit-transition: all 250ms eas-in 0ms;
  -moz-transition: all 250ms eas-in 0ms;
  -o-transition: all 250ms eas-in 0ms;
  transition: all 250ms eas-in 0ms;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  border: solid 1px #D3DEE3;
}
.switch-visible {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
  float: left;
  margin-top: 2px;
}
.switch-visible:after {
  content: 'Opt-in Attendee List';
  position: absolute;
  width: 200px;
  left: 10px;
  line-height: 34px;
}
.switch-visible input {
  opacity: 0;
  width: 0;
  height: 0;
}
.switch-visible .toggle {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #C1C1C1;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  -webkit-border-radius: 34px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 34px;
  -moz-background-clip: padding;
  border-radius: 34px;
  background-clip: padding-box;
}
.switch-visible .toggle:before {
  position: absolute;
  content: '';
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: #fff;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
}
.switch-visible input:checked + .toggle {
  background-color: #4f328a;
}
.switch-visible input:focus + .toggle {
  box-shadow: 0 0 1px #4f328a;
}
.switch-visible input:checked + .toggle:before {
  -webkit-transform: translateX(26px);
  -moz-transform: translateX(26px);
  -o-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
.profile-buttons {
  text-align: right;
  margin-top: -5px;
}
.profile-button {
  position: relative;
  font-size: 15px;
  display: inline-block;
  margin-left: 10px;
  color: #fff !important;
  padding: 0 15px 0 50px;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  width: auto;
  height: 40px;
  z-index: 1;
  line-height: 40px;
  cursor: pointer;
  background-color: #4cbbec;
  vertical-align: middle;
}
.profile-button:hover {
  background-color: #44a4d4;
  text-decoration: none !important;
}
.profile-button span {
  position: absolute;
  width: 32px;
  height: 32px;
  font-size: 22px;
  left: 10px;
  top: 5px;
  text-align: center;
}
.profile-button span:after {
  position: absolute;
  width: 30px;
  height: 30px;
  left: 0;
  top: 0;
  content: '\f040';
  font-family: 'FontAwesome';
  font-size: 16px;
  line-height: 26px;
  border: solid 1px #fff;
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
}
.profile-label {
  display: block;
  font-family: 'Gotham SSm A', sans-serif;
}
.profile-button.save {
  background-color: #9ac75d;
}
.profile-button.save span:after {
  content: '\f00c';
}
.profile-button.cancel {
  background-color: #e54954;
}
.profile-button.cancel span:after {
  content: '\f00d';
}
.profile-button.cancel,
.profile-button.save {
  display: none;
}
.profile-buttons .profile-button.edit {
  display: none !important;
}
.job-area,
.company-area,
.bio-area {
  display: none;
}
.is-edit .profile-button.cancel,
.is-edit .profile-button.save {
  display: inline-block;
}
.is-edit .profile-button.edit {
  display: none;
}
.is-edit .job-area,
.is-edit .company-area,
.is-edit .bio-area {
  display: block;
}
.is-edit .att-job,
.is-edit .att-company,
.is-edit .att-bio {
  display: none;
}
.my-schedule .agenda-hour-wrap,
.my-schedule .agenda-item {
  display: block;
}
/* Mihai - hide mwc functionality for  now but speakers  */.mymwc-container .inside-left h3 {
  display: none;
}
/* end Mihai - hide mwc functionality for  now but speakers */
/*messages*/
.messages-holder {
  position: relative;
  width: 100%;
  float: left;
  margin-top: 30px;
}
.messages-left {
  position: absolute;
  width: 300px;
  height: 100%;
  z-index: 2;
  overflow: auto;
  border: solid 1px #eee;
  border-bottom: 0 none;
}
.messages-right {
  position: relative;
  float: left;
  height: 480px;
  width: 100%;
  padding-left: 300px;
  background: #ddd;
  z-index: 1;
  padding-bottom: 60px;
}
.default-screen {
  width: 100%;
  font-size: 200px;
  text-align: center;
  line-height: 400px;
  color: #ccc;
}
.active-chat .default-screen {
  display: none;
}
.messages-left h3 {
  color: #ccc !important;
  text-align: center;
}
.messages-list {
  position: relative;
  width: 100%;
  height: 100%;
  float: left;
  overflow: auto;
  padding: 20px 0 30px 0;
  display: none;
}
.active-chat .messages-list {
  display: block;
}
.list-cont,
.list-cont:hover {
  position: relative;
  width: 100%;
  float: left;
  background: #fff;
  border-bottom: solid 1px #fafafa;
  padding: 10px 15px;
  text-decoration: none !important;
  -webkit-box-shadow: inset 4px 0 0 0 #ffffff;
  -moz-box-shadow: inset 4px 0 0 0 #ffffff;
  box-shadow: inset 4px 0 0 0 #ffffff;
  -webkit-transition: -webkit-box-shadow 0.15s ease 0s;
  -moz-transition: -moz-box-shadow 0.15s ease 0s;
  -o-transition: box-shadow 0.15s ease 0s;
  transition: box-shadow 0.15s ease 0s;
}
.list-cont:last-child {
  border-bottom: 0 none;
}
.list-cont:hover {
  -webkit-box-shadow: inset 4px 0 0 0 #e6007e;
  -moz-box-shadow: inset 4px 0 0 0 #e6007e;
  box-shadow: inset 4px 0 0 0 #e6007e;
}
.list-cont.active-cont,
.list-cont.active-cont:hover {
  -webkit-box-shadow: inset 4px 0 0 0 #c5d728;
  -moz-box-shadow: inset 4px 0 0 0 #c5d728;
  box-shadow: inset 4px 0 0 0 #c5d728;
}
.list-cont .circle {
  width: 40px;
  height: 40px;
  overflow: hidden;
  margin-right: 8px;
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
  display: inline-block;
  vertical-align: middle;
}
.list-cont .circle img {
  width: 100%;
}
.list-cont span {
  display: inline-block;
  vertical-align: middle;
  color: #4f328a;
  font-weight: 700;
  font-size: 14px;
}
.list-cont span small {
  color: #ccc;
  font-weight: 400;
  font-size: 11px;
  line-height: 10px;
  display: block;
}
.message-in {
  position: relative;
  width: 100%;
  float: left;
  padding: 0 55px 0 20px;
  margin-bottom: 10px;
}
.message-in.me {
  padding: 0 20px 0 55px;
}
.message-in .stamp {
  color: #ccc;
  font-weight: 400;
  font-size: 11px;
  line-height: 10px;
}
.message-in .message {
  position: relative;
  float: left;
  background: #fff;
  color: #444;
  font-size: 13px;
  padding: 8px 15px;
  line-height: 20px;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
}
.message-in.me .message {
  float: right;
  background: #3ab4ea;
  color: #fff;
}
.message-in.me .stamp {
  color: #a2e7f0;
}
.message-in .message:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-top: 12px solid #fff;
  border-left: 14px solid transparent;
  left: -10px;
  top: 0px;
}
.message-in .message:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-top: 12px solid #ccc;
  border-left: 12px solid transparent;
  left: -12px;
  top: 1px;
}
.message-in.me .message:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-top: 12px solid #3ab4ea;
  border-right: 14px solid transparent;
  border-left: 0 none;
  left: auto;
  right: -10px;
}
.message-in.me .message:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-top: 12px solid #ccc;
  border-right: 12px solid transparent;
  border-left: 0 none;
  left: auto;
  right: -12px;
}
.messages-bottom {
  position: relative;
  width: 100%;
  height: 100%;
  bottom: 0;
  pointer-events: none;
  display: none;
}
.active-chat .messages-bottom {
  display: block;
}
.messages-bottom-in {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -60px;
  background: #fff;
  pointer-events: all;
}
.textarea-holder {
  position: relative;
  width: 100%;
  padding: 15px 60px 0px 15px;
}
.messages-bottom-in button {
  position: absolute;
  bottom: 0;
  right: 0;
}
.messages-bottom-in button:hover {
  background-color: #cf0071;
}
.textarea-holder textarea {
  width: 100%;
  height: 44px;
  min-height: 44px;
  line-height: 20px;
  font-size: 14px;
  color: #333;
  overflow: hidden;
  bottom: 0;
  float: left;
  padding: 10px 14px;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
  resize: none;
}
.attendies-holder {
  width: 100%;
  float: left;
}
.round-item {
  position: relative;
  width: 16.66666%;
  float: left;
  margin-bottom: 40px;
  padding: 0 15px;
  -webkit-transition: -webkit-transform 200ms ease-in 0ms, opacity 150ms ease-in;
  -moz-transition: -moz-transform 200ms ease-in 0ms, opacity 150ms ease-in;
  -o-transition: -o-transform 200ms ease-in 0ms, opacity 150ms ease-in;
  transition: -webkit-transform 200ms ease-in 0ms,-moz-transform 200ms ease-in 0ms,-o-transform 200ms ease-in 0ms,transform 200ms ease-in 0ms, opacity 150ms ease-in;
}
.round-item:hover {
  text-decoration: none !important;
}
.round-item:nth-of-type(6n+7) {
  clear: left;
}
.round-item h2 {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  line-height: 20px;
  margin: 15px 0 3px 0;
  color: #333;
  text-align: center;
  font-weight: 700;
}
.round-item p {
  margin: 0;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  color: #08131F;
}
.round-item p strong {
  color: #25a0d6;
}
.round-item .mod-image {
  width: 100px;
  height: 100px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
}
.round-item .mod-image img {
  max-width: 200%;
  margin: 0 auto;
  height: 100%;
  width: auto;
}
.attendies-form .filters-top {
  padding: 25px 60px 25px 120px;
}
.attendies-form .filters-top-holder .submit-filters {
  margin: auto auto auto 15px;
}
.round-item .fav-button {
  right: auto;
  left: 62%;
  top: -2px;
  -webkit-box-shadow: 0 0 0 2px #ffffff;
  -moz-box-shadow: 0 0 0 2px #ffffff;
  box-shadow: 0 0 0 2px #ffffff;
}
.post-profile-is-mymwc {
  overflow: hidden;
}
.profile-main-right {
  width: 50%;
  position: absolute;
  height: 40px;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  padding: 0 0 0 10px;
  text-align: right;
}
.message-button {
  position: relative;
  font-size: 15px;
  display: inline-block;
  color: #fff !important;
  margin-left: 10px;
  padding: 11px 15px;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  width: auto;
  height: 40px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 50px;
  z-index: 1;
  line-height: 40px;
  cursor: pointer;
  background-color: #4cbbec;
  vertical-align: middle;
}
.message-button:hover {
  background-color: #44a4d4;
  text-decoration: none !important;
}
.message-button span {
  position: absolute;
  width: 32px;
  height: 32px;
  font-size: 22px;
  left: 10px;
  top: 5px;
  text-align: center;
}
.message-button span:after {
  position: absolute;
  width: 30px;
  height: 30px;
  left: 0;
  top: 0;
  content: '\f27a';
  font-family: 'FontAwesome';
  font-size: 16px;
  line-height: 26px;
  border: solid 1px #fff;
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
}
.message-label {
  display: block;
  font-family: 'Gotham SSm A', sans-serif;
}
.profile-main-right .fav-button {
  position: relative;
  right: auto;
  left: auto !important;
  top: auto !important;
  vertical-align: middle;
}
.profile-main-right .fav-button:hover {
  background-color: #44a4d4;
}
.inactive-profile .profile-image {
  display: none;
}
.inactive-profile .profile-main {
  padding-bottom: 0;
  margin-bottom: 10px;
}
.inactive-profile .profile-main:before {
  display: none;
}
.inactive-profile .profile-main-left {
  padding-left: 0;
}
.inactive-profile .profile-main-left:before {
  display: none;
}
/*publications*/
.publication {
  width: 100%;
  float: left;
  position: relative;
  border-bottom: solid 1px #e0e0e0;
  padding: 10px 0;
  min-height: 140px;
}
.publication-image {
  width: 180px;
  float: left;
  position: absolute;
  left: 0;
  top: 20px;
  bottom: 20px;
  overflow: hidden;
  text-align: center;
}
.publication-image img {
  display: inline-block;
  vertical-align: middle;
  max-width: 180px;
  height: auto;
}
.publication-content {
  width: 100%;
  float: left;
  position: relative;
  padding-left: 210px;
}
.publication-content h2 {
  margin: 10px 0;
}
.publication-content a {
  display: inline-block;
  margin-bottom: 15px;
  padding: 0;
  white-space: nowrap;
  height: 28px;
  line-height: 28px;
}
.publication-content a:hover {
  text-decoration: underline;
}
.publication-content .in-content {
  margin-bottom: 5px;
  width: 100%;
}
.publication-content .in-content:empty {
  display: none;
}
.attedies-more i {
  margin-left: 5px;
  display: none;
}
.in-progress .attedies-more i {
  display: inline-block;
}
.attedies-more.disabled {
  background-color: #ccc!important;
}
@media (max-width: 1000px) {
  .page-id-messages-is-mymwc .mymwc-template .featured-content {
    padding: 50px 0 10px 0;
  }
  .page-id-messages-is-mymwc .back-to-top.fixed-back {
    top: 15px;
  }
  .default-screen {
    font-size: 100px;
    line-height: normal;
  }
  .messages-left {
    width: 100%;
    position: relative;
    -webkit-box-shadow: 0 2px 3px 0 rgba(100, 100, 100, 0.2);
    -moz-box-shadow: 0 2px 3px 0 rgba(100, 100, 100, 0.2);
    box-shadow: 0 2px 3px 0 rgba(100, 100, 100, 0.2);
  }
  .active-chat .messages-left {
    position: absolute;
    height: 51px;
    overflow: hidden;
  }
  .messages-right {
    height: auto;
    width: 100%;
    padding-left: 0;
    padding-bottom: 60px;
    padding-top: 60px;
  }
  .active-chat .messages-right {
    height: 420px;
  }
  .active-chat .list-cont {
    display: none;
  }
  .active-chat .list-cont.active-cont {
    display: block;
    text-align: center;
  }
  .list-cont,
  .list-cont:hover {
    padding: 5px 10px;
  }
  .list-cont.active-cont:before {
    content: '\f104';
    width: 28px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    position: absolute;
    left: 15px;
    top: 12px;
    font-family: 'FontAwesome';
    -webkit-border-radius: 50%;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 50%;
    -moz-background-clip: padding;
    border-radius: 50%;
    background-clip: padding-box;
    -webkit-box-shadow: 0 0 0 1px #e6007e;
    -moz-box-shadow: 0 0 0 1px #e6007e;
    box-shadow: 0 0 0 1px #e6007e;
    text-indent: -3px;
  }
  .textarea-holder {
    padding: 15px 60px 0px 0px;
  }
  .round-item {
    position: relative;
    width: 25%;
  }
  .round-item:nth-of-type(6n+7) {
    clear: none;
  }
  .round-item:nth-of-type(4n+5) {
    clear: left;
  }
  .message-button {
    -webkit-border-radius: 50%;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 50%;
    -moz-background-clip: padding;
    border-radius: 50%;
    background-clip: padding-box;
    padding: 0;
    width: 40px;
    height: 40px;
  }
  .message-button span {
    left: 5px;
  }
  .message-button span:after {
    border: 0 none;
  }
  .message-label {
    display: none;
  }
  .profile-button {
    -webkit-border-radius: 50%;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 50%;
    -moz-background-clip: padding;
    border-radius: 50%;
    background-clip: padding-box;
    padding: 0;
    width: 40px;
    height: 40px;
  }
  .profile-button span {
    left: 5px;
  }
  .profile-button span:after {
    border: 0 none;
  }
  .profile-label {
    display: none;
  }
  .page-id-profile-is-mymwc .mymwc-template .featured-content {
    padding: 20px 0;
  }
  .profile-main-left:before {
    display: none;
  }
  .profile-main-right {
    padding-right: 0;
  }
  .profile-main-right .fav-button {
    -webkit-border-radius: 50%;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 50%;
    -moz-background-clip: padding;
    border-radius: 50%;
    background-clip: padding-box;
    padding: 0;
    width: 40px;
    height: 40px;
  }
  .profile-main-right .fav-button span {
    left: 5px;
  }
  .profile-main-right .fav-button span:after {
    border: 0 none;
  }
  .profile-main-right .fav-button .fav-label {
    display: none;
  }
  .is_single[data-type="exhibitor"] .fav-button,
  .is_single[data-type="speaker"] .fav-button,
  .is_single[data-type="session"] .fav-button {
    left: auto;
    top: auto;
    right: auto;
    position: relative;
    font-size: 12px;
    float: right;
  }
  .is_single[data-type="exhibitor"] .fav-button {
    margin: -46px 0 0 0;
  }
  .is_single[data-type="speaker"] .fav-button {
    margin: -70px 95px 0 0;
  }
  .is_single[data-type="session"] .fav-button {
    margin: -50px 95px 0 0;
  }
}
@media (max-width: 782px) {
  .attendies-form .filters-top {
    padding: 10px 60px 15px 0px;
  }
  .attendies-form .filters-top-holder .submit-filters {
    margin: 46px auto auto 15px;
  }
  .profile-main {
    padding-top: 20px;
  }
  .profile-main-left {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
  }
  .profile-main-right {
    width: 100%;
    position: relative;
    float: left;
    margin: 10px 0 -20px 0;
    padding-left: 0;
  }
  .profile-image {
    position: relative;
    width: 100px;
    height: 100px;
  }
  .profile-image img {
    min-width: 100px;
  }
  .profile-main .att-name {
    text-align: center;
    font-size: 22px;
    line-height: 28px;
  }
  .profile-main .att-job {
    padding: 0 0 2px 0;
  }
  .profile-main .att-company {
    font-size: 18px;
  }
}
@media (max-width: 640px) {
  .round-item {
    position: relative;
    width: 50%;
  }
  .round-item:nth-of-type(4n+5) {
    clear: none;
  }
  .round-item:nth-of-type(2n+1) {
    clear: left;
  }
  .single .initial-actions {
    padding-top: 0;
  }
  .is_single[data-type="speaker"] .fav-button {
    margin: -24px 0 0 0;
  }
  .is_single[data-type="session"] .fav-button {
    margin: -5px 0 0 0;
  }
}
@media print {
  [class*="-is-mymwc"] .breadcrumbs {
    display: none !important;
  }
}
.mymwc-loader {
  position: absolute;
  top: 7px;
  right: 7px;
  width: 30px;
}
.mymwc-loader:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.mymwc-circular {
  -webkit-animation: mymwc-rotate 2s linear infinite;
  animation: mymwc-rotate 2s linear infinite;
  height: 100%;
  -webkit-transform-origin: center center;
  transform-origin: center center;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.mymwc-path {
  stroke-dasharray: 1, 200;
  stroke-dashoffset: 0;
  -webkit-animation: mymwc-dash 1.5s ease-in-out infinite, mymwc-color 6s ease-in-out infinite;
  animation: mymwc-dash 1.5s ease-in-out infinite, mymwc-color 6s ease-in-out infinite;
  stroke-linecap: round;
}
@-webkit-keyframes mymwc-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes mymwc-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes mymwc-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124px;
  }
}
@keyframes mymwc-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124px;
  }
}
.mymwc-login {
  width: 100%;
  max-width: 390px;
  margin: 0 auto;
}
.mymwc-login .mymwc-loader {
  display: none;
}
.mymwc-login .login-message {
  width: 100%;
  float: left;
  margin: 10px 0;
  display: none;
}
.mymwc-login .login-message:empty {
  display: none;
}
.show-messages .login-message {
  display: block;
}
.mymwc-menu.linkedin-menu-active .mymwc-menu-left,
.mymwc-menu.linkedin-menu-active .mymwc-menu-right {
  display: none;
}
.mymwc-menu.linkedin-menu-active .mymwc-menu-left.linkedin-menu,
.mymwc-menu.linkedin-menu-active .mymwc-menu-right.linkedin-menu {
  display: block;
}
.mymwc-login .input-wrapper {
  width: 100%;
  float: left;
  margin-bottom: 10px;
  position: relative;
}
.mymwc-login button.login-linkedin {
  display: none;
}
.mymwc-login button.login-mobileconnect {
  display: none;
}
.linkedin-active .mymwc-login .login-submit {
  display: none;
}
.linkedin-active .mymwc-login button.login-linkedin {
  display: block;
}
.linkedin-active .mymwc-login button.login-mobileconnect {
  display: block;
}
.linkedin-active .mymwc-login a.login-linkedin {
  display: none;
}
.linkedin-active .mymwc-login a.login-mobileconnect {
  display: none;
}
.mymwc-login input[type="text"],
.mymwc-login input[type="password"] {
  width: 100%;
  float: left;
  border: 0 none;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 40px;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  padding: 0 10px;
}
.mymwc-login .input-wrapper i {
  position: absolute;
  right: 5px;
  top: 5px;
  font-size: 30px;
  color: #e1272f;
  visibility: hidden;
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  -o-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
}
.mymwc-login .input-wrapper.has-error i {
  visibility: visible;
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.mymwc-login button,
.mymwc-login a.button,
.mymwc-left-login button,
.mymwc-left-login a.button {
  position: relative;
  float: left;
  width: 100%;
  padding: 0;
  margin: 0 !important;
  cursor: pointer;
  border: 0 none;
  font-weight: 400;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 42px;
  color: #fff;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 0 1px rgba(40, 124, 60, 0.1);
  -moz-box-shadow: 0 0 0 1px rgba(40, 124, 60, 0.1);
  box-shadow: 0 0 0 1px rgba(40, 124, 60, 0.1);
  -webkit-transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  -o-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
  text-decoration: none;
  text-align: center;
}
.mymwc-login a {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
  color: #fff;
  margin: 0;
  text-decoration: underline;
}
.mymwc-login button.login-mobileconnect,
.mymwc-login a.login-mobileconnect {
  background-color: #5c5376;
  margin: 15px 0 10px 0;
}
.mymwc-login button.login-mobileconnect:hover,
.mymwc-login a.login-mobileconnect:hover {
  background-color: #695d8c;
}
.mymwc-login button.login-mobileconnect i,
.mymwc-login a.login-mobileconnect i {
  position: relative;
  float: left;
  height: 42px;
  width: 44px;
  padding: 0 15px;
  color: #fff;
  border-bottom: 0 none;
  border-right: 1px solid #453f58;
  background: url(images/mobileconnect-icon.png) no-repeat center center;
  background-size: 16px;
}
button.login-linkedin,
a.login-linkedin {
  background-color: #2475b8;
}
button.login-linkedin:hover,
a.login-linkedin:hover {
  background-color: #2475cc;
}
.mymwc-login .login-message + .login-linkedin {
  margin-top: 15px !important;
}
button.login-linkedin i,
a.login-linkedin i {
  position: relative;
  float: left;
  height: 42px;
  width: 44px;
  color: #fff;
  border-bottom: 0 none;
  border-right: 1px solid #1f6097;
  font-size: 24px;
  line-height: 42px;
  text-align: center;
}
.login-message p {
  color: #fff;
  line-height: 22px;
  margin: 0;
}
@media (max-width: 1000px) {
  .mymwc-trigger {
    width: 40px;
    height: 40px;
    top: 7px;
  }
  .mymwc-menu {
    top: 54px;
  }
  .inside-left {
    width: 100%;
    padding-right: 0;
    min-height: 0;
    border-right: none !important;
  }
  .inside-right {
    width: 100%;
    padding-left: 0;
    margin: 0;
  }
  .mymwc-left-login {
    display: none;
  }
  .mobile-login-menu {
    display: block !important;
  }
  .mymwc-template .featured-content {
    padding: 50px 0 20px 0;
  }
}
@media (max-width: 640px) {
  [data-type="speaker"] .fav-button {
    right: 30%;
  }
}
@media (max-width: 550px) {
  [data-type="speaker"] .fav-button {
    right: 25%;
  }
}
@media (max-width: 460px) {
  [data-type="speaker"] .fav-button {
    right: 20%;
  }
}
@media (max-width: 400px) {
  [data-type="speaker"] .fav-button {
    right: 15%;
  }
}
/*
gotham face
Gotham SSm A
200 - extra light
300 - light
400 - book
500 - medium
700 - bold
800 - black*/