/* Color */
/* Path */
/* Font */

.font-interface,
.peace-environmen-content .feature-day h1,
.education-content .intro-item p,
.education-content .resources-head h2 {
  font-family: 'Interface', sans-serif;
  font-weight: normal;
  font-style: normal;
}

.font-interface-thin {
  font-family: 'Interface Thin', sans-serif;
  font-weight: normal;
  font-style: normal;
}

.font-interface-light {
  font-family: 'Interface Light', sans-serif;
  font-weight: normal;
  font-style: normal;
}

.font-interface-bold,
.event-content #events-content-wrapper a.event-info-btn,
.event-content h2,
.event-content .details .event-info-btn,
.load-more-btn,
.social-group,
.social-group .share-title,
.peace-environmen-content .down-pdf-item .download-link,
.peace-environmen-content .register-form .gform_wrapper h3.gform_title,
.peace-environmen-content .register-form .gform_wrapper .gform_footer input.button,
.peace-environmen-content .register-form .gform_wrapper .gform_footer input[type=image],
.peace-environmen-content .register-form .gform_wrapper .gform_footer input[type=submit],
.education-content .intro-item h3,
.education-content .subscribe-block .form-group label,
.education-content .subscribe-block .btn,
.faqs-container .panel-default .panel-heading a {
  font-family: 'Interface Bold', sans-serif;
  font-weight: normal;
  font-style: normal;
}

.education-content .subscribe-block .btn.thanks-you {
  background-color: #8cc871;
  border: none;
}

.event-content .page-header {
  padding: 0;
}

.event-content .page-header h1 {
  font-size: 4.28571em;
  margin: 40px 0;
}

.event-content #events-content-wrapper {
  padding: 65px 0;
  max-width: none;
  margin-left: 0;
}

.event-content #events-content-wrapper .page-header {
  display: none;
}

.event-content #events-content-wrapper a {
  color: #2b3a4d !important;
  text-decoration: none;
}

.event-content #events-content-wrapper a.event-info-btn {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #fff !important;
  font-size: 14px;
  text-transform: uppercase;
  display: inline-block;
  min-width: 144px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.event-content h2 {
  color: #2b3a4d;
  font-size: 20px;
  text-transform: uppercase;
}

.event-content .details p {
  font-size: 14px;
  line-height: 22px;
}

.event-content .details .day-tag {
  font-size: 12px;
}

.event-content .details .event-info-btn {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #fff !important;
  height: 40px;
  line-height: 2.7;
  padding: 0 30px;
  font-size: 14px;
  text-transform: uppercase;
}

.event-content .item {
  background: #fff;
  margin-bottom: 30px;
  margin-top: 30px;
  padding: 27px 27px 32px;
  position: relative;
  overflow: hidden;
}

.event-content .item.block {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  padding-top: 17px;
}

.event-content .item.block:hover {
  border-top-width: 15px;
  padding-top: 12px;
}

.event-content .item.block:hover .item-info {
  padding-top: 12px;
}

