@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,800');
/*
    light 300
    regular 400
    medium 500
    semi bold 600
    bold 700
    extrs bold 800
*/
body{
   /* font-family: 'Poppins', sans-serif;*/
}
p{
	margin: 0px;
	padding: 0px;
}
.navbar-inverse {
    background-color: transparent;
    border-color: transparent;
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0px;
    border: 1px solid transparent;
    padding: 50px;
}
header{
    /*background: linear-gradient(150deg,#2308a0 15%,#642ed8 70%,#3a46d6 94%);*/
    background: linear-gradient(150deg,#1b3ba2 15%,#642ed8 70%,#1b3ba2 94%);
    padding-bottom: 100px;
    
}
.shape span{
    position: absolute;
    border-radius: 50%;
}
.shape span:nth-child(1){
    width: 150px;
    height: 150px;
    bottom: auto;
    left: -4%;
    background: rgba(255,255,255,.1);
}
.shape span:nth-child(2){
    width: 50px;
    height: 50px;
    top: 10%;
    right: 4%;
    background: rgba(255,255,255,.1);
}
.shape span:nth-child(3){
    width: 50px;
    height: 50px;
    top: 280px;
    right: 5.66666%;
    background: rgba(255,255,255,.3);
    line-height: 35px;
}
.shape span:nth-child(4){
    width: 75px;
    height: 75px;
    top: 320px;
    right: 7%;
    background: rgba(255,255,255,.15);
}
.shape span:nth-child(5){
    width: 100px;
    height: 100px;
    top: 38%;
    right: auto;
    left: 1%;
    background: rgba(255,255,255,.05);
}
.shape span:nth-child(6){
    top: 44%;
    right: auto;
    left: 10%;
    width: 200px;
    height: 200px;
    background: rgba(255,255,255,.15);
}
.shape span:nth-child(7){
    width: 50px;
    height: 50px;
    right: 36%;
    bottom: 50%;
    background: rgba(255,255,255,.04);
}
.shape span:nth-child(8){
    width: 100px;
    height: 100px;
    right: 2%;
    bottom: 70px;
    background: rgba(255,255,255,.2);
}
.shape span:nth-child(9){
    width: 50px;
    height: 50px;
    right: 2%;
    bottom: 1%;
    background: rgba(255,255,255,.1);
}
.shape span:nth-child(10){
    width: 100px;
    height: 100px;
    right: auto;
    bottom: 1%;
    left: 1%;
    background: rgba(255,255,255,.05);
}
.b{
    position: absolute;
    left: 51%;
	top: 25.5%;
	right: 0;
	bottom: 25.5%;
	background-attachment: fixed;
}
.policy-heading{
    font-size: 20px;
    color: #f6ff00;
    letter-spacing: 2px;
    font-weight: 500;
}
.login-heading{
    color: #fff;
    font-size: 30px;
    margin-bottom: 20px;
}
.policy-def div:nth-child(1){
    font-size: 28px;
    color: #fff;
    font-weight: 700;
}
.policy-def div:nth-child(2){
    font-weight: 400;
    color: #fff;
    font-size: 16px;
    margin: 0px 0px 15px 0px;
    line-height: 35px;
}
.policy-def div:nth-child(3){
    font-size: 26px;
    color: #5324ca;
    background: #fff;
    border-radius: 31px;
    display: flex;
    justify-content: space-evenly;
    text-transform: uppercase;
    font-weight: 600;
}
.policy-def div:nth-child(4){
    font-weight: 300;
    font-size: 18px;
    color: #fff;
    text-align: justify;
    margin: 20px 0px;
    line-height: 35px;
}
.policy-def div:nth-child(3) span:nth-child(2){
    font-weight: 300;
}

.policy-def div:nth-child(3) span:nth-child(4){
    font-weight: 300;
}
.form-control{
    height: 50px;
}
.w-300 {
    width: 300px;
}
.creative-detail {
    position: absolute;
    right: 15px;
    bottom: 10px;
}
.creative-detail li:nth-child(1) {
    color: #0b6d7d;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
}
.login-submit{
    width: 100%;
    height: 50px;
    text-transform: uppercase;
    font-size: 22px;
    color: #fff;
    background-color: #04cbca;
    border-color: #04cbca;
    font-weight: 600;
    letter-spacing: 1px;
}
.forget{
    float: right;
}
/*.forget a{
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
	text-decoration: none;
}*/
.forget a {
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
    text-decoration: none !important;
}
/* section2 */
#banner-slider{
    margin-top: -120px;
    padding: 50px 0px;
}
.carousel-indicators li.active{
    background: #000;
    border: 1px solid #000;
}
.carousel-indicators li{
    background-color: rgb(168, 167, 167);
    border: 1px solid rgb(168, 167, 167);
}
@media screen and (min-width: 768px){
.carousel-indicators {
    bottom: -43px;
}
}

