/*@media screen and (min-width: 1366px) {
    .container{max-width: 1250px;}
}*/

@media only screen and (max-width: 1366px) {
    .mainHeader {
        width: 100%;
        border-radius: 0px;
    }
    .top-banner-section {
        padding-top: 0px;
    }
    ul.navbar-nav .nav-item a.nav-link {
        font-size: 14px;
        padding: 28px 8px;
    }
    .mainHeader ul.navbar-nav li.nav-item.useraccunt {
        margin-left: 8px;
    }
    li.nav-item.useraccunt .nav-link.account {
        padding: 7px 14px;
    }
    .dropdown-menu-category {
        top: 69px;
        min-width: 160px;
    }
    .sliderContent h1 {
        font-size: 55px;
        line-height: 62px;
    }
    .card-bxs {
        height: 255px;
    }
    .card-bxs h5.card-title {
        font-size: 16px;
    }
    .howWorks .card-bxs .card-text {
        font-size: 14px;
    }
}
@media only screen and (max-width: 1140px) {
    .mainHeader {
        width: 100%;
        border-radius: 0px;
        position: fixed;
        top: 0px;
        left: 0px;
        z-index: 99;
    }
    .top-banner-section {
        height: 510px;
        padding-top: 0px;
    }
    body {
        padding-top: 80px;
    }
    .howWorks .col-lg-3 {
        flex: 0 0 auto;
        width: 25%;
    }
}
@media only screen and (max-width: 1024px) {
	h5.content-heading {
  	  font-size: 40px;
  	  line-height: 45px;
   	 padding-right: 0px;
	}
    ul.navbar-nav .nav-item a.nav-link {
        font-size: 12px;
        padding: 28px 6px;
    }
       .title-lable {
        font-size: 18px;
    }
    .itm-iconbox a {
        font-size: 14px;
    }
      .footerContent p {
        font-size: 12px;
    }
    .mainFooter h3 {
        font-size: 16px;
        margin: 0 0 10px;
    }
    .footerSocial li a {
        width: 30px;
        height: 30px;
        font-size: 15px;
    }
    .sliderContent h1 {
        font-size: 44px;
        line-height: 56px;
    }
.btn {
    font-size: 16px;
    padding: 10px 16px;
    height: auto;
}
}


@media only screen and (max-width: 991px) {
    .top-banner-section {
        height: 424px;
        background-attachment: inherit;
    }
    .mainSlider {
        padding: 150px 0 50px !important;
    }
    .sliderContent h1 {
        font-size: 38px !important;
    }
    .howWorks .col-lg-3 {
        flex: 0 0 auto;
        width: 50%;
    }
    .mainHeader ul.navbar-nav li.nav-item.useraccunt {
        margin-left: 0px;
    }
    .card-bxs {
        height: 196px;
    }
    .hidden-mobile {
        display: none;
    }
    .logintempWrap {
        padding: 100px 20px 0px;
    }
    html {
        overflow-x: hidden;
    }
    body {
        padding-top: 90px;
        overflow-x: hidden;
    }
    .mobile {
        display: block !important;
    }
    .desktop {
        display: none !important;
    }
    
    nav#mainNav .nav-item {
        padding: 15px 0;
        border-bottom: solid 1px #e4e7ee;
    }
    nav#mainNav .nav-item {
        padding: 0 0;
    }
    nav#mainNav .nav-item>a {
        padding: 15px 0;
        color: #000;
    }
    .dropdown {
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .dropdown i {
        height: 30px;
        width: 30px;
        line-height: 30px;
        text-align: center;
        border: 1px solid rgb(228 231 238);
        font-size: 14px !important;
        color: #000 !important;
    }
    .dropdownMenu {
        position: static;
        width: 100%;
        flex: 0 0 100%;
        display: none;
    }
    .dropdownMenu {
        box-shadow: none;
        padding-left: 10px;
        background: #000;
    }
    .dropdownMenu li a {
        padding: 12px 0;
        border-bottom: solid 1px #e4e7ee3d;
        /* color: #000 !important; */
    }
    nav#mainNav .nav-item:hover {
        background: transparent !important;
        color: #000 !important;
    }
    nav#mainNav .nav-item:hover>a {
        color: #000 !important;
    }
    nav#mainNav .nav-item:hover i {
        opacity: 1;
    }
    .dropdown.active .dropdownMenu {
        display: block;
        border-radius: 10px;
        opacity: 1;
        transform: scaleX(1);
        transition: top .3s ease 0s,opacity .3s;
    }
   
    .mainHeader.fixedHeader {
        top: 0;
    }
    .navbar-light .navbar-toggler {
        border: none;
        padding: 0;
        color: #fff;
        background: #d04a49;
        width: 60px;
        height: 47px;
        font-size: 30px;
    }
    div#navbarSupportedContent {
        position: fixed;
        top: 0;
        width: 100%;
        left: -0px;
        background: #fff;
        height: 100vh;
        padding: 20px;
        z-index: 9;
        display: block;
        transform: translateX(-100%);
        transition: all 400ms ease;
    }
    .cross-toggler {
        background: #fff;
        color: #b9b9b9;
        padding: 0;
        width: 40px;
        height: 40px;
        border-radius: 50px;
        line-height: 40px;
        text-align: center;
        border: 1px solid #e4e7ee;
        font-size: 20px;
    }
    ul.navbar-nav.ml-auto {
        height: 100%;
        overflow: auto;
        align-items: normal !important;
        justify-content: start !important;
    }
    .dropdown-menu-category {
        top: 65px;
        min-width: 200px;
        left: 16px;
        width: 200px;
    }
    .navbar-toggler {
        padding: 8px 18px;
        background-color: #d04a49;
        border: 1px solid #d04a49;
        color: #fff;
    }
    .mainHeader {
        padding: 4px 10px;
    }
    div#navbarSupportedContent.active {
        left: 100%;
        transition: all 400ms ease;
    }
    body.transform {
        transform: translateX(-320px);
        overflow: hidden;
    }
    .overLay {
        position: fixed;
        width: 100%;
        height: 100vh;
        background: rgb(0 0 0 / 51%);
        top: 0;
        left: 0;
        display: none;
    }
    .overLay.active {
        display: block;
    }
    nav#mainNav {
        padding: 8px 15px;
    }
    .sliderContent h1 {
        font-size: 28px;
        margin: 10px 0;
        line-height: 1.2;
    }
    .sliderContent h3 {
        font-size: 14px;
    }
    .scroller .owl-nav button {
        display: none;
    }
    .sliderContent {
        padding: 0;
    }
       .mainSlider {
        padding: 0px !important;
    }

 .sliderContent {
    background-size: cover;
    height: 500px !important;
  }
