.anim-slider{background-color: #fff;}
.anim-slide{opacity: 0;}
.anim-slide-this{opacity: 1;}

li.anim-slide:nth-of-type(1){background:url("../img/slider2.png") 100%/cover;}
li.anim-slide:nth-of-type(2){background:url("../img/slider3.png") 100%/cover;}
li.anim-slide:nth-of-type(3){background:url("../img/slider1.png") 100%/cover;}


li.anim-slide:nth-of-type(1)>h1
{
	position: static;
	display: inline-block;
	margin: 0;
	font-size:35px;
    padding: 10px 25px;
    font-weight: lighter;
}
.anim-dots{
	display: none;
}
/*.anim-dots span{
	border:1px solid #fff;
}*/
h1#best{background-color:#fff;color:#34495e;}
h1#solutions{background-color:#34495e;color:#fff;margin: 0px -5px;}
h1#available{background-color:#9CBA41;color:#fff;}
h1#here{background-color:#547C88;color:#fff;margin: 0px -5px;}
#modernizr{top: 30%;}


li.anim-slide:nth-of-type(2)>div
{
	width: 100%;
	height: 100%;
}
/*div#img1{background: url("../img/slider2.png") 100%/cover;}
div#img2{background: url("../img/slider3.png") 100%/cover;}
div#img3{background: url("../img/slider4.png") 100%/cover;}*/

li.anim-slide:nth-of-type(3)>h1
{
	margin: 0;
	font-size:40px;
	/*color: #225A86;*/
	color: #fff;
}
/*h1#T{top:5%;left:20%;}
h1#r{top:15%;left: 20%;}
h1#y{top:25%;left: 20%;}
h1#i{top:35%;left: 20%;}
h1#t{top:45%;left: 20%;}
h1#mark{top:55%;left: 20%;}*/

h1#T{top:30%;left:25%;}
h1#r{top:30%;left: 28%;}
h1#y{top:30%;left: 30%;}
h1#i{top:30%;left: 35%;}
h1#t{top:30%;left: 37%;}
h1#mark{top:30%;left: 39%;}



div#demo{text-align: center;}
div#demo>a{display:inline-block;text-decoration: none;}
div#demo>a>h4{padding: 5px 8px;margin: 20px;background-color: #225A86;color: #fff;box-shadow:inset 0 -2px 0 rgba(0,0,0,0.15);}
p#credits{z-index:-1;position: fixed;bottom: 0px;width: 100%;text-align: center;font-size: 14px;}
p#credits>a{font-weight: bold;color: #999;text-decoration: none;}
img#github-logo{z-index:-1;position: fixed;bottom: -20px;right: 2%;opacity: 0.4;}

.slider-para-text h1{
	margin-top: 60px !important;
}