.celebration{
    height:100px;
    width:100px;
    background: linear-gradient(150deg,#1b3ba2 15%,#642ed8 70%,#1b3ba2 94%);
    border-radius:50%;
    margin: 0px auto;
}
.celebration svg{
    display: block;
    margin: 0px auto;
    position: relative;
    top: 15px;
}
.celebration + div {
    color: #727272;
    text-align: center;
    margin: 15px 0px;
    line-height: 25px;
    font-weight: 500;
    letter-spacing: 0.7px;
}

/* talent - quiz */
#senior{
	position: relative;
	padding: 50px;
    background: url(../images/leaders_banner.png);
    background-position: 0% -40%;
	background-repeat: no-repeat;
}
.talent{
	color: #fff;
}
.leader-face{
	position: relative;
    top: 15px;
    left: 15px;
}
.talent3{
	/*width: 41.66666667%;*/
	float: right;
	padding-left: 16.66666667%;
}
ul.leaders-profile li{
	float: left;
	width: 23%;
	position: relative;
}
ul.leaders-profile li:not(:first-child){
	margin-left: 2%;
}
.leader-name{
	background: #1b3ba2;
    text-align: center;
    padding: 35px 15px;
	height: 140px;
}
.leader-name div:nth-child(1) {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
    letter-spacing: 1px;
}
.leader-name div:nth-child(2){
	color: #fce702;
}
.leader-heading{
	font-size: 40px;
    font-weight: 500;
	margin-bottom: 35px;
}
.leader-heading span{
	font-size: 54px;
	font-weight: 600;
}
.your-voice{
	height: 500px;
    background: url(../cdata/images/your-voice-banner.png);
	background-size: cover;
}
.your-incident{
	height: 500px;
    background: url(../cdata/images/your-incident.jpg);
	background-size: cover;
}
#myModal2{
    background: url(../cdata/images/wedding.jpg);
}
#voice-incident{
	overflow: hidden;
}
#voice-incident .col-md-6{
	padding: 0px;
}
.your-voice h2{
	position: absolute;
    right: 15px;
    bottom: -10px;
    text-transform: uppercase;
    color: #ffffff82;
    font-size: 60px;
    font-weight: 600;
}
.voice-list{
	position: relative;
	top: 40px;
}
.voice-list li img:hover{
	cursor: pointer;
}
.img-center{
	display: block;
	margin: 0px auto;
	height: auto;
}
.slide-popup{
	position: absolute;
    top: 0px;
    bottom: 0px;
    left: -1000px;
    right: 0px;
    background: rgba(255, 255, 255, 0.9);
    color: #000;
    z-index: 1;
    width: 100%;
	-webkit-transition: left 0.4s cubic-bezier(0.05, 0.74, 0.2, 0.99);
    -o-transition: left 0.4s cubic-bezier(0.05, 0.74, 0.2, 0.99);
    -moz-transition: left 0.4s cubic-bezier(0.05, 0.74, 0.2, 0.99);
    transition: left 0.4s cubic-bezier(0.05, 0.74, 0.2, 0.99);
}
.slide-popup2{
	position: absolute;
    top: 0px;
    bottom: 0px;
    right: -1000px;
    background: rgba(255, 255, 255, 0.9);
    color: #000;
    z-index: 1;
    width: 100%;
	-webkit-transition: right 0.4s cubic-bezier(0.05, 0.74, 0.2, 0.99);
    -o-transition: right 0.4s cubic-bezier(0.05, 0.74, 0.2, 0.99);
    -moz-transition: right 0.4s cubic-bezier(0.05, 0.74, 0.2, 0.99);
    transition: right 0.4s cubic-bezier(0.05, 0.74, 0.2, 0.99);
}
.slide-popup2.active{
	right: 0px;
}
.slide-popup.active{
	left: 0px;
}
.popup-content{
	position: absolute;
    left: 50%;
    top: 50%;

}
.close{
	height: 40px;
    width: 40px;
    text-align: center;
    background: #637afd;
    z-index: 1000;
    opacity: 1;
    color: #fff;
    border-radius: 50%;
    line-height: 40px;
    margin: 8px;
	opacity: .3;
	transition: 1s;
	position: absolute;
	bottom: 0px;
	right: 0px;
}
.close:hover{
	color: #fff;
	opacity: 1;
}
.img-center{
	margin-left: auto;
	margin-right: auto;
}
.slide-popup h3,.slide-popup2 h3{
	text-transform: uppercase;
    color: #ffffff;
    background: #3337b4;
    display: inline-block;
    padding: 10px 30px;
    border-radius: 6px;
	position: relative;
	top:50px;
}
ul.voice li:nth-child(1){
	margin-top: 20px;
}
ul.voice li:nth-child(2){
	font-size: 25px;
	font-weight: 600;
	text-align: center;
	margin-top:30px;
	color: #333;
}
.creative-head {
    font-size: 25px;
    text-transform: uppercase;
    background: #0b6d7d;
    color: #fff;
    padding: 10px;
    border-radius: 3px;
    text-align: center;
}
.close-creative {
    position: fixed;
    top: 20px;
    right: 40px;
    background: #0b6d7d;
    color: #fff;
}
/* training */
#training{
	max-width: 500px;
    /*padding: 10px;*/
    position: fixed;
    bottom: -500px;
    top: auto;
    left: 50%;
    background: #fff;
	border: 1px solid #e4e9ed;
    /*-webkit-box-shadow: inset 1px 0px 41px -4px rgba(173,171,173,0.7);
    -moz-box-shadow: inset 1px 0px 41px -4px rgba(173,171,173,0.7);
    box-shadow: inset 1px 0px 41px -4px rgba(173,171,173,0.7);*/
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
	z-index: 20;
}
.what_training{
	font-size: 18px;
    padding: 10px;
    text-transform: uppercase;
    font-weight: 500;
}
.where_training{
	padding-bottom: 10px;
	font-size: 16px;
	letter-spacing: 1px;
}
.date_training{
	text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 2px;
}
.cancel-img{
	cursor: pointer;
	padding-right: 20px;
	
}
/* incident */
.your-incident{
	padding: 40px;
}
ul.incident-list li{
	position: absolute;
	top: 66%;
	cursor: pointer;
}
ul.incident-list li div{
	font-size: 16px;
    font-weight: 600;
}
ul.incident-list li:nth-child(1){
	left: 251px;
}
ul.incident-list li:nth-child(2){
	right: 240px;
}
ul.voice li:nth-child(2) {
    font-weight: 600;
    text-align: center;
    margin-top: 30px;
    color: #333;
    line-height: 30px;
}
.talent-details div:nth-child(1){
	padding: 10px 0px;
}
.talent-details div:nth-child(2){
	color: #fffc00;
	padding: 10px 0px;
}
.talent-details div:nth-child(3){
	color: #fffc00;
	padding: 10px 0px;
}
.talent-details div:nth-child(4){
	line-height: 30px;
}
.particle {
  position: absolute;
  border-radius: 50%;
}

