/* @import must be at top of file, otherwise CSS will not work 
@import url("//hello.myfonts.net/count/30ad3a");*//* -- Gibson -- */

@font-face {
    font-family: 'Gibson-SemiboldIt';
    src: url('/wp-content/themes/wtm-theme/fonts/MyFontsWebfontsKit/webfonts/30AD3A_0_0.eot');
    src: url('/wp-content/themes/wtm-theme/fonts/MyFontsWebfontsKit/webfonts/30AD3A_0_0.eot?#iefix') format('embedded-opentype'),url('/wp-content/themes/wtm-theme/fonts/MyFontsWebfontsKit/webfonts/30AD3A_0_0.woff2') format('woff2'),url('/wp-content/themes/wtm-theme/fonts/MyFontsWebfontsKit/webfonts/30AD3A_0_0.woff') format('woff'),url('/wp-content/themes/wtm-theme/fonts/MyFontsWebfontsKit/webfonts/30AD3A_0_0.ttf') format('truetype');
    font-display: swap;
}
 
  
@font-face {
    font-family: 'Gibson-Regular';
    src: url('/wp-content/themes/wtm-theme/fonts/MyFontsWebfontsKit/webfonts/30AD3A_1_0.eot');
    src: url('/wp-content/themes/wtm-theme/fonts/MyFontsWebfontsKit/webfonts/30AD3A_1_0.eot?#iefix') format('embedded-opentype'),url('/wp-content/themes/wtm-theme/fonts/MyFontsWebfontsKit/webfonts/30AD3A_1_0.woff2') format('woff2'),url('/wp-content/themes/wtm-theme/fonts/MyFontsWebfontsKit/webfonts/30AD3A_1_0.woff') format('woff'),url('/wp-content/themes/wtm-theme/fonts/MyFontsWebfontsKit/webfonts/30AD3A_1_0.ttf') format('truetype');
    font-display: swap;
}
 
  
@font-face {
    font-family: 'Gibson-SemiBold';
    src: url('/wp-content/themes/wtm-theme/fonts/MyFontsWebfontsKit/webfonts/30AD3A_2_0.eot');
    src: url('/wp-content/themes/wtm-theme/fonts/MyFontsWebfontsKit/webfonts/30AD3A_2_0.eot?#iefix') format('embedded-opentype'),url('/wp-content/themes/wtm-theme/fonts/MyFontsWebfontsKit/webfonts/30AD3A_2_0.woff2') format('woff2'),url('/wp-content/themes/wtm-theme/fonts/MyFontsWebfontsKit/webfonts/30AD3A_2_0.woff') format('woff'),url('/wp-content/themes/wtm-theme/fonts/MyFontsWebfontsKit/webfonts/30AD3A_2_0.ttf') format('truetype');
    font-display: swap;
}
 
  
@font-face {
    font-family: 'Gibson-Italic';
    src: url('/wp-content/themes/wtm-theme/fonts/MyFontsWebfontsKit/webfonts/30AD3A_3_0.eot');
    src: url('/wp-content/themes/wtm-theme/fonts/MyFontsWebfontsKit/webfonts/30AD3A_3_0.eot?#iefix') format('embedded-opentype'),url('/wp-content/themes/wtm-theme/fonts/MyFontsWebfontsKit/webfonts/30AD3A_3_0.woff2') format('woff2'),url('/wp-content/themes/wtm-theme/fonts/MyFontsWebfontsKit/webfonts/30AD3A_3_0.woff') format('woff'),url('/wp-content/themes/wtm-theme/fonts/MyFontsWebfontsKit/webfonts/30AD3A_3_0.ttf') format('truetype');
    font-display: swap;
}

@font-face {
  font-family: 'AbadiMTStd-CondExtraBold';
  src: url('/wp-content/themes/wtm-theme/fonts/MyFontsWebfontsKit/webfonts/AbadiMTStd-CondExtraBold/font.woff2') format('woff2'), url('/wp-content/themes/wtm-theme/fonts/MyFontsWebfontsKit/webfonts/AbadiMTStd-CondExtraBold/font.woff') format('woff');
  font-display: swap;
}


/*-- CSS for Header and 'above the fold' Content --*/

.fl-lightbox {
    width: 80% !important;
}
.fl-builder-settings-tab {
    width: 100% !important;
}
.fl-page-content {
    min-height: 475px;
}
.fl-module img {
    height: auto;
}
.hide {
    display: none !important;
}
.fl-page {
		-webkit-text-size-adjust: 100%;
}
/*-- PAGE BUILDER STYLES --*/
.fl-row-fixed-width {
    max-width: 1100px;
		margin: 0 auto !important;
}
@media (max-width: 768px) {
.fl-row-content-wrap {
	padding: 10px;
}
.fl-module-content {
	margin: 10px 20px;
}	
}
@media (max-width: 700px) {
.fl-col-small {
    max-width: 100%;
}
}


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;
}

html {
	overflow-x: hidden;
}
* {
-webkit-overflow-scrolling: touch;
}
body {
	margin: 0;
	font-family: Gibson-Regular, sans-serif;
  font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
	position:relative;
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  overflow-x: hidden;
  -webkit-tap-highlight-color: rgba(0,0,0,0);/* stop the blue overlay on android */
	-webkit-tap-highlight-color: transparent;
}
a {
  color: blue;
	text-decoration: none;
}
a:hover {
text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Gibson-SemiBold, sans-serif;
  font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
h1, h2 {
	text-align: center;
}
p {
	color: #2d2d2d;
	font-size: 15px;
  line-height: 150%;
}
@media (max-width: 768px) {
p {
	font-size: 14px;
}
}
ul {
	color: #2d2d2d;
	font-size: 15px;
}
@media (max-width: 768px) {
ul {
	font-size: 14px;
}	
}	
textarea {
	resize: vertical;
}
textarea, input.text, input[type="text"], input[type="button"], input[type="submit"], .input-checkbox {
-webkit-appearance: none;
/*border-radius: 0;*/
}
video[data-no-analytics="true"] {
    display: none;
}
/*-- Gibson Webfont Classes --*/
.Gibson-LightIt { 
	font-family: Gibson-LightIt;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.Gibson-BoldItalic { 
	font-family: Gibson-BoldItalic;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.Gibson-SemiboldIt { 
	font-family: Gibson-SemiboldIt;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.Gibson-Bold { 
	font-family: Gibson-Bold;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.Gibson-Regular { 
	font-family: Gibson-Regular;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.Gibson-SemiBold { 
	font-family: Gibson-SemiBold;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.Gibson-Italic { 
	font-family: Gibson-Italic;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.Gibson-Light { 
	font-family: Gibson-Light;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/*  ======================  HEADER  ===================  */
/*--- NEW HEADER --*/
.page-id-8 .fl-page-header-logo.col-md-12, .page-id-8 .normal_bc_container {
    background-image: none;
}
.fl-page-header-logo.col-md-12 {
    background-image: url('https://images.wtmfiles.com/main/Homepage-sun-background.jpg?width=1400&height=200&fit=cover&gravity=top');
    background-size: cover;
    background-position: center;
}

/*-- Banner --*/  
.wtm-banner {
    border-bottom: 1px solid black;
}
.wtm-banner-ul {
    display: flex;
    list-style: none;
    position: relative;
    max-width: 1000px;
    margin: 0 auto;
}
.sun-logo-li {
    width: 75px;
}
@media (max-width: 370px) {
.sun-logo-li {
    width: 55px;
}
}
.sun-logo-li img {
    padding: 5px;
}
@media (max-width: 700px) {
.sun-logo-li img {
    width: 60px;
    height: 60px;
    padding: 5px 5px 0;
}  
}
@media (max-width: 700px) {
.sun-logo-li img {
    width: 50px;
    height: 50px;
}  
}
@media (max-width: 370px) {
.sun-logo-li img {
    width: 45px;
    height: 45px;
}  
}
.wtm-name-li {
    width: 100%;
}
.wtm-p {
    text-align: center;
    margin-top: 27px;
    font-size: 25px;
    color: black;
    line-height: 100%;
    letter-spacing: 4px;
    word-spacing: 2px;
}
@media (max-width: 700px) {
.wtm-p {
    font-size: 20px;
    margin-top: 21px;
}
}
@media (max-width: 600px) {
.wtm-p {
    letter-spacing: 2px;
    word-spacing: 1px;
}
}
@media (max-width: 500px) {
.wtm-p {
    letter-spacing: 0;
    word-spacing: 0;
}
}
@media (max-width: 430px) {
.wtm-p {
    font-size: 17px;
    margin-top: 18px;
}
}
@media (max-width: 370px) {
.wtm-p {
    font-size: 15px;
}
}
.wtm-p span {
    font-size: 12px;
    position: relative;
    top: -6px;
}
@media (max-width: 700px) {
.wtm-p span {
    font-size: 10px;
}
}
@media (max-width: 430px) {
.wtm-p span {
    font-size: 9px;
}
}
.wtm-url {
    line-height: 100%;
    color: black !important;
    text-align: center;
    font-size: 18px;
    letter-spacing: 2px;
}
@media (max-width: 700px) {
.wtm-url {
    margin-top: 1px;
    font-size: 16px;
}
}
@media (max-width: 600px) {
.wtm-url {
    letter-spacing: 1px;
}
}
@media (max-width: 500px) {
.wtm-url {
    letter-spacing: 0;
}
}
@media (max-width: 430px) {
.wtm-url {
    font-size: 14px;
}
}
@media (max-width: 370px) {
.wtm-url {
    font-size: 13px;
}
}
.wtm-menu-li {
    width: 75px;
    position: relative;
}
@media (max-width: 370px) {
.wtm-menu-li {
    width: 55px;
}
}
#wtm-menu-icon {
    cursor: pointer;
    text-align: center;
}
#wtm-menu-icon a {
    color: black;
    display: inline-block;
}
.wtm-menu-li i {
    font-size: 45px;
    line-height: 85px;
}
@media (max-width: 700px) {
.wtm-menu-li i {
    font-size: 40px;
    line-height: 70px;
}  
}
@media (max-width: 430px) {
.wtm-menu-li i {
    line-height: 60px;
}  
}
@media (max-width: 370px) {
.wtm-menu-li i {
    font-size: 30px;
}  
}
  
/*-- OVERLAY MENU --*/ 
#menu-overlay {
    position: fixed;
    top: 0;
    right: 0;
    background: #2d2d2d;
    height: 100%;
    width: 100%;
    max-width: 600px;
    z-index: 10;
    overflow-y: scroll;
}
#menu-overlay #close {
    color: #ff7200;
    font-family: Gibson-SemiBold;
    font-size: 35px;
    position: absolute;
    left: 15px;
    top: 0;
    line-height: 100%;
    cursor: pointer;
}
.overlay-logo {
    text-align: center;
    position: fixed;
    width: 600px;
    background: #2d2d2d;
    z-index: 10;
}
@media (max-width: 599px) {
.overlay-logo {
    position: fixed;
    width: 100%;
}
}
.overlay-logo img {
    max-width: 150px;
}
/* @media (max-width: 599px) {
#main-menu {
    margin-top: 60px;
}
} */
#main-menu {
    margin-top: 60px;
}
.main-menu-ul {
    list-style: none;
} 
.main-menu-ul > li {
    border-bottom: 1px solid #a3a3a3;
    font-family: Gibson-SemiBold;
    position: relative;
}
.main-menu-ul > li > a {
    color: #ff7200;
    text-decoration: none;
    font-size: 16px;
    padding: 13px 0 13px 15px;
    display: block;
    width: 75%;
}
/* #menu-item-27087 a:hover {
    padding: 0;
} */
.main-menu-ul li a span {
    color: white;
    font-family: Gibson-Regular;
    font-size: 15px;
}

/*-- Sub menu --*/
#main-menu .menu-item-has-children .sub-menu {
    display: none;
    font-size: 0;
}
#main-menu .menu-item-has-children .sub-menu li a {
    color: white;
    font-family: Gibson-Regular;
    font-size: 16px;
    text-decoration: none;
}
#main-menu .menu-item-has-children .sub-menu li a:before {
    content: '-';
    margin-right: 5px;
}
#main-menu .menu-item-has-children .sub-menu li {
    list-style: disc;
    padding: 5px;
    margin: 0 10px 0 30px;
    line-height: 20px;
    text-indent: -13px;
}
.main-menu-ul > li i {
    color: #a3a3a3;
    font-size: 35px;
    line-height: 12px;
    position: absolute;
    top: 16px;
    right: 35px;
}
#menu-item-55286 .sub-menu li:nth-child(n+4) {
    display: inline-block;
    list-style: none;
    margin-right: 0;
    padding: 5px 0 0 5px;
    text-indent: 0;
    margin-left: 17px;
}
#menu-item-55286 .sub-menu li:nth-child(n+5) {
    margin: 0;
    padding: 0;
}
#menu-item-55286 .sub-menu li:nth-child(n+5) a:before {
    content: ',';
}

