/*
 Theme Name:   Organic Business Child
 Theme URI:    https://organicthemes.com/theme/business-theme/
 Description:  A child theme for Organic Business
 Author:       netCorps
 Author URI:   http://netcorps.org
 Template:     organic-business
 Version:      1.0.0
 Text Domain:  organic-business-child
*/

/************************************************
*	Media Queries								*
************************************************/

/* iPad Styles */

@media handheld, only screen and (max-width: 1223px) {

	/* Typography iPad */

	body {
		font-size: 0.9rem;
		line-height: 1.9;
		}
	blockquote {
		font-size: 1.4rem;
		}
	.headline {
		font-size: 3rem;
		}
	}

@media handheld, only screen and (max-width: 1223px) {

	/* Theme iPad */

	.row {
		width: auto;
		padding-left: 24px;
		padding-right: 24px;
		}
	#contact .contact-info {
		font-size: 0.8em;
		}
	#header {
		padding-bottom: 24px;
		}
	#header .columns {
		float: none;
		width: 100%;
		text-align: center;
		}
	#navigation {
		top: auto;
		width: 100%;
		text-align: center;
		position: relative !important;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		}
	#logo-title {
		text-align: center;
		float: none;
		}
	.menu {
		float: none;
		}
	.menu a {
		font-size: 0.9em;
		padding: 0px 10px;
		}
	.slider-background {
		padding: 24px 0px;
		}
	.slideshow .loading {
		min-height: 260px;
		}
	.slideshow .flex-control-nav {
		display: none;
		}
	.featured-tagline .description {
		font-size: 1.4rem;
		line-height: 1.7;
		}
	.featured-projects,
	.featured-team,
	.featured-tagline {
		padding: 36px 0px;
		}
	.featured-page {
		padding: 0px 0px 36px 0px;
		}
	.footer {
		text-align: center;
		}
	.footer .align-left,
	.footer .align-right {
		float: none;
		}
	.footer .align-right {
		margin-top: 12px;
		}

	}

.footer p {
	color: #666666;
	color: rgba(255, 255, 255, .6);
	margin: 0px;
	padding: 0px;
}