/*MEDIA QUERY SIDE SPACING*/
.width-100 .fusion-fullwidth, .width-100 .nonhundred-percent-fullwidth{
	margin-left: 0 !important;
	margin-right: 0 !important;
}
/*ABOUT US OVERVIEW*/
.about-us{
	height:auto;
	background-size:auto !important;
	background-color:#407365 !important;
	background: 
    url('https://searchnetwork.asia/wp-content/uploads/2024/08/about-overview-left-top.png') left top no-repeat,
    url('https://searchnetwork.asia/wp-content/uploads/2024/08/about-overview-right-buttom.png') right bottom no-repeat;
}
/**MOBILE RESPONSIVE**/
@media (max-width: 960px) {
  .overview-core-areas-button-1{
		width:200px;
	}
	 .overview-core-areas-button-2{
		width:180px !important;
	}
	 .overview-core-areas-button-3{
		width:200px;
	}
}

@media (max-width: 767px) {
  .about-us{
    background-size: 100% !important;
  }
}
.about-us-our-object{
	height:auto;
	background-size:auto;
}
.about-us-our-object .card-overview-our-objective{
	height:auto;
	min-height:25vh;
}
.leaf-icon{
	height:35px;
	width:55px;
	background-color:#407365;
	padding:7px;
	border-radius: 600px 0 600px 0;
}
.about-us-our-object .card-overview-our-objective .card-p{
 padding-left: 50px;
}
.arrow-right{
	padding-top:10px;
}
/**MOBILE RESPONSIVE**/
@media (max-width: 767px) {
  .about-us-our-object{
    background-size: 100% !important;
  }
}
.about-us-our-areas-of-work{
	height:auto;
	background-size:auto !important;
	background-color:#ECDCCB !important;
	background: 
    url('https://searchnetwork.asia/wp-content/uploads/2024/08/our-areas-of-work-left-bottom-1.png') left bottom no-repeat,
    url('https://searchnetwork.asia/wp-content/uploads/2024/08/our-areas-of-work-right-top-1.png') right top no-repeat;	
}
.about-us-our-areas-of-work .card-overview-areas-of-work{
	height:auto;
	min-height:23vh;
}
.about-us-our-areas-of-work .card-overview-areas-of-work .card-p{
 padding-left: 55px;
}
.about-us-our-core-area{
	height:auto;
	background-size:auto !important;
	background-color:#9AB0A9 !important;
	background: 
    url('https://searchnetwork.asia/wp-content/uploads/2024/08/our-core-activities-left-bottom.png') left bottom no-repeat,
    url('https://searchnetwork.asia/wp-content/uploads/2024/08/our-core-activities-right-top.png') right top no-repeat;	
}
.about-us-our-core-area .card-overview-core-areas{
	height:auto;
	min-height:28vh;
}
.overview-core-areas-button-2{
	width:289px;
}
/*ABOUT US WHERE WE WORK*/
.about-us-where-we-work{
	height:auto;
	background-size:auto;
}
/**MOBILE RESPONSIVE**/
@media (max-width: 767px) {
  .about-us-where-we-work{
    background-size: 100% !important;
		margin-bottom:50px;
  }
}
@media (max-width: 800px) {
  .about-us-where-we-work{
    margin-bottom:50px;
  }
}
/*ABOUT US OUR TEAM*/
.about-us-our-team{
	height:auto;
	background-size:auto;
}
.about-us-our-team-image{
	border: 5px solid #ffffff;
	-webkit-box-shadow: 0px 0px 21px -5px rgba(0,0,0,0.46);
-moz-box-shadow: 0px 0px 21px -5px rgba(0,0,0,0.46);
box-shadow: 0px 0px 21px -5px rgba(0,0,0,0.46); 
	height:auto;
	max-height:260px;
	width:auto;
}
.about-us-our-team .about-us-our-team-card{
	height:auto;
	min-height:35vh;
}
.about-us-our-team-flag{
  position:absolute;
	display: inline-block;
	top:20px;
	right:28%;
}
/**MOBILE RESPONSIVE**/
@media (max-width: 800px) {
  .about-us-our-team{
    margin-bottom:50px;
  }
}
@media (max-width: 767px) {
  .about-us-our-team{
    background-size: 100% !important;
		margin-bottom: 50px;
  }
	.about-us-our-team-flag{
		height:100%;
		width: 100%;		
	}
}
@media (min-width: 640px){
	.about-us-our-team-flag{
		height:100%;
		width: 100%;
		right:15%;
	}
}
@media (max-width: 430px){
	.about-us-our-team-flag{
		right:16% !important;
	}
}
/*ABOUT US ACKNOWLEDGEMENTS*/
.about-us-acknowledgements{
	height:auto;
	background-size:auto;
}
.about-us-acknowledgements-image{
	border: 5px solid #ffffff;
	-webkit-box-shadow: 0px 0px 21px -5px rgba(0,0,0,0.46);
-moz-box-shadow: 0px 0px 21px -5px rgba(0,0,0,0.46);
box-shadow: 0px 0px 21px -5px rgba(0,0,0,0.46);
}
.about-us-acknowledgements .about-us-acknowledgements-sm-card{
	height:43px;
}
.arrow-right-ack{
	padding-top:5px;
}
/**MOBILE RESPONSIVE**/
@media (max-width: 767px) {
  .about-us-acknowledgements{
    background-size: 100% !important;
		margin-bottom: 50px;
  }
}
/*COUNTRY PROFILES*/
.country-profile{
	height:auto;
	background-size:auto;
}
.thin-arrow-right-icon{
	padding-top: 8px;
}
.country-profile-image{
		border: 5px solid #ffffff;
	-webkit-box-shadow: 0px 0px 21px -5px rgba(0,0,0,0.46);
-moz-box-shadow: 0px 0px 21px -5px rgba(0,0,0,0.46);
box-shadow: 0px 0px 21px -5px rgba(0,0,0,0.46);
}
.country-profile-2{
	height:auto;
	background-size:auto;
}
#content article{
	margin-bottom:0;
}
/**MOBILE RESPONSIVE**/
@media (max-width: 800px) {
  .country-profile{
		margin-bottom:50px;
  }
}
@media (max-width: 767px) {
  .country-profile{
    background-size: 100% !important;
  }
}
	
