
/*===========================Impact Landing page=============================*/



.impact-simply-page {
	margin-top: 6.3vw;
}


.impact-simply-banner {
	background-position: center right;
	background-size: 76%;
	background-repeat: no-repeat;
}



.cap-content {
	background: #054032;
	width: 54vw;
	padding: 6vw 4vw 9vw 8vw;
	position: relative;
	border-radius: 0 0 20vw 0;
	height: 25.5vw;
}


.cap-content::after {
	content: "";
	display: block;
	width: 32.5vw;
	height: 25.5vw;
	background: url("images/greenshape.png") no-repeat 0 0;
	position: absolute;
	right: -12vw;
	top: 0;
	background-size: 100%;
}


.impact-simply-banner h1 {
	color: #fff;
	font-size: 3.5vw;
	line-height: 3.5vw;
	font-weight: 700;
}


.impact-simply-banner h1 span {
	color: #c5e6b3;
}


.impact-simply-banner p {
	font-size: 2vw;
	line-height: 2.3vw;
	color: #fff;
	padding-right: 12vw;
	font-family: 'Codec Pro', sans-serif;
}


.cap-content-inner {
	position: relative;
	z-index: 1;
}



.impact-simply1 {
	padding-top: 7vw;
	padding-bottom: 4.6vw;
}


.imp-title h2 {
	font-size: 3.75vw;
	color: #054032;
	margin-bottom: 2.5vw;
	font-family: 'Codec Pro', sans-serif;
	font-weight: 400;
	line-height: 4vw;
}


.impact-simply1 .container {
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
}


.impact-simply1 .sec8-block {
	background: #054032;
	width: 19.9vw;
	padding: 0;
	border-radius: 1vw;
	margin: 0 1.5vw 2vw 0;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	box-shadow: rgba(0, 27, 56, 0.1) 0px 0px 11px 0px;
	overflow: hidden;
	box-shadow: 0 0.2vw 1.5vw 0vw rgba(0,0,0,0.3);
	border: 2px solid #054032;
}


.impact-simply1 .sec8-block:nth-child(4n) {
	margin-right: 0;
}


.impact-simply1 .sec8-block img {
	width: 100%;
}


.impact-simply1 .content {
	padding: 2vw 2vw 3vw;
	position: relative;
}


.impact-simply1 h3 {
	font-size: initial;
	line-height: normal;
	margin: 0 0 0.7vw;
}


.impact-simply1 h3 a {
	color: #fff;
	text-decoration: none;
	font-size: 2vw;
	line-height: 2.2vw;
	display: inline-block;
}


.impact-simply1 p {
	margin: 0 0 2vw;
	font-size: 1.2vw;
	color: #fff;
	line-height: 1.6vw;
}


.impact-simply2 {
	margin-bottom: 8vw;
}



.impact-simply2-inner .container{
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
}



.impact-simply2-inner .video {
	width: 48vw;
	position: relative;
	box-shadow: 0 0 1.5vw 0 rgba(0,0,0,0.2);
	border-radius: 1vw;
	overflow: hidden;
}


.impact-simply2-inner .video h3 {
	position: absolute;
	top: 50%;
	left: 3vw;
	color: #fff;
	z-index: 2;
	width: 15vw;
	text-decoration: underline;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	margin: 0;
	font-size: 2.2vw;
	font-weight: 800;
	line-height: 2.7vw;
}


.impact-simply2-inner .video h3 a {
	color: #fff;
	text-decoration: underline;
}


.impact-simply2-inner a.video-block {
	display: block;
	position: relative;
	padding-bottom: calc( 0.6 * 100% );
	overflow: hidden;
}


.impact-simply2-inner a.video-block::after {
	display: block;
	width: 7vw;
	height: 7vw;
	background: url("images/play-icon4571.png") no-repeat 0 0;
	position: absolute;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	z-index: 2;
	content: "";
	background-size: 100%;
	top: 50%;
}


.impact-simply2-inner a.video-block img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	object-fit: cover;
}


.web-list {
	width: 30vw;
	padding-right: 5vw;
}


.web-list h4 {
	font-size: 1.6vw;
	line-height: 2vw;
	color: #054032;
	font-weight: 500;
}



.web-list ul {
	list-style: none;
	margin: 0 0 2vw;
	padding: 0;
}


.web-list ul li {
	margin: 0 0 1.5vw;
	color: #054032;
	position: relative;
	padding-left: 1.7vw;
	font-size: 1.4vw;
}


