@charset "utf-8";

/* CSS Document */



/*

 Theme Name:     Divi Child Theme - CDA

 Theme URI:      http://www.elegantthemes.com/gallery/divi/

 Description:    Divi Child Theme - For CDA

 Author:         ideometry

 Author URI:     http://www.ideometry.com

 Template:       Divi

 Version:        1.0.0

*/

 

@import url("../Divi/style.css");
/* =Theme customization starts here

------------------------------------------------------- */







#footer-bottom {
	display: none;
}
#primary-header {
	padding-top: 280px!important;
	padding-bottom: 100px;
}
#primary-header h1 {
	border-bottom: solid #ffffff 3px;
	font-size: 4.25em;
	font-weight: 600;
	margin-bottom: 26px;
	max-width: 58%;
	padding-bottom: 26px;
	font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
}

#primary-header .search-results h1 {
max-width:100%;	
}
#primary-header .header-content {
	margin-right: 2%;
	margin-left: 0;
	text-align: left;
}

.error404 #primary-header {
	background-color: rgba(141,24,39,1);
}


#secondary-header {
	padding-top: 280px!important;
	padding-bottom: 100px;
}
#secondary-header h1 {
	border-bottom: solid #ffffff 3px;
	font-size: 4.25em;
	font-weight: 600;
	margin-bottom: 26px;
	padding-bottom: 26px;
	font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
}
#secondary-header .header-content {
	margin-right: 2%;
	margin-left: 0;
	text-align: left;
}

#staff-bio-header h1 {
	border-bottom: solid #ffffff 3px;
	font-size: 4.25em;
	font-weight: 600;
	margin-bottom: 26px;
	padding-bottom: 26px;
	font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
}




h2 {
	border-bottom: solid #8d1827 3px;
	color: #8d1827;
	font-size: 2.625em;
	font-weight: 600;
	line-height: 1.24;
	padding-bottom: 26px;
	font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
}

h2.blue {
	color:#4c78bc;
	border-bottom: solid #4c78bc 3px;
}

h2.bigh {
font-size:4.25em;	
}

h3 {
	font-size:1.625em;
	line-height: 26px;
	padding-bottom: 16px;
	color:#8d1827;
	font-weight:300;
	text-transform:uppercase;
	margin-top:13px;		
}

.h3-subhead {
	font-size:1.625em;
	line-height: 26px;
	padding-bottom: 16px;
	color:#8d1827;
	font-weight:300;
	text-transform:uppercase;	
	font-family: 'Open Sans Condensed', Helvetica, Arial, Lucida, sans-serif;
	margin-top:26px;
}

a:hover {
color: #8b5382;	
}



.section-padding-right {
	padding-right: 12%;
}
.et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content a.et_pb_button {
	min-width: 288px;
	text-align: center;
}
#main-header, #et-top-navigation {
	font-weight: 300;
}
.cond-note {
	font-size: 13px;
	font-family: 'Open Sans Condensed', Helvetica, Arial, Lucida, sans-serif;
	font-weight: normal;
	color: #4f525e;
	
}
.bar-label {
	font-size: 1em;
	color: #8d1827;
	text-transform: uppercase;
	border-bottom: solid #8d1827 3px;
	margin-bottom: 0px;
	padding-bottom: 14px;
}

.white-label {
	font-size: 1em;
	color: #ffffff;
	text-transform: uppercase;
	
	margin-bottom: 0px;
	padding-bottom: 14px;
	
}

.white-label a {
	text-decoration:underline;	
color: #ffffff;
}

.bar-label a {
text-decoration:underline;	
color: #4c78bc;
}

.bar-label a:hover {
	color: #8b5382;
}

.nix-underline {
	border-bottom:none;
}

/* headings and links */

.white-heading-link {
	border-bottom: none;
	margin-top: 0px;
	line-height: 26px;
	padding-bottom: 22px;
	font-family: 'Open Sans Condensed', Helvetica, Arial, Lucida, sans-serif;
	font-weight:300;
	color:#ffffff;
	font-size:1.625em;
	text-decoration:underline;
}

.white-heading-link:hover {
	
}

.white-sidebar-header {
border-bottom: solid #ffffff 3px;
	color: #ffffff;
	font-size: 2.625em;
	font-weight: 600;
	line-height: 1.24;
	padding-bottom: 18px;
}

/* Share This */
.addthis_inline_share_toolbox {
  border-bottom: 2px solid #666;
  padding-bottom: 30px !important;
}
.addthis_inline_share_toolbox p {
  margin-top: -8%;
  padding-bottom: 18px;
}
.at-share-btn:first-child {
  margin-left: 0;
}
.at-resp-share-element .at-share-btn .at-label {
  font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
}

/* Buttons */



.inline-ghost-btn {
	padding: 10px 26px;
	border-radius: 12px;
	display: inline-block;
	text-transform: uppercase;
	font-size: 1.125em;
	border-style: solid;
	border-width: 2px;
	min-width: 180px;
	transition: all .2s;
	text-align: center;
	font-family: 'Open Sans Condensed', Helvetica, Arial, Lucida, sans-serif;
	margin-right: 3%;
	margin-top:13px;
}
.purple-btn {
	color: #8b5382;
	border-color: #8b5382;
	background: transparent;
}
.purple-btn:hover {
	background: #8b5382;
	color: #ffffff;
}

.white-btn {
	color: #ffffff;
	border-color: #ffffff;
	background: transparent;
}
.white-btn:hover {
	background: #ffffff;
	color: #4c3d3b;
	text-decoration:none;
}


.feed-btn {
	margin-left: 0px;
}

.inline-solid-btn {
	padding: 10px 26px;
	border-radius: 12px;
	display: inline-block;
	text-transform: uppercase;
	font-size: 1.125em;
	min-width: 180px;
	transition: all .2s;
	text-align: center;
	font-family: 'Open Sans Condensed', Helvetica, Arial, Lucida, sans-serif;
	margin-right: 3%;
}


.solid-purple-btn {
	background:#8b5382;
	color:#ffffff;
	
}

.solid-purple-btn:hover {
background:#ffffff;	
color:#8b5382;
}


/* search */
.quick-search .screen-reader-text {
display:none;	
}

.search-box .search-submit {
display:none;	
}

.search-field{
width:100%;	
padding:10px;
border-style:solid;
border-color:#666;
}

