/* START WHOLE CUSTOM/GLOBAL SCREENS CODE */

@font-face {
    font-family: 'Caveat';
    src: url('https://www.finance456.com/wp-content/themes/bootstrap-for-genesis/fonts/Caveat/Caveat-VariableFont_wght.ttf') format('truetype');
    font-weight: bold; 
    font-display: swap;
  }

.site-inner {
    overflow-x: hidden;
  }
p,h1,h2,h3,h4,h5,h6,a {
    font-family: 'Muli', sans-serif;
  }
h4{
font-weight: 600;
}
.custom-h1{
    font-size: 67px;
}
.custom-h2{
    font-size: 50px;
}
.custom-h3{
    font-size: 37px;
}
.custom-h4{
    font-size: 28px;
}
.custom-h5{
    font-size: 21px;
}
.custom-p{
    font-size: 18px;
}
.custom-sm-p{
    font-size: 16px;
}
.custom-xsm-p{
    font-size: 12px;
}
.color-blue{
    color: #085DAD;
}
.custom-border-right {
    border-right: #dee2e6 2px solid;
}
.w-60{
    width: 60%;
}
.card:hover {
    box-shadow: -5px 5px 10px rgba(0, 0, 0, 0.1), 5px 5px 10px rgba(0, 0, 0, 0.1), 0px 5px 10px rgba(0, 0, 0, 0.1);
}
.card a:hover > p , .section-6 .left a:hover > p {
    border-bottom: solid 3px transparent !important;
}
.card-post a:hover > p {
    background-color: white !important;
}
.section-5.container,.section-6 .container, .section-9 .container, .section-10 .container {
    padding-top: 0rem;
}
/* SLICK */
.slick-list.draggable {
    height: auto;
}
/* END SLICK */
/* TIKTOK EMBED */

.tiktok {
    width: 395px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    background-image: url('https://www.finance456.com/wp-content/uploads/2023/09/apple-iphone-13-pro-max-2021-medium.png');
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    padding: 1px 17px 1px 17px;
}
.tiktok-embed{
    background-color: black;
    padding: 15px 0px 15px 0px;
    border-radius: 25px;
}
.tiktok-embed iframe {
    border-radius: 20px;
    width: auto !important;
    margin-inline: auto;
}


/* END TIKTOK */
/* END WHOLE SITE CUSTOM CODE */

.homepage-banner sup{
    top: -15px;
}
.homepage-banner .mobile{
    display: none;
}
.homepage-banner .desktop{
    display: flex;
}
.homepage-banner h2{
    font-family: Caveat, cursive;
}
.homepage-banner .after-banner .right p {
    margin-left: auto;
} 
.homepage-banner > .container > .row{
    justify-content: end;
}
.after-banner .right p{
    background-color: #8cc739;
}
.after-banner .right a:hover > p, .section-8 .goals-accelerator a:hover > p, .section-12 a:hover > p{
    background-color: white;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.4); 
}
.after-banner{
    position: absolute;
    bottom: 3%;
    z-index: 100;
}
.after-banner .right a {
    width: 100%;
}
.after-banner .container{
    padding-left: 50px;
    padding-right: 50px;
}
.section-1.break-out {
    margin-top: -70px;
}
.section-1.break-out .container {
    width: 50% !important;
    padding-top: 120px!important;
}
.section-2 h3{
    color: #212529;;
}
.section-2 .wrap-content{
    width: 25%;
}