.web-list ul li::after {
	display: block;
	content: "";
	width: 0;
	height: 0;
	border-top: 0.8vw solid transparent;
	border-bottom: 0.8vw solid transparent;
	border-left: 0.8vw solid #054032;
	position: absolute;
	top: 0.1vw;
	left: 0;
}




div.pp_overlay {
    z-index: 9999 !important;
}


body .pp_pic_holder.light_rounded {
	position: fixed;
	top: 50% !important;
	left: 50% !important;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	width: 80vw !important;
	height: 40vw !important;
}


div.pp_pic_holder .pp_content {
	width: 100% !important;
	height: 100% !important;
}


#pp_full_res iframe {
	width: 96% !important;
	height: 40vw !important;
}


.pp_pic_holder.light_rounded .ppt, .pp_pic_holder.light_rounded .pp_top {
    display: none !important;
}


.pp_pic_holder.light_rounded .pp_content_container .pp_left {
    background: transparent !important;
    padding-left: 0 !important;
}



.pp_pic_holder.light_rounded .pp_content_container .pp_right {
    background: transparent !important;
    padding-right: 0 !important;
}


.pp_pic_holder.light_rounded .pp_content, div.light_rounded .pp_content {
    background-color: transparent !important;
}


.pp_bottom {
    display: none !important;
}



#pp_full_res iframe {
    border: 20px solid #fff;
	background: #000;
}



.pp_fade {
    position: relative;
}



.pp_pic_holder.light_rounded .pp_close {
	background: #054032 url("images/close-icon00.png") no-repeat center center !important;
	font-size: 0;
	background-size: 12px !important;
	display: inline-block;
	opacity: 1 !important;
	width: 35px;
	height: 35px;
	border-radius: 100%;
}




.pp_content_container .pp_details {
	position: absolute !important;
	top: -24px;
	right: 7px;
	margin: 0;
}


.pp_details {
    background-color: transparent !important;
}



.pp_pic_holder.light_rounded .pp_content_container .pp_details .pp_nav {
    display: none;
}




.pp_pic_holder.light_rounded .pp_nav {
    display: none !important;
}


div.light_rounded .pp_expand {
	display: none !important;
}

li.menu-item-2526 {
		background:#232b36;
		color: #fff;
		padding:0 20px;
}
 li.menu-item-2526 a  {
	    background: #C5E6B3;
    color: #054032 !important;
    padding: 0 1.5vw;
    border-radius: 0 !important;
    height: 4vw;
    line-height: 4.2vw;
}



@media only screen and (max-width:767px){
	
	body .pp_pic_holder.light_rounded {
		width: 90% !important;
		height: auto !important;
	}
	
	
	
	#pp_full_res iframe {
		border: 10px solid #fff;
		width: 100% !important;
		height: 100% !important;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		margin: 0 !important;
	}
	
	
	a.pp_close {
		right: -7px !important;
		top: 14px !important;
		width: 25px !important;
		height: 25px !important;
	}


	#pp_full_res {
		padding-top: 31px;
		padding-bottom: calc( 0.7 * 100% );
		position: relative;
	}


	.pp_content_container .pp_details {
		top: -20px;
		right: -13px;
		padding: 0 !important;
		width: auto !important;
		margin-top: 0 !important;
	}
	
	
	
}/*====media close====*/





@media (min-width:767px) and (max-width:1024px){
	
	
	body .pp_pic_holder.light_rounded {
		width: 90% !important;
		height: auto !important;
	}
	
	
	
	#pp_full_res iframe {
		border: 10px solid #fff;
		width: 100% !important;
		height: 100% !important;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		margin: 0 !important;
	}


	#pp_full_res {
		padding-top: 31px;
		padding-bottom: calc( 0.5 * 100% );
		position: relative;
	}


	.pp_content_container .pp_details {
		top: -18px;
		right: -23px;
		padding: 0 !important;
		width: auto !important;
		margin-top: 0 !important;
	}
	
	
}/*====media close====*/





