header{position: absolute; width: 100%; top: 75px; left: 0; z-index: 999;}
.wrapper{max-width: 1360px; width: 100%; margin: 0 auto;}
.main-bar{width: 100%; padding: 45px 0;}
.main-bar .wrapper{display: flex;    align-items: center;    justify-content: space-between;}
.logo {
  width: 190px; display: inline-block; vertical-align: middle;
}
.logo a img{display: block;}
.btn {
  width: auto; border-radius: 6px;
    background-color: transparent; border: 4px solid #4a4b5f; display: inline-block; padding: 30px; text-decoration: none; font-size: 1em; color: #4a4b5f; font-weight: 600; line-height: 1; text-transform: uppercase; vertical-align: middle; transition: all 0.3s ease-in-out;
}
.btn:hover{background: #4a4b5f; color: #fff;}
.btn-lg{padding: 20px 60px !important;}

.top-bar{width: 100%; background: #494a5e; padding: 12px 0; height: 75px; display: inline-block;}
ul.top-nav{padding: 0; margin: 0;}
ul.top-nav li{list-style: none; display: inline-block; vertical-align: middle; line-height: 1; font-size: 0.7em; margin-left: 25px;}
ul.top-nav li a{text-decoration: none; color: #fff;}
ul.top-nav li a:hover{color: #e19db5;}
.top-bar .wrapper{display: flex; justify-content: flex-end; align-items: center;}
.fb-icon{font-size: 0; width: 48px; height: 48px; display: inline-block; background: url(../images/facebook.png) 0 0 no-repeat; margin-left: 25px; transition: all 0.3s ease-in-out;}
.fb-icon:hover{opacity: 0.8;}

.banner {
  width: 100%; background-repeat: no-repeat; background-size: cover; background-position: center top;
  min-height: 590px;
  font-size: 16px; position: relative; z-index: 1;
}


/* .banner:after{content: ""; width: 100%; height: 150px; display: inline-block; position: absolute; bottom: -2px; box-shadow: 0 -70px 50px rgba(255,255,255,1) inset;} */
.banner:after{content: ""; width: 100%; height: 150px; display: inline-block; position: absolute; bottom: -2px;       box-shadow: 0 -120px 50px -50px rgba(255,255,255,1) inset;}


.banner-text{position: absolute; top: 47%;}
.banner-text h1{margin: 0; font-family: 'verdanaregular'; font-weight: 600; font-size: 3.2rem; letter-spacing: 0; line-height: 1.4;}
.banner-text h1 span{display: block; font-size: 2.4rem; font-family: 'verdanaregular'; font-weight: 400; margin-bottom: 15px;}
.banner-text h1 span br{display: none;}
.section-1{width: 100%; position: relative; z-index: 2; display: flex; padding: 0 0 150px; float: left;}
.section-1 .wrapper{position: relative;}
.section-1 .wrapper:before{content: ""; background: url(../images/solarchakra.png) 0 0 no-repeat; width: 560px; height: 590px; display: inline-block; position: absolute; left: -39%; top: -180px; background-size: cover; z-index: 1;}
.section-1 .wrapper:after{content: ""; background: url(../images/crownchakra.png) 0 0 no-repeat; width: 560px; height: 560px; display: inline-block; position: absolute; right: -30%; top: -300px; background-size: cover; z-index: 1;}
#featuredBlock{width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between; position: relative; z-index: 9;}
#featuredBlock > div{ width: 370px; position: relative; padding: 20px 25px; color: #fff; background: #3baacb; margin: 0 0 35px;}
#featuredBlock > div h3{text-transform: uppercase; margin: 0 0 20px; font-size: 28px; font-weight: 400;}
#featuredBlock > div p{margin: 0; font-size: 18px; line-height: 1.5;}
#featuredBlock > div a{display: block; width: 100%; height: 100%; position: absolute; left: 0; top: 0;}
#featuredBlock > div.ft-block-1, #featuredBlock > div.ft-block-6{
  background: rgb(225,173,186);
background: -moz-linear-gradient(-45deg,  rgba(225,173,186,1) 0%, rgba(59,170,203,1) 100%);
background: -webkit-linear-gradient(-45deg,  rgba(225,173,186,1) 0%,rgba(59,170,203,1) 100%);
background: linear-gradient(135deg,  rgba(225,173,186,1) 0%,rgba(59,170,203,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1adba', endColorstr='#3baacb',GradientType=1 );
}
#featuredBlock > div.ft-block-1:hover, #featuredBlock > div.ft-block-6:hover{
  background: rgb(59,169,202);
background: -moz-linear-gradient(-45deg,  rgba(59,169,202,1) 0%, rgba(59,210,190,1) 100%);
background: -webkit-linear-gradient(-45deg,  rgba(59,169,202,1) 0%,rgba(59,210,190,1) 100%);
background: linear-gradient(135deg,  rgba(59,169,202,1) 0%,rgba(59,210,190,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3ba9ca', endColorstr='#3bd2be',GradientType=1 );
}
#featuredBlock > div.ft-block-2, #featuredBlock > div.ft-block-4{background: rgb(59,169,202);
background: -moz-linear-gradient(-45deg,  rgba(59,169,202,1) 0%, rgba(59,210,190,1) 100%);
background: -webkit-linear-gradient(-45deg,  rgba(59,169,202,1) 0%,rgba(59,210,190,1) 100%);
background: linear-gradient(135deg,  rgba(59,169,202,1) 0%,rgba(59,210,190,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3ba9ca', endColorstr='#3bd2be',GradientType=1 );
}
#featuredBlock > div.ft-block-2:hover, #featuredBlock > div.ft-block-4:hover{
  background: rgb(104,219,202);
background: -moz-linear-gradient(-45deg,  rgba(104,219,202,1) 0%, rgba(226,172,192,1) 100%);
background: -webkit-linear-gradient(-45deg,  rgba(104,219,202,1) 0%,rgba(226,172,192,1) 100%);
background: linear-gradient(135deg,  rgba(104,219,202,1) 0%,rgba(226,172,192,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#68dbca', endColorstr='#e2acc0',GradientType=1 );
}
#featuredBlock > div.ft-block-3, #featuredBlock > div.ft-block-5{background: rgb(104,219,202);
background: -moz-linear-gradient(-45deg,  rgba(104,219,202,1) 0%, rgba(226,172,192,1) 100%);
background: -webkit-linear-gradient(-45deg,  rgba(104,219,202,1) 0%,rgba(226,172,192,1) 100%);
background: linear-gradient(135deg,  rgba(104,219,202,1) 0%,rgba(226,172,192,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#68dbca', endColorstr='#e2acc0',GradientType=1 );
}
#featuredBlock > div.ft-block-3:hover, #featuredBlock > div.ft-block-5:hover{
  background: rgb(225,173,186);
background: -moz-linear-gradient(-45deg,  rgba(225,173,186,1) 0%, rgba(59,170,203,1) 100%);
background: -webkit-linear-gradient(-45deg,  rgba(225,173,186,1) 0%,rgba(59,170,203,1) 100%);
background: linear-gradient(135deg,  rgba(225,173,186,1) 0%,rgba(59,170,203,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1adba', endColorstr='#3baacb',GradientType=1 );
}

.section-2{width: 100%; position: relative; z-index: 2; display: flex; padding: 0 0 150px; float: left;}
.section-2 .wrapper{position: relative;}
.section-2 .wrapper:before{content: ""; background: url(../images/mark1.png) 0 0 no-repeat; width: 695px; height: 620px; display: inline-block; position: absolute; left: -39%; top: -95px; background-size: cover; z-index: 1;}
.section-2 .wrapper:after{content: ""; background: url(../images/mark2.png) 0 0 no-repeat; width: 695px; height: 620px; display: inline-block; position: absolute; right: -52%; top: -70px; background-size: cover; z-index: 1;}
.section-2 h2, .reiki-content h2, .major-chakaras h2, .more-about-therapy h2{margin: 0 0 50px; text-transform: uppercase; color: #494a5e; font-weight: 400; font-size: 2.5rem; position: relative; z-index: 9;}
.therapy-content{width: 63%; display: inline-block; vertical-align: top; padding-right: 5%; position: relative; z-index: 9;}
.therapy-content p, .reiki-content p{margin: 0 0 50px; font-size: 1.8rem; line-height: 1.5;}
.therapy-ft-img{width: 36.3%; display: inline-block; vertical-align: top; text-align: right; margin-top: 10px; position: relative; z-index: 9;}
.therapy-grid{display: flex; justify-content: space-between;}

#testimonials{width: 100%; position: relative; z-index: 2; display: flex; padding: 90px 0 120px; float: left; background: #494a5e; color: #fff;}
#testimonials .wrapper{display: flex;}
.testimonial-intro{width: 35%; padding-right: 5%;}
.testimonial-intro h2{margin: 0 0 40px; font-weight: 400; font-size: 1.8em;}
.testimonial-intro p{margin: 0 0 25px; font-size: 1.3em;}
.testimonial-intro .btn{border-color: #fff; color: #fff; font-weight: 400;}
.testimonial-intro .btn:hover{background: #fff; color: #494a5e; }
.testimonial-slider{width: 65%;}
.slide-controls{display: flex; margin:  0 0 20px;}
.slide-controls > span{ font-size: 0; background: url(../images/prev-btn.jpg) 0 0 no-repeat; width: 66px; height: 54px; display: inline-block; cursor: pointer; margin-right: 20px; transition: all 0.3s ease-in-out;}
.slide-controls > span#testimonial-next{transform: rotate(180deg);}
.slide-controls > span:hover{opacity: 0.7;}
.testimonial-slide{ padding-left: 50px;}
.testimonial-slide p{font-size: 0.8em; margin: 0; line-height: 1.7;}


footer{ width: 100%; position: relative; background: #e1a0a6; display: inline-block; padding: 30px 0; color: #fff; font-size: 1em; line-height: 1.8; }
footer .wrapper{display: flex; justify-content: space-between; align-items: center; }
footer p{margin: 0;}


/*
.main-slider{position: relative;}
.main-slider .slick-dots{width: auto; position: absolute;    bottom: auto;    left: auto;    z-index: 99;  right: -120px; transform: rotate(90deg); top: 40%;}
.main-slider .slick-dots li{width: auto; height: auto; margin: 0 8px;}
.main-slider .slick-dots li button{width: 12px; height: 12px; background: #fff; padding: 0; border-radius: 50%;}
.main-slider .slick-dots li.slick-active button{ background: #000; border: 4px solid #fff;}
.main-slider .slick-dots li button:before{content: ""; display: none;}
*/
.slick-list{z-index: 99;}

.slick-slide:focus{outline: none;}
.slick-prev,
.slick-next{
    font-size: 0;
    line-height: 0;
    position: absolute;
    bottom: 42%;
    display: block;
    width: 66px;
    height: 66px;
    padding: 0;
    cursor: pointer;
    color: transparent; z-index: 999;
    border: none;
    outline: none;
    background: url(../images/slide-arrow.png) 0 center no-repeat;
    right: 40px;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus{
    color: transparent;
    outline: none;
    opacity: 0.8;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{    opacity: .25;}
.slick-next{    bottom: 35%; transform: rotate(180deg)}
.slick-slider{padding: 0;}
.slick-track{    display: flex !important; }
.slick-slide { height: inherit !important; position: relative;}


#back2top{position: fixed; bottom: 15px; right: 15px; width: 50px; height: 50px; display: inline-block; z-index: 99; background: url(../images/top-arrow-icon.png) 0 0 no-repeat; background-size: contain; cursor: pointer; display: none;}
.mob-show{display: none !important;}
.mob-hide{display: block;}
.mob-sub-nav{width: 100%; position: absolute; bottom: 10px;}
.mob-sub-nav ul{padding: 0; margin: 0; display: flex; justify-content: space-around;}
.mob-sub-nav ul li{width: auto; display: inline-block; text-transform: uppercase; font-weight: 600;}
.mob-sub-nav ul li a{text-decoration: none;}


.about-reiki-therapy{background-repeat: no-repeat; background-position: 10% 150px; width: 100%; padding: 150px 0 100px;}
.about-reiki-therapy .wrapper{display: flex; flex-flow: row-reverse;}
.reiki-content{width: 50%;}
.reiki-content p{font-size: 1.4rem; margin: 0 0 30px;}
.reiki-content h2, .major-chakaras h2, .more-about-therapy h2{font-weight: 600;}
.reiki-content h2 span, .major-chakaras h2 span, .more-about-therapy h2 span{display: block; font-size: 1.5rem; margin: 0 0 10px; font-weight: 400;}
.major-chakaras{width: 100%; padding: 75px 0; background: #f6effa;}
.major-chakaras h2{text-align: center;}
#chakaras-slider{width: 100%;; margin: 0 0 80px;}
.chakaras{ text-align: center; padding: 40px; height: 398px; }
.chakaras .icon{ width: 160px; height: 160px;    margin: 0 auto;}
.chakaras .icon img{ position: relative;    top: 50%;    transform: translateY(-50%);}
.chakaras h3{ font-size: 1.4em;    font-weight: 600;    text-transform: uppercase; margin: 0;    padding: 30px 0 10px 0;    color: #ffffff;}
.chakaras p{font-size: 0.9em; color: #fff; line-height: 1.5; opacity: 0.5; margin: 0;}
.one{background: #8e5fc5;}
.two{background: #007fd2;}
.three{background: #63c9df;}
.four{background: #81bf40;}
.five{background: #eac31c;}
.six{background: #e57b18;}
.seven{background: #e44a45;}

.more-about-therapy{width: 100%; padding: 75px 0 40px;}
.more-about-therapy h2{text-align: center;}
#moreFeaturedBlock{width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
    z-index: 9;}
#moreFeaturedBlock > div{width: 31.5%; min-height: 227px;
    position: relative;
    padding: 30px;
    color: #fff;
    background: #3baacb;
    margin: 0 0 35px;}
#moreFeaturedBlock > div h3{text-transform: uppercase;
    margin: 0 0 20px;
    font-size: 24px;
    font-weight: 400;}
#moreFeaturedBlock > div p{margin: 0;
    font-size: 16px;
    line-height: 1.5;}
#moreFeaturedBlock > div .ft-block-link{display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;}
#moreFeaturedBlock .ft-block-1{background: #00c5ab;}
#moreFeaturedBlock .ft-block-2{background: #0090bc;}
#moreFeaturedBlock .ft-block-3{background: #4a4a5e;}

.call-to-action{width: 100%; background: #e6f4f8; padding: 75px 0; text-align: center;}
.call-to-action h3, .bioenergy-3 h2 span{ text-align: center;
    font-size: 1.2rem; text-transform: uppercase; display: block;
    margin: 0;
    font-weight: 400;}
.call-to-action h2, .bioenergy-3 h2{margin: 0 0 30px;
    text-transform: uppercase;
    color: #494a5e; text-align: center;
    font-weight: 600;
    font-size: 2.3rem;
    position: relative;
    z-index: 9;}
.call-to-action p, .bioenergy-3 p{margin: 0 auto 30px; width: 70%;
    font-size: 18px;
    line-height: 1.5;}
.bioenergy-1{width: 100%; padding: 75px 0;}
.bioenergy-2{width: 100%; padding: 75px 0 40px;}
.bioenergy-1 .wrapper, .bioenergy-2 .wrapper{ display: flex;}
.bioenergy-1-left{width: 50%;}
.bioenergy-1-right{width: 50%;}
.bioenergy-1-left h2{margin: 0 0 30px;
    text-transform: uppercase;
    color: #494a5e;
    font-weight: 600;
    font-size: 2.2rem;
    position: relative;
    z-index: 9;}
.bioenergy-1-left h2 span{font-size: 1.2rem;
    margin: 0; display: block;
    font-weight: 400;}
.bioenergy-1-left p{ font-size: 22px; margin: 0 0 30px;  line-height: 1.5;}
.bioenergy-content1{margin: 0 0 30px; display: inline-block; width: 100%;}
.bioenergy-2{background-position: center top; background-repeat: no-repeat; background-size: cover;}
.bioenergy-3{width: 100%; padding: 75px 0 40px; text-align: center;}
.bioenergy-3 p{width: 100%;}
.bioenergy-3 h4{margin: 80px 0 30px;
    text-transform: uppercase;
    color: #494a5e; text-align: center;
    font-weight: 600;
    font-size: 1.3rem;
    position: relative;
    z-index: 9;}
#processBlock{width: 100%;
    display: flex; text-align: left;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
    z-index: 9;}
#processBlock > div{width: 31.5%; min-height: 227px;
    position: relative;
    padding: 30px;
    color: #fff;
    background: #8359be;
    margin: 0 0 35px;}
#processBlock > div h3{text-transform: uppercase;
    margin: 0 0 20px;
    font-size: 24px;
    font-weight: 400;}
#processBlock > div p{margin: 0;
    font-size: 16px;
    line-height: 1.5;}
.aromatherapy-block{width: 100%; padding: 75px 0;}
.aromatherapy-block .wrapper{display: flex;}
.aroma-left-block{width: 60%; padding-right: 10%;}
.aroma-left-block h2{margin: 0 0 30px;
    text-transform: uppercase;
    color: #494a5e;
    font-weight: 600;
    font-size: 2.2rem;
    position: relative;
    z-index: 9;}
.aroma-left-block h2 span{font-size: 1.2rem;
    margin: 0; display: block;
    font-weight: 400;}
.aroma-left-block p{font-size: 18px; margin: 0 0 30px;  line-height: 1.5;}
.aroma-left-block h4{font-size: 21px; margin: 0 0 10px;  line-height: 1.5;}
.aroma-left-block h2{}
.aroma-right-block{width: 40%;}
.gift-voucher{background: #f3f3f3; width: 100%; padding: 40px; margin: 0 0 40px;}
.gift-voucher h4{color: #00c4ac; margin: 0 0 30px; font-weight: 600; font-size: 0.75em;}
.gift-voucher .value{color: #494a5e;    margin: 10px 0 30px 0;    display: inline-block; width: 100%; font-size: 2.7em; line-height: 1; font-weight: 900; letter-spacing: -1px;}
.gift-voucher .value span{font-size: 16px; letter-spacing: 0; font-weight: 600; display: inline-block; vertical-align: baseline;}
.gift-voucher .more{font-size: 16px; width: 100%;    font-weight: 300;    margin: 0;    color: #494a5e;}
.gift-voucher h4.blue-title{color: #0090bc;}

#privacy-bar{position: fixed;    width: 100%;    background: #fff; left: 0;    bottom: 0;    z-index: 9998; padding: 10px 50px;}
#privacy-bar .wrapper{display: flex; align-items: center; justify-content: center;}
#privacy-bar p{font-size: 23px; line-height: 1; margin: 0 20px 0 0;}
#privacy-bar a{text-decoration: none; color: #d3232d}
#privacy-bar a:hover{text-decoration: underline;}
#agree-cookie{background: #d3232d; border: 1px solid #d3232d; font-size: 18px; color: #fff !important; padding: 10px 30px; border-radius: 40; transition: all 0.3s ease-in-out; text-decoration: none; text-transform: uppercase;}
#agree-cookie:hover{background: #fff; color: #d3232d !important; text-decoration: none !important;}
#privacy-popup{width: 100%; height: 100vh; position: fixed; left: 0; top: 0; z-index: 99999; display: none;}
.overlay{background: #000; opacity: 0.6; width: 100%; height: 100%; position: absolute; z-index: 1;}
.popup-container{position: absolute; z-index: 9; width: 100%; max-width: 700px; margin: 0 auto; top: 50%; transform: translateY(-50%); left: 0; right: 0; background: #fff; padding: 20px; height: 75vh; overflow-y: auto; }
.popup-container h3{font-size: 20px; margin: 0 0 20px;}
.popup-container p{font-size: 14px; margin: 0 0 10px;}
.popup-container a.close-popup{float: right; text-decoration: none; width: 20px; height: 20px; background: #ccc; border-radius: 50%; text-align: center; line-height: 20px; font-size: 14px; color: #000; font-weight: 700;}

/*Responsive CSS*/

@media(max-width: 1550px){
  .wrapper{padding: 0 5%;}
  .navbar > ul > li{font-size: 0.6em;}
  .navbar > ul > li.has-menu > a:after{top: 4px;}
  .main-bar{padding: 25px 0;}
  .section-2 .wrapper:after{right: -30%;}
  .therapy-content p {    margin: 0 0 30px;    font-size: 1.3rem;    line-height: 1.5;}
  .section-2 h2{font-size: 2rem; margin: 0 0 30px;}
  .btn{ padding: 20px; font-size: 0.8em;}
  .section-1, .section-2{padding: 0 0 80px;}
  .testimonial-intro h2{font-size: 1.4em;}
  .testimonial-intro p{font-size: 1em;}
  .testimonial-slide p{font-size: 1em;}
  footer {font-size: 0.8em; padding: 20px 0;}
  .about-reiki-therapy{background-position: -10% 100px;}
  .reiki-content p{font-size: 1.2rem;}
  .chakaras p{font-size: 0.7em;}
  #privacy-bar{padding: 10px 0;}
  #privacy-bar p{font-size: 18px;}
}
@media(max-width: 1320px){
  .wrapper {padding: 0 3%;}
  .navbar > ul > li {font-size: 18px;}
  .fb-icon{width: 32px; height: 32px; background-size: contain;}
  .top-bar{height: auto;}
  ul.top-nav li{font-size: 0.6em; margin-left: 15px;}
  .section-1 .wrapper:before{left: -12%; top: -130px; width: 280px; height: 280px; background-size: contain;}
  .section-1 .wrapper:after{right: 0; top: -130px; width: 280px; height: 280px; background-size: contain;}
  .section-2 .wrapper:before{width: 300px; height: 280px; background-size: contain; top: 0; left: -12%;}
  .section-2 .wrapper:after{right: 0; top: 0; width: 300px; height: 280px; background-size: contain;}
  #featuredBlock > div{width: 32%; height: auto; margin: 0 0 25px;}
  #featuredBlock > div h3{font-size: 24px; margin: 0 0 15px;}
  .therapy-content{width: 62%;}
  .therapy-ft-img{width: 37%; margin-top: 6px;}
  .testimonial-intro h2{font-size: 1.2em; margin: 0 0 30px;}
  .testimonial-intro p { font-size: 0.9em;}
  .testimonial-slide p{font-size: 0.8em;}
  #testimonials{padding: 80px 0;}
  #back2top{bottom: 85px;}
  .about-reiki-therapy{background-position: -30% 100px; background-size: 65% auto;}
  .chakaras h3{font-size: 1.2em;}
  .chakaras p{font-size: 0.6em;}
  .more-about-therapy h2{font-size: 2rem;}
  .more-about-therapy h2 span{font-size: 1.3rem; line-height: 1;}
  #moreFeaturedBlock > div h3{font-size: 21px;}
  .bioenergy-1-left p{font-size: 20px;}
  .call-to-action p{width: 80%;}
}
@media(max-width: 1000px) {
  #featuredBlock > div{width: 48%;}
  .about-reiki-therapy{background-size: 70% auto; padding: 100px 0;}
  .reiki-content h2{font-size: 2rem; margin: 0 0 30px;}
  .reiki-content h2 span{font-size: 1.2rem; line-height: 1; margin: 0 0 10px;}
  .reiki-content p{font-size: 1rem;}
  .major-chakaras h2{font-size: 2rem;}
  .major-chakaras h2 span{font-size: 1.2rem; line-height: 1;}
  .chakaras{padding: 30px 20px; height: 375px;}
  .chakaras h3{font-size: 1em;}
  .bioenergy-1-left p{font-size: 18px;}
  .bioenergy-1-left h2{font-size: 1.7rem;}
  #processBlock > div h3{font-size: 22px;}
  .aroma-left-block h2{font-size: 2rem;}
  .aroma-left-block{width: 55%; padding-right: 5%;}
  .aroma-right-block{width: 45%;}
  .banner-text h1 span{padding-right: 25%;}
}
@media(max-width: 900px){
  .banner-text h1 span{font-size: 2.2rem;}
  .banner-text h1{font-size: 3rem;}
  .therapy-content{width: 61%;}
  .testimonial-intro{width: 45%;}
  .testimonial-slider{width: 55%;}
  .testimonial-slide{padding: 0;}
  .reiki-page .banner-text h1 span{font-size: 1.5rem;}
  .reiki-content h2 span{margin-bottom: 10px;}
  .reiki-content p{font-size: 18px;}
  #moreFeaturedBlock > div, #processBlock > div{width: 100%; min-height: auto;}
  .call-to-action p{width: 90%;}
  .bioenergy-3{padding-bottom: 0;}
  .aromatherapy-block .wrapper{flex-wrap: wrap; justify-content: center;}
  .aroma-left-block{width: 100%; padding: 0; margin: 0 0 40px;}
  .aroma-right-block{width: 70%;}
}
@media(max-width: 767px){
  .section-1{padding-bottom: 50px;}
  .section-1 .wrapper:before, .section-1 .wrapper:after{display: none;}
  .banner-text h1 span{font-size: 1.6rem;}
  ul.top-nav li {    font-size: 0.5em;    margin-left: 10px;}
  .therapy-grid{flex-wrap: wrap; flex-direction: column-reverse;}
  .section-2 h2{font-size: 1.8rem; text-align: center;}
  .therapy-content{width: 100%; text-align: center; padding-right: 0;}
  .therapy-ft-img {    width: 50%;    margin: 0 auto 20px;}
  .section-2 .wrapper:before, .section-2 .wrapper:after{display: none;}
  .testimonial-intro{width: 55%;}
  .testimonial-slider{width: 45%;}
  .banner{min-height: 475px;}
  .banner:after{bottom: -5px;}
  .mobile-header .brand{width: 120px;}
  .about-reiki-therapy{padding-bottom: 90%; background-position: bottom 50px center; padding-top: 75px;}
  .reiki-content {width: 100%;}
  .bioenergy-1{padding: 50px 0 30px;}
  ..bioenergy-2{padding: 30px 0;}
  .bioenergy-1-left{width: 100%;}
  .bioenergy-1 .wrapper, .bioenergy-2 .wrapper{flex-wrap: wrap;}
  .bioenergy-1-right{width: 100%; text-align: center; margin: 50px 0 0;}
  .aromatherapy-block{padding: 40px 0 20px;}
  .banner-text h1 span br{display: block;}
}
@media(max-width: 600px){
  .mob-show{display: block !important;}
  .mob-hide{display: none !important;}
  #featuredBlock > div{width: 100%;}
  header{top: 57px;}
  .banner-text h1{font-size: 2rem;}
  .banner-text h1 span{font-size: 1.2rem;}
  .banner{min-height: 330px;}
  .banner:after{height: 80px; box-shadow: 0 -30px 30px rgba(255,255,255,1) inset;}
  .section-2 h2{font-size: 1.4rem;}
  .therapy-content p{font-size: 1.1rem;}
  #testimonials .wrapper{flex-wrap: wrap;}
  .testimonial-intro, .testimonial-slider{width: 100%; padding: 0; text-align: center;}
  .testimonial-intro{margin-bottom: 30px;}
  .slide-controls{justify-content: center;}
  .slide-controls > span{margin: 0 10px;}
  #testimonials{padding: 50px 0;}
  footer{font-size: 0.6em;}
  .banner-text{left: 0; padding: 0 3%;}
  #featuredBlock > div h3 {    font-size: 22px;    margin: 0 0 10px;}
  #featuredBlock > div p{font-size: 15px;}
  .mobile-header .navbar ul li{font-size: 16px;}
  .major-chakaras .btn{ line-height: 1.5;}
  .major-chakaras .btn span{display: block;}
  .more-about-therapy h2{font-size: 1.7rem;}
  .aroma-right-block{width: 100%;}
  .gift-voucher{padding: 30px 20px; margin-bottom: 30px;}
  .banner-text h1 span{padding-right: 0;}
  
}
@media(max-width: 360px){
  ul.top-nav li{margin-left: 0; font-size: 0.4em;}
  .fb-icon{margin-left: 15px;}
  .wrapper {padding: 0 5%;}
  .banner-text{ padding: 0 5%;}
  .banner-text h1{font-size: 1.7rem;}
  .banner-text h1 span{font-size: 0.9rem;}
  .banner-text h1 span{padding-right: 0;}
}
