/* Infinity Pro Front Page
Loaded on the front page */

/* Front Page
---------------------------------------------------------------------------------------------------- */

.front-page .site-inner {
	margin-top: 0;
	max-width: 100%;
	padding-top: 0;
}

.front-page .site-header {
	background: url(https://www.northcentralmachine.com/wp-content/uploads/bg-transparent-white-30.png);
	border-bottom: 1px solid transparent;
}

.front-page .black .site-header {
	background-color: #000;
	background-image: none;
	border-bottom: 1px solid #666;
}

.front-page .site-header .widget-area h2 {
	color: #000;
}

.front-page .black .site-header .widget-area h2 {
	color: #fff;
}

.front-page .site-title a {
    background-image: url(https://www.northcentralmachine.com/wp-content/uploads/logo-dark.png) !important;
}

.front-page .black .site-title a {
    background-image: url(https://www.northcentralmachine.com/wp-content/uploads/logo.png) !important;
}

.front-page .offscreen-content-icon button,
.front-page .site-title a,
.front-page .site-title a:hover,
.front-page .site-title a:focus {
	color: #000;
}

@media only screen and (min-width:960px) {
	.front-page .nav-primary .genesis-nav-menu a {
		color: #000;
	}
}

.front-page .offscreen-content button,
.front-page .offscreen-content-icon button {
	background-color: transparent;
}

.front-page .black .offscreen-content button,
.front-page .black .offscreen-content-icon button {
	background-color: #000;
}

.front-page .genesis-nav-menu .sub-menu a,
.front-page .black .genesis-nav-menu a,
.front-page .black .offscreen-content-icon button {
	color: #fff;
}

.front-page .genesis-nav-menu a:hover,
.front-page .genesis-nav-menu a:focus,
.front-page .offscreen-content-icon button:hover,
.front-page .offscreen-content-icon button:focus,
.front-page .black .genesis-nav-menu a:hover,
.front-page .black .genesis-nav-menu a:focus {
	color: #FFDD00;
}

.front-page.full-width-content .content {
	border-right: none;
	max-width: 100%;
	padding: 0;
}

.front-page .content {
	background-image: none;
}

.front-page .content .entry {
	background: none;
}

.front-page .widget p.thirty {
	margin-bottom: 30px;
}

.front-page img {
	vertical-align: top;
}

.front-page .widget ol,
.front-page .widget ul {
	margin-bottom: 30px;
	margin-left: 40px;
}

.front-page .widget ol > li {
	list-style-type: decimal;
}

.front-page .widget ul > li {
	list-style-type: disc;
}

.front-page .widget ol ol,
.front-page .widget ul ul {
	margin-bottom: 0;
}

.front-page .widget ul > li {
    margin-bottom: 0;
    padding-bottom: 0;
}


/* Front Page Sections
---------------------------------------------------------------------------------------------------- */

.front-page-2,
.front-page-3,
.front-page-4,
.front-page-5,
.front-page-6,
.front-page-7,
.front-page-8 {
	border-top: 73px solid transparent;
	margin-top: -73px;
	-webkit-background-clip: padding-box;
	-moz-background-clip:    padding;
	background-clip:         padding-box;
	position: relative;
	z-index: 9;
}

.front-page-2,
.front-page-3,
.front-page-4,
.front-page-5,
.front-page-6,
.front-page-7,
.front-page-8 {
	padding-bottom: 100px;
	padding-top: 100px;
	line-height: 1.5;
}

.front-page-2 .wrap,
.front-page-3 .wrap,
.front-page-4 .wrap,
.front-page-5 .wrap,
.front-page-6 .wrap,
.front-page-7 .wrap,
.front-page-8 .wrap {
	margin-left: auto;
	margin-right: auto;
	max-width: 95%;
	padding-left: 20px;
	padding-right: 20px;
}

.front-page-2 .widget-title,
.front-page-3 .widget-title,
.front-page-4 .widget-title,
.front-page-5 .widget-title,
.front-page-6 .widget-title,
.front-page-7 .widget-title,
.front-page-8 .widget-title {
	font-size: 50px;
	font-size: 5rem;
	font-weight: 700;
	letter-spacing: 0;
	text-transform: none;
}

.front-page-1 p:last-child,
.front-page-2 p:last-child,
.front-page-3 p:last-child,
.front-page-4 p:last-child,
.front-page-5 p:last-child,
.front-page-6 p:last-child,
.front-page-7 p:last-child,
.front-page-8 p:last-child {
	margin-bottom: 0;
}

.front-page h1,
.front-page h2 {
	color: #000;
}


/* Front Page 1
---------------------------------------------------------------------------------------------------- */

.front-page-1 {
	padding: 0;
	text-align: center;
	width: 100%;
}
.front-page-1 .wrap {
	width: 100%;
}

.front-page-1 h2 {
	font-size: 42px;
	font-size: 4.2rem;
	font-weight: 700;
	letter-spacing: normal;
	text-transform: uppercase;
	color: #fff;
}

.front-page-1 .widget ol,
.front-page-1 .widget ul {
	margin: 0;
}


/* Front Page 2
---------------------------------------------------------------------------------------------------- */

.front-page-2 {
	background-color: #fff;
}

.front-page-2 .widget-full .wrap {
	max-width: 960px;
}

/* Front Page 3
---------------------------------------------------------------------------------------------------- */

.front-page-3 {
	background-color: #bdd0e7;
}

.front-page-3 .widget-full .wrap {
	max-width: 960px;
}

.front-page-3 .widget-title {
	font-size: 40px;
	font-size: 4rem;
}

.front-page-3 .button {
	text-align: center;
	margin-top: 24px;
}


/* Front Page 4
---------------------------------------------------------------------------------------------------- */

.front-page-4 {
	background-color: #203C7F;
	color: #fff;
	text-align: center;
}

.front-page-4 .wrap {
	max-width: 100%;
}

.front-page-4,
.front-page-4 p,
.front-page-4 .widget-title {
	color: #fff;
}

.front-page-4 .widget-title {
	font-size: 50px;
	font-size: 5rem;
}

.front-page-4 p {
	font-size: 34px;
	font-size: 3.4rem;
}


/* Front Page 5
---------------------------------------------------------------------------------------------------- */

.front-page-5 {
	background-color: #f5f5f5;
}

.front-page-5 .wrap {
	max-width: 960px;
}


/* Front Page 6
---------------------------------------------------------------------------------------------------- */

.front-page-6 {
	text-align: center;
}

.front-page-6 img {
	display: inline;
	margin: 0 20px;
}
.front-page-6,
.front-page-6 .widget-title {
	color: #000;
}

/* Flexible Widgets
---------------------------------------------------------------------------------------------------- */

.flexible-widgets .widget {
	float: left;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

.flexible-widgets.widget-full .widget {
	padding-left: 0;
	padding-right: 0;
}

.flexible-widgets .widget:last-of-type {
	margin-bottom: 0;
}

.flexible-widgets.widget-full .widget,
.flexible-widgets.widget-area .widget:nth-of-type(1),
.flexible-widgets.widget-halves.uneven .widget:last-of-type {
	width: 100%;
}

.flexible-widgets.widget-fourths .widget {
	width: 25%;
	vertical-align: middle;
}

.flexible-widgets.widget-halves .widget {
	width: 50%;
	vertical-align: middle;
}

.flexible-widgets.widget-thirds .widget {
	width: 33.33%;
	vertical-align: middle;
}

.flexible-widgets.widget-halves .widget:nth-child(even),
.flexible-widgets.widget-thirds .widget:nth-child(3n+2),
.flexible-widgets.widget-fourths .widget:nth-child(4n+2) {
	clear: left;
}


/* Content Boxes
---------------------------------------------------------------------------------------------------- */

.front-page .content-box {
	padding: 20px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px;
	font-size: 1.8rem;
	letter-spacing: normal;
	text-transform: uppercase;

}

.front-page .solid-section .content-box {
	background: transparent;
	color: #000;
}

.front-page .content-box.yellow {
	background-color: #fff601;
	color: #000;
}

.front-page .content-box.green {
	background-color: #0f850d;
	color: #000;
}

.front-page .content-box.red {
	background-color: #ba0001;
	color: #000;
}

.front-page .content-box a {
	color: #fff;
}
.front-page .content-box a:hover {
	color: #999;
}
.front-page .content-box a.dark {
	color: #000;
}
.front-page .content-box a.dark:hover {
	color: #666;
}

.front-page .content-box h4 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px;
	font-size: 1.8rem;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.front-page .content-box p {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.4;
	margin-bottom: 0;
	font-weight: 700;
}

.content-box .icon {
	font-size: 50px;
	color: #fff;
}

.content-box .icon:hover {
	color: #999;
}

.content-box .icon.dark {
	color: #333;
}

.content-box .icon.dark:hover {
	color: #666;
}


.soliloquy-theme-base .soliloquy-caption-bottom .soliloquy-caption-inside {
    padding: 28px 0 !important;
}


/* Fadeup Effect
---------------------------------------------------------------------------------------------------- */

.js .fadeup-effect {
	opacity: 0;
	overflow: hidden;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
}

@-webkit-keyframes fadeInUp {
	from { opacity: 0; -webkit-transform: translateY(20px); }
	to { opacity: 1; -webkit-transform: translateY(0); }
}

@keyframes fadeInUp {
	from { opacity: 0; transform: translateY(20px); }
	to { opacity: 1; transform: translateY(0); }
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}


/* Media Queries
---------------------------------------------------------------------------------------------------- */

@media only screen and (max-width: 1600px) {

	/* Front Page 1
	---------------------------------------------------------------------------------------------------- */
	.front-page-1 h2 {
		font-size: 36px;
		font-size: 3.6rem;
	}
	
	/* Front Page 2
	---------------------------------------------------------------------------------------------------- */
	/* NO ADJUSTMENTS */

	/* Front Page 3
	---------------------------------------------------------------------------------------------------- */
	.front-page-3 .widget-title {
		font-size: 36px;
		font-size: 3.6rem;
	}

	/* Front Page 4
	---------------------------------------------------------------------------------------------------- */
	/* NO ADJUSTMENTS */

	/* Front Page 6
	---------------------------------------------------------------------------------------------------- */
	/* NO ADJUSTMENTS */

}

@media only screen and (max-width: 1200px) {

	/* Front Page 1
	---------------------------------------------------------------------------------------------------- */
	.front-page-1 h2 {
		font-size: 32px;
		font-size: 3.2rem;
	}
	
	/* Front Page 2
	---------------------------------------------------------------------------------------------------- */
	/* NO ADJUSTMENTS */

	/* Front Page 3
	---------------------------------------------------------------------------------------------------- */
	/* NO ADJUSTMENTS */

	/* Front Page 4
	---------------------------------------------------------------------------------------------------- */
	/* NO ADJUSTMENTS */

	/* Front Page 6
	---------------------------------------------------------------------------------------------------- */
	/* NO ADJUSTMENTS */

}

@media only screen and (max-width: 1024px) {

	/* Square Screen and Tablet Landscape
	---------------------------------------------------------------------------------------------------- */

	.front-page .site-inner {
		margin-top: 0;
		padding: 0;
	}

	.front-page .offscreen-content-icon button,
	.front-page .site-title a,
	.front-page .site-title a:hover,
	.front-page .site-title a:focus {
		color: #000;
	}

	.front-page-2, 
	.front-page-3, 
	.front-page-4, 
	.front-page-5, 
	.front-page-6, 
	.front-page-7, 
	.front-page-8 {
		padding-bottom: 60px;
		padding-top: 60px;
	}

	.front-page-2 .wrap,
	.front-page-3 .wrap,
	.front-page-4 .wrap,
	.front-page-5 .wrap,
	.front-page-6 .wrap,
	.front-page-7 .wrap {
		padding-left: 5%;
		padding-right: 5%;
	}

	.flexible-widgets.widget-fourths .widget {
		width: 50%;
		vertical-align: middle;
	}

	.flexible-widgets .widget {
		padding-left: 0;
		padding-right: 0;
	}
	
	.flexible-widgets.widget-fourths .widget {
		float: left;
		padding-left: 10px;
		padding-right: 10px;
		width: 50%;
	}

	/* Front Page 1
	---------------------------------------------------------------------------------------------------- */
	/* NO ADJUSTMENTS */

	/* Front Page 2
	---------------------------------------------------------------------------------------------------- */
	/* NO ADJUSTMENTS */

	/* Front Page 3
	---------------------------------------------------------------------------------------------------- */
	/* NO ADJUSTMENTS */
	
	/* Front Page 4
	---------------------------------------------------------------------------------------------------- */
	/* NO ADJUSTMENTS */


	/* Front Page 6
	---------------------------------------------------------------------------------------------------- */
	.front-page-6 .widget-title {
		font-size: 44px;
		font-size: 4.4rem;
	}

	.front-page-6 img {
		margin: 0 20px;
	}
	

}

@media only screen and (max-width: 960px) {

	/* Tablet Portrait
	---------------------------------------------------------------------------------------------------- */


	.front-page .site-title a {
		background-image: url(https://www.northcentralmachine.com/wp-content/uploads/logo.png) !important;
	}

	
	.header-image.front-page .site-header {
		background: #000;
		border-bottom: none;
	}

	.header-image.front-page .genesis-nav-menu a,
	.header-image.front-page .genesis-nav-menu .sub-menu a,
	.header-image.front-page .offscreen-content-icon button {
		color: #fff;
	}

	
	/* Front Page 1
	---------------------------------------------------------------------------------------------------- */		
	.front-page-1 h2 {
		font-size: 28px;
		font-size: 2.8rem;
	}

	/* Front Page 2
	---------------------------------------------------------------------------------------------------- */
	/* NO ADJUSTMENTS */
	
	/* Front Page 3
	---------------------------------------------------------------------------------------------------- */
	/* NO ADJUSTMENTS */

	/* Front Page 4
	---------------------------------------------------------------------------------------------------- */
	/* NO ADJUSTMENTS */

	/* Front Page 6
	---------------------------------------------------------------------------------------------------- */
	/* NO ADJUSTMENTS */


}
	

@media only screen and (max-width: 736px) {

	/* iPhone 6 & 7 Plus Landscape
	---------------------------------------------------------------------------------------------------- */

	.flexible-widgets.widget-halves .widget,
	.flexible-widgets.widget-thirds .widget,
	.flexible-widgets.widget-fourths .widget {
		float: none !important;
		width: 100% !important;
	}

	
	.front-page-2,
	.front-page-3,
	.front-page-4,
	.front-page-5,
	.front-page-6,
	.front-page-7 {
		padding: 20px;
	}

	.front-page-2 .wrap,
	.front-page-3 .wrap,
	.front-page-4 .wrap,
	.front-page-5 .wrap,
	.front-page-6 .wrap,
	.front-page-7 .wrap {
		padding: 0;
		width: 100%;
		max-width: 100%;
	}

	/* Front Page 1
	---------------------------------------------------------------------------------------------------- */		
	.front-page-1 h2 {
		font-size: 28px;
		font-size: 2.8rem;
	}

	/* Front Page 2
	---------------------------------------------------------------------------------------------------- */
	/* NO ADJUSTMENTS */

	/* Front Page 3
	---------------------------------------------------------------------------------------------------- */
	.front-page-3 .widget-title {
		font-size: 30px;
		font-size: 3.0rem;
	}
	
	/* Front Page 4
	---------------------------------------------------------------------------------------------------- */
	.front-page-4 .widget-title {
		font-size: 44px;
		font-size: 4.4rem;
	}
	
	/* Front Page 6
	---------------------------------------------------------------------------------------------------- */
	.front-page-6 .widget-title {
		font-size: 40px;
		font-size: 4.0rem;
	}

	.front-page-6 img {
		margin: 0;
	}
	
	/* Front Page 6
	---------------------------------------------------------------------------------------------------- */
	/* NO ADJUSTMENTS */
	

}

@media only screen and (max-width: 667px) { 

	/* iPhone 6 & 7 Landscape
	---------------------------------------------------------------------------------------------------- */

	/* Front Page 1
	---------------------------------------------------------------------------------------------------- */
	.front-page-1 h2 {
		font-size: 26px;
		font-size: 2.6rem;
	}
	
	/* Front Page 2
	---------------------------------------------------------------------------------------------------- */
	/* NO ADJUSTMENTS */

	/* Front Page 3
	---------------------------------------------------------------------------------------------------- */
	/* NO ADJUSTMENTS */
	
	/* Front Page 4
	---------------------------------------------------------------------------------------------------- */
	.front-page-4 .widget-title {
		font-size: 40px;
		font-size: 4.0rem;
	}

	/* Front Page 6
	---------------------------------------------------------------------------------------------------- */
	/* NO ADJUSTMENTS */


}

@media only screen and (max-width: 568px) {

	/* iPhone 5 Landscape
	---------------------------------------------------------------------------------------------------- */

	/* Front Page 1
	---------------------------------------------------------------------------------------------------- */
	/* NO ADJUSTMENTS */
	
	/* Front Page 2
	---------------------------------------------------------------------------------------------------- */
	/* NO ADJUSTMENTS */

	/* Front Page 3
	---------------------------------------------------------------------------------------------------- */
	/* NO ADJUSTMENTS */

	/* Front Page 4
	---------------------------------------------------------------------------------------------------- */
	/* NO ADJUSTMENTS */

	/* Front Page 6
	---------------------------------------------------------------------------------------------------- */
	/* NO ADJUSTMENTS */

}

@media only screen and (max-width: 414px) {

	/* iPhone 6 & 7 Plus Portrait
	---------------------------------------------------------------------------------------------------- */

	/* Front Page 1
	---------------------------------------------------------------------------------------------------- */
	.front-page-1 h2 {
		font-size: 26px;
		font-size: 2.6rem;
	}
	
	/* Front Page 2
	---------------------------------------------------------------------------------------------------- */
	/* NO ADJUSTMENTS */

	/* Front Page 3
	---------------------------------------------------------------------------------------------------- */
	/* NO ADJUSTMENTS */

	/* Front Page 4
	---------------------------------------------------------------------------------------------------- */
	/* NO ADJUSTMENTS */

	/* Front Page 6
	---------------------------------------------------------------------------------------------------- */
	/* NO ADJUSTMENTS */


}

@media only screen and (max-width: 375px) {

	/* iPhone 6 & 7 Portrait
	---------------------------------------------------------------------------------------------------- */

	/* Front Page 1
	---------------------------------------------------------------------------------------------------- */
	/* NO ADJUSTMENTS */

	/* Front Page 2
	---------------------------------------------------------------------------------------------------- */
	/* NO ADJUSTMENTS */

	/* Front Page 3
	---------------------------------------------------------------------------------------------------- */
	.front-page-3 .widget-title {
		font-size: 26px;
		font-size: 2.6rem;
	}

	/* Front Page 4
	---------------------------------------------------------------------------------------------------- */
	/* NO ADJUSTMENTS */

	/* Front Page 6
	---------------------------------------------------------------------------------------------------- */
	/* NO ADJUSTMENTS */

}

@media only screen and (max-width: 320px) {

	/* iPhone 5 Portrait
	---------------------------------------------------------------------------------------------------- */

	/* Front Page 1
	---------------------------------------------------------------------------------------------------- */
	/* NO ADJUSTMENTS */

	/* Front Page 2
	---------------------------------------------------------------------------------------------------- */
	/* NO ADJUSTMENTS */

	/* Front Page 3
	---------------------------------------------------------------------------------------------------- */
	/* NO ADJUSTMENTS */

	/* Front Page 4
	---------------------------------------------------------------------------------------------------- */
	/* NO ADJUSTMENTS */
	
	/* Front Page 6
	---------------------------------------------------------------------------------------------------- */
	/* NO ADJUSTMENTS */



}
