/* General */

body {
  font-size:15pt;
  font-family: 'Barlow', arial, sans-serif; 
  background: #fff;color:#000; 
  border-radius: 0px !important;
}
.row {
  margin: 0;
}

input {
  border-radius: 0px !important;
}
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
  margin: 0;
}
/* old chrome fix for gfonts not showing */
body {
 -webkit-animation-delay: 0.1s;
 -webkit-animation-name: fontfix;
 -webkit-animation-duration: 0.1s;
 -webkit-animation-iteration-count: 1;
 -webkit-animation-timing-function: linear;
 overflow-x: hidden;
 width: 100%;
 -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

@-webkit-keyframes fontfix {
 from { opacity: 1; }
 to   { opacity: 1; }
}

h1{font-family: 'Jomolhari', sans-serif; color: #000; text-align: center; font-stretch: condensed; font-weight: 300 !important; font-size: 60px !important;
}
p.read-more a, .btn, .btn-primary, #video a, .newsletter span {font-family: 'Maven Pro', arial, sans-serif; font-size:15px; text-shadow:none !important; color: #000}
h2,h4,h5,h6 {font-family: 'Jomolhari', sans-serif; text-shadow:none !important; color: #000; font-weight: normal !important;
} 
h3{font-family: 'Maven Pro', sans-serif; text-shadow:none !important; color: #000; font-weight: normal !important;
} 

h2{font-size:35px}
h3{font-size:28px}
h4{font-size:28px; font-weight: 300}

/* bootstrap mods + joomla */

h2.eth2 {padding-top:0px; margin-top:0px;}

.page-header > h1 {
  padding-left:15px;
}

.pagetitle {border-top: 0px solid #DCDCDD;margin: 10px 0px 15px 0px;padding: 5px 20px 40px 20px;    border-bottom: 15px solid #DCDCDD}
.artbod {
  padding: 0px;
  margin-bottom: 15px;
}

body.support-us .artbod{padding: 0 15px; margin-top:-1px; margin-bottom:-1px}
.artbod > p:first-child{font-size:1.2em}
p{text-shadow:none !important;}
a {color: #c95d2d; text-decoration: none;} a:hover{color:#333;text-decoration:none;}
a.orange{color:#c95d2d !important}
.btn-primary {background:#EE7601;border-color:#EE7601;border-radius:0px; color: #fff;}
.btn:hover{background:#EE7601; border-color:#EE7601}
.alert.alert-message {background: rgba(238, 118, 1, 0.2);}
.row.trans {background: #dcdcdc;}

@media only screen and (min-width:767px) {
    .col-sm-8 > p {
        margin-left: 27vw;
        margin-right: 4vw;
  }
    .col-sm-8 > p:first-of-type {
        font-size: 27px;      
    margin-left: 21vw;
        margin-right: 4vw;
  }
  .col-sm-8 > ol {
      margin-left: 38vw;
        margin-right: 4vw;
  }
  .col-sm-8 > ul {
      margin-left: 38vw;
        margin-right: 4vw;
  }
  .col-sm-8 > h1 {
    margin-left: 8vw;
    text-align: left;
  }
}

p {
    margin: 0 0 12px;
}

a.read-more:hover {color:#fff;}

h3.newshead {
  color: #727376;
  font-weight:400;
  font-size:24px;
}


h3.newshead a:hover {color:inherit;}


h3.orange {color:#f37c21;}

/* carousel mods */
.carousel{
  margin-top:-8px;
  /*  margin-left: -15px;
margin-right: -15px; */}
/* RMDC restore margins for carousel image inside component #component .carousel{margin-bottom:15px}*/
#component .carousel{/*margin:0 0 15px*/}
.carousel-control.left, .carousel-control.right{/*background:none*/;width:5%}
.carousel-caption a{text-align:right}
.carousel-caption{color:#333}
.carousel-caption .btn{font-size:24px; float:right}

.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open>.dropdown-toggle.btn-primary{background-color:#F37C21}

.thumbnail{padding:0;border:none;border-radius:0px;min-height: 340px;}
body.support-us .thumbnail{padding:10px 15px;min-height:0;}

.nopad{padding:0;}
.img-responsive{width:100%; object-fit:cover;}
.bg-primary{background:#333}

/* #component .img-responsive{margin-bottom:1%} */

.readmore a.btn { padding: 6px 0;}
.readmore a.btn:hover {border-color: transparent;background: 0;}
body.support-us p.readmore{margin-top: 65px;}

#component .container, .header#top .container{background:#fff; width: 100%}
.amblogs #component .container.nopad{margin-top: 0px;}

#component .carousel-caption, #component .carousel-caption2 {bottom: 27px;}

@media (max-width:768px) {
    #component .carousel-caption, #component .carousel-caption2 {
    bottom: 0px;
    left: 0px
  }
}

#component .carousel-caption > h2 {
  font-size: 25px;
  font-weight: 700;
  color:#727376;
  padding:0px;
  margin:0px;
}

span.subheading-category {
  color:#EE7601;
  padding-left:20px;
  font-size:40px;
}
.carousel-caption h1, .carousel-caption:first-child .page-header > h2{font-size:40px}

.carousel-caption h1, .carousel-caption2 h1 {
  width:80%;
  float:left;
}


 .carousel-caption {
  left: 3%;
  margin: 1%;
  bottom: 20px;
  text-align: left;
  background: #fff;
  right: 3%;
  display: block;
  padding: 2% 3%;
  }

  .carousel-caption2 {
   left: 3%;
   margin: 1%;
   bottom: 20px;
   text-align: left;
   background: #fff;
   right: 40%;
   display: block;
   padding: 2% 3%;
   }
.carousel-caption p, .carousel-caption2 p {color:inherit;}

.carousel-caption h1, .carousel-caption2 h1 {
  -webkit-animation-delay: .2s;
  animation-delay: .2s;
  -webkit-animation-duration: 2.5s;
    animation-duration: 2.5s;
}

.carousel-caption a, .carousel-caption2 a {
  -webkit-animation-delay: 2.5s;
  animation-delay: 2.5s;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
}

/* circles modules */

#circles {padding:25px 0 20px}

/* news module + universal thumbnail blocks */

#news {margin:20px 0;}
#news .bg-primary h3, #news .bg-primary p{color:#fff}
body.homepage .col-lg-4.col-md-4.col-sm-6.col-xs-12 a h3.newshead{min-height:78px; color:#727376;}
.caption:hover h3 {color:#fff}
.col-lg-4.col-md-4.col-sm-6.col-xs-12 .thumbnail, #tweets .thumbnail{min-height:340px}
.thumbnail .caption,  .thumbnail .caption .intro{-webkit-transition: all 300ms ease-out;  -moz-transition: all 300ms ease-out;  transition: all 300ms ease-out;}

.thumbnail .caption  {
  position: absolute;
  background: #d3d3d3;
  width: calc(100% - 30px);
  margin: 0px 15px 0 0;
  padding: 0px 17px 10px;
  bottom:20px;
  font-size: 16px;
}



.thumbnail .caption .intro {display:none;color:#fff}
.thumbnail:hover .caption {background: #767676 }
body.ks4 .thumbnail:hover .caption {top:0 }
.thumbnail:hover .caption .intro{display:block !important;}



.thumbnail .caption-ks4  {
  position: absolute;
  background: #fff;
  width: calc(100% - 30px);
  margin: 0px 15px 0 0;
  padding: 50px;
  bottom:20px;
  font-size: 21px;
}

.thumbnail:hover .caption-ks4 {
  background: #767676;
}

/*
a.readmore, div.caption > a {
  position: absolute;
  padding-top:10px;
  bottom:10px;
}*/


div.caption > h3 {
  font-size:26px;
}


.ks4-wrap > div.row:nth-child(2) > div.col-sm-6 > div.thumbnail > div.caption {
  min-height:122px;
}

.ks4-wrap > div.row > div.col-sm-4 > div.thumbnail > div.caption {
  min-height:122px;
}

.ks4-wrap > div.row:nth-child(4) > div.col-sm-4 > div.thumbnail > div.caption {
  min-height:97px;
}

@media(max-width:991px) {
  .ks4-wrap > div.row:nth-child(4) > div.col-sm-4 > div.thumbnail > div.caption {
    min-height:80px;
  }
}

/* newsletter module */

.newsletter{float:right;}
.newsletter span{color:#EE7601;font-size: 16px;}
.newsletter fieldset{display: inline-block;  padding: 18px 10px 20px;}
.newsletter fieldset input{margin: 0px 0px 0px 10px;line-height: 26px;height: 30px;padding: 0px 10px 10px 10px;font-size: 14px;}
.newsletter fieldset input#jform_email {
    border-radius: 16px;
    border-color: #EE7601;
    padding: 4px 15px 0 15px;
    margin: 0px 10px 0px 8px;
    width: 225px;
}

@media (max-width:768px) {
  .newsletter {
      padding: 0px;
      background-color: #fff;
      margin-bottom: 30px;
  }

  .hidden-lg {
  /*  padding:70px; */
  }

  .newsletter fieldset {
    padding: 10px 8px 6px 0px;
    margin: 3px 7px 8px -8px;
    /* width: 369px; */
  }

  .newsletter span {
    margin: 10px 12px 10px 0px;
  }

  .newsletter fieldset input#jform_email {
    border-radius: 16px;
    border-color: #EE7601;
    padding: 4px 15px 0 15px;
    margin: 0px 10px 0px 8px;
    width: 225px;
    float: left;
  }

}

.navbar-shrink .newsletter{display:none}

/* newsflash module */

.newsflash div div{padding:20px; min-height:220px}
.newsflash h4 {font-size:32px;}
#newsflash {margin:20px 0;}

/* footer */

footer.footer{padding:2% 0 15px; margin-top:15px}
footer .nav>li>a{padding: 0 0 2px;color:#fff}
footer .nav>li>a:focus, footer  .nav>li>a:hover {
    color:#fff;
  background-color: transparent;
}

/* box backgrounds + tweet module*/

#tweets .orange{ background: #EE7601; }
#tweets .bg-primary , #tweets .orange{ font-family: 'Fira Sans', arial, sans-serif;color: #fff;    padding: 15px;    margin-bottom: 15px;}
#tweets .orange h2{font-size:36px}
#tweets .orange p, #tweets .bg-primary p {font-size:32px}
#tweets .bg-primary{ min-height:200px;}
#tweets .moduletable{padding:2% 0}
#tweets .moduletable .col-md-4 .well{ border:none; border-radius:0px;min-height:250px;}


.ks4-header {
  background-color: #DCDCDD;
}

.orange2 {
  background-color: #DCDCDD !important;
}

.orange2 h2 {
  background-color: #f37c21;
  color:#fff;
}


.ks4-wrap {
  padding:0px 15px;
}




/* video */

.video p{font-size:20px;margin:8% 5%}
.video h2{margin:8% 5%;}



/* Navbar */
#js-meganav-off-canvas{background-color: #c95d2d}

div#menu {float:right; margin-left: 0px;}
#jux_megamenucss3 .megamenu ul.level0 li.megacss3 span.menu-title, #jux_megamenucss3 span.image-title{'Franklin Gothic', sans-serif; text-shadow:none !important; font-weight:500; text-transform: uppercase; color: #fff; letter-spacing: -1px; text-align: center;padding-left:0px;}
li.megacss3 img{max-width:100%;overflow:hidden;margin-bottom:10px;}
#jux_megamenucss3 .jux-fa.jux-fa-bars{color:#fff !important}
#jux_megamenucss3 .megamenu.horizontal ul.level0 li a.haschild.megacss3 span.menu-title:after, #jux_megamenucss3 .megamenu.horizontal ul.level0 li a.haschild-over.megacss3 span.menu-title:after {display:none !important}
#jux_megamenucss3 .megamenu.horizontal ul.level0 li a.last.haschild.megacss3 {color:#99c1b3 }
#jux_megamenucss3 .megamenu.horizontal ul.level0 li a.last.haschild.megacss3:hover {color:#f5f5f5 }

.navbar .container {
    background: #fff;
}
.navbar-default {
    border-color: transparent;
    background-color: transparent;
}

.navbar-default .navbar-brand {
    color: #c95d2d;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:active,
.navbar-default .navbar-brand.active {
    color: #99c1b3;
}

.navbar>.container .navbar-brand{
  margin-left:0;
}
.navbar-default .navbar-collapse {
    border-color: transparent;
    background-color: #000;
}

.navbar-default .navbar-toggle {
    border-color: #000;
    background-color: #000;
}

.navbar-default .nav li a {
    padding: 10px 15px;
    font-size: 14px;
    color: #f5f5f5;
}

.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus {
    outline: 0;
    color: #99c1b3;
}

.navbar-default .navbar-nav>.active>a {
    outline: 0;
  background-color: #000 !important;
    color: #f5f5f5;


}

.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #99c1b3;

}
.navbar-brand{padding:0}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {}

.navbar-header {
  background-color: none;
}
/* block links module */
.block-links .bg-primary, .block-links .bg-orange {padding: 0;}
.block-links  a {height: 100%;width: 100%;padding:15px;color: #fff; display:block}
/* blockmenu module */
#blockmenu {margin:20px 0;}
#blockmenu.menu-2 ul > li {padding-bottom:20px;}
body.survivor-stories #blockmenu {margin:0;}
body.survivor-stories #blockmenu .nopad {margin-top:14px;}
body.survivor-stories #blockmenu .nopad .row {padding:0;}
#blockmenu div div{padding:0 0 0 7px;}
#blockmenu div div div.moduletable {padding:0 0 0 19px;}
/*#blockmenu ul{list-style:none;padding:0}*/
ul.nav-child.unstyled.small {
    padding-right: 5%;}
#blockmenu ul > li {clear:left;padding: 10px 0 0; font-size: 24px; display:block}
#blockmenu ul > li > a {height: 100px;width: calc(100% - 15px);padding:5px 20px; color: #fff; background-color:#f37C21; display:block}
#blockmenu ul > li > ul > li > a{color: #fff; background-color:#767676;}
#blockmenu ul > li > ul > li > a:hover{color: #fff; background-color:#f37C21;}
#blockmenu ul > li {width: 100%;float:left;clear:none}
#blockmenu ul > li > ul > li > ul > li > a{color: #333; background-color:#fff; }
/*#blockmenu ul > li > ul > li > ul > li:odd { margin-right: 10px; }
#blockmenu ul > li > ul > li > ul > li:even {width: calc(33% - 40px); float:right}
#blockmenu ul > li > ul > li > ul > li:odd > a {background-color:#f00}*/

.moduletableside-menu > ul > li.item-889 {display: none !important;}

.moduletableside-menu > ul > li > a {background: none !important;width: 269px !important;color: #000 !important;padding: 0px !important;margin: 0px !important;/* height: 300px !important; */}
.moduletableside-menu > ul > li {height: 360px;background-color: #fff;width: 269px !important;margin: /*27px 13px 27px 13px*/ 13px;padding: 0px !important;}

span.image-title {position: relative;top: 30px;left: 20px; font-size:20px;}


/* viewport size adjustments */

@media(min-width:768px) {

  #blockmenu.menu-2 ul > li {width: 50%;}

  #blockmenu ul > li {width: 33.3333%;}
  #blockmenu ul > li.parent + li {width: 100%;}
  #blockmenu ul > li.parent {width: 100%;}
  #blockmenu ul > li.parent > ul > li {width: 33.3333%;}
  #blockmenu ul > li.parent > ul > li.parent {width: 100%;}
  #blockmenu ul > li.parent > ul > li.parent > ul > li {width: 33.3333%}
  #blockmenu ul > li.parent > ul > li > ul > li {width: 33.3333%}
  #blockmenu ul > li.parent > ul > li.parent > ul > li {width: 33.3333%}

  /*body.survivor-stories #blockmenu ul > li {width: 25%;}
  body.survivor-stories #blockmenu ul > li.parent > ul > li {width: 25%;}
  body.survivor-stories #blockmenu ul > li.parent > ul > li.parent > ul > li {width: 25%}
  body.survivor-stories #blockmenu ul > li.parent > ul > li > ul > li {width: 25%}
  body.survivor-stories #blockmenu ul > li.parent > ul > li.parent > ul > li {width: 25%}*/

    .navbar-default {
        padding: 0;
        border: 0;
         -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
    }

  .navbar-default p{
    font-size:1.5em;
    line-height:inherit
  }

    .navbar-default  {

        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }


    .navbar-default.navbar-shrink {
        
        background-color:#fff
    }

    .navbar-fixed-top img, .navbar-shrink img  {
		-webkit-transition: all .3s;
		-moz-transition: all .3s;
		transition: all .3s;
		max-height: 10vh;
    }


    .navbar-default.navbar-shrink .navbar-brand {

    }
  .navbar-shrink a.navbar-brand img{max-height:50px; width: auto;}
    .navbar-shrink a.navbar-brand {margin:-10px !important}

}

@media(max-width:768px) {

 
  .navbar-default{background:#f5f5f5}
  .navbar-brand img{max-height:50px; width: auto; padding: 2px 0px 6px 12px;}
    .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand{margin:0;}
  #component .container, .header#top.header .container{margin-top:0px;}
    h1{font-size:50px}
    #circles h2{font-size:18px;}
    #circles .col-md-3 .grey, #circles .col-md-3 .orange{min-height:105px;padding-bottom:20px}
    .carousel-caption {    position: relative;    left: 0;    right: 0;    width: 100%; bottom:0;margin:0}
    .carousel-caption h1, .carousel-caption:first-child .page-header > h2{font-size:30px}
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next,    .carousel-control .icon-prev {    width: 30px;    height: 30px;    margin-top: -15px;    font-size: 30px;}
  .carousel-indicators{display:none;}
  .nopad {margin-top:0px;}

}

.icons {
  display: none;
}



.bg-lighter {background-color: #DCDCDD;}
.news-events {background-color: #DCDCDD; padding-top:30px;}

.news-item {
/*  padding:0px; */

}

.news-col {background-color: red;}
.news-col-inner

.top-margin {margin-top: 30px;}

.fa {font-size: 25px;margin: 4px 8px 0px 10px;}

#component > div > div.item-page > div > div:nth-child(2) > div {
  display: none;
}

div.moduletableside-menu > h3 {display: none;}

#eblog-wrapper.eblog-origami #ezblog-body .blog-post {
  margin: 0px 0;
  padding: 0px 20px 30px 20px;
  min-height: 260px;
  position: relative;
}

#ezblog-body .blog-header {
  margin: 0px 0 30px;
}

#ezblog-body .blog-post .blog-title,
#ezblog-body .blog-post .blog-title a {
  font-size: 38px;
  font-weight: 300;
  margin-bottom: 8px;
  color: #727376;
  margin-top: 20px;
}

#eblog-wrapper .list-pagination {
    border-top: 1px solid #ddd;
    padding: 20px 20px 0px 20px;
}

#ezblog-body {
    position: relative;
    padding: 0 0 20px /*0px 20px 20px 20px*/;
}

.blog-read {
    padding: 0px 20px 20px 20px;
}

#ezblog-body .blog-read .blog-title {
    font-size: 33px;
}

#ezblog-body .blog-title {
    font-weight: 700;
    line-height: 1.2;
    clear: none;
    width: auto;
    border: 0;
    margin: -12px 35px 0 0;
}

/*#ezblog-body .blog-navi li a {
    margin: 10px;
    display: inline-block;
    font-family: 'Maven Pro';
    font-size: 20px;
    font-weight: 500;
    line-height: 1.35em;
    text-decoration: none !important;
    color: #f37c21;
    background: url(../../default/images/blog-navi-prev.png) 0 center no-repeat!important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-indent: 20px;
}*/

.login-page {
    padding: 10px 40px 20px 40px;
}

.login-form {
    padding: 53px 40px 20px 20px;
}

.login-reset {padding: 0px;margin: 35px 10px 7px -16px;}

.next-steps {
  background-color: #727376;
  color:#fff;
  padding: 20px
}

.new-sidebar {display: none;}

.bg-primary2 {
    color: #fff;
    background-color: #727376;
    padding: 20px;
}

.profile-info {
  padding:20px;
}

.system-unpublished {
  display: none;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px;
    border-radius: 4px;
    width:100%;
    text-align: center;
}

.pagination>li>a, .pagination>li>span {
  color: #f37c21;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover
{
  background-color:#f37c21;
}

#donation-form {padding: 20px;}

#donation_type {margin-left:20px;}

label[for=donation_type] {
    margin-bottom: 15px !important;
    font-size: 21px;
    color: #727376;
    margin-left: -20px;
}

.jvTwitter .pull-left {
    margin-right: 11px;
}

#component > div > div.item-page > div > div:nth-child(3) > div > div > div

.childcontent {top:20px;}
/*
#js-meganav > ul > li.megacss3.haschild.active.submenu-align-auto > div > div.childcontent-inner-wrap.dropdown-menu > div > div > ul > li.megacss3.first.haschild.submenu-align-auto > div {
  top:50px;
}

li.megacss3.first.haschild.submenu-align-auto > div {
  top:50px;
}*/

.none #js-mainnavcss3.megamenu ul.level1 .childcontent {
    margin-top: -56px;
}
@media(max-width:767px) {
 div#menu{margin-top:-45px}
}

@media(min-width:992px) {
  .mobile {
    display: none;
  }
}

h2.top {
  font-weight: 400;
  color: #727376;
  font-size: 18px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.main-b {
  background-color: #fff;
  padding: 20px;
  color: #EE7601;
}



.main-b1 h1 {
  font-size:45px;
  font-weight: 700;
  margin: 0px;
  padding: 0px;
}

.main-b1 {
  margin-top: 152px;
  background-color: #fff;
  padding: 20px;
}

.main-b1 h2 {
  font-size:32px;
  font-weight: 300;
  margin: 0px;
  padding: 0px;
}

.main-b p {
  color: #727376;
  font-size: 17px;
  font-weight: 300;
  line-height: 27px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.top-box {
  background-color: #fff;
  height: 60px;
  display: block;
  position: relative;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
}

.topic {
  background-color: #797678;
  height: 664px;
  padding: 13px;
}

.topic-mobile {
    background-color: #797678;
    padding: 13px;
    height: 60px;
}

.topic p, .topic-mobile p {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  color: #fff;
  font-size: 17px;
  text-align: center;
}
.padding-top {
  padding: 30px 0px 0px 0px;
}

.key-q {
  background-color: #EE7601;
  height: 317px;
  padding: 13px;
}

.key-q-mobile {
  background-color: #EE7601;
  height: 317px;
  padding: 13px;
  height: 60px;
}

.key-q p, .key-q-mobile p {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  color: #fff;
  font-size: 15px;
}


.second {margin-top: 30px;}

.tile {
  position: relative;
  height: 317px;
  background-color: #fff;
}

.tile-mobile {
  background-color: #fff;
}

.tile-mobile img {
/*  max-height: 200px; */
}

.tile-text {
  background-color: #fff;
  padding: 20px;
}

.tile-text h2 {
  font-weight: 400;
  color: #727376;
  font-size: 18px;
}

a.read-more {
    color: #EE7601;
    font-family: 'Maven Pro', sans-serif;
    font-size: 18px;
    margin-bottom: 15px;
    bottom: 0px;
    font-weight: 500;
}

a.read-more2 {
    color: #EE7601;
    font-family: 'Maven Pro', sans-serif;
    font-size: 18px;
    margin-bottom: 15px;
}

a.read-more-exp {
    color: #EE7601;
    font-family: 'Maven Pro', sans-serif;
    font-size: 18px;
    position: absolute;
    bottom:15px;
    font-weight: 500;
}

a.read-more-exp:hover {
  color:#727376;
}

.bottom-b {
 background-color: #fff;
 padding: 20px;
}

p.core {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

@media(max-width:992px) {
  .desktop {
    display: none;
  }
  a.read-more {
    position: relative;
  }
}

#login-form > fieldset > input.btn.btn-primary {border-radius: 16px;}


@media(min-width:768px) {

  #blockmenu ul > li {width: 33.3333%;}
  #blockmenu ul > li.item-580 {width: 100%;}
  #blockmenu ul > li.parent + li {width: 100%;}
  #blockmenu ul > li.parent {width: 100%;}
  #blockmenu ul > li.parent > ul > li {width: 33.3333%;}
  #blockmenu ul > li.parent > ul > li.parent {width: 100%;}
  #blockmenu ul > li.parent > ul > li.parent > ul > li {width: 33.3333%}
  #blockmenu ul > li.parent > ul > li > ul > li {width: 33.3333%}
  #blockmenu ul > li.parent > ul > li.parent > ul > li {width: 33.3333%}

  body.survivor-stories #blockmenu ul > li {width: 25%;}
  body.survivor-stories #blockmenu ul > li.parent > ul > li {width: 25%;}
  body.survivor-stories #blockmenu ul > li.parent > ul > li.parent > ul > li {width: 25%}
  body.survivor-stories #blockmenu ul > li.parent > ul > li > ul > li {width: 25%}
  body.survivor-stories #blockmenu ul > li.parent > ul > li.parent > ul > li {width: 25%}

    .navbar-default {
        padding: 0;
        border: 0;
         -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
    }

  .navbar-default p{
    font-size:1.5em;
    line-height:inherit
  }

    .navbar-default  {
    padding-top:5px;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
        margin-left: 0px;
    }

    .navbar-default .navbar-nav>.active>a {
        border-radius: 3px;
    }

    .navbar-default.navbar-shrink {
        
        background-color:#000
    }

    .navbar-default.navbar-shrink .navbar-brand {

    }
  .navbar-shrink a.navbar-brand img{max-height:50px; width: auto; padding: 12px 0 0 24px;}
    .navbar-shrink a.navbar-brand {margin:-10px !important}

}

#blockmenu ul > li a:hover {
  background-color: #727376;
}

.newsletter fieldset input#jform_email {
    border-radius: 16px;
    border-color: #EE7601;
    padding: 4px 15px 0 15px;
    margin: 0px 10px 0px 8px;
    width: 225px;
}

.newsletter span {
    color: #EE7601;
    font-size: 16px;
}
.newsletter fieldset input {
    margin: 0px 0px 0px 10px;
    line-height: 26px;
    height: 30px;
    padding: 0px 10px 10px 10px;
    font-size: 14px;
}

.fa {
    font-size: 25px;
    margin: 4px 8px 0px 10px;
}

#tweets > h2 {
  font-size: 25px;
}

.bg-primary-links { font-family: 'Fira Sans', sans-serif;color: #fff;    padding: 15px;    margin-bottom: 15px; font-size:32px; min-height:200px;    background: #727376;}



#js-mainnavcss3 > ul.megamenu > li.megacss3 > span.menu-title {font-size:30px !important;}


.education-menu > span.menu-title {
    font-size: 13px !important;
    font-weight: 500 !important;
}

#jux_megamenucss3 .horizontal ul.level0 li.megacss3.submenu-align-center > .childcontent {
    left: -102% !important;
    margin-left: 0;
}

@media(max-width:1200px) {
  #jux_megamenucss3 .horizontal ul.level0 li.megacss3.submenu-align-center > .childcontent {
      left: -170% !important;
      margin-left: 0;
  }
}

@media screen and (max-width: 768px)
{
body.offcanvas-menu {
  /*  margin-top: -121px; */
}

}

.or-primary {
    background-color: #EE7601;
    color: #fff;
    padding: 4px 20px 7px 20px;
}

.or-primary a {
  color:#fff;
}

.gr-primary {
    background-color: #727376;
    color: #fff;
    padding: 6px 20px 35px 20px;
}
p.appeal {
  color: #EE7601;
  font-size:14px;
}

.js-megamenu-off-canvas#js-meganav-off-canvas {
  background-color: #727376;
}

.blogpost {
  background-color:#fff;
  margin-bottom:35px;

  position: relative;
  overflow: hidden;
}

.intro-text3 {
/*    padding: 0 15px;
    max-height: 76px;
    overflow: hidden;
    background-image: url(/image/div-fade.png);
    background-repeat: repeat-x;*/
    padding: 5px 15px 0px 15px;
    height:100px;

}
.intro-text3 p, .intro-text3 div {
    height: 97px;
    overflow: hidden;
    padding: 0px;
    margin: 0px;
}

@media screen and (min-width: 991px) {
  div.blogpost > div.carousel > div.carousel-inner > img {
    height: 293px;
  }
  .blogpost {
    height:435px;
  }
}

@media screen and (max-width: 767px) {
  .blogpost {height:auto;}
  .carousel-caption .btn {
    font-size: 16px;
    margin-top: 13px;
    margin-bottom: 16px;
  }
.carousel-caption h1 {
  font-size: 22px;
  width: 67%;
  /*padding-bottom: 12px;*/
  }
  .thumbnail .caption {
    bottom: 0px;
  }
  #newsletter {
    padding:20px 0;
  }
}

div.blogpost > p.readmore {
  position: relative;
  bottom:38px;
  left:15px;
}

.fadeout {
    position: relative;
    bottom: 33px;
    height: 35px;
    background: -webkit-linear-gradient(
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 1) 100%
    );
    background-image: -moz-linear-gradient(
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 1) 100%
    );
    background-image: -o-linear-gradient(
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 1) 100%
    );
    background-image: linear-gradient(
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 1) 100%
    );
    background-image: -ms-linear-gradient(
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 1) 100%
    );
}

/* eb mods */

div#fd {
    background: #dcdcdd;
}

.eb-header {
    background: #fff;
    padding: 20px 15px;
    margin-bottom:40px !important;
}



div#fd h1.eb-brand-name, div#fd h2.eb-brand-name {
    font-size: 34px !important;
}

div#fd.eb .eb-post{
  background:#fff;
  border:none;
  margin:0;
}

div#fd.eb .eb-post-side{
  margin:0 0 0 -5px;
}

