.hide {
  display: none !important;
}
/*-- GIBSON WEBFONT --*/
@font-face {
  font-family: 'Gibson-SemiboldIt';
    src: url('/css/webfonts/30AD3A_0_0.woff2') format('woff2'),
    url('/css/webfonts/30AD3A_0_0.woff') format('woff');
}
 
  
@font-face {
  font-family: 'Gibson-Regular';
    src: url('/css/webfonts/30AD3A_1_0.woff2') format('woff2'),
    url('/css/webfonts/30AD3A_1_0.woff') format('woff');
}
 
  
@font-face {
  font-family: 'Gibson-SemiBold';
    src: url('/css/webfonts/30AD3A_2_0.woff2') format('woff2'),
    url('/css/webfonts/30AD3A_2_0.woff') format('woff');
}
 
  
@font-face {
  font-family: 'Gibson-Italic';
    src: url('/css/webfonts/30AD3A_3_0.woff2') format('woff2'),
    url('/css/webfonts/30AD3A_3_0.woff') format('woff');
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
   margin: 0;
	 padding: 0;
	 border: 0;
   -webkit-margin-before: 0;
   -webkit-margin-after: 0;
   -webkit-margin-start: 0;
   -webkit-margin-end: 0;
   -webkit-padding-start: 0;
}


