
@import url(https://fonts.googleapis.com/css?family=Ubuntu:300,400,500,300italic);
@import url(https://fonts.googleapis.com/css?family=Open+Sans);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,700);
/*@import url('https://fonts.googleapis.com/css?family=Raleway:200,300,400,600,700');*/

/*
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 300;
  src: url("https://assets.ubuntu.com/v1/50afa266-ubuntu-l-webfont.woff2") format("woff2"), url("https://assets.ubuntu.com/v1/0194407b-ubuntu-l-webfont.woff") format("woff"); }

@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: url("https://assets.ubuntu.com/v1/1cbafee5-ubuntu-r-webfont.woff2") format("woff2"), url("https://assets.ubuntu.com/v1/81863185-ubuntu-r-webfont.woff") format("woff"); }

@font-face {
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 300;
  src: url("https://assets.ubuntu.com/v1/abb07502-ubuntu-li-webfont.woff2") format("woff2"), url("https://assets.ubuntu.com/v1/65fc9630-ubuntu-li-webfont.woff") format("woff"); }

@font-face {
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 400;
  src: url("https://assets.ubuntu.com/v1/fca66073-ubuntu-ri-webfont.woff2") format("woff2"), url("https://assets.ubuntu.com/v1/f0898c72-ubuntu-ri-webfont.woff") format("woff"); }

@font-face {
  font-family: 'Ubuntu Mono';
  font-style: normal;
  font-weight: 300;
  src: url("https://assets.ubuntu.com/v1/871f7456-ubuntumono-r-webfont.woff2") format("woff2"), url("https://assets.ubuntu.com/v1/8df3f408-ubuntumono-r-webfont.woff") format("woff"); }

@font-face {
  font-family: 'Ubuntu Mono';
  font-style: normal;
  font-weight: 400;
  src: url("https://assets.ubuntu.com/v1/871f7456-ubuntumono-r-webfont.woff2") format("woff2"), url("https://assets.ubuntu.com/v1/8df3f408-ubuntumono-r-webfont.woff") format("woff"); }
*/

/* Paste this css to your style sheet file or under head tag */
/* This only works with JavaScript, 
if it's not present, don't show loader */
#feature.dark {
  background-color: #1e1e1e;
}
.darkList{
  background-color: #2a2a2a;
}
.darkBox { 
  background-color: #2a2a2a!important;
  box-shadow: none!important;
  border: none!important;
}
.darkBox p, .darkBox ul a {
  color: #fff!important;
}

.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(../img/preloader.gif) center no-repeat #2a2a2a;
}

body {
  font-family: 'Source Sans Pro', sans-serif;
  /*font-family: 'Raleway', sans-serif;*/
  /*font-family: "Ubuntu", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  font-weight: 300;
  line-height: 1.5;*/
  background-color: #2a2a2a;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  font-family: 'Source Sans Pro', sans-serif;
  line-height: 1.5em;
  font-weight: 400;
 /*font-family: 'Raleway', sans-serif;*/
  /*font-family: "Ubuntu", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  font-weight: 300;
  line-height: 1.5;*/
}
.h2-30px {
  font-size:30px !important;
}
p.less-space {
  font-size: 14px;
  line-height: 1.5em !important;
}
h1 {
  font-size: 52px;
}
#page-header-panel h1 {
  color:#fff;
  font-size: 44px;
}
#global-banner-home {
  background:#da3c3c;
  padding: 1px;
  margin-top:0px;
  text-align: center;
}
#global-banner-home h4 {
  color:#fff;
  margin-top: 3px;
  font-size:16px;
}
#global-banner-home h4 a:hover{
  color:#fff;
  text-decoration: none;
}
#global-banner-home h4 a {
  color:#fff;
  text-decoration: underline;
}
#global-banner {
  background:#da3c3c;
  padding: 1px;
  margin-top:0px;
  text-align: center;
  height:35px;
}
#global-banner h4 {
  color:#fff;
  margin-top: 0px;
}
#global-banner h4 a:hover{
  color:#fff;
  text-decoration: none;
}
#global-banner h4 a {
  color:#fff;
  text-decoration: underline;
}
h2 {
  font-size: 38px;
  font-weight: 200;
  color:#2ea3f2;
}

/* TIMELINE CSS */
.dotted-blue {
  margin-top: -22px;
  margin-bottom: 20px;
  border: 0;
  border-top: 2px dotted #2ea3f2;
}
#timeline {
  width: 100vw;
  overflow: hidden;
  margin: 0px auto;
  padding-top: 20px;
  position: relative;
  clear:both;
}
.timeline-top-image {
  min-height: 75vh !important;
}
.timeline-video {
  width: 640px;
  height:480px;
  margin-top: 20px;
}
#dates {
  width: 100vw;
  height: 100px;
  overflow: hidden;
  /*border-bottom: 2px dotted #2ea3f2;*/
  margin-bottom:20px;
}

#dates li {
  list-style: none;
  float: left;
  width: 150px;
  height: 80px;
  font-size: 24px;
  text-align: center;
}

#dates a {
  font-size: 38px;
  line-height: 20px;
  padding-bottom: 10px;
}
#dates a::after {
  position: absolute;
    top: 125px;
    font-size: 100px;
    color: #fff;
    content: '\00B7';
    margin-left: -50px;
  }

#dates .selected {
  /*font-size: 38px;*/
}

#issues {
  width: 100vw;
  /*height: 350px;*/
  overflow: hidden;
}

#issues ul {
  margin-bottom: 25px;
  list-style-type: disc;
}

#issues li.timeline-list-item{
  width: 100vw;
  /* height: 350px; */
  list-style: none;
  float: left;
  margin-left: 0;
  display:block;
}
.white-content-zone {
    margin-top: 30px;
    height: auto;
    padding: 25px;
    text-align: center;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 10px 0px #ccc;
    -moz-box-shadow: 0px 0px 10px 0px #ccc;
    box-shadow: 0px 0px 10px 0px #ccc;
    border: 1px solid #ccc;
}

#grad_left,
#grad_right {
  width: 100px;
  height: 350px;
  position: absolute;
  top: 0;
}

#next,
#prev {
  position: absolute;
  top: 480px;
  font-size: 70px;
  background-position: 0 0;
  background-repeat: no-repeat;
}

#next:hover,
#prev:hover {
  background-position: 0 -76px;
  color: #2ea3f2;
}

#next {
  right: 70px;
  color:#fff;
}

#prev {
  left: 70px;
  color:#fff;
}

#next.disabled,
#prev.disabled {
  opacity: 0.2;
}
.timeline-main-section {
    margin-left: -25px;
}
.greygrad {
  -webkit-box-shadow: inset 0px 0px 50px 10px rgba(20,20,20,1);
    -moz-box-shadow: inset 0px 0px 50px 10px rgba(20,20,20,1);
    box-shadow: inset 0px 20px 20px 0px rgba(20, 20, 20, 0.4);
    height: 150px;
    padding-top: 20px;
}
.shadow {
  -webkit-box-shadow: 0px 0px 50px 10px rgba(20,20,20,1);
    -moz-box-shadow: 0px 0px 50px 10px rgba(20,20,20,1);
    box-shadow: 0px 20px 20px 0px rgba(20, 20, 20, 0.4);
}
.nav-arrow {
  background-color: #2a2a2a;
    width: 70px;
    height: 70px;
    padding-top: 0px;
    font-size: 50px;
    border: 2px solid #fff;
    border-radius: 50%;
}
.smalldate {
  font-size:16px;
}
.timeline-date-link {
  color:#fff;
}
.timeline-date-link:hover {
  color:#2ea3f2;
}
.timeline-date-link:active {
  color:#2ea3f2;
  text-decoration: none;
}
.timeline-date-link.selected {
  color:#2ea3f2;
  text-decoration: none;
}
.product-feature-h2 {
  margin-top:80px;
}
.timeline-item-date-h2 {
  margin-top:10px;
}
.parallax {
  perspective: 1px;
  height: 100vh;
  overflow-x: hidden;
  overflow-y: auto;
}

#timeline-navigation {
    position: fixed;
    text-align: left;
    right: 50px;
    top: 0%;
    z-index: 1000;
    margin-right: 0px;
    height: 100vh;
    border-left: 1px #2ea3f2 solid;
    padding-left: 0px;
    padding: 20% 0px;
}
#timeline-navigation ul > li > a {
  color:#fff;
  font-size: 24px;
  margin-top: 30px;
  text-decoration: none;
  }
#timeline-navigation ul > li > a:active {
  text-decoration: none;
  }
#timeline-navigation ul > li > a:hover {
  color:#2ea3f2;
  text-decoration: none;
  }

#timeline-navigation ul li  {
  color:#fff;
  padding-bottom: 20px;
  list-style: none;
}
#timeline-navigation ul li:before {
    position: relative;
    top: -7px;
    content: "·";
    font-size: 120px;
    vertical-align: middle;
    line-height: 20px;
    color:#2ea3f2;
    margin-left: -55px;
    padding-top: 20px;
}

.right-fade {
    /* -webkit-box-shadow: inset -280px 0px 450px 35px rgba(20,20,20,1); */
    -moz-box-shadow: inset -280px 0px 450px 35px rgba(20,20,20,1);
    /* box-shadow: inset -280px 0px 450px 35px rgba(20,20,20,1); */
}
.large-down-arrow {
  text-align:center;
  margin-top:60px;
}
.large-down-arrow i {
    width: 130px;
    height: 130px;
    padding-top: 38px;
    font-size: 50px;
    border: 2px solid #fff;
    border-radius: 50%;
    box-shadow: 0px 0px 100px 40px rgba(20,20,20,1);
    -moz-box-shadow: 0px 0px 100px 40px rgba(20,20,20,1);
    -webkit-box-shadow: 0px 0px 100px 40px rgba(20,20,20,1);
}
.timeline-intro-feature {
    padding: 50px 0px !important;
    min-height: 640px !important;
}

/* END TIMELINE CSS */
.white {
  color:#fff;
}
.blue {
  color: #2ea3f2 !important;
}
h3 {
  font-size: 24px;
  margin-top: -3px;
}
.orange {
  color: #2ea3f2 !important;
}
h4 {
  font-size: 20px;
  color:#2ea3f2;
}
#page-header-panel h4 {
  text-transform: uppercase;
}
p {
  font-size: 16px;
  color: #999;
  line-height: 1.7em;
}
.colbreak {
  -webkit-column-break-after: always;
  -moz-column-break-after: always;
  column-break-after: always;
}
.no-break {
  break-inside: avoid;
}
.small-white {
  font-size:85% !important;
  color: #fff;
}
.small-grey {
  font-size:85% !important;
  color: #ccc !important;
}
.section-summary {
  max-width:1060px;
  margin: auto;
}
li.core-feature {
  /*float:left;*/
  display: inline-table;
  width:24%;
  padding:20px;
  margin-right: 0px;
  list-style: none;
  /*min-height:235px;*/
}
li.core-feature .text_column {
    padding-bottom: 0px;
    /* border-bottom: 1px solid #777; */
    /*min-height: 80px;*/
}
li > h4 {
    margin-top:-28px;
}
li.core-feature::before {
  content: "\25AA";
    color: orange;
    display: inline-block;
    width: 1em;
    margin-left: -28px;
    font-size: 40px;
    /* top: 0px; */
    position: relative;
    top: 7px;
}

li.core-feature .text_column {
    padding-bottom:25px;
    /*border-bottom: 1px solid #777;*/
    /*min-height: 110px;*/
    color:#ccc;
}
.cycles-feature {
  float:left;
  width: 33.3333%;
  padding:25px;
  margin-right:25px;
}

a {
  color: #2ea3f2;
}
a:hover {
  color:#ffb027;
  text-decoration: none;
}
a.footer-anchor {
  color: #2ea3f2;
}
a.footer-anchor:hover{
  color:#fff;
  text-decoration: none;
}
a h4:hover {
  color:#2a2a2a;
  text-decoration: none;
}
a.blue-grey-rollover:hover {
  color:#cacaca;
  text-decoration: none;
}
.lgt-grey {
  color:#cacaca;
}
li {
  font-size: 16px;
    color: #999;
    line-height: 1.7em;
}
.center {
  margin-left: auto;
  margin-right: auto;
}
.red{
    color:red;
    }
.alert-dismissible .close {
    position: relative;
    top: -21px;
    right: 0px;
    color: inherit;
}
.form-area
{
  border: 1px solid #ccc;
    background-color: #f6f6f7;
    -webkit-box-shadow: 0px 0px 10px 0px #ccc;
    -moz-box-shadow: 0px 0px 10px 0px #ccc;
    box-shadow: 0px 0px 10px 0px #ccc;
  padding: 40px 40px 60px;
  margin: 10px 0px 60px;
  
  }
  .TextformatterVideoEmbed {
    margin-top:-25px;
    padding: 40px 0 56.25% 0 !important;
  }
  #contact-form {
    border: 1px solid #ccc;
    background-color: #f6f6f7;
    -webkit-box-shadow: 0px 0px 10px 0px #ccc;
    -moz-box-shadow: 0px 0px 10px 0px #ccc;
    box-shadow: 0px 0px 10px 0px #ccc;
  padding: 40px 40px 60px;
  margin: 30px 0px 60px;
  }
.contact-form {
    border: 1px solid #ccc;
    background-color: #f6f6f7;
    -webkit-box-shadow: 0px 0px 10px 0px #ccc;
    -moz-box-shadow: 0px 0px 10px 0px #ccc;
    box-shadow: 0px 0px 10px 0px #ccc;
  padding: 40px 40px 60px;
  margin: 30px 0px 60px;
  }
  .contact-form-no-shadow {
    border: 1px solid #ccc;
    background-color: #f6f6f7;
  padding: 40px 40px 60px;
  margin: 30px 0px 60px;
  }
