.full-stack-head{
    background: no-repeat;
    background-image: url(images/backk-img.jpg);
    background-position: 100%;
    background-position-x: center;
    object-fit: cover;
    width: 100%;
    height: 50vh;

}

.price-page{
    display: none;
}

.industries-we-serve{
    margin-top: -170px;
}

.full-stack-row{
    height: 100%;
}

.full-stack-row  .full-stack-about
{
    height: fit-content;
}

.full-stack-row .course-price{
    height: fit-content;
}

.full-stack-head h2{
    font-size: 3rem;
    font-weight: bold;
    padding-left: 50px;
    padding-top: 50px;
}

.full-stack-head span{
    color: rgb(68, 66, 62);
    padding-left: 50px;

}

.full-stack-about{
    width: 50% !important;
}

.full-stack-about h2{
    color: rgb(7, 7, 52);
    font-size: 2.5rem;
    font-weight: bold;
}

.full-stack-about span{
    margin-bottom: 15px;
}

.full-stack-about .row .col ul li{
    line-height: 40px;
}

.course-page-second {
    background-image: linear-gradient(to right, #0072d2, #00b6c3);
    padding: 50px 0
}


.course-page-sec-title h4 {
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 20px
}

.education-cost-table {
    border-radius: 8px;
    box-shadow: 0 2px 12px 0 #1f0000;
    background-color: #fff;
    padding: 30px 15px
}


.eduction-cost tbody .thead {
    color: #4a4a4a;
    background-color: #f9f9f9
}

.eduction-cost tbody {
    text-align: center
}

.programme-table {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0;
    width: 100%;
    border-right: 1px solid #d7d7d7
}

.eduction-cost h5 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 23px;
    color: #000;
    margin-top: 0;
    opacity: 0.5;
}

.eduction-cost h2 {
    font-size: 37px;
    font-weight: 600;
    color: #000;
    margin-bottom: 23px;
}