@media (min-width: 641px) and (max-width: 1032px){
		.country-profile p span{
    font-size:16px;
  }
	.country-profile .flag{
		width:35px;
	}
	}
	
/*STRATEGY PURCHASING REGISTRY*/
.strategic-purchasing-registry{
	height:auto;
	background-size: auto;
}
.strategic-purchasing-registry-table{
	border-radius:15px;
	-webkit-box-shadow: 0px 0px 10px -3px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 10px -3px rgba(0,0,0,0.75);
box-shadow: 0px 0px 10px -3px rgba(0,0,0,0.75);
}
.strategic-purchasing-registry .td-size{
	height: 297px;
	width:297px;
	padding-bottom: 145px;
}
.strategic-purchasing-registry .table-1 tr td, .tkt-slctr-tbl-wrap-dv tr td {
	border: 3px solid white !important;
	font-family: 'Gilroy-Regular';
	font-size:16px;
  line-height: 1.2;
	padding: 0 35px 30px 35px;
	color:#1E1E1E;
}
.strategic-purchasing-registry .table-1 table th, .tkt-slctr-tbl-wrap-dv table th {
	border: 3px solid white !important;
	font-family: 'Gilroy-Semibold';
	font-size: 20px;
	border-radius: 15px 15px 0 0;
	color: #1E1E1E;
}
/**MOBILE RESPONSIVE**/
@media (max-width: 767px) {
  .strategic-purchasing-registry{
    background-size: 100% !important;
		margin-bottom:50px;
  }
}
@media (max-width: 920px) {
	.spr-section{
		margin-right: -20px !important;
	}
	.spr-section-left{
		margin-left: -20px !important;
	}
}
@media (max-width: 768px) {
	.spr-section{
		margin-right: -15px !important;
	}
	.spr-section-left{
		margin-left: -15px !important;
	}
}
@media (max-width: 520px) {
	.spr-section{
		margin-left: -5px !important;
	}
	.spr-section-left{
		margin-left: -5px !important;
	}
}

