/* mobile why choose start*/

@media (min-width: 320px) and (max-width:480px) {
    .mob-why-choose {
        float: left;
        width: 100%;
        background-color: #fff;
    }
    .mob-why-main-left h3 {
        color: #000;
        font-weight: 600;
        font-size: 10px;
        float: left;
        padding-left: 10px;
        padding-right: 16px
    }
    .mob-why-choose-head h2 {
        color: #000;
        font-weight: 700;
        font-size: 20px;
        text-align: center;
        padding: 2rem 0
    }
    .mob-why-main-left {
        float: left;
        width: 40%;
        display: flex;
        align-items: center
    }
    .mob-why-main-right {
        float: left;
        width: 60%;
        display: flex;
        align-items: center
    }
    .mob-why-main-left img {
        float: left;
        width: 37%!important
    }
    .mob-why-main-right p {
        color: #666;
        font-size: 10px;
        float: left;
        border-left: 2px dashed #b9d719;
        padding-left: 12px;
        line-height: 16px
    }
    .mob-why-main {
        width: 100%;
        float: left;
        border-top: 1px solid #ecf1f5;
        border-bottom: 1px solid #ecf1f5;
        padding: 12px 0;
        display: flex;
        align-items: center;
        background-color: #fff;
    }
}


/* mobile why choose start*/


/*apply part start */

.apply-section {
    padding: 40px 0px;
    background-color: #f4f7fd;
}

.apply-color-1 {
    background-color: #07294d;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.apply-color-2 {
    background-color: #092e56;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.apply .apply-cont {
    padding: 25px 45px 23px;
}

.apply .apply-cont p {
    color: #fff;
    padding-bottom: 18px;
}

.apply .apply-cont .main-btn:hover {
    border-color: #ffc600;
}


/*apply part end */


/* search category icon start*/

