/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 29 2025 | 17:57:43 */
.btn-hs.xxl a {
    min-width: 320px;
}

.page h1:after {
    content: "";
    height: 0.1em;
    width: 17%;
    background: var(--hs-bl);
    display: block;
    margin: auto;
    margin-top: 5px;
    margin-bottom: 0.7em;
}
.vision-mission h2 {
    font-size: 2.3rem;
}

div#what-we-do h2 {
    font-size: 3rem;
    text-align: left !important;
    display: block;
    padding-left: 0 !important;
}

@media (max-width: 549px) {
	
  
div#what-we-do h2 {
    font-size: 3rem;
    text-align: center !important;
    display: block;
}
  
section.vc_section.core img {
    max-width: unset;
    height: auto;
    width: 100% !important;
}
	
.intro p {
    padding: 0;
    line-height: 1.7;
}
	.btn-hs.xxl, .btn-hs.xxl a {
    width: 100%;
    display: block;
    margin: auto;
    margin-bottom: 1rem;
		min-width: unset;
		font-size: 1.1em !important;
}
	
.our-mission {
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    flex-wrap: wrap;
    background: var(--hs-y);
    border-radius: 50%;
    margin-left: 0 !important;
    margin-right: 0 !important;
    font-size: 0.75rem;
    height: 0;
    padding-top: 50%;
    padding-bottom: 50%;
    transform: scale(1.1);
    margin-top: 200px;
}
  
  
	
.our-mission img {
    position: absolute;
    top: -150px;
    left: 0px;
    margin: 0 !important;
    width: 200px;
}
.our-vision {
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    flex-wrap: wrap;
    background: var(--hs-bl);
    border-radius: 50%;
    font-size: 0.75rem;
    height: 0;
    padding-top: 50%;
    padding-bottom: 50%;
    transform: scale(1.1);
    margin-bottom: 200px;
    margin-top: -10px;
}
.our-mission h2 {
    font-size: 3rem;
    color: #cddc28 !important;
    border-bottom: 2px solid #FFF;
    text-align: center !important;
    line-height: 1;
}
  
.our-mission .wpb_text_column, .our-vision .wpb_text_column {
    transform: translate(0px, -8px);
}

.our-vision h2 {
    font-size: 3rem;
    text-align: center !important;
    line-height: 1;
    border-bottom: 2px solid #FFF;
}

.vision-mission p {
    padding: 0 1.9rem;
    font-size: 0.9rem;
}
  
  
	.our-vision img {
    position: absolute;
    right: 0px;
    top: 235px;
    height: 220px;
    width: auto;
}
	
  
  .our-mission p {
    color: #FFF;
}
  
	.page-wrapper {
    padding-bottom: 30px;
    padding-top: 30px;
    overflow: hidden;
}
	
}