@media (max-width:767px){


	.impact-simply-page {
		margin-top: 65px;
	}


	.impact-simply-banner {
		background: #054032 !important;
	}


	.cap-content {
		background: #054032;
		width: 100%;
		padding: 50px 25px;
		position: relative;
		border-radius: 0;
		height: auto;
	}	


	.impact-simply-banner h1 {
		font-size: 40px;
		line-height: 44px;
	}


	.impact-simply-banner p {
		font-size: 20px;
		line-height: 26px;
		color: #fff;
		padding-right: 0;
	}


	.cap-content::after {
		display: none;
	}


	.impact-simply1 {
		padding-top: 70px;
		padding-bottom: 70px;
	}


	.impact-simply1 .sec8-block {
		width: 100%;
		padding: 0;
		border-radius: 10px;
		margin: 0 0 25px;
	}


	.impact-simply1 .content {
		padding: 30px 20px;
		position: relative;
	}


	.imp-title h2 {
		font-size: 30px;
		color: #054032;
		margin-bottom: 30px;
		line-height: 34px;
	}


	.impact-simply1 h3 {
		margin: 0 0 10px;
	}


	.impact-simply1 h3 a {
		font-size: 26px;
		line-height: 30px;
	}


	.impact-simply1 p {
		margin: 0 0 19px;
		font-size: 16px;
		line-height: 22px;
	}


	.impact-simply2 {
		margin-bottom: 70px;
	}


	.impact-simply2-inner .video {
		width: 100%;
		border-radius: 10px;
		overflow: hidden;
		margin-bottom: 24px;
	}


	.impact-simply2-inner .video h3 {
		left: 20px;
		width: 120px;
		font-size: 18px;
		line-height: 20px;
	}


	.impact-simply2-inner a.video-block::after {
		width: 33px;
		height: 33px;
		left: 54%;
	}


	.web-list {
		width: 100%;
		padding-right: 0;
	}


	.web-list h4 {
		font-size: 20px;
		line-height: 24px;
	}


	.web-list ul {
		margin: 0 0 26px;
	}


	.web-list ul li::after {
		border-top: 8px solid transparent;
		border-bottom: 8px solid transparent;
		border-left: 8px solid #054032;
		top: 4px;
		left: 0;
	}


	.web-list ul li {
		margin: 0 0 7px;
		padding-left: 20px;
		font-size: 17px;
	}
	
	
}/*=====media close=====*/



@media (min-width:767px) and (max-width:1000px){
	

	.impact-simply1 p {
		font-size: 1.4vw;
		line-height: 1.8vw;
	}

	.impact-simply1 h3 a {
		font-size: 2vw;
		line-height: 2.3vw;
	}


	.web-list h4 {
		font-size: 2vw;
		line-height: 2.4vw;
	}


	.web-list ul li {
		font-size: 1.7vw;
	}


	.web-list ul li::after {
		top: 0.2vw;
	}
	
	
}/*=====media close=====*/



@media (min-width:1000px){
	

	.page-template-impact-landing-tpl .site-logo img {
		max-height: unset;
		width: 22vw;
		filter: unset;
		-webkit-filter: unset;
	}



	.page-template-impact-landing-tpl .header-navigation-wrapper nav li a {
		text-decoration:none;
		color: #000;
		font-weight: 500;
		display: inline-block;
		border-radius:50px !important;
		/*line-height: 40px !important;
		height: 40px !important;
		padding:0 15px !important;*/
		font-size: 15px;
		transition:all 0.3s linear;
		-webkit-transition:all 0.3s linear;
		-moz-transition: all 0.3s linear;
		-ms-transition: all 0.3s linear;
		font-family: 'Codec Pro', sans-serif;
	}


	.page-template-impact-landing-tpl #site-header ul li.btn-schedule-consultation a {
		background:#232b36;
		color: #fff;
		padding:0 20px;
	}
	

	.page-template-impact-landing-tpl #site-header ul li.menu-login-link a {
		box-shadow: inset 0 0 0 1px #caccd0;
		padding:0 16px;
	}
	
li.menu-item-2526 {
		background: #C5E6B3;
		color: #fff;
		padding: 10px 20px;
}
li.menu-item-2526 a  {
	    background: #C5E6B3;
    color: #054032 !important;
    padding: 0 1.5vw;
    border-radius: 0 !important;
    height: 4vw;
    line-height: 4.2vw;
}
	#popmake-2521 {
		        margin-left: -20%;
        width: 40%;
	}
	#popmake-2521 h2, #popmake-2521 p {
		display: none;
	}
	
	#popmake-2521 img {
		    width: 110px;
	}
	#popmake-2521 h4 {
		    font-size: 20px;
    MARGIN: 20PX 0 0;
		line-height: 32px;
	}
	#popmake-2521 .gform_fields {
		    row-gap: 15px !important;
	}
	#popmake-2521  .gform_button {
		background: #054032;
		color: #fff;
		padding: 0 1.5vw;
		border-radius: 20vw;
		height: 2.7vw;
		line-height: 2.8vw;
		font-weight: 500;
		font-size: 1vw;
	}
	#popmake-2521 .gform_confirmation_message {
		    FONT-SIZE: 18PX;
    LINE-HEIGHT: 28PX;
	}
	
}/*====media close====*/


