/*--- Campagin Landing Pages CSS ---*/
.page-template-campaign .main_header { 
	display:none;
}
.page-template-campaign .site_wrapper > .main_wrapper {
	padding-top: 0px;
}

.page-template-campaign .bps-header-campaign {
	display: flex;
}
.page-template-campaign .bps-header-campaign img {
	display: block;
	width: 250px;
	height: 44.56px;
}

.page-template-campaign .bps-header-campaign-right {
	text-align: right;
}
.page-template-campaign .bps-header-campaign-right a {
	text-decoration: none;
	color: #181281;
}
.page-template-campaign .bps-header-campaign-right p {
	font-size: 25px;
	text-transform: uppercase;
	color: #181281;
	font-weight: 500;
	line-height: 25px;
	position: relative;
	display: inline-block;
}
.page-template-campaign .bps-header-campaign-right p::before {
	position: absolute;
	left: -30px;
	font-family: FontAwesome;
	color: #181281;
	bottom: 0px;
	/*rotate: 90deg;*/
	content: "\f095";
}

.page-template-campaign .white-font * {
	color: #FFFFFF !important;
}

.page-template-campaign .campaign-hero-bg {
	padding-top: 115px;
  	padding-bottom: 120px;
}

.page-template-campaign .campaign-hero-text h1,
.page-template-campaign .campaign-hero-text h1 span {
	font-family: "AlexonBold";
	font-size: 80px;
	font-weight: 400;
	line-height: 70px;
	letter-spacing: 0px;
	color: #040504;
	text-transform: none;	
	letter-spacing: 2.5pt;
}
.page-template-campaign .campaign-hero-text h1 span {
	color: #09337B;
}
.page-template-campaign .campaign-hero-sub-text h2,
.page-template-campaign .campaign-section-2 h2, 
.page-template-campaign .campaign-section-3 h2 {
	font-family: "AlexonBold";
	font-size: 40px;
	font-weight: 400;
	line-height: 45px;
	color: #040504;
	text-transform: none;
}
.page-template-campaign .campaign-section-2 .pt60 {
	padding-top: 60px;
}
.page-template-campaign .campaign-section-2 .no-border img {
	width: 320px;
}
.page-template-campaign .campaign-section-2 p {
	font-size: 17px;
	line-height: 22px;
	color: #000000;
	text-transform: none;
	font-weight: 400;
}

.page-template-campaign .campaign-section-1 .container {
	width: 80%;
  	margin: 0 auto;
	font-size: 20px;
	line-height: 25px;
}

.page-template-campaign .main_wrapper .camp_list ul li {
	background-image: unset !important;
	position: relative;
	padding: 0 0 0 20px !important;
	width: 69%;
	break-inside: avoid;
	margin: 0;
}
.page-template-campaign .main_wrapper .camp_list.list_width_90 ul li {
	background-image: unset !important;
	position: relative;
	padding: 0 0 0 20px !important;
	width: 90%;
	break-inside: avoid;
	margin: 0;
}
.page-template-campaign .main_wrapper .camp_list ul li::after {
	content: '';
	position: absolute;
	left: 0px;
	top: 7px;
	width: 2px;
	height: 2px;
	padding: 3px;
	border-radius: 15px;
	background: #09337B;
}
.page-template-campaign .main_wrapper .camp_list ul + p {
    margin-top: 0px;
}


.page-template-campaign h1:after,
.page-template-campaign h2:after {
	display: none;
}
.page-template-campaign #two-blue-section {
	display: none;
}
.page-template-campaign footer .copyright .span12 > p:nth-child(2) {
	font-weight: 400;
	padding-bottom: 40px;
}

.page-template-campaign .two_col ul {
	column-count: 2;
	padding: 10px 0 10px 40px !important;
}
.page-template-campaign .two_col ul li {
	margin-top: 0 !important;
}

.page-template-campaign .three_col ul {
	column-count: 3;
	padding: 10px 0 10px 40px !important;
}
.page-template-campaign .three_col ul li {
	margin-top: 0 !important;
}