.enquiry-feature {
    margin-top: 30px;
    height: 280px;
    padding: 10px 20px;
    text-align: left;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 10px 0px #ccc;
    -moz-box-shadow: 0px 0px 10px 0px #ccc;
    box-shadow: 0px 0px 10px 0px #ccc;
    border: 1px solid #ccc;
}
 input[type="file"] {
    display: none;
}
.custom-file-upload {
  float:left;
    display: inline-block;
    padding: 6px 12px;
    cursor: pointer;
    color: #fff;
    background-color: #2ea3f2;
    border-color: #2ea3f2;
} 
#file-selected {
  display: inline-block;
  width:473px;
  height:33px;
  padding: 5px;
  background-color: #fff;
  border: 1px #ccc solid;
  color: #666;
}
.btn-primary {
    color: #fff;
    background-color: #2ea3f2;
    border-color: #2ea3f2;
}
.btn-primary:hover {
	background-color:#666;
	color:#fff;
}
.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
    color:#ccc;
    background-color: #fff;
    border-color: #ccc;
}

.intro-white {
  color:#fff !important;
  font-size: 16px;
  line-height: 1.8em;
  font-weight: 300;
}
.intro-white-md {
  color: #a9a9a9 !important;
  font-size: 22px;
  line-height: 1.8em;
  font-weight: 300;
  margin-top: -20px;
}
.intro-blue {
    color: #2ea3f2 !important;
    font-size: 16px;
    line-height: 1.5em;
    font-weight: 400;
}
.extra-margin {
  margin: 0 25px 75px 0;
}
.affix {
      top:78px;
      width:100%;
      z-index:1000;
}
.affix-top {
    top:0;
}
.menu .navbar-default {
  background: none;
  border-color: transparent;
  margin-bottom: 0;
  text-align: center;
}
.menu .navbar-default .navbar-nav > li > a {
    font-size: 18px;
    /*font-family: 'Source Sans Pro', sans-serif;*/
    font-family: 'Raleway', sans-serif;
    font-weight: 200;
    color: #fff;
    padding: 5px 15px;
    margin: 22px 0 0 0;
}
.menu .navbar-default .navbar-nav > li > a:hover {
  color: #2ea3f2;
}
.menu .navbar-default .navbar-nav .navbar-center> li > a:active {
  color: #2ea3f2;
  background-color: transparent;
}

.menu .navbar-nav {
  float: none;
  display: inline-block;
}
.navbar-nav {
    float: none;
    margin: 0;
    /*margin-left: 30px;*/
}
.navbar-nav>li>a {
    color: #fff;
    padding-top: 27px;
    padding-bottom: 24px;
    text-align: right;
    font-size: 16px;
}
.navbar-nav>li>a:hover {
    color: #2ea3f2;
    background-color: transparent;
}
.navbar-nav>li>a:active {
    color: #2ea3f2 !important;
    background-color: transparent;
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus, .nav .open>a:active {
    color: #2ea3f2;
    /*background-color: #2a2a2a;*/
}
.menu .navbar {
  min-height: 0;
}
#tf-menu {
    width:100%;
    margin-bottom: 0;
    background-color: #2a2a2a;
    padding: 10px 0 25px 0;
    height: 100px;
    border-bottom: 1px solid #2a2a2a;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7;
    background-color: #fff;
}
.navbar-form {
    margin-top:18px;
}
.navbar-brand>img {
    display: block;
    margin-left: 10px;
}
.navbar-nav-side>li>a {
    color: #666;
    padding-top: 27px;
    padding-bottom: 15px;
    text-align: right;
    font-size: 16px;
}
.navbar-nav-side>li>a:hover {
    color: #2ea3f2;
    background-color: transparent;
}
.navbar-nav-sidebar {
  background-color: #222;
  padding:10px;
  margin-top:20px;
}
.navbar-nav-sidebar>li>a {
    color: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: left;
    font-size: 16px;
}
.navbar-nav-sidebar>li>a:hover {
    color: #2ea3f2;
    background-color: transparent;
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 18px;
    margin-right: 35px;
    margin-bottom: 8px;
    /*background-color: #2ea3f2;*/
    background-image: none;
    border: 1px solid #fff;
    color: #fff;
    border-radius: 4px;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    color: #fff;
    background-color: #fff;
}
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 540px;
    background-color: #2a2a2a !important;
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
  background-color: #2a2a2a !important;
  min-height: 100px;
}

.navbar-dark-1 {
    background-color: #404040;
    padding: 0px;
    margin: 0px;
    width: 100%;
}

.navbar-center {
  display: flex;
  align-items: center;
  justify-content: center;
}
.nav>li>a:focus {
  background-color: transparent;
}

.container-dark-1 {
  background-color: #404040;

}
.dropdown-menu {
    background-color: #444;
}
.dropdown-menu>li>a {
  color:#fff;
  font-size: 16px;
}
.dropdown-menu>li>a:hover {
  color:#2ea3f2;
  background-color: transparent;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
    color: #2ea3f2;
    background-color: transparent;
}
.dropdown-menu-lower>.active>a, .dropdown-menu-lower>.active>a:hover, .dropdown-menu-lower>.active>a:focus {
    color: #2ea3f2 !important;
    background-color: transparent;
}

.dropdown-menu-sidebar {
    position: relative;
    top: 100%;
    left: 0px;
    width:100%;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 0;
    margin-bottom: 25px;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #333;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    box-shadow: none;
    border:none;
}

.dropdown-menu-sidebar>li>a {
  color:#fff;
  font-size: 16px;
  margin-left:20px;
}
.dropdown-menu-sidebar>li>a:hover {
  color:#2ea3f2;
  background-color: transparent;
}
.dropdown-menu-sidebar>.active>a, .dropdown-menu-sidebar>.active>a:hover, .dropdown-menu-sidebar>.active>a:focus {
    color: #2ea3f2;
    background-color: transparent;
}

.side-menu-header {
    background-color: #2ea3f2;
    color: #fff;
    padding: 4px;
    margin-bottom: -15px;
}


.fixed-horizontal-page-nav {
  position: fixed;
  top:190px;
  left:0;
  right:0;
  z-index: 1030;
}

.dropdown-menu-lower {
  top:70px;
  text-align:center;
  /*background-color: rgba(20, 20, 20, 0.5);*/
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  padding:0px;
}
.dropdown-menu-lower li {display:inline-block;height:55px;}

.dropdown-menu-lower>li>a {
    padding: 15px 20px;
}
.dropdown-menu-lower>li>a:active {
    padding: 15px 20px;
    color: #2ea3f2;
    background-color: transparent;
}

#sidemenu {
  width:200px;
}
#sidemenu li a{
  border-bottom: 1px solid #ccc;
}
.side-menu-item {
  margin-top: -7px;
}
.indent {
  padding-left:20px;
}
.level2 {
  padding:5px;
  margin-left:40px;
}
.level3 {
  padding:5px;
  margin-left:60px;
}
.vertical-nav {
    float: left;
    margin: 0;
    margin-left: 0px;
}
.vertical-nav li {
  padding:7px;
}
ul.side-menu {
  list-style: none;
}
#video_manual_nav {
  margin-bottom: 0;
    background-color: #fff !important;
    padding: 10px 0 25px 0;
    height: 50px;
    border-bottom: 1px solid #2a2a2a;
}
.video-manual-navbar-nav {
    float: left;
    margin: 0;
    margin-left: 0px;
    background-color: #fff !important;
    width: 90%;
    border: 1px solid #ccc;
}
.video-manual-navbar-nav>li>a {
    color:#666;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
    font-size: 16px;
    border: 1px solid #ccc;
}
.video-manual-navbar-nav>li>a:hover {
    color: #fff;
    background-color: #2a2a2a;
}
.video-manual-dropdown-menu {
  position: absolute;
    top: 50%;
    left: 150px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 300px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 16px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    color:#666;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.video-manual-dropdown-menu>li>a {
  color:#666;
  border: 1px solid #ccc;
  }
  .video-manual-dropdown-menu>li>a:hover {
  color: #fff;
    background-color: #2a2a2a;
  
  }
  .video_manual_icon_header {
    width: 60px;
    margin-top: -5px;
    margin-right: 6px;
    vertical-align: middle;
}
  .video_manual_icon_menu {
    float: left;
    width: 25px;
    /* top: 0px; */
    margin-top: -5px;
    margin-right: 12px;
  }
  .video_manual_search_box {
    width:50%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }
  .user_manual_search_box {
    width:100%;
    margin-top:40px;
    margin-bottom: 40px;
  }

  /* User Manual */
  .user-manual-tab {
    font-size:16px;
    padding:10px;
    background-color: #222;
    color: #fff;
    border: 0px;
    margin-right: 10px;
  }
  #user-manual-tabs {
    border-bottom: none !important;
  }
  .user-manual-tab {
    margin-right: 10px !important;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}
#user-manual-tabs.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
  color: #fff;
  cursor: default;
  background-color: #2ea3f2;
  border: none;
  border-bottom-color: transparent;
}

  #user-manual-tabs-content {
    min-height: 500px;
  }
  #user-manual-page-video {
    margin-top:43px !important;
    border-top: 1px solid #666;
  }
  .user-manual-tab-content {
    padding:40px;
    font-size: 16px;
    min-height: 500px;
    color: #999;
    background-color: #222;
  }
  .user-manual-tab-content figcaption {
    color:#fff;
    margin-top: -30px;
    font-size: 13px;
  }
  .user-manual-tab-content figure {
    color:#fff;
    margin-top: 50px;
    margin-bottom: 50px;

  }
  .user-manual-tab-content img {
    margin-top: 50px;
    margin-bottom: 50px;

  }
  .user-manual-tab-content h1 {
    font-size: 44px;
    font-weight: 200;
    color: #2ea3f2;
  }
  .user-manual-tab-content blockquote {
    background-color: #333;
    color:#fff;
    padding:25px;
    margin-top:30px;
    margin-bottom:30px;
  }

  .user-manual-tab-content p, .user-manual-tab-content blockquote p {
    font-size: 16px;
    color: #999;
    line-height: 1.7em;
  }
  .user-manual-tab-content.small-white {
    font-size:85% !important;
    color: #fff;
  }
  .user-manual-tab-content.small-grey {
    font-size:85% !important;
    color: #ccc !important;
  }
  
  .user-manual-tab-content a {
    color: #2ea3f2;
  }
  .user-manual-tab-content a:hover {
    color:#fff;
    text-decoration: none;
  }
  .user-manual-tab-content ul, .user-manual-tab-content ol {
    margin-bottom:25px;
  }

  .user-manual-tab-content ul li {
    list-style-type: disc;
    margin-left: 50px;
    font-size: 16px;
    color: #999;
    line-height: 1.7em;
  }

  .user-manual-tab-content ol li {
    list-style-type:decimal;
    margin-left: 50px;
    font-size: 16px;
    color: #999;
    line-height: 1.7em;
  }



  .list-group.panel > .list-group-item {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px
}
.list-group-submenu {
  margin-left:20px;
}
.list-group-header {
    color: #ffffff;
    background-color: #555;
    font-size: 16px;
}
.cart-icon-white {
    color:#fff;
    font-size: 21px;
    margin-top:25px;
}
header {
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  background: rgba(255, 255, 255, 0.96);
  padding: 8px 0;
  position: fixed;
  width: 100%;
  z-index: 999;
}
header .logo {
  display: inline-block;
  margin-top: 8px;
}
header .social-info {
  margin-bottom: 0;
  padding-top: 8px;
  text-align: right;
}
header .social-info li {
  display: inline-block;
}
header .social-info li:first-child a {
  border-left: 1px solid #dedede;
}
header .social-info li a {
  color: #aeaeae;
  padding: 3px 8px;
  border-right: 1px solid #dedede;
}
header .social-info li a:hover {
  color: #2ea3f2;
}
.btn {
  border-radius: 2em !important;
}
.btn:hover {
  background-color: #2a2a2a;
  color:#fff;
}
.btn-default {
    color: #fff;
    background-color: #2ea3f2;
    border-color: transparent;
    margin-right: 20px;
}
.highlight {
  font-weight: 400;
}
.highlight-600 {
  font-weight: 600;
}
.centered {
  position:absolute; 
  width:100%; 
  height:100%;
}
.centered img {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.feature-panel {
    padding: 10px 0;
    margin-top:0px;
    background-color: #333;
    height: 280px;
    -webkit-box-shadow: inset 0px 47px 35px -18px rgba(0,0,0,1);
    -moz-box-shadow: inset 0px 47px 35px -18px rgba(0,0,0,1);
    box-shadow: inset 0px 50px 190px 46px rgb(20, 20, 20);
    color:#fff !important;
}
.large-testimonials-panel {
    padding: 330px 0;
    margin-top:0px;
    background-color: #333;
    height: 800px;
    -webkit-box-shadow: inset 0px 47px 35px -18px rgba(0,0,0,1);
    -moz-box-shadow: inset 0px 47px 35px -18px rgba(0,0,0,1);
    box-shadow: inset 0px 50px 190px 46px rgb(20, 20, 20);
    color:#fff !important;
}
.qt-testimonial {
  float:left;
  margin-right: 25px;
  margin-bottom:50px;
}
.page-header-panel {
    padding: 30px 0;
    margin-top: 91px;
    margin-bottom: -10px;
    background-color: #2ea3f2;
    height: 170px;
    -webkit-box-shadow: inset 0px 47px 35px -18px rgba(0,0,0,1);
    -moz-box-shadow: inset 0px 47px 35px -18px rgba(0,0,0,1);
    box-shadow: inset 620px 0px 620px 0px rgba(0, 0, 0, 0.5);
    color: #fff !important;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.page-image-panel {
    padding: 30px 0;
    margin-top: 91px;
    background-color: #2ea3f2;
    height: 350px;
    -webkit-box-shadow: inset 0px 47px 35px -18px rgba(0,0,0,1);
    -moz-box-shadow: inset 0px 47px 35px -18px rgba(0,0,0,1);
    box-shadow: inset 620px 0px 620px 0px rgba(0, 0, 0, 0.5);
    color: #fff !important;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

#breadcrumbs {
  margin-top:5px;
}
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: transparent;
    border-radius: 4px;
    border-bottom: 1px solid #666;
    font-size:16px;
}
.breadcrumb>li {
    font-size:16px;
  }

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}

