/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 07 2025 | 11:25:24 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

.page-id-561 .popup-content {
    height: auto !important;
	max-height: 50vh
}
.About_section_three div#popup-content{
	padding: 20px 20px;
}
.page-id-561 .About_section_three img#popup-image{
	height: 80px;
	width: 116px;
	max-width: none;
}
.page-id-561 .About_section_three h2#popup-title{
	top: 11%;
}
.page-id-561 .About_section_three .bgtext #popup-customfield{
	top: 10%!important;
}
.page-id-561 .About_section_three .close-btn{
	top: 1%;
}

@media only screen and (max-width: 767px) {
	.page-id-561 .About_section_three img#popup-image{
		height: auto;
		width: -webkit-fill-available;
	}
	.page-id-561 .popup-content{
		max-height: 70vh;
		width: 80%;
		margin-top: 50px;
	}
	.page-id-561 .About_section_three h2#popup-title{
		left:0!important;
	}
	.page-id-561 .About_section_three .bgtext #popup-customfield{
		top: 16px !important;
	}
	.page-id-561 .About_section_three .popup-content img{
		padding-top: 20px!important;
	}
	.page-id-561 .About_section_three .close-btn{
		top: 0%;
	}
	.newsletter-container #gform_1 .gfield_validation_message{
		position:relative;
		top: 0;
	}
	.page-id-379 .Blue_section_three_col .animated_line {
        left: 40%!important;
    }
	.page-id-379 .Blue_section_three_col .animated_line svg {
        width: 280px!important;
    }
}

@media (max-width: 1200px) {
    img.custom-logo {
        width: 75%;
    }
}