@media (max-width:1440px) {
    ul.navbar-nav li.nav-item a.nav-link {
        padding: 6px 14px;
        font-size: 15px;
    }
    
}

@media(max-width: 1140px){
    ul.navbar-nav li.nav-item a.nav-link {
        padding: 6px 12px;
        font-size: 14px;
        line-height: normal;
    }
	ul.navbar-nav.headerSlot li.nav-item a.nav-link {
    font-size: 14px;
    padding: 6px 12px;
    color: #fff;
}
img.nav-logo {
    max-height: 38px;
}
.header-section {
    height: auto;
}
.searchbtn input.form-control {
    min-width: 185px;
}
ul.navbar-nav.headerSlot {
    width: 60% ;
    margin-left: 10px;
}
form.header-right {
    width: 30%;
}
svg.colorIcon {
    width: 44px;
}
.counter h3.title {
    font-size: 20px;
}
h6.studenttxt {
    font-size: 14px;
    letter-spacing: 0;
}
.section-title h2 {
    font-size: 30px;
}
.fixed ul.navbar-nav li.nav-item a.nav-link {
    color: #0b0b0b !important;
}
.submitBtn {
    padding: 10px 40px;
}
.services_item {
    height: auto;
    padding: 12px;
    margin-bottom: 20px;
}
.services_item h5 {
    font-size: 17px;
    margin: 12px 0px 8px 0px;
}
.services_item p {
    font-size: 13px;
}
.truted-wrap h2 {
    font-size: 35px;
}
.counter .counter-column {
    padding: 0px 20px;
}
.counter-column h3 {
    font-size: 22px !important;
}
.D7Imgs img {
    width: 100%;
}
.right-side-content .second-row .title {
    font-size: 14px;
    line-height: 23px;
    margin-bottom: 28px;
    height: auto;
}
.corporate-from .global-form .from-title {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 20px;
    width: 100%;
}
.global-form form .form-group {
    margin-bottom: 20px;
}
.corporate-from .global-form {
    padding: 30px 14px;
}
.global-form form .form-control {
    height: 40px;
    font-size: 14px;
}
.global-form form .form-group .floating-label {
    left: 10px;
    top: 10px;
    font-size: 11px;
}
.global-form form .form-group .inputText.required:focus:invalid~.floating-label {
    font-size: 10px;
}
.swiper-wrapper .learning {
    padding: 10px;;
}
.conent-div h3.title {
    font-size: 14px;
    line-height: 10px;
    margin-bottom: 9px;
}
.conent-div h6.para {
    font-size: 13px;
    line-height: 20px;
    height: auto;
}
.experience-learning .heading {
    font-size: 25px;
    line-height: 36px;
}
h3.header_txt {
    font-size: 16px;
    padding: 0px 0px 8px;
}
.compant_txt p {
    font-size: 13px;
    color: #000;
    line-height: 20px;
    margin-bottom: 6px;
}
.socialMedia {
    padding-top: 15px;
}
.socialMedia a img {
    max-height: 20px;
}
.footerBtom:before{
    display: none;
}
footer.footer-section {
    padding: 40px 0px 35px 0px;
}
p {
    font-size: 14px;
    line-height: 23px;
}
h2.heading {
    font-size: 20px;
    line-height: 26px;
}
}


@media(max-width:991px){

.header-section {
    height: auto;
    padding: 15px 0px;
    position: sticky;
}
.header-section.fixed {
    padding: 10px 0px;
    height: auto;
}
ul.navbar-nav.headerSlot {
    justify-content: flex-start;
    width: 100%;
    align-items: flex-start;
    padding: 0px;
    margin-left: 0px;
    text-align: left;
    margin-top: 42px;
}
form.header-right {
    width: 100%;
    justify-content: flex-start;
    flex-wrap: wrap;
}
ul.navbar-nav.rightSIde {
    display: contents;
}
ul.navbar-nav li.nav-item {
    margin-left: 5px;
    border-bottom: 1px solid #cccccc7a;
    width: 100%;
}
.searchbtn {
    margin: 10px 0px 0px;
}
.rightSIde li.nav-item {
    border: 0px !important;
    width: auto !important;
}
button.carousel-control-next, button.carousel-control-prev {
    background: none;
    width: auto;
    height: auto;
    top: 7%;
}

.mobile-menu {
    display: block;
}
span.navbar-toggler-icon {
    background-image: url(../images/menu-burger.png) !important;
}
.menubar.responsive {
    left: 0px;
    transition: all .5s ease;
}
.menubar {
    background: #fff;
    width: 100%;
    height: 100vh;
    max-width: 350px;
    z-index: 99;
    position: absolute;
    top: -20px;
    left: -550px;
    transition: all .5s ease;
    border-right: 1px dotted #52b3e2;
}
img.nav-logo {
    display: none;
}
img.nav-logo.d-none {
    display: block !important;
}
.course-item h4 {
    height: auto;
}
.top-cover-imgs {
    padding: 80px 0px;
    height: 278px;
}
.top-cover-imgs .w-75 {
    width: 100% !important;
    font-size: 14px !important;
}
h3.header_txt {
    font-size: 18px;
    padding: 0px 0px 10px;
    font-weight: 500;
}
.compant_txt {
    margin-bottom: 30px;
}
.compant_txt p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 0px;
}
.socialMedia {
    padding-top: 30px;
}

