/* @override 
	http://the-ultimate-wordpress-theme.the-practice.net/wp-content/themes/default/css/app.css
	http://pallium.the-practice.net/wp-content/themes/pallium/css/app.css
	https://palliumindia.org/wp-content/themes/pallium/css/app.css
	 */

@import url('https://fonts.googleapis.com/css?family=Philosopher:400,400i,700,700i&display=swap');
@import url('https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap');
body, a{
    color: #000000;
}

section, .blogCarousel{
    padding-top: 2rem;
    padding-bottom: 2rem;
}
iframe{width: 100%;}
section.entry-content iframe{
	width: 100%;
	height: 225px;
}
figure {
    margin: 1em 0px 0px 0px;
}
.owl-carousel {
    z-index: 0;
}
img{
    width: 100%;
    border-radius:15px 0px;
}
a.format-standard{margin-bottom: 1.875rem;}
/* @group content area */
img.alignright {
	float: right;
	width: auto;
	display: block;
	margin-bottom: 1rem;
	margin-top: 1rem;
}
img.alignleft {
	float: left;
	width: auto;
	height: auto;
	display: block;
	margin-bottom: 1rem;
	margin-top: 1rem;
}
/* @end */
/* @group Subpage menu */
.menu li.current-page-ancestor a {
	border-radius: 23px 0;
}
ul.childpage-menu {
    background-color: #f7b15d;
    border-radius: 0 0 23px 0;
}
ul.childpage-menu a {
    color: #fff;
    font-weight: bold;
    font-size: 1rem;
    display: block;
    padding: 1.25rem 1rem;
    letter-spacing: 1px;
}
ul.menu.childpage-menu li a:hover, ul.menu.childpage-menu li.current_page_item a, #menu-blog-menu li.active a{
	background-color: #F7941E;
	color: #fff !important;
	border-radius: 0;
	letter-spacing: 1px;
}
ul.menu.childpage-menu li.parent_link.current_page_item a {
	background-color: #ed8508;
}
/* @end */
/* @group popup */
button.popmake-close {
	background-color: #000 !important;
    color: #fff !important;
    border-top: 1px solid #fff !important;
    border-right: 1px solid #fff !important;
}
/* @end */
/* @group media-content content-area */
.wp-block-media-text .wp-block-media-text__content {
	padding-top: 2rem;
}
.page-id-204 .wp-block-media-text {
	margin-bottom: 1rem;
	padding-bottom: 1rem;
	border-bottom: 1px solid #eaeaea;
}
/* @end */
/* @group announcement */
.announcements {
	background-color: #f1f1f1;
}
/* @end */
/* @group Breadcrumb */
.breadcrumbs {
	margin-bottom: 0;
	margin-top: 2rem;
}
.breadcrumbs span {
	color: #aaa;
	font-size: .9rem;
}
.breadcrumbs span a {
	color: #000;
	font-weight: bold;
}
/* @end */
/* @group reports link */
.reports-url-columns a {
	font-weight: bold;
	text-decoration: underline;
}
.reports-url-columns a:hover {
	color: #f5b05d;
}
/* @end */
/* @group form submit button */
form.wpcf7-form input.wpcf7-submit {
	background-color: #009444;
	color: #fff;
	padding: 1rem 1.25rem;
	font-size: 1.2rem;
	box-shadow: none;
	border: none;
	border-radius: 23px 0;
}
form.wpcf7-form input.wpcf7-submit:hover, form.wpcf7-form input.wpcf7-submit:focus {
	background-color: #357837;
}
/* @end */
.social_media a.linkedin i, #share-links a.linkedin i{
	color: #0077b5;
}
.social_media a.twitter i, #share-links a.twitter i{
	color: #08a0e9;
}
.social_media a.facebook i, #share-links a.facebook i{
	color: #3b5998;
}
.social_media a.instagram i, #share-links a.instagram i{
	color: #C13584;
}
.social_media a i.fa-stack-1x {
	color:  #fff;
}
/* @group donate and find button */
#donate_and_locate {
	background-color: #e9943b;
	color: #fff;
	padding: 15px;
	border-radius: 23px 0;
	text-align: center;
	display: block;
	text-transform: uppercase;
	font-weight: bold;
}
#donate_and_locate:hover {
	background-color: #35773e;
}
/* @end */
/* @group blockquotes */
blockquote.wp-block-quote {
	position: relative;
	border-left: 0;
	padding-left: 4rem;
	background-color: #fff;
}
blockquote.wp-block-quote p {
	color: #000;
	font-size: 1.2rem;
}
blockquote.wp-block-quote::before {
	content: "“";
    font-size: 9rem;
    color: #d6d6d6;
    position: absolute;
    bottom: 80%;
    line-height: 0rem;
    left: 0;
    z-index: 0;
    font-family: 'Philosopher', sans-serif;
}
blockquote.wp-block-quote cite {
	text-align: right;
	font-style: normal;
	color: #000;
	font-weight: bold;
}
blockquote.wp-block-quote cite:before {
	display: none;
}
/* @end */
.eventUpdates a{
    color: #fff;
}
.eventUpdates a:hover{
    color: #fff;
}
[type=color], [type=date], [type=datetime-local], [type=datetime], [type=email], [type=month], [type=number], [type=password], [type=search], [type=tel], [type=text], [type=time], [type=url], [type=week], textarea{
    border-radius: 15px 0px;
}
li{
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
}
.accordion-title {
    color: #009444;
	font-weight: bold;
	font-size: 1.2rem;
}
.accordion-title:focus, .accordion-title:hover {
    background-color: #009444;
    color: #ffffff;
}
.is-active .accordion-title {
    background-color: #009444;
    color: #ffffff;
}

/* @group vertical testimonials */
.testimonial-block-vertical {
	margin-bottom: 1.5rem;
}
.testimonial-block-vertical-quote {
  background: rgba(23, 121, 186, 0.25);
  padding: 1rem;
  border-radius: 0;
  margin-bottom: 1.875rem;
  position: relative;
  margin-bottom: 1.5rem;
}

.testimonial-block-vertical-quote p {
  margin-bottom: 0;
}

.testimonial-block-vertical-quote::after {
  content: '';
  bottom: -1.25rem;
  left: 2.25rem;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 1.25rem 1.125rem 0 1.125rem;
  border-color: rgba(23, 121, 186, 0.25) transparent transparent transparent;
  position: absolute;
}

.testimonial-block-vertical-person {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 1.65rem;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.testimonial-block-vertical-avatar {
  border-radius: 50%;
  width: 60px;
  height: 60px;
}

.testimonial-block-vertical-name {
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 0;
  margin-left: 0.65rem;
}

.testimonial-block-vertical-info {
  text-transform: uppercase;
  font-size: 14px;
  color: #8a8a8a;
  margin-bottom: 0;
  margin-left: 0.65rem;
}
/* @end */
/* @group Footer Navigation */
#menu-footer-nav-1 li {
	display: block;
}
#menu-footer-nav-1 a {
	padding-left: 0;
}
/* @end */
/* @group testimonial orbit slider */