@media (min-width:1000px) and (max-width:1200px){
	
	.page-template-impact-landing-tpl #site-header ul li.btn-schedule-consultation {
		right: 8vw;
	}	
		
	.menu-item-2526 {
			background:#232b36;
			color: #fff;
			padding:0 20px;
	}
	.menu-item-2526 a  {
			background: #C5E6B3;
		color: #054032 !important;
		padding: 0 1.5vw;
		border-radius: 0 !important;
		height: 4vw;
		line-height: 4.2vw;
	}
	
}/*====media close====*/


/*==========================Impact Landing page=============================*/





/*================================Fire page=================================*/


.fire-banner {
	margin-top: 6.3vw;
}


.page-id-2632 .fire-banner {
	background-size: 55%;
}


.page-id-2632 .fire-banner .cap-content {
	padding: 9vw 4vw 9vw 8vw;
}


.fire-banner .cap-content {
	height: 50vw;
	padding: 12vw 4vw 12vw 8vw;
	border-radius: 0 0 30vw 0;
}


.fire-banner .cap-content::after {
	content: "";
	display: block;
	width: 80vw;
	height: 50vw;
	background: url("images/greenshape2.png") no-repeat 0 0;
	position: absolute;
	right: -12vw;
	top: 0;
	background-size: 100%;
}


.fire-banner h1 {
	font-size: 3.75vw;
	line-height: 4vw;
	font-weight: 700;
	margin-bottom: 1.8vw;
}


.fire-banner h1 span {
	display: block;
}


.fire-banner p {
	padding-right: 4vw;
}


.fire-banner h6 {
	font-family: 'Codec Pro', sans-serif;
	color: #fff;
	font-size: 1.35vw;
	text-transform: none;
	font-weight: 400;
	line-height: 2vw;
	margin: 2.7vw 0 2.8vw;
}


.fire-sec1 .imp-title h2 {
	margin-bottom: 4.3vw;
}


.fire-sec1.impact-simply1 .sec8-block {
	margin: 0 1vw 2vw 0;
}


.fire-sec1 .sec8-block:nth-child(4n) {
	margin-right: 0;
}


.fire-sec1 .icon-img {
	padding: 1vw 1vw 1vw;
	text-align: right;
}


.fire-sec1 .sec8-block a img {
	width: 3.8vw;
	display: inline-block;
}


.fire-sec1 .sec8-block .content {
	padding: 2vw 1vw 1vw;
}


.fire-sec1 .sec8-block h3 {
	margin: 0 0 1.8vw;
}


.fire-sec1 .sec8-block h3 a {
	font-size: 2vw;
	line-height: 2.4vw;
}


.fire-sec1 p {
	font-size: 1.36vw;
	line-height: 1.9vw;
}


.fire-sec2 {
	background: #C8E9EE;
	padding: 7vw 0;
	position: relative;
}


.fire-sec2 .container {
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
}


.fire-sec2 .fire2-image {
	width: 32vw;
	position: relative;
}


.fire2-image::before {
	content: "";
	display: block;
	width: 83vw;
	height: 35vw;
	background: url("images/Graphic_Arrow-shape.svg") no-repeat 0 0;
	position: absolute;
	bottom: -1.9vw;
	right: -29vw;
	background-size: 62vw;
}


.fire-sec2 .fire2-image img {
	width: 100%;
	position: relative;
	z-index:1;
	border-radius: 1vw;
}


.fire-sec2 .fire2-desc {
	width: 41vw;
}


.fire2-desc h2 {
	font-size: 3.2vw;
	line-height: 3.6vw;
	font-weight: 400;
	margin: 0 0 4vw;
	color: #2E2E2E;
}


.fire2-desc h4 {
	font-family: 'Codec Pro', sans-serif;
	font-size: 3.8vw;
	font-weight: 800;
	line-height: 3.8vw;
	margin: 0;
	color: #2E2E2E;
}


.fire2-desc h6 {
	margin: 0.4vw 0 4vw;
	font-size: 1.9vw;
	font-family: 'Codec Pro', sans-serif;
	text-transform: none;
	line-height: 1.9vw;
	color: #2E2E2E;
}


.fire2-desc p {
	font-size: 1.35vw;
	line-height: 1.9vw;
	padding-right: 7vw;
	margin-bottom: 3.5vw;
	color: #2E2E2E;
}


