.training-banner-content-course .title {
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 800;
    line-height: 30px;
    margin-bottom: 10px;
}
.training-banner-content-course .info {
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 15px;
}
#breadcrumList .breadcrumb-item {
    font-size: 15px;
}
#banner-course {
  padding-top: 0px;
  background: linear-gradient(75.19deg, #174d8e, #1d3b60 124.82%);
  padding-bottom: 10px;
}
.training-solution-banner-course {
    column-gap: 24px;
    padding: 60px 0 0px 0;
}
@media screen and (max-width: 991px) {
  .training-solution-banner-course{
    flex-direction: column;
    row-gap: 30px;
  }
}
.btn-soft-yello-dark {
    font-size: 16px !important;
    color: #fff !important;
   background: linear-gradient(89.87deg, #0b4ab1  .09%, #0b4ab1  99.86%);
    line-height: 30px;
        border: 1px solid #ffff;	
    font-weight: 500;
    border-radius: 6px !important;
}
.btn-soft-yello-dark i{
    margin-right: 8px;
}
.btn-soft-yello-dark:hover
{
	background-color: #fff !important;
    color: #000 !important;
}
.btn-soft-white-dark {
    background: #fff !important;
    color: #000 !important;
    font-size: 16px !important;
    line-height: 30px;
    border-radius: 6px !important;
    font-weight: 500;
}
.btn-soft-white-dark i{
    margin-right: 8px;
}
.btn-soft-white-dark:hover
{
    color: #000 !important;
    background-color: #fcdd0c;
}
.train-listing-rewiew-new
{
	    margin-bottom: 30px;
}
.analytics-and-interaction-course .course-title-32 {
    padding-bottom: 18px;
    padding-top: 18px;
}
.course-title-32 {
    color: #212534;
    font-size: 28px !important;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding-bottom: 20px;
}
.more_course_content {
    cursor: pointer !important;
    font-weight: 600 !important;
    text-decoration: underline !important;
}
.more_course_content {
    color: #0b4ab1 !important;
    
}
.less_course_content {
    cursor: pointer !important;
    font-weight: 600 !important;
    text-decoration: underline !important;
}
.less_course_content {
    color: #0b4ab1 !important;
}

.course-section-title-lms .course-title-h {
    color: #212534;
    text-align: center;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    max-width: 750px;
    width: 100%;
    margin: auto;
}
.course-learning-analyrics-section {
    padding-bottom: 30px;
    padding-top: 30px;
}
.company_profile
{
	background: #FCFBF3;
}
.padding_row_course
{
	padding-bottom: 50px;
}
.course-section-title-lms {
    padding-bottom: 30px;
}

.course-section-title-lms-top {
    padding-top: 30px;
}
.analytics-and-interaction-list li:not(:last-child) {
    margin-bottom: 10px;
}
.course-pn-price-month .course-title-price {
   color: #212534d6;
    text-align: center;
    font-size: 35px;
    font-style: normal;
    font-weight: 700;
    line-height: 68px;
}
.enroll-now-btn {
   background-color: #0f5280;
    border: 1px solid #125580 !important;
    color: #fff !important;
}
.plan-btn:hover {
    background: linear-gradient(89.87deg, #0b4ab1  .09%, #0b4ab1  99.86%) !important;
    color: #fff !important;
}
.button_top
{
	margin-top: 20px;
}
.text-decoration-line-through-lvc
{
	font-size: 18px;
    color: #857d7d;
    font-weight: 600;
        text-decoration: line-through !important;
}
.course_schedule_mend
{
	width: 0% !important;
}
.customer_rvw
{
	    font-size: 20px;
    color: #FFC107;
}
.pricing-card-list ul li:not(:last-child) {
    margin-bottom: 10px;
}
.pricing-list-title {
    padding: 10px 0;
    border-top: 1px solid #E0E3E8;
}
.plan-btn
{
	    padding: 12px;
}
.exam-banner-image {
    max-width: 600px;
    width: 100%;
   
}
.taining-city-left {
    font-weight: 500 !important;
    color: #125580;
    padding-bottom: 12px;
    border-bottom: 2px solid #91bd82;
    margin-right: 0px;
    font-size: 15px;
}
.pricing-tab-btn .change_city
{
	background: linear-gradient(89.87deg, #0b4ab1  .09%, #0b4ab1  99.86%) !important;
    color: #fff !important;
    padding: 11px 30px;
}
   
.course-section-title-lms {
    padding-bottom: 0px;
}


/* my css */




/* MAIN POPUP FORM START */

#modalDesign{
    position: fixed;
    z-index: 9999999;
}

#modalDesign .modal-dialog {
    max-width: 900px !important;
    padding: 30px;
    background: #fff;
    margin-top: 62px;
}

#modalDesign .modal-body{
    padding: 0px !important;
}

#modalDesign .modal-content {
    border: 0px solid rgba(0, 0, 0, .2);
    border-radius: 0px;
    background-color: #fff !important;
}

#modalDesign .modal-header {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: space-between;
    padding: 0px;
    border-bottom: 0px solid #dee2e6;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px);
}

#modalDesign .modal-header button.btn-close {
  position: relative;
  z-index: 99999999999;
}

