@import "/data/css/designer_custom.css";

#error .error-block {
    text-align: center;
}

#error .error-title {
    font-size: 150px;
}

#error .lead {
    font-size: 60px;
}

#error .form-control {
    margin: 0;
}


.loading {
    display: none;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 11050;
    background-color: rgba(51, 51, 51, 0.2) !important;
    height: 100%;
}

#global.loading {
    position: fixed;
}

.container-fluid a:hover {
    color: #069DD8 !important;
}

.container-fluid a {
    color: #069DD8;
}


.lestvicebody .video-btn a.video-icon {
    width: 42px;
    height: 42px;
}

.header-default.haeder-fixed-width .container-fluid {
    padding-left: 50px;
    padding-right: 50px;
}

.blog-sidebar-wrapper {
    padding: 50px 0 66px;
}

.cs-sidebar-lestvice {
    width: 80%;
}

.herewhite .heading {

    color: #fff;
}

.loading .spinner {
    position: absolute;
    margin: auto;
    display: inline-block;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 50px;
    height: 30px;
    background-image: url("/data/images/loading.gif") !important;
    background-repeat: no-repeat;
}

#locations {
    display: none;
}

.contact .form-group.has-error input,
.contact .form-group.has-error textarea,
.contact .form-subscribe .email-container.has-error input {
    border: 1px solid #a94442;
}

.contact .form-group.has-error label.control-label {
    color: #A94442;
}

.contact .form-group.has-error input:-ms-input-placeholder {
    color: #A94442;
}

.form-control::-ms-input-placeholder { /* Microsoft Edge */
    color: #000000;
}

.form-control:focus::-ms-input-placeholder { /* Microsoft Edge */
    color: inherit;
}

.contact .ignore .form-control {
}

.contact .required .control-label:after {
    content: " *";
}

.contact #results {
    display: none;
    border: 1px solid #cccccc;
    text-align: center;
}

.contact #results .text {
    margin: 10px;
}

.contact #results.show {
    display: block;
    padding: 10px;
}

.contact #results {
    margin-bottom: 30px;
}

.contact #results.error {
    border-color: #a94442 !important;
    color: #a94442;
}

.contact #results.success {
    border-color: #DD7902 !important;
    color: #DD7902;
}

#results.error {
    border: 1px solid #eee;
    padding: 15px;
    border-radius: 0;
    margin-bottom: 9px;
    box-shadow: 1px 1px 1px 1px red;
}

.contact #form {
    position: relative;
}

body.template-color-1 a.bk-btn.theme-btn, body.template-color-1 button.bk-btn.theme-btn {
    background-color: #069DD8;
}


#form {
    overflow: hidden;
}

.ekipa2 {

    left: 10% !important;

}

.marginrl-80 {
    margin-right: 80px !important;
    margin-left: 80px !important;
}

.sameas {

    padding: 12px 0;
    color: #333;
    -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    transition: all .3s cubic-bezier(.645, .045, .355, 1);
    font-weight: 500;
    line-height: 1.58;
    font-size: 14px;

}

.marginrl-150 {
    margin-right: 150px !important;
    margin-left: 150px !important;
}

.re-captcha > div {
    width: auto;
    display: inline-block;
    padding: 0;
    height: auto;
    background-color: transparent;
}

.re-captcha.has-error > div {
    border: 1px solid #a94442 !important;
    border-radius: 3px;
}

.g-recaptcha > div {
    width: 302px !important;
    height: 76px !important;
}

.g_map {
    height: 400px;
    position: relative;
    width: 100%;
}

.map {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.text-black {
    color: #222 !important;
}

.menuchange {
    background: rgba(255, 255, 255, 1);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
    -webkit-box-shadow: 0 8px 20px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, .1);
    -webkit-animation: headerSlideDown .95s ease forwards;
    animation: headerSlideDown .95s ease forwards;
    padding-top: 0 !important;
}

.cover-background {
    background-position: center 106px !important;
}

.uniqueopacity {

    opacity: 0.6;

}

.bg-black {
    background-color: #222 !important;
}

.ekipa {
    position: absolute;
    left: 40%;
    bottom: 0;
    right: auto;
}

.hover-color-black {
    color: #222 !important;
}

.has-error input,
.has-error textarea {
    border: 1px solid red;
}

.has-error label {
    color: red;
}


.has-error .check-box input {
    box-shadow: 0px 0px 0px 1px red;
}

.custom-control-label a {
    color: #069DD8;
}

.custom-control-label a:hover {
    color: #e9a12e;
}

.button.bk-btn.theme-btn.text-center:hover {
    background-color: #e9a12e;
}

.button.bk-btn.theme-btn.text-center {
    background-color: #069DD8;
}

.herewhite .hover-color-black {
    color: #fff !important;
}

.herewhite .hereagain {
    color: #fff !important;
}

@media screen and (max-width: 1200px) {
    .cs-mt-30-1200 {
        margin-top: 30px !important;
    }

    .cs-mt-0-1200 {
        margin-top: 0px !important;
    }

    .cs-pb-0-1200 {
        padding-bottom: 0 !important;
    }

    .container-fluid.cs-p {
        padding: 0 30px;
    }
    
    .video__con{
	    max-width: 800px;
	    margin: 0px auto;
    }
}

@media screen and (min-width: 1201px) {
    .video__con{
	    max-width: 800px;
	    margin: 0px auto;
    }
}

@media screen and (max-width: 991px) {

    .g-recaptcha {
        transform: scale(0.77);
        -webkit-transform: scale(0.77);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }

    .text-left-responsive {
        text-align: left !important;
    }
}

@media screen and (max-width: 767px) {

}

@media screen and (max-width: 480px) {

}

