/*
	Theme Name: GTTP
	Theme URI: http://html5blank.com
	Description: GTTP WordPress Theme
	Version: 1.0.0
	Author: dinkum interactive
	Author URI: http://dinkuminteractive.com
	Tags: Blank, HTML5, CSS3, GTTP

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/


/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

/* wrapper */
.wrapper {
	max-width:1280px;
	width:95%;
	margin:0 auto;
	position:relative;
}
/* header */
.header {

}
/* logo */
.logo {

}
.logo-img {

}
/* nav */
.nav {

}
/* sidebar */
.sidebar {

}
/* footer */
.footer {

}

/*------------------------------------*\
    PAGES
\*------------------------------------*/

/*statistic page*/
#tablepress-1 td, #tablepress-1 th {
  text-align: center;
}
#tablepress-1 thead th {
    padding: 40px 20px;
    font-weight: normal;
    background-color: #d5e7f6;
}
#tablepress-1 tfoot th {
    padding: 20px;
    font-weight: normal;
    background-color: #4283b9;
}
#tablepress-1 .odd td {
  background-color: #f9fbfc;
}

/*News*/
ul.news-list { list-style: none; }
ul.news-list li {
    border-top: 1px solid #e6e6e6;
    padding: 20px 0;
}
ul.news-list .date {
    width: 50px;    
    height: 50px;                    
    border: 2px solid #ccc;
    text-align: center;
    line-height: 20px;
    float: left;
    margin-right: 25px;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 20px;
}

ul.news-list .date span { font-size: 14px; }
ul.news-list figure {
    float: left;
    margin-bottom: 20px;
}
ul.news-list h3 {
    margin-top: 0;
    font-size: 20px;
}
ul.news-list p { font-size: 16px; }
ul.news-list a.readmore {
    font-size: 14px;
    font-weight: bold;
    border-bottom: none;
}
.nav-top li.active a {
    color: #808080;
}

/*Single News*/
#single-news h1 {
    font-size: 30px;
    text-align: center;
    margin-bottom: 25px;
}
#single-news span.date {
    display: block;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    color: #999999;
    margin-bottom: 35px;
}
#single-news figure {
    text-align: center;
    margin-bottom: 50px;
}
#single-news .content { padding: 0 70px; }
#single-news .content p {
  margin-bottom: 40px;
  font-size: 16px;
}
#single-news .addtoany_list { 
	display: block; 
	text-align: center;
	margin-bottom: 30px;
}

/*page student of the year*/
.student-award { padding-top: 30px; }
.student-award .item-advisory:nth-child(4n-1) {
    clear: none;
}
/*single student of the year*/
.title-section { margin-bottom: 25px; }
.title-section .title-box { margin-bottom: 7px; }
ul.student-detail {
    position: relative;
    list-style: none;
    padding: 0;
}
ul.student-detail li {
    list-style: none;
    padding: 0;
    margin: 0;
}

ul.student-detail li i.detail{
    width: 80px;
    position: relative;
    float: left;
    font-style: normal;
}
ul.student-detail li span.separator{
    width: 20px;
    float: left;
    text-align: center;
}
ul.student-list-detail {
    color: white;
    padding: 0;
    top:-10px;
    position:relative;
}

ul.student-list-detail li {
    list-style: none;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 10px;
}

ul.student-list-detail li strong.detail {
    display: block;
}

/*share button*/
.addtoany_list a {
    border: 1px solid #e5e5e5 !important;
    border-radius: 50%;
    margin-right: 10px;
    padding: 0px 3px !important;
}
.addtoany_list a .a2a_svg { 
	-webkit-filter: invert(0.3); 
	filter: invert(0.3); 
	background-repeat: no-repeat !important; 
	padding: 12px;
}
.addtoany_list a .a2a_svg.a2a_w_facebook { background-position: -2px 2px; }
.addtoany_list a .a2a_svg.a2a_w_twitter { background-position: 1px 4px; }	
.addtoany_list a .a2a_svg.a2a_w_pinterest { background-position: 1px 3px; }

/*WP pagenavi*/
.wp-pagenavi { 
    font-size: 14px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.wp-pagenavi span.current,.wp-pagenavi a:hover {
    color: #6ba3d1;
    border: 2px solid #3984c2 !important;
    padding: 7px 12px;
    font-weight: normal !important;
}
.wp-pagenavi a {
    color: #898989;
    padding: 7px 12px !important;
    border: 2px solid #fff !important;
    font-size: 14px;
}

/*------------------------------------*\
    IMAGES
\*------------------------------------*/


/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.col-md-3.col-xs-6.item-gallery.clearfix:nth-child(4n+5) {
    clear: both;
}
.sticky {

}
.bypostauthor {

}

.item-bg {
	height: 500px;
}
.item-caption {
	padding: 7.5% 0;
}
.item-caption .text-caption {
  background: rgba(0,0,0,0.5);
  padding: 15px;
}
.item-caption h2 {
    color: white;
}
.homepage-slider .owl-controls .owl-nav > div {
	margin-top: -21%;
}
.main-nav ul li ul {
	min-width: 235px;
}
.main-nav ul li:last-child ul {
	min-width: 221px;
}
.main-nav ul li ul li ul {
	left: -100%;
}
#regional-contact .contact-box:nth-child(3n+4) {
  clear: both;
}
#pre-footer {
  border-top: 1px solid #e5e5e5;
}
#global-partners {
  padding-bottom: 50px;
}
#global-partners .box-partners {
    -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background-color: #fff;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.08);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.08);
  border: solid 1px #d6d6d6;
  padding: 15px;
  position: relative;
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -ms-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
#global-partners .box-partners:hover {
	border: 1px solid #2377ba;
	-webkit-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.08);
  	-moz-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.08);
	 box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.08);
	-webkit-transition: ease .3s;
  	transition: ease .3s;
}
#global-partners .partner-list {
	margin-bottom: 30px;
}
#global-partners .partner-content {
  background: linear-gradient(to bottom, #f9f9f9 30%, #ffffff 70%);
  margin-left: -15px;
  margin-right: -15px;
  padding: 15px;
  color: #4c4c4c;
}
#global-partners .partner-title {
  background: #efefef;
  margin: -15px;
  padding: 15px;
  color: #4c4c4c;
  font-weight: bold;
  border-radius: 0px 0px 3px 3px;
}
#global-partners .box-partners:hover .partner-title {
  background: #2377ba;
  color: white;
  -webkit-transition: ease .3s;
  	transition: ease .3s;
}
#single-global-partners .h1 {
	font-weight: bold;
	margin-bottom: 30px;
}
#photo-contest-winner .winner-tittle,
#photo-contest-winner .contest-desc {
	margin-bottom: 30px;
}

