/*
 __          __  _                                       _
 \ \        / / | |         /\                          | |
  \ \  /\  / /__| |__      /  \   ___  ___ ___ _ __   __| | ___ _ __
   \ \/  \/ / _ \ '_ \    / /\ \ / __|/ __/ _ \ '_ \ / _` |/ _ \ '__|
    \  /\  /  __/ |_) |  / ____ \\__ \ (_|  __/ | | | (_| |  __/ |
     \/  \/ \___|_.__/  /_/    \_\___/\___\___|_| |_|\__,_|\___|_|

Theme Name: Alpha Child
Description: Alpha Child Theme
Author: Web Ascender
Template: alpha
*/
@import url('https://fonts.googleapis.com/css?family=La+Belle+Aurore|Raleway:300,400,600,700');
/*--------------------------------------------------------------
VC OVERWRITES & GENERAL
--------------------------------------------------------------*/
.vc_row, .vc_column-inner{
	background-size:cover;
}

.inner{
	padding:60px 0;
}

.inner-30{
	padding:30px 0;
}

.vc_row-has-fill+.vc_row-full-width+.vc_row.stretched-row>.vc_column_container>.vc_column-inner{
	padding:60px;
}

.entry-content .vc_row.stretched-row .wpb_column .vc_column-inner .wpb_content_element{
	margin-bottom:0;
}

.pattern-bg{
	/*background-image: url("/wp-content/themes/alpha-child/images/pattern-bg4.png");*/
	background-color:#9fd9ce;
	background-repeat: repeat;
    background-size: auto;
}

.pattern-bg-gray{
	background-image: url("/wp-content/themes/alpha-child/images/gray-texture.png");
	background-repeat: repeat;
    background-size: auto;
}

.vc_btn3.vc_btn3-size-sm{
	font-size:14px;
	font-weight:700
}

ul.two-col li{
	width:50%;
	float:left;
}

.grecaptcha-badge{
	z-index:1
}

/*--------------------------------------------------------------
FONTS
--------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6{
	font-weight:600;
	/*text-transform:uppercase;*/
	line-height:160%;
}

p, a, body, button, input, select, textarea{
	font-family: Raleway, sans-serif;
}

a{
	text-decoration:none;
	font-weight:600;
}

.lead p{
	font-size:22px;
}

.lead-20 p{
	font-size:20px;
}

.lead-18 p{
	font-size:20px;
}

a{
	transition:all .3s;
}

