.main-top-fixed {
    padding-top: 0;
    min-height: 100%;
    width: 100%;
}
.page_speed_827063909 {
    background: rgb(34, 206, 90);
    color: #ffffff;
}
.nav-foot {
    bottom: 30px;
    right: 0;
    z-index: 9;
}
.content {
    background: #f4f4f4;
    border-radius: 0;
    height: auto;
}
.home-banner2 {
    position: relative;
    background: linear-gradient(133.11deg, #304755 9.15%, #2d4653 104.28%);
}
.h-350 {
    height: 350px;
}
.landing-page .home-banner2 img {
    max-width: 100%;
    /* max-height: 450px; */
    width: auto !important;
    height: auto;
    margin: auto;
}
.btn-banner {
    background: linear-gradient(180deg, #ffd24c 0, #b28600 100%);
    padding: 10px 16px;
    border-radius: 4px;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    box-shadow: none;
    color: #6a530a;
    border-color: #b28600;
}
.btn-banner:hover {
    color: #6a530a;
    background: linear-gradient(180deg, #efc549 0, #ffc001 100%);
}
.banner-slider .owl-dots {
    bottom: 30px;
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    text-align: center;
}
.banner-slider .owl-dot, 
.testimonials-owl .owl-dot {
    width: 10px;
    height: 10px;
    display: inline-block;
    opacity: .8;
    margin: 0 2px;
}
.testimonials-owl .owl-dot {
    width: 10px;
    height: 10px;
    border-radius: 100%;
    border: 1px solid #12B094 !important;
    background: #fff;
    margin-right: 10px;
    display: inline-block;
    opacity: .8;
    margin: 0 2px;
}
.testimonials-owl .owl-dot.active {
    background: #12b094 !important;
}
.banner-slider .owl-dot {
    border-radius: 100%;
    border: 1px solid #12b094 !important;
    background: #12b094 !important;
}
.banner-slider .owl-dot.active {
    background: rgba(255, 255, 255, .52) !important;
    width: 38px;
    border-radius: 7px;
    border: unset !important;
}
section.padding-sec22 {
    padding: 40px 168px;
}
section.padding-sec22 .prep {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 3.85px 12.51px 0 #1f354521;
}
.text-prep {
    color: #262626;
}
section.padding-sec22 p {
    padding: 12px 0px 40px;
    max-width: 770px;
    margin: auto;
}
.text-decoration-none {
    text-decoration: none !important;
}
.border-prep {
    border: 1px solid #4da7a4;
    border-radius: 56px;
    padding: 9px;
    box-shadow: 0 0 8.1px 4px #0000000F;
}
section.padding-sec22 .props-images {
    max-height: 45px;
    max-width: 45px;
}
section.padding-sec {
    padding: 60px 0;
}
.bg-dgreen, .footer, .next-leavel {
    background: #262626;
}
.footer ul li, .next-leavel {
    color: #fff;
}
.font-33 {
    font-size: 33px;
}
.font-10 {
    font-size: 10px;
}
.lh-1_2 {
    line-height: 1.2;
}
.font-weight-500 {
    font-weight: 500;
}
.bg-new-card {
    background-color: rgba(255, 255, 255, .16);
}
.exam-booking select.form-control {
    height: 3rem;
}
select.form-control {
    color: #9d9d9d;
    font-size: 14px;
}
.exam-booking {
    background: rgba(217, 217, 217, .12);
}
.testimonials-owl .item .card {
    box-shadow: 0 4px 4px rgba(0, 0, 0, .15);
}
.testimonial_card {
    background: #f4f4f4;
}
.testimonial_card {
    padding: 8px 12px;
    border-radius: 200px;
    display: inline-block;
    min-width: 280px;
}
.testimonial-img {
    width: 50px;
}
.testimonial-img img {
    height: auto;
    max-width: 100%;
}
.testimonial-cnt, .testimonial-img {
    display: inline-block;
    vertical-align: middle;
}
.testimonial-cnt {
    width: calc(100% - 65px);
    padding-left: 15px;
}
.testimonial_card h3 {
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
}
.test-title, .text-gray {
    color: rgba(32, 32, 32, .5);
}
.testimonial-cnt p.text-gray{
    font-size: 14px;
}
.testimonials-owl .owl-dots,
.testimonials-owl .owl-nav,.banner-slider .owl-nav {
    position: absolute;
    bottom: -50px;
    left: 0;
    right: 0;
    text-align: center;
}

.banner-slider .owl-dots {
    bottom: 30px;
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    text-align: center;
} 
.owl-carousel .owl-stage {
    display: flex;
}
/*blogss*/
section.padding-sec {
    padding: 58px 0;
}
.home-title, .home-title-guide {
    position: relative;
    z-index: 1;
}
.home-title .title-blog {
    position: relative;
    padding: 0 60px;
    margin: 0 auto;
    text-align: center;
}
.text-prep {
    color: #262626;
}

.home-title .title-blog p {
    font-weight: 400;
    font-size: 20px;
    /* line-height: 30px; */
    text-align: center;
    color: #1d2633;
}
.grid-match>* {
    display: flex;
    flex-wrap: wrap;
}
.layout-border .card {
    border: none;
    border-radius: 17px;
    margin: 16px 0;
}
.layout-border .card-body, .layout-border-guide .card-body {
    background: #fff;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 17px;
    padding: 0;
}
.landing-page img {
    max-width: 100%;
    height: auto;
}
.card-img img {
    position: relative;
    height: 180px;
    border-top-left-radius: 18px;
    border-top-right-radius: 18px;
}
.card-img img, .object-cover, .star {
    object-fit: cover;
}
.card-content, .card-shadow .card-body, .guide-content {
    padding: 20px;
}
.card-content h3 {
    font-weight: 600;
    font-size: 22px;
    line-height: 33px;
    color: #000;
    margin-bottom: 5px;
    min-height: 66px;
}
.card-content span {
    display: block;
    color: #12b094;
    margin-bottom: 6px;
}
.card-content p {
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    color: #4f4f4f;
}
.title-exams h2, a.view-more-link {
    color: #000;
}
.line-5 {
    -webkit-line-clamp: 5;
    -moz-line-clamp: 5;
    line-clamp: 5;
}
.line-1, .line-3, .line-5 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.card-content p {
    margin: 0;
}

/*register terms*/
.register-terms {
    background: #253339;
    padding: 43px 0;
    color: var(--white);
}
.landing-page img {
    max-width: 100%;
    height: auto;
}
.nurse-item-content {
    width: calc(100% - 75px);
    padding-left: 15px;
}
.nurse-item-content span {
    font-weight: 600;
    font-size: 30px;
    line-height: 45px;
    display: block;
}
.nurse-item-content p {
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    color: #fff;
    margin: 0;
    opacity: .4;
}

/*quick-link-section1*/
section.padding-sec {
    padding: 58px 0;
}
.quick-link-section1 {
    background: linear-gradient(rgba(0, 0, 0, .55), rgba(0, 0, 0, .55)) center center / cover no-repeat, url(https://cdn.enursingportal.com/enursingportal.com/landing/exam-guide.webp) center center / cover no-repeat;
    color: #fff;
    height: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
}
.quick-link-section1 .card {
    background: rgba(77, 167, 164, .67);
    position: relative;
    border: 2px solid transparent;
}
.br-10, .card, .det-video-sec, .det-video-sec input {
    border-radius: 10px;
}
.desc, .quick-link-section1 .card h4 {
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.quick-link-section1 .card h4 {
    line-clamp: 2;
    -webkit-line-clamp: 2;
    height: 40px;
    white-space: nowrap;
}
.desc {
    display: -webkit-box;
    line-clamp: 5;
    -webkit-line-clamp: 5;
    margin-bottom: 40px;
}

/*exambooking section*/
section.padding-sec {
    padding: 58px 0;
}
.landing-page img {
    max-width: 100%;
    height: auto;
}
.lh-1_2 {
    line-height: 1.2;
}
.font-weight-500 {
    font-weight: 500;
}
.br-8 {
    border-radius: 8px;
}
input {
    border-radius: 5px;
    border: 1px solid #eaeaea;
    padding: 7px 10px;
    font-size: 14px;
}
.landing-page .btn {
    border-radius: 6px;
}
.female-doctor {
    max-height: 450px;
    width: auto !important;
    margin: auto;
    height: 100%;
}
select {
    padding-right: 50px;
    background-repeat: no-repeat;
    background-position: right 16px center;
    background-image: url(https://cdn.enursingportal.com/enursingportal.com/arrow-down.webp);
    appearance: none;
    -webkit-appearance: none;
    background-size: 12px;
}
label,
.form-control {
    font-size: 14px;
}
.rating {
    border: none;
    float: left;
}
.rating>input {
    display: none;
}
.rating>label {
    color: #ddd;
    float: right;
}
.rating>label:before {
    margin: 5px;
    font-size: 1.25em;
    font-family: FontAwesome;
    display: inline-block;
    content: "\f005";
}
.rating:not(:checked)>label:hover, .rating:not(:checked)>label:hover~label, .rating>input:checked~label {
    color: gold;
}
.rating>.half:before {
    content: "\f089";
    position: absolute;
}
@media (max-width: 1199.98px) {
    .font-33 {
        font-size: 28px;
    }
    /* .subscribe .btn-danger, section.padding-sec p {
        font-size: 14px;
    } */
    .nurse-item-content span {
        font-size: 22px;
        line-height: 19px;
    }
    .register-step>div {
        border-right: none;
        margin-bottom: .75rem;
    }
    .nurse-item-content p {
        font-size: 15px;
        line-height: 20px;
    }
    .register-terms {
        padding: 30px 0;
    }
    .card-content h3 {
        font-size: 18px;
        line-height: 24px;
        min-height: 48px;
    }
}
@media (max-width: 767.98px) {
    .landing-page h2 {
        font-size: 22px;
    }
    .hide-onmobile {
        display: none;
    }
    .h-350 {
        height: 255px;
        position: relative;
        z-index: 2;
    }
    .female-doctor {
        max-height: 255px;
    }
    .font-33 {
        font-size: 28px;
    }
    .quick-link-section1 .card h4 {
        font-size: 18px;
        height: 30px;
    }
    .nurse-item-content {
        padding-left: 14px;
    }
    section.padding-sec22 {
        padding: 40px 64px;
    }
    .border-prep {
        padding: 10px;
    }
    section.padding-sec22 .props-images {
        max-height: 35px;
        max-width: 35px;
    }
    .border-prep .text-prep {
        font-size: 18px;
    }
    .layout-border.row>div {
        padding: 0 7.5px;
    }
    .card-img img.blogs-img {
        width: 100%;
    }
}

@media (max-width: 575.98px) {
    .landing-page h2, .landing-page h2.font-48 {
        font-size: 20px;
    }
    .home-banner2 .female-doctor {
        position: absolute;
        top: 0;
        right: -20px;
        max-height: 260px;
        z-index: 0;
    }
    section.padding-sec22 {
        padding: 30px 6px;
    }
    img.prep {
        max-width: 60px;
    }
    .text-prep.font-28 {
        font-size: 25px;
    }
    section.padding-sec22 p {
        padding: 0;
        font-size: 14px;
        margin-bottom: 15px;
    }
    section.padding-sec22 .props-images {
        max-height: 25px;
        max-width: 25px;
    }
    .exam-prep1 .exaList .text-prep, .header-section-covid p, label {
        font-size: 12px;
    }
    .exaList {
        padding: 0 10px;
    }
    .border-prep {
        padding: 4px 6px !important;
    }
    section.padding-sec {
        padding: 30px 0;
    }
    .next-leavel h4{
        font-size: 18px;
    }
    .bg-new-card .font-20 {
        font-size: 18px;
    }
    #dataflow-booking .font-28 {
        font-size: 22px;
    }
    .exam-booking .font-33 {
        font-size: 22px;
    }
    .ext-prep.font-38 {
        font-size: 22px;
    }
    .testimonial_card {
        min-width: 100%;
    }
    .testimonial_card h3 {
        font-size: 15px;
    }
    .testimonials-owl .owl-dots {
        bottom: -5px;
    }
    .quick-link-section1 .card h4 {
        font-size: 18px;
    }
    .desc {
        margin-bottom: 20px;
        font-size: 14px;
    }
    .home-exam-guide .readmore {
        font-size: 13px;
    }
    .register-step img {
        max-width: 40px;
        max-height: 40px;
    }
    .nurse-item-content span {
        font-size: 18px;
        line-height: 18px;
    }
    .home-banner2 .btn-banner, .landing-page p {
        font-size: 12px;
    }
    .font-33 {
        font-size: 22px;
    }
    .home-title .title-blog p {
        margin: 0;
    }
    .exams .pricing-head p, .home-title .title-blog p, .home-title-guide .title-guide p, .title p {
        font-size: 14px;
    }
    .home-title .title-blog {
        padding: 0;
    }
    .card-content h3 {
        font-size: 18px;
        line-height: 24px;
        min-height: 48px;
    }
    .card-content span, .card-sec p, .testimonial_card h3 {
        font-size: 15px;
    }
    h3 {
        font-size: 18px;
    }
}