
html {
    font-size: 62.5%;
}
* {
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
}
body {
    font-family: poppins, sans-serif;
    font-weight: 300;
    font-style: normal;
    color: #231f20;
    max-width: 1920px;
    text-align: center;
}
.container-fluid.keep-width {
    max-width: 1200px;
}
.top, #content {
    max-width: 1920px;
    margin: auto;
}
.s-font {
    font-family: linotype-didot, serif;
    font-weight: 400;
    font-style: normal;
}
strong {
    font-weight: 700;
}
.v-md {
    display: none;
}
.img-100 {
    max-width: 100%;
}
.no-margin {
    margin: 0 !important;
}
.no-padding {
    padding: 0 !important;
}
.top-section {
    position: relative;
    background-image: url("../img/site/top-banner.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    min-height: 62.3rem;
    margin-bottom: 5rem;
}
.styled-btn {
    font-weight: 400;
    color: #ffffff;
    background: url("../img/site/btn-bg.png");
    background-size: contain;
    background-repeat: no-repeat;
    width: 14rem;
    height: 15.2rem;
    padding: 3.5rem 0 0;
    text-align: center;
    font-size: 2.3rem;
    line-height: 2.4rem;
    display: inline-block;
    cursor: pointer;
    position: relative;
    bottom: -1.5rem;
}
.styled-btn.bottom-btn {
    position: absolute;
    left: 50%;
    margin-left: -7rem;
    bottom: -9rem;
}
.top-text-box-row {
    display: flex;
}
.top-text-box {
    position: relative;
    width: 58.5rem;
}
.top-header {
    font-size: 7rem;
    line-height: 7.8rem;
    margin: 2rem auto;
}
.top-logo {
    margin: 1rem auto;
}
.ttb-label {
    margin: 2rem auto;
}
.ttb-label span {
    font-size: 2.3rem;
    line-height: 2.8rem;
    padding: 1rem 2.6rem;
    color: #FFFFFF;
    background: #231f20;
    display: inline-block;
}
.top-products {
    position: absolute;
    bottom: -10rem;
    right: -50%;
}
.ttb-p1-mobile{
	display: none;
}
.ttb-p1 {
    font-size: 1.6rem;
    line-height: 2.4rem;
    margin: 2rem auto;
}
.ttb-p1 i, .ttb-p1-mobile i {
    font-style: normal;
    color: #d392ac;
}
.ttb-p1 span {
    font-size: 5rem;
    vertical-align: middle;
    display: inline-block;
    padding: 0 1.2rem;
}
.middle-section {
    margin: 8rem auto 0;
}
.middle-header {
    font-size: 5rem;
    line-height: 7.2rem;
}
.middle-header span {
    display: inline-block;
    border-bottom: 1px solid #231f20;
}
.middle-header i {
    font-size: 8rem;
    font-style: normal;
}
.middle-header p {
    font-size: 2.3rem;
    line-height: 2.7rem;
    margin-top: 2rem;
    font-style: normal;
}
.middle-subheader {
    font-size: 2.3rem;
    line-height: 2.7rem;
    margin-top: 6rem;
}
.middle-p {
    font-size: 1.6rem;
    line-height: 2.4rem;
    margin: 2rem auto;
}
.middle-p i {
    font-style: normal;
    color: #d392ac;
}
.midle-circle-steps {
    display: flex;
    justify-content: center;
}
.mcs-box {
    padding: 3.5rem;
}
.mcs-box:not(:last-child) .mcs-box-inside:after {
    content: '....';
    font-family: linotype-didot, serif;
    font-size: 5rem;
    position: absolute;
    height: 0;
    width: 4rem;
    text-align: center;
    top: 9rem;
    right: -4.8rem;
}
.mcs-box-inside {
    position: relative;
    width: 26rem;
    height: 26rem;
    padding: 2rem 0;
    border: 1px solid #231f20;
    border-radius: 50%;
}
.mcs-nb {
    display: inline-block;
    height: 5rem;
    width: 5rem;
    line-height: 5rem;
    font-size: 5rem;
    color: #FFFFFF;
    background: #231f20;
    border-radius: 50%;
    padding-top: .2rem;
    margin-bottom: 3rem;
}
.mcs-name {
    font-size: 2.3rem;
    margin-bottom: 1rem;
}
.mcs-desc {
    font-size: 1.6rem;
    line-height: 2.4rem;
    margin-bottom: 1rem;
}
.middle-products {
    display: flex;
    justify-content: center;
}
.middle-product {
    width: 100%;
    max-width: 28rem;
    margin: 2.5rem;
}
.middle-product-pic {
    max-width: 100%;
}
.middle-product-label {
    margin: -1rem auto 3.5rem;
}
.middle-product-label span {
    display: inline-block;
    font-weight: 700;
    font-size: 2.3rem;
    text-transform: uppercase;
    line-height: 4rem;
    padding: 0 1rem;
    color: #FFFFFF;
    min-width: 20rem;
}
.middle-product-1 .middle-product-label span {
    background: url("../img/site/middle-product-bg-1.jpg");
}
.middle-product-2 .middle-product-label span {
    background: url("../img/site/middle-product-bg-2.jpg");
}
.middle-product-3 .middle-product-label span {
    background: url("../img/site/middle-product-bg-3.jpg");
}
.middle-product-desc {
    border: 1px solid #231f20;
    border-top-left-radius: 4rem;
    border-bottom-right-radius: 4rem;
    padding: 2rem 0.5rem;
    min-height: 30rem;
}
.middle-product-1 .middle-product-desc {
    border-color: #d1438d;
}
.middle-product-2 .middle-product-desc {
    border-top-left-radius: 0;
    border-top-right-radius: 4rem;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 4rem;
    border-color: #4a9ebd;
}
.middle-product-3 .middle-product-desc {
    border-color: #ffaf15;
}
.middle-product-desc p {
    font-size: 1.6rem;
    line-height: 2.4rem;
}
.middle-product-desc p strong {
    text-transform: uppercase;
}
.middle-pictured-steps {
    display: flex;
    justify-content: space-around;
}
.middle-pictured-box {
    width: 25%;
    margin: 5rem auto;
}
.middle-pictured-box img {
    margin: 0 auto 3rem;
    max-width: 95%;
    display: block;
}
.middle-pictured-box p {
    font-size: 1.6rem;
    line-height: 2.4rem;
    padding: 0 1rem;
}
.mpb-nb {
    display: inline-block;
    height: 5rem;
    width: 5rem;
    line-height: 5rem;
    font-size: 5rem;
    color: #FFFFFF;
    background: #231f20;
    border-radius: 50%;
    padding-top: .2rem;
    margin-bottom: 1.5rem;
}
.how-it-works-steps {
    display: flex;
    justify-content: center;
}
.hiws-box {
    width: 100%;
    max-width: 18rem;
    position: relative;
    margin: 4rem 0;
}
.line-nb span {
    display: inline-block;
    position: relative;
    z-index: 2;
    height: 3rem;
    width: 3rem;
    line-height: 3rem;
    font-size: 2.3rem;
    color: #FFFFFF;
    background: #231f20;
    border-radius: 50%;
    padding-top: .1rem;
    margin-bottom: 1.5rem;
}
.hiws-box:not(:last-child):after {
    content: '';
    display: block;
    height: 1px;
    width: 100%;
    position: absolute;
    left: 50%;
    top: 1.5rem;
    background: #231f20;
}
.line-nb-desc {
    font-size: 1.6rem;
    line-height: 2.3rem;
    font-weight: 700;
    margin: 1rem auto 0;
}
.video-box {
    width: 60rem;
    max-width: 100%;
    margin: 6rem auto 3rem;
    border-top-left-radius: 10rem;
    border-bottom-right-radius: 10rem;
    overflow: hidden;
}
.video-box img, .video-box video {
    display: block;
    max-width: 100%;
}
.video-wrapper {
    text-align: center;
    max-width: 940px;
    margin: 0 auto;
}
.video-wrapper img, .video-wrapper video {
    display: block;
    max-width: 100%;
    margin: 0 auto;
}
.video-description {
    width: 60rem;
    max-width: 100%;
    margin: 3rem auto;
}
.video-description p {
    font-size: 1.6rem;
    line-height: 2.4rem;
}
.video-description p strong {
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 0.5rem;
}
.read-more {
    display: inline-block;
    border-top: 1px solid #231f20;
    padding: 1.5rem 4rem 1rem;
    font-size: 1.6rem;
    font-weight: 700;
    color: #231f20;
    margin-top: 1.5rem;
}
.ingredients-row {
    display: flex;
    justify-content: space-between;
    margin: 4rem 0;
}
.ingredient-box {
    padding: 0 1.5rem;
    margin: 4rem 0 0;
    width: 33.33333%;
}
.ib-baner {
    max-width: 100%;
    display: block;
}
.ib-desc {
    height: 29rem;
    padding-bottom: 10rem;
    position: relative;
}
.ibd-section {
    margin-top: 2rem;
    text-align: left;
}
.ibd-section:last-child {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.ibd-row {
    display: flex;
}
.ibd-col:first-child {
    flex-grow: 1;
}
.ibd-col:last-child {
    width: 12rem;
    padding-left: 1rem;
    position: relative;
}
.ibd-pic {
    max-width: 100%;
    position: absolute;
    bottom:0;
    left: 0;
}
.ib-name {
    font-weight: bold;
    font-size: 1.6rem;
    line-height: 2.4rem;
    margin-bottom: 1.8rem;
}
.ib-p {
    font-size: 1.6rem;
    line-height: 2.4rem;
}
.ib-p a {
    font-weight: 700;
    color: #231f20;
}
.ibd-bottom-frame {
    border: 1px solid #231f20;
    padding: 1.5rem;
    font-size: 1.1rem;
    line-height: 1.5rem;
    border-top-left-radius: 2rem;
    border-bottom-right-radius: 2rem;
}
.bottom-labels {
    display: flex;
    padding: 0 1.5rem;
    justify-content: center;
    margin-bottom: 5rem;
}
.bl-box {
    width: calc(100% - 2rem);
    align-self: center;
    display: flex;
    align-items: center;
    margin: 5rem auto;
    border: 1px solid #231f20;
}
.bl-box:first-child {
    margin-right: 4rem;
    border-top-right-radius: 6rem;
    border-bottom-left-radius: 6rem;
}
.bl-box:last-child {
    border-top-left-radius: 6rem;
    border-bottom-right-radius: 6rem;
}
.bl-box-icon {
    padding: 2.5rem 0 2.5rem 4rem;
}
.bl-box-desc {
    padding: 2.5rem;
    text-align: left;
    font-size: 2.3rem;
    line-height: 3rem;
}


.info-box {
    width:100%;
    max-width: 585px;
    margin: 3rem auto 7rem;
    border: 1px solid #231f20;
    border-top-right-radius: 6rem;
    border-bottom-left-radius: 6rem;
    padding: 1.3rem 2rem;
}

.info-box p {
    line-height: 1.5;
    margin-top: 1.5rem;
    font-size: 1.6rem;
}

.info-icon{
    margin-top: -40px;
}

.read-more-1 {
    display: inline-block;
    padding: 0 4rem 1rem;
    font-size: 1.6rem;
    font-weight: 700;
    color: #231f20;
}

.mid-box {
    display: block;
    padding: 5rem 5rem 3rem;
    border: 1px solid #231f20;
    font-size: 1.6rem;
    line-height: 2.4rem;
    position: relative;
    border-top-right-radius: 6rem;
    border-bottom-left-radius: 6rem;
    margin: 2rem auto 8rem;
}
.mid-box--pic {
    margin-top: 12rem;
}
.mid-box--pic img {
    position: absolute;
    left: -25px;
    border-radius: 50%;
    top:-50%;
    max-width: 50%;
}

.mid-box--pic img.konkurs-mobile {
    display: none;
}
.distance {
    margin-top: 5rem;
}
.mid-box i {
    display: block;
    width: 5rem;
    height: 5rem;
    color: #FFFFFF;
    font-size: 5rem;
    line-height: 5rem;
    text-align: center;
    background: #231f20;
    border-radius: 50%;
    vertical-align: bottom;
    padding-top: .2rem;
    position: absolute;
    top: -2.5rem;
    left: 50%;
    margin-left: -2.5rem;
}
.mid-box-desc {
    position: relative;
}
.mid-box-desc p {
    font-size: 2.3rem;
    line-height: 2.4rem;
    margin-bottom: 1.5rem;
}
.mid-box-desc i {
    width: 12rem;
    height: 12rem;
    line-height: 12rem;
    position: absolute;
    left: 75%;
    top: -14rem;
    margin-left: -6rem;
}
.mid-box--pic .mid-box-desc {
    padding-left: 50%;
}
.mid-box-desc a {
    color: #231f20;
    font-weight: 700;
}

.black {
	color:#231f20;
}

.red-box {
    padding: 0 3rem;
    margin: 5rem auto;
}
.red-box img {
    max-width: 100%;
}
.red-box p {
    font-size: 1.6rem;
    line-height: 2.4rem;
    margin-bottom: 3rem;
}
.red-box a {
    color: #231f20;
}
.red-box-header {
    font-size: 2.3rem;
    line-height: 2.4rem;
    margin: 3.5rem auto 1.5rem;
}


.title-mobile{
    display: none;
}

.middle-section.mobile-1{
    display: none;
}

.poll-text {
    font-size: 1.8rem;
    font-weight: 300;
    margin-top: 5rem;
}
.footer {
    background: #FFFFFF;
    border-top: none;
    position: relative;
    padding: 3rem 0;
}
.footer p {
    font-size: 1.6rem;
    color: #231f20;
    font-weight: 300;
}
.regulation-link {
    color: #000;
    font-weight: 400;
    text-decoration: underline !important;
    margin-top: 40px;
    display: inline-block;
}
#poll-container {
    
    font-family: poppins, sans-serif;
    font-weight: 600;
    font-style: normal; 
}
#content > h1.s-font {
    padding-top: 12rem;
    font-weight: 400;
    font-style: normal; 
    font-size: 5rem;
    line-height: 7.8rem;
    text-transform: none;
    color: #231f20;
    position: relative;
    text-align: center;

}
.poll hgroup > h1 span {
    display: inline-block;
    position: relative;
    padding-top: .5rem;
}



