* { box-sizing: border-box; }
img { max-width: 100%; }

@font-face {
    font-family: "Metric-Black";
    src: url("../../assets/fonts/Metric/v1/Metric-Black.woff2") format("woff2"),
    url("../../assets/fonts/Metric/v1/Metric-Black.woff") format("woff"),
    url("../../assets/fonts/Metric/v1/Metric-Black.otf") format("otf");
    font-weight: normal;
}

@font-face {
    font-family: "Metric-Bold";
    src: url("../../assets/fonts/Metric/v1/Metric-Bold.woff2") format("woff2"),
    url("../../assets/fonts/Metric/v1/Metric-Bold.woff") format("woff"),
    url("../../assets/fonts/Metric/v1/Metric-Bold.otf") format("otf");
    font-weight: normal;
}


@font-face {
    font-family: "Metric-Light";
    src: url("../../assets/fonts/Metric/v1/Metric-Light.woff2") format("woff2"),
    url("../../assets/fonts/Metric/v1/Metric-Light.woff") format("woff"),
    url("../../assets/fonts/Metric/v1/Metric-Light.otf") format("otf");
    font-weight: normal;
}

@font-face {
    font-family: "Metric-Medium";
    src: url("../../assets/fonts/Metric/v1/Metric-Medium.woff2") format("woff2"),
    url("../../assets/fonts/Metric/v1/Metric-Medium.woff") format("woff"),
    url("../../assets/fonts/Metric/v1/Metric-Medium.otf") format("otf");
    font-weight: normal;
}

@font-face {
    font-family: "Metric-Regular";
    src: url("../../assets/fonts/Metric/v1/Metric-Regular.woff2") format("woff2"),
    url("../../assets/fonts/Metric/v1/Metric-Regular.woff") format("woff"),
    url("../../assets/fonts/Metric/v1/Metric-Regular.otf") format("otf");
    font-weight: normal;
}



:root {
    --primary-black: #040404;
    --secondary-red: #C80028;
    --tertiary-red: #97021E;
}

body { background: #0E1414; color: white; font-family: "Metric-Regular", Arial, sans-serif; font-weight: normal; font-style: normal; font-size: 20px; }
  
a { color: white; text-decoration: none; }
a:hover { text-decoration: underline; }

#main { max-width: 100%; }
input::placeholder { color: white; }
label { padding: 1% 0; }


.accordion-toggle { margin: 20px 0; padding: 5px 0 5px 40px; font-weight: 700; }
.accordion-toggle:before { background: url(../images/arrow.svg) center center no-repeat; border: 0; height: 32px; width: 32px; top: 3px; left: 0; }
.accordion-toggle.active { color: white; }
.accordion-toggle.active:after { background: url(../images/arrow.svg) center center no-repeat; border: 0; height: 32px; width: 32px; top: 3px; left: 0; transform: rotate(90deg); }
.accordion-content { padding: 5px 0 5px 40px; }


#header_text .block1 { background: #040404; font-size: 20px; font-weight: bold; padding: 20px 30px; text-align: right; }
#header_text .block1 a { color: white; font-weight: normal; }
#header_text .block2 { /* background: rgb(22,28,28); background: linear-gradient(0deg, rgba(22,28,28,1) 0%, rgba(71,71,73,1) 100%);*/ background: rgb(17,23,23);
    background: linear-gradient(0deg, rgba(17,23,23,1) 0%, rgba(28,33,33,1) 100%); font-size: 21px;  font-weight: bold; padding: 25px 0; }
#header_text .block2:after { content: ''; clear: both; height: 1px; width: 1px; }
#header_text .block2 .block0 { display: flex; align-items: center; justify-content: flex-start; margin: 0 auto; max-width: 1800px; }
#header_text .block2 p.logo { margin-right: 100px; }
#header_text .toggle { display: none; }
#header_text .block2 ul { display: flex; list-style: none; font-weight: normal; font-size: 20px; }
#header_text .block2 li { margin-right: 50px; }
#header_text .block2 li a { color: #C3C4C7;}
#claim-tracker { color: #CF132F!important; font-weight: bold; }
#header_text .block3 { background: #040404; text-align: right; position: relative; }
#header_text .block3 > br { display: none; }
#header_text .block3 .block0 { margin: 0 auto; max-width: 1200px; }
#header_text .block3 h1 { background: #040404; color: white; font-size: 66px; font-weight: bold; max-width: 500px; padding: 100px 50px; text-align: center; width: 100%; position: absolute; top: 150px; }




