/* .lv3_paragraph h2,
.lv3_paragraph h3,
.lv3_paragraph h4,
.lv3_paragraph h5,
.lv3_paragraph h6,
.lv3_paragraph p,
.lv3_paragraph ol,
.lv3_paragraph ul{ max-width: 960px; } */
.lv3_paragraph.full_width p { max-width: none; }
@media screen and (max-width: 767px){ .desktop{ display: none; } }
@media screen and (min-width: 768px){ .mobile{ display: none; } }
/*--------------------------------------------------------------------------------*/

.hkiaa_template h2{
    color: #033e75;
    /* font-size: 45px; line-height: 55px; font-weight: 800; */
    font-size: 40px;
    line-height: 1.3;
    font-weight: 700;
    padding-top: 20px; padding-bottom: 10px; margin: 0px;
}
/* Edited by Eason */
/* on 5th Aug 2021 */
/* To align H3 style on Payment, Refund and Discount Policy page*/
/* Before editing */
/*
.hkiaa_template h3{
    color: #1a1a1a;
    font-size: 20px; line-height: 24px; font-weight: 800;
    padding: 0px; margin: 40px 0px 10px 0px;
}
*/
/* Merged with webflow*/
.hkiaa_template h3{
    color: #033e75;
    font-size: 28px;
    line-height: 40px;
    font-weight: 700;
    padding: 0px;
    margin:  40px 0px 10px 0px;
}
.hkiaa_template h4{
    color: #1a1a1a;
    font-size: 16px; line-height: 30px; font-weight: 700;
    padding: 0px; margin: 20px 0px 10px 0px;
}
.hkiaa_template h5{
    color: #033e75;
    font-size: 16px; line-height: 20px; font-weight: 700;
    padding: 0px; margin: 20px 0px 10px 0px;
}
.hkiaa_template p{
    color: #1a1a1a;
    font-size: 16px; line-height: 30px;
    padding: 0px; margin: 0px;
}