.search-box {
    color: #fff;
    background-color: #2a2a2a;
    border: 1px solid #777;
    -webkit-box-shadow: inset 0px 47px 35px -18px rgba(0,0,0,1);
    -moz-box-shadow: inset 0px 47px 35px -18px rgba(0,0,0,1);
    box-shadow: inset 5px 5px 30px 5px rgb(20, 20, 20);
}
.video-manual-search-box-full-width {
	width: 100% !important;
}

.card {
    color:#fff;
    margin: 25px 20px 0px 0px;
    padding: 15px;
    display: block;
    border: 1px solid #ccc;
    background-color:#2a2a2a;

}
.card i {
  color:#666;
  font-size:86px;
  float: left;
  margin: -16px 25px 75px 10px;
}
.card a {
  float: right;
  margin: 0px 25px 75px 10px;
}

/* Help Knowledge Base card style */

.card-help {
    color:#fff;
    margin: 25px 20px 0px 0px;
    padding: 15px;
    display: block;
    border: 1px solid #ccc;
    background-color:#fff;

}
.card-help i {
  color:#666;
  font-size:86px;
  float: left;
  margin: -16px 25px 75px 10px;
}
.card-help a {

  text-decoration: none;
}

.card-help a:active {
  text-decoration: none;
}
.card-help h2, .card h3{
  color:#2ea3f2;
}



#fusedproducts {
  width: 85%;
  margin: auto;
}

#fusedproducts .card {
    color: #fff;
    margin: 25px 0px 0px 0px;
    padding: 0px;
    display: block;
    border: none !important;
    background-color: #474747;
    /*box-shadow: rgb(20 20 20) 2px 2px 15px 2px;*/
    min-height:375px;
}
#fusedproducts .card img {
  height: 250px;
  /* border-radius: 9px 9px 0 0; */
}

#fusedproducts .card-body {
  padding: 0 15px 15px;
}
#fusedproducts .card-title {
  color: #fff !important;
  font-size: 26px;
  padding: 10px;
  font-weight: 200;
  padding: 15px;
}
#fusedproducts .card a {
  float: none;
  margin: 0 0 0 10px;
  position: absolute;
  bottom: 30px;
}

/* user manuakls ------- */
#usermanuals {
  width: 75%;
  margin: auto;
}

#usermanuals .card {
    color: #666;
    margin: 25px 0px 0px 0px;
    padding: 0px;
    display: block;
    border: none !important;
    background-color: #ffffff;
    /*box-shadow: rgb(20 20 20) 2px 2px 15px 2px;*/
    min-height:375px;
}
#usermanuals .card img {
  height: 250px;
  /* border-radius: 9px 9px 0 0; */
}

#usermanuals .card-body {
  padding: 0 15px 15px;
}
#usermanuals .card-title {
  font-weight:600 !important;
  color: #2ea3f2 !important;
  padding: 10px;
  font-weight: 200;
  padding: 15px;
}
#usermanuals .card a {
  float: none;
  margin: 0 0 0 10px;
  position: absolute;
  bottom: 30px;
}

/* training and tutorials ------- */
#training-tutorials {
  width: 100%;
  margin: auto;
}

#training-tutorials .card {
    color: #666;
    margin: 25px 0px 0px 0px;
    padding: 0px;
    display: block;
    border: none !important;
    background-color: #ffffff;
    /*box-shadow: rgb(20 20 20) 2px 2px 15px 2px;*/
    min-height:415px;
}
#training-tutorials .card img {
  height: 250px;
  /* border-radius: 9px 9px 0 0; */
}

#training-tutorials .card-body {
  padding: 0 15px 15px;
}
#training-tutorials .card-title {
  font-weight:600 !important;
  color: #2ea3f2 !important;
  padding: 10px;
  font-weight: 200;
  padding: 0px;
  margin-top:15px;
}
#training-tutorials .card a {
  float: none;
  margin: 0 0 0 0;
  position: absolute;
}

#maintenanceproducts {
  width: 85%;
  margin: auto;
}
#maintenanceproducts p {
  margin-top: -15px;
}

#maintenanceproducts .card {
  color: #fff;
  margin: 25px 0px 0px 0px;
  padding: 0px;
  display: block;
  border: none !important;
  background-color: #474747;
  box-shadow: rgb(20 20 20) 2px 2px 15px 2px;
  min-height:540px;
}
#maintenanceproducts .card img {
height: 280px;
/* border-radius: 9px 9px 0 0; */
margin-bottom:20px;
}

#maintenanceproducts .card-body {
padding: 0 35px 15px;
word-break: normal;
}
#maintenanceproducts .card-title {
color: #fff !important;
font-size: 26px;
padding: 10px;
font-weight: 200;
padding: 15px 0px;
}
#maintenanceproducts .card a {
float:none;
margin: 0px;
}
.mnt-btn {
  position:absolute;
  bottom: 25px;
}

#tiled-box-features {
  display:flex;
  flex-direction:row;
  flex-wrap:wrap;
  /*grid-column-gap: 15px;*/
  /*grid-template-columns: repeat(auto-fit, minmax(340px, 1fr));*/
  width: 85%;
  margin: auto;
  justify-content: center;
  height:auto;
}
#tiled-box-features p {
  margin-top: -15px;
}

#tiled-box-features .card {
  color: #999;
  margin: 25px 20px 0px 0px;
  padding: 0px;
  border: none !important;
  background-color: #fff;
  /* box-shadow: rgb(20 20 20) 2px 2px 15px 2px; */
  min-height: 580px;
  width: 22%;
  justify-content: space-around;
  flex-flow: row wrap;
  align-items: stretch;
  flex-grow: 1;
  flex-basis: auto;
}

#tiled-box-features .card img {
height: 290px;
/* border-radius: 9px 9px 0 0; */
margin-bottom:20px;
}

#tiled-box-features .card-body {
padding: 0 35px 15px;
}
#tiled-box-features .card-title {
color: #fff;
font-size: 26px;
padding: 10px;
font-weight: 200;
padding: 15px 0px;
}
#tiled-box-features .card a {
float:none;
margin: 0px;
}

.pricing-card {
  color: #999;
  margin: 25px 20px 0px 0px;
  padding: 0;
  border: none !important;
  background-color: #fff;
  position: relative;
  box-shadow: #e3e3e3 2px 2px 15px 0px;
  border-bottom-left-radius: 1em;
  border-bottom-right-radius: 1em;
  min-height: 1030px;
  width: 100%;
}

.pricing-header-image {
  min-height: 473px;
}

.pricing-card .card-body{
  padding:15px;
  padding-right: 30px;
  padding-left: 30px;
  min-height: 418px;
}

.pricing-card ul {
  color:#2a2a2a;
  display: block;
  list-style-type: none;
  margin-top: 1em;
  margin-bottom: 1 em;
  margin-left: -40px;
  margin-right: 0;
  padding-left: 40px;
  text-align: left;
}
.pricing-card ul li:before {
  font-size:1.5em;
    content: '✓';
}
.pricing-card ul li ul li:before {
  font-size:1.5em;
    content: '\2022 ';
    padding-right:5px;
}
.pricing-card ul ul {
  color:#2a2a2a;
  list-style-type: none;
  margin-top:0px;
  margin-left:-20px;
}
.pricing-card ul li, .pricing-card ul ul li{
  color:#2a2a2a !important;
}

.sale-price {
  color:#931cf2 !important;
  font-weight: bold;
  font-size: 2.0em;
  margin-bottom:-5px;
  margin-top:-15px;
}

.pricing-button-container {
  width:100%;
    text-align:center;
  position:absolute;
  bottom:-45px;
}

.pricing-button {
  float:none !important;
  margin-left:auto !important;
  margin-right:auto !important;
}






#keyfeatures {
  display:flex;
  flex-direction:row;
  flex-wrap:wrap;
  /*grid-column-gap: 15px;*/
  /*grid-template-columns: repeat(auto-fit, minmax(340px, 1fr));*/
  width: 85%;
  margin: auto;
  justify-content: center;
}
#keyfeatures p {
  margin-top: -15px;
}

#keyfeatures .card {
  color: #fff;
  margin: 25px 20px 0px 0px;
  padding: 0px;
  border: none !important;
  background-color: #474747;
  /* box-shadow: rgb(20 20 20) 2px 2px 15px 2px; */
  min-height: 580px;
  width: 50%;
  justify-content: space-around;
  flex-flow: row wrap;
  align-items: stretch;
  flex-grow: 1;
  flex-basis: auto;
}

#keyfeatures .card img {
height: 290px;
/* border-radius: 9px 9px 0 0; */
margin-bottom:20px;
}

#keyfeatures .card-body {
padding: 0 35px 15px;
}
#keyfeatures .card-title {
color: #fff;
font-size: 26px;
padding: 10px;
font-weight: 200;
padding: 15px 0px;
}
#keyfeatures .card a {
float:none;
margin: 0px;
}

#keyfeatures .live-stream-card {
  color: #fff;
  margin: 25px 20px 0px 0px;
  padding: 0px;
  border: none !important;
  background: none;
  /* box-shadow: rgb(20 20 20) 2px 2px 15px 2px; */
  min-height: 580px;
  width: 50%;
  justify-content: space-around;
  flex-flow: row wrap;
  align-items: stretch;
  flex-grow: 0;
  flex-basis: auto;
}

#keyfeatures .live-stream-card .card-body {
  padding: 0px;
}

#keyfeatures .live-stream-card .card-title {
  color: #2ea3f2;
  font-weight:400;
  margin-bottom: -25px;
}

#keyfeatures .live-stream-card .card-subtitle {
  margin-bottom: 20px;
}

.mid-grey {
  color: #fff;
  background-color: #555;
}
.minus-5-bottom {
  margin-bottom: -5px !important;
}





.img-responsive {
  display: block;
  width: 100%;
}

.ui-accordion .ui-accordion-content{
      box-sizing:content-box !important;             
      -moz-box-sizing:content-box !important;
}

.ui-accordion h3 {
  padding: 20px 20px 20px 40px !important;
  background-color:#2a2a2a;
  color:#fff;
  text-decoration: none;
}
.ui-accordion a {
  color:#fff;
  text-decoration: none;
  font-size: 18px;
}
.ui-accordion-content {
  padding: 20px;
  background-color: #fff;
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border--radius: 0px !important;
}

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-radius: 0px !important;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  background: #f6f6f7 !important;
}

.margin-bottom-30 {
  margin-bottom:30px;
}

/***** Modal *****/
 
.modal-backdrop.in {
    filter: alpha(opacity=7);
    opacity: 0.7;
}
 
.modal-content {
    background: none;
    border: 0;
    -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;
    -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;
}
 
.modal-body {
    padding: 0 25px 25px 25px;
}
 
.modal-header {
    padding: 0px 25px 15px 25px;
    text-align: left;
}
 
.modal-header, .modal-footer {
    border: 0;
}
 
.modal-header .close {
    float: none;
    margin: 0;
    font-size: 36px;
    color: #000;
    font-weight: 300;
    text-shadow: none;
    opacity: 1;
}
.modal-title {
  padding-top:35px;
  margin-top: 45px;
}
.modal-dialog {
    width: 50%;
    margin: 30px auto;
    background-color: #fff;
}
.modal-dialog-team {
    width: 30%;
    margin: 30px auto;
    background-color: #fff;
}
.modal-30-top {
	top:30% !important;
}
.table {
    border-spacing: 8px;
    border-collapse: separate;
}
.table td {
    border-top: none !important;
    font-weight: normal;
    font-size: 1.1em;
}
.table-bordered {
    border:none;
}

.table-borderless tr,
.table-borderless td,
.table-borderless th {
    border: 0;
}

