/* Homepage Custom CSS */

@media only screen and (max-width: 800px) {
	.elementor-12 .elementor-element.elementor-element-7873c41 > .elementor-background-overlay {
		background-image: linear-gradient(90deg, #E19E65 40%, rgba(225, 158, 101, 0.7) 70%) !important;
	}
	.elementor-12 .elementor-element.elementor-element-95e0c64 > .elementor-background-overlay {
		background-image: linear-gradient(90deg, rgba(127, 151, 117, 0.7) 40%, #7F9775 70%) !important;
	}
	.elementor-12 .elementor-element.elementor-element-d371f65 > .elementor-background-overlay {
		background-image: linear-gradient(90deg, #8DD3D1 40%, rgba(141, 211, 209, 0.7) 70%) !important;
	}
	.flyout-menu::before {
		font-size: 12px !important;
	}
}

/* Flyout Menu */

.flyout-menu::before {
	content: "MENU";
	font-family: 'Josefin Sans';
	position: absolute;
	right: 45px;
	bottom: 7px;
	font-weight: 700;
}

.flyout-menu .uael-menu-item:hover {
	margin-left: 5px !important;
}

.uael-flyout-close, .ekit_navSidebar-button .ekit_offcanvas-sidebar {
	transition: 0.3s ease-in-out;
}

.uael-flyout-close:hover {
	transform: scale(0.7);
}

.elementor-165 .elementor-element.elementor-element-0237f6c .ekit_navSidebar-button i:hover {
	transform: scale(0.9) !important;
}

.ekit_offcanvas-sidebar:hover {
	transform: scale(0.9) !important;
}

@media only screen and (max-width: 1170px) {
	.secondary {
		margin-top: 20px;
	}
	.header-col-2 {
		background-color: #8DD3D1 !important;
	}
	.flyout-menu::before {
		font-size: 14px;
	}
	.elementor-16 .elementor-element.elementor-element-e6250a9 > .elementor-element-populated > .elementor-background-overlay, .elementor-16 .elementor-element.elementor-element-d6ffa75 > .elementor-element-populated > .elementor-background-overlay, .elementor-16 .elementor-element.elementor-element-4771341 > .elementor-element-populated > .elementor-background-overlay {
		background: none !important;
	}
}

.elementor-page-16 .ast-header-sticky-active {
	display: none;
}

#field_3_1 {
	padding-right: 0 !important;
}

#input_3_1 {
	padding: 15px;
}

#gform_submit_button_3 {
	margin-top: -10px !important;
	margin: auto;
	display: block;
	font-weight: bold;
	color: #fff;
}

.education-btn a div {
	transition: 0.3s ease-in-out;
}

.education-btn a:hover div {
	background-color: rgba(31, 59, 46, 1) !important;
}

#secondary {
	margin-top: 150px ;
}

.elementor-editor-active .ast-custom-header {
	z-index: 1;
}

.category #primary, .archive #primary {
	padding-top: 80px !important;
}

.profile-designation {
	line-height: 1.4em !important;
	margin-top: 8px !important;
	margin-bottom: 8px !important;
}

.symbol_hover a:hover {
	color: #E19E65 !important;
}

.widget_recent_entries ul li {
	line-height: 1.5em !important;
	margin-bottom: 25px !important;
}



/*** STYLING FOR CLOSE BUTTON ON LIGHTBOX FOR HOTSPOTS ***/
.bdt-lightbox-toolbar-icon {
    margin: 20px;
}

/*** post needs top padding ***/
@media only screen and (min-width: 768px) {
	.single-post #content {
		padding-top: 80px;
}
	.single-post .sticky-placeholder {
		height: 0px !important;
	}
}