h1{
	line-height:120%;
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-mulled_wine .vc_icon_element-icon{
	color:#602f4c;
}

/*--------------------------------------------------------------
BUTTONS
--------------------------------------------------------------*/

.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat{
	background: #f2906e;
	border-bottom:4px solid #e07a56;
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-juicy-pink:focus, .vc_btn3.vc_btn3-color-juicy-pink:hover{
	color:#fff;
	background:#e07a56;
	border-bottom:4px solid #dc6940;
}

.vc_btn3.vc_btn3-size-md, .vc_btn3.vc_btn3-size-md.vc_btn3-style-outline, .vc_btn3.vc_btn3-size-md.vc_btn3-style-outline-custom{
	font-weight:600;
	font-size:18px;
	padding: 14px 40px;
	letter-spacing:.5px;
}

.vc_btn3.vc_btn3-color-turquoise, .vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat{
	background: #934875;
	border-bottom:4px solid #087c72;	
}

.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-turquoise:focus, .vc_btn3.vc_btn3-color-turquoise:hover{
	color:#fff;
	background:#087c72;
	border-bottom:4px solid #06645c;
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline.active, .vc_btn3.vc_btn3-color-white.vc_btn3-style-outline:active, .vc_btn3.vc_btn3-color-white.vc_btn3-style-outline:focus, .vc_btn3.vc_btn3-color-white.vc_btn3-style-outline:hover{
	color:#404040;
}



/*--------------------------------------------------------------
ICONS
--------------------------------------------------------------*/
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-turquoise.vc_icon_element-background{
	background:#934875;
}



/*--------------------------------------------------------------
HOME
--------------------------------------------------------------*/
.home-hero h1, .home-hero h2{
	text-align:center;
	color:#333;
}

.home-hero h2{
	font-size:33px;
	letter-spacing:2px;
	margin-bottom:-10px;
}

.home-hero h1{
	font-size:60px;
	text-transform:none;
	/*font-family:"La Belle Aurore", sans-serif;*/
	font-weight:600;
	margin-top:0;
}

.home-hero{
	padding:100px 0;
	background-position-y:50%;
}

.home-hero .wpb_text_column .wpb_wrapper, .inner-hero .wpb_text_column .wpb_wrapper, .inner-hero .blog-text.wpb_text_column .wpb_wrapper{
    width: auto;
    margin: 0 auto;
    display: inline-block;
    /*background: #ffffffdb;*/
    float: none;
    padding: 60px 30px;	
}

.home-hero .wpb_text_column, .inner-hero .wpb_text_column{
	text-align:center;
}

.intro p{
	font-size:26px;
}

.intro.inner{
	padding:30px 0 60px;
}

.services-photo img{
	border:5px solid #fff;
}

.services-photo .vc_col-sm-6{
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
}

.services-photo .vc_column_container.vc_col-sm-6>.vc_column-inner{
	padding-left:0;
	padding-right:0;
	background:#fff;
}

.entry-content .vc_row.services-photo .wpb_column .vc_column-inner .wpb_content_element:not(:last-child), 
.entry-content .vc_row.services-photo .wpb_column .vc_column-inner .wpb_content_element{
	margin-bottom:10px;
}

.services-photo{
	margin-top:-405px;
	margin-bottom:30px;
}

.home .pattern-bg.inner{
	padding:185px 0;
}

.check-mark-table img{
	max-width:20px;
	margin-right:5px;
}

.check-mark-table{
	margin:0 auto;
}

.check-mark-table td{
	font-size:20px;
	padding:2.5px 0;
}

.home .vc_separator h4{
	text-align:center;
	font-weight:300;
	font-size:35px;
	padding:0 10px;
}

.home .category-featured-client .title{
	font-size:25px;
	text-align:center;
	margin-bottom:15px;
}

.home .category-featured-client .title a{
	color:#404040;
	text-decoration: none;
}

.home .category-featured-client .bottom a{
	width:15%;
	display:table-cell;
	vertical-align:middle;
}

.home .category-featured-client .featured-client-text{
	width:85%;
	padding-left:2%;
	display:table-cell;
	vertical-align:middle;
}

.featured-client-text p{margin-bottom:0;}

.home .category-featured-client .bottom{
	display:table;
}

.entry-content .vc_row.featured-client .wpb_column .vc_column-inner .wpb_content_element:not(:last-child){
	margin-bottom:10px;
}

.home .cta.inner{
	padding:60px 0;
}

.cta{
	background-image:url('/wp-content/themes/alpha-child/images/cta-bg-pink.jpg');
	background-position-y: 22%;
}

.cta h2{
	color
}

.cta a{
	font-weight: 600;
    font-size: 18px;
    padding: 14px 40px;
    letter-spacing: .5px;
    color:#fff;
    border:2px solid #fff;
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
    border-radius: 2em;
    transition:.3s all;
}

.cta a:hover{
	background:#fff;
	color:#333;
}



/*--------------------------------------------------------------
HOME V2
--------------------------------------------------------------*/
/*.page-id-109 .inner{
	padding:60px 0;
}
.hero-image-row img{
	    
}

.page-id-109 .home-hero h2{
	font-size:45px;
}

.hero-image-row .vc_single_image-wrapper{
	max-height:210px;
	overflow:hidden;
	border: 5px solid #fff;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
}

.page-id-109 .pattern-bg.inner, .page-id-109 .pattern-bg-gray.inner.services{
	/*padding: 185px 0;*/
/*}



.page-id-109 .home-hero h1, .page-id-109 .home-hero h2{
	/*color:#333;*/
/*}

.page-id-109 .home-hero{
	padding:40px 0;
	color:#fff;
}

.page-id-109  .check-mark-table{
	margin:0;
}

.page-id-109 .services .vc_col-sm-6 img{
	border:5px solid #fff;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
}*/

/*--------------------------------------------------------------
HOME V3
--------------------------------------------------------------*/
.home .inner{
	padding:60px 0;
}

.home .home-hero h1, .page-id-120 .home-hero h2{
	color:#fff;
}

/*.home .home-hero{
	padding:130px 0 25px;
	background-position-y:-135px;
	background-repeat:no-repeat;
}*/

.home .intro.inner{
	padding: 30px 0;
	margin-top:-10px;
}

.home .pattern-bg.inner{
	/*padding: 185px 0;*/
}

.home .services-photo{
	margin-top:0;
	margin-bottom:0;
}

.home  .check-mark-table{
	margin:0;
}

.home .services .vc_col-sm-6 img{
	border:5px solid #fff;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
}

.home .intro .vc_separator{
    margin-top: -75px;
    margin-bottom: 60px !important;
}

/*--------------------------------------------------------------
PAGE
--------------------------------------------------------------*/
.inner-hero h1{
	/*color:#fff;*/
	font-size:40px;
	letter-spacing:1px;
	margin-top:0;
}

.inner-hero{
	padding:90px 0;
	/*background-position-y:100%;*/
}

.inner-hero .wpb_text_column .wpb_wrapper{
	padding:30px;
}

.inner-hero .vc_column_container{
/*	background:rgba(255,255,255,.9)*/
}

.inner-hero p{
	font-size:26px;
	/*color:#fff;*/
}

.white-col{
	background:#fff;
	padding:20px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
}

.white-col.vc_col-sm-6{
	width:48%;
	margin:0 1%;
}


/*--------------------------------------------------------------
PAGE: ABOUT
--------------------------------------------------------------*/

.mary-photo, .single-team .entry-header img, .services .vc_single_image-wrapper img, .white-border-img img, #dpe_fp_widget-3 img,
#dpe_fp_widget-5 img{
	border: 5px solid #fff;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
}

.team h3{
	margin-bottom:0;
	text-transform:none;
}

.mary-photo{
	max-height:438px;
	overflow:hidden;
}

/*--------------------------------------------------------------
SINGLE TEAM
--------------------------------------------------------------*/
.single-team .entry-header{
	/*display:table;*/
	padding:30px 0;
	margin-top:97px;
}

.single-team main{
	margin-top:30px;
	width:100%;
}

.single-team .post-image{
	display:table-cell;
	vertical-align:middle;
}

.single-team .title-pos{
	display:table-cell;
	vertical-align:middle;	
	padding-left:45px;
	color:#fff;
}

.single-team .title-pos p{
	font-size:20px;
	font-weight:700;
}

.single-team .addthis_tool{
	display:none;
}

.single-team.postid-159 .entry-header img{
	border:none;
	box-shadow:none;
}

.single-team.postid-159 .entry-header.pattern-bg{
	background-image:url('/wp-content/uploads/2018/05/Detroit-overlay.jpg');
	background-size:cover;
	background-position-y:100%;
}

/*--------------------------------------------------------------
PAGE: SERVICES
--------------------------------------------------------------*/
.services .vc_separator.vc_separator_no_text:not(.vc_sep_shadow) .vc_sep_holder_l{
	padding-bottom:15px;
}

/*--------------------------------------------------------------
PAGE: CLIENTELE
--------------------------------------------------------------*/
.widget-title{display:none;}
#dpe_fp_widget-4 li{
	display:table;
	background: #fff;
    padding: 20px;
}

#dpe_fp_widget-4 .client-logo{
	display:table-cell;
	vertical-align:middle;
	width:15%;
	text-align:center;
}

