.navbar-brand img {
    height: 45px;
    width: auto;
}
.section-overlay:after {
    opacity: .35;
}
.background-model-71 {
    background-image: url(../img/bg/cjb17.png);
    background-position: center;
}
.background-splash {
    background-image: url(../img/bg/cjb03.jpg);
    background-position: center;
}
.background-model-3 {
    background-image: url(../img/bg/cjb02.png);
    background-position: center;
}
.background-model-7 {
    background-image: url(../img/bg/newcjbg34.png);
    background-position: center;
}
.background-model-7 {
    background-image: url(../img/cj-in-thoughts.png);
    background-position: center;
}
.background-splash-2 {
    background-image: url(../img/bg/cjb01.png);
    background-position: center;
}
.background-model-3 {
    background-image: url(../img/bg/cjb04.png);
    background-position: center;
}

.section.section-overlay {
    padding: 240px 0;
}
.track-title {
    font-size: 120%;
    line-height: 1rem;
}
.track-title img {
    height: 50px;
    width: auto;
    margin-right: 8px;
    float: left;
}
.discography-list {
    color: #e74c3c;
}
.discography-cd-list {
    list-style-type: none;
}
.player-utilities {

}
hr {
    border-color: #4a1c17;
}
.text-pink {
    color: #e74c3cbd;
}
.playable .single-item_play svg {
    fill: #a73a31;
}
#myModal {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-45%, -50%);
    z-index: 200;
    max-height: 80vh;
    height: auto;
    width: 100%;
    max-width: fit-content;
}
#myModal {
    touch-action: none;
}
.modal {
background-color: #000000;
    border: 1px solid #240401;
}
.cd-info .title {
    font-size: 20px;
    margin-bottom: 0 !Important;
    text-transform: initial;
}
.cd-wrap {
    margin-bottom: 8px;
}
@media screen and (max-width: 768px) {
    .navbar-toggle {
        top: 15px;
    }
}
.navbar-brand {
    top: 10px;
}
::-webkit-scrollbar {
    width: 0 !important;
}
.section.section-darker {
    background-color: #000000;
}
.btn-danger, .btn-danger:hover {
    background: #ff0000 !important;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #ff0000;
}
.big {
    line-height: 1.2;
}
.discography-cd-wiki a {
	color: unset;
}
.navbar-default .navbar-nav>li>a, .navbar-default .navbar-text {
    color: #ffffff;
}
.message {
    margin-bottom: 2rem;
    display: none;
}
.main-seo {
	width: 40%;
	color: #e74c3c;
}
.super {
    font-size: 26px;
    padding-right: 8px;
}
@media (max-width: 767px) {
    h2 {
        line-height: 26px;
    }
	.main-seo {
		width: auto;
	}
	.player-icons {
    	margin-top: 0px;
	}
	.cd-wrap {
        margin-top: 0px;
    }
	.discography-cd-list {
    	padding-left: 0;
	}
	.track-title {
    	font-size: 100%;
    	line-height: 1.4rem;
		display: block;
	}
	.icon-block {
	    text-align: center;
	}
	.icon-block img {
		width: 75%;
	}
	.section header {
    	margin-bottom: 0;
	}
	footer {
    	min-height: 150px;
    	height: 150px;
	}
}
