/*// X-Small devices (portrait phones, less than 576px)*/
/*!*@media (max-width: 575.98px) { ... }*! *//*НЕ БОЛЬШЕ 575 >*/

/*// Small devices (landscape phones, 576px and up)*/
/*@media (min-width: 576px) { ... }*/ /* НЕ МЕНЬШЕ 576 >*/

/*// Small devices (landscape phones, less than 768px)*/
/*@media (max-width: 767.98px) { ... }*/

/*// Medium devices (tablets, 768px and up)*/
/*@media (min-width: 768px) { ... }*/

/*// Medium devices (tablets, less than 992px)*/
/*@media (max-width: 991.98px) { ... }*/

/*// Large devices (desktops, 992px and up)*/
/*@media (min-width: 992px) { ... }*/

/*// Large devices (desktops, less than 1200px)*/
/*@media (max-width: 1199.98px) { ... }*/

/*// X-Large devices (large desktops, 1200px and up)*/
/*@media (min-width: 1200px) { ... }*/


/*// X-Large devices (large desktops, less than 1400px)*/
/*@media (max-width: 1399.98px) { ... }*/

/*// XX-Large devices (larger desktops, 1400px and up)*/
/*@media (min-width: 1400px) { ... }*/

/*// Small devices (landscape phones, 576px and up)*/


/*Small devices (landscape phones, less than 768px)*/
@media (min-width: 576px) and (max-width: 767.98px) {
    iframe#player {
        height: 450px;
    }
    div.video img{
        height: 450px;
    }
.exp_img{
    width: 100%;
}

.content_slide{
    width: 100%;
    margin-top: 25px;
    display: flex;
    flex-direction: column;
    right: 0;
    align-items: center;
}
.title_slid{
    margin-bottom: 20px;
    font-size: 600%;
}
.celebration{
    font-size: 250%;
}
.info_concert {
    margin-top: 20px;
    font-size: 160%;
    line-height: 30px;
}
.date_and_time{
    margin-top: 5px;
    font-size: 225%;
}
.pre__slaide, .next__slide{
    font-size: 60px;
}
.pre__slaide{
    left: 1%;
}
.next__slide{
    right: 1%;
}
.exp_img{
    display: none;
}
.know_more{
    margin-top: 15px;
    font-size: 600%;
}
.more{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.title__more{
    font-size: 450%;
    line-height: normal;
}
.more div p{
    width: 80%;
    font-size: 200%;
    margin: 0 auto;
}
.costs_packeg{
    margin-top: 50px;
    margin-bottom: 35px;
}
.more div ul{
    margin-bottom: 75px;
    font-size: 150%;
}
h3.packeg__for__me {
    width: 100%;
    font-size: 500%;
    text-align: center;
    margin-top: 0;
    margin-bottom: 100px;
}
    h4.feedback{
    width: 100%;
    padding-top: 400px;
    margin-left: -50px;
}
.diplom{
    width: 100%;
    justify-content: center;
    margin-top: 50px;
    margin-bottom: 50px;
}
.content_slide_feed{
    width:100%;
    justify-content: center;
    background-color: #e9a484;
}
.pre_slide_feed{
    left: 1%;
}
.next_slide_feed{
    right: 1%;
}
.pre_slide_feed, .next_slide_feed{
    font-size: 50px;
    margin-top: -125px;
}
.text_feed{
    font-size: 175%;
}
a.show_more{
    margin-top: 20px;
    font-size: 200%;
    padding-bottom: 30px;
}
.feed_img{
    margin-top: -100px;
    background-color: transparent;
    width: 30%;
}
.text__content_slide_feed{
    margin-top: 50px;
    width: 50%;
    background-color: #e9a484;
}
.be_musical{
    width:100%;
}
a.be_music{
    font-size: 450%;
    margin: 35px 0;
}
.content_slide_feed_even{
    flex-direction: row-reverse;
}
.feed_img_girl{
    width: 30%;
}
}