.poll hgroup > h1 > strong {
    font-weight: 900;
}

.poll #counter {
    display: block;
    font-size: 3.6rem;
    color: #231f20;
    font-weight: 600;
    margin: 4rem auto 1rem;
}

.poll #counter #counter-current {
    font-size: 3.6rem;
    color: #231f20;
    font-weight: 600;
}
.poll-question.single-image {
    text-align: center;
}

.poll-question.single-image > .option {
    border: 1px solid #231f20;
    margin: 0px 15px 30px 15px;
    float: none;
}
.poll-question.single-image > .option > label {
    border: 1px solid #231f20;

}
.poll-question input[type="radio"] + label, .poll-question input[type="checkbox"] + label {
    background: #ffffff;
    border: 1px solid #000000;
    border-top-left-radius: 52px;
    border-bottom-right-radius: 52px;
}
.poll-question.single-image label > img {
    max-width: none;
}
.poll-question.single-image .checked-style {
    margin-bottom: -30px;
    border-radius: 50%;
    background: #FFFFFF;
    border: 1px solid #231f20;
}
.poll-question.multi-image .checked-style {
    margin-bottom: -30px;
    border-radius: 0;
    background: #FFFFFF;
    border: 1px solid #231f20;
}
.poll-question.single-image input[type="radio"] + label:hover .checked-style div,
.poll-question.single-image input[type="radio"]:checked + label .checked-style div,
.poll-question.single-image input[type="checkbox"] + label:hover .checked-style div,
.poll-question.single-image input[type="checkbox"]:checked + label .checked-style div {
    border-radius: 50%;

    background: #c8c8c8;

    border-color: #c8c8c8;
    width: 18px;
    height: 18px;
    margin: 3px auto;
}
.poll-question.multi-image input[type="radio"] + label:hover .checked-style div,
.poll-question.multi-image input[type="radio"]:checked + label .checked-style div,
.poll-question.multi-image input[type="checkbox"] + label:hover .checked-style div,
.poll-question.multi-image input[type="checkbox"]:checked + label .checked-style div {
    border-radius: 0;
    background: #c8c8c8;

    border-color: #c8c8c8;
    width: 18px;
    height: 18px;
    margin: 3px auto;
}
.poll-question.single-image label > span {
    display: block;
    color: #000;
    font-weight: normal;
    margin-bottom: 5px;
}
.poll-question.multi-image > .option {
    border: 1px solid #231f20;
    margin: 0px 15px 30px 15px;
    float: none;
}
.poll-question.multi-image label > span {
    display: block;
    color: #000;
    font-weight: normal;
    margin-bottom: 5px;
}
.poll-question input[type="radio"] + label:hover, .poll-question input[type="radio"]:checked + label, .poll-question input[type="checkbox"] + label:hover, .poll-question input[type="checkbox"]:checked + label {
    background: #000000;
    font-weight: 300;
    border-color: #000000;
    color: #ffffff !important;
}
.poll-question.multi-image input[type="radio"] + label:hover, .poll-question.multi-image input[type="radio"]:checked + label, .poll-question.multi-image input[type="checkbox"] + label:hover, .poll-question.multi-image input[type="checkbox"]:checked + label {
    background: #FFFFFF;
}
.form-navi .btn {
    
    font-family: poppins, sans-serif;
    font-weight: 600;
    font-style: normal;
    margin-top: 5rem;
}
.form-navi .btn.next {
    background: #000000;
    border: 1px solid #000000;
    color: #ffffff;
    font-size: 2.3rem;
    line-height: 54px;
    text-transform: capitalize;
    cursor: pointer;
    font-weight: 400;
}
.form-navi .btn.prev {
    background: #ffffff;
    border: 1px solid rgba(39,41,135,.2);
    color: #231f20;
    font-size: 2.3rem;
    line-height: 54px;
    text-transform: capitalize;
    cursor: pointer;
    font-weight: 600;
}
.poll-question .option {
    line-height: 20px;
    font-size: 16px;
    font-weight: 600 !important;
}
.poll-question .option label {
    padding: 15px 10px;
    font-size: 1.6rem;
    font-weight: 400;
    color: #231f20 !important;
    font-family: poppins, sans-serif;
}