.testimonial-slider-container {
  padding: 1rem 1rem;
}

.testimonial-slider-container .orbit-previous,
.testimonial-slider-container .orbit-next {
  color: #0a0a0a;
}

.testimonial-slider-container .orbit-previous:hover, .testimonial-slider-container .orbit-previous:active, .testimonial-slider-container .orbit-previous:focus,
.testimonial-slider-container .orbit-next:hover,
.testimonial-slider-container .orbit-next:active,
.testimonial-slider-container .orbit-next:focus {
  background-color: transparent;
}

.testimonial-slider-container .orbit-previous {
  left: -1rem;
}

.testimonial-slider-container .orbit-next {
  right: -1rem;
}

.testimonial-slider-container .testimonial-slide {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.testimonial-slider-container .testimonial-slide-content {
  padding: 1rem 1.5rem;
    display: flex;
	background-color: #fff;
}

@media screen and (min-width: 40em) {
  .testimonial-slider-container .testimonial-slide-content {
    padding: 1rem 4rem;
  }
}

/*
.testimonial-slider-container .profile-pic {
  max-width: 225px;
}
*/
ul.orbit-container:focus {
    outline: none;
}
.testimonial-slider-container .profile-pic img{
    border-radius:30px 0px;
}
.testimonial-slider-container .orbit-previous:focus,
.testimonial-slider-container .orbit-next:focus{
    outline: none;
}
.testimonial-slider-container .testimonial-slide-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.testimonial-slider-container .testimonial-slide-text:hover p, .testimonial-slider-container .testimonial-slide-text:hover h5 {
	color: #000;
}
.testimonial-slider-container .testimonial-slide-quotation {
  font-size: 1.2rem;
  position: relative;
}
.testimonial-slider-container .testimonial-slide-author-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
}
.testimonial-slider-container .testimonial-slide-author-container h5 {
	font-size: 2rem;
	font-weight: bold;
	color: #000;
}
@media screen and (max-width: 39.9375em) {
  .testimonial-slider-container .testimonial-slide-author-container .testimonial-slide-author-info {
    margin-left: 1rem;
  }
}
/* @end */
/* @group India Map.*/
#worldMapV4 {
	height: 500px;
}
/* @end */
/* @group offcanvas menu */
.humburger-icon i, .off-button i{
	font-family: FontAwesome;
	right: 1rem;
    top: .5rem;
    font-size: 2em;
    line-height: 1;
	font-style: normal;
}
.humburger-icon {
	margin-right: 1rem;
}
.off-button{
	float: right;
    margin-right: .5rem;
    margin-top: .5rem;
}
.off-canvas-wrapper {
	background-color: #0e60c6;
}
.off-canvas {
	background-color: #0d5fc5;
	border: none;
	z-index: 1000 !important;
}
.off-canvas .site-branding{
  padding: .7rem 1rem;
  font-size: 1.5rem;
  color: #fff;
}
.off-canvas .sub-menu li{
  display: block;
}
.off-canvas .sub-menu{
  margin-left: .9rem;
}
.off-canvas a {
	color: #fff;
}
/* @end */
/* Columns */
.columns:last-child:not(:first-child){
  float: left;
}
/* @group Grid Hover title */
.card{
  background: #fff;
  margin: 0 0 1.5rem;
  overflow: hidden;
  position: relative;
  box-shadow: none;
}
.card .featuredImage img {
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  transition: transform 0.4s;
  width: 100%;
  position: relative;
}
.card .card-content {
  height: 140px;
  width: 100%;
  opacity: 0;
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
  -moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
  transition: transform 0.4s, opacity 0.1s 0.3s;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 20px;
  padding-top: 40px;
  background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(48,67,85,0.7) 53%, rgba(44,63,82,0.71) 54%, rgba(44,63,82,1) 100%);
  background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(48,67,85,0.7) 53%,rgba(44,63,82,0.71) 54%,rgba(44,63,82,1) 100%);
  background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(48,67,85,0.7) 53%,rgba(44,63,82,0.71) 54%,rgba(44,63,82,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#2c3f52',GradientType=0 );
  color: #ed4e6e;
  /* border-radius: 0 0 5px 5px; */
}
.card:hover .card-content {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
  -moz-transition: -moz-transform 0.4s, opacity 0.1s;
  transition: transform 0.4s, opacity 0.1s;
}
.card-content h4{ color: #fff; font-size: 1.2rem; }
/* @end */
/* @group Masonry */
.masonry-container{
  column-count: 4;
}
/* @end */
/* @group Slider Navigation Arrow */
.owl-controls {
	position: static;
}
.owl-nav {
	position: absolute;
	top: 35%;
	width: 96.5%;
}
.owl-nav div {
	background-color: transparent !important;
}
.owl-nav i {
	color: #fff;
	font-size: 3rem;
	text-shadow: 1px 5px 15px #000;
}
.owl-next {
	position: absolute;
	right: 0;
}
.owl-prev {
	position: absolute;
	left: 0;
}
/* @end */
/* @group content table */
.wp-block-table.is-style-stripes thead tr {
	background-color: #009444;
	color: #fff;
}
.wp-block-table.is-style-stripes {
	border-bottom: 2px solid #009444;
}
.wp-block-table.is-style-stripes tr:nth-child(2n) {
	background-color: #fff;
}
/* @end */
/* Slider */
#multipleItemCarousel a{
  display: block;
}
/* Itunes like slider */
#ituneLikeCarousel .owl-item{
  transform: rotate3d(0, 1, 0, 30deg);
  transition: transform 700ms ease 0s, opacity 700ms ease 0s, visibility 700ms ease 0s;
}
#ituneLikeCarousel .owl-item.active{
  transform: rotate3d(0, 0, 0, 0deg);
}
/* Slider with transition */
#slideContentTransition .owl-item a{
  overflow: hidden;
  position: relative;
  display: block;
}
#slideContentTransition .owl-item .archive-header{
  height: 160px;
  width: 100%;
  opacity: 0;
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
  -moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
  transition: transform 0.4s, opacity 0.1s 0.3s;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 20px;
  padding-top: 40px;
  background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(48,67,85,0.7) 53%, rgba(44,63,82,0.71) 54%, rgba(44,63,82,1) 100%);
  background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(48,67,85,0.7) 53%,rgba(44,63,82,0.71) 54%,rgba(44,63,82,1) 100%);
  background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(48,67,85,0.7) 53%,rgba(44,63,82,0.71) 54%,rgba(44,63,82,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#2c3f52',GradientType=0 );
  color: #fff;
}
#slideContentTransition .owl-item:hover .archive-header{
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
  -moz-transition: -moz-transform 0.4s, opacity 0.1s;
  transition: transform 0.4s, opacity 0.
}
/* @group library tabs */
.tabs-content {
	border: none;
}
ul#example-tabs {
	border: none;
	background-color: #f7b15d;
	border-radius: 23px 0;
}
ul#example-tabs .tabs-title a:hover {
	background-color: #F7941E;
}
ul#example-tabs .tabs-title {
	display: block;
	width: 100%;
}
ul#example-tabs .tabs-title a{
	color: #fff;
	font-weight: bold;
	font-size: 1.1rem;
}
ul#example-tabs .tabs-title.is-active a{
	background-color: #F7941E; /*#429444*/
}
.page-template-page-library ul#example-tabs .tabs-title a{
	font-size: .95rem;
	padding: .7rem .5rem;
}
/* @end */
/* Vertical Tabs */
.verticalTab{
  background-color: #f7f7f7;
}
.verticalTab .tabs{ border: none; background-color: transparent; border-right: 1px solid #e6e6e6; }
.verticalTab .tabs li{ border-bottom: 1px dashed #e6e6e6; }
.verticalTab .tabs a{ font-size: 1rem; }
.verticalTab .tabs-content{
  background-color: transparent;
  border: none;
}
.verticalTab .tabs-title>a:hover{ background-color: #e6e6e6; }
/* Vertical video Gallry */
.videoVerticalScroll .videoNav {
  background-color: #f2f2f2;
  padding: 0;
  max-height: 414px;
  overflow: auto;
}
.videoVerticalScroll {
  background-color: #f7f7f7;
}
.videoVerticalScroll ul{
  margin: 0 0;
}
.videoVerticalScroll li{
  list-style: none;
}
.videoVerticalScroll li a{
  padding: .7rem;
  display: block;
}
.videoVerticalScroll a.active, .videoVerticalScroll a:hover{
  background-color: #54aae230;
}
.videoVerticalScroll .videoContainer{

}
/* Horizontal video Gallery */
.videoHorizontalScroll .item {
  background-color: #f3f3f3;
  padding: 1rem;
}
.videoHorizontalScroll .item.active, .videoHorizontalScroll .item:hover{
  background-color: #e6e6e6;
}
/* @group Numeric Pagination */
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    color: #fff;
    text-decoration:none;
}
 
.navigation li {
    display: inline;
}
 
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    background-color: #79ce7b;
    border-radius: 3px;
    cursor: pointer;
    padding: 12px;
    padding: 0.75rem;
}
 
.navigation li a:hover,
.navigation li.active a {
    background-color: #009444;
}
/* @end */
/* @group pagination */
.navigation a {
	background-color: #F7941E;
	font-size: .9rem;
}
/* @end */
/* @group comment */
/*
	Comment
*/
#comments h3{
	background-color: #f2f2f2;
    text-align: center;
    border-top: 1px solid #bdbdbd;
    padding: 40px 0;
}
.comment-respond{
	padding: 60px 55px 40px;
	background-color: #e2e2e2;
	text-align: center;
}
.comment-respond p{
	text-align: center;
}
h3.comments{
	display: none;
}
.commentlist{
	margin: 0 40px;
}
h3#comments {
	padding: 20px 0 0 40px;
	margin-top: 50px;
	border-top: 1px solid #0195a7;
	font-size: 1.5em;
	font-weight: bold;
}
.comment-body p {
	padding: 30px;
	background-color: #f0f0f0;
	margin-top: 10px;
}