.hkiaa_template--misc h2{ font-size: 56px; line-height: 60px; font-weight: 700; color: #033e75; padding: 0px; }
.hkiaa_template--misc h3{ font-size: 28px; line-height: 40px; font-weight: 700; color: #033e75; }
.hkiaa_template--misc p{ margin-bottom: 30px; }
.hkiaa_template--misc .lv2_top_content{ padding-bottom: 0px;}
.hkiaa_template--misc .lv3_paragraph{ padding-bottom: 0px;}
.hkiaa_template--misc .section_container_in.footer_page{ padding-bottom: 0px;}


@media screen and (max-width: 1279px){
    /* .hkiaa_template h2{ font-size: 42px; line-height: 52px; } */
    .hkiaa_template h3{ font-size: 20px; line-height: 24px; }
    .hkiaa_template h4{ font-size: 16px; line-height: 30px; }
    .hkiaa_template h5{ font-size: 16px; line-height: 20px; }        
    .hkiaa_template p { font-size: 16px; line-height: 24px; }

    .hkiaa_template--misc h2{ font-size: 52px; line-height: 56px; }
    .hkiaa_template--misc h3{ font-size: 28px; line-height: 40px; }
}
@media screen and (max-width: 991px){
    .hkiaa_template h2{ font-size: 38px; /* line-height: 43px; */ }
    .hkiaa_template h3{ font-size: 19px; line-height: 23px; }
    .hkiaa_template h4{ font-size: 15px; line-height: 27px; }
    .hkiaa_template h5{ font-size: 15px; line-height: 19px; }        
    .hkiaa_template p { font-size: 15px; line-height: 22px; }

    .hkiaa_template--misc h2{ font-size: 43px; line-height: 47px; }
    .hkiaa_template--misc h3{ font-size: 24px; line-height: 32px; }
}
@media screen and (max-width: 479px){
    .hkiaa_template h2{ font-size: 28px; /* line-height: 34px; */ }
    .hkiaa_template h3{ font-size: 18px; line-height: 22px; }
    .hkiaa_template h4{ font-size: 14px; line-height: 24px; }
    .hkiaa_template h5{ font-size: 14px; line-height: 18px; }        
    .hkiaa_template p { font-size: 14px; line-height: 20px; }
}

.hkiaa_template.hkiaa_template--accredited h2{ color: #bf9000; }
.hkiaa_template.hkiaa_template--accredited h5{ color: #bf9000; }
.hkiaa_template.hkiaa_template--beginner h2{ color: #13b0b7; }
.hkiaa_template.hkiaa_template--beginner h5{ color: #13b0b7; }
.hkiaa_template.hkiaa_template--professional h2{ color: #033e75; }
.hkiaa_template.hkiaa_template--professional h5{ color: #033e75; }
.hkiaa_template.hkiaa_template--FAP h2{ color: #128966; }
.hkiaa_template.hkiaa_template--FAP h5{ color: #128966; }
.hkiaa_template.hkiaa_template--AOM h2{ color: #4A2560; }
.hkiaa_template.hkiaa_template--AOM h5{ color: #4A2560; }
.hkiaa_template.hkiaa_template--ASS h2{ color: #E6A63D; }
.hkiaa_template.hkiaa_template--ASS h5{ color: #E6A63D; }
.hkiaa_template.hkiaa_template--ESCM h2{ color: #0080AF; }
.hkiaa_template.hkiaa_template--ESCM h5{ color: #0080AF; }
.hkiaa_template.hkiaa_template--ATM h2{ color: #184287; }
.hkiaa_template.hkiaa_template--ATM h5{ color: #184287; }

/*--------------------------------------------------------------------------------*/
.hkiaa_template .intext_link,
.hkiaa_template h3 a,
.hkiaa_template h4 a,
.hkiaa_template h5 a,
.hkiaa_template h6 a,
.hkiaa_template p a,
.hkiaa_template li a,
.hkiaa_template td a{
    color: #1853d6;
    font-weight: 700; text-decoration: underline;
}
.hkiaa_template .general_btn{ color: #FFF !important; text-decoration: none  !important;}

.hkiaa_template .intext_link:hover,
.hkiaa_template h3 a:hover,
.hkiaa_template h4 a:hover,
.hkiaa_template h5 a:hover,
.hkiaa_template h6 a:hover,
.hkiaa_template p a:hover,
.hkiaa_template li a:hover,
.hkiaa_template td a:hover{ color: #033e75; }

.hkiaa_template.hkiaa_template--accredited .lv3_paragraph_step_container a,
.hkiaa_template.hkiaa_template--accredited .lv3_content_approve_row a,
.hkiaa_template.hkiaa_template--accredited .intext_link,
.hkiaa_template.hkiaa_template--accredited h3 a,
.hkiaa_template.hkiaa_template--accredited h4 a,
.hkiaa_template.hkiaa_template--accredited h5 a,
.hkiaa_template.hkiaa_template--accredited h6 a,
.hkiaa_template.hkiaa_template--accredited li a,
.hkiaa_template.hkiaa_template--accredited td a{ color: #bf9000; }

.hkiaa_template.hkiaa_template--beginner .lv3_paragraph_step_container a,
.hkiaa_template.hkiaa_template--beginner .lv3_content_approve_row a,
.hkiaa_template.hkiaa_template--beginner .intext_link,
.hkiaa_template.hkiaa_template--beginner h3 a,
.hkiaa_template.hkiaa_template--beginner h4 a,
.hkiaa_template.hkiaa_template--beginner h5 a,
.hkiaa_template.hkiaa_template--beginner h6 a,
.hkiaa_template.hkiaa_template--beginner li a,
.hkiaa_template.hkiaa_template--beginner td a{ color: #13b0b7; }

.hkiaa_template.hkiaa_template--professional .lv3_paragraph_step_container a,
.hkiaa_template.hkiaa_template--professional .lv3_content_approve_row a,
.hkiaa_template.hkiaa_template--professional .intext_link,
.hkiaa_template.hkiaa_template--professional h3 a,
.hkiaa_template.hkiaa_template--professional h4 a,
.hkiaa_template.hkiaa_template--professional h5 a,
.hkiaa_template.hkiaa_template--professional h6 a,
.hkiaa_template.hkiaa_template--professional li a,
.hkiaa_template.hkiaa_template--professional td a{ color: #1853d6; }

.hkiaa_template.hkiaa_template--FAP .lv3_paragraph_step_container a,
.hkiaa_template.hkiaa_template--FAP .lv3_content_approve_row a,
.hkiaa_template.hkiaa_template--FAP .intext_link,
.hkiaa_template.hkiaa_template--FAP h3 a,
.hkiaa_template.hkiaa_template--FAP h4 a,
.hkiaa_template.hkiaa_template--FAP h5 a,
.hkiaa_template.hkiaa_template--FAP h6 a,
.hkiaa_template.hkiaa_template--FAP li a,
.hkiaa_template.hkiaa_template--FAP td a{ color: #128966; }

.hkiaa_template.hkiaa_template--AOM .lv3_paragraph_step_container a,
.hkiaa_template.hkiaa_template--AOM .lv3_content_approve_row a,
.hkiaa_template.hkiaa_template--AOM .intext_link,
.hkiaa_template.hkiaa_template--AOM h3 a,
.hkiaa_template.hkiaa_template--AOM h4 a,
.hkiaa_template.hkiaa_template--AOM h5 a,
.hkiaa_template.hkiaa_template--AOM h6 a,
.hkiaa_template.hkiaa_template--AOM li a,
.hkiaa_template.hkiaa_template--AOM td a{ color: #4A2560; }

.hkiaa_template.hkiaa_template--ASS .lv3_paragraph_step_container a,
.hkiaa_template.hkiaa_template--ASS .lv3_content_approve_row a,
.hkiaa_template.hkiaa_template--ASS .intext_link,
.hkiaa_template.hkiaa_template--ASS h3 a,
.hkiaa_template.hkiaa_template--ASS h4 a,
.hkiaa_template.hkiaa_template--ASS h5 a,
.hkiaa_template.hkiaa_template--ASS h6 a,
.hkiaa_template.hkiaa_template--ASS li a,
.hkiaa_template.hkiaa_template--ASS td a{ color: #E6A63D; }

.hkiaa_template.hkiaa_template--ESCM .lv3_paragraph_step_container a,
.hkiaa_template.hkiaa_template--ESCM .lv3_content_approve_row a,
.hkiaa_template.hkiaa_template--ESCM .intext_link,
.hkiaa_template.hkiaa_template--ESCM h3 a,
.hkiaa_template.hkiaa_template--ESCM h4 a,
.hkiaa_template.hkiaa_template--ESCM h5 a,
.hkiaa_template.hkiaa_template--ESCM h6 a,
.hkiaa_template.hkiaa_template--ESCM li a,
.hkiaa_template.hkiaa_template--ESCM td a{ color: #0080AF; }

.hkiaa_template.hkiaa_template--ATM .lv3_paragraph_step_container a,
.hkiaa_template.hkiaa_template--ATM .lv3_content_approve_row a,
.hkiaa_template.hkiaa_template--ATM .intext_link,
.hkiaa_template.hkiaa_template--ATM h3 a,
.hkiaa_template.hkiaa_template--ATM h4 a,
.hkiaa_template.hkiaa_template--ATM h5 a,
.hkiaa_template.hkiaa_template--ATM h6 a,
.hkiaa_template.hkiaa_template--ATM li a,
.hkiaa_template.hkiaa_template--ATM td a{ color: #184287; }
/*--------------------------------------------------------------------------------*/

.hkiaa_template .lv3_top_info h5:before{
    content: "";  margin-right: 10px;
    display: inline-block; width: 25px; height: 25px; vertical-align: middle;
    background-image: url(/images/lv3_top_info_title_target.png);
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
}
.hkiaa_template.hkiaa_template--accredited .lv3_top_info h5:before{ background-image: url(/images/lv3_top_info_title_target_accredit.png); }
.hkiaa_template.hkiaa_template--beginner .lv3_top_info h5:before{ background-image: url(/images/lv3_top_info_title_target_begin.png); }
.hkiaa_template.hkiaa_template--FAP .lv3_top_info h5:before{ background-image: url(/images/lv3_top_info_title_target_FAP.png); }
.hkiaa_template.hkiaa_template--AOM .lv3_top_info h5:before{ background-image: url(/images/lv3_top_info_title_target_AOM.png); }
.hkiaa_template.hkiaa_template--ASS .lv3_top_info h5:before{ background-image: url(/images/lv3_top_info_title_target_ASS.png); }
.hkiaa_template.hkiaa_template--ESCM .lv3_top_info h5:before{ background-image: url(/images/lv3_top_info_title_target_ESCM.png); }
.hkiaa_template.hkiaa_template--ATM .lv3_top_info h5:before{ background-image: url(/images/lv3_top_info_title_target_ATM.png); }

.hkiaa_template .lv3_top_info p{ font-weight: bold; }

/*--------------------------------------------------------------------------------*/
.hkiaa_template .lv3_content_approve_row{ border-color: #033e75; }
.hkiaa_template.hkiaa_template--accredited .lv3_content_approve_row{ border-color: #bf9000; }
.hkiaa_template.hkiaa_template--beginner .lv3_content_approve_row{ border-color: #13b0b7; }
.hkiaa_template.hkiaa_template--professional .lv3_content_approve_row{ border-color: #033e75; }
.hkiaa_template.hkiaa_template--FAP .lv3_content_approve_row{ border-color: #128966; }
.hkiaa_template.hkiaa_template--AOM .lv3_content_approve_row{ border-color: #4A2560; }
.hkiaa_template.hkiaa_template--ASS .lv3_content_approve_row{ border-color: #E6A63D; }
.hkiaa_template.hkiaa_template--ESCM .lv3_content_approve_row{ border-color: #0080AF; }
.hkiaa_template.hkiaa_template--ATM .lv3_content_approve_row{ border-color: #184287; }

.hkiaa_template .lv3_content_approve_row > :first-child{ margin-top: 0px; }
.hkiaa_template .lv3_content_approve_row > *{ max-width: 960px; }
.hkiaa_template .lv3_content_approve_row h3:before{
    content: "";  margin-right: 10px;
    display: inline-block; width: 25px; height: 25px; vertical-align: middle;
    background-image: url(/images/lv3_top_info_title_plane.png);
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
}
.hkiaa_template.hkiaa_template--accredited .lv3_content_approve_row h3:before{ background-image: url(/images/lv3_top_info_title_plane_accredit.png); }
.hkiaa_template.hkiaa_template--beginner .lv3_content_approve_row h3:before{ background-image: url(/images/lv3_top_info_title_plane_begin.png); }
.hkiaa_template.hkiaa_template--FAP .lv3_content_approve_row h3:before{ background-image: url(/images/lv3_top_info_title_plane_FAP.png); }
.hkiaa_template.hkiaa_template--AOM .lv3_content_approve_row h3:before{ background-image: url(/images/lv3_top_info_title_plane_AOM.png); }
.hkiaa_template.hkiaa_template--ASS .lv3_content_approve_row h3:before{ background-image: url(/images/lv3_top_info_title_plane_ASS.png); }
.hkiaa_template.hkiaa_template--ESCM .lv3_content_approve_row h3:before{ background-image: url(/images/lv3_top_info_title_plane_ESCM.png); }
.hkiaa_template.hkiaa_template--ATM .lv3_content_approve_row h3:before{ background-image: url(/images/lv3_top_info_title_plane_ATM.png); }

/*--------------------------------------------------------------------------------*/
.hkiaa_template ul{ list-style: none; padding: 0px; margin: 0px; }    
.hkiaa_template ul > li{
    color: #1a1a1a; position: relative;    
    padding: 0px 0px 0px 15px; margin: 0px 0px 10px 0px;
}
.hkiaa_template ul > li:before{
    content: ""; display: inline-block;
    /*position: absolute;  top:calc(0% - 10px); left: 0px;*/ width: 6px; height: 6px;
    background: #033e75; border-radius: 50%;
    margin-right: 10px;margin-left: -1em;margin-bottom: 3px;
}
.hkiaa_template li > ul, .hkiaa_template li > ol {margin-top: 10px;}
.hkiaa_template.hkiaa_template--accredited ul li:before{ background: #bf9000; }
.hkiaa_template.hkiaa_template--beginner ul li:before{ background: #13b0b7; }
.hkiaa_template.hkiaa_template--professional ul li:before{ background: #033e75; }
.hkiaa_template.hkiaa_template--FAP ul li:before{ background: #128966; }
.hkiaa_template.hkiaa_template--AOM ul li:before{ background: #4A2560; }
.hkiaa_template.hkiaa_template--ASS ul li:before{ background: #E6A63D; }
.hkiaa_template.hkiaa_template--ESCM ul li:before{ background: #0080AF; }
.hkiaa_template.hkiaa_template--ATM ul li:before{ background: #184287; }

.hkiaa_template ol{ list-style: decimal; list-style-position: outside; padding: 0px 0px 0px 15px; margin: 0px; }
.hkiaa_template ol > li{
    color: #1a1a1a;  line-height: 20px;
    padding: 0px 0px 0px 5px; margin: 0px 0px 10px 0px;
}
.hkiaa_template--misc ol{ list-style: lower-roman; }
.hkiaa_template--misc ol li{ margin-bottom: 30px;}

.hkiaa_template .col2{ display: flex; align-items: flex-start; justify-content: flex-start; flex-wrap: wrap;  }
.hkiaa_template .col2 li{ width: 50%;}

.hkiaa_template li{ font-size: 16px; line-height: 24px; }
.hkiaa_template .remark li{ font-size: 14px; line-height: 20px;  } 

@media screen and (max-width: 991px){
    .hkiaa_template .col2 li{ width: 100%;}

    .hkiaa_template li{ font-size: 15px; line-height: 22px; }
    .hkiaa_template .remark li{ font-size: 13px; line-height: 18px; }
}
@media screen and (max-width: 479px){
    .hkiaa_template li{ font-size: 14px; line-height: 20px; }
    .hkiaa_template .remark li{ font-size: 12px; line-height: 16px; }
}
/*--------------------------------------------------------------------------------*/

.hkiaa_template table{
    border-spacing: 0px; margin: 20px 0px;
    border-top: 1px solid rgba(3, 62, 117, 0.5);
    border-left: 1px solid rgba(3, 62, 117, 0.5);
}

.hkiaa_template table th,
.hkiaa_template table td{
    border-bottom: 1px solid rgba(3, 62, 117, 0.5);
    border-right: 1px solid rgba(3, 62, 117, 0.5);
    padding: 15px 20px; text-align: left; vertical-align: top;;   
}

.hkiaa_template table th,
.hkiaa_template table td,
.hkiaa_template table p{
    font-size: 16px; line-height: 24px;
}
.hkiaa_template table th{
    background-color: rgba(24, 83, 214, 0.15);
    font-weight: normal; 
}
.hkiaa_template table td{
    font-weight: normal;
}
.hkiaa_template .table_container{
    overflow: auto;
}
.hkiaa_template .table_container table{ min-width: 640px; }


.hkiaa_template .course_table table{
    border:none;
    width: 100%; margin: 0px 0px 20px 0px; border-spacing: 0px;
}
.hkiaa_template .course_table table td{
    padding: 15px 0px 0px 0px; border:none;
    font-size: 16px; line-height: 24px; font-weight: 700;
    
}
.hkiaa_template .course_table tr:first-of-type td{
    padding-top: 15px; padding-bottom: 15px;
    border-bottom: 1px solid rgba(24, 83, 214, 0.3);
}
.hkiaa_template .course_table table strong{ color: #033e75; font-weight: 700; }
.hkiaa_template.hkiaa_template--accredited .course_table table strong{ color: #bf9000; }
.hkiaa_template.hkiaa_template--beginner .course_table table strong{ color: #13b0b7; }
.hkiaa_template.hkiaa_template--professional .course_table table strong{ color: #033e75; }
.hkiaa_template.hkiaa_template--FAP .course_table table strong{ color: #128966; }
.hkiaa_template.hkiaa_template--AOM .course_table table strong{ color: #4A2560; }
.hkiaa_template.hkiaa_template--ASS .course_table table strong{ color: #E6A63D; }
.hkiaa_template.hkiaa_template--ESCM .course_table table strong{ color: #0080AF; }
.hkiaa_template.hkiaa_template--ATM .course_table table strong{ color: #184287; }

.hkiaa_template .course_table table td{ padding-left: 32px; position: relative; vertical-align: middle; }
.hkiaa_template .course_table tr:nth-of-type(1) td:before{ top:calc(50% - 12px); }

.hkiaa_template .course_table .icon_course{
    min-width: 50%; width: 50%; padding-right: 20px;
}

.hkiaa_template .course_table .icon_course:before,
.hkiaa_template .course_table .icon_matf:before,
.hkiaa_template .course_table .icon_date:before,
.hkiaa_template .course_table .icon_lang:before,
.hkiaa_template .course_table .icon_fee:before,
.hkiaa_template .course_table .icon_qf:before,
.hkiaa_template .course_table .icon_location:before,
.hkiaa_template .course_table .icon_deadline:before,
.hkiaa_template .course_table .icon_virtual:before {
    content: ""; display: block;
    position: absolute; top:calc(50% - 12px + 8px); left: 0px;
    width: 25px; height: 25px;
    background-size: cover; 
    background-position: center left; 
    background-repeat: no-repeat;
}
.hkiaa_template .course_table .icon_course:before{ background-image: url(/images/lv3_top_info_title_tag.png); }
.hkiaa_template .course_table .icon_matf:before{ background-image: url(/images/lv3_top_info_title_plane.png); }
.hkiaa_template .course_table .icon_date:before{ background-image: url(/images/lv3_top_info_calendar.png); }
.hkiaa_template .course_table .icon_lang:before{ background-image: url(/images/lv3_top_info_lang.png); }
.hkiaa_template .course_table .icon_fee:before{ background-image: url(/images/lv3_top_info_money.png); }
.hkiaa_template .course_table .icon_qf:before{ background-image: url(/images/lv3_top_info_cert.png); }
.hkiaa_template .course_table .icon_location:before{ background-image: url(/images/lv3_top_info_location.png); }
.hkiaa_template .course_table .icon_deadline:before{ background-image: url(/images/lv3_top_info_deadline.png); }
.hkiaa_template .course_table .icon_virtual:before{ background-image: url(/images/lv3_top_info_virtual.png); }

.hkiaa_template.hkiaa_template--accredited .course_table .icon_course:before{ background-image: url(/images/lv3_top_info_title_tag_accredit.png); }
.hkiaa_template.hkiaa_template--accredited .course_table .icon_matf:before{ background-image: url(/images/lv3_top_info_title_plane_accredit.png); }
.hkiaa_template.hkiaa_template--accredited .course_table .icon_date:before{ background-image: url(/images/lv3_top_info_calendar_accredit.png); }
.hkiaa_template.hkiaa_template--accredited .course_table .icon_lang:before{ background-image: url(/images/lv3_top_info_lang_accredit.png); }
.hkiaa_template.hkiaa_template--accredited .course_table .icon_fee:before{ background-image: url(/images/lv3_top_info_money_accredit.png); }
.hkiaa_template.hkiaa_template--accredited .course_table .icon_qf:before{ background-image: url(/images/lv3_top_info_cert_accredit.png); }
.hkiaa_template.hkiaa_template--accredited .course_table .icon_location:before{ background-image: url(/images/lv3_top_info_location_accredit.png); }
.hkiaa_template.hkiaa_template--accredited .course_table .icon_deadline:before{ background-image: url(/images/lv3_top_info_deadline_accredit.png); } 
.hkiaa_template.hkiaa_template--accredited .course_table .icon_virtual:before{ background-image: url(/images/lv3_top_info_virtual_accredit.png); } 

.hkiaa_template.hkiaa_template--beginner .course_table .icon_course:before{ background-image: url(/images/lv3_top_info_title_tag_begin.png); }
.hkiaa_template.hkiaa_template--beginner .course_table .icon_matf:before{ background-image: url(/images/lv3_top_info_title_plane_begin.png); }
.hkiaa_template.hkiaa_template--beginner .course_table .icon_date:before{ background-image: url(/images/lv3_top_info_calendar_begin.png); }
.hkiaa_template.hkiaa_template--beginner .course_table .icon_lang:before{ background-image: url(/images/lv3_top_info_lang_begin.png); }
.hkiaa_template.hkiaa_template--beginner .course_table .icon_fee:before{ background-image: url(/images/lv3_top_info_money_begin.png); }
.hkiaa_template.hkiaa_template--beginner .course_table .icon_qf:before{ background-image: url(/images/lv3_top_info_cert_begin.png); }
.hkiaa_template.hkiaa_template--beginner .course_table .icon_location:before{ background-image: url(/images/lv3_top_info_location_begin.png); }
.hkiaa_template.hkiaa_template--beginner .course_table .icon_deadline:before{ background-image: url(/images/lv3_top_info_deadline_begin.png); }

.hkiaa_template.hkiaa_template--FAP .course_table .icon_course:before{ background-image: url(/images/lv3_top_info_title_tag_FAP.png); }
.hkiaa_template.hkiaa_template--FAP .course_table .icon_matf:before{ background-image: url(/images/lv3_top_info_title_plane_FAP.png); }
.hkiaa_template.hkiaa_template--FAP .course_table .icon_date:before{ background-image: url(/images/lv3_top_info_calendar_FAP.png); }
.hkiaa_template.hkiaa_template--FAP .course_table .icon_lang:before{ background-image: url(/images/lv3_top_info_lang_FAP.png); }
.hkiaa_template.hkiaa_template--FAP .course_table .icon_fee:before{ background-image: url(/images/lv3_top_info_money_FAP.png); }
.hkiaa_template.hkiaa_template--FAP .course_table .icon_qf:before{ background-image: url(/images/lv3_top_info_cert_FAP.png); }
.hkiaa_template.hkiaa_template--FAP .course_table .icon_location:before{ background-image: url(/images/lv3_top_info_location_FAP.png); }
.hkiaa_template.hkiaa_template--FAP .course_table .icon_deadline:before{ background-image: url(/images/lv3_top_info_deadline_FAP.png); }   
.hkiaa_template.hkiaa_template--FAP .course_table .icon_virtual:before{ background-image: url(/images/lv3_top_info_virtual_FAP.png); }   

.hkiaa_template.hkiaa_template--AOM .course_table .icon_course:before{ background-image: url(/images/lv3_top_info_title_tag_AOM.png); }
.hkiaa_template.hkiaa_template--AOM .course_table .icon_matf:before{ background-image: url(/images/lv3_top_info_title_plane_AOM.png); }
.hkiaa_template.hkiaa_template--AOM .course_table .icon_date:before{ background-image: url(/images/lv3_top_info_calendar_AOM.png); }
.hkiaa_template.hkiaa_template--AOM .course_table .icon_lang:before{ background-image: url(/images/lv3_top_info_lang_AOM.png); }
.hkiaa_template.hkiaa_template--AOM .course_table .icon_fee:before{ background-image: url(/images/lv3_top_info_money_AOM.png); }
.hkiaa_template.hkiaa_template--AOM .course_table .icon_qf:before{ background-image: url(/images/lv3_top_info_cert_AOM.png); }
.hkiaa_template.hkiaa_template--AOM .course_table .icon_location:before{ background-image: url(/images/lv3_top_info_location_AOM.png); }
.hkiaa_template.hkiaa_template--AOM .course_table .icon_deadline:before{ background-image: url(/images/lv3_top_info_deadline_AOM.png); }
.hkiaa_template.hkiaa_template--AOM .course_table .icon_virtual:before{ background-image: url(/images/lv3_top_info_virtual_AOM.png); }

.hkiaa_template.hkiaa_template--ASS .course_table .icon_course:before{ background-image: url(/images/lv3_top_info_title_tag_ASS.png); }
.hkiaa_template.hkiaa_template--ASS .course_table .icon_matf:before{ background-image: url(/images/lv3_top_info_title_plane_ASS.png); }
.hkiaa_template.hkiaa_template--ASS .course_table .icon_date:before{ background-image: url(/images/lv3_top_info_calendar_ASS.png); }
.hkiaa_template.hkiaa_template--ASS .course_table .icon_lang:before{ background-image: url(/images/lv3_top_info_lang_ASS.png); }
.hkiaa_template.hkiaa_template--ASS .course_table .icon_fee:before{ background-image: url(/images/lv3_top_info_money_ASS.png); }
.hkiaa_template.hkiaa_template--ASS .course_table .icon_qf:before{ background-image: url(/images/lv3_top_info_cert_ASS.png); }
.hkiaa_template.hkiaa_template--ASS .course_table .icon_location:before{ background-image: url(/images/lv3_top_info_location_ASS.png); }
.hkiaa_template.hkiaa_template--ASS .course_table .icon_deadline:before{ background-image: url(/images/lv3_top_info_deadline_ASS.png); }
.hkiaa_template.hkiaa_template--ESCM .course_table .icon_virtual:before{ background-image: url(/images/lv3_top_info_virtual_ASS.png); }

.hkiaa_template.hkiaa_template--ESCM .course_table .icon_course:before{ background-image: url(/images/lv3_top_info_title_tag_ESCM.png); }
.hkiaa_template.hkiaa_template--ESCM .course_table .icon_matf:before{ background-image: url(/images/lv3_top_info_title_plane_ESCM.png); }
.hkiaa_template.hkiaa_template--ESCM .course_table .icon_date:before{ background-image: url(/images/lv3_top_info_calendar_ESCM.png); }
.hkiaa_template.hkiaa_template--ESCM .course_table .icon_lang:before{ background-image: url(/images/lv3_top_info_lang_ESCM.png); }
.hkiaa_template.hkiaa_template--ESCM .course_table .icon_fee:before{ background-image: url(/images/lv3_top_info_money_ESCM.png); }
.hkiaa_template.hkiaa_template--ESCM .course_table .icon_qf:before{ background-image: url(/images/lv3_top_info_cert_ESCM.png); }
.hkiaa_template.hkiaa_template--ESCM .course_table .icon_location:before{ background-image: url(/images/lv3_top_info_location_ESCM.png); }
.hkiaa_template.hkiaa_template--ESCM .course_table .icon_deadline:before{ background-image: url(/images/lv3_top_info_deadline_ESCM.png); }
.hkiaa_template.hkiaa_template--ESCM .course_table .icon_virtual:before{ background-image: url(/images/lv3_top_info_virtual_ESCM.png); }

.hkiaa_template.hkiaa_template--ATM .course_table .icon_course:before{ background-image: url(/images/lv3_top_info_title_tag_ATM.png); }
.hkiaa_template.hkiaa_template--ATM .course_table .icon_matf:before{ background-image: url(/images/lv3_top_info_title_plane_ATM.png); }
.hkiaa_template.hkiaa_template--ATM .course_table .icon_date:before{ background-image: url(/images/lv3_top_info_calendar_ATM.png); }
.hkiaa_template.hkiaa_template--ATM .course_table .icon_lang:before{ background-image: url(/images/lv3_top_info_lang_ATM.png); }
.hkiaa_template.hkiaa_template--ATM .course_table .icon_fee:before{ background-image: url(/images/lv3_top_info_money_ATM.png); }
.hkiaa_template.hkiaa_template--ATM .course_table .icon_qf:before{ background-image: url(/images/lv3_top_info_cert_ATM.png); }
.hkiaa_template.hkiaa_template--ATM .course_table .icon_location:before{ background-image: url(/images/lv3_top_info_location_ATM.png); }
.hkiaa_template.hkiaa_template--ATM .course_table .icon_deadline:before{ background-image: url(/images/lv3_top_info_deadline_ATM.png); }
.hkiaa_template.hkiaa_template--ATM .course_table .icon_virtual:before{ background-image: url(/images/lv3_top_info_virtual_ATM.png); }

@media screen and (max-width: 1279px){
    .hkiaa_template .course_table table td{ font-size: 16px; line-height: 24px; }
}
@media screen and (max-width: 991px){
    .hkiaa_template .course_table table td{ font-size: 15px; line-height: 22px; }
}
@media screen and (max-width: 479px){
    .hkiaa_template .course_table table td{ font-size: 14px; line-height: 20px; }
    
    .hkiaa_template .course_table table,
    .hkiaa_template .course_table tbody,
    .hkiaa_template .course_table tr,
    .hkiaa_template .course_table td{ display: block; width: 100% !important; }
    .hkiaa_template .blank{ display: none; }
    .hkiaa_template .course_table tr:nth-of-type(1) td{ padding-top: 10px; padding-bottom: 10px; }
    .hkiaa_template .course_table tr:nth-of-type(1) td:nth-of-type(1){ border:none; }
}

/*--------------------------------------------------------------------------------*/
.hkiaa_template .lv3_video_row_right{ background: #033e75; }
.hkiaa_template.hkiaa_template--accredited .lv3_video_row_right{ background: #bf9000; }
.hkiaa_template.hkiaa_template--beginner .lv3_video_row_right{ background: #13b0b7; }
.hkiaa_template.hkiaa_template--professional .lv3_video_row_right{ background: #033e75; }
.hkiaa_template.hkiaa_template--professional .lv3_video_row_right .general_btn:hover{ background: #1a1a1a;}
.hkiaa_template.hkiaa_template--FAP .lv3_video_row_right{ background: #128966; }
.hkiaa_template.hkiaa_template--AOM .lv3_video_row_right{ background: #4A2560; }
.hkiaa_template.hkiaa_template--ASS .lv3_video_row_right{ background: #E6A63D; }
.hkiaa_template.hkiaa_template--ESCM .lv3_video_row_right{ background: #0080AF; }
.hkiaa_template.hkiaa_template--ATM .lv3_video_row_right{ background: #184287; }

.hkiaa_template .lv3_paragraph_step_icon_circle{ background: #033e75; }
.hkiaa_template.hkiaa_template--accredited .lv3_paragraph_step_icon_circle{ background: #bf9000; }
.hkiaa_template.hkiaa_template--beginner .lv3_paragraph_step_icon_circle{ background: #13b0b7; }
.hkiaa_template.hkiaa_template--professional .lv3_paragraph_step_icon_circle{ background: #033e75; }
.hkiaa_template.hkiaa_template--FAP .lv3_paragraph_step_icon_circle{ background: #128966; }
.hkiaa_template.hkiaa_template--AOM .lv3_paragraph_step_icon_circle{ background: #4A2560; }
.hkiaa_template.hkiaa_template--ASS .lv3_paragraph_step_icon_circle{ background: #E6A63D; }
.hkiaa_template.hkiaa_template--ESCM .lv3_paragraph_step_icon_circle{ background: #0080AF; }
.hkiaa_template.hkiaa_template--ATM .lv3_paragraph_step_icon_circle{ background: #184287; }

.hkiaa_template .arrow_icon{
    display: block; width: 13px; height: 20px;
    background-image: url(/images/lv3_step_arrow_accredit.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-top: 135px;
    margin-right: 30px;
    margin-left: 30px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
.hkiaa_template.hkiaa_template--accredited .arrow_icon{ background-image: url(/images/lv3_step_arrow_accredit.png);}
.hkiaa_template.hkiaa_template--beginner .arrow_icon{ background-image: url(/images/lv3_step_arrow.png);}
.hkiaa_template.hkiaa_template--professional .arrow_icon{  filter: brightness(0);}
.hkiaa_template.hkiaa_template--FAP .arrow_icon{ background-image: url(/images/lv3_step_arrow_FAP.png);}
.hkiaa_template.hkiaa_template--AOM .arrow_icon{ background-image: url(/images/lv3_step_arrow_AOM.png);}
.hkiaa_template.hkiaa_template--ASS .arrow_icon{ background-image: url(/images/lv3_step_arrow_ASS.png);}
.hkiaa_template.hkiaa_template--ESCM .arrow_icon{ background-image: url(/images/lv3_step_arrow_ESCM.png);}
.hkiaa_template.hkiaa_template--ATM .arrow_icon{ background-image: url(/images/lv3_step_arrow_ATM.png);}

/*--------------------------------------------------------------------------------*/

.hkiaa_course_module{
    display: flex; align-items: flex-start; justify-content: flex-start;
    flex-wrap: wrap; margin:30px 0px 0px 0px;
}
.hkiaa_course_module .hkiaa_course_module_item{
    width:calc(50% - 30px); margin: 0px 30px 30px 0px; padding: 0px;
    display: flex; align-items: center; justify-content: flex-start;;
}
.hkiaa_course_module .hkiaa_course_module_img{
    width: 190px;
}
.hkiaa_course_module .hkiaa_course_module_img img{ 
    width: 160px; height: 160px; background: #000;
    object-fit: contain; object-position: center center;
}
.hkiaa_course_module .hkiaa_course_module_text{
    width: calc(100% - 190px);
}
.hkiaa_course_module .hkiaa_course_module_text p{
    margin: 5px 0px; padding: 0px; line-height: 1em;
}
.hkiaa_course_module .hkiaa_course_module_text p.arrow{
    font-weight: 700;
}
.hkiaa_course_module .hkiaa_course_module_text p.arrow:after{
    display: inline-block; content: " >";
    font-family: 'Courier New', Courier, monospace; color: #033e75;
    margin: 0px 0px 0px 5px;
}

.hkiaa_template.hkiaa_template--accredited .hkiaa_course_module .hkiaa_course_module_text p.arrow:after{ color: #bf9000; }
.hkiaa_template.hkiaa_template--beginner .hkiaa_course_module .hkiaa_course_module_text p.arrow:after{color: #13b0b7; }
.hkiaa_template.hkiaa_template--professional .hkiaa_course_module .hkiaa_course_module_text p.arrow:after{ color: #033e75; }
.hkiaa_template.hkiaa_template--FAP .hkiaa_course_module .hkiaa_course_module_text p.arrow:after{color: #128966; }
.hkiaa_template.hkiaa_template--AOM .hkiaa_course_module .hkiaa_course_module_text p.arrow:after{color: #4A2560; }
.hkiaa_template.hkiaa_template--ASS .hkiaa_course_module .hkiaa_course_module_text p.arrow:after{color: #E6A63D; }
.hkiaa_template.hkiaa_template--ESCM .hkiaa_course_module .hkiaa_course_module_text p.arrow:after{color: #0080AF; }
.hkiaa_template.hkiaa_template--ATM .hkiaa_course_module .hkiaa_course_module_text p.arrow:after{color: #184287; }

.hkiaa_template .hkiaa_course_module  a:hover p.arrow{ color: #033e75; }
.hkiaa_template.hkiaa_template--accredited .hkiaa_course_module  a:hover p.arrow{ color: #bf9000; }
.hkiaa_template.hkiaa_template--beginner .hkiaa_course_module  a:hover p.arrow{color: #13b0b7; }
.hkiaa_template.hkiaa_template--professional .hkiaa_course_module  a:hover p.arrow{ color: #033e75; }
.hkiaa_template.hkiaa_template--FAP .hkiaa_course_module  a:hover p.arrow{color: #128966; }
.hkiaa_template.hkiaa_template--AOM .hkiaa_course_module  a:hover p.arrow{color: #4A2560; }
.hkiaa_template.hkiaa_template--ASS .hkiaa_course_module  a:hover p.arrow{color: #E6A63D; }
.hkiaa_template.hkiaa_template--ESCM .hkiaa_course_module  a:hover p.arrow{color: #0080AF; }
.hkiaa_template.hkiaa_template--ATM .hkiaa_course_module  a:hover p.arrow{color: #184287; }

@media screen and (max-width: 991px){
    .hkiaa_course_module .hkiaa_course_module_item{ width: 100%; margin-right: 0px; }
}
@media screen and (max-width: 767px){
    .hkiaa_course_module{ margin:20px 0px 0px 0px; }
    .hkiaa_course_module .hkiaa_course_module_item{ width: 100%; margin-right: 0px; margin-bottom: 20px; }              
    .hkiaa_course_module .hkiaa_course_module_img{ width: 180px; }
    .hkiaa_course_module .hkiaa_course_module_text{ width: calc(100% - 180px); }
}
@media screen and (max-width: 479px){              
    .hkiaa_course_module .hkiaa_course_module_img{ width: 120px; }
    .hkiaa_course_module .hkiaa_course_module_text{ width: calc(100% - 120px); }
    .hkiaa_course_module .hkiaa_course_module_img img{ width: 100px; height: 100px; }
}
/*--------------------------------------------------------------------------------*/
.hkiaa_sitemap{ margin: 80px 0px 0px 0px;}
.hkiaa_sitemap ul{
    list-style: none; margin: 0px 0px 80px 0px; padding: 0px;
    display: flex; align-items: flex-start; justify-content: flex-start; flex-wrap: wrap;            
}
.hkiaa_sitemap li{
    margin: 0px; padding: 0px;
}
.hkiaa_sitemap a{ 
    display: block; width: 100%;
    color: #1a1a1a; text-decoration: none; 
    font-size: 16px; line-height: 30px; font-weight: normal;            
}

.hkiaa_sitemap > ul > li{
    width: calc(50% - 30px); margin-right: 30px;
}
.hkiaa_sitemap ul ul li{ width: 100%; margin-right: 0px; }

.hkiaa_sitemap > ul > li > a{
    font-size: 20px; line-height: 24px; font-weight: 700;
    border-bottom: 2px solid rgba(24,83,214,0.5); padding-bottom: 10px; margin-bottom: 20px; 
}          
.hkiaa_sitemap ul ul li a:after{
    content: " >"; display: inline-block;
    font-family: 'Courier New', Courier, monospace;
    color: #1853D6; margin-left: 5px;
}

.hkiaa_sitemap > ul:last-of-type{ margin-bottom: 0px !important; }

@media screen and (max-width: 991px){
    .hkiaa_sitemap > ul > li{ width: 100%; margin-right: 0px; }
    .hkiaa_sitemap a{ font-size: 15px; line-height: 22px; }
    .hkiaa_sitemap > ul > li > a{ font-size: 19px; line-height: 23px; }
}
@media screen and (max-width: 767px){
    .hkiaa_sitemap{ margin: 40px 0px 0px 0px;}
    .hkiaa_sitemap ul{ margin-bottom: 40px; }
}
@media screen and (max-width: 479px){
    .hkiaa_sitemap{ margin: 20px 0px 0px 0px;}
    .hkiaa_sitemap ul{ margin-bottom: 20px; }
    .hkiaa_sitemap a{ font-size: 14px; line-height: 20px; }
    .hkiaa_sitemap > ul > li > a{ font-size: 18px; line-height: 22px; }
}
/*--------------------------------------------------------------------------------*/
.hkiaa_template .lv3_paragraph_step_content{
    min-height: 240px;
}

/*--------------------------------------------------------------------------------*/
.section_container_in{ padding-top: 0px; padding-bottom: 0px;} 
.section_container.enewsletter_row{ margin-top: 80px; }

.section_container.home_intro{ padding-top: 40px; padding-bottom: 40px; } 
.section_container_in.featured_course{ padding-top: 80px; padding-bottom: 80px; } 
.section_container.more_course{ padding-top: 80px; padding-bottom: 80px;  margin-bottom: -80px;} 
.section_container_in.grad_share{ padding-top: 80px; }

.section_img_container{ margin-bottom: 80px; margin-top: 80px;}
.section_img_container.contact_us{ margin-bottom: -80px;}

.footer .section_container_in{ padding-top: 80px; padding-bottom: 80px; } 
@media screen and (max-width: 991px) {
    .footer .section_container_in { padding-top: 65px; padding-bottom: 65px; }
}
@media screen and (max-width: 479px) {
    .footer .section_container_in { padding-top: 50px; padding-bottom: 50px; }
}

.home_banner_slider_mobile_line{ margin-top: 100px;}
.contact_us_form .hkiaa_form{ margin-bottom: 0px;}
/*--------------------------------------------------------------------------------*/
.important_notice_popup_item a{ color:#FFF; text-decoration: underline; }
.important_notice_popup_item a:hover{ color:#FFF; opacity: 0.9; }
/*--------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------*/
.hkiaa_search_box{ 
    position: relative ;
    font-size: 56px;
    line-height: 60px;
}
@media screen and (max-width: 991px){
    .hkiaa_search_box{ font-size: 43px; line-height: 47px; }
}
@media screen and (max-width: 479px){
    .hkiaa_search_box{ font-size: 34px; line-height: 38px; }
}
.mobile_menu_section .hkiaa_search_box{ font-size: 16px !important; line-height: 18px !important; }

.hkiaa_search_box input[type=text]{
    display: block; width: 100%; color: #1853d6;
    border: none; border-bottom: 1px solid #1853d6; border-radius: 0px;
    background: none; padding: 10px 60px 10px 0px;
    outline: none;
}
.hkiaa_search_box input[type=submit]{
    position: absolute; width:32px; height: 32px;
    top: calc(50% - 16px); right: 0px;
    border:none;
    color: rgba(0,0,0,0);
    background: rgba(255,255,255,5);
    background-image: url(/images/flight.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
}
.mobile_menu_section .hkiaa_search_box input[type=submit]{ width: 20px; height: 20px; top: calc(50% - 10px);  }
/*--------------------------------------------------------------------------------*/
.hkiaa_search_result strong{ color: #1853d6;  font-weight: normal;}

.hkiaa_search_item{ border-bottom:1px solid #CCC; padding-bottom: 20px; }
.hkiaa_search_item h3{ margin-top: 30px; }
.hkiaa_search_item a:hover h3{ color: #1853d6; }
.hkiaa_search_item strong{ color: #1853d6; }

/*--------------------------------------------------------------------------------*/
.hkiaa_search_nav{
    display: flex; align-items: center; justify-content: center; 
    margin: 40px 0px 160px 0px;       
}
.hkiaa_search_nav a,
.hkiaa_search_nav span{
    display: block; margin: 5px 5px;
}
.hkiaa_search_nav .num{ 
    border: 1px solid rgba(255,255,255,0);
    width: 32px; height: 32px; border-radius: 50%;
    display: flex; align-items: center; justify-content: center; 
}
.hkiaa_search_nav .current{ 
    border-color: #CCC;
}
.hkiaa_search_nav .num:hover{ background: #1853d6; color: #FFF; }

.hkiaa_search_nav .prev:before,
.hkiaa_search_nav .next:before{
    content: ""; display: block;
    width: 32px; height: 16px;
    background-image: url(/images/lv2_paging_arrow_right.png);
    background-repeat: no-repeat;
    background-size: contain;
}
.hkiaa_search_nav .prev:before{ background-image: url(/images/lv2_paging_arrow_left.png); margin-right: 20px; }
.hkiaa_search_nav .next:before{ margin-left: 20px; }
.hkiaa_search_nav .inactive{ opacity: 0.5; }
/*--------------------------------------------------------------------------------*/
.home_campus_scroll_row{ cursor: pointer; }
.hkiaa_campus_map{
    width: 100%; max-width: 640px;
    position: relative;
}
.hkiaa_campus_map .pt{ 
    position: absolute; cursor: pointer; 
    top:0px; left: 0px; width: 36px; height: 48px; 
    transition: ease all 0.3s;
    transform:translateY(0px);
}
.hkiaa_campus_map .pt1{ left:calc(34% - 18px); top:calc(25.5% - 48px);  }
.hkiaa_campus_map .pt2{ left:calc(14.5% - 18px); top:calc(34.5% - 48px);  }
.hkiaa_campus_map .pt3{ left:calc(21.5% - 18px); top:calc(48.0% - 48px);  }
.hkiaa_campus_map .pt4{ left:calc(23.5% - 18px); top:calc(72.5% - 48px);  }
.hkiaa_campus_map .pt5{ left:calc(38% - 18px); top:calc(41.5% - 48px);  }
.hkiaa_campus_map .pt6{ left:calc(53.5% - 18px); top:calc(43% - 48px);  z-index: 1; }
.hkiaa_campus_map .pt7{ left:calc(51.0% - 18px); top:calc(26.5% - 48px);  }
.hkiaa_campus_map .pt8{ left:calc(62.6% - 18px); top:calc(21.5% - 48px);  }
.hkiaa_campus_map .pt9{ left:calc(84.5% - 18px); top:calc(13.5% - 48px);  }

.hkiaa_campus_map .pt.active{
    animation: hkiaamap 1s linear infinite;
}
@keyframes hkiaamap{
    0%  { transform: translateY(0px); }      
    50% { transform: translateY(-20px); }
    100% { transform: translateY(0px); }      
}

/*--------------------------------------------------------------------------------*/
.matf_blocks_container .matf_blocks_col h2,
.hkiaa_contactus .lv3_content  h2,
.hkiaa_contactus .contact_us_3block_container h4{
    font-size: 28px; line-height: 36px; font-weight: 700;
}
.matf_blocks_container .matf_blocks_col h2,
.hkiaa_contactus .lv3_content h2{ color: #1a1a1a;}
.hkiaa_contactus .contact_us_3block_container h4{ color: #1853d6;}
.hkiaa_contactus .contact_us_3block_container p{ margin-bottom: 0px;  font-size: 16px; line-height: 24px; }
.hkiaa_contactus .contact_us_3block_container a:hover{ color: #1853d6; }
.hkiaa_contactus .lv2_intro_content{ padding-bottom: 0px;} 

.matf_blocks_container .matf_blocks_col{
   padding-right: 50px;
}

@media screen and (max-width: 991px){
    .hkiaa_contactus .lv3_content  h2,
    .hkiaa_contactus .contact_us_3block_container h4{
        font-size: 24px; line-height: 31px;
    }
}
@media screen and (max-width: 767px){
    .matf_blocks_container .matf_blocks_col{
       padding-right: 0px;
    }
}
@media screen and (max-width: 479px){
    .hkiaa_contactus .lv3_content  h2,
    .hkiaa_contactus .contact_us_3block_container h4{
        font-size: 20px; line-height: 26px;
    }
}


.section_container .lv2_index_row{
    /* border: 4px solid; */
    /* padding: 0 25px 10px; */
    /* margin-bottom: 50px; */
    padding: 0;
    margin-bottom: 24px;
}

.section_container.accr_prog .lv2_index_row{
    border-color: rgba(191, 144, 0, 0.3);
}

.section_container.begin_prog .lv2_index_row{
    border-color: rgba(19, 176, 183, 0.3);
}

.section_container.prof_prog .lv2_index_row{
    border-color: rgba(3, 62, 117, 0.3);
}

.section_container.ATM .lv2_index_row{
    border-color: rgba(23, 65, 135, 0.3);
}
.section_container.AOM .lv2_index_row{
    border-color: rgba(74, 37, 96, 0.3);
}
.section_container.ASS .lv2_index_row{
    border-color: rgba(230, 166, 61, 0.3);
}
.section_container.ESCM .lv2_index_row{
    border-color: rgba(0, 128, 175, 0.3);
}
.section_container.FAP .lv2_index_row{
    border-color: rgba(18, 137, 102, 0.3);
}


/*--------------------------------------------------------------------------------*/
/* 24-05-07 NEW STYLE */
/*--------------------------------------------------------------------------------*/
.hkiaa_photo_grid{
    width: calc(100% + 20px);
    display: flex; align-items: flex-start; justify-content: flex-start;
    flex-wrap: wrap;
}
.hkiaa_photo_grid .hkiaa_photo{
    display: block;  width: auto; height: auto; max-width: calc(100% - 20px);
    margin: 0px 20px 20px 0px;
}
.hkiaa_photo_grid.hkiaa_photo_grid--2col .hkiaa_photo{
    width: calc(50% - 20px);
}
.hkiaa_photo_grid.hkiaa_photo_grid--3col .hkiaa_photo{
    width: calc(33.33% - 20px);
}
.hkiaa_photo_grid.hkiaa_photo_grid--fix_height .hkiaa_photo{
    height: 320px; width: auto;
    object-fit: cover; object-position: center center;
}
.hkiaa_photo_grid .hkiaa_photo img{
    display: block;
    width: 100%; height: auto; margin-bottom: 20px;
}

@media screen and (max-width:1279px) {
    .hkiaa_photo_grid.hkiaa_photo_grid--3col .hkiaa_photo{
        width: calc(50% - 20px);
    }
}
@media screen and (max-width:767px) {
    .hkiaa_photo_grid.hkiaa_photo_grid--2col .hkiaa_photo{
        width: calc(100% - 20px);
    }
    .hkiaa_photo_grid.hkiaa_photo_grid--3col .hkiaa_photo{
        width: calc(100% - 20px);
    }
}