#promo_content, #content { margin: 0 auto; max-width: 1800px; }
#promo_content { background: #0E1414; color: white; padding-left: 0; padding-right: 0;/* background: url(../images/bg-1920.jpg) top center no-repeat;*/ background-size: cover; background-position: right center; display: inline-block; height: 1100px; width: 100%;  }
#promo_content.info_text_left #form_holder { background: none; color: white; width: 46%; /*padding-right: 130px;*/ padding-top: 80px; margin: 0 auto; }

.mobile_hero_text { display: none; }

.table-cell input[type="text"] { color: white!important; }

#form_titles { margin: 0 0 30px 0; /* padding-left: 40px; */ }
#form_titles h1, #promo_content #info_text_holder .mobile_hero_text h1 { font-size: 60px; font-family: "Metric-Light", Arial, sans-serif; margin-bottom: 20px; }
#form_titles h2, #promo_content #info_text_holder .mobile_hero_text h2 {  font-family: "Metric-Light", Arial, sans-serif; text-transform:uppercase; font-style: normal; font-size: 22px; line-height: 1.2; margin-bottom: 30px; }
#form_titles .block3 ul { overflow: hidden; padding: 30px 0; padding-bottom: 0; }

#form_titles .block3 li {
    /* border-bottom: 4px solid #272C2C; */
    font-family: "Metric-Medium", Arial, sans-serif; font-weight: normal;
    text-align: center;
    clear: none;
    color: #898A8B;
    float: left;
    font-size: 16px;
    list-style: none;
    padding-bottom: 10px;
    width: 50%;
}
#form_titles .block3 li::after {  height: 5px;
    width: 90%;
    background-color: #272C2C;
    border-radius: 100px;
    margin: 0 auto; 
    content: " ";
    display: block;
    cursor: pointer;} 

#form_titles .block3 li:nth-child(1), .stage2 #form_titles .block3 li:nth-child(2), .stage3 #form_titles .block3 li:nth-child(3), #form_titles > div > div > div > ul > li:nth-child(2) { color: white; }
#form_titles .block3 li:nth-child(1)::after, .stage2 #form_titles .block3 li:nth-child(2)::after,.stage3 #form_titles > div > div > div > ul > li:nth-child(2)::after, .stage3 #form_titles .block3 li:nth-child(3)::after { background-color: #D9D9D9; }
#info_text .mob_banner { display: none; }
.info_text_left #form_holder { margin: 0; }
/* #form_wrapper { padding-left: 10px; } */

#main.ty #promo_content.info_text_left #form_holder { padding-right: 98px; }
#main.ty #promo_content #info_text_holder .mobile_hero_text, #main.ty #info_text_holder .intro { display: none; }
#main.ty #promo_content.info_text_left #form_holder { margin: 0 3%!important; }
#submit-div > input.next_step:hover { background-color: #A8071F; }

#a_l_txt_title, #a_l_txt_purchased_products_number, #a_l_txt_payment_method, #a_l_txt_series_promotions { font-size: 32px; }


/* -------------------TEST INFO TEXT FULL HEIGHT----------------------- */
#main {
    max-width: 100%;
    display: flex;
    min-height: 100vh;
    flex-direction: column;
}
#info_text_holder {
    flex: 0 0 46%;
    float: none!important;
    width: auto!important;
    margin: 0px !important;
    background-color: #67C1BF;
}

#promo_content.info_text_left {
    display: flex;
    flex: 1;
    margin: 0!important;
    min-height: 0!important;
    max-width: 100%!important;
}

#promo_content.info_text_left #form_holder {
    flex: 1;
    float: none!important;
    width: auto!important;
    margin: 0px 9%!important;
    background: #0E1414;
    max-width: 600px; 
}
/* ---- */

