/**
 * Theme Name:     Progress Minded
 * Author:         Elementor Team
 * Template:       hello-elementor
 * Text Domain:	   progress-minded
 * Description:    Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
 */
#footersubscribe label {
    font-size: 13px !important;
    line-height: 13px !important;
}
@media only screen and (min-width: 768px) {
	#footersubscribe .elementor-field-group.elementor-column.elementor-field-type-submit.elementor-col-30.e-form__buttons {
		position: absolute !important;
		right: 0;
	}
}
#contactcol strong {
	color:#4EBAB1;
}
#downloadform label {
    font-size: 13px !important;
    line-height: 13px !important;
}
@media only screen and (min-width: 768px) {
	#downloadform .elementor-field-group.elementor-column.elementor-field-type-submit.elementor-col-30.e-form__buttons {
		position: absolute !important;
		right: 0;
	}
}
a.elementor-post__read-more {
	background-color: var(--e-global-color-secondary);
    font-family: "Montserrat", Sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1.3px;
    padding: 10px 10px 10px 10px;
	color:#ffffff!important;
	border-radius:3px;
	letter-spacing: 0;
}
@media only screen and (min-width: 768px) {
	.lastmenu {
		display:none;
	}
}
.bluecol a.elementor-post__read-more {
	padding: 0px;
}
.elementor-widget.elementor-widget-text-editor ul {
	padding-left:17px;
	margin-left:0px;
}
.elementor-widget.elementor-widget-text-editor ul li {
	padding-bottom:6px;
}
@media only screen and (max-width: 767px) {
	.elementor-widget.elementor-widget-text-editor ul {
		list-style-position: inside;
		padding-left:0px;
	}
}
