/* Basic */
body {
    font-family: 'LatoRegular', Helvetica Neue, Arial, Sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.45;
    color: #1e1e1e;
}
h1, h2, h3, h4, h5, h6 {
    line-height: 1.20;
    padding: 0;
    margin: 20px 0 10px 0;
    font-weight: 700;
    text-transform: uppercase;
}
h1{
	color: #000000 !important;
    text-align: left;
	font-size:35px;
}
.rtecenter{
	text-align:center;
}
p{
	line-height:1.45;
}
#logo {
    padding:0px;
}
#logo img {
    width: 60%;
}

/* Regions */
.top-header-wrapper{
	float:left;
	width: 100%;
	clear: both;
}
/* Navigation */
.navigation-wrapper{
	padding-top:15px;
	padding-bottom:15px;
}
.navigation{
	max-width:1250px;
	margin:0 auto;
}
.navigation ul.menu li a {
    font-size: 13px;
    font-weight: 700;
    padding: 5px 13px;
    text-transform: uppercase;
    margin: 0 5px;
    border-bottom: 2px solid transparent;
    color: #000;
}
.navigation ul.menu li a.button {
    border-radius: 5px;
    border-color: #284574;
    background-color: #006b65;
    color: #fff;
	margin-top:5px;
	margin-bottom:5px;
}
/* Superfish */
ul.sf-menu .sf-sub-indicator{
	right:0 !important;
	top:45%;
}
.navigation .sf-menu>li.active-trail>a {
    color: #2a68af;
    border-bottom: 2px solid #2a68af;
}
.navigation ul.menu li a:hover{
	color: #2a68af;
    border-bottom: 2px solid #2a68af;
}
.navigation .sf-menu ul li a {
    background: rgba(243,243,243,0.95);
    padding: 9px 23px 10px;
    display: block;
    margin: 0 0 1px 0;
    border-bottom: none;
	font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    color: #000;	
}

/* Top Header */
.top-header{
	max-width:1170px;
	margin:0 auto;
	position:relative;
}
.top-header-wrapper{
	padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
}
#block-igd-topheaderright{
	float:right;
}
.middle-header{
	max-width:1170px;
	margin:0 auto;
	position:relative;
}
.middle-header p{
	line-height:1.2;
}

/* Slideshow */
#banner{
	position:relative;
}
#banner .flexslider {
    margin-bottom: 30px;
}

.fps-over-wrapper{
    position: absolute;
    top: 50%;
    left: 5%;
    width: 25vw;
    white-space: normal !important;
    margin-left: 4vw !important;
    line-height: 16px;
    font-size: 0.8vw;
}
.flexslider{
	border:0 !important;
}
.flex-control-nav{
	bottom:5% !important;
	z-index:200;
}
.flex-prev{
	height:60px !important;
}
.flex-next{
	height:60px !important;
}
.fps-over-title{
    text-transform: none;
    line-height: 1.15;
	background: rgba(0,0,0,0.77);
    color: #fff;
    padding: 0.8vw;
    margin: 0 0 1px 0;
    width: 100%;
    display: block;
}
.fps-over-title h2{
	margin-top:0.8vw !important;
	margin-bottom:0.5vw !important;
}
.fps-body-wrapper p{
	background: rgba(0,0,0,0.77);
    color: #fff;
    padding: 0.8vw;
    margin: 0 0 1px 0;
    width: 100%;
    display: block;
	font-size: 1.1vw;
    line-height: 1.52;
}
.fps-over-button{
    position: absolute;
    line-height: 16px;
    font-size: 0.8vw;
    left: 70%;
    top: 70%;
}
.fps-over-button a i {
    font-size: 22px;
    position: absolute;
    left: 23px;
    top: 12px;
}
.fa-info-circle:before {
    content: "\f05a";
}
/* Highlite */
.highlite-wrapper{
	padding-bottom:30px;
}
.highlite{
	max-width:1000px;
	margin:0 auto;
}
.highlite .icon{
	font-size: 40px;
    text-align: center;
    width: 100%;
    height: 100%;
    line-height: 80px;
}
.highlite-title{
	text-transform: uppercase;
    font-size: 23px;
    font-weight: bold;
}
.highlite-title a{
	color:#000000 !important;
}
.highlite a{
	 color: #2a68af;
}
.highlite-body{
	padding-top:10px;
	text-align:justify;
}
.highlite-icon{
	text-align:center;
}
.highlite .svg-inline--fa{
	height:30px;
	padding-bottom:20px;
}
/* Buttons */
.top-donate{
	text-align:center;
}
a.button {
    border: 2px solid #f00;
    border-radius: 24px;
    background-color: #f00;
    color: #fff !important;
    transition: background-color 300ms ease-in-out;
    padding: 8px 32px !important;
    text-decoration: none;
    margin: 2px;
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
}
a.button:hover {
	border: 2px solid #666666;
	background-color: #f00;
}

