* {
    margin: 0;
    padding: 0;
}
ol{
    list-style-type: none;
}
.outer-container{
  padding: 4.479167vw 16.875vw;
  background-color: #f6f6f6;
}
.page-title{
    font-size: 2.604167vw;
    line-height: 60px;
    font-weight: bold;
    color: #191919;
	margin-bottom: 2.4375vw;
}

.filter-box .partner{
	display: flex;
	/* align-items: center; */
	align-items: flex-end;
	margin-top: 1.083333vw;
}
.filter-box .partner img{
	margin-left: .33vw;
	width: 2.916667vw;
}
.filter-box .partner p{
	font-size: .833333vw;
	color: #000;
	font-weight: 700;
	/* margin-left: .625vw; */
}

.filter-box{
    color:#666;
    margin: 2.4375vw auto 2.083333vw;
}
.filter-title{
    display: inline-block;
    margin-right: 1.083333vw;
	width: 5%;
	margin-bottom: 1vw;
	color: #000;
	font-weight: 700;
}
.filter-content-box{
    display: inline-flex;
	flex-wrap: wrap;
	position: relative;
    width: 93%;
}
.filter-content{
    margin-right: 1.5625vw;
}
.filter-box .margin-top20{
    margin-top: 1.041667vw;
}
.fz14{
    font-size: .833333vw;
    line-height: 17px;
}
.filter-box .cardFilterItem {
    width: auto !important;
    display: inline-block;
    padding: 0.375rem 0.75rem;
    cursor: pointer;
    color: #191919;
    font-size: .833333vw;
}
.cardFilterItem.cardFilterActive {
    border-radius: 1rem;
    background: rgba(25, 25, 25, 0.05);
    font-weight: bold;
	display: block;
}
.not_in_current_page {
    display: none;
}
.not_in_current_filter {
    display: none;
}



