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

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

#popup {width:60%; left:18%;}

/*<-----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: 80%;
}
.NoButton2 {
	margin: .4em auto;
	display: block;
	height: 5em;
	width: 80%;