/*
	Theme Name: Centric child Theme
	Theme URI: http://my.studiopress.com/themes/centric-child/
	Description: A mobile responsive and HTML5 theme built for the Genesis Framework.
	Author: StudioPress
	Author URI: http://www.studiopress.com/
	Version: 1.1
	Tags: black, green, orange, purple, red, yellow, white, one-column, two-columns, three-columns, responsive-layout, custom-menu, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, premise-landing-page
	Template: genesis
	Template Version: 2.1
	License: GPL-2.0+
	License URI: http://www.opensource.org/licenses/gpl-license.php

*/
/* Table of Contents
	- HTML5 Reset
		- Baseline Normalize
		- Box Sizing
		- Float Clearing
	- Defaults
		- Typographical Elements
		- Headings
		- Icons
		- Objects
		- Gallery
		- Forms
		- Tables
	- Structure and Layout
		- Site Containers















		- Column Widths and Positions















		- Column Classes















	- Common Classes















		- Avatar















		- Genesis















		- Search Form















		- Titles















		- WordPress















	- Widgets















		- Featured Content















	- Plugins















		- Genesis eNews Extended















		- Genesis Latest Tweets















		- Genesis Responsive Slider















		- Gravity Forms















		- Jetpack















		- Simple Social Icons















	- Site Header















		- Title Area















		- Widget Area















		- Shrink















	- Site Navigation















		- Header Navigation















		- Primary Navigation















		- Responsive Menu















	- Content Area















		- Home Page















		- Entries















		- Entry Meta















		- After Entry















		- Pagination















		- Comments















	- Sidebars















	- Footer Widgets















	- Site Footer















	- Theme Colors















		- Centric Charcoal















		- Centric Green















		- Centric Orange















		- Centric Purple















		- Centric Red















		- Centric Yellow















	- Media Queries















		- Max-width: 1139px















		- Max-width: 1023px















		- Max-width: 782px















		- Max-width: 480px































*/















































/*















HTML5 Reset















---------------------------------------------------------------------------------------------------- */































/* Baseline Normalize















	normalize.css v2.1.3 | MIT License | git.io/normalize















--------------------------------------------- */































@import url("../centric-pro/style.css");
body {
	/*background:none repeat scroll 0 0 rgba(79, 23, 101, 0.6) !important;*/







	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.6) !important;
	color: #2e2f33;
	font-family: "Lato", sans-serif;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.625;
}
.bumper {
	min-height: 101px;
}
.home .page h1.entry-title {
	display: none;
}
.home .site-inner .content {
	padding: 90px 0 0 0;
}
.page-title {
	padding: 0px 0; /*tim*/
}
/*.home-widgets .widget:first-child {















    padding-top: 80px;















}*/















.site-title {
	line-height: 3px; /*tim*/
}
.caption > h1 {
	text-align: center;
}
.caption > p {
	text-align: center;
}
.widget-wrap article .entry-content p {
	color: #000;
	text-align: left;
}
.widget-wrap article .entry-header .entry-title a {
	color: #162d56;
}
.home-widgets .widget {
	text-align: left;
}
/*.home-widgets .widget:last-child{















   padding-bottom:40px;















}*/















#featured-post-5 .widget-wrap img {
	border-radius: 50%;
}
#featured-post-3 .entry-image {
	border-radius: 50%;
}
.widget {
	word-wrap: inherit;
}
.cnss-social-icon li {
	margin: 0;
	padding: 0;
}
#text-2 .widget-wrap .textwidget p {
	margin-left: 135px;
	padding: 0;
}
.footer-widgets-3.widget-area {
	position: relative;
	right: 15px;
}
#featured-post-3 .widget-wrap .entry-content p {
	text-align: left;
}
.footer-widgets .wrap .footer-widgets-1 .widget {
	line-height: 52px;
}
.footer-widgets, .footer-widgets a {
	color: #fff;
}
.widget-wrap .post-1 .entry-content p {
	color: #fff;
}
.site-header {
	background: none repeat scroll 0 0 #162d56;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999;
	min-height: 60px;
}
.site-header .wrap {
	max-width: 1140px;
	min-height: 82px;
	background: #162d56;
	padding: 0 0px;
}
.site-header.shrink .wrap {
	background-color: #162d56; /*rgba(255, 255, 255, 0.1);*/
	min-height: 60px;
	padding: 0 40px;
}
.site-header .title-area {
	width: 309px;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}
