@charset "utf-8";
/* CSS Document */

section.wht {
	color:#333;
	background-position: 50% 50% !important;
	background-size: cover !important;
	width:100%;
	background:#FFF;
	top: 0px;
}

.plaxMain { 
	background: 
		linear-gradient(to bottom right, 
		rgba(82,168,183,0.5), 
		rgba(31,136,142,0.5)), 
		url(../../images/banners/panels3.jpg);
  	background-attachment: scroll;
  	background-position: center;
  	background-repeat: no-repeat;
  	background-size: cover;
	color:#fff;
	padding:30px !important;
}

.plaxBuilding { 
	background: 
		linear-gradient(to bottom right, 
		rgba(82,168,183,0.5), 
		rgba(31,136,142,0.5)), 
		url(../../images/banners/churchBuilding.jpg);
  	background-attachment: scroll;
  	background-position: center;
  	background-repeat: no-repeat;
  	background-size: cover;
	color:#fff;
	padding:30px !important;
}

.plaxSupernova { 
	background: 
		linear-gradient(to bottom right, 
		rgba(82,168,183,0.3), 
		rgba(31,136,142,0.3)), 
		url(../../images/banners/purpleCosmos.jpg);
  	background-attachment: scroll;
  	background-position: center;
  	background-repeat: no-repeat;
  	background-size: cover;
	color:#fff;
	padding:30px !important;
}

.plaxBible { 
	background: 
		linear-gradient(to bottom right, 
		rgba(82,168,183,0.5), 
		rgba(31,136,142,0.5)), 
		url(../../images/banners/openBible.jpg);
  	background-attachment: scroll;
  	background-position: center;
  	background-repeat: no-repeat;
  	background-size: cover;
	color:#fff;
	padding:30px !important;
}

.plaxEquip { 
	background: 
		linear-gradient(to bottom right, 
		rgba(82,168,183,0.5), 
		rgba(31,136,142,0.5)), 
		url(../../images/banners/equip.jpg);
  	background-attachment: scroll;
  	background-position: center;
  	background-repeat: no-repeat;
  	background-size: cover;
	color:#fff;
	padding:30px !important;
}

.plaxChildLaugh { 
	background: 
		linear-gradient(to bottom right, 
		rgba(82,168,183,0.5), 
		rgba(31,136,142,0.5)), 
		url(../../images/banners/childLaughing.jpg);
  	background-attachment: scroll;
  	background-position: center;
  	background-repeat: no-repeat;
  	background-size: cover;
	color:#fff;
	padding:30px !important;
}

.plaxSoup { 
	background: 
		linear-gradient(to bottom right, 
		rgba(82,168,183,0.5), 
		rgba(31,136,142,0.5)), 
		url(../../images/banners/soup.jpg);
  	background-attachment: scroll;
  	background-position: center;
  	background-repeat: no-repeat;
  	background-size: cover;
	color:#fff;
	padding:30px !important;
}

.plaxCoffee { 
	background: 
		linear-gradient(to bottom right, 
		rgba(82,168,183,0.5), 
		rgba(31,136,142,0.5)), 
		url(../../images/banners/sunMornCoffee.jpg);
  	background-attachment: scroll;
  	background-position: center;
  	background-repeat: no-repeat;
  	background-size: cover;
	color:#fff;
	padding:30px !important;
}

.plaxYouth { 
	background: 
		linear-gradient(to bottom right, 
		rgba(82,168,183,0.5), 
		rgba(31,136,142,0.5)), 
		url(../../images/banners/youth.jpg);
  	background-attachment: scroll;
  	background-position: center;
  	background-repeat: no-repeat;
  	background-size: cover;
	color:#fff;
	padding:30px !important;
}

.plaxGroups { 
	background: 
		linear-gradient(to bottom right, 
		rgba(82,168,183,0.5), 
		rgba(31,136,142,0.5)), 
		url(../../images/banners/groups.jpg);
  	background-attachment: scroll;
  	background-position: center;
  	background-repeat: no-repeat;
  	background-size: cover;
	color:#fff;
	padding:30px !important;
}

.plaxCancer { 
	background: 
		linear-gradient(to bottom right, 
		rgba(82,168,183,0.7), 
		rgba(31,136,142,0.9)), 
		url(../../images/banners/cancer.jpg);
  	background-attachment: scroll;
  	background-position: center;
  	background-repeat: no-repeat;
  	background-size: cover;
	color:#fff;
	padding:30px !important;
}

.section-fullscreen {
	min-height: 100vh;
}

.section90 {
	min-height: 90vh;
}

.section80 {
	min-height: 80vh;
}

.section70 {
	min-height: 70vh;
}

.section60 {
	min-height: 60vh;
}

.section50 {
	min-height: 50vh;
}

.section40 {
	min-height: 40vh;
}

.section30 {
	min-height: 30vh;
}

.flex-vertical-center {
	display: flex;
	align-items: center;
	justify-content: center;
}

.boxed {
	background: 
		linear-gradient(to bottom right, 
		rgba(82,168,183,0.5), 
		rgba(31,136,142,0.5)),
		url(../../images/half%20page/newHere1.jpg);
  	background-attachment: scroll;
  	background-position: center;
  	background-repeat: no-repeat;
  	background-size: cover;
	color:#fff;
	padding:20px;
	border-radius:5px;
	min-height:200px;
}

.PC {
	display: block;
}

.Mobile {
	display: none;	
}

.hex {
	-webkit-transform: rotate(-30deg) skewX(30deg) scale(0.5);
  	-moz-transform: rotate(-30deg) skewX(30deg) scale(0.5);
  	-ms-transform: rotate(-30deg) skewX(30deg) scale(0.5);
  	-o-transform: rotate(-30deg) skewX(30deg) scale(0.5);
  	transform: rotate(-30deg) skewX(30deg) scale(0.5);

 	-webkit-transform: rotate(-30deg) skewX(30deg) scale(0.46);
  	-moz-transform: rotate(-30deg) skewX(30deg) scale(0.46);
  	-ms-transform: rotate(-30deg) skewX(30deg) scale(0.46);
  	-o-transform: rotate(-30deg) skewX(30deg) scale(0.46);
  	transform: rotate(-30deg) skewX(30deg) scale(0.46);
}

.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}

.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

@media (max-width: 600px){
	.PC {
		display: none;
	}

	.Mobile {
		display: block;
	}
