/*
Theme Name: Jennifer Hudson
Theme URI: 
Description: 
Author: 45PRESS Team
Author URI: http://www.45press.com
Version: 1.0
Tags:
License:
License URI:
*/

/* General */
body {
    background: #fff;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    color: #636363;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
}

a {
    color: #000;
}

a:hover, a:focus {
    color: #9d5793;
    outline: 0;
    text-decoration: none;
}

b, strong {
    font-weight: 600;
}

.container-fluid {
    max-width: 1010px;
    width: 100%;
    margin: 0 auto;
}

body.home .container-fluid {
    max-width: 1400px;
}

#main {
    min-height: 500px;
}

body:not(.home) #main {
    margin-top: 30px;
    margin-bottom: 30px;
}

.section-title, .page-title, .widget-title {
    color: #440037;
    font-size: 23px;
    text-transform: uppercase;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 29px;
}

.sub-title {
    font-size: 23px;
    color: #000;
    font-weight: 400;
}

.page-content {
    background: url('assets/img/bg-bottom-right-news.png') no-repeat center bottom whitesmoke;
    background-size: contain;
    padding: 30px;
}

.page-id-11 .page-content {
    background: none;
    padding: 0;
}

.bio-title {
    color: #000;
    font-size: 21px;
    margin-bottom: 30px;
    display: inline-block;
}

/* Buttons */
.btn {
    border-radius: 0;
    border: 0;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1em;
    padding: 15px 8px;
}

.btn-purple {
    color: #fff;
    font-size: 15px;
    height: 46px;
    min-width: 190px;
    background: url('assets/img/desktop-sprite.png') no-repeat scroll 0 -315px rgba(0,0,0,0);
}

.btn-purple:hover, .btn-purple:focus {
    opacity: 0.9;
    color: #fff;
}

/* Navigation */
#top-bar {
    height: 96px;
    width: 100%;
    background: url('assets/img/front_header.jpg') no-repeat center center;
    background-size: cover!important;
    -webkit-box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.75);
    position: relative;
    z-index: 999;
}

body:not(.home) #top-bar {
    background: url('assets/img/header-inner-logo.jpg') no-repeat center center;
}

#top-bar nav .container-fluid {
    padding-left: 0;
    padding-right: 0; 
}

#top-bar .navbar {
    margin-bottom: 0;
}

#top-bar .header-links ul {
    list-style: none;
    padding: 0;
    margin: 10px 40px 0 0;
    text-align: right;
}

body:not(.home) #top-bar .header-links ul {
    margin: 10px 0 0 0;
}

#top-bar .header-links ul li {
    display: inline-block;
    vertical-align: middle;
}

#top-bar .header-links ul li+li {
    margin-left: 12px;    
}

#top-bar .header-links ul li .newsletter-link {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
}

#top-bar .header-links ul li .newsletter-link:hover,
#top-bar .header-links ul li .newsletter-link:focus {
    color: #8e007b;
}

#top-bar .header-links ul li .social-link {
    display: block;
    width: 22px;
    height: 21px;
    background: url('assets/img/desktop-sprite.png') no-repeat;
}

#top-bar .header-links ul li .social-link.instagram {
    background-position: 0 0;
}

#top-bar .header-links ul li .social-link.twitter {
    background-position: -33px 0;   
    width: 25px;
}

#top-bar .header-links ul li .social-link.facebook {
    background-position: -69px 0; 
}

#top-bar .header-links ul li .social-link.youtube {
    background-position: -104px 0;
    width: 32px;
}

#top-bar .header-links ul li .social-link.vevo {
    background-position: -149px 0;
    width: 24px;
}

#top-bar .navbar-nav {
    float: right;
    margin-top: 13px;
}

#top-bar .navbar-brand {
    display: block;
    height: 75px;
    width: 170px;
    margin-left: 63px;
    margin-top: 10px;
}

body:not(.home) #top-bar .navbar-brand {
    margin-left: 0;
}

#top-bar .navbar-nav>li+li {
    margin-left: 53px;
}

body:not(.home) #top-bar .navbar-nav>li+li {
    margin-left: 10px;    
}

#top-bar .navbar-nav>li>a {
    font-size: 15px;
    color: #000;
    text-transform: uppercase;
}