#dpe_fp_widget-4 .client-info{
	display:table-cell;
	vertical-align:middle;
}

#dpe_fp_widget-4 img{
	padding-right:25px;
}

.page-id-18 .inner-hero{
	padding:120px 90px;
}

/*--------------------------------------------------------------
PAGE: COLLABORATIONS
--------------------------------------------------------------*/
#dpe_fp_widget-5 ul{
	display:table;
	border-spacing: 20px;
}

#dpe_fp_widget-5 li{
	text-align:center;
	background:rgba(255,255,255,.5);
	padding:20px;
	width:48%;
	margin:1%;
	/*float:left;*/
	display:table-cell;
	vertical-align:middle;
}

#dpe_fp_widget-5 li:nth-child(2n+1){
	clear:both;
}

#dpe_fp_widget-5 h3{
	text-transform:none;
	;padding:15px 0;
}


/*--------------------------------------------------------------
PAGE: GIVING BACK
--------------------------------------------------------------*/
.margin-top-80{
	margin-top:55px;
}




/*--------------------------------------------------------------
PAGE: CONTACT
--------------------------------------------------------------*/

.gform_wrapper{
	background:#fff;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
	padding:20px;
	margin-top:0;
}

div.gform_wrapper .gform_footer, .gform_wrapper .gform_page_footer{
	text-align:center;
}

