/*
 Theme Name:   Beron Child
 Theme URI:    https://themes.hibootstrap.com/beron/
 Description:  Beron Child Theme
 Author:       HiBootstrap
 Author URI:   https://hibootstrap.com/
 Template:     beron
 Version:      1.2
 Text Domain:  beron-child
*/



@media only screen and (min-width: 768px) and (max-width: 991px) {
    .overview-area .overview-info .info-image img {
        width: 100%;
    }

}

@media only screen and (width <=1199px) {
    .choose-wrap-content {
        max-width: unset !important;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .overview-inner .overview-info .info-image {
        max-width: unset !important;
    }

    .overview-inner .overview-info .info-btn {
        white-space: nowrap;
    }
}

@media only screen and (min-width: 991px) and (max-width: 1199px) {
    .overview-area::before {
        height: 250px !important;
    }
}

/* live search results container css */
.search-popup-content #live-search-results {
    position: relative;
}

/* Dropdown list */
.search-popup-content #live-search-results .ct-search-results {
    position: absolute;
    top: 10px;
    left: 0;
    width: 100%;
    max-height: 350px;
    overflow-y: auto;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 15px 40px rgba(0, 0, 0, .15);
    z-index: 9999;
    padding: 10px 0;
}

/* Each item */
.search-popup-content #live-search-results .ct-search-item {
    display: flex;
    align-items: center;
    gap: 12px;

    padding: 10px 15px;
    text-decoration: none;
    color: #111;
}

.search-popup-content #live-search-results .ct-search-item:hover {
    background: #f4f6f7;
}

/* Thumbnail */
.search-popup-content #live-search-results .ct-media-container img {
    width: 48px;
    height: 48px;
    object-fit: cover;
    border-radius: 6px;
}

/* Show more link */
.search-popup-content #live-search-results .ct-search-more {
    display: block;
    padding: 12px 15px;
    text-align: center;
    font-weight: 600;
}

/* End */

/* PTE Coaching*/
.coaching-details-desc .application {
    display: none !important;
}

.coaching-features-list .elementor-widget-container {
    display: flex;
    align-items: center;
}

.reynaoverseas-cta .choose-content p a {
    color: #123e90;
}

/* End */
.stack_card .dark-bg p,
.stack_card .dark-bg ul li,
.degree_content_hover.dark-bg p,
.degree_content_hover.dark-bg p a {
    color: #ffffff !important;
}


/* Sidebar Css */
@media (min-width: 1025px) and (max-width: 1440px) {

    .coaching-details-sidebar .sidebar-item .list li a,
    .countries-details-sidebar .sidebar-item .countries li a {
        padding: 15px !important;
    }

    .countries-details-sidebar .sidebar-item {
        padding: 25px 20px !important;
    }
}

.start-your-student .row>* {
    padding: 0 !important;
}

.blog-details-desc b,
.blog-details-desc strong,
.blog-details-desc .table-scroll-wrap table td {
    font-size: 18px !important;
}

.blog-details-desc h3,
.blog-details-desc h3 strong {
    line-height: 30px;
    font-weight: 800 !important;
    font-size: 28px !important;
}

.blog-details-desc h2,
.blog-details-desc h3,
.blog-details-desc ul li,
.blog-details-desc p,
.blog-details-desc .image,
.blog-details-desc table {
    margin-bottom: 0 !important;
}

.blog-details-desc ul {
    margin: 0 !important;
}

.blog-details-desc h2,
.blog-details-desc h2 strong {
    font-weight: 800;
    font-size: 42px !important;
    line-height: 50px;
    margin-top: 10px;
}

.blog-details-desc {
    padding: 0 !important;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.blog-details-desc li b,
.blog-details-desc li strong,
.blog-details-desc p strong {
    color: #555555 !important;
    font-weight: bolder;
}

.blog-details-desc dl,
.blog-details-desc ol,
.blog-details-desc ul {
    margin: 0 !important;
    padding-left: 20px;
}

.blog-details-desc ul li,
.blog-details-desc ol li {
    font-size: 18px !important;
    color: #555555 !important;
}

.blog-details-area .container {
    padding: 20px;
}

.search-form .src-btn {
    background-color: #266da1 !important;
}

.forminator-ui#forminator-module-10960.forminator-design--material .forminator-button-submit {
    border-radius: 10px !important;
}

.forminator-ui#forminator-module-10960.forminator-design--material .forminator-button-submit {
    font-weight: 600 !important;
    padding: 10.5px 20px !important;
}

.blog-details-desc h1,
.blog-details-desc h2,
.blog-details-desc h3,
.blog-details-desc h4,
.blog-details-desc h5,
.blog-details-desc h6 {
    word-break: unset !important;
}

/* Blog content table responsive fix */

.blog-details-desc .table-scroll-wrap {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.pagination-area .page-numbers {
    background-color: #40AEE01C !important;
}

.pagination-area .page-numbers:hover,
.pagination-area .page-numbers.current {
    background-color: #40AEE0 !important;
}

.blog-details-desc .table-scroll-wrap table td strong,
.blog-details-desc .table-scroll-wrap table th {
    font-weight: 700 !important;
}

.blog-details-desc .image img {
    width: 100%;
}

@media screen and (max-width: 1024px) {

    .blog-details-desc h2,
    .blog-details-desc h2 strong {
        font-size: 35px !important;
        line-height: 45px;
    }

    .blog-details-desc h3,
    .blog-details-desc h3 strong {
        font-size: 26px !important;
        line-height: 32px;
    }
}

@media screen and (max-width: 991px) {

    .blog-details-desc ul li,
    .blog-details-desc ol li,
    .blog-details-desc p,
    .blog-details-desc p strong,
    .blog-details-desc .table-scroll-wrap table td {
        font-size: 16px !important;
    }
}

@media screen and (max-width: 767px) {

    .blog-details-desc h2,
    .blog-details-desc h2 strong {
        font-size: 30px !important;
        line-height: 38px;
    }

    .blog-details-desc h3,
    .blog-details-desc h3 strong {
        font-size: 24px !important;
        line-height: 30px;
    }

    .blog-details-desc ul li {
        margin-right: 0 !important;
    }

    .blog-details-desc .table-scroll-wrap table {
        min-width: 720px;
        width: max-content;
        border-collapse: collapse;
    }
}

/* End */