#top-bar .navbar-nav>li>a:hover,
#top-bar .navbar-nav>li>a:focus,
#top-bar .navbar-nav>li.current-menu-item>a{
    color: #8e007b;
    background: none;
}

/* Home Carousel */
#carousel-home .carousel-indicators {
    top: 0;
    bottom: auto;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
}

#carousel-home .carousel-indicators li {
    width: 25%;
    height: 180px;
    border: 0;
    border-radius: 0;
    margin: 0;
    background: none;
    float : left;
    box-shadow: 0 4px 7px rgba(0,0,0,0.43);
    -moz-box-shadow: 0 4px 7px rgba(0,0,0,0.43);
    -webkit-box-shadow: 0 4px 7px rgba(0,0,0,0.43);
    position: relative;
}

#carousel-home .carousel-indicators li .indicator-inside {
    height: 100%;
    overflow: hidden;
}

#carousel-home .carousel-indicators li .active-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: -moz-linear-gradient(top,rgba(34,0,11,0.55) 0%,rgba(63,0,44,0.55) 44%,#5a004b 85%,#640056 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(34,0,11,0.55)),color-stop(44%,rgba(63,0,44,0.55)),color-stop(85%,#5a004b),color-stop(100%,#640056));
    background: -webkit-linear-gradient(top,rgba(34,0,11,0.55) 0%,rgba(63,0,44,0.55) 44%,#5a004b 85%,#640056 100%);
    background: -o-linear-gradient(top,rgba(34,0,11,0.55) 0%,rgba(63,0,44,0.55) 44%,#5a004b 85%,#640056 100%);
    background: -ms-linear-gradient(top,rgba(34,0,11,0.55) 0%,rgba(63,0,44,0.55) 44%,#5a004b 85%,#640056 100%);
    background: linear-gradient(to bottom,rgba(34,0,11,0.55) 0%,rgba(63,0,44,0.55) 44%,#5a004b 85%,#640056 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8c22000b',endColorstr='#640056',GradientType=0);
    display: none;
}

#carousel-home .carousel-indicators li:hover .active-overlay,
#carousel-home .carousel-indicators li:focus .active-overlay,
#carousel-home .carousel-indicators li.active .active-overlay {
    display: block;
}

#carousel-home .carousel-indicators li .arrow {
    display: none;    
    height: 55px;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -55px;
    background: url('assets/img/arrow-indicator-carousel.png') no-repeat;
    background-size: contain;
}

#carousel-home .carousel-indicators li:hover .arrow,
#carousel-home .carousel-indicators li:focus .arrow,
#carousel-home .carousel-indicators li.active .arrow {
    display: block;
}

#carousel-home .carousel-indicators li img {
    width: 100%;
    height: auto;
}

#carousel-home .item img {
    width: 100%;
    height: auto;
    position: relative;
    top: 160px;
}

#carousel-home #spotlight-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 285px;
    width: 100%;
    background: url('assets/img/spotlight-bg.png') no-repeat;
    background-size: cover;
}

#carousel-home #spotlight-caption .spotlight-content {
    position: absolute;
    bottom: 100px;
    right: 80px;
    text-align: right;
}

#carousel-home #spotlight-caption h2 {
    font-size: 27px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 15px;
}

#carousel-home #spotlight-caption h2 a {
    color: #fff;
}

/* Home News */
#news-grid {
    margin: 0 -5px;    
}

.grid-sizer {
    width: 33.333333%;
}

.grid-item {
    width: 33.333333%;
    padding: 0 5px;
    margin-bottom: 20px;
}

.grid-item article {
    background: url('assets/img/news_inner.jpg') no-repeat center center;
    background-size: cover;
}

.grid-inside {
    padding: 30px;
}

.grid-inside h2, .news-item h2 {
    font-weight: 400;
    margin-top: 0;
    font-size: 21px;
    line-height: 30px;
    text-transform: uppercase;
}

.read-more {
    color: #9d5793;
    font-weight: 600;
}

.grid-meta, .news-meta {
    margin-top: 10px;
    color: #c1c1c1;
}

/* Home Videos */
#videos {
    background: #f4eadc url('assets/img/bottom-bg.png') no-repeat top center;
    background-size: contain;
    padding: 150px 0 30px 0;
}

