/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */
 
 /*This CSS file is used when the screen size is at least 768px and less than 1024 px */

/* Increase the body font size on tablet devices */
body {
  font-size: 93.8%;
}
.hl-r #logo {
}
.hl-l #logo {
}
#site-name {
  font-size: 2em;
  white-space: pre;
}


/*call-out buttons */

#tripanel .callout-text {
	line-height:1.9em;
	margin-top:20%;
 }

#tripanel .callout-button  {
	width:100%;
	height:165px;

}

a .callout-button {
	height:80px;
}
