/* Add here all your css styles (customizations) */

.topbar-menu {
  color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 1px;
  padding: 7px 12px 7px 0;
  float: left;
}

.topbar-menu a {
  color: inherit; /* blue colors for links too */
  text-decoration: inherit; /* no underline */
}

#rev_slider_1 {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 50px; /* height of thumbs (if not required set to 0) */
  height: auto; /* optionally add !important for WP version */
  width: auto;
}

.rev_slider_wrapper {
	width:100%;
  height:100%;
	position:relative;
	padding:0;
  margin-top: 0;
  margin-bottom: 0;
}

.tp-static-layers {z-index: 0}

.rev_slider {
	width:100%;
  height:100%;
	position:relative;
  margin-top: 0;
  margin-bottom: 0;
}

.tp-caption.h1 {
  color: #fff;
}

.btn-u-vzred .cube-portfolio .link-captions li i:hover {
	color: #fff;
	background: #c0392b;
}

.header-v8 .navbar-nav > li > a:hover {
    color: #c0392b;
}

.btn-slanted {
  -ms-transform: skewX(-20deg);
  -webkit-transform: skewX(-20deg);
  transform: skewX(-20deg);
}

.btn-slanted-content {
  -ms-transform: skewX(20deg);
  -webkit-transform: skewX(20deg);
  transform: skewX(20deg);
  display: inline-block;
}

.cube-portfolio .cbp-l-grid-agency-desc {
  white-space: normal;
}

a:focus, a:hover, a:active {
    color: #c0392b;
}

.vcenter {
    display:inline-block;
    vertical-align:middle;
    float:none;
    margin-right:-4px;
}

.display-none {
  display:none;
}

.featherlight-content {
  width:50%;
}

@media (max-width: 750px) {
  .featherlight-content {
    width:80%;
  }
}

.anchor {
    display: block;
    position: relative;
    top: -72px;
    visibility: hidden;
}
