/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

header{
	display:block;
}

body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}

input,button,select,textarea{
	outline:none
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*main*/
.htc-h11eyes-main{
  position: relative;
  width: 100%;
  background: black;
  margin-bottom: 25px;
}

.htc-h11eyes-main .htc-wrap{
  position: relative;
  margin: auto;
  width: 100%;
  overflow: hidden;
}

/*header*/
.htc-h11eyes-main .ux-header{
  position: relative;
  width: 100%;
  overflow: hidden;
  background: url(../images/banner.jpg) no-repeat center center/cover;
}

.htc-h11eyes-main .ux-header:before{
  content: "";
  display: block;
  padding-top: 30%;
}

.htc-h11eyes-main .htc-nav{
  position: fixed;
  width: 100%;
  overflow: hidden;
  z-index: 1000000;
  bottom: -3px;
}

.htc-h11eyes-main .btn-nav{
  position: relative;
  float: left;
  width: 50%;
}

.htc-h11eyes-main .btn-nav:before{
  content: "";
  display: block;
  padding-top: 8%;
}

.htc-h11eyes-main .btn-nav.one{
  background:url(../images/btn1.jpg) no-repeat center center/contain;
}

.htc-h11eyes-main .btn-nav.two{
  background:url(../images/btn2.jpg) no-repeat center center/contain;
}

.htc-h11eyes-main .htc-section{
  position: relative;
  width: 100%;
  overflow: hidden;
}

.htc-h11eyes-main .htc-section .htc-wrap{
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
}

.htc-h11eyes-main .btn{
  transition: 0.2s;
}

/*section1*/

.htc-h11eyes-main .htc-section.one, .htc-h11eyes-main .htc-section.two{
  background: #1a2842;
}

.htc-h11eyes-main .htc-section.one .htc-wrap{
  padding: 0% 0 0;
  text-align: center;
  overflow: visible;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.htc-h11eyes-main .htc-section.one .htc-item-box{
  position: relative;
  width: 100%;
  background:url(../images/item1.jpg) no-repeat center center/contain;
}

.htc-h11eyes-main .htc-section.one.part2 .htc-item-box{
  background:url(../images/item2.jpg) no-repeat center center/contain;
}

.htc-h11eyes-main .htc-section.one .htc-item-box:before{
  content: "";
  display: block;
  padding-top: 43%;
}

.htc-h11eyes-main .htc-section.one .htc-btn-box{
  position: relative;
  width: 62%;
  clear: both;
  margin: auto;
  overflow: auto;
  margin-bottom: 20px;
}

.htc-h11eyes-main .htc-section.one .htc-btn-box .btn{
  position: relative;
  width: 30%;
  float: left;
}

.htc-h11eyes-main .htc-section.one .htc-btn-box .btn:before{
  content: "";
  display: block;
  padding-top: 23%;
}

.htc-h11eyes-main .htc-section.one .htc-btn-box .btn.one{
  margin-right: 5%;
  background: url(../images/btn-buy.png) no-repeat center center/cover;
}

.htc-h11eyes-main .htc-section.one .htc-btn-box .btn.two{
  margin-right: 5%;
  background: url(../images/btn-storebuy.png) no-repeat center center/cover;
}

.htc-h11eyes-main .htc-section.one .htc-btn-box .btn.three{
  background: url(../images/btn-bag.png) no-repeat center center/cover;
}

/*section3*/
.htc-h11eyes-main .htc-section.three{
  background: white;
  margin-top: -1px;
}

.htc-h11eyes-main .htc-section.three .htc-wrap{
  padding: 3% 0 0;
  text-align: center;
  overflow: visible;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.htc-h11eyes-main .htc-section.three .htc-item-box{
  position: relative;
  width: 100%;
  background:url(../images/item2.jpg) no-repeat center center/contain;
  margin-bottom: 100px;
}

.htc-h11eyes-main .htc-section.three .htc-item-box:before{
  content: "";
  display: block;
  padding-top: 32%;
}

.htc-h11eyes-main .htc-section.three .htc-btn-box{
  position: relative;
  width: 42%;
  clear: both;
  margin: auto;
  overflow: auto;
}

.htc-h11eyes-main .htc-section.three .htc-btn-box .btn{
  position: relative;
  width: 45%;
  float: left;
}

.htc-h11eyes-main .htc-section.three .htc-btn-box .btn:before{
  content: "";
  display: block;
  padding-top: 23%;
}

.htc-h11eyes-main .htc-section.three .htc-btn-box .btn.one{
  margin-right: 9%;
  background: url(../images/btn-buy.png) no-repeat center center/cover;
}

.htc-h11eyes-main .htc-section.three .htc-btn-box .btn.two{
  background: url(../images/btn-activity.png) no-repeat center center/cover;
}

.htc-h11eyes-main .htc-section.three .htc-notice{
  position: relative;
  margin: 0 15%;
  background:url(../images/notice.jpg) no-repeat center center/contain;
}

.htc-h11eyes-main .htc-section.three .htc-notice:before{
  content: "";
  display: block;
  padding-top: 8%;
}

@media (max-width: 720px) {
  .htc-h11eyes-main .ux-header{
    background: url(../images/banner-m.jpg) no-repeat center center/cover;
  }

  .htc-h11eyes-main .ux-header:before{
    padding-top: 90%;
  }

  .htc-h11eyes-main .btn-nav.one{
    background: url(../images/btn1-m.jpg) no-repeat center center/contain;
  }

  .htc-h11eyes-main .btn-nav.two{
    background: url(../images/btn2-m.jpg) no-repeat center center/contain;
  }

  .htc-h11eyes-main .btn-nav:before{
    padding-top: 16%;
  }

  .htc-h11eyes-main .htc-section.one .htc-title-box:before{
    padding-top: 0%;
  }

  .htc-h11eyes-main .htc-section.one .htc-item-box{
    background: url(../images/item1-m.jpg) no-repeat center center/contain;
    margin-bottom: 10px;
  }

  .htc-h11eyes-main .htc-section.one.part2 .htc-item-box{
    background: url(../images/item2-m.jpg) no-repeat center center/contain;
  }

  .htc-h11eyes-main .htc-section.one .htc-item-box:before{
    padding-top: 165%;
  }

  .htc-h11eyes-main .htc-section.one .htc-btn-box .btn{
    display: block;
    float: none;
    margin-right: 0!important;
    width: 100%;
    margin-bottom: 50px;
  }

  .htc-h11eyes-main .htc-section.one .htc-btn-box .btn:before{
    padding-top: 23%;
  }

  .htc-h11eyes-main .htc-section.three .htc-item-box{
    margin-top: 20px;
    background: url(../images/item2-m.jpg) no-repeat center center/contain;
    margin-bottom: 20px;
  }

  .htc-h11eyes-main .htc-section.three .htc-item-box:before{
    padding-top: 137%;
  }

  .htc-h11eyes-main .htc-section.three .htc-btn-box{
    width: 90%;
  }

  .htc-h11eyes-main .htc-section.three .htc-btn-box .btn{
    width: 48%;
  }

  .htc-h11eyes-main .htc-section.three .htc-btn-box .btn.one{
    margin-right: 3%;
  }

  .htc-h11eyes-main .htc-section.three .htc-notice{
    background: url(../images/notice-m.jpg) no-repeat center center/contain;
    margin: 0 0 36px 0;
  }

  .htc-h11eyes-main .htc-section.three .htc-notice:before{
    padding-top: 15%;
  }

  .htc-h11eyes-main{
    margin-bottom: 0px;
  }

}