body {
	margin:0;
	color:#fff;
	font:16px/24px Arial, Helvetica, sans-serif;
	background: #16851;
    background: -moz-linear-gradient(top, #163851 0%, #19334e 25%, #172f4b 30%, #192a48 42%, #1a294a 47%, #182547 53%, #1b1a42 75%, #1b143e 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#163851), color-stop(25%,#19334e), color-stop(30%,#172f4b), color-stop(42%,#192a48), color-stop(47%,#1a294a), color-stop(53%,#182547), color-stop(75%,#1b1a42), color-stop(100%,#1b143e));
    background: -webkit-linear-gradient(top, #163851 0%,#19334e 25%,#172f4b 30%,#192a48 42%,#1a294a 47%,#182547 53%,#1b1a42 75%,#1b143e 100%);
    background: -o-linear-gradient(top, #163851 0%,#19334e 25%,#172f4b 30%,#192a48 42%,#1a294a 47%,#182547 53%,#1b1a42 75%,#1b143e 100%);
    background: -ms-linear-gradient(top, #163851 0%,#19334e 25%,#172f4b 30%,#192a48 42%,#1a294a 47%,#182547 53%,#1b1a42 75%,#1b143e 100%);
    background: linear-gradient(to bottom, #163851 0%,#19334e 25%,#172f4b 30%,#192a48 42%,#1a294a 47%,#182547 53%,#1b1a42 75%,#1b143e 100%);
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:none;
	min-width: 320px;
}
*{ max-height:10000px; }
img {border-style:none;}
a {
	text-decoration:underline;
	color:#8ce53f;
}
a:hover {text-decoration:underline;}
a:active {background-color: transparent;}
input,
textarea,
select {
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#000;
}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
input[type=text],
input[type=password],
input[type=submit],
input[type=file],
input[type=search],
input[type=email],
input[type=tel],
input[type=url],
textarea{
	-webkit-appearance:none;
	-webkit-border-radius:0;
}
input[type=submit]:hover{cursor:pointer;}
input[type=submit]::-moz-focus-inner{
	border:0;
	padding:0;
}
#wrapper{
	overflow: hidden;
	width: 100%;
}
#topmenu{width:100%;height:1em;padding:1em 0;font-size:1em;line-height:1em;background-color:#222;color:#fff}
#topmenu ul {list-style:none;margin:0 auto;padding:0;width:38em}
#topmenu ul li {float:left;padding:0 4em 0 0;display:inline}
#topmenu ul li:last-child {padding:0}
#topmenu ul li a, #topmenu ul li a:hover {color:#fff;text-decoration:none}
.container{
	width: 960px;
	margin: 0 auto;
	padding: 40px 0 0;
}
#header{
	padding: 0 36px 139px 0;
	position: relative;
}
#header:after{
	content: '';
	clear: both;
	display: block;
}
#header .logo{
	float: left;
	margin: 0;
	position: relative;
    z-index: 2;
    width: 444px;
}
.logo a{
	height: 100%;
	display: block;
}
.logo img{
	vertical-align: top;
	width: 100%;
}
#header .intro{
	float: right;
	text-align: center;
	width: 311px;
	border: 2px solid #2eaae5;
	border-radius: 8px;
	color: #55baa1;
	font-style: italic;
	position: relative;
	margin: 13px 0 0;
	padding: 16px 20px 24px;
}
#header .intro:after{
	content: '';
	background: #2eaae5;
	width: 2px;
	position: absolute; 
	bottom: -177px;
	left: 69px;
	top: 100%;
}
#header .img-holder{
	left: -364px;
	position: absolute;
	bottom: -114px;
	width: 419px;
	z-index: 1;
}
#header .img-holder img{
	vertical-align: top;
	width: 100%;
}
.intro p{margin: 0;}
#content{
	margin: 0;
}
#content .block{
	position: relative;
}
#content .block:after{
	background: #2eaae5;
	content: '';
	position: absolute;
	top: 85px;
	left: 145px;
	width: 2px;
	bottom: 0; 
}
.block .block-holder{
	padding: 5px 32px 0 50px;
	overflow: hidden;
}
.block-holder .heading:after{
	content: '';
	clear: both;
	display: block;
}
.block-holder .count{
	border: 4px solid #2eaae5;
	border-radius: 8px;
	background: url(https://s3.amazonaws.com/otpc/fcig/images/myth1.png) no-repeat 26px 22px;
	width: 119px;
	height: 42px;
	float: left;
	text-indent: -9999px;
	padding: 17px 31px 17px 26px;
}
.block-holder h1{
	font: 700 23px/25px 'Montserrat', Arial, Helvetica, sans-serif;
	margin: 0;
	color: #8ce53f;
	border-bottom: 2px solid #2eaae5;
	width: 382px;
	padding: 5px 7px 10px 11px ;
	position: relative;
	float: left;
	word-spacing: -2px;
}
.block-holder h1:after{
	content: '';
	background: url(https://s3.amazonaws.com/otpc/fcig/images/line-bottomright.png) no-repeat;
	width: 25px;
	height: 25px;
	position: absolute;
	right: -8px;
	bottom: -2px;
}
.block-holder h1:before{
	content: '';
	background: #2eaae5;
	width: 2px;
	height: 9999px;
	position: absolute;
	right: -8px;
	bottom: 15px;
}
.block .info{
	margin: -32px 0 0;
    padding: 0 0 22px 197px;
} 
.block .info:after{
	content: '';
	clear: both;
	display: block;
}
.info .img-holder{
	float: right;
	margin: -55px 0 0;
}
.info .img-holder img{
	vertical-align: top;
}
.info .text{
	overflow: hidden;
	width: 280px;
	float: left;
}
.info .text p{margin: 0 0 10px;}
#content .block.add:after{
	right: 40px;
	top: 70px;
	left: auto;
}
.block.add .block-holder{
	padding: 0 58px 0 12px;
}
.add .block-holder .count{
	background: url(https://s3.amazonaws.com/otpc/fcig/images/myth2.png) no-repeat 24px 21px;
	float: right;
	position: relative;
}
.add .block-holder .count:after{
	content: '';
	background: url(https://s3.amazonaws.com/otpc/fcig/images/line-topright.png) no-repeat;
	width: 18px;
	height: 40px;
	position: absolute;
	right: -22px;
	top: 41px;
}
.block .block-holder h2{
	font: 700 23px/25px 'Montserrat', Arial, Helvetica, sans-serif;
	margin: 0;
	color: #8ce53f;
	border-bottom: 2px solid #2eaae5;
	width: 537px;
	padding: 12px 10px 11px;
	position: relative;
	float: right;
	word-spacing: -2px;
	text-align: right;
}
.add .block-holder h2:after{
	background: url(https://s3.amazonaws.com/otpc/fcig/images/line-bottomleft.png) no-repeat 0 0;
	content: '';
	width: 25px;
	height: 25px;
	position: absolute;
	bottom: -2px;
	left: -16px;
}
.add .block-holder h2:before{
	content: '';
	background: #2eaae5;
	width: 2px;
	height: 9999px;
	position: absolute;
	left: -16px;
	bottom: 15px;
}
.block.add .info{
	margin: 0;
	padding: 0 0 21px;
}
.block.add .info .img-holder{
	float: left;
	margin: 7px 20px 0 0;
}
.add .info .text{
	margin: -3px 0 0;
	width: 485px;
}
.add .text .wrap{
	width: 280px;
}
.add .info .text p{margin: 0 0 20px;}
#content .block.add1:after{
	left: 32px;
    top: 70px;
}
.block.add1 .block-holder{
	padding: 0 39px 0 50px;
}
.add1 .block-holder .count{
	background: url(https://s3.amazonaws.com/otpc/fcig/images/myth3.png) no-repeat 24px 21px;
	float: left;
	margin: 8px 0 0;
	position: relative;
}
.add1 .block-holder .count:after{
	content: '';
	background: url(https://s3.amazonaws.com/otpc/fcig/images/line-topleft.png) no-repeat;
	width: 18px;
	height: 40px;
	position: absolute;
	top: 36px;
	left: -22px;
}
.add1 .block-holder h2{
	margin: 0;
	float: left;
	text-align: left;
	border-bottom: 2px solid #2eaae5;
	width: 657px;
	padding: 12px 10px 11px;
	position: relative;
	word-spacing: -2px;
}
.add1 .block-holder h2:after{
	content: '';
	background: url(https://s3.amazonaws.com/otpc/fcig/images/line-bottomright.png) no-repeat;
	width: 25px;
	height: 25px;
	position: absolute;
	bottom: -2px;
	right: -9px;
}
.add1 .block-holder h2:before{
	content: '';
	background: #2eaae5;
	width: 2px;
	height: 9999px;
	position: absolute;
	right: -9px;
	bottom: 9px;
}
.block.add1 .info{
	margin: 0;
	padding: 18px 11px 70px 2px;
}
.block.add1 .info .img-holder{
	margin: 0;
}
.add1 .info .text{
	width: 560px;
	margin: 4px 0 0;
}
.add1 .info .text p{margin: 0 0 20px;}
#content .block.add2:after{
	right: 40px;
    top: 70px;
    left: auto;
}
.block.add2 .block-holder{
	padding: 0 58px 0 30px;
}
.add2 .block-holder .count{
	float: right;
	background: url(https://s3.amazonaws.com/otpc/fcig/images/myth4.png) no-repeat 24px 21px;
	position: relative;
}
.add2 .block-holder .count:after{
	background: url(https://s3.amazonaws.com/otpc/fcig/images/line-topright.png) no-repeat;
	width: 18px;
	height: 40px;
	content: '';
	position: absolute;
	top: 44px;
	right: -22px;
}
.add2 .block-holder h2{
	padding: 12px 10px 11px 150px;
	width: 508px;
	position: relative;
}
.add2 .block-holder h2:after{
	background: url(https://s3.amazonaws.com/otpc/fcig/images/line-bottomleft.png) no-repeat;
	width: 25px;
	height: 25px;
	content: '';
	position: absolute;
	bottom: -2px;
	left: -18px;
}
.add2 .block-holder h2:before{
	content: '';
	background: #2eaae5;
	width: 2px;
	height: 9999px;
	position: absolute;
	left: -18px;
	bottom: 9px;
}
.block.add2 .info{
	padding: 0 0 45px 50px;
	margin: 0;
}
.block.add2 .info .img-block{
	margin: -73px 92px 0 0;
	float: left;
}
.block.add2 .info .img-block:after{
	content: '';
	clear: both;
	display: block;
}
.block.add2 .info .img-holder{
	float: left;
	margin: 0 22px 0 0;
	position: relative;
	z-index: 2;
}
.block.add2 .info .img-desc{
	width: 138px;
	text-align: center;
	float: right;
	font-size: 12px;
	line-height: 15px;
	color: #6aacd8;
	font-style: italic;
	margin: 105px 0 0;
}
.add2 .info .text{
	width: 445px;
	margin: 8px 0 0;
}
#content .block.add3:after {
    left: 32px;
    top: 90px;
}
.add3 .block-holder{
	padding: 20px 39px 0 50px;
}
.add3 .block-holder .count{
	background: url(https://s3.amazonaws.com/otpc/fcig/images/myth5.png) no-repeat 24px 21px;
	position: relative;
	margin: 8px 0 0;
}
.add3 .block-holder .count:after{
	background: url(https://s3.amazonaws.com/otpc/fcig/images/line-topleft.png) no-repeat;
	width: 18px;
	height: 40px;
	content: '';
	position: absolute;
	top: 34px;
	left: -22px;
}
.block.add3 .block-holder h2{
	float: left;
	text-align: left;
	padding: 12px 145px 11px 14px;
	width: 509px;
}
.add3 .block-holder h2:after{
	background: url(https://s3.amazonaws.com/otpc/fcig/images/line-bottomright.png) no-repeat;
	width: 25px;
	height: 25px;
	content: '';
	position: absolute;
	bottom: -2px;
	right: -18px;
}
.add3 .block-holder h2:before{
	content: '';
	background: #2eaae5;
	width: 2px;
	height: 9999px;
	position: absolute;
	right: -18px;
	bottom: 9px;
}
.block.add3 .info{
	margin: -26px 0 0;
	padding: 0 0 18px 205px;
}
.block.add3 .info .img-holder{
	margin: -87px 0 0;
	position: relative;
	z-index: 2;
}
.block.add3 .info .text{
	width: 500px;
}
#content .block.add4:after{
	right: 40px;
	top: 92px;
	left: auto;
}
.add4 .block-holder{
	padding: 20px 58px 0 25px;
}
.add4 .block-holder .count{
	background: url(https://s3.amazonaws.com/otpc/fcig/images/myth6.png) no-repeat 24px 21px;
	position: relative;
	margin: 8px 0 0;
	float: right;
}
.add4 .block-holder .count:after{
	background: url(https://s3.amazonaws.com/otpc/fcig/images/line-topright.png) no-repeat;
	width: 18px;
	height: 40px;
	content: '';
	position: absolute;
	top: 39px;
	right: -22px;
}
.block.add4 .block-holder h2{
	float: right;
	text-align: right;
	padding: 21px 12px 10px 160px;
	width: 496px;
}
.add4 .block-holder h2:after{
	background: url(https://s3.amazonaws.com/otpc/fcig/images/line-bottomleft.png) no-repeat;
	width: 25px;
	height: 25px;
	content: '';
	position: absolute;
	bottom: -2px;
	left: -18px;
}
.add4 .block-holder h2:before{
	content: '';
	background: #2eaae5;
	width: 2px;
	height: 9999px;
	position: absolute;
	left: -18px;
	bottom: 9px;
}
.block.add4 .info{
	margin: 0 0 0;
	padding: 0 0 64px 37px;
}
.block.add4 .info .img-holder{
	margin: -77px 24px 0 0;
	position: relative;
	z-index: 2;
	float: left;
}
.block.add4 .info .text{
	width: 600px;
	margin: 16px 0 0;
}
#content .block.add5:after {
    left: 32px;
    top: 90px;
}
.add5 .block-holder{
	padding: 0 26px 0 50px;
}
.add5 .block-holder .count{
	background: url(https://s3.amazonaws.com/otpc/fcig/images/myth7.png) no-repeat 24px 21px;
	position: relative;
	margin: 3px 0 0;
}
.add5 .block-holder .count:after{
	background: url(https://s3.amazonaws.com/otpc/fcig/images/line-topleft.png) no-repeat;
	width: 18px;
	height: 40px;
	content: '';
	position: absolute;
	top: 55px;
	left: -22px;
}
.block.add5 .block-holder h2{
	float: left;
	text-align: left;
	padding: 0 310px 5px 14px;
	width: 344px;
	line-height: 29px;
}
.add5 .block-holder h2:after{
	background: url(https://s3.amazonaws.com/otpc/fcig/images/line-bottomright.png) no-repeat;
	width: 25px;
	height: 25px;
	content: '';
	position: absolute;
	bottom: -2px;
	right: -18px;
}
.add5 .block-holder h2:before{
	content: '';
	background: #2eaae5;
	width: 2px;
	height: 9999px;
	position: absolute;
	right: -18px;
	bottom: 9px;
}
.block.add5 .info{
	margin: 0;
	padding: 0 0 19px;
}
.block.add5 .info .img-holder{
	margin: -35px 0 0;
	position: relative;
	z-index: 2;
}
.block.add5 .info .text{
	width: 475px;
	margin: 20px 0 0;
}
.add5 .info .text p{margin: 0 0 19px;}
#content .block.add6:after{
	right: 40px;
	top: 140px;
	left: auto;
}
.add6 .block-holder{
	padding: 20px 58px 0 25px;
}
.add6 .block-holder .count{
	background: url(https://s3.amazonaws.com/otpc/fcig/images/myth8.png) no-repeat 24px 21px;
	position: relative;
	margin: 23px 0 0;
	float: right;
}
.add6 .block-holder .count:after{
	background: url(https://s3.amazonaws.com/otpc/fcig/images/line-topright.png) no-repeat;
	width: 18px;
	height: 40px;
	content: '';
	position: absolute;
	top: 61px;
	right: -22px;
}
.block.add6 .block-holder h2{
	float: right;
	text-align: left;
	padding: 18px 10px 15px 243px;
	width: 415px;
	line-height: 29px;
}
.add6 .block-holder h2:after{
	background: url(https://s3.amazonaws.com/otpc/fcig/images/line-bottomleft.png) no-repeat;
	width: 25px;
	height: 25px;
	content: '';
	position: absolute;
	bottom: -2px;
	left: -18px;
}
.add6 .block-holder h2:before{
	content: '';
	background: #2eaae5;
	width: 2px;
	height: 9999px;
	position: absolute;
	left: -18px;
	bottom: 9px;
}
.block.add6 .info{
	margin: 0 0 0;
	padding: 28px 0 34px 15px;
}
.block.add6 .info .img-holder{
	margin: 2px 28px 0 0;
	float: left;
}
.block.add6 .info .text{
	width: 420px;
	margin: 0;
}
.add6 .info .text p{margin: 0 0 19px;}
#content .block.add7:after {
    left: 32px;
    top: 90px;
}
.add7 .block-holder{
	padding: 0 22px 0 50px;
}
.add7 .block-holder .count{
	background: url(https://s3.amazonaws.com/otpc/fcig/images/myth9.png) no-repeat 24px 21px;
	position: relative;
	margin: 0 0 0;
}
.add7 .block-holder .count:after{
	background: url(https://s3.amazonaws.com/otpc/fcig/images/line-topleft.png) no-repeat;
	width: 18px;
	height: 40px;
	content: '';
	position: absolute;
	top: 55px;
	left: -22px;
}
.block.add7 .block-holder h2{
	float: left;
	text-align: left;
	padding: 20px 15px 11px;
	width: 638px;
	line-height: 29px;
}
.add7 .block-holder h2:after{
	background: url(https://s3.amazonaws.com/otpc/fcig/images/line-bottomright.png) no-repeat;
	width: 25px;
	height: 25px;
	content: '';
	position: absolute;
	bottom: -2px;
	right: -18px;
}
.add7 .block-holder h2:before{
	content: '';
	background: #2eaae5;
	width: 2px;
	height: 9999px;
	position: absolute;
	right: -18px;
	bottom: 9px;
}
.block.add7 .info{
	margin: 0;
	padding: 29px 0 15px 8px;
}
.block.add7 .info .graph-holder{
	margin: 4px 0 0;
	width: 586px;
	float: right;
	text-align: center;
}
.graph-holder .frame{
	display: inline-block;
	vertical-align: top;
	width: 275px;
	margin: 0 0 36px 32px;
}
.graph-holder .frame:first-child{margin-left: 0;}
.graph-holder .frame h3{
	font: 700 20px/23px 'Montserrat', Arial, Helvetica, sans-serif;
	margin: 0 0 8px;
	color: #8ce53f;
	text-align: left;
	letter-spacing: -1px;
}
.graph-holder .frame.add h3{
	margin: 0 0 30px;
}
.graph-holder .frame.add1{
	margin: 0 0 0 19px; 
}
.graph-holder .frame.add1 h3{margin: 0 0 6px;}
.graph-holder .frame .img-holder{
	margin: 0;
	float: none;
}
.block.add7 .info .text{
	width: 267px;
	margin: 0;
	float: left;
}
.add7 .info .text p{margin: 0 0 19px;}
.debatetext {float:right;margin:9px 0 50px 0}
#content .block.add8:after{
	content: '';
	background: #2eaae5;
	height: 2px;
	position: absolute;
	left: 50px;
	right: 50px;
	top: 18px;
	width: auto;
}
#content .block.add8:before{
	content: '';
	background: url(https://s3.amazonaws.com/otpc/fcig/images/line-bottomleft.png) no-repeat;
	width: 25px;
	height: 25px;
	position: absolute;
	top: -5px;
	left: 32px;
}
.add8 .block-holder{
	padding: 20px 42px 36px 25px;
	overflow: visible;
}
.block.add8 .heading{
	margin: 28px 0 0;
	position: relative;
}
.block.add8 .heading:before{
	background: url(https://s3.amazonaws.com/otpc/fcig/images/line-topright.png) no-repeat;
	width: 18px;
	height: 40px;
	content: '';
	position: absolute;
	top: -30px;
	right: -3px;
}
.add8 .block-holder .count{
	background: url(https://s3.amazonaws.com/otpc/fcig/images/myth10.png) no-repeat 24px 21px;
	position: relative;
	margin: 0 16px 0 0;
	float: right;
}
.add8 .block-holder .count:after{
	background: url(https://s3.amazonaws.com/otpc/fcig/images/line-bottomright1.png) no-repeat;
	width: 19px;
	height: 40px;
	content: '';
	position: absolute;
	top: 19px;
	right: -23px;
}
.add8 .block-holder .count:before{
	content: '';
	background: #2eaae5;
	width: 2px;
	height: 45px;
	position: absolute;
	top: 0;
	right: -23px;
}
.block.add8 .block-holder h2{
	float: right;
	text-align: left;
	padding: 31px 3px 7px;
	width: 205px;
}
.add8 .block-holder h2:after{
	background: none;
	content: '';
}
.add8 .block-holder h2:before{
	content: '';
	background: none;
}
.block.add8 .info{
	margin: 0 0 0;
	padding: 22px 0 34px 23px;
}
.block.add8 .info .img-block{
	margin: -188px 28px 0 0;
	float: left;
	position: relative;
	z-index: 2;
	width: 450px;
}
.block.add8 .img-block .img-holder{
	float: none;
	border-radius: 100%;
	margin: 0;
}
.img-block .detail{
	position: relative;
	width: 220px;
	line-height: 14px;
	margin: -140px 0 0 213px;
}
.circle span{
	float:left;
	clear:left;
	height:14px;
	overflow:hidden;
}
.circle span.size1 {width:30px;}
.circle span.size2 { width:60px;}
.circle span.size3 { width:79px;}
.circle span.size4 { width:95px;}
.circle span.size5 { width:109px;}
.circle span.size6 { width:118px;}
.circle span.size7 { width:127px;}
.circle span.size8 { width:133px;}
.circle span.size9 { width:138px;}
.circle span.size10 {width:141px;}
.block.add8 .img-block .img-desc{
	font-size: 12px;
	color: #6aacd8;
	font-style: italic;
	width: 100px;
}
.block.add8 .info .text{
	width: 333px;
	margin: 0;
	float: right;
}
.add8 .info .text p{margin: 0 0 19px;}
#footer{
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	font-style: italic;
	color: #55baa1;
	padding: 0 30px;
}
#footer p{margin: 0 0 10px;}
.disclaimer {font-size:12px;text-align:left;font-style:normal;margin:40px 0 5px 0 !important}
.disclaimer, .disclaimer a {color:#ccc}
@media only screen and (max-width: 959px){
	.container{
		width: 768px;
	}
	#header{padding-right: 20px;}
	#header .logo{
		width: 370px;
	}
	#header .intro{
		width: 255px;
	}
	#header .img-holder{
		bottom: -70px;
		left: -322px;
		width: 350px;
	}
	#header .intro:after{
		left: 110px;
		bottom: -160px;
	}
	.block-holder h1{
		font-size: 18px;
		line-height: 20px;
		width: 303px;
	}
	#content .block:after{
		left: 120px;
	}
	.block .info{
		margin: 0;
		padding: 0 0 22px 130px;
	}
	.info .img-holder{
		width: 300px;
		margin: -35px 0 0;
	}
	.info .img-holder img{width: 100%;}
	.info .text{
		width: 270px;
		margin: 15px 0 0;
		float: none;
	}
	.block .block-holder h2{
		font-size: 18px;
		line-height: 20px;
		width: 370px;
	}
	.block.add .info .img-holder{
		width: 300px;
	}
	.add .info .text{
		width: 370px;
	}
	.add .text .wrap {
	    width: 235px;
	}
	.add1 .block-holder h2{
		width: 465px;
	}
	.block.add1 .info .img-holder{
		width: 230px;
	}
	.add1 .info .text{
		width: 420px;
	}
	.block.add2 .info{
		padding: 0 0 45px 20px;
	}
	.block.add2 .info .img-block{margin: -81px 35px 0 0;}
	.block.add2 .info .img-holder{
		width: 100px;
	}
	.add2 .block-holder h2{
		padding: 12px 10px 11px 100px;
   		width: 366px;
	}
	.add2 .info .text{width: 360px;}
	.add3 .block-holder{padding: 20px 30px 0 50px;}
	.block.add3 .block-holder h2{
		width: 363px;
		padding: 12px 99px 11px 14px;
	}
	.block.add3 .info .img-holder{
		width: 143px;
		margin: -70px 0 0;
	}
	#content .block.add3:after{
		left: 32px;
    	top: 80px;
	}
	.block.add3 .info{
		padding: 0 0 18px 195px;
	}
	.block.add3 .info .text{
		width: 330px;
		margin: 0;
	}
	.add4 .block-holder {
	    padding: 20px 58px 0 25px;
	}
	.block.add4 .block-holder h2{
		padding: 21px 12px 10px 16px;
    	width: 448px;
	}
	.block.add4 .info{
		padding: 0 0 64px 20px;
	}
	.block.add4 .info .img-holder{
		width: 214px;
		margin-top: -30px;
	}
	.block.add4 .info .text{width: 420px;}
	.add5 .block-holder{
		padding: 0 26px 0 50px;
	}
	.block.add5 .block-holder h2{
		padding: 0 14px 5px 14px;
    	width: 448px;
	}
	.block.add5 .info .img-holder{
		width: 350px;
		margin: 0;
	}
	.block.add5 .info .text{width: 325px;}
	.add6 .block-holder{
		padding: 20px 58px 0 25px;
	}
	.block.add6 .block-holder h2{
		padding: 18px 10px 15px 150px;
		width: 316px;
	}
	.block.add6 .info .img-holder{
		width: 300px;
	}
	.block.add6 .info .text{width: 335px;}
	.add7 .block-holder {
	    padding: 0 18px 0 50px;
	}
	.block.add7 .block-holder h2{width: 446px;}
	.block.add7 .info{padding: 29px 0 35px 8px;}
	.block.add7 .info .graph-holder{
		width: 450px;
	}
	.graph-holder .frame{
		width: 205px;
	}
	.graph-holder .frame .img-holder{width: 205px;}
	.block.add7 .info .text{width: 225px;}
	.graph-holder .frame h3{
		font-size: 15px;
		line-height: 18px;
	}
	.graph-holder .frame .img-holder{
		width: 205px;
	}
	.add8 .block-holder{
		padding:20px 42px 36px 25px;
	}
	.block.add8 .info .img-holder{
		width: 285px;
	}
	.block.add8 .info .img-block{
		width: 375px;
	}
	.img-block .detail{
		margin: -118px 0 0 153px;
		width: 230px;
	}
	.circle span.size1 {width:20px;}
	.circle span.size2 { width:30px;}
	.circle span.size3 { width:51px;}
	.circle span.size4 { width:79px;}
	.circle span.size5 { width:102px;}
	.circle span.size6 { width:116px;}
	.circle span.size7 { width:125px;}
	.circle span.size8 { width:133px;}
	.circle span.size9 { width:141px;}
	.circle span.size10 {width:146px;}
	.block.add8 .info .text{width: 270px;}
	.block.add8 .block-holder h2{width: 155px;}
}
@media only screen and (max-width: 767px){
	body{
		font-size: 12px;
		line-height: 16px;
	}
	.container{
		width: 320px;
	}
	#header{
		padding: 0 10px 20px 10px;
	}
	#header .logo{
		width: 290px;
		margin: 0 auto;
		display: block;
		float: none;
	}
	#header .intro{
		width: 280px;
		margin: 65px 0 0;
		padding: 8px;
	}
	#header .img-holder{
		width: 250px;
		top: -94px;
		left: 38px;
	}
	#header .intro:after{
		left: 289px;
		bottom: -26px;
	}
	#content .block:after{
		left:14px;
		top: 45px;
	}
	.block .block-holder{
		padding: 0 5px;
	}
	.block-holder .count{
		background-size: 60px 22px; 
		background-position: 12px 10px;
		padding: 10px;
		width: 65px;
		height: 22px;
		border: 2px solid #2eaae5;
	}
	.block-holder h1{
		font-size: 13px;
		line-height: 13px;
		padding: 5px;
		width: 191px;
		word-spacing: 0;
	}
	.block .info{
		padding: 0 0 10px 20px;
	}
	.info .img-holder{
		display: block;
		float: none;
		width: 270px;
		margin: 0;
	}
	.info .text{
		overflow: visible;
	}
	.block .block-holder h2{
		font-size: 13px;
		line-height: 13px;
		width: 186px;
		padding: 5px;
		word-spacing: 0;
	}
	#content .block.add:after{
		right: 15px;
		top: 45px;
	}
	.block.add .block-holder{
		padding: 0 5px;
	}
	.add .block-holder .count{
		background-position: 12px 10px;
		background-size: 62px 22px;
	}
	.add .block-holder .count:after{
		background: none;
	}
	.block.add .info .img-holder{
		width: 200px;
		margin: 0 auto 15px;
		float: none;
	}
	.add .info .text{
		width: 250px;
		margin: 0 auto;
	}
	.add .text .wrap{width: 250px;}
	.block.add1 .block-holder{padding: 0 5px;}
	#content .block.add1:after{
		left: 15px;
    	top: 53px;
	}
	.add1 .block-holder .count{
		background-position: 12px 10px;
		background-size: 62px 22px;
	}
	.add1 .block-holder .count:after{background: none;}
	.add1 .block-holder h2{
		width: 192px;
	}
	.block.add1 .info{
		padding: 10px 0 0 20px;
	}
	.block.add1 .info .img-holder{
		width: 210px;
		margin: 0 auto 15px;
	}
	.add1 .info .text{width: 280px;}
	#content .block.add2:after{
		top: 44px;
		right: 15px;
	}
	.block.add2 .block-holder{
		padding: 0 5px;
	}
	.add2 .block-holder .count{
		background-position: 12px 10px;
		background-size: 62px 22px;
	}
	.add2 .block-holder .count:after{background: none;}
	.add2 .block-holder h2{width: 183px;}
	.block.add2 .info {
	    padding: 0 20px 45px;
	}
	.block.add2 .info .img-block{
		float: none;
		margin: 0;
	}
	.block.add2 .info .img-holder{width: 80px;}
	.add2 .info .text{
		width: 265px;
	}
	.add2 .info .text br{display: none;}
	.block.add2 .info .img-desc{
		margin: 75px 0 0;
	}
	#content .block.add3:after{
		top: 52px;
		left: 15px;
	}
	.add3 .block-holder .count{
		background-position: 12px 10px;
		background-size: 62px 22px;
	}
	.add3 .block-holder .count:after{background: none;}
	.block.add3 .block-holder h2 {
	    padding: 5px;
	    width: 183px;
	}
	.block.add3 .info{
		padding: 0 20px 30px;
		margin: 0;
	}
	.block.add3 .info .img-holder{
		margin: 0 auto 15px;
		width: 120px;
	}
	.block.add3 .info .text{
		width: 270px;
	}
	#content .block.add4:after{
		right: 15px;
		top: 52px;
	}
	.add4 .block-holder .count{
		background-position: 12px 10px;
		background-size: 62px 22px
	}
	.add4 .block-holder .count:after{background: none;}
	.block.add4 .block-holder h2{
		padding: 5px;
		width: 183px;
	}
	.block.add4 .info{padding: 0 20px 30px;}
	.block.add4 .info .img-holder{
		margin: 0 auto;
		width: 150px;
		float: none;
	}
	.block.add4 .info .text{
		width: 250px;
	}
	.block.add4 .info .text br{display: none;}
	#content .block.add5:after{
		left: 15px;
		top: 47px;
	}
	.add5 .block-holder .count:after{background: none;}
	.add5 .block-holder .count{
		background-position: 12px 10px;
		background-size: 62px 22px
	}
	.block.add5 .block-holder h2{
		padding: 5px;
		width: 183px;
		line-height: 13px;
	}
	.block.add5 .info{
		padding: 15px 20px 20px;
	}
	.block.add5 .info .img-holder{
		width: 250px;
		margin: 0 auto;
	}
	.block.add5 .info .text{
		width: 275px;
	}
	#content .block.add6:after{
		right: 15px;
		top: 50px;
	}
	.add6 .block-holder .count:after{background: none;}
	.add6 .block-holder .count{
		background-position: 12px 10px;
		background-size: 62px 22px;
		margin: 5px 0 0;
	}
	.block.add6 .block-holder h2{
		padding: 5px;
		width: 183px;
		line-height: 13px;
	}
	.block.add6 .info{
		padding: 15px 20px; 
	}
	.block.add6 .info .img-holder{
		width: 250px;
		float: none;
		margin: 0 auto 15px;
	}
	.block.add6 .info .text{
		width: 268px;
	}
	#content .block.add7:after{
		left: 15px;
		top: 44px;
	}
	.add7 .block-holder .count{
		background-position: 12px 10px;
		background-size: 62px 22px;
	}
	.add7 .block-holder .count:after{background: none;}
	.block.add7 .block-holder h2{
		padding: 5px;
		width: 183px;
		line-height: 13px;
	}
	.block.add7 .info{
		padding: 10px 20px 10px;
	}
	.graph-holder .frame{
		display: block;
		margin: 0 0 10px;
	}
	.block.add7 .info .graph-holder{
		float: none;
		width: 210px;
		margin: 0 auto 15px;
	}
	.graph-holder .frame .img-holder{width: 210px;}
	.graph-holder .frame.add1{margin: 0;}
	.block.add7 .info .text{
		margin: 0 auto;
		float: none;
	}
	#content .block.add8:before{
		left: 15px;
	}
	#content .block.add8:after{
		left: 32px;
		right: 25px;
	}
	.block.add8 .heading:before{
		right: 10px;
		top: -30px;
		height: 32px;
	}
	.add8 .block-holder{padding-top: 20px;}
	.add8 .block-holder .count{
		background-position: 10px 10px;
		background-size: 67px 22px;
		margin: 0;
	}
	.block.add8 .block-holder h2{
		padding: 5px;
		width: 100px;
	}
	.add8 .block-holder .count:after,
	.add8 .block-holder .count:before{background: none;}
	.block.add8 .info{
		padding: 0 10px;
	}
	.block.add8 .info .img-block{
		margin: 0 0 10px;
		float: none;
		width: 280px;
		min-height: 187px;
		margin: 0 auto 10px;
	}
	.block.add8 .info .img-holder{
		width: 170px;
		margin: 0;
	}
	.block.add8 .img-block .img-desc{
		font-size: 9px;
		line-height: 12px;
		width: 85px;
	}
	.block.add8 .info .text{
		width: 285px;
	}
	.img-block .detail{
		margin: -86px 0 0 42px;
	}
	.circle span.size10 {width: 144px;}
	.circle span.size6 {width: 115px;}
	.circle span.size7 {width: 126px;}
	.circle span.size5 {width: 101px;}
	#footer{
		font-size: 10px;
		line-height: 16px;
		padding: 0 10px;
	}
}