.m-top {
    margin-top: 100px;
}
.mt-30{
    margin-top: 30px;
}
img.product-image {
    width: 100%;
    max-width: 300px;
}
.center-align {
    align-self: center;
}
.heading h2{
    font-size: 30px;
    text-align: center;  
    color: #3a297e;
    margin-top: 30px;
}
.box-content {
    /*border: 2px solid palevioletred;*/
    border: 2px solid #9c27b0;
    padding: 20px;
    border-radius: 15px;
    /*box-shadow: inset 0px 0px 12px palevioletred;*/
    box-shadow: inset 0px 0px 5px #9c27b0;
    margin-bottom: 40px;
}
.img-content .img-size{

    max-width: 280px;

}
.content hr {
    background-image: linear-gradient( 90deg,#ffffff,#882889,#ffffff);
    background-color: #882889;
    align-self: center;
    height: 3px;
    width: 100%;
    margin-top: 40px;
    margin-bottom: 40px;
    border: none;
}

.main-heading{
    font-size: 45px;
    text-align: center;
}
.product-box h2 {
    text-decoration-color: #9b5f4f !important;
    font-size: 23px;
    text-decoration: underline;
    text-decoration-line: underline;
}
.product-box {
    background: #975a452e;
    padding: 10px;
    box-shadow: 1px 2px 5px grey;
    margin-bottom: 30px;
}
.space{
    height: 40px;
}

.btn.btn-primary {
    background-color: #d6484c;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 40px auto 0px;
    white-space: pre-wrap !important;
}
.gradientbg1 {
    width: 100%;

    padding-top: 20px;
    padding-bottom: 20px;
    background: linear-gradient(180deg, #38287d, #a31cb36b, #38287d);
}
.audio {
    margin-top: 30px;
        width: 100%;
    max-width: 300px;
}
.divider:before {
    content: '\2701';
    top: -17px;
    left: 0px;
    position: absolute;
    color: #3a297e;
    font-size: 24px;
}
.divider {
    border-bottom: 2px dashed #767676;
    position: relative;
}
img.lock-image {
    max-width: 50px;
    width: 100%;
    display: block;
    margin: auto;
}
.center{
    text-align: center;
}
.monthly-soundscape {
    position: relative;
    background-size: cover;
    /*height: 260px;*/
    background-color: #c9712e;
    margin-bottom: 20px !important;
    max-width: 350px;
    width: 100%;
    margin: auto;
}
.audio-lock {
    position: absolute;
    background-color: rgb(12 12 12 / 21%) !important;
    width: 100%;
    top: 0;
    background-size: cover;
    /*background-position: right;*/
    bottom: 0;
    height: 100%;
    text-align: center;
    padding-top: 5px;
    background-repeat: no-repeat;
}
p.locktext {
    color: #ffff;
    font-size: 20px !important;
    font-weight: 600;
    text-transform: capitalize;
    background-color:  #650e74;
    margin-top: 136px;
}
.product-box.pro-img1 {
    
    border-radius: 6px;
    background-color: #8c400152;
    padding: 15px 10px;
    box-shadow: 1px 2px 5px #896b51;
}
.rowmax-width
{
    max-width: 1175px;
    width: 100%;
    margin: 20px auto 0;
}
.contentheading {
    background: #eae8e8;
    padding: 20px 10px;
    margin-bottom: 10px;
}
h3.prod-heading {
    text-align: center;
    font-size: 32px;
    color: #9c27b0;
}
h3.prod-heading .sub-heading {
    display: block;
    font-size: 22px;
    font-weight: 500;
}
.panel {
    margin-top: 6px;
}
.mp4box {
    margin-top: 40px;
    text-align: center;
}

ul.physical-productlist li {
    margin-bottom: 17px;
    font-size: 16px;
}
ul.physical-productlist li i {
    margin-right: 10px;
    color: #e94b4f;
}
ul.physical-productlist {
    margin-top: 20px;
    list-style: none;
    padding-left: 10px;
}
hr.orange-divider {
    margin-top: 10px;
   
    width: 100px;
    margin: inherit;
    margin-bottom: 30px;
    border-bottom: 4px solid #e94b4f;
}
hr.orange-divider1 {
    margin-top: 10px;
   
    width: 100px;
    
    margin-bottom: 30px;
    border-bottom: 4px solid #e94b4f;
}

h5.physicalproduct-mini-heading {
    font-size: 28px;
}
h4.thankyou-subheading {
    font-size: 40px;
    text-align: center;
    color: #e94b4f;
}
h4.thankyou-heading {
    text-align: center;
    font-size: 45px;
}
.pro-btn {
    background: linear-gradient(90deg, #ff8425, #f9aa65, #ff8425);
    padding: 12px 8px;
    border-radius: 23px;
    font-size: 16px;
    text-transform: uppercase;
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    font-weight: 600;
    color: #382b1f;
    box-shadow: inset -1px -1px 12px #583d24;
}
.videobox video {
    width: 100%;
}
.videobox {
    width: 100%;
    margin-top: 40px;
}
iframe.video{
    width: 100%;
    height: 230px;
}
img.pro-img {
    width: 100%;
    max-width: 70%;
    display: block;
    margin: auto;
}
.accordion_head {
    width: 100%;
    margin-top: 10px;
    padding: 10px 20px;
    border-bottom: 1px solid #101010;
    cursor: default;
}
.accordion_body {
    padding: 20px 20px 5px;
    background-color: #ffffff;
    cursor: default;
}
.accordion_head.bg-cyan{
    background-color: #51155c;
}
.accordion_head.bg-cyan b{
    color: #fff;
}
.accordion_head.bg-cyan .fas{
    color: #fff;
}
.accordion_head b {
    font-weight: 500;
    font-size: 20px;
    color: #152437;
}
.accordion_body p {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.7;
    margin-bottom: 15px;
    color: #303030;
}
.accordion_body a {
    color: #d57126;
}
.accordion_body a:hover {
    color: #d57126;
    text-decoration: underline;
}
span.plusminus {
    float: right;
}
.accordion_body li {
    margin-bottom: 15px;
}



@media (max-width: 767px){
.heading h2{
    font-size: 25px;
}

.main-heading{
    font-size: 32px;
}
.subheading h2 {
    font-size: 24px;
}
}
@media (max-width: 475px){
 .heading h2{
    font-size: 20px;
}

}
@media (max-width: 400px){
.col-6, .col-md-6, .col-sm-12{
    padding-left: 0px !important;
    padding-right: 0px !important; 
}
.white-bg {

    padding: 50px 6px !important;
}
.container-fluid{
    padding-right: 4px !important;
    padding-left: 4px !important;
}
.subheading h2 {
    font-size: 21px;
   
}
}
.bgtransparent {
    background-color: rgba(255, 255, 255, 0.64);
    padding-top: 15px;
    min-height: 167px;
    padding-left: 10px;
    padding-right: 10px;
    
}
.audiobox {
    min-height: 241px;
}
.txtbox {
    min-height: 467px;
}
audio {
    margin: 0 auto;
    display: block;
    margin-top: 20px !important;
    width: 100%;
  
    max-width: 600px;
    
    
}

.box {
    box-shadow: 1px 6px 14px #d26caa;
    max-width: 600px;
    margin: 4px;
    margin-top: 40px;
    border-radius: 25px 16px;
}
h3.box-heading {
    text-align: center;
    font-size: 20px;
}




/*New CSS Code*/
.conatainer.custom-width.card.videocontainer {
    position: relative;
    margin-top: 50px;
    margin-bottom: 50px;
}
video#myVideo {
    position: fixed;
   top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
.audioBox {
    text-align: center;
    border: 4px solid #e94b4f;
    padding: 20px 10px;
    background-color: #ffffffb5;
}

.audioBox h4 {
    font-size: 27px;
}

.audioBox img {
    width: 100%;
    max-width: 300px;
}
@media (min-aspect-ratio: 16/9) {
  video#myVideo {
    width: 100%;
    height: auto;
  }
}

@media (max-aspect-ratio: 16/9) {
  video#myVideo {
    width: auto;
    height: 100%;
  }
}
span.highlight {
    color: #e3335a;
    font-weight: 600;
    font-style: italic;
}
.intro {
    color: #fff;
    font-weight: 400 !important;
    letter-spacing: 1px;
}

.product-page-wraper{
    background-color: #ffffff;
    box-shadow: none;
}
.p0{
    padding: 0px !important;
}

.prod-image.ebook {
    max-width: 280px;
}

img{
    width: 100%;
}
.download-link {
    background-color: #E3335A;
    padding: 8px 16px;
    border: none;
    text-align: center;
    color: #fff;
    display: inline-block;
    font-weight: 500;
    font-size: 15px;
    margin-top: 30px;
    letter-spacing: 1px;
    border-radius: 3px;
    text-transform: uppercase;
    cursor: pointer;
    transition: 0.6s ease-in-out;
}
.download-link:hover, .download-link:focus {
    background-color: #E94B4F;
    color: #fff;
}

.mt0{
    margin-top: 0px !important;
}
img.prod-image {
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
}

.contentbox {
    background: #eae8e8;
    padding: 20px 10px;
    margin-bottom: 10px;
}
.headingbox{
 width: 100%;
    max-width: 80%;
    margin: 0 auto;   
}
.big-btn {
    font-size: 20px;
    padding: 18px 20px;
}
.prod-box {
    width: 100%;
    margin: 0 auto;
    padding: 20px 30px;
    margin-top: 60px;
    box-shadow: 0px 0px 27px 0px #c3c2c261;
    background-color: rgba(255,255,255,0.7);
    border: 1px solid #00000012;
}
.prod-box1 {
    width: 100%;
    margin: 0 auto;
    border: 1px solid;
    padding: 10px;
    height: 480px;
    margin-top: 60px;
    box-shadow: 1px 1px 8px #151515;
    background-color: #fff;
}
.gift-box{
 width: 100%;
    max-width: 1166px;
    margin: 0 auto;
    
    padding: 0px;
   
   
}
.prod-image1 {
    width: 100%;
 
    max-height: 300px;
    margin-top: 30px;
    margin: 0 auto;

}
.prod-img {
    width: 100%;
    max-width: 700px;
    margin-top: 50px;
    margin: 0 auto;
}
h2.main-prod-heading {
    font-size: 45px;
    color: #3a297e;
    text-decoration: underline;
   
}
 .contentbox p{
        margin-bottom: 10px;
    }
    .flex{
        display: flex;
        align-items: center;
    }
.instructions p {
    margin-bottom: 7px;
}

.instructions {
    text-align: left;
}
.instructions h5 {
    font-size: 24px;
    color: #DA1467;
    text-decoration: underline;
}
.box-overlay p {
font-size: 25px !important;
font-weight: 700;
color: #ce1846;
}
.box-overlay {
position: absolute;
width: 100%;
background-color: #f7f9fb8f;
height: 100%;
top: 0;
align-items: center;
text-align: center;
margin: 0 auto;
padding-top: 181px;
}
.box {

position: relative;
}
.first-vid {
    padding-top: 15px;
}
@media(max-width: 960px){
h2.main-prod-heading {
    font-size: 35px;
}
.headingbox{
 width: 100%;
    max-width: 90%;
    margin: 0 auto;   
}


.right-image{
    float: right;
}
.prod-box {
    width: 100%;
    max-width: 90%;
    text-align: center;
    }
    .contentbox p{
        text-align: left;
    }
h3.prod-heading {
    
    font-size: 25px;
  
}
.bgtransparent {
    min-height: unset;
}
h5.physicalproduct-mini-heading {
    font-size: 23px;
}
h4.thankyou-subheading {
    font-size: 35px;

}
h4.thankyou-heading {

    font-size: 38px;
}
}


@media(max-width: 768px){
    body, p {
        font-size: 14px !important;
    }
    .headingbox{
 width: 100%;
    max-width: 100%;
    margin: 0 auto;   
}
h2.main-prod-heading {
    font-size: 30px;
}
img.prod-img {

    max-width: 550px;

}
.prod-box {
    width: 100%;
    max-width: 100%;
    padding: 5px;
    }
h3.prod-heading {
    
    font-size: 21px;
  
}
img.lock-image {
    max-width: 62px;
}
p.locktext {
    color: #ffff;
    font-size: 30px !important;
    font-weight: 600;
    text-transform: capitalize;
    text-shadow: 1px 0px 7px #191718;
}
.prod-box1 {
    height: auto;
}
.instructions {
    padding: 10px;
}   
h5.physicalproduct-mini-heading {
    font-size: 20px;
}
h4.thankyou-subheading {
    font-size: 28px;

}
h4.thankyou-heading {

    font-size: 32px;
}
}


@media(max-width: 475px){
    h2.main-prod-heading {
    font-size: 27px;
}
img.prod-img {

    max-width: 450px;

}
img.lock-image {
    max-width: 50px;
}
p.locktext {
    color: #ffff;
    font-size: 25px !important;
    font-weight: 600;
    text-transform: capitalize;
    text-shadow: 1px 0px 7px #191718;
}
.prod-box {

    padding: 0px;
    }
h3.prod-heading {
    
    font-size: 19px;
  
}
img.prod-image1 {
    width: 100%;
    max-width: 400px;
    height: auto;
    margin-top: 30px;
}   
h5.physicalproduct-mini-heading {
    font-size: 18px;
}
h4.thankyou-subheading {
    font-size: 24px;

}
h4.thankyou-heading {

    font-size:28px;
}
}
@media(min-width: 1700px){
    section.product-page {
     
    background-size: cover;

}


.h60{
    height: 60px;
}
}



/* Support page css */
.product-page .container {
    margin: 105px auto;
  }
  .supprt-section h2.title {
    color:black !important;
  }
  .card.supprt-section .support-icon i {
    color: #E94B4F !important;
  }
  #supportbtn {
    color: white;
    background-color: #E3335A !important;
  }
  .card.supprt-section {
    max-width: 600px;
    margin: auto;
  }
  .thank-you-pop{
    width:100%;
    padding:20px;
    text-align:center;
  }
  .thank-you-pop img{
    width:76px;
    height:auto;
    margin:0 auto;
    display:block;
    margin-bottom:25px;
  }

  .thank-you-pop h1{
    font-size: 30px;
    margin-bottom: 20px;
    color:#5C5C5C;
  }
  .thank-you-pop p{
    font-size: 20px;
    margin-bottom: 27px;
    color:#5C5C5C;
  }  
  div#ignismyModal {
    top: 20% !important;
  }
  #ignismyModal .modal-header{
    border:0px;
  }
  p.caption-support {
    margin-top: 15px;
    font-size: 18px !IMPORTANT;
  }
