/*
Theme Name: Altogether Autism
Author: Duoplus
Author URI: http://duoplus.nz/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme.
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

/* ----------------------------------------------------------------------------
 * Child Theme Style.css styles begin here!
 * ------------------------------------------------------------------------- */

.hidden {
	display:none;
}

/* Layout */
#main:not(.sidebar-none) .wf-container-main {
    display: -ms-grid;
    display: grid;
    grid-column-gap: 27px;
}

.single-post .sidebar-left .wf-container-main,
.page-template-default .sidebar-left .wf-container-main  {
    -ms-grid-columns: 270px 27px 645px 27px 297px;
    grid-template-columns: 270px 645px 297px;
}

.page-template .sidebar-left .wf-container-main,
.page-id-9363 .sidebar-left .wf-container-main {
	-ms-grid-columns: 270px 27px calc(100% - 270px - 17px);
   	grid-template-columns: 270px calc(100% - 270px - 17px);
}

.single-ai1ec_event .wf-container-main {
	-ms-grid-columns: calc(100% - 297px - 17px) 27px 297px;
   	grid-template-columns: calc(100% - 297px - 17px) 297px;
   	grid-template-areas: "content";
}

.archive #main > .wf-wrap {
    overflow: unset;
}

.archive #main > .wf-wrap::after {
    content: "";
    clear: both;
    display: table;
}

.vc_row {
    margin-left: -13px;
    margin-right: -13px;
}

.wf-container-main > .content {
	padding: 0px 10px;
}

.vc_separator .vc_sep_holder .vc_sep_line {
     border-top: 1px solid #38c8ff;
}  

.vc_column_container .vc_column-inner {
    padding-left: 13px;
    padding-right: 13px;
 
}   

/* Typograhpy */
h1, .bottom-content > h3 {
	border-bottom:2px solid black;
	padding-bottom:10px;
	margin-bottom:35px;
}

.home h1 {
	border-bottom: 0px;
	margin-bottom: 0px;
}

.content a {
	color: #1971bf;
}

/* Tel Links */
a[href^="tel"] {
	font-family: "Lato", Helvetica, Arial, Verdana, sans-serif;
}

/* Header */
.masthead:not(.mixed-header),
#phantom {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0585ce+0,206aba+48,206aba+48,4d4aa6+86 */
	background: #0585ce; /* Old browsers */
	background: -moz-linear-gradient(left, #0585ce 0%, #206aba 60%, #206aba 60%, #4d4aa6 86%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #0585ce 0%,#206aba 60%,#206aba 60%,#4d4aa6 86%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #0585ce 0%,#206aba 60%,#206aba 60%,#4d4aa6 86%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0585ce', endColorstr='#4d4aa6',GradientType=1 ); /* IE6-9 */
}

#phantom {
	padding:20px 0px;
}

#phantom .logo-box {
	padding:0px;
}

#phantom .logo-box img{
	width:70%;
	height:70%;
}

.classic-header.bg-behind-menu .navigation::before {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#5a2c90+0,6a2a90+56,852790+100 */
	background: #5a2c90; /* Old browsers */
	background: -moz-linear-gradient(left, #5a2c90 0%, #6a2a90 56%, #852790 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #5a2c90 0%,#6a2a90 56%,#852790 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #5a2c90 0%,#6a2a90 56%,#852790 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5a2c90', endColorstr='#852790',GradientType=1 ); /* IE6-9 */
}

.classic-header.widgets .branding .mini-widgets {
	display:block;
	padding-top:20px;
}

.masthead .mini-widgets .mini-contacts {
	float:right;
}

.masthead .mini-widgets .mini-contacts a {
	color:#fff;
	text-decoration:none; 
}

.masthead .mini-widgets .text-area {
	float:right;
	clear:both;
	margin-top:10px;
}

.masthead.widgets .mini-contacts {
	margin-right: 0px;
	font-weight:300;
    font-family: "Lato", Helvetica, Arial, Verdana, sans-serif;
}

.widget .searchform .submit:before {
	display: none;
}

.mini-widgets .searchform input {
	min-width:290px;
	width:auto;
	padding-right:0px;
	margin-right:50px;
	background: #78a2d4;
	color:#fff;
	border:1px solid #fff;
}

.mini-widgets .searchform input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: white;
    opacity: 1; /* Firefox */
}

.mini-widgets .searchform input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: white;
}

.mini-widgets .searchform input::-ms-input-placeholder { /* Microsoft Edge */
    color: white;
}

.searchform br {
	display:none;
}

.widget .searchform .submit {
	background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='20px' height='20px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='rgba(255,255,255,1)' d='M15.376,13.75l-3.985-4c0.586-0.916,1.032-2.171,1.032-3.333c0-3.263-2.675-5.917-5.961-5.917C3.175,0.5,0.5,3.154,0.5,6.417c0,3.263,2.675,5.919,5.962,5.919c1.113,0,2.272-0.4,3.163-0.93l4.049,3.955L15.376,13.75z M2.518,6.455c0-2.179,1.785-3.953,3.981-3.953c2.195,0,3.983,1.773,3.983,3.953c0,2.18-1.788,3.952-3.983,3.952C4.304,10.407,2.518,8.635,2.518,6.455z'/%3E%3C/svg%3E") !important;
	background: #000;
	width: 20px;
	height: 20px;
	padding: 9px;
	background-position: center;
	background-repeat: no-repeat;
	top:0;
	right:0;
	border-radius:4px;
}

