@font-face {
font-weight: normal;
font-style: normal;
}
.slider-inner-container {
width: 78%;
margin: 0px auto;
display: block;
float: none;
padding: 150px 0px 210px;
max-width: 1600px;
}
.staff-feature-div {
background-size: contain;
background-repeat: no-repeat;
background-position: right;
}
.green-overlay {
background-image: url(//conniemaxwell.com/wp-content/uploads/2020/03/Group-2.png);
background-size: 70% 100%;
background-repeat: no-repeat;
background-position: top left;
-webkit-transition: all 300ms ease-out;
-moz-transition: all 300ms ease-out;
-o-transition: all 300ms ease-out;
-ms-transition: all 300ms ease-out;
transition: all 300ms ease-out;
}
h3.staff-title {
width: 520px;
}
.staff-title a {
font-weight: 500;
color: #fff;
font-size: 90px;
line-height: 95px;
}
.nectar-button span {
font-family: 'circe' !important;
}
.cat-class {
font-size: 16px;
line-height: 20px;
margin-bottom: 15px;
color: #fff;
font-weight: 700;
}
div.home-slider-section {
margin-top: -40px;
}
.slider-inner-container .blog-description p {
font-size: 15px;
line-height: 24px;
margin-bottom: 55px !important;
margin-top: 20px;
width: 34%;
color: #fff;
max-width: 460px;
font-weight: 700;
}
p.blog-read-more a {
margin-top: 20px;
}
p.blog-read-more a span {
font-size: 16px;
line-height: 20px;
color: #fff;
vertical-align: middle;
font-weight: 700;
}
p.blog-read-more a img {
vertical-align: middle;
display: inherit;
margin-left: 7px;
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
p.blog-read-more a:hover img {
-webkit-animation-name: hvr-icon-wobble-vertical3;
animation-name: hvr-icon-wobble-vertical3;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
} @-webkit-keyframes hvr-icon-wobble-vertical3 {
50% {
-webkit-transform: translateX(6px);
transform: translateX(6px);
}
}
@keyframes hvr-icon-wobble-vertical3 {
50% {
-webkit-transform: translateX(6px);
transform: translateX(6px);
}
}
.hvr-icon-wobble-vertical3 {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.home-blog-slider {
margin-bottom: 0px !important;
}
.home-blog-slider .slick-prev, .home-blog-slider .slick-next {
width: 40px;
height: 22px;
background-size: 100% !important;
background-repeat: no-repeat;
background-position: top left;
}
.home-blog-slider .slick-prev {
left: 11%;
z-index: 999;
top: 87%;
background-image: url(//conniemaxwell.com/wp-content/uploads/2020/03/left-arrow1.png);
}
.home-blog-slider .slick-prev:hover, .home-blog-slider .slick-prev:focus {
background-image: url(//conniemaxwell.com/wp-content/uploads/2020/03/left-arrow1.png);
}
.home-blog-slider .slick-next {
right: 83%;
z-index: 999;
top: 87%;
background-image: url(//conniemaxwell.com/wp-content/uploads/2020/03/rigth-arrow1.png);
}
.home-blog-slider .slick-next:hover, .home-blog-slider .slick-next:focus {
background-image: url(//conniemaxwell.com/wp-content/uploads/2020/03/rigth-arrow1.png);
}
.home-blog-slider .slick-prev:before, .home-blog-slider .slick-next:before {
display: none;
}
.staff-bottom-feature-div {
display: none;
}  .custom-select, .custom-select1, .custom-select2 {
position: relative;
float: left;
margin-left: 25px;
}
.custom-select select, .custom-select1 select, .custom-select2 select {
display: none; }
.select-selected {
background-color: white;
} .select-selected:after {
position: absolute;
content: "";
top: 8px;
right: 35px;
width: 0;
height: 0;
border: 6px solid transparent;
border-color: #fff transparent transparent transparent;
content: url(//conniemaxwell.com/wp-content/uploads/2020/04/yellow-down.png);
} .select-selected.select-arrow-active:after {
border-color: transparent transparent #fff transparent;
top: 14px;
right: 41px;
border: 0px;
content: url(//conniemaxwell.com/wp-content/uploads/2020/04/yellow-up.png);
} .select-items div,.select-selected {
text-transform: uppercase;
padding: 12px 39px 12px 27px;
border: 0px solid transparent;
border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
cursor: pointer;
user-select: none;
color: #f5ce3e;
font-size: 16px;
line-height: 18px;
letter-spacing: 1px;
} .select-items {
padding-top: 20px;
padding-bottom: 20px;
position: absolute;
background-color: white;
top: 100%;
left: 0;
right: 0;
z-index: 99;
border: 0px solid #f5ce3e;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
} .select-hide {
display: none;
}
.select-items div:hover, .same-as-selected {
background-color: #f5ce3e;
color: #fff;
}
.category-label {
color: #848484;
font-size: 16px;
line-height: 46px;
letter-spacing: 1px;
float: left;
}
.select-selected {
border: 2px solid #f5ce3e;
border-radius: 30px;
}
.select-selected.select-arrow-active {
background: #fff;
border-bottom: 2px solid #f5ce3e;
}
.staff-list-group ul {
margin-top: 30px;
margin-left: 0px;
display: inline-block;
width: 100%;
margin-bottom: 60px;
}
.staff-list-group ul li {
width: 22%;
margin-right: 3%;
float: left;
margin-bottom: 3%;
list-style: none;
}
.staff-list-group ul li:nth-child(4n) {
margin-right: 0;
}
.staff-list-core {
width: 100%;
height: 275px;
position: relative;
overflow: hidden;
text-align: center;
transition: all 300ms;
}
.staff-list-core .feature-img {
width: 100%;
height: 100%;
}
.staff-list-core .feature-img a {
width: 100%;
height: 100%;
display: block;
}
.staff-list-core .feature-img a .feature-inner-img {
width: 100%;
height: 100%;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
}
.staff-list-details {
position: absolute;
top: 0;
left: 0;
color: #fff;
-webkit-transition: all 300ms ease-out;
-moz-transition: all 300ms ease-out;
-o-transition: all 300ms ease-out;
-ms-transition: all 300ms ease-out;
transition: all 300ms ease-out;
opacity: 0;
width: 100%;
height: 100%;
background: rgba(38, 160, 184, 0.8);
}
.staff-details-inner {
position: absolute;
bottom: 0;
text-align: left;
width: 100%;
padding: 0 8% 12px 8%;
}
.staff-list-group .nectar-highlighted-text.instance-0 {
margin-bottom: 35px;
}
div#my-staff-view {
padding-bottom: 180px !important;
} .staff-list:hover .staff-list-details {
opacity: 1;
pointer-events: none;
}
h4.staff-title {
font-size: 22px;
margin-bottom: 3px;
}
.staff-list-details h4.staff-title a {
color: #fff;
font-size: 18px;
line-height: 22px;
letter-spacing: 0px;
text-transform: uppercase;
font-weight: 100;
}
.staff-list-details h5 {
color: #fff;
font-size: 14px;
line-height: 18px;
letter-spacing: 1px;
text-transform: capitalize;
}
.page-template-template-staff-list .staff-list-details h5 {
display:none;
}
.page-template-template-staff-list .staff-list .staff-list-details {
opacity: 1;
}
.page-template-template-staff-list .staff-list:hover .staff-list-details h5 {
display:block;
}
.page-template-template-staff-list .staff-list-details {
background: transparent;
}
.page-template-template-staff-list .staff-list:hover .staff-list-details {
background: rgba(38, 160, 184, 0.8);
}
.page-template-template-staff-list a.load-more, 
.page-template-template-resource-list a.load-more,
.page-template-template-volunteer-list a.load-more {
margin: 0px auto 0px auto;
text-align: center;
background-color: #00b2e2;
padding: 18px 46px;
color: #fff;
border-radius: 75px;
letter-spacing: 1px;
display: none;
width: 206px;
cursor: pointer;
transition: all .5s ease;
border: 2px solid #00b2e2;
}
.page-template-template-staff-list a.load-more:hover, 
.page-template-template-resource-list a.load-more:hover,
.page-template-template-volunteer-list a.load-more:hover {
background-color: #fff;
color: #00b2e2;
}
.staff-list-group {
display: none;
}
.page-template-template-staff-list .custom-post-filters {
margin: 110px 0px 80px 0px;
display: inline-block;
width: 100%;
}
.cat-filter-wrap {
display: block;
margin: 0px auto;
width: 353px;
}
.select-items div {
color: #848484;
text-transform: capitalize !important;
letter-spacing: 0px;
font-size: 16px;
padding: 8px 39px 8px 27px;
}
.page-template-template-staff-list #ajax-content-wrap, 
.page-template-template-resource-list  #ajax-content-wrap,
.single-resource #ajax-content-wrap, .single-volunteer #ajax-content-wrap {
background-image: url(//conniemaxwell.com/wp-content/uploads/2020/04/background.png);
background-repeat: no-repeat;
background-size: cover;
position: relative;
}
.container-wrap.staff-filters-container, #my-staff-view {
background-color: transparent;
}
.staff-slider-text {
float: left;
width: 37%;
padding-left: 13%;
padding-top: 30px;
margin-right: 3%;
}
.staff-slider-text h6 {
color: #f5ce3e;
font-weight: 700;
}
.staff-slider-text h2 {
color: #FFF;
margin-bottom: 10px;
}
.staff-slider-text p {
color: #fff;
}
.staff-slider-wrap {
position: absolute;
top: 230px;
z-index: 999;
width: 100%;
}
.staff-member-slider .green-overlay {
background-image: none;
height: 100%;
}
.staff-member-slider .staff-feature-div:hover .green-overlay {
background: rgba(38, 160, 184, 0.8);
}
.staff-member-slider .staff-list-item {
width: 300px;
height: 310px;
}
.staff-member-slider .slick-prev, .staff-member-slider .slick-next {
top: 72%;
width: 40px;
height: 22px;
background-size: 100% !important;
background-repeat: no-repeat;
background-position: top left;
}
.staff-member-slider .slick-next {
right: auto;
left: -110px;
background-image: url(//conniemaxwell.com/wp-content/uploads/2020/03/rigth-arrow1.png);
}
.staff-member-slider .slick-prev {
left: -180px;
background-image: url(//conniemaxwell.com/wp-content/uploads/2020/03/left-arrow1.png);
}
.staff-member-slider .slick-next:hover, .staff-member-slider .slick-next:focus {
background-image: url(//conniemaxwell.com/wp-content/uploads/2020/03/rigth-arrow1.png);
}
.staff-member-slider .slick-prev:hover, .staff-member-slider .slick-prev:focus {
background-image: url(//conniemaxwell.com/wp-content/uploads/2020/03/left-arrow1.png);
}
.multiple-items.staff-member-slider {
float: left;
width: 60%;
}
.staff-member-slider .staff-feature-div {
background-position: top center;
background-size: cover;
height: 100%;
position: relative;
margin-right: 8%;
}
.staff-member-slider .slider-inner-container {
max-width: none;
position: absolute;
bottom: 0;
text-align: left;
width: 100%;
padding: 0 8% 12px 8%;
}
.staff-member-slider .staff-title a {
color: #fff;
font-size: 24px;
line-height: 26px;
letter-spacing: 0px;
text-transform: capitalize;
font-weight: 100;
font-weight: 700;
}
.staff-member-slider .slider-inner-container h5 {
color: #fff;
font-size: 12px;
line-height: 18px;
letter-spacing: 0.5px;
text-transform: capitalize;
}
.staff-member-slider .slick-prev:before, .staff-member-slider .slick-next:before {
display: none;
} .single-staff #header-space {
background-color: transparent !important;
display: none;
}
.single-staff #header-outer {
background-color: transparent;
}
html body.single-staff div.small-nav {
background-color: #fff !important;
}
.single-staff #top nav ul li a {
color: #fff;
}
.single-staff #top nav ul li ul li a {
color: #999;
}
html body.single-staff div.small-nav  #top nav ul li a {
color: #999;
}
.single-staff #page-header-wrap {
height: 800px;
} 
.single-staff #page-header-wrap #page-header-bg {
height: inherit;
}
.staff-detail-header-bg {
background-image: url(//conniemaxwell.com/wp-content/uploads/2020/04/staff-detail-bg.png);
color: #fff;
background-repeat: no-repeat;
background-size: cover;
}
#ajax-content-wrap .container-wrap.staff-sub-detail-bg {
background-image: url(//conniemaxwell.com/wp-content/uploads/2020/04/background.png);
background-repeat: no-repeat;
background-size: cover;
padding-top: 110px !important;
padding-bottom: 100px !important;
background-position: 0px -12px;
}
.custom-row-class {
display: flex;
}
.staff-detail-header-bg .custom-row-class { padding-top: 170px;
}
.custom-col-class {
width: 50%;
}
.staff-sub-detail-bg .custom-col-class {
width: 100%;
}
.custom-inner-content {
float: right; width: 80%;
}
.custom-inner-content h1 {
font-size: 80px;
color: #fff;
line-height: 85px;
}
.custom-inner-content h5 {
color: #fdd135;
font-size: 20px;
line-height: 24px;
text-transform: uppercase;
margin-bottom: 40px;
margin-top: 20px;
font-weight: 700;
}
.custom-inner-content p {
line-height: 21px;
font-size: 14px;
margin-bottom: 10px;
}
.custom-inner-content p a {
text-decoration: underline;
}
.custom-staff-image {
width: 80%;
height: 85%;
background-repeat: no-repeat; background-position: top right;
background-size: contain;
float: right; min-height: 610px;
max-width: 710px;
}
.staff-sub-detail-bg h1 {
font-size: 70px;
color: #404040;
line-height: 74px;
text-align: center;
margin-bottom: 35px;
}
.social-list-container ul {
margin-left: 10px;
margin-top: 0px;
display: inline-block;
width: 100%;
margin-bottom: 10px;
}
.social-list-container ul li {
background-repeat: no-repeat;
background-position: center;
background-size: contain;
list-style: none;
margin-right: 30px;
float: left;
}
.social-list-container ul li a {
display: block;
width: 100%;
height: 100%;
}
li.email-class {
background: url(//conniemaxwell.com/wp-content/uploads/2020/04/staff-email-icon1.png); width: 28px;
height: 24px;
background-size: 100% !important;
}
li.email-class:hover {
background: url(//conniemaxwell.com/wp-content/uploads/2020/04/yellow-email1.png);
background-repeat: no-repeat;
background-position: center;
background-size: contain !important;
}
li.phone-class {
background: url(//conniemaxwell.com/wp-content/uploads/2020/04/staff-phone-icon1.png);
width: 22px;
height: 22px;
}
li.phone-class:hover {
background: url(//conniemaxwell.com/wp-content/uploads/2020/04/yellow-phone1.png);
background-repeat: no-repeat;
background-position: center;
background-size: contain !important;
}
li.linkedin-class {
background: url(//conniemaxwell.com/wp-content/uploads/2020/04/staff-linkedin-icon1.png);
width: 27px;
height: 24px;
}
li.linkedin-class:hover {
background: url(//conniemaxwell.com/wp-content/uploads/2020/04/yellow-linkedin1.png);
background-repeat: no-repeat;
background-position: center;
background-size: contain !important;
}
li.facebook-class {
background: url(//conniemaxwell.com/wp-content/uploads/2020/04/staff-facebook-icon1.png);
width: 11px;
height: 24px; }
li.facebook-class:hover {
background: url(//conniemaxwell.com/wp-content/uploads/2020/04/yellow-facebook1.png);
background-repeat: no-repeat;
background-position: center;
background-size: contain !important;
}
.video-play-icon img, .video-class a img, .audio-class a img, .note-class a img {
transition: all .5s ease;
}
.video-play-icon:hover img, .video-class a:hover img, .audio-class:hover a img, .note-class:hover a img {
transform: scale(1.1);
}
.contact-btn {
font-size: 12px;
line-height: 16px;
font-weight: 700;
text-transform: uppercase;
margin-bottom: 60px;
margin-top: 20px;
color: #fff;
letter-spacing: 1px;
display: block;
}
.contact-btn a {
color: #fff;
padding: 12px 20px 13px 20px;
border: 2px solid #fff;
display: inline-block;
transition: all .5s ease;
text-decoration: none !important;
border-radius: 50px;
}
.contact-btn a:hover {
color: #fff;
background-color: #fdd135;
border: 2px solid #fdd135;
}
div.staff-form_wrapper, div#gform_wrapper_3, div.staff-form_wrapper, div#gform_wrapper_4 {
width: 860px;
margin: 50px auto 0 auto;
}
div#gform_wrapper_3 .gform_heading, div#gform_wrapper_4 .gform_heading {
display: none;
}
.gfield.custom-text-class input, .gfield.custom-textarea-class textarea {
padding: 11px 11px !important;
background: rgba(0,0,0,0.1);
border-radius: 0px;
color: #404040 !important;
line-height: 20px;
font-size: 13px !important;
margin-bottom: 0px !important;
width: 100% !important;
margin-top: 0px !important;
}
li#field_3_4, li#field_4_4 {
margin-bottom: 23px;
}
li#field_3_2, li#field_3_3, li#field_4_2, li#field_4_3 {
clear: inherit;
width: 50%;
float: left;
margin-bottom: 23px;
}
#ajax-content-wrap .container-wrap.no-sidebar.staff-back-row {
text-align: center;
padding-top: 80px !important;
padding-bottom: 100px !important;
min-height: auto !important;
background-image: url(//conniemaxwell.com/wp-content/uploads/2020/04/backtolist.png);
margin-bottom: 30px;
}
.staff-back-row .custom-col-class {
width: 100%;
}
.staff-back-btn {
font-size: 18px;
line-height: 22px;
font-weight: 700;
text-transform: uppercase;
color: #fff;
letter-spacing: 1px;
display: block;
}
.staff-back-btn a {
color: #fff;
padding: 12px 20px 13px 20px;
border: 0px solid #fff;
display: inline-block;
transition: all .5s ease;
}
.staff-back-btn a:hover span {
-webkit-animation-name: hvr-icon-wobble-vertical3;
animation-name: hvr-icon-wobble-vertical3;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
} @-webkit-keyframes hvr-icon-wobble-vertical3 {
50% {
-webkit-transform: translateX(-6px);
transform: translateX(-6px);
}
}
@keyframes hvr-icon-wobble-vertical3 {
50% {
-webkit-transform: translateX(-6px);
transform: translateX(-6px);
}
}
.hvr-icon-wobble-vertical3 {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
div#gform_wrapper_3 .gform_footer.top_label .gform_button.button,
div#gform_wrapper_4 .gform_footer.top_label .gform_button.button {
padding: 10px 35px !important;
}
div#gform_wrapper_4 .gform_footer.top_label .gform_button.button {
background-color: #b21bac;
}
div#gform_wrapper_3 .gform_footer.top_label, 
div#gform_wrapper_4 .gform_footer.top_label {
text-align: center;
}
div#gform_wrapper_3 ul li textarea:focus, 
div#gform_wrapper_3 ul li input[type=text]:focus, 
div#gform_wrapper_3 ul li input[type=email] {
border-color: #00b2e2;
}
div#gform_wrapper_4 ul li textarea:focus, 
div#gform_wrapper_4 ul li input[type=text]:focus, 
div#gform_wrapper_4 ul li input[type=email] {
border-color: #b21bac;
background-color: white;
}
div#gform_wrapper_4 ul .gfield.custom-text-class input, 
div#gform_wrapper_4 ul .gfield.custom-textarea-class textarea {
background: rgba(255,255,255,0.3);
}
.staff-back-btn a span {
display: block;
float: left;
margin-right: 14px;
-webkit-transform: translateZ(0);
transform: translateZ(0);
width: 9px;
height: 20px;
background-image: url(//conniemaxwell.com/wp-content/uploads/2020/04/back.png);
background-repeat: no-repeat;
background-position: center;
background-size: 100%;
}
.star-img-container img {
top: -74px;
position: absolute;
z-index: 99;
right: 0;
}
.star-img-container {
position: relative;
}
.single-staff #header-outer img.stnd.default-logo {
opacity: 0 !important;
}
.single-staff #header-outer img.starting-logo.default-logo {
opacity: 1 !important;
}
html body.single-staff #header-outer.small-nav img.stnd.default-logo {
opacity: 1 !important;
}
html body.single-staff #header-outer.small-nav img.starting-logo.default-logo {
opacity: 0 !important;
}
.page-template-template-staff-list .star-img-container img, 
.page-template-template-resource-list .star-img-container img,
.page-template-template-volunteer-list .star-img-container img {
top: -324px;
} .page-template-template-resource-list #page-header-bg .inner-wrap h1,
.page-template-template-volunteer-list #page-header-bg .inner-wrap h1 {
color: #FFF;
font-size: 65px;
line-height: 65px;
font-weight: 500;
padding: 0;
}
.page-template-template-resource-list #page-header-bg .inner-wrap span.subheader,
.page-template-template-volunteer-list #page-header-bg .inner-wrap span.subheader {
font-size: 16px;
line-height: 25px;
width: 455px;
display: block;
}
.page-template-template-resource-list .custom-post-filters,
.page-template-template-volunteer-list .custom-post-filters {
margin: 100px 0px 100px 0px;
display: inline-block;
width: 100%;
}
.page-template-template-resource-list .star-img-container.leftside img, 
.single-resource .star-img-container.leftside img,
.page-template-template-volunteer-list .star-img-container.leftside img,
.single-volunteer .star-img-container.leftside img {
left: 0;
right: auto;
top: -60px;
}
.resource-filter-result-container ul {
margin-left: 0;
}
.resource-filter-result-container ul li {
list-style: none;
padding: 25px 60px;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
background-color: #fff;
margin-bottom: 40px;
}
.resource-filter-result-container ul li .staff-list-core {
height: auto;
display: inline-block;
}
.resource-cat {
width: 100px;
height: 99px;
vertical-align: middle;
text-align: center;
display: table-cell;
float: left;
margin-right: 45px;
}
.resource-cat img {
max-width: 100%;
max-height: 100%;
display: block;
margin: 0 auto;
}
.resource-title {
text-align: left;
width: 595px;
min-height: 99px;
vertical-align: middle;
height: 99px;
display: table-cell;
padding-right: 25px;
}
.resource-title h6 {
color: #ff5b35;
font-weight: 700;
text-transform: uppercase;
margin-bottom: 0px;
}
.resource-title h3 a {
color: #00b2e2;
font-weight: 700;
text-transform: capitalize;
font-size: 30px;
line-height: 34px;
}
.resource-download {
width: 180px;
min-height: 40px;
height: 99px;
vertical-align: middle;
text-align: center;
display: table-cell;
}
.resource-download a {
color: #ff5b35;
text-transform: uppercase;
margin-bottom: 0px;
letter-spacing: 1px;
font-size: 14px;
line-height: 37px;
width: 100%;
-moz-transition: all .2s ease-in;
-o-transition: all .2s ease-in;
-webkit-transition: all .2s ease-in;
transition: all .2s ease-in;
border: 2px solid #ff5b35;
border-radius: 50px;
height: 40px;
display: block;
} .resource-view {
width: 195px;
vertical-align: middle;
display: table-cell;
padding-left: 25px;
}
.resource-view a {
color: #ff5b35;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1px;
-moz-transition: all .2s ease-in;
-o-transition: all .2s ease-in;
-webkit-transition: all .2s ease-in;
transition: all .2s ease-in;
vertical-align: top;
}
.resource-view a span {
background-image: url(//conniemaxwell.com/wp-content/uploads/2020/04/viewdetails1.png);
width: 30px;
height: 16px;
-webkit-transform: translateZ(0);
transform: translateZ(0);
display: inline-block;
margin-top: 5px;
margin-left: 10px;
vertical-align: inherit;
} @-webkit-keyframes hvr-icon-wobble-horizontal1 {
50% {
-webkit-transform: translateX(6px);
transform: translateX(6px);
}
}
@keyframes hvr-icon-wobble-horizontal1 {
50% {
-webkit-transform: translateX(6px);
transform: translateX(6px);
}
}
.hvr-icon-wobble-horizontal1 {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.resource-list {
display: none;
}
.resource-filter-result-container .filtered-posts-inner {
margin-bottom: 110px;
}
img.tax-hov-img {
display: none;
}
.resource-filter-result-container ul li:hover {
background-color: #ff5b35;
}
.resource-filter-result-container ul li:hover img.tax-img {
display: none;
}
.resource-filter-result-container ul li:hover img.tax-hov-img {
display: block;
}
.resource-filter-result-container ul li:hover h6, .resource-filter-result-container ul li:hover .resource-title h3 a {
color: #fff;
}
.resource-filter-result-container ul li:hover .resource-download a {
color: #fff;
border: 2px solid #fff;
}
.resource-filter-result-container ul li:hover .resource-download a:hover {
border: 2px solid #fff;
background-color: #fff;
color: #ff5b35;
}
.resource-filter-result-container ul li:hover .resource-view a {
color: #fff;
}
.resource-filter-result-container ul li:hover .resource-view a span {
background-image: url(//conniemaxwell.com/wp-content/uploads/2020/04/viewdetails.png);
-webkit-animation-name: hvr-icon-wobble-horizontal1;
animation-name: hvr-icon-wobble-horizontal1;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
.single-resource #header-outer img.stnd.default-logo, 
.single-volunteer #header-outer img.stnd.default-logo {
opacity: 0 !important;
}
.single-resource #header-outer img.starting-logo.default-logo, 
.single-volunteer #header-outer img.starting-logo.default-logo {
opacity: 1 !important;
}
html body.single-resource #header-outer.small-nav img.stnd.default-logo, 
html body.single-volunteer #header-outer.small-nav img.stnd.default-logo {
opacity: 1 !important;
}
html body.single-resource #header-outer.small-nav img.starting-logo.default-logo, 
html body.single-volunteer #header-outer.small-nav img.starting-logo.default-logo {
opacity: 0 !important;
}
.single-resource #header-space, 
.single-volunteer #header-space {
background-color: transparent !important;
display: none;
}
.single-resource #header-outer, 
.single-volunteer #header-outer {
background-color: transparent;
}
html body.single-resource div.small-nav, 
html body.single-volunteer div.small-nav {
background-color: #fff !important;
}
.single-resource #top nav ul li a, 
.single-volunteer #top nav ul li a {
color: #fff;
}
.single-resource #top nav ul li ul li a, 
.single-volunteer #top nav ul li ul li a {
color: #999;
}
html body.single-resource div.small-nav  #top nav ul li a, 
html body.single-volunteer div.small-nav  #top nav ul li a {
color: #999;
}
.single-resource #page-header-wrap, 
.single-volunteer #page-header-wrap {
height: 500px;
} 
.single-resource #page-header-wrap #page-header-bg, 
.single-volunteer #page-header-wrap #page-header-bg {
height: inherit;
}
.single-resource span.tag-span, .single-volunteer span.vol-cat, .single-volunteer span.vol-loc {
font-weight: 700;
text-transform: uppercase;
font-size: 14px;
letter-spacing: 1px;
display: inline-flex;
line-height: 32px;
}
.single-resource span.tag-span img.tax-small-img {
margin-bottom: 0px;
margin-right: 10px;
height: 32px;
}
p.tag-list {
padding-bottom: 15px;
}
.single-resource #page-header-bg h1, .single-volunteer #page-header-bg h1 {
color: #FFF;
font-size: 75px;
line-height: 80px;
font-weight: 500;
padding: 0;
}
span.share-text {
color: #fff;
display: inline-block;
float: left;
line-height: 40px;
margin-right: 20px;
}
.resource-share-container .sharing-default-minimal .nectar-social-inner >a {
border: 2px solid #7fd8f0 !important;
padding: 8px 12px 10px 12px !important;
margin-right: 10px;
height: 40px !important;
width: 40px;
margin-top: 0px !important;
margin-bottom: 0px !important;
}
.resource-share-container .sharing-default-minimal .nectar-social-inner > a.facebook-share.nectar-sharing {
padding: 8px 15px 11px 14px!important;
}
.resource-share-container .sharing-default-minimal .nectar-social-inner > a.pinterest-share.nectar-sharing {
padding: 8px 13px 10px 11px !important;
}
.resource-share-container .sharing-default-minimal .nectar-social-inner > a.facebook-share.nectar-sharing i {
padding-right: 0px;
}
.resource-share-container .sharing-default-minimal .nectar-social .facebook-share i,
.resource-share-container .sharing-default-minimal .nectar-social .twitter-share i,
.resource-share-container .sharing-default-minimal .nectar-social .linkedin-share i,
.resource-share-container .sharing-default-minimal .nectar-social .pinterest-share i {
color: #fff !important;
}
.resource-share-container .sharing-default-minimal .nectar-social-inner >a:hover {
border: 2px solid #f5ce3e !important;
}
.social-wrapper {
width: 298px;
margin: 0 auto;
}
.resource-share-container .custom-col-class {
width: 100%;
padding: 30px 0px;
background-color: #00b2e2;
margin-top: -50px;
}
.container-wrap.no-sidebar.resource-share-container {
padding-top: 0px !important;
background: transparent;
min-height: auto !important;
}
.container-wrap.no-sidebar.resource-detail-container {
background: transparent;
padding: 100px 0px 80px 0px!important;
min-height: auto !important;
}
.resource-detail-container .custom-inner-content {
float: none;
width: 100%;
}
.resource-detail-container .custom-inner-content .wp-video {
width: 85% !important;
}
.resource-detail-container .custom-lass-col-class .custom-inner-content {
padding: 10% 10% 10% 10%;
}
.detail-download-btn a {
padding: 10px 25px;
color: #ff5b35;
text-transform: uppercase;
margin-bottom: 0px;
letter-spacing: 1px;
font-size: 14px;
line-height: 21px;
text-decoration: none !important;
border: 2px solid #ff5b35;
border-radius: 50px;
}
.custom-inner-content p.detail-download-btn {
text-align: center;
margin-top: 30px;
}
.detail-download-btn a span {
background-image: url(//conniemaxwell.com/wp-content/uploads/2020/04/download-icon.png);
width: 14px;
height: 13px;
display: inline-block;
background-size: contain;
margin-left: 6px;
}
.detail-download-btn a:hover {
background-color: #ff5b35;
color: #fff;
}
.detail-download-btn a:hover span {
background-image: url(//conniemaxwell.com/wp-content/uploads/2020/04/download-white-icon.png);
}
.single-resouce .custom-col-class.custom-lass-col-class {
width: 100%;
}
.resource-detail-container.single-resouce .custom-lass-col-class .custom-inner-content {
padding: 0% 7% 0% 7%;
} .volunteer-list {
display: none;
}
.page-template-template-volunteer-list .cat-filter-wrap {
width: 587px;
}
.pink-bg {
position: absolute;
top: 0;
left: 0;
width: 100%;
background: rgba(178, 27, 172, 0.7);
height: 100%;
}
.volunteer-filter-result-container ul {
margin-left: 0px;
display: inline-block;
width: 100%;
margin-bottom: 90px;
}
.volunteer-filter-result-container ul li {
list-style: none;
margin-bottom: 25px;
margin-right: 2%;
width: 32%;
float: left;
}
.volunteer-filter-result-container ul li:first-child {
width: 66%;
}
.volunteer-filter-result-container ul li:nth-child(7n+7) {
width: 66%;
margin-right: 0;
}
.volunteer-filter-result-container ul li:nth-child(7n+8) {
width: 66%;
margin-right: 2%;
}
.volunteer-filter-result-container ul li:nth-child(7n-5), .volunteer-filter-result-container ul li:nth-child(7n-2) {
margin-right: 0;
}
.volunteer-filter-result-container ul li .staff-list-details {
background: transparent;
opacity: 1;
}
.volunteer-filter-result-container .staff-details-inner {
padding: 0 30px 30px 40px;
}
.volunteer-filter-result-container ul li .staff-list-core:hover .staff-list-details {
background: rgba(178, 27, 172, 0.7);
}
.vol-meta span {
color: #fdd135;
font-weight: 700;
text-transform: uppercase;
margin-bottom: 0px;
font-size: 12px;
line-height: 16px;
letter-spacing: 1px;
}
.vol-meta span.vol-cat {
margin-right: 10px;
}
.volunteer-filter-result-container ul li .staff-list-details h4.staff-title a {
color: #fff;
font-size: 30px;
line-height: 38px;
letter-spacing: 0px;
text-transform: capitalize;
font-weight: 100;
}
.volunteer-filter-result-container ul li .staff-list-details h5 {
color: #fff;
font-size: 12px;
line-height: 18px;
letter-spacing: 1px;
text-transform: capitalize;
visibility: hidden;
opacity: 0;
transition: visibility 0s, opacity 0.5s linear;
display: none;
}
.volunteer-filter-result-container ul li .staff-list-core:hover .staff-list-details h5 {
visibility: visible;
opacity: 1; 
display: block;
}
.tag-list span.vol-cat {
margin-right: 15px;
}
.container-wrap.no-sidebar.volunteer-detail-header-bg {
background: transparent;
text-align: center;
padding: 100px 0px !important;
}
.container-wrap.no-sidebar.volunteer-detail-header-bg .custom-col-class.custom-lass-col-class {
width: 100%;
}
.container-wrap.no-sidebar.volunteer-detail-header-bg .custom-col-class.custom-lass-col-class .custom-inner-content {
float: none;
width: 100%;
}
.container-wrap.no-sidebar.volunteer-detail-header-bg .custom-col-class.custom-lass-col-class h1 {
font-weight: 700;
text-transform: inherit;
font-size: 64px;
line-height: 70px;
color: #00b2e2;
margin-bottom: 30px;
}
.container-wrap.no-sidebar.volunteer-detail-header-bg .custom-col-class.custom-lass-col-class p {
width: 580px;
margin: 0 auto;
}
.container-wrap.no-sidebar.volunteer-detail-header-bg .custom-col-class.custom-lass-col-class .contact-btn a {
color: #b21bac;
padding: 12px 30px 13px 30px;
border: 2px solid #b21bac;
letter-spacing: 2px;
}
.container-wrap.no-sidebar.volunteer-detail-header-bg .custom-col-class.custom-lass-col-class .contact-btn a:hover {
color: #fff;
background-color: #b21bac;
border: 2px solid #b21bac;
}
.single-volunteer .nectar-highlighted-text.instance-0 em:before {
background-color: #fff;
}
.single-volunteer #ajax-content-wrap .container-wrap.staff-sub-detail-bg {
background-image: url(//conniemaxwell.com/wp-content/uploads/2020/04/Form-Background1.png);
background-position: top left;
}
.single-volunteer #ajax-content-wrap .container-wrap.no-sidebar.staff-back-row {
background-position: 0;
}
.single-volunteer .star-img-container img {
top: 20px;
}
a.green-overlay-link {
width: 100%;
height: 100%;
display: block;
}
.staff-list-core:hover .staff-details-inner {
opacity: 0;
}
.page-template-template-staff-list .staff-list-core:hover .staff-details-inner {
opacity: 1;
}
.staff-details-inner.extradiv {
opacity: 0;
transition: all 500ms ease-in-out;
}
.staff-list-core:hover .staff-details-inner.extradiv {
opacity: 1;
}
.blacklayer {
z-index: 9;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: rgba(0, 0, 0, 0.3);
}
.imagelayer {
z-index: 9;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background-image: url(//conniemaxwell.com/wp-content/uploads/2020/05/layer.png);
opacity: 0.25;
} .my-nectar-post-grid-wrap .my-nectar-post-grid {
grid-auto-rows: minmax(35vh, auto);
margin: 10px;
grid-template-columns: 1fr 1fr 1fr;
display: grid;
-webkit-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
}
.my-nectar-post-grid-wrap .my-nectar-post-grid .nectar-post-grid-item {
width: auto;
min-height: 0;
margin: 10px;
position: relative;
}
.my-nectar-post-grid > div:nth-of-type(10n + 1), .my-nectar-post-grid > div:nth-of-type(10n + 7) {
grid-column-end: span 2;
}
.my-nectar-post-grid .nectar-post-grid-item .inner {
overflow: hidden;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
background-color: rgba(0,0,0,0.1);
}
.my-nectar-post-grid .nectar-post-grid-item:before, .my-nectar-post-grid .nectar-post-grid-item .inner, .my-nectar-post-grid .bg-overlay {
border-radius: 0px;
}
.my-nectar-post-grid .nectar-post-grid-item .nectar-post-grid-item-bg, .my-nectar-post-grid .bg-overlay {
transition: opacity 0.45s cubic-bezier(.15,.75,.5,1) 0s, transform 1s ease;
backface-visibility: hidden;
}
.my-nectar-post-grid .nectar-post-grid-item-bg, .my-nectar-post-grid .nectar-post-grid-link, .my-nectar-post-grid .bg-overlay {
position: absolute;
top: 0;
left: 0;
background-size: cover;
background-position: center;
z-index: 0;
width: 100%;
height: 100%;
}
.my-nectar-post-grid .nectar-post-grid-item .content {
padding: 35px;
z-index: 200;
}
.my-nectar-post-grid .content {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 100%;
display: flex;
justify-content: flex-end;
flex-direction: column;
}
.my-nectar-post-grid .nectar-post-grid-link {
z-index: 10;
}
.my-nectar-post-grid .nectar-post-grid-item .content *, .full-width-section > .col.span_12.dark .my-nectar-post-grid .nectar-post-grid-item .content * {
color: #fff;
}
.my-nectar-post-grid .nectar-post-grid-item .content .meta-category {
position: relative;
z-index: 11;
align-self: flex-start;
display: block;
}
.my-nectar-post-grid .meta-category a {
font-weight: 700;
position: relative;
margin: 0 10px 10px 0;
display: inline-block;
line-height: 1.1em;
}
.my-nectar-post-grid .meta-category a:before {
background-color: #fff;
height: 2px;
width: 100%;
position: absolute;
bottom: -1px;
left: 0;
content: '';
-webkit-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: left;
transform-origin: left;
background-color: #000;
-webkit-transition: transform 0.37s cubic-bezier(0.52, 0.01, 0.16, 1);
transition: transform 0.37s cubic-bezier(0.52, 0.01, 0.16, 1);
}
.my-nectar-post-grid .content .item-main, .my-nectar-post-grid .content .item-meta-extra {
width: 100%;
display: inline-block;
vertical-align: bottom;
}
.my-nectar-post-grid .nectar-post-grid-item .content .item-main {
position: relative;
z-index: 9;
}
.my-nectar-post-grid .nectar-post-grid-item .content h3 {
margin: 0;
transition: all 0.45s cubic-bezier(.15,.75,.5,1) 0s;
line-height: 1.2em;
max-width: 70%;
}
.my-nectar-post-grid .nectar-post-grid-item:after {
box-shadow: 0px 30px 70px rgba(0,0,0,0.25);
opacity: 0;
display: block;
position: absolute;
content: '';
z-index: -1;
left: 0;
top: 0;
width: 100%;
height: 100%;
transition: opacity 0.35s cubic-bezier(.15,.75,.5,1) 0s;
}
.my-nectar-post-grid .nectar-post-grid-item:hover:after {
opacity: 1;
}
.my-nectar-post-grid .nectar-post-grid-item:hover .nectar-post-grid-item-bg {
transform: scale(1.12);
-webkit-transform: scale(1.12);
-webkit-transition: transform 5s cubic-bezier(0.1,0.2,.7,1);
transition: transform 5s cubic-bezier(0.1,0.2,.7,1);
}
.my-nectar-post-grid .nectar-post-grid-item:hover .content * {
color: #fff;
}
::-webkit-input-placeholder { color: #fff;
}
::-moz-placeholder { color: #fff;
}
:-ms-input-placeholder { color: #fff;
}
:-moz-placeholder { color: #fff;
}
@media only screen and (max-width: 1480px) {
.staff-slider-text {
width: 35%;
padding-left: 7%;
}
.multiple-items.staff-member-slider {
width: 62%;
}
}
@media only screen and (max-width: 1400px) {
.home-blog-slider .slick-next {
right: 81%;
}
.resource-title {
width: 570px;
}
.resource-view {
width: 204px;
}
}
@media only screen and (max-width: 1350px) {
.resource-view {
width: 230px;
}
}
@media only screen and (max-width: 1330px) {
.single-volunteer .small-nav #top .slide-out-widget-area-toggle a .lines-button:after, 
.single-volunteer .small-nav #top .span_9 > .slide-out-widget-area-toggle i, 
.single-volunteer .small-nav .slide-out-widget-area-toggle a .lines:before, 
.single-volunteer .small-nav .slide-out-widget-area-toggle a .lines:after, 
.single-volunteer .mysticky #top .slide-out-widget-area-toggle a .lines-button:after, 
.single-volunteer .mysticky #top .span_9 > .slide-out-widget-area-toggle i, 
.single-volunteer .mysticky .slide-out-widget-area-toggle a .lines:before, 
.single-volunteer .mysticky .slide-out-widget-area-toggle a .lines:after {
background-color:#00b2e2 !important;
}
}
@media only screen and (max-width: 1300px) {
.slider-inner-container {
padding: 105px 0px 210px;
}
.cat-class {
margin-top: 45px;
}
.resource-title h3 a {
font-size: 24px;
line-height: 28px;
}
.resource-title h6 {
font-size: 12px;
}
.resource-view {
width: 290px;
}
}
@media only screen and (max-width: 1200px) {
.staff-title a {
font-size: 72px;
line-height: 77px;
}
h3.staff-title {
width: 420px;
}
.slider-inner-container .blog-description p {
font-size: 14px;
line-height: 23px;
width: 38%;
}
.staff-list-group ul li {
width: 32%;
margin-right: 2%;
margin-bottom: 2%;
}
.staff-list-group ul li:nth-child(4n) {
margin-right: 2%;
}
.staff-list-group ul li:nth-child(3n) {
margin-right: 0;
}
.staff-list-core {
height: 320px;
}
.star-img-container img {
top: -52px;
width: 200px;
height: auto;
}
.page-template-template-staff-list .star-img-container img, 
.page-template-template-resource-list .star-img-container img,
.page-template-template-volunteer-list .star-img-container img {
top: -260px;
}
.page-template-template-resource-list .star-img-container.leftside img, .single-resource .star-img-container.leftside img,
.page-template-template-volunteer-list .star-img-container.leftside img, .single-volunteer .star-img-container.leftside img {
top: -90px;
width: auto;
}
.resource-filter-result-container ul li {
padding: 25px 30px;
}
}
@media only screen and (max-width: 1120px) {
.staff-slider-text {
width: 40%;
}
.multiple-items.staff-member-slider {
width: 57%;
}
.resource-title h3 a {
font-size: 20px;
line-height: 24px;
}
.resource-view {
width: 335px; 
}
}
@media only screen and (max-width: 1100px) {
.staff-feature-div {
background-size: cover;
}
}
@media only screen and (max-width: 1050px) {
.resource-title {
width: 400px;
}
}
@media only screen and (max-width: 999px) {
.green-overlay {
background-size: cover;
background-image: url(//conniemaxwell.com/wp-content/uploads/2020/03/Slider_Family_BG.jpg);
}
.home-blog-slider .slick-next {
right: 77%;
}
.staff-bottom-feature-div {
display: block;
height: 400px;
background-size: cover;
background-repeat: no-repeat;
background-position: top center;
}
h3.staff-title {
width: 100%;
}
.slider-inner-container .blog-description p {
width: 100%;
max-width: 100%;
}
.slider-inner-container {
padding: 70px 0px 70px;
}
.slider-inner-container .blog-description p {
margin-bottom: 35px !important;
} .page-template-template-staff-list div#page-header-wrap, .page-template-template-staff-list div#page-header-wrap div#page-header-bg {
height: 500px !important;
}
.staff-slider-wrap {
top: 145px;
}
.staff-slider-text {
width: 50%;
}
.multiple-items.staff-member-slider {
width: 44%;
margin-left: 3%;
}
.staff-member-slider .staff-list-item {
height: 385px;
}
.staff-list-group ul li {
width: 48%;
margin-right: 4%;
margin-bottom: 4%;
}
.staff-list-group ul li:nth-child(4n) {
margin-right: 4%;
}
.staff-list-group ul li:nth-child(3n) {
margin-right: 4%;
}
.staff-list-group ul li:nth-child(2n) {
margin-right: 0;
}
.staff-list-core {
height: 320px;
}
.container-wrap.staff-filters-container {
min-height: auto !important;
}
.custom-col-class {
width: 80%;
margin: 0 auto;
max-width: 600px;
}
.staff-detail-header-bg .custom-row-class {
display: block;
}
.custom-inner-content {
float: none;
width: 100%;
}
.custom-staff-image {
width: 446px;
height: 456px;
float: none;
min-height: auto;
margin: 0 auto 90px auto;
}
.single-staff .mysticky, .single-resource .mysticky {
background-color: white !important;
}
html body.single-staff #header-outer.mysticky img.stnd.default-logo, 
html body.single-resource #header-outer.mysticky img.stnd.default-logo {
opacity: 1 !important;
}
html body.single-staff #header-outer.mysticky img.starting-logo.default-logo,
html body.single-resource #header-outer.mysticky img.starting-logo.default-logo {
opacity: 0 !important;
}
html body.single-staff #header-outer.mysticky #top .slide-out-widget-area-toggle a .lines-button:after, 
html body.single-staff #header-outer.mysticky #top .slide-out-widget-area-toggle a .lines:before,
html body.single-staff #header-outer.mysticky #top .slide-out-widget-area-toggle a .lines:after,
html body.single-resource #header-outer.mysticky #top .slide-out-widget-area-toggle a .lines-button:after, 
html body.single-resource #header-outer.mysticky #top .slide-out-widget-area-toggle a .lines:before,
html body.single-resource #header-outer.mysticky #top .slide-out-widget-area-toggle a .lines:after {
background-color: #00b2e2 !important;
}
.staff-detail-header-bg .custom-row-class {
padding-top: 130px;
}
.resource-title {
width: 100%;
padding-right: 0px;
}
.resource-title h3 a {
font-size: 25px;
line-height: 29px;
}
.resource-download {
width: 50%;
min-height: 40px;
height: 40px;
vertical-align: middle;
text-align: center;
display: block;
float: left;
margin-top: 10px;
padding-left: 145px;
}
.resource-download a {
font-size: 14px;
line-height: 37px;
width: 150px;
height: 40px;
display: block;
}
.resource-view {
width: 50%;
padding-left: 0px;
float: left;
line-height: 40px;
margin-top: 10px;
text-align: right;
}
.resource-view a span {
vertical-align: sub;
}
.resource-view a {
padding-right: 10px;
}
.resource-detail-container .custom-row-class {
display: block;
}
.resource-detail-container .custom-col-class {
width: 100%;
}
.resource-detail-container .custom-lass-col-class .custom-inner-content {
padding: 10% 0% 0% 0%;
}
.resource-detail-container .custom-inner-content .wp-video {
width: 100% !important;
}
.volunteer-filter-result-container ul li, 
.volunteer-filter-result-container ul li:nth-child(7n-5), 
.volunteer-filter-result-container ul li:nth-child(7n-2), 
.volunteer-filter-result-container ul li:first-child,
.volunteer-filter-result-container ul li:nth-child(7n+7),
.volunteer-filter-result-container ul li:nth-child(7n+8) {
margin-right: 4%;
width: 48%;
}
.volunteer-filter-result-container ul li:nth-child(2n) {
margin-right: 0%;
}
.volunteer-filter-result-container ul li:nth-child(7n) {
width: 100%;
margin-right: 0%;
}
.container-wrap.no-sidebar.volunteer-detail-header-bg .custom-col-class.custom-lass-col-class h1 {
font-size: 40px;
line-height: 44px;
}
.container-wrap.no-sidebar.volunteer-detail-header-bg .custom-col-class.custom-lass-col-class p {
width: 100%;
}
.container-wrap.no-sidebar.volunteer-detail-header-bg {
min-height: auto !important;
}
.single-volunteer div#header-outer.mysticky {
background-color: #fff !important;
}
.single-volunteer div#header-outer.mysticky img.starting-logo.default-logo {
opacity: 0 !important;
}
.single-volunteer div#header-outer.mysticky img.stnd.default-logo {
display: block !important;
opacity: 1 !important;
}
.cat-class {
margin-top: 0px;
}
}
@media only screen and (max-width: 999px) and (min-width: 690px) {
.my-nectar-post-grid-wrap .my-nectar-post-grid {
grid-template-columns: 1fr 1fr;
}
body .wpb_row .my-nectar-post-grid > div {
grid-row-end: span 1;
grid-column-end: span 1;
}
body .wpb_row .my-nectar-post-grid > div:nth-child(3n+1) {
grid-column-end: span 2;
}
}
@media only screen and (max-width: 855px) {
.staff-slider-text {
width: 56%;
}
.multiple-items.staff-member-slider {
width: 41%;
margin-left: 0%;
}
.staff-member-slider .staff-list-item {
height: 325px;
}
.page-template-template-staff-list div#page-header-wrap, .page-template-template-staff-list div#page-header-wrap div#page-header-bg {
height: 445px !important;
}
.single-resource .star-img-container.leftside img {
width: 70px;
top: -30px;
}
}
@media only screen and (max-width: 750px) {
.staff-slider-wrap {
top: 130px;
}
.staff-slider-text {
width: 100%;
margin-right: 0;
padding-right: 7%;
float: none;
}
.multiple-items.staff-member-slider {
width: 325px;
margin-left: 0%;
float: none;
margin: 0 auto;
}
.staff-member-slider .staff-feature-div {
margin-right: 0;
}
.staff-member-slider .slick-prev, .staff-member-slider .slick-next {
top: 115%;
}
.staff-member-slider .slick-prev {
left: 120px;
}
.staff-member-slider .slick-next {
left: 180px;
}
.page-template-template-staff-list div#page-header-wrap, .page-template-template-staff-list div#page-header-wrap div#page-header-bg {
height: 740px !important;
}
.page-template-template-resource-list .star-img-container.leftside img, .single-resource .star-img-container.leftside img,
.page-template-template-volunteer-list .star-img-container.leftside img, .single-volunteer .star-img-container.leftside img {
top: -60px;
width: auto;
}
.single-resource .star-img-container.leftside img {
width: 70px;
top: -30px;
}
}
@media only screen and (max-width: 700px) {
.home-blog-slider .slick-next {
right: 72%;
}
}
@media only screen and (max-width: 690px) {
.staff-list-group ul li {
width: 100%;
margin-right: 0%;
margin-bottom: 35px;
}
.staff-list-group ul li:nth-child(4n) {
margin-right: 0%;
}
.staff-list-group ul li:nth-child(3n) {
margin-right: 0%;
}
.staff-list-group ul li:nth-child(2n) {
margin-right: 0;
}
.staff-list-core .feature-img a .feature-inner-img {
background-position: top center;
}
.staff-list-core {
height: 350px;
}
.page-template-template-staff-list .star-img-container img, 
.page-template-template-resource-list .star-img-container img,
.page-template-template-volunteer-list .star-img-container img {
top: -220px;
}
.page-template-template-resource-list #page-header-bg .inner-wrap span.subheader, 
.page-template-template-volunteer-list #page-header-bg .inner-wrap span.subheader {
width: 100%;
}
.resource-cat {
display: block;
float: none;
margin-right: auto;
margin-left: auto;
margin-bottom: 20px;
}
.resource-title {
display: block;
height: auto;
min-height: auto;
text-align: center;
}
.resource-filter-result-container ul li {
padding: 25px 15px;
}
.resource-download {
padding-left: 0;
}
.single-resource #page-header-bg h1 {
font-size: 60px;
line-height: 65px;
}
p.tag-list {
padding-bottom: 2px;
}
.container-wrap.no-sidebar.resource-detail-container {
min-height: auto !important;
}
.resource-detail-container.single-resouce .custom-lass-col-class .custom-inner-content {
padding: 0% 0% 0% 0%;
}
.page-template-template-volunteer-list .cat-filter-wrap {
width: 100%;
}
.page-template-template-volunteer-list .cat-filter-wrap .category-label {
float: none;
text-align: center;
}
.page-template-template-volunteer-list .cat-filter-wrap .custom-select1, 
.page-template-template-volunteer-list .cat-filter-wrap .custom-select2 {
margin-right: auto;
position: relative;
float: none;
margin-left: auto;
}
.page-template-template-volunteer-list .cat-filter-wrap .custom-select2 {
width: 230px !important;
}
.page-template-template-volunteer-list .department.custom-select1 {
margin-bottom: 25px;
margin-top: 10px;
}
.volunteer-filter-result-container ul li, 
.volunteer-filter-result-container ul li:nth-child(7n-5), 
.volunteer-filter-result-container ul li:nth-child(7n-2), 
.volunteer-filter-result-container ul li:first-child,
.volunteer-filter-result-container ul li:nth-child(7n+7),
.volunteer-filter-result-container ul li:nth-child(7n+8) {
margin-right: 0;
width: 100%;
}
.container-wrap.no-sidebar.volunteer-detail-header-bg .custom-col-class.custom-lass-col-class h1 {
font-size: 30px;
line-height: 34px;
margin-bottom: 20px;
}
.multiple-items.staff-member-slider {
width: 420px;
}
.staff-member-slider .staff-list-item {
height: 380px;
}
.page-template-template-staff-list div#page-header-wrap, .page-template-template-staff-list div#page-header-wrap div#page-header-bg {
height: 810px !important;
}  
.staff-member-slider .slick-prev {
left: 170px;
}
.staff-member-slider .slick-next {
left: 230px;
}
.page-template-template-volunteer-list .star-img-container.leftside img {
width: 110px;
}
.single-volunteer .star-img-container.leftside img {
top: 25px;
width: 80px;
}
}
@media only screen and (max-width: 640px) {
span#input_3_1_3_container, span#input_4_1_3_container {
margin-bottom: 20px !important;
}
li#field_3_2, li#field_3_3, li#field_4_2, li#field_4_3 {
clear: inherit;
width: 100%;
float: left;
margin-bottom: 0px;
margin-top: 5px;
}
li#field_3_3, li#field_4_3 {
margin-top: 12px;
margin-bottom: 20px;
}
}
@media only screen and (max-width: 560px) {
.custom-staff-image {
width: 100%;
}
}
@media only screen and (max-width: 550px) {
.home-blog-slider .slick-next {
right: 68%;
}
.staff-bottom-feature-div {
height: 330px;
}
.staff-title a {
font-size: 54px;
line-height: 60px;
}
}
@media only screen and (max-width: 500px) { .staff-slider-text h2 {
margin-bottom: 8px;
font-size: 45px;
line-height: 50px;
}
#ajax-content-wrap .container-wrap.no-sidebar.staff-back-row {
padding-top: 60px !important;
padding-bottom: 80px !important;
}
.star-img-container img {
top: -40px;
width: 155px;
pointer-events: none;
}
.custom-staff-image {
height: 330px;
}
.single-resource #page-header-wrap #page-header-bg, .single-volunteer #page-header-wrap #page-header-bg {
padding-top: 105px;
padding-bottom: 105px;
}
.single-resource #page-header-bg h1, .single-volunteer #page-header-bg h1 {
font-size: 40px;
line-height: 40px;
}
.single-resource .star-img-container.leftside img {
display: none;
}
}
@media only screen and (max-width: 479px) {
.staff-list-core {
height: 300px;
}
.page-template-template-resource-list #page-header-bg .inner-wrap h1, 
.page-template-template-volunteer-list #page-header-bg .inner-wrap h1 {
font-size: 45px;
line-height: 50px;
}
.page-template-template-resource-list #page-header-bg .inner-wrap span.subheader, 
.page-template-template-volunteer-list #page-header-bg .inner-wrap span.subheader {
font-size: 14px;
line-height: 20px;
}
.page-template-template-resource-list .star-img-container.leftside img, .single-resource .star-img-container.leftside img,
.page-template-template-volunteer-list .star-img-container.leftside img, .single-volunteer .star-img-container.leftside img {
top: -45px;
}
.single-volunteer .star-img-container.leftside img {
top: 25px;
}
.resource-cat {
width: 70px;
height: 69px;
}
.resource-download {
width: 100%;
margin-bottom: 10px;
}
.resource-download a {
margin: 0 auto;
}
.resource-view {
width: 100%;
float: none;
text-align: center;
display: block;
}
.resource-view a {
padding-right: 0;
}
.multiple-items.staff-member-slider {
width: 320px;
}
.staff-member-slider .staff-list-item {
height: 300px;
}
.page-template-template-staff-list div#page-header-wrap, .page-template-template-staff-list div#page-header-wrap div#page-header-bg {
height: 750px !important;
} 
.staff-member-slider .slick-prev {
left: 110px;
}
.staff-member-slider .slick-next {
left: 170px;
}
.cat-filter-wrap {
width: 100%;
}
.category-label {
float: none;
text-align: center;
}
.custom-select, .custom-select1, .custom-select2 {
margin-right: auto;
position: relative;
float: none;
margin-left: auto;
}
.row .email-class-list .nectar-icon-list .nectar-icon-list-item h4 {
line-height: 30px;
margin-bottom: 4px;
word-break: break-word;
}
}
@media only screen and (max-width: 400px) {
.home-blog-slider .slick-next {
right: 60%;
}
.staff-bottom-feature-div {
height: 300px;
}
.staff-title a {
font-size: 40px;
line-height: 45px;
}
.custom-inner-content h1 {
font-size: 55px;
line-height: 60px;
}
} 
@media only screen and (max-width: 390px) {
.my-nectar-post-grid .nectar-post-grid-item {
min-height: 33vh;
margin: 10px 0 15px 0;
}
}
@media only screen and (max-width: 364px) {
div.home-slider-section {
margin-top: 0px;
} .page-template-template-staff-list div#page-header-wrap, .page-template-template-staff-list div#page-header-wrap div#page-header-bg {
height: 750px !important;
}
.category-label {
float: none;
text-align: center;
margin-bottom: 10px;
}
.department.custom-select1 {
float: none;
margin: 0 auto;
}
.page-template-template-staff-list .custom-post-filters {
margin: 80px 0px 80px 0px;
}
.staff-form-class h2 {
font-size: 55px;
}
.custom-staff-image {
height: 245px;
}
span.share-text {
margin-right: 10px;
margin-left: 10px;
}
}
@media only screen and (max-width: 321px) {
.multiple-items.staff-member-slider {
width: 100%;
max-width: 300px;
}
.staff-member-slider .slick-next {
left: 57%;
}
.staff-member-slider .slick-prev {
left: 30%;
}
.staff-member-slider .staff-list-item {
height: 300px;
}
}