.site-header.shrink .title-area {
	width: 200px
}
.header-middle.header-widget-area {
	float: left;
	width: 260px;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}
.site-header.shrink .header-middle.header-widget-area {
	float: left;
	width: 160px;
}
nav.nav-header {
	padding-top: 50px;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}
.site-header.shrink nav.nav-header {
	padding-top: 20px;
}
.header-image .site-title > a {
	background-size: 309px 120px !important;
	float: left;
	padding: 20px 10px 5px 6px;
	height: 135px;
	min-height: 80px;
	width: 309px;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}
.site-header .widget-area {
	color: #fff;
	float: right;
	text-align: right;
	padding-top: 0;
	width: 384px !important;
}
.site-header .widget-area.header-widget-area {
	width: 550px !important
}
.header-middle .widget{margin-bottom:0}
.footer-widgets {
	background: #162d56;
	clear: both;
	padding-top: 40px;
}
.site-footer {
	background: #bfbfbf;
	text-align: center;
	padding: 12px 0
}
.site-footer p {
	color: #222;
	font-family: arial;
	font-size: 13px;
	font-weight: 300;
}
.footer-widgets-1, .footer-widgets-2, .footer-widgets-3/*, .footer-widgets-4 */ {
	width: 33%;
	margin: 0;
}
.footer-widgets-1.widget-area {
	padding-left: 1px;
}
.footer-widgets-2.widget-area {
	padding-left: 6px;
	padding-right: 6px;
}
.footer-widgets-3.widget-area {
	padding-right: 1px;
	width: 33%;
}
.gch-header .wrap {
	max-width: 100%;
}
.metaslider.metaslider-responsive.metaslider-65.ml-slider {
	margin: auto;
}
.footer-widgets-2.widget-area section .widget-wrap .entry-content p {
	color: #fff;
}
.gch-header-image {
/*padding-top:81px;*/















}
#home-widgets .home-widgets-2 #featured-post-5 article {
	width: 30%;
	display: block;
	margin-left: 30px;
}
.wrap {
	max-width: 1140px;
}
body.page-id-27 .content-sidebar-wrap .content {
	/*width:650px;*/
	width: 800px;
	float: left;
	clear: both;
}
.content {
padding: 50px 0 0 0 ;
	/*width:650px;*/
  /*width:840px;*/
width: 880px;
	float: right;
	clear: both;
}
.sidebar-primary {
	text-align: left;
	width: 240px;
}
.sidebar-content .sidebar {
	text-align: left;
	margin-bottom: 0;
}
/*.sidebar {















  border-left: 1px solid #e5e5e5;















  float: left;















  font-size: 16px;















  margin-bottom: 0;















  padding: 80px 0;















  width: 240px;















}*/















.sidebar {
	border-left: 1px solid #e5e5e5;
	font-size: 16px;
	padding: 80px 0;
	width: 240px;
	float: right;
}
.sidebar.sidebar-primary.widget-area {
	margin: 0;
	padding: 80px 0;
}
.home-widgets .widget {
	max-width: 1140px;
}
.widget-area .featured-content .entry-title a:hover {
	color: #61228b;
}
#home-section-widgets .widget-area {
	width: 33.333%;
	float: left;
	padding: 40px 20px;
	background: #fff;
}
#home-section-widgets .widget-area:nth-child(3n+1) {
	clear: both;
}
#home-section-widgets {
	background: #fff;
}
#home-section-widgets .home-widgets-2 {
	border-top: 0;
	margin-top: 0
}
#home-section-widgets .featuredpage article img {
	border-radius: 50%;
	float: left;
	width: 110px;
}
#home-section-widgets .widget-wrap {
	padding: 0px 0;
}
#home-section-widgets .widget-wrap .alignleft {
	margin: 0
}
#home-section-widgets .entry-content, #home-section-widgets .widget-wrap .entry-header {
	margin-left: 130px;
	margin-bottom: 0;
	display: block;
	line-height: normal
}
#home-section-widgets .featuredpage .entry-title {
	font-size: 29px;
	font-weight: 800;
	line-height: 1.1;
}
.shrink .site-title {
	padding: 0;
}
.home-featured .more-link, .home-widgets .more-link {
	background-color: #2e2f33 !important;
	color: #fff !important;
}
.home-widgets-cta.color-section.widget-area {
	display: table;
	font-size: 20px;
	/*padding: 200px 0;*/



	padding: 200px 0 30px;
	vertical-align: middle;
	width: 100%;
}
body.page-id-27 article.entry {
	margin-bottom: 0 !important;
}
body.page-id-27 .entry-footer {
	display: none;
}
body.page-id-27 .entry-header {
	margin: 10px 0 0;
}
/*=================Responsive mobile menu=================*/































 















