/*
Theme Name: CAD WP Base Theme
Author: CAD UIX
Version: 0.2.0
*/

@import url('//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
@import url('//fonts.googleapis.com/css?family=Lato:400,700,900|Maven+Pro:400,900|Roboto:400,700,900|Monofett');

[contenteditable].form-control, [type=email].form-control, [type=password].form-control, [type=tel].form-control, [type=text].form-control, input.form-control, input[type=email], input[type=number], input[type=password], input[type=text], textarea, textarea.form-control {
    -webkit-box-shadow: none;
    box-shadow: none;
}
/* form placeholder overrides - have to use !important or this doesn't work

--------------------------------------------- */

::-webkit-input-placeholder {
    /* Chrome */
    font-size: 20px !important;
    font-family: 'Maven Pro', sans-serif !important;
}
:-ms-input-placeholder {
    /* IE 10+ */
    font-size: 20px !important;
    font-family: 'Maven Pro', sans-serif !important;
}
::-moz-placeholder {
    /* Firefox 19+ */
    font-size: 20px !important;
    font-family: 'Maven Pro', sans-serif !important;
}
:-moz-placeholder {
    /* Firefox 4 - 18 */
    font-size: 20px !important;
    font-family: 'Maven Pro', sans-serif !important;
}
/* 11 9 2017 */

#home-banner .item {
    background-repeat: no-repeat;
    background-position: center;
    background-size: inherit;
    height: 627px!important;
}
.social-icon:before {
    transition: all 0.3s ease-in-out;
}
.social-icon:hover:before {
    border: 3px solid #fff;
    width: 48px;
    height: 48px;
}
.external-links a {
    padding-bottom: 5px;
}
.hvr-underline-from-center:before {
    background: #fff;
}
ul#menu-primary-menu li.current-menu-item a, ul#menu-primary-menu-1 li.current-menu-item a, #menu-primary-menu-1 a:hover {
    color: #C85347;
}
ul#menu-primary-menu-1 span.cartcontents, .main-header span.cartcontents {
    background: #C85347;
    border: solid transparent;
    border-radius: 100%;
    width: 20px;
    text-align: center;
    font-size: 10px;
    position: relative;
    top: -10px;
    color: #fff;
}
section#home-banner .item:nth-child(even) .carousel-caption {
    text-align: right;
}
section#home-banner .item:nth-child(odd) .carousel-caption {
    text-align: left;
}
div#register-modal li#field_4_1 {
    padding: 0;
}
body #backtop {
    background-color: rgb(200, 83, 71)
}
body #backtop:hover {
    background-color: rgb(40, 40, 40)
}
div#logo img {
    width: 100%;
    margin: 0 auto;
    transition: all 1s ease;
}
ul#menu-primary-menu-1 {
    padding: 0;
}
ul#menu-primary-menu-1 {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
header .main-header {
    margin: 0 auto;
    left: 0;
    right: 0;
    width: 100%;
    position: fixed;
    z-index: 9999;
    transition: all 1s ease;
}
div#content-wrap {
    padding-top: 185px;
}
.main-header.sticky_header div#logo img {
    width: 0%;
    transition: all .5s ease;
}
.main-header.sticky_header .logo-wrapper {
    height: 0;
    transition: all .5s ease;
}
.main-header.sticky_header #menu-primary-menu a {
    transition: all .5s ease;
}
div#page-wrap {
    background: #282828;
}
div#gform_confirmation_message_2, div#gform_confirmation_wrapper_1 {
    padding: 25px;
    text-align: center;
    font-size: 25px;
    color: #fff;
    box-shadow: 0px 0px 10px;
}
div#gform_wrapper_1 li#field_1_5 {
    float: left;
}
footer .sub_footer {
    background-image: url(images/footer-bg.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}
section.contact-us {
    background-image: url(images/contact_back.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
footer .contact-us .outer-wrapper {
    padding: 25px;
    position: relative;
    margin: 50px 0px;
}
footer .contact-us .outer-wrapper {
    padding: 25px;
    position: relative;
    margin: 50px 0px;
    background: rgba(0, 0, 0, 0.75);
}
.footer-top {
    background: rgba(0, 0, 0, 0.45);
}
.blog div#content-wrap, .inner-page {
    background: #fff;
}
section.upload .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), section.contact-us .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    padding: 20px!important;
}
section.upload .ginput_container.ginput_container_fileupload:before {
    content: url('images/upload_btn.fw.png');
    padding: 0px!important;
    height: 49px!important;
    width: 49px;
    background-size: cover;
    background-repeat: no-repeat;
    box-shadow: none;
    display: inline-block;
}
section.contact-us .info {
    padding-top: 11px;
}
.gform_wrapper .ginput_container input:focus, .gform_wrapper .ginput_container select:focus, .gform_wrapper .ginput_container textarea:focus, section.upload input#input_2_4:focus, section.upload .upload-field:focus section.upload .ginput_container.ginput_container_fileupload:focus {
    outline: none;
    box-shadow: none;
}
section.upload .upload-field {
    width: 77%;
    display: inline-block;
    border: 1px solid #C25145;
    padding: 10px;
}
section.upload .gform_footer.top_label {
    width: 20%;
    display: inline-block;
    padding: 0;
    margin: 0;
    position: absolute;
    right: 32px;
}
section.upload .gform_wrapper .gform_footer input[type=submit] {
    font-size: 1em;
    width: auto;
    margin: 0px;
}
section.upload input#gform_submit_button_2 {
    width: 241px;
    height: 79px;
    line-height: 0;
}
.serv_page {
    background: #000;
}
.serv_page section.upload .gform_footer.top_label {
    right: 20px;
}
.serv_page section.upload .upload-field {
    width: 78%;
}
section#home-banner .carousel-caption {
    position: absolute;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    left: 0;
    right: 0;
}
footer .gform_wrapper textarea.small, footer section.upload .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), footer section.contact-us .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    color: #fff;
}
.inner-page h1.page-header {
    font-size: 70px;
}
div#wprmenu_bar {
    z-index: 9999999;
}
#menu-primary-menu li a:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 100%;
    right: 100%;
    top: 0;
    background: #ffffff;
    height: 4px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