.rvbody {
    -webkit-transition: background 1s ease;
    -o-transition: background 1s ease;
    transition: background 1s ease;
    background: #069DD8;
}

.portfolio-cation .port-overlay-info .hover-action .post-overlay-title {
    font-size: 16px;
}

.portfolio-cation .port-overlay-info .hover-action {
    padding: 15px;
}


.portfolio-cation:hover .hover-action {
    background-color: #19518DD6 !important;
}

.portfolio-cation:hover .hover-action .post-overlay-title a {
    color: #ffffff !important;
}


.instagram-grid .port-overlay-info {
    position: absolute;
    left: 20px;
    bottom: 20px;
    overflow: hidden;
}

.instagram-grid .port-overlay-info .hover-action {
    padding: 15px;
}

.instagram-grid .port-overlay-info.info2 .hover-action {

    background: #E9A12E;
}

.instagram-grid .port-overlay-info .hover-action {

    background: #19518D;
}

.instagram-grid .port-overlay-info .hover-action .post-overlay-title {
    font-size: 16px;
    line-height: 1.4;
    margin: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-weight: 600;
    font-family: Poppins, sans-serif;
}

.instagram-grid .port-overlay-info .hover-action .post-overlay-title a {
    color: #fff;
}


.header-default .header__wrapper .header-left .logo a img {
    width: 250px !important;
}

a {
    color: #069DD8;
}

.cs-slider-small-text a {
    color: white;
}

.cs-slider-big-text a {
    color: black;
}

/* CUSTOM J. */
/*
#069DD8
#e9a12e
*/
body.template-color-6 .team-heading .heading-right button:hover,
body.template-color-6 .team-heading .heading-right button i,
body.template-color-6 .theme-color {
    color: #069DD8 !important;
}

body.template-color-6 a.bk-btn.theme-btn, body.template-color-6 button.bk-btn.theme-btn {
    background-color: #e9a12e;
}

.cs-d-f-sa {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: justify;
    align-content: space-between;
}

.cs-color-black {
    color: black !important;
}

.blog-grid-minimal.minimal-style-2 .post-content {
    padding-bottom: 85px;
    border-radius: 0 !important;
    border-bottom-left-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
    -webkit-transform: translateY(0) !important;
    transform: translateY(0) !important;
}

body.template-color-6 .video-btn a .video-icon, body.template-color-6 .video-btn a.video-icon,
body.template-color-1 .video-btn a .video-icon, body.template-color-1 .video-btn a.video-icon {
    background: #e9a12e;
}

/* MENU */
.cs-cursor-default {
    cursor: default;
}

.mainmenu-wrapper .page_nav ul.mainmenu li.lavel-1.with--drop > a {
    margin-left: 0;
}

.mainmenu-wrapper .page_nav ul.mainmenu li.lavel-1 {
    padding-top: 35px;
    padding-bottom: 35px;
}

.manu-hamber div {
    height: 22px;
}

.cs-logo {
    height: auto;
    width: 220px;
    padding: 15px 0;
}

.dropdown__menu {
    padding: 25px 0 20px;
}

.header-default .header__wrapper .header-left {
    flex-basis: 10%;
}

@media screen and (min-width: 1100px) {
    .cs-d-xl-block {
        display: block !important;
    }

    .cs-d-xl-none {
        display: none !important;
    }

    .cs-video-icon.video-icon.second-icon {
        width: 50px;
        height: 50px;
    }
}

@media screen and (max-width: 1380px) {
    .cs-video-icon.video-icon.second-icon {
        width: 50px !important;
        height: 50px !important;
    }

    .mainmenu-wrapper .page_nav ul.mainmenu li.lavel-1 > a {
        font-size: 14px !important;
    }

    .cs-logo {
        width: 170px;
    }
}

@media screen and (max-width: 1260px) {
    .mainmenu-wrapper .page_nav ul.mainmenu li.lavel-1 > a {
        font-size: 12px !important;
    }

    .cs-logo {
        width: 140px;
    }
}

@media screen and (max-width: 1100px) {
    .cs-logo {
        width: 200px;
    }
}

/* CREW MEMBER */
.cs-container-crew-links {
    width: 100%;
    border-top: 5px solid #f4f4f4;
    margin-top: 30px;
}

.cs-container-crew-links .blog-slick-initial .slick-slide img {
    border-radius: 2px;
}

.cs-container-crew-links .blog-grid .post-content {
    min-height: unset;
    padding: 21px 20px 0px;
}


.social-instagram.cs-crew-social i {
    color: #dd2a7b !important;
}

.social-linkedin.cs-crew-social i {
    color: #0073b1 !important;
}

.social-facebook.cs-crew-social i {
    color: #069DD8 !important;
}

.social-twitter.cs-crew-social i {
    color: #0b94ea !important;
}

.cs-linkedin i {
    color: #0073b1 !important;
}

.cs-instagram i {
    color: #dd2a7b !important;
}

.cs-facebook i {
    color: #069DD8 !important;
}

.cs-twitter i {
    color: #0b94ea !important;
}

.video-btn a .video-icon, .video-btn a.video-icon {
    height: 60px;
    width: 60px;
}