/*CUSTOM MENU*/
#menu-main-menu .current-page-ancestor a,
#menu-main-menu .current-page-ancestor .current-page-ancestor a,
#menu-main-menu .current-page-ancestor .current-page-ancestor .current-menu-item a {
  color: #4283b9;
}
#menu-main-menu .current-page-ancestor li a,
#menu-main-menu .current-page-ancestor li:hover li a,
#menu-main-menu .current-page-ancestor .current-page-ancestor li a {
	color: #808080;
}
#menu-main-menu .current-page-ancestor li:hover a,
#menu-main-menu .current-page-ancestor li:hover li:hover a,
#menu-main-menu .current-page-ancestor li:hover li:hover li:hover a {
	color: white;
}
.tab-header-content .current_page_item a,
.tab-header-content .current_page_parent a {
	background: #4283b9;
	color: white;
}
.tab-header-content ul.children {
  border: 0;
}
.tab-header-content .children .page_item a {
  font-size: 12px;
}
.tab-header-content .children .current_page_item a,
.tab-header-content .children li a:hover {
	color: #4283b9;
	background: white;
}
#photo-contest-winner {
  margin-bottom: 60px;
}
#photo-contest-winner .contest-desc img {
	height: auto;
}

/*directors*/
#directors {
	margin-bottom: 80px;
}
#directors .directors-title {
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 15px;
}
#directors .directors-title:hover {
	opacity: 0.8;
}
#directors .directors-content {
	margin-bottom: 10px;
}
#single-directors figure img {
  height: auto;
  width: 100%;
  margin-bottom: 15px;
}
/*Advisory Board*/
.text-normal {
  text-transform: none !important;
}
.title-box + .subtitle-content-box {
  top: -30px;
  position: relative;
}
.item-advisory {
  position: relative;
  margin-bottom: 30px;
  text-align: center; }
  @media (max-width: 570px) {
    .item-advisory {
      width: 100%; } }
  .item-advisory .subitem-advisory {
    cursor: pointer;
    position: relative;
    display: block;
    border-bottom: 0; }
    .item-advisory .subitem-advisory:hover .img-caption, .item-advisory .subitem-advisory:focus .img-caption {
      top: 0; }
  .item-advisory .img-advisory {
    position: relative;
    overflow: hidden; }
    .item-advisory .img-advisory img {
      position: relative;
      display: block;
      height: auto;
      width: 100%;
      margin: 0 auto; }
      #single-advisory-board figure img {
        height: auto;
        margin-bottom: 15px;
      }
  .item-advisory .img-caption {
    display: block;
    position: absolute;
    background: rgba(66, 131, 185, 0.95);
    width: 100%;
    height: 100%;
    left: 0%;
    top: -150%;
    z-index: 1;
    -webkit-transition: all 350ms ease-out;
            transition: all 350ms ease-out; }
  .item-advisory .subimg-caption {
    position: absolute;
    top: 15%;
    width: 100%;
    padding: 0 20px;
    left: 0; }
    @media (max-width: 1200px) {
      .item-advisory .subimg-caption {
        top: 5%; } }
    @media (max-width: 995px) {
      .item-advisory .subimg-caption {
        top: 15%; } }
    .item-advisory .subimg-caption p {
      position: relative;
      color: white;
      margin: 0; }
      @media (max-width: 1200px) {
        .item-advisory .subimg-caption p {
          font-size: 14px; } }
      @media (max-width: 995px) {
        .item-advisory .subimg-caption p {
          font-size: 16px; } }
  .item-advisory .content-advisory {
    padding: 15px; }
    .item-advisory .content-advisory h4 {
      margin: 0px;
      font-size: 16px;
      font-weight: bold; }
    .item-advisory .content-advisory span {
      font-size: 16px;
      color: #808080; }

.item-advisor__inner{
  padding: 0 20px 0 0;
}
#testimonial .testi-content p {
    font-size: 24px;
    font-weight: 300;
    font-style: italic;
    letter-spacing: 1px;
}
.item-advisory:nth-child(4n-1) { clear: both; }
/*country list*/
.item-countries {
  position: relative;
  text-align: center;
  margin-bottom: 30px; }
  @media (max-width: 570px) {
    .item-countries {
      width: 100% !important; } }
  .item-countries .subitem-countries {
    border: 1px solid #e5e5e5;
    position: relative; }
    .item-countries .subitem-countries:hover .caption-countries, .item-countries .subitem-countries:focus .caption-countries {
      top: 0; }
  .item-countries h4 {
    margin: 0 0;
    padding: 20px;
    border-bottom: 1px solid #e5e5e5;
    text-transform: uppercase;
    font-size: 16px; }
  .item-countries .content-countries {
    position: relative;
    padding: 30px 20px;
    min-height: 280px;
    overflow: hidden; }
    @media (max-width: 570px) {
      .item-countries .content-countries {
        min-height: inherit !important; } }
  .item-countries .caption-countries {
    display: block;
    position: absolute;
    -webkit-transition: all 450ms ease;
            transition: all 450ms ease;
    width: 100%;
    height: 100%;
    left: 0;
    top: -100%;
    background: rgba(66, 131, 185, 0.95);
    z-index: 1; }
    .item-countries .caption-countries p {
      position: absolute;
      text-align: center;
      top: 45%;
      width: 100%;
      padding: 0 20px;
      margin: 0 !important; }
  .item-countries img {
    position: relative; }
  .item-countries p {
    position: relative; }
    .btn-line {
    border: 1px solid transparent; }
    .btn-line-white {
    border-color: white; }
    .btn-line-white:hover,
    .btn-line-white:focus {
    background: white;
    color: #666666; }
    .btn-s {
    padding: 10px 20px;
    font-size: 13px; }
    .space30 {
    height: 30px;
    display: block;
    width: 100%;}
    .title-content-box {
    margin: 0 0 15px;
    font-size: 16px;
    text-transform: uppercase;}
    .list-dotted {
    list-style: none outside none;
    margin: 0 0 15px;
    padding: 0;}
    .list-dotted li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 5px;
    display: block;}
    .list-dotted li:before {
    content: "\f111";
    font-family: "FontAwesome";
    font-size: 8px;
    position: absolute;
    top: 0;
    left: 0;
    color: #4283b9;}
    .list-dotted li p {
    margin: 0;}
    .list-gttp {
    list-style: none outside none;
    margin: 0 0 15px;
    padding: 0;}
  .list-gttp li {
    position: relative;
    display: block;
    margin-bottom: 5px;}
    .list-gttp li p {
    margin: 0;}
    .nopaddleft {
    padding-left: 0 !important;}
    .space15 {
    height: 15px;
    display: block;
    width: 100%;}

/*Overview*/
.brd-left {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}
.brd-left .box-manual.in-left {
  text-align: center;
}

/*Research Award*/
.content-research {
    margin-bottom: 50px;
}
.title-research {
  margin-bottom: 20px;
}
.detail-search p {
  margin-bottom: 5px;
}
.contest-desc figure img {
  border: 1px solid #ddd;
  padding: 5px;
  background-color: #fafafa;
  box-shadow: 1px 1px 2px rgba(25,25,25,0.1);
  width: 100%;
}
.contest-desc article {
  margin-top: 15px;
}
.detail-search p {
  display: inline;
}
.research-left {
  font-weight: 600;
}
.detail-search span {
  float: right;
}
.nopadright {
  padding-right: 0;
}
.link-download a {
  border-bottom: none;
}
.link-download i {
    margin-right: 10px;
}
h3.title-box.no-margin{
	margin: 0 0 10px;
}
/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/
@media only screen and (min-width:992px) {
	#global-partners .partner-list:nth-child(4n+5) {
	  clear: both;
	}
}
@media only screen and (min-width: 768px) and (max-width:991px) {
	#global-partners .partner-list:nth-child(3n+4) {
	  clear: both;
	}
	ul.news-list figure { margin-right: 30px; }
}
@media only screen and (max-width:767px) {
	#global-partners .partner-list:nth-child(2n+3) {
	  clear: both;
	}
	/*news page*/
	ul.news-list figure { 
		width: calc(100% - 75px); 
		margin-right: 0;
	}
	ul.news-list figure img {
	  width: 100%;
	  height: auto;
	}
	ul.news-list .desc.col-md-9 { clear: both; }
	#single-news .content { padding: 0; }
  .nopadright {
    padding-right: 15px;
  }
  .detail-search span {
    float: none;
    margin-left: 10px;
  }
  .mobilemargin {
    margin-bottom: 7px
  }
  .content-research,
  .contest-desc {
    text-align: center;
  }
  .contest-desc figure {
    margin-bottom: 30px;
  }
  .contest-desc figure img {
    width: auto;
  }
}
/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}
/** DROPDOWN
===================================*/
.ddropdown {
  width: 80%;
  max-width: 370px;
  margin: 0 auto;
  position: relative;
  z-index: 3;
  text-align: left;
  padding: 10px 0; }

