/* core Swiper CSS */
.swiper-parent-container {
    position: relative;
    height: 360px;
}
.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-parent-container .swiper-container .swiper-wrapper {
    align-items: center;
    margin-bottom: 20px;
}
.swiper-container .swiper-slide {
    font-size: 14px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    border: 1px solid #D8DEE2;
    flex-direction: column;
    width: 366px;
    /* height: 235px; */
    border-radius: 4px;
    border-left: 4px solid #3174EE;
    padding: 20px;
}
.swiper-container .swiper-slide p {
    font-size: 14px ;
    line-height: 26px;
}
.swiper-slide h5 {
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
}
.swiper-pagination-bullet {
    display: inline-block;
    margin: 0 19px 0 0 !important;
    width: 8px;
    height: 8px;
	opacity: 1;
    border-radius: 50%;
    vertical-align: middle;
    background-color: #fff;
    cursor: pointer;
    border: solid 1px rgba(49, 116, 238, 0.4);
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.swiper-pagination {
    position: static;
}
.swiper-pagination-bullet-active {
    display: inline-block;
    width: 10px;
    height: 10px;
	border: none;
    border-radius: 50%;
    vertical-align: middle;
	  border: solid 1px rgba(49,116,238,.4);
    background-color: #3174ee;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.swiper-button-next, .swiper-button-prev {
	position: absolute;
    z-index: 99;
    border: 1px solid #d8dee2;
    box-shadow: 0 2px 8px 0 rgba(0,0,0,.1), 0 2px 30px 0 rgba(0,0,0,.16);
    background: #fff;
    border-radius: 50%;
    text-align: center;
    cursor: pointer;
    width: 44px;
    height: 44px;
    -webkit-transition: all .07s ease-in-out 0s;
    -ms-transition: all .07s ease-in-out 0s;
    -moz-transition: all .07s ease-in-out 0s;
    cursor: pointer;
    top: 43%;
}
.swiper-button-next {
    right: -26px;
}
.swiper-button-prev {
    left: -25px;
}
.fa-angle-right, .fa-angle-left {
    line-height: 40px;
    font-size: 24px;
    color: #3174ee;
}
.fa-angle-right {
	margin-top: 1px;
    margin-left: 3px;
}
.fa-angle-left {
	margin-right: 5px;
	margin-top: 1px;
}
.swiper-button-next:hover, .swiper-button-prev:hover{
    box-shadow: 0 0 2px 0 rgba(49,116,238,.4);
    background: #fafbfc;
}
.swiper-button-disabled {
    display: none;
}

/* Insurance carousel custom CSS */
.insurance-swiper-parent-container {
    padding: 15px 0 9px;
    height: 227px;
    margin-bottom: 48px;
}

.insurance-swiper-container .swiper-slide {
     height: 369px;
}

/* Lawsuits carousel custom CSS */
.lawsuits-swiper-parent-container {
    padding: 0 0 10px;
}
.lawsuits-swiper-container .swiper-slide {
     height: 274px;
}

/* Org donations carousel custom CSS */
.org-donations-swiper-parent-container {
    padding: 8px 0 20px;
}
.donation-header-container {
    display: flex;
    width: 100%;
}
.org-donations-swiper-container h5 {
    margin-top: 0px;
    margin-bottom: 2px;
    width: auto;
    justify-content: flex-start;
}
.org-donations-swiper-container .swiper-slide {
     height: 340px;
}
.insurance-swiper-container .swiper-slide {
     height: 230px;
}

.donate-btn {
    display: block;
    color: #ffffff !important;
    text-align: center;
    border: none;
    font-family: Open Sans;
    font-weight: bold;
    font-size: 12px;
    color: #FFFFFF;
    width: 71px;
    background: #3174EE;
    border-radius: 25px;
    padding: 2px 0 2.5px;
    align-self: flex-start;
    margin-bottom: 12px;
}
.btn-clear {
    align-self: flex-start;
}
.btn-same-row {
    margin-left: 12px;
}
.donate-btn:hover {
    background: #205fd1;
}
.vertical-padding {
    margin-top: 28px;
}
.swiper-container .swiper-slide .header-width-fix {
    width: 166px;
}
.vertical-padding-short {
    margin-top: 9px;
}

/* LGBTQ+ Groups carousel custom CSS */
.lgbt-groups-swiper-parent-container {
    padding-top: 15px;
}
.lgbt-groups-swiper-container .swiper-slide {
    height: 310px;
}
.group-slide-header {
    margin: 0px;
    margin-top: -3px;
    font-family: Brandon Grotesque;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.lgbt-groups-swiper-container .swiper-slide .group-slide-subheader, .lgbt-groups-swiper-container .swiper-slide .group-slide-category {
    align-self: flex-start;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
}
.lgbt-groups-swiper-container .swiper-slide .group-slide-subheader {
    color: #7D878F;

}
.lgbt-groups-swiper-container .swiper-slide .group-slide-category {
    color: #333333;
    display: block;
    width: 100%;
    padding-bottom: 12px;
    border-bottom: 1px solid #F0F2F4;
    margin-bottom: 8px;
}
.lgbt-groups-swiper-container .swiper-slide .group-slide-description p {
    width: 100%;
}
.lgbt-groups-swiper-container .swiper-slide.show-more-slide {
    align-items: center;
    justify-content: center;
    border: none;
    padding: none;
}
.lgbt-groups-swiper-container .swiper-slide.show-more-slide .show-more-btn {
    font-size: 16px;
    line-height: 24px;
    border-radius: 4px;
    border: solid 1px #bac4da;
    align-items: center;
    color: #3174ee;
    cursor: pointer;
    z-index: 99;
    transition: all .3s ease!important;
    width: 158px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.show-more-btn:hover {
    background: #f0f2f480;
}
.show-more-btn span {
    display: block;
}
/* Media Queries, Tablet */
@media only screen and (max-width: 992px) {
    .swiper-slide h5 {
        margin-top: 0;
    }
    .insurance-swiper-container .swiper-slide {
        /* height: 150px; */
    }
    .lawsuits-swiper-container .swiper-slide {
        /* height: 165px; */
    }
    .lawsuits-swiper-container .swiper-slide p {
        margin-bottom: 0;
    }
    .org-donations-swiper-container .swiper-slide {
        /* height: 200px */
    }
    .header-width-fix {
        width: auto;
    }
}
/* Media Queries, Mobile */
@media only screen and (max-width: 768px) {

}