div#fd.eb .eb-post-side+.eb-post-content{
  margin: 0 0 0 60px;
}

div#fd.eb .eb-entry.fd-cf{
  background:#fff;
  padding:30px 20px 20px;
}
.eb-container {padding:30px}

#component > div > div.item-page > div > div:nth-child(4) > div > table {
  margin-bottom:-15px;
}

#eb-individual-registration-page {
  background-color: #fff;
  margin-top: -127px;
}
div#eb-event-info-right {
    padding-bottom: 20px;
}

#btn-group-billing-back, #btn-group-members-back, #btn-number-members-back, input[name=btnBack].btn.btn-primary {
    background-color: #727376;
    border-color: #727376;
    width: 100px;
}
#btn-process-group-members, #btn-process-number-members{
width: 100px;
  float:right;
}

#blockmenu li.item-767 {
  width: 100%;
}


#cookiesck {
  font-size: 15px !important;
  padding: 10px;
}

#cookiesck .inner {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

@media(max-width:1100px) {
  
  #cookiesck .inner {
  display: block;
    text-align: left;
}
  
}

#cookiesck_text {
  margin-right: 15px;
  line-height: 20px;
}

#cookiesck .inner #cookiesck_readmore {
  color: #000;
}


#cookiesck_buttons, #cookiesck_readmore {
  float: left !important;
}