.friday-heading h2 {
    display: block;
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
    margin: 0 0 10px;
    font-size: 50px;
    font-weight: 900;
    /* text-shadow: 1px 1px 0 #fff, 2px 2px 0 #000 !important; */
    line-height: 1.2;
    color: #236582;
}

.friday-heading h2 span {
    color: #0d5483;
    text-shadow: 3px 0 #9ac382;
    font-size: 25px;
}

.friday-heading h2 strong {
    width: auto;
    font-size: 42px;
    color: #709a7b;
    position: relative;
    z-index: 1;
}

.friday-heading h2 strong::before {
    content: 'SALE!';
    position: absolute;
    font-size: 42px;
    font-weight: 700;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 1px;
    -webkit-text-stroke-color: #000;
    /* right: -3px;
    bottom: -3px; */
    z-index: -1;
}

.friday-heading .discount {
    display: flex;
    border-top: 2px solid #E0DCEC;
    border-bottom: 2px solid #E0DCEC;
    color: #44318d;
    width: fit-content;
    padding: .5rem 0;
    margin-bottom: 1.5rem;
    font-weight: 500;
    font-size: 15px;
}

.col-mew p {
    font-size: 15px;
    color: #131111;
    padding-bottom: 10px;
    font-weight: 600;
}

.col-mew .btn:hover{
    color: #333 !important;
    border: 1px solid #437e83 !important;
}

.enquire-pop {
    background: linear-gradient(89.87deg, #0b4ab1  .09%, #0b4ab1  99.86%);
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    padding: 14px;
}

.enquire-pop:hover{
    background: #fff;
  color: #000;
  border:1px solid #fff;
}

#offerForm label.btn {
  background: transparent;
  color: #000;
  border-radius: 0px;
  font-size: 14px;
  border: 1px solid #ccc;
}

#offerForm .btn-check:checked+.btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check)+.btn:active {
  color: #fff;
   background: linear-gradient(89.87deg, #0b4ab1  .09%, #0b4ab1  99.86%);
  border-color: #fff;
  font-size: 14px;
  font-weight: 400;
  border-radius: 0px;
 
}

#offerForm .form-control {
  border-radius: 0px;
  border: 1px solid #ebebeb;
}

#offerForm .form-label {
  margin-bottom: 5px;
  font-size: 13px;
  color: #111;
}

#offerForm label.form-check-label {
  font-size: 14px;
  line-height: 22px;
}

#offerForm .btn-yellow-three{
  background-color: #f1eb1e;
  color: #000;
  border-radius: 0px;
  font-size: 16px;
  font-weight: 600;
}

.row-gaps{
    row-gap: 15px;
}

/* form */



/* MAIN POPUP FORM END */

/* DOWNLOAD POPUP FORM START */

#leadForm{
    position: fixed;
    z-index: 99999999;
}

#leadForm .modal-content{
    background-color: #0b4ab1;
    position: relative;
    z-index: 9999999999999;
}

#leadForm .modal-dialog {
    margin: 0 auto;
}

#leadForm .modal {
    position: fixed;
    top: -12px !important;
    z-index: 9999999999999 !important;
}

#leadForm .modal-header{
    background-color: transparent;
    padding: 0;
    margin: 0;;
}

#leadForm .modal-dialog .btn-close {
    background-color: #0b4ab1  !important;
    z-index: 9999;
    position: relative;
    top: 0px;
    right: 2px;
    opacity: .9;
    box-sizing: border-box;
    padding: 16px;
    cursor: pointer;
}

#leadForm .modal-body{
    padding: 0px;
}

#leadSourceform{
    background-color: #fff;
    border-radius: 10px;
    padding: 20px;
    position: relative;
    top: 0px;
}

#leadPopup .lead-pad{
    padding: 0px !important;
}

#leadPopup .feesbook{
    padding: 20px;
    text-align: center;
}

#leadPopup .row {
    row-gap: 0.875rem;
}

#leadForm .modal-dialog .modal-lg {
    margin-top: 20px;
}

#leadForm .modal-footer{
    padding: 0px;
    margin: 0px;
}

.feesbook h5{
    font-size: 16px;
    font-weight: 500;
    color: #000;
    background: #FFC107;
    padding: 6px;
    width: 30%;
    border-radius: 6px;
}

.feesbook h3 {
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    padding: 20px 0px 10px 0px;
}

.feesbook p {
    font-size: 14px;
    font-weight: 400;
    color: #b8bfff;
}

.feesbook img{
    height: 300px;
}

.btn-yellow-two {
    background: #FFC107;
    color: #000 !important;
    font-size: 16px;
    font-weight: 600;
    padding: 12px;
    border-radius: 4px !important;
}

.btn-yellow-two:hover {
  background: #0b4ab1;
  color: #fff !important;
}

#leadSourceform .form-control{
  height: 40px;
  border: 1px solid #bbbbbb;
  background-color: #fafbff;
}

#leadSourceform .form-label {
  margin-bottom: 5px;
  font-size: 14px;
  color: #000424;
}

#leadSourceform label.form-check-label {
  font-size: 14px;
  color: #000;
}

#leadSourceform p.frm-term{
  font-size: 12px;
  color: #000;
  text-align: center;
}

/* DOWNLOAD POPUP FORM END */

div#changeCity {
    position: fixed;
    z-index: 99999;
}

