
*{
	margin: 0 auto;
    margin-top: -1px;   
    margin-bottom: -1px;
}
body{
	font-size: 18px;
	font-family: Ver;
}
strong {
    font-family: Verb;
}
h1, h2, h3, h4, h5, h6{
    font-family: "Raleway", sans-serif;
}
.center{
    text-align: center;
}
@font-face {

    font-family: Ver;

    src: url(Fonts/verdana.ttf);

}
@font-face {

    font-family: Verb;

    src: url(Fonts/verdanab.ttf);

}
@font-face {
    font-family: NewDisney;
    src: url(Fonts/New-Walt-Disney.ttf);
}
@font-face {
    font-family: NewDisneyUI;
    src: url(Fonts/New-Walt-Disney-UI.ttf);
}
a{
    color: #212529 !important;
}

.bg-4 {
    padding: 60px 0px 40px 0px;
    background-color: #fff;
    border-bottom: 20px solid #564099;
}

.bg-6 {
    background-color: #f8f8f8;
    padding: 80px 0px;
    color: #222;
}
.bg-7 {
    padding: 80px 0px;
    box-shadow: inset 3px 1px 36px 25px rgba(72, 24, 125, 0.1);
}
.bg-8 {
    padding: 80px 0px;
    background-color: #222;
    color: #fff;
}
.bg-9{
    background-image: url(../images/bg-cover.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    padding: 80px 0px;
    background-position: bottom center;
    background-size: cover;
}
.section-eight {
    background-color: rgba(0, 0, 0, 0.45);
    color: #fff;
    padding: 50px 30px;
    border-radius: 12px;
}
.bg-10 {
    padding: 80px 0px;
}
.bg-11 {
    padding: 80px 0px;
    background-color: #fafafa;
}
.bg-12{
    padding: 80px 0px;
    background-color: #f7dbee;
}
.bg-13{
     padding: 80px 0px;
     background-color: #fafafa;
}

.bg-14 {
    padding: 60px 0px 60px 0px;
}
.clr-heading{
    color: #fecd67;
        text-shadow: 0.4px 0.5px #fff;
}
.m-30 {
    margin-bottom: 30px;
    margin-top: 30px;
}
.customer-review h4 {
    font-size: 25px !important;
    text-transform: inherit !important;
    margin-bottom: 25px !important;
    font-family: 'Felipa', cursive !important;
        letter-spacing: 3px;
}
.right{
    text-align: right;
}
img.course-bundle-img {
    width: 100%;
    max-width: 100%;
    border: 1px solid #adb5bd;
    border-radius: 15px
;    transition: 0.2s ease;
}
img.course-bundle-img:hover {
    transform: scale(1.1);
    transition: 0.2s ease;
}
p.gif-text {
    font-size: 12px;
    text-align: center;
    background-color: #ffea7a;
    padding: 2px;
}
span.button-choice {
    font-size: 60px;
    font-style: italic;
    font-weight: 600;
}
.center-align {
    align-self: center;
    text-align: center;
}
.smallimg{
    max-width: 250px !important;
}
.verbfont h2 {
    font-family: verb;
    line-height: 1.4;
    font-size: 40px;
    text-shadow: 1px 1px #000;
}
.imgshadow {
    box-shadow: 0px 3px 4px #a5a3a3;
    max-width: 80%;
}
.main-heading {
    font-size: 30px;
    font-weight: 300;
    line-height: 1.4;
        text-shadow: 0.1px 0.5px 3px #000;
}
.red-top-box {
    background-color: #c11616;

    color: #fff;
    text-align: center;
    height: 50px;
    padding-top: 5px;
}
.bonus-image-right{
    float: right;
    width: 200px;
}
.red-top-box p {
    font-size: 22px;
}
.red-top-box p span {
    font-size: 26px;
    font-weight: 500;
    color:#ffb800;
}
.main-heading span {
    font-size: 32px;
    font-weight: 500;

    font-style: italic;
    font-family: Verb;
}
.level-access-button a {
    background: linear-gradient(to right, #3e1769, #c61d8e);
    color: #fff;
    padding: 10px 24px;
    text-transform: uppercase;
    transition: 0.2s ease;
}
.level-access-button a:hover{
     background: linear-gradient(to right, #3e1769, #c61d8e);
}
.top-heading {
    background-color: #fafafa;

}
.bonus-right-img {
    float: right;
    width: 100%;
    max-width: 250px;
}
.plus-img{
    width: 100%;
    max-width: 200px;
}
.video-container {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
    max-width: 700px;
    box-shadow: 0px 4px 8px rgba(11, 11, 11, 0.5);
    position: relative;
}
.product-bundle-img{
    width: 100%;
    max-width: 60%;
}
.blue-text {
    color: #f538b8 !important;
        text-shadow: 1px 1px #fff;
}
.newdisney h2 {
    font-family: NewDisneyUI;
    line-height: 1.4;
    font-size: 50px;
    text-shadow: 1px 1px #000;

}
h2.second-heading-verb {
    text-align: center;
    font-size: 50px;
    font-weight: 400;
    font-family: ver;
    text-shadow: 1px 1px #000;
}
.newdisney {
    color: #fff;
    font-family: NewDisneyUI !important;
    margin: 16px 0px;
    font-size: 45px;
}
img.course-bundle-img {
    width: 100%;
    max-width: 90%;
}
p.letter-title {
    font-size: 22px;
    font-style: italic;
    font-weight: 600;
        color: #564099;
}
.bonus-title h4 {
  font-family: "Raleway", sans-serif;
    font-size: 28px;
    line-height: 1.4;
    font-style: italic;
}
.small-sub-heading {
    text-align: center;
    font-size: 28px;
    font-weight: 600;
    margin: 30px 0px;
        font-family: "Raleway", sans-serif;
    text-transform: capitalize;
    font-style: italic;
}

.blinking{
    animation:blinkingText 2s infinite;
}
@keyframes blinkingText{
    0%{     color: #f3a143;    }

    50%{    color: #faba46; }

    100%{   color: #f59527;    }
}
.section-one-sub-heading {
    text-align: center;
    font-size: 32px;
        font-family: "Raleway", sans-serif;
    font-style: italic;
    margin: 30px 0px;
        font-weight: 700;

}
h2.second-heading {
    text-align: center;
    font-size: 50px;
    font-weight: 400;
    font-family: NewDisneyUI;
    text-shadow: 1px 1px #000;
}
.second-sub-heading {
    font-size: 30px;
    font-family: "Open Sans", sans-serif;
}
.red-heading {
    color: #c11616;
        font-weight: 600;
}
.third-sub-heading {
    text-align: left;
    font-size: 30px;
margin-left: 5%;
    margin-top: 20px;
}
.left-content {
    text-align: left;
    margin-left: 6%;
}
.left {
    font-family: "Raleway", sans-serif;
    margin-bottom: 25px;
    text-align: center;
    font-weight: 500;
    text-transform: capitalize;
}
.small-headline-text {
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    margin: 30px 0px;
    font-family: "Raleway", sans-serif;
    text-transform: capitalize;
    font-style: italic;
}
.small-font {
    font-weight: 300;
    font-size: 20px !important;
    font-family: Ver !important;
    margin-bottom: 15px;
}
.letter-content {
    padding: 50px 30px;
    font-size: 18px;
    background-color: #fff;
}
.shimmer-bg {
    padding: 80px 0px;
    background-image: url(../images/1024by300-shimmer.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.black-shadow{
    text-shadow: 1px 1px #000;
}
.sub-heading {
    text-align: center;
    font-size: 32px;
    font-weight: 600;
    margin: 30px 0px;
       font-family: "Raleway", sans-serif;
        text-transform: capitalize;
        font-style: italic;
}
.link-clr{
    color: #00407d;
}
.logo {
    width: 100%;
    max-width: 50%;
    text-align: center;
    box-sizing: border-box;
}
.menu-btn{
    width: 100%;
    max-width: 50%;
    box-sizing: border-box;
     text-align: right;
}
.menulinks {
    width: 100%;
    max-width: 50%;

}
.menulinks ul {
    text-align: left;
    margin: 0px !important;
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: rgb(48, 33, 97) !important;
}
.navbar-light .navbar-nav .nav-link {
    color: rgb(77, 58, 138) !important;
}
img.sales-img {
    width: 100%;
    max-width: 60%;

    border: 10px solid #000;
    box-shadow: 1px 2px 5px #474646;
}
ul.list li:before {
    content: "\f005";
    font-family: 'Font Awesome 5 Free';
        color: #b8007c;
            margin-right: 8px;
}
ul.list li, ul.list1 li {
    list-style-type: none;
    font-size: 18px;
    line-height: 50px;
    font-style: italic;
}
ul.list1 li:before {
    content: "\f005";
    font-family: 'Font Awesome 5 Free';
        color: #b8007c;
            margin-right: 8px;
}
.section-two-heading {
    font-size: 30px;
    text-align: center;
    font-weight: 600;
    color: #ba017d;
    line-height: 1.5;
    font-style: italic;
    font-family: "Raleway", sans-serif;
}
.bottom-border {
    height: 3px;
    background-color: #ba017d;
    width: 100%;
    max-width: 50%;
    border-radius: 60%;

    margin-bottom: 45px;
}
.mt-4{
    margin-top: 40px;
}

.img-section {
    margin-top: 40px;
    margin-bottom: 40px;
}
.small-heading span {
    font-weight: 600;

    margin-bottom: 15px;
}

.small-heading {
    font-weight: 400;
        text-align: center;
         font-family: Ver;

}
.small-headline {

    text-align: center;
     font-family: Verb;
    font-size: 24px;
    font-weight: 600;
    text-transform: capitalize;
    font-style: italic;
}
ul.list-box-content {
    list-style: none;
    padding-left: 0px;
}

.list-bg li span, .list-bg1 li span {
    font-size: 22px;
    text-transform: uppercase;
    font-family: "Raleway", sans-serif;
    font-weight: 600;
}
.list-bg img, .list-bg1 img {
    width: 100%;
    max-width: 310px;

}
.frame-border {
    text-align: center;
    margin: 50px 0px;
}
.frame-border img {
    width: 100%;
    max-width: 80%;
    text-align: center;
}
img.right-col-img {
    width: 100%;
    max-width: 100%;
    transform: rotate(-3deg);
    margin: 20px 0px;
    border: 10px solid #b76fb8;
}
img.left-col-img {
    width: 100%;
    max-width: 100%;
    transform: rotate(3deg);
    border: 10px solid #b76fb8;
      margin: 20px 0px;
}
img.section-img {
    width: 100%;
    max-width: 90%;

    border: 10px solid #b92b6d;
    margin-bottom: 30px;
    margin-top: 10px;
}
.center-img img {
    width: 100%;
    max-width: 500px;
    border-bottom: 10px solid #000;
    border-top: 10px solid #000;
    margin-bottom: 20px;
}
.left-padding{
    padding-left: 0px;
}
p.para-bg {
    background-color: #ffef99;
    padding: 2px 6px;
}
img.default-img {
    width: 100%;
    max-width: 90%;
}
img.default-img {
    width: 100%;
    max-width: 80%;
    border: 10px solid #fff;
    border-style: groove;
}
.middle {
    align-self: center;
    line-height: 1.7;
}
.list-bg li p, .list-bg1 li p {
    border-right: 2px solid rgba(186, 1, 125, 0.29);
    padding-left: 10px;

}
.list-bg {
    padding: 40px 20px 12px 20px;
    margin-bottom: 60px;
    background-color: rgb(247, 219, 238);
    box-shadow: 0px 1px 6px #e3e2e291;
}
.list-bg1 {
     padding: 40px 20px 12px 20px;

    background-color: rgba(59, 4, 120, 0.24);

   margin-bottom: 60px;
    box-shadow: 0px 1px 6px #e3e2e291;
}
span.note {
    margin-top: 30px;
    color: purple;
    font-size: 15px;
    font-weight: 700;

    text-align: center;
}

.section-four p {
    font-size: 18px;
}
.testimonial-box {
    border: 4px solid #9e9d9e;
    padding: 30px 40px;
    background-color: #fafafa;
    color: #000;
    max-width: 900px;
    position: relative;
        transition: 0.3s ease;
}
.testimonial-box:hover {
    box-shadow: 2px 3px 5px #807f7f;
}
.section-sub-one {
    background-color: #f7dbee;
    padding: 40px 0px;
}

.testimonial-section {
    position: relative;
}

.user {
    position: absolute;
    left: 15%;
    text-align: center;
    margin-bottom: 60px;
}
.user img {
    width: 100%;
    max-width: 50px;

}
.user p {
    line-height: 10px;
    font-size: 13px;
    font-weight: 700;
        margin-top: 10px;
    font-family: "poppins", sans-serif;
    color: #000;
}
.testimonial-section {
    position: relative;
    margin-bottom: 60px;
}
.mb-6{
	margin-bottom: 60px;
}
.section-fifth h4 {
    text-align: center;
    margin-bottom: 60px;
    font-size: 42px;
    font-weight: 700;
    font-family: "Raleway", sans-serif;
    text-transform: uppercase;
}
.purple-bg {
    background-color: #564099;
    color: #fff;
    padding: 40px 10px;
    font-size: 30px;
    text-decoration: underline;
    text-transform: capitalize;
}

ul.signs-list li:before {
    content: "\f005";
    font-family: "Font Awesome 5 Free";
    margin-right: 12px;
    font-size: 25px;
        color: #fcd706;
}
ul.signs-list li {

    line-height: 2;
    font-size: 20px;
    font-style: italic;
    font-family: Verb;
}
ul.signs-list {
    list-style-type: none;
}
.week-content h4 {
    font-style: italic;
    font-size: 26px;
  font-family: "Raleway", sans-serif;
  text-align: center;
}
ul.signs-list li span {
    font-weight: 500;
    text-transform: capitalize;
    font-size: 22px;
}
.bold-font {
    text-decoration: underline;
    font-size: 25px;
    font-weight: 300;
    font-family: Ver;
    margin: 20px 0px;
}
.sub-heading > .mrp-small {
    font-size: 30px;
}
.light-text {
    font-family: "Raleway", sans-serif;
    font-size: 22px;
    font-weight: 600;
}
.week-title span {
    font-size: 25px;
font-family: Ver;
    text-transform: capitalize;
}
.week-title {
    position: absolute;
    top: -6%;
    left: -2%;
    background-color: #000;
    padding: 5px 12px;
    transform: rotate(-10deg);
}
.alert-text {
    color: red;
}
.week-content-section {
    background-color: rgba(255, 255, 255, 0.15);
    padding: 20px 30px;
    margin-top: 50px;
    position: relative;
}
section.container-fluid.bg-btn-box {
    background-color: #f7dbee;
    padding: 40px 0px;
}
.week-content {
    margin-top: 10px;
}

.sale-price {
    color: red;
    font-size: 35px;
    font-weight: 600;
}
.mrp {
    font-size: 35px;
    text-decoration: line-through;
    color: #000;
    font-weight: 500;
}

.add-to-cart-btn {
    margin: 50px 0px;
    text-align: center;

}
.frame {
    text-align: center;
    width: 100%;
    max-width: 300px;
    padding: 20px 24px;

}
.border-top-bottom {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 10px 0px;
    text-align: center;
    margin: 40px 0px;
}
.border-top-bottom > p {
    font-style: italic;
    font-size: 22px;
}
.frame img {
    width: 100%;
    max-width: 200px;
}

section.container-fluid.bg-15 {
    padding: 80px 0px;
    background-color: #d8d8d8;
}
.faq-heading {
    margin: 10px 0px 75px 0px;
}
.faq-heading h3 {
    font-size: 32px;
    font-weight: 400;
     font-family: Verb;
}

img.book-img {
    width: 100%;
    max-width: 36%;
    border: 10px solid #000;
    box-shadow: 1px 2px 5px #474646;
}
.active{
    color: #444;
}
a.nav-link {
   font-family: 'PT Sans', sans-serif;
   font-size: 16px;
}
.footer-section {
    background-color: #222;
    color: #fff;
    padding: 10px 0px;
}
.footer-section span a {
    text-decoration: none;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
}
.footer-section span {

    color: #fff;
   font-family: 'Open Sans', sans-serif;
    font-size: 16px;
}
.footer-bg {
    background-color: #444;
    color: #fff;
    font-family: "PT sans", sans-serif;
    line-height: 1.5;
    padding: 20px 0px 0px 0px;
    font-size: 16px;
}
ul.footer-menu-list {
    display: inline-flex;
    color: #fff !important;
    list-style: none;
    font-family: "PT sans", sans-serif;
    font-size: 16px;
}
.footer-menu {
    text-align: center;
}
ul.footer-menu-list li {
    padding-left: 24px;
}
ul.footer-menu-list li a {
    color: #fff !important;
}
img.sitelogo {
    width: 100%;
    max-width: 90px;
}
.footer-section span a {
    color: #fff !important;
}
.gradient-box {
    text-align: center;

    color: #222;
    padding: 30px 20px;
    margin: 80px 0px;

    background-color: #f7dbee;
}
.gradient-text {
    text-transform: uppercase;
    font-size: 25px;
    font-family: "Raleway", sans-serif;
    color: #00407d;
    font-style: italic;
}
.btn-blue{
        color: #00407d;
}
.author h3 {
    font-size: 36px;
    text-transform: uppercase;
}
.author {
    text-align: center;
    margin: 60px 0px;
}
.about-section {
    padding: 80px 0px 20px 0px;
    background-color: #f7dbee85;
}
.mt-10{
    margin-top: 100px;
}
img.author-img {
    width: 100%;
    max-width: 100%;
    box-shadow: 0px 1px 5px #d8d8d8;

}
.bonus-box {
    margin: 0 auto;
    width: 100%;
    border: 5px solid #564099;
    border-radius: 5px;
     margin-top: 70px;

}
.bonus-title {
    background-color: #564099;
    padding: 15px 10px;
    text-align: center;
    color: #fff;
}
.bonus-content{
    padding: 40px 30px;
    text-align: left;
    background-color: #fff;
}
ul.list {
    padding-left: 0px;
}
span.mrp-small {
    color: #000;
    text-decoration: line-through;
    font-size: 24px;
    font-weight: 500;
}
span.sale-price-small {
    color: red;

    font-size: 24px;
    font-weight: 700;
}
.link-text {
    font-weight: 600;
    font-size: 24px;
   font-family: "Raleway", sans-serif;
}
.mt-6 {
    margin-top: 60px;

}
.mb-2 {
    margin-bottom: 20px;
}
.section-sub-heading {
    text-align: center;
    font-weight: 400;
    font-size: 24px;
    text-transform: capitalize;
}
.red-text {
    color: red;
    font-weight: 500;
}
.section-heading {
    text-transform: uppercase;
    font-size: 32px;
        font-family: Verb;
}
.left-text {
    background-color: #564099;
    color: #000;
    padding: 70px 30px 70px 70px;
    font-size: 20px;
    font-weight: 100;
}
.right-img {
    text-align: right;
    margin-right: -69px;
    z-index: 999;
    position: relative;

}
.left-text h2 {
    font-size: 32px;
}

.garauntee-box {
    margin-top: 80px;
    border-radius: 20px;
    border: 1px solid #d8d8d8;
    padding: 50px 30px;
   background-color: #fff;
    box-shadow: 1px 2px 6px #d8d8d8;
}

.garauntee-box:hover{
    box-shadow: 2px 3px 8px #d8d8d8;
}

.sub-title {
    text-align: left;
    font-size: 28px;
    line-height: 1.5;
    font-weight: 500;
    font-family: "Raleway", sans-serif;
}
.mt-2{
    margin-top: 20px;
    }


    .mb-4{
        margin-bottom: 40px;
    }
    .white-border {
    padding: 1.5px;
    width: 60%;
    color: #fff;
    border-radius: 68%;
    background-color: #fff;
}
.mb-1{
margin-bottom: 10px !important;
}
.white-text{
    color: #fff !important;
}
.icon-right {
    color: #ba017d;
    font-size: 36px;
    margin-right: 20px;
     align-self: center;
}
.icon-left {
    color: #ba017d;
    font-size: 36px;
    margin-left: 20px;
 align-self: center;
}
.row {

    margin-right: 0px;
margin-left: 0px;
}
.bonus-full-section {
    background-color: #f7b6e2;
    padding: 60px 0px;
}

.m-6{
   margin-top: 60px !important;
}
.mt-3{
    margin-bottom: 30px;
}

.white-section {
    background-color: #fff;
    padding: 15px 60px 40px 60px;
}
.add-to-cart-section {
    border: 4px dashed #564099;
    margin-top: 60px;
    padding: 20px 10px 20px 10px;
    background-color: #fff;
}
.underline{
    text-decoration: underline;
}
.black-bg {
    background-color: #222;
    padding: 60px 0px;
}
.faq-heading-box {
    border: 4px solid #d482b9;
    background-color: #f9a8de;
    color: #131212;
    padding: 100px 0px;
    margin-top: -200px;
    text-transform: uppercase;
    background: linear-gradient(#f7dbee, #f8b9e4);
}
.faq-block{
    background-color: #F2F2F2;
padding: 60px 0px 200px 0px !important;
}
.qa {
    border-bottom: 2px dashed #d8d8d8;
    margin-bottom: 40px;
    padding-bottom: 20px;
    padding-top: 30px;
}
.faq-container {
    padding: 80px 0px;

}
.customer-name {
    text-transform: capitalize;
    font-weight: 600;
    color: #000;
    font-size: 18px;
font-family: 'Raleway', sans-serif;

}

.customer-location {
    color: grey;
    font-size: 15px;
    text-transform: capitalize;
font-family: 'Raleway', sans-serif;
}
.customer-review p {
    font-family: 'open sans', sans-serif;
    margin-top: 15px;
}
.faq-card {
    box-shadow: 0px 1px 6px #d8d8d8;

}
.mb-8{
    margin-bottom: 80px;
}

span.raleway-font {
    font-family: "Raleway", sans-serif !important;
}
.section-nine {
    padding-bottom: 200px;

}

.leftarrow {
    width: 100%;

    position: absolute;
    left: -2%;
    top: 4%;
    display: block;
    max-width: 100px;
}
.rightarrow {
    width: 100%;

    position: absolute;
    right: -2%;
    top: 4%;
    display: block;
    max-width: 100px;
}
.blacktxt{
    color:#000;
}

.user p {

    color: #000;
}

.headingbox {
    background: #564099;
    padding: 60px 0px 100px 0px;
    margin-top: -165px !important;
}
.headingbox h3{
    color: #fff !important;
}
.main-heading span {
    font-size: 50px;
    }

.main-heading-two span {
    font-size: 36px;
    font-weight: 500;
    font-style: italic;
    font-family: Verb;
}
.garauntee-box {
    border-radius: 1px;
    box-shadow: 0px 1px 4px #7d7d7d;
}
.garauntee-box:hover {
    box-shadow: 1px 2px 6px #cccaca;
}

.section-heading {
    text-transform: uppercase;
    font-size: 32px;
    font-family: "Raleway", sans-serif;
    padding: 0px 15px;
    line-height: 1.8;
    color: #fff;
}
.arrowbox {
    position: relative;
    display: block;
    text-align: center;
    margin: 60px 0px;
    font-weight: bold;
    font-family: Verb;
}
.leftarrow img, .rightarrow img {
    width: 100%;
    max-width: 80px;
}
.purplebox {
    background-color: #564099;
    padding: 40px 0px;
    color: #fff;
}

.top-heading {
    background-image: url(../images/sales-page-bg.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-color: #000;
    background-position: top center;
    margin-top: -180px;
    padding-top: 200px;
}
.navbar-light .navbar-toggler {
    color: rgba(0,0,0,.5);
    background-color: #b5007da6;
    border-color: rgb(183, 0, 124);
}
.bg-light {
    border-bottom: 1px solid #ffffff85;
    background-color: #f8f9fac7!important;
}
.center-img{
    align-self: center;
}
.headerbox {

    padding: 40px 0px 30px 0px;

    color: #fff;

}
.small-headline {
    font-family: "Raleway", sans-serif;
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;

    padding: 10px 0px;
}
span.purple-color {
    font-family: "Raleway", sans-serif !important;
    color: #630063;
}
.section-fifth h4 {

    color: #000;
}
.left-text {
    background-image: linear-gradient(30deg, #f7cce9, #f9a3dd);
}

img.sales-img {
    width: 100%;
    max-width: 80%;

}
.week-title {

    top: -2%;

}
.section-two {
    width: 100%;

    background-color: #b76fb8;
    padding: 40px 60px;

    color: #fff;
}
.section-sub-one {
    border-bottom: 10px solid #b76fb8;
    padding: 15px 0px 0px 0px;
}
img.synchronity-img {
    width: 100%;
    max-width: 80%;
    margin-top: -50px;
    border: 10px solid #8242c8;
}
.ritual-bg-img {
    background-image: url(../images/A-Simple-Ritual.jpg);
    background-repeat: no-repeat;
    background-size: 100% 32%;
}
.spirit-list {
    color: #fff;
    margin-top: 200px;
    text-shadow: 0.5px 0.5px 1px #000;
}
.shimmeringimg {
    background-image: url(../images/shimmering-light2.jpg);
    height: 400px;
    background-repeat: no-repeat;
    background-size: 100%;
    margin-top: -2px;
}
.heartimg {
    background: url(../images/All-The-Answers-Your-Heart-Seeks-Spring.jpg);
    padding: 200px 0px;
    background-repeat: no-repeat;
    background-size: 100%;
    background-attachment: scroll4;

    position: relative;
}
.heading-over-week {
    position: absolute;
    top: 22%;
    left: 19%;
    color: #fff;
    text-shadow: 1px 1px 2px #000;
    font-family: "Raleway", sans-serif;
}
.week-content-img{
     background: url(../images/Unveiling-The-Hidden-World-Around-You.jpg);
    padding: 100px 0px;
    background-repeat: no-repeat;
    background-size: 100%;
    background-attachment: fixed;
    background-position: 100% 100%;
    position: relative;
    margin-top: 30px;
}

.faq-heading-box h3 {
    font-size: 36px;
    font-style: italic;
}
.course-book {
    width: 100%;
    max-width: 100%;
    margin-bottom: -2px;

}
.section-padding-bottom {
    padding-bottom: 10px;
}
.section-seven {
background-color: #fff;
}
.margin-80{
    margin-top: 80px;
}

.frame-text {
    text-align: center;
    font-family: Verb;
    font-size: 24px;
    font-weight: 600;
    text-transform: capitalize;
    font-style: italic;
}
.add-to-cart-btn a img {
    width: 100%;
    max-width: 400px;
}
.orange {
    color: #f1996b;
}

.purple-dark{
    color: #630063;
}
.box {
    background-color: #b92b6d;
    padding: 15px 0px;
    margin-top: 30px;
    margin-bottom: 30px;
    border-left: 8px solid #790b3e;
}
.mr-top {
    margin-top: -60px;
}
.callout-box {
    border: 2px solid #ffb700;
    width: 100%;
    max-width: 50%;
    padding: 50px 20px 40px 20px;
    border-radius: 20px;

    position: relative;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 50px;
}
.callout-box > p strong {
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    font-size: 25px;
}
.callout-box:before {
    content: "\f10d";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-size: 30px;
    position: absolute;
    top: -10%;
    left: -2%;
    background-color: white;
    padding: 5px 10px;
    border: 2px solid #ffb700;
    color: #ffb700;
}
.child-img img {
    width: 100%;
    max-width: 600px;
    border: 10px solid #e6b00f;
    box-shadow: 1px 2px 8px #000;
}
.child-img img:hover {
    box-shadow: 1px 2px 12px #000;
}
ul.list-box-content li span:before {
    content: "\f005";
    font-family: "Font Awesome 5 Free";
    color: #800080;
    margin-right: 10px;
    font-size: 25px;
    font-weight: 500;
}
ul.list-box-content {
    list-style: none;
}
.bg-4, .bg-7, .bg-8, .bg-9, .bg-12, .bg-13, .bg-14{
    padding: 50px 0px 40px 0px;
}
.bg-10 {
    padding: 80px 0px 80px 0px;
    background-color: #444;
    color: #fff;
}
.bg-3 {
    background-color: rgba(208, 208, 208, 0.5);
    padding: 30px 0px 200px 0px;
}
.bg-6 {
    background-color: #444;
    padding: 80px 0px;
    color: #fff;
    background-image: linear-gradient(45deg, #f1d5e8, #e8c9e8, pink);
}
 .bg-2 {
    background-color: #000;
    padding: 10px 0px 15px 0px;
    color: #000;
    }
    .bg-11 {
    padding: 80px 0px 200px 0px;
    background-color: #fafafa;
}
.bg-4 {
    border-bottom: 20px solid #564099;
}
.bg-5 {
    padding: 60px 0px 60px 0px;
    background-color: #222222;
}
.mt-350
{
    margin-top: 350px;
}
.pd-150
{
    padding-top: 350px ;
}
.height-vh
{
    height: 115vh;
}
.pd-container
{
    padding:60px 30px;
}
.th-divider
{
    padding: 10px 0px;
}
.thanks-p{
    line-height: 1.8;
    text-align: left;
    font-family: Ver !important;
}
.thanks-link
{
    background-color: #630063;
    color:#fff !important;
    padding:15px 10px;
    text-decoration: none;
    font-family: Ver !important;
    border: 1px solid #350335;
    transition: all .2s linear;
}
.thanks-link:hover
{
    background-color: #fff;
    color:  #630063 !important;
    border: 1px solid #630063;
    transition: all .2s linear;
}
.mr-30
{
    margin: 30px 0px;
}
.pd-20
{
    padding: 20px 20px;
}
.center-p
{
    text-align: center !important;
}
.thank-img img
{
    width: 100%;
    max-width: 280px;
    padding-bottom: 20px;
}
.third-sub-heading-small {
    font-size: 22px !important;
}
/*

MEDIA QUERY STARTS HERE

*/
@media (max-width: 1500px)
{
    .height-vh
{
    height: 95vh;
}
}
@media(max-width: 1100px){
.section-two {
    max-width: 90%;

}
.leftarrow {
    left: -9%;
    top: 4%;
}
.rightarrow {
    right: -9%;
    top: 4%;
}
}


@media(max-width: 1024px){
.section-two {
    max-width: 100%;

}
.heartimg {
    background: url(/images/All-The-Answers-Your-Heart-Seeks-Spring.jpg);
    padding: 160px 0px;

    background-attachment: scroll;

}

.heading-over-week {
    top: 17%;
    left: 17%;
}
.callout-box > p strong {

    font-size: 20px;
}
.callout-box {
    max-width: 70%;
}
.callout-box:before {
    font-size: 25px;
}
h2.second-heading {

    font-size: 40px;

}
h2.second-heading-verb {

    font-size: 40px;

}
}


@media (max-width: 900px){
body {
    font-size: 16px;

}
.newdisney {

    font-size: 50px !important;

}
.heading-over-week {
    left: 12%;
}
.left-text h2 {
    font-size: 24px;
}
ul.signs-list {
    padding-left: 0px;
}
.left-text {
    font-size: 15px;
    padding: 45px 30px 45px 70px;
}
.gradient-text {

    font-size: 22px;
}
.gradient-box {

    margin: 40px 0px;

}
.add-to-cart-btn a {

    font-size: 20px;

    width: 300px;
}

.icon-left, .icon-right {

    font-size: 30px;

}
.sub-title {

    font-size: 22px;

}
.sub-heading {

    font-size: 28px;

}
.frame img {

    max-width: 250px;
}
.frame {

    max-width: 350px;

}
.link-text {

    font-size: 26px;

}
.section-sub-heading {

    font-size: 26px;

}
.section-heading {

    font-size: 36px;
}
.mrp {
    font-size: 38px;

}
.sale-price {

    font-size: 38px;

}
.main-heading span {
    font-size: 35px;

}
.section-fifth h4 {

    font-size: 40px;
}

.testimonial-box {

    max-width: 650px;

}
.section-four p {
    font-size: 16px;
}
.list-bg li span, .list-bg1 li span {
    font-size: 26px;

}
.section-two-heading {
    font-size: 26px;

}
.main-heading {
    font-size: 27px;

}
.faq-heading h3 {
    font-size: 40px;

}
}


@media (max-width: 767px){
    body{
        font-size: 16px;
    }
.logo {
    width: 100%;
    max-width: 50%;
    text-align: left;
    box-sizing: border-box;
}
.mobile-hide{
    display: none;
}
.third-sub-heading-small {
    font-size: 20px !important;
}
.menu-btn{
    width: 100%;
    max-width: 50%;
    box-sizing: border-box;
     text-align: right;
}
.small-font {

    margin-bottom: 30px;
}
.right-img {
    text-align: center;
    margin-right: 0px;

    margin-bottom: 20px;
}
img.author-img {

    max-width: 250px;

}
.faq-heading h3 {
    font-size: 36px;

}
ul.list li, ul.list1 li {
line-height: 40px;
    font-size: 16px;

}
.bonus-image-right{
    float: none;
}

.third-sub-heading {

    font-size: 26px;
    margin-top: 30px;
}
.newdisney {

    font-size: 32px !important;

}
.light-text {

    font-size: 18px;

}
.garauntee-box {
    margin-top: 50px;
    }

.sub-heading {
    font-size: 22px;
    line-height: 1.5;
}

h2.second-heading {

    font-size: 30px;

}
h2.second-heading-verb {

    font-size: 30px;

}
.second-sub-heading {
    font-size: 24px;
    }
img.book-img {
    width: 100%;
    max-width: 70%;
    border: 10px solid #000;
    box-shadow: 1px 2px 5px #474646;
}

.bg-4, .bg-7, .bg-8, .bg-9, .bg-12, .bg-13, .bg-14{
    padding: 50px 0px 40px 0px;
}

img.right-col-img {


    transform: none;

}
img.left-col-img {

    transform: none;

}
.leftarrow, .rightarrow {
    display: none !important;
}
    .newdisney h2 {
    font-size: 32px;
}
    .verbfont h2 {
    font-size: 32px;
}
.main-heading span {
    font-size: 32px;
}
.small-headline {
    font-size: 18px;
}
ul.signs-list li {
    font-size: 16px;
}
.week-title span {
    font-size: 20px;
    font-family: Ver;
    text-transform: capitalize;
}
img.sales-img {
    max-width: 90%;
}
.mrp {
    font-size: 30px;
}
.sale-price {
    font-size: 30px;
}
.section-heading {
    font-size: 22px;
}
.section-sub-heading {
    font-size: 20px;
}
.bonus-title h4 {
    font-size: 25px;
    line-height: 1.6;
}
.faq-heading-box h3 {
    font-size: 30px;
}
.faq-heading-box {
    padding: 60px 0px;
}
.heartimg{
    padding: 80px 0px;
}
.white-section {
    padding: 15px 20px 40px 20px;
}
.add-to-cart-section {
    max-width: 95%;
}
.list-bg li p, .list-bg1 li p {
    border-right: none;
}

.heading-over-week {
    position: static;

}
.section-two {
    max-width: 100%;
    margin-bottom: -1px;
}
.middle {
    text-align: center;
}
.main-heading-two span {
    font-size: 25px;
 }

 .main-heading {
    font-size: 19px;
}
.callout-box {
    max-width: 100%;
}
.mt-150
{
    margin-top: 75px;
}
.bonus-image-right {
    float: none;
}

}

@media (max-width: 600px){

img.synchronity-img {

    max-width: 95%;

}
.footer-menu {
    text-align: left;
}
ul.footer-menu-list {
    display: inline-block;
    padding-left: 0px;
        font-size: 14px;
}
ul.footer-menu-list li {
    padding-left: 10px;
}
.footer-bg {

    font-size: 14px;
}
.headerbox {

    padding: 15px 0px 15px 0px;

    color: #fff;

}

.bonus-right-img {

    float: none;

    width: 100%;

    max-width: 200px;
}

img.right-col-img {

    max-width: 90%;

}

p.para-bg {

    text-align: center;

}
.purplebox {

    padding: 15px 0px;

}
.bg-10, .bg-6 {

    padding: 40px 0px 40px 0px;
}

.bonus-content {

    padding: 30px 15px;

}

.week-content-section {

    padding: 20px 15px;
}

ul.signs-list li:before {

    font-size: 20px;

}

.section-one-sub-heading {

    font-size: 28px;
}

.testimonial-section {

    margin-bottom: 40px;
}

.testimonial-box {

    padding: 15px 15px;

}
.heartimg {
    padding: 60px 0px;
}
.shimmer-bg {

    padding: 40px 0px;

}
.newdisney {

    font-size: 35px !important;

}

.bonus-image {
    text-align: center;
    margin: 20px 0px;
}
img.course-bundle-img {

    max-width: 90%;
}
}
@media (max-width: 475px){
    body {
    font-size: 14px;

}
.third-sub-heading-small {
    font-size: 18px !important;
}
 .height-vh
{
    height: 95vh;
}
.heartimg {
    background: url(../images/All-The-Answers-Your-Heart-Seeks-Spring.jpg);
    padding: 40px 0px;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    position: relative;
    background-position: center center;
}
.callout-box > p strong {

    font-size: 17px;
}
.small-headline-text {
    font-size: 17px;
}
.main-heading-two span {
    font-size: 20px;
}
.section-one-sub-heading {
    font-size: 22px;

}
.small-sub-heading {
    font-size: 20px;
}
p.letter-title {
    font-size: 18px;
}
.section-two-heading {
    font-size: 22px;
}
.week-content h4 {
    font-size: 22px;
}
.border-top-bottom > p {

    font-size: 18px;
}
.mrp {
    font-size: 25px;
}
.sale-price {
    font-size: 25px;
}
.bonus-title h4 {
    font-size: 20px;

}
img.default-img {
    width: 100%;
    max-width: 100%;

}
.faq-heading-box h3 {
    font-size: 22px;
}

.gradient-text {
    font-size: 20px;
}
.verbfont h2 {
    font-size: 28px;
    line-height: 1.2;
}
.main-heading span {
    font-size: 28px;
}
.main-heading {
    font-size: 17px;
}
.add-to-cart-btn a {
    font-size: 15px;
    width: 100%;
    padding: 15px 0px;
}
.light-text {
    font-size: 15px;
    font-weight: 400;
}
.icon-left, .icon-right {
    font-size: 25px;
}
.frame img {
    max-width: 180px;
}
.frame {
    max-width: 280px;
}
.bonus-title h4 {
    font-size: 16px;
}
ul.list li, ul.list1 li {
    list-style-type: none;
    font-size: 15px;
    line-height: 31px;
}
.section-heading {
    font-size: 26px;
}
.section-sub-heading {
    font-size: 22px;
}
.mrp, .sale-price {
    font-size: 32px;
}
img.sales-img {
    width: 100%;
    max-width: 100%;
    border: 10px solid #000;
    box-shadow: 1px 2px 5px #474646;
}
.week-content-section {

    padding: 15px 20px;
    margin-top: 50px;

}
.white-section {

    padding: 15px 20px 40px 20px;
}
.week-title {

    top: -2%;
    left: -5%;

}
.link-text {
    font-size: 18px;
}
ul.signs-list li {
    font-weight: 300;
    line-height: 1.5;
    font-size: 16px;
}
ul.signs-list li span {
    font-weight: 500;
    text-transform: capitalize;
    font-size: 17px;
}
.add-to-cart-btn a img {
    width: 100%;
    max-width: 100%;
}
img.course-bundle-img {
    width: 100%;
    max-width: 100%;
}
.bold-font {

    font-size: 23px;

    text-align: center;
}
.sub-heading {
    font-size: 22px;
}
.section-fifth h4 {
    font-size: 36px;
}
.list-bg li span, .list-bg1 li span {
    font-size: 22px;
}
.list-bg img, .list-bg1 img {
    
    max-width: 90%;
    
}
.list-bg li p, .list-bg1 li p {
     border-right: none; 
     padding-left: 0px; 
}
.main-heading span {
    font-size: 28px;
}

.main-heading {
    font-size: 17px;
}
.bonus-title h4 {
    font-size: 20px;

}
span.sale-price-small {
    font-size: 20px;
}
span.mrp-small {
    font-size: 20px;
}
.left-text {
  
    padding: 45px 30px 45px 30px;
}
.faq-heading h3 {
    font-size: 30px;
}
.faq-heading {
    margin: 10px 0px 45px 0px;
}
.gradient-box {
    margin: 40px 0px 0px 0px;
}
.section-two {
    padding: 20px 20px;
}
h2.second-heading {

    font-size: 24px;
}
h2.second-heading-verb {

    font-size: 24px;

}
.second-sub-heading {
    font-size: 18px;
    }

.third-sub-heading {

    font-size: 22px;

}
.box {

    padding: 5px 0px;
    
}    
.headingbox {

    padding: 40px 0px 70px 0px;
}
.bg-7{
    padding: 30px 0px 40px 0px;
}

.icon-right {

    margin-right: 5px;

}
.icon-left {

    margin-left: 5px;

}
.mt-150
{
    margin-top: 30px;
}
}