/* End support page css */

/*thanku page css*/
section.thankyoupage {
    display: block;
    background: #fff;
    padding: 20px;
    box-shadow: 0px 6px 17px 0px #00000017;
    width: 100%;
    max-width: 750px;
    margin: 0 auto;
    margin-top: 120px;
    border: 2px solid #5971a533;
    margin-bottom: 30px;
}
section.thankyoupage h3.title {
    font-size: 35px;
    text-align: center;
    text-transform: uppercase;
}
section.thankyoupage p.description {
    font-size: 18px;
    line-height: 1.8;
    font-weight: 400;
}
section.thankyoupage .underline {
    background-image: linear-gradient(to right ,#3B71B2, #FF6F61);
    height: 2px;
    width: 30%;
    margin: 18px auto;
}
section.thankyoupage .container {
    padding: 15px 30px;
}
section.thankyoupage h5.subtitle {
    text-align: center;
    font-weight: 400;
    font-size: 30px;
    text-transform: none;
    color: #333333;
}
section.thankyoupage a.email {
    color: #333333;
    font-weight: 600;
}
section.thankyoupage a.login-btn {
    background-color: #e3e1e1;
    padding: 13px 30px;
    font-size: 18px;
    margin: 30px auto;
    display: block;
    text-align: center;
    margin-bottom: 1px;
    color: #3e71b1;
    font-weight: 700;
    border: 1px solid #cccbcb;
}
footer.page-footer {
    position: inherit !Important;
}
.small-italics-font {
    font-size: 16px !important;
    font-style: italic;
}
@media only screen and (max-width: 767px) {
    section.thankyoupage h3.title {
        font-size: 25px;
    }
    .small-italics-font {
        font-size: 14px !important;
        font-style: italic;
    }
    section.thankyoupage h5.subtitle {
        font-size: 25px;
    }
    section.thankyoupage {
        margin-top: 20px;
        margin-bottom: 60px;
    }
    section.thankyoupage p.description {
        font-size: 16px;
    }
    section.thankyoupage .container {
        padding: 15px 20px;
        max-width: 700px !important;
    }
    section.thankyoupage .underline {
        width: 50%;
    }
    section.thankyoupage a.login-btn {
        padding: 8px 22px;
    }
    section.thankyoupage a.email {
        color: #333333;
        font-weight: 600;
        display: flex;
    }
}
/*end thanku page css*/

/*User profile page css*/
#pswd_info {
    width:auto;
    padding: 15px;
    background: #FFF9D2;
    font-size: .875em;
    border-radius: 5px;
    box-shadow: -5px 1px 4px 0px #ccc;
    border: 1px solid #ddd;
    display: none;
  }
  nav > .nav.nav-tabs{
    border: none;
    color:#fff;
    background:#272e38;
    border-radius:0;
  }
  nav > div a.nav-item.nav-link, nav > div a.nav-item.nav-link.active {
    border: none;
    padding: 18px 25px;
    color: #fff;
    background: #E3335A;
    border-radius: 0;
  }
  .tab-content{
    padding:30px 25px;
  }

  nav > div a.nav-item.nav-link:hover, nav > div a.nav-item.nav-link:focus {
    border: none;
    background: #e74c3c;
    color: #fff;
    border-radius: 0;
    transition: background 0.20s linear;
  }
  div#success-alert {
    width: 100%;
    max-width: 410px;
    display: block;
    margin: 0 auto;
    position: absolute;
    z-index: 999;
    left: 40%;
    top: 25px;
  }