.fire2-desc .btn-green a {
	background: #054032;
	color:#fff
}


.fire2-desc .btn-green a:hover {
	background: #C5E6B3;
	color: #054032;
}



.elgin-add {
	box-shadow: 0 16px 30px 0 rgba(0, 0, 0, 0.25);
	border-radius: 1vw;
	background: #fff;
	padding: 1.5vw;
	width: auto;
	position: absolute;
	top: 4vw;
	z-index: 2;
	left: -3vw;
}


.elgin-add h3 {
	font-size: 1.34vw;
	margin: 0 0 0.5vw;
	line-height: 1.5vw;
	font-family: 'Codec Pro', sans-serif;
}


.elgin-add ul {
	list-style: none;
	margin: 0;
	padding: 0;
}


.elgin-add ul li {
	margin: 0;
	position: relative;
	line-height: normal;
	padding-left: 1.2vw;
	font-size: 1.2vw;
}


.elgin-add ul li::before {
	content: "";
	display: block;
	width: 0.85vw;
	height: 1.2vw;
	background: url("images/location-add-icon.svg") no-repeat 0 0;
	position: absolute;
	top: 0.1vw;
	left: 0;
	background-size: 100%;
}



@media (max-width:767px){
	

	.fire-banner h1 {
		font-size: 38px;
		line-height: 44px;
		margin-bottom: 20px;
	}
	
	
	.fire-banner img.mobile-only {
		width: 100%;
	}


	.fire-banner .cap-content, 
	.page-id-2632 .fire-banner .cap-content {
		height: auto !important;
		padding: 78px 24px 0px !important;
		border-radius: 0 !important;
	}


	.fire-banner p {
		font-size: 26px;
		line-height: 110%;
		color: #fff;
		padding-right: 0;
		margin-bottom: 29px;
	}


	.fire-banner h6 {
		font-size: 20px;
		line-height: 140%;
		margin: 0 0 27px;
	}


	.fire-sec1 {
		padding-top: 103px;
		padding-bottom: 103px;
	}


	.fire-sec1.impact-simply1 .sec8-block {
		margin: 0 20px 20px 0;
		width: 33.3%;
	}


	.fire-sec1 .imp-title h2 {
		margin-bottom: 40px;
		font-size: 40px;
		line-height: 44px;
	}


	.fire-sec1 .icon-img {
		padding: 15px;
		height: 187px;
	}


	.fire-sec1 .sec8-block a img {
		width: 57px;
	}


	.fire-sec1 .sec8-block .content {
		padding: 15px 15px;
	}


	.fire-sec1 .sec8-block h3 {
		margin: 0 0 30px;
	}


	.fire-sec1 .sec8-block h3 a {
		font-size: 34px;
		line-height: 110%;
	}


	.fire-sec1 p {
		margin: 0 0 19px;
		font-size: 18px;
		line-height: 22px;
	}


	.fire-sec1-inner {
		position: relative;
		overflow: auto;
		padding-bottom: 31px;
		margin-left: 25px;
	}


	.fire-sec1 .fire-sec1-inner .container {
		width: 1200px;
		padding: 0;
		flex-flow: row;
		-webkit-flex-flow: row;
		-moz-flex-flow: row;
		-ms-flex-flow: row;
	}


	.fire-sec2 {
		padding: 90px 0;
	}


	.fire-sec2 .fire2-desc {
		width: 100%;
		margin-bottom: 50px;
	}


	.fire2-desc h2 {
		font-size: 30px;
		line-height: 110%;
		margin: 0 0 23px;
	}


	.fire2-desc h4 {
		font-size: 30px;
		line-height: 110%;
		margin: 0;
	}


	.fire2-desc h6 {
		margin: 5px 0 25px;
		font-size: 20px;
		line-height: 110%;
	}


	.fire2-desc p {
		font-size: 18px;
		line-height: 131%;
		padding-right: 0;
		margin-bottom: 30px;
	}


	.fire-sec2 .fire2-image {
		width: 100%;
	}


	.fire2-image::before {
		display: none;
	}
	
	
	.fire-sec2 .fire2-image img {
		border-radius: 10px;
	}



	.elgin-add {
		border-radius: 10px;
		padding: 15px;
		width: 222px;
		top: 56px;
		left: 0;
	}


	.elgin-add h3 {
		font-size: 18px;
		margin: 0 0 8px;
		line-height: 22px;
	}


	.elgin-add ul li {
		margin: 0;
		padding-left: 20px;
		font-size: 16px;
	}


	.elgin-add ul li::before {
		width: 12px;
		height: 16px;
		top: 2px;
		left: 0;
	}

	
	
}/*====media close====*/