.content-loading{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.content-box{
    width: 20.833333vw;
    height: 17.1875vw;
	margin-bottom: 1.875vw;
}
.top-with-bg{
    height: 6.25vw;
    background-image: linear-gradient(90deg,#22B2FC, #AEC6E1);
    border-radius: 0.833333vw 0.833333vw 0 0;
	height: 36.36%;
	display: flex;
    align-items: center;
}
.botm-content{
    background-color: #fff;
    border-radius:  0 0 0.833333vw 0.833333vw;
	height: 63.63%;
}

.top-with-bg,.botm-content{
	padding-left: 1.22vw;
	padding-top: 1.458vw;
	box-sizing: border-box;
}
.top-with-bg{
	padding-top: 0;
	position: relative;
}
.toptitle{
	font-size: 1.25vw;
	color: #fff;
	width: 76%;
}
.toptitle-sub{
	font-size: 1.09375vw;
	color: #fff;
}
.top-with-bg .icon-icbc{
	position: absolute;
    width: 2.916667vw;
    top: .729167vw;
    right: .625vw;
}
.botm-title{
	font-size: 1.041vw;
	color: #0A0A0A;
}
.botm-sub{
	font-size: 0.83333vw;
	color: #191919;
	line-height: 1.1;
	margin-top: 0.8vw;
	width: 100%;
}
.botm-content .botm-sub:nth-child(1){
	margin-top: 0;
}

.icon-peo,.icon-email, .icon-address, .icon-phone{
	color: rgba(25,25,25,0.6);
	width: 8vw;
    display: inline-block;
}

.icon-peo::before{
	content:url(/-/media/SolarV4/solar-version2/asia-pacific/th/events-list/events-img/2023/0investmentcampaign/installers/img/people-new.svg);
	margin-right: .416667vw;
	vertical-align: middle;
}
.icon-phone::before{
	content:url(/-/media/SolarV4/solar-version2/asia-pacific/th/events-list/events-img/2023/0investmentcampaign/installers/img/phone-new.svg);
	margin-right: .416667vw;
	vertical-align: middle;
}
.icon-email::before{
	content:url(/-/media/SolarV4/solar-version2/asia-pacific/th/events-list/events-img/2023/0investmentcampaign/installers/img/email-new.svg);
	margin-right: .416667vw;
	vertical-align: middle;
}
.icon-address::before{
	content:url(/-/media/SolarV4/solar-version2/asia-pacific/th/events-list/events-img/2023/0investmentcampaign/installers/img/address.svg);
	margin-right: .416667vw;
	vertical-align: middle;
}
.content-loading:after {
	content: " ";
	width: 20.833333vw;
}
.title-long {
	display: inline-block;

    width: 10.70417vw;
    vertical-align: top;

	word-break: break-word;
}

p.botm-sub.sub {
    margin-top: 0;
}
/* 768 */
@media(max-width:768px) {
    .content-box {
		height: 22.1875vw;
	}
	.title-long{
		display: inline-block;
		word-break: break-word;
		width: 45.722222vw;
	}
	p.botm-sub.sub {
		margin-top: 3.44vw;
	}
}

@media (max-aspect-ratio: 678 / 669){
	.filter-box .margin-top20{
		margin-top: 8.888889vw;
	}
	.page-title{
		font-size: 7.777778vw;
		line-height: 60px;
		margin-bottom: 10.138889vw;
		text-align: center;
	}
	.fz14 {
		font-size: 3.888889vw;
		line-height: 1.5;
	}
	.filter-box .cardFilterItem{
		margin-top: 8.333333vw;
		font-size: 3.888889vw;
	}
	.filter-title {
		width: 50%;
		margin-bottom: 0;
	}
	.filter-box{
		margin-bottom: 13.333333vw;
	}
	.filter-box .partner{
		display: inline-block;
		margin-top: 8.888889vw;
		font-weight: 700;
	}
	.filter-box .partner img{
		/* width: 13.333333vw; */
		width: 19.333333vw;
		vertical-align: bottom;
	}
	.filter-box .partner p{
		/* font-size: 4.444444vw; */
		display: inline;
		font-size: 5.22244vw;
		margin-left: 1.111111vw;
	}
	.outer-container {
	    padding: 4.479167vw 3.333vw;
	}
	.content-loading {
		display: unset;
	}
	.content-box {
	    width: 93.3vw;
	    height: 77.77vw;
	    margin-bottom: 5.55vw;
	}
	.toptitle {
	    font-size: 5vw;
	}
	.top-with-bg .icon-icbc{
		width: 13.333333vw;
		top: 2.5vw;
		right: 2.222222vw;
	}

	.top-with-bg, .botm-content {
	    padding-left: 6.7666vw;
	    padding-top: 6.2555vw;
		border-radius: 15px 15px 0 0;
	}
	.top-with-bg{
		border-radius: 15px 15px 0 0;
		padding-top: 0;
	}
	.botm-content{
		border-radius:  0 0 15px 15px;
	}
	.toptitle-sub {
	    font-size: 5vw;
	}
	.botm-title {
	    font-size: 5vw;
	}
	.botm-sub {
	    font-size: 3.3333vw;
	    line-height: 1.25;
	    margin-top: 3.44vw;
	}
	.icon-peo, .icon-email, .icon-address, .icon-phone{
		/* width: 26.944444vw; */
		width: 38.944444vw;
		display: inline-block;
	}
	.icon-peo::before{
		margin-right: 2.5vw;
	}
	.icon-phone::before{
		margin-right: 2.5vw;
	}
	.icon-email::before{
		margin-right: 2.5vw;
	}
	.icon-address::before{
		margin-right: 2.5vw;
	}
	.title-long {
		width: 45.722222vw;
	}
}



@media (max-width: 1490px) and (min-width: 1200px){
	.icon-peo, .icon-email, .icon-address, .icon-phone{
		width: 8vw;
	}
}
@media (aspect-ratio: 4/3){

    .botm-content {
        height: 70.63%;
    }

    .content-box {
        margin-bottom: 2.875vw;
    }
    }