#tf-pricing {padding: 10px 0;}
.price h1 { font-size: 50px }
.price .panel-body p.small {margin-top:-20px !important;}
.price { text-align: center;min-height: 380px; }
.price.panel-default { border-color: #333 }
.price.panel-default > .panel-heading {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    color: #FFF;
    background-color: #333333;
    border-color: inherit;
}
.price .panel-heading { padding: 30px 15px }
.price .panel-body { border-bottom: 1px solid }
.price ul.list-unstyled { padding: 20px }
.price ul.list-unstyled li { padding: 10px 0 }
.price ul.list-unstyled li small { margin-top: -10px }
/* Featured */
.price.featured {
    -moz-box-shadow: 0 0 6px 2px rgba(0, 0, 0, 0.31);
    -webkit-box-shadow: 0 0 6px 2px rgba(0, 0, 0, 0.31);
    box-shadow: 0 0 6px 2px rgba(0, 0, 0, 0.31);
}
.price.featured.panel-default {
    border-color: #ffcc33;
    background-color: #ffffff;
    margin-top: -20px;
    position: relative;
    z-index: 1;
    margin-left: -5px;
    margin-right: -5px;
}
.price.featured.panel-default { border-color: #ffcc33 }
.price.featured.panel-default > .panel-heading { background-color: #ffcc33 }
.featured .panel-body { margin-top: 20px }
.featured .panel-body,
.featured.panel-default > .panel-heading { border-color: #ffcc33 }
.featured .tf-btn { margin-top: 20px }



/* Counter */
#tf-counter {
    border-top: 1px solid #D1D1D1;
    border-bottom: 1px solid #D1D1D1;
}
.facts { padding: 0 }
.facts .count-box { position: relative }
.count-box {
    -webkit-backface-visibility: hidden;
    border-left: 1px solid #d3d3d3;
    padding: 40px 0;
    margin: 0;
    overflow: hidden;
    transition: all 0.5s;
    transform: translateX(0px) translateY(0%);
    -webkit-transform: translateX(0px) translateY(0%);
    -moz-transform: translateX(0px) translateY(0%);
    -ms-transform: translateX(0px) translateY(0%);
    -o-transform: translateX(0px) translateY(0%);
}
/*.count-box .hover-bg{ 
  position: absolute;
  display: block;
  background-color: #FFCC32;
  width: 100%;
  height: 100%;
  z-index: -1;
  transition: all 0.5s;
  transform: translateX(0px) translateY(150px);
  -webkit-transform: translateX(0px) translateY(150px);
  -ms-transform: translateX(0px) translateY(150px);
    -o-transform: translateX(0px) translateY(150px);
    opacity: 0;
}
.count-box:hover .hover-bg{
  background: #FFCC32;
  color: #fff !important;
  transform: translateX(0px) translateY(-40px);
    -webkit-transform: translateX(0px) translateY(-40px);
    -moz-transform: translateX(0px) translateY(-40px);
    -ms-transform: translateX(0px) translateY(-40px);
    -o-transform: translateX(0px) translateY(-40px);
    opacity: 1;
}*/
.count-box:hover,
.count-box:hover > i.fa { color: #ffffff }
.count-box:hover {
    -webkit-backface-visibility: hidden;
    background-color: #2ea3f2;
}
.counter i.fa {
    font-size: 40px;
    color: #2ea3f2;
}
.count-box.last { border-right: 1px solid #d3d3d3 }
#banner {
  background-size: cover;
  position: relative;
  padding: 100px 0;
}
#banner .app-img {
  padding-top: 10px;
}
#banner .block > p {
  margin-bottom: 65px;
}
#banner .block {
  padding-top: 10px;
}
#banner .block h1 {
  margin-bottom: 18px;
  line-height: 55px;
  color: #262b31;
  font-weight: 300;
}
#banner .block p {
  font-size: 20px;
  color: #999;
  font-weight: 300;
}
#banner .block .download-btn li {
  display: inline-block;
}
#banner .block .download-btn li a {
  color: #fff;
  border: none;
  border-radius: 0;
  padding: 10px 28px 13px;
  font-size: 18px;
}
#banner .block .download-btn li a i {
  margin-right: 10px;
  font-size: 20px;
}
#banner .block .download-btn li .btn-apple {
  background: #8883bc;
  border: 1px solid transparent;
  -webkit-transition: .2s all;
  -o-transition: .2s all;
  transition: .2s all;
}
#banner .block .download-btn li .btn-apple:hover {
  color: #8883bc;
  background: #fff;
  border: 1px solid #8883bc;
}
#banner .block .download-btn li .btn-andriod {
  background: #6fbf39;
  border: 1px solid transparent;
  -webkit-transition: .2s all;
  -o-transition: .2s all;
  transition: .2s all;
}
#banner .block .download-btn li .btn-andriod:hover {
  color: #6fbf39;
  background: #fff;
  border: 1px solid #6fbf39;
}
#banner .block .download-btn li .btn-windows {
  background: #00afec;
  border: 1px solid transparent;
  -webkit-transition: .2s all;
  -o-transition: .2s all;
  transition: .2s all;
}
#banner .block .download-btn li .btn-windows:hover {
  color: #00afec;
  background: #fff;
  border: 1px solid #00afec;
}
#home-slider {
  /*-webkit-clip-path: ellipse(100% 85% at 50% 5%);
  clip-path: ellipse(100% 85% at 50% 5%);*/
  margin-bottom:130px;
  
}
#main-slider {
  position: relative;
  /*top: 87px;*/
}
#main-slider .carousel h2 {
  font-size: 40px;
}
#main-slider .carousel h2.wrights-dark-text {
  color:#999;
  font-size: 36px;
}
#main-slider .carousel .btn {
    color: #fff;
    background-color: #2ea3f2;
    border-color: transparent;
    margin-top: 5px;
    /* padding: 10px; */
}
#main-slider .carousel .btn:hover {
  background-color: rgba(255, 255, 255, 0.3);
}
#main-slider .carousel .boxed {
  color: #2ea3f2;
  background-color: rgba(0,0,0,0.4);
  padding: 10px;
  width: 600px;
  display: inline-block;
  /* float: left; */
  /* clear: both; */
}
#main-slider .carousel .item {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  left: 0 !important;
  opacity: 0;
  top: 0;
  position: absolute;
  width: 100%;
  display: block !important;
  height: 540px;
  -webkit-transition: opacity ease-in-out 500ms;
  -moz-transition: opacity ease-in-out 500ms;
  -o-transition: opacity ease-in-out 500ms;
  transition: opacity ease-in-out 500ms;
}
#main-slider .carousel .item:first-child {
  top: auto;
  position: relative;
}
#main-slider .carousel .item.active {
  opacity: 1;
  -webkit-transition: opacity ease-in-out 500ms;
  -moz-transition: opacity ease-in-out 500ms;
  -o-transition: opacity ease-in-out 500ms;
  transition: opacity ease-in-out 500ms;
  z-index: 1;
}
#main-slider .prev,
#main-slider .next {
  position: absolute;
  top: 50%;
  background-color: rgba(0, 0, 0, 0.3);
  color: #fff;
  display: inline-block;
  margin-top: -25px;
  font-size: 24px;
  height: 50px;
  width: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 4px;
  z-index: 5;
}
#main-slider .prev:hover,
#main-slider .next:hover {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
}
#main-slider .prev {
  left: 10px;
}
#main-slider .next {
  right: 10px;
}
#main-slider .active .animation.animated-item-logo {
  -webkit-animation: fadeInUp 300ms linear 300ms both;
  -moz-animation: fadeInUp 300ms linear 300ms both;
  -o-animation: fadeInUp 300ms linear 300ms both;
  -ms-animation: fadeInUp 300ms linear 300ms both;
  animation: fadeInUp 300ms linear 300ms both;
}
#main-slider .active .animation.animated-item-1 {
  -webkit-animation: fadeInUp 300ms linear 300ms both;
  -moz-animation: fadeInUp 300ms linear 300ms both;
  -o-animation: fadeInUp 300ms linear 300ms both;
  -ms-animation: fadeInUp 300ms linear 300ms both;
  animation: fadeInUp 300ms linear 300ms both;
}
#main-slider .active .animation.animated-item-2 {
  -webkit-animation: fadeInUp 300ms linear 600ms both;
  -moz-animation: fadeInUp 300ms linear 600ms both;
  -o-animation: fadeInUp 300ms linear 600ms both;
  -ms-animation: fadeInUp 300ms linear 600ms both;
  animation: fadeInUp 300ms linear 600ms both;
  clear: both;
  font-size: 15px;
  color: #fff;
}
#main-slider .active .animation.animated-item-3 {
  -webkit-animation: fadeInUp 300ms linear 900ms both;
  -moz-animation: fadeInUp 300ms linear 900ms both;
  -o-animation: fadeInUp 300ms linear 900ms both;
  -ms-animation: fadeInUp 300ms linear 900ms both;
  animation: fadeInUp 300ms linear 900ms both;
}
#main-slider .active .animation.animated-item-4 {
  -webkit-animation: fadeInUp 300ms linear 1200ms both;
  -moz-animation: fadeInUp 300ms linear 1200ms both;
  -o-animation: fadeInUp 300ms linear 1200ms both;
  -ms-animation: fadeInUp 300ms linear 1200ms both;
  animation: fadeInUp 300ms linear 1200ms both;
}


/*
Fade content bs-carousel with hero headers
Code snippet by maridlcrmn (Follow me on Twitter @maridlcrmn) for Bootsnipp.com
Image credits: unsplash.com
*/

/********************************/
/*       Fade Bs-carousel       */
/********************************/
.fade-carousel {
    position: relative;
    /*height: 640px;*/
}
.fade-carousel-static {
    position: relative;
    height: 100%;
}
.fade-carousel .carousel-inner .item {
    height: 640px;
}
.fade-carousel .carousel-inner .landing_page_item {
  height: 640px;
}
.landing_page_slider_image {
  /*margin-top: -100px;*/
  height: 75% !important;
  margin:auto;
}
.fade-carousel-static .carousel-inner .item {
    height: 100%;
}
.fade-carousel .carousel-indicators > li {
    margin: 0 2px;
    background-color: #2ea3f2;
    border-color: #2ea3f2;
    opacity: .7;
}
.fade-carousel .carousel-indicators > li.active {
  width: 10px;
  height: 10px;
  opacity: 1;
}

/********************************/
/*          Hero Headers        */
/********************************/
.hero {
    position: absolute;
    top: 55%;
    left: 50%;
    z-index: 3;
    color: #fff;
    text-align: center;
    text-shadow: 1px 1px 0 rgba(0,0,0,.75);
    -webkit-transform: translate3d(-50%,-50%,0);
    -moz-transform: translate3d(-50%,-50%,0);
    -ms-transform: translate3d(-50%,-50%,0);
    -o-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
}
.hero-left {
    margin-top: 130px;
    z-index: 3;
    color: #fff;
    text-align: left;
    /*text-transform: uppercase;*/
    text-shadow: 1px 1px 0 rgba(0,0,0,.75);
    background-color: rgba(20, 20, 20, 0.5);
    padding-bottom: 15px;
}
.top-offset-100 {
  margin-top:-100px;
}
.top-offset-40 {
  margin-top:-40px;
}
.top-offset-10 {
  margin-top: 10px;
}
#static-video {
  margin-top:73px;
}
.boxed-white-padding {
  padding: 5px 5px 5px 15px;
}
.hero h1 {
    font-size: 3.5em;
    /* font-weight: bold; */
    margin: 0;
    padding: 0;
}
.boxed {
  background-color: rgba(20, 20, 20, 0.5);
}
.boxed a:hover {
  color:#faa732;
}

.fade-carousel .carousel-inner .item .hero {
    opacity: 0;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s; 
        -ms-transition: 2s all ease-in-out .1s; 
         -o-transition: 2s all ease-in-out .1s; 
            transition: 2s all ease-in-out .1s; 
}
.fade-carousel .carousel-inner .item.active .hero {
    opacity: 1;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s; 
        -ms-transition: 2s all ease-in-out .1s; 
         -o-transition: 2s all ease-in-out .1s; 
            transition: 2s all ease-in-out .1s;    
}
.hero a {
    margin-top: 80px;
}

/********************************/
/*            Overlay           */
/********************************/
.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: #080d15;
    opacity: .7;
}

/********************************/
/*          Custom Buttons      */
/********************************/
.btn.btn-lg {padding: 10px 40px;}
.btn.btn-hero {
    color: #fff;
    background-color: #2ea3f2;
    border-color: #2ea3f2;
    outline: none;
    /*margin: 20px 5px;*/
}
.btn.btn-hero:hover,
.btn.btn-hero:focus {
      color: #fff;
    background-color: #2a2a2a;
    border-color: #2a2a2a;
    outline: none;
    /*margin: 20px 5px;*/
}

.btn-section {
  margin-top: 25px;
}

/********************************/
/*       Slides backgrounds     */
/********************************/
.fade-carousel .slides .slide-1, 
.fade-carousel .slides .slide-2,
.fade-carousel .slides .slide-3 {
  height: 640px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
/*
.fade-carousel .slides .slide-1 {
  background-image: url(https://ununsplash.imgix.net/photo-1416339134316-0e91dc9ded92?q=75&fm=jpg&s=883a422e10fc4149893984019f63c818); 
}
.fade-carousel .slides .slide-2 {
  background-image: url(https://ununsplash.imgix.net/photo-1416339684178-3a239570f315?q=75&fm=jpg&s=c39d9a3bf66d6566b9608a9f1f3765af);
}
.fade-carousel .slides .slide-3 {
  background-image: url(https://ununsplash.imgix.net/photo-1416339276121-ba1dfa199912?q=75&fm=jpg&s=9bf9f2ef5be5cb5eee5255e7765cb327);
}
*/

/********************************/
/*          Media Queries       */
/********************************/
@media screen and (min-width: 980px){
    .hero { width: 980px; }    
}
@media screen and (max-width: 640px){
    .hero h1 { font-size: 4em; }    
}

#section-header {
 padding: 0px 10px; 
 background: transparent;
}

.section-grey {
  padding: 20px 10px;
  background-color: #f6f6f7;
}

.section-mid-grey {
  padding: 80px 10px;
  background-color: #3e3e3e;
}
.extra-padding {
  padding: 0px 50px 50px 50px;
}

.section-mid-grey h2  {
  margin-top:0px;
}

.section-mid-grey p  {
  color:#fff !important;
}


.section-title {
  margin-bottom: 50px;
}

.responsive-white-box {
  position: relative;
    float: left;
    width: 100%;
    min-height: 150px;
    margin: 25px 20px 0px 0px;
    padding: 15px;
    display: block;
    border: 1px solid #ccc;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 10px 0px #ccc;
    -moz-box-shadow: 0px 0px 10px 0px #ccc;
    box-shadow: 0px 0px 10px 0px #ccc;
}
.vacancy-icon-lg {
  font-size: 75px;
  color:#ccc;
  margin-bottom: 130px;
  margin-top: 25px;
  margin-left: 10px;
}

/*------------------------------------------------------------------*/
/* Portfolio (Isotop Grid, box, Portfolio Single Page, etc...) */
/*------------------------------------------------------------------*/
.portfolio-items {
  padding: 0 0 0 20px;
  margin: auto;
  /* width: 100%; */
  /* border:  1px solid; */
}
#portfolio {
  background-color: #f6f6f7;
  padding-top:50px;
}
.portfolio-grid .portfolio-item {
    position: relative;
    float: left;
    width: 31.333333%;
    min-height: 350px;
    margin: 25px 20px 0px 0px;
    padding: 0;
    display: block;
    border: 1px solid #ccc;
    background-color:#fff;
    /*-webkit-box-shadow: 0px 0px 10px 0px #ccc;
    -moz-box-shadow: 0px 0px 10px 0px #ccc;
    box-shadow: 0px 0px 10px 0px #ccc;*/
}
.portfolio-item-2020 {
    border: none !important;
    background-color: transparent !important;
    /*-webkit-box-shadow: 0px 0px 10px 0px #ccc;
    -moz-box-shadow: 0px 0px 10px 0px #ccc;
    box-shadow: 0px 0px 10px 0px #ccc;*/
}