.commentlist li {
	padding: 20px 0 0 20px;
    border-left: 5px solid #009444;
    margin-bottom: 20px;
    list-style: none;
}
.comment-author:before, .comment-author:after{
	display: block;
	clear: both;
	content: '';
}
.comment-author *{
	display: inline-block;
	float: left;
}
.comment-author img{
	border-radius: 50%;
	border: 3px solid #bdbdbd;
	margin-right: 5px;
	max-width: 50px;
	display: none;
}
.comment-author cite{
    font-size: 1.2rem;
    color: #676767;
    font-style: normal;
    line-height: 1.6rem;
    margin-right: 6px;
}
.comment-author cite:before{
	content: '';
}
/* @end */
/* @group floating button */
#floting-button {
	position: fixed;
    bottom: 10px;
    right: 50px;
}
#floting-button li {
	list-style: none;
}
#floting-button a {
	display: block;
	position: relative;
    z-index: 100;
    margin-bottom: 3px;
    border-radius: 15px 0;
	text-shadow: 0 1px 2px rgba(0,0,0,0.75);
	box-shadow:
		inset 1px 1px 0px rgba(255,255,255,0.25), /* highlight */
		inset 0 0 6px #a23227, /* inner glow */
		inset 0 80px 80px -40px #ac3223, /* gradient */
		1px 1px 3px rgba(0,0,0,0.75); /* shadow */
	overflow: visible; /* IE9 & 10 */
	-webkit-transition: 500ms linear;
	   -moz-transition: 500ms linear;
	     -o-transition: 500ms linear;
					transition: 500ms linear;
	animation: glowing 2500ms infinite;
	left: 30px;
}
@keyframes glowing {
  0% { box-shadow:
		inset 1px 1px 0px rgba(255,255,255,0.25), /* highlight */
		inset 0 0 6px #a23227, /* inner glow */
		inset 0 80px 80px -40px #ac3223, /* gradient */
		1px 1px 3px rgba(0,0,0,0.75); /* shadow */}
  50% { box-shadow:
		inset 1px 1px 0px rgba(255,255,255,0.25), /* highlight */
		inset 0 0 6px #da3b2c, /* inner glow */
		inset 0 80px 80px -40px #dd4330, /* gradient */
		1px 1px 3px rgba(0,0,0,0.75); /* shadow */ }
  /*60% { box-shadow: 0 0 25px #c4a300; }*/
  100% { box-shadow:
		inset 1px 1px 0px rgba(255,255,255,0.25), /* highlight */
		inset 0 0 6px #a23227, /* inner glow */
		inset 0 80px 80px -40px #ac3223, /* gradient */
		1px 1px 3px rgba(0,0,0,0.75); /* shadow */ }
}
/* @end */
/*
  @group footer
*/
.last-footer{
  background-color: #4B4B4B;
  padding: 1.5rem 0 2rem;
    margin-top: -1px;
}
.last-footer h2{
	font-size: 1.2rem;
}
.last-footer .copyright {
	font-size: .9rem;
	color: #DBDBDB;
}
.last-footer img.logo {
	margin-top: 0;
	max-width: 150px;
}
.singleContentArea .wp-block-embed__wrapper iframe{
	height: 500px;
}
/* @end */
.team-page-trustees .wp-block-image img {
	max-width: 100%;
	width: auto;
}
.singleContentArea a, .entry-content a {
	border-bottom: 1px dashed #333;
}
/*

    Typography

*/

/* 4 column grid starts */
.fourCol-site-features {
  text-align: center;
  padding: 2rem 0;
}

.fourCol-site-features .fa {
  font-size: 2rem;
  margin-bottom: 1rem;
  color: #1779ba;
}

.fourCol-site-features .fourCol-site-features-title {
  font-size: 1.125rem;
  margin-bottom: 1rem;
}