#changeCity .modal-body {
    padding: 1rem;
}

#changeCity .modal-header {
    padding-top: 0;
}

#changeCity .form-select{
    color: #111 !important;
    line-height: 36px !important;
    border-radius: 2px;
    border: 1px solid #000;
}

#changeCity .btn-close {
    background-color: #0b4ab1  !important;
    opacity: 1;
    border-radius: 2px;
    width: 5px;
    position: relative;
    top: 0px;
    right: -24px;
    z-index: 999999999;
}

.call-img {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #fff;
    border-radius: 50%;
}

.custom_phone_icon {
    text-align: center;
    background: #fff;
    border-radius: 50%;
    padding: 7px 10px;
     background: linear-gradient(89.87deg, #0b4ab1  .09%, #0b4ab1  99.86%) !important;
    color: #fff;
    margin-right: 5px;
}

#whatSets{
    background-color: #F5F6FF;
    padding: 60px 0px;
}

.customize-learning{
    background-color: #fff;
    border-radius: 10px;
    padding: 20px;
    min-height: 450px;
}

.customize-learning-top{
    background-color: #F5F6FF;
    border-radius: 10px;
    text-align: center;
    padding: 15px;
}

.customize-learning-top h4{
    font-size: 18px;
    font-weight: 600;
    color: #212534;
    padding-top: 15px;
}

.customize-learning-btm p {
    padding-top: 20px;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    color: #000e20;
}

/* home page css */

#home-banner-area{
    background-image: url(https://d3o8siiqxmve7u.cloudfront.net/home/home-banner.png);
    background-position: right;
    /*margin-top: 100px;*/
    background-repeat: no-repeat; 
    background-color: #f7fbfa; 
    padding: 130px 0px 100px 0px; 
    color: #fff;
}

.feature-content-postion {
    position: absolute;
    left: 428px;
}

.interaction-student-section{
    padding: 60px 0px;
}

.transform-mends{
    background-color: #fff;
    padding: 30px;
    border-radius: 10px;
}

.down-btn{
    background: linear-gradient(89.87deg, #0b4ab1  .09%, #0b4ab1  99.86%);
    color: #fff !important;
    padding: 10px;
    font-size: 16px;
    font-weight: 600;
    margin-top: 20px;
    border-radius: 4px;
}

.card-title:not(:last-child) {
    margin-top: 20px;
}

.appy-now-btn{
     background: linear-gradient(89.87deg, #0b4ab1  .09%, #0b4ab1  99.86%);
    padding: 8px 30px;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    margin-top: 20px;
}

.appy-now-btn:hover{
    background-color: #fff;
    color: #000;
    border:1px solid #333;
}

.ged-body-frm .form-control {
    margin-bottom: 15px;
}

.ged-body-frm .check-boxes {
    margin-bottom: 10px;
}

.ged-body-frm .get-quote{
    background-color: #0b4ab1;
    padding: 15px;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    margin-top: 20px;
}

.ged-body-frm .get-quote:hover{
    background-color: #0b4ab1 ;
    color: #000;
}

.ged-body-frm .lead_name_error p{
    font-size: 12px;
    color: red;
    padding: 0;
}

.ged-body-frm .lead_mail_error p{
    font-size: 12px;
    color: red;
    padding: 0;
}

.ged-body-frm .lead_phone_error p{
    font-size: 12px;
    color: red;
    padding: 0;
}

.frequently-tittle{
    font-size: 28px;
}

#frequentlyAsk .accordion-lg .accordion-button{
    font-size: 16px;
    padding: 10px;
}

#ContactUs{
    background-color: #f2f2f2;
    padding: 60px 0px;
}

.padding-bottom-60{
    padding-bottom: 60px;
}


#contact_us_leads_form .form-control {
    
    padding: 10px 15px !important;
    margin-bottom: 10px !important;
}

#contact_us_leads_form .comment .form-control {
    height: 100px;
}

#contact_us_leads_form .form-check-input {
    padding: 6px;
    margin-right: 10px;
    border: 1.5px solid #6e798a4f;
    /* background-color: var(--bg-white-2); */
    margin-top: 12px;
}

#contact_us_leads_form .form-check-label p{
    color: #000;
}

#contact_us_leads_form .contact-submit{
    width: 100%;
    padding: 15px;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    background-color: #0b4ab1;
}

#contact_us_leads_form .contact-submit:hover{
    background-color: #0b4ab1 ;
    color: #000 !important;
}

.support{
    text-align: center;
}

.support h4{
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 10px;
}

.support ul {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    align-items: center;
    justify-content: center;
}

.single-leason-card h4{
    padding: 10px 0px;
    font-size: 20px;
    font-weight: 600;
    color: #a5a000;
}

.home-product-inner h3.title{
  color: #fff;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 10px;
}

.home-product-inner h3.title-one{
  color: #212534;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 10px;
}

h1.fz-34-sb-black{
  font-size: 32px;
  font-weight: 800;
  line-height: 40px;
  color: #212534;
  padding-bottom: 15px;
}

ul.analytics-and-interaction-list li i {
  font-size: 18px;
  color: #0b4ab1;
}


#referralCommunity{
  padding: 60px 0px;
}

.referral-community-right h3{
  font-size: 28px;
  font-weight: 700;
  color: #212534;
  padding-bottom: 16px;
}

