.pageHeader .headerContent,
.homeIntroWrapper,
.homeFeatures,
.homeFeeds,
.headerText,
.contentBlockWrapper,
.searchListingIntro,
.menuSub ul,

.signInForm,
.registerForm,
.customForm,
.passwordForm,
.formWrapper,
.container404 {
  max-width: 1180px;
  padding: 0 20px; }


  .carousel {
    display: block;
    width: 100%;
    position: relative;
     
}

.pageHeader .headerContent{position: relative;     padding: 0 10px;}


a:link, a:visited, .readMore {
    color: #00427F;
    cursor: pointer;
}

.readMore a{
    color: #fff;
    text-decoration: none;
 
}
.readMore:hover a{
    color: #00427F;
 
}


select, textarea, input[type="text"], input[type="email"], input[type="tel"], input[type="number"], input[type="password"], input[type="search"], input[type="url"], input[type="amount"] {
    width: 100%;
    padding: 8px;
    margin-top: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #00427F;
    -webkit-border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    -ms-border-radius: 2px 2px 2px 2px;
    -o-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
}
.container404 {
  margin: 0 auto; }

html, button, body, legend {
 font-family: 'Open Sans', sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: normal; }

h1, h2, h3 {
  margin-top: 24px;
  margin-bottom: 16px; }

h4, h5, h6 {
  margin-top: 10px;
  margin-bottom: 10px; }

.homepage h1 {
  font-size: 75px; }

h1 {
  font-size: 30px; }

.homepage h2 {
  font-size: 60px; }

  h2 {
  font-size: 30px; }



h3 {
  font-size: 24px; }

h4 {
  font-size: 18px; }

h5 {
  font-size: 16px; }

h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px 0;
  font-size: 16px; }

small {
  font-size: 12px; }

b, strong {
  font-weight: 700; }