div.gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer .button.gform_next_button, 
.gform_wrapper .gform_page_footer .button.gform_previous_button, .gform_wrapper .gform_page_footer .button.gform_button{
	background: #934875;
	border: 1px solid #934875;
   /* border-bottom: 4px solid #087c72;*/
    font-weight: 600;
    font-size: 18px;
    padding: 14px 40px;
    letter-spacing: .5px;
    border-radius: 2em !important;
    transition:all .3s;
    color:#fff;
    text-transform: uppercase;
}

.gform_wrapper .percentbar_blue {
    background-color: #f2906e;
}

div.gform_wrapper .gform_footer input[type=submit]:hover, .gform_wrapper .gform_page_footer .button.gform_next_button:hover, 
.gform_wrapper .gform_page_footer .button.gform_previous_button:hover, .gform_wrapper .gform_page_footer .button.gform_button:hover{
	color: #fff;
    background: #b05e8f;
   /* border: 1px solid #087c72;
    border-bottom: 4px solid #06645c;*/
}

.gform_confirmation_wrapper {
    background: #fff;
    padding: 30px;
    text-align: center;
}

/*--------------------------------------------------------------
PAGE: COACHING
--------------------------------------------------------------*/
.page-id-464 .inner-hero .wpb_text_column .wpb_wrapper{
	background:transparent;
	color:#fff;
}

.page-id-464 .inner-hero .wpb_text_column{
	text-align:left;
}

.page-id-464 .inner-hero{
	padding:30px 0;
}

.slick-slide{
	background:rgba(255,255,255,.5);
	border:5px solid #fff;
	padding:15px;
	
}

.wcp-content-wrap h3{
	text-transform:none;
}

#carousel-478 .slick-slide{
	min-height:215px;
}

#carousel-478 .rpc-content{
	text-align:center;
}

.rpc-title p{
	font-size:20px;
	line-height:120%;
	font-weight:400;
	color:#404040;
	text-align:center;
}

#carousel-478 .rpc-content{
	color:#808080;
	text-transform:uppercase;
	line-height:160%;
	font-size:14px;
}

.wcp-carousel-main-wrap .slick-track a{
	font-weight:700;
	text-transform:none;
	font-size:18px;
}


/*--------------------------------------------------------------
PAGE: COACHING V2
--------------------------------------------------------------*/
.page-id-498 .inner-hero .wpb_text_column .wpb_wrapper{
	background:transparent;
	color:#fff;
}

.page-id-498 .inner-hero .wpb_text_column{
	text-align:left;
}

.page-id-498 .inner-hero{
	padding:30px 0;
}

.page-id-498 h1{
	text-transform:none;
}

/*--------------------------------------------------------------
SINGLE TESTIMONIALS
--------------------------------------------------------------*/
.single-testimonials .single-banner{
	display:none;
}

.single-testimonials .pattern-bg{
	float:left;
	width:100%;
	clear:both;
}

.single-testimonials article{
	background: rgba(255,255,255,.5);
    border: 5px solid #fff;
    padding: 30px;
}

.single-testimonials .nav-links, .single-testimonials .addthis_tool{
	display:none;
}

.test-title:before {
    content: '- ';
}

.test-title {
    color: #808080;
    font-weight: 700;
}

.single-testimonials .entry-content p{
	font-size:17px;
}

/*--------------------------------------------------------------
PAGE: STEWARDS
--------------------------------------------------------------*/

#dpe_fp_widget-3 li{
	width:48%;
	margin:1%;
	float:left;
	display:table;
	background:rgba(255,255,255,.5);
	padding:20px;
	min-height:220px;
}

#dpe_fp_widget-3 li:nth-child(2n+1){
	clear:both;
}

#dpe_fp_widget-3 .steward-img{
	width:25%;
	display:table-cell;
	vertical-align:middle;
}

.steward-text{
	width:75%;
	display:table-cell;
	vertical-align:middle;
	padding-left:10px;
}

#dpe_fp_widget-3 h3{
	text-transform:none;
	font-size:25px;
	margin-bottom:5px;
}

