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

body {
	margin: 0;
}

.top_nav_main {
	width: 100%; 
	height: 165px;	
}

/* centers the top nav and logo */
.topnav_center {
	min-width: 100px;
	max-width: 800px;
	height: 130px; 
	margin-left: auto;
	margin-right: auto;

}

.logo_01 {
	position: relative;
	width: 100%;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
}

.logo_01 img{ 
	max-height: 75%;
	max-width: 100%;
	width: auto;
	height: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

/* social media links */
.topnav_links_iphone_hidden {
	display: none;
}

.topnav_links {
	display: none;
	width: 600px;
	height: 65px;
	float: right;
	text-align: right;
	color: #FFFFFF;
	font-family: 'Work Sans', sans-serif;
	font-size: 16px;
	font-weight: 300;	
}

		/* this css vertically pushes down to align the text to the top of the logo */
.pushdown01 {
	position: relative;
	top: 9px;
	
} 

		/* this css vertically pushes up to the text to center it with the left and right bracket images */
	.pushup02 {
	position: relative;
	top: -8px;	
	}
	
		.topnav_links a:link {
			color: #000000;
			font-family: 'Work Sans', sans-serif;
			font-size: 12px;
			text-decoration: none;
		}

		.topnav_links a:visited {
			color: #000000;
			font-family: 'Work Sans', sans-serif;
			font-size: 12px;
			text-decoration: none;
		}

		.topnav_links a:hover {
			color: #f26e24;
			font-family: 'Work Sans', sans-serif;
			font-size: 12px;
			text-decoration: none;
		}
	
.topnav_mainlinks{
	width: 100%;
	height: 40px;
	text-align: center;
	font-family: 'Work Sans', sans-serif;
	font-size: 26px;
	font-weight: 700;
	margin-left: auto;
	margin-right: auto; 
	line-height: 25px;
	background-color: white;

}

		.topnav_mainlinks a:link {
			color: #000000;
			font-family: 'Work Sans', sans-serif;
			font-size: 15px;
			text-decoration: none;
			line-height: 0px;
		}

		.topnav_mainlinks a:visited {
			color: #000000;
			font-family: 'Work Sans', sans-serif;
			font-size: 15px;
			text-decoration: none;
			line-height: 0px;
		}

		.topnav_mainlinks a:hover {
			color: #f26e24;
			font-family: 'Work Sans', sans-serif;
			font-size: 15px;
			text-decoration: none;
			line-height: 0px;
		}

.main_image {
background-image: url(../images/migration_cover_1.jpg);
background-size: 200%;
background-repeat: no-repeat;
background-position: top;
background-color: white;
min-width: 100px;
max-width: 800px;
min-height: 374px;
color: #FFFFFF;
margin-bottom: -35px;
margin-left: auto;
margin-right: auto;
}

	.main_image_links {
		width: 90%;
		height: 65%;
		margin-left: auto;
		margin-right: auto;
		padding-top: 18%;
	}
			.main_image h1{
				color: #ffffff;
				font-family: 'Work Sans', sans-serif;
				font-size: 24px;
				line-height: 24px;
			}

			.main_image p {
				color: #ffffff;
				font-family: 'Work Sans', sans-serif;
				font-size: 15px;
				line-height: 20px;
			}
					.main_image a:link {
						color: #FFFFFF;
						font-family: 'Work Sans', sans-serif;
						font-size: 17px;
						text-decoration: none;
					}
					
					.main_image a:visited {
						color: #FFFFFF;
						font-family: 'Work Sans', sans-serif;
						font-size: 17px;
						text-decoration: none;
					}
					
					.main_image a:hover {
						color: #f26e24;
						font-family: 'Work Sans', sans-serif;
						font-size: 17px;
						text-decoration: none;
					}

.page_heading {	
	min-width: 100px;
	max-width: 800px;
	height: 40px;
	font-family: 'Work Sans', sans-serif;
	font-size: 20px;
	margin-top: -15px;
	margin-left: auto;
	margin-right: auto;
	font-weight: 800;
}

.page_heading_center {	
	min-width: 100%;
	height: 45px;
	font-family: 'Work Sans', sans-serif;
	font-size: 35px;
	margin-top: -15px;
	margin-left: auto;
	margin-right: auto;
	font-weight: 800;
}

/* two column div*/
.double_box_container {
	display: none;
}
.left_column {
	display: none;
}

.left_column_links {
	display: none;
}
.right_column {
	display: none;
}

.right_column_links {
	display: none;
}

.double_box_container2 {
	display: none;
}
.left_column2 {
	display: none;
}
.left_column2_links {
	display: none;
}
.right_column2 {
	display: none;
}
.right_column2_links {
	display: none;
}
			
/* single column start*/
.body_images {
	display: block;
	min-width: 100px;
    max-width: 800px;
	min-height: 360px;
	margin-left: auto;
	margin-right: auto;
	text-decoration: none;
}
	
.body1 {
	display: block;
	width: 100%;
	min-height: 340px;
	max-height: 540px;
	background-image: url(../images/get_connected.jpg);
	background-size: 150%;
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	margin-left: auto;
	margin-right: auto;
	text-decoration: none;
}

.body1_links {
	display: block;
	width: 50%;
	height: 50%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 18%;
	justify-content: center;
	text-decoration: none;
}

			.body1 h1 {
				font-family: 'Work Sans', sans-serif;
				font-size: 25px;
				color: #FFFFFF;
				font-weight: 900;
			}
			
			.body1 p {
				font-family: 'Work Sans', sans-serif;
				font-size: 15px;
				color: #FFFFFF;
				font-weight: 300;
				line-height: 30px;
				text-decoration: none;
			}

					.body1 a:link {
						color: #FFFFFF;
						font-family: 'Work Sans', sans-serif;
						font-size: 15px;
						text-decoration: none;
					}
					
					.body1 a:visited {
						color: #FFFFFF;
						font-family: 'Work Sans', sans-serif;
						font-size: 15px;
						text-decoration: none;
					}
					
					.body1 a:hover {
						color: #f26e24;
						font-family: 'Work Sans', sans-serif;
						font-size: 15px;
						text-decoration: none;
					}
	
.body_images2 {
	display: block;
	min-width: 100px;
    max-width: 800px;
	min-height: 345px;
	margin-left: auto;
	margin-right: auto;
}

.body2 {
	display: block;
	width: 100%;
	min-height: 340px;
	max-height: 540px;
	background-image: url(../images/shelf_1_burn.jpg);
	background-size: 150%;
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	margin-left: auto;
	margin-right: auto;
}

.body2_links {
	display: block;
	width: 50%;
	height: 50%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 18%;
	justify-content: center;

}

			.body2 h1 {
				font-family: 'Work Sans', sans-serif;
				font-size: 25px;
				color: #FFFFFF;
				font-weight: 900;
			}
			.body2 p {
				font-family: 'Work Sans', sans-serif;
				font-size: 15px;
				color: #FFFFFF;
				font-weight: 300;
				line-height: 30px;
			}

					.body_images2 a:link {
						color: #FFFFFF;
						font-family: 'Work Sans', sans-serif;
						font-size: 15px;
						text-decoration: none;
					}
					
					.body_images2 a:visited {
						color: #FFFFFF;
						font-family: 'Work Sans', sans-serif;
						font-size: 15px;
						text-decoration: none;
					}
					
					.body_images2 a:hover {
						color: #f26e24;
						font-family: 'Work Sans', sans-serif;
						font-size: 15px;
						text-decoration: none;
					}
			
.body_images3 {
	display: block;
	min-width: 100px;
    max-width: 800px;
	min-height: 365px;
	margin-left: auto;
	margin-right: auto;
}
			

.body3 {
	display: block;
	width: 100%;
	min-height: 340px;
	max-height: 540px;
	background-image: url(../images/events.jpg);
	background-size: 150%;
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	margin-left: auto;
	margin-right: auto;
}

.body3_links {
	display: block;
	width: 50%;
	height: 50%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 18%;
	justify-content: center;

}

			.body3 h1 {
				font-family: 'Work Sans', sans-serif;
				font-size: 25px;
				color: #FFFFFF;
				font-weight: 900;
			}
			
			.body3 p {
				font-family: 'Work Sans', sans-serif;
				font-size: 15px;
				color: #FFFFFF;
				font-weight: 300;
				line-height: 30px;
			}
					.body_images3 a:link {
						color: #FFFFFF;
						font-family: 'Work Sans', sans-serif;
						font-size: 15px;
						text-decoration: none;
					}
					
					.body_images3 a:visited {
						color: #FFFFFF;
						font-family: 'Work Sans', sans-serif;
						font-size: 15px;
						text-decoration: none;
					}
					
					.body_images3 a:hover {
						color: #f26e24;
						font-family: 'Work Sans', sans-serif;
						font-size: 15px;
						text-decoration: none;
					}
		
.body_images4 {
	display: block;
	min-width: 100px;
    max-width: 800px;
	min-height: 325px;
	margin-left: auto;
	margin-right: auto;
}

.body4 {
	display: block;
	width: 100%;
	min-height: 340px;
	max-height: 540px;
	background-image: url(../images/schiit_stack_1.jpg);
	background-size: 150%;
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	margin-left: auto;
	margin-right: auto;
}

.body4_links {
	display: block;
	width: 50%;
	height: 50%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 18%;
	justify-content: center;

}
	
			.body4 h1 {
				font-family: 'Work Sans', sans-serif;
				font-size: 25px;
				color: #FFFFFF;
				font-weight: 900;
			}
			
			.body4 p {
				font-family: 'Work Sans', sans-serif;
				font-size: 15px;
				color: #FFFFFF;
				font-weight: 300;
				line-height: 30px;
			}
			
					.body_images4 a:link {
						color: #FFFFFF;
						font-family: 'Work Sans', sans-serif;
						font-size: 15px;
						text-decoration: none;
					}
					
					.body_images4 a:visited {
						color: #FFFFFF;
						font-family: 'Work Sans', sans-serif;
						font-size: 15px;
						text-decoration: none;
					}
					
					.body_images4 a:hover {
						color: #f26e24;
						font-family: 'Work Sans', sans-serif;
						font-size: 15px;
						text-decoration: none;
					}
/* single column end*/
				
/* Css for Newsletter box*/					
.newsletter {
		display: none;
}

.newsletter_iphone{
	display: block;
	min-width: 100px;
    max-width: 800px;
	height: 58px;
	font-family: 'Work Sans', sans-serif;
}

.spacer_iphone_newsletter{
	display:block;
}

/* instagram pull*/
.flex_container {
  display: none;
  min-width: 1102px;
  max-width: 1400px;
  height: 231px; 
  margin-left: auto;
  margin-right: auto;
  justify-content: center;
  background-color: #000000;
}

		.flex_container div {
		  background-color: #000000;
		  width: 15%;
		  min-height: 174px;
		  min-width: 10%;
		  margin: 30px;
		}

		.flex_container_text{
			font-family: 'Work Sans', sans-serif;
			font-size: 15px;
			color: #ffffff;
			font-weight: 300;
		}
		.flex_container_damn{
		}
		.flex_container_fka{
		}
		.flex_container_dilla{
		}
		.flex_container_altj{
		}
		.flex_container_lum{
		}
		
		.flex_container h1 {
				font-family: 'Work Sans', sans-serif;
				font-size: 15px;
				color: #ffffff;
				font-weight: 300;
			}
			
		.flex_container p {
				font-family: 'Work Sans', sans-serif;
				font-size: 15px;
				color: #ffffff;
				font-weight: 300;
		}
		
			.flex_container a:link {
				color: #ffffff;
				font-family: 'Work Sans', sans-serif;
				font-size: 15px;
				text-decoration: none;
			}
			
			.flex_container a:visited {
				color: #ffffff;
				font-family: 'Work Sans', sans-serif;
				font-size: 15px;
				text-decoration: none;
			}
			
			.flex_container a:hover {
				color: #f26e24;
				font-family: 'Work Sans', sans-serif;
				font-size: 15px;
				text-decoration: none;
			}


/* instagram pull ipad*/
.instagram_pull_ipad {
  display: none;
  min-width: 800px;
  max-width: 1200px;
  height: 231px; 
  margin-left: auto;
  margin-right: auto;
  justify-content: center;
  background-color: #000000;
}

		.instagram_pull_ipad div {
		  background-color: #000000;
		  width: 15%;
		  min-height: 174px;
		  min-width: 10%;
		  margin: 30px;
		}

		.instagram_pull_ipad_text {
			font-family: 'Work Sans', sans-serif;
			font-size: 15px;
			color: #ffffff;
			font-weight: 300;
		}
		.instagram_pull_ipad_damn{
		}
		.instagram_pull_ipad_fka{
		}
		.instagram_pull_ipad_dilla{
		}
		.instagram_pull_ipad_altj{
		}
		.instagram_pull_ipad_lum{
		}
		
		.instagram_pull_ipad h1 {
				font-family: 'Work Sans', sans-serif;
				font-size: 15px;
				color: #ffffff;
				font-weight: 300;
			}
			
		.instagram_pull_ipad p {
				font-family: 'Work Sans', sans-serif;
				font-size: 15px;
				color: #ffffff;
				font-weight: 300;
		}
		
			.instagram_pull_ipad a:link {
				color: #ffffff;
				font-family: 'Work Sans', sans-serif;
				font-size: 15px;
				text-decoration: none;
			}
			
			.instagram_pull_ipad a:visited {
				color: #ffffff;
				font-family: 'Work Sans', sans-serif;
				font-size: 15px;
				text-decoration: none;
			}
			
			.instagram_pull_ipad a:hover {
				color: #f26e24;
				font-family: 'Work Sans', sans-serif;
				font-size: 15px;
				text-decoration: none;
			}

/* insta pull iphone*/
.instagram_pull_iphone {
  display: flex;
  min-width: 100px;
  max-width: 800px;
  height: 231px; 
  margin-left: auto;
  margin-right: auto;
  justify-content: center;
  background-color: #000000;
}

		.instagram_pull_iphone div {
		  background-color: #000000;
		  width: 100%;
		  min-height: 174px;
		  min-width: 10%;
		  margin: 30px;
		}

		.instagram_pull_iphone_text {
			font-family: 'Work Sans', sans-serif;
			font-size: 15px;
			color: #ffffff;
			font-weight: 300;
		}
		.instagram_pull_iphone_altj{
		}
		
		.instagram_pull_iphone h1 {
				font-family: 'Work Sans', sans-serif;
				font-size: 15px;
				color: #ffffff;
				font-weight: 300;
			}
			
		.instagram_pull_iphone p {
				font-family: 'Work Sans', sans-serif;
				font-size: 15px;
				color: #ffffff;
				font-weight: 300;
		}
		
			.instagram_pull_iphone a:link {
				color: #ffffff;
				font-family: 'Work Sans', sans-serif;
				font-size: 15px;
				text-decoration: none;
			}
			
			.instagram_pull_iphone a:visited {
				color: #ffffff;
				font-family: 'Work Sans', sans-serif;
				font-size: 15px;
				text-decoration: none;
			}
			
			.instagram_pull_iphone a:hover {
				color: #f26e24;
				font-family: 'Work Sans', sans-serif;
				font-size: 15px;
				text-decoration: none;
			}
/*three column css*/
.flex_container02 {
  	min-width: 100px;
	max-width: 800px;
	height: 550px;
	padding-left: 23%;
	padding-top: 25px; 
	padding-bottom: 25px; 
	margin-right: auto;
	margin-left: auto;
	justify-content: center;
  	background-color: #000000;
	color: #ffffff;
}

		.flex_container02 div {
		  background-color: #000000;
		  width:100%;
		  font-family: 'Work Sans', sans-serif;
		  line-height: 15px;
		}

			.flex_container02 h1 {
				font-family: 'Work Sans', sans-serif;
				font-size: 45px;
				color: #ffffff;
				font-weight: 900;
				line-height: 5px;
			}
			
			.flex_container02 p {
				font-family: 'Work Sans', sans-serif;
				font-size: 15px;
				color: #fffff;
				font-weight: 300;
				line-height: 1px;
			}

		
.facebook {
	display: none;
	width:100%;
	
}

.twitter {
	display: none;
	width:100%;
	
}

.contact {
	width: 100%;
	color: #ffffff;
}

.contact input[type=text] {
	width: 225px;
	height: 25px;
}


.contact input[type=button], input[type=submit], input[type=reset] {
    background-color: transparent;
    border: none;
    color: white;
    padding: 1px;
    text-decoration: none;
    margin: 4px 2px;
    cursor: pointer;
	font-family: 'Work Sans', sans-serif;
	font-size: 35px;
	font-weight: 700; 

}

.bottom_links {
	display: block;
	
}

	.bottom_links a:link {
		color: #ffffff;
		font-family: 'Work Sans', sans-serif;
		font-size: 12px;
		text-decoration: none;
		line-height: 22px;
	}

	.bottom_links a:visited {
		color: #ffffff;
		font-family: 'Work Sans', sans-serif;
		font-size: 12px;
		text-decoration: none;
		line-height: 22px;

	}

	.bottom_links a:hover {
		color: #f26e24;
		font-family: 'Work Sans', sans-serif;
		font-size: 12px;
		text-decoration: none;
		line-height: 22px;

	}