@media (min-width:767px) and (max-width:1000px){

	
	.fire-banner h6 {
		font-size: 1.5vw;
	}


	.fire-sec1 p {
		font-size: 1.6vw;
		line-height: 2vw;
	}


	.fire2-desc p {
		font-size: 1.5vw;
		line-height: 2vw;
	}	
	
		
	.elgin-add h3 {
		font-size: 1.6vw;
		margin: 0 0 1vw;
		line-height: 1.8vw;
	}


	.elgin-add ul li {
		padding-left: 1.5vw;
		font-size: 1.5vw;
	}


	.elgin-add ul li::before {
		width: 1vw;
		height: 1.3vw;
	}


	.fire2-image::before {
		top: 7vw;
	}	
	
	
}/*====media close====*/




@media (min-width:1000px){
	

	.page-template-industry-tpl-1 .site-logo img {
		max-height: unset;
		width: 22vw;
		filter: unset;
		-webkit-filter: unset;
	}



	.page-template-industry-tpl-1 .header-navigation-wrapper nav li a {
		text-decoration:none;
		color: #000;
		font-weight: 500;
		display: inline-block;
		border-radius:50px !important;
		/*line-height: 40px !important;
		height: 40px !important;
		padding:0 15px !important;*/
		font-size: 15px;
		transition:all 0.3s linear;
		-webkit-transition:all 0.3s linear;
		-moz-transition: all 0.3s linear;
		-ms-transition: all 0.3s linear;
		font-family: 'Codec Pro', sans-serif;
	}


	.page-template-industry-tpl-1 #site-header ul li.btn-schedule-consultation a {
		background:#232b36;
		color: #fff;
		padding:0 20px;
	}
	

	.page-template-industry-tpl-1 #site-header ul li.menu-login-link a {
		box-shadow: inset 0 0 0 1px #caccd0;
		padding:0 16px;
	}

	
}/*====media close====*/


@media (min-width:1000px) and (max-width:1200px){
	
	
	.page-template-industry-tpl-1 #site-header ul li.btn-schedule-consultation {
		right: 8vw;
	}	
	
}/*====media close====*/



/*================================Fire page=================================*/





/*================================Pr page=================================*/



.pr-banner.fire-banner .cap-content {
	height: 55vw;
	padding: 8vw 4vw 12vw 8vw;
}


.pr-banner.fire-banner h1 span {
	display: inline;
}


.pr-banner.fire-banner .cap-content::after {
	height: 55vw;
}


.pr-banner.fire-banner p {
	padding-right: 8vw;
	font-size: 2.16vw;
	line-height: 2.5vw;
}



.pr-sec1 {
	overflow: hidden;
}


.pr-sec1 .report-content h2 {
	font-size: 3.25vw;
	line-height: 3.3vw;
}


.pr-sec1 p {
	padding-right: 8vw;
}


.pr-sec1 .report-icon img {
	width: 15vw;
}


.pr-sec1.report-section::before {
	background: url("images/Graphic_Grant_Steps.png") no-repeat right top;
	width: 50.7vw;
	height: 44.5vw;
	position: absolute;
	left: -13vw;
	top: -5vw;
	background-size: 100%;
}


.pr-sec2 {
	background: #054032;
	padding: 6vw 7vw;
	position: relative;
}



.pr-sec2::before {
	background: url("images/Bubble01.png") no-repeat right top;
	content: "";
	display: block;
	width: 11vw;
	height: 8vw;
	position: absolute;
	left: 2vw;
	top: 1vw;
	background-size: 100%;
}


.pr-sec2::after {
	background: url("images/bubble_03.png") no-repeat right top;
	content: "";
	display: block;
	width: 12vw;
	height: 12vw;
	position: absolute;
	right: 0;
	bottom: 5vw;
	background-size: 100%;
}


.pr-sec3::before {
	background: url("images/Bubble01-w.png") no-repeat right top;
	background-size: 100%;
}


.pr-sec3::after {
	background: url("images/bubble_04.png") no-repeat right top;
	bottom: 0;
	height: 10vw;
	background-size: 100%;
}



.pr-sec2-outer {
	position: relative;
}


.pr-sec2-outer {
	background: #fff;
	border-radius: 1.5vw;
	padding: 4vw 0 4vw 4vw;
	position: relative;
	z-index: 1;
}


