@charset "UTF-8";
/*
Theme Name: WebXR Summit Series

Author: Ben Erwin, Powersimple, LLC
Author URI: https://Powersimple/
Description: 
Text Domain: powersimple

DO NOT EDIT IN STYLE.CSS
*/
/*
    PUT YOUR COLOR PALETTE HERE:
*/
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;600;900&display=swap&family=Zen+Dots");
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  outline: 0; }

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block; }

body {
  line-height: 1; }

ol,
ul {
  list-style: none; }

blockquote,
q {
  quotes: none; }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/*--------------------------------------------------------------
	Typography
--------------------------------------------------------------*/
body {
  font-size: 1em; }

a {
  color: #111; }

a:hover,
a:focus {
  text-decoration: none;
  color: #333;
  outline: 0; }

.bg-dark a {
  color: #aaa; }

.bg-dark a:hover,
.bg-dark a:focus {
  color: #fff; }

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 120%;
  margin-bottom: .5em;
  color: #4173D8; }

h1 {
  font-size: 2rem;
  font-weight: 700; }

h2 {
  font-size: 1.618rem;
  font-weight: 700; }

h3 {
  font-size: 1.382rem;
  font-weight: 700; }

h4 {
  font-size: 1rem;
  font-weight: 600; }

h5 {
  font-size: .9rem;
  font-weight: 600; }

h6 {
  font-size: .8rem;
  font-weight: 600; }

p,
ol,
ul,
blockquote {
  margin: 0 0 20px;
  font-size: 1em; }

main p,
li {
  font-size: 1rem; }

a {
  color: #4173D8;
  font-size: 1em; }

p {
  text-align: left;
  line-height: 150%; }

strong {
  font-weight: 700; }

blockquote {
  border: 0;
  font-style: italic;
  font-size: 1.2rem;
  padding: 0; }

.font-alt {
  font-family: 'Open Sans';
  text-transform: uppercase;
  letter-spacing: 2px; }

.font-serif {
  font-family: Volkhov, "Times New Roman", sans-serif;
  font-style: italic; }

.large-text {
  font-size: 24px !important; }

.rotate {
  text-shadow: none !important; }

.module-title {
  position: relative;
  letter-spacing: 4px;
  text-align: center;
  font-weight: 400;
  font-size: 30px;
  color: #111;
  margin: 0 0 35px; }

.module-subtitle {
  text-align: center;
  font-size: 16px;
  color: #111;
  margin-bottom: 70px; }

.module-icon {
  text-align: center;
  font-size: 32px;
  margin-bottom: 20px; }

.module-title + .module-subtitle {
  margin-top: -35px; }

/* Restaurant module header */
.alt-module-subtitle {
  display: table; }

.alt-module-subtitle h5 {
  display: table-cell;
  white-space: pre;
  padding: 0 8px;
  color: #111; }

/* Finance case study header */
.finance-image-content {
  border: 1px solid #e5e5e5;
  padding: 60px 0px; }

.finance-image-content .module-title {
  margin-bottom: 20px; }

.finance-image-content .alt-features-item {
  margin-top: 40px; }

/* Landing Page */
.landing-reason .module-title {
  color: #e6af4b; }

.landing-reason .module-title + .module-subtitle {
  margin-top: -60px;
  margin-bottom: 40px; }

.free-trial {
  background-color: rgba(88, 20, 158, 0.9);
  color: #FFFFFF; }

.free-trial .color-golden {
  color: #e6af4b; }

/*  Special Portfolio Page  */
.special-portfolio-header-title {
  border: 1px solid rgba(255, 255, 255, 0.7);
  font-size: 50px;
  padding: 40px 0px;
  letter-spacing: 8px; }

#guide strong {
  font-weight: 700; }

#guide em {
  font-style: italic; }

#guide td.col-sm-3 {
  width: 25%; }

#guide .row {
  clear: both;
  margin-bottom: 1em;
  border-bottom: #606060;
  padding-bottom: 1em; }

#guide .full-bleed {
  margin: 0px;
  padding: 0px !important;
  page-break-before: avoid !important;
  width: 100%;
  height: 100%; }
  #guide .full-bleed img {
    width: 8.5in;
    height: 11in; }

#guide .two_column {
  max-height: 10.25in;
  margin: 0 .5in;
  column-width: 2.5in;
  column-gap: .5in;
  font-family: 'Freight Sans Book';
  overflow: hidden;
  padding: 1in .5in !important; }

#guide p,
#guide li {
  margin-bottom: 13.2pt;
  line-height: 13.2pt;
  font-size: 11pt; }

#guide li {
  margin-bottom: .5em; }

@font-face {
  #guide {
    font-family: "Freight Sans Book";
    src: url("fonts/FreightSansBook.otf") format("opentype"); } }

@media print {
  #guide a[href]:after {
    content: none !important; }
  #guide .container {
    max-width: 100%; }
  #guide hr.page-break {
    page-break-after: always;
    max-width: 100%;
    display: block;
    position: relative;
    margin: 0px !important;
    border: none; }
  #guide hr.page-break:after {
    margin-bottom: .5in; } }

#guide .col-print-1 {
  width: 8%;
  float: left; }

#guide .col-print-2 {
  width: 16%;
  float: left; }

#guide .col-print-3 {
  width: 25%;
  float: left; }

#guide .col-print-4 {
  width: 33%;
  float: left; }

#guide .col-print-5 {
  width: 42%;
  float: left; }

#guide .col-print-6 {
  width: 50%;
  float: left; }

#guide .col-print-7 {
  width: 58%;
  float: left; }

#guide .col-print-8 {
  width: 66%;
  float: left; }

#guide .col-print-9 {
  width: 75%;
  float: left; }

#guide .col-print-10 {
  width: 83%;
  float: left; }

#guide .col-print-11 {
  width: 92%;
  float: left; }

#guide .col-print-12 {
  width: 100%;
  float: left; }

#guide h1,
#guide h2,
#guide h3,
#guide h4 {
  position: relative;
  clear: both; }

#guide h1 {
  font-size: 24pt;
  font-weight: 700;
  line-height: 26pt;
  margin-bottom: 12pt;
  width: 100%; }

#guide h2 {
  font-size: 20pt;
  font-weight: 600; }

#guide h3 {
  font-size: 16pt;
  font-weight: 600; }

#guide h4 {
  font-size: 14pt;
  font-weight: 600; }

#guide a.toc-h1 {
  font-size: 12pt;
  font-weight: 700;
  white-space: nowrap;
  margin-top: 1em;
  margin-bottom: .5em; }

#guide a.toc-h2 {
  font-size: 11pt;
  font-weight: 600;
  padding-left: .5in;
  white-space: nowrap; }

#guide a.toc-h3 {
  font-size: 10pt;
  font-weight: 400;
  padding-left: 1in;
  white-space: nowrap; }

#guide a.toc-h4 {
  font-size: 9pt;
  font-weight: 400;
  padding-left: 1.2in;
  white-space: nowrap; }

#guide .section_menu td {
  height: 100%; }
  #guide .section_menu td a {
    width: 90%;
    height: 100%;
    font-size: 11px;
    line-height: 1.25;
    text-transform: uppercase; }
    #guide .section_menu td a img {
      border-radius: 10px;
      width: 100%;
      height: 100%;
      margin: 6px 0 0 0; }
  @media (max-width: 768px) {
    #guide .section_menu td {
      padding: 3px; }
      #guide .section_menu td a {
        font-size: 8pt; } }

#guide .newpage {
  margin-top: 1in; }

#guide #t-o-c ul {
  margin-top: .5em; }
  #guide #t-o-c ul li {
    list-style: none;
    line-height: 100%; }
    #guide #t-o-c ul li ul {
      padding-left: 0px; }

#guide #pojo-a11y-toolbar {
  display: none; }

#guide .col-left {
  padding-left: 0px; }

#guide .col-right {
  padding-right: 0px; }

#guide .clear {
  clear: both;
  position: relative; }

#guide p,
#guide li {
  font-size: 1rem;
  line-height: 150%; }

#guide p {
  margin-bottom: 1rem; }

#guide ul.col-left {
  padding-left: 25px; }

#main-menu {
  position: absolute;
  width: 100%; }
  #main-menu nav {
    margin-right: 60px; }
  @media (min-width: 768px) {
    #main-menu {
      right: 125px; } }

#social-menu {
  font-size: 150%;
  right: 10px;
  position: absolute;
  top: .75rem; }
  #social-menu a {
    color: #999;
    margin-right: .5rem;
    text-decoration: none; }
  @media (max-width: 767px) {
    #social-menu {
      display: none; } }

#megamenu.content {
  z-index: 1000;
  position: absolute;
  right: 0px;
  top: -15px; }

#megamenu {
  /*Flyout Mega*/
  /*mega menu*/
  /*Blog DropDown*/
  /*Images*/
  /*common*/
  /*hover*/
  /*responsive*/ }
  #megamenu *,
  #megamenu :after,
  #megamenu :before {
    box-sizing: border-box; }
  #megamenu .clearfix:after,
  #megamenu .clearfix:before {
    content: '';
    display: table; }
  #megamenu .clearfix:after {
    clear: both;
    display: block; }
  #megamenu ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  #megamenu ul.dropdown {
    overflow-y: auto;
    max-height: 61.8vh; }
    @media (max-width: 767px) {
      #megamenu ul.dropdown {
        max-height: 250px;
        overflow-y: scroll; } }
  #megamenu ul.drop-down-ul {
    overflow-y: auto;
    max-height: 61.8vh; }
    @media (max-width: 767px) {
      #megamenu ul.drop-down-ul {
        max-height: 250px;
        overflow-y: scroll; } }
  #megamenu li,
  #megamenu li {
    font-size: 1em !important;
    list-style: none; }
  #megamenu a,
  #megamenu a:hover,
  #megamenu a.active,
  #megamenu a:visited,
  #megamenu a:focus {
    color: #fefefe;
    text-decoration: none; }
  #megamenu a:hover,
  #megamenu a.active {
    background-color: #4173D8 !important; }
  #megamenu .content {
    margin: 50px 100px 0px 100px; }
  #megamenu .exo-menu {
    width: 100%;
    float: left;
    list-style: none;
    position: relative; }
  #megamenu .exo-menu > li {
    display: inline-block;
    float: left; }
  #megamenu .exo-menu > li > a,
  #megamenu .exo-menu > li > span {
    color: #ccc;
    text-decoration: none;
    border-right: 1px #365670 dotted;
    -webkit-transition: color 0.2s linear, background 0.2s linear;
    -moz-transition: color 0.2s linear, background 0.2s linear;
    -o-transition: color 0.2s linear, background 0.2s linear;
    transition: color 0.2s linear, background 0.2s linear; }
  #megamenu .exo-menu > li > a.active,
  #megamenu .exo-menu > li > a:hover,
  #megamenu li.drop-down ul > li > a {
    background: #009FE1;
    color: #fff;
    text-shadow: 1px 1px #000; }
  #megamenu li.drop-down::after {
    margin-right: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px; }
  #megamenu .exo-menu i {
    float: left;
    font-size: 18px;
    margin-right: 6px;
    line-height: 20px !important; }
  #megamenu li.drop-down,
  #megamenu .flyout-right,
  #megamenu .flyout-left {
    position: relative; }
  @media (max-width(768px)) {
    #megamenu li.drop-down:before {
      content: "\f103";
      color: #fff;
      font-family: FontAwesome;
      font-style: normal;
      display: inline;
      position: absolute;
      right: 6px;
      top: 13px;
      font-size: 11px; } }
  #megamenu li.drop-down > ul {
    left: 0px;
    min-width: 230px; }
  #megamenu .drop-down-ul {
    display: none; }
  #megamenu .flyout-right > ul,
  #megamenu .flyout-left > ul {
    top: 0;
    min-width: 230px;
    display: none;
    border-left: 1px solid #365670; }
  #megamenu li.drop-down > ul > li > a,
  #megamenu .flyout-right ul > li > a,
  #megamenu .flyout-left ul > li > a,
  #megamenu li.drop-down > ul > li > span,
  #megamenu .flyout-right ul > li > span,
  #megamenu .flyout-left ul > li > span {
    color: #fff;
    display: block;
    padding: 10px;
    text-decoration: none;
    border-bottom: 1px dotted #fff;
    -webkit-transition: color 0.2s linear, background 0.2s linear;
    -moz-transition: color 0.2s linear, background 0.2s linear;
    -o-transition: color 0.2s linear, background 0.2s linear;
    transition: color 0.2s linear, background 0.2s linear; }
  #megamenu .flyout-right ul > li > a,
  #megamenu .flyout-left ul > li > a {
    border-bottom: 1px dotted #B8C7BC; }
  #megamenu .flyout-mega-wrap {
    top: 0;
    right: 0;
    left: 100%;
    width: 100%;
    display: none;
    height: 100%;
    padding: 15px;
    min-width: 742px; }
  #megamenu h4.row.mega-title {
    color: #eee;
    margin-top: 0px;
    font-size: 14px;
    padding-left: 15px;
    padding-bottom: 13px;
    text-transform: uppercase;
    border-bottom: 1px solid #ccc; }
  #megamenu .flyout-mega ul > li > a {
    font-size: 90%;
    line-height: 25px;
    color: #fff;
    font-family: inherit; }
  #megamenu .flyout-mega ul > li > span:hover,
  #megamenu .flyout-mega ul > li > span:active,
  #megamenu .flyout-mega ul > li > span:focus .flyout-mega ul > li > a:hover,
  #megamenu .flyout-mega ul > li > a:active,
  #megamenu .flyout-mega ul > li > a:focus {
    text-decoration: none;
    background-color: transparent !important;
    color: #ccc !important; }
  #megamenu .mega-menu {
    left: 0;
    right: 0;
    padding: 15px;
    display: none;
    padding-top: 0;
    min-height: 100%; }
  #megamenu h4.row.mega-title {
    color: #eee;
    margin-top: 0px;
    font-size: 14px;
    padding-left: 15px;
    padding-bottom: 13px;
    text-transform: uppercase;
    border-bottom: 1px solid #547787;
    padding-top: 15px;
    background-color: #365670; }
  #megamenu .mega-menu ul li a {
    line-height: 25px;
    font-size: 90%;
    display: block; }
  #megamenu ul.stander li a {
    padding: 3px 0px; }
  #megamenu ul.description li {
    padding-bottom: 12px;
    line-height: 8px; }
  #megamenu ul.description li span {
    color: #ccc;
    font-size: 85%; }
  #megamenu a.view-more {
    border-radius: 1px;
    margin-top: 15px;
    background-color: #009FE1;
    padding: 2px 10px !important;
    line-height: 21px !important;
    display: inline-block !important; }
  #megamenu a.view-more:hover {
    color: #fff;
    background: #0DADEF; }
  #megamenu ul.icon-des li a i {
    color: #fff;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    background-color: #009FE1;
    line-height: 35px !important; }
  #megamenu ul.icon-des li {
    width: 100%;
    display: table;
    margin-bottom: 11px; }
  #megamenu .Blog {
    left: 0;
    display: none;
    color: #fefefe;
    padding-top: 15px;
    background: #547787;
    padding-bottom: 15px; }
  #megamenu .Blog .blog-title {
    color: #fff;
    font-size: 15px;
    text-transform: uppercase; }
  #megamenu .Blog .blog-des {
    color: #ccc;
    font-size: 90%;
    margin-top: 15px; }
  #megamenu .Blog a.view-more {
    margin-top: 0px; }
  #megamenu .Images {
    left: 0;
    width: 100%;
    display: none;
    color: #fefefe;
    padding-top: 15px;
    background: #547787;
    padding-bottom: 15px; }
  #megamenu .Images h4 {
    font-size: 15px;
    margin-top: 0px;
    text-transform: uppercase; }
  #megamenu .flyout-right ul > li > a,
  #megamenu .flyout-left ul > li > a,
  #megamenu .flyout-mega-wrap,
  #megamenu .mega-menu {
    background-color: #547787; }
  #megamenu .Blog:hover,
  #megamenu .Images:hover,
  #megamenu .mega-menu:hover,
  #megamenu .drop-down-ul:hover,
  #megamenu li.flyout-left > ul:hover,
  #megamenu li.flyout-right > ul:hover,
  #megamenu .flyout-mega-wrap:hover,
  #megamenu li.flyout-left a:hover + ul,
  #megamenu li.flyout-right a:hover + ul,
  #megamenu .blog-drop-down > a:hover + .Blog,
  #megamenu li.drop-down > a:hover + .drop-down-ul,
  #megamenu li.drop-down > span:hover + .drop-down-ul,
  #megamenu .images-drop-down > a:hover + .Images,
  #megamenu .images-drop-down > span:hover + .Images,
  #megamenu .mega-drop-down a:hover + .mega-menu,
  #megamenu li.flyout-mega > a:hover + .flyout-mega-wrap {
    display: block; }
  @media (min-width: 768px) {
    #megamenu .exo-menu > li > a {
      display: block;
      padding: 16px 16px 15px; }
    #megamenu .mega-menu,
    #megamenu .flyout-mega-wrap,
    #megamenu .Images,
    #megamenu .Blog,
    #megamenu .flyout-right > ul,
    #megamenu .flyout-left > ul,
    #megamenu li.drop-down > ul {
      position: absolute; }
    #megamenu .flyout-right > ul {
      left: 100%;
      max-height: 50vh;
      overflow-y: scroll; }
    #megamenu .flyout-left > ul {
      right: 100%;
      max-height: 50vh;
      overflow-y: auto; } }
  @media (max-width: 767px) {
    #megamenu .exo-menu {
      min-height: 58px;
      width: 100%;
      background: #4173D8;
      color: #fff;
      top: 30px; }
    #megamenu .exo-menu > li > a {
      width: 100%;
      display: none; }
    #megamenu .exo-menu > li {
      width: 100%;
      border-bottom: 1px ​solid rgba(255, 255, 255, 0.2); }
    #megamenu .display.exo-menu > li > a {
      display: block;
      padding: 10px; }
    #megamenu .mega-menu,
    #megamenu .Images,
    #megamenu .Blog,
    #megamenu .flyout-right > ul,
    #megamenu .flyout-left > ul,
    #megamenu li.drop-down > ul {
      position: relative; } }
  #megamenu a.toggle-menu {
    position: fixed;
    right: 0px;
    padding: 10px;
    font-size: 27px;
    z-index: 2000;
    color: #fff;
    top: 5px; }
    @media (min-width: 768px) {
      #megamenu a.toggle-menu {
        display: none; } }

