#admin-menu, #admin-menu .dropdown {
  z-index: 99999;
}
.nd-region > .container-fluid > .row > .col-md-12 {
  padding-left: 0;
  padding-right: 0;
}
.d-full-screen {
  position: relative;
  overflow-x: hidden;
  width: 100%;
  z-index: 999;
  overflow-y: hidden;
  height: 100vh !important;
}
.full-height{
  height: 100vh;
}
.fss.full-screen{
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw !important;
  height: 100%;
  z-index: 0;
}
.csswinner-badge {
  z-index: 8000;
}
.inline-block{
  display: inline-block;
}
.footer-text {
  font-size: 17px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: .4em;
  padding-left: 16px;
  padding-top: 14px;
  font-family: 'Lato', sans-serif;
}
.f-grey,
.f-grey *{
  color: #b8b7cb;
}
.f-white,
.f-white *{
  color: #fff !important;
}
.f-black,
.f-black *{
  color: #000;
}
.hs-text-8.transparent {
  display: block;
}
.height-60{
  height: 60px;
}
.text-mask {
  color: inherit !important;
}
.widget-p{
  line-height: 1.7;
  font-size: 13px;
}
.particles-js{
  display: table;
  height: 70%;
}
.video-background.overlay:before{
  z-index: 0;
}
/* node/1/14 - conflict *//*
.table-cell > div {
  display: table;
  margin-left: auto;
  margin-right: auto;
}*/
.table .table-cell{
  text-align: left;
}
.hs-text-11 .cd-headline {
    font-weight: 700 !important;
}
.text-center{
  display: block;
}
.cd-headline.clip span{
  padding: 0;
}
.nd-region.position-relative > .container > .row {
  position: relative;
}
.nd-region.position-relative{
  position: static;
}
.item-list-inline li{
  display: inline-block;
}
.view-content > div > ul,
.view-content > div > ul > li {
  list-style: none;
  margin: 0;
  padding-left: 0;
  background: none;
}
div.contextual-links-wrapper {
  z-index: 9999;
}
.container .container {
  width: auto;
}
.hs-text-10 .cd-headline {
  font-weight: 100 !important;
}
.page-header .table{
  margin-bottom: 0;
  height: 100%;
}
.zoom-hero,
.bg-slideshow-wrapper,
.video-background {
  position: absolute !important;
}
.overflow-hidden{
  overflow: hidden;
}
.youtube-bg{
  background-size: cover;
  background-attachment: fixed;
}
.equal .overlay:before, .equal  .overlay:before {
  opacity: .6;
}
.form-item .padding-bottom-40 + .description {
  margin-top: -30px;
  padding-bottom: 30px;
}
@media (max-width: 767px) {
  .toggle-sub > ul > li > ul{
      display: block !important;
  }
}

/* Mega Menu */
.has-dropdown:hover .mega-nav {
  opacity: 1;
  -webkit-transform: translate3d(0, 0px, 0);
  transform: translate3d(0, 0px, 0);
  visibility: visible;
  position: static;
}
.has-dropdown .mega-nav a {
  padding-left: 0;
}
.mega-nav .mega-nav{
  padding-top: 0;
  padding-left: 24px;
}
.has-dropdown .has-dropdown .row{
  margin: 0 !important;
}
.tb-megamenu-subnav{
  margin: 0 auto !important;
  background: none !important;
  box-shadow: none !important;
  width: 100% !important;
  padding: 0 !important;
}
.navbar-nav > li ul li {
  padding-left: 0 !important;
}
.tb-megamenu-subnav > li > a{
  padding-left: 20px !important;
}
.navbar-dark .title {
  color: #ffffff;
}
.navbar-nav .title {
  letter-spacing: 1px;
  display: inline-block;
  padding: 6px 24px;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 600;
}