/*-- Fancybox --*/
.fancybox-button.fancybox-close-small {
    position: absolute;
}
/*-- remove outline on links --*/
body a:link, body a:visited, body a:hover, body a:active, body a:focus, body a:focus-within {
	outline: 0;
}
/*-- scroll to content --*/
.fl-screen-reader-text {
    display: none;
}
a.skip-link.screen-reader-text {
    display: none;
}
}
/*-- GLOBAL BASIC CLASSES --*/
.semi-bold {
    font-weight: 600;
}
.bold {
    font-weight: bold;
}
.centred {
    text-align: center;
}
.underline {
  text-decoration: underline;
}
.responsive_video {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
}
.responsive_video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}
.global_p_centred {
    font-family: Gibson-Regular;
    font-size: 17px;
    line-height: 145%;
    color: #2d2d2d;
    padding: 10px 0;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
    font-style: normal;
    -webkit-text-size-adjust: 100%;
}
.global_p_centred a {
    font-family: Gibson-Regular;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
    font-style: normal;
    -webkit-text-size-adjust: 100%;
}
/*-- Navigation -- */
@media (min-width: 701px) {
.wtm-mobile-menu-icon, .close-nav i {
    display: none;
}
.wtm-nav-menu {
    display: flex !important;
    justify-content: space-evenly;
    list-style: none;
}
}
@media (max-width: 700px) {
.wtm-mobile-menu-icon {
    color: white;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: absolute;
    right: 20px;
    top: 10px;
    font-size: 12px;
}
.wtm-mobile-menu-icon i {
    font-size: 38px;
}
}
@media (max-width: 700px) {
.wtm-nav-menu {
    display: none;
}
.menu-open .wtm-nav-menu {
    background: rgb(255,255,255,1);
    position: fixed;
    right: 0;
    top: 0;
    height: 100vh;
    width: 100%;
    max-width: 300px;
    flex-direction: column;
    line-height: 100%;
    justify-content: flex-start;
    border-radius: 0;
    padding: 20px;
    z-index: 99;
    margin: auto;
    box-sizing: border-box;
}
.menu-open .wtm-nav-menu li {
    margin-bottom: 30px;
    border-bottom: 2px solid #d2d2d2;
    padding-bottom: 27px;
    list-style: none;
}
.menu-open .wtm-nav-menu li:first-child {
    margin-top: 30px;
}
.menu-open .close-nav i {
    font-size: 30px;
    position: absolute;
    right: 20px;
    top: 10px;
    z-index: 100;
}
}
@media (max-width: 700px) {
.wtm-navigation.type-normal .close-nav .fa-times:before{
    display: none;
}
.wtm-navigation.type-normal.menu-open .close-nav .fa-times:before{
    display: block;
}
}
/*-- CONTACT FORM --*/
/* @media (max-width:795px){
#wtm-centre-form {
    height: 750px;
}
}
.wtm-content-block.contact-form {
    max-width: 1040px;
    margin: auto;
} */
/*-- the interview --*/
/* #interview-box p:nth-child(1) {
    margin-bottom: 50px;
} */
/*-- WTM Centre UL --*/
/* #wtm-centres {
    list-style: none;
    text-align: center;
    padding: 0;
    margin: 35px 0 0;
}
#wtm-centres li {
    display: inline-block;
    text-align: center;
    width: 150px;
    height: 200px;
}
#wtm-centres li img {
    width: 100%;
    max-width: 130px;
    border: 1px solid #eae7e7;
}
#wtm-centres li .centre-name {
    color: #2d2d2d;
    font-size: 12.3px;
    font-family: arial, sans-serif;
    text-align: center;
}
#wtm-centres a {
    text-decoration: none;
} */
/*-- WTM Centres on the homepage & The WTM page -- */
.sliderLoader:before{
    content: "Loading, please wait...";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin-top: 33px;
    font-size: 13px;
}
 .sliderLoader {
    min-height: 40px;
    background: url(https://images.wtmfiles.com/ajax-loader-transparent.gif) center center no-repeat;
    position: relative;
}
#wtm-centres-placeholder {
    min-height: 245px;
}
@media (max-width: 360px) {
#wtm-centres-placeholder {
    min-height: 270px;
}  
}
#wtmCentres-slider {
    max-width: 960px;
}
@media (max-width: 800px) {
  #wtmCentres-slider .glider {
    margin: 0 10px;
}
}
/* @media (max-width: 768px) {
#wtm-centre-websites .glider {
    margin: 0 10px;
}    
}
#wtm-centre-websites .glider {
    scrollbar-width: none;
} */
#wtmCentres-slider .glider-slide {
    padding-top: 20px;
    margin: 0 5px;
}
@media(max-width: 400px) {
#wtmCentres-slider .glider-slide {
    margin-right: 0;
    min-width: 135px;
}
}
#wtmCentres-slider img {
    height: 150px;
    display: inline;
    border: 1px solid #d2d2d2;
}
#wtmCentres-slider p {
    line-height: 11px;
    margin-top: 5px;
    text-align: center;
}
#wtmCentres-slider p.domain-p {
    font-size: 14px;
    margin-top: 12px;
    letter-spacing: 0;
}
#wtmCentres-slider .glider-slide p a {
    font-size: 13.5px;
    font-family: Gibson-SemiBold;
    color: #2d2d2d;
    font-weight: 400;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#moreF-slider a:hover {
    text-decoration: none;
}
@media (max-width: 360px) {
.wtm-centres-sub-p {
    margin: 15px auto 0;
    max-width: 190px;
}  
}
.first-centre {
    position: relative;
}
.first-centre span {
    font-size: 16px;
    font-family: Gibson-SemiBold;
    position: absolute;
    top: -22px;
    left: 0;
    color: #ff7200;
}
.first-centre i {
    font-size: 12px;
    margin-left: 10px;
}
.centres-scrollTo p {
    font-size: 15px;
    font-family: Gibson-SemiBold;
    color: #ff7200;
    padding: 5px 0 0 0;
}
.centres-scrollTo span {
    cursor: pointer;
}
.centres-scrollTo i {
    font-size: 12px;
    margin: 0 4px;
}
#wtm-centre-websites .wtm-centres-sub-p {
  padding-top: 0;
}
/*-- WTM centres Map in slider and popup -- */
#wtm-centres-map {
    border: 1px solid #d2d2d2;
    padding: 5px 5px 0;
    text-align: left;
    max-width: 90%;
    max-height: 95%;
}
#wtm-centres-map h4 {
    font-family: Gibson-SemiBold;
    color: #ff7200;
    text-align: center;
    font-size: 22px;
    margin: 10px 0 5px;
    font-weight: 400;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#wtm-centres-map img {
    width: 100%;
}
#wtm-centres-map svg {
    color: white;
    font-weight: bold;
    background: red;
}
.centres-ul-wrapper {
    max-width: 800px;
    margin: 0 auto;
}
@media (max-width: 900px) {
.centres-ul-wrapper {
    max-width: 515px;
    margin: 0 auto;
}
}
#wtm-centres-map ul {
    display: inline-block;
    width: 255px;
    vertical-align: top;
    margin: 0 0 10px 0;
    text-align: left;
}
@media (max-width: 374px) {
#wtm-centres-map ul {
    width: 100%;
}  
}
#wtm-centres-map ul li {
    margin: 0 0 0 40px;
    font-size: 15px;
    line-height: 140%;
    font-family: Gibson-Regular;
    font-weight: 400;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #2d2d2d;
}
.centres-ul-wrapper ul li a {
    color: blue;
    font-weight: 400;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#wtm-centres-map ul li:nth-child(1) {
    list-style: none;
}
#wtm-centres-map .area-heading {
    color: #ff7200;
    font-family: Gibson-SemiBold;
    padding: 5px 0 0;
    text-align: left;
    cursor: pointer;
}
#wtmCentres-slider p.all-centres-text {
    line-height: 100%;
    margin-top: 5px;
    font-size: 14px;
    letter-spacing: 0;
}
#wtmCentres-slider p.all-centres-text a {
    color: #ff7200;
    font-size: 16px;
}