#cookiesck_decline:hover {
    background: transparent !important;
    border: 2px solid #000  !important;
    color: #000 !important;
}

.cookie-settings-toggle {
  position: fixed;bottom: 0;left: 40px;font-size: 12px;background: #fff; border-radius: 10px 10px 0 0;padding: 5px;cursor:pointer;
}


.seers_cookie_content {
  height: calc(100% - 160px) !important;
}

.amconimage {
  float: left;
  max-width: 200px;
  height: auto;
  margin: 20px;
}

.amconheader {
  margin-bottom: 0px;
  margin-top: 0px;
  color: #f37c21
}

.amconpara {
  text-align: justify;
  padding-top: 5px;
}

.t360-hr {
  width: 60%;
  border-top: 2px solid #d68d24
}

.centre_caption {
  text-align: center;
  margin-bottom: 30px;
  font-size: 10pt;
}


.caption {
  text-align: left; 
  margin-bottom: 5px; 
  font-size: 10pt;
}
@media(max-width:768px) {
  #component > div > div.row.news-events > div:nth-child(1) > div > div.fadeout {
  position: fixed
  }}
@media(max-width:768px) {
#component > div > div.row.news-events > div:nth-child(1) > div {
    height: 250px;
    padding-top: 8px;
  }}

.hiddendit {
   display: none;
}
#eb-event-page > div.eb-box-heading.clearfix {
  display: none;
}

