/*============================================================================
  #Override Stylesheet
  #KD
==============================================================================*/

.container--main{
     background: #f5f5f5!important;
     position: relative;
}
#admin_bar_iframe{ display: none; }
  
h1 {
    font-size: 44px;
    letter-spacing: -1px;
    line-height: normal;
    /*text-transform: uppercase;*/
}
p {font-size:21px;}

ul {margin-left: 0px;}
ul li{font-size:21px;}

.tagline {
    color: #787878;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: 600;
}

a {
    color: #fff;
}
a:hover {
    color: #fff;
    /*filter: none;*/
}


.col-md-12 a{
    color: #888888;
}

.section--hero.section--large{
        padding: 16rem 0;
}

.section--large {
    padding: 1rem 0 1rem 0;
    z-index: 1;
}

.section--large .col-md-6 .img-fluid{
    /*background:#f9f9f9;*/
    padding: 40px 0;
/*    -webkit-box-shadow: -15px 50px 90px 3px rgba(0,0,0,0.15);
    -moz-box-shadow: -15px 50px 90px 3px rgba(0,0,0,0.15);
    box-shadow: -15px 50px 90px 3px rgba(0,0,0,0.15);*/
}

.col-md-6.block--1523469818325_0 .img-fluid{
    padding: 0px 0;
}

.fluid-video{
    padding: 30px 0;
}


.product-info{
    padding-top: 45px;
    padding-left: 120px;
}

.sale-price{
    font-weight:300;
    font-size:44px;
    font-family: Montserrat;
    padding-right:16px;
}
.sale-plan{
    font-weight:300;
    font-size:15px;
    font-family: Montserrat;
    padding-right:16px;
    padding-top: 0;
    margin:0;
}

.list-price{
    font-weight:300;
    font-size:18px;
    text-decoration: line-through;
    color: #787878;

}

h1.prop{
    font-size: 69px;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: -1px;
    padding: 0px 0px 0 0px;
    text-transform: none;
    text-shadow: 4px 4px 10px rgba(0, 0, 0, 0.4);
}



.hero-cta{
    padding-top: 15px;
}

.sale-price-hot{
    font-weight:700;
    font-size:70px;
    font-family: Montserrat;
    padding-right:16px;
    line-height: 1.1;
    color: #1edb23;
}

span.su {
    vertical-align: super;
    font-size: 50%;
}

.list-price-hot{
    font-weight:700;
    font-family: Montserrat;
    font-size:44px;
    color: #262626;
     position: relative;
     margin-right: 20px;
     
}

 
.list-price-hot:before {
    content: '';
    width: 110%;
    height: 6px;
    background: #c80000;
    bottom: 42%;
    left: 0;
    display: block;
    position: absolute;
    transform: rotate(-15deg);

}



.cta-buy-hot{
    font-weight:700;
    font-family: Montserrat;
    background:#c80000;
    font-size:26px;
    padding:22px 24px 22px 30px;
    color:#fff;

    text-transform:uppercase;
    letter-spacing:0px;

    position:relative;
    text-align: center;
    display: inline-block;
    box-shadow: -15px 25px 45px 3px rgba(0,0,0,0.15);
}


.cta-buy-hot:hover{
    background:#e00000;
    color:#fff;
    box-shadow: -15px 25px 45px 3px rgba(0,0,0,0.30);
}

.cta-buy-hot:visited{
    color:#fff;
}

.cta-sub-hot{    
    font-weight:700;
    font-family: Montserrat;
    color:#c80000;
    background: #FFF;
    font-size:16px;
    padding:22px 22px;
    position:relative; 
    display: inline-block;
    text-align: center;
}

.cta-sub-hot:hover{  
    background:#e00000;
    color:#fff;
    box-shadow: -15px 25px 45px 3px rgba(0,0,0,0.30);
}




.cta-buy, .cta-buy-goods{
    background:#a6003c;
    padding:22px 40px 22px 42px;
    color:#fff;
    font-weight:700;
    font-family: Montserrat;
    font-size:29px;
    text-transform:uppercase;
    letter-spacing:1px;
    -webkit-box-shadow: -15px 50px 90px 3px rgba(0,0,0,0.15);
    -moz-box-shadow: -15px 50px 90px 3px rgba(0,0,0,0.15);
    box-shadow: -15px 50px 90px 3px rgba(0,0,0,0.15);
    margin-top:40px;
    text-align: center;
    display: inline-block;
    
}



.cta-buy:before{
    content: 'Buy Now';
}

.cta-buy-goods:before{
    content: 'Buy Now';
}

.cta-buy.sub:before{
    display: none;
}

.cta-buy:hover{
    filter: brightness(115%);
    color: #FFFFFF;
}

.cta-sub{
    background:#262626;
    padding:24px 24px;
    color:#fbfbfb;
    font-weight:700;
    font-size:14px;
    display: inline-block;
    text-align: center;
    position: relative;
    top: -4px;
}
.cta-sub:before{
   /* content: 'Subscribe from \0024 8.25\002FMo';*/
    content: 'OR SUBSCRIBE';
    /*content: 'Unlimited Streaming'*/
}
.cta-sub.browse:before{
    display: none;
}


.panel.syllabus{
    background: #ececec;
    margin-bottom: 2rem;
}
.panel.syllabus .panel__body{padding: 30px 60px 40px 60px; }
.media{word-break: break-word;}
 
