@media (min-width: 1920px) and (max-width: 2560px) {
  
    
    
}

@media (min-width: 1600px) and (max-width: 1919px) {
  
    
    
}


@media only screen and (min-width: 1400px) and (max-width: 1599px) {


  
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {


    

}

/* Medium */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {

    
}

/* Small */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {



}


/* Extra small */
@media (min-width: 320px) and (max-width: 767px) {

    
	.breadcrumb-wrp{ margin-top: 125px; }
    .header-full-wrp::after{ display: none;}
    .header-full-wrp .dwnld-link{ display: none;}
    .banner-home .bnr-lhs .scrll-dwm{ display: none;}
    .header-full-wrp{ padding: 5px 0px; background-color: #fff;}
    .banner-home .bnr-lhs .caption-wrp {position: relative;top: 0%;left: 0%;transform: translate(0%, 0%);}
    .banner-home .bnr-lhs .caption-wrp h2{ font-size: 50px; line-height: 50px; text-align: center;}
    .banner-home{ height: auto;padding-bottom: 250px;}
    .banner-home .bnr-rhs{ width: calc(100vw - 25vw);}
    .p3-wrp{ padding-top: 0px; height: auto;}
    .p3-wrp .container-cntr .p3-lhs .common-ttle{ font-size: 42px; margin-bottom: 15px;}
    .p3-wrp .container-cntr .p3-rhs .desc{ font-size: 16px; line-height: 24px;}
    .p3-wrp .container-1360-wrp .bubble-wrp{ position: relative; height: auto; text-align: center; background-color: #158067; padding: 20px 0px; margin-top: 30px;}
    .p3-wrp .container-1360-wrp .bubble-wrp .bubble{ position: relative;top: 0;left: 0;right: 0; bottom: 0; margin-top: 30px; display: block;}
    .p3-wrp .container-1360-wrp{ height: auto;}
    .common-ttle{ font-size: 34px;}
    .common-pd-t{ padding-top: 30px;}
    .report-card-wrp .report-tab-wrp .tab_content .fin-sldr .swiper-slide{ text-align: center;}
    .report-card-wrp .report-tab-wrp .tab_content .report-listiing-wrp p.desc{ font-size: 16px;}
    .passion-wrp .passion-lhs .common-ttle{ font-size: 50px;}
    .passion-wrp .passion-rhs p{ font-size: 16px; line-height: 24px;}
    .report-card-wrp{ padding-bottom: 100px;}
    p{ font-size: 16px; line-height: 24px;}
    .copo-wrp{ padding-bottom: 100px;}
    .persist-main-wrp .persist-caption .common-ttle{ font-size: 50px;}
    .persist-main-wrp .persist-pic-cvr{  margin-top: 0px;}
    .chairman-msg-wrp .tab_content{ min-height: auto;}
    .progress-wrp .common-ttle{ font-size: 50px;}
    .chairman-msg-wrp{ background-image: none; padding-bottom: 30px;}
    .bsp-sldr{ padding-bottom: 50px;}
    .progress-wrp{ padding-top: 30px;}
    .progress-wrp .container-1360-wrp .pro-circle{ position: relative;}
    .progress-wrp .container-1360-wrp .pro-circle.pro-circlr1{ bottom: 0px;}
    .progress-wrp .container-1360-wrp .pro-circle.pro-circlr2{ bottom: 0px;}

    .hr-pic-wrp,.mob-pic-community{ margin-top: 30px;}
    
}