@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Aleo:ital,wght@0,400;0,700;1,400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100&display=swap');

* {
  outline: none;
}

body {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  color: #000000;
  background-color: #f8f8f8 !important;
  margin: 0;
  padding: 0;
  font-size: 14px;
  width: 100%;
}

.navbar-brand img{
height: 35px;
}
.header{
position: fixed;
width: 100%;
z-index: 999;
height: 80px;
top: 0;
}
.header .navbar{
background-color: #f8f8f8 !important;
padding: 0 35px !important;
height: 100%;
transition: all 0.3s ease;
}
.zc-competitions-date{
  text-align: center;
}
.header .navbar.change-color {
  background-color: #f8f8f8 !important;
  box-shadow: 0 0 27px #00000054;
}

.navbar-light .navbar-nav .nav-link {
font-size: 12px;
color: #000000;
font-family: 'Poppins', sans-serif;
font-weight: 700;
padding: 0 15px;
text-transform: uppercase;
display: flex;
align-items: center;
} 
.header .nav-item.nav-drop-modal{
display: none;
}

.header .navbar-light .navbar-nav .nav-link:focus,
.header .navbar-light .navbar-nav .nav-link:hover  {
background-color: #fff;
color: #ee2e34 !important;
}
.navbar-light .navbar-nav .nav-link .icon{
font-size: 25px;
margin-right: 10px;
}
.header .nav-item .nav-link img{
height: 29px;
width: auto;
margin-right: 8px;
}
.header .navbar-brand{
padding-right: 192px;
}
.header .nav-item.dropdown.show .nav-link,.header .nav-item.dropdown.show .nav-link img{
background-color: #fff;
color:#ee2e34 !important;
}
.header .nav-item.dropdown.show .dropdown-toggle::after {
color: #000;
}
.header .dropdown-menu.show{
margin: 0;
border: none;
border-radius: 0;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.header .dropdown-toggle::after{
content: '\e1d4';
font-family: 'tssfont' !important;
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
speak: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
border-top: none !important;
margin-left: 0 !important;
font-size: 14px;
vertical-align: middle;
}
.header .dropdown-item:active {
color: #fff !important;
text-decoration: none;
background-color: #e85459;
}
.header .dropdown-item:hover {
  background-color: #e85459;
  color: #fff !important;
}
.header .dropdown-item{
font-size: 18px;
color: #0d0d0d;
font-family: 'Poppins', sans-serif;
font-weight: 700;
}
.header .dropdown-item h3{
font-size: 24px;
color: #0d0d0d;
font-family: 'Poppins', sans-serif;
font-weight: 800;
margin: 0;
padding: 5px 0;
}
.header .btn-danger{
background: #ed1f27;
border-radius: 30px;
padding: 5px 15px !important;
font-size: 16px;
font-family: 'Poppins', sans-serif;
font-weight: 500;
border-color: #ed1f27;
}
.login-btn{
background-color: #39b549;
border-color: #39b549;
border-radius: 0;
font-size: 12px;
font-family: 'Poppins', sans-serif;
font-weight: 500;
color: #fff;
margin-right: 10px;
}
.login-btn:hover{
background-color: #218838;
border-color: #218838;
color: #fff;
}
.header .btn-danger:hover {
  background-color: #f50909;
  border-color: #f50909;
}
.header .btn-danger:focus {
/* border: none !important; */
box-shadow: inherit !important;

}
.header .btn-danger a{
color: #fff !important;
text-decoration: none;
font-weight: 600;
}
.dropdown-divider{
margin-bottom: 0;
}
.certified-text{
color: #e62e2d;
}

.zerocode-certification {
max-width: 700px;
margin: 0 auto;
font-size: 15px;
font-family: 'Poppins', sans-serif;
font-weight: 500;
padding-top: 0px;
padding-bottom: 70px;
padding-left: 145px;
}
.programmer{
color: #39b54a;
text-transform: uppercase;
}
.anybody-text{
text-align: center;
  font-size: 24px;
  font-family: 'Poppins', sans-serif;
font-weight: 800;
  margin: 0;
  /* padding-top: 30px; */
}
.zerocode-banner{
background: #f8f8f8;
padding-top: 65px;
}

.register-modal .modal-title,
.promocode-modal .modal-title{
font-size: 22px;
font-family: 'Poppins', sans-serif;
font-weight: 800;
margin: 0;
}
.register-modal .modal-title-description{
font-size: 12px;
font-family: 'Poppins', sans-serif;
font-weight: 400;
margin: 0;
max-width: 540px;
}

.register-modal .modal-header,
.promocode-modal .modal-header{
padding: 0 !important;
border-bottom: none !important;
}
.register-modal .modal-header .close,
.promocode-modal .modal-header .close {
margin: 0;
padding: 0;
}
.promocode-modal .modal-dialog{
margin-top: 100px;
}
.promocode-modal .modal-header .close{
  font-size: 1rem;
  color: #fff;
  opacity: 0.9;
  position: absolute;
  right: -25px;
  top: -20px;
}

.zc-competitions-date h4{
  color: #000000;
  font-weight: 800;
  font-family: "Poppins";
  margin: 0;
  font-size: 14px;
  padding-top: 7px;
}
.register-modal .modal-content,
.promocode-modal .modal-content{
border-radius: 3px !important;
padding: 30px;
}
.register-modal button:focus,
.promocode-modal button:focus {
outline: none !important;
}
.register-modal .modal-body,
.promocode-modal .modal-body{
padding: 0;
padding-top: 25px;
}
.float-label{
position: relative;
}
.floating-label {
position: absolute;
pointer-events: none;
left: 0px;
top: 5px;
transition: 0.2s ease all;
color: #666666;
font-size: 14px;
}
.footer-form .floating-label {
left: 5px;
top: 13px;
}

.footer-form input:focus~.floating-label,
.footer-form input:not(:focus):valid~.floating-label,
.footer-form select:focus~.floating-label, 
.footer-form select:not(:focus):valid~.floating-label,
.footer-form textarea:focus~.floating-label, 
.footer-form textarea:not(:focus):valid~.floating-label{
top: 0px;
bottom: 10px;
left: 5px;
font-size: 12px;
opacity: 1;
}

.footer-form form .form-group .form-control{
background-color: #161616;
border-radius: 0;
border-color: #212121;
color: #fff;
font-size: 14px;
height: 50px;
padding: 8px 5px 0px;
}
.footer-form form textarea.form-control{
height: 80px !important;
padding: 15px 5px 0px !important;
}
.req-span {
color: #f00;
font-weight: bold;
font-size: 14px;
}
.required {
position: absolute;
color: red;
display: none;
bottom: -18px;
left: 0px;
font-size: 12px;
}
.footer-form .required {
bottom: 0px;
font-size: 11px;
}
.highlight {
position: absolute;
height: 50%;
width: 100%;
top: 15%;
left: 0;
pointer-events: none;
opacity: 0.5;
}
.invalid-feedback {
color: #dc3545;
display: block;
position: absolute;
font-size: 13px;
font-weight: 600;
margin: 0;
}
.floating-label label{
color: #000;
font-size: 14px;
font-weight: normal;
position: absolute;
pointer-events: none;
left: -1px;
top: 5px;
transition: 0.2s ease all;
-moz-transition: 0.2s ease all;
-webkit-transition: 0.2s ease all;
font-family: 'Poppins', sans-serif;
font-weight: 500;
}
.floating-input:focus ~ label, 
.floating-input:not(:placeholder-shown) ~ label,
.floating-select:not([value=""]):valid ~ label {
top: -15px;
font-size: 12px;
color: #9f9f9f;
font-family: 'Poppins', sans-serif;
font-weight: 500;
}
.register-modal .custom-control-label,
.promocode-modal .custom-control-label{
font-size: 12px;
color: #00bff3;
font-family: 'Poppins', sans-serif;
font-weight: 500;
margin-left: 15px;
}
.register-modal .custom-control-label::before,
.promocode-modal .custom-control-label::before {
width: 1.2rem;
height: 1.2rem;
background-color: #f3f3fb;
top: 0;
}
.register-modal .custom-control-label::after,
.promocode-modal .custom-control-label::after {
width: 1.2rem;
height: 1.2rem;
top: 0;
}
.register-modal .custom-control,
.promocode-modal .custom-control{
padding-top: 20px;
width: 100%;
}
.register-modal .btn-outline-danger,
.promocode-modal .btn-outline-danger{
margin-top: 25px;
border-radius: 0;
border-color: #ec2025;
color: #ec2025;
}
.register-modal .btn-outline-danger:hover,
.promocode-modal .btn-outline-danger:hover{
color:#fff;
}
.zero-superlevel{
height: 120px;
width: 120px;
background: #ed1f27;
border-radius: 50%; 
position: absolute;
top: -20px;
left: 94px;
}
.zeroco-circle{
position: relative;
max-width: 750px;
margin: 0 auto;
padding: 25px 0;
}
.zeroco-circle img{
height: 150px;
margin-left: -160px;
}

.zero-value{
position: absolute;
top: 26px;
left: 138px;
font-family: 'Poppins', sans-serif;
font-weight: 600;
font-size: 21px;

}
.slider-img img{
width: 100%;
height: 100%;
object-fit: cover;
}
.slider-img {
position: relative;
margin-bottom: 30px;
height: 475px;
}
.course-img img{
width: 48px;
height: 48px;
}
.lady-lap,.men-lap{
width: 430px;
height: 348px;
min-width: 430px;
}
.lady-lap img, .men-lap img{
width: 100%;
height: 100%;
}
.course_work{
display: flex;
justify-content: space-between;
}
.leaning-course{
padding-top: 100px;
padding-bottom: 125px;
background: #f3f4fb;
border-bottom: 1px solid #ecedf3;
}
.course-question{
padding-top: 20px;
}
.course-question h3{
font-size: 32px;
text-align: center;
font-family: 'Poppins', sans-serif;
font-weight: 800;
margin: 0;
padding-bottom: 10px;
}
.course-question p{
font-size: 13px;
font-family: 'Poppins', sans-serif;
font-weight: 500;
max-width: 434px;
text-align: center;
margin: 0 auto;
padding-bottom: 30px;
}
.work-conten .heading{
font-size: 14px;
color: #000;
font-family: 'Poppins', sans-serif;
font-weight: 700;
}
.work-conten .content{
font-size: 13px;
font-family: 'Poppins', sans-serif;
font-weight: 500;
color: #000;
}
.starting-work .work-img img{
width: auto;
height: 52px;
object-fit: contain;
}
.starting-work {
width: 50%;
display: flex;
padding-bottom: 40px;
align-items: center;
}
.workshop_details{
display: flex;
flex-wrap: wrap;
max-width: 490px;
}
.work-img {
width: 87px;
text-align: center;
}
.workshop_details .starting-work:nth-child(odd){
padding-left: 25px;
}
.learn-right h2{
font-size: 32px;
font-family: 'Poppins', sans-serif;
font-weight: 800;
margin: 0;
padding-bottom: 15px;
}
.learn-right ul{
padding-left: 20px;
}
.learn-right ul li{
font-size: 14px;
font-family: 'Poppins', sans-serif;
font-weight: 400;
padding-bottom: 10px;
/* padding-right: 15px */
}
.learn-right{
max-width: 436px;
}
.learn-right .btn-danger{
background: #ed1f27;
font-size: 20px;
font-family: 'Poppins', sans-serif;
font-weight: 800;
}

.learn-right .btn-danger:hover{
background: #c7282e;
}
.memory-img img{
width: 100%;
height: 100%;
} 
.memory-img{
height: 133px;
width: 120px;
}
.learn-left {
position: relative;
max-width: 480px;
flex: 0 0 480px;
}
.memory-img.one{
position: absolute;
top: 100px;
left: -50px;
}
.memory-img.main{
position: absolute;
top: 0;
left: 4px;
}
.memory-img.two {
position: absolute;
top: 100px;
left: 58px;
}
.memory-img.three{
position: absolute;
top: 200px;
left: 5px;
}
.memory-img.four {
position: absolute;
top: 198px;
left: 115px;
}
.learning-steps{
display: flex;
/* flex-wrap: wrap; */
}
.learn-all{
position: absolute;
left: 210px;
top: 25px;
}
.intersted_content h2{
font-size: 32px;
font-family: 'Poppins', sans-serif;
font-weight: 800;
margin: 0;
padding-bottom: 20px;
text-align: center;
}
.intersted_content p{
font-size: 12px;
color: #404040;
font-family: 'Poppins', sans-serif;
font-weight: 500;
text-align: center;
margin: 0;
padding-bottom: 7px;
}
.intersted_content {
padding-top: 78px;
padding-bottom: 65px;
background: #f3f4fb;
}
textarea{
resize: none;
}
.play-bt .icon-play,.pause-bt .icon-pause{
height: 50px;
  width: 50px;
  background: #000;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  border-radius: 50%;
  border: 3px solid #e62e2d;
  box-shadow: 0px 9px 7px -8px #111;
  position: absolute;
  top: -28px;
  z-index: 99;
  left: 50%;
  transform: translateX(-50%);
  padding-left: 4px;
}
.play-bt ,.pause-bt{
position: relative;
display: flex;
justify-content: center;
}
.overflow{
overflow: hidden;
}
.eligible-div .icon{
font-size: 66px;
color:#a5a5a5;
}
.course-heading, .accordion-part{
display:none;
}
.accordion-part .card{
margin-bottom: 10px;
border-bottom: 1px solid rgba(0,0,0,.125) !important;
cursor: pointer;
}
.accordion-part .card .card-header{
background: #000;
color: #fff;
}
.accordion-part .card.active .card-header{
background: #ed1f27;
}
.video-modal .modal-header{
 border-bottom: none;
}
.video-modal .modal-header .close{
padding: 0;
display: flex;
}
.video-modal .modal-header .close .icon-close{
padding: 15px;
font-size: 18px;
}
.ask_us_modal .modal-content{
padding: 20px;
border-radius: 0;
}
span.mandatory_fields{
color: #ff0000;
}
.ask_us_modal .modal-header{
padding: 0;
border: none;
}
.ask_us_modal .modal-header h5{
margin: 0;
font-size: 16px;
font-family: 'Poppins', sans-serif;
font-weight: 500;
}
.ask_us_modal .modal-header h3{
font-size: 20px;
margin: 0;
font-family: 'Poppins', sans-serif;
font-weight: 700;
}
.ask_us_modal .modal-header .icon-close{
font-size: 18px;
}
.ask_us_modal .modal-body{
padding: 15px 0 0 0;
}
.ask_us_modal .modal-body .form-control {
border-radius: 0;
} 
.ask_us_modal .modal-body label {
margin-bottom: 0;
}
.ask_us_modal .modal-body .btn-outline-danger {
margin-top: 25px;
border-radius: 0;
border-color: #ec2025;
color: #ec2025;
font-size: 14px;
font-family: 'Poppins', sans-serif;
font-weight: 400;
}
.ask_us_modal .modal-body .btn-outline-danger:hover {
background-color: #ec2025;
color: #fff;
}
.ask_us_modal .modal-body .invalid-feedback {
font-size: 12px;
margin: 0;
}
.modal-content{
border-radius: 0;
}
.footer-form .form-control:focus {
color: #fff;
background-color: #161616;
border-color: #fff;
}
/* bhavani styles start here */
.home-tabs-description ul.eligble li {
  font-size: 19px;
  margin: 0;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  display: flex;
  align-items: center;
}
.homepage-tabs-details {
  display: flex;
  justify-content: center;
  align-items: center;
}
.homepage-tabs-details img {
  max-width: 100%;
}
.home-tabs-description ul.eligble li i {
  color: #1ba20b;
  margin-right: 5px;
}
.home-tabs-description h3 {
  font-size: 28px;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  margin: 0;
  padding-bottom: 15px;
}
.home-tabs-description {
  padding-left: 55px;
  max-width: 590px;
}
.eligble {
  padding: 0px !important;
  list-style: none;
}
.home-tabs-description p {
  font-size: 16px;
  line-height: 21px;
  margin: 0 0 12px;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  text-align: left;
}
.home-tabs-description .eligble-connection {
  color: #1ba20b;
  margin: 0;
}
/* home page tabs styles start here */
.next-content{
font-size: 14px;
color: #000;
font-family: 'Poppins', sans-serif;
font-weight: 700;
}
.next-content:hover{
text-decoration: none;
color: rgb(68, 68, 165);
}
.next-content .icon-angle-double-right{
position: relative;
top: 1px;
}
.eligible-div{
height: 66px;
width: 66px;
}
.homepage-tabs-content {
background-color: #e3e5f2;
padding: 80px 0 80px 0;
}
.anyone-eligbletext {
font-size: 24px !important;
padding: 5px 0;
color: #57b64b !important;
}
.registation-ask-btn {
font-size: 14px;
color: #8c8c8c;
border-color: #8c8c8c;
border-radius: 1px;
padding: 9px 36px;
margin-top: 10px;
font-family: 'Poppins', sans-serif;
font-weight: 400;
}
.registration-tab-form .form-group{
margin: 0;
padding: 0;
}
.registration-tab-form .form-control {
border-radius: 0;
border-color: #979799;
}
.registration-tab-form .form-control:focus{
box-shadow: none;
}
/* home page tabs styles end here */
/* certification-partners styles start here */
.certification-partners-block {
  padding-top: 45px;
}
.certification-partners-block.fee-block{
background-color: #f4f4fc;
padding-bottom: 10px;
}
.certification-partners-heading {
text-align: center;
font-family: 'Poppins', sans-serif;
font-weight: 800;
font-size: 28px;
padding-bottom: 35px;
margin: 0;
}
.certification-partners {
display: flex;
justify-content: center;
padding-bottom: 40px;
}
.certification-logo {
margin: 0 25px;
/* height: 95px; */
width: 95px;
}
.certification-logo img {
/* height: 100%; */
width: 100%;
}
.new-course-strip {
background-color: #ed1f27;
padding: 30px 60px;
display: flex;
align-items: center;
/* justify-content: space-between; */
margin-bottom: -67px;
z-index: 1;
position: relative;
}
.new-course-description h5 {
font-size: 14px;
margin: 0;
color: #fff;
padding-bottom: 10px;
font-family: 'Poppins', sans-serif;
font-weight: 400;
}
.new-course-description h4 {
font-size: 20px;
color: #fff;
padding-bottom: 10px;
margin: 0;
font-family: 'Poppins', sans-serif;
font-weight: 600;
}
.new-course-description span {
color: #fff;
font-size: 17px;
font-family: 'Poppins', sans-serif;
font-weight: 400;
}
.new-course-enroll .btn-success {
background-color: #39b549;
border-color: #39b549;
border-radius: 17px;
font-size: 17px;
padding: 4px 24px;
font-family: 'Poppins', sans-serif;
font-weight: 700;
}
.new-course-enroll .btn-success a{
color: #fff;
text-decoration: none;
}
.new-course-enroll p {
color: #fff;
margin: 0;
font-size: 12px;
font-family: 'Poppins', sans-serif;
font-weight: 400;
text-align: center;
}
.new-course-description {
padding: 0 15px;
}
.new-course-img{
height: 76px;
}
.new-course-img img{
height: 100%;
}
/* certification-partners styles end here */
/* course-fee styles start here */
.course-fee {
/* background-color: #f3f4fb; */
padding: 70px 0 70px 0;
}
.career-growthright{
padding-left: 50px;
}
.career-growthright img{
width: 100%;
}
.coursefee-block{
max-width: 1000px;
margin: 0 auto;
margin-bottom: 50px;
}
.course-fee .container{
max-width: 1000px;

}
.course-fee-content {
display: flex;
align-items: center;
/* justify-content: center; */
}
.course-fee-description{
padding-right: 40px;
}
.course-fee-amount {
height: 140px;
width: 140px;
min-width: 140px;
background-color: #ed1f27;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
/* text-align: center; */
color: #fff;
margin-right: 50px;
border: 4px solid #000;
}
.course-fee-amount span {
display: block;
}
.course-fee-amount h5 {
margin: 0;
font-size: 27px;
font-family: 'Poppins', sans-serif;
font-weight: 800;
text-align: center;
}
.course-fee-description h4 {
font-size: 40px !important;
margin: 0;
/* padding: 15px 0; */
font-family: 'Poppins', sans-serif;
font-weight: 800 !important;
color: #000 !important;
}
.course-fee-description p {
font-size: 22px;
margin: 0;
padding-bottom: 20px;
font-family: 'Poppins', sans-serif;
font-weight: 600;
}
.course-fee-description span {
color: #ed2027;
}
/* .course-fee-description {
max-width: 470px;
} */
.course-fee-description a {
text-decoration: none;
}

.course-fee-description .btn-primary {
background-color: #00adef;
border-color: #00adef;
border-radius: 8px;
padding: 4px 14px;
font-size: 17px;
font-family: 'Poppins', sans-serif;
font-weight: 400;
display: inline-flex;
align-items: center;
}

.course-fee-description .btn-primary i {
font-size: 13px;
padding-left: 7px;
}
/* course-fee styles end here */
/* footer styles start here */
.footer {
background-color: #0c0c0c;
color: #fff;
padding: 60px 0 40px 0;
}


.footer-left-block h6 {
font-size: 16px;
padding-top: 28px;
margin: 0 0 30px;
font-family: 'Poppins', sans-serif;
font-weight: 400;
line-height: 24px;
max-width: 250px;
}
.footer-social-media {
padding: 0 0 15px 0;
}
.footer-social-media a {
padding-right: 20px;
color: #fff;
font-size: 16px;
}
.footer-social-media a:hover{
text-decoration: none;
color: #f00;
}
.footer-left-block p {
font-size: 13px;
margin: 0;
font-family: 'Poppins', sans-serif;
font-weight: 400;
}
.footer-left-block {
padding-right: 70px;
}
.footer-middle-block h4 {
margin: 0;
font-size: 14px;
padding-bottom: 13px;
}
.footer-middle-block p {
font-size: 15px;
margin: 0 0 30px;
padding-bottom: 15px;
font-family: 'Poppins', sans-serif;
font-weight: 400;
}
.footer-middle-block p a{
color: #fff;
}
.footer-right-block h5 {
font-size: 14px;
margin: 0;
font-family: 'Poppins', sans-serif;
font-weight: 500;
}
.footer-right-block h3 {
font-size: 20px;
margin: 0;
padding-bottom: 18px;
font-family: 'Poppins', sans-serif;
font-weight: 700;
}
.footer-ask-btn {
font-size: 14px;
color: #ed2026;
border-color: #ed2026;
border-radius: 1px;
padding: 9px 36px;
margin-top: 10px;
font-family: 'Poppins', sans-serif;
font-weight: 400;
}
.footer-form .form-group {
margin: 0;
padding: 0;
}
.footer-middle-block {
display: flex;
/* justify-content: flex-end; */
flex-direction: column;
padding-top: 65px;
}
/* footer styles end here */
/* bhavani styles end here */

/* loader styles start here */


/* loader styles end here */
.toast{
position: fixed;
z-index: 999999;
top: 0;
right: 0;
width: 100%;
padding: 15px 5px;
text-align: center;
background-color: #519f31;
opacity:1;
color: #fff;
display: none;
}
.tollfree-num{
margin-right: 20px;
display: flex;
  align-items: center;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  font-size: 16px;
}
.tollfree-num span {
  font-size: 18px;
}

.tollfree-num a{
text-decoration: none;
color: #000;
font-size: 16px;
display: flex;
padding-left: 5px;
align-items: center;
}
.tollfree-num a .icon{
padding-right: 5px;
font-size: 18px;
  padding-top: 2px;
}
.bg-red{
background-color: #e62e2d;
  color: #fff;
  padding: 1px 5px;
}
.red-text{
color: #e62e2d;
}
.green-text{
color: #14b12e;
}


.list-alpha{
padding-top: 10px;
list-style-type:lower-alpha;
display: flex;
  flex-wrap: wrap;
}
.list-alpha li{
width: 50%;
padding-bottom: 5px !important;
}
.growth-prospects-section{
padding: 50px 0 ;
text-align: center;
}
.scroll-up{
position: fixed;
bottom: 85px;
right: 20px;
display: none;
z-index: 999;
}
.scroll-top {
background: #ff0000;
padding: 5px 7px 0px;
border-radius: 50%;
color: #ffffff;
text-decoration: none;
font-size: 25px;
}
.scroll-top:hover, .scroll-top:focus, .scroll-top:active{
color: #ffffff;
text-decoration: none;
}
.scroll-top i{
animation: updown 2s ease infinite;
}
.video_icon .icon:before{
  font-family: 'feather' !important;
}
.footer-social-media .icon-twitter:before {
  content: '\e3e0' !important;
}
.footer-social-media .icon-facebook:before {
  content: '\e287';
}
.footer-social-media .icon-instagram:before {
  content: '\e2ed';
}

/* happening super100 videos styles start */
.happening-super-content {
  background-image: url("../images/bg2.jpg");
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
  padding: 120px 0 150px;
  overflow: hidden;
}
.happening-super-content .happening-heading {
  text-align: center;
  color: #fff;
  margin: 0 0 40px;
  font-size: 50px;
  font-family: 'Poppins', sans-serif;
  font-weight: 800;
}
.happening-super-content .happening-video-list {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 1000px;
  margin: 0 auto;
  padding: 0;
}

.happening-super-content .happening-video-list .happening-video {
  width: 50%;
  height: 260px;
  padding: 0 25px;
  list-style-type: none;
}
.happening-super-content .happening-video-list .happening-video a.play-video {
  position: relative;
}

.happening-super-content .happening-video-list .happening-video a.play-video::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 25px;
  content: '\e40b';
  font-family: 'tssfont' !important;
  /* z-index: 9; */
  content: '\e351';
  background-color: rgb(0 0 0 / 62%);
  /* width: 40px; */
  border-radius: 10px;
  padding: 1px 10px 1px 16px;
}
.happening-super-content .happening-video-list .happening-video a.play-video:hover::before {
  background-color: #f00;
}