.responsive-menu-icon {
	cursor: pointer;
	display: none;
}
.responsive-menu-icon::before {
	content: "\f333";
	display: block;
	font: normal 30px/1 'dashicons';
	margin: 0 auto;
	padding: 10px;
	text-align: center;
	color: #fff;
}
.site-header .widget-area a, .site-header .widget-area a:hover {
	color: #ffffff;
	font-family: 'Arial';
	font-size: 16px;
	font-weight: 500;
	padding: 10px;
	background-color: #162d56
}
.home_text {
	color: #009900;
	font-family: 'Arial';
	font-size: 45px;
	font-weight: 200;
	padding: 20px;
	background-color: #fff
}
.metaslider .caption-wrap {
	background: none repeat scroll 0 0 #330033 !important;
	opacity: 0.1;
}
.home-featured .arrow {
	display: none
}



















/* ## Media Queries















---------------------------------------------------------------------------------------------------- */















 @media ( max-width: 1280px) {
.footer-widgets-1, .footer-widgets-2, .footer-widgets-3, .footer-widgets-4 {
	margin-right: 0;
	width: 25%;
}
#home-widgets .home-widgets-2 #featured-post-5 article {
	margin-left: 30px;
}
}
 @media ( max-width: 1024px) {
.title-area {
	float: left;
	padding: 0;
	width: auto;
}
.genesis-nav-menu li a {
	color: #fff;
	display: block;
	font-size: 15px;
	padding: 16px;
}
.widget {
	padding-left: 30px;
}
#text-2 .widget-wrap .textwidget p {
	margin-left: 0;
}
#home-widgets .home-widgets-2 .widget.featured-content.featuredpost article .entry-header {
	clear: both;
}
.footer-widgets-1, .footer-widgets-2, .footer-widgets-3 {
	width: 33%;
}
.footer-widgets-1, .footer-widgets-2 {
	margin: 0;
}
#home-widgets .home-widgets-2 #featured-post-5 article {
	margin-left: 32px;
}
}
 @media (max-width : 980px) {
.footer-widgets-1, .footer-widgets-2, .footer-widgets-3.widget-area {
	width: 33%
}
.cnss-social-icon {
	text-align: left !important;
}
#text-2 .widget-wrap .textwidget p {
	margin-left: 0;
}
.home-widgets .featuredpost .entry:nth-of-type(3n+1) {
	clear: none;
}
#home-widgets .home-widgets-2 #featured-post-5 article {
	display: block;
	margin-left: 28px;
	width: 30%;
}
.footer-widgets-3.widget-area {
	font-size: 15px;
	padding: 0 0 0 85px;
}
.footer-widgets .wrap {
	max-width: inherit;
}
}
 @media only screen and (max-width: 800px) {
.genesis-nav-menu.responsive-menu > .menu-item > .sub-menu, .genesis-nav-menu.responsive-menu {
	display: none;
}
.genesis-nav-menu.responsive-menu .menu-item, .responsive-menu-icon {
	display: block;
}
 61228B .genesis-nav-menu.responsive-menu .menu-item:hover {
 position: static;
}
.genesis-nav-menu.responsive-menu .sub-menu .current-menu-item > a:hover, .genesis-nav-menu.responsive-menu li a, .genesis-nav-menu.responsive-menu li a:hover, .genesis-nav-menu.responsive-menu li.current-menu-item > a {
	background: none;
	display: block;
	line-height: 1;
	padding: 12px 0;
}
.genesis-nav-menu.responsive-menu .menu-item-has-children {
	cursor: pointer;
}
.genesis-nav-menu.responsive-menu .menu-item-has-children > a {
	margin-right: 60px;
}
.genesis-nav-menu.responsive-menu > .menu-item-has-children:before {
	content: "\f347";
	float: right;
	font: normal 16px/1 'dashicons';
	height: 16px;
	padding: 11px 0;
	right: 0;
	text-align: right;
	z-index: 9999;
	color: #fff;
}
.genesis-nav-menu.responsive-menu .menu-open.menu-item-has-children:before {
	content: "\f343";
	color: pink;
}
.genesis-nav-menu.responsive-menu .sub-menu {
	left: auto;
	opacity: 1;
	position: relative;
	-moz-transition: opacity .4s ease-in-out;
	-ms-transition: opacity .4s ease-in-out;
	-o-transition: opacity .4s ease-in-out;
	-webkit-transition: opacity .4s ease-in-out;
	transition: opacity .4s ease-in-out;
	width: 100%;
	z-index: 99;
}
.genesis-nav-menu.responsive-menu .sub-menu .sub-menu {
	padding-left: 20px;
	margin: 0;
}
.genesis-nav-menu.responsive-menu .sub-menu li a, .genesis-nav-menu.responsive-menu .sub-menu li a:hover {
	background: none;
	border: none;
	box-shadow: none;
	padding: 12px 0;
	position: relative;
	width: 100%;
}
.genesis-nav-menu.responsive-menu {
	padding-bottom: 16px;
}
.nav-primary .genesis-nav-menu.responsive-menu li a {
	background: none;
	color: #FFF;
}
.nav-primary .genesis-nav-menu.responsive-menu li a:hover {
	background: none;
	color: pink;
}
.genesis-nav-menu {
	background: none repeat scroll 0 0 #4aafd7 /*#682282*/;
	clear: both;
	font-size: 16px;
	left: 0;
	line-height: 1;
	position: absolute;
	width: 100%;
	top: 100px
}
.shrink .genesis-nav-menu {
	top: 78px;
}
.nav-header ul li a {
	padding: 12px 20px !important;
	border-bottom: 1px solid #fff;
}
.site-header .widget-area a, .site-header .widget-area a:hover {
	color: #fff;
}
.site-header .widget-area a:hover {
	background: black !important
}
.site-header {
	position: fixed;
	top: 0
}
#nav_menu-2 {
	padding-left: 0;
	padding-right: 10px
}
.header-image .bumper {
	min-height: 60px
}
.site-header .title-area {
	float: left;
	width: 200px;
}
.header-middle.header-widget-area, .site-header.shrink .header-middle.header-widget-area {
	height: 80px;
	width: 120px;
}
.header-middle.header-widget-area .widget {
	margin-bottom: 0;
	padding-left: 0;
}
.nav-header ul li a {
	padding: 10px 20px !important;
}
.gch-header {
	margin-top: 55px;
}
.home-widgets .widget:first-child {
	padding-top: 20px;
}
#home-section-widgets .widget-area {
	padding-top: 0
}
.footer-widgets-1, .footer-widgets-2, .footer-widgets-3.widget-area {
	width: 33%;
	margin: 0;
}
#text-2 .widget-wrap .textwidget p {
	margin-left: 0;
}
.alignleft {
	float: none;
}
.gch-header-image-inner {
	display: block !important;
}
#home-widgets .home-widgets-2 #featured-post-5 article {
	width: 50%;
	display: block;
	margin: 0;
}
.home-widgets .featuredpost .entry:nth-of-type(3n+1) {
	clear: none;
}
.footer-widgets-2.widget-area {
	padding-left: 38px;
}
.footer-widgets-1.widget-area {
	padding-left: 9px;
}
.widget.widget_text .widget-wrap p {
	word-wrap: break-word;
}
#home-section-widgets .widget-area {
	width: 50%;
}
.responsive-menu-icon:before {
	content: "";
}
#responsive-menu-icon {
	display: block;
}
#responsive-menu-icon {
	color: #fff;
	padding: 15px 0 0;
	position: absolute;
	right: 15px;
	top: 10px;
}
#responsive-menu-icon:before {
	font: 30px/1 "dashicons";
	color: #fff;
}
.header-image .site-title > a {
	background-size: 181px 70px !important;
	height: 80px;
	min-height: 60px;
	width: 200px;
	margin-left: 12px;
}
.site-header.shrink .wrap {
	padding: 0;
}
nav.nav-header {
	padding-top: 10px;
	transition: all 0.6s ease-in-out 0s;
}
}
 @media ( max-width:768px) {
.footer-widgets-1, .footer-widgets-2, .footer-widgets-3.widget-area {
	width: auto;
	margin: 0;
	float: none;
}
#home-widgets .home-widgets-2 #featured-post-5 article {
	width: 50%;
	display: block;
	margin: 0;
}
.home-widgets .featuredpost .entry:nth-of-type(3n+1) {
	clear: none;
}
.footer-widgets-3.widget-area {
	padding-left: 0;
}
#home-section-widgets .widget-area {
	width: 50%;
}
#responsive-menu-icon:before {
	font: 40px/1 "dashicons"
}
#responsive-menu-icon {
	padding: 15px 0 0;
}
.responsive-menu-icon:before {
	display: none;
}
.footer-widgets-2.widget-area {
	padding-left: 0;
}
.widget {
	padding-left: 0;
}
nav.nav-header {
	padding-top: 25px;
	transition: all 0.6s ease-in-out 0s;
}
}
 @media (min-width: 640px) and (max-width: 768px) {
#text-3, #text-2 {
	float: left;
	width: 50%;
	margin-bottom: 40px;
}
.footer-widgets .footer-widgets-2, .footer-widgets .footer-widgets-3 {
	float: left;
	width: 50%;
	margin-bottom: 30px;
}
}
 @media (max-width: 639px) {
.footer-widgets .widget-area .widget:last-child {
	margin-bottom: 40px;
}
}
 @media ( max-width:480px) {
.footer-widgets-1, .footer-widgets-2, .footer-widgets-3.widget-area {
	width: auto;
	margin: 0;
	float: none;
}
#text-2 .widget-wrap .textwidget p {
	margin-left: 0;
}
.alignleft {
	float: none;
}
.gch-header-image-inner {
	display: block !important;
}
#home-widgets .home-widgets-2 #featured-post-5 article {
	width: 100%;
}
.metaslider .caption-wrap {
	position: relative !important;
}
.footer-widgets-3.widget-area {
	padding-left: 15px;
}
#home-section-widgets .widget-area {
	width: auto;
	float: none
}
#home-section-widgets .widget:last-child {
	padding-bottom: 0;
	padding-top: 0
}
#home-section-widgets .widget {
	text-align: center
}
#home-section-widgets .featuredpage article img {
	float: none
}
#home-section-widgets p {
	text-align: center
}
#home-section-widgets .entry-content, #home-section-widgets .widget-wrap .entry-header {
	margin-left: 0;
	text-align: center;
	clear: both
}
.responsive-menu-icon:before {
	display: none;
}
#responsive-menu-icon:before {
	font: 40px/1 "dashicons"
}
#responsive-menu-icon {
	padding: 15px 0 0;
}
h2 {
	font-size: 20px;
}
.widget {
	padding-left: 0;
}
}
 @media (max-width: 399px) {
.site-header .title-area, .site-header.shrink .title-area {
	float: left;
	width: 152px;
}
.header-image .site-title > a, .header-image .shrink .site-title > a {
	background-size: 135px 70px !important;
	height: 80px;
	margin-left: 12px;
	min-height: 60px;
	width: 147px;
}
}
.page-title .archive-title, .page-title .entry-title {
	color: #fff;
	font-size: 0px;
	font-weight: 0;
	text-shadow: 3px 3px rgba(0, 0, 0, 0);
}
