#about-us-hero-section{
	background-color:RGBA(255,255,255,0)!important;
}

#expertise-goal-section h2{
	font-weight:300;
	font-size:50px;
	letter-spacing: 0%;
	color: #0092E8;
	opacity:.2;
}

.et_pb_section_0_tb_header{
	overflow:visible !important;
}

#about-founded-sec{
	margin-top:100px;
}



.about-us-desc h2{
	font-weight:300;
	font-size:48px;
	color:#0092E8;
	Opacity:40%;
}
.about-us-desc p{
	font-weight:600;
	font-size:16px;
	color:#43566B;
	line-height:25px;
}
#about-ttp,#about-our-exp,#about-our-commitment{
	overflow:hidden;
}
#about-ttp .et_pb_row_4 h2{
    margin-bottom: 1rem;
    padding: 0;
}

#about-ttp .et_pb_row_4 p{
	font-family: "Open Sans", sans-serif;
	font-weight:600;
	font-size:16px;
	line-height:25px;
	color: #43566B;
}

#about-our-commitment .et_pb_text_5::before{
	       content: " ";
    background: #84DEE6;
    height: 654px;
    width: 654px;
    display: inherit;
    border-radius: 100%;
    position: absolute;
    left: 0%;
    filter: blur(334px);
    z-index: 1;
    opacity: .4;
    top: 410%;
}

#about-our-commitment .et_pb_text_6::before{
	    content: " ";
    background: #3BA4FF;
    height: 654px;
    width: 654px;
    display: inherit;
    border-radius: 100%;
    position: absolute;
    right: 0%;
    filter: blur(334px);
    z-index: 1;
    opacity: .4;
    top: 35%;
}

@media only screen and (min-width: 768px){
	#about-founded-sec::before {
		background: url(https://st.risingtide.ph/wp-content/uploads/2026/08/founded.png) left / auto no-repeat;
	}
	#about-today-sec::before {
		background: url(https://st.risingtide.ph/wp-content/uploads/2026/08/today.png) right / contain no-repeat;
	}

	 #about-today-sec::before{
		background-position: left;
		top: -93px !important;
		height: 532px;
			content: "";
		position: absolute;
		inset: 1%;
		transform: rotate(-6deg);
		 z-index: -1;
			display: block;
		width: 100%;
	}
	#about-founded-sec::before{
		background-position: left;
		top: -93px !important;
		height: 532px;
			content: "";
		position: absolute;
		inset: 1%;
		transform: rotate(-6deg);
		 z-index: -1;
			display: block;
		width: 100%;
	}
	
	
	
	#about-evolution-sec::before{
		 background: url(https://st.risingtide.ph/wp-content/uploads/2026/08/evolved.png) right / contain no-repeat;
		  background-position: right;
		top: -36px !important;
		height: 614px;
			content: "";
		position: absolute;
		inset: 1%;
		transform: rotate(-6deg);
		 z-index: -1;
			display: block;
		width: 100%;
	}
	#about-us-hero-section{
		background-position: center top -3rem;
		font-size:70px;
	}
	#expertise-goal-section h2{
		line-height:6rem;
	}
	#about-us-hero-section .et_pb_column_3_5{
		padding-left:24px;
	}
	#about-us-hero-section::before{
		content: " ";
		background: #3BCBFF;
		height: 400px;
		width: 400px;
		display: inherit;
		border-radius: 100%;
		position: absolute;
		right: 14%;
		top: 50%;
		filter: blur(260px);
		z-index: -1;
		opacity: .4;
	}
	
	#about-ttp::before{
	   	content: " ";
        background: #FF7300;
        height: 824px;
        width: 824px;
        display: inherit;
        border-radius: 100%;
        position: absolute;
        right: 26%;
        filter: blur(334px);
        z-index: -1;
        top: -5%;
        opacity: .2;
	}
	#about-our-exp .et_pb_column_12::before{
	   	        content: " ";
        background: #E6C1F3;
        height: 654px;
        width: 654px;
        display: inherit;
        border-radius: 100%;
        position: absolute;
        left: -57%;
        filter: blur(334px);
        z-index: 1;
        top: 29%;
        opacity: .6;
	}
	#about-our-exp .et_pb_column_13::before{
	           content: " ";
        background: #3BFFFC;
        height: 654px;
        width: 654px;
        display: inherit;
        border-radius: 100%;
        position: absolute;
        right: -42%;
        filter: blur(334px);
        z-index: 1;
        top: -118%;
        opacity: .6;
	}
}

@media only screen and (min-width: 1280px){
	#about-us-hero-section{
		background-position: center top -10rem;
	}
}

@media only screen and (min-width: 1400px){
	#about-us-hero-section{
		background-position: center top -15rem;
	}
}

/* @media only screen and (min-width: 1536px){
	#about-us-hero-section{
		height: 635px;
	}
} */

@media only screen and (max-width: 1535px){
	#about-us-hero-section{
		height: 720px;
	}
}

@media only screen and (max-width: 1079px){
	#about-us-hero-section .et_pb_row_0 .et_pb_column_0{
	   width: 100% !important;
	}
}

@media only screen and (max-width: 767px){
	#about-us-hero-section{
		background-position: center left -4rem;
	}
	#expertise-goal-section h2{
		padding-bottom: 1.5rem;
	}
}