*{
    margin: 0;
    box-sizing: border-box;
}
.commanpage {
    padding: 50px 0px;
}
h2.mbot20 {
    margin-bottom: 25px;
    margin-top: 40px;
}
.card img {
    width: 100%;
}
/*.card {
    padding: 0px 0px !important;
     
}*/
.profile-head h3 {
    margin: 0;
}
.social-btn-holder h2 {
    font-size: 18px;
}
.description.text-center {
    margin-top: 30px;
}
 nav.navbar.navbar-default {
    border-radius: 0;
}
.profile-head .preview.imges {
    width: 100%;
    border-radius: 10px;
}
body{
    font-family: 'Oswald', sans-serif!important;
}

.topbar {
  background-color: lightgray;
  padding: 10px;
  text-align: center;
}

.navbar-default{border-color: transparent!important;}    
.navbar-collapse{
    padding-left: 0px!important;
    padding-right: 0px!important;
}
.navbar{
    background-color: #fd9534!important;
    padding: /*10px*/ 0; min-height: 30px!important;
}

  .navbar-form {
            display: flex!important;
    background: white;
    padding: 0px!important;
    border-radius: 50px!important;
    }
    .navbar-form .col-lg-10{
        width:80%!important;
    }
    
       .navbar-form .col-lg-10 input{
           border:none;
           outline:none;
       }
    .navbar-form .col-lg-2{
        width:20%!important;
        border:none;
        outline:none;
        border-radius: 50px;
    }
    
    .navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-right: 15px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: #ffffff!IMPORTANT;
    background-image: none;
    border: none!IMPORTANT;
    border-radius: 4px;
}
.navbar-brand {
    float: left;
    height: 50px;
    padding: 0px!important;

}

.start-your-film-below-hero{
    padding-bottom:150px!important;
}
.navbar{
    margin-bottom: 0px!important;
}
.navbar-default .navbar-nav>li>a {
    /* font-weight: 600; */
    color: #0d0b0c!important;
    font-size: 17px;
    font-weight: 500;
    line-height: 9.17pt;
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 227px!important;
    left: -50%!important;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgb(0 0 0 / 60%);
}

.navbar-right{
    display: flex;
}

.logs-buttons li{
    font-size: 18px;
    height: 100%;
}

/* #bs-example-navbar-collapse-1 .nav-left{
    border-right: 2px solid black;
    padding-right: 15px;
} */
.carousel-inner .item img{
width:100%; max-width:100px;
}
.logs-buttons {
   /* background-color: black;
    color: white;
    display: flex;
    padding: 13px 28px;
    border-radius: 43px;*/
     background-color: #ef4141;
    color: white;
    display: flex;
    padding: 13px 48px;
    border-radius: 0;
}

.logs-buttons li a{
    color: white;
}
.top-back{
    background-image: url(./images/top-back.webp);
    padding: 20px 0px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
}

.col-back{
    background-image: url(./images/col-back.webp);
    background-size: cover;
    /* width: 90%; */
    padding: 5px 30px;
    height: 216px;
    padding-bottom: 20px;

}
.options-cat {
    text-align: center;
    padding: 40px;
    padding-bottom: 80px;
}

.options-cat .col-lg-3{
    padding: 15px 40px;
    border: 2px solid rgb(237 237 237);
    padding-bottom: 25px;
   height:370px;
}

.col-back h3{
    font-size: 36px;
    color: black;
   
}

.join-us-now-bottom{
    background-image: url(./images/join-now-bottom.webp);
    text-align: center;
    padding: 80px;
    padding-bottom: 115px;
    background-size: cover;
    background-repeat: no-repeat;
}

.dream-main-tab{
    padding: 50px 0px;
    padding-bottom: 80px;
}
.join-us-now-top img {
    margin: 5px;
    width: 70%;
}
.join-us-now-top h4{
    font-size:48px;
    color:white;
    text-align:center;
    margin-bottom:20px
}

.join-us-now-bottom h3{
    font-size: 72px;
    color: black;
    font-weight: bold;
    margin-bottom: 30px;
}
.join-us-now-bottom p {
    font-size: 28px;
    color: black;
    font-weight: 500;
    margin-bottom: 20px;
}

.view-apply{
    color: white;
    background-color: black;
    font-weight: 300;
    padding: 4px 7px;
}

.view-apply i{
    
    margin-left: 40px;

}

.tabs-dreams{
    font-size: 48px;
    font-weight:300;
    text-align: center;
}

.tabs-dreams span{
    font-weight: 600;
    color: #f79321;
}
.card-text-main{
    font-weight: 600;
    margin-bottom: 40px;

}

.card-text-sub{
    margin-bottom: 0px;
}
.search-artist-result .card {
    padding: 15px !important;
    border-radius: 10px;
}
.card-first{
    background-color: #f79321!important;
}
.join-us-now-bottom a{
    font-size: 25px;
    color: black;
    border: 2px solid #000;
    padding: 3px 15px;
}
.join-us-now-top hr{
    border: 2px solid #fff;
    width: 80%;
    text-align: center;
    margin: 0px auto;
}

.bollywood-news {
    background-image: url(./images/last-back.webp);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 60px;
    padding-bottom: 80px;

}

.card-bollywood{
  
    background-size: cover;
 
    color: white!important;
}

.card-bollywood{
    position: relative;
    background-image: url(./images/big-boss.webp);
    background-size: cover;
    text-align: center;

  }
  .card-bollywood::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,0.5);
  }
.latest-news-bottom{
    margin-top: 20px;
}
  .card-bollywood-bottom img{
    width: 100%;
  }

  .card-bollywood-bottom {
    background-color: white!important;
    padding: 10px 10px 20px 10px!important;
  }

  .card-bollywood h4{
    color: white;
    position: relative;
    z-index: 9999999;
  }
  .card-bollywood span{
    color: white;
    position: relative;
    z-index: 9999999;
  }
  .card-bollywood a{
    color: red;
    
    position: relative;
    z-index: 9999999;
    text-decoration: underline;
  }
  .view-apply-1{
    color: black!important;
    border: 1px solid black;
    background-color: transparent!important;
  }
  .view-apply-1 i {
    margin-left: 32px;
    font-size: 12px;
}

.testi-container .sub{
    font-size: 28px;
    color: black;
    font-weight: 500;
    text-align: center;
    margin-bottom: 20px;
}