@media screen and (min-width: 40em) {
  .fourCol-site-features {
    text-align: left;
  }
}

.fourCol-site-features-headline {
  text-align: center;
  font-size: 24px;
}

.fourCol-site-features-subheadline {
  margin-bottom: 2rem;
  text-align: center;
}

/*card reveal*/

.card-reveal-wrapper {
  position: relative;
    box-shadow: 1px 1px 4px 0px #ccc;
}

.card-reveal-wrapper .open-button,
.card-reveal-wrapper .close-button {
  cursor: pointer;
  float: right;
  font-size: 0.875rem;
  padding-left: 0.5rem;
  text-align: right;
  width: 100%;
}

.card-reveal-wrapper .card-reveal {
  background: #fefefe;
  bottom: 0;
  display: block;
  left: 0;
  overflow: hidden;
  padding: 1rem;
  position: absolute;
  right: 0;
  top: 100%;
  transition: top 0.6s ease-in-out;
}

.card-reveal-wrapper .card-reveal.open {
  top: 0;
  z-index: 1;
}

.card-section {
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    padding: 1rem;
}

/*timeline content*/
.timeline-wrapper{
    background: #1779ba;
}
.timeline .timeline-item::after, .timeline .timeline-item::before {
  clear: both;
  content: '';
  display: block;
  width: 100%;
}

.timeline {
  margin: 30px auto;
  padding: 0 10px;
  position: relative;
  transition: all 0.25s ease-in;
  width: 100%;
}

.timeline::before {
  background: #fefefe;
  content: '';
  height: 100%;
  left: 50%;
  position: absolute;
  top: 0;
  width: 3px;
}

.timeline::after {
  clear: both;
  content: '';
  display: table;
  width: 100%;
}

.timeline a {
  color: #fefefe;
  font-weight: bold;
  transition: all 0.25s ease-in;
}

.timeline a:hover {
  box-shadow: 0 1px 0px 0px #fefefe;
  transition: all 0.25s ease-in;
}

.timeline .timeline-item {
  margin-bottom: 50px;
  position: relative;
}

