.container-fluid {
    max-width: 1600px
}

p {
    font-size: 18px;
    font-weight: 400
}

h1,
h2,
h3,
h4,
h5 {
    text-transform: uppercase;
    font-weight: 500!important;
    line-height: 1.1;
    color: #192532;
    margin-top: 0!important
}

h1 {
    line-height: 1.1;
    text-transform: uppercase;
    color: #192532!important;
    padding: 12px 0 6px;
    font-weight: 500!important;
    font-size: 42px!important
}

h2 {
    line-height: 1.1;
    text-transform: uppercase;
    font-size: 22px;
    color: #192532
}

p {
    color: rgba(47, 58, 69, .8)!important;
    line-height: 30px!important;
    font-size: 18px
}

.card {
    padding: 15px
}

.card-body {
    position: relative;
    width: 100%
}

.card .card-body h2 {
    font-size: 26px
}

.card .card-body .img-content h2 {
    font-size: 26px;
    color: #fff
}

.card .card-body span {
    line-height: 1.1;
    text-transform: uppercase;
    font-size: 14px;
    color: rgba(25, 37, 50, .5);
    text-decoration: none;
    margin-top: 8px
}

.card .card-body .card-overlay {
    position: relative
}

.card-body img {
    object-fit: cover!important;
    object-position: 50% 50%;
    width: 100%;
    height: 100%
}

.img-content p.card-category {
    color: rgba(255, 255, 255, .4)!important
}

p.card-category {
    color: rgba(25, 37, 50, .5)!important;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 500
}

p.card-description svg {
    width: 14px;
    margin-left: 5px
}

p svg {
    vertical-align: middle;
    margin-right: 5px
}

.card-link:hover h2 {
    color: #ff7b08!important
}

.card-link:hover {
    text-decoration: none!important
}

.card-link svg {
    transition: all .2s ease-in-out
}

.card-link:hover svg {
    transform: translateX(10px)
}

.section {
    padding: 50px 0;
}

.align-items-center {
    -ms-flex-align: center!important;
    align-items: center!important
}

.align-items-bottom {
    -ms-flex-align: bottom!important;
    align-items: baseline!important
}

.d-flex {
    display: -ms-flexbox!important;
    display: flex!important
}

.img-wrapper {
    display: block;
    height: 0;
    position: relative
}

.col-md-4 .img-wrapper {
    padding-bottom: 55%
}

.col-md-12 .img-wrapper {
    padding-bottom: 55%
}

.col-md-6 .img-wrapper {
    padding-bottom: 75%
}

.col-md-4 h2 {
    margin-top: 20px!important
}

footer {
    height: 400px;
    text-align: center
}

.carousel {
    margin-bottom: 100px;
    position: relative
}

.carousel p {
    transition: all .2s ease-in-out;
    -webkit-align-self: center;
    -ms-align-self: center;
    align-self: center;
    line-height: 1.1;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 500;
    color: #fff!important;
    line-height: 1!important;
    margin-top: 5px
}

.slider-nav {
    position: absolute;
    bottom: 0;
    max-width: 1600px;
    margin-bottom: 30px;
    width: 100%
}

.carousel .img-content {
    bottom: 50%
}

.carousel .slick-list {
    padding: 0!important
}

.carousel .slick-list .slick-current .carousel-counter {
    color: #ff7b08!important
}

.slider-nav .slick-slide .row {
    opacity: .6
}

.slider-nav .slick-slide.slick-current.slick-center .row {
    opacity: 1
}

.slider-nav .img-wrapper {
    padding-bottom: 25%
}

.slider-for .card {
    margin: 0;
    padding: 0
}

.slick-list {
    height: 100%
}

.slider-for .card .card-body img {
    border-radius: 0
}

.slider-for .card .card-body .img-overlay {
    max-width: 1600px
}

.carousel {
    height: 70vh;
    margin-bottom: 100px
}

.carousel h1 {
    font-size: 30px!important;
    color: #fff!important;
    text-transform: uppercase;
    margin: 0
}

a.back-link:hover {
    text-decoration: none!important
}

a.back-link:hover p {
    color: #ff7b08!important
}

.row.row-share {
    margin-top: 50px;
    margin-bottom: 30px
}

.share_btn {
    display: inline-block;
    text-decoration: none;
    margin-right: 17px
}

footer {
    height: 200px
}

footer .jumbotron {
    height: 200px
}

footer .jumbotron .container-fluid {
    height: 100%
}

footer .jumbotron .row {
    height: 100%
}