/*--------------------------------------------------------------
      Preloader
  --------------------------------------------------------------*/
.page-loader {
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  z-index: 9998;
  display: none; }

.loader {
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 0.9;
  z-index: 1000;
  width: 50vw;
  margin-left: -25vw;
  z-index: 9999;
  margin-top: -14.5vw; }
  .loader svg {
    width: 100%; }

#header {
  height: 50px; }

#logo {
  position: relative;
  width: 130px;
  background-image: url(images/logo/PolysLogo.png); }
  @media (min-width: 768px) {
    #logo {
      top: -15px; } }
  #logo a {
    width: 100%;
    height: 50px;
    display: block; }

#site-title {
  color: #a2c1ef;
  font-weight: 600;
  padding-top: 3px;
  display: none; }

@media (min-width: 768px) {
  .navbar-transparent {
    background-color: rgba(10, 10, 10, 0.9); }
  .navbar-custom {
    padding-top: 15px;
    padding-bottom: 15px; }
  .navbar-custom .dropdown-menu {
    position: absolute;
    display: block;
    visibility: hidden;
    opacity: 0; }
  .navbar-custom .open > .dropdown-menu {
    visibility: visible;
    opacity: 1; }
  .navbar-custom .dropdown-menu .dropdown-toggle:after {
    position: absolute;
    display: block;
    right: 9px;
    top: 50%;
    margin-top: -6px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 9px;
    content: "\f105";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .navbar-right .dropdown-menu {
    right: auto;
    left: 0; }
  /* Comments */
  .comment .comment {
    margin-left: 75px; } }

.discord {
  height: 20px;
  width: 20px;
  background: url(images/icons/discord.png) center center no-repeat;
  background-size: cover;
  margin-bottom: -5px !important;
  opacity: .8; }

footer {
  position: fixed;
  display: table;
  background-color: rgba(10, 10, 10, 0.8);
  width: 100%;
  height: 100px;
  text-align: center;
  padding: 10px 0;
  top: 100vh;
  margin-top: -36px;
  min-height: 50px;
  max-height: 2vh;
  color: #8A8A8A; }
  footer .xri-logo {
    width: 100px;
    margin-top: 10px;
    display: inline-block; }
  footer span.copyright {
    display: inline-block;
    line-height: 120%;
    vertical-align: top;
    margin: 0;
    font-size: .8em;
    margin-top: 15px;
    padding-bottom: .5em; }
    footer span.copyright span {
      margin-top: 5px;
      display: inline-block; }
      @media (max-width: 768px) {
        footer span.copyright span {
          display: block;
          margin-top: 0px; } }
  footer .footer-social-links {
    text-align: right; }
  footer .footer-social-links a {
    display: inline-block;
    line-height: 52px;
    vertical-align: top;
    padding: 0 6px; }
  footer footer.horizontal.maxed {
    width: 50%;
    left: 50%;
    position: absolute;
    height: 50px; }

footer ul {
  float: right; }
  footer ul li {
    list-style: none;
    padding: 0px 10px;
    display: inline-block;
    border-left: 1px solid #fff; }
    footer ul li a {
      text-decoration: none; }
    @media (max-width: 767px) {
      footer ul li {
        display: block;
        border: none !important; } }
  footer ul li:first-child {
    border-left: none; }
  footer ul li:last-child {
    border-right: 1px solid #fff; }

.page-footer {
  display: block;
  position: absolute;
  top: 10.25in;
  text-align: center;
  width: 100%;
  left: 0;
  padding: 0px; }
  .page-footer .dots {
    width: 25%;
    left: 50%;
    margin-left: -12.5%;
    display: block;
    position: absolute; }
  .page-footer a {
    color: blue; }
  .page-footer a:hover {
    color: #fff; }
  .page-footer strong {
    font-weight: 700; }

.partners {
  background-color: #000;
  display: inline-block;
  padding-right: 25px;
  width: 100%;
  position: absolute;
  bottom: 0px;
  left: 0px; }
  .partners .container {
    margin-bottom: 0px;
    padding: 5px 0px; }
  .partners a {
    font-size: .8rem; }
  .partners a:hover, .partners a:active {
    color: #FFF; }

.awe {
  background: url(images/logo/awe50h.png) center left no-repeat transparent;
  background-size: contain;
  padding-left: 25px; }

.vrara {
  background: url(images/logo/vrara-summit-emblem.png) center left no-repeat transparent;
  background-size: contain;
  padding-left: 28px; }

.gatherverse {
  background: url(images/logo/Gather-Verse-Summit-Logo.png) center left no-repeat transparent;
  background-size: contain;
  padding-left: 28px; }

.futurewei {
  background: url(images/logo/futurewei.png) center left no-repeat transparent;
  background-size: contain;
  padding-left: 25px; }

.experiences-header {
  font-weight: bold;
  display: block;
  text-align: center;
  padding: 10px 0px;
  list-style: none;
  margin: 0px auto;
  color: white; }

input[type=checkbox].form-checkbox {
  width: 22px;
  height: 22px;
  border: 3px solid #a2c1ef;
  background-color: #10161a;
  margin-right: 5px; }

.filters, #hardware-filters {
  padding: .5px;
  border-radius: 1em;
  margin-bottom: 2em; }
  .filters h3, #hardware-filters h3 {
    color: #a2c1ef;
    font-size: 14px;
    text-transform: uppercase;
    border-bottom: #a2c1ef;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: currentcolor;
    margin-bottom: 5px;
    padding: .25em .25em .25em .25em; }

.filter-list {
  margin-bottom: .1em; }
  .filter-list .filter-type {
    font-weight: 700; }

#psa {
  color: #fff;
  background-color: #1d1649;
  padding: 24px;
  margin-bottom: 3px; }
  #psa p {
    font-size: 14px;
    line-height: 125%;
    font-weight: 600; }
  #psa .banner-product {
    width: 160px;
    float: left;
    margin-right: 20px;
    margin-bottom: 60px; }
  #psa .banner-logo {
    width: 108px;
    display: block;
    margin: 0 0 20px 0; }
  #psa a {
    font-weight: 700; }

#active-filters {
  clear: both; }

.row.result-header {
  padding-left: 15px !important;
  font-size: 14px; }

.profile-link {
  font-weight: 700;
  font-size: em; }

#directory-filters {
  background-color: #999999;
  background: linear-gradient(135deg, #000000 0%, #373737 28%, #3f3f3f 57%, #1c1c1c 86%, #000 100%);
  border-radius: 10px;
  box-shadow: -5px 2px 5px 3px rgba(0, 0, 0, 0.3);
  margin-bottom: 20px; }
  #directory-filters h4 {
    color: #a2c1ef;
    padding-top: 1em;
    padding-bottom: .5em;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase; }

.get-listed {
  text-align: center;
  font-weight: 700; }

.accordion-drawer {
  overflow-y: auto;
  max-height: 400px;
  height: auto;
  background: #ebf1f6;
  background: linear-gradient(to bottom, #ebf1f6 1%, #ebf1f6 53%, #d5ebfb 100%);
  padding: 8px;
  border-radius: 10px;
  border: 3px grove #fff;
  margin-bottom: 10px; }

.data-filter {
  display: block; }
  .data-filter .data-label {
    display: inline-block;
    vertical-align: middle;
    margin-top: -15px;
    white-space: nowrap;
    overflow: hidden;
    font-weight: bold;
    color: #999999;
    max-width: 185px; }

.profile-label {
  font-weight: 700;
  text-align: center;
  display: block;
  border-bottom: 1px solid #f4f4f4;
  height: 50px; }
  .profile-label span {
    display: block; }
  .profile-label span.profile-main {
    font-weight: 700;
    white-space: nowrap;
    overflow: hidden; }
  .profile-label span.profile-sub {
    font-weight: 400;
    white-space: nowrap;
    overflow: hidden; }

.form-checkbox:checked {
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: 50%;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.707 7.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4a1 1 0 00-1.414-1.414L7 8.586 5.707 7.293z'/%3E%3C/svg%3E"); }

body::-webkit-scrollbar {
  width: 1em; }

body::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

body::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey; }

.profile-data {
  margin-top: -20px; }
  .profile-data ul {
    padding-top: 0px;
    padding-left: 0px; }
    .profile-data ul li {
      list-style-type: none;
      margin-left: 0;
      padding-left: 0;
      display: table-row; }

.profile-button {
  clear: right;
  display: table-cell;
  position: relative; }

.active-filters {
  /*background-color: #eee;
    position: absolute;
    width: 100%;
    border: 1px solid #333;
    top: 0;
    left: 0;
    visibility: hidden;
    */
  padding-top: 8px;
  line-height: 125%;
  padding-left: 8px; }
  .active-filters span {
    font-size: 9pt;
    display: block;
    line-height: 125%; }
  .active-filters ul li {
    font-size: 9pt; }

.filter-type {
  font-weight: 700;
  padding-top: 5px; }

.active-filters:hover {
  visibility: visible; }

.row.display-flex {
  display: flex;
  flex-wrap: wrap; }

.row.display-flex > [class*='col-'] {
  display: flex;
  flex-direction: column; }

.info-holder {
  padding-bottom: 2em; }

.main {
  color: #fff; }
  .main h1.title {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    padding: 10px 0px 5px; }
  .main h2.featuring {
    color: #fff;
    font-size: 1.2rem;
    text-align: center;
    font-weight: 400; }
  .main input, .main textarea {
    color: #20448c;
    font-weight: 600; }
  .main a {
    color: cyan; }

.light-mode {
  background-color: #f8f8f8; }
  .light-mode p {
    color: #111;
    font-weight: 400; }

.title-bar {
  background: rgba(0, 0, 0, 0.8);
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  position: relative;
  display: block;
  margin-top: 50px;
  z-index: 100; }
  @media (max-width: 1280px) {
    .title-bar {
      max-width: 640px;
      margin: 0px auto; } }
  .title-bar h1.title {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    padding: 10px 0px 5px; }
  .title-bar h2.featuring {
    color: #fff;
    font-size: 1.2rem;
    text-align: center;
    font-weight: 400; }

#agenda {
  background: linear-gradient(to bottom, #102246 0%, #183369 25%, #183369 75%, #102246 100%);
  color: #fff;
  border-bottom: 10px solid #102246;
  font-size: 120%;
  line-height: 120%; }
  #agenda h2.module-title {
    color: #b7d547; }
  @media (max-width: 767px) {
    #agenda .seal {
      width: 50%;
      margin: 0px auto;
      display: block; } }
  #agenda .featured {
    margin: 25px 0px;
    padding: 15px; }
  #agenda .schedule-bg {
    max-width: 90%;
    background-color: #f4f4f4;
    color: #183369;
    border-radius: 25px;
    padding: 15px;
    margin: 0px aut0; }
    #agenda .schedule-bg h3 {
      font-size: 1.5vw;
      font-weight: 600;
      text-align: center;
      color: #4173D8; }
      @media (max-width: 768px) {
        #agenda .schedule-bg h3 {
          font-size: 3vw; } }
      @media (min-width: 1681px) {
        #agenda .schedule-bg h3 {
          font-size: 1.5em; } }
      #agenda .schedule-bg h3 h4 {
        font-weight: 600;
        color: #3f2a8c;
        text-align: center; }

#slideshow {
  padding-bottom: 0px;
  background: #000; }

.panel-speaker {
  line-height: 120%; }

#venue {
  background: #f4f4f4; }

#volunteer input[type=text],
#volunteer input[type=submit],
#volunteer textarea {
  color: #183369; }

#registration {
  background: #a2c1ef;
  border-bottom: 10px solid #101619; }
  #registration h2.module-title {
    color: #183369; }
  #registration p,
  #registration li {
    color: #fff; }

#widgets {
  background: linear-gradient(to bottom, #102246 0%, #183369 25%, #4173D8 61.8%, #183369 75%, #102246 100%);
  color: #cccccc; }

#conference2020 {
  background: linear-gradient(to bottom, #1d1649 0%, #1d1649 25%, #3f2a8c 45%, #bf49f2 50%, #3f2a8c 55%, #1d1649 75%, #1d1649 100%);
  color: #fff;
  border-bottom: 6px groove #ffe270; }
  #conference2020 h2 {
    color: #f1c40f; }

#conference2019 {
  color: #102246; }
  #conference2019 h2 {
    color: #74fcac; }

.download-posters {
  background: #fff;
  color: #11233c;
  padding: 70px;
  border-top: 3px solid #102246;
  border-bottom: 10px solid #102246; }

#conference2020 {
  height: 100vh; }

.video-wrap {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  margin-bottom: 10px; }
  .video-wrap iframe {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0; }

#conference-playlist {
  position: relative;
  z-index: 100; }
  @media (min-width: 1281px) {
    #conference-playlist .panel-heading {
      padding: 1em 1em 2.5em; } }
  @media (max-width: 767px) {
    #conference-playlist {
      top: 10%; }
      #conference-playlist .panel-title {
        font-size: 3vw; }
        #conference-playlist .panel-title img {
          width: 25%;
          max-width: 150px;
          margin-right: 10px; }
      #conference-playlist .panel-speakers {
        font-size: 3vw;
        line-height: 120%; }
      #conference-playlist .panel-heading {
        padding: 3px;
        clear: both;
        height: 0px;
        padding: 1% 3px 15% 3px; }
      #conference-playlist .panel-heading a:after {
        content: ""; }
      #conference-playlist .panel {
        border: 0px;
        background: transparent; } }

#bg-video {
  background-color: #000;
  max-height: 85vh; }
  #bg-video video {
    width: 100vw;
    margin-top: 50px;
    opacity: 1; }