#info_text_holder { position: relative; padding: 0; margin: 0!important; background: rgb(22,28,28); background: linear-gradient(0deg, rgba(22,28,28,1) 0%, rgba(28,33,33,1) 100%); }

 #promo_content #info_text_holder .mobile_hero_text { padding: 0px 10%; padding-top: 50px; }
/* #info_text_holder .intro { padding-bottom: 50px; } */
#info_text_holder .intro h3 { color: #FFF; font-size: 26px; font-family: "Metric-Medium", Arial, sans-serif; font-weight: 300; text-transform: uppercase; margin-bottom: 40px;}

#info_text_holder .intro p.info {color: #FFF; font-size: 20px; font-family: "Metric-Light", Arial, sans-serif; font-weight: 300; line-height: 1.2; }
#info_text_holder .intro p { margin: 20px 0; font-family: "Metric-Light", Arial, sans-serif; line-height: 1.2;  }
#info_text_holder .intro table { width: 100%; font-size: 18px; }
#info_text_holder .intro table td { width: 33%; padding: 10px 0; }
#info_text > div.intro > p:nth-child(5) { color:#CF132F; font-size: 18px; }
#info_text_holder .intro { padding: 0px 10%; padding-top: 50px; padding-bottom: 30px; }
#info_text_holder p.intro {padding: 0; padding-top: 0; }

#content { padding: 30px 0; } 
#content h1 { font-size: 24px; font-weight: bold; }
#content ol { list-style: numeric inside; }
#content li,
#content p { margin: 0 0 15px 0; }
#content table { background: #040404; width: 100%; }
#content td { border: 1px solid #eee; padding: 10px; }
#content td p { margin: 0; }

.field-row { padding: 5px 0; }
.field-row .table-cell { clear: none;
    float: none;
    width: calc(100% - 30px);}
.plc_holder_parent label {
    display: none;
    opacity: 0;
    font-size: 13px;
    font-weight: bold;
    color: white;
    transition: all .2s;
    pointer-events: none;
}
.field-row .table-cell.coll1 {
    clear: none;
    float: right;
    padding: 0 0 0 5px;
    width: 30px;
}
.table-cell a { text-decoration: underline; }
.table-cell a:hover { text-decoration: none; }
.second_row { float: right; }