.pr-sec2-inner {
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
}


.pr-sec2 h2 {
	text-align: center;
	color: #054032;
	font-size: 2.7vw;
	line-height: 2.7vw;
	margin: 0 auto 3vw;
	font-weight: 400;
	text-align: center;
	width: 100%;
	max-width: 900px;
	position: relative;
	right: 4vw;
}


.pr2-left {
	width: 28vw;
}


.pr2-left h3 {
	margin-bottom: 1.3vw;
	color: #1D70A2;
	font-size: 2.2vw;
	font-weight: 400;
}


.pr-sec2-inner p {
	color: #054032;
	font-size: 1.35vw;
	line-height: 1.8vw;
	margin-bottom: 2vw;
}


.pr-sec2-inner ul li {
	color: #054032;
	font-size: 1.35vw;
	line-height: 1.8vw;
	margin: 0 0 0.2vw;
}


.pr-sec2-inner p a {
	color: #054032;
	text-decoration: underline;
}


.pr2-right {
	width: 47vw;
	background: #C8E9EE;
	border-radius: 1.8vw;
	padding: 4.5vw;
	position: relative;
	display: flex;
	flex-flow: row wrap;
	align-items: center;
}



.pr2-right::before {
	background: url("images/light_blue_vector-icon.png") no-repeat 0 0;
	content: "";
	display: block;
	width: 6vw;
	height: 5vw;
	position: absolute;
	left: -2.8vw;
	bottom: 0;
	background-size: 100%;
}


.pr-sec3{
	background: #C5E6B3;
}


.pr-sec4 .imp-title h2 {
	text-align: center;
	color: #054032;
	font-size: 2.7vw;
	line-height: 2.7vw;
	margin: 0 auto 3.5vw;
	font-weight: 400;
	text-align: center;
	width: 100%;
	max-width: 900px;
	position: relative;
}


.pr-sec4 .container {
	padding: 0 10vw;
}


.pr-sec4.impact-simply1 .sec8-block {
	width: 25.2vw;
}


.pr-sec4.impact-simply1 .content {
	padding-top: 0vw;
}


.pr-sec4.impact-simply1 .sec8-block:nth-child(3n) {
	margin-right: 0;
}


.pr-sec4 .icon-img {
	padding: 1vw 1vw 1vw;
	text-align: right;
}


.pr-sec4 .sec8-block a img {
	width: 3.8vw;
}


.pr-sec4 .icon-img a {
	display: inline-block;
}


.pr-sec4 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
}


.pr-sec4 ul li {
	margin: 0 0.3vw 0 0;
}


.pr-sec4 .sec8-block ul li a img {
	width: auto;
	height: 2vw;
}


.impact-simply1 .sec8-block p a {
	color: #fff;
	text-decoration: underline;
}


.pr-sec5 {
	padding: 0 11vw 4vw;
}


.pr-sec5-inner {
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
}


.pr5-left {
	width: 50vw;
}


.pr5-left .pr5-block {
	margin-bottom: 3.5vw;
}


.pr5-block h3 {
	color: #054032;
	font-size: 2.1vw;
	font-family: 'Codec Pro', sans-serif;
	line-height: 2.3vw;
	margin-bottom: 1.3vw;
}


.pr-sec5 p, .pr-sec5 ul li {
	font-size: 1.35vw;
	line-height: 1.8vw;
	font-weight: 400;
	margin-bottom: 2vw;
	color:#000000;
}


.pr-sec5 ul li {
	margin: 0;
}


.pr-sec5 p a, .pr-sec5 ul li a {
	color:#000000;
	text-decoration:underline;
}


.pr5-right {
	width: 25vw;
}


.pr5-right .pr5-block {
	background: #fff;
	border-radius: 1.5vw;
	box-shadow: 0 6px 10px 0px rgba(0,0,0,0.2);
	padding: 3vw 3vw 1vw;
}


.pr5-right .pr5-block p {
	margin-bottom: 0.5vw;
}


.pr5-right img {
	margin-bottom: 2vw;
}




