
/* Index Main Image Bar */
section.section.find-atp-background {
    background-image: url(../images/find_an_oshacademy_atp_banner.png);
    background-color: #000000;
    background-position: center center; /* Keep the image centered */
    background-size: cover; /* Ensure the image fits within the container while maintaining its aspect ratio */
    background-repeat: no-repeat; /* Prevent the image from repeating */
    width: 100%; /* Width adjusts to the container's width */
    display: flex;
    justify-content: center;
    align-items: center; /* These flex properties help center the content */
    margin-top:0px;
}

/* Small screen image */
@media (max-width: 768px) {
section.section.find-atp-background {
        background-image: url(../images/find_an_oshacademy_atp_banner_768x115.png);
        margin-top:45px;
        margin-left:7px;
    }
}

/* Extra small screen image, for mobile devices */
@media (max-width: 480px) {
section.section.find-atp-background {
        background-image: url(../images/find_an_oshacademy_atp_banner_480x80.png);
        margin-top:0px;
    }
}


/* Index Main Image Bar */
section.section.course-bbp-background {
    background-image: url(../img/courses/bbp_course_website_headers_1903x450_a.html);
    background-color: #000000;
    background-position: center center; /* Keep the image centered */
    background-size: cover; /* Ensure the image fits within the container while maintaining its aspect ratio */
    background-repeat: no-repeat; /* Prevent the image from repeating */
    width: 100%; /* Width adjusts to the container's width */
    display: flex;
    justify-content: center;
    align-items: center; /* These flex properties help center the content */
}

/* Medium screen image */
@media (max-width: 1024px) {
section.section.course-bbp-background {
        background-image: url("../img/courses/bbp_course_website_headers_1024x450_a.html");
    }
}

/* Small screen image */
@media (max-width: 768px) {
section.section.course-bbp-background {
        background-image: url("../img/courses/bbp_course_website_headers_768x450_a.html");
    }
}

/* Extra small screen image, for mobile devices */
@media (max-width: 480px) {
section.section.course-bbp-background {
        background-image: url("../img/courses/bbp_course_website_headers_480x450_a.html");
    }
}


/* Index Main Image Bar */
section.section.course-620-forklift-background {
    background-image: url(../img/courses/620_forklift_course_website_headers_1903x450_a.html);
    background-color: #000000;
    background-position: center center; /* Keep the image centered */
    background-size: cover; /* Ensure the image fits within the container while maintaining its aspect ratio */
    background-repeat: no-repeat; /* Prevent the image from repeating */
    width: 100%; /* Width adjusts to the container's width */
    display: flex;
    justify-content: center;
    align-items: center; /* These flex properties help center the content */
}

/* Medium screen image */
@media (max-width: 1024px) {
    section.section.course-620-forklift-background {
        background-image: url("../img/courses/620_forklift_course_website_headers_1024x450_a.html");
    }
}

/* Small screen image */
@media (max-width: 768px) {
    section.section.course-620-forklift-background {
        background-image: url("../img/courses/620_forklift_course_website_headers_768x450_a.html");
    }
}

/* Extra small screen image, for mobile devices */
@media (max-width: 480px) {
    section.section.course-620-forklift-background {
        background-image: url("../img/courses/620_forklift_course_website_headers_480x450_a.html");
    }
}


/* Index Main Image Bar */
section.section.course-hazcom-background {
    background-image: url(../img/courses/hazcom_course_website_headers_1903x450_b.html);
    background-color: #000000;
    background-position: center center; /* Keep the image centered */
    background-size: cover; /* Ensure the image fits within the container while maintaining its aspect ratio */
    background-repeat: no-repeat; /* Prevent the image from repeating */
    width: 100%; /* Width adjusts to the container's width */
    display: flex;
    justify-content: center;
    align-items: center; /* These flex properties help center the content */
}

/* Medium screen image */
@media (max-width: 1024px) {
section.section.course-hazcom-background {
        background-image: url("../img/courses/hazcom_course_website_headers_1024x450_b.html");
    }
}

/* Small screen image */
@media (max-width: 768px) {
section.section.course-hazcom-background {
        background-image: url("../img/courses/hazcom_course_website_headers_768x450_b.html");
    }
}

/* Extra small screen image, for mobile devices */
@media (max-width: 480px) {
section.section.course-hazcom-background {
        background-image: url("../img/courses/hazcom_course_website_headers_480x450_b.html");
    }
}