.mockup-button1 .button4 {
    margin-top: 12px;
    font-size: 15px;
    text-transform: uppercase;
    width: 100%;
    font-weight: 500;
    height: 42px !important;
    background: linear-gradient(97deg, #1c22bb, #2e2ee1)
}

.eduction-cost p {
    margin-top: 7px;
    text-align: center;
    margin-bottom: 0;
    width: auto;
    font-size: 10px
}

.education-details {
    font-weight: 500;
    font-size: 15px
}

.eduction-cost tbody tr,
.eduction-cost thead tr {
    border: 1px solid #e6e6e6
}

.know-more-course {
    color: #0c5397;
    cursor: pointer;
    display: inline-block;
    text-decoration: underline !important;
    font-weight: 600
}

.education-details {
    font-weight: 500;
    font-size: 15px
}



/* Batches */


.led-online-new {
    background: #f3f3f3;
    padding-top: 50px;
    padding-bottom: 50px
}


.upcoming-batches-super-heading h2 {
    text-transform: uppercase;
    border-bottom: 4px solid #1202a0;
    width: 193px;
    color: #0F2C39;
    font-size: 24px;
    font-weight: 700;
    margin: 0 auto 50px;
    padding-bottom: 2px
}


.upcoming-batches-heading {
    position: relative
}

.upcoming-batches-heading h3 {
    color: #0F2C39;
    font-size: 18px;
    font-weight: 600;
    margin: auto;
    padding-bottom: 5px
}

.upcoming-batches-heading .line {
    width: 155px
}

.line {
    width: 200px;
    height: 4px;
    background: blue;
}

.online-class-section {
    margin-top: 40px;
    display: flex;
    justify-content: space-between
}



.online-class-list {
    width: 340px;
    background: #fff;
    padding: 35px 30px 20px;
    position: relative;
    border-radius: 9px;
    box-shadow: 0 0 12px 4px #dedede;
    overflow: hidden
}

.online-class-schedule {
    position: absolute;
    top: 0;
    left: 0
}



.magenta p {
    font-size: 10px;
    font-weight: 300;
    color: #fff;
    background: #B2012F;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 3px 14px;
    letter-spacing: 1px
}


.sherpa-blue p {
    font-size: 10px;
    font-weight: 300;
    color: #fff;
    background: #003944;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 3px 14px;
    letter-spacing: 1px
}

.blue p {
    font-size: 10px;
    font-weight: 300;
    color: #fff;
    background: blue;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 3px 14px;
    letter-spacing: 1px
}

.online-class-time {
    display: flex;
    justify-content: center;
    margin-top: 17px;
    margin-bottom: 17px
}



.online-class-calendar,
.online-class-clock {
    display: flex;
    align-items: center;
    margin-left: 15px
}

.online-class-calendar img,
.online-class-clock img {
    margin-right: 0
}

.online-class-calendar i,
.online-class-clock i {
    background: linear-gradient(302deg, #ffed17, #dd8336);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.online-class-calendar p,
.online-class-clock p {
    font-size: 16px;
    font-weight: 700;
    margin-left: 5px;
    color: #242C2E
}



.online-class-points {
    margin-bottom: 30px;
    padding-top: 17px
}

.online-class-points p {
    font-size: 12px;
    font-weight: 400;
    display: flex;
    margin-bottom: 10px;
    align-items: baseline
}

.online-class-points p:last-child {
    font-weight: 600
}

.online-class-points p i {
    color: #FDA42E;
    margin-right: 9px
}


.online-class-offer {
    position: absolute;
    right: -30px;
    bottom: -30px;
    width: 90px;
    height: 90px;
    background: linear-gradient(0deg, #2340e3, #8271ff);
    color: #fff;
    border-radius: 50%;
    text-align: center
}

.online-class-offer h4 {
    font-size: 17px;
    font-weight: 600;
    padding: 20px;
    text-align: left;
    line-height: 1
}

.online-class-button button {
    margin: auto;
    display: block;
    text-transform: uppercase
}

.online-discount button {
    margin: auto;
    display: block;
    font-size: 12px;
    font-weight: 600;
    background: linear-gradient(45deg, #052B36, #124B5E);
    border: none;
    color: #fff;
    padding: 2px 5px
}

.button2 {
    border: 1px solid #161681;
    color: #250d68;
    background: transparent;
    width: 221px;
    border-radius: 4px;
    height: 46px
}

.button2 a {
    color: #1e0d6c
}

.button2 a:hover {
    color: #fff
}

.button2:hover {
    color: #fff;
    background: #1636c2;
    transition: all 800ms
}

.button2:hover i {
    margin-left: 15px;
    transition: margin 800ms
}


button.button2:hover a {
    color: #fff
}

.form-batch .button2 {
    margin-top: 23.6px;
    padding: 7px 20px
}

.form-batch .button2 {
    margin-top: 23.6px;
    padding: 7px 20px
}



.timing-suit {
    margin-top: 50px;
    text-align: center
}

.timing-suit h4 {
    color: #0F2C39;
    font-size: 18px;
    font-weight: 600;
    margin: auto;
    padding-bottom: 5px
}

.timing-suit p {
    font-size: 13px;
    font-weight: 400
}

.timing-suit button {
    margin-top: 15px;
    text-transform: uppercase
}


.clientdropquery form .button1 {
    font-weight: 700;
    letter-spacing: 2px;
    font-size: 15px
}

.singlepage-job-list .button1:hover,
.singlepage-contact-details+.button1:hover {
    color: #fff
}

.button1 a {
    color: #fff
}

.button1 {
    margin: auto;
    display: block;
    padding: 10px 24px;
    border: none;
    background: linear-gradient(45deg, #0f0f81, #092e95);
    color: #fff;
    border-radius: 4px;
    height: 46px
}

.button1 i {
    margin-left: 10px
}

/* Batch request */


.batch-request {
    padding: 50px 0 70px
}

.batch-request .valide-text1 input[type="tel"] {
    padding: 0 0 0 78px !important
}

.batch-request .form-batch input[type="text"] {
    padding-right: 34px
}

.batch-heading {
    margin-bottom: 25px
}

.curriculum-accordian .mp-eligibility ul li {
    line-height: 42px !important
}

.like-curriculum .help-block {
    position: relative
}

.batch-super-heading h2 {
    text-transform: uppercase;
    border-bottom: 4px solid #1b21c7;
    width: fit-content;
    color: #0F2C39;
    font-size: 24px;
    font-weight: 700;
    margin: 0 auto 50px;
    padding-bottom: 2px
}

.curriculum-super-heading h2 {
    text-transform: uppercase;
    color: #0F2C39;
    font-size: 24px;
    font-weight: 700;
    margin: 0 auto;
    padding-bottom: 3px;
    text-align: center
}

.form-batch .form-inline {
    justify-content: space-between;
    align-items: end
}

.batch-request .form-batch .drop-number .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 6px 4px 0;
    height: 0;
    left: 50%;
    margin-left: 22px;
    margin-top: 2px;
    position: absolute;
    top: 16%;
    width: 0
}


.fcontrol {
    position: relative
}

.fcontrol input {
    width: 235px;
    margin-top: 7px;
    border: solid 1px #ddd;
    box-shadow: 0 0 10px 3px #f1f1f1;
    padding: 6px 0 6px 10px;
    font-size: 14px;
    background: #ffff;
    color: #8c8c8c;
    border-radius: 6px;
    height: 37px
}

.fcontrol input:focus {
    outline: none
}

.fcontrol label {
    justify-content: start;
    font-size: 13px
}

.fcontrol .mobile-hidden {
    position: absolute;
    top: 25px;
    right: -40px;
    background: #3418af;
    padding: 4px 15px;
    height: 38px;
    border-radius: 6px
}

.fcontrol button {
    text-transform: uppercase
}



.valide-text1 {
    position: relative
}

.batch-request .valide-text1 input[type="tel"] {
    padding: 0 0 0 78px !important
}


/* Training Features */


.training-features {
    padding-top: 50px;
    padding-bottom: 50px
}


.features-super-heading h2 {
    text-transform: uppercase;
    border-bottom: 4px solid #2a0fc4;
    width: 240px;
    color: #0F2C39;
    font-size: 24px;
    font-weight: 700;
    margin: 0 auto 30px;
    padding-bottom: 2px
}

.feature-img-heading {
    background: #fff;
    padding: 25px 20px;
    height: 190px;
    width: 342px;
    border-radius: 10px;
    box-shadow: 0 0 6px 6px #e4e4e45e;
    margin: 28px auto 10px
}

.feature-img-heading p {
    font-size: 11px;
    font-weight: 400;
    margin: 30px 0
}

.feature-img-section {
    display: flex;
    align-items: center
}

.feature-img-section img {
    width: 49px
}


.feature-img-section h4 {
    font-size: 16px;
    font-weight: 600;
    color: #002F77;
    margin-left: 25px
}


.training-certificate {
    background: url(../images/training-certificate-back.webp);
    background-size: cover;
    height: 566px;
    width: 100%
}

.training-certi {
    padding-top: 75px
}

.training-certi h3 {
    font-size: 29px;
    font-weight: 700;
    text-transform: uppercase
}

.cerificate-img {
    width: 638px;
    margin-top: 80px
}

.training-desc p {
    font-size: 18px;
    margin-top: 3px;
    font-weight: 300
}

.training-button {
    margin-top: 35px;
    display: flex;
    align-items: center
}

.join-button button {
    text-transform: uppercase;
    margin-right: 50px;
    border: 1px solid #0b0b62
}

.sample a {
    text-transform: uppercase;
    text-decoration: none
}

.certificate-preview {
    position: relative
}

.certificate-preview a {
    position: relative;
    color: #fff
}

.certificate-preview a span {
    position: absolute;
    top: 160px;
    right: 0;
    font-weight: 500
}

/* Enroll Class Course */


.enroll-class-course {
    background: #F9F9F9
}


.enrolling {
    background: url(../images/Background_Image.png);
    background-size: cover
}


.enrolling-en {
    padding: 46px 0 0 30px
}

.enroll-class-form .form-inline {
    justify-content: space-between;
    align-items: flex-start
}

.enrolling-en .enroll-class-form .form-inline .form-group {
    width: 270px
}

.enrolling-en .enroll-class-form .form-inline .form-control {
    width: 237px
}

.enrolling-en .en a {
    color: inherit;
    font-weight: 700
}

.enrolling-img img {
    margin-top: 6px;
    width: 336px
}


.like-curriculum .select2-container,
.enroll-class-form .select2-container {
    position: absolute;
    top: 7px
}

.enroll-class-form .valide-text1 .form-control {
    padding: 0 0 0 74px !important
}


.enroll-class-form .select2-selection__rendered {
    font-size: 13px;
    color: #525558
}

.enroll-class-form .form-inline .help-block {
    position: inherit
}

.enroll-class-form .form-inline label {
    display: block;
    width: 100%;
    font-size: 15px;
    margin-top: 20px;
    margin-bottom: 5px;
    margin-left: 10px
}

.enroll-class-form .form-inline .form-group {
    width: 330px
}

.enroll-class-form form .enroll-btn {
    margin-top: 24px
}

.enroll-class-form form button {
    text-transform: uppercase;
    font-size: 18px;
    padding: 1px 15px;
    color: #fff;
    border: 2px solid;
    border-radius: 6px;
    margin-top: 45px;
    height: 39px;
}


.like-curriculum .help-block {
    position: relative
}

.enroll-class-form .form-inline .form-group {
    width: 330px
}

.enrolling-en .enroll-class-form .form-inline .form-group {
    width: 270px
}

.valide-text1 {
    position: relative
}


.clientdropquery .valide-text1 .drop-number .select2-container {
    width: 75px !important
}

.clientdropquery .valide-text1 .drop-number input[type="tel"] {
    padding-left: 79px
}

.future-client-form .valide-text1 .select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 0
}

.future-client-form .valide-text1 .select2-container {
    position: absolute
}

.future-client-form .valide-text1 input[type="tel"] {
    padding-left: 84px
}


.enroll-class-form .drop-number .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 6px 4px 0;
    height: 0;
    left: 50%;
    margin-left: 20px;
    margin-top: -10px;
    position: absolute;
    top: 50%;
    width: 0
}


/* Batch Timing Section */

.batch-timing-section {
    background: #fff;
    padding: 50px 0
}


.batch-timing-section h4 {
    color: #272727;
    font-size: 22px;
    font-weight: 700;
    margin: 0 auto;
    padding-bottom: 0
}

.batch-timing-section span {
    font-size: 20px
}

.mockup-heading h3 {
    color: #0F2C39;
    font-size: 18px;
    font-weight: 600;
    margin: auto;
    padding-bottom: 5px
}

.mockup-heading .line {
    width: 146px
}

.batch-box-main {
    display: flex;
    justify-content: space-between
}


.batch-box {
    border-radius: 8px;
    border-top: 4px solid transparent;
    background-color: #f4faff;
    box-shadow: 0 13px 21px 0 #db0000 0 13px 16px 0 rgb(25, 2, 118);
    padding: 25px 10px;
    width: 205px;
    height: 157px;
    transition: all .2s ease-out;
    will-change: transform
}

.batch-box:hover {
    border-color: #1804c9;
    cursor: pointer
}

.batch-box h4 {
    font-size: 17px;
    color: #252c2d
}

.batch-box p {
    font-size: 17px;
    color: #252c2d;
    margin-top: 15px;
    font-weight: 400
}

.batch-box img {
    max-height: 45px
}


/* Why Android Row */

.whyAndroidRow {
    background: #fff;
    padding: 30px 0 0
}


.whyAndroidRow .mobile_img {
    display: none !important
}

.whyAndroidRow .businessStardom-img.layer-1 img {
    width: 480px;
    margin: 66px 0 0
}

.whyAndroidRow.EngHiring .titleOne {
    text-align: center
}

.whyAndroidRow.EngHiring p {
    text-align: center;
    font-size: 16px;
    margin: 0 17% 50px
}

section.whyAndroidRow.EngHiring.AppVisuals {
    background: #f9f9f9;
    padding: 50px 0;
    margin: 0
}


section.whyAndroidRow.EngHiring.AppVisuals p {
    margin: 0 15% 17px
}

.Feature-rich .col-lg-6,
.TechnologiesRow .col-md-4,
.WhyLove .col-lg-6,
.partnershipModelsRow .col-lg-4,
.right_choice_inner .col-lg-3,
.right_choice_inner .col-lg-4,
.right_choice_inner.Benefit .col-lg-6,
.whyAndroidRow .col-lg-4,
.whyAndroidRow .col-lg-6,
.workProcessRow .col-lg-4,
section.partnershipModelsRow.stayhealth .col-lg-6 {
    display: flex
}

.HomeSlider.App_development .businessStardom-img {
    right: 3%;
    top: -80px;
    width: 100%;
    position: absolute;
    text-align: right
}

.businessStardom-img.mobile_app.layer-1 {
    right: -44%;
    top: 25%
}

.businessStardom-img.layer-1 img {
    width: 92%
}


.inline-box {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background: #fff;
    border: 1px solid #ededed;
    padding: 25px;
    margin-bottom: 26px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    min-height: 175px;
    width: 100%
}

.inline-box:hover {
    box-shadow: 0 0 25px rgba(0, 0, 0, .1)
}

.inline-box .counter-inner {
    min-height: 95px
}

.inline-box .right_choice_tile {
    opacity: 0;
    padding: .3125rem 0;
    visibility: hidden;
    background-color: #1d73f8;
    display: block;
    transition: width .6s ease-out;
    width: 0;
    padding: 1px 0;
    margin: 10px 0;
    transition: .6s ease-out
}

.inline-box:hover .right_choice_tile {
    opacity: 1;
    visibility: visible;
    width: 5rem
}

.inline-box .content {
    padding-left: 30px;
    width: calc(100% - 70px)
}

.inline-box .content h4 {
    font-weight: 700;
    font-size: 16px;
    color: #1a1a1a;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease
}

.inline-box:hover .content h4 {
    color: #1d73f8
}

.inline-box .content p {
    font-weight: 400;
    font-size: 14px;
    color: #333;
    text-transform: none
}


.counter-inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center
}

.counter-inner .content {
    padding-left: 30px
}

.counter-inner .content .counter-number {
    font-weight: 700;
    font-size: 44px;
    color: #1a1a1a;
    line-height: normal;
    display: inline-block;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease
}

.counter-item:hover .counter-number {
    color: #1d73f8
}

.counter-inner .icon img {
    width: 68px;
    height: 68px
}

.counter-inner .content p {
    font-weight: 700;
    font-size: 11px;
    line-height: normal;
    text-transform: uppercase;
    color: #333;
    margin-bottom: 0
}


    
.titleOne {
    font-weight: 700;
    font-size: 32px;
    line-height: normal;
    text-transform: uppercase;
    color: #1a1a1a;
    margin-bottom: 15px
}

.titleOne label {
    margin: 0
}


/** Nav Items */

.nav-items h1,
.bottom-slide h1 {
    font-size: 2rem;
    margin: 0;
    letter-spacing: 1rem;
    color: #ff5f14
}

.nav-items h3,
.bottom-slide h3 {
    font-size: 1rem;
    letter-spacing: .3rem;
    opacity: .6
}


.nav-items.fixed{
    z-index: 9999;
    position: fixed !important;
    width: 100%;
    top: 14%;
}

.items-container {
    /* position: sticky !important; */
    /* top:14% !important; */
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
    height: 60px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    background: #fff;
    z-index: 10;
    align-items: center
}

.items-container .enroll {
    margin-right: 0;
    background: linear-gradient(45deg, #F48430, #FB6D45);
    padding: 8px 11px;
    border-radius: 4px;
    color: #fff !important;
    font-weight: 500;
    font-size: 15px;
    text-decoration: none;
    cursor: pointer;
}

.items-container--top {
    position: fixed;
    top: 0
}

.navs {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #4c4c4c !important;
    transition: all .5s ease;
    font-size: 12px;
    font-weight: bold;
    padding: 20px 7px;
    margin-right: 26px;
    text-decoration: none !important
}

.bottom-slider {
    position: absolute;
    bottom: 0;
    width: 0;
    height: 4px;
    background: #ff5f14;
    transition: left .3s ease
}

/* Form Column */

.sticky-form .drop-number .select2-container--bootstrap .select2-selection--single {
    background-color: #f7fbff;
    box-shadow: none;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    background: transparent;
    height: 40px !important;
    padding-top: 0;
    margin-left: 0;
    margin-top: 19px;
    border: none;
    width: 101px
}

.sticky-form {
    position: sticky;
    top: 80px;
    margin-top: 10px
}


.sticky-form .form-column {
    width: 315px;
    background: #fff;
    padding: 20px;
    margin-right: 118px;
    margin-left: 15px;
    box-shadow: 0 0 5px 3px #d4d4d4c2;
    margin-bottom: 20px
}

.sticky-form .form-column strong {
    display: block
}

.sticky-form .form-column form {
    font-size: 13px
}

.sticky-form .form-column form select,
.sticky-form .form-column form input {
    border: none;
    border-bottom: 1px solid #ddd;
    background: transparent;
    height: 41px;
    outline: none;
    margin-top: 10px;
    padding: 0 0 0 7px
}

.sticky-form .form-column form textarea {
    border: none;
    border-bottom: 1px solid #ddd;
    background: transparent;
    height: 41px;
    outline: none;
    font-size: 13px;
    margin-top: 20px;
    padding: 0 0 0 7px
}

.sticky-form .form-column form select,
.sticky-form .form-column form input::placeholder,
.sticky-form .form-column form textarea::placeholder {
    color: #545454
}

.sticky-form .form-column form input,
.sticky-form .form-column form textarea {
    width: 100%
}

.sticky-form .form-column form .form-inline input {
    width: 70%
}

.sticky-form .form-column form button {
    width: 80%;
    padding: 0;
    height: 40px;
    border-radius: 10px;
    border: 1px solid #3a2790;
    background: transparent;
    color: #4724e2;
    text-transform: uppercase;
    margin: 20px auto 0;
    display: block
}

.sticky-form .form-column form button:hover{
    background-color: rgb(122, 66, 235);
    color: white;
}

.sticky-form .valide-text input[type="tel"] {
    position: absolute;
    top: 0;
    left: 30%;
    width: 70% !important
}
/* 
.swiper{
    width: 1100px;
} */

.sticky-form .drop-number .select2-container--bootstrap .select2-selection--single {
    background-color: #f7fbff;
    box-shadow: none;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    background: transparent;
    height: 41px !important;
    line-height: 45px;
    margin-left: 0;
    border: none;
    width: 100px;
    border-bottom: 1px solid #ddd;
    margin-top: 18px
}

.sticky-form.placement-form-st {
    overflow: hidden;
    box-shadow: 0 0 5px 3px #d4d4d4c2
}

.resetform {
    visibility: hidden;
    position: absolute
}




/* Media Queries */


@media (min-width: 800px) {
    .nav-items h1,
    .bottom-slide h1 {
        font-size: 3rem
    }
    .nav-items h3,
    .bottom-slide h3 {
        font-size: 1rem
    }
}

@media (max-width: 765px) {
    .carrer-form-clear {
        overflow: initial
    }
    .nav-items h1,
    .bottom-slide h1 {
        letter-spacing: 0
    }
    .banner-review-page-heading p {
        width: 100%;
        text-align: justify
    }
}

@media only screen and (max-width:1200px) {
    .header-top-links a {
        margin-right: 21px
    }
    .banner-desc {
        margin-bottom: 40px
    }
    .scholar-fee img {
        right: -30px
    }
}

@media only screen and (max-width: 1024px) {
    .course-video {
        margin-top: 25px;
    }
    .test-slide {
        width: 290px;
        margin: 110px auto 0;
        margin-bottom: 20px
    }
    .placement-form-st .form-column {
        width: 100%;
    }
    .fixed span {
        font-size: 10px;
    }
    .review-video .owl-nav .owl-prev {
        left: 15%
    }
    .review-video .owl-nav .owl-next {
        right: 15%
    }
    .right-side img {
        width: 100% !important
    }
    .services-list {
        width: 210px
    }
}

@media only screen and (min-width: 1200px) {
    .demanding img {
        width: 281px !important
    }

    .batch-box-main{
        display: flex;
        justify-content: flex-start;
        /* flex-direction: column; */
    }
}

@media only screen and (min-width: 1024px) and (max-width: 2000px) {
    .test-slide {
        width: 220px !important
    }
    .our-team-banner {}
}

@media only screen and (min-width: 830px) and (max-width: 1024px) {
    .our-team-banner {}
}

@media only screen and (max-width: 1367px) and (min-width: 1200px) {
    .header-top-links {
        margin-left: 15px
    }
    .banner-desc {
        width: 490px
    }
    .banner-desc p {
        font-size: 15.5px
    }
    .course-list {
        padding: 0 40px
    }
    .course-list a {
        font-size: 13px
    }
    .description {
        width: 815px
    }
    .description p {
        font-size: 12px
    }
}

@media only screen and (min-width: 440px) {
    .mobile-modal-course-categories {
        display: none
    }
}

@media only screen and (min-width: 411px) and (max-width: 823px) {
    .offers-class .modal-body .modal-form-fill {
        padding: 20px 40px !important
    }
    .mentorslider-left-desc p {
        width: 380px !important;
        text-align: justify
    }
}

@media only screen and (min-width: 320px) and (max-width: 823px) {
    .service-banner {
        height: 280px;
    }
    .service-banner-heading {
        margin-top: 50px;
    }
    .all-course-highlights1 {
        font-size: 13px;
        text-align: start;
        width: 100%;
        float: none;
        margin-top: 15px
    }
    .job-course-desc1 {
        width: 100%;
        float: none
    }
    .course-page-content {
        width: 100%;
        padding: 20px
    }
    .course-page2-curriculum {
        display: grid
    }
    .course-page2-curriculum .one,
    .course-page2-curriculum .two,
    .course-page2-curriculum .three,
    .course-page2-curriculum .four,
    .course-page2-curriculum .five,
    .course-page2-curriculum .six,
    .course-page2-curriculum .seven,
    .course-page2-curriculum .eight,
    .course-page2-curriculum .nine,
    .course-page2-curriculum .ten {
        width: 100%;
        text-align: center
    }
    .team-manag {
        margin-top: 10px
    }
    .team-manag .account-team {
        margin-right: 0
    }
    .auth-sign img {
        width: 47%;
        margin-bottom: 10px
    }
    .student-payment .select2-container--default .select2-selection--single,
    .student-payment .form-inline .form-control {
        margin-top: 25px
    }
    .student-payment .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 79px;
        position: absolute;
        top: 1px;
        right: 1px;
        width: 20px
    }
    .student-payment .form-inline {
        display: block !important;
        margin-bottom: 0
    }
    .student-payment form .form-inline .ans .select2-container {
        display: table-cell !important
    }
    .fee-deposit .form-inline .form-control {
        margin-bottom: 0 !important
    }
    .right-oppor-form-section2 .ans .drop-number .select2-container {
        margin-top: 31px
    }
    .zone-banner-content {
        margin-top: 0 !important
    }
    .all-from-request-zone-heading h5 {
        font-size: 18px
    }
    .all-from-request-zone-heading {
        padding: 15px 60px
    }
    .rzone .job-sticky .valide-text input[type="tel"] {
        left: 24%;
        width: 76% !important
    }
    .rzone-feature-list {
        padding: 15px 20px !important
    }
    .rzone-feature-list strong {
        width: 100% !important
    }
    .banner-rzone {}
    .right-oppor-form .button1 {
        margin-top: 30px
    }
    .review-portion .valide-text input[type="tel"] {
        position: absolute;
        top: 0;
        left: 23%;
        width: 77% !important
    }
    .ans-place-degi {
        width: 94%
    }
    .service-banner-heading h3:before {
        bottom: -74px
    }
    .modal-open .modal {
        overflow-x: hidden;
        overflow-y: hidden
    }
    .modal-open #myModal3,
    #getmoalfeedback {
        overflow-x: hidden;
        overflow-y: scroll
    }
    div.modal div.modal-backdrop {
        z-index: 0
    }
    .rzone {
        margin: 50px 0 !important
    }
    .rzone-heading,
    .rzone-subheading {
        margin-bottom: 35px !important
    }
    .rzone .india-row,
    .job-sticky {
        margin-bottom: 15px !important
    }
    .product-team-desc p {
        text-align: justify
    }
    .horizontal-line-right,
    .horizontal-line-left {
        display: none
    }
    .industry-sub-heading p {
        width: 78%;
        margin: auto
    }
}

@media only screen and (max-width: 767px) {
    .author-details>.name-and-date {
        width: 73%
    }
    .an-blog-img img {
        width: 100%;
        height: auto !important
    }
    .myform-check-inline .form-check-input:first-child {
        margin-left: 0
    }
    .an-column-blog {
        margin: 25px 0 0
    }
    .an-column-blog:last-child {
        margin-bottom: 20px
    }
    .banner-job-content h3 {
        font-size: 22px
    }
    .banner-job {
        height: 232px
    }
    .banner-placement-content {
        padding: 8vh 0
    }
    .validation .help-blocks strong {
        margin-left: 0
    }
    .opn-jb-banner h3 {
        padding-top: 40px;
        line-height: 35px
    }
    .mybutton-filed .help-block {
        left: 6px
    }
    .all-course-box:hover {
        background: transparent;
        margin-left: 0
    }
    .reg-off-add h4 {
        font-size: 18px
    }
    .google-map strong {
        margin-left: 0
    }
    .resolve-query {
        margin: 0
    }
    .solution {
        margin: 0 auto 63px
    }
    .course-about .question-portion .form-mbil-course .form-column {
        width: 92% !important
    }
    .tools-img img {
        max-width: 112px
    }
    .feedbackmodelsection {
        height: 558px
    }
    .clientdropquery {
        margin-bottom: 40px
    }
    .client-list {
        margin-bottom: 20px
    }
    .client-list .owl-theme .owl-nav {
        display: none !important
    }
    .navbar {
        margin-top: 6px
    }
    .offers-class .modal-form-fill button.close span {
        top: 20px
    }
    .faq-sticky-form.sticky-form {
        padding: 0 0 35px
    }
    .faq-sticky-form .sticky-form .form-column {
        width: 298px
    }
    .faq-content-page {
        overflow: hidden
    }
    .faq-getTrack {
        padding: 40px 0
    }
    #endingtimemobile {
        display: flex;
        font-size: 10px;
        margin-left: 4px;
        margin-right: 4px
    }
    .new-review form button {
        display: block;
        margin: 30px auto auto !important
    }
    .cc-achievement .button5 {
        padding: 7px 13px;
        text-align: center
    }
    .card-body p img {
        display: block;
        margin: auto
    }
    .placement-section .card-body {
        text-align: center
    }
    .mp-curri-form button {
        width: 90%
    }
    .button5 {
        padding: 9px 1px !important;
        width: 100% !important
    }
    .placement-section .card-body {
        display: table
    }
    .card-body p {
        padding-left: 0
    }
    .all-from-request-zone-checkbox {
        margin-bottom: 0
    }
    .myform-check-inline {
        margin-bottom: 15px
    }
    .review-list,
    .ans-place {
        overflow: hidden
    }
    .mp-course-heading p,
    .placement-points p,
    .cc-achie-sections p {
        text-align: justify
    }
    .student-payment .ans {
        padding: 0
    }
    .fee-deposit-checkbox label {
        font-size: 13px
    }
    .right-oppor-form-section2 {
        margin-bottom: 0;
        margin-top: 0;
        display: block
    }
    #myModal4.modal .modal-content .modal-body .guide-modal-right h4 {
        margin-right: 25px
    }
    #commanModalCourse.modal .modal-content .modal-body .guide-modal-right h4 {
        margin-right: 25px
    }
    .right-oppor-form-section2 input {
        margin-top: 20px
    }
    .service-banner-heading h3 {
        font-size: 20px;
        align-items: center
    }
    .service-section-list-desc p {
        text-align: justify
    }
    .rev-desc p {
        text-align: justify;
        margin-top: 60px
    }
    .allclients .owl-nav .owl-next span {
        right: -2%
    }
    .enroll-class-form .form-inline .help-block {
        position: absolute
    }
    .allclients .owl-nav .owl-prev span {
        left: -2%
    }
    .pi-img-desc-right span img {
        width: 14px
    }
    .pi-img-desc-right span {
        margin-right: 15px
    }
    .pi-img-desc-left-date {
        margin-right: 8px
    }
    .modalclass.modal .modal-content .modal-body .modal-form-fill button.videoclose {
        right: 23px;
        top: 20px
    }
    .ans-place-desc-box {
        width: 100%
    }
    .modalclass.modal .modal-content .modal-body .modal-form-fill button.close span {
        top: 14px;
        right: 18px
    }
    .dropquery-right p {
        width: auto
    }
    .modalclass.modal .modal-content .modal-body .modal-form-fill .form-heading h4 {
        margin-bottom: 0;
        margin-left: 0
    }
    .offers-class show.select2-container .select2-selection--single .select2-selection__rendered {
        width: 79px
    }
    .offers-class .valide-text input[type="tel"] {
        left: 24%;
        width: 76% !important
    }
    .form-batch .button2 {
        margin: 0 auto;
        display: block;
        margin-top: 32px
    }
    .job-sticky .form-column {
        width: 100%;
        margin: 0;
        margin-bottom: 20px
    }
    .india-side-row {
        width: 100%;
        margin-right: 0;
        margin-left: 0
    }
    .download-button button {
        width: 80%
    }
    .job-sticky .valide-text input[type="tel"] {
        left: 22%;
        width: 78% !important
    }
    .banner-training-certificate {}
    .nit-check label {
        margin-bottom: 0
    }
    .modalclass.modal .modal-content .modal-body .modal-form-fill form button {
        margin-bottom: 15px
    }
    .modalclass.modal .modal-content .modal-body .modal-form-fill .form-heading {
        margin-top: 15px
    }
    .allclient-banner-heading h2 {
        font-size: 28px
    }
    .dropquery-right .valide-text input[type="tel"] {
        left: 23%;
        width: 77% !important
    }
    .dropquery-right .drop-number .select2-container--bootstrap .select2-selection--single {
        width: 86px
    }
    .Trecou .owl-nav .owl-next {
        right: 0
    }
    .review-portion .sticky-form .form-column {
        width: 100%
    }
    .Trecou .owl-nav .owl-prev {
        left: 0
    }
    #sidemodalclass.modal .modal-dialog {
        width: auto
    }
    .offers-class .modal-body {
        flex-direction: column-reverse
    }
    .offers-class .modal-body .modal-form-fill {
        padding: 35px 25px 15px 20px;
        width: 100%
    }
    .offers-class .modal-body .modal-image {
        width: 100%
    }
    .offers-class .modal-image img {
        width: 100%
    }
    .banner-placement-content p {
        text-align: justify
    }
    .see-more-review button {
        margin-bottom: 32px
    }
    .india-contact a,
    .row-contact a {
        padding-right: 10px
    }
    .india-image img,
    .row-image img {
        width: 45px !important
    }
    .india-image {
        width: 49%;
        text-align: end
    }
    .review-top-section {
        display: block;
        position: relative
    }
    .rev-list .heading-rating {
        display: flex
    }
    .rev-list .heading-rating .name-linked {
        margin-left: 14px;
        width: 48%;
        text-align: center
    }
    .heading-rating {
        position: relative
    }
    .rating-smile {
        position: absolute;
        top: 63px;
        display: inline-grid;
        width: 100%;
        text-align: center
    }
    .rev-list .heading-rating .name-linked strong,
    .name-linked span {
        display: block;
        font-size: 13px
    }
    .banner-review-page-heading h1 {
        font-size: 35px
    }
    .modalclass.modal .modal-content {
        width: 100%
    }
    .modalclass.modal .modal-content .modal-body {
        flex-direction: column-reverse;
        padding: 20px
    }
    .modalclass.modal#course-popups .modal-content .modal-body {
        flex-direction: column-reverse;
        padding: 0 20px !important
    }
    .modalclass.modal#inquiry_popup_form .modal-content .modal-body {
        flex-direction: column-reverse;
        padding: 0 20px !important
    }
    .modalclass.modal#inquiry_popup_form {
        padding: 12px
    }
    #myModal4.modal .modal-content .modal-body {
        flex-direction: column-reverse
    }
    #myModal4.modal .modal-content .modal-body .guide-modal-right h4 {
        font-size: 18px
    }
    #myModal4.modal .modal-content .modal-body .guide-modal-right {
        width: 100%;
        padding: 20px
    }
    #myModal4.modal .modal-content .modal-body .guide-modal-left {
        width: 100%
    }
    #myModal4.modal .modal-content {
        width: 100%
    }
    #commanModalCourse.modal .modal-content .modal-body {
        flex-direction: column-reverse
    }
    #commanModalCourse.modal .modal-content .modal-body .guide-modal-right h4 {
        font-size: 18px
    }
    #commanModalCourse.modal .modal-content .modal-body .guide-modal-right {
        width: 100%;
        padding: 20px
    }
    #commanModalCourse.modal .modal-content .modal-body .guide-modal-left {
        width: 100%
    }
    #commanModalCourse.modal .modal-content {
        width: 100%
    }
    .modalclass.modal .modal-content .modal-body .modal-form-fill {
        width: 100%;
        padding: 1px 10px
    }
    #upcomingbatchesid,
    #aboutawsid,
    .client-placement,
    .job-list {
        overflow: hidden
    }
    .modalclass.modal .modal-content .modal-body .modal-form-fill form input {
        height: 42px
    }
    .result {
        width: 100% !important;
        right: 0
    }
    .mobile-close {
        display: none !important
    }
    .navbar-collapse {
        background: #1b242d;
        border: 1px solid #fff;
        padding: 27px 0;
        z-index: 9;
        text-align: center
    }
    .new-search-design input {
        width: 235px
    }
    .new-search-design {
        justify-content: center;
        margin-left: 0;
        margin-top: 18px
    }
    .kul {
        width: 145px
    }
    #navbarTogglerDemo01 .navbar-brand {
        display: none
    }
    .corp::before {
        content: none
    }
    .navbar-nav {
        flex-direction: row;
        justify-content: center;
        margin-top: 18px
    }
    ul.nav.navbar-nav.mobile-resp {
        display: grid;
        justify-content: inherit
    }
    .footer-link-new {
        flex-direction: column;
        margin: 45px 0 0
    }
    .footer-link-new div {
        margin-bottom: 35px
    }
    .farn-modal-left {
        display: none
    }
    .nit .modal-content,
    .farn-modal-right {
        width: 100%
    }
    .header-top {
        display: none !important;
    }
    #masterdes {
        display: none
    }
    .navbar-nav .dropdown-menu {
        position: relative !important;
        transform: none !important;
        border: none;
        padding: 0 15px
    }
    .search-courses .search-input {
        width: 23em;
        font-size: 13px
    }
    .MobileCourseMenu span {
        padding: 8px 23px;
        border: 1px solid #fdd23a;
        font-size: 14px;
        font-weight: 500;
        display: block;
        margin-bottom: 9px
    }
    .mystyle {
        color: #fff !important;
        background: linear-gradient(0deg, #fc674c, #f28c28)
    }
    .mobile-program {
        margin: 15px 0
    }
    .popular-programs {
        margin: 0;
        display: flex;
        flex-direction: column
    }
    .popular-programs a {
        margin: 6px 0;
        font-size: 13px;
        color: #000
    }
    .mobile-resp {
        margin: 12px 0
    }
    .mobile-resp li {
        margin: 5px 0;
        background: #f7f7f8;
        padding: 5px 15px;
        overflow: hidden
    }
    .mobile-resp li a {
        color: #5b5b5b;
        text-decoration: none;
        margin-bottom: 5px;
        font-size: 15px
    }
    .mobile-resp li a:first-child {
        display: flex;
        justify-content: space-between;
        align-items: center
    }
    #myModal3 .modal-dialog {
        width: 100%;
        margin: 0
    }
    .mobile-resp .dropdown a:after {
        transform: rotate(-90deg);
        transition: transform 300ms ease-in-out
    }
    .mobile-resp .dropdown.show a:after {
        transform: rotate(0deg)
    }
    .master-course-description-list ul li {
        line-height: 1.5
    }
    .master-course-description {
        width: 100%;
        padding: 15px 0
    }
    .master-course-description-list {
        margin-left: 0
    }
    .master-course-description-heading {
        padding: 6px 0
    }
    .popular-programs a {
        position: relative;
        padding-left: 15px
    }
    .popular-programs a::before {
        content: '';
        border: 5px solid transparent;
        border-left-color: #6e6e6e;
        position: absolute;
        left: 2px;
        top: 4px
    }
    #myModal3 .modal-dialog .modal-content .modal-header .close {
        width: 0;
        height: 0;
        padding: 10px
    }
    #myModal3 .modal-dialog .modal-content .modal-header .close .angle-back {
        top: -3px;
        right: -1px
    }
    .hidden-xs {
        display: none
    }
    .course-form {
        width: 100%;
        margin-bottom: 20px
    }
    .course-trend {
        max-width: 206px;
        width: 100%;
        margin: auto
    }
    .clients-list .owl-dots {
        bottom: -5% !important;
        left: 21% !important
    }
    .view-all-clients {
        right: 110px;
        bottom: -37px
    }
    .foo-link {
        flex-wrap: wrap
    }
    .foo-link a {
        font-size: 10px;
        line-height: 2
    }
    .foo-copy p {
        font-size: 6px
    }
    .croma-foo-tab .tab button {
        padding: 10px 7px;
        font-size: 10px
    }
    .field-tab ul {
        padding: 0 6px;
        width: 85px
    }
    .field-tab ul li {
        line-height: .5;
        margin-bottom: 6px
    }
    .field-tab ul li a {
        font-size: 7px
    }
    .blog-list {
        margin-bottom: 10px;
        margin-left: 25px;
        justify-content: flex-start
    }
    .footer-middle .heading h3 {
        margin-bottom: 10px
    }
    .more-blog {
        margin: 10px auto
    }
    .left-side {
        width: 100%
    }
    .edge-croma-img {
        height: auto;
        margin: auto
    }
    .edge-croma-img img {
        max-width: 100%;
    }
    .edge-croma div p {
        font-size: 8px;
    }
    .edge-list {
        flex-wrap: wrap;
        justify-content: space-around
    }
    .edge-croma {
        width: 150px;
        margin-bottom: 15px;
        box-shadow: 0 0 3px 2px #fcfcfc;
        padding: 10px 2px;
    }
    .edge-croma div strong {
        font-size: 10px;
    }
    .croma-descrip {
        flex-wrap: wrap;
    }
    .tablinks.active::before {
        width: 30px
    }
    .blog-heading p {
        font-size: 12px
    }
    .social-link {
        margin-bottom: 20px;
    }
    .foo-bot-heading {
        margin-bottom: 5px;
    }
    .social-link.soci-right {
        margin-top: 0;
        margin-bottom: 0px;
    }
    .foo-first-follow {
        margin-bottom: 12px;
    }
    .newsletter form,
    .notifications form {
        margin-bottom: 22px;
    }
    .video-learner,
    .lc {
        width: 290px;
        min-height: auto;
    }
    .video-img img {
        width: 250px !important;
    }
    .foo-bot-heading h3 {
        margin-bottom: 0px;
    }
    .testimonials-list {
        flex-direction: column;
    }
    .client-logo img {
        max-width: 76px;
        margin: inherit
    }
    .analysis-points {
        width: 110px;
        margin: 15px 0;
        display: inline-grid
    }
    .support-learner h4 {
        font-size: 15px;
    }
    .description {
        padding-right: 0;
    }
    .description p {
        text-align: justify;
    }
    .analysis-heading strong {
        font-size: 12px
    }
    .analysis-heading p {
        font-size: 11px
    }
    .support {
        background-position: 10% 0;
        padding: 25px 0 35px;
        background: #fd9a09
    }
    .support-learner p {
        font-size: 12px
    }
    .navbar-toggler-icon1 img {
        width: 21px
    }
    .navbar-toggler {
        border: none !important;
        outline: none !important;
        box-shadow: none !important
    }
    .logo1 img {
        width: 90px;
        height: 40px
    }
    .menu-mobile {
        display: flex !important;
        justify-content: space-between;
        width: 100%;
        align-items: center
    }
    .menu-logo {
        width: 90px
    }
    .mob-phone {
        width: 40px
    }
    .mob-phone .menu-mobile-phone {
        text-align: right
    }
    .mob-phone a i {
        vertical-align: middle
    }
    .menu-mobile .mob-first button {
        padding: 0;
        color: #fff
    }
    .menu-mobile .mob-first a i {
        font-size: 20px;
        margin-left: 5px;
        color: #2c276b
    }
    .menu-mobile,
    .menu-mobile-phone {
        display: block
    }
    .menu-mobile-phone i {
        font-size: 20px;
        color: #fff
    }
    .mobile-corporates {
        display: block;
        background: #111e24;
        padding: 25px 0
    }
    .mobile-corp-logos {
        width: 322px;
        margin: auto
    }
    .mobile-corp-logos img {
        width: 100%;
        height: auto
    }
    .mobile-corp .heading-corporates h3 {
        font-size: 16px;
        border-bottom: 5px solid #fa8e2b;
        padding-bottom: 10px;
        text-align: center;
        font-weight: 700;
        width: 100%;
        margin: auto;
        margin-bottom: 11px
    }
    .sub-heading-corporates {
        margin-top: 0;
        margin-bottom: 13px
    }
    .sub-heading-corporates i {
        font-size: 15.3px;
        display: block;
        font-weight: 600;
        text-align: center
    }
    .mobile-corp .placement-video {
        margin-top: 25px;
        margin-bottom: 5px;
        align-items: baseline;
        justify-content: center
    }
    .mobile-corp .placement-video .videowatch a .sadas .video-btn {
        width: 35px;
        height: 35px;
        padding: 6px 13px
    }
    .mobile-corp .placement-video .videowatch a .sadas .video-btn .ripple {
        width: 45px;
        height: 45px;
        margin: -22px 0 0 -22px
    }
    .mobile-corp .placement-video .videowatch a .sadas {
        margin-top: 5px
    }
    .m-Trecou-item-list {
        display: flex;
        margin: 10px;
        box-shadow: 0 0 7px 2px #cececeba
    }
    .trending-mobile-background {
        width: 93px;
        padding: 15px
    }
    .m-Trecou-item-img {
        width: 63px
    }
    .m-Trecou-item-img img {
        width: 63px
    }
    .m-Trecou-item-desc {
        padding: 10px;
        width: 100%
    }
    .m-Trecou-item-desc h3 {
        font-size: 13px;
        color: #0F2C39;
        font-weight: 600;
        margin-bottom: 12px
    }
    .mobile-review {
        display: flex
    }
    .mobile-review .star {
        margin-right: 15px
    }
    .mobile-review .star i {
        color: #ffcb33;
        font-size: 13px
    }
    .mobile-review span {
        font-weight: 400;
        color: #0F2C39;
        font-size: 14px
    }
    .mobile-brijesh {
        display: block;
        padding: 25px 0
    }
    .mobile-brijesh-course .heading h3,
    .edge .heading h3 {
        margin-bottom: 20px
    }
    .m-Trecou-item {
        margin-bottom: 20px
    }
    .logo {
        display: none
    }
    .videowatch a span {
        display: none
    }
    .m-Trecou .owl-dots {
        bottom: -15px;
        left: 30%;
        transform: translate(50%, 50%)
    }
    .mobile-banner {
        display: block;
        background-repeat: no-repeat;
        background-size: cover
    }
    .mobile-banner-heading h3 {
        color: #f8981d;
        font-size: 20px;
        text-align: center;
        padding-top: 30px;
        margin: 0
    }
    .mobile-sub-heading p {
        color: #fff;
        font-size: 11px;
        text-align: center
    }
    .mobile-banner-desc p {
        color: #fff;
        font-size: 10px;
        padding: 10px 15px;
        text-align: center
    }
    .mobile-industry-expert p {
        color: #fff;
        font-size: 10px
    }
    .industry-logos {
        display: flex;
        justify-content: space-between;
        align-items: center
    }
    .indus-mobile {
        width: 40px
    }
    .indus-mobile img {
        width: 100%;
        height: auto
    }
    .industry-expert-video {
        padding: 5px 15px 20px
    }
    .mobile-videowatch .video-btn {
        width: 35px;
        height: 35px;
        padding: 6px 13px
    }
    .mobile-videowatch .video-btn .ripple {
        width: 35px;
        height: 35px;
        margin: -17px 0 0 -17px
    }
    .mobile-videowatch {
        flex-basis: 70px
    }
    .place {
        padding-top: 25px
    }
    .place-button {
        padding: 25px 0
    }
    .mobile-deal {
        background: #f8981d;
        display: block !important
    }
    .mob-offer-section {
        width: 310px;
        line-height: 1.8
    }
    .mob-offer-upper,
    .mob-deal {
        display: flex;
        color: #fff;
        justify-content: center
    }
    .mob-offer-upper strong {
        font-size: 10px;
        font-weight: 500
    }
    .mob-offer-upper p {
        font-size: 10px;
        font-weight: 300
    }
    .mob-deal {
        display: flex;
        align-items: baseline
    }
    .mob-deal p {
        font-size: 10px;
        font-weight: 300
    }
    .mob-deal .time {
        margin: 0 5px;
        display: flex;
        color: #fff;
        font-size: 12px
    }
    .mob-deal .time .time-end {
        background: #C67003;
        text-align: center !important;
        padding: 0;
        margin-right: 1px;
        width: 21px;
        height: 21px
    }
    .mob-offer {
        display: flex
    }
    .mob-cross {
        margin: auto
    }
    .mob-cross p {
        color: #fff;
        font-weight: 400;
        font-size: 20px;
        margin-left: 6px
    }
    .grab {
        color: #fff;
        font-weight: 600
    }
    .edge {
        padding: 25px 0 10px
    }
    .analysis-self {
        width: 60px;
        margin: auto
    }
    .analysis-self img {
        width: 60px
    }
    .analysis-heading {
        margin-top: 15px;
        display: flex;
        flex-flow: column
    }
    .statisfied-learner {
        padding: 40px 0 20px
    }
    .review-video .owl-nav {
        top: 46.5%
    }
    .support-learner {
        padding: 10px 0;
        text-align: center
    }
    .mobile-bottom-fixed {
        display: block;
        position: fixed;
        bottom: 15px;
        width: 100%;
        height: 30px;
        z-index: 9
    }
    .mobile-bottom-fixed button {
        border: none;
        width: 100%;
        text-transform: uppercase;
        font-size: 16px;
        background: #fff;
        padding: 10px;
        color: #FC674C;
        font-weight: 500
    }
    .mobile-bottom-fixed .request-call a {
        border: none;
        width: 100%;
        text-transform: uppercase;
        font-size: 16px;
        padding: 10px;
        color: #FC674C;
        font-weight: 500;
        display: block
    }
    .request-call {
        border-right: .5px solid #ddd
    }
    .request-call,
    .live-chat {
        width: 100%;
        cursor: pointer
    }
    .fixe {
        display: flex;
        -webkit-box-shadow: 0 2px 4px 2px rgba(0, 0, 0, 0.25);
        box-shadow: 0 2px 4px 2px rgba(0, 0, 0, 0.25)
    }
    .footer-brijesh {
        padding: 40px 0 0;
        margin-bottom: 40px
    }
    .footer-logo {
        margin-bottom: 7px
    }
    .statisfied-learner .speaker {
        position: absolute;
        top: 0;
        left: 80px;
        transform: inherit
    }
    .statisfied-learner .speaker img {
        width: 140px;
        height: 43px
    }
    .secondsection .small-heading {
        margin-bottom: 10px
    }
    .course-form input::placeholder {
        font-size: 11px
    }
    .navbar-light .navbar-nav .active>.nav-link {
        font-weight: 600;
        border-bottom: 3px solid #f8981d;
        width: max-content;
        padding-bottom: 2px
    }
    .analysis .heading h3 {
        margin-bottom: 20px
    }
    .analysis-test {
        margin-bottom: 20px
    }
    .alumni .heading h3 {
        margin-bottom: 20px
    }
    .clients-heading strong {
        margin-bottom: 10px
    }
    .clients-list {
        margin: 0 0 20px
    }
    .test-list {
        margin-top: 30px
    }
    .course-section {
        margin: 25px 0
    }
    .course-form {
        justify-content: center
    }
    .button-view-course button {
        width: 200px;
        height: 40px
    }
    .analysis {
        padding-top: 25px;
        padding-bottom: 25px
    }
    .social-link {
        padding: 0
    }
    .footer-social {
        flex-direction: column
    }
    .mob-header-top {
        display: block;
        width: 100%;
        position: sticky;
        top: 0;
        z-index: 99;
        border-radius: 0px;
        margin: auto;
        box-shadow: 0px 5px 10px #063455;
    }
    .speciality-list {
        flex-wrap: wrap;
        justify-content: center;
    }
    .course-banner-line {
        width: auto
    }
    .Placement-training {
        display: flex;
        flex-direction: column;
        height: auto;
    }
    .Placement-training .button3 {
        margin-right: 0;
        margin-bottom: 1em
    }
    .course-testi-owl {
        width: 360px
    }
    .certificate-preview a span {
        position: initial
    }
    .video-tab .tab {
        left: 0
    }
    .cerificate-img {
        width: 360px
    }
    .training-button {
        margin-top: 12px;
        display: flex;
        flex-wrap: wrap;
        align-items: baseline
    }
    .self-ass-desc p {
        width: 100%;
        font-size: 13px
    }
    .training-certi {
        padding-top: 15px
    }
    .training-button .join-button {
        margin-bottom: 15px
    }
    .testi-review {
        width: 100%;
        margin: auto;
        padding: 20px;
    }
    .colon {
        display: none;
        padding: 35px 30px 13px 20px
    }
    .course-ratings-stars {
        display: block;
        margin-bottom: 10px
    }
    .course-ratings div {
        margin-right: 0
    }
    .course-banner-sections-left .course-ratings {
        display: grid;
        margin-top: 5px
    }
    .speciality .speciality-heading h2 {
        margin: 0;
        text-align: center
    }
    .speciality .speciality-heading h2::after {
        width: 117px
    }
    .form-batch .form-inline .fcontrol label {
        display: none
    }
    .form-batch .form-inline {
        display: block
    }
    .form-batch .fcontrol input {
        width: 100%
    }
    .form-batch .form-inline .fcontrol input {
        margin: 7px 0;
        margin-top: 29px;
        display: block
    }
    .form-batch .select2-container {
        top: 7px
    }
    .mobile-hidden {
        display: none !important
    }
    .curriculum {
        padding: 25px 0 0
    }
    .curriculum-heading h3 {
        font-size: 13px;
        text-align: center
    }
    .mockupwork strong {
        font-size: 14px;
        font-weight: 600
    }
    .line2 {
        margin-bottom: 20px
    }
    .curriculum-heading .download-curriculum button {
        font-size: 10px;
        padding: 4px 8px
    }
    .curriculum-heading .line {
        width: 130px;
        margin: auto
    }
    .curriculum-heading .download-curriculum {
        transform: translate(32%, 50%);
        position: inherit
    }
    .curriculum-accordian .accordion .card .card-header h2 button {
        font-size: 13px;
        display: inline-block;
        width: 260px;
        white-space: nowrap;
        overflow: hidden !important;
        text-overflow: ellipsis;
        text-align: left
    }
    .faq-super-heading h2 {
        margin: 0 auto
    }
    .curriculum-accordian {
        margin-top: 50px
    }
    .faq-career .curriculum-accordian {
        margin-top: 20px
    }
    .program-over ul {
        margin-left: 0
    }
    .curriculum-accordian .accordion .card .card-body p {
        font-size: 13px
    }
    .mp-data-science {
        flex-direction: column
    }
    .mp-data-section {
        width: 100%;
        margin-bottom: 15px
    }
    .progress-overview .curriculum-accordian .accordion .card .card-body ul li {
        margin-left: 27px
    }
    .curriculum-accordian .accordion .card .card-body .mp-eligibility ul li {
        margin-left: 0 !important;
        line-height: 60px !important
    }
    .training-faq {
        padding: 25px 0
    }
    .course-syllabus strong {
        display: none
    }
    .assessment {
        height: 245px
    }
    .self-ass {
        padding: 25px 0
    }
    .self-ass-heading h2 {
        text-align: center;
        font-size: 25px
    }
    .career-assistance {
        margin: 16px auto 25px
    }
    .enroll-class-form .form-inline label {
        display: none
    }
    .enroll-class-form .form-inline .form-control {
        height: 36px;
        margin: auto;
        width: 275px !important;
        margin-top: 10px
    }
    .enroll-class-form form button {
        font-size: 17px;
        padding: 6px 15px;
        margin-top: 10px !important
    }
    .enroll-class-course {
        margin-top: 25px
    }
    .en {
        text-align: center
    }
    .enroll-class-form .form-inline .form-group {
        width: auto
    }
    .enroll-class-form .form-inline {
        justify-content: center;
        margin-top: 20px
    }
    .enroll-class-form .form-inline .btn {
        margin-top: 10px !important
    }
    .preview {
        right: 10px
    }
    .global-exam {
        height: auto;
        background-size: cover;
        padding: 25px 0
    }
    .global-exam-heading p {
        width: 330px
    }
    .download-button {
        margin-bottom: 10px
    }
    .training-certificate {
        background: #F6F1ED;
        height: auto;
        padding: 25px 0
    }
    #myModal .modal-body img {
        width: 100%
    }
    .banner-heading h2 {
        font-size: 23px
    }
    .course-desc {
        flex-wrap: wrap
    }
    .course-desc div {
        width: 50% !important;
        padding: 5px 0 !important;
        border: 1px solid #ffffff38 !important;
        text-align: center
    }
    .course-about {
        padding-top: 50px !important;
        padding-bottom: 50px !important
    }
    .about-course-heading h3 {
        text-align: center
    }
    .about-course-desc {
        border: none
    }
    .question-item {
        width: auto;
        margin: 0
    }
    .led-online-new {
        padding-top: 25px;
        padding-bottom: 25px
    }
    .schedule-call {
        padding: 0 0 20px
    }
    .sche-call {
        flex-direction: column;
        align-items: center
    }
    .sche-call h4 {
        font-size: 18px;
        text-align: center
    }
    .global-exam-heading h3 {
        font-size: 21px
    }
    .certification-points {
        margin-top: 30px
    }
    .training-certi h3 {
        font-size: 25px
    }
    .training-desc p {
        margin-top: 20px
    }
    .join-button button {
        margin-right: 10px
    }
    .sample a {
        padding: 10px
    }
    .contact-banner {
        background: #1a2d31;
        height: 234px
    }
    .contact-banner-heading {
        width: 330px
    }
    .contact-banner-heading h2 {
        font-size: 28px
    }
    .contact-banner-heading h2 span {
        font-size: 28px
    }
    .contact-banner-desc p {
        display: none
    }
    .banner-learner {
        width: 250px;
        bottom: -70px
    }
    .banner-learner .learner-number {
        padding: 7px
    }
    .banner-learner .learner-number strong {
        font-size: 13px;
        display: block;
        text-align: center
    }
    .banner-learner .learner-number p {
        font-size: 12px
    }
    .git {
        padding-top: 90px;
        background: none;
        padding-bottom: 0
    }
    .get-list {
        flex-direction: column;
        align-items: center
    }
    .get-list-item {
        margin-bottom: 65px;
        width: 80%;
    }
    .get-list-item .item-image {
        top: -25%
    }
    .solution-form .solution,
    .solution-form .solution1,
    .register {
        width: auto
    }
    .register .reg-add p {
        padding: 0 10px
    }
    .google-map {
        font-size: 12px;
        text-align: center
    }
    .google-map iframe {
        width: 330px
    }
    .resolve-query input[type=submit] {
        width: 100%
    }
    .login-wrapper {
        height: auto
    }
    .login-form-page {
        width: 100%
    }
    .login-logo img {
        width: 80%
    }
    .login-form form .or::before {
        width: 54px
    }
    .login-form form .or::after {
        width: 54px
    }
    .otp-button input {
        width: 250px
    }
    .effect-16~label {
        left: 60px
    }
    .online-class-section {
        flex-wrap: wrap;
        margin-top: 0
    }
    .online-class-list {
        margin-bottom: 20px;
        width: 100%
    }
    .upcoming-batches-super-heading h2 {
        margin: 0 auto 20px
    }
    .upcoming-batches-heading {
        margin-bottom: 60px;
        text-align: center
    }
    .upcoming-batches-heading .line {
        margin: auto
    }
    .led-buttom {
        flex-wrap: wrap;
        top: 2.6em;
        position: absolute;
        left: 0
    }
    .mockup {
        margin: 25px 0 0
    }
    .mockupwork {
        margin-top: 25px
    }
    .mockupwork img {
        width: 100%
    }
    .project {
        padding: 25px 0 10px
    }
    .project-heading h3,
    .mockup-heading h3 {
        text-align: center
    }
    .project-heading .line,
    .mockup-heading .line {
        margin: auto
    }
    .related-courses {
        padding: 25px 0
    }
    .related-courses .related-courses-super-heading h2 {
        margin: 0 auto 40px
    }
    .curriculum-heading {
        margin-bottom: 10px
    }
    .related-courses-list {
        flex-wrap: wrap;
        margin-top: 0;
        justify-content: center
    }
    .related-courses-list .related {
        margin-bottom: 20px
    }
    .course-video-review {
        display: none
    }
    .training-features {
        display: none
    }
    .course-video .videowatch {
        top: 45%;
        left: 23%;
        text-align: center
    }
    .speciality-items .speciality-items-desc {
        width: 145px
    }
    .about-course-desc {
        text-align: justify;
        padding: 0
    }
    .question-portion {
        margin-top: 20px
    }
    .question-slider-section .owl-dots {
        transform: translate(0%, -25%)
    }
    .led-buttom .country-fee {
        width: 100%
    }
    .led-buttom .country-fee form {
        width: auto
    }
    .timing-suit {
        margin-top: 15px
    }
    .batch-request {
        padding: 25px 0
    }
    .batch-super-heading h2 {
        margin: 0 auto 20px
    }
    .batch-request .batch-heading {
        margin-bottom: 15px
    }
    .form-batch .fcontrol button {
        margin-top: 10px
    }
    .self-ass-button button {
        margin-left: auto;
        margin-right: auto;
        display: block;
        width: 100%
    }
    .needcurri,
    .stillquries {
        flex-direction: column
    }
    .needcurri button,
    .stillquries button {
        margin-left: 0
    }
    .enrolling {
        background: none
    }
    .enrolling-en {
        padding: 0
    }
    .firstsection {
        padding: 0
    }
    .student-heading,
    .corporate-heading {
        margin: 15px auto
    }
    .toggle {
        text-align: center
    }
    .master-program-mobile-banner {
        padding: 30px 0;
        background: #06303e;
        display: block
    }
    .mobile-mp-banner-heading {
        display: flex;
        align-items: center;
        justify-content: space-evenly;
        width: 100%
    }
    .master-program-mobile-banner .mob-mp-buttons .button1 {
        padding: 10px 18px;
        margin: 0;
        width: 100%;
        margin-right: 5px
    }
    .mobile-mp-banner-heading h4 {
        font-size: 18px;
        color: #fdc810
    }
    .mob-rating {
        color: #fff;
        font-size: 12px;
        text-align: center
    }
    .mob-rating span {
        margin-right: 5px
    }
    .mob-rating span i {
        color: #fdc810;
        margin-right: 4px
    }
    .mob-mp-desc p {
        color: #fff;
        font-size: 11.4px;
        margin-top: 15px;
        margin-bottom: 15px
    }
    .mob-mp-desc .line {
        width: 85px
    }
    .progress-overview {
        padding: 40px 0
    }
    .mp-tool {
        margin-bottom: 20px
    }
    .progress-overview .curriculum-accordian {
        margin-top: 20px
    }
    .tools {
        align-items: center;
        justify-content: space-around
    }
    .tools-new {
        padding-top: 20px;
        padding-bottom: 20px
    }
    .tools-img {
        width: 156px
    }
    .mp-training-faq {
        padding: 40px 0
    }
    .mp-mob-exp {
        display: block;
        font-size: 13px;
        margin-top: 15px;
        padding-left: 35px
    }
    .mp-mob-fee {
        margin-bottom: 5px
    }
    .mp-mob-fee strong {
        position: relative;
        color: #fff;
        font-weight: 400
    }
    .mp-mob-fee strong::before {
        content: "\f0a4" !important;
        font-family: FontAwesome !important;
        margin-right: 15px
    }
    .mp-course-video {
        display: none
    }
    .mp-course-heading {
        width: 100%;
        padding-right: 0;
        border-right: none
    }
    .mp-course-list {
        padding-left: 40px
    }
    .mp-course-marking::before {
        left: -28px
    }
    .mp-course-list::before {
        left: 34px
    }
    .mp-certificate strong {
        font-size: 16px
    }
    .mp-certificate p {
        font-size: 10px
    }
    .mp-certificate {
        margin-left: -10px
    }
    .cc-achievement {
        background: #fff
    }
    .mp-career-course {
        margin-top: 30px
    }
    .cc-achie-button {
        justify-content: space-around;
        display: flow-root;
        margin-bottom: 7px
    }
    .cc-achie-button button {
        margin: 0;
        width: 100%;
        margin-bottom: 6px
    }
    .master-course-certification {
        padding: 40px 0
    }
    .project-super-heading {
        margin-bottom: 0
    }
    .mpproject {
        padding: 0
    }
    .placement-faqs-accordian .accordion .card .card-body p {
        flex-direction: column
    }
    .recuirement-firms {
        justify-content: space-around;
        margin-bottom: 25px
    }
    .recuirment-firm-images {
        width: 140px
    }
    .recuirment-firm-images img {
        width: 100%
    }
    .mpadmission {
        padding: 40px 0
    }
    .admission-desc {
        display: block;
        margin-top: 30px
    }
    .admission-content {
        width: 100%;
        margin-bottom: 15px
    }
    .mp-faq-dots .owl-dots {
        position: inherit;
        bottom: 0;
        right: 0
    }
    .scholar-fee {
        display: none
    }
    .chance-win {
        text-align: center;
        margin-top: 20px
    }
    .chance-win button {
        margin: auto;
        margin-top: 20px
    }
    .mp-faq-super-heading {
        margin-bottom: 10px
    }
    .mpfaq {
        padding: 40px 0
    }
    .mp-curri {
        padding: 40px 0
    }
    .mp-curri-form-desc {
        flex-wrap: wrap
    }
    .mp-curri-desc {
        width: 100%;
        padding: 15px 20px
    }
    .mp-curri-form {
        width: 100%;
        box-shadow: 0 10px 16px 3px #ddd;
        padding: 20px 10px
    }
    .mob-mp-buttons {
        display: flex;
        margin-top: 15px;
        margin-bottom: 0;
        justify-content: space-evenly
    }
    #MasterVerticalModal img {
        width: 100%
    }
    .banner-job-content form input {
        width: 82%
    }
    .job-listing-one {
        flex-direction: column
    }
    .job-course-img,
    .carrer-form .job-course-img {
        margin: auto
    }
    .job-course-heading {
        flex-direction: column
    }
    .job-course-heading h4 {
        margin: 10px 0
    }
    .job-course-description {
        font-size: 13px;
        margin-bottom: 6px
    }
    .jobbrief p {
        width: 100%;
        text-align: justify
    }
    .job-exp,
    .job-salary,
    .job-location {
        margin-bottom: 7px
    }
    .job-course-description span:nth-child(2) {
        transform: rotate(90deg);
        width: 10px
    }
    .job-exsala {
        flex-direction: column
    }
    .job-exsala::before {
        width: 65px
    }
    .jobbrief {
        align-items: flex-start;
        flex-direction: column;
        margin-top: 12px
    }
    .jobs-button {
        margin-top: 15px
    }
    .job-leftsection {
        width: auto
    }
    .fee-deposit {
        margin: 70px 0
    }
    .student-payment {
        padding: 20px
    }
    .payment-form a {
        padding: 7px;
        font-size: 10px;
        width: auto
    }
    .payment-form {
        flex-wrap: nowrap
    }
    .student-payment h3 {
        width: auto
    }
    .student-payment .form-inline select:first-child {
        margin-bottom: 30px
    }
    .fee-deposit-checkbox {
        margin: auto;
        margin-top: 25px
    }
    .transaction-section {
        padding: 20px 10px
    }
    .transaction-section table tr td,
    .transaction-section table tr th {
        font-size: 13px
    }
    .transaction-section table tr td {
        text-align: left
    }
    .transaction-section table tr td:first-child {
        text-align: inherit
    }
    .payment-process {
        margin: 45px 0;
        justify-content: space-around
    }
    .payment-process a {
        width: auto;
        font-size: 13px;
        background: #ddd;
        padding: 8px 10px;
        border-radius: 6px
    }
    .gopayment {
        width: 100%
    }
    .payment-form a.active::before {
        border: 9px solid transparent;
        bottom: -18px;
        border-top-color: #ffa302;
        left: 37%
    }
    .trans-button {
        flex-direction: column;
        text-align: center
    }
    .client-heading-corporates h3 {
        font-size: 16px;
        width: auto
    }
    .client-video-img {
        width: auto
    }
    .all-client-banner {}
    .client-logo-list {
        width: auto
    }
    .allclients .owl-dots .owl-dot span {
        width: 30px !important
    }
    .client-video-learner {
        margin-top: 20px
    }
    .future-client-form .form-inline input {
        margin-top: 17px;
        width: 350px
    }
    .future-client-form .select2-container .select2-selection--single {
        height: 61px;
        line-height: 79px
    }
    .future-client-form .drop-number .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
        left: 74%;
        margin-top: 6px
    }
    .allclient-figure {
        width: 77px;
        border-radius: 40px
    }
    .allclient-figure strong {
        font-size: 16px;
        line-height: 0
    }
    .allclient-figure p {
        font-size: 12px
    }
    .future-client-form .form-inline button {
        margin: auto;
        margin-top: 40px
    }
    .quick-social-section {
        padding: 30px 0
    }
    .quick-link,
    .replay-social-link {
        display: flex;
        justify-content: space-between
    }
    .quick-link a {
        font-size: 16px;
        margin: 0
    }
    .replay-social-link a {
        margin: 0 8px
    }
    .management-team {
        display: grid
    }
    .navnab-atj .navnab-atj-link {
        padding: 20px 0;
        font-size: 13px
    }
    .welcome p {
        padding: 20px
    }
    .mission-vision-section {
        padding-bottom: 5px
    }
    .team-member-pic img {
        width: 100%;
        height: auto;
    }
    .about-us-section {
        flex-direction: column
    }
    .about-banner-heading {
        margin: 20px 0
    }
    .about-banner-heading h2 {
        font-size: 20px
    }
    .about-banner-desc p {
        font-size: 13px
    }
    .about-directors {
        flex-direction: column
    }
    .about-directors-desc {
        margin-bottom: 15px
    }
    .quatation p,
    .team-thought p {
        font-size: 22px
    }
    .india-tag-line {
        font-size: 16px
    }
    .about-us-class {
        margin-bottom: 15px
    }
    #self-img {
        display: none
    }
    .certificate-preview {
        display: none
    }
    .nav-items {
        display: none
    }
    .course-page-2-curriculum {
        margin-top: 50px
    }
    .banner-img {
        display: none
    }
    .banner-heading h1 {
        font-size: 16px
    }
    .gt .nav-item a {
        font-size: 15px
    }
    .gt .nav-item:first-child a::before {
        top: 15px
    }
    .validation form input[type=text] {
        width: 100%
    }
    .validation form p {
        width: 100%
    }
    .otpvari-img img {
        width: 60%;
        padding: 0
    }
    .track-dummy img {
        width: 60%
    }
    .gc-tc {
        padding: 35px 0
    }
    .gc-heading h1 {
        font-size: 23px
    }
    .certraid form input {
        width: 100%
    }
    .validation .help-block {
        margin-left: 0
    }
    .certraid .help-block strong,
    .validation .help-block strong {
        color: red;
        font-size: 16px
    }
    .validation .button3,
    .certraid form button {
        padding: 10px 0;
        width: 100%;
        margin-top: 80px
    }
    .student-certificate-here-heading strong {
        text-align: center;
        font-size: 20px
    }
    .student-data {
        flex-direction: column-reverse
    }
    .vidocer button {
        padding: 10px 7px
    }
    .validation form label {
        left: 6%
    }
    .corp-banner .corp-banner-heading h3 {
        width: auto;
        font-size: 20px
    }
    .ccc .ccc-image img {
        display: none
    }
    .readytoempowerdesc {
        width: auto
    }
    .download-corp {
        width: auto;
        justify-content: space-around
    }
    .main-corp {
        flex-direction: column;
        margin: 0
    }
    .main-corp .corp-appro-section {
        margin-top: 25px;
        width: auto
    }
    .videowatch a {
        width: auto
    }
    .ccc-button {
        flex-direction: column;
        align-items: center
    }
    .drop-message {
        display: none
    }
    .mentor-experience-button-right button {
        width: 133px;
        font-size: 12px;
        margin: 0 auto;
        margin-top: 26px;
        display: block
    }
    .mentorslider-right-img img {
        width: 100%;
        height: auto
    }
    .mentorslider-left-desc p {
        width: 344px;
        text-align: justify
    }
    .mentor-experience-button-left {
        width: 348px
    }
    .empower {
        padding: 50px 0;
        height: auto
    }
    .readytoempower {
        padding-left: 0
    }
    .empower-social strong {
        display: none
    }
    .empower-social p {
        font-size: 12px
    }
    .success-meter {
        flex-direction: column
    }
    .success {
        padding: 30px 0
    }
    .successdata {
        margin: 15px auto
    }
    .ccc {
        height: auto;
        margin-top: 0;
        padding-bottom: 70px
    }
    .ccc-button .ccc-button-background {
        margin-bottom: 15px
    }
    .corp-banner-desc {
        font-size: 15px;
        width: 100%;
        text-align: justify
    }
    .heading p,
    .why-croma p,
    .join-desc p,
    .gc-heading p {
        text-align: justify
    }
    .mentor-experience-button {
        display: block
    }
    .corp-banner-links p {
        font-size: 13px
    }
    .industry-expert span {
        font-size: 12px
    }
    .industry-expert .industry-logo {
        width: 100%;
        margin: 0 4px;
        padding: 0
    }
    .mentorslider-left {
        margin-top: 75px
    }
    .mentorslider-left-header::before {
        top: 67px
    }
    .mentor {
        margin-top: 0
    }
    .mentor-ex-slider .owl-dots {
        position: initial
    }
    .enroll-class {
        padding: 25px 0
    }
    .success-heading .heading {
        margin-bottom: 0
    }
    .success-heading {
        margin-top: 40px
    }
    .readytoempowerheading h2 {
        font-size: 25px;
        text-align: center
    }
    .corptab,
    .corptabcontent,
    .all-courses-banner-content p {
        width: 100%
    }
    .corptab {
        display: none;
    }
    .corptabcontent {
        padding: 15px 10px
    }
    .all-courses-banner {
        padding: 22px 0
    }
    .all-courses-banner-content {
        margin: 0
    }
    .all-courses-banner-content h3 {
        font-size: 27px
    }
    .all-courses-banner-content p {
        font-size: 14px
    }
    .breadcum-search {
        flex-direction: column;
        align-items: flex-start
    }
    .all-courses-data {
        padding: 30px 0;
        overflow: hidden
    }
    .search-all-courses {
        width: 100%;
        margin-top: 8px
    }
    .search-all-courses form input {
        width: 100%
    }
    .all-course-heading strong {
        font-size: 14px;
        margin-right: 0
    }
    .all-course-category .all-course-heading-filter button {
        font-size: 10px
    }
    .all-course-listing {
        width: 100%;
        height: auto
    }
    .discover-more {
        float: none;
        padding: 0;
        width: 100%
    }
    .discover-more-categories a {
        margin: 5px;
        font-size: 14px;
        padding: 4px 5px
    }
    .singlepage-key-skill-listing {
        justify-content: center
    }
    .singlepage-key-skill-listing a {
        padding: 10px 15px;
        margin: 3px;
        font-size: 13px
    }
    .join-desc {
        margin-bottom: 0;
        margin-top: 45px;
        margin-left: 0
    }
    .why-work {
        padding: 40px 0
    }
    .why-work-heading h3 {
        font-size: 20px
    }
    .reason-list {
        flex-direction: column;
        align-items: center;
        margin-right: 0
    }
    .reason-why-desc {
        margin-left: 0
    }
    .join-family {
        padding: 25px 0
    }
    .buttontojoin h3 {
        font-size: 18px;
        text-align: center;
        margin-bottom: 15px
    }
    .buttontojoin {
        display: block
    }
    .buttontojoin button {
        padding: 8px 20px;
        margin: auto;
        display: block;
        font-size: 15px
    }
    .values-join .owl-dots .owl-dot span {
        width: 30px !important
    }
    .connect-you {
        background: none
    }
    .our-team-banner-text {
        width: auto;
        transform: translate(0%, -40%);
        padding: 0 15px
    }
    .pro-col {
        flex-direction: column
    }
    .pro-col-rev {
        flex-direction: column-reverse
    }
    .product-team-image img {
        width: 100%;
        margin-top: 25px;
        height: auto;
    }
    .our-team-banner {}
    .team-quatation p {
        font-size: 16px;
        padding: 30px 20px
    }
    .welcome-team h3 {
        margin-bottom: 0
    }
    .team-quatation {
        padding-bottom: 0
    }
    .quote {
        padding-bottom: 25px
    }
    .pro-col .product-team-left,
    .pro-col-rev .product-team-right {
        padding: 0 30px
    }
    .banner-review-content {
        width: 100%
    }
    .banner-review-content form {
        margin: auto;
        display: block;
        text-align: center;
        box-shadow: none
    }
    .banner-review-content form input {
        width: auto
    }
    .service-banner-img {
        display: none
    }
    .service-section-list {
        flex-direction: column
    }
    .ser-col {
        flex-direction: column-reverse
    }
    .service-section-list-right img {
        width: 100%;
        height: auto
    }
    .pb-blog-banner-content {
        margin: auto;
        display: block;
        width: 266px
    }
    .an-new-blog-filter button {
        font-size: 7px
    }
    .an-new-blog-heading {
        top: 45px
    }
    .pi-form-control {
        flex-direction: column
    }
    .pi-form-control .pi-fo {
        width: 100%
    }
    .pi-subscribe .form-inline {
        flex-direction: column
    }
    .pi-subscribe .form-inline input {
        width: 100%;
        margin-bottom: 15px
    }
    .opn-all-sections {
        width: 100%
    }
    .ans-place-desc-box1,
    .ans-place-desc-box2,
    .ans-place-desc-box3 {
        width: 100%
    }
    .placebox {
        margin-right: 0
    }
    .quick-link a {
        font-size: 12px !important;
        margin: 0 5px !important
    }
    .replay-social-link a img {
        width: 30px
    }
    .thankheading h1 {
        font-size: 52px !important;
        border-bottom: 2px solid #014655 !important;
        width: 270px !important
    }
    .rev-list {
        padding: 15px !important
    }
}

