/*	1.	Global properties (body, common classes, vertical rhythm, structure etc)
/*-----------------------------------------------------------------------------------*/
/*@import url('http://fonts.googleapis.com/css?family=Lato&subset=latin,latin-ext');*/


body {
	font-family: 'Helvetica Neue', 'Helvetica', sans-serif;
	/*font-family:'Lato','sans-serif';*/
	/* background-color: green; */
}
.container {
	max-width: 1024px !important;
	padding-right: 0px;
	padding-left: 0px;
}
.row {
  margin-right: 0px;
  margin-left: 0px;
}

h1,h2,h3,h4,h5 {
	font-family: 'Helvetica Neue', 'Helvetica', sans-serif;}
.last{
    margin-right: 0 !important;
    margin-bottom: 0 !important;
}
.clear{clear: both;}
p:last-child{margin-bottom: 0 !important;}

/* Link Styles */
a {
    color: #4595dc;
    text-decoration: none;
}
a:hover {
    text-decoration: none;
    color: #1d1d1c;   
}

.btn a {
	color: white;
}
.btn a:hover {
	color: white;
	text-decoration:none !important; 
}
	
/* ******************* */
/* MYHEADER */
/* ******************** */
#myHeader {
	border-bottom:2px solid #8c8c8c;
}
.myHeader {
	background-color: #f1f1f1;
}
#myHeaderAbout, #myHeaderResponse, #myHeaderContact {
	border-bottom: 0px solid  #f3f3f3;
}
.myHeaderAbout, .myHeaderResponse, .myHeaderContact {
	background-color: #e6e6e6;
}
#myHeader .logo img, #myHeaderAbout .logo img, #myHeaderContact .logo img, #myHeaderAbout .logo img, #myHeaderResponse .logo img {
    margin-top: 10px;
    margin-left:8px;
    min-width:150px;
}
#myHeader #menu, #myHeaderAbout #menu, #myHeaderResponse #menu, #myHeaderContact #menu {
	margin-top: 48px;
	margin-bottom: 0px;
	z-index: 9999;
	
}


/* ******************* */
/* MAIN MENU */
/* ******************** */
#menu {
	font-family: 'Helvetica Neue', 'Helvetica', sans-serif;
}
#menu ul {
	margin-left:9px;

}
#menu > ul{
    display: block;
    margin-left:20px;
}
#menu > ul > li{
    list-style: none;
    float: left;
    position: relative;
    padding: 12px 20px 0px 10px;
}
#menu > ul > li > a{
    font-size: 12px;
    font-weight: 400;
    color: #555;
    display: block;
    text-transform: uppercase;
}
#menu > ul a:hover{color: #4595dc;}
#menu .current, .footer-menu .current {
	color: #4595dc !important;
}
#menu ul li ul {
	display: none;
}
#menu ul ul {
    background: none repeat scroll 0 0 #f1f1f1;
    opacity: 0.98; 
    border-radius: 9px;
	border-width: thin;
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.1);
    padding: 10px 20px;
    position: absolute;
    width: 120px;
}
.myHeaderAbout #menu ul ul {
	background-color: #e6e6e6;
}
#menu > ul > li > ul{
    margin-left:20px;
    margin-top:-20px;
}
#menu ul ul li {
    border-bottom: 0px solid black;
    list-style: none outside none;
    padding: 5px 0px 0px 0px;
    position: relative;
}
#menu ul ul li.last{
    border-bottom: none !important
}
#menu ul ul li#menu-last{border-bottom: none;}
#menu ul ul a{
    display: block;
    padding: 5px 0;
    color: #717171;
    font-size: 12px;
    text-transform: uppercase;
}
#menu ul ul a:hover{
	color: black;
	font-weight: bolder;	
}
#menu li:hover {visibility: inherit;}
#menu li:hover ul,
	li.sfHover ul {
    left: -30px;
    top: 52px;
    z-index: 9999;
}
#menu li li:hover ul,
#menu li li.sfHover ul {
    left: 166px;
    top: -2px;
}

/* ******************* */
/* FOOTER-MENU */
/* ******************** */