.small-gray-note {
	font-family: 'Open Sans Condensed', Helvetica, Arial, Lucida, sans-serif;
	text-transform: uppercase;
	color:#a6a9b4;
	padding-bottom: 0;
}

.quick-search-icon {
position:relative;
    top: -42px;
    left: 92%;
    background: transparent;
    border: none;
    padding: 0;
    line-height: 0;
    font-size: 18px;
	color:#666666;
}


.search-results-container {
width:60%;
display:inline-block;	
}

.facet-container {
width:30%;
vertical-align:top;
display:inline-block;	
}


.default-on-page-search {
display:inline-block;
}

.default-on-page-search #s {
    border: 1px solid #ffffff;
    background: transparent;
    font-size: 68px;
    color: #ffffff;
    padding: 8px;
    line-height: 0;
}

/* Feeds */

.post-feed {
}
.post-feed h2 {
	border-bottom: none;
	margin-top: 0px;
	line-height: 26px;
	padding-bottom: 22px;
	font-family: 'Open Sans Condensed', Helvetica, Arial, Lucida, sans-serif;
	font-weight:300;
}
.post-feed h2 a {
	text-transform: uppercase;
	color: #4c78bc;
	font-size: 18px;
	text-decoration: underline;
}
.post-feed h2 a:hover {
	color: #8b5382;
}

.post-feed article {
	border-bottom: #f1e0db solid 3px;
}

.white-feed h2{
border-bottom: none;
	margin-top: 0px;
	line-height: 26px;
	padding-bottom: 0px;
	font-family: 'Open Sans Condensed', Helvetica, Arial, Lucida, sans-serif;
	font-weight:300;	
}

.white-feed h2 a {
	text-transform: uppercase;
	color: #ffffff;
	font-size: 18px;
	text-decoration: underline;
}

.white-feed article {
border-bottom:#9eafda solid 3px;
font-size:	.875em;
    line-height: 1.62;
    padding-bottom: 12px;
	margin-bottom:20px;
}

.light-blurb {
margin-top:13px;
margin-bottom:0px!important;
padding:26px;	
background:#4c78bc;
color:#ffffff;
}

.light-blurb:last-of-type {
}

.white-feed h2 a:hover {
text-decoration:none;	
}



.white-feed .post-meta span {
	font-size: 13px;
	font-style:italic;
}

.events-feed {
	
}

.post-feed {
margin-bottom:18px;	
}
.events-feed article {
	
	padding-bottom: 26px;
	margin-bottom: 26px;
}
.events-feed article {
	position: relative;
	margin-left: 110px;
}

.publication-feed {
font-size:12px;	
line-height:16px;
}

.publication-feed img {
    width: 100%;
	  -webkit-transition: all .1s ease-out;
  -moz-transition: all .1s ease-out;
  -o-transition: all .1s ease-out;
  transition: all .1s ease-out;
  
}

.publication-feed a:hover img{
max-width:102%;
width:102%;
}

.publication-feed article a {
display:block;	
overflow:hidden;
height:200px;
}

.publication-feed article h2 a {
height:auto;
display:block;
overflow:auto;
text-transform:capitalize;
font-size:16px;
	
}

.publication-feed h2 {
padding:16px;
background-color:#4c78bc;
}

.publication-feed h2 a {
color:#ffffff;	
text-decoration:none;
}

.publication-feed h2 a:hover {
text-decoration:underline;	
color:#ffffff;
}

.publication-feed article {
	border-bottom:none!important;
margin-bottom:26px;	
}

.events-feed .post-meta {
	position: absolute;
	font-size: 16px;
	font-family: 'Open Sans Condensed', Helvetica, Arial, Lucida, sans-serif;
	top: 24px;
	left: -110px;
}
.events-feed .post-meta span {
	font-size: 13px;
	font-style:italic;
}


.events-feed .post-meta::before {
	content: "Event ";
	position: absolute;
	top: -16px;
	font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
	font-weight: 600;
}
.events-feed .category-news .post-meta::before {
	content: "News";
}
.events-feed .category-event .post-meta::before {
	content: "Event";
}


.newsletter-feed {
	margin-top: 18px;
}
.newsletter-feed  article {
	padding-bottom: 26px;
	margin-bottom: 26px;
}
.newsletter-feed  article {
	position: relative;
	margin-left: 110px;
}
.newsletter-feed  .post-meta {
	
	font-size: 16px;
	font-family: 'Open Sans Condensed', Helvetica, Arial, Lucida, sans-serif;
	top: 24px;
	
}

.os-condensed {
	font-family: 'Open Sans Condensed', Helvetica, Arial, Lucida, sans-serif;
}
.newsletter-feed  .post-meta span {
	font-size: 13px;
}
.newsletter-feed  article::before {
	content: url(../../uploads/2015/11/newsletter-box.png);
	box-sizing: border-box;
	width:68px;
	height:68px;
	top: 15px;
	position: absolute;
	left: -110px;
}

/* About Page */


.about-practice-area-blurb {
background:#f7f5f5;
padding:12px;
}

.about-practice-area-blurb .et_pb_blurb_container {
padding-top:30px;
}

.about-practice-area-blurb .et_pb_blurb_container h4 {
font-size:26px;
}

.about-practice-area-blurb .et_pb_blurb_content {
margin:0!important;
}

.about-practice-area-blurb .et_pb_main_blurb_image {
width:100px!important;
}

/* Featured publications and resources block - post styling*/
.post-featured.publication-featured article {
	background:#f7f6f6;
	width:47%;
	display:inline-block;
	padding-left:20%;
	padding-top:26px;
	padding-bottom:26px;
	padding-right:20px;
	position:relative;
	margin:0px 1.5% 26px 0px;
	vertical-align:top;
}

.post-featured.publication-featured article > a:first-of-type {
	display:block;
	position:absolute;
	max-width:150px;
	max-height:200px;
	top:26px;
	left:0;
	margin-left:20px;
	overflow:hidden;
	
}

.post-featured.publication-featured h2 {
	font-size: 1.5em;
	text-decoration:none;	
	border-bottom:2px solid;
    margin: 0 0 10px 0;
	padding:0 0 10px 0;
}

.post-featured.publication-featured p.post-meta {
	font-size: 14px;
	padding:0 0 10px 0;
}