.timeline .timeline-item .timeline-icon {
  background: #fefefe;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin-left: -23px;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}



.timeline .timeline-item .timeline-content {
  padding: 0px 20px;
  text-align: right;
  transition: all 0.25s ease-in;
  width: 45%;
  background: transparent;
}

.timeline .timeline-item .timeline-content p {
  color: #fefefe;
}

.timeline .timeline-item .timeline-content p {
  font-size: 16px;
  line-height: 1.4;
  margin-bottom: 0;
}

.timeline .timeline-item .timeline-content .timeline-content-date {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 0;
}

.timeline .timeline-item .timeline-content.right {
  float: right;
  text-align: left;
}
@media screen and (max-width: 39.9375em) {
  .timeline {
    margin: 30px;
    padding: 0;
    width: 90%;
  }
  .timeline::before {
    left: 0;
  }
  .timeline .timeline-item .timeline-content {
    float: right;
    text-align: left;
    width: 90%;
  }
  .timeline .timeline-item .timeline-content::before, .timeline .timeline-item .timeline-content.right::before {
    border-left: 0;
    border-right: 7px solid #fefefe;
    left: 10%;
    margin-left: -6px;
  }
  .timeline .timeline-item .timeline-icon {
    left: 0;
  }
}

/*product featured section*/

.product-feature-section-outer {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  margin: 0 auto;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media print, screen and (min-width: 40em) {
  .product-feature-section-outer {
    max-width: 75%;
  }
}

.product-feature-section-headline {
  margin-bottom: 2rem;
  text-align: center;
}

.product-feature-section-inner {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.product-feature-section-feature {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 1rem;
  -webkit-flex: 1 0 50%;
      -ms-flex: 1 0 50%;
          flex: 1 0 50%;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.product-feature-section-feature.top-left {
  border-right: 1px solid #cacaca;
  border-bottom: 1px solid #cacaca;
}

.product-feature-section-feature.top-right {
  border-bottom: 1px solid #cacaca;
}

.product-feature-section-feature.bottom-left {
  border-right: 1px solid #cacaca;
}

.product-feature-section-feature .feature-title {
  margin-bottom: 0;
  line-height: 16px;
  font-size: 0.875rem;
}

.product-feature-section-feature .feature-desc {
  margin-bottom: 0;
}

.product-feature-section-feature .fa {
  margin-right: 1.25rem;
  font-size: 2rem;
}

@media print, screen and (min-width: 40em) {
  .product-feature-section-feature {
    padding: 2rem;
    -webkit-flex: 1 0 50%;
        -ms-flex: 1 0 50%;
            flex: 1 0 50%;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}


/*news gallery*/


.news-image-gallery-container {
  background-color: #fefefe;
  padding: 2rem 1.5rem 1rem;
}

.news-image-gallery-container .rounded-social-buttons {
  text-align: left;
}

.news-image-gallery-container .rounded-social-buttons .social-button {
  display: inline-block;
  position: relative;
  cursor: pointer;
  width: 2.5rem;
  height: 2.5rem;
  border: 0.125rem solid transparent;
  padding: 0;
  text-decoration: none;
  text-align: center;
  color: #fefefe;
  font-size: 1.25rem;
  font-weight: normal;
  line-height: 1.8em;
  border-radius: 1.6875rem;
  transition: 0.5s ease all;
  margin-right: 0.25rem;
  margin-bottom: 0.25rem;
}

.news-image-gallery-container .rounded-social-buttons .social-button:hover, .news-image-gallery-container .rounded-social-buttons .social-button:focus {
  -webkit-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
          transform: rotate(360deg);
}

.news-image-gallery-container .rounded-social-buttons .social-button.facebook {
  background: #3b5998;
}

.news-image-gallery-container .rounded-social-buttons .social-button.facebook:before {
  font-family: "FontAwesome";
  content: "";
}

.news-image-gallery-container .rounded-social-buttons .social-button.facebook:hover, .news-image-gallery-container .rounded-social-buttons .social-button.facebook:focus {
  color: #3b5998;
  background: #fefefe;
  border-color: #3b5998;
}

.news-image-gallery-container .rounded-social-buttons .social-button.twitter {
  background: #55acee;
}

.news-image-gallery-container .rounded-social-buttons .social-button.twitter:before {
  font-family: "FontAwesome";
  content: "";
}

.news-image-gallery-container .rounded-social-buttons .social-button.twitter:hover, .news-image-gallery-container .rounded-social-buttons .social-button.twitter:focus {
  color: #55acee;
  background: #fefefe;
  border-color: #55acee;
}

.news-image-gallery-container .rounded-social-buttons .social-button.linkedin {
  background: #007bb5;
}

.news-image-gallery-container .rounded-social-buttons .social-button.linkedin:before {
  font-family: "FontAwesome";
  content: "";
}

.news-image-gallery-container .rounded-social-buttons .social-button.linkedin:hover, .news-image-gallery-container .rounded-social-buttons .social-button.linkedin:focus {
  color: #007bb5;
  background: #fefefe;
  border-color: #007bb5;
}

.news-image-gallery-container .rounded-social-buttons .social-button.google-plus {
  background: #dd4b39;
}

.news-image-gallery-container .rounded-social-buttons .social-button.google-plus:before {
  font-family: "FontAwesome";
  content: "";
}

.news-image-gallery-container .rounded-social-buttons .social-button.google-plus:hover, .news-image-gallery-container .rounded-social-buttons .social-button.google-plus:focus {
  color: #dd4b39;
  background: #fefefe;
  border-color: #dd4b39;
}

.news-image-gallery-container .news-image-gallery-title {
  margin-top: .5rem;
}

.news-image-gallery-container .read-more {
  color: #8a8a8a;
}

/*article row*/

.article-row-section {
  max-width: 75rem;
  margin-right: auto;
  margin-left: auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.article-row-section-inner {
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 100%;
}

@media print, screen and (min-width: 40em) {
  .article-row-section-inner {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

@media print, screen and (min-width: 40em) {
  .article-row-section-inner {
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 83.33333%;
  }
}

@media print, screen and (min-width: 40em) and (min-width: 40em) {
  .article-row-section-inner {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

.article-row-section-header {
  padding: 1.5rem 0;
  margin: 0;
  line-height: 1;
}

.article-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  border-top: 1px solid #e6e6e6;
  padding: 1.5rem 0;
}

@media print, screen and (min-width: 40em) {
  .article-row {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.article-row-img img {
  width: 100%;
}

@media print, screen and (min-width: 40em) {
  .article-row-img img {
    max-width: none;
    width: auto;
  }
}

.article-row-content {
  padding: 1.5rem 0 0;
  color: #0a0a0a;
}

@media print, screen and (min-width: 40em) {
  .article-row-content {
    padding: 0 0 0 1.5rem;
  }
}

.article-row-content-header {
  font-size: 1.5rem;
}

.article-row-content-description {
  font-size: 1.25rem;
}

.article-row-content-author,
.article-row-content-time {
  font-size: 0.875rem;
  margin-bottom: 0;
  color: #8a8a8a;
}

.article-row-reversed .article-row-content {
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
  padding: 0 1.5rem 0 0;
}

.article-row-reversed .article-row-img {
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
  padding: 0 0 1.5rem 0;
}

@media print, screen and (min-width: 40em) {
  .article-row-reversed .article-row-content {
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .article-row-reversed .article-row-img {
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
}

/*about author*/

.about-the-author {
  background-color: #fefefe;

}

.about-the-author .separator-left {
  text-align: left;
}

.about-the-author .separator-left::before, .about-the-author .separator-left::after {
  display: table;
  content: ' ';
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}

.about-the-author .separator-left::after {
  clear: both;
}

.about-the-author .separator-left::after {
  position: relative;
  width: 5rem;
  border-bottom: 0.125rem solid #1779ba;
  margin: 0.3rem auto 0;
  margin-left: 0;
}

.about-the-author .author-title {
  text-transform: uppercase;
}

.about-the-author .author-social {
  text-align: center;
  margin-top: 0.7rem;
  margin-bottom: 0.7rem;
}

.about-the-author .author-social .fa-stack {
  display: inline-block;
}

.about-the-author .author-social .fa-stack.facebook {
  color: #4c70ba;
}

.about-the-author .author-social .fa-stack.facebook:hover, .about-the-author .author-social .fa-stack.facebook:focus {
  color: #3b5998;
}

.about-the-author .author-social .fa-stack.twitter {
  color: #83c3f3;
}

.about-the-author .author-social .fa-stack.twitter:hover, .about-the-author .author-social .fa-stack.twitter:focus {
  color: #55acee;
}

.about-the-author .author-social .fa-stack.linkedin {
  color: #009ee8;
}

.about-the-author .author-social .fa-stack.linkedin:hover, .about-the-author .author-social .fa-stack.linkedin:focus {
  color: #007bb5;
}

.about-the-author .author-image {
  border: 1px solid #cacaca;
}

/*pallium css*/
/*common*/
h1{
    font-family: 'Philosopher', sans-serif;
    font-size: 45px;
    line-height: 50px;
    letter-spacing: 0;
    color: #231F20;
}
h2{
    font-size: 40px;
    line-height: 45px;
    font-weight: 300;
    letter-spacing: 0;
    color: #231F20;
    font-family: 'Philosopher', sans-serif;
}
h3 {
    font-size: 40px;
    line-height: 45px;
    letter-spacing: 0px;
    font-weight: 300;
    color: #231F20;
    font-family: 'Philosopher', sans-serif;
}
.eventUpdates h3 {
	color: #fff;
	margin-bottom: 1.5rem;
}
.blogSection h3 {
	margin-bottom: 1.5rem;
}
.single .blogSection {
	margin-top: 3rem;
}
.single .blogSection:before {
	content: '';
	display: block;
	clear: both;
	background: transparent url(/wp-content/uploads/2020/02/pallium-seprator-1024x16.png) no-repeat center center /contain;
	height: 20px;
	margin-bottom: 1.5rem;
}
h4 {
    font-size: 30px;
    line-height: 30px;
    letter-spacing: 0px;
    margin-top: 0px;
    font-weight: 300;
    color: #009444;
    font-family: 'Philosopher', sans-serif;
}
h5 {
    margin-top: 0px;
    font-weight: 300;
    color: #F7941E;
    font-family: 'Philosopher', sans-serif;
}

p{
    font-size:14px;
    font-family: 'Raleway', sans-serif;
    line-height: 20px;
letter-spacing: 0.01px;
}
a, a:focus, a:hover{
    outline: none;
}
.row.blogRow{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	border-radius: 23px 0;
    /*margin-bottom: 2rem;*/
}
.blogColInner {
    width: 100%;
    min-height: 274px;
    border-radius: 15px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
/*navigation starts*/
.top-bar, .top-bar ul {
    background-color: transparent;
}
#left-menu.menu li a{
    font-weight: normal;
	font: normal 16px 'Raleway', sans-serif;
	line-height: 22px;
    letter-spacing: 0.19px;
    color: #212121;
}
#right-menu.menu li a{
    font-weight: bold;
    font-size: 12px;
    line-height: 22px;
    letter-spacing: 0.14px;
    color: #212121;
    font-family: 'Raleway', sans-serif;
}
#right-menu.menu li#menu-item-13575 a{
  /* color: #a53b2a;
  text-transform: uppercase; */
}
.responsiveMenu{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.off-canvas,.off-canvas-wrapper {
    background-color: #fff !important;
}
.menu .active>a, .menu .active>a:hover,.off-canvas.position-right ul > li.active > a {
    color: #fff !important;
    background: #009444;
    border-radius: 10px 0;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    letter-spacing: 0.19px;
}
.menu li a:hover, .off-canvas.position-right ul > li > a:hover{
    color: #009444 !important;
    font-family: 'Raleway', sans-serif;
    letter-spacing: 0.19px;
}

.eventUpdates h3 {
	
}

/*.menu .current-page-ancestor>a {
    color: #000000;
    background: #FDCD07;
}*/
#menu-blog-menu.menu .current-page-ancestor>a {
	background-color: #f7b15d;
	border-radius: 0;
	color: #fff;
}
#hamburger{
    position: relative;
    cursor: pointer;
}
#hamburger svg{
    width: 50px;
}
#top, #bottom {
  position: absolute;
  display: block;
  height: 4px;
  width: 28px;
  border-radius: 2px;
  background: #12284C;
}

#top {
  top: 22px;
    left: 11px;
}

#bottom {
  top: 38px;
    left: 11px;
}

path, line {
  stroke: #12284C;
  stroke-linecap: round;
}

#top, #bottom {
  -webkit-transform-origin: 26px 2px;
          transform-origin: 26px 2px;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  transition: all 500ms cubic-bezier(0.8, -1.1, 0.5, 1.9);
}

#circle {
  stroke-dasharray: 1 100 32 300;
  stroke-dashoffset: 101;
  transition: all 750ms ease;
}
.hamburglar.isClosed{
    z-index: 2;
}
.hamburglar.isClosed #circle {
  stroke-dasharray: 1 100 190 300;
  stroke-dashoffset: 1;
}
.hamburglar.isClosed #top {
  -webkit-transform: translateX(-4.5px) rotate(-45deg);
          transform: translateX(-4.5px) rotate(-45deg);
}
.hamburglar.isClosed #bottom {
  -webkit-transform: translateX(-4.5px) rotate(45deg);
          transform: translateX(-4.5px) rotate(45deg);
}
#right-menu.menu li.social_media a {
    margin: 0 0 0 2px !important;
    padding: 0 0 !important;
    font-size: 16px;
    text-align: right;
}
#right-menu.menu li.social_media a:first-child{
    margin: 0 0 0 25px !important;
}
.off-canvas.position-right ul > li > a {
	color: #000;
    opacity: 0; transform: translateX(50px); transition: all 0.4s;

}
.off-canvas.position-right.is-open ul > li > a{
    opacity: 1; transform: translateX(0);
}
.off-canvas.position-right.is-open ul > li:nth-child(1) a {transition-delay: 0.08s;}
.off-canvas.position-right.is-open ul > li:nth-child(2) a {transition-delay: 0.16s;}
.off-canvas.position-right.is-open ul > li:nth-child(3) a {transition-delay: 0.24s;}
.off-canvas.position-right.is-open ul > li:nth-child(4) a {transition-delay: 0.32s;}
.off-canvas.position-right.is-open ul > li:nth-child(5) a {transition-delay: 0.40s;}
.off-canvas.position-right.is-open ul > li:nth-child(6) a {transition-delay: 0.48s;}

