
.container {
    width: 100vw;
    max-width: 100vw;
    padding: 0;
}
	
b, strong {
    font-weight: 700;
}
	
	
@media(max-width: 480px){
	footer > div > div.tw-flex.tw-flex-wrap.tw-justify-between.tw-mt-4.tw-mb-6 > div.tw-w-full.lg\:tw-w-1\/3.tw-px-0.tw-flex.tw-flex-row.tw-items-center.tw-my-4 > div {
		display: grid;
	}
	
	footer > div > div.tw-flex.tw-flex-wrap.tw-justify-between.tw-mt-4.tw-mb-6 > div.tw-w-full.lg\:tw-w-1\/3.tw-px-0.tw-flex.tw-flex-wrap.tw-my-4.tw-justify-end {
		justify-content: flex-start;
	}
}

        /* Dynamic theming styles */
        .hero-carousel-4081 .item {
            background-color: rgb(32, 75, 87);
        }
        .hero-carousel-4081 .item h1,
        .hero-carousel-4081 .item p {
            color: #FFFFFF;
        }
        .hero-carousel-4081 .hwhite {
            background-color: #FFFFFF;
            color: #000000;
        }
        .hero-carousel-4081 .hwhite:hover {
            background-color: #FFFFFF;
            color: #000000 !important;
        }

        .hero-carousel-4081 .svg-fill-theme {
            fill: rgb(32, 75, 87);
        }

        .tw-bg-rsbc-4081 {
            background: rgb(32, 75, 87);
            background-color: rgb(32, 75, 87);
        }
        
        
    


.owl-theme .owl-dots .owl-dot {
    zoom: 1.3;
    margin: 2px;
	display:block !important;
}
.owl-carousel.hero-carousel .owl-item img {
    width: auto;
}
.owl-carousel.hero-carousel .owl-dots {
    position: absolute;
    bottom: 1rem;
    left: 2.5rem;
}

