﻿@import url('https://fonts.googleapis.com/css2?family=Dynalight&family=Playball&display=swap');


/* CSS Document */
body {
  font-family: 微軟正黑體, Arial, sans-serif;
}

.wrapper{position: relative;overflow:hidden;}


/*很多物件通用*/

.bk{
  display: none;
}

a {
  margin: 0;
  text-align: center;
  color: inherit;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  color: inherit;
}

hr {
    display: inline-block;
    width: 100%;
    margin: 0 auto;
    border-top: 1px solid #bfbfbf;
}
.container {
    /* padding-right: 15px; */
    /* padding-left: 15px; */
    /* margin-right: auto; */
    /* margin-left: auto; */
}


/*BANNER 進場delay時間、浮動*/
.banner{
  position:relative;
  width: 100%;
  background-image: url(../images/index-big.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  margin: 0 auto;
}

h1 {
    color: #ffdd77;
    font-size: 32px;
    letter-spacing: 3px;
    line-height: 1.4;
}

.banner_big {
    width: 100%;
}
.banner_min, .h1-sm {
    display: none;
}

.banner .title-box {
    position: relative;
    width: 100%;
    height: 300px;
    background-color: #f22d4d;
    border-radius: 40px;
    box-shadow: 3px 5px 0px rgb(255 176 172 / 100%);
    text-align: center;
    margin-top: -3%;
    padding: 1%;
}

.title-box, .ENGLISH, .pop, .banner .big {
    position: absolute;
    margin: 0 auto; 
} 

.ENGLISH {
    width: 49%;
    max-width: 1100px;
    min-width: 625px;
    left: 0;
    right: 0;
    top: 9%;
}

.banner .big {
    position: relative;
    min-width: 540px;
    max-width: 700px;
    width: 100%;
    margin-top: -58%;
    /* left: 1%; */
    /* right: 0; */
}
.banner .big .model {
    max-width: : 900px;
    width: 100%;
}

.banner .title {
    width: 93%;
    top: 25%;
    left: 0;
    right: 0;
}

.banner .pop {
    max-width: 305px;
    min-width: 245px;
    width: 15%;
    top: 30%;
    right: -43%;
    left: 0;
    z-index: 10;
}

img.ENGLISH {-webkit-animation-delay: 0s;animation-delay: 0.8s;}
img.model {-webkit-animation-delay: 0.3s;animation-delay: 0.5s;}
img.title {-webkit-animation-delay: 0.3s;animation-delay: 0.3s;}
img.pop {-webkit-animation-delay: 0s;animation-delay: 1.2s;}


/* 倒數計時 */


.banner .number {
    position: absolute;
    display: block;
    max-width: 650px;
    min-width: 300px;
    width: 100%;
    margin: 0 auto;
    font-size: 20px;
    font-weight: bold;
    color: #3a3a3a;
    background-color: #fff;
    border-radius: 90px;
    left: 0;
    right: 0;
    bottom: 39px;
    padding-left: 0;
    text-align: center;
    padding: 14px 0;
    z-index: 99;
}
.banner .number-sm {
    display: none;
    }
.banner .number .number-x {
    display: inline-block;
    font-size: 22px;
    line-height: 1.7;
    padding: 0px 9px;
    letter-spacing: 1px;
    margin-left: 10px;
    color: #fff;
    background-color: #444;
    border-radius: 7px;
    box-shadow: 1px 1px 1px rgba(4, 4, 4, 0.5);
}
.tex01 {
    position: relative;
    display: flex;
    margin-top: 6px;
}


/*表單區*/
.fill {
  background-image: url(../images/noise-gray.png);
  background-size: 6%;
  background-repeat: repeat;
  height: auto;
  transition: 0.3s ease-in-out;
}

.fill .form-control{
    padding: 5px 12px;
    font-size: 15px;
    height: 45px;
    margin-bottom: 3%;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    background-color: #f0f0f0ba;
    border: none;
    }

img.gift {width: 96%;height:auto;padding-right: 0;}


/*內文*/
h3{
  margin-top: -0.8%;
  font-size: 19px;
  color: #6e6e6e;
  letter-spacing: 3px;
  }

.top-title {
    display: block;
    width: 100%;
    margin-bottom: 2%;
}
.title-import {
    color: #dea368;
}

.content1, .content2, .content3, .content4, .content5, .content6, .content7, .content8, 
.content9, .content11, .fill{
  width: 100%;
  position: relative;
  padding-top: 3%;
  padding-bottom: 3%;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
}

.fill h2, .content1 h1, .content2 h2, .content3 h2, .content4 h2, .content5 h2, 
.content6 h2, .content7 h2, .content8 h2, .content9 h2, .content11 h2
{
  font-size: 39px;
  color: #785335;
  letter-spacing: 2px;
  margin: 0 auto;
  line-height: 2;
  font-weight: bold;
}


/*  .content1  */
.content1 {
  padding-top: 1%;
}
.content1 .banner {
    width: 115%;
    height: 60px;
    margin-bottom: 0;
    background-color: #ffe330;
    margin-top: -19px;
    margin-left: -5%;
}

.content1 h3 {
    font-size: 50px;
    color: #fff;
    text-align: center;
}


/*  .content2  */
.content2 {position: relative;padding-top: 0;margin-top: 3%;}

.content2 .brown-box {
    background-image: url(../images/brown-box.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    padding-top: 4%;
    height: 385px;
    margin: 30% auto;
    vertical-align: middle;
}

.content2 h4 {
    font-size: 4.2em;
    color: #a16932;
    letter-spacing: 2px;
    font-weight: bold;
}

.content2 h4 span {
    display: block;
    font-size: 0.55em;
    color: #655545;
    letter-spacing: 0;
}

.content2 .iphone {
    margin: 0 auto;
    background-image: url(../images/iphone.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: top;
    max-width: 420px;
    height: 820px;
    overflow: hidden;
    padding: 29% 8%;
    text-align: right;
}
.talk-a {
    text-align: left;
}
.talk-b {
    text-align: right;
}

.talk-a-01, .talk-a-02,.talk-a-03, .talk-a-04, .talk-a-05 {
    width: auto;
    height: 48px;
    margin: -9px 0 6px;
}
.talk-a-06 {
    width: auto;
    height: 68px;
    margin: -9px 0 6px;
}
.talk-b-01, .talk-b-03 {
    width: auto;
    height: 35px;
    margin: 6px 0;
}

.talk-b-02, .talk-b-04, .talk-b-05, .talk-b-06, .talk-b-07 {
    width: auto;
    height: 55px;
    margin: 10px 0;
}

.talk-a-01 {
    margin-right: 59%;
}
.talk-a-02 {
    margin-right: 60%;
}
.talk-a-03 {
    margin-left: 0;
    margin-right: 68%;
}
.talk-a-04 {
    margin-left: 0;
    margin-right: 55%;
}
.talk-a-05 {
    margin-left: 0;
    margin-right: 55%;
}
.talk-a-06 {
    margin-left: 0;
    margin-right: 46%;
}




/*  .content3  */
.content3 .tex-box {
    width: 64%;
    text-align: left;
}
.content3 h4 {
    font-size: 67px;
    font-weight: 900;
    letter-spacing: 2px;
    color: #353535;
    width: 100%;
    line-height: 1;
    background-size: 32%;
    background-repeat: no-repeat;
}

.content3 h4 {
    font-size: 23px;
    letter-spacing: 1px;
    color: #626262;
    padding-bottom: 8%;
}

.circle {
    display: block;
    position: relative;
    border-radius: 100%;
    width: 200px;
    height: 200px;
    padding: 55px;
    margin: 2% auto;
    text-align: center;
    transition: .2s;
}

.circle:hover  {
    transform: translateY(-7px);
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
}

.pink {
    background-color: #fb6e83;
}
.yellow {
    background-color: #ffbb63;
}
.purple {
    background-color: #829bdb;
}
.brown {
    background-color: #e8d0b8;
}


/*  .content4  */


/*  .content5  */
.content5 img {
}
.content5 h4 {
    font-size: 23px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #626262;
    padding-bottom: 8%;
}


/*  .content6 */
.content6 .tex-box {
    text-align: left;
    padding-right: 12%;
    margin: 0 auto;
}

.content6 .tex {
    margin: 31% auto;
}

.content6 .tex-s {
    width: 76%;
    background: #fff;
    font-size: 1.8em;
    font-weight: bold;
    line-height: 1.2;   
    padding: 5px 11px;
    margin: 8% 0;
    text-align: center;
    border-radius: 10px;
    box-shadow: 3px 3px 3px rgb(0 0 0 / 22%);
}

.content6 .img-01, .content6 .img-02 {
    width: 100%;
    height: 28em;
    background-size: cover;
    padding: 18% 0 18% 64%;
    border-radius: 25px;
    margin-bottom: 8%;
}

.content6 .img-01 {
    background-image: url(../images/img01.png);
}
.content6 .img-02 {
    background-image: url(../images/img02.png);
}

.content6 h4 {
    font-size: 40px;
    color: #272c36;
    font-weight: bold;
}
.content6 p {
    font-size: 18px;
    color: #6e6e6e;
    letter-spacing: 2px;
}



/*  .content7 */

.content7 img {
    width: 100%;
    border-radius: 2em;
}
.content7 p, .content8 h3 {
    position: inherit;
    display: block;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1px;
    background-color: #dea368;
    padding: 5px;
    border-radius: 50px;
    margin: -20px auto;
    color: #fff;
    width: 70%;
    line-height: 1.5;
}



/*  .content8 */
.content8 img {
    width: 88%;
    border-radius: 2em;
    margin: 2%;
    border: 1px #c7c7c7 solid;
}

.content8 p {
    font-size: 18px;
    padding-top: 8%;
    color: #6e6e6e;
    letter-spacing: 2px;
}



/*  .content9 */

.content9 .teacher-box {
    position: relative;
    display: block;
    width: 23%;
    margin: 0 1%;
    background-color: #fff;
    top: 0;
    overflow: hidden;
    box-shadow: 0 0 0 rgba(0,0,0,0);
    transition: .2s;
    border-radius: 10px;
}

.content9 p {
    font-size: 17px;
    color: #6e6e6e;
}

.content9 .bg {
    background-color: #f2f2f2;
    padding: 3% 0;
    margin-top: -2.3%;
}

.teacher-box a {
    display: flex;
    flex-direction: column;
    color: #3e3e3e;
}

.img_teacher img {
    width: calc( 100% - 50px );
    margin: 25px;
    border-radius: 100%;
    border: #fff 5px solid;
    overflow: hidden;
    object-fit: cover;
    object-position: center;
}

.text_teacher {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0 0 25px;
}
.text_teacher img {
    width: 35px;
    margin-right: 10px;
    margin-bottom: 4%;
}

.teacher-box {
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.teacher-box:hover  {
    top: -5px;
    box-shadow: 0 5px 5px rgba(0,0,0,.15);
}

.content9 .name {
    font-size: 28px;
    border-bottom: 1px #a8a8a8 solid;
    width: 100%;
    margin-bottom: 5%;
}



/*  .content10 */
    
.content10 {
    background-color: #b7ecf7;
    margin: -3% auto;
    margin-bottom: 0%;
}

.content10 .box {
    position: relative;
    background-image: url(../images/img05.png);
    background-size: 62%;
    background-repeat: no-repeat;
    background-position: center;
    background-position-x: 37%;
    padding: 3% 0;
}

.content10 .tex-box {
    padding: 3%;
    font-size: 3.4em;
    text-align: center;
    font-weight: bold;
    line-height: 1.2;
    color: #0194b7;
}

.content10 .button {
    width: 40%;
    font-size: 26px;
    text-align: left;
    padding: 8px 0;
    letter-spacing: 2px;
    color: #585858;
    padding-left: 12%;
    background-color: #fff;
    margin: 3% 5%;
    border-radius: 7px;
    box-shadow: 3px 3px 3px rgb(0 0 0 / 20%);
    background-image: url(../images/check.svg);
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: left;
    background-position-x: 8%;
    text-shadow: none;
}



/*  .content11 */
.content11 {
    text-align: center;
    color: #353535;
    padding-bottom: 0;
}
.content11 .bg {
    background-image: url(../images/bg01.png);
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: -2%;
    padding: 3% 0;
}

.content11 .circle {
    background-color: #b7b1b0;
}
.content11 h4 {
    font-size: 23px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #626262;   
}

.content11 p {
    font-size: 18px;
    padding: 0 10%;
    line-height: 1.4;
    color: #6e6e6e;
}



@media screen and (max-width: 1920px) {
.content2 .iphone {
    padding: 29% 8%;
}

}


    
@media screen and (max-width: 1680px) {
  .banner_big {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
.content2 {
}

.content2 .brown-box {
    margin: 32% 1%;
    padding: 3%;
}
.content2 .iphone {
    padding: 30% 8%;
}
.content10 .box {
    background-size: 70%;
    background-position-x: 18%;
}


}




@media screen and (max-width: 1440px) {

.content2 {
}
.content2 .brown-box {
    padding: 4% 10px;
    margin: 30% 7%;
}
.content2 .iphone {
    padding: 32% 10%;
}
.content2 h4 {
    font-size: 2.5em;
}
.content10 .box {
    background-size: 83%;
    background-position-x: -21%;
}




}



@media screen and (max-width: 1024px) { 
.banner .pop {
    right: -63%;
}
.ENGLISH {
    /* width: 82%; */
}
.content2 .brown-box {
    padding: 3% 15px;
    margin: 34% 8%;
}
.content2 .iphone {
    padding: 35% 11%;
}

.content3 .img-01, .content3 .img-02, .content3 .img-03, .content3 .img-04 {
    background-size: 118%;
    padding: 11% 0 5% 65%;
}
.content3 .tex {
    font-size: 28px;
    margin: 6% 0;
}

.content6 .tex-s {
    width: 125px;
    display: inline-block;
    padding: 7px 10px;
    margin: 3px;
}

.content6 .img-01, .content6 .img-02 {
    display: inline-block;
    width: 100%;
    height: 27em;
    padding: 5%;
    padding-top: 66%;
}
.content10 .tex-box {
    font-size: 2.6em;
}
.content10 .button {
    width: auto;
    font-size: 26px;
}
.content10 .box {
    background-size: 84%;
    background-position-x: initial;
}


}


@media screen and (max-width: 980px) {

.content2 .brown-box {
    padding: 5% 10px;
    margin: 2% auto;
    width: 72%;
}
.content2 .iphone {
    padding: 29% 8%;
}

h3 {
    line-height: 1.4;
    width: 80%;
}
.content10 .button {
    width: 70%;
    font-size: 0.7em;
    padding-left: 20%;
    margin: 4% auto;
    /* background-size: 30px; */
    background-position-x: 8%;
}
.content10 .box {
    background-size: cover;
    /* background-position-x: 350%; */
    background-position: left;
}
.content7 p, .content8 h3 {
    font-size: 17px;
    padding: 4px;
    margin: -20px auto;
    width: 85%;
}
.content8 p {
    font-size: 15px;
    padding-top: 10%;
}
.content9 .teacher-box {
    width: 38%;
    margin: 3% 6%;
}

}




@media screen and (max-width: 768px) {

h3 {
    margin: 0 auto;
    font-size: 19px;
    color: #353535;
    letter-spacing: 2px;
    line-height: 1.4;
    margin-top: -0.7%;
    width: 79%;
}
.banner_big {
    display: none;
}
.banner .number .number-x {
    font-size: 22px;
}

.banner .number {
    width: 84%;
    bottom: 3%;
    padding-bottom: 9px;
}

.tex01 {
    position: relative;
    display: -webkit-inline-box;
    margin-left: -65%;
    line-height: 2;
}
.ENGLISH {
    width: 82%;
    min-width: 500px;
}

.fill h2, .content1 h1, .content2 h2, .content3 h2, .content4 h2, .content5 h2,
.content6 h2, .content7 h2, .content8 h2, .content9 h2, .content11 h2 
{
    line-height: 1.1;
    font-size: 35px;
}

.content2 .iphone {
    padding: 27% 7% 9%;
}

.content2 .brown-box {
    height: 231px;
    margin: 0 auto;
    background-color: #ffe68d;
    border-radius: 30px;
    background-image: none;
    margin-top: 5%;
}

.content3 .img-01, .content3 .img-02, .content3 .img-03, .content3 .img-04 {
    width: 75%;
    height: 20em;
    margin: 0 auto;
    margin-bottom: 10%;
    padding: 7% 0 4% 43%;
}
.content3 .tex-box {
    width: 100%;
    text-align: center;
    padding-bottom: 5%;
}
.content3 .tex {
    font-size: 28px;
    margin: 5% auto;
    width: 150px;
}
.content3 p {
    font-size: 17px;
    letter-spacing: 0px;
}
.content3 h4 {
    font-size: 25px;
}
.content4 p {
    font-size: 17px;
    padding: 0 14%;
}
.content6 h4 {
    font-size: 37px;
}
.content6 .tex-s {
    width: 28%;
    line-height: 1.1;
}
.content6 .img-01, .content6 .img-02 {
    width: 100%;
    height: 23em;
    padding: 4%;
    padding-top: 58%;
    padding-bottom: 19%;
}
.content7 p, .content8 h3 {
    font-size: 20px;
    width: 90%;
    margin-bottom: 1%;
}
.content8 p {
    font-size: 16px;
    padding-top: 0%;
    letter-spacing: 0px;
    padding-bottom: 3%;
}

.content9 .teacher-box {
    width: 76%;
    margin: 5% 12%;
    text-align: center;
}
.content10 {
    margin-bottom: 3%;
}
.content10 .tex-box {
    font-size: 35px;
    margin-top: 80%;
}
.content10 .button {
    width: 63%;
    font-size: 0.7em;
    padding-left: 19%;
    margin: 3% auto;
    background-size: 28px;
    background-position-x: 8%;
}
.content10 .box {
    background-size: 190%;
    background-position-x: 23%;
    background-position-y: -7%;
}




}



@media screen and (max-width: 540px) {
.bk{
  display: block;
  height: 1px;
}
.banner .number {
    width: 84%;
    bottom: 2%;
}

.banner_min {
    display: block;
    width: 100%;
}
.banner .number {
    width: 100%;
    border: 17px solid #f32d4e;
    bottom: -9%;
    font-size: 16px;
    letter-spacing: 0;
    padding: 10px;
}
.tex01 {
    margin-left: -75%;
    letter-spacing: -1px;
    line-height: 2;
}

.banner_big, .ENGLISH, .banner .pop, .banner .big {
    display: none;
}
.h1-sm {
    display: block;
    position: absolute;
    font-size: 1.8em;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    letter-spacing: 0px;
    font-weight: bold;
}

.content1, .content2, .content3, .content4, .content5, .content6, .content7, 
.content8, .content11, .fill 
{
    padding-top: 4%;
    padding-bottom: 7%;
}

.content2 .iphone {
    padding: 35% 10% 49%;
    min-height: 33em;
    height: auto;
}
.content2 .brown-box {
    padding: 5% 15px;
    width: 95%;
    height: auto;
    margin: 0 auto;
    margin-top: 3%;
    background-image: none;
    background-color: #ffe68d;
    border-radius: 20px;
}

.content6 .tex-box {
    text-align: center;
    margin: 0 auto;
    padding-right: 15px;
}
.content6 .tex {
    width: 100%;
    text-align: center;
    margin: 10% auto;
}
.content6 .tex-s {
    width: 74px;
    margin: 6px;
    font-size: 1.6em;
}
.content6 .img-01, .content6 .img-02 {
    padding-top: 57%;
}
.content7 p, .content8 h3 {
    font-size: 20px;
    width: 90%;
    letter-spacing: 0;
    margin-bottom: 1%;
}
.content8 p {
    padding-top: 0;
    padding-bottom: 3%;
}

.talk-b-02, .talk-b-04, .talk-b-05, .talk-b-06, .talk-b-07 {
    width: auto;
    height: 44px;
    margin: 7px 0;
}
.talk-a-01, .talk-a-02, .talk-a-03, .talk-a-04, .talk-a-05 {
    width: auto;
    height: 38px;
}
.talk-b-01, .talk-b-03 {
    width: auto;
    height: 28px;
    margin: 6px 0;
}
.talk-a-06 {
    width: auto;
    height: 55px;
    margin: -9px 0 6px;
}
.circle {
    margin-top: 5%;
}

}

@media screen and (max-width: 425px) {
.banner {
    margin-bottom: 19%;
} 
.banner .number {
    bottom: -8%;
    padding: 7px;
    padding-top: 13px;
    border: 8px solid #f32d4e;
} 
.h1-sm {
    font-size: 21px;
    top: 49%;
}  

}

@media screen and (max-width: 375px) {

h3 {
    margin: 1% auto;
    font-size: 19px;
    line-height: 1.1;
}
.banner .number {
    width: 100%;
    bottom: -13%;
    font-size: 16px;
    border: 9px solid #f32d4e;
}

.fill h2, .content1 h1, .content2 h2, .content3 h2, .content4 h2, .content5 h2,
 .content6 h2, .content7 h2, .content8 h2, .content9 h2, .content11 h2, .content10 h2 
{
    font-size: 32px;
    letter-spacing: 0px;
    line-height: 1.1;
    width: 320px;
}

.content2 .iphone {
    padding: 35% 9% 0;
    width: 293px;
    margin: 0 auto;
    padding-bottom: 23%;
}
.talk-a-01, .talk-a-02, .talk-a-03, .talk-a-04, .talk-a-05 {
    width: auto;
    height: 38px;
}
.talk-b-01, .talk-b-03 {
    width: auto;
    height: 26px;
    margin: 5px 0;
}
.talk-b-02, .talk-b-04, .talk-b-05, .talk-b-06, .talk-b-07 {
    width: auto;
    height: 44px;
    margin: 7px 0;
}
.talk-a-06 {
    width: auto;
    height: 55px;
    margin: -9px 0 6px;
}
.content2 .brown-box {
    padding: 5% 15px;
    width: 95%;
    height: auto;
    margin: 0 auto;
    margin-top: 3%;
    background-image: none;
    background-color: #ffe68d;
    border-radius: 20px;
}
.content2 h4 {
    font-size: 31px;
}
.content6 p {
    font-size: 17px;
    color: #6e6e6e;
    letter-spacing: 1px;
}

.content6 .container-b {
    height: 600px;
    padding: 8%;
}
.content6 .img-01, .content6 .img-02 {
    width: 100%;
    height: auto;
    padding: 4%;
    padding-top: 76%;
}
.content6 .tex-box01, .content6 .tex-box02, .content6 .tex-box03, .content6 .tex-box04, 
.content6 .tex-box05, .content6 .tex-box06 
{
    width: 235px;
    height: 63px;
    padding: 10px 10px;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 500;
    padding-left: 29%;
}
.content6 .tex-box01, .content6 .tex-box03, .content6 .tex-box05 {
    margin: 29px 0;
    margin-left: 17%;
}
.content6 .tex-box02, .content6 .tex-box04, .content6 .tex-box06 {
    padding-right: 26%;
    padding-left: 6%;
}
.content7 p, .content8 h3 {
    font-size: 18px;
    margin-bottom: 2%;
}
.content8 p {
    padding-bottom: 5%;
    padding-top: 0;
}
img.gift {
    width: 100%;
}

.fill .form-control {
    font-size: 16px;
    margin-bottom: 4%;;
    width: 110%;
    margin-left: -5%;
}

}




@media screen and (max-width: 320px) {

.h1-sm {
    font-size: 20px;
    letter-spacing: -1px;
    top: 48%;
}
.banner .number {
    font-size: 15px;
    bottom: -11%;
}
.banner .number .number-x {
    font-size: 17px;
}

.content2 .iphone {
    padding: 39% 12% 23%;
    width: 301px;
    margin-left: -2%;
    height: 44em;
}
.content2 h4 {
    font-size: 38px;
}
.circle {
    width: 180px;
    height: 180px;
    padding: 50px;
}
.content6 h4 {
    font-size: 30px;
}
.content6 .tex-s {
    width: 64px;
    font-size: 20px;
    padding: 8px 6px;
}
.content7 p, .content8 h3 {
    font-size: 16px;
    padding: 3px;
}
.content10 .tex-box {
    font-size: 32px;
    margin-top: 82%;
}





}