@charset "utf-8";
/* CSS Document */

/***************************************************
	TOP
***************************************************/
.page-banner-inner {
	background-color: rgba(0,0,0,0.2);
}

.see-more {
	margin-top: 40px;
}

/***************************************************
    FAQ
***************************************************/
#dnn_ctr1077_HtmlModule_lblContent, #dnn_ctr1087_HtmlModule_lblContent {
display: block; max-width: 650px; margin: 0 auto;
}

#more {display: none;}


#content-pane-wrap {
	display: block;
    position: relative;
    background: #ebebeb;
    box-shadow: 0 15px 60px -25px rgba(0,0,0,0.2) inset, 0 -15px 60px -25px rgba(0,0,0,0.2) inset;
	padding-top: 4rem;
	padding-bottom: 6rem;
}

.panel {
	background-color: transparent;
}

/***************************************************
    QUOTES
***************************************************/
#dnn_ContentPaneFullBleed2 {
	background: linear-gradient(to bottom, rgba(53,94,147,1) 0%, rgba(37,66,103,1) 100%);
	clip-path: polygon(0 0, 100% calc(0% + 5vw), 100% 100%, 0 100%);
	padding-top: 8rem !important;
	padding-bottom: 4rem !important;
	margin-top: -5vw;
	margin-bottom: -3px;
}
#dnn_ContentPaneFullBleed2 p {
	color: #fff;
}
.quote {
	font-size: 2rem;
	margin-bottom: 3rem;
	font-family: "crimson text";
}
#dnn_ContentPaneFullBleed2 p.title {
	margin: 0px;
	color: #adadad;
		text-align: right;

}
.name {
	font-size: 1.6rem;
	line-height: 2.2rem;
	text-align: right;
}
#slide-window
  {
	  position: relative;
  width:100%;
  height:100%;
  overflow:hidden;
  top:0px;
  left:0px;
}

.slick-slider > div {
	    margin-left: 80px;
    margin-right: 80px;
}

.fa-chevron-left.slick-arrow {
  left: 0px;
  color: #fff; 
  z-index: 1;
	position: absolute;
	top: 50%;
	font-size: 2rem;
}
.fa-chevron-right.slick-arrow {
  right: 0px;
  color: #fff; 
	  z-index: 1;
		position: absolute;
	top: calc(50% - 20px);
font-size: 2rem;	
}

.slick-slide img {
	width: 100%;
}
/***************************************************
    RESPONSIVE
***************************************************/
@media (max-width: 1200px) {
	.fifty img {
	margin-top: -50px;
}
	p.quote {
		font-size: 2rem;
	}
}

@media (max-width: 991px) {
	.grid-layout {
	grid-template-columns: repeat(auto-fill, minmax(23%, calc(25% - 16px)));
}

.fifty .nom-button {
	position: relative;
	background: #fff;
	height: 400px;
	overflow: hidden;
}
.fifty img {
	margin-top: 0px;
}
	
	.slick-slider > div {
	    margin-left: 0px;
    margin-right: 0px;
}
	.fa-chevron-left.slick-arrow {
 display: none !important;
}
.fa-chevron-right.slick-arrow {
display:none !important;	
}
	.fifty img {
		height: 100%;
	}
	.fifty .nom-button {
	height: 300px;
}
	#dnn_ContentPaneFullBleed5 .dgov-grid {
		flex-wrap: wrap-reverse	
	}
	.slick-slide img {
		width: 50%;
		margin: auto;
	}
	
	#dnn_ContentPaneFullBleed5 * {
		text-align: center;
	}
}

@media (max-width: 778px) {
	.fifty {
	display: block;
	width: 100%;
	float: left;
	position: relative;
}
	
	#dnn_ContentPaneFullBleed2 .dgov-grid img {
	width: 40%;
    display: block;
    margin: auto;
	}
	
	#dnn_ContentPaneFullBleed2 .dgov-grid p {
		text-align: center;
	}
	
		.grid-layout {
	grid-template-columns: repeat(auto-fill, minmax(30.5%, calc(33% - 16px)));
}
		.fifty .nom-button {
	height: 400px;
}
}

@media (max-width: 550px) {
	#dnn_ContentPaneFullBleed2 .dgov-grid img, .slick-slide img {
	width: 60%;
	}	
	
			.grid-layout {
	    grid-template-columns: repeat(auto-fill, minmax(48.5%, calc(52% - 16px)));
}
		.fifty .nom-button {
	height: 300px;
}
		.nav>li>a>img {
		max-width: 30px;
	}
}