@media (max-width:767px){
	
		
	.pr-banner.fire-banner p {
		padding-right: 0;
		font-size: 26px;
		line-height: 110%;
	}
		
		
	.pr-sec1 .report-content h2 {
		font-size: 34px;
		line-height: 40px;
	}


	.pr-sec1 p {
		padding-right: 0;
	}


	.pr-sec1 .report-icon img {
		width: 100%;
	}


	.pr-sec1.report-section {
		padding: 78px 25px 50px;
	}


	.pr-sec2 {
		padding: 84px 25px;
	}


	.pr-sec2::before, .pr-sec3::before {
		width: 108px;
		height: 102px;
		left: 20px;
		top: 19px;
		background-size: 100%;
	}


	.pr-sec2::after, 
	.pr-sec3::after {
		width: 137px;
		height: 180px;
		right: 10px;
		bottom: 0;
		background-size: 100%;
	}


	.pr-sec2-outer {
		border-radius: 20px;
		padding: 33px 25px;
	}


	.pr-sec2 h2 {
		font-size: 32px;
		line-height: 40px;
		margin: 0 0 37px;
		right: 0;
	}


	.pr2-left {
		width: 100%;
	}


	.pr2-left h3 {
		margin-bottom: 10px;
		font-size: 26px;
	}


	.pr-sec2-inner p {
		font-size: 18px;
		line-height: 23px;
		margin-bottom: 26px;
	}


	.pr-sec2-inner ul li {
		font-size: 18px;
		line-height: 23px;
		margin: 0 0 10px;
	}


	.pr2-right {
		width: 100%;
		border-radius: 20px;
		padding: 20px;
	}


	.pr-sec2::after {
		width: 137px;
		height: 180px;
		right: 10px;
		bottom: 0;
		background-size: 100%;
	}


	.pr2-right::before {
		width: 46px;
		height: 40px;
		left: -22px;
	}


	.pr-sec3::after {
		height: 118px;
	}


	.pr-sec4 .fire-sec1-inner {
		margin: 0;
		padding-bottom: 0;
	}


	.pr-sec4 .container {
		padding: 0 25px;
	}


	.pr-sec4 .imp-title h2 {
		font-size: 32px;
		line-height: 40px;
		margin: 0 0 35px;
	}


	.pr-sec4.impact-simply1 .sec8-block {
		width: 100%;
	}


	.pr-sec4 .icon-img {
		padding: 15px;
	}


	.pr-sec4 .sec8-block a img {
		width: 57px;
	}


	.pr-sec4 .sec8-block ul li a img {
	  height: auto;
	}


	.pr-sec5 {
		padding: 0 25px 70px;
	}


	.pr5-left {
		width: 100%;
	}


	.pr5-block h3 {
		font-size: 26px;
		line-height: 34px;
		margin-bottom: 14px;
	}


	.pr-sec5 p, 
	.pr-sec5 ul li {
		font-size: 18px;
		line-height: 23px;
		margin-bottom: 24px;
	}


	.pr5-right {
		width: 100%;
		margin: 21px 0 41px;
	}


	.pr5-right .pr5-block {
		border-radius: 20px;
		padding: 30px;
	}


	.pr5-right .pr5-block p {
		margin-bottom: 10px;
	}


	.pr5-right img {
	  margin-bottom: 30px;
	}


	
}/*====media close====*/



@media (min-width:767px) and (max-width:1000px){
	
	.pr-sec2-inner p, 
	.pr-sec4.impact-simply1 p, 
	.pr-sec5 p, 
	.pr-sec5 ul li {
		font-size: 1.6vw;
		line-height: 2vw;
	}	
	
}/*====media close====*/



@media (min-width:1000px){
	

	.page-template-pr-page-tpl .site-logo img {
		max-height: unset;
		width: 22vw;
		filter: unset;
		-webkit-filter: unset;
	}



	.page-template-pr-page-tpl .header-navigation-wrapper nav li a {
		text-decoration:none;
		color: #000;
		font-weight: 500;
		display: inline-block;
		border-radius:50px !important;
		/*line-height: 40px !important;
		height: 40px !important;
		padding:0 15px !important;*/
		font-size: 15px;
		transition:all 0.3s linear;
		-webkit-transition:all 0.3s linear;
		-moz-transition: all 0.3s linear;
		-ms-transition: all 0.3s linear;
		font-family: 'Codec Pro', sans-serif;
	}


	.page-template-pr-page-tpl #site-header ul li.btn-schedule-consultation a {
		background:#232b36;
		color: #fff;
		padding:0 20px;
	}
	

	.page-template-pr-page-tpl #site-header ul li.menu-login-link a {
		box-shadow: inset 0 0 0 1px #caccd0;
		padding:0 16px;
	}

	
}/*====media close====*/


@media (min-width:1000px) and (max-width:1200px){
	
	
	.page-template-pr-page-tpl #site-header ul li.btn-schedule-consultation {
		right: 8vw;
	}	
	
}/*====media close====*/


/*================================Pr page=================================*/