/*end user profile css*/
/*forgot page css*/
div#success-alert {
    display: block;
    position: static !important;
    width: 100%;
    max-width: 500px !important;
    margin: 25px auto;
    margin-bottom: 0;  
}
/*end forgot page css*/

/*reset password css*/
#pswd_info {
    position: absolute;
    bottom: -115px;
    left: -290px;
    width: 250px;
    padding: 15px;
    background: #FFF9D2;
    font-size: .875em;
    border-radius: 5px;
    box-shadow: -5px 1px 4px 0px #ccc;
    border: 1px solid #ddd;
    display: none;
  }
  .card.password-assist {
    width: 100%;
    max-width: 450px;
  }
  #pswd_info::before {
    content: "\25B2";
    position: absolute;
    top: 10px;
    left: 98%;
    font-size: 23px;
    line-height: 14px;
    color: #fff9d2;
    text-shadow: none;
    display: block;
    transform: rotate(90deg);
  }
  #pswd_info h4 {
    margin:0 0 10px 0; 
    padding:0;
    font-weight:normal;
  }
  .invalid {
    background:url(images/invalid.png) no-repeat 0 50%;
    line-height:24px;
    color:#ec3f41;
  }
  .valid {
    background:url(images/valid.png) no-repeat 0 50%;
    line-height:24px;
    color:#3a7d34;
  }
  div#pswd_info li.invalid:before {
    content: '\f057';
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 700;
    padding: 1px 7px;
    list-style-type: none;
  }
  div#pswd_info li.valid:before {
    content: '\f058';
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 700;
    padding: 1px 7px;
    list-style-type: none;
  }
  #pswd_info ul {
    list-style-type: none;
    display: block;
    margin: 0;
    padding: 0;
  }
  #pswd_info ul li {
    line-height: 1.9;
    font-weight: 400;
    font-style: normal;
  }
  #pswd_info h4 {
    font-weight: 300;
    font-size: 16px;
    text-transform: capitalize;
  }
  small#visible-icon-one, small#visible-icon-two {
    cursor: pointer;
  }
  .notmatch {
    display: block;
    width: auto;
    margin: 10px auto;
    text-align: center;
    background: #dc3545;
    color: #fff;
    border-radius: 20px;
    margin-bottom: 20px !important;
    max-width: 220px;
    box-shadow: 2px 0px 10px 1px #00000030;
  }
  .match {
    display: block;
    width: auto;
    margin: 10px auto;
    text-align: center;
    background: #28a745;
    color: #fff;
    border-radius: 20px;
    margin-bottom: 20px !important;
    max-width: 180px;
    box-shadow: 2px 0px 10px 1px #00000030;
  }