.opacity-transition {
    opacity: 0;
    left: -5px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.team:hover .opacity-transition {
    opacity: 1;
    left: 0;
}

.cs-banner-mobile {
    display: none;
}


/* index SLIDER */
/* by D. */
.ekipa {
    position: absolute;
    left: 100px;
    bottom: 0px;
    width: 809px;
    text-align: left;
}

.cs-ekipa-con {
    position: absolute;
    right: 0px;
    margin-left: -889px;
}

.cs-upper-title {
    padding: 9px 20px;
    font-size: 16px;
    color: #000 !important;
    display: table-cell;
}

.cs-lower-title {
    padding: 16px 20px;
    font-size: 16px;
    display: table-cell;
    color: #fff !important
}

/* by D.*/
.cs-onair-single img {
    overflow: visible;
    width: 45%;
}

.cs-ekipa {
    width: 90% !important;
    left: 115px;
}

.cs-onair-single {
    position: relative;
    margin-right: -20%;
}


.cs-ekipa-con {
    width: clamp(680px, 50vw, 900px);
}

.cs-current-song img {
    height: 100%;
    float: right;
}

.cs-onair-name {
    opacity: 0;
}

.cs-onair-single:hover .cs-onair-name {
    opacity: 1;
}

.cs-onair-single:hover img {
    -webkit-filter: drop-shadow(0px 0px 5px #fffd);
    filter: drop-shadow(0px 0px 5px #fffd);
}

.speech-bubble {
    position: absolute;
    background: white;
    background-color: white;
    border-radius: .4em;
    z-index: 99;
    left: 41%;
    bottom: 140px;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
}

.speech-bubble:after {
    content: '';
    position: absolute;
    bottom: 10px;
    left: 75%;
    width: 0;
    height: 0;
    border: 20px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-right-style: solid;
    border-right-width: 20px;
    border-bottom-color: transparent;
    border-bottom-style: solid;
    border-bottom-width: 20px;
    border-top-color: #fff;
    border-bottom: 0;
    border-right: 0;
    margin-left: -10px;
    margin-bottom: -20px;
    z-index: -5;
}

.cs-slider-con {
    overflow: hidden;
}

.cs-slider-big-text {
    font-size: clamp(22px, 2vw, 30px);
}


.cs-onair-single-breadcrumbs {
    margin-right: -90px;
}

.cs-ekipa-breadcrumbs {
    overflow: visible;
}

.cs-onair-single-breadcrumbs .speech-bubble {
    left: 46%;
    bottom: 100px;
}

.cs-onair-single-breadcrumbs img {
    width: 40%;
}

.cs-slider-big-text,
.cs-slider-small-text {
    max-width: -webkit-max-content !important;
    max-width: -moz-max-content !important;
    max-width: max-content !important;
    min-width: -webkit-max-content !important;
    min-width: -moz-max-content !important;
    min-width: max-content !important;
    display: block !important;
}

.cs-song-image {
    width: 180px;
    height: 180px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: 80;
}

.cs-song-image-breadcrumbs {
    width: 180px;
    height: 180px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: 80;
}

.slider-revoluation {
    margin-top: -2px;
}

.cs-song-titles {
    left: 180px;
}

@media screen and (min-width: 1024px) and (max-width: 1300px) {
    .cs-slider-big-text,
    .cs-slider-small-text {
        bottom: 300px;
    }
}


@media screen and (max-width: 1024px) {
    .cs-ekipa-con {
        left: 0;
        margin-left: 0;
        width: calc(100% - 180px);
    }

    .ekipa {
        text-align: right;
        left: 180px;
    }

    .cs-onair-single {
        margin-left: -130px;
        left: 20px;
        margin-right: unset;
    }

    .cs-upper-text, .cs-lower-text {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
        text-align: center;
    }

    .cs-onair-single-breadcrumbs {
        display: none;
    }

}

/* index blog */
.cs-index-blog-img {
    margin-bottom: 10px;
    position: relative;
    margin-bottom: 0;
}

.cs-index-blog-img img {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    width: 100%;
}

.cs-index-blog-content.post-content .post-meta {
    margin-bottom: 0 !important;
}

.cs-index-blog-img .post-meta {
    position: absolute;
    background: #e9a12e;
    bottom: 0;
    padding: 0 8px;
    border-top-right-radius: 7.5px;
}

.cs-index-blog-content {
    height: unset !important;
    min-height: unset !important;
    padding: 20px 30px !important;
}

.cs-index-blog-img .post-date {
    color: #fff;
}

.blog-grid-minimal.minimal-style-2.text-white .post-content.cs-index-blog-content .post-meta .post-date {
    color: white !important;
}

.cs-post-author {
    padding: 15px 0 15px !important;
}

.cs-index-blog-button {
    margin: 0 !important;
    background: #e9a12e !important;
}

#cs-menu-placeholder {
    width: 110vw;
    box-shadow: 0px 9px 6px -10px rgba(0, 0, 0, 0.33);
    -webkit-box-shadow: 0px 9px 6px -10px rgba(0, 0, 0, 0.33);
    z-index: 11;
    position: relative;
}

#cs-bottom-menu {
    position: absolute;
    width: 100%;
    background: white;
    z-index: 999;
}

.cs-top-menu {
    background: white;
    border-bottom: 1px solid #9d9d9d66;
}

.cs-tiktok img {
    height: 20px;
}

/* gridtmp */
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .cs-mt-grid-30 {
        margin-top: 30px;
    }
}

/* DESIGNER */
.cs-embed-column {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: calc(100% + 1px);
    padding-bottom: 15px;
}

.cs-hidden-link {
    display: none;
}

