/* @override 
	http://www.optimesoftware.com/css/optime.css
	http://optime-dev.47dev.com/css/optime.css
	https://optimesoftware.test/css/optime.css?*
	https://optimesoftware.com/css/optime.css?*

*/

/* Design, XHTML, and CSS by FortySeven Media fortysevenmedia.com */

* {
	margin: 0px;
	padding: 0px;
}

html, body {
}

body {
	background: #3fafff url(../images/clouds.png) repeat-x scroll center top;
	color: #fff;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-size: 2000px;
	
}

h1, h2, h3, h4, h5, h6 {
	font-family: "ronnia";
}

#container {
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
	position: relative;
	padding-left: 5px;
	padding-right: 5px;
}

/* @group Header */

#logo {
	max-width: 260px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
}

#logo img {
	width: 100%;
}

#logo a {
	display: block;
}

#nav {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 20px;
}

#nav ul {
	list-style-type: none;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	clear: both;
}

#nav li {
	display: inline-block;
	margin-bottom: .5em;
	font-size: 15px;
	position: relative;
	
}

#nav li a {
	color: #fff;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
}

#nav li a:hover {
	color: #333894;
}

#nav li a.current {
	color: #333894;
	text-shadow: rgba(255,255,255,0.35) 0 1px 0;	
	padding: 6px  8px 8px;
}

#nav .products-nav {
	position: absolute;
	left: -9999px;
	background-color: #e9fffc;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	width: 106px;
	margin-top: 4px;
	padding: 6px 10px 2px;
}

#nav li .products-nav ul {
	margin-top: 4px;
}

#nav li .products-nav li {
	padding-bottom: 8px;
	font-size: 14px;
	line-height: 14px;
	display: inline-block;
	position: relative;
	z-index: 7;
}

#nav li .products-nav li a {
	color: #0451a5;
	font-style: italic;
	display: block;
	width: 97px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-align: left;
	position: relative;
	z-index: 7;
}

#nav li .products-nav li a:hover {
	background-color: #559ed5;
	color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;

}



#nav li.dropdown:hover {
	background-color: #e9fffc;
	border-radius: 8px 8px 0px 0px;
	-moz-border-radius: 8px 8px 0px 0px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	padding-top: 4px;

	margin-right: 0px;
	padding-bottom: 8px;
	margin-top: -4px;
	color: #333894;


	
}

#nav li.dropdown a.current {
	background-color: transparent;
	text-shadow: rgba(255,255,255,0.35) 0 1px 0;	
	padding: 6px  4px 8px;
}

#nav li.dropdown:hover a {
	color: #333894;
}

#nav li.dropdown:hover .products-nav {
	left: 0;
	top: 18px;
	color: #333894;
	z-index: 7;
	
}

#hp-feature {
	display: block;
	margin-bottom: 20px;
	clear: both;
	float: left;
	width: 100%;
	box-sizing: border-box;
}

#feature-bg {
	background-image: linear-gradient(to bottom, #efeff1 0%, #76787b 100%);
	border: 1px solid #9db4c5;
	border-radius: 7px;
	padding: 25px;
	box-shadow: 0 0 7px rgba(0, 0, 0, 0.38);
	float: left;
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 15px;
}

#feature-frame {
	background-image: linear-gradient(to bottom, #f7921e 0%, #ea6916 100%);
	border: 1px solid #adaaab;
	border-radius: 0px;
	box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.52);
	padding: 20px 20px 0;
	float: left;
	width: 100%;
	box-sizing: border-box;
	text-align: center;
}

img.feature-img {
	margin-right: auto;
	margin-left: auto;
	max-width: 240px;
	width: 100%;
}

#feature-text h1 a{
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 0;
	text-transform: uppercase;
	text-shadow: 0 2px 1px rgba(28, 28, 28, 0.5);
	font-size: 40px;
	
}


#feature-text p {
	font-size: 16px;
	line-height: 20px;
	border-top-style: dotted;
	border-top-width: 1px;
	padding-top: 10px;
	color: #fff;
	margin-bottom: 3em;
}