.centre-under-construction {
    border: 1px solid #d2d2d2;
    height: 150px;
    width: 95%;
    margin: 0 auto 10px;
    max-width: 150px;
}
@media (max-width: 400px) {
.centre-under-construction {
    max-width: 95%;
}  
}
#wtmCentres-slider .centre-under-construction p {
    line-height: 120%;
    font-size: 14px;
    padding: 10px 4px 8px;
}
#wtmCentres-slider .centre-under-construction.wtm-gelderland p {
    font-size: 13.5px;
}
#wtmCentres-slider .global_p_centred.domain {
    font-size: 14px;
    padding: 0;
    margin-top: 12px;
    line-height: 14px;
}
#wtmCentres-slider .centre-under-construction p.construction {
    padding: 0;
    font-family: Gibson-SemiBold;
    font-size: 14px;
}
#moreF-slider a:hover {
    text-decoration: none;
}
/* @media (max-width: 700px) {
#wtmCentres-slider {
    padding: 0 20px;
}  
} */
.no-mobile-device .top_playlist_heading {
    pointer-events: all !important;
    cursor: pointer;
}
a.global-video-prev, a.global-video-next {
    position: absolute;
    right: -35px;
    top: 30%;
    font-size: 40px;
    cursor: pointer;
    color: red;
}
a.global-video-prev {
    right: 0;
    left: -35px;
    max-width: 27px;
}
@media (max-width: 768px) {
a.global-video-next {
    right: -20px;
}
a.global-video-prev {
    left: -20px;
}  
}
a.global-video-prev.disabled, a.global-video-next.disabled {
    color: #d2d2d2;
}

/*-- Over-riding the playbutton on  THE Interview videos --*/
[data-video="video-the-interview"] .youtube_img_play {
    content: url(https://images.humancondition.com/YouTube-icon-dark_70x49_WEB.png);
    width: 12%;
}
[data-video="video-the-interview"] .thumb-container:hover .youtube_img_play {
    content:url("https://images.wtmfiles.com/YouTube-icon-full_color70x49_WEB.png");
}

/*-- WTM Centre main div --*/
#main-wtm-centre {
    text-align: center;
}
#main-wtm-centre img {
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
}
#main-wtm-centre a {
    color: #2d2d2d;
}
#main-wtm-centre .main-centre-name {
    margin-top: 20px;
    font-weight: bold;
    text-align: center;
}

