
/* fonts
   ---------------------------------------- */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700);

@font-face {
  font-family: 'Interstate Regular';
  src: url('../assets/fonts/Interstate-Regular.eot');
  src: local('☺'), url('../assets/fonts/Interstate-Regular.woff') format('woff'), url('../assets/fonts/Interstate-Regular.ttf') format('truetype'), url('../assets/fonts/Interstate-Regular.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

/** Generated by FG **/
@font-face {
  font-family: 'Interstate Bold';
  src: url('../assets/fonts/Interstate-Bold.eot');
  src: local('☺'), url('../assets/fonts/Interstate-Bold.woff') format('woff'), url('../assets/fonts/Interstate-Bold.ttf') format('truetype'), url('../assets/fonts/Interstate-Bold.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Interstate Black';
  src: url('../assets/fonts/Interstate-Black.eot');
  src: local('☺'), url('../assets/fonts/Interstate-Black.woff') format('woff'), url('../assets/fonts/Interstate-Black.ttf') format('truetype'), url('../assets/fonts/Interstate-Black.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Interstate Light';
  src: url('../assets/fonts/InterstateLight.eot');
  src: local('☺'), url('../assets/fonts/InterstateLight.woff') format('woff'), url('../assets/fonts/InterstateLight.ttf') format('truetype'), url('../assets/fonts/InterstateLight.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* img
   ---------------------------------------- */
img { vertical-align: top; }

.secondary-header .breadcrumb a { color: #fff; }

body { margin: 0; }

body.home .carousel__card--type1 a { opacity: 1 !important; }

body.home .carousel__card--type1 a:hover { color: #fff !important; }

body { letter-spacing: 0.5px; }

.content p.font-normal { font-family: 'Interstate Regular', sans-serif; }

.gl-link { 
  color: #5f6a7d;
  text-decoration: none;
  border-bottom: 1px solid #ffbb38;
  }
.gl-link:hover { color: #7d8aa2; }  

/* content
   ---------------------------------------- */
.content { 
  padding: 80px 0;
  font-family: 'Interstate Regular', sans-serif;
  background: #fff;
  overflow: hidden;
  }

.content.indent-top-none { padding-top: 0; }

.content.indent-bt-none { padding-bottom: 0; }

.content a { text-decoration: none; } 

.content p a { 
  color: #0091b0;
  font-family: 'Interstate Bold', sans-serif;
  } 

.content p.indent-bt-none { margin: 0; }  

/* content__col
   ---------------------------------------- */
.content__col { 
  margin: 0 auto;
  padding: 0 15px;
  max-width: 1124px;
  overflow: hidden;
  box-sizing: border-box;  
  -moz-box-sizing: border-box;  
  -webkit-box-sizing: border-box;
  }

/* sidebar
   ---------------------------------------- */
.sidebar { 
  float: left;
  margin: 0 110px 0 0;
  width: 210px;
  }  

.sidebar__navi { 
  margin: 0;
  padding: 0;
  }  

.sidebar__navi li:first-child { padding: 0; }
.sidebar__navi li { 
  padding: 15px 0 0;
  font: 16px 'Interstate Bold', sans-serif;
  list-style-type: none;
  line-height: 26px;
  }  

.sidebar__navi li a { color: #5f6a7d; }
 
.sidebar__navi li a:hover { color: #061732; } 

.sidebar__navi li.active a { 
  color: #061732;
  border-bottom: 2px solid #ffbb38;
  } 

/* main-content
   ---------------------------------------- */
.main-content { overflow: hidden; }

.small-title { 
  margin: 0 0 50px;
  color: #0091b0;
  font-size: 24px;
  font-family: 'Interstate Bold', sans-serif;
  line-height: 34px;
  }

.small-title.changed { 
  margin: 0 0 30px;
  max-width: 596px;
  width: 100%;
  color: #061732;
  font-size: 25px;
  line-height: 34px;
  }  

.content p { 
  margin: 0 0 40px;
  color: #061732;
  font-size: 18px;
  font-family: 'Interstate Regular', sans-serif;
  line-height: 30px;
  }   

.content p.small-size { 
  max-width: 856px;
  width: 100%;
  color: #061732;
  font-size: 16px;
  line-height: 26px;
  }

.content p.small-size.indent-bt-none { margin: 0; }  

/* gl-photo
   ---------------------------------------- */
.gl-photo { margin: 0 0 50px; }

.gl-photo img { width: 100%; }

/* organization
   ---------------------------------------- */
.organization { 
  display: inline-block;
  margin: 0 0 70px;
  width: 100%;
  vertical-align: top;
  }

.organization__photo { 
  float: left;
  margin: 0 25px 0 0;
  width: 258px;
  } 

.organization__photo img { width: 100%; }   

.organization__info { 
  padding: 70px 0 0;
  overflow: hidden;
  }

.organization__info h3 { 
  margin: 0 0 10px;
  color: #76b84d;
  font: 30px 'Interstate Bold', sans-serif;
  line-height: 36px;
  }    

.content .organization__info p { margin: 0; }

.organization__info p { 
  margin: 0;
  color: #5a6982;
  font-size: 26px;
  font-family: 'Interstate Regular', sans-serif;
  line-height: 36px;
  }  

.secondary-header .three-arrows .inner { background-size: 672px 310px !important; }

/* interviews
   ---------------------------------------- */
.interviews { 
  margin: 0 0 70px;
  padding: 45px 60px 30px;
  border: solid 1px #e5e5e5;
  background: #f9f9f9;
  border-radius: 6px;
  }   

.interviews h3 { 
  margin: 0 0 25px;
  color: #061732;
  font-size: 26px;
  font-family: 'Interstate Regular', sans-serif;
  }  

.interviews__list { 
  margin: 0 -15px;
  padding: 0;
  font-size: 0;
  line-height: 0;
  letter-spacing: 0;
  }  

.interviews__list li { 
  display: inline-block;
  margin: 0 0 30px;
  padding: 0 15px;
  width: 60%;
  vertical-align: top;
  font-size: 14px;
  line-height: normal;
  letter-spacing: normal;
  list-style-type: none;
  box-sizing: border-box;  
  -moz-box-sizing: border-box;  
  -webkit-box-sizing: border-box;
  } 

.interviews__list li:nth-last-child(2n) { width: 40%; }    

.interviews__list__number { 
  float: left;
  margin: 0 15px 0 0;
  width: 46px;
  height: 46px;
  color: #fff;
  font-size: 20px;
  font-family: 'Interstate Bold', sans-serif;
  text-align: center;
  line-height: 46px;
  background: #ffbb38;
  border-radius: 100%;
  }  

.interviews__list__text { 
  display: block;
  font-size: 20px;
  font-family: 'Interstate Bold', sans-serif;
  line-height: 46px;
  overflow: hidden;
  }  

/* group
   ---------------------------------------- */
.group { 
  margin: 0 0 125px;
  padding: 0;
  text-align: center;
  } 

.group dt { 
  margin: 0 0 30px;
  padding: 0;
  } 

.group dt img { 
  max-width: 546px;
  width: 100%;
  }

.group dd { margin: 0; }

.group dd span { 
  display: inline-block;
  padding: 20px;
  vertical-align: top;
  max-width: 546px;
  width: 100%;
  color: #fff;
  font-size: 30px;
  font-family: 'Interstate Bold', sans-serif;
  line-height: 40px;
  background: #ffbb38;
  border-radius: 6px;
  box-sizing: border-box;  
  -moz-box-sizing: border-box;  
  -webkit-box-sizing: border-box;
  }  

/* countries
   ---------------------------------------- */
.countries { text-align: center; }

.countries h3 { 
  margin: 0 0 45px;
  color: #061732;
  font-size: 24px;
  font-family: 'Interstate Bold', sans-serif;
  line-height: 40px;
  }

.countries__map { margin: 0 0 30px; }

.countries__map img { width: 100%; }

.content .countries p { 
  margin: 0;
  color: #061732;
  font-size: 18px;
  font-family: 'Interstate Regular', sans-serif;
  line-height: 28px;
  } 

/* @media only screen
   ---------------------------------------- */
.global-container { 
  margin: 0 auto;
  padding: 0 15px;
  max-width: 1124px;
  box-sizing: border-box;  
  -moz-box-sizing: border-box;  
  -webkit-box-sizing: border-box;
  }  

.global-container.indent-left-big { padding-left: 95px; }

.global-container.small-size { max-width: 960px; }  

/* section
   ---------------------------------------- */
.section.indent-bt-big { padding-bottom: 160px; }

.section.changed-indent { padding: 80px 0 0; }

.section.program { 
  padding: 0 0 190px;
  background: #061732;
  }  

.section.indent-tp-big { padding-top: 110px; } 

.section.indent-bt-small { padding-bottom: 80px; } 

.section.sponsorship { 
  padding: 110px 0 160px;
  background: #76b84d;
  } 

.section.sponsorship .global-title { color: #fff; }

.section.sponsorship .global-title:before { background: #5ea234; }

.section.gray-bg { 
  display: inline-block;
  width: 100%;
  vertical-align: top;
  background-color: #F9F9F9;
  } 

.section.global-indent { padding: 80px 0; }

.section.green-bg { background: #76b84d; }

.section.gray-bg { background: #f4f4f4; }

.section.blue-bg { background: #061732; }

.section.global-indent.indent-top-big { padding: 195px 0 80px; }

.section.gray-line-bg { position: relative; z-index: 0}

.section.gray-line-bg:before { 
  position: absolute;
  display: block;
  width: 100%;
  height: 800px;
  top: 110px;
  left: 0;
  background: #f6f6f6;
  content: "";
  z-index: -1;
  }

/* info-list
   ---------------------------------------- */
.info-list { 
  position: relative;
  margin: 0 -40px;
  padding: 0;
  overflow: hidden;
  z-index: 3;
  }

.info-list li { 
  float: left;
  margin: 0 0 70px;
  padding: 0 40px;
  width: 33.333%;
  vertical-align: top;
  overflow: hidden;
  font-size: 14px;
  line-height: normal;
  letter-spacing: normal;
  list-style-type: none;
  box-sizing: border-box;  
  -moz-box-sizing: border-box;  
  -webkit-box-sizing: border-box;
  } 

.info-list li:nth-child(2) { padding-top: 70px; }  

.info-list__photo { margin: 0 0 25px; }

.info-list__photo img { 
  width: 100%;
  border-radius: 6px;
  }  

.info-list h3 { 
  position: relative;
  margin: 0 0 40px;
  padding: 0 0 27px;
  color: #061732;
  font-size: 23px;
  font-family: 'Interstate Bold', sans-serif;
  text-transform: uppercase;
  }
.info-list h3:before { 
  position: absolute;
  display: block;
  width: 35px;
  height: 3px;
  left: 0;
  bottom: 0;
  background: #061732;
  content: "";
  }  

.info-list h3 a { color: #061732; }  
.info-list h3 a.list--title { text-transform: none; }  

.info-list p { 
  margin: 0 0 25px;
  font-size: 14px;
  font-family: 'Interstate Regular', sans-serif;
  line-height: 22px;
  }

.info-list__more { 
  color: #061732;
  font-size: 14px;
  font-family: 'Interstate Bold', sans-serif;
  text-transform: uppercase;
  }

.info-list p .info-list__more.change {
  display: block;
  color: #061732;
  margin-top: 20px;}

.info-list.changed .info-list__photo { margin: 0 0 15px; }

.info-list.changed h3 { 
  position: relative;
  margin: 0 0 20px;
  padding: 0 0 14px;
  text-transform: none;
  }
.info-list.changed h3:before { 
  position: absolute;
  display: block;
  width: 35px;
  height: 4px;
  bottom: 0;
  left: 0;
  background: #ffbb38;
  content: "";
  }  

.info-list.changed h3 span { 
  display: block;
  color: #061732;
  font-size: 20px;
  font-family: 'Interstate Bold', sans-serif;
  }

.info-list.changed h3 small { 
  position: relative;
  display: block;
  padding: 0 0 0 28px;
  color: #0091b0;
  font-size: 16px;
  font-family: 'Interstate Regular', sans-serif;
  line-height: 22px;
  }   
.info-list.changed h3 small:before { 
  position: absolute;
  display: block;
  margin: -10px 0 0;
  width: 18px;
  height: 18px;
  top: 50%;
  left: 0;
  background: url(../assets/img/twitter.svg) no-repeat center;
  background-size: 100%;
  content: "";
  }

.info-list__post { 
  display: block;
  margin: 0 0 10px;
  color: #5f6b7d;
  font-size: 16px;
  }  

.info-list.changed p { 
  margin: 0 0 30px;
  color: #061732;
  font-size: 18px;
  font-family: 'Interstate Regular', sans-serif;
  line-height: 25px;
  }  

.info-list.changed .info-list__more { 
  color: #0091b0;
  font-size: 16px;
  font-family: 'Interstate Bold', sans-serif;
  text-transform: none;
  line-height: 22px;
  }
.info-list.changed .info-list__more:hover { color: #0091b0; }

/* program-list
   ---------------------------------------- */
.program-list { 
  position: relative;
  margin: 0 0 -55px;
  padding: 0;
  top: -55px;
  }

.program-list li { 
  display: inline-block;
  margin: 0 0 80px;
  padding: 0 0 0 80px;
  width: 100%;
  vertical-align: top;
  list-style-type: none;
  box-sizing: border-box;  
  -moz-box-sizing: border-box;  
  -webkit-box-sizing: border-box;
  } 
.program-list li:last-child { margin: 0; } 

.program-list li:nth-last-child(2n) { padding: 0; }    

.program-list__photo { 
  float: left;
  width: 40%;
  }

.program-list li:nth-last-child(2n) .program-list__photo { float: right; }  

.program-list__photo img { 
  width: 100%;
  border-radius: 6px;
  }  

.program-list__description { 
  position: relative;
  float: left;
  padding: 80px 80px 0 25px;
  width: 60%;
  box-sizing: border-box;  
  -moz-box-sizing: border-box;  
  -webkit-box-sizing: border-box;
  }

.program-list li:nth-last-child(2n) .program-list__description { 
  padding: 0 25px 0 80px;
  }

.program-list__description:before { 
  position: absolute;
  display: block;
  width: 365px;
  height: 365px;
  top: 50px;
  right: 95px;
  background: url(../assets/img/arrow-bg.svg) no-repeat center;
  background-size: 100%;
  content: "";
  }  

.program-list li:nth-last-child(2n) .program-list__description:before { 
  right: auto;
  left: 0;
  }  

.program-list li:first-child .program-list__description:before { top: 100px; }  

.program-list__description__in { 
  position: relative;
  z-index: 3;
  }  

.program-list li:first-child .program-list__description { padding-top: 130px; }  

.program-list__description h3 {
  position: relative;
  margin: 0 0 40px; 
  padding: 0 0 22px;
  left: -95px;
  font-size: 46px;
  text-transform: uppercase;
  line-height: normal;
  }
.program-list__description h3:before { 
  position: absolute;
  display: block;
  width: 35px;
  height: 3px;
  left: 95px;
  bottom: 0;
  background: #fff;
  content: "";
  }  

.program-list li:nth-last-child(2n) .program-list__description h3 { 
  left: -65px;
  }

.program-list li:nth-last-child(2n) .program-list__description h3:before { left: 65px; }  

.program-list__description h3 a { color: #fff; }

.program-list__description p { 
  margin: 0 0 30px;
  color: #fff;
  font-size: 14px;
  font-family: 'Interstate Regular', sans-serif;
  line-height: 24px;
  }  

.program-list__more { 
  color: #fff;
  font-size: 14px;
  font-family: 'Interstate Bold', sans-serif;
  text-transform: uppercase;
  }

.program-list__more:hover { color: #fff; }

/* global-title
   ---------------------------------------- */
.global-title { 
  position: relative;
  margin: 0 0 70px;
  padding: 0 0 20px;
  color: #061732;
  font-size: 48px;
  font-family: 'Interstate Bold', sans-serif;
  text-transform: uppercase;
  }
.global-title:before { 
  position: absolute;
  display: block;
  margin: 0 0 0 -17px;
  width: 34px;
  height: 3px;
  left: 50%;
  bottom: 0;
  background: #ffbb38;
  content: "";
  } 

.global-title.changed {
  margin: 0 0 25px;
  padding: 0 0 25px;
  font-size: 46px;
  letter-spacing: -1px; 
  text-transform: none;
  line-height: normal;
  }
 .global-title.changed:before { 
  margin: 0;
  left: 0;
  }      

/* global-title-sm
   ---------------------------------------- */
.global-title-sm {
  margin: 0 0 40px;
  color: #061732; 
  font-size: 25px;
  line-height: 34px;
  }

/* text-sm
   ---------------------------------------- */
p.text-sm { 
  margin: 0 auto 70px;
  max-width: 900px;
  width: 100%;
  font-size: 16px;
  font-family: 'Interstate Regular', sans-serif;
  line-height: 22px;
  }  

/* global-list
   ---------------------------------------- */
.global-list { 
  margin: 0 -20px;
  padding: 0;
  font-size: 0;
  text-align: left;
  line-height: 0;
  letter-spacing: 0;
  }

.global-list.changed { margin-bottom: 20px; }

.global-list li { 
  display: inline-block;
  margin: 0 0 30px;
  padding: 0 20px;
  width: 50%;
  vertical-align: top;
  font-size: 22px;
  font-family: 'Interstate Bold', sans-serif;
  text-align: center;
  line-height: 34px;
  letter-spacing: normal;
  list-style-type: none;
  box-sizing: border-box;  
  -moz-box-sizing: border-box;  
  -webkit-box-sizing: border-box;
  }  

.global-list.changed li { 
  font-size: 25px;
  text-align: left; 
  }

.global-list li a { 
  color: #0091b0;
  text-decoration: underline;
  }

.global-list.changed li a { 
  color: #76b84d;
  text-decoration: none;
  }

.global-list.changed li span { 
  color: #76b84d;
  text-decoration: none;
}  

.global-list li a:hover { text-decoration: none; }    

/* sponsorship-list
   ---------------------------------------- */
.sponsorship-list { 
  margin: 0 0 60px;
  padding: 0;
  }

.sponsorship-list li { 
  display: inline-block;
  margin: 0 0 80px;
  width: 100%;
  vertical-align: top;
  list-style-type: none;
  } 
.sponsorship-list li:last-child { margin: 0; }   

.sponsorship-list__icon { 
  float: left;
  margin: 0 50px 0 0;
  width: 160px;
  }

.sponsorship-list li:nth-last-child(2n+1) .sponsorship-list__icon { 
  float: right;
  margin: 0 0 0 50px;
  }  

.sponsorship-list__icon img { width: 100%; }  

.sponsorship-list__description { 
  padding: 0 0 3px;
  overflow: hidden;
  }

.sponsorship-list h3 {
  margin: 0 0 25px; 
  color: #fff;
  font-size: 23px;
  font-family: 'Interstate Bold', sans-serif;
  text-transform: uppercase;
  }

.content .sponsorship-list p {
  margin: 0; 
  color: #fff;
  font-size: 18px;
  font-family: 'Interstate Regular', sans-serif;
  line-height: 28px;
  }

/* package-list
   ---------------------------------------- */
.package-list { 
  margin: 0 0 50px;
  padding: 0;
  } 

.package-list dt { 
  margin: 0 0 25px;
  color: #fff;
  font-size: 16px;
  font-family: 'Interstate Bold', sans-serif;
  }

.package-list dd { 
  margin: 0;
  padding: 0;
  }    

.package-list ul { 
  margin: 0 -10px;
  padding: 0;
  font-size: 0;
  line-height: 0;
  letter-spacing: 0;
  }

.package-list ul li { 
  display: inline-block;
  padding: 0 10px;
  width: 25%;
  vertical-align: top;
  font-size: 14px;
  line-height: normal;
  letter-spacing: normal;
  list-style-type: none;
  box-sizing: border-box;  
  -moz-box-sizing: border-box;  
  -webkit-box-sizing: border-box;
  }    

.package-list__item { 
  display: table;
  width: 100%;
  height: 110px;
  border: 2px solid #fff;
  border-radius: 6px;
  box-sizing: border-box;  
  -moz-box-sizing: border-box;  
  -webkit-box-sizing: border-box;
  }  

.package-list__item__in { 
  display: table-cell;
  padding: 0 10px;
  width: 100%;
  height: 106px;
  text-align: center;
  vertical-align: middle;
  box-sizing: border-box;  
  -moz-box-sizing: border-box;  
  -webkit-box-sizing: border-box;
  }

.package-list__item span { 
  color: #fff;
  font-size: 18px;
  font-family: 'Interstate Bold', sans-serif;
  line-height: 28px;
  }  

/* download-info
   ---------------------------------------- */
.download-info { 
  margin: 0 0 10px;
  padding: 0;
  overflow: hidden;
  }  

.download-info dt {
  margin: 0 0 20px;
  padding: 0 0 15px;
  color: #fff; 
  font-size: 16px;
  font-family: 'Interstate Bold', sans-serif;
  border-bottom: 1px solid #fff;
  }

.download-info dd { 
  position: relative;
  margin: 0 0 20px;
  padding: 0 0 0 30px;
  font-size: 25px;
  font-family: 'Interstate Bold', sans-serif;
  }

.download-info dd a { 
  color: #fff;
  text-decoration: underline;
  } 

.download-info dd a:before { 
  position: absolute;
  display: block;
  margin: -8px 0 0;
  width: 16px;
  height: 16px;
  top: 50%;
  left: 0;
  background: url(../assets/img/download-i.svg) no-repeat center;
  background-size: 100%;
  content: "";
  }  

.download-info dd a:hover { 
  color: #fff;
  text-decoration: none;
  }        

/* sponsorship-text
   ---------------------------------------- */
.content p.sponsorship-text { 
  margin: 0;
  color: #fff;
  font-size: 20px;
  font-family: 'Interstate Regular', sans-serif;
  }

.content p.sponsorship-text strong { font-family: 'Interstate Bold', sans-serif; }  

.content p.sponsorship-text strong a { color: #fff; }    

/* info-slider
   ---------------------------------------- */
.info-slider { 
  margin: 0 0 -85px;
  padding: 0 0 50px;
  top: -85px;
  background: none !important;
  }

.slick-initialized .slick-slide > div { padding: 0 23px; }

.info-slider__item { 
  border: solid 1px #e3e3e3;
  background: #fff;
  border-radius: 7px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.11);
  }

.info-slider__item__in { 
  padding: 85px 90px 75px 195px;
  min-height: 365px;
  background: linear-gradient(45deg, white 0%, white 21%, rgba(238, 238, 238, 0.33) 21%, rgba(238, 238, 238, 0.33) 35%, white 35%, white 100%), white;
  box-sizing: border-box;  
  -moz-box-sizing: border-box;  
  -webkit-box-sizing: border-box;
  }

.info-slider__item blockquote { 
  position: relative;
  display: block;
  margin: 0 0 30px;
  padding: 0 0 33px;
  color: #061732;
  font-size: 20px;
  font-family: 'Interstate Regular', sans-serif;
  line-height: 28px;
  }

.info-slider__item blockquote:before { 
  position: absolute;
  display: block;
  width: 60px;
  height: 60px;
  top: -30px;
  left: -100px;
  background: url(../assets/img/blockquote-i.svg) no-repeat center;
  background-size: 100%;
  content: "";
  }

.info-slider__item blockquote:after { 
  position: absolute;
  display: block;
  width: 35px;
  height: 3px;
  left: 0;
  bottom: 0;
  background: #ffbb38;
  content: "";
  }    

.content .info-slider__item p { 
  margin: 0;
  color: #636363;
  font-size: 18px;
  font-family: 'Interstate Regular', sans-serif;
  line-height: 28px;
  }  

.slick-dots { 
  margin: 0;
  padding: 25px 0 0;
  font-size: 0;
  text-align: center;
  line-height: 0;
  letter-spacing: 0;
  }

.slick-dots li { 
  display: inline-block;
  padding: 0 15px;
  height: 8px;
  vertical-align: top;
  font-size: 14px;
  line-height: normal;
  letter-spacing: normal;
  list-style-type: none;
  } 

.slick-dots button { 
  margin: 0;
  padding: 0;
  width: 114px;
  height: 8px;
  vertical-align: top;
  font: 0px/0 a;
  border: 0;
  background: #dbdbdb;
  cursor: pointer;
  } 

.slick-dots .slick-active button { background: #061732; }    

/* includes-col
   ---------------------------------------- */
.includes-col { 
  margin: 0 -50px;
  font-size: 0;
  line-height: 0;
  letter-spacing: 0;
  }

.includes-col > div { 
  display: inline-block;
  padding: 0 50px;
  width: 33.33%;
  vertical-align: top;
  font-size: 14px;
  line-height: normal;
  letter-spacing: normal;
  box-sizing: border-box;  
  -moz-box-sizing: border-box;  
  -webkit-box-sizing: border-box;
  }

.includes-col > .includes-col__left .includes-col__list,
.includes-col > .includes-col__right .includes-col__list { padding-top: 155px; }  

.includes-col__list { 
  margin: 0;
  padding: 0;
  }

.includes-col__list li {
  margin: 0 0 80px;
  list-style-type: none;
  } 
.includes-col__list li:last-child { margin: 0; }   

.includes-col__icon { 
  margin: 0 auto 30px;
  width: 158px;
  }

.includes-col__icon img { width: 100%; }  

.includes-col span { 
  display: block;
  min-height: 44px;
  color: #061732;
  font-size: 18px;
  font-family: 'Interstate Regular', sans-serif;
  text-align: center;
  }

/* scholarship
   ---------------------------------------- */
.scholarship {
  display: inline-block; 
  margin: 0;
  padding: 0;
  width: 100%;
  vertical-align: top;
  }

.scholarship dt { 
  float: left;
  margin: 0 140px 0 0;
  width: 170px;
  color: #fff;
  font-size: 24px;
  font-family: 'Interstate Bold', sans-serif;
  line-height: 30px;
  }

.scholarship dd { 
  margin: 0;
  padding: 0;
  color: #fff;
  overflow: hidden;
  } 

.scholarship dd span {
  display: block; 
  margin: 0 0 20px;
  color: #fff;
  font-size: 18px;
  font-family: 'Interstate Bold', sans-serif;
  line-height: 24px;
  }  

.scholarship ul { 
  margin: 0;
  padding: 0;
  }

.scholarship ul li { 
  position: relative;
  margin: 0 0 25px;
  padding: 0 0 0 25px;
  font-size: 18px;
  line-height: 24px;
  list-style-type: none;
  }  
.scholarship ul li:last-child { margin: 0; }

.scholarship ul li:before { 
  position: absolute;
  display: block;
  width: 6px;
  height: 6px;
  top: 10px;
  left: 0;
  background: #fff;
  border-radius: 100%;
  content: "";
  }

/* gl-checkbox
   ---------------------------------------- */
.gl-checkbox { margin: 0; }

.gl-checkbox input { 
  float: left;
  margin: 0 5px 0 0; 
  cursor: pointer;
  }

.gl-checkbox label {
    margin: 0;
    padding: 0;
    vertical-align: top;
    overflow: hidden;
    cursor: pointer;
    }

.gl-checkbox label .gl-checkbox__box {
    position: relative;
    float: left;
    margin: 0 10px 0 0;
    display: block;
    width: 16px;
    height: 16px;
    border: 1px solid #ccc;
    background: #fff;
    border-radius: 3px;
    cursor: pointer;
    }

.gl-checkbox label .gl-checkbox__box:before { 
  position: absolute;
  display: block;
  margin: -7px 0 0 -7px;
  width: 14px;
  height: 14px;
  top: 50%;
  left: 50%;
  background: url(../assets/img/gl-check.svg) no-repeat center;
  background-size: 10px;
  opacity: 0;
  content: "";
  }     

.gl-checkbox input:checked + label .gl-checkbox__box:before { 
  opacity: 1;
  }

.gl-checkbox label .gl-checkbox__text {
  display: block;
  padding: 1px 0 0;
  color: #2f2f2f;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  overflow: hidden;
  cursor: pointer;
  }  

.gl-checkbox span.wpcf7-list-item { margin: 0 !important; }  

.select2-container {  
  display: block;
  width: 100%;
  } 

.select2-container span { display: block; }   

.global-form__field label.arrow-bt { 
  position: relative;
  display: inline-block;
  padding: 0 25px 0 0;
  vertical-align: top;
  }
.global-form__field label.arrow-bt:after { 
  position: absolute;
  display: block;
  margin: -7px 0 0;
  width: 12px;
  height: 12px;
  top: 50%;
  right: 0;
  background: url(../assets/img/down-arrow.svg) no-repeat center;
  background-size: 100%;
  content: "";
  }    

/* md-title
   ---------------------------------------- */
.md-title { 
  margin: 0 0 25px;
  color: #061732;
  font-size: 25px;
  font-family: 'Interstate Bold', sans-serif;
  text-transform: uppercase;
  } 

.md-title.color-green { color: #76b84d; }   

/* changed-text
   ---------------------------------------- */
.content p.changed-text { 
  margin: 0 auto 80px;
  max-width: 594px;
  color: #061732;
  font-size: 16px;
  font-family: 'Interstate Regular', sans-serif;
  line-height: 24px;
}

.content p.changed-text.mt-80
{
  margin-top: 80px;
}  

.content p.changed-text.light { 
  margin: 0 auto 50px;
  max-width: 774px;
  color: #505763;
  }  

/* global-btn
   ---------------------------------------- */
.global-button { 
  position: relative;
  display: inline-block;
  padding: 15px 38px;
  vertical-align: top;
  color: #061732;
  font-size: 14px;
  font-family: 'Interstate Bold', sans-serif;
  border: 3px solid #061732;
  border-radius: 3px;
  -webkit-transition: background-color .3s linear;
     -moz-transition: background-color .3s linear;
          transition: background-color .3s linear;
  }  

.global-button:hover { 
  color: #fff;
  background-color: #061732;
  }  

.global-button.arrow-icon { 
  padding-right: 55px;
  }
.global-button.arrow-icon:after { 
  position: absolute;
  display: block;
  margin: -6px 0 0;
  width: 12px;
  height: 12px;
  top: 50%;
  right: 33px;
  background: url(../assets/img/arrow-b.svg) no-repeat center;
  background-size: 12px;
  content: "";
  } 

.global-button.arrow-icon:hover:after { 
  background: url(../assets/img/arrow-w.svg) no-repeat center;
  background-size: 12px;
  }     

.button-panel { margin: 0 0 30px; }

/* sm-text
   ---------------------------------------- */
.sm-text { 
  display: block;
  margin: 0 auto;
  max-width: 854px;
  color: #505763;
  font-size: 12px;
  line-height: 18px;
  }  

/* sm-wrap
   ---------------------------------------- */
.sm-wrap { 
  margin: 0 auto;
  max-width: 396px;
  text-align: left;
  } 

body.gl-open-search { 
  position: static;
  overflow: hidden !important; 
  }   

/* gl-search
   ---------------------------------------- */
.gl-search {
  position: absolute;
  display: none;
  padding: 91px 0 0;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 50;
  box-sizing: border-box;  
  -moz-box-sizing: border-box;  
  -webkit-box-sizing: border-box;
  }

.gl-search.open-search { 
  display: block;
  }  

.gl-search__in { 
  position: relative;
  padding: 55px 0;
  height: 100%;
  background: #ffff;
  overflow-y: scroll;
  box-sizing: border-box;  
  -moz-box-sizing: border-box;  
  -webkit-box-sizing: border-box;
  }  

.gl-search__close { 
  position: absolute;
  display: block;
  width: 30px;
  height: 30px;
  top: 30px;
  right: 30px;
  font: 0px/0 a;
  text-decoration: none;
  background: url(../assets/img/close-icon.svg) no-repeat center;
  background-size: 100%;
  }

.gl-search__form small { 
  display: block;
  margin: 0 0 20px;
  color: #b4b9c1;
  font: 18px 'Interstate Bold', sans-serif;
  letter-spacing: 0.9px;
  }  

.gl-search__form form { 
  position: relative;
  }

/* icon for search */
.gl-search__form form .icon--wrapper {
  position: absolute;
  right: 0;
  top: 5px;
  width: 40px;
  height: 40px;
  z-index: 1;
}
.gl-search__form form .icon--wrapper input {
  position: relative;
  width: 100%;
  height: 100%;
  outline: 0;
  border: none;
  background: transparent;
  cursor: pointer;
  z-index: 1;
}
.gl-search__form form .icon--wrapper svg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;right: 0;bottom: 0;left: 0;
  z-index: -1;
}

.gl-search__form form .icon--wrapper g g,
.gl-search__form form .icon--wrapper g g {
  stroke: #ffbb38;
  transition: all .25s ease-in-out;
}

.gl-search__form form .icon--wrapper:hover g g,
.gl-search__form form .icon--wrapper:focus g g {
  stroke: #061732;
}

@media only screen and (max-width: 600px) {
  .gl-search__form form .icon--wrapper {
    top: 0;
    width: 30px;
    height: 30px;
  }
}

.gl-search__form input[type='text'] { 
  margin: 0;
  padding: 0 0 20px 80px;
  width: 100%;
  vertical-align: top;
  color: #9ba2ad;
  font: 48px 'Interstate Bold', sans-serif;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  border-bottom: 2px solid #cdd1d6;
  background: url(../assets/img/search.svg) no-repeat 0 5px;
  background-size: 40px;
  box-sizing: border-box;  
  -moz-box-sizing: border-box;  
  -webkit-box-sizing: border-box;
  }

.gl-search__form input[type='text']::-moz-placeholder {
    color: #b4b9c1;
    opacity: 1;
    }
.gl-search__form input[type='text']::-webkit-input-placeholder {
    color: #b4b9c1;
    opacity: 1;
    }  

.gl-search__form.active input[type='text'],
.gl-search__form input[type='text']:focus { 
  color: #061732; 
  background: url(../assets/img/search-b.svg) no-repeat 0 5px;
  background-size: 40px;
  }       

.gl-search__col { 
  display: inline-block;
  padding: 60px 0 0 80px;
  width: 100%;
  vertical-align: top;
  box-sizing: border-box;  
  -moz-box-sizing: border-box;  
  -webkit-box-sizing: border-box;
  }  

.gl-search__col__left { 
  float: left;
  padding: 0 170px 0 0;
  width: 65%;
  box-sizing: border-box;  
  -moz-box-sizing: border-box;  
  -webkit-box-sizing: border-box;
  }

.gl-search__col small { 
  display: block;
  margin: 0 0 30px;
  color: #5f6b7d;
  font: 14px 'Interstate Regular', sans-serif;
  letter-spacing: 0.32px;
  } 

.gl-search__col h3 { 
  position: relative;
  margin: 0 0 20px;
  padding: 0 0 23px;
  color: #061732;
  font: 23px 'Interstate Bold', sans-serif;
  letter-spacing: 0.62px;
  } 
.gl-search__col h3:before { 
  position: absolute;
  display: block;
  width: 35px;
  height: 3px;
  left: 0;
  bottom: 0;
  background: #061732;
  border-radius: 3px;
  content: "";
  } 

.gl-search__col h3 a { 
  color: #061732;
  text-decoration: none;
  }  

.gl-search__col h3.border-none { 
  margin: 0 0 55px;
  padding: 0;
  }
.gl-search__col h3.border-none:before { display: none; }    

.gl-search__col p { 
  margin: 0 0 40px;
  color: #061732;
  font: 14px 'Interstate Regular', sans-serif;
  line-height: 22px;
  letter-spacing: 0.7px;
  }

.gl-search__col p.indent-bt-big { margin: 0 0 100px; }        

.gl-search__col__right { 
  float: right;
  padding: 45px 0 0;
  width: 35%;
  }

.gl-search__col dl { 
  margin: 0;
  padding: 0;
  }     

.gl-search__col dl dt { 
  margin: 0 0 15px;
  color: #061732;
  font: 14px 'Interstate Black', sans-serif;
  line-height: 22px;
  letter-spacing: 0.7px;
  }

.gl-search__col dl dt a { 
  color: #061732;
  text-decoration: none;
  }   

.gl-search__col dl dd { 
  margin: 0 0 30px;
  color: #061732;
  font: 14px 'Interstate Regular', sans-serif;
  line-height: 22px;
  letter-spacing: 0.7px;
  }  

/* email-form
   ---------------------------------------- */
.email-form { 
  position: relative;
  margin: 0 0 30px;
  padding: 0 86px 0 0;
  }  

.email-form fieldset { 
  margin: 0;
  padding: 0;
  border: 0;
  }

.email-form fieldset.last-child { 
  position: absolute;
  top: 0;
  right: 0;
  }  

.email-form input {
  position: relative;
  margin: 0;
  padding: 0 15px 0 28px;
  width: 100%;
  height: 58px;
  vertical-align: top;
  color: #505763;
  font: 14px 'Open Sans', sans-serif; 
  font-family: 'Interstate Bold', sans-serif;
  border: 0;
  border-bottom: 3px solid #061732;
  background: url(../assets/img/email-i.svg) no-repeat 0 center;
  background-size: 20px;
  box-sizing: border-box;  
  -moz-box-sizing: border-box;  
  -webkit-box-sizing: border-box;
  }  

.email-form__button { 
  margin: 0;
  padding: 0;
  width: 58px;
  height: 58px;
  vertical-align: top;
  font: 0px/0 a;
  border: 3px solid #ffbb38;
  background: none;
  cursor: pointer;
  background: url(../assets/img/arrow-y.svg) no-repeat center;
  background-size: 18px;
  box-sizing: border-box;  
  -moz-box-sizing: border-box;  
  -webkit-box-sizing: border-box;
  -webkit-transition: background-color .3s linear;
     -moz-transition: background-color .3s linear;
          transition: background-color .3s linear;
  }

.email-form__button:hover { 
  background: url(../assets/img/arrow-w.svg) no-repeat center;
  background-size: 18px;
  background-color: #ffbb38;
  }    

/* global-info
   ---------------------------------------- */
.global-info { 
  display: inline-block;
  margin: 0;
  padding: 0;
  width: 100%;
  vertical-align: top;
  }  

.global-info dt { 
  float: left;
  margin: 0 65px 0 0;
  padding: 0;
  width: 255px;
  color: #061732;
  font-size: 24px;
  font-family: 'Interstate Bold', sans-serif;
  letter-spacing: 0.7px;
  line-height: normal;
  }

.global-info dd { 
  margin: 0 0 0 320px;
  padding: 0;
  }  

.photo-list { 
  margin: 0 -40px -115px;
  padding: 110px 0 0;
  font-size: 0;
  line-height: 0;
  letter-spacing: 0;
  }

.photo-list li { 
  display: inline-block;
  padding: 0 40px;
  width: 33.333%;
  vertical-align: top;
  font-size: 14px;
  line-height: normal;
  letter-spacing: normal;
  box-sizing: border-box;  
  -moz-box-sizing: border-box;  
  -webkit-box-sizing: border-box;
  } 

.photo-list li:nth-child(2) { padding-top: 65px; }   

.photo-list img { 
  width: 100%;
  border-radius: 6px;
  }    

/* section.blue-bg
   ---------------------------------------- */
.section.blue-bg .global-info dt { color: #fff; }  

.expect-list { 
  margin: 0;
  padding: 0;
  }

.expect-list li { 
  margin: 0 0 30px;
  color: #fff;
  font-size: 30px;
  font-family: 'Interstate Bold', sans-serif;
  line-height: 38px;
  list-style-type: none;
  }
.expect-list li:last-child { margin: 0; } 

.expect-list li span { color: #ffbb38; } 

/* blockquote
   ---------------------------------------- */
.blockquote { 
  margin: 0 0 40px;
  padding: 0 0 0 55px;
  }

.blockquote blockquote { 
  position: relative;
  margin: 0 0 15px;
  padding: 13px 0 15px;
  color: #061732;
  font-size: 18px;
  font-family: 'Interstate Regular', sans-serif;
  line-height: 26px;
  }  

.blockquote blockquote:before { 
  position: absolute;
  display: block;
  width: 34px;
  height: 34px;
  top: 0;
  left: -55px;
  background: url(../assets/img/blockquote-i.svg) no-repeat center;
  background-size: 100%;
  content: "";
  }  

.blockquote blockquote:after { 
  position: absolute;
  display: block;
  width: 28px;
  height: 2px;
  left: 0;
  bottom: 0;
  background: #ffbb38;
  content: "";
  }  

.blockquote span { 
  display: block;
  color: #8b8b8b;
  font-size: 16px;
  line-height: 26px;
  } 

/* accordion
   ---------------------------------------- */
.accordion {
  margin: 0 auto;
  padding: 0;
  max-width: 800px;
  width: 100%;
  }

.accordion__item { margin: 0 0 30px; }

.accordion__item:last-child { margin: 0; }  

.accordion__title {
  position: relative;
  display: block;
  padding: 0 0 0 40px;
  color: #061732;
  font-size: 20px;
  font-family: 'Interstate Bold', sans-serif;
  line-height: 34px;
  cursor: pointer;
  }

.accordion__title.active { 
  color: #76b84d; 
  font-size: 30px;
  }

.accordion__title:before { 
  position: absolute;
  display: block;
  width: 14px;
  height: 14px;
  top: 10px;
  left: 0;
  background: url(../assets/img/accordion-open.svg) center no-repeat;
  background-size: 100%;
  content: "";
  } 

.accordion__title.active:before {
  background: url(../assets/img/accordion-close.svg) center no-repeat;
  background-size: 100%;
  }

.accordion__content {
  display: none;
  padding: 25px 0 0 40px;
  overflow: hidden;
  }

.content .accordion__content p { 
  margin: 0 0 20px;
  color: #505763;
  font-size: 20px;
  font-family: 'Interstate Regular', sans-serif;
  line-height: 26px;
  }  

/* jump-to
   ---------------------------------------- */
.jump-to { 
  display: inline-block;
  margin: 0 0 80px;
  padding: 50px 0 0;
  width: 100%;
  vertical-align: top;
  }

.jump-to.indent-bt-none { margin: 0; }

.jump-to.indent-top-none { padding: 0; }  

.jump-to__left-col { float: left; }

.jump-to__right-col { float: left; }

.jump-to dt { 
  float: none;
  margin: 0 0 40px;
  width: auto;
  color: #061732;
  font-size: 18px;
  font-family: 'Interstate Bold', sans-serif;
  text-align: center;
  }

.jump-to dt.text-left { text-align: left; }  

.jump-to dd { margin: 0; }    

.jump-to ul { 
  margin: 0 -22px;
  padding: 0;
  font-size: 0;
  line-height: 0;
  letter-spacing: 0;
  overflow: hidden;
  }

.jump-to ul li { 
  display: inline-block;
  padding: 0 22px;
  width: 33.333%;
  font-size: 14px;
  line-height: normal;
  letter-spacing: normal;
  vertical-align: top;
  box-sizing: border-box;  
  -moz-box-sizing: border-box;  
  -webkit-box-sizing: border-box;
  } 

.jump-to .jump-to__left-col { margin: 0 40px 0 0; }

.jump-to .jump-to__left-col .btn { 
  min-width: 150px;
  }

.jump-to .jump-to__right-col ul li { 
  width: auto;
  }

.jump-to .jump-to__right-col ul li a { padding: 20px 30px; }  

.jump-to ul a { 
  display: block;
  padding: 20px 10px;
  color: #76b84d;
  font-size: 20px;
  font-family: 'Interstate Bold', sans-serif;
  text-align: center;
  border: 3px solid #76b84d;
  border-radius: 4px;
  -webkit-transition: background-color .3s linear;
     -moz-transition: background-color .3s linear;
          transition: background-color .3s linear;
  } 
.jump-to ul a:hover { 
  color: #fff;
  background: #76b84d;
  }  



/* b-list
   ---------------------------------------- */
.b-list { 
  margin: 0 0 70px;
  padding: 0;
  }

.b-list li { 
  position: relative;
  margin: 0 0 30px;
  padding: 0 0 0 55px;
  color: #263c64;
  font-size: 20px;
  font-family: 'Interstate Regular', sans-serif;
  line-height: 26px;
  letter-spacing: 1px;
  list-style-type: none;
  }
.b-list li:before { 
  position: absolute;
  display: block;
  width: 12px;
  height: 12px;
  top: 10px;
  left: 0;
  background: #ffbb38;
  border-radius: 100%;
  content: "";
  }

.b-list li:last-child { margin: 0; }  

/* b-info-list
   ---------------------------------------- */
.b-info-list { 
  margin: 0 0 75px;
  padding: 15px 0 0;
  }  

.b-info-list li { 
  display: inline-block;
  margin: 0 0 85px;
  width: 100%;
  vertical-align: top;
  list-style-type: none;
  } 
.b-info-list li:last-child { margin: 0; }   

.b-info-list__icon { 
  float: left;
  margin: 0 50px 0 0;
  width: 140px;
  }

.b-info-list__icon.pos-right { 
  float: right;
  margin: 0 0 0 50px;
  }   

.b-info-list__icon img { width: 100%; }   

.b-info-list__description { overflow: hidden; }

.b-info-list__description h3 {
  position: relative;
  margin: 0 0 10px;
  padding: 0 0 24px;
  color: #061732;
  font-size: 20px;
  font-family: 'Interstate Bold', sans-serif;
  text-transform: uppercase;
  }
.b-info-list__description h3:before { 
  position: absolute;
  display: block;
  width: 35px;
  height: 4px;
  left: 0;
  bottom: 0;
  background: #febb3b;
  content: "";
  } 

.b-info-list__description p { 
  margin: 0 !important;
  color: #061732;
  font-size: 20px;
  font-family: 'Interstate Regular', sans-serif;
  line-height: 28px;
  letter-spacing: 0.5px;
  }   

/* view-link
   ---------------------------------------- */
.view-link { 
  position: relative;
  display: block;
  margin: 0 0 45px;
  padding: 0 0 0 23px;
  font: 20px 'Interstate Regular', sans-serif;
  } 

.view-link a { color: #061732; } 
.view-link a:before { 
  position: absolute;
  margin: -6px 0 0;
  width: 10px;
  height: 10px;
  top: 50%;
  left: 0;
  background: url(../assets/img/view-link-arrow.svg) center no-repeat;
  background-size: 100%;
  content: "";
  }

.view-link a:hover {
  -webkit-transition: opacity .3s linear;
     -moz-transition: opacity .3s linear;
          transition: opacity .3s linear; 
  opacity: 0.7;
  }   

/* text-panel
   ---------------------------------------- */
.text-panel { margin: 0 0 70px; } 

.text-panel h1 { 
  margin: 0;
  color: #061732;
  font: 68px 'Interstate Black', sans-serif;
  text-transform: uppercase;
  line-height: 68px;
  }
.text-panel h1.text-normal { text-transform: none; }  

.content .text-panel p { 
  margin: 0;
  color: #061732;
  font: 30px 'Interstate Regular', sans-serif;
  line-height: 44px;
  letter-spacing: 1px;
  }

/* btn-panel
   ---------------------------------------- */
.btn-panel { padding: 46px 0 0 100px; }

.btn { 
  display: inline-block;
  margin: 0;
  padding: 26px 23px 20px;
  min-width: 256px;
  vertical-align: top;
  color: #fff;
  font: 20px 'Interstate Bold', sans-serif;
  text-align: center;
  border: 0;
  background-color: #ffbb38;
  border-radius: 3px;
  box-shadow: 0 1px 0 0 #e49e18;
  cursor: pointer;
  box-sizing: border-box;  
  -moz-box-sizing: border-box;  
  -webkit-box-sizing: border-box;
  -webkit-transition: opacity .3s linear;
     -moz-transition: opacity .3s linear;
          transition: opacity .3s linear;
  }
.btn:hover { 
  opacity: 0.8;
  }

.content p a.btn { color: #fff; }   

/* brands
   ---------------------------------------- */
.brands { 
  margin: 0 0 80px;
  padding: 0;
  } 

.brands.indent-bt-none { margin: 0; }  

.brands dt { 
  margin: 0 0 30px;
  padding: 0 0 15px;
  color: #061732;
  font-size: 18px;
  font-family: 'Interstate Bold', sans-serif;
  border-bottom: 2px solid #cbcbcb;
  } 

.brands dd { margin: 0; }  

.brands ul { 
  margin: 0 -15px;
  padding: 0;
  font-size: 0;
  text-align: center;
  line-height: 0;
  letter-spacing: 0;
  }

.brands li { 
  display: inline-block;
  padding: 10px 15px;
  width: 33.333%;
  vertical-align: middle;
  box-sizing: border-box;  
  -moz-box-sizing: border-box;  
  -webkit-box-sizing: border-box;
  } 

.brands img { width: 100%; } 

p.in-bt-big { margin: 0 0 80px; }

.listening-tour-ul {
  margin: 0 0 50px;
  padding: 0;
  }

.listening-tour-ul li:before {
  position: absolute;
  top: 13px;
  left: 0;
  width: 5px;
  height: 5px;
  display: block;
  background: #061732;
  border-radius: 100%;
  content: "";
  }

.listening-tour-ul li:last-child { margin: 0; }

.listening-tour-ul li {
  position: relative;
  margin: 0 0 20px;
  padding: 0 0 0 18px;
  color: #061732;
  font-size: 18px;
  line-height: 30px;
  list-style-type: none;
  }

.listening-tour-ul.number { padding: 0 0 0 21px;  }

.listening-tour-ul.number li { 
  padding: 0;
  list-style-type: decimal; 
  }  
.listening-tour-ul.number li:before { 
  display: none;
  }  

.listening-tour-ul.two-col { 
  margin: 0;
  font-size: 0;
  line-height: 0;
  letter-spacing: 0;
  }  

.listening-tour-ul.two-col li { 
  display: inline-block;
  margin: 0 0 20px;
  padding: 0 15px;
  vertical-align: top;
  width: 50%;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  box-sizing: border-box;  
  -moz-box-sizing: border-box;  
  -webkit-box-sizing: border-box;
  }  

.title { 
  margin: 0 0 50px;
  color: #0091b0;
  font-size: 30px;
  font-family: 'Interstate Bold', sans-serif;
  line-height: 36px;
  letter-spacing: 1.5px;
  }  
.title.indent-bt-small { margin: 0 0 30px; }  

.title-small { 
  margin: 0 0 15px;
  color: #061732;
  font: 30px 'Interstate Bold', sans-serif;
  line-height: 35px;
  letter-spacing: 1.5px;
  }
  
.small-title.mb { 
    margin: 0 0 30px;
}

.global-trends {
    margin: 0;
    padding: 0;
}

.global-trends li {
    display: inline-block;
    margin: 0 0 40px;
    width: 100%;
    vertical-align: top;
    list-style-type: none;
}

.global-trends__icon {
    float: left;
    margin: 0 25px 0 0;
    width: 294px;
}

.global-trends__icon img {
    width: 100%;
}

.global-trends__description {
    padding: 0 0 3px;
    overflow: hidden;
}

.content .global-trends__description p {  
  font-size: 18px;
  line-height: 30px;
  }

.content p a.full-report 
{
    display:block;
    width:100%;
    font-size: 25px;
    color: #76b84d;
    text-align:center;
    line-height:50px;
    text-decoration: underline;
} 

.full-report:before {
    content:url(../assets/img/green_arrow.svg);
    display:inline-block;
    margin-right:5px;
}

.content p a.full-report:hover {
    color: #76b84d;
    text-decoration: none
}  

.b-photo-list { 
  margin: 0 0 30px;
  padding: 0;
  }

.b-photo-list li {  
  margin: 0 0 50px;
  padding: 50px 0 0;
  list-style-type: none;
  border-top: 2px dashed #c0c1c2;
  } 

.b-photo-list li:last-child { margin: 0; }   

.b-photo-list li:first-child { padding: 30px 0 0; }  

.b-photo-list img { width: 100%; }  

.small-title.indent-bt-small { margin: 0 0 20px; } 

.content p.indent-bt-big { margin: 0 0 50px; }

.content p.indent-bt-bg { margin: 0 0 80px; }

.content p.indent-bt-small { margin: 0 0 30px; }

.content p.indent-bt-sm { margin: 0 0 25px; }

.gl-left-indent { padding: 0 0 0 320px; }

form div.wpcf7-response-output {
  margin: 0 0 15px;
  padding: 15px;
}

form div.wpcf7-mail-sent-ng { 
  color: #8a6d3b;
  border: 2px solid #faebcc;
  background: #fcf8e3;
}

form div.wpcf7-validation-errors { 
  color: #a94442;
  border: 2px solid #ebccd1;
  background: #f2dede;
}

form div.wpcf7-mail-sent-ok { 
  color: #3c763d;
  border: 2px solid #d6e9c6;
  background: #dff0d8;
}

div.wpcf7 img.ajax-loader { display: none !important; }     

form span.wpcf7-not-valid-tip { 
  padding: 10px 0 0;
  font-size: 14px;
  }

form .global-form__field span.wpcf7-not-valid-tip { 
  font: 11px 'Interstate Light', sans-serif;
  }  

/* jump-to
   ---------------------------------------- */
.jump-to.changed ul { margin: 0 -15px; }

.jump-to.changed ul li { 
  padding: 0 15px;
  width: 25%;
  }

/* registration-info
   ---------------------------------------- */
.registration-info { 
  flex-wrap: wrap;
  display: flex; 
  margin: 0 -12px;
  padding: 0;
  }

.registration-info li { 
  float: left;
  display: flex; 
  padding: 0 12px;
  width: 50%;
  list-style-type: none;
  box-sizing: border-box;  
  -moz-box-sizing: border-box;  
  -webkit-box-sizing: border-box;
  }  

.registration-info__item { 
  position: relative;
  width: 100%;
  text-align: center;
  background: #ffbb38;
  border-radius: 7px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.11);
  overflow: hidden;
  } 

.registration-info__item:before { 
  position: absolute;
  display: block;
  margin: -500px 0 0 -55px;
  width: 144px;
  height: 1000px;
  top: 50%;
  left: 50%;
  background: #fdc353;
  -moz-transform: rotate(-42deg);
  -ms-transform: rotate(-42deg);
  -webkit-transform: rotate(-42deg);
  -o-transform: rotate(-42deg)
  transform: rotate(-42deg);
  content: "";
  }    

.registration-info__item__in { 
  position: relative;
  padding: 30px 30px 50px;
  z-index: 5;
  }  

.registration-info__icon { 
  margin: 0 auto 25px;
  max-width: 56px;
  width: 100%;
  }

.registration-info__icon img { width: 100%; }   

.registration-info__item h3 { 
  margin: 0 0 5px;
  color: #fff;
  font: 20px 'Interstate Bold', sans-serif;
  text-align: center;
  letter-spacing: 0.4px;
  }

.registration-info__item p { 
  position: relative;
  margin: 0 0 30px;
  padding: 0 0 20px;
  color: #fff;
  font: 18px 'Interstate Regular', sans-serif;
  letter-spacing: 0.3;
  }
.registration-info__item p:after { 
  position: absolute;
  display: block;
  margin: 0 0 0 -12px;
  width: 24px;
  height: 2px;
  left: 50%;
  bottom: 0;
  background: #fff;
  content: "";
  }

.registration-info__item strong { 
  display: block;
  margin: 0 0 12px;
  color: #fff;
  font: 20px 'Interstate Bold', sans-serif;
  letter-spacing: 0.6px;
  } 

.registration-info__item small { 
  display: block;
  margin: 0 0 30px;
  color: #fff;
  font: 14px 'Interstate Regular', sans-serif;
  letter-spacing: 0.2px;
  }  

.registration-info__btn {
  position: relative; 
  display: inline-block;
  vertical-align: top;
  padding: 17px 48px 15px 30px;
  color: #fff;
  font: 14px 'Interstate Bold', sans-serif;
  letter-spacing: 0.7px;
  border: 3px solid #fff;
  border-radius: 3px;
  -webkit-transition: opacity .3s linear;
  -moz-transition: opacity .3s linear;
  -o-transition: opacity .3s linear;
  transition: opacity .3s linear;
  } 
.registration-info__btn:after { 
  position: absolute;
  display: block;
  margin: -6px 0 0;
  width: 12px;
  height: 12px;
  top: 50%;
  right: 25px;
  background: url(../assets/img/download-i.svg) center no-repeat;
  background-size: 100%;
  content: "";
  } 

.registration-info__btn:hover { opacity: 0.8; }

/* people-list
   ---------------------------------------- */
.data-slider { 
  position: relative; 
  background: none;
  margin-top: 46px;
  }

.data-slider .slick-dots { display: none !important; }

.data-slider .data-slider__title { 
  display: block;
  margin: 4px 0 50px;
  color: #12223c;
  font: 36px 'Interstate Regular', sans-serif;
  text-align: center;
  }

.data-slider .slick-arrow { 
  position: absolute;
  width: 30px;
  height: 30px;
  top: 4px;
  font: 0px/0 a;
  border: 0;
  z-index: 5;
  cursor: pointer;
  }  

.data-slider .slick-prev { 
  margin: 0 0 0 -250px;
  left: 50%;
  background: url(../assets/img/arrow-left-s.svg) center no-repeat;
  background-size: 100%;
  }

.data-slider .slick-next { 
  margin: 0 -250px 0 0;
  right: 50%;
  background: url(../assets/img/arrow-right-s.svg) center no-repeat;
  background-size: 100%;
  }

.data-slider .slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;

  -webkit-user-select: none;
  -moz-user-select: none;
    -ms-user-select: none;
        user-select: none;

  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
    touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
    }

.data-slider .slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0 !important;
  }

.data-slider.slick-initialized .slick-slide > div { padding: 0; }

.data-slider .slick-list:focus { outline: none; }

.data-slider .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
  }

.data-slider .slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
  }

.data-slider .slick-track:before,
.data-slider .slick-track:after {
    display: table;
    content: '';
    }

.data-slider .data-slider .slick-track:after { clear: both; }

.data-slider .slick-loading .slick-track { visibility: hidden; }

.data-slider .slick-slide {
  display: none;
  float: left;
  height: 100%;
    min-height: 1px;
    }
.data-slider .slick-slide:focus { outline: none; }

.data-slider .slick-slide img { display: block; }

.data-slider .slick-slide.slick-loading img { display: none; }

.data-slider .slick-slide.dragging img { pointer-events: none; }

.data-slider .slick-initialized .slick-slide { display: block; }

.data-slider .slick-loading .slick-slide { visibility: hidden; }

.data-slider .slick-vertical .slick-slide {
    display: block;
    height: auto;
    }

.data-slider .slick-arrow.slick-hidden { display: none; }

/* people-list
   ---------------------------------------- */
.people-list { 
  margin: 0;
  padding: 0;
  }

.people-list li { 
  margin: 0 0 25px;
  list-style-type: none;
  } 
.people-list li:last-child { margin: 0; }   

.people-list__item { 
  position: relative;
  background: #fff;
  border-radius: 6px;
  }               

.people-list__photo { 
  position: absolute;
  width: 300px;
  height: 100%;
  top: 0;
  left: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 6px 0 0 6px;
  }

.people-list__photo a { 
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  }

.people-list__description { 
  margin: 0 0 0 300px; 
  padding: 30px 30px 25px;
  }

.people-list h3 { 
  margin: 0;
  color: #fbb836;
  font: 20px 'Interstate Bold', sans-serif;
  line-height: 26px;
  letter-spacing: 1px;
  text-transform: uppercase;
  }

.people-list p {
  margin: 0 0 20px;
  min-height: 60px; 
  color: #061732;
  font: 20px 'Interstate Black', sans-serif;
  text-transform: none;
  line-height: 28px;
  letter-spacing: 1px;
  }   

.people-list__bottom-panel { 
  display: inline-block;
  width: 100%;
  vertical-align: top;
  }  

.people-list__info { 
  float: left;
  color: #061732;
  font: 20px 'Interstate Regular', sans-serif;
  line-height: 26px;
  letter-spacing: 1px;
  }  

.people-list__more { 
  position: relative;
  float: right;
  display: block;
  padding: 0 22px 0 0;
  font: 16px 'Interstate Bold', sans-serif;
  text-transform: uppercase;
  line-height: 26px;
  letter-spacing: 0.6px;
  }

.people-list__more a { color: #fbb836; }

.people-list__more a:after { 
  position: absolute;
  display: block;
  margin: -7px 0 0 0;
  width: 12px;
  height: 12px;
  top: 50%;
  right: 0;
  background: url(../assets/img/arrow-bg-y.svg) center no-repeat;
  background-size: 100%;
  content: "";
  }  

/* donors-logo
   ---------------------------------------- */
.donors-logo { 
  margin: 0 0 50px;
  padding: 50px 0;
  border-top: 2px solid #cbcbcb;
  border-bottom: 2px solid #cbcbcb;
  } 

.donors-logo img { 
  display: block;
  margin: 0 auto;
  max-width: 406px;
  width: 100%;
  } 

.donors-logo-list { 
  margin: 0 0 30px;
  padding: 0 0 50px;
  border-bottom: 2px solid #cbcbcb;
  }

.donors-logo-list ul { 
  margin: 0 -77px;
  padding: 0;
  font-size: 0;
  line-height: 0;
  letter-spacing: 0;
  }  

.donors-logo-list li { 
  display: inline-block;
  padding: 0 77px;
  width: 33.333%;
  vertical-align: middle;
  font-size: 14px;
  line-height: normal;
  letter-spacing: normal;
  box-sizing: border-box;
  }   

.donors-logo-list img { width: 100%; }   

.donors-photo-list { 
  margin: 0 -15px;
  padding: 0;
  font-size: 0;
  line-height: 0;
  letter-spacing: 0;
  } 

.donors-photo-list li { 
  display: inline-block;
  margin: 0 0 30px;
  padding: 0 15px;
  width: 33.333%;
  vertical-align: top;
  box-sizing: border-box;
  }

.donors-photo-list img { 
  width: 100%;
  border: 2px solid #cdcdcd;
  }     

/* modal
   ---------------------------------------- */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
  }

.fade.in { opacity: 1; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  }

.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
  }

.modal-dialog {
  position: relative;
  margin: 100px auto;
  max-width: 960px;
  width: auto;
  color: #2e474c;
  font-family: 'Interstate Regular', sans-serif;
  } 

.modal-content {
  margin: 15px;
  position: relative;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  outline: 0;
  border: 0;
  box-shadow: 0 3px 16px 0 rgba(0, 0, 0, 0.1);
  } 

.modal-backdrop.in {
  opacity: 0.6;
  }

.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
  }

.fade.in {
  opacity: 1;
  }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  }

.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
  }

.modal-open { 
  padding: 0 !important;
  overflow: visible !important;
  } 

.modal-content { 
  position: relative;
  padding: 80px 20px 50px 80px;
  border-radius: 10px;
  border: 0;
  background: #fff;
  box-shadow: 0 3px 16px 0 rgba(0, 0, 0, 0.1);
  }

.modal.extended .modal-dialog { max-width: 1120px; }

.modal.extended .modal-content { padding: 100px 20px 85px 100px; }  

.modal.extended .user-col__left { margin: 0 80px 0 0; }

.modal.extended .scroll-wrap { height: 420px; }

.modal-backdrop { background: rgba(6, 23, 50, 0.8); }

button.close { 
  position: absolute;
  margin: 0;
  padding: 0;
  width: 26px;
  height: 26px;
  top: -45px;
  right: 25px;
  font: 0px/0 a;
  border: 0;
  background-image: url(../assets/img//close.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-color: rgba(0, 0, 0, 0.0);
  background-size: 100%;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  opacity: 1;
  -webkit-transition: background-color .3s linear;
  -moz-transition: background-color .3s linear;
  -o-transition: background-color .3s linear;
  transition: background-color .3s linear;
  } 
button.close:hover { 
  opacity: 1;
  }

.scroll-wrap {
  margin: 0;
  height: 530px;
  }  

.modal-content__in { 
  position: relative;
  }

.modal-content__text-bg { 
  display: block;
  position: absolute;
  top: 50px;
  right: 10px;
  width: 665px;
  color: #061732;
  font: 68px 'Open Sans', sans-serif;
  font-family: 'Interstate Bold', sans-serif;
  white-space: nowrap;
  text-transform: uppercase;
  line-height: 68px;
  letter-spacing: 1.8px;
  overflow: hidden;
  opacity: 0.05;
  }  

.user-col { 
  display: inline-block;
  width: 100%;
  vertical-align: top;
  }

.user-col__name { 
  display: block;
  margin: 0 0 10px;
  color: #fbb836;
  font: 20px 'Interstate Bold', sans-serif;
  line-height: 26px;
  letter-spacing: 1px;
  }  

.user-col__left { 
  float: left;
  margin: 0 55px 0 0;
  width: 240px;
  } 

.user-col__photo { margin: 0 0 15px; }

.user-col__photo img { 
  width: 100%; 
  border-radius: 5px;
  }   

.user-col__info { 
  margin: 0 0 20px;
  padding: 0;
  font: 16px 'Open Sans', sans-serif;
  font-family: 'Interstate Regular', sans-serif;
  line-height: 22px;
  letter-spacing: 0.8px;
  }  

.user-col__info dt { 
  margin: 0 0 10px;
  color: #5f6b7d;
  font-family: 'Interstate Regular', sans-serif;
  }

.user-col__info dd { 
  margin: 0;
  color: #061732;
  } 

.user-col__info.changed { margin: 0 0 30px; } 

.user-col__info.changed dt { 
  margin: 0 0 5px;
  color: #000;
  font: 16px 'Interstate Bold', sans-serif;
  line-height: 22px;
  letter-spacing: 0.8px;
  }

.user-col__info.changed dt a {
    color: #000;
    text-decoration: none;
    border-bottom: 1px solid #ffbb38}

.user-col__info.changed dd { 
  color: #5f6a7d;
  font: 16px 'Interstate Regular', sans-serif;
  line-height: 22px;
  letter-spacing: 0.8px;
  }    

.user-col__twitter { 
  position: relative;
  display: block;
  padding: 0 0 0 28px;
  color: #0091b0;
  font-size: 16px;
  font-family: 'Interstate Bold', sans-serif;
  line-height: 22px;
  }
.user-col__twitter:before { 
  position: absolute;
  display: block;
  margin: -9px 0 0;
  width: 18px;
  height: 18px;
  top: 50%;
  left: 0;
  background: url(../assets/img/twitter.svg) no-repeat center;
  background-size: 100%;
  content: "";
  }  

.user-col__twitter a { 
  color: #0091b0; 
  text-decoration: none;
  } 

.user-col__right { 
  padding: 10px 0 0;
  overflow: hidden; 
  }  

.user-col h3 { 
  position: relative;
  margin: 0 0 25px;
  padding: 0 0 24px;
  color: #061732;
  font: 38px 'Interstate Bold', sans-serif;
  text-transform: uppercase;
  line-height: 46px;
  letter-spacing: 1px;
  }  
.user-col h3:before { 
  position: absolute;
  display: block;
  width: 35px;
  height: 4px;
  left: 0;
  bottom: 0;
  background: #ffbb38;
  content: "";
  } 
.user-col .user--title {text-transform: none}

.user-col p { 
  margin: 0 0 20px;
  color: #505763;
  font: 16px 'Interstate Regular', sans-serif;
  line-height: 25px;
  } 

.user-col p strong { 
  color: #061732;
  font-size: 18px;
  font-family: 'Interstate Bold', sans-serif;
  }    

.scroll-wrap .mCSB_scrollTools { opacity: 0; }

.scroll-wrap:hover .mCSB_scrollTools { opacity: 1; }

.content p.big-size { font-size: 20px; }  

.modal-subscribe .modal-content {
  margin: 15% auto;
  padding: 0;
  background: none;
  border-radius: 0;
  }

.modal-subscribe .close { display: none; }  

/* photo-slider
   ---------------------------------------- */
.photo-slider div.slick-list { 
  margin: 0 -20px;
  padding: 0 !important;
  overflow: visible;
  }

.photo-slider img { width: 100%; }    

.photo-slider .slick-arrow { display: none; }

.photo-slider .slick-dots { padding: 50px 0 0; }

.photo-slider.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;

  -webkit-user-select: none;
    -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;

  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
      touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  background: none;
  }

.photo-slider .slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
  }

.photo-slider .slick-list:focus {
  outline: none;
  }

.photo-slider .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
  }

.photo-slider .slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
  }

.photo-slider .slick-track:before,
.photo-slider .slick-track:after {
  display: table;
  content: '';
  }

.photo-slider .slick-track:after { clear: both; }

.photo-slider .slick-loading .slick-track { visibility: hidden; }

.photo-slider .slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
  }

.photo-slider .slick-slide img { display: block; }

.photo-slider .slick-slide.slick-loading img { display: none; }

.photo-slider .slick-slide.dragging img { pointer-events: none; }

.slick-initialized .slick-slide { display: block; }

.photo-slider .slick-loading .slick-slide {
  visibility: hidden;
  }

.photo-slider .photo-slider .slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
  }

.photo-slider .slick-arrow.slick-hidden { display: none; }

.sub-menu { 
  padding: 12px 0 0 12px;
  }

.sub-menu li { list-style-type: none; } 

.small-title.sm-changed { 
  color: #061732;
  font-size: 24px;
  font-weight: normal;
  letter-spacing: 0.7px;
  }

/* booking-time
   ---------------------------------------- */
.booking-time { 
  margin: 0;
  padding: 0;
  }

.booking-time > li { 
  margin: 0 0 10px;
  padding: 25px 25px 30px;
  list-style-type: none;
  background: #1299b5;
  }
.booking-time li:last-child { margin: 0; } 

.booking-time li ul { 
  margin: 0 auto;
  padding: 0;
  max-width: 688px;
  overflow: hidden;
  } 

.booking-time li ul li { list-style-type: none; }  

.booking-time li ul li:first-child { 
  float: left;
  }

.booking-time li ul li:last-child { 
  float: right;
  }

.booking-time dl { 
  margin: 0;
  padding: 0;
  color: #fff;
  }

.booking-time dl dt { 
  float: none;
  margin: 0 0 13px;
  width: auto;
  color: #fff;
  font: 18px 'Interstate Regular', sans-serif;
  text-align: left;
  letter-spacing: 0.5px;
  }

.booking-time dl dd { 
  margin: 0;
  font: 30px 'Interstate Black', sans-serif;
  }           

/* section__top-panel
   ---------------------------------------- */
.section__top-panel { 
  display: inline-block;
  margin: 0 0 80px;
  width: 100%;
  vertical-align: top;
  }  

.section__top-panel .small-title { 
  float: left; 
  margin: 0;
  padding: 12px 0 0;
  }

.section__top-panel .btn { 
  float: right; 
  padding: 18px 32px 14px;
  min-width: auto;
  }

/* section__img
   ---------------------------------------- */
.section__img img { width: 100%; }  

.sign-up-section.changed { margin: 0; }

.sign-up-section.changed .inner { padding: 0 30px }

.sign-up-section.changed h1 { padding: 0 30px; }

.btn-img img {
  max-width: 526px; 
  width: 100%;
  }

/* global-form
   ---------------------------------------- */
.global-form fieldset { 
  margin: 0 0 32px;
  padding: 0;
  border: 0;
  }
.global-form fieldset:last-child { margin: 0; } 

.global-form fieldset.indent-top { padding: 38px 0 0; } 

.global-form h4 { 
  position: relative;
  margin: 0 0 30px;
  padding: 0 0 0 42px;
  color: #061732;
  font: 16px 'Interstate Bold', sans-serif;
  } 
.global-form h4:before { 
  position: absolute;
  display: block;
  margin: -8px 0 0;
  width: 14px;
  height: 14px;
  top: 50%;
  left: 0;
  background: #ffbb38;
  content: "";
  border-radius: 100%;
  }

.global-form__in { 
  padding: 0 0 0 42px;
  }   

.global-form__field { 
  padding: 12px 14px 20px;
  background-color: #ffffff;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  } 

.global-form__field label { 
  display: block;
  margin: 0 0 10px;
  color: #061732;
  font: 12px 'Interstate Regular', sans-serif;
  cursor: text;
  }       

.global-form__field input[type='text'],
.global-form__field input[type='email'],
.global-form__field input[type='password'],
.global-form__field input[type='number'],
.global-form__field input[type='tel'],
.global-form__field input[type='url'] { 
  margin: 0;
  padding: 0;
  vertical-align: top;
  width: 100%;
  height: 22px;
  color: rgba(51, 51, 51, 0.5);
  font: 12px 'Interstate Light', sans-serif;
  border: 0;
  background: rgba(0, 0, 0, 0.0);
  box-shadow: none;
  border-radius: 0px !important;
  } 

.global-form__field input[type='text']:focus,
.global-form__field input[type='email']:focus,
.global-form__field input[type='password']:focus
.global-form__field input[type='number']:focus,
.global-form__field input[type='tel']:focus,
.global-form__field input[type='url']:focus  {
  outline: none;
  box-shadow: none;
  }     

.global-form__field input[type='text']::-moz-placeholder,
.global-form__field input[type='email']::-moz-placeholder,
.global-form__field input[type='password']::-moz-placeholder,
.global-form__field input[type='number']::-moz-placeholder,
.global-form__field input[type='tel']::-moz-placeholder,
.global-form__field input[type='url']::-moz-placeholder {
    color: rgba(51, 51, 51, 0.5);
    opacity: 1;
    }
.global-form__field input[type='text']::-webkit-input-placeholder,
.global-form__field input[type='email']::-webkit-input-placeholder,
.global-form__field input[type='password']::-webkit-input-placeholder,
.global-form__field input[type='number']::-webkit-input-placeholder,
.global-form__field input[type='tel']::-webkit-input-placeholder,
.global-form__field input[type='url']::-webkit-input-placeholder {
    color: rgba(51, 51, 51, 0.5);
    opacity: 1;
    }  

.global-form__field .select { 
  display: inline-block; 
  vertical-align: top;
  }

.global-form__field .select select { 
  position: relative;
  margin: 0;
  padding: 0 27px 0 0;
  width: 100%;
  height: 22px;
  vertical-align: top;
  color: #333333;
  font: 15px 'Interstate Light', sans-serif;
  border: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  cursor: pointer;
  background: url(../assets/img/down-arrow.svg) no-repeat right 6px center #fff;
  background-size: 12px;
  border-radius: 3px;
  -moz-appearance: none !important;
    -webkit-appearance: none !important;
    -o-appearance: none !important;
  } 

.global-form__field .select select:hover,
.global-form__field .select select:focus,
.global-form__field .select select:active { 
  outline: none !important; 
  border: 0;
  }    

.global-form__list { 
  margin: 0 -11px;
  padding: 0;
  font-size: 0;
  line-height: 0;
  letter-spacing: 0;
  }

.global-form__list > li { 
  display: inline-block;
  padding: 0 11px;
  width: 50%;
  vertical-align: top;
  font-size: 14px;
  line-height: normal;
  letter-spacing: normal;
  list-style-type: none;
  box-sizing: border-box;  
  -moz-box-sizing: border-box;  
  -webkit-box-sizing: border-box;
  } 

.global-form__list.three-col > li { 
  margin: 0 0 20px;
  width: 33.333%; 
  }   

.global-form__field textarea { 
  margin: 0;
  padding: 0;
  vertical-align: top;
  width: 100%;
  height: 80px;
  color: rgba(51, 51, 51, 0.5);
  font: 12px 'Interstate Light', sans-serif;
  font-weight: 400;
  border: 0;
  background: #fff;
  border-radius: 0px !important;
  box-shadow: none;
  resize: none;
  overflow: auto;
  }

.global-form__field textarea:focus {
  outline: none;
  box-shadow: none;
  }     

.global-form__field textarea::-moz-placeholder {
    color: rgba(51, 51, 51, 0.5);
    opacity: 1;
    }
.global-form__field textarea::-webkit-input-placeholder {
    color: rgba(51, 51, 51, 0.5);
    opacity: 1;
    }   

/* btn-list
   ---------------------------------------- */
.btn-list { 
  display: block;
  margin: 0 -15px;
  padding: 0;
  height: auto;
  font-size: 0;
  line-height: 0;
  letter-spacing: 0;
  }

.btn-list li {
  display: inline-block; 
  padding: 0 15px;
  width: 50%;
  vertical-align: top;
  font-size: 14px;
  line-height: normal;
  letter-spacing: normal;
  box-sizing: border-box;  
  -moz-box-sizing: border-box;  
  -webkit-box-sizing: border-box;
  }  

.btn-list .btn { 
  display: block;
  width: 100%;
  box-sizing: border-box;  
  -moz-box-sizing: border-box;  
  -webkit-box-sizing: border-box;
  } 

/* global-content
   ---------------------------------------- */
.global-content h1 { 
  position: relative;
  margin: 0 0 25px;
  padding: 0 0 25px;
  color: #061732;
  font-size: 46px;
  font-family: 'Interstate Bold', sans-serif;
  letter-spacing: -1px;
  text-transform: none;
  line-height: normal;
  }
.global-content h1:before {
  position: absolute;
  display: block;
  width: 34px;
  height: 3px;
  left: 0;
  bottom: 0;
  background: #ffbb38;
  content: "";
  }  

.global-content h2 {
  margin: 0 0 25px;
  color: #061732;
  font-size: 20px;
  font-family: 'Interstate Regular', sans-serif;
  line-height: 30px;
  }

.global-content p {
  margin: 0 0 40px;
  max-width: 856px;
  width: 100%;
  color: #061732;
  font-size: 16px;
  font-family: 'Interstate Regular', sans-serif;
  line-height: 26px;
  }  

.global-content ul { 
  margin: 0 0 50px;
  padding: 0;
  }    

.global-content ul li {
  position: relative;
  margin: 0 0 20px;
  padding: 0 0 0 18px;
  color: #061732;
  font-size: 18px;
  line-height: 30px;
  list-style-type: none;
  }  
.global-content ul li:before {
  position: absolute;
  top: 13px;
  left: 0;
  width: 5px;
  height: 5px;
  display: block;
  background: #061732;
  border-radius: 100%;
  content: "";
  }  

.global-content ol { 
  margin: 0 0 50px;
  padding: 0 0 0 20px;
  }    

.global-content ol li {
  position: relative;
  margin: 0 0 20px;
  color: #061732;
  font-size: 18px;
  line-height: 30px;
  }  

/* select2-hidden-accessible
   ---------------------------------------- */
.select2-hidden-accessible { 
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
  opacity: 0 !important;
  }

.select2-container { 
  display: inline-block;
  position: relative;
  display: block;
  vertical-align: middle;
  }  

.selection { 
  display: block;
  }

.select2-container--default .select2-selection--multiple { 
  display: block;
  }  

.select2-container--default .select2-selection--multiple .select2-selection__rendered { 
  margin: 0;
  padding: 0;
  overflow: hidden;
  cursor: pointer;
  } 

.select2-container--default .select2-selection--multiple .select2-selection__choice { 
  position: relative;
  float: left;
  margin: 0 5px 2px 0;
  padding: 4px 25px 4px 6px;
  list-style-type: none;
  color: #333;
  font: 12px 'Interstate Light', sans-serif;
  line-height: 14px;
  background: #f3f3f3;
  border-radius: 3px;
  }    

.select2-search.select2-search--inline { 
  float: left; 
  opacity: 0;
  }

.select2-selection__choice__remove { 
  position: absolute;
  display: block;
  margin: -5px 0 0;
  width: 10px;
  height: 10px;
  top: 50%;
  right: 10px;
  font: 0px/0 a;
  background: url(../assets/img/close-icon.svg) no-repeat center;
  background-size: 100%;
  cursor: pointer;
  } 

.select2-results__options { 
  display: block;
  margin: 0;
  padding: 0;
  max-width: 348px;
  width: 100%;
  height: 200px;
  overflow-y: scroll;
  overflow-x: visible;
  background-color: #f3f3f3;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);  
  border-radius: 3px;
  }

.select2-results__options::-webkit-scrollbar {
    -webkit-appearance: none;
}

.select2-results__options::-webkit-scrollbar:vertical {
    width: 11px;
}

.select2-results__options::-webkit-scrollbar:horizontal {
    height: 11px;
}

.select2-results__options::-webkit-scrollbar-thumb {
    border-radius: 8px;
    border: 2px solid white;
    background-color: rgba(0, 0, 0, .5);
}  

.select2-results__options li { 
  position: relative;
  padding: 12px 17px;
  list-style-type: none;
  color: #333;
  font: 12px 'Interstate Light', sans-serif;
  }
.select2-results__options li:hover { background: #fff; }

.select2-results__options li:before { 
  position: absolute;
  display: block;
  height: 1px;
  left: 17px;
  right: 17px;
  bottom: 0;
  background: #fff;
  content: "";
  }   

.select2-results__options li:last-child:before { display: none; }   

.search-btn { 
  display: inline-block;
  margin: 5px 20px 0 0;
  width: 20px;
  height: 20px;
  vertical-align: top;
  font: 0px/0 a;
  background: url(../assets/img/search-i.svg) center no-repeat;
  background-size: 100%;
  cursor: pointer;
  }

.site-header { 
  position: relative;
  z-index: 52;
  }  

table {
  border: solid 1px #ccc;
  border-collapse: collapse;
  border-spacing: 0;
}
thead td {
  background-color: #061732;
  border: solid 1px #061732;
  color: #fff;
  padding: 10px;
  text-align: left;
}
td {
  border: solid 1px #ccc;
  color: #061732;
  padding: 10px;
}  

/* @media only screen
   ---------------------------------------- */
@media only screen and (max-width: 1200px) {

.info-slider__item__in { padding: 85px 90px 75px 100px; }

.info-slider__item blockquote:before { 
  width: 30px;
  height: 30px;
  top: -10px;
  left: -50px;
  }  

.photo-slider div.slick-list { padding: 0 150px 0 0 !important; }

}

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

.view-link { margin: 0 0 20px; }

.text-panel h1 { font-size: 50px; }

.global-title.changed {
  font-size: 40px; 
  line-height: normal;
  }

.global-info dd { margin: 0 0 0 295px; }  

.content__col { max-width: 780px; }

.sidebar { margin: 0 30px 0 0; }  

.organization__photo { width: 180px; }

.small-title { 
  margin: 0 0 30px;
  font-size: 20px;
  line-height: 30px;
  }  

.content p { 
  margin: 0 0 30px;
  font-size: 16px;
  line-height: 28px;
  }    

.organization__info { padding: 45px 0 0; }  

.organization__info h3 { font-size: 24px; }  

.content p {  line-height: 24px; }

.organization { margin: 0 0 50px; }

.interviews { 
  margin: 0 0 30px;
  padding: 30px 30px 10px;
  }

.interviews h3 { font-size: 22px; } 

.interviews__list li { margin: 0 0 20px; }

.interviews__list__number { 
  margin: 0 10px 0 0;
  width: 28px;
  height: 28px;
  font-size: 14px;
  line-height: 28px;
  }  

.interviews__list__text { 
  font-size: 16px;
  line-height: 28px;
  } 

.group { margin: 0 0 70px; }  

.group dt { margin: 0 0 20px; }

.group dt img { max-width: 280px; }

.group dd span { 
  padding: 15px;
  max-width: 310px;
  font-size: 20px;
  line-height: 28px;
  }

.countries h3 { 
  margin: 0 0 30px;
  font-size: 22px;
  }

.content .countries p { 
  font-size: 16px;
  line-height: 24px;
  }  

.info-list li { margin: 0 0 30px; }  

.global-container.indent-left-big { padding-left: 15px; }



.program-list li { padding: 0; }

.section.program { padding: 0 0 120px; }

.section.indent-bt-big { padding-bottom: 100px; }

.section.indent-bt-small { padding: 0 0 50px; }

.section.sponsorship { padding: 50px 0; }

.global-title { 
  margin: 0 0 40px;
  font-size: 38px;
  }

.sponsorship-list li { margin: 0 0 40px; }

.info-slider { 
  margin: 0;
  padding: 50px 0 50px;
  top: 0;
  }

.slick-dots button { width: 60px; }  

.global-info dt { margin: 0 40px 0 0; }

.expect-list li { 
  margin: 0 0 20px;
  font-size: 30px;
  }

.info-list { margin: 0 -15px; }

.info-list li { padding: 0 15px; }  

.jump-to ul { margin: 0 -10px; }

.jump-to ul li { padding: 0 10px; }

.jump-to ul a { font-size: 16px; }

.listening-tour-ul li 
{
    font-size: 16px;
}

.booking-time dl dd { font-size: 20px; }

.jump-to .jump-to__left-col { margin: 0 20px 0 0; }

.jump-to .jump-to__left-col .btn { 
  padding: 23px 23px 22px;
  font-size: 16px;
  }

}

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

.global-list li { width: 100%; }
.global-list li:last-child { margin: 0; }

.section.indent-tp-big { padding-top: 50px; }

.includes-col { margin: 0 -15px; }

.includes-col > div { padding: 0 15px; }

.photo-list { 
  margin: 0 -15px -115px;
  padding: 50px 0 0;
  }

.photo-list li { padding: 0 15px; }

.jump-to.changed ul li { 
  margin: 0 0 30px;
  width: 50%; 
  }

.jump-to.changed { margin: 0 0 30px; }  

.btn-panel { padding: 0; }

.gl-left-indent { padding: 0; }

.global-form__in { padding: 0; }

.global-form fieldset { margin: 0 0 20px; }

.global-form fieldset.indent-top { padding: 20px 0 0; }

.people-list__info { 
  float: none;
  display: block;
  margin: 0 0 10px;
  }

.people-list__more { 
  float: none; 
  display: inline-block;
  vertical-align: top;
  }  

.gl-search__col { padding: 30px 0 0; }

.gl-search__col__left { padding: 0 60px 0 0; }

.gl-search__col p.indent-bt-big { margin: 0 0 30px; }

.gl-search__form input[type="text"] { 
  padding: 0 0 15px 40px;
  font-size: 40px; 
  background: url(../assets/img/search.svg) no-repeat 0 7px;
  background-size: 30px;
  }

.gl-search__form.active input[type="text"], 
.gl-search__form input[type="text"]:focus {
  background: url(../assets/img/search-b.svg) no-repeat 0 7px;
  background-size: 30px;
  }

}

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

.jump-to .jump-to__left-col { 
  float: none;
  margin: 0 0 20px;
  }

.jump-to__right-col { float: none; }  

.secondary-header .three-arrows .inner { background-size: 325px 150px !important; }

}

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

.global-info dd { margin: 0; }  

.sidebar { 
  float: none;
  width: 100%;
  margin: 0 0 30px;
  }

.group { margin: 0 0 30px; }  

.program-list__description h3 { font-size: 30px; }

.program-list__description:before { 
  width: 250px;
  height: 250px;
  }

.package-list { margin: 0 0 20px; }

.package-list ul li { 
  margin: 0 0 20px;
  width: 50%;
  }

.download-info dd { font-size: 20px; }  

.content p.sponsorship-text { font-size: 16px; }

.scholarship dt { 
  float: none;
  margin: 0 0 20px;
  width: 100%;
  text-align: center;
  }

.section.global-indent { padding: 50px 0; }  

.content p.changed-text,
.content p.changed-text.light { margin: 0 auto 30px; }

.content p.changed-text.mt-80 { margin: 30px auto 30px; }

.includes-col__list li { margin: 0 0 30px; }

.includes-col span { font-size: 14px; }

.global-info dt { 
  float: none;
  margin: 0 0 20px;
  width: 100%;
  text-align: center;
  }

.global-info dt br { display: none; }  

.content .accordion__content p:last-child { margin: 0; }

.expect-list li { 
  font-size: 24px;
  text-align: center;
  }

.section.global-indent.indent-top-big { padding: 170px 0 50px; }

.info-list li:nth-child(2) { padding-top: 0; } 

.info-list h3 { 
  margin: 0 0 20px;
  padding: 0 0 20px;
  font-size: 20px;
  }

.jump-to { margin: 0 0 30px; }  

.jump-to ul li { 
  margin: 0 0 20px;
  width: 100%;
  }
.jump-to ul li:last-child { margin: 0; }   

.brands { margin: 0 0 30px; } 

.title { font-size: 24px; }

.modal-content { padding: 20px; }

button.close { right: 0; }

.modal-content__text-bg {
  font-size: 40px; 
  line-height: 40px;
  }

.user-col h3 { 
  font-size: 32px; 
  line-height: 36px;
  }

.user-col__left { margin: 0 20px 0 0; }

.user-col__right { padding: 0; }

.small-title.sm-changed { 
  margin: 0 0 20px;
  text-align: center;
  }

.title-small { font-size: 24px; }  

.modal.extended .modal-content { padding: 20px; }

.modal.extended .user-col__left { margin: 0 20px 0 0; }

.user-col__info.changed { margin: 0 0 20px; }

}

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

.mini-nav .site-header__logo {
  height: 22px;
  }

}

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

.program-list__description h3 { margin: 0 0 25px; }

.program-list li { margin: 0 0 40px; }

.btn { 
  padding: 17px 25px 15px;
  min-width: auto;
  font-size: 16px;
  }

.text-panel { margin: 0 0 30px; }  

.text-panel h1 { 
  margin: 0 0 15px;
  font-size: 40px; 
  line-height: normal;
  }

.content .text-panel p { 
  font-size: 18px; 
  line-height: normal;
  }

.listening-tour-ul.two-col li { width: 100%; }  

.donors-logo img { max-width: 300px; }

.donors-logo-list ul { margin: 0 -30px; }

.donors-logo-list li { padding: 0 30px; }

.content p.small-size { margin: 0 0 50px; }

}

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

.info-slider__item__in { padding: 30px; }

.info-slider__item blockquote { font-size: 16px; }

.info-slider__item blockquote:before { 
  position: static;
  margin: 0 0 20px;
  width: 40px;
  height: 40px;
  }

.content .info-slider__item p { font-size: 16px; }

.includes-col__icon { max-width: 120px; }  

.photo-list { 
  margin: 0 -15px;
  padding: 0 0 40px;
  }

.photo-list li:nth-child(2) { padding-top: 0; }  

.section.global-indent.indent-top-big { padding: 50px 0; }

.expect-list li { 
  margin: 0 0 15px;
  font-size: 20px;
  line-height: normal;
  }

.info-list li { width: 50%; }  

.title { margin: 0 0 30px; }

.registration-info__item__in { padding: 15px; }

.photo-slider .slick-dots { padding: 30px 0 0 ; }

.slick-dots button { 
  width: 30px; 
  height: 4px;
  }

.slick-dots li { padding: 0 5px; }

.booking-time > li { padding: 20px; }

.booking-time dl dt { 
  margin: 0 0 5px;
  font-size: 16px; 
  }

.booking-time dl dd { font-size: 24px; }

.global-form__list.three-col li { 
  margin: 0 0 20px;
  width: 100%;  
  }

.global-form__list.three-col li:last-child { margin: 0; }

.people-list__description { padding: 25px; }

.people-list__photo { width: 260px; }

.people-list__description { margin: 0 0 0 260px; }

.people-list__info { font-size: 16px; }

.people-list__more { font-size: 14px; }

.content p { min-height: auto; }
 
}

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

.data-slider .slick-prev { 
  margin: 0;
  left: 0;
  }

.data-slider .slick-next { 
  margin: 0;
  right: 0;
  }  

.section.indent-bt-big { padding-bottom: 40px; }  

.section.program { padding: 40px 0; }

.program-list { 
  margin: 0;
  top: 0;
  }

.program-list__description { padding: 0 0 0 25px; }

.program-list li:first-child .program-list__description { padding-top: 0; }

.program-list__description h3 { left: 0; }

.program-list__description h3:before { left: 0; }

.program-list__description:before { 
  top: 0;
  right: 0;
  }

.program-list li:nth-last-child(2n) .program-list__description { padding: 0 25px 0 0; }

.program-list li:nth-last-child(2n) .program-list__description h3 { left: 0; }

.program-list li:nth-last-child(2n) .program-list__description h3::before { left: 0; }

.program-list li:first-child .program-list__description::before { top: 0; }

.global-title { font-size: 28px; }

.sponsorship-list__icon { 
  margin: 0 20px 0 0;
  width: 100px;
  }

.sponsorship-list li:nth-last-child(2n+1) .sponsorship-list__icon { margin: 0 0 0 20px; }   

.sponsorship-list h3 {
  margin: 0 0 15px; 
  font-size: 20px;
  } 

.content .sponsorship-list p { 
  font-size: 16px;
  line-height: 20px;
  }  

.global-title-sm { 
  margin: 0 0 20px;
  font-size: 20px;
  line-height: normal;
  }  

.global-list li { 
  margin: 0 0 15px;
  font-size: 18px;
  }
  
.global-trends__icon {
    margin: 0 20px 0 0;
    width: 100%;
}

.donors-logo { 
  margin: 0 0 30px; 
  padding: 30px 0;
  }

.donors-logo img { max-width: 200px; }  

.donors-logo-list { padding: 0 0 30px; }

.donors-photo-list li { width: 50%; }

.btn-list { margin: 0 -6px; }

.btn-list li { padding: 0 6px; } 

.btn { 
  padding: 17px 15px 15px;
  font-size: 14px; 
  } 

.gl-search__close { 
  position: absolute;
  width: 18px;
  height: 18px;
  top: 15px;
  right: 15px;
  }  

}


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

.b-info-list { 
  margin: 0 0 30px;
  text-align: center; 
  }

.b-info-list li { margin: 0 0 30px; }
.b-info-list li:last-child { margin: 0; }  

.b-info-list__icon,
.b-info-list__icon.pos-right { 
  float: none;
  margin: 0 auto 30px;
  }

.b-info-list__description h3:before { 
  position: absolute;
  margin: 0 0 0 -17px;
  width: 34px;
  bottom: 0;
  left: 50%;
  }

.info-slider__item { margin: 0 10px; }

.info-slider__item blockquote { 
  margin: 0 0 20px;
  padding: 0 0 23px;
  }

.brands li { padding: 10px 15px; } 

.secondary-header .secondary-page-title { font-size: 30px; } 

.jump-to.changed ul li { 
  margin: 0 0 20px;
  width: 100%; 
  }
.jump-to.changed ul li:last-child { margin: 0; }

.b-movie iframe { height: 270px; } 

.user-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

.user-col__left { 
  float: none;
  margin: 0 0 30px;
  width: 100%;
  }

.user-col__right { overflow: visible; }

.mCSB_inside > .mCSB_container { margin: 0 !important; }

.registration-info li { 
  margin: 0 0 24px;
  width: 100%; 
  }
.registration-info li:last-child { margin: 0; }  

.global-title.changed { font-size: 30px; }

.photo-slider div.slick-list { margin: 0 -10px !important; }

.booking-time li ul li:first-child { 
  float: none; 
  margin: 0 0 20px;
  }

.booking-time li ul li:last-child { float: none; }

.section__top-panel { text-align: center; }

.section__top-panel { margin: 0 0 40px; }

.section__top-panel .small-title { 
  float: none;
  padding: 0;
  margin: 0 0 20px;
  }

.section__top-panel .btn { 
  float: none;
  }  

.people-list__photo { 
  position: static;
  width: 100%;
  height: 200px;
  border-radius: 6px 6px 0 0;
  }  

.people-list__description { margin: 0; } 

.content p { margin: 0 0 20px; }

.people-list { padding: 0; } 

.gl-search__col__left { 
  float: none;
  margin: 0 0 30px;
  padding: 0;
  width: 100%;
  }

.gl-search__col__right { 
  float: none;
  padding: 0;
  width: 100%;
  }  

.gl-search__col h3.border-none { margin: 0 0 20px; }

.gl-search__col dl dd { margin: 0 0 15px; }  

.gl-search { padding: 65px 0 0; }

.gl-search__in { padding: 25px 0; }

.gl-search__form input[type="text"] { 
  padding: 0 0 15px 30px;
  font-size: 24px; 
  background: url(../assets/img/search.svg) no-repeat 0 3px;
  background-size: 20px;
  }

.gl-search__form.active input[type="text"], 
.gl-search__form input[type="text"]:focus {
  background: url(../assets/img/search-b.svg) no-repeat 0 3px;
  background-size: 20px;
  }

.gl-search__form small { font-size: 14px; }  

}

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

.btn-list li { 
  margin: 0 0 12px;
  display: block;
  width: 100%;
  }
.btn-list li:last-child { margin: 0; }  

}

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

.content { padding: 10px 0; }  

.gl-photo.indent-top { padding: 15px 0 0; }  

.interviews { 
  margin: 0 0 30px;
  padding: 15px;
  }

.interviews__list li { width: 100%; }

.interviews__list li:last-child { margin: 0; }

.interviews__list li:nth-last-child(2n) { width: 100%; }

.organization__photo { 
  margin: 0 15px 0 0;
  width: 80px;
  } 

.organization__info { padding: 0; }

.organization__info h3 { 
  font-size: 16px;
  line-height: normal;
  }

.organization__info p { 
  font-size: 14px;
  line-height: 20px;
  }

.group dt img { max-width: 200px; }  

.group dd span { 
  font-size: 16px;
  line-height: 22px;
  }

.countries h3 { 
  font-size: 18px;
  line-height: 24px;
  }   

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

.interviews h3 { 
  margin: 0 0 20px;
  font-size: 18px;
  }  

.interviews__list__text { font-size: 14px; }  

.program-list__photo { 
  float: none;
  margin: 0 0 20px;
  width: 100%;
  }  

.program-list__description { 
  float: none;
  width: 100%;
  padding: 0;
  }  

.program-list__description:before { display: none; }  

.info-list h3 { 
  margin: 0 0 20px;
  padding: 0 0 22px;
  }

.program-list__description h3 { font-size: 24px; } 

.content p { margin: 0 0 20px; } 

.small-title.changed { 
  font-size: 22px;
  line-height: 30px;
  }

.package-list__item span { 
  font-size: 12px;
  line-height: 20px;
  }  

.sponsorship-list { margin: 0 0 30px; }

.sponsorship-list h3 { 
  margin: 0 0 10px;
  font-size: 18px;
  }

.global-list li { 
  text-align: center;
  line-height: normal;
  } 

.includes-col > div { 
  margin: 0 0 30px;
  width: 100%;
  }
.includes-col > div:last-child { margin: 0; }  

.includes-col > .includes-col__left .includes-col__list, 
.includes-col > .includes-col__right .includes-col__list { padding-top: 0; }

.includes-col span { min-height: auto; }

.modal-content__text-bg { 
  display: none;
  }

.user-col h3 { 
  font-size: 22px;
  line-height: 26px;
  }  

.modal-dialog { margin: 70px auto 0; }  

.section.global-indent { padding: 25px 0; }

.registration-info__item__in { padding: 15px 15px 30px; }

.info-list.changed p { margin: 0 0 10px; }

.section.indent-bt-small { padding: 0 0 25px; }

.text-panel h1 { font-size: 30px; }

.view-link { font-size: 14px; }

.global-form__list > li { 
  margin: 0 0 20px;
  width: 100%;
  }
.global-form__list > li:last-child { margin: 0; } 

.data-slider .data-slider__title { 
  margin: 0 0 40px;
  font-size: 24px; 
  } 

.data-slider .slick-arrow { top: 0; }  

}

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

.info-list li { width: 100%; }

.b-movie iframe { height: 180px; } 

.photo-slider div.slick-list { padding: 0 50px 0 0 !important; }

.donors-logo-list ul { margin: 0 -15px; }

.donors-logo-list li { padding: 0 15px; }

.content p.indent-bt-bg { margin: 0 0 30px; }

.donors-photo-list { margin: 0 -7px; }

.donors-photo-list li { 
  margin: 0 0 14px;
  padding: 0 7px;
  }

.btn.full-size { width: 100%; }   

}

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

.info-slider__item { margin: 0 10px; }

.info-slider__item__in {
  padding: 15px;
  }

.slick-dots button { 
  width: 30px;
  height: 4px;
  }  

.slick-dots li { 
  padding: 0 5px;
  height: 4px;
  }  

.md-title { font-size: 22px; } 

.includes-col__icon { max-width: 140px; } 

.includes-col span { font-size: 16px; }

.photo-list { margin: 0 -15px -65px; }

.photo-list li {
  margin: 0 0 20px; 
  width: 100%;
  }
.photo-list li:last-child { margin: 0; }  

.accordion__item { margin: 0 0 20px; }

.accordion__title { 
  font-size: 20px;
  line-height: 26px;
  }

.sponsorship-list__icon,
.sponsorship-list li:nth-last-child(2n+1) .sponsorship-list__icon { 
  float: none;
  margin: 0 auto 20px;
  }

.sponsorship-list__description { text-align: center; }    

.global-trends__icon
{
    float: none;
    margin: 0 auto 20px;
}

.global-trends__description {
    text-align: center;
}

.b-list li { padding: 0 0 0 30px; }

}

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

.package-list ul { margin: 0 -5px; }

.package-list ul li { 
  margin: 0 0 10px;
  padding: 0 5px;
  }

.package-list__item__in { padding: 0 5px; }  

.info-slider__item blockquote { font-size: 14px; } 

.content .info-slider__item p { font-size: 14px; }

.brands li img { width: 100%; } 

.modal-content {
  padding: 10px;
  border-radius: 5px;
  }

.booking-time dl dd { font-size: 20px; }

.people-list__description { padding: 15px; }  

.data-slider .data-slider__title { font-size: 20px; }

}