@media screen and (min-width: 320px) and (max-width: 568px) and (-webkit-device-pixel-ratio: 2) {
    .training-certi {
        padding-top: 0 !important
    }
    .button1 {
        padding: 10px 7px
    }
    .cc-achie-button {
        font-size: 14px
    }
    .online-class-calendar p,
    .online-class-clock p {
        font-size: 14px
    }
    .curriculum-super-heading h2 {
        font-size: 20px
    }
    .line2 {
        width: 265px
    }
    .buttonreport {
        padding: 8px 14px
    }
}

@media only screen and (min-width: 992px) {
    .category-col {
        min-width: 20%;
        flex-grow: unset
    }
}

.whatsappme {
    position: fixed;
    z-index: 400;
    right: 20px;
    bottom: 20px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
    font-size: 16px;
    line-height: 26px;
    color: #262626;
    transform: scale3d(0, 0, 0);
    transition: transform .3s ease-in-out;
    user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none
}

.whatsappme--show {
    transform: scale3d(1, 1, 1);
    transition: transform .5s cubic-bezier(0.18, 0.89, 0.32, 1.28)
}

.whatsappme__button {
    position: absolute;
    z-index: 2;
    bottom: 20px;
    right: 8px;
    height: 60px;
    min-width: 60px;
    max-width: 95vw;
    background-color: #25D366;
    color: #fff;
    border-radius: 30px;
    box-shadow: 1px 6px 24px 0 rgba(7, 94, 84, .24);
    cursor: pointer;
    transition: background-color .2s linear
}