@-webkit-keyframes particle-animation-1 {
  100% {
    -webkit-transform: translate3d(36vw, 72vh, 4px);
            transform: translate3d(36vw, 72vh, 4px);
  }
}

@keyframes particle-animation-1 {
  100% {
    -webkit-transform: translate3d(36vw, 72vh, 4px);
            transform: translate3d(36vw, 72vh, 4px);
  }
}
.particle:nth-child(1) {
  -webkit-animation: particle-animation-1 60s infinite;
          animation: particle-animation-1 60s infinite;
  opacity: 0.52;
  height: 6px;
  width: 6px;
  -webkit-animation-delay: -0.2s;
          animation-delay: -0.2s;
  -webkit-transform: translate3d(53vw, 1vh, 8px);
          transform: translate3d(53vw, 1vh, 8px);
  background: #26d92c;
}

@-webkit-keyframes particle-animation-2 {
  100% {
    -webkit-transform: translate3d(90vw, 65vh, 25px);
            transform: translate3d(90vw, 65vh, 25px);
  }
}

@keyframes particle-animation-2 {
  100% {
    -webkit-transform: translate3d(90vw, 65vh, 25px);
            transform: translate3d(90vw, 65vh, 25px);
  }
}
.particle:nth-child(2) {
  -webkit-animation: particle-animation-2 60s infinite;
          animation: particle-animation-2 60s infinite;
  opacity: 0.58;
  height: 7px;
  width: 7px;
  -webkit-animation-delay: -0.4s;
          animation-delay: -0.4s;
  -webkit-transform: translate3d(55vw, 30vh, 59px);
          transform: translate3d(55vw, 30vh, 59px);
  background: #d926d9;
}

@-webkit-keyframes particle-animation-3 {
  100% {
    -webkit-transform: translate3d(48vw, 74vh, 1px);
            transform: translate3d(48vw, 74vh, 1px);
  }
}

@keyframes particle-animation-3 {
  100% {
    -webkit-transform: translate3d(48vw, 74vh, 1px);
            transform: translate3d(48vw, 74vh, 1px);
  }
}
.particle:nth-child(3) {
  -webkit-animation: particle-animation-3 60s infinite;
          animation: particle-animation-3 60s infinite;
  opacity: 0.15;
  height: 9px;
  width: 9px;
  -webkit-animation-delay: -0.6s;
          animation-delay: -0.6s;
  -webkit-transform: translate3d(77vw, 55vh, 37px);
          transform: translate3d(77vw, 55vh, 37px);
  background: #26afd9;
}

@-webkit-keyframes particle-animation-4 {
  100% {
    -webkit-transform: translate3d(42vw, 35vh, 21px);
            transform: translate3d(42vw, 35vh, 21px);
  }
}

@keyframes particle-animation-4 {
  100% {
    -webkit-transform: translate3d(42vw, 35vh, 21px);
            transform: translate3d(42vw, 35vh, 21px);
  }
}
.particle:nth-child(4) {
  -webkit-animation: particle-animation-4 60s infinite;
          animation: particle-animation-4 60s infinite;
  opacity: 0.97;
  height: 10px;
  width: 10px;
  -webkit-animation-delay: -0.8s;
          animation-delay: -0.8s;
  -webkit-transform: translate3d(18vw, 62vh, 2px);
          transform: translate3d(18vw, 62vh, 2px);
  background: #268ed9;
}

@-webkit-keyframes particle-animation-5 {
  100% {
    -webkit-transform: translate3d(45vw, 90vh, 51px);
            transform: translate3d(45vw, 90vh, 51px);
  }
}

@keyframes particle-animation-5 {
  100% {
    -webkit-transform: translate3d(45vw, 90vh, 51px);
            transform: translate3d(45vw, 90vh, 51px);
  }
}
.particle:nth-child(5) {
  -webkit-animation: particle-animation-5 60s infinite;
          animation: particle-animation-5 60s infinite;
  opacity: 0.45;
  height: 9px;
  width: 9px;
  -webkit-animation-delay: -1s;
          animation-delay: -1s;
  -webkit-transform: translate3d(10vw, 6vh, 57px);
          transform: translate3d(10vw, 6vh, 57px);
  background: #267ad9;
}

@-webkit-keyframes particle-animation-6 {
  100% {
    -webkit-transform: translate3d(35vw, 59vh, 25px);
            transform: translate3d(35vw, 59vh, 25px);
  }
}

@keyframes particle-animation-6 {
  100% {
    -webkit-transform: translate3d(35vw, 59vh, 25px);
            transform: translate3d(35vw, 59vh, 25px);
  }
}
.particle:nth-child(6) {
  -webkit-animation: particle-animation-6 60s infinite;
          animation: particle-animation-6 60s infinite;
  opacity: 0.06;
  height: 6px;
  width: 6px;
  -webkit-animation-delay: -1.2s;
          animation-delay: -1.2s;
  -webkit-transform: translate3d(31vw, 12vh, 79px);
          transform: translate3d(31vw, 12vh, 79px);
  background: #53d926;
}