#menu-primary-menu li a {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    overflow: hidden;
}
#menu-primary-menu li a:active:before, #menu-primary-menu li a:focus:before, #menu-primary-menu li a:hover:before {
    left: 0;
    right: 0;
}
div#gform_wrapper_2.gform_wrapper .upload-field label {
    display: block;
    color: #fff;
    font-size: 17px;
    position: absolute;
    margin-top: 11px;
    left: 55px;
}
section.upload .ginput_container.ginput_container_fileupload input#input_2_4 {
    border: none;
    display: inline-block;
    position: absolute;
    background: transparent;
    text-indent: -9999px;
    width: 100%;
    left: 0;
    right: 0;
    padding-left: 250px;
}
section.upload .ginput_container.ginput_container_fileupload input[type=file] {
    color: #fff;
    margin-top: 5px;
}
@supports (-ms-ime-align: auto) {
    /* Microsoft EdgeV13&14 CSS styles go here */
    section.upload .ginput_container.ginput_container_fileupload input {
        height: auto!important;
        visibility: hidden;
    }
}
@supports (-ms-accelerator: true) {
    /* Microsoft EdgeV13 CSS styles go here */
    section.upload .ginput_container.ginput_container_fileupload input {
        height: auto!important;
        visibility: hidden;
    }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /* IE10 & IE11 CSS styles go here */
    section.upload .ginput_container.ginput_container_fileupload input {
        height: auto!important;
        visibility: hidden;
    }
}
ul#menu-primary-menu-1 .dropdown-menu, #menu-primary-menu .dropdown-menu {
    background: #282828;
    color: #fff;
}
ul#menu-primary-menu-1 ul.dropdown-menu li a, .main-header.sticky_header #menu-primary-menu ul.dropdown-menu a, #menu-primary-menu ul.dropdown-menu li a {
    padding: 10px 10px;
    width: 100%;
}
ul#menu-primary-menu-1 ul.dropdown-menu>.active>a, ul#menu-primary-menu-1 ul.dropdown-menu>.active>a:focus, ul#menu-primary-menu-1 ul.dropdown-menu>.active>a:hover, ul#menu-primary-menu-1 ul.dropdown-menu>li>a:focus, ul#menu-primary-menu-1 ul.dropdown-menu>li>a:hover #menu-primary-menu ul.dropdown-menu>.active>a, #menu-primary-menu ul.dropdown-menu>.active>a:focus, #menu-primary-menu ul.dropdown-menu>.active>a:hover, #menu-primary-menu ul.dropdown-menu>li>a:focus, #menu-primary-menu ul.dropdown-menu>li>a:hover {
    background-color: transparent;
}
.woocommerce-cart.woocommerce-page li#wpmenucartli a {
    color: #C85347;
}
section.home-slider {
    background-color: #000;
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
}
section.home-slider h3.item-title {
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    padding: 10px;
    background: rgba(0, 0, 0, 0.75);
    z-index: 999;
    color: #fff;
}
section.home-slider h3.item-title a {
    color: #fff;
    font-size: 25px;
}
section.home-slider .h_slider_content {
    padding: 15px 0px;
}
section.home-slider img {
    filter: grayscale(75%);
}
section.home-slider p {
    text-align: center;
    color: #c85347;
}
section.home-slider .title_overlay {
    position: absolute;
    top: 37%;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    z-index: 999;
    color: #fff;
    font-style: italic;
    font-size: 45px;
}
.single_page {
    padding: 30px 0px;
}
@media (min-width: 1024px) {
    .modal .modal-dialog {
        width: 75%;
    }
}
div#gform_wrapper_4 ul#gform_fields_4 input::placeholder, article#post-41 div#gform_wrapper_1 ul#gform_fields_1 input::placeholder, article#post-41 div#gform_wrapper_1 ul#gform_fields_1 textarea::placeholder {
    color: #000;
}
div#gform_wrapper_1 ul#gform_fields_1 input::placeholder, div#gform_wrapper_1 ul#gform_fields_1 textarea::placeholder {
    color: #fff;
}
nav .menu-item a {
    cursor: pointer;
}
.modal button.close {
    z-index: 999999;
    position: relative;
}
div#login-modal .modal-content {
    background-image: url(images/login_bk.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
    padding-bottom: 25px;
}
div#popup_modal.modal, div#register-modal.modal, div#login-modal.modal {
    text-align: center;
}
div#popup_modal.modal:before, div#register-modal.modal:before, div#login-modal.modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
div#popup_modal .modal-dialog, div#register-modal .modal-dialog, div#login-modal .modal-dialog {
    display: inline-block;
    vertical-align: middle;
}
div.modal .modal-content .mod_overlay {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(110, 10, 0, 0.75);
    height: 100%;
    width: 100%;
}
div#login-modal input[type="password"], div#login-modal input[type="text"] {
    padding: 5px 10px;
    margin-bottom: 10px;
    width: 50%;
}
div#login-modal td.lwa-submit-links input[type=checkbox]:after {
    border: 2px solid #fff;
    background: #fff;
}
div#login-modal td.lwa-submit-links label {
    color: #fff;
}
input#lwa_wp-submit {
    width: 25%;
    padding: 10px;
    background: #d1574a;
    color: #fff;
    border: 2px solid #fff;
    margin-top: 15px;
}
div#login-modal td.lwa-submit-links input[type=checkbox]:checked:before {
    content: "";
    border: 2px solid #000;
    position: absolute;
    border: 2px solid #000;
    border-top-width: 0;
    border-left-width: 0;
}
div#login-modal .m_login.log_cont p {
    color: #fff;
    position: relative;
    padding: 10px 0px;
    font-weight: bold;
    font-size: 35px;
    text-transform: uppercase;
    margin-bottom: 25px;
    margin-top: 10px;
}
div#register-modal .modal-content {
    background-image: url(images/register_bk.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
div#popup_modal .modal-content {
    background-image: url(images/lightbox_bk.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
div#popup_modal.modal .modal-content .mod_overlay {
    background: rgba(110, 10, 0, 0.45);
}
.m_signup.signup_cont {
    position: relative;
}
.m_signup.signup_cont .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    border: none;
    background: #fff;
    color: #000;
    padding: 10px;
}
div#register-modal li#field_4_1 p {
    color: #fff;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
}
div#register-modal li#field_4_1 h2 {
    font-size: 50px;
    text-align: center;
    color: #fff;
    line-height: 1.5;
    font-weight: 900;
}
div#register-modal input#gform_submit_button_4 {
    width: 50%;
    padding: 25px;
    background: transparent;
    color: #fff;
    border: 2px solid #fff;
    margin-top: 20px;
}
div#register-modal li#field_4_8 label.gfield_label.gfield_label_before_complex {
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 10px;
}
div#register-modal form#gform_4 {
    padding: 0px 75px;
}
div#register-modal li#field_4_9 {
    width: 50%;
}
div#register-modal div#input_4_9 {
    float: left;
    transform: scale(.75);
    transform-origin: 0 0;
}
div#register-modal input#gform_submit_button_4 {
    width: 45%;
    padding: 25px;
    background: transparent;
    color: #fff;
    border: 2px solid #fff;
}
div#register-modal span#input_4_8_2_container {
    width: 49%;
    float: right;
    position: relative;
    right: 5px;
}
div#gform_confirmation_message_4 {
    padding: 30px;
    text-align: center;
    font-size: 30px;
    color: #fff;
    box-shadow: 0px 0px 10px;
    margin: 50px;
}
div#register-modal .gform_footer.top_label {
    padding: 0;
    margin: 0;
    text-align: center;
}
div#popup_modal {
    color: #fff;
}
div#popup_modal .popmodal_cont {
    padding: 25px 25px;
    margin: 25px 0px;
    position: relative;
    z-index: 9
}
div#popup_modal .popmodal_cont p {
    font-size: 45px;
    font-weight: bold;
    font-family: 'Lato', sans-serif;
}
div#popup_modal .popmodal_cont h3 {
    font-size: 60px;
    font-weight: 900;
    font-family: 'Lato', sans-serif;
}
article#post-41 textarea#input_1_4, article#post-41 ul#gform_fields_1 input {
    color: #000;
}
div#page-wrap div#gform_confirmation_wrapper_1 {
    padding: 25px;
    text-align: center;
    font-size: 25px;
    color: #000;
    box-shadow: 0px 0px 10px;
    margin-bottom: 25px;
}
div#page-wrap div#gform_wrapper_2.gform_validation_error input {
    background: transparent;
}
div#page-wrap div#gform_wrapper_2.gform_validation_error #field_2_4.gfield_error {
    position: relative;
}
div#page-wrap section.upload div#gform_wrapper_2.gform_validation_error .gform_footer.top_label {
    margin-top: -135px;
}
div#page-wrap section.upload div#gform_wrapper_2.gform_validation_error input#gform_submit_button_2 {
    width: 230px;
}
body div#page-wrap section.upload div#gform_wrapper_2.gform_validation_error ul li.gfield {
    margin-bottom: 40px;
}
body div#page-wrap section.upload div#gform_wrapper_2.gform_validation_error li#field_2_4 {
    border: solid #C85347;
    padding-left: 10px;
    position: relative;
}

