﻿
a {
    text-decoration: none;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
}

img {
    border: 0;
}

.text-center {
    text-align: center;
}

*::after, *::before {
    box-sizing: border-box;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

.col-xs-12.col-sm-8.col-lg-8 {
    box-sizing: border-box;
}

.col-xs-12.col-sm-4.col-lg-4 {
    box-sizing: border-box;
}

.padding-remove {
    padding-left: 0;
    padding-right: 0;
}

.padding-left {
    padding-left: 15px;
    padding-right: 0;
}

.padding-right {
    padding-left: 0;
    padding-right: 15px;
}

.thumbnail {
    padding: 0;
    margin: 0;
    background: none;
    border: none;
    -moz-border-radius: 0px;
    -web-kit-border-radius: 0px;
    border-radius: 0px;
}

.row {
    margin: 0px;
}

/*-----BOOTSTRAP CSS---------*/

.container1 {
    max-width: 1240px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    /*padding-left: 15px;
    padding-right: 15px;*/
    box-sizing: border-box;
}

.container {
    width: 100%;
    box-sizing: border-box;
}

/*-----NEW DESIGN CSS---------*/

.thumbnail {
    padding: 0;
    margin: 0;
    background: none;
    border: none;
    -moz-border-radius: 0px;
    -web-kit-border-radius: 0px;
    border-radius: 0px;
    box-shadow: none;
}

@font-face {
    font-family: 'HighlandGothicFLF-Bold';
    src: url('fonts/HighlandGothicFLF-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/HighlandGothicFLF-Bold.woff') format('woff'), url('fonts/HighlandGothicFLF-Bold.ttf') format('truetype'), url('fonts/HighlandGothicFLF-Bold.svg#HighlandGothicFLF-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HighlandGothicFLF';
    src: url('fonts/HighlandGothicFLF.eot?#iefix') format('embedded-opentype'), url('fonts/HighlandGothicFLF.woff') format('woff'), url('fonts/HighlandGothicFLF.ttf') format('truetype'), url('fonts/HighlandGothicFLF.svg#HighlandGothicFLF') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Exotic350BT-Bold';
    src: url('fonts/Exotic350BT-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/Exotic350BT-Bold.woff') format('woff'), url('fonts/Exotic350BT-Bold.ttf') format('truetype'), url('fonts/Exotic350BT-Bold.svg#Exotic350BT-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*-----ABOUT US---------*/
.home-about-us-back { /*padding-top: 70px;*/
    padding-bottom: 70px;
}

.home-about-us-back .thumbnail img {
    -web-kit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.home-about-us-back h2 {
    padding: 0 0 20px 0;
    text-align: left;
}

.home-about-us-back a {
    font-size: 20px;
    color: #505050;
    text-transform: uppercase;
    border: 2px solid #02a3e9;
    padding: 12px 25px;
    display: inline-block;
    text-decoration: none;
    -web-kit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin: 20px 0 0 0;
}

.home-about-us-back a:hover {
    background: #02a3e9;
    color: #FFF;
}

.home-about-us-back .welcome-about-banner-new {
    background: url(../images/welcome-about-banner-new-promo_pacakge.png) no-repeat center top;
    background-size: cover;
    max-width: 1220px;
    margin: auto;
    padding: 20px 50px 27px;
    -moz-border-radius: 16px;
    -web-kit-border-radius: 16px;
    border-radius: 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.home-about-us-back .welcome-about-banner-new * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.home-about-us-back .welcome-about-banner-new .row {
    margin-left: -15px;
    margin-right: -15px;
}

.home-about-us-back .welcome-about-banner-new h2.white-heading {
    font-family: 'HighlandGothicFLF';
    font-size: 75px;
    color: #FFF;
    text-transform: uppercase;
    font-weight: normal;
    line-height: 85px;
}

.home-about-us-back .welcome-about-banner-new h3 {
    font-family: 'Exotic350BT-Bold';
    font-size: 30px;
    color: #FFF;
}

.home-about-us-back .welcome-about-banner-new ul {
    float: left;
    margin: 0 50px 10px 0;
}

.home-about-us-back .welcome-about-banner-new ul li {
    font-size: 16px;
    line-height: 28px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.49);
    color: #FFF;
    padding: 2px 0;
    background: url(../images/welcome-about-banner-new-arrow_img.png) no-repeat;
    background-position: 0 .5em;
    list-style-type: none;
    padding: 2px 0 2px 25px;
}

.home-about-us-back .welcome-about-banner-new p {
    color: #FFF;
    font-size: 16px;
    line-height: 25px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.49);
}

.home-about-us-back .welcome-about-banner-new a {
    color: #FFF;
    border: 2px solid #FFF;
}

.home-about-us-back .welcome-about-banner-new a:hover {
    background: #FFF;
    color: #02a3e9;
    border: 2px solid #FFF;
}

/*-----RECOMMENDED ARTISTSsss---------*/
.home-blue-bg-back {
    padding-top: 32px;
    padding-bottom: 70px;
    box-sizing: border-box;

    background-repeat: no-repeat;
    background-size: cover;
    background-color: #34689b;
}

.home-blue-bg-back .innerHeavyRotationDivContainer {
    background-color: #153948;
    margin-bottom: 25px;
}

.home-blue-bg-back .heavyRotationTracks {
    height: 140px;
}

.home-blue-bg-back h2 {
    color: #FFF;
    padding-bottom: 40px;
    box-sizing: border-box;
}

.home-blue-bg-back p {
    font-size: 14px;
    color: #FFF;
    padding: 15px 0;
    box-sizing: border-box;
}

.home-blue-bg-back .block-back .thumbnail {
    max-width: 240px;
    margin: auto;
    position: relative;
    box-sizing: border-box;
}

.home-blue-bg-back .block-back .thumbnail img {
    -web-kit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    box-sizing: border-box;
}

.home-blue-bg-back .block-back .hover-name {
    background: rgba(0, 0, 0, 0.79);
    position: absolute;
    top: 0;
    height: 100%;
    -web-kit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    left: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    box-sizing: border-box;
}

.home-blue-bg-back .block-back .hover-name:before {
    content: "";
    display: inline-block;
    height: 100%;
    margin-left: -4px;
    vertical-align: middle;
    box-sizing: border-box;
}

.home-blue-bg-back .block-back .hover-name h3 {
    font-size: 18px;
    color: #FFF;
    margin: 0px;
    padding: 0px;
    line-height: 28px;
    vertical-align: middle;
    display: inline-block;
    box-sizing: border-box;
}

.home-blue-bg-back .block-back:hover .hover-name {
    opacity: 1;
    visibility: visible;
    box-sizing: border-box;
}

.home-blue-bg-back .block-back .social-icn a {
    width: 25px;
    height: 25px;
    display: inline-block;
    font-size: 13px;
    color: #FFF;
    line-height: 24px;
    border: 1px solid #FFF;
    text-decoration: none;
    -web-kit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    box-sizing: border-box;
}

.home-blue-bg-back .block-back .social-icn a i.fa {
    display: block;
    line-height: 24px;
    box-sizing: border-box;
}

.home-blue-bg-back .block-back .name-text {
    padding: 3px 40px 0 55px;
    box-sizing: border-box;
}

/*.home-blue-bg-back .block-back .name-text:before { content: "\f028";  font: normal normal normal 18px/1 FontAwesome; display: inline-block; color: #FFF;  position: absolute;  left: 0;  margin: 15px 0 0 0; box-sizing: border-box; text-align: left; }*/
.home-blue-bg-back .block-back .name-text h4 {
    font-size: 17px;
    color: #27a0d5;
    padding: 0 0 0 0;
    box-sizing: border-box;
    text-align: left;
}

.home-blue-bg-back .block-back .name-text span {
    font-size: 13px;
    color: #FFF;
    display: block;
    box-sizing: border-box;
    text-align: left;
}

.home-blue-bg-back a.search_btn {
    text-decoration: none;
    padding: 12px 60px;
    border: 2px solid #FFF;
    font-size: 16px;
    margin-top: 20px;
    display: inline-block;
    width: auto;
    text-transform: uppercase;
}

.home-blue-bg-back a.search_btn:hover {
    background: #FFF;
    color: #31689c;
}

.col-xs-12.col-sm-12.col-lg-12.name-text i {
    border-bottom-color: #054560;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: #054560;
    border-left-style: solid;
    border-left-width: 2px;
    border-right-color: #054560;
    border-right-style: solid;
    border-right-width: 2px;
    border-top-color: #054560;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-top-style: solid;
    border-top-width: 2px;
    color: #054560;
    padding-bottom: 4px;
    padding-left: 9px;
    padding-right: 6px;
    padding-top: 4px;
}

.innerHeavyRotationDivContainer .col-xs-12.col-sm-12.col-lg-12.name-text i {
    border-color: #27a0d5;
    border-image: none;
    border-radius: 4px;
    border-style: solid;
    border-width: 2px;
    color: #27a0d5;
    padding: 4px 6px 4px 9px;
}

.innerHeavyRotationDivContainer .col-xs-12.col-sm-12.col-lg-12.name-text i.fa-pause {
    color: #bc213a;
}

.home-artist-us-back i.fa-pause {
    color: #bc213a;
}

.home-artist-us-back i.fa-pause:hover {
    color: #bc213a;
}

.home-Dj-spotlight-back i.fa-pause {
    color: #bc213a;
}

.home-Dj-spotlight-back i.fa-pause:hover {
    color: #bc213a !important;
}

.col-xs-12.col-sm-12.col-lg-12.name-text {
    margin-left: 25px;
}

.name-text a {
    display: inline-block;
    left: 0;
    margin-top: 21px;
    position: absolute;
    text-align: left;
    color: #FFF;
    font-size: 16px;
}

.col-xs-12.col-sm-12.col-lg-12.name-text h4 {
    margin-bottom: 1px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 14px;
    font-weight: 600;
}

.dd {
    border: 1px solid #138bc0;
    border-radius: 8px;
    padding-bottom: 20px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 16px;
    height: 700px;
    width: 284px;
}

.pd {
    padding: 0px;
}

/*-------LATEST RELEASE---------*/
.home-latest-release-bg {
    padding-top: 70px;
    padding-bottom: 70px;
    background: #191a1c;
    background-image: url("../img/newdesign/img/latest_bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}

.home-latest-release-bg h2 {
    color: #FFF;
    padding-bottom: 40px;
}

.home-latest-release-bg .thumbnail img {
    -web-kit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    max-width: 100%;
}

.home-latest-release-bg .latest-release-name {
    width: 100%;
    max-width: 190px;
    display: inline-block;
    margin-top: 25px;
    margin-left: 26px;
    margin-right: 26px;
}

.home-latest-release-bg h3 {
    font-size: 17px;
    color: #FFF;
    margin: 0px;
    padding-bottom: 2px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 15px;
    line-height: 28px;
}

/*-------------TOP TRACK--------------*/
.home-track-bg {
    padding-top: 70px;
    padding-bottom: 70px;
    background: #FFF;
}

.home-track-bg h2 {
    color: #595959;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    max-width: 600px;
    padding-bottom: 35px;
    text-align: center;
}

.home-track-bg .thumbnail img {
    -web-kit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.home-track-bg .latest-release-name {
    width: 100%;
    max-width: 190px;
    display: inline-block;
    margin-top: 25px;
    margin-left: 26px;
    margin-right: 26px;
}

.home-track-bg h3 {
    font-size: 17px;
    color: #595959;
    margin: 0px;
    padding: 15px 0 0 0;
    line-height: 28px;
}

.form-horizontal.custom_form form {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}

/*---------------Artist Spotlight--------------*/
.home-artist-us-back {
    padding-top: 70px;
    padding-bottom: 70px;
    background-color: #f3f3f3;
}

.home-artist-us-back .thumbnail img {
    -web-kit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.home-artist-us-back h2 {
    padding: 0 0 20px 0;
    text-align: center;
    margin: 0;
}

.home-artist-us-back .artistspotclass h3 {
    margin: 0;
}

.home-artist-us-back .artistspotclass p span.read-more {
    color: #019de0 !important;
}

/*.home-artist-us-back a { font-size: 20px; color: #505050; text-transform: uppercase; border: 2px solid #02a3e9; padding: 12px 25px; display: inline-block;  text-decoration: none; -web-kit-border-radius: 4px;  -moz-border-radius: 4px; border-radius: 4px; margin: 20px 0 0 0; }
.home-artist-us-back a:hover { background: #02a3e9; color: #FFF; }*/
.home-artist-us-back .name-text1 {
    padding-bottom: 0;
    padding-left: 52px;
    padding-right: 1px;
    padding-top: 30px;
}

.col-xs-12.col-sm-6.col-lg-3.name-text1.art a {
    color: #029de0;
}

.name-text1 a {
    display: inline-block;
    left: 0;
    margin-top: 15px;
    position: absolute;
    text-align: left;
    color: #019de0;
    font-size: 16px;
}

/*.home-artist-us-back .name-text:before { content: "\f028"; font: normal normal normal 18px/1 FontAwesome; display: inline-block; color: #019de0; position: absolute; left: 0; margin: 15px 0 0 0;}*/
.home-artist-us-back .name-text1 h4 {
    font-size: 20px;
    color: #484848;
    padding: 0 0 0 0;
}

.home-artist-us-back .name-text1 span {
    font-size: 15px;
    color: #484848;
    display: block;
}

.block-back .social-icn1 {
    text-align: center;
}

.block-back .social-icn1 a {
    border-radius: 50%;
    width: 27px;
    height: 27px !important;
    display: inline-block;
    border: 1px solid #a7a7a7;
    font-size: 14px;
    line-height: 29px;
    color: #aaa9a9;
    margin-top: 10px;
}

.block-back .social-icn1 a:hover {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #02a3e9;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    color: #ffffff;
    border: 1px solid #02a3e9;
}

.block-back .social-icn1 a i.fa:hover {
    color: #FFF;
}

.block-back h3 {
    color: #02a3e9;
}

.col-xs-12.col-sm-6.col-lg-3.name-text1.art h5 {
    margin-bottom: 5px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 10px;
}

/*-----------DJ SPOTLIGHT-----------*/
.home-Dj-spotlight-back {
    padding-top: 70px;
    padding-bottom: 70px;
    background-color: #019de0;
    width: 100%;
}

.home-Dj-spotlight-back .thumbnail img {
    -web-kit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.home-Dj-spotlight-back h2 {
    margin: 0;
    padding: 0 0 20px 0;
    text-align: center;
    color: #FFF;
}

.home-Dj-spotlight-back h3 {
    color: #FFF;
    text-align: left;
}

.home-Dj-spotlight-back p {
    color: #FFF;
    text-align: left;
}

/*.home-Dj-spotlight-back a { font-size: 20px; color: #FFF; text-transform: uppercase; border: 2px solid #FFF; padding: 12px 25px; display: inline-block; text-decoration: none; -web-kit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; margin: 20px 0 0 0; }
.home-Dj-spotlight-back a:hover { background: #02a3e9; color: #FFF;}*/
.home-Dj-spotlight-back .name-text3 {
    padding: 30px 15px 0 50px;
    float: left;
    text-align: left;
}

.col-xs-12.col-sm-6.col-lg-3.name-text3 a {
    color: #FFF;
}

/*.home-Dj-spotlight-back .name-text:before { content: "\f028";  font: normal normal normal 18px/1 FontAwesome;  display: inline-block; color: #FFF; position: absolute; left: 0;  margin: 15px 0 0 0;  margin-left: 65px;}*/
.home-Dj-spotlight-back .name-text3 h4 {
    font-size: 20px;
    color: #FFF;
    padding: 0px;
    text-align: left;
}

.home-Dj-spotlight-back .name-text3 span {
    font-size: 15px;
    color: #FFF;
    display: block;
    text-align: left;
}

.block-dj .social-icn1 {
    text-align: center;
    margin-top: 5px;
}

.block-dj .social-icn1 a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: rgb(255, 255, 255);
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: rgb(255, 255, 255);
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: rgb(255, 255, 255);
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: rgb(255, 255, 255);
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    border-top-style: solid;
    border-top-width: 1px;
    box-sizing: border-box;
    color: rgb(255, 255, 255);
    display: inline-block;
    font-size: 13px;
    height: 25px;
    line-height: 24px;
    text-decoration-color: -moz-use-text-color;
    text-decoration-line: none;
    text-decoration-style: solid;
    width: 25px;
}

.block-back .social-icn1 a:hover {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #02a3e9;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    color: #ffffff;
    border: 1px solid #02a3e9;
}

.block-dj .social-icn1 a i.fa {
    box-sizing: border-box;
    display: block;
    line-height: 24px;
}

.block-dj .social-icn1 a i.fa:hover {
    color: #FFF;
}

.spot_btn {
    float: right;
    padding: 0px;
    margin: 0px;
}

.name-text3 a {
    display: inline-block;
    font-size: 16px;
    left: 0;
    margin-top: 16px;
    position: absolute;
    text-align: right;
}

.col-lg-10.name-text3 h5 {
    color: rgb(255, 255, 255);
    margin-bottom: 6px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 16px;
    text-align: left;
}

/*.djs1{padding-left:62px;}*/

/*-----------LABEL SPOTLIGHT-----------*/
.Label-Spotlight {
    padding-top: 70px;
    padding-bottom: 70px;
    background: #029de0;
    box-sizing: border-box;
    background-image: url("../img/newdesign/img/Label_bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
}

.Label-Spotlight h2 {
    color: #FFF;
    padding-bottom: 40px;
    box-sizing: border-box;
}

.Label-Spotlight p {
    font-size: 14px;
    color: #FFF;
    padding: 15px 0;
    box-sizing: border-box;
}

.Label-Spotlight .label-back .thumbnail {
    max-width: 180px;
    margin: auto;
    position: relative;
    box-sizing: border-box;
}

.Label-Spotlight .label-back .thumbnail img {
    -web-kit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    box-sizing: border-box;
}

.label-back h3 {
    color: #FFF;
}

/*-----------LATEST RELEASE FORM-----------*/

.form-horizontal.custom_form input {
    height: 28px;
    width: 100%;
}

.form-horizontal.custom_form select {
    -webkit-appearance: menulist-button;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 40px;
    position: relative;
    width: 100%;
    line-height: 32px !important;
}

.form-horizontal.custom_form .form-control {
    background: transparent;
    border: 2px solid #a9a9a9;
    color: #FFF;
    width: 100%;
    box-sizing: border-box;
    height: 40px;
}

.reset {
    transition-delay: 0s;
    transition-duration: 0.4s;
    transition-property: all;
    transition-timing-function: ease-in-out;
    padding: 8px 12px;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    border: 2px solid #a9a9a9;
    border-radius: 4px;
    color: #ffffff;
    width: 100%;
    text-align: center;
    vertical-align: middle;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 1.42857;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
}

.reset:hover {
    background-color: #019de0;
    border: 2px solid #019de0;
    transition-delay: 0s;
    transition-duration: 0.4s;
    transition-property: all;
    transition-timing-function: ease-in-out;
}

.latre {
    margin-bottom: 10px;
}

.search_btn {
    transition-delay: 0s;
    transition-duration: 0.4s;
    transition-property: all;
    transition-timing-function: ease-in-out;
    padding: 8px 12px;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    border: 2px solid #a9a9a9;
    border-radius: 4px;
    color: #ffffff;
    width: 100%;
    text-align: center;
    vertical-align: middle
}

.search_btn:hover {
    background-color: #019de0;
    border: 2px solid #019de0;
    transition-delay: 0s;
    transition-duration: 0.4s;
    transition-property: all;
    transition-timing-function: ease-in-out;
}

.checkbox1.checkbox-inline {
    margin-top: 0;
}

.checkbox1 {
    padding-left: 39px;
}

.radio-inline, .checkbox-inline {
    cursor: pointer;
    display: inline-block;
    font-weight: 400;
    margin-bottom: 0;
    vertical-align: middle;
}

.radio, .checkbox1 {
    position: relative;
}

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox1 input[type="checkbox"], .checkbox1-inline input[type="checkbox"] {
    margin-left: -20px;
    position: absolute;
    display: none;
}

.form-horizontal .checkbox1, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
    margin-bottom: 0;
    padding-top: 5px;
}

input[type="radio"], input[type="checkbox"] {
    line-height: normal;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 4px;
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}

.checkbox1 label::before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: transparent;
    border-radius: 4px;
    border: 2px solid #a9a9a9;
    content: "";
    display: inline-block;
    height: 25px;
    left: 0;
    margin-left: -32px;
    position: absolute;
    transition-delay: 0s, 0s;
    transition-duration: 0.15s, 0.15s;
    transition-property: border, color;
    transition-timing-function: ease-in-out, ease-in-out;
    width: 25px;
}

.checkbox1 input[type="checkbox"]:checked + label::after {
    content: "";
    font-family: "FontAwesome";
}

.checkbox1 label::after {
    color: #FFF;
    display: inline-block;
    font-size: 11px;
    height: 16px;
    left: 0;
    margin-left: -28px;
    padding-left: 3px;
    padding-top: 2px;
    position: absolute;
    top: 0;
    width: 16px;
}

.checkbox1 label {
    display: inline-block;
    padding-left: 5px;
    position: relative;
}

.radio label, .checkbox1 label {
    cursor: pointer;
    font-weight: 400;
    margin-bottom: 0;
    min-height: 20px;
}

label {
    max-width: 100%;
}

label span {
    color: #FFF;
}

.home-select {
    -moz-appearance: none;
    background-image: linear-gradient(45deg, rgba(0, 0, 0, 0) 50%, #808080 50%), linear-gradient(135deg, #808080 50%, rgba(0, 0, 0, 0) 50%), linear-gradient(to right, #cccccc, #cccccc);
    background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.8em;
    background-repeat: no-repeat;
    background-size: 5px 5px, 5px 5px, 1px 1em;
    transition-delay: 0s;
    transition-duration: 0.3s;
    transition-property: all;
    transition-timing-function: ease-out;
    cursor: pointer;
}

.form-horizontal.custom_form .cust {
    color: #a3a3a2;
    border: 2px solid #a9a9a9;
    background-color: transparent;
}

.home-select option {
    background-color: #FFF;
    border: none;
    color: #333;
    padding: 10px 0px 10px 6px;
    transition-delay: 0s;
    transition-duration: 0.3s;
    transition-property: all;
    transition-timing-function: ease-out;
}

.form-search input, .form-inline input, .form-horizontal input, .form-search textarea, .form-inline textarea, .form-horizontal textarea, .form-search select, .form-inline select, .form-horizontal select, .form-search .help-inline, .form-inline .help-inline, .form-horizontal .help-inline, .form-search .uneditable-input, .form-inline .uneditable-input, .form-horizontal .uneditable-input, .form-search .input-prepend, .form-inline .input-prepend, .form-horizontal .input-prepend, .form-search .input-append, .form-inline .input-append, .form-horizontal .input-append {
    outline: none;
    outline-width: 0px;
}

.checkbox1 input {
    display: none;
}

.tophomeNavigation, .recenthomeNavigation, .labelhomeNavigation {
    text-align: right;
    margin: 30px;
}

.tophomeNavigation a, .recenthomeNavigation a, .labelhomeNavigation a {
    padding: 0px 13px;
    background-color: #019de0;
    border-radius: 4px;
    border: 2px solid #019de0;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
    font-size: 32px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 50%;
}

.thumbnail.tp {
    margin-top: 24px;
}

.latest-release-name > span {
    color: #a3a3a2
}

.name-text a {
    display: inline-block;
    left: 0;
    margin-top: 14px;
    position: absolute;
    text-align: left;
    color: #FFF;
    font-size: 28px;
}

@media screen and (min-width: 100px) and (max-width: 767px) {
    .home-about-us-back .welcome-about-banner-new {
        padding: 15px;
    }

    .home-about-us-back .welcome-about-banner-new p {
        line-height: 24px;
    }

    .home-about-us-back .welcome-about-banner-new ul {
        margin: 0;
        text-align: left;
        display: inline-block;
        float: none;
        width: 100%;
    }

    .home-about-us-back .welcome-about-banner-new ul.margin-b {
        margin-bottom: 12px;
    }

    .home-about-us-back .welcome-about-banner-new h2.white-heading {
        font-size: 45px;
        line-height: 50px;
    }

    .home-about-us-back .welcome-about-banner-new h3 {
        font-size: 28px;
        line-height: normal;
        padding-top: 15px;
    }
}

@media screen and (min-device-width: 320px) and (max-device-width: 768px) {

    .navbar .container {
        max-width: 1140px;
        width: 100%;
    }

}

@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .col-sm-1.latre {
        box-sizing: border-box;
        width: 100%;
    }

    .col-sm-2.latre {
        white-space: nowrap;
    }

}

@media screen and (min-device-width: 800px) and (max-device-width: 1280px) {

    .col-sm-1.latre {
        box-sizing: border-box;
        width: 50%;
    }

    .col-sm-2.latre {
        white-space: nowrap;
    }

}

@media screen and (min-device-width: 300px) and (max-device-width: 360px) {

    .form-inline {
        text-align: left;
    }

    .form-inline.login-form ul {
        margin-left: 0px;
    }

    .navbar .nav > li > a {
        font-size: 20px;
    }

    .login-form {
        margin-left: 0px;
    }

    .media-count-panel {
        margin-bottom: 20px;
    }
}

@media screen and (min-device-width: 320px) and (max-device-width: 360px) {

    .home-blue-bg-back .block-back .name-text h4 {
        font-size: 16px;
    }

    .col-xs-12.col-sm-12.col-lg-12.name-text {
        margin-left: 0px;
    }

    .dd {
        margin-top: 5px;
    }

}

html, body {
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;

}

.block-back > p {
    min-height: 90px;
    position: static;
}

.top-menu-navbar {
    background-color: #737373;
    height: 57px;
    width: 100%;
    margin-bottom: 20px;
}

.top-menu-navbar #menu-top-wrapper.span12 {
    width: 100% !important;
}

.top-menu-navbar #menu-top-wrapper #menu-top #main-menu-accordion_top {
    width: auto !important
}

.container_menu {
    height: auto;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    width: 100%;
    max-width: 1140px;
}

.yoyo {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: -12px;
    width: 100%;
}

.yoyo i {
    border-bottom-color: #FFF;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: #FFF;
    border-left-style: solid;
    border-left-width: 2px;
    border-right-color: #FFF;
    border-right-style: solid;
    border-right-width: 2px;
    border-top-color: #FFF;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-top-style: solid;
    border-top-width: 2px;
    color: #FFF;
    margin-right: 4px;
    padding-bottom: 4px;
    padding-left: 8px;
    padding-right: 6px;
    padding-top: 4px;
    font-size: 16px;
}

.custom-tooltip-me {
    top:6px!important;
    display: block;
    height: 28px;
}

.custom-tooltip-me i {
    margin:0!important;
    display: inline-block;
    width: 28px;
    padding: 4px 0!important;
}

.custom-tooltip-me span.tooltip-co {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    visibility: hidden;
    position: absolute !important;
    top: -30px !important;
    background:rgba(0, 0, 0, 0.78);
    left:-12px;
    right:-12px;
    font-size: 10px;
    width: auto;
    padding:1px 10px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    white-space: nowrap;
}

a.play.donotallow_ .fa.fa-video-camera{opacity: 0.35;}



.custom-tooltip-me span.tooltip-co:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width:8px 8px 0 8px;
    border-color:rgba(0, 0, 0, 0.78) transparent transparent transparent;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top:19px;
}

.custom-tooltip-me:hover span.tooltip-co {
    visibility: visible;
}

.yoyo span {
    color: #FFF;
}

.thumbnail.tp a {
    position: relative;
}

.thumbnail.tp span {
    position: relative;
    top: 17px;
}

.thumbnail.tp.top_c span {
    position: relative;
    top: 12px;
}

.top_t {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: -5px;
    width: 100%;
}

.top_t i {
    border-bottom-color: #FFF;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: #FFF;
    border-left-style: solid;
    border-left-width: 2px;
    border-right-color: #FFF;
    border-right-style: solid;
    border-right-width: 2px;
    border-top-color: #FFF;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-top-style: solid;
    border-top-width: 2px;
    color: #FFF;
    margin-right: 4px;
    padding-bottom: 4px;
    padding-left: 8px;
    padding-right: 6px;
    padding-top: 4px;
    font-size: 15px;
}

.top_t span {
    color: #FFF;
}

.top_t i:hover {
    animation-delay: 0s;
    animation-direction: normal;
    animation-duration: 0.3s;
    animation-fill-mode: forwards;
    animation-iteration-count: 1;
    animation-name: toRightFromLeft;
    animation-play-state: running;
    animation-timing-function: ease;
}

.thumbnail.tp {
    -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.thumbnail.tp:hover {
    transform: scale(1.25, 1.25);
}

.col-xs-12.col-sm-12.col-lg-12.name-text i:hover {
    color: #FFF;
    transition: all 0.5s ease;
}

.col-xs-12.col-sm-12.col-lg-12.name-text i:active {
    color: #FFF;
}

.out {
    background-color: #163a84;
    height: 50px;
}

.col-xs-12.col-sm-6.col-lg-3.name-text1.art .play i {
    font-size: 24px;
    padding-bottom: 6px;
    padding-left: 9px;
    padding-right: 8px;
    padding-top: 5px;
    border-radius: 4px;
    border: 2px solid #029de0;
}

.home-Dj-spotlight-back .name-text3 .play i {
    font-size: 24px;
    padding-bottom: 6px;
    padding-left: 9px;
    padding-right: 8px;
    padding-top: 5px;
    border-radius: 4px;
    border: 2px solid #FFF;
}

.home-Dj-spotlight-back .name-text3 h5 {
    color: rgb(255, 255, 255);
    margin-bottom: 5px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 13px;
}

.home-Dj-spotlight-back .name-text3 .play i:hover {
    transition-delay: 0s;
    transition-duration: 0.5s;
    transition-property: all;
    transition-timing-function: ease;
    color: #FFF;
}

/*-------MEDIA PLAYER START-------*/

.jp-gui.jp-media-name {
    margin-left: 25px !important;
}

/*-------MEDIA PLAYER END-------*/

.home-Dj-spotlight-back .name-text3 a {
    color: #FFF;
}

/*-------SLIDER PAGINATION CUSTOM-------*/

#recentupdate .owl-controls {
    margin-top: 137px !important;
}

#topsliderhome .owl-controls {
    margin-top: 137px !important;
}

.owl-theme .owl-controls .owl-page span {
    box-shadow: none;
    opacity: 0.5;
}

@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {

    .col-xs-12.col-sm-12.col-lg-12.name-text > h4 {
        word-wrap: break-word;
    }

    .home-blue-bg-back .block-back .name-text {
        box-sizing: border-box;
        padding-bottom: 0;
        padding-left: 52px;
        padding-right: 4px;
        padding-top: 14px;
    }

    .col-xs-12.col-sm-12.col-lg-12.name-text {
        margin-left: 0px;
    }

}

/*-------Splash screen---*/
.button-back a.btn-primary {
    border: 2px solid rgb(1, 157, 224);
}

#labelsliderhome .owl-controls {
    margin-top: 60px !important;
}

/*-------Show only container for home page (tweaks)---*/
.search_container {
    width: 1140px;
    margin: 0 auto;
    padding: 0px;
}

.first-ul-box-filter > div label span {
    color: #000;
}

/* =============================================================================
                DASHBOARD PAGE START HERE BY AMIT
   ========================================================================== */

.dashsearhtrack {
    padding-top: 70px;
    padding-bottom: 70px;
    background: url("../img/labelnew/dash_bg.jpg") no-repeat;
    background-size: cover;
    width: 100%;
}

.job-form-box {
    background-color: #e9edee;
    margin-bottom: 40px;
    margin-top: 40px;
    padding: 40px;
    border-radius: 10px;
}

.job-form-section .job-main-form {
    margin-bottom: 40px;
}

.form-control {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    box-shadow: none;
    color: #555;
    display: block;
    font-size: 14px;
    height: 35px;
    line-height: 1.55;
    padding: 6px 12px;
    width: 100%;
}

.job-form-box input {
    background-color: #FFF;
    border-radius: 6px;
    border: 1px solid #d7d9da;
}

.job-main-form__button {
    background-color: transparent;
    border: 2px solid #019de0;
    border-radius: 6px;
}

.modal {
    display: block;
}

.modal-backdrop1 {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 11000;
    background-color: rgba(0, 0, 0, 0.78);
}

/*media popup css*/
.modal-content.popmodel {
    padding: 10px;
}

body.modal-open {
    overflow: hidden;
}

body.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.new-social-modal-back .modal.fade.in {
    width: 100%;
    left: 0;
    margin: 0;
    text-align: center;
    top: 0 !important;
    height: 100%;
    padding: 0;
    background: none;
}

.new-social-modal-back * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.new-social-modal-back .no-padding {
    padding: 0;
}

.new-social-modal-back .modal-dialog {
    width: 600px;
    float: none;
    margin: 50px auto;
    background: #FFF;
    display: inline-block;
    text-align: left;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border-radius: 4px;
}

.new-social-modal-back .modal-header {
    width: 100%;
    float: left;
}

.new-social-modal-back form {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0 30px 15px 0;
    text-align: left;
}

.new-social-modal-back ul li {
    width: 100%;
    float: left;
    list-style-type: none;
    margin: 12px 0 0 0;
    padding: 0;
}

.new-social-modal-back ul li .control-group {
    display: inline;
}

.new-social-modal-back ul li .btn.file {
    width: 106px;
    height: 34px;;
}

.new-social-modal-back ul li .control-group input[type*="file"] {
    float: none !important;
    width: 100% !important;
    line-height: 35px;
}

.new-social-modal-back ul li .label-file {
    width: 100%;
    margin: -19px 0 0 0;
}

.new-social-modal-back ul li .avatar-info {
    width: 66%;
    margin: 0;
    padding: 6px 20px 0 0;
    float: left;
    text-align: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 34px;
    display: block;
}

.new-social-modal-back ul span.info-detail {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
    display: block;
    padding: 12px;
    margin: 10px 0 5px 0;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border-radius: 4px;
}

.new-social-modal-back ul li .upload-img .avatar120x120 {
    float: right;
    margin-top: 0;
    margin-bottom: 0;
}

.new-social-modal-back ul li label {
    width: 25%;
    float: left;
    text-align: right;
    padding: 0 15px 0 0;
    line-height: 40px;
}

.new-social-modal-back ul li .field-back {
    width: 75%;
    float: left;
}

.new-social-modal-back ul li input[type="text"] {
    margin: 0 !important;
    width: 100%;
    line-height: 40px;
    height: 40px;
}

.new-social-modal-back ul li textarea {
    margin: 0 !important;
    width: 100%;
}

.new-social-modal-back .modal.fade.in {
    top: 40%;
}

.new-social-modal-back ul li input[type="submit"] {
    width: auto;
    float: right;
    padding: 4px 40px;
    text-transform: uppercase;
}

.new-social-modal-back .error_social {
    width: 100%;
    padding: 0 0 0 25%;
    color: #b94a48;
    float: right;
    margin: 0;
    text-align: left;
    display: none;
}

/*media popup css*/

#myModal .modal-content.popmodel {
    padding: 0px;
}

.home-latest-release-bg {
    padding-bottom: 130px;
}

.home-latest-release-bg .mr-two-button button {
    width: 46%;
}

.home-track-bg {
    padding-bottom: 130px;
}

.home-latest-release-bg.new-home-latest-release-bg .latre {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.home-latest-release-bg.new-home-latest-release-bg .latre.inputbox-back {
    width: 22%;
}

.home-blue-bg-back .innerHeavyRotationDivContainer .social-icn {
    min-height: 24px;
    margin: 15px 0 0 0;
}

.home-blue-bg-back .innerHeavyRotationDivContainer p.popover_custom {
    padding-bottom: 0;
    margin-bottom: 0;
    min-height: 90px;
}

.innerHeavyRotationDivContainer .name-text a.play i.fa-play {
    width: 41px;
    height: 40px;
    font-size: 24px;
    line-height: 29px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.home-blue-bg-back .block-back .name-text h4 {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}

.home-blue-bg-back .block-back .name-text span {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}

.home-Dj-spotlight-back .djs1 {
    padding: 0;
}

.home-Dj-spotlight-back .djs1 h3 {
    margin: 0;
}

.home-Dj-spotlight-back .djs1 p {
    white-space: inherit !important;
}

.home-Dj-spotlight-back .djs1 p span {
    color: #FFF !important;
    text-decoration: underline;
}

.home-artist-us-back .name-text1 {
    padding: 15px 15px 15px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.home-artist-us-back .name-text1 a {
    position: relative;
    float: left;
    margin: 0 10px 0 0;
}

.home-artist-us-back .name-text1 a.play i.fa-play {
    font-size: 24px;
    padding-bottom: 6px;
    padding-left: 9px;
    padding-right: 8px;
    padding-top: 5px;
    border-radius: 4px;
    border: 2px solid #029de0;
}

.home-artist-us-back .name-text1 h5 {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}

.home-artist-us-back .name-text1 span {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}

.home-artist-us-back .name-text1 a.play i.fa-play {
    width: 41px;
    height: 40px;
    font-size: 24px;
    line-height: 27px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.home-Dj-spotlight-back .name-text3 {
    padding: 15px 15px 15px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.home-Dj-spotlight-back .name-text3 a {
    position: relative;
    float: left;
    margin: 0 10px 0 0;
}

.home-Dj-spotlight-back .name-text3 h5 {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}

.home-Dj-spotlight-back .name-text3 span {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}

.home-Dj-spotlight-back .name-text3 a.play i.fa-play {
    width: 41px;
    height: 40px;
    font-size: 24px;
    line-height: 27px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.home-blue-bg-back p span.read-more {
    color: #04c6e5 !important;
}

body.home button#mobile-icon {
    display: none;
}

a.play.donotallow_ {
    cursor: not-allowed;
}

a.play.donotallow_ .fa.fa-play {
    opacity: 0.35;
}

a.play.donotallow_:hover {
    text-decoration: none;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#3093c7, endColorstr=#1c5a85);
}

a.play.donotallow_ span.custom_tooltip {
    transition: all 0.5s ease 0s;
    color: #fff;
    font-size: 12px;
    display: none !important;
    position: absolute;
    top: -30px;
    background:rgba(0, 0, 0, 0.78);
    padding: 3px 10px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    opacity: 1 !important;
    z-index: 9999;
    left: -30px;
    overflow: visible !important;
}

a.play.donotallow_:hover span.custom_tooltip {
    display: block !important;
}

a.play.donotallow_ span.custom_tooltip::before {
    content: '';
    height: 8px;
    width: 8px;
    background: #000;
    position: absolute;
    bottom: -4px;
    left: 25%;
    opacity: 1;
    transform: rotate(45deg)
}

.thumbnail.tp a.play.donotallow_ span.custom_tooltip {
    left: 0 !important;
    color: #fff;
    font-size: 12px;
    text-align: center;
    width: -webkit-fill-available;
    box-shadow: 0px 0px 27px rgba(255, 255, 255, 0.3);
    top: -92px !important;
}