.whatsappme__button:hover {
    background-color: #128C7E;
    transition: background-color 1.5s linear
}

.whatsappme--dialog .whatsappme__button {
    transition: background-color .2s linear
}

.whatsappme__button:active {
    background-color: #075E54;
    transition: none
}

.whatsappme__button svg {
    width: 36px;
    height: 60px;
    margin: 0 12px;
    color: #fff
}

.whatsappme__badge {
    position: absolute;
    top: -4px;
    right: -4px;
    width: 20px;
    height: 20px;
    border: none;
    border-radius: 50%;
    background: #e82c0c;
    font-size: 12px;
    font-weight: 600;
    line-height: 20px;
    text-align: center;
    box-shadow: none;
    opacity: 0;
    pointer-events: none
}

.whatsappme__badge.whatsappme__badge--in {
    animation: badge--in 500ms cubic-bezier(0.27, 0.9, 0.41, 1.28) 1 both
}

.whatsappme__badge.whatsappme__badge--out {
    animation: badge--out 400ms cubic-bezier(0.215, 0.61, 0.355, 1) 1 both
}

.whatsappme--dialog .whatsappme__button {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3)
}

.whatsappme__box {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
    width: calc(100vw - 40px);
    max-width: 400px;
    min-height: 280px;
    padding-bottom: 60px;
    border-radius: 32px;
    background-size: 100% auto;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .5);
    transform: scale3d(0, 0, 0);
    opacity: 0;
    transition: opacity 400ms ease-out, transform 0 linear 300ms
}