.portfolio-grid .portfolio-item-support {
    position: relative;
    float: left;
    width: 31.333333%;
    min-height: 310px;
    margin: 25px 20px 0px 0px;
    padding: 0;
    display: block;
    border: 1px solid #ccc;
    background-color:#fff;
    -webkit-box-shadow: 0px 0px 10px 0px #ccc;
    -moz-box-shadow: 0px 0px 10px 0px #ccc;
    box-shadow: 0px 0px 10px 0px #ccc;
}
.portfolio-grid .portfolio-item-product-mini-feature {
    min-height: 510px;
    width: 47.333333%;
    border:none;
    background-color:#2a2a2a;
    box-shadow: none;
}
.portfolio-grid .portfolio-item-product-mini-feature-2018 {
    min-height: 540px;
    width: 31.333333%;
    border: none;
    background-color: transparent;
    box-shadow: none;
    margin: 20px;
}
.portfolio-grid .portfolio-item-product-overview-feature-2018 {
    min-height: 840px;
    width: 19.1%;
    border: none;
    background-color: transparent;
    box-shadow: none;
    margin: 8px;
}

.portfolio-grid .portfolio-item-merchandise-product-overview-feature {
    min-height: 540px;
    width:31%;
}

.portfolio-item-product-mini-feature-extra {
   width: 47.333333%;
   min-height: 570px;

}
.portfolio-item-lg {
    position: relative;
    float: left;
    width: 47.333333%;
    min-height: 350px;
    margin: 25px 20px 0px 0px;
    padding: 15px;
    display: block;
    border: 1px solid #ccc;
    background-color:#fff;
    -webkit-box-shadow: 0px 0px 10px 0px #ccc;
    -moz-box-shadow: 0px 0px 10px 0px #ccc;
    box-shadow: 0px 0px 10px 0px #ccc;
}
.portfolio-grid .project-item {
    position: relative;
    float: left;
    width: 31.333333%;
    margin: 25px 20px 0px 0px;
    padding: 0px;
    display: block;
    background-color:#fff;
}
.bottom-margin-20 {
  margin-bottom:20px !important;
}
.isotope-menu {
  margin: 0 2px 10px 0;
}
/* Start: Recommended Isotope styles */
/**** Isotope Filtering ****/
.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
/**** Isotope CSS3 transitions ****/
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
  /* width: 33.333333%; */
}
/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}
/* End: Recommended Isotope styles */
/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}

.tutorial-item {
  width:95% !important;
}
.exclusive-tutorial-item {
  background-color: #222;
  border:0;
  margin-bottom: 20px;
  padding: 20px;
}
.exclusive-tutorial-item-body p {
  color:#fff;
}
.exclusive-tutorial-item-body ul li {
  font-family: 'Source Sans Pro', sans-serif;
  line-height: 1.5em;
  font-weight: 400;
  font-size: 16px;
  list-style: disc;
  margin-left: 35px;
  color:#fff;
}
.side-bar-menu-outer {
  background: #222;
  padding: 10px;
}
.side-bar-menu {
  background:#222;
  padding:0px;
}
.side-bar-menu li {
  margin:0px;
  padding:0px;
}
.side-bar-menu li a {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background:#222;
  color:#fff;
  padding: 11px 0px 12px 20px;
}
.side-bar-menu li a:hover {
  color:#fff;
  background-color: #2ea3f2 !important;

}
.side-bar-menu a {
  position: relative;
  display: block;
  margin:0px;
  padding:0px;
  /*background: #eaeaea;*/
  /*color: #666;*/
  font-size: 1.6rem;
}
.content-repository-item {
    position: relative;
    float: left;
    width: 22.333333%;
    /*min-height: 470px;*/
    margin: 25px 20px 0px 0px;
    padding: 0;
    display: block;
    /*border: 1px solid #ccc;*/
    /*background-color:#fff;*/
    /*-webkit-box-shadow: 0px 0px 10px 0px #ccc;
    -moz-box-shadow: 0px 0px 10px 0px #ccc;
    box-shadow: 0px 0px 10px 0px #ccc;
    */
}
.downloads-repository-button {
  position:absolute;
  bottom:20px;
}
.downloads-repository-item {
    position: relative;
    float: left;
    width: 22.333333%;
    min-height: 450px;
    margin: 25px 20px 0px 0px;
    padding: 0;
    display: block;
    border: 1px solid #ccc;
    background-color:#fff;
    -webkit-box-shadow: 0px 0px 10px 0px #ccc;
    -moz-box-shadow: 0px 0px 10px 0px #ccc;
    box-shadow: 0px 0px 10px 0px #ccc;
}


.content-repository-button {
  position:absolute;
  bottom:20px;
}

.article-4-col {
  padding-top: 0px;
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4;
  -webkit-column-width: auto;
  -moz-column-width: auto;
  column-width: auto;
  -webkit-column-gap: 6em;
  -moz-column-gap: 6em;
  column-gap: 6em;
  /*
  -webkit-column-rule: 1px dotted #ddd;
  -moz-column-rule: 1px dotted #ddd;
  column-rule: 1px dotted #ddd;
  */
}
.article-4-col ul li {
  font-size: 16px;
    color: #999;
    line-height: 1.7em;
    -webkit-column-break-inside: avoid;
          page-break-inside: avoid;
               break-inside: avoid;
}
.article-4-col pre {
  -webkit-column-break-inside: avoid;
          page-break-inside: avoid;
               break-inside: avoid;
               background-color: #fdf8e4;
}
.article-4-col i {
  page-break-after: always;
}

.article {
  padding-top: 0px;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-width: 150px;
  -moz-column-width: 150px;
  column-width: 150px;
  -webkit-column-gap: 4em;
  -moz-column-gap: 4em;
  column-gap: 4em;
  /*
  -webkit-column-rule: 1px dotted #ddd;
  -moz-column-rule: 1px dotted #ddd;
  column-rule: 1px dotted #ddd;
  */
}


.article ul li {
  font-size: 16px;
    color: #999;
    line-height: 1.7em;
    -webkit-column-break-inside: avoid;
          page-break-inside: avoid;
               break-inside: avoid;
}
.article pre {
  -webkit-column-break-inside: avoid;
          page-break-inside: avoid;
               break-inside: avoid;
               background-color: #fdf8e4;
}
.article i {
  page-break-after: always;
}
div.keeptogether {
    display: inline-block;
    width: 100%;
 }
.extra-content ul li {
  font-size: 16px;
    color: #999;
    line-height: 1.7em;
}

.greyed-out {
  opacity: 0.2;
  filter: alpha(opacity=40); /* msie */
}

.portfolio-box {
    position: relative;
    overflow: hidden;
    margin-bottom:10px;
}

    .portfolio-box a.porfolio-popup {
        display: block;
    }

    .portfolio-box .portfolio-image-wrap {
        display: block;
        transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -webkit-transition: all 0.3s ease 0s;
    }

        .portfolio-box .portfolio-image-wrap img {
            width: 100%;
            /*min-height: 210px;*/
        }

    .portfolio-box:hover .portfolio-image-wrap {
        /*
        transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
        -o-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
        -moz-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
        -webkit-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
        width: 100%;
        */

    }

    .portfolio-box .portfolio-caption-mask {
        background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
        height: 100%;
        left: 0;
        opacity: 0;
        overflow: hidden;
        position: absolute;
        top: 0;
        visibility: hidden;
        width: 100%;
        transition: all 0.5s ease-in-out 0s;
        -o-transition: all 0.5s ease-in-out 0s;
        -moz-transition: all 0.5s ease-in-out 0s;
        -webkit-transition: all 0.5s ease-in-out 0s;
        z-index: 9;
    }
    .portfolio-caption-flag {
    background-color: #2ea3f238;
    color: #fff;
    height: 38px;
    left: 12px;
    /* opacity: 0; */
    overflow: hidden;
    position: absolute;
    top: 16px;
    z-index: 100;
    padding: 5px 15px;
    font-size: 16px;
    border-radius: 25px;
}
    .overview-caption-flag {
        /*background-color: #2a2a2a;*/
        background-color: rgba(20, 20, 20, 0.5);
        color:#fff;
        height: 55px;
        left: 0;
        /*opacity: 0;*/
        overflow: hidden;
        position: absolute;
        top: 438px;
        /*visibility: hidden;*/
        width: 100%;
        z-index: 100;
        padding: 8px 10px;
        font-size: 28px;
        text-transform: uppercase;
    }
    .portfolio-box:hover .portfolio-caption-mask {
        opacity: 1;
        visibility: visible;
    }

    .portfolio-box .portfolio-caption-mask .portfolio-caption-text {
        top: 20px;
        bottom: -60px;
        left: 0;
        opacity: 0;
        padding-left: 20px;
        padding-right: 20px;
        position: absolute;
        text-align: left;
        transition: all 0.5s ease-in-out 0s;
    }

    .portfolio-box:hover .portfolio-caption-mask .portfolio-caption-text {
        bottom: 30px;
        opacity: 1;
    }



    .portfolio-box .portfolio-caption-mask h1, .portfolio-box .portfolio-caption-mask h2, .portfolio-box .portfolio-caption-mask h3, .portfolio-box .portfolio-caption-mask h4, .portfolio-box .portfolio-caption-mask h5, .portfolio-box .portfolio-caption-mask h6 {
        color: #fff;
        margin-bottom: 5px;
    }

    .portfolio-box .portfolio-caption-mask p {
        margin-bottom: 0px;
        color: #fff;
        text-transform: uppercase;
        font-size: 12px;
        letter-spacing: 1px;
    }



/* Portfolio Filter */
.portfolio-filter {
    margin: 0 0 15px;
    padding: 0;
    text-align: center;
}

    .portfolio-filter li {
        display: inline-block;
        list-style: none;
    }

        .portfolio-filter li a {
            /* display: block; */
            /* color: #222; */
            /* font-size: 13px; */
            /* font-weight: 400; */
            /* letter-spacing: 1.5px; */
            /* margin-left: 11px; */
            /* margin-right: 11px; */
            /* text-transform: uppercase; */
        }

            .portfolio-filter li a.active {
                color: #17a697;
            }

/* Portfolio Single Page */
#portfolio-single .portfolio-image-wrap {
    margin-bottom: 20px;
}

    #portfolio-single .portfolio-image-wrap img {
        width: 100%;
    }

.portfolio-item-content {
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
}

.portfolio-item-content-spc {
    margin-top: 45px;
}

.portfolio-item-content-detail li {
    line-height: 2;
}
img.media-object {
    width: 210px;
    margin-right: 15px;
}
.team-member-box {
  position: relative;
    float: left;
    width: 21.333333%;
    min-height: 360px;
    margin: 25px 20px 0px 0px;
    padding: 15px;
    display: block;
    border: 1px solid #ccc;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 10px 0px #ccc;
    -moz-box-shadow: 0px 0px 10px 0px #ccc;
    box-shadow: 0px 0px 10px 0px #ccc;
}

/* Image rollovers */
.cf {
  position:relative;
  height:355px;
  width:100%;
  margin:0 auto;
}
.cf-overview {
  height:260px;
}

.cf1 {
  position:relative;
  height:495px;
  width:100%;
  margin:0 auto;
}
.cf1-overview {
  height:260px;
}
.touch-overlay {
  display:none;
}

.cf img, .cf1 img {
  position:absolute;
  left:0;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}

.cf img.top:hover,  .cf1 img.top:hover{
  opacity:0;
}


/*---------------------------------------------------------*/
/* Start New Boxes Section                                  */
/*---------------------------------------------------------*/
#newsboxes {
    background: #f7f6f7;
    padding: 20px 0 30px 0;
}
.newsboxes-section {
    background: #f6f6f7;
    padding: 20px 0 30px 0;
}


/*---------------------------------------------------------*/
/* Start About Us Section                                  */
/*---------------------------------------------------------*/

.about-us-section-1 {
    padding-top: 100px;
    padding-bottom: 120px;
    background-color: #f6f6f7;
}

.about-us-section-2 {
    padding-top: 120px;
    padding-bottom: 120px;
    background-color: #f6f6f7;    
}

.welcome-section {
  background-color: #2a2a2a;
    padding-bottom: 40px;
    box-shadow: 0 0 3px #ccc;
    padding: 17px;
}

.welcome-section img {
    width: 100%;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
}


.welcome-section h4 {
    padding-top: 20px;
    color: #2ea3f2;
}

.welcome-section p {
    padding-top: 20px;
    color: #999;
}

.welcome-section:hover .border {
    margin: 0 40%;
}

#latest-case-studies {
  padding-top:40px;
}
#product-mini-features {
  padding: 50px 10px;
  background-color: #2a2a2a;
  min-height:890px;
  -webkit-box-shadow: inset 0px 47px 35px -18px rgba(0,0,0,1);
    -moz-box-shadow: inset 0px 47px 35px -18px rgba(0,0,0,1);
    box-shadow: inset 0px 50px 250px 0px rgba(20,20,20,1);
}
/*-------------------------------------------------*/
/* Start Latest News Section                       */
/*-------------------------------------------------*/

.latest-projects-section {
    padding-top: 80px;
    padding-bottom: 60px;
    background-color: #353535;
    -webkit-box-shadow: inset 0px 47px 35px -18px rgba(0,0,0,1);
    -moz-box-shadow: inset 0px 47px 35px -18px rgba(0,0,0,1);
    box-shadow: inset 0px 80px 190px 60px rgba(20,20,20,1);
    /*max-height:880px;*/
}
.content-repository-title {
    /*background-color: #fff;*/
    padding: 0;
    color: #fff;
    height: 80px;
    font-weight: 500;
    /*border-left: solid 7px #2ea3f2;*/
}
.latest-news-title {
    /*background-color: #fff;*/
    padding: 10px;
    color: #666;
    height: 80px;
    font-weight: 500;
    /*border-left: solid 7px #2ea3f2;*/
}
.content-repository-title h4 {
  font-size: 18px !important;
}
.latest-news-title h2 {
  margin-top:-10px;
  }
.latest-news-title h3 {
  margin-top:-10px;
  }
.latest-projects-section h2, .latest-projects-section p {
    color:#fff;
}

.latest-post {
    padding: 20px;
    box-shadow: 0 0 3px #ddd;
    background-color: #2a2a2a;
}

.latest-post h4 {
    color: #2ea3f2;
    padding-top: 20px;
    padding-bottom: 5px;
}