.alert-dismissible .close {
    position: absolute;
    top: 25px;
    right: 20px;
    padding: 1rem 1.5rem;
    color: inherit;
}
/*end reset password css*/
/*Login page css*/
p.email a:hover {
    text-decoration: none;
    color: #fff;
}
p.email a {
    font-size: 18px;
}
p.user-auth-details {
    color: #e94b4f;
    font-size: 18px;
    font-style: italic;
    background: #ffffff;
    padding: 10px 16px;
    margin-bottom: 6px;
    font-weight: 700;
}
/*end login page css*/



/*---------------------------------

INTERNAL PAGE CSS

----------------------------------*/

/*----- showmultiple.blade.php ---------*/
div#product_card_ui .card.our-products {
    height: 400px !important;
    margin-bottom: 25px;
    padding: 16px;
}
h3.our-products {
    font-size: 35px;
    font-weight: 300;
    text-align: center;
}
h4.card-title {
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    margin: 0px auto;
    text-align: center;
}

/*----- setup.blade.php ---------*/

.container.product-page {
max-width: 1024px !important;
}

.product-page .container {
margin: 105px auto;
}
.supprt-section h2.title {
color:black !important;
}
.card.supprt-section .support-icon i {
color: #E94B4F !important;
}
#submit_button {
color: white;
background-color: #E3335A !important;
}
p.caption-support {
  margin-top: 15px;
  font-size: 18px !IMPORTANT;
}
p.email-support a.mail {
color: #e3335a !important;
}

/*----- purchase.blade.php ---------*/

.container.product-page {
max-width: 1024px !important;
}

.product-page .container {
margin: 105px auto;
}

.supprt-section h2.title {
color:black !important;
}
.card.supprt-section .support-icon i {
color: #E94B4F !important;
}
#supportbtn {
color: white;
background-color: #E3335A !important;
}

/*--thank you pop starts here--*/
.thank-you-pop{
width:100%;
padding:20px;
text-align:center;
}
.thank-you-pop img{
width:76px;
height:auto;
margin:0 auto;
display:block;
margin-bottom:25px;
}

