/*!https://aspire2blean.com?display_custom_css=css&ver=6.9.4*/@media only screen and (max-width : 480px) {
.wpcf7-list-item-label{
font-size:12px;
}
.sppro_popup_box .wpcf7 {
    width: 79% !important;
    margin: 0 auto;
}
.wpcf7-form-control-wrap {
 width: 95% !important;
}
.popp{
/*display:none !important;*/
font-size:10px !important;
}
.popp2{
display:none !important;
}
#sppro_popup_box .sppro_popup_description {
 /* display:none !important;*/
}
.sppro_popup_box input[type="text"], .sppro_popup_box input[type="email"]{
height: 26px !important;
    font-size: 12px;
}
   .sppro_popup_box input.wpcf7-form-control.wpcf7-submit {
    width: auto;
    margin: 0px auto 10px;
    float: none;
    display: block;
}
#sppro_popup_box .sppro_popup_title {
        font-size: 16px !important;
}
   #sppro_popup_box {
    max-width: 80% !important;
   
}
   .sppro_popup_box .wpcf7-form > p {
    line-height: 12px !important;
}
#sppro_popup_box .wpcf7-form-control.wpcf7-submit, #sppro_popup_box .sppro-submit {
      font-size: 15px !important;
    font-weight: 700;
    line-height: 16px !important;
}
}