/*-- Menu Path --*/
  .menu-path i {
    color: white;
}
 
  
.menu-functions > li {
    padding: 10px 0;
    border-bottom: 1px solid #a3a3a3;
}
#menu-overlay .menu-heading {
    color: #ff7200;
    font-family: Gibson-SemiBold;
    text-align: center;
    margin: 5px 0 2px;
    font-size: 18px;
}
/*-- Page sharing in Menu --*/
.utils-ul li {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    width: 49%;
    color: white;
}
.utils-ul .utils-share-heading {
    color: white;
    font-family: Gibson-SemiBold;
    font-size: 14px;
}
#page-share-menu {
    max-width: 150px;
    margin: 0 auto;
}
#page-share-menu > span {
    display: inline-block;
    margin: 0 3px;
}
#menu-overlay #page-share-menu svg, #menu-overlay #page-share-menu span {
    border-radius: 20px !important;
    background-color: #ff7200 !important;
    width: 27px !important;
    height: 27px !important;
}
/*-- Print this page in menu --*/
.utils-ul .print-buttons-menu {
    margin-top: 3px;
}
.print-buttons-menu span {
    background: #ff7200;
    font-family: Gibson-SemiBold;
    font-size: 12px;
    padding: 6px 11px 4px;
    border-radius: 10px;
    margin: 0 2px;
}
@media (max-width: 350px) {
.print-buttons-menu span {
    padding: 6px 6px 4px;
}  
}
.print-buttons-menu a {
    color: white;
}
/*-- subscribe to mailing list --*/
.subscriber-form-menu .subscriber-p {
    color: white;
    text-align: center;
    line-height: 120%;
    position: relative;
    top: -3px;
    max-width: 235px;
    margin: 0 auto;
}
.subscriber-form-menu .subscriber-button {
    text-align: center;
    margin: 5px 0;
}
.subscriber-form-menu .subscriber-button a {
    background: #ff7200;
    padding: 4px 8px;
    border-radius: 3px;
    font-family: Gibson-SemiBold;
    font-size: 14px; 
    color: white;
}

/*-- Site search in Menu --*/ 
#site-search-box {
    max-width: 550px;
    margin: 0 auto;
}
@media (max-width: 600px) {
#site-search-box {
    max-width: 350px;
    margin: 0 auto;
}
}
#site-search-box > div {
    display: inline-block;
    max-width: 175px;
    margin: 0 2px;
}
@media (max-width: 599px) {
#site-search-box > div {
    display: block;
    max-width: 280px;
    margin: 5px auto; 
}
}
.search-heading {
    color: #ff7200;
    text-align: center;
    font-family: Gibson-SemiBold;
    margin: 0 0 2px;
    font-size: 18px;
}
#site-search-box input.book_search_input {
    width: 100%;
    padding: 0;
    border: 1px solid #ff7200;
    height: 30px;
    text-indent: 5px;
    margin: 0px;
    background: #464646;
    color: white;
}
@media (max-width: 599px) {
#site-search-box input.book_search_input:nth-child(1) {
    width: 245px;
    display:inline-block;
}
}
#site-search-box form {
    position: relative;
}
#site-search-box .book_search_icon[type=submit] {
    background-color: #ff7200;
    cursor: pointer;
    width: 57px;
    height: 17px;
    border-radius: 2px;
    border: none;
    margin-top: 1px;
    float: right;
    color: white;
    font-family: Gibson-SemiBold;
}
@media (min-width: 600px) {
#site-search-box button i {
    display: none;
}
}
@media (max-width: 599px) {
#site-search-box .book_search_icon[type=submit] {
    width: 30px;
    height: 30px;
    display: inline-block

} 
#site-search-box button span {
    display: none;
}
}
#site-search-box input::placeholder {
    color: white !important;
    font-family: Gibson-Regular;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: normal;
    font-style: normal;
    -webkit-text-size-adjust: 100%;
}
.menu-functions li.subscriber-form-menu, .menu-functions li.wtm-member-menu {
    float: left;
    width: 50%;
    vertical-align: top;
    height: 150px;
    padding: 0;
}
@media (max-width: 599px) {
.menu-functions li.subscriber-form-menu, .menu-functions li.wtm-member-menu {
    float: none;
    width: 100%;
    height: auto;
    padding: 0 0 10px;
}
}
#menu-overlay .menu-functions li.subscriber-form-menu .menu-heading, #menu-overlay .menu-functions li.wtm-member-menu .menu-heading {
    margin-top: 15px;  
}
/*-- Membership in the Menu --*/
.menu-functions li.wtm-member-menu {
    text-align: center;
}
.member-p-menu {
    color: white;
    text-align: center;
    line-height: 120%;
    position: relative;
    top: -3px;
    max-width: 235px;
    margin: 0 auto;
}
.membership-button-menu {
    margin: 5px 0;    
}
.membership-button-menu span {
    background: #ff7200;
    padding: 4px 8px;
    border-radius: 3px;
    font-family: Gibson-SemiBold;
    font-size: 14px;
}
.membership-button-menu a {
    color: white;
}
  
.menu-functions li.wtm-app-menu, .menu-functions li.wtm-social-sites-menu {
    float: left;
    width: 50%;
    vertical-align: top;
    padding: 0;
}
@media (max-width: 599px) {
.menu-functions li.wtm-app-menu, .menu-functions li.wtm-social-sites-menu {
    float: none;
    width: 100%;
}
}
.menu-functions li.wtm-social-sites-menu.wtm-app-visit {
    float: none;
    width: 100%;
    clear: both;
    padding-top: 1px;
}
#menu-overlay .menu-functions li.wtm-app-menu .menu-heading, #menu-overlay .menu-functions li.wtm-social-sites-menu .menu-heading {
    margin-top: 15px;
}
/*-- WTM App in the Menu -*/
.wtm-app-ul {
    text-align: center;
}
.wtm-app-ul li {
    display: inline-block;
    max-width: 130px;
}
.wtm-app-ul li a {
    color: white;
}
.wtm-app-explanation {
    position: relative;
}
.wtm-app-explanation > p {
    text-align: center;
}
.wtm-app-explanation > p a {
    color: white;
}
.wtm-app-ul img {
    margin: 5px 7px;
}
.wtm-app-ul img.app-store-img {
    max-width: 107px;
}
.wtm-app-ul li span {
    position: relative;
    top: -6px;
    font-size: 13px;
}
#wtm-app-exp-pop {
    background: white;
    position: absolute;
    bottom: 22px;
    width: 300px;
    margin: 10px;
    padding: 8px 5px 7px;
    border: 2px solid #ff7200;
}
#wtm-app-exp-pop p {
    color: #ff7200;
    text-align: center;
    font-family: Gibson-SemiBold;
}
#wtm-app-exp-pop span {
    position: absolute;
    right: 3px;
    top: -3px;
    font-size: 23px;
    line-height: 100%;
    cursor: pointer;
}
#wtm-app-exp-pop ul {
    margin-left: 20px;
    list-style: disc;
    font-size: 14px;
}
#wtm-app-exp-pop li {
    margin-bottom: 4px;
}
/*-- Links to our Social media sites in Menu --*/
@media (max-width: 599px) {
.menu-functions > li.wtm-social-sites-menu {
    border-bottom: 0;
}
}
.social-sites-heading {
    color: #ff7200;
    font-family: Gibson-SemiBold;
    text-align: center;
    font-size: 18px;
}
.wtm-social-sites-ul {
    max-width: 235px;
    margin: 20px auto 42px;
}
@media (max-width: 599px) {
.wtm-social-sites-ul {
    margin: 5px auto 20px;
}
}
.wtm-social-sites-ul li a {
    color: #2d2d2d;
}
.wtm-social-sites-ul li {
    display: inline-block;
    position: relative;
    margin: 0 2px;
}
.wtm-social-sites-ul li i {
    background: #f1efef;
    text-align: center;
    border-radius: 25px;
    font-size: 20px;
    height: 30px;
    width: 31px;
    vertical-align: middle;
    line-height: 30px;
    padding: 0 0 0 1px;
}