/*-- Social Icons in footer --*/
#social-list {
    padding: 0;
    list-style: none;
    text-align: center;
    padding: 20px 0 5px;
    margin: 0;
}
ul#social-list li {
    display: inline-block;
    line-height: 100%;
}
#social-list a {
    color: #2d2d2d;
    font-size: 26px;
}
.footer-note {
    text-align: center;
    margin: 0;
    padding: 0;
    font-size: 13px;
    font-family: verdana;
    line-height: 100%;
}
.footer-p {
    margin: 0;
}
footer .footer-note a {
    color: #2d2d2d;
}

/*-- Global Forms CSS --*/
.ip-ip, .ip-country_name, .ip-region_name, .ip-city, .traffic-source-value {
    display: none !important; 
} 
/*-- Contact page response paragraph --*/
/* .respond-p {
  font-size: 13px;
  max-width: 700px;
  margin: -25px auto 0;
} */

/*-- TYPFI PAGES --*/
/* #print-download p {
    font-family: Gibson-Regular;
    font-size: 15px;
    text-align: center;
    padding-top: 15px;
    margin: 0;
}
@media (max-width: 767px) {
#print-download p {
    padding-top: 25px;
}  
}
@media (max-width: 450px) {
#print-download p {
    max-width: 280px;
    margin: 0 auto 5px;
}  
}
#print-download > ul {
    max-width: 260px;
    margin: 0 auto;
}
#print-download > ul li {
    font-family: Gibson-Regular;
    font-size: 15px;
    line-height: 140%;
}
#print-download > ul li a {
    font-family: Gibson-SemiBold;
    color: #ff7200;
    font-size: 14.5px;
} */

/*-- Global Typefi #global-video-download-multiple --*/
/* #global-video-download-multiple {
    padding: 20px;
    max-width: 350px;
    margin: 0 auto;
    width: 100%;
    border: 4px solid #FF7200;
}
#global-video-download-multiple h4 {
    color: #ff7200;
    font-family: Gibson-SemiBold;
    font-size: 23px;
    text-align: center;
    border-bottom: 1px solid #ff9945;
    max-width: 210px;
    margin: 4px auto 12px;
}
#global-video-download-multiple p {
    font-family: Gibson-SemiBold;
    font-size: 15px;
    text-align: center;
    max-width: 230px;
    margin: 0 auto 8px;
    line-height: 150%;
}
#global-video-download-multiple ul {
    padding: 0 0 0 19px;
    font-family: Gibson-Regular;
}
#global-video-download-multiple ul li a {
    color: blue;
}
#global-video-download-multiple button.fancybox-button.fancybox-close-small:hover {
    background: #ff7200;
    border: 1px solid white;
} */