#big-dl-btn {
	background-image: linear-gradient(to bottom, #a5d248 0%, #359539 100%);
	border: 1px solid #fff;
	display: block;
	box-shadow: 0 0 7px rgba(0, 0, 0, 0.38);
	border-radius: 20px;
	margin-bottom: 20px;
}

#big-dl-btn a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 1px 1px rgba(0, 0, 0, 0.25);
	padding: 7px 15px;
	display: block;
	text-align: center;
}


.hp-feature {
	
}




.feature-text h1 a {
	font: 40px ronnia;
	text-transform: uppercase;
	text-decoration: none;
	text-shadow: 0 1px 1px #030303;
	color: #ededed;
}

.feature-text h1 a:hover {
	color: #813609;
	text-shadow: 0 -1px 1px rgba(255, 255, 255, 0.53);
}

.feature-text p {
	font-size: 16px;
	line-height: 24px;
	border-top-style: dotted;
	border-top-width: 1px;
	padding-top: 10px;
	color: #fff;
	
}

.big-dl-btn {
	
}

.billboard-lower-text {
	clear: both;
	background-image: linear-gradient(to bottom, #7d7d81 0%, #57585b 100%);
	border-radius: 20px;
	border: 1px solid #9db4c5;
	padding: 10px;
	text-align: center;
	box-shadow: 0 0 7px rgba(0, 0, 0, 0.38);
	position: relative;
}

.billboard-lower-text:before,
.billboard-lower-text:after {
	content: '';
	background-color: #8c898b;
	border: 1px solid #757473;
	width: 20px;
	height: 30px;
	position: absolute;
	left: 20%;
	top: -20px;
	z-index: -1;
	box-shadow: 0 0 7px rgba(0, 0, 0, 0.38);
}

.billboard-lower-text:after {
	left: auto;
	right: 20%;
}

.billboard-lower-text h2 {
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.68);
}


/* @end */



#hp-content {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	background: #2b97f3;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 25px;
	border-radius: 15px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	overflow: auto;
	padding-bottom: 340px;
}

#hp-content h2 {
	
	display: block;
	font: 24px ronnia;
	text-transform: uppercase;
	text-decoration: none;
	text-shadow: 0 1px 2px rgba(3, 3, 3, 0.73);
	color: #ededed;
}



.spotlight a {
	color: #fff;
	text-decoration: none;
}

.spotlight a:hover {
	color: #396507;
	text-decoration: none;
}

.spotlight h2 a:hover {
	color: #154170;
	text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.15);
}



.spotlight-link-bar {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 14px;
	padding-right: 14px;
	font-size: 13px;
	display: inline-block;
	clear: both;
	background-image: linear-gradient(to bottom, #83c13f 0%, #6cb61c 100%);
	border: 1px solid #fff;
	border-radius: 5px;
}

.spotlight-link-bar a {
	color: #fff;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-shadow: #000000 0 0 0px;
}

#content .spotlight-link-bar a {
	color: #fff;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-shadow: #000000 0 0 0px;
}

.spotlight-link-bar a:hover {
	color: #396507;
}

#content .spotlight-link-bar a:hover {
	color: #396507;
	text-decoration: none;
}



/* @group Secondary Page Styles */

/*#content-top-corners {
	height: 30px;
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	background: url(../images/content-top-day.png) no-repeat;
}*/

#content-border {
	background-color: #33a2f9;
	clear: both;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 11px;
	border-radius: 25px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

#content {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	background: #2b97f3;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	border-radius: 15px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	overflow: auto;
	padding-bottom: 340px;
}

#headline-bar {
	width: 100%;
	box-sizing: border-box;
	float: left;
	display: inline;
	background: linear-gradient(to bottom, #044fa2 0%, #0c5cb0 100%) #044fa2;
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 30px;
	border-radius: 10px;
}

#headline-bar img {
	margin-left: auto;
	margin-right: auto;
	display: block;
	max-width: 57px;
	border-radius: 20%;
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.82);
}

#headline-bar h1 {
	padding-top: 7px;
	font: 33px ronnia;
	text-transform: uppercase;
	text-decoration: none;
	text-shadow: 0 1px 2px rgba(3, 3, 3, 0.73);
	color: #ededed;
	letter-spacing: -1px;
	text-align: center;
}



#content-left {
	clear: both;
	margin-bottom: 30px;
	background-color: #48a2ee;
	border-radius: 10px;
	overflow: auto;
}