/*-----=======================
==============================
==============================
END OF NEW HEADER ----------*/

/*-- Breadcrumbs --*/
.breadcrumbs a {
	color: #2d2d2d;
}	
.breadcrumbs a:hover {
	text-decoration: underline;	
}	
.book_bc_container {
	border-bottom: 1px solid #d2d2d2;
	background: #f2f1f1;
}
.book_breadcrumbs {
    padding: 28px;
    position: relative;
		text-align: left;
    max-width: 1040px;
    margin: 0 auto;
		font-family: Gibson-Regular, sans-serif;
		font-size: 11px;
}
.normal_bc_container {
    float: left;
    width: 100%;
    padding: 6px 0 8px 0;
    font-family: Gibson-Regular;
		font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-image: url(https://images.wtmfiles.com/Homepage-sun-background-1400x578_WEB.jpg);
    /*background-size: 100% 70px;*/
    background-repeat: no-repeat;
}
@media (min-width: 900px) {
.normal_bc_container {
    background-size: 100% 70px;
}  
}
@media (max-width:600px) {
.normal_bc_container {
    background-image: url(https://images.wtmfiles.com/Homepage-sun-background_WEB_600x137.jpg);
    /*background-size: 100% 40px;*/
}
}
@media (max-width:500px) {
.normal_bc_container {
    padding: 5px 0 4px;
}
}
.normal_breadcrumbs {
    text-align: left;
    font-size: 13px;
    position: relative;
    max-width: 1100px;
    margin: 0 auto;
    padding-left: 23px;
		line-height: 150%;
}
@media (max-width:500px) {
.normal_breadcrumbs {
    font-size: 12px;
    padding: 0 10px;
}  
}
.breadcrumbs.normal_breadcrumbs i {
    color: #2d2d2d; 
    font-size: 12px;
    margin: 0 4px 0 5px;
    font-weight: bold;
    position: relative;
    top: 1px;
}
@media (max-width:500px) {
.breadcrumbs.normal_breadcrumbs i {
    font-size: 10px;
    margin: 0 3px 0 4px;
    top: 0px;
}  
}
/*-- Global Utils button --*/
#global-utils {
    text-align: center;
    margin: 15px auto 10px;
    border: 2px solid #ff7200;
    border-radius: 25px;
    padding: 6px 10px 3px;
    line-height: 110%;
    display: inline-block;
    white-space: nowrap;
    opacity: 0;
}
#global-utils a {
    font-size: 14px;
    color: #2d2d2d;
    text-decoration: none;
}
@media (max-width: 370px) {
#global-utils a {
    font-size: 13px;
} 
}
#global-utils a span {
    color: blue;
    font-family: Gibson-Regular;
}
/*-- Global Utils Popup --*/
.global-utils-popup {
    border: 2px solid #ff7200;
    padding: 20px 10px 10px;
}
.global-utils-heading {
    color: #ff7200;
    font-size: 15px;
    width: 250px;
}
.global-utils-ul {
    list-style: none;
}
.global-utils-ul h5 {
    text-align: left;
    color: #2d2d2d;
    font-size: 13px;
    margin: 15px 0 -2px;
}
.global-utils-ul li p {
    line-height: 180%;
}
.global-utils-download-options a, .global-utils-print-pdfs a {
    color: #2d2d2d;
    font-family: 'gibson-semibold';
    font-size: 12px;
    padding: 4px 5px 2px;
    border-radius: 17px;
    border: 2px solid #ff7200;
    margin: 0 1px;
}
.global-utils-share-wrapper a {
    margin: 0 5px;
}
.global-utils-share-wrapper a span {
    background-color: white !important;
    border: 1px solid #ff7200;
    height: 25px;
    line-height: 25px;
    padding: 0;
    width: 25px;
}
.global-utils-share-wrapper a span path {
    fill: #2d2d2d;
}

/*-- Global Utils Audio Player --*/
#audio-here {
    border: 1px solid #d2d2d2;
    padding: 2px 2px 0;
    background: rgba(255,247,0,.24);
    cursor: pointer;
}
.global-utils-ul #essay-podcast {
    width: 350px;
    margin-top: 2px
}
@media (max-width: 450px) {
.global-utils-ul #essay-podcast {
    width: 300px;
}  
}
@media (max-width: 360px) {
.global-utils-ul #essay-podcast {
    width: 100%;
}  
}
.global-utils-popup .wtm-audio-player-container {
    max-width: 600px;
    margin: 0;
    padding: 0;
    border: 1px solid #d2d2d2;
    position: relative;
    background: rgba(255,247,0,.24);
}
.global-utils-popup .podcast_p {
    display: none; 
}
.global-utils-popup .audioplayer {
    padding: 0;
    height: 35px;
}
.global-utils-popup .audioplayer-playpause {
    width: 30px;
    height: 30px;
}
.global-utils-popup .audioplayer-playpause a:before, .global-utils-popup .audioplayer-playing .audioplayer-playpause a:before {
    left: 2px;
    font-size: 30px;
}
@media (max-width: 450px) {
.global-utils-popup .audioplayer-playpause a:before, .global-utils-popup .audioplayer-playing .audioplayer-playpause a:before {
    left: 1px;
}
.global-utils-popup .audioplayer-time {
    font-size: 11px;
    width: 45px;
}
.global-utils-popup .audioplayer-volume {
    display: none;
}
}
.global-utils-popup .wtm-audio-player-close {
    display: none;  
}
#comments-global-pop {
    cursor: pointer;
}
.global-utils-ul .form_search_box {
    width: 265px;
}
.global-utils-ul .form_search_box .book_search_input {
    border: 2px solid #ff7200;
    padding: 5px;
    width: 100%;
    max-width: 215px;
    margin: 4px 0 0 0;
}
.global-utils-ul .form_search_box .book_search_icon {
    border: 2px solid #ff7200;
    height: 29px;
    border-radius: 3px;
    background: white;
    width: 30px;
}
/*-- global styles --*/
.global_p {
	font-family: 'Gibson-Regular';
	font-size: 17px;
	line-height: 145%;
	color: #2d2d2d;
	padding: 8px 0;
	text-align: justify;
	-webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
	font-weight: normal;
	font-style: normal;
	-webkit-text-size-adjust: 100%;
}
@media (max-width:450px) {
.global_p {	
		text-align: left;
}
}
.global_p a, .global_p_centred a { 
		color: #2d2d2d;
		font-family: Gibson-SemiBold;
		font-weight: normal;
		font-style: normal;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 16px;
}	
.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: normal;
		font-style: normal;
	-webkit-text-size-adjust: 100%;
}
.global_top {
		padding-top: 0;
}
.global_p_small {
    font-size: 15px;
}
.global_caption {
	font-size: 13px;
}
.global_quote {
		font-size: 14.99px;
		font-family: Gibson-SemiBold;
}
.global_quote_source {
		font-size: 13px;
}
.global_h1 {
	-webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
	font-weight: normal;
	font-style: normal;	
	-webkit-text-size-adjust: 100%;
}
.global_h2 {
		font-size: 38px;
		font-family: Gibson-SemiBold;
		color: #ff7200;
		text-align: center;
		margin: 35px 0 15px 0;
		-webkit-font-smoothing: antialiased;
  	-moz-osx-font-smoothing: grayscale;
		font-weight: normal;
		font-style: normal;
		line-height: 120%;
		-webkit-text-size-adjust: 100%;
}
@media (max-width: 768px) {
.global_h2 {
		font-size: 33px;
}	
}
@media (max-width: 500px) {
.global_h2 {
		font-size: 30px;
}	
}
@media (max-width: 350px) {
.global_h2 {
		font-size: 27px;
}	
}
.global_h3, .blog_h1_page-builder {
		font-size: 28px;
		font-family: Gibson-SemiBold;
		color: #ff7200;
		text-align: center;
		margin: 10px 0;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-weight: normal;
		font-style: normal;
		line-height: 120%;
		-webkit-text-size-adjust: 100%;
}
@media (max-width: 500px) {
.global_h3, .blog_h1_page-builder {
		font-size: 24px;	
}
}
.global_h4 {
		font-size: 24px;
		font-family: Gibson-SemiBold;
		color: #ff7200;
		text-align: center;
		margin: 10px 0;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-weight: normal;
		font-style: normal;
		line-height: 110%;
		-webkit-text-size-adjust: 100%;
}
@media (max-width: 500px) {
.global_h4 {
		font-size: 20px;	
}
}
.global_h4 a, .blog_h1_page-builder a {
		color: #ff7200;
}
.h4_no {
    color: #ff7200;
    font-family: Gibson-SemiBold;
    font-size: 20px;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-weight: normal;
		font-style: normal;
}
.global_h5 {
		font-size: 18px;
		font-family: Gibson-SemiBold;
		color: #ff7200;
		text-align: center;
		margin: 10px 0;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-weight: normal;
		font-style: normal;
		line-height: 130%;
		-webkit-text-size-adjust: 100%;
}
.global_h5 a {
		color: #ff7200;
}
@media (max-width: 500px) {
.global_h5 {
		font-size: 17.5px;	
}
}
.global_h6 {
    font-family: Gibson-SemiBold;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-weight: normal;
		font-style: normal;
    text-align: center;
    font-size: 21px;
    line-height: 120%;
		-webkit-text-size-adjust: 100%;
}
.body-indented-wt {
	text-indent: 1.425em;
}
.clear {
	clear:both;
}
#blog_comments p.pp-text {
    font-family: Gibson-Regular,sans-serif;
    font-size: 12px;
    line-height: 130%;
    margin: 5px 0 0;
}
.comment_note {
    line-height: 130%;
    margin-top: 4px;
}
#blog_comments p.comment_note {
    font-family: Gibson-Regular,sans-serif;
}
.highlight {
    background-color: #FFFF88;
}
.red-text {
    color: red;
}
.pipe_with_space {
		margin: 0 7px;	
}
.main-video-options-pops {
    border: 2px solid #ff7200;
    padding: 15px 10px 15px 20px;  
}
.global-pops-border {
    border: 2px solid #ff7200;
    padding: 15px;  
}
/*-- End of Global font styles --*/
.faq_toc_link {
    max-width: 200px;
    margin: 22px auto 0;
    font-family: Gibson-Regular;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: normal;
    font-style: normal;
    color: #ff7200;
}
.faq_toc_link i {
    color: #fff;
    background: #ff7200;
    width: 21px;
    text-align: center;
    height: 25px;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    padding: 0 3px 0 3px;
    font-size: 17px;
    line-height: 23px;
    position: relative;
    top: -2px;
}
.faq_toc_link a {
    color: #ff7200;
}
/* -- Hide the ad Blocker analytics image --*/
#ad-image {
		display:none;
}


