/*====================== Global ======================*/

body {
	min-width: inherit;
}


.section-item #left-col .entry-content p,
.section-item #left-col .entry-content p strong,
.section-item #right-col .entry-content p:first-child,
.section-item #right-col .entry-content blockquote+p,
#subsection-1-2 h3,
#bottom-section h5,
#bottom-section .img-txt-content p {
	font-family: 'Raleway', sans-serif!important;
}

#innerWrapper {
	overflow-x: hidden;
}

/*====================== Main Content ======================*/

/* reset those floats */

#primary,
.half .content-row-item {
	float: none;
}

/* reset those blocks */

.half .content-row-item,
.section-item #subsection-1-1 h3,
.section-item #subsection-1-1 .single-row,
.section-item #subsection-1-1 .single-row .img-holder,
.section-item #subsection-1-2 .single-row .img-holder,
.section-item #subsection-2-1 .single-row .img-holder,
.section-item #subsection-1-1 .single-row .txt-holder,
#bottom-section .img-txt-content {
	display: inline-block;
}

#main-content {
	padding-top: 0;
}

#primary {
	width: 100%;
}

#main-content,
#primary,
#primary #content {
	margin: 0;
}

/*======= Sections Content =======*/

#section-1.section-item .background-wrapper,
#section-2.section-item .background-wrapper {
	background-repeat: no-repeat;
}

#section-1.section-item .background-wrapper {
	background-position: right top;
}

#section-2.section-item .background-wrapper {
	background-position: bottom left;
}

.banner {
	-webkit-clip-path: polygon(0 0, 96% 0, 100% 100%, 0% 100%);
	clip-path: polygon(0 0, 96% 0, 100% 100%, 0% 100%);
	font-size: 1.45em;
	width: 24.5%;
	text-align: right;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px 35px 8px 0;
}

#section-1 .banner {
	width: 22.1%;
}

#section-2 .banner {
	width: 21.75%;
}

.content-row.half {
	padding: 3% 15%;
}

.content-row.half .content-row-item .entry-content {
	padding: 0;
}

.half .content-row-item {
	vertical-align: top;
}

.section-item #left-col {
	width: 70%;
}

.section-item #right-col {
	width: 29%;
}

.section-item #left-col .entry-content {
	text-align: left;
}

body.page-template-page-new-home #main .content-row.half .content-row-item .entry-content h1 {
	color: #44a6ca;
	font-family: 'museo300';
	font-size: 4em;
	font-weight: 100;
	height: auto;
    width: initial;
    overflow: visible;
}

#main .content-row.half .content-row-item .entry-content h5 {
	color: #8c8c8c;
	font-size: 2.5em;
	line-height: normal;
	padding: 1% 0 3.25%;
	font-weight: 100;
}

.section-item #left-col .entry-content p {
	font-size: 1.15em;
}

.section-item #right-col .entry-content p:first-child {
	margin-top: 3%;
}

.section-item #left-col .entry-content p:nth-child(3) {
	padding-bottom: 3%;
	padding-top: 0;
}

.section-item #left-col .entry-content p:nth-child(4) {
	color: #303234;
	margin-left: 3%;
}

.section-item #left-col .entry-content p:nth-child(4) span.check {
	position: relative;
	padding: 0 0 0 4%;
	display: block;
	line-height: 1.2;
}

.section-item #left-col .entry-content p:nth-child(4) span.check:before {
	font-family: FontAwesome;
	content: "\f00c";
	position: absolute;
	color: #5ea583;
	font-size: 1.2em;
	left: 0px;
}

.section-item #left-col .entry-content p strong {
	font-size: 1.25em;
	font-weight: 500;
	color: #000;
}

.section-item .fa-check {
	color: #5ea583;
	font-size: 1.2em;
	padding-right: 1%;
}

/*.section-item #left-col .entry-content p br{
	line-height: 2.5;
}*/

.section-item #left-col a {
	color: #005289;
	font-family: 'museo500';
	font-size: 1.15em;
	margin-left: 3.75%;
	text-decoration: none;
}

