﻿.made-in-radacode .copyright-text {
    padding-top: 19px;
}

#form-newslatters {
    margin-right: 10px;
}



@media screen and (max-width: 320px) {
#contact-button-iphone5 {
    left: 198px;
}
    
#bottom-red-line {
    height: 100px;
}

#bottom-red-line > h3 {
    min-width: 235px;
    top: 15px;
    margin-left: 6px;
}
    #bottom-red-line > h4 {
        width: 150px;
        text-align: center;
        right: 90px;
        top: 35px;
    }
    #form-newslatters {
        margin-right: 55px;
        margin-top: 25px;
    }

#subscribe-form {
    top: 40px;
}
}





