/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 26 2025 | 02:58:38 */
.app-footer .et_pb_toggle_title {
	margin-bottom: -17px !important;
}

.app-footer .et_pb_accordion .et_pb_toggle {
	margin-bottom: 0px !important;
}

.app-footer .et_pb_toggle_close { 
	padding: 15px !important;
}

.app-footer .et_pb_toggle_open {
	padding: 15px !important;
	border-bottom: 1px solid #fff !important;
}

.app-footer a, .copyright a {
	color: #999999 !important;
}
.app-footer a:hover, .copyright a:hover {
	color: #ffffff !important;
}


/* Footer 2025 Styles */

.app-footer .et_pb_toggle {
    padding: 5px 0 !important;
    border-top: 1px solid rgba(255, 255, 255, 0.25) !important;
    border-bottom: 0 solid rgba(255, 255, 255, 0.25) !important;
}
.app-footer .et_pb_toggle:last-of-type { border-bottom: 1px solid rgba(255, 255, 255, 0.25) !important; }

.app-footer .et_pb_accordion .et_pb_toggle {
    margin-bottom: 0px !important;
}


.app-footer .et_pb_accordion h5.et_pb_toggle_title {
    font-size: 19px;
    color: #FFFFFF !important;
    margin: 0 !important;
    padding: 5px 0 !important;
}

.app-footer  .et_pb_toggle_content {
    padding: 8px 15px !important;
}
/* End Footer 2025 Styles /*

/* @media only screen and (max-width: 767px){
.et_pb_image_0_tb_footer .et_pb_image_wrap img, .et_pb_image_1_tb_footer .et_pb_image_wrap img {
    width: 60% !important;

	}
} */
@media screen and (min-width: 768px) {

}

@media screen and (min-width: 992px) {
/* For Large Laptops */
}

@media screen and (min-width: 1280px) {
/* For Big TV's (HD Screens)  */
	/*.app-footer .footer-links { height: 230px !important; }*/
	.app-footer .footer-links { height: 8rem !important; font-size: .8rem !important; line-height:1.2rem }
}


@media screen and (min-width: 1920px) {
/* For Projectors or Higher Resolution Screens (Full HD) */
    .app-footer .footer-links { height: 8rem !important; font-size: .8rem !important; line-height:1.2rem }
}
@media screen and (min-width: 3840px) {
/* For 4K Displays (Ultra HD) */
	.app-footer .footer-links{ height: 12rem !important; font-size: 1rem !important; line-height:1.4rem }
}
