@media screen and (max-width: 1250px) {
    
.columns {
    grid-template-columns: 1fr;
}

.form-box h3{
    text-align: center;
}

.form-box h4{
    text-align: center;
}

#formTop {
    height: auto;
}
#mainForm {
    padding: 0px 5% 0px 5%;
}

footer {
    padding: 40px 5% 40px 5%;
}


.column-left, footer {
    display: none;
}
#mainForm {
    background-color: #ffcc00;
    background-image: url('../images/bg_mobile.png');
    background-size: cover;
    padding: 0;
    margin-bottom: 65px;
    padding-bottom: 10px;
}
#desktop_txt {
    display: none;
}
#mobile_txt {
    display: block;
    padding: 0 20px;
}
#mobile_txt img, #mobile_txt h3, #mobile_txt h4, #mobile_txt h5 {
    font-weight: 400;
    padding: 0;
    text-align: left;
}
#mobile_txt img {
    padding: 25px 0;
}
#mobile_txt h3 {
    font-size: 24px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#mobile_txt h4 {
    font-size: 17px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-bottom: 20px;
}
#mobile_txt h4 b {
    font-weight: 600;
}
#mobile_txt h5 {
    font-size: 14px;
    font-weight: 600;
}
#mobile_txt h6 {
    font-size: 16px;
    font-weight: 600;
    color: #d40511;
}
#mobile_txt h6:after {
    display: inline-block;
    content: "";
    width: 17px;
    height: 13px;
    background-image: url('../images/arrow.png');
    margin-left: 5px;
    position: relative;
    top: 1px;
}
#mobile_txt ul {
    font-size: 11px;
    padding: 15px 10px;
}
li::marker {
    color: #d40511;
}
#mobile_txt li {
    padding-bottom: 10px;
}
#frame_input {
    margin: 10px;
    padding: 8px;
    border: 2px solid #fff;
    background-color: rgba(255,255,255,0.3);
    margin-bottom: 0;
}
.form-group label {
    display: none;
}
.form-control {
    background-color: #fff;
    border-radius: 0;
    color: #878787;
    font-size: 10px;
    padding: 10px;
    height: auto;
}
.form-control::placeholder {
    color: #878787;
    font-size: 10px;
    letter-spacing: 0;
}
.form-group {
    margin-bottom: 6px;
}
.btn-default {
    max-width: 185px;
    border-radius: 10px;
    font-size: 13px;
    padding: 8px 0;
    margin-top: 7px;
}
.form-text-bottom p {
    font-size: 10px;
    color: #878787;
    text-align: left;
    padding: 0;
    top:0;
    padding-top: 10px;
}
#link_footer {
    display: none;
}
#link_footer_mobile {
    display: inline;
}
.form-box #info {
    font-size: 9px;
    color: #878787;
    position: absolute;
    top: auto;
    bottom: 0;
    left:0;
    right:0;
    text-align: center;
    padding: 10px;
}
.form-box #info a {
    color: #878787;
}
.form-box #info a:hover{
    text-decoration: underline;
    color: #d40511;
}
.error {
    font-size: 11px;
    left: 0px;
    top: 0px;
    padding: 5px 0 0 20px;
}

}

@media screen and (max-width: 1000px) {
    .report {
        margin: 30px 5%;
    }
    .report-entry-points {
        padding: 0 20px;
    }

    .report-products{
        grid-template-columns: 1fr;
        align-self: center;
        justify-self: center;
    }
    
    .products-left {
        align-self: center;
        justify-self: center;
        text-align: center;
        border: none;
        padding: 0;
    }

    .products-right {
        align-self: center;
        justify-self: center;
        text-align: center;
        padding-bottom: 20px;
    }

    .products-right h4{
        padding-top: 20px;
    }
    .prod-item img {
        z-index: -1;
        position: relative;
        top: -40px;
        left: 44px;
    }
    .report-country {
        text-align: center;
        padding: 30px 0;
        margin: 0;
    }

    .country-box {
        grid-template-columns: 1fr;
    }
    .flags {
        align-self: center;
        justify-self: center;
    }
    .country-info {
        align-self: center;
        justify-self: center;
        padding: 20px 0 0 0;

    }
    }
   

@media screen and (max-width: 876px) {
    .logobar {
        padding: 20px 5%
    }
    .report-entry {
        grid-template-columns: 1fr;
        margin: 0;
    }
    .report-entry-info {
        padding-top: 20px;
    }

    .report-entry-points{
        padding: 20px;
        margin: 20px 0 0 0;
    }
}

@media screen and (max-width: 676px) {

    .products-items {
        grid-template-columns: 1fr;
    }

    .flags {
        grid-template-columns: 1fr;
    }

    .flags div {
        padding: 15px 0;
    }

    .flag-item2 {
        border: none;
    }

    footer div div p{
        text-align: justify;
        text-justify: inter-word;
    }


    
}

@media screen and (max-width: 480px) {
    h3 {
        font-size: 20px;
    }
    .report-entry-info p {
        font-size: 14px;
        padding: 20px 0;
    }
    .report-products div h2 {
        font-size: 80px;
    }
    .country-box {
        padding: 10px 0;
    }
    .country-info {
        padding: 10px;
        display: grid;
    }
    .prod-item{
        padding: 10px 0 0 0;
    }
    .prod-item h2 {
        font-size: 66px !important;
    }
    .thankyou, .thankyouExists, #no-thanks {
        height: auto;
        padding: 50px 5%;
    } 

    .thankyou img, .thankyouExists v, #no-thanks img{
        max-width: 80px;
    } 

    .thankyou h3, .thankyouExists h3, #no-thanks h3 {
        padding-top: 20px;;
        font-size:24px;
    }
    
    .thankyou h5, .thankyouExists h5, #no-thanks h5 {
        font-size: 18px;
    }
    
    .thankyou p, .thankyouExists p, #no-thanks p {
        padding: 30px 20px;
        font-size: 16px;
    }
    
    .country-info ol {
        align-self: center;
        vertical-align: center;
    }
    .country-info li {
        padding-top: 10px;
    }
    .form-box h3{
        font-size: 26px;
        text-align: center;
    }

    .form-box h4{
        font-size: 20px;
        text-align: center;
    }
}