/*.content-left-top {
	height: 12px;
	display: inline;
	background: url(../images/secondary-content-top.gif) no-repeat 0 top;
	visibility: hidden;

}*/

.content-left-middle {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 20px;
	
}

#upgrading .content-left-middle {
	
}

.content-left-middle ul {
	list-style-position: inside;
	margin-bottom: 20px;
}

.content-left-middle li {
	font-size: 15px;
	font-style: italic;
}

/*.content-left-bottom {
	width: 600px;
	height: 12px;
	float: left;
	display: inline;
	background: url(../images/secondary-content-bottom.gif) no-repeat 0 bottom;
	visibility: hidden;
}*/

#content h2 {
	
	font: 26px ronnia;
	text-decoration: none;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.46);
	color: #154397;
	letter-spacing: -1px;
	margin-bottom: 14px;
	
}

#content #landscape-content h2 {
	
}

#content-left .full-width {
	
}

#content-left .underline {
	border-bottom: 1px solid #154296;
	margin-bottom: 15px;
}

#content h3 {
	
	font: 24px ronnia;
	text-transform: uppercase;
	text-decoration: none;
	text-shadow: 0 1px 2px rgba(3, 3, 3, 0.73);
	color: #ededed;
}

#content-left .product-display h3 a:hover {
	color: #154397;
	text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.17);
}

#content h4 {
font: 30px ronnia;
	padding-bottom: 5px;
	margin-bottom: 15px;
	border-bottom: 1px solid #358dd7;
	text-shadow: 0 2px 0 rgba(0, 0, 0, 0.39);
}

#content p {
	padding-bottom: 16px;
	font-size: 15px;
	line-height: 22px;
	text-shadow: #48a2ee 0 0 1px;
}

#content a {
	color: #fae62c;
	text-decoration: none;
	font-weight: bold;
	text-shadow: #0957ac 1px 1px 1px;
}

#content a:hover {
	text-decoration: underline;
}

#content h4 a {
	color: #fff;
}

.product-display {
	clear: both;
	margin-bottom: 20px;
}

.product-display.spotlight,
.product-display.spot-pad {
	margin-bottom: 30px;
}

.product-display article {
	display: block;
	overflow: hidden;
}



.landscape-product-description {
	display: block;
}

.product-display p {
	font-size: 14px;
	line-height: 18px;
	padding-bottom: 10px;
	
}