#footer-menu {
    background-color: #B6B6B6;
    border-top: #ababab solid 1px;   
}
#footer-menu .nav {
	 margin-top: 0px;
	 margin-bottom: 0px;
}
#footer-menu .nav li {
    list-style: none;
    padding: 0px 0px 0px 0px;
    margin-left: 15px;
    float: left;
    font-size: 14px;
}
#footer-menu li a {
    font-weight: 400;
    color: #fff;
    font-size:12px;
    text-transform: uppercase;
/*     font-family: 'Droid Sans', sans-serif; */

}
#footer-menu a:hover{color: #323232;}
#footer-menu  p{
    font-size: 11px;
    color: #fff;
    padding: 10px 15px 0 0;
    text-align: right;
    letter-spacing: 0.08px;
}

/* ******************* */
/* CHOOSERSECTION */
/* ******************** */
.mask {
	display:none;
	opacity: 0.8;
}
.chooserMask {
	position: absolute;
	visibility: visible;
	max-width:1024px;
	overflow:hidden;	
}
.chooserImage img:hover {
	opacity: 1.0;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s ease-in-out;
}
#chooserSection {
	padding-top: 30px;	
}
#chooserSection .noScriptImage {
	width:280px;
}
#chooserImageL {
	max-width: 350px;
	min-width:150px;
	margin: 0px 0px -2px 0px;
	padding:10px 0px 0px 0px;
}
#chooserImageC {
	max-width: 350px;
	min-width: 240px;
	margin: -15px 20px 25px -20px;
	padding-bottom: 0px;
}
#chooserImageR {
	max-width:290px;
	min-width:150px;
	margin: 0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
}
#chooserImageProL {
	max-width: 280px;
	min-width:150px;
	margin: 0px -45px  0px 45px;
	padding: 10px 0px 10px 0px;
}
#chooserImageProC {
	max-width: 340px;
	min-width: 100px;
	margin: -17px -20px 4px -20px;
	padding-bottom: 0px;
}
#chooserImageProR {
	max-width:290px;
	min-width:150px;
	margin: 0px 30px 0px -30px;
	padding:10px 0px 0px 0px;
}
#chooserImageiPadL {
	max-width: 280px;
	min-width:150px;
	margin: 0px -45px 0px 45px;
	padding: 10px 0px 10px 0px;
}
#chooserImageiPadC {
	max-width: 320px;
	min-width: 150px;
	margin: -10px -20px 10px 20px;
	padding-bottom: 10px;
}

#chooserImageiPadR {
	max-width: 290px;
	min-width:100px;
	margin: 15px 0px -15px 0px;
	padding:0px 0px 0px 0px;
}

/* ********************* */
/* MAINICATCHERSECTION */
/* ********************** */	
#mainIcatcherSection, #mainIcatcherSectionHD {
	border-top: 2px solid #fafafa; 
	background-color: #f1f1f1;
	padding: 60px 0px 40px 0px;
	position: relative;
	text-align: center;
}
#mainIcatcherSectionAbout {
	border-top: 0px; 
	background-color: #f7f7f7;
	/* padding: 60px 0px 40px 0px; */
	position: relative;
/* 	text-align: center; */
}

#mainIcatcherSection .app-icon {
	margin: 0px auto;
	width:500px;
}
#mainIcatcherSectionHD .logoPad {
	margin: 0px auto;
	width:450px;
	min-width:250px;
}
#mainIcatcherSectionAbout .logo {
	margin: 0px auto;
	width:300px;
	padding: 40px 0px 40px 0px;
}
#mainIcatcherSection .appstore-badge  {
	margin: 0px auto;
	width:250px;		
	padding-top: 42px;
}
#mainIcatcherSection .appstore-badge-pro  {
	margin: 0px auto;
	width:200px;		
	padding-top: 43px;
}

#mainIcatcherSection .starimage   {
	margin: 0px auto;
	padding: 5px 0px 0px 0px;
	width:230px;
}
#mainIcatcherSection .starimage-pro   {
	margin: 0px auto;
	padding: 6px 0px 0px 0px;
	width:230px;
}

#mainIcatcherSection p {
	font-size: x-small;
	color: #727272;
}


/* *************************************** */	
/* ICON PART SECTION  */	
/* *************************************** */	
#iconPartSection {
	background-color: #f1f1f1;
	border-top:0px solid #dedede;
	padding-top: 30px;
	padding-bottom: 40px;
	border-bottom:solid #efefef 1px;
}
#iconPartSection img {
	position: relative;
	width:90px;
	margin-bottom:40px;
	margin-right: -15px;
	float: right;
	border-radius: 12px;
	box-shadow: 0px 0px 2px rgba(0,0,0,0.9);
}
#iconPartSection h1 {
	color: #464646;
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right:-20px;
	text-align: left;
}
#iconPartSection p {
	font-size: 13px;
	line-height: 16px;
	text-align: left;
	margin-right:-10px;
	color: #727272;
}


