@media only screen and (min-width: 881px) and (max-width: 950px) {
.wrapper{ width:95%; margin:60px auto;padding:0}
}
@media only screen and (min-width: 768px) and (max-width: 880px) {
.wrapper{ width:95%; margin:60px auto;padding:0}
.header h1{ font-size:60px;}
.header h3{ font-size:40px;}
}

@media only screen and (min-width: 619px) and (max-width: 768px) {
.wrapper{ width:95%; margin:60px auto;padding:0}
.header h1{ font-size:60px;}
.header h3{ font-size:40px;}
.cookie_img{ width:85%;padding: 5px;}
.pad_left{padding:4%;}
.one_half{width:46%}
.form_area{margin-top:-40px;}
.bottom_section .one_half img, .form_area, #af-form-102844658 .af-body .af-textWrap{width:100%;}
#af-form-102844658 .af-standards .af-element{padding:5px 0;}
#af-form-102844658 .af-body input.text, #af-form-102844658 .af-body textarea{width: 90%;}
}

@media only screen and (min-width: 480px) and (max-width: 619px) {
.wrapper{ width:95%; margin:60px auto;padding:0}
.header h1{ font-size:60px;}
.header h3{ font-size:40px;}
.cookie_img{ width:85%;padding: 5px;}
.pad_left{padding:0;}
.one_half ,.bottom_section .one_half img, .form_area, #af-form-102844658 .af-body .af-textWrap{width:100%;}
#af-form-102844658 .af-standards .af-element{padding:5px 0;}
#af-form-102844658 .af-body input.text, #af-form-102844658 .af-body textarea{width: 90%;}
}

@media only screen and (min-width: 200px) and (max-width: 480px) {
.wrapper{ width:95%; margin:25px auto;padding:15px 0}
.cookie_img{ width:85%;padding: 5px;}
.header h1{ font-size:42px;}
.header h3{ font-size:25px; word-wrap:break-word;}
.pad_left{padding:0;}
.one_half ,.bottom_section .one_half img, .form_area, #af-form-102844658 .af-body .af-textWrap{width:100%;}
#af-form-102844658 .af-standards .af-element{padding:5px 0;}
#af-form-102844658 .af-body input.text, #af-form-102844658 .af-body textarea{width: 90%;}
.big_head{font-size: 55px !important;}
.footer h3{font-size: 30px;}
.footer h3 span {font-size: 20px;}
}
