@charset "UTF-8";
/*
 Theme Name:   Buntington Child
 Theme URI:    https://school.wpshow.me
 Description:  WordPress Education/School Theme based on Bootstrap v3.1
 Author:       Dameer DJ
 Author URI:   http://themeforest.net/feeleep
 Template:     Buntington
 Version:      1.2
 Tags:         one-column, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-menu, editor-style, featured-images, microformats, sticky-post, translation-ready
 Text Domain:  kazaz
*/
@import url("../Buntington/style.css");
/* overwrite theme's default styles below this line */
body {
  background-color: #f3f2f2 !important;
}

h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited, h4 a:link, h4 a:visited, h5 a:link, h5 a:visited, h6 a:link, h6 a:visited, .title-median a:link, .title-median a:visited, .title-titan a:link, .title-titan a:visited, .page-title a:link, .page-title a:visited {
  color: #173835;
  font-weight: 600 !important;
}

h1, h2, h3, h4, h5, h6 {
  color: #173835 !important;
}

/* homepage restyle */
#k-head .programs img {
  display: none !important;
}

.home #k-body .programs .title {
  font-size: 2rem;
  margin-top: 0;
}

.home #k-body .programs .global-china .title a {
  color: #e63946;
}

.home #k-body .programs .indo-pacific .title a {
  color: #f19a3e;
}

.home #k-body .programs .violence-security .title a {
  color: #625ccc;
}

.home #k-body .programs .image-logo {
  display: none;
}

#k-head #mega-menu-primary .mega-sub-menu h3 a {
  font-size: 16px;
}

#k-head #mega-menu-primary .mega-sub-menu h3 {
  margin: 0 0 10px;
  font-weight: 600;
}

#k-head #mega-menu-primary .mega-sub-menu p.readmore {
  display: none;
}

#k-head .programs > div,
#k-head .series > div {
  padding-left: 2vw !important;
  margin: 1vw !important;
}

#k-head .programs .global-china {
  border-left: 4px solid #e63946 !important;
}

#k-head .programs .indo-pacific {
  border-left: 4px solid #f19a3e !important;
}

#k-head .programs .violence-security {
  border-left: 4px solid #625ccc !important;
}

#k-head .series .orizzontecina {
  border-left: 4px solid #e63946 !important;
}

#k-head .series .rise {
  border-left: 4px solid #f19a3e !important;
}

#k-head .series .human-security {
  border-left: 4px solid #625ccc !important;
}

#k-head .series .tnote,
#k-head .series .research-policy-papers {
  border-left: 4px solid #9bc53d !important;
}

#k-body {
  overflow-x: hidden;
}

.page #k-body .programs li .title {
  text-transform: uppercase;
  font-size: 16px !important;
  margin-bottom: 10px;
}

.home #k-body .programs li,
.page #k-body .programs li {
  border-top: unset !important;
}

.home #k-body .programs li .title:after,
.page #k-body .programs li .title:after {
  display: block;
  width: 10px;
  height: 5px;
  background-color: #a1c037;
  content: "";
  margin-top: 10px;
}

h1.title-widget,
h2.title-widget,
h3.title-widget {
  color: #173835;
  font-size: 1.6em !important;
}

.home h1.title-widget,
.home h2.title-widget,
.home h3.title-widget {
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #000;
}

#k-footer h2 {
  margin: 20px 0px;
  margin-top: 5px;
}

/*.home .row.no-gutter:nth-child(6) .col-lg-12 .title-widget {
  margin-left: 30px;
}*/
h3.title-widget {
  margin-bottom: -10px;
}

.k-twitter-twitts-footer {
  padding-left: 10px;
  text-align: right;
}

#k-head {
  /*position: fixed !important;*/
  position: sticky !important;
  position: -webkit-sticky;
  top: 0;
}

.title-widget:before {
  display: none;
}

/*language switcher*/
ul#qtranslate-2-chooser {
  margin-left: 0px;
  padding-left: 0px;
}

/*events*/
.events .event-item {
  background: #fff;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 4px 1px rgba(75, 72, 76, 0.25);
          box-shadow: 0 1px 4px 1px rgba(75, 72, 76, 0.25);
  min-height: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.post-type-archive-event .up-event-meta {
  border: 0px solid #909090 !important;
}

/*language switcher*/
.header-new-widget ul li {
  list-style-type: none;
  display: inline;
  margin-right: 10px;
}

ul#qtranslate-3-chooser li img {
  opacity: 0.5;
}

ul#qtranslate-3-chooser li.active img {
  opacity: 1;
}

ul#qtranslate-3-chooser {
  position: absolute;
  top: 27px;
  right: 0;
}

/*footer new widget*/
#mc_embed_signup .mc-field-group label {
  margin-bottom: -8px !important;
}

#mc_embed_signup .mc-field-group input {
  padding: 4px 0 !important;
}

#k-footer li#menu-item-3010-2 {
  width: 100%;
  margin-top: 10px;
}

