.random-ip-options{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;margin-bottom:15px}.random-ip-options button{max-width:500px;height:70px;font-size:20px;border:2px solid #338BD9;margin:15px auto 0px}.random-ip-options select{width:calc(50% - 10px);height:60px}.random-ip-options input{width:calc(50% - 10px);height:60px}.random-ip{border:1px solid #E8E8E8;border-radius:5px;display:flex;flex-wrap:wrap;padding:10px;overflow-y:scroll;overflow-x:hidden;max-height:600px;height:100%;min-height:300px;align-items:flex-start;justify-content:center}.random-ip-row{display:flex;width:100%}.random-ip-row:not(:last-child){border-bottom:1px solid #E8E8E8}.random-ip-type{display:flex;align-items:center;justify-content:center;padding:10px;width:100px;min-width:100px;text-transform:capitalize}.random-ip-country{display:flex;align-items:center;justify-content:left;padding:10px;width:300px;min-width:300px;text-transform:capitalize}.random-ip-data{display:flex;align-items:center;justify-content:flex-start;padding:10px;overflow:hidden;white-space:nowrap;width:100%}.ips-download{display:flex;align-items:center;justify-content:flex-end}@media (max-width:460px){.random-ip-options select{padding:0 5px 1px}.random-ip-type{display:none}}@media (max-width:960px){.random-ip-country{display:none}}