/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/

.logo {
	width: 23%;
}

.digitalDropIn {
	text-align:center; 
  	float:left; 
  	width: 45%;
}

@media (max-width: 767.98px) {
	.digitalDropIn {
      	width: 100%;
  	}
}

#breadcrumbs {
	display: none;
}

h2 {
    font-size: 1.8em;
}

h3 {
	line-height: 1.4;
}

.hero-title {
	margin: .625em 0 0;
}

.vc_column_container > .vc_column-inner {
	padding-left: 1em;
	padding-right: 1em;
}

.cabsearch {
    width: calc(30% - 1em);
}

@media (max-width: 767px) {
	.telnumber {
    	text-align: center;
	  	line-height: 25px;
			margin-bottom: 25px;
}
		.cabsearch {
		    width: 100%;
				margin-top: 0
	}
}
.box-welcome .wpb_single_image img {
    max-height: 100px;
	width: auto;
}

.box-page .wpb_single_image img {
    max-height: 150px;
	width: auto;
	padding-top: 10px;
    padding-bottom: 15px;
}

.box-logo .wpb_single_image img {	
	max-height: 175px;
    width: auto;
	padding-top: 10px;
    padding-bottom: 15px;
}

.vc_gitem-post-data h2 {
	font-size: 1.6em;
    line-height: 28px;
}

a {
	    font-weight: bold;
}

ul.widget-list a {
	font-weight: 600;
}

.widget_pages a {
	font-weight: 600;
}

.vc_custom_heading a, .vc_custom_heading a:hover, .vc_custom_heading a:focus, .vc_custom_heading a:visited {
	font-weight: 600;
}

ul.widget-list li.widget.need--help {
	background-position: 90% 210px;
}

@media (max-width: 575.98px) {
	ul.widget-list li.widget.need--help {
    background-position: 90% 265px;
		    background-size: 42%;
}
	ul.widget-list li.widget.get--involved {
		background-size: 50%;
    background-position: 90% 130px;
	}
	ul.widget-list li.widget.research--campaigns {
		background-position: 90% 125px;
	}
}
.page-id-6614 .hentry, .page-id-6623 .hentry, .page-id-6627 .hentry {
    background-color: transparent;
}
.page-id-6614 .type-page, .page-id-6623 .type-page, .page-id-6627 .type-page {
    border-top: none;
}

.btn-txt-area .vc_btn3-container {
	    margin-bottom: 2em;
}

.vc_separator h4 {
	text-align: center;
}

#catapult-cookie-bar {
	font-size: 14px;
	line-height: 17px;
}
.cookie-bar-block #catapult-cookie-bar h3 {
	    margin: 0 0 0;
}

#catapult-cookie-bar h3 {
	font-size: 20px;
}

.cookie-bar-block #catapult-cookie-bar span {
	margin: 0.5em 0 1em 0;
}

button#catapultCookie {
	font-size: 14px;
	font-weight: 600;
	font-family: 'Open Sans';
}