#content .other-platforms {
font: 40px ronnia;
	font-weight: bold;
	color: #00488b;
	font-size: 20px;
	text-shadow: rgba(255,255,255,0.36) 0 1px 0;
	line-height: 22px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
	background-color: #a4ddfc;
	padding-left: 8px;
	padding-top: 5px;
	-webkit-border-radius: 7px 7px 0px 0px;
	-moz-border-radius: 7px 7px 0px 0px;
	border-radius: 7px 7px 0px 0px;
	
	text-align: center;
  background-image: -moz-linear-gradient(top, #ffffff, #a4ddfc); 
  background-image: -ms-linear-gradient(top, #ffffff, #a4ddfc); 
  background-image: -o-linear-gradient(top, #ffffff, #a4ddfc); 
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#a4ddfc)); 
  background-image: -webkit-linear-gradient(top, #ffffff, #a4ddfc); 
  background-image: linear-gradient(top, #ffffff, #a4ddfc);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#a4ddfc');
	border-bottom: 5px solid #8dc3f3;
}



#content-left .product-display a {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

#content-left .product-display a:hover {
	color: #396507;
	text-decoration: none;
}

.product-display img {
	max-width: 57px;
	border-radius: 20%;
	margin-bottom: 10px;
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
}

.spacer-line {
	
	height: 1px;
	
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	margin-bottom: 30px;
	margin-top: 40px;
}

.post-details-bar {
	
	clear: both;
	margin-bottom: 30px;
	margin-top: 5px;
	background: #6ab5f4;
	border-radius: 10px;
	padding: 10px;

}


#content .post-details-bar p {
	font-size: 12px;
	padding: 0;
}

/* @end */

/* ************************** */

/* @group Unsubscribe Page */

.unsubscribe-form label{
	font-size: 18px;
	text-shadow: #48a2ee 0 1px 1px;
	float: left;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}



.unsubscribe-form input[type="text"] {
	width: 170px;
	height: 24px;
	-moz-border-radius: 5px; 
  -webkit-border-radius: 5px; 
          border-radius: 5px;
	border: 2px solid #2589dd;
	margin-bottom: 0px;
	padding-left: 7px;
	float: left;
	display: inline;
	margin-right: 0px;
	margin-top: -1px;
	clear: left;
	margin-bottom: 15px;
}

.unsubscribe-form input[type="submit"] {
	width: 98px;
	height: 26px;
	margin-top: 0px;
	-moz-border-radius: 5px; 
  -webkit-border-radius: 5px; 
          border-radius: 5px;
	background-color: #fbad38;
	font: 14px ronnia;
	color: #813609;
	text-shadow: rgba(255,255,255,0.53) 0 1px 0;
	border: 1px solid #fff;
	 -moz-box-shadow: 0px 0px 3px #333; 
  -webkit-box-shadow: 0px 0px 3px #333; 
          box-shadow: 0px 0px 3px #333; 
          float: left;
          clear: left;
          margin-bottom: 15px;
}


/* @end */

/* @group Homepage Email Sighnup */

#hp-content #email-signup {
	width: 840px;
	display: block;
	float: left;
	background-color: #68ca30;
	margin-right: 10px;
	padding: 10px;
	margin-bottom: 30px;
	
     -moz-border-radius: 10px; 
  -webkit-border-radius: 10px; 
          border-radius: 10px; 
          
          
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; 
  
  
  background-color: #68ca30;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#68ca30), to(#59ae28)); 
  background-image: -webkit-linear-gradient(top, #68ca30, #59ae28); 
  background-image:    -moz-linear-gradient(top, #68ca30, #59ae28); 
  background-image:     -ms-linear-gradient(top, #68ca30, #59ae28); 
  background-image:      -o-linear-gradient(top, #68ca30, #59ae28); 
  background-image:         linear-gradient(top, #68ca30, #59ae28);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#68ca30', EndColorStr='#59ae28'); 
            
            
     -moz-box-shadow: 0px 0px 7px #777; 
  -webkit-box-shadow: 0px 0px 7px #777; 
          box-shadow: 0px 0px 7px #777;
	border-style: solid;
	border-width: 1px;
}

#hp-content #email-signup h5 {
	font: 22px ronnia;
	color: #206925;
	text-shadow: rgba(255,255,255,0.53) 0 1px 0;
	float: left;
	display: inline;
	margin-right: 5px;
	margin-top: 2px;
}

#hp-content #subForm {
	float: left;
	display: inline;
	margin-top: 0px;
	margin-left: 0px;
	width: 840px;
}

#hp-content #email-signup label.hidden {
	display: none;
}

#hp-content #email-signup label {
	font-size: 14px;
	text-shadow: #206925 0 1px 1px;
	float: left;
	display: inline;
	margin-top: 6px;
	margin-right: 2px;
	
}

#hp-content #email-signup  .which-device-title {
	font: 16px ronnia;
	display: inline-block;
	color: #206925;
	text-shadow: rgba(255,255,255,0.53) 0 1px 0;
	margin-bottom: 5px;
	float: left;
	display: inline;

}

#hp-content #email-signup input[type="text"] {
	width: 170px;
	height: 24px;
	-moz-border-radius: 5px; 
  -webkit-border-radius: 5px; 
          border-radius: 5px;
	border: 2px solid #2d8d31;
	margin-bottom: 0px;
	padding-left: 7px;
	float: right;
	display: inline;
	margin-right: 15px;
	margin-top: -1px;
}

#hp-content #email-signup input[type="checkbox"] {
	margin-bottom: 0px;
	height: 16px;
	width: 16px;
	float: left;
	display: inline;
	margin-top: 7px;
	margin-left: 7px;
	margin-right: 3px;
}