.section-item #right-col .entry-content p:first-child {
	/* z-index: 0; */
    border-radius: 15px;
    color: #646464;
    /* height: 90px; */
    /* margin-bottom: 12%; */
    /* margin-top: -40px; */
    /*padding-top: 5%;*/
}

/*#section-1.section-item #right-col .entry-content p:first-child img {
	width: 240px;
}*/

/*#section-1.section-item #right-col .entry-content p:nth-child(2) {
	z-index: 1;
	border-radius: 15px;
	color: #646464;
	height: 90px;
	margin-bottom: 12%;
	margin-top: -40px;
	padding-top: 46px;
}*/

.section-item #right-col .entry-content a.demo-button {
	background-color: #d96030;
    border-radius: 30px;
    color: #fff;
    font-family: 'museo500';
    font-size: 1.2em;
    margin: 4.5% auto 0;
    padding: 9px 22px;
    text-decoration: none;
    display: block;
    max-width: 138px;
}

.section-item .entry-content blockquote {
	background: transparent;
	font-size: 1.35em;
	margin: 0;
	padding: 0 10%;
	z-index: 1;
}

#section-1.section-item .entry-content blockquote {
	padding-top: 4%;
}

#section-2.section-item .entry-content blockquote {
    padding-top: 10%;
}

#main .section-item .quote-left,
#main .section-item .quote-right {
	color: #eec5b4;
	font-size: 46px;
	font-style: normal!important;
	vertical-align: text-top;
	z-index: -1;
}

#main .section-item .quote-left {
	letter-spacing: -5px;
}

.section-item #right-col .entry-content blockquote p span {
	font-family: 'museo300';
	font-style: italic;
	/*left: 7%;*/
}

.section-item #right-col .entry-content blockquote p span:nth-child(2) {
	vertical-align: super;
}

.section-item #right-col .entry-content blockquote+p {
	color: #848484;
	font-size: .9em;
	line-height: 1.2;
}

.section-item .sub-section {
	width: 100%;
}

#subsection-1-1 {
	width: 73%;
	margin: 0 0 0 14.75%;
	padding-bottom: 1%;
}

.section-item #subsection-1-1 h3 {
	color: #44a6ca;
	font-size: 3em;
	font-weight: bold;
	/*padding-top: 1.8%;*/
	text-align: left;
	vertical-align: top;
	width: 18%;
}

.section-item #subsection-1-1 h3 span+span {
	font-size: .7em;
	font-weight: normal;
	display: block;
	margin-top: 7%;
}

.section-item #subsection-1-1 .single-row {
	vertical-align: bottom;
	width: 80%;
}

.section-item #subsection-1-1 .single-row,
.section-item #subsection-1-1 .single-row .image-row {
	position: relative;
}

#subsection-1-1 .standard-row ol {
	display: block;
	width: 100%;
	min-height: 99px;
}

#subsection-1-1 .standard-row ol li {
	counter-increment: item;
	display: inline-block;
	width: 19%;
	text-align: left;
	vertical-align: text-top;
}

#subsection-1-1 .standard-row ol li span {
	color: #44a6ca;
	cursor: default;
	display: inline-block;
	font-size: 1.28em;
	font-weight: bold;
	width: 70%;
}

#subsection-1-1 .standard-row ol li:before {
	content: counter(item);
	color: #daedf4;
	display: inline-block;
	font-size: 3.25em;
	font-weight: bold;
	text-align: right;
	margin-right: 7%;
	vertical-align: top;
	width: 22%;
}

/*.section-item #subsection-1-1 .single-row .img-holder{
	width: 7%;
	padding-right: 10%;
}*/

