.fp-roksprocket-features-showcase .layout-showcase .sprocket-features-img-container {
	width: 70%;
}

.fp-roksprocket-features-showcase .layout-showcase .sprocket-features-content {
	width: 30%;
}

.rt-logo-block {
	margin-left: 21px;
	z-index: 999;
	top: 3px;
	position: relative;
}

.gf-menu-toggle {
      z-index: 999999;
}


#rt-top {
	margin-bottom: -15px;
	margin-top: -20px;
	background-image: url("../images/backgrounds/showcase/bhdc-showcase-background.jpg");
	background-position-y: -1%;
	background-size: cover;
}

#rt-top::after {
	content: ' ';
	position: absolute;
	top: 0;
	width: 100%;
	height: 172px;
	z-index: 1;
	background-color: rgba(0, 0, 0, 0.85);
	-ms-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
}

#rt-showcase {
	color: rgb(0, 0, 0);
	background-image: url("../images/backgrounds/showcase/bhdc-showcase-background.jpg");
	background-position-y: -208px;
}

/* .menu-home #rt-mainbody-surround {
	color: rgb(0, 0, 0);
	background-image: url("../images/backgrounds/footer-art-01.jpg");
	background-size: cover;
} */
#rt-extension {
	background-image: url("../images/backgrounds/footer-art-001.jpg");
	    background-size: cover;
    background-position-y: 100%;
}
#rt-showcase {
	background-size: cover;
}
.menu-block .gf-menu.l1 > li > .item .menu-item-wrapper {
	margin: 0 15px;
}
.menu-block .gf-menu.l1 > li > .item:hover {
	border: 1px solid #eec172;
	border-radius: 8px;
	padding: 0;
}
.menu-block .gf-menu .dropdown .menu-item-wrapper:hover {
	color: #eec172!important;
}
.menu-block .gf-menu.l1 > li > .item {
	height: 41px;
	margin: 0 15px;
	border: 1px solid transparent;
	border-radius: 8px;
}
.menu-block {
	position: relative;
	margin: 5px;
	margin-left: 15px;
}
.fp-roksprocket-features-showcase .layout-showcase {
	margin: 0 15px;
	background: rgba(0, 0, 0, 0.8);
}
.fp-roksprocket-features-showcase .layout-showcase .sprocket-features-img-container {
	width: 70%;
	margin-top: 11px;
	margin-bottom: 10px;
}
.fp-roksprocket-features-showcase .layout-showcase .sprocket-features-title {
	font-size: 2em;
	padding: 15px;
	margin-top: -15%;
	color: #ffffff;
}
.fp-roksprocket-features-showcase .layout-showcase .sprocket-features-desc {
	padding: 15px;
	font-size: 1.2em;
	margin-top: -7%;
	line-height: 1.5em;
	color: #ffffff;
}
.layout-showcase .sprocket-features-pagination li {
	background: rgba(255, 255, 255, 0.7)!important;
	position: relative;
	left: 10px;
}
.layout-showcase .sprocket-features-pagination li.active {
	background: rgba(255, 179, 129, 0.7)!important;
}
.fp-roksprocket-features-showcase .layout-showcase .sprocket-features-pagination {
	bottom: 16px;
}
.fp-roksprocket-features-showcase .layout-showcase .sprocket-features-arrows .next {
	top: 50%;
}
.fp-roksprocket-features-showcase .layout-showcase .sprocket-features-arrows .prev {
	top: 50%;
	left: 375px;
}
.sprocket-mosaic .sprocket-mosaic-header .sprocket-mosaic-order {
	display: none;
}
.flags {
	position: relative;
	top: 8px;
	z-index: 999;
}
.rt-social-buttons {
	text-align: right;
	position: relative;
	top: 98px;
	left: 100px;
	z-index: 999999;
}
#rt-top .rt-container {
	z-index: 999999;
}
.rt-social-buttons .social-button {
	background: #e3a614;
	z-index: 999;
}
.search {
	position: relative;
	top: 46px;
	z-index: 999;
	left: 50px;
}


.rt-comingsoon-body {
    padding: 150px 0;
    background-image: url("../images/backgrounds/showcase/bhdc-showcase-background.jpg");
}

.rt-comingsoon-title .module-title .title {font-size:40px; text-shadow: 2px 2px 1px rgba(150, 150, 150, 1);}



@media (max-width: 767px){
body.layout-mode-responsive .rt-social-buttons {
    display: none;
}
	
	body.layout-mode-responsive .fp-roksprocket-features-showcase .layout-showcase .sprocket-features-title {
    font-size: 1.5em;
    margin-top: 0px;
}
	
}



