/******************************
*MediaQuery 960
******************************/
@media screen and (max-width: 960px){

  #wrap-popup p.content-popup-title{ font-size: 25px;}
  #wrap-popup .content-popup{ width: 63%;}
  #wrap-popup .text-popup{ font-size: 15px;}
  #wrap-popup .content-popup-label{ width: 17%;}
}

@media screen and (min-width: 1140px) and (max-height:700px) {
  #wrap-popup p.content-popup-title{ font-size: 27px;}
  .content-popup-logo{ width: 16%;}
  .content-popup-title + img { width: 50%;}
}