/*-- Lab specific: scrollUp --*/
#scrollUp {
    color: #dadada;
    font-size: 35px;
    bottom: 70px;
    right: 10px;
    height: 35px;
    width: 35px;   
}

#scrollUp:hover {
   color: #d2d2d2;
}

/*-- 404 page styles --*/
.h2_404 {
    margin-top: 40px;
}
.p_404 {
    text-align: center;
    max-width: 600px;
    margin: 0 auto;
    margin-top: 13px;
}

/* Global WTM Global.css 

###########################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################

*/




/*================  2016 and prior Global Styles =============== */



/*-- fe5 comments section video only - can remove when added to pg style tags --*/
.responsive_video {
	position: relative;
    padding-bottom: 56.25%;
    height: 0;
    /*overflow: hidden;*/
}
.responsive_video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*-- in use but should coming from typify but haven't checked every one --*/
.body-bullet-1-wt {
		list-style-position: outside;
		padding-left: 29px;
		list-style-image: url('https://images.wtmfiles.com/Bullet7ptWithAirTransparentGrey.png');
		line-height: 150%;
		font-family: Gibson-Regular;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-weight: normal;
		font-style: normal;
}
@media (max-width: 450px) {
ul.body-bullet-1-wt {
	padding-left: 10px;
}
}
.body-bullet-1-wt a {
		font-family: Gibson-SemiBold;
		color: #2d2d2d;
}


/*-To make long links wrap properly on phones-*/
.text-break {
	white-space: pre;           /* CSS 2.0 */
	white-space: pre-wrap;      /* CSS 2.1 */
	white-space: pre-line;      /* CSS 3.0 */
	white-space: -pre-wrap;     /* Opera 4-6 */
	white-space: -o-pre-wrap;   /* Opera 7 */
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -hp-pre-wrap;  /* HP Printers */
	word-wrap: break-word;      /* IE 5+ */
}

/*-- generic fom style that may or may not be in use (was located within code for Gravity Forms 20, 21, 22, 24, 25, 30) --*/
.gform_validation_container, .distinct-id-value {
	display: none;
}
#gform_wrapper .gform_footer.top_label {
    max-width: 300px;
    margin: 0 auto;
}


/*------- End Global Classes --------*/



.field-text label, .field-email label, .field-textarea label, field-telephone label {
	float: left;
	display: inline;
	width: 140px;
	text-align: right;
	padding-right: 5px;
}

/* @end */


/* Global NON-HEADER CSS 

################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################*/

/*-- Mailing List Global Popup --*/
#subscribe_pop {
    border: 2px solid #ff7200;
    padding: 10px 15px 20px 15px;
    border-radius: 3px;
		max-width: 330px;
}
#subscribe_pop .global_h3 {
    margin: 8px auto 4px auto;
    font-size: 25px;
    line-height: 110%;
    max-width: 230px;
}
#subscribe_pop .subscribe_sub {
    text-align: center;
    line-height: 120%;
    max-width: 275px;
    margin: 0 auto 6px auto;
    font-size: 16px;
}
/*-- Subscriber popup form --*/
#gform_fields_30 {
	  list-style: none;
}
#gform_fields_30 input {
    border: 1px solid #ff7200;
    font-size: 16px;
    width: 100%;
    height: 30px;
    padding-left: 5px;
}
#field_30_10 span {
    display: inline-block;
    width: 49%;
}
#field_30_10 span:nth-child(1) {
    margin-right: 2%;
    width: 48%;
}
@media (max-width: 400px) {
#field_30_10 span:nth-child(1) {
    margin-right: 4%;
    width: 46%;
}  
}
@media (max-width: 355px) {
#field_30_10 span:nth-child(1) {
    margin-right: 4%;
    width: 45.5%;
}  
}
#field_30_2 {
    margin-top: 3px;
}
#field_30_17 input {
    width: 14px;
    height: 14px;
}
#field_30_17 ul {
    list-style: none;
}
#field_30_17 label {
    font-size: 14px;
}
#field_30_17 label a {
    font-size: 13px;
    color: #2d2d2d;
    font-family: 'gibson-semibold';
}
#subscribe_pop .validation_error, #subscribe_pop .validation_message {
    color: red;
    font-size: 13px;
    font-family: Gibson-Regular;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 130%;
}
#field_30_10 label, #subscribe_pop .gform_title, li#field_30_2 label, #field_30_17 > label  {
		display: none;
}
#subscribe_pop #input_30_2 {
    margin-bottom: 4px;
}
#subscribe_pop .gform_footer {
    text-align: center;
}
#subscribe_pop #gform_submit_button_30 {
		background-color: #ff7200;
    color: #fff;
    border: 0;
    font-size: 14px;
    padding: 7px 12px 4px;
    max-width: 150px;
    margin: 10px auto 0;
    border-radius: 3px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    box-shadow: 1px 2px 4px 0px #6a6969;
    font-family: Gibson-SemiBold;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/*-- think this is just on the fe page now not the homepage based on what is on the testing hp currently --*/
/*--WTM Emails (on homepage and /freedom-essays/) --*/
.freedom-essays-text {
    text-align: center;
}
.wtm_emails_slide_wrapper, .wtm_emails_full_wrapper {
    position: relative;
}
.wtm_emails_full_wrapper a:hover {
    text-decoration: none;
}
.wtm_email_subHead {
    padding-bottom: 0;
}
.global_p_centred.wtm-essay-note {
    padding: 10px 0 0;
}
.global_p_centred.wtm-essay-top4 {
    font-family: Gibson-SemiBold;
    background-image: linear-gradient(rgb(253,255,90) 2%,rgb(253,255,90),rgb(253,255,90) 100%);
    box-shadow: 0 0 10px 13px #fdff5a;
    background-color: #fdff5a;
    max-width: 720px;
    margin: 12px auto 13px;
    line-height: 0;
    padding: 2px 0 0;
    border-radius: 20px;
    font-size: 16px;
}
@media (max-width: 860px) {
.global_p_centred.wtm-essay-top4 {
    box-shadow: 0 0 10px 5px rgb(253, 255, 90);
    max-width: 370px;
    margin: 3px auto 0;
    line-height: 125%;
    padding: 2px 0 0;
    border-radius: 20px;
    font-size: 15px;
}  
}
@media (max-width: 385px) {
.global_p_centred.wtm-essay-top4 {
    max-width: 285px;
}  
}
.global_p_centred.wtm-essay-top4-sub {
    font-family: Gibson-SemiBold;
    background-image: linear-gradient(rgb(253,255,90) 2%,rgb(253,255,90),rgb(253,255,90) 100%);
    box-shadow: 0 0 5px 12px #fdff5a;
    background-color: #fdff5a;
    margin: 5px auto 18px;
    line-height: 0;
    padding: 2px 0 0;
    border-radius: 20px;
    font-size: 16px;
    display: inline-block;
}
@media (max-width: 860px) {
.global_p_centred.wtm-essay-top4-sub {
    font-size: 15px
}  
}
#wtm_email_ins_slider_container, #wtm_emails_expl_slider_container {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    overflow-y: hidden;
}
#wtm_email_ins_slider, #wtm_emails_expl_slider {
		position: absolute;
		left: 0;
		width: 4770px;
}
#wtm_email_ins_slider {
		width: 3050px;
}
#wtm_email_slide_left  {
		position: absolute;
    left: -36px;
    top: -39px;
		cursor: pointer;
}
@media (max-width: 768px) {
#wtm_email_slide_left {
    left: -20px;
}	
}
#wtm_email_slide_right {
		position: absolute;
    right: -36px;
    top: -39px;
		cursor: pointer;
}
@media (max-width: 768px) {
#wtm_email_slide_right {
    right: -20px;
}	
}
@media (max-width: 700px) {
#wtm_email_slide_right {
    top: -42px;
}	
}
.wtm_email_ins_slider, .wtm_emails_expl_slider {
    height: 362px;
    position: relative;
}
#wtm_emails_expl_slider li {
    display: inline-block;
    width: 118px;
		vertical-align: top;
}
.exp_box, .ins_box {
    border: 1px solid #333;
    padding: 4px 2px 0 2px;
    font-size: 10px;
    text-align: center;
    height: 171px;
    white-space: normal;
    position: relative;
}
.exp_box {
		margin-bottom: 4px;	
}
.wtm_emails_thumbnail_no {
    font-family: Gibson-SemiBold;
		font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
		color: #FF7200;
		font-size: 19px;
		text-align: center;
}
.wtm_emails_thumbnail_no a {
    color: #ff7200;
}
.wtm_emails_thumbnail_description {
		font-family: Gibson-Regular;
		font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;	
		font-size: 13.2px;
    line-height: 110%;
    text-align: center;
    margin: 0 2px;
}
@media (max-width: 1100px) {
.wtm_emails_thumbnail_description {
		font-size: 12.5px;
}  
}
.wtm_emails_thumbnail_description a {
		color: #2d2d2d;
}
.wtm_emails_thumbnail_img {
    position: absolute;
    bottom: 2px;
    left: 0;
    right: 0;
    font-size: 0;
}
.wtm_emails_thumbnail_img img {
    width: 112px;
    height: 90px;
}
.wtm_email_slide_arrows {
    font-size: 18px;
    letter-spacing: .5px;
    position: absolute;
    top: 151px;
    width: 100%;
		z-index: 99;
}
.wtm_email_slide_arrow_expl i, .wtm_email_slide_arrow_ins i {
    font-size: 50px;
    vertical-align: middle;
    position: relative;
    top: -5px;
    line-height: 37px;
		cursor: pointer;
		color: #4e4e4e;
}
.arrow_bigger_expl i, .arrow_bigger_ins i {
    font-size: 117px;
		color: red;
}
#wtm-email-samples ul li a {
	 text-decoration: none;
}
.wtm_email_slide_text {
    float: right;
    background: white;
    border: 1px solid #2d2d2d;
    color: red;
    padding: 2px 4px 2px 4px;
    font-weight: 600;
    font-size: 30px;
		position: relative;
    right: -7px;
}
@media (max-width: 768px) {
.wtm_email_slide_text {
    right: 8px;
}	
}
@media (max-width: 700px) {
.wtm_email_slide_text {
    font-size: 24px;
}	
}
.email_type {
    font-size: 9px;
}
.expl_note, .ins_note {
    position: absolute;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    left: -76px;
    top: 72px;
    font-size: 13px;
		width: 130px;
}
@media (max-width: 700px) {
.expl_note, .ins_note {
    left: -73px;
}	
}
.ins_note {
    top: 262px;
}
	.expl_note span, .ins_note span {
    font-weight: bold;
}
@media (max-width: 500px) {
.email_comparison_chart {
    text-align: center;
    margin-top: 8px;
}	
}
@media (max-width: 500px) {
.email_comparison_chart li {
    text-align: left;
}
}
.email_note_home {
    font-size: 90%;
		padding-top: 1px;
}
.affirmations-spacer p {
    margin-top: 25px;
    font-family: Gibson-SemiBold;
    font-size: 15px;
}
.affirmations-spacer .exp_box {
    height: 150px;
    margin-top: 21px;
}
.affirmations-spacer .ins_box {
    height: 150px;
    margin-bottom: 21px;
}
.emails_yellow_li .ins_box, .emails_yellow_li .exp_box {
    background: rgba(255, 247, 0, 0.55);
}
.emails_yellow_li .wtm_emails_thumbnail_description {
    margin-top: 15px;
}
.affirmation-end-note {
    border: 1px solid black;
    padding: 2px 3px;
    background: rgba(255, 247, 0, 0.55);
    margin-top: 15px;
}
.affirmation-end-note .global_p_centred {
    font-size: 15px;
}
/*-- WTM Centres on the homepage & The WTM page --*/
#wtm-centres-placeholder {
    min-height: 245px;
}
@media (max-width: 360px) {
#wtm-centres-placeholder {
    min-height: 270px;
}  
}
@media (max-width: 768px) {
#wtm-centre-websites .glider {
    margin: 0 10px;
}    
}
#wtm-centre-websites .glider {
    scrollbar-width: none;
}
#wtmCentres-slider .glider-slide {
    text-align: center;
    padding-top: 20px;
}
@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 a {
    font-size: 14px;
    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;
    max-width: 150px;
    margin: 0 auto;
}
.first-centre span {
    font-size: 16px;
    font-family: Gibson-SemiBold;
    position: absolute;
    top: -30px;
    left: 0;
    color: #ff7200;
}
.first-centre i {
    font-size: 12px;
    margin-left: 10px;
}
/* .centre-area-placeholder {
    background: rgba(255, 247, 0, 0.55);
    height: 100%;
    border: 1px solid #d2d2d2;
    margin: 0 10px;
    height: 150px;
    padding-top: 20px;
}
#wtmCentres-slider .centre-area-placeholder p {
    font-family: Gibson-SemiBold;
    font-size: 15px;
    padding: 0;
}
#wtmCentres-slider .centre-area-placeholder .area {
    margin: 10px 0 8px;
}
#wtmCentres-slider .centre-area-placeholder .arrow {
    margin-top: 20px;
} */
.centres-scrollTo p {
    font-size: 15px;
    font-family: Gibson-SemiBold;
    color: #ff7200;
    padding-top: 8px;
}
.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;
}
#wtm-centres-map h4 {
    margin: 3px 0;
}
#wtm-centres-map img {
    width: 100%;
}
.centres-ul-wrapper {
    max-width: 775px;
    margin: 0 auto;
}
@media (max-width: 900px) {
.centres-ul-wrapper {
    max-width: 515px;
}
}
@media (max-width: 650px) {
.centres-ul-wrapper {
    max-width: 260px;
}
}
#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 5px 20px;
    font-size: 17px;
}
@media (max-width: 600px) {
#wtm-centres-map ul li {
    margin: 0 0 10px 20px;
    font-size: 17px;
}  
}
#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;
}
#wtm-centres-map ul .country-title {
    margin: 15px 0 5px 20px;
    list-style: none;
}
.country-title {
    font-size: 15px;
}
#wtmCentres-slider p.all-centres-text {
    line-height: 100%;
    margin-top: 0px;
}
#wtmCentres-slider p.all-centres-text a {
    color: #ff7200;
    font-size: 16px;
}

