*{
    margin: 0;
    padding: 0;
}
body{
    /* background: red; */
    background-image: url( "../images/bdd.png");
    /* opacity: 0.5; */
    /* position: sticky; */
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
}
#hdNav{
    width: 100%;
    z-index: 8;
    height: 60px;
    background-color: transparent;
    position: fixed;
}
.navDiv{
    /* float: right !important; */
    /* margin-left: 100px; */
    right: 0 !important;
    /* color: red; */
    /* font-size: 2.8em; */
}
.nav-item a{
    font-size:1.2em;
}
.nav-item a:hover{
    color: #000;
}

.mobileNav{
    width: 60%;
    height: 100vh;
    background-color: #13358f;
    z-index: 1200 !important;
    position: fixed;
    left: 0 !important;
    display: none;
    /* left: -300px !important; */
    
}
.mobileNavUl li{
    padding: 10px  0px 10px 20px;
}
.mobileNavUl li:hover{
    /* padding: 10px  0px 10px 20px; */
    background-image: linear-gradient(to right, #433591, #2209b3)
}
.mobileNavUl li a{
   text-decoration: none;
   color: white;
}
.main{
    z-index: -1200 !important;
    /* width: 100%; */
    /* height: 100vh; */
    position: auto;

}

.header{
    /* background-image: url( "../images/hd1.gif"); */
    width: 100%;
    height: 100vh;
    background-image: linear-gradient(to bottom, #20126f,#13358f) ;
}

#animation { 
    background-image: url( "../images/index111.png");
    background-repeat: no-repeat; 
    height: 600px; 
    width: 100%; 
}

#hdContainer{
    /* margin-top: 30px; */
    padding-top: 250px;
}
.h1font{
    color: #fff;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 2.5em;
    font-weight: bolder;
}
.h3font{
    color: #fff;
    font-family: 'Segoe UI', Tahoma, Geneva;
    font-size: 1.6em;
    font-weight: bolder;
}
.h5font{
    color: #fff;
    /* font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; */
    font-size: 1.3em;
    /* font-weight: bold; */
}

.themeSpan{
    color: #14aad8;
}

.h2font{
    color: #20126f;
    font-size: 1.8em;
    font-weight: bold;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.hiwP{
    font-family:;
    font-size: 1.3em;
    color: #087799;
}
.slideImgStyle{
    width: 100%;
    height: 250px;
    border-radius: 10px; 
}

/* HOW IS WORKS ANIMATION STYLE */
.caroStyle{
    /* box-shadow: 0 2px 5px 3px rgb(240, 23, 23) */
    box-shadow:
        0 2.8px 2.2px rgba(0, 0, 0, 0.034),
        0 6.7px 5.3px rgba(0, 0, 0, 0.048),
        0 12.5px 10px rgba(0, 0, 0, 0.06),
        0 22.3px 17.9px rgba(0, 0, 0, 0.072),
        0 41.8px 33.4px rgba(0, 0, 0, 0.086),
        0 100px 80px rgba(0, 0, 0, 0.12);
    border: none !important;
}
#howItWorks{
    width: 100%;
    height: 500px !important;
    /* background-image: linear-gradient(to right, #087799, #fff, #8970f5); */
    background: url("../images/bg.png") center top no-repeat;
    /* background-color: red; */
     background-size: cover;
    background-position: center center;
    position: relative;
} 
.hiwRow1{
    margin-top: 30px;
    /* margin-bottom: 90px; */
}
.hiwRow2{
    /* margin-top: 30px; */
    margin-bottom: 70px;
}
#wave{
    background: url("../images/wave.png");
    background-color: #20126f;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 120px;
    /* text-align: center; */
    /* left: 0; */
    /* z-index: -200; */
}