#k-footer li#menu-item-3010-2 .btn.btn-secondary {
  color: #173835;
  background-color: #9bc53d;
  font-size: 100%;
}

/*event date*/
.widget-container .up-event-meta .small {
  display: none;
}

p.location.pin i {
  font-size: 20px;
  padding-right: 10px;
  color: #96c004;
}

p.location.pin {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
}

.post-type-archive-event .moretag {
  margin-bottom: -15px;
}

.archive #k-body .col-lg-8 h1 {
  /*display: none;*/
}

/**
* @David  6 ottobre 2020
* Commentato perché manda giú la linea verde del footer, dove
* c'é la newsletter.
div#k-footer .col-md-3:nth-child(4) h2.title-widget:before {
    top: 40px !important;
}
*/
ul.k-twitter-twitts {
  padding-top: 10px;
}

.home p.expert-photo {
  display: none;
}

.home .section-paint {
  background: #173835;
}

#k-body .container-fluid {
  padding-left: 0;
  padding-right: 0;
}

.home #k-body .container-fluid .fullwidth,
body:not(.home) #k-body .items_list,
body:not(.home) #k-body .item_single,
body.author .team-member,
body.single-post .team-member {
  padding: 4vh 6vw 1vh 6vw !important;
}

.home #k-body .container-fluid .fullwidth:nth-child(2) {
  padding: 0 !important;
}

.home #k-body .container-fluid .fullwidth:nth-child(3) {
  background: #fff;
}

.home #k-body .container-fluid .fullwidth:nth-child(5) .title-widget,
.home #k-body .container-fluid .fullwidth:nth-child(5) a {
  color: #fff !important;
  border-bottom: 1px solid #fff;
}

.home #k-body .container-fluid .fullwidth:nth-child(8) {
  background: #fff;
  margin: 0 -1vw;
}

.home #k-body .container-fluid .fullwidth:nth-child(8) > div {
  padding: 0 1vw;
}

.home #k-body .container-fluid .fullwidth:nth-child(9) {
  background: #fff;
}

#k-prefooter {
  background: #9bc53d;
  padding: 4vh 4vw 3vh;
}

#k-prefooter h3 {
  color: #173835;
  font-weight: 600;
  margin-top: 20px;
}

#k-prefooter h2 {
  font-size: 20px;
  color: #173835;
}

#k-prefooter .text-white {
  color: #fff;
}

#k-prefooter .nav li a {
  padding: 8px 0;
  font-size: 13.5px;
  color: #173835;
}

#k-prefooter .nav > li > a:hover,
#k-prefooter .nav > li > a:focus {
  background-color: initial;
  color: #fff;
}

#k-footer {
  background: #173835 !important;
  padding-right: 4vw;
  padding-left: 4vw;
  border-top: none !important;
}

body #k-body {
  background-color: #f3f2f2 !important;
}

.home #k-body .container-fluid .fullwidth .tnote-carousel .tnote-item {
  background: #fff;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 4px 1px rgba(75, 72, 76, 0.25);
          box-shadow: 0 1px 4px 1px rgba(75, 72, 76, 0.25);
}

.home #k-body .container-fluid .fullwidth .tnote-carousel .tnote-item .tnote-text .tnote-title,
.home #k-body .container-fluid .fullwidth .tnote-carousel .tnote-item .tnote-text .tnote-excerpt,
.home #k-body .container-fluid .fullwidth .tnote-carousel .tnote-item .tnote-text .tnote-issue {
  padding-left: 2vw;
  padding-right: 2vw;
}

.home .tnote-item .tnote-title {
  border-left: 4px solid #9bc53d;
}

.home .tnote-item .tnote-title.global-china {
  border-left: 4px solid #e63946;
}

.home .tnote-item .tnote-title.indo-pacific {
  border-left: 4px solid #f19a3e;
}

.home .tnote-item .tnote-title.violence-security {
  border-left: 4px solid #625ccc;
}

.home .tnote-item .tnote-issue {
  text-transform: uppercase;
}

.home .tnote-item .tnote-excerpt {
  color: #7e7f83;
}

.col-padded {
  background: initial;
  padding: 0;
}

.up-event-date {
  padding: 10px 0;
  border: initial;
}

.home #k-body .row.programs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.home #k-body .row.programs > div {
  padding: 0 1vw !important;
  float: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 4vh;
}

.home #k-body .row.programs .readmore {
  margin-top: auto;
}

.home .row.series > div {
  padding: 0 1vw 3vh 1vw !important;
}

.home .row.series img {
  height: 30px;
  width: auto;
  margin: 1vh 0;
}

.home .row.series .cover {
  width: 100%;
  height: 150px;
  position: relative;
  overflow: hidden;
  margin-bottom: 5px;
  border-radius: 5px;
}

.home .row.series .cover img {
  border-radius: 5px;
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  height: auto;
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  transition: -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
  display: block;
  -webkit-transform: translateY(-10%);
  transform: translateY(-10%);
}

