
@media screen and (max-width: 3000px) {
    header {
        width: 100%;
        min-height: 1400px;
    }
}
@media screen and (max-width: 1910px) {
    header {
        width: 100%;
        min-height: 900px;
    }
}

@media screen and (max-width: 1240px){
    .comment_box {
        width: 50%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0 auto;
    }
    .comment_slider .slick-next {
        right: 200px;
        margin-left: 20px;
    }
    .comment_slider .slick-prev {
        left: 200px;
        margin-right: 20px;
    }
}


@media screen and (max-width: 1150px){
    header{
        background-image: url("../img/header-tablet.png");
        min-height: 850px;
    }
    .orange_button {
        margin-top: 15px;
    }
    .circle_block {
        margin-top: -85px;
    }
    .slider_content h3 {
        font-size: 28px;
    }
    .slider_box {
        padding: 50px;
    }
    .slider_block {
        width: 95%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin: auto;
    }
    .slider_block .slick-next {
        top: 50%;
    }
    .slider_block .slick-prev {
        left: 10px;
    }
    .set_content h3{
        text-align: center;
    }
    .video_box {
        max-width: unset;
        width: 48%;
    }
    .set_photo {
        max-width: unset;
        width: 42%;
    }
    .gift_block {
        max-width: unset;
        width: 48%;
    }
    .set_boxes{
        max-width: unset;
        width: 48%;
    }
    .set_box {
        width: 45%;
    }
    .set_box>img{
        width: 70%;
    }
    .set_box_text p {
        font-size: 12px;
    }
    .set_box a {
        padding: 10px;
    }
    .gift_box>p {
        font-size: 18px;
        max-width: unset;
        width: 100%;
    }
    .gift_image {
        width: 70px;
        height: 65px;
    }
    .gallery_content h3{
        text-align: center;
    }
    .comment_slider .slick-next {
        right: 160px;
    }
    .comment_slider .slick-prev {
        left: 160px;
    }
    .set_plus {
        width: 4%;
        margin: 0 5px;
    }
    .in_popup_content button {
        font-size: 14px;
    }
}
@media screen and (max-width: 921px){
    .header_content {
        padding-top: 32px;
    }
    .header_content h1 {
        font-size: 55px;
    }
    .price_tittle p {
        font-size: 32px;
    }
    .price_tittle span {
        font-size: 26px;
    }
    .icon_svg {
        width: 45px;
        height: 45px;
    }
    .icon_box p {
        font-size: 15px;
    }
    .circle_block {
        margin-top: -20px;
    }
    header {
        min-height: 710px;
    }
    .circle_price {
        margin-top: 0;
    }
    .price_img {
        background-size: contain;
        top: -24.5px;
        left: 76px;
    }
    .price_img_text{
        padding: 4px;
    }
    .price_img_text span {
        font-size: 22px;
    }
    .price_img_text h3 {
        font-size: 46px;
    }
    .header_icons {
        margin-top: -26px;
    }
    .orange_button {
        max-width: 300px;
        width: 100%;
        height: 65px;
    }
    .orange_button p {
        font-size: 26px;
    }
    .slider_content>h2 {
        font-size: 24px;
    }
    .slider_content>h3 {
        font-size: 22px;
    }
    .gift_content h2{
        font-size: 24px;
    }
    .gift_content>h3 {
        font-size: 22px;
    }
    .gallery_content h2{
        font-size: 24px;
    }
    .gallery_content>h3 {
        font-size: 22px;
    }
    .evidence_content h2{
        font-size: 24px;
    }
    .evidence_content>h3 {
        font-size: 22px;
        text-align: center;
    }
    .footer_content h2{
        font-size: 24px;
    }
    .footer_content>h3 {
        font-size: 22px;
        text-align: center;
    }
    .comment_content h2{
        font-size: 24px;
        text-align: center;
    }
    .comment_content>h3 {
        font-size: 22px;
    }
    .set_content h3 {
        font-size: 22px;
    }
    .in_evidence_box h3 {
        font-size: 26px;
        margin-left: 0px
    }
    .in_evidence_box>h2 {
        font-size: 18px;
    }
    .in_evidence_box {
        padding-left: 15px;
    }
    .in_evidence_box>p {
        font-size: 14px;
        margin-left: 10px;
    }
    .slider_box {
        padding: 17px;
    }
    .evidence_box>p {
        font-size: 16px;
    }
    .in_evidence_box img {
        width: 20px;
        height: 20px;
    }
    .slider_box {
        min-height: 435px;
    }
    .slider_block .slick-center {
        height: 440px;
        top: 0;
    }
    .slider_box h2 {
        font-size: 21px;
        margin-top: 28px;
    }
    .slider_box>p {
        font-size: 12px;
    }
    .slider_text>p {
        font-size: 12px;

    }
    .slider_box>p {
        font-size: 12px;
        padding: 0px 15px;
        text-align: center;
        margin: 10px auto;
    }
    .slider_text {
        width: 90%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin: 10px auto;
        padding: 0 5px;
    }
    .slider_box{
        background-image: url("../img/phone-mob.png");
    }
    .slider_box {
        min-height: 420px;
    }
    .slider_block .slick-prev {
        left: -20px;
    }
    .slider_container {
        width: 100%;
        min-height: 490px;
    }
    .order_button {
        max-width: 260px;
        width: 100%;
        height: 55px;
    }
    .order_button a {
        font-size: 24px;
    }
    .order_button a {
        font-size: 18px;
    }
    .set_box{
        height: 135px;
    }
    .in_set_photo{
        min-height: 440px;
    }
    .set_photo{
        min-height: 440px;
    }
    .set_block{
        min-height: 440px;
    }
    .set_content h3{
        text-align: center;
    }
    .comment_box {
        width: 75%;
    }
    .comment_slider .slick-next {
        right: 30px;
    }
    .comment_slider .slick-prev {
        left: 30px;
    }
    .footer_content .set_block{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .set_plus {
        display: none;
    }
    .footer_content .set_photo {
        width: 100%;
        margin-bottom: 30px;
    }
    .numbers_block {
        max-width: unset;
        width: 100%;
        background-color: transparent;
    }
    .number_box>p{
        font-size: 16px;
        color: #FFFFFF;
    }
    .number_box>img{
        display: none;
    }
    .number_box{
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        min-height: 70px;
    }
    .numbers_block {
        min-height: 360px
    }
}
@media screen and (max-width: 751px){
    .header_icons{
        display: none;
    }
    .header_icons-mob{
        display: block;
    }
    header{
        background-image: url("../img/header-mob.png");
        min-height: 850px;
    }
    .header_content>h1>span{
        display: none;
    }
    .header_content h1 {
        font-size: 52px;
        width: 100%;
        text-align: center;
    }
    .price_img {
        background-size: contain;
        top: 140.5px;
        left: 10px;
    }
    .price_tittle {
        width: 100%;
        text-align: center;
        position: absolute;
    }
    .new_price {
        width: 100%;
        position: relative;

    }
    .price_tittle p {
        font-size: 45px;
        text-align: center;
        width: 100%;
    }
    .header_icons-mob {
        width: 100%;
        margin-top: 15px;
        height: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .header_content {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .price_tittle span {
        font-size: 26px;
        position: absolute;
        top: 50px;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .price_img {
        background-size: contain;
        top: 107.5px;
        left: 308px;
    }
    .circle_block {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-top: 210px;
    }
    .circle_price {
        width: 100px;
        height: 100px;
    }
    .circle_price p {
        font-size: 14px;
    }
    .circle_price span {
        font-size: 16px;
    }
    .orange_button{
        position: relative;
        top: 420px;
    }
    .icon_box p {
        font-size: 13px;
        color: #0b0b0b;
    }
    .header_icons-mob {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 30px;
    }
    .icon_box {
        max-width: unset;
        width: 45%;
        margin: 15px 5px 0;
        text-align: center;
    }
    .icon_svg {
        width: 40px;
        height: 40px;
        margin: 0 auto;
    }
    header {
        top: 0;
        min-height: 550px;
    }
    .slider_content>h2 {
        font-size: 16px;
        text-align: center;
    }
    .slider_content>h3 {
        font-size: 15px;
        text-align: center;
    }
    .evidence_content>h2 {
        font-size: 16px;
        text-align: center;
    }
    .evidence_content>h3 {
        font-size: 15px;
        text-align: center;
    }
    .footer_content>h2 {
        font-size: 16px;
        text-align: center;
    }
    .footer_content h2 {
        font-size: 22px;
    }
    .in_popup_content p {
        font-size: 14px;
    }
    .footer_content>h3 {
        font-size: 15px;
        text-align: center;
    }
    .gift_content>h2 {
        font-size: 16px;
        text-align: center;
    }
    .gift_content h3 {
        font-size: 15px;
        text-align: center;
        margin-bottom: 15px;
    }
    .gift_content>h2 {
        font-size: 16px;
        text-align: center;
    }
    .comment_content h3 {
        font-size: 15px;
        text-align: center;
    }
    .comment_content>h2 {
        font-size: 16px;
        text-align: center;
    }
    .gallery_content>h3 {
        font-size: 15px;
        text-align: center;
    }
    .set_content h3  {
        font-size: 15px;
        text-align: center;
    }
    .video_content {
        margin: 0;
    }

    .slider_block .slick-center{
        width: 355px !important;
    }
    .slider_container {
        width: 100%;
        min-height: unset;
        height: 510px;
    }

    .slider_text {
        width: 60%;
    }
    .slider_box>p {
        font-size: 12px;
        padding: 0px 30px;
        text-align: center;
        margin: 15px auto;
        width: 70%;
    }

    .slider_box h2 {
        font-size: 18px;
        width: 50%;
        text-align: center;
        margin: 28px auto;
    }
    .gift_section {
        padding: 30px 0;
    }
    .gallery_section {
        padding: 30px 0;
    }
    .set_section{
        padding: 30px 0;
    }
    .evidence_section{
        padding: 30px 0;
    }
    .comment_section{
        padding: 30px 0 50px;
    }
    footer{
        padding: 30px 0;
    }
}
@media screen and (max-width: 751px){
    .circle_block {
        margin-top: 30px;
    }
    .new_price {

        height: 85px;
    }
    .slider_text {
        width:50%;
    }
    .slider_box>p {
        width: 60%;
    }
    .header_content h1 {
        font-size: 42px;
    }
    .price_tittle p {
        font-size: 38px;
        margin-top: 10px;
    }
    .price_tittle span {
        font-size: 22px;
    }
    .price_img {
        top: 105.5px;
        left: 307px;
    }
    .orange_button {
        top: 310px;
        width: 210px;
        height: 45px;
    }
    .orange_button p {
        font-size: 18px;
    }
    .orange_button span {
        font-size: 14px;
    }
    .slider_block {
        width: 100%;
    }
    .slider_block .slick-dots li button {
        font-size: 0;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        left: 0;
        right: 0;
        width: 30px;
        height: 30px;
        margin: auto;
        content: '';
        text-align: center;
        opacity: 1;
        color: black;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        border-radius: 50%;
        background-color: #404041;

    }
    .slider_block .slick-dots li.slick-active button {
        background-color: #fe5623;
        width: 15px;
        height: 15px;
    }

    .slider_block .slick-dots li button {
        width: 10px;
        height: 10px;
    }
    .slider_block .slick-dots li button{
        background-color: #D6D1D1;
    }

    .slider_container {
        margin-top: 0px;
    }
    .slider_block{
        padding: 0 50px 50px;
    }
    .slider_box {
        width: 410px;
        min-height: 420px;
        margin-bottom: 30px;
        padding: 50px;
    }
    .slick-dots {
        bottom: 25px;
    }
    .video_content{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .set_block{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .video_box {
        max-width: unset;
        width: 100%;
    }
    .set_photo {
        max-width: unset;
        width: 100%;
        min-height: 380px;
    }
    .set_plus {
        width: 10%;
        min-height: 130px;
    }
    .set_boxes {
        max-width: unset;
        width: 90%;
        min-height: 380px;
    }
    .in_set_photo {
        min-height: 380px;
    }
    .set_block{
        min-height: 380px;
    }
    .set_box{
        height: 120px;
    }
    .name-workshop-duration__img{
        margin: 0 auto;
        min-height: 255px;
    }
    .gift_block {
        max-width: unset;
        width: 100%;
        margin-top: 0;
    }
    .gift_box {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .gift_box>p {
        text-align: center;
    }
    .gift_circle {
        width: 45%;
        margin-top: 15px;
    }
    .video_box {
        min-height: 250px;
    }
    .gift-img>img{
        width: 75%;
    }
    .gift_circle p {
        font-size: 14px;
    }

    .circle_img1 {
        width: 75%;
    }
    .circle_img2 {
        width: 75%;
    }
    .circle_img3 {
        width: 75%;
    }
    .gallery_box>h3 {
        font-size: 16px;
    }
    .gallery_box>p {
        font-size: 14px;
    }
    .gallery_box {
        width: 48%;
        margin-top: 20px;
    }
    .gallery_text p {
        font-size: 18px;
    }
    .in_set_photo{
        max-width: unset;
    }
    .in_evidence_box img {
        display: none;
    }
    .in_evidence_box>p {
        font-size: 12px;
        margin-left: 0;
    }
    .in_evidence_box {
        height: 100px;
    }
    .evidence_box>p{
        height: 100px;
    }
    .in_evidence_box h3 {
        font-size: 18px;
    }
    .in_evidence_box>h2 {
        font-size: 14px;
    }
    .evidence_block {
        min-height: 590px;
        margin: 10px auto;
    }
    .evidence_box>p {
        font-size: 13px;
    }
    .in_evidence_box {
        padding: 0 5px;
    }
    .evidence_box>p{
        padding: 0 5px;
    }
    .comment_slider .slick-dots {
        bottom: -50px;
    }
    .comment_box {
        width: 100%;
    }
    .comment_icons {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .comment_box {
        width: 100%;
        padding: 10px;
    }
    .comment_text {
        margin-left: 8px;
    }
    .comment_slider {
        margin: 20px auto;
    }
    .comment_text>p {
        font-size: 11px;
    }
    .price_img_text{
        width: unset;
    }
}
@media screen and (max-width: 415px){
    .header_content h1 {
        font-size: 38px;
    }
    .new_price {
        height: 140px;
    }
    .price_img {
        left: 250px;
        width: 125px;
        height: 215px;
        top: 86.5px;
    }
    .circle_block {
        margin-top: 60px;
    }
    .circle_price {
        width: 85px;
        height: 85px;
        margin-left: 10px;
    }
    .price_img_text span {
        font-size: 16px;
    }
    .price_img_text h3 {
        font-size: 34px;
    }
    .price_img_text p {
        width: 44%;
        font-size: 8px;
    }
    .orange_button {
        top: 236px;
        width: 210px;
        height: 45px;
    }

    .slider_box {
        min-height: 430px;
        margin-bottom: 30px;
        padding: 17px;
    }
    .slider_text {
        width:75%;
    }
    .slider_box>p {
        width: 90%;
        padding: 0 25px;
    }
    .slider_box h2 {
        font-size: 16px;
    }
    .gallery_box {
        width: 100%;
    }
    .set_boxes {
        max-width: unset;
        width: 100%;
        margin-top: 30px;
    }
    .set_box>img {
        width: 60%;
    }
    .set_box {
        width: 48%;
    }
    .in_evidence_box h3 {
        font-size: 14px;
    }
    .in_evidence_box>h2 {
        font-size: 12px;
    }
    .popup {
        top: -60px;
    }
}
@media screen and (max-width: 412px){
    .slick-dots {
        bottom: 20px;
    }
}
@media screen and (max-width: 376px){
    .price_img {
        left: 215px;
    }
    .circle_price {
        margin-left: 0;
    }
    .slider_block .slick-center {
        width: 330px !important;

    }
    .slick-dots {
        bottom: 25px;
    }
    .in_evidence_box>p {
        font-size: 10px;
    }
    .evidence_box>p{
        font-size: 10px;
    }
}

@media screen and (max-width: 361px){
    .price_tittle p {
        font-size: 30px;
    }
    .price_tittle span {
        font-size: 20px;
        top: 44px;
    }
    .price_img {
        left: 198px;
        top: 78.5px;
    }
    .circle_price {
        margin-left: -5px;
    }
    .price_tittle p {
        font-size: 36px;
    }
    .slider_block .slick-center {
        width: 310px !important;
    }
    .slider_text {
        width: 95%;
    }
    .slider_box>p {
        width: 100%;
    }
}

@media screen and (max-width: 321px){
    .header_content h1 {
        font-size: 28px;
    }
    .price_img {
        left: 155px;
        top: 77.5px;
    }
    .slider_block {
        width: 265px ;
    }
    .slider_text {
        width: 90%;
    }
    .slider_box {
        padding: 0;
    }
    .slider_text>p {
        font-size: 11px;
    }
    .slider_box h2 {
        font-size: 14px;
        width: 90%;
        text-align: center;
        margin: 85px auto 0;
    }
    .slider_box>p {
        font-size: 12px;
        padding: 0px 15px;
        text-align: center;
        margin: 9px auto;
        width: 100%;
    }
    .slick-dots {
        bottom: 55px;
    }
    .set_box_text p {
        font-size: 10px;
    }
    .gift_image {
        width: 30px;
        height: 30px;
    }
}