/*COUNTRY PROFILE INDIVIDUAL*/
.country-profile-2{
	height: auto;
}
.country-profile-header{
	height: auto;
	min-height:400px;
}
.country-profile-sticky{
	border: 3px solid #ffffff;
	border-radius:15px;
	-webkit-box-shadow: 0px 0px 10px -3px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 10px -3px rgba(0,0,0,0.75);
box-shadow: 0px 0px 10px -3px rgba(0,0,0,0.75);
}
.table-1 tr td li{
	color:#595959;
	font-family: 'Gilroy-Regular';
	font-size:16px;
	
}
.table-1 tr td li strong{
	font-family: 'Gilroy-Semibold';
	color:#1E1E1E;
}
.table-1 tr td{
	border:none ;
	padding: 5px 15px 5px 11px;
	background: #ffffff;
}
.table-1 table{
	border: 1px solid #ffffff;
}
.country-profile-sticky ul li::marker{
	color: #E4874D;
	font-size:22px;
}
.country-profile-toggle p{
	padding-left:42px;
}
.country-profile-toggle p strong{
	color:#407365;
	font-family: 'Gilroy-Semibold';
	font-size: 16px;
}
.country-profile-2-button{
	min-width: auto;
	max-width:340px;
}
.fusion-button.button-flat{
	margin-bottom:5px;
	margin-top: 25px;
}
/**MOBILE RESPONSIVE**/
@media (max-width: 1700px) {
	.awb-imageframe-caption{
		margin-left:-50px !important;
	}
	.banner-flag-icon{
		margin-left:-50px !important;
	}
}
@media (max-width: 720px) {
	.awb-imageframe-caption{
		margin-left:-20px !important;
	}
	.banner-flag-icon{
		margin-left:-20px !important;
	}
}
@media (max-width: 640px) {
	.awb-imageframe-caption{
		margin-left:35px !important;
	}
	.banner-flag-icon{
		margin-left:35px !important;
	}
}
@media (min-width: 641px) and (max-width: 800px) {
  .country-profile-2{
    background-size: 100% !important;
		margin-bottom:50px;
  }
}
@media (max-width: 767px) {
  .country-profile-2{
    background-size: 100% !important;
  }
}
@media (max-width: 430px) {
  .country-profile-toggle-content{
		margin-left:25px;
	}
}

/**MAP**/
@media (max-width: 767px) {
  .map-bg-image{
    background-size: 100% !important;
		margin-bottom:50px;
  }
}

/*WORK WITH US*/
.work-with-us-the-search-network{
	height:auto;
	background-size:auto !important;
}
/**MOBILE RESPONSIVE**/
@media (max-width: 767px) {
  .work-with-us-the-search-network{
    background-size: 100% !important;
  }
}
.work-with-us-associate-members{
	height:auto;
	background-size:auto !important;
	background-color:#E37F49 !important;
  background: 
    url('https://searchnetwork.asia/wp-content/uploads/2024/08/Associate-members-bg-left-top.png') left top no-repeat,
    url('https://searchnetwork.asia/wp-content/uploads/2024/08/Associate-members-bg-right-bottom.png') right bottom no-repeat;
}

.work-with-us-associate-box{
	border: 3px solid #ffffff;
	-webkit-box-shadow: 0px 0px 10px -3px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 10px -3px rgba(0,0,0,0.75);
box-shadow: 0px 0px 10px -3px rgba(0,0,0,0.75);
	background-color:#ffffff;
	height:150px;
	margin-right:15px;
}
.work-with-us-affiliate-members{
 height:auto;
	background-size:auto !important;
	background-color:#9AB0A9 !important;
  background: 
    url('https://searchnetwork.asia/wp-content/uploads/2024/08/Affiliate-Members-bg-left-bottom.png') left bottom no-repeat,
    url('https://searchnetwork.asia/wp-content/uploads/2024/08/Affiliate-Members-bg-right-top.png') right top no-repeat;
}
.work-with-us-affiliate-members-image{
	border: 5px solid #ffffff;
	-webkit-box-shadow: 0px 0px 10px -3px 	rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 10px -3px rgba(0,0,0,0.75);
box-shadow: 0px 0px 10px -3px rgba(0,0,0,0.75);
	height:305px;
	width:793px;
}
.work-with-us-general-membership{
	height:auto;
	background-size:auto !important;
	background-color:#407365 !important;
  background: 
    url('https://searchnetwork.asia/wp-content/uploads/2024/08/General-Membership-left-top.png') left top no-repeat,
    url('https://searchnetwork.asia/wp-content/uploads/2024/08/General-Membership-right-bottom.png') right bottom no-repeat;
}
/**MOBILE RESPONSIVE**/
@media (max-width: 767px) {
  .work-with-us-general-membership{
    background-size: 100% !important;
  }
}