.home .row.series .cover img:hover {
  -webkit-transform: scale(1.2, 1.2) translateZ(0) translateY(-10%);
  transform: scale(1.2, 1.2) translateZ(0) translateY(-10%);
}

#k-sidebar .series-module .cover {
  display: none;
}

.row.series .border-left {
  padding-left: 2vw;
}

.row.series .orizzontecina .border-left {
  border-left: 4px solid #e63946;
}

.row.series .rise .border-left {
  border-left: 4px solid #f19a3e;
}

.row.series .human-security .border-left {
  border-left: 4px solid #625ccc;
}

/*.home .row.series .cover .img-orizzontecina{
  background-image: url(/wp-content/uploads/2021/04/OrizzonteCina-Skyline-768x432.jpg);
}

.home .row.series .cover .img-rise{
  background-image: url(/wp-content/uploads/2021/04/RISE-Singapore-768x388.jpg);
}

.home .row.series .cover .img-human-security{
  background-image: url(/wp-content/uploads/2021/04/Human-Security-UN-768x512.jpg);
}*/
.home .row.series .cover div {
  background-position: 50% 50%;
  background-size: cover;
  -webkit-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  border-radius: 3px;
  width: 100%;
  height: 150px;
}

.home .row.series .cover div:hover {
  -webkit-transform: scale(1.2, 1.2) translateZ(0);
  transform: scale(1.2, 1.2) translateZ(0);
}

#k-sidebar .row.series img {
  max-height: 70px;
  /*max-width: 75%;*/
  width: auto;
}

#k-sidebar .row.series .rise img {
  max-width: 47%;
}

#k-sidebar .row.series a {
  color: #173835;
}

#k-sidebar .row.series .border-left {
  margin-top: 2vh;
  margin-bottom: 2vh;
  padding-right: 4vw;
  margin: 2vh 0;
}

.btn {
  border-radius: 5px !important;
}

.btn-primary {
  background-color: initial;
  border: 1px solid #173835 !important;
  color: #173835 !important;
}

.k-breadcrumbs {
  display: none;
}

#k-prehead {
  display: none;
}

#k-subfooter {
  background-color: #173835 !important;
  padding-right: 10vw;
  padding-left: 10vw;
}

#k-subfooter .container-fluid {
  border-top: 1px solid #fff;
  padding-top: 10px;
  padding-left: 0;
  padding-right: 0;
}

#k-subfooter a {
  color: #fff;
}

#k-body .up-event-wrapper,
#k-body .item_element {
  background: #fff;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 4px 1px rgba(75, 72, 76, 0.25);
          box-shadow: 0 1px 4px 1px rgba(75, 72, 76, 0.25);
  margin-bottom: 40px;
  margin-top: 0;
}

#k-body .up-event-wrapper .image.placeholder,
#k-body .up-event-wrapper .image img {
  border-radius: 0 3px 3px 0;
}

.widget-container .event-item {
  padding: 3vh 0;
}

.event-item .up-event-meta, .event-item .location {
  margin: 0 2vw !important;
  padding-left: 4px !important;
  padding-right: 4px !important;
}

.up-event-meta div:not(:last-child) {
  border-right: none;
}

.event-item h3 {
  padding: 0 2vw;
  border-left: 4px solid #9bc53d;
  font-size: 20px;
  text-transform: initial;
  margin: 0;
}

.post-type-archive-event .next-events {
  margin-bottom: 2rem;
}

#k-sidebar .series .col-sm-4 {
  width: 100%;
}

.section-banner {
  padding: 12vh 8vw;
  background-position: 50% 50%;
  background-size: cover;
}

.section-banner .gradient {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(46, 46, 46, 0.7)), to(rgba(46, 46, 46, 0.7)));
  background-image: linear-gradient(180deg, rgba(46, 46, 46, 0.7), rgba(46, 46, 46, 0.7));
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  color: #fff;
  padding: 25px 2vw;
}

.section-banner img {
  margin-bottom: 20px;
  height: 66px;
  width: auto;
}

.items_list .title-median,
.items_list .info-list,
.items_list .date {
  padding-left: 2vw;
  text-transform: none;
  font-size: 22px;
  border-left: 4px solid transparent;
}

.events .title-median,
.up-event-wrapper .title-median {
  border-left: 4px solid #9bc53d;
}

.events .title-median.global-china,
.up-event-wrapper .title-median.global-china,
.up-event-wrapper .title-median.orizzontecina {
  border-left: 4px solid #e63946;
}

.events .title-median.indo-pacific,
.up-event-wrapper .title-median.indo-pacific,
.up-event-wrapper .title-median.rise {
  border-left: 4px solid #f19a3e;
}

.events .title-median.violence-security,
.up-event-wrapper .title-median.violence-security,
.up-event-wrapper .title-median.human-security {
  border-left: 4px solid #625ccc;
}