p.txt.rules > a {
    color: #000;
    text-decoration: underline;
}
#form_footer span {
    font-size: 2rem;
    line-height: 4rem;
    vertical-align: bottom;
}
#form_footer img {
    padding: 0 5px;
}
#content {
    background-image: url("../img/site/footer-bg.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover !important;
    padding-bottom: 1rem;
}
#content2 {
    width: 900px;
    max-width: 100%;
    margin: 0 auto 6rem;
    display: flex;
}
#content2 .poll {
    width: 70%;
    margin: auto;
    padding-top: 100px;
}
#content2 .show-box {
    width: 30%;
    border: 1px solid #FFFFFF;
}
.poll-question-header {
    margin-top: 0;
}
.poll-question-header h3 {
    
    font-family: poppins, sans-serif;
    font-weight: 400;
    font-style: normal; 
    font-size: 1.6rem;
    line-height: 2.4rem;
    color: #000000;
    margin: 3rem auto 3rem;
}
.poll-question-header h3 > span {
    font-weight: 700;
    display: none;
    text-align: center;
    position: static;
    font-size: 1.6rem;
    line-height: 2.4rem;
    color: #000000;
}
.poll-question, .form-navi, .form-submit {
    max-width: none;
}
.form-navi .btn.prev {
    line-height: 52px;
    border: 1px solid #000000;
    height: 52px;
    color: #000000;
    background: #ffffff;
    font-weight: 400;
    font-size: 2.3rem;
}
.form-navi .btn.next {
    border: 1px solid #000000;
    line-height: 52px;
    height: 52px;
    color: #ffffff;
    background: #000000;
    font-weight: 400;
    font-size: 2.3rem;
}
.btn.prev, .btn.next {
    width: calc(40% - 10px);
    text-transform: capitalize;

    font-family: linotype-didot, serif;
}
.btn.prev + .btn.next {
    margin-left: 15px;
}
.btn.next {
    color: #FFFFFF;
}
.rules {
    text-align: center;
}
.form-navi {
    margin-top: 0;
}
/*button.btn[type="submit"] {
    background: #c82536;
}*/
.top-product-pic-mobile {
    display: none;
}
.visible-midium {
    display: none;
}
.visible-lg {
    display: none;
}
.message p {
    font-size: 2rem;
    margin-top: 1em;
}
.block-link{
	color: #000;
}
@media screen and (max-width: 1600px) {
}
@media screen and (max-width: 1464px) {
}
@media screen and (max-width: 1380px) {


}
@media screen and (max-width: 1200px) {

 .mid-box--pic img {
        max-width: 55%;
        top: unset;
        left: -35px;
        bottom: -20%;
    }


}
@media screen and (max-width: 1200px) and (min-width: 992px) {
    .ib-p {
        font-size: 1.4rem;
        line-height: 1.8rem;
    }
}
@media screen and (max-width: 991px) {
    html {
        font-size: 50%;
    }
    .top-products {
        right: -50%;
        bottom: -7rem;
        width: 50rem;
    }
    .styled-btn {
        bottom: -4.5rem;
    }
    .middle-products {
        flex-direction: column;
        align-items: center;
    }
    .middle-product {
        width: 100%;
        max-width: 60rem;
    }
    .middle-product-desc {
        min-height: unset;
    }
    .mcs-box {
        padding: 2rem;
    }
    .mcs-box:not(:last-child) .mcs-box-inside:after {
        content: "..";
        width: 2rem;
        right: -2.8rem;
    }
    .mcs-box-inside {
        width: 25rem;
        height: 25rem;
    }
    .middle-pictured-steps {
        flex-wrap: wrap;
    }
    .middle-pictured-box {
        width: 50%;
    }
    .ib-desc {
        padding-bottom: 45rem;
    }
    .ibd-bottom-frame {
        margin-top: 5rem;
    }
    .ibd-row {
        /*flex-direction: column-reverse;*/
        align-items: center;
    }
    .ibd-col p {
        margin-top: 2rem;
		font-size:1.4em;
    }
	
	.ibd-col:last-child {
    width: 14rem;
	}
	
	.info-box {
    margin: 5rem auto 7rem;
    }






    .visible-midium {
        display: inline-block;
        margin: auto;
    }
    .hidden-midium {
        display: none !important;
    }
    .v-md {
        display: block;
        margin: auto;
        width: 100%;
    }



}
@media screen and (max-width: 768px) {
     .mid-box--pic img {
        display: none;
        
    }
    .mid-box--pic img.konkurs-mobile {
        display: block;
        position: relative;
        max-width: 55%;
        top: unset;
        left: unset;
        bottom: unset;
        margin: 1rem auto;
    }
    .mid-box-desc i {
        left: 50%;
    }
    .mid-box--pic .mid-box-desc {
        padding-left: 0;
    }
    .top-section {
        background-image: url("../img/site/mobile-bg.jpg");
        background-size: cover;
        background-position: top center;
        border-bottom: 1px solid #000000;
        min-height: unset;
        margin-bottom: 15rem;
    }
    .top-products {
        position: static;
        max-width: 100%;
        margin: 0 auto;
    }
    .top-logo {
        width: 84px;
    }
    .top-header {
        margin-top: 0;
    }
    .top-text-box-row {
        justify-content: center;
    }
    .top-text-box {
        width: 100%;
    }
    .styled-btn {
        position: static;
        margin-bottom: -8rem;

    }
	.middle-product-pic {
    max-width: 80%;
	}
    .midle-circle-steps {
        flex-direction: column;
        align-items: center;
    }
    .mcs-box:not(:last-child) .mcs-box-inside:after {
        transform: rotate(90deg);
        left: calc(50% + 3rem);
        right: unset;
        top: calc(100% + 1.8rem);
    }
    .bottom-labels {
        flex-direction: column;
    }
    .bl-box {
        width: 100%;
        max-width: 50rem;
        margin: 3rem auto !important;
    }
    .ingredients-row {
        flex-direction: column;
        justify-content: flex-start;
    }
    .ingredient-box {
        align-self: center;
        width: 100%;
        max-width: 50rem;
        margin: 4rem auto;
        padding: 0;
    }
	 .ingredient-box:nth-of-type(1) {
		 margin-top: 0px;
	 }
    .ib-desc {
        padding-bottom: 0;
        height: unset;
    }
    .ibd-section:last-child {
        position: static;
        margin-top: 11rem;
    }
    .styled-btn.bottom-btn {
        bottom: -1rem;
    }
    .bottom-labels {
        margin-bottom: 10rem;
    }




    .visible-lg {
        display: block;
    }
    .h-sm {
        display: none !important;
    }
    #content2 {
        flex-direction:row-reverse;
        flex-flow: row wrap;
        padding: 0 15px;
    }
    #content2 .poll, #content2 .show-box {
        width: 100%;
    }

    .poll-question.single-image > .option {
        width: 25%;
    }
    
    .wyniki {
        display: none;
    }
    
    .middle-section.mobile-1{
		display: block;
	}
	
	.title-desc{
		display: none;
	}
	
	.title-mobile{
		display: block;
	}
	
	.mcs-nb {
		margin-bottom: 2rem;
	}
}