/* new.css */
/* font Graphik start */
@font-face {
  font-family: 'Graphik';
  src: url("../assets/fonts/Graphik/Graphik-Thin.eot");
  src: url("../assets/fonts/Graphik/Graphik-Thin.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/Graphik/Graphik-Thin.woff") format("woff"), url("../assets/fonts/Graphik/Graphik-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal; }

@font-face {
  font-family: 'Graphik';
  src: url("../assets/fonts/Graphik/Graphik-ThinItalic.eot");
  src: url("../assets/fonts/Graphik/Graphik-ThinItalic.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/Graphik/Graphik-ThinItalic.woff") format("woff"), url("../assets/fonts/Graphik/Graphik-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic; }

@font-face {
  font-family: 'Graphik';
  src: url("../assets/fonts/Graphik/Graphik-ExtralightItalic.eot");
  src: url("../assets/fonts/Graphik/Graphik-ExtralightItalic.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/Graphik/Graphik-ExtralightItalic.woff") format("woff"), url("../assets/fonts/Graphik/Graphik-ExtralightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic; }

@font-face {
  font-family: 'Graphik';
  src: url("../assets/fonts/Graphik/Graphik-Bold.eot");
  src: url("../assets/fonts/Graphik/Graphik-Bold.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/Graphik/Graphik-Bold.woff") format("woff"), url("../assets/fonts/Graphik/Graphik-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Graphik';
  src: url("../assets/fonts/Graphik/Graphik-RegularItalic.eot");
  src: url("../assets/fonts/Graphik/Graphik-RegularItalic.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/Graphik/Graphik-RegularItalic.woff") format("woff"), url("../assets/fonts/Graphik/Graphik-RegularItalic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic; }

@font-face {
  font-family: 'Graphik';
  src: url("../assets/fonts/Graphik/Graphik-LightItalic.eot");
  src: url("../assets/fonts/Graphik/Graphik-LightItalic.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/Graphik/Graphik-LightItalic.woff") format("woff"), url("../assets/fonts/Graphik/Graphik-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic; }

@font-face {
  font-family: 'Graphik';
  src: url("../assets/fonts/Graphik/Graphik-MediumItalic.eot");
  src: url("../assets/fonts/Graphik/Graphik-MediumItalic.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/Graphik/Graphik-MediumItalic.woff") format("woff"), url("../assets/fonts/Graphik/Graphik-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic; }

@font-face {
  font-family: 'Graphik';
  src: url("../assets/fonts/Graphik/Graphik-Regular.eot");
  src: url("../assets/fonts/Graphik/Graphik-Regular.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/Graphik/Graphik-Regular.woff") format("woff"), url("../assets/fonts/Graphik/Graphik-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Graphik';
  src: url("../assets/fonts/Graphik/Graphik-Black.eot");
  src: url("../assets/fonts/Graphik/Graphik-Black.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/Graphik/Graphik-Black.woff") format("woff"), url("../assets/fonts/Graphik/Graphik-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal; }

@font-face {
  font-family: 'Graphik';
  src: url("../assets/fonts/Graphik/Graphik-Light.eot");
  src: url("../assets/fonts/Graphik/Graphik-Light.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/Graphik/Graphik-Light.woff") format("woff"), url("../assets/fonts/Graphik/Graphik-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Graphik Super';
  src: url("../assets/fonts/Graphik/Graphik-Super.eot");
  src: url("../assets/fonts/Graphik/Graphik-Super.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/Graphik/Graphik-Super.woff") format("woff"), url("../assets/fonts/Graphik/Graphik-Super.ttf") format("truetype");
  font-weight: 900;
  font-style: normal; }

@font-face {
  font-family: 'Graphik';
  src: url("../assets/fonts/Graphik/Graphik-SemiboldItalic.eot");
  src: url("../assets/fonts/Graphik/Graphik-SemiboldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Graphik/Graphik-SemiboldItalic.woff") format("woff"), url("../assets/fonts/Graphik/Graphik-SemiboldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic; }

@font-face {
  font-family: 'Graphik';
  src: url("../assets/fonts/Graphik/Graphik-Semibold.eot");
  src: url("../assets/fonts/Graphik/Graphik-Semibold.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/Graphik/Graphik-Semibold.woff") format("woff"), url("../assets/fonts/Graphik/Graphik-Semibold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: 'Graphik';
  src: url("../assets/fonts/Graphik/Graphik-Medium.eot");
  src: url("../assets/fonts/Graphik/Graphik-Medium.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/Graphik/Graphik-Medium.woff") format("woff"), url("../assets/fonts/Graphik/Graphik-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Graphik';
  src: url("../assets/fonts/Graphik/Graphik-BoldItalic.eot");
  src: url("../assets/fonts/Graphik/Graphik-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/Graphik/Graphik-BoldItalic.woff") format("woff"), url("../assets/fonts/Graphik/Graphik-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic; }

@font-face {
  font-family: 'Graphik Super';
  src: url("../assets/fonts/Graphik/Graphik-SuperItalic.eot");
  src: url("../assets/fonts/Graphik/Graphik-SuperItalic.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/Graphik/Graphik-SuperItalic.woff") format("woff"), url("../assets/fonts/Graphik/Graphik-SuperItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic; }

@font-face {
  font-family: 'Graphik';
  src: url("../assets/fonts/Graphik/Graphik-BlackItalic.eot");
  src: url("../assets/fonts/Graphik/Graphik-BlackItalic.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/Graphik/Graphik-BlackItalic.woff") format("woff"), url("../assets/fonts/Graphik/Graphik-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic; }

@font-face {
  font-family: 'Graphik';
  src: url("../assets/fonts/Graphik/Graphik-Extralight.eot");
  src: url("../assets/fonts/Graphik/Graphik-Extralight.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/Graphik/Graphik-Extralight.woff") format("woff"), url("../assets/fonts/Graphik/Graphik-Extralight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal; }
/* font Graphik end */

.extra-container {
  margin: 0 auto;
  padding: 0 15px;
  max-width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .extra-container.w965 {
    max-width: 965px; }
  .extra-container.w815 {
    max-width: 815px; }
  .extra-container.w805 {
    max-width: 805px; }

.navbar-tabs {
  position: relative;
  margin-bottom: 30px; }
  .navbar-tabs:after {
    position: absolute;
    content: '';
    width: 300%;
    height: 1px;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    background: #d8d8d8; }
  .navbar-tabs__nav {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-template-rows: auto;
    list-style-type: none;
    padding: 0;
    margin: 0; }
    .navbar-tabs__nav li {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-transition: all .25s ease-in-out;
      -o-transition: all .25s ease-in-out;
      transition: all .25s ease-in-out;
      border-right: 1px solid #d8d8d8; }
      .navbar-tabs__nav li:first-child {
        border-left: 1px solid #d8d8d8; }
      .navbar-tabs__nav li.active, .navbar-tabs__nav li:hover {
        background: #76b84d; }
        .navbar-tabs__nav li.active a, .navbar-tabs__nav li:hover a {
          color: white; }
      .navbar-tabs__nav li a {
        display: inline-block;
        width: 100%;
        font-family: "Graphik", sans-serif;
        font-size: 12px;
        line-height: normal;
        font-weight: 500;
        color: #061732;
        text-align: center;
        padding: 18px 0 22px;
        -webkit-transition: all .25s ease-in-out;
        -o-transition: all .25s ease-in-out;
        transition: all .25s ease-in-out; }
    .navbar-tabs__nav.two-rows li a {
      padding: 12px 0;
      font-weight: bold; }
      .navbar-tabs__nav.two-rows li a span {
        display: block;
        font-weight: normal; }

@media (max-width: 991px) {
  .navbar-tabs__nav {
    grid-template-columns: repeat(3, 1fr); }
    .navbar-tabs__nav li {
      border-top: 1px solid #d8d8d8; }
      .navbar-tabs__nav li:nth-of-type(4) {
        border-left: 1px solid #d8d8d8; } }

@media (max-width: 480px) {
  .navbar-tabs__nav {
    grid-template-columns: repeat(2, 1fr); }
    .navbar-tabs__nav li:nth-of-type(4) {
      border-left: none; }
    .navbar-tabs__nav li:nth-of-type(3), .navbar-tabs__nav li:nth-of-type(5) {
      border-left: 1px solid #d8d8d8; }
    .navbar-tabs__nav li a {
      padding: 12px 0; } }

.archive-wrap {
  display: block;
  width: 100%;
  margin-top: 80px;
  margin-bottom: 51px; }
  .archive-wrap__head {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 30px; }
    .archive-wrap__head-title {
      font-family: "Graphik", sans-serif;
      font-size: 20px;
      font-weight: 500;
      line-height: normal;
      color: #061732;
      margin: 0;
      padding: 0; }
      .archive-wrap__head-title a {
        color: #061732; }
        .archive-wrap__head-title a:hover {
          text-decoration: underline; }
    .archive-wrap__head-detail {
      font-family: "Graphik", sans-serif;
      font-size: 16px;
      font-weight: 500;
      line-height: normal;
      color: #0091b0; }
      .archive-wrap__head-detail:hover {
        text-decoration: underline; }
  .archive-wrap__block {
    display: grid;
    width: 100%;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: auto;
    grid-column-gap: 28px;
    margin-bottom: 30px; }
    .archive-wrap__block-item {
      margin-bottom: 50px; }
      .archive-wrap__block-item .item-thumbnail {
        position: relative;
        margin-bottom: 18px; }
        .archive-wrap__block-item .item-thumbnail img {
          width: 100%;
          -o-object-fit: contain;
             object-fit: contain; }
        .archive-wrap__block-item .item-thumbnail .duration {
          position: absolute;
          bottom: 10px;
          right: 10px;
          background: #061732;
          -webkit-border-radius: 3px;
                  border-radius: 3px;
          padding: 4px 6px; }
          .archive-wrap__block-item .item-thumbnail .duration span {
            display: inline-block;
            font-family: "Graphik", sans-serif;
            font-size: 12px;
            font-weight: 500;
            color: white; }
      .archive-wrap__block-item .item-description .title {
        font-family: "Graphik", sans-serif;
        font-size: 12px;
        font-weight: bold;
        line-height: 1.33;
        letter-spacing: .3px;
        margin-bottom: 20px; }
        .archive-wrap__block-item .item-description .title a {
          color: #061732; }
      .archive-wrap__block-item .item-description p {
        opacity: .5;
        color: #061732;
        font-size: 12px;
        line-height: 1.33;
        margin-bottom: 10px; }
      .archive-wrap__block-item .item-link {
        font-family: "Graphik", sans-serif;
        font-size: 12px;
        font-weight: 500;
        color: #061732; }
  .archive-wrap.bd-bottom {
    border-bottom: 1px solid #d8d8d8; }

@media (max-width: 767px) {
  .archive-wrap__block {
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 15px; } }

@media (max-width: 480px) {
  .archive-wrap__head {
    position: relative;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .archive-wrap__head-title {
      font-size: 18px;
      margin-bottom: 20px; }
    .archive-wrap__head-detail {
      position: absolute;
      right: 0;
      bottom: 0;
      font-size: 14px; }
  .archive-wrap__block-item .item-thumbnail {
    margin-bottom: 14px; }
    .archive-wrap__block-item .item-thumbnail .duration {
      bottom: 6px;
      right: 6px; }
      .archive-wrap__block-item .item-thumbnail .duration span {
        font-size: 10px; } }

@media (max-width: 320px) {
  .archive-wrap__block {
    grid-template-columns: 1fr; } }

.archive-page {
  margin: 50px 0; }
  .archive-page-sub-title {
    display: inline-block;
    color: #0091b0;
    font-family: "Graphik", sans-serif;
    font-size: 12px;
    font-weight: 500;
    margin-bottom: 10px; }
  .archive-page-title {
    color: #061732;
    font-family: "Graphik", sans-serif;
    font-size: 30px;
    font-weight: bold;
    line-height: 1.33;
    margin-top: 0;
    margin-bottom: 30px; }
  .archive-page__thumbnail {
    margin-bottom: 30px; }
    .archive-page__thumbnail iframe {
      display: block;
      width: 100%;
      height: 435px;
      height: 30.208333333333332vw;
      min-height: 350px;
      max-height: 435px; }
  .archive-page__content {
    display: grid;
    grid-template-columns: 1fr auto;
    margin: 0;
    margin-bottom: 50px; }
    .archive-page__content .content--title {
      font-family: "Graphik", sans-serif;
      font-size: 20px;
      font-weight: 500;
      color: #061732;
      margin-right: 15px; }
    .archive-page__content dd {
      max-width: 535px;
      margin: 0; }
      .archive-page__content dd p {
        font-family: "Graphik", sans-serif;
        font-size: 16px;
        line-height: 1.38;
        color: #838b99;
        margin-bottom: 50px; }

@media (max-width: 767px) {
  .archive-page__thumbnail iframe {
    min-height: 300px; }
  .archive-page__content {
    grid-template-columns: auto;
    grid-row-gap: 15px; }
    .archive-page__content dd {
      max-width: 100%; } }

@media (max-width: 575px) {
  .archive-page {
    margin: 35px 0; }
    .archive-page-sub-title {
      font-size: 12px;
      margin-bottom: 5px; }
    .archive-page-title {
      font-size: 30px;
      margin-bottom: 20px; }
    .archive-page__thumbnail {
      margin-bottom: 20px; }
      .archive-page__thumbnail iframe {
        min-height: 240px; }
    .archive-page__content {
      margin-bottom: 35px; }
      .archive-page__content .content--title {
        font-size: 20px; }
      .archive-page__content dd p {
        font-size: 20px;
        margin-bottom: 35px; } }

@media (max-width: 480px) {
  .archive-page-title {
    font-size: 24px; }
  .archive-page__content .content--title {
    font-size: 16px; }
  .archive-page__content dd p {
    font-size: 16px; } }

.conferens-search__form {
  margin-bottom: 30px; }
  .conferens-search__form form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    position: relative; }
    .conferens-search__form form .serach-input {
      display: block;
      width: 100%;
      padding: 19px 22px;
      padding-left: 58px;
      font-family: "Interstate Regular", sans-serif;
      font-size: 12px;
      line-height: 1;
      color: #838b99;
      outline: 0;
      border: 1px solid #d8d8d8;
      -webkit-border-radius: 3px;
              border-radius: 3px;
      background: #f7f7f7; }
      .conferens-search__form form .serach-input::-webkit-input-placeholder {
        color: #838b99; }
      .conferens-search__form form .serach-input::-moz-placeholder {
        color: #838b99; }
      .conferens-search__form form .serach-input:-ms-input-placeholder {
        color: #838b99; }
      .conferens-search__form form .serach-input::-ms-input-placeholder {
        color: #838b99; }
      .conferens-search__form form .serach-input::placeholder {
        color: #838b99; }
    .conferens-search__form form .icon-wrapper {
      position: absolute;
      width: 20px;
      top: 50%;
      left: 20px;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%); }
      .conferens-search__form form .icon-wrapper img {
        width: 100%;
        -o-object-fit: contain;
           object-fit: contain; }
      .conferens-search__form form .icon-wrapper input {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        font-size: 0;
        cursor: pointer;
        outline: 0;
        border: none;
        background: transparent; }

.conferens-search__tags .tags-wrapper {
  text-align: center;
  margin-bottom: 30px; }
  .conferens-search__tags .tags-wrapper a {
    margin-bottom: 7px;
    margin-right: 5px; }

@media (max-width: 480px) {
  .conferens-search__form form .serach-input {
    padding: 14px 15px;
    padding-left: 52px; }
  .conferens-search__form form .icon-wrapper {
    width: 18px; } }

.plan-boxes__wrap {
  margin-bottom: 50px; }
  .plan-boxes__wrap-title {
    color: #061732;
    font-family: "Graphik", sans-serif;
    font-size: 20px;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 30px; }
  .plan-boxes__wrap__item {
    padding: 40px;
    -webkit-border-radius: 3px;
            border-radius: 3px;
    -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.05);
            box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.05);
    border: solid 1px #e3e3e3;
    background-color: white;
    margin-bottom: 20px; }
    .plan-boxes__wrap__item .date {
      font-family: "Graphik", sans-serif;
      color: #76b84d;
      font-size: 16px;
      line-height: 1.38;
      letter-spacing: 0.8px;
      margin-bottom: 15px; }
    .plan-boxes__wrap__item .title {
      color: #061732;
      font-family: "Graphik", sans-serif;
      font-size: 20px;
      font-weight: bold;
      line-height: 1.4;
      margin-bottom: 31px; }
    .plan-boxes__wrap__item .description {
      color: #838b99;
      font-family: "Graphik", sans-serif;
      font-size: 16px;
      line-height: 1.44;
      margin-bottom: 30px; }

.plan-boxes--border {
  padding-bottom: 80px;
  border-bottom: 1px solid #d8d8d8; }
  .plan-boxes--border:last-child {
    border: none;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px; }

.plan-boxes__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .plan-boxes__inner-title {
    font-family: "Graphik", sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.83;
    color: #061732;
    text-transform: uppercase;
    margin-bottom: 18px; }
  .plan-boxes__inner__wrap {
    margin-right: 50px; }
  .plan-boxes__inner .last {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-left: auto;
    margin-right: 0;
    padding-top: 28px;
    padding-bottom: 28px; }
  .plan-boxes__inner .speaker {
    position: relative;
    display: inline-block;
    width: 52px;
    height: 52px;
    background: #d8d8d8;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    overflow: hidden;
    margin-right: 5px; }
    .plan-boxes__inner .speaker img {
      display: block;
      width: 100%;
      height: 100%; }
    .plan-boxes__inner .speaker span {
      position: absolute;
      top: 45%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      font-family: "Graphik", sans-serif;
      font-size: 16px;
      font-weight: 500;
      color: #061732; }
  .plan-boxes__inner .link {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    color: #f5bb17;
    font-family: "Graphik", sans-serif;
    font-size: 16px;
    font-weight: 900;
    text-transform: uppercase; }
    .plan-boxes__inner .link img {
      width: 16px;
      height: 16px;
      margin-top: 3px;
      margin-left: 10px; }

@media (max-width: 767px) {
  .plan-boxes__inner-title {
    margin-bottom: 12px; }
  .plan-boxes__inner__wrap {
    margin-bottom: 20px; }
  .plan-boxes__inner .last {
    margin-bottom: 0; } }

@media (max-width: 575px) {
  .plan-boxes__wrap__item {
    padding: 20px; } }

@media (max-width: 480px) {
  .plan-boxes__wrap-title {
    font-size: 16px;
    margin-bottom: 20px; }
  .plan-boxes__wrap__item {
    padding: 15px; }
    .plan-boxes__wrap__item .date {
      font-size: 12px; }
    .plan-boxes__wrap__item .title {
      font-size: 16px; }
    .plan-boxes__wrap__item .description {
      font-size: 14px; }
  .plan-boxes__inner {
    grid-template-columns: auto;
    grid-column-gap: 0; }
    .plan-boxes__inner .last {
      grid-column: inherit; } }

.content {
  height: 100%; }

.fake_header,
.fake_footer {
  display: block;
  height: 100%;
  overflow: hidden; }
  .fake_header img,
  .fake_footer img {
    display: block;
    width: 100%;
    -o-object-fit: contain;
       object-fit: contain; }

.pagination {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 0;
  list-style: none;
  -webkit-border-radius: .25rem;
          border-radius: .25rem;
  margin: 0 0 35px 0; }

.page-link {
  position: relative;
  display: block;
  font-size: 14px;
  padding: .5rem .75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #76b84d;
  background-color: white;
  border: 1px solid #d8d8d8; }
  .page-link:hover {
    z-index: 2;
    color: #76b84d;
    text-decoration: none;
    background-color: #f7f7f7;
    border-color: #e3e3e3; }
  .page-link:focus {
    z-index: 2;
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .page-link:not(:disabled):not(.disabled) {
    cursor: pointer; }

.page-item:first-child .page-link {
  margin-left: 0;
  -webkit-border-top-left-radius: .25rem;
          border-top-left-radius: .25rem;
  -webkit-border-bottom-left-radius: .25rem;
          border-bottom-left-radius: .25rem; }

.page-item:last-child .page-link {
  -webkit-border-top-right-radius: .25rem;
          border-top-right-radius: .25rem;
  -webkit-border-bottom-right-radius: .25rem;
          border-bottom-right-radius: .25rem; }

.page-item.active .page-link {
  z-index: 1;
  color: white;
  background-color: #76b84d;
  border-color: #76b84d; }

.page-item.disabled .page-link {
  color: #838b99;
  pointer-events: none;
  cursor: auto;
  background-color: white;
  border-color: #e3e3e3; }

.tags-button {
  display: inline-block;
  color: #061732;
  outline: 0;
  font-size: 12px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  background: #f7f7f7;
  padding: 12px 10px 9px;
  text-decoration: none;
  -webkit-transition: -webkit-filter .25s ease-in-out;
  transition: -webkit-filter .25s ease-in-out;
  -o-transition: filter .25s ease-in-out;
  transition: filter .25s ease-in-out;
  transition: filter .25s ease-in-out, -webkit-filter .25s ease-in-out; }
  .tags-button.big {
    padding: 18px 25px; }
  .tags-button.green {
    color: #429e45;
    border-color: #429e45; }
  .tags-button.light-green {
    color: #cee7bf;
    border-color: #cee7bf; }
  .tags-button.blue {
    color: #00bad5;
    border-color: #00bad5; }
  .tags-button.silver {
    color: #aeb0a7;
    border-color: #aeb0a7; }
  .tags-button.orange {
    color: #ffcc05;
    border-color: #ffcc05; }
  .tags-button.dark {
    color: #001641;
    border-color: #001641; }
  .tags-button.red {
    color: #f0533f;
    border-color: #f0533f; }
  .tags-button.pink {
    color: #ff8989;
    border-color: #ff8989; }
  .tags-button.purple {
    color: #9679b6;
    border-color: #9679b6; }

a.tags-button:hover {
  -webkit-filter: brightness(0.9);
          filter: brightness(0.9); }

@media (max-width: 575px) {
  .tags-button {
    font-size: 11px;
    padding: 10px 8px 8px; }
    .tags-button.big {
      padding: 16px 24px; } }

.speakers-title {
  font-family: "Graphik", sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.38;
  color: #061732;
  margin-bottom: 20px; }

.speakers__item {
  position: relative;
  display: inline-block;
  width: 52px;
  height: 52px;
  background: #d8d8d8;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  overflow: hidden;
  margin-right: 5px; }
  .speakers__item img {
    display: block;
    width: 100%;
    height: 100%; }

@media (max-width: 575px) {
  .speakers-title {
    margin-bottom: 14px; } }

.brows-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 25px 40px;
  background: #76b84d;
  -webkit-border-radius: 5px;
          border-radius: 5px; }
  .brows-box__text {
    font-family: "Graphik", sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.4;
    color: white;
    max-width: 428px;
    margin-right: 15px; }
  .brows-box .btn {
    font-family: "Interstate Regular", sans-serif;
    font-size: 12px;
    padding: 12px 16px;
    min-width: auto;
    white-space: nowrap; }

@media (max-width: 575px) {
  .brows-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 15px 24px; }
    .brows-box__text {
      margin: 0;
      margin-bottom: 15px; } }

.plan-modal .user-col .user-col__left .user-col__info dt {
  font-family: "Graphik", sans-serif;
  font-weight: bold; }

.plan-modal .user-col .user-col__left .user-col__info dd {
  font-family: "Graphik", sans-serif; }

.plan-modal .user-col .user-col__right .user--title {
  font-size: 30px;
  font-family: "Graphik", sans-serif;
  font-weight: bold;
  line-height: 1.27;
  letter-spacing: 0.8px;
  margin-bottom: 50px; }

.plan-modal .user-col .user-col__right p {
  font-family: "Graphik", sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.63; }

@media (max-width: 767px) {
  .plan-modal .mCSB_inside > .mCSB_container {
    margin-right: 30px; } }

@media (max-width: 480px) {
  .plan-modal .user-col .user-col__right .user--title {
    font-size: 24px;
    margin-bottom: 30px; } }
/* new.css end */

/*.jump-to ul li {
  padding: 0;
}*/
.jump-to ul li:before {
  display: none;
}
.jump-to ul li a {
  line-height: normal;
}

/* others */

#live_stream .archive-page__thumbnail {
    width: 100% !important;
    height: 0 !important;
    overflow: visible !important;
    position: relative !important;
    padding-bottom: 56.25% !important; /* for a 16:9 video, it is (9/16)*100 */
}

#live_stream .archive-page__thumbnail iframe {
    width: 100% !important;
    height: 100% !important;
    position: absolute !important;
    left: 0 !important;
    top: 0 !important;
}

/* custom btn */
.btn-primary {
  letter-spacing: .6px;
  padding: 0 30px;
}

/* Alerts */
.alert {
  position: relative;
  padding: .75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: .25rem;
}
.alert+.alert {
  margin-top: 1rem;
}
.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}

.transform-capitalize {text-transform: capitalize;}

.plan-boxes--border:last-child {border: none;padding-top:0;}

.global-container .download-wrap {
  display: block;
  width: 100%;
  text-align: center;
  margin-top: 35px;
}
.download-pdf {
  font-weight: bold;
  color: #76b84d !important;
  border: 3px solid !important;
  background-color: transparent !important;
  box-shadow: none;
}

.scroll-menu {
  height: 100% !important;
}

.footer__donors .donors__link--down {
  display: block;
  margin-top: 48px;
}

@media (max-width:991px) {
  .footer__donors .donors__link--down {
    display: block;
    margin-top: 15px;
  }
}