/*CUSTOM STYLES*/
.anchorfix {
	height: 90px;
}
.aboutBlock li {
	list-style: inherit;
}
figcaption {
	margin-bottom: 10px;
}
.donateSub {
	font-size: .8em;
	font-style: italic;
}
.storyDivider {
	width: 100%;
	margin-bottom: 40px;
	border-bottom: 1px solid #EEE;
}
.at4-share-title {
	font-size: 14px;
	background: #F2F2F2 none repeat scroll 0% 0%;
}

.bullets li{
	list-style:disc;
}

/*ADJUST PROMO*/
/*involvement*/

.promo h3 {
	margin-top: 100px;
	transition: all 200ms linear;
}
.promo:last-child .promoOverlay {
	right: 0;
	left: inherit;
}
.promoOverlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .5) !important;
	opacity: 0;
	transition: opacity 200ms linear;
	padding: 0 40px;
	max-width: 397px;
}
.promo:hover .promoOverlay {
	opacity: 1;
}
.promo.opacityEffect:hover h2, .promo.opacityEffect:hover h3 {
	border-bottom-color: #fff;
}
.promo.opacityEffect:hover span {
	opacity: 1;
}
.opacityEffect:first-child .promoOverlay {
	background: rgba(0, 0, 0, .5) !important;
	transition: opacity 200ms linear;
}
.opacityEffect:first-child .promoOverlay:hover {
	background: rgba(255, 255, 255, .7) !important;
	color: rgba(0,0,0,1) !important;
	transition: opacity 200ms linear;
}
.opacityEffect:nth-child(2) .promoOverlay {
	background: rgba(0, 0, 0, .5) !important;
	transition: opacity 200ms linear;
}
.opacityEffect:nth-child(2) .promoOverlay:hover {
	background: rgba(255, 255, 255, .7) !important;
	color: rgba(0,0,0,1) !important;
	transition: opacity 200ms linear;
}
.opacityEffect:last-child .promoOverlay {
	background: rgba(0, 0, 0, .5) !important;
	transition: opacity 200ms linear;
}
.opacityEffect:last-child .promoOverlay:hover {
	background: rgba(255, 255, 255, .7) !important;
	color: rgba(0,0,0,1) !important;
	transition: opacity 200ms linear;
}
.opacityEffect .promoOverlay {
	padding: 0 20px;
	opacity: .6;
}
#promoActions {
	text-align: left;
	padding: 30px 50px;
	overflow: hidden;
}
#involvement.power {
	padding-bottom: 70px;
	padding-top: 10px;
}
.involvementAction {
	width: 50%;
	float: left;
	text-align: right;
	padding: 40px 0;
}
.involvementAction h4 {
	font-size: 35px;
	display: inline-block;
	vertical-align: middle;
	font-weight: 700;
	letter-spacing: -2px;
}
.involvementAction:first-child h4 {
	font-size: 38px;
}
.involvementAction span {
	vertical-align: middle;
}
.involvementAction span:first-child {
	margin-right: 30px;
}
.involvementAction:first-child {
	border-right: 3px solid #2b3642;
	color: #fff;
	text-align: left;
}
.involvementAction:first-child a {
	color: #fff;
}
#printer_friendly-682973144 {
	float: right;
	text-transform: uppercase;
}
/*homepage tiles adjustments*/

/*.sliderCaption {
   
    margin-left: -480px !important;
    
    max-width: 960px !important;
}*/

.sliderCaption h1.homepage {
	margin-top: 10px;
	font-size: 24px;
}
.sliderCaption p.homepage {
	margin-bottom: 0px;
	font-size: 40px;
	line-height: 38px;
	font-family: "Montserrat", sans-serif;
}
.searchTimeStamp {
	display: none;
}
/*
.announcement  {
    background: #CDEFF1 none repeat scroll 0% 0%;
    overflow: hidden;
    text-align: center;
    padding: 30px 40px;
    width: 100%;
    font-size: 15px;
    color: #313D4B;
	clear:both;
}

.announcement:hover {
    background: #fff4bf none repeat scroll 0% 0%;

}
*/