/* ********************* */
/* PREVIEWSECTION */
/* ********************** */	
#previewSection {
	display: block;
	border-top:1px solid #aaaaaa; 
	background-color:  #dddddd;
	margin-top:0px;
	padding: 30px 10px 30px 10px;	
}
#previewSection img {	
	margin: 0px auto;
	width:260px;
	opacity: 1.0;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.4s ease-in-out;
}
#previewSection img:hover {
	border-width: 5px;
	opacity: .5;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.4s ease-in-out;
}

#previewSectionPro {
	display: block;
	text-align: center;
	border-top:2px solid #8c8c8c; 
	border-bottom:solid #efefef 2px; 
	background-color: #d7d7d7;
	padding: 30px 10px 30px 10px;
}
#previewSectionPro img {
	width: 166px;
	height: 206px;
	margin: 0px auto;
	padding: 3px;
	background-color: white;
}
#previewSectionPro img:hover {
	border-width: 5px;
	opacity: .5;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.4s ease-in-out;
}

#pSproiphonelandscape {
	display: none;
	padding:20px 0 20px 0;
	color:#5e5e5e;
	background-color: #f1f1f1;
}
#pSproiphonelandscape img,
#pSproiphonelandscape img:hover {
	width: 180px;
	border-radius: 3px;
	box-shadow: 0px 0px 0px 1px #707070;	
	padding: 3px;
	margin-left: 40px;
	background-color: white;
	opacity: 1.0;
}
#pSXiphonelandscape {
	display: none;
	background-color: #f2f2f2;
	font-size: small;
}
#pSXiphonelandscape h3 {
	background-color: #f2f2f2;
	font-size: larger;
}
#pSXiphonelandscape img,
#pSXiphonelandscape img:hover {
	width:260px !important;
	opacity: 1.0;
	border-radius: 3px;
	box-shadow: 0px 0px 0px 1px #707070;	
	padding: 3px;
	margin-left: 30px;
	background-color: white;
}

#previewSectioniPhone {
	display: none;
	border-top:2px solid #8c8c8c; 
	border-bottom:solid #efefef 3px; 
	background-color: #d7d7d7;
	padding: 10px 0px 10px 0px;
	color:#4f4f4f
}
#previewSectioniPhone img {	
	display: block;
	margin: 0px auto;
	margin-bottom: 5px;
	border-radius: 4px;
	border-width: thin;
	box-shadow: 0px 0px 0px 1px #707070;
	max-width:80%;

}
#previewSectioniPhone h3 {
	text-align: center;
}
#previewSectioniPhone .description {
	margin: 0px auto;
}


/* fonts in prettyphoto */
.pp_description {
		padding-top:6px;
/* 		font-family: 'Helvetica';	 */
		font-size: 1.2em  !important;
		font-style:italic;
		color: #8f8f8f;
		text-align: center !important;
		
}

/* ********************* */
/* DESCRIPTIONSECTION */
/* ********************** */	
#descriptionSection {
	background-color: #f1f1f1;
	border-top:1px solid #fcfcfc;
	padding: 30px 30px 30px 30px; 
 }
#descriptionSection h5 {
	margin-bottom: 0px;
 }
 #descriptionSectionAbout, #descriptionSectionResponse {
	background-color: #f1f1f1;
	border-top:0px solid #fcfcfc;
	padding: 30px 30px 30px 30px; 
 } 
#descriptionSection p, #descriptionSectionAbout p, #descriptionSectionResponse p {
	font-size: large;
	padding: 0px 30px 0px 0px;
	text-align: justify;
}
#descriptionSection .inetXlogo  {
	max-width:150px;
	margin: 0px auto;
	margin-bottom: 15px;
	margin-top: 0px;
}
#descriptionSection .inetProLogo {
	max-width:150px;
	margin: 0px auto;
	margin-bottom: 15px;
	margin-top: 0px;
}
#descriptionSection a:hover {
	text-decoration: underline;
}
#descriptionSection .getapptextpro p {
	text-align: center;
	margin-top: 3px;
	margin-bottom: 4px;
	margin-left: 30px;
	color:grey;
}