.whatsappme--dialog .whatsappme__box {
    opacity: 1;
    transform: scale3d(1, 1, 1);
    transition: opacity 200ms ease-out, transform 0 linear
}

.whatsappme__header {
    display: block;
    position: static;
    width: 100%;
    height: 70px;
    padding: 0 26px;
    margin: 0;
    background-color: #2e8c7d;
    color: rgba(255, 255, 255, .5)
}

.whatsappme__header svg {
    height: 100%
}

.whatsappme__close {
    position: absolute;
    top: 18px;
    right: 24px;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    background: #000;
    color: #fff;
    line-height: 34px;
    font-size: 25px;
    text-align: center;
    opacity: .4;
    cursor: pointer;
    transition: opacity 300ms ease-out
}

.whatsappme__close:hover {
    opacity: .6
}

.whatsappme__message {
    position: relative;
    min-height: 80px;
    padding: 20px 22px;
    margin: 34px 26px;
    border-radius: 32px;
    background-color: #fff;
    color: #4A4A4A;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3)
}

.whatsappme__message:before {
    content: '';
    display: block;
    position: absolute;
    bottom: 30px;
    left: -18px;
    width: 18px;
    height: 18px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADcAAAA1CAYAAADlE3NNAAAEr0lEQVRo3t2aT0gjVxzHf++9mcn8zWhW6bpELWzcogFNaRar7a4tBNy2WATbHpacpdZ6redeZE+9CL02B1ktXsRD/xwsilhoSwsqag/xYK09hCQlmCiTf28vGRnGmZhE183MFx5vmGQy7zO/P/P7PYLAHUIAQCqDAwDPxMREG3IpHL+zs/MZcgkYAgAMAIwOl8lkYm6xGgYAFgAEAGgZHx9/vVwun7nJJTkAEAGgdW9v73NKKXWLSzIA4AEAGQDazs/P/3ALnNEl1a2trY9oRW6wmu6SEgC0ZrPZn9wCp2dIHgCU1dXVtymlZafDIatEksvlfqYGueG9xgOAcnBw8JSa5GR3vIi1aDTaUSwWj5wOZ3RHPUN6U6nUN9RCTnZHDwDI+/v745TSkpPhrOpHcWlpqbdcLieojZwGpseZMDo66svn87/RKnIaGAsAfCAQ8J6dnX1Pr5DjwABAzmazMVqDHAd2enr6La1RjgGLRCJqLpeL0TrUjFDGrMgCAD8/P38vn8//QutUs1pLT/fC5ubmQKFQOKANqNmspbuhBwDEZDL5BaX0lDaoZoK62NxZXFzs1DRthV5TrxrKGFue/v5+KZ1Of1kul5P0BtQUUAAgxOPx9wuFwl/0BvWq3O8C6vDw8F1N036gL0G3ZaVLUEdHRxFN036kL1E3DWMHxAEAPzc3dyedTk+XSqUdegu6CRijy5mBPLOzs2oikfhU07RFSmmG3qKuaxkdxuhy/MzMjDeRSHyiadrz2wYyClUBMh9bzRfAu7u7PX6//z1RFB9zHBcBALUZKoRqUMgEgyvHeHt7+353d/cjQRBGWJZ9jBDqaMYKHKpYBAEAXltbawsGg2FFUd7iOO4hIeQhQuiOEzpdOzCSTCaftLS0fEUIGXbiHiBjU5njVCr1sc/nW6wkDcduS1u1HKRUKv2KMR4ABwvbAWKMA+BwYbsasFgs/uMWuEtxd3x8/J3b4C4Ag8Hg83g8/iyfz//n5IRi1eZzla00HgA8oijyDMNwlFJCCGH0axiGQQAAXq+XyLLMeL1eRlEURpZlRpIkhud5oigK297eLvl8Prm1tVVSFEWSJEkWRVESBMGrqupriqLcFQThLsaYu612n6vUip4KMFv5HJssjhooEi5laoZh0NjYWNvw8PC9np6ejkAg8MDv9w+oqnrfxsNqhgNTh2wE1MGYChyyWGA9RYJVFWTM3MhwjMPhsDw9PT0QDocHOjs731RV9Y1rv+cMlb4Oiy3garWW1b2sPMfceZgHmZqa6pycnPywr6/vA47jfPXAWbU0xOCOqE44u2K8Wl9oBUfMa+rq6hIWFhbGBwcHn9pBohogcRWwRiCRTUiACQ6ZYpxY9JAkFAopy8vLM4FAYKyRrgA1GGf1JperLGgEM4cNG4vF3olGo18TQkT9JsRmAdQw66NsGlbn7Ibdd0um2XzOblz6/ZWVlX8JIb8PDQ090gFJDU+e2sBeZ1hBU9NcqvIQzDMFALq+vp7GGP85MjLyBCHE1tPO1LP4eq4FG/hqnlGyeSiwsbHxfygUOu7t7Y00059JUY3ZHFm8k1lT0cGfnJw8c0ojepWFzd6CMpnM3y8AJPEkZ9khO4IAAAAASUVORK5CYII=);
    background-size: 100%
}