/* Portfolio */
.sticky-nav-here {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/* Primary Tabs */
.tabs.primary{
  padding-left: 0;
}
.tabs.primary li > a {
  background: #f7f7f7;
  border-left: 1px solid #f7f7f7;
  border-right: 1px solid #f7f7f7;
  border-bottom: none !important;
  border-radius: 0;
  padding: 12px 13px;
  color: #6d6d6d;
  position: relative;
  line-height: 1.42857143;
  border: 1px solid transparent;
  display: block;
}
.tabs.primary li {
  position: relative;
  display: inline-block;
  bottom: -1px;
  z-index: 4;
  border: 1px solid #ddd;
  margin-right: 20px;
}
.tabs.primary li.active {
  border-bottom: 0;
  bottom: -2px;
}
.tabs.primary a:hover{
  text-decoration: none;
}
.page-header{
  height: auto;
}
.full-screen.page-header {
  height: 100vh;
}

/* Portfolio Tabs */
body.node-type-nd-portfolio .tabs.primary{
  position: absolute;
  left: 0;
  z-index: 99999;
}
body.node-type-nd-portfolio .tabs.primary li {
  display: block;
  margin-bottom: 10px;
  z-index: 99999;
}

/* WebForm */
.input {
  width: 100%;
}
input.btn:hover{
  color: #fff;
}

/* Image shortcode */
.inline-block {
  width: 100%;
}
.inline-block img{
  margin: auto;
}

.hs-content-inner .inline-block{
  width: auto;
}

/* Breadcrumb */
.breadcrumb li,
.breadcrumb li a{
  text-transform: uppercase;
}
.bg-transparent-breadcrumb .breadcrumb {
  background: transparent;
}
.bg-transparent-breadcrumb .breadcrumb li {
  color: rgba(255, 255, 255, 0.7);
}
.bg-transparent-breadcrumb .breadcrumb > li + li:before {
  color: #ffffff;
}
.bg-transparent-breadcrumb .breadcrumb a {
  color: #ffffff;
}
.bg-transparent-breadcrumb .breadcrumb a:hover {
  color: rgba(255, 255, 255, 0.7);
}

/* Blog page */
.category-list a{
  padding-right: 5px;
}

/* Overlay */
.light .breadcrumb a,
.light .breadcrumb li,
.light .breadcrumb li:before {
  color: #171724 !important;
}

/* Progress Bar */
#scroll-progressbar {
  overflow: hidden;
}

/* Blog page */
.blog-left-border{
  border-left: 3px solid #171724;
}
.blog-left-border{
  padding-left: 40px;
}
.comment-reply a{
  color: #757a86;
  font-size: 13px;
  padding-right: 15px;
  text-transform: capitalize;
}

/* Seaarch Form */
.search-wrap .input {
  padding-bottom: 0;
  display: block;
}

/* Margin Top */
.mt-10{
  margin-top: 10px;
}
.mt-20{
  margin-top: 20px;
}
.mt-30{
  margin-top: 30px;
}
.mt-40{
  margin-top: 40px;
}
.mt-50{
  margin-top: 50px;
}
.mt-60{
  margin-top: 60px;
}
.mt-70{
  margin-top: 70px;
}
.mt-80{
  margin-top: 80px;
}
.mt-90{
  margin-top: 90px;
}
.mt-100{
  margin-top: 100px;
}
/* Margin Bottom*/
.mb-10{
  margin-bottom: 10px;
}
.mb-20{
  margin-bottom: 20px;
}
.mb-30{
  margin-bottom: 30px;
}
.mb-40{
  margin-bottom: 40px;
}
.mb-50{
  margin-bottom: 50px;
}
.mb-60{
  margin-bottom: 60px;
}
.mb-70{
  margin-bottom: 70px;
}
.mb-80{
  margin-bottom: 80px;
}
.mb-90{
  margin-bottom: 90px;
}
.mb-100{
  margin-bottom: 100px;
}

/* User login */
#user-login{
  padding-top: 40px;
}

.navbar-header{
  z-index: 9999;
}

/* Language Block */
@media(min-width: 600px) {
  .locale-enabled > .nav:first-child{
    margin-right: 50px;
  }
}

@media (max-width: 767px) {
  .page-header {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-attachment: initial;
  }
}
