/*reset css*/
body {overflow:auto; height:7600px; }
ul {list-style-type: none;padding: 0; margin-top:190px;}
h1, h2, h3, h4, h5, h6 {margin:0; padding:0;}
img {border:none; outline:none}

/*section css*/
#skrollr-body {width:100%; height:800px; position:fixed; overflow:hidden; background:url('../images/frame-1.png') center center no-repeat;}
#skrollr-body  div {overflow:hidden; position:fixed;}
.centered { top:0; bottom:0; left:0; right:0; margin:auto; }
#wish1 {background:url('../images/frame-1.png') center center no-repeat ; z-index:1;}
#wish2 {background:url('../images/04.jpg') center bottom no-repeat ; z-index:2;}
#wish3 {background:url('../images/03.jpg') center center no-repeat ; z-index:3; background-color:#FFF}
#wish4 {background:url('../images/02.jpg') center center no-repeat ; z-index:4;}
#wish5 {background:url('../images/01.jpg') center center no-repeat ; z-index:5;}
#wish6 {background:url('../images/01.jpg') center center no-repeat ; z-index:6;}
#wish7 {background:url('../images/01.jpg') center center no-repeat ; z-index:7;}
.logo {position:fixed; left:44.4%; z-index:10000;  bottom:36%;}
/*css for sidebar*/ 
.jsc-sidebar {position: fixed;top: 0;left: -294px;width: 294px;height: 100%;z-index:9998;}
.jsc-sidebar-content {position: relative;top: 0;left: 0;min-height: 100%;z-index: 9999;}
.jsc-sidebar-scroll-disabled {position: fixed;overflow: hidden;}
.wrapper {width: 3%;position:fixed !important;}

.link-menu {background: url("../images/menu_icon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);left: 51px;padding:0px 0px 5px 50px;position: relative;top: 75px; font-family: 'Dosis', sans-serif; font-size:22px; color:#ccc; text-decoration:none;}
.main-content {padding-top: 80px;padding-bottom: 80px;}
.headline {font-size: 3.6rem;font-weight: 400;}
.headline-main {color: #3c3c3c;}
.btn-download {display: inline-block;text-align: center;padding: 6px;background-color: #424242;color: white; border: 2px solid #6c6c6c;  font-size: 1.2rem; }
.btn-download:hover {background-color: #6c6c6c; color: #ececec;border: 2px solid #424242; }
.sidebar { background-color:#efefef;}
.sidebar li + li {margin-top: 0px; text-align:center;color: #828282; font-family:'Dosis:200', sans-serif; font-size:16px; text-align:center; text-decoration:none;}
.sidebar li a {padding:18px 10px;display: block;color: #828282; font-family:'Dosis:200', sans-serif; font-size:16px; text-align:center; text-decoration:none;}
.sidebar li a:hover {color: #0b0b0b; text-decoration:none;}
.sidebar li .current {color: #0b0b0b; text-align:center;}
 