.post-featured.publication-featured a.more-link {
	position:absolute;
	left:20px;
	top:180px;
	text-transform:uppercase;
	padding:20px 0 0 0;
	padding: 10px 26px;
	border-radius: 12px;
	display: inline-block;
	font-size: 1.125em;
	border-style: solid;
	border-width: 2px;
	min-width: 30px;
	transition: all .2s;
	text-align: center;
	font-family: 'Open Sans Condensed', Helvetica, Arial, Lucida, sans-serif;
	margin-right: 3%;
	margin-top:13px;
	color: #8b5382;
	border-color: #8b5382;
	background: transparent;
}

.post-featured.publication-featured a.more-link:hover {
	background: #8b5382;
	color: #ffffff;
}



.box-blurb {
background-color:#f2efee;	
}

.box-blurb img {
width:100%;	
}

.box-blurb-inner {
padding:0px 16px 36px 16px;	
}

.box-blurb-inner p {
font-size:.825em;
line-height:1.6;	
}

.box-blurb-inner h3 {
font-family: 'Open Sans Condensed', Helvetica, Arial, Lucida, sans-serif;	
}

.org-blurb h3 {
	font-family: 'Open Sans Condensed', Helvetica, Arial, Lucida, sans-serif;
	padding-bottom:0px;
}


.org-blurb .et_pb_main_blurb_image {
	text-align:left;
	margin-bottom:6px;
}

.org-row .et_pb_column {
	border-left:#f1e0db solid 3px;
	padding-left:12px;
	padding-bottom:56px;
	
}

.org-blurb .cond-note {
margin-top:0px;	
}

.org-blurb a {
font-size:.825em;	
color:#8d1827;
text-decoration:underline;

}

.org-blurb a:hover {
	color:#8b5382;
}

.sml-inline-links {
line-height:1.2;	
}

#main-footer {

}

/* Featured publications and resources block - project styling*/
.post-featured.publication-featured .et_pb_portfolio_items div {
	background:#f7f6f6;
	width:47%;
	display:inline-block;
	padding-left:20%;
	padding-top:26px;
	padding-bottom:26px;
	padding-right:20px;
	position:relative;
	margin:0px 1.5% 26px 0px;
	vertical-align:top;
}

.post-featured.publication-featured .et_pb_portfolio_items div > a:first-of-type {
	display:block;
	position:absolute;
	max-width:150px;
	max-height:200px;
	top:26px;
	left:0;
	margin-left:20px;
	overflow:hidden;
	
}

.post-featured.publication-featured p.post-meta {
	font-size: 14px;
	padding:0 0 10px 0;
}

.post-featured.publication-featured a.more-link {
	position:absolute;
	left:20px;
	top:180px;
	text-transform:uppercase;
	padding:20px 0 0 0;
	padding: 10px 26px;
	border-radius: 12px;
	display: inline-block;
	font-size: 1.125em;
	border-style: solid;
	border-width: 2px;
	min-width: 30px;
	transition: all .2s;
	text-align: center;
	font-family: 'Open Sans Condensed', Helvetica, Arial, Lucida, sans-serif;
	margin-right: 3%;
	margin-top:13px;
	color: #8b5382;
	border-color: #8b5382;
	background: transparent;
}

.post-featured.publication-featured a.more-link:hover {
	background: #8b5382;
	color: #ffffff;
}



.box-blurb {
background-color:#f2efee;	
}

.box-blurb img {
width:100%;	
}

.box-blurb-inner {
padding:0px 16px 36px 16px;	
}

.box-blurb-inner p {
font-size:.825em;
line-height:1.6;	
}

.box-blurb-inner h3 {
font-family: 'Open Sans Condensed', Helvetica, Arial, Lucida, sans-serif;	
}

.org-blurb h3 {
	font-family: 'Open Sans Condensed', Helvetica, Arial, Lucida, sans-serif;
	padding-bottom:0px;
}


.org-blurb .et_pb_main_blurb_image {
	text-align:left;
	margin-bottom:6px;
}

.org-row .et_pb_column {
	border-left:#f1e0db solid 3px;
	padding-left:12px;
	padding-bottom:56px;
	
}

.org-blurb .cond-note {
margin-top:0px;	
}

.org-blurb a {
font-size:.825em;	
color:#8d1827;
text-decoration:underline;

}

.org-blurb a:hover {
	color:#8b5382;
}

.sml-inline-links {
line-height:1.2;	
}

#main-footer {

}

/* infinite scroll plugin styles*/

ul.alm-paging li.active a {
    background: #8d1827;
}

ul.alm-paging {
text-align:left;	
}

ul.alm-paging li {
	font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
}


/* search results styles */

.search-result-image-container {
width:16%;
display:inline-block;	
}

.search-result-image-container img {
max-width:100%;	
}

.search-result-info-box {
display:inline-block;	
margin-left:2%;
width:80%;
vertical-align:top;
}

.search-result-individual:hover {
background-color:#E8E3E3;
}

.search-results-date, .search-results-blurb {
color:#666666;	
}

.search-results-blurb {
padding-bottom:16px;	
}

.page-numbers {
	font-size:15px;
	line-height:1;
	display:inline-block;
	padding:10px;
	color:#666666;
}

.page-numbers.current {
	background: #8d1827;
	color:#ffffff;
}

.search-result-individual:hover h3 {
color:#8b5382;	
border-color:#8b5382;
}

.search-result-individual {
    background: #f7f6f6;
    width: 100%;
    display: inline-block;
    position: relative;
    margin: 0px 1.5% 26px 0px;
    vertical-align: top;
	padding:26px;
}

/* Home blog placeholder Styles */

.blog-image-container {
display:inline-block;
width:20%;	
}

.blog-image-container img {
max-width:100%;	
}

.blog-info-container {
display:inline-block;
width:70%;
margin-left:4%;	
vertical-align:top;
}

.blog-info-container h3 {
font-size: 26px;
    margin-top: 0px;
    font-family: 'Open Sans Condensed', Helvetica, Arial, Lucida, sans-serif;
    color: #4c78bc;
    text-decoration: underline;
    text-transform: none;	
}

.blog-author, .blog-date {
padding-bottom:6px!important;	
}

.blog-date {
	font-style:italic;
font-size:.825em;	
line-height:0;
}




/* Twitter Feed Styles */

.twitter-label {
margin-bottom:16px!important;	
}

.twitter-label .bar-label {
padding-bottom:0;
padding-top:44px;	
}

.social-sidebar {
	background:#f2efee;
    border-right: none;
    padding: 26px;
}