a.button.btn-blue {
    border: 2px solid #224271;
    background-color: #224271;
    text-transform: uppercase;
    padding: 12px 32px !important;
}
a.button.btn-blue:hover {
    border: 2px solid #fff;
	background-color: #224271;
}
a.button.btn-blue.cart {
    background-image: url(/sites/default/files/inline-images/cart_icon.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 35px;
    font-size: 0;
    text-indent: -99999em;
    height: 40px;
}
/*fontawesome header menu right*/
.faws {
    font-size: 2rem;    
    padding: 5px;
    cursor:pointer;
}  

.fb-icon1 {
    background-image: url(../images/fb_icon_odoc.png);
    background-size: 90%;
    background-repeat: no-repeat;
    height: 75px;
    width: 75px;
    font-size: 0px;
}
.fb-icon2 {
    background-image: url(../images/fb_icon_thriftstore.png);
    background-size: 90%;
    background-repeat: no-repeat;
    height: 75px;
    width: 75px;
    font-size: 0px;
}


/*top right header menu*/
ul.right-header-menu {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: flex-end;
}
/*** right hand side panel ***/
#block-igd-views-block-header-left-block-1,
#block-igd-views-block-header-center-block-1,
#block-igd-views-block-header-right-block-1
{
    text-align: center;
}

/*** 3 icons block ***/
#block-igd-views-block-services-block-1 .views-row {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    border:1px solid #ccc;
    flex:1;
    margin-right: 20px;
}
#block-igd-views-block-services-block-1 .content [class*='js-view-dom-id']  {
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
}

#block-igd-views-block-services-block-1 .views-row {
    transition: all 0.3s;
}
#block-igd-views-block-services-block-1 .views-row:hover {
    scale: 1.05;
}
#block-igd-views-block-services-block-1 .views-row .views-field-field-image a:hover {
    border-bottom-color: transparent;
    transition: border-bottom-color 0s;
}

/*** 3 icons block smaller ***/
#quicktabs-tabpage-tabbed_block-0 [class*='js-view-dom-id'] {
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
}
#quicktabs-tabpage-tabbed_block-0 [class*='js-view-dom-id'] .views-row {
    padding: 0px;
    text-align: center;
}
#quicktabs-tabpage-tabbed_block-0 .views-field-title h2 {
    font-size: 0.8rem;
}

#quicktabs-tabpage-tabbed_block-0 .views-field-field-image a:hover {
    border-bottom-color: transparent;
    transition: border-bottom-color 0s;
}
/** hide more info button from homepage flexslider **/
 #flexslider-1 a.more {
    display: none;
 }