.referral-community-right p{
  padding-bottom: 20px;
  color: #000e20;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}

.referral-community-right p{
  padding-bottom: 20px;
  color: #000e20;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}

.referral-community-right ul li{
  padding-bottom: 10px;
  color: #000e20;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}

.referral-community-right ul li i{
  margin: 0px 10px 0px 0px;
  font-size: 18px;
  color: #0b4ab1;
}

.referral-community-left img{
  border-radius: 15px;
}

/* COMMON CSS START */

.main-h1-tittle{
  font-size: 32px;
  font-weight: 700;
  color: #fff;
  line-height: 42px;
  padding-bottom: 15px;
  margin-top: 30px;
}
.find-best{
	margin-bottom: 30px;
}
.main-h2-tittle{
  font-size: 28px;
  font-weight: 800;
  color: #180001;
  padding-bottom: 30px;
}

.main-h3-tittle{
  font-size: 24px;
  font-weight: 700;
  color: #180001;
  padding-bottom: 10px;
}

.main-para p{
  font-size: 14px;
  font-weight: 400;
  color: #000e20;
  line-height: 26px;
}

.top-banner-para p{
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  letter-spacing: .3px;
  line-height: 26px;
  padding-bottom: 20px;
}

.yellow-btn-cmn {
  background-color: #0b4ab1 ;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  padding: 8px 30px;
  border-radius: 6px;
  margin-right: 5px;
}

.yellow-btn-cmn:hover{
  background-color: #fff;
  color: #000;
}

.white-btn-cmn {
  background-color: #fff;
  font-size: 16px;
  font-weight: 500;
  color: #000;
  padding: 8px 30px;
  border-radius: 6px;
}

.white-btn-cmn:hover{
  background-color: #0b4ab1;
  color: #fff;
}

.main-middle-content{
  text-align: center;
  padding-bottom: 30px;
}

.common-blue-btn{
  background: #0b4ab1;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  padding: 14px 33px;
  border-radius: 6px;
  border: 1px solid #0b4ab1;
  margin-right: 5px;
}

.common-blue-btn:hover{
  background-color: #0b4ab1;
  color: #fff !important;
  border: 1px solid #0b4ab1;
}

.apply-now-cmn {
  background: #0b4ab1;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  padding: 8px 30px;
  border-radius: 6px;
  margin-top: 15px;
  border: 1px solid #0b4ab1;
  margin-right: 5px;
}

.apply-now-cmn:hover{
   background: #fff;
  border:1px solid #333;
  color: #333 !important;
}

/* COMMON CSS END */

/* CONTACT US PAGE START */

#futureLearning {
  background-image: url(https://vinsystech.s3.us-east-1.amazonaws.com/banner-23.webp);
  display: inline-block;
    width: 100%;
    background-position: top center;
    background-size: cover;
    padding-top: 30px;
    margin-top: 0px;
}
.about_us_padding {
    margin-top: 0px !important;
    padding: 130px 0px 40px 0px;
}
#enquiriesTraining{
  padding: 60px 0px;
}

.more-information{
  background-color: #fff;
  padding: 30px;
  border-radius: 10px;
  text-align: center;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.more-information h4{
  font-size: 20px;
  font-weight: 700;
  padding: 20px 0px 10px 0px;
}

.more-information a{
  font-size: 16px;
  font-weight: 600;
  color: #0b4ab1;
}

.more-information a:hover{
  color: #a5a000;
}

#getOurservices{
  background-color: #f5f6ff;
  padding: 60px;
}

.Ssecret-sauce h4{
  font-size: 18px;
  font-weight: 700;
  padding: 0px 0px 15px 0px;
  color: #a5a000;
}

.leaner-exprience .hire-info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 30px 0px;
  padding: 30px;
  border-radius: 20px;
  background: linear-gradient(135deg, rgb(84, 29, 225) 0%, rgb(0 17 174) 100%);
}

.leaner-exprience .hire-info .item {
  position: relative;
  text-align: center;
}

.leaner-exprience .hire-info .item:before {
  content: "";
  position: absolute;
  top: 50%;
  right: -36px;
  transform: translateY(-50%);
  width: 1px;
  height: 100%;
  max-height: 80px;
  background-color: #fff6;
}

.leaner-exprience .hire-info .item h4 {
  font-size: 50px;
  font-weight: 800;
  color: #fff;
  padding-bottom: 5px;
}

.leaner-exprience .hire-info .item p {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: #fff;
}

.contact-support h4{
  font-size: 20px;
  font-weight: 700;
  color: #000424;
  padding-bottom: 10px;
}

.contact-support ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
}

#registeredOffices{
  padding: 60px 0px;
}

.mends-office{
  background-color: #fff;
  padding: 30px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  border-radius: 10px;
  margin-top: 30px;
}

.mends-office h4{
  font-size: 18px;
  font-weight: 700;
  color: #a5a000;
  padding-bottom: 15px;
}

.mends-office h3{
  font-size: 22px;
  font-weight: 700;
  color: #000424;
  padding-bottom: 15px;
}

.mends-office p{
  font-size: 15px;
  font-weight: 500;
  color: #000424;
  line-height: 24px;
  padding-bottom: 10px;
}