#hp-content #email-signup input[type="submit"] {
	width: 98px;
	height: 26px;
	margin-top: 0px;
	-moz-border-radius: 5px; 
  -webkit-border-radius: 5px; 
          border-radius: 5px;
	background-color: #fbad38;
	font: 14px ronnia;
	color: #813609;
	text-shadow: rgba(255,255,255,0.53) 0 1px 0;
	border: 1px solid #fff;
	 -moz-box-shadow: 0px 0px 3px #333; 
  -webkit-box-shadow: 0px 0px 3px #333; 
          box-shadow: 0px 0px 3px #333; 
          float: right;
          
}

#hp-content #email-signup input[type="submit"]:hover {
	background-color: #fcba50;
	cursor: pointer;
}

/* @end */

/* @group iPhone Screenshots */




#iphone, 
#landscape-iphone {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	clear: both;
}

#iphone:after {
	content: '';
	position: absolute;
	display: block;
	width: 97%;
	max-width: 242px;
	height: 95%;
	background-color: #0b0c0b;
	z-index: 0;
	text-align: center;
	left: 50%;
	top: 50%;
	transform:translateX(-50%) translateY(-50%);
	border-radius: 8%;
}


#iphone img {
	max-width: 267px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	z-index: 2;
	position: relative;
}

#landscape-iphone img {
	max-width: 560px;
	width: 100%;
	height: auto !important;
	margin-left: auto;
	margin-right: auto;
	z-index: 2;
	position: relative;
	margin-bottom: 0;
	margin-top: 0;
}

#landscape-iphone:after {
	content: '';
	position: absolute;
	width: 98%;
	max-width: 540px;
	height: 92%;
	background-color: #0b0c0b;
	top: 0;
	z-index: 0;
	text-align: center;
	left: 50%;
	top: 49%;
	transform:translateX(-50%) translateY(-50%);
	border-radius: 10%;
}


#screenshots {
	position: absolute;
	z-index: 1;
	margin-right: auto;
	margin-left: auto;
	width: 90%;
	height: auto;
	text-align: center;
	box-sizing: border-box;
	max-width: 238px;
	text-align: center;
	left: 50%;
	top: 50%;
	transform:translateX(-50%) translateY(-50%);
}


#landscape-iphone #screenshots {
	max-height: 258px;
	max-width: 535px;
	height: 96%;
	width: 96%;
	overflow: hidden;
	border-radius: 14%;

}

.cycle-slideshow {
	height: 100%;
	width: auto;
}



#iphone #screenshots img,
#landscape-iphone #screenshots img {
	display: block;
	position: relative;
}



#landscape-iphone #screenshots img {
	height: 97% !important;
	width: auto !important;
	left: 50% !important;
	transform:translateX(-50%);
}

#iphone #screenshots.iphone12 img  {
	border-radius: 3%;
}

#landscape-iphone #screenshots.iphone12 img {
	border-radius: 8%;
	top: -1% !important;
}

.cycle-slideshow img { display: none }
.cycle-slideshow.first { display: block }




.buy-buttons {
	
	margin-top: 12px;
	padding-bottom: 30px;
}


.landscape-buy-buttons {
	max-width: 267px;
	clear: both;
	margin-top: 12px;
	padding-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.buy-buttons img,
.landscape-buy-buttons img {
	height: 75px;
}

.landscape-buy-buttons a.download-button,
.landscape-buy-buttons a.upgrade-button,
.buy-buttons a.download-button,
.buy-buttons a.upgrade-button {
	display: block;
	text-align: center;
}

.pad-12-down {
	padding-bottom: 12px;
}

/* @end */

/* @group iPad Page Styles */

#landscape-ipad,
#portrait-ipad {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	clear: both;
	margin-bottom: 1em;
	overflow: hidden;
}

#portrait-ipad img,
#landscape-ipad img {
	max-width: 560px;
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	z-index: 2;
	position: relative;
}



#portrait-ipad #screenshots,
#landscape-ipad #screenshots {
	position: absolute;
	z-index: 1;
	margin-right: auto;
	margin-left: auto;
	width: 93%;
	height: auto;
	text-align: center;
	box-sizing: border-box;
	max-width: 515px;
	text-align: center;
	left: 50%;
	top: 52%;
	transform:translateX(-50%) translateY(-52%);
}

#landscape-ipad #screenshots {
	max-width: 534px;
	transform:translateX(-50%) translateY(-50%);
	width: 95%;
	top: 49%;
	
}