.table-cell input[type="text"],
.table-cell select { font-size: 15px; border-radius: 0; border: 1px solid #C8C8C8; background: #0E1414; color: white; font-family: "Metric-Regular", Arial, sans-serif; padding: 10px 5px; width: 100%; }
#submit-div { padding: 50px 0; text-align: center; }
.SubmitButt { background: var(--secondary-red); border: 0; border-radius: 0; color: white; cursor: pointer; font-size: 23px; padding: 10px 150px; transition: background-color 0.3s; }
.SubmitButt:hover { background: var(--tertiary-red); }

.ui-widget-header {
    border: 1px solid #CF132F!important;
    background: #CF132F!important;
    color: #fff;
    font-weight: bold;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #dd5a6e;
    background: #eea7b1 ;
    color: #363636;
}
.ui-menu .ui-menu-item {
    margin: 0;
    padding: 0;
    width: 100%;
    background: #0E1414;
    color: white;
    font-size: 15px;
    border: 0; 
}
.ui-widget { font-size: 0.8em!important; }
.ui-datepicker { width: 15em!important; } 

.required { color: var(--secondary-red); }
#progress_detailed { display: none; }
div.required { color: white; }
div.required span { color: var(--secondary-red); }
/* #a_l_txt_title,
#a_l_txt_purchased_products_number,
#i_l_txt_payment_method,
#a_l_txt_bank_details_international,
#a_l_txt_bank_revolut, #a_l_txt_payment_method, #a_l_txt_products_promotion { display: block; font-size: 32px; font-weight: bold; margin: 15px 0; } */
#i_l_txt_payment_method .required { display: none; }
#country_promotion { display: inline-block; padding: 10px 0; }
#r_payment_method .table-cell { float: none; width: 100%; }
#r_payment_method .cbox_list { float: left; width: 50%; }
#promo_content a.popup { background: var(--primary-black)!important; border-radius: 50%; color: white!important; display: inline-block; height: 21px; line-height: 21px; text-align: center; text-decoration: none; width: 21px; }
#bank_benficiary_u_info,
#bank_beneficiary_rev_u_info,#date_purchase_u_info, #revolut_tag_u_info,
div[id^="date_purchase"], #bank_benficiary_individual_u_info, #bank_benficiary_rev_individual_u_info { color: #c4c4c4; display: block; font-size: 16px; padding: 5px 0; }
div[id^="r_date_purchase"] .table-cell { position: relative; }
.ui-datepicker-trigger { cursor: pointer; position: absolute; top: auto; right: 7px; bottom: 31px; }
.field-row .inputfile.inputfile__btn + label { background: var(--secondary-red)!important; width: 100%; transition: background-color 0.3s; }
.field-row .inputfile.inputfile__btn + label span { display: block; }
.field-row .inputfile.inputfile__btn + label:hover { background: var(--tertiary-red)!important; }
#add_another_product,
#remove_last_product { background: #7E858B; border: 0; border-radius: 0; color: white; cursor: pointer; font-family: "Metric-Regular", Arial, sans-serif; font-size: 16px; padding: 10px; width: 100%; transition: background-color 0.3s; }
#l_purchase_upload_file1 { font-size: 15px; }
#add_another_product { margin: 0 0 5px 0; }
#add_another_product.disabled,
#remove_last_product.disabled { display: none; }
#add_another_product:hover,
#remove_last_product:hover { background: #A4A8AB; }
.tc-box .tc-box-textarea { border: 1px solid #A4A8AB; }
#l_right_txt_terms_conditions { line-height: 1.25; font-size: 16px; }
#r_purchase_upload_file { width: 100%; }
#r_purchase_upload_file1 > div:nth-child(2) > span.dynamic_info_logo.selected { top: 40px; }
#r_date_purchase1 > div.table-cell.plc_holder_parent > span.dynamic_info_logo.selected { right: 39px; top:9px; }
.ui-datepicker-trigger {
    background: url(../images/calendar.png) center center no-repeat;
    cursor: pointer;
    height: 32px;
    overflow: hidden;
    text-indent: 9999px;
    white-space: nowrap;
    width: 33px;
    position: absolute;
    top: 4px;
    right: 1px;
}
#alertBox__content { color: black; }
.dynamic_info_logo { top: 12px; right: 47px; }

#r_store_name_crm_select1 > div.table-cell.coll1_field_sub_group_btm,#r_series_promotions2 > div.table-cell.coll1_field_sub_group_btm, div.table-cell.coll1_field_sub_group_btm, #r_date_purchase1 > div.table-cell.coll1_field_sub_group_btm, #r_products_promotion1 > div.table-cell.coll1_field_sub_group_btm, #r_series_promotions1 > div.table-cell.coll1_field_sub_group_btm {     clear: none;
    float: right;
    padding: 0 0 0 5px;
    width: 30px;}

#footer { background: #0E1414; color: white; padding: 30px 0; font-size: 18px; border-top: solid 1px #393F40; }
#footer .block0 { margin: 0 auto; max-width: 1800px; }
#footer a { color: white; text-decoration: underline; }
#footer a:hover { text-decoration: none; }
#footer .block1 { margin: 0 0 30px 0; }
#footer .block2 { overflow: hidden; }
#footer .block21 { float: left; line-height: 1.1; }
#footer .block22 { float: right; }
#footer .block22 ul { list-style: none; }
#footer .block22 li { display: inline-block; margin-left: 30px; }

#main.ty #form_titles,
#main.ty #form_titles .button1,
#main.ty #printArea,
#main.ty #printLink { display: none; }
#main.ty #form_wrapper { font-size: 20px; line-height: 1.5; padding: 90px 20px; }
#main.ty #promo_content { min-height: calc( 100vh - 330px ); }
#main.ty #form_wrapper h1 { font-size: 24px; margin-bottom: 30px; }
#main.ty #promo_content { 
    padding-left: 0;
    padding-right: 0;
    /*background: url(../images/bg-1920.jpg) top center no-repeat; */
    background-size: cover;
    background-position: right center;
    /* display: inline-block; */
    height: 900px;
    width: 100%;}