.centre-under-construction {
    border: 1px solid #d2d2d2;
    height: 150px;
    width: 90%;
    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: 15px;
    padding: 10px 4px 8px;
}
#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;
}

.no-mobile-device .top_playlist_heading {
    pointer-events: all !important;
    cursor: pointer;
}


/*-- ###########################

Podcast Player 

########################### */

/* -- Podcast Player --*/
.wtm-audio-player-container {
    max-width: 600px;
    margin: 12px auto 10px;
    padding: 0 20px;
    border: 1px solid #333333;
    position: relative;
    background: rgba(255,247,0,.24);
}
@media (max-width: 450px) {
.wtm-audio-player-container {
    padding: 0 4px;
}  
}
.wtm-audio-player-container i {
    position: absolute;
    right: 2px;
    top: 0px;
    cursor: pointer;
}
.wtm-audio-player-container .podcast_p {
    margin: 11px 0 3px;
    color: #333333;
    font-family: Gibson-SemiBold;
    font-size: 16px;
}
.audioplayer {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    box-sizing: border-box;
    margin: 0;
    padding: 0 15px 10px;
    width: 100%;
    height: 50px;
    -webkit-align-items: center;
    align-items: center;
    border-radius: 4px;
    position: relative;
    -webkit-touch-callout: none; /* iOS Safari */
      -webkit-user-select: none; /* Safari */
    -webkit-touch-callout: none; /* iOS Safari */
      -webkit-user-select: none; /* Safari */
       -khtml-user-select: none; /* Konqueror HTML */
         -moz-user-select: none; /* Firefox */
          -ms-user-select: none; /* Internet Explorer/Edge */
              user-select: none; /* Non-prefixed version, currently
                                    supported by Chrome and Opera */
}
@media (max-width: 550px) {
.audioplayer {
    padding: 0;  
}  
}
.audioplayer-playpause {
    position: relative;
    width: 40px;
    height: 40px;
    text-align: center;
}
.audioplayer-playpause:hover a:before, .audioplayer:not(.audioplayer-playing) .audioplayer-playpause a:hover, .audioplayer-playing .audioplayer-playpause:hover a:before  {
    color: #ff8c2f;
    text-decoration: none;
}
.audioplayer-playpause a:before {
    content: "\f144";
    font-family: 'Font Awesome 5 Free';
    left: 0;
    right: 0;
    position: absolute;
    font-size: 40px;
    color: #ff7200;
}

.audioplayer-playing .audioplayer-playpause a::before {
   content: "\f28b";
    font-family: 'Font Awesome 5 Free';
    left: 0;
    right: 0;
    position: absolute;
    font-size: 40px;
    color: #ff7200;   
}

.audioplayer-time {
    display: -webkit-flex;
    display: flex;
    width: 40px;
    -webkit-justify-content: center;
    justify-content: center;
    font-size: 12px;
    color: rgba(51, 51 ,51, .6)
}
.audioplayer-time-current {
    margin-left: 10px;
}
@media (max-width: 450px) {
.audioplayer-time-current {
    margin-left: 0px;
}
}
.audioplayer-time-duration {
    margin-right: 10px;
}
@media (max-width: 450px) {
.audioplayer-time-duration {
    margin-right: 2px;
}
}
.audioplayer-bar {
    position: relative;
    display: -webkit-flex;
    display: flex;
    margin: 0 12px;
    height: 12px;
    -webkit-flex-basis: 0;
    flex-basis: 0;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    cursor: pointer;
}
@media (max-width: 450px) {
.audioplayer-bar {
    margin: 0 5px;
}  
}
.audioplayer-bar::before {
    content: '';
    position: absolute;
    top: 5px;
    width: 100%;
    height: 2px;
    background-color: #DDE2E6;
}

.audioplayer-bar > div {
    position: absolute;
    left: 0;
    top: 5px;
}
.audioplayer-bar-loaded {
    z-index: 1;
    height: 2px;
    background: #BEC8D2;
}

.audioplayer-bar-played {
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
    z-index: 2;
    height: 2px;
    background: -webkit-linear-gradient(left,#0059FF,#09B1FA);
}

.audioplayer-bar-played::after {
    display: -webkit-flex;
    display: flex;
    position: absolute;
    content: '';
    box-sizing: border-box;
    top: -5px;
    right: -1px;
    margin-right: -5px;
    width: 12px;
    height: 12px;
    background-color: #fff;
    border-radius: 6px;
}

.audioplayer:not(.audioplayer-playing) .audioplayer-bar-played::after {
    border: 2px solid #BEC8D2;
}

.audioplayer-playing .audioplayer-bar-played::after {
    border: 2px solid #0059FF;

}

.audioplayer-volume {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}

.audioplayer-volume-button {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    width: 24px;
    height: 24px;
    cursor: pointer;
}

.audioplayer-volume-button a {
    display: -webkit-flex;
    display: flex;
    width: 6px;
    height: 8px;
    background-color: #9A9FB0;
    position: relative;
}

.audioplayer-volume-button a:before, .audioplayer-volume-button a:after {
    content: '';
    position: absolute;
}

.audioplayer-volume-button a:before {
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-right: 9px solid #9A9FB0;
    border-bottom: 8px solid transparent;
    border-left: none;
    top: -4px;
}

.audioplayer:not(.audioplayer-mute) .audioplayer-volume-button a:after {
    left: 10px;
    top: -2px;
    width: 6px;
    height: 6px;
    border: 6px double #9A9FB0;
    border-width: 6px 6px 0 0;
    border-radius: 0 12px 0 0;
    -ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Safari 3-8 */
    transform: rotate(45deg);
}
.audioplayer-mute .audioplayer-volume-button a {
    background-color: #FD4F1A;
}
.audioplayer-mute .audioplayer-volume-button a:before {
    border-right: 9px solid #FD4F1A;
}
.audioplayer-volume-adjust {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    margin-left: 8px;
}
@media (max-width: 450px) {
.audioplayer-volume-adjust {
    margin-left: 2px;
}  
}
.audioplayer-volume-adjust > div {
    position: relative;
    display: -webkit-flex;
    display: flex;
    width: 60px;
    height: 2px;
    cursor: pointer;
    background-color: #BEC8D2;
}
.audioplayer-volume-adjust div div {
    position: absolute;
    top: 0;
    left: 0;
    height: 2px;
    background-color: #0059FF;
}
.audioplayer-volume-adjust div div:after {
    display: -webkit-flex;
    display: flex;
    position: absolute;
    content: '';
    box-sizing: border-box;
    top: -4px;
    right: -1px;
    width: 10px;
    height: 10px;
    background-color: #fff;
    border-radius: 6px;
    border: 2px solid #d2d2d2;
}
body.mobile-device .audioplayer-volume-adjust {
    display: none !important;
}
.wtm-audio-player-loading-note {
    position: absolute;
    text-align: center;
    font-family: Gibson-Regular;
    font-size: 10px;
    left: 0;
    right: 0;
    top: 0;
}
#dlPodcast a {
    font-size: 12px;
}
#dlPodcast {
    position: absolute;
    font-size: 12px;
    bottom: -19px;
    right: 0;
    padding: 0;
}
/*-- AudioPlayer on Publications pages --*/
#podcastPlayer.audio-player-download-pages {
    max-width: 450px;
    margin: 0;
    padding: 0 8px;
}
.audio-player-download-pages .audioplayer {
    padding: 6px 0;
    margin: 0;
}
#podcastPlayer.audio-player-download-pages .audioplayer-volume-adjust {
    display: none;
}
.audio-player-download-pages .audioplayer-time-current {
    margin-left: 6px;
}
.audio-player-download-pages .audioplayer-bar {
    margin: 0 10px 0 6px;
}
.audio-player-download-pages .audioplayer:not(.audioplayer-mute) .audioplayer-volume-button a:after {
    top: 1px;
    left: 11px;
}
@media (max-width: 450px) {
.audio-player-download-pages .audioplayer-volume-button {
    width: 15px;
    margin-left: 8px;
}
}
/*-- END OF PODCAST PLAYER CSS --*/