#descriptionSection .lead, #descriptionSectionAbout .lead {
	font-size: 200%;
	font-style: italic;
	font-family: "Helvetica Neue", "Helvetica", "sans-serif";
	padding-bottom:20px;
}
#descriptionSection .aboutBanana .lead {
	font-size: 200%;
	font-style: italic;
	font-family: "Helvetica Neue", "Helvetica", "sans-serif";
	padding-bottom:0px;
}
#descriptionSectionContact {
	background-color: #f1f1f1;
	border-top:0px solid rgba(218,218,218,0.85);
	padding: 30px 0px 30px 0px;
}
#sendButton-xs {
	display: none;
}

#descriptionSectionContact p {
	font-size: large;
	font-style: normal; 
	padding: 0px 0px 0px 0px;
	text-align: justify;
}
#descriptionSection .userVotes p {
	font-size: 14px;
	font-style: oblique;
	text-align: left;
	color: #525252;
	padding: 20px 0px 30px 0px;	
}
#descriptionSection .userVotesPro p {
	font-size: 14px;
	font-style: oblique;
	text-align: left;
	color: #525252;
	padding: 80px 0px 0px 0px;
}

#descriptionSection .row .userVotes {
	margin: 0px 0px 0px 0px;
	padding: 0px 25px 0px 0px;
}
#descriptionSection .row .userVotesPro {
	margin: 0px 0px 0px 0px;
	padding: 0px 25px 0px 0px;
}
#descriptionSection #starImageProBottom {
	margin:0px auto;
	width:180px;
}
#descriptionSection .starImageText {
	font-size: 14px;
	font-style: oblique;
	text-align: center;
	color: #525252;
	padding: 0px 0px 30px 0px;
}

/* mysocial */
/*
#socialsection {
	display:none;
    font-size: 10px;
    line-height: 30px;
    padding: 10px 0px 0px 0px;
    background: #d5d5d5;
    color: #999999;
}
#socialsection li {
	list-style: none;
	margin: 0px 35px 0px 35px;
}
#socialsection a{
    color: #999999;
    text-decoration: underline;
}
#socialsection .social img {
	width: 16px;
	height:16px;
	margin-top:-16px;
}	

#socialsection a:hover {color: #ffffff;}
#socialsection .last {margin-right: -60px;}
#socialsection .social li {margin:0px 40px -5px 0px;}
#socialsection .social a {
    display: block;
    width: 16px;
    height: 16px;
    opacity: 0.9;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#socialsection .social a:hover {opacity: 1;}
#socialsection .twitter2 {background:  url('../img/social/twitter.png') no-repeat 50% 50%;}
#socialsection .facebook {background: url('../img/social/facebook.png') no-repeat  50% 50%;}
#socialsection .linkedin {background: url('../img/social/linkedin.png') no-repeat 50% 50%;}
#socialsection .vimeo {background: url('../img/social/vimeo.png') no-repeat 50% 50%;}
#socialsection .flickr {background: url('../img/social/flickr.png') no-repeat 50% 50%;}
#socialsection .delicious {background: url('../img/social/delicious.png') no-repeat 50% 50%;}
#socialsection .feed {line-height: 16px;}
*/
/* ... */
/* Divider */
.title-divider{
	margin-top:40px; 
    margin-bottom: 30px;
    position: relative;
}

#indevelopment {
	background-color:  #f1f1f1;
	text-align:center;
	padding: 20px 0 50px 0;
}
#indevelopment .lead {
	font-size: xx-large;
	line-height: 0.7em;
	font-style: italic;
	color: maroon;
}
#indevelopment p {
	font-size: larger;
}
#notAvailable {
	background-color:  #f1f1f1;
	text-align:center;
	padding: 20px 0 50px 0;
}
#notAvailable .lead {
	font-size: xx-large;
	line-height: 0.7em;
	font-style: italic;
	color: maroon;
}
#notAvailable p {
	font-size: larger;
}
.addresstopspace {
	padding-top: 4px;
}
#disclaimer {
	margin-top: -16px;
}
#disclaimer p {
	font-size: small;
	font-style: normal;
}
.cancelOrSend {
	margin:0px -15px 0px -15px;
}
.otherapps {
	padding: 20px 0 20px 0;
	background-color: #f1f1f1;
}
.otherapps .btn {
	margin-bottom: 10px;
}
.luwimg {
	float: right;
	padding: 0px 0px 0px 20px;
}
.eyecatchersmallimg {
	float: right;
	padding: 0px 0px 0px 20px;
}