.widget .searchform .submit:hover {
	background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='28px' height='28px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='rgba(90,44,144,1)' d='M15.376,13.75l-3.985-4c0.586-0.916,1.032-2.171,1.032-3.333c0-3.263-2.675-5.917-5.961-5.917C3.175,0.5,0.5,3.154,0.5,6.417c0,3.263,2.675,5.919,5.962,5.919c1.113,0,2.272-0.4,3.163-0.93l4.049,3.955L15.376,13.75z M2.518,6.455c0-2.179,1.785-3.953,3.981-3.953c2.195,0,3.983,1.773,3.983,3.953c0,2.18-1.788,3.952-3.983,3.952C4.304,10.407,2.518,8.635,2.518,6.455z'/%3E%3C/svg%3E") !important;
	background: #fff;
	background-position: center !important;
	background-repeat: no-repeat !important;
}

/* hide author and date on search results page */
.search-results .entry-meta {
    display: none;
}

/* Social Media */
.social-icons li {
	display:inline-block;
	margin-left:20px;
	margin-top:-8px;
}	

.social-icons li:first-of-type {
	margin-left:0px;	
}	

.social-icons li a{
	color:#fff;
	font-size:24px;
}

.social-icons li a:hover{
	color:#38c8ff;	
}	

/* Main Menu */
.top-header .outside-item-remove-margin.main-nav > li:first-child > a {
	padding-left:0px;
}

.main-nav li.current-menu-item .menu-text {
	font-weight:bold;
}

.main-nav .sub-nav {
	display:none;	
}

/* Page Fancy Title */
.page-title {
	display:none !important;
}