.social-sidebar ul.light li.tweets_avatar {
	background:transparent;
	border-bottom:#ecdcd7 solid 3px;
	margin-bottom:26px;
	border-radius:0;
	
}

.social-sidebar ul.light li.tweets_avatar:last-of-type {

	border-bottom:none;
	margin-bottom:0px;
	
}


.homepage-training-row .et_pb_column:last-child {
	background-color:#4c78bc;
}


.social-sidebar .tweet_wrap {
padding-bottom:32px;
}

.social-sidebar .times {
display:none;	
}

.social-sidebar .tweet_data {
font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;	
font-weight:300;
    padding-left: 62px;
}

.social-sidebar .screen_name {
font-weight:normal!important;	
}
.social-sidebar .fetched_tweets.light > li {
border:none;	
}

.social-sidebar .wdtf-screen-name {
	font-family: 'Open Sans Condensed', Helvetica, Arial, Lucida, sans-serif;
}

.social-sidebar ul.light li.tweets_avatar .wdtf-screen-name a {
	color:#4c78bc!important;
	text-decoration:underline;
}

.social-sidebar ul.light li.tweets_avatar .wdtf-screen-name a:hover {
color:#8b5382;
}
.social-sidebar .fetched_tweets > li {
box-shadow:none;
	
}

.social-sidebar .tweets_avatar img {
	border-radius:0;	
}

.social-sidebar .et_pb_widget{
margin-bottom:0px!important;	
}



/* facet styles*/

.facet-search-section .facetwp-facet {
margin-bottom:0px;
display:inline-block;	
}

.facet-search-section .facetwp-facet input {
	    border: 1px solid #ffffff;
    background: transparent;
    font-size: 68px;
    color: #ffffff;
    padding: 8px;
    line-height: 0;
}

.facet-search-section .facetwp-btn {
    top: 0;
    right: 25px!important;
    line-height: 1;
    position: absolute;
    cursor: pointer;
    opacity: 0.5;
}

.filter-container {
    display: inline-block;
    vertical-align: top;
    width: 30%;
    margin-left: 3%;	
}


/* contact form styles*/


.standard-form input, .standard-form textarea {
    padding: 16px;  
    border: none;
    color: #999999;
    background-color: #eeeeee;
    width: 100%;
}

.standard-form .yikes-easy-mc-form input, .standard-form .yikes-easy-mc-form select {
	padding: 16px!important;  
    border: none!important;
    color: #999999!important;
    background-color: #eeeeee!important;
    width: 100%!important;
}

.standard-form .yikes-easy-mc-checkbox-label input {
	width:30px!important;
}

.contact-form-button-container {
width:180px;

}

.i-am-not-a-robot {
float:left;	
}

.rc-anchor {
float:left;	
}

.contact-form-button-container input[type="submit"] {

cursor:pointer;
padding: 10px 26px;
border-radius: 12px;
display: inline-block;
text-transform: uppercase;
font-size: 1.125em;
border-style: solid;
border-width: 2px;
min-width: 180px;
transition: all .2s;
text-align: center;
font-family: 'Open Sans Condensed', Helvetica, Arial, Lucida, sans-serif;
margin-right: 3%;
margin-top:13px;
color: #8b5382;
border-color: #8b5382;
background: transparent;
}

.yikes-easy-mc-submit-button {
cursor:pointer;
padding: 10px 26px;
border-radius: 12px;
display: inline-block;
text-transform: uppercase;
font-size: 1.125em;
border-style: solid;
border-width: 2px;
width: 180px;
transition: all .2s;
text-align: center;
font-family: 'Open Sans Condensed', Helvetica, Arial, Lucida, sans-serif;
margin-right: 3%;
margin-top:13px;
color: #8b5382;
border-color: #8b5382;
background: transparent;	
}

.yikes-easy-mc-form .yikes-easy-mc-submit-button {
	width: 48%!important;
    display: inline-block!important;
    vertical-align: top;
}

label.10625-label {
	    padding: 16px!important;
    background: #eeeeee!important;
}

.checkbox-parent-label {
border-bottom:3px solid #eeeeee;	
padding-bottom:6px;
margin-bottom:16px;
}

.g-recaptcha {
	
width:48%;
display:inline-block;
}


.yikes-easy-mc-submit-button:hover {
		background: #8b5382;
	color: #ffffff;
}

div.wpcf7-mail-sent-ok {
	float:left;
	width:100%;
	padding:26px;
}


.contact-form-button-container input[type="submit"]:hover {
	background: #8b5382;
	color: #ffffff;
}


/* blog styles */
.type-post .post-meta {
margin-top: 20px;
}

.post-template-default.et_pb_pagebuilder_layout.single.et_full_width_page #page-container .et_pb_row {width: 95%;}

.blog-post-categories {
color: #666;
}

.blog-post-categories a {

}

.blog-post-categories a:hover {

}

.blog-post-title-area .post-title-header {
color: #8d1827;
}


.et_pb_widget_area .et_pb_widget a.purple-btn {
color: #8b5382;

}


.et_pb_widget_area .et_pb_widget a.purple-btn:hover {
color: #ffffff;

}





.blog-post-title-area .publication-title-authors {
	color:#666;
}



/* pods dynamic styles*/
.staff-job-title {
font-size:32px;
	
}

.staff-email-address a{
font-size:32px;
color:#ffffff;	
text-decoration:none;
}
.staff-email-address a:hover {
text-decoration:underline;	
color:#ffffff;
}

.staff-image {
width:100%;	
}

.publication-list-box {
background-color:#f7f5f5;	
width:100%;
padding:16px;
margin-bottom:16px;
display:block;
min-height:136px;
}

.publication-list-box:hover {
background-color:#E8E3E3;	
}

.publication-list-box:hover h3 {
	color:#8b5382;
}

.publication-list-box .publication-list-image-link {
display:inline-block;	
width:20%;
overflow:hidden;
}

.publication-list-info-box {
display:inline-block;	
vertical-align:top;
margin-left:2%;
width:70%
}

.publication-list-info-box.info-full {
    display:block;
    vertical-align: top;
    margin-left: 116px;
    width: auto;

}

.publication-list-info-box.info-full p {
border-bottom: #f1e0db solid 3px;	
padding-bottom:26px;
}

.publication-list-info-box p {
color:#666666;	
}