/*.section-item #subsection-1-1 span.case-no{
	color: #daedf4;
    display: inline-block;
    font-size: 3.75em;
    font-weight: bold;
    text-align: left;
    vertical-align: top;
    width: 19%;
}

.section-item #subsection-1-1 span.case-no span{
	color: #44a6ca;
	display: inherit;
	font-size: .4em;
	line-height: 1.2;
	margin-top: -1%;
	max-width: 50%;
	padding-left: 8%;
	text-align: left;
	vertical-align: inherit;
}

.section-item #subsection-1-1 .single-row img{   
    height: 85px!important;
	max-width: inherit!important;
   	width: auto;   
}*/

/*.section-item #subsection-1-1 .single-row .txt-holder{
	color: #44a6ca;
	font-size: 1.5em;
    font-family: 'museo500';
    margin-left: -15.5%;
    margin-top: 2%;
    max-width: 107px;
    position: absolute;
}

.section-item #subsection-1-1 .single-row .txt-holder:last-child{
	margin-top: 0;
}

.section-item #subsection-1-1 .single-row p.sub-text{
    text-align: center;
}*/

/*======= Subsections Content =======*/

#subsection-1-2 {
	padding-top: 1%;
	padding-bottom: 1.25%;
}

#subsection-1-2 h3 {
	color: #fff;
	font-size: 1.15em;
	padding-bottom: 12px;
}

.section-item #subsection-1-2 .single-row .img-holder,
.section-item #subsection-2-1 .single-row .img-holder {
	margin: 0 auto;
	padding-left: 3%;
	vertical-align: middle;
}

.section-item #subsection-1-2 .single-row .img-holder:first-child,
.section-item #subsection-2-1 .single-row .img-holder:first-child {
	padding-left: 0;
}

#section-2.section-item #right-col .entry-content p:first-child {
	margin-top: 2%;
	padding-bottom: 0;
}

.section-item #subsection-1-2 .single-row .img-holder:last-child,
.section-item #subsection-2-1 .single-row .img-holder:last-child {
	padding-right: 0;
}

#section-2.section-item #right-col .entry-content p:nth-child(2) a {
	margin-top: 4%;
}

#subsection-2-1 {
	padding: 2.5% 0;
}

#subsection-2-1 h3 {
	font-size: 1.9em;
	font-family: 'museo500';
	padding-bottom: 25px;
}

/*======= Bottom Section Content =======*/

#bottom-section {
	padding-top: 2%;
	padding-bottom: 2%;
}

#bottom-section h5 {
	color: #2e2f30;
	font-weight: normal;
}

#bottom-section .bottom-section-content {
	padding: 2% 0;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	max-width: 1080px;
}

#bottom-section .img-txt-content {
	position: relative;
	vertical-align: top;
	max-width: 296px;
}

#bottom-section .bottom-section-content .img-txt-content a {
	display: block;
	color: #606060;
}

#bottom-section .img-txt-content img {
	max-width: 296px!important;
	min-width: 296px;
}

#bottom-content-entry-1 h2 {
	color: #fff;
	font-size: 7em;
	position: absolute;
	top: 67px;
	left: 67px;
}

#bottom-section .img-txt-content p {
	font-size: 1.4em;
	line-height: 1.3;
	text-align: left;
	max-width: 296px;
	/*margin-left: 4%;*/
}

#bottom-section .img-txt-content p a {
	color: #3e3e3e;
}

/*====================== Alternate Screen Sizes ======================*/

@media (max-width: 1700px) {
	#section-1 .banner {
		width: 23%;
	}
	#section-2 .banner {
		width: 22.35%;
	}
}

@media screen and (max-width: 1440px) {
	#section-1 .banner {
		width: 24.5%;
	}
	#section-2 .banner {
		width: 23.5%;
	}
	.section-item .entry-content blockquote{
		padding: 0 6%;
	}
	#bottom-section .bottom-section-content {
		padding: 2% 13% 0;
	}
	/*#bottom-section .img-txt-content p{
		 margin-left: 7px;
	}*/
}