.cs-original-post-link {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.portfolio-cation .port-overlay-info .hover-action {
    background: #ffffffd4;
}

@media screen and (max-width: 640px) {
    .cs-embed-column iframe {
        width: 100%;
    }
}

@media screen and (max-width: 652px) {
    .cs-hidden-link {
        display: block;
    }

}

/* MENU */
.container-fluid {
    padding-left: 50px;
    padding-right: 50px;
}

.right-container.social-icons-container a {
    margin: 5px 5px;
}

.right-container.social-icons-container a:hover {
    color: #069DD8;
}

.right-container.social-icons-container a.cs-instagram:hover {
    color: #dd2a7b !important;
}

.social-icons-container a {
    float: right;
}

.single-header-info {
    font-weight: 40;
    font-size: 14px;
}

.single-header-info a {
    color: #222;
}

.single-header-info a:hover {
    color: #069DD8;
}

.cs-spacer {
    padding: 0 10px;
    color: #bbbec0;
    font-weight: 300;
}

.dropdown__menu li.drop-lavel--2 > a::before {
    content: none;
}

.cs-top-menu .left-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.social-icons-container i {
    font-size: 20px;
}

.social-icons-container a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.video-btn a .video-icon.second-icon, .video-btn a.video-icon.second-icon.cs-video-icon {
    width: 70px;
    height: 70px;
}


/* CESTITKE */
.container-fluid .cs-cestitke-button {
    color: white !important;
    background-color: #069DD8 !important;
}

.container-fluid .cs-cestitke-button:hover {
    color: white !important;
    background-color: #e9a12e !important;
}

#cestitka {
    z-index: 9999;
    top: 100px;
}

.cs-single-form-input {
    margin-top: 16px;
}

.cs-single-form-input input,
.cs-single-form-input textarea {
    border-radius: 5px;
}

.cs-form-input-left {
    padding-right: 8px;
}

.cs-form-input-right {
    padding-left: 8px;
}

.cs-single-form-input textarea {
    padding: 5px 15px;
    min-height: 120px;
}

.cs-form-input-checkbox input {
    margin-left: 0;
    width: max-content;
}

.cs-form-input-checkbox label {
    margin-left: 5px;
    margin-bottom: 0px;
    margin-top: 7px;
}

.cs-modal-dialog {
    max-width: 900px;
}


/* ODDAJE */
.cover-background {
    background-position: center 125px !important;
}

.color-black {
    color: black !important;
}

.color-white {
    color: white !important;
}

@media screen and (max-width: 1380px) {
    .cover-background {
        background-position: center 100px !important;
    }
}


@media screen and (max-width: 1051px) {
    .cover-background {
        background-position: center 0px !important;
    }
}

@media screen and (max-width: 480px) {
    .cover-background {
        height: 70vw;
    }

    .cs-spacing-for-menu {
        height: 60px !important;
    }

    .cs-pofo-container .slider-text-middle-main {
        height: 70vw;
    }

    .cs-pofo-container .parallax-title {
        padding: 5px 15px !important;
    }
}

/* POPUP STREAMS */
.cs-popup-page-container {
    max-width: 1000px;
    display: flex;
    flex-direction: column;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    width: 100vw;
    overflow-y: auto;
    overflow-x: hidden;
}


.cs-popup-lower {
    position: relative;
    padding: 15px;
}

.cs-song-desc-container {
    height: 296px;
    width: 100%;
    position: relative;
}

.cs-song-desc {
    position: absolute;
    left: 0;
    bottom: 0;
}


.cs-popup-ekipa {
    position: absolute;
    right: 0;
    bottom: 45px;
    width: 830px;
    text-align: left;
    padding-left: 75px;
}

.cs-popup-onair-single-breadcrumbs {
    margin-right: -110px;
}

.cs-popup-onair-single-breadcrumbs img {
    height: 220px;
}

.cs-popup-logo img {
    width: 158px;
    top: 25px;
    position: absolute;
}

.cs-popup-song img {
    position: relative;
    width: 158px;
    height: 158px;
}

.cs-popup-song {
    width: 158px;
    height: 158px;
}

.cs-popup-both-titles {
    position: absolute;
    width: 400px;
    bottom: 52px;
    left: 158px;
}

.cs-popup-song-bottom-text {
    padding: 10px 20px;
    padding-right: 20px;
    font-size: 14px;
    padding-right: 200px;
    display: table-cell;
    min-width: 337px;
    color: #fff !important;
}

.cs-popup-lower .instagram-grid .port-overlay-info {
    position: absolute;
    left: 0;
    bottom: 0;
    overflow: hidden;
}

.cs-popup-lower .instagram-grid .port-overlay-info .hover-action .post-overlay-title {
    font-size: 11px;
}

.cs-popup-lower .instagram-grid .port-overlay-info .hover-action {
    padding: 10px;
}

.cs-h-100 {
    height: 100px;
}

.cs-h-300 {
    height: 300px;
}

.cs-popup-last-song img {
    height: 100px;
    width: auto;
}

.cs-popup-player {
    left: 158px;
    position: relative;
}

#cs-top-menu .left-container {
    padding-right: 0;
}

/* OTHER */
.cs-service-padding {
    padding-top: 100px;
}

.blog-sidebar-wrapper {
    border: none;
}

.gallery .cs-hover-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    transition: all .3s cubic-bezier(.645, .045, .355, 1);
}

