.input_wrap{
    min-width: 305px;
    display: inline-block;
    position: relative;
}
.magnifier_box{
    display:none;
}
body.pl .magnifier_box{
    position: absolute;
    background-color: #eee;
    right: 4px;
    top: 3px;
    width: 23px;
    height: 23px;
    /* height: 86%; */
    border-radius: 100%;
    text-align: center;
    color: #242628;
    padding-top: 5px;
    cursor: default;
    display:block;
    font-family: Arial!important;
}
.magnifier_box:hover + .haze{
    display: block;
}
.haze{
    position: absolute;
    right: -46%;
    top: -110px;
    border: 1px solid #aaa;
    padding: 15px;
    width: 100%;

    display: inline-block;
    font-size: 12px;
    color: #242628;
    border-radius: 10px;
    display: none;
    background-color: #f8f8f8;
    line-height: 1.2;

}
.haze:before {
    content: "";
    position: absolute;
    bottom: -12px;
    left: 46%;
    background: rgba(0, 0, 0, 0) url(../../../layout/6/images/arrow18a54.html);
    width: 19px;
    height: 12px;
    transform: rotate(180deg);
    background-repeat: no-repeat;
}

div.wrapper.order h1 {
    font-size: 25px;
    text-align: left;
    margin-bottom: 65px;

}
.phone-haze-box  .haze{
    position: absolute;
    right: -46%;
    top: -123px;
    border: 1px solid #aaa;
    padding: 15px;
    width: 100%;
    height: 100% display: inline-block;
    font-size: 12px;
    color: #242628;
    border-radius: 10px;
    display: none;
    background-color: #f8f8f8;
}
@media(max-width: 385px){
    .haze {
        position: absolute;
        right: 10;
        top: -78px;
        border: 1px solid #ddd;
        padding: 10px;
        width: 100%;
        height: 100% display: inline-block;
        font-size: 12px;
        color: #bbb;
        border-radius: 5px;
        display: none;
        background-color: #fff;
        right: auto;
        font-size: 11px;
    }
    .haze:before {
        content: "";
        position: absolute;
        bottom: -12px;
        left: auto;
        right: 5px;
        background: rgba(0, 0, 0, 0) url(../../../layout/6/images/arrow18a54.html);
        width: 19px;
        height: 12px;
        transform: rotate(180deg);
        background-repeat: no-repeat;
    }

    section.block-16 .container img
    {
        max-width: 300px !important;
    }

    .col-1, .col-2
    {
        width: 100%;
        float: none;
    }
}
@media(max-width: 555px){

    .col-1, .col-2
    {
        width: 100%;
        float: none;
    }

    section.block-16 .container img
    {
        max-width: 300px !important;
    }

    div.wrapper.order div.form-actions input[type=submit] {
        border: 0;
        cursor: pointer;
        padding: 14px 32px 12px;
        width: 100%!important;
        max-width: 306px;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
    .form-actions.margin-top-20.order-form-end .order-summation {
        background: rgba(0, 0, 0, 0) url(../../../layout/6/images/order-summation8a54.html) repeat scroll 0 0;
        height: 170px;
        margin-top: 20px;
        width: 320px;
        padding-top: 66px;
        display: block;
        margin: 10px auto;
    }


    .input_wrap{
        min-width: 100%;
    }
    .haze {
        position: absolute;
        right: 10;
        top: -78px;
        border: 1px solid #ddd;
        padding: 10px;
        width: 100%;
        height: 100%;
        display: inline-block;
        font-size: 12px;
        color: #bbb;
        border-radius: 5px;
        display: none;
        background-color: #fff;

        right: auto;

    }
    .haze:before {
        content: "";
        position: absolute;
        bottom: -12px;
        left: auto;
        right: 5px;
        background: rgba(0, 0, 0, 0) url(../../../layout/6/images/arrow18a54.html);
        width: 19px;
        height: 12px;
        transform: rotate(180deg);
        background-repeat: no-repeat;
    }
}
@media(max-width: 555px){
    .form-actions.margin-top-20.order-form-end .order-summation {
        background: rgba(0, 0, 0, 0) url(../../../layout/6/images/order-summation8a54.html) repeat scroll 0 0;
        height: 170px;
        margin-top: 20px;
        width: 100%;
        padding-top: 66px;
        display: block;
        margin: 10px auto;
        background-size:contain!important;
    }
    .haze{
        display: none!important;
    }
    .haze-mobile{
        display: none;
        color: #242628;
        font-size: 12px;
        display: inline-block;
        margin-left: 0;
        display: none;
        margin-top: 5px;
        border: 1px solid #aaa;
        padding: 5px;
        margin-bottom:5px;
        border-radius: 5px;
        position: relative;
        background-color: #f8f8f8;
        line-height: 1.3;
    }
    .haze-mobile:before{
        content: "";
        position: absolute;
        top: -12px;
        left: auto;
        right: 5px;
        background: rgba(0, 0, 0, 0) url(../../../layout/6/images/arrow18a54.html);
        width: 19px;
        height: 12px;
        background-repeat: no-repeat;
        display: none;
    }
    body.pl .magnifier_box{
        cursor: pointer;
    }
}
@media(min-width: 556px){

    .col-1, .col-2
    {
        width: 100%;
        float: none;
    }

    section.block-16 .container img
    {
        max-width: 300px !important;
    }

    .haze-mobile{
        display: none!important;
    }
}
@media(min-width: 768px){

    .col-1
    {
        width: 45%;
        float: left;
    }

    .col-2
    {
        width: 45%;
        float: right;
    }


    body.pl div.wrapper.order div.form-element span.help {
        color: #acacac!important;
        font-size: 12px!important;
        display: inline-block!important;
        margin-left: 5px!important;
        display: block!important;
        margin-left: 210px!important;
        margin-top: 5px!important;
    }

}
div.wrapper.order div.form-actions input[type=submit] {
    border: 0;
    cursor: pointer;
    padding: 14px 32px 12px;
    width: 100%!important;
    max-width: 306px;
}
.form-actions.margin-top-20.order-form-end {
    padding-left: 21.4%;
}


.form-actions.margin-top-20.order-form-end .order-summation {

    max-width: 309px;
    padding-top: 66px;
    background-size: cover!important;
}
@media(max-width: 340px){
    .form-actions.margin-top-20.order-form-end .order-summation {
        max-width: 259px;
        padding-top: 66px;
        background-size: 100%!important;
        background-repeat: no-repeat!important;
    }
}
@media (max-width: 350px){
    .form-actions.margin-top-20.order-form-end .order-summation table td {
        padding: 1px 9px !important;
    }
}
.haze_title{
    display: block;
    margin-bottom:5px;
    font-weight: 13px;
    font-weight: 700;
}
body.de .magnifier_box,
body.bg .magnifier_box,
body.cs .magnifier_box,
body.en .magnifier_box,
body.es .magnifier_box,
body.fr .magnifier_box,
body.hr .magnifier_box,
body.hu .magnifier_box,
body.it .magnifier_box,
body.nl .magnifier_box,
body.pt .magnifier_box,
body.ro .magnifier_box,
body.sk .magnifier_box{
    display:none!important;
}

body.es .redBtn {
    color: white;
    background: #54669d;
    border-radius: 5px;
    font-size: 17.34px;
    text-transform: uppercase;
    text-decoration: none;
    padding: 15px 100px;
    display: inline-block;
    border-bottom: 2px solid #a56117;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.49);
    cursor: pointer;
    border: none;
    font-family: 'Lato', sans-serif;
}