.event-content .item-type-2 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.event-content .item-type-2.border {
  position: relative;
  padding: 10px 0 0 0;
  border: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.event-content .item-type-2.border:before {
  position: absolute;
  content: " ";
  background: #8cc871;
  height: 10px;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  z-index: 1;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.item-type-2.block {
  overflow: visible;
}

.event-content .item-type-2 .details p {
  max-height: 66px;
  overflow: hidden;
}

.block.item-type-2 .add-calendar {
  top: 0;
  z-index: 10;
}

.event-content .item-type-2.border:hover:before {
  height: 15px;
}

.event-content .item-type-2:hover .add-calendar {}

.event-content .item-type-2 .item-info {
  padding: 15px 20px 0 27px;
}

.event-content .item-type-2:hover .item-info {}

.event-content .item-type-2 img {
  max-height: 100%;
  width: auto;
  max-width: none;
}

.event-content .item-type-2 .content {
  /*padding-bottom: 27px;*/
}

.event-content .item-type-2 .item-thumb {
  position: relative;
  overflow: hidden;
}

.event-content .item-type-2 .item-thumb:after {
  -webkit-transform: rotate(10deg);
  -moz-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  -o-transform: rotate(10deg);
  transform: rotate(10deg);
  transform-origin: right bottom;
  background: #fff;
  content: '';
  position: absolute;
  width: 65px;
  height: 150%;
  bottom: -84px;
  right: 100%;
}

.event-content .item-type-2 .item-thumb .details {
  text-align: right;
}

.event-content .tooltip {
  font-size: 14px;
  font-family: 'Interface Bold';
  line-height: 20px;
  padding: 7px 10px;
  text-align: center;
  text-transform: uppercase;
}

.event-content .tooltip.top .tooltip-inner {
  width: 170px;
  border-radius: inherit;
}

.event-content .tooltip .tooltip-arrow {
  bottom: 1px;
}

.event-content .item-type-2:hover img {
  /*margin-top: -17px;*/
}

#atedrop1-drop,
.addthisevent_dropdown {
  right: 0 !important;
  left: auto !important;
}

@media (max-width: 767px) {
  .event-content #events-content-wrapper {
    padding: 0;
  }
  .event-content .item,
  .event-content .item-type-2 {
    margin-top: 15px;
  }
  .event-content .item-type-2 {
    margin-bottom: 30px;
    padding-bottom: 32px;
  }
  .event-content .item-type-2 .item-thumb {
    margin-bottom: 0px;
    padding: 0;
  }
  .event-content .item-type-2 .item-thumb:after {
    display: none;
  }
  .event-content .item-type-2 .item-thumb img {
    max-width: 100%;
    max-height: none;
    width: 100%;
  }
}

.load-more-btn {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-size: 1.14286em;
  line-height: 3.125em;
  border: none;
  padding: 0 60px;
  height: 50px;
  margin: 10px 0 60px;
  text-transform: uppercase;
  color: white;
  background: #2b3a4d;
}

.peace-and-the-environment {
  background: white;
}

.single-events .social-group {
  top: 390px;
}

.social-group {
  position: fixed;
  left: 0;
  top: 185px;
  width: 60px;
  padding: 0;
  text-align: center;
  z-index: 100;
}

.social-group .back-btn {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  background: #2b3a4d;
  color: white;
  padding: 0;
  width: 100%;
  height: 60px;
  font-size: 10px;
  padding: 15px;
  text-transform: uppercase;
}

.social-group .back-btn:hover {
  color: #2b3a4d;
  background: #f4f4f4;
}

.social-group .back-icon {
  display: block;
  overflow: hidden;
  margin: 0 auto;
  width: 20px;
  height: 17px;
  background: url("../images/icon-black-link.png") no-repeat center;
}

.social-group .share-title {
  height: 40px;
  background: #fafafa;
  font-size: 10px;
  text-transform: uppercase;
  color: #2b3a4d;
  line-height: 40px;
  margin: 0;
}

.social-group .social-btn {
  width: 100%;
  height: 40px;
  background: #f4f4f4;
}

@media (min-width: 1030px) {
  .social-group {
    display: block;
  }
}

.peace-environmen-content .type-top {
  margin-top: -20px;
  z-index: 99;
}

.peace-environmen-content .content {
  padding: 0 15px;
}

.peace-environmen-content .video-item {
  margin-bottom: 40px;
}

.peace-environmen-content .video-item p {
  margin: 0;
  line-height: 0;
}

.peace-environmen-content .video-item iframe {
  max-width: 100%;
  height: auto;
}

.peace-environmen-content .video-item .video-caption {
  display: inline-block;
  font-style: italic;
  background: #a1a1a1;
  color: white;
  padding: 4px 15px;
  height: 30px;
}

.peace-environmen-content .feature-day {
  padding: 0 55px;
}

.peace-environmen-content .feature-day h1 {
  background: #8cc871;
  color: white;
  display: inline-block;
  font-size: 18px;
  padding: 13px 55px;
  position: relative;
  text-transform: uppercase;
  top: -20px;
}

.peace-environmen-content .description-single {
  margin: 60px 0;
}

.peace-environmen-content .description-single p {
  font-size: 18px;
  margin-bottom: 30px;
}

.peace-environmen-content .down-pdf-item {
  background: #f8f8f8;
  min-height: 140px;
}

.peace-environmen-content .down-pdf-item .content-img {
  float: left;
  width: 100px;
}

.peace-environmen-content .down-pdf-item .content-desc {
  font-size: 22px;
  margin-left: 110px;
  padding: 10px 0;
}

.peace-environmen-content .down-pdf-item .download-link {
  display: block;
  font-size: 13px;
  overflow: hidden;
}

.peace-environmen-content .down-pdf-item .download-link i {
  display: block;
  float: left;
  margin-right: 10px;
}

.peace-environmen-content .down-pdf-item .download-link:hover i {
  background-position: -600px -50px;
}

.education-content .intro-item {
  border-color: #efde6d;
  margin-bottom: 20px;
  display: block;
}

.education-content .intro-item:before,
.education-content .intro-item:after {
  content: " ";
  display: table;
}

.education-content .intro-item:after {
  clear: both;
}

.education-content .intro-item:hover {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  border-width: 15px;
  padding-top: 37px;
}

.education-content .intro-item:hover .extend-icon {
  background: url("../images/extend-hover.png") no-repeat 0px 0px;
}

.education-content .intro-item h3,
.education-content .intro-item h3 {
  font-size: 18px;
  letter-spacing: 3px;
}

.education-content .intro-item h3 strong {
  font-weight: normal;
}

.education-content .intro-item .extend-icon {
  margin: 0;
}

.education-content .resources-head {
  padding: 40px;
}

.education-content .resources-head h2 {
  font-size: 30px;
}

.education-content .resources-item {
  position: relative;
  margin-bottom: 30px;
  padding: 25px;
}

.education-content .resources-item h5 {
  text-transform: uppercase;
  font-size: 11px;
  display: none;
}

.education-content .resources-item .details:before,
.education-content .resources-item .details:after {
  content: " ";
  display: table;
}

.education-content .resources-item .details:after {
  clear: both;
}

.education-content .resources-item .details .linkpdf {
  position: absolute;
  bottom: 20px;
  right: 20px;
}

.education-content .resources-item .content {
  display: block;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.education-content .resources-item .content:hover .linkpdf {
  background-position: -600px -50px;
}

.education-content .resources-item .content-img {
  float: left;
  width: 100px;
}

.education-content .resources-item .content-desc {
  margin-left: 130px;
  padding-right: 50px;
  width: 75%;
}

.education-content .resources-item .content-desc h3 {
  margin-bottom: 20px;
}

.education-content .resources-item .download-btn {
  border: 25px;
  display: block;
  height: 40px;
  position: absolute;
  right: 30px;
  overflow: hidden;
  text-indent: -99em;
  width: 40px;
}

.education-content .resources-item .download-btn:hover {
  background-position: -600px -50px;
}

.education-content .subscribe-block {
  background: white;
  padding: 40px;
}

.education-content .subscribe-block h3 {
  margin-bottom: 30px;
}

.education-content .subscribe-block form {
  padding-bottom: 15px;
  overflow: hidden;
}

.education-content .subscribe-block .form-group {
  width: calc(25% - 25px);
  margin-right: 25px;
}

.education-content .subscribe-block .form-group input {
  background-color: #E1E1E1;
}

.education-content .subscribe-block .form-group:last-of-type {
  width: calc(37% - 25px);
}

.education-content .subscribe-block .form-group label {
  display: block;
  text-transform: uppercase;
}

.education-content .subscribe-block .form-group label.error {
  margin-top: 5px;
  text-transform: inherit;
  color: red;
  font-family: 'Interface', sans-serif;
}

.education-content .subscribe-block .form-group .form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  display: block;
  width: 100%;
}

.education-content .subscribe-block .btn {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #2b3a4d;
  margin-top: 23px;
  padding-left: 25px;
  padding-right: 25px;
  text-transform: uppercase;
}

.education-content .subscribe-block .subscribe_message {
  color: #a94442;
}

@media (min-width: 992px) {
  .education-content .subscribe-block .form-group:last-of-type {
    width: calc(33% - 25px);
  }
  .education-content .subscribe-block form {
    position: relative;
    overflow: inherit;
  }
  .education-content .subscribe-block .btn {
    position: absolute;
    margin-top: 0;
    top: 25px;
  }
}

@media (max-width: 991px) {
  .education-content .subscribe-block h3 {
    font-size: 26px;
  }
  .education-content .subscribe-block .form-group {
    margin-top: 20px;
    width: calc(49% - 25px);
  }
  .education-content .subscribe-block .form-group:last-of-type {
    width: calc(75% - 25px);
  }
  .education-content .subscribe-block .btn {
    margin-top: 45px;
    vertical-align: top;
  }
}

@media (max-width: 767px) {
  .education-content .intro-item {
    padding: 15px;
  }
  .education-content .resources-head {
    padding-left: 25px;
    padding-right: 25px;
  }
  .education-content .resources-item {
    min-height: 124px;
    padding: 15px 55px 15px 15px;
    position: relative;
  }
  .education-content .resources-item h5 {
    display: block;
  }
  .education-content .resources-item .details .linkpdf {
    bottom: 50%;
    margin-bottom: -18px;
  }
  .education-content .resources-item .content-img {
    width: 65px;
  }
  .education-content .resources-item .content-desc {
    margin-left: 80px;
  }
  .education-content .resources-item .content-desc h3 {
    font-size: 22px;
    line-height: 1.2;
    margin-top: 4px;
  }
  .education-content .resources-item .content-desc p {
    display: none;
  }
  .education-content .resources-item .download-btn {
    margin-top: -20px;
    position: absolute;
    top: 50%;
    right: 15px;
  }
  .education-content .subscribe-block {
    padding: 30px 15px 0;
  }
  .education-content .subscribe-block .form-group,
  .education-content .subscribe-block .form-group:last-of-type {
    width: 100%;
    margin-left: 0;
  }
  .education-content .subscribe-block .btn {
    float: right;
    margin-top: 20px;
  }
}

.afilications-container .afilications-content .partner-image {
  padding: 0 15px;
  margin-bottom: 30px;
  float: left;
}

.afilications-container .afilications-content .partner-image a {
  display: block;
  width: 110px;
  height: 110px;
  margin: 0 auto;
  background: #ebebeb;
  text-align: center;
}

.afilications-container .afilications-content .partner-image img {
  margin: 0 auto;
  display: inline-block;
  vertical-align: middle;
  max-height: 110px;
}

.afilications-container .afilications-content .afilications-head {
  margin-bottom: 35px;
}

@media (min-width: 992px) {
  .afilications-container .afilications-content .partner-image {
    width: 20%;
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  .afilications-container .afilications-content .partner-image {
    width: 33.33%;
  }
}

@media (max-width: 767px) {
  .afilications-container .afilications-content .partner-image {
    width: 50%;
  }
}

.faqs-container .faqs-head {
  margin-bottom: 40px;
}

.faqs-container .panel-group .panel-heading + .panel-collapse > .list-group,
.faqs-container .panel-group .panel-heading + .panel-collapse > .panel-body {
  border: none;
  background: #f7f7f7;
  padding: 35px 65px 60px;
  font-size: 16px;
}

.faqs-container .panel-group .panel + .panel {
  margin-top: 10px;
}

.faqs-container .panel-default {
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
}

.faqs-container .panel-default .panel-heading {
  position: relative;
  padding: 0;
  /*height: 60px;*/
}

.faqs-container .panel-default .panel-heading h4 {
  height: 100%;
}

.faqs-container .panel-default .panel-heading a {
  background: #2b3a4d;
  color: #fff;
  display: block;
  height: 100%;
  padding: 18px 60px 18px 20px;
  line-height: 1.5;
}

.faqs-container .panel-default .panel-heading a .arrow-panel {
  position: absolute;
  right: 24px;
  top: 24px;
  width: 20px;
  height: 12px;
  background: url(../images/panel-active.png) no-repeat center;
}

.faqs-container .panel-default .panel-heading a.collapsed {
  background: #ebebeb;
  color: #2b3a4d;
}

.faqs-container .panel-default .panel-heading a.collapsed .arrow-panel {
  background-image: url(../images/panel-inactive.png);
}

.job-interships-container .job-list {
  padding-left: 0;
  padding-right: 0;
}

.job-interships-container .job-item-thumb img {
  margin: 0 auto;
}

.job-interships-container .job-item-content {
  padding-left: 0 !important;
  margin-top: 20px;
}

.job-interships-container .job-content-box h3 {
  margin: 40px 0;
  font-size: 44px;
}

.job-interships-container .report-item .content-img img {
  max-width: 100%;
}

@media only screen and (max-width: 767px) {
  .job-interships-container .job-list .align-right {
    text-align: center;
  }
}

.single-bio .bio-info {
  margin: 20px 0;
}

.single-bio .content-biography {
  bottom: 0;
}
/* edit by huypham 08-07-2015 */

.no-banner .header .header-block {
  max-width: 800px;
  margin: 0
}

.no-banner .header .header-block p,
.no-banner .header .header-block span {
  text-transform: inherit;
  font: 18px/26px 'Interface Thin';
  letter-spacing: 1px;
}

.about-child .header-about {
  padding: 52px 0 67px;
}

.no-banner .header .header-block h1 {
  padding-top: 0;
}
.our-people .header-about .header-block,
.jobs-and-internships .header-about .header-block,
.affiliations-and-partners .header-about .header-block,
.faqs .header-about .header-block,
.about-child .header-about .header-block,
.our-impact .header-about .header-block{
    max-width: none;
}
.our-people .header-about .header-block p,
.jobs-and-internships .header-about .header-block p,
.affiliations-and-partners .header-about .header-block p,
.faqs .header-about .header-block p,
.about-child .header-about .header-block p,
.our-impact .header-about .header-block p{
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'Interface', sans-serif;
    line-height: 1.3;
    letter-spacing: 3px;
    margin-top: 10px;
    font-weight: bold;
}

@media (min-width: 768px) and (max-width: 990px) {
  .single-events .header .header-block p {
    display: none;
  }
  .single.single-events .peace-environmen-content .feature-day h1 {
    z-index: 10;
  }
}

@media (min-width: 768px) {
  /* fix height for title */
  
  .event-content .item-type-2 .details h3,
  .event-content .item.block .details h3 {
    height: 68px;
    overflow: hidden;
  }
  /* fix height for description */
  
  .event-content .item.block .details p:nth-child(3) {
    /*height: 88px;*/
    overflow: hidden;
  }
}
/*# sourceMappingURL=tho-event-style.css.map */