.ddown-nav {
  background: #f3f3f3;
  display: block;
  padding: 3px 30px 4px 10px;
  border: 1px solid #838383;
  position: relative;
  color: #181a1c;
  overflow: hidden; }
  .ddown-nav span {
    cursor: pointer;
    display: block;
    padding: 5px; }
  .ddown-nav .ready {
    display: inline-block;
    *display: inline;
    zoom: 1;
    position: absolute;
    right: 0;
    top: 0;
    background: transparent;
    padding: 0 13px;
    height: 100%; }
    .ddown-nav .ready:before {
      vertical-align: bottom;
      top: 32%;
      position: relative; }
    .ddown-nav .ready:hover:before {
      color: #6692f5; }

.ddown-list {
  position: relative;
  font-size: 16px; }
  .ddown-list ul {
    display: none;
    margin: 0;
    padding: 0;
    background: white;
    list-style: none;
    padding: 5px 0px;
    position: absolute;
    left: 0px;
    top: 2px;
    width: auto;
    width: 100%;
    border: 1px solid #f3f3f3;
    box-shadow: 1px 2px 5px 0px #A5A4A4;
    -moz-box-shadow: 1px 2px 5px 0px #A5A4A4;
    -webkit-box-shadow: 1px 2px 5px 0px #A5A4A4; }
    .ddown-list ul li {
      display: block; }
      .ddown-list ul li a {
        display: block;
        padding: 5px 16px;
        color: #181a1c;
        border: none; }
        .ddown-list ul li a:hover {
          background: #cecece;
          color: #4c4c4c; }
  .ddown-list span.value {
    display: none; }

.testimonial-slider .item-testi {
  text-align: center; }
  @media (max-width: 480px) {
    .testimonial-slider .item-testi {
      padding: 0 20px; } }
  .testimonial-slider .item-testi .content-testi {
    font-size: 24px;
    font-weight: 300;
    font-style: italic;
    letter-spacing: 1px; }
    @media (max-width: 480px) {
      .testimonial-slider .item-testi .content-testi {
        font-size: 18px; } }
  .testimonial-slider .item-testi .author-testi {
    font-size: 18px;
    font-weight: 600;
    color: #4283b9; }
    @media (max-width: 480px) {
      .testimonial-slider .item-testi .author-testi {
        font-size: 14px; } }

.testimonial-slider .owl-controls {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 20px; }

.testimonial-slider .owl-controls .owl-nav .owl-prev,
.testimonial-slider .owl-controls .owl-nav .owl-next,
.testimonial-slider .owl-controls .owl-dot {
  height: 12px;
  width: 12px;
  border-radius: 50%;
  background-color: #e5e5e5;
  display: inline-block;
  margin: 0 4px; }
  .testimonial-slider .owl-controls .owl-nav .owl-prev.active,
  .testimonial-slider .owl-controls .owl-nav .owl-next.active,
  .testimonial-slider .owl-controls .owl-dot.active {
    background-color: #ea8530; }

/** TESTIMONI STUDENT
===================================*/
.testi-intro {
  text-align: center;
  margin-bottom: 15px; }
.testi-intro .content-text {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 30px;
    margin-bottom: 50px;
}
.testi-ddwrap {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 40px;
  margin-bottom: 50px; }
  .testi-ddwrap .ddropdown {
    font-size: 16px; }
  .testi-ddwrap .ddown-nav {
    border: 1px solid #e6e6e6;
    color: #999999;
    background-color: white; }

.testi-studentlist h3 {
  margin: 0;
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 1.8em;
  text-align: center;
  color: #4c4c4c; }

/*====== TESTI LIST ======*/
.testi-studentlist {
  margin-bottom: 50px;
  padding-bottom: 50px;
  border-bottom: 1px solid #e6e6e6;
  overflow: hidden; }

.testi-stuItem {
  margin-bottom: 30px; }
  .testi-stuItem:before, .testi-stuItem:after {
    content: "";
    display: table; }
  .testi-stuItem:after {
    clear: both; }
  .testi-stuItem .inside-text {
    color: #666666;
    padding: 30px;
    position: relative;
    background: #fafafa; }
    @media screen and (min-width: 32em) {
      .testi-stuItem .inside-text {
        min-height: 300px;
        padding-left: 88px;
        background: #fafafa url("assets/images/quote.png") 35px 38px no-repeat;
        background-size: 30px auto;
        -moz-background-size: 30px auto;
        -webkit-background-size: 30px auto; } }

.testi-bottom {
  text-align: center;
  padding-bottom: 28px; }
  .testi-stuItem:nth-child(2n+3) {
    clear: both;
}
/*Footer*/
.widget .list-widget .title-link a {
    text-transform: uppercase;
    padding: 4px 0;
    display: inline-block;
    font-size: 15px;
}
.footer-bottom {
    border-top: none;
    padding: 20px 0;
}
.item-welcome-inner {
    margin-top: 40px;
}
/** VOLUNTEER
===================================*/
.partner-country {
  overflow: hidden;
  margin-bottom: 30px; }
  .partner-country .emphesis {
    font-weight: normal;
    font-weight: 700;
    display: block; }

.partCo-thumb {
  overflow: hidden;
  text-align: center;
  margin-bottom: 25px; }
  @media screen and (min-width: 45em) {
    .partCo-thumb {
      width: 120px;
      margin-right: 80px;
      margin-bottom: 0;
      float: left; } }
  .partCo-thumb img {
    margin-bottom: 18px; }
  .partCo-thumb .figcaption {
    font-weight: 600px;
    text-transform: uppercase;
    font-size: 20px;
    display: block; }

@media screen and (min-width: 45em) {
  .partCo-desc {
    overflow: hidden; } }
.partCo-desc .profile {
  margin-bottom: 30px;
  text-align: center; }
  @media screen and (min-width: 45em) {
    .partCo-desc .profile {
      text-align: left; } }
.partCo-desc .opportunity .emphesis {
  margin-bottom: 23px; }
.partCo-desc .opportunity ul li {
  display: block;
  margin-bottom: 15px;
  margin-top: -30px;
  padding-left: 30px; }
  .partCo-desc .opportunity ul .add-check,
  .partCo-desc .opportunity ul li.fa-check:before {
    margin-right: 10px;
    color: #3984c2; }
    .volunteer-list {
      display: none;
    }
    .clicked .volunteer-list {
      display: block;
    }
    .clicked .volunteer-list-brazil {
      display: none;
    }
    .partCo-thumb p {
    font-size: 14px;
    margin-bottom: 0;
    line-height: 1.5;
    font-weight: 600;
}

/** ERROR PAGES
===================================*/
.error-wrap {
  text-align: center;
  border-top: 1px solid #e6e6e6;
  padding: 8% 0; }
  .error-wrap h1 {
    font-weight: 700;
    font-size: 90px;
    color: #3984c2;
    margin: 0;
    margin-bottom: 18px;
    line-height: 1em; }
    @media screen and (min-width: 45em) {
      .error-wrap h1 {
        font-size: 120px;
        line-height: 0.9em; } }
  .error-wrap .desc {
    font-weight: 600;
    font-size: 20px;
    color: #666666;
    border-bottom: 1px solid #e6e6e6;
    display: inline-block;
    padding: 0 20px 20px; }
  .error-wrap .btn-orange {
    border: none;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    padding: 5px 25px;
    text-align: center;
    display: inline-block;
    color: white; }
    .error-wrap .btn-orange:hover {
      background-color: #3984c2; }
    .error-wrap .btn-orange .fa {
      font-size: 19px;
      margin-right: 10px; }
/*Responsive*/
@media (max-width: 991px) {
  .col-md-3.col-xs-6.item-gallery.clearfix:nth-child(2n+3) {
    clear: both;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  .item-gallery-inner img {
      width: auto;
  }
}

/*partner logo fix*/
/*
  Theme Name: GTTP
  Theme URI: http://html5blank.com
  Description: GTTP WordPress Theme
  Version: 1.0.0
  Author: dinkum interactive
  Author URI: http://dinkuminteractive.com
  Tags: Blank, HTML5, CSS3, GTTP

  License: MIT
  License URI: http://opensource.org/licenses/mit-license.php
*/


/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

/* wrapper */
.wrapper {
  max-width:1280px;
  width:95%;
  margin:0 auto;
  position:relative;
}
/* header */
.header {

}
/* logo */
.logo {

}
.logo-img {

}
/* nav */
.nav {

}
/* sidebar */
.sidebar {

}
/* footer */
.footer {

}

/*------------------------------------*\
    PAGES
\*------------------------------------*/

/*statistic page*/
#tablepress-1 td, #tablepress-1 th {
  text-align: center;
}
#tablepress-1 thead th {
    padding: 40px 20px;
    font-weight: normal;
    background-color: #d5e7f6;
}
#tablepress-1 tfoot th {
    padding: 20px;
    font-weight: normal;
    background-color: #4283b9;
}
#tablepress-1 .odd td {
  background-color: #f9fbfc;
}

/*News*/
ul.news-list { list-style: none; }
ul.news-list li {
    border-top: 1px solid #e6e6e6;
    padding: 20px 0;
}
ul.news-list .date {
    width: 50px;    
    height: 50px;                    
    border: 2px solid #ccc;
    text-align: center;
    line-height: 20px;
    float: left;
    margin-right: 25px;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 20px;
}

ul.news-list .date span { font-size: 14px; }
ul.news-list figure {
    float: left;
    margin-bottom: 20px;
}
ul.news-list h3 {
    margin-top: 0;
    font-size: 20px;
}
ul.news-list p { font-size: 16px; }
ul.news-list a.readmore {
    font-size: 14px;
    font-weight: bold;
    border-bottom: none;
}
.nav-top li.active a {
    color: #808080;
}

/*Single News*/
#single-news h1 {
    font-size: 30px;
    text-align: center;
    margin-bottom: 25px;
}
#single-news span.date {
    display: block;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    color: #999999;
    margin-bottom: 35px;
}
#single-news figure {
    text-align: center;
    margin-bottom: 50px;
}
#single-news .content { padding: 0 70px; }
#single-news .content p {
  margin-bottom: 40px;
  font-size: 16px;
}
#single-news .addtoany_list { 
  display: block; 
  text-align: center;
  margin-bottom: 30px;
}

/*page student of the year*/
.student-award { padding-top: 30px; }
.student-award .item-advisory:nth-child(4n-1) {
    clear: none;
}
/*single student of the year*/
.title-section { margin-bottom: 25px; }
.title-section .title-box { margin-bottom: 7px; }
ul.student-detail {
    position: relative;
    list-style: none;
    padding: 0;
}
ul.student-detail li {
    list-style: none;
    padding: 0;
    margin: 0;
}

ul.student-detail li i.detail{
    width: 80px;
    position: relative;
    float: left;
    font-style: normal;
}
ul.student-detail li span.separator{
    width: 20px;
    float: left;
    text-align: center;
}
ul.student-list-detail {
    color: white;
    padding: 0;
    top:-10px;
    position:relative;
}

ul.student-list-detail li {
    list-style: none;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 10px;
}

ul.student-list-detail li strong.detail {
    display: block;
}

/*share button*/
.addtoany_list a {
    border: 1px solid #e5e5e5 !important;
    border-radius: 50%;
    margin-right: 10px;
    padding: 0px 3px !important;
}
.addtoany_list a .a2a_svg { 
  -webkit-filter: invert(0.3); 
  filter: invert(0.3); 
  background-repeat: no-repeat !important; 
  padding: 12px;
}
.addtoany_list a .a2a_svg.a2a_w_facebook { background-position: -2px 2px; }
.addtoany_list a .a2a_svg.a2a_w_twitter { background-position: 1px 4px; } 
.addtoany_list a .a2a_svg.a2a_w_pinterest { background-position: 1px 3px; }

/*WP pagenavi*/
.wp-pagenavi { 
    font-size: 14px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.wp-pagenavi span.current,.wp-pagenavi a:hover {
    color: #6ba3d1;
    border: 2px solid #3984c2 !important;
    padding: 7px 12px;
    font-weight: normal !important;
}
.wp-pagenavi a {
    color: #898989;
    padding: 7px 12px !important;
    border: 2px solid #fff !important;
    font-size: 14px;
}

/*------------------------------------*\
    IMAGES
\*------------------------------------*/


/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
  margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
  display:block;
  margin:5px auto 5px auto;
}
.alignright {
  float:right;
  margin:5px 0 20px 20px;
}
.alignleft {
  float:left;
  margin:5px 20px 20px 0;
}
a img.alignright {
  float:right;
  margin:5px 0 20px 20px;
}
a img.alignnone {
  margin:5px 20px 20px 0;
}
a img.alignleft {
  float:left;
  margin:5px 20px 20px 0;
}
a img.aligncenter {
  display:block;
  margin-left:auto;
  margin-right:auto;
}
.wp-caption {
  background:#FFF;
  border:1px solid #F0F0F0;
  max-width:96%;
  padding:5px 3px 10px;
  text-align:center;
}
.wp-caption.alignnone {
  margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
  margin:5px 20px 20px 0;
}
.wp-caption.alignright {
  margin:5px 0 20px 20px;
}
.wp-caption img {
  border:0 none;
  height:auto;
  margin:0;
  max-width:98.5%;
  padding:0;
  width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
  font-size:11px;
  line-height:17px;
  margin:0;
  padding:0 4px 5px;
}
.col-md-3.col-xs-6.item-gallery.clearfix:nth-child(4n+5) {
    clear: both;
}
.sticky {

}
.bypostauthor {

}

.item-bg {
  height: 500px;
}
.item-caption {
  padding: 7.5% 0;
}
.item-caption .text-caption {
  background: rgba(0,0,0,0.5);
  padding: 15px;
}
.item-caption h2 {
    color: white;
}
.homepage-slider .owl-controls .owl-nav > div {
  margin-top: -21%;
}
.main-nav ul li ul {
  min-width: 235px;
}
.main-nav ul li:last-child ul {
  min-width: 221px;
}
.main-nav ul li ul li ul {
  left: -100%;
}
#regional-contact .contact-box:nth-child(3n+4) {
  clear: both;
}
#pre-footer {
  border-top: 1px solid #e5e5e5;
}
#global-partners {
  padding-bottom: 50px;
}
#global-partners .box-partners {
    -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background-color: #fff;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.08);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.08);
  border: solid 1px #d6d6d6;
  padding: 15px;
  position: relative;
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -ms-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
#global-partners .box-partners:hover {
  border: 1px solid #2377ba;
  -webkit-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.08);
   box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.08);
  -webkit-transition: ease .3s;
    transition: ease .3s;
}
#global-partners .partner-list {
  margin-bottom: 30px;
}
#global-partners .partner-content {
  background: linear-gradient(to bottom, #f9f9f9 30%, #ffffff 70%);
  margin-left: -15px;
  margin-right: -15px;
  padding: 15px;
  color: #4c4c4c;
}
#global-partners .partner-title {
  background: #efefef;
  margin: -15px;
  padding: 15px;
  color: #4c4c4c;
  font-weight: bold;
  border-radius: 0px 0px 3px 3px;
}
#global-partners .box-partners:hover .partner-title {
  background: #2377ba;
  color: white;
  -webkit-transition: ease .3s;
    transition: ease .3s;
}
#single-global-partners .h1 {
  font-weight: bold;
  margin-bottom: 30px;
}
#photo-contest-winner .winner-tittle,
#photo-contest-winner .contest-desc {
  margin-bottom: 30px;
}