/* Buttons */
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern, input.button, input[type="submit"] {
    color: #fff;
    border: 0px;
    
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6d2c90+0,82298f+100 */
	background: #6d2c90 !important; /* Old browsers */
	background: -moz-linear-gradient(left, #6d2c90 0%, #82298f 100%) !important; /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #6d2c90 0%,#82298f 100%) !important; /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #6d2c90 0%,#82298f 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d2c90', endColorstr='#82298f',GradientType=1 ) !important; /* IE6-9 */
    
    background-image:none;
    font-weight:400 !important;
    text-decoration:none;
    font: normal 22px / 32px "Raleway", Helvetica, Arial, Verdana, sans-serif !important;
}
	
.vc_btn3.vc_btn3-size-md, input.button, input[type="submit"] {
    font-size: 22px !important;
    padding: 4px 24px !important;
}

.vc_btn3.vc_btn3-shape-rounded {
    border-radius: 0px;
}

.vc_general.vc_btn3 {
    -webkit-transition: none;
    transition: none;
}   

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern.active, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:active,
input.button:hover, input[type="submit"]:hover  {
    background: #38c8ff !important;
    color:#fff;
  
}

/* Breadcrumbs */
.breadcrumbs {
    font-size: 14px;
}

.breadcrumbs a {
    color:#000;
}

.breadcrumbs a:hover {
    color:#792a90;   
}    

.breadcrumbs div.separator,
.breadcrumbs > span {
    display:inline-block;
}

.breadcrumbs div.separator {
    margin-left:5px;
}
 
.breadcrumbs > span:last-of-type,
.breadcrumbs div.separator:last-of-type{
	display:none;
}

.breadcrumbs span.separator:first-of-type {
    border:1px solid red;
}

/* Banner */
.banner {
 /* min-height:590px;*/
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  margin-top:-50px;
}

.banner .item { 
	position:relative; 
	background-position: right top !important; 
	background-repeat: no-repeat !important; 
	background-size: auto 100% !important; 
	min-height: 25vw; 
}

.banner .active .item::before {
    content: "";
    top: 0;
    left: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c0c0c0+0,e2e2e3+100 */
	/* background: rgb(192,192,192); Old browsers */
	 /*background: -moz-linear-gradient(left, rgba(192,192,192,1) 0%, rgba(225,225,225,1) 100%); FF3.6-15 */
	/*background: -webkit-linear-gradient(left, rgba(192,192,192,1) 0%,rgba(225,225,225,1) 100%);  Chrome10-25,Safari5.1-6 */
	/* background: linear-gradient(to right, rgba(192,192,192,1) 0%,rgba(225,225,225,1) 100%); W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c0c0c0', endColorstr='#e2e2e2',GradientType=1 );  IE6-9 */
}   

.banner .owl-nav {
    position: absolute;
    top: 50%;
    margin-top: -17px;
    width: 100%;
}

.banner .owl-nav .owl-next {
    height: 34px;
    width: 23px;
    position: absolute;
    top: 0;
    right: 50px;
    font-size: 0;
    text-indent: -999px;
    overflow: hidden;
    transition: background ease-in 0.5s;
    -webkit-transition: background ease-in 0.5s;
    -moz-transition: background ease-in 0.5s;
    -ms-transition: background ease-in 0.5s;
    background-size: 23px;
}

.banner .owl-nav .owl-prev {
    height: 34px;
    width: 23px;
    position: absolute;
    top: 0;
    left: 50px;
    font-size: 0;
    text-indent: -999px;
    overflow: hidden;
    transition: background ease-in 0.5s;
    -webkit-transition: background ease-in 0.5s;
    -moz-transition: background ease-in 0.5s;
    -ms-transition: background ease-in 0.5s;
    background-size: 23px;
}

.caption-wrapper{
	position:absolute;
	left:0;
	z-index:99;
	width:100%;
	top: 50%;
  	transform: translateY(-50%);
}

.caption {
	max-width:1269px;
	margin:0 auto;
}

.caption h1 {
	color:#5a2c90;
	max-width: 27%;
	font: normal 300 48px / 58px "Raleway", Helvetica, Arial, Verdana, sans-serif;
	padding-left:100px;
}	

/* Life Stages */
.life-stages {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#9adaf5+0,a6a8dd+100 */
	background: #9adaf5; /* Old browsers */
	background: -moz-linear-gradient(left, #9adaf5 0%, #a6a8dd 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #9adaf5 0%,#a6a8dd 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #9adaf5 0%,#a6a8dd 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9adaf5', endColorstr='#a6a8dd',GradientType=1 ); /* IE6-9 */
	margin:0;	
}

.home .life-stages {
	max-width:560px;
	float:right;
	margin-right:13px;	
}

.life-stages .vc_row.vc_inner {
	display:flex;
	display: -webkit-flex;
  	display: -ms-flexbox;
	align-items:flex-end;
}

.life-stages .vc_col-sm-3 {
	margin-bottom:40px;
}

.life-stages .wpb_single_image.wpb_content_element {
	margin-bottom:8px;
}

.life-stages .wpb_text_column {
	margin-right: auto;
	margin-left:auto;
	
}

.life-stages .vc_col-sm-3 .wpb_text_column {
	margin-bottom:0px;
}

.home .life-stages .wpb_text_column {
	max-width:320px;
}

.life-stages .ult-content-box-container .ult-content-box-anchor .ult-content-box {
	padding:10px 0px;	
	color:#fff;
	margin-top:-20px;
}	

.life-stages .ult-content-box-container .ult-content-box-anchor:hover .ult-content-box {
	background-color:#8ac4dc !important;
}

.life-stages .vc_row {
	padding:15px 10px;
}

/* Who for */
.who-for {
	display:flex;
	display: -webkit-flex;
  	display: -ms-flexbox;

}

.home .who-for {
	padding-bottom: 120px;
	padding-top: 95px;	
	margin:0 auto;
	max-width:950px;
}

.who-for .wpb_column:nth-child(1n) .ult-content-box-anchor {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#007fc6+0,00abed+100 */
	background: #007fc6; /* Old browsers */
	background: -moz-linear-gradient(left, #007fc6 0%, #00abed 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #007fc6 0%,#00abed 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #007fc6 0%,#00abed 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007fc6', endColorstr='#00abed',GradientType=1 ); /* IE6 */
	display:block;
}

.who-for .wpb_column:nth-child(2n) .ult-content-box-anchor {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e05e27+0,e89325+100 */
	background: #e05e27; /* Old browsers */
	background: -moz-linear-gradient(left, #e05e27 0%, #e89325 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #e05e27 0%,#e89325 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #e05e27 0%,#e89325 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e05e27', endColorstr='#e89325',GradientType=1 ); /* IE */
	display:block;
}

.who-for .wpb_column:nth-child(3n) .ult-content-box-anchor  {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#5e2e91+0,88288f+100 */
	background: #5e2e91; /* Old browsers */
	background: -moz-linear-gradient(left, #5e2e91 0%, #88288f 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #5e2e91 0%,#88288f 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #5e2e91 0%,#88288f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5e2e91', endColorstr='#88288f',GradientType=1 ); /* IE6 */
	display:block;
}

.who-for .wpb_column .ult-content-box-anchor {
	max-width:295px;	
	min-height:320px;
	position:relative;
}

.who-for .wpb_column .ult-content-box-anchor .ult-content-box {
	margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width:100%;
}	

.who-for .wpb_column .ult-content-box-anchor:hover {
	filter: brightness(0.85);
}	

.who-for .wpb_text_column,
.who-for .wpb_text_column h4,
.who-for .wpb_text_column p {
	color:#fff;
	text-transform: uppercase;
}

.who-for .wpb_text_column .wpb_wrapper {
	margin:0 auto;
	padding:20px;
}	


/* Home Page */
.home .content .vc_row:nth-child(2) h2:first-of-type {
	font-size:42px;
	line-height: 52px;
}

.home .gform_wrapper .left_label select.large {
	width: 100%;
}

.panel-icons  .wpb_single_image.wpb_content_element {
	margin-bottom:10px;
	margin-top:10px;
}

.panel-icons {
	padding-bottom:26px;
}

.panel-icons p{
	font-size:24px;
	font-weight:600;
	color:#fff;
}

.panel-icons a {
	color:#000;
}

.panel-icons a:hover {
	color:#5a2c90;
} 

.panel-icons a:hover p,
.panel-icons a:hover img {
	filter: gray; /* IE */
   -webkit-filter: grayscale(1); /* Old WebKit */
   -webkit-filter: grayscale(100%); /* New WebKit */
   filter: url(resources.svg#desaturate); /* older Firefox */
   filter: grayscale(100%); /* Current draft standard */
   opacity: 0.7;
   filter: alpha(opacity=70); /* For IE8 and earlier */
}

.panel-icons img {
	filter: none; 
   -webkit-filter: grayscale(0); 
   filter: grayscale(0);
   opacity: 1;
   filter: alpha(opacity=100); /* For IE8 and earlier */
}

.vc_row.subscribe .wpb_text_column.wpb_content_element {
	margin-bottom:10px;
}

.vc_row.subscribe form {
	max-width:620px;
	margin:0 auto;
	text-align:center;
	padding-left:16px;
}

.vc_row.subscribe form label {
	display: none;
}

.vc_row.subscribe form li {
	display:inline;
	float:left;
	clear:none;
	width:50%;
}

.vc_row.subscribe form .ginput_container,
.vc_row.subscribe form .gform_footer {
	width:100% !important;
	margin-left:0 !important;
	margin-right:0 !important;	
}

.vc_row.subscribe form .ginput_container input{
	width:100%;
}

.vc_row.subscribe .gform_wrapper ul li.gfield {
    clear: none;
}

/* Events Page */
.page-template-events-page .content,
.single-ai1ec_event.single .content {
	display:inline-block;
	max-width:950px;
}

.single-ai1ec_event .comments-area,
.single-ai1ec_event .content .call-to-action{
	display:none;
}

.single-ai1ec_event .ai1ec-time .ai1ec-col-sm-3 {
	width:auto;
}

.ai1ec-posterboard-view.ai1ec-posterboard-aligned .ai1ec-posterboard-image-container .ai1ec-posterboard-image {
    background-size: contain;
    background-repeat: no-repeat;
}

.single-ai1ec_event .bottom-content {
	display:none;

}

.page-id-53 .ai1ec-pull-left {
    float: none !important;
    margin-bottom: 20px !important;
}

/* Posts */
.posts {
	margin-left:-13px;
	margin-right:-13px;
	display: -webkit-flex;
  	display: -ms-flexbox;
  	display: flex;
  	flex-flow: row wrap; 
}

.posts.loading {
	background: url(images/loading.gif) no-repeat center center;
	background-size: 100px 100px;
	min-height:140px;
}

.posts.loaded {
	background: none;
}

.single-post .posts {
	margin-left:-23px;
	margin-right:-23px;
}

.single-post .comments-area {
	display:none;
}

.posts .vc_col-sm-3 {
	width: 23.23%;
}

.home .posts .vc_col-sm-4 {
	width:31.59%;
}

.posts .vc_col-sm-4,
.page-id-9363 .posts .vc_col-sm-4  {
	width:30.54%;

}

.page-id-47 .posts .vc_col-sm-4 {
	width:31%;
}

.posts .vc_col-sm-4.featured {
	width:100%;	
}	

.posts .featured .ult-content-box .wpb_text_column .wpb_wrapper {
	box-sizing: border-box;
}

.posts .vc_col-sm-4.featured .wpb_single_image {
	float:left;	
}	

.posts .vc_col-sm-4.featured .wpb_text_column {
	float:right;
	max-width:297px;	
}	

.single-post .posts .vc_col-sm-4 {
	width:28.7%;
}	

.posts .vc_col-sm-3:nth-child(4n+1),
.posts .vc_col-sm-4:nth-child(3n+1)  {
	clear:left;
}

.posts .vc_col-sm-3,
.posts .vc_col-sm-4 {
	margin-bottom:35px;
	margin-left: 13px;
	margin-right: 13px;
	background:#f1f1f1;
}

.single-post .posts .vc_col-sm-4 {
	margin-left: 20px;
	margin-right: 20px;
}

.posts .vc_column_container .vc_column-inner {
    padding-left: 0px;
    padding-right: 0px;
}

.posts .vc_col-sm-3,
.posts .vc_col-sm-4 {
	border:2px solid #fff;
	margin-left: 11.25px;
	margin-right: 11.25px;
	margin-bottom:33px;
	background:#f1f1f1;
}	

.posts .vc_col-sm-3:hover,
.posts .vc_col-sm-4:hover {
	border:2px solid #38c8ff;
}

.posts .ult-content-box-anchor {
	color:#000;
	text-decoration:none;
	box-sizing: border-box;
}

.posts .ult-content-box .wpb_content_element {
	margin-bottom:0px;
	
}

.posts .ult-content-box .wpb_content_element.wpb_text_column {
	max-height: 350px;
	overflow: hidden;
	width: 100%;
} 

.posts .ult-content-box .wpb_content_element.wpb_text_column p{
	position:relative;	
}	

.posts .ult-content-box .wpb_content_element.wpb_text_column .wpb_wrapper {
	-webkit-column-width: 200vw;
    -moz-column-width:    200vw;
    column-width:         200vw;
    height:               320px; 
}

.posts .ult-content-box .wpb_content_element.wpb_text_column .wpb_wrapper p span.last:after {
	content: '...';
	position:absolute;
	
}

.posts .ult-content-box .wpb_text_column .wpb_wrapper{
	padding:25px 16px;	
}

.posts .vc_single_image-wrapper,
.posts .wpb_single_image .vc_figure,
.posts .vc_single_image-wrapper img {
	width:100%;
}

/* Call To Action */
.call-to-action {
    background: -moz-linear-gradient(left,#94BDED 0%,#B4D2F4 31%,#B4D2F4 70%,#94BDED 100%);
    background: -webkit-linear-gradient(left,#94BDED 0%,#B4D2F4 31%,#B4D2F4 70%,#94BDED 100%);
    background: -o-linear-gradient(left,#94BDED 0%,#B4D2F4 31%,#B4D2F4 70%,#94BDED 100%);
    background: -ms-linear-gradient(left,#94BDED 0%,#B4D2F4 31%,#B4D2F4 70%,#94BDED 100%);
    background: linear-gradient(left,#94BDED 0%,#B4D2F4 31%,#B4D2F4 70%,#94BDED 100%);
	margin:0;
	margin-bottom: -25px;	
	float:left;
	width:100%;	
}

.call-to-action .vc_column_container .vc_column-inner {
	padding-top:0px;
	
}

.home .call-to-action {
	float:none;
}

.call-to-action .gform_wrapper ul.gform_fields li.gfield:first-of-type {
    padding-right: 16px;
}

.upb_row_bg.call-to-action {
	display:none;
}

.home .upb_row_bg.call-to-action {
	display:block;
}

.call-to-action-content {
	margin:0 auto;
	max-width:625px;
	text-align:center;
	padding-bottom:20px; 
	padding-top:40px;
}

.call-to-action-content .vc_btn3{
	margin-top:30px;
}

.call-to-action-right {
	max-width: 297px;
	float:right;
	-ms-grid-column: 5;
}

.single-ai1ec_event .call-to-action-right {
	-ms-grid-column: 3;
}

.call-to-action-right p{
	display:none;	
}

.call-to-action-right p:last-of-type{
	display:block;	
}	

/* Menu block */
.menu-block {
	margin:0;	
	
}

.menu-block .vc_row-has-fill:hover {
	filter: brightness(0.85);
}

.menu-block a {
	color:#fff;
	text-decoration:none;
	padding-left:100px;
	display:block;
	box-sizing: border-box;
	width:100%;
	padding-top: 0.85em;
	padding-bottom: 0.85em;
	max-height:87px;
	min-height:87px;
	
}

.menu-block .vc_row {
	background-repeat: no-repeat;
	font-size:36px;
}
/*
.menu-block .vc_row > .wpb_column {
	margin: 0;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    padding-left:100px; 
}	*/
	
.menu-block .wpb_content_element {
 	margin-bottom:0px;
}

.menu-block .vc_row-has-fill > .vc_column_container > .vc_column-inner {
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
}

/* Side bar */
.sidebar.solid-bg .widget, .solid-bg .sidebar-content .widget, .solid-bg.sidebar-content .widget {
	padding-right:0px;
	padding-left:0px;
}

.sidebar {
   color: #000000;
   font: normal 16px / 26px "Raleway", Helvetica, Arial, Verdana, sans-serif;
   padding-right:0px !important;
 	
}

.sidebar .custom-nav > li li a {
	padding-left: 0px;
	
	width:100%;
}

.sidebar li {
	margin-top:0px;
	padding-top:0px;
	margin-bottom:5px;
}

.sidebar li input[type=checkbox]{
	margin-right:5px;	
}	

.sidebar li a:hover,
.sidebar li.cat-item:hover  {
	background: #e5e5e5;
}

.sidebar-content a{
	text-decoration:none;
	width:100%;
}

.sidebar-content label {
	display:inline-block;
	width:100%;
	cursor: pointer;
}

.sidebar .widget_subpages a {
	display:block;	
}

.sidebar-content a:hover,
.sidebar-content .custom-nav > li > a:hover span{
	color: #000 !important;	
}	

.sidebar-content .widget-title {
	font-size:24px;
	font-weight:600;
}

.sidebar-content  .custom-nav {
	border-bottom: 2px solid black;
	margin-bottom:10px;
	padding-bottom:35px;
}

.sidebar-content .custom-nav > li > a {
	padding:0;
}

.sidebar .sidebar-content .custom-nav > li > ul {
	display:block;
	padding:10px 15px 10px 20px;
}

.sidebar-content .custom-nav a:hover span {
	color:#000 !important;
}

.sidebar .sidebar-content .custom-nav > li > ul > li {
	list-style:none;
}	

.sidebar .sidebar-content .custom-nav > li > ul a {
	font-size:14px;
}

.sidebar .sidebar-content .custom-nav > li li a::before {
	display: none;
}
	
.sidebar.info-hub {
	display:block;
}

.sidebar.info-hub > div{
	float:left;	
	
}	

.sidebar .list-custom-taxonomy-widget {
	padding-top:20px;
	padding-bottom:20px;
}

.sidebar .sidebar-content > .widget-title {
	padding-top:20px;
}

.sidebar .widget_subpages > ul> li > ul {
	padding: 10px 0px 10px 15px;
	font-size: 14px;
}

.sidebar .widget_subpages .widget_subpages_current_page > a, 
.sidebar-content .custom-nav li.act > a span,
.sidebar li.current-cat > a{
	color: #1971bf;
	font-weight:bold;
	
}

.sidebar .widget, .sidebar-content .widget {
	padding-top:0px;
}

.sidebar ul.custom-nav li.has-children > a:before {
  width: 0; 
  height: 0; 
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #000;
  margin-top: -4px;
  margin-right:2px;
}

.sidebar ul.custom-nav li.has-children ul {
	display:none;
}

.page-template-articles-page .sidebar .sidebar-content div,
.page-template-articles-page .sidebar .sidebar-content ul,
.sidebar.info-hub .sidebar-content div,
.sidebar.info-hub .sidebar-content ul {
	display:block;
}

.sidebar-content div.custom-html-widget:first-of-type {
	display:none;

}

/* Taxonomy Template */
.content.sidebar-left  {
    width: calc(100% - 325px) !important;
    float:right;
}
	
/* Contact Template */
.page-template-contact-page .sidebar-none .content {
    width: 100%;
    max-width: 1024px;
    margin: 0 auto;
}

.page-template-contact-page .vc_row.section .vc_col-sm-2 img { 
	max-width:74px;
	max-height: 74px;
	margin-left:-26px;		
}
	
.page-template-contact-page a.section-link:hover .vc_row {
	background: #f5f5f5;	
}	

.page-template-contact-page .vc_row.section {
	padding-top:35px;
	display:flex;
}

.page-template-contact-page .vc_separator {
	margin-bottom:0px;
}	

.page-template-contact-page .content > .vc_row:first-of-type .wpb_content_element {
	margin-bottom:0px;
}

.page-template-contact-page .content > .vc_row:last-of-type .vc_separator {
	display:none;
}

.page-template-contact-page .vc_row.section .vc_col-sm-2 .wpb_content_element {
	margin-bottom:0px;
}

.page-template-contact-page .vc_row.section .vc_col-sm-2 .vc_column-inner {
	position: relative;
	top: 50%;
 	-webkit-transform: translateY(-50%);
 	-ms-transform: translateY(-50%);
  	transform: translateY(-50%);
  	margin-top:-35px;
} 

/* Default Template */
.page-template-default .content,
.single .content {
	max-width:640px;
}

.page-template-default .content.full-width,
.single .content.full-width,
.page-template-events-page .content.full-width {
	max-width:100%;
}


/* Single Post Page */
.single .post-thumbnail {display: none;}

.single .content > .post {
	margin-bottom: 25px;
}

.bottom-content {
	float:left;
	width:100%;
	margin-top: 50px;
	clear:both;
	width: calc(100% + 297px + 37px);
}

/* Media Releases Page */
.post-type-archive-media_releases .posts .vc_col-sm-3 {
    margin-left: 9.25px;
    margin-right: 9.25px;
}    

/* Single Media Release Page */
.single-media_releases .content {
	max-width:945px;
}

/* Contact Page */
.page-template-contact-page .section-link {
	text-decoration: none;
	color:#000;
}

.mobile {
	display:none;
}

.page-template-contact-page h3 .mobile {
	margin-top:-40px;
}

	
/* Forms */
.wpcf7-number, input[type=search], input[type=tel], input[type=url], input[type=email], input[type=number], input[type=date], input[type=range], input[type=password], input[type=text], select, textarea {
    padding: 5px 10px;
}	

input[type="text"], input[type="search"], input[type="tel"], input[type="url"], input[type="email"], input[type="number"], input[type="date"], input[type="range"], input[type="password"], select, textarea, .wpcf7-number {
	border-color: rgba(77,77,77,1);
}

.gform_wrapper ul.gfield_checkbox li label, .gform_wrapper ul.gfield_radio li label {
	font-size: 13px;
}

.gform_not_found {
	display:none;
}

/* Archive */
.archive-content {
	display:inline-block;
	margin-bottom: 35px;
}

.archive-content hr {
	display:none;
}

.archive-content .col-sm-6 {
	width: 43%;
    float: left;
}

.archive-content .col-sm-6 img {
	width:100%;
}

.archive-content .col-sm-6:last-of-type {
	padding-left:30px;
	width: 52%;
}

	
/* Footer */
#footer.solid-bg {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#333333+0,454545+25,454545+75,333333+100 */
	background: #333333; /* Old browsers */
	background: -moz-linear-gradient(left, #333333 0%, #454545 25%, #454545 75%, #333333 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #333333 0%,#454545 25%,#454545 75%,#333333 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #333333 0%,#454545 25%,#454545 75%,#333333 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#333333',GradientType=1 ); /* IE6-9 */
	
}

.footer .textwidget a,
.footer h3 {
	color:#f5f5f5;
}

.footer h3 {
	font-size:24px;
	width:100%;
	border-bottom:1px solid black;
}

.footer h3 img {
	margin-bottom:-5px;	
}	

.footer .menu li{
	border:none;
	margin:0px;
}

.footer .menu .sub-menu{
	display:none;	
}	

.footer .menu a:hover,
.footer .custom-nav > li > a:hover span,
.footer .custom-nav li.act > a span,
.footer .menu .current-menu-item > a,
.footer .textwidget a:hover {
	text-decoration:underline;
	color: #fff !important;
}

.footer .social-icons {
	margin-top:30px;
}

.footer .social-icons li:first-child{
	margin-left:0px;	
}

.footer .social-icons li a:hover {
    color: #38c8ff !important;
}	

#bottom-bar .bottom-text-block p{
	text-align:left;
}

#bottom-bar .bottom-text-block p span, .footer .textwidget a:hover {
   
	color:#5a2c90;
}	

@media screen and (max-width: 1300px) {
	
	.single-post .sidebar-left .wf-container-main,
	.page-template-default .sidebar-left .wf-container-main  {
    	-ms-grid-columns: 297px calc(100% - 297px - 27px);
    	grid-template-columns: 297px calc(100% - 297px - 27px);
	}
	
	.single-post .bottom-content {
		width: 100%;
	}
	
	.single-post .posts .vc_col-sm-4 {
    	width: 26.9%;
	}
	
	.home .banner .caption h1 {
		font-size:48px;
		line-height: 58px;
		max-width:55%;
		padding-left:0px;
	}
	
	.home .banner .caption {
		padding:0px 20px;
	}	
	
	.call-to-action-right {
		display:none;
	}
	
	.single .content,
	.page-template-default .content {
		max-width:100%;
	}
	  	
  	.navigation .main-nav > li > a {
    	margin: 4px 6px 3px 6px;
   
	}
	
	.posts .vc_col-sm-3 {
	    width: 30.3%;
	}
	
	.posts .vc_col-sm-4,
	.page-id-47 .posts .vc_col-sm-4,
	.page-id-9363 .posts .vc_col-sm-4 {
	    width: 46.2%;
	}
	
	.posts .vc_col-sm-4.featured .wpb_single_image {
	    float: left;
	    max-width:50%;
	}
	
	.posts .vc_col-sm-4.featured .ult-content-box .wpb_content_element.wpb_text_column {
		max-width:50%;
	}
	
	.posts .vc_col-sm-4.featured .ult-content-box .wpb_content_element.wpb_text_column .wpb_wrapper {
		height:auto;
	}
	
	.posts .vc_col-sm-3, .posts .vc_col-sm-4 {
  	  	margin-left: 1.5%;
    	margin-right: 1.5%;
	}
	
	#phantom .main-nav > li > a {
    	margin: 4px 4px 3px 4px;
   	}
   	
   	#phantom .social-icons li {
   		margin-left:6px;
   	}
   	
   	#phantom {
   		padding:20px;
   	}
   	
   	#phantom .main-nav > li > a .menu-text {
   		font-size:14px;
   	}
   	
   	#phantom .menu-box {
   		margin-left: -30px;
   	}

		.who-for {
		display:block;
	}
	
	.who-for .vc_col-sm-4 {
		width:100%;
	}
	
	.who-for .wpb_text_column .wpb_wrapper {
		padding:0px;
	}
	
	.who-for .wpb_column .ult-content-box-anchor {
	    max-width: 100%;
	    min-height: 100px;
	    position: relative;
	}
	
	.who-for .wpb_column:nth-child(2n) {
		margin:10px 0;
	}
	
	.who-for .vc_column_container .vc_column-inner {
		top: 0%;
		-webkit-transform: translateY(0%);
		-ms-transform: translateY(0%);
		transform: translateY(0%);
	}
	
	.who-for .wpb_text_column.wpb_content_element {
		margin-bottom:0px;
		padding:10px 0;
	}

}	

@media screen and (max-width: 1024px) {
	
	#phantom .widget-box .mini-widgets {
	    padding: 0px 0px 0px 10px;
	}
	
	.navigation .social-icons li {
  	   margin-left: 5px;
  	}
	
	.posts .vc_col-sm-3 {
	    width: 46.26%;
	}
	
	.menu-block .vc_row {
		font-size:30px;
	}
	
	.home .banner .caption h1 {
		font-size:34px;
		line-height: 44px;
		max-width:55%;
	}
	
	.mobile-mini-widgets .mini-contacts a {
		color:#fff;
		text-decoration:none;
	}
	
	.posts {
    	align-items: center;
    	justify-content: center;
	}
	
	.single-post .posts .vc_col-sm-4 {
    	width: 42.9%;
	}
	
	.archive-content .col-sm-6 {
		width:100%;
	}
	
	.archive-content .col-sm-6:last-of-type {
		padding-left:0;
		padding-top:20px;
		width:100%; 
	}
}

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

	.single-post .posts .vc_col-sm-4 {
    	width: 41.2%;
	}
	
	.mobile-mini-widgets-in-menu .phone {
		font-size:24px;
		margin-bottom:20px;
	}
	
	.mobile-mini-widgets-in-menu a{
		color:#000;
		text-decoration:none;
	}

	.mobile-mini-widgets-in-menu a:hover{	
	    color: #38c8ff;
	}
	
	.mobile-mini-widgets-in-menu .widget_search .submit {
		float:right;
	}
			
	.mobile-mini-widgets-in-menu .widget_search input[type="text"] {
	    width: 80%;
	 }
	
	.mobile-mini-widgets-in-menu .social-icons li:first-of-type {
		margin-left:0px;
	}
	
	.mobile-header-bar .mobile-branding img {
    	max-width: 80%;
    	margin:10px 0px;
	}	
		
	
	.widget .searchform .submit:hover {
		background: #38c8ff;
		
	}
	
	.social-icons li a {
		color:#000;
	}
	
}	


@media screen and (max-width: 830px) {
			
	.single-post .sidebar-left .wf-container-main,
	.page-template .sidebar-left .wf-container-main,
	.page-template-default .sidebar-left .wf-container-main {
    	-ms-grid-columns: 100%;
    	grid-template-columns: 100%;
	}
	
	.content.sidebar-left {
		width:100% !important;
	}
	
	.single-post .posts .vc_col-sm-4 {
    	width: 42.7%;
	}
	
	.footer #text-2 {
		display:none;
	}
	
	.footer .widget {
		width:33%;
	}
	
	.call-to-action {
    	margin-bottom: 35px;
	}
	
	.sidebar {
      display:none;
	}
	
	.sidebar #filter {
		font-size:16px !important;
		display:initial;
	}
	
	.page-template-articles-page .sidebar,
	.sidebar.info-hub {
		display:block;
		margin-top:0px !important;
		margin-bottom:10px;
	}
	
	.page-template-articles-page .sidebar .sidebar-content div,
	.page-template-articles-page .sidebar .sidebar-content ul,
	.sidebar.info-hub .sidebar-content div,
	.sidebar.info-hub .sidebar-content ul {
		display:none;
	}
	
	.page-template-articles-page .sidebar .sidebar-content .custom-html-widget,
	.sidebar.info-hub .sidebar-content .custom-html-widget{
		display:block;
	
	}
	
	.page-template-articles-page .sidebar .sidebar-content > ul,
	.sidebar.info-hub .sidebar-content > ul {
		margin-bottom:30px;
	} 
	
	.page-template-articles-page .wf-container-main,
	.archive .wf-container-main {
		display: flex;
    	flex-direction: column;
    	-webkit-display: flex;
    	-webkit-flex-direction: column;
	}
	
	.page-template-articles-page .content,
	.archive .content {
		order:2;
		-webkit-order:2;
	}

	
}	