@media (max-width: 1366px) {
	#section-1 .banner {
		width: 23.85%;
	}
	#section-2 .banner {
		width: 23%;
	}
	.content-row.half {
		padding: 3% 14%;
	}
	#subsection-1-1 {
		margin: 0 auto;
		padding: 0 5% 2%;
		width: 90%;
		box-sizing: content-box;
	}
	.section-item #subsection-1-1 h3 {
		min-width: 150px;
		width: 13%;
	}
	.section-item #subsection-1-1 .single-row {
		width: 85%;
	}
	.section-item #subsection-1-2 .single-row .img-holder {
		padding-left: 7%;
	}
}

/* big tablets */

@media screen and (max-width: 1280px) {
	#section-1 .banner {
		width: 24.35%;
	}
	#section-2 .banner {
		width: 25.35%;
	}
	.content-row.half {
		padding: 3% 13%;
	}
	#subsection-1-1 {
		/*width: 100%;*/
		padding: 0 0 2% 2%;
	}
	.section-item #subsection-1-2 .single-row .img-holder,
	.section-item #subsection-2-1 .single-row .img-holder {
		padding-left: 1%;
		padding-right: 1%;
	}
	#bottom-section .bottom-section-content {
		padding: 2% 4% 0;
	}
}

@media screen and (max-width: 1125px) {
	#section-1 .banner {
		width: 24.55%;
	}
	#section-2 .banner {
		width: 23.75%;
	}
	#section-1.section-item #right-col .entry-content p:nth-child(2) {
		padding-bottom: 28px;
		padding-left: 20px;
		padding-right: 20px;
	}
	#subsection-1-1 {
		padding: 0 0 2% 0;
	}
	.section-item #subsection-1-1 h3 {
		text-align: center;
	}
	.section-item #subsection-1-1 .single-row {
		width: 100%;
	}

	.section-item #subsection-1-2 .single-row .img-holder, .section-item #subsection-2-1 .single-row .img-holder{
		padding-right: 3%;
	}

	#bottom-section {
		padding: 2% 8%;
	}
	#bottom-section .bottom-section-content {
		padding: 2% 0;
	}
}

/* standard tablet landscape*/

@media screen and (max-width: 1024px) {
	body.page-template-page-new-home {
		min-width: 100%;
	}
	.content-row.half {
		padding: 3% 7%;
	}
	#section-1 .banner {
		width: 27.5%;
	}
	.section-item #right-col {
		padding-top: 3%;
	}
	#section-1.section-item .entry-content blockquote {
		padding-top: 10%;
	}
	#subsection-1-1 {
		width: 96%;
	}
	#section-2 .banner {
		width: 26.5%;
	}
	.section-item #subsection-1-1 h3 {
		display: block;
		margin: 0 auto;
	}
	#bottom-section {
		padding: 2% 4%;
	}
}

/* nexus tablets */

@media screen and (max-width: 960px) {
	.content-row.half {
		padding: 3% 9%;
	}
	.section-item #left-col {
		width: 100%;
		margin-right: 0;
	}
	#main .content-row.half .content-row-item .entry-content h1,
	#main .content-row.half .content-row-item .entry-content h5,
	.section-item #left-col .entry-content p:nth-child(3),
	.section-item #left-col .entry-content p strong {
		text-align: center;
	}
	.section-item #left-col .entry-content p:nth-child(4) {
		margin-left: 0;
	}
	.section-item #right-col {
		width: 100%;
		padding-top: 0;
	}
	.section-item #right-col .entry-content a.demo-button{
		margin-top: 2.5%;
	}
	#section-1.section-item .entry-content blockquote {
		padding-top: 2%;
	}
	#section-2.section-item .entry-content blockquote {
		padding-top: 0;
	}
	.section-item #right-col .entry-content a.fasc-button{
		margin-top: 2.5%;
	}
	#section-2.section-item #right-col .entry-content p:nth-child(2) a{
		margin-top: 2%;
		margin-bottom: 1%;
	}
	.section-item #right-col .entry-content p:first-child{
		margin-top: 0;
	}
	#section-2 .entry-content blockquote{
		padding-top: 0;
	}
	#section-2.section-item #right-col .entry-content p:nth-child(2) a {
		margin-top: 3%;
		margin-bottom: 2%;
	}
	.section-item #left-col {
		width: 100%;
		margin-right: 2%;
	}
	#main .content-row.half .content-row-item .entry-content h5 {
		font-size: 1.75em;
	}
	#subsection-1-1 {
		margin-top: 1%;
	}
	.section-item #subsection-1-2 .single-row .img-holder {
		padding-right: 4%;
	}
	#bottom-section {
		padding: 2% 2%;
	}
}