.section-3 .financial-journey-break:hover{
    border-left: solid 4px #085dad;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    box-shadow:  0px 4px 6px rgba(0, 0, 0, 0.1), /* Top shadow */
    0px -4px 6px rgba(0, 0, 0, 0.1), /* Bottom shadow */
    4px 0px 6px rgba(0, 0, 0, 0.1); /* Right shadow */

}
.section-3 {
    background-image: url(https://www.finance456.com/wp-content/uploads/2023/08/graphic-curved-arrow.png);
    background-size: 55%;
    background-position: center center;
    background-position: 20% 40%;
    background-repeat: no-repeat;
}
.section-3 .right > figure > img {
    margin-left: 15%;
}
.section-3 .right .first_a{
    border-left: solid 4px #085dad;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1), /* Top shadow */ 0px -4px 6px rgba(0, 0, 0, 0.1), /* Bottom shadow */ 4px 0px 6px rgba(0, 0, 0, 0.1);
}
.section-3 .financial-journey-break{
    padding: 10px 15px 10px 15px;
    margin-bottom: 15px;
}
.section-4 figure.image {
    position: relative;
}
.section-4  figcaption {
    padding-top: 85px;
    padding-right: 25px;
    padding-left: 25px;
}
.section-4 .overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 15px;
    background: linear-gradient(to bottom, #1F345700, #1F3457);
}
.section-4 figure img{
    border-radius: 15px;
}
.section-4 .right .min-read{
    border-bottom: solid 3px #8cc739;
    width: fit-content;
}

.section-4 .category{
    font-weight: 700;
    font-size: 12px;
}
.section-4 figcaption p.min-read:hover {
    background-color: white !important;
}
.section-4 .right .category{
    color: #6c757d;
}
.section-4 p.min-read:hover{
    border-bottom: solid 3px white;
}
.section-4 a.left:hover > .overlay{
    background:linear-gradient(to bottom, #1F345700, #1f345761);
}
.section-4 .left .min-read {
    background-color: #8cc739;
    width: fit-content;
}
.section-4 .left{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding-left: 0px;
    padding-right: 0px;
    position: relative;
    border-radius: 15px;
}
.section-5 .desktop{
    display: none;
}
.section-5 .right .min-read {
    border-bottom: solid 3px #8cc739;
    width: fit-content;
}
.arrow-right{
    color: #8cc739 ;
}

.section-5 .upper-image{
    left: 40%;
    top: 43%;
    z-index: 20;
    width: 20%;
    opacity: 65%;
}

.section-5 .category {
    font-weight: 700;
    font-size: 12px;
    color: #6c757d;
}

.section-5 .first iframe{
    width: 100%;
    height: 770px;
    border-radius: 50px;
}
.section-5 .youtube {
    width: 395px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    background-image: url(https://www.finance456.com/wp-content/uploads/2023/09/apple-iphone-13-pro-max-2021-medium.png);
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    padding: 11px 15px;
}

.section-6 .left > p {
    color: #085dad;
}
.section-6 .left a > p {
    border-bottom: solid 3px #8cc739;
    width: fit-content;
}
.section-7 {
    background-color: #f2f2f2;
}
.section-7 .ratings-trustpilot{
    width: 25%;
}
.section-7.break-out .container {
    padding-inline: 10%;
}
.section-8 {
    background:url('https://www.finance456.com/wp-content/uploads/2023/08/graphic-line-path@2x.png'), linear-gradient(to bottom, #1F3457, #0c57a0);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.section-8 .goals-accelerator{
    background: url('https://www.finance456.com/wp-content/uploads/2023/08/graphic-10x-goals-sheet@2x.png'), #f2f2f2;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding-top: 80px; 
    padding-bottom: 60px;
    width: 100%; 
}
.section-8  .goals-accelerator {
    z-index: 25;
    position: absolute;
    left: 0%;
}
.section-8 .right a > p{
    background-color: #8cc739;
    width: fit-content;
}

.section-9 {
    margin-top: 100px;
}
.section-9 .img-desktop{
    display: block;
 }
 .section-9 .img-mobile{
    display: none;
 }
.section-9 p {
    color: #085dad;
}
.section-10.container{
    padding-top: 0rem;
}
.section-10 .overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 15px;
    background: linear-gradient(to bottom, #1F345700, #1F3457);
}
.section-10 div a > p {
    background-color: #8cc739;
    width: fit-content;     
}
.section-10 .row .card-post{
padding-top: 130px;
padding-bottom: 30px;
background-repeat: no-repeat;
background-position: 50%;
background-size: cover;
border-radius: 15px;
}
.css-vptvdy.e1b4x27k1 {
    max-width: 100% !important;
}

.section-10 .content-wrapper{
    z-index: 30;
    position: inherit;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    min-height: 130px;
}
.section-10 a.card-post > p {
    z-index: 10;
    position: absolute;
    left: 36%;
    top: 83%;
} 
.section-10 .row a:hover > .overlay{
    background: linear-gradient(to bottom, #1F345700, #1f345761);

}
.section-10 a.card-post > p:hover{
    background-color: white;
}
.section-10 .card-post {
    width: 49%;
    margin-bottom: 50px;
}
.section-10 p {
    color: #F2F2F2;
    font-weight: bold;
}
.section-11{
    background-color: #f2f2f2;
   
}
.section-11 .container{
    padding-bottom: 0px !important;
}
.section-11 .right span img{
    width: 5%;
}
.section-12 a > p {
    background-color: #8cc739;
    width: fit-content;     
}

@media (max-width:1076px){

    .homepage-banner .left h4{
        padding-bottom: 100px;
    }
}
@media (max-width:960px) {

    .lg-flex-column{
        flex-direction: column;
    }
    .lg-width-full{
        max-width: 100%;
        flex: 0 0 100%;
    }
    .section-9 h6{
        margin-top: 100px;
    }
}
@media (max-width:849px){
    /* START CUSTOM/GLOBAL TABLET TO MOBILE VIEW */
    .content .container{
        padding-top: 1rem;
        padding-bottom: 1rem;
        padding-left: 25px;
        padding-right: 25px;
     }
     .after-banner a {
        float: none;
      }
    .md-custom-font-36{
        font-size: 36px;
    }
    .md-custom-font-24{
        font-size: 24px;
    }
    
    .md-custom-font-18{
        font-size: 18px;
    }
    .md-custom-font-16{
        font-size: 16px;
    }
    .md-custom-font-14{
        font-size: 14px;
    }
    .md-custom-font-12{
        font-size: 12px;
    }
    
    .md-flex-column{
        flex-direction: column;
    }
    .md-width-full{
        max-width: 100%;
        flex: 0 0 100%;
    }
    /* END CUSTOM */
    .homepage-banner .right.image-mobile {
        position: absolute;
        width: 60%;
        left: 55%;
        top: -100px;
      }
    .homepage-banner h4{
        padding-bottom: 10rem;
    }
    .homepage-banner .container{
        padding-top: 0rem;
    }
    .homepage-banner .desktop{
        display: none;
    }
    .homepage-banner .mobile{
        display: block;
    }
    .homepage-banner > .container > .row > .right{
        display: none;
    }
    .homepage-banner > .container > .row{
        justify-content: start;
    }
    .homepage-banner > .container > .row > .left {
        max-width: 60%;
    }
    .homepage-banner .after-banner .right p {
        margin-left: auto;
        margin-right: auto;
    } 
    .after-banner .container {
        padding-left: 5px;
        padding-right: 5px;
      }
    .after-banner .container .right {
        margin-top: 15px;
    }
    .after-banner .row{
        text-align: center;
        margin-left: 5px;
        margin-right: 5px;
    }
   
      .section-1.break-out .container{
        width: 100% !important;
      }
      .section-2 .wrap-content{
        width: 50%;
    }
      .section-2 .custom-border-right{
        border-right: none;
      }
      .section-2 .wrap-content{
        margin-bottom: 30px;
      }
      .section-3 .container.row {
        flex-direction: column;
      }
      .section-3{
        background-image: none;
      }
      .section-3 .col-6{
        max-width: 100%;
      }
      .section-3 h3{
       text-align: center;
      }
      .section-3 .right .row{
        margin-top: 10px;
        flex-direction: column;
      }
      .section-3 .financial-journey-break{
        border-left: solid 4px #085dad;
        border-top-right-radius: 0.25rem;
        border-bottom-right-radius: 0.25rem;
        box-shadow:  0px 4px 6px rgba(0, 0, 0, 0.1), /* Top shadow */
        0px -4px 6px rgba(0, 0, 0, 0.1), /* Bottom shadow */
        4px 0px 6px rgba(0, 0, 0, 0.1); /* Right shadow */
    
    }
    .section-4 .right {
        display: none;
    }
    .section-5 .right > div:first-child, .section-5 .left .second {
        display: none;
    }
    .section-5 .row {
        flex-wrap: nowrap;
    }
    .section-5.container{
        padding-right: 0px; 
        padding-left: 0px; 
    }
    .section-5 .slider .col-6{
        max-width: 100%;
        flex: 0 0 100%;
    }
    .section-5 .left .first {
        background-color: unset;
        padding: 10px;
        text-align: center;
    }
    .section-5 .youtube {
        width: 380px;
    }
    .section-5 .first{
        position: absolute;
        top: 0;
        left: 0;
    }
 
    .section-5 .right .podcast iframe {
        height: 232px !important;
    }
    .section-5 .first iframe {
        overflow: hidden;
        max-width: 100%;
        width: 100%;

    }
    .section-5 .first iframe{
        height: 750px;
    }
     .section-6 .right{
        margin-top: 25px;
     }
     .section-8 .container{
        padding-top: 4rem;
        padding-bottom: 10rem;      
     }
     .section-9 .img-desktop{
        display: none;
     }
     .section-9 .img-mobile{
        display: block;
     }
     .section-10 .card-post{
        margin-right: 9px;
        margin-left: 9px;
     }
     .section-10 .card-post a{
        left: 40%;
     }
     .section-10.container{
        padding-right: 0px;
        padding-left: 0px;
     }
     .section-11 .left{
        display: none;
     }
     .section-12 .w-60{
        width: 100%;
     }
}

@media(max-width:768px){
   .tiktok {
        width: 400px;
    }
}
@media (max-width:640px) {
    .homepage-banner .right.image-mobile {
        width: 60%;
        left: 58%;
        top: -24px;
      }
      .homepage-banner h4 {
        padding-bottom: 200px;
      }
      .after-banner{
        bottom: 0%;
      }
    
     
}
@media (max-width:500px){
     
    .after-banner .container{
        flex-direction: column;
        padding-left: 0px;
        padding-right: 0px;
    }
    .after-banner.col-6{
        padding-left: 0px;
        padding-right: 0px;
    }
    .after-banner .right p{
        width: 100%;
    }
    .homepage-banner .right.image-mobile {
        width: 100%;
        left: 35%;
        top: -15px;
    }
    .section-2 .wrap-content{
        width: 100%;
    }
    .section-5 .first iframe{
        width: 100%;
        height: 735px;
    }
   
    .section-6 .left{
        padding-left: 0px;
        padding-right: 0px;
    }
    .section-10 .card-post a{
        left: 35%;
    }
    .section-12.container{
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
    .section-12 a > p {
        width: 100%;
    }


}

@media (max-width: 460px){

.section-5 .left .first{
    padding: 0;
  }
}

@media (max-width:414px){
    .section-6 .left a p{
        font-size: 12px;
    }
    .section-9 h6 {
        margin-top: 150px;
    }
    .section-10 .card-post a {
        left: 32%;
      }
    
      .section-5 .first iframe{
        width: 310px;
        height: 780px;
      }
      .section-5 .youtube {
         width: 355px;
         padding: 20px 0px;
         background-size: 340px 800px;
    }
    .tiktok-embed {
        background-color: black;
        padding: 20px 0px 20px 0px;
        border-radius: 50px;
        width: fit-content !important;
    }
    .tiktok{
        background-size: 350px 815px;
        width: fit-content;
    }
}
@media (max-width:375px) {
    .homepage-banner .right.image-mobile {
        width: 100%;
        left: 40%;
        top: 30px;
      }
      .section-10 .card-post a {
        left: 30%;
      }
  
    
}