

@media (max-width:1199px) {
    .main-navigation li {
        padding: 0 0 0 20px;
    }

    section.banner .title {
        font-size: 32px;
        line-height: 38px;
    }

    section.banner .logo {
        max-width: 180px;
    }

    #modalCongratulations.modal-pop .modal-content .prizeimg {
        position: relative;
        right: 10px;
    }
    section.check .prizes img {
        top: -60px;
        left: -40px;
    }

    section.check .register-form .input-checkimg {
        width: 100%;
    }

    section.check .line {
        bottom: -220px;
        height: 730px;
    }

    section.check .register-form .error {
        width: 100%;
    }
    .check .steps p {
        font-size: 40px;
        line-height: 45px;
    }
    section.check .ptitle p {
        margin-left: 0;
    }

    #modalCongratulations.modal-pop .modal-content .text p {
        font-size: 34px;
        line-height: 34px;
    }

    .modal-pop .modal-content .title, #modalRules .modal-content .title {
        font-size: 40px;
        line-height: 48px;
    }
}

@media (max-width:991px) {
    header#masthead {
        width: 100%;
        z-index: 99999;
        height: 70px;
    }

    header#masthead .custom-logo-link img {
        padding: 0;
        width: 90px;
    }

    .custom-logo-link {
        display: inline;
    }

    header .site-branding {
        top: 25px;
    }

    .site-branding .custom-logo-link img {
        max-height: 90px;
        margin-right: 20px;
    }

    .site-branding img {
        width: auto;
        max-height: 70px;
    }

    section.banner .campaign-text {
        font-size: 14px;
        text-align: center;
    }

    section.check .pack {
        width: 90%;
        padding-top: 60px;
    }

    section.check .register-form input::placeholder {
        font-size: 14px;
    }

    section.check .register-form .input-checkimg {
        font-size: 14px;
    }

    section.check .register-form #filebtn {
        font-size: 14px;
    }

    section.banner .title {
        padding: 0;
        font-size: 27px;
        line-height: 30px;
    }

    section.check .prizesrow {
        margin-top: -50px;
    }

    section.check {
        padding: 40px 0 ;
    }

    section.check .mainimg {
        width: 100%;
    }

    section.check .reg .prizes p {
        margin-bottom: 40px;
    }

    .check .steps .buyico {
        text-align: center;
    }

    .check .steps .buyico .under {
        position: relative;
        left: unset;
        bottom: unset;
    }

    section.check .shape2 {
        height: 220px;
        bottom: -110px;
        background-position-x: center;
        transform: rotateX(180deg);
    }

    section.mback {
        padding: 40px 0;
    }

    section.mback p {
        font-size: 20px;
        line-height: 20px;
        text-align: center;
    }

    section.mback img {
        width: 110px;
        margin-top: 15px;
    }

    section.winners .shape3 {
        transform: rotateX(180deg);
    }

    section.check .info {
        display: none;
    }

    .main-navigation li {
        padding: 10px;
    }

    nav#site-navigation {
        text-align: right;
    }

    section.prizes .mmprize:after {
        height: 250px;
        top: 50px;
        width: 1px;
    }

    section.prizes .p2 .highlight {
        transform: translate(-30%, -40%);
    }

    button.menu-toggle {
        margin-top: 5px;
        display: inline;
        background: url(images/bars.svg) no-repeat;
        border: none;
        color: #fff;
        outline: none;
    }

    .menu-main-menu-container {
        position: fixed;
        background: #3b2773;
        text-align: center;
        padding: 15px 40px;
        margin: auto;
        left: 50%;
        opacity: 0;
        display: none;
        transform: translate(-50%, 80px);
        text-align: center;
        transition: 0.1s;
        box-shadow: 1px 1px 4px #231F20;
    }

    .toggled .menu-main-menu-container {
        opacity: 1;
        display: block;
    }

    .modal-pop {
        top: 15%;
        left: auto;
        transform: none;
    }

    .modal-pop .deliveryform .column:not(:last-child) {
        padding: 0 15px;
    }

    .modal-pop .deliveryform .column {
        padding-right: 15px;
    }

    .modal-pop .modal-content, #modalRules .modal-content {
        width: 100%;
    }

    .modal-pop .modal-content .modal-body .modal-block {
        padding: 20px 0 0 0;
    }

    .modal-pop .modal-content .modal-body button.close {
        top: -6px;
        right: -6px;
    }

    #modalReg.modal-pop .modal-content .text p {
        font-size: 23px;
        line-height: 24px;
    }



    #modalReg.modal-pop .modal-content .windates p {
        font-size: 14px;
        line-height: 14px;
    }

    #modalSaved.modal-pop .modal-content .pretext {
        font-size: 18px;
        margin-bottom: 15px;
    }

    #modalSaved.modal-pop .modal-content .title_2 {
        font-size: 18px;
    }

    #modalSaved.modal-pop .modal-content .description,
    #modalSaved.modal-pop .modal-content .description_2 {
        font-size: 14px;
    }

    #modalReg.modal-pop .modal-content .title {
        font-size: 36px;
        line-height: 40px;
        width: 100%;
    }

    #modalCongratulations.modal-pop .modal-content .info,
    #modalCongratulations2.modal-pop .modal-content .info,
    #modalReg.modal-pop .modal-content .info {
        font-size: 20px;
    }

    .modal-pop .modal-content .milkalogo {
        width: 90px;
    }

    section.steps .info {
        height: auto;
        padding-left: 2px;
        padding-right: 2px;
        padding-bottom: 5px;
    }

    section.check .shape1 {
        z-index: 9;
    }

    section.steps .shapemob1 {
        position: absolute;
        width: 100%;
        background: url('./images/shape2.svg') no-repeat;
        height: 90px;
        top: 0px;
        z-index: 1;
        background-size: cover;
    }

    section.steps .stepcol:not(:last-child) {
        /* border-right: 1px solid #fff; */
        margin-bottom: 48px;
    }

    section.prizes .title {
        margin-bottom: 10px;
        font-size: 52px;
        line-height: 55px;
        padding-top: 30px;
    }

    section.prizes .prize2 {
        width: 75%;
    }

    section.prizes .line {
        margin-bottom: 30px;
    }

    section.prizes .prize3 {
        margin-top: -180px;
    }

    section.check .title {
        font-size: 45px;
    }

    section.winners .title {
        margin-bottom: 0;
    }

    section.prizes .title div,
    section.winners .title div {
        font-size: 52px;
        line-height: 52px;
    }

    .date-block-in {
        padding-left: 0px;
        padding-right: 0px;
    }

    .date-block-in #date-block {
        padding: 15px 10px 8px 10px;
    }

    .winners-carousel .owl-nav .owl-prev {
        left: 5px;
    }

    .winners-carousel .owl-nav .owl-next {
        right: 5px;
    }

    section.winners #winning-list {
        padding: 0 15px;
        column-count: 1;
    }

    section.winners #winning-list div {
        font-size: 24px;
        line-height: 24px;
        text-align: center;
    }

    .owl-prev,
    .owl-next {
        height: 20px;
        width: 18px;
    }

    #date-block .item {
        font-size: 32px;
        line-height: 34px;
    }

    section.steps .title {
        font-size: 32px;
        line-height: 15px;
    }

    .ru section.steps .title {
        font-size: 8px;
    }

    section.steps .description p {
        font-size: 14px;
        line-height: 16px;
    }

    section.steps {
        padding: 150px 0 250px 0;
        background-color:#7e69ad;
        background-position: bottom;
        background-size: contain;
    }

    section#winners {
        padding: 40px 0;
    }

    #winners .winners-title {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 20px;
    }

    section.winners .shape3 {
        transform: none;
        height: 50px;
        top: -45px;
    }

    section.winners .shape4 {
        bottom: -100px;
    }

    section.prizes .dark {
        padding: 50px 0;
    }

    section.prizes .gimg {
        height: 140px;
    }

    section.prizes .prize1 {
        margin-left: -30px;
    }

    section.prizes .description {
        font-size: 14px;
        line-height: 17px;
    }

    section.prizes .prize-desc {
        padding: 0;
    }

    section.prizes .prize-desc p {
        font-size: 10px;
        line-height: 12px;
    }

    section.check .question, section.check .question a {
        font-size: 14px;
        line-height: 16px;
        text-align: center;
    }

    section.check .reg .period {
        font-size: 18px;
    }

    section.check .checkbox {
        margin-left: 0;
    }

    section.check .checkbox input + span, section.check .checkbox input + label {
        font-size: 12px;
        line-height: 16px;
    }

    section.check .register-form input[type="text"],
    section.check .register-form input[type="email"],
    section.check .register-form input[type="tel"],
    section.check .fileinput-outer {
        width: 100%;
        font-size: 14px;
    }

    section.check .checkbox {
        width: 80%;
    }

    section.check .register-form #filebtn {
        margin-left: 10px;
        margin-right: 0;
    }

    section.check .register-form .submit-btn {
        width: 100%;
        height: 60px;
        font-size: 36px;
        line-height: 57px;
    }

    section.winners .grand-winner {
        font-size: 26px;
        line-height: 30px;
    }

    section.contestrules {
        padding-top: 30px;
        padding-bottom: 50px;
    }

    section.contestrules .title div {
        font-size: 52px;
        line-height: 76px;
        margin-bottom: 0;
    }

    #date-block .owl-item.current .item {
        font-weight: 200;
    }

    section.check .register-form .fileinput {
        width: 100%;
        margin: auto;
    }

    section.check .register-form .recaptcha {
        width: 100%;
    }

    ol {
        padding-left: 15px;
    }

    li > ul, li > ol {
        margin-left: 30px;
        padding-left: 0;
    }

    section.check .ended {
        width: 100%;
        justify-content: center;
    }

    section.check .steps {
        flex-direction: column;
    }

    .check .steps p {
        font-size: 30px;
        line-height: 35px;
    }

    section.check .reg {
        padding: 0;
    }

    section.check .steps span {
        font-size: 40px;
        line-height: 48px;
        margin-bottom: 15px;
    }

    section.check .prizes img {
        position: relative;
        top: unset;
        left: unset;
    }

    section.check img.ico-arr {
        margin: 0;
        transform: rotate(90deg);
        margin-bottom: 10px;
    }

    section.check .line {
        bottom: -190px;
        height: 500px;
    }

    section.check .linemob .line {
        bottom: 760px;
        height: 500px;
    }

    #modalCongratulations.modal-pop .modal-content .pretext {
        font-size: 19px;
        line-height: 25px;
        margin-bottom: 20px;
    }

    #modalCongratulations.modal-pop .modal-content .prizeimg {
        position: relative;
    }

    #modalCongratulations.modal-pop .modal-content .info p {
        font-size: 18px;
        line-height: 24px;
    }

    #modalCongratulations.modal-pop .modal-content .info .t1 p {
        font-size: 14px;
    }

    #modalCongratulations.modal-pop .modal-content .info .t2 {
        font-size: 16px;
    }

    #modalCongratulations.modal-pop .modal-content .info .tsave,
    #modalReg.modal-pop .modal-content .info .tsave {
        font-size: 14px;
    }

    section.prizes .pdesc {
        height: auto;
        color: #fff;
        padding: 10px 0 30px 0;
        margin-top: 30px;
    }

    #modalCongratulations.modal-pop .modal-content .info .t1,
    #modalCongratulations2.modal-pop .modal-content .info .t1,
    #modalReg.modal-pop .modal-content .info .t1 {
        font-size: 16px;
    }

    section.check .ptitle p {
        margin-left: unset;
        font-size: 50px;
        line-height: 50px;
        margin-top: 40px;
    }

    section.check .pdesc {
        text-align: center;
        font-size: 50px;
        line-height: 50px;
    }

    section.contestrules .rules-content p {
        word-wrap: break-word;
    }

    section.prizes {
        padding: 100px 0 50px 0;
    }

    section.winners .subtitle div {
        font-size: 22px;
        line-height: 22px;
        margin-bottom: 40px;
    }

}