#portrait-ipad #screenshots img,
#landscape-ipad #screenshots img {
	display: block;
	position: relative;
	max-width: 100%;
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	height: auto;
}

/* @end */

/* @group Andoird Page Styles */




#portrait-android {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	clear: both;
	overflow: hidden;
}

#portrait-android:after {
	content: '';
	position: absolute;
	width: 98%;
	max-width: 255px;
	height: 98%;
	background-color: #0b0c0b;
	z-index: 0;
	text-align: center;
	left: 50%;
	top: 49.8%;
	transform:translateX(-50%) translateY(-50%);
	border-radius: 5%;
}

#portrait-android img {
	max-width: 267px;
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	z-index: 2;
	position: relative;
}

#portrait-android #screenshots  {
	position: absolute;
	z-index: 1;
	margin-right: auto;
	margin-left: auto;
	width: 90%;
	height: auto;
	text-align: center;
	box-sizing: border-box;
	max-width: 242px;
	text-align: center;
	left: 50%;
	top: 50%;
	transform:translateX(-50%) translateY(-50%);

}

#portrait-android #screenshots img,
#landscape-android #screenshots img {
	display: block;
	position: relative;
	max-width: 100%;
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	height: auto;
}



#landscape-android {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	clear: both;
	margin-bottom: 20px;
}



/* @end */

/* @group Content Right */

#content-right {
}

/*.recent-posts-top {
	width: 239px;
	height: 70px;
	background: url(../images/recent-posts-top.gif) no-repeat;
	float: left;
	display: inline;
}*/

#more-games,
#need-help,
#email-signup {
	margin-bottom: 20px;
	overflow: auto;
	background-image: linear-gradient(to bottom, #faaf39 0%, #f6921e 20%);
	border-radius: 10px;
	padding-top: 15px;
	box-shadow: 0 0 7px rgba(0, 0, 0, 0.4);
}

#need-help,
#email-signup {
	background-image: linear-gradient(to bottom, #a5d248 0%, #359539 20%);
}

#more-games h4,
#need-help h4,
#email-signup h4 {
	color: #803509;
	text-shadow: 0 1px rgba(255, 255, 255, 0.83);
	font-size: 1.3em;
	letter-spacing: -1px;
	padding-left: 10px;
	padding-right: 10px;
	border: none;
	padding-bottom: 0;
	margin-bottom: 10px;
}

#need-help h4,
#email-signup h4 {
	color: #006737;
}

/*.more-games-top {
	width: 239px;
	height: 70px;
	background: url(../images/more-free-games-top.gif) no-repeat;
	float: left;
	display: inline;
}*/

/*.more-games-middle {
	width: 179px;
	padding-left: 30px;
	padding-right: 30px;
	background: url(../images/more-free-games-mid-bg.gif) repeat-y;
	float: left;
	display: inline;
}*/

/*.more-games-bottom {
	background-image: url(../images/more-free-games-bottom.gif);
	width: 239px;
	height: 32px;
	float: left;
	display: inline;
}*/

#more-games ul {
	list-style-type: none;
	background-color: #ea8120;
	margin-left: 10px;
	margin-right: 10px;
	clear: both;
	border-radius: 5px;
	padding: 5px 15px;
	margin-bottom: 10px;
	
}

#more-games li {
	border-top-style: solid;
	border-top-width: 1px;
}

#more-games li:first-child {
	border-top-style: none;
}

#more-games li a {
	color: #fff;
	text-decoration: none;
	text-shadow: rgba(103,50,17,0.72) 1px 1px 0;
	display: block;
	padding-bottom: 8px;
	padding-top: 8px;
	font-weight: normal;
	font-style: normal;
}

#more-games li a:hover {
	color: #6e2e07;
	text-shadow: rgba(255,255,255,0.65) 1px 1px 1px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}



/*.need-help-top {
	height: 72px;
	width: 239px;
	background: url(../images/need-help-top.gif) no-repeat;
}*/

.need-help-middle,
#subForm {
	background: #7bbc3d;
	margin-left: 10px;
	margin-right: 10px;
	clear: both;
	border-radius: 5px;
	padding: 5px 15px;
	margin-bottom: 10px;
	text-align: left;
	padding-top: 15px;
}