.happening-super-content .happening-video-list .happening-video a img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  border: 6px solid #fff;
  border-radius: 5px;
}
/* happening super100 videos styles end */

/* 1day 1app try section styles start here  */
.bootstrap-try-section {
  display: flex;
  justify-content: center;
}
.bootcamp-try-block{
  max-width: 200px;
}
.bootcamp-tryleft{
  width: 100px;
  min-width: 100px;
  height: 100px;
  display: flex;
  margin: 0 0 20px 0;
}
.bootcamp-tryleft img{
  max-width: 100%;
}

.bootcamp-tryright-content h4{
  font-size: 30px;
  font-family: 'Poppins', sans-serif;
  font-weight: 800;
  color: #01356e;
  margin-bottom: 9px;
}
.bootcamp-tryright-content h6{
   font-family: 'Inter', sans-serif;
   font-weight: 700;
   font-size: 21px;
   color: #01356e;
   margin-bottom: 0;
   line-height: 28px;
}
.oneday-ul{
  padding-left: 20px;
  margin-bottom: 0;
}
.oneday-ul li{
  font-family: 'Inter', sans-serif;
   font-weight: 400;
   font-size: 19px;
   color: #01356e;
}
.try-nextsteps-block{
  display: flex;
  padding-left: 30px;
}
.nextstep-strip{
  width: 125px;
  min-width: 125px;
  margin-right: 25px;
}
.nextstep-strip span{
  font-size: 16px;
  background: #ed1c24;
  padding: 5px 10px;
  font-family: 'Inter', sans-serif;
  font-weight: 700;
  color: #fff;
  display: inline-block;
  position: relative;
}
.nextstep-strip span:after{
  content: '';
  width: 0px;
  height: 0px;
  display: block;
  border-top: 17px solid transparent;
  border-bottom: 17px solid transparent;
  border-left: 17px solid #ed1c24;
  position: absolute;
  right: -17px;
  top: 0px;
}
.try-steps-list{
  display: flex;
  margin-bottom: 40px;
  max-width: 640px;
}
.try-steps-list .try-step{
  width: 50%;
  min-width: 50%;
}
.try-step h5{
  font-family: 'Inter', sans-serif;
  font-weight: 700;
  color: #01356e;
  font-size: 23px;
  text-transform: uppercase;
  position: relative;
  margin: 5px 0 20px 0;
}
.try-step h5:after {
  content: '';
  border-bottom: 2px solid #cccccc;
  position: absolute;
  top: 12px;
  width: 60%;
  right: 9px;
}
.try-steps-list .try-step:last-child h5:after,
.try-steps-list .try-step:last-child h5 span:after{
  display: none;
}
.try-step h5 span:after{
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-right-style: solid;
  border-right-width: 2px;
  border-color: #cccccc;
  content: "";
  display: inline-block;
  height: 14px;
  left: auto;
  position: absolute;
  top: 6px;
  width: 14px;
  right: 9px;
  transform: rotate(315deg);
}
.step-img{
  height: 95px;
  display: flex;
  align-items: flex-end;
  margin-bottom: 18px;
}
.step-img img {
  max-height: 100%;
}

