/*
	Theme Name: Micron Child
	Theme URI: http://www.micron.ninzio.com
	Description: Micron Multipurpose Responsive Retina-Ready  Wordpress Premium Child Theme
	Author: Ninzio Team
	Author URI: http://www.ninzio.com
	Template:micron
	Version: 1.1
*/
@import url("../micron/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

h2 {
	font-weight:300;
	text-align:center;
}

.page-content-container,
footer {
	display: none;
}

.home .page-content-container,
.home footer {
	display: block;
}

.rich-header .container {
	padding: 0 !important;
	position: absolute;
		top: 50%;
		left: 50%;
	-moz-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

.rich-header.page-header h1 {
	font-size: 36px;
	font-weight: lighter;
	line-height: 36px
}

.rich-header.page-header p.page-subtitle {
	font-size: 18px;
	font-weight: lighter;
	line-height: 30px;
}

h6.widget_title {
	font-size:18px;
	font-weight: 300;
	text-transform: none;
}

.loader {
	background: url('http://consensusgroup.com/wordpress/wp-content/themes/micron-child/img/loading-gif.png') 50% 50% no-repeat rgb(249,249,249);
	display: none;
	height: 100%;
	position: fixed;
		left: 0px;
		top: 0px;
	width: 100%;
	z-index: 9999;
}

.home .loader {
	display: block;
}

#ninzio-slider {
	background-image: url(../images/ajax_loader.gif);
	background-image: url('http://consensusgroup.com/wordpress/wp-content/themes/micron-child/img/loading-gif.png') !important;
	background-color: #ffffff !important;
}

/* Main Navigation */
.header-menu ul li.current-menu-item a,
.header-menu ul li.current-page-ancestor a {
	color: #7aa319;
}

/* Sticky Sub-Menu */
.sticky-menu {
	background-color: #3EA9DE;
	margin-top: -75px;
}
.sticky-menu.fixed-menu {
	margin-top: 0 !important;
	position: fixed;
		top: 110px;
		left: 0;
	width: 100%;
	z-index: 9999;
}
.sticky-menu ul {
    margin: 0 auto;
    max-width: 1200px;
    padding: 25px 0;
    text-align: center;
}
.sticky-menu li {
    display: inline-block;
    font-size: 12px;
    margin: 0 25px;
	vertical-align: top;
	line-height: 1.5em;
}
.sticky-menu li a {
    color: #ffffff !important;
}
.sticky-menu li a:hover {
	color: black !important;
	transition: all 0.3s ease-out 0s;
}
.sticky-menu ul li.current-menu-item a {
	color: #black !important;
}

/* Breadcrumbs */
.widebox.breadcrumb-widebox {
    background-color: #222;
    font-size: 12px;
    padding: 12px 0;
}
.widebox.breadcrumb-widebox .breadcrumbs {
	color: #3EA9DE !important;
}
.widebox.breadcrumb-widebox .breadcrumbs a {
    color: #7E7E7E !important;
}
.widebox.breadcrumb-widebox.fixed-crumbs {
	height: 49px;
	margin-top: 0;
	position: fixed;
		top: 110px;
		left: 0;
	width: 100%;
	z-index: 9999;
}
.widebox.breadcrumb-widebox.fixed-crumbs.lower-crumbs {
	top: 185px;
} 

/* Cube Rows */
.row {
	background-color: #007F88;
	position: relative;
}
.cube {
	display: inline-block;
	padding: 80px; 
	text-align: center;
	vertical-align: top;
	width: 49.7%; 
}
.color_cube {
	background-color: #3EA9DE;

}
.white_cube {
	background-color: #ffffff;
}
.text_cube h2 {
	font-weight: 300;
	font-size: 36px;
	line-height: 45px;
	margin-bottom: 40px;
}
.circle-counter-wrap {
	width: 238px;
}
.circle-counter-title {
	color: #FFF;
	font-size: 16px;
	font-weight: 300;
}
.row > .cube > div {
	position: absolute;
		top: 50%;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 49.7%;
}
.row > .cube.left_cube > div {
	left: 0;
}
.row > .cube.right_cube > div {
	right: 0;
}
.row > .cube > div > h2 {
	font-family: 'Raleway', 'Open Sans', sans-serif;
	font-size:60px; 
	color:#ffffff;
	line-height:1.4;
}
.cube.image_cube {
	padding: 0;
}
.row > .cube.image_cube > div {
	background-size: cover;
	background-position: center center;
}
.image_cube > div {
	height: 100%;
	left: 0;
	width: 49.7%;
	background-size: cover;
}
.widget_nav_menu ul li a {
	padding-left: 0;
}
.widget_nav_menu ul li a:before {
	content: none;
}

/* Tabbed Info */
.hide {display: none;}
.page-child .box.animated {
	cursor: pointer;
}
h4.box-title {
    font-size: 14px !important;
}
#content-box-1 h4 a {
    color: #444;
}
.js .content-box.v2.animate-yes > .box.animated {
    margin-bottom: 10px;
}
.page-child .content-box.v2 > .box .icon-wrap {
	width: 30px;
	height: 30px;
	border-radius: 30px;
	text-align: center;
}
.page-child .content-box.v2 > .box .icon-wrap i {
	font-size: 14px;
	line-height: 33px;
}
.page-child .content-box.v2 > .box .box-text {
	padding-left: 5px;
}