em {
  font-style: italics; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 15px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

blockquote {
  padding: 20px;
  margin: 0 0 10px 0;
  border-left: 5px solid #eee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }

legend {
  border-bottom: 0;
  font-size: 24px; }

.editPostDetails {
    width: 10%;
    float: left;
}

.donationAmount.donationSelected, .quickGivingPanel .donationAmount.donationSelected, .donationFrequency.frequencySelected {
    background-color: #00427F;
}

.donationSelected{color: #fff}

.donationFrequency.frequencySelected{color: #fff}


.signInWrapper a.expand, .signInWrapper a.expand:link {
    float: right;
    margin-right: 20px;
    color: white;
    background-color: #00427F;
}

a.button:visited,
.commentAddImage,
button,
#totaliserActions .buttonDonate,
#totaliserActions .buttonFundraise,
.commentAddImage,
.button.ghostContinue,
.readMore,
a.addToCalender {
  background-color: #00427F;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 5px;
  color: #fff;
  padding: 10px;
 margin: 15px;
      display: inline-block;
   
       
border: solid 1px #00427F;
  transition: all 0.3s ease-in-out 0s;
  }

a.addToCalender {
  background-color: #00427F;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 5px;
  color: #fff;
  padding: 10px;
  margin-right: 5px;
      display: block;
    width: 160px;
      margin-top: 15px;
border: solid 1px #00427F;
  transition: all 0.3s ease-in-out 0s;
  }

.listFooter .button.loadMore{ width: 150px }


.associatedSummary .associatedReadMore:hover a{
 
    transition: all 0.3s ease-in-out 0s;
  color: #00427F !important;
  }


.loadAmount { margin: 20px 0 }

.button,
a.button:link{
  background-color: #00427F;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 5px;
  color: #fff;
  padding: 10px;
  margin-right: 5px;
          display: inline-block;
      margin-top: 15px;
border: solid 1px #00427F;
  transition: all 0.3s ease-in-out 0s;
  }

.appealActions .button.donateBtn {
    display: inline-block;
    width: 150px;
    float: left;
}

.appealActions .button.donateBtn:hover {
   color: #00427F;
   background-color: #fff;
   border: solid 1px #00427F;
}


.appealActions .button.fundraise {
    display: inline-block;
    width: 150px;
}

.appealActions .button.fundraise:hover {
   color: #00427F;
   background-color: #fff;
   border: solid 1px #00427F;
}


.listFooter .button.backToTop {
display: block !important;
    width: 150px;
}

.commentForm .button.addComment {
display: block !important;
    width: 150px;
}

.button:hover {
    background-color: #fff;
    text-decoration: none;
    color: #00427F;

}

a.buttonIcon:link, a.buttonIcon:visited {
    display: inline-block;
    text-align: center;
    overflow: hidden;
    -webkit-border-radius: 50% 50% 50% 50%;
    -moz-border-radius: 50% 50% 50% 50%;
    -ms-border-radius: 50% 50% 50% 50%;
    -o-border-radius: 50% 50% 50% 50%;
    border-radius: 50% 50% 50% 50%;
    width: 23px;
    height: 23px;
    background-color: white;
    color: #00427F;
    text-align: center;
}

a.buttonIcon:link:hover, a.buttonIcon:visited:hover {
    background-color: #00427F;
    color: #fff;
    text-decoration: none;
}



ul.socialIcons, ul.shareList {
  margin-bottom: 0;
      display: inline-block; }
  ul.socialIcons li, ul.shareList li {
    display: inline-block; }
    ul.socialIcons li a, ul.shareList li a {
      width: 40px;
      height: 40px;
      -moz-border-radius: 40px;
      -webkit-border-radius: 40px;
      border-radius: 40px;
      display: block;
      overflow: hidden; }
      ul.socialIcons li a:hover, ul.shareList li a:hover {
        text-decoration: none; }
      ul.socialIcons li a:before, ul.shareList li a:before {
        font-size: 18px;
        vertical-align: middle;
        color: #fff;
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        display: block; }
      ul.socialIcons li a.facebook, ul.shareList li a.facebook {
        background-color: #00427F; }
      ul.socialIcons li a.twitter, ul.shareList li a.twitter {
        background-color: #00427F; }
      ul.socialIcons li a.youtube, ul.shareList li a.youtube {
        background-color: #00427F; }

ul.shareList a.shareEmail:before {
  background-color: #0773A3; }

.totaliserPanel, .appealTotaliser {
  display: block;
  color: inherit;
  text-align: center; }
  .totaliserPanel .raisedWrapper, .totaliserPanel .targetWrapper, .appealTotaliser .raisedWrapper, .appealTotaliser .targetWrapper {
    width: 50%;
    margin-bottom: 0;
    float: left; }
    .totaliserPanel .raisedWrapper .totaliserFigure, .totaliserPanel .targetWrapper .totaliserFigure, .appealTotaliser .raisedWrapper .totaliserFigure, .appealTotaliser .targetWrapper .totaliserFigure {
      font-size: 24px;
      text-align: center; }

.totaliserDone {
  background-color: #00427F; }

.totaliserFigure {
  margin-top: 0; }


.carouselSlideDetail .readMore {
        text-shadow: none;
    display: block;
    margin: 30px auto;
    width: 150px;
    border-radius: 5px;
    font-size: 15px;
    text-transform: uppercase;
        box-shadow: inset 0 -2px 0 rgba(0,0,0,0.15);
        color: white;
}


.headerContent form {
    margin: 0;
    position: absolute;
          right: 120px;

}

.contact_btn a{
	 color: #fff !important;
}

.contact_btn:hover a{
	 color: #00427F !important;
	 text-decoration: none;
}


.contact_btn {
    padding: 10px 15px;
    display: inline-block;
    /* height: auto; */
    /* background-image: none; */
    background-color: #00427F;
    color: #fff !important;
    font-size: 15px;
    /* letter-spacing: 1px; */
    z-index: 0;
    /* position: relative; */
    /* margin-top: 50px; */
    font-weight: 600;
    border-radius: 0;
    border-radius: 5px;
    border: solid 1px #00427F;
    float: right;
    transition: all 0.2s ease-in-out;
}

.contact_btn:hover {

   transition: all 0.2s ease-in-out;
    background-color: #fff;
    color: #00427F;
    font-size: 15px;
    /* letter-spacing: 1px; */
    
    border: solid 1px #00427F;
   
}


#menu74b947ee-6bc6-47da-9357-a9cd295b5eb5  a{ 

 padding: 10px 15px;
    display: inline-block;
    height: auto;
    background-image: none;
    background-color: #CE2179;
    color: #fff;
    font-size: 15px;
    /* letter-spacing: 1px; */
    z-index: 0;
    position: relative;
        box-shadow: inset 0 -2px 0 rgba(0,0,0,0.15);
    font-weight: 600;
    border-radius: 0;
    border-radius: 5px;
 
    }


  .carouselDetailWrapper .totaliserGivingPanel {
  display: none; }
.carouselDetailWrapper .raisedWrapper, .carouselDetailWrapper .targetWrapper {
  margin-bottom: 10px; }
.carouselDetailWrapper .totaliserFigure {
  font-size: 18px; }
.carouselDetailWrapper #totaliserActions .buttonFundraise {
  margin: 20px 0 0 0; }

.appealWidgets .findAFundraiserWidget {
  margin-top: 20px; }

@media screen and (max-width: 1000px) {
  .appealWidgets .totaliserPanel {
    width: 100%;
    margin-top: 0;
    float: none; } }
.menuAdminContainer {
  background-color: #2C6294;

   }
 
  .menuAdminContainer ul#menuAdmin {
      
       
    padding: 0 20px;
    margin: 0 auto;}


ul#menuAdmin {
   
    text-align: inherit;
}



    .menuAdminContainer ul#menuAdmin li a {
      color: #fff;
      border-left: 0;
      font-size: 13px; }

.mainLogo {
   
    float: left;
    display: block;
    width: 135px;
    height: 119px;
    margin: 5px 0 10px; 
    background: url("/assets/img/brathay-logo.png") no-repeat center center;
    overflow: hidden;
    -webkit-print-color-adjust: exact;
    background-size: 100%;
}

  .carouselSlideHeading a, .carouselSlideHeading a:link, .carouselSlideHeading a:visited {
    color: #fff;
        text-decoration: none;
}

fieldset {
    margin-top: 50px;
}


.mainCallToAction {
           margin: 20px 0;
    position: absolute;
        right: 10px;
    top: 30px;
    width: 480px;
    height: 60px;}

.headerFollowContainer {
  display: none; }

.searchContainer {
  display: block;
  margin-right: 20px; }
  .searchContainer #siteSearch {
    width: 200px;
    margin-top: 0;
    height: 43px;
    vertical-align: top; 
      border-radius: 5px;
        font-size: 15px;}
 .searchContainer button {
	font-size: 14px;
    background-color: transparent;
    height: 36px;
    position: absolute;
    right: 23px;
    top: 53px;
    width: 20px;
    padding: 0;
    margin: -2px 5px;
    overflow: hidden;
    border: none;
}
    .searchContainer button:before {
    margin: 0;
    font-weight: normal;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #0052a8;}

@media screen and (max-width: 768px) {
  header .headerContent .searchContainer, header .headerContent .mainCallToAction {
    display: none; }
  
  .menuMain ul .show-mobile {
	display: block;
  }
  
  .searchContainer button {
	right: 32px;
  }
}

.menuMain.fixed {
    position: fixed;
    top: 0;
    z-index: 20;
}

.menuMain {
  background-color: #00427F;
  float: none;
  transition: all 0.2s ease-in-out;
  top: -10px; }
  .menuMain .mobile-search, .menuMain .mobile-social {
    display: none; }
  .menuMain ul {
    padding: 10px 0; }
    .menuMain ul li > a {
      color: #fff;
      font-size: 14px;
    height: auto;
    padding: 10px 16px;}

#menu2040082f-7520-4d76-bc2b-e7641a1dd883 a{ padding: 10px 50px 10px 30px }


    .menuMain ul li .subMenu {
      border: 0;
      background-color: #00427F; }
      .menuMain ul li .subMenu li a {
        background-color: transparent;
        padding: 10px 20px; }
        .menuMain ul li .subMenu li a:hover {
          color: #ddd; }
  .menuMain.scrolled {
    position: fixed;
    top: 0;
    z-index: 1; }

.topLevel {
  max-width: 1180px;
  width: 100%; }

@media screen and (max-width: 768px) {
  a.menuMainAlt {
    display: block;
    color: #fff;
    background-color: #333;
    position: absolute;
    top: 20px;
    right: 20px; }
    a.menuMainAlt:hover {
      text-decoration: none; }

 
.searchContainer button {
 
    top: 20px;
}

.menuMain.fixed {
    position: inherit;
}

  .menuMain {
    position: inherit;
    top: 50px;
    z-index: 2;
    -moz-transition: all 0.4s ease-in;
    -webkit-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in; }
    .menuMain li.mobile-social, .menuMain li.mobile-search {
      display: block; }
      .menuMain li.mobile-social .mainCallToAction, .menuMain li.mobile-search .mainCallToAction {
        display: block;
        margin: 0;
        float: none; }
        .menuMain li.mobile-social .mainCallToAction ul, .menuMain li.mobile-search .mainCallToAction ul {
          background-color: transparent;
          max-height: none;
          text-align: center; }
          .menuMain li.mobile-social .mainCallToAction ul li, .menuMain li.mobile-search .mainCallToAction ul li {
            display: inline-block; }
            .menuMain li.mobile-social .mainCallToAction ul li a, .menuMain li.mobile-search .mainCallToAction ul li a {
              padding: 0;
              border-bottom: 0; }
              .menuMain li.mobile-social .mainCallToAction ul li a:hover, .menuMain li.mobile-search .mainCallToAction ul li a:hover {
                background-color: transparent; }
      .menuMain li.mobile-social .searchContainer, .menuMain li.mobile-search .searchContainer {
        display: block;
        float: none;
        margin: 0;
        padding: 15px; }
        .menuMain li.mobile-social .searchContainer #siteSearch, .menuMain li.mobile-search .searchContainer #siteSearch {
          width: 100%;
          -webkit-appearance: none; }
        .menuMain li.mobile-social .searchContainer button, .menuMain li.mobile-search .searchContainer button {
          margin-right: 0; }
    .menuMain li.hasSubmenu > a:after {
      font-size: inherit;
      padding: 10px 20px; }
    .menuMain li .subMenu {
      padding: 0; } }
ul.carouselControls {
  padding: 0 20px;
  width: 100%;
  position: absolute;
  top: 48%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  overflow: visible;
  height: 0; }

  ul.carouselControls li a {
   /*background: rgba(0, 0, 0, 0) url("/Handlers/GetImage.ashx?IDMF=e5d19a5a-b3ba-4ce9-bbc2-39cb87fdc93d&w=75&h=75") repeat scroll 0 0 / 50px auto;
    bottom: inherit;*/
    color: #000;
    color: rgba(0, 0, 0, 0.8);
    cursor: pointer;
    height: 50px;
    position: inherit;
    width: 50px;
	opacity: 0.75;
	border-radius: 2px;
	background: #FFFFFF;
  }

 ul.carouselControls li a:hover {

 	opacity: 0.95;
 }


    ul.carouselControls li a:before {
      line-height: 50px;
      font-size: 40px;
      height: 50px; }
      ul.carouselControls li a:hover:before {
        color: inherit; }


.carouselControlNext {
  float: right; }

.carouselButtons {
  text-align: center;
  background-color: transparent;
  position: absolute;
  bottom: 20px; }
  .carouselButtons li {
    display: inline-block;
    border: 0;
    padding: 0;
    float: none;
    width: auto;
    background-color: transparent;
    margin: 0 5px; }
    .carouselButtons li.activeSlide {
      border-bottom: 0; }
    .carouselButtons li a.button {
      width: 15px;
      height: 15px;
      background-color: rgba(0, 66, 127, 0.8);
      display: block;
      -moz-border-radius: 15px;
      -webkit-border-radius: 15px;
      border-radius: 15px;
      overflow: hidden;
      padding: 0;
      text-indent: 40px; }
      .carouselButtons li a.button:hover {
        background-color: #0773a3; }

.carouselDetailWrapper {
  width: 100%;
  height: 100%;
  margin-left: 0;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);   transition: all 0.2s ease-in-out;
   
}

.carouselDetailWrapper:hover {
   transition: all 0.2s ease-in-out;
  background-color: rgba(0, 0, 0, 0.1); }


.carouselSlideDetail {
  width: 50%;
  padding: 0;
  background-color: transparent;
  position: relative;
  margin: 0 auto;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }
  .carouselSlideDetail h2, .carouselSlideDetail p {
    text-align: center; }
  .carouselSlideDetail h2 {
    margin-top: 0; }
  .carouselSlideDetail p {
            margin: 0 auto;
    width: 70%;
    font-size: 15px;}

.carouselSlide {
  display: block;
  opacity: 1;
  -webkit-transition: opacity 500ms ease-in-out;
  -moz-transition: opacity 500ms ease-in-out;
  transition: opacity 500ms ease-in-out;  
    /*max-height: 480px;*/
    overflow: hidden;
}

  .carouselSlide.hidden {
    opacity: 0;
    /*display: block !important;*/
    position: absolute; 
   /* width: 100%;*/
  }

.showsVideo {
  height: 100%;
  width: 100%;
  display: block; }
  .showsVideo:before {
    font-family: 'FontAwesome', serif;
    content: '\f144';
    background-color: transparent;
    -ms-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    width: 100px;
    height: 100px;
    text-align: center;
    font-size: 100px;
    line-height: 100px;
    z-index: 3;
    top: 20%;
    left: 0;
    right: 0;
    margin: 0 auto; }

.faqAnswer p {
/* float: left; */
}

.faqAnswer img{ float: left;
 margin: 0 20px 20px 0; }

@media screen and (max-width: 1000px) {
  .carousel ul {
    margin-top: 0; }

  .carouselDetailWrapper {
    position: absolute; }

  .carouselSlideDetail {
    width: 70%; } }
@media screen and (max-width: 768px) {
  .carouselSlideDetail h2 {
    font-size: 24px; }
  .carouselSlideDetail p {
    font-size: 14px; }

  .carousel .carouselButtons {
    bottom: 10px;
    display: block;
    position: absolute; }
    .carousel .carouselButtons li {
      width: auto;
      min-width: inherit; }

  .carouselControls {
    display: block; }

  .showsVideo:before {
    font-size: 48px;
    height: 48px;
    width: 48px;
    line-height: 48px;
    top: 25%; } }
.homeFeaturesWrapper {
  background-color: #F3F3EE;
  margin: 10px 0; 
    padding: 40px 0;
}


.homeIntro, .homeHeadlinesIntro, .homeFeedsIntro {
    margin-bottom: 0px;
}


.homeIntro h3{
    font-size: 38px;
    color: #00427F;
    width: 60%;
    margin: 20px auto;

}




.homeFeatureDetailsWrapper {
  background-color: transparent;
  padding: 20px; }
  .homeFeatureDetailsWrapper h2 {
        margin-top: 0;
    font-size: 20px;}
  .homeFeatureDetailsWrapper .featureFooter {
    display: none; }

/*
.homeFeature.homeBox1:hover {
    background-color: #60c4e0 !important;
    transition: all 0.3s ease-in-out 0s;
}
.homeFeature.homeBox1:hover  .homeFeatureDetailsWrapper h2 a{
    color: #fff;
      transition: all 0.3s ease-in-out 0s;
}
 */

.homeFeature.homeBox2:hover {
    background-color: #df2179 !important;
    transition: all 0.3s ease-in-out 0s;
}
.homeFeature.homeBox2:hover  .homeFeatureDetailsWrapper h2 a{
    color: #fff;
      transition: all 0.3s ease-in-out 0s;
}

.homeFeature.homeBox3:hover {
    background-color: #5a55a1 !important;
    transition: all 0.3s ease-in-out 0s;
}
.homeFeature.homeBox3:hover  .homeFeatureDetailsWrapper h2 a{
    color: #fff;
      transition: all 0.3s ease-in-out 0s;
}

.homeFeature.homeBox4:hover {
    background-color: #a8cb63 !important;
    transition: all 0.3s ease-in-out 0s;
}
.homeFeature.homeBox4:hover  .homeFeatureDetailsWrapper h2 a{
    color: #fff;
      transition: all 0.3s ease-in-out 0s;
}


.homeFeature.homeBox5:hover {
    background-color: #fcbe00 !important;
    transition: all 0.3s ease-in-out 0s;
}
.homeFeature.homeBox5:hover  .homeFeatureDetailsWrapper h2 a{
    color: #fff;
      transition: all 0.3s ease-in-out 0s;
}



.homeFeature.homeBox6:hover, .homeFeature.homeBox7:hover {
    background-color: #e51f2f !important;
    transition: all 0.3s ease-in-out 0s;
}
.homeFeature.homeBox6:hover  .homeFeatureDetailsWrapper h2 a, .homeFeature.homeBox7:hover  .homeFeatureDetailsWrapper h2 a{
    color: #fff;
      transition: all 0.3s ease-in-out 0s;
}
.homeFeature.homeBox6:hover  .homeFeatureDetailsWrapper p, .homeFeature.homeBox7:hover  .homeFeatureDetailsWrapper p{
    color: #fff;
      transition: all 0.3s ease-in-out 0s;
}
.homeFeature.homeBox100:hover {
    background-color: #60c4e0 !important;
    transition: all 0.3s ease-in-out 0s;
}
.homeFeature.homeBox100:hover  .homeFeatureDetailsWrapper h2 a{
    color: #fff;
      transition: all 0.3s ease-in-out 0s;
}
.homeFeature.homeBox100:hover  .homeFeatureDetailsWrapper p{
    color: #fff;
      transition: all 0.3s ease-in-out 0s;
}


.homeBox2 .homeFeatureDetailsWrapper, .homeBox3 .homeFeatureDetailsWrapper {
  
    min-height: 160px;
}


 


.homeBox1:hover::before {
    background: rgba(0, 0, 0, .5);
}


.homeBox1 .homeFeatureDetailsWrapper {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 10px;
                  transition: all 0.3s ease-in-out 0s;

   
    color: white;
   background-color: #fff ;
    -webkit-transform: translateY(75%);
            transform: translateY(75%);

    transition: -webkit-transform .35s ease-out;
    transition:         transform .35s ease-out;
}

.homeBox1:hover .homeFeatureDetailsWrapper {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
             background-color: #60c4e0 ;
               transition: all 0.3s ease-in-out 0s;
               
              }

.homeBox1 .homeFeatureDetailsWrapper h2 {
  /*  -webkit-transform: translateY( -webkit-calc(50% - 10px) );
            transform: translateY( calc(50% - 10px) );
*/
    transition: -webkit-transform .35s ease-out;
    transition:         transform .35s ease-out;
      margin: 0px;
            padding: 5px 0 0 20px;
}




.homeBox1:hover .homeFeatureDetailsWrapper h2 a{

color: #fff;
 transition: all 0.3s ease-in-out 0s;
}

.homeBox1 .homeFeatureDetailsWrapper p{

color: #fff;
 transition: all 0.3s ease-in-out 0s;
 width: 90%;
 padding: 20px
}












.homeBox6:hover::before, .homeBox7:hover::before {
    background: rgba(0, 0, 0, .5);
}


.homeBox6 .homeFeatureDetailsWrapper, .homeBox7 .homeFeatureDetailsWrapper {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 10px;
                  transition: all 0.3s ease-in-out 0s;

   
    color: white;
   background-color: #fff ;
    -webkit-transform: translateY(75%);
            transform: translateY(75%);

    transition: -webkit-transform .35s ease-out;
    transition:         transform .35s ease-out;
}

.homeBox6:hover .homeFeatureDetailsWrapper, .homeBox7:hover .homeFeatureDetailsWrapper {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
             background-color: #e51f2f ;
               transition: all 0.3s ease-in-out 0s;
               
              }

.homeBox6 .homeFeatureDetailsWrapper h2, .homeBox7 .homeFeatureDetailsWrapper h2 {
  /*  -webkit-transform: translateY( -webkit-calc(50% - 10px) );
            transform: translateY( calc(50% - 10px) );
*/
    transition: -webkit-transform .35s ease-out;
    transition:         transform .35s ease-out;
      margin: 0px 0 20px;
            padding: 5px 0 0 20px;
}




.homeBox6:hover .homeFeatureDetailsWrapper h2 a, .homeBox7:hover .homeFeatureDetailsWrapper h2 a{

color: #fff;
 transition: all 0.3s ease-in-out 0s;
}

.homeBox6 .homeFeatureDetailsWrapper p, .homeBox7 .homeFeatureDetailsWrapper p{

color: #fff;
 transition: all 0.3s ease-in-out 0s;
 width: 90%;
 padding: 0 20px 10px;
}





.homeBox100:hover::before {
    background: rgba(0, 0, 0, .5);
}


.homeBox100 .homeFeatureDetailsWrapper {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 10px;
                  transition: all 0.3s ease-in-out 0s;

   
    color: white;
   background-color: #fff ;
    -webkit-transform: translateY(75%);
            transform: translateY(75%);

    transition: -webkit-transform .35s ease-out;
    transition:         transform .35s ease-out;
}

.homeBox100:hover .homeFeatureDetailsWrapper {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
             background-color: #60c4e0 ;
               transition: all 0.3s ease-in-out 0s;
               
              }

.homeBox100 .homeFeatureDetailsWrapper h2 {
  /*  -webkit-transform: translateY( -webkit-calc(50% - 10px) );
            transform: translateY( calc(50% - 10px) );
*/
    transition: -webkit-transform .35s ease-out;
    transition:         transform .35s ease-out;
      margin: 0px 0 20px;
            padding: 5px 0 0 20px;
}




.homeBox100:hover .homeFeatureDetailsWrapper h2 a{

color: #fff;
 transition: all 0.3s ease-in-out 0s;
}

.homeBox100 .homeFeatureDetailsWrapper p{

color: #fff;
 transition: all 0.3s ease-in-out 0s;
 width: 90%;
 padding: 0 20px 10px;
}






/*
.homeBox1{
 width: calc(50% - 10px)!important;
float: left;
}

.homeBox2{
 width: calc(25% - 10px)!important;
float: right;
}

.homeBox3{
 width: calc(25% - 10px)!important;
float: right;
}


.homeBox4{
 width: calc(50% - 10px)!important;
float: right;
}
*/

.homeFeature {
    background-color: #fff;
      transition: all 0.3s ease-in-out 0s;
}
.homeBox_wrap1{
    width: calc(50% - 20px);
    margin: 40px 10px;
    float: left;
  
}



.homeBox_wrap2{
    width: calc(50% - 20px);
    margin: 40px 10px;
    float: right;

}

.homeBox1{
         width: calc(50% - 10px);
    height: 360px;
    margin: 0 5px 5px 5px !important;
    position: relative;
    overflow: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.homeBox2{
 width: calc(25% - 10px) !important;
  height: 360px;
  margin: 0 5px 5px 5px !important;
}

.homeBox3{
 width: calc(25% - 10px) !important;
  height: 360px;
  margin: 0 5px 5px 5px !important;
}

.homeBox4{
 width: calc(25% - 10px) !important;
  height: 360px;
    margin: 0 5px 5px 5px !important;
}

.homeBox5{
 width: calc(25% - 10px) !important;
  height: 360px;
    margin: 0 5px 5px 5px !important;
}



.homeBox6, .homeBox7{
                  width: calc(50% - 10px);
      height: 360px;
    margin: 0 5px 5px 5px !important;
        overflow: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.homeBox100{
                  width: calc(100% - 10px);
    margin: 0px 5px 5px 5px !important;
        overflow: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}


.feedsTitle:before, .dateTitle:before {
    font-family: 'FontAwesome', serif;
       display: block;
    left: 7px;
    top: 5px;
    position: absolute;
 }

.NewsFeed h3.feedsTitle:before {
    content: '\f0ac';
}

.news-categories-list .active {
  font-weight: bold;
}


.homeFeedevents h3.feedsTitle:before, p.dateTitle:before {
    content: '\f073';
}

p.dateTitle:before {
	top: 0px;
	display: inline-block;
	margin-right: 3px;
}

.headerText .dateTitle .icon-archive:before {
	display: inline-block;
	margin-left: 5px;
	margin-right: 3px;
}

p.dateTitle {
	position: relative;
	padding: 0 0 0 28px;
}

.blogDetails p.dateTitle, .headerText p.dateTitle {
	margin-bottom: 0px;
}

.blogDetails p.dateTitle {
	float: left;
}


.homeFeed .banner, .homeFeature .banner {
    width: 100%;
    margin-bottom: 0px;  
}


.homeFeedsWrapper.snippet {
       max-width: 1180px;
    background-color: #fff;
    margin: 0 auto;
    padding: 0;
    width: 100%;

}

.homeFeature.homeBoxfundraise {
                width: calc(50% - 25px);
    padding: 0;
    background-color: #00427F;
    height: 300px;
    overflow: hidden;
    position: relative;
    text-align: center;
    margin: 0 5px 0 20px;
    float: none;
    display: inline-block;
}

.homeFeature.homeBoxfundraise img {
       opacity: 0.5;
    width: 100%;
    height: auto;
    position: absolute;
    top: -20%;
    left: 0;
      transition: all 0.2s ease-in-out;
}

 
.homeFeature.homeBoxfundraise:hover img {
    opacity: 0.1;
  transition: all 0.2s ease-in-out;
  }



.homeFeature.homeBoxfundraise h2   {
        margin-top: 30px;

    color: #fff;
    text-align: center;
    position: relative;
    z-index: 1;
    font-size: 48px;
    margin-bottom: 0;
}


.homeFeature.homeBoxfundraise p   {
       margin-top: 30px;
    color: #fff;
    text-align: center;
    position: relative;
    z-index: 1;
    font-size: 15px;
    margin: 20px auto;
    width: 60%;
}

.homeFeature.homeBoxfundraise:hover {
    background-color: #00427F;
    cursor: pointer;
}



.homeFeature.homeBoxfundraise a {
       padding: 10px 15px;
    display: inline-block;
    height: auto;
    background-image: none;
    background-color: #CE2179 !important;
    color: #fff;
    font-size: 15px;
    /* letter-spacing: 1px; */
    z-index: 0;
    position: relative;
    margin-top: 5px;
    font-weight: 600;
    border-radius: 0;
    border-radius: 5px;
        box-shadow: inset 0 -2px 0 rgba(0,0,0,0.15);
}

.homeFeature:hover {
    background-color: #fff;
    cursor: pointer;
}



.homeBox1 .h_btn {
       background-color: transparent;
    border-radius: 5px;
    border: solid 1px #fff;
    color: #fff !important;
    display: block;
    margin: 15px 0 0 20px;
    padding: 5px 10px;
    text-align: center;
    width: 150px;
    font-size: 1.5rem;
     transition: all 0.2s ease-in-out;
      text-transform: uppercase;
}

.homeBox1 .h_btn:hover {
       background-color: #fff;
    transition: all 0.2s ease-in-out;
    color: #60C4E0 !important;
     text-transform: uppercase;
   
}


.homeBox2 .h_btn {
   display: none;
     transition: all 0.2s ease-in-out;
       bottom: 30px;
    position: absolute;
    transition: all 0.2s ease-in-out 0s;
     text-transform: uppercase;
}



.homeBox2:hover .h_btn {
       background-color: transparent;
    border-radius: 5px;
    border: solid 1px #fff;
    color: #fff !important;
    display: block;
    margin: 15px 0 0px;
    padding: 5px 10px;
    text-align: center;
    width: 150px;
    font-size: 1.5rem;
     transition: all 0.2s ease-in-out;
       bottom: 30px;
    position: absolute;
    transition: all 0.2s ease-in-out 0s;
     text-transform: uppercase;
}


.homeBox2 .h_btn:hover {
       background-color: #fff;
    transition: all 0.2s ease-in-out;
    color: #DF2179 !important;
   
}









.homeBox4 .h_btn {
   display: none;
     transition: all 0.2s ease-in-out;
       bottom: 30px;
    position: absolute;
    transition: all 0.2s ease-in-out 0s;
     text-transform: uppercase;
}



.homeBox4:hover .h_btn {
       background-color: transparent;
    border-radius: 5px;
    border: solid 1px #fff;
    color: #fff !important;
    display: block;
    margin: 15px 0 0px;
    padding: 5px 10px;
    text-align: center;
    width: 150px;
    font-size: 1.5rem;
     transition: all 0.2s ease-in-out;
       bottom: 30px;
    position: absolute;
    transition: all 0.2s ease-in-out 0s;
     text-transform: uppercase;
}


.homeBox4 .h_btn:hover {
       background-color: #fff;
    transition: all 0.2s ease-in-out;
    color: #DF2179 !important;
   
}





.homeBox5 .h_btn {
   display: none;
     transition: all 0.2s ease-in-out;
       bottom: 30px;
    position: absolute;
    transition: all 0.2s ease-in-out 0s;
     text-transform: uppercase;
}



.homeBox5:hover .h_btn {
       background-color: transparent;
    border-radius: 5px;
    border: solid 1px #fff;
    color: #fff !important;
    display: block;
    margin: 15px 0 0px;
    padding: 5px 10px;
    text-align: center;
    width: 150px;
    font-size: 1.5rem;
     transition: all 0.2s ease-in-out;
       bottom: 30px;
    position: absolute;
    transition: all 0.2s ease-in-out 0s;
     text-transform: uppercase;
}


.homeBox5 .h_btn:hover {
       background-color: #fff;
    transition: all 0.2s ease-in-out;
    color: #fcbe00 !important;
   
}

















.homeBox3 .h_btn {
   display: none;
     transition: all 0.2s ease-in-out;
       bottom: 30px;
    position: absolute;
    transition: all 0.2s ease-in-out 0s;
     text-transform: uppercase;
}



.homeBox3:hover .h_btn {
       background-color: transparent;
    border-radius: 5px;
    border: solid 1px #fff;
    color: #fff !important;
    display: block;
    margin: 15px 0 0px;
    padding: 5px 10px;
    text-align: center;
    width: 150px;
    font-size: 1.5rem;
     transition: all 0.2s ease-in-out;
       bottom: 30px;
    position: absolute;
    transition: all 0.2s ease-in-out 0s;
     text-transform: uppercase;
}


.homeBox3 .h_btn:hover {
       background-color: #fff;
    transition: all 0.2s ease-in-out;
    color: #5A55A1 !important;
   
}

.homeBox4 .h_btn {
       background-color: transparent;
    border-radius: 5px;
    border: solid 1px #fff;
    color: #fff !important;
    display: block;
    margin: 15px 0 0 0px;
    padding: 5px 10px;
    text-align: center;
    width: 150px;
    font-size: 1.5rem;
     transition: all 0.2s ease-in-out;
      text-transform: uppercase;
}

.homeBox4 .h_btn:hover {
       background-color: #fff;
    transition: all 0.2s ease-in-out;
    color: #A8CB63 !important;
     text-transform: uppercase;
   
}




.homeBox6 .h_btn, .homeBox7 .h_btn {
   display: none;
     transition: all 0.2s ease-in-out;
       bottom: 30px;
    position: absolute;
    transition: all 0.2s ease-in-out 0s;
     text-transform: uppercase;
}



.homeBox6:hover .h_btn, .homeBox7:hover .h_btn {
       background-color: transparent;
    border-radius: 5px;
    border: solid 1px #fff;
    color: #fff !important;
    display: block;
    margin: 15px 0 0 20px;
    padding: 5px 10px;
    text-align: center;
    width: 150px;
    font-size: 1.5rem;
     transition: all 0.2s ease-in-out;
       bottom: 30px;
    position: absolute;
    transition: all 0.2s ease-in-out 0s;
     text-transform: uppercase;
}


.homeBox6 .h_btn:hover, .homeBox7 .h_btn:hover {
       background-color: #fff;
    transition: all 0.2s ease-in-out;
    color: #E51F2F !important;
   
}



.homeBox100 .h_btn {
   display: none;
     transition: all 0.2s ease-in-out;
       bottom: 30px;
    position: absolute;
    transition: all 0.2s ease-in-out 0s;
     text-transform: uppercase;
}



.homeBox100:hover .h_btn {
       background-color: transparent;
    border-radius: 5px;
    border: solid 1px #fff;
    color: #fff !important;
    display: block;
    margin: 15px 0 0 20px;
    padding: 5px 10px;
    text-align: center;
    width: 150px;
    font-size: 1.5rem;
     transition: all 0.2s ease-in-out;
       bottom: 30px;
    position: absolute;
    transition: all 0.2s ease-in-out 0s;
     text-transform: uppercase;
}


.homeBox100 .h_btn:hover {
       background-color: #fff;
    transition: all 0.2s ease-in-out;
    color: #60c4e0 !important;
   
}




.homeFeature.homeBox8{

	width: 100%;
	margin: 10px 0 0;
}

.homeFeature.homeBox8 img{

  width: 50%;
 float: left;
     line-height: 150%;x
}

.homeFeature.homeBox8 p{

  width: 90%;
padding: 30px 40px 0 0; 
}

.homeBox8  .homeFeatureDetailsWrapper{
     width: 50%;
 float: right;
}

.homeBox8 {
  -vendor-animation-duration: 3s;
  -vendor-animation-delay: 2s;
  -vendor-animation-iteration-count: infinite;
}


.homeFeature {
  padding: 0px;
  margin: 0;
 /* width: 33.33333%; */}
  /*.homeFeature:hover {
    background-color: #fff; }*/
  .homeFeature .banner {
    margin-bottom: 0; }
  .homeFeature:nth-child(4n+1) {
    clear: inherit; }
  .homeFeature:nth-child(3n+1) {
    clear: inherit; }





@media screen and (max-width: 768px) {
  .homeFeature {
    width: 100%;
    float: none;
    padding: 20px 0; }

  .homeFeatureDetailsWrapper {
    text-align: center; } }
.homeFeedsWrapper {
  background-color: #fff;
  margin: 10px 0;
  padding: 0; }


.homeFeedBox1 {
    padding: 0 5px 0 0 !important;

}

.homeFeedBox2 {
    padding: 0 0 0 5px !important;
	
}

 

.homeFeed {
  margin: 0;
  padding: 0 20px; }
  .homeFeed:nth-child(4n+1) {
    clear: inherit; }

.feedsTitle {
          background-color: transparent;
        padding: 0 0 0 40px;
    text-align: left;
    font-size: 25px;
    color: #00427F;}

.postFooterWrapper {
    margin-top: 10px;
}

ul.feedList {
  padding: 0; }

.feedItem {
  clear: both;
  margin-bottom: 10px;
    background-color: #F3F3EE;
        margin-top: 10px;
   }
  .feedItem > a {
    width: 33.3333%;
    float: left;
    display: block;
    margin: 0; }
    .feedItem > a img {
      margin-bottom: 0; }
  .feedItem h3  {
        margin: 15px 5px;
    float: right;
    width: 63%;
    padding-left: 10px;
       font-size: 19px;}

 .feedItem p {
   display: none;}


  .feedItem:hover {
    cursor: pointer; }
  .feedItem:after {
    content: "";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both; }

.homeFeed {
  width: 50%;
  margin: 20px 0; }

@media screen and (max-width: 768px) {
  .homeFeed {
    width: 100%;
    float: none;
    padding: 20px 0; } }
@media screen and (max-width: 480px) {
  .feedItem > a {
    width: 100%;
    float: none; }
    .feedItem > a img {
      margin-bottom: 10px; }
  .feedItem h3, .feedItem p {
    float: none;
    width: 100%;
    padding-left: 0; } }
.headerText {
  margin-top: 40px; }
  .headerText h1 {
    font-size: 48px;
    border-bottom: 5px solid #eee;
    margin-top: 48px;
        color: #00427F; }

.listContent, .postContent {
  width: 75%;
  padding-right: 80px; }

.postAside {
  width: 25%;
  padding: 0 20px; }
  .postAside .associatedTagCloud {
    display: none; }


.footerBox3 {
width: 100%;
background-color: #fff;

}
.footerBox3 img{
padding: 20px;

}


.footerBox2 p{
    font-size: 1.3rem;

}


.associatedLatestPosts{
display: none;

}

.associatedMostRead{
display: none;

}

.footerBox2 ul li{display: inline-block;}
.footerBox2 a{ padding: 5px 10px;}

.postFooterWrapper .postFooter {
  padding: 20px;
  border: 1px solid #eee;
      display: none; }
.postFooterWrapper .publishDetailsWrapper {
  margin-top: 0; }
  .postFooterWrapper .publishDetailsWrapper:after {
    content: '';
    display: block;
    clear: both;
    visibility: hidden; }
.postFooterWrapper p {
  font-size: 14px;
  display: inline-block;
  float: left;
  margin: 0 20px 10px 0; }
.postFooterWrapper .relatedWrapper {
  margin-top: 30px; }
  .postFooterWrapper .relatedWrapper ul.relatedList {
    padding-left: 0;
    display: inline; }
    .postFooterWrapper .relatedWrapper ul.relatedList a {
      font-size: 14px; }

.shareWrapper {
  text-align: center;
  font-size: 18px;
  border-top: 1px solid #eee;
  padding-top: 20px; }
  .shareWrapper ul.shareList {
    margin-top: 10px; }
    .shareWrapper ul.shareList li {
      float: none; }

@media screen and (max-width: 768px) {
  .contentBlock, .postAside, .listContent, .postContent {
    width: 100%;
    padding: 0; } }
.searchPageContainer {
  margin-right: 0; }

.searchListingIntro .listedFilters li {
  background-color: transparent;
  margin: 0;
  height: auto;
  float: none;
  display: inline-block;
  margin-right: 10px; }
  .searchListingIntro .listedFilters li a {
    background-color: #f9f9f9;
    display: block;
    padding: 5px 10px; }
    .searchListingIntro .listedFilters li a:hover {
      text-decoration: none; }
.searchListingIntro .appliedFilters {
  float: none; }
  .searchListingIntro .appliedFilters h3 {
    margin: 24px 0 16px 0;
    float: none; }
  .searchListingIntro .appliedFilters ul {
    float: none; }
    .searchListingIntro .appliedFilters ul li {
      float: none;
      display: inline-block;
      margin: 0 10px 0 0; }
      .searchListingIntro .appliedFilters ul li .filter {
        margin: 0;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px; }
.searchListingIntro select {
  width: 200px; }

.searchListingPage aside.postAside {
  display: none; }

fieldset.signInForm {
  margin: 60px auto; }
  fieldset.signInForm legend {
    float: left;
    font-size: 36px;
    margin-bottom: 16px; }

.postComments {
  border: 1px solid #eee;
  padding: 20px; }
  .postComments h3 {
    font-size: 18px;
    margin: 0; }
  .postComments .commentForm {
    margin-top: 0; }
    .postComments .commentForm .formQuestion label {
      font-size: 14px; }
    .postComments .commentForm .formQuestion textarea, .postComments .commentForm .formQuestion input {
      background-color: #f2f2f2;
      border: 0; }
    .postComments .commentForm .commentImageWrapper, .postComments .commentForm .commentVideoWrapper {
      width: 50%;
      margin-top: 20px;
      display: inline-block;
      float: left; }
      @media screen and (max-width: 768px) {
        .postComments .commentForm .commentImageWrapper, .postComments .commentForm .commentVideoWrapper {
          float: none;
          width: 100%;
          margin-top: 10px; } }
    .postComments .commentForm .commentImageWrapper .formQuestion {
      margin-top: 0; }
    .postComments .commentForm .commentImageWrapper .commentAddImage {
      background-color: #00427F !important;
      color: #fff !important;
      line-height: auto; }
    .postComments .commentForm .commentVideoWrapper .addVideo {
      width: 100%; }
    .postComments .commentForm .commentNotify {
      float: left;
      width: 100%;
      margin: 10px 0 20px 0; }
      .postComments .commentForm .commentNotify input[type="checkbox"] {
        margin-top: 6px;
        margin-right: 6px; }
    .postComments .commentForm button.addComment {
      margin-top: 0; }

.commentsListWrapper {
  margin-top: 20px; }
  .commentsListWrapper ul.commentsList {
    padding: 20px; }
    .commentsListWrapper ul.commentsList li {
      border-bottom: 0; }
      .commentsListWrapper ul.commentsList li img {
        margin-right: 20px; }

.commentContentWrapper {
  width: 85%;
  float: right; }
  .commentContentWrapper .commentContent {
    background-color: #f2f2f2;
    padding: 20px; }

.commentDetails {
  margin-top: 20px; }
  .commentDetails p {
    font-size: 14px; }
  .commentDetails .helpfulComment {
    margin-top: 0; }
    .commentDetails .helpfulComment legend {
      float: none;
      margin: 0 0 5px 0;
      border-bottom: 0; }

@media screen and (max-width: 768px) {
  ul.commentsList img {
    display: none; }

  .commentContentWrapper {
    float: none;
    width: 100%; } }
.listing .listedPost {
  border-bottom: 0;
  margin-top: 0;
  margin-bottom: 40px; }
  .listing .listedPost h2 {
    margin-top: 0; }
  .listing .listedPost .postFooterWrapper {
    display: none; }

.pageListingPage .listedPost, .newsListingPage .listedPost, .blogListingPage .listedPost, .eventListingPage .listedPost {
  width: 50%;
  float: left;
  padding: 0 20px; }
  .pageListingPage .listedPost:nth-child(2n+1), .newsListingPage .listedPost:nth-child(2n+1), .blogListingPage .listedPost:nth-child(2n+1), .eventListingPage .listedPost:nth-child(2n+1) {
    clear: left; }

.eventListingPage .listedPost {
  height: inherit;
  margin-left: 0;
  margin-right: 0;
  border-bottom: 0; }

@media screen and (max-width: 768px) {
  .pageWrapper .listing .listedPost {
    width: 100%;
    float: none;
    padding: 0; } }
.listing .listedEvent .postFooterWrapper {
  display: block; }
  .listing .listedEvent .postFooterWrapper .postFooter:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0; }
  .listing .listedEvent .postFooterWrapper p {
    margin-right: 0; }
  .listing .listedEvent .postFooterWrapper .relatedWrapper, .listing .listedEvent .postFooterWrapper .publishDetailsWrapper {
    display: none; }

.eventContent table td {
  padding: 10px; }
  .eventContent table td h3 {
    margin-top: 0;
    font-size: 18px; }
  .eventContent table td input[type="text"] {
    margin-top: 0; }
  .eventContent table td.itemColumn {
    width: 40%; }

@media screen and (max-width: 1000px) {
  a.buttonIcon:link {
    width: 12px;
    height: 12px;
    padding: 0;
    background-color: transparent;
    vertical-align: middle; }
    a.buttonIcon:link:before {
      padding: 0;
      font-family: 'FontAwesome';
      line-height: 12px; }
    a.buttonIcon:link:hover {
      background-color: transparent; }
    a.buttonIcon:link.decreaseQuantity:before {
      content: '\f107'; }
    a.buttonIcon:link.increaseQuantity:before {
      content: '\f106'; } }
.contentBlockWrapper.appealActionsWrapper, .appealActionsWrapper {
  padding: 0px; }
  .contentBlockWrapper.appealActionsWrapper .appealActions, .appealActionsWrapper .appealActions {
    max-width: 100%; }

.topFundraisersWrapper {
  margin-top: 20px;
  font-size: 18px;
  margin-bottom: 20px; }
  .topFundraisersWrapper ol {
    padding-left: 0; }
    .topFundraisersWrapper ol li {
      width: 49%;
      display: inline-block; }

.listing .listedAppeal {
  margin: 0;
  padding-left: 15px;
  padding-right: 15px;
  width: 50%; }
  .listing .listedAppeal:first-child {
    padding-left: 15px; }
  .listing .listedAppeal:nth-child(2n+1) {
    clear: left; }

@media screen and (max-width: 768px) {
  .topFundraisersWrapper ol li {
    width: 100%; } }
.listedAppeal {
  border-bottom: 0; }
  .listedAppeal h2 {
    margin-top: 0;
    font-size: 24px; }
  .listedAppeal .totaliserFigure {
    font-size: 18px; }
  .listedAppeal .topFundraisersWrapper ol li {
    width: 100%; }

.tabsWrapper {
  border-bottom: 0; }
  .tabsWrapper .tabs {
    max-width: 1140px;
    border-bottom: 1px solid #eee; }
    .tabsWrapper .tabs li {
      margin-bottom: -1px; }
      .tabsWrapper .tabs li a {
        border: 1px solid #eee;
        background-color: transparent;
        padding: 10px 15px; }
        .tabsWrapper .tabs li a:hover {
          background-color: #eee;
          text-decoration: none; }
      .tabsWrapper .tabs li.active a {
        border-bottom-color: white; }

@media screen and (max-width: 1200px) {
  .tabsWrapper {
    padding: 0 20px; } }
@media screen and (max-width: 768px) {
  .tabsWrapper {
    padding: 0; }
    .tabsWrapper .tabs {
      padding: 0 20px; }
      .tabsWrapper .tabs li {
        margin-right: 1px; }
        .tabsWrapper .tabs li a {
          padding-left: 5px;
          padding-right: 5px; } }
.tabbedListing, .appealComments {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  border-left: 1px solid #eee;
  border-bottom: 1px solid #eee;
  border-right: 1px solid #eee;
  margin-bottom: 60px;
  padding: 40px 20px; }
  .tabbedListing .headerWrapper .headerContent, .appealComments .headerWrapper .headerContent {
    padding: 0;
    margin: 0; }
  .tabbedListing .contentBlockWrapper, .appealComments .contentBlockWrapper {
    margin-top: 0;
    padding: 0; }
  .tabbedListing .findAFundraiser, .appealComments .findAFundraiser {
    margin-top: 0; }
    .tabbedListing .findAFundraiser legend, .appealComments .findAFundraiser legend {
      border-bottom: 0; }
  .tabbedListing .listContent, .appealComments .listContent {
    width: 100%;
    padding: 0; }
  .tabbedListing.currentProjectsListing .listContent, .appealComments.currentProjectsListing .listContent {
    width: 75%;
    padding-right: 60px; }
  .tabbedListing.currentProjectsListing aside h3, .appealComments.currentProjectsListing aside h3 {
    margin-top: 0; }
  .tabbedListing .postComments, .appealComments .postComments {
    margin-top: 0;
    padding: 0;
    border: 0; }
  .tabbedListing .fundraiserSearchResults, .appealComments .fundraiserSearchResults {
    padding: 0 20px;
    margin-top: 80px; }

.appealCommentsWrapper .postComments {
  margin-top: 0;
  border-top-color: transparent; }

@media screen and (max-width: 1200px) {
  .tabbedListing, .appealComments {
    border: 0; } }
@media screen and (max-width: 768px) {
  .tabbedListing.currentProjectsListing .listContent, .tabbedListing.currentProjectsListing aside, .tabbedListing.currentProjectsListing .listedPost, .appealComments.currentProjectsListing .listContent, .appealComments.currentProjectsListing aside, .appealComments.currentProjectsListing .listedPost {
    width: 100%;
    float: none;
    padding: 0;
    margin-left: 0;
    margin-right: 0; }
  .tabbedListing .findAFundraiser .formQuestion, .appealComments .findAFundraiser .formQuestion {
    width: 100%;
    float: none; }
  .tabbedListing .findAFundraiser .findAFundraiserEvent, .appealComments .findAFundraiser .findAFundraiserEvent {
    margin-left: 0; }
  .tabbedListing .findAFundraiser .fundraiserSearchBtn, .tabbedListing .findAFundraiser .findAFundraiserBtn, .appealComments .findAFundraiser .fundraiserSearchBtn, .appealComments .findAFundraiser .findAFundraiserBtn {
    display: block;
    margin-left: auto;
    margin-right: auto; } }
.donationGiftAid .checkboxRadio {
  margin: 0;
  padding: 75px 0 30px 50px;
  display: block;
  width: 100%; }
.donationGiftAid .giftAidStatement {
  margin: 0 0 30px 30px; }

@media only screen and (max-width: 540px) {
  .giftAidStatement {
    float: none;
    width: auto; } }
.departments {
  width: 33.33333%;
  padding-right: 60px; }
  .departments h2 {
    margin-top: 0; }
  .departments ul.departmentList > li {
    margin-top: 40px; }
    .departments ul.departmentList > li a {
      background-color: #e2e2e2;
      color: #333;
      text-transform: uppercase; }
      .departments ul.departmentList > li a:hover {
        background-color: #d5d5d5;
        text-decoration: none; }
  .departments ul.departmentList ul.secondLevel li a {
    text-transform: inherit;
    background-color: #f2f2f2; }
    .departments ul.departmentList ul.secondLevel li a:hover {
      background-color: #e5e5e5; }

.shopLandingContent, .productList {
  width: 66.6666%;
  float: left; }
  .shopLandingContent .listContent, .shopLandingContent .listedPost, .productList .listContent, .productList .listedPost {
    padding-right: 0;
    width: 100%; }
    .shopLandingContent .listContent .productListOrder, .shopLandingContent .listedPost .productListOrder, .productList .listContent .productListOrder, .productList .listedPost .productListOrder {
      margin-bottom: 30px; }
    .shopLandingContent .listContent .listedProductText .relatedWrapper, .shopLandingContent .listedPost .listedProductText .relatedWrapper, .productList .listContent .listedProductText .relatedWrapper, .productList .listedPost .listedProductText .relatedWrapper {
      display: none; }

.productPostPage {
  margin-top: 100px;
  font-size: 16px; }
  .productPostPage .postFooterWrapper {
    margin-top: 40px; }
    .productPostPage .postFooterWrapper .relatedWrapper {
      display: none; }
  .productPostPage .postAside {
    width: 100%;
    float: none;
    padding: 0; }
    .productPostPage .postAside h3 {
      margin-top: 40px; }
    .productPostPage .postAside ul li {
      width: 25%;
      float: left;
      padding: 0 15px;
      border-bottom: 0;
      margin-bottom: 30px; }
      .productPostPage .postAside ul li:nth-child(4n+1) {
        clear: left; }

.productReviews .formWrapper {
  margin: 0;
  max-width: 100%; }
.productReviews textarea {
  margin-top: 15px; }
.productReviews .postComments .commentForm button.addComment {
  margin-top: 5px; }

.continueShoppingWrapper {
  display: none; }

@media screen and (max-width: 768px) {
  .departments, .shopLandingContent, .productList {
    width: 100%;
    float: none;
    padding-right: 0; }
    .departments ul.productListOrder li, .shopLandingContent ul.productListOrder li, .productList ul.productListOrder li {
      width: 100%;
      border: 0;
      padding: 0;
      margin: 0 0 5px 0;
      float: none;
      display: block; }
    .departments .listedProductText, .shopLandingContent .listedProductText, .productList .listedProductText {
      width: 70%;
      padding-left: 20px; }
      .departments .listedProductText h2, .shopLandingContent .listedProductText h2, .productList .listedProductText h2 {
        font-size: 24px; }

  .productPostPage {
    margin-top: 20px; }
    .productPostPage .productBannerWrapper {
      padding-right: 0;
      float: none;
      text-align: center; }
      .productPostPage .productBannerWrapper .productBannerList li {
        float: none;
        display: inline-block; }
    .productPostPage .postAside ul li {
      width: 50%; }
      .productPostPage .postAside ul li:nth-child(4n+1) {
        clear: none; }
      .productPostPage .postAside ul li:nth-child(2n+1) {
        clear: left; } }
@media screen and (max-width: 480px) {
  .productPostPage .postAside ul li {
    width: 100%; }
    .productPostPage .postAside ul li:nth-child(2n+1) {
      clear: none; } }
.paymentPage {
  margin-bottom: 40px; }
  .paymentPage .basket h2 {
    font-size: 36px;
    text-align: center; }
  .paymentPage td {
    padding: 10px 20px; }

.itemName {
  font-size: 18px; }

@media screen and (max-width: 768px) {
  .paymentPage .basket {
    overflow-x: scroll; }
    .paymentPage .basket .itemColumn {
      min-width: 140px; }
    .paymentPage .basket .quantityColumn, .paymentPage .basket .priceColumn, .paymentPage .basket .removeColumn {
      min-width: 100px;
      width: 15%; } }
.fundraiserListingPage .fundraiserSearchResults {
  float: left;
  width: 75%; }
  .fundraiserListingPage .fundraiserSearchResults .listContent {
    float: none;
    width: 100%;
    padding: 0; }

@media screen and (max-width: 768px) {
  .fundraiserListingPage .fundraiserSearchResults {
    width: 100%;
    float: none; } }
.listedFundraiser {
  width: 25%;
  padding: 0 20px;
  margin: 0 0 20px 0; }
  .listedFundraiser:nth-child(4n+1) {
    clear: left;
    padding-left: 0; }
  .listedFundraiser img {
    margin-right: 0; }
  .listedFundraiser h2 {
    font-size: 20px; }
  .listedFundraiser h3 {
    font-size: 16px;
    margin-top: 16px; }

.findAFundraiser {
  max-width: 1180px;
  padding: 0 20px;
  margin-top: 60px; }
  .findAFundraiser legend {
    border-bottom: 0; }
  .findAFundraiser .findAFundraiserEvent {
    margin-left: 0;
    padding-left: 20px; }
  @media screen and (max-width: 768px) {
    .findAFundraiser .formQuestion {
      float: none;
      width: 100%; }
      .findAFundraiser .formQuestion.findAFundraiserEvent {
        padding-left: 0; } }

.fundraiserPostPage .appealActionsWrapper {
  max-width: 1180px;
  margin: 0 auto; }

.pageFooterWrapper {
      border-top: 0;
    background-color: #fff;
    /* padding: 60px 0; */ }

.pageFooter {
  max-width: 100%; 
background-color: #00427F;
    margin-top: 40px;
}

.footerBox3 p{ font-size: 13px }

.footerBox {
      margin: 0 auto;
    padding: 40px 20px 30px 20px;
    float: none;
    text-align: center; }
  .footerBox h1, .footerBox h2, .footerBox h3, .footerTwitter h1, .footerTwitter h2, .footerTwitter h3 {
    margin-top: 0;
    font-size: 35px;
    color: #444;
        margin-bottom: 5px; }
  .footerBox ul li, .footerBox ol li, .footerTwitter ul li, .footerTwitter ol li {
    list-style: none;
    color: #444; }
  .footerBox p, .footerBox a, .footerTwitter p, .footerTwitter a {
       color: #00427F;}

  .footerBox2 p {
       color: #fff;}

	#mc_embed_signup p {
		color: #fff;
	}

.Footercredits ul li {
  display: inline-block;
  padding: 0 10px; }
.Footercredits .socialIcons {
  margin: 20px 0; }

.footerTwitter ul {
  margin-bottom: 0; }
  .footerTwitter ul li {
    margin: 10px 0; }
    .footerTwitter ul li p {
         margin-bottom: 5px;
    color: #000;
    font-size: 13px;
    text-align: center; }
    .footerTwitter ul li time, .footerTwitter ul li cite {
      font-size: 13px;
      font-weight: 700; }

.homepage .footerTwitter {
       
    margin: 0 20px 0 5px;
    padding: 20px;
   
    text-align: center;
     width: calc(50% - 25px);
    display: inherit;
    float: right;
    background-color: #F3F3EE;
    height: 300px;
}

.homepage .footerTwitter h2 {
 color: #00427F;
}
 

.footerTwitter {
  display: none;}

.homepage.subsite  .footerTwitter {
  display: none;}

  .footerBox.Footercredits, .footerTwitter.Footercredits {
    width: 100%;
    float: none;
    margin-top: 60px; }

@media screen and (max-width: 768px) {
  .footerTwitter, .footerBox {
    width: 100%;
    float: none; } }
.NewsletterSign-up {
max-width: 1180px;
    float: none;
    background-color: #00427F;
    clear: both;
    padding: 60px 20px 40px;
    margin: 0 auto; }
  .NewsletterSign-up h1 {
    color: #fff;
    text-align: center; }
  .NewsletterSign-up .formQuestion {
    float: left;
    width: 25%;
    padding: 0 20px 0 0; }
    .NewsletterSign-up .formQuestion label {
      color: #fff;
      text-align: left; }
  .NewsletterSign-up button {
       background-color: transparent;
    color: #fff;
    width: 25%;
    margin-top: 49px;
    padding: 8px;
    float: left;
    margin-right: 0;
    border: solid 2px #fff; }
  .NewsletterSign-up:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0; }

@media screen and (max-width: 768px) {
  .NewsletterSign-up {
    text-align: center; }
    .NewsletterSign-up .formQuestion {
      float: none;
      width: 100%;
      padding: 0; }
      .NewsletterSign-up .formQuestion label {
        text-align: center; }
    .NewsletterSign-up button {
      margin-top: 20px;
      float: none; } }
nav.menuSub {
  border-bottom: 0; }
  nav.menuSub ul {
    margin: 40px auto;
    text-align: center;
background-color: transparent;
     }


     .menuSub ul li.level1 a {
    display: inline-block;
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    -ms-border-radius: 6px 6px 0 0;
    -o-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
    border: none;
    padding: 0.25rem 1rem;
    background-color: #00427F;
    color: #fff;
    border: solid 1px #00427F;
    transition: all 0.3s ease-in-out 0s;
    margin-bottom: 10px;
}


.menuSub ul li.level1 a:hover{

    background-color: #fff;
    color: #00427F;
border: solid 1px #00427F;
transition: all 0.3s ease-in-out 0s;
}

.subsite .carousel.carouselSubsite {
    display: inherit !important;
}
.subsite .carousel {
    display: none;
}

.headerTextSubsite {
    display: none;
}

.homepage.subsite  .headerTextSubsite {
    display: inherit;
}


 .subsite .headerText {
    margin-top: 10px;
}

 .subsite .headerText h1 {
    border-bottom: 5px solid #eee;
    color: #00427f;
    font-size: 48px;
    margin-top: 20px;
}

    nav.menuSub ul li.level1 {
      float: none; }
      nav.menuSub ul li.level1 a {
        border-radius: 5px;
        padding: 10px 15px; }
        /*nav.menuSub ul li.level1 a:hover {
          text-decoration: none;
          background-color: #ddd; }*/
      nav.menuSub ul li.level1.active a {
        background-color: #a6ccca;
        color: #fff;
border: solid 1px #a6ccca;
  transition: all 0.3s ease-in-out 0s;}
      nav.menuSub ul li.level1.active a:hover {
          background-color: #fff;
    color: #00427F;
border: solid 1px #00427F;
transition: all 0.3s ease-in-out 0s;}
 

 header .carousel {
  /* margin: 0 auto; */
}


.menuAdminBasket{display: none;}

.appealsPostBody .headerWrapper  {
    width: 100%;
    position: relative;
}


.appeal_headerwrap {
    margin: auto;
 
  color: #fff;
    position: absolute;
 
    z-index: 0;
 height: 100%;
    left: auto;
    padding: 25px 25px 25px 50px;
    top: auto;
       width: 35%;

    background-color: rgba(0, 0, 0, 0.65);
    font-size: 1.4rem;
}

.appealActions a{display: inline-block;}

 

.contact-us .associatedBox{
  display: none;}



/*.footerBox1 iframe  { border: none;}*/


#mc_embed_signup_scroll h2{color:#fff;
 
}

.mc-field-group {     color: #fff;
    text-align: left;
    width: 45%;
    margin: 1%;
    float: left;
}


.indicates-required { color: #fff;     text-align: left; }

.input-group ul li label{ color: #fff; padding-left: 5px; }

.footerBox2 {  
    background-color: #2C6294;
     padding: 50px 0;
 }

 .info_footer{

     display: inline-table;
 }

 .mc-field-group.input-group {
    float: none;
}

input#mc-embedded-subscribe{ background-color: #fff;
color: #00427F; }


.contact-us #mc_embed_signup_scroll h2 {
    color: #00427F;
}

.contact-us .mc-field-group {
 color: #00427F;
}

.contact-us .input-group ul li label {
    color: #00427F;
    padding-left: 5px;
}

.contact-us .indicates-required {
    color: #00427F;}

.contact-us .mc-field-group  ul {
     list-style-type: none !important;
         padding-left: 0px;  
    }

.associatedSummary .associatedReadMore a{
    color: #fff !important;
}



@media screen and (max-width: 768px) {

.carouselSlideDetail{
    background-color: #DF2179;}

.carouselDetailWrapper {
    background-color: #DF2179;
    background-image: none;
    height: auto;
    left: 0;
    margin-left: 0;
    position: relative;
    top: auto;
    transition: all 0.3s ease-in-out 0s;
    width: 100%;
}


.carouselSlideDetail {
    width: 100%;
  transform: none;
    background-color: #00427F;
    display: table;
    margin: 0 auto;
  
    position: relative;
    top: initial;
 padding: 20px 40px 30px;
    -ms-transform: none;
  -webkit-transform:none;
  transform: none; 
  
}

.readMore.carouselSlideReadMore{ background-color: #fff; color: #00427f;}


.carouselSlide {
 
    max-height: 100%;
    
 }

.homeIntro h3 {
    width: 90%;
}

.homeBox1 {
    height: auto;
      margin: 10px 0 !important;
    overflow: hidden;
    padding: 0 !important;
    position: relative;
    transform: translateZ(0px);
    width: calc(100% - 0px);
}

.homeBox1 .homeFeatureDetailsWrapper {
   
    position: relative;
    transform: translateY(0%);
}

.homeBox1 .homeFeatureDetailsWrapper p {display: none;}

.homeBox1 .h_btn {display: none;}

.homeBox2 {
    height: auto;
     margin: 10px 0 !important;
    padding: 0;
    width: calc(100% - 0px) !important;
}

.homeBox2 .h_btn {display: none!important; }

.homeFeature.homeBoxfundraise {
    width: calc(100% - -3px);
    padding: 0;
    background-color: #00427F;
    height: 300px;
    overflow: hidden;
    position: relative;
    text-align: center;
    margin: 0 0px 0 0px;
    float: none;
    display: inline-block;
}



.homeBox2 .homeFeatureDetailsWrapper, .homeBox3 .homeFeatureDetailsWrapper {
    min-height: auto;
}

.homeBox3 {
    height: auto;
     margin: 10px 0 !important;
    width: calc(100% - 0px) !important;
        padding: 0;
}

.homeBox3 .h_btn {display: none!important; }


.homeBox4 {
    width: calc(100% - 0px) !important;
    height: auto;
      margin: 10px 0 !important;
        padding: 0;
}

.homeBox4 .h_btn {display: none!important; }


.homeBox5 {
  width: calc(100% - 0px) !important;
    height: auto;
      margin: 10px 0 !important;
        padding: 0;
}

.homeBox5 .h_btn {display: none!important; }



.homeBox6, .homeBox7 {
    height: auto;
     margin: 10px 0 !important;
    overflow: hidden;
    padding: 0 !important;
    position: relative;
    transform: translateZ(0px);
    width: calc(100% - 0px);
}

.homeBox6 .homeFeatureDetailsWrapper, .homeBox7 .homeFeatureDetailsWrapper {
   
    position: relative;
    transform: translateY(0%);
}

.homeBox6 .homeFeatureDetailsWrapper p, .homeBox7 .homeFeatureDetailsWrapper p {display: none;}

.homeBox6 .h_btn, .homeBox7 .h_btn {display: none!important; }


.homeBox100 {
    height: auto;
     margin: 10px 0 !important;
    overflow: hidden;
    padding: 0 !important;
    position: relative;
    transform: translateZ(0px);
    width: calc(100% - 0px);
}

.homeBox100 .homeFeatureDetailsWrapper {
   
    position: relative;
    transform: translateY(0%);
}

.homeBox100 .homeFeatureDetailsWrapper p {display: none;}

.homeBox100 .h_btn {display: none!important; }


.homepage .footerTwitter {
    margin: 10px 0 0px;
    padding: 20px;
    text-align: center;
    width: calc(100% - 0px);
    display: inherit;
    float: right;
    background-color: #F3F3EE;
    height: 300px;
}






}

.menuMain .mainCallToAction:nth-last-child(2) {
    display: none;
}


@media screen and (max-width: 1171px) {

.mainCallToAction {
    /*display: none;*/
    width: 556px;
  }
  
.mainCallToAction .contact_btn {
  margin-right: 92px;
}

.menuMainAlt {
    display: none;
    float: right;
    padding: 10px;
    text-decoration: none;
}



a.menuMainAlt {
    background-color: transparent;
    color: #00427f;
    display: block;
    padding: 18px 20px;
    position: absolute;
    right: 0;
    text-align: right;
    top: 45px;
    width: auto;
}
a.menuMainAlt::before {
    display: inline-block;
    font: 16px/1;
    margin-right: 8px;
    padding-top: 2px;
    vertical-align: top;
      margin-bottom: 20px;
}
.menuMain > ul > li.menuAdminAltItems {
    display: block;
}
.menuMain {
    clear: both;
    float: none;
    min-width: inherit;
}
.menuMain, .menuMain > ul ul {
    background-color: #fff;
    max-height: 0;
    overflow: hidden;
}
.menuMain > li > ul.subMenu {
    background-clip: padding-box;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    padding: 0;
}
.menuMain.active, .menuMain > ul ul.active {
    max-height: inherit;
}
.menuMain ul {
    display: inline;
}
.menuMain > ul {
    border-top: 1px solid #808080;
}
.menuMain li, .menuMain > ul > li {
    display: block;
}
.menuMain li a {
    border-bottom: 1px solid #fff;
    color: #000;
    display: block;
    padding: 0.8em;
    position: relative;
}
.menuMain li.hasSubmenu > a::after {
    display: block;
    font-size: 1.5em;
    padding: 0 0.5em;
    position: absolute;
    right: 0;
    top: 6px;
}
.homeFeature.homeBoxfundraise {
    height: auto;
        padding: 0 0 20px;
}


.homeFeature.homeBoxfundraise h2 {
    font-size: 30px;
}

.menuMain li.hasSubmenu > a.active::after {
    content: "-";
}
.menuMain ul ul > li a {
    background-color: #00427F;
    height: 40px;
    padding: 8px 18px 8px 30px;
}
.homeFeature.homeBoxfundraise img {
  
    top: 0;
}


.homeFeature.homeBoxfundraise h2 {
    
    margin-top: 5px;
}

.homeFeature.homeBoxfundraise p {
 
    font-size: 12px;

}
.menuMain ul ul, .menuMain ul ul ul {
    border: medium none;
    box-shadow: none;
    display: inherit;
    left: auto;
    position: relative;
    top: auto;
}


.menuMain ul li > a {
    color: #fff;
    height: auto;
    padding: 10px 52px;
    background-color: #00427F;
}

#menu2040082f-7520-4d76-bc2b-e7641a1dd883 a {
    padding: 10px 52px;
}

.menuMain ul {
    padding: 0px;
}

#menu74b947ee-6bc6-47da-9357-a9cd295b5eb5 a {
      padding: 10px 52px;
    display: inline-block;
    height: auto;
    background-image: none;
    background-color: #CE2179;
    color: #fff;
    font-size: 15px;
    /* letter-spacing: 1px; */
    z-index: 0;
    position: relative;
    box-shadow: inset 0 -2px 0 rgba(0,0,0,0.15);
    font-weight: 600;
    border-radius: 0;
    border-radius: 0px;
    width: 100%;
}

.headerContent form {
  right: 206px;
}

.menuMain li.hasSubmenu > a:after {
    content: '+';
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    font-size: 1.5em;
    padding: 0.3em 0.5em; }


.menuMain ul li .subMenu li a {
    background-color: #60C4E0;
    padding: 10px 20px;
}

.carouselButtons {
   
    display: none;
 
}


}

@media screen and (max-width: 977px) {


.formQuestion.donationDate select, .formQuestion.donationPeriod select {
    width: 70%;
}


.footerTwitter h2  {
 
    font-size: 30px;
}


#mc_embed_signup_scroll h2{  font-size: 35px; }
}

@media screen and (max-width: 444px) {

.mc-field-group {
 
    width: 100%;
}

.homepage .footerTwitter {
 
    height: auto;
}


ul.carouselControls {
 
    padding: 0px;
}



.homeIntro h3 {
    
    font-size: 25px;}

}


 .contact-us  .NewsletterSign-up {display: none;}

.mediaImage {
	margin: 10px 0;
}

.mediaImage.left {
	padding: 0 10px 0 0;
}
.mediaImage.right {
	padding: 0 0 0 10px;
}

/*
@media (min-width: 500px) {
	.mediaImage {
		margin-right: 10px;
		margin-left: 10px; }
}
*/


/* 
	OVERRIDES
*/

/*
	SimonM, 16.06.16
	homepage summaries off
	https://app.asana.com/0/23974193630177/142478617161471
*/
.homeBox2 .homeFeatureDetailsWrapper p, 
.homeBox3 .homeFeatureDetailsWrapper p,
.homeBox4 .homeFeatureDetailsWrapper p,
.homeBox5 .homeFeatureDetailsWrapper p {
	display: none;
}

/*
	SimonM, 16.06.16
	Target totaliser in carousel
	https://app.asana.com/0/23974193630177/142478617161478
*/
.carouselSlideDetail .totaliserLabel,
.carouselSlideDetail .totaliserFigure {
	color: #fff;
}


/*
	SimonM, 17.06.16
	Read Mores on listings
	https://app.asana.com/0/23974193630177/142963749711390
*/
.listing .readMore {
	display: block;
	width: 150px;
	text-align: center;
	margin-left: 0;
	margin: 30px auto;
	color: white;
	text-decoration: none;
}

.readMore:hover{
  background-color: #fff;
    transition: all 0.3s ease-in-out 0s;
  color: #00427F;
  }


/*
	TomL, 20.06.16
	Carousel Slide layer ontop of controls
*/
.carouselSlideDetail {
 z-index: 9; 
}
  

/*
	TomL, 20.06.16
	Carousel Button Active highlight
*/

.carouselButtons li.activeSlide a {
 background-color: #fff; 
}

/*
	TomL, 20.06.16
	Play Button in carousel central
*/

.showsVideo:before {
  top: 50%;
  transform: translateY(-50%);
}


/*
	TomL, 20.06.16
	Carousel Text a bit wider.
*/
.carouselSlideDetail p {
 width: 85%; 
}


/*
	TomL, 20.06.16
	Donate page, make sidebar fix to side
*/
.supportedAppeal {
 max-width: 250px;
  margin-bottom: 2rem;
}

.supportedAppeal img {
  max-width: 100%;
}

.donationForm .appealTotaliser {
  margin-top: 0;
}

.appealTotaliser .totaliserPanel {
  width: 100%;
}

.yourDonationWrapper, .paymentFormWrapper {
  padding: 0;
}



/* SimonM, 21.06.16 */

/* Carousel Contraols */
@media screen and (max-width: 768px) {
	.carouselControls {
		z-index: 5000;
	}
}

@media screen and (max-width: 480px) {
  	.headerText h1 {
  		font-size: 36px;
    }
  	.donationForm .contentBlockWrapper {
  		padding: 0 0;
    }
  	.yourDonation, .paymentForm {
  		padding: 0 5px;
    }
}

/* EK - 21/06/16 #10443*/

.breadcrumbWrapper {
  display: none;
}

/* PE - 23/06/16 centering news/appeals carousel buttons*/

/*span.readMore.carouselSlideReadMore
{
  margin:auto
} */


.menuMain ul li {
    padding: 0px 1.7%;
}

.menuMain ul li .subMenu {
    border: 0;
    background-color: #00427F;
    z-index: 10;
}

/*
.homeBox6 .homeFeatureDetailsWrapper {
   
    -webkit-transform: translateY(75%);
    transform: translateY(75%);
     
}

.homeBox6 .homeFeatureDetailsWrapper h2 {
    -webkit-transform: translateY( -webkit-calc(20% - 10px) );
    transform: translateY( calc(20% - 10px) );
   
}

.homeBox1 .homeFeatureDetailsWrapper h2 {
    -webkit-transform: translateY( -webkit-calc(20% - 10px) );
    transform: translateY( calc(20% - 10px) );
      margin: 0px 0 20px;
    padding: 5px 0 0 20px;
}

.homeBox1 .homeFeatureDetailsWrapper {
   
    -webkit-transform: translateY(75%);
    transform: translateY(75%);
     
}

*/

.content.listingIntro ul, .content.listingIntro  ol {
    list-style: initial;
    list-style-type: disc;
    margin-left: 30px;
}

/*Hiding a early bird sold out ticket -EK - 01/09/16 #11612*/

tr.itemRow.row27ccb7b8-3b55-430b-9428-4e796aa46531 {
  display: none;
}

/* KathieW - 09.09.2016 - Fundraiser carousel fix */
.fundraiserPostPage.noBanner .carousel{
	min-height: 510px;
  	background-color: #00427F;
}

@media (max-width: 1180px){
  .fundraiserPostPage.noBanner .carousel{
  	min-height: 300px;
  }
	.appeal_headerwrap{
    	width: 100%;
    }
}

@media (max-width: 768px){
  .fundraiserPostPage.noBanner .carousel{
  	min-height: 400px;
  }
}

/* AW 29.11.2016 Showing share icons ZD 13914 */
.postFooterWrapper .postFooter {
  display: block;
  padding: 0px;
}

.publishDetailsWrapper,
.relatedWrapper {
  display: none;
}

.postFooterWrapper div {
  margin-top: 0px;
  border: none;
    clear: left;
}

.shareWrapper {
  padding-bottom: 20px;
}

.shareWrapper ul.shareList {
  vertical-align: middle;
  margin-top: 0px;
}

.homeFeed .postFooterWrapper {
  display: none;
}