@-webkit-keyframes particle-animation-7 {
  100% {
    -webkit-transform: translate3d(31vw, 32vh, 60px);
            transform: translate3d(31vw, 32vh, 60px);
  }
}

@keyframes particle-animation-7 {
  100% {
    -webkit-transform: translate3d(31vw, 32vh, 60px);
            transform: translate3d(31vw, 32vh, 60px);
  }
}
.particle:nth-child(7) {
  -webkit-animation: particle-animation-7 60s infinite;
          animation: particle-animation-7 60s infinite;
  opacity: 0.2;
  height: 7px;
  width: 7px;
  -webkit-animation-delay: -1.4s;
          animation-delay: -1.4s;
  -webkit-transform: translate3d(51vw, 67vh, 98px);
          transform: translate3d(51vw, 67vh, 98px);
  background: #c126d9;
}

@-webkit-keyframes particle-animation-8 {
  100% {
    -webkit-transform: translate3d(66vw, 56vh, 56px);
            transform: translate3d(66vw, 56vh, 56px);
  }
}

@keyframes particle-animation-8 {
  100% {
    -webkit-transform: translate3d(66vw, 56vh, 56px);
            transform: translate3d(66vw, 56vh, 56px);
  }
}
.particle:nth-child(8) {
  -webkit-animation: particle-animation-8 60s infinite;
          animation: particle-animation-8 60s infinite;
  opacity: 0.29;
  height: 9px;
  width: 9px;
  -webkit-animation-delay: -1.6s;
          animation-delay: -1.6s;
  -webkit-transform: translate3d(58vw, 56vh, 99px);
          transform: translate3d(58vw, 56vh, 99px);
  background: #269ad9;
}

@-webkit-keyframes particle-animation-9 {
  100% {
    -webkit-transform: translate3d(58vw, 20vh, 80px);
            transform: translate3d(58vw, 20vh, 80px);
  }
}

@keyframes particle-animation-9 {
  100% {
    -webkit-transform: translate3d(58vw, 20vh, 80px);
            transform: translate3d(58vw, 20vh, 80px);
  }
}
.particle:nth-child(9) {
  -webkit-animation: particle-animation-9 60s infinite;
          animation: particle-animation-9 60s infinite;
  opacity: 0.37;
  height: 10px;
  width: 10px;
  -webkit-animation-delay: -1.8s;
          animation-delay: -1.8s;
  -webkit-transform: translate3d(87vw, 86vh, 20px);
          transform: translate3d(87vw, 86vh, 20px);
  background: #c126d9;
}

@-webkit-keyframes particle-animation-10 {
  100% {
    -webkit-transform: translate3d(48vw, 53vh, 56px);
            transform: translate3d(48vw, 53vh, 56px);
  }
}

@keyframes particle-animation-10 {
  100% {
    -webkit-transform: translate3d(48vw, 53vh, 56px);
            transform: translate3d(48vw, 53vh, 56px);
  }
}
.particle:nth-child(10) {
  -webkit-animation: particle-animation-10 60s infinite;
          animation: particle-animation-10 60s infinite;
  opacity: 0.68;
  height: 9px;
  width: 9px;
  -webkit-animation-delay: -2s;
          animation-delay: -2s;
  -webkit-transform: translate3d(4vw, 54vh, 45px);
          transform: translate3d(4vw, 54vh, 45px);
  background: #9726d9;
}

@-webkit-keyframes particle-animation-11 {
  100% {
    -webkit-transform: translate3d(43vw, 44vh, 14px);
            transform: translate3d(43vw, 44vh, 14px);
  }
}

@keyframes particle-animation-11 {
  100% {
    -webkit-transform: translate3d(43vw, 44vh, 14px);
            transform: translate3d(43vw, 44vh, 14px);
  }
}
.particle:nth-child(11) {
  -webkit-animation: particle-animation-11 60s infinite;
          animation: particle-animation-11 60s infinite;
  opacity: 0.5;
  height: 7px;
  width: 7px;
  -webkit-animation-delay: -2.2s;
          animation-delay: -2.2s;
  -webkit-transform: translate3d(78vw, 69vh, 36px);
          transform: translate3d(78vw, 69vh, 36px);
  background: #d926c1;
}

@-webkit-keyframes particle-animation-12 {
  100% {
    -webkit-transform: translate3d(65vw, 49vh, 76px);
            transform: translate3d(65vw, 49vh, 76px);
  }
}

@keyframes particle-animation-12 {
  100% {
    -webkit-transform: translate3d(65vw, 49vh, 76px);
            transform: translate3d(65vw, 49vh, 76px);
  }
}
.particle:nth-child(12) {
  -webkit-animation: particle-animation-12 60s infinite;
          animation: particle-animation-12 60s infinite;
  opacity: 0.52;
  height: 10px;
  width: 10px;
  -webkit-animation-delay: -2.4s;
          animation-delay: -2.4s;
  -webkit-transform: translate3d(86vw, 1vh, 13px);
          transform: translate3d(86vw, 1vh, 13px);
  background: #5326d9;
}

@-webkit-keyframes particle-animation-13 {
  100% {
    -webkit-transform: translate3d(37vw, 59vh, 78px);
            transform: translate3d(37vw, 59vh, 78px);
  }
}