/* Leadership Page */
#post-1426 img {
    display: block;
    height: 150px !important;
    margin: 0 auto;
    width: auto;
}

/* Clients Page */
#post-1375 img {
    display: block;
    margin: 0 auto;
    max-height: 90px;
    width: auto;
}

/* Contact Page */
#map-canvas {
    height: 300px;
    width: 100%;
}

/* Blog */
.blog .content.loop {
    padding-top: 150px;
}


/* ============== ADDED BY DSC =============== */

h4 {
	font-size: 17px !important; line-height: 21px !important;
}

#ninzio-slider > .ninzio-slides > li.active .ninzio-layer {
	visibility: visible;
	width: 100%;
}

.slider_content {
	width:100%;
	text-align:center;
	color:white;
	font-family: 'Open Sans', sans-serif;	
}

.slider_title {
	padding: 0px 0px;
	font-size: 50px;
	line-height: 1.995em;
	font-weight: 600;
	text-transform:capitalize;
	
}

.slider_sub {
	font-size: 18px;
	padding: 5px;
	font-weight: 450;
	color: rgba(255, 255, 255, 1);
	line-height: 30px;	
	text-transform:capitalize;
}

.slider_button {
	border: 1px solid #3ea9de;
	background: 3ea9de;
	cursor: pointer;
	padding: 14px 28px;
	display: inline-block;
	margin: 0px 0px;
	text-transform: uppercase;
	color: #7aa319;
	letter-spacing: 10px;
	font-size: 13px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	width: 200px;
	margin: 0 auto;
	position: relative;
	left: 50%;
	margin-left: -100px;
	text-align:center;
}

img#scroll-down,
img.scroll-down {
	cursor: pointer;
	display: block;
	margin: 0 auto;
	position: static !important;
}

.rich-header img.scroll-down {
	margin-top: 20px;
}

a.slider_content.slider_button {
    color: #fff !important;
}

.slider_button:hover {
	background: #007f88;
}

.workshop_length {
	width: 100%;
	background-color: #7EA343;
	color: white;
	font-weight: bold;
	text-align: center;
	margin: 15px 0;
	padding: 15px 0;
	border-radius: 5px 0 5px 0;
}

.content-box.v2 > .box .icon-wrap i {
	position: relative;
	z-index: 2;
	margin: 0;
	font-size: 18px;
	line-height: 43px;
	color: #ffffff;
	padding-left: 3px;
}

.rich-header .container {
	top: 380px;
}

.content {
	padding: 200px 0 0 0;
}

.single .content {
	margin-top:30px;
}

.blog-header #ninzio-nav-single > .nav-previous a {
	display:none;
}

.blog-header #ninzio-nav-single > .nav-next a {
	display:none;
}

.blog-header img.scroll-down {
	display:none;
}

.single .rich-header .container {
	top: 190px;
	padding-bottom: 30px !important;
}

.single .rich-header img.scroll-down {
	margin-top: -30px;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {

	.rich-header.page-header h1 {
		font-size: 28px;
		line-height: 1.4;
	}

	.rich-header.page-header p.page-subtitle {
		font-size: 14px;
		line-height: 1.4;
	}

	.cube {
		padding: 40px;
	}

	.row > .cube > div > h2 {
		font-size: 30px;
	}

	.header-content > .container {
		max-width: 90%;
	}

}

@media only screen and (max-width: 768px) {

	.cube {
		width: 100%;
	}

	.row > .cube > div {
		position: static;
		top: 0;
		-moz-transform: translateY(0);
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
		width: 100%;
	}

	.row > .cube.image_cube > div {
		height: 400px;
	}

	.sticky-menu li {
		display: block;
		padding: 8px 0;
	}

	.blog .content.loop {
		padding-top: 20px;
	}

}


@media only screen and (min-width: 768px) {

	#ninzio-slider .ninzio-layer {
		-webkit-transform: scale(1,1) !important;
		-moz-transform: scale(1,1) !important;
		-o-transform: scale(1,1) !important;
		-ms-transform: scale(1,1) !important;
		transform: scale(1,1) !important;
	}

	.sticky-menu li {
		width: 90px;
	}

}

@media only screen and (max-width: 1024px) {

	.height-80.header .logo a img {
		height: auto;
		width: 200px;
	}

	.search-toggle i {
	    display: none !important;
	}

	.search-toggle {
		background: url('http://consensusgroup.com/wordpress/wp-content/themes/micron-child/img/search.png') no-repeat;
		height: 100%;
	}

	.responsive-menu-toggle i {
	    display: none !important;
	}

	.responsive-menu-toggle {
	    background: url('http://consensusgroup.com/wordpress/wp-content/themes/micron-child/img/hamburger.png') no-repeat;
	    height: 100%;
	}

	.sticky-menu {
		margin-top: 0;
		background-color:black;
	}

}

@media only screen and (min-width: 1024px) {

	.height-80.attachment-fixed + .page-content-container {
		padding-top: 0px;
	}
	
	.height-80.header .header-menu {
		margin-top: 37px;
	}

	.height-80 .header-content {
		line-height: 110px;
	}

	#ninzio-slider .ninzio-layer {
		-webkit-transform: scale(1,1) !important;
		-moz-transform: scale(1,1) !important;
		-o-transform: scale(1,1) !important;
		-ms-transform: scale(1,1) !important;
		transform: scale(1,1) !important;
	}
	
}