.footerBtom:before{
    display: none;
}
.svg-icon.login-icon {
    fill: #5c5a5a;
}
ul.navbar-nav li.nav-item a.nav-link {
    color:#5c5a5a !important
}
.owl-nav {
    position: absolute;
    top: 100%;
    right: 50%;
}
section.short-details {
    padding: 0px 0px 50px 0px;
}
}



@media(max-width:767px){
    header.header-sec-menu {
        background: none;
        position: absolute;
        width: 70px;
        top: 30px;
        left: 0px;
        height: 72px;
        padding: 20px 0px;
    }
    .menubar {
        max-width: 100%;
        /* min-width: 178px; */
    }
    .closebtn.navbar-toggler {
        text-align: right;
        position: absolute;
        right: 22px;
        top: 30px;
        font-size: 14px;
        color: #ffffff !important;
        text-decoration: none !important;
        border: none;
        z-index: 999;
        background: #219dd0;
        width: 25px;
        height: 25px;
        border-radius: 50%;
        text-align: center;
        line-height: 25px;
    }

.pt-50 {
    padding-top: 30px;
}
.py-90 {
    padding-top: 60px;
    padding-bottom: 50px;
}
h2.title-head {
    font-size: 25px;
}
section.lms-course {
    padding: 50px 0px;
}
.section-title h2 {
    font-size: 25px;
}
.section-title {
    margin-bottom: 10px;
}
.course-item {
    height: auto;
}
section.corporate-banner {
    padding: 0px 0px 0px;
    height: 480px;
}
.corporate-banner img {
    max-height: 400px;
    display: none;
}
.corporate-counter .counter {
    padding: 10px 20px;
    width: 100%;
    margin-top: 50px;
    box-shadow: none;
}
.counter-column {
    margin-bottom: 30px;
}
.D7Imgs img {
    width: 100%;
}
section.approach-sec {
    padding: 60px 0px 60px;
}
.approach-sec h2.heading {
    font-size: 25px;
    margin-bottom: 16px;
}
.row.margin-auto {
    width: 100%;
}
.corporate-from .global-form {
    background: none;
    padding: 0px;
    border-radius: 0px;
}
.global-form form .form-group {
    margin-bottom: 25px;
    position: relative;
}
.corporate-from .global-form .from-title {
    font-size: 25px;
    line-height: 34px;
    margin-bottom: 36px;
    width: 100%;
}
.corporateCourseAdvisor {
    margin-bottom: 40px;
}
section.experience-learning {
    padding: 60px 0px 60px 0px;
}
.experience-learning .heading {
    font-size: 25px;
    line-height: 35px;
    width: 100%;
    margin-bottom: 16px;
}
.right-side-content {
    padding: 0px 20px;
}
.future-work .counter-column h3 {
    font-size: 26px;
    line-height: 24px;
    margin-bottom: 10px;
}
.future-work .counter-column h6 {
    width: 100%;
}
.right-side-content .second-row .title {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 34px;
    height: auto;
}
.skill-hour {
    padding-top: 50px;
}
.testimonialImgs img {
    width: 75%;
    margin: 0px auto 30px;
}
.submitBtn {
    border-radius: 10px;
    font-size: 16px;
    width: auto;
    text-align: center;
    margin-bottom: 15px;
}
.partnership-sec:before {
    width: 100%;
    height: 100%;
     background-image: inherit; 
}
.truted-wrap h2 {
    font-size: 30px;
    margin-top: 60px;
    margin-bottom: 20px;
}
.services_item {
    height: auto;
    padding: 30px;
}
.faq-content .accordion-button.collapsed{
    font-size: 14px;;
}
.course-thumbnail .submitBtn {
    width: auto;
    margin: 0px;
}
.container.widthset {
    width: 100%;
    padding: 0px 20px;
}
.price-details {
    padding: 30px 30px;
    margin-bottom: 0px;
    margin-top: 40px;
}
.corporate-txt {
    padding: 100px 0px 40px 0px;
}
.corporate-txt h4 {
    font-size: 30px;
    line-height: normal;
    margin-bottom: 15px;
}
.corporate-txt p {
    font-size: 16px !important;
    margin-bottom: 24px;
}
ul.navbar-nav.headerSlot li.nav-item a.nav-link {
    font-size: 14px;
    padding: 14px 12px;
}
h3.header_txt {
    font-size: 15px;
    padding: 0px 0px 5px;
    font-weight: 500;
}
.compant_txt p {
    font-size: 13px;
    line-height: normal;
}
.compant_txt {
    margin-bottom: 20px;
}
.top-cover-imgs {
    padding: 40px 0px;
    height: auto;
}
}

@media(max-width:375px){

	
}