.mends-office a{
  font-size: 16px;
  font-weight: 600;
  color: #0b4ab1;
  border-bottom: 1px solid #0b4ab1;
}

.mends-office a i{
  margin-right: 5px;
}

.mends-office a:hover{
  color: #a5a000;
  border-bottom: 1px solid #a5a000;
}

.contact-details {
  background-color: #e7e9ff;
  padding: 30px;
}

.contact-listed {
  background-color: #0b4ab1 ;
  padding: 15px;
  margin-top: 20px;
  border-radius: 10px;
}

.contact-listed h4{
  font-size: 18px;
  font-weight: 700;
  color: #000;
  padding-bottom: 10px;
}

.contact-listed h4 i{
  margin-right: 5px;
}

.contact-listed a{
  font-size: 16px;
  font-weight: 600;
  color: #000;
}

.contact-listed a i{
  margin-right: 5px;
}

.contact-listed:hover{
  background-color: #0b4ab1;
}

.contact-listed:hover h4,a{
  color: #fff;
}

.contact-listed:hover a{
  color: #fff;
}

/* CONTACT US PAGE START */

/* corporate-training start */

#empowerElevate{
   background-image: url(https://vinsystech.s3.us-east-1.amazonaws.com/future-ready-banner-1440-x-491.webp);
  display: inline-block;
    width: 100%;
    background-position: top center;
    background-size: cover;
    padding-top: 60px;
    padding-bottom: 80px;
    margin-top: 0px;
}

#becomeInstractor{
  background-image: url(https://d36hmc1xpv5d9u.cloudfront.net/home/become-an-instract.webp);
 display: inline-block;
   width: 100%;
   background-position: top center;
   background-size: cover;
   padding-top: 60px;
   padding-bottom: 80px;
   margin-top: 0px;
}


#becomePartner{
  background-image: url(https://d36hmc1xpv5d9u.cloudfront.net/home/become-an-partner.png);
 display: inline-block;
   width: 100%;
   background-position: top center;
   background-size: cover;
   padding-top: 60px;
   padding-bottom: 80px;
   margin-top: 0px;
}

#unlockUpskill {
  background-image: url(https://d36hmc1xpv5d9u.cloudfront.net/home/unlock-upskill.png);
  display: inline-block;
  width: 100%;
  background-position: top center;
  background-size: cover;
  padding-top: 20px;
  padding-bottom: 40px;
  margin-top: 0px;
}

#aboutTraining {
  background-image: url(https://d36hmc1xpv5d9u.cloudfront.net/home/about-training.png);
  display: inline-block;
  width: 100%;
  background-position: top center;
  background-size: cover;
  padding-top: 20px;
  padding-bottom: 40px;
  margin-top: 0px;
}

#aluminiSpeack {
  background-image: url(https://d36hmc1xpv5d9u.cloudfront.net/home/alumini-speak.png);
  display: inline-block;
  width: 100%;
  background-position: top center;
  background-size: cover;
  padding-top: 20px;
  padding-bottom: 40px;
  margin-top: 0px;
}

#careerMain{
  background-image: url(https://d36hmc1xpv5d9u.cloudfront.net/career/career-bg.png);
 display: inline-block;
   width: 100%;
   background-position: top center;
   background-size: cover;
   padding-top: 60px;
   padding-bottom: 80px;
   margin-top: 0px;
}

#trustedBy{
  padding: 0px 0px 40px 0px;
}

.enterprises-across{
  background-color: #fff;
  padding: 10px 30px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  margin-top: -60px;
}

.enterprises-across ul{
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.enterprises-across h2{
  font-size: 20px ;
  font-weight: 700;
  color: #000;
  padding: 15px 0px;
  text-align: center;
}

#trainingNeeds{
  padding-bottom: 40px;
}

.designed-needs{
  background-color: #fff;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  padding: 10px;
  border-radius: 6px;
}

.designed-needs-top{
  background-color: #f5f6ff;
  padding: 15px;
  text-align: center;
}

.designed-needs-btm h4 {
  font-size: 16px;
  font-weight: 600;
  padding: 15px 0px;
  text-align: center;
  line-height: 26px;
}

#powerBootcamp{
  padding: 40px 0px;
  background-color: #f5f6ff;
}

.bootcamp-provides h4{
  font-size: 20px;
  font-weight: 700;
  padding-bottom: 30px;
}

.bootcamp-provides ul li {
  display: flex;
  font-size: 14px;
  font-weight: 400;
  color: #000e20;
  line-height: 24px;
  padding-bottom: 15px;
}

.bootcamp-provides ul li i {
  color: #0b4ab1;
  margin: 4px 15px 0px 0px;
  font-size: 18px;
}

.Bootcamp-img{
  background-color: #fff;
  padding: 10px;
  text-align: center;
  border-radius: 20px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

#Experiencelearning{
  padding: 40px 0px;
}

.upskills-level{
  padding: 30px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  display: flex;
  align-items: flex-start;
  border-radius: 10px;
}

.upskills-level-one {
  background: rgba(255, 241, 170, .84);
}

.upskills-level-two {
  background: rgba(255, 207, 181, .84);
}

.upskills-level-three {
  background: rgba(218, 242, 255, .84);
}

.upskills-level-left img{
  max-width: 54px;
}