#menu-primary-menu {
    margin-bottom: 0
}
.home section.top {
    padding-bottom: 50px;
}
nav ul > li:hover ul, nav ul > li:focus ul {
    display: block
}
#page-header {
    color: #fff;
    background-color: #A5A5A5;
    background-image: url(images/innerpage_banner-op.png);
    background-blend-mode: multiply;
    background-size: cover;
    background-position: center;
    text-align: right;
    padding: 50px 0;
}
#page-header h1 {
    border: 1px solid #C25145;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    background-repeat: no-repeat;
    background-size: 200%;
    background-position: 50%;
    background: -webkit-gradient(linear, left top, left bottom, from(#0e0605), to(#d1574a));
    background: linear-gradient(to bottom, #0e0605 0, #d1574a 100%);
    float: right;
    padding: 10px 25px;
    text-transform: uppercase;
    margin-top: 50px;
    font-size: 100px;
    font-weight: 800
}
#main.artist-page {
    min-height: 500px;
    padding: 50px 0;
    background: #fff
}
header nav .redhead-artists a {
    background: #0e0605;
    background: -moz-linear-gradient(top, #0e0605 0%, #d1574a 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #0e0605), color-stop(100%, #d1574a));
    background: -webkit-linear-gradient(top, #0e0605 0%, #d1574a 100%);
    background: -o-linear-gradient(top, #0e0605 0%, #d1574a 100%);
    background: -ms-linear-gradient(top, #0e0605 0%, #d1574a 100%);
    background: linear-gradient(to bottom, #0e0605 0%, #d1574a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e0605', endColorstr='#d1574a', GradientType=0 );
    color: #FFFFFF !important
}
header nav .redhead-artists.current-menu-item a {
    color: #FFFFFF !important
}
header nav .redhead-artists ul a {
    background: none !important
}
header nav .redhead-artists ul li:hover a, header nav .redhead-artists ul li:focus a {
    color: #C85347 !important
}
header .nav-wrapper {
    padding: 20px 0 20px
}
#menu-primary-menu a {
    padding: 10px 15px
}
#main.redhead-promotions-artists .tab-content {
    padding: 30px 0
}
.bg-type1 {
    position: relative;
    background: #0e0605;
    background: -moz-linear-gradient(top, #0e0605 0%, #d1574a 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #0e0605), color-stop(100%, #d1574a));
    background: -webkit-linear-gradient(top, #0e0605 0%, #d1574a 100%);
    background: -o-linear-gradient(top, #0e0605 0%, #d1574a 100%);
    background: -ms-linear-gradient(top, #0e0605 0%, #d1574a 100%);
    background: linear-gradient(to bottom, #0e0605 0%, #d1574a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e0605', endColorstr='#d1574a', GradientType=0 );
    padding: 10px 15px;
    color: #fff;
    border-radius: 10px;
    overflow: hidden;
}
.bg-type1::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: -1px;
    top: -1px;
    bottom: -1px;
    background-image: url(images/bg-login-form.png);
    background-size: cover;
    background-position: right;
    background-repeat: no-repeat;
    mix-blend-mode: multiply;
    border-radius: 10px;
}
.bg-type1 form input:not([type=submit]):not([type=checkbox]) {
    padding: 10px;
    max-width: 100%;
    width: 100%;
    color: #000000;
    background: #fff
}
.bg-type1 form input[type=checkbox]:after {
    border-color: #fff
}
.bg-type1 form input[type=submit] {
    /*border: 2px solid #FFFFFF;
    font-size: 16px;
    text-transform: uppercase;
    background: #d1574a;
    padding: 10px;
    min-width: 250px*/
}
.bg-type1 form ::-webkit-input-placeholder {
    color: #ccc !important;
    font-size: 14px !important
}
.bg-type1 form :-ms-input-placeholder {
    color: #ccc !important;
    font-size: 14px !important
}
.bg-type1 form ::-moz-placeholder {
    color: #ccc !important;
    font-size: 14px !important
}
.bg-type1 form :-moz-placeholder {
    color: #ccc !important;
    font-size: 14px !important
}
.bg-type1 .gform_wrapper {
    position: relative;
    z-index: 9;
    margin: 0;
}
.bg-type1 .gform_wrapper .gform_anchor {
    height: 0 !important;
    display: block
}
.bg-type1 .gfield_html {
    text-align: center;
}
.bg-type1 .gform_wrapper ul.gform_fields .field_sublabel_hidden_label {
    margin-bottom: 0 !important
}
.bg-type1 .gform_wrapper ul.gform_fields li.gfield.small {
    padding-right: 0
}
.bg-type1 .gform_wrapper ul.gform_fields li.gfield.gsection.small {
    margin: 0 !important
}
.bg-type1 form input[type=checkbox] {
    padding: 0;
    margin: 0;
    border: none;
}
.bg-type1 .gform_wrapper form select {
    background: #fff;
}
.bg-type1 #register .gform_confirmation_wrapper {
    position: relative;
    z-index: 9
}
#main.activate-user {
    background: #fff;
    padding: 50px 0
}
#label_4_8_1 {
    font-size: 13px !important
}
#label_4_8_1 a {
    display: inline !important;
    color: #ff0;
}
.artist-page .sub {
    background: rgba(209, 87, 74, 0.6);
    color: #ffffff;
    border-radius: 0;
    border: 2px solid rgba(209, 87, 74, 0.6);
    -webkit-box-shadow: inset 0px 0px 0px 3px #ffffff;
    -moz-box-shadow: inset 0px 0px 0px 3px #ffffff;
    box-shadow: inset 0px 0px 0px 2px #ffffff;
    padding: 10px
}
.artist-page .your-profile small {
    font-size: 100%;
    min-width: 95px;
    display: inline-block;
    text-align: right;
    margin-right: 10px;
}
.btn-type1 {
    background: #d1574a;
    color: #ffffff;
    border-radius: 0;
    border: 2px solid #d1574a;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    display: table;
    padding: 7px 15px;
    margin-bottom: 30px;
}
.btn-type1:hover, .btn-type1:focus {
    background: #ffffff;
    color: #d1574a;
    border: 2px solid #d1574a;
}
.gform_wrapper .gfield_password_strength {
    color: #333 !important
}
#upload-music .gform_confirmation_wrapper {
    height: 430px;
}
#upload-music .gform_confirmation_message, #update-profile .gform_confirmation_message {
    position: relative;
    z-index: 9;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    font-size: 30px;
}
#update-profile {
    margin: 50px 0
}
#update-profile .gform_confirmation_wrapper {
    height: 400px;
}
#main.ads-page {
    background: #000000;
    padding: 75px 0
}
#main.ads-page .container {
    max-width: 1380px;
    width: 100% !important
}
#music-genre {
    margin: 0;
}
#music-genre li {
    padding: 0 10px;
    max-width: 320px;
    width: 100%;
}
#music-genre li a {
    font-size: 27px;
    color: #ffffff;
    background: #000000;
    border: 1px solid #CE5649;
    padding: 25px 10px;
    display: block;
    width: 100%;
}
#music-genre .active a, #music-genre li:hover a, #music-genre li:focus a {
    background: rgba(14,6,5,1);
    background: -moz-linear-gradient(top, rgba(14,6,5,1) 0%, rgba(209,87,74,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(14,6,5,1)), color-stop(100%, rgba(209,87,74,1)));
    background: -webkit-linear-gradient(top, rgba(14,6,5,1) 0%, rgba(209,87,74,1) 100%);
    background: -o-linear-gradient(top, rgba(14,6,5,1) 0%, rgba(209,87,74,1) 100%);
    background: -ms-linear-gradient(top, rgba(14,6,5,1) 0%, rgba(209,87,74,1) 100%);
    background: linear-gradient(to bottom, rgba(14,6,5,1) 0%, rgba(209,87,74,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e0605', endColorstr='#d1574a', GradientType=0 );
}
#music-genre-content {
    margin-top: 50px;
}
#music-genre-content .tab-pane .col {
    max-width: 320px;
    width: 100%;
    padding: 15px;
}
#music-genre-content .artist {
    border: 1px solid #CE5649;
    color: #fff;
}
#music-genre-content .image {
    border: 1px solid #CE5649;
    padding: 5px;
    height: 200px;
    margin-bottom: 30px;
    background: #fff;
    position: relative;
}
#music-genre-content .image img {
    max-height: 195px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