.latest-post .post-details .date {
    position: absolute;
    top: 0;
    left: 10%;
    color: #fff;
    padding: 10px;
    font-size: 14px;
    text-align: center;
    opacity: 1;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.latest-post .post-details .date strong {
    font-size: 16px;
}

.latest-post .post-details li {
    display: inline;
    font-size: 13px;
    color: #999;
    padding-right: 10px;
}

.latest-post .post-details li i {
    color: #28ABE3;
    padding-right: 5px;
}

.latest-post p {
    padding: 15px 0;
    color: #999;
    font-weight: 300;
}

.latest-post .btn-primary {
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    font-weight: 300;
}

.latest-post .btn-primary:hover {
    background: none;
    color: #666;
    border: 1px solid #888;
    box-shadow: none;
}

.latest-post:hover .date {
    opacity: 1;
    -webkit-animation: bounceIn;
    -moz-animation: bounceIn;
    -o-animation: bounceIn;
    animation: bounceIn;
    -webkit-animation-duration: 0.7s;
    -moz-animation-duration: 0.7s;
    -o-animation-duration: 0.7s;
    animation-duration: 0.7s;
}


#video-homepage {
  margin-top: -60px;
  height:430px;
}
#video-homepage-outer {
  /* height:800px; */
}
.homepage-note {
  margin-top: -60px;
}

#service {
  padding: 20px 0;
  background-color: #333;
  height: 640px;
  -webkit-box-shadow: inset 0px 47px 35px -18px rgba(0,0,0,1);
  -moz-box-shadow: inset 0px 47px 35px -18px rgba(0,0,0,1);
  box-shadow: inset 0px 50px 250px 0px rgba(20,20,20,1);
}
#service-small {
  padding: 30px 0;
  background-color: #333;
  height: 100%;
  -webkit-box-shadow: inset 0px 47px 35px -18px rgba(0,0,0,1);
  -moz-box-shadow: inset 0px 47px 35px -18px rgba(0,0,0,1);
  box-shadow: inset 0px 50px 250px 0px rgba(20,20,20,1);
}
#service .service-wrapper {
  /* border-top: 1px solid #dedede; */
  /*border-bottom: 1px solid #dedede;*/
  padding: 20px 0;
}
#service .block {
  cursor: pointer;
  text-align: center;
}
#service .block:hover .icon i {
  color: #fff;
}
#service .block:hover h3 {
  color: #2ea3f2;
}
#service .block:hover .icon {
  border: 1px solid #FFFFFF;
  background: #2ea3f2;
  color: #fff;
  -webkit-box-shadow: 0 0 0px 2px #2ea3f2;
  -moz-box-shadow: 0 0 0px 2px #2ea3f2;
  box-shadow: 0 0 0px 2px #2ea3f2;
}
#service .block .icon {
  width: 90px;
  height: 90px;
  margin: 0 auto;
  border-radius: 100%;
  border: 1px solid #2ea3f2;
  text-align: center;
  -webkit-transition: .2s all;
  -o-transition: .2s all;
  transition: .2s all;
}
#service .block i {
  font-size: 25px;
  line-height: 90px;
  color: #989898;
  -webkit-transition: .2s all;
  -o-transition: .2s all;
  transition: .2s all;
}
#service .block h3 {
  color: #555;
  font-weight: 300;
}
#service .block p {
  color: #666;
}
#service .btn {
    color: #fff;
    background-color: #2ea3f2;
    border-color: transparent;
    margin-top: 5px;
}
#service .btn:hover {
  background-color: rgba(255, 255, 255, 0.3);
}
#feature {
  padding: 30px 0;
}
#feature .title {
  font-weight: 300;
}
#feature .feature-item {
  margin-top: 40px;
}
#feature .feature-item:first-child {
  margin-top: 0;
}
#feature .feature-item .icon {
  padding-right: 22px;
}
#feature .feature-item .icon i {
  color: #2ea3f2;
  font-size: 30px;
}
#feature .feature-item h4 {
  color: #2ea3f2;
  margin-bottom: 0;
  font-weight: 300;
  margin-bottom: 8px;
}
#feature .feature-item p {
  color: #9499a2;
}
#feature .block {
  text-align: center;
}
#feature .block img {
  display: inline-block;
}
#utility {
  background: #f6f6f7;
  padding: 20px 0 30px 0;
}
#utility img {
  margin-top:70px;
}
#utility .block h2 {
  padding-top: 30px;
  color: #444;
}
#utility .block p {
  /*line-height: 32px;*/
  color: #7c828b;
  font-size: 16px;
}
#utility-2 {
  padding: 40px 0 10px 0;
}
#utility-2 .block {
  padding-top: 100px;
}
#utility-2 .block h2 {
  color: #666;
}
#utility-2 .block p {
  line-height: 32px;
  color: #9AA0A9;
  font-size: 16px;
}
.page_feature {
  padding: 50px 0px !important;
  min-height:1040px;
}
.homepage_news {
  padding: 50px 0px !important;
  display: contents;
}
.grad-grey-bg {
  padding: 50px 10px;
  background-color: #2a2a2a;
  min-height: 890px;
  -webkit-box-shadow: inset 0px 47px 35px -18px rgb(0 0 0);
  -moz-box-shadow: inset 0px 47px 35px -18px rgba(0,0,0,1);
  box-shadow: inset 0px 50px 250px 0px rgb(20 20 20);
}
.page_feature_text_and_images {
  padding: 80px 0px 40px 0px !important;
}
.fader-buttons {
  position:absolute;
  width: 100%;
  z-index:999;
  margin: 0 auto;
  text-align: center;
  bottom: -940px;
}
.js-fader-button {
  font-size: 20px;
  border-radius: 0px;
}
.js-fader-button-dark {
  font-size: 20px;
  border-radius: 0px;
  background:#666;
  color:#fff;
}
.page_top_feature {
  padding: 50px 0px !important;
  /*min-height:95vh;*/
  width: 100%;
  height: 50vh;
  position: relative;
  margin: 60px 0px 0px 0px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.page_top_feature_medium {
  padding: 50px 0px !important;
  min-height:40vh;
}
#video-bg {
  display: inline-block;
  height: 540px;
  padding: 50px 0px !important;
  width:100%;
  overflow:hidden;
}

#video-bg .container {
  position: relative;
  z-index: 2;
}

#video-bg .video-overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.5;
  z-index: 1;
}
.video-overlay {
  position: absolute;
  top: 0px;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.5;
  /*z-index: 1;*/
}
.video-overlay-not-dark {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color:none;
  opacity: 0;
  /*z-index: 1;*/
}
.vidContain {
  width: 100%;
  height: 60vh;
  position: relative;
  display: flex;
  align-items: center;
  margin: 60px 0px 0px 0px;
  overflow: hidden;
}
.vid {
    position: absolute; 
    top: 0; left:0;
    width: 100%; 
    height: 100%; 
    z-index: -1;
}
.vidContentOverview {
  position:relative;
  width:50%;
  margin-left:auto;
  margin-right:auto;
  color:white;
  /*display:flex;*/
  align-items: center;
}
.vidContentOverview p {
  color:white;
  }
.vidContentPage {
  position:relative;
  width:38%;
  margin-left:auto;
  margin-right:auto;
  color:white;
  padding-top:10vh;
}
.vidContentPage p {
  color:white;
  }

.vidContain video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.cr-vid {
  top: 0; left:0;
  width: 100%; 
  height: 100%; 
  z-index: -1;
}

#dynamicmenu {
  margin-top: 0px;
}

.grad-bg-section {
  padding: 50px 10px;
  background-color: #2a2a2a;
  min-height: 890px;
  -webkit-box-shadow: inset 0px 47px 35px -18px rgb(0 0 0);
  -moz-box-shadow: inset 0px 47px 35px -18px rgba(0,0,0,1);
  box-shadow: inset 0px 50px 250px 0px rgb(20 20 20);
}

.feature_class_whitebg {
  background-color: #fff;
}
.feature_class_midgreybg {
  background-color: #333;
  color:#fff;
  -webkit-box-shadow: inset 0px 47px 35px -18px rgba(0,0,0,1);
    -moz-box-shadow: inset 0px 47px 35px -18px rgba(0,0,0,1);
    box-shadow: inset 0px 50px 250px 0px rgba(20,20,20,1);
}
.feature_class_whitebg h2 {
  font-weight: 400;
}
.feature_class_darkbg {
  background-color: transparent;
  min-height:1040px;
  -webkit-box-shadow: inset 0px 47px 35px -18px rgba(0,0,0,1);
    -moz-box-shadow: inset 0px 47px 35px -18px rgba(0,0,0,1);
    box-shadow: inset 0px 50px 250px 0px rgba(20,20,20,1);
}
.feature_class_darkbg p {
  color: #fff;
}
.feature_class_darkbg h2 {
  /*color:#fff;*/
  font-weight: 400;
}
.feature_class_darkbg ul li {
  color: #fff;
}
.feature_class_darkbg ul li a:hover{
  color: #fff;
}
.feature_class_darkbg a:hover{
  color: #fff;
}
.core_feature_class_darkbg {
  background-image: url('../img/core-features-bg.jpg');
}
.early-access-item {
  float:left;
  width: 31%;
  margin: 110px 25px 0px 0px;
}
.previous-early-access-item {
    float: left;
    width: 23%;
    margin: 110px 25px 0px 0px;
}
.page_bottom_feature {
  padding: 0px 0px !important;
  height: 340px;
}
.feature_class_bgimg_lighttext p {
  color:#fff !important;
  height:auto;
}
.feature_class_bgimg_lighttext h2 {
  color:#2ea3f2 !important;
  font-weight: 400;
}
.feature_class_bgimg_darktext p {
  color:#666 !important;
  height:auto;
}
.feature_class_bgimg_darkttext h2 {
  color:#2ea3f2 !important;
  font-weight: 400;
}
h2.white-thin {
  color: #fff !important;
  font-size: 38px !important;
  height: auto;
  font-weight: 200 !important
}
.feature_class_greybg {
  background: #f6f6f7;
}
.feature_class_greybg h2 {
  font-weight:400;
}
.home-product-icons {
  margin-bottom: 60px;
}

.home-product-icons-buttons {
  margin-left: 0px;
}
.darkbox-blur {
  background-color: rgba(20, 20, 20, 0.5);
  /*padding: 0px 25px 0px 25px;*/
  margin-top:-25px;
  -webkit-box-shadow:10px #000;
  -moz-box-shadow: 10px #000;
  box-shadow: 10px #000;
}
.white-light h2 {
  color:#fff !important;
  font-weight: 200 !important;
}
.dark-and-non-dark-box-outer {

  /*display: flex;*/
  justify-content: center;
  align-items: center; 
}
.lightbox {
  background-color: rgba(246, 246, 247, 0.6);
  padding: 10px 25px 0px 25px;
  margin:25px;
}
.lightbox-top {
  margin-top: 200px;
}
.lightbox h3 {
  color:#2ea3f2;
  font-weight: 400;

}
.lightbox h2 {
  color:#2ea3f2;
  font-weight: 400;

}
.lightbox p {
  
  padding: 0px 0px 20px 0px;
  color:#666;
}
.lightbox a.btn{
  /*margin:-10px 0 25px 0;*/

}
.lightbox ul li {
  font-size: 16px;
  color:#666;
}
.darkbox {
  background-color: rgba(20, 20, 20, 0.5);
  padding: 10px 25px 0px 25px;
  margin:25px;
}
.darkbox-darker {
  background-color: rgba(20, 20, 20, 0.8);
  padding: 10px 25px 0px 25px;
  margin:25px;
}
.darkbox-top {
  margin-top: 0px;
}
.darkbox h3 {
  color:#fff;
  padding:20px;
}
.darkbox p {
  
  padding: 0px 0px 20px 0px;
}
.darkbox a.btn{
  /*margin:-10px 0 25px 0;*/

}
.darkbox ul li {
  font-size: 16px;
  color:#fff;
}

.darkbox-darker {
  margin-top: 30px;
}
.darkbox-darker h3 {
  color:#fff;
  padding:20px;
}
.darkbox-darker p {
  
  padding: 0px 0px 20px 0px;
}
.darkbox-darker a.btn{
  /*margin:-10px 0 25px 0;*/

}
.darkbox-darker ul li {
  font-size: 16px;
  color:#fff;
}



.large-logo {
  margin-left: 0px;
  max-height:200px;
}
.nondarkbox {
  /*background-color: rgba(20, 20, 20, 0.5);*/
  padding: 0px 25px 0px 25px;
  margin:25px;
}
.light-grey {
  background-color:#f6f6f7;
}
.mid-grey {
  background-color:#4b4b4b;
}
.black {
  background-color:#000;
}

