@media (min-width:1101px) and (max-width:1220px){



/*----- xx -----*/
}

@media (min-width:1000px) and (max-width:1100px) {



/*----- xx -----*/
}

@media (min-width:767px) and (max-width:999px) {
.pop_wrapper h3{font-size:40px;}
.pop_wrapper h1,.pop_wrapper h1 a,.pop_wrapper h1 a:hover,.pop_wrapper h1 a:focus{ font-size: 57px;}

/*----- xx -----*/
}

@media (min-width:480px) and (max-width:766px) {
.pop_wrapper h3{font-size:35px;}
.pop_wrapper h2{font-size:29px;}
.pop_wrapper h4{font-size:19px;}
.pop_wrapper h1 img{display:block; margin:auto;}
.pop_wrapper h1,.pop_wrapper h1 a,.pop_wrapper h1 a:hover,.pop_wrapper h1 a:focus{ font-size: 41px;}

.pop_wrapper_small h3 { font-size: 24px;}
.pop_wrapper_small h1, .pop_wrapper_small h1 a, .pop_wrapper_small h1 a:hover, .pop_wrapper_small h1 a:focus { font-size: 39px;}
/*----- xx -----*/
}

@media (max-width:479px) {
.pop_wrapper h3{font-size:22px;}
.pop_wrapper h2{font-size:29px;}
.pop_wrapper h4{font-size:19px;}
.pop_wrapper h1 img, .pop_wrapper_small h1 img{display:block; margin:auto; margin-bottom:10px;}
.pop_wrapper h1,.pop_wrapper h1 a,.pop_wrapper h1 a:hover,.pop_wrapper h1 a:focus{ font-size: 24px;}
.nothanks_pop p a, .nothanks_pop p a:hover,.nothanks_pop p a:focus{font-size:14px;}

.pop_wrapper_small h2 { font-size: 20px;}
.pop_wrapper_small h3 { font-size: 24px;}
.pop_wrapper_small h1, .pop_wrapper_small h1 a, .pop_wrapper_small h1 a:hover, .pop_wrapper_small h1 a:focus { font-size: 28px;}
/*----- xx -----*/
}