.testi-container h2 {
    color: black;
    text-align: center;
    font-size: 55px;
    font-weight: 700;
    margin-bottom: 15px;
}
.testi-col{
    padding: 60px 10px;
    width: 90%;
    padding-bottom: 40px;
    border: 2px solid grey;
}

  .card-bollywood-bottom a{
    background: black;
    color: white;
    padding: 3px 10px;
    padding-bottom: 6px;
    font-style: italic;
  }
.bollywood-news h2{
    color: black;
    text-align: center;
    font-size: 55px;
    font-weight: 700;
    margin-bottom: 40px;

}
.loaction-footer{
    color: white;
}
.footer-quick-links ul{
    list-style: none;
    padding-left: 0px;
    color: white;
}
.footer-quick-links ul li{
    margin-bottom: 10px;
}
.footer-quick-links ul li a{
    color: white;
    font-weight: 300;
   
}
.loaction-footer i{
    color:#fd9534;
}
.join-us-now-top{
    background-image: url(./images/join-now-top.webp);
    background-size: cover;
    padding: 40px;


}

.join-us-now-top-copy{
    background-image: url(./images/join-now-top-banner.jpg);
    background-size: cover;
    padding: 429px;

}

.note-news {
   /* background-image: url(./images/last-back.webp);*/
    background-size: cover;
    background-repeat: no-repeat;
    padding: 60px;
    padding-bottom: 80px;
    background-color:#f79321
}

.footer{
    background-image: url(./images/footer-back.webp);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 50px 0px 15px;
    
}
.testi-container{
    padding: 50px 0px 70px;
}
.instagram-feed img{
    width: 25%;
    margin-bottom: 5px;
}
.loaction-footer IMG{
    margin-bottom: 18px;
}
.testi-col-1 p{
    text-align: right;
}
.join-us-now-top .row{
    margin-top: 26px;
}

.right-bottom-footer{
    width: 60%;
}

.left-bottom-footer{
    width: 40%;
}
.right-bottom-footer ul {
    display: flex;
    list-style: none;
    justify-content: right;
}
.right-bottom-footer ul li{
margin-left: 50px;
color: white;
}
.right-bottom-footer ul li a{
    color: white;
}
.left-bottom-footer  p{
    color: white;
    word-spacing: 2px;
}
.left-bottom-footer  p span{
   color:  #fd9534;
}
.footer-quick-subs p{
    color: white;
    font-weight: 300;
}
.footer-quick-subs .form-group{
    display: flex;
 
}
.loaction-footer b{
    font-weight: 400;
    letter-spacing: 1px;
}
.social-media-icons {

    display: flex;
}

.social-media-icons  a{
    color: white;
    padding: 4px 9px;
    border: 1px solid;
    border-radius: 50%;
    margin-right: 10px;
}
.footer-quick-subs .form-group input{
width: 85%;
background-color: transparent;
border: 1px solid white;
border-radius: 0px;

}
.footer-quick-subs .form-group button{
    background-color: #fd9534;
    width: 15%;
    border-radius: 0px;
    border: none;
    }
.footer-bottom .container {
    display: flex;
    justify-content: space-between;
    padding-top: 30px;
    border-top: 1px solid #626262;
    margin-top: 20px;
}
.footer h4{
    color: white;
    margin-bottom: 30px;
    margin-top: 28px;
}
.options-cat h3{
    font-weight: 500;
    margin-bottom: 45px;
	font-size: 47px;/* rj 1406 */
}
.options-cat .col-lg-3 h4{
    color:#4c4a48;

}

.options-cat .col-lg-3 p{
    font-size: 16px;
    font-weight: 400;
    font-family: system-ui;
    margin-top: 15px;
}
.below-col-left h2{
    font-size: 48px;
    color: black;
    font-weight: 700;

}

.below-col-left{
    padding-top: 50px;
}

.cards-row{
    margin-top: /*-100px*/ -240px;
    margin-bottom:/* 50px;*/0;
    z-index: 9999999999;
}
.below-col-left p{
    font-size: 18px;
    color: black;
    line-height: /*40px*/ 30px;
    font-weight: 300;

}
.below-col-left hr{
    border-color: #000;
    width: 40%;
    border:1px solid;
}
.below-hero{
    background-image: url(./images/below-hero-back.webp);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 40px;
}
.col-back a{
    background-color: black;
    color: white;
    font-style: italic;
    padding: 7px 7px;
}
.col-back p{
    font-size: 18px;
    color: black;
    font-style: italic;
    font-weight: 400;
    margin-bottom: 30px;
}
.top-container{
    background-image: url(images/back.webp);
    background-size: contain;
    background-repeat: no-repeat;
}

.top-heading span{
    color: #ff9741;
}

.profile-image{
    display:grid;
        margin-top: 50px;
}

.profile-image .pro-img{
    width: 150px;
    border-radius: 50%;
    border: 3px solid #ff943c;
    margin: 0px auto;
    height: 150px;
}

.profile-image .cam-img{
       margin: 0px auto;
    position: relative;
    bottom: 44px;
    cursor:pointer;
    /* left: 49px; */
    /* width: 16%; */
}

.like-dis-view p{
    font-size:12px;
    margin-bottom:5px;
}
.like-dis-view i{
    font-size:14px;
}
.upload-your-image input{
     width: 80%;
    z-index: 99999999;
    position: relative;
    height: 20px;
    margin: 8px 0px;
    opacity: 0;
    cursor:pointer;
}
.top-heading{
     text-align: center;
    color: #000000;
    font-size: 28px; 
    margin-top: 40px;
    font-weight: 500;
    line-height: 50px;
  
}
.i-content {
    text-align: left;
    margin-top: 30px;
    margin-bottom: 30px;
}

.user-info-below{
    display: flex;
}
.user-div{
    display: flex;
  
    justify-content: left!important; 
}

.user-div input{
    opacity: 0;
    width: 20px;
    position: relative;
    bottom: 22px;
    left: 5px;
    cursor:pointer;
}
.plus{
    height: 22px;
    margin: auto 4px;
    cursor: pointer;
}


.input-type-files{
    position: relative;
    width: 156px;
    height: 40px;
    /* top: 1%; */
    top: 46px;
    opacity: 0;
}
.user-name{
    display: grid;
  
    justify-content: center!important; 
}
.verified{
    height: 15px;
}
.ratings{
    display: flex;
    justify-content: center!important;
        margin-top: -50px;
  }
    