.publication-list-info-box h3 {
font-size:22px;	
margin-top:0px;
font-family: 'Open Sans Condensed', Helvetica, Arial, Lucida, sans-serif;
color:#4c78bc;
text-decoration:underline;
text-transform:none;

/*overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;*/
}
/* staff page list styles*/

.staff-list-main-block {
width:47%;	
background-color:#f2efee;
display:inline-block;
margin-right:2%;
margin-bottom:26px;
padding:16px;
vertical-align:top;
}

.staff-list-main-block-min-height {
width:47%;	
background-color:#f2efee;
display:inline-block;
margin-right:2%;
margin-bottom:26px;
padding:16px;
vertical-align:top;
min-height:260px;
}




.staff-list-main-block.width-100-percent {
width:100%;	
}

.staff-list-main-block.practice-area-block {
min-height:10px;
}

.staff-condensed .staff-list-image {
	width:22%;
}

.staff-condensed .staff-list-block-info {
width:70%;	
}

.staff-list-image {
display:inline-block;
width:33%;
margin-right:3%;
}

.staff-list-image img {
	width:100%;
}

.staff-list-block-info {
display:inline-block;
vertical-align:top;
width:62%
}

.staff-condensed .staff-list-block-info h4 {
    font-size: 18px;
}

.staff-list-block-info h4 {
	    color: #8d1827;
    font-size: 26px;
    margin-top: 16px;
    
}

.staff-list-block-info p {
padding-bottom:8px;	
}

.staff-list-block-info .view-profile-link {
font-family: 'Open Sans Condensed', Helvetica, Arial, Lucida, sans-serif;	
font-size:18px;
}


/* event list styles*/
.publication-blue-box {
min-height:90px;	
}

.related-publication-list-wrapper .publication-list-info-box h3.publication-gray-box {
min-height:90px;
background-color:#4f525e;
}

.screen-reader-text {
display:none;	
}

.standard-bar {
padding-top:26px;	
}
.standard-bar .search-field {
	width: 90%;
    padding: 16px;
    border-style: solid;
    border-width: 3px;
    border-color: #ffffff;
    background: transparent;
	float:left;
	height:56px;
	color:#ffffff!important;
}

.standard-bar .search-field:placeholder-shown {
  color: #ffffff!important;
}

.standard-bar br {
display:none;	
}

.standard-bar .search-form .quick-search-icon {
    position: relative;
    top: 0;
    left: 0;
    border: solid 3px #ffffff;
    font-size: 19px;
    display: inline-block;
    color: #666666;
    background: #ffffff;
    padding: 16px;
    cursor: pointer;
	height: 56px;
    max-height: 56px;
}

.standard-bar .search-form .quick-search-icon:hover {
	color:#4c78bc;
}

.event-title-type-label {
	font-family: 'Open Sans Condensed', Helvetica, Arial, Lucida, sans-serif;	
font-size:26px;
color:#ffffff;
}

.event-sub-head {
	font-family: 'Open Sans Condensed', Helvetica, Arial, Lucida, sans-serif;	
font-size:26px;
line-height:140%;
font-weight:600;
}

.event-info-side {
    position: absolute;
    text-align: left;
    width: 100px;
	}


.event-info-side h4 {
font-weight:600;
font-size:16px;
margin-bottom:0;
color:#666666;	
padding-bottom:0;
}



.event-info-side p {
	font-family: 'Open Sans Condensed', Helvetica, Arial, Lucida, sans-serif;	
font-size:14px;
font-style:italic;
color:#666666;
}

/* hot links styles*/

.hot-links {
list-style:none;	
padding:0px!important;
}

.hot-links li {
display:inline-block;
margin-right:6px;	
margin-top:6px;
}


/* filter buttons styles*/

.filter-buttons {
	list-style:none;
}

.filter-buttons a {
	    display: inline-block;
    padding: 10px;
    border: 1px solid #cccccc;
    border-radius: 12px;
    margin-right: 10px;
    color: #aaaaaa;
}

.filter-buttons a:hover {
	background:#8b5382;	
	color:#ffffff;
	border:1px solid #8b5382;
}

.filter-buttons li{
	display:inline-block;
margin-right:6px;	
}

.filter-buttons li.active a {
	background:#8b5382;	
	color:#ffffff;
	border:1px solid #8b5382;
}

.facetwp-sort-select {
	width: 100%;
    padding: 16px;
    margin-top: 26px;
    margin-bottom: 16px;
	border-color: #eeeeee;
}

.facetwp-dropdown {
	width: 100%;
    padding: 16px;
    border-color: #eeeeee;
}


.filter-label {
	    color: #aaaaaa;
    border-bottom: solid 1px #aaaaaa;
    padding-bottom: 6px!important;
    margin-bottom: 16px;
}

/* publication page styles*/

.publication-title-authors {
	color:#ffffff;
	font-size:16px;
	line-height:26px;
	font-weight:500;
	margin-bottom:42px;
}

.publication-title-header {
	color:#ffffff;
	display:block;
	font-size:4.25em;
	line-height:1em;
	border-bottom:solid 1px #ffffff;
	padding-bottom:26px;
	margin-bottom:26px;
	font-weight:600;
	
	
	
}

.post-title-header {
	color:#ffffff;
	display:block;
	font-size:3.25em;
	line-height:1em;
	border-bottom:solid 1px #ffffff;
	padding-bottom:16px;
	margin-bottom:16px;
	font-weight:600;
	
}

/* subscribe to newsletter box*/

.subscribe-box {
background:#ffffff;
padding:26px;	
}

.subscribe-envelope {
    display: inline-block;
    width: 15%;
    color: #E8E3E3;	
	vertical-align:top;
}

.subscribe-info-box {
display: inline-block;
    width: 80%;
    margin-left: 2%;	
}

.subscribe-info-box h2 {
    font-size: 1.5em;
    padding-bottom: 16px;
    border-bottom: none;	
}


/* publication download button styles*/

.sdm_download{
    padding: 6px 20px!important;
	border-radius: 12px;
	display: inline-block;
	text-transform: uppercase;
	font-size: 20px;
	border-style: solid;
	font-weight:300;
	border-width: 2px;
	transition: all .2s;
	text-align: center;
	font-family: 'Open Sans Condensed', Helvetica, Arial, Lucida, sans-serif;
	line-height:34px;
	margin-right: 3%;
	margin-top:13px;
	color: #ffffff!important;
	border-color: #ffffff!important;
	background: transparent!important;
	min-width:288px;
}