.upskills-level-right{
  margin-left: 20px;
}

.upskills-level-right h4 {
  font-size: 18px;
  font-weight: 800;
  padding-bottom: 10px;
  line-height: 26px;
}

.coaching-body{
  padding: 30px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.coaching-body h4{
  font-size: 18px;
  font-weight: 500;
  color: #072f60;
  line-height: 24px;
  padding-bottom: 10px;
}

.coaching-body p {
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    line-height: 26px;
  padding-bottom: 10px;
}

.coaching-body ul li{
  font-size: 14px;
  font-weight: 400;
  color: #2c2c2c;
  line-height: 26px;
}

.corp_choosebg {
  position: relative;
  background-image: url(https://d3o8siiqxmve7u.cloudfront.net/corporate/employee-success.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: 2;
}

.corp_choosebg::before {
  content: "";
  position: absolute;
  background: #000e20;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
}

.corp_choosecntnt {
  padding: 135px 50px;
}

.corp_choosecntnt h3 {
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  padding-bottom: 10px;
}

.corp_choosecntnt p {
  font-size: 14px;
  font-weight: 400;
  color: #d2dce1;
  line-height: 26px;
}

.corp_choosebgclr {
  background: #f5f6ff;
  padding: 30px;
}

.expert-trainer{
  display: flex;
}

.expert-trainer-left i{
  background-color: #0b4ab1;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  text-align: center;
  line-height: 50px;
  margin-right: 10px;
  font-size: 18px;
  color: #fff;
}

.expert-trainer-right h4{
  font-size: 18px;
  font-weight: 700;
  padding-bottom: 10px;
}

.expert-trainer-right p{
  font-size: 14px;
  font-weight: 400;
  color: #000e20;
  line-height: 26px;
}

#corporateTraining{
  padding: 40px 0px;
}


.explore-programs{
  background-color: #fff;
  border-radius: 6px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  min-height: 200px;
}

.explore-programs-top {
  background-color: #eceeff;
  padding: 20px 15px;
}

.explore-programs-top h4 {
  font-size: 18px;
  font-weight: 600;
  color: #180001;
}

.explore-programs-top h4 img{
  margin-right: 10px;
}

.explore-programs-btm{
  background-color: #fff;
  padding: 15px; 
}

.explore-programs-btm p{
  font-size: 14px;
  font-weight: 400;
  color: #000e20;
  line-height: 24px;
}

#trainingProgram{
  padding: 40px 0px;
  background-color: #f5f6ff;
}

#trainingScroll .accordion-header {
  margin: 0px 0px 0px;
}

#trainingScroll .accordion-flush .accordion-item .accordion-button {
  border-radius: 0;
  background: #eceeff;
  padding-left: 15px;
  padding-right: 15px;
  color: #000;
  margin-bottom: 5px;
}

#trainingScroll .accordion-flush .accordion-body, .accordion-flush .accordion-button {
  padding: 15px;
}

.training-solution{
  background-color: #fff;
  padding: 10px;
  text-align: center;
  border-radius: 20px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

#Whysitespower{
  padding: 40px 0px;
}

.bootcamp-provides p {
  font-size: 14px;
  font-weight: 400;
  color: #000e20;
  line-height: 24px;
  padding-bottom: 15px;
}

.journey-success{
  background: linear-gradient(100deg, #5438FF 3.29%, #0b4ab1 100%);
  border-radius: 20px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  padding: 20px;
  margin-top: 30px;
}

.journey-success-wrap h4{
  text-align: center;
  font-size: 30px;
  font-weight: 800;
  color: #000;
  margin-top: 30px;
  margin-bottom: 20px;
}

.journey-success ul{
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-align: center;
}

.journey-success ul li{
  position: relative;
}

.journey-success ul li::after {
  position: absolute;
  content: "";
  background-color: #8d7bf9;
  width: 1px;
  height: 70px;
  right: -40%;
  top: 50%;
  transform: translateY(-50%);
}

.journey-success ul li:last-child {
  background-color: transparent;
}

.journey-success ul li i {
  color: #fff;
  font-size: 20px;
  width: 40px;
  height: 40px;
  background: #7883ff;
  line-height: 40px;
  border-radius: 50%;
}

.journey-success ul li h5{
  font-size: 36px;
  font-weight: 800;
  color: #fff;
  margin-top: 15px;
}

.journey-success ul li p{
  font-size: 16px;
  font-weight: 500;
  color: #bec1ff;
}

#advancedLearning{
  padding: 40px 0px;
  background-color: #f5f6ff;
}

#advancedLearning #pills-tabContent {
  background: transparent; 
  padding: 20px 0px;
}

#advancedLearning .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: initial;
  background: linear-gradient(89.87deg, #0b4ab1  .09%, #0b4ab1  99.86%);
  color: #fff !important;
  font-weight: 500 !important;
}

#advancedLearning .nav-pills .nav-link {
  border: transparent !important;
  background: #ffffff !important;
}

.learning-technologies h4{
  font-size: 20px;
    font-weight: 800;
    padding-bottom: 20px;
}

/* corporate-training end */

/* Home page start */

#hameBanner{
  background-image: url(https://d36hmc1xpv5d9u.cloudfront.net/home/home-banner.png);
        display: inline-block;
        width: 100%;
        background-position: top center;
        background-size: cover;
        padding-top: 60px;
        margin-top: 0px;
        padding-bottom: 100px;
}