#need-help p {
	text-shadow: #006837 1px 1px 1px;
	font-size: 15px;
	line-height: 18px;
	padding-left: 0;
}

.need-help-middle img {
	padding-left: 4px;
}

a.button,
input[type="submit"] {
	background-image: linear-gradient(to bottom, #faaf39 0%, #f6921e 20%);
	border: 1px solid #fff;
	border-radius: 5px;
	padding: 5px;
	color: #7f3409 !important;
	text-shadow: 0 1px 1px #fafafa !important;
	font-family: "ronnia";
	display: block;
	text-align: center;
	font-size: 1.2em;
	letter-spacing: -1px;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.19);
	margin-bottom: .5em;
	width: 100%;
	box-sizing: border-box;
	cursor: pointer;
}

a.button:hover,
input[type="submit"]:hover {
	background-color: #f9a734;
	background-image: none;
	text-decoration: none !important;
}

/*.need-help-bottom {
	height: 26px;
	width: 239px;
	background: url(../images/need-help-bottom.gif) no-repeat;
}*/

td {
	padding-bottom: 10px;
	padding-right: 10px;
}

label.freeform-label {
	margin-bottom: .3em;
}

.input-style {
	width: 100%;
	font-size: 15px;
	line-height: 20px;
	color: #0856ab;
	border: 4px solid #4c8dca;
	padding: 3px;
}

button.button,
#content-left input[type="submit"],
a.download-button,
a.upgrade-button {
	color: #fff !important;
	background-image: linear-gradient(to bottom, #aad374, #359539);
	border: 1px solid #fff;
	color: #fff;
	font-size: 1.2em;
	border-radius: 5px;
	padding: .3em .5em;
	font-family: "ronnia";
	text-shadow: 0 -1px rgba(0, 0, 0, 0.27) !important;
	cursor: pointer;
	margin-bottom: 1em;
	width: auto;
	display: inline-block;
}

button.button:hover,
#content-left input[type="submit"]:hover,
a.download-button:hover {
	background-image: linear-gradient(to top, #aad374, #359539);
	text-decoration: none !important;
}

a.upgrade-button {
	border: 1px solid #7c7d7c;
	background-image: linear-gradient(to bottom, #efeff1, #76787b);
	color: #454645 !important;
	text-shadow: 0 1px #ffffff !important;
	letter-spacing: -1px;
}

a.upgrade-button:hover {
	background-image: linear-gradient(to top, #efeff1, #76787b);
	text-decoration: none !important;
}

.breathing-room {
	margin-top: 20px;
	margin-bottom: 20px;
}

/* @group Sidebar Email Sighnup */

/*#email-signup {
	width: 200px;
	display: block;
	float: right;
	background-color: #68ca30;
	margin-right: 10px;
	margin-bottom: 20px;
	padding: 10px;
	
     -moz-border-radius: 10px; 
  -webkit-border-radius: 10px; 
          border-radius: 10px; 
          
          
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; 
  
  
  background-color: #68ca30;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#68ca30), to(#59ae28)); 
  background-image: -webkit-linear-gradient(top, #68ca30, #59ae28); 
  background-image:    -moz-linear-gradient(top, #68ca30, #59ae28); 
  background-image:     -ms-linear-gradient(top, #68ca30, #59ae28); 
  background-image:      -o-linear-gradient(top, #68ca30, #59ae28); 
  background-image:         linear-gradient(top, #68ca30, #59ae28);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#68ca30', EndColorStr='#59ae28'); 
            
            
     -moz-box-shadow: 0px 0px 7px #777; 
  -webkit-box-shadow: 0px 0px 7px #777; 
          box-shadow: 0px 0px 7px #777; 



}

#email-signup h5 {
	font: 22px ronnia;
	color: #206925;
	text-shadow: rgba(255,255,255,0.53) 0 1px 0;
}*/



#email-signup label.hidden {
	display: none;
}

#email-signup label {
	font-size: 16px;
	text-shadow: #206925 0 1px 1px;

}

#email-signup  .which-device-title {
	font: 16px ronnia;
	display: inline-block;
	color: #206925;
	text-shadow: rgba(255,255,255,0.53) 0 1px 0;
	margin-bottom: 5px;

}

#email-signup input[type="text"] {
	width: 100%;
	height: 24px;
	-moz-border-radius: 5px; 
  -webkit-border-radius: 5px; 
          border-radius: 5px;
	border: 2px solid #2d8d31;
	margin-bottom: 10px;
	padding-left: 7px;
	box-sizing: border-box;
}

