/*////////////////////////////////////////////////////// Responsive CSS Structure //////////////////////////////////////////////////////*/
@media (min-width: 2400px) {
  /* common style */
  .common-detail {
    font-size: 40px;
    line-height: 70px;
  }
  /* common style */
  /* header */
  .header {
    padding: 65px 0 145px;
  }
  .navbar-nav .nav-item {
    padding: 0 90px;
    font-size: 32px;
    line-height: 36px;
  }
  .navbar-brand {
    max-width: 554px;
    top: 50px;
  }
  /* header */
  /* banner */
  .banner-image {
    width: 100%;
    height: 100%;
  }
  .banner-image * {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  /* banner */
  /* welcome holistic section */
  .welcome-holistic-section {
    margin-top: -350px;
  }
  .welcome-holistic-title span {
    display: block;
    text-align: center;
    font-size: 50px;
    line-height: 89px;
    letter-spacing: 10px;
    text-transform: uppercase;
  }
  .welcome-holistic-title * {
    text-align: center;
    font-size: 70px;
    line-height: 89px;
    text-transform: none;
  }
  .welcome-holistic-content .common-detail {
    font-size: 41px;
    line-height: 70px;
    margin: 35px auto 0;
    max-width: 1638px;
  }
  .welcome-holistic-main-part {
    position: relative;
    padding: 200px 0 275px;
  }
  .welcome-holistic-part {
    position: relative;
    z-index: 99;
    background: #FAC26B;
    margin: 0 173px 0 0;
    border-radius: 0 58px 58px 0;
  }
  .welcome-holistic-main-part::before {
    position: absolute;
    content: "";
    background-image: url('../images/vectorimg.png');
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0.3;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-45%);
  }
  .welcome-holistic-wrp {
    width: 100%;
    max-width: 2020px;
    margin: 0 auto;
  }
  .welcome-holistic-wrp-image {
    margin: -52px 0 -100px 80px;
  }
  .welcome-holistic-detail {
    width: 100%;
    max-width: 998px;
    margin-left: auto;
    padding: 60px 0 30px;
    margin-right: -70px;
  }
  /* welcome holistic section */
  /* founder section */
  .founder-section {
    position: relative;
    padding-bottom: 100px;
    margin-top: -125px;
  }
  .founder-section::before {
    position: absolute;
    content: "";
    width: 1400px;
    height: 5px;
    background: #69CBD1;
    left: 0;
    top: 80px;
  }
  .founder-name * {
    margin: 0;
    font-family: 'GeorgiaItalic';
    font-size: 64px;
    line-height: 115px;
    color: #1B8086;
    text-align: right;
    text-transform: uppercase;
    letter-spacing: 20px;
  }
  .founder-info {
    width: 100%;
    max-width: 2072px;
    margin: 40px 0 0 auto;
    font-family: 'GeorgiaItalic';
    font-size: 55px;
    line-height: 80px;
    /*text-align: right;*/
      text-align: center;
  }
  .founder-part {
    width: 100%;
    max-width: 2072px;
    margin: 70px 0 0 auto;
  }
  .founder-left-part {
    width: 100%;
    max-width: 972px;
    margin-left: auto;
  }
  .founder-left-part .common-detail {
    position: relative;
    z-index: 99;
    width: 100%;
    max-width: 912px;
  }
  .chakra-image {
    margin: -90px -245px;
  }
  .founder-right-part {
    width: 100%;
    max-width: 1021px;
    margin: 0 -50px 0 auto;
  }
  .founder-right-part .common-detail > *:not(:last-child) {
    margin-bottom: 70px;
  }
  .founder-vision {
    width: 100%;
    max-width: 955px;
    text-align: center;
    margin: 80px 0 0;
    font-family: 'GeorgiaItalic';
    font-size: 47px;
    line-height: 81px;
    color: #1C9299;
  }
  .founder-left-part .common-detail br {
    display: block;
  }
  /* founder section */
  /* contact section */
  .contact-section {
    margin: 90px 0 100px auto;
    width: 100%;
    max-width: 2204px;
    background-image: url('../images/contactimg.png');
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 220px 0 0 0;
  }
  .contact-content {
    padding: 145px 140px 145px 30px;
    display: flex;
    justify-content: flex-end;
  }
  .contact-info {
    width: 100%;
    max-width: 1223px;
    font-size: 44px;
    line-height: 74px;
    color: #EAE7C7;
    text-align: center;
  }
  .contact-info-detail {
    position: relative;
    right: 45px;
    width: 100%;
    max-width: 1267px;
    margin: 10px 0 0;
    font-size: 44px;
    line-height: 77px;
    text-align: center;
    color: #FFF;
  }
  .contact-info-detail a {
    font-family: 'GeorgiaBold';
  }
  .contact-info-detail a:hover {
    color: #EAE7C7;
  }
  /* contact section */
  /* meditation section */
  .meditation-section {
    margin-top: -610px;
  }
  .meditation-part {
    max-width: 1330px;
    padding: 100px 88px;
  }
  .meditation-detail {
    padding: 43px 0 60px;
  }
  .meditation-title * {
    font-size: 105px;
    line-height: 110px;
  }
  .meditation-info {
    max-width: 1040px;
    margin: 20px auto 0;
    font-size: 58px;
    line-height: 85px;
  }
  .meditation-info-detail {
    max-width: 1107px;
    margin: 40px 20px 0 auto;
    font-size: 41px;
    line-height: 71px;
  }
  .meditation-wrp {
    margin: 60px auto 0;
  }
  .meditation-wrp-block {
    margin: 145px 0 0;
  }
  .mediation-float-image {
    padding-right: 60px;
    margin-left: 30px;
  }
  .meditation-float-title {
    max-width: 930px;
  }
  .meditation-float-title * {
    font-size: 64px;
    line-height: 81px;
  }
  .meditation-float-info {
    max-width: 670px;
    margin: 15px 0 0;
    padding-bottom: 50px;
    font-size: 63px;
    line-height: 80px;
  }
  .meditation-float-detail {
    margin: 70px 0 0;
    font-size: 41px;
    line-height: 71px;
  }
  .meditation-float-detail > *:not(:last-child) {
    margin-bottom: 50px;
  }
  /* meditation section */
  /* meditation instruction */
  .meditation-instruction {
    padding: 190px 0 0;
    margin-bottom: -10px;
  }
  .meditation-instruction::before {
    height: 1224px;
    top: 30px;
  }
  .meditation-instruction-content {
    padding: 165px 0 150px;
    border-radius: 0 230px 0 0;
    margin-right: 267px;
  }
  .meditation-instruction-title {
    padding-left: 120px;
  }
  .meditation-instruction-title * {
    font-size: 73px;
    line-height: 80px;
  }
  .mediation-instruction-block {
    margin: 40px 170px 0 auto;
    padding-right: 60px;
    max-width: 1784px;
  }
  .meditation-instruction-list ol li {
    font-size: 53px;
    line-height: 67px;
    padding: 53px 0 53px 140px;
  }
  .meditation-instruction-list ol li:not(:first-child) span {
    font-size: 64px;
    line-height: 81px;
    padding-left: 50px;
    margin-left: 240px;
  }
  .meditation-instruction-list ol li:not(:first-child) span::before {
    width: 5px;
    height: 60px;
  }
  .meditation-instruction-list ol li::before {
    font-size: 95px;
    line-height: 100px;
    top: 20px;
  }
  .total-program {
    margin: 55px 0 0;
    font-size: 64px;
    line-height: 91px;
  }
  .meditation-instruction-info {
    margin: 55px 0 0;
    font-size: 53px;
    line-height: 67px;
  }
  /* meditation instruction */
  /* contact wrp section */
  .contact-wrp-section {
    margin-top: 500px;
  }
  .contact-wrp-list ul li:not(:last-child) {
    margin-bottom: 50px;
  }
  .contact-wrp-list ul li {
    font-size: 50px;
    line-height: 60px;
  }
  .contact-form-title * {
    font-size: 80px;
    line-height: 90px;
  }
  .contact-form-part .common-form {
    margin-top: 50px;
  }
  .common-form .form-group {
    margin-bottom: 30px;
  }
  .common-form .form-group .form-control {
    padding: 20px;
    font-size: 28px;
    line-height: 35px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
  }
  .common-form .form-group textarea.form-control {
    padding: 20px 20px 150px;
  }
  .common-form .form-group .form-control::placeholder {
    font-size: 28px;
    line-height: 35px;
  }
  .common-form .submit-button {
    margin: 30px 0 0;
  }
  .common-form .submit-button button {
    padding: 25px 45px;
    font-size: 45px;
    line-height: 50px;
    border: 3px solid transparent;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
  }
  /* contact wrp section */
  /* google map */
  .map {
    height: 650px;
    margin: 150px 0 0;
  }
  /* google map */
  /* footer */
  .footer {
    margin: 135px 0 0;
  }
  .footer-menu-part {
    top: 50px;
  }
  .footer-menu-list {
    padding: 60px 0;
    margin: 0 135px;
  }
  .footer-menu-list ul li {
    font-size: 27px;
    line-height: 31px;
    padding: 0 55px;
  }
  .footer-menu-list ul li:after {
    height: 80px;
  }
  .footer-bottom-part {
    bottom: 95px;
  }
  .footer-contact-list ul li {
    font-size: 27px;
    line-height: 45px;
  }
  .footer-contact-list ul li:not(:last-child) {
    margin-right: 110px;
  }
  .footer-contact-list ul li figure {
    width: 70px;
    height: 70px;
    margin-right: 80px;
    padding: 0;
  }
  .footer-copyright {
    margin-top: 95px;
    font-size: 24px;
    line-height: 26px;
  }
  /* footer */
}
@media (max-width: 2399px) {
  /* welcome holistic section */
  .welcome-holistic-wrp-image {
    height: 600px;
  }
  .welcome-holistic-wrp-image * {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  /* welcome holistic section */
  /* meditation section */
  .mediation-float-image {
    max-width: 840px;
  }
  /* meditation section */
  /* founder section */
  .founder-left-part .common-detail br {
    display: none;
  }
  /* founder section */
}
@media (min-width:2200px) {
  .container {
    max-width: 2110px;
  }
}
@media (min-width:1700px) and (max-width:2199px) {
  .container {
    max-width: 1610px;
  }
}
@media (min-width: 1800px) and (max-width: 1899px) {
  /* founder section */
  .founder-section::before {
    width: 960px;
  }
  .chakra-image {
    margin: -50px -50px 0 -100px;
  }
  /* founder section */
}
@media (min-width: 1700px) and (max-width: 1799px) {
  /* common style */
  .common-detail {
    font-size: 25px;
    line-height: 45px;
  }
  /* common style */
  /* header */
  .navbar-brand {
    max-width: 350px;
  }
  .navbar-nav .nav-item {
    font-size: 22px;
    line-height: 28px;
  }
  /* header */
  /* welcome holistic section */
  .welcome-holistic-part {
    margin: 0 70px 0 0;
  }
  .welcome-holistic-detail {
    margin: 0;
    padding-left: 40px;
  }
  /* welcome holistic section */
  /* founder section */
  .founder-name * {
    font-size: 40px;
    line-height: 55px;
    letter-spacing: 16px;
  }
  .founder-section::before {
    width: 1000px;
  }
  .chakra-image {
    margin: -50px -30px 0 -50px;
  }
  .founder-vision {
    font-size: 26px;
    line-height: 50px;
  }
  /* founder section */
  /* contact section */
  .contact-section {
    max-width: 1500px;
  }
  /* contact section */
  /* meditation section */
  .meditation-section {
    margin-top: -415px;
  }
  /* meditation section */
  /* meditation instruction */
  .meditation-instruction-content {
    margin-right: 130px;
  }
  .meditation-instruction::before {
    height: 850px;
  }
  .mediation-instruction-block {
    margin: 20px 30px 0 auto;
  }
  /* meditation instruction */
  /* contact wrp section */
  .contact-wrp-section {
    margin-top: 300px;
  }
  /* contact wrp section */
  /* footer */
  .footer {
    margin: 60px 0 0;
  }
  .footer-menu-list {
    padding: 25px 0;
  }
  .footer-menu-list ul li:after {
    height: 35px;
  }
  .footer-copyright {
    margin-top: 50px;
  }
  /* footer */
}
@media (min-width: 1600px) and (max-width: 1699px) {
  /* common style */
  .common-detail {
    font-size: 25px;
    line-height: 45px;
  }
  /* common style */
  /* header */
  .navbar-brand {
    max-width: 350px;
  }
  .navbar-nav .nav-item {
    font-size: 22px;
    line-height: 28px;
  }
  /* header */
  /* welcome holistic section */
  .welcome-holistic-section {
    margin-top: -230px;
  }
  .welcome-holistic-title span {
    font-size: 30px;
    line-height: 40px;
  }
  .welcome-holistic-title * {
    font-size: 40px;
    line-height: 50px;
  }
  .welcome-holistic-part {
    margin: 0 50px 0 0;
  }
  .welcome-holistic-detail {
    padding-left: 0;
    max-width: 600px;
  }
  .welcome-holistic-main-part {
    padding: 150px 0 230px;
  }
  /* welcome holistic section */
  /* founder section */
  .founder-name * {
    font-size: 34px;
    line-height: 45px;
    letter-spacing: 14px;
  }
  .founder-section::before {
    width: 920px;
    height: 3px;
    top: 40px;
  }
  .chakra-image {
    margin: -50px -30px 0 -50px;
  }
  .founder-vision {
    font-size: 22px;
    line-height: 44px;
    margin: 30px 0 0;
    max-width: 505px;
  }
  .founder-info {
    font-size: 34px;
    line-height: 42px;
  }
  .founder-section {
    margin-top: -100px;
  }
  .founder-part {
    max-width: 1253px;
    margin: 40px 0 0 auto;
  }
  .founder-right-part .common-detail > *:not(:last-child) {
    margin-bottom: 25px;
  }
  /* founder section */
  /* contact section */
  .contact-section {
    max-width: 1400px;
  }
  .contact-info {
    font-size: 25px;
    line-height: 45px;
    max-width: 720px;
  }
  .contact-info-detail {
    font-size: 25px;
    line-height: 45px;
    max-width: 740px;
  }
  .contact-content {
    padding: 70px 70px 70px 30px;
  }
  /* contact section */
  /* meditation section */
  .meditation-section {
    margin-top: -380px;
  }
  .meditation-title * {
    font-size: 65px;
    line-height: 70px;
  }
  .meditation-info {
    font-size: 35px;
    line-height: 50px;
    max-width: 650px;
  }
  .meditation-info-detail {
    font-size: 25px;
    line-height: 45px;
    max-width: 680px;
    margin: 0 20px 0 auto;
  }
  .mediation-float-image {
    max-width: 700px;
  }
  .meditation-wrp {
    margin: 50px auto 0;
  }
  .meditation-float-title * {
    font-size: 35px;
    line-height: 45px;
    letter-spacing: 3px;
  }
  .meditation-float-title {
    max-width: 530px;
  }
  .meditation-float-info {
    font-size: 38px;
    line-height: 50px;
    max-width: 404px;
    padding-bottom: 20px;
  }
  .meditation-float-detail {
    margin: 40px 0 0;
    font-size: 25px;
    line-height: 45px;
  }
  .meditation-float-detail > *:not(:last-child) {
    margin-bottom: 30px;
  }
  .mediation-float-image {
    padding-right: 0;
  }
  /* meditation section */
  /* meditation instruction */
  .meditation-instruction-content {
    margin-right: 100px;
  }
  .meditation-instruction::before {
    height: 800px;
  }
  .mediation-instruction-block {
    margin: 20px 0 0 auto;
  }
  .meditation-instruction-title * {
    font-size: 42px;
    line-height: 50px;
  }
  /* meditation instruction */
  /* contact wrp section */
  .contact-wrp-section {
    margin-top: 300px;
  }
  .contact-wrp-list ul li {
    font-size: 28px;
    line-height: 38px;
  }
  /* contact wrp section */
  /* footer */
  .footer {
    margin: 60px 0 0;
  }
  .footer-menu-list {
    padding: 25px 0;
  }
  .footer-menu-list ul li:after {
    height: 35px;
  }
  .footer-copyright {
    margin-top: 50px;
  }
  /* footer */
}
@media (min-width: 1500px) and (max-width: 1599px) {
  /* common style */
  .common-detail {
    font-size: 25px;
    line-height: 45px;
  }
  /* common style */
  /* header */
  .navbar-brand {
    max-width: 320px;
  }
  .navbar-nav .nav-item {
    font-size: 22px;
    line-height: 28px;
  }
  /* header */
  /* welcome holistic section */
  .welcome-holistic-section {
    margin-top: -230px;
  }
  .welcome-holistic-title span {
    font-size: 30px;
    line-height: 40px;
  }
  .welcome-holistic-title * {
    font-size: 40px;
    line-height: 50px;
  }
  .welcome-holistic-part {
    margin: 0 50px 0 0;
  }
  .welcome-holistic-detail {
    padding-left: 0;
    max-width: 600px;
  }
  .welcome-holistic-main-part {
    padding: 150px 0 230px;
  }
  /* welcome holistic section */
  /* founder section */
  .founder-name * {
    font-size: 34px;
    line-height: 45px;
    letter-spacing: 14px;
  }
  .founder-section::before {
    width: 870px;
    height: 3px;
    top: 40px;
  }
  .chakra-image {
    margin: -50px -30px 0 -50px;
  }
  .founder-vision {
    font-size: 22px;
    line-height: 44px;
    margin: 30px 0 0;
    max-width: 505px;
  }
  .founder-info {
    font-size: 34px;
    line-height: 42px;
  }
  .founder-section {
    margin-top: -100px;
  }
  .founder-part {
    max-width: 1253px;
    margin: 40px 0 0 auto;
  }
  .founder-right-part .common-detail > *:not(:last-child) {
    margin-bottom: 25px;
  }
  /* founder section */
  /* contact section */
  .contact-section {
    max-width: 1300px;
  }
  .contact-info {
    font-size: 25px;
    line-height: 45px;
    max-width: 720px;
  }
  .contact-info-detail {
    font-size: 25px;
    line-height: 45px;
    max-width: 740px;
  }
  .contact-content {
    padding: 70px 70px 70px 30px;
  }
  /* contact section */
  /* meditation section */
  .meditation-section {
    margin-top: -360px;
  }
  .meditation-title * {
    font-size: 65px;
    line-height: 70px;
  }
  .meditation-info {
    font-size: 35px;
    line-height: 50px;
    max-width: 650px;
  }
  .meditation-info-detail {
    font-size: 25px;
    line-height: 45px;
    max-width: 680px;
    margin: 0 20px 0 auto;
  }
  .mediation-float-image {
    max-width: 700px;
  }
  .meditation-wrp {
    margin: 40px auto 0;
  }
  .meditation-float-title * {
    font-size: 35px;
    line-height: 45px;
    letter-spacing: 3px;
  }
  .meditation-float-title {
    max-width: 530px;
  }
  .meditation-float-info {
    font-size: 38px;
    line-height: 50px;
    max-width: 404px;
    padding-bottom: 20px;
  }
  .meditation-float-detail {
    margin: 40px 0 0;
    font-size: 25px;
    line-height: 45px;
  }
  .meditation-float-detail > *:not(:last-child) {
    margin-bottom: 30px;
  }
  .mediation-float-image {
    padding-right: 0;
  }
  /* meditation section */
  /* meditation instruction */
  .meditation-instruction-content {
    margin-right: 100px;
  }
  .meditation-instruction::before {
    height: 750px;
  }
  .mediation-instruction-block {
    margin: 20px 0 0 auto;
    max-width: 1260px;
  }
  .meditation-instruction-title * {
    font-size: 40px;
    line-height: 50px;
  }
  .meditation-instruction-list ol li {
    font-size: 32px;
    line-height: 45px;
    padding: 25px 0 25px 70px;
  }
  .meditation-instruction-list ol li::before {
    font-size: 50px;
    line-height: 55px;
  }
  .meditation-instruction-list ol li::before {
    top: 15px;
  }
  .total-program {
    font-size: 34px;
    line-height: 50px;
    margin: 30px 0 0;
  }
  .meditation-instruction-info {
    font-size: 30px;
    line-height: 40px;
    margin: 30px 0 0;
  }
  /* meditation instruction */
  /* contact wrp section */
  .contact-wrp-section {
    margin-top: 270px;
  }
  .contact-wrp-list ul li {
    font-size: 28px;
    line-height: 38px;
  }
  /* contact wrp section */
  /* footer */
  .footer {
    margin: 50px 0 0;
  }
  .footer-menu-list {
    padding: 25px 0;
  }
  .footer-menu-list ul li:after {
    height: 35px;
  }
  .footer-copyright {
    margin-top: 50px;
  }
  /* footer */
}
@media (min-width: 1400px) and (max-width: 1499px) {
  /* common style */
  .common-detail {
    font-size: 24px;
    line-height: 44px;
  }
  /* common style */
  /* header */
  .navbar-brand {
    max-width: 320px;
  }
  .navbar-nav .nav-item {
    font-size: 22px;
    line-height: 28px;
  }
  /* header */
  /* welcome holistic section */
  .welcome-holistic-section {
    margin-top: -200px;
  }
  .welcome-holistic-title span {
    font-size: 30px;
    line-height: 40px;
  }
  .welcome-holistic-title * {
    font-size: 40px;
    line-height: 50px;
  }
  .welcome-holistic-part {
    margin: 0 50px 0 0;
  }
  .welcome-holistic-detail {
    padding-left: 0;
    max-width: 600px;
  }
  .welcome-holistic-wrp-image {
    height: 500px;
  }
  .welcome-holistic-main-part {
    padding: 150px 0 230px;
  }
  /* welcome holistic section */
  /* founder section */
  .founder-name * {
    font-size: 34px;
    line-height: 45px;
    letter-spacing: 14px;
  }
  .founder-section::before {
    width: 820px;
    height: 3px;
    top: 40px;
  }
  .chakra-image {
    margin: -50px -30px 0 -50px;
  }
  .founder-vision {
    font-size: 22px;
    line-height: 44px;
    margin: 30px 0 0;
    max-width: 505px;
  }
  .founder-info {
    font-size: 34px;
    line-height: 42px;
  }
  .founder-section {
    margin-top: -100px;
  }
  .founder-part {
    max-width: 1253px;
    margin: 40px 0 0 auto;
  }
  .founder-right-part .common-detail > *:not(:last-child) {
    margin-bottom: 25px;
  }
  /* founder section */
  /* contact section */
  .contact-section {
    max-width: 1300px;
  }
  .contact-info {
    font-size: 25px;
    line-height: 45px;
    max-width: 720px;
  }
  .contact-info-detail {
    font-size: 25px;
    line-height: 45px;
    max-width: 740px;
  }
  .contact-content {
    padding: 70px 70px 70px 30px;
  }
  /* contact section */
  /* meditation section */
  .meditation-section {
    margin-top: -330px;
  }
  .meditation-part {
    max-width: 750px;
  }
  .meditation-detail {
    padding: 30px 0;
  }
  .meditation-title * {
    font-size: 60px;
    line-height: 65px;
  }
  .meditation-info {
    font-size: 30px;
    line-height: 45px;
    max-width: 650px;
    margin: 10px auto 0;
  }
  .meditation-info-detail {
    font-size: 25px;
    line-height: 45px;
    max-width: 680px;
    margin: 0 20px 0 auto;
  }
  .mediation-float-image {
    max-width: 700px;
  }
  .meditation-wrp {
    margin: 40px auto 0;
  }
  .meditation-float-title * {
    font-size: 35px;
    line-height: 45px;
    letter-spacing: 3px;
  }
  .meditation-float-title {
    max-width: 530px;
  }
  .meditation-float-info {
    font-size: 38px;
    line-height: 50px;
    max-width: 404px;
    padding-bottom: 20px;
  }
  .meditation-float-detail {
    margin: 40px 0 0;
    font-size: 25px;
    line-height: 45px;
  }
  .meditation-float-detail > *:not(:last-child) {
    margin-bottom: 30px;
  }
  .mediation-float-image {
    padding-right: 0;
  }
  /* meditation section */
  /* meditation instruction */
  .meditation-instruction {
    padding: 90px 0 0;
  }
  .meditation-instruction-content {
    margin-right: 100px;
  }
  .meditation-instruction::before {
    height: 710px;
    top: 10px;
  }
  .mediation-instruction-block {
    margin: 20px 0 0 auto;
    max-width: 1180px;
  }
  .meditation-instruction-title * {
    font-size: 36px;
    line-height: 46px;
  }
  .meditation-instruction-list ol li {
    font-size: 30px;
    line-height: 42px;
    padding: 25px 0 25px 55px;
  }
  .meditation-instruction-list ol li:not(:first-child) span {
    font-size: 30px;
    line-height: 42px;
    padding-left: 35px;
  }
  .meditation-instruction-list ol li:not(:first-child) span::before {
    width: 3px;
    height: 30px;
  }
  .meditation-instruction-list ol li::before {
    font-size: 46px;
    line-height: 52px;
    top: 15px;
  }
  .total-program {
    font-size: 30px;
    line-height: 45px;
    margin: 30px 0 0;
  }
  .meditation-instruction-info {
    font-size: 26px;
    line-height: 36px;
    margin: 30px 0 0;
  }
  /* meditation instruction */
  /* contact wrp section */
  .contact-wrp-section {
    margin-top: 250px;
  }
  .contact-wrp-list ul li {
    font-size: 28px;
    line-height: 38px;
  }
  /* contact wrp section */
  /* footer */
  .footer {
    margin: 30px 0 0;
  }
  .footer-menu-list {
    padding: 20px 0;
    margin: 0 80px;
  }
  .footer-menu-list ul li:after {
    height: 30px;
  }
  .footer-copyright {
    margin-top: 50px;
  }
  .footer-menu-list ul li {
    font-size: 18px;
    line-height: 24px;
    padding: 0 35px;
    letter-spacing: 5px;
  }
  .footer-contact-list ul li {
    font-size: 18px;
    line-height: 28px;
  }
  .footer-contact-list ul li:not(:last-child) {
    margin-right: 50px;
  }
  .footer-contact-list ul li figure {
    margin-right: 35px;
  }
  .footer-copyright {
    margin-top: 45px;
    font-size: 18px;
    line-height: 22px;
  }
  /* footer */
}
@media (min-width: 1300px) and (max-width: 1399px) {
  /* common style */
  .common-detail {
    font-size: 22px;
    line-height: 42px;
  }
  /* common style */
  /* header */
  .header {
    padding: 40px 0 85px;
  }
  .navbar-brand {
    max-width: 300px;
  }
  .navbar-nav .nav-item {
    font-size: 20px;
    line-height: 26px;
  }
  /* header */
  /* welcome holistic section */
  .welcome-holistic-section {
    margin-top: -180px;
  }
  .welcome-holistic-title span {
    font-size: 28px;
    line-height: 38px;
  }
  .welcome-holistic-title * {
    font-size: 38px;
    line-height: 48px;
  }
  .welcome-holistic-content .common-detail {
    font-size: 27px;
    line-height: 42px;
    margin: 20px auto 0;
  }
  .welcome-holistic-part {
    margin: 0 50px 0 0;
    border-radius: 0 40px 40px 0;
  }
  .welcome-holistic-detail {
    padding: 0;
    max-width: 600px;
  }
  .welcome-holistic-wrp-image {
    height: 500px;
    margin: -35px 0;
  }
  .welcome-holistic-main-part {
    padding: 100px 0 160px;
  }
  /* welcome holistic section */
  /* founder section */
  .founder-name * {
    font-size: 30px;
    line-height: 40px;
    letter-spacing: 12px;
  }
  .founder-section::before {
    width: 750px;
    height: 3px;
    top: 35px;
  }
  .chakra-image {
    margin: -50px -30px 0 -50px;
  }
  .founder-vision {
    font-size: 22px;
    line-height: 44px;
    margin: 30px 0 0;
    max-width: 505px;
  }
  .founder-info {
    font-size: 30px;
    line-height: 38px;
  }
  .founder-section {
    margin-top: -85px;
  }
  .founder-part {
    max-width: 1105px;
    margin: 40px 0 0 auto;
  }
  .founder-right-part .common-detail > *:not(:last-child) {
    margin-bottom: 25px;
  }
  /* founder section */
  /* contact section */
  .contact-section {
    max-width: 1200px;
  }
  .contact-info {
    font-size: 25px;
    line-height: 45px;
    max-width: 720px;
  }
  .contact-info-detail {
    font-size: 25px;
    line-height: 45px;
    max-width: 740px;
  }
  .contact-content {
    padding: 70px 70px 70px 30px;
  }
  /* contact section */
  /* meditation section */
  .meditation-section {
    margin-top: -310px;
  }
  .meditation-part {
    max-width: 750px;
    border-radius: 50px;
  }
  .meditation-detail {
    padding: 30px 0;
  }
  .meditation-title * {
    font-size: 55px;
    line-height: 60px;
  }
  .meditation-info {
    font-size: 26px;
    line-height: 40px;
    max-width: 550px;
    margin: 10px auto 0;
  }
  .meditation-info-detail {
    font-size: 22px;
    line-height: 40px;
    max-width: 590px;
    margin: 0 20px 0 auto;
  }
  .meditation-wrp-block {
    margin: 70px 0 0;
  }
  .mediation-float-image {
    max-width: 610px;
  }
  .meditation-wrp {
    margin: 20px auto 0;
  }
  .meditation-float-title * {
    font-size: 30px;
    line-height: 40px;
    letter-spacing: 2px;
  }
  .meditation-float-title {
    max-width: 440px;
  }
  .meditation-float-info {
    font-size: 34px;
    line-height: 45px;
    max-width: 360px;
    padding-bottom: 20px;
  }
  .meditation-float-detail {
    margin: 40px 0 0;
    font-size: 22px;
    line-height: 40px;
  }
  .meditation-float-detail > *:not(:last-child) {
    margin-bottom: 20px;
  }
  .mediation-float-image {
    padding-right: 25px;
  }
  /* meditation section */
  /* meditation instruction */
  .meditation-instruction {
    padding: 90px 0 0;
  }
  .meditation-instruction-content {
    margin-right: 80px;
    padding: 60px 0;
  }
  .meditation-instruction::before {
    height: 660px;
    top: 10px;
  }
  .mediation-instruction-block {
    margin: 15px auto 0;
    max-width: 100%;
    padding: 0 100px;
  }
  .meditation-instruction-title * {
    font-size: 32px;
    line-height: 42px;
  }
  .meditation-instruction-list ol li {
    font-size: 26px;
    line-height: 38px;
    padding: 20px 0 20px 50px;
    border-bottom: 2px solid #FAC26B;
  }
  .meditation-instruction-list ol li:not(:first-child) span {
    font-size: 26px;
    line-height: 38px;
    padding-left: 30px;
    margin-left: 290px;
  }
  .meditation-instruction-list ol li:not(:first-child) span::before {
    width: 3px;
    height: 25px;
  }
  .meditation-instruction-list ol li::before {
    font-size: 40px;
    line-height: 50px;
    top: 10px;
  }
  .total-program {
    font-size: 28px;
    line-height: 42px;
    margin: 25px 0 0;
  }
  .meditation-instruction-info {
    font-size: 24px;
    line-height: 34px;
    margin: 25px 0 0;
  }
  /* meditation instruction */
  /* contact wrp section */
  .contact-wrp-section {
    margin-top: 250px;
  }
  .contact-wrp-list ul li {
    font-size: 25px;
    line-height: 35px;
  }
  .common-form .submit-button button {
    font-size: 26px;
    line-height: 30px;
    padding: 12px 35px;
  }
  .map {
    margin: 80px 0 0;
  }
  /* contact wrp section */
  /* footer */
  .footer {
    margin: 30px 0 0;
  }
  .footer-menu-list {
    padding: 20px 0;
    margin: 0 80px;
  }
  .footer-menu-list ul li:after {
    height: 30px;
  }
  .footer-copyright {
    margin-top: 50px;
  }
  .footer-menu-list ul li {
    font-size: 18px;
    line-height: 24px;
    padding: 0 35px;
    letter-spacing: 5px;
  }
  .footer-contact-list ul li {
    font-size: 18px;
    line-height: 28px;
  }
  .footer-contact-list ul li:not(:last-child) {
    margin-right: 50px;
  }
  .footer-contact-list ul li figure {
    margin-right: 35px;
  }
  .footer-copyright {
    margin-top: 45px;
    font-size: 18px;
    line-height: 22px;
  }
  /* footer */
}
@media (min-width: 1200px) and (max-width: 1299px) {
  /* common style */
  .common-detail {
    font-size: 22px;
    line-height: 42px;
  }
  /* common style */
  /* header */
  .header {
    padding: 40px 0 85px;
  }
  .navbar-brand {
    max-width: 300px;
  }
  .navbar-nav .nav-item {
    font-size: 20px;
    line-height: 26px;
  }
  /* header */
  /* welcome holistic section */
  .welcome-holistic-section {
    margin-top: -150px;
  }
  .welcome-holistic-title span {
    font-size: 28px;
    line-height: 38px;
  }
  .welcome-holistic-title * {
    font-size: 38px;
    line-height: 48px;
  }
  .welcome-holistic-content .common-detail {
    font-size: 27px;
    line-height: 42px;
    margin: 20px auto 0;
  }
  .welcome-holistic-part {
    margin: 0 40px 0 0;
    border-radius: 0 40px 40px 0;
  }
  .welcome-holistic-detail {
    padding: 0;
    max-width: 600px;
  }
  .welcome-holistic-wrp-image {
    height: 500px;
    margin: -35px 0;
  }
  .welcome-holistic-main-part {
    padding: 100px 0 160px;
  }
  /* welcome holistic section */
  /* founder section */
  .founder-name * {
    font-size: 30px;
    line-height: 40px;
    letter-spacing: 12px;
  }
  .founder-section::before {
    width: 690px;
    height: 3px;
    top: 35px;
  }
  .chakra-image {
    margin: -50px -30px 0 -40px;
  }
  .founder-vision {
    font-size: 22px;
    line-height: 44px;
    margin: 30px 0 0;
    max-width: 505px;
  }
  .founder-info {
    font-size: 30px;
    line-height: 38px;
  }
  .founder-section {
    margin-top: -85px;
    padding-bottom: 50px;
  }
  .founder-part {
    max-width: 1105px;
    margin: 40px 0 0 auto;
  }
  .founder-right-part .common-detail > *:not(:last-child) {
    margin-bottom: 25px;
  }
  .founder-right-part {
    margin: 0 -30px 0 auto;
  }
  /* founder section */
  /* contact section */
  .contact-section {
    max-width: 1100px;
  }
  .contact-info {
    font-size: 22px;
    line-height: 42px;
    max-width: 640px;
  }
  .contact-info-detail {
    font-size: 22px;
    line-height: 42px;
    max-width: 650px;
  }
  .contact-content {
    padding: 60px 60px 60px 30px;
  }
  /* contact section */
  /* meditation section */
  .meditation-section {
    margin-top: -270px;
  }
  .meditation-part {
    max-width: 750px;
    border-radius: 50px;
    padding: 50px 60px;
  }
  .meditation-detail {
    padding: 30px 0;
  }
  .meditation-title * {
    font-size: 55px;
    line-height: 60px;
  }
  .meditation-info {
    font-size: 26px;
    line-height: 40px;
    max-width: 550px;
    margin: 10px auto 0;
  }
  .meditation-info-detail {
    font-size: 22px;
    line-height: 40px;
    max-width: 590px;
    margin: 0 20px 0 auto;
  }
  .meditation-wrp-block {
    margin: 70px 0 0;
  }
  .mediation-float-image {
    max-width: 610px;
  }
  .meditation-wrp {
    margin: 20px auto 0;
  }
  .meditation-float-title * {
    font-size: 30px;
    line-height: 40px;
    letter-spacing: 2px;
  }
  .meditation-float-title {
    max-width: 440px;
  }
  .meditation-float-info {
    font-size: 34px;
    line-height: 45px;
    max-width: 360px;
    padding-bottom: 20px;
  }
  .meditation-float-detail {
    margin: 40px 0 0;
    font-size: 22px;
    line-height: 40px;
  }
  .meditation-float-detail > *:not(:last-child) {
    margin-bottom: 20px;
  }
  .mediation-float-image {
    padding-right: 25px;
  }
  /* meditation section */
  /* meditation instruction */
  .meditation-instruction {
    padding: 90px 0 0;
  }
  .meditation-instruction-content {
    margin-right: 80px;
    padding: 60px 0;
  }
  .meditation-instruction::before {
    height: 610px;
    top: 10px;
  }
  .mediation-instruction-block {
    margin: 15px auto 0;
    max-width: 100%;
    padding: 0 100px;
  }
  .meditation-instruction-title * {
    font-size: 32px;
    line-height: 42px;
  }
  .meditation-instruction-list ol li {
    font-size: 26px;
    line-height: 38px;
    padding: 20px 0 20px 50px;
    border-bottom: 2px solid #FAC26B;
  }
  .meditation-instruction-list ol li:not(:first-child) span {
    font-size: 26px;
    line-height: 38px;
    padding-left: 30px;
    margin-left: 290px;
  }
  .meditation-instruction-list ol li:not(:first-child) span::before {
    width: 3px;
    height: 25px;
  }
  .meditation-instruction-list ol li::before {
    font-size: 40px;
    line-height: 50px;
    top: 10px;
  }
  .total-program {
    font-size: 28px;
    line-height: 42px;
    margin: 25px 0 0;
  }
  .meditation-instruction-info {
    font-size: 24px;
    line-height: 34px;
    margin: 25px 0 0;
  }
  /* meditation instruction */
  /* contact wrp section */
  .contact-wrp-section {
    margin-top: 250px;
  }
  .contact-wrp-list ul li {
    font-size: 25px;
    line-height: 35px;
  }
  .common-form .submit-button button {
    font-size: 26px;
    line-height: 30px;
    padding: 12px 35px;
  }
  .map {
    margin: 80px 0 0;
  }
  /* contact wrp section */
  /* footer */
  .footer {
    margin: 30px 0 0;
  }
  .footer-menu-list {
    padding: 20px 0;
    margin: 0 80px;
  }
  .footer-menu-list ul li:after {
    height: 30px;
  }
  .footer-copyright {
    margin-top: 50px;
  }
  .footer-menu-list ul li {
    font-size: 18px;
    line-height: 24px;
    padding: 0 35px;
    letter-spacing: 5px;
  }
  .footer-contact-list ul li {
    font-size: 18px;
    line-height: 28px;
  }
  .footer-contact-list ul li:not(:last-child) {
    margin-right: 50px;
  }
  .footer-contact-list ul li figure {
    margin-right: 35px;
  }
  .footer-copyright {
    margin-top: 45px;
    font-size: 18px;
    line-height: 22px;
  }
  /* footer */
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* common style */
  .common-detail {
    font-size: 20px;
    line-height: 38px;
  }
  /* common style */
  /* header */
  .header {
    padding: 30px 0 60px;
  }
  .navbar-brand {
    max-width: 220px;
    top: 28px;
  }
  .navbar-nav .nav-item {
    font-size: 16px;
    line-height: 22px;
    padding: 0 30px;
  }
  /* header */
  /* welcome holistic section */
  .welcome-holistic-section {
    margin-top: -130px;
  }
  .welcome-holistic-title span {
    font-size: 24px;
    line-height: 34px;
    letter-spacing: 5px;
  }
  .welcome-holistic-title * {
    font-size: 34px;
    line-height: 44px;
  }
  .welcome-holistic-content .common-detail {
    font-size: 20px;
    line-height: 34px;
    margin: 15px auto 0;
    max-width: 800px;
  }
  .welcome-holistic-part {
    margin: 0 25px 0 0;
    border-radius: 0 30px 30px 0;
  }
  .welcome-holistic-detail {
    padding: 0;
    max-width: 600px;
  }
  .welcome-holistic-wrp-image {
    height: 450px;
    margin: -35px 0;
  }
  .welcome-holistic-main-part {
    padding: 90px 0 160px;
  }
  /* welcome holistic section */
  /* founder section */
  .founder-name * {
    font-size: 26px;
    line-height: 36px;
    letter-spacing: 10px;
  }
  .founder-section::before {
    width: 550px;
    height: 3px;
    top: 35px;
  }
  .chakra-image {
    margin: -40px -20px 0 -30px;
  }
  .founder-vision {
    font-size: 20px;
    line-height: 40px;
    margin: 20px 0 0;
    max-width: 505px;
  }
  .founder-info {
    font-size: 25px;
    line-height: 34px;
  }
  .founder-section {
    margin-top: -80px;
    padding-bottom: 40px;
  }
  .founder-part {
    max-width: 922px;
    margin: 30px 0 0 auto;
  }
  .founder-right-part .common-detail > *:not(:last-child) {
    margin-bottom: 20px;
  }
  .founder-right-part {
    margin: 0;
  }
  /* founder section */
  /* contact section */
  .contact-section {
    max-width: 95%;
  }
  .contact-info {
    font-size: 20px;
    line-height: 37px;
    max-width: 580px;
  }
  .contact-info-detail {
    font-size: 20px;
    line-height: 37px;
    max-width: 590px;
  }
  .contact-content {
    padding: 40px 30px 40px 30px;
  }
  /* contact section */
  /* meditation section */
  .meditation-section {
    margin-top: -230px;
  }
  .meditation-part {
    max-width: 650px;
    border-radius: 40px;
    padding: 50px 60px;
  }
  .meditation-detail {
    padding: 30px 0;
  }
  .meditation-title * {
    font-size: 50px;
    line-height: 55px;
  }
  .meditation-info {
    font-size: 24px;
    line-height: 38px;
    max-width: 550px;
    margin: 10px auto 0;
  }
  .meditation-info-detail {
    font-size: 20px;
    line-height: 35px;
    max-width: 500px;
    margin: 0 20px 0 auto;
  }
  .meditation-wrp-block {
    margin: 70px 0 0;
  }
  .mediation-float-image {
    max-width: 520px;
  }
  .meditation-wrp {
    margin: 20px auto 0;
  }
  .meditation-float-title * {
    font-size: 28px;
    line-height: 38px;
    letter-spacing: 2px;
  }
  .meditation-float-title {
    max-width: 440px;
  }
  .meditation-float-info {
    font-size: 28px;
    line-height: 40px;
    max-width: 297px;
    padding-bottom: 20px;
  }
  .meditation-float-detail {
    margin: 30px 0 0;
    font-size: 20px;
    line-height: 35px;
  }
  .meditation-float-detail > *:not(:last-child) {
    margin-bottom: 20px;
  }
  .mediation-float-image {
    padding-right: 0;
  }
  /* meditation section */
  /* meditation instruction */
  .meditation-instruction {
    padding: 60px 0 0;
  }
  .meditation-instruction-content {
    margin-right: 60px;
    padding: 50px 0;
  }
  .meditation-instruction::before {
    height: 560px;
    top: 10px;
  }
  .mediation-instruction-block {
    margin: 15px auto 0;
    max-width: 100%;
    padding: 0 50px;
  }
  .meditation-instruction-title {
    padding-left: 40px;
  }
  .meditation-instruction-title * {
    font-size: 28px;
    line-height: 38px;
  }
  .meditation-instruction-list ol li {
    font-size: 24px;
    line-height: 34px;
    padding: 20px 0 20px 50px;
    border-bottom: 2px solid #FAC26B;
  }
  .meditation-instruction-list ol li:not(:first-child) span {
    font-size: 24px;
    line-height: 34px;
    padding-left: 30px;
    margin-left: 200px;
  }
  .meditation-instruction-list ol li:not(:first-child) span::before {
    width: 3px;
    height: 25px;
  }
  .meditation-instruction-list ol li::before {
    font-size: 34px;
    line-height: 45px;
    top: 10px;
  }
  .total-program {
    font-size: 26px;
    line-height: 40px;
    margin: 25px 0 0;
  }
  .meditation-instruction-info {
    font-size: 22px;
    line-height: 32px;
    margin: 25px 0 0;
  }
  /* meditation instruction */
  /* contact wrp section */
  .contact-wrp-section {
    margin-top: 200px;
  }
  .contact-wrp-list ul li {
    font-size: 20px;
    line-height: 28px;
  }
  .common-form .submit-button button {
    font-size: 26px;
    line-height: 30px;
    padding: 12px 35px;
  }
  .contact-form-part .common-form {
    margin-top: 25px;
  }
  .contact-form-title * {
    font-size: 40px;
    line-height: 50px;
  }
  .common-form .form-group .form-control {
    padding: 12px;
    font-size: 18px;
    line-height: 22px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
  }
  .common-form .form-group textarea.form-control {
    padding: 12px 12px 80px;
    font-size: 18px;
    line-height: 22px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
  }
  .common-form .form-group .form-control::placeholder {
    font-size: 18px;
    line-height: 22px;
  }
  .common-form .form-group {
    margin-bottom: 20px;
  }
  .common-form .submit-button {
    margin: 10px 0 0;
  }
  /* contact wrp section */
  .map {
    height: 400px;
    margin: 80px 0 0;
  }
  /* footer */
  .footer {
    margin: 20px 0 0;
  }
  .footer-menu-list {
    padding: 15px 0;
    margin: 0 50px;
  }
  .footer-menu-list ul li:after {
    height: 25px;
  }
  .footer-copyright {
    margin-top: 40px;
  }
  .footer-menu-list ul li {
    font-size: 16px;
    line-height: 22px;
    padding: 0 25px;
    letter-spacing: 5px;
  }
  .footer-contact-list ul li {
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 6px;
  }
  .footer-contact-list ul li:not(:last-child) {
    margin-right: 35px;
  }
  .footer-contact-list ul li figure {
    margin-right: 25px;
    width: 40px;
    height: 40px;
    padding: 12px;
  }
  .footer-copyright {
    margin-top: 35px;
    font-size: 16px;
    line-height: 20px;
  }
  .footerimg {
    height: 500px;
  }
  .footer-bottom-part {
    bottom: 50px;
  }
  /* footer */
}
@media (max-width: 991px) {
  /* button-start */
  /* button.navbar-toggler {
        border: none;
    }
    
    .navbar-toggler {
        right: 0;
        top: 10px;
    }
    
    .navbar-toggler {
        border: none;
        background-color: transparent;
        position: relative;
        z-index: 9999;
        right: 0;
    }
    
    .navbar-collapse {
        position: fixed;
        top: 0;
        right: -100%;
        max-width: 100%;
        width: 100%;
        bottom: 0;
        height: 100%;
        overflow: auto;
        background-color: #fff;
        transition: 0.5s;
        z-index: 9;
    }
    
    .navbar-collapse.show {
        right: 0;
        height: auto;
    }
    
    .navbar-collapse.show::before {
        right: 0;
    }
    
    .navbar-collapse::before {
        content: "";
        position: fixed;
        width: 100%;
        height: 80px;
        top: 0;
        right: -100%;
        background-color: #ffffff;
        transition: 0.5s;
        z-index: 9;
    }
    
    .navbar .navbar-nav {
        align-items: center;
        position: relative;
        top: 80px;
    }
    
    .header .navbar-nav .nav-item {
        padding: 20px 0;
    }
    
    .header .navbar-nav .nav-item:first-child {
        padding-left: 0;
    }

    .navbar-toggler span {
        background-color: #000000;
        width: 25px;
        height: 2px;
        display: block;
        margin-bottom: 5px;
        transition: 0.5s;
        position: relative;
    }
    
    .navbar-toggler.open span:first-child {
        top: 5px;
        transform: rotate(45deg);
    }
    
    .navbar-toggler.open span:nth-child(2) {
        display: none;
    }
    
    .navbar-toggler.open span:last-child {
        top: -2px;
        transform: rotate(-45deg);
    }

    .navbar-toggler:focus {
        box-shadow: none;
    } */
  /* button-end */
}
@media (min-width: 768px) and (max-width: 991px) {
  /* common style */
  .common-detail {
    font-size: 18px;
    line-height: 34px;
  }
  /* common style */
  /* header */
  .header {
    padding: 30px 0 60px;
  }
  .navbar-brand {
    max-width: 180px;
    top: 24px;
  }
  .navbar-nav .nav-item {
    font-size: 15px;
    line-height: 22px;
    padding: 0 20px;
  }
  /* header */
  /* welcome holistic section */
  .welcome-holistic-section {
    margin-top: -100px;
  }
  .welcome-holistic-title span {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 4px;
  }
  .welcome-holistic-title * {
    font-size: 30px;
    line-height: 40px;
  }
  .welcome-holistic-content .common-detail {
    font-size: 20px;
    line-height: 34px;
    margin: 15px auto 0;
    max-width: 800px;
  }
  .welcome-holistic-part {
    margin: 0 25px 0 0;
    border-radius: 0 30px 30px 0;
  }
  .welcome-holistic-detail {
    padding: 0;
    max-width: 600px;
  }
  .welcome-holistic-wrp-image {
    height: 400px;
    margin: -25px 0;
  }
  .welcome-holistic-main-part {
    padding: 90px 0 130px;
  }
  /* welcome holistic section */
  /* founder section */
  .founder-name * {
    font-size: 22px;
    line-height: 32px;
    letter-spacing: 10px;
  }
  .founder-section::before {
    width: 370px;
    height: 3px;
    top: 25px;
  }
  .chakra-image {
    margin: 0;
    order: 1;
  }
  .founder-vision {
    font-size: 20px;
    line-height: 40px;
    margin: 25px auto 0;
    max-width: 505px;
  }
  .founder-info {
    font-size: 22px;
    line-height: 32px;
    /*text-align: left;*/
      text-align: center;
  }
  .founder-section {
    margin-top: -65px;
    padding-bottom: 30px;
  }
  .founder-part {
    max-width: 100%;
    margin: 25px 0 0;
  }
  .founder-right-part .common-detail > *:not(:last-child) {
    margin-bottom: 25px;
  }
  .founder-right-part {
    margin: 25px 0 0;
    max-width: 100%;
  }
  .founder-left-part .common-detail {
    max-width: 100%;
    order: 2;
  }
  .founder-left-part {
    display: flex;
    flex-direction: column;
  }
  /* founder section */
  /* contact section */
  .contact-section {
    max-width: 97%;
    background-position: -60px;
  }
  .contact-info {
    font-size: 18px;
    line-height: 34px;
    max-width: 500px;
  }
  .contact-info-detail {
    font-size: 18px;
    line-height: 34px;
    max-width: 510px;
  }
  .contact-content {
    padding: 65px 30px 65px 30px;
  }
  /* contact section */
  /* meditation section */
  .meditation-section {
    margin-top: -180px;
  }
  .meditation-part {
    max-width: 500px;
    border-radius: 35px;
    padding: 40px 50px;
  }
  .meditation-detail {
    padding: 20px 0;
  }
  .meditation-title * {
    font-size: 40px;
    line-height: 45px;
  }
  .meditation-info {
    font-size: 20px;
    line-height: 34px;
    max-width: 550px;
    margin: 10px auto 0;
  }
  .meditation-info-detail {
    font-size: 20px;
    line-height: 35px;
    max-width: 100%;
    margin: 25px 0 0;
  }
  .meditation-wrp-block {
    margin: 40px 0 0;
  }
  .mediation-float-image {
    max-width: 370px;
  }
  .meditation-wrp {
    margin: 20px auto 0;
  }
  .meditation-float-title * {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 2px;
  }
  .meditation-float-title {
    max-width: 440px;
  }
  .meditation-float-info {
    font-size: 20px;
    line-height: 30px;
    max-width: 212px;
    padding-bottom: 15px;
  }
  .meditation-float-detail {
    margin: 30px 0 0;
    font-size: 20px;
    line-height: 35px;
  }
  .meditation-float-detail > *:not(:last-child) {
    margin-bottom: 20px;
  }
  .mediation-float-image {
    padding-right: 0;
  }
  /* meditation section */
  /* meditation instruction */
  .meditation-instruction {
    padding: 60px 0 0;
  }
  .meditation-instruction-content {
    margin-right: 40px;
    padding: 50px 0;
  }
  .meditation-instruction::before {
    height: 460px;
    top: 10px;
  }
  .mediation-instruction-block {
    margin: 15px auto 0;
    max-width: 100%;
    padding: 0 50px;
  }
  .meditation-instruction-title {
    padding-left: 25px;
  }
  .meditation-instruction-title * {
    font-size: 25px;
    line-height: 35px;
  }
  .meditation-instruction-list ol li {
    font-size: 22px;
    line-height: 32px;
    padding: 20px 0 20px 50px;
    border-bottom: 2px solid #FAC26B;
  }
  .meditation-instruction-list ol li:not(:first-child) span {
    font-size: 22px;
    line-height: 32px;
    padding-left: 30px;
    margin-left: 50px;
  }
  .meditation-instruction-list ol li:not(:first-child) span::before {
    width: 3px;
    height: 25px;
  }
  .meditation-instruction-list ol li::before {
    font-size: 30px;
    line-height: 42px;
    top: 10px;
  }
  .total-program {
    font-size: 24px;
    line-height: 38px;
    margin: 25px 0 0;
  }
  .meditation-instruction-info {
    font-size: 20px;
    line-height: 30px;
    margin: 25px 0 0;
  }
  /* meditation instruction */
  /* contact wrp section */
  .contact-wrp-section {
    margin-top: 130px;
  }
  .contact-wrp-list ul li {
    font-size: 20px;
    line-height: 28px;
  }
  .common-form .submit-button button {
    font-size: 26px;
    line-height: 30px;
    padding: 12px 35px;
  }
  .contact-form-part .common-form {
    margin-top: 25px;
  }
  .contact-form-title * {
    font-size: 40px;
    line-height: 50px;
  }
  .common-form .form-group .form-control {
    padding: 12px;
    font-size: 18px;
    line-height: 22px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
  }
  .common-form .form-group textarea.form-control {
    padding: 12px 12px 80px;
    font-size: 18px;
    line-height: 22px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
  }
  .common-form .form-group .form-control::placeholder {
    font-size: 18px;
    line-height: 22px;
  }
  .common-form .form-group {
    margin-bottom: 20px;
  }
  .common-form .submit-button {
    margin: 10px 0 0;
  }
  .contact-form-part {
    margin: 30px 0 0;
  }
  .contact-wrp-detail {
    display: flex;
    justify-content: center;
  }
  /* contact wrp section */
  .map {
    height: 400px;
    margin: 60px 0 0;
  }
  /* footer */
  .footer {
    margin: 0;
  }
  .footer-menu-list {
    padding: 15px 0;
    margin: 0 50px;
  }
  .footer-menu-list ul li:after {
    height: 25px;
  }
  .footer-copyright {
    margin-top: 40px;
  }
  .footer-menu-list ul li {
    font-size: 16px;
    line-height: 22px;
    padding: 0 25px;
    letter-spacing: 5px;
  }
  .footer-contact-list ul li {
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 6px;
  }
  .footer-contact-list ul li:not(:last-child) {
    margin-right: 35px;
  }
  .footer-contact-list ul li figure {
    margin-right: 25px;
    width: 40px;
    height: 40px;
    padding: 12px;
  }
  .footer-copyright {
    margin-top: 35px;
    font-size: 15px;
    line-height: 20px;
  }
  .footerimg {
    height: 520px;
  }
  .footer-bottom-part {
    bottom: 50px;
  }
  .footerimg * {
    object-position: -180px;
  }
  /* footer */
}
@media (min-width: 768px) {}
@media (max-width: 767px) {
  /* common style */
  .common-detail {
    font-size: 22px;
    line-height: 32px;
  }
  /* common style */
  button.navbar-toggler {
    border: none;
  }
  .navbar-toggler {
    right: 0 !important;
    top: 0;
    padding: 0;
  }
  .navbar-toggler {
    border: none;
    background-color: transparent;
    position: relative;
    z-index: 9999;
    right: 0;
  }
  .navbar-collapse {
    position: fixed;
    display: flex !important;
    justify-content: center;
    align-items: center;
    top: 0;
    right: -100%;
    max-width: 100%;
    width: 100%;
    bottom: 0;
    height: 100vh;
    overflow: auto;
    background: linear-gradient(180deg, #214539 0%, #5A796F 155.1%);
    transition: 0.5s;
    z-index: 999;
  }
  .navbar-collapse.show {
    right: 0;
    height: auto;
  }
  .navbar-collapse.show::before {
    right: 0;
  }
  .navbar-collapse::before {
    content: "";
    position: fixed;
    width: 100%;
    height: 91px;
    top: 0;
    right: -100%;
    background: none;
    transition: 0.5s;
    z-index: 9;
  }
  .navbar-toggler-icon {
    background-image: none;
  }
  .navbar-toggler span:last-child {
    margin-bottom: 0;
  }
  .navbar-toggler span {
    background-color: #EDECE1;
    width: 68px;
    height: 5px;
    display: block;
    margin-bottom: 12px;
    transition: 0.5s;
    position: relative;
  }
  .navbar-toggler.open span:first-child {
    top: 17px;
    transform: rotate(45deg);
  }
  .navbar-toggler.open span:nth-child(2) {
    display: none;
  }
  .navbar-toggler.open span:last-child {
    top: 0;
    transform: rotate(-45deg);
  }
  .navbar-toggler:focus {
    box-shadow: none;
  }
  /* header */
  .header {
    padding: 26px 0;
    height: 91px;
  }
  .navbar-brand {
    width: 100%;
    max-width: 248px;
    top: 0;
  }
  .navbar-nav .nav-item {
    font-size: 15px;
    line-height: 22px;
    padding: 0;
    border-right: none;
    text-align: center;
  }
  .navbar-nav .nav-item:not(:last-child) {
    margin-bottom: 30px;
  }
  .navbar {
    justify-content: flex-end;
  }
  .navbar-nav .nav-item .nav-link {
    display: inline-flex;
  }
  /* header */
  /* banner */
  .banner-image {
    height: 600px;
  }
  .inner-banner .banner-image {
    height: 350px;
  }
  /* banner */
  /* welcome holistic section */
  .welcome-holistic-section {
    margin-top: -330px;
  }
  .welcome-holistic-title span {
    font-size: 20px;
    line-height: 37px;
    letter-spacing: 4px;
  }
  .welcome-holistic-title * {
    font-size: 29px;
    line-height: 37px;
  }
  .welcome-holistic-content .common-detail {
    font-size: 22px;
    line-height: 32px;
    margin: 18px auto 0;
    max-width: 100%;
  }
  .welcome-holistic-part {
    margin: 0;
    border-radius: 22px;
    width: 100%;
    max-width: 536px;
    margin: 0 auto;
  }
  .welcome-holistic-detail {
    padding: 0;
    max-width: 100%;
    margin: 25px 0 0;
  }
  .welcome-holistic-wrp-image {
    height: 256px;
    margin: 0;
    padding-right: 5px;
  }
  .welcome-holistic-main-part {
    padding: 72px 20px 80px;
  }
  .welcome-holistic-wrp .row {
    margin: 0;
  }
  .welcome-holistic-wrp .row > * {
    padding: 0;
  }
  .welcome-holistic-wrp {
    padding: 20px 0 40px 5px;
  }
  .welcome-holistic-main-part::before {
    left: 50%;
    transform: translate(-50%, -50%);
    width: 150%;
  }
  /* welcome holistic section */
  /* founder section */
  .founder-name * {
    font-size: 29px;
    line-height: 40px;
    letter-spacing: 10px;
    text-align: left;
  }
  .founder-section::before {
    width: 95%;
    height: 2px;
    top: 50px;
  }
  .chakra-image {
    margin: 0 auto;
    order: 1;
    max-width: 324px;
  }
  .founder-vision {
    font-size: 29px;
    line-height: 41px;
    margin: 40px auto 0;
    max-width: 447px;
  }
  .founder-info {
    font-size: 21px;
    line-height: 30px;
    /*text-align: left;*/
      text-align: center;
    margin: 35px 0 0;
    width: 100%;
    max-width: 437px;
    padding: 0 0 0 15px;
  }
  .founder-section {
    margin-top: 0;
    padding-bottom: 40px;
  }
  .founder-part {
    max-width: 100%;
    margin: 0;
  }
  .founder-right-part .common-detail > *:not(:last-child) {
    margin-bottom: 40px;
  }
  .founder-right-part {
    margin: 40px 0 0;
    max-width: 100%;
  }
  .founder-left-part .common-detail {
    max-width: 100%;
    order: 2;
    margin: 15px 0 0;
    padding: 0 0 0 15px;
  }
  .founder-left-part {
    display: flex;
    flex-direction: column;
  }
  .founder-right-part .common-detail {
    padding: 0 0 0 15px;
  }
  .founder-name {
    padding: 0 0 0 15px;
  }
  /* founder section */
  /* contact section */
  .contact-section {
    max-width: 100%;
    margin: 20px 0 0;
    background-image: none;
  }
  .contact-info {
    font-size: 26px;
    line-height: 43px;
    max-width: 100%;
  }
  .contact-info br {
    display: none;
  }
  .contact-info-detail {
    font-size: 26px;
    line-height: 43px;
    max-width: 100%;
    padding: 0 1px;
    margin: 20px 0 0;
  }
  .contact-content {
    padding: 35px 24px 70px;
    background: linear-gradient(180deg, #14767D 0%, #1B9299 50%);
    margin: -2px 0 0;
  }
  .contact-mobile-image {
    width: 100%;
    height: 100%;
  }
  .contact-mobile-image * {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  /* contact section */
  /* meditation section */
  .meditation-section {
    margin-top: -170px;
  }
  .meditation-part {
    max-width: 500px;
    border-radius: 25px;
    padding: 40px 50px;
  }
  .meditation-detail {
    padding: 20px 0;
  }
  .meditation-title * {
    font-size: 40px;
    line-height: 45px;
  }
  .meditation-info {
    font-size: 20px;
    line-height: 34px;
    max-width: 550px;
    margin: 10px auto 0;
  }
  .meditation-info-detail {
    font-size: 18px;
    line-height: 32px;
    max-width: 100%;
    margin: 25px 0 0;
  }
  .meditation-wrp-block {
    margin: 40px 0 0;
  }
  .mediation-float-image {
    max-width: 100%;
    float: none;
    margin: 0;
    padding: 0;
  }
  .meditation-wrp {
    margin: 20px auto 0;
  }
  .meditation-float-title * {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 2px;
  }
  .meditation-float-title {
    max-width: 300px;
    margin: 20px 0 0;
  }
  .meditation-float-info {
    font-size: 20px;
    line-height: 30px;
    max-width: 212px;
    padding-bottom: 15px;
  }
  .meditation-float-detail {
    margin: 20px 0 0;
    font-size: 18px;
    line-height: 32px;
  }
  .meditation-float-detail > *:not(:last-child) {
    margin-bottom: 15px;
  }
  .meditation-float-info::after {
    right: -135%;
  }
  /* meditation section */
  /* meditation instruction */
  .meditation-instruction {
    padding: 50px 0 0;
  }
  .meditation-instruction-content {
    margin-right: 0;
    padding: 40px 0 80px;
    border-radius: 0 100px 0 0;
  }
  .meditation-instruction::before {
    height: 460px;
    top: 10px;
  }
  .mediation-instruction-block {
    margin: 15px auto 0;
    max-width: 100%;
    padding: 0 30px;
  }
  .meditation-instruction-title {
    padding-left: 0;
    text-align: center;
  }
  .meditation-instruction-title * {
    font-size: 22px;
    line-height: 30px;
  }
  .meditation-instruction-list ol li {
    font-size: 18px;
    line-height: 28px;
    padding: 15px 0 15px 40px;
    border-bottom: 1px solid #FAC26B;
  }
  .meditation-instruction-list ol li:not(:first-child) span {
    font-size: 18px;
    line-height: 28px;
    padding-left: 20px;
    margin-left: 30px;
  }
  .meditation-instruction-list ol li:not(:first-child) span::before {
    width: 3px;
    height: 20px;
  }
  .meditation-instruction-list ol li::before {
    font-size: 26px;
    line-height: 38px;
    top: 6px;
  }
  .total-program {
    font-size: 22px;
    line-height: 36px;
    margin: 20px 0 0;
  }
  .meditation-instruction-info {
    font-size: 18px;
    line-height: 28px;
    margin: 20px 0 0;
  }
  /* meditation instruction */
  /* contact wrp section */
  .contact-wrp-section {
    margin-top: 190px;
  }
  .contact-wrp-list ul li {
    font-size: 20px;
    line-height: 28px;
  }
  .common-form .submit-button button {
    font-size: 22px;
    line-height: 28px;
    padding: 8px 30px;
  }
  .contact-form-part .common-form {
    margin-top: 25px;
  }
  .contact-form-title * {
    font-size: 32px;
    line-height: 40px;
  }
  .common-form .form-group .form-control {
    padding: 12px;
    font-size: 18px;
    line-height: 22px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
  }
  .common-form .form-group textarea.form-control {
    padding: 12px 12px 80px;
    font-size: 18px;
    line-height: 22px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
  }
  .common-form .form-group .form-control::placeholder {
    font-size: 18px;
    line-height: 22px;
  }
  .common-form .form-group {
    margin-bottom: 18px;
  }
  .common-form .submit-button {
    margin: 10px 0 0;
  }
  .contact-form-part {
    margin: 30px 0 0;
  }
  .contact-wrp-detail {
    display: flex;
    justify-content: center;
  }
  /* contact wrp section */
  .map {
    height: 350px;
    margin: 50px 0 0;
  }
  /* footer */
  .footer {
    margin: 0;
  }
  .footer-copyright {
    margin-top: 40px;
  }
  .footer-contact-list ul li {
    font-size: 19px;
    line-height: 25px;
    letter-spacing: 6px;
  }
  .footer-contact-list ul li:not(:last-child) {
    margin-bottom: 25px;
  }
  .footer-contact-list ul li figure {
    margin-right: 50px;
    width: 45px;
    height: 45px;
    padding: 12px;
  }
  .footer-copyright {
    margin: 40px auto 0;
    font-size: 18px;
    line-height: 23px;
    width: 100%;
    max-width: 436px;
  }
  .footer-bottom-part {
    bottom: 28px;
  }
  .footer-contact-list {
    display: flex;
    justify-content: center;
  }
  .footer-contact-list ul {
    flex-direction: column;
    width: 100%;
    max-width: 280px;
    margin: 0 auto;
  }
  .footer-contact-list ul li > * {
    flex: 0 0 auto;
  }
  .footerimg::before {
    top: 0;
    fill: linear-gradient(0deg, #143C3E 0.05%, #1B3B3C 38.41%, rgba(35, 86, 90, 0.00) 99.95%);
    mix-blend-mode: hard-light;
  }
  .scroll-block {
    position: absolute;
    top: -70px;
    right: 0;
    z-index: 99;
    width: 107px;
    overflow: hidden;
  }
  .scroll-arrow-block {
    width: 135px;
    height: 135px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    background: rgba(51, 69, 64, 0.6);
    border-radius: 50%;
  }
  .scroll-arrow {
    width: 93px;
    height: 93px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #FFF;
    border-radius: 50%;
    color: #3E3E3C;
    font-size: 40px;
  }
  .footer-bottom {
    padding: 20px 0;
    background: #EDECE1;
    box-shadow: inset 0px 8px 6px rgba(0, 0, 0, 0.3);
  }
  .footer-bottom-list ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: center;
  }
  .footer-bottom-list ul li {
    display: inline-flex;
    align-items: center;
    margin-right: 85px;
  }
  .footer-bottom-list ul li:nth-child(3) {
    margin-right: 0;
  }
  /* footer */
}
/*---------- Small Mobile , IPhone Start ----------*/
/*=== Screen Size = 240, 320, 360, 480, 568 ===*/
@media (min-width: 576px) and (max-width: 767px) {}
@media (min-width: 240px) and (max-width: 575px) {
  .navbar-toggler {
    right: 30px !important;
    top: 0;
    padding: 0;
  }
  /* banner */
  .banner-image {
    height: 391px;
  }
  /* banner */
  /* welcome holistic section */
  .welcome-holistic-section {
    margin-top: -210px;
  }
  .welcome-holistic-part {
    max-width: 100%;
  }
  .welcome-holistic-main-part::before {
    background-image: url('../images/vectormobileimg.png');
    transform: translate(0, -52%);
    width: 100%;
    left: 0;
  }
  /* welcome holistic section */
  /* meditation section */
  .meditation-title * {
    font-size: 28px;
    line-height: 34px;
  }
  .meditation-part {
    max-width: 100%;
    padding: 25px;
  }
  .meditation-info {
    font-size: 20px;
    line-height: 30px;
    max-width: 100%;
    margin: 10px auto 0;
  }
  .meditation-detail {
    padding: 15px 0;
  }
  .meditation-float-info::after {
    right: -25%;
  }
  /* meditation section */
  /* contact wrp section */
  .contact-wrp-section {
    margin-top: 180px;
  }
  .contact-wrp-list ul li:not(:last-child) {
    margin-bottom: 20px;
  }
  /* contact wrp section */
  /* meditation instruction */
  .meditation-instruction-title * {
    font-size: 20px;
    line-height: 28px;
  }
  .meditation-instruction-content {
    border-radius: 0 50px 0 0;
    padding: 30px 20px 80px;
  }
  .mediation-instruction-block {
    padding: 0;
  }
  .meditation-instruction-list ol li:not(:first-child) span {
    margin-left: 5px;
  }
  .meditation-instruction::before {
    height: 230px;
  }
  /* meditation instruction */
}
@media(max-width:499px) {
  /* common style */
  .common-detail {
    font-size: 18px;
    line-height: 28px;
  }
  /* common style */
  .navbar-toggler {
    right: 0 !important;
  }
  .navbar-toggler span {
    width: 40px;
    height: 4px;
    margin-bottom: 5px;
  }
  .navbar-toggler.open span:first-child {
    top: 9px;
  }
  /* header */
  .navbar-brand {
    max-width: 180px;
  }
  .header {
    height: 75px;
  }
  /* header */
  /* welcome holistic section */
  .welcome-holistic-title span {
    font-size: 18px;
    line-height: 34px;
    letter-spacing: 4px;
  }
  .welcome-holistic-title * {
    font-size: 24px;
    line-height: 32px;
  }
  .welcome-holistic-content .common-detail {
    font-size: 18px;
    line-height: 28px;
    margin: 15px auto 0;
    max-width: 100%;
  }
  .welcome-holistic-main-part::before {
    height: 60%;
    transform: translate(0, -82%);
  }
  .welcome-holistic-main-part {
    padding: 72px 20px 40px;
  }
  /* welcome holistic section */
  /* founder section */
  .founder-name {
    position: relative;
    padding: 0 0 15px 5px;
  }
  .founder-name::after {
    position: absolute;
    content: "";
    background: #69CBD1;
    width: 100%;
    height: 2px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 0 0 -15px;
  }
  .founder-name * {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 10px;
  }
  .founder-section {
    padding: 0;
    padding-bottom: 20px;
  }
  .founder-section::before {
    display: none;
  }
  .founder-info {
    font-size: 18px;
    line-height: 28px;
    margin: 20px 0 0;
    padding: 0 0 0 5px;
  }
  .founder-right-part {
    margin: 20px 0 0;
  }
  .founder-right-part .common-detail > *:not(:last-child) {
    margin-bottom: 20px;
  }
  .founder-vision {
    font-size: 20px;
    line-height: 32px;
    margin: 20px 0 0;
    max-width: 100%;
  }
  .founder-right-part .common-detail {
    padding: 0 0 0 5px;
  }
  .founder-left-part .common-detail {
    padding: 0 0 0 5px;
  }
  /* founder section */
  .meditation-section {
    margin-top: -200px;
  }
  /* contact section */
  .contact-info {
    font-size: 20px;
    line-height: 35px;
  }
  .contact-info-detail {
    font-size: 20px;
    line-height: 35px;
    padding: 0;
  }
  .contact-content {
    padding: 25px 15px 40px;
  }
  /* contact section */
  /* meditation instruction */
  .meditation-instruction-content {
    padding: 30px 20px 60px;
  }
  /* meditation instruction */
  /* contact wrp section */
  .contact-wrp-section {
    margin-top: 140px;
  }
  .contact-wrp-list ul li {
    font-size: 18px;
    line-height: 25px;
  }
  /* contact wrp section */
  /* footer */
  .footer-contact-list ul li {
    font-size: 16px;
    line-height: 22px;
  }
  .footer-contact-list ul li:not(:last-child) {
    margin-bottom: 20px;
  }
  .footer-contact-list ul li figure {
    margin-right: 20px;
    width: 35px;
    height: 35px;
    padding: 10px;
  }
  .footer-copyright {
    margin: 20px auto 0;
    font-size: 15px;
    line-height: 20px;
    padding: 0 15px;
  }
  .footer-contact-list ul {
    max-width: 210px;
  }
  .scroll-block {
    top: -45px;
    width: 72px;
  }
  .scroll-arrow-block {
    width: 90px;
    height: 90px;
  }
  .scroll-arrow {
    width: 65px;
    height: 65px;
    font-size: 30px;
  }
  .footer-bottom-list ul li {
    margin-right: 40px;
  }
  .footer-bottom-list ul li img {
    max-width: 80%;
  }
  /* footer */
}