.SubmitButt  {
     background: var(--secondary-red);
        border-radius: 5px;
        color: white;
        display: inline-block;
        max-width: 550px;
        padding: 15px;
        text-align: center;
        width: 49%;
        border: 0px;
        transition: background-color 0.3s; 
    display: inline-block;
    font-family: "Metric-Light", Arial, sans-serif;
font-size: 18px; }

.p18.stage2 #r_button_subscribe { width: 49%; }
.p18.stage1 #submit-div > input.next_step { width: 49%; }
/* .p18.stage1 #submit-div > input.prev_step { display: none; } */
.p18.stage2 #r_purchase_upload_file > div.table-cell.coll1 > div > span.dynamic_info_logo.selected, .p18.stage3 #r_purchase_upload_file > div.table-cell.coll1 > div > span.dynamic_info_logo.selected { text-align: center; }

/* #r_series_promotions2 > div.table-cell.plc_holder_parent > span.dynamic_info_logo.selected,
#r_products_promotion2 > div.table-cell.plc_holder_parent > span.dynamic_info_logo.selected,
#r_series_promotions3 > div.table-cell.plc_holder_parent > span.dynamic_info_logo.selected,
#r_products_promotion3 > div.table-cell.plc_holder_parent > span.dynamic_info_logo.selected,
#r_series_promotions4 > div.table-cell.plc_holder_parent > span.dynamic_info_logo.selected,
#r_products_promotion4 > div.table-cell.plc_holder_parent > span.dynamic_info_logo.selected,
#r_series_promotions5 > div.table-cell.plc_holder_parent > span.dynamic_info_logo.selected,
#r_products_promotion5 > div.table-cell.plc_holder_parent > span.dynamic_info_logo.selected,
#r_series_promotions6 > div.table-cell.plc_holder_parent > span.dynamic_info_logo.selected,
#r_products_promotion6 > div.table-cell.plc_holder_parent > span.dynamic_info_logo.selected,
#r_series_promotions7 > div.table-cell.plc_holder_parent > span.dynamic_info_logo.selected,
#r_products_promotion7 > div.table-cell.plc_holder_parent > span.dynamic_info_logo.selected,
#r_series_promotions8 > div.table-cell.plc_holder_parent > span.dynamic_info_logo.selected,
#r_products_promotion8 > div.table-cell.plc_holder_parent > span.dynamic_info_logo.selected,
#r_series_promotions9 > div.table-cell.plc_holder_parent > span.dynamic_info_logo.selected,
#r_products_promotion9 > div.table-cell.plc_holder_parent > span.dynamic_info_logo.selected,
#r_series_promotions10 > div.table-cell.plc_holder_parent > span.dynamic_info_logo.selected,
#r_products_promotion10 > div.table-cell.plc_holder_parent > span.dynamic_info_logo.selected { top: 30px; } */

