.white {
	color: white;
}

h1 {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
}

@media screen and (max-width: 768px) {
    h1{
        font-size:14px;
    }
}

p {
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
}

ul li {
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
}

.iphone-main-wrapper{
	/*-webkit-font-smoothing: antialiased;*/
	color: rgb(255, 255, 255);
	display: block;
	height: 0px;
	margin-bottom: 0px;
/*	margin-left: 91px;
	margin-right: 91px;*/
	margin-top: 0px;
	width: 1000px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.applewatch-main-wrapper {
	/*-webkit-font-smoothing: antialiased;*/
	color: rgb(255, 255, 255);
	display: block;
	height: 0px;
	margin-bottom: 0px;
/*	margin-left: 91px;
	margin-right: 91px;*/
	margin-top: 0px;
	width: 1000px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.iphone-main-wrapper p {
	font-weight: normal;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.iphone-wrapper {
	color: rgb(255, 255, 255);
	display: block;
	height: 677px;
	line-height: 26px;
	overflow-x: hidden;
	overflow-y: hidden;
	position: absolute;
	text-align: left;
	width: 320px;
	z-index: 3;
}

.iphone {
	-webkit-background-clip: border-box;
	-webkit-background-origin: padding-box;
	-webkit-background-size: auto;
	/*-webkit-font-smoothing: antialiased;*/
	background-attachment: scroll;
	background-clip: border-box;
	background-color: rgba(0, 0, 0, 0);
	background-image: url(../images/iphone6.svg);
	background-origin: padding-box;
	background-size: auto;
	color: rgb(255, 255, 255);
	display: block;
	font-family: 'open sans';
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: 300;
	height: 600px;
	background-repeat: no-repeat;
	line-height: 26px;
	overflow-x: hidden;
	overflow-y: hidden;
	position: absolute;
	text-align: left;
	width: 320px;
	z-index: 2;

}

.applewatch-wrapper {
	color: rgb(255, 255, 255);
	display: block;
	height: 280px;
	line-height: 26px;
	overflow-x: hidden;
	overflow-y: hidden;
	position: absolute;
	text-align: left;
	width: 150px;
	z-index: 5;
}

.applewatch {
	-webkit-background-clip: border-box;
	-webkit-background-origin: padding-box;
	-webkit-background-size: auto;
	/*-webkit-font-smoothing: antialiased;*/
	background-attachment: scroll;
	background-clip: border-box;
	background-color: rgba(0, 0, 0, 0);
	background-image: url(../images/applewatch_blue.svg);
	background-origin: padding-box;
	background-size: auto;
	color: rgb(255, 255, 255);
	display: block;
	font-family: 'open sans';
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: 300;
	height: 280px;
	background-repeat: no-repeat;
	line-height: 26px;
	overflow-x: hidden;
	overflow-y: hidden;
	position: absolute;
	text-align: left;
	width: 150px;
	z-index: 4;
}

.content-frame-wrapper {
	position: relative;
	top: 86px;
	left: 39px;
	height: 430px;
	width: 242px;
	z-index: 3;
}

.watch-content-frame-wrapper {
	position: relative;
	top: 90px;
	left: 31px;
	height: 104px;
	width: 82px;
	z-index: 7;
	background-color: rgb(39,41,49);
	overflow: hidden;
}

.trivit-frame .watch-trivit-frame {
	position: relative;
	height: 100%;
	width: 100%;
	overflow: hidden;
}

.frame1_1 {
	background:url(../images/tallies/tallies-05_64.png) no-repeat center center;
}



.trivit {
	margin: 0px;
	float: left;
	width: 100%;
	height: 48px;
	overflow: hidden;
}

.watch-trivit {
	margin: 0px;
	float: left;
	width: 100%;
	height: 24px;
	overflow: hidden;
}

.trivit p {
	
}

.expanded {
	height: 118px;
}

.trivit-text {
	margin-left: 10px;
	margin-top: 10px;
	font-size: 16px;
	width: 160px;
	float: left;
}

.watch-trivit-text {
	margin-left: 2px;
	margin-top: 0px;
	font-size: 11px;
	width: 50px;
	float: left;
	height: 18px;
	font-weight: normal;
} 


.count-text {
	width: 45px;
	font-size: 16px;
	margin-top: 1px;
	text-align: center;
}

.watch-count-text {
	width: 20px;
	font-size: 11px;
	margin-top: 0px;
	text-align: center;
}

.clickable {
	display: block;
	height: 48px;
}

.c1 {
	background-color: #00C099;
}

.c2 {
	background-color: #05BF65;
}

.c3 {
	background-color: #0194D9;
}

.c4 {
	background-color: #F6CB00;
}

.c5 {
	background-color: #FE6C00;
}

.c6 {
	background-color: #FF0D00;
}

.count {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	position: relative;
	height: 30px;
	width: 45px;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	z-index: 4;
}

.watch-count {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	position: relative;
	height: 22px;
	width: 20px;
	float: right;
	margin-top: 1px;
	margin-right: 0px;
	z-index: 4;
}

.count_hold {
	position: relative;
	height: 70px;
}

.c1_count {
	background-color: #00B088;
}

.c2_count {
	background-color: #00A84C;
}

.c3_count {
	background-color: #017DCA;
}

.c4_count {
	background-color: #FF9700;
}

.c5_count {
	background-color: #F64A00;
}

.c6_count {
	background-color: #BC0300;
}

.tallies:first {
	margin-left: 5px;
}

.tallies {
	width: 32px;
	height: 32px;
	float: left;
	margin-top: 5px;
	margin-left: -3px;
}

.tallies {
	width: 32px;
	height: 32px;
	float: left;
	margin-top: 5px;
	margin-left: 0px;
}

.tallie01 {
	background-image: url(../images/tallies/tallies-01.png);
}

.tallie02 {
	background-image: url(../images/tallies/tallies-02.png);
}

.tallie03 {
	background-image: url(../images/tallies/tallies-03.png);
}

.tallie04 {
	background-image: url(../images/tallies/tallies-04.png);
}

.tallie05 {
	background-image: url(../images/tallies/tallies-05.png);
}

.footer {
	background-color: #343A4C;
	background-image: url(../images/tile_footer.png);
	position: absolute;
	bottom: 0px;
	height: 120px;
	width: 100%;
}

.footer a {
	color: #E8E8E8;
	text-decoration: none;
}

.footer a:hover {
	color: #E8E8E8;
	text-decoration: none;
	border-bottom: 1px dashed #E8E8E8;
}