footer .jumbotron {
    background-image: linear-gradient(180deg, rgba(25, 37, 50, 0) 0, #192532 100%), url(https://www.radioguide.fm/img/footer-bg.png)!important;
    background-color: #17234e;
    margin-bottom: 0;
    min-height: 50%;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover
}

footer h3 {
    color: #fff!important
}

footer p {
    margin-top: 15px;
    font-size: 15px!important;
    color: #fff!important
}

footer a {
    margin-right: 15px
}

.navbar-default {
    background-color: #fff!important;
    border: none!important;
    padding: 25px;
    margin-bottom: 0!important
}

.navbar {
    margin-bottom: 0!important
}

.blog-content img {
    max-width: 100%;
    height: auto;
    object-fit: contain
}

footer {
    position: relative
}

footer .col-md-12 {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    bottom: 35px
}

.pagination>.active>a {
    background-color: #ff7b08!important;
    border-color: #ff7b08!important;
    color: #fff!important
}

.pagination>li>a {
    color: #ff7b08!important
}

.img-wide {
    position: relative
}

.img-wide::before {
    content: '';
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 60%
}

.img-square {
    position: relative
}

.img-square::before {
    content: '';
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 100%
}
.img-slide {
    position: relative;
    height: 100%;
}
.img-slide::before {
	 content: '';
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 60%
}

.img-block {
    position: relative
}

.img-block::before {
    content: '';
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 75%
}

.img-overlay:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .8;
    background-image: linear-gradient(180deg, rgba(25, 37, 50, 0) 0, #192532 100%)
}

.img-overlay {
    display: block;
    border-radius: 5px;
    box-shadow: 0 10px 20px 0 rgba(25, 37, 50, .2);
    overflow: hidden;
    position: relative
}

.img-content {
    position: absolute;
    bottom: 20px;
    left: 20px;
}

.card-link {
    position: relative;
    margin-top: 0;
    display: flex
}

.img-overlay img {
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    object-position: 50% 50%;
    width: 100%;
    height: 100%
}
.hero-content {
	z-index: 99;
	width: 50% !important;
}
.hero-image {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.hero-image .img-overlay {
	border-radius: 0px !important;
}
.hero {
	height: 70vh;
	background: #000;
	overflow: hidden;
	position: relative;
}
.hero .container-fluid {
	height: 100%
}
.hero .row {
	height: 100%
}
.hero h1 {
	color: #ffffff !important;
}
.hero p {
	color: rgba(255, 255, 255, .4)!important;
}
@media only screen and (max-width:600px) {
	.pagination-col {
		text-align: center;
	}
	.hero-content {
		width: 100% !important;
	}
	.hero {
		height: 70vh;
	}
	.hero p.card-category{
		font-size: 15px !important;
	}
	.carousel .hero .align-items-center {
		align-items: flex-end !important;
		padding-bottom: 100px!important;
	}
	.hero .align-items-center {
		align-items: flex-end !important;
		padding-bottom: 50px!important;
	}
	.carousel .hero {
		height: 100vh;
	}
	.carousel .img-slide {
		height: 100vh;
	}
    header {
        height: 0!important
    }
    .carousel h1 {
        font-size: 26px!important
    }
    .slider-nav {
        display: none
    }
    .slick-dots {
        display: flex;
        justify-content: center;
        list-style-type: none;
        position: absolute;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        bottom: 35px
    }
    .slick-dots li {
        margin: 0 8px
    }
    .slick-dots button {
        display: block;
        width: 1rem;
        height: 1rem;
        padding: 0;
        border: none;
        border-radius: 100%;
        text-indent: -9999px;
        background: #fff;
        opacity: .5
    }
    .slick-dots li.slick-active button {
        background-color: #fff;
        opacity: 1
    }
    .card .card-body .img-overlay h2 {
        font-size: 16px!important
    }
    p.card-category {
        font-size: 10px!important
    }
    .section {
        padding-bottom: 50px!important
    }
    .carousel {
        margin-bottom: 50px!important
    }
    .card .card-body h2 {
        font-size: 22px!important;
        margin-bottom: 0
    }
    p {
        font-size: 15px!important;
    }
    h1 {
        font-size: 26px!important
    }
    .carousel .category {
        padding-top: 10px;
        padding-bottom: 10px
    }
    .carousel {
        height: 100vh;
        margin-bottom: 50px
    }
    .carousel .jumbotron {
        height: 100vh
    }
    .img-block::before {
        padding-bottom: 100%
    }
    .img-wide::before {
        padding-bottom: 55%
    }
    .section.section-featured {
        margin-bottom: 50px
    }
    .card-link {
        display: block!important
    }
}