@keyframes particle-animation-13 {
  100% {
    -webkit-transform: translate3d(37vw, 59vh, 78px);
            transform: translate3d(37vw, 59vh, 78px);
  }
}
.particle:nth-child(13) {
  -webkit-animation: particle-animation-13 60s infinite;
          animation: particle-animation-13 60s infinite;
  opacity: 0.49;
  height: 8px;
  width: 8px;
  -webkit-animation-delay: -2.6s;
          animation-delay: -2.6s;
  -webkit-transform: translate3d(29vw, 52vh, 37px);
          transform: translate3d(29vw, 52vh, 37px);
  background: #26d953;
}

@-webkit-keyframes particle-animation-14 {
  100% {
    -webkit-transform: translate3d(45vw, 42vh, 11px);
            transform: translate3d(45vw, 42vh, 11px);
  }
}

@keyframes particle-animation-14 {
  100% {
    -webkit-transform: translate3d(45vw, 42vh, 11px);
            transform: translate3d(45vw, 42vh, 11px);
  }
}
.particle:nth-child(14) {
  -webkit-animation: particle-animation-14 60s infinite;
          animation: particle-animation-14 60s infinite;
  opacity: 0.07;
  height: 10px;
  width: 10px;
  -webkit-animation-delay: -2.8s;
          animation-delay: -2.8s;
  -webkit-transform: translate3d(50vw, 69vh, 14px);
          transform: translate3d(50vw, 69vh, 14px);
  background: #264dd9;
}

@-webkit-keyframes particle-animation-15 {
  100% {
    -webkit-transform: translate3d(80vw, 53vh, 72px);
            transform: translate3d(80vw, 53vh, 72px);
  }
}

@keyframes particle-animation-15 {
  100% {
    -webkit-transform: translate3d(80vw, 53vh, 72px);
            transform: translate3d(80vw, 53vh, 72px);
  }
}
.particle:nth-child(15) {
  -webkit-animation: particle-animation-15 60s infinite;
          animation: particle-animation-15 60s infinite;
  opacity: 0.65;
  height: 6px;
  width: 6px;
  -webkit-animation-delay: -3s;
          animation-delay: -3s;
  -webkit-transform: translate3d(54vw, 15vh, 95px);
          transform: translate3d(54vw, 15vh, 95px);
  background: #26d959;
}

@-webkit-keyframes particle-animation-16 {
  100% {
    -webkit-transform: translate3d(49vw, 59vh, 38px);
            transform: translate3d(49vw, 59vh, 38px);
  }
}

@keyframes particle-animation-16 {
  100% {
    -webkit-transform: translate3d(49vw, 59vh, 38px);
            transform: translate3d(49vw, 59vh, 38px);
  }
}
.particle:nth-child(16) {
  -webkit-animation: particle-animation-16 60s infinite;
          animation: particle-animation-16 60s infinite;
  opacity: 0.56;
  height: 8px;
  width: 8px;
  -webkit-animation-delay: -3.2s;
          animation-delay: -3.2s;
  -webkit-transform: translate3d(70vw, 47vh, 99px);
          transform: translate3d(70vw, 47vh, 99px);
  background: #5026d9;
}

@-webkit-keyframes particle-animation-17 {
  100% {
    -webkit-transform: translate3d(12vw, 57vh, 78px);
            transform: translate3d(12vw, 57vh, 78px);
  }
}

@keyframes particle-animation-17 {
  100% {
    -webkit-transform: translate3d(12vw, 57vh, 78px);
            transform: translate3d(12vw, 57vh, 78px);
  }
}
.particle:nth-child(17) {
  -webkit-animation: particle-animation-17 60s infinite;
          animation: particle-animation-17 60s infinite;
  opacity: 0.32;
  height: 7px;
  width: 7px;
  -webkit-animation-delay: -3.4s;
          animation-delay: -3.4s;
  -webkit-transform: translate3d(14vw, 29vh, 27px);
          transform: translate3d(14vw, 29vh, 27px);
  background: #d94a26;
}

@-webkit-keyframes particle-animation-18 {
  100% {
    -webkit-transform: translate3d(61vw, 12vh, 41px);
            transform: translate3d(61vw, 12vh, 41px);
  }
}

@keyframes particle-animation-18 {
  100% {
    -webkit-transform: translate3d(61vw, 12vh, 41px);
            transform: translate3d(61vw, 12vh, 41px);
  }
}
.particle:nth-child(18) {
  -webkit-animation: particle-animation-18 60s infinite;
          animation: particle-animation-18 60s infinite;
  opacity: 0.73;
  height: 6px;
  width: 6px;
  -webkit-animation-delay: -3.6s;
          animation-delay: -3.6s;
  -webkit-transform: translate3d(68vw, 68vh, 21px);
          transform: translate3d(68vw, 68vh, 21px);
  background: #d9b826;
}

@-webkit-keyframes particle-animation-19 {
  100% {
    -webkit-transform: translate3d(34vw, 75vh, 80px);
            transform: translate3d(34vw, 75vh, 80px);
  }
}

@keyframes particle-animation-19 {
  100% {
    -webkit-transform: translate3d(34vw, 75vh, 80px);
            transform: translate3d(34vw, 75vh, 80px);
  }
}
.particle:nth-child(19) {
  -webkit-animation: particle-animation-19 60s infinite;
          animation: particle-animation-19 60s infinite;
  opacity: 0.9;
  height: 6px;
  width: 6px;
  -webkit-animation-delay: -3.8s;
          animation-delay: -3.8s;
  -webkit-transform: translate3d(79vw, 60vh, 77px);
          transform: translate3d(79vw, 60vh, 77px);
  background: #26d965;
}

@-webkit-keyframes particle-animation-20 {
  100% {
    -webkit-transform: translate3d(64vw, 60vh, 65px);
            transform: translate3d(64vw, 60vh, 65px);
  }
}