/*-- SHARE AND PRINT POPS --*/

/*-- Share --*/
#a2apage_mini_services:before {
    content: "SHARE THIS PAGE VIA";
    text-align: center;
    padding: 10px 0 10px 0;
    display: block;
    border-bottom: 1px solid #d2d2d2;
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 5px;
}
#a2apage_dropdown.a2a_menu {
		border: 1px solid #909090;
}
/*-- Print --*/

.print_global_popup {
/*     border: 4px solid #d2d2d2; */
    padding: 5px 20px 12px 20px;
    border: 2px solid #ff7200;
/*     border-radius: 5px; */
}
.print_global_popup .global_h3 {
    margin: 10px 0 3px;
}
.print_popup_p {
    padding: 0;
}
#global_print .print_popup_p {
    font-size: 16px;
    padding: 15px 0 0;
    font-family: Gibson-SemiBold;
}
#global_print .print_buttons_p {
    padding: 15px;
}
.print_buttons_p {
    padding: 20px 15px 15px 15px;
}
@media (max-width: 450px) {
#global_print .print_buttons_p {
    padding: 20px 0 15px 0;
		margin: 0 -5px 0 -5px;
}	
}
.print_buttons_p .orSpan {
    margin: 0 5px;
}
.print_uslet_span, .print_a4_span {
/*     background: #ff7200;
    padding: 4px 12px 3px;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    outline: none;
    color: #fff;
    border: none;
    border-radius: 4px;
    box-shadow: 1px 2px 5px #7D7D7E; */
    display: inline-block;
    border: 2px solid #ff7200;
    color: #2d2d2d;
    font-family: Gibson-SemiBold;
    padding: 5px 15px 3px;
    border-radius: 20px;
    margin: 0 2px;
    width: 85px;
}
/* .print_a4_span {
		padding: 4px 30px 3px; 
} */
@media (max-width: 374px) {
.print_uslet_span {
    padding: 4px 6px 3px;    
}
.print_a4_span {
/* 		padding: 4px 25px 3px; */
  padding: 4px 6px 3px;
}
}
.print_uslet_span a, .print_a4_span a {
/*     color: white; */
    color: #2d2d2d;
		font-size: 14px;
}
@media (max-width: 400px) {
.print_uslet_span a, .print_a4_span a {
		font-size: 13px;
}
}
.print_help_p {
    font-size: 13px;
}
.global_p_centred.print_help_p a {
    font-size: 13px;
}
/*-- Essay Download --*/
.essay_download_pop {
    border: 4px solid #d2d2d2;
    padding: 0 20px 15px 20px;
    border-radius: 5px;
}
.essay_download_pop .h2_centred_underline {
    padding-bottom: 8px;
		padding-top: 10px;
		font-size: 17px;
		max-width: 300px;
		margin: 0 auto;
		margin-bottom: 15px;
}
.essay_download_pop h4 {
    text-align: left;
    font-size: 14px;
}
.essay_download_pop .print_buttons_p {
    padding: 8px 10px 30px 10px;
    text-align: center;
}
.essay_download_pop .print_buttons_p span:nth-child(2) {
    margin-right: 10px;
}
.essay_download_pop .print_help_p {
    padding: 0;
}
.print_download_essay_container p {
    font-size: 16px;
    margin-top: 6px;
    color: #FF7200;
    padding: 0;
}
.print_download_essay_container p span {
    margin: 0 4px;
}
.print_download_essay_container a:nth-child(1) {
    margin-right: 3px;
}
.print_download_essay_container a:nth-child(2) {
    margin-left: 3px;
}
.print_download_essay_container i {
    margin: 10px 5px 10px 0;
    font-size: 20px;
}
.top_p_download_pop {
    font-family: Gibson-SemiBold;
    font-size: 15px;
    padding: 20px 0 1px;
}

/*-- Book Print/Download --*/
.global_print_pop_book {
		border: 4px solid #d2d2d2;
    padding: 0 20px 15px 20px;
    border-radius: 5px;
}
#book_download_pop .global_h4 {
    max-width: 245px;
    margin: 8px auto 0;
}
#global_print .global_h4 {
    padding: 10px 0 5px;
/*     border-bottom: 1px solid #ffc08e; */
    margin-bottom: 0;
}
#essay_download_pop .global_h4 {
    padding: 10px 0 5px;
    border-bottom: 1px solid #ffc08e;
    max-width: 250px;
    margin: 8px auto 0;
}
.global_print_pop_book .book_pd_para {
    margin-left: 20px;
    text-indent: -20px;
    padding: 4px 0 10px;
    text-align: left;
    font-size: 16px;
}
.global_print_pop_book .book_pd_help {
    font-size: 13px;
    padding: 6px 0 0;
}
.global_print_pop_book .book_pd_help a {
    font-size: 12px;
}
.global_print_pop_book .global_book_buttons {
    text-align: center;
    margin: 10px 0 20px 0;
}
.global_print_pop_book .book_pd_para a {
    text-decoration: underline;
    color: #ff7200;
}
.global_print_pop_book .print_uslet_span {
    margin-right: 4px;
		margin-left: 5px;
}
.global_print_pop_book .print_a4_span {
    margin-left: 4px;
}
.book_pop_options {
    font-size: 16px;
    font-family: Gibson-SemiBold;
    padding: 20px 0 0;
}
.print_download_essay_container {
    text-align: center;
		margin-top: 35px;
}
.print_download_essay_container a, .book_print_download_container a {
    color: #FF7200;
}
.book_print_download_container {
    text-align: center;
}
.book_print_download_container p {
    font-size: 15px;
    margin-top: 6px;
    color: #FF7200;
		position: relative;
		top: 10px;
    padding: 0;
}
@media (max-width: 600px) {
.book_print_download_container p {
    font-size: 14px;
    top: 0px;
}	
}
@media (max-width: 450px) {
.book_print_download_container p {
    font-size: 13px;
}	
}
.booK_download_a {
	margin: 0 5px;
}
.fancybox.eventWTM.book_buy_amazon i {
    margin-left: 0;
}
.book_container2 .open-print-popup-shortcut u {
    margin-right: 2px;
}
.book_print_download_container i {
    margin: 10px 5px 10px 0;
    font-size: 20px;
}
.book_container2 i {
    margin: 10px 3px 10px 4px;
    font-size: 20px;
}
@media (max-width: 600px) {
.book_container2 i {
    font-size: 18px;
}	
}
@media (max-width: 450px) {
.book_container2 i {
    font-size: 16px;
}	
}
.book_print_download_container p span {
    margin: 0 4px;
}
.book_container2 p span {
		margin: 0;
}
/*-- Download Book section --*/
#fancybox_download_pdf .top_p_download_pop {
    text-align: center;
}
#book_download_ebook_pdf_choice .top_p_download_pop {
	 text-align: center;
}
#book_download_ebook_pdf_choice .body_centred {
    margin-top: 20px;
    font-size: 12px;
}
.book_download_pop {
    border: 4px solid #d2d2d2;
    padding: 0 20px 10px 20px;
    border-radius: 5px;
}
@media (max-width: 450px) {
.book_download_pop {
    padding: 0 5px 10px 5px;
}
}
@media (max-width: 321px) {
.book_download_pop {
    padding: 0 2px 10px 2px;
}
}
.book_download_pop .global_h4 {
    padding: 10px 0 5px;
    border-bottom: 1px solid #ffc08e;
    margin-bottom: 0;
}
.kindle_amazon_button i {
    margin: 0 2px 0 4px;
    position: relative;
    top: 1px;
}

#book_download_ebook_pdf_choice .kindle_ios_button {
    margin: 20px 0 10px 0;
}
#book_download_ebook_pdf_choice .or_span_download_book {
    margin: 0 5px;
}
.book_download_pop .print_buttons_p {
    padding: 8px 0 10px;
    text-align: center;
}
.book_download_pop .print_buttons_p a:hover {
    text-decoration: none;
}
#safari_note_pop .global_print_pop_book {
  border: none;
	padding: 0;
	border-radius: 5px;
}