#a_l_txt_bank_details_international, #a_l_txt_bank_revolut { font-size: 26px; }
#input_block_terms_conditions_box { width: calc(100% - 30px); }



            #submit-div {
                padding: 30px 0;
                text-align: center;
                
            }

        



            /* ----HOW IT WORKS LP SCROLL------ */
            a.gotosteps { background: #7E858B!important;}
            a.gotosteps:hover { background: var(--primary-black)!important;}

            /* a.gotosteps { background: none!important;
                border-radius: 0;
                color: white;
                display: inline-block;
                max-width: 75%;
                padding: 15px;
                text-align: center;
                text-decoration: underline;
                width: 100%;
                transition: background-color 0.3s;
            position: relative; } */

            /* a.gotosteps::after { content: '';
                background: url(../images/scroll.svg) center center no-repeat;
    cursor: pointer;
    height: 84px;
    overflow: hidden;
    text-indent: 9999px;
    white-space: nowrap;
    width: 84px;
    position: absolute;
    top: 11px;
    right: 40%;} */

    #r_purchase_upload_file > div.table-cell.coll1 > div > span.dynamic_info_logo.selected { top: 48px; }
    #r_purchase_upload_file > div.table-cell.coll1 { float: none; width: calc(100% - 30px); padding: 0; }

    #r_purchase_upload_file > div.table-cell.coll1 > div { margin-top: 8px; }

    .tc-box .tc-box-textarea { background: #252525; color: white; }

    #r_payment_method { margin-bottom: 20px; }


    #promo_content ul.rewards_list { display: flex; flex-wrap:wrap; align-items: flex-start; list-style: none!important; width: 100%; margin: 0 auto; margin-bottom: 30px; margin-top: 15px; }
    #promo_content ul.rewards_list::after {height: 2px;
        width: 100%;
        background-color: #CF132F;
        border-radius: 100px;
        margin: 0 auto;
        content: " ";
        display: block;
        cursor: pointer;
    }
#promo_content ul.rewards_list li.reward { width: 20%;  list-style: none!important; }
#promo_content ul.rewards_list li { width: 30%; margin-right: 12px; margin-bottom: 10px; }
#promo_content ul.rewards_list li.reward li { font-size: 18px; list-style: none;}
#promo_content ul.rewards_list li.reward li.dash { margin-bottom: 8px; font-family: "Metric-Medium", Arial, sans-serif; font-size: 25px; list-style: none; }
#promo_content ul.rewards_list li.reward li.dash::after {
    height: 2px;
    width: 100%;
    background-color: #D9D9D9;
    border-radius: 100px;
    margin: 0 auto;
    content: " ";
    display: block;
    cursor: pointer;
    list-style: none;
}
#promo_content p.red { color: #CF132F; }


/* ---SHORT OTS/CLAIM TRACKER---- */

#reg_promotion_customers_short_ots { min-height: calc( 100vh - 600px );}

.check-status {
    border: 0;
    margin: 0 auto 30px auto;
    width: 100%;
}
.p413 #main > h1, .p413 #main > form {
    width: 100%;
}
.check-status .form-field.submit, .check-status .foot {
    text-align: center;
}
.check-status #button_ajax, #btn_new_search {
    background: #CF132F;
    border: 0;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    font-family: 'OpenSans', Arial, sans-serif;
    font-size: 19px;
    margin: 0 auto;
    min-width: 150px;
    padding: 10px;
    transition: background-color 0.3s, color 0.3s;
}
.p413 #main > h1 {
    margin-top: 200px;
    text-align: center;
}

.p111 #faq a { color: white; }
.p111 #faq a:before {
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-color: transparent transparent transparent white;
    transform: rotate(0deg);
    content: '';
    display: inline-block;
    position: absolute;
    top: 13px;
    left: 0;
}
.p111 #faq .answer { color:rgb(220, 218, 218); border-left: 2px solid #CF132F !important;}
.p111 .type2 { color: white; margin-top: 30px; }

.check-status #l_promotion_submission_id { display: inline-block; padding: 10px 0; }
.check-status input[type='text'] { padding: 10px; width: 100%; }
.check-status .table-body .table-cell.id { background: var(--secondary-red); }

    @media (max-width: 1920px) {
        #header_text .block2, #promo_content, #content, #footer { padding-left: 100px; padding-right: 50px; }
        #header_text .block3 h1 { padding: 100px 30px; left: 30px; }
        .land-main #content { padding-left: 0; padding-right: 0; }
        .land-main #content .block2 { padding-top: 40px; }
        .land-main #content .block12 { width: 45%; padding-top: 206px; }
        .land-main #content .block22 { width: 100%; }
        .land-main #content .block12 h1 { font-size: 60px; }
        .land-main #content .block12 h2 { font-size: 20px; }
        /* .land-main #content .block12, .land-main #content .block21, .land-main #content .block22 { padding: 30px; } */
        .land-main #content { /*background: url(../images/bg-LP1.jpg) no-repeat;*/ background-size: cover; background-position: right top; display: inline-block; height: 1100px; width: 100%; }
        #promo_content { background: #0E1414; color: white; padding-left: 0; padding-right: 0;/* background: url(../images/bg-1920.jpg) top center no-repeat;*/ background-size: cover; background-position: right center; display: inline-block; height: 1100px; width: 100%;  }
    }