/*Brightcove Responsive Video*/
.video-block80 {
	display: block;
	width: 80%;
	padding: 0px;
	margin: 0 auto;
	margin-bottom: 20px;
	clear: both;
}
.video-block100 {
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0 auto;
	clear: both;
}
.outer-container {
	position: relative;
	height: 0;
	padding-bottom: 56.25%;
}
.BrightcoveExperience {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.iframe-form {
	width: 100%;
	height: 800px;
	border: none;
}
.quote-callout {
	font-family: "Montserrat", sans-serif;
	line-height: 32px;
	font-size: 18px;
}
.ErrorMessage {
	font-size: 18px;
	margin-left: 50px;
	padding: 10px;
	color: #2a3237;
	background-color: #ffe45d;
}
/*END responsive video styles*/


/*myHadassah*/
.list-results .dir {
	border-bottom: none;
	clear: both;
}
.list-results .personelListing div {
	padding-left: 0px;
	width: 100%;
}

.fileListing a{
	font-family:font-family: "Montserrat", sans-serif;
}

.personelListing ul{
	padding-left:0px;
}
.nobullet {
	list-style-type: none !important;
}
.opts:last-child {
	width: 100%;
}
/*resource files v2*/
.rescV2 .search-option {
	width: 30%;
	margin-right: 2%;
	float: left;
}
.rescV2 .search-option h5 {
	margin: 0px;
}
#searchBoxV2 {
	background: #EAEAEA none repeat scroll 0% 0%;
	position: relative;
	float: none;
	width: 100%;
	max-width: 1200px;
	border-left: 0px none;
	margin: 0px !important;
	padding: 5px;
}
#searchContainerV2 {
	padding: 10px;
	overflow: hidden;
	clear: both;
	font-size: 15px;
	margin: 0px;
}
.rescV2 .fileListing .img-responsive {
	max-width: 150px;
	float: left;
	margin-right: 2%;
	margin-bottom: 20px;
}
#directoryListingV2 {
	margin-left: 0%;
	margin-bottom: 0px;
	padding: 20px 50px 0px;
}
.rescV2 .fileListing {
    float: left;
    width: 45% !important;
    margin-right: 4%;
    margin-bottom: 15px;
    height: 200px;
}
#directoryListingV2 h3 {
	clear: both;
	border-top: 1px solid #EFEFEF;
	margin: 0px;
	width: 100%;
	padding-top: 0px;
}
.rescV2 .type-icon {
	display: block;
}
#directoryListingV2 .dir {
	border-bottom: none;
}
/*policy statements*/
.boilerplate {
	font-style: italic;
	width: 90%;
	margin: 0 auto;
	font-size: 14px;
	padding: 20px;
	border-top: 1px solid #D0D0D0;
}
.policyCategory {
	width: 100%;
}
.policyCategory h5 {
}
.issueCategory {
}
.issueCategory h5 {
	font-size: 16px;
	font-weight: normal;
}
.article1col {
	width: 100%;
	color: #313D4B;
	font-family: "Montserrat", sans-serif;
	font-size: 15px;
	padding: 0px 20px;
	margin-bottom: 20px;
}
.article1col:last-child {
	margin-bottom: 50px;
}
.article1col img {
	float: left;
	margin-right: 20px;
}
.article1col .articleBody {
	height: 200px;
}

.resourceIndex{
	margin-left:40px;
	margin-top:-40px;
	margin-bottom:20px;
}
.resourceIndex p{
	font-family: "Montserrat",sans-serif;
	font-weight:bold;
	font-size:1.1em;
	line-height:1em;
	margin-bottom:3px;
	padding: 10px 0px;
	
	
}
.resourceIndex li{
	font-family: "Montserrat",sans-serif;
	list-style:disc;
	margin-top:0px;
}
.rescV2 .fileListing .img-responsive {
    max-width: 150px;
    float: left;
    margin-right: 2%;
    margin-bottom: 20px;
    height: 150px;
}

/*forms*/
.formimageSQ{
	width: 100%; max-width: 398px; float: left; margin-right: 20px;
}

@media (max-width: 1200px) {
.aboutBlock img {
	width: 100%;
}
h4 {
	font-size: 28px;
}
}

/*TABLET STYLES landscape*/
@media (max-width: 1070px) {
.textSection {
	padding: 30px;
}

.atss {
	top: 90%;
	width: 200 !important
}
.promo h2 {
	font-size: 35px;
	margin-top: 20% !important;
}
.opts {
	width: 50%;
}
.opts:last-child {
	width: 50%;
}
#leaderOpts > div:nth-child(3) {
	border-right: none;
}
}

/*TABLET STYLES*/
@media (max-width: 768px) {
.promo span {
	font-size: 15px !important;
}
.promo h3 {
	font-size: 14px !important;
	margin-top: 18px !important;
}
.promo h2 {
	border-bottom: 4px;
}
.quicklink {
	font-weight: bold;
	font-size: 18px !important;
	width: 100%;
}
.rescV2 .fileListing .img-responsive {
	max-width: 100%;
}
.boilerplate {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}
.article1col img {
    width: 35%;
    min-width: 200px;
    margin-bottom: 10px !important;
}
}
 @media (min-width: 768px) {
.aboutBlock .single {
	clear: both;
	height: 84px;
}
.anchorfix {
	height: 90px;
}
 }
/*PHONE STYLES*/
@media (max-width: 480px) {
 #breadSocial {
 display:none;
}
 .video-block80, .video-block100 {
 float: none;
 width: 100%;
 margin: 0 0 25px 0;
}
.aboutBlock .single {
 clear: both;
 height: 42px;
}
.promo h3 {
 font-size: 20px !important;
 margin-top: 18px !important;
}
.promo h2 {
 border-bottom: 4px;
}
 .sliderCaption p {
 text-align: center !important;
}
 .rescV2 .fileListing {
 float: left;
 width: 100% !important;
 margin-right: 0%;
 margin-top: 10px;
}
 .opts, .opts:last-child {
 margin-bottom:0px;
 width:100%;
}
 .article1col img {
 width: 100%;
 max-width:100%;
}
 .articleBody {
 height: auto !important;
 border-bottom: 1px solid #efefef;
}

#directoryListingV2 {
	margin-left: 0%;
	margin-bottom: 0px;
	padding: 20px;
}

.resourceIndex {
    margin-left: 0;
    margin-bottom: 0;
    padding: 0px;
}
}