@keyframes particle-animation-20 {
  100% {
    -webkit-transform: translate3d(64vw, 60vh, 65px);
            transform: translate3d(64vw, 60vh, 65px);
  }
}
.particle:nth-child(20) {
  -webkit-animation: particle-animation-20 60s infinite;
          animation: particle-animation-20 60s infinite;
  opacity: 0.48;
  height: 8px;
  width: 8px;
  -webkit-animation-delay: -4s;
          animation-delay: -4s;
  -webkit-transform: translate3d(4vw, 84vh, 89px);
          transform: translate3d(4vw, 84vh, 89px);
  background: #d99426;
}

@-webkit-keyframes particle-animation-21 {
  100% {
    -webkit-transform: translate3d(18vw, 16vh, 15px);
            transform: translate3d(18vw, 16vh, 15px);
  }
}

@keyframes particle-animation-21 {
  100% {
    -webkit-transform: translate3d(18vw, 16vh, 15px);
            transform: translate3d(18vw, 16vh, 15px);
  }
}
.particle:nth-child(21) {
  -webkit-animation: particle-animation-21 60s infinite;
          animation: particle-animation-21 60s infinite;
  opacity: 0.15;
  height: 8px;
  width: 8px;
  -webkit-animation-delay: -4.2s;
          animation-delay: -4.2s;
  -webkit-transform: translate3d(86vw, 20vh, 46px);
          transform: translate3d(86vw, 20vh, 46px);
  background: #5026d9;
}

@-webkit-keyframes particle-animation-22 {
  100% {
    -webkit-transform: translate3d(75vw, 86vh, 95px);
            transform: translate3d(75vw, 86vh, 95px);
  }
}

@keyframes particle-animation-22 {
  100% {
    -webkit-transform: translate3d(75vw, 86vh, 95px);
            transform: translate3d(75vw, 86vh, 95px);
  }
}
.particle:nth-child(22) {
  -webkit-animation: particle-animation-22 60s infinite;
          animation: particle-animation-22 60s infinite;
  opacity: 0.84;
  height: 6px;
  width: 6px;
  -webkit-animation-delay: -4.4s;
          animation-delay: -4.4s;
  -webkit-transform: translate3d(71vw, 27vh, 99px);
          transform: translate3d(71vw, 27vh, 99px);
  background: #7dd926;
}

@-webkit-keyframes particle-animation-23 {
  100% {
    -webkit-transform: translate3d(18vw, 89vh, 39px);
            transform: translate3d(18vw, 89vh, 39px);
  }
}

@keyframes particle-animation-23 {
  100% {
    -webkit-transform: translate3d(18vw, 89vh, 39px);
            transform: translate3d(18vw, 89vh, 39px);
  }
}
.particle:nth-child(23) {
  -webkit-animation: particle-animation-23 60s infinite;
          animation: particle-animation-23 60s infinite;
  opacity: 0.24;
  height: 7px;
  width: 7px;
  -webkit-animation-delay: -4.6s;
          animation-delay: -4.6s;
  -webkit-transform: translate3d(35vw, 57vh, 96px);
          transform: translate3d(35vw, 57vh, 96px);
  background: #26c4d9;
}

@-webkit-keyframes particle-animation-24 {
  100% {
    -webkit-transform: translate3d(40vw, 90vh, 49px);
            transform: translate3d(40vw, 90vh, 49px);
  }
}

@keyframes particle-animation-24 {
  100% {
    -webkit-transform: translate3d(40vw, 90vh, 49px);
            transform: translate3d(40vw, 90vh, 49px);
  }
}
.particle:nth-child(24) {
  -webkit-animation: particle-animation-24 60s infinite;
          animation: particle-animation-24 60s infinite;
  opacity: 0.46;
  height: 9px;
  width: 9px;
  -webkit-animation-delay: -4.8s;
          animation-delay: -4.8s;
  -webkit-transform: translate3d(36vw, 34vh, 41px);
          transform: translate3d(36vw, 34vh, 41px);
  background: #26d935;
}

@-webkit-keyframes particle-animation-25 {
  100% {
    -webkit-transform: translate3d(90vw, 57vh, 59px);
            transform: translate3d(90vw, 57vh, 59px);
  }
}

@keyframes particle-animation-25 {
  100% {
    -webkit-transform: translate3d(90vw, 57vh, 59px);
            transform: translate3d(90vw, 57vh, 59px);
  }
}
.particle:nth-child(25) {
  -webkit-animation: particle-animation-25 60s infinite;
          animation: particle-animation-25 60s infinite;
  opacity: 0.25;
  height: 7px;
  width: 7px;
  -webkit-animation-delay: -5s;
          animation-delay: -5s;
  -webkit-transform: translate3d(38vw, 47vh, 51px);
          transform: translate3d(38vw, 47vh, 51px);
  background: #26d988;
}

@-webkit-keyframes particle-animation-26 {
  100% {
    -webkit-transform: translate3d(36vw, 75vh, 24px);
            transform: translate3d(36vw, 75vh, 24px);
  }
}

@keyframes particle-animation-26 {
  100% {
    -webkit-transform: translate3d(36vw, 75vh, 24px);
            transform: translate3d(36vw, 75vh, 24px);
  }
}
.particle:nth-child(26) {
  -webkit-animation: particle-animation-26 60s infinite;
          animation: particle-animation-26 60s infinite;
  opacity: 0.07;
  height: 9px;
  width: 9px;
  -webkit-animation-delay: -5.2s;
          animation-delay: -5.2s;
  -webkit-transform: translate3d(45vw, 63vh, 56px);
          transform: translate3d(45vw, 63vh, 56px);
  background: #32d926;
}

