html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video 
{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	line-height:inherit;
	vertical-align:baseline;
	background:transparent;
	-webkit-text-size-adjust: 100%;
}


body 
{
	line-height:1;
}


article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section 

{
	display:block;
}

nav ul 
{
	list-style:none;
}

blockquote, q 
{
	quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after 
{
	content:'';
	content:none;
}

a 
{
	margin:0;
	padding:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}


a:link 
{
	color: #666666;
	text-decoration: none;
}
 
a:active 
{
	color: #B73045;
	text-decoration: none;
}
 
a:visited 
{
	color: #999999;
	text-decoration: none;
}

a:hover 
{
	color: #B73045;
	text-decoration: none;
}

/* change colours to suit your needs */
ins 
{
	background-color:#ff9;
	color:#000;
	text-decoration:none;
}

/* change colours to suit your needs */
mark 
{
	background-color:#ff9;
	color:#000;
	font-style:italic;
	font-weight:bold;
}

del 
{
	text-decoration: line-through;
}

abbr[title], dfn[title] 
{
	border-bottom:1px dotted;
	cursor:help;
}

table
{
	border-collapse:collapse;
	border-spacing:0;
}

/* change border colour to suit your needs */
hr 
{
	display:block;
	height:1px;
	border:0;
	border-top:1px solid #cccccc;
	margin:1em 0;
	padding:0;
}

input, select 
{
	vertical-align:middle;
}

/* ========== reset css end ========== */



































































/* ================ Regular CSS ==================*/

/* Twitter followers and Facebook likes */
.social 
{
	position: fixed;
	font-size: 1px;
	right: 0;
	z-index: 99999;
	float: left;
	height: 70px;
	width: 180px;
	margin-top: 0px;
}

/* This gets Facebook to fall into place */
.social iframe 
{
	vertical-align: middle;
}

/* Set an optional width for your button wrappers */
.social div 
{
	display: inline-block;
	margin-right: 5px;
	margin-top: 5px;
	float: right;
}

.Facebook
{
	height: 20px; 
	width: 80px;
	background-color: rgba(255, 255, 255, 0.0);
}




.container
{
	overflow:hidden;
}

.home-main 
{
    
    background-size: cover;
    position: relative;
    width: 100%;
    overflow: hidden;
}

/* ========== Banner ========== */

.bannerContainer
{
	background: url("../../images/banner_bg.png") no-repeat;
	background-size: cover;
	width:100%;
	height: auto;
	background-color: #4f6773;
	float: left;
	position: relative;
}

.banner
{
	max-width: 980px;
	width:100%;
	height:640px;
	max-height: 640px;
	margin-left: auto;
	margin-right: auto;
}

.banner_top
{
	width: 100%;
	height: 90px;
	float: left;
}

.banner_top_left
{
	width: 100%;
	max-width:300px;
	height: 90px;
	margin: 0 5% 0 5%;
	float: left;
}

.banner_top_right
{
	width: 100%;
	max-width:180px;
	height: 90px;
	float: right;
	position: absolute;
	bottom: 10;
}

.banner_top_right img
{
	width:180px;
	height: 70px;
}

.banner_top_left img
{
	width:100%;
	max-width:60px;
	margin-top:15px;
	float:left;
}

.banner_top_left p
{
	width: 100%;
	font-family: 'MuseoSans-300', Helvetica, Arial;
	font-size: 2.25rem;
	margin-top:20px;
	margin-left:70px;
	color: #fff;
	line-height:3rem;
}

p
{
	margin: 0;
	padding: 0;
}

.banner_bottom
{
	width: 100%;
	height: 650px;
}

.banner_mobile_container
{
	width:100%;
	height: 650px;
	max-width: 980px;
}

.banner_mobile
{
	background:url("../../images/banner-phone-img.png")no-repeat;
	width:60%;
	max-width: 683px;
	height:100%;
	max-height: 650px;
	float:left;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 1;
}

.bannerContent
{
	width: 50%;
	height:100%;
	max-width: 600px;
	max-height: 120px;
	float: left;
}

.bannerContent p
{
	font-family:'MuseoSans-300', Helvetica, Arial;
	font-size: 2.5000rem;
	color: #fff;
	text-align: left;
	padding: 10px;
	font-weight: normal;
	line-height: 1.5625;
	float:left;
	z-index: 100;
}







								/* Content */


/* Content top */

.content-top-outer
{
	width: 100%;
	float: left;
	position: relative;
	background-color:#f2faf3;
}

.content-bottom-outer
{
	width: 100%;
	float: left;
	position: relative;
	background-color:#fffcf5;
}


.content-top-container
{
	width:100%;
	max-width: 980px;
	margin-left: auto;
	margin-right: auto;
}

.content-bottom-container
{
	width:100%;
	max-width: 980px;
	margin-left: auto;
	margin-right: auto;
}

p
{
	margin: 0;
	padding: 0;
}

.content-top p
{
	width: 90%;
	max-width:980px;
	font-family: 'MuseoSans-300', Helvetica, Arial;
	font-size: 2.3000rem;
	font-weight:100;
	color: #474747;
	text-align:center;
	line-height: 1.5625;
	margin: 5%;
}

.content-bottom p
{
	width: 90%;
	max-width:980px;
	font-family: 'MuseoSans-300', Helvetica, Arial;
	font-size: 2.5000rem;
	font-weight:600;
	color: #474747;
	text-align:center;
	line-height: 1.5625;
	margin: 5%;
}

	








/* Content-content */

ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.content-content
{
	width: 100%;
	margin: 0;
	float: left;
	position: relative;
}

.content-content h2
{
	width: 100%;
	max-width: 980px;
	font-family:'MuseoSans-300', Helvetica, Arial;
	font-size: 26px;
	font-weight: 300;
	color: #474747;
	padding:30px 0 30px 0;
}

.content-content ul
{
	list-style-type: initial;
	line-height:25px;
}

.content-content ul li p
{
	font-size:16px;
	font-family: 'MuseoSans-300', Helvetica, Arial;
	line-height: 25px;
	color: #424242;
	float:left;
}

li.list-content
{
	width: 100%;
	float: left;
	margin: 10px 40px 10px 0;
}


li.list-content h4
{
	height:40px;
	padding-left:60px;
}



li.list-content h4.bill-reminders
{
	background: url("../../images/bill-reminders.png")no-repeat;	
}

li.list-content h4.acc-trans
{
	background: url("../../images/acc-trans.png")no-repeat;	
}

li.list-content h4.report
{
	background: url("../../images/report.png")no-repeat;	
}

li.list-content h4.search
{
	background: url("../../images/search.png")no-repeat;	
}





li.list-content h4.password
{
	background: url("../../images/passcode.png")no-repeat;	
}

li.list-content h4.backup-restore
{
	background: url("../../images/backup-restore.png")no-repeat;	
}

li.list-content h4.cloud-sync
{
	background: url("../../images/cloud-sync.png")no-repeat;	
}

li.list-content h4.google-upload
{
	background: url("../../images/google-upload.png")no-repeat;	
}



li.list-content h4.usability
{
	background: url("../../images/usability.png")no-repeat;	
}

li.list-content h4.currencies
{
	background: url("../../images/currencies.png")no-repeat;	
}

li.list-content h4.cool-gestures
{
	background: url("../../images/gestures.png")no-repeat;	
}

li.list-content h4.email-transactions
{
	background: url("../../images/email-transactions.png")no-repeat;	
}



.convenience h4, .security h4, .nice-features h4
{
	width: 100%;
	max-width:370px;
	font-size: 22px;
	font-weight:500;
	font-family: 'MuseoSans-300', Helvetica, Arial, sans-serif;
	color: #3c3b3b;
	float:left;
	padding:13px 10px 10px 10px;
	margin-top:10px;
}

.security
{
	width: 100%;
	max-width: 440px;
	margin-right:40px;
	float:left;
}













/* User Ratings */

.slider_container
{
	width:100%;
	position: relative; 
	max-width: 980px; 
	min-height: 200px;
	height: auto !important; 
	float:left;
}

.slides
{
	width: 100%;
	height: auto !important;
	max-width: 980px; 
	min-height: 200px; 
	overflow: hidden;
	float:left;
}

.row
{
	width:100%;
	max-width:980px;
}

.user-container
{
	width: 90%;
	margin: 0 5% 0 5%;
	float: left;
	position: relative;
}

.user-container h4
{
	height:56px;
	color:#fe5a00;
	font-family: 'MuseoSans-300', Helvetica,Arial,sans-serif;
	font-size: 2.150em;
	font-weight: 100;
	text-align:center;
	padding-top:2.250rem;
}

.user-container p
{
	font-family: 'MuseoSans-300', Helvetica,Arial,sans-serif;
	font-weight: 100;
	font-size: 1.300rem;
	color: #b3b3b3;
	text-align: center;
	padding: 1.875rem;
	line-height: 1.5625;
}

.review-container h4
{
	font-family: 'MuseoSans-300', Helvetica,Arial,sans-serif;
	font-size: 0.875rem;
	font-weight: 100;
	text-align: center;
	color: #fe5a00;
	padding-bottom:30px;
}

.review-container p
{
	font-family: 'MuseoSans-300', Helvetica,Arial,sans-serif;
	font-weight: 100;
	font-size: 100%;
	color: #595959;
	text-align: center;
	padding: 1.875rem;
	line-height: 1.5625;
	cursor: move;
	user-select: none;
}

.review-container p::selection
{
	background: #FFFCF5;	
}

.review-container
{
	width:100%;
}

.review-container p::-moz-selection
{
	background: #FFFCF5;	
}

.separator_gradient-gray
{
	margin-top:30px;
	height:1px;
	background: linear-gradient(to right, #ffffff , #e3e3e3, #ffffff);
}
















/* ========== Footer ========== */

.outer-footer
{
	width:100%;
	position: relative;
	float:left;
	background: url("../../images/footer_bg.jpg")no-repeat;
	background-size: cover;
}

.footer-container
{
	width:100%;
	max-width: 980px;
	height:auto;
	margin-left: auto;
	margin-right: auto;
}

.center-container
{
	width:100%;
	height: auto;
	min-height: 200px;
	max-width:740px;
	margin-left:auto;
	margin-right:auto;
}

.tek-logo
{
	width: 76px;
	height: 68px;
	background: url("../../images/teklogo_orange.png ") no-repeat;
	float:left;
	margin-top:3.475rem;
}

ul.footer-ul li
{
	min-height: 30px;
	min-width: 145px;
	font-family: 'MuseoSans-300', Helvetica,Arial,sans-serif;
	font-size: 0.950rem;
	color: #fff;
	float:left;
	padding-left: 1.875rem;
	line-height: 1.5625;
	margin: 4.975rem 0.875rem 0 1.875rem;
}

ul.footer-ul li:hover
{
	color: #f8981d;
	cursor: pointer;
	text-shadow: 0px 2px 10px #000000;
}

ul.footer-ul li.facebook
{
	
	background: url("../../images/facebook_white.png ") no-repeat;
}

ul.footer-ul li.facebook:hover
{
	
	background: url("../../images/facebook_orange.png ") no-repeat;
}

ul.footer-ul li.twitter
{	
	background: url("../../images/twitter_white.png ") no-repeat;
}

ul.footer-ul li.twitter:hover
{	
	background: url("../../images/twitter_orange.png ") no-repeat;
}

ul.footer-ul li.email
{
	background: url("../../images/email_white.png ") no-repeat;
}

ul.footer-ul li.email:hover
{
	background: url("../../images/email_orange.png ") no-repeat;
}


.copyrights
{
	width:100%;
	max-width:980px;
	float:left;
}

.copyrights p
{
	min-height: 30px;
	font-family: 'MuseoSans-300', Helvetica,Arial,sans-serif;
	font-size: 0.800rem;
	color: #fff;
	margin-top:1.5625rem;
	text-align:center;
}















































@media only screen 
and (min-width : 320px) 
and (max-width : 568px)

{
	.social 
	{
		margin-top: 55px;
	}
	.container
	{
		overflow:hidden;
	}
	
	.home-main 
	{
	    
	    background-size: cover;
	    position: relative;
	    width: 100%;
	    overflow: hidden;
	}
	
	/* ========== Banner ========== */
	
	.bannerContainer
	{
		background: url("../../images/banner_bg.png") no-repeat;
		background-size: cover;
		width:100%;
		height: auto;
		background-color: #4f6773;
		float: left;
		position: relative;
	}
	
	.banner
	{
		max-width: 568px;
		width:100%;
		height:100%;
		max-height: 600px;
		min-height: 540px;
		margin-left: auto;
		margin-right: auto;
	}
	
	.banner_top
	{
		width: 100%;
		height: 90px;
		float: left;
	}
	
	.banner_top_left
	{
		width:90%;
		height:90px;
		margin: 0 5% 0 5%;
		float:left;
	}
	
	.banner_top_right
	{
		width: 100%;
		visibility:hidden;
		max-width:180px;
		height: 90px;
		margin: 0 5% 0 5%;
		float: right;
	}
	
	.banner_top_left img
	{
		width:100%;
		max-width:60px;
		margin-top:15px;
		float:left;
	}
	
	.banner_top_left p
	{
		width: 100%;
		font-family: 'MuseoSans-300';
		font-size: 2.25rem;
		margin-top:20px;
		margin-left:70px;
		color: #fff;
		line-height:3rem;
	}
	
	p
	{
		margin: 0;
		padding: 0;
	}
	
	.banner_bottom
	{
		width: 100%;
		height: 390px;
	}
	
	.banner_mobile_container
	{
		width:100%;
		max-width: 568px;
		height: auto;
		margin-left: auto;
		margin-right: auto;
	}
	
	.banner_mobile
	{
		background:url("../../images/banner-phone-img-s.png")no-repeat;
		width:100%;
		max-width: 378px;
		height:100%;
		max-height: 360px;
		position: absolute;
		bottom: 0;
		right:0;
		float:left;
	}
	
	.bannerContent
	{
		width: 100%;
		height:100%;
		max-height: 160px;
		float: left;
	}
	
	.bannerContent p
	{
		font-family:'MuseoSans-300',Helvetica,Arial,sans-serif;
		font-size: 2.0rem;
		color: #fff;
		text-align: left;
		padding: 10px;
		font-weight: normal;
		line-height: 1.5625;
		float:left;
	}
	
	
	
	
	
	
	
									/* Content */
	
	
	/* Content top */
	
	.content-top-outer
	{
		width: 100%;
		float: left;
		position: relative;
		background-color:#f2faf3;
	}
	
	.content-bottom-outer
	{
		width: 100%;
		float: left;
		position: relative;
		background-color:#fffcf5;
	}
	
	
	.content-top-container
	{
		width:100%;
		max-width: 568px;
		margin-left: auto;
		margin-right: auto;
	}
	
	.content-bottom-container
	{
		width:100%;
		max-width: 568px;
		margin-left: auto;
		margin-right: auto;
	}
	
	p
	{
		margin: 0;
		padding: 0;
	}
	
	.content-top p
	{
		width: 90%;
		max-width:568px;
		font-family: 'MuseoSans-300', Helvetica, Arial, sans-serif;
		font-size: 1.8000rem;
		font-weight:100;
		color: #474747;
		text-align:center;
		line-height: 1.3;
		margin: 5%;
	}
	
	.content-bottom p
	{
		width: 90%;
		max-width:568px;
		font-family: 'MuseoSans-300', Helvetica, Arial, sans-serif;
		font-size: 2.5000rem;
		font-weight:600;
		color: #474747;
		text-align:center;
		line-height: 1.5625;
		margin: 5%;
	}
	
		
	
	
	
	
	
	
	
	
	/* Content-content */
	
	ul
	{
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	
	.content-content
	{
		width: 90%;
		margin: 0 5% 5% 5%;
		float: left;
		position: relative;
	}
	
	.content-content h2
	{
		width: 100%;
		max-width: 568px;
		font-family: 'MuseoSans-300', Helvetica, Arial, sans-serif;
		font-size: 26px;
		font-weight: 300;
		color: #474747;
		padding:50px 0 10px 0;
	}
	
	.content-content ul li p
	{
		font-size:16px;
		font-family: 'MuseoSans-300', Helvetica, Arial, sans-serif;
		line-height: 25px;
	}
	
	li.list-content
	{
		width: 100%;
		float: left;
		margin-bottom:10px;
	}
	
	
	li.list-content h4
	{
		height:25px;
		padding-left:60px;
	}
	
	
	
	li.list-content h4.bill-reminders
	{
		background: url("../../images/bill-reminders.png")no-repeat;	
	}
	
	li.list-content h4.acc-trans
	{
		background: url("../../images/acc-trans.png")no-repeat;	
	}
	
	li.list-content h4.report
	{
		background: url("../../images/report.png")no-repeat;	
	}
	
	li.list-content h4.search
	{
		background: url("../../images/search.png")no-repeat;	
	}
	
	
	
	
	
	li.list-content h4.password
	{
		background: url("../../images/passcode.png")no-repeat;	
	}
	
	li.list-content h4.backup-restore
	{
		background: url("../../images/backup-restore.png")no-repeat;	
	}
	
	li.list-content h4.cloud-sync
	{
		background: url("../../images/cloud-sync.png")no-repeat;	
	}
	
	li.list-content h4.google-upload
	{
		background: url("../../images/google-upload.png")no-repeat;	
	}
	
	
	
	li.list-content h4.usability
	{
		background: url("../../images/usability.png")no-repeat;	
	}
	
	li.list-content h4.currencies
	{
		background: url("../../images/currencies.png")no-repeat;	
	}
	
	li.list-content h4.cool-gestures
	{
		background: url("../../images/gestures.png")no-repeat;	
	}
	
	li.list-content h4.email-transactions
	{
		background: url("../../images/email-transactions.png")no-repeat;	
	}
	
	
	
	.convenience h4, .security h4, .nice-features h4
	{
		width: 80%;
		min-width: 230px;
		font-size: 20px;
		font-weight:500;
		font-family: 'MuseoSans-300', Helvetica, Arial, sans-serif;
		color: #3c3b3b;
		float:left;
		padding:20px 10px 10px 10px;
		line-height:20px;
	}
	
	.security
	{
		width: 100%;
		max-width: 440px;
		float:left;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	/* User Ratings */
	
	
	.slider_container
	{
		width:100%;
		position: relative; 
		max-width: 568px; 
		min-height: 300px;
		height: auto !important; 
		float:left;
	}
	
	.slides
	{
		width: 100%;
		height: auto !important;
		max-width: 568px; 
		min-height: 250px; 
		overflow: hidden;
		float:left;
	}
	
	.row
	{
		max-width:568px;
	}
	
	.user-container h4
	{
		height:auto;
		color:#fe5a00;
		font-family: 'MuseoSans-300', Helvetica,Arial,sans-serif;
		font-size: 2.150em;
		font-weight: 100;
		text-align:center;
		padding-top:2.250rem;
	}
	
	.user-container p
	{
		font-family: 'MuseoSans-300', Helvetica,Arial,sans-serif;
		font-weight: 100;
		font-size: 1.300rem;
		color: #b3b3b3;
		text-align: center;
		padding: 1.5625rem;
		line-height: 1.5625;
		height:auto;
	}
	
	.review-container h4
	{
		font-family: 'MuseoSans-300', Helvetica,Arial,sans-serif;
		font-size: 0.875rem;
		font-weight: 100;
		text-align: center;
		color: #fe5a00;
		padding-bottom:20px;
	}
	
	.review-container p
	{
		font-family: 'MuseoSans-300', Helvetica,Arial,sans-serif;
		font-weight: 100;
		font-size: 1.000rem;
		color: #595959;
		text-align: center;
		padding: 1.875rem;
		line-height: 1.5625;
	}
	
	.separator_gradient-gray
	{
		margin-top:30px;
		height:1px;
		background: linear-gradient(to right, #ffffff , #e3e3e3, #ffffff);
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	/* ========== Footer ========== */
	
	.outer-footer
	{
		width:100%;
		position: relative;
		float:left;
		background: url("../../images/footer_bg.jpg")no-repeat;
		background-size: cover;
	}
	
	.footer-container
	{
		width:100%;
		max-width: 568px;
		height:auto;
		margin-left: auto;
		margin-right: auto;
	}
	
	.center-container
	{
		width:100%;
		height: auto;
		min-height: 200px;
		max-width:568px;
		margin-left:auto;
		margin-right:auto;
		position: relative;
	}
	
	.tek-logo
	{
		width: 76px;
		height: 68px;
		background: url("../../images/teklogo_orange.png ") no-repeat;
		float:left;
		margin-left:20px;
		margin-top:3.475rem;
	}
	
	ul.footer-ul
	{
		width:100%;
		max-width:450px;
	}
	
	ul.footer-ul li
	{
		width:100%;
		max-width: 145px;
		min-height: 30px;
		font-family: 'MuseoSans-300', Helvetica,Arial,sans-serif;
		font-size: 0.950rem;
		color: #fff;
		float:left;
		padding-left: 1.875rem;
		line-height: 1.5625;
		margin: 1.575rem 0.875rem 0 1.875rem;
	}
	
	ul.footer-ul li:hover
	{
		color: #f8981d;
		cursor: pointer;
		text-shadow: 0px 2px 10px #000000;
	}
	
	ul.footer-ul li.facebook
	{
		
		background: url("../../images/facebook_white.png ") no-repeat;
	}
	
	ul.footer-ul li.facebook:hover
	{
		
		background: url("../../images/facebook_orange.png ") no-repeat;
	}
	
	ul.footer-ul li.twitter
	{	
		background: url("../../images/twitter_white.png ") no-repeat;
	}
	
	ul.footer-ul li.twitter:hover
	{	
		background: url("../../images/twitter_orange.png ") no-repeat;
	}
	
	ul.footer-ul li.email
	{
		background: url("../../images/email_white.png ") no-repeat;
	}
	
	ul.footer-ul li.email:hover
	{
		background: url("../../images/email_orange.png ") no-repeat;
	}
	
	.copyrights
	{
		width:100%;
		max-width:568px;
		float:left;
	}
	
	.copyrights p
	{
		min-height: 30px;
		font-family: 'MuseoSans-300', Helvetica,Arial,sans-serif;
		font-size: 0.800rem;
		color: #fff;
		margin-top:1.5625rem;
		margin-bottom:1.5625rem;
		line-height: 1.5625rem;
		text-align:center;
		margin-left:20px;
		margin-right:20px;
	}
}



























































@media only screen 
and (min-width : 569px) 
and (max-width : 736px)
{	
	.container
	{
		overflow:hidden;
	}
	
	.home-main 
	{
	    
	    background-size: cover;
	    position: relative;
	    width: 100%;
	    overflow: hidden;
	}
	
	/* ========== Banner ========== */
	
	.bannerContainer
	{
		background: url("../../images/banner_bg.png") no-repeat;
		background-size: cover;
		width:100%;
		height: auto;
		background-color: #4f6773;
		float: left;
		position: relative;
	}
	
	.banner
	{
		max-width: 736px;
		width:100%;
		height:100%;
		max-height: 400px;
		margin-left: auto;
		margin-right: auto;
	}
	
	.banner_top
	{
		width: 100%;
		height: 90px;
		float: left;
	}
	
	.banner_top_left
	{
		width:90%;
		height:90px;
		margin: 0 5% 0 5%;
		float:left;
	}
	
	.banner_top_right
	{
		width: 100%;
		visibility:hidden;
		max-width:180px;
		height: 90px;
		margin: 0 5% 0 5%;
		float: right;
	}
	
	.banner_top_left img
	{
		width:100%;
		max-width:60px;
		margin-top:15px;
		float:left;
	}
	
	.banner_top_left p
	{
		width: 100%;
		font-family: 'MuseoSans-300';
		font-size: 2.25rem;
		margin-top:20px;
		margin-left:70px;
		color: #fff;
		line-height:3rem;
	}
	
	p
	{
		margin: 0;
		padding: 0;
	}
	
	.banner_bottom
	{
		width: 100%;
		height: 390px;
	}
	
	.banner_mobile_container
	{
		width:100%;
		max-width: 736px;
		height: auto;
		margin-left: auto;
		margin-right: auto;
	}
	
	.banner_mobile
	{
		background:url("../../images/banner-phone-img-s.png")no-repeat;
		width:100%;
		max-width: 378px;
		height:100%;
		max-height: 360px;
		position: absolute;
		bottom: 0;
		right:0;
		float:left;
	}
	
	.bannerContent
	{
		width: 50%;
		padding-left: 5%;
		height:100%;
		max-height: 160px;
		float: left;
	}
	
	.bannerContent p
	{
		font-family:'MuseoSans-300',Helvetica,Arial,sans-serif;
		font-size: 2.0rem;
		color: #fff;
		text-align: left;
		padding: 10px;		
		font-weight: normal;
		line-height: 1.5625;
		float:left;
	}
	
	
	
	
	
	
	
									/* Content */
	
	
	/* Content top */
	
	.content-top-outer
	{
		width: 100%;
		float: left;
		position: relative;
		background-color:#f2faf3;
	}
	
	.content-bottom-outer
	{
		width: 100%;
		float: left;
		position: relative;
		background-color:#fffcf5;
	}
	
	
	.content-top-container
	{
		width:100%;
		max-width: 736px;
		margin-left: auto;
		margin-right: auto;
	}
	
	.content-bottom-container
	{
		width:100%;
		max-width: 736px;
		margin-left: auto;
		margin-right: auto;
	}
	
	p
	{
		margin: 0;
		padding: 0;
	}
	
	.content-top p
	{
		width: 90%;
		max-width:736px;
		font-family: 'MuseoSans-300', Helvetica, Arial, sans-serif;
		font-size: 1.8000rem;
		font-weight:100;
		color: #474747;
		text-align:center;
		line-height: 1.5625;
		margin: 5%;
	}
	
	.content-bottom p
	{
		width: 90%;
		max-width:736px;
		font-family: 'MuseoSans-300', Helvetica, Arial, sans-serif;
		font-size: 2.5000rem;
		font-weight:600;
		color: #474747;
		text-align:center;
		line-height: 1.5625;
		margin: 5%;
	}
	
		
	
	
	
	
	
	
	
	
	/* Content-content */
	
	.content-content
	{
		width: 90%;
		margin: 0 5% 5% 5%;
		float: left;
		position: relative;
	}
	
	.content-content h2
	{
		width: 100%;
		max-width: 736px;
		font-family: 'MuseoSans-300', Helvetica, Arial, sans-serif;
		font-size: 26px;
		font-weight: 300;
		color: #474747;
		padding:50px 0 10px 0;
	}
	
	.content-content ul li p
	{
		font-size:16px;
		font-family: 'MuseoSans-300', Helvetica, Arial, sans-serif;
		line-height: 25px;
		padding:10px;
	}
	
	.content-content ul
	{
		line-height:45px;
	}
	
	li.list-content
	{
		width: 100%;
		max-width: 736px;
		float: left;
		margin:0;
	}
	
	
	li.list-content h4
	{
		height:35px;
		padding-left:60px;
	}
	
	
	
	li.list-content h4.bill-reminders
	{
		background: url("../../images/bill-reminders.png")no-repeat;	
	}
	
	li.list-content h4.acc-trans
	{
		background: url("../../images/acc-trans.png")no-repeat;	
	}
	
	li.list-content h4.report
	{
		background: url("../../images/report.png")no-repeat;	
	}
	
	li.list-content h4.search
	{
		background: url("../../images/search.png")no-repeat;	
	}
	
	
	
	
	
	li.list-content h4.password
	{
		background: url("../../images/passcode.png")no-repeat;	
	}
	
	li.list-content h4.backup-restore
	{
		background: url("../../images/backup-restore.png")no-repeat;	
	}
	
	li.list-content h4.cloud-sync
	{
		background: url("../../images/cloud-sync.png")no-repeat;	
	}
	
	li.list-content h4.google-upload
	{
		background: url("../../images/google-upload.png")no-repeat;	
	}
	
	
	
	li.list-content h4.usability
	{
		background: url("../../images/usability.png")no-repeat;	
	}
	
	li.list-content h4.currencies
	{
		background: url("../../images/currencies.png")no-repeat;	
	}
	
	li.list-content h4.cool-gestures
	{
		background: url("../../images/gestures.png")no-repeat;	
	}
	
	li.list-content h4.email-transactions
	{
		background: url("../../images/email-transactions.png")no-repeat;	
	}
	
	
	
	.convenience h4, .security h4, .nice-features h4
	{
		width: 80%;
		max-width:230px;
		font-size: 20px;
		font-weight:500;
		font-family: 'MuseoSans-300', Helvetica, Arial, sans-serif;
		color: #3c3b3b;
		float:left;
		padding:20px 10px 10px 0;
		line-height:20px;
	}
	
	.security
	{
		width: 100%;
		max-width: 736px;
		float:left;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	/* User Ratings */
	
	
	.slider_container
	{
		width:100%;
		position: relative; 
		max-width: 736px; 
		min-height: 250px;
		height: auto !important; 
		float:left;
	}
	
	.slides
	{
		width: 100%;
		height: auto !important;
		max-width: 736px; 
		min-height: 250px; 
		overflow: hidden;
		float:left;
	}
	
	.row
	{
		max-width:736px;
	}
	
	.user-container h4
	{
		height:auto;
		color:#fe5a00;
		font-family: 'MuseoSans-300', Helvetica,Arial,sans-serif;
		font-size: 2.150em;
		font-weight: 100;
		text-align:center;
		padding-top:2.250rem;
	}
	
	.user-container p
	{
		font-family: 'MuseoSans-300', Helvetica,Arial,sans-serif;
		font-weight: 100;
		font-size: 1.300rem;
		color: #b3b3b3;
		text-align: center;
		padding: 1.5625rem;
		line-height: 1.5625;
		height:auto;
	}
	
	.review-container h4
	{
		font-family: 'MuseoSans-300', Helvetica,Arial,sans-serif;
		font-size: 0.875rem;
		font-weight: 100;
		text-align: center;
		color: #fe5a00;
		padding-bottom:20px;
	}
	
	.review-container p
	{
		font-family: 'MuseoSans-300', Helvetica,Arial,sans-serif;
		font-weight: 100;
		font-size: 1.000rem;
		color: #595959;
		text-align: center;
		padding: 1.875rem;
		line-height: 1.5625;
	}
	
	.separator_gradient-gray
	{
		margin-top:30px;
		height:1px;
		background: linear-gradient(to right, #ffffff , #e3e3e3, #ffffff);
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	/* ========== Footer ========== */
	
	.outer-footer
	{
		width:100%;
		position: relative;
		float:left;
		background: url("../../images/footer_bg.jpg")no-repeat;
		background-size: cover;
	}
	
	.footer-container
	{
		width:100%;
		max-width: 736px;
		height:auto;
		margin-left: auto;
		margin-right: auto;
	}
	
	.center-container
	{
		width:100%;
		height: auto;
		min-height: 200px;
		max-width:736px;
		margin-left:auto;
		margin-right:auto;
		position: relative;
	}
	
	.tek-logo
	{
		width: 76px;
		height: 68px;
		background: url("../../images/teklogo_orange.png ") no-repeat;
		float:left;
		margin-left:20px;
		margin-top:3.475rem;
	}
	
	ul.footer-ul
	{
		width:100%;
		max-width:450px;
		float:left;
		margin-top:30px;
	}
	
	ul.footer-ul li
	{
		width:100%;
		max-width: 145px;
		min-height: 30px;
		font-family: 'MuseoSans-300', Helvetica,Arial,sans-serif;
		font-size: 0.950rem;
		color: #fff;
		float:left;
		padding-left: 1.875rem;
		line-height: 1.5625;
		margin: 1.575rem 0.875rem 0 1.875rem;
	}
	
	ul.footer-ul li:hover
	{
		color: #f8981d;
		cursor: pointer;
		text-shadow: 0px 2px 10px #000000;
	}
	
	ul.footer-ul li.facebook
	{
		
		background: url("../../images/facebook_white.png ") no-repeat;
	}
	
	ul.footer-ul li.facebook:hover
	{
		
		background: url("../../images/facebook_orange.png ") no-repeat;
	}
	
	ul.footer-ul li.twitter
	{	
		background: url("../../images/twitter_white.png ") no-repeat;
	}
	
	ul.footer-ul li.twitter:hover
	{	
		background: url("../../images/twitter_orange.png ") no-repeat;
	}
	
	ul.footer-ul li.email
	{
		background: url("../../images/email_white.png ") no-repeat;
	}
	
	ul.footer-ul li.email:hover
	{
		background: url("../../images/email_orange.png ") no-repeat;
	}
	
	.copyrights
	{
		width:100%;
		max-width:736px;
		float:left;
	}
	
	.copyrights p
	{
		min-height: 30px;
		font-family: 'MuseoSans-300', Helvetica,Arial,sans-serif;
		font-size: 0.800rem;
		color: #fff;
		margin-top:1.5625rem;
		margin-bottom:1.5625rem;
		line-height: 1.5625rem;
		text-align:center;
		margin-left:20px;
		margin-right:20px;
	}
}































































@media only screen 
and (min-width : 737px) 
and (max-width : 980px)
{	
	.container
	{
		overflow:hidden;
	}
	
	.home-main 
	{
	    
	    background-size: cover;
	    position: relative;
	    width: 100%;
	    overflow: hidden;
	}
	
	/* ========== Banner ========== */
	
	.bannerContainer
	{
		background: url("../../images/banner_bg.png") no-repeat;
		background-size: cover;
		width:100%;
		height: auto;
		background-color: #4f6773;
		float: left;
		posiotion: relative;
	}
	
	.banner
	{
		max-width: 736px;
		width:100%;
		height:100%;
		max-height: 400px;
		margin-left: auto;
		margin-right: auto;
	}
	
	.banner_top
	{
		width: 100%;
		height: 90px;
		float: left;
	}
	
	.banner_top_left
	{
		width:90%;
		height:90px;
		margin: 0 5% 0 5%;
		float:left;
	}
	
	.banner_top_right
	{
		width: 100%;
		max-width:180px;
		height: 90px;
		float: right;
		position: absolute;
		bottom: 10;
	}
	
	.banner_top_right
	{
		margin-top:10px;
	}
	
	.banner_top_left img
	{
		width:100%;
		max-width:60px;
		margin-top:15px;
		float:left;
	}
	
	.banner_top_left p
	{
		width: 100%;
		font-family: 'MuseoSans-300';
		font-size: 2.25rem;
		margin-top:20px;
		margin-left:70px;
		color: #fff;
		line-height:3rem;
	}
	
	p
	{
		margin: 0;
		padding: 0;
	}
	
	.banner_bottom
	{
		width: 100%;
		height: 455px;
	}
	
	.banner_mobile_container
	{
		width:100%;
		max-width: 736px;
		height: 455px;
		margin-left: auto;
		margin-right: auto;
	}
	
	.banner_mobile
	{
		background:url("../../images/banner-phone-img-s.png")no-repeat;
		width:50%;
		max-width: 378px;
		height:100%;
		max-height: 360px;
		float:left;
		position: absolute;
		right: 0;
		bottom: 0;
	}
	
	.bannerContent
	{
		width: 50%;
		height:100%;
		max-height: 160px;
		float: left;
	}
	
	.bannerContent p
	{
		font-family:'MuseoSans-300',Helvetica,Arial,sans-serif;
		font-size: 2.0rem;
		color: #fff;
		text-align: left;
		padding: 10px;
		font-weight: normal;
		line-height: 1.5625;
		float:left;
	}
	
	
	
	
	
	
	
									/* Content */
	
	
	/* Content top */
	
	.content-top-outer
	{
		width: 100%;
		float: left;
		position: relative;
		background-color:#f2faf3;
	}
	
	.content-bottom-outer
	{
		width: 100%;
		float: left;
		position: relative;
		background-color:#fffcf5;
	}
	
	
	.content-top-container
	{
		width:100%;
		max-width: 736px;
		margin-left: auto;
		margin-right: auto;
	}
	
	.content-bottom-container
	{
		width:100%;
		max-width: 736px;
		margin-left: auto;
		margin-right: auto;
	}
	
	p
	{
		margin: 0;
		padding: 0;
	}
	
	.content-top p
	{
		width: 90%;
		max-width:736px;
		font-family: 'MuseoSans-300', Helvetica, Arial, sans-serif;
		font-size: 2.3000rem;
		font-weight:100;
		color: #474747;
		text-align:center;
		line-height: 1.5625;
		margin: 5%;
	}
	
	.content-bottom p
	{
		width: 90%;
		max-width:736px;
		font-family: 'MuseoSans-300', Helvetica, Arial, sans-serif;
		font-size: 2.5000rem;
		font-weight:600;
		color: #474747;
		text-align:center;
		line-height: 1.5625;
		margin: 5%;
	}
	
		
	
	
	
	
	
	
	
	
	/* Content-content */
	
	.content-content
	{
		width: 90%;
		margin: 0 5% 5% 5%;
		float: left;
		position: relative;
	}
	
	.content-content h2
	{
		width: 100%;
		max-width: 736px;
		font-family: 'MuseoSans-300', Helvetica, Arial, sans-serif;
		font-size: 26px;
		font-weight: 300;
		color: #474747;
		padding:50px 0 10px 0;
	}
	
	.content-content ul li p
	{
		font-size:16px;
		font-family: 'MuseoSans-300', Helvetica, Arial, sans-serif;
		line-height: 27px;
		padding:10px;
	}
	
	.content-content ul
	{
		line-height:50px;
	}
	
	li.list-content
	{
		width: 100%;
		max-width: 736px;
		float: left;
		margin:0;
	}
	
	
	li.list-content h4
	{
		height:25px;
		padding-left:60px;
	}
	
	
	
	li.list-content h4.bill-reminders
	{
		background: url("../../images/bill-reminders.png")no-repeat;	
	}
	
	li.list-content h4.acc-trans
	{
		background: url("../../images/acc-trans.png")no-repeat;	
	}
	
	li.list-content h4.report
	{
		background: url("../../images/report.png")no-repeat;	
	}
	
	li.list-content h4.search
	{
		background: url("../../images/search.png")no-repeat;	
	}
	
	
	
	
	
	li.list-content h4.password
	{
		background: url("../../images/passcode.png")no-repeat;	
	}
	
	li.list-content h4.backup-restore
	{
		background: url("../../images/backup-restore.png")no-repeat;	
	}
	
	li.list-content h4.cloud-sync
	{
		background: url("../../images/cloud-sync.png")no-repeat;	
	}
	
	li.list-content h4.google-upload
	{
		background: url("../../images/google-upload.png")no-repeat;	
	}
	
	
	
	li.list-content h4.usability
	{
		background: url("../../images/usability.png")no-repeat;	
	}
	
	li.list-content h4.currencies
	{
		background: url("../../images/currencies.png")no-repeat;	
	}
	
	li.list-content h4.cool-gestures
	{
		background: url("../../images/gestures.png")no-repeat;	
	}
	
	li.list-content h4.email-transactions
	{
		background: url("../../images/email-transactions.png")no-repeat;	
	}
	
	
	
	.convenience h4, .security h4, .nice-features h4
	{	
		width: 100%;
		max-width:290px;
		font-size: 20px;
		font-weight:500;
		font-family: 'MuseoSans-300', Helvetica, Arial, sans-serif;
		color: #3c3b3b;
		float:left;
		padding:20px 10px 10px 10px;
		line-height:20px;
	}
	
	.security
	{
		width: 100%;
		max-width: 736px;
		float:left;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	/* User Ratings */
	
	
	.slider_container
	{
		width:100%;
		position: relative; 
		max-width: 736px; 
		min-height: 250px;
		height: auto !important; 
		float:left;
	}
	
	.slides
	{
		width: 100%;
		height: auto !important;
		max-width: 736px; 
		min-height: 250px; 
		overflow: hidden;
		float:left;
	}
	
	.row
	{
		max-width:736px;
	}
	
	.user-container h4
	{
		height:auto;
		color:#fe5a00;
		font-family: 'MuseoSans-300', Helvetica,Arial,sans-serif;
		font-size: 2.150em;
		font-weight: 100;
		text-align:center;
		padding-top:2.250rem;
	}
	
	.user-container p
	{
		font-family: 'MuseoSans-300', Helvetica,Arial,sans-serif;
		font-weight: 100;
		font-size: 1.300rem;
		color: #b3b3b3;
		text-align: center;
		padding: 1.5625rem;
		line-height: 1.5625;
		height:auto;
	}
	
	.review-container h4
	{
		font-family: 'MuseoSans-300', Helvetica,Arial,sans-serif;
		font-size: 0.875rem;
		font-weight: 100;
		text-align: center;
		color: #fe5a00;
		padding-bottom:20px;
	}
	
	.review-container p
	{
		font-family: 'MuseoSans-300', Helvetica,Arial,sans-serif;
		font-weight: 100;
		font-size: 1.000rem;
		color: #595959;
		text-align: center;
		padding: 1.875rem;
		line-height: 1.5625;
	}
	
	.separator_gradient-gray
	{
		margin-top:30px;
		height:1px;
		background: linear-gradient(to right, #ffffff , #e3e3e3, #ffffff);
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	/* ========== Footer ========== */
	
	.outer-footer
	{
		width:100%;
		position: relative;
		float:left;
		background: url("../../images/footer_bg.jpg")no-repeat;
		background-size: cover;
	}
	
	.footer-container
	{
		width:100%;
		max-width: 736px;
		height:auto;
		margin-left: auto;
		margin-right: auto;
	}
	
	.center-container
	{
		width:100%;
		height: auto;
		min-height: 200px;
		max-width:736px;
		margin-left:auto;
		margin-right:auto;
		position: relative;
	}
	
	.tek-logo
	{
		width: 76px;
		height: 68px;
		background: url("../../images/teklogo_orange.png ") no-repeat;
		float:left;
		margin-left:20px;
		margin-top:3.475rem;
	}
	
	ul.footer-ul
	{
		width:100%;
		max-width:550px;
		float:left;
		margin-top:30px;
	}
	
	ul.footer-ul li
	{
		width:100%;
		max-width: 145px;
		min-height: 30px;
		font-family: 'MuseoSans-300', Helvetica,Arial,sans-serif;
		font-size: 0.950rem;
		color: #fff;
		float:left;
		padding-left: 1.875rem;
		line-height: 1.5625;
		margin: 1.575rem 0.875rem 0 1.875rem;
	}
	
	ul.footer-ul li:hover
	{
		color: #f8981d;
		cursor: pointer;
		text-shadow: 0px 2px 10px #000000;
	}
	
	ul.footer-ul li.facebook
	{
		
		background: url("../../images/facebook_white.png ") no-repeat;
	}
	
	ul.footer-ul li.facebook:hover
	{
		
		background: url("../../images/facebook_orange.png ") no-repeat;
	}
	
	ul.footer-ul li.twitter
	{	
		background: url("../../images/twitter_white.png ") no-repeat;
	}
	
	ul.footer-ul li.twitter:hover
	{	
		background: url("../../images/twitter_orange.png ") no-repeat;
	}
	
	ul.footer-ul li.email
	{
		background: url("../../images/email_white.png ") no-repeat;
	}
	
	ul.footer-ul li.email:hover
	{
		background: url("../../images/email_orange.png ") no-repeat;
	}
	
	.copyrights
	{
		width:100%;
		max-width:736px;
		float:left;
	}
	
	.copyrights p
	{
		min-height: 30px;
		font-family: 'MuseoSans-300', Helvetica,Arial,sans-serif;
		font-size: 0.800rem;
		color: #fff;
		margin-top:1.5625rem;
		margin-bottom:1.5625rem;
		line-height: 1.5625rem;
		text-align:center;
		margin-left:20px;
		margin-right:20px;
	}
}