@media (max-width: 400px) {

	.grid-layout {
	grid-template-columns: repeat(auto-fill, minmax(100%, calc(100% - 16px)));
	}
	.span-2 {
	grid-column-end: span 1;
	grid-row-end: span 1;
	min-height: 400px !important;
}
.span-2-tall {
	grid-row-end: span 2;
}
.span-2-wide {
	grid-column-end: span 1;
	min-height: 150px !important;
}
		.fifty .nom-button {
	height: 200px;
}

}

@media (max-width: 1200px) {
	
	#dnn_ContentPaneFullBleed2 *, #dnn_ContentPaneFullBleed2 p.title {
		text-align: left;
	}

}

@media (max-width: 991px) {
	#dnn_ctr1188_HtmlModule_lblContent .padded {
		margin-top: 60px;
	}
	
	#dnn_ContentPaneFullBleed5 a {
		float: none;
	}
	.grid-layout {
	grid-template-columns: repeat(auto-fill, minmax(23%, calc(25% - 16px)));
}
	
	#dnn_ContentPaneFullBleed5 img {
		position: relative;
		margin: auto;
		width: 50%;
	}
	
	
	#dnn_ContentPaneFullBleed5 {
		padding-bottom: 0rem !important;
	}

.fifty .nom-button {
	position: relative;
	background: #fff;
	height: 400px;
	overflow: hidden;
}
.fifty img {
	margin-top: 0px;
}
	
	.slick-slider > div {
	    margin-left: 0px;
    margin-right: 0px;
}
	.fa-chevron-left.slick-arrow {
 display: none !important;
}
.fa-chevron-right.slick-arrow {
display:none !important;	
}
	.fifty img {
		height: 100%;
	}
	.fifty .nom-button {
	height: 300px;
}
	#dnn_ContentPaneFullBleed5 .dgov-grid {
		flex-wrap: wrap-reverse	
	}
	.slick-slide img {
		width: 50%;
		margin: auto;
	}
	
	#dnn_ContentPaneFullBleed5 *, #dnn_ContentPaneFullBleed2 * {
		text-align: center !important;
	}
	
.mobile-img {
	display: block;
}
#dnn_ContentPaneFullBleed2 .dgov-container > img {
    display:none;
}
	
	.carousel-wrap {
    max-width: 90%;
    width: 100%;
    overflow: hidden;
}
	
	.carousel-wrap:before, .carousel-wrap:after {
display:none;	
}
	
	
}

@media (max-width: 892px) {
	.nav>li>a>img {
		max-width: 100px;
	}
	.top-about-slice .dgov-grid > div:first-child {
		border-right: none;
	}
	
}
@media (max-width: 778px) {
		.nav>li>a>img {
		max-width: 50px;
	}
	.benefit, .what-is {
		padding: 0px;
		    padding-top: 4rem;
    padding-bottom: 4rem;
	}
	.fifty {
	display: block;
	width: 100%;
	float: left;
	position: relative;
}
	
	#dnn_ContentPaneFullBleed2 .dgov-grid img {
	width: 40%;
    display: block;
    margin: auto;
	}
	
	#dnn_ContentPaneFullBleed2 .dgov-grid p {
		text-align: center;
	}
	
		.grid-layout {
	grid-template-columns: repeat(auto-fill, minmax(30.5%, calc(33% - 16px)));
}
		.fifty .nom-button {
	height: 400px;
}
	#dnn_ContentPaneFullBleed5 img {
    position: relative;
    margin: auto;
    width: 75%;
}
	.video-wrapper {
	width: calc(100% - 20px);
    margin: auto;
    display: block;
}
}

@media (max-width: 550px) {
	
	
	#dnn_ContentPaneFullBleed2 .dgov-grid img, .slick-slide img {
	width: 100%;
	}	
	
			.grid-layout {
	    grid-template-columns: repeat(auto-fill, minmax(48.5%, calc(52% - 16px)));
}
		.fifty .nom-button {
	height: 300px;
}
		.nav>li>a>img {
		max-width: 29px;
	}
	
	.nav-pills>li+li {
		margin-left: 
			0px;
	}
	#dnn_ContentPaneFullBleed5 img {
		top: 0px;
	}
}

@media (max-width: 400px) {
	.grid-layout {
	grid-template-columns: repeat(auto-fill, minmax(100%, calc(100% - 16px)));
	}
	.span-2 {
	grid-column-end: span 1;
	grid-row-end: span 1;
	min-height: 400px !important;
}
.span-2-tall {
	grid-row-end: span 2;
}
.span-2-wide {
	grid-column-end: span 1;
	min-height: 150px !important;
}
		.fifty .nom-button {
	height: 200px;
}
}
/***************************************************
    end.
***************************************************/