#music-genre-content .artist-name {
    font-size: 27px;
    font-weight: bold;
    margin: 0 0 30px;
}
#music-genre-content .artist-social-accounts {
    margin: 0 0 30px;
    min-height: 27px;
}
#music-genre-content .artist-social-accounts i {
    font-size: 24px;
    color: #fff;
}
.artist-web-link {
    background: #0e0605;
    background: -moz-linear-gradient(top, #0e0605 0%, #d1574a 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #0e0605), color-stop(100%, #d1574a));
    background: -webkit-linear-gradient(top, #0e0605) 0%, #d1574a 100%);
    background: -o-linear-gradient(top, #0e0605 0%, #d1574a 100%);
    background: -ms-linear-gradient(top, #0e0605 0%, #d1574a 100%);
    background: linear-gradient(to bottom, #0e0605 0%, #d1574a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1574a', endColorstr='#d1574a', GradientType=0 );
    color: #fff;
    border: 1px solid #CE5649;
    padding: 15px 10px;
    font-size: 16px;
}
.artist-web-link:hover, .artist-web-link:focus {
    color: #ffffff;
    background: #d1574a;
    background: -moz-linear-gradient(top, #d1574a 0%, #0e0605 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #d1574a), color-stop(100%, #0e0605));
    background: -webkit-linear-gradient(top, #d1574a 0%, #0e0605 100%);
    background: -o-linear-gradient(top, #d1574a 0%, #0e0605 100%);
    background: -ms-linear-gradient(top, #d1574a 0%, #0e0605 100%);
    background: linear-gradient(to bottom, #d1574a 0%, #0e0605 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1574a', endColorstr='#0e0605', GradientType=0 );
}
#changePasswordModal .modal-dialog {
    max-width: 400px;
    width: 100% !important
}
#changePasswordModal .modal-content {
    background: transparent;
    box-shadow: none;
    -webkit-box-shadow:none;
    border: none
}
#changePasswordModal .gform_wrapper .gfield_password_strength {
    padding: 0 5px !important
}
#genre-list {
    background-image: url(images/bg-home-genre.jpg);
    background-size: 120%;
    background-position: center;
    position: relative;
    padding: 30px 0
}
#genre-list::before {
    content: '';
    display: block;
    background: rgba(0,0,0,0.6);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
#genre-list .container {
    position: relative;
    z-index: 9
}
#genre-list p {
    color: #c85347;
    margin-bottom: 30px;
}
#genre-list li {
    max-width: 260px;
    width: 100%;
    height: 260px;
    margin-left: 10px;
    margin-right: 10px
}
#genre-list li a {
    height: 100%;
    width: 100%;
    display: block;
    position: relative;
}
#genre-list li span {
    padding: 5px;
    font-size: 29px;
    font-weight: bold;
    color: #fff;
    display: table;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    background: rgba(0, 0, 0, 0.75);
    width: 100%;
}
#main.taxonomy-genre-page {
    background: #000000;
    padding: 75px 0
}
.post-ratings img {
    display: inline-block !important;
}
#visitor-counter .visitor-counter-content h2 {
    text-align: center;
    font-family: fantasy;
    color: #fff;
    font-size: 35px;
    font-weight: bold;
}
#visitor-counter .visitor-counter-content h2 span {
    display: table;
    margin: auto;
    background-image: -webkit-gradient(linear, 0 0, 0 41.125, from(#f9b7a4), color-stop(0.487, #ed6d54), color-stop(0.512, #ec664b), color-stop(0.536, #ec664b), color-stop(0.536, #ec2b00), to(#c52600));
    background-image: -webkit-linear-gradient(#f9b7a4, #ed6d54 48.7%, #ec664b 51.2%, #ec664b 53.6%, #ec2b00 53.6%, #c52600);
    background-image: -moz-linear-gradient(#f9b7a4, #ed6d54 48.7%, #ec664b 51.2%, #ec664b 53.6%, #ec2b00 53.6%, #c52600);
    background-image: -o-linear-gradient(#f9b7a4, #ed6d54 48.7%, #ec664b 51.2%, #ec664b 53.6%, #ec2b00 53.6%, #c52600);
    background-image: linear-gradient(#f9b7a4, #ed6d54 48.7%, #ec664b 51.2%, #ec664b 53.6%, #ec2b00 53.6%, #c52600);
    padding: 5px 10px;
    border-radius: 5px;
}
#top_playlist {
    padding: 50px 0;
    background: #000000
}
#top_playlist h2 {
    font-size: 45px;
    font-weight: 900;
    margin-bottom: 50px;
    color: #ffffff;
}
#music-list-accordion .panel-default>.panel-heading {
    background: #000000;
}
#music-list-accordion .panel-default>.panel-heading:hover, #music-list-accordion .panel-default>.panel-heading:focus {
    background: #A5A5A5
}
#music-list-accordion .panel-default>.panel-heading a {
    display: block
}
#music-list-accordion .panel-default>.panel-heading a::before, #music-list-accordion .panel-default>.panel-heading a::after {
    clear: both;
    content: '';
    display: table;
}
#music-list-accordion .panel-default>.panel-heading+.panel-collapse>.panel-body {
    background: #000000;
    border:none;
    color: #ffffff
}
#music-list-accordion .song-pos {
    background: #0e0605;
    background: -moz-linear-gradient(top, #0e0605 0%, #d1574a 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #0e0605), color-stop(100%, #d1574a));
    background: -webkit-linear-gradient(top, #0e0605 0%, #d1574a 100%);
    background: -o-linear-gradient(top, #0e0605 0%, #d1574a 100%);
    background: -ms-linear-gradient(top, #0e0605 0%, #d1574a 100%);
    background: linear-gradient(to bottom, #0e0605 0%, #d1574a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e0605', endColorstr='#d1574a', GradientType=0 );
    color: #FFFFFF;
    width: 63px;
    max-height: 95px;
    float: left;
    padding: 10px 5px;
}
#music-list-accordion .panel-default>.panel-heading a[aria-expanded="true"] .song-pos {
    border:1px solid #d1574a;
    border-right: none;
}
#music-list-accordion .panel-default>.panel-heading a[aria-expanded="false"] .song-pos {
    border:1px solid #d1574a;
}
#music-list-accordion .song-pos span {
    font-size: 32px;
    font-weight: 900;
    line-height: 1
}
#music-list-accordion .song-pos hr {
    margin: 10px 5px;
    border-top-color: #ffffff;
}
#music-list-accordion .cont {
    float: left;
    padding: 10px 15px;
}
#music-list-accordion .panel-default>.panel-heading a[aria-expanded="true"] .cont {
    min-height: 56px;
    background: #0e0605;
    background: -moz-linear-gradient(top, #0e0605 0%, #d1574a 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #0e0605), color-stop(100%, #d1574a));
    background: -webkit-linear-gradient(top, #0e0605 0%, #d1574a 100%);
    background: -o-linear-gradient(top, #0e0605 0%, #d1574a 100%);
    background: -ms-linear-gradient(top, #0e0605 0%, #d1574a 100%);
    background: linear-gradient(to bottom, #0e0605 0%, #d1574a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e0605', endColorstr='#d1574a', GradientType=0 );
    border:1px solid #d1574a;
    border-left: none;
}
#music-list-accordion .cont h4 {
    font-size: 25px;
    font-weight: 900;
    color: #fff;
    margin-top: 0;
}
#music-list-accordion .panel-default>.panel-heading a[aria-expanded="true"] .cont h4 {
    margin-bottom: 0;
}
#music-list-accordion .cont .c_excerpt {
    max-width: 340px;
}
#music-list-accordion .cont .c_excerpt p {
    font-size: 13px;
    color: #fff;
}
#music-list-accordion .panel-default>.panel-heading a[aria-expanded="true"] .song-pos hr {
    display: none;
}
#music-list-accordion .panel-default>.panel-heading a[aria-expanded="true"] .cont .c_excerpt {
    display: none;
}
#music-list-accordion .panel-default .panel-body .wpcr_style .wpcr__ratings-vote-container h3 {
    display: none !important
}
#music-list-accordion .panel-default .panel-body .wpcr_style .wpcr__report-section p {
    margin: 0 !important
}
#music-list-accordion .panel-default .panel-body .alignright {
    height: 230px;
    position: relative;
    overflow: hidden;
}
#music-list-accordion .panel-default .panel-body .alignright img {
    height: 100%;
    width: auto;
}
#main.advertisement-page {
    background-image: url(images/bg_ads.png);
    background-size: cover;
    background-position: top;
    background-attachment: fixed;
    text-align: center;
    color: #fff;
    font-size: 27px;
    line-height: 2
}
#main.advertisement-page .container {
    max-width: 1250px;
    width: 100%
}
#main.advertisement-page h2, #main.advertisement-page h3 {
    text-transform: uppercase;
    margin: 0;
    line-height: 1
}
#main.advertisement-page h2 {
    font-size: 110px;
    font-weight: 900;
    background: #a3a3a3;
    background: -moz-linear-gradient(top, #a3a3a3 0%, #ffffff 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #a3a3a3), color-stop(100%, #ffffff));
    background: -webkit-linear-gradient(top, #a3a3a3 0%, #ffffff 100%);
    background: -o-linear-gradient(top, #a3a3a3 0%, #ffffff 100%);
    background: -ms-linear-gradient(top, #a3a3a3 0%, #ffffff 100%);
    background: linear-gradient(to bottom, #a3a3a3 0%, #ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a3a3a3', endColorstr='#ffffff', GradientType=0 );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
}
#main.advertisement-page h2::before, #main.advertisement-page h2::after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    height: 50px;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(images/bg_path1.png);
}
#main.advertisement-page h2::before {
    top: 10px;
}
#main.advertisement-page h2::after {
    bottom: 10px
}
#main.advertisement-page h3 {
    font-size: 70px;
    color: #CB6458;
    font-weight: 700
}
#main.advertisement-page h2 + h3 {
    margin-bottom: 60px
}
#main.advertisement-page .box {
    font-size: 50px;
    line-height: 1.2;
    padding: 30px 20px;
    position: relative;
    margin-top: 60px
}
#main.advertisement-page .box p {
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    z-index: 9;
    position: relative;
}
#main.advertisement-page .box::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #7a2d24;
    mix-blend-mode: multiply;
}
.bg-type1.login-form .swpm-login-widget-form {
    position: relative;
}

