/* General Demo Style */
body {
	font-size: 15px;
	margin: 0px;
	padding: 0px;
}
.out-container {
	background: #fff;
	width: 100%;
	height: 100%;
}
.container {
	max-width: 985px;
	position: relative;
	margin: 0 auto;
	width: 98%;
}
#ss-right1 {
	background: url(images/.png) no-repeat;
	background-position: 8px 111px;
}
.ss-left-box {
	margin: 0 auto;
	background: url(images/year-bg.png);
	width: 114px;
	height: 38px;
	line-height: 27px;
	text-align: center;
	top: 90px;
	position: relative;
	z-index: 999;
}
#ss-left1 {
margin: 2px 0 0 0;
}
.text-info-right {
	width: 100%;
	float: left;
	margin: 3px 0 0 0;
}
.text-info-right p {
	font-size: 13px;
	color: #818b92;
	text-align: justify;
}
.text-info-right .left-arrow {
	float: left;
	margin: 100px 0 0 0;
	background: url(images/a-img2.png) no-repeat;
	width: 8px;
	height: 31px;
}
#ss-right {
}
#ss-left2 {
	background: url(images/-02.png) no-repeat;
	background-position: 422px 111px;
}
.imgbox {
	width: 100%;
	padding: 0 0 0 0;
	float: right;
}
.imgbox img,.img-thumb img{
width:100%;
}
/*.circle-img{position:absolute; width:100%; text-align:center; margin:0 auto; top:181px; }*/



.img-thumb {
	width: 100%;
}
#img1-2011 {
	background: url(images/2011-01.png) no-repeat;
}
#img1-2012 {
	background: url(images/2012-01.png) no-repeat;
}
#img2-2012 {
	background: url(images/2012-02.png) no-repeat;
}
#img3-2012 {
	background: url(images/2012-03.png) no-repeat;
}
#img4-2012 {
	background: url(images/2012-04.png) no-repeat;
}
#img5-2012 {
	background: url(images/2012-05.png) no-repeat;
}
#img1-2013 {
	background: url(images/2013-01.png) no-repeat;
}
#img2-2013 {
	background: url(images/2013-02.png) no-repeat;
}
#img3-2013 {
	background: url(images/2013-03.png) no-repeat;
}
#img4-2013 {
	background: url(images/2013-04.png) no-repeat;
}
#img5-2013 {
	background: url(images/2013-05.png) no-repeat;
}
#img6-2013 {
	background: url(images/2013-06.png) no-repeat;
}
#img7-2013 {
	background: url(images/2013-07.png) no-repeat;
}
#img8-2013 {
	background: url(images/2013-08.png) no-repeat;
}
.circle-img {
	position: relative;
	width: 41px;
	height: 41px;
	text-align: center;
	margin: 0 auto;
	top: 149px;
	background: url(../images/cricle-img.png) no-repeat;
}
.circle-img1 {
	position: relative;
	height: 41px;
	width: 41px;
	text-align: center;
	margin: 0 auto;
	top: 150px;
	background: url(../images/cricle-img.png) no-repeat;
}
.clr {
	clear: both;
}
/* Header Style */