@media only screen and (max-width: 720px) {
  #bg-video video {
    width: 100vw; }
  #home-tagline {
    min-height: auto !important; }
    #home-tagline h1 {
      font-size: 12px !important; }
    #home-tagline h2 {
      display: none; } }

#home-tagline {
  width: 100%;
  min-height: 10vh;
  text-align: center;
  color: #fff;
  z-index: 900;
  background-color: #000;
  padding: 12px;
  position: relative; }
  #home-tagline h1, #home-tagline h2 {
    color: #fff;
    padding: 0;
    margin: 0 auto; }
  #home-tagline h1 {
    letter-spacing: 4px;
    font-weight: 400;
    font-size: 30px;
    text-transform: uppercase; }
  #home-tagline h2 {
    font-size: 18px;
    font-weight: 400;
    max-width: 975px; }

.overlay-video {
  display: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
  -ms-transition: opacity 600ms ease-in;
  transition: opacity 600ms ease-in;
  -ms-transition: opacity .6s;
  transition: opacity .6s;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 999999; }

.o1 {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
  -ms-transition: opacity 600ms ease-out;
  transition: opacity 600ms ease-out;
  -ms-transition: opacity .6s;
  transition: opacity .6s; }

.videoWrapperExt {
  position: relative;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 982px;
  padding: 0 20px; }

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0; }

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.close {
  background-image: url(http://djit.ac/assets/images/news/mark.png);
  position: absolute;
  top: -50px;
  right: 0px;
  cursor: pointer;
  z-index: 9999;
  height: 40px;
  width: 40px;
  background-size: 40px; }
  @media (max-width: 767px) and (orientation: landscape) {
    .close {
      display: none; } }

.ui-slider {
  position: relative;
  text-align: left; }

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none; }

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0; }

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit; }

.ui-slider-horizontal {
  height: .8em; }

.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em; }

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%; }

.ui-slider-horizontal .ui-slider-range-min {
  left: 0; }

.ui-slider-horizontal .ui-slider-range-max {
  right: 0; }

.ui-slider-vertical {
  width: .8em;
  height: 100px; }

.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em; }

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%; }

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0; }

.ui-slider-vertical .ui-slider-range-max {
  top: 0; }

#collaborators,
#spectators {
  color: #fff;
  text-align: center; }

.slider {
  background-color: #373737;
  margin: 12px 10px;
  border: 2px groove #fff;
  height: 15px;
  border-radius: 15px;
  cursor: pointer; }
  .slider .ui-slider-handle {
    background-color: #373737;
    color: #fff;
    padding: 3px;
    border-radius: 50%;
    font-size: 10pt;
    height: 30px;
    width: 30px;
    text-align: center;
    font-weight: 600;
    border: 2px groove #fff;
    margin-top: -6px;
    margin-left: -20px;
    line-height: 18px;
    cursor: pointer; }

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 5px 0;
  padding: .5em .5em .5em .7em;
  font-size: 100%; }

.ui-accordion .ui-accordion-content {
  border-top: 0;
  overflow: auto; }

.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
  background-image: url("images/icons/ui-icons_ffffff_256x240.png"); }

/* positioning */
.ui-icon-blank {
  background-position: 16px 16px; }

.ui-icon-caret-1-n {
  background-position: 0 0; }

.ui-icon-caret-1-ne {
  background-position: -16px 0; }

.ui-icon-caret-1-e {
  background-position: -32px 0; }

.ui-icon-caret-1-se {
  background-position: -48px 0; }

.ui-icon-caret-1-s {
  background-position: -65px 0; }

.ui-icon-caret-1-sw {
  background-position: -80px 0; }

.ui-icon-caret-1-w {
  background-position: -96px 0; }

.ui-icon-caret-1-nw {
  background-position: -112px 0; }

.ui-icon-caret-2-n-s {
  background-position: -128px 0; }

.ui-icon-caret-2-e-w {
  background-position: -144px 0; }

.ui-icon-triangle-1-n {
  background-position: 0 -16px; }

.ui-icon-triangle-1-ne {
  background-position: -16px -16px; }

.ui-icon-triangle-1-e {
  background-position: -32px -16px; }

.ui-icon-triangle-1-se {
  background-position: -48px -16px; }

.ui-icon-triangle-1-s {
  background-position: -65px -16px; }

.ui-icon-triangle-1-sw {
  background-position: -80px -16px; }

.ui-icon-triangle-1-w {
  background-position: -96px -16px; }

.ui-icon-triangle-1-nw {
  background-position: -112px -16px; }

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px; }

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px; }

.ui-icon-arrow-1-n {
  background-position: 0 -32px; }

.ui-icon-arrow-1-ne {
  background-position: -16px -32px; }

.ui-icon-arrow-1-e {
  background-position: -32px -32px; }

.ui-icon-arrow-1-se {
  background-position: -48px -32px; }

.ui-icon-arrow-1-s {
  background-position: -65px -32px; }

.ui-icon-arrow-1-sw {
  background-position: -80px -32px; }

.ui-icon-arrow-1-w {
  background-position: -96px -32px; }

.ui-icon-arrow-1-nw {
  background-position: -112px -32px; }

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px; }

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px; }

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px; }

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px; }

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px; }

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px; }

.ui-icon-arrowthick-1-n {
  background-position: 1px -48px; }

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px; }

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px; }

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px; }

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px; }

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px; }

.ui-icon-arrow-4 {
  background-position: 0 -80px; }

.ui-icon-arrow-4-diag {
  background-position: -16px -80px; }

.ui-icon-extlink {
  background-position: -32px -80px; }

.ui-icon-newwin {
  background-position: -48px -80px; }

.ui-icon-refresh {
  background-position: -64px -80px; }

.ui-icon-shuffle {
  background-position: -80px -80px; }

.ui-icon-transfer-e-w {
  background-position: -96px -80px; }

.ui-icon-transferthick-e-w {
  background-position: -112px -80px; }

.ui-icon-folder-collapsed {
  background-position: 0 -96px; }

.ui-icon-folder-open {
  background-position: -16px -96px; }

.ui-icon-document {
  background-position: -32px -96px; }

.ui-icon-document-b {
  background-position: -48px -96px; }

.ui-icon-note {
  background-position: -64px -96px; }

.ui-icon-mail-closed {
  background-position: -80px -96px; }

.ui-icon-mail-open {
  background-position: -96px -96px; }

.ui-icon-suitcase {
  background-position: -112px -96px; }

.ui-icon-comment {
  background-position: -128px -96px; }

.ui-icon-person {
  background-position: -144px -96px; }

.ui-icon-print {
  background-position: -160px -96px; }

.ui-icon-trash {
  background-position: -176px -96px; }

.ui-icon-locked {
  background-position: -192px -96px; }

.ui-icon-unlocked {
  background-position: -208px -96px; }

.ui-icon-bookmark {
  background-position: -224px -96px; }

.ui-icon-tag {
  background-position: -240px -96px; }

.ui-icon-home {
  background-position: 0 -112px; }

.ui-icon-flag {
  background-position: -16px -112px; }

.ui-icon-calendar {
  background-position: -32px -112px; }

.ui-icon-cart {
  background-position: -48px -112px; }

.ui-icon-pencil {
  background-position: -64px -112px; }

.ui-icon-clock {
  background-position: -80px -112px; }

.ui-icon-disk {
  background-position: -96px -112px; }

.ui-icon-calculator {
  background-position: -112px -112px; }

.ui-icon-zoomin {
  background-position: -128px -112px; }

.ui-icon-zoomout {
  background-position: -144px -112px; }

.ui-icon-search {
  background-position: -160px -112px; }

.ui-icon-wrench {
  background-position: -176px -112px; }

.ui-icon-gear {
  background-position: -192px -112px; }

.ui-icon-heart {
  background-position: -208px -112px; }

.ui-icon-star {
  background-position: -224px -112px; }

.ui-icon-link {
  background-position: -240px -112px; }

.ui-icon-cancel {
  background-position: 0 -128px; }

.ui-icon-plus {
  background-position: -16px -128px; }

.ui-icon-plusthick {
  background-position: -32px -128px; }

.ui-icon-minus {
  background-position: -48px -128px; }

.ui-icon-minusthick {
  background-position: -64px -128px; }

.ui-icon-close {
  background-position: -80px -128px; }

.ui-icon-closethick {
  background-position: -96px -128px; }

.ui-icon-key {
  background-position: -112px -128px; }

.ui-icon-lightbulb {
  background-position: -128px -128px; }

.ui-icon-scissors {
  background-position: -144px -128px; }

.ui-icon-clipboard {
  background-position: -160px -128px; }

.ui-icon-copy {
  background-position: -176px -128px; }

.ui-icon-contact {
  background-position: -192px -128px; }

.ui-icon-image {
  background-position: -208px -128px; }

.ui-icon-video {
  background-position: -224px -128px; }

.ui-icon-script {
  background-position: -240px -128px; }

.ui-icon-alert {
  background-position: 0 -144px; }

.ui-icon-info {
  background-position: -16px -144px; }

.ui-icon-notice {
  background-position: -32px -144px; }

.ui-icon-help {
  background-position: -48px -144px; }

.ui-icon-check {
  background-position: -64px -144px; }

.ui-icon-bullet {
  background-position: -80px -144px; }

.ui-icon-radio-on {
  background-position: -96px -144px; }

.ui-icon-radio-off {
  background-position: -112px -144px; }

.ui-icon-pin-w {
  background-position: -128px -144px; }

.ui-icon-pin-s {
  background-position: -144px -144px; }

.ui-icon-play {
  background-position: 0 -160px; }

.ui-icon-pause {
  background-position: -16px -160px; }

.ui-icon-seek-next {
  background-position: -32px -160px; }

.ui-icon-seek-prev {
  background-position: -48px -160px; }

.ui-icon-seek-end {
  background-position: -64px -160px; }

.ui-icon-seek-start {
  background-position: -80px -160px; }

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px; }

.ui-icon-stop {
  background-position: -96px -160px; }

.ui-icon-eject {
  background-position: -112px -160px; }

.ui-icon-volume-off {
  background-position: -128px -160px; }

.ui-icon-volume-on {
  background-position: -144px -160px; }

.ui-icon-power {
  background-position: 0 -176px; }

.ui-icon-signal-diag {
  background-position: -16px -176px; }

.ui-icon-signal {
  background-position: -32px -176px; }

.ui-icon-battery-0 {
  background-position: -48px -176px; }

.ui-icon-battery-1 {
  background-position: -64px -176px; }

.ui-icon-battery-2 {
  background-position: -80px -176px; }

.ui-icon-battery-3 {
  background-position: -96px -176px; }

.ui-icon-circle-plus {
  background-position: 0 -192px; }

.ui-icon-circle-minus {
  background-position: -16px -192px; }

.ui-icon-circle-close {
  background-position: -32px -192px; }

.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

.ui-icon-circle-check {
  background-position: -208px -192px; }

.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

.ui-icon-squaresmall-close {
  background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

.sponsor {
  margin-bottom: 1em; }
  .sponsor a {
    display: block;
    max-width: 50vw;
    margin: 0px auto; }

.sponsors {
  margin-bottom: 140px; }
  .sponsors h4 {
    margin-top: 20px; }

#sponsor-deck {
  width: 100%;
  /*  @media (min-width: 1680px){
       width:800px;
       height:644px;
    }*/ }

#sponsor-footer div {
  padding: 0px; }
  #sponsor-footer div a {
    display: block;
    width: 100%; }

#sponsor-main-menu li {
  text-align: center;
  font-weight: 700;
  padding: 3%; }

table.sponsors,
table.authors {
  max-width: 100%; }

.slideshow {
  border-radius: 50%; }
  .slideshow .slide-wrap {
    position: relative;
    overflow: hidden;
    font-size: 1em; }
    .slideshow .slide-wrap h2 {
      position: absolute;
      top: 5%;
      width: 61.8%;
      left: 50%;
      margin-left: -30.9%; }
    .slideshow .slide-wrap section {
      position: absolute;
      overflow: hidden;
      width: 80%;
      height: 0px;
      padding-bottom: 60%;
      margin-top: 25%;
      left: 10%; }
      .slideshow .slide-wrap section div.content {
        padding-right: 50px;
        margin-right: -50px; }
      .slideshow .slide-wrap section p {
        margin-bottom: 0.5em;
        line-height: 120%; }

#wheel-menu-content, #projects-content {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  /* THIS PART HANDLES THE FONT- 
   for slides, positioning is in .slide-wrap in slick.scss */ }
  #wheel-menu-content h2, #projects-content h2 {
    font-weight: bold;
    text-align: center;
    color: #fff;
    margin-bottom: .5em; }
  #wheel-menu-content section, #projects-content section {
    line-height: 120%;
    color: #fff;
    text-shadow: 1px 1px #333; }

#screen.horizontal .slideshow .slide-wrap {
  height: 50vh; }

#screen.horizontal #wheel-menu-content, #screen.horizontal #projects-content {
  width: 50vh;
  height: 50vh;
  left: 50%;
  top: 50%;
  margin-left: -25vh;
  margin-top: -25vh; }

#screen.vertical .slideshow .slide-wrap {
  height: 50vw; }

#screen.vertical #wheel-menu-content, #screen.vertical #projects-content {
  width: 50vw;
  height: 50vw;
  left: 50%;
  top: 50%;
  margin-left: -25vw;
  margin-top: -25vw; }

.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.slick-dots {
  position: relative;
  bottom: 40px;
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center;
  padding-left: 0px !important; }
  .slick-dots li {
    display: inline-block;
    margin: 0px .5em; }
    .slick-dots li button {
      font-size: 0;
      line-height: 0;
      width: 20px;
      height: 20px;
      padding: 5px;
      cursor: pointer;
      color: #3bbfd6;
      border: 0;
      outline: none;
      background: #3bbfd6;
      border-radius: 50%; }
  .slick-dots li.active {
    background: #522b1c; }

.slick-prev,
.slick-next {
  line-height: 0;
  position: absolute;
  top: 32%;
  display: block;
  width: 30px;
  max-width: 8%;
  height: 30px;
  margin-top: -10px;
  padding: 0;
  cursor: pointer;
  color: #3bbfd6;
  border: none;
  outline: none;
  border-radius: 50%;
  z-index: 100;
  display: none !important; }

.slick-prev {
  left: -20px;
  content: ">"; }

.slick-next {
  right: -20px; }

.profile-info p {
  text-align: left; }

#profile-hero {
  height: 38.2vh;
  background-color: #ccc; }

.profile-container {
  padding-top: 50px !important; }

#profile-hero {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

.profile-contact {
  font-size: 200%; }

.social-icon {
  margin-right: 3px; }

#guide strong {
  font-weight: 700; }

#guide em {
  font-style: italic; }

#guide td.col-sm-3 {
  width: 25%; }

#guide .row {
  clear: both;
  margin-bottom: 1em;
  border-bottom: #606060;
  padding-bottom: 1em; }

#guide .full-bleed {
  margin: 0px;
  padding: 0px !important;
  page-break-before: avoid !important;
  width: 100%;
  height: 100%; }
  #guide .full-bleed img {
    width: 8.5in;
    height: 11in; }

#guide .two_column {
  max-height: 10.25in;
  margin: 0 .5in;
  column-width: 2.5in;
  column-gap: .5in;
  font-family: 'Freight Sans Book';
  overflow: hidden;
  padding: 1in .5in !important; }

#guide p,
#guide li {
  margin-bottom: 13.2pt;
  line-height: 13.2pt;
  font-size: 11pt; }

#guide li {
  margin-bottom: .5em; }

@font-face {
  #guide {
    font-family: "Freight Sans Book";
    src: url("fonts/FreightSansBook.otf") format("opentype"); } }

@media print {
  #guide a[href]:after {
    content: none !important; }
  #guide .container {
    max-width: 100%; }
  #guide hr.page-break {
    page-break-after: always;
    max-width: 100%;
    display: block;
    position: relative;
    margin: 0px !important;
    border: none; }
  #guide hr.page-break:after {
    margin-bottom: .5in; } }