.gallery .cs-hover-overlay .inner {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.cs-hover-overlay span {
    font-size: 100px;
    color: #069DD8;
}

.cs-single-form-input a:hover {
    color: #e9a12e;
}

.heading-h3 {
    max-width: 90%;
}

.thumb .thumb img {
    height: 100%;
}

.blog-grid-minimal.minimal-style-2 .post-content .post-author.cs-post-author {
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
    top: 5px;
}

.cs-post-author {
    padding: 15px 0;
}

.cs-topsong-row img {
    min-width: 150px;
}

.ngn-copyright {
    border-top: 1px solid #fff3;
    max-width: 480px;
    padding-top: 5px;
    width: 100%;
}

.cs-up-title {
    padding: 9px 20px;
    font-size: 16px;
    color: #000 !important;
    display: table-cell
}

.cs-down-title {
    padding: 16px 20px;
    font-size: 16px;
    min-width: 200px;
    display: table-cell;
    color: #fff !important
}

.cs-song-titles-breadcrumbs {
    position: absolute;
    width: 400px;
    bottom: 0px;
    left: 180px
}

.cs-song-container-breadcrumbs {
    position: absolute;
    left: 0px;
    bottom: 50px;
}

.cs-song-titles-breadcrumbs .cs-up-text {
    padding: 9px 20px;
    font-size: 16px;
    color: #000 !important;
    display: table-cell
}

.cs-popup-upper-upper {
    flex-basis: 615px;
    padding-left: 15px;
}

.cs-popup-upper-lower {
    flex-basis: 398px;
}


.cs-popup-song.current {
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: 1000;
}

.cs-current-upper-text {
    padding: 9px 20px;
    font-size: 13px;
    color: #000 !important;
    display: table-cell;
}

.cs-song-titles-breadcrumbs .cs-down-text {
    padding: 16px 20px;
    font-size: 16px;
    display: table-cell;
    min-width: 150px;
    color: #fff !important
}


.cs-last-three-songs {
    display: none;
}


.cs-gallery-grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr) [ 2 ];
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 30px;
    grid-row-gap: 30px;
}

.cs-gallery-grid-single {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr) [ 1 ];
    grid-template-columns: repeat(1, 1fr);
    grid-column-gap: 30px;
    grid-row-gap: 30px;
}

.vertical-designer-photo{
    display: flex;
    max-width: 50%;
    margin: 0 auto;
    max-height: 660px;
    object-fit: contain;
}

.banner-wrapper img{
    max-height: 200px;
    object-fit: contain;
}



/* QUERRIES */
@media screen and (max-width: 991px) {
    .cs-embed-text {
        display: block !important;
    }

    .cs-onair-single img {
        width: 300px;
    }

    .cs-ekipa {
        width: 100% !important;
    }

    .cs-ekipa-con-breadcrumbs {
        display: none !important;
    }

    .cs-popup-upper-lower {
        padding-left: 15px;
    }

    .cs-popup-upper-lower {
        flex-basis: 100%;
        margin-top: 15px;
    }

    .on-air-last5 .cs-popup-both-titles {
        width: calc(100% - 145px) !important;
    }

    .cs-popup-song-bottom-text {
        padding: 13px 20px;
    }

    .cs-popup-page-container {
        padding: 0 10px;
    }

    .on-air .cs-popup-song-bottom-text {
        min-width: 400px !important;
    }

    .cs-popup-lower {
        padding-bottom: 50px;
    }

    .cs-popup-lower.cs-h-300 {
        height: unset;
    }

    .cs-last-three-songs {
        display: unset !important;
        margin-bottom: 10px;
    }

    .cs-popup-upper-lower {
        height: unset !important;
    }

    .cs-popup-page-container {
        padding: 0 15px !important;
    }
}

.cs-ekipa-con {
    bottom: 0;
}

.cs-current-song.mobile {
    display: none;
}

.cs-breadcaump-inner {
    height: 200px;
    width: 100%;
    position: relative;
}

@media screen and (max-width: 991px) {
    .cs-ekipa {
        display: none;
    }

    .cs-current-song.mobile {
        display: inherit;
    }

    .cs-current-song.mobile .cs-song-image {
        position: relative;
        height: 130px;
        width: 130px;
    }

    .cs-song-titles.mobile {
        left: 130px;
        width: calc(100vw - 130px) !important;
    }

    .mobile.cs-down-title {
        padding: 21px 20px;
        display: flex;
        display: -ms-flexbox;
    }

    .mobile.cs-up-title {
        padding: 20px 20px;
        display: flex;
        display: -ms-flexbox;
    }

    .cs-ekipa-con {
        display: none;
    }

    .cs-hidden-video {
        display: none !important;
    }
}

@media screen and (max-width: 767px) {
    .cs-song-image,
    .cs-song-image-breadcrumbs {
        width: 130px;
        height: 130px;
    }

    .cs-banner-mobile {
        display: block;
    }

    .cs-banner-desktop {
        display: none;
    }

    .mt-lg-20 {
        margin-top: 20px;
    }


    .cs-song-titles-breadcrumbs,
    .cs-song-titles {
        left: 130px;
    }

    .cs-ekipa-con {
        width: calc(100% - 130px);
    }

    .ekipa.cs-ekipa {
        left: 130px;
    }

    .cs-onair-single img {
        width: 250px;
    }

    .cs-slider-con .video-btn a .video-icon.third-icon,
    .cs-slider-con .video-btn a.video-icon.third-icon {
        width: 90px;
        height: 90px;
    }

    .single-header-info.studio,
    .single-header-info.sms,
    .left-container .spacer-1,
    .left-container .spacer-2 {
        display: none;
    }

    .cs-topsong-row img {
        min-width: 100px;
        width: 100px;
    }

    .cs-artist, .cs-song {
        margin-bottom: 5px;
    }

    .cs-ekipa {
        display: none !important;
    }

    .cs-upper-text h3 {
        font-size: 13px !important;
    }

    .cs-lower-text h2 {
        font-size: 15px !important;
    }

    /* breadcrumbs */
    .cs-song-image-breadcrumbs {
        position: relative;
    }

    .cs-breadcaump-inner {
        height: unset;
    }

    .cs-song-container-breadcrumbs {
        position: relative;
        bottom: 0;
    }

    .cs-breadcrumb-con {
        padding: 0 !important;
    }

    .breadcaump-area {
        padding: 0;
        margin-bottom: 40px;
    }

    .cs-song-titles-breadcrumbs .cs-up-text {
        padding: 19px 20px;
    }

    .cs-song-titles-breadcrumbs .cs-down-text {
        padding: 22px 20px;
    }

    .cs-song-titles-breadcrumbs {
        width: calc(100vw - 130px);
    }

    .cs-song-titles-breadcrumbs .breadcrumb-insite {
        display: flex;
        display: -ms-flexbox;
    }

    .cs-song-titles-breadcrumbs .breadcrumb-item {
        flex: 1;
    }

    .cs-order-md-2 {
        order: 2;
    }

    /* breadcrumb end */
}