.thank-you-pop h1{
font-size: 30px;
  margin-bottom: 20px;
color:#5C5C5C;
}
.thank-you-pop p{
font-size: 20px;
  margin-bottom: 27px;
color:#5C5C5C;
}
.thank-you-pop h3.cupon-pop{
font-size: 25px;
margin-bottom: 40px;
color:#222;
display:inline-block;
text-align:center;
padding:10px 20px;
border:2px dashed #222;
clear:both;
font-weight:normal;
}
.thank-you-pop h3.cupon-pop span{
color:#03A9F4;
}
.thank-you-pop a{
display: inline-block;
margin: 0 auto;
padding: 9px 20px;
color: #fff;
text-transform: uppercase;
font-size: 14px;
background-color: #8BC34A;
border-radius: 17px;
}
.thank-you-pop a i{
margin-right:5px;
color:#fff;
}
p.caption-support {
margin-top: 15px;
font-size: 18px !IMPORTANT;
}
/*--thank you pop ends here--*/
p.email-support a.mail {
color: #e3335a !important;
}

  
/*----- pagesidebar.blade.php ---------*/
.card {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
min-width: 0;
word-wrap: break-word;
background-clip: border-box;
border: 1px solid rgba(0, 0, 0, .125);
border-radius: .25rem
}

.card>hr {
margin-right: 0;
margin-left: 0
}

.card>.list-group:first-child .list-group-item:first-child {
border-top-left-radius: .25rem;
border-top-right-radius: .25rem
}

.card>.list-group:last-child .list-group-item:last-child {
border-bottom-right-radius: .25rem;
border-bottom-left-radius: .25rem
}

.card-body {
-ms-flex: 1 1 auto;
flex: 1 1 auto;
min-height: 1px;
padding: 1.25rem
}

.card-title {
margin-bottom: .75rem
}

.card-subtitle {
margin-top: -.375rem;
margin-bottom: 0
}

.card-text:last-child {
margin-bottom: 0
}

.card-link:hover {
text-decoration: none
}

.card-link+.card-link {
margin-left: 1.25rem
}

.card-header {
padding: .75rem 1.25rem;
margin-bottom: 0;
background-color: rgba(0, 0, 0, .03);
border-bottom: 1px solid rgba(0, 0, 0, .125)
}

.card-header:first-child {
border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}

.card-header+.list-group .list-group-item:first-child {
border-top: 0
}

.card-footer {
padding: .75rem 1.25rem;
background-color: rgba(0, 0, 0, .03);
border-top: 1px solid rgba(0, 0, 0, .125)
}

.card-footer:last-child {
border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}

.card-header-tabs {
margin-right: -.625rem;
margin-bottom: -.75rem;
margin-left: -.625rem;
border-bottom: 0
}

.card-header-pills {
margin-right: -.625rem;
margin-left: -.625rem
}

ul.sublist li.list-group-item a {
font-size: 14px;
}


/*----- content.blade.php ---------*/
.container.product-page {
    max-width: 1024px !important;
}
.product-page .container {
    margin: 105px auto;
}
.product-page-wraper{
    box-shadow: 0px 8px 19px 3px #d2d0d0c2;
    border: 0px solid #4271af;
    border-radius: 0px !important;
    padding: 30px 40px;
}

/*------------userHeader.blade.php---------------*/

span i.fas.fa-bars {
color: #e94b4f;
font-size: 30px;
margin: 8px;
cursor: pointer;
}

div#mobile-toogle-user {
display: none;
}

div#desktop-toogle-user {
display: none;
}

.sidebar .panel-default>.panel-heading {
color: #333;
border: 1px solid #eeeeee33;
padding: 0;
background-color: transparent !important;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}

nav.navbar img.uh-logo {
max-width: 75px;
}

span.desktop-navbar {
display: none;
}

img#center-logo {
display: none;
}

ul.mobile-menu-list a.nav-link:hover {
color: #E3335A;
}

.fixed-sidebar {
position: sticky !important;
top: 0;
width: 100%;
z-index: 999999 !important;
}

.position-fixed {
position: fixed !important;
top: 120px;
}

img#login-logo {
width: 100%;
max-width: 75px;
}
span.menu-title {
font-size: 10px;
color: #e94b4f;
font-weight: 500;
letter-spacing: 1px;
}
.product-title {
text-align: center;
}

@media screen and (min-width: 1580px) and (max-width: 1400px) {
.ml-50 {
    margin: 0px 0px 0px 50px !important;
}

.col-md-3.sidebar div#accordionMenu {
    width: 100%;
    max-width: 330px ;
}
}

@media only screen and (max-width: 1600px) {
.position-fixed {
    position: sticky !important;
}

.ml-50 {
    margin: 0px 0px 0px 0px !important;
}

}

@media only screen and (max-width: 1024px) {
.navbar-collapse {
    position: relative !important;
}
div#desktop-toogle-user {
    display: block !important;
}
div#dropdownResources a.dropdown-item {
    background-image: linear-gradient(to right, #3B71B2, #FF6F61);
    color: #fff;
    margin-bottom: 5px;
}

span.mobile-slidebarmenu i {
    display: block;
}

span i.fas.fa-bars {
    color: #e94b4f;
    font-size: 35px;
}

ul.mobile-menu-list {
    display: none;
    position: relative;
}

.navbar-expand .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
}

.mobile-collapse a.navbar-brand {
    width: 100%;
    display: block;
    margin: 0 auto;
    text-align: center;
}