.items_list .author,
.item_single .author {
  text-transform: uppercase;
  font-size: 13px;
}

.team-member a:hover h4 {
  color: #96c004 !important;
}

.team-member.role {
  text-transform: uppercase;
  color: #7e7f83;
  font-size: 13px;
}

.team-member .border-left {
  border-left: 4px solid #9bc53d;
  padding-left: 2vw;
  margin-bottom: 3vh;
}

.team-member .border-right.global-china {
  border-right: 4px solid #e63946;
}

.team-member .border-right.indo-pacific {
  border-right: 4px solid #f19a3e;
}

.team-member .border-right.violence-security {
  border-right: 4px solid #625ccc;
}

.team-member h1 {
  margin: 0 0 8px 0 !important;
  font-size: 30px;
}

.team-member .contacts a {
  color: #173835;
  font-size: 19px;
}

.date.issue {
  text-transform: uppercase;
  color: #7e7f83;
  font-size: 13px;
  padding-bottom: 10px;
}

.excerpt .moretag {
  display: none;
}

.twai-training {
  background: #fff;
  padding: 2vh 2vw 2vh 2vw;
  margin: 2vh 0 10vh 0;
}

.twai-training-carousel li {
  padding: 1vh 1vw;
}

.twai-training-carousel img {
  width: auto !important;
  max-height: 100px;
}

.twai-training-carousel a {
  color: #173835 !important;
}

.twai-training-carousel h3 {
  font-weight: 600;
  font-size: 1.1rem;
  margin-top: 1rem;
}

.twai-training-carousel .description {
  padding-left: 2vw;
  border-left: 4px solid #e63946;
  padding: 0 2rem !important;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col, .no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.pagination,
.search-pagination .pagination {
  margin-top: 20px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  float: initial !important;
  margin-bottom: 5rem;
}

.pagination li.active:first-child {
  margin-left: auto;
}

.pagination li:not(.active):first-child,
.search-pagination .pagination a.page-numbers:not(.current):first-child {
  margin-right: auto;
}

.pagination li.active:last-child {
  margin-right: auto;
}

.pagination li:not(.active):last-child,
.search-pagination .pagination a.page-numbers:not(.current):last-child {
  margin-left: auto;
}

.pagination li a {
  border: none !important;
  background-color: unset !important;
}

.pagination li a.prev,
.pagination li a.next {
  font-size: 40px !important;
  line-height: 1rem !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.search-pagination .pagination .page-numbers {
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #363636;
}

.search-pagination .pagination .page-numbers.current {
  background-color: #96c004;
  color: #fff;
}

.page-title {
  border-bottom: 1px solid #173835;
  margin-bottom: 2rem;
  padding-bottom: 0.5rem;
  font-size: 1.6rem;
}

#k-head .search-icon {
  margin-top: 0;
  /*float:right;*/
  position: relative;
  font-size: 24px;
}

.in-the-media-container .expert-role {
  text-transform: uppercase;
  font-size: 13px;
  color: #7e7f83;
}

.in-the-media-container .recent-news-author a {
  font-size: 20px;
  color: #173835;
  text-transform: initial;
  font-weight: 600;
}

.in-the-media-container .border,
.in-the-media-container .recent-news-meta,
.in-the-media-container .recent-news-quote {
  padding-left: 2vw;
}

.in-the-media-container .border.global-china {
  border-left: 4px solid #e63946;
}

.in-the-media-container .border.indo-pacific {
  border-left: 4px solid #f19a3e;
}

.in-the-media-container .border.violence-security {
  border-left: 4px solid #625ccc;
}

.team-member .area .border,
.team-member-info .area .border {
  border-left: 4px solid #7e7f83;
  padding-left: 2vw;
}

.team-member .area h3,
.team-member-info .area h3 {
  color: #7e7f83;
  font-size: 18px;
  margin-bottom: 1vh;
  margin-top: 0;
}

body.author .team-member .area img,
body.single-post .team-member-info .area img {
  margin: 0;
  height: auto;
  width: 100%;
  margin-bottom: 1rem;
  margin-top: 1rem;
  display: block;
}

#experts {
  padding: 5vh 10vw;
  background: #fff;
}

#experts a {
  color: #173835;
}

#experts a:hover {
  color: #96C004;
}

#experts .contacts a {
  font-size: 1.4em;
}

#experts .expert-name {
  color: #173835;
  font-size: 18.5px;
  font-weight: 600;
}

#experts .expert-role {
  color: #7e7f83;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
}

#experts img {
  width: 14vh;
  height: 14vh;
  margin-bottom: 2vh;
}

#experts .expert > div {
  padding-left: 2vw;
  margin: 0 3px;
}

#experts .border.global-china {
  border-left: 4px solid #e63946;
}

#experts .border.indo-pacific {
  border-left: 4px solid #f19a3e;
}

#experts .border.violence-security {
  border-left: 4px solid #625ccc;
}