.header {
	font-family: 'Arial Narrow', Arial, sans-serif;
	line-height: 24px;
	font-size: 11px;
	background: #000;
	opacity: 0.9;
	text-transform: uppercase;
	z-index: 9999;
	position: relative;
	-moz-box-shadow: 1px 0px 2px #000;
	-webkit-box-shadow: 1px 0px 2px #000;
	box-shadow: 1px 0px 2px #000;
}
.header a {
	padding: 0px 10px;
	letter-spacing: 1px;
	color: #ddd;
	display: block;
	float: left;
}
.header a:hover {
	color: #fff;
}
.header span.right {
	float: right;
}
.header span.right a {
	float: none;
	display: inline;
}
.demos {
	position: relative;
	z-index: 1000;
	text-align: center;
	float: right;
	padding: 10px;
}
.demos a {
	display: inline-block;
	padding: 4px 6px;
	background: #000;
	color: #fff;
	text-transform: uppercase;
	font-family: Arial;
	font-size: 11px;
	-webkit-font-smoothing: antialiased;
	box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.demos a:hover {
	color: #fff;
	background: #c90047;
}
.demos a.current-demo, .demos a.current-demo:hover {
	font-weight: bold;
	background: #c90047;
	color: #fff;
	cursor: default;
}
h2.ss-subtitle {
	padding: 10px 10px 40px;
	font-size: 52px;
	text-transform: uppercase;
	color: rgba(0, 0, 0, 0.8);
	position: relative;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}
h2.ss-subtitle:before {
	width: 4px;
	height: 40px;
	background: rgba(17, 17, 22, 0.8);
	content: '';
	position: absolute;
	right: 75%;
	margin-right: -4px;
	bottom: -4px;
	-moz-border-radius: 2px 2px 0px 0px;
	-webkit-border-radius: 2px 2px 0px 0px;
	border-radius: 2px 2px 0px 0px;
}
h2.ss-subtitle:after {
	width: 25%;
	height: 0px;
	border-bottom: 4px dotted rgba(17, 17, 22, 0.8);
	content: '';
	position: absolute;
	right: 50%;
	margin-right: -1px;
	bottom: -4px;
}
.ss-links {
	position: fixed;
	left: 0px;
	top: 50px;
	width: 100px;
	z-index: 100;
}
.ss-links a {
	background: rgba(0, 0, 0, 0.7);
	font-size: 16px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	margin: 2px 0;
	float: left;
	border-radius: 0;
	display: block;
	text-align: center;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	-ms-transition: background 0.2s linear;
	transition: background 0.2s linear;
	padding: 0 10px;
}
.ss-links a:hover {
	background: rgba(0, 0, 0, 0.4);
}
.ss-container {
	width: 100%;
	position: relative;
	text-align: left;
	float: left;
	overflow: hidden;
}
.ss-container h2 {
	font-size: 20px;
	text-transform: uppercase;
	color: #fff;
	padding: 0;
	font-family: "Times New Roman";
}
.ss-container:before {
	position: absolute;
	width: 4px;
	background: #05bc9e;
	top: 0px;
	left: 50%;
	margin-left: -2px;
	content: '';
	height: 100%;
}
.ss-row {
	width: 100%;
	clear: both;
	float: left;
	position: relative;
	padding: 10px 0;
}
.ss-left, .ss-right {
	float: left;
	width: 46%;
	position: relative;
}
.ss-right {
 padding-left: 4.6%;
    width: 45%;
}
.ss-container ul.list {
	margin: 20px 0 0;
	padding: 0;
}
.ss-container ul.list li {
	background: url(../images/circle1.jpg) no-repeat left 4px;
	list-style: none;
	padding: 0 0 0 18px;
	text-align: left;
	font-size: 13px;
	color: #818b92;
	width: 190px;
	height: 42px;
	float: left;
	margin: 5px 0;
	line-height: 17px;
}
.ss-left {
	text-align: right;
	float: left;
	padding-right: 3%;
}
.ss-circle {
	border-radius: 50%;
	overflow: hidden;
	display: block;
	text-indent: -9000px;
	text-align: left;
	-webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.7) inset, 0px 0px 0px 12px rgba(61, 64, 85, 0.3);
	-moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.7) inset, 0px 0px 0px 12px rgba(61, 64, 85, 0.3);
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.7) inset, 0px 0px 0px 12px rgba(61, 64, 85, 0.3);
	background-size: cover;
	background-color: #f0f0f0;
	background-repeat: no-repeat;
	background-position: center center;
	position: static;
}
.ss-small .ss-circle {
	width: 100px;
	height: 100px;
}
.ss-medium .ss-circle {
	width: 200px;
	height: 200px;
}
.ss-large .ss-circle {
	width: 300px;
	height: 300px;
}
.ss-circle-deco:before {
	width: 29%;
	height: 0px;
	border-bottom: 5px dotted #ddd;
	border-bottom: 5px dotted rgba(17, 17, 22, 0.3);
	-webkit-box-shadow: 0px 1px 1px #fff;
	-moz-box-shadow: 0px 1px 1px #fff;
	box-shadow: 0px 1px 1px #fff;
	position: absolute;
	top: 50%;
	content: '';
	margin-top: -3px;
}
.ss-circle-deco:after {
	width: 0px;
	height: 0px;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	content: '';
	position: absolute;
	top: 50%;
	margin-top: -10px;
}
.ss-left .ss-circle-deco:before {
	right: 2%;
}
.ss-right .ss-circle-deco:before {
	left: 2%;
}
.ss-left .ss-circle-deco:after {
	right: 0;
	border-right: 10px solid rgba(17, 17, 22, 0.8);
}
.ss-right .ss-circle-deco:after {
	left: 0;
	border-left: 10px solid rgba(17, 17, 22, 0.8);
}
.ss-left .ss-circle {
	float: right;
	margin-right: 30%;
}
.ss-right .ss-circle {
	float: left;
	margin-left: 30%;
}
.ss-container h3 {
	padding: 0;
}
.ss-container .ss-medium h3 {
}
.ss-container .ss-large h3 {
	color: #158984;
	font-size: 21px;
	text-align: left;
	font-weight: normal;
}
.text-info p {
	font-size: 13px;
	color: #818b92;
	text-align: justify;
}
.text-info {
	width: 100%;
	float: left;
	margin: 0 06% 0 0;
}
.right-arrow {
	float: right;
	margin: 110px 0 0 0;
	background: url(images/left-arrow.png) no-repeat;
	width: 8px;
	height: 18px;
}
.ss-container .ss-left h3 {
/*border-right: 5px solid rgba(164,166,181,0.8);*/



}
.ss-container .ss-right h3 {
/*border-left: 5px solid rgba(164,166,181,0.8);*/



}
.ss-container h3 span {
	color: rgba(255, 255, 255, 0.8);
	font-size: 16px;
	display: block;
	padding-bottom: 15px;
	line-height: 24px;
	font-weight: normal;
}
.ss-container h3 a {
	font-size: 28px;
	color: rgba(255, 255, 255, 0.9);
	display: block;
}
.ss-container h3 a:hover {
	color: rgba(255, 255, 255, 1);
}
.ss-circle-1 {
	background-image: url(images/1.jpg);
}
.ss-circle-2 {
	background-image: url(images/2.jpg);
}
.ss-circle-3 {
	background-image: url(images/3.jpg);
}
.ss-circle-4 {
	background-image: url(images/4.jpg);
}
.ss-circle-5 {
	background-image: url(images/5.jpg);
}
.ss-circle-6 {
	background-image: url(images/6.jpg);
}
.ss-circle-7 {
	background-image: url(images/7.jpg);
}
.ss-circle-8 {
	background-image: url(images/8.jpg);
}
.ss-circle-9 {
	background-image: url(images/9.jpg);
}
.ss-circle-10 {
	background-image: url(images/10.jpg);
}
.ss-circle-11 {
	background-image: url(images/11.jpg);
}
.ss-circle-12 {
	background-image: url(images/12.jpg);
}
.ss-circle-13 {
	background-image: url(images/13.jpg);
}
.ss-circle-14 {
	background-image: url(images/14.jpg);
}
.ss-circle-15 {
	background-image: url(images/15.jpg);
}
.ss-circle-16 {
	background-image: url(images/16.jpg);
}
.ss-circle-17 {
	background-image: url(images/17.jpg);
}
.ss-circle-18 {
	background-image: url(images/18.jpg);
}
.ss-circle-19 {
	background-image: url(images/19.jpg);
}
.ss-circle-20 {
	background-image: url(images/20.jpg);
}
.ss-circle-21 {
	background-image: url(images/21.jpg);
}
.ss-circle-22 {
	background-image: url(images/22.jpg);
}
.ss-circle-23 {
	background-image: url(images/23.jpg);
}
.ss-circle-24 {
	background-image: url(images/24.jpg);
}
.ss-circle-25 {
	background-image: url(images/25.jpg);
}
.ss-circle-26 {
	background-image: url(images/26.jpg);
}
.ss-circle-27 {
	background-image: url(images/27.jpg);
}
.ss-circle-28 {
	background-image: url(images/28.jpg);
}
.ss-circle-29 {
	background-image: url(images/29.jpg);
}
.ss-circle-30 {
	background-image: url(images/30.jpg);
}
@media screen and (max-width:720px){
.ss-left, .ss-right{
width:94%;
padding: 0 3%;
}
.ss-container::before{
background:#fff;
}
.circle-img1,.circle-img{
background:none;
}

}