#email-signup input[type="checkbox"] {
	margin-bottom: 7px;
	height: 16px;
	width: 16px;
}



/* @end */

/* @end */

.clear {
	clear: both;
}

.clearfooter {
	height: 320px;
	clear: both;
}

.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

/* @group Footer Styles */

#footer {
	height: 320px;
	position: relative;
	background: url(../images/footer-bg2.png) repeat-x 0 bottom;
	margin-top: -320px;
	border-bottom: 30px solid #212121;
	background-size: 5px;
}

#house {
	height: 320px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/house-day-responsive2.png) center top no-repeat;
	background-size: 608px;
}

#bottom-nav {
	text-align: center;
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	margin-top: -20px;
}

#bottom-nav ul {
	list-style-type: none;
}

#bottom-nav li {
	display: inline-block;
	padding-left: 15px;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 5px;
}



#bottom-nav li a {
	color: #fbe5ac;
	text-decoration: none;
}

#bottom-nav li a:hover {
	color: #fff;
	text-decoration: none;
}

/* @end */

/* @group Utility Styles */

img {
	outline: none;
	border-width: 0;
	border-style: none;
}

.content-left-middle article img {
	display: block;
	width: 100%;
	max-width: 100%;
	float: none;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 1.5em;
	height: auto;
	-webkit-box-sizing: border-box; 
	     -moz-box-sizing: border-box; 
	          box-sizing: border-box;
}

/* @end */

@media only screen and (min-width: 560px) {
	
.content-left-middle article img {
	display: block;
	width: auto;
	max-width: auto;
	float: none;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 1.5em;
	height: auto;
	-webkit-box-sizing: border-box; 
	     -moz-box-sizing: border-box; 
	          box-sizing: border-box;
}

.product-display img {
	
	float: left;
	display: inline;
	margin-right: 20px;
}

#iphone #screenshots.iphone12 img  {
	border-radius: 5%;
}

#landscape-iphone #screenshots {
	border-radius: 10%;
}


	
}


@media only screen and (min-width: 770px) {
	
#container {
	padding-left: 20px;
	padding-right: 20px;
}

#content-border {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 13px;
}
	
	#logo {
	
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}	

#nav {
	height: 32px;
	
	float: right;
	display: inline;
	margin-top: 80px;
}

#content {
	min-height: 890px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 25px;
}

#content-left {
	float: left;
	width: 69%;
}

.content-left-middle {
	padding-left: 30px;
	padding-right: 30px;
}

#content-right {
	float: right;
	width: 28%;
}

#headline-bar img {
	float: left;
	display: inline;
	margin-right: 9px;
}

#headline-bar h1 {
	font-size: 40px;
	text-align: left;
}

#content h2 {
	font-size: 32px;
}

#more-games h4,
#need-help h4 {
	font-size: 1.6em;
}

.product-wrapper .vertical-device {
	float: right;
	width: 48%;
}

.product-wrapper article {
	float: left;
	width: 50%;
}

.product-display.spotlight {
	float: left;
	width: 47%;
	clear: none;
}

.product-display.spot-pad {
	float: right;
	width: 47%;
	clear: none;
}

.product-display.spotlight article,
.product-display.spot-pad article {
	min-height: 190px;
}

#big-dl-btn {
	font-size: 1.3em;
	border-radius: 25px;
}

img.feature-img {
	float: left;
	margin-right: 50px;
	margin-left: 50px;
	max-width: 240px;
}

#feature-text {
	overflow: hidden;
	margin-top: 30px;
}

#feature-frame {
	text-align: left;
}

.billboard-lower-text h2 {
	font-size: 2.1em;
}



}


@media only screen and (min-width: 870px) {
	.product-display.spotlight article,
.product-display.spot-pad article {
	min-height: 160px;
}

.billboard-lower-text h2 {
	font-size: 2.3em;
}
}
