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

    .main-page .top-banner,
    .bottom-banner,
    .media .top-banner,
    .store .top-banner,
    .store .top-banner-store,
    .music .top-banner {
        background-size: 1600px auto;
    }

}

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

    #header .menu {
        font-size: 20px;
    }

    .list .text {
        left: 20px;
        right: 20px;
    }

    .list .title,
    .bottom-banner .title {
        margin-left: -5px;
    }

    .store .store-menu {
        font-size: 20px;
    }

    .store .store-menu li {
        margin-bottom: 15px;
    }

    .items-row {
        margin-bottom: 25px;
    }

    .items-row .one-item .info {
        padding-left: 0;
    }

    .white-page .news-img-left {
        width: 450px;
    }

    .white-page .news-detail {
        margin-left: 500px;
    }

    .one-song .video-block .video iframe {
        height: 700px;
    }

}

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

    body {
        font: 18px/21px 'Anglecia-pro', Arial, sans-serif;
    }

    .list .title,
    .bottom-banner .title {
        font-size: 58px;
        line-height: 62px;
    }

    .list .text {
        height: 210px;
        left: 10px;
        right: 10px;
    }

    .bottom-banner .text {
        width: 400px;
    }

    #header .menu {
        padding-left: 130px;
    }

    #header .pagename {
        left: 130px;
    }

    #header .langs-container {
        right: 25px;
    }

    #header .top-cart {
        margin-right: 20px;
        margin-left: 20px;
    }

    .white-page .news-img-left {
        width: 400px;
    }

    .white-page .news-detail {
        margin-left: 450px;
    }

    .one-song .video-block .video iframe {
        height: 600px;
    }

    .one-tour .place, .one-tour .adress {
        width: 12%;
    }

    .one-song .red-btn {
        top: 11px;
    }

}

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

    body {
        font: 16px/18px 'Anglecia-pro', Arial, sans-serif;
    }

    #header .top-cart {
        margin: 0 0 0 15px;
    }

    #header .langs li {
        margin: 0 8px;
    }

    .list .title,
    .bottom-banner .title {
        font-size: 44px;
        line-height: 48px;
    }

    .list .text {
        height: 185px;
        left: 5px;
        right: 10px;
    }

    .bottom-banner .text {
        width: auto;
        max-width: 100%;
        left: 435px;
        top: 260px;
    }

    .one-media .img {
        float: left;
        width: 280px;

    }

    .unplugged .img {
        height: 160px;
    }

    .one-media .info {
        margin-left: 318px;
        font-size: 21px;
        line-height: 24px;
    }

    .one-media .info2 {
        line-height: 200px;
    }

    .music .top-banner .photo {
        padding-left: 15px;
    }

    .music .top-banner .text {
        margin-left: 435px;
        /*padding-top: 45px;
        height: 443px;*/
    }

    .music .top-banner .socials {
        margin-left: 10px;
    }

    .songs-list .one-song .inner {
        padding-right: 355px;
    }

    .one-song .panel {
        width: 230px;
        right: 105px;
    }

    .one-song .panel .lyrics {
        width: 105px;
    }

    .one-song .panel .video {
        width: 85px;
    }

    .white-page .news-img-left {
        width: 350px;
    }

    .white-page .news-detail {
        margin-left: 400px;
    }

    .one-song .video-block .video iframe {
        height: 500px;
    }

    .one-tour .date, .one-tour .place, .one-tour .adress {
        width: 17%;
    }

    .one-song .red-btn {
        right: 250px;
        top: 9px;
    }

    .one-song .panel {
        width: 230px;
        right: 0px;
    }

}


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

    .music .top-banner .photo {
        width: 370px;
        padding-top: 58px;
    }

    .music .top-banner .text {
        margin-left: 410px;
        /*padding-top: 52px;*/
    }

    .music .top-banner .name {
        font-size: 58px;
    }

    .music .top-banner .bottom {
        bottom: 68px;
    }


    .one-song .video-block .video iframe {
        height: 400px;
    }

    .popup_video {
        width: 620px;
        height: 349px;
    }

    .unplugged .img {
        height: auto;
    }

}

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

    body {
        font: 32px/39px 'Anglecia-pro', Arial, sans-serif;
    }

    #header {
        position: absolute !important;
        height: 120px;
    }

    .fa-cart-shopping {
        color: red;
    }
    #show-menu,
    #hide-menu {
        top: 30px;
        left: 40px;
    }

    #header .menu {
        padding-left: 43px;
        padding-top: 120px;
    }

    #header .menu li {
        float: none;
        padding: 24px 0;
        margin: 0;
    }

    #header .logo {
        display: none !important;
    }

    #header .search {
        position: static;
        margin: 45px 0 0 43px;
    }

    #header .search input[type="text"] {
        width: 430px;
        padding: 8px 15px;
        height: 34px;
        line-height: 34px;
        font-size: 30px;
    }

    #header .search button {
        height: 54px;
        background-image: url(/upload/img/search02.png);
    }

    #header .pagename {
        left: 140px;
        top: 45px;
    }

    #header .langs-container {
        right: 40px;
        top: 45px;
        width: 300px;
    }

    #header .langs li {
        margin: 0 12px;
    }

    #header .top-cart {
        margin: 0 0 0 22px;
    }

    /*.main-page .top-banner {*/
    /*margin-top: 120px;*/
    /*background: url(/upload/img/back01m.jpg) no-repeat top left #ffffff;*/
    /*padding-right: 44px;*/
    /*padding-top: 128px;*/
    /*height: 426px;*/
    /*}*/
    .main-page .top-banner .langs {
        position: absolute;
        top: -76px;
        right: 73px;
    }

    .main-page .top-banner .langs a {
        color: #ffffff;
    }

    .main-page .top-banner .img img {
        width: 340px;
        margin-left: -5px;
        margin-top: 0;
    }

    .main-page .top-banner .red-btn {
        margin-top: 26px;
    }

    .main-page .top-banner .socials {
        margin-top: 47px;
    }

    .mob-hidden {
        display: none;
    }

    .list > div {
        float: none;
        width: 100% !important;
    }

    .list > div > img {
        display: none;
    }

    .list > div > img.mob-photo {
        display: block;
    }

    .list .title,
    .bottom-banner .title {
        font-size: 68px;
        line-height: 70px;
    }

    .list1 .item1 .subscribe-show {
        font-size: 30px;
    }

    .list .text {
        left: 45px;
        right: 45px;
        height: auto;
        bottom: 30px;
    }

    .list .title,
    .bottom-banner .title {
        margin-left: -10px;
    }

    .list2 .item2 .text {
        right: 325px;
        height: 285px;
    }

    .bottom-banner {
        height: 856px;
        background: url(/upload/img/back04m.jpg) no-repeat top right transparent;
        /*overflow: hidden;*/
    }

    .bottom-banner .info {
        padding-top: 144px;
        padding-left: 55px;
        padding-right: 15px;
    }

    .bottom-banner .text {
        position: static;
        width: 100%;
        max-width: 100%;
        margin-top: 9px;
    }

    .socials a {
        width: 63px;
        height: 62px;
        margin: 0 9px 0 0;
    }

    .socials a > img:first-child {
        display: none;
    }

    .socials a .mob-icon {
        display: block;
    }

    .page {
        padding-top: 120px;
    }

    /*.media .top-banner .management-banner {
    display: block;
    }*/
    .media .top-banner {
        /*display: none;*/
    }


    .media-list {
        border-top: 0 none;
        padding: 30px 0 0;
    }

    .media-list .one-media {
        border-bottom: 0 none;
        padding: 0 0 45px;
        margin: 0 -45px;
    }

    .one-media .img {
        float: none;
        width: 100%;
    }

    .one-media .img img {
        width: 100%;
    }

    .one-media .info {
        margin: 15px 0 0;
        padding: 0 45px;
        font-size: 28px;
        line-height: 34px;
    }


    .one-media .name {
        font-size: 58px;
        line-height: 65px;
    }

    .one-media .link {
        font-size: 26px;
    }

    .one-media .time {
        display: inline;
        margin: 0 15px 0 0;
    }

    .store .top-banner {
        /*display: none;*/
    }

    /*.store .top-banner-store {*/
    /*    display: none;*/
    /*}*/

    .store .h1 {
        display: block;
        font-size: 53px;
        line-height: 60px;
        margin: 0 0 50px;
    }

    .items-list {
        width: 100%;
        /*min-width: 550px;&*/
        min-width: 100%;
    }

    .items-row {
        margin: 0;
        padding: 0 20px;
    }

    .items-row .one-item {
        float: none;
        width: 100%;
        margin: 0 0 40px;
    }

    .items-row .one-item .img {
        height: auto;
        line-height: normal;
    }

    .items-row .one-item .img img {
        display: block;
        /*max-height: 700px;*/
        max-height: auto;
        max-width: 440px;
    }

    .items-row .one-item .info {
        font-size: 32px;
        line-height: 39px;
        padding: 15px 0 0 20px;
        width: 420px;
    }

    .music .top-banner {
        height: auto;
        background: none transparent;
        background-size: cover;
    }

    .music-all {
        background-position: 0% 50%;
        background-size: auto 100%;
    }

    .music .top-banner .photo {
        float: none;
        padding: 0;
        width: 100%;
    }

    .music .top-banner .photo img {
        width: 100%;
    }

    .music .top-banner .text {
        margin: 0;
        float: none;
        min-height: 600px;
        padding: 35px 20px 0 66px;
    }

    .music .top-banner .year {
        font-size: 36px;
        line-height: 43px;
    }


    .music .top-banner .name {
        font-size: 101px;
        line-height: 112px;
        margin-left: -10px;
    }

    .music .top-banner .name2 {
        line-height: 54px;
        font-size: 50px;
    }

    .music .alb-menu {
        font-size: 36px;
        line-height: 44px;
    }

    .music .alb-menu li {
        margin-left: 26px;
    }

    .music .top-banner .bottom {
        position: static;
        margin: 34px 0 0;
    }

    .music .top-banner .red-btn {
        padding: 0 57px !important;
        font-size: 34px !important;
        background-repeat: no-repeat;
        height: 85px !important;
        line-height: 85px !important;
        float: none;
    }

    .music .top-banner .socials {
        float: none;
        margin: 34px 0 0;
    }

    .music .h1 {
        font-size: 101px;
        line-height: 112px;
    }

    .songs-list .one-song:before,
    .songs-list .one-song:first-child:after {
        left: 66px;
    }

    .songs-list .one-song .inner {
        margin-left: 66px;
        padding: 18px 119px 18px 0;
        font-size: 28px;
        line-height: 35px;
    }

    .one-song .red-btn {
        padding: 0 2px !important;
        font-size: 34px !important;
        height: 54px !important;
        line-height: 54px !important;
        top: 10px;
        right: 0;
        background-repeat: no-repeat;
    }

    .one-song .panel {
        position: relative;
        top: 0;
        right: 0;
        width: 100%;
        overflow: hidden;
        margin: 6px 0 0;
    }

    .one-song .control {
        top: 20px;
        left: 10px;
        width: 34px;
        height: 34px;
        left: -45px;
    }


    .one-song .panel .lyrics {
        width: 122px;
    }

    .one-song .panel .video {
        width: 110px;
    }

    .one-song .panel .time {
        width: 91px;
        text-align: left;
        position: static;
        float: left;
    }

    .one-song .lyrics-block {
        font-size: 25px;
        line-height: 37px;
        max-height: 580px;
    }

    .one-song .lyrics-block .nicescroll {
        height: 580px;
    }

    .one-song .lyrics-block .wrapper {
        padding: 10px 44px 0 66px;
        margin-right: 54px;
    }

    .all-music {
        display: none;
    }

    .all-music-mob {
        display: block;
    }

    .red-btn {
        padding: 0 34px !important;
        font-size: 26px !important;
        height: 60px !important;
        line-height: 60px !important;
    }

    .subscribe-form .red-btn {
        padding: 0 !important;
        font-size: 20px !important;
        height: 38px !important;
        line-height: 38px !important;
    }

    .management-list {
        /*height: auto;*/
        /*width: 300px;*/
        /*margin-bottom: 70px;*/
        /*margin-left: 25px;*/
    }

    .management-list .title {
        font-size: 50px;
    }

    .white-page .news-img-left {
        display: none;
    }

    .white-page .news-detail {
        margin-left: 0px;
    }

    .news-detail h1 {
        font-size: 55px;
        line-height: 57px;
    }

    .news-once {
        display: block;
    }

    .news-detail .subscribe-form {
        margin-bottom: -45px;
        /*padding: 15px 50px 20px;*/
    }

    .cont-subscribe-form {
        /*margin-left: -50px;
        margin-right: -45px;*/
    }

    .one-song .video-block .video iframe {
        height: 350px;
    }

    .popup_video {
        width: 560px;
        height: 315px;
    }

    .one-tour .place, .one-tour .adress {
        float: none;
    }

    .one-tour .date {
        width: auto;

    }

    .one-tour .adress {
        width: auto;
    }

    .one-tour .place {
        width: 100%;
        font-family: 'PF-regal-problack', Arial, sans-serif;
        font-size: 160%;
        line-height: 120%;
        margin: 7px 0px;
    }

    .one-tour .red-btn, .one-tour .tel {
        float: right;
    }

    .one-tour .one-tour-mob {
        float: none;
    }

    .one-tour .inner {
        padding: 10px 0px;
    }


    .item-gallery-mob {
        display: block;
    }

    .item-gallery {
        display: none;
    }

    .link_vote {
        height: 62px;
        line-height: 62px;
    }


}

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

    body {
        font: 20px/24px "Anglecia-pro", Arial, sans-serif;
    }

    #header .search {
        width: 430px;
        margin-left: 42px;
    }

    #header .search input[type="text"] {
        width: 335px;
    }

    #header .pagename {
        display: none !important;
    }

    .main-page .top-banner {
        padding-top: 35px;
        padding-left: 20px;
        padding-right: 20px;
        background-size: cover;
    }

    .main-page .top-banner .img img {
        width: 220px;
    }

    .main-page .top-banner .red-btn {
        margin-top: 50px;
        font-size: 20px !important;
        line-height: 53px !important;
        height: 53px !important;
        padding: 0 12px !important;
    }

    .songs-list .one-song .inner {
        font-size: 22px;
        line-height: 28px;
        padding-right: 0;
    }

    .songs-list .one-song .name {
        min-height: 50px;
        padding-right: 119px;
    }

    .one-song .panel .time {
        width: 85px;
    }

    .one-song .panel .lyrics {
        width: 102px;
    }

    .one-song .lyrics-block {
        font-size: 20px;
        line-height: 30px;
    }

    .one-song .red-btn {
        font-size: 27px !important;
        height: 47px !important;
        line-height: 47px !important;
        padding: 0 27px !important;
    }

    .main-page .top-banner .socials {
        margin-top: 130px;
    }

    .socials a {
        margin: 0 5px 0 0;
        width: 49px;
        height: 49px;
    }

    .list .text {
        left: 25px;
        right: 25px;
    }

    .list .title,
    .bottom-banner .title {
        font-size: 55px;
        line-height: 56px;
        margin-left: 0;
    }

    .list1 .item1 .subscribe-show {
        font-size: 23px;
    }

    .list2 .item2 .text {
        right: 215px;
    }

    .bottom-banner {
        height: 630px;
        background-size: cover;
    }

    .bottom-banner .info {
        padding-left: 30px;
    }

    .white-page {
        padding-left: 25px;
        padding-right: 25px;
    }

    .items-row {
        padding: 0;
    }

    .items-row .one-item .img img {
        max-width: 100%;
    }

    .items-row .one-item .info {
        width: 100%;
        padding-left: 0;
    }

    h1, .h1, .music .h1 {
        font-size: 58px;
        line-height: 60px;
    }

    .media-list .one-media {
        margin: 0 -25px;
    }

    .one-media .info {
        padding: 0 25px;
    }

    .one-media .name {
        font-size: 40px;
        line-height: 44px;
    }

    .music .top-banner .text {
        padding-left: 35px;
        min-height: 370px;
        height: auto;
    }

    .music .top-banner .socials {
        margin-top: 14px;
    }

    .music .top-banner .name {
        font-size: 40px;
        line-height: 86px;
        margin-left: 0;
    }

    .music .alb-menu {
        font-size: 26px;
        line-height: 40px;
    }

    .music .top-banner .red-btn {
        font-size: 25px !important;
        height: 68px !important;
        line-height: 68px !important;
        padding: 0 40px !important;
    }

    .songs-list .one-song .inner {
        font-size: 22px;
        line-height: 28px;
        padding-right: 0;
    }

    .songs-list .one-song .name {
        min-height: 50px;
        padding-right: 119px;
    }

    .one-song .panel .time {
        width: 85px;
    }

    .one-song .panel .lyrics {
        width: 102px;
    }

    .one-song .lyrics-block {
        font-size: 20px;
        line-height: 30px;
    }

    .one-song .red-btn {
        font-size: 27px !important;
        height: 47px !important;
        line-height: 47px !important;
        padding: 0 27px !important;
    }

    .popup_video {
        width: 360px;
        height: 203px;
    }

    .link_vote {
        height: 49px;
        line-height: 49px;
    }

}


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

    .store .store-menu {
        bottom: 0;
        gap: 0em;
        flex-wrap: wrap;
    }
    .store .store-menu li {
         margin-bottom: 0px;
    }
    .news-detail .subscribe-form input[type="text"] {
        width: 180px;
    }

    body {
        font-size: 18px;
        line-height: 21px;
    }

    #show-menu,
    #hide-menu {
        left: 20px;
        top: 10px;
        width: 38px;
        height: 38px;
    }

    #show-menu {
        background-image: url(/upload/img/menu-m.png);
    }

    #hide-menu {
        background-image: url(/upload/img/close01-m.png);
    }

    #header {
        height: 60px;
    }

    .page {
        padding-top: 60px;
    }

    #header .menu {
        padding-top: 100px;
    }

    #header .menu li {
        padding: 10px 0;
    }

    #header .search {
        width: 285px;
        margin-left: 20px;
        position: relative;
        top: 0;
        left: 0;
    }

    #header .search input[type="text"] {
        width: 220px;
        padding: 8px 50px 8px 10px;
    }

    #header .search button {
        background-size: 100% auto;
        width: 38px;
        height: 38px;
        position: absolute;
        right: 7px;
        top: 7px;
    }

    #header .pagename {
        top: 13px;
        left: 80px;
        font-size: 13px;
    }

    #header .langs-container {
        top: 13px;
        right: 15px;
    }

    #header .top-cart {
        margin: 0 0 0 7px;
        display: none;
    }

    #header .langs {
        font-size: 13px;
    }

    #header .langs li {
        margin: 0 3px;
    }

    .media .top-banner {
        background-size: cover;
    }

    .white-page {
        padding: 25px 10px 25px 10px;
    }

    .media-list {
        padding: 0;
    }

    .main-page .top-banner-cont {
        display: block;
        height: 60px;
    }

    .list1 .item1 .subscribe-show {
        font-size: 12px !important;
    }

    .red-btn {
        margin-top: 20px;
        font-size: 18px !important;
        height: 40px !important;
        line-height: 40px !important;
    }

    .socials {
        margin-top: 50px;
    }

    .socials a {
        margin-bottom: 10px;
        width: 40px;
        height: 40px;
    }

    .list .item0 {
        display: block;
        text-align: right;
    }

    .list .item0 .img {
        width: 290px;
        float: right;
    }

    .list .text {
        left: 10px;
        right: 10px;
        bottom: 15px;
    }

    .list2 .item2 .text {
        right: 10px;
        height: auto;
    }

    .list .title,
    .bottom-banner .title {
        font-size: 30px;
        line-height: 28px;
        margin-bottom: 10px;
    }

    .subscribe-form {
        padding: 20px 10px;
        width: 300px;
        left: 0;
    }

    .subscribe-form input[type="text"] {
        width: 160px;
    }

    .subscribe-form .red-btn {
        width: 100px;
        font-size: 15px !important;
    }

    .bottom-banner {
        height: 400px;
        background-size: cover;
    }

    .bottom-banner .socials {
        margin: 10px 0 0;
    }

    .bottom-banner .info {
        padding-top: 20px;
        padding-left: 20px;
    }


    .list2 .item2 .inner .tt div {
        width: 100px;
    }

    .bottom-banner .info .title {
        margin-top: 65px;
    }

    .store .h1 {
        font-size: 45px;
        line-height: 50px;
        margin: 0 0 25px;
    }

    h1, .h1, .music .h1 {
        font-size: 40px;
        line-height: 42px;
        margin: 0;
    }

    .media-list .one-media {
        margin: 0 -10px;
        padding-bottom: 30px;
    }

    .one-media .info {
        padding: 0 10px;
        font-size: 20px;
        line-height: 26px;
    }

    .one-media .name {
        font-size: 26px;
        line-height: 29px;
    }

    .music .top-banner .text {
        padding-left: 20px;
        min-height: 310px;
        height: auto;
    }

    .music .top-banner .name {
        margin-bottom: 10px;
        font-size: 30px;
        line-height: 60px;
    }

    .music .alb-menu {
        font-size: 18px;
        line-height: 30px;
    }

    .music .alb-menu li {
        margin-left: 18px;
    }

    .music .top-banner .red-btn {
        font-size: 25px !important;
        height: 40px !important;
        line-height: 68px !important;
        padding: 0 40px !important;
    }

    .songs-list .one-song .inner {
        margin-left: 50px;
        font-size: 20px;
        line-height: 26px;
    }

    .songs-list .one-song:before,
    .songs-list .one-song:first-child:after {
        left: 50px;
    }

    .one-song .control {
        left: -42px;
    }

    .songs-list .one-song .name {
        min-height: 30px;
        padding-right: 0;
    }

    .one-song .panel {
        margin-top: 11px;
    }

    .one-song .panel .lyrics {
        width: 78px;
    }

    .one-song .panel .video {
        width: 66px;
    }

    .one-song .red-btn {
        position: static;
        font-size: 20px !important;
        height: 40px !important;
        line-height: 40px !important;
        padding: 0 0px !important;
        margin-top: 10px;
    }

    .one-song .lyrics-block {
        margin-right: 15px;
    }

    .one-song .lyrics-block .wrapper {
        margin-right: 30px;
        padding: 10px 0 0 45px;
    }

    .bottom-cont {
        margin-left: 0px;
    }

    .management-list {
        margin-bottom: 35px;
    }

    .management-list .title {
        font-size: 30px;
    }

    .management-list .text {
        font-size: 18px;
        line-height: 20px;
    }

    .management-list ul {
        font-size: 18px;
    }

    .management-list ul li {
        margin-bottom: 7px;
        line-height: 18px;
    }

    .news-detail .subscribe-form {
        width: 310px;
        margin-bottom: -25px;
    }

    #footer {
        padding-left: 20px;
        display: flex;
        flex-direction: column;
    }

    .one-song .video-block .video iframe {
        height: 250px;
    }

    .popup_video {
        width: 480px;
        height: 270px;
    }

    .music .top-banner .bottom {
        margin: 0;
    }

    .music .top-banner .socials {
        margin-top: 24px;
    }

    .music .top-banner .year {
        font-size: 26px;
        line-height: 33px;
    }

    .one-media .min_50px {
        margin-bottom: -50px;
    }

    .pp245 {
        margin-bottom: 15px;
    }

    .link_vote {
        clear: both;
        float: left;
        margin-top: 10px;
    }

    .news-detail h1 {
        font-size: 38px;
        line-height: 40px;
    }

}