.whatsappme--left {
    right: auto;
    left: 20px
}

.whatsappme--left .whatsappme__button {
    right: auto;
    left: 8px
}

.whatsappme--left .whatsappme__box {
    right: auto;
    left: 0
}

@media (max-width: 480px) {
    .btn2 {
        display: inline-block !important;
        width: 50%;
    }
    .whatsappme {
        bottom: -12px;
        right: 6px
    }
    .whatsappme--left {
        right: auto;
        left: 6px
    }
    .whatsappme__box {
        width: calc(100vw - 12px);
        min-height: 0
    }
    .whatsappme__header {
        height: 55px
    }
    .whatsappme__close {
        top: 13px;
        width: 28px;
        height: 28px;
        line-height: 28px
    }
    .whatsappme__message {
        padding: 14px 20px;
        margin: 15px 21px 20px;
        line-height: 24px
    }
    .whatsappme__button {
        bottom: 70px
    }
}

@keyframes badge--in {
    from {
        opacity: 0;
        transform: translateY(50px)
    }
    to {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes badge--out {
    0% {
        opacity: 1;
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        transform: translateY(-20px)
    }
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
    display: none
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .animated {
    animation-duration: 1000ms;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height 500ms ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease
}

.owl-carousel .owl-item .owl-lazy[src^=""],
.owl-carousel .owl-item .owl-lazy:not([src]) {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform 100ms ease
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.owl-theme .owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

.owl-theme .owl-nav [class*='owl-']:hover {
    background: #869791;
    color: #FFF;
    text-decoration: none
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px
}

.owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #869791
}

.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle
}

.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 34px;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    font-size: 14px;
    padding-left: 8px;
    padding-right: 7px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container .select2-selection--single .select2-selection__clear {
    position: relative
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px
}

.select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline-block;
    overflow: hidden;
    padding-left: 8px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container .select2-search--inline {
    float: left
}

.select2-container .select2-search--inline .select2-search__field {
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 5px;
    padding: 0
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-dropdown {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051
}

.select2-results {
    display: block
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0;
    height: 205px;
    overflow: scroll;
}

.select2-results__option {
    padding: 6px;
    user-select: none;
    -webkit-user-select: none
}

.select2-results__option[aria-selected] {
    cursor: pointer
}

.select2-container--open .select2-dropdown {
    left: 0
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-search--dropdown {
    display: block;
    padding: 4px
}

.select2-search--dropdown .select2-search__field {
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #ddd;
    padding-left: 4px;
    color: #565656
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-search--dropdown.select2-search--hide {
    display: none
}

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0)
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888;
    border-width: 0 4px 5px
}

.select2-container--default .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    list-style: none
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    margin-top: 5px;
    margin-right: 10px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin-right: 2px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #333
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
    float: right
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid #000 1px;
    outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: transparent;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield
}

.select2-container--default .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--default .select2-results__option[role=group] {
    padding: 0
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #5897fb;
    color: #fff
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    margin-right: 10px
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: none
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888;
    border-width: 0 4px 5px
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
    background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
    background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)
}

.select2-container--classic .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0
}

