
.hero { 
	display: block;
	width: 100%;
	max-width: 1440px;
	height: auto;
	overflow: hidden;
	text-align: left;
	margin: 0 auto 0 auto; 
	clear: both;     
}
.hero-column {
    width: 50%;
    float: left;
    position: relative; 
}

.wrapper {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px 20px;  
	 padding-bottom: 20px;
}

.wrapper-962 {
    width: 100%;
    max-width: 1002px;
    margin: 0 auto;
    padding: 0px 20px;
}

.wrapper-566 {
    width: 100%;
    max-width: 606px;
    margin: 0 auto;
    padding: 0px 20px;
}

.grid-wrapper {
    display: table;
    width: 100%; 
	 /*
	 	padding:6px;  
	   color: #444;
    background-color: #FFFFFF;
    */
	 margin-bottom: 50px;
    text-align: left;
    vertical-align: middle;
}
div.wrapper > div.grid-wrapper { 
	margin-bottom: 0px;
}
.section-layout {}

.section-sidebar {
    width: 23.1896551724%;
}

.aqua {
    height: 100%;
    background-color: aqua;
}

.s1 {
    width: 100%;
}

.s2 {
    width: 50%;
}

.s3 {
    width: 33.3333%;
}

.s4 {
    width: 25%;
}

.sGrid {
    width: 75%;
    display: table-cell;
    float: left;
}

.sGrid-962 {
    width: 68.736%;
    display: table-cell;
    float: left;
}

.s4-962 {
    width: 31.264%;
}

.grid,
.grid-962 {
    float: left;
    min-height: 200px;
	 /*
    background-color: #A6DCf7;
    */
	 background-color: transparent;
	 padding-bottom: 20px;
    text-align:left;
}

.grid {
    margin-right: 2.4137931034483%;
	 background-color: white; 
}

.grid-962 {
    margin-right: 2.9106029106029%;
}

.grid:last-child,
.grid-962:last-child {
    margin: 0;
}

code {
    display: block;
    position: relative;
    top: 50%;
    transform: translate3d(0, -50%, 0);
    -webkit-transform: translate3d(0, -50%, 0);
}

.one-column {
    width: 6.1206896551724%;
}

.two-column {
    width: 48.7931034482%;
}

.three-column {
    width: 31.724137931%;
}

.four-column {
    width: 23.0896551724%; 
}
.four-column:nth-of-type(4n+1) { 
	clear: left;  
}
.four-column:nth-of-type(4n+4) {
	margin-right: 0;  
}

.nine-column {
    width: 74.3965517242%;
    background: transparent !important;
    float: left;
}

.one-column-962 {
    width: 7.3804573804574%;
}

.three-column-962 {
    width: 27.9625779626%;
}

.five-column-962 {
    width: 48.5446985447%;
}

.seven-column-962 {
    width: 69.1268191268%;
}

.box {
    flex: 0 0 auto;
    padding: 14px;
    height: 400px;
}
.section-item {
    margin-right: 3.2444959443801%;
    width: 31.17033603708%;
    float: left;
    height: 200px;
    margin-bottom: 60px;
    text-align: left;

}


@media only screen and (min-width: 993px) {	/* Full widescreen */
.section-item:nth-child(3n+4) {
    margin-right: 0;
}
}

@media only screen and (max-width: 992px) {
/*
	.hero-column,
    .hero-left,
    .hero-right {
	   width: 50%;
        float: left;
    }
    .our-promise {
        width: 50%;
        float: left;
    }
    .first-story {
        width: 50%;
        float: left;
    }
*/
}

@media only screen and (max-width: 800px) {
    .our-promise {
        width: 100%;
    }
    .first-story {
        width: 100%;
    }
    .four-column {
        width: 48.7931034482%;
    }
    .four-column:nth-child(even) {
        margin: 0;
    }
	 .nine-column {
        width: 100%; 
    }
	 .section-item:nth-of-type(3n+3) {
        margin-right: 0; 
    }
    .module {
        display: flex;
        -webkit-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }
	.seven-column-962 {
		width: 100%; 
	}
    .grid.widget {
        width: 48.7931034482%;
        order: 2;
        -webkit-order: 2;
    }
    .grid.widget:nth-of-type(2) {
        margin: 0;
        order: 3;
        -webkit-order: 3;
    }
    .grid.tabbed {
        width: 100%;
        order: 1;
        -webkit-order: 1;
        margin-right: 0;
    }
}

@media only screen and (max-width: 700px) {
	.wrapper {
		padding: 20px;
	}

	/*
    .second-story,
    .third-story,
    .fourth-story,
    .fifth-story {
        width: 100%;
        border-bottom: solid 1px #072C44;
    }
    .our-promise,
    .first-story {
        border-bottom: solid 1px #072C44;
    }
	 */
	.three-column-962 {
		width: 100%; 
	}
    .two-column,
    .three-column,
    .five-column-962 {
        width: 100%;
		  margin-bottom: 0.5rem !important;
    }
    .grid.widget,
    .grid.tabbed {
        width: 100%;
        margin-bottom: 0.5rem !important;
        margin-right: 0;
    }
	
	 
	/*
    .three-column-962 {
        display: none;
		  width: 0; height: 0;
    }
    .seven-column-962 {
        width: 100%;
    }
    .section-sidebar {
        display: none;
    }

	.sGrid-962,
	.three-column-962,
    .seven-column-962 {
        width: 100%;
    }
 */	 
 	
    .section-item {
        width: 48.7931034482%;
        margin-right: 2.4137931034483%;
    }
	.section-item:nth-of-type(3n+3) {   
        margin-right: 2.4137931034483%;
    }
	.section-item:nth-of-type(2n+2) { 
        margin-right: 0;
    }
		
	.grid-wrapper {
		display: block;  
}
	.grid-wrapper:before,
	.grid-wrapper:after {
		content: "";
		display: block;
		overflow: hidden;
		visibility: hidden;
		width: 0;
		height: 0;
		clear: both; 
	}
} 

@media only screen and (max-width: 460px) {
	.section-item  {
		width: 100%;
		height: auto;
		margin-bottom: 20px;
    }  
}

/* 55.0862068966

19.3103448276

639


71 x 9 = 639
28 x 8 = 224
639 + 224 = 863

71 is 8.2271147161066% of 863
28 is 3.2444959443801% of 863

71 x 3 = 213
28 x 2 = 56
213 + 56 = 269
269 is 31.17033603708% of 863
*/