/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}

body {
	font-size:14px;
	font-family:Georgia;
	background-color: #000;
	color: #fff;
	padding-top:70px;
	/* Margin bottom by footer height */
  margin-bottom: 60px;
}

a {
	font-size:15px;
	color:#fff;
	text-decoration:none;
}


a:hover {
	font-size:15px;
	color:#fff;
	text-decoration:underline;
}

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

.table td, .table th {
    border: none;
    padding: 5px;
}

.table thead th {
	border-bottom: none;
}

#rd-bio-copy {
	// height:500px;
	overflow: auto;
}

#rd-bio-copy p {
	color:white;
	font-size:16px;
}

#rd-reviews-copy p {
	color:white;
	font-size:16px;
	line-height:20px;
}

#rd-reviews-copy h2 {
	margin-bottom:30px;

}

.home-main-img {
	width: 100%;
}

#contacts a {
	color:#cc0000;
}

#contacts a:hover {
	color:#fff;
	text-decoration: none;
}

#home-main a {
	color:#cc0000;
}

#home-main a:hover {
	color:#fff;
	text-decoration: none;
}

.homepage-images {
float:left;
padding: 10px;
width: 110px;
height: 110px;

}

.back-img-home {
	background-image: url(../images/background-home-lg.jpg);
	background-color: black;
	background-position: top;
	background-repeat: no-repeat;
	background-size: 100%;
	position: relative;
	    }
.nav-item {
	margin: 0 0 0 5px;
}

.navbar {
	/* background-image: url(../images/top_back.jpg); */
	background-color: #677F72;
}

.rd-nav {
}

.rd-nav a {
	font-size: 14px;
	
}
/* The hero image */
.hero-image-home {
    background-image: url(../images/contactpic.jpg);
    background-position: top;
    background-repeat: no-repeat;
    background-size: 100%;
    position: relative;
}

/* Place text in the middle of the image */
.hero-text {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
}

  .back-right{
    // background-image: url(../images/main_back_right.jpg);
    background-color: black;
    background-position: top;
    background-repeat: no-repeat;
    background-size: 100%;
    position: relative;
	    }

.opacity-3{
	opacity:0.3;
}

a.white-link {
	color:#fff;
	opacity:1.0 !important;

}

.title_red {
    color: #c4572e;
}

/*** set the width and height to match your images **/
#slideshow {
    position:relative;
    height:200px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:50%;
	margin-left:-100px;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
/*** end slideshow **/

.rd-main-div {
}

.gd-auto-div {
	margin-top: 25px;
	text-align: center;
}

.auto-img {
	max-width:300px;
}

.rd-main-bio-div-old {
	min-height:400px;
	background-image: url(../images/bio_back2.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	background-size: 100%;
	position: relative
}

.rd-main-video-div {
	padding-top:20px;
	background-color:#000
}

.gd-main-reviews-div {
	text-align:center;
	padding-top:20px;
	background-color:#000
}

.rd-main-bio-div {
	text-align:center;
	padding-top:20px;
	background-color:#000
}

.rd-main-news-div {
	text-align:center;
	padding-top:20px;
	background-color:#000
}

.rd-main-photos-div {
	text-align:center;
	padding-top:20px;
	background-color:#000
}

.rd-artists-links {
	// background-color:rgba(255, 255, 255, 0.1);
	border-radius:5px !important;
	box-shadow: 0px 0px 0px rgba(0,0,0,0);
	padding:20px;
	width:100%;
	margin-top:20px;
	margin-bottom:20px;
	font-family:sans-serif;
}

.gd-bio-copy {
	// background-color:rgba(255, 255, 255, 0.1);
	border-radius:5px !important;
	box-shadow: 0px 0px 0px rgba(0,0,0,0);
	padding:20px;
	width:100%;
	margin-top:20px;
	margin-bottom:20px;
	font-family:sans-serif;
	font-size:16px;
	line-height:24px;
}

.gd-bio-copy h2 {
	font-family:Georgia;
	color:white;
	text-align:left;
}

.gd-video-copy {
	font-family:sans-serif;
	font-size: 16px;
	color:white;
	text-align:left;
}

#gd-videos div.col-lg-4 {
	margin-top: 35px;
}

.rd-artists-links h2 {
	font-family:Georgia;
	color:white;
}

.rd-artists-slideshow {
	color:white;
	text-align:center;
	font-size:18px;
	margin-top:20px;
	margin-left:auto;
	margin-right: auto;
	
}

.rd-white {
	color:white;
}

.rd-footer {
  position: fixed;
  z-index: 100;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 60px;
 /*line-height: 20;  Vertically center the text there */
  background-color:#677F72;
  font-size: 14px;
  font-family: sans-serif;
  margin-left: 0px;
}

.rd-logos {
	margin-top:10px;
	margin-bottom:10px	
}

.rd-logos-img{
	margin-left:10px;
	margin-right:10px
}

.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

.reviews-main-img {
	max-height:540px;
}

.news-main-img {
	max-height:540px;
}

gd-album-pics {
	width: 200px;
	height:  200px;
}

/* Off Canvas Menu */

.c-offcanvas {
  left: 0;
  top: 50px;
  padding: 1rem;
  overflow-y: scroll; 
  background-color:#1d1d1d;
}

.c-offcanvas--overlay {
    z-index: 1000;
}

.js-offcanvas {
visibility:hidden;
	
}

.js-offcanvas a {
	color: #fff;
	outline: 0;
	font-size:18px;
}


.js-offcanvas .dropdown-menu {
  position:relative;
  border:none;
} 

.container-fluid {
	padding-left: 0px;
}

.bio-images {
float:left;
padding: 20px 20px 20px 20px;
}

.imagetiles{
	margin: 10px;
}

.image-responsive {
	margin: 10px;
}

.gd-photos {
}

.gd-photo-container {
	text-align: center;
}

.lightboxgallery-gallery {
	margin: 0px;
}

.lightboxgallery-image-content{
	visibility: hidden;
}
.lightboxgallery-gallery-item-content {
	visibility: hidden;
}

.gd-album-pics {
	width: 200px;
	height:  200px;
}

.gd-albums {
	margin: 10px;
}

.site-dev {
	font-size: 14px;
}

.site-dev:hover {
	font-size: 14px;
}

.fanlink {
	color: #cc0000;
	font-weight: bold;
	font-size: 18px;
}

a.fanlink:hover {
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
}

.rd-nav a.fa-7x{
	font-size: 3em;
	text-decoration: none;
}

.js-offcanvas a.fa-7x{
	font-size: 3em;
	text-decoration: none;
	margin-top: 20px;
}


@media screen and (max-width: 556px) {
.gd-album-pics {
	width: 150px;
	height:  150px;
}
}

@media screen and (max-width: 768px) {
	.reviews-main-img { 
		width:100%;
}
	.news-main-img { 
		width:100%;
}
	#galleria { 
		width: 100%;
		background: #000
}

}

@media screen and (min-width: 992px) {

.navbar-nav {
}

.nav-item {
    margin: 0 0 0 10px;
}
/*.rd-nav a {
    font-size: 18px;
}*/
}
	
@media screen and (min-width: 1200px) {

.navbar-nav {
}

.nav-item {
    margin: 0 0 0 10px;
}
.rd-nav a {
    font-size: 18px;
}
}