/*// Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) {
    iframe#player {
        height: 450px;
    }
    div.video img{
        height: 450px;
    }
.slaider{
    width: 100%;
}
.content_slide{
    width: 100%;

    margin-top: 25px;
    display: flex;
    flex-direction: column;
    right: 0;
    align-items: center;
}

h2.title_slid{
    margin-bottom: 20px;
    font-size: 600%;
}
.celebration{
    font-size: 250%;
}
.info_concert {
    margin-top: 20px;
    font-size: 160%;
    line-height: 30px;
}
.date_and_time{
    margin-top: 5px;
    font-size: 225%;
}
.pre__slaide, .next__slide{
    font-size: 60px;
}
.pre__slaide{
    left: 1%;
}
.next__slide{
    right: 1%;
}
.exp_img{
    display: none;
}
.know_more{
    margin-top: 15px;
    font-size: 600%;
}
.more{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.title__more{
    font-size: 450%;
    line-height: normal;
}
.more div p{
    width: 80%;
    font-size: 200%;
    margin: 0 auto;
}
.costs_packeg{
    margin-top: 50px;
    margin-bottom: 35px;
}
.more div ul{
    margin-bottom: 75px;
}
h3.packeg__for__me {
    width: 100%;
    font-size: 500%;
    text-align: center;
    margin-top: 0;
    margin-bottom: 100px;
}
    h4.feedback{
    width: 100%;
    padding-top: 400px;
    margin-left: -50px;
}
.diplom{
    width: 100%;
    justify-content: center;
    margin-top: 50px;
    margin-bottom: 50px;
}
.content_slide_feed{
    width:100%;
    justify-content: center;
    background-color: #e9a484;
}
.pre_slide_feed{
    left: 1%;
}
.next_slide_feed{
    right: 1%;
}
.pre_slide_feed, .next_slide_feed{
    font-size: 50px;
    margin-top: -125px;
}
.text_feed{
    font-size: 175%;
}
a.show_more{
    margin-top: 20px;
    font-size: 200%;
    padding-bottom: 30px;
}
.feed_img{
    margin-top: -50px;
    background-color: transparent;
    width: 30%;
}
.text__content_slide_feed{
    margin-top: 50px;
    width: 50%;
    background-color: #e9a484;
}
.be_musical{
    width:100%;
}
a.be_music{
    font-size: 450%;
    margin: 35px 0;
}
.content_slide_feed_even{
    flex-direction: row-reverse;
}
.feed_img_girl{
    width: 25%;
}
}

@media (min-width: 992px) and (max-width: 1199.98px)  {
    iframe#player {
        height: 550px;
    }
    div.video img{
        height: 550px;
    }
    .content_slide{
        z-index: 1;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-top: 15px;
    }
   
    h2.title_slid {
        font-size: 450%;
        margin-bottom: 10px;
    }
    .celebration {
        font-size: 200%;
    }
    .info_concert {
        margin-top: 50px;
    }
    .pre__slaide, .next__slide{
        font-size: 70px;
    }
    .more{
        justify-content: center;
        flex-wrap: wrap;
        width: 100%;
        
    }
    .more div p{
        width: 90%;
        margin: 0 auto;
    }
    .more div {
        margin-bottom: 20px;
    }
    h3.packeg__for__me {
        font-size: 300%;
        text-align: right;
        width: 100%;
        margin-top: 0;
        margin-left: -50px;
    }
    .sert {
        margin-top: -60px;
    }
    h4.feedback{
        display: flex;
        justify-content: flex-end;
        width: 100%;
        padding-top: 400px;
        margin-left: -50px;
    }
    .diplom{
        display: flex;
        justify-content: center;
        width: 100%;
        margin: 0 auto;
        margin-top: 100px;
        margin-bottom: 50px;
    }
    .be_musical{
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }
    .content_slide_feed{
        width: 100%;
        justify-content: space-around;
        background-color: #e9a484;
    }
    .feed_img {
        margin-top: -15px;
        width: 30%;
        background-color: transparent;
    }
    .pre_slide_feed, .next_slide_feed{
        font-size: 60px;
    }
    .text__content_slide_feed {
       width: 51%;
        margin-top: 60px;
        margin-left: -125px;
        background-color: #e9a484;
    }
    a.show_more {
        margin-top: 20px;
    }
    .content_slide_feed_even{
        flex-direction: row-reverse;
    }
    .feed_img_girl{
        width: 20%;
    }

 }

@media (min-width: 1200px) and (max-width: 1399.98px) {
    .content_slide{
        width: 100%;
        margin-top: 0px;
    }
    
    .more{
        display: flex;
        flex-direction: row;
        justify-content: center;
        width: 100%;
        flex-wrap: wrap;
        margin: 0 auto;
    }
    h3.packeg__for__me {
        font-size: 375%;
        color: #b17b57;
        font-weight: 700;
        font-family: "Playfair-Display-Bold";
        text-align: right;
        width: 100%;
        margin: 0 auto;
        margin-top: 75px;
    }
    h4.feedback{

        width: 100%;
        padding-top: 500px;
        margin-left: -100px;

    }
    .more div:last-child{
        margin-top: 50px;
    }
    h3.packeg__for__me a{
        margin-right: 100px;
    }
    .diplom{
        width: 100%;
        margin-top: 100px;
        margin-left: -100px;
        margin-bottom: 100px;
    }
    .feed_img{
        width: 40%;
        margin-top: 0;
        background-color: transparent;
    }
    .pre_slide_feed, .next_slide_feed{
        font-size: 75px;
    }
    .text__content_slide_feed{
        width: 40%;
    }
    .content_slide_feed{
        width: 100%;
        margin: 0 auto;
        display: flex;
        flex-direction: row;
        justify-content: center;
    }
    .be_musical{
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }
    .content_slide_feed_even{
        flex-direction: row-reverse;
    }
    .feed_img_girl{
        width: 30%;
    }
}
@media (min-width: 1400px) and (max-width: 1949.99px){
    h3.packeg__for__me a{
        margin-right: 12.2%;
    }

    h4.feedback{
        width: 1400px;
        margin: 0 ;
        white-space: pre-line;
        font-size: 50px;
        padding-top: 36.3%;
        letter-spacing: -0.8px;
        margin-left: -3%;
    }
    .slider__feedback {
        padding-bottom: 1.3%;
    }
    .diplom{
        width: 1400px;
        margin: 0;
        margin-top: 8.8%;
        margin-left: -4.6%;
    }
    .feed_img{
        width: 32%;
        margin-top: -9.5%;
        margin-right: 0.5%;
        background-color:transparent;
        position: relative;
        left: 2%;
    }
    .pre_slide_feed, .next_slide_feed{
        font-size: 70px;
    }
    .text__content_slide_feed{
        width: 655px;
        font-size: 13px;
        text-transform: uppercase;
        line-height: 22px;
        margin-left: 2%;
    }
    .content_slide_feed{
        width: 100%;
        margin: 0 auto;
        display: flex;
        flex-direction: row;
        justify-content: center;
    }
    .content_slide_feed_even{
        flex-direction: row-reverse;
    }
    .feed_img_girl{
        width: 19.5%;
        margin-right: 15%;
    }
    .next__slide {
        top: 2.2%;
        right: 5.2%;
    }
    .pre__slaide, .next__slide {
        font-size: 70px;
    }
    .pre__slaide {
        left: 6.1%;
        top: 2.2%;
    }
    .pos_title {
        width: 40%;
    }
    h2.title_slid{
        margin-top: 17.5%;
        text-align: center;
        font-size: 95px;
        margin-left: 2.3%;
        letter-spacing: 1px;
    }
    .celebration{
    margin-top: -0.9%;
        margin-left: 2.3%;
    letter-spacing: -0.4px;
    font-size: 42px;
    }
    .info_concert {
        width: 457px;
        font-size: 19px;
        letter-spacing: -1px;
        line-height: 21px;
        margin: 0 auto;
        margin-top: 13.2%;
        margin-left: 8.8%;
        text-transform: uppercase;
    }
    .date_and_time {
        width: 486px;
        font-size: 45px;
        margin-top: 4.1%;
        margin-left: 7%;
    }
    .hours{
        margin-right: -6.7%;
    }
    .exp_img {
        margin-top: 7.3%;
        margin-bottom: 0;
        width: 100%;
        overflow: hidden;
    }
    .exp_img img {
        width: 101.1%;
    }
    .know_more {
        font-size: 50px;
        letter-spacing: -1px;
        margin: 3.4% 1% 1% 0;
    }
    .more {
        display: grid;
        grid-template-columns: 35% 31% 34%;
        /*margin-left: 4%;*/
        margin-top: 5.2%;
    }
    .more div:first-child {
        align-items: flex-end;
    }
    .more div:nth-of-type(2) {
        align-items: center;
        margin-top: -0.6%;
    }
    .more div:nth-of-type(3) {
        align-items: flex-start;
    }
    .more div:first-child .title__more {
         margin-right: 11.6%;
        margin-top: -0.8%;
        line-height: 48px;
     }
    .more div:first-child .title__more span {
        margin-left: 21%;
        letter-spacing: -1px;
    }
    .title__more {
        font-size: 44px;
        margin:0;
        letter-spacing: -1px;
        line-height: 48px;
    }
    .more div .title__more:before {
        content: "\e902";
        color: #e9a484;
        font-size: 76px;
        position: relative;
        top: -5px;
        right: 4.5%;
        margin: 0;
        padding: 0;
    }
    .more div p {
        width: 364px;
        font-size: 15px;
        margin-top: 3.3%;
        line-height: 123%;
    }
    .more div .costs_packeg {
        margin-top:5%;
        margin-bottom: 0;
        font-size: 15px;
        margin-right: 19.5%;
    }
    .more div ul{
        margin-top: 4.5%;
    }
    .more div ul li {
        margin-bottom: 10.4%;
        margin-top: 0.6%;
        margin-left: -82%;
    }
    .more div ul li span:first-child {
        font-size: 14px;
    }
    .more div ul li span:last-child {
        font-size: 16px;
        position: relative;
        left: 0.5%;
    }
    .more div:nth-of-type(2) .title__more {
        margin-right: 18%;
        margin-top: -0.2%;
    }
    .more div:nth-of-type(2) .title__more:before {
        right: 5.5%;
    }
    .more div:nth-of-type(2) .title__more span{
        margin-left: 14%;
    }
    .more div:nth-of-type(2) p {
        line-height: 132%;
        margin-left: 2%;
    }
    .more div:nth-of-type(2) .costs_packeg {
        margin-top: 9.6%;
        margin-left: 1.5%;
        margin-right: 0;
    }
    .more div:nth-of-type(2) ul {
        margin-top: 5%;
    }
    .more div:nth-of-type(2) li {
        margin-bottom: 16.4%;
        margin-left: 0%;
    }
    .more div:nth-of-type(3) .title__more {
        margin-left: 5.3%;
        margin-top: -0.4%;
    }
    .more div:nth-of-type(3) .title__more:before {
        right: 5.5%;
        top: -6px;
    }
    .more div:nth-of-type(3) .title__more span{
        margin-left: 15.5%;
    }
    .more div:nth-of-type(3) p {
        margin-top: 2.8%;
        line-height: 123%;
        margin-left: 0.9%;
    }
    .more div:nth-of-type(3) .costs_packeg {
        margin-top: 9.2%;
        margin-left: 17.9%;
    }
    .more div:nth-of-type(3) ul {
        margin-top: 4.5%;
    }
    .more div:nth-of-type(3) li {
        margin-left: 0%;
        margin-right: -160%;
    }
    h3.packeg__for__me {
        font-size: 49px;
        width: 1400px;
        margin-top: 2.2%;
        letter-spacing: -0.6px;
        margin-right: 0;
    }
    .sert {
        margin-top: -10.2%;
        background-image: url(../img/bkbio.svg);
        background-repeat: no-repeat;
        background-size: 119.7%;
        background-position: 80% 0px;
    }
 /*   h4.feedback {
        font-size: 48px;
        margin-top: 5.1%;
        margin-right: 2%;
    }*/
    h4.feedback {
        display: flex;
        justify-content: flex-end;
        width: 1400px;
        margin: 0 auto;
        white-space: pre-line;
        color: #fff;
        font-weight: 700;
        font-family: "Playfair-Display-Bold";
        text-align: right;
        font-size: 72px;
        padding-top: 41%;
        letter-spacing: -0.8px;
        margin-left: -3%;
        padding-bottom: 1%;
    }
    .slider_container_b {
         overflow: hidden;
        padding-top: 10%;
    }
    a.show_more {
        font-size: 20px;
        margin-top: 4.8%;
        margin-left: 0.3%;
        letter-spacing: -0.5px;
    }
    .pre_slide_feed {
        left: 6%;
        bottom: 17.5%;
    }
    .next_slide_feed {
        right: 5.4%;
        bottom: 17.5%;
    }
    a.be_music {
        margin-top: 3%;
        margin-left: 1%;
        font-size: 39px;
        margin-bottom: 0;

    }
    footer{
        margin-top: 4.9%;
    }
    footer div.logo__footer {
        margin: 1.6% 0;
        margin-right:1.7%;
    }
    footer div.contact__footer {
        width: 30%;
        margin-right: 0;
        margin-top: 0.2%;
        margin-left: 0;
    }
    footer div.contact__footer a.mobil_number {
        margin: 0px;
        margin-left: 3.5%;
        vertical-align: 6px;
    }
    footer div.contact__footer a:last-child{
        margin-left: 12%;
    }
     #f_select__language {
        font-size: 38px;
         margin-left: 37%;
         background-color: #ffffff;
         margin-top: 11%;
    }
}
@media (min-width: 1950px) {
    .content_slide {
        right: calc(50% - 650px);
        font-size: 150%;
    }
    .info_concert {
        width: 1000px;
        line-height: 55px;
    }
    .more {
        font-size: 150%;
    }
    h3.packeg__for__me {
        font-size: 500%;
    }
    .diplom {
        margin-right: 10%;
    }
    .diplom img{
        width: 35%;
    }
    h4.feedback {
        font-size: 180px;
        position: relative;
        left: -10%;
        padding-top: 34%;
        padding-bottom: 7%;

    }
    .slider_container_b {;
        overflow: hidden;
        padding: 11% 0px 0 0;
    }
    .content_slide_feed {
        justify-content: center;
    }
    .feed_img_girl {
        width: 20%;
        background-color: transparent;
    }

    .text__content_slide_feed {
        font-size: 175%;
    }
    .author_detal{
        margin-right: 100px;
    }

}