ul.mobile-menu-list {
    margin: 8px auto;
    position: fixed;
    background-image: linear-gradient(to right, #e94b4f, #e3335a);
    padding: 10px 10px;
    top: 90px;
    right: 10px;
    z-index: 9999;
}


ul.mobile-menu-list li.nav-item a.nav-link {
    font-weight: 500;
    letter-spacing: 1px;
    margin: 0 auto;
    line-height: 1.6;
    background: #ffffff0d;
    margin-bottom: 7px !important;
    padding: 6px 17px !important;
    font-size: 14px;
    color: #fff !important;
}

.mobile-responsive .col {
    flex-grow: inherit;
}

.center-logo {
    display: none;
}

.col-md-3.sidebar {
    padding: 0px 0px !important;
    display: block;
    width: 100%;
}

ul.mobile-menu-list li div#dropdownProfile i {
    color: #fff !important;
    font-size: 15px;
}

ul.mobile-menu-list li div#dropdownProfile span {
    color: #fff;
    font-weight: 500;
}

ul.mobile-menu-list li div#dropdownProfile {
    position: absolute;
    right: 0;
    top: 38px;
    width: 150%;
    background-color: #fff;
    border: 1px solid #96969657;
    box-shadow: 1px 0px 1px 0px #8888884f;
    padding: 10px 6px;
    border-radius: 0px !important;
}

ul.mobile-menu-list li div#dropdownProfile a.dropdown-item {
    background: #ffffff0d;
    margin-bottom: 7px !important;
    padding: 6px 17px !important;
    font-size: 14px;
}

ul.mobile-menu-list li div#dropdownProfile h6 {
    color: #000;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 1px;
    text-align: center;
}

ul.mobile-menu-list li div#dropdownProfile a.dropdown-item {
    background-image: linear-gradient(to right, #222222, #795548);
    margin-bottom: 7px !important;
    padding: 6px 17px !important;
    font-size: 14px;
}
ul.mobile-menu-list {
    position: absolute !important;
}
div#dropdownResources {
    background-color: #fff;
    padding: 8px 10px;
    position: absolute !important;
    left: -175px;
    top: -25px;
    border: 1px solid #96969657;
}
.col-md-3.sidebar div#accordionMenu {
    width: 100%;
    max-width: 100%;
}
ul.mobile-menu-list li div#dropdownProfile .dropdown-header {
    color: #0000 !important;
}

}

@media only screen and (max-width: 768px) {
.fixed-sidebar {
    position: sticky !important;
}
.product-page-wraper {
    padding: 0px 0px !important;
}
section.product-page .col-md-9 {
    padding: 0 !important;
}
div#mobile-toogle-user {
    display: block !important;
}
div#desktop-toogle-user {
    display: none !important;
}
section.product-page .col-md-9 {
   width: 100% !important;
   max-width: 100% !important;
   flex: 100% !important;
}
img#center-logo {
    display: block;
}

section.product-page .col-md-9.m-top {
    margin-top: 0px !important;
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
}

section.product-page .container-fluid m-top {
    margin-top: 0px !important;
}

.ml-50 {
    margin-left: 0px !important;
}

span.desktop-navbar {
    display: block !important;
}

img#desktopleft-log {
    display: none;
}

nav#menu-navigationbar {
    padding: 2px 0px;
}
.col-md-3.sidebar {
    padding: 10px 0px !important;
    display: block;
    width: 100%;
    position: absolute;
    z-index: 999;
    top: -10px;
    left: 0;
}

.col-md-3.sidebar {
    display: none;
}

.modal-backdrop.fade.show {
    position: sticky;
}
}


/*---------setnew.blade.php-------------*/

#pswd_info {
position: absolute;
bottom: -115px;
left: -290px;
width: 250px;
padding: 15px;
background: #FFF9D2;
font-size: .875em;
border-radius: 5px;
box-shadow: -5px 1px 4px 0px #ccc;
border: 1px solid #ddd;
display: none;
}
.card.password-assist {
width: 100%;
max-width: 450px;
}
#pswd_info::before {
content: "\25B2";
position: absolute;
top: 10px;
left: 98%;
font-size: 23px;
line-height: 14px;
color: #fff9d2;
text-shadow: none;
display: block;
transform: rotate(90deg);
}
#pswd_info h4 {
margin:0 0 10px 0; 
padding:0;
font-weight:normal;
}

.invalid {
background:url(images/invalid.png) no-repeat 0 50%;
line-height:24px;
color:#ec3f41;
}
.valid {
background:url(images/valid.png) no-repeat 0 50%;
line-height:24px;
color:#3a7d34;
}
div#pswd_info li.invalid:before {
content: '\f057';
font-family: "Font Awesome 5 Free" !important;
font-weight: 700;
padding: 1px 7px;
list-style-type: none;
}
div#pswd_info li.valid:before {
content: '\f058';
font-family: "Font Awesome 5 Free" !important;
font-weight: 700;
padding: 1px 7px;
list-style-type: none;
}
#pswd_info ul {
list-style-type: none;
}
#pswd_info ul {
list-style-type: none;
display: block;
margin: 0;
padding: 0;
}
#pswd_info ul li {
line-height: 1.9;
font-weight: 400;
font-style: normal;
}
#pswd_info h4 {
font-weight: 300;
font-size: 16px;
text-transform: capitalize;
}
small#visible-icon-one, small#visible-icon-two {
cursor: pointer;
}
.notmatch {
display: block;
width: auto;
margin: 10px auto;
text-align: center;
background: #dc3545;
color: #fff;
border-radius: 20px;
margin-bottom: 20px !important;
max-width: 220px;
box-shadow: 2px 0px 10px 1px #00000030;
}
.match {
display: block;
width: auto;
margin: 10px auto;
text-align: center;
background: #28a745;
color: #fff;
border-radius: 20px;
margin-bottom: 20px !important;
max-width: 180px;
box-shadow: 2px 0px 10px 1px #00000030;
}
div#success-alert {
width: 100%;
max-width: 410px;
display: block;
margin: 0 auto;
position: static;
margin: 25px auto;
margin-top: 0;
}
.alert-dismissible .close {
position: absolute;
top: 25px;
right: 20px;
padding: 1rem 1.5rem;
color: inherit;
}



