
/***********************************************************************************************/
/*  Responsive/adaptive stuff */
/***********************************************************************************************/
@media only screen and (min-width: 1600px) {

}
@media only screen and (max-width: 1199px) {
html{
  font-size: 58%;
}
header h1 {
  font-size: 4rem;
}


}
@media only screen and (max-width: 991px) {
header h1 {
  font-size: 2.8rem;
}
h2 {
  font-size: 3.3rem;
}

.custome-plane-item span {
  font-size: 1.6rem;
}
.custome-plane-item > img {
  height: 10rem;
}

.lets-start {
  font-size: 2rem;
}
.yellow-btn {
  padding: 2rem 13rem;
}
.subscribe-holder {
  width: 100%;
}
.my-name img {
  width: 55rem;
}

}
@media only screen and (max-width: 767px) {
body {
  font-size: 1.7rem;
}
h3 {
  font-size: 2.4rem;
}
h2 {
  font-size: 2.4rem;
}
h4 {
  font-size: 2.2rem;
}
p {
  margin-bottom: 1.5rem;
}

header h1 {
  font-size: 2.5rem;
  line-height: 1.5;
  text-align: center;
}
strong {
  font-size: 1.6rem;
}
h3 {
  font-size: 2rem;
}

.bg-p {
  font-size: 1.6rem;
  padding: 0.5rem 2rem;
  text-align: center;
}
.full-img {
  margin-bottom: 2rem;
  margin-top: 1rem;
}
.lets-start {
  font-size: 1.6rem;
  text-align: center;
  display: block;
}
.yellow-btn {
  font-size: 1.6rem;
  padding: 1rem 3rem;
}
.subscribe-holder {
  margin: 0 auto 5rem;
  padding-bottom: 2rem;
  padding-top: 0rem;
  width: 96%;
}
.will-get-top {
  padding-top: 3rem;
}
.subscribe-holder {
  padding-bottom: 5rem;
  padding-top: 2rem;
}
.video-holder {
  margin: 0 auto 3rem;
}
.header-bottom img{
    margin-bottom: 1.5rem;
}
.double img{
  margin-bottom: 1.5rem;
}
.header-bottom {
  padding: 3rem 0 0 ;
}
header h1 {
  margin-bottom: 3rem;
  margin-top: 2rem;
}
.header-main-wrapper p {
  margin: auto auto 3rem;
  width: 100%;
}
.listen-to-me-content {
  padding: 3rem 0;
}
.frustration-content {
  padding-top: 4rem;
}
.frustration-content .bg-p {
  margin-bottom: 3rem;
  margin-top: 2rem;
}
.frustration-content .icon-list li {
  margin-bottom: 2rem;
}
.traning-content {
  padding-bottom: 1rem;
  padding-top: 3rem;
}
.expect-content {
  padding-bottom: 1rem;
  padding-top: 4rem;
}
.dite-content {
  padding-bottom: 0rem;
}
.supplement-content img {
  margin: 3rem auto;
  width: 80%;
}
.take-a-look-content > p {
  margin: 3rem 0;
}
.guide-item {
  flex-wrap: wrap;
}
.bottom-line-top-area {
  padding-top: 4rem;
}
.guarantee {
  margin-bottom: 5rem;
  margin-top: 3rem;
}
.bottom-line .double {
  margin-bottom: 2rem;
}
.shape-content {
  padding-bottom: 0rem;
  padding-top: 4rem;
}
.shape-content ul {
  margin-bottom: 1rem;
}
.shape-content ul {
  margin-bottom: 1rem;
}
.next-content {
  padding-bottom: 1rem;
  padding-top: 4rem;
}
form {
  padding: 2rem;
}
input {
  height: 4.5rem;
  margin-bottom: 2rem;
  margin-top: 1rem;
}
.my-name {
  background:linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)) repeat fixed 0 0%,  rgba(0, 0, 0, 0) url("../img/banner-3.jpg") repeat scroll right center / cover ;
  text-align: center;
}
.my-name h6 {
  font-size: 2.8rem;
  margin-bottom: 2rem;
}
.my-name p {
  font-size: 2rem;
  width: 100%;
}
.my-name img {
  height: auto;
  margin:auto;
}
.my-name h2 {
  font-size: 2.4rem;
  padding-top: 1rem;
  width: 100%;
}
.guide-item-text {
  text-align: center;
}
.guide-item-text img {
  margin: 3rem auto 1.5rem;
  width: 13rem;
}
.mobile-change {
  background: #ff304e none repeat scroll 0 0;
  margin-bottom: 3rem;
  margin-left: -15px;
  margin-right: -15px;
  padding: 3rem 0;
  text-align: center;
}
.mobile-change span.red{
  color: #fff;
}
.big-pra {
  line-height: 1.25;
  font-size: 2.8rem;
  
}
.big-pra strong {
  font-size: 2.8rem;
}
}
@media only screen and (max-width: 560px) {
.subscribe-holder {
  width: 100%;
}
.subscribe-holder > h3 {
  color: #ff3e5a;
  margin-bottom: 1rem;
  font-size: 2.2rem;
}

.form-area button {
  font-size: 1.8rem;
  margin-left: 0px;
  padding: 0.6rem 2rem;
}
.subscribe-holder {
  padding: 0rem 1rem 2rem;
}
.footer-bottom h3 {
  font-size: 2.2rem;
}
.footer-bottom img {
  margin: 0 auto;
  width: 60%;
}
.footer-bottom {
  padding: 5rem 0 3rem;
}
.footer-bottom h3 {
  margin: 2rem 0;
}

}