.slideshow-button a{
    margin-right: 30px!important;
    background: #4187d1;
    background: -moz-linear-gradient(top, #4187d1 0%, #2a68af 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4187d1), color-stop(100%,#2a68af));
    background: -webkit-linear-gradient(top, #4187d1 0%,#2a68af 100%);
    background: -o-linear-gradient(top, #4187d1 0%,#2a68af 100%);
    background: -ms-linear-gradient(top, #4187d1 0%,#2a68af 100%);
    background: linear-gradient(to bottom, #4187d1 0%,#2a68af 100%);
    -webkit-box-shadow: 0 1px 2px #221f1f;
    -moz-box-shadow: 0 1px 2px #221f1f;
    box-shadow: 0 1px 2px #221f1f;
    position: relative;
    padding-left: 60px;
	margin-left: 0!important;
	font-size: 14px;
    text-transform: uppercase;
    padding: 15px 23px;
    background-color: #2a68af;
    color: #ffffff;
    display: inline-block;
    line-height: 1;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius: 24px;
    min-width: 160px;
    border: none;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    margin: 10px 0;
    text-align: center;
}
.dark-blue{
	color:#224271;
}
.green{
	color:#006a66;
}
.green-button{
	padding-bottom:10px;
}
/* Parallax */
.parallax-section{
	overflow:hidden;
	z-index:0;
	position:relative;
}
.parallax-image{
	width:100%;
	background-attachment:fixed;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index:-1;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:50% 50%;
}
.parallax{
	/*background-image:url('/themes/igd/images/parallax-bg.jpg');*/
    background-image:url('/themes/igd/images/parallax-bg3.jpg');
}
#block-igd-shopvolunteerdonate-2 p {
    font-size: 1.3rem;
}
.palebckg{
	background-color: rgba(255, 255, 255, 0.8);
	padding-bottom:25px;
}
.highlite-bottom{
	max-width: 1150px;
    margin: 0 auto;
}
.highlite-bottom-wrapper{
	/*padding-top:25px;*/
	padding-bottom:25px;
}
#block-igd-views-block-testimonial-block-1{
	padding:10px;
	padding-right:110px;
}
#block-igd-views-block-testimonial-block-1 p{
	font-size: 28px;
    padding: 10px 0;
    font-style: italic;
    position: relative;
}
#block-igd-views-block-testimonial-block-1 p:after{
	position: absolute;
    font-family: "PT Serif", Georgia, Times, "Times New Roman", serif;
    content: "“";
	color: #000;
    font-size: 160px;
    left: -87px;
    top: 10px;
	font-style: normal;
    line-height: 1;
}
#block-igd-views-block-testimonial-block-1 .views-row{
	padding-left:100px;
}
.call-to-action p {
    font-size: 28px;
    margin: 0;
    padding: 10px 0;
}
.call-to-action a{
	 color: #2a68af;
}
a.more{
	font-size: 0.8rem;
    text-transform: uppercase;
    padding: 0.7vw 1vw;
    background-color: #2a68af;
    color: #ffffff;
    display: inline-block;
    line-height: 1;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius: 24px;
    min-width: 2vw;
    border: none;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    margin: 10px 0;
    text-align: center;
}
.highlite-bottom_right{
	padding:10px;
}
/* Secondary Content */
.secondary-content-wrapper{
	max-width:1150px;
	margin:0 auto;
}
.event-title{
	margin: 0 0 15px;
    font-size: 18px !important;
    font-weight: 700 !important;
	padding-top:10px;
}
.secondary-content-wrapper .more-link a {
    margin: 0 0 10px 0px;
    display: block;
    background: transparent;
    padding: 0;
    font-size: 13px;
    text-align: left;
    text-transform: uppercase;
	color: #2a68af;
}
.secondary-content-wrapper h2{
	margin-bottom: 5px;
	padding-bottom: 15px;
    border-bottom: 1px solid #acacac;
    text-align: center;
    position: relative;
    font-weight: 700;
	line-height: 1.20;
    padding: 0;
    margin: 20px 0 10px 0;
    text-transform: uppercase;
}
/* Bottom Content Wrapper */
.bottom-content-wrapper{
	/*background-color: #eef7ff;*/
    background-color: #f2e3d5;
	padding: 20px 0 10px;
	margin-top:30px;
}
.fa-facebook:before {
    content: "\f09a";
}
.fa-brands, .fab {
    font-weight: 400;
}
.fa-brands, .fab {
    font-family: "Font Awesome 6 Brands";
}
.fa-twitter:before {
    content: "\f099";
}
/* Testimonial */
.testimonial-inner .title{
	font-size:x-large;
	padding-bottom:10px;
}
.testimonial-body{
	font-style:italic;
	position:relative;
}
.testimonial-body p:before{
    position: absolute;
    font-family: 'PT Serif',Georgia,Times,Times New Roman,Serif;
    content: "“";
    color: #4187d1;
    font-size: 96px;
    font-style: normal;
    line-height: 1;
}
.testimonial-body p:after{
    position: absolute;
    font-family: 'PT Serif',Georgia,Times,Times New Roman,Serif;
    content: "“";
    color: #4187d1;
    font-size: 96px;
    font-style: normal;
    line-height: 1;
}
.small-block p:before{
	left:-18%;
}
.page-block p:before{
	left:-8%;
}
/* Sticky nav */

.sticky-nav  {
  width: 100%;
  /* animation magic */
  transition: all 2.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  z-index: 99;
}

.fixed {
	background:#ffffff !important;
    box-shadow:0 2px 6px rgba(0,0,0,0.2);
    animation:slide-down 0.7s;
	position:fixed;
	top:0px;
	opacity:0.9;
}
.shrink img{
	width:40%;
}
.move{
	display:inline-block;
}
.move .logo-wrap{
	padding-top: 5px !important;
    padding-bottom: 5px !important;
}

@keyframes slide-down {
    0% {
        opacity: 0;
        transform: translateY(-100%);
    }
    100% {
        opacity: 0.9;
        transform: translateY(0);
    }
}
/* Beneffit Content Page */
.field-group-accordion-wrapper{
	padding-bottom:30px;
}