#guide .col-print-1 {
  width: 8%;
  float: left; }

#guide .col-print-2 {
  width: 16%;
  float: left; }

#guide .col-print-3 {
  width: 25%;
  float: left; }

#guide .col-print-4 {
  width: 33%;
  float: left; }

#guide .col-print-5 {
  width: 42%;
  float: left; }

#guide .col-print-6 {
  width: 50%;
  float: left; }

#guide .col-print-7 {
  width: 58%;
  float: left; }

#guide .col-print-8 {
  width: 66%;
  float: left; }

#guide .col-print-9 {
  width: 75%;
  float: left; }

#guide .col-print-10 {
  width: 83%;
  float: left; }

#guide .col-print-11 {
  width: 92%;
  float: left; }

#guide .col-print-12 {
  width: 100%;
  float: left; }

#guide h1,
#guide h2,
#guide h3,
#guide h4 {
  position: relative;
  clear: both; }

#guide h1 {
  font-size: 24pt;
  font-weight: 700;
  line-height: 26pt;
  margin-bottom: 12pt;
  width: 100%; }

#guide h2 {
  font-size: 20pt;
  font-weight: 600; }

#guide h3 {
  font-size: 16pt;
  font-weight: 600; }

#guide h4 {
  font-size: 14pt;
  font-weight: 600; }

#guide a.toc-h1 {
  font-size: 12pt;
  font-weight: 700;
  white-space: nowrap;
  margin-top: 1em;
  margin-bottom: .5em; }

#guide a.toc-h2 {
  font-size: 11pt;
  font-weight: 600;
  padding-left: .5in;
  white-space: nowrap; }

#guide a.toc-h3 {
  font-size: 10pt;
  font-weight: 400;
  padding-left: 1in;
  white-space: nowrap; }

#guide a.toc-h4 {
  font-size: 9pt;
  font-weight: 400;
  padding-left: 1.2in;
  white-space: nowrap; }

#guide .section_menu td {
  height: 100%; }
  #guide .section_menu td a {
    width: 90%;
    height: 100%;
    font-size: 11px;
    line-height: 1.25;
    text-transform: uppercase; }
    #guide .section_menu td a img {
      border-radius: 10px;
      width: 100%;
      height: 100%;
      margin: 6px 0 0 0; }
  @media (max-width: 768px) {
    #guide .section_menu td {
      padding: 3px; }
      #guide .section_menu td a {
        font-size: 8pt; } }

#guide .newpage {
  margin-top: 1in; }

#guide #t-o-c ul {
  margin-top: .5em; }
  #guide #t-o-c ul li {
    list-style: none;
    line-height: 100%; }
    #guide #t-o-c ul li ul {
      padding-left: 0px; }

#guide #pojo-a11y-toolbar {
  display: none; }

#guide .col-left {
  padding-left: 0px; }

#guide .col-right {
  padding-right: 0px; }

#guide .clear {
  clear: both;
  position: relative; }

#guide p,
#guide li {
  font-size: 1rem;
  line-height: 150%; }

#guide p {
  margin-bottom: 1rem; }

#guide ul.col-left {
  padding-left: 25px; }

.hardware-item {
  padding-bottom: 24px; }
  .hardware-item h4 {
    text-align: center;
    margin-bottom: 6px;
    font-size: 1.25rem;
    line-height: 125%; }
  .hardware-item h6 {
    margin-bottom: .25em;
    text-transform: uppercase; }
  .hardware-item ul {
    padding-left: 0px !important;
    margin-bottom: 14px; }
    .hardware-item ul li {
      font-size: 100%;
      list-style: none;
      line-height: 125%;
      padding-bottom: 3px; }
  .hardware-item img {
    margin-bottom: 6px; }

.breadcrumb span {
  margin-right: 5px; }

#ros-accordion h3.ros {
  padding: 3px !important;
  margin-top: 3px;
  padding-top: 3px;
  border-top: 1px dashed #f1c40f;
  line-height: 1;
  font-weight: 600;
  font-family: 'Zen Dots';
  font-size: 20px;
  letter-spacing: 1px; }
  #ros-accordion h3.ros span.spacer {
    height: 5px;
    display: block; }

#ros-accordion div {
  overflow-x: hidden;
  margin-bottom: 3px; }

#ros-accordion .session-times {
  display: none; }

#ros-accordion .profile-card {
  line-height: 120%;
  font-size: .8rem; }
  #ros-accordion .profile-card .social-icon {
    color: #fff;
    display: table-cell;
    padding: 10px; }
  #ros-accordion .profile-card span {
    display: block;
    text-align: center;
    font-size: .7rem; }
  #ros-accordion .profile-card span.profile-name {
    font-weight: 600;
    font-family: 'Zen Dots';
    font-size: .8rem;
    padding-bottom: 5px;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 5px; }
  #ros-accordion .profile-card .blurb {
    display: none; }

#ros-accordion p {
  font-size: 20px; }

#ros-accordion .profile-thumbnail {
  overflow: hidden;
  padding: 15px; }
  #ros-accordion .profile-thumbnail img {
    width: 150px;
    display: block;
    margin: 0px auto;
    height: 100%;
    border-radius: 50%;
    border: 2px solid #fff;
    box-shadow: 0px 0px 10px 10px rgba(176, 2, 255, 0.3); }

#ros-accordion .card-info {
  visibility: hidden; }

#ros-accordion .fifth {
  width: 20% !important; }

#ros-accordion.cards {
  width: 1200px !important; }
  #ros-accordion.cards span.blurb {
    visibility: hidden; }
  #ros-accordion.cards #speaker-list {
    width: 80%;
    margin-left: 23%; }
    #ros-accordion.cards #speaker-list .fifth {
      width: 20% !important; }
      #ros-accordion.cards #speaker-list .fifth .profile-name {
        width: 100%;
        display: block;
        margin-left: 0px;
        font-size: 14px;
        height: 30px; }
      #ros-accordion.cards #speaker-list .fifth .sophia-moshasha, #ros-accordion.cards #speaker-list .fifth .atsushi-shimono, #ros-accordion.cards #speaker-list .fifth .daniel-ljunggren, #ros-accordion.cards #speaker-list .fifth .yu-yuan, #ros-accordion.cards #speaker-list .fifth .neil-trevett {
        height: 50px !important; }
    #ros-accordion.cards #speaker-list .presentation {
      width: 80% !important;
      margin-left: 10% !important; }
      #ros-accordion.cards #speaker-list .presentation span.blurb {
        visibility: visible;
        display: none;
        width: 100%;
        text-align: left;
        margin-left: 0%;
        font-size: 14px;
        line-height: 150%; }
        #ros-accordion.cards #speaker-list .presentation span.blurb p {
          padding-left: 0px;
          font-size: 16px; }
      #ros-accordion.cards #speaker-list .presentation .profile-card {
        margin-top: 30px; }
      #ros-accordion.cards #speaker-list .presentation .profile-thumbnail {
        width: 30%;
        display: inline-block; }
        #ros-accordion.cards #speaker-list .presentation .profile-thumbnail img {
          margin-left: 0px;
          width: 100%; }
      #ros-accordion.cards #speaker-list .presentation .profile-info {
        width: 65%;
        display: inline;
        float: right; }
        #ros-accordion.cards #speaker-list .presentation .profile-info .social {
          display: block; }
          #ros-accordion.cards #speaker-list .presentation .profile-info .social a {
            margin-right: .5em; }
        #ros-accordion.cards #speaker-list .presentation .profile-info span.credential span {
          font-size: 16px !important;
          line-height: 150% !important;
          font-weight: 600; }
        #ros-accordion.cards #speaker-list .presentation .profile-info span.profile-name {
          text-decoration: underline;
          display: block;
          text-align: center;
          border-bottom: none;
          font-size: 24px;
          height: 30px; }
      #ros-accordion.cards #speaker-list .presentation .samantha-mathews {
        font-size: 20px !important; }
    #ros-accordion.cards #speaker-list .pair {
      width: 35% !important;
      margin-left: 10%; }
      #ros-accordion.cards #speaker-list .pair .profile-card .profile-name {
        width: 100%;
        display: block;
        margin-left: 0px;
        font-size: 20px;
        height: 30px; }
      #ros-accordion.cards #speaker-list .pair .profile-card span.credential span {
        font-size: 16px !important;
        line-height: 150% !important;
        font-weight: 600; }
      #ros-accordion.cards #speaker-list .pair .profile-card .samantha-mathews {
        font-size: 20px !important; }
    #ros-accordion.cards #speaker-list .samantha-mathews {
      font-size: 15px !important; }
  #ros-accordion.cards .card-mode {
    border: 3px solid #fff;
    width: 1200px;
    height: 630px;
    padding: 20px;
    margin-bottom: 50px;
    background: url(images/bg/DesignSummitCardBG.jpg) center center no-repeat;
    position: relative;
    overflow: hidden; }
  #ros-accordion.cards h3.ros {
    display: none; }
  #ros-accordion.cards h3 {
    font-weight: 600;
    font-family: 'Zen Dots';
    text-align: right;
    font-size: 24px;
    padding-left: 25%;
    margin: 0px auto 25px;
    text-shadow: 3px 3px 7px rgba(176, 2, 255, 0.5);
    text-align: center;
    color: #ff6b18; }
  #ros-accordion.cards p {
    font-size: 20px;
    padding-left: 23%; }
  #ros-accordion.cards .card-info {
    visibility: visible; }
  #ros-accordion.cards h3.card-info {
    font-size: 36px; }
  #ros-accordion.cards .social {
    visibility: hidden; }
  #ros-accordion.cards .profile-card span.credential span {
    font-size: 14px !important;
    line-height: 150% !important;
    font-weight: 600;
    text-shadow: 1px 1px 2px black; }
  #ros-accordion.cards .profile-card span.profile-name {
    font-weight: 600;
    font-size: 16px;
    padding-bottom: 5px;
    border-bottom: 1px dashed #ccc;
    margin: 10px auto 5px;
    line-height: 150%;
    letter-spacing: 1px;
    width: 100%;
    text-shadow: 2px 2px 2px black;
    display: block; }
  #ros-accordion.cards .profile-card .samantha-mathews {
    font-size: 15px !important; }
  #ros-accordion.cards .profile-card .terry-schussler {
    font-size: 14px !important; }
  #ros-accordion.cards .profile-card .chris-duffey .credentials {
    width: 90%;
    margin-left: 5%; }
  #ros-accordion.cards .session-times {
    display: block;
    text-align: right;
    margin: 0px auto 25px; }
    #ros-accordion.cards .session-times li {
      display: inline-block;
      padding: 0px 10px;
      text-align: center;
      font-weight: 900;
      border-right: 1px dashed #ccc;
      font-size: 24px;
      line-height: 24px;
      letter-spacing: 1px; }
      #ros-accordion.cards .session-times li span {
        font-weight: 600;
        font-size: 50%; }
    #ros-accordion.cards .session-times li:last-child {
      border-right: none; }
  #ros-accordion.cards .card-footer {
    position: absolute;
    bottom: 7px;
    left: 25%;
    height: 80px;
    width: 75%;
    overflow: hidden;
    line-height: 35px;
    padding-top: 9px; }
    #ros-accordion.cards .card-footer .event-info .rsvp-link {
      text-shadow: 0px 0px 7px black;
      font-size: 20px;
      display: inline-block; }
    #ros-accordion.cards .card-footer .event-info a {
      visibility: visible !important;
      font-size: 24px;
      font-weight: 600; }
    #ros-accordion.cards .card-footer .sponsor-logo {
      top: 0px;
      width: 240px;
      height: 80px;
      position: absolute;
      right: 10px; }
      #ros-accordion.cards .card-footer .sponsor-logo a img {
        width: 240px; }

#schedule .session-times {
  display: table-row; }
  #schedule .session-times li {
    display: table-cell;
    list-style: none; }

#schedule .session-title {
  padding: 10px; }

#schedule .fifth {
  float: left;
  width: 20%; }
  @media (max-width: 975px) {
    #schedule .fifth {
      width: 50%; } }

#schedule .profile-name {
  font-family: 'Zen Dots';
  font-size: 1rem; }

#schedule .profile-info {
  padding-bottom: 20px; }
  #schedule .profile-info .social a {
    margin-right: .5em; }

#schedule .profile-thumbnail {
  width: 80%;
  margin: 0px auto 20px; }
  #schedule .profile-thumbnail img {
    width: 100%;
    max-width: 150px;
    display: block;
    margin: 0px auto;
    border-radius: 50%;
    border: 2px solid #fff;
    box-shadow: 0px 0px 10px 10px rgba(255, 173, 2, 0.4); }

#schedule .profile-name {
  font-size: 1rem;
  border-bottom: 1px dashed #ccc; }

#schedule .credential {
  font-size: .8rem;
  line-height: 150%; }

#schedule .profile-card .samantha-mathews, #schedule .profile-info .samantha-mathews {
  font-size: 15px !important; }

#schedule .profile-card .terry-schussler, #schedule .profile-info .terry-schussler {
  font-size: 14px !important; }

#schedule .profile-card span, #schedule .profile-info span {
  display: block;
  text-align: center; }

#schedule .session {
  margin: 40px 0px;
  border-bottom: 5px dashed #4173D8;
  padding-bottom: 10px !important; }

#schedule .blurb {
  font-size: .8rem;
  line-height: 120%;
  padding-bottom: 20px;
  display: none; }

#schedule .talk-blurb {
  padding-bottom: 20px; }

#schedule .ricardo-cabello {
  width: 90%;
  margin-left: 5%; }

.twitter i.fa {
  color: #1DA1F2; }

.linkedin i.fa {
  color: #0077b5; }

.github i.fa {
  color: #4078c0; }

a.watch {
  font-size: 16px;
  color: #fff;
  display: block;
  text-align: center; }
  a.watch i {
    font-size: 36px; }

.pin-bottom {
  position: fixed;
  width: 60%;
  height: 25vh;
  bottom: 0;
  left: 50%;
  margin-left: -30%;
  z-index: 100;
  display: inline-table; }
  @media (max-width: 767px) {
    .pin-bottom {
      width: 100%;
      margin-left: -50%; } }
  .pin-bottom .video-wrap {
    border: 3px dotted #fff; }

table.segment td {
  vertical-align: middle;
  padding: 5px; }
  table.segment td a {
    color: #fff; }

table.segment td.name {
  font-weight: bold; }

table.segment img {
  width: 150px;
  border-radius: 150px; }

table.segment .thumbnail {
  background-color: transparent;
  width: 100px;
  border: none; }

table.segment .designation {
  width: 75px; }

table.segment .meta {
  overflow: hidden; }

.ros-event {
  float: left;
  text-align: left;
  position: relative; }

.ros-time {
  float: right;
  text-align: left;
  position: relative;
  display: inline; }

.show-journal {
  padding: 25px;
  font-family: monospace;
  background: #e7e7e7;
  color: #333; }

#cards {
  position: absolute;
  left: 0; }
  #cards .nominee-card {
    border: 2px #fff solid;
    width: 1920px;
    height: 1080px;
    margin: 25px;
    background: url(images/bg/NomineeCardBG.jpg) no-repeat top left;
    position: relative; }
    #cards .nominee-card h2 {
      font-family: "Zen Dots";
      font-weight: normal;
      color: #a2c1ef;
      text-align: center;
      font-size: 48px;
      margin: 32px 0px 0px; }
    #cards .nominee-card h3 {
      font-family: "CreamCake";
      font-weight: normal;
      text-align: center;
      font-size: 64px;
      color: #feffb0; }
    #cards .nominee-card .laurels {
      position: relative;
      z-index: 1000;
      width: 1000px;
      height: 600px;
      top: -190px; }
      #cards .nominee-card .laurels .laurel {
        margin-bottom: 30px; }
    #cards .nominee-card svg {
      width: 100%;
      position: relative;
      left: 157px;
      top: 173px;
      z-index: 10000; }
      #cards .nominee-card svg path, #cards .nominee-card svg polygon, #cards .nominee-card svg rect {
        fill: #fff;
        -webkit-filter: drop-shadow(5px 5px 15px 5px #FF1CD8);
        filter: drop-shadow(5px 5px 15px 5px #FF1CD8); }
    #cards .nominee-card .nominee-card-credits {
      position: absolute;
      bottom: 25px;
      left: 50px;
      font-size: 24px;
      line-height: 30px;
      font-weight: normal;
      max-width: 550px; }
      #cards .nominee-card .nominee-card-credits li {
        font-family: "Zen Dots";
        list-style: none;
        font-size: 24px;
        font-weight: normal; }
        #cards .nominee-card .nominee-card-credits li ul li {
          font-size: 20px; }
        #cards .nominee-card .nominee-card-credits li a {
          color: #feffb0;
          overflow-wrap: anywhere; }
  #cards .showbrand {
    margin-bottom: 10px;
    padding-bottom: 15px;
    display: block;
    border-bottom: 1px dashed #a2c1ef;
    font-size: 42px;
    color: #feffb0; }
  #cards .showtime {
    position: absolute;
    left: 665px;
    top: 810px;
    font-size: 30px;
    line-height: 36px;
    text-align: center;
    font-family: "Zen Dots";
    color: #a2c1ef; }
  #cards .social {
    width: 350px;
    font-family: "Zen Dots";
    position: absolute;
    left: 1542px;
    bottom: 25px;
    font-size: 24px;
    font-weight: normal;
    line-height: 30px;
    text-align: center;
    color: #a2c1ef; }
    #cards .social .watch-parties {
      font-family: "CreamCake";
      color: #feffb0;
      font-size: 150%; }

