/*.anim-slider{background-color: #0359ff;}*/
.anim-slider{background:url(../../image/logoopacity.png); background-repeat:no-repeat; background-position:center; z-index:-1;}
.anim-slide{opacity: 0 ; }
.anim-slide-this{opacity: 1;}
/*
li.anim-slide:nth-of-type(1){background:#184db3 url("../image/bnr1.jpg") 100%/cover;}
li.anim-slide:nth-of-type(2){background:#184db3 url("../image/bnr2.jpg") 100%/cover;}
li.anim-slide:nth-of-type(3){background:#184db3 url("../image/bnr3.jpg") 100%/cover;}
li.anim-slide:nth-of-type(4){background:#184db3 url("../image/bnr4.jpg") 100%/cover;}
li.anim-slide:nth-of-type(5){background:#184db3 url("../image/bnr11.jpg") 100%/cover;}
li.anim-slide:nth-of-type(6){background:#184db3 url("../image/bnr12.jpg") 100%/cover;}
li.anim-slide:nth-of-type(7){background:#184db3 url("../image/bnr13.jpg") 100%/cover;}
li.anim-slide:nth-of-type(8){background:#184db3 url("../image/bnr14.jpg") 100%/cover;} */

li.anim-slide:nth-of-type(1)>h1
{
	position: static;
	display: inline-block;
	margin: 0;
	font-size:40px;
	padding: 10px 25px;
	margin-top:250px;
}
h1#looks{background-color:#F3E4C3;color:#34495e;}
h1#amazing{background-color:#34495e;color:#fff;margin: 0px -5px;}
h1#place{background-color:#3498db;color:#fff;}



/*li.anim-slide:nth-of-type(2)>div
{
	width: 100%;
	height: 100%;
}
div#img7{background:#184db3 url("../image/bnr5.jpg") 100%/cover;}
div#img6{background:#184db3 url("../image/bnr6.jpg") 100%/cover;}
div#img5{background:#184db3 url("../image/bnr7.jpg") 100%/cover;}
div#img4{background:#184db3 url("../image/bnr11.jpg") 100%/cover;}
div#img3{background:#184db3 url("../image/bnr12.jpg") 100%/cover;}
div#img2{background:#184db3 url("../image/bnr13.jpg") 100%/cover;}
div#img1{background:#184db3 url("../image/bnr14.jpg") 100%/cover;} */

/*div#img3{background:#fff url("../image/shillong_lake1.jpg") 100%/contain;}*/

li.anim-slide:nth-of-type(3)>h1
{
	margin: 0;
	font-size:60px;
	color: #F00;
	margin-top:50px;
}
/*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%;}*/

h1#T{top:30%;left:25%;}
h1#r{top:30%;left: 32%;}
h1#y{top:30%;left: 39%;}
h1#i{top:30%;left: 46%;}
h1#t{top:30%;left: 53%;}
h1#mark{top:30%;left: 50%;}


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;}

@media (min-width: 400px) and (max-width: 1089px){
#slider1_container{
margin-top:400px; 
margin-bottom:-350px;
}
}