* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}



/* REUSALBE */
body {
    background-image: url('../img/bg.jpg');
    background-size: contain;
    background-repeat: no-repeat;
    background-attachment: cover;
    font-family: "Lato", sans-serif;

}


body:after {
    content: ' ';
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.1;
    z-index: -1;
}

@media (max-width:420px) {
    body:after{ 
        background: #fff;
        opacity: 0;
    }
}

.tsl-section { 
    max-width: 1140px !important;
    padding: 50px 65px;
    margin-left:auto;
    margin-right:auto;
}

@media (max-width:420px) {
    .tsl-section { 
        padding:0px 50px;
    }
    
}

.padding-section {
    padding: 15px 75px;
}

@media (max-width:420px) {
    .padding-section {
        padding: 0px 0px;
    }
}

/* NEW  CSS */
/* HEADERS */


p {
    font-family: "Lato", sans-serif;
    font-size:24px; 
    line-height: 1.2;
    text-align:left;
    color:#000;
    font-weight: 400;
}

h2 { 
    text-align: center;
    font-weight: 700 !important; 
    /* font-family: "Poppins",sans-serif !important; */
    font-size:28px;
}

.img-fixes-dim {
    height:380px !important;
    width:550px;
}

@media (max-width:420px) { 
    .img-fixes-dim {
        height:auto !important;
        width:auto;
    } 
}

.primary-headling { 
    text-align:center;
    font-size: 35px;
    font-weight: 700;
    /* font-family: "Poppins",sans-serif !important; */

}
.container-footer {margin-top:30px;}
.container-footer p {font-size:12px;}

p.main-title {

    font-family: "Roboto", sans-serif;
    font-weight: 900;
    font-size:59px;
    color:#0b0989;
    margin-top:40px;
    text-align:center;
}

@media (max-width:420px) {
    p.main-title { 
        margin-top:40px;
        font-size:34px;
    }
    
}

@media (max-width:420px) { 
    .primary-headling { 
        font-size:24px;
    }
}

.title-book { 
    font-size:28px;
    color: #000;
    font-weight: 700;
}

@media (min-width:420px) {
    .mobile-version {
        display: none;
    }
}

@media (max-width:420px) {
    .desktop-version { 
        display: none;
    }
}


.margin-top-120 { 
    margin-top:120px !important;
}
@media (max-width:420px) { 
    .margin-top-120 { 
        margin-top:20px !important;
    } 
}
.margin-top-50 { 
    margin-top:50px !important;
}
@media (max-width:420px) { 
    .margin-top-50 { 
        margin-top:10px !important;
    } 
}


/* Discount 1/2 */

.wait-title {
    font-family: "Roboto", sans-serif;
    font-size:100px;
    color:#cc0000;
    font-weight: 900;
    text-align: center;
}
@media (max-width:420px) {
    .wait-title { 
        font-size: 36px;
    }
}

.center { 
    text-align:center !important;
}

@media (min-width:420px) {
    .vers-mob { 
        display: none;
    }
}
 

@media (max-width:420px) { 
    .vers-desk { 
        display: none;
    }
}

.img-fixes-dim-2 { 
    height: 650px !important;
    width: auto;
}

@media (max-width:420px) {
    .img-fixes-dim-2 { 
        height: auto !important;
        width: auto;
    }
}

.title-above-btn {
    font-size: 38px;
    text-align: center;
    font-weight: 700;
}

.custom-list-bullet,
 .custom-list-p {
    display: inline;
}

.custom-list-p {
    font-size: 26px;
    font-weight: 700
}

.custom-ny { 
    width:70%
}

@media (max-width:420px) { 
    .custom-ny { 
        width:100%;
    }
} 
/* upsells */
.digital-product {
    font-size: 14px;
    text-align: center;
}

.custom-inline-img { 
    display: inline;
    width: 4% !important;
}
@media (max-width:420px) {
    .custom-inline-img { 
    width:10% !important;
    }
}

/*  */
.custom-margin-head { 
    margin-bottom:-35px;
}
@media (max-width:420px) {
    .custom-margin-head { 
        margin-bottom:5px;
    }
}
@media (max-width:420px){
.margin-left-mob { 
    margin-left:15px;
}
}
/*  */
.custom-inline-p {
    display: inline;
    line-height:1.6;
}

.custom-inline-p-2 {
    display: inline;
    line-height:1.6;

}

.custom-inline-img-2 { 
    display: inline;
    width: 2% !important;
    margin-bottom: 7px;
    margin-right:5px;
    margin-top:5px;
}
@media (max-width:420px) {
    .custom-inline-img-2 { 
    width:8% !important;
    }
}
ul {
    list-style:none;
}
.margin-top-60 { 
margin-top:60px !important;
}
@media (max-width:420px) { 
    .margin-top-60 { 
        margin-top:30px !important;
    } 
}
.primary-header-ss { 
    font-size: 30px;
      background-color: initial;
       color: rgb(255, 0, 0);
    font-weight:800 !important;
}
@media (max-width:420px) {
    .primary-header-ss { 
    font-size:26px;
    }
}
.price {
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    font-family: inherit !important;
}
.red-text {
    color:rgb(255, 0, 0);
}
.custom-img-size { 
    width: 50%;
}
@media (max-width: 420px) {
    .custom-img-size { 
    width: 80%;
}
}

.footer-custom-mob { 
    margin-top:30px;
}
@media (max-width:420px) { 
    .footer-custom-mob { 
        margin-top:100px;
    }
}

.primary-header-pp { 
    font-size:48px;
}
@media (max-width:420px) { 
    .primary-header-pp { 
        font-size:28px;
    }
}

.blue-text { 
    color:#0b0989;
}