.owl-theme .owl-dots .owl-dot span {
    width: 11px;
    height: 11px;
    margin: 5px 3px;
    background: black;
    opacity:0.9;
    border: 0.5px solid black;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span {
    width: 11px;
    height: 11px;
    margin: 5px 3px;
    background: white;
    border: 0.5px solid black;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}
	
	
/* Mobile Styles */
@media (max-width: 1024px) {

    .tw-text-5xl {
        font-size: 3rem; /* Adjust the size as needed for mobile */
    }

    .tw-text-2xl {
        font-size: 1.5rem; /* Adjust the size as needed for mobile */
    }

    .tw-w-max {
        margin: 0 auto; /* Center the button */
    } 

    .owl-carousel.hero-carousel .owl-dots {
        position: absolute;
        bottom: 22rem;
        left: 3.5rem;
    }
    
}

@media (max-width: 440px) {
    .shapes {
        top:-51rem;
        rotate: 11deg;
    }
	.owl-carousel.hero-carousel .owl-dots {  
        bottom: 25.5rem;
    }
}

@media (max-width: 375px) {
    .shapes {
        top:-51rem;
    }
}


@media (max-width: 640px) {

    .shapes {
		/* margin-top:10px; */
        left: -230px;
        rotate: 9deg;
    }

    .tw-text-5xl {
        font-size: 2rem; /* Adjust the size as needed for mobile */
    }

    .tw-text-2xl {
        font-size: 1.125rem; /* Adjust the size as needed for mobile */
    }

    .tw-w-max {
        margin: 0 auto; /* Center the button */
    } 

    .hero {
      padding-top: 40px;
    }
}

@media (max-width: 375px) {
  .hero { 
    padding-top: 15px;
  }
}

@media only screen and (min-width: 1140px){
    .sharp {
        left: -25% !important;
    }
}
	




				@media (max-width: 640px) {
					.shapes-4081 {
						margin-top:10px !important;
					}
				}
			

                                @media (max-width: 600px) {
                                    .backgroundmobile-4919 {
                                        background-size: cover !important;
                                        background-position-x: center !important;
                                        background-position-y: center !important;
                                        background-image: url('https://legacy.rsbc.org.uk/wp-content/uploads/2024/08/RSBC-62-01-scaled-e1724843371925.jpg') !important;

                                    }
                                }
                                

        /* Dynamic theming styles */
        .section-4459 {
            background-color: #FFFFFF;
            color: #000000;
        }
		.section-4459 a {
			color: #000000;
			border-bottom: 1px solid #000000;
		}

        .svg-fill-4459 {
            fill: #57d5dc !important;
        }
        .text-color-4459 {
            color: #000000 !important;
        }
        .bg-color-4459 {
            background-color: #000000 !important;
        }
        .section-4459 span, .section-4459 h1, .section-4459 h2, .section-4459 h3, .section-4459 h4, .section-4459 h5 {
            color: #000000 !important;
        }

        .section-4459 .tw-border-black {
            border-color: #000000 !important;
        }
        
        .section-4459 p, .section-4459 ol, .section-4459 ul, .section-4459 li {
            color: #000000 !important;
            font-family: 'Poppins', sans-serif !important;
            font-size: 1rem !important;
            font-weight: 300 !important;
        }
        
        .section-4459 ol {
            list-style: auto !important;
            margin-left:20px;
        }

        .section-4459 p {
            margin-bottom:1rem;
        }

    

    #video-carousel-2250 {
        background-color: rgb(255, 204, 0) !important;
        color: #000000 !important;
    }
    
    #video-carousel-' . 2250 . ' h1 {
        font-size: 2em !important; 
        margin-bottom: 0.5em;
        font-weight: 600;
        font-family: 'Poppins', sans-serif !important;
        color: #000000 !important;
    }

    /* Add styles for h2 */
    #video-carousel-' . 2250 . ' h2 {
        font-size: 1.75em !important; 
        margin-bottom: 0.5em;
        font-weight: 600;
        font-family: 'Poppins', sans-serif !important;
        color: #000000 !important;
    }

    /* Add styles for h3 */
    #video-carousel-' . 2250 . ' h3 {
        font-size: 1.5em !important; 
        margin-bottom: 0.5em;
        font-weight: 600;
        font-family: 'Poppins', sans-serif !important;
        color: #000000 !important;
    }

    /* Add styles for h4 */
    #video-carousel-' . 2250 . ' h4 {
        font-size: 1.25em !important; 
        margin-bottom: 0.5em;
        font-weight: 600;
        font-family: 'Poppins', sans-serif !important;
        color: #000000 !important;
    }

    /* Add styles for h5 */
    #video-carousel-' . 2250 . ' h5 {
        font-size: 1em !important;
        margin-bottom: 0.5em;
        font-weight: 600;
        font-family: 'Poppins', sans-serif !important;
        color: #000000 !important;
    }

    /* Add styles for h6 */
    #video-carousel-' . 2250 . ' h6 {
        font-size: 0.875em !important; 
        margin-bottom: 0.5em;
        font-weight: 600;
        font-family: 'Poppins', sans-serif !important;
        color: #000000 !important;
    }
    
    .tw-invert-1 {
        filter: invert(1);
    }
    
    .mask > div.owl-stage-outer {
        overflow:visible;
    }
    

    
    .mask .owl-item {
        opacity: 0; 
        transition: opacity 0.5s ease-in-out 0.1s; /* Slower fade-out */
    }

    .mask .owl-item.active {
        opacity: 1;
        transition: opacity 0.3s ease-in-out 0s; /* Quicker fade-in without delay */
    }




.iframe-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2; /* Above the iframe */
    cursor: pointer;
    transition: transform 0.3s ease; /* Smooth transition for transform */
}

.item {
    position: relative; /* For overlay positioning */
    transition: transform 0.3s ease; /* Smooth transition for transform */
}
.item.active {
    transform: scale(1.05); /* Scale up by 5% */
    transition: transform 0.3s ease; /* Smooth transition for transform */
}