.find-best h4{
  font-size: 16px;
  margin-bottom: 20px;
  color: #fff;
}

.search-bar input.form-control{
  background: #f5f6ff;
  border: 1px solid #eaecff;
  padding: 14px;
}

.btn-sercch{
  position: relative;
  background-color: #0b4ab1 ;
  right: 14px;
  padding: 1rem 2rem !important;
}

.btn-sercch i {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  transform: translate(-50%, -50%);
}

#topIndustry{
  margin-top: -80px;
}

.leading-courses {
  display: flex;
  align-items: flex-start;
  background-color: #fff;
  padding: 30px;
  border-radius: 10px;
  border: 1px solid #f2f2f2;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.leading-courses-left img {
  max-width: 54px;
  margin-right: 15px;
}

.leading-courses-right h4{
  font-size: 16px;
  font-weight: 800;
  color: #111;
  margin-bottom: 10px;
}

.leading-courses-right p {
  font-size: 14px;
  font-weight: 400;
  color: #000e20;
  line-height: 24px;
}

#elevateCareer{
  padding: 50px 0px;
}

/* Home page end */


@media (min-width: 768px) and (max-width: 1024px) {}
@media (min-width: 481px) and (max-width: 767px) {
  [data-id=zsalesiq] {
    position: relative;
    z-index: 2247483647 !important;
    display: none;
}
    #home-banner-area{
        position: relative;
    }
    
    #home-banner-area::after{
        position: absolute;
        content: "";
        background-color: #000;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        opacity: 0.6;
    }

    .position-relative {
        position: relative !important;
        z-index: 999;
      }

      .el-title-three .title {
        font-size: 28px;
        color: #fff;
        padding-bottom: 10px;
        line-height: 36px !important;
      }

      .el-title-three .info {
        font-size: 14px;
        font-weight: 400;
        color: #f0f0f0;
      }

      .home-banner-wrap h4 {
        font-size: 15px;
        font-weight: 500;
        color: #f1eb1e;
      }

      .card-body-mobile{
        padding: 1rem;
      }

      .card-body-mobile .card-title{
        margin-top: 0px;
        line-height: 24px;
        font-size: 16px;
      }

      .card-body-mobile p.card-text{
        font-size: 14px;
        line-height: 22px;
      }

      #leadingCourses .mb-3 {
        margin-bottom: 0rem !important;
      }

      .title-32 {
        font-size: 22px;
        font-weight: 600;
      }

      .analytics-and-interaction p {
        font-size: 14px;
        line-height: 26px;
      }

      .analytics-and-interaction-list li img{
        margin-top: -20px;
      }

      .analytics-and-interaction-list span {
        font-size: 14px;
        line-height: 22px;
      }

      .trusted-title .title {
        font-size: 22px !important;
        font-weight: 600;
        line-height: 28px;
      }

      .trusted-title .title span::before {
        bottom: -10px;
      }

      .trusted-title .info {
        font-size: 14px;
        line-height: 24px;
      }

      .analytics-and-interaction-list li img{
        margin-top: -20px;
      }

      .title-42 {
        font-size: 22px !important;
        font-weight: 600;
        line-height: 28px;
      }

      .customize-learning-top h4 {
        font-size: 16px;
      }

      .customize-learning-btm p {
        font-size: 14px;
        line-height: 26px;
      }

      .fz-34-sb-black {
        font-size: 18px !important;
        font-weight: 700;
        line-height: 28px;
      }

      .fz-16-m-black-2 {
        font-size: 14px;
        line-height: 24px;
      }

      #online-course {
        padding-top: 40px;
      }

      #whatSets {
        background-color: #F5F6FF;
        padding: 30px 0px;
      }

      .el-ask-one {
        padding: 20px;
      }

      .faq-wraps .accordion-button, .faq-wraps .accordion-button:not(.collapsed) {
        font-size: 15px;
        font-weight: 600;
      }

      .el-ask-one .content .title {
        font-size: 18px;
        font-weight: 700;
      }

      .el-ask-one .content .info {
        font-size: 14px;
        line-height: 24px;
      }

      .training-banner-content-course .title {
        font-size: 28px;
        font-weight: 700;
        line-height: 36px;
      }

      .training-banner-content-course p {
        font-size: 14px;
        line-height: 26px;
      }

      #unlockNew{
        padding: 30px 0px 60px 0px !important;
      }

      .course-title-32 {
        font-size: 22px !important;
        font-weight: 600;
      }

      .course-accordion .accordion-button {
        font-size: 15px;
        font-weight: 500;
        padding: 8px;
      }

      .course-accordion .accordion-body p {
        font-size: 14px;
        line-height: 26px;
      }

      .course-section-title-lms .course-title-h {
        font-size: 22px;
        font-weight: 600;
        line-height: 30px;
      }

      .submit-project h4.title {
        font-size: 18px;
        font-weight: 600;
        line-height: 28px;
      }

      .fixed_btm.offer_img .alert a {
        width: 300px;
        height: 367px;
        display: none !important;
    }

    #top-menu-offer{
      display: none;
    }

    header#header {
      position: fixed;
      z-index: 999999999999;
  }
}
@media (min-width: 320px) and (max-width: 480px) {
  [data-id=zsalesiq] {
    position: relative;
    z-index: 2247483647 !important;
    display: none;
}
    #home-banner-area{
        position: relative;
    }
    
    #home-banner-area::after{
        position: absolute;
        content: "";
        background-color: #000;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        opacity: 0.6;
    }

    .position-relative {
        position: relative !important;
        z-index: 999;
      }

      .el-title-three .title {
        font-size: 28px;
        color: #fff;
        padding-bottom: 10px;
        line-height: 36px !important;
      }

      .el-title-three .info {
        font-size: 14px;
        font-weight: 400;
        color: #f0f0f0;
      }

      .home-banner-wrap h4 {
        font-size: 15px;
        font-weight: 500;
        color: #f1eb1e;
      }

      .card-body-mobile{
        padding: 1rem;
      }

      .card-body-mobile .card-title{
        margin-top: 0px;
        line-height: 24px;
        font-size: 16px;
      }

      .card-body-mobile p.card-text{
        font-size: 14px;
        line-height: 22px;
      }

      #leadingCourses .mb-3 {
        margin-bottom: 0rem !important;
      }

      .title-32 {
        font-size: 22px;
        font-weight: 600;
      }

      .analytics-and-interaction p {
        font-size: 14px;
        line-height: 26px;
      }

      .analytics-and-interaction-list li img{
        margin-top: -20px;
      }

      .analytics-and-interaction-list span {
        font-size: 14px;
        line-height: 26px;
      }

      .trusted-title .title {
        font-size: 22px !important;
        font-weight: 600;
        line-height: 28px;
      }

      .trusted-title .title span::before {
        bottom: -10px;
      }

      .trusted-title .info {
        font-size: 14px;
        line-height: 24px;
      }

      .analytics-and-interaction-list li img{
        margin-top: -20px;
      }

      .title-42 {
        font-size: 18px !important;
        font-weight: 700;
        line-height: 28px;
      }

      .customize-learning-top h4 {
        font-size: 16px;
      }

      .customize-learning-btm p {
        font-size: 14px;
        line-height: 24px;
      }

      .fz-34-sb-black {
        font-size: 18px !important;
        font-weight: 700;
        line-height: 28px;
      }

      .fz-16-m-black-2 {
        font-size: 14px;
        line-height: 24px;
      }

      #online-course {
        padding-top: 40px;
      }

      #whatSets {
        background-color: #F5F6FF;
        padding: 30px 0px;
      }

      .el-ask-one {
        padding: 20px;
      }

      .faq-wraps .accordion-button, .faq-wraps .accordion-button:not(.collapsed) {
        font-size: 15px;
        font-weight: 600;
      }

      .el-ask-one .content .title {
        font-size: 22px;
        font-weight: 600;
      }

      .el-ask-one .content .info {
        font-size: 14px;
        line-height: 24px;
      }

      .training-banner-content-course .title {
        font-size: 22px;
        font-weight: 700;
        line-height: 30px;
      }

      .training-banner-content-course p {
        font-size: 14px;
        line-height: 26px;
      }

      .course-title-32 {
        font-size: 18px !important;
        font-weight: 600;
      }

      .course-accordion .accordion-button {
        font-size: 15px;
        font-weight: 500;
        padding: 12px !important;
      }

      .course-accordion .accordion-body p {
        font-size: 14px;
        line-height: 26px;
      }

      .course-section-title-lms .course-title-h {
        font-size: 18px;
        font-weight: 700;
        line-height: 30px;
      }

      .submit-project h4.title {
        font-size: 18px;
        font-weight: 600;
        line-height: 28px;
      }

      .fixed_btm.offer_img .alert a {
        width: 300px;
        height: 367px;
        display: none !important;
    }

    #top-menu-offer{
      display: none;
    }

    header#header {
      z-index: 2000; position: fixed !important;
  }


}