/*-- Global Typefi #global-print-pdf --*/
/* #global-print-pdf, #global-download-pdf {
    padding: 20px;
    max-width: 350px;
    margin: 0 auto;
    width: 100%;
    border: 4px solid #FF7200;
}
#global-print-pdf h4, #global-download-pdf h4 {
    color: #ff7200;
    font-family: Gibson-SemiBold;
    font-size: 23px;
    text-align: center;
    border-bottom: 1px solid #ff9945;
    max-width: 210px;
    margin: 4px auto 12px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
    font-style: normal;
}
#global-download-pdf h4 {
    font-size: 20px;
    max-width: 240px;
    margin: 0px auto 12px;
}
#global-print-pdf p.global-print-pop-note, #global-download-pdf p.global-print-pop-note {
    font-family: Gibson-SemiBold;
    font-size: 15px;
    text-align: center;
    max-width: 300px;
    margin: 0 auto 8px;
    line-height: 150%;
}
#global-print-pdf ul, #global-download-pdf ul {
    max-width: 225px;
    margin: 15px auto;
}
#global-download-pdf ul { 
    margin: 20px auto 5px;
}
#global-print-pdf ul li, #global-download-pdf ul li {
    display: inline-block;
    font-family: Gibson-SemiBold;
}
#global-print-pdf ul li:nth-child(2), #global-download-pdf ul li:nth-child(2) {
    display: inline-block;
    background: #fff;
    margin: 0 4px;
}
#global-print-pdf ul li a, #global-download-pdf ul li a {
    background: #ff7200;
    padding: 7px 12px 4px;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    outline: none;
    color: #fff;
    border: none;
    border-radius: 4px;
    box-shadow: 1px 2px 5px #7d7d7e;
    letter-spacing: 0.5px;
}
#global-print-pdf .print-help-p, #global-download-pdf .print-help-p {
    font-family: Gibson-Regular;
    text-align: center;
    margin: 17px 0 0;
}
#global-print-pdf .print-help-p a, #global-download-pdf .print-help-p a {
    color: blue;
}
.fancybox-slide--html #global-print-pdf .fancybox-close-small:hover, .fancybox-slide--html #global-download-pdf .fancybox-close-small:hover {
    background: #ff7200;
    border: 1px solid white;
} */


/*-- GLIDER CSS --*/

.glider,.glider-contain{margin:0 auto;position:relative}.glider,.glider-track{transform:translateZ(0)}.glider-dot,.glider-next,.glider-prev{border:0;padding:0;user-select:none;outline:0}.glider-contain{width:100%}.glider{overflow-y:hidden;-webkit-overflow-scrolling:touch;-ms-overflow-style:none}.glider-track{width:100%;margin:0;padding:0;display:flex;z-index:1; align-items: start}.glider.draggable{user-select:none;cursor:-webkit-grab;cursor:grab}.glider.draggable .glider-slide img{user-select:none;pointer-events:none}.glider.drag{cursor:-webkit-grabbing;cursor:grabbing}.glider-slide{user-select:none;justify-content:center;align-content:center;width:100%;min-width:135px}.glider-slide img{max-width:100%}.glider::-webkit-scrollbar{opacity:0;height:0}.glider-next,.glider-prev{position:absolute;background:0 0;z-index:2;font-size:40px;text-decoration:none;left:-23px;top:30%;cursor:pointer;color:#666;opacity:1;line-height:1;transition:opacity .5s cubic-bezier(.17,.67,.83,.67),color .5s cubic-bezier(.17,.67,.83,.67)}.glider-next:focus,.glider-next:hover,.glider-prev:focus,.glider-prev:hover{color:#ccc}.glider-next{right:-23px;left:auto}.glider-next.disabled,.glider-prev.disabled{opacity:.25;color:#666;cursor:default}.glider-hide{opacity:0}.glider-dots{user-select:none;display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto;padding:0}.glider-dot{display:block;cursor:pointer;color:#ccc;border-radius:999px;background:#ccc;width:12px;height:12px;margin:7px}.glider-dot:focus,.glider-dot:hover{background:#ddd}.glider-dot.active{background:#a89cc8}@media(max-width:36em){.glider::-webkit-scrollbar{opacity:1;-webkit-appearance:none;width:7px;height:3px}.glider::-webkit-scrollbar-thumb{opacity:1;border-radius:99px;background-color:rgba(156,156,156,.25);-webkit-box-shadow:0 0 1px rgba(255,255,255,.25);box-shadow:0 0 1px rgba(255,255,255,.25)}}


/*-- Global Social media Section --*/
/* .fb-ul {
    list-style: none;
    margin-bottom: 30px;
    max-width: 850px;
    display: flex;
}
#social-media h5, #social-media .star, #social-media .heading {
    color: red;
    font-family: karla,sans-serif;
}
#social-media .facebook-group-button {
    text-align: center;
    margin-top: 20px;
} */