.trystep-content{
  padding-right: 100px;
}
.trystep-content p{
  font-family: 'Inter', sans-serif;
  font-weight: 700;
  color: #01356e;
  font-size: 16px;
  margin-bottom: 5px;
  line-height: 21px;
}
.trystep-content ul{
  margin-bottom: 0;
  padding-left: 20px;
}
.trystep-content ul li{
  font-family: 'Inter', sans-serif;
  font-weight: 400;
  color: #01356e;
  font-size: 16px;
}
.btn-journey{
  width: 100%;
  text-align: right;
  font-family: 'Inter', sans-serif;
  font-weight: 700;
  font-size: 22px;
  border: none;
  padding: 8px 20px;
  border-radius: 5px;
  background-color: #ee2f34;
  color: #fff;
  letter-spacing: 1px;
}
/* 1day 1app try section styles end here  */

 /* competitions-note styles start here */
.zc-competitions-note{
  background-color: #ed1f27;
}
.zc-competitions-condition,.zc-competitions-discription{
  display: flex;
  padding-left: 10px;
}
.zc-competitions-condition{
  align-items: center;
}
.zc-competitions-condition{
  max-width: 70%;
  margin: 0 auto;
}
.zc-competitions-logo img{
  height: 60px;
  width: 57px;
}
.zc-competitions-discription h5{
  font-size: 17px;
  color: #000000;
  font-weight: 500;
  font-family: "Poppins";
  margin: 0;
}
.zc-competitions-discription p{
  font-size: 16px;
  color: #fff;
  font-weight: 400;
  font-family: "Poppins";
  margin: 0;
  padding-left: 5px;
}
 /* competitions-note styles end here */







/* what is bootcamp section styles start here */

/* .what-is-bootcamp {
  padding: 50px 0;
  background-color: #f8f8f8;
}
.what-is-bootcamp .what-is-bootcamp-content {
  padding: 0;
  display: flex;
  justify-content: center;
  font-family: "inter";
  overflow: hidden;
}
.what-is-bootcamp .what-is-bootcamp-content .what-is-bootcamp-card {
  background-color: #f8f8f8;
  padding: 0;
  list-style-type: none;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.what-is-bootcamp .what-is-bootcamp-content .what-is-bootcamp-card ul {
  margin: 0;
  padding-left: 24px;
}
.what-is-bootcamp .what-is-bootcamp-content .what-is-bootcamp-card .alive-bootcamp {
  font-size: 17px;
  margin-bottom: 5px;
}

.what-is-bootcamp .what-is-bootcamp-content .what-is-bootcamp-card ul li {
  list-style: disc;
  font-size: 16px;
  margin-bottom: 5px;
  color: #000000;
  font-weight: 500;
  font-family: "Poppins";
}
.what-is-bootcamp .what-is-bootcamp-content .what-is-bootcamp-card-left {
  padding-left: 60px;
  width: 50%;
}
.what-is-bootcamp .what-is-bootcamp-content .what-is-bootcamp-card h3 {
  font-size: 33px;
  color: #000000;
  font-weight: 700;
  font-family: "Poppins";
}
.what-is-bootcamp .what-is-bootcamp-content .what-is-bootcamp-card h3 span {
   color: #ff0000;
}
.what-is-bootcamp .what-is-bootcamp-content .any-one-can {
  color: #fff;
  width: 25%;
}
.what-is-bootcamp .what-is-bootcamp-content .any-one-can img {
  width: 100%;
} */




/* what is bootcamp section styles end  here*/
/* why bzc  css  starts  Here */
.why-to-participate-heading h3{
  font-size: 33px;
  color: #000000;
  font-weight: 700;
  font-family: "Poppins";
  margin: 0px;
  }
  .why-to-participate-heading h3 span{
  color: #ff0000;
  }
  
  .why-to-participate-heading {
    padding: 40px 0px;
  }
  .why-bzc-content .why-bzc-img {
    width: 120px;
    height: 130px;
    margin: 0 auto;
  }
  .why-bzc-content .why-bzc-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  }
  
  .why-bzc-content {
    padding: 0px 60px 40px 60px;
  }
  .why-bzc-content .why-bzc-img-last {
    margin: 0;
  }
  .why-bzc-content p {
    font-size: 17px;
    color: #000000;
    font-weight: 500;
    font-family: "Poppins";
    padding-top: 15px;
    margin: 0;
  }
  /* why bzc  css  End  Here */


