﻿@charset "UTF-8";



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







.PhoneInputFeild{
    width:67%;
}

.PhoneZipFeild{
    width:33%;
}







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

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







.PhoneInputFeild{
    width:57%;
}

.PhoneZipFeild{
    width:43%;
}







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