/* Index Main Image Bar */
section.section.course-confined-space-background {
    background-image: url(../img/courses/confined_space_course_website_headers_1903x450_a.html);
    background-color: #000000;
    background-position: center center; /* Keep the image centered */
    background-size: cover; /* Ensure the image fits within the container while maintaining its aspect ratio */
    background-repeat: no-repeat; /* Prevent the image from repeating */
    width: 100%; /* Width adjusts to the container's width */
    display: flex;
    justify-content: center;
    align-items: center; /* These flex properties help center the content */
}

/* Medium screen image */
@media (max-width: 1440px) {
section.section.course-confined-space-background {
        background-image: url("../img/courses/confined_space_course_website_headers_1440x450_a.html");
    }
}

/* Medium screen image */
@media (max-width: 1024px) {
section.section.course-confined-space-background {
        background-image: url("../img/courses/confined_space_course_website_headers_1024x450_a.html");
    }
}

/* Small screen image */
@media (max-width: 768px) {
section.section.course-confined-space-background {
        background-image: url("../img/courses/confined_space_course_website_headers_768x450_a.html");
    }
}

/* Extra small screen image, for mobile devices */
@media (max-width: 480px) {
section.section.course-confined-space-background {
        background-image: url("../img/courses/confined_space_course_website_headers_480x450_a.html");
    }
}


.price-circle-program-red-hazcom {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 120px; /* Size of the circle */
    height: 120px; /* Size of the circle */
    background-image: url(../img/programs/plain_marketing_badge_red_120px.html);
    background-color: transparent; /* Orange background color */
    border-radius: 100%; /* Make it round */
    color: white; /* Text color */
    font-weight: bold; /* Make the text bold */
    text-align: center;
    line-height: 100px; /* Center the text vertically if flexbox is not supported */
    margin-left: 75px; /* Center the circle in the container if needed */
    z-index: 10; /* Ensure the circle stays on top of other content */
    }

/* Xtra Small screen image */
@media (max-width: 1440px) {
.price-circle-program-red-hazcom {
    background-color: transparent; /* Orange background color */
    border-radius: 0%; /* Make it round */
    line-height: 1em; /* Center the text vertically if flexbox is not supported */
    margin-left: 80px;
    }
}

/* Xtra Small screen image */
@media (max-width: 1024px) {
.price-circle-program-red-hazcom {
    background-color: transparent; /* Orange background color */
    border-radius: 0%; /* Make it round */
    line-height: 1em; /* Center the text vertically if flexbox is not supported */
    margin-left: -20px;
    }
}

/* Xtra Small screen image */
@media (max-width: 991px) {
.price-circle-program-red-hazcom {
    background-color: transparent; /* Orange background color */
    border-radius: 0%; /* Make it round */
    line-height: 1em; /* Center the text vertically if flexbox is not supported */
    margin-left: 120px;
    }
}

/* Xtra Small screen image */
@media (max-width: 768px) {
.price-circle-program-red-hazcom {
    background-color: transparent; /* Orange background color */
    border-radius: 0%; /* Make it round */
    line-height: 1em; /* Center the text vertically if flexbox is not supported */
    margin: auto;
    }
}

/* Xtra Small screen image */
@media (max-width: 375px) {
.price-circle-program-red-hazcom {
    background-color: transparent; /* Orange background color */
    border-radius: 0%; /* Make it round */
    line-height: 1em; /* Center the text vertically if flexbox is not supported */
    margin: auto;
    }
}

/* Xtra Small screen image */
@media (max-width: 320px) {
.price-circle-program-red-hazcom {
    background-color: transparent; /* Orange background color */
    border-radius: 0%; /* Make it round */
    line-height: 1em; /* Center the text vertically if flexbox is not supported */
    margin: auto;
    }
}

/* Review.io Badge Widget*/
.border-none {
    border:none;
}

.mtop-21 {
    margin-top: 21px;
}

.section-bar-title-lb-xl-font-new {
    font-size: 20pt;
    padding: 10px;
    color: #4682B4;
    text-align: center;
    font-weight: bold;
    background-color: #f2f2f2; /* Example background color */
    border-radius: 5px; /* Rounded corners */
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); /* Subtle shadow */
    background: linear-gradient(to right, #32546F, #32546F); /* Example gradient from light to dark blue */
    color: white; /* White text for better contrast */
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0); /* Subtle shadow for depth */
    border: 1px solid #4682B4; /* Solid border matching the text color */
    padding: 10px 10px; /* Increased vertical padding */
    margin: 10px 0; /* Adds space around the element */
}