@media screen and (max-width: 769px) {
	
	#main {
		padding-top:20px;
	}
	
	.home .banner {
		margin-top:-20px;
	}
	
	.home .banner .item {
		min-height: 40vw;
	}
	
	.home .banner .caption-wrapper {
		position:relative;
		top: 0;
		transform: translateY(0%);
		padding-top:20px;
	}
			
	.home .banner .caption h1 {
		max-width: 100%;
		text-align:center;
	}
	
	.slider .active .item::before {
		display:none;
	}

	.home .panel-icons a:hover img {
		filter: gray;
		-webkit-filter: grayscale(1);
		-webkit-filter: grayscale(100%);
		filter: url(resources.svg#desaturate);
		filter: grayscale(100%);
		opacity: 0.5;
		filter: alpha(opacity=50);
	}
	
	.home .panel-icons img {
	    filter: none;
	    -webkit-filter: grayscale(0);
	    filter: grayscale(0);
	    opacity: 1;
	    filter: alpha(opacity=100);
	}
	
	.panel-icons a:hover {
	    color: #000;
	}
	
	.panel-icons a {
	    color: #5a2c90;
	}
	
	.home .life-stages {
		width:100%;
		max-width:100%;
		float:left;
		margin-right:13px;
		
	}
	
	.life-stages .vc_row.vc_inner {
		display:block;
	}
	
	.home .vc_row.who-for .vc_col-sm-4 {
		width:100%;
	}
	
	.page-template-contact-page .section-link h2 {
		font-size:30px;
		line-height: 40px;
	}
	
	.page-template-contact-page .section-link .vc_col-sm-2 {
		width:20%;
	}
	
	.page-template-contact-page .section-link .vc_col-sm-4 {
		width:50%;
	}
	
		
	.page-template-contact-page .vc_row.section .vc_col-sm-2 .vc_column-inner {
    	margin-top: -25%;
	}	
	
	.content.sidebar-left {
		float:left;
		width:100% !important;
	}
		
	.footer {
		text-align:center;
	}
	
	.service-panel .vc_col-sm-6 {
		width:100%;
	}
	
	.service-panel {
		display: flex;
    	flex-direction: column;
    	-webkit-display: flex;
    	-webkit-flex-direction: column;
	}
	
	.service-content {
		order:2;
		-webkit-order:2;
	}	

}