/*-- eBooks --*/
.ebook_top_p {
    margin: 20px 0 0;
    font-family: Gibson-SemiBold;
    padding: 0;
}
.Kindle_pop_table {
    display: table;
	  width: 100%;
		margin-bottom: 10px;
}
.kindle_pop_row {
    display: table-row;
}
.ebook_pop_cell {
    display: table-cell;
    width: 33.3%;
    text-align: center;
    padding-top: 20px;
}
.ebook_button {
    background: #ff7200;
    border-radius: 3px;
    color: white;
    padding: 7px 4px 3px;
    width: 106px;
    font-size: 13px;
    cursor: pointer;
    border: none;
    box-shadow: 1px 1px 4px 0px #9c9c9c;
    font-family: Gibson-SemiBold;
}
@media (max-width: 470px) {
.ebook_button {
    width: 88px;
    font-size: 11.5px;
		padding: 7px 0px;
}	
}
@media (max-width: 321px) {
.ebook_button {
    width: 77px;
    font-size: 11px;
		padding: 7px 0px;
}	
}
.button span {
    background: #ff7200;
    border-radius: 3px;
    color: white;
    padding: 6px 15px 4px;
    font-size: 14px;
    cursor: pointer;
    max-width: 120px;
    margin: 0 auto;
    box-shadow: 1px 1px 3px 0px #999999;
}

.button a:hover {
    text-decoration: none;
}
.button button {
		background: #F68D2D;
    border-radius: 3px;
    border-color: #bbbbbb;
    border-width: 1px;
    color: white;
    padding: 5px 20px;
    font-size: 13px;
		cursor: pointer;
}
.button {
		text-align: center;
    font-family: Gibson-SemiBold;
    font-weight: normal;
		font-style: normal;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
}
.book_back {
    position: absolute;
    left: 5px;
    font-size: 11px;
    top: 5px;
}
.book_back a {
		color: #2d2d2d;	
}
.ebook_pop_cell a:hover {
    text-decoration: none;
}
#freedom_download_ebook_generic .button, #download_ebook_generic_pop_tyl .button  {
    margin-top: 10px;
}
#fancybox_download_ebook .ebook_top_p {
    font-weight: bold;
    font-size: 14px;
    margin-top: 24px;
    text-align: center;
}
#fancybox_download_ebook {
    padding-bottom: 0px;
}
#freedom_download_ebook_kindle .top_note, #freedom_download_ebook_ibook .top_note, #tyl_download_ebook_kindle .top_note, #tyl_download_ebook_ibook .top_note, .pop_download_kindle .top_note, #TYL_download_ebook_kindle .top_note {
    font-size: 13px;
    margin-top: 24px;
    padding: 0;
    font-family: Gibson-SemiBold;
}
#freedom_download_ebook_generic .top_note, #tyl_download_ebook_generic .top_note, #TYL_download_ebook_generic .top_note {
		font-size: 13px;
    font-family: Gibson-SemiBold;
}
.book_download_pop .select  {
    font-size: 14px;
    padding: 10px 0 5px;
}
#fancybox_download_ebook .body_centred {
    margin: 20px 0 5px 0;
    font-size: 12px;
}
.button_or {
    font-size: 14px;
    padding: 4px 0;
}
.amazon_p {
    font-size: 13px;
    padding: 18px 0 5px 0;
    font-family: Gibson-SemiBold;
}
.help_troubleshoot_ibook {
    padding: 5px 0 0;
}
#freedom_download_ebook_kindle .help_troubleshoot_ibook, #tyl_download_ebook_kindle .help_troubleshoot_ibook {
    padding: 20px 0 0;
}
.help_troubleshoot_ibook a {
    font-size: 13px;
}
.ibook_p {
    font-size: 13px;
    font-family: Gibson-SemiBold;
    padding: 5px 0 0;
}
.ibook_p2 {
    font-size: 13px;
    padding: 2px 0 0;
}
#fancybox_download_pdf .print_buttons_p span {
	margin: 0 5px; 
}
#TYL_available_soon p {
    font-weight: bold;
    font-size: 16px;
    margin-top: 10px;
}
.ebook-help {
    margin-top: 16px;
    padding: 0;
}
.ebook-help a {
    font-size: 14px;
    font-family: Gibson-Regular;
}
#tyl_download_ebook_ibook .select {
    font-size: 14px;
    padding: 13px 0 3px;
}
#RisingSun_download_ebook_generic .top_note, #LetsGo_download_ebook_generic .top_note, .pop_download_generic .top_note {
    margin: 0;
    padding: 15px 0 10px;
}
@media (max-width: 321px) {
.pop_download_ibook .button span {
    font-size: 12px;
    padding: 6px 5px 4px;
}
}
@media (max-width: 321px) {
#freedom_download_ebook_ibook .button span {
    font-size: 13px;
    padding: 4px 3px;
}
}
/*-- user referer field in forms --*/
.traffic-source-value {
    display: none;
}
/*-- END GLOBAL PRINT/ DOWNLOAD POP --*/

/*-- Subscriber form confirmation --*/
.subscriber-form-confirmation {
    text-align: center;
    border: 1px solid #d2d2d2;
    padding: 18px 5px 5px;
    max-width: 310px;
    margin: 0 auto;
}
.subscriber-form-confirmation .global_p_centred {
    padding: 4px 0;
    line-height: 128%;
    font-size: 15px;
    font-family: Gibson-SemiBold;
}
@media (max-width: 1000px) {
.subscriber-form-confirmation {
    padding: 10px 5px 5px;
    max-width: 265px;
}
.subscriber-form-confirmation img {
    width: 25px;
}
.subscriber-form-confirmation .global_p_centred {
    padding: 2px 0;
    line-height: 128%;
    font-size: 14px;
}
}
/*-- ############################

		START	FOOTER CSS

################################ --*/

.footer_gray_background {
		background: #2c2d2f;
    padding-bottom: 100px;
}
@media (max-width: 700px) {
.footer_gray_background {
    padding-bottom: 50px;
}
}
.footer_table1, .footer_table2 {
    display: table;
	  max-width: 1100px;
		margin: 0 auto;
		width: 100%;
}
.footer_table2 {
		background: #2c2d2f;
}
.footer_table1_row, .footer_table2_row {
    display: table-row;
}
.footer_table1_cell1, .footer_table2_cell1 {
    display: table-cell;
		vertical-align: middle;
		padding: 30px 0;
    /*width: 71%;*/
		padding-left: 15px;
}
@media (max-width: 700px) {
.footer_table1_cell1, .footer_table2_cell1 {
		text-align: center;
    display: block;
    width: 100%;
		padding: 20px 0 0 0;
}	
}
.footer_table1_cell2, .footer_table2_cell2 {
    display: table-cell;
		vertical-align: middle;
		padding: 30px 0;
    width: 29%;
		text-align: right;
		padding-right: 15px;
}
@media (max-width: 930px) {
.footer_table1_cell2, .footer_table2_cell2 {
    width: 38%;
}	
}
@media (max-width: 700px) {
.footer_table1_cell2, .footer_table2_cell2 {
		text-align: center;
    display: block;
    width: 100%;
		padding: 20px 0 30px 0;
}	
}
/*-- Share stuff footer --*/
.share_print {
    font-family: Gibson-Regular;
		font-size: 12px;
		font-weight: normal;
		font-style: normal;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
}
.share_print div {
    display: inline-block;
}
.share_print a {
    color: #131313;
}
.share_print i {
    margin-right: 6px;
    font-size: 30px;
    position: relative;
    top: 4px;
}
.print_icon_div {
    margin-left: 30px;
}
@media (max-width: 900px) {
.print_icon_div {
    margin-left: 20px;
}	
}
/*-- black background stuff footer --*/
.footer_note {
    font-size: 12px;
    font-family: Gibson-Regular;
		font-weight: normal;
		font-style: normal;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
}
@media (max-width: 800px) {
.footer_note {
		max-width: 410px;
}	
}
@media (max-width: 700px) {
.footer_note {
		margin: 0 auto;
    padding: 0 20px;
}	
}
.footer_second {
    color: white;
    font-size: 12px;
    font-family: Gibson-Regular;
		font-weight: normal;
		font-style: normal;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
}
@media (max-width: 800px) {
.footer_second {
		max-width: 380px;
}	
}
@media (max-width: 700px) {
.footer_second {
		margin: 0 auto;
    padding: 0 20px;
}	
}
.footer_second a {
	color: white;
  font-family: Gibson-SemiBold;
}
.footer_second span {
    margin: 0 5px;
}
.footer_third li {
    display: inline-block;
		position: relative;
    margin: 0 2px;
}
.footer_third img {
    max-width: 25px;
}
.footer_third a {
    color: #2d2d2d;
}
.footer_third i {
		background: #f1efef;
    text-align: center;
    border-radius: 25px;
    font-size: 20px;
    height: 30px;
    width: 31px;
    vertical-align: middle;
    line-height: 30px;
    padding: 0 0 0px 1px;
}