/* iPhone X Landscape */

@media screen and (max-width: 812px) {
	.content-row.half {
		padding: 3% 8%;
	}
	li#section-1 {
		display: block;
		margin-top: -.1%;
	}
	.banner {
		clip-path: polygon(0 0, 92% 0, 100% 100%, 0% 100%);
		padding: 9px 35px 6px 0;
	}
	#section-1 .banner,
	#section-2 .banner {
		width: 25%;
	}
	.section-item #left-col .entry-content p:nth-child(4) span.check {
		padding: 0 0 0 6%;
	}
	#subsection-1-2 {
		padding: 1% 2% 2%;
		box-sizing: border-box;
	}
	#bottom-section .img-txt-content img {
		max-width: 296px!important;
		min-width: initial;
		width: 95%;
	}
	#bottom-section .img-txt-content p {
		font-size: 1.2em;
		margin-left: 2%;
	}
}

/* standard tablet */

@media screen and (max-width: 768px) {
	.section-item #subsection-1-1 h3 {
		width: 100%;
	}
	.section-item #subsection-1-1 h3 span,
	.section-item #subsection-1-1 h3 span+span {
		display: inline;
	}
	.section-item #subsection-1-1 h3 span+span {
		font-size: inherit;
	}
	#subsection-1-1 {
		width: 100%;
		box-sizing: content-box;
		padding: 0 0 3%;
	}
	#section-1 .content-row-item {
		margin-top: 5%;
	}
	#section-1.section-item #right-col .entry-content p:nth-child(2) {
		margin-bottom: 2%;
	}

	.section-item .entry-content blockquote{
		padding: 5% 10% 0;
	}

	.section-item #right-col .entry-content blockquote+p{
		padding-bottom: 3%;
	}

	#subsection-1-1 .standard-row ol li:before{
		font-size: 2.25em;
	}

	#subsection-1-1 .standard-row ol li span{
		font-size: 1.1em;
	}

	#subsection-1-2 {
		padding-bottom: 3.5%;
	}
	#content img {
		zoom: .9;
	}
	#bottom-section .img-txt-content img {
		width: 255px;
	}
	#bottom-section .img-txt-content p {
		text-align: center;
	}
}

@media screen and (max-width: 703px) {
	.section-item #subsection-1-2 .single-row .img-holder:nth-child(4) {
    	padding-right: 0;
	}
	.section-item #subsection-1-2 .single-row .img-holder:nth-child(5) {
		padding-left: 0;
	}
}

@media screen 
and (min-width: 668px)
and (max-width: 691px) {
	ul#menu-top-nav-alternate{
	    margin-left: 5%;
	}
}

/* standard phone landscape */

@media screen and (max-width: 667px) {
	.section-item #left-col{
		margin-right: 0;
	}
	#subsection-1{
        background-color: #c0c1c2;
  }
  #subsection-1-1 {
    width: 100%;
    box-sizing: content-box;
    padding: 0;
  }
  .section-item #subsection-1-1 h3 {
    width: 100%;
    padding-top: 4%;
    color: #fff;
  }
  .section-item #subsection-1-1 h3 span+span{
    font-weight: bold;
  }
  .section-item #subsection-1-1 .single-row {
    width: 98%;
    box-sizing: content-box;
    margin: 0 auto;
  }
  .section-item #subsection-1-1 .standard-row{
    margin-bottom: 2%;
  }
  #subsection-1-1 .standard-row ol{
    display: block;
    width: 100%;
    box-sizing: content-box;
  }
  #subsection-1-1 .standard-row ol li{
        display: table;
    width: 48.15%;
    text-align: left;
    background-color: #fff;
    padding: 0 17% 0 35%;
    margin: 3px 0;
    text-align: left;
    min-height: 55px;
    box-sizing: content-box;
  }
  #subsection-1-1 .standard-row ol li:before {
    color: #165189;
    display: block;
    position: absolute;
    font-size: 2.25em;
    font-weight: bold;
    text-align: right;
    margin-top: 2.4%;
    left: 7%;
    width: 21.5%;
  }
  #subsection-1-1 .standard-row ol li span {
    display: block;
    width: 100%;
    display: table-cell;
    vertical-align: middle;
  }
  #subsection-1-1 .standard-row ol li span br{
  	display: none;
  }
	#bottom-section .img-txt-content img {
		width: 220px;
	}
}