/*POLICY EVENTS*/
.work-with-us-the-search-network-policy-events{
	height:auto;
	background-size:auto !important;
	background-color:#ECDCCB !important;
  background: 
    url('https://searchnetwork.asia/wp-content/uploads/2024/08/left-bottom.png') left bottom no-repeat,
    url('https://searchnetwork.asia/wp-content/uploads/2024/08/Policy-Event-right.png') right no-repeat;
}
.arrow-right-orange{
	padding-top:10px;
}
.arrow-right-green{
	padding-top:10px;
}
.work-with-us-policy-event-card{
	height:auto;
	min-height:25vh;
}
.work-with-us-policy-event{
	height:auto;
	background-size:auto !important;
	background-color:#E37F49 !important;
  background: 
    url('https://searchnetwork.asia/wp-content/uploads/2024/08/Post-Policy-Events-bg-left-top.png') left top no-repeat,
    url('https://searchnetwork.asia/wp-content/uploads/2024/08/Post-Policy-Events-bg-right-bottom.png') right bottom no-repeat;
}
/**MOBILE RESPONSIVE**/
@media (max-width: 767px) {
  .work-with-us-the-search-network-policy-events{
    background:none;
  }
	.work-with-us-policy-event{
		 background:none;
	}

}
/*RESOURCES GLOSSARY*/
.resources-glossary{
	height:auto;
	background-size:auto !important;
	background-color:#F9E6C8 !important;
  background: 
    url('https://searchnetwork.asia/wp-content/uploads/2024/08/glossary-bottom-left.png') left bottom no-repeat,
    url('https://searchnetwork.asia/wp-content/uploads/2024/08/right-object.png') right no-repeat;	
}
/**MOBILE RESPONSIVE**/
@media (max-width: 767px) {
  .resources-glossary{
    background:url(https://searchnetwork.asia/wp-content/uploads/2024/08/glossary-bottom-left.png) left bottom  no-repeat;
  }
}
@media (max-width: 430px) {
 .fusion-accordian .panel-title .fusion-toggle-heading{
    font-size:21px;
		margin-left: 0 !important;
  }
	.fusion-accordian .panel-title a .fa-fusion-box{
		margin-left:-30px!important;
	}
}

/*RESOURCES SEARCH OUTPUTS*/
.resources-search-output{
	height:auto;
	background-position:auto !important;
	background:
		url('https://searchnetwork.asia/wp-content/uploads/2024/08/right-object.png') right no-repeat;
}
/**MOBILE RESPONSIVE**/
@media (max-width: 767px) {
  .resources-search-output{
    background:none;
  }
}
.search-output-bullet li::marker{
	color:#407365; !important
	font-size:20x;
}
.search-output-p p{
 padding-left:30px;	
 text-decoration: underline;
}
.search-output-p p a{
	color:#1E1E1E;
}
.search-output-p-media p{
 padding-left:30px;	
}
.resources-search-output-media{
	height:auto;
	background-color:#B9CFC8 !important;
	background-position:auto !important;
	background: url('https://searchnetwork.asia/wp-content/uploads/2024/08/resources-media-left-buttom.png') left bottom no-repeat,
		url('https://searchnetwork.asia/wp-content/uploads/2024/08/right-object.png') right no-repeat;
}
/**MOBILE RESPONSIVE**/
@media (max-width: 767px) {
  .resources-search-output-media{
    background: url('https://searchnetwork.asia/wp-content/uploads/2024/08/resources-media-left-buttom.png') left bottom no-repeat;
  }
}
.resources-search-media-video{
	padding-left:15px;
	margin-top:-15px;
}

/*RESOURCES OTHER RESOURCES*/
.resources-other-resources{
	height:auto;
	background-position:auto !important;
	background:
		url('https://searchnetwork.asia/wp-content/uploads/2024/08/right-object.png') right no-repeat;
}
/**MOBILE RESPONSIVE**/
@media (max-width: 1440px) {
  .resources-other-resources .other-resources-p{
   width:85%;
  }
}
@media (max-width: 767px) {
  .resources-other-resources{
    background:none;
  }
	.resources-other-resources .other-resources-p{
   width:none;
  }
}
.resources-other-resources-reports{
	height:auto;
	background-position:auto !important;
	background-color:#E37F49 !important;
	background:
		url('https://searchnetwork.asia/wp-content/uploads/2024/08/right-object.png') right no-repeat;
}
.other-resources-p li::marker{
	color:#407365; !important
	font-size:20x;
}
.other-resources-p p{
 padding-left:30px;	
}
.other-resources-p strong{
 text-decoration:underline;
}
.other-resources- p a{
	color:#1E1E1E;
}
/**MOBILE RESPONSIVE**/
@media (max-width: 1440px) {
  .resources-other-resources-reports .other-resources-p{
   width:85%;
  }
}
@media (max-width: 767px) {
  .resources-other-resources-reports{
    background:none;
  }
	.resources-other-resources-reports .other-resources-p{
   width:none;
  }
}
.resources-other-resources-articles{
	height:auto;
	background-position:auto !important;
	background-color:#F9E6C8 !important;
	background:
		url('https://searchnetwork.asia/wp-content/uploads/2024/08/right-object.png') right no-repeat;
}
/**MOBILE RESPONSIVE**/
@media (max-width: 1440px) {
  .resources-other-resources-articles .other-resources-p{
   width:85%;
  }
}
@media (max-width: 767px) {
  .resources-other-resources-articles{
    background:none;
	}
	 .resources-other-resources-articles .other-resources-p{
   width:none;
  }
}
/**TRAINING SECTION**/
.work-with-us-the-search-network-training{
	height:auto;
	background-color:#9AB0A9 !important;
	background-position:auto !important;
	background: url('https://searchnetwork.asia/wp-content/uploads/2024/08/our-core-activities-left-bottom.png') left bottom no-repeat,
		url('https://searchnetwork.asia/wp-content/uploads/2024/08/right-object.png') right no-repeat;
}
.work-with-us-past-trainings{
	height:auto;
	background-color:#407365 !important;
	background-position:auto !important;
	background: url('https://searchnetwork.asia/wp-content/uploads/2024/08/General-Membership-left-top.png') left  top no-repeat,
		url('https://searchnetwork.asia/wp-content/uploads/2024/08/General-Membership-right-bottom.png') right bottom no-repeat;
}
/**MOBILE RESPONSIVE**/
@media (max-width: 767px) {
  .work-with-us-the-search-network-training{
    background:none;
	}
	.work-with-us-past-trainings{
    background:none;
	}
}
/*CONTACT US*/
.contact-background{
	min-height:400px;
	background-size:auto;
	background-color:#E37F49 !important;
	background-position:auto !important;
	background: url('https://searchnetwork.asia/wp-content/uploads/2024/09/Our-chosen-tool-bg-left-top.png') left top no-repeat,
		url('https://searchnetwork.asia/wp-content/uploads/2024/09/Contact-bg-right.png') right no-repeat;			
	}
.contact-background-2{
	height:auto;
	background-position:auto !important;
	background: 
		url('https://searchnetwork.asia/wp-content/uploads/2024/08/OBJECTS.png') right bottom no-repeat;
}
.contact-hr{
	color:#DADADA;
	padding:1px;
}
.contact-us-box{
	height:32%;
}
.contact-icon{
	position:absolute;
	top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.contact-us-button{
	position:absolute;
	bottom: 6%;
  left: 50%;
  transform: translate(-50%, -50%);
	cursor:pointer;
}
.contact-us-image{
	border: 3px solid #ffffff;
	-webkit-box-shadow: 0px 0px 10px -3px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 10px -3px rgba(0,0,0,0.75);
box-shadow: 0px 0px 10px -3px rgba(0,0,0,0.75);
}

/**MOBILE RESPONSIVE**/

@media (max-width: 1049px) {
	.contact-us-button{
	  bottom: 6%;
		width:70%;
	}
	.contact-us-box{
	height:39%;
 }
}
@media (max-width: 956px) {
	.contact-us-button{
	width:60%;
	}
	.contact-us-box{
	height:40%;
 }
	.contact-box-text{
		font-size:18px;
	}
}
@media (max-width: 877px) {
	.contact-us-box{
		height:45%;	
 }
	.contact-us-button{
		width:70%;
		bottom:3%;
	}
}
@media (max-width: 800px) {
	
	.contact-background-2{
		margin-bottom:50px;
	}

	.contact-box-text{
		font-size:16px;
		padding-bottom:25px !important;
	}
	.contact-us-button{
	  width:70%;
	}
}
@media (max-width: 767px) {
  .contact-background{
    background:none;
  }

	.contact-us-button{
	width:78%;
	}
}

@media (max-width: 641px) {
  .contact-background{
    background:none;
  }
	.contact-us-button{
	width:78%;
	}
}

@media (max-width: 640px){
  .contact-background-2{
    background-size: 100% !important;
		height:auto !important;
		padding-bottom:100px;
  }
	.contact-us-box{
	 height:27%;
	 margin-bottom:200px;
 }
	.contact-us-button{
	bottom:3%;
	width:70%;
	}
	.contact-us-image{
		width:auto;
	}
	.contact-box-text{
		font-size:19px;
	}
	.contact-us-box-title{
		padding-top:25px;
	}
}
@media (max-width: 340px) {
	.contact-us-button{
		padding-top:350px;
 }
}

/*COLLABORATE WITH SEARCH*/
.heading-collaboration{
	width:94.5%;
	position:absolute;
	top: 30px;
  left: 50%;
  transform: translate(-50%, -50%);
	text-align: center; 
	background-color: #e4874d; 
	border-radius: 10px 10px 0 0; 
	padding: 15px 0 15px 0;
}
.form-padding{
	padding-top:50px;
}

/**FORM OF COLLABORATE WITH SEARCH**/
.formcraft-css .form-live{
}
html .formcraft-css .fc-form .form-element .submit-cover.align-center .submit-button {
		border-radius: 100px 100px;
	  padding:10px 35px;;
}

/**FOOTER SECTION**/

.footer-p p{
	color: #ffffff!important;
}
.footer-line-top{
	border-top: 1px solid #518577;
	width:100%;
}
@media (min-width: 1024px) {
	.footer-line-top{
   border-top: 1px solid #518577;
	 width:100%;
	}
.footer-bottom p{
	margin-bottom: 0 !important;
 }
}

/*TABLE*/
.table-1 tr td {
    border: none;
    padding: 0px 15px 0px 15px !important;
}

/**SIGN UP SECTION**/
.contact-us-sign-up{
	height:auto;
	background-size:auto !important;
	background: 
    url('https://searchnetwork.asia/wp-content/uploads/2024/08/OBJECTS.png') right bottom no-repeat;
}

/**MOBILE RESPONSIVE**/
@media (max-width: 800px) {
  .contact-us-sign-up{
		margin-bottom:50px;
  }
}
@media (max-width: 767px) {
  .contact-us-sign-up{
    background-size: 100% !important;
  	}
	}
	@media (max-width: 640px) {
  	.sign-up-header{
			font-size:20px !important;
		}
	}

/**GENERAL MEMBERSHIP SECTION**/
.contact-us-general-membership{
	 height:auto;
	background-size:auto !important;
	background: 
    url('https://searchnetwork.asia/wp-content/uploads/2024/08/OBJECTS.png') right bottom no-repeat;
}

/**MOBILE RESPONSIVE**/
@media (max-width: 800px) {
  .contact-us-general-membership{
		margin-bottom:50px;
  }
}
	@media (max-width: 767px) {
  .contact-us-general-membership{
    background-size: 100% !important;
  	}
	}
	@media (max-width: 640px) {
  .general-membership-header{
		font-size:20px !important;
   }
	}
/**COUNTRY PROFILE**/
.banner-flag-icon{
	width:64px;
	height:36px;
}

/**OUR TEAM BIO CONTENT**/
.fusion-popover {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
}

.fusion-popover .fusion-popover-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7); /* Dark overlay or any color mo */
  color: white;
  opacity: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
  box-sizing: border-box;
  transition: opacity 0.3s ease;
  z-index: 10;
}

.fusion-popover:hover .fusion-popover-content {
  opacity: 1;
}

/* Adds rounded corners to tables on single "Country" pages */
.single-country .post-content table {
    border-radius: 15px;      
    box-shadow: none !important;  
    border: none !important;  
    border-collapse: separate;
    border-spacing: 0;
    overflow: hidden;
}
