.panel_paragraph {
		margin: 0px 15px 30px;
}

#index_overview {
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	min-height: 650px;
	padding: 10px;
	background: rgba(153,153,153,1);
	background: -moz-linear-gradient(top, rgba(153,153,153,1) 0%, rgba(255,255,255,0) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(153,153,153,0)), color-stop(100%, rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top, rgba(153,153,153,1) 0%, rgba(255,255,255,0) 100%);
	background: -o-linear-gradient(top, rgba(153,153,153,1) 0%, rgba(255,255,255,0) 100%);
	background: -ms-linear-gradient(top, rgba(153,153,153,1) 0%, rgba(255,255,255,0) 100%);
	background: linear-gradient(to bottom, rgba(153,153,153,1) 0%, rgba(255,255,255,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#999999', endColorstr='#ffffff', GradientType=0 );
}

@media only screen and (max-width: 600px) and (orientation: portrait) {
	#index_overview {
		background-image: url("img/index_bg_mobile.jpg") !important;
		background-position: bottom left;
		background-size: cover;
		min-height: 450px;
	}
	#overview_content {
		background-image: none !important;
	}
}

#overview_content {
	padding: 30px;
	width: 100%;
	background-image: url("img/index_landing.png");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center !important;
	height: 100%;
	max-width: 900px;
	margin: auto;
}

	#overview_content {
		background-position: bottom;	
	}

#overview_social {
	text-align: right;
	padding: 5px;
	bottom: 50px;
	position: absolute;
	right: 0px;
	background: white;
	border-radius: 3px;
}

#index_slogan {
	margin: 0px;
	padding: 0px;
	font-weight: 900;
}

#index_slogan h2 {
	padding-right: 25px;	
}

#index_slogan h1 {
	color: #FFFFFF !important;
	text-transform: uppercase;
	font-size: 2em;	
	letter-spacing: 5px;
	font-family: 'Roboto' sans-serif;
	font-weight: 900 !important;
}

#index_bg {
  	position: absolute;
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(45deg, rgba(255,255,255,1) 0%, rgba(239,239,239,1) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(239,239,239,1)));
	background: -webkit-linear-gradient(45deg, rgba(255,255,255,1) 0%, rgba(239,239,239,1) 100%);
	background: -o-linear-gradient(45deg, rgba(255,255,255,1) 0%, rgba(239,239,239,1) 100%);
	background: -ms-linear-gradient(45deg, rgba(255,255,255,1) 0%, rgba(239,239,239,1) 100%);
	background: linear-gradient(45deg, rgba(255,255,255,1) 0%, rgba(239,239,239,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef', GradientType=1 );
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -2;
  position: fixed;
}

#overview_gradient_mobile {
	background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(0,8,66,1) 33%, rgba(0,12,100,0.75) 50%, rgba(125,185,232,0) 100%);
background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(0,8,66,1) 33%,rgba(0,12,100,0.75) 50%,rgba(125,185,232,0) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,1) 0%,rgba(0,8,66,1) 33%,rgba(0,12,100,0.75) 50%,rgba(125,185,232,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#007db9e8',GradientType=0 );
}

#agileit_rowbg {
	background: url("img/agileit_rowbg.png"); 	
	background-repeat: no-repeat;
 	background-position: top left;
 	background-size: 475px auto;
 	height: 300px;
 	margin-bottom: 50px;
}

@media only screen and (max-width: 949px) {
	#agileit_rowbg {
		background: none;
	}
}

#innovationcenter_panelpicture {
	background-image: url("img/innovationcenter_panelpicture.jpg");
}

#techarchitecture_panelpicture {
	background-image: url("img/techarchitecture_panelpicture.jpg");
}

#cio_panelpicture {
	background-image: url("img/cio_panelpicture.jpg");
}

#skillgaps_panelpicture {
	background-image: url("img/skillgaps_panelpicture.jpg");
}

#security_largerow {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#222222+0,000000+50 */
	background: #222222; /* Old browsers */
	background: -moz-linear-gradient(75deg,  #222222 0%, #000000 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(75deg,  #222222 0%,#000000 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(75deg,  #222222 0%,#000000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222222', endColorstr='#000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	padding-bottom: 35px;
}

#security_rowbg {
	background: url("img/security_rowbg.png"); 	
	background-repeat: no-repeat;
 	background-position: top right;
 	background-size: 475px auto;
 	height: 300px;
 	margin-bottom: 50px;
}

@media only screen and (max-width: 949px) {
	#security_rowbg {
		background: initial;
	}
}

/*#security_image {
	display: none;
}

@media only screen and (max-width: 949px) {
	#security_image {
		background: url("img/security_panelbg.png")
		height: initial;
	}
}*/

#security_info p {
	color: white;
}

@media only screen and (max-width: 949px) {
	#security_info {
		background: grey;
		top: initial;
		transform: none;
  		position: initial;
	}
}

#security_mobilecontainer {
	padding-top: 15px;
}

#catastrophe_panelpicture {
	background-image: url("img/catastrophe_panelpicture.jpg");
}

#mobiledevices_panelpicture {
	background-image: url("img/mobiledevices_panelpicture.jpg");
}

#sql_panelpicture {
	background-image: url("img/sql_panelpicture.jpg");
}

#change_panelpicture {
background-image: url("img/change_panelpicture.jpg");
}

#erpcrm_panelpicture {
background-image: url("img/erpcrm_panelpicture.jpg");
}

#customerexperience_panelpicture {
background-image: url("img/customerexperience_panelpicture.jpg");
}

#businessintelligence_panelpicture {
	background-image: url("img/businessintelligence_panelpicture.jpg");
}

#iot_panelpicture {
	background-image: url("img/iot_panelpicture.jpg");
}

#cloud_panelpicture {
	background-image: url("img/cloud_panelpicture.jpg");
}