/*-----------register.blade.php-------------*/

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}
.form-control{
    position: relative;
}
.register-form .form-group {
    margin-bottom: 5px !important;
        position: relative;
}
.faliure{
    border-left: 4px solid #cd0101;
}
.succes{
    border-left: 4px solid #4caf50ba;
}
span.smk-error-icon {
    position: absolute;
    right: 10px;
    top: 42px;
    color: #cd0101c7;
    font-size: 20px;
}


.register-form .form-group {
    margin-bottom: 10px !important;
    position: relative;
}

.register-form .form-group label {
    font-size: 14px;
    font-weight: 600;
}

#pswd_info {
    position: absolute;
    bottom: -110px;
    bottom: -115px;
    right: 211px;
    width: 250px;
    padding: 15px;
    background: #FFF9D2;
    font-size: .875em;
    border-radius: 5px;
    box-shadow: -5px 1px 4px 0px #ccc;
    border: 1px solid #ddd;
    display: none;
  }

  #pswd_info::before {
      content: "\25B2";
      position: absolute;
      top: 10px;
      left: 98%;
      font-size: 23px;
      line-height: 14px;
      color: #fff9d2;
      text-shadow: none;
      display: block;
      transform: rotate(90deg);
  }
  #pswd_info h4 {
    margin:0 0 10px 0; 
    padding:0;
    font-weight:normal;
  }

  .invalid {
    background:url(images/invalid.png) no-repeat 0 50%;
    line-height:24px;
    color:#ec3f41;
  }
  .valid {
    background:url(images/valid.png) no-repeat 0 50%;
    line-height:24px;
    color:#3a7d34;
  }
  div#pswd_info li.invalid:before {
      content: '\f057';
      font-family: "Font Awesome 5 Free" !important;
      font-weight: 700;
      padding: 1px 7px;
      list-style-type: none;
  }
  div#pswd_info li.valid:before {
    content: '\f058';
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 700;
    padding: 1px 7px;
    list-style-type: none;
  }
  #pswd_info ul {
      list-style-type: none;
  }
  #pswd_info ul {
      list-style-type: none;
      display: block;
      margin: 0;
      padding: 0;
  }
  #pswd_info ul li {
      line-height: 1.9;
      font-weight: 400;
      font-style: normal;
  }
  #pswd_info h4 {
      font-weight: 300;
      font-size: 16px;
      text-transform: capitalize;
  }
.has-feedback .smk-error-msg {
    position: absolute;
    right: 6px !important;
    font-size: 12px !important;
    margin-top: 2px;
    margin-bottom: 8px !important;
    line-height: 1.6;
    color: #cd0101;
    font-weight: 600;
}
p.footer-description {
    font-size: 16px;
    padding: 0 10px 0 0;
    margin: 0 auto;
    font-weight: 600;
}
a.create-account {
    font-weight: 700 !important;
}

.register-form {
    display: block;
    width: 100%;
    padding-left: 100px;
    margin-right: 0px;
    padding-right: 0px;
}


.form-content .logo img.auto {
    width: 100%;
    max-width: 144px;
}

.form-content h3.form-tittle {
    color: #fe6e61;
    font-weight: 700;
    font-size: 25px;
}
.form-content {
    display: block;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 20px;
    margin-left: 30px
}
.register-content h3.left-tittle {
    font-size: 25px;
    color: #fff;
}
.register-content {
    display: block;
    width: auto;
}
.register-content p {
    font-size: 22px;
    color: #fff;
    font-weight: 400;
}  
  .notmatch {
    display: block;
    width: auto;
    margin: 10px auto;
    text-align: center;
    background: #dc3545;
    color: #fff !important;
    border-radius: 20px;
    margin-bottom: 10px !important;
    max-width: 220px;
    box-shadow: 2px 0px 10px 1px #00000030;
}
  .match {
    display: block;
    width: auto;
    margin: 10px auto;
    text-align: center;
    background: #28a745;
    color: #fff !important;
    border-radius: 20px;
    margin-bottom: 10px !important;
    max-width: 180px;
    box-shadow: 2px 0px 10px 1px #00000030;
}
small#visible-icon-one, small#visible-icon-two {
    cursor: pointer;
}