@media screen and (max-width: 610px) {
	#bottom-section .img-txt-content img {
    	width: 35vw;
	}
	#bottom-section .img-txt-content p{
		font-size: 2.5vw;
	}
}

@media screen and (max-width: 604px) {
	#header-menu-alt #topNav input:checked+span+span+span {
    	transform: rotate(-45deg) translate(0, -2px);
	}
}

/* Small Adjustments  */
@media screen and (max-width: 570px) {
	#section-1 .banner, #section-2 .banner {
    	width: 36%;
	}
	#subsection-1-1 .standard-row ol li:before{
		margin-top: 3%;
	}
}

@media screen and (max-width: 468px) {
	.section-item #subsection-1-2 .single-row .img-holder:nth-child(3) {
    	padding-right: 0;
	}
	.section-item #subsection-1-2 .single-row .img-holder:nth-child(4) {
    	padding-right: 4%;
	}
	.section-item #subsection-1-2 .single-row .img-holder:nth-child(n+4) {
    	padding-top: 4%;
	}
	#bottom-section .bottom-section-content, #bottom-section .img-txt-content{
		display: block;
		box-sizing: border-box;
	}
	#bottom-section .img-txt-content{
		width: 100%;
		max-width: initial;
	}
	#bottom-section .img-txt-content img{
		width: 100%;
	}
	#bottom-section .img-txt-content p {
    	font-size: 4.5vw;
    	margin: 2% auto 5%;
	}
}

@media screen and (max-width: 411px) {
	.section-item #subsection-1-2 .single-row .img-holder:nth-child(5) {
    	padding-right: 1%;
	}
	.section-item #left-col .entry-content p:nth-child(4) span.check{
		padding: 0 0 0 11%;
	}
	.content-row.half {
    	padding: 3% 6%;
	}
	#subsection-2-1 {
    	padding: 6% 0;
	}
}

@media screen and (max-width: 403px) {
	.section-item #subsection-1-2 .single-row .img-holder:nth-child(5) {
    	padding-right: 0;
	}
}

@media screen and (max-width: 400px) {
	#section-1 .banner, #section-2 .banner {
    	width: 48%;
	}
	#section-2 .entry-content h1 {
    	padding-top: 5%;
	}
}

@media screen and (max-width: 392px) {
	.section-item #subsection-2-1 .single-row .img-holder:nth-child(n+3) {
    	padding-top: 4%;
	}

}

@media screen and (max-width: 320px) {
	.section-item #subsection-1-1 h3{
		line-height: 1.2;
	}
	#subsection-1-1 .standard-row ol li{
		box-sizing: border-box;
		padding: 0 0 0 26%;
		min-height: 65px;
		width: 100%;
	}
	#subsection-1-1 .standard-row ol li:before{
		margin-top: 6%;
    	left: 0;
	}
	#subsection-1-1 .standard-row ol li span {
	    display: block;
	    width: 75%;
	    display: block;
	    margin-top: 4%;
	}
	.section-item #subsection-1-2 .single-row .img-holder:nth-child(4) {
    	padding-right: 0;
	}
	#bottom-section .img-txt-content p{
		font-size: 5.75vw;
	}
}