@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) {

/*----- xx -----*/
}

@media (min-width:480px) and (max-width:766px) {
.pooup_container_gtp{margin:3% 3% 5% 3%;}
.pop_wrapper_gtp h1{font-size:32px;}
.padd_gtp { padding: 10px;}
.pop_wrapper_gtp h2{font-size:16px; padding-bottom:10px;}
.pop_wrapper_gtp h3{font-size:17px; padding-top:10px;}

/*----- xx -----*/
}

@media (max-width:479px) {
.pooup_container_gtp{margin:3% 3% 5% 3%;}
.pop_wrapper_gtp h1{font-size:22px;}
.padd_gtp { padding: 10px;}
.pop_wrapper_gtp h2{font-size:16px; padding-bottom:10px; line-height:23px;}
.pop_wrapper_gtp h3{font-size:17px; padding-top:10px;}
.pop_wrapper_gtp h4{font-size:16px;}
.thankshappy_gtp{font-size:20px;}
/*----- xx -----*/
}