@media screen and (max-width: 576px) {
    html {
        font-size: 45%;
    }
    .btn.prev, .btn.next {
        width: calc(50% - 10px);
    }
	
    .ttb-p1 br, .middle-p br {
        display: none;
    }
    .middle-pictured-box {
        width: 100%;
    }
	
    .how-it-works-steps {
        flex-direction: column;
        align-items: center;
    }
    .hiws-box {
        display: flex;
        align-items: center;
    }
    .line-nb-desc {
        margin: 0 auto 0 2rem;
    }
    .line-nb-desc br {
        display: none;
    }
    .line-nb span {
        margin: 0;
    }
    .hiws-box:not(:last-child):after {
        width: 1px;
        height: 14rem;
        left: 1.4rem;
    }
    .bl-box-icon img  {
        width: 10rem;
    }


    .visible-mobile{
        display: inline-block !important;
    }
    .hidden-mobile {
        display: none;
    }
    .poll-question.single-image > .option {
        float: none;
        margin: 15px auto;
    }

    .poll-question.single-image > .option {
        width: 75%;
    }

    .poll-question.single-image > .option, .poll-question.multi-image > .option {
        width: 48%;
        margin: 15px 1%;
    }

}

@media screen and (max-width: 490px) {


}
@media screen and (max-width: 440px) {


    .poll-question .option {
        font-size: 12px;
    }
    .form-navi .btn.prev, .form-navi .btn.next {
        font-size: 16px;
    }
    #form_footer {
        padding: 20px 0;
    }

    #form_footer span {
        font-size: 1.5rem;
        line-height: 2.5rem;
    }

    #form_footer img {
        width: 140px;
    }
}

@media screen and (max-width: 440px) {

}
@media screen and (max-width: 375px) {
    .top-header {
        font-size: 6.5rem;
        line-height: 7.3rem;
    }

    .ttb-label span {
        font-size: 2rem;
    }
}
@media screen and (min-width: 577px) {

}

@media screen and (min-width: 768px) {
    .v-sm {
        display: none !important;
    }
}

@media screen and (min-width: 992px) {

    .v-sm {
        display: none;
    }

}

@media screen and (min-width: 1201px) {

}
@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {

}