#carousel-videos h2 {
    font-size: 27px;    
}

#carousel-videos h2 a {
    color: #80006e; 
}

#carousel-videos .carousel-info {
    position: absolute;
    width: 100%;
    bottom: 0;
    padding-bottom: 30px;
}

#carousel-videos .carousel-indicators {
    width: 100%;
    position: static;
    margin-left: 0;
}

#carousel-videos .carousel-indicators li {
    width: 22px;
    height: 22px;
    margin: 0 10px 0 0;
    border: 0;
    background: url('assets/img/desktop-sprite.png') no-repeat 0 -33px;
}

#carousel-videos .carousel-indicators li.active {
    border: 0;
    background-position: -34px -33px;
}

/* Share */
.btn-group.open .dropdown-toggle {
    box-shadow: none;
}

.share-btn {
    border: 0;
    border-radius: 0;
    background: url('assets/img/share.png') no-repeat right center;
    color: #c1c1c1;
    padding-right: 30px;
}

.share-btn:hover, .share-btn:focus {
    color: #9d5793;
    outline: 0;
    box-shadow: none;
}

.share-group .dropdown-menu {
    border: 0;
    border-radius: 0;
    background: #bec2c1;
    margin: 0;
    padding: 8px 5px;
    box-shadow: none;
    min-width: 120px;
    text-align: center;
}

.share-group .dropdown-menu:after {
    position: absolute;
    bottom: -7px;
    left: 0;
    right: 0;
    margin: 0 auto;
    content: ' ';
    display: block;
    height: 10px;
    width: 100%;
    background: url('assets/img/arrow-social.png') no-repeat bottom center;
}

.share-group .dropdown-menu li {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    height: 20px;
}

/* Posts */
.news-item {
    margin-bottom: 10px;    
}

.news-item .page-content {
    background-size: auto;
}

/* Post */
.single-post time {
    color: #c1c1c1;
}

/* Photos Galleries */
.photo-gallery {
    margin-bottom: 30px;
}

.photo-gallery .btn-purple {
    margin-top: 10px;
}

.gallery-row {
    margin-left: -5px;
    margin-right: -5px;
}

.gallery-col {
    margin-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
}

/* Videos */
.video-player {
    margin-bottom: 10px;
}

.video-player .page-content {
    background-size: auto;
}

.video-player h2 {
    font-size: 21px;
    color: #000;
    margin-top: 0;
}

.videos-row {
    margin-left: -5px;
    margin-right: -5px;
}

.video-col {
    margin-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
}

.video-col .page-content {
    background-position: center center;
    background-size: auto;
    font-weight: 600;
    padding: 23px 27px;
}

.video-col .page-content a {
    color: #6b005c;
}

.video-col .page-content a:hover,
.video-col .page-content a:focus {
    color: #6b005c;
    text-decoration: underline;
}

.video-thumb {
    position: relative;
    display: block;
}

.video-overlay {
    position: absolute;
    bottom: 5px;
    right: 5px;
}

/* Releases */
.release-col {
    margin-bottom: 30px;
}

.release-col h3 {
    font-size: 20px;
    margin-top: 8px;
    margin-bottom: 0;
}

.discog-item {
    margin-bottom: 10px;
}

.discog-item .page-content {
    background-size: auto;
    background-position: center center;
    padding: 10px 15px;
}

.discog-item .page-content a {
    color: #6b005c;
    font-weight: 500;
}

.discog-item .page-content a:hover,
.discog-item .page-content a:focus {
    text-decoration: underline;
}

/* Release */
.release-info {
    padding: 0;
    background-size: auto;
    margin-bottom: 30px;
}

.release-info h2 {
    color: #000;
    margin-top: 15px;
    margin-bottom: 0;
    font-size: 25px;
    font-weight: 600;
}

.release-date {
    color: #c1c1c1;
    font-size: 15px;
    margin-bottom: 15px;
}

.tracks {
    list-style: none;
    padding: 0;
    margin: 0;
}

.tracks li {
    height: 82px;
    margin-bottom: 10px;
    background: #fafafa url('assets/img/bg-track-count.png') no-repeat left center;
    padding: 30px 15px;
    font-weight: 500;
}