.form-control {
	margin-top: 1px;
	height:135%;
	color: black;
	font-size: 18px;
	font-style: italic;
}
.help-block {
	font-size: 18px;
	color:maroon;
}
	
/*-----------------------------------------------------------------------------------*/
/*	12.	Responsive Fixes
/*-----------------------------------------------------------------------------------*/



@media screen and (max-width: 480px){ /* iPhone portrait */
	.eyecatchersmallimg {
	float:none;
	padding: 0px 0px 10px 0px;
	}
	#myHeader {
		background-color: #e6e6e6;
		border-bottom: 0px;	
	}
	#myHeader #menu {margin-top: 43px;}
	#myHeader #menu ul li{
		padding-top: 8px;
	}
	#menu ul ul{
    	background-color: #e6e6e6;
	}

	#menu > ul > li{
    	padding: 0px 0px 0px 9px;
	}
	#myHeader .logo img, #myHeaderAbout .logo img, #myHeaderContact .logo img, #myHeaderResponse .logo img {
    	margin-left:-2px;
    	margin-bottom:2px;
    	min-width: 130px;
    	
	}
	#myHeader .hidden-iPhonePortrait, #myHeaderAbout .hidden-iPhonePortrait, #myHeaderContact .hidden-iPhonePortrait, #myHeaderResponse .hidden-iPhonePortrait {
		display: none;
	}
	#mainIcatcherSection {
		border-bottom: 0px;
		border-top: 0px;
		margin-top: 0px;
		padding-top: 0px;		
	}
	#mainIcatcherSection .app-icon {
		padding: 30px 0px 0px 0px; 
		min-width: 250px;
		margin: 0px auto;
	}
	#mainIcatcherSection .logoPad {
		padding: 30px 0px 0px 0px; 
		max-width: 250px;
		margin-left: -30px;
	}
	#mainIcatcherSection .appstore-badge 	{
		padding: 30px 0px 0px 0px; 
		width: 200px;
		margin:0px auto;
	}
	#mainIcatcherSection .starimage-pro 	{
		padding: 10px 0px 0px 0px; 
		width: 160px;
		margin:0px auto;
	}
	#mainIcatcherSection .logo {
		width:250px;
		margin: 20px 0px -20px 30px;
	}
	#mainIcatcherSectionHD {
		padding: 30px 140px 10px 0px;
		border-top:0px; 
	}
	#mainIcatcherSectionHD .logoPad {
		/* margin:0px auto; */
	}
	#iconPartSection {
		display: none;
	}		
	#indevelopment {
		padding: 10px 0px 10px 0px;		
	}
	#indevelopment .lead {
		font-size: large;
		font-style: italic;
		line-height: 20px;
		color:maroon;
	}
	#indevelopment p {
		font-size: 16px;
	}
	#notAvailable {
	background-color:  #f1f1f1;
	text-align:center;
	padding: 20px 0 50px 0;
	}
	#notAvailable .lead {
		font-size: xx-large;
		line-height: 0.9em;
		font-style: italic;
		color: maroon;
	}
	#notAvailable p {
		font-size: larger;
	}
	#iphonelandscape, #chooserSection, #previewSection, #previewSectionPro, #pSXiphonelandscape, #myFormmail {
		display: none;
	}	
	#previewSectioniPhone {
		display: block;
		background-color: #f1f1f1;
		border-top: 0px;		
	}
	#previewSectioniPhone h1 {
		font-size: x-large;
		font-weight: 600;
		color: #545454;
	}
	#previewSectioniPhone li {
		font-size: 16px;
		margin-left:10px;
		color: #545454;
	}
	#previewSectioniPhone img {
		max-width:250px;
	}
	#descriptionSection {
		padding: 20px 0px 30px 0px;
		border-top: 1px solid #e0e0e0;
	}
	#descriptionSection .lead {
		font-size: 20px;
		font-weight: 400;		
		margin-bottom:-10px;
	}
	#descriptionSection .aboutBanana .lead {
		font-size: 20px;
		font-weight: 400;		
		margin-bottom:10px;
	}
	#descriptionSection p {
		font-size: 15px;
		margin-right:-15px;
		padding-left:15px;
	}
	#descriptionSection .userVotesiPhone p {
		font-size: 14px;
		font-style: oblique;
		text-align: left;
		color: #727272;		
		padding: 0px 0px 10px 0px;
	}
	#descriptionSection .userVotesPro p {
		font-size: 12px;
		font-style: oblique;
		text-align: left;
		color: #727272;
		padding: 0px 0px 10px 15px;
	}
	#descriptionSection .ratingImg img {
		margin-bottom: 20px;
	}
	#descriptionSection .logo {
		padding-top: 20px;
	}
	#sendButton-xs {
	display: block;
	}
	#sendButton-lg, #sendButton-lg-text {
	display: none;
	}
	.myFormmail {
		display:none;
	}
	.footer-menu {
		padding-top: 0px;
	}
	.footer-menu li {
		padding: 10px 8px 10px 8px;
		margin-left: 1px;
	}
	#previewSectioniPhone .description {
		padding-left: 5%;
		font-size: 120%;
	}
	.getapptext {
		margin-top: 25px;
		margin-bottom: 25px;
	}
}

