/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 06 2024 | 19:24:40 */
.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;
}

/* @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)  */
}


@media screen and (min-width: 1920px) {
/* For Projectors or Higher Resolution Screens (Full HD) */
    .app-footer .footer-links { height: 275px !important; }
}
@media screen and (min-width: 3840px) {
/* For 4K Displays (Ultra HD) */
	.app-footer .footer-links{ height: 275px !important; }
}