/* some custom styles */
.parallax { 
    /* Set a specific height */
    height: 100%; 

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
#fader {
  height:900px;
}
#fader-merchandise {
  height:500px;
}
.fader {
  max-height:700px;
}
.fader-merchandise {
  min-height:500px;
}
.fader img {
  margin-top:100px;
}
.overview-caption-flag-merchandise {
        height: 45px;
        top: 460px;
        padding: 5px 10px;
        font-size: 25px;
} 
.footer-block {
  margin-top: 30px;
  height: 260px;
  padding: 10px 20px;
  text-align: center;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 10px 0px #ccc;
  -moz-box-shadow: 0px 0px 10px 0px #ccc;
  box-shadow: 0px 0px 10px 0px #ccc;
  border: 1px solid #ccc;
}
.footer-block-button {
  position: absolute;
  bottom: 20px;
  left: 50%;
  margin-left: -75px; /*104.5px is half of the button's width*/
}
.footer-block label {
  float:left;
  margin-bottom: 10px;
  font-weight:700;
  font-size: 14px;
  text-align: left !important;
}
.sign-up {
  height: 45px;
  background-color: #eaeaea;
  width: 300px;
}
/* Blog Section */
#tf-blog,
#blog-post { background: #f6f6f7;padding: 60px 0 }
#blog-post a.btn { margin: auto 0 }
.post-wrap { position: relative }
.media.post {
    box-shadow: 0px 0px 10px 0px #ccc;
    width: 97%;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 15px;
    color: #666;
    height: auto;
    border: 1px solid #ccc;
}
.post-wrap {
    position: relative;
    margin-bottom: 30px;
    transition: all 0.5s;
}
.post-meta {
    border-top: 1px solid #ebebeb;
    background-color: #ffffff;
    padding: 5px 10px;
    height: auto;
    position: relative;
    min-height: 35px;
}
ul.metas li:after {
    content: ' / ';
    margin-right: 3px;
    margin-left: 3px;
}
ul.metas li:last-child:after { content: ' ' }
ul.metas li a { color: #e5b112 }
.meta-detail {
    background: #f4f4f4;
    border-radius: 3px;
    padding: 2px;
}

.featurebox.post {
    color:#fff;
    background: #fafafa;
    padding: 1px 10px 10px 10px;
    margin-bottom: 20px;
    border: 1px solid #ccc;
    /*border-left: 8px solid #2ea3f2 !important;*/
}
.featurebox-search-box {
    color: #fff;
    background-color: #fff;
    border-radius:2px;
}
.featurebox.post p {
  font-size:16px;
    color:#fff;
}    

.featurebox.post h3 {
    width:100%;
    font-size: 20px;
    color:#fff;
    background: #1d5b85;
    padding: 1px 10px 10px 10px;
    margin-left:-10px;
    /*text-transform: uppercase;*/
}

#subscribe {
  padding: 70px 0;
  background: #f6f6f7;
}
#subscribe .block {
  /*border-top: 1px solid #dedede;*/
  padding-top: 0px;
}
#subscribe p {
  color: #666;
}
#subscribe .form-inline {
  padding-top: 16px;
}
#subscribe .form-inline .form-group {
  position: relative;
}
#subscribe .form-inline .form-group input {
  width: 340px;
  padding: 20px 0px 20px 15px;
  border-radius: 0;
  background: white;
  border: 1px solid #d4d4d4;
  border: 1px solid #d1d1d1;
  box-shadow: none;
}
#subscribe .form-inline .form-group input:hover,
#subscribe .form-inline .form-group input:active,
#subscribe .form-inline .form-group input:focus {
  box-shadow: none;
}
#subscribe .form-inline i {
  font-size: 18px;
  color: #fff;
  display: inline-block;
}
#subscribe .btn-signup {
  background: #2ea3f2;
  padding: 10px 20px;
  color: #fff;
  border-radius: 0;
  border: none;
  margin-left: -4px;
  border: 1px solid transparent;
  -webkit-transition: .2s all;
  -o-transition: .2s all;
  transition: .2s all;
}
#subscribe .btn-signup:hover {
  background: #fff;
  border: 1px solid #2ea3f2;
}
#subscribe .btn-signup:hover i {
  color: #2ea3f2;
}
footer {
    background: #333;
    color: #fff;
    /*border-top: 1px solid #e8e8e8;*/
    padding: 40px 0 20px;
}
footer .footer-logo {
  margin-bottom: 15px;
  display: inline-block;
  text-align: center;
}
footer p {
  color: #fff;
  margin-top: 10px;
  margin-bottom: 0;
}
.footer-social ul li{
  display: inline;
  list-style: none;
  padding: 10px;
  font-size: 24px;
}
.footer-social ul li a:hover{
  color: #fff;
}
@font-face{
 font-family:'digital-clock-font';
 src: url('../../assets/fonts/digital-7.ttf');
}
#clock {
    margin-left: auto;
    margin-right: auto;
    width: 80%;
    font-family:'digital-clock-font';
    text-align: center;
    font-size: 30px;
    background-color: #000;
    color: #53ff01;
    /*background-image: linear-gradient(0deg, #000, #777);*/
    -moz-box-shadow:    inset 0px 42px 0px 1px #555;
    -webkit-box-shadow: inset 0px 42px 0px 1px #555;
    box-shadow: inset 0px 42px 0px 1px #555;
    border-radius: 15px;
    border: 7px solid #ccc;
    
}
#clock span {
  font-size: 66px;
}
.sale-price h1 {
  font-size: 40px;
}
.sale-price h2 {
  font-size: 34px;
  margin-bottom: -10px;
  color: #2ea3f2 !important;
}
.sale-price p.small {
  color: #666 !important;
}
.panel {
  border-radius: 0;
}
.panel-heading {
  border-radius: 0;
}
.image-list-2 {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  list-style: none;
}
.image-list-2 > li {
  width: 45% !important;
  display: inline-block;
  list-style: none;

}
.single-video {
  width:100% !important;
}
.warn-popup {
    position: absolute;
    bottom: 0;
    z-index: 99;
}
.mnt-icon {
    font-size: 20px;
    vertical-align: middle;
    margin-right: 3px;
}
.premium-training-callout-box {
  background: #222;
  padding: 15px;
  margin-top:25px;
  color: #fff;
}
.premium-training-callout-box p {
  color: #fff;
}
.premium-training-callout-box strong {
  font-weight: 600;
}
.section_heading_palegrey {
  background-color:#f6f6f7 !important;
  margin-top:0px !important;
  margin-bottom:-100px !important;
}
.maintenance-copy-blue {
  color:#2ea3f2;
  font-weight: 600;
}
.maintenance-copy-green {
  color:#50bd60;
  font-weight: 600;
}
.maintenance-copy-orange {
  color:#ffb027;
  font-weight: 600;
}
.maintenance-copy-red {
  color:#ff3a45;
  font-weight: 600;
}
table.maintenance-pricing {
  width:100%;
  padding:20px;
  border:0;
  color:#333;
  background-color: #f6f6f7;
}
table.maintenance-pricing tr td, table.maintenance-pricing th {
  padding:12px;
  border:0;
  font-size:25px;
  text-align:center;
}
table.maintenance-pricing th {
  color:#fff;
  background-color: #333;
  font-weight:600;
}
table.maintenance-pricing-landing-page {
  width:75%;
  padding:20px;
  border:0;
  color:#333;
  background-color: #f6f6f7;
}
table.maintenance-pricing-landing-page tr td, table.maintenance-pricing-landing-page th {
  padding:12px;
  border:0;
  font-size:16px;
  text-align:center;
}
table.maintenance-pricing-landing-page th {
  color:#fff;
  background-color: #333;
  font-weight:600;
}
.maintenance-table-cell-red {
  background-color:#ff3a45;
  color:#fff;
  font-weight:600;
}
.maintenance-table-cell-blue {
  background-color:#2ea3f2;
  color:#fff;
  font-weight:600;
}
.maintenance-table-cell-green {
  background-color:#50bd60;
  color:#fff;
  font-weight:600;
}
.maintenance-table-cell-orange {
  background-color:#ffb027;
  color:#fff;
  font-weight:600;
}
.maintenance-table-cell-grey {
  background-color:#999;
  color:#fff;
  text-align:left !important;
}
.maintenance-table-cell-pale-grey {
  background-color:#ccc;
  color:#333;
  text-align:center !important;
}
.maintenance-table-cell-perpetual {
  background-color:#ff635a;
  color:#fff;
  font-weight:600;
}
.maintenance-table-cell-3-month {
  background-color:#6ae69d;
  color:#fff;
  font-weight:600;
}
.maintenance-table-cell-6-month {
  background-color:#5dd3e5;
  color:#fff;
  font-weight:600;
}
.maintenance-table-cell-annual {
  background-color:#837ddb;
  color:#fff;
  font-weight:600;
}
.maintenance-table-cell-mtn {
  background-color:#ff853e;
  color:#fff;
  font-weight:600;
}

.reduced-height-section-small {
  /*height: 620px !important;*/
  min-height:400px !important;
  padding: 50 0;
}
.reduced-height-section {
  /*height: 620px !important;*/
  min-height:620px !important;
}
.reduced-height-section-1 {
  /*height: 620px !important;*/
  max-height: 500px !important;
  margin-top: -50px;
}

.medium-height-section {
  height: 720px !important;
  min-height:720px !important;
}
.feature-image-3-section {
  display: flex;
  justify-content: space-between;
  padding-bottom: 50px;
}
.feature-image-2-section {
  display: flex;
  justify-content: space-between;
  padding-bottom: 50px;
  margin: 30px 0;
}
.feature-image-3 {
  float: left;
  width: 31%;;
}
.feature-image-2 {
  float: left;
  width: 47%;;
}
.feature-image-4-section {
  display: flex;
  justify-content: space-between;
  padding-bottom: 50px;
}
.feature-image-4 {
  float: left;
  width: 28%;;
}
#global-banner-home {
  background:#da3c3c;
  padding: 1px;
  margin-top:0px;
  text-align: center;
}
#global-banner-home h4 {
  color:#fff;
}
#global-banner-home h4 a:hover{
  color:#fff;
  text-decoration: none;
}
#global-banner-home h4 a {
  color:#fff;
  text-decoration: underline;
}
#global-banner {
  background:#da3c3c;
  padding: 1px;
  margin-top:0px;
  text-align: center;
  height:35px;
}
#global-banner h4 {
  color:#fff;
  margin-top: 4px;
}
#global-banner h4 a:hover{
  color:#fff;
  text-decoration: none;
}
#global-banner h4 a {
  color:#fff;
  text-decoration: underline;
}
.maintenance-training-flag {
    left: 30px !important;
}
.beta_tutorial_video {
margin-top: 0px !important;
}


.ea-warn-popup {
  position:relative;
  top:25px;
}
.dark-grey-text {
  color: #2a2a2a;
}

.dark-grey {
	padding: 50px 10px;
    background-color: #2a2a2a;
    min-height: 890px;
    -webkit-box-shadow: inset 0px 47px 35px -18px rgba(0,0,0,1);
    -moz-box-shadow: inset 0px 47px 35px -18px rgba(0,0,0,1);
    box-shadow: inset 0px 50px 250px 0px rgba(20,20,20,1);
}
.article-white p {
	color: #fff !important;
}
.article-images p img {
	width:100% !important;
}

.ea-warn-popup {
  position:relative;
  top:25px;
}

.soft-shadow {
	box-shadow: 0px 0px 100px 20px rgba(20,20,20,1);
	-moz-box-shadow: 0px 0px 100px 20px rgba(20,20,20,1);
	-webkit-box-shadow: 0px 0px 100px 20px rgba(20,20,20,1);
}


.merchandise-reduced-height-section {
  min-height:500px !important;
}
.merchandise-feature-reduced-height-section {
  min-height:700px !important;
}
.feature-image-reduced-height-section {
  min-height:850px !important;
}
.btn-wide-spacing {
	margin: 10px 15px;
}
.merchandise-buttons {
	clear: both;
}

#promotion {
  margin-top: 30px;
  min-height: 160px;
  padding: 10px 25px;
  text-align: left;
  background-color: #fff;
  -webkit-box-shadow: 0px 8px 16px 0px #ccc;
  -moz-box-shadow: 0px 8px 16px 0px #ccc;
  box-shadow: 0px 8px 16px 0px #ccc;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 760px 0px 110px 0px rgba(0, 0, 0, 0.7);
    -moz-box-shadow: inset 760px 0px 110px 0px rgba(0, 0, 0, 0.7);
    box-shadow: inset 760px 0px 110px 0px rgba(0, 0, 0, 0.7);
    background-position: calc(100%) calc(100% - 370px);
}

#sale-promotion {
  margin-top: 30px;
  min-height: 160px;
  padding: 10px 25px;
  text-align: left;
  background-color: #fff;
  -webkit-box-shadow: 0px 8px 16px 0px #ccc;
  -moz-box-shadow: 0px 8px 16px 0px #ccc;
  box-shadow: 0px 8px 16px 0px #ccc;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 760px 0px 110px 0px rgba(0, 0, 0, 0.7);
    -moz-box-shadow: inset 760px 0px 110px 0px rgba(0, 0, 0, 0.7);
    box-shadow: inset 760px 0px 110px 0px rgba(0, 0, 0, 0.7);
    background-position: calc(100%) calc(100% - 370px);
}

#promotion p {
  color:#fff;
  }
#promotion h2 {
  color:#fff;
  }
#promotion h3 {
  color:#2ea3f2;
  }

#sale-promotion p {
color:#fff;
}
#sale-promotion h2 {
  color:#fff;
  }
#sale-promotion h3 {
  color:#2ea3f2;
  }
  .palegrey {
  background-color:#f6f6f7 !important;
  }
  .sneak-peek-video {
    display: flex;
    align-items: center;
  }
  .sneak-peek-video h3 {
    color:#2ea3f2;
    margin-top:25px;
    margin-bottom:20px;
  }
  .flex-align-vertical {
    max-height:50%;
  }

  .center {
    text-align: center;
  }

  .landing-page-logo {
    margin:auto;
    width:200px;
    margin-top:100px;
  }
  .landing_page_top_feature_medium {
    padding: 50px 0px !important;
    min-height:55vh;
  }
  .text-shadow {
    text-shadow: 4px 4px 4px #000;
  }
  .question-icon {
    font-size:20px;
  }
  #question-icon {
    cursor:pointer;
  }
  #landing-page-main-section {
    padding: 50px 10px;
    background-color: #2a2a2a;
    min-height: 560px;
    -webkit-box-shadow: inset 0px 47px 35px -18px rgb(0 0 0);
    -moz-box-shadow: inset 0px 47px 35px -18px rgba(0,0,0,1);
    box-shadow: inset 0px 50px 250px 0px rgb(20 20 20);
}

.product-overlay {
  z-index: 105;
  position: relative;
  margin-left:auto;
  margin-right: auto;
  width: 420px;
  height:45px;
  left: 0;
  top: 20px;
  background-color: #000;
  opacity: 40%;
  padding: 20px 20px 10px;
  text-align: left;
  /* border-left: solid 5px #2ea3f2; */
}
.product-overlay h3 {
  color:#fff;
  font-size: 16px !important;
  opacity: 100%;
  z-index:110;
}
.ontop {
  position:relative;
  top: -10px;
  font-size: 16px !important;
  color:#fff;
  opacity: 100%;
  z-index:110;
  padding:0 0 0 0;
}
.flex-center {
  display:flex;
  justify-content: center;
}
/* The ribbons */