@-webkit-keyframes particle-animation-27 {
  100% {
    -webkit-transform: translate3d(75vw, 8vh, 75px);
            transform: translate3d(75vw, 8vh, 75px);
  }
}

@keyframes particle-animation-27 {
  100% {
    -webkit-transform: translate3d(75vw, 8vh, 75px);
            transform: translate3d(75vw, 8vh, 75px);
  }
}
.particle:nth-child(27) {
  -webkit-animation: particle-animation-27 60s infinite;
          animation: particle-animation-27 60s infinite;
  opacity: 0.56;
  height: 6px;
  width: 6px;
  -webkit-animation-delay: -5.4s;
          animation-delay: -5.4s;
  -webkit-transform: translate3d(46vw, 54vh, 42px);
          transform: translate3d(46vw, 54vh, 42px);
  background: #d9264a;
}

@-webkit-keyframes particle-animation-28 {
  100% {
    -webkit-transform: translate3d(43vw, 62vh, 75px);
            transform: translate3d(43vw, 62vh, 75px);
  }
}

@keyframes particle-animation-28 {
  100% {
    -webkit-transform: translate3d(43vw, 62vh, 75px);
            transform: translate3d(43vw, 62vh, 75px);
  }
}
.particle:nth-child(28) {
  -webkit-animation: particle-animation-28 60s infinite;
          animation: particle-animation-28 60s infinite;
  opacity: 0.1;
  height: 8px;
  width: 8px;
  -webkit-animation-delay: -5.6s;
          animation-delay: -5.6s;
  -webkit-transform: translate3d(60vw, 33vh, 31px);
          transform: translate3d(60vw, 33vh, 31px);
  background: #d926d3;
}

@-webkit-keyframes particle-animation-29 {
  100% {
    -webkit-transform: translate3d(61vw, 88vh, 22px);
            transform: translate3d(61vw, 88vh, 22px);
  }
}

@keyframes particle-animation-29 {
  100% {
    -webkit-transform: translate3d(61vw, 88vh, 22px);
            transform: translate3d(61vw, 88vh, 22px);
  }
}
.particle:nth-child(29) {
  -webkit-animation: particle-animation-29 60s infinite;
          animation: particle-animation-29 60s infinite;
  opacity: 0.83;
  height: 6px;
  width: 6px;
  -webkit-animation-delay: -5.8s;
          animation-delay: -5.8s;
  -webkit-transform: translate3d(72vw, 75vh, 94px);
          transform: translate3d(72vw, 75vh, 94px);
  background: #26d97d;
}

@-webkit-keyframes particle-animation-30 {
  100% {
    -webkit-transform: translate3d(9vw, 52vh, 13px);
            transform: translate3d(9vw, 52vh, 13px);
  }
}

@keyframes particle-animation-30 {
  100% {
    -webkit-transform: translate3d(9vw, 52vh, 13px);
            transform: translate3d(9vw, 52vh, 13px);
  }
}
.particle:nth-child(30) {
  -webkit-animation: particle-animation-30 60s infinite;
          animation: particle-animation-30 60s infinite;
  opacity: 0.6;
  height: 9px;
  width: 9px;
  -webkit-animation-delay: -6s;
          animation-delay: -6s;
  -webkit-transform: translate3d(75vw, 61vh, 26px);
          transform: translate3d(75vw, 61vh, 26px);
  background: #d98226;
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    background: #2261c1;
    color: #fff;
}
#question {
    font-size: 20px;
    font-weight: 500;
    margin-top: 20px;
}
ul.options {
    margin-top: 15px;
    margin-left: 15px;
}
ul.options li{
	margin-bottom: 5px;
}
ul.options li span{
	    font-size: 16px;
    font-weight: 500;
	margin-left: 10px;
	color: #7d7d7d;
	font-size: 18px;
}
.btn-custom{
	padding: 10px 40px;
    border-radius: 25px;
    margin-top: 15px;
    background-color: #1b3ba2;
    border-color: #1b3ba2;
}
.questions{
	padding: 20px 45px;
}
.flex-box{
display: inline-flex;
background: #1b3ba2;
color: #fff;
}
ul.flex-box li:nth-child(2){
	padding: 30px 10px;
    line-height: 30px;
}
footer{
	padding: 15px;
    background: #1d1d1d;
    color: #fff;
}
footer a{
	color: #fffc00;
	font-weight: 500;
}
footer a:hover{
	text-decoration: none;
	color: #fffc00;
}
.talent{
	background: #1b3ba2;
	padding: 10px 10px 60px 20%;
}
.shape span:nth-child(3n+0){
	animation: MoveUpDown 2s linear infinite;
} 
@keyframes MoveUpDown {
  0%, 100% {
    margin-top:20px;
  }
  50% {
    margin-top:-20px;
  }
}

/* responsive */
@media only screen and (min-device-width: 1367px) and (max-device-width: 1600px){
	ul.incident-list li:nth-child(1) {
left: 169px;
}
	ul.incident-list li:nth-child(2) {
	right: 160px;
	}
	.talent{
	padding: 10px 10px 60px 13%;
}
  }
  
  @media only screen and (min-device-width: 1200px) and (max-device-width: 1366px){
	ul.incident-list li:nth-child(1) {
left: 116px;
}
	ul.incident-list li:nth-child(2) {
	right: 106px;
	}
.talent{
	padding: 10px 10px 60px 7%;
}	
  }