/* Partners block */
#block-igd-views-block-partners-block-1 h2 {
    font-size: 2.2rem;
    text-align: center;
    margin-bottom: 1rem;
}
#block-igd-views-block-partners-block-1 .flexslider {
    max-width: 1050px;
    margin: 0 auto 3rem;
    background: transparent !important;
}
#block-igd-views-block-partners-block-1 .flexslider .slides > li { 
    display: flex !important;
    justify-content: center !important;
    align-items: center  !important;
    height: 200px;
}

#block-igd-views-block-partners-block-1 .flex-control-nav {
    bottom: -3rem !important;
}

/* Resource Center page */
#block-igd-views-block-offerings-block-1-2 h2 {
    margin-bottom: 1rem;
}
#block-igd-views-block-offerings-block-1-2 .views-row {
    margin-bottom: 1rem;
    border-bottom: 1px solid #ccc;
    padding-bottom: 0.25rem;
}
#block-igd-views-block-offerings-block-1-2 .views-row:last-of-type {
    border-bottom: 0;
}
#block-igd-views-block-offerings-block-1-2 .views-field-title {
    font-size: 1.1rem;
    font-weight: bold;
    color: #215999;
}


#block-igd-views-block-offerings-block-2 {
    position: relative;
    background-color: #215999;
    border-radius: 5px;
    padding: 2rem 0.25rem 0.25rem;
    margin-top: 2rem;
}
#block-igd-views-block-offerings-block-2 .fc table {
    margin-bottom: 0;
    border-color: transparent;
}
#block-igd-views-block-offerings-block-2 td.fc-widget-content {
    border-color: transparent;
}
#block-igd-views-block-offerings-block-2 .fc-left,
#block-igd-views-block-offerings-block-2 .fc-right {
    display: none;
}
#block-igd-views-block-offerings-block-2 .fc-toolbar {
    justify-content: center;
    margin-bottom: 2rem;
}
#block-igd-views-block-offerings-block-2 .fc-toolbar h2 {
    color: #fff;
}
#block-igd-views-block-offerings-block-2 .fc-toolbar button.fc-button {
    padding: 2rem;
    position: absolute;
    top: 0;
}
#block-igd-views-block-offerings-block-2 .fc-toolbar button.fc-prev-button {
    left: 0;
}
#block-igd-views-block-offerings-block-2 .fc-toolbar button.fc-next-button {
    right: 0;
}
#block-igd-views-block-offerings-block-2 .fc-head {
    border-color: transparent;
    background-color: #2a68af;
}
#block-igd-views-block-offerings-block-2 .fc-head table {
    margin-bottom: 0;
}
#block-igd-views-block-offerings-block-2 .fc-head thead {
    border: 0;
    background: transparent;
}
#block-igd-views-block-offerings-block-2 .fc-head tr {
    background: transparent;
}
#block-igd-views-block-offerings-block-2 .fc-head .fc-head-container.fc-widget-header {
    background-color: #006A65;
    border: 0;
}
#block-igd-views-block-offerings-block-2 .fc-head th {
    border: 0;
    color: #fff;
    padding: 0.5rem;
}
#block-igd-views-block-offerings-block-2 .fc-body {
    background: transparent;
}
#block-igd-views-block-offerings-block-2 .fc-body thead {
    border: 0;
}
#block-igd-views-block-offerings-block-2 .fc-unthemed tbody {
    border-color: transparent;
}
#block-igd-views-block-offerings-block-2 .fc-content-skeleton thead {
    background: transparent;
}
#block-igd-views-block-offerings-block-2 .fc-content-skeleton tbody {
    background-color: transparent;
    border: 0;
}
#block-igd-views-block-offerings-block-2 td.fc-day {
    border-color: #2a68af;
    border-radius: 10px;
    background-color: #fff;
}
#block-igd-views-block-offerings-block-2 td.fc-day.fc-today {
    background-color: #fcf8e3;
}
#block-igd-views-block-offerings-block-2 .fc-day-grid-event .fc-content {
    white-space: pre-wrap;
}
#block-igd-views-block-offerings-block-2 .fc-ltr .fc-dayGrid-view .fc-day-top .fc-day-number {
    float: left;
    font-size: 0.75rem;
}
#block-igd-views-block-offerings-block-2 td.fc-day.fc-widget-content.fc-other-month {
    background-color: #ccc;
}
#block-igd-views-block-offerings-block-2 .fc-day-top.fc-other-month {
    background-color: #ccc;
    opacity: 1;
    color: #888;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