#experts .title-widget {
  border-bottom: 1px solid #173835;
  font-size: 30px !important;
  padding-bottom: 2vh;
}

.owl-theme .owl-nav {
  margin-top: 0 !important;
}

.owl-theme .owl-nav [class*=owl-] {
  color: #173835 !important;
  font-size: 40px !important;
  background: initial !important;
  border-radius: 0 !important;
  line-height: 40px;
  line-height: 10px;
  margin-top: 0 !important;
}

.owl-carousel:not(.slider-custom) .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.owl-carousel:not(.slider-custom) .owl-stage .owl-item > div {
  height: 100%;
}

.home #k-body .tnote-carousel {
  margin: 0;
}

.home #k-body .container-fluid .fullwidth .tnote-carousel .tnote-item .tnote-text {
  padding-top: 2vh;
  padding-bottom: 2vh;
}

#k-footer .twai-partners {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

#k-footer .twai-partners > div {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
}

#k-footer .twai-partners > div img {
  width: 90%;
}

.slider-custom.background {
  height: 50vh;
}

.slider-custom .item {
  background-repeat: no-repeat;
  height: 50vh;
  width: 100%;
  background-size: cover;
  /*background-position: 50% 100%;*/
  background-position: center center;
}

.k-carousel-caption {
  display: block;
  padding: 1vh 0;
}

.k-carousel-caption .caption-title {
  font-size: 1.8rem;
  padding: 2vh 2vw;
  border-left: 4px solid #9bc53d;
  border-bottom: none;
  margin-bottom: 1vh;
  font-weight: 500;
  color: #fff !important;
}

.k-carousel-caption .description {
  padding: 1vh 1vw;
  border-left: 4px solid transparent;
  font-size: 15px;
}

.k-carousel-caption .caption-content {
  padding: 0;
}

.home-caption {
  font-size: 18px;
  margin-bottom: 4vh;
}

.home-caption .readmore {
  text-align: right;
}

.readmore .btn.btn-default,
.readmore .btn.btn-default:link,
.readmore .btn.btn-default:visited {
  background: transparent;
  color: #173835 !important;
  border: 1px solid #173835 !important;
  border-radius: 3px !important;
}

.readmore .btn.btn-default:hover {
  color: #9bc53d !important;
}

.wpas-submit {
  text-align: right;
}

.section-pageslider {
  background: #fff;
  padding: 4vh 4vw 2vh 4vw;
}

.archive .section-pageslider .carousel.slide .k-carousel-caption {
  left: initial;
  right: initial;
  bottom: initial;
  color: #173835;
  background-color: transparent;
  text-shadow: none;
  position: relative;
}

.section-pageslider .k-carousel-caption .caption-title {
  display: none;
}

.section-pageslider .k-carousel-image {
  height: 90px;
  width: 80%;
  position: relative;
}

.section-pageslider .k-carousel-image img {
  max-height: 90px;
  width: auto !important;
  position: absolute;
  bottom: 0;
  max-width: 85%;
}

.section-pageslider.global-china .k-carousel-caption .description {
  border-left: 4px solid #e63946;
}

.section-pageslider.indo-pacific .k-carousel-caption .description {
  border-left: 4px solid #f19a3e;
}

.section-pageslider.violence-security .k-carousel-caption .description {
  border-left: 4px solid #625ccc;
}

.section-pageslider .slider-custom .item {
  height: auto;
  margin: 0 3px;
}

a.global-china:link, a.global-china:visited,
a.orizzontecina:link, a.orizzontecina:visited,
span.global-china {
  color: #e63946 !important;
}

a.indo-pacific:link, a.indo-pacific:visited,
a.rise:link, a.rise:visited,
span.indo-pacific {
  color: #f19a3e !important;
}

a.violence-security:link, a.violence-security:visited,
a.human-security:link, a.human-security:visited,
span.violence-security {
  color: #625ccc !important;
}

.section-pageslider .k-carousel-caption .description {
  padding-left: 2vw;
}

.up-event-wrapper.event .moretag {
  display: none;
}

.up-event-wrapper .date .up-event-time {
  float: none;
}

.up-event-wrapper .date .up-event-date {
  color: #444;
}

.owl-carousel .owl-stage-outer {
  padding-bottom: 5px;
}

.items_list .date,
.items_list .date .up-event-date,
.items_list .date .up-event-time {
  color: #7e7f83;
  font-size: 11px;
  padding-bottom: 1vh;
  padding-top: 0;
  letter-spacing: 1px;
  font-weight: normal;
}

.issue {
  text-transform: uppercase;
}

.items_list .description {
  padding: 0 0 2rem 0;
}

.news-meta-category.info {
  font-weight: 600;
  font-size: 0.9rem;
}

#site-search {
  background: #fff;
  margin-top: 0 !important;
}

.search-icon.opened {
  top: inherit;
}

.opened .s-close {
  color: #000;
}

#k-sidebar .textwidget > div {
  padding: 2vh 0;
}