#dpe_fp_widget-3 h4{
	text-transform:none;
	font-size:20px;
	margin-bottom:5px;
	color:#777;
	font-weight:400;
}


/*--------------------------------------------------------------
HEADER
--------------------------------------------------------------*/
.site-header .site-branding h1{
	text-transform:none;
}

#site-navigation a{
	font-weight:600;
	text-transform:none;
	font-size:16px;
}

.social{
	display: table-cell;
    vertical-align: middle;
    width:120px;
}

.social img{
    float: left;
    width: 40px;
    padding: 0 5px;
}

#site-navigation li.current-menu-item > a{
	color: #934875;
}

#site-navigation li:hover a{
	color: #934875;
}

/*--------------------------------------------------------------
FOOTER
--------------------------------------------------------------*/
.site-footer a.wa-credit{
	color:#fff;
	text-decoration:none;
	text-transform:none;
	font-size:14px;
	margin:10px 0;
	display:inline;
}

.site-footer .footer-contact{
	display:none;
}



/*--------------------------------------------------------------
MOBILE MENU
--------------------------------------------------------------*/


/*--------------------------------------------------------------
BLOG
--------------------------------------------------------------*/
.blog{
	/*background-image: url("/wp-content/themes/alpha-child/images/pattern-bg4.png");*/
	background-color:#9fd9ce;
	background-repeat: repeat;
    background-size: auto;
}

.blog main{
	width:100%;
	margin-top:30px;
}

.blog .entry-header{
	border-bottom: 1px solid rgba(255,255,255,.5);
    padding:20px;
    /*background:#fff;*/
}

.blog .entry-content{
	padding:20px;
	margin-top:0;
	/*background:rgba(255,255,255,.5)*/
}

.blog article.type-post{
	padding:0;
}

.blog #main article{
	background:rgba(255,255,255,.5);
	border:5px solid #fff;
	margin:1% 0 ;
	float:left;
	clear:both;
	width:100%;
}

.blog .post-image{
	display:none;
}

.blog .entry-content p{
	margin-bottom:0;
}

.blog h2.entry-title{
	line-height:120%;
	text-transform:none;
	margin-bottom:5px;
}

.inner-banner, .single-banner{
	width: 100%;
    float: left;
    padding: 100px 0px 100px;
    clear: both;
  	background-image:url("/wp-content/themes/alpha-child/images/blog.jpg");
    text-align: center;
    background-size: cover;
    margin-top:97px;
}

.inner-banner h1{
	padding:60px 30px;
	background:rgba(255,255,255,.85);
	margin:0;
}

.post .entry-meta .cat-links a, .post .entry-meta .cat-links, .post .entry-meta .posted-on{
	color:#404040;
}

.entry-content ul{
	line-height:160%;
}

.vc_grid-item h4{
	text-transform:none;
}

.vc_grid-filter.vc_grid-filter-center{
	margin-top:0;
}

.vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item.vc_active, .vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item:hover{
	background:#fff;
}

.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation{
	clear:both;
}

/*--------------------------------------------------------------
BLOG SINGLE
--------------------------------------------------------------*/
.single main, .archive main{
	width:100%;
	margin-top:20px;
}

.single-testimonials main{
	margin-top:97px;
}

.archive #main article{
	border-bottom: 1px solid #eee;
    margin-bottom: 30px;
}

.single-post li.menu-item-33 a{
	color:#934875;
}

.single-banner{
  	/*background-image:url(/wp-content/themes/alpha-child/images/pattern-bg4.png);*/
  	background-color:#9fd9ce;
  	background-size:auto;
  	padding:60px 0;
}

.single-banner.news{
	background-image:url(/wp-content/uploads/2018/12/news.jpg);
	background-size:cover;
	background-position-y:50%;	
}

.single-banner.executive-coaching{
	background-image:url(/wp-content/uploads/2018/05/coaching-blog-bg.jpg);
	background-size:cover;
	background-position-y:68%;
}

.single-banner.client-reviews{
	background-image:url(/wp-content/uploads/2018/07/client-reviews.jpg);
	background-size:cover;
	background-position-y:60%;
}

.single-banner.tp{
	background-image:url(/wp-content/uploads/2018/08/transcendent-partnership.png);
	background-size:cover;
	background-position-y:100%;
}