#eb-event-info-left {
  display: none;
}
#field_address_message, #field_permissionmessage, #field_permissionmessage2 {
  font-size: 13pt;
  font-weight: 600;
}

#field_permissionmessage2 > div.col-md-3.control-label {
  width: 100%;
}

.col-md-3.control-label {
  width: 100%;
}
#eb-individual-registration-page > h1{
  margin-top: 160px;
}
#permissionmessage-lbl, #privacy_and_terms-lbl {
  font-size: 18pt;
}
.form-horizontal .control-label {
  text-align: left;
}

#component > div > div.row.login-page > div.row.login-form > div.col-lg-12.login-reset > ul > li > a, #member-profile > div > div > a {

    width: 60%;
    padding: 5px 20px;
    margin-top: 8px;
    color: #fff;
    text-align: center;
    background-color: #666768;
    display: block;
    border-radius: 4px;
    display: block;
    margin: auto;
   margin-top: 8px;
}

#component > div > div.row.login-page > div.row.login-form > div:nth-child(1) > form > fieldset > div:nth-child(4) > div > button, #member-profile > div > div > button, #user-registration > div > div > button {
    display: block;
    min-height: 1em;
    font-family: Lato,'Helvetica Neue',Arial,Helvetica,sans-serif;
    margin: auto;
    padding: 0.8em 1.5em 0.8em;
    text-transform: none;
    text-shadow: none;
    font-weight: 700;
    line-height: 1em;
    font-style: normal;
    text-align: center;
    border-radius: 4px;
  width: 60%
}