@media screen and (max-width: 360px) {
    .list .item0 .img {
        width: 150px;
    }

    .socials a {
        margin-bottom: 8px;
        width: 35px;
        height: 35px;
    }

    #header .pagename {
        left: 70px;
    }

    .news-detail .subscribe-form {
        margin-bottom: -25px;
    }

    .news-detail .subscribe-form input[type="text"] {
        width: 180px;
    }

    .news-detail .subscribe-form {
        width: 320px;
    }

    .news-detail .subscribe-form .ftitle {
        font-size: 20px;
        line-height: 20px;
        padding: 0 0 10px;
    }

    .news-detail h1 {
        font-size: 35px;
        line-height: 37px;
    }

    .one-song .video-block .video iframe {
        height: 200px;
    }

    .music .top-banner .name {
        font-size: 40px;
        line-height: 48px;
    }

    .music .top-banner .text {
        min-height: 300px;
        height: auto;
    }

    .music .top-banner .socials {
        margin-top: 4px;
    }

}

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

    body {
        font-size: 16px;
        line-height: 18px;
    }

    .management-list {
        width: 250px;
    }

    .red-btn {
        margin-top: 20px;
        font-size: 12px !important;
        height: 30px !important;
        line-height: 30px !important;
    }

    .socials {
        margin-top: 20px;
    }

    .socials a {
        margin-bottom: 8px;
        width: 30px;
        height: 30px;
    }


    .list .item0 .img {
        width: 190px;
    }

    #header .menu {
        padding-top: 70px;
    }

    #header .menu li {
        padding: 8px 0;
    }

    .management-list {
        margin-left: 15px;
    }

    .news-detail .subscribe-form input[type="text"] {
        width: 140px;
    }

    .news-detail .subscribe-form {
        width: 290px;
    }

    .news-detail h1 {
        font-size: 30px;
        line-height: 32px;
    }

    .one-song .video-block .video iframe {
        height: 180px;
    }

    .one-song .panel .time {
        display: none;
    }

    .popup_video {
        width: 320px;
        height: 180px;
    }

    .music .top-banner .name {
        font-size: 40px;
        line-height: 45px;
    }

    .music .top-banner .socials {
        margin-top: 14px;
    }

    .pp245 {
        font-size: 25px;
    }

}

.fan_box {
    width: auto !important;
}

.subscribe-form1 {
    width: auto !important;
    max-width: 700px;
}