@media (max-width:767px) {
    .main-navigation {
        padding-right: 20px;
    }

    section.check .register-form input[type="text"],
    section.check .register-form input[type="email"],
    section.check .register-form input[type="tel"],
    section.check .fileinput-outer {
        width: 100%;
        font-size: 14px;
    }

    section.check .register-form .fileinput,
    section.check .checkbox,
    section.check .register-form .recaptcha {
        width: 100%;
    }

    section.check .linemob .line {
        bottom: 740px;
        height: 400px;
    }

    .prizes-content {
        padding: 30px 0 40px 0;
    }


    section.check img.prizes {
        width: 100%;
    }

    .modal-pop .modal-content .gr img {
        max-height: 60px;
    }

    #date-block .item {
        font-size: 26px;
        line-height: 28px;
    }

    section.registration {
        background-size: 100% 70%;
        background-repeat: no-repeat;
        background-color: #0b2b6b;
    }

    section.check .pack {
        width: 90%;
        padding-top: 30px;
    }

    section.check .slogan p {
        font-size: 30px;
        line-height: 30px;
    }

    section.prizes {
        padding: 80px 0 30px 0;
        background-image: url('images/bg2mob.jpg');
        background-repeat: no-repeat;

    }

    section.contestrules .rules-content p strong {
        font-size: 17px;
    }

}