.single-banner.projects{
	background-image:url(/wp-content/uploads/2019/01/projects.jpg);
	background-size:cover;

}

.single-banner h1{
	padding:0;
	background:transparent;
}

.single-post .single-banner h1{
	text-transform:none;
}

.single-post .single-banner h1 span{
	font-size: 1.75rem;
	display:block;
}

.single-wrap{
	padding: 60px 30px;
    background: rgba(255,255,255,.85);
}

.single-post .posted-on, .archive .posted-on{
	padding-right:10px;
}

.single-post .entry-meta{
	margin-top:10px;
}

.single-post .entry-header{
	display:none;
}

.at-share-btn-elements{
	margin-bottom:25px;
}

/*--------------------------------------------------------------
PAGE: SITEMAP
--------------------------------------------------------------*/
.page-id-328 ul{
	list-style-type:none;
}

.page-id-328 ul.page-list li{
	border-top:1px solid #ddd;
	padding:10px 0;
	margin:0;
}

.page-id-328 ul.page-list > li:last-child{
	border-bottom:1px solid #ddd;
}

.page-id-328 ul.page-list li.page_item_has_children li:first-child{
	margin-top:10px;
}

.page-id-328 ul.page-list li.page_item_has_children li:last-child{
	padding-bottom:0;
}

.page-id-328 ul.children{
	padding:0;
}

.page-id-328 ul.children a{
	padding-left:20px;
}

.page-id-328 li.current_page_item{
	display:none;
}


/*--------------------------------------------------------------
RESPONSIVE
--------------------------------------------------------------*/

@media (min-width: 768px){
.show-767{display:none;}

}
@media (min-width: 1024px){
/*HEADER*/
	#site-navigation{width: 75%;/*padding-right:20px;*/}
	.site-header .site-branding{width:430px;}
	nav.main-navigation ul.menu > li > a{padding-left:7px;padding-right:7px;}
}
@media (min-width: 1180px){
/*HEADER*/
	nav.main-navigation ul.menu > li > a{padding-left:14px;padding-right:14px;}
}


/*--------------------------------------------------------------*/
@media (max-width: 1180px){
	#site-navigation a{font-size:13px;}
/*HEADER*/
	.social img{width:35px;padding:0 4px;}
	.social{width:105px;}
/*HOME*/
	.home .pattern-bg.inner{padding: 170px 0;}
	.services-photo {margin-top: -370px;}
	/*.home .home-hero{background-position-y:-40px;}*/
/*BLOG*/
	.inner-banner .wrapper{margin:0 5%;width:90%;}
/*INNER*/
	.inner-hero .vc_column_container{width: 90%;margin: 0 auto;float: none;}
	.page-id-498 .inner-hero .vc_column_container{width:66.667%;margin:auto;float:right;}
/*GIVING BACK*/
	.margin-top-80{margin:0;}
/*COACHING*/
	.page-id-464 .inner-hero .vc_column_container{width: 66.6%;float: right;}
	.page-id-464 .inner-hero{background-position-x:60%;}
	.page-id-464 .entry-content > .addthis_tool + .vc_row.inner-hero > .vc_column_container > .vc_column-inner{padding-top:0;}
	button.slick-prev{left:-7px;}
	button.slick-next{right:-7px;}
}

@media (max-width: 1024px){
/*HOME*/
	.home .pattern-bg.inner{padding: 145px 0;}
	.services-photo {margin-top: -320px;}	
	.services .vc_col-sm-1{width:0;}
	.services .vc_col-sm-6{width:60%;}
	.services .vc_col-sm-4{width:40%;}
/*BLOG*/
	.inner-banner{margin-top:60px;}
/*TEAM*/
	.single-team .entry-header{margin-top:60px;}
/*COACHING*/
	.page-id-464 .inner-hero, .page-id-498 .inner-hero{background-position-x:35%;}
	.page-id-464 .inner-hero p, .page-id-498 .inner-hero h1{font-size:22px;}
/*SINGLE TESTIMONIALS*/
	.single-testimonials main{margin-top:60px;}
}

@media (max-width: 880px){
/*HOME*/
	.home .pattern-bg.inner{padding: 110px 0;}
	.services-photo {margin-top: -265px;}	
	.services .vc_col-sm-6{width:50%;}
	.services .vc_col-sm-4{width:50%;}
/*STEWARDS*/
	#dpe_fp_widget-3 li{width:100%;margin:1% 0;}
}