.page-template-campaign .campaign-icon-section {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
.page-template-campaign .campaign-icon-section h2 {
	font-size: 30px;
	line-height: 35px;
	color: #09337B;
	text-transform: none;
	font-weight: 400;
}
.page-template-campaign .campaign-icon-section h2 a {
	text-decoration: none;
}
.page-template-campaign .campaign-icon-section p {
	font-size: 17px;
	line-height: 22px;
	color: #000000;
	text-transform: none;
	font-weight: 400;
}
.page-template-campaign .campaign-icon-section .no-border img {
	width: 195px;
}

.desk-hide {
	display: none;
}
.medium_font p strong,
.camp_med strong {
	font-weight: 500;
}


.page-template-campaign .campaign-contact-section input,
.page-template-campaign .campaign-contact-section textarea {
	color: #000000 !important;
}
.page-template-campaign .campaign-contact-section label {
	color: #fff;
	font-size: 17px !important;
	font-weight: 400;
	line-height: 22px !important;
}
.page-template-campaign .campaign-contact-section h2 {
	font-size: 40px;
	line-height: 45px;
	color: #fff;
	text-transform: none;
	font-family: "AlexonBold";
	font-weight: 400;
}
.page-template-campaign .campaign-contact-section p {
	font-size: 20px !important;
	line-height: 25px !important;
	color: #fff;
	text-transform: none;
	font-weight: 300;
}
.page-template-campaign .campaign-contact-section p strong {
	font-weight: 700;
}

.page-template-campaign .campaign-contact-section .wpb_wrapper {
	display: flex;
	flex-direction: column;
	gap: 20px;
}
.page-template-campaign .campaign-contact-section .wpcf7 textarea {
	max-height: 130px;
	resize: none;
}
.page-template-campaign .campaign-contact-section .wpcf7-submit {
	display: block;
	color: #fff;
	background: transparent;
	border: 1px solid #fff;
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	padding: 11px 34px;
	text-transform: uppercase;
	margin: 20px 0 10px auto;
}
.page-template-campaign .campaign-contact-section .wpcf7-form .wpcf7-form-control-wrap {
	margin-top: 5px;
	margin-bottom: 10px;
}
.page-template-campaign .agree_terms {
	display: flex;
	padding: 0 15px;
}
.page-template-campaign .agree_terms div {
	min-width: 20%;
}
.page-template-campaign .agree_terms p {
	font-size: 17px !important;
	line-height: 22px !important;
}


@media(max-width: 767px) {
	.page-template-campaign .bps-header-campaign {
		flex-direction: column;
	}
	.page-template-campaign .bps-header-campaign .wpb_single_image.vc_align_left,
	.page-template-campaign .bps-header-campaign-right {
		text-align: center !important;		
	}
	.page-template-campaign .bps-header-campaign-right p {
		font-size: 20px;
		line-height: 30px !important;
	}
	
	.page-template-campaign .campaign-hero-bg {
		padding-top: 20px;
		padding-bottom: 230px;
	}
	.page-template-campaign .campaign-hero-text h1, 
	.page-template-campaign .campaign-hero-text h1 span {
		font-size: 55px;
  		line-height: 50px;
	}
	.page-template-campaign .campaign-hero-sub-text h2, 
	.page-template-campaign .campaign-icon-section h2 {
		font-size: 25px;
  		line-height: 30px;
	}
	.page-template-campaign .campaign-hero-sub-text h2 br {
		display: none;
	}
	.desk-hide .campaign-hero-sub-text h2 br {
		display: inline-block;
	}
	.page-template-campaign .campaign-section-1 .container,
	.page-template-campaign .campaign-contact-section p {
		font-size: 17px !important;
		line-height: 22px !important;
	}

	.page-template-campaign .campaign-section-2 .right-side-img {
		display: flex;
  		flex-direction: column-reverse;
		gap: 20px;
		text-align: center;
	}
	.page-template-campaign .campaign-section-2 h2,
	.page-template-campaign .campaign-section-3 h2, 
	.page-template-campaign .campaign-contact-section h2 {
		font-size: 35px;
  		line-height: 40px;
	}
	.page-template-campaign .camp_list ul {
		text-align: left;
	}
	.page-template-campaign .campaign-section-2,
	.page-template-campaign .campaign-section-2 .pt60 {
		padding-top: 0px !important;
	}

	.page-template-campaign .two_col ul {
		column-count: 1;
		padding-left: 0px !important;
	}
	.page-template-campaign .three_col ul {
		column-count: 1;
		padding-left: 0px !important;
	}
	.page-template-campaign .camp_list ul li {
		width: 90% !important;
	}

	.page-template-campaign .campaign-icon-section .no-border img {
		width: 100px;
	}
	.page-template-campaign .campaign-icon-section .no-border .wpb_wrapper {
		display: flex;
		align-items: center;
		gap: 20px;
	}

	.page-template-campaign .campaign-contact-section .wpcf7-form {
		text-align: left;
	}
	.page-template-campaign .campaign-contact-section .wpcf7-form .wpcf7-form-control-wrap {
		margin-top: 5px;
		margin-bottom: 20px;
	}
	.page-template-campaign .wpcf7-acceptance {
		text-align: center;
	}
	.page-template-campaign .campaign-contact-section .wpcf7-form  .wpcf7-list-item {
		margin: 0 15px;
		text-align: center;
	}
	.page-template-campaign .campaign-contact-section .wpcf7-form .wpcf7-submit {
		margin: 10px auto;
		display: inline-block;
	}
	.page-template-campaign .campaign-contact-section .agree_terms {
		display: block;
		padding: 0 15px;
		width: 100%;
		text-align: center;
	}
}
@media(max-width: 600px) {
	.page-template-campaign .bps-header-campaign-right p {
		font-size: 20px;  
		line-height: 30px !important;
	}
	.page-template-campaign .bps-header-campaign-right p::before {
		display: none;
	}
	.page-template-campaign .bps-header-campaign-right p a {
		position: relative;
	}
	.page-template-campaign .bps-header-campaign-right p a::before {
		position: absolute;
		content: "\f095";
		font-family: FontAwesome;
		color: #181281;
		left: -10px;
		bottom: 0px;
		rotate: 90deg;		
	}
}