body {
    font-family: 'Roboto', sans-serif;
    margin: 0 auto;
    text-decoration: none;
    max-width: 450px;
    min-height:80vh;
    text-align: center;
    /*box-shadow: 1px 2px 15px rgba(72, 72, 72, 0.2);*/
}
h4{
    font-size:18px !important;
 
}
.vjAkhuContainer {
    padding-left: 20px;
    padding-right: 20px;
    /* background-image: url('../img/bg-map2.png'); */
    background-color: #fff;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
a {
    color: #fff !important;
    text-decoration: none !important;
}
a:hover{
    color: #fff !important;
    text-decoration: none !important;
}
.vjCover {
    background-color: #ef4a4c;
    /*padding: 10px;*/
    z-index: -1;
}
.vjCoverwhite {
    background-color: white;
    margin: 20px;
    border-radius: 10px;
    box-shadow: 1px 2px 15px rgba(72, 72, 72, 0.2);
    z-index: 99;
}
.leadbriefcasetext {
    font-size: 22px;
    font-weight: 600;
    color: white;
    letter-spacing: 0.7px;
    margin-left: 20px;
    margin-right: 20px;
    margin: 12px;
}
.vjUserPhoto {
    width: 160px;
    height: auto;
    /*border-radius: 110px;*/
    /*border: 4px solid white;*/
    /*background-color: white;*/
    margin-top: 20px;
    /*box-shadow: 1px 2px 20px rgba(72, 72, 72, 0.2);*/
}
.userImage {
    width: 65px;
    height: auto;
    border-radius: 50%;
    border: 2px solid white;
    background-color: white;
    margin-top: 5px;
    box-shadow: 1px 2px 20px rgba(72, 72, 72, 0.2);
}
h1 {
    font-size: 20px;
    font-weight: 900;
    color: white;
    letter-spacing: 0.6px;
    margin-left: 20px;
    margin-top: 12px;
    margin-right: 20px;
}
.vjProfession {
    color: #f3f3f3;
    margin-top: -5px;
    margin-left: 20px;
    margin-right: 20px;
    font-size: 15px;
    font-weight: 300;
    letter-spacing: 0.4px;
}


.vjCTAheading {
  
    text-align: left;
    font-weight: 500;
    font-size: 13px;
    border-bottom: 1px solid #ede9e9;
    padding-left: 13px;
    line-height: 31px;
    /* background-color: #34538c; */
    color: #000;
    letter-spacing: 0.4px;
    margin-bottom: 10px;
    margin-top: 10px;
     /* background: linear-gradient(90deg,#1c3b77,50%,#3661af); 
     background: linear-gradient(90deg,#acc9ff,50%,#dee5f2); 
     border-radius: 3px; */
}
.vjCTAinfobox {
    display: inline-block;
    width: 70px;
    margin-bottom: 1px;
    margin-top: 1px;
}
.vjctamaintext {
    color: #000;
    text-decoration: none;
    font-size: 13px;
    font-weight: 500;
}
.vjCTAimage {
    display: block;
    /* vertical-align: middle; */
    width: 40px;
    height: 40px;
    text-align: center;
    margin: 0 auto;
    box-shadow: 1px 1px 5px rgba(72, 72, 72, 0.2);
    border-radius: 100px;
    margin-bottom: 10px;
    line-height: 40px;
    color: white;
    background-color: #2255b3;
}
.vjShareContainer {
    display: inline-block;
    vertical-align: middle;
    width: 35px;
    height: 35px;
    margin: 2px;
    background-color: #2255b3;
    box-shadow: 1px 1px 5px rgba(72, 72, 72, 0.2);
    border-radius: 35px;
    margin-bottom: 10px;
}
.vjsocialLink {
    color: white;
    vertical-align: middle;
    font-size: 18px;
    line-height: 35px;
}
.vjcopyrightcontainer {
    height: 20px;
    background-color: #fff;
    min-width: 100%;
    margin: 0;
    padding-top: 3px;
    padding-bottom: 3px;
    color: #000;
    text-decoration: none;
    line-height: 20px;
    font-size: 11px;
    letter-spacing: 0.5px;
}
.vjcopyrights {
    color: #000;
    text-decoration: none;
    line-height: 20px;
    font-size: 11px;
    letter-spacing: 0.5px;
}
.vjFooterBranding {
    height: 80px;
    background-image: url(vjimages/coverbg.png);
    width: 100%;
}
.vjNoDecoration {
    text-decoration: none;
    color: #ffffff;
}
.vjFooterSignup {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 10px;
    letter-spacing: 1px;
    cursor: pointer;
    display: inline-block;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-right: 10px;
    border-radius: 2px;
    background-color: #494948;
    color: white;
    box-shadow: 1px 2px 10px rgba(107, 128, 168, 0.2);
    letter-spacing: 0.4px;
    border: 2px solid white;
    width: 110px;
}
.vjJagya5 {
    padding-top: 5px;
}
.vjJagya10 {
    padding-top: 10px;
}
.vjJagya15 {
    padding-top: 15px;
}
.vjJagya20 {
    padding-top: 20px;
}
.vjJagya30 {
    padding-top: 30px;
}
.vjJagya40 {
    padding-top: 40px;
}
.vjfloatBottomRightBttn {
    position: fixed;
    bottom: 0;
    width: 80px;
    height: 30px;
    bottom: 20px;
    right: 20px;
    background-color: #e2927c;
    color: #FFF;
    border-radius: 50px;
    border: 2px solid white;
    text-align: center;
    line-height: 30px;
    font-size: 12px;
    box-shadow: 1px 2px 10px rgba(107, 128, 168, 0.2);
}
#F5F9FF #FA74A9 #252932 #6B80A8 #F74302 #F7647C #28a499


/*custom css*/
.user-text{
    color: #fff !important;
}