html {
    overflow-x: hidden!important;
}

body{
	font-size: 14px;
	overflow-x: hidden!important;
	width:100%;
	height: 100%;
	position:relative;
}

/*===========================================
 *  Responsive Midea Query 
 * ==========================================*/


@media screen and (max-width: 1365px) {
	
}
 
@media screen and (max-width: 1280px) {
	
}

@media screen and (max-width: 1199px) {
	.board_directors_committees_nav .profile_card_wrap{
		padding:10px 20px;
	}
	.breadcrumb-section .pp-dual-heading .pp-second-text{
		font-size:2.5em !important;
	}
}


@media screen and (max-width: 1175px) {

/*===============================
 * main-menu
 * ==============================*/
}

@media screen and (max-width: 1024px) {
	
/*============================================
 *   breadcrumb-section
 * ===========================================*/
	.breadcrumb-section .pp-dual-heading .pp-second-text{
		font-size:2em !important;
	}
	
}

@media screen and (max-width: 1023px) {
	
}	

@media screen and (max-width: 767px) {
	.footer-menu .elementor-item {
    display: block;
    text-align: center;
}
	
}

@media screen and (max-width: 480px) {

}

@media screen and (max-width: 413px) {
	
}

@media screen and (max-width: 360px) {
	
}

