/*
 * Author: Stuart Andrew Lees (https://www.stuartandrewlees.co.uk)
 * Client: Positively Distinct Media (https://www.pdm-ltd.com/)
 * Description: Summit CMS
 * Built with Webpack, Babel, NPM, SASS & Tailwind CSS
*/

.bg-black { background-color: #000000;} 
.text-white {color: #ffffff;}
.text-center {text-align: center;}
.bg-grey {background-color: #191919;}
.p-40{padding:40px;}
.section-quote blockquote p.text-white { color: #ffffff; }


.section-earn-cpd-points h2 {color: #ffffff;}
.float-left {float:left}
.section-video-bg {
    padding:0;
    height:100%;
    width:100%;
    /* position:relative;
    margin-top:-100px; */
    z-index: 1;
}
.video {
    position:relative;
    min-height: 600px;
    /* width: 100%; */
    margin-left: 5rem;
    margin-right: 5rem;

    overflow: hidden;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;

}
.video video {
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.video .wrap {
    position: absolute;
    z-index: 10;
    text-transform: uppercase;
}

.video h1 {
    --text-opacity: 1;
    color: #fff;
    color: rgba(255, 255, 255, var(--text-opacity));
    max-width: 42rem;
    margin-left: auto;
    margin-right: auto
}

.video-arrow{
    position: fixed;
    bottom: 10%;
    left: 48.6%;
}

.section-modules-images h1 {font-size: 2.4rem;}
.section-modules-images {
    padding-top: 2rem;
    padding-bottom: 2rem;
    position: relative;
    background-color: #ffffff;
}

@media (min-width:768px) {
    .section-modules-images {
        padding-top: 0;
        padding-bottom: 3rem
    }
}

.trustpilot-border{
    border-top: 1px solid #A28549;
    border-bottom: 1px solid #A28549;
    padding: 20px
}

.magazine-border{
    border-top: 1px solid #A28549;
    border-bottom: 1px solid #A28549;
    padding: 20px
}

.gold-border-top {border-top: 1px solid #A28549; padding-top: 40px}
.gold-border {border: 1px solid #A28549; padding: 40px}
.video-border {border: 1px solid #A28549; padding: 40px}


.modules-img-row{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 80%;
}

.modules-img-column {
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
  flex: 1;
  margin: 15px;
}

.section-earn-cpd-points h1,
.section-whats-included-membership ul {
    list-style-position: outside;
    margin-left: 30px;
}

/* .whats-included-bg-img{
    background-size: cover;
    background-position: center;
    height: 668px;
} */

.whats-included-bg-img{
    background-size: cover;
    background-position: center;
    min-height: 350px;
}

.whats-included-text-div h1 { margin-bottom: 10px; font-size: 2.4rem;}
.whats-included-text-div{
    text-align: center;
    
}

/* .whats-included-text-div{
    height: 668px; 
    background-size: cover;
} */


.section-tailor-your-learning h1{ font-size: 2.4rem;}
.section-tailor h1 { font-size: 2.4rem; margin-bottom: 20px;}
.section-learn-with-raj h1 { font-size: 2.4rem; margin-bottom: 10px;}

.section-learn-with-raj p { margin-bottom: 14px!important;}

.section-learn-with-raj p span.learn-subtitle{ 
    font-size: 22px;
    font-family: Playfair Display, Arial;
    padding: 15px 0;
}

.learn-with-raj-bg-img {
    background-repeat: no-repeat;
    background-position: right;
    /* height: 624px; */
    background-size: contain;
}
.membership-includes {
    background-repeat: no-repeat;
    background-position: bottom left;
    height: 620px;
    background-size: contain;
}




.section-hp-newsletter .accept-ctrl {
    max-width: 400px;
}
.section-hp-newsletter {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 480px;
   
}
.section-hp-newsletter h1 {color: #000; font-size: 2.4rem;}
.section-hp-newsletter input[type=email],
.section-hp-newsletter input[type=text]{
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 9999px;
    display: block;
    width: 100%;
    --text-opacity: 1;
    border: 1px solid #000!important;
    color: #000;
    max-width: 440px!important;
    font-size: 16px;
    margin: 15px auto;
}

.section-hp-newsletter ::placeholder {
    color: #000;
}

.single-module-cards .card:before {background: none!important;}

.pricing-foundation,
.pricing-expert,
.pricing-by-module
{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 450px;
    height: 710px;
    margin:auto;
}

.section-membership-includes{
    background-color: #EFEFEF;
}

.section-worlds-leading h1,
.section-membership-includes h1 {font-size: 32px; margin-bottom: 20px;}

ul.whats-included{
    list-style-position: outside;
    text-align: left;
    padding: 15px;
    padding-bottom: 0;
    font-size: 14px;
}



ul.sub-page{
    list-style-position: outside;
    margin-left: 30px;
    /* line-height: 2.5; */
}

ul.small-star-bullet li {
    list-style-image:url('https://ra-summit.com/wp-content/themes/Summit/static/img/small_star.png');
    padding: 10px;
}
ul.small-star-bullet li span {
    position: relative;
    top: -5px;
}
.pricing-bullets-small-star {
    list-style-position: outside;
    list-style-image:url('https://ra-summit.com/wp-content/themes/Summit/static/img/small_star.png');
    text-align: left;
    color: #000;
    font-size: 14px;
    margin: 0 auto;
    width: 80%;
}


ul.star-bullet li {
    list-style-image:url('https://ra-summit.com/wp-content/themes/Summit/static/img/star.png');
    padding: 10px;
}
ul.star-bullet li span {
    position: relative;
    top: -5px;
}

ul.pricing-bullets li span {
    position: relative;
    top: -6px;
}

.pricing-bullets {
    list-style-position: outside;
    list-style-image:url('https://ra-summit.com/wp-content/themes/Summit/static/img/star.png');
    text-align: left;
    color: #000;
    font-size: 14px;
    margin: auto;
    width: 80%;
}


.pricing-bullets-split{
    -moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 20px;
}

.pricing-bullets-second{
    list-style-position: outside;
    text-align: left;
    font-size: 12px;
    margin:15px;
}

.payment-info-div{
    max-width: 900px;
    margin: auto;
}
.payment-info-text {
    margin: auto;
    letter-spacing: 2px;
    text-align: center;
    font-size: 20px;
    font-family: Poppins, Arial;
    color: #000;
}

.module-images-title h1{
    font-size: 30px;
    max-width: 940px;
    margin: auto;
}


h2.single-module-price {
    width: 60%;
    text-align: center;
    border-bottom: 1px solid #A28549;
    line-height: 0.1em;
    margin: auto;
    font-weight: 500;
 } 
 
 h2.single-module-price span { 
     background:#fff; 
     padding:0 10px; 
 }

 .section-members h1 {font-size: 2.4rem;}

 .section-hero {
    margin-left: 5rem!important;
    margin-right: 5rem!important;
}

.homepage-video-subtitle{ font-size: 26px;}

.card__listIcon {
    margin-right: .25rem;
    --text-opacity: 1;
    color: #a28549;
    color: rgba(162, 133, 73, var(--text-opacity));
    font-size: .75rem!important
}

.single-module-sm-text {font-size: .85rem!important;}
@media only screen and (max-width: 600px) {
    .card__listIcon {    font-size: .75rem!important;    }
    .homepage-video-subtitle{ font-size: 20px;}

    .carousel-arrows-for-mobile
    {
        top: 30%!important;
    }
    
    .section-worlds-leading h1,
    .section-membership-includes h1 {font-size: 26px!important; margin-bottom: 15px!important;}
    ul.star-bullet li {font-size: 14px!important; padding: 8px!important;}
    .pricing-item {
        padding: 1rem!important;
        
    }
    .pricing-item__divider {
        margin-top: 0.5rem!important;
        margin-bottom: 0.5rem!important;
    }
    .pricing-item__price {font-size: 32px!important;}
    .pricing-item__price span {font-size: 1.1rem!important;}
    .pricing-bullets-small-star {font-size: 13px!important; width: 84%!important}
    .membership-includes {
        max-height: 330px!important;
        background-position: center center!important;
    }
    .video,.section-hero {
        margin-left: 1rem!important;
        margin-right: 1rem!important;
    }

    .module-images-title h1,
    .section-members-bg h1,
    .section-pricing h1,
    .section-modules-images h1,
    .section-hp-newsletter h1,
    .section-earn-cpd-points h1,
    .section-learn-with-raj h1,
    .video h1,
    .section-whats-included-membership h1 {font-size: 28px;}
    h1 {font-size: 28px!important;}

    .learn-with-raj-bg-img{
        height: 450px;
        margin-bottom: 0px;
        background-position: center;
        /* background-size: cover; */
    }
    .video{min-height: 500px;}
    .video-arrow {left: 45%}
    .gold-border {padding: 0px}
    .modules-img-row {width: 90%}

    .pricing-foundation,
    .pricing-expert,
    .pricing-by-module
    {
        width: 100%;
    }

  }
    
  .image_modal
  {
    position: fixed;
    padding-top: 10rem;
    padding-bottom: 3rem;
    padding-left: 0;
    padding-right: 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    z-index: 9999;
    background-color: rgba(0, 0, 0, 0.4);
  }
  
  
  .image_content {
    width: 100%;
    border-style: none;
    margin: auto;
    padding: 0;
    overflow: hidden;
    text-align: center;
    background-color: #fff;
    box-shadow: 1px 1px 14px 3px rgba(0, 0, 0, 0.75);
    background-image: url('https://ra-summit.com/wp-content/themes/Summit/static/img/popup_bg.png');
    background-repeat: no-repeat;
    max-width: 630px;
    background-size: cover;
    background-position: right;
  }
  
  
  .image_close
  {
    float: right;
    font-size: 1.875rem;
    font-weight: 700;
    color: #000000;
  }
  
  .image_close:focus,
  .image_close:hover {
    --text-opacity: 1; 
    text-decoration: none;
    cursor: pointer;
    color: #000000;
  }
  
  .image_close
  {
    font-size: 2rem;
    font-weight: 700;
    color: #000000;
    position: relative;
    left:-10px;
  }
.newletter-popup-img {
    background-repeat: no-repeat;
    background-position: center right;
    background-size: contain;
    margin-right: -20px;
}
.newsletter-popup-header {
    color: #A28549;
    font-size: 25px;
    text-transform: uppercase;
    font-family: Playfair Display, Arial;
    font-weight: bold;
}

.newsletter-popup-title {
    color: #000000;
    font-size: 18px;
    text-transform: uppercase;
    font-family: Playfair Display, Arial;
}
.newsletter-popup-desc {
    color: #000000;
    font-size: 14px;
}

.newsletter-popup input {
    border-color: #000000!important;
    margin-bottom: 5px;
    font-size: 12px!important;
}

.newsletter-popup .checkbox-custom{
    border-color: #000000!important;
    font-size: 12px!important;
}
.newsletter-popup .checkbox-label input:checked~.checkbox-custom{
    background-color: #000000!important;
    font-size: 12px!important;
}


.hp-iframe-video{
    width: 100%;
    height: 810px;
}



ul.single-module-details {
    list-style: none;
    list-style-position: outside;
}

ul.single-module-details li.icon {
    display: inline-block;
    vertical-align: top;
    width: 5%;
}
ul.single-module-details li.text {
    display: inline-block;
    vertical-align: top;
    width: 90%;
}

@media only screen and (max-width: 600px) {
    .hp-iframe-video{
        height: 300px!important;
    }
    ul.single-module-details li.icon {
        width: 10%!important;
    }


}


.text-gold {
    color: #a28549;
  }
  .swiper-button-next, .swiper-button-prev
  {
    color: #000000!important;
  }
  