
@media screen and (max-width: 1200px) {
  h1 {
    font-size: 30px;
  }
  h4 {
    font-size: 20px;
  }
  h3 {
    font-size: 22px;
  }
  .btn-wpaper {
    font-size: 20px;
  }
  .intro1 p, .intro2-text, .salon-logos p, .result-ttl, .summary p {
    font-size: 22px;
  }
  .result-dtl {
    font-size: 18px;
  }
  .title-en {
    font-size: 18px;
  }
  h2, .btn-wpaper2 {
    font-size: 26px;
  }
  .trends h2 {
    font-size: 26px;
  }
  .shadow-redwhite {
    font-size: 30px;
  }
  .product-img {
    width: 100%;
    height: auto;
  }
  .compare table th {
    font-size: 16px;
  }
  .graphname, .graphbox p {
    font-size: 14px;
  }
  .footerlogo {
    width: 250px;
  }
}

@media screen and (max-width: 991px) {
  .header-logo {
    width: 150px;
  }
  .header-content .container {
    max-width: 95%;
  }
  h1 {
    font-size: 26px;
  }
  .point {
    width: 30%;
  }
  .title-en {
    font-size: 16px;
  }
  h2, .btn-wpaper2 {
    font-size: 24px;
  }
  .trends h2 {
    font-size: 24px;
  }
  .intro1 p, .intro2-text, .salon-logos p, .result-ttl, .summary p {
    font-size: 20px;
  }
  .logorow1 {
    padding: 1.5rem 1.5rem 0 .5rem;
  }
  .logorow2 {
    padding: 1rem 1.5rem 1.5rem .5rem
  }
  h3 {
    font-size: 20px;
  }
  .compare table {
    width: 100%;
  }
  .productname {
    font-size: 18px;
    padding: .2rem 6rem;
    margin-bottom: 1.5rem;
  }
  .features-img {
    height: 150px;
  }
  .features .container {
    max-width: 100%;
  }
  .graphname, .graphbox p {
    font-size: 13px;
  }
  .casebox {
    margin: 1rem;
  }
  .casegraph {
    margin-bottom: 5px;
  }
  .graphname {
    display: inline;
    padding: 0 5px;
  }
  .phone i, .phonenumber {
    font-size: 30px;
  }
  .phonehour {
    font-size: 18px;
  }
  .btn-contact {
    font-size: 22px;
  }
  .footerlogo {
    width: 200px;
  }
  .banner-img {
    width: 40%;
  }
  .navbar-collapse {
    background: white !important;
    margin: 0.5rem 0px !important;
    text-align: center !important;
    padding: 0.5rem !important;
  }
  .hidden-link {
    color: black !important;
  }
}