/*CUSTOM MENU*/
#menu-main-menu .current-page-ancestor a,
#menu-main-menu .current-page-ancestor .current-page-ancestor a,
#menu-main-menu .current-page-ancestor .current-page-ancestor .current-menu-item a {
  color: #4283b9;
}
#menu-main-menu .current-page-ancestor li a,
#menu-main-menu .current-page-ancestor li:hover li a,
#menu-main-menu .current-page-ancestor .current-page-ancestor li a {
  color: #808080;
}
#menu-main-menu .current-page-ancestor li:hover a,
#menu-main-menu .current-page-ancestor li:hover li:hover a,
#menu-main-menu .current-page-ancestor li:hover li:hover li:hover a {
  color: white;
}
.tab-header-content .current_page_item a,
.tab-header-content .current_page_parent a {
  background: #4283b9;
  color: white;
}
.tab-header-content ul.children {
  border: 0;
}
.tab-header-content .children .page_item a {
  font-size: 12px;
}
.tab-header-content .children .current_page_item a,
.tab-header-content .children li a:hover {
  color: #4283b9;
  background: white;
}
#photo-contest-winner {
  margin-bottom: 60px;
}
#photo-contest-winner .contest-desc img {
  height: auto;
}

/*directors*/
#directors {
  margin-bottom: 80px;
}
#directors .directors-title {
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 15px;
}
#directors .directors-title:hover {
  opacity: 0.8;
}
#directors .directors-content {
  margin-bottom: 10px;
}
#single-directors figure img {
  height: auto;
  width: 100%;
  margin-bottom: 15px;
}
/*Advisory Board*/
.text-normal {
  text-transform: none !important;
}
.title-box + .subtitle-content-box {
  top: -30px;
  position: relative;
}
.item-advisory {
  position: relative;
  margin-bottom: 30px;
  text-align: center; }
  @media (max-width: 570px) {
    .item-advisory {
      width: 100%; } }
  .item-advisory .subitem-advisory {
    cursor: pointer;
    position: relative;
    display: block;
    border-bottom: 0; }
    .item-advisory .subitem-advisory:hover .img-caption, .item-advisory .subitem-advisory:focus .img-caption {
      top: 0; }
  .item-advisory .img-advisory {
    position: relative;
    overflow: hidden; }
    .item-advisory .img-advisory img {
      position: relative;
      display: block;
      height: auto;
      width: 100%;
      margin: 0 auto; }
      #single-advisory-board figure img {
        height: auto;
        margin-bottom: 15px;
      }
  .item-advisory .img-caption {
    display: block;
    position: absolute;
    background: rgba(66, 131, 185, 0.95);
    width: 100%;
    height: 100%;
    left: 0%;
    top: -150%;
    z-index: 1;
    -webkit-transition: all 350ms ease-out;
            transition: all 350ms ease-out; }
  .item-advisory .subimg-caption {
    position: absolute;
    top: 15%;
    width: 100%;
    padding: 0 20px;
    left: 0; }
    @media (max-width: 1200px) {
      .item-advisory .subimg-caption {
        top: 5%; } }
    @media (max-width: 995px) {
      .item-advisory .subimg-caption {
        top: 15%; } }
    .item-advisory .subimg-caption p {
      position: relative;
      color: white;
      margin: 0; }
      @media (max-width: 1200px) {
        .item-advisory .subimg-caption p {
          font-size: 14px; } }
      @media (max-width: 995px) {
        .item-advisory .subimg-caption p {
          font-size: 16px; } }
  .item-advisory .content-advisory {
    padding: 15px; }
    .item-advisory .content-advisory h4 {
      margin: 0px;
      font-size: 16px;
      font-weight: bold; }
    .item-advisory .content-advisory span {
      font-size: 16px;
      color: #808080; }

.item-advisor__inner{
  padding: 0 20px 0 0;
}
#testimonial .testi-content p {
    font-size: 24px;
    font-weight: 300;
    font-style: italic;
    letter-spacing: 1px;
}
.item-advisory:nth-child(4n-1) { clear: both; }
/*country list*/
.item-countries {
  position: relative;
  text-align: center;
  margin-bottom: 30px; }
  @media (max-width: 570px) {
    .item-countries {
      width: 100% !important; } }
  .item-countries .subitem-countries {
    border: 1px solid #e5e5e5;
    position: relative; }
    .item-countries .subitem-countries:hover .caption-countries, .item-countries .subitem-countries:focus .caption-countries {
      top: 0; }
  .item-countries h4 {
    margin: 0 0;
    padding: 20px;
    border-bottom: 1px solid #e5e5e5;
    text-transform: uppercase;
    font-size: 16px; }
  .item-countries .content-countries {
    position: relative;
    padding: 30px 20px;
    min-height: 280px;
    overflow: hidden; }
    @media (max-width: 570px) {
      .item-countries .content-countries {
        min-height: inherit !important; } }
  .item-countries .caption-countries {
    display: block;
    position: absolute;
    -webkit-transition: all 450ms ease;
            transition: all 450ms ease;
    width: 100%;
    height: 100%;
    left: 0;
    top: -100%;
    background: rgba(66, 131, 185, 0.95);
    z-index: 1; }
    .item-countries .caption-countries p {
      position: absolute;
      text-align: center;
      top: 45%;
      width: 100%;
      padding: 0 20px;
      margin: 0 !important; }
  .item-countries img {
    position: relative; }
  .item-countries p {
    position: relative; }
    .btn-line {
    border: 1px solid transparent; }
    .btn-line-white {
    border-color: white; }
    .btn-line-white:hover,
    .btn-line-white:focus {
    background: white;
    color: #666666; }
    .btn-s {
    padding: 10px 20px;
    font-size: 13px; }
    .space30 {
    height: 30px;
    display: block;
    width: 100%;}
    .title-content-box {
    margin: 0 0 15px;
    font-size: 16px;
    text-transform: uppercase;}
    .list-dotted {
    list-style: none outside none;
    margin: 0 0 15px;
    padding: 0;}
    .list-dotted li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 5px;
    display: block;}
    .list-dotted li:before {
    content: "\f111";
    font-family: "FontAwesome";
    font-size: 8px;
    position: absolute;
    top: 0;
    left: 0;
    color: #4283b9;}
    .list-dotted li p {
    margin: 0;}
    .list-gttp {
    list-style: none outside none;
    margin: 0 0 15px;
    padding: 0;}
  .list-gttp li {
    position: relative;
    display: block;
    margin-bottom: 5px;}
    .list-gttp li p {
    margin: 0;}
    .nopaddleft {
    padding-left: 0 !important;}
    .space15 {
    height: 15px;
    display: block;
    width: 100%;}

/*Overview*/
.brd-left {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}
.brd-left .box-manual.in-left {
  text-align: center;
}

/*Research Award*/
.content-research {
    margin-bottom: 50px;
}
.title-research {
  margin-bottom: 20px;
}
.detail-search p {
  margin-bottom: 5px;
}
.contest-desc figure img {
  border: 1px solid #ddd;
  padding: 5px;
  background-color: #fafafa;
  box-shadow: 1px 1px 2px rgba(25,25,25,0.1);
  width: 100%;
}
.contest-desc article {
  margin-top: 15px;
}
.detail-search p {
  display: inline;
}
.research-left {
  font-weight: 600;
}
.detail-search span {
  float: right;
}
.nopadright {
  padding-right: 0;
}
.link-download a {
  border-bottom: none;
}
.link-download i {
    margin-right: 10px;
}
h3.title-box.no-margin{
  margin: 0 0 10px;
}
/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/
@media only screen and (min-width:992px) {
  #global-partners .partner-list:nth-child(4n+5) {
    clear: both;
  }
}
@media only screen and (min-width: 768px) and (max-width:991px) {
  #global-partners .partner-list:nth-child(3n+4) {
    clear: both;
  }
  ul.news-list figure { margin-right: 30px; }
}
@media only screen and (max-width:767px) {
  #global-partners .partner-list:nth-child(2n+3) {
    clear: both;
  }
  /*news page*/
  ul.news-list figure { 
    width: calc(100% - 75px); 
    margin-right: 0;
  }
  ul.news-list figure img {
    width: 100%;
    height: auto;
  }
  ul.news-list .desc.col-md-9 { clear: both; }
  #single-news .content { padding: 0; }
  .nopadright {
    padding-right: 15px;
  }
  .detail-search span {
    float: none;
    margin-left: 10px;
  }
  .mobilemargin {
    margin-bottom: 7px
  }
  .content-research,
  .contest-desc {
    text-align: center;
  }
  .contest-desc figure {
    margin-bottom: 30px;
  }
  .contest-desc figure img {
    width: auto;
  }
}
/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
  * {
    background:transparent !important;
    color:#000 !important;
    box-shadow:none !important;
    text-shadow:none !important;
  }
  a,
  a:visited {
    text-decoration:underline;
  }
  a[href]:after {
    content:" (" attr(href) ")";
  }
  abbr[title]:after {
    content:" (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content:"";
  }
  pre,blockquote {
    border:1px solid #999;
    page-break-inside:avoid;
  }
  thead {
    display:table-header-group;
  }
  tr,img {
    page-break-inside:avoid;
  }
  img {
    max-width:100% !important;
  }
  @page {
    margin:0.5cm;
  }
  p,
  h2,
  h3 {
    orphans:3;
    widows:3;
  }
  h2,
  h3 {
    page-break-after:avoid;
  }
}
/** DROPDOWN
===================================*/
.ddropdown {
  width: 80%;
  max-width: 370px;
  margin: 0 auto;
  position: relative;
  z-index: 3;
  text-align: left;
  padding: 10px 0; }