@media screen and (max-width: 580px) {
    .cs-song-titles {
        width: calc(100vw - 130px) !important;
    }

    .cs-down-title, .cs-up-title {
        font-size: 13px;
    }

    .cs-song-single-title {
        width: 100%;
    }

    .cs-ekipa {
        bottom: 0px;
        left: 50vw !important;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .cs-ekipa-con {
        width: 100%;
    }

    .cs-form-input-left {
        padding-right: 16px;
    }

    .cs-form-input-right {
        padding-left: 16px;
    }

    #cs-top-menu .left-container {
        display: none;
    }

    #cs-top-menu .right-container {
        flex-basis: 100%;
    }

    .cs-song-titles-breadcrumbs,
    .cs-song-titles {
        left: 110px;
    }

    .cs-song-image,
    .cs-song-image-breadcrumbs {
        width: 110px;
        height: 110px;
    }

    .cs-upper-title {
        padding: 8px 18px;
        font-size: 12px;
    }

    .cs-lower-title {
        padding: 10px 20px;
        font-size: 14px;
    }

    .cs-slider-con .video-btn {
        display: none;
    }

    .cs-logo img {
        height: 35px;
    }

    .blog-sidebar-wrapper {
        padding: 25px 0 20px;
    }

    .cs-up-title {
        padding: 15px 20px;
    }

    .cs-popup-player {
        left: 0;
        width: calc(100% - 15px);
    }

    .cs-popup-song img {
        position: relative;
        width: 100px;
        height: 100px;
        bottom: 0px;
    }

    .cs-popup-song.current {
        width: 100px;
        height: 98px;
        left: 0px;
        bottom: 52px;
    }

    .cs-popup-both-titles {
        position: absolute;
        width: calc(100% - 113px);
        bottom: 52px;
        left: 100px;
    }

    .cs-current-upper-text {
        padding: 13px 20px;
    }

    .cs-popup-both-titles {
        width: calc(100% - 114px);
    }

    .on-air .cs-popup-song-bottom-text {
        min-width: unset !important;
    }

    .cs-current-upper-text,
    .cs-current-lower-text {
        display: flex;
        display: -ms-flexbox;
        font-size: 11px;
    }

    .cs-song-desc {
        width: calc(100% - 1px);
        bottom: 15px;
    }

    .cs-song-titles-breadcrumbs .cs-up-text {
        padding: 15px 20px;

    }

    .cs-song-titles-breadcrumbs .cs-down-text {
        padding: 16px 20px;
    }

    .cs-song-titles-breadcrumbs {
        width: calc(100vw - 110px);
    }

    .cs-core-breadcrumbs {
        display: none;
    }
}


@media screen and (min-width: 579px) {
    .pt--md--90 {
        padding-top: 90px;
    }

    .pt--md--30 {
        padding-top: 30px;
    }

    .mb--md--90 {
        margin-bottom: 90px;
    }

    .social-network {
        display: none;
    }
  
}


@media only screen and (min-width: 768px) and (max-width: 991px) {
  .instagram-grid-wrap.instagram-grid-5 {
	  -ms-grid-columns: (1fr)[4] !important;
	  grid-template-columns: repeat(4,1fr) !important;
	
	}
}




@media screen and (max-width: 480px) {
    .cs-custom-grid.instagram-grid-wrap.instagram-grid-5 {
        -ms-grid-columns: (1fr) [ 1 ];
        grid-template-columns: repeat(1, 1fr);
    }
    
    .cs-custom-grid.instagram-grid-wrap.instagram-grid-7 {
        -ms-grid-columns: (1fr) [ 1 ];
        grid-template-columns: repeat(1, 1fr);
    }
    
    .cs-custom-grid.instagram-grid-wrap.instagram-grid-8 {
        -ms-grid-columns: (1fr) [ 1 ];
        grid-template-columns: repeat(1, 1fr);
    }

    .cs-song-titles-breadcrumbs .cs-up-text, .cs-song-titles-breadcrumbs .cs-down-text {

        padding: 16px 18px;
    }

    .cs-song-titles-breadcrumbs .cs-up-text,
    .cs-song-titles-breadcrumbs .cs-down-text {
        display: flex;
        display: -ms-flexbox;
    }

    /**.cs-custom-grid .thumb {
        padding: 0 30px;
        margin-top: 30px;
    }**/

    .cs-custom-grid .thumb a img {
        border-radius: 10px !important;
    }

    .cs-grid-pd {
        padding-top: 0;
    }

    .cs-custom-grid .port-overlay-info {
        border-radius: 4px;
    }

    #cs-bottom-menu .container-fluid {
        padding-left: 15px;
        padding-right: 15px;
    }

    #cs-top-menu .right-container {
        display: none;
    }

    .cs-ekipa {
        bottom: 42px;
    }

    .cs-lower-title {
        min-width: 400px;
    }

    .cs-check-team {
        flex-direction: column;
    }

    .cs-check-team h3 {
        margin-bottom: 0;
    }

    .thumb, .thumb img {
        height: unset;
    }

    .cs-artist {
        font-size: 16px;
    }

    .cs-song {
        font-size: 13px;
    }

    .header-default.haeder-fixed-width .container-fluid {
        padding-left: 25px;
        padding-right: 25px;
    }

    .cs-song-container-breadcrumbs {
        bottom: 0;
    }

    .cs-breadcrumb-con.container-fluid {
        padding: 0 !important;
    }

    .cs-song-titles-breadcrumbs .cs-up-text {
        padding: 15px 20px;
    }

    .cs-song-titles-breadcrumbs {
        width: calc(100vw - 110px);
    }

    .cs-popup-player .plyr__progress__container {
        display: none;
    }

    .cs-song-titles-breadcrumbs .cs-up-text,
    .cs-song-titles-breadcrumbs .cs-down-text {
        font-size: 13px;
    }

    .search-container{
        top: 25px !important;
    }
}