#plans{
    /* background-image: linear-gradient(to right, #20126f, #1f1558) */
    background-color: #20126f;
    /* width: 100%; */
    /* height: 200px; */
    /* z-index: 300; */
}
#plansContainer{
    padding-bottom: 50px;
}
.cardImgDiv{
    text-align: center;
}
.planCard{
    box-shadow:0 1px 2px 3px #d6eef5;
    margin-bottom: 15px;
}
.cardImg{
    width: 100px;
    height: 100px;
    padding: 20px;
    background-color: #d6eef5;
    border-radius: 100%;
}
.cardNameDiv{
    text-align: center;
    margin: 15px 0;
}
.cardPlanName{
    color: #000;
    font-size: 1.3em;
    font-weight: bold;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.cardPriceDiv{
    text-align: center;
}
.priceAmt{
    color: #20126f;
    font-size: 1.7em;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}
.priceSing{
    font-weight: bolder;
    font-size: 1.2em;
    color: #3e1ff1;
}
.cardInfo{
    margin: 4px 0px;
}

.cardInfoP{
    font-size: 1.1em;
    line-height: 5px;
    color: rgb(71, 70, 70);
    font-weight: bold;

}
.cardInfoP i{
   color: #20126f;
    
}
.cardBtn{
    text-align: center;
    padding: 15px 0;
}
.whyRow{
    margin: 60px 0;
}
.whyCol{
    background-color: #311e9c;
    /* padding:  */
    
}
.whyDiv{
    /* outline:  */
    border: 1px solid #fff;
    margin: 10px;
    padding: 10px; 
}
.why{
    color: #3e6df0;
    font-size: 1.3em;
    font-weight: bold;
}
.abt{
    color: #fff;
    font-family: 'Segoe UI', Tahoma, Geneva;
    font-size: 2.0em;
    font-weight: bolder;
}
.abtP{
    color: #fff;
    font-size: 1.3em;
    padding-top: 5px;
}
.whyBtn{
    /* text-align: center; */
    padding: 15px 0;
}
.abtImg{
    width: 100%;
    height: 450px;
}
.footer{
    background-color: #14318c;
}
.footH1{
    color: #fff;
    font-family: 'Segoe UI', Tahoma, Geneva;
    font-size: 2.5em;
    font-weight: bolder;
}
.mobileImg{
    width: 70%;
    height: 500px;
}
.footImgSpan{
    background-color: rgba(5, 13, 78, 0.45);
    /* height: 60px; */
    padding: 45px 30px;
    border-radius: 20px;
    margin-right: 10px;
}
.footContainer{
    padding: 40px 0 50px 0;
}
.foot{
    background-color: #20126f;
    color: #fff;
}
.footCol2{
   text-align: right;
}
.footRow{
    padding: 7px 0;
}
.footA{
    color: #fff;
    text-decoration: none;
}

      /* CONTACT PAGE STYLES  */
.Pagesheader{
        /* background-image: url( "../images/hd1.gif"); */
    width: 100%;
    height: 300px;
    background-image: linear-gradient(to bottom, #20126f,#13358f) ;
}

/* .formInput{
    width: 100%;
    height: 50px;
    border-radius: 5%;
    padding: 0 20px;
    border: 1px thin #13358f;
}   */
    
.PagehdContainer{
    /* margin-top: 30px; */
    padding-top: 150px;
}
.h1Pagefont{
    color: #fff;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 3.0em;
    font-weight: bolder;
}
.questionMark{
    float: right !important;
}
.howitworkImgStyle{
    width: 100%;
    height: 100%;
    border-radius: 10px; 
}

/* LOGIN AND REGISTER PAGE */
.authPages{
    width: 100%;
    height: 150px;
    background-color: #20126f;
}
.authPagesContainer{
    padding: 80px 0;
}
@media (max-width: 576px) {
    .cardStyle{
        width: 90%;
    }
    .hdNav{
        /* width: 100%; */
    }
    .mobileNav{
        width: 60%;
        height: 100vh;
        background-color: #13358f;
        z-index: 1200 !important;
        position: fixed;
        /* display: block; */
    }
    .mobileNavUl li{
        padding: 10px  0px 10px 20px;
    }
    .mobileNavUl li:hover{
        /* padding: 10px  0px 10px 20px; */
        background-image: linear-gradient(to right, #433591, #2209b3)
    }
    .mobileNavUl li a{
       text-decoration: none;
       color: white;
    }
    .navItemDiv{
        display: none;
    }
    
    #navGetStarted{
        /* padding: 5px 7px; */
        margin: 6px 10px !important;
        float: right;

    }
    #hdContainer{
        /* margin-top: 30px; */
        padding-top: 150px;
    }
    .h1font{
        color: #fff;
        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        font-size: 2.0em !important;
        font-weight: bolder;
        text-align: center;
    }
    .h3font{
        color: #fff;
        font-family: 'Segoe UI', Tahoma, Geneva;
        font-size: 1.1em;
        font-weight: bolder;
        padding-top: 5px;
        text-align: center;
    }
    .h5font{
        color: #fff;
        /* font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; */
        font-size: 0.9em;
        /* font-weight: bold; */
        text-align: center;
    }
    .btnCenter{
        text-align: center;
        /* padding-top: 3px; */
    }
    .hiwP{
        font-size: 1.0em;
    }
    .slideImgStyle{
        height: 200px; 
    }
    #howItWorks{
        height: 600px !important;
        background-position: left;
        position: relative;
    } 
    .abtImg{
        height: 210px;
        margin-bottom: 20px;
    }
    .why{
        font-size: 1.1em;
    }
    .abt{
        font-size: 1.5em;
    }
    .abtP{
        color: #fff;
        font-size: 1.1em;
        padding-top: 5px;
    }
    .downloadText{
        text-align: center;
        margin-top: 30px;
    }
    .footImgSpanTool{
        margin-top: 50px;
    }
    .foot{
        text-align: center;
    }
    .footCol2{
        text-align: center;
    }

    .h1Pagefont{
        color: #fff;
        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        font-size: 2.5em;
        font-weight: bolder;
    }
    


}