@media screen and (max-width: 767px) {
  .mbtm1 {
  	margin-bottom: .5rem;
  }

  .mbtm2 {
  	margin-bottom: 1rem;
  }

  .mtop1 {
  	margin-top: .5rem;
  }

  .mtop2 {
  	margin-top: 1rem;
  }

  .mtop3 {
  	margin-top: 1.5rem;
  }

  .pdtop2 {
  	padding-top: 1rem;
  }

  .pdbtm2 {
  	padding-bottom: 1rem;
  }
  .header-content .container {
    max-width: 95%;
  }
  .header-content-md {
    display: flex;
  }
  .header-content-md .wreath {
    width: auto;
    width: -moz-available;
  }
  .hdcontent-dtop {
    display: none;
  }
  .topleft-img {
    height: 100% !important;
    width: auto !important;
  }
  .header-content-md .slick-slider {
    height: 100% !important;
    width: auto !important;
  }
  .topleft-img {
    bottom: 0;
    right: 0;
    margin: auto;
  }
  .wreath {
    height: 27%;
    width: auto;
    width: -moz-available;
  }
  .hcontent-md-right {
    height: 100%;
  }
  .hcontent-md-left {
    padding: 0;
  }
  .logobox {
    width: auto;
  }
  .resultbox {
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
  }
  .result-img {
    width: 60%;
    margin-bottom: .5rem;
  }
  .title-en {
    font-size: 16px;
  }
  h2, .btn-wpaper2 {
    font-size: 22px;
  }
  .trends h2 {
    font-size: 22px;
  }
  .summarylogo1, .summarylogo2 {
    width: 45%;
    margin: 0 .5rem;
  }
  .logorow1 {
    padding: 1.5rem .5rem 0 .5rem;
  }
  .logorow2 {
    padding: 1rem .5rem 1.5rem .5rem
  }
  .productbox .row {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .product-num {
    font-size: 60px;
  }
  .product-img {
    width: 60%;
    margin-top: 1rem;
  }
  .order2 {
    order: 2;
  }
  h3 {
    font-size: 20px;
  }
  .maxw95 {
    max-width: 95%;
  }
  .price, .compare table th {
    font-size: 14px;
  }
  .compare table td {
    padding: 5px;
  }
  .productname {
    font-size: 16px;
    padding: .2rem 4rem;
    margin-bottom: 1rem;
  }
  .features .row {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 0;
  }
  .features-box {
    width: 100%;
    margin-top: 1rem;
  }
  .features-num {
    width: 45px;
  }
  .features-img {
    margin: .5rem auto;
    height: 250px;
  }
  .graphname, .graphbox p {
    font-size: 16px;
  }
  .graphname {
    display: block;
  }
  .cases .row {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .casegraph {
    width: 60%;
  }
  .cvoice .container {
    max-width: 92%;
  }
  .btn-contact {
    margin-top: 1.5rem;
  }
  .banner-img {
    width: 45%;
  }
  .trends p, .intro2-detail {
    text-align: justify;
  }
}

@media screen and (max-width: 700px) {
  .banner-img2 {
    display: inline-block;
	   width: 40%;
	   height: auto;
    }
  .banner-img  {
	   display: none;
   }
  .features-box p {
    text-align: justify;
  }
  .header-logo {
    width: 120px;
  }
}

@media screen and (max-width: 570px) {
  h1 {
    font-size: 22px;
  }
  h4, .speech p, .btn-wpaper {
    font-size: 18px;
  }
  .shadow-blue {
    color: white;
    text-shadow:1px 1px 0 #324B63, -1px -1px 0 #324B63,
               -1px 1px 0 #324B63, 1px -1px 0 #324B63,
               0px 1px 0 #324B63,  0 -1px 0 #324B63,
               -1px 0 0 #324B63, 1px 0 0 #324B63;
  }

  .shadow-white {
    text-shadow:2px 2px 0 white, -2px -2px 0 white,
               -2px 2px 0 white, 2px -2px 0 white,
               0px 2px 0 white,  0 -2px 0 white,
               -2px 0 0 white, 2px 0 0 white;
  }
  .shadow-redwhite {
  	color: #E83F3B;
  	text-shadow:1px 1px 0 white, -1px -1px 0 white,
  						 -1px 1px 0 white, 1px -1px 0 white,
  						 0px 1px 0 white,  0 -1px 0 white,
  						 -1px 0 0 white, 1px 0 0 white;
  }

  .shadow-redwhite-sm {
  	color: #E83F3B;
  	text-shadow:1px 1px 0 white, -1px -1px 0 white,
  						 -1px 1px 0 white, 1px -1px 0 white,
  						 0px 1px 0 white,  0 -1px 0 white,
  						 -1px 0 0 white, 1px 0 0 white;
  }
  .header-logo {
    width: 100px;
  }
}

@media screen and (max-width: 550px) {
  .header-content .container {
    padding: 0;
  }
  .pointbox {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .point {
    width: 50%;
    margin-bottom: 1.5rem;
  }
  h4, .speech p, .btn-wpaper {
    font-size: 18px;
  }
  .result-img {
    width: 65%;
  }
  .title-en {
    font-size: 14px;
  }
  h2 .btn-wpaper2 {
    font-size: 20px;
  }
  .trends h2 {
    font-size: 20px;
  }
  .arrow-blue {
    border-top: 40px solid #E7F2F4;
  }
  .arrow-white {
    border-top: 40px solid white;
  }
  .shadow-redwhite, .red30 {
  font-size: 25px;
  }
  .price, .compare table th {
    font-size: 12px;
  }
  .compare table td {
    padding: 2px;
  }
  .features-num {
    width: 40px;
  }
  .features-img {
    margin: .5rem auto;
    height: 200px;
  }
  .phone i, .phonenumber {
    font-size: 25px;
  }
  .phonehour {
    font-size: 16px;
  }
  .btn-contact {
    font-size: 20px;
  }
  .banner-img2 {
    width: 48%;
  }
}

@media screen and (max-width: 500px) {
  .tempobox {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 10px;
  }

  .topleft-img {
    height: auto !important;
    width: 100% !important;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
}

@media screen and (max-width: 450px) {
  .product-img {
    width: 80%;
  }
  .header-content-md .wreath {
    width: auto;
    width: -moz-available;
  }
  .header-logo {
    width: 100px;
  }
}

@media screen and (max-width: 420px) {
  .intro1 p, .intro2-text, .salon-logos p, .result-ttl, .summary p {
    font-size: 18px;
  }
  .result-dtl {
    font-size: 16px;
  }
  .salonlogo {
    padding: 0 15px;
  }
  .section {
    padding: 40px 0;
  }
  .contact {
    padding: 40px 0 0 0;
  }
  .comopanya {
    display: none;
  }
}

@media screen and (max-width: 400px) {
  .header-logo {
    width: 80px;
  }
  h1 {
    font-size: 17px;
    margin-bottom: .5rem !important;
  }
  h4, .speech p, .btn-wpaper {
    font-size: 15px;
  }
  p {
    font-size: 14px;
  }
  .title-en {
    font-size: 12px;
  }
  h2, .btn-wpaper2 {
    font-size: 18px;
  }
  .trends h2 {
    font-size: 16px;
  }
  .header-content-md {
    display: none;
  }
  .hdcontent-dtop {
    display: block;
    margin-bottom: 0!important;
  }
  .wreath {
    width: 25% !important;
    height: auto;
  }
  .topleft-img {
    height: auto !important;
    width: 100% !important;
    position: unset;
  }
  .topimg-fixed {
    position: absolute;
  }
  .hdbtn-dtop {
    display: none;
  }
  .hdbtn-mb {
    display: block;
    margin-top: -15%;
  }
  .speech {
    margin: 0 0 .7rem 0;
  }
  .speech:before {
    bottom: -13px;
    border: 6px solid transparent;
    border-top: 8px solid #FFF;
  }
  .content-right {
    margin-top: -15%;
  }
  .result-img {
    width: 80%;
  }
  .shadow-redwhite, .red30 {
    font-size: 23px;
  }
  .logorow1 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .logorow2 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0 .5rem 1.5rem .5rem;
  }
  .summarylogo1, .summarylogo2 {
    width: 60%;
  }
  h3 {
    font-size: 18px;
  }
  .features-img {
    margin: .5rem auto;
    height: 150px;
  }
  .features-num {
    width: 35px;
  }
  .graphname, .graphbox p {
    font-size: 12px;
  }
  .casebox {
    margin: 1rem;
  }
  .cases h3 {
    font-size: 16px;
  }
  .phone i, .phonenumber {
    font-size: 20px;
  }
  .phonehour {
    font-size: 14px;
  }
  .btn-contact {
    font-size: 18px;
  }
  .btn-wpaper2 {
    padding: .5rem 4rem;
  }
  .banner-img2 {
    width: 49%;
    min-height: 45px;
  }
}

@media screen and (max-width: 350px) {
  .shadow-redwhite, .red30 {
  font-size: 20px;
  }
  .product-img {
    width: 90%;
  }
}

@media screen and (max-width: 320px) {
  .intro1 p, .intro2-text, .salon-logos p, .result-ttl, .summary p {
    font-size: 16px;
  }
}

@media screen and (max-height: 670px) and (max-width: 375px) {
.topleft-img {
  height: auto !important;
  width: 80% !important;
}