.track-no {
    margin-right: 70px;
    font-weight: 400;
}

.btn-group.open .btn-purple {
    background-position: 0 -257px;
    color: #000;
}

.btn-group.open .btn-purple i {
    color: #000;
}

.btn-group .dropdown-menu {
    width: 100%;
    border-radius: 0;
    border: 0;
    box-shadow: none;
    background: none;
    margin-top: 0;
    padding: 0;
}

.btn-group .dropdown-menu li a {
    background: url('assets/img/desktop-sprite.png') no-repeat scroll 0 -315px rgba(0,0,0,0);
    color: #fff;
    text-align: center;
    font-size: 15px;
    height: 46px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1em;
    padding: 15px 8px;
}

.btn-group .dropdown-menu li a:hover,
.btn-group .dropdown-menu li a:focus {
    
}

/* Footer */
#footer {
    color: #636363;
    background-color: #fafafa;
    padding: 40px 0;
    -webkit-box-shadow: -2px -3px 9px 0px rgba(5,5,5,0.22);
    -moz-box-shadow: -2px -3px 9px 0px rgba(5,5,5,0.22);
    box-shadow: -2px -3px 9px 0px rgba(5,5,5,0.22);
    font-size: 11px;
}

#footer a {
    color: #636363;
}

#footer a:hover, #footer a:focus {
    color: #636363;
    text-decoration: underline;
}

.social-links {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: right;
}

.social-links li {
    display: inline-block;
    vertical-align: middle;
}

.social-links li+li {
    margin-left: 12px;    
}

.social-links li a {
    display: block;
    width: 22px;
    height: 21px;
    background: url('assets/img/desktop-sprite.png') no-repeat;
}

.social-links li a.instagram {
    background-position: 0 0;
}

.social-links li a.twitter {
    background-position: -33px 0;   
    width: 25px;
}

.social-links li a.facebook {
    background-position: -69px 0; 
}

.social-links li a.youtube {
    background-position: -104px 0;
    width: 32px;
}

.social-links li a.vevo {
    background-position: -149px 0;
    width: 24px;
}

/* Widgets */
#sidebar {
    margin-top: 80px;
}

.widget {
    margin-bottom: 30px;
}

.widget-title {
    margin-bottom: 10px;
}

.carousel-fade .carousel-inner .item {
    -webkit-transition-property: opacity;
    transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.carousel-fade .carousel-control {
    background: none;
    width: auto;
}

.carousel-fade .carousel-control span {
    background: url('assets/img/sprites-s649204baf3.png') no-repeat;
    height: 57px;
    width: 38px;
    display: inline-block;
    position: absolute;
    top: 50%;
    margin-top: -28.5px;
}

.carousel-fade .carousel-control.left span {
    background-position: 0 -312px;
    left: 0;
}

.carousel-fade .carousel-control.right span {
    background-position: 0 -230px;
    right: 0;
}

.widget .more .btn-purple {
    margin-top: 10px;
    min-width: 126px;
    font-size: 13px;
    height: 31px;
    padding: 9px 5px;
}

/* Embed */
iframe, object, embed, img {
    max-width: 100%;
}

/* Images */
.img-full {
    width: 100%;
    height: auto;
}

img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
    max-width: 100%;
    height: auto;
}

.alignleft,
img.alignleft {
    display: inline;
    float: left;
    margin-right: 20px;
}

.alignright,
img.alignright {
    display: inline;
    float: right;
    margin-left: 20px;
}

.aligncenter,
img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.alignleft,
img.alignright,
img.aligncenter {
    margin-bottom: 10px;
}

/* Responsive */
@media(min-width: 1200px) and (max-width: 1385px) {    
    #top-bar .navbar-brand {
        margin-left: 25px;
    }
}

@media (max-width: 1199px) {
    #top-bar {
        background-size: auto!important;
    }

    #top-bar, body:not(.home) #top-bar {
        background: url('assets/img/jh-logo-w-bg.jpg') no-repeat left center;
    }

    #top-bar .navbar-brand {
        margin-left: 0px;
    }
}

@media(min-width: 992px) and (max-width: 1199px) {    
    #top-bar .header-links ul {
        margin: 10px 20px 0 0;
    }

    #top-bar .navbar-nav>li+li {
        margin-left: 20px;
    }    
}

