/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 26 2025 | 14:41:00 */
@media screen and (max-width: 1024px) {
	.hfe-flyout-container .hfe-nav-menu li.menu-item{
		margin-bottom: 25px;
	}
	
	.accordion-header .accordion-button  .tab-title br{
		display: none;
	}
	
	.accordion-header .accordion-button  .tab-title{
		padding-right: 50px;
	}
	
	.opportunitiesService .services-inner .services-title .title br{
		display: none;
	}
	
	.resourcesBlogs .blog_style_defaultlayout {
        flex-wrap: nowrap;
        overflow: auto;
    }

	.resourcesBlogs .blog_style_defaultlayout .pre-blog-item{
		min-width: 336px;
	}
}
.hfe-flyout-wrapper .hfe-side.hfe-flyout-right{
	height: 100vh!important;
}

@media screen and (max-width: 767px) {
    .faqAccordian div.rs-accordion-area .icon_image img {
        min-width: 30px;
    }
}

@media screen and (max-width: 399px) {
	.resourcesBlogs .blog_style_defaultlayout .pre-blog-item{
		min-width: 320px;
	}
}

.gform_wrapper .contact-notice-txt{
	color: #fff;
}
.gform_wrapper .contact-notice-txt a{
	color: #709AB3;
}
.privacy-policy .elementor-widget-text-editor a {
    color: #709AB3;
}

/* for contact page */
.page-id-294 .gform-body .gfield_description{
	line-height: 19px;
    padding: 10px;
    color: #709AB3;
}