@media (max-width: 1400px) {
    #promo_content #info_text_holder .mobile_hero_text h1, #form_titles h1 { font-size: 60px; }
    #promo_content #info_text_holder .mobile_hero_text h2, #form_titles h2 { font-size: 20px; }
    #promo_content.info_text_left #form_holder { padding-top: 100px; }
}

@media (max-width: 1200px) {
    .land-main #content .block12 {
        width: 60%;
    }
    /*-------------- TEST------------- */
   
    #promo_content.info_text_left #form_holder {
        float: none;
        padding: 0 15px;
        width: 100%;
        padding-top: 20px; 
        
        max-width: none; 
    }

   #promo_content { flex-direction: column; }

    /* --------- */

    .mobile_hero_text { display: block; }
    #form_titles { display: none; }
    #promo_content #info_text_holder .mobile_hero_text { background: #0E1414; padding-bottom: 20px; }
    #promo_content #info_text_holder .mobile_hero_text h2 { width: 90%; }
}



@media (max-width: 1100px){
    #promo_content.info_text_left #form_holder { float: none; width: 100%; margin: 0 auto; }
    #promo_content.info_text_left #info_text_holder { float: none; width: 100%; margin: 0; padding: 0; }
    #promo_content { padding-left: 0; padding-right: 0; background: #0E1414; height: auto; }
    
    #form_titles .block3 ul { width: 100%; }
    #promo_content.info_text_left #form_holder { padding-right: 20px; padding-left: 20px; padding-top: 20px; padding-bottom: 20px; }
    .stage3 #r_button_subscribe { width: 49%; }
    input.next_step, .SubmitButt, #submit-div > input.prev_step { width: 50%; } 
    
    #main.ty #form_wrapper {
        font-size: 20px;
        line-height: 1.5;
        padding: 0;
        width: 50%;
        margin: 0 auto;
    }

    #main.ty #promo_content { 
        padding-left: 0;
        padding-right: 0;
       /*background: url(../images/bg-1920.jpg) top center no-repeat;*/
        background-size: cover;
        background-position: top center;
        display: inline-block;
        height: 900px;
        width: 100%;}

        #footer {
            background: #0E1414;}
   
            
}