#top-menu-offer{
  background: linear-gradient(-45deg, rgb(211, 234, 249) 0%, rgb(248, 248, 221) 100%);
  padding: 8px;
}

.offer-design{
  display: flex;
  align-items: center;
  justify-content: end;
}

.offer-design-left{
  background-color: #000e20;
  padding: 3px 10px;
  border-radius: 6px;
}

.offer-design-left p{
  font-size: 14px;
  font-weight: 400;
  color: #fff;
}

.offer-design-left p span {
  font-size: 15px;
  font-weight: 700;
  color: #0b4ab1 ;
  margin-left: 5px;
}

.offer-design-left img{
  margin-right: 5px;
}

.offer-design-center{
  background-color: #1e1e1e;
  padding: 3px 10px;
  border-radius: 6px;
  margin: 0px 10px;
}

.offer-design-center p{
  font-size: 15px;
  font-weight: 500;
  color: #fff;
}

.offer-design-center p strong{
  color: #0b4ab1 ;
}

.offer-design-center p span{
  font-size: 12px;
  font-weight: 400;
  color: #fff;
}

.offer-design-right{
  background-color: #0b4ab1;
  padding: 3px 10px;
  border-radius: 6px;
}

.offer-design-right a{
  font-size: 15px;
  font-weight: 500;
  color: #fff;
}

.offer-design-last img{
  margin-left: 10px;
}