@media (max-width: 767px){
	.show-767{display:block;}
	.hide-767{display:none;}
/*HEADER*/
	.site-header .site-branding h1{font-size:20px;}
/*HOME*/
	.home-hero h1{font-size:50px;}
	.home-hero h2{font-size:30px;}
	.home-hero {padding: 80px 0 60px 0;}
	.intro p{font-size:22px;}
	.vc_btn3.vc_btn3-size-md, .vc_btn3.vc_btn3-size-md.vc_btn3-style-outline, .vc_btn3.vc_btn3-size-md.vc_btn3-style-outline-custom{font-size:16px;}
	.home .services-photo .vc_col-sm-6.vc_column_container{	width: 65%;margin: 0 auto;}	
	.check-mark-table{margin:0;}
	.checkboxes .vc_col-sm-4{width: 335px;margin: 0 auto;}
	.vc_sep_width_40{width:70%;}
	.category-featured-client .bottom, .category-featured-client .bottom a, .category-featured-client .featured-client-text{display:block;width:100%;}
	.category-featured-client .bottom a{text-align:center;}
	.category-featured-client .bottom img{max-width:300px;margin-bottom:20px;}
	.category-featured-client .featured-client-text{padding-left:0;}
	.services .vc_col-sm-6{width:60%;margin:0 auto;}
	.services .vc_col-sm-4{width:60%;clear:both;margin:0 auto;}
/*CLIENTELE*/
	#dpe_fp_widget-4 li{display:block;}
	#dpe_fp_widget-4 .client-info{display:block;text-align:center;width:100%;}
	#dpe_fp_widget-4 .client-logo{display:block;width:100%;margin:0 auto;margin-bottom:15px;max-width:300px;text-align:center;}
	#dpe_fp_widget-4 img{padding-right:0;}
/*COLLABORATIONS*/
	#dpe_fp_widget-5 li{width:100%;margin:1% 0;}
/*GIVING bACK*/
	.margin-top-80{margin:0;}
/*COACHING*/
	.page-id-464 .inner-hero .vc_column_container{width:100%;padding:50px 0;}
/*BLOG*/
	.fb-page.fb_iframe_widget, .fb_iframe_widget span{max-width:100%;}
}

@media (max-width: 600px){
/*HOME*/
	.home .services-photo .vc_col-sm-6.vc_column_container{	width: 80%;}
	.services .vc_col-sm-6{width:80%;}
	.services .vc_col-sm-4{width:80%;}
	.home .category-featured-client .featured-client-text{width:100%;display:block;}	
	.home .category-featured-client .bottom{display:block;}
/*STEWARDS*/
	.steward-text{width:100%;display:block;text-align:center;}
	#dpe_fp_widget-3 .steward-img{text-align:center;}
	#dpe_fp_widget-3 li{display:block;}
/*TEAM*/
	.single-team .post-image, .single-team .title-pos{width:100%;display:block;}
}

@media (max-width: 480px){
ul.two-col li{width:100%;}
/*HEADER*/
	.site-header .site-branding h1{font-size:18px;}
/*HOME*/
	.home-hero h1{font-size:30px;}
	.home-hero h2{font-size:25px;}
	.home-hero {padding: 60px 0 40px 0;}
	.intro p{font-size:18px;}
	.home .services-photo .vc_col-sm-6.vc_column_container{	width: 90%;}
	.checkboxes .vc_col-sm-4{width: 90%;}
	.vc_sep_width_40{width:100%;}	
	.services .vc_col-sm-6{width:100%;}
	.services .vc_col-sm-4{width:100%;}
/*BLOG*/
	.single-banner, .inner-banner, .inner-hero{padding:5% 0;}
	.inner-banner h1, .inner-hero h1{font-size:30px;}
	.inner-hero p{font-size:20px;}
}

@media (max-width: 330px){
h1{font-size:1.5rem}
/*HOME*/
	.home-hero h1{font-size:65px;}
	.home-hero h2{font-size:20px;}
	.home-hero {padding: 60px 0 40px 0;}
	.home .pattern-bg.inner {padding: 100px 0;}
	.services-photo{margin-top:-225px;}
}