/* academic partners section styles start here  */
.academic-partners-section {
  padding: 40px 0;
  overflow: hidden;
  background-color: #fff;
  margin-bottom: 20px;
}
.academic-partners-content {
  align-items: center;
}
.academic-partners-section .academic-text {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
.academic-partners-section .academic-text img {
  height: 35px;
}

.academic-partners-section .academic-text p {
  margin: 12px 0 0 10px;
  font-size: 16px;
  font-weight: 500;
}
.academic-partners-section .academic-partners-list {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.academic-partners-section .academic-partners-list .academic-partners-logo {
  list-style-type: none;
  margin: 0 40px 0 0;
  height: 78px;
}
.academic-partners-section .academic-partners-list .academic-partners-logo:last-child {
  margin-right: 0;
}

.academic-partners-section .academic-partners-list .academic-partners-logo.berkeley-logo {
  height: 60px;
}
.academic-partners-section .academic-partners-list .academic-partners-logo img {
  max-height: 100%;
}
.academic-partners-section .academic-partners-right {
  display: flex;
  align-items: center;
  padding: 0 30px;
}
.academic-partners-section .academic-partners-right::before {
  position: absolute;
  content: "";
  height: 80%;
  width: 3px;
  background-color: #e2e6e9;
  left: -2px;
  top: 50%;
  transform: translateY(-50%);
}


.academic-partners-section .academic-partners-right .site-link {
  margin: 0 20px 0 0;
  font-family: "aleo";
}
.academic-partners-section .academic-partners-right .site-code {
  height: 120px;
  box-shadow: 0 0 29px #ccc;
  margin-left: 30px;
}
.academic-partners-section .academic-partners-right .site-code img {
  height: 100%;
}

/* academic partners section styles end here  */

/************************* janardhan global end ************************/

/* welcome popup styles start  */
.welcome-popup {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9999;
  padding-right: 0 !important;
  align-items: center;
  justify-content: center;
  background-color: rgba(255, 202, 0, 0.4);
}

.welcome-popup .welcome-popup-content {
  background: transparent;
  border: 0;
  text-align: center;
}
.welcome-popup .welcome-popup-content a {
  width: 450px;
  margin: 0 auto;
  position: relative;
}
.welcome-popup img{
  width: 100%;
}
.welcome-popup .welcome-popup-content .welcome-close {
  position: absolute;
  top: 5px;
  right: 5px;
  background: none;
  border: 0;
  color: #fff;
  border-radius: 4px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;

}
.welcome-popup .welcome-popup-content .welcome-close:hover {
  background-color: #fff;
  color: #000;
}

.welcome-popup .welcome-popup-content .welcome-close:focus {
  outline: none;
}

/* how bzc  css  starts   Here */
.how-bzc-works{
  border-bottom: 5px solid #e3e5f1;
  }
  
  .bzc-main-heading h2{
    color: #000;
    font-size: 33px;
    font-weight: 700;
    margin: 0;
    font-family: 'Poppins', sans-serif;
  }
  .bzc-main-heading h2  span{
    color: #ff0000;
  }
  .how-bzc-works .bzc-main-heading {
    padding: 45px 0 30px 0px;
  }
  
  .bzc-content-list .bzc-content-descrip {
    margin: 0;
    font-size: 14px;
    color: #000;
    font-family: 'Poppins';
    font-weight: 500;
    padding-top: 25px;
    padding-bottom: 50px;
    text-align: left;
  }
  
  .bzc-content .bzc-content-list {
    display: flex ;
    padding: 0;
    list-style: none;
    flex-wrap: wrap;
    margin: 0;
  }
  .bzc-content-list li {
  width: 20% ;
  padding: 50px 25px 0px 25px;
  text-align: center;
  border-right: 5px solid #e3e5f1;
  position: relative;
  }
  .bzc-content-list li::after{
    position: absolute;
    content: '\4d';
    font-family: 'tssfont' !important;
    right: -30px;
    top: 15%;
    transform: translateY(-50%);
    background-color: #e3e5f1;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #fff;
    font-size: 36px;
    z-index: 9;
  }
  .bzc-content-list li:last-child::after{
    display: none;
  }
  .bzc-content-list li:last-child {
    border-right: none;
  }
  .bzc-content-icons .icon{
    font-size: 60px;
    }
   
   /* how bzc  css  End   Here */
/*****user intro section styles start here *****/
.banner-logo{
  height: 100px;
  width: 145px;
  position: absolute;
  left: -144px;
}
.banner-logo img{
  height: 100%;
  width: 100%;
}
.user-info-right {
  padding-left: 30px;
}
.banner-content h1,.banner-content h2 {
  font-size: 40px;
  line-height: 44px;
  color: #000000;
  font-weight: 800;
  font-family: "Poppins";
  margin: 0;
}
.banner-content h2{
  color: #ed2027;
  margin-bottom: 30px;
}
.banner-content h2 span{
  color: #000000;
}
.banner-content h2 .app-titles{
  font-weight: 600;
  color: #ed2027;
}
.banner-content h5{
  font-size: 24px;
  color: #000000;
  font-weight: 700;
  font-family: "Poppins";
  margin: 0;
}
.banner-content p{
  font-size: 22px;
  color: #000000;
  font-weight: 500;
  font-family: "Poppins";
  /* line-height: 33px; */
  padding-top: 10px;
  width: 86%;
}

.best-zerocoder {
  text-align: center;
  width: 100%;
  font-size: 41px;
  font-weight: 800;
  margin: 50px  0;
}
section.user-intro-section {
  padding-top: 120px;
}
.best-zerocoder .best-zc {
  color: #ed2027;
}
.best-zerocoder .bzc {
  font-weight: 500;
}
.best-zerocoder .bzc span {
  color: #ed2027;
  font-weight: 600;
}
.user-main-block {
  display: flex;
  align-items: end;
}
.user-main-block .user-info-left img {
  width: 530px;
}
.user-main-block .user-info-right {
  margin-left: 35px;
  position: relative;
}
.user-info-list {
  font-size: 24px;
  margin-bottom: 70px;
  font-weight: 600;
  padding-left: 60px;
}
.user-info-list li {
  padding-left: 24px;
  margin-bottom: 12px;
  line-height: 1.4;
}

.user-main-block .user-info-right .build-app {
  position: relative;
  margin: 70px 0 50px;
}
.user-main-block .user-info-right .build-app p {
  margin: 0;
  padding: 12px 20px;
  background-color: #ed1f27;
  color: #fff;
  font-size: 27px;
  font-weight: 700;
  width: 80%;
    text-align: center;
}
.user-main-block .user-info-right .build-app .winprize {
  position: absolute;
  width: 150px;
  right: 10px;
  bottom: -10px;
}
/***** user intro section styles end here *****/
/* sai registration form styles start */
.course-details-block{
  background-color: #000;
  font-family: "inter";
}
.registration-details{
  display: flex;
  padding: 30px 0px;
}
.course-reg-details{
    width: 33.33%;
    border-right: 2px solid #4d4d4d;
    padding: 30px 0px;
}
.course-reg-details:last-child{
  border: none;
}
.course-reg-info{
  padding:0 15px;
    display: flex;
}
.course-reg-img{
  padding-right: 15px;
}
.course-reg-img img{
  width: 100px;
  height: 100px;
}
.course-reg-dates{
    font-family: 'Poppins', sans-serif;
    color: #fff;
    /* text-align: center; */
}
.course-reg-dates-info{
  min-width: 190px;
  width:190px;
}
.course-reg-dates h3{
  font-size: 24px;
  font-weight: 700;
}
.course-reg-dates h4{
  color: #707070;
  margin-bottom: 0px;
  font-size: 24px;
  font-weight: 400; 
  text-align: center;
}
.course-reg-dates p{
 /* margin-bottom: 0px; */
 font-size: 19px;
font-weight: 400;
margin: 0;
/* text-align: center; */
}
.course-reg-dates-info p:first-child {
  padding-top: 10px;
}
.course-reg-details:last-child p {
  padding: 15px 0;
  text-align: center;
}
.course-details-block h6{
  font-size: 18px;
  color: #ffffff;
  font-weight: 700;
  padding: 5px 0 35px;
  text-align: center;
  margin: 0;  
}

/* sai registration form styles end */
/* sai criteria styles start */
.evalution-criteria-section{
  background-color: #e3e5f1;
    padding: 40px 0px;
}
.evalution-criteria-section h1{
  font-size: 33px;
    letter-spacing: -1px;
    color: #000000;
    font-weight: 700;
    font-family: "Poppins";
    margin-bottom: 30px;
}
.evaluation-details-block{
  display: flex;
  justify-content: space-evenly; 
}
.criteria-details{
  display: flex;
  max-width: 230px;
}
.criteria-details .icon{
  font-size: 60px;
  color: #000000;
}
.criteria-details h6{
  font-size: 21px;
  color: #000000;
  font-weight: 500;
  padding-left: 15px;;
}
/* sai criteria styles end */
/* build app section styles start here  */
.prize-main-section{
  background-color: #ed1f27;
}
.prize-info-logo img{
  max-width: 290px;
}
.prizes-menu,.hiring-position-ul{
  padding: 0;
  list-style: none;
  display: flex;
  margin: 0;
  /* align-items: end; */
  flex-wrap: wrap;
}
.hiring-position-ul li{
  display: flex;
  margin: 0;
  align-items: end;
  padding: 25px 20px 60px 60px;
}
.hiring-block-img {
  height: 125px;
  width: 80px;
  min-width: 80px;
}
.hiring-block-img img{
  height: 100%;
  width: 100%;
}
.hiring-block {
  padding-left: 10px;
}
.hiring-block h4{
  font-size: 31px;
  color: #ffffff;
  font-weight: 700;
  font-family: "Poppins";
  margin: 0;
}
.hiring-block p{
  font-size: 20px;
  line-height: 31px;
  color: #ffffff;
  font-weight: 400;
  font-family: "Poppins";
  margin: 0;
}
.hiring-position-ul li:first-child{
  border-right: 2px solid #a6161b;
  width: 42%;
  padding-left: 0;
}
.hiring-position-ul li:last-child{
  width: 58%;
}
.prizes-list {
  width: 33.3%;
  display: flex;
  /* flex-wrap: wrap; */
  flex-direction: column;
  justify-content: end;
  padding: 0 25px 40px 25px;
  border-bottom: 2px solid #a6161b;
  border-right: 2px solid #a6161b;
  min-height: 100%;
}
li.prizes-list:first-child {
  padding-left: 0;
}
.prizes-list.third{
  border-right: none;
}
.prizes-list h5 sup{
  font-size: 21px;
}
.prizes-list h1{
 margin: 0;
 color: #ffffff;
  font-weight: 700;
  font-family: "Poppins";
  font-size: 35px;
}
.prizes-list h5{
  font-size: 21px;
  margin: 0;
  padding: 20px 0 0;
  color: #ffffff;
  font-weight: 700;
  font-family: "Poppins";
}
.prize-main-section .user-main-block{
  align-items: center;
  padding-top: 40px;
}
.prize-info-discription {
  padding-left: 50px;
}
.prize-info-discription h2{
  margin: 0;
  font-size: 41px;
  /* line-height: 44px; */
  color: #ffffff;
  font-weight: 800;
  font-family: "Poppins";
  padding-bottom: 30px;
}
.prizes-list img{
  width: 95px;
  height: auto;
}
.prizes-list.second img{
  width: 75px;
}
.prizes-list.third img{
  width: 55px;
}
/* build app section styles end here  */
/* reg strip css starts Here */
.reg-fee {
  margin: 100px 0px;
  border: 1px  solid  #ff0000;
  padding: 15px;
  display: flex;
  box-shadow: 0 3px 20px #ccc;
}
.reg-fee .fee-left{
  width: 30%;
  position: relative;
}

.reg-fee .fee-left::after {
  position: absolute;
  background-image: url(../images/rupee-logo.png);
  content: "";
  width: 170px;
  height: 170px;
  top: -40px;
  left: 55px;
  background-size: 170px 170px;
  background-repeat: no-repeat;
}
.reg-fee .fee-right{
  width: 70%;
}
.reg-fee .fee-right  p {
  font-size: 24px;
  font-family: 'Poppins';
  font-weight: 400;
  margin: 0;
  color: #000;
  padding-bottom: 5px;
}
.reg-fee .fee-right  h5 {
  font-size: 40px;
  font-family: 'Poppins';
  font-weight: 700;
  margin: 0;
  color: #000;
}
.reg-fee .fee-right  h5 .price{
  color: #ff0000;
}
.reg-fee .fee-right  h5 .delete{
  color: #b7b7b7;
}
.reg-fee .fee-right  h5 .delete del{
    text-decoration-color: #ff0000;;
}
.reg-fee .fee-right  h5 .tax-info {
  font-size: 24px;
  font-family: 'Poppins';
  font-weight: 400;
  color: #000;
  padding-left: 15px;
}
/* reg strip css starts Here */
/* welcome popup styles end  */
.d-web-none{
  display: none !important;
}
.prize-info-logo h2{
  display:none;
}
.user-main-block-left .banner-logo, .user-main-block-left .banner-content {
  display: none;
}
/* video slider style start here */

.slider-img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  }
  .slider-img {
  position: relative;
  margin-bottom: 30px;
  height: 475px;
  }
  .slider-list{
  max-width: 960px;
  margin: 0 auto;
  }
  .slider-list .slick-prev:before {
  content: '\e1d5';
  font-family: 'tssfont' !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  font-size: 64px;
  color: #000 !important;
  position: relative;
  left: -51px;
  font-weight: 800 !important;
  }
  .slider-list .slick-next:before {
  content: '\e1d6' !important;
  font-family: 'tssfont' !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  font-size: 64px;
  color: #000 !important;
  position: relative;
  right: -20px;
  font-weight: 800 !important;
  }
  .zero-sliders{
  background-color: #ed1f27;
  padding-bottom: 80px;
  position: relative;
  }
  .plyer-list{
  position: relative;
  top: -92px;
  }
  .slider-description{
  margin-top: -92px;
  }
  
  .slider-description h1{
  margin: 0;
  font-size: 32px;
  text-align: center;
  font-family: 'Poppins', sans-serif;
  font-weight: 800;
  padding: 30px 0;
  color: #fff;
  text-transform: uppercase;
  }
  .course-certificate {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 1030px;
}
  .course-details{
    display: flex;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    padding: 20px;
    position: relative;
    align-items: center;
    justify-content: center;
    }
    .course-details::before {
      position: absolute;
        content: "";
        left: -1px;
        top: 50%;
        height: 95%;
        width: 2px;
        background-color: #000;
        transform: translateY(-50%);
    }
    .course-details:first-child:before {
      content: unset;
    }
    
    .course-img img{
    width: 48px;
    height: 48px;
    }
    .course-info h2{
    margin: 0;
    font-size: 28px;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    color: #fff;
    text-align: center;
    }
    .top-performers{
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    color: #fff;
    padding: 1px 0 2px;
    }
    .why-bzc {
      padding-bottom: 180px;
    }
   /* feedback slider styles start here */
.feedback-slider {
  padding: 60px 0;
}
.feedback-slider-block{
  display: flex !important;
  padding: 20px 0;
}
.feedback-slider-img {
  width: 160px;
  min-width: 160px;
  height: 160px;
  margin-right: 15px;
}
.feedback-slider-img img {
  height: 100%;
  width: 100%;
  border-radius: 50%;
  object-fit: cover;
  object-position: top;
}
.feedback-slider-content p {
  margin: 0 0 20px;
  font-size: 18px;
  font-weight: 300;
  font-style: italic;
}
.feedback-slider-content h3 {
  font-size: 32px;
  font-weight: 700;
  line-height: 28px;
  margin: 0;
}
.feedbback-main-slider .slick-prev {
  left: -100px !important;
  top: 60px;
}
.feedbback-main-slider .slick-next {
  right: -55px;
  top: 60px;
}
.feedbback-main-slider .slick-prev:before  {
  content: '\e1d5';
}
.feedbback-main-slider .slick-next:before {
  content: '\e1d6';
}
.feedbback-main-slider .slick-prev:before ,
.feedbback-main-slider .slick-next:before{
  font-family: 'tssfont' !important;
  font-size: 70px !important;
  color: #c6c6c6 !important;
  opacity: 1;
  font-weight: 600;
}
.feedback-slider-content {
  padding-left: 40px;
  position: relative;
}
.feedback-slider-content img {
  position: absolute;
  top: -17px;
  left: -11px;
  max-width: 50px;
}
.feedback-slider .container {
  max-width: 1010px;
}
.mfp-bg {
  opacity: 0.9;
}
/* feedback slider styles end here */ 
@media (min-width: 1601px){
.header .nav-item .nav-link,.header .btn-danger, .login-btn {
  font-size: 15px  !important;
}

.navbar-brand img {
  height: 50px !important;
}
.header .nav-item .nav-link {
  padding: 30px 15px;
}
.header .dropdown-item {
  font-size: 21px !important;
}
.header .dropdown-item h3 {
  font-size: 27px !important;
}
.register-modal .modal-title {
  font-size: 40px !important;
}
.floating-input:focus ~ label, 
.floating-input:not(:placeholder-shown) ~ label,
.floating-select:not([value=""]):valid ~ label {
font-size: 15px !important;
top: -20px;
}
.floating-input, .floating-select {
font-size: 18px !important;
}
.floating-label label {
font-size: 15px !important;
}
.register-modal .custom-control-label {
font-size: 15px !important;
}

.zerocode-certification {
max-width: 845px !important;
font-size: 16px !important;
padding: 15px 0  100px 150px !important;
}
.zero-superlevel {
height: 150px !important;
width: 150px !important;
left: -30px !important;
}
.zero-value {
top: 36px !important;
left: 25px !important;
font-size: 26px !important;
}


.play-bt .icon-play, .pause-bt .icon-pause {
bottom: 7px !important;
top: inherit;
}
.course-img img {
width: 55px !important;
height: 55px !important;
}

.lady-lap, .men-lap {
width: 491px !important;
height: 440px !important;
min-width: 491px !important;
}
.course-question {
padding-top: 35px !important;
}
.workshop_details {
max-width: 575px;
}
.course-question p {
font-size: 16px !important;
max-width: 490px !important;
}
.course-question h3 {
font-size: 41px !important;
}
.work-conten .heading {
font-size: 18px !important;
}
.work-conten .content {
font-size: 16px !important;
}
.workshop_details .starting-work:nth-child(odd) {
padding-left: 0px !important;
}
.starting-work .work-img img {
height: 58px !important;
}
.work-conten {
padding-left: 5px !important;
}
.learn-right h2 {
font-size: 41px !important;
}
.learn-right ul li {
font-size: 14px !important;
padding-right: 60px !important;
}
.learn-right {
max-width: 559px !important;
}
.learn-right .btn-danger {
font-size: 25px !important;
}
/* registration form strip styles */
.course-reg-img img {
  width: 130px;
  height: 130px;
}
.course-reg-dates h4 {
font-size: 28px;
}
    /* registration form strip styles */
    .course-reg-dates-info {
      min-width: 195px;
          width: 195px;
  }
}
@media (min-width: 1441px){
  .feedback-slider-content h3 {
    font-size: 37px;
  }
  .course-details-block .container{
    max-width: 1441px;
  }
    /* reg strip css starts Here */
.reg-fee .fee-left::after {
  width: 160px;
  height: 160px;
  top: -35px;
  left: 55px;
  background-size: 160px 160px;
}
.reg-fee{
  padding: 20px;
}
.reg-fee .fee-right  p {
  font-size: 27px;
}
.reg-fee .fee-right  h5 {
  font-size: 33px;
}
.reg-fee .fee-right  h5 .tax-info {
  font-size: 27px;
}
/* reg strip css starts Here */
    /* bzc  css  starts Here */
    .bzc-content-list li::after{
      right: -30px;
      width: 55px;
      height: 55px;
    }
    .how-bzc-works .bzc-main-heading {
      padding: 35px 0px;
  }
    .bzc-main-heading h2 {
  font-size: 36px;
    }
    .bzc-content-list .bzc-content-descrip{
      font-size: 19px;
      padding-bottom: 45px;
    }
    .bzc-content-icons .icon {
      font-size: 55px;
  }
    /* bzc  css  End Here */
  /* happening super100 videos styles start */

.happening-super-content .happening-video-list .happening-video a img {
  border: 5px solid #fff;
}
.happening-super-content .happening-heading {
  margin: 0 0 34px;
  font-size: 42px;
}

.play-bt .icon-play, .pause-bt .icon-pause {
  bottom: 7px;
  top: inherit;
}
  .learn-right {
    max-width: 500px;
}
.learn-right ul li {
  font-size: 15px;
  padding-right: 30px;
}
.learn-right .btn-danger {
  font-size: 23px;
}
.learn-right h2 {
  font-size: 36px;
}
.header .nav-item .nav-link,.header .btn-danger  {
  font-size: 13px;
}
.navbar-brand img {
  height: 40px;
}
.header .nav-item .nav-link {
  padding: 25px 15px;
}
.header .dropdown-item {
  font-size: 19px;
}
.header .dropdown-item h3 {
  font-size: 25px ;
}
.register-modal .modal-title-description {
  font-size: 13px;
}
.register-modal .modal-title {
  font-size: 36px;
}
.floating-label label {
  font-size: 13px;
  top: 0px;
}
.floating-input:focus ~ label, 
.floating-input:not(:placeholder-shown) ~ label,
.floating-select:not([value=""]):valid ~ label {
  font-size: 14px;
  top: -18px;
}
.floating-input, .floating-select {
  font-size: 16px;
}
.register-modal .custom-control-label {
  font-size: 13px;
}

.zero-superlevel {
  height: 135px;
  width: 135px;
  left: 20px;
  top: -24px;
}
.zero-value {
  top: 27px;
  left: 69px;
  font-size: 24px;
}
.zerocode-certification {
  max-width: 700px;
  font-size: 15px;
  padding-top: 0px;
}
.zeroco-circle img {
  height: 135px;
  margin-left: -145px;
}
.course-img img {
  width: 50px;
  height: 50px;
}
/* why bzc  css  starts  Here */
.why-to-participate-heading h3{
  font-size: 36px;
  }
  .why-to-participate-heading {
    padding: 50px 0px;
  }
  .why-bzc-content .why-bzc-img {
    width: 130px;
    height: 140px;
  }
  
  .why-bzc-content p {
    font-size: 19px;
  }

/* why bzc  css  starts  Here */
.course-details-block h6{
  font-size: 21px; 
}
}

@media (max-width: 1441px){

.footer-left-block h6 {
font-size: 15px;
}
.slider-img {
height: 435px;
}
.header .nav-item .nav-link {
  padding: 25px 15px;
}
.play-bt .icon-play, .pause-bt .icon-pause {
  bottom: 7px;
  top: inherit;
}

.eligible-div {
  height: 60px;
  width: 60px;
}
.eligible-div .icon {
  font-size: 60px;
}
.zeroco-circle {
max-width: 610px;
padding: 15px 0;
}
.zeroco-circle img {
height: 120px;
margin-left: -128px;
}
.welcome-popup .welcome-popup-content a {
  width: 350px;
}
.course-reg-img img {
  width: 80px;
  height: 80px;
}
.course-reg-dates h3 {
  font-size: 20px;
}
}

@media (max-width: 1366px){

.lady-lap, .men-lap {
  width: 355px;
  height: 315px;
  min-width: 355px;
}
.starting-work {
padding-bottom: 35px;
}
.leaning-course {
padding-top: 90px;
padding-bottom: 105px;
}

}
@media (max-width: 1239px){
  .best-zerocoder {
    margin: 90px 0;
    font-size: 38px;
  }
  .user-main-block .user-info-right .build-app p {
    padding: 10px 16px;
    font-size: 25px;
  }
}
@media (max-width: 1199px){
  .feedback-slider-img {
    width: 130px;
    min-width: 130px;
    height: 130px;
  }
  .feedback-slider-content h3 {
    font-size: 28px;
  }
  .feedback-slider-content p {
    font-size: 16px;
  }
  .feedback-slider-content img {
    top: -10px;
    max-width: 35px;
  }
  .feedback-slider-content {
    padding-left: 30px;
  }
  .feedback-slider .container {
    max-width: 870px;
  }
  .feedbback-main-slider .slick-prev {
    left: -70px !important;
  }
  .feedbback-main-slider .slick-prev:before, .feedbback-main-slider .slick-next:before {
    font-size: 60px !important;
  }
  .feedbback-main-slider .slick-next {
    right: -30px;
  }
  .course-reg-details {
    padding: 20px 10px;
  }
  .course-reg-info{
    padding: 0px;
  }
  .course-info h2 {
  font-size: 24px;
  }
  .course-reg-dates h3{
    font-size:17px;
  }
  .course-reg-dates p{
    font-size: 16px;
  }
  .course-reg-dates h4{
    font-size: 18px;
  }
  .course-details-block h6{
    padding: 30px 0px;
  }
  .course-reg-img {
    padding-right: 5px;
  }
  /* reg strip css starts Here */
.reg-fee .fee-right  h5 .tax-info {
  font-size: 22px;
}
.reg-fee .fee-right  h5 {
  font-size: 36px;
}
.reg-fee .fee-right  p {
  font-size: 22px;
}
.reg-fee .fee-left::after {
  width: 130px;
  height: 130px;
  top: -3px;
  background-size: 130px 130px;
}
/* reg strip css End Here */
  .best-zerocoder {
    margin: 80px 0;
    font-size: 35px;
}
.user-main-block .user-info-left img {
    width: 450px;
}
.user-main-block .user-info-right {
    margin-left: 20px;
}
.user-info-list {
    font-size: 22px;
    margin-bottom: 40px;
    padding-left: 50px;
}
.user-main-block .user-info-right .build-app p {
    padding: 10px 15px;
    font-size: 22px;
}
.user-main-block .user-info-right .build-app .winprize {
    width: 130px;
    /* right: -24px; */
}
     /* bzc  css  starts Here */
     .how-bzc-works .bzc-main-heading {
      padding: 25px 0px;
  }
    .bzc-main-heading h2 {
     font-size: 29px;
    }
    .bzc-content-list .bzc-content-descrip{
      /* font-size: 16px; */
      padding-bottom: 40px;
    }
    .bzc-content-icons .icon {
      font-size: 50px;
  }
    /* bzc  css  End Here */
  .try-step h5:after{
    width: 54%;
  }
  /* happening super100 videos styles start */
.happening-super-content {
  padding: 90px 0 100px;
}
/* happening super100 videos styles end */
.coursefee-block{
  max-width: 960px;
}
.course-fee .container{
max-width: 960px;

}

.anybody-text {
  font-size: 22px;
}
.homepage-tabs-content {
  padding: 85px 0 60px 0;
}

.course-fee-description h4 {
  font-size: 34px !important;
}
.course-fee-description p {
  font-size: 18px;
  padding-bottom: 15px;
}
.course-fee-description .btn-primary{
  font-size: 16px;
}
.course-fee-amount h5 {
  font-size: 19px;
}
.course-fee-amount {
  height: 110px;
  width: 110px;
  min-width: 110px;
  margin-right: 30px;
}
.certification-partners-heading {
  font-size: 25px;
  padding-bottom: 55px;
}
/* .certification-partners-block {
  padding-top: 65px;
} */
.certification-partners {
  padding-bottom: 100px;
}
  /* bhavani styles end here */
.header .dropdown-item {
  font-size: 16px;
  padding: .25rem 1.2rem;
}
.header .dropdown-item h3 {
font-size: 22px;
}
.header .navbar-brand {
padding-right: 150px;
}
.header .navbar {
padding: 0 30px !important;
}
.register-modal .modal-title {
font-size: 28px
}
.register-modal .modal-content {
border-radius: 0 !important;
padding: 40px 45px;
}

.zerocode-certification {
max-width: 715px;
font-size: 12px;
padding-top: 0px;
padding-bottom: 80px;
padding-left: 180px;
}
.zero-superlevel {
height: 105px;
width: 105px;
top: -25px;
left: 50px;
}
.zero-value {
top: 13px;
left: 87px;
font-size: 19px;
}
.leaning-course {
padding-top: 70px;
padding-bottom: 90px;
}
.course-question h3 {
font-size: 30px;
}
.lady-lap, .men-lap {
width: 286px;
height: 260px;
min-width: 327px;
}
.course-question {
max-width: 378px;
}
.starting-work .work-img img {
height: 38px;
}
.work-conten {
padding-left: 5px;
}
.course-question h3 {
font-size: 24px;
}
.course-question p {
font-size: 12px;
max-width: 401px;
}
.work-conten .content {
font-size: 12px;
}
.work-conten .heading {
font-size: 13px;
}
.starting-work {
padding-bottom: 25px;
width: 50%;
}
.workshop_details .starting-work:nth-child(odd) {
padding-left: 10px;
}
.work-img {
width: 50px;
}
.learn-left {
position: relative;
max-width: 430px;
flex: 0 0 430px;
}
.learn-all {
left: 163px;
}
.learn-right h2 {
font-size: 30px;
}
.learn-right .btn-danger {
font-size: 19px;
}
.slider-img {
height: 390px;
}
.zeroco-circle {
max-width: 555px;
}

.what-is-bootcamp .what-is-bootcamp-content .what-is-bootcamp-card h3 {
  font-size: 28px;
}

.what-is-bootcamp {
  padding: 30px 0;
}
.what-is-bootcamp .what-is-bootcamp-content .what-is-bootcamp-card-left {
  padding: 25px 20px 26px 20px;
}
.what-is-bootcamp .what-is-bootcamp-content .what-is-bootcamp-card ul li {
  font-size: 15px;
}
.academic-partners-section {
  padding: 30px 0;
}
.academic-partners-section .academic-text {
  margin-bottom: 25px;
}
.academic-partners-section .academic-partners-list .academic-partners-logo {
  margin: 0 30px 15px 0;
  height: 60px;
}
.academic-partners-section .academic-partners-list .academic-partners-logo.berkeley-logo {
  height: 48px;
}
.academic-partners-section .academic-partners-right {
  padding: 0 25px;
}

.academic-partners-section .academic-partners-right .site-link {
  margin: 0 15px 0 0;
}
.academic-partners-section .academic-partners-right .site-code {
  height: 100px;
  box-shadow: 0 0 18px #ccc;
  margin-left: 25px;
}

.academic-partners-section .academic-text p {
  margin: 10px 0 0 10px;
  font-size: 15px;
}
.reg-fee {
  margin: 90px 0px;
}
.prize-info-discription h2 {
  font-size: 32px;
}
.prizes-list h1 {
  font-size: 26px;
}
.prizes-list h5 {
  font-size: 20px;
}
.hiring-block h4 {
  font-size: 22px;
}
.hiring-block p {
  font-size: 16px;
  line-height: 24px;
}
.hiring-block-img {
  height: 90px;
  width: 65px;
  min-width: 65px;
}
.prizes-list img {
  width: 75px;
}
.prizes-list.second img {
  width: 60px;
}
.prizes-list.third img {
  width: 45px;
}
.course-reg-dates-info {
  min-width: 160px;
  width:160px;
  text-align: center;
}
.banner-content h1, .banner-content h2 {
  font-size: 34px;
  line-height: 37px;
}
.banner-logo {
  height: 90px;
  width: 115px;
  left: -114px;
}
.banner-content h5 {
  font-size: 21px;
}
.banner-content p {
  font-size: 21px;
}
.user-main-block .user-info-right .build-app {
  margin: 55px 0;
}
.banner-content h2 {
  margin-bottom: 30px;
}
/* why bzc  css  starts  Here */
.why-to-participate-heading h3{
  font-size: 30px;
  }
  .why-to-participate-heading {
    padding: 30px 0px;
  }
  .why-bzc-content .why-bzc-img {
    width: 110px;
    height: 120px;
  }
.why-bzc-content {
    padding: 0px 50px 30px 50px;
  }
  .why-bzc-content p {
    font-size: 16px;
    padding-top: 15px;
  }
  /* why bzc  css  End  Here */
  .course-reg-img img {
    width: 75px;
    height: 75px;
}
.slider-list {
  max-width: 820px;
}
.top-performers {
    font-size: 14px;
}
}
@media (max-width: 1023px){
  .slider-list .slick-prev:before {
    font-size: 55px;
    left: -39px;
    top: -25px;
}
.slider-list .slick-next:before {
  font-size: 55px;
  right: -17px;
  top: -25px;
}
    /* reg strip css starts Here */
    .reg-fee .fee-right  h5 .tax-info {
      font-size: 21px;
    }
    .reg-fee .fee-right  h5 {
      font-size: 33px;
  }
  .reg-fee .fee-right  p {
    font-size: 20px;
  }
  .reg-fee .fee-left::after {
    width: 105px;
    height: 105px;
    top: 0px;
    background-size: 105px 105px;
  }
  /* reg strip css End Here */
   /* bzc  css  starts Here */
   .bzc-content-list li::after{
    right: -23px;
    width: 45px;
    height: 45px;
  }
  .bzc-content-list li{
    padding: 35px 15px 0px 15px;
  }
  .bzc-main-heading h2 {
font-size: 27px;
  }
  .bzc-content-list .bzc-content-descrip{
    padding-bottom: 40px;
  }
  .bzc-content-icons .icon {
    font-size: 45px;
}
  /* bzc  css  End Here */
.header .dropdown-item {
  font-size: 15px;
  padding: .25rem 1rem;
}
.header .dropdown-item h3 {
font-size: 20px;
}
.header .navbar-brand {
padding-right: 80px;
margin: 0;
}
.header .navbar {
padding: 0 25px !important;
}
.learn-left {
max-width: 350px;
flex: 0 0 350px;
}
.learn-right h2 {
font-size: 28px;
}
.learn-right .btn-danger {
font-size: 18px;
}
.learn-right {
max-width: 425px;
}
.learn-all {
left: 96px;
top: 28px;
}
.memory-img {
height: 120px;
width: 110px;
}
.memory-img.main {
top: 11px;
left: 4px;
}
.memory-img.one {
top: 98px;
left: -48px;
}
.memory-img.two {
top: 98px;
left: 55px;
}
.memory-img.three {
top: 189px;
left: 5px;
}
.memory-img.four {
top: 187px;
left: 107px;
}
.lady-lap, .men-lap {
width: 290px;
height: 260px;
min-width: 290px;
}
.leaning-course {
padding-top: 60px;
padding-bottom: 70px;
}
.slider-img {
height: 350px;
}



.what-is-bootcamp .what-is-bootcamp-content .what-is-bootcamp-card h3 {
  font-size: 26px;
}
.academic-partners-section {
  padding: 25px 0;
}
.bootcamp-tryright-content h6 {
  font-size: 19px;
}
.try-nextsteps-block {
  padding-left: 0;
}
.what-is-bootcamp .what-is-bootcamp-content .what-is-bootcamp-card ul .alive-bootcamp {
  padding-left: 0;
}
/************************* janardhan @1024 end ************************/
/* why bzc  css  starts  Here */
.why-to-participate-heading h3{
  font-size: 30px;
  }
  .why-to-participate-heading {
    padding: 30px 0px;
  }
.why-bzc-content {
    padding: 0px 50px 30px 50px;
  }
  .why-bzc-content p {
    font-size: 15px;
    padding-top: 15px;
  }
  /* why bzc  css  End  Here */

}
@media (max-width: 991px){
  .feedback-slider .container {
    max-width: 680px;
  }
  .feedback-slider-img {
    width: 110px;
    min-width: 110px;
    height: 110px;
  }
  .feedback-slider-content img {
    max-width: 20px;
  }
  .feedback-slider-content {
    padding-left: 20px;
  }
  .feedback-slider-content p {
    font-size: 15px;
    margin: 0 0 15px;
  }
  .feedback-slider-content h3 {
    font-size: 26px;
  }
  .feedback-slider {
    padding: 35px 0;
  }
  .feedbback-main-slider .slick-next {
    right: -18px;
  }
  .feedbback-main-slider .slick-prev {
    left: -60px !important;
  }
  /* sai ctisteria styles */
.criteria-details{
  padding: 10px;
  margin: 0 auto;
}
.course-reg-dates h3 {
  /* font-size: 18px; */
  margin-bottom: 0px;
  padding-top: 10px;
  /* text-align: center; */
}
.course-reg-dates {
  text-align: center;
}
/* sai ctisteria styles end */
/* sai corse registration styles */

.course-reg-info{
  display: block;
}
.course-reg-img {
  padding: 0px;
  text-align: center;
}
.course-reg-dates p {
  font-size: 14px;
}
.course-reg-dates h4{
  font-size: 14px;
}
.course-details-block h6 {
  padding: 0px 0px 20px;
  font-size: 15px;
}
/* sai styles end */

    /* reg strip css starts Here */
    .reg-fee .fee-right  h5 .tax-info {
      font-size: 20px;
    }
    .reg-fee .fee-right  h5 {
      font-size: 30px;
  }
  .reg-fee .fee-right  p {
    font-size: 19px;
  }
  .reg-fee .fee-left::after {
    width: 95px;
    height: 95px;
    top: 5px;
    left: 20px;
    background-size: 95px 95px;
  }
  /* reg strip css End Here */
  .zc-competitions-condition {
    max-width: 100%;
}
  .best-zerocoder {
    margin: 65px 0;
    font-size: 32px;
  }
  .user-main-block .user-info-left img {
    width: 330px;
  }
  .user-main-block .user-info-right {
    margin-left: 12px;
  }
  .user-info-list {
    font-size: 18px;
    margin-bottom: 25px;
    padding-left: 30px;
  }
  .user-info-list li {
    padding-left: 10px;
    margin-bottom: 7px;
  }
  .user-main-block .user-info-right .build-app p {
    padding: 10px 70px 10px 15px;
    font-size: 18px;
  }
  /* bzc  css  starts Here */
  .bzc-content-list li::after{
    right: -23px;
    width: 40px;
    height: 40px;
  }
  .how-bzc-works .bzc-main-heading {
    padding: 20px 0px;
}
  .bzc-content-list li{
    padding: 30px 10px 0px 10px;
  }
  .bzc-main-heading h2 {
font-size: 28px;
  }
  .bzc-content-list .bzc-content-descrip{
    font-size: 15px;
    padding-top: 20px;
    padding-bottom: 40px;
  }
  .bzc-content-icons .icon {
    font-size: 40px;
}
  /* bzc  css  End Here */
  .zc-competitions-discription p {
    max-width: 100%;
}
  .bootcamp-tryleft {
    width: 85px;
    min-width: 85px;
    margin-right: 25px;
    height: 85px;
}
.bootcamp-tryright-content h4 {
  font-size: 27px;

}
.bootcamp-tryright-content h6{
  font-size: 18px;
  line-height: 24px;
}
.oneday-ul li{
  font-size: 16px;
}
.nextstep-strip span {
  font-size: 14px;
  padding: 4px 10px;
}
.nextstep-strip span:after {
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
  border-left: 14px solid #ed1c24;
  right: -14px;
}
.nextstep-strip {
  width: 108px;
  min-width: 108px;
  margin-right: 20px;
}
.nextsteps-right {
  width: calc(100% - 128px);
  min-width: calc(100% - 128px);
}
.try-step h5{
  font-size: 20px;
  position: initial;
  margin-bottom: 5px;
}
.try-steps-list {
  display: block;
  margin-bottom: 30px;
}
.try-step{
  position: relative;
  margin-bottom: 30px;
}
.bootcamp-tryright {
  width: calc(100% - 110px);
  min-width: calc(100% - 110px);
}

.try-steps-list .try-step:nth-child(1), .try-steps-list .try-step:nth-child(2),
.try-steps-list .try-step:last-child {
  width: 100%;
  min-width: 100%;
  position: relative;
}
.try-step h5:after {
  border-bottom: 0px solid #cccccc;
  border-left: 2px solid #ccc;
  top: 28px;
  width: auto;
  right: auto;
  height: calc(100% - 14px);
  left: 30px;
}
.try-step h5 span:after {
  top: auto;
  right: auto;
  left: 24px;
  bottom: -12px;
  transform: rotate(45deg);
}
.step-img{
  height: 80px;
  min-width: 80px;
  margin-right: 15px;
}
.step-img img {
  height: 100%;
}
.trystep-content p,
.trystep-content ul li{
  font-size: 15px;
}
.trystep-content {
  max-width: 100%;
  padding: 10px 0 0 60px;
  display: flex;
}
.try-steps-list .try-step:last-child h5:after{
  display: block;
}
.btn-journey{
  font-size: 18px;
}
/* happening super100 videos styles start */
.happening-super-content {
  padding: 70px 0 80px;
}
.happening-super-content .happening-heading {
  margin: 0 0 25px;
  font-size: 35px;
}
.happening-super-content .happening-video-list {
  max-width: 700px;
}
.happening-super-content .happening-video-list .happening-video {
  height: 200px;
}
.happening-super-content .happening-video-list .happening-video a img {
  border: 5px solid #fff;
}

.coursefee-block{
max-width: 720px;
}
.course-fee .container{
max-width: 720px;

}
.course-fee-description {
padding-right: 0;
}
.footer-left-block h6 {
font-size: 13px;
max-width: initial;
}
.footer-middle-block p {
font-size: 13px;
}
.footer-middle-block {
padding: 65px 0 0;
}
.homepage-tabs-content {
padding: 65px 0 45px 0;
}
.course-fee-description h4 {
font-size: 27px !important;
}
.course-fee-description p {
font-size: 17px;
}
.course-fee-description .btn-primary {
  font-size: 14px;
}
.course-fee-amount {
  margin-right: 25px;
}
.certification-partners-block {
padding-top: 30px;
}
.certification-partners-heading {
font-size: 23px;
padding-bottom: 40px;
}
.certification-partners {
padding-bottom: 80px;
}
.new-course-strip {
padding: 20px 20px;
}
.new-course-description h4 {
font-size: 18px;
}
.new-course-enroll .btn-success {
font-size: 14px;
padding: 4px 23px;
}
.footer-left-block {
padding-right: 40px;
}
/* bhavani styles end here */
.header .dropdown-item {
  font-size: 14px;
  padding: .25rem .8rem;
}
.header .dropdown-item h3 {
font-size: 18px;
}
.header .navbar {
padding: 0 20px !important;
}
.header .navbar-brand {
padding-right: 20px;
margin: 0;
}
.header .nav-item .nav-link {
padding: 16px 10px;
}
.navbar-brand img {
height: 30px;
}
.register-modal .modal-content {
padding:  30px;
}
.anybody-text {
font-size: 18px;
}
.zerocode-certification {
max-width: inherit;
padding-left: 128px;
padding-bottom: 50px;
}
.zero-superlevel {
height: 95px;
width: 95px;
top: -24px;
left: 0px;
}
.zero-value {
top: 13px;
left: 33px;
font-size: 17px;
}

.course-img img {
width: 45px;
height: 45px;
}
.learn-right .btn-danger {
font-size: 16px;
}
.learn-right h2 {
font-size: 26px;
}
.learn-right ul li {
font-size: 12px;
}
.memory-img {
height: 100px;
width: 90px;
}
.memory-img.main {
top: 11px;
left: 4px;
}
.memory-img.one {
top: 85px;
left: -38px;
}
.memory-img.two {
top: 86px;
left: 45px;
}
.memory-img.three {
top: 161px;
left: 2px;
}
.memory-img.four {
top: 161px;
left: 87px;
}
.learn-right {
max-width: 381px;
}
.learn-left {
max-width: 309px;
flex: 0 0 309px;
}
.leaning-course {
padding-top: 50px;
padding-bottom: 60px;
}
.lady-lap, .men-lap {
width: 190px;
height: auto;
min-width: 190px;
}
.slider-img {
height: 310px;
}
.zeroco-circle {
max-width: inherit;
}
.zeroco-circle img {
height: 100px;
margin-left: 20px;
}


.what-is-bootcamp {
  padding: 25px 0;
}
.what-is-bootcamp .what-is-bootcamp-content .what-is-bootcamp-card h3 {
  font-size: 24px;
}
.what-is-bootcamp .what-is-bootcamp-content .what-is-bootcamp-card ul li {
  font-size: 14px;
}
.what-is-bootcamp .what-is-bootcamp-content .what-is-bootcamp-card ul {
  padding-left: 22px;
}
.academic-partners-section .academic-text {
  margin-bottom: 20px;
  justify-content: center;
}
.academic-partners-section .academic-text img {
  height: 32px;
}
.academic-partners-section .academic-text p {
  font-size: 14px;
}
.academic-partners-left {
  padding-bottom: 30px;
}

.academic-partners-section .academic-partners-right {
  padding-top: 40px;
  justify-content: center;
}
.academic-partners-section .academic-partners-right::before {
  height: 3px;
  width: 100px;
  background-color: #e2e6e9;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
}
.academic-partners-section .academic-partners-list {
  justify-content: center;
}
.what-is-bootcamp .what-is-bootcamp-content .any-one-can {
  padding-left: 30px;
}
.bootstrap-try-section {
  display: block !important;
}
.bootcamp-try-block {
  max-width: unset;
  display: flex;
}
.academic-partners-section {
  margin-bottom: 10px;
}



.welcome-popup .welcome-popup-content a {
  width: 320px;
}
.what-is-bootcamp .what-is-bootcamp-content .what-is-bootcamp-card ul .alive-bootcamp {
  font-size: 18px;
}
/************************* janardhan @991 end ************************/
.prize-info-discription h2 {
  font-size: 27px;
}
.prizes-list h1 {
  font-size: 18px;
}
.prizes-list h5 {
  font-size: 15px;
}
.prizes-list h5 sup {
  font-size: 15px;
}
.prizes-list {
  padding: 0 15px 20px 15px;
}
.hiring-block h4 {
  font-size: 16px;
}
.hiring-block p {
  font-size: 13px;
  line-height: 16px;
}
.hiring-position-ul li {
  padding: 20px 20px 40px 20px;
}
.prize-info-logo img {
  max-width: 230px;
}
.prize-info-discription {
  padding-left: 25px;
}
.hiring-block-img {
  height: 70px;
  width: 50px;
  min-width: 50px;
}
.prize-main-section .user-main-block {
  padding-top: 25px;
}
.evalution-criteria-section h1 {
  font-size: 26px;
  margin-bottom: 20px;
}
.criteria-details h6 {
  font-size: 17px;
}
/* why bzc  css  starts  Here */
.why-to-participate-heading h3{
  font-size: 26px;
  }
  .why-to-participate-heading {
    padding: 20px 0px;
  }
  .why-bzc-content .why-bzc-img {
    width: 95px;
    height: 95px;
  }
  
  .why-bzc-content {
    padding: 0px 15px 25px 15px;
  }

  /* why bzc  css  End  Here */
  .banner-content h1, .banner-content h2 {
    font-size: 25px;
}
.banner-logo {
  height: 75px;
  width: 100px;
}
.banner-content p {
  font-size: 18px;
}
.user-main-block .user-info-right .build-app {
  margin: 40px 0;
}
.banner-content h2 {
  margin-bottom: 15px;
}
.banner-logo {
  left: -100px;
}
.course-details{
  padding: 10px 5px;
  flex-basis:auto;
}
.slider-list {
  max-width: 600px;
}
}
@media (max-width: 767px){
  .feedback-slider .container {
    max-width: 85%;
  }
  .feedback-slider {
    padding: 20px 0 0 0;
  }
  .feedback-slider-content h3 {
    font-size: 22px;
  }
  .feedback-slider-img {
    width: 90px;
    min-width: 90px;
    height: 90px;
  }
  .feedback-slider-content p {
    font-size: 14px;
    margin: 0 0 10px;
  }
  .feedbback-main-slider .slick-prev:before, .feedbback-main-slider .slick-next:before {
    font-size: 40px !important;
  }
  .feedbback-main-slider .slick-prev {
    left: -55px !important;
  }
  .feedbback-main-slider .slick-next {
    right: -25px;
  }
  .feedbback-main-slider .slick-next,
  .feedbback-main-slider .slick-prev {
    top: 50%;
  }
  .why-bzc {
    padding-bottom: 80px;
}
.plyer-list {
  top: -70px;
}
.zero-sliders{
  padding-bottom: 50px;
}
     /* reg strip css starts Here */
     .reg-fee .fee-right  h5 .tax-info {
      font-size: 18px;
      padding-left: 10px;
    }
    .reg-fee{
      padding: 10px;
      margin: 40px 0;
    }
     .reg-fee .fee-right  h5 {
      font-size: 26px;
  }
   .reg-fee .fee-right  h5 .tax-info {
      font-size: 16px;
    }
  .reg-fee .fee-right  p {
    font-size: 16px;
  }
  .reg-fee .fee-left::after {
    width: 85px;
    height: 85px;
    top: 5px;
    left: 20px;
    background-size: 85px 85px;
  }
  /* reg strip css End Here */
  .user-main-block {
    display: block;
  }
  .best-zerocoder {
    margin: 43px 0;
    font-size: 25px;
  }
  .user-main-block {
    display: block;
  }
  .user-main-block .user-info-right {
    margin-left: 0;
  }
  .user-main-block .user-info-left img {
    width: 325px;
    margin: 0 auto 25px;
    display: block;
  }
  .user-main-block .user-info-right .build-app .winprize {
    right: 60px;
    width: 100px;
  }
  .user-info-list li {
    padding-left: 0;
    margin-bottom: 5px;
  }
  .user-info-list {
    font-size: 16px;
    margin-bottom: 20px;
    padding-left: 25px;
  }
  .user-main-block .user-info-right .build-app p {
    padding: 8px 60px 8px 12px;
    /* font-size: 16px; */
  }
     /* bzc  css  starts Here */
     .how-bzc-works .bzc-main-heading {
      padding: 0px 0px 20px;
  }
    .bzc-content-list li:after:nth-child(odd){
      display: none !important;
    }
    .bzc-content-list li:after:nth-child(4n),
    .bzc-content-list li:after:nth-child(4n){
  display: none;
}
    .bzc-content-list li{
      padding: 20px 10px 0px 10px;
      width: calc(50% - 10px);
    }
    .bzc-main-heading h2 {
  font-size: 26px;
    }
    .bzc-content-list .bzc-content-descrip{
      font-size: 14px;
      padding-top: 15px;
      padding-bottom: 35px;

    }
    /* bzc  css  End Here */
  .home-tabs-description {
    padding-left: 40px;
}
.home-tabs-description h3 {
  font-size: 25px;
}
.home-tabs-description ul.eligble li {
  font-size: 16px;
}
  .d-mobile-none{
    display: none !important;
  }
  .d-web-none{
    display: block !important;
  }
  .bootcamp-tryleft {
    width: 75px;
    min-width: 75px;
    margin-right: 15px;
    height: 75px;
} 

.bootcamp-tryright-content h4 {
  font-size: 24px;
  margin-bottom: 5px;
}
.bootcamp-tryright-content h6 {
  font-size: 15px;
  line-height: 20px;
}
.oneday-ul li {
  font-size: 14px;
}
.try-nextsteps-block {
  margin-top: 18px;
  display: block;
}
.bootcamp-tryright {
  width: calc(100% - 90px);
  min-width: calc(100% - 90px);
}
.nextsteps-right {
  width: 100%;
  min-width: 100%;
}
.trystep-content {
  max-width: 100%;
  padding-left: 25px;
}
.nextstep-strip span:after {
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
  border-left: 14px solid #ed1c24;
  right: auto;
  transform: rotate(90deg);
  left: 7px;
  top: auto;
  bottom: -20px;
}
.nextstep-strip {
  margin-right: 0;
  margin-bottom: 25px;
}
.try-step h5:after{
  left: 11px;
}
.try-step h5 span:after{
  left: 5px;
}
.try-step h5 {
  font-size: 17px;
  margin-bottom: 0px;
}
.step-img img {
  height: 60px;
}
.step-img {
  width: 70px;
  margin-bottom: 10px;
  height: 70px;
  min-width: 70px;
}
.trystep-content ul li,
.trystep-content p{
  font-size: 14px;
}
.btn-journey {
  font-size: 16px;
}
/* happening super100 videos styles start */
.happening-super-content .happening-video-list {
  max-width: 500px;
}
.happening-super-content .happening-video-list .happening-video {
  height: 240px;
}
.happening-super-content .happening-heading {
  margin: 0 0 20px;
  font-size: 30px;
}
.happening-super-content {
  padding: 50px 0 50px;
}
.happening-super-content .happening-video-list .happening-video {
  width: 100%;
  padding: 0 20px 20px;
}
/* happening super100 videos styles end */
.growth-prospects-section {
  padding: 30px 0 15px;
}
.course-fee {
/* background-color: #f3f4fb; */
padding: 30px 0;
}
.career-growthright {
padding-left: 0;
text-align: center;
margin-bottom: 15px;
}
.career-growthright img {
max-width: 50%;
margin: 0 auto;
}
.course-fee .container {
max-width: 540px;
}
.certification-partners-block .border-left{
border-left: none !important;
}
.certification-partners {
padding-bottom: 0px;
}
.registration-tab-form .border-left-0 {
border-left: 1px solid #979799 !important;
}
.zeroco-circle img {
  margin: inherit;
  display: block;
  text-align: center;
}
.header {
  height: 65px;
}
.promocode-modal .modal-header .close {
font-size: 0.8rem;
right: 0px;
top: -20px;
}
.register-modal .modal-content, .promocode-modal .modal-content {
border-radius: 3px !important;
padding: 15px;
}
.register-modal .modal-title, .promocode-modal .modal-title {
font-size: 18px;
margin-bottom: 15px;
}
.register-modal .modal-body, .promocode-modal .modal-body {
padding-top: 5px;
}

.login-btn{
font-size: 14px;
margin-top: 15px;
margin-bottom: 5px;
}
.homepage-tabs-content {
  padding: 35px 0 30px 0;
}
.course-fee-description h4 {
  font-size: 21px;
}
.course-fee-description p {
  font-size: 16px;
}
.anyone-eligbletext {
  font-size: 20px !important;
}

.course-fee-amount {
  height: 100px;
  width: 100px;
  min-width: 100px;
  margin-right: 25px;
}
.certification-partners-block {
  padding-top: 20px;
}
.course-fee-description h4 {
  font-size: 22px !important;
}
.certification-partners-heading {
  font-size: 21px;
  padding-bottom: 30px;
}
.new-course-description h4 {
  font-size: 15px;
  padding-bottom: 5px;
}
.new-course-description span {
  font-size: 14px;
}
.new-course-enroll .btn-success {
  font-size: 14px;
  padding: 4px 13px;
}
.new-course-img {
  height: 50px;
}
.footer-middle-block {
  padding: 15px;
}
.footer-middle-block p {
  padding-bottom: 5px;
}
.footer-middle-block h4 {
  padding-bottom: 10px;
  padding-top: 5px;
}
.footer-social-media {
  padding: 8px 0;
}
/* bhavani styles end here */
.header .nav-item.nav-drop-modal{
  display: block;
}
.header .nav-item.nav-drop-modal .icon-angle-down-1:before {
  content: '\e1d4';
  font-size: 15px;
  position: relative;
  top: -5px;
  left: 2px;
}
.header .nav-item.dropdown{
display: none;
}
.Knowmore_modal_one .modal-header{
border-bottom: none;
padding: 0;
}
.Knowmore_modal_one .modal-header .close{ 
padding: 15px;
  margin: 0 0 0 auto;
  font-size: 17px;
}
.Knowmore_modal_one .modal-header .close:focus{
outline: none;
}
.Knowmore_modal_one .modal-body{
padding: 0 15px;
} 
.Knowmore_modal_one .modal-body ul{
padding: 0;
margin: 0;
list-style: none;
}
.Knowmore_modal_one .modal-body ul li {
padding: 5px 10px;
}
.Knowmore_modal_one .modal-body ul li a{
font-size: 15px;
color: #0d0d0d;
font-family: 'Poppins', sans-serif;
font-weight: 700;
}
.Knowmore_modal_one .modal-body ul li:hover a{
text-decoration: none;
color: #fff;

}
.Knowmore_modal_one .modal-body ul li:hover{
color:#fff;
background-color: #ed1f27;
}
.Knowmore_modal_one .modal-footer h3 a{
  font-size: 18px;
  color: #0d0d0d;
  font-family: 'Poppins', sans-serif;
  font-weight: 800;
  margin: 0;
  padding: 5px 0;
}
.Knowmore_modal_one .modal-footer{
justify-content: flex-start;
padding: 0 10px 10px 10px;
}





.header .navbar {
  padding: 9px 15px !important;
  display: flex;
  flex-wrap: unset;
}
.header ul.navbar-nav{
margin-top: 8px
}
.header .nav-item .nav-link {
padding:10px;
margin-top: 15px;
font-size: 14px;
}
.header .dropdown-item {
white-space: break-spaces;
}
.header .dropdown-item h3 {
font-size: 16px;
}
.zerocode-certification {
max-width: inherit;
padding-left: 0px;
padding-bottom: 50px;
padding-top: 0;
}
.zero-superlevel {
height: 85px;
width: 85px;
top: 0px;
left: 0px;
}
.zero-value {
top: 31px;
left: 31px;
font-size: 15px;
}
.course-img img {
width: 40px;
height: 40px;
}

.play-bt .icon-play, .pause-bt .icon-pause {
height: 40px;
width: 40px;
top: inherit;
font-size: 20px;
bottom: 11px;
}
.learn-right h2 {
font-size: 22px;
}
.learn-right .btn-danger {
font-size: 15px;
}
.learn-left {
max-width: 200px;
flex: 0 0 200px;
}
.learn-all {
left: 20px;
top: 28px;
}
.learn-right ul li {
padding-right: 0;
}

.course_work {
align-items: center;
}
.course-question h3 {
font-size: 22px;
}
.course-question p {
padding-bottom: 20px;
}
.leaning-course {
padding-top: 40px;
padding-bottom: 40px;
}
.lady-lap, .men-lap {
width: 129px;
height: 150px;
min-width: 129px;
}
.new-course-strip img{
width: 100px;
}
.new-course-description h5 {
font-size: 13px;
}
.footer {
padding: 50px 0 40px 0;
}
.footer-left-block h6 {
padding-top: 15px;
margin-bottom: 10px;
}
.header .navbar .navbar-collapse{
display: flex;
}
.header .btn-danger {
  font-size: 13px;
  padding: 4px 7px;
}
.custom-scroll::-webkit-scrollbar{
width: 4px;
}
.custom-scroll::-webkit-scrollbar-track{
background-color: #f1f1f1;
}
.custom-scroll::-webkit-scrollbar-thumb{
background-color: #c1c1c1;
}
.slider-img {
height: 260px;
}



.what-is-bootcamp .what-is-bootcamp-content {
  flex-wrap: wrap;
}
.what-is-bootcamp .what-is-bootcamp-content .what-is-bootcamp-card {
  display: block;
  padding: 20px;
}
.what-is-bootcamp .what-is-bootcamp-content .what-is-bootcamp-card-left {
  width: 100%;
  padding: 20px 0 !important;
}
.what-is-bootcamp .what-is-bootcamp-content .any-one-can {
  width: 80%;
  margin: 12px auto 16px;
  padding: 0;
}

.what-is-bootcamp .what-is-bootcamp-content .what-is-bootcamp-card h3 {
  font-size: 22px;
}
.academic-partners-section .academic-partners-list {
  padding: 0;
}

.evalution-criteria-section h1{
  font-size: 22px;
  margin-bottom: 5px;
}
.criteria-details h6{
  font-size: 15px;
  line-height: 1.2;
}
.prize-info-logo h2{
  display:block;
  font-size: 22px;
  text-align: center;
  color:#fff;
  font-weight: 800;
  font-family: "Poppins";
}
.criteria-details .icon {
  font-size: 50px
}
.evalution-criteria-section{
  padding: 20px 0px;
}
.prize-info-logo {
  text-align: center;
  margin-bottom: 10px;
}
.prize-info-discription h2 {
  font-size: 22px;
  text-align: center;
  padding-bottom: 15px;
  display: none;
}
.prizes-list img {
  width: 65px;
}
.prizes-list.second img {
  width: 55px;
}
.hiring-position-ul li {
  padding: 20px 14px 25px 14px;
}
.prize-info-discription {
  padding-left: 0;
}
.course-reg-dates h3 {
  font-size: 17px;
  /* text-align: center; */
}
/* why bzc  css  starts  Here */
.why-to-participate-heading h3{
  font-size: 23px;
  }
  .why-to-participate-heading {
    padding: 15px 0px;
  }
  .why-bzc-content .why-bzc-img {
    width: 85px;
    height: 85px;
  }
 .why-bzc-content {
    padding: 0px 15px 20px 0px;
}
  .why-bzc-content p {
    /* font-size: 14px; */
    padding-top: 10px;
}
  /* why bzc  css  End  Here */
  .banner-logo {
    position: static;
    float: left;
    margin-right: 10px;
    height: 65px;
    width: 90px;
}
.banner-content p {
  font-size: 16px;
  width: 100%;
}
.banner-content h1, .banner-content h2 {
  font-size: 26px;
  line-height: 28px;
}
.banner-content h2 {
  margin-bottom: 30px;
}
.user-main-block .user-info-right .build-app {
  margin: 25px 0;
}
section.user-intro-section {
  padding-top: 105px;
}
.banner-content {
  padding-left: 0;
}
.user-info-right {
  padding-left: 0px;
}
.reg-fee .fee-left {
  width: 25%;
}
.user-main-block-left .banner-logo, .user-main-block-left .banner-content {
  display: block;
}
.user-info-right .banner-logo, .user-info-right .banner-content h1, .user-info-right .banner-content h2 {
  display: none;
}
.criteria-details {
  max-width: 100%;
  padding: 10px 0;
}
.course-certificate{
  flex-wrap: wrap;
}
.course-details {
  flex-basis: auto;
  width: 33.33%;
  max-width: 33.33%;
  flex-grow: initial;
  flex-wrap: wrap;
}
.course-details:nth-child(4),
.course-details:nth-child(5){
  width: 50%;
  max-width: 50%;
  border-top: 2px solid #000;
}
.course-details:nth-child(4):before{
  display: none;
}
.slider-list .slick-next:before {
  font-size: 45px;
  right: -10px;
}
.slider-list .slick-prev:before {
  font-size: 45px;
  left: -23px;
}
}
@media (max-width: 575px){
  .slider-list .slick-prev:before {
    font-size: 45px;
    left: -23px;
}
  .slider-list {
    max-width: 90%;
}
  /* reg strip css starts Here */
  .reg-fee .fee-right  h5 .tax-info {
    font-size: 16px;
    padding-left: 10px;
  }
  .reg-fee{
    padding: 5px;
    margin: 20px 0;
  }
   .reg-fee .fee-right  h5 {
    font-size: 23px;
}
 .reg-fee .fee-right  h5 .tax-info {
    font-size: 15px;
  }

.reg-fee .fee-right  p {
  font-size: 15px;
}

.reg-fee .fee-left::after {
  width: 75px;
  height: 75px;
  top: 5px;
  left: 20px;
  background-size: 75px 75px;
}
/* reg strip css End Here */
  /* bzc  css  starts Here */

  .how-bzc-works .bzc-main-heading {
    padding: 15px 0px;
}

  .bzc-content-list li::after {
    right: -20px;
    top: 15%;
    width: 30px;
    height: 30px;
    font-size: 21px;
}
  .bzc-content-list li:after:nth-child(odd){
    display: none !important;
  }
  .bzc-content-list li:after:nth-child(4n),
  .bzc-content-list li:after:nth-child(4n){
    display: none;
   }
  .bzc-main-heading h2 {
   font-size: 23px;
  }
  .bzc-content-list .bzc-content-descrip{
    font-size: 14px;
    padding-top: 0px;
  padding-bottom: 20px;
  text-align: center;
  }
  /* bzc  css  End Here */
  .home-tabs-description p {
    font-size: 13px;
    line-height: 18px;
    /* margin-bottom: 0 !important; */
}
  .zc-competitions-date{
    text-align: inherit;
  }
  .zc-competitions-date h4 {
    font-size: 12px;
    padding: 5px 5px 0;
}
.anyone-eligbletext {
  font-size: 20px !important;
}
.tollfree-num {
  margin-right: 13px;
}
.tollfree-num a,
.tollfree-num{
  font-size: 14px;
}
.zeroco-circle img {
  height: 80px;
  margin: inherit;
  display: block;
  text-align: center;
}
.zeroco-circle img {
  height: 80px;
}

.course-fee-description h4 {
  font-size: 18px;
}
.course-fee-description p {
  font-size: 14px;
}
.course-fee-amount {
  height: 85px;
  width: 85px;
  min-width: 85px;
  margin-right: 20px;
}
.course-fee-amount h5 {
  font-size: 16px;
}
.certification-partners-block {
  padding-top: 30px;
}
.certification-partners-heading {
  font-size: 18px;
  padding-bottom: 25px;
}
.new-course-strip {
padding: 15px;
}
.new-course-enroll .btn-success {
font-size: 13px;
padding: 5px 10px;
}
.new-course-description h4 {
font-size: 14px;
}
/* bhavani styles end here */
.register-modal .modal-content {
padding: 20px;
}
.register-modal .modal-body {
padding: 0;
padding-top: 15px;
}
.zerocode-certification {
padding-bottom: 40px;
font-size:14px;
}

.learn-all {
left: -72px;
position: relative;
top: -10px;
}
.learn-left,.learn-right {
max-width: 100%;
flex: 0 0 100%;
}
.learn-right ul li {
  font-size: 13px;
}
.learn-left {
  height: 134px !important;
  justify-content: center;
  display: flex;
}
.memory-img.main {
  top: 11px;
  left: 4px;
}
.memory-img.one {
  top: 48px;
  left: -20px;
}
.memory-img.two {
  top: 49px;
  left: 26px;
}
.memory-img.three {
  top: 86px;
  left: 2px;
}
.memory-img.four {
  top: 86px;
  left: 50px;
}
.memory-img {
  height: 50px;
  width: 50px;
}
.learning-steps {
display: flex;
flex-wrap: wrap;
}
.leaning-course {
padding: 30px 0;
position: relative;
}


.men-lap {
position: absolute;
right: 0;
}
.course_work {
flex-direction: column;
align-items: flex-start;
}
.course-question {
width: 100%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
max-width: 100%;
padding: 0 15px;
}
.course-question h3,.learn-right h2{
display:none;
}
.workshop_details .starting-work:nth-child(odd) {
padding-left: 0px;
}
.starting-work {
padding-bottom: 20px;
}
.course-heading{
display: block;
text-align: center;
font-size: 22px;
font-family: 'Poppins', sans-serif;
font-weight: 700;
padding-top: 20px;
}
.course-question p {
  padding-top: 20px;
  font-size: 14px;
}
.accordion-part .card.active .card-header.collapsed .icon-chevron-down {
  transition-property: transform;
  transition-duration: 0.5s;
  transform: rotate(360deg) !important;
}
.accordion-part .card.active .card-header .icon-chevron-down {
  transition-property: transform;
  transition-duration: 0.5s;
  transform: rotate(180deg) !important;
}
.slider-img {
height: 200px;
}
.tollfree-num span {
  font-size: 15px;
}

.what-is-bootcamp .what-is-bootcamp-content .what-is-bootcamp-card ul .alive-bootcamp {
  font-size: 17px;
}
/************************* janardhan @576 end ************************/
.evaluation-details-block {
  display: block;
}
.prizes-list {
  align-items: center;
}
/* why bzc  css  starts  Here */

.why-bzc-img.why-bzc-img-last {
  margin: auto;
}
.why-to-participate-heading h3 {
   font-size: 21px;
   /* text-align: center; */
}
.why-to-participate-heading {
padding: 0 0px 15px;
}
.why-bzc-content {
  display: flex;
  align-items: flex-start;
  padding: 0 0 10px 0;
  }
  .why-bzc-content .why-bzc-img {
  width: 75px ;
  height:75px;
  margin: 0 15px 0 0;
  /* padding-right:15px; */
  min-width: 75px;
  }
.why-bzc-content p {
font-size: 14px;
padding-top: 3px;
}

/* why bzc  css  End  Here */
.course-reg-details {
  width: 100%;
  padding: 10px;
  border:none;
  border-bottom: 1px solid #6e6e6e;
}
.course-reg-dates-info {
  min-width: 100%;
  width: 100%;
  text-align: center;
}
.course-details-block .container {
  padding: 0;
}
.course-details-block h6 {
  padding: 0px 15px 20px;
}
/* .why-bzc.overflow {
  padding-bottom: 8px;
} */
}
@media (max-width: 520px){
  .slider-description h1{
    font-size: 26px;
  }
  .slider-list .slick-prev:before, .slider-list .slick-next:before {
    top: 0px;
}
.course-img img {
  width: 60px;
  height: 60px;
}
.play-bt .icon-play, .pause-bt .icon-pause {
  height: 30px;
  width: 30px;
  top: inherit;
  font-size: 15px;
  bottom: 15px;
}
.slick-prev {
  left: -17px !important;
  top: 50%;
  transform: translateY(-30px);
}
.slick-next {
  right: -5px;
  top: 50%;
  transform: translateY(-30px);
}
.header .navbar-brand {
  padding-right: 40px;
}
.certification-partners {
  padding-bottom: 5px;
}
.tollfree-num {
  margin-right: 0px;
  margin-bottom: 0px;
  justify-content: flex-end;
}
/* .header .navbar {
  padding: 9px 10px !important;
} */
.tollfree-num {
  font-size: 10px;
}
.tollfree-num a {
  font-size: 12px;
  justify-content: flex-end;
}
.header .navbar .navbar-collapse {
  display: block;
  text-align: right;
}

.what-is-bootcamp .what-is-bootcamp-content .what-is-bootcamp-card-left {
  padding: 0px 0 !important;
}
.what-is-bootcamp .what-is-bootcamp-content .any-one-can {
  width: 100%;
  margin: 10px auto 15px;
}

.what-is-bootcamp {
  padding: 15px 0;
}

/* sai styles */

.course-certificate {
  flex-wrap: wrap;
  padding: 0;
  justify-content: center;
}
.registration-details {
  flex-wrap: wrap;
  padding: 0px;
  justify-content: center;
}
.course-info h2 {
  font-size: 17px;
}
.course-img img {
  width: 60px;
  height: 60px;
}
/* sai styles */

}
@media (max-width: 480px){
  .feedback-slider-block {
    display: block !important;
    padding: 0 0px 10px;
  }
  .feedback-slider-img {
    margin: 0 auto;
  }
  .feedback-slider-content h3 {
    font-size: 18px;
  }
  .feedback-slider-content img {
    position: static;
  }
  .feedback-slider-content {
    padding-left: 0;
  }
  .feedbback-main-slider .slick-prev {
    left: -47px !important;
  }
  .feedback-slider-content p {
    margin: 0 0 0px;
  }
  .slider-list .slick-prev:before {
    font-size: 40px;
    left: -16px;
}
.slider-list .slick-next:before {
  font-size: 40px;
  right: -9px;
}
     /* reg strip css starts Here */
     .reg-fee .fee-right  h5 .tax-info {
      font-size: 15px;
      padding-left: 7px;
    }
     .reg-fee .fee-right  h5 {
      font-size: 20px;
  }
   .reg-fee .fee-right  h5 .tax-info {
      font-size: 14px;
    }
 
  .reg-fee .fee-right  p {
    font-size: 14px;
  }
  .reg-fee .fee-left::after {
    width: 70px;
    height: 70px;
    top: 3px;
    left: 15px;
    background-size: 70px 70px;
  }
  /* reg strip css End Here */
  .best-zerocoder {
    margin: 30px 0;
    font-size: 22px;
  }
  .user-main-block .user-info-left img {
    width: 300px;
    margin-bottom: 15px;
  }
  .user-main-block .user-info-right .build-app p {
    /* padding: 6px 100px 6px 10px; */
    font-size: 20px;
  }
  .user-info-list {
    font-size: 14px;
    margin-bottom: 16px;
  }
.bzc-content-list li::after{
display: none;
}

   /* bzc  css  starts Here */
  /* happening super100 videos styles start */
  .homepage-tabs-details img {
    max-width: 120px;
    height: auto;
    text-align: center;
    margin: 0 auto;
    display: flex;
    padding-bottom: 10px;
}
  .homepage-tabs-details {
    flex-direction: column;
}
.home-tabs-description h3 {
  font-size: 20px;
  padding-bottom: 5px;
}
.home-tabs-description ul.eligble li {
  font-size: 14px;
}
.home-tabs-description {
  padding-left: 0px;
}
.happening-super-content {
  padding: 40px 0 40px;
}
.happening-super-content .happening-heading {
  margin: 0 0 18px;
  font-size: 27px;
}
.happening-super-content .happening-video-list .happening-video {
  height: 230px;
}
.happening-super-content .happening-video-list .happening-video a img {
  border: 4px solid #fff;
}
/* happening super100 videos styles end */
.list-alpha li{
  width: 100%;
}
.career-growthright img {
  max-width: 70%;
}
.header .navbar-brand {
padding-right: 5px;
}
.new-course-strip {
flex-direction: column;
margin-bottom: -111px;
}
.new-course-description {
padding: 15px;
}
.footer {
padding: 20px 0 20px 0;
}
.prizes-list h5 {
  font-size: 14px;
  padding: 10px 0 0;
}
.prizes-list h5 sup {
  font-size: 13px;
}
.hiring-block h4 {
  font-size: 18px;
}
.hiring-block-img {
  height: 60px;
  width: 45px;
  min-width: 45px;
}
.hiring-position-ul li:last-child {
  width: 53%;
}
.hiring-position-ul li:first-child {
  width: 47%;
}
.prizes-list img {
  width: 55px;
}
.prizes-list.second img {
  width: 45px;
}
.prizes-list.third img {
  width: 36px;
}
.user-main-block .user-info-right .build-app {
  margin: 39px 0 30px;
}
.banner-content h1, .banner-content h2 {
  font-size: 22px;
  line-height: 26px;
}
.banner-logo {
  height: 55px;
  width: 80px;
}
.banner-content h2 {
  margin-bottom: 15px;
}
.banner-content h5 {
  font-size: 19px;
}
.banner-content p {
  font-size: 15px;
}
.zc-competitions-condition {
  padding: 10px 0 !important;
}
.homepage-tabs-content {
  padding: 25px 0 15px 0;
}
.evalution-criteria-section {
  padding: 20px 0px 10px;
}
.bzc-content-list li {
  width: 100%;
  border-right: none;
  display: flex;
  align-items: flex-start;
  padding: 5px 0;
}
.bzc-content-list .bzc-content-descrip {
  padding-left:15px;
  padding-bottom: 0;
  text-align: start;
}
.reg-fee .fee-right {
  padding-left: 15px;
}
.zc-competitions-logo img {
  height: 30px;
  width: 30px;
  position: absolute;
  top: 30px;
  left: 17px;
}
.zc-competitions-condition {
  align-items: flex-start;
  position: relative;
}
.zc-competitions-discription p {
  font-size: 14px;
}
.how-bzc-works {
  padding-bottom: 8px;
}
.footer-middle-block p {
  padding-bottom: 10px;
  margin: 0 0 0px;
}
.feedback-slider-content p {
  font-size: 12px;
}
section.user-intro-section {
  padding-top: 85px;
}
.header .btn-danger {
  font-size: 12px;
  padding: 2px 9px !important;
}
section.user-intro-section {
  padding-top: 85px;
}
}


@media(max-width:439px){
  .try-nextsteps-block {
    padding-left: 0;
}
.certification-partners-block {
  padding-top: 20px;
}
.course-fee-description p {
  padding-bottom: 10px;
}
.course-fee-description .btn-primary {
  font-size: 13px;
}
.what-is-bootcamp .what-is-bootcamp-content .what-is-bootcamp-card {
  padding: 15px;
}
.what-is-bootcamp .what-is-bootcamp-content .what-is-bootcamp-card h3 {
  font-size: 20px;
}
.what-is-bootcamp .what-is-bootcamp-content .what-is-bootcamp-card ul li {
  margin-bottom: 3px;
}
.what-is-bootcamp {
  padding: 19px 0;
}
.academic-partners-section .academic-partners-list .academic-partners-logo {
  height: 50px;
}
.academic-partners-section .academic-partners-list .academic-partners-logo.berkeley-logo {
  height: 40px;
}
.academic-partners-section .academic-partners-right .site-code {
  height: 80px;
  margin-left: 15px;
}
.user-main-block .user-info-right .build-app .winprize {
  right: 45px;
  width: 100px;
}
}
@media (max-width: 425px){
  /* .slider-list {
    max-width: 260px;
} */
  .best-zerocoder {
    font-size: 19px;
}
  .zc-competitions-condition {
    flex-direction: column;
}

.header .btn-danger {
/* float: right; */
font-size: 12px;
padding: 3px 6px;
}
.tollfree-num a .icon {
padding-right: 3px;
font-size: 14px;
padding-top: 2px;
}

.anybody-text {
font-size: 16px;
padding: 0px 15px;
}
.zerocode-certification {
padding-bottom: 30px;
}

.course-fee-description p {
font-size: 13px;
}
.course-fee-amount h5 {
font-size: 15px;
}
.course-fee-amount {
height: 80px;
width: 80px;
min-width: 80px;
margin-right: 15px;
}
.slider-img {
height: 150px;
}

.what-is-bootcamp .what-is-bootcamp-content .any-one-can {
  width: 100%;
}
.slider-list .slick-prev:before {
  font-size: 35px;
  left: -11px;
}
.slider-list .slick-next:before {
  font-size: 35px;
  right: -9px;
}
.zero-sliders {
  padding-bottom: 25px;
}
.slider-description h1{
  padding: 20px 0;
  font-size: 20px;
}
}
@media (max-width: 375px){
  .feedbback-main-slider .slick-prev:before, .feedbback-main-slider .slick-next:before {
    font-size: 30px !important;
  }
  .feedbback-main-slider .slick-prev {
    left: -40px !important;
  }
  .course-details{
    width: 100%;
    max-width:100%;
    border-bottom: 2px solid #000;
  }
  .course-details:nth-child(4), .course-details:nth-child(5) {
    width: 100%;
    max-width: 100%;
}
  .course-details::before{
    display: none;
  }
  .course-details:nth-child(4), .course-details:nth-child(5){
    border-top: none;
  }
  .course-details:nth-child(5){
    border-bottom: none;
  }
  /* reg strip css starts Here */
  .reg-fee .fee-right  h5 .tax-info {
    font-size: 14px;
    padding-left: 7px;
  }
   .reg-fee .fee-right  h5 {
    font-size: 16px;
}
 .reg-fee .fee-right  h5 .tax-info {
    font-size: 13px;
  }
.reg-fee .fee-right  p {
  font-size: 13px;
}
.reg-fee .fee-left::after {
  width: 60px;
  height: 60px;
  top: 3px;
  left: 10px;
  background-size: 60px 60px;
}
/* reg strip css End Here */
  .user-main-block .user-info-left img {
    width: 250px;
  }
.learn-left {
  height: 115px !important;
}
.learn-all {
  left: -72px;
  position: relative;
  top: -23px;
}
.course-heading {
  padding:10px 0;
  font-size: 20px;
}
.learn-right h2 {
font-size: 20px;
}
.learn-right .btn-danger {
font-size: 14px;
}
.course-question h3 {
font-size: 20px;
}
.course-fee-description p {
font-size: 12px;
}
.course-fee-description h4 {
font-size: 16px;
}
.what-is-bootcamp .what-is-bootcamp-content .what-is-bootcamp-card h3 {
  font-size: 19px;
}
.what-is-bootcamp .what-is-bootcamp-content .what-is-bootcamp-card h3 {
  font-size: 19px;
  margin-bottom: 6px;
}
.academic-partners-section .academic-text {
  flex-wrap: wrap;
}
.academic-partners-section .academic-text p {
  margin: 5px 0 0;
  font-size: 13px;
}
.break-plus {
  display: block;
}
.prize-info-discription h2 {
  font-size: 20px;
  padding-bottom: 0px;
}
.hiring-position-ul li:first-child {
  width: 100%;
  border-right: none;
  border-bottom: 2px solid #a6161b;
}
.hiring-position-ul li:last-child {
  width: 100%;
}
li.prizes-list:first-child {
  width: 100%;
  border-right: none;
}
.prizes-list {
  width: 50%;
  padding: 15px 15px 15px 15px;
}
.banner-logo {
  height: 45px;
  width: 65px;
}
.user-main-block .user-info-right .build-app .winprize {
  right: 15px;
  width: 100px;
}
.banner-content h1, .banner-content h2 {
  font-size: 19px;
}
.user-main-block .user-info-right .build-app p {
  font-size: 18px;
  padding-right: 50px;

}
.hiring-position-ul li{
  align-items: flex-start;
}
.why-bzc-content .why-bzc-img {
  margin: 0 10px 0 0;
}
.top-performers {
  font-weight: 700;
}
}
@media (max-width: 340px){
  .best-zerocoder {
    margin: 24px 0;
    font-size: 17px;
}
.header .navbar {
  padding: 9px 10px !important;
}
.navbar-brand img {
  height: 27px;
}
.tollfree-num,
.tollfree-num a {
font-size: 10px;
}
.welcome-popup .welcome-popup-content a {
  width: 300px;
}
}
@media (max-width: 325px){
.tollfree-num, .tollfree-num a {
font-size: 12px;
}
}