.Mantra {
    background: url(/images/mantra/bg.png)
}

.Mantra .video-play {
    cursor: pointer;
    position: absolute;
    width: 55px;
    height: 55px;
    top: 43%;
    left: 42%;
}

.Mantra .mantra-block {
    display: inline-block;
    width: 100%;
    margin: 50px 0;
    text-align: center
}

.Mantra .mantra-text {
    text-align: center;
    padding: 100px 25% 30px;
    position: relative;
}

.Mantra .inner-h3 {
    font-family: 'OpenSans_Bold';
    font-size: 36px;
    line-height: 40px;
    color: #262261;
    margin-bottom: 15px;
}

.Mantra .mantra-block h4 {
    font-family: 'OpenSans_Bold';
    font-size: 28px;
    line-height: 40px;
    margin-top: 15px;
    color: #262261;
}

.Mantra .inner-p,
.Mantra .nat-ul li {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #3C4356;
    opacity: 0.75;
    position: relative;
}

.Mantra .mantra-block img {}

.Mantra .shop-button {
    text-align: center;
    margin: 50px 0;
    display: inline-block;
    width: 100%;
}

.Mantra .shop-button a {
    background: #262261;
    border-radius: 2px;
    font-size: 16px;
    font-family: 'OpenSans_SemiBold';
    line-height: 20px;
    text-align: center;
    color: #FFFFFF !important;
    width: 188px;
    height: 41px;
    display: inline-block;
    padding: 11px 0;
    position: relative;
    z-index: 100;
}

.Mantra .mantra-text p:before {
    content: "";
    position: absolute;
    width: 56px;
    height: 4px;
    left: 0;
    right: 0;
    bottom: -30px;
    background: #EF682F;
    z-index: 1;
    margin: 0 auto;
}

.Mantra .mantra-text img {
    width: 80px;
    margin-bottom: 15px;
}

.Mantra .half-block-text span.hamp {}

.Mantra .half-block-text span.hamp:before {
    content: "";
}

.Mantra .half-block {
    display: block;
    display: inline-block;
    width: 100%;
    margin: 70px 0 0;
}

.Mantra .half-block-content {}

.Mantra .half-block-img {
    padding-right: 50px;
    position: relative;
}

.Mantra .right-margi {
    padding-left: 50px;
}

.Mantra .half-block-text {
    padding-right: 18%;
}

.Mantra .half-block-text span {
    font-family: 'OpenSans_Regular';
}

.Mantra .half-block-text span.hamp {
    color: #7C8E7C;
    font-size: 39px;
    margin: 0 0 15px;
    display: block;
    width: 129px;
}

.Mantra .half-block-text span.Harmoney {
    font-size: 72px;
    color: #F3E8DB;
    display: inline-block;
    position: absolute;
    z-index: -1;
    line-height: 0;
    top: -13px;
}

.Mantra .col-block {
    margin-bottom: 30px
}

.Mantra .mantra-bg img {}

.Mantra .mantra-bg {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 500px;
}

.Mantra .mantra-products .container {
    position: relative
}

@media(min-width:992px) and (max-width:1199px) {
    .Mantra .mantra-text {
        padding: 100px 15% 30px;
    }
    .Mantra .half-block-text span.Harmoney {
        font-size: 55px;
    }
    .Mantra .inner-h3 {
        font-size: 28px;
    }
    .Mantra .mantra-block h4 {
        font-size: 24px;
    }
    .Mantra .half-block-text.right-margi {
        padding: 0
    }
}

@media(min-width:768px) and (max-width:991px) {
    .Mantra .half-block-img,
    .Mantra .half-block-text {
        padding: 0
    }
    .Mantra .half-block-text span.Harmoney {
        font-size: 46px;
    }
    .Mantra .inner-h3 {
        font-size: 26px;
    }
    .Mantra .inner-p,
    .Mantra .nat-ul li {
        font-size: 14px
    }
    .Mantra .mantra-text {
        padding: 100px 15% 30px;
    }
    .Mantra .mantra-block h4 {
        font-size: 24px;
    }
}

@media(min-width:240px) and (max-width:767px) {
    
    .Mantra .mantra-bg {
        display: none;
    }
    
    .Mantra .half-block-text {
        margin: 40px 0;
        padding: 0
    }
    .Mantra .half-block-img {
        padding: 0
    }
    .Mantra br {
        display: none
    }
    .Mantra .inner-h3 {
        font-size: 28px;
    }
    .Mantra .inner-p,
    .Mantra .nat-ul li {
        font-size: 14px
    }
    .Mantra .half-block-text span.Harmoney {
        position: relative;
        font-size: 44px
    }
    .Mantra .shop-text {
        padding: 0 5% 30px;
    }
    .Mantra .half-block {
        margin: 30px 0 0
    }
    .Mantra .mantra-text {
        padding: 30px 5% 20px;
    }
}