#k-sidebar .series .description {
  padding: 0;
}

.home #k-body .row.programs img {
  max-height: 80px;
  width: auto;
}

.up-event-wrapper .image {
  background: #dedede;
  text-align: center;
  position: relative;
}

.up-event-wrapper .image.placeholder {
  background: #95c13d;
}

.team-member-info {
  background: #fff;
  padding: 4vh 1vw;
  margin-top: 2vw;
}

.team-member-info .border-left {
  padding-left: 2vw;
  margin-bottom: 3vh;
  border-left: 4px solid #96c004;
}

.team-member-info .border-left.global-china {
  border-left: 4px solid #e63946;
  padding-left: 2vw;
  margin-bottom: 4vh;
}

.team-member-info .border-left.indo-pacific {
  border-left: 4px solid #f19a3e;
}

.team-member-info .border-left.violence-security {
  border-left: 4px solid #625ccc;
}

.team-member-info .role {
  text-transform: uppercase;
  color: #7e7f83;
  font-size: 13px;
}

.events .up-event-time {
  padding: 0;
  border-top: none;
  border-bottom: none;
  float: none;
  font-size: 13px;
  font-weight: 600;
}

.mega-sub-menu li .image-logo,
.mega-sub-menu li .description,
.mega-sub-menu li .readmore {
  display: none;
}

.verde {
  color: #9bc53d;
}

#k-site-logo {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

#navigation-mobile {
  position: absolute;
  width: 100vw;
  height: 100vh;
  background: #173835;
  left: 0;
  top: 6.7vh;
  padding: 5vh 10vw;
  margin-top: 0.8vh;
}

#navigation-mobile li a:link, #navigation-mobile li a:visited {
  color: #fff !important;
  font-size: 1.5em !important;
  text-transform: none;
  font-weight: normal;
}

#navigation-mobile .mega-sub-menu li a:link,
#navigation-mobile .mega-sub-menu li a:visited {
  font-size: 1rem !important;
  margin: 0.5rem 0 !important;
  padding: 0.5rem 0 !important;
}

.items_list .date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.items_list .date .day {
  white-space: nowrap;
}

#mega-menu-wrap-primary ul.mega-menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
  content: "\f0d7" !important;
  font-family: FontAwesome !important;
  font-weight: normal;
  display: inline-block;
  margin: 0 0 0 6px;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: rotate(0);
  transform: rotate(0);
  color: inherit;
  position: relative;
  background: transparent;
  height: auto;
  width: auto;
  right: auto;
  line-height: inherit;
}

#mega-menu-wrap-primary ul.mega-menu .mega-sub-menu {
  display: none;
}

#mega-menu-wrap-primary ul.mega-menu .mega-toggle-on .mega-sub-menu {
  display: block;
  background: #7e7f83;
  padding: 0.5rem !important;
}

#navigation-mobile #menu-social {
  margin: 0 10px;
  padding-left: 0;
  list-style: none;
  margin-top: 160px;
}

#navigation-mobile #menu-social li {
  display: block;
  float: left;
  margin-right: 1rem;
}

#navigation-mobile .twai-social .btn-primary {
  padding: 0 20px;
  background: #fff;
  padding: 5px 20px;
  color: #173835 !important;
  text-transform: uppercase;
  font-size: 0.9rem !important;
}

.home .series {
  margin-left: -1vw;
  margin-right: -1vw;
}

.page .tnote-carousel .tnote-text .tnote-issue {
  font-size: 0.8rem;
  padding-left: 10px !important;
}

.inpage-search {
  margin: 30px 0;
}

.home .events.events-carousel {
  margin-bottom: 2vh;
}

.home .series-module {
  margin: 1vh 0 2vh 0;
}

.row-splitter {
  margin: 0;
  height: 0;
  background: transparent;
}

.category-in-the-media.archive.category .post .image {
  display: none !important;
}

.logo-footer {
  width: 70%;
  text-align: left;
  margin: 0 !important;
}

#k-menu .readmore {
  display: none !important;
}

.twai-training a:hover h3 {
  color: #9bc53d !important;
}

.upcoming-group div .up-event-wrapper:nth-child(n+6) {
  display: none;
}

.fa.fa-twitter:before {
  content: "\f099";
  font-family: "Font Awesome 5 Brands";
}

.fa.fa-facebook-square::before {
  content: "\f082";
  font-family: "Font Awesome 5 Brands";
}

.fa.fa-linkedin:before {
  content: "\f08c";
  font-family: "Font Awesome 5 Brands";
}

.fa.fa-instagram:before {
  content: "\f16d";
  font-family: "Font Awesome 5 Brands";
}

.fa.fa-youtube-play:before {
  content: "\f167";
  font-family: "Font Awesome 5 Brands";
}

.fa.fa-arrow-right:before {
  content: "\f061";
  font-family: "Font Awesome 5 Free";
}

#mega-menu-wrap-primary ul.mega-menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator::after {
  content: "\f0d7" !important;
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900 !important;
}