.ddown-nav {
  background: #f3f3f3;
  display: block;
  padding: 3px 30px 4px 10px;
  border: 1px solid #838383;
  position: relative;
  color: #181a1c;
  overflow: hidden; }
  .ddown-nav span {
    cursor: pointer;
    display: block;
    padding: 5px; }
  .ddown-nav .ready {
    display: inline-block;
    *display: inline;
    zoom: 1;
    position: absolute;
    right: 0;
    top: 0;
    background: transparent;
    padding: 0 13px;
    height: 100%; }
    .ddown-nav .ready:before {
      vertical-align: bottom;
      top: 32%;
      position: relative; }
    .ddown-nav .ready:hover:before {
      color: #6692f5; }

.ddown-list {
  position: relative;
  font-size: 16px; }
  .ddown-list ul {
    display: none;
    margin: 0;
    padding: 0;
    background: white;
    list-style: none;
    padding: 5px 0px;
    position: absolute;
    left: 0px;
    top: 2px;
    width: auto;
    width: 100%;
    border: 1px solid #f3f3f3;
    box-shadow: 1px 2px 5px 0px #A5A4A4;
    -moz-box-shadow: 1px 2px 5px 0px #A5A4A4;
    -webkit-box-shadow: 1px 2px 5px 0px #A5A4A4; }
    .ddown-list ul li {
      display: block; }
      .ddown-list ul li a {
        display: block;
        padding: 5px 16px;
        color: #181a1c;
        border: none; }
        .ddown-list ul li a:hover {
          background: #cecece;
          color: #4c4c4c; }
  .ddown-list span.value {
    display: none; }

.testimonial-slider .item-testi {
  text-align: center; }
  @media (max-width: 480px) {
    .testimonial-slider .item-testi {
      padding: 0 20px; } }
  .testimonial-slider .item-testi .content-testi {
    font-size: 24px;
    font-weight: 300;
    font-style: italic;
    letter-spacing: 1px; }
    @media (max-width: 480px) {
      .testimonial-slider .item-testi .content-testi {
        font-size: 18px; } }
  .testimonial-slider .item-testi .author-testi {
    font-size: 18px;
    font-weight: 600;
    color: #4283b9; }
    @media (max-width: 480px) {
      .testimonial-slider .item-testi .author-testi {
        font-size: 14px; } }

.testimonial-slider .owl-controls {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 20px; }

.testimonial-slider .owl-controls .owl-nav .owl-prev,
.testimonial-slider .owl-controls .owl-nav .owl-next,
.testimonial-slider .owl-controls .owl-dot {
  height: 12px;
  width: 12px;
  border-radius: 50%;
  background-color: #e5e5e5;
  display: inline-block;
  margin: 0 4px; }
  .testimonial-slider .owl-controls .owl-nav .owl-prev.active,
  .testimonial-slider .owl-controls .owl-nav .owl-next.active,
  .testimonial-slider .owl-controls .owl-dot.active {
    background-color: #ea8530; }

/** TESTIMONI STUDENT
===================================*/
.testi-intro {
  text-align: center;
  margin-bottom: 15px; }
.testi-intro .content-text {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 30px;
    margin-bottom: 50px;
}
.testi-ddwrap {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 40px;
  margin-bottom: 50px; }
  .testi-ddwrap .ddropdown {
    font-size: 16px; }
  .testi-ddwrap .ddown-nav {
    border: 1px solid #e6e6e6;
    color: #999999;
    background-color: white; }

.testi-studentlist h3 {
  margin: 0;
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 1.8em;
  text-align: center;
  color: #4c4c4c; }

/*====== TESTI LIST ======*/
.testi-studentlist {
  margin-bottom: 50px;
  padding-bottom: 50px;
  border-bottom: 1px solid #e6e6e6;
  overflow: hidden; }

.testi-stuItem {
  margin-bottom: 30px; }
  .testi-stuItem:before, .testi-stuItem:after {
    content: "";
    display: table; }
  .testi-stuItem:after {
    clear: both; }
  .testi-stuItem .inside-text {
    color: #666666;
    padding: 30px;
    position: relative;
    background: #fafafa; }
    @media screen and (min-width: 32em) {
      .testi-stuItem .inside-text {
        min-height: 300px;
        padding-left: 88px;
        background: #fafafa url("assets/images/quote.png") 35px 38px no-repeat;
        background-size: 30px auto;
        -moz-background-size: 30px auto;
        -webkit-background-size: 30px auto; } }

.testi-bottom {
  text-align: center;
  padding-bottom: 28px; }
  .testi-stuItem:nth-child(2n+3) {
    clear: both;
}
/*Footer*/
.widget .list-widget .title-link a {
    text-transform: uppercase;
    padding: 4px 0;
    display: inline-block;
    font-size: 15px;
}
.footer-bottom {
    border-top: none;
    padding: 20px 0;
}
.item-welcome-inner {
    margin-top: 40px;
}
/** VOLUNTEER
===================================*/
.partner-country {
  overflow: hidden;
  margin-bottom: 30px; }
  .partner-country .emphesis {
    font-weight: normal;
    font-weight: 700;
    display: block; }

.partCo-thumb {
  overflow: hidden;
  text-align: center;
  margin-bottom: 25px; }
  @media screen and (min-width: 45em) {
    .partCo-thumb {
      width: 120px;
      margin-right: 80px;
      margin-bottom: 0;
      float: left; } }
  .partCo-thumb img {
    margin-bottom: 18px; }
  .partCo-thumb .figcaption {
    font-weight: 600px;
    text-transform: uppercase;
    font-size: 20px;
    display: block; }

@media screen and (min-width: 45em) {
  .partCo-desc {
    overflow: hidden; } }
.partCo-desc .profile {
  margin-bottom: 30px;
  text-align: center; }
  @media screen and (min-width: 45em) {
    .partCo-desc .profile {
      text-align: left; } }
.partCo-desc .opportunity .emphesis {
  margin-bottom: 23px; }
.partCo-desc .opportunity ul li {
  display: block;
  margin-bottom: 15px;
  margin-top: -30px;
  padding-left: 30px; }
  .partCo-desc .opportunity ul .add-check,
  .partCo-desc .opportunity ul li.fa-check:before {
    margin-right: 10px;
    color: #3984c2; }
    .volunteer-list {
      display: none;
    }
    .clicked .volunteer-list {
      display: block;
    }
    .clicked .volunteer-list-brazil {
      display: none;
    }
    .partCo-thumb p {
    font-size: 14px;
    margin-bottom: 0;
    line-height: 1.5;
    font-weight: 600;
}

/** ERROR PAGES
===================================*/
.error-wrap {
  text-align: center;
  border-top: 1px solid #e6e6e6;
  padding: 8% 0; }
  .error-wrap h1 {
    font-weight: 700;
    font-size: 90px;
    color: #3984c2;
    margin: 0;
    margin-bottom: 18px;
    line-height: 1em; }
    @media screen and (min-width: 45em) {
      .error-wrap h1 {
        font-size: 120px;
        line-height: 0.9em; } }
  .error-wrap .desc {
    font-weight: 600;
    font-size: 20px;
    color: #666666;
    border-bottom: 1px solid #e6e6e6;
    display: inline-block;
    padding: 0 20px 20px; }
  .error-wrap .btn-orange {
    border: none;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    padding: 5px 25px;
    text-align: center;
    display: inline-block;
    color: white; }
    .error-wrap .btn-orange:hover {
      background-color: #3984c2; }
    .error-wrap .btn-orange .fa {
      font-size: 19px;
      margin-right: 10px; }
/*Responsive*/
@media (max-width: 991px) {
  .col-md-3.col-xs-6.item-gallery.clearfix:nth-child(2n+3) {
    clear: both;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  .item-gallery-inner img {
      width: auto;
  }
}

/*partner logo fix*/
#partners-carousel.owl-carousel .owl-stage {
    display: flex;
}
#partners-carousel.owl-carousel .owl-item{
    display: flex;
    height: auto;
    align-items: center;
    justify-content: center;
    border: 1px solid #f1f1f1;
    background: #fafafa;
    padding: 10px;
    margin-left: 20px;
}
#partners-carousel.owl-carousel .owl-item:first-child {
  margin-left: 0;
}
#partners-carousel.owl-carousel .owl-item a{
  display: inline-block;
  border: none;
}
#partners-carousel.owl-carousel .owl-item img{
  width: auto;
  max-width: 100%;
  max-height: 100px;
}
.partners-carousel .owl-controls .owl-nav > div.owl-prev{
    left: -30px;
}
.partners-carousel .owl-controls .owl-nav > div.owl-next{
    right: -30px
}
.partners-carousel .owl-controls .owl-nav > div{
    margin-top: -10%;
}
#pre-footer {
    border: none;
    margin-bottom: 30px;
}
#global-partners .partner-title {
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: 15px;
}
#global-partners .box-partners .partner-logo{
    display: table;
}
#global-partners .box-partners .partner-logo figure{
    vertical-align: middle;
    text-align: center;
    display: table-cell;
    height: 200px;
    width: 1%;    
}
#global-partners .box-partners .partner-logo img{
    max-width: 100%;
    height: auto;
    width: auto;
    max-height: 150px;
    display: inline-block;
    text-align: center;
}
.partner-wrapper {
    max-width: 285px;
    display: block;
    margin: 0 auto 20px;
}
.partner-wrapper img {
    max-width: 100%;
    width:  auto;
    height: auto;
}