/* common */
.ribbon {
  width: 150px;
  height: 150px;
  overflow: hidden;
  position: absolute;
  z-index:1021;
}
.ribbon::before,
.ribbon::after {
  position: absolute;
  z-index: -1;
  content: '';
  display: block;
  border: 5px solid #2980b9;
}
.ribbon span {
  position: absolute;
  display: block;
  width: 225px;
  padding: 15px 0;
  background-color: #3498db;
  box-shadow: 0 5px 10px rgba(0,0,0,.1);
  color: #fff;
  font: 700 18px/1 'Lato', sans-serif;
  text-shadow: 0 1px 1px rgba(0,0,0,.2);
  text-transform: uppercase;
  text-align: center;
}

/* top left*/
.ribbon-top-left {
  top: -10px;
  left: -10px;
}
.ribbon-top-left::before,
.ribbon-top-left::after {
  border-top-color: transparent;
  border-left-color: transparent;
}
.ribbon-top-left::before {
  top: 0;
  right: 0;
}
.ribbon-top-left::after {
  bottom: 0;
  left: 0;
}
.ribbon-top-left span {
  right: -25px;
  top: 30px;
  transform: rotate(-45deg);
}

/* top right*/
.ribbon-top-right {
  top: -10px;
  right: -10px;
}
.ribbon-top-right::before,
.ribbon-top-right::after {
  border-top-color: transparent;
  border-right-color: transparent;
}
.ribbon-top-right::before {
  top: 0;
  left: 0;
}
.ribbon-top-right::after {
  bottom: 0;
  right: 0;
}
.ribbon-top-right span {
  left: -25px;
  top: 30px;
  transform: rotate(45deg);
}

/* bottom left*/
.ribbon-bottom-left {
  bottom: -10px;
  left: -10px;
}
.ribbon-bottom-left::before,
.ribbon-bottom-left::after {
  border-bottom-color: transparent;
  border-left-color: transparent;
}
.ribbon-bottom-left::before {
  bottom: 0;
  right: 0;
}
.ribbon-bottom-left::after {
  top: 0;
  left: 0;
}
.ribbon-bottom-left span {
  right: -25px;
  bottom: 30px;
  transform: rotate(225deg);
}

/* bottom right*/
.ribbon-bottom-right {
  bottom: -10px;
  right: -10px;
}
.ribbon-bottom-right::before,
.ribbon-bottom-right::after {
  border-bottom-color: transparent;
  border-right-color: transparent;
}
.ribbon-bottom-right::before {
  bottom: 0;
  left: 0;
}
.ribbon-bottom-right::after {
  top: 0;
  right: 0;
}
.ribbon-bottom-right span {
  left: -25px;
  bottom: 30px;
  transform: rotate(-225deg);
}
.fused-flag {
  background-color: #2ea3f273;
  color: #fff !important;
  height: 38px;
  /*left: 26px;*/
  right: 26px;
  overflow: hidden;
  position: absolute;
  top: 42px;
  z-index: 100;
  padding: 5px 10px;
  font-size: 16px;
  border-radius: 25px;
  padding-top:7px;
}
.fused-flag i {
  color: #fff !important;
  font-size: 20px;
  margin: 2px 5px;
}
.fused-flag-banner {
  background-color: #2ea3f273;
  color: #fff !important;
  height: 38px;
  /*left: 26px;*/
  right: -15px;
  overflow: hidden;
  position: absolute;
  top: 20px;
  width: 140px;
  z-index: 100;
  padding: 5px 10px;
  font-size: 16px;
  border-radius: 25px;
  padding-top:7px;
}
.fused-flag-banner i {
  color: #fff !important;
  font-size: 20px;
  margin: 2px 5px;
}
.fused-margin {
  margin-bottom: -10px !important;
}
.textured-bg {
  background-image: url('/site/templates/img/textured_bg.jpg');
  background-size: cover;
  opacity: 0.5;
}
.ui-ribbon-container {
  position: relative;
}

.ui-ribbon-container .ui-ribbon-wrapper {
  position: absolute;
  overflow: hidden;
  width: 279px;
  height: 330px;
  top: 36px;
  right: -3px;
}

.ui-ribbon-container .ui-ribbon {
  position: relative;
  width: max-content;
  display: block;
  text-align: center;
  font-size: 25px;
  font-weight: 700;
  color: #fff;
  transform: rotate(45deg);
  padding: 16px 0;
  left: -55px;
  top: 72px;
  width: 440px;
  line-height: 25px;
  background-color: rgb(255, 0, 0);
  box-shadow: 0px 5px 30px 9px rgb(0 0 0 / 50%);
}

.ui-ribbon-container {
  width: 100%;
}
.dark-grey-grad {
  background-color: #2a2a2a;
  -webkit-box-shadow: inset 0px 47px 35px -18px rgb(0 0 0);
  -moz-box-shadow: inset 0px 47px 35px -18px rgba(0,0,0,1);
  box-shadow: inset 0px 50px 250px 0px rgb(20 20 20);
}
blockquote .kb {
  background-color: #333;
  color:#fff;
  padding:25px;
  margin-top:30px;
  margin-bottom:30px;
}

/* Bootstrap 5 columns */
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}
.whats-new-section-header {
  padding: 50px 0px !important;
  /* min-height: 95vh; */
  width: 100%;
  height: 30vh;
  position: relative;
  margin: 0px 0px 0px 0px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}

.news-social-icon {
  height:50px;
  margin-right: 50px;
}

#manual-body p {
  color:#fff !important;
}
#manual-body h1 {
  font-size:4em;
  font-weight:400;
  color:#fff !important;
}
#manual-body h2, #manual-header h2 {
  font-size:3em;
  font-weight:400;
  margin-bottom:1em;
  color: #2ea3f2 !important;
}

#manual-body h3 {
  font-size:2em;
  font-weight:400;
  margin-bottom:1em;
  margin-top:1.5em;
  color: #2ea3f2 !important;
}

#manual-body img {
  width:100%;
}
#manual-body figcaption {
  font-size: 1.5em;
  color: #f8aa00;
  margin-top: 1em;
}
#manual-body cite {
  display:block;
  font-size: 1em;
  color: #ffb026;
  margin-top: 1em;
  margin-bottom:3em;
}
#manual-body em {
  font-style: italic;
}
#manual-body img.width-50 {
  width:50% !important;
}
#manual-header {
  margin-top: 35px;
}
#manual-header h1 {
  font-size: 4em;
  font-weight: 400;
  color: #fff !important;
}
#manual-header p {
  color: #fff !important;
}
.manual-header-h1 {
  margin-top: 45px;
}
.manual-search-results-icon {
  width: 50px !important;
}
.manual-search-results-header {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
    align-content: center;
}
.manual-search-results-header-item {
  align-self: center;
}

@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  /* and (-webkit-min-device-pixel-ratio: 2)  */
  and (orientation: portrait)
  {

  }
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  /* and (-webkit-min-device-pixel-ratio: 2)  */
  and (orientation: portrait) 
  {
    #bs-example-navbar-collapse-1 ul.nav.navbar-nav{
      /* ??? */
       float: left;
       margin: 0;
       position: absolute;
       left: 20px;
       top: 68px;
     }
    #bs-example-navbar-collapse-2 .nav>li>a {
      font-size: 12px;
    }
    #sticky {
      padding: 0px;
      margin: 0px;
      width: 100%;
    }
  }
@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}

.whats-new-section-header {
  padding: 50px 0px !important;
  /* min-height: 95vh; */
  width: 100%;
  height: 35vh;
  position: relative;
  margin: 0px 0px 0px 0px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}

.news-social-icon {
  height:50px;
  margin-right: 50px;
}

/* July 2022 revamp */
.insydium-bg-1 {
    background: linear-gradient(310deg, #4fbd61 0,#2ea3f2 100%)
  }

  .tiled-box-card {
    position:relative;
    box-shadow: #e3e3e3 2px 2px 15px 0px;
    border-radius:1em;
  }
  .tiled-box-card p {
    color:#666;
  }
  .tiled-box-card h3 {
    font-weight:600;
  }
  .tiled-box-card .card-title {
    font-weight:600 !important;
    color: #2ea3f2 !important;
  }
  
  #tiled-box-features .tiled-box-card {
    color: #666;
    margin: 20px;
    padding: 0px;
    border: none !important;
    background-color: #fff;
    height: 520px;
    min-height: 520px;
    justify-content: space-around;
    flex-flow: row wrap;
    align-items: stretch;
    flex-grow: 1;
    flex-basis: auto;
  }








  .homepage-card {
    position:relative;
    box-shadow: #e3e3e3 2px 2px 15px 0px;
    border-radius:1em;
  }
  .homepage-card p {
    color:#666;
  }
  .homepage-card h3 {
    font-weight:600;
  }
  .homepage-card .card-title {
    font-weight:600 !important;
    color: #2ea3f2 !important;
  }
  .homepage-fused-btn {
    position:absolute;
    bottom:20px;
    left:35px;
  }
  #keyfeatures .homepage-card {
    color: #666;
    margin: 20px;
    padding: 0px;
    border: none !important;
    background-color: #fff;
    min-height: 600px;
    justify-content: space-around;
    flex-flow: row wrap;
    align-items: stretch;
    flex-grow: 1;
    flex-basis: auto;
  }
  #homepage-support-features {
    display:flex;
    flex-direction:row;
    flex-wrap:wrap;
    justify-content: center;
    /*grid-column-gap: 15px;*/
    /*grid-template-columns: repeat(auto-fit, minmax(340px, 1fr));*/
    width: 85%;
    margin: auto;
  }
  #homepage-support-features p {
    color: #fff !important;
    margin-top: -15px;
  }
  
  #homepage-support-features .card {
    color: #fff !important;
    margin: 25px 20px 0px 0px;
    padding: 0px;
    border: none !important;
    background-color: #474747;
    box-shadow: none; 
    min-height: 580px;
    width: 50%;
    flex-grow: 1;
    flex-basis: auto;
  }
  
  #homepage-support-features .card img {
  height: 290px;
  /* border-radius: 9px 9px 0 0; */
  margin-bottom:20px;
  }
  
  #homepage-support-features .card-body {
  padding: 0 35px 15px;
  }
  #homepage-support-features .card-title {
  color: #fff !important;
  font-size: 26px;
  padding: 10px;
  font-weight: 400 !important;
  padding: 15px 0px;
  }
  #homepage-support-features .card a {
  float:none;
  margin: 0px;
  }
  .navbar-nav.navbar-center {
    position: absolute;
    left: 50%;
    transform: translatex(-50%);
  }
  .login-form {
    box-shadow: rgb(20 20 20) 2px 2px 15px 2px !important;
    position:absolute;
    top:65px;
    border-radius: 4px;
}
.btn-login {
    margin: 20px !important;
    padding: 8px !important;
    border-radius: 4px;
}
#input-email, #input-password {
   /* */
}
.forgotten {
    margin-left: -20px;
    margin-top: 20px;
}
.form-control {
    box-shadow: none;
    border-radius: 4px;        
    border-color: #dfe3e8;
}
.form-control:focus {
border-color: #2ea3f2;
box-shadow: 0 0 8px rgba(0,0,0,0.1);
}

.navbar .form-inline .input-group-addon {
box-shadow: none;
    border-radius: 2px 0 0 2px;
background: #f5f5f5;
    border-color: #dfe3e8;
    font-size: 16px;
}
.navbar .form-inline i {
font-size: 16px;
}
.navbar .form-inline .btn {
border-radius: 2px;
color: #fff;
    border-color: #2ea3f2;
background: #2ea3f2;
outline: none;
    width: 100%;
}

.navbar .login-form .input-group {
float: left;
    width:100%;
    margin-bottom: 10px;
}
.navbar .login-form .form-control {
border-radius: 0 2px 2px 0;
}    	
.navbar .navbar-right .dropdown-toggle::after {
display: none;
}
.navbar .dropdown-menu {
box-shadow: 0 2px 8px rgba(0,0,0,.05);
}
.navbar .dropdown-menu li a {
padding: 6px 20px;
}
.navbar .navbar-right .dropdown-menu {
width: 345px;
padding: 20px;
left: auto;
right: 0;
    font-size: 14px;
}
.no-shadow {
  box-shadow: none !important;
}
@media (min-width: 1200px){
.search-form .input-group {
  width: 300px;
  margin-left: 30px;
}
}
@media (max-width: 768px){
.navbar .navbar-right .dropdown-menu {
  width: 100%;
  padding: 10px 20px;
}
.navbar .input-group {
  width: 100%;
  margin-bottom: 15px;
}
.navbar .input-group .form-control {
  max-width: none;			
}
.navbar .login-form .btn {
  width: 100%;
}
}   

.waves {
  position: relative;
  width: 100%;
  height: 7vh;
  margin-bottom: -7px;
  min-height: 100px;
  max-height: 150px;
}

.moving-waves>use{animation:none}
.wave-rotate{transform:rotate(180deg)}
/*.moving-waves>use{animation:f 40s cubic-bezier(.55,.5,.45,.5) infinite;}
.moving-waves>use:first-child{animation-delay:-2s;animation-duration:11s}
.moving-waves>use:nth-child(2){animation-delay:-4s;animation-duration:13s}
.moving-waves>use:nth-child(3){animation-delay:-3s;animation-duration:15s}
.moving-waves>use:nth-child(4){animation-delay:-4s;animation-duration:20s}
.moving-waves>use:nth-child(5){animation-delay:-4s;animation-duration:25s}
.moving-waves>use:nth-child(6){animation-delay:-3s;animation-duration:30s}@keyframes f{0%{transform:translate3d(-90px,0,0)}to{transform:translate3d(85px,0,0)}}*/
@media (max-width:767.98px){.waves{height:40px;min-height:40px}}
.z-index-1 {
  z-index: 1!important;
}
.w-100 {
  width: 100%!important;
}
.bottom-0 {
  bottom: 100px!important;
}
.position-absolute {
  position: absolute!important;
}
.position-relative {
  position: relative!important;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}
#homepage-main-image {
  z-index: 2;
    position: absolute;
    top: 70px;
    height: 660px;
    left: 320px;
}
  