.ctf-tweets{
  display:flex;
  flex-direction: column;
  flex-wrap: wrap;
}

.widget-container .ctf-feed-1.ctf-regular-style .ctf-item{
  border: none !important;
}
/* sm */
/* md */
@media (min-width: 768px) {
  .slider-custom.background {
    height: 70vh;
  }

  .slider-custom.background .item {
    height: 70vh;
  }

  .up-event-wrapper .image {
    min-height: 300px;
  }

  .up-event-wrapper .image img {
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
    max-height: 300px;
    width: auto;
  }

  .float-md-right {
    float: right !important;
  }

  .home #k-body .row.programs {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  .home #k-body .row.programs > div {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }

  .home #k-body .programs .title {
    display: none;
  }

  .home #k-body .programs .image-logo {
    display: block;
  }

  .home #k-body .row.programs img {
    height: 60px;
    width: auto;
    margin: 0;
  }

  .home #k-body .row.programs .global-china img {
    height: 54px;
    margin-bottom: 6px;
  }

  #k-footer .twai-partners {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  #k-footer .twai-partners > div img {
    width: 60%;
    margin-bottom: 2vh;
  }

  .team-member .image {
    padding-right: 20px;
  }

  #k-subfooter .list-inline {
    margin-left: 0;
  }

  #k-subfooter .list-inline li {
    border-right: 1px solid #fff;
  }

  #k-subfooter .list-inline li:first-child {
    border-left: none;
  }
}
/* lg */
@media (min-width: 992px) {
  .home #k-body .container-fluid .fullwidth,
body:not(.home) #k-body .items_list,
body:not(.home) #k-body .item_single {
    padding: 4vh 10vw 0 10vw !important;
  }

  .home-caption {
    font-size: 22px;
    text-align: center;
    text-align: left;
  }

  #k-site-logo img {
    width: auto !important;
  }

  .k-carousel-caption {
    padding: 2vh 0;
  }

  .k-carousel-caption .caption-title {
    font-size: 50px;
    padding: 1vh 4vw;
  }

  .k-carousel-caption .description {
    padding: 0 4vw;
  }

  .items_list.row > .col-lg-8,
.item_single.row > .col-lg-8 {
    padding-right: 6vw !important;
  }

  .home #k-body .row.programs img {
    height: 90px;
    width: auto;
    margin: 0;
  }

  .home #k-body .row.programs .global-china img {
    height: 74px;
    margin-bottom: 6px;
  }

  .section-banner .gradient {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }

  #k-prefooter .logo {
    width: 14vw;
  }

  #k-prefooter {
    padding: 4vh 10vw 3vh;
  }

  #k-prefooter h2 {
    font-size: 30px;
  }

  #k-footer {
    background: #173835 !important;
    padding-right: 10vw;
    padding-left: 10vw;
    padding-bottom: 2vh;
  }

  .section-pageslider {
    padding: 4vh 10vw 2vh 10vw;
  }

  .page-title {
    font-size: 1.9rem;
  }

  h1.title-widget, h2.title-widget, h3.title-widget {
    font-size: 1.6rem !important;
  }

  .home #k-body .title-widget {
    font-size: 30px !important;
    font-weight: 600;
  }

  .home #k-body .row.programs > div {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
  }

  #k-footer .twai-partners {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  #k-footer .twai-partners > div img {
    width: 90%;
    margin-bottom: 0;
  }

  .page-team #k-sidebar {
    display: none;
  }

  body.author .team-member .area img {
    max-height: 60px;
    width: auto;
  }
}
/* xl */
@media (min-width: 1200px) {
  #mega-menu-wrap-primary #mega-menu-primary div.col-lg-4 {
    width: 33.33333333% !important;
  }

  #k-prehead {
    background-color: #173835;
    padding-right: 6vw;
    padding-left: 6vw;
    display: block;
  }

  #k-prehead .twai-social ul {
    padding: 0px;
    margin-top: 0.5vh;
    margin-bottom: 0.5vh;
  }

  #k-prehead .twai-social ul li {
    display: inline-block;
    margin-right: 15px;
  }

  #k-prehead .twai-social ul li a {
    color: #fff;
  }

  #k-prehead .twai-social ul li a:hover {
    color: #9bc53d;
  }

  #k-prehead .twai-social ul li a.btn:hover {
    background: #9bc53d;
  }

  #k-prehead .twai-social ul li.hide-label span {
    display: none;
  }

  #k-prehead .twai-social .btn-primary {
    border: 1px solid #fff !important;
    color: #173835 !important;
    background: #fff;
    margin: -3px 0 0 0;
    padding: 0 10px;
  }

  #k-prefooter {
    padding: 1vh 10vw 5vh;
  }

  #k-prefooter h2 {
    margin-bottom: 0;
  }

  .archive.author .up-event-wrapper .meta {
    width: 90% !important;
  }

  .archive.author .up-event-wrapper .image {
    width: 10% !important;
  }

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

  #k-body {
    margin-top: 0 !important;
  }

  .home #k-body .row.programs img {
    height: 80px;
  }

  .home #k-body .row.programs .global-china img {
    height: 74px;
    margin-bottom: 6px;
  }

  .home .row.series img {
    height: 50px;
  }

  .mega-sub-menu li .description,