@media (max-width: 768px) {
    .navItemDiv{
        display: none;
    }
    ul li{
        padding: 3px 7px;
    }
    li a{
        /* padding: 3px 3px; */
        /* background: #000; */
    }
    #navGetStarted{
        /* padding: 5px 7px; */
        margin: 6px 10px !important;
        float: right;

    }
     li a:hove{
        background-image: linear-gradient(to right, #3e1ff1,#087799);
        border-radius: 40px;
        color: red;

    }
    #hdContainer{
        /* margin-top: 30px; */
        padding-top: 150px;
    }
    .h1font{
        color: #fff;
        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        font-size: 2.5em;
        font-weight: bolder;
        text-align: center;
    }
    .h3font{
        color: #fff;
        font-family: 'Segoe UI', Tahoma, Geneva;
        font-size: 1.7em;
        font-weight: bolder;
        padding-top: 5px;
        text-align: center;
    }
    .h5font{
        color: #fff;
        /* font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; */
        font-size: 1.2em;
        /* font-weight: bold; */
        text-align: center;
    }
    .btnCenter{
        text-align: center;
        /* padding-top: 3px; */
    }
    .hiwP{
        font-size: 1.0em;
    }
    .slideImgStyle{
        height: 200px; 
    }
    #howItWorks{
        height: 600px !important;
        background-position: left;
        position: relative;
    } 
    .abtImg{
        height: 240px;
        margin-bottom: 20px;
    }
    .why{
        font-size: 1.1em;
    }
    .abt{
        font-size: 1.5em;
    }
    .abtP{
        font-size: 1.1em;
        padding-top: 5px;
    }
    .downloadText{
        text-align: center;
        margin-top: 30px;
    }
    .footImgSpanTool{
        margin-top: 50px;
    }
    /* .mobileImg{
        width: 70%;
        height: 700px;
    } */
    .foot{
        text-align: center;
    }
    .footCol2{
        text-align: center;
    }
}

@media(min-width:576px) and (max-width:992px){
    div.container, div.row{
        min-width: 100% !important;
    }
}

@media (max-width: 992px) {
    /* div .col-md{
        display: block;
    } */
    /* div.container, div.row div.col{
        max-width: 100% !important;
    }  */
    /* .hdContainerRow .col{
        display: block;
    } */
    /* .row{
        flex-direction: column;
    } */
    .hdImgRow{
        /* flex-direction: column; */
    }
    .hdContainerRow {
        /* display: block !important; */
      }
    /* .hdContainerCol{
        flex: 1;
    } */
    /* .hdContainer {
        display: flex !important;
    } */
    .plansContainer{
        /* columns: 50%; */
    }
    .navItemDiv{
        display: none;
    }
    ul li{
        padding: 3px 7px;
    }
    #navGetStarted{
        /* padding: 5px 7px; */
        margin: 6px 10px !important;
        float: right;

    }
     li a:hove{
        background-image: linear-gradient(to right, #3e1ff1,#087799);
        border-radius: 40px;
        color: red;

    }
    #hdContainer{
        /* margin-top: 30px; */
        padding-top: 150px;
        /* display: flex !important; */
    }
    .h1font{
        color: #fff;
        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        font-size: 3.0em;
        font-weight: bolder;
        text-align: center;
    }
    .h3font{
        color: #fff;
        font-family: 'Segoe UI', Tahoma, Geneva;
        font-size: 1.3em;
        font-weight: bolder;
        padding-top: 5px;
        /* text-align: center; */
    }
    .h5font{
        color: #fff;
        /* font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; */
        font-size: 1.0em;
        /* font-weight: bold; */
        /* text-align: center; */
    }
    .btnCenter{
        text-align: center;
        /* padding-top: 3px; */
    }
}