/** GLOBAL CSS **/
:root {
    --color-primary: #e5c826;
    --color-secondary: #064f7e;
    --color-tertiary: #0ebee5;
	--background-transparent: transparent;
}
.ry-section {
    scroll-margin-top: 150px;
}
#ry-ip-about-us-custom .ry-page-headline h2 {
    font-family: Oswald;
    font-weight: 600;
    font-size: clamp(1.875rem, 1.5245rem + 1.4379vw, 3.25rem);
    line-height: 1.1;
    text-transform: uppercase;
    color: var(--color-secondary);
}

/** PAGE NAV **/
.ry-section.ry-ip-our-locations .ry-hp-location {
    margin-top: 0;
    padding: 8rem 0;
}
.ry-page-navigation {
    position: relative;
    padding: 27px 20px;
    background: var(--color-secondary);
}
.ry-page-navigation .ry-navi {
    max-width: 1600px;
    width: 90%;
    margin: 0 auto;
    float: none;
}
.ry-page-navigation .ry-navi ul {
    padding-left: 0;
    list-style: none;
    display: flex;
    justify-content: space-between;
}
.ry-page-navigation .ry-navi ul li a {
    font-weight: 600;
    font-size: 19px;
    line-height: 1.4;
    text-transform: uppercase;
    color: #fff;
}
.ry-page-navigation .ry-navi ul li a:hover {
    color: var(--color-primary);
}
/** END PAGE NAV **/
	
/** OUR TEAM **/
#ry-ip-about-us-custom .ry-page-headline {
    margin-bottom: 10px;
}
#ry-ip-about-us-custom .ry-page-headline h2 {
    font-family: Oswald;
    font-weight: 600;
    font-size: clamp(1.875rem, 1.5245rem + 1.4379vw, 3.25rem);
    line-height: 1.1;
    text-transform: uppercase;
    color: var(--color-secondary);
}
#ry-ip-about-us-custom .ry-page-headline h4 {
    font-family: Montserrat !important;
    font-weight: 700;
    font-size: 22px;
    line-height: 1.1;
    text-transform: uppercase;
    color: #333333;
}
div#our-team, div#our-technology {
    padding: 6rem 0
}
.ry-our-team-section .team-inner-page.style1 {
    margin-top: 2rem;
}
.ry-our-team-section .ry-content .ry-text {
    max-width: 1280px;
}
div#our-team .team-inner-page.style1 .ry-flex {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}
div#our-team .team-inner-page.style1 .ry-flex .ry-each {
    width: 100%;
    margin: 0;
    border: 0.93px solid #054A754D;
    border-radius: 34px;
    background: #EAFAFF;
    padding: 2rem;
}
div#our-team .team-inner-page.style1 .ry-flex .ry-each .team-excerpt {
    display: none;
}
div#our-team .team-inner-page.style1 .ry-flex .ry-each .title {
    margin: 1rem 0;
}
div#our-team .team-inner-page.style1 .ry-flex .ry-each .title h5 {
    font-size: clamp(1.5rem, 1.3725rem + 0.5229vw, 2rem);
    font-family: Oswald;
    font-weight: 600;
    line-height: 1.1;
    text-align: center;
    color: var(--color-secondary);
}
.team-inner-page.style1 .ry-flex .ry-each .each-container .button-wrapper .ry-btn {
    margin-top: 0;
}
.team-inner-page.style1 .ry-flex .ry-each .each-container .title p {
    font-size: 17px;
    letter-spacing: normal;
    color: #000;
    text-transform: capitalize;
    font-weight: 400 !important;
}
.team-inner-page.style1 .ry-flex .ry-each .each-container .photo {
    width: 100%;
    border: none;
}
.team-inner-page.style1 .ry-flex .ry-each .each-container .photo img {
    width: 220px;
    height: 220px;
    margin: 0 auto;
    object-fit: contain;
}
.team-box .each-container .photo {
    width: 100%;
	max-width: 406px;
    padding-bottom: unset;
    height: auto;
}
.team-box.fancybox-content {
    background: #EAFAFF !important;
}
.team-box .each-container .photo img {
    position: relative;
    inset: unset;
    object-fit: contain;
}
.team-box .each-container .details .title h5 {
    font-size: clamp(1.875rem, 1.5245rem + 1.4379vw, 3.25rem);
    font-family: 'Oswald';
    font-weight: 600;
    line-height: 1.1;
    color: var(--color-secondary);
}	
.team-box .each-container .details .team-excerpt {
    overflow-y: auto;
}
.ry-img-text-flex {
    margin: 4rem 0;
    display: flex;
    gap: 6rem;
}
.ry-img-text-flex .ry-each.ry-img-wrap {
    max-width: 480px;
    border-radius: 35px;
    overflow: hidden;
}
.ry-benefits-of-advanced {
    padding: 6rem;
    background: var(--color-secondary);
    border-radius: 35px;
    margin: 4rem 0;
}
.ry-benefits-of-advanced .ry-text h4 {
    font-weight: 700;
    font-size: 22px;
    line-height: 1.1;
    text-transform: uppercase;
    color: #fff;
}
.ry-benefits-of-advanced .ry-text p {
    font-size: 19px;
    color: #fff;
}
.ry-benefits-list {
    padding: 3rem 0 0;
}
.ry-benefits-list ul {
    display: flex;
    flex-wrap: wrap;
    gap: 3rem;
    list-style: none;
    color: #fff;
    padding-left: 0;
}
.ry-benefits-list ul li {
    position: relative;
    display: flex;
    align-items: flex-start;
    max-width: 300px;
    font-size: 19px;
    line-height: 1.4;
}
.ry-benefits-list ul li:before {
    content: '\f058';
    font-family: 'FontAwesome';
    color: var(--color-primary);
    font-size: 30px;
    margin-right: 12px;
}

.ry-imaging-section .ry-text h4 {
    font-size: 22px;
    font-weight: 700;
    line-height: 1.4;
    color: #333;
}
.ry-imaging-section .tab-heading-flex {
    display: flex;
    gap: 20px;
}
.ry-imaging-section .ry-tab-container {
    margin-top: 2rem;
}	
	
	
.ry-section.ry-ip-our-locations .ry-hp-location {
    margin-top: 0;
    padding: 8rem 0;
}



/** PLACE YOUR MOBILE AND UP CSS HERE **/

@media (min-width: 768px) {

    /** PLACE YOUR TABLET AND UP CSS HERE **/
    
}

@media (min-width: 992px) {

    /** PLACE YOUR LAPTOP AND UP CSS HERE **/
    
}

@media (min-width: 1200px) {

    /** PLACE YOUR DESKTOP AND UP CSS HERE **/
    
}