@media screen and (max-width: 380px) {
    .cs-onair-single img {
        height: clamp(209px, 60vw, 320px) !important;
    }
}


.on-air-last5 .cs-popup-song, .on-air-last5 .cs-popup-song img {
    width: 100px;
    height: 100px;
}


.on-air-last5 .cs-popup-both-titles {
    position: absolute;
    width: 100%;
    bottom: 0px;
    left: 115px;
}

.on-air-last5 .breadcrumb-insite, .on-air-last5 .cs-popup-song-bottom-text {
    font-size: 11px !important;
}

.on-air-last5 .cs-popup-song-bottom-text, .on-air-last5 .bg-white {
    padding-right: 0px;
    min-width: 300px;
}

.on-air .cs-popup-song-bottom-text {
    padding-right: 0px;
    min-width: 419px;
}

.cs-breadcrumb-song-img {
    width: 180px;
    height: 180px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: 1000
}


@media screen and (max-width: 767px) {
    .cs-breadcrumb-song-img {
        width: 130px;
        height: 130px;
    }


}


@media screen and (max-width: 580px) {
	
    .cs-banner-container {
        padding-top: 0 !important;
    }

    .cs-song-titles {
        width: calc(100vw - 110px) !important;
    }
}

@media screen and (max-width: 480px) {
    .container-fluid {
        padding-left: 25px;
        padding-right: 25px;
    }

    .cs-song-titles .breadcrumb-item {
        display: flex;
        display: -ms-flexbox;
    }
}


.cs-upper-text h3 {
    color: white;
    background: #000000c2;
    padding: 10px 15px;
    display: inline-block;
    font-size: 18px;
    font-weight: 300;
}

.cs-lower-text h2 {
    background: #ffffffeb;
    padding: 10px 15px;
    display: inline-block;
    font-size: 20px;
    font-weight: 300;

}

.cs-popup-page-container h1 {
    position: absolute;
    top: 70px;
    font-weight: 700;
    font-family: Poppins;
    color: #000000;
}


/* end of CUSTOM J. */

.cs-dog {
    position: relative;
    bottom: 1px;
}

.cs-dog i {
    font-size: 19px;
    color: black;
}

.cs-car i {
    color: black;
    font-size: 20px;
}

.portfolio-cation .thumb img {
    width: 100%;
    height: auto;
}

.cs-absolute-100 {
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    z-index: 5;
}


.on-air-last5 .cs-popup-song, .on-air-last5 .cs-popup-song img {
    width: 98px;
    height: 98px;
    left: 2px;
}

.on-air-last5 {
    margin-bottom: 1px;
}

.on-air-last5 .cs-popup-song-bottom-text {
    padding: 12px 20px;
}


.cs-banner-1400-desktop {
    display: none;
}


.prize_form {
    padding: 30px;
    background: #069DD8;
    border-radius: 15px;
}

.prize_form input {
    background: white;
    border-radius: 5px;
}

.prize_form button {
    background: #E9A12E;
    padding: 10px;
    width: 100%;
    border: 0;
    border-radius: 5px;
    color: white;
}


.prize_form *:not(input) {
    color: white;
}

.prize_form a {
    text-decoration: underline;
}
.prize_form a:hover {
    color: #E9A12E !important;
}


.prize_form .check-box input {
    position: absolute;
    left: 1px;
    top: 5px;
    height: max-content;
    width: max-content;
}

.prize_form .check-box {
    position: relative;
}

.prize_form .check-box label {
    padding-left: 20px;
}

.prize_form #results.error,
.prize_form #results.success {
    box-shadow: none;
}

.prize_form .code-input > input{
    text-transform: uppercase !important;
}

.prize_form #results .text p {
    margin: 0;
}