#jform_captcha {
  margin-bottom: 25px;
}
#jform_username, #jform_name, #jform_password1, #jform_password2, #jform_email1, #jform_email2, #password, #username, #jform_email {
    font-family: Lato,'Helvetica Neue',Arial,Helvetica,sans-serif;
    margin: 0;
    outline: 0;
    tap-highlight-color: rgba(255,255,255,0);
    line-height: 1.21428571em;
    padding: 0.67857143em 1em;
    font-size: 1em;
    background: #fff;
    border: 1px solid rgba(34,36,38,.15);
    color: rgba(0,0,0,.87);
    border-radius: 4px;
    -webkit-box-shadow: 0 0 0 0 transparent inset;
    box-shadow: 0 0 0 0 transparent inset;
    -webkit-transition: color .1s ease,border-color .1s ease;
    transition: color .1s ease,border-color .1s ease;
}

#jform_email2 {
  font-family: Lato,'Helvetica Neue',Arial,Helvetica,sans-serif;
  margin-bottom: 25px;
  outline: 0;
    tap-highlight-color: rgba(255,255,255,0);
    line-height: 1.21428571em;
    padding: 0.67857143em 1em;
    font-size: 1em;
    background: #fff;
    border: 1px solid rgba(34,36,38,.15);
    color: rgba(0,0,0,.87);
    border-radius: 4px;
    -webkit-box-shadow: 0 0 0 0 transparent inset;
    box-shadow: 0 0 0 0 transparent inset;
    -webkit-transition: color .1s ease,border-color .1s ease;
    transition: color .1s ease,border-color .1s ease;
}

#component > div > div.row.login-page > div.row.login-form > div.col-lg-12.login-reset { 
  display: block; margin: auto;
}
#testimony-wrapper {
  position: absolute;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}

#testimony-overlay {
  position: absolute;
  top: -20px;
  right: 0px;
  z-index: 999;
}

#expand-testimony {
  display: block;
  padding: 0px;
  background-color: transparent;
  border: none;
}
#expand-svg {
  opacity: 50%;
  transition: 0.3s;
}
#expand-svg:hover {
  opacity: 90%;
}

#logo-overlay {
  position: absolute;
  bottom: 7px;
  left: -30px;
  z-index: 999;
}
#het-logo-overlay {
  position: absolute;
  bottom: 3px;
  left: 196px;
  z-index: 999;
}

.quote-box, .quote-box-right {
  overflow: hidden;
}

.img-caption {
  background-color: #99c1b3; 
  text-align: right; 
  padding: 8px 30px 8px 2px;
  margin-bottom: 0px;
  font-size: 12pt;
  color: #fff;
}

#form_body > div > div > div.column.row1_column1.two.wide.right.floated {
  margin: 0
}

#page-top > nav {
  padding-top: 0px;

}
.container {
	padding: 0px !important;
	margin: 0px; !important;
}
@media (min-width: 769px) {
  .hide-mobile {
    display: none !important;
  }
  #page-top > nav > div {
    height: 10vh;
	width: 100vw;
	display: flex;
	justify-content: center;
  }
  .navbar-fixed-top {
		border-bottom-width: 0px !important;
	}
  .navbar {
		border-bottom-width: 0px !important;
	}

 /* #page-top > nav > div {
  width: 100%;
} */
}
.t360-box h1 {
  color: #000;
  text-align: center;
}

