#about-main h1 {
    font-family: Segoe UI;
}
#about-main p {
    font-family: Segoe UI;
    font-weight: 400;
    text-align: justify;
}
#abt-image .wpb_single_image.vc_align_center {
    text-align: center;
    width: 100%;
}
#about-main p {
    font-family: Segoe UI !important;
    font-weight: 400 !important;
    font-size: 20px !important;
    line-height: 150% !important;
    text-align: justify !important;
    color: #1C2B58;
}
#abt-image .wpb_single_image .vc_figure {
    display: inline-block;
    margin: 0;
    max-width: 100%;
    vertical-align: top;
    width: 100%;
}
#abt-image .wpb_single_image .vc_single_image-wrapper {
    display: inline-block;
    max-width: 100%;
    vertical-align: top;
    width: 100%;
}
#abt-image .wpb_single_image img {
    height: auto;
    max-width: 100%;
    vertical-align: top;
    width: 100%;
}
#about-main-inner .wpb_content_element {
    margin-bottom: 0 !important;
}
#about-main-inner p {
    font-family: Segoe UI;
    font-weight: 400;
    font-size: 16px;
    line-height: 150% !important;
    color: #0C0C0C;
}
#about-main-inner h2 {
    font-family: Segoe UI;
    font-weight: 700 !important;
    font-size: 40px !important;
    line-height: 120% !important;
}
#founder-sec h2 {
    font-weight: 700;
}
#founder-sec h3 {
    font-weight: 600 !important;
}
#founder-sec p {
    font-family: Segoe UI !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 150% !important;
}
#about-main h2 {
    font-weight: 700;
}

section#about-section {
    padding: 0;
}
@media (max-width: 1500px) {
	#about-main, #abt-image {
    padding-left: 3% !important;
    padding-right: 3% !important;
}
	#founder-sec{
	   padding-left: 3% !important;
    padding-right: 0% !important;	
	}
	#about-main h1 {
    font-family: Segoe UI;
    font-size: 54px !important;
    font-weight: 700;
}
}
@media (max-width: 1100px) {
	#about-main h1 {
    font-size: 34px !important;
}
	#about-main h2, #founder-sec h2 {
    font-weight: 700;
    font-size: 34px !important;
}
 #founder-sec h3 {
    font-size: 20px !important;
}
}
@media (max-width: 800px) {
	#about-main {
    display: flex;
    flex-direction: column;
}
	#about-main .vc_col-sm-4 {
    width: 100%;
}
	#about-main .vc_col-sm-8 {
    width: 100%;
}
	#about-main .wpb_content_element {
    margin-bottom: 0;
}
	#founder-sec {
    display: flex;
    flex-direction: column;
}
	#founder-sec .vc_col-sm-6 {
    width: 100%;
}
	#founder-sec .wpb_content_element {
    margin: 0;
}
	#founder-sec {
    padding-left: 5% !important;
    padding-right: 0% !important;
}
}
@media (max-width: 500px) {
	#about-main h1 {
    font-size: 30px !important;
}
	#about-main .vc_col-sm-4 {
    padding-bottom: 0;
}
	#abt-image {
    padding-bottom: 10% !important;
}
	#about-main h2, #founder-sec h2 {
    font-weight: 700;
    font-size: 30px !important;
}
	#founder-sec {
    padding-left: 5% !important;
    padding-right: 5% !important;
}
	#founder-sec h3 br {
    display: none;
}
	#founder-sec h3 {
    font-size: 18px !important;
}
#about-main p {
    text-align: left !important;
    font-size: 16px !important;
}
}