@media(min-width: 768px) and (max-width: 991px) {    
    #top-bar .header-links ul {
        margin: 10px 10px 0 0;
    }

    #top-bar .navbar-nav>li+li {
        margin-left: 0px;
    } 

    #top-bar .navbar-nav>li>a {
        padding: 15px 5px;
    }
}

@media (max-width: 991px) {
    #top-bar {
        background-size: auto!important;
    }

    #carousel-home {
        margin-bottom: 250px;
    }

    #carousel-home #spotlight-caption {
        bottom: -190px;
        height: 288px;
        width: 100%;
        background: url('assets/img/mobile-slider-bg.png') no-repeat;
        background-size: cover;
    }

    .grid-sizer {
        width: 50%;
    }

    .grid-item {
        width: 50%;
    }
}

@media (max-width: 767px) {
    #top-bar {
        background-size: auto!important;
    }
    #top-bar .navbar-nav {
        float: left;
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }

    #top-bar .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
        box-shadow: none!important;
    }

    #top-bar .navbar-nav>li+li {
        margin-left: 0;
    }

    #top-bar .navbar-nav>li>a {
        text-align: right;
        background: rgba(244,245,246,0.9);
        margin-bottom: 2px;
        font-size: 27px;
        padding: 15px 25px;
    }

    #top-bar .navbar-nav>li>a:hover,
    #top-bar .navbar-nav>li>a:focus {
        background: rgba(244,245,246,0.9);
    }

    #carousel-home {
        margin-bottom: 250px;
    }

    #carousel-home #spotlight-caption {
        bottom: -223px;
    }

    #carousel-home #spotlight-caption .spotlight-content {
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        text-align: center;
        padding: 0 15px;
    }

    #carousel-home #spotlight-caption h2 {
        font-size: 20px;
    }

    #news-grid {
        margin: 0;    
    }

    .grid-sizer {
        width: 100%;
    }

    .grid-item {
        width: 100%;
        padding: 0;
    }

    #carousel-videos .carousel-info {
        position: static;
        padding-bottom: 0;
    }

    #footer {
        text-align: center; 
    }

    .social-links {
        text-align: center;
        margin: 0 0 15px 0;
    }

    #sidebar {
        margin-top: 30px;
    }
    
    .track-no {
        margin-right: 50px;
    }
}

@media(min-width: 385px) and (max-width: 767px) {
    .navbar-toggle {
        margin-right: 30px;
        top: 12px;
        width: 54px;
        height: 54px;
        display: inline-block;    
        border-radius: 0;
        background: url('assets/img/close.button.png') no-repeat;
    }

    .navbar-toggle.collapsed {
        top: 14px;
        width: 51px;
        height: 41px;
        background: url('assets/img/mobile-sprite.png') no-repeat -163px -117px;
    }

    .newsletter-link-mobile {
        margin-right: 30px;
        position: relative;
        float: right;
        top: 22px;
        width: 60px;
        height: 41px;
        background: url('assets/img/mobile-sprite.png') no-repeat -76px -117px;
        display: inline-block;
        text-indent: -9999px;   
    }

}

@media(max-width: 384px) {
    #top-bar {
        height: 60px;
        background-size: contain!important;
    }

    #top-bar .navbar-brand, body:not(.home) #top-bar .navbar-brand{
        margin-top: 0;
        height: 60px;
    }

    #top-bar .navbar-nav {
        margin-top: 0;
    }

    .navbar-toggle {
        background: url('assets/img/mobile-sprite.png') no-repeat -348px -115px;
        height: 28px;
        top: 8px;
        width: 28px;
        position: relative;
        float: right;
        display: inline-block;
        border-radius: 0;
    }

    .navbar-toggle.collapsed {
        background: url('assets/img/mobile-sprite.png') no-repeat -303px -117px;
        width: 25px;
        height: 21px;
        top: 11px;
        position: relative;
        float: right;
        display: inline-block;
        border-radius: 0;
    }

    .newsletter-link-mobile {
        position: relative;
        top: 20px;
        margin-right: 15px;
        float: right;
        display: inline-block;
        width: 29px;
        height: 20px;
        background: url('assets/img/mobile-sprite.png') no-repeat -244px -117px;
    }
}