div.t360-box > p{
  font-size: 15pt;
  margin-bottom: 5px;
  text-align: center;
}

.t360-box {
  flex: 1 1 0;
  background-color: #fff;
  padding: 0vh 1.5vw 2vh 1.5vw;
  color: #000;
  border-top: 35px solid #99c1b3;
  margin: 0vh 2vw 2vh 2vw;
  box-shadow: 2px 3px 5px rgb(0 0 0 / .4);
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: flex-start;
}

}

::selection {
  color: #000;
  background-color: #c95d2d;
}

.jux-fa.jux-fa-bars {
    transform: translateY(-10px);
    padding: 0;
    margin: 0;
}

div.t360-box > h2 {
  margin-top: -16px;
  color: #000;
  margin-bottom: 3px;
  text-align: left;
  padding-top: 10px;
  font-stretch: extra-condensed;
  font-weight: bold;
  font-size: 21pt;
}

.img-hero {
  width: 100%; 
  min-height: 101vh; 
  background-attachment: fixed; 
  background-position: center; 
  background-repeat: no-repeat; 
  background-size: cover;
}

.hero-overlay {
    text-align: left;
    position: absolute;
    bottom: 4vh;
    background: #99c1b3;
    transition: .5s ease;
    animation: fadeInAnimation ease 2s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}
 
@keyframes fadeInAnimation {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
     }
} 
div > div.col-sm-8 {
  padding-left: 0px
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
  font-size: 128px;
  width: 80px;
  margin-top: -125px;
  color: #fff
}

.carousel-control {
  opacity: 1;
} 

#header-logo {
  height: 10vh;
}

.wide-block {
  width: 170%;
  font-size: 27px;      

}

#forward {
    background-color: #006d77;
}

#submit {
  background-color: #006d77;
}

#backward {
    background-color: #c95d2d;
}

#one-form > div > div.ui.tab.segment.active > div.multifield.inline.fields.required {
    display: block;
}

.ui.checkbox {
  margin: 0px;
}

.black-bar-main {
  background-color: #000;
  color: #fff;
  width: 100%;
  padding: 20vh 5vw 20vh 4vw;
}

.light-bar-main {
  background-color: #f5f5f5;
  color: #000;
  width: 100%;
  padding: 3vh 7vw;
}
.feedback-header {
  margin-top: 4vh; 
  margin-bottom: 4vh;
}

@media only screen and (min-width:1440px) {
  h1 {
    font-size: 39pt  !important;
  }

  .black-bar-main {
    padding: 20vh 5vw 8vh 4vw !important; 
  }

  .black-bar-main > h1 {
    font-size: 41pt  !important;

  }

  .light-bar-main > h1 {
    margin-right: 4vw !important;
  }

  .t360-form {
    width: 23vw !important;
  }

  .light-bar-main > ul {
    margin: 0 4vw 0 9vw  !important;
  }

  .light-bar-main > p {
    margin-top: 0  !important;
    margin-left: 2vw  !important;
    margin-right: 4vw  !important;
    text-align: left  !important;
}

}

@media only screen and (min-width:769px) {
    .t360-form {
    max-width: 30vw;
    width: 45vw;
    top: 10vh;
	display: block;
	margin: auto;
  }
  
  .light-bar-main > ul {
    margin: 0 4vw 0 1vw;
  }

   .black-bar-main > h1 {
		border-left: 3px solid #c95d2d;
        margin-top: 0;
        color: #fff;
        text-align: left;
        margin-right: 1vw;
        margin-left: 4vw;
        padding: 5vh 0vw 5vh 2vw;
  }

   .light-bar-main > h1 {
     margin-top: 0;
     color: #000;
     text-align: left;
     margin-left: 2vw;
     margin-right: 4vw;
     padding: 34px 24px 34px 24px;
}
  
  
  .light-bar-main > p {
      margin-top: 0;
      color: #000;
      font-size: 15pt;
      margin-left: 2vw;
      margin-right: 4vw;
    text-align: left;
    }
    
.t360-buffer-container {
    margin-right: 4vw;
    margin-left: 4vw;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}
  
  .t360-form-container {
    width: 1px;
    overflow-y: visible;
    display: block;
  }

}

h2.box-number {
  font-size: 100px !important;
    color: #c95d2d !important;
}

.box-icon {
  margin: 20px 0 10px 0;
    max-height: 100px;
    width: auto;
}

.number-container {
  height: 100px;
    margin: 0px 0px 46px 0px;
}

/* new accordion feature*/

a:hover, a:focus{
    text-decoration: none !important;
    outline: none !important;
    
}
.panel-group .panel{
    background-color: #fff;
    border:none;
    box-shadow:none;
    margin-bottom:11px;
}
.panel .panel-heading{
    padding: 0;
    border: none;
}
.panel-heading a{
    display: block;
    border: none;
    padding: 20px 35px 20px;
    font-size: 18pt;
    background-color: #99c1b3;
    position: relative;
    color: #fff;
    box-shadow: none;

}
.panel-heading a:after, .panel-heading a.collapsed:after{
  font-stretch: condensed;
    content: "–";
    font-family: franklin gothic;
    font-size: 21pt;
    text-align: center;
    position: absolute;
    left: -20px;
    top: 10px;
    color: #fff;
    background-color: #c95d2d;
    width: 40px;
    height: 40px;
    line-height: 38px;
    border-radius: 50%;
}

.panel-heading a.collapsed:after{
    content: "+";
}
#accordion{
    opacity: 85%;
    font-size: 15pt;
    padding: 10px 25px 20px 35px;
    border-top: none;
    position: relative;
    margin: auto;
    width: 87%;
    min-width: 700px;
    margin-bottom: 20px;
  text-align: left;
}
.panel.panel-default {
  box-shadow: 2px 3px 5px rgb(0 0 0 / .4);
}