@media screen and (max-width: 615px) {
	
	.posts .vc_col-sm-3,
	.posts .vc_col-sm-4,
	.single-post .posts .vc_col-sm-4,
	.page-id-47 .posts .vc_col-sm-4,
	.page-id-9363 .posts .vc_col-sm-4 {
	    width: 100%;
	}
	
	.posts .ult-content-box .wpb_content_element.wpb_text_column .wpb_wrapper {
      height: auto;
	}
	
	.posts img.wp-post-image {
		min-width:100%;
	}

	.posts .vc_col-sm-4.featured .wpb_single_image {
		max-width: 100%;
	}
	
	.posts .vc_col-sm-4.featured .ult-content-box .wpb_content_element.wpb_text_column {
    	max-width: 100%;
	}
}

@media screen and (max-width: 600px) {
	
	.mobile {
		display:block;
	}
	
	.menu-block .vc_row {
		font-size:20px;
	}
	
	.menu-block a {
		padding-top: 1.5em;
		padding-bottom: 1.5em;
	}
		
	.page-template-contact-page .section .vc_col-sm-4,
	.page-template-contact-page .section .vc_col-sm-2 {
		display:none;
	}
		
	.page-template-contact-page .section-link .vc_col-sm-2 {
		width:25%;
		display: block;
		min-width:50px;
	}

	.footer .widget {
		width:100%;
	}
	
	/* Responsive Tables 
	*  http://exisweb.net/responsive-tables-in-wordpress
	*/
	table {width:100%;}
	thead {display: none;}
	tr:nth-of-type(2n) {background-color: inherit;}
	tr td:first-child {background: #f0f0f0; font-weight:bold;font-size:1.3em;}
	tbody td {display: block;  text-align:center;}
	tbody td:before { 
	    content: attr(data-th); 
	    display: block;
		text-align:center;  
	}
}

@media screen and (max-width: 400px) {
	
	.menu-block .mobile-two-lines a {
		padding-top:0.75em;
		padding-bottom:0.75em;
	}
	
}	

.print.branding {
	margin:0 auto;
	max-width: 1269px;
	padding: 0 20px 0 20px;
}

.print.branding img {
	opacity: 0;
	height: 0;
}


.print.branding div {
	float:right;
	color:#000;
	font-size:24px;
	font-family: "Lato", Helvetica, Arial, Verdana, sans-serif;
	margin-top:12px;
	display: none;
}

/* Print Styles */
@media print {
	
	.call-to-action-right,
	.sidebar,
	.bottom-content,
	.footer,
	nav,
	.navigation,
	#phantom,
	.call-to-action-content,
	.mobile-header-bar,
	.breadcrumbs,
	.main-nav,
	.social-icons,
	.searchform,
	.dt-mobile-header,
	.masthead {
		display:none !important;
	}
	#main:not(.sidebar-none) .wf-container-main {
   	 display: block;
	}
	.page-template-default .content, .single .content {
		width:100%;
		max-width:100%;
	}
	
	.print.branding div {
		display:block !important;
	}	
	
	.print.branding img {
		opacity: 1;
		height: auto;
	}
	
}	