.select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin-right: 2px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #555
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    float: right;
    margin-left: 5px;
    margin-right: auto
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    box-shadow: none
}

.select2-container--classic .select2-dropdown {
    background-color: #fff;
    border: 1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
    border-top: none
}

.select2-container--classic .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--classic .select2-results__option[role=group] {
    padding: 0
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
    color: grey
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
    background-color: #3875d7;
    color: #fff
}

.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb
}

.curriculum .card-body ul li table {
    border-collapse: collapse;
    width: 100%;
    text-align: center
}

.curriculum .card-body ul li table td,
.card-body ul li table th {
    border: 1px solid #ddd;
    padding: 8px;
    text-align: center !important
}

.curriculum .card-body ul li table tr:nth-child(even) {
    background-color: #f2f2f2
}

.curriculum .card-body ul li table tr:hover {
    background-color: #ddd
}

.curriculum .card-body ul li table th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    background-color: #04AA6D;
    color: #fff
}

.issue-form textarea {
    height: unset !important;
    border-bottom: none !important;
    margin-top: unset !important;
    padding: 10px !important
}

.certfict-frm select {
    width: 100%
}

#applycertificate .modal-body {
    padding: unset
}

#applycertificate .modal-header {
    background: #E9E9E9;
    border-bottom: 3px solid #FFA803
}