.mega-sub-menu li .readmore {
    display: block;
  }

  .mega-sub-menu .series > div {
    width: 20% !important;
  }

  #k-head #navigation-mobile .mega-sub-menu {
    padding: 10px;
  }

  .section-banner img {
    height: 100px;
    width: auto;
  }

  .author .team-member .bio, .single-post .team-member .bio {
    /*padding-left: 1rem;*/
  }

  #k-prefooter .footer-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }

  .ctf-tweets{
    flex-direction: row;
  }
  .ctf-tweets > div{
    flex: 1 0 0%;
    width: 100%;
    max-width: 100%;
    padding-right: calc(1.5rem * .5) !important;
    padding-left: calc(1.5rem * .5) !important;
    margin-top: 0;
  }
}
/* xxl */
@media (min-width: 1600px) {
  .home #k-body .row.programs img {
    max-height: none;
  }

  .home .row.series img {
    height: 80px;
  }

  .home #k-body .row.programs img {
    height: 158px;
  }

  .home #k-body .row.programs .global-china img {
    height: 146px;
    margin-bottom: 12px;
  }

  #k-prehead {
    padding-top: 0.5vh;
    padding-bottom: 0.5vh;
  }

  #mega-menu-wrap-primary #mega-menu-primary ul.mega-sub-menu {
    /*margin-top: 2vh !important;*/
  }

  .home .row.series .cover img {
    -webkit-transform: translateY(-33%);
    transform: translateY(-33%);
  }

  .home .row.series .cover img:hover {
    -webkit-transform: scale(1.2, 1.2) translateZ(0) translateY(-33%);
    transform: scale(1.2, 1.2) translateZ(0) translateY(-33%);
  }
}
@media (max-width: 767.98px) {
  .home #k-body .row.programs {
    margin: 0;
  }
}
@media (max-width: 991.98px) {
  #k-sidebar .series-module,
#k-sidebar #wp-advanced-search {
    display: none;
  }
}
@media (max-width: 1199px) {
  #k-menu {
    margin-top: 5px !important;
  }
}
#k-subfooter h1 {
  font-size: 11px;
  line-height: 16px;
  margin-bottom: 0;
  /* padding: 40px 0; */
  text-transform: uppercase;
  color: #96c004;
  padding-top: 40px;
}

#k-subfooter .copy-text {
  padding-top: 0px;
}

.home .twai-partners li img,
.archive .twai-partners li img,
.page .twai-partners li img,
.single .twai-partners li img,
.search .twai-partners li img {
  /*  width: auto !important; */
  height: auto !important;
  margin: 0 auto;
}

/* start slider */
/*.slider-home .caption-wrap {
  margin: auto 10vh 5vh 10vh;
}
.slider-home h1, .slider-home h2, .slider-home h3, .slider-home h4, .slider-home h5 {
  color: #fff !important;
}
*/
.slider-home .caption-wrap {
  width: 80%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  margin-bottom: 50px;
  background: transparent !important;
  opacity: 1 !important;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(46, 46, 46, 0.7)), to(rgba(46, 46, 46, 0.7))) !important;
  background-image: linear-gradient(180deg, rgba(46, 46, 46, 0.7), rgba(46, 46, 46, 0.7)) !important;
  color: #fff !important;
}
.slider-home h1, .slider-home h2, .slider-home h3, .slider-home h4, .slider-home h5 {
  color: #fff !important;
  text-align: left;
}
.slider-home h3 {
  margin: 10px 10px 10px 22px;
}
.slider-home h2 {
  font-size: 35px;
  border-bottom: none;
  margin-bottom: 1vh;
  font-weight: 500;
  color: #fff !important;
  padding-left: 20px;
}
.slider-home div.caption-wrap {
  margin-bottom: 80px !important;
  width: 750px !important;
  left: 50%;
  margin-left: -375px !important;
}
.slider-home div.caption {
  padding: 20px 30px 17px 30px !important;
}
.slider-home .rslides, .slider-home .rslides li {
  height: 70vh;
}
.slider-home .rslides img, .slider-home .rslides li img {
  min-height: 70vh;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 767.98px) {
  .slider-home div.caption-wrap {
    width: 450px !important;
    left: 50%;
    margin-left: -225px !important;
  }
  .slider-home .rslides, .slider-home .rslides li {
    height: 450px;
  }
  .slider-home .rslides img, .slider-home .rslides li img {
    min-height: 450px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .slider-home .rslides h2, .slider-home .rslides li h2 {
    font-size: 25px;
  }
}

/* end slider */