.sdm_download:hover {
	background: #ffffff!important;
	color: #8d1827!important;
	text-decoration:none!important;
}

.sdm_download_link {
    display: inline-block;
	margin-right:16px;
}


/* related publication list styles*/

.related-publication-list-wrapper .publication-list-box {
background-color:transparent;	
width:30%;
padding:0px;
margin-bottom:16px;
display:inline-block;
}

.related-publication-list-wrapper .publication-list-box.single-column {
background-color:transparent;	
width:100%;
padding:0px;
margin-bottom:16px;
display:inline-block;
}

.related-publication-grid-wrapper .publication-list-box {
	background:#f7f6f6;
	width:47%;
	display:inline-block;
	position:relative;
	margin:0px 1.5% 26px 0px;
	vertical-align:top;
	
}

.publication-list-box:hover {
background-color:#E8E3E3;	
}

.related-publication-list-wrapper .publication-list-box:hover h3 {
	text-decoration:underline;
}

.related-publication-list-wrapper .publication-list-box:hover img {
	max-width:102%!important;
	width:102%!important;
}

.related-publication-list-wrapper .publication-list-box .publication-list-image-link {
display:block;	
width:100%;
overflow:hidden;
height:240px;
}

related-publication-list-wrapper .publication-list-box.single-column .publication-list-image-link {
height:200px;
}

.related-publication-list-wrapper .publication-list-box .publication-list-image-link img {
width:100%;
-webkit-transition: all .1s ease-out;
-moz-transition: all .1s ease-out;
-o-transition: all .1s ease-out;
transition: all .1s ease-out;
}

.related-publication-list-wrapper .publication-list-info-box {
display:inline-block;	
vertical-align:top;
margin-left:0;
width:100%;

}

.publication-list-info-box p {
color:#666666;	
}

.related-publication-list-wrapper .publication-list-info-box h3 {
background-color:#4c78bc;
font-size:20px;	
margin-top:0px;
font-family: 'Open Sans Condensed', Helvetica, Arial, Lucida, sans-serif;
color:#ffffff;
padding:16px;
text-decoration:none;
}

/* related post list styles*/

.related-post-list-wrapper .post-list-box {
background-color:transparent;	
width:30%;
padding:0px;
margin-bottom:16px;
display:inline-block;
margin-right: 4.5%;
}
.related-post-list-wrapper .post-list-box:last-child {
  margin-right: 0;
}

.related-post-list-wrapper .post-list-box.single-column {
background-color:transparent;	
width:100%;
padding:0px;
margin-bottom:16px;
display:inline-block;
}

.related-post-grid-wrapper .post-list-box {
	background:#f7f6f6;
	width:47%;
	display:inline-block;
	position:relative;
	margin:0px 1.5% 26px 0px;
	vertical-align:top;
	
}

.post-list-box:hover {
background-color:#E8E3E3;	
}

.related-post-list-wrapper .post-list-box:hover h3 {
	text-decoration:underline;
}

.related-post-list-wrapper .post-list-box:hover img {
	min-height: 102% !important;
    min-width: 102% !important;
}

.related-post-list-wrapper .post-list-box .post-list-image-link {
display:block;	
width:100%;
overflow:hidden;
height:240px;
}

related-post-list-wrapper .post-list-box.single-column .post-list-image-link {
height:200px;
}

.related-post-list-wrapper .post-list-box .post-list-image-link img {
min-height:100%;
min-width: 100%;
max-width: none;
-webkit-transition: all .1s ease-out;
-moz-transition: all .1s ease-out;
-o-transition: all .1s ease-out;
transition: all .1s ease-out;
}

.related-post-list-wrapper .post-list-info-box {
display:inline-block;	
vertical-align:top;
margin-left:0;
width:100%;

}

.post-list-info-box p {
color:#666666;	
}

.related-post-list-wrapper .post-list-info-box h3 {
background-color:#4c78bc;
font-size:16px;	
margin-top:0px;
font-family: 'Open Sans Condensed', Helvetica, Arial, Lucida, sans-serif;
color:#ffffff;
padding:16px;
text-decoration:none;
}

.related-post-list-wrapper .post-list-info-box h3.post-gray-box {
background-color:#4f525e;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}


/* Donor List Styles*/

.donor-container {
 width: 45%;
 display: inline-block;
border-left: solid 1px #f2efee;
    padding-left: 16px;
    margin-bottom: 26px;
    margin-top: 26px;
	margin-right:3%;
	padding-bottom:16px;
	padding-top:8px;

background-image:url();	
}

.contributes-list-item:after {
content:",";	
}

.contributes-list-item:last-child:after {
content:"";	
}



.donor-container.donor-border {
    width: 100%;
    margin-right: 4%;
    display: inline-block;
    vertical-align: top;
    border-left: #f1e0db solid 3px;
    padding-left: 12px;
    padding-bottom: 24px;
    margin-bottom: 16px;
    padding-top: 16px;
	margin-top:0px;

}

.donor-container.donor-border:last-child {
margin-right:0!important;	
}

.donor-container h4 {
	font-family: 'Open Sans Condensed', Helvetica, Arial, Lucida, sans-serif;
    padding-bottom: 0px;
	font-size: 1.625em;
    line-height: 26px;
    color: #8d1827;
    font-weight: 300;
    text-transform: uppercase;
    margin-top: 13px;
	
}



.donor-container p {
	font-size:.825em;
	line-height:1.2;
}

/* project carousel styles*/

.project-carousel-slide {
	background-repeat:no-repeat;
	background-position:center center;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}

.owl-pagination {
position: relative;
    top: -60px;	
}
.owl-theme .owl-controls .owl-page span {
    background: #ffffff!important;
}

.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
    float: left;
    display: block;
    width: 100%;
	
}


.carousel-info-container {
max-width:1278px;
padding:10% 8% 8% 8%;
text-align:center;
margin:0 auto;
}

.carousel-info-container h2 {
color:#ffffff;	
margin-bottom:42px;
border-bottom:3px solid #ffffff;
padding-bottom:26px;
}

.project-carousel-label {
    position: absolute;
    z-index: 999999;
    text-align: center;
    width: 100%;
    color: #ffffff;
    font-size: 1.25em;
    top: 62px;	
}

/* ####################################custom post type styles##############################################*/