#block-igd-webform-3 {
    margin-top: 1rem;
}
#block-igd-webform-3 input[type=text] {
    margin-bottom: 0.5rem;
}
#block-igd-webform-3 textarea {
    border: 1px solid #cacaca;
}
#block-igd-webform-3 .button {
    margin-top: 0;
}

/* Blocks */
.latest-item {
    padding: 10px 0;
    -webkit-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    -ms-transition: all linear 0.2s;
    transition: all linear 0.2s;
    clear: both;
}
.quicktabs-tabpage .views-field-title{
	padding-bottom: 20px;
}
.quicktab-title{
	font-size: larger;
    font-weight: 700;
}
/* Footer */
.site-footer{
	    background-color: #2a68af;
}
.footer{
	padding-top: 15px;
    padding-bottom: 15px;
	color:#ffffff;
}
#block-igd-donatebutton{
	float: right;
}
.footer-bottom-wrapper{
	background-color: #215999;
}
.footer-bottom{
	max-width:1150px;
	margin:0 auto;
	padding-top:20px;
}
.footer-bottom p{
	color:#ffffff;
}
#block-igd-address{
	float:left;
}
/* Responsive */

@media screen and (max-width:640px) {
    #banner {
        display: none;
    }
	.fps-over-wrapper {
		position: absolute;
		top: 20%;
		left: 5%;
		width: 25vw;
		white-space: normal !important;
		margin-left: 4vw !important;
		line-height: 16px;
		font-size: 0.8vw;
	}
	.fps-body-wrapper p{
		font-size:1.5vw;
	}
	a.more{
		font-size:0.5rem;
	}
    ul.right-header-menu {
        justify-content: center;
    }
    #logo {
        text-align: center;
    }
    #block-igd-views-block-services-block-1 .views-row {
        display: initial;
        text-align: center;
    }
}



#block-igd-topheaderright {
    margin-top: 2rem;
    padding: 0 2rem;
}
#block-igd-topheaderright p {
    text-align: center;
}
#block-igd-topheaderright a.button {
    display: block;
    font-size: 13px;
    font-weight: 700;
    padding: 5px 17px 5px;
    text-transform: uppercase;
    margin: 0 5px;
    color: #000;
}
#block-igd-topheaderright a.button.green {
    border-radius: 5px;
    border: 2px solid #D3D3D3;
    background-color: #006b65;
    color: #fff;
    margin-top:5px;
    margin-bottom:5px;
    transition: all 0.2s ease-in-out;
}
#block-igd-topheaderright a.button.green:hover {
    border: 2px solid #666666;
}

article[data-history-node-id="31"] span.red {
    color: #f00;
    font-weight: bold;
}
article[data-history-node-id="31"] ul {
    margin: 3rem 0;
    display: flex;
    align-items: center;
}
article[data-history-node-id="31"] ul li {
    list-style: none;
    margin: 0 6px;
}
article[data-history-node-id="31"] ul li img {
    max-height: 320px;
    width: auto;
}

#contact-us-floating-button {
    position: fixed;
    right: 10px;
    bottom: 80px;
    z-index: 100;
}
#contact-us-floating-button a {
    background-color: #fff;
    width: fit-content;
    height: fit-content;
    display: block;
    border-radius: 100%;
    padding: 10px;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px,
                rgba(0, 0, 0, 0.12) 0px -12px 30px,
                rgba(0, 0, 0, 0.12) 0px 4px 6px,
                rgba(0, 0, 0, 0.17) 0px 12px 13px,
                rgba(0, 0, 0, 0.09) 0px -3px 5px;
}
#contact-us-floating-button a img {
    width: 70px;
    height: 70px;
}

#block-igd-page-sidebar-contact {
    padding: 0 6px;
}
#block-igd-page-sidebar-contact h2 {
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    margin-top: 2rem;
}
#block-igd-page-sidebar-contact h2:first-of-type {
    margin-top: 4rem;
}
#block-igd-page-sidebar-contact p {
    font-family: Lato, "Helvetica Neue", Arial, sans-serif;
    font-size: 15px;
    color: rgb(34, 66, 113);
    text-align: center;
}
#block-igd-page-sidebar-contact a:focus-visible {
    border: none;
    outline: none;
}
.off-canvas.position-right {
    width: 300px;
}


a.red {
    color: #FF0004;
}

#block-igd-views-block-events-block-1 .views-row {
    padding-bottom: 0.5rem;
    margin: 1rem 0;
    border-bottom: 1px solid #ccc;
}
#block-igd-views-block-events-block-1 .views-row .views-field-title {
    font-weight: bold;
    text-transform: uppercase;
}

::part(acsb-trigger) {
    position: fixed !important;
    bottom: 20px !important;
}