/*/////////////////////////////////////////*/
.bg-type1 .box {
    position: relative;
    min-height: 400px;
    font-family: 'Maven Pro', sans-serif;
}
.bg-type1 .box h2 {
    font-family: 'Maven Pro', sans-serif;
    font-weight: 900;
    font-size: 45px;
    margin-bottom: 50px;
}
#register .box .swpm-payment-button {
    position: absolute;
    bottom: 10px;
    left: 15px;
    right: 15px;
}
#register input.swpm-subscription-button-submit,
input.swpm-pw-reset-submit,
input.swpm-login-form-submit {
    border: 3px solid rgba(255, 255, 255, 0.7);
    background: #0e0605;
    background: -moz-linear-gradient(top, #0e0605 0%, #d1574a 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #0e0605), color-stop(100%, #d1574a));
    background: -webkit-linear-gradient(top, #0e0605 0%, #d1574a 100%);
    background: -o-linear-gradient(top, #0e0605 0%, #d1574a 100%);
    background: -ms-linear-gradient(top, #0e0605 0%, #d1574a 100%);
    background: linear-gradient(to bottom, #0e0605 0%, #d1574a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e0605', endColorstr='#d1574a', GradientType=0 );
    padding: 15px 20px;
    color: #fff;
    font-family: fantasy;
    font-size: 30px;
    letter-spacing: 3px;
    border-radius: 15px;
    min-width: 250px;
}
input.swpm-login-form-submit {
    margin-top: 30px;
    margin-bottom: 30px;
}
#register input.swpm-subscription-button-submit:hover, #register input.swpm-subscription-button-submit:focus,
input.swpm-pw-reset-submit:hover, input.swpm-pw-reset-submit:focus,
input.swpm-login-form-submit:hover, input.swpm-login-form-submit:focus {
    background: #d1574a;
    background: -moz-linear-gradient(top, #d1574a 0%, #0e0605 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #d1574a), color-stop(100%, #0e0605));
    background: -webkit-linear-gradient(top, #d1574a 0%, #0e0605 100%);
    background: -o-linear-gradient(top, #d1574a 0%, #0e0605 100%);
    background: -ms-linear-gradient(top, #d1574a 0%, #0e0605 100%);
    background: linear-gradient(to bottom, #d1574a 0%, #0e0605 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1574a', endColorstr='#0e0605', GradientType=0 );
}
#login .swpm-login-widget-form {
    position: relative;
}
main.inner-page {
    min-height: 500px;
}
.swpm-pw-reset-widget-form {
    text-align: center;
    padding: 50px 0;
}
.swpm-pw-reset-email::before {
    content: 'Enter your email address';
    display: block;
    font-family: 'Maven Pro';
    font-size: 20px;
    margin-bottom: 30px;
}
label.swpm_label.swpm-pw-reset-email-label {
    display: none;
}
input#swpm_reset_email {
    border: 1px solid #C25145;
}
input#swpm_reset_email {
    border: 1px solid #C25145;
    padding: 20px 30px;
    font-size: 25px;
    margin-bottom: 30px;
}
#swpm-login-form a {
    color: #FFFFFF
}