@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_esurance, .pooup_container_statefarm{margin:3% 3% 5% 3%;}
.pop_wrapper_esurance h1, .pop_wrapper_statefarm h1{font-size:32px;}
.pop_wrapper_esurance h2, .pop_wrapper_statefarm h2{font-size:16px; padding-bottom:10px;}
.pop_wrapper_esurance h3, .pop_wrapper_statefarm h3{font-size:17px; padding-top:10px;}
.our_technology p{font-size:11px;}

/*----- xx -----*/
}

@media (max-width:479px) {
.pooup_container_esurance, .pooup_container_statefarm{margin:3% 3% 5% 3%;}
.pop_wrapper_esurance h1, .pop_wrapper_statefarm h1{font-size:28px;}
.pop_wrapper_esurance h2, .pop_wrapper_statefarm h2{font-size:16px; padding-bottom:10px;}
.pop_wrapper_esurance h3, .pop_wrapper_statefarm h3{font-size:17px; padding-top:10px;}
.our_technology p{font-size:11px;}
/*----- xx -----*/
}