.syllabus__img{
    width: 600px;
    margin-right: 60px;
}
.panel.syllabus .syllabus__title{  
    margin-bottom: 2%;
    padding-top: 2%;
    font-weight: 700;
    font-size: 24px;
    font-family: Montserrat;
 
    line-height: 1.3;
}
.media-middle{
vertical-align: top;
}
.panel.syllabus .syllabus__text{    
    margin-top: .25rem;
 
}

  
  .panel.syllabus h5.syllabus__heading{
    font-family: Montserrat;
    font-size: 24px;
    opacity: .3;

}



 
 
 
.section--xs-small .col-md-6:nth-child(even):before,
.section--xs-small .col-md-3:nth-child(even):before{
     content:"";
     position: absolute;
     display: block;
     width: 91px;
     height: 91px;
     top: calc(50% - 45px);
     right: -45px;
     z-index: 100;  
     background: url(https://mkbs.media/kd-store/next-img.png) no-repeat 0 0;   
 }

.section--xs-small.section--1523143740803 .col-md-3:nth-child(even):before{
    background: none !important;
}

.col-md-5 h2:first-child{
        margin: 0px;
}
.col-md-5 {
            margin-left: -80px;
          /*  width: 50%;*/
}



.section--feature .col-md-6 h4{
    font-size: 19px;
    text-align: left;
    margin-top: 0;
}

div.w-css-reset[data-handle="clickForSoundButton"]{
  display: none !important;
}


.section--feature .col-md-4 div:first-child{
    padding: 40px 40px;
    margin-bottom: 20px;
    background: #FFF;
    border-radius: 4px;
    box-shadow: 0px 3px 15px rgba(0,0,0,0.05);

}

.section--feature .col-md-4 div:first-child p{
    font-size: 18px;

}




.card:hover {
    color: #2e91fc;
    filter: none;
    text-decoration: none;
}

.card--body{
    padding: 20px 50px 50px 50px;
}

h5.card--title{
    font-size: 17px;
    font-family: Montserrat;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 12px;
    opacity: 1;
    color: #55636F!important;
    line-height: normal;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.card--description {
    font-size: 16px;
    line-height: 20pt;
    padding-bottom: 10px;
}

.card--price {
    margin-bottom: 15px;
    font-size: 30px;
    font-weight: 700;
    color: #262626 !important;

}
.card--price .su{
    letter-spacing: normal;
}
.slash{
    position: relative;
    color: #999999;
    font-size: 100%;
    float: left;
    margin-right: 15px;

}
.slash:before {
    content: '';
    width: 110%;
    height: 3px;
    background: #c80000;
    bottom: 42%;
    left: 0;
    display: block;
    position: absolute;
    transform: rotate(-15deg);
}

.card-btn{
    font-weight: 700;
    border-radius: 4px;
    white-space: normal;
    display: inline-block;
    box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08);
    padding: 0.8rem 1.875rem;
    background: #a6003c !important;
    border-color: #a6003c !important;
    color: #ffffff !important;
    margin-top: 20px;
   /* width: 100%;*/
    text-align: center;
}

.card-btn:hover {
    filter: brightness(115%)!important;
}
.card--img {
    padding-top: 10px;
    margin: 0 0;
    background: #e8e8e8;
}


div[kjb-settings-id="sections_sales_pages_store_settings_alignment"] h5.price, .card h5 {
    font-size: 16px;
    font-weight: 700;
    color: #262626 !important;
    font-family: Muli;
    margin-top: 0;
    margin-bottom: 11px;
    font-family: Montserrat;

}

div[kjb-settings-id="sections_sales_pages_store_settings_alignment"] h4, .card h4  {
    font-size: 16px;
    font-family: Montserrat;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 12px;
    opacity: 1;
    color: #55636F!important;
    line-height: normal;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

div[kjb-settings-id="sections_sales_pages_store_settings_alignment"] p, .card p {
    font-size: 16px;
    line-height: 1.4;
    color: #55636F!important;
}



 @media (max-width: 1024px){
    .cta-buy, 
    .cta-sub {
        width: 100%;
        top:0px;
        display: block;          
    }




 
}

@media (max-width: 1023px){
    [class*="col-md"] {
        display: block;
        width: 100%;
        margin-left: 0;
    } 

.product-info{
    padding-top: 0px;
    padding-left: 0px;
}

.section--xs-small .col-md-6:nth-child(even):before,
.section--xs-small .col-md-3:nth-child(even):before{
        left: calc(50% - 45px);
        bottom: -45px;
        top: auto;
        right: auto;
         z-index: 100;  
         -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
          
     } 
     .section--xs-small.section--1523143740803 .col-md-3:nth-child(even):before{
        background: none !important;
    }

     .media-body, .media-left, .media-right {
        display: inline-block;
    }

    .syllabus__img {
        width: 60%;
    }
    .media-body{
        width: 100%;
    }
    .section--large {
    padding: 1.0rem 0 1.0rem 0;
    z-index: 1;
    }


  
}
@media (max-width: 767px){
 
      h1{
        font-size: 32px;
    }

    h1.prop{
        font-size: 50px;
    }
    .img-fluid{
        padding-right: 0px;
    }
    .hero-cta{
        margin-top: -100px;
        text-align: center;
    }
    .cta-buy, .cta-sub, .cta-buy-goods, .cta-buy-hot, .cta-sub-hot {
    display: block;
    }
    .section--large .col-md-6 .img-fluid{
        padding: 20px 0 0 0 ;
    }
  
}
@media (max-width: 400px){
 
 

     .media-body, .media-left, .media-right {
        display: inline-block;
    }

    .syllabus__img {
        width: 100%;
    }
     .panel.syllabus .panel__body {
        padding: 0px;

    }
    .panel.syllabus {
         background: transparent; 
        margin-bottom: 2rem;
    }
  
}
 


