﻿@charset "UTF-8";



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







.PhoneInputFeild{
    width:70%;
}

.PhoneZipFeild{
    width:30%;
}







}
/*------------------------------------------------------------------------------------------------------------------------------- */

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







.PhoneInputFeild{
    width:60%;
}

.PhoneZipFeild{
    width:40%;
}







}
/*------------------------------------------------------------------------------------------------------------------------------- */