@font-face {
  font-family: 'CreamCake';
  /*a name to be used later*/
  src: url("fonts/CreamCake.otf");
  /*URL to font*/ }

.hosts {
  font-family: "CreamCake";
  position: absolute;
  left: 675px;
  top: 945px;
  font-size: 48px;
  color: #fff; }
  .hosts .julie-sophia {
    background: url(/wp-content/uploads/2022/01/JulieAndSophia.png) no-repeat bottom center;
    background-size: cover;
    width: 166px;
    height: 131px; }
  .hosts .host {
    position: relative; }
    .hosts .host span {
      display: block;
      height: 24px; }
    .hosts .host .by {
      font-size: 32px; }
    .hosts .host .hostsocial {
      font-family: "AgencyFB";
      font-size: 24px;
      display: inline-block;
      padding-top: 34px;
      text-align: center; }
  .hosts .julie {
    left: 0px;
    width: 212px;
    text-align: left; }

@font-face {
  font-family: 'AgencyFB';
  /*a name to be used later*/
  src: url("fonts/AGENCYR.ttf");
  /*URL to font*/ }

model-viewer#reveal {
  --poster-color: transparent; }

.thepolys {
  font-family: "CreamCake";
  font-size: 200%; }
  .thepolys sup {
    font-size: 50%;
    margin-top: -10px;
    display: table-caption;
    padding: 4px; }

.webxrawards {
  font-family: "AgencyFB";
  font-weight: bold;
  font-size: 150%; }

/*
@import "partials/admin";
@import "partials/main";
@import "partials/images";
@import "partials/media";
@import "partials/related";
@import "partials/globe";
@import "partials/portfolio";
@import "partials/crawl";
@import "partials/ripple";
@import "partials/wheelnav";
@import "partials/screen";
@import "partials/social";
@import "partials/slider";
@import "partials/slick";
@import "partials/laser";
@import "partials/tag-cloud";
@import "partials/webgl";
@import "partials/scraper";
//languages
@import "partials/wpml-languages";
*/
.a-enter-vr-button {
  position: fixed !important;
  right: 20px !important;
  bottom: 20px !important; }

.row {
  padding: 0px !important; }

.wp-block-buttons {
  text-align: center; }

.wp-block-image img {
  width: 100%; }

.wp-block-button__link {
  color: #fff;
  background-color: #3f2a8c;
  border: none;
  border-radius: 5px;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  padding: 12px 36px;
  text-align: center;
  text-decoration: none;
  overflow-wrap: break-word;
  text-transform: uppercase;
  font-weight: 600; }

.wp-block-button__link:hover {
  transition: .25s;
  background-color: #bf49f2; }

.wp-block-button {
  margin: auto;
  text-align: center; }

.roomy-button {
  margin-top: 24px; }

@media screen {
  .page-footer {
    display: none; } }

.caption-top figure {
  display: table; }

.caption-top figcaption {
  display: table-caption;
  caption-side: top;
  text-align: center;
  font-weight: 600; }

.col-left {
  padding-left: 0px; }

.col-right {
  padding-right: 0px; }

.clear {
  clear: both;
  position: relative; }

table.video-conferencing {
  width: 40%;
  margin: auto;
  position: relative; }
  table.video-conferencing td a strong {
    font-size: 10pt; }

ul {
  padding-left: .25in; }
  ul li {
    list-style-type: disc; }

ol {
  padding-left: 25px; }
  ol li {
    list-style-type: decimal; }

.full-center {
  display: block;
  text-align: center; }

select {
  color: #222; }

select.wpcf7-form-control.wpcf7-select {
  width: 309px;
  height: 32px; }

@media only screen and (max-width: 992px) {
  .hide-mobile {
    display: none; } }

.section_menu {
  width: 100%;
  margin-top: 2rem; }
  .section_menu td {
    padding-bottom: 1em; }
    .section_menu td a {
      display: block;
      text-align: center;
      line-height: 150%; }
      .section_menu td a img {
        border-radius: 10px;
        width: 100%;
        height: auto; }

.col-right-4 {
  margin-right: 33.333%; }

.col-right-3 {
  margin-right: 25%; }

.container {
  max-width: 90%; }

#matrix {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  max-width: 100%;
  height: 100vh;
  width: 100vw;
  opacity: 0.3; }

#hiddenCanvas {
  display: none; }

html,
body {
  background: url(images/bg/blueskybox.jpg) center center #000;
  min-height: 100vh;
  display: block;
  max-width: 100%;
  background-color: #000;
  font: 400 1rem/1.8 'Montserrat', sans-serif; }

html {
  overflow-x: hidden; }

img {
  max-width: 100%;
  height: auto; }

iframe {
  border: 0; }

.align-center {
  text-align: center; }

.align-left {
  text-align: left !important; }

.position-relative {
  position: relative; }

.leftauto {
  right: 0 !important;
  left: auto !important; }

/* Transition elsements */
a,
.btn {
  transition: all 0.125s ease-in-out 0s; }

.client-logo,
.gallery-caption,
.gallery-image:after,
.gallery-image img,
.price-table,
.team-detail,
.team-image:after,
.work-caption,
.work-image > img,
.work-image:after,
.post-thumbnail,
.post-video,
.post-images-slider {
  transition: all 0.3s ease-in-out 0s; }

/* Reset box-shadow */
.btn,
.well,
.panel,
.progress,
.form-control,
.form-control:hover,
.form-control:focus,
.navbar-custom .dropdown-menu {
  box-shadow: none; }

/* Reset border-radius */
.well,
.label,
.alert,
.progress,
.form-control,
.modal-content,
.panel-heading,
.panel-group .panel,
.nav-tabs > li > a,
.nav-pills > li > a {
  border-radius: 2px; }

.pr-remove {
  /*vertical-align: middle !important;*/
  text-align: center; }

.examples {
  border-radius: 2px;
  padding: 7px 5px;
  margin: 0 0 40px; }

.examples.bg-dark {
  background: #333;
  border: 0; }

.et-icons .box1 {
  border: 1px solid #e5e5e5;
  display: block;
  width: 25%;
  float: left;
  padding: 0;
  font-size: 13px;
  margin: -1px 0 0 -1px; }

.et-icons .box1 > span {
  display: inline-block;
  border-right: 1px solid #e5e5e5;
  min-width: 60px;
  min-height: 60px;
  text-align: center;
  line-height: 60px;
  font-size: 28px;
  margin-right: 5px; }

.fa-icons > div {
  padding: 0;
  border: 1px solid #e5e5e5;
  margin: -1px 0 0 -1px;
  font-size: 13px; }

.fa-icons > div > i {
  display: inline-block;
  margin-right: 5px;
  min-width: 40px;
  min-height: 40px;
  border-right: 1px solid #f1f1f1;
  line-height: 40px;
  text-align: center;
  font-size: 14px; }

.help-block ul {
  list-style: none;
  padding: 0;
  margin: 0; }

/* Sections */
.navbar-custom + .main {
  margin-top: 50px; }

.main {
  position: relative;
  padding: 0px 5%;
  z-index: 1; }

.module,
.module-small {
  position: relative;
  padding: 70px 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover; }

/* Module header */
.module, .module-small {
  padding: 100px 0; }

.module-extra-small {
  padding: 25px 0px; }

.module-medium {
  padding: 75px 0px; }

.holder-w {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  height: 1px;
  width: 50%; }

.holder-w:before {
  border-top: 1px solid #eaeaea;
  position: relative;
  display: block;
  content: "";
  top: 1px;
  height: 1px;
  width: 100%; }

/* Sections dividers */
.divider-w {
  border-top: 1px solid #eaeaea;
  margin: 0; }

.divider-d {
  border-top: 1px solid #202020;
  margin: 0; }

/* Half-image */
.side-image {
  position: absolute;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover; }