@media (max-width: 999px) {
    .first_row.startcol1, .first_row.startcol, .first_row.startgroup1, .second_row { float: none; padding: 0; width: 100%; }
    #header_text .block2 .block0 { display: flex; }
    #header_text .block2 .block0 p { order: 2; margin-right: 0; padding-right: 10%; text-align: center; width: 90%; }
    #header_text .block2 .block0 .nav { order: 1; margin-right: 30px; width: 10%; position: relative; }
    #header_text .block2 .block0 .toggle { background: url(../images/hamburger.png) center center no-repeat; display: inline-block; height: 25px; overflow: hidden; text-indent: 9999px; white-space: nowrap; width: 33px; }
    #header_text .block2 .block0 ul { display: none; background: var(--primary-black); box-shadow: 0 0 15px rgba(0,0,0,0.25); padding: 10px; text-align: center; width: 250px; position: absolute; top: 25px; left: 0; z-index: 2; }
    #header_text .block2 .block0 li { margin: 15px 0; }
    #header_text .block2 li:first-child { margin-right: 0; }
    #header_text .block3 { padding-bottom: 150px; }
    #header_text .block3 h1 { font-size: 60px; max-width: calc(100% - 60px); padding: 50px 25px; top: auto; bottom: 30px; }
    #footer .block21, #footer .block22 { float: none; }
    #footer .block22 li { display: block; margin: 10px 0; }
    .land-main #content .block1,
    .land-main #content .block2 { flex-direction: column; }
    .land-main #content .block11,
    .land-main #content .block21,
    .land-main #content .block12,
    .land-main #content .block22 { float: none; width: 100%; }
    .land-main #content .block22 { padding-left: 0; padding-right: 0; }
    .land-main #content .step { text-align: left; }
    .land-main #content .block12 h2 { max-width: 100%; }
    /* .land-main #content .block11 { display: block; } */
    .land-main #content .block1 img { display: block; } 
    .land-main #content { height: auto; background: var(--primary-black);}
    .land-main #content .block11 img { width: 100%; }
    .land-main #content .block12 { display: block; top: 200px; position: static; padding-top: 40px; padding-bottom: 0; }
    .land-main #content .block1 { flex-direction: column; position: static; height: auto; }

    .land-main #content .step { float: none; padding: 15px 0; text-align: center; width: 100%; }
    .land-main #content .block12 a { max-width: 100%; }
    #content > div.block1 > div.block12 > p:nth-child(4) { display: none; }

    #header_text .block2, #footer { padding-left: 30px; padding-right: 50px; }
    .p413 #main > h1 {
        margin-top: 50px;
        text-align: center;
    }
    #reg_promotion_customers_short_ots {
        min-height: calc(100vh - 500px);
    }
}
@media (max-width: 799px) {
    .field-row .table-cell.coll1 {
        clear: none;
        float: right;
        padding: 0 0 0 5px;
        width: 10px;
    }
    .field-row .table-cell {
        clear: none;
        float: none;
        width: calc(100% - 10px);
    }
    #header_text .block3 h1 { font-size: 36px; padding: 25px; top: auto; bottom: 30px; }
    #header_text .block3 { padding-bottom: 100px; }
    #form_titles .block3 li, #form_titles .block3 li:nth-child(3) {
        float: none;
        margin: 0 0 10px 0;
        text-align: center;
        width: 100%;
    }
    #form_titles .block3 li::after { width: 100%; }
    .dynamic_info_logo { right: 31px; }
    #main.ty #form_wrapper {
        font-size: 20px;
        line-height: 1.5;
        padding: 20px 0 ;
        width: 80%;
        margin: 0 auto;
    }
    div.table-cell.coll1_field_sub_group_btm, #r_series_promotions2 > div.table-cell.coll1_field_sub_group_btm, #r_store_name_crm_select1 > div.table-cell.coll1_field_sub_group_btm, #r_date_purchase1 > div.table-cell.coll1_field_sub_group_btm, #r_products_promotion1 > div.table-cell.coll1_field_sub_group_btm, #r_series_promotions1 > div.table-cell.coll1_field_sub_group_btm {  width: 8px; }
    #info_text_holder .titles { left: 40px; }
    #info_text_holder .titles h1 { font-size: 40px; }
    #info_text_holder .titles h2 { font-size: 18px; }
    #r_purchase_upload_file > div.table-cell.coll1 { width: calc(100% - 10px); }
}
@media (max-width: 650px){
    input.next_step, .SubmitButt, #submit-div > input.prev_step, #submit-div > input.next_step { width: 100%; margin: 4px 0;padding-right: 0; }
    #promo_content ul.rewards_list li { width: 100%; text-align: center; }
}
@media (max-width: 550px){
    #info_text_holder .titles h1 { font-size: 40px; }
    #info_text_holder .intro { text-align: center; }
    #info_text_holder .intro table { width: 100%; font-size: 16px; }
    #info_text_holder .intro table td { width: 100%; padding: 10px 0; display: block; }
    #promo_content #info_text_holder .mobile_hero_text h1 { font-size: 48px; }
    #promo_content #info_text_holder .mobile_hero_text h2 { font-size: 18px; }
}
@media (max-width: 500px) { 
    .stage3 #r_button_subscribe { width: 100%; margin: 4px 0; padding-right: 0; }
    #submit-div { padding-right: 0; }
    #main.ty #promo_content.info_text_left #form_holder { padding-right: 0px; }
    #promo_content.info_text_left #form_holder {
        padding-right: 0px; 
        padding-left: 0px;}
}
@media (max-width: 480px) {
    #info_text_holder .titles h1 { font-size: 34px; }
    #info_text_holder .titles h2 { font-size: 20px; width: 70%;}
    #header_text .block1, #header_text .block2, #content, #footer, #form_holder { padding-left: 15px; padding-right: 15px; }
    #header_text .block3 h1 { left: 15px; max-width: calc(100% - 30px); }
    #header_text .block1 { font-size: 16px; }
    #r_purchase_upload_file > div.table-cell.coll1 > div > span.dynamic_info_logo.selected { top: 65px; }
}