@media screen and (min-width: 481px) and (max-width: 767px) { /* iPhone Landscape */
	.container {
		overflow: hidden;
	}
	#myHeader {
		/* background-color: blue; */
	}
	#myHeader .logo img {
	}
	#myHeader #menu {
		/* margin-top: 40px; */
	}
	#chooserMask {
		min-width: 568px;
	}
	#chooserImageL {		
		min-width:190px;
		margin: -20px 20px 0px -20px;
		padding-bottom: 0px;
	}
	#chooserImageC {
		min-width: 190px;		
		margin: -20px 20px 12px -20px;
		padding-bottom: 0px;
	}
	#chooserImageR {		
		min-width:170px;
		margin: -20px 10px 0px -10px;
		padding-bottom: 0px;
	}		
	#chooserImageProL {
		margin: -15px 5px -5px -5px;
		min-width:180px;
	}
	#chooserImageProR {
		min-width:180px;	
		margin: -15px 20px -20px -20px;
		padding-top:15px;
	}	
	#chooserImageiPadL {
		margin: -20px 0px 0px 0px;
		min-width:180px;
	}
	#chooserImageiPadC {
		min-width: 190px;
		margin: -20px 0px 0px 0px;		
	}
	#chooserImageiPadR {
		margin: 0px 15px -10px -15px;
		min-width:190px;
	}
	#mainIcatcherSection{
		border-bottom: 0px solid #e0e0e0;				
	}
	#mainIcatcherSection .logo {
		width:300px;
		margin: -35px 0px -20px 30px;
	}
	#mainIcatcherSection .logoPad {
		padding: 10px 20px 10px 20px;
		width:350px;
		background-color: transparent;
	}
	#mainIcatcherSection .appstore-badge {
		padding: 25px 0px 0px 0px;
	}
	#mainIcatcherSection .starimage {
		padding: 7px 0px 0px 0px;			
	}
	#mainIcatcherSection .starimage-pro {
		margin: 0px auto;
		padding: 20px 0px 0px 0px;		
		max-width:220px;				
	}
	#mainIcatcherSection p {
		font-size: 12px;
	}	
	#iconPartSection {
		display: none;
	}
	#previewSection, #previewSectionPro {
		display: none;
	}
	#pSXiphonelandscape, #pSproiphonelandscape {
		color: #545454;
	} 
	#pSXiphonelandscape {
		display: block;
		padding-left: 20px;
		padding-bottom: 30px;
	}
	#pSXiphonelandscape li {
		font-size: larger;
		margin-left: -10px;
		
	}
	#pSXiphonelandscape h3 {
		font-size: x-large;
		padding-left: 28px;
	}
	#pSproiphonelandscape {
		display: block;
	}
	#pSproiphonelandscape li {
		font-size: larger;
	}
	#descriptionSection {
		padding: 20px 0px 20px 0px;
		border-top: 1px solid #e0e0e0;
		/* background-color: blue; */
	}
	#descriptionSection .lead {		
		padding-bottom:0px;
		font-weight: 400;
	}
	#descriptionSection p {
		font-size: 15px;
	}
	#descriptionSection .userVotesPro p {
		font-size: 14px;
		font-style: oblique;
		text-align: left;
		color: #525252;
		padding: 10px 0px 20px 0px;
	}
	#descriptionSection .userVotesiPhone p {
		font-size: 14px;
		font-style: oblique;
		text-align: left;
		color: #525252;
		padding: 0px 0px 0px 0px;
	}
	#descriptionSection .getapptext {
		margin-top: 25px;
	}
	#descriptionSection .logo {
		margin:-20px 0px 0px 0px;	}

	#inetXLogo {
		padding-top: 20px;
	}	
	#socialsection .social li {
		margin:0px 25px -5px 25px;
	}
	#indevelopment .lead {
		font-size: x-large;
		font-style: italic;
		color:maroon;
		line-height: 28px;
	}
}