.side-image-text {
  background: #fff;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  padding: 140px 60px 140px; }

/* Dark background */
.bg-dark,
.bg-dark-30,
.bg-dark-60,
.bg-dark-90,
.bg-dark .module-title,
.bg-dark-30 .module-title,
.bg-dark-60 .module-title,
.bg-dark-90 .module-title,
.bg-dark .module-subtitle,
.bg-dark-30 .module-subtitle,
.bg-dark-60 .module-subtitle,
.bg-dark-90 .module-subtitle,
.bg-dark .alt-module-subtitle h5,
.bg-dark-30 .alt-module-subtitle h5,
.bg-dark-60 .alt-module-subtitle h5,
.bg-dark-90 .alt-module-subtitle h5 {
  color: #fff; }

.bg-dark {
  background: #111; }

.bg-dark-30:before {
  position: absolute;
  background: rgba(2, 2, 2, 0.4);
  content: " ";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0; }

.bg-dark-60:before {
  position: absolute;
  background: rgba(34, 34, 34, 0.8);
  content: " ";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0; }

.bg-dark-90:before {
  position: absolute;
  background: rgba(34, 34, 34, 0.9);
  content: " ";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0; }

.bg-gradient:before {
  position: absolute;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk1JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjk1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(40, 115, 113, 0.57) 25%, rgba(115, 54, 31, 0.67) 75%);
  /* W3C */
  /* IE6-8 */
  content: " ";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0; }

.bg-light {
  background: #f6f6f6; }

.parallax-bg {
  background-attachment: fixed;
  background-size: cover; }

/* Vertical margin, padding */
.p-0 {
  padding: 0 !important; }

.pt-0 {
  padding-top: 0 !important; }

.pt-10 {
  padding-top: 10px !important; }

.pt-20 {
  padding-top: 20px !important; }

.pt-30 {
  padding-top: 30px !important; }

.pt-40 {
  padding-top: 40px !important; }

.pt-50 {
  padding-top: 50px !important; }

.pt-140 {
  padding-top: 140px !important; }

.pb-0 {
  padding-bottom: 0 !important; }

.pb-10 {
  padding-bottom: 10px !important; }

.pb-20 {
  padding-bottom: 20px !important; }

.pb-30 {
  padding-bottom: 30px !important; }

.pb-40 {
  padding-bottom: 40px !important; }

.pb-50 {
  padding-bottom: 50px !important; }

.pb-140 {
  padding-bottom: 140px !important; }

.m-0 {
  margin: 0 !important; }

.mt-0 {
  margin-top: 0 !important; }

.mt-10 {
  margin-top: 10px !important; }

.mt-20 {
  margin-top: 20px !important; }

.mt-30 {
  margin-top: 30px !important; }

.mt-40 {
  margin-top: 40px !important; }

.mt-50 {
  margin-top: 50px !important; }

.mt-60 {
  margin-top: 60px !important; }

.mt-70 {
  margin-top: 70px !important; }

.mt-80 {
  margin-top: 80px !important; }

.mb-0 {
  margin-bottom: 0 !important; }

.mb-10 {
  margin-bottom: 10px !important; }

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

.mb-30 {
  margin-bottom: 30px !important; }

.mb-40 {
  margin-bottom: 40px !important; }

.mb-50 {
  margin-bottom: 50px !important; }

.mb-60 {
  margin-bottom: 60px !important; }

.mb-70 {
  margin-bottom: 70px !important; }

.mb-80 {
  margin-bottom: 80px !important; }

@media only screen and (max-width: 991px) {
  .mt-sm-0 {
    margin-top: 0 !important; }
  .mt-sm-10 {
    margin-top: 10px !important; }
  .mt-sm-20 {
    margin-top: 20px !important; }
  .mt-sm-30 {
    margin-top: 30px !important; }
  .mt-sm-40 {
    margin-top: 40px !important; }
  .mt-sm-50 {
    margin-top: 50px !important; }
  .mt-sm-60 {
    margin-top: 60px !important; }
  .mt-sm-70 {
    margin-top: 70px !important; }
  .mt-sm-80 {
    margin-top: 80px !important; }
  .mb-sm-0 {
    margin-bottom: 0 !important; }
  .mb-sm-10 {
    margin-bottom: 10px !important; }
  .mb-sm-20 {
    margin-bottom: 20px !important; }
  .mb-sm-30 {
    margin-bottom: 30px !important; }
  .mb-sm-40 {
    margin-bottom: 40px !important; }
  .mb-sm-50 {
    margin-bottom: 50px !important; }
  .mb-sm-60 {
    margin-bottom: 60px !important; }
  .mb-sm-70 {
    margin-bottom: 70px !important; }
  .mb-sm-80 {
    margin-bottom: 80px !important; } }

@media only screen and (max-width: 767px) {
  .mt-xs-0 {
    margin-top: 0 !important; }
  .mt-xs-10 {
    margin-top: 10px !important; }
  .mt-xs-20 {
    margin-top: 20px !important; }
  .mt-xs-30 {
    margin-top: 30px !important; }
  .mt-xs-40 {
    margin-top: 40px !important; }
  .mt-xs-50 {
    margin-top: 50px !important; }
  .mt-xs-60 {
    margin-top: 60px !important; }
  .mt-xs-70 {
    margin-top: 70px !important; }
  .mt-xs-80 {
    margin-top: 80px !important; }
  .mb-xs-0 {
    margin-bottom: 0 !important; }
  .mb-xs-10 {
    margin-bottom: 10px !important; }
  .mb-xs-20 {
    margin-bottom: 20px !important; }
  .mb-xs-30 {
    margin-bottom: 30px !important; }
  .mb-xs-40 {
    margin-bottom: 40px !important; }
  .mb-xs-50 {
    margin-bottom: 50px !important; }
  .mb-xs-60 {
    margin-bottom: 60px !important; }
  .mb-xs-70 {
    margin-bottom: 70px !important; }
  .mb-xs-80 {
    margin-bottom: 80px !important; } }

/* Scroll to top */
.scroll-up {
  position: fixed;
  display: none;
  bottom: 7px;
  right: 7px;
  z-index: 999; }

.scroll-up a {
  background: #fff;
  display: block;
  height: 28px;
  width: 28px;
  text-align: center;
  line-height: 28px;
  font-size: 14px;
  color: #000;
  opacity: 0.6;
  border-radius: 2px; }

.scroll-up a:hover,
.scroll-up a:active {
  opacity: 1;
  color: #000; }

/* Video */
.video-controls-box {
  position: absolute !important;
  bottom: 40px;
  left: 0;
  width: 100%;
  z-index: 1; }

.video-controls-box a {
  display: inline-block;
  color: #fff;
  margin: 0 5px 0 0; }

/* Landing Page */
.landing-reason:before {
  position: absolute;
  content: " ";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(66, 26, 107, 0.9); }

.landing-reason {
  color: #fff;
  font-size: 13px; }

.landing-image-text {
  padding-top: 70px;
  padding-bottom: 0px; }

.landing-image-text h2 {
  margin-top: 100px;
  margin-bottom: 15px; }

.landing-screenshot:before {
  position: absolute;
  content: " ";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(66, 60, 130, 0.5); }

.alert i {
  margin-right: 5px; }

/*--------------------------------------------------------------
	Buttons
--------------------------------------------------------------*/
.btn {
  border-radius: 0;
  font-family: 'Montserrat';
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 11px;
  padding: 8px 37px; }

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: 0; }

.btn.btn-round {
  border-radius: 2px; }

.btn.btn-circle {
  border-radius: 30px; }

.btn.btn-w {
  background: rgba(255, 255, 255, 0.8);
  color: #111; }

.btn.btn-w:hover,
.btn.btn-w:focus {
  background: white;
  color: #111; }

.btn.btn-g {
  background: #e5e5e5;
  color: #111; }

.btn.btn-g:hover,
.btn.btn-g:focus {
  background: #d8d8d8;
  color: #111; }

.btn.btn-border-w {
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.75);
  color: #fff; }

.btn.btn-border-w:hover,
.btn.btn-border-w:focus {
  background: #fff;
  border-color: transparent;
  color: #111; }

.btn.btn-d {
  background: rgba(17, 17, 17, 0.8);
  color: #fff; }

.btn.btn-d:hover,
.btn.btn-d:focus {
  background: #111111; }

.btn.btn-b {
  background: #111111;
  color: #fff; }

.btn.btn-b:hover,
.btn.btn-b:focus {
  background: rgba(17, 17, 17, 0.8); }

.btn-border-d {
  background: transparent;
  border: 1px solid #111111;
  color: #111; }

.btn.btn-border-d:hover,
.btn.btn-border-d:focus {
  background: #111111;
  color: #fff; }

.btn.btn-font-w {
  background: rgba(255, 255, 255, 0.8);
  color: #fff; }

.btn.btn-font-w:hover {
  background: #fff;
  color: #111; }

/* Buttons size */
.btn.btn-lg {
  padding: 12px 45px;
  font-size: 13px; }

.btn.btn-sm {
  padding: 6px 25px;
  font-size: 10px;
  letter-spacing: 1px; }

.btn.btn-xs {
  padding: 4px 19px;
  font-size: 10px;
  letter-spacing: 0; }

.btn-list .btn {
  margin: 5px 0; }

.search-btn {
  position: absolute;
  background: transparent;
  border: none;
  overflow: hidden;
  top: 50%;
  right: 1px;
  width: 42px;
  height: 40px;
  line-height: 38px;
  font-size: 14px;
  outline: none;
  color: #999;
  margin-top: -20px; }

.image-button {
  margin: 0px 5px; }

/*--------------------------------------------------------------
	Forms
--------------------------------------------------------------*/
/* Selection */
::-moz-selection {
  background: #000;
  color: #fff; }

::-webkit-selection {
  background: #000;
  color: #fff; }

::selection {
  background: #000;
  color: #fff; }

/* Forms common style */
.form-control {
  font-family: 'Montserrat';
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 11px;
  height: 33px;
  border: 1px solid #EAEAEA;
  border-radius: 2px;
  transition: all 0.4s ease-in-out 0s; }

.form-control:focus {
  border-color: #CACACA; }

/* Forms size */
.input-lg,
.form-horizontal .form-group-lg .form-control {
  height: 43px;
  font-size: 13px; }

.input-sm,
.form-horizontal .form-group-sm .form-control {
  height: 29px;
  font-size: 10px; }

.rqst-form {
  margin-top: 27px; }

.rqst-form .btn {
  margin-top: 5px; }

.input-group-addon {
  border: 1px solid #e4e4e4 !important; }

/*--------------------------------------------------------------
	Slider & Carousel
--------------------------------------------------------------*/
/* -------------------------------------------------------------------
General Styles - FlexSlider
------------------------------------------------------------------- */
.flex-direction-nav a,
.flex-control-nav > li > a {
  transition: all 0.3s ease-in-out 0s; }

.flex-direction-nav a {
  position: absolute;
  display: block;
  height: 100%;
  width: 50%;
  top: 0;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  margin: 0; }

.flex-direction-nav .flex-prev {
  opacity: 0;
  left: 0;
  cursor: url(../images/prev-light.png), e-resize; }

.flex-direction-nav .flex-next {
  opacity: 0;
  right: 0;
  cursor: url(../images/next-light.png), e-resize; }

.flex-control-nav {
  position: absolute;
  width: auto;
  left: 50%;
  bottom: 20px;
  z-index: 11;
  text-align: center;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }

.flex-control-nav > li {
  display: inline-block;
  margin: 5px 3px; }

.flex-control-nav > li > a {
  background: transparent;
  border: 1px solid #fff;
  display: block;
  height: 6px;
  width: 6px;
  border-radius: 6px; }

.flex-control-nav > li > a:hover,
.flex-control-nav > li > a.flex-active {
  background: #fff; }

/* -------------------------------------------------------------------
Hero Slider
------------------------------------------------------------------- */
.hero-slider {
  margin: 0 !important; }

.hero-slider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden; }

.hero-slider,
.hero-slider .flex-viewport {
  height: 100% !important;
  width: 100%;
  padding: 0;
  margin: 0; }

.hero-slider .slides {
  height: 100% !important;
  transition-delay: 1s; }

.hero-slider .flex-direction-nav a {
  width: 15%; }

.hero-slider .slides li {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 100% !important;
  width: 100%;
  padding: 0;
  margin: 0;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover; }

/* Caption */
.titan-caption {
  position: relative;
  display: table;
  height: 100%;
  width: 70%;
  margin: 0 auto; }

.titan-caption {
  position: relative;
  display: table;
  height: 100%;
  width: 100%;
  margin: 0 auto; }

.caption-content {
  display: table-cell;
  vertical-align: middle;
  text-align: center; }

/*
Photography Page Slider
*/
.photography-page .image-caption {
  bottom: 20px;
  position: absolute;
  width: 35%; }

.photography-page .image-caption .caption-text {
  font-size: 24px;
  text-transform: capitalize;
  letter-spacing: 1px; }

.photography-page .flex-control-nav {
  left: 80%;
  bottom: 20px;
  z-index: 11; }

/* -------------------------------------------------------------------
General Styles - Owlcarousel
------------------------------------------------------------------- */
.owl-controls {
  margin-top: 40px; }

.owl-pagination div {
  display: inline-block; }

.owl-controls .owl-page span {
  background: transparent;
  border: 1px solid #111;
  display: block;
  height: 6px;
  width: 6px;
  margin: 0 3px 5px;
  border-radius: 6px;
  transition: all 0.3s ease-in-out 0s; }

.owl-controls .owl-page.active span,
.owl-controls.clickable .owl-page:hover span {
  background: #111; }

.owl-controls .owl-buttons > div {
  display: inline-block;
  margin: 5px;
  font-size: 14px;
  color: #111; }

/*--------------------------------------------------------------
	Preloader
--------------------------------------------------------------*/
.page-loader {
  position: fixed;
  background: #000;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  z-index: 9998; }

.loader {
  position: absolute;
  border-left: 2px solid #ffffff;
  border-top: 2px solid rgba(255, 255, 255, 0.2);
  border-right: 2px solid rgba(255, 255, 255, 0.2);
  border-bottom: 2px solid rgba(255, 255, 255, 0.2);
  height: 46px;
  width: 46px;
  left: 50%;
  top: 50%;
  margin: -23px 0 0 -23px;
  text-indent: -9999em;
  font-size: 10px;
  z-index: 9999;
  -webkit-animation: load 0.8s infinite linear;
  -moz-animation: load 0.8s infinite linear;
  ms-animation: load 0.8s infinite linear;
  o-animation: load 0.8s infinite linear;
  animation: load 0.8s infinite linear; }

.loader,
.loader:after {
  border-radius: 50%;
  width: 46px;
  height: 46px; }

@-webkit-keyframes load {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes load {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

/*--------------------------------------------------------------
	Navbar
--------------------------------------------------------------*/
.navbar-custom {
  background-color: rgba(10, 10, 10, 0.9);
  border: 0;
  border-radius: 0;
  z-index: 1000;
  font-family: 'Montserrat';
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 11px;
  transition: background, padding 0.4s ease-in-out 0s; }

.navbar a {
  transition: color 0.125s ease-in-out 0s; }

.navbar-custom .dropdown-menu {
  background: rgba(26, 26, 26, 0.9);
  border-radius: 0;
  border: 0;
  padding: 0;
  box-shadow: none; }

.navbar-custom .navbar-brand {
  width: 135 px;
  letter-spacing: 4px;
  font-weight: 400;
  font-size: 22px;
  color: #fff;
  padding: 6px 9px 9px 9px; }

.navbar-custom .nav li > a {
  position: relative;
  color: rgba(255, 255, 255, 0.7); }

.navbar-custom .dropdown-menu > li > a {
  border-bottom: 1px solid rgba(73, 71, 71, 0.15) !important;
  padding: 11px 15px;
  letter-spacing: 2px;
  color: #999; }

.navbar-custom .dropdown-menu .dropdown-menu {
  border-left: 1px solid rgba(73, 71, 71, 0.15);
  left: 100%;
  right: auto;
  top: 0;
  margin-top: 0; }

.navbar-custom .dropdown-menu.left-side .dropdown-menu {
  border: 0;
  border-right: 1px solid rgba(73, 71, 71, 0.15);
  right: 100%;
  left: auto; }

.navbar-custom .nav > li > a:focus,
.navbar-custom .nav > li > a:hover,
.navbar-custom .nav .open > a,
.navbar-custom .nav .open > a:focus,
.navbar-custom .nav .open > a:hover,
.navbar-custom .dropdown-menu > li > a:focus,
.navbar-custom .dropdown-menu > li > a:hover {
  background: none;
  color: #fff; }

.navbar-custom .dropdown-menu > li > a:hover {
  background: rgba(255, 255, 255, 0.1) !important; }

.navbar-custom .dropdown-toggle:after {
  position: absolute;
  display: block;
  right: 0;
  top: 50%;
  margin-top: -6px;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 9px;
  content: "\f107";
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.navbar-custom .navbar-toggle .icon-bar {
  background: #fff; }

.dropdown-menu {
  min-width: 180px;
  font-size: 11px; }

/* Navbar search

.dropdown-search {
	position: relative;
	padding: 5px;
}

.dropdown-search .form-control {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
}

.search-btn {
	position: absolute;
	background: transparent;
	border: none;
	overflow: hidden;
	top: 50%;
	right: 1px;
	width: 42px;
	height: 40px;
	line-height: 38px;
	font-size: 14px;
	outline: none;
	color: #999;
	margin-top: -20px;
}*/
/*--------------------------------------------------------------
	Header
--------------------------------------------------------------*/
.darkbg {
  background-color: #101619;
  color: #fff; }
  .darkbg h2 {
    color: #a2c1ef; }
  .darkbg input,
  .darkbg textarea,
  .darkbg select option {
    color: #183369;
    padding: 5px;
    font-weight: 600;
    max-width: 100%; }
  .darkbg .wpcf7-submit {
    background-color: #3f2a8c;
    color: #fff;
    padding: 12px 36px;
    border-radius: 5px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px;
    border: none; }
  .darkbg .wpcf7-submit:hover {
    background-color: #bf49f2;
    transition: .25s; }
  .darkbg form p {
    text-align: left;
    font-size: 12px;
    margin-bottom: 12px; }

.download-disclaimer {
  line-height: 125%; }

.home-section {
  position: relative;
  background: rgba(10, 10, 10, 0.9);
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  z-index: 0;
  height: 50vh; }

.titan-title-size-1 {
  letter-spacing: 4px;
  font-size: 15px; }

.titan-title-size-2 {
  line-height: 1.3;
  letter-spacing: 3px;
  font-size: 18px;
  opacity: .8; }

.titan-title-size-3 {
  letter-spacing: 16px;
  font-size: 46px; }

.titan-title-size-4 {
  letter-spacing: 24px;
  font-weight: 400;
  font-size: 48px; }

/* Agency Page Header */
.agency-page-header:before {
  background: transparent; }

/* About us Page Header */
.about-page-header:before {
  background: rgba(2, 2, 2, 0.2); }

/* Service Page Header */
.service-page-header:before {
  background: rgba(2, 2, 2, 0.1); }

/* Pricing Page Header */
.pricing-page-header {
  background-position: 40% 14%;
  background-repeat: no-repeat; }

.pricing-page-header:before {
  background: rgba(2, 2, 2, 0.6); }

/* Gallery Page Header */
.gallery-page-header {
  background-position: 50% 0%;
  background-repeat: no-repeat; }

.gallery-page-header:before {
  background: rgba(2, 2, 2, 0.2); }

/* Contact Page Header */
.contact-page-header {
  background-position: 13% 45%;
  background-repeat: no-repeat; }

.contact-page-header:before {
  background: rgba(2, 2, 2, 0.5); }

/* FAQ Page Header */
.faq-page-header:before {
  background: rgba(2, 2, 2, 0.15); }

/* Blog Page Header */
.blog-page-header {
  background-position: 50% 24%;
  background-repeat: no-repeat; }

.blog-page-header:before {
  background: rgba(2, 2, 2, 0.3); }

/* Restaurant menu Page Header */
.restaurant-menu-bg:before {
  background: rgba(2, 2, 2, 0.4); }

.restaurant-page-header:before {
  background: rgba(0, 0, 0, 0.45); }

.restaurant-image-overlay:before {
  background-color: rgba(2, 2, 2, 0.25); }

/* Portfolio Page Header */
.portfolio-page-header {
  background-position: 50% 50%; }

.portfolio-page-header:before {
  background: rgba(45, 45, 45, 0.45); }

/* Landing Page Header */
.landing-header:before {
  position: absolute;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(119, 47, 109, 0.52) 95%, rgba(115, 35, 105, 0.58) 100%);
  content: " ";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0; }

.banner-img {
  margin-top: -145px; }

.shop-page-header:before {
  background: rgba(34, 34, 34, 0.3); }

/*--------------------------------------------------------------
	Footer
--------------------------------------------------------------*/
/* -------------------------------------------------------------
Google map
------------------------------------------------------------- */
#map-section {
  position: relative;
  height: 450px;
  width: 100%; }

#map {
  height: 100%;
  width: 100%; }

#map img {
  max-width: none; }

/*--------------------------------------------------------------
	Services & Features
--------------------------------------------------------------*/
.features-item {
  margin: 20px 0;
  text-align: center; }

.features-icon,
.alt-features-icon {
  line-height: 1.2;
  font-size: 42px;
  color: #111; }

.features-title,
.alt-features-title {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 400;
  font-size: 14px;
  color: #111;
  margin: 16px 0 15px; }

.alt-features-item {
  position: relative;
  padding-left: 55px;
  margin: 65px 0 0 0; }

.alt-features-icon {
  position: absolute;
  height: 40px;
  width: 40px;
  left: 0;
  top: 0;
  text-align: center;
  line-height: 40px;
  font-size: 28px; }

.alt-features-title {
  font-size: 13px;
  margin: 0 0 10px; }

/* Content box */
.content-box {
  margin: 20px 0;
  text-align: center; }

.content-box-title {
  font-weight: 400;
  font-size: 18px;
  color: #111;
  margin: 16px 0 15px; }

/*--------------------------------------------------------------
	Team
--------------------------------------------------------------*/
.team-item {
  position: relative;
  text-align: center; }

.team-image {
  position: relative;
  overflow: hidden; }

.team-image img {
  width: 100%; }

.team-image:after {
  position: absolute;
  background: transparent;
  content: " ";
  display: block;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1; }

.team-detail {
  position: absolute;
  width: 100%;
  opacity: 0;
  bottom: 100%;
  left: 0;
  z-index: 2;
  text-align: center;
  font-size: 12px;
  color: #aaa;
  padding: 20px; }

.team-detail h5 {
  font-size: 16px; }

.team-detail p {
  font-size: 14px; }

.team-social a {
  display: inline-block;
  color: #aaa;
  padding: 5px 6px; }

.team-social a:hover {
  color: #FFF; }

.team-descr {
  margin: 20px 0 0; }

.team-name {
  font-size: 14px;
  color: #111; }

.team-role {
  font-size: 11px;
  color: #aaa; }

.team-item:hover .team-image:after {
  background: rgba(0, 0, 0, 0.6); }

.team-item:hover .team-detail {
  opacity: 1;
  bottom: 50%;
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%); }

/*--------------------------------------------------------------
	Restaurant Menu
--------------------------------------------------------------*/
.menu {
  border-bottom: 1px dotted #e5e5e5;
  padding: 0 0 10px;
  margin: 0 0 20px; }

.menu-title,
.menu-price {
  margin: 0 0 10px;
  font-size: 14px;
  color: #111; }

.menu-price-detail {
  position: relative;
  text-align: right; }

/*--------------------------------------------------------------
	Price Table
--------------------------------------------------------------*/
.price-table {
  background: #fff;
  border: 1px solid #eaeaea;
  padding: 25px 20px;
  margin: 15px 0 30px;
  border-radius: 2px;
  text-align: center; }

.price-table:hover {
  border-color: #CACACA; }

.price-table.best {
  margin: 0 0 30px; }

.price-table .small {
  margin: 0; }

.borderline {
  position: relative;
  background: #eaeaea;
  display: block;
  height: 1px;
  width: 100%;
  margin: 20px 0 15px; }

.borderline:before {
  position: absolute;
  background: #eaeaea;
  content: "";
  bottom: -7px;
  left: 50%;
  height: 14px;
  width: 14px;
  transform: rotate(45deg);
  margin-left: -7px; }

.borderline:after {
  position: absolute;
  background: #fff;
  content: "";
  bottom: -5px;
  left: 50%;
  height: 16px;
  width: 16px;
  transform: rotate(45deg);
  margin-left: -8px; }

.price-table h4 {
  color: #111;
  margin: 0; }

.price-table p.price {
  font-size: 60px;
  color: #111;
  padding: 0;
  margin: 0 0 0 -10px; }

.price-table p.price span {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  padding-top: 25px; }

.price-details {
  list-style: none;
  padding: 0;
  margin: 0 0 23px; }

.price-details li {
  padding: 7px 0; }

.price-details li > span {
  text-decoration: line-through;
  color: #aaa; }

/*--------------------------------------------------------------
	Fun fact
--------------------------------------------------------------*/
.count-item {
  text-align: center; }

.count-icon {
  line-height: 1.2;
  font-size: 42px; }

/*--------------------------------------------------------------
	Video Box
--------------------------------------------------------------*/
.video-box {
  text-align: center;
  padding: 40px 0; }

.video-box-icon > a > i,
.video-box-icon > a > span {
  line-height: 1.8;
  font-size: 40px;
  color: #fff; }

.video-title {
  letter-spacing: 4px;
  font-size: 30px;
  margin: 10px 0 0; }

.video-subtitle {
  color: rgba(255, 255, 255, 0.5); }

/*--------------------------------------------------------------
	Portfolio
--------------------------------------------------------------*/
/* Portfolio filter */
.filter {
  text-align: center;
  list-style: none;
  padding: 0;
  margin: 0 0 70px; }

.filter > li {
  display: inline-block;
  padding: 0 0 10px;
  margin: 0 25px; }

/* Portfolio grid */
.works-grid {
  list-style: none;
  padding: 0;
  margin: 0; }

.works-grid.works-grid-gut {
  margin: 0 0 0 -10px; }

.works-grid.works-grid-gut .work-item {
  padding: 0 0 10px 10px; }

.work-item {
  width: 50%;
  float: left;
  margin: 0; }

.works-grid-3 .work-item {
  width: 33.3333%; }

.container .works-grid-3 .work-item {
  width: 33.2%; }

.works-grid-4 .work-item {
  width: 25%; }

.works-grid-5 .work-item {
  width: 20%; }

.work-item > a {
  position: relative;
  display: block;
  overflow: hidden; }

.work-image {
  position: relative;
  overflow: hidden; }

.work-image img {
  display: block;
  overflow: hidden;
  width: 100%; }

.work-image:after {
  position: absolute;
  display: block;
  content: "";
  height: 100%;
  width: 100%;
  top: 0;
  left: 0; }

.work-caption {
  width: 100%;
  padding: 0 20px;
  opacity: 0;
  position: absolute;
  bottom: 100%;
  left: 0;
  text-align: center;
  overflow: hidden; }

.work-title {
  font-size: 14px;
  color: #fff;
  margin: 0 0 6px; }

.work-descr {
  color: #aaa; }

.work-item:hover .work-image:after {
  background: rgba(0, 0, 0, 0.6); }

.work-item:hover .work-image > img {
  -webkit-transform: scale(1.1) rotate(2deg);
  -ms-transform: scale(1.1) rotate(2deg);
  transform: scale(1.1) rotate(2deg); }

.work-item:hover .work-caption {
  bottom: 50%;
  opacity: 1;
  z-index: 3;
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%); }

/* Work item white background*/
.works-grid.works-hover-w .work-title {
  color: #111; }

.works-grid.works-hover-w .work-item:hover .work-image:after {
  background: rgba(255, 255, 255, 0.8); }

/* Work item gradien background*/
.works-grid.works-hover-g .work-image:after {
  opacity: 0; }

.works-grid.works-hover-g .work-descr {
  color: #fff; }

.works-grid.works-hover-g .work-item:hover .work-image:after {
  background: #6fe29e;
  background: linear-gradient(135deg, rgba(111, 226, 158, 0.8) 0%, rgba(91, 218, 209, 0.8) 100%);
  opacity: 1; }

.sliding-portfolio .work-item {
  width: 100%; }

/*--------------------------------------------------------------
	Single Portfolio
--------------------------------------------------------------*/
.work-details {
  margin: 0 0 20px; }

.work-details-title {
  color: #111;
  margin: 0 0 20px; }

.work-details ul {
  list-style: none;
  padding: 0;
  margin: 0; }

.work-details ul > li {
  border-bottom: 1px dotted #c2c2c2;
  padding: 0 0 5px;
  margin: 0 0 5px; }

/*--------------------------------------------------------------
	Call to action
--------------------------------------------------------------*/
.callout-text {
  color: rgba(255, 255, 255, 0.6); }

.callout-title {
  font-weight: 400;
  font-size: 16px;
  color: #fff;
  margin: 0; }

.callout-btn-box {
  text-align: right;
  padding-top: 4px; }

.request-cta {
  padding: 50px 0px; }

/*--------------------------------------------------------------
	Testimonial
--------------------------------------------------------------*/
.testimonial:before {
  background: rgba(2, 2, 2, 0.4); }

.testimonials-slider {
  position: relative; }

.testimonial-text {
  text-align: center;
  font-style: normal;
  font-size: 18px; }

.testimonial-caption {
  text-align: center;
  padding: 10px 0 0; }

.testimonial-title {
  font-size: 14px; }

.testimonial-descr {
  color: rgba(255, 255, 255, 0.5);
  font-size: 11px; }

/*--------------------------------------------------------------
	Gallery
--------------------------------------------------------------*/
.gallery-item {
  position: relative;
  text-align: center;
  margin: 0 0 20px; }

.gallery-image {
  position: relative;
  overflow: hidden; }

.gallery-image a.gallery {
  position: relative;
  display: block; }

.gallery-image img {
  display: block;
  overflow: hidden;
  width: 100%; }

.gallery-image:after {
  position: absolute;
  background: transparent;
  content: " ";
  display: block;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1; }

.gallery-caption {
  position: absolute;
  width: 100%;
  opacity: 0;
  bottom: 100%;
  left: 0;
  z-index: 2;
  text-align: center;
  font-size: 28px;
  color: #fff;
  padding: 20px; }

.gallery-icon {
  background: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  height: 50px;
  width: 50px;
  font-size: 24px;
  margin: 0 auto; }

.gallery-icon i,
.gallery-icon span {
  line-height: 50px; }

/* Gallery hover */
.gallery-item:hover .gallery-image:after {
  background: rgba(0, 0, 0, 0.6); }

.gallery-item:hover .gallery-caption {
  opacity: 1;
  bottom: 50%;
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%); }

/*--------------------------------------------------------------
	Blog Post
--------------------------------------------------------------*/
.post {
  margin: 0 0 80px; }

.post-title {
  line-height: 1.4;
  font-size: 22px;
  color: #111;
  margin: 0; }

.post-header {
  margin: 0 0 15px; }

.post-meta {
  font-size: 11px;
  color: #aaa; }

.post-entry {
  border-top: 1px dotted #c2c2c2;
  padding-top: 20px;
  margin-top: 10px; }

.post-images-slider {
  position: relative; }

.post-images-slider .flex-control-nav {
  bottom: 0; }

.post-thumbnail,
.post-images-slider,
.post-video {
  margin: 0 0 20px; }

.post-quote {
  background: #f5f5f5;
  text-align: center;
  padding: 20px; }

/* Post columns */
.post-columns .post {
  margin: 0 0 60px; }

.post-columns .post-header {
  margin: 0 0 10px; }

.post-columns .post-title {
  line-height: 1.8;
  font-size: 14px; }

.post-columns .post-entry {
  padding: 10px 0 0;
  margin: 0 0 10px; }

.post-columns.wo-border .post-entry {
  border: 0;
  padding: 0; }

.post-columns .post-entry p:last-child {
  margin: 0; }

.more-link:after {
  content: "\00BB";
  color: #666666;
  padding-left: 5px; }

.pagination a {
  border: 1px solid #eaeaea;
  display: inline-block;
  text-transform: uppercase;
  text-align: center;
  color: #999;
  padding: 4px 12px; }

.pagination a.active {
  border-color: #CACACA; }

/*--------------------------------------------------------------
	Widgets
--------------------------------------------------------------*/
/* Progress bars */
.progress {
  overflow: visible;
  height: 4px; }

.progress-bar {
  position: relative; }

.progress-bar.pb-dark {
  background: #111; }

.progress-bar span {
  position: absolute;
  display: block;
  right: -0px;
  top: -24px;
  opacity: 0;
  line-height: 12px;
  font-size: 12px;
  color: #111;
  padding: 4px 0px; }

.progress-bar span:after {
  display: inline-block;
  content: "%"; }

/* Tabs */
.tab-content .tab-pane {
  padding: 20px 0; }

/* Accordion */
.panel-title {
  font-size: 14px; }

.panel-heading a {
  position: relative;
  display: block; }

.panel-heading a:after {
  position: absolute;
  content: "\f106";
  top: 50%;
  right: 0px;
  font-family: "FontAwesome";
  line-height: 1;
  font-size: 14px;
  margin-top: -7px; }

.panel-heading a.collapsed:after {
  content: "\f107"; }

/* Tables */
.table-border > tbody > tr > td,
.table-border > tbody > tr > th,
.table-border > tfoot > tr > td,
.table-border > tfoot > tr > th,
.table-border > thead > tr > td,
.table-border > thead > tr > th {
  border-color: #e5e5e5; }

.ds-table > tbody > tr > td,
.ds-table > tbody > tr > th,
.ds-table > tfoot > tr > td,
.ds-table > tfoot > tr > th,
.ds-table > thead > tr > td,
.ds-table > thead > tr > th {
  border-top: 0; }

.checkout-table {
  border: 1px solid #e5e5e5; }

.checkout-table > tbody > tr > td,
.checkout-table > tbody > tr > th,
.checkout-table > tfoot > tr > td,
.checkout-table > tfoot > tr > th,
.checkout-table > thead > tr > td,
.checkout-table > thead > tr > th {
  padding: 12px; }

.checkout-table tr td,
.checkout-table tr th {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5; }

.checkout-table tbody tr td:first-child,
.checkout-table tbody tr th:first-child {
  max-width: 36px; }

/* Sidebar / Widget common*/
.sidebar .widget {
  margin-bottom: 60px; }

.sidebar .widget-title {
  color: #111; }

.widget .widget-title {
  border-bottom: 1px dotted #c2c2c2;
  font-size: 14px;
  padding: 0 0 10px;
  margin: 0 0 15px; }

.widget ul {
  list-style: none;
  padding: 0;
  margin: 0; }

/* Icon List */
.widget .icon-list li {
  padding: 5px 0; }

.widget .icon-list li a:before {
  content: "\00BB";
  color: #666666;
  padding-right: 5px; }

/* Posts */
.widget-posts li {
  margin: 0 0 15px; }

.widget-posts li:last-child {
  margin: 0; }

.widget-posts-image {
  float: left;
  width: 64px; }

.widget-posts-body {
  margin-left: 74px; }

/* Search */
.search-box {
  position: relative; }

/* Tags */
.tags a {
  background: #111;
  display: inline-block;
  font-size: 10px;
  color: #fff;
  padding: 4px 10px 4px 12px;
  margin: 0 1px 4px;
  border-radius: 2px; }

.tags a:hover {
  background: rgba(17, 17, 17, 0.8); }

/*--------------------------------------------------------------
	Comment Box in Blog
--------------------------------------------------------------*/
.comments,
.comment-form {
  margin: 80px 0 0; }

.comments .comment-title,
.comment-form .comment-form-title {
  border-bottom: 1px dotted #c2c2c2;
  font-size: 16px;
  color: #111;
  padding-bottom: 15px;
  margin: 0 0 20px; }

.comment-author {
  font-size: 14px;
  margin: 0 0 10px; }

.comment-avatar {
  width: 55px;
  float: left;
  margin-top: 10px; }

.comment-avatar img {
  border-radius: 50%; }

.comment-content {
  padding-top: 5px;
  margin-left: 75px;
  margin-bottom: 30px; }

@media (min-width: 768px) {
  .comment .comment {
    margin-left: 75px; } }

/*--------------------------------------------------------------
	Client
--------------------------------------------------------------*/
.client-logo {
  opacity: .5; }

.client-logo:hover {
  opacity: 1; }

/*--------------------------------------------------------------
	Shop Items
--------------------------------------------------------------*/
.shop-item {
  text-align: center;
  margin: 0 0 40px; }

.shop-item-image {
  position: relative;
  overflow: hidden; }

.shop-item-image img {
  width: 100%; }

.shop-item-detail,
.shop-item-image:after {
  transition: all 0.4s ease-in-out 0s; }

.shop-item-image:after {
  position: absolute;
  display: block;
  content: "";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0; }

.shop-item-detail {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 100%;
  padding: 20px;
  opacity: 0;
  z-index: 2;
  text-align: center;
  font-size: 12px;
  color: #aaa; }

.shop-item-title {
  font-weight: 400;
  font-size: 14px;
  color: #111;
  margin: 15px 0 5px; }

/* Shop item hover */
.shop-item:hover .shop-item-image:after {
  background: rgba(255, 255, 255, 0.7); }

.shop-item:hover .shop-item-detail {
  opacity: 1;
  bottom: 50%;
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%); }

/* -------------------------------------------------------------------
	Exclusive products
------------------------------------------------------------------- */
.ex-product {
  opacity: .7;
  transition: all 0.4s ease-in-out 0s; }

.ex-product:hover {
  opacity: 1; }

/*--------------------------------------------------------------
	Shop Single Product
--------------------------------------------------------------*/
.product-gallery {
  list-style: none;
  padding: 0;
  width: 100%;
  margin: 10px 0 0; }

.product-gallery li {
  display: inline-block;
  width: 15%;
  margin: 0 5px; }

.product-gallery li:first-child {
  margin-left: 0; }

.product-title {
  margin: 0 0 20px;
  color: #111; }

.star,
.star-off {
  margin-bottom: 5px;
  color: #f1c40f; }

.star-off {
  color: #e5e5e5; }

.amount {
  font-size: 32px;
  color: #111; }

.reviews {
  margin: 0; }

/*--------------------------------------------------------------
	Showcase Page
--------------------------------------------------------------*/
.showcase-page .showcase-page-header {
  background-color: rgba(2, 2, 2, 0.7); }

.showcase-page .content-box {
  display: block;
  margin-bottom: 45px; }

.showcase-page .content-box .content-box-image {
  border-radius: 6px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.15);
  margin-bottom: 15px;
  transition: 0.35s ease-out;
  -webkit-transition: 0.35s ease-out;
  -moz-transition: 0.35s ease-out; }

.showcase-page .content-box .content-box-image:hover {
  transform: translate3d(0, -10px, 0);
  -webkit-transform: translate3d(0, -10px, 0);
  box-shadow: 0 23px 40px rgba(0, 0, 0, 0.2); }

/*--------------------------------------------------------------
	Documentation Page
--------------------------------------------------------------*/
.documentation-page {
  font-size: 14px; }

.documentation-page .pln {
  color: #000; }

.documentation-page pre.prettyprint {
  border: 1px solid #888;
  padding: 15px; }

.documentation-page ol.linenums {
  margin-top: 0;
  margin-bottom: 0; }

.documentation-page li.L0,
.documentation-page li.L1,
.documentation-page li.L2,
.documentation-page li.L3,
.documentation-page li.L5,
.documentation-page li.L6,
.documentation-page li.L7,
.documentation-page li.L8 {
  list-style-type: none; }

.documentation-page li.L1,
.documentation-page li.L3,
.documentation-page li.L5,
.documentation-page li.L7,
.documentation-page li.L9 {
  background: #eee; }

.documentation-page .com {
  color: #800; }

.documentation-page .lit {
  color: #066; }

.documentation-page .pun,
.documentation-page .opn,
.documentation-page .clo {
  color: #660; }

.documentation-page .fun {
  color: red; }

.documentation-page .str,
.documentation-page .atv {
  color: #080; }

.documentation-page .kwd,
.documentation-page .tag {
  color: #008; }

.documentation-page .typ,
.documentation-page .atn,
.documentation-page .dec,
.documentation-page .var {
  color: #606; }

.documentation-page a {
  color: #19B5FE; }

.documentation-page a:hover {
  color: #1C92C9; }

/*--------------------------------------------------------------
	Responsive Styles - Media Queries
--------------------------------------------------------------*/
@media (max-width: 1200px) {
  /* Features */
  .alt-features-item {
    margin: 20px 0 0; } }

@media (max-width: 1050px) {
  /* Navbar */
  .navbar-custom {
    letter-spacing: 1px; } }

@media (max-width: 991px) {
  /* Navbar */
  .navbar-custom {
    letter-spacing: 0; }
  /* Headers */
  .titan-title-size-3 {
    letter-spacing: 8px;
    font-size: 36px; }
  .titan-title-size-4 {
    letter-spacing: 12px;
    font-size: 38px; }
  .work-item,
  .works-grid-3 .work-item,
  .container .works-grid-3 .work-item,
  .works-grid-4 .work-item,
  .works-grid-5 .work-item {
    width: 50%; }
  /* Half-image */
  .side-image {
    position: relative;
    height: 300px; } }

@media (max-width: 767px) {
  /* Navbar */
  .navbar-custom .navbar-nav {
    letter-spacing: 3px;
    margin-top: 1px;
    margin-bottom: 0; }
  .navbar-custom li > a:hover {
    background: rgba(255, 255, 255, 0.1) !important; }
  .navbar-custom .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-custom .navbar-nav .open .dropdown-menu > li > a {
    padding: 10px 25px; }
  .navbar-custom .navbar-nav .open .dropdown-menu .dropdown-menu .dropdown-header,
  .navbar-custom .navbar-nav .open .dropdown-menu .dropdown-menu > li > a {
    padding: 10px 35px; }
  .navbar-custom li a,
  .navbar-custom .dropdown-search {
    border-bottom: 1px solid rgba(73, 71, 71, 0.15) !important; }
  .navbar-custom .dropdown-toggle:after,
  .navbar-custom .dropdown-menu .dropdown-toggle:after {
    right: 7px;
    content: "\f107"; }
  .navbar-custom .nav > .open > .dropdown-toggle:after,
  .navbar-custom .dropdown-menu .dropdown.open .dropdown-toggle:after {
    right: 7px;
    content: "\f106"; }
  /* Shop navbar */
  .navbar-custom .navbar-nav > li:last-child.navbar-cart > a {
    padding-left: 15px; }
  .navbar-custom .cart-item-number {
    display: none; }
  .navbar-custom .navbar-cart > a:after {
    content: "\f107"; }
  .navbar-custom .navbar-cart-item a {
    border: 0 !important; }
  .dropdown-menu.cart-list {
    text-align: left;
    border-bottom: 1px solid rgba(73, 71, 71, 0.15) !important; }
  .navbar-cart-item {
    border: none;
    border-bottom: 1px solid rgba(73, 71, 71, 0.15) !important;
    padding-bottom: 10px; }
  .navbar-cart-img {
    display: none; }
  .navbar-cart-title {
    white-space: normal;
    padding: 0;
    margin-left: 0; }
  /* Headers */
  .titan-title-size-1 {
    letter-spacing: 2px;
    font-size: 14px; }
  .titan-title-size-2 {
    line-height: 1.3;
    letter-spacing: 2px;
    font-size: 16px;
    opacity: .8; }
  .titan-title-size-3 {
    letter-spacing: 4px;
    font-size: 26px; }
  .titan-title-size-4 {
    letter-spacing: 6px;
    font-size: 28px; }
  /* Features */
  .features-item {
    margin: 0 0 30px; }
  .alt-features-item {
    padding-left: 0;
    margin: 0 0 30px;
    text-align: center; }
  .alt-features-icon {
    position: static;
    width: auto;
    margin: 0 auto 8px; }
  /* Callout */
  .callout-text {
    margin: 0 0 30px; }
  .callout-text,
  .callout-btn-box {
    text-align: center; }
  /* Sidebar */
  .sidebar {
    margin-top: 50px; }
  .widget {
    margin-bottom: 60px; }
  .post.mb-0 {
    margin-bottom: 40px !important; }
  .footer {
    text-align: center; }
  .copyright,
  .footer-social-links {
    text-align: center;
    margin: 10px 0; }
  /* Half-image */
  .side-image-text {
    padding-left: 15px;
    padding-right: 15px; }
  /* Restaurant menu */
  .menu-title,
  .menu-detail,
  .menu-price-detail {
    text-align: center; }
  .align-center-sm {
    text-align: center; }
  .align-left-sm {
    text-align: left; } }

@media only screen and (max-width: 480px) {
  .work-item,
  .works-grid-3 .work-item,
  .works-grid-4 .work-item,
  .works-grid-5 .work-item {
    width: 100%; } }

.bwg-zoom-effect .bwg-zoom-effect-overlay {
  opacity: 100 !important; }

#bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails .bwg-title1 {
  opacity: 100 !important; }

#bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails .bwg-title2, #bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails .bwg-ecommerce2 {
  font-size: 24px !important;
  padding: 12px !important;
  font-family: "Montserrat", sans-serif !important;
  line-height: 125% !important; }

.bwg-title1 {
  background: rgba(47, 32, 105, 0.3); }

.bwg-title1:hover {
  background: rgba(124, 113, 170, 0.9); }

.webvr-ui-button {
  display: none; }

#xr-glossary .wp-block-table td {
  font-size: 14px;
  padding: 6px;
  line-height: 125%; }

#xr-glossary .wp-block-table td:nth-of-type(1) {
  text-align: right;
  color: #3f2a8c !important;
  font-weight: bold;
  width: 140px; }

.page-break {
  display: none; }

.a-enter-ar, .a-enter-vr {
  bottom: 90px !important; }

.a-enter-ar {
  right: 190px !important; }

#megamenu .polys {
  background: url(images/icons/Trophy.png) left top no-repeat transparent !important; }
  #megamenu .polys a {
    padding-left: 25px !important;
    height: 50px !important; }
  #megamenu .polys a:hover {
    background: #c945cc;
    background: linear-gradient(0deg, #9245cc 1%, #4e157a 19%, #1a073a 35%, #200642 60%, #600a7c 85%, #a034d9 100%) !important; }

#megamenu .polys2 a {
  background: #e750cd;
  background: linear-gradient(0deg, #fa5af4 1%, #c2118e 21%, #af1e89 48%, #d50194 60%, #991380 85%, #db11b8 100%) !important; }
  #megamenu .polys2 a sup {
    font-size: 80%; }

#megamenu .red-carpet a {
  background: #fe4c4a;
  background: linear-gradient(0deg, #fe4c4a 0%, #fa0001 16%, #8e0e17 33%, #7e030c 60%, #fc0000 84%, #eb2d37 100%) !important; }

#megamenu .award-ceremony a {
  background: #50dce7;
  background: linear-gradient(0deg, #50dce7 1%, #1f8887 19%, #0e6e7e 35%, #095c7c 60%, #137499 85%, #11d6db 100%) !important; }

#megamenu .business-summit a {
  background: #ffff04;
  background: linear-gradient(0deg, #ffff04 0%, #df7101 13%, #884b02 41%, #985202 62%, #df7101 78%, #f79801 100%) !important; }

#megamenu .design-summit a {
  background: #ff464f;
  background: linear-gradient(0deg, #ff4aa6 0%, #ff290e 14%, #d52712 36%, #bd1704 61%, #bd2a1b 81%, #e66d39 100%) !important; }

#megamenu .developer-summit a {
  background: #62e8ff;
  background: linear-gradient(0deg, #62e8ff 0%, #3fafff 12%, #0b6486 34%, #095175 69%, #1184dd 86%, #a8fefd 100%) !important; }

#megamenu .summit-series a:hover {
  background-color: #3a5825;
  background: linear-gradient(0deg, #8cb273 0%, #4b8b1d 13%, #335e17 33%, #366e0e 65%, #46960f 82%, #afe28d 100%) !important; }

#megamenu .awards a:hover {
  background-color: #260642; }

div.red-carpet {
  background: #ff432f;
  background: linear-gradient(90deg, #ff432f 0%, #ff1e22 4%, #8e0e17 7%, #7f040d 57%, #a10309 73%, #fc0000 89%, #ff2430 100%);
  -webkit-box-shadow: -1px 2px 8px 8px #A51E0E;
  box-shadow: -1px 2px 8px 8px #A51E0E; }
  div.red-carpet a:hover {
    background-color: #A51E0E;
    color: #ffff04;
    -webkit-box-shadow: -1px 2px 8px 8px #A51E0E;
    box-shadow: -1px 2px 8px 8px #A51E0E; }

div.ceremony {
  background: #ff432f;
  background: linear-gradient(90deg, #ff432f 0%, #ff1e22 4%, #8e0e17 7%, #7f040d 57%, #a10309 73%, #fc0000 89%, #ff2430 100%);
  -webkit-box-shadow: -1px 2px 8px 8px #A51E0E;
  box-shadow: -1px 2px 8px 8px #A51E0E; }
  div.ceremony a:hover {
    background-color: #A51E0E;
    color: #ffff04;
    -webkit-box-shadow: -1px 2px 8px 8px #A51E0E;
    box-shadow: -1px 2px 8px 8px #A51E0E; }

div.business-summit {
  background: #ffff04;
  background: linear-gradient(90deg, #ffff04 0%, #dfb001 3%, #864d09 7%, #a16c08 62%, #df7101 78%, #f79801 100%);
  -webkit-box-shadow: -1px 2px 8px 8px #864d09;
  box-shadow: -1px 2px 8px 8px #864d09; }
  div.business-summit a:hover {
    background-color: #864d09;
    -webkit-box-shadow: -1px 2px 8px 8px #864d09;
    box-shadow: -1px 2px 8px 8px #864d09;
    transform: scale(0.5) translate(-100%, -100%); }

div.design-summit {
  background: #ff4aa6;
  background: linear-gradient(90deg, #ff4aa6 0%, #ff290e 4%, #bb1f0c 11%, #bd1704 61%, #bd2a1b 81%, #e66d39 100%);
  -webkit-box-shadow: -1px 2px 8px 8px #bd1704;
  box-shadow: -1px 2px 8px 8px #bd1704; }
  div.design-summit a:hover {
    background-color: #bd1704;
    -webkit-box-shadow: -1px 2px 8px 8px #bd1704;
    box-shadow: -1px 2px 8px 8px #bd1704;
    transform: scale(0.5) translate(-100%, -100%); }

div.developer-summit {
  background: #62e8ff;
  background: linear-gradient(90deg, #62e8ff 0%, #3fafff 3%, #0b6486 8%, #095175 80%, #1184dd 93%, #a8fefd 100%); }
  div.developer-summit a:hover {
    background-color: #095175;
    -webkit-box-shadow: -1px 2px 8px 8px #095175;
    box-shadow: -1px 2px 8px 8px #095175;
    transform: scale(0.5) translate(-100%, -100%); }

.event-list {
  border-radius: 10px; }
  .event-list ul {
    padding: 10px; }
    .event-list ul li {
      font-weight: 600; }
      .event-list ul li ul li {
        padding-left: 10px;
        font-weight: 300; }
  .event-list li {
    list-style: none; }
  .event-list a {
    width: 100%;
    padding: 5px;
    text-decoration: none;
    color: #fff;
    transition: width 2s, height 2s, background-color 2s, transform 2s; }

.event-content li {
  list-style: none; }

.event-content a {
  color: #fff; }

.content-wrapper {
  padding: 1em;
  color: #fff; }

.speaker-thumbnail {
  max-width: 50%;
  margin: 0px auto; }
  .speaker-thumbnail img {
    width: 300px;
    border-radius: 50%;
    border: 2px solid #fff; }

.profile {
  text-align: center;
  margin-bottom: 2rem;
  height: 350px; }
  @media (max-width: 575px) {
    .profile {
      margin: 0px auto;
      width: 61.8%;
      height: 400px; } }
  .profile h4 {
    font-family: 'Zen Dots', cursive;
    font-size: 125%;
    color: #fff;
    font-weight: normal; }
  .profile i {
    color: #4173D8;
    font-size: 150%;
    margin-right: .5rem; }
  .profile i:hover {
    color: #fff; }
  .profile p.profile-excerpt {
    padding: 10px 20px;
    font-style: italic;
    font-size: .9rem;
    text-align: center; }

.text-wrap {
  padding: 1em; }

.galaxy-sponsor {
  width: 38.2%;
  margin: 0px auto 4em; }

.invitation {
  background-color: #cCccC9;
  color: #111;
  padding: 20px;
  border: 2p outset #fff;
  font-family: Arial, Helvetica, sans-serif; }
  .invitation a {
    color: #00F; }

.post {
  background-color: #fff;
  color: #000;
  padding: 40px;
  border: 3px outset #fff;
  border-radius: 10px;
  border: 2px outset #CCCC;
  font-weight: 400;
  list-style: disc; }
  .post strong {
    font-weight: 800; }
  .post h2 {
    font-weight: 600;
    font-size: 1.5rem; }
  .post a {
    color: #00a; }
  .post p, .post li {
    color: #000;
    display: block;
    font-weight: 600;
    font-size: 1em;
    line-height: 150%; }

#experiences li {
  list-style-type: disc;
  width: 84px;
  display: inline-block;
  margin: 5px;
  font-size: 10px; }

#experiences img {
  border-radius: 50%;
  width: 150px;
  margin: 0px auto;
  display: block; }

#ballot {
  margin-top: 70px; }

#ballot-faq {
  height: 350px;
  overflow-y: auto;
  margin-bottom: 25px; }

ul.nominee-list li {
  list-style: none; }

#nomineeAccordion h3 {
  text-align: left;
  background: #000;
  padding: 10px 5px;
  color: #fff;
  margin: 0px;
  border-bottom: 0.5px solid #222; }

#nomineeAccordion .nominees {
  background-color: rgba(10, 10, 10, 0.5); }

#nomineeAccordion .winners {
  background-color: #323232;
  padding: 15px;
  font-weight: bold;
  color: #ffff5f;
  border: 3px dashed #ffff5f;
  margin-bottom: 5px;
  border-radius: 15px; }

#nomineeAccordion li {
  padding: 10px;
  text-align: center; }

#nomineeAccordion a:visited {
  color: #aaa; }