.type-staff .et_post_meta_wrapper,
.type-publication .et_post_meta_wrapper,
.type-event .et_post_meta_wrapper,
.type-cdaproject .et_post_meta_wrapper {
display:none;	
}



.single-publication #sidebar {
display:none;	
}

.single .et_pb_post {
    margin-bottom: 0px;
}

#left-area {
    padding-bottom: 0px!important;
}



/* Footer styles*/

#main-footer ul li {
padding-left:none;
font-family:'Open Sans Condensed', Helvetica, Arial, Lucida, sans-serif;
margin-bottom:0 ;
}

#main-footer ul li:first-child {
border-bottom:3px solid #ffffff;
padding-bottom:8px;
font-size:22px;	
font-weight:600;
margin-bottom:14px;
font-family:'Open Sans', Helvetica, Arial, Lucida, san;
}

#main-footer .et_pb_widget {
    float: left;
    width: 100%;
    max-width: 100%;
}

#footer-widgets .footer-widget li:before {
display: none; 
} 

html #footer-widgets .footer-widget .et_pb_widget:not(.woocommerce) ul li {
line-height: 26px; 
padding-left: 0px; 
}

.custom-footer {
	
}

.custom-footer h2 {
color:#ffffff;	
border-bottom:solid #ffffff 3px;
padding-bottom:6px;
}

.custom-footer ul {
	list-style:none;
	padding:18px 0 0 0;	
	font-family: 'Open Sans Condensed', Helvetica, Arial, Lucida, sans-serif;
}

.custom-footer ul li a {
color:#ffffff;	
}

.footer-contact-info {
color:#ffffff;	
font-family: 'Open Sans Condensed', Helvetica, Arial, Lucida, sans-serif;
display: block;
    width: 100%;
    border-top: 3px solid #ffffff;
    padding-top: 26px;
}

#footer-info {
	font-family: 'Open Sans Condensed', Helvetica, Arial, Lucida, sans-serif;
	color:#ffffff;
}

#aboutmewidget-2 .title {
display:none;	
}

.footer-about-img {
margin-bottom:16px;	
}

.footer-contact-info a {
color:#ffffff;	
}

.footer-contact-info a:hover {

}

.privacy-policy-note {
	color:#ffffff;	
font-family: 'Open Sans Condensed', Helvetica, Arial, Lucida, sans-serif;
}

.privacy-policy-note a{
	color:#ffffff;	
	text-decoration:underline;
}

.privacy-policy-note a:hover {
text-decoration:none;	
}

.full-blurb-link {
	
}

.box-blurb .et_pb_blurb_content {
max-width:700px;	
}

.trans-accordion {
	
}

.trans-accordion .et_pb_toggle_title {
color:#8d1827!important;
font-family: 'Open Sans Condensed', Helvetica, Arial, Lucida, sans-serif;
text-transform:uppercase;
font-size:1.125em;
	
}

.link-list ul {
list-style:none;	
padding-left:0px;
}

.link-list ul li a {
font-family: 'Open Sans Condensed', Helvetica, Arial, Lucida, sans-serif;
text-decoration:underline;
}

.link-list ul li a:hover {
color:#8b5382;	
}


.staff-page-person img {
width:100%;	

}

.staff-page-person .view-profile-link {
text-transform:uppercase;
display:block;
margin-top:52px;
font-family: 'Open Sans Condensed', Helvetica, Arial, Lucida, sans-serif;
}

.staff-page-person a {
text-decoration:underline;	
}

.small-h3 {
font-size:1.5em;
border-bottom: solid #8d1827 3px;
color: #8d1827;
padding-bottom:13px;
margin-bottom:18px;	
text-transform:capitalize;
font-weight:400;
}

.small-h3-no-border {
font-size:1.5em;
color: #8d1827;
padding-bottom:13px;
margin-bottom:18px;	
text-transform:capitalize;
font-weight:400;
}

#hot-links-bar a {
    display: inline-block;
    padding: 10px;
    border: 1px solid #ffffff;
    border-radius: 12px;
    margin-right: 10px;	
	color: #ffffff;
}


#hot-links-bar a:hover {
background:#ffffff;	

border:1px solid #8d1827;
color:#8d1827;
}



@media screen and (max-width:1100px) {
	
	.staff-list-main-block {
	width:100%;	
	}
	
	#primary-header h1 {
max-width:100%;	
}

	
}

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

#footer-widgets .footer-widget:nth-child(-n+2), .footer-widget.last {
	width:100% !important;
	margin:0;
}

#footer-widgets .footer-widget .fwidget {
	margin: 0 0 7.5% 0;
}

.footer-about-img {
	max-width:50%;
	min-width:49%;
}


}

@media screen and (max-width: 980px) {
.publication-list-box.single-column {
	width: 47%!important;
    margin-right: 1.5%;
    margin-left: 1.5%;
}

.related-publication-list-wrapper .publication-list-info-box h3 {
min-height:110px;	
}



#wptt_twittertweets-2 {
width:100%!important;	
}
.et_mobile_menu >li > a {
    font-size: 18px;
    font-weight: bold;
    background-color: transparent !important;
}
.et_mobile_menu li.custom-menu-btn a{
    border-bottom: 2px solid #fff;
    padding: 5px !important;
    margin-top: 5px;
}

}

@media (max-width: 980px) and (min-width: 300px){
/*Nav Bar */
#main-header .et_mobile_menu {
	background-color:rgba(141,24,39,0.9);
}

.et_pb_column .et_pb_team_member_image {
   float: left !important;
   width: 33% !important; 
   margin: 0px !important; 
   text-align: left !important; 
}
   
/* Featured publications and resources block */
.post-featured.publication-featured article {
	width:100%;
	padding-left:40%;
}

.post-featured.publication-featured article > a:first-of-type {
	max-height:50%;
}



.et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content a.et_pb_button {
	min-width:100% !important;
	max-width:100% !important;
	display:block !important;
}

.et_pub_column {
margin-bottom:60px;	
}

}

@media (max-width: 868px) {
  .related-post-list-wrapper .post-list-box {
    margin-right: 0;
	width: 100%;
    max-width: 440px;
  }
}

@media (max-width:768px) {
	
/* Global elements */
#primary-header {
	padding-top:100px !important;
	padding-bottom:50px;	
}

#primary-header h1 {
	font-size:3.25em;
	max-width:100%;
	line-height: 1.25em;
}

.blog-post-title-area.et_pb_row {
padding-top:20px!important;
}