/*-----------login.blade.php-----------------*/
  div#success-alert {
    width: 100%;
    max-width: 410px;
    display: block;
    margin: 0 auto;
    position: static !important;
    z-index: 999;
    left: 21% !important;
  }
  /*============= new css =============*/
  section#prod-box1 {
    padding: 40px 0;
}
.boxcontent {
    box-shadow: 0 0 8px 1px rgb(0 0 0 / 41%);
    background-color: transparent;
}
.boxbottom-content {
    padding: 5px 0;
    border: 4px solid #e94b4f;
}
.subheading h2 {
    font-size: 27px;
    text-align: center;
   
    text-transform: capitalize;
    color: #73278a;
}
.newaudio {
    margin: 10px auto !important;
    width: 100%;
    max-width: 600px;
    display: block;
    border: 2px solid #000;
    border-radius: 30px;
}
.downloadbtn {
    background-color: #E3335A;
    padding: 8px 16px;
    border: none;
    text-align: center;
    color: #fff;
    display: block;
    font-weight: 500;
    font-size: 15px;
    margin-top: 30px;
    letter-spacing: 1px;
    border-radius: 3px;
    text-transform: uppercase;
    max-width: 200px;
    width: 100%;
    margin: 0 auto 20px;
}
.downloadbtn:hover {
    background: #e94b4f;
}
.downloadbtn a:hover
{
    color: #fff;
}
.mb-4
{
    margin-bottom: 45px !important;
}
#bonusaudio1{
  background-image: url(https://members.7magicexperiments.com/public/productimages/aBonus1.jpg);    
}
#bonusaudio2{
  background-image: url(https://members.7magicexperiments.com/public/productimages/aBonus2.jpg);    
}
#bonusaudio3{
  background-image: url(https://members.7magicexperiments.com/public/productimages/aBonus3.jpg);    
}
#bonusaudio4{
  background-image: url(https://members.7magicexperiments.com/public/productimages/aBonus4.jpg);    
}
/*#uc1*/
/*{*/
/*   background-image: url(https://members.7magicexperiments.com/public/productimages/Instant-Month-1.jpg);  */
/*}*/
.m1{
    background-image: url(https://members.7magicexperiments.com/public/thumbnails/m1.jpg);
}
.m2{
    background-image: url(https://members.7magicexperiments.com/public/thumbnails/m2.jpg);
}

.m3{
    background-image: url(https://members.7magicexperiments.com/public/thumbnails/m3.jpg);
}

.m4{
    background-image: url(https://members.7magicexperiments.com/public/thumbnails/m4.jpg);
}

.m5{
    background-image: url(https://members.7magicexperiments.com/public/thumbnails/m5.jpg);
}

.m6{
    background-image: url(https://members.7magicexperiments.com/public/thumbnails/m6.jpg);
}

.m7{
    background-image: url(https://members.7magicexperiments.com/public/thumbnails/m7.jpg);
}

.m8{
    background-image: url(https://members.7magicexperiments.com/public/thumbnails/m8.jpg);
}

.m9{
    background-image: url(https://members.7magicexperiments.com/public/thumbnails/m9.jpg);
}
.m10{
    background-image: url(https://members.7magicexperiments.com/public/thumbnails/m10.jpg);
}

.m11{
    background-image: url(https://members.7magicexperiments.com/public/thumbnails/m11.jpg);
}

.m12{
    background-image: url(https://members.7magicexperiments.com/public/thumbnails/m12.jpg);
}
#soundscapeaudio .box .txtbox {
    min-height: auto !important;
}


/*.menusection div.accordion {
    height: 420px;
    overflow-y: auto;
}*/
.menusection {
    height: 420px;
    overflow-y: auto;
}
.menusection::-webkit-scrollbar {
    width: 6px;
    background-color: #c3c3c3c4;
}
.menusection::-webkit-scrollbar-thumb {
    box-shadow: inset 0 0 6px rgb(0 0 0 / 30%);
    border-radius: 10px;
}
.grid-row{
    width:auto;margin:0 auto;padding:10px;display:flex;flex-wrap:wrap
}
.grid-container{
    width:100%;max-width:70%;padding:10px; margin: 0 auto;
}
.grid-1{
    width:8.33%;float:left;padding:15px
}
.grid-2{
    width:16.66%;float:left;padding:15px
}
.grid-3{
    width:25%;float:left;padding:15px
}
.grid-4{
    width:33.3%;float:left;padding:15px
}
.grid-5{
    width:41.66%;float:left;padding:15px
}
.grid-6{
    width:50%;float:left;padding:15px
}
.grid-7{
    width:58.33%;float:left;padding:15px
}.grid-8{width:66.66%;float:left;padding:15px}.grid-9{width:75%;float:left;padding:15px}.grid-10{width:83.33%;float:left;padding:15px}.grid-11{width:91.33%;float:left;padding:15px}.grid-12{width:100%;padding:12px}@media (max-width:1200px){.grid-md-1{width:8.33%;float:left;padding:15px}.grid-md-2{width:16.66%;float:left;padding:15px}.grid-md-3{width:25%;float:left;padding:15px}.grid-md-4{width:33.3%;float:left;padding:15px}.grid-md-5{width:41.66%;float:left;padding:15px}.grid-md-6{width:50%;float:left;padding:15px}.grid-md-7{width:58.33%;float:left;padding:15px}.grid-md-8{width:66.66%;float:left;padding:15px}.grid-md-9{width:75%;float:left;padding:15px}.grid-md-10{width:83.33%;float:left;padding:15px}.grid-md-11{width:91.33%;float:left;padding:15px}.grid-md-12{width:100%;padding:12px}.grid-container{width:100%;max-width:80%;padding:10px}}@media(max-width:960px){.grid-sm-1{width:8.33%;float:left;padding:15px}.grid-sm-2{width:16.66%;float:left;padding:15px}.grid-sm-3{width:25%;float:left;padding:15px}.grid-sm-4{width:33.3%;float:left;padding:15px}.grid-sm-5{width:41.66%;float:left;padding:15px}.grid-sm-6{width:50%;float:left;padding:15px}.grid-sm-7{width:58.33%;float:left;padding:15px}.grid-sm-8{width:66.66%;float:left;padding:15px}.grid-sm-9{width:75%;float:left;padding:15px}.grid-sm-10{width:83.33%;float:left;padding:15px}.grid-sm-11{width:91.33%;float:left;padding:15px}.grid-sm-12{width:100%;padding:12px}.grid-container{width:100%;max-width:90%;padding:10px}.grid-row{width:auto;margin:0 auto;padding:10px;display:inline-block}.big-font{font-size:25px}p.normal-font{font-size:20px}.bg-img{background-repeat:no-repeat;background-size:cover;background-image:url(../Images/vsl-bg1.jpg);padding:300px 0!important;height:100vh}}@media (max-width:475px){.big-font{font-size:22px}p.normal-font{font-size:18px}.grid-container{width:100%;max-width:100%;padding:10px}}