/* This is the css mods file for small phones */
body {
    -moz-transform: scale(1.3); 
    zoom:130%; 
}
/* Various box widths */
.width1 {width:80%;}	/* % of phone width */
.widthc {width:90%;}	/* Contacts form */

.lang_img {background-image: url("../images/languageImage.red.png");}
.btn_go {width: 80%;}
.btn_round {font-size:1.2em;}
.NoButton {font-size:2.5em;}
.YesButton {font-size:2.5em;}

#popup {width:70%; left:13%;}
/*<-----Contact Page ----->*/
.inputbox_contact {font-size:2.5em;}
.inputarea_contact{font-size:2.5em; height:10em;}
.error_msg_contact{font-size:2.5em;}

/*<-----Tingle Modal pop-up ----->*/
.YesButton2 {
	margin: .4em auto;
	display: block;
	height: 5em;
	width: 98%;
}
.NoButton2 {
	margin: .4em auto;
	display: block;
	height: 5em;
	width: 98%;