ul.slick-dots {
    list-style: none;
    bottom: 25px;
}
.top-cover-imgs .w-75 {
    width: 100% !important;
}
h2.title-head {
    font-size: 24px;
    color: #fff;
    margin: 20px 0px 4px;
}
.top-cover-imgs {
    height: auto;
}
.top-cover-imgs .d-flex {
    flex-wrap: wrap;
    gap: 16px;
}
      .top-cover-imgs .btn {
        width: 100%;
    }


     }
@media(max-width: 767px){
    .howWorks .col-lg-3 {
        width: 100%;
    }
    h4.instructor-course {
        font-size: 16px;
    }
    .title-lable {
        font-size: 16px;
    }
   .home-category-sec .col-xl-2.col-lg-4.col-md-6.col-12 {
    width: 50%;
}
.sectionHeding h2 {
    font-size: 24px;
    line-height: 40px;
}	
.css-1hvuj6d-Block h3 {
    font-size: 16px;
    margin-top: 10px;
    line-height: 21px;
}
ul.course-highlight-list.whychoose li {
    flex-basis: 100%;
    font-size: 15px;
    gap: 10px;
}
ul.course-highlight-list.whychoose {
    gap: 10px;
    margin-top: 0px;
}
.rs-cta.main-home .partition-bg-wrap:after, .rs-cta.main-home .partition-bg-wrap:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
}
.rs-cta.main-home .partition-bg-wrap:after{
 display:none;
}
.rs-cta.main-home .partition-bg-wrap {
    padding: 50px 0;
}
.pl-70 {
    padding-left: 20px;
}
ul.course-highlight-list li {
    flex-basis: 100%;
}
ul.course-highlight-list {
    gap: 10px;
    padding: 0px;
}
.enquiry-form.sticky {
    position: inherit;
    top: 150px;
    width: 100%;
}
.fs-30 {
    font-size: 22px !important;
}
.course-highlight-sec .col-lg-4.col-md-6.col-xs-12 {
    width: 49%;
}
.live-coaching {
    padding: 12px;
    width: 100%;
    margin-top: 16px;
    height: auto;
}
.live-coaching h4 {
    font-size: 15px;
    line-height: 20px;
}
.courseItm.free-course {
    margin-top: 0px;
    height: auto;
}
.footer-box {
    margin-bottom: 30px;
}
button.slick-arrow, button.slick-next.slick-arrow{
display:none !important;
}
}


/* nadeem */