div.t360-faq-container > div.container > div.row {
	background-position: center;
    background-image: url(/images/Testimony360/classroom-parallax.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
	padding: 0;
}
div.t360-faq-container > div.container {
	padding: 0;
}

.down-nav {
  height: 40px;
}

.down-nav:before {
    position: absolute;
    font-size: 89px;
    color: #fff;
    content: '\23F7';
    top: 156px;
    left: 257px;
}
div.panel.panel-default {
    margin-bottom: 5vh;
}

.quote-img {
  position: relative;
  background-size: cover;
  background-position: center;
  width: 100%;
  margin: 0 auto 3vh auto;
}

.quote-box {
  color: #fff;
  padding: 20px;  
  width: 40vw;
  background: #99c1b3;
  -webkit-clip-path: polygon(0 0, 100% 0%, 80% 100%, 0% 100%);
  clip-path: polygon(0 0, 100% 0%, 80% 100%, 0% 100%);
}

.quote-box-right {
  transform: rotateY(180deg) translate(-60vw, 0vh);
  color: #fff;
  padding: 20px;  
  width: 40vw;
  background: #99c1b3;
  -webkit-clip-path: polygon(0 0, 100% 0%, 80% 100%, 0% 100%);
  clip-path: polygon(0 0, 100% 0%, 80% 100%, 0% 100%);
}

.quote-box > * {
  max-width: 30vw;
}

.quote-box-right > * {
  max-width: 30vw;
}

.quote-box > p {
  padding-top: 8vh;
    font-size: 4vh;
    margin-bottom: 17vh;
    margin-top: 6vh;
    margin-left: 2vw;
}

.quote-box-right > p {
  padding-top: 8vh;
  transform: rotateY(180deg);
  font-size: 4vh;
    margin-bottom: 17vh;
    margin-top: 6vh;
    margin-left: 1vw;
  text-align: right;
}

.quote-mark:before {
  color: #fff;
  margin-top: 6vh;
    margin-left: 3vw;
    font-stretch: condensed;
    font-family: franklin gothic;
    position: absolute;
    line-height: 13px;
    content: '\201C';
    font-size: 140px;
    text-align: center;
}
.carousel-control .icon-prev:before {
    content: none;
}

.carousel-control .icon-next:before {
    content: none;
}
.quote-mark:after {
  color: #fff;
  margin-top: 8vh;
  margin-left: 11vw;
    font-stretch: condensed;
    font-family: franklin gothic;
    position: absolute;
    line-height: 22px;
    content: '\201D';
    font-size: 140px;
    text-align: center;
}

.img-1 {
  background-image: url(https://www.het.org.uk/images/Testimony360/quote-img04.jpg);
}

.img-2 {
  background-image: url(https://www.het.org.uk/images/Testimony360/quote-img01.jpg);
}

.img-3 {
  background-image: url(https://www.het.org.uk/images/Testimony360/quote-img03.jpg);
}

.img-4 {
  background-image: url(https://www.het.org.uk/images/Testimony360/quote-img02.jpg);
}

.sponsorship {
  text-align: center;
  margin-left: 5vw;
  margin-right: 5vw;
  padding-bottom: 10vh;
}

.quote-box-shadow {
  width: 100vw;
}

/* responsive adjustments */
@media only screen and (max-width:768px) {
  .hide-large {
    display: none;
  }
  .hero-overlay {
    bottom: 13vh;
    width: 100vw;
  }
  .hero-overlay > img {
    margin: auto !important;
    padding: 6vw;
  }
  .down-nav:before {
    position: absolute;
    font-size: 89px;
    color: #fff;
    content: '\23F7';
    top: 43%;
    left: 43%;
  }
  .img-caption {
      padding-left: 7vw;
      width: 100%;
  }
  .semanticui-body {
    margin: 0 !important;
  }
  
  .black-bar-main {
    margin: 0px auto 0px auto;
    display: block;
    background-color: #000;
    color: #fff;
    width: 100vw;
    padding: 6vh 0vw 6vh 0vw;
  }
  .black-bar-main > h1{
    color: #fff;
    font-size: 29px;
    padding: 0 5vw 0 9vw;
    margin: 4vh 7vw 4vh 0;
    text-align: right;
    border-right: 3px solid #c95d2d;
  }
  .light-bar-main {
    width: 100vw;
  }
  
  .light-bar-main > h1 {
    padding: 2vh 1vw 2vh 1vw;
    margin: 0 10vw 0 9vw;
    font-size: 36px;
  }
  
  .light-bar-main > p {
    padding: 2vh 1vw 2vh 1vw;
      margin: 0 10vw 0 9vw;
      text-align: center;
  }
  .t360-box {
    background-color: #fff;
    padding: 0vh 4vw 2vh 4vw;
    color: #000;
    border-top: 35px solid #99c1b3;
    margin: 0vh 7vw 2vh 7vw;
    box-shadow: 2px 3px 5px rgb(0 0 0 / .4);
	max-width: 40vw;
  }
  div.t360-box > p {
      font-size: 15pt;
      margin-bottom: 5px;
  }
  div.t360-box > h2 {
    font-size: 32px;
  }
}

@media only screen and (max-width:760px) {
  #accordion {
    width: 80%;
    font-size: 22px;
    min-width: 0px;
  }
  .panel-heading a{
    font-size: 18pt;
  }
  .img-caption {
    width: 100vw;
  }
  .t360-form-container {
      width: 100vw;
      display: block;
      margin: auto;
  }
  #component > div > div.item-page > div > div:nth-child(4) > div > div.t360-faq-container > div {
      background-position: right;
      background-image: url(/images/Testimony360/classroom-parallax-mob.jpg);
      background-attachment: scroll;
      background-repeat: no-repeat;
      background-size: cover;
  }
  .img-1 {
      background-image: url(https://www.het.org.uk/images/Testimony360/quote-img04-mob.jpg);
  }
  .img-2 {
      background-image: url(https://www.het.org.uk/images/Testimony360/quote-img01-mob.jpg);
  }
  .img-3 {
      background-image: url(https://www.het.org.uk/images/Testimony360/quote-img03-mob.jpg);
  }
  .img-4 {
      background-image: url(https://www.het.org.uk/images/Testimony360/quote-img02-mob.jpg);
  }
  .quote-box-right {
      transform: rotateY(180deg) translate(-65vw, -5vh);
  }
  .quote-box {
      text-align: right;
      font-weight: 600;
      transform: none;
      color: #000;
      padding: 20px;
      width: 100vw;
      opacity: 60%;
      background: #99c1b3;
      -webkit-clip-path: none;
    clip-path: none;
  }
  .quote-box-right {
      text-align: right;
      font-weight: 600;
      transform: none;
      color: #000;
      padding: 20px;
      width: 100vw;
      opacity: 60%;
      background: #99c1b3;
      -webkit-clip-path: none;;
    clip-path: none;
  }
  .quote-box > * {
      max-width: 93vw;
  }
  .quote-box-right > * {
      max-width: 93vw;
  }
  .quote-mark:before {
      margin-top: 7vh;
      margin-left: -93vw;
      font-stretch: condensed;
      font-family: franklin gothic;
      position: absolute;
      line-height: 13px;
      content: '\201C';
      font-size: 140px;
      text-align: center;
  }
  .quote-mark:after {
      margin-top: 12vh;
      margin-left: -70vw;
      font-stretch: condensed;
      font-family: franklin gothic;
      position: absolute;
      line-height: 22px;
      content: '\201D';
      font-size: 140px;
      text-align: center;
  }
  .quote-box-right > p {
      transform: none;
  }
  .feedback-header {
    margin-right: 10vw;
      margin-top: 4vh;
      margin-bottom: 4vh;
      margin-left: 10vw;
  }
  .quote-img {
      position: relative;
      background-size: cover;
      background-position: center;
      width: 100vw;
      margin: 0 auto;
      margin-bottom: 5vh;
  }
  .t360-faq-container {
    width: 100vw;
    overflow: hidden;
  }
}

@media(min-width:864px) {
	.t360-box-container {
    	display: flex;
		flex-wrap: nowrap;
    	flex-direction: row;
    	align-items: stretch;
    	justify-content: center;
		margin-bottom: 3vh;
	}
}
@media(max-width:863px) {
	.t360-box-container {
		display: flex;
		flex-wrap: wrap;
    	flex-direction: column;
    	align-items: stretch;
    	justify-content: center;
		margin-bottom: 3vh;
		align-content: center;
	}

}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  /* background-color: rgb(0, 0, 0); */
  /* background-color: rgba(0, 0, 0, 0.4); */
  backdrop-filter: blur(4px);
}

/* Modal Content */
.modal-content {
  position: relative;
  background-color: rgb(245, 245, 245);
  margin: auto;
  padding: 0;
  width: 80%;
  box-shadow: 2px 3px 5px rgb(0 0 0 / .4);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s;
  border: 0px !important;
}

/* Add Animation */
@-webkit-keyframes animatetop {
  from {top:-300px; opacity:0} 
  to {top:0; opacity:1}
}

@keyframes animatetop {
  from {top:-300px; opacity:0}
  to {top:0; opacity:1}
}

/* The Close Button */
.close {
  float: right;
  font-size: 42px;
  font-weight: bold;
  color: rgb(201, 93, 45);
  opacity: 1;
}

.modal-header .close {
  margin-top: -9px !important;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.modal-header {
  padding: 2px 16px;
  background-color: rgb(245, 245, 245);
  color: black;
  border: 0px !important;
}

.modal-body {padding: 2px 16px;}

.modal-footer {
  padding-bottom: 3vh;
  border: 0px !important;
  background-color: rgb(201, 93, 45);
  color: black;
}

.ui.segment {
	background: rgb(245, 245, 245)!important;
}
#myBtn, #myBtn2, #myBtn3 { 
	display: block;
    padding: 0 34px;
    border-radius: 26px;
    background-color: #c95d2d !important;
    color: white !important;
    border: none !important;
    font-family: 'FRANKLIN GOTHIC';
    font-size: 4rem !important;
    box-shadow: 2px 3px 5px rgb(0 0 0 / .4);
	transition: all .2s ease-in-out; 
}
#myBtn {
    margin: auto;
}

#myBtn2, #myBtn3 {
	margin: 5vh auto 0 auto;
}

#myBtn:hover, #myBtn2:hover, #myBtn3:hover {
	transform: scale(1.05);
	font-size: 4.7rem !important;
}




@media(max-width:768px){
	.t360-form{
		padding: 15px;
	}
}
.container {
	width: 100vw;}
}
@media(max-width:1064px){
    #area_fields67 {
       display: flex !important; 
       flex-wrap: nowrap !important;
	   flex-direction: column;
   }
}
@media(min-width:1065px){
    #area_fields67 {
       display: flex !important; 
       flex-wrap: nowrap !important;
   }
}
ol > li::marker {
	font-weight: bold;
}
.t360-video-frame {
	margin: 63px 0 20px 0;
}
.t360-video {
	display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
}
.footer > .row > .container {
    margin-left: 20px;
}

