.achframe { 
	/*position: relative;*/width: 100%;display: inline-block;text-align: center;
	font-size: 22px;line-height: 120%;font-weight: bold;height: auto;padding: 24px 0px;
	border-top: 1px #d9d9d9 solid;border-bottom: 1px #d9d9d9 solid;
	background-color: #fff;
}
.achtxt { font-size: 16px;line-height: 100%;padding: 8px 20px;display: inline-block;cursor: pointer;border-radius: 8px;margin: 0px 8px;color: #282828; }
.achtxt:hover { color: #fff;background-image: linear-gradient(to right, #514899, #4ebaab); }
.achtxt.selected { color: #fff;font-weight: bold;background: #514899;background-image: linear-gradient(to right, #514899, #4ebaab); }

.achframe-hidden { width: 100%;height: 56px;display: none; }
.aboutusmenuwidth { width: 100%;height: auto; }
.achframe-sticky { position: fixed;top: 90px;background-color: white;width: 88%;max-width: 1600px;z-index: 99;width: 100%;height: auto;padding: 24px 0px;border-top: 1px #d9d9d9 solid;border-bottom: 1px #d9d9d9 solid;display: inherit; }

#navbar { 
	position: sticky;position: -webkit-sticky;top: 90px;background-color: #fff;z-index: 99; 
background-color: #fff;display: block;

	overflow: hidden;

}

.aboutussection { background-color: #ffffff;width: 100%;height: auto;display: inline-block;padding: 60px 30px;text-align: left; }
.aboutussectionspacetop { padding-top: 30px; }
.aboutussectionspacebtm { padding-bottom: 0px; }
.aboutustablewidth { width: 100%;height: auto;display: inline-block; }
.aboutustitle { width: 100%;height: auto;display: inline-block;font-size: 28px;line-height: 140%;padding: 0px 0px 30px 0px;font-weight: bold;text-align: left; }
.aboutussubtitle { width: 100%;height: auto;display: inline-block;font-size: 28px;line-height: 140%;padding: 0px 0px 30px 0px;font-weight: bold;text-align: center; }
.aboutuscontent { width: 100%;height: auto;display: inline-block;font-size: 18px;font-weight: normal;line-height: 140%; }
.aboutuscontentalign { text-align: left; }
.aboutuscontentspace { margin-bottom: 60px; }
.aboutusempowerlogo { width: 280px;height: auto;display: inline-block;margin-bottom: 20px; }

.aboutuscol2-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
    grid-gap: 20px;
    text-align: center;
    width: 100%;
	padding: 40px 0px 40px 0px;
}

.aboutuscol3-container {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: auto;
    grid-gap: 20px;
    text-align: center;
    width: 100%;
	padding: 40px 0px 40px 0px;
}

.aboutuscol3b-container {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: auto;
    grid-gap: 20px;
    text-align: center;
    width: 100%;
	padding: 40px 0px 40px 0px;
}

.aboutuscol4-container {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: auto;
    grid-gap: 20px;
    text-align: center;
    width: 100%;
	padding: 40px 0px 0px 0px;
}

.aboutuscol6-container {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-rows: auto;
    grid-gap: 20px;
    text-align: center;
    width: 100%;
	padding: 40px 0px 40px 0px;
}

.aboutuscol8-container {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-rows: auto;
    grid-gap: 40px;
    text-align: center;
    width: 100%;
	padding: 40px 0px 40px 0px;
}

.aboutusblock { width: 100%;height: auto;display: inline-block;font-size: 18px;font-weight: bold;line-height: 120%;background-color: #fcfdfd;padding: 20px;border-radius: 20px;border: 1px #E6E7EB solid; }
.aboutusicon { width: 110px;height: auto;display: inline-block; }
.aboutusnetworkblock { width: 100%;height: auto;display: inline-block;font-size: 18px;font-weight: bold;line-height: 120%;background-color: #fcfdfd;border-radius: 20px;border: 1px #E6E7EB solid;overflow: hidden; }
.aboutusnetworkframe { width: 100%;height: auto;display: inline-block;font-size: 18px;font-weight: bold;line-height: 120%;padding: 20px; }
.aboutusnetworktitle { width: 100%;height: auto;display: inline-block;font-size: 24px;font-weight: bold;line-height: 120%;margin-bottom: 20px;text-align: left; }
.aboutusnetworktxt { width: 100%;height: auto;display: inline-block;font-size: 18px;font-weight: normal;line-height: 160%;text-align: left; }
.aboutusnetserviceblock { width: 100%;height: auto;display: inline-block;font-size: 18px;font-weight: bold;line-height: 120%;background-color: #fcfdfd;padding: 40px 20px;border-radius: 20px;border: 1px #E6E7EB solid; }


.aboutuscol2-contentcontainer {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
    grid-gap: 40px;
    text-align: center;
    width: 100%;
	padding: 40px 0px 40px 0px;
}

.aboutuscol2-content2container {
    display: grid;
    grid-template-columns: 1.15fr 0.85fr;
    grid-template-rows: auto;
    grid-gap: 20px;
    text-align: center;
    width: 100%;
	padding: 40px 0px 40px 0px;
}

.aboutuscol2-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
    grid-gap: 40px;
    text-align: center;
    width: 100%;
}

.aboutusphoto { width: 100%;height: auto;display: inline-block;border-radius: 20px; }
.aboutusphotobg { background-size: cover;background-position: center;background-repeat: no-repeat;border-radius: 20px; }
.aboutusvalueblock { width: 100%;height: auto;display: inline-block;font-size: 18px;font-weight: normal;color: #fff;line-height: 160%;background-image: linear-gradient(to right, #514899, #4ebaab);text-align: left;padding: 40px 20px;border-radius: 20px;box-shadow: 0px 4px 5px #00000024; }
.aboutusvalueheader { width: 100%;height: auto;display: inline-block;font-size: 24px;font-weight: bold;line-height: 120%;margin-bottom: 20px; }

.aboutusvideocontainer {
    width: 100%;
    display: inline-block;
    cursor: pointer;
    box-shadow: 0px 6px 16px #0000006b;
    line-height: 0%;
    border-radius: 20px;
    background-color: #000000;
	height: 0;
	padding-bottom: 27.7%;
	overflow: hidden;
	position: relative;
	/*position: relative;*/
}
.aboutusvideo { position: absolute;top: 0;left: 0;width: 100%;height: 100%; }

.aboutusawardsblock { width: 96%;height: -webkit-fill-available;height: 100%; height: stretch;display: inline-block;font-size: 18px;font-weight: bold;line-height: 120%;background-color: #fff;padding: 20px;border-radius: 20px;border: 1px #E6E7EB solid;box-shadow: 0px 4px 10px #0000001a; }
.aboutusawardscol2-content {
    display: grid;
    grid-template-columns: 0.5fr 1.5fr;
    grid-template-rows: auto;
    grid-gap: 20px;
    text-align: left;
    width: 100%;
}
.aboutusawardslogo { box-shadow: 0px 2px 5px #00000017;border-radius: 10px;border: 1px #E6E7EB solid;background-image: linear-gradient(135deg, #ececec 0%, #ffffff 30%, #ffffff 70%, #ececec 100%); }
.aboutusawardsyrs { width: 100%;height: auto;display: inline-block;font-size: 16px;font-weight: bold;line-height: 120%;color: #514899;margin-bottom: 14px; }
.aboutusawardsname { width: 100%;height: auto;display: inline-block;font-size: 18px;font-weight: bold;line-height: 120%;margin-bottom: 14px; }
.aboutusawardstxt { width: 100%;height: auto;display: inline-block;font-size: 16px;font-weight: normal;line-height: 120%; }
.aboutusawardbanner { width: 31.2333333%;height: auto;display: inline-block;margin: 0px 1% 0px 1.1%;overflow: hidden;text-align: center;padding-bottom: 20px; }


.aboutuspressselectframe { width: 100%;height: auto;display: inline-block;text-align: center;margin-bottom: 25px; }
.aboutuspressframe { width: 100%;height: auto;display: inline-block;/*border: #696969 1px solid;*/border-radius: 16px;padding: 20px;margin: 10px 0px;border: 1px #E6E7EB solid;box-shadow: 0px 4px 16px #0000001a; }
.aboutuspressyrs { width: 100%;height: auto;display: inline-block;font-size: 16px;font-weight: bold;line-height: 120%;color: #514899;margin-bottom: 14px; }
.aboutuspress-content {
    display: grid;
    grid-template-columns: 1.7fr 0.3fr;
    grid-template-rows: auto;
    grid-gap: 20px;
    text-align: left;
    width: 100%;
	align-items: center;
	justify-items: center;
}
.aboutuspresstxt { width: 100%;height: auto;display: inline-block;font-size: 18px;font-weight: normal;line-height: 120%; }
.aboutuspressbtn { width: 100%;height: auto;display: flex;justify-content: center;align-items: center;padding: 10px 0px;font-size: 16px;font-weight: bold;line-height: 100%;color: #514899;border: 1px #8781bb solid;border-radius: 100px;cursor: pointer;transition: all 0.3s ease; }
.aboutuspressbtn:hover { color: #fff;background-color: #514899;background-image: linear-gradient(to right, #514899, #4ebaab);border: 1px #fff solid; }

.aboutuspartnerlogo { width: 100%;height: 120px;display: flex;justify-content: center;align-items: center;border-radius: 20px;overflow: hidden;/*border: 1px #fcfcfc solid;*/box-shadow: 0px 2px 3px #00000008;background-color: #fff; }
.aboutuspartnerframe {
    position: relative;
    width: 10%;
    height: auto;
    line-height: 100%;
    text-align: left;
    display: inline-block;
    margin: 0px 1.3% 0px 1.2%;
    vertical-align: top;
    cursor: default;
	text-align: center;
}


.aboutuspressheader { font-size: 28px;font-weight: bold;color: #000000;line-height: 140%;margin-bottom: 30px;width: 100%;height: auto;display: inline-block; }
.aboutuspresscontent { font-size: 18px;font-weight: normal;color: #000000;line-height: 160%;width: 100%;height: auto;display: inline-block; }
.aboutuspresstableframe { box-shadow: 0px 0px 8px #00000026; }

.aboutuspressgobackbtn { width: auto;height: auto;display: inline-block;padding: 10px 60px; font-size: 16px;font-weight: bold;line-height: 100%;color: #514899;border: 1px #514899 solid;border-radius: 100px;cursor: pointer;transition: all 0.3s ease; }
.aboutuspressgobackbtn:hover { color: #fff;background-color: #514899; }



table.rounded-corners {
 --border: 1px solid #B9B9B9;
 border-radius: 10px;
 border-spacing: 0;
 border-collapse: separate;
 border: var(--border);
 overflow: hidden;
}
table.rounded-corners th { background: #DFD6FF; }
.tdpadding { padding: 10px; }
.aboutuspresstbheader { font-size: 18px;font-weight: bold;line-height: 140%; }
.aboutuspresstbcontent { font-size: 16px;font-weight: normal;line-height: 140%; }

table.rounded-corners th:not(:last-child),
table.rounded-corners td:not(:last-child) {
 border-right: var(--border);
}

table.rounded-corners>thead>tr:not(:last-child)>th,
table.rounded-corners>thead>tr:not(:last-child)>td,
table.rounded-corners>tbody>tr:not(:last-child)>th,
table.rounded-corners>tbody>tr:not(:last-child)>td,
table.rounded-corners>tfoot>tr:not(:last-child)>th,
table.rounded-corners>tfoot>tr:not(:last-child)>td,
table.rounded-corners>tr:not(:last-child)>td,
table.rounded-corners>tr:not(:last-child)>th,
table.rounded-corners>thead:not(:last-child),
table.rounded-corners>tbody:not(:last-child),
table.rounded-corners>tfoot:not(:last-child) {
 border-bottom: var(--border);
}


.aboutusnav { width: 100%;height: auto;display: inline-block;padding: 20px 30px;font-size: 14px;font-weight: normal;line-height: 120%;border-top: 1px #dbdbdb solid;border-bottom: 1px #dbdbdb solid; }
.aboutusnavbtn { color: #AFAFAF;cursor: pointer; }
.aboutusnavbtn:hover { color: #000000; }




@media (max-width: 1180px) {
	
.aboutuscol4-container { grid-template-columns: 1fr 1fr; }	
#navbar { 
	overflow: scroll;
	-webkit-overflow-scrolling: touch;
	scroll-snap-type: x mandatory;
}
.achtxt { scroll-snap-align: center; }
	
}


@media (max-width: 1024px) {
	
#navbar { top: 70px; }
.aboutuscol4-container { grid-template-columns: 1fr 1fr; }	
.aboutusawardscol2-content {
    grid-template-columns: 1fr;
    text-align: center;
}
.aboutusawardslogo { width: 80px;height: auto; }
	
}


@media (max-width: 820px) {
#navbar { top: 49px; }
.aboutuscol2-content2container { grid-template-columns: 1fr;grid-gap: 20px; }

}



@media (max-width: 768px) {
#navbar { top: 49px; }

.achframe-hidden-en { height: 63px; }
	
}

	
@media (max-width: 479px) {
	
.aboutustitle { font-size: 24px; }
.aboutussubtitle { font-size: 24px; }
.aboutuscontent { font-size: 16px; }
.aboutuscontentalign { text-align: center; }
.aboutusblock { font-size: 16px; }
.aboutusphotobg { height: 230px; }
.aboutusnetserviceblock { font-size: 16px; }
.aboutusicon { width: 90px; }
.aboutusnetworktitle { font-size: 22px;margin-bottom: 15px; }
.aboutusnetworktxt { font-size: 16px; }
.aboutusawardsname { font-size: 16px; }
.aboutuspresstxt { font-size: 16px; }
.aboutusawardbanner { width: 100%; }
.aboutusawardsblock { width: 92%;margin-right: 2%; }
.aboutusawardslogo { width: 80px;height: auto; }
.aboutuspartnerframe { width: 90%;margin: 0px 5%; }
.aboutuspartnerlogo { image-rendering: pixelated; }

.aboutusvalueblock { font-size: 16px; }
.aboutusvalueheader { font-size: 22px;margin-bottom: 15px; }

	
.aboutustablescroll {
	width: 100%;
	overflow: scroll;
	-webkit-overflow-scrolling: touch;
	scroll-snap-type: x mandatory;
}	
	
.aboutusmenuwidth { width: 1000px; }
.achframe-sticky { top: 49px; }
#navbar { 
	top: 49px; 
	overflow: scroll;
	-webkit-overflow-scrolling: touch;
	scroll-snap-type: x mandatory;
}
	
.aboutusawardscol2-content {
    grid-template-columns: 1fr;
    text-align: center;
}

	
	
.aboutusvideocontainer { width: 100%;border-radius: 10px;padding-bottom: 40%;padding-top: 12%; }
	
.aboutuscol2-content { grid-template-columns: 1fr; }
.aboutuscol2-contentcontainer { grid-template-columns: 1fr; }
.aboutuscol2-content2container { grid-template-columns: 1fr;grid-gap: 20px; }
.aboutuscol2-container { grid-template-columns: 1fr; }
.aboutuscol3-container { grid-template-columns: 1fr;padding-bottom: 0px; }
.aboutuscol3b-container { grid-template-columns: 1fr 1fr;padding-bottom: 0px; }
.aboutuscol4-container { grid-template-columns: 1fr;padding: 40px 0px 0px 0px; }
.aboutuscol6-container { grid-template-columns: 1fr 1fr;padding-bottom: 0px; }

.aboutuspressheader { font-size: 20px; }
.aboutuspresscontent { font-size: 16px; }
.aboutuspresstbheader { font-size: 16px; }
	
.aboutuspress-content { grid-template-columns: 1fr;justify-items: left; }
.aboutuspressbtn { width: auto;padding: 10px 40px;font-size: 14px; }
.aboutuspressgobackbtn { width: auto;padding: 10px 40px;font-size: 14px; }
	
.aboutuscol8-container { grid-template-columns: 1fr 1fr 1fr;grid-gap: 10px; }
	
	
	
}
	