@media screen and (max-width: 1399px) {
    .cs-1400-row {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
}

@media screen and (min-width: 1399px) {
    .cs-border-left-f4 {
        border-left: 5px solid #f4f4f4;
    }

    .pt-1400-90 {
        padding-top: 90px;
    }

    .col-1400-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .cs-banner-1400-mobile {
        display: none;
    }

    .cs-banner-1400-desktop {
        display: block;
    }

    .col-1400-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-1400-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .pr-1400-30 {
        padding-right: 30px;
    }

    .pr-1400-0 {
        padding-right: 0;
    }

    .blog-sidebar-container {
        padding-left: 0 !important;
    }
}

@media screen and (max-width: 1400px) {
    .plr-d-1400-0 {
        padding-left: 0;
        padding-right: 0;
    }

    .mt-d-1400-30 {
        margin-top: 25px;
        border-top: 1px solid #dfdfdf;
        padding-top: 30px;
    }
}

@media screen and (max-width: 991px) {
    .mt-d-1400-30 {
        margin-top: 0;
    }

    .cs-popup-margin {
        margin-bottom: 50px;
    }

}

@media screen and (max-width: 767px) {
    .mt-d-1400-30 {
        margin-top: 10px;
    }
}

.bg-con-white {
    background: white;
}

.bg-con-black {
    background: #222 !important;
}

.bg-con-black, .bg-con-white {
    height: 100%;
    width: 100%;
}


.breadcrumb-insite-last-three {
    overflow: hidden;
    position: relative;
    height: 49px;
}

.breadcrumb-insite-last {
    overflow: hidden;
    position: relative;
    height: 55px;
}

.breadcrumb-insite-last h6 {
    font-weight: 300;
    line-height: 25px;
}


@media screen and (min-width: 580px) {
    .breadcrumb-insite-last {
        overflow: hidden;
        position: relative;
        height: 65px;
    }
}

@media screen and (min-width: 767px) {
    .breadcrumb-insite-last h6 {
        font-weight: 300;
        line-height: unset;
    }

    .breadcrumb-insite-last {
        overflow: hidden;
        position: relative;
        height: unset;
    }

    .cs-current-upper-text {
        padding: 12px 20px;
        font-size: 13px;
        color: #000 !important;
        display: table-cell;
    }

    .mt_lg--50 {
        margin-top: 50px;
    }
}

.breadcrumb-insite-last-three h6 {
    line-height: 29px;
}

@media screen and (min-width: 1200px) {
    .cs-index-latest-news div:last-child {
        margin-left: -1px;
    }
}

body.template-color-6 .cs .section-title h3 {
    color: #fff !important;
}

.cs .team-heading .heading-right button {
    color: #fff;
}

body.template-color-6 .cs .team-heading .heading-right button:hover,
body.template-color-6 .cs .team-heading .heading-right button i,
body.template-color-6 .cs .theme-color {
    color: #fff !important;
}

body.template-color-6 .cs .team-heading .heading-right button i {
    transition: all .2s;
}

body.template-color-6 .cs .team-heading .heading-right button:hover i {
    color: #e9a12e !important;
}

.link-box {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
}

.cs-current-song.mobile .cs-up-title,
.cs-current-song.mobile .cs-down-title {
    overflow: hidden;
    position: relative;
    height: 65px;
    font-weight: 300;
    line-height: 25px;
}

.marquee-container h6 {
    font-weight: 400;
    position: relative;
    height: 100%;
    width: 100%;
    margin: 0;
    text-align: left;
    /* Starting position */
    -moz-transform: translateX(0%);
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    /* Apply animation to this element */
    -moz-animation: marquee-container 15s linear infinite;
    -webkit-animation: marquee-container 15s linear infinite;
    animation: marquee-container 15s linear infinite;
    white-space: nowrap;
}

/* Move it (define the animation) */
@-moz-keyframes marquee-container {
    0% {
        -moz-transform: translateX(0%);
    }
    20% {
        -moz-transform: translateX(0%);
    }
    60% {
        -moz-transform: translateX(-30%);
    }
    100% {
        -moz-transform: translateX(0%);
    }
}

@-webkit-keyframes marquee-container {
    0% {
        -webkit-transform: translateX(0%);
    }
    20% {
        -webkit-transform: translateX(0%);
    }
    60% {
        -webkit-transform: translateX(-30%);
    }
    100% {
        -webkit-transform: translateX(0%);
    }
}

@keyframes marquee-container {
    0% {
        -moz-transform: translateX(0%); /* Firefox bug fix */
        -webkit-transform: translateX(0%); /* Firefox bug fix */
        transform: translateX(0%);
    }
    20% {
        -moz-transform: translateX(0%); /* Firefox bug fix */
        -webkit-transform: translateX(0%); /* Firefox bug fix */
        transform: translateX(0%);
    }
    60% {
        -moz-transform: translateX(-30%); /* Firefox bug fix */
        -webkit-transform: translateX(-30%); /* Firefox bug fix */
        transform: translateX(-30%);
    }
    100% {
        -moz-transform: translateX(0%); /* Firefox bug fix */
        -webkit-transform: translateX(0%); /* Firefox bug fix */
        transform: translateX(0%);
    }
}

.thumbH2{
	margin: 10px;
}

.instagram-grid-wrap.instagram-grid-7 {
  -ms-grid-columns: (1fr)[7];
  grid-template-columns: repeat(7,1fr);
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}

.instagram-grid-wrap.instagram-grid-8 {
  -ms-grid-columns: (1fr)[8];
  grid-template-columns: repeat(8,1fr);
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}


@media only screen and (max-width: 767px){
.instagram-grid-wrap.instagram-grid-7, .instagram-grid-wrap.instagram-grid-8{
  -ms-grid-columns: (1fr)[2] !important;
  grid-template-columns: repeat(2,1fr) !important;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}	

.instagram-grid-wrap.instagram-grid-7 .thumb{
  padding: 0;
  margin: 0;
}	
}

.search-btn {
    padding-right: 30px;
    padding-left: 30px;
    cursor: pointer;
}

.search-container {
    position: absolute;
    right: 130px;
    top: 40px;
    height: 40px;
    background: white;
    z-index: 50;
    max-width: 330px;
    display: flex;
    align-items: end;
    transition: all .2s ease;
}

.search-container.showContainer {
    height: 140px;
}

.search-container button {
    margin-bottom: 8px;
    height: 40px;
    background: orange;
    color: white;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border: none;
    padding: 10px;
}

.search-container input {
    margin: 8px 0 8px 8px;
}
.search-container input:focus {
    border-color: #ececec;
}

.search-container > button {
    margin-right: 8px;
}

.iframe-container {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}

.video-section .video__con {
    width: 60%;
}

/* Then style the iframe to fit in the container div with full height and width */
.iframe-container > iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.cs-blog-btn-container {
    display: flex;
    justify-content: center;
    margin-top: 40px;
}