#myBtnSurvey { 
	display: block;
    padding: 0 34px;
    border-radius: 26px;
    background-color: #c95d2d !important;
    color: white !important;
    border: none !important;
    font-family: 'FRANKLIN GOTHIC';
    font-size: 2.5rem !important;
    box-shadow: 2px 3px 5px rgb(0 0 0 / .4);
	transition: all .2s ease-in-out; 
}
#myBtnSurvey {
    margin: auto;
}

#myBtnSurvey:hover{
	transform: scale(1.05);
	font-size: 2.7rem !important;
}
#component > div > div.item-page > div > div:nth-child(3) > div > div {
	margin-top: 11vh;
}

#load-form > div.repeater > div.ui.container.fluid.clone-item {
    margin-top: 15px;
}
#FridayRoomReq, #field_privacy_and_terms > div.col-md-9.eb-form-control {
	width: 32%;
}
#blackbaud-donation-form_e3171275-c812-49e6-b875-bc090bf91330 {P
	width: 50vw;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}
@media (max-width: 426px) {
#page-top > nav > div {
    display: flex;
    justify-content: center;
    align-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
}

.container.nopad {
    display: flex;
    justify-content: center;
    align-content: flex-start;
    flex-wrap: wrap;
    align-items: flex-start;
}
  .carousel {
    margin-top: 8vh;
  }
	#component > div > div.item-page {
		width: 100%;
	}
}
@media (max-width: 768px) {


.container.nopad {
    display: flex;
    justify-content: center;
    align-content: flex-start;
    flex-wrap: wrap;
    align-items: flex-start;
    width: 100%;
}
  .carousel {
    margin-top: 8vh;
  }
}


.container.nopad {
    display: flex;
    justify-content: center;
    align-content: flex-start;
    flex-wrap: wrap;
    align-items: flex-start;
    width: 70%;
}
}


/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  /* background-color: rgb(0, 0, 0); */
  /* background-color: rgba(0, 0, 0, 0.4); */
  backdrop-filter: blur(4px);
}

/* Modal Content */
.modal-content {
  position: relative;
  background-color: rgb(245, 245, 245);
  margin: auto;
  padding: 0;
  width: 60%;
  box-shadow: 2px 3px 5px rgb(0 0 0 / .4);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s;
  border: 0px !important;
  margin-top:2vh;
}

/* Add Animation */
@-webkit-keyframes animatetop {
  from {top:-300px; opacity:0} 
  to {top:0; opacity:1}
}

@keyframes animatetop {
  from {top:-300px; opacity:0}
  to {top:0; opacity:1}
}

/* The Close Button */
.close {
  float: right;
  font-size: 42px;
  font-weight: bold;
  color: rgb(201, 93, 45);
  opacity: 1;
}

.modal-header .close {
  margin-top: -9px !important;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.modal-header {
  padding: 2px 16px;
  background-color: rgb(245, 245, 245);
  color: black;
  border: 0px !important;
}

.modal-body {padding: 2px 16px;}

.modal-footer {
  padding-bottom: 3vh;
  border: 0px !important;
  background-color: rgb(201, 93, 45);
  color: black;
}

.ui.segment {
	background: rgb(245, 245, 245)!important;
}
@media (max-width: 425px) { 
#myBtn, #myBtn2, #myBtn3 { 
	display: block;
    background-color: #c95d2d !important;
    color: white !important;
    border: none !important;
    font-family: 'FRANKLIN GOTHIC';
    font-size: 30pt !important;
    box-shadow: 2px 3px 5px rgb(0 0 0 / .4);
	transition: all .2s ease-in-out; 
}
}
@media (min-width: 426px) { 
#myBtn, #myBtn2, #myBtn3 { 
	display: block;
    padding: 0 34px;
    border-radius: 26px;
    background-color: #c95d2d !important;
    color: white !important;
    border: none !important;
    font-family: 'FRANKLIN GOTHIC';
    font-size: 3rem !important;
    box-shadow: 2px 3px 5px rgb(0 0 0 / .4);
	transition: all .2s ease-in-out; 
}
	#myBtn:hover, #myBtn2:hover, #myBtn3:hover {
	transform: scale(1.05);
	font-size: 4.7rem !important;
}
.btncont {
	right: 20vh;
	position: fixed;
	z-index: 1;
	bottom: 3vh;
}
#myBtn {
    margin: auto;
}
}

@media (max-width: 426px) {
	body {
	width: 100vw;
	overflow-y: scroll; 
	overflow-x: hidden;
	}
}
.hmd-card {
	color:#DCDCDD !important;
	padding: 15px !important;
}

.iframecont {
  position: relative;
  overflow: hidden;
  display: block;
  margin: auto;
  width: 60%;
  padding-top: 33%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}

/* Then style the iframe to fit in the container div with full height and width */
.iframe-responsive {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

div.scroll-container img {
  padding: 10px;
}

.hmdtitle {
    width: 100%;
    padding: 5vh 0vw 10vh 0vw;
}
.hmdtitle > h1, h2, h4, h5, h6{
	color: #727372 !important;
}
.scroll-wrapper {
  overflow: hidden;
  overflow-x: scroll;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
  max-height: 80vh;
  background-color: #333;
  padding: 10px;
  display: flex;
  gap: 10px; /* Optional for spacing between images */
}
.hmd-img-scroll {
	width: auto;
	object-fit: contain;
	max-width: 100%;
}
@media (min-width: 768px){
.hmd-card-cont {
    margin: auto;
    display: block;
    width: 70%;
}
}
@media (max-width: 767px){
	.hmd-card-cont {
    margin: auto;
    display: block;
    width: 100%;
}
}