@media screen and (min-width: 768px) and (max-width:849px)  { /* iPad portrait */
	#myHeader {
		/* background-color: red; */
	}
	#chooserImageC {
		max-width: 380px;
		min-width: 260px;
		margin: -25px 20px 0px -20px;
		padding-bottom: 13px;
	}

	/* *************************************** */	
	/* mainIcatcherSection 768-849 */	
	/* *************************************** */	
	
	#mainIcatcherSection {
		overflow: hidden;
	}
	#mainIcatcherSection .app-icon {
		margin: 0px auto;
		width:450px;
	}
	#mainIcatcherSection .logoPad {
		margin: 0px 0px 0px 0px;
		width:450px;
	}
	#mainIcatcherSection .appstore-badge  {
		width:260px;		
		margin: 0px auto;
		padding: 28px 0px 0px 0px;		
	}
	#mainIcatcherSection .appstore-badge-pro  {
		width:260px;		
		margin: 0px auto;
		padding-top: 30px;		
	}	
	#mainIcatcherSection .starimage   {
		margin: 0px auto;
		padding: 0px 0px 0px 0px;
		width:240px;
		margin-top:5px;
	}
	#mainIcatcherSection .starimage-pro   {
		padding: 10px 0px 0px 0px;
		max-width:140px;
		margin:0px auto;
	}	
	#mainIcatcherSection p {
		font-size: x-small;
		color: #727272;
	}
	
	/* *************************************** */	
	/* iconPartSection 768-849*/	
	/* *************************************** */	
	
	#iconPartSection img {
		position: relative;
		min-width:80px;
		margin-bottom:40px;
		overflow: hidden;
		float: right;
	}
	#iconPartSection h1 {
		font-size: 17px;
		font-weight: 500;
		margin-right:-30px;
	}	
	#iconPartSection p {
		font-size: 13px;
		margin-right:-30px;
		overflow: hidden;
		line-height: 15px;
		text-align: left;
		color: #727272;	
	}
	#previewSectioniPhone, #pSproiphonelandscape, #pSXiphonelandscape 	{
		display: none;
	}
	.indevelopment {
		padding: 20px 0 20px 0;		
	}
	.indevelopment .lead {
		font-size: x-large;
		font-style: italic;
		color:maroon;
		line-height: 14px;
	}
	#descriptionSection {
		/* background-color: red; */
	}
	#descriptionSection .userVotes {
		/* padding-top:0px; */
	}
	#descriptionSection .logo {
		padding-top:0px;
	}
	#descriptionSection .userVotesPro p {
		padding: 20px 0px 20px 0px;
	}
}

@media screen and (min-width: 850px) and (max-width:1023px)  {
	#myHeader {
		/* background-color: yellow; */
	}
	#iconPartSection h1 {
		font-size: 18px;
		font-weight: 500;
		margin-right:-30px;
	}	
	#iconPartSection p {
		font-size: 14px;
		margin-right:-20px;
		overflow: hidden;
		line-height: 14px;
		text-align: left;
		color: #727272;	
	}
/*	#descriptionSection {
		/* background-color: yellow; */
/*	}*/
	#descriptionSection .userVotesPro p {
		padding: 20px 0px 40px 0px;
	}
}

/*
@media screen and  (min-width: 990px)  and (max-width: 1023px){
	#myHeader {
		background-color: orange;
	}
	#pSXiphonelandscape {
		display: none;
	}
	#descriptionSection {
	}
	#descriptionSection .userVotesPro p {
	}

}
*/