.modal {
    background: url(../cdata/images/bdaybg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0%;
}
#myModal2 {
    background: url(../cdata/images/wedding.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0%;
}
#myModal3 {
    background: url(../cdata/images/creative-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
}
/*New Added Css statrs here*/
.no-padd{
	padding: 0px;
}
#employee_desk{
	padding: 30px;
}
.employee_desk{
	background: #3d8ed9;
    color: #fff;
    padding: 10px 10px;
}
.list-bg{
	background: #fff;
    overflow: auto;
}
.year-tab{
	padding: 10px 10px;
    margin: 0px;
	float: right;
}
.year-tab li{
	text-transform: uppercase;
	font-size: 16px;
	color: #192a56;
	font-weight: 600;
}
.year-tab li.active{
	color: #f31800;
}
.year-tab li:not(:nth-child(1)){
	padding-left: 35px;
}
.total-leave{
	display: flex;
	justify-content: space-between;
	padding: 30px;
	margin-top: 30px;
	margin-bottom: 30px;
	background: #fff;
	align-items: center;
}
.total-leave div:nth-child(1){
	font-weight: 600;
	letter-spacing: 1px;
}
.total-leave div:nth-child(2){
	font-size: 30px;
}
.total-leave div:nth-child(2) span{
	color:#a9aaab;
	font-size: 14px;
	padding-left: 6px;
}
.flex-container{
	justify-content: space-between;
	align-items: center;
	display: flex;
}
.public-count{
	background: #fff;
    padding: 20px;
	box-shadow: 0px 5px 13px 3px #d4d3d3;
}
.public-count div:nth-child(2){
	font-weight: 500;
	color: #192a56;
}
.no-left{
	padding-left: 0px;
}
.no-right{
	padding-right: 0px;
}
.spacer{
	height: 15px;
}
.holiday-heading{
	margin: 15px 0px;
	font-weight: 600;
    letter-spacing: 1px;
}
.carousel {
    margin-top: 10px;
    background: #fff;
    text-align: center;
}
.wishes > div{
	padding: 4px;
    background: #fff;
    text-align: center;
    font-size: 16px;
}
.carousel-control.left{
	background-image: none;
}
.carousel-control.right{
	background-image: none;
}
.emp-id,.emp-birth{
	color: #414040;
    font-weight: 500;
    padding: 10px;
}
.emp-birth{
	background: url(../cdata/images/birth_bg.png);
    background-repeat: no-repeat;
    background-position: 50%;
    color: #fff;
}
.birthday-wish{
	background: #35cf9b;
	border-radius: 4px;
    color: #fff;
    border: none;
    padding: 6px 10px;
    margin: 12px;
}
.carousel-control{
	color: #6b6b6b;
	opacity: 1;
}
.marg-15{
	margin: 15px;
}
.padd-15{
	padding: 15px;
}
.birthday-heading{
	font-weight: 600;
	font-size: 15px;
}
.wish-text{
	width: 100%;
    height: 80px;
    border: 1px solid #d8d8d8;
    resize: none;
    box-shadow: -1px 2px 14px 3px #d3e1ef;
	padding: 10px;
}
.like-btn{
	height: 60px;
    width: 60px;
    background: #ffffff;
    border-radius: 50px;
    box-shadow: inset -1px 0px 12px 5px #bfbfbf;
}
.like-btn:hover{
	box-shadow: inset -1px 0px 12px 5px #bed8f1;
}
.like-btn input{
	display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 13px;
}
.in-active{
	display: none;
}
#quiz-score{
	padding: 30px;
}
table.dataTable thead  {
    background: #3d8ed9;
    color: #fff;
}
.dataTables_wrapper .dataTables_filter input{
	border: 2px solid #b9daf9;
}
#table_id{
	padding: 15px 0px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current{
	color: #fff !important;
    border: 1px solid #ecf3f3;
    background: #3d8ed9!important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{
	color: #fff !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button{
	border-radius: 98px;
}
#toal-leaves,#remaining-leaves{
	font-size: 30px;
	color: #000;
}
.view-wishes{
	position: absolute;
    right: 0px;
    background: #e64759;
    color: #fff;
    height: 30px;
    top: 0px;
    width: 30px;
    z-index: 10;
    cursor: pointer;
    border-radius: 4px;	
}
@media (min-width: 768px){
.small-modal-dialog {
    width: 500px;
    margin: 30px auto;
}
}
.wishes-list{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.wishes-list li{
	padding: 10px;
    border-bottom: 1px solid #dedcdc;
}
.modal-footer{
	border-top: 1px solid transparent;
}
.quiz-heading{
	margin-bottom: 30px;
    display: inline-block;
    background: #9f86fc;
    color: #fff;
    padding: 10px;
    border-radius: 6px;
    font-size: 16px;
    letter-spacing: 1px;
}


.quiz-heading{
	margin-bottom: 30px;
    display: inline-block;
    background: #9f86fc;
    color: #fff;
    padding: 10px;
    border-radius: 6px;
    font-size: 16px;
    letter-spacing: 1px;
}
.quiz-radio{
	list-style-type:  none;
}
/* The container-radio */
.container-radio {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default radio button */
.container-radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 15px;
  width: 15px;
  background-color: #eee;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.container-radio:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.container-radio input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.container-radio input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.container-radio .checkmark:after {
 	top: 4px;
	left: 4px;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: white;
}
.radio-bg{
	background: #fbfbfb;
	padding-left:15px;
}
.quiz-question{
	color: #1d1d1d;
    padding: 15px 15px 15px 0px;
    display: inline-block;
    font-size: 16px;
}
.quiz-submit{
	background: #192a56;
    padding: 10px 25px;
    color: #fff;
    float: right;
    border: none;
    margin-bottom: 10px;
    border-radius: 4px;
}