.et_pb_widget_area .et_pb_widget a.purple-btn {
color: #8b5382;
}

.et_pb_widget_area .et_pb_widget a.purple-btn:hover {
color: #ffffff;
}



h1.post-title-header {
font-size: 2em;
}

.inline-solid-btn, .inline-ghost-btn, .contact-form-button-container {
	width:100%;
}

ul.hot-links li {
	margin-bottom:15px;
}

.et_pb_fullwidth_header_0.et_pb_fullwidth_header .et_pb_fullwidth_header_subhead {
	font-size:16px !important;
	line-height:22px;
}

.standard-bar .search-field {
	width:75%
}

/* Featured Projects - Owl Carousel */
h1.project-carousel-label {
	font-size:1em;
}

.carousel-info-container h2 {
	font-size: 2em;
	padding-top:50px;
}

.carousel-info-container .inline-ghost-btn {
	margin-bottom:50px;
}
	
/* Featured publications and resources block */
.post-featured.publication-featured article {
	width:100%;
	padding:20px;
}

.post-featured.publication-featured article > a:first-of-type {
	position:relative;
	top:0;
	left:0;
	max-width:100%;
	max-height:50%;
	width:100%;
	margin-left:0;
	margin-bottom:20px;
}	

.post-featured.publication-featured article img {
	display:block;
	max-width:100%;
}

.post-featured.publication-featured a.more-link {
	position:relative;
	display:block;
	top:0;
	left:0;
	padding:20px 0 20px 0;
}

/*Recomended Publications blocks */
.related-publication-grid-wrapper .publication-list-box {
	width:100%;
}

.publication-list-box.single-column {
	width: 100%!important;
    margin-right: 0;
    margin-left: 0;
}

.feed-btn {
margin-left:0px;	
}

/* Staff Bios */
.staff-list-main-block {
	width:100%;	
}

.staff-list-block-info {
	width:100%;
}



/* Footer */
.footer-about-img {
	max-width:100%;
	width:100%;
}

/* homepage blog */

.blog-image-container {
margin-bottom:30px;	
display:block;
width:100%;
}

.blog-container img.alignleft {
float:none;	
}

.blog-container .alignleft {
float:none;	
}


.blog-info-container {
	display:block;
width:100%;	
margin-left:0px;
}




}


@media (max-width:610px) {

.publication-list-box.single-column {
	width: 100%!important;
    margin-right: 0;
    margin-left: 0;
}

}


@media (max-width:500px) {

#primary-header h1 {
	font-size:2.25em;
	max-width:100%;
	line-height: 1em;
}

}

/*misc update*/
.staff-list-block-info p.staff-list-block-position + p{
    white-space:nowrap;
}
@media only screen and (max-width: 767px){
    .staff-list-main-block-min-height {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }    
    .staff-list-block-info h4{
        font-size: 22px;
    }
    .staff-list-image{
        margin: 0;
        width: 100%;
    }
    .fix-font-size .et_pb_column .et_pb_text p, 
    .fix-font-size .et_pb_column .et_pb_text p span,
    .fix-font-size .et_pb_column .et_pb_text p strong,
    .fix-font-size .et_pb_column .et_pb_text p em, 
    .fix-font-size .et_pb_column .et_pb_text p span a, 
    .fix-font-size .et_pb_column .et_pb_text p a {
	    font-size: 100% !important;
	}

	.advisory-services-testimonials.et_pb_row .et_pb_text > p > a{
	    display: block;
	    margin: 0 auto 15px;
	    overflow: hidden;
	    text-align: center;
	}
	.advisory-services-testimonials.et_pb_row .et_pb_text > p > a img{
	    display: inline-block;
	    margin: 0 auto;
	}
	.advisory-services-testimonials.et_pb_row .et_pb_text > p > a{
	    display: block;
	    margin: 0 auto 15px;
	    overflow: hidden;
	    text-align: center;
	}
	.advisory-services-testimonials.et_pb_row .et_pb_text > p > a img{
	    display: inline-block;
	    margin: 0 auto;
	}

	.advisory-services-title-testimonials,
	.advisory-services-title-testimonials .et_pb_column,
	.advisory-services-title-testimonials .et_pb_column .et_pb_text h3{
	    padding: 0;
	    margin-bottom: 0;
	}
}

/*====== additional style updated =======*/
.custom-menu-btn a {
    padding: 10px 26px !important;
    border-radius: 12px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 1.125em;
    border-style: solid;
    border-width: 2px;
    transition: all .2s;
    text-align: center;
    font-family: 'Open Sans Condensed', Helvetica, Arial, Lucida, sans-serif;
    margin-top: -12px;
}
.custom-menu-btn.current-menu-item{
    border: none;
}
.et-fixed-header #top-menu .custom-menu-btn a:hover{
    color: rgba(141,24,39,0.75) !important;
    background: #fff;
    opacity: 1;
}
.lowercase{
	text-transform: none !important;
}
/*donate form*/
.standard-form.donate-form label,
.standard-form.donate-form .form-field-inline br{
    display: none;
}
.donate-form .wpcf7-list-item input{
    width: auto;
}
.donate-form .wpcf7-list-item.first{
    margin: 0;
}
.standard-form.donate-form .form-field-inline{
    overflow: hidden;
}
.standard-form.donate-form .form-field-inline .wpcf7-form-control-wrap{
    width: 50%;
    float: left;
    display: inline-block;
}
.standard-form.donate-form .form-field-inline .wpcf7-form-control-wrap:last-child input{
    margin-left: 10px;
}
.donate-form span.custom-donation input{
    width: 80px;
    border: 1px solid #ddd;
}
.donate-form input[type="submit"]:hover {
    background: #8b5382;
    color: #ffffff;
}

.donate-form input[type="submit"] {
    cursor: pointer;
    padding: 10px 26px;
    border-radius: 12px;
    display: inline-block;
    font-size: 18px;
    line-height: 18px;
    font-weight: 600;
    border-style: solid;
    border-width: 2px;
    width: auto;
    min-width: 98px;
    transition: all .2s;
    text-align: center;
    font-family: 'Open Sans Condensed', Helvetica, Arial, Lucida, sans-serif;
    margin-right: 3%;
    margin-top: 13px;
    color: #8b5382;
    border-color: #8b5382;
    background: transparent;
    float: left;
}
@media screen and (max-width: 767px) {
	body {
		font-size: 16px;
	}
}