.ratings .fa-star{
      font-size: 16px;
    color: #ffbe2d;
    margin-right: 3px;
}
.contact-details{
    display: flex;
    background-color: #13358d;
    justify-content: space-between;
    width: max-content;
    margin: 0 auto;
    padding: 8px 10px;
    margin-top: 30px;
    border-radius: 6px;

}
/* .below-bold-border{
    border: 3px solid #7b7b7b;
    color: #333;
    overflow: visible;
    text-align: center;
    width: 10%;
    margin: 0px auto;
    margin-top: -9px;
    margin-bottom: 30px;
}
.below-thin-border{
    border: none;
    border-top: 1px double #cccccc;
    color: #333;
    overflow: visible;
    text-align: center;
    height: 5px;
    width: 60%;
    margin: 0px auto;
    margin-top: 40px;
    /* margin-bottom: 30px; */
} */

.user-name h4{
    font-size: 14px;
}
.user{
    width: 70px;
    margin-left: 16px;
}

.contact-details span{
    margin: AUTO 5PX;
}
.email{
    display: flex;
    
}
.phone{
    display: flex;
    
}
.address{
    display: flex;
    
}
.email, .phone, .address span{
    color:white;
   
}

.email i{
    background: linear-gradient(180deg, rgba(27,219,254,1) 40%, rgba(45,162,255,1) 68%);
    padding: 7px;
    border-radius: 50%;
    color: #13358d;
}
.phone i{
    background: linear-gradient(209deg, #0010a3 26%, #0083f0 68%);
    padding: 7px;
    border-radius: 50%;
}
.address i{
    background: linear-gradient(180deg, rgba(215,82,122,1) 23%, rgba(172,60,138,1) 51%, rgba(50,151,207,1) 87%);
    padding: 7px;
    color:white;
    border-radius: 50%;
}
.likes{
    background-color: #6db570;
    color: white;
    /* width: 25%; */
      padding: 5px 15px;
    margin-right: 10px;
    border-radius: 4px;
    text-align: center;
}
.dislikes{
    background-color: #ff5a5a;
    color:white;

       padding: 5px 15px;
    margin-right: 10px;
    border-radius: 4px;
    text-align: center;
}
.views{
    background-color: #ffc060;
    color:white;
    /* width:30%; */
     padding: 5px 15px;
    margin-right: 10px;
    border-radius: 4px;
    text-align: center;
}

.checkbox-profile{
        display: flex;
    justify-content: space-between;
    padding-right: 80px;
}
.banner-pages{
      background-image: url(./images/PROFILE-BACK.webp);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 131px 100px;
    background-position: bottom;
    
}
.banner-pages-artist{
      background-image: url(./images/singer-banner.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 210px 100px;
    background-position: bottom;
}

.banner-pages-artist h1    {
        font-size: 54px;
    margin-bottom: 20px;
    font-weight: 900;
    color: black;
        font-family: sans-serif;
    -webkit-text-stroke-width:1px;
    -webkit-text-stroke-color:white;
text-align: center;
}

.banner-pages h1    {
   font-size: 34px;
    margin-bottom: 20px;
    font-weight: 900;
    color: black;
    font-family: sans-serif;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: white;
    text-align: center;
}
.artist-social-media{
    display: flex;
    justify-content: space-between;
}

.search-artist-result .card{
    padding:20px;
    background:#fbd78a;
}
.left-under-serach-result{
    border-right:1px solid black;
}

.top-row-search{
    margin-bottom:20px;
    margin-top:20px;
}

.view-apply-{
    color:white;
    background:black;
    padding:5px 10px;
    font-style:italic;
}
.dislikes-main-div{
    float:left;
}

.search-artist-result .col-lg-3{

    margin-bottom:30px;
    
 
}

.start-your-film-options label{
       font-size: 24px;
    color: black;
    font-weight: 400!important;
    margin-left: 5px;
}

.start-your-film-options h2{
   margin-bottom:30px;
    color: black;

}

.start-your-film-options{
        border: 1px solid;
    color: black;
    border-radius: 50px;
    padding: 60px 50px;
}

.submit-your-request-bottom h3 {
    font-size: 50px;
    color: black;
    font-weight: bold;
    margin-bottom: 30px;
    margin-top:50px;
}

.tabs-in-artist-page{
    /* margin-bottom:100px; */
    /* margin-top:80px; */
}

.submit-your-request-bottom a{
    
    font-size: 25px;
    color: black;
    border: 2px solid #000;
    padding: 3px 15px;
}

.submit-your-request-bottom{
    text-align:center;
}

.search-artist-result {
    margin-top:50px;
}
.search-artist{
    background: #e5e5e5;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    /* margin-top:30px; */
}

.artist-social-media i{
        COLOR: BLACK;
    FONT-SIZE: 20PX;
}

.search-artist-result .card-first{
    background-color: #ffb71c!important;
}
.search-artist-result img{
    width:40%;
    border-radius:50%;
    margin:0px auto;
}

.search-artist-result .card .card-header{
    display:grid;
    text-align:center;
    
}

/*.search-artist-resul .card-header h4{*/
/*    text-*/
/*}*/
.select-gender-button{
    background:#f79321;
    color:white;
    border-radius :4px;
    border:none;
    outline:none;
    padding:5px 20px;
}

.search-result{
    padding: 20px 15px 10px;
    border: 1px solid #dddddd;
    border-top: none;
}


.below-info-instruction{
    margin-top: 20px;
    margin-bottom: 20px;
   
}
.col-lg-2 {
    width: 11.666667%!important;
}
.content-status .col-lg-2{
    padding-left: 0px;
}

.upload-your-image{
        width: 20%;
    position: relative;
    left: 61%;
    bottom: 45%;
}
.numbers{
   
    color: #bf2331;
    font-size: 20px;
    font-weight: 600;
}
.content-status {
    padding-left: 0px;
    display: flex;
    margin-top:30px;
}
.tabs{
    text-align: center;
    color: white;
    
}
/* .nav-tabs>li>a   {
    background: linear-gradient(120deg, rgba(32,19,120,1) 27%, rgba(94,37,144,1) 63%);
} */

/* .nav>li>a:focus{
    background-color:#f36161!important;
} */
.nav-tabs>li{
    background: #191617;  
    border-radius: 7px;
    width: 13.5799999%;
    margin-right: 8px;
   
}

.nav-tabs {
    border-bottom: none!important;
    margin-bottom: 38px!important;
    margin-top: 40px;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
    background-color:#ff9741!important;
}
.nav-tabs>li>a{
    border:none!important;
    border-radius: 7px!important;
    padding: 30px 10px!important;
}
.nav-tabs>li>a {
  margin-right: 0px!important; 
}

.nav>li>a:hover {
    text-decoration: none;
    background-color: transparent!important;
    opacity: 0.4;
}

.mycontest-header{
    background: linear-gradient(120deg, #ff994b 27%, #ff994b 99%);
    color: white;
    padding: 10px;
    /* border-radius: 7px; */
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.mycontest-sub-content h4{
    font-size: 11px;
    margin-top: 0px;
}

 .mycontest-sub-content-video img {
    /* width:70%; */
}

.mycontest-sub-content-videolinks{
    display:flex;
    justify-content: space-between;
}
.mycontest-content .col-lg-3{
    width:16.59%;
}
.mycontest-sub-content-video img {
    width: 100%;
}
.mycontest-content .col-lg-3{
padding-right: 5px;
    padding-left: 5px;
}

.mycontest-content{
  
}
.mycontest-sub-content{
    border: 1px solid #e0d7ec;
    padding: 10px; 
    background:#e9e9e9 ;
}

.mycontest-sub-content-videolinks-icons i{
    color:#b3b3b3;
}
.mycontest-sub-content-Labels p{
    margin-bottom: 0px;
}
.mycontest-content-top{
    background:#eee5fa;
    border: 1px solid #cbcbcb;
    padding: 20px 0px;
}


/* MY Audio Tab Css Starts */

.my-audio-content-main{
    background:#eee5fa;
    border: 1px solid #cbcbcb;
    padding: 20px 0px;
}
.track-controller{
    display:flex;
}
.all-track-lists{
    list-style:none;
}
.all-tracks .col-lg-6 ul{
    padding-top: 20px;
    padding-left: 0px;
}
.all-track-lists{
    margin-bottom: 20px;
}
.track-controller .fa-play{
    font-size: 27px;
    border: 1px solid grey;
    padding: 11px;
}
.all-track-lists .fa-play{
    border: 1px solid grey;
    padding: 4px 8px;
    width: 26px!important;
    /* margin-left: 4px; */
    margin-right: 10px;
}

.audio-image{
    padding: 60px;
}
.audio-image img{
    padding-left: 40px;
}

.audio-recording .start img{
    width: 23px;
    /* margin: 5px; */
  
}

.audio-recording .start{
    padding: 12px 10px;
    color: white;
    border-radius: 3px;
}
/* MY Audio Tab Css Ends */

.delete-audio{
    float:right;
}
.my-audio-rec{
    float: right;
    right: 6%;
    position: absolute;
    display: flex;
}
.nav-tabs>li.active>a{
    height: 100%;
}
.delete-video{
     padding: 6px 20px;
    color: white;
    /* margin-top: 20px; */
    border-radius: 6px;
    background: #ff1205;
}

.delete-audio i{
        color: #e0160f;
}

.upload-audio span{
        color: white;
    background: #df140d;
    padding: 10px 20px;
    border-radius: 4px;
}

.upload-audio input{
    width: 49%;
    position: relative;
    top: 21px;
    height: 22px;
    opacity: 0;
}

/* Personal Information Tabs Css Starts */

.Personal-information-content-top{
    background:#fff;
    border: 1px solid #cbcbcb;
    padding: 20px 0px;
}

.details-container{
    background:#eeeeee;
    border: 1px solid #d3c3e0;
    border-radius:4px;
    padding: 7px 15px;
    display: grid;
}
.personal-info-label{
    font-size: 12px;
    color:#613d7d;
}

.label-content{
    color: black;
    font-weight: 500;
} 

.label-content input{
    background: transparent;
    border: none;
    color: black;
}
.label-content input::placeholder{
    color: black;
}

.Personal-information-content-top .row .col-lg-3{
    padding-left: 7px;
    padding-right: 7px;margin-bottom: 20px;
}

.Personal-information-content-top .container{
    padding-left: 30px;
    padding-right: 30px;
}

.personal-info-process-button{
    background-color: #461e67;
    color: white;
    padding: 5px 8px;
    border-radius: 7px;
    cursor: pointer;
    
}

.input-type-files-my-gallery{
    position: relative;
    /* width: 59px; */
    height: 44px;
    /* top: 1%; */
    /* top: 13px; */
    /* opacity: 0; */
    right: 19%;
}
.input-type-files-my-gallery input{
    width: 134px;
    height: 48px;
    opacity: 0;
}

.gallery-upload-button{
    display: flex;
}
#myButton{
    background: #461e67;
    padding: 4px 15px;
    border: none;
    border-radius: 7px;
    margin-left: 10px;
}
#myButton:focus{
    background: #9a3fe5;
    padding: 4px 15px;
    border: none;
    color: #eeeeee;
    border-radius: 7px;
    margin-left: 10px;
}
.personal-info-process-button:hover{
    color: white;
}
.personal-info-status{
    color:black;
}
.personal-info-process{
    float: right;
    padding: 18px 0px;
}

/* Personal Information Tabs Css Ends */



.tabs img{
    width: 40%;
}


.tabs p{    margin-top: 5px;
    font-size: 14px;
    font-weight: 500;}
/* MY Mentors Tab Css Starts */


.mymentors-content-top{
    background:#eee5fa;
    border: 1px solid #cbcbcb;
    padding: 20px 0px;
}


.multi-item-carousel{
    .carousel-inner{
      > .item{
        transition: 500ms ease-in-out left;
      }
      .active{
        &.left{
          left:-33%;
        }
        &.right{
          left:33%;
        }
      }
      .next{
        left: 33%;
      }
      .prev{
        left: -33%;
      }
      @media all and (transform-3d), (-webkit-transform-3d) {
        > .item{
          // use your favourite prefixer here
          transition: 500ms ease-in-out left;
          transition: 500ms ease-in-out all;
          backface-visibility: visible;
          transform: none!important;
        }
      }
    }
    .carouse-control{
      &.left, &.right{
        background-image: none;
      }
    }
  }
  
  .my-mentors-heading{
    color:#5e4374;
    text-align: center;
    font-size: 30px;
  }
  .mentor-content-Section{
    text-align: center;
  }
  .mentor-content-Section img{
    width: 40%;
    border-radius: 50%;
    margin: 20px auto;
  }

  .mentor-name{
    font-size: 15px;
    font-weight: 600;
    color: #3c3248;
  }
.mentor-profile{
    color: #564c62;
    font-size: 12px;
    margin: 18px 0px;
}
.mentor-comment{
    font-size: 16px;
    padding: 0px 10px;
}

.mentor-content-Section{
    padding: 10px 20px;
}

.carousel-control.left{
    background: transparent!important;
}
.carousel-control.right {
    background: transparent!important; 
}
.carousel-control{

     
    color: #6c6278!important;
    text-shadow: none!important;
    opacity: 1!important;
}
.carousel-caption {
    right: 0 !important;
    left: 0 !important;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev{
    top:-3%!important;
}
.carousel {
    position: relative;
    margin-top: 50px;
}

.my-gallery-content .col-lg-3 img{
    width: 100%;
    HEIGHT: 110PX;

}
.my-gallery-content .col-lg-3{
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 30px;
}

.gallery-upload-button a{
    background: linear-gradient(120deg, #23225e 27%, #5358a1 63%);
    padding: 12px 10px;
    color: white;
    border-radius: 6px;
}
.gallery-upload-button a img{
    width: 22px;
}
.my-gallery-content .col-lg-12{
    padding-left: 10px;
    padding-right: 10px;
}
.web-cam-img-heading{
    text-align: center;
    font-size: 12px;
    color: black;
}
.web-cam-display-image{
    border: 1px solid grey;
    padding: 10px;
}
.web-cam-display-image img{
    width: 100%;
    height: 180px;

}


.web-cam-container{
    padding-right: 40px!important;
}
.open-web-cam img{
    width: 50px;
    background: #c21010;
    padding: 8px;
    border-radius: 50%;
}
.open-web-cam span{
    font-size: 14px;
}
.web-cam-options {
    display: flex;
    justify-content: space-around;
    padding: 20px;
}
.submit-web-cam-image input{
    color: black;
    background: linear-gradient(120deg, #0b98ac 27%, #99e7ad 63%);
    padding: 10px 20px;
    border-radius: 7px;
    font-weight: 900;
    outline:none;
    border:none;
}
.submit-web-cam-image{
    padding-top: 15px;
}
/* MY mentor Tab Css Ends */


.mycontest-header img{
    width: 30px;
}


/* MY Notification Tab Css Starts */

.notification-main-container{
    display: flex;
   
}

.notification-main-container-inner{
    border-top: 1px solid #cfc6d9;
    padding-top: 20px;
    padding-bottom: 20px;
}
.notification-image{
    padding-left: 5px!important;
    padding-right: 0px!important;
}
.notification-content {
    padding-left: 25px!important;
    padding-right: 0px!important;
}
.notification-image img{
    width: 50px;
    height: 55px;
    border-radius: 50%;
}

.notification-post-image img{
    width: 50px;
    height: 50px;
    border-radius: 7px;
}

.notification-detail h4 {
    font-size:14px;
}

.notication-time h4{
    font-size: 12px;
}
.my-notification-div{
    padding: 40px 20px;
}
.notification-main-container{

}

/* MY Notification Tab Css Ends */


/* My Video Tab Css Starts */

.youtube,.live,.mp4{
    background: linear-gradient(120deg, #1a1a36 27%, #454c5f 63%);
}
.recording{
    background: linear-gradient(120deg, #d70a0a 27%, #f55858 63%);
}

.video-attach-links a img{
    width: 23px;
    /* margin: 5px; */
    margin-bottom: 17px;
    margin-top: 15px;
}
.video-attach-links a{
    padding: 12px 10px;
    color: white;
    border-radius: 3px;
}
.video-attach-links {
    /* text-align: center; */
    display: flex;
    justify-content: center;
}
.my-all-videos .col-lg-4 img{
    width: 100%;
        margin-bottom: 20px;
}

.my-all-videos {
    margin-top: 20px;
}
.my-all-videos .col-lg-4{
    margin-bottom: 20px;
}
.my-all-videos .col-lg-4 i{
    position: absolute;
    color: white;
    left: 44%;
    top: 38%;
    background: #fd0000;
    padding: 17px 4px;
    text-align: center;
    border-radius: 50%;
}
.video-attach-links div{
    padding: 0px 5px;
}

#record{
    background: transparent;
    border: none;
}

#stop{
    background: transparent;
    border: none;
}



/* Audio Playlist */

#simp button,#simp input,#simp img{border:0;}
#simp{font-size:14px;font-family:"Segoe UI", Tahoma, sans-serif;text-align:initial;line-height:initial;background:transparent;color:#000;margin:0 auto;border-radius:6px;overflow:hidden;}
#simp .simp-album{padding:20px 25px 5px;}
#simp .simp-album .simp-cover{margin-right:20px;}
#simp .simp-album .simp-cover img{max-width:80px;width:100%;margin:0;padding:0;display:block;}
#simp .simp-album .simp-title{font-size:120%;font-weight:bold;}
#simp .simp-album .simp-artist{font-size:90%;color:#6c7883;}
#simp .simp-controls{padding:15px;}
#simp .simp-controls button{font-size:130%;width:32px;height:32px;background:none;color:#000;padding:7px;cursor:pointer;border:0;border-radius:3px;}
#simp .simp-controls button[disabled]{color:#636469;cursor:initial;}
#simp .simp-controls button:not([disabled]):hover{background:#4082bc;color:#fff;}
#simp .simp-controls .simp-prev,#simp .simp-controls .simp-next{font-size:100%;}
#simp .simp-controls .simp-tracker,#simp .simp-controls .simp-volume{flex:1;margin-left:10px;position:relative;}
#simp .simp-controls .simp-buffer {position:absolute;top:50%;right:0;left:0;height:5px;margin-top:-2.5px;border-radius:100px;}
#simp .simp-controls .simp-loading .simp-buffer {-webkit-animation:audio-progress 1s linear infinite;animation:audio-progress 1s linear infinite;background-image: linear-gradient(-45deg, #000 25%, transparent 25%, transparent 50%, #000 50%, #000 75%, transparent 75%, transparent);background-repeat:repeat-x;background-size:25px 25px;color:transparent;}
#simp .simp-controls .simp-time,#simp .simp-controls .simp-others{margin-left:10px;}
#simp .simp-controls .simp-volume{max-width:110px;}
#simp .simp-controls .simp-volume .simp-mute{margin-right:5px;}
#simp .simp-controls .simp-others .simp-active{background:#242f3d;}
#simp .simp-controls .simp-others .simp-shide button{font-size:100%;padding:0;width:24px;height:14px;display:block;}
#simp .simp-controls input[type=range]{-webkit-appearance:none;background:transparent;height:19px;margin:0;width:100%;display:block;position:relative;z-index:2;}
#simp .simp-controls input[type=range]::-webkit-slider-runnable-track{background:rgba(183,197,205,.66);height:5px;border-radius:2.5px;transition:box-shadow .3s ease;position:relative;}
#simp .simp-controls input[type=range]::-moz-range-track{background:rgba(183,197,205,.66);height:5px;border-radius:2.5px;transition:box-shadow .3s ease;position:relative;}
#simp .simp-controls .simp-load .simp-progress::-webkit-slider-runnable-track{background:#2f3841;}
#simp .simp-controls .simp-load .simp-progress::-moz-range-track{background:#2f3841;}
#simp .simp-controls .simp-loading .simp-progress::-webkit-slider-runnable-track{background:rgba(255,255,255,.25);}
#simp .simp-controls .simp-loading .simp-progress::-moz-range-track{background:rgba(255,255,255,.25);}
#simp .simp-controls input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:#fff;height:13px;width:13px;margin-top:-4px;cursor:pointer;border-radius:50%;box-shadow:0 1px 1px rgba(0,0,0,.15), 0 0 0 1px rgba(47,52,61,.2);}
#simp .simp-controls input[type=range]::-moz-range-thumb{-webkit-appearance:none;background:#fff;height:13px;width:13px;cursor:pointer;border-radius:50%;box-shadow:0 1px 1px rgba(0,0,0,.15), 0 0 0 1px rgba(47,52,61,.2);}
#simp .simp-footer{padding:10px 10px 12px;font-size:90%;text-align:center;opacity:.7;}
#simp .simp-display{overflow:hidden;max-height:650px;transition:max-height .5s ease-in-out;}
#simp .simp-hide{max-height:0;}
/* playlist */
#simp ul{margin:5px 0 0;padding:0;list-style:none;max-height:245px;}
#simp ul li{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;margin:0;padding:8px 20px;cursor:pointer;}
#simp ul li:last-child{padding-bottom:13px;}
#simp ul li:nth-child(odd){background:#fff;}
#simp ul li:hover{background:#d5d5d5;}
#simp ul li.simp-active{background:#2e3192;color:#fff;}
#simp ul li .simp-desc{font-size:90%;opacity:.5;margin-left:5px;}
/* playlist scrollbar */
#simp ul{overflow-y:auto;overflow-x:hidden;scrollbar-color:#73797f #2f3841;}
#simp ul::-webkit-scrollbar-track{background-color:#f0f0f0;}
#simp ul::-webkit-scrollbar{width:6px;background-color:#f0f0f0;}
#simp ul::-webkit-scrollbar-thumb{background-color:#2e3192;}
/* progress animation */
@-webkit-keyframes audio-progress{to{background-position:25px 0;}}
@keyframes audio-progress{to{background-position:25px 0;}}
/* mobile */
@media screen and (max-width:480px) {
#simp .simp-controls .simp-volume,#simp .simp-controls .simp-others{display:none;}
#simp .simp-controls .simp-time{margin-right:10px;}
}
@media screen and (max-width:370px) {
#simp .simp-time .simp-slash,#simp .simp-time .end-time{display:none;}
}
#simp .simp-controls{
    padding: 15px;
    display: flex;
}
.simp-volume{
    display: flex;
}
.simp-others{
    display: flex;
}

/* .simp-player{
    display: flex;
}
.simp-controls{
    display: flex;
} */
/* Audio Playlist Ends */

.inner-tab-bread-content{
    display: grid;
    background: #8888893b;
    justify-content: center;
    padding: 30px;
    border: 1px solid #c6c6c6;
    border-top: none;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px
}

.submit-button{
    display: flex;
    justify-content: center;
}
.inner-tab-bread{
    color: white;
    background-color: #13358d;
    padding: 10px;
}

.main-container-addlinks {
    width: 80%;
    margin: 0px auto;
    
}

.inner-tab-bread-content .add-linkkk{
    margin: 30px 0px;
}

.submit-button button{
    background: #13358d;
    color: white;
    border: none;
    padding: 7px 26px;
    border-radius: 7px;

}

form.is-readonly .btn-save {
    display: none;
  }
  form.is-readonly input[disabled], form.is-readonly textarea[disabled] {
    cursor: text;
    background-color: #eeeeee;
    border-color: transparent;
    outline-color: transparent;
    box-shadow: none;
  }

  form.is-readonly select[disabled], form.is-readonly textarea[disabled] {
    cursor: text;
    background-color: #eeeeee;
    border-color: transparent;
    outline-color: transparent;
    box-shadow: none;
  }
  form.is-editing .btn-edit {
    display: none;
  }

  .is-readonly label{
    font-size: 12px;
    font-weight: 300;
    color: #461e67;
}

.is-readonly input select{
    background-color: #eeeeee;
}

 label{
    font-size: 12px;
    font-weight: 300!important;
    color: #461e67;
}
.nav-hide-desktop{
    display: none;
}
.mob{
    display:none!important;
}

@media(max-width:767px){
    .below-col-right img{
        width: 300%;
    }
.join-us-now-top-copy {
    background-image: url(./images/join-now-top-banner.jpg);
    background-size: cover;
    padding: 95px;
    width: 100%;
    background-repeat: no-repeat;
}

    .navbar{
     padding: 0px 15px;
}
    .banner-pages h1 {
    font-size: 34px;
    text-align: center;
}
    .banner-pages {
    padding: 30px 15px;
    background-position: center bottom;
}
    .below-hero {
        padding: 10px;
    }

    .col-back{
        margin-bottom: 20px;
    }
    .cards-row {
        margin-top: 20px;
        margin-bottom: 0px;
    }

    .below-col-left {
        padding-top: 0px;
    }

    .options-cat{
        padding: 20px;
    }

    .options-cat .row{
        display: flex;
        flex-wrap: wrap;
    }
    .options-cat .col-lg-3 {
        width: 50%;
        padding: 15px 10px;
    }

    .join-us-now-top h4 {
        font-size: 32px;
    }

    .join-us-now-top .row{
        display: flex;
        flex-wrap: wrap;
    }
    .join-us-now-top .col-lg-3{
        width: 50%;
    }

    .join-us-now-top img {
        /* margin: 5px; */
        margin: 10px 0px;
        width: 50%;
    }

    .join-us-now-top{
        padding: 20px;
    }

    .join-us-now-bottom{
        padding: 50px 20px;
    }

    .join-us-now-bottom h3 {
        font-size: 50px; 
        margin-bottom: 8px;
    }

    .join-us-now-bottom p {
        font-size: 18px;}

        .join-us-now-bottom a {
            font-size: 16px;}

            .tabs-dreams {
                font-size: 32px;
           
                line-height: 39px;
            }

            .testi-container .row{
                padding-left: 20px;
                padding-right: 20px;
                margin: 0px;
            }

            .testi-col{
                width: 100%;
                margin-bottom: 20px!important;
            }

            .left-bottom-footer {
                width: 100%;
                text-align: center;
            }

            .right-bottom-footer {
                width: 100%;
            }

            .right-bottom-footer ul li {
                margin-left: 10px;
                color: white;
            }

            .footer-bottom .container {
                display: grid;}

                .footer-bottom .container {
                    
                    justify-content: center;}

                    .right-bottom-footer ul{
                        padding-left: 0px;
                    }

                    .mob{
                        display: block;
                    }
                    .nav-hide{
                        display: none!important   ;
                    }
                    

                    .navbar-right {
                        display: none;
                    }
             
            
}
 .slider-container {
            display: flex;
            overflow-x: auto;
            scroll-snap-type: x mandatory;
            -webkit-overflow-scrolling: touch;
            scrollbar-width: none;
            scroll-behavior: smooth;
        }

        .slider-container::-webkit-scrollbar {
            display: none;
        }

        .slider-item {
            flex: 0 0 auto;
            width: 350px;
            height: 400px;
            margin-right: 20px;
            scroll-snap-align: start;
            border-radius: 10px;
            overflow: hidden;
        }

        .slider-item img {
            width: 100%;
            display: block;
            border-radius: 10px;
        }
        .slider-button {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            background-color: rgba(0, 0, 0, 0.5);
            color: white;
            border: none;
            font-size: 24px;
            padding: 10px 15px;
            cursor: pointer;
            border-radius: 50%;
        }

     /*   .slider-button.prev {
            left: -40px;
        }

        .slider-button.next {
            right: -40px;
        } */

/* Rj 1406 */

.card-body a:hover {color: #f79321;}
.join-us-now-top-copy {
    background-image: url('./images/join-now-top-banner.jpg');
    background-size: contain; 
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    aspect-ratio: 16 / 9; 
}


@supports not (aspect-ratio: 16 / 9) {
    .join-us-now-top-copy {
        height: 60vw; 
    }
}


@media (max-width: 576px) {
    .join-us-now-top-copy {
        aspect-ratio: 4 / 3;
    }
}


/* Rj 1302-2025 */

.hover {background: rgba(128, 128, 128, 0);}
.hover:hover {/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+34,e8e8e8+100 */
background: linear-gradient(to bottom,  #ffffff 34%,#e8e8e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.joinbtn{height: 30px;position: absolute;
    bottom: 50px;
    right: 0;
    left: 0;}
.joinbtn a{height: 30px; font-size: 16px; background: rgb(201, 152, 18); color: #fff; padding: 10px 30px; text-decoration: none;}
.joinbtn a:hover{background: rgb(88, 66, 6); color: #fff; padding: 10px 30px; text-decoration: none;}

a.boxes_btngray{ background: gray; color: #fff; font-size: 16px; padding: 7px 30px; text-decoration: none; position:absolute; bottom: 0px;right: 0; left: 0;}
a.boxes_btngray:hover{ background: rgb(201, 152, 18); color: #fff; font-size: 16px; padding: 7px 30px;text-decoration: none;}
.contact_btn{width: 100%; text-align: center;}
.btn_contact{background: #fff; border: 2px solid #000; color: #000; font-size: 20px; padding: 10px 30px; margin:0 auto;}
.btn_contact:hover {background: #f79321; color: #000; border:none; text-decoration: none;}

.options-cat .col-lg-3 {
    padding: 15px 40px;
    border: 2px solid rgb(237 237 237);
    padding-bottom: 25px;
    height: 400px;
}

@media (max-width: 767px) {
    .options-cat .col-lg-3 {
        height: 400px!important;
        width: 100% !important;
        margin: 5px 0 5px;
    }
}



/* Rj 07072025 */
.level-wraper{width:100%; float:left; margin:0 auto;}
.level-one{background:#fff; border-radius:25px; border:#e9e9e9 solid 1px; min-height:500px; float:left; padding: 0 !important;max-width: 350px;
    margin-right: 60px; }
.level-one-inner{background:#f8f8f8; border-radius:25px; margin:8px; min-height:500px; text-align:center; padding:20px 10px; position:relative; }

.level-two{background:#fff; border-radius:25px; border:#ffcd1e solid 1px; min-height:860px; float:left!important; padding: 0 !important;max-width: 350px;
    margin-right: 60px;}
.level-two-inner{background:#fff54f; border-radius:25px; margin:8px; min-height:850px!important; text-align:center; padding:20px 10px; position:relative; }
.level-two-inner .leftsidearrow{position:absolute; width:52px; height:41px; background:url(../images/yellow-arrow.png) no-repeat; left: -65px; top: 200px;}
.level-two-inner .rightsidearrow{position:absolute; width:52px; height:41px; background:url(../images/green-arrow.png) no-repeat; right: -65px; top: 150px; z-index:99;}


.level-three{background:#fff; border-radius:25px; border:#0fc51c solid 1px; min-height:500px; float:left; padding: 0 !important;max-width: 350px;}
.level-three-inner{background:#c4ffc0; border-radius:25px; margin:8px; min-height:500px; text-align:center; padding:20px 10px; position:relative; }

.label-badgeicon{position:absolute; width:55px; height:55px; left:5px; top:5px;}
.label-mainicon{position: relative; width:100%; text-align:center; min-height:70px;}
h2.levelbox{font-size:20px; font-family:Arial, Helvetica, sans-serif; color:#000; text-align:center;}
h3.levelmaindescription{font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight: normal;}
p.iconcenter{ text-align:center; padding-bottom:0!important; margin-bottom:0!important;}
h4.entrycriteria{font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:600; margin-top:5px; margin-bottom:10px;}
p.crieterialevel1{font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#000; margin-top:5px;}
p.crieterialevel1 a{font-family:Arial, Helvetica, sans-serif; font-size:14px; color: #003366;}


@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 667px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
  
.level-wraper{width:100%!important; float:none!important; margin:0 auto;}
.level-one{background:#fff; min-width:100%!important; margin:0px 0px; border-radius:25px; border:#e9e9e9 solid 1px; height:auto; float:none!important; }
.level-one-inner{background:#f8f8f8; border-radius:25px; margin:8px; min-height:500px; text-align:center; padding:20px 10px; position:relative; min-width: 96%!important;}

.level-two{background:#fff;  min-width:100%!important; margin:20px 0px;  border-radius:25px; border:#ffcd1e solid 1px; height:auto; float:none!important;}
.level-two-inner{background:#fff54f; border-radius:25px; margin:8px; min-height:500px; text-align:center; padding:20px 10px; position:relative; min-width:96%!important;}

.level-three{background:#fff;  min-width:100%!important;  margin:0px 0px; border-radius:25px; border:#0fc51c solid 1px; min-height:500px; float:none!important;}
.level-three-inner{background:#c4ffc0; border-radius:25px; margin:8px; min-height:500px; text-align:center; padding:20px 10px; position:relative;  min-width:96%!important;}

.leftsidearrow{display:none;}
.rightsidearrow{display:none;}
}




/* 1907 CSS Document */

.container1{
    width:1170px; 
    position: relative;
    /*display: flex; */
    /* justify-content: space-between; */
    margin: 0 auto; 
}

.container1 .card1{
    position: relative;
    cursor: pointer;
}

.container1 .card1 .face{
    /*width: 300px;*/
    height: 200px;
    transition: 0.5s;
}

.container1 .card1 .face.face1{
    position: relative;
    background: url(./images/box-bg.jpg) no-repeat;
    /*display: flex;*/
    justify-content: center;
    /*align-items: center;*/
    z-index: 1;
    transform: translateY(100px);
    background-size: cover;
    height: 230px;
}

.container1 .card1:hover .face.face1{
    background: url(./images/box-bg.jpg) no-repeat;
    transform: translateY(0);
    background-size: cover;
}

.container1 .card1 .face.face1 .content{
    opacity:/* 0.2*/ 1;
    transition: 0.5s;
}

.container1 .card1:hover .face.face1 .content{
    opacity: 1;
}

.container1 .card1 .face.face1 .content img{
    max-width: 100px;
}

.container1 .card1 .face.face1 .content h3{
    margin: 10px 0 0;
    padding: 0;
    color: #fff;
    text-align: center;
    font-size: 1.5em;
}

.container1 .card1 .face.face2{
    position: relative;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px;
    box-sizing: border-box;
    /*box-shadow: 0 20px 50px rgba(0, 0, 0, 0.8);*/
    transform: translateY(-100px);
}

.container1 .card1:hover .face.face2{
    transform: translateY(0);
}

.container1 .card1 .face.face2 .content p{
    margin: 0;
    padding: 0;
}

.container1 .card1 .face.face2 .content a{
    margin: 15px 0 0;
    display:  inline-block;
    text-decoration: none;
    font-weight: 900;
    color: #333;
    padding: 5px;
    border: 1px solid #333;
}

.container1 .card1 .face.face2 .content a:hover{
    background: #333;
    color: #fff;
}


.contants{ padding:30px; }
h3.levels1{ color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:16px; margin-bottom: 10px !important; text-align:center; font-weight:600; margin-top:0!important;}
h5.criterias{  font-family:Arial, Helvetica, sans-serif; border-bottom:#fff solid 2px; width:113px; margin-bottom: 12px; display:block; padding:0px 15px 5px; margin:auto; color:#fff;}
h2.headings_level1{ font-family:Arial, Helvetica, sans-serif; font-weight: bold; font-size:16px; color:#000; text-align:center; padding:10px 10px; margin:0!important;/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#feffff+0,f4f4f4+100 */
background: linear-gradient(to bottom,  #feffff 0%,#f4f4f4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.registerredbtn{background:#FF0000; font-family:Arial, Helvetica, sans-serif;  color:#fff; text-align:center; font-size:14px; padding:10px 10px; width: auto; display:block; margin:10px auto; border-radius:5px;}
p.labels{ font-family:Arial, Helvetica, sans-serif; color:#fff; font-size:16px; text-align:center;}


h2.headings_level2{ font-family:Arial, Helvetica, sans-serif; font-weight: bold; font-size:16px; color:#000; text-align:center; padding:10px 10px; margin:0!important;/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fcff23+0,ffd823+100 */
background: linear-gradient(to bottom,  #fcff23 0%,#ffd823 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

h3.levels2{ color:#fcff23!important; font-family:Arial, Helvetica, sans-serif; font-size:16px; margin-bottom: 10px !important; text-align:center; font-weight:600; margin-top:0!important;}
h5.criterias2{  font-family:Arial, Helvetica, sans-serif; border-bottom:#fff solid 2px; width:122px; display:block; margin-bottom: 12px!important; padding:0px 15px 5px; margin:auto; color:#fff;}

h2.headings_level3{ font-family:Arial, Helvetica, sans-serif;font-weight: bold; font-size:16px; color:#000; text-align:center; padding:10px 10px; margin:0!important;/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#86ff65+0,51ed1a+100 */
background: linear-gradient(to bottom,  #86ff65 0%,#51ed1a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

}

h3.levels3{ color:#4fff74!important; font-family:Arial, Helvetica, sans-serif; font-size:16px; margin-bottom: 10px !important; text-align:center; font-weight:600; margin-top:0!important;}
.variouseventbtn{background:#ef7735; font-family:Arial, Helvetica, sans-serif;  color:#fff; text-align:center; font-size:14px; padding:10px 10px; width: auto; display:block; margin:10px auto; border-radius:5px;}

h5.criterias3{  font-family:Arial, Helvetica, sans-serif; border-bottom:#fff solid 2px; width:110px; display:block; margin-bottom: 12px; padding:0px 15px 5px; margin:auto; color:#fff;}

p.label3note{ color:#FF3300; font-size:16px; text-align:center; font-family:Arial, Helvetica, sans-serif;}

.carousel-caption {padding-top: 0!important;bottom: 277px !important;}
.carousel-caption h1{ font-size: 40px!important; line-height: 100px!important;}



/* Rj 11-08-2025 */
.gifbtnimage{ position: relative;
    /* z-index: 1; */
    /* right: 0; */
    margin: auto;
    width: 300px;}