/*-- Global Contact us --*/
#contact-us {
    position: fixed;
    bottom: 15px;
    right: 20px;
    background-color: #ff7200;
    color: white;
    padding: 6px 10px;
    text-align: center;
    font-family: Gibson-SemiBold;
    line-height: 100%;
    border-radius: 34px;
    font-size: 13px;
    z-index: 5;
}
@media (max-width: 450px) {
#contact-us {
    right: 15px;
    bottom: 7px;
    font-size: 12px;
    padding: 4px 6px;
}
}
#contact-us .contact-internal {
    max-width: 50px;
}
#contact-us a {
    color: white;
}
#contact-us i {
    font-size: 21px;
}
@media (max-width: 450px) {
#contact-us i {
    font-size: 17px;
}
}
#contact-us span {
    position: absolute;
    top: 0px;
    color: white;
    border-radius: 100%;
    height: 14px;
    width: 14px;
    line-height: 14px;
    font-size: 12px;
    background: #ff7200;
    right: -4px;
    border: 1px solid white;
}
/*-- Global Contact Form --*/
#global-contact-form {
    border: 2px solid #ff7200;
    padding: 15px 0 8px;
}
#global-contact-form h6 {
    color: #ff7200;
    text-align: center;
    font-size: 25px;
    margin-bottom: 10px;
}
#global-contact-form #gform_fields_23 {
    max-width: 90%;
    margin: 0 auto;
    padding: 0;
    list-style: none;
}
#global-contact-form #field_23_3, #global-contact-form #field_23_2, #global-contact-form #field_23_4 {
    clear: both;
    padding-top: 10px;
}
#global-contact-form #field_23_1 span label {
    display: none;
}
/* #gform_fields_23 .pp-text a {
    font-family: 'Gibson-SemiBold';
    color: #2d2d2d;
    font-size: 13px;
} */
#global-contact-form label {
    font-family: Gibson-SemiBold;
    font-size: 12px;
    position: relative;
    top: 1px;
}
@media (min-width: 769px) {
#global-contact-form input::placeholder {
    font-size: 13px;
    color: #2d2d2d;
    text-indent: 7px;
}
}
@media (min-width: 769px) {
#global-contact-form textarea::placeholder {
    font-size: 13px;
    color: #2d2d2d;
}
}
#global-contact-form input, #global-contact-form textarea {
    border: 1px solid #ff7200;
    font-size: 16px;
    width: 100%;
    font-family: Gibson-Regular;
}
#global-contact-form textarea {
    padding: 8px 5px;
}
@media (max-height: 700px) {
#global-contact-form textarea {
    height: 180px
}
}
#global-contact-form #field_23_1 div span {
    float: left;
    width: 48.5%;
}
#global-contact-form #field_23_1 div span:first-child {
    margin-right: 3%;
}
#global-contact-form input {
    height: 27px;
    -webkit-appearance: none;
    border-radius: none;
}
@media(max-width: 768px) {
#global-contact-form input {
    padding: 6px 0 1px 3px;
}
}
#global-contact-form .gform_footer {
    max-width: 200px;
    margin: 10px auto;
}
#global-contact-form .gform_footer input {
    background: #ff7200;
    box-shadow: 1px 1px 3px #7f7d7d;
    color: white;
    font-family: Gibson-SemiBold;
    padding: 6px 0 3px;
    height: auto;
}
#global-contact-form #field_23_19 li input {
    width: 14px;
    height: 14px;
    -webkit-appearance: auto;
    margin: 0 5px 5px 0;
    float: left;
}
#global-contact-form #field_23_19 > label {
    display: none;
}
#global-contact-form #field_23_19 ul {
    list-style: none;
    margin-top: 6px;
}
#global-contact-form #field_23_19 ul label {
    font-family: 'gibson-regular';
    font-size: 14px;
}
#global-contact-form #field_23_19 ul label a {
    font-size: 12px;
    color: #2d2d2d;
    font-family: 'gibson-semibold';
}
#global-contact-form .pp-text {
    font-size: 13px;
    line-height: 120%;
    margin-bottom: 8px;
    margin-top: 2px;
}
#global-contact-form .charity_note {
    font-size: 13px;
    line-height: 120%;
    max-width: 90%;
    margin: 12px auto 4px;
}
#global-contact-form .validation_error {
    color: red;
    font-size: 14px;
    text-align: center;
    margin: 0 auto;
    max-width: 291px;
    font-family: 'Gibson-SemiBold';
}
#global-contact-form .validation_message {
    color: red;
    font-size: 14px;
    margin: 2px 0 5px;
}
/*-- GLobal form classes to hide --*/
.ip-ip, .ip-country_name, .ip-region_name, .ip-city {
    display: none;
}
#noscript-warning {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1050;
    text-align: center;
    font-weight: bold;
    font-size: 120%;
    background-color: red;
    padding: 5px 0;
}
#noscript-warning p {
    color: white;
}
/*-- ############################

		END	FOOTER CSS

################################ --*/

/*-- ############################

		FANCYBOX STYLESHEETS 

################################ --*/

/*--classes changed by Tony for Fancybox Global--*/
.fancybox_click_to_download {
    background-color: white;
    position: fixed;
    padding: 0px 4px;
    border: 1px solid black;
    border-radius: 5px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    margin-top: 3px;
    height: 16px;
    line-height: 16px;
    max-width: 110px;
    font-size: 12px;
		width: 100%;
}
.fancybox-popup-global-div {
    border: 2px solid #ff7200;
    padding: 15px 20px 10px;  
}

/*--File name= jquery.fancybox.css----*/

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}
@media (max-height: 500px) {
.fancybox-image {
	max-height: 96%;
}	
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('/wp-content/themes/wtm-theme/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('/wp-content/themes/wtm-theme/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('/wp-content/themes/wtm-theme/fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: -18px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: -18px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */



.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('/wp-content/themes/wtm-theme/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
			position: absolute;
			top: -17px;
			left: 0;
			font-size: 11px;
			right: 0;
			top: 98.5%;
			left: 0;
			font-size: 11px;
			text-align: center;
}
@media (max-height: 500px) {
.fancybox-title-float-wrap {
	top: 93%;
}	
}
.fancybox-title-float-wrap .child {
	display: inline-block;
	padding: 3px 10px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(250, 250, 250, 1); /*--Background changed to white by Tony--*/
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
	/*text-shadow: 0 1px 2px #222; --taken out by Tony--*/
	color: #2d2d2d;  /*-- Colour changed by Tony from White to #333333--*/
	font-weight: bold;
	line-height: 130%;
	/*white-space: nowrap; changed by Tony to fix long captions*/
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('/wp-content/themes/wtm-theme/fancybox/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('/wp-content/themes/wtm-theme/fancybox/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}

/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*--File name= jquery.fancybox-buttons.css----*/

#fancybox-buttons {
	position: fixed;
	left: 0;
	width: 100%;
	z-index: 8050;
}

#fancybox-buttons.top {
	top: 10px;
}

#fancybox-buttons.bottom {
	bottom: 10px;
}

#fancybox-buttons ul {
	display: block;
	width: 166px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	border: 1px solid #111;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	   -moz-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	        box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	background: rgb(50,50,50);
	background: -moz-linear-gradient(top, rgb(68,68,68) 0%, rgb(52,52,52) 50%, rgb(41,41,41) 50%, rgb(51,51,51) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(68,68,68)), color-stop(50%,rgb(52,52,52)), color-stop(50%,rgb(41,41,41)), color-stop(100%,rgb(51,51,51)));
	background: -webkit-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: -o-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: -ms-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#222222',GradientType=0 );
}

#fancybox-buttons ul li {
	float: left;
	margin: 0;
	padding: 0;
}

#fancybox-buttons a {
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	background-color: transparent;
	background-image: url('/wp-content/themes/wtm-theme/fancybox/fancybox_loading.gif');
	background-repeat: no-repeat;
	outline: none;
	opacity: 0.8;
}

#fancybox-buttons a:hover {
	opacity: 1;
}

#fancybox-buttons a.btnPrev {
	background-position: 5px 0;
}

#fancybox-buttons a.btnNext {
	background-position: -33px 0;
	border-right: 1px solid #3e3e3e;
}

#fancybox-buttons a.btnPlay {
	background-position: 0 -30px;
}

#fancybox-buttons a.btnPlayOn {
	background-position: -30px -30px;
}

#fancybox-buttons a.btnToggle {
	background-position: 3px -60px;
	border-left: 1px solid #111;
	border-right: 1px solid #3e3e3e;
	width: 35px
}

#fancybox-buttons a.btnToggleOn {
	background-position: -27px -60px;
}

#fancybox-buttons a.btnClose {
	border-left: 1px solid #111;
	width: 35px;
	background-position: -56px 0px;
}

#fancybox-buttons a.btnDisabled {
	opacity : 0.4;
	cursor: default;
}


/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*--File name= jquery.fancybox-buttons.css----*/

#fancybox-thumbs {
	position: fixed;
	left: 0;
	width: 100%;
	overflow: hidden;
	z-index: 8050;
}

#fancybox-thumbs.bottom {
	bottom: 2px;
}

#fancybox-thumbs.top {
	top: 2px;
}

#fancybox-thumbs ul {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}

#fancybox-thumbs ul li {
	float: left;
	padding: 1px;
	opacity: 0.5;
}

#fancybox-thumbs ul li.active {
	opacity: 0.75;
	padding: 0;
	border: 1px solid #fff;
}

#fancybox-thumbs ul li:hover {
	opacity: 1;
}

#fancybox-thumbs ul li a {
	display: block;
	position: relative;
	overflow: hidden;
	border: 1px solid #222;
	background: #111;
	outline: none;
}

#fancybox-thumbs ul li img {
	display: block;
	position: relative;
	border: 0;
	padding: 0;
	max-width: none;
}

/*-- ############################

		END FANCYBOX STYLESHEETS 

################################ --*/

/*-- ############################

START 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}.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:150px}.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)}}

.glider {
    scrollbar-width: none;  
}


/*--  WTM Horizontal Video Slider (each video pops up) css --*/
@media (max-width: 768px) {
.wtm-video-slider.glider {
    margin: 0 10px;
}    
}
.wtm-video-slider .slick-slide, .wtm-video-slider .glider-slide {
    padding: 0 7px;
}
.wtm-video-slider .wtm-video-slider-title {
    text-align: center;
    font-family: Gibson-Regular;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-top: 4px;
}
.wtm-video-slider .wtm-video-slider-title span {
		font-family: Gibson-SemiBold;	
}
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: -28px;
}
a.global-video-prev {
    left: -28px;
}  
}
@media (max-width: 700px) {
a.global-video-next {
    right: -20px;
}
a.global-video-prev {
    left: -20px;
}  
}
a.global-video-prev.disabled, a.global-video-next.disabled {
    color: #d2d2d2;
}
/*-- ############################

END OF SLICK SLIDER CSS

################################ --*/

/*-- ############################

PRINT NOTE CSS

################################ --*/
.print_image_appear {
    display: none;     
}
html.search-page-active #print-page-normal {
    cursor: pointer;
}
/*
@media print {
	/*-- Print preview fix  
 html:before {
		content: "PLEASE NOTE, our pages have a specific layout that can only be printed in PDF, so please ‘cancel’ this print box to access a print-friendly PDF.";
		font-size: 82px !important;
		text-align: center !important;
		font-family: TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
		display: inline-block;
		border: 5px solid black !important;
		padding: 10px 15px !important;
		margin-top: 10px !important;
}
.print_alert {
		display: block !important;
		font-size: 85px !important;
		text-align: center !important;
	}
	body {
		display: none !important;
	}
	.print_asterisk:after {
	content:"*";
	font-size: 14px !important;
	font-weight: normal !important;
	color: #333333;
	}
  
  
  
  /*-- Print preview fix for search pages  
  html.search-page-active:before {
		display: none !important;
  }
  html.search-page-active .print_alert {
		display: none !important;
	}
	html.search-page-active body {
		display: block !important;
	}
	html.search-page-active .print_asterisk:after {
	  display: none !important;
	}
}
--*/

.overlay:not(.is-active) {
    display: none;
}