.home-slide {
    position: relative;
    background: linear-gradient(#051323, #14447a);
}

h3.live-course-heading {
    font-size: 38px;
    font-weight: 600;
    color: #fff;
}

.course-details-web-home {
    border-radius: 10px;
    padding: 2px;
    width: 100%;
    height: 114px;
    display: -ms-flexbox;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    top: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

i.fa.fa-graduation-cap.course-icon-faone {
    color: #eac930;
}

.course-count1 p {
    margin-bottom: 0;
    font-size: 14px;
}

i.fa.fa-book.course-icon-fatwo {
    color: #25a2d4;
}

i.fa.fa-graduation-cap.course-icon-fathree {
    color: #ff602e;
}

h1.search-course-text {
    color: #0081be !important;
}

h4.trending-home-course {
    color: #dcdcdc;
    text-align: center;
    margin-bottom: 30px;
    font-size: 19px;
}

.hero-stat-item-course-second-list i {
    font-size: 1.5em;
    margin-right: 4px;
    display: block;
    width: 56px;
    text-align: center;
}

.home-slider-course-icon i {
    font-size: 25px;
    display: block;
    width: 70px;
    text-align: center;
    margin-left: 6px;
}

p.home-slider-content-text {
    color: #fff;
    text-align: center;
    margin-top: 14px;
}

.home-slider-category-section {
    padding: 20px 8px;
}

.home-slider-course-icon i.fa.fa-lock.course-icon-fafive {
    color: #0DD3A3;
}

.home-slider-course-icon i.fa.fa-desktop.course-icon-fafive {
    color: #1ebded;
}

.home-slider-course-icon i.fa.fa-server.course-icon-fafive {
    color: #e5c305;
}

.home-slider-course-icon i.fa.fa-bar-chart.course-icon-fafive {
    color: #FF5364;
}

.home-slider-course-icon i.fa.fa-users.course-icon-fafive {
    color: #5060f5;
}

.home-slider-course-icon i.fa.fa-paint-brush.course-icon-fafive {
    color: #e5c305;
}


/* Bootstrap 4 text input with search icon */

.has-search .form-control {
    padding-left: 2.375rem;
}

.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
}

button.btn.btn-secondary.home-slider-search {
    height: 44px;
    border-radius: 0px 10px 0px 0px !important
}

.home-slider-heading-aglin {
    display: flex;
    align-items: center;
    /* Align items vertically */
}

.home-slider-heading-aglin img {
    margin-right: 10px;
    /* Adjust margin as needed */
}

img.home-slider-heading-live-gif-icon {
    width: 70px;
    height: 54px;
}


/* img.home-slider-heading-live-gif-icon {
    width: 82px;
    height: 62px;
} */


/*media query end*/

@media (min-width: 320px) and (max-width:480px) {
    .home-slider-course-one {
        padding: 89px 21px 0px;
    }
    .text-slider-heading.morphext {
        font-size: 17px;
        font-weight: 600;
        color: #0ca9f3;
        margin-bottom: 7px;
    }
    .home-slider-heading-live-text {
        font-size: 15px;
        font-weight: 600;
        color: #fff;
    }
    h1.home-slide-text-category-search-heading {
        font-weight: 700;
        font-size: 19px !important;
        color: #0ca9f3 !important;
        margin-top: 25px;
        margin-bottom: 20px;
        max-width: 100%;
    }
    .hero-stat-item-course i {
        font-size: 1.5em;
        margin-right: 8px;
        display: block;
        width: 20px;
        text-align: center;
    }
    .course-count1.course-item-icon-home p {
        margin-bottom: 0;
        font-size: 12px;
    }
    h5.home-slide-text-category-slider {
        color: #fff;
        font-size: 18px;
        margin-bottom: 25px;
    }
    p.home-slide-text-content-live {
        /* font-family: cursive !important; */
        font-weight: 500;
        font-size: 20px;
        color: #fff;
        margin-bottom: 13px;
    }
    .about-button.course-type-btn.more-details.home-slider-margin-left {
        margin-left: 11px;
    }
}

@media (min-width:481px) and (max-width:767px) {
    .home-slider-course-one {
        padding: 108px 21px 57px;
    }
    .text-slider-heading.morphext {
        font-size: 19px;
        font-weight: 600;
        color: #0ca9f3;
        margin-bottom: 25px;
    }
    .home-slider-heading-live-text {
        font-size: 27px;
        font-weight: 600;
        color: #fff;
    }
    .home-slider-course-two {
        padding: 26px 21px 57px;
    }
    h1.home-slide-text-category-search-heading {
        font-weight: 700;
        font-size: 21px !important;
        color: #0ca9f3 !important;
        margin-bottom: 20px;
        max-width: 100%;
    }
    .hero-stat-item-course i {
        font-size: 1.5em;
        margin-right: 8px;
        display: block;
        width: 20px;
        text-align: center;
    }
    .course-count1.course-item-icon-home p {
        margin-bottom: 0;
        font-size: 12px;
    }
    h5.home-slide-text-category-slider {
        color: #fff;
        font-size: 18px;
        margin-bottom: 25px;
    }
    p.home-slide-text-content-live {
        /* font-family: cursive !important; */
        font-weight: 500;
        font-size: 15px;
        color: #fff;
        margin-bottom: 48px;
    }
    .about-button.course-type-btn.more-details.home-slider-margin-left {
        margin-left: 35px;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .home-slider-course-one {
        padding: 175px 0 230px;
    }
    .text-slider-heading.morphext {
        font-size: 23px;
        font-weight: 600;
        color: #0ca9f3;
        margin-bottom: 25px;
    }
    .home-slider-heading-live-text {
        font-size: 38px;
        font-weight: 600;
        color: #fff;
    }
    .home-slider-course-two {
        padding: 26px 21px 57px;
    }
    .home-slider-course-two {
        padding: 175px 0 230px;
    }
    h1.home-slide-text-category-search-heading {
        font-weight: 700;
        font-size: 33px;
        color: #0ca9f3 !important;
        margin-bottom: 20px;
        max-width: 100%;
    }
    .hero-stat-item-course i {
        font-size: 2.5em;
        margin-right: 4px;
        display: block;
        width: 70px;
        text-align: center;
    }
    .course-count1.course-item-icon-home p {
        margin-bottom: 0;
        font-size: 14px;
    }
    h5.home-slide-text-category-slider {
        color: #fff;
        font-size: 20px;
        margin-bottom: 25px;
    }
    p.home-slide-text-content-live {
        /* font-family: cursive !important; */
        font-weight: 500;
        font-size: 18px;
        color: #fff;
        margin-bottom: 48px;
    }
}

@media (min-width: 992px) and (max-width: 1024px) {
    .home-slider-course-one {
        padding: 124px 0px 20px 25px;
    }
    .text-slider-heading.morphext {
        font-size: 23px;
        font-weight: 600;
        color: #0ca9f3;
        margin-bottom: 25px;
    }
    .home-slider-heading-live-text {
        font-size: 38px;
        font-weight: 600;
        color: #fff;
    }
    .home-slider-course-two {
        padding: 124px 0px 20px 25px;
    }
    h1.home-slide-text-category-search-heading {
        font-weight: 700;
        font-size: 33px;
        color: #0ca9f3 !important;
        margin-bottom: 20px;
        max-width: 100%;
    }
    .home-slider-box-padding {
        padding-left: 48px;
        padding-right: 33px;
    }
    .hero-stat-item-course i {
        font-size: 2.5em;
        margin-right: 4px;
        display: block;
        width: 70px;
        text-align: center;
    }
    .course-count1.course-item-icon-home p {
        margin-bottom: 0;
        font-size: 14px;
    }
    h5.home-slide-text-category-slider {
        color: #fff;
        font-size: 20px;
        margin-bottom: 25px;
    }
    p.home-slide-text-content-live {
        /* font-family: cursive !important; */
        font-weight: 500;
        font-size: 18px;
        color: #fff;
        margin-bottom: 48px;
    }
}

@media (min-width: 1025px) and (max-width: 1280px) {
    .home-slider-course-one {
        padding: 124px 0px 20px 25px;
    }
    .text-slider-heading.morphext {
        font-size: 31px;
        font-weight: 600;
        color: #0ca9f3;
        margin-bottom: 25px;
    }
    .home-slider-heading-live-text {
        font-size: 23px;
        font-weight: 600;
        color: #fff;
    }
    .home-slider-course-two {
        padding: 124px 0px 20px 25px;
    }
    h1.home-slide-text-category-search-heading {
        font-weight: 700;
        font-size: 33px;
        color: #0ca9f3 !important;
        margin-bottom: 20px;
        max-width: 100%;
    }
    .home-slider-box-padding {
        padding-left: 48px;
        padding-right: 33px;
    }
    .hero-stat-item-course i {
        font-size: 2.5em;
        margin-right: 4px;
        display: block;
        width: 70px;
        text-align: center;
    }
    .course-count1.course-item-icon-home p {
        margin-bottom: 0;
        font-size: 14px;
    }
    h5.home-slide-text-category-slider {
        color: #fff;
        font-size: 20px;
        margin-bottom: 25px;
    }
    p.home-slide-text-content-live {
        font-weight: 500;
        font-size: 35px;
        color: #fff;
        line-height: 38px;
        margin-top: 25px;
        padding-bottom: 20px;
    }
}

@media (min-width: 1025px) and (max-width: 1280px) {
    .home-slider-course-one {
        padding: 124px 0px 20px 25px;
    }
    .text-slider-heading.morphext {
        font-size: 25px;
        font-weight: 600;
        color: #0ca9f3;
        margin-bottom: 25px;
    }
    .home-slider-heading-live-text {
        font-size: 23px;
        font-weight: 600;
        color: #fff;
    }
    .home-slider-course-two {
        padding: 124px 0px 20px 25px;
    }
    h1.home-slide-text-category-search-heading {
        font-weight: 700;
        font-size: 33px;
        color: #0ca9f3 !important;
        margin-bottom: 20px;
        max-width: 100%;
    }
    .home-slider-box-padding {
        padding-left: 48px;
        padding-right: 33px;
    }
    .hero-stat-item-course i {
        font-size: 2.5em;
        margin-right: 4px;
        display: block;
        width: 70px;
        text-align: center;
    }
    .course-count1.course-item-icon-home p {
        margin-bottom: 0;
        font-size: 14px;
    }
    h5.home-slide-text-category-slider {
        color: #fff;
        font-size: 20px;
        margin-bottom: 25px;
    }
    p.home-slide-text-content-live {
        font-weight: 500;
        font-size: 35px;
        color: #fff;
        line-height: 38px;
        margin-top: 25px;
        padding-bottom: 20px;
    }
}

@media (min-width: 1281px) {
    .home-slider-course-two {
        padding: 124px 0px 20px 25px;
    }
    .text-slider-heading.morphext {
        font-size: 25px;
        font-weight: 600;
        color: #0ca9f3;
        margin-bottom: 25px;
    }
    .home-slider-heading-live-text {
        font-size: 23px;
        font-weight: 600;
        color: #fff;
    }
    .home-slider-course-one {
        padding: 124px 0px 20px 25px;
    }
    h1.home-slide-text-category-search-heading {
        font-weight: 700;
        font-size: 33px;
        color: #0ca9f3 !important;
        margin-bottom: 20px;
        max-width: 100%;
    }
    .home-slider-box-padding {
        padding-left: 48px;
        padding-right: 33px;
    }
    .hero-stat-item-course i {
        font-size: 2.5em;
        margin-right: 4px;
        display: block;
        width: 70px;
        text-align: center;
    }
    .course-count1.course-item-icon-home p {
        margin-bottom: 0;
        font-size: 14px;
    }
    h5.home-slide-text-category-slider {
        color: #fff;
        font-size: 20px;
        margin-bottom: 25px;
    }
    p.home-slide-text-content-live {
        font-weight: 500;
        font-size: 35px;
        color: #fff;
        line-height: 38px;
        margin-top: 25px;
        padding-bottom: 20px;
    }
}


/*media query end*/


/* search category icon end*/

.course-join-floating {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999 !important;
}

.top-banner {
    background-color: #333;
    color: #fff;
    text-align: center;
    /* position: fixed; */
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
}

.banner-image {
    max-height: 100%;
    width: 100%;
    background-size: cover;
}

.close-btn {
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 10px;
    color: #fff;
    font-size: 20px;
}

@media (min-width: 992px) {
    .banner-item-quote {
        text-align: left;
        display: block;
    }
}

@media (max-width: 768px) {
    .banner-item-quote {
        text-align: center;
    }
}


/* review start  */

.testimonial-container {
    position: relative;
    width: 30%;
    height: 340px;
    background-image: url('../img/bg-testimonial-01.jpg');
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
}

.testimonial-image {
    position: absolute;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    overflow: hidden;
    border: 5px solid white;
}

.testimonial-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


/* review end  */

.heighlight-course-text-hacker {
    line-height: 10px;
}


/* desktop device query end  */

@media (min-width: 992px) {
    h1.heighlight-course-text-hacker-heading {
        font-weight: 700;
        font-size: 23px;
        color: #ffffff !important;
        margin-bottom: 24px;
        max-width: 100%;
        margin-top: 33px;
    }
}


/* mobile device query end  */

@media (max-width: 768px) {
    h1.heighlight-course-text-hacker-heading {
        font-weight: 700;
        font-size: 19px !important;
        color: #ffffff !important;
        margin-top: -11px;
        margin-bottom: 20px;
        max-width: 100%;
    }
}