.top-bar #search-submit, .off-canvas #search-submit {
    border-radius: 0px 0px 23px 0px;
    border-left: 0px solid #cacaca;
    outline: none;
}
.top-bar #search-form input[type=search], .top-bar #search-form input[type=search]:focus{
    border: 1px solid #cacaca;
    border-right: 0px solid #cacaca;
    border-radius: 23px 0px 0px 0px;
	max-width: 120px;
}
#sidemenu #search-form {
	margin-bottom: 2rem;
}
.sticky.is-stuck {
	background-color: #fff;
}
/*navigation ends*/
/* @group sitemap */
.page-template-page-sitemap #inner-content #menu-mobile-navigation-1 li{
	display: block;
}
.page-template-page-sitemap #inner-content #menu-mobile-navigation-1 li a {
	font-weight: bold;
}
.page-template-page-sitemap #inner-content #menu-mobile-navigation-1 li ul {
	padding-left: 1rem;
}
.page-template-page-sitemap #inner-content #menu-mobile-navigation-1 li li a {
	font-weight: normal;
}
/* @end */
/*banner css starts*/
section.carouselContainer{
    padding-top: 0rem;
}
div#singleItemCarousel {
    padding-left: 0;
    padding-right: 0;
}
.absRow{
    padding-top: 4rem;
}
.absRow .columns {
	padding: 1.6rem;
	padding-top: 1.2rem;
    background-color: #1f1f1f87;
	border-radius: 15px 0;
}
.carouselContainer .item{
    height: 80vh;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.absRow h3{
    color: #fff;
    font-size: 30px;
    line-height: 35px;
	text-shadow: 2px 1px 4px #857d7d;
}
.absRow p{
    font-weight: 600;
    color: #fff;
	text-shadow: 2px 1px 4px #857d7d;
}
.bannerBtn{
   width: 175px;
    height: 53px;
    border: 2px solid #FFFFFF;
    border-radius: 30px 0px;
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    letter-spacing: 0.22px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-family: 'Raleway', sans-serif;
    color: #FFFFFF;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
/*.bannerBtn::after{
    content: '';
    width:45px;
    height: 1px;
    background: #fff;
    position: absolute;
    right: -25px;
}*/
.home .donor-title, .home .donor-logos, .home .partner-title {
	display: none;
}
.bannerBtn::before{
    content: '';
    width:0;
    height: 100%;
    background: #009444;
    position: absolute;
    left: 0px;
    border-radius: 30px 0px;
    transition: 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -webkit-transition:0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    z-index: -1;
}
.bannerBtn:hover{
    color: #fff;
    border: 0px solid #FFFFFF;
}
.bannerBtn:hover::before{
    width: 100%;
}
/*.bannerBtn:hover::after{
    animation: buttonLine .5s;
}*/
@-webkit-keyframes buttonLine {
  0%   { width: 0; }
  100% { width: 45px; }
}

/*banner css ends*/

/*text with video css starts*/
.defaultBtn{
    width: 175px;
    height: 53px;
    border-radius: 30px 0px;
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    letter-spacing: 0.22px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #009444;
    font-family: 'Raleway', sans-serif;
    color: #FFFFFF;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.defaultBtn:hover{
    background: #009444;
    color: #fff;
}
.defaultBtn::before{
    content: '';
    width:0;
    height: 100%;
    background: #F7941E;
    position: absolute;
    left: 0px;
    border-radius: 30px 0px;
    transition: 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -webkit-transition:0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    z-index: -1;
}

.defaultBtn:hover::before{
    width: 100%;
}

.videoContent{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.videoWrap{
    width: 80%;
    margin: 0 0 0 auto;
}
.videoWrap iframe{
    border-radius: 30px;
    height: 345px;
}
/*text with video css starts*/


/* @group event*/
.futureEvent .evt {
    background: #fff;
    padding: .9375rem;
	margin-bottom: 1.8rem;
}
.futureEvent .evt p, .futureEvent .evt a, .futureEvent .evt i, .futureEvent .evt span, .futureEvent .evt .categoryName, .futureEvent .evt .socialShare .share i.fa{
	color: #429444;
}
.futureEvent.event .evt {
	background-color: #cde7cd;
}
.eventUpdates{
    background: #009444;
    padding-top: 4rem;
    padding-bottom: 6rem;
}
.orangeTitle{
    background: #F7941E;
    color: #fff;
    font-size: 15px;
    line-height: 18px;
    font-weight: 600;
    font-family: 'Raleway', sans-serif;
    letter-spacing: 0.24px;
    color: #FFFFFF;
    display: inline-block;
    padding: 10px 15px;
    margin-bottom: 3rem;
    text-transform: uppercase;
}
.evt {
	border-radius: 15px 0
}
.smallTitle{
    font-family: 'Philosopher', sans-serif;
    font-size: 16px;
    line-height: 21px;
    font-weight: 600;
    letter-spacing: 0.02px;
    color: #FFFFFF;
    display: inline-block;
}
.share_svg{
    width:20px;
	border-radius: 0;
}
.margin-bottom-1{
    margin-bottom: 1.5rem;
}

.date{
    font-family: 'Philosopher', sans-serif;
    font-size: 60px;
    line-height: 48px;
    color: #fff;
    display: block;
}
.month, .year{
    font-family: 'Philosopher', sans-serif;
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    display: block;
}
.eventUpdates p{
    color:#fff;
    margin-top: 1rem;
}
.pastEvent .evt{
	border: 1px dashed #fff;
	padding: .9375rem;
	margin-bottom: 1.875rem;
}
.socialShare {
  z-index: 999;
  position: relative;
    text-align: right;
  padding: 0;
  width: 50px;
    margin: 0 0 0 auto;
  list-style-type: none;
}
.socialShare .share i.fa {
  height: 12px;
  width: 50px;
  text-align: center;
  line-height: 24px;
  color: #fff;
  border-radius: 2px;
    font-size: 21px;
}
.socialShare .share:hover.left .submenu li:nth-child(1) {
  opacity: 1;
  left: -30px;
  transform: rotate(0deg);
  transition-delay: 0.2s;
}
.socialShare .share:hover.left .submenu li:nth-child(2) {
  opacity: 1;
  left: -60px;
  transform: rotate(0deg);
  transition-delay: .4s;
}
.socialShare .share:hover.left .submenu li:nth-child(3) {
  opacity: 1;
  left: -90px;
  transform: rotate(0deg);
  transition-delay: .6s;
}


.socialShare .submenu {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.socialShare .submenu li {
  transition: all ease-in-out 0.5s;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0;
}
.socialShare .submenu li a {
  color: #fff;
}
.socialShare .submenu li a:hover i.fa {
  color: #fff;
}

.socialShare .submenu li:nth-child(1) {
  transform: rotateX(45deg);
}
.socialShare .submenu li:nth-child(2) {
  transform: rotateX(90deg);
}
.socialShare .submenu li:nth-child(3) {
  transform: rotateX(135deg);
}
.socialShare .submenu li:nth-child(4) {
  transform: rotateX(180deg);
}




/* @end */

/*blog section css starts*/
.byline {
	font-size: .9rem;
}
.tabs-panel .blogSection {
	padding-top: 0;
}
.resourceContent .blogSection .blogContent p {
	display: none;
}
.blogSection a.blogRow .columns {
	padding-top: .9375rem;
	padding-bottom: .9375rem;
}
.blogSection h4, .search .list-view h4{
    color: #191919;
    font-size: 25px;
    line-height: 27px;
    font-weight: 300;
    transition: all 0.5s;
}
.search .list-view a {
    display: block;
    margin-bottom: 0;
    padding: 1rem;
}
.search .list-view a .byline, .search .list-view a .categoryName {
	margin-bottom: 0;
}
.blogSection a.row:hover p, .blogSection a.row:hover span, .search .list-view a:hover span, .search .list-view a:hover h4 {
	color: #000;
}
.blogSection a.row:hover, .search .list-view a:hover{
    background-color: #60b7883b;
}
.byline {
	margin-bottom: 1.5rem;
}
.fulldate{
    color: #6F6F6F;
    font-family: 'Raleway', sans-serif;
    font-size: 12px;
    line-height: 14px;
    display: block;
    letter-spacing: 0;
    font-weight: 600;
    margin-bottom: 1rem;
}
.categoryName{
    font-family: 'Raleway', sans-serif;
    letter-spacing: 0.01px;
    font-size: 12px;
    line-height: 21px;
    color: #009444;
    text-transform: uppercase;
    font-weight: bold;
	display: inline-block;
	margin-bottom: 1.5rem;
}
.eventUpdates .categoryName {
	color: #fff;
	margin-bottom: 0;
}
/*.blogSection a.row:hover .blogContent .categoryName{
    color: #F7941E;
}*/
.blogSection img {
    border-radius: 15px;
}
/*blog section css ends*/

/*blog carousel css starts*/
.blogCarousel .itemImg{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 478px;
    border-radius: 50px 0px;
    position: relative;
}
.blogCarousel h3 {
	margin-bottom: 2rem;
}
.bloImgDesc {
    width: 60%;
    margin: 0 auto;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    text-align: center;
    background: #fff;
    border-radius: 29px;
}
.bloImgDesc p{
    margin-bottom: 0px;
    padding: 7px;
}
/*blog carousel css ends*/

/*footer starts*/
.last-footer .row{
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.footerFirstRowColumn1,.footerFirstRowColumn2,.footerFirstRowColumn3 {
    margin: 1rem 0;
}
.footer_wave img {
	border-radius: 0 0;
	width: 120%;
}
.footer_wave {
	overflow: hidden;
}
img.logo{
    border-radius: 0px;
	max-width: 200px;
	margin-bottom: 1rem;
	margin-top: 1rem;
}
.subscribeBox{
  margin-top: 3rem;
  margin-bottom: 1rem;
  text-align: right;
  float: right;
}
.subscribeBox h4{
  color: #fff;
}
.subscribeBox a.defaultBtn{
  width: 37vh;
}
.footerMenu ul {
    padding: 0;
    margin: 0 0 0 auto;
    text-align: center;
}
.footerMenu ul li {
    list-style: none;
    display: inline-block;
}
.footerMenu ul li a {
    color: #fff;
    padding: 5px 10px;
}
.footerMenu ul li a:hover {
    color: #009444;
}
.bottomMenu {
    display: inline-block;
}
.bottomMenu a{
    color: #fff;
}
.bottomMenu a:hover{
    color: #009444;
}
#share-links a span i {
    background: #fff;
    border-radius: 50%;
    color: #707070;
}
#share-links a:hover span i{
    background: #009444;
    color: #ffffff;
}
/* @group subscribe form */
.subscribeButton {
	border-radius: 15px 0px;
}

/* @end */
/*footer ends*/

/*single starts*/
.shareColumn {
    text-align: center;
}
.single_social_media{
    padding: 0;
    margin: 0;
}
.single_social_media li{
    list-style: none;
    margin: 1rem 0;
}
.singleContentArea{
    margin-top:2rem;
}
.singleFeaturedImg{
    margin-top: 1rem;
}
.singleFeaturedImg img{
    border-radius: 15px;
}
/*single ends*/
/*404 page css starts*/
#notfound {
    position: relative;
    height: 80vh;
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}



.notfound {
  max-width: 520px;
  width: 100%;
  text-align: center;
    border-radius: 86px 0px;
    background: green;
    padding: 30px;
}


.notfound h1 {
  font-size: 86px;
  text-transform: uppercase;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 8px;
  color: #F7941E;
}

.notfound h2 {
  font-size: 26px;
  margin: 0;
  font-weight: 700;
  color: #fff;
}


@media only screen and (max-width: 480px) {
  .notfound h1 {
    font-size: 68px;
  }

  .notfound h2 {
    font-size: 18px;
  }
}

/*404 page css ends*/


/*search page css starts*/
.search .page-title{
    color: #009444;
    margin-top: 3rem;
    margin-bottom: 2rem;
}
.list-view > a:last-child{
    border-bottom: 0px solid #e6e6e6;
}
.list-view > a:hover h4{
    color: #F7941E;
}
section.entry-content {
    padding-top: 1rem;
    padding-bottom: 1rem;
}
/*search page css ends*/

@media screen and (min-width: 1024px){
   
    li.social_media a:hover .fa-circle{
        color:#009444;
    } 
    li.social_media a {
    float: left;
}
}
@media screen and (max-width: 1023px){
   
    li.social_media a {
    display: inline-block;
        padding: .7rem 0;
    margin-left: 15px;
}
}

/* Small only */
@media screen and (max-width: 39.9375em) {
    h1 {
    font-size: 36px;
    line-height: 40px;
    }
    h3 {
    font-size: 25px;
    line-height: 35px;
    }
    #blogCarousel .row .columns{
        padding-left: 0px;
        padding-right: 0px;
    }
    .blogSection {
    padding-top: 1rem;
    }
    .row.blogSection {
    width: 92%;
    margin-left: auto;
    margin-right: auto;
}
    .blogSection > .columns{
        border-bottom: 1px solid #e6e6e6;
    }
    .blogSection > .columns:last-child{
        border-bottom: 0px solid #e6e6e6;
    }
    .blogSection .columns{
        padding-left: 0;
        padding-right: 0;
    }
    h3.archive_post_title{
            font-size: 25px;
        line-height: 31px;
    text-shadow: 0px 2px 4px #000;
    }
    .videoWrap iframe {
    height: 400px;
}
    .bloImgDesc {
    width: 94%;
    }
    .eventUpdates h4 {
    margin-top: 1rem;
}
.columns.small-centered:last-child:not(:first-child){
  float: none;
}
    section {
    padding-top: 0rem;
    }
    .testimonial-slider-container .testimonial-slide-quotation i{
	display: none;
}
.owl-nav i.fa.fa-chevron-right {
    position: relative;
    right: -1.7rem;
	font-size: 1.2rem;
}
.owl-nav i.fa.fa-chevron-left {
    position: relative;
    left: -0.7rem;
	font-size: 1.2rem;
}
	#menu-mobile-navigation li {
    display: block;
}
#menu-mobile-navigation li.divider {
    height: 1px;
	background-color: #f1f1f1;
}
#menu-mobile-navigation li.active a {
    border-radius: 0;
}
    .margin-bottom-1 {
    margin-bottom: 0;
}
    .eventUpdates {
    padding-bottom: 1rem;
}
    .border-right {
    margin-bottom: 1rem;
}
    .site-branding img{
        width: 120px;
    }
	.off-canvas img.logo {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
    .border-right::before {
    content: '';
    position: absolute;
    width: 97%;
    height: 1px;
    right: 0;
    left: 0;
    top: auto;
    bottom: 0;
    margin: 0 auto;
    background: rgba(230, 230, 230, 0.24);
}
    .single_social_media {
    text-align: left;
}
    .blogSection h4 {
    font-size: 21px;
    line-height: 25px;
    }
    .blogSection {
    padding-bottom: 0rem;
}
    .textWithVideo{
        display: flex;
    flex-direction: column;
    }
    .textWithVideo .medium-4{
        order: 2;
        height: auto !important;
    }
    .single_social_media li {
    display: inline-block;
}
    .singleContentArea {
    margin-top: 0rem;
}
    .orangeTitle {
    margin-bottom: 1rem;
}
    .videoWrap {
    width: 100%;
    }
    .videoContent{
        height: auto !important;
        margin-top: 1rem;
    }
    .last-footer .copyright {
    text-align: center;
    margin-bottom: 1rem;
}
    .bottomMenu{
        text-align: center;
        margin-top: 1rem;
    }
    .bottomMenu a {
    text-align: center;
    color: #fff;
    display: inline-block;
    padding: 5px 10px;
}
    .footerMenu ul li {
    display: block;
    margin-bottom: 1rem;
}
    .footerFirstRowColumn1, footerFirstRowColumn2, .footerFirstRowColumn3{
        height: auto !important;
        justify-content: center;
    }
    #share-links.text-right{
        text-align: center;
    }
    .testimonial-slide.row, .testimonial-slider-container .testimonial-slide-content{
        width: 100%;
        margin-left: auto !important;
    margin-right: auto !important;
    }
    .article-header > .row, #main.row {
    width: 100%;
    margin-left: auto !important;
    margin-right: auto !important;
}
    .testimonial-slider-container .testimonial-slide-text {
    margin-top: 2rem;
}
    .testimonial-slider-container {
    padding: 0;
}
    .testimonial-slider-container .testimonial-slide-content {
    display: block;
        padding: 0;
}
    .footerMenu ul {
    margin: 0 auto 0 auto;
}
    .last-footer {
    padding: 1.5rem 0 0rem;
}
.subscribeButton {
	margin-bottom: .7rem;
}
}
/* Medium only */
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  #ituneLikeCarousel .owl-carousel a{ margin:0; transform:scale(.9); }
}
/* Medium and up */
@media screen and (min-width: 40em) {
  /* Alternate Columns Style */
  section.entry-content iframe {
  	height: 500px;
  }#alternateSideContent .alternateColumns .content{
    padding: 1.875rem 0 1.875rem 1.875rem;
  }
  #alternateSideContent .alternateColumns .content.medium-pull-6{
    padding: 1.875rem 1.875rem 1.875rem 0;
  }
  ul#example-tabs .tabs-title {
	display: inline-block;
	width: auto;
 }
	.testimonial-slider-container .testimonial-slide-quotation i {
    font-size: 3rem;
	font-family: fontAwesome;
    color: #d6d6d6;
    position: absolute;
    top: -2rem;
    line-height: 0rem;
    left: -5rem;
    z-index: 0;
	font-style: normal;
}
a.testimonial-slide-text:hover .testimonial-slide-quotation i {
	color: #4a9d54;
}
}
/* Large and up */
@media screen and (min-width: 64em) {
	
}
