@import url('https://fonts.googleapis.com/css2?family=PT+Sans:wght@400;700&display=swap');
		.grn_sec * {margin:0;padding: 0;box-sizing: border-box;}
		.grn_sec {max-width:100% !important;padding-top: 80px;padding-bottom: 80px;font-family: 'PT Sans', sans-serif;}
		.content_bck {;background:url("https://gpsgeoguard.com.au/wp-content/uploads/2020/11/grn_bck.jpg");position: relative;min-height: 230px;height: auto;background-size: cover;background-position: center center;background-repeat: no-repeat;}
		.cont_bx {max-width: 610px;width: 100%;margin:auto;height: 100%;text-align: center;padding: 30px 0;}
		.cont_bx h1 {font-size: 37px;line-height: 42px;color: #fff;margin: 0 0 25px;padding: 0;font-weight: 400;}
		.cont_bx a {display:inline-block;color: #fff;border-radius: 4px;outline: 0;border: 1px solid #d71a1a;background:#d71a1a;text-decoration: none;font-size: 23px;transition: all 0.3s ease-in;padding: 7px 25px;}
		.cont_bx a:hover {border: 1px solid #d71a1a;color: #d71a1a;background:#fff;}


/***popup css***/
div#popmake-1717 {
    max-width: 450px!important;
    width: 100%;
    position: absolute;
    top: 50% !important;
    transform: translate(-50%, -50%);
    background: #fff;
}
#contact-form-1752 .contact-form input[type='text'], #contact-form-1752 .contact-form input[type='email'], #contact-form-1752 .contact-form input[type='tel'],#contact-form-1752 .contact-form input[type='url'] {
    width: 100%;height:46px;}
#contact-form-1752 .contact-form input[type='email']:focus,#contact-form-1752 .contact-form input[type='text']:focus
 {
    border-color:#9c8ced !important;}
p.contact-submit button {
    width: 100%;
    display: block;
    background: #d71a1a;
    font-size: 24px;}
p.contact-submit button:hover {
    background: #aa1d1d;}
#contact-form-1752 .contact-form label {
	margin-bottom: 10px;}


		@media screen and (max-width: 767px){
			.cont_bx a {font-size: 18px;padding: 6px 18px;}
		    .cont_bx h1 {font-size: 20px;line-height: 28px;margin: 0 0 20px;}
		    .content_bck { min-height: 1px;}

			
			/***popup css**/
	div#popmake-1717 {
    max-width: 350px !important;
		width: 100%;padding: 20px;}
			
		}

div#popmake-1717 {
    max-width: 483px!important;
    width: 100%;
    position: absolute;
    top: 50% !important;
    transform: translate(-50%, -50%);
    background: #fff;
    overflow-y: auto;
    max-height: 90%;
    overflow-x: hidden;
    padding-top: 35px;
}
.pum-theme-1708 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close{
	top:-4px;
}