#applycertificate .modal-title {
    color: #959595;
    font-size: 18px;
    font-weight: 500
}

.certfict-frm {
    padding: 0 15px
}

.certfict-frm .form-item .text {
    margin: 0;
    padding: 15px 0 0;
    color: #083553;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: .5px
}

#messagemodel p.text-center {
    font-weight: normal !important;
    font-size: 12px;
}

.traningpopbtn {
    width: 70%;
}

.GetTrack .validation .help-blocks {
    left: 0;
    width: 100%;
    margin: 0 !important;
}

.GetTrack .validation .help-blocks strong {
    margin: 0 !important;
}

.mobile-bottom-fixed a {
    color: #FC674C;
}

.course-guide-whatsapp {
    margin-top: 21px;
    margin-left: 27px;
    margin-right: 27px;
    text-align: center;
    background: #25D366;
    padding: 10px;
    border-radius: 5px;
}

.course-guide-whatsapp a {
    padding: 0px;
}

.course-guide-whatsapp a img {
    width: 25px;
    height: 25px;
    margin-right: 5px;
}

.mobile-bottom-fixed .dropdown-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 30px;
    color: #000;
    box-shadow: 0 0 3px 0px #b5b5b5;
}

.mobile-bottom-fixed .dropdown-item i {
    color: #fa6d45;
}

.mobile-bottom-fixed .dropdown-menu.show {
    border-right: 8px solid #fa6d45;
}

.faq-resigtration-form a {
    font-size: unset !important;
    padding: unset !important;
    color: #007bff !important;
    border-right: unset !important;
}

@media (max-width: 767px) {
    .gt .nav-item {
        margin: 0 11px !important;
    }
    .why-croma p {
        width: 100%;
    }
    .course-guide-whatsapp {
        padding: 6px 10px;
    }
    .course-guide-whatsapp a {
        margin: 0 5px !important;
    }
    #modal-course-categories {
        display: none !important;
    }
    #mobile-modal-course-categories {
        display: block !important;
    }
    .owl-carousel .owl-nav button.owl-prev,
    .owl-carousel .owl-nav button.owl-next,
    .owl-carousel button.owl-dot {
        display: none;
    }
    .modalclass .select2.select2-container.select2-container--bootstrap,
    .clientdropquery .courseclass span.select2.select2-container.select2-container--bootstrap {
        max-width: 100% !important;
    }
    .videowatch.CromaVideoPlay {
        margin: 34px auto 0px 73px;
    }
    .allclient-selections {
        margin-top: 10px;
    }
}

#applycertificate {
    overflow: scroll;
}

.header-popup {
    border-bottom: 1px solid #70707029;
    padding-bottom: 10px;
}

.header-popup h4 {
    font-size: 20px;
    font-weight: 600;
    color: #3B3737;
}

.enroll-coursepopup-header {
    border-bottom: 0px !important;
    padding-bottom: 0px;
    position: relative;
    overflow: hidden;
}

.enroll-coursepopup-header button {
    position: absolute;
    top: 0px;
    right: -4px;
    background-color: #000000;
    opacity: 1 !important;
    z-index: 1;
    color: #fff !important;
    line-height: 34px;
    border-radius: 33px 44px;
    width: 65px;
    height: 55px;
}

.enroll-coursepopup-header button span {
    font-size: 27px;
    margin-left: -13px;
}

.coursepop-body {
    padding: 20px 35px;
}

.coursepopup-content {
    font-size: 14px;
    font-weight: 400;
    color: #3B3737;
}

.coursepopup-content ul li {
    line-height: 25px;
}

.coursepopup-content ul li i {
    color: #009900;
}

.ok-gotit button {
    border: none;
    background: linear-gradient(45deg, #3876F1, #1C19B0);
    border-radius: 4px;
    padding: 6px 25px;
}

.ok-gotit button:focus {
    box-shadow: none;
}