/* https://wearematrix.com */


/* Typography */

body, button, input, input[type=text], input[type=password], input[type=email], optgroup, select, .mtx-select-title, textarea, #footer-items input, #the-content input {
  font-family: futura-pt, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 28px;
  color:#180D3B;
}

light, html .sized-h2 light, #titlebar #titlebar-title light {font-weight: 300;}
h1 light {font-weight: 200;}

mark {
  background: none;
  color: inherit;
  font-weight: 400;
}

redac {
    background: #000;
    color: #000;
}

.large-p, .large-p p, .single-poets .poet-content-wrap > p:first-child {
    font-size: 24px;
    line-height: 32px;
}

.poem-content {
  font-size: 20px;
  line-height: 32px;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: default;
}

h1, h2, h3, #pa-main-menu .pa-menu > li > a {
  font-family: aktiv-grotesk, sans-serif;
  font-weight: 300;
  font-style: normal;
  letter-spacing: -0.8px;
}

h4 ,h5 {
  font-weight: 300;
  font-style: normal;
}

#pa-home h1, .featured-area h1 {
  font-size: 48px;
  line-height: 54px;
  letter-spacing: -1px;
  margin: 0px;
}
#pa-home h2 { font-size: 28px; line-height: 34px; }
.featured-area h2 {margin: 0px;}
strong {font-weight: 500;}

h1 {font-size: 38px;line-height: 44px;}
h2, #pa-main-menu .pa-menu > li > a, html .sized-h2, #titlebar #titlebar-title {font-size: 30px;line-height: 36px;}
h3 {font-size: 24px;line-height: 30px;}
h4 {font-size: 22px;line-height: 28px;}
h5 {font-size: 20px;line-height: 26px;}
h6, .woocommerce table.shop_table th, #loginform label, html .pa-news-metas, #sidebars .sidebar-widget-title, .ccs-inner-nav-item {
    font-size: 16px;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: 500!important;
    letter-spacing: 0.5px;
}

.small-text, .small-text > p {
    font-size: 20px;
    line-height: 28px;
}

html a { color:#3CC0E8;}
html a:hover { color:#0E90B8; }

h1 a, h2 a, h3 a {color:#180D3B;}
h1 a:hover, h2 a:hover, h3 a:hover {color:#3CC0E8;}

html a.link-small {
  display: inline-block;
  color: #180D3B;
  font-size: 20px;
  line-height: 26px;
  position: relative;
  padding-bottom: 2px;
  margin-bottom: 10px;
  margin-right: 6px;
}
html a.link-small:before {
  content:"";
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background: #180D3B;
  height: 1px;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
html a.link-small:hover {color:#3CC0E8;}
html a.link-small:hover:before {background: #3CC0E8;}

.pa-list ul {
  margin: 0px;
  list-style: none;
}
.pa-list ul li {
    position: relative;
    padding-left: 40px;
    margin-bottom: 6px;
}
.pa-list ul li:before {
  content: "\f111";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  top: 5px;
  left: 2px;
  width: 28px;
  text-align: center;
  color: #301A76;
  font-size: 40%;
  line-height: 240%;
  font-weight: 900;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
}
.pa-list ul ul li:before {font-weight: 200;}
.pa-list ul li ul {margin-top: 6px;}


.mtx-list .mtx-list-icon {color:#301A76;}
.mtx-list .mtx-list-icon.fa-circle {top: 5px;}
.pa-teach-page .mtx-list .mtx-list-icon {color:#F5C600;}



html .color-lite h1,
html .color-lite h2,
html .color-lite h3,
html .color-lite h4,
html .color-lite h5,
html .color-lite h6,
html .color-lite p,
html .color-lite label,
html .color-lite .gfield_description,
html .color-lite li,
html .color-lite .mtx-list .mtx-list-icon {color:#ffffff;}
html .color-lite a {color:#ffffff;}
html .color-lite a:hover {color:#ffffff;opacity:0.7;}

.fa-external-link-alt {
    font-size: 16px;
    vertical-align: middle;
    display: inline-block;
    position: relative;
}

/* Custom Colours */

html .c-black {color:#222222!important;}
html .c-white, html white {color:#ffffff!important;}

html .c-blue {color:#0086CA!important;}
html .c-green {color:#28BFA8!important;}
html .c-turq {color:#3CC0E8!important;}
html .c-d-turq {color:#3AAAD3!important;}
html .c-l-turq {color:#5ECBDE!important;}
html .c-d-purple {color:#180D3B!important;}
html .c-purple {color: #593D95!important;}


/* Custom Backgrounds */

html .bg-white {background-color: #ffffff!important;}
html .bg-grey {background-color: #F3F4F8!important;}
html .bg-d-grey {background-color: #e9ecf2!important;}
html .bg-d-purple {background-color: #180D3B!important;}
html .bg-purple {background-color: #593D95!important;}
html .bg-green {background-color:#28BFA8!important;}
html .bg-corn {background-color:#468DE0!important;}
html .bg-blue {background-color:#0086CA!important;}
html .bg-turq {background-color:#3CC0E8!important;}
html .bg-d-turq {background-color:#3AAAD3!important;}
html .bg-l-turq {background-color:#5ECBDE!important;}

html .page-template-template-pa-now .bg-d-purple,
html .page-template-template-pa-now-lander .bg-d-purple {background-color: #2E1E53!important;}

/* Custom Borders */

html .bc-black {border-color:#222222!important;}
html .bc-d-purple {border-color: #180D3B!important;}
html .bc-purple {border-color: #593D95!important;}
html .bc-white {border-color: #ffffff!important;}
html .bc-green {border-color:#28BFA8!important;}
html .bc-corn {border-color:#468DE0!important;}
html .bc-blue {border-color:#0086CA!important;}
html .bc-turq {border-color:#3CC0E8!important;}
html .bc-d-turq {border-color:#3AAAD3!important;}
html .bc-l-turq {border-color:#5ECBDE!important;}

.pa-bordered {border: 1px solid #180d3b;}

/* Custom Buttons */

html .btn, html .button, html .gform_wrapper .button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .boxed-add .simplefavorite-button, .simplefavorites-clear {
  font-size: 22px;
  line-height: 26px;
  font-weight: 400;
  padding: 12px 26px;
  opacity:1!important;
  box-shadow: none!important;
  box-sizing: border-box;
  border-radius: 0px!important;
  border: none;
  text-align: left;
}

html .btn {
  position: relative;
  padding: 8px 62px 8px 0px;
  min-height: 42px;
  border-radius:0px;
  border:none;
  cursor: default;
  transition: background 0.2s ease-in-out, color 0.2s ease-in-out;
  -moz-transition: background 0.2s ease-in-out, color 0.2s ease-in-out;
  -webkit-transition: background 0.2s ease-in-out, color 0.2s ease-in-out;
  -o-transition: background 0.2s ease-in-out, color 0.2s ease-in-out;
}
html a.btn, html button.btn, html label.btn {cursor: pointer;}

html .button {
  cursor: pointer;
  transition: background 0.2s ease-in-out, color 0.2s ease-in-out;
  -moz-transition: background 0.2s ease-in-out, color 0.2s ease-in-out;
  -webkit-transition: background 0.2s ease-in-out, color 0.2s ease-in-out;
  -o-transition: background 0.2s ease-in-out, color 0.2s ease-in-out;
}

html .btn.btn-block, .plan-box-wrap button.single_add_to_cart_button {
  text-align: center;
  box-sizing: border-box;
  width: 100%;
}

html #tab-az .btn.btn-tiny.btn-az {
    padding-left: 0px;
    padding-right: 0px;
    width: 29px;
    text-align: center;
}

html .pa-block-btn.btn.btn-block {
  padding: 24px 30px 10px;
  margin: 0px 0px 12px;
  text-align: left;
}
html .block-btn-title {
  display: block;
  margin: 0px 0px 18px;
}

html .btn.btn-medium {
  font-size: 22px;
  line-height: 26px;
}

html .btn.btn-small, .boxed-add .simplefavorite-button, .simplefavorites-clear {
  font-size: 18px;
  line-height: 22px;
  padding: 8px 16px;
}

html .btn.btn-has-icon.icon-after {padding-right: 40px;}
html .btn.btn-has-icon.icon-before {padding-left: 40px;}

html .btn.btn-has-icon .fl-button-icon {
    position: absolute;
    top: 50%;
    margin: -10px 0px 0px 0px;
}

html .btn.btn-has-icon.icon-after .fl-button-icon {
  right:16px;
}

html .btn.btn-has-icon.icon-before .fl-button-icon {
  left:16px;
}

html .btn .fa-r {margin-left: 12px;}
html .btn .fa-l {margin-right: 12px;}

html .btn .fa-r, html .btn .fa-l {display: inline;}


html .btn[class*="solid"], html .btn[class*="tiny"], html .btn[class*="small"], html .gform_wrapper .button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, html .button {
  padding: 11px 20px;
  min-height: 1px!important;
  font-size: 15px;
  line-height: 18px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.5px;
}

html .btn:after, .interview-slider .owl-nav > div:after {
  content:"";
  position: absolute;
  display: block;
  right:0px;
  top: 50%;
  margin-top: -21px;
  width: 42px;
  height: 42px;
  border-radius: 21px;
  background-color: #3CC0E8;
  background-image: url(images/arr-w.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}

html .btn.btn-support:after, html .btn-support .btn:after {background-image: url(images/arr-heart-w.svg);}
html .btn.btn-white.btn-support:after, html .btn-support .btn.btn-white:after {background-image: url(images/arr-heart.svg);}

html .btn.ext-btn:after {background-image: url(images/arr-ex-w.svg);}

html .btn[class*="solid"]:after, html .btn[class*="tiny"]:after, html .btn[class*="small"]:after,
html .btn[class*="solid"].ext-btn:after, html .btn[class*="tiny"].ext-btn:after, html .btn[class*="small"].ext-btn:after {display: none!important;}

html .btn.btn-arr-only {padding:0px!important;}
html .btn.btn-arr-only > span {display: none;}
html .btn.btn-arr-only:after {
  position: relative;
  margin: 0px;
}

html .btn.btn-has-icon.icon-after .fl-button-icon, html .btn.btn-has-icon .fl-button-icon {
    position: relative;
    display: inline-block;
    margin: 0px;
    right: auto;
    left: auto;
    top: auto;
}

html .btn.btn-has-icon.icon-before {padding-left: 0px;}
html .btn.btn-has-icon.icon-after {padding-right: 62px;}

html .btn.btn-has-icon.icon-before .fl-button-icon {left: auto;}

html .btn.btn-small {
  padding: 12px 24px;
  margin: 0px 6px 10px 0px;
}

html .btn.btn-tiny {
  padding: 4px 8px;
  margin: 0px 6px 6px 0px;
}

html .btn.rmv-btn {
  padding: 6px 32px 6px 12px;
  position: relative;
  background: #180d3b!important;
  color:#ffffff!important;
  cursor: pointer;
}

html .btn.rmv-btn:hover {
  background: #311d6f!important;
  color:#ffffff!important;
}

html .btn.rmv-btn:before {
  content: "\f00d";
  position: absolute;
  top: 50%;
  margin-top: -10px;
  right: 10px;
  font-family: 'Font Awesome 5 Pro';
  font-weight: 500;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 20px;
  font-size: 13px;
}


html .btn.btn-primary {color:#3CC0E8!important;background: none!important;}
html .btn.btn-primary:after {background-color: #3CC0E8;}
html a.btn.btn-primary:hover, .socials .social:hover {color:#0E90B8!important;background: none!important;}
html a.btn.btn-primary:hover:after {background-color: #0E90B8;}


html .btn.btn-green {color:#28bfa8!important;background: none!important;}
html .btn.btn-green:after {background-color: #28bfa8;}
html a.btn.btn-green:hover {color:#168B79!important;background: none!important;}
html a.btn.btn-green:hover:after {background-color: #168B79;}

html .btn.btn-green-solid, .woocommerce a.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .plan-box-wrap button.single_add_to_cart_button {background: #28BFA8!important;color:#ffffff!important;}
html a.btn.btn-green-solid:hover, html label.btn.btn-green-solid:hover, html button.btn.btn-green-solid:hover, .woocommerce a.button:hover,
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .plan-box-wrap button.single_add_to_cart_button:hover {background: #168B79!important;color:#ffffff!important;}

html .btn.btn-grey-solid {background: #f3f4f8!important;color: #180d3b!important;}
html a.btn.btn-grey-solid:hover, html label.btn.btn-grey-solid:hover {background: #e3e5ea!important;color: #180d3b!important;}

html .btn.btn-white {background: none!important;color:#FFFFFF!important;}
html .btn.btn-white:after {background-color: #ffffff;background-image: url(images/arr.svg);}
html .btn.btn-white.ext-btn:after {background-image: url(images/arr-ex.svg);}
html a.btn.btn-white:hover, html button.btn.btn-white:hover {background: none!important;color:#C5C5C5!important;}
html a.btn.btn-white:hover:after, html button.btn.btn-white:hover:after {background-color: #C5C5C5;}

html .btn.btn-d-purple, html .mtx-toggle-header.btn.btn-primary {background: none!important;color:#180D3B!important;}
html .btn.btn-d-purple:after, html .mtx-toggle-header.btn.btn-primary:after {background-color: #180D3B;background-image: url(images/arr-w.svg);}
html a.btn.btn-d-purple:hover, html .mtx-toggle-header.btn.btn-primary:hover {background: none!important;color:#3CC0E8!important;}
html a.btn.btn-d-purple:hover:after, html .mtx-toggle-header.btn.btn-primary:hover:after {background-color: #3CC0E8;background-image: url(images/arr-w.svg);}

html .btn.btn-purple {background: none!important;color:#593D95!important;}
html .btn.btn-purple:after {background-color: #593D95;background-image: url(images/arr-w.svg);}
html a.btn.btn-purple:hover  {background: none!important;color:#442b79!important;}
html a.btn.btn-purple:hover:after {background-color: #442b79;background-image: url(images/arr-w.svg);}

html .btn.btn-d-purple-solid, .simplefavorites-clear {background: #180D3B!important;color:#FFFFFF!important;}
html a.btn.btn-d-purple-solid:hover, html label.btn.btn-d-purple-solid:hover, .simplefavorites-clear:hover {background: #3CC0E8!important;color:#FFFFFF!important;}

html .btn.btn-white-solid {background: #FFFFFF!important;color:#180D3B!important;}
html a.btn.btn-white-solid:hover, html label.btn.btn-white-solid:hover {background: #C5C5C5!important;color:#180D3B!important;}

html .btn.btn-blue-solid {background: #0086CA!important;color:#FFFFFF!important;}
html a.btn.btn-blue-solid:hover, html label.btn.btn-blue-solid:hover {background: #00699e!important;color:#FFFFFF!important;}

html .btn.btn-purple-solid {background: #593D95!important;color:#FFFFFF!important;}
html a.btn.btn-purple-solid:hover, html label.btn.btn-purple-solid:hover {background: #442b79!important;color:#FFFFFF!important;}

html .btn.btn-corn-solid {background: #468DE0!important;color:#FFFFFF!important;}
html a.btn.btn-corn-solid:hover, html label.btn.btn-corn-solid:hover {background: #3070bb!important;color:#FFFFFF!important;}

html .btn.btn-turq-solid, html .gform_wrapper .button:not(.wp-color-result), html .button.button-primary {background: #3CC0E8!important;color:#FFFFFF!important;}
html a.btn.btn-turq-solid:hover, html label.btn.btn-turq-solid:hover, html .gform_wrapper .button:not(.wp-color-result):hover, html .button.button-primary:hover {background: #0E90B8!important;color:#FFFFFF!important;}

html .btn.btn-d-turq-solid {background: #3AAAD3!important;color:#FFFFFF!important;}
html a.btn.btn-d-turq-solid:hover, html label.btn.btn-d-turq-solid:hover {background: #2184a9!important;color:#FFFFFF!important;}

html .btn.btn-l-turq-solid {background: #5ECBDE!important;color:#FFFFFF!important;}
html a.btn.btn-l-turq-solid:hover, html label.btn.btn-l-turq-solid:hover {background: #42a7b9!important;color:#FFFFFF!important;}


/* Site Wide */

.profile-img .fl-photo {
    max-width: 160px;
    margin: auto;
}

.a-hidden {
  height: 0px;
  overflow: hidden;
  display: block;
  width: 0px;
}

#the-page, #explore, html .single-keystones #the-page.key-timeline {
  min-height: 72px;
  padding-top: 50px;
  padding-bottom: 80px;
}
#explore {padding-top: 30px;}

.single-poets #the-page, .single-poems #the-page {
    padding-bottom: 50px;
}
.fl-builder #the-page {
  padding-top: 0px;
  padding-bottom: 0px;
}
.page-template-template-account #the-page, .page-template-template-pa-blog #the-page {
  padding-top: 50px;
  padding-bottom: 80px;
}
.page-section {
  padding-top: 30px;
  padding-bottom: 20px;
}
.page-section.page-section-last {padding-bottom: 80px;}

#intro-area {
    padding-top: 20px;
    padding-bottom: 4px;
    text-align: center;
}

.quote-404 {
  padding: 20px 0px 80px;
  text-align: center;
}

.the-404-quote-meta {
    font-size: 18px;
    line-height: 24px;
    margin-top: 30px;
}

.quote-404 .source-box p {
    font-size: 14px;
    line-height: 20px;
    margin: 0px;
}

.quote-404 .source-box {
    display: inline-block;
    padding: 6px 12px;
    margin: 30px 0px 0px;
}

html .mtx-separator {border-color:#cccccc;}
html .bc-black {border-color:#141414;}

.align-btn-right {text-align: right;}
.align-btn-right > .btn {margin-right:0px;}
.centered { text-align: center; }

.overlay {
  background: #180d3b;
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px;
}

.full-height > .container {height: 100%;}

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  background: #000000;
}
.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.pa-boxed {
    padding: 20px 20px 8px;
    box-sizing: border-box;
    margin-bottom: 20px;
}

.pa-boxed.big-boxed {
  padding: 30px 30px 12px;
  margin-bottom: 40px;
}

.pa-boxed > h6 {margin-top: 0px;}

.fl-flex-middle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  box-sizing: border-box;
}

.fl-flex-middle > div {
  -webkit-box-flex: 1 1 auto;
  -moz-box-flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.fl-flex-middle-inner {
  align-items: center;
  justify-content: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  flex-shrink: 1;
  min-width: 1px;
  max-width: 100%;
  width: 100%;
  -webkit-box-flex: 1 1 auto;
  -moz-box-flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-align: left;
}

.flex-fix {
  width: 100%;
  display: block;
  box-sizing: border-box;
}

.pa-login-wrap h2 {display: none;}
.nonmember-page #the-content {padding-top: 30px;}

html .fa-mid {font-weight: 400;}

.pa-tabbed-section .poem-header-more {
    display: none!important;
}

/* Logged in / Member */

/*.home.logged-in .members-cta-bar {display: none;}*/

/* Top Bar */

#pa-top-bar {
  height: 40px;
  background: none;
  overflow: hidden;
  position: absolute;
  left: 0px;
  right: 0px;
  z-index: 9999 !important;
}
.logged-in #pa-top-bar {display: none;}
.main-menu-opened #pa-top-bar {
    z-index: 1 !important;
}
#pa-top-bar:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 20%;
    bottom: 0px;
    right: 0px;
    background: linear-gradient(89deg, #e7eef400, #e7edf3);
    opacity: 0.8;
    z-index: -1;
}
.dark-top #pa-top-bar:before {
    background: linear-gradient(89deg, #180d3b00, #180d3b);
}

#pa-top-bar #top-bar-right {
  line-height: 40px;
  max-width: 100%;
}

#top-navigation li a {
  background: none;
  color: #180D3B;
  font-size: 18px;
  line-height: 40px;
  margin-left: 0px;
}
.dark-top #top-navigation li a { color: #ffffff; }
#top-navigation li a:hover,
.dark-top #top-navigation li a:hover {
  background: none;
  color:#0086CA;
}

#top-navigation li.top-members-login a i {
    font-size: 90%;
}

/* Header */

#header-container-background {background-color: #F3F4F8;}

header #logo {margin: 0px!important;}

header #logo img {
    margin-top: 30px;
    margin-bottom: 30px;
}

#strapline {
  display: inline-block;
  width: 170px;
  position: relative;
  top: auto;
  bottom: 0px;
  margin-left: 12px;
  vertical-align: bottom;
  margin-bottom: 65px;
}

.home #strapline {display: none;}

#strapline h1 {
  font-family: futura-pt, sans-serif;
  font-size: 18px;
  line-height: 20px;
  text-align: left;
  color: #180D3B;
  letter-spacing: -0.5px;
  font-weight: 400;
}
.dark-top #strapline h1 { color:#ffffff; }

#titlebar {background-color: #f3f4f8;}

.featured-area .titlebar-desc {margin-top: 30px;}

#breadcrumb {
    font-size: 14px;
    line-height: 18px;
}

#breadcrumb, #breadcrumb a {color: #180d3b;}
#breadcrumb a:hover {color: #180d3b; opacity: 0.6;}

.bg-d-purple #breadcrumb, .bg-d-purple #breadcrumb a, .bg-d-keystone #breadcrumb, .bg-d-keystone #breadcrumb a {color: #ffffff;}
.bg-d-purple #breadcrumb a:hover, .bg-d-keystone #breadcrumb a:hover {color: #ffffff; opacity: 0.6;}

.single #breadcrumb .item-current,
.single #breadcrumb .sep-last {display: none;}

.bread-part {
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 100%;
    max-width: 300px;
    text-align: right;
}
.bread-part .btn {margin: 0px 0px 12px 6px;}
.featured-area.full-height .bread-part {bottom: 40px;}
.single-poems .bread-part {
    position: relative;
    float: right;
    clear:both;
}

.bread-part #breadcrumb {
    position: relative;
    margin: 0px!important;
    text-align: right;
}



#head-menu {
    position: absolute;
    top: 72px;
    right: 0px;
    z-index: 999;
}

#head-menu > .hm-item {
  float: left;
  margin: 0px 0px 0px 10px;
  font-size: 22px;
  line-height: 26px;
  font-weight: 400;
  text-transform: none;
  letter-spacing: normal;
}
#head-menu > .hm-item:first-child { margin-left: 0px;}
#head-menu > .hm-item.hm-btn-member {
    border-radius: 10px !important;
    padding: 11px 12px;
}

#head-menu .head-menu-btn span {display: none;}

#head-menu .head-menu-btn {
  width: 48px;
  height: 48px;
  padding: 0px!important;
  line-height: 48px;
  background-color: #ffffff;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

#head-menu .head-menu-btn:hover {background-color: #E2E2E2;}

#head-menu .head-menu-btn.hm-btn-search {background-image: url(images/ico-search.svg);}
#head-menu .head-menu-btn.hm-btn-menu {background-image: url(images/ico-menu.svg);}

#head-menu .hm-btn-account, #head-menu .hm-btn-cart {
  width: 48px;
  height: 48px;
  padding: 0px!important;
  line-height: 48px;
  background-position: center!important;
  background-repeat: no-repeat!important;
  background-size: contain!important;
  background-image: url(images/ico-user-w.svg)!important;
  position: relative;
  border-radius: 10px!important;
}
#head-menu .hm-btn-cart {
  background-image: url(images/cart.svg)!important;
  background-size: 24px 24px !important;
}
#head-menu .hm-btn-account span, #head-menu .hm-btn-cart span {display: none;}

#head-menu > .hm-item:focus-visible {
    outline: -webkit-focus-ring-color auto 1px!important;
}

#head-menu .pa-counter {
  display: block;
  position: absolute;
  top: -10px;
  right: -10px;
  background: #ffffff;
  color: #180d3b;
  border-radius: 100%;
  width: 24px;
  height: 24px;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
}

#head-menu .pa-counter.cart-contents-count {
  background: #109e89;
  color: #ffffff;
}

#head-menu .menu-search-wrap {
  position: relative;
  padding: 0px 48px 0px 0px;
  background: #ffffff;
  height: 48px;
  box-sizing: border-box;
}

#head-menu .head-menu-btn.hm-btn-search {
  position: absolute;
  top: 0px;
  right: 0px;
  margin: 0px;
}

#head-menu .menu-search-wrap input {
  margin: 4px 0px 4px 0px;
  padding: 10px 0px;
  border: none;
  font-size: 16px;
  line-height: 22px;
  width: 0px;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

#head-menu .menu-search-wrap.open input {
  margin-right:4px;
  margin-left:15px;
  width: 120px;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

#head-menu .menu-search-wrap:hover .head-menu-btn { background-color: #E2E2E2;}
#head-menu .menu-search-wrap.open:hover .head-menu-btn { background-color: #ffffff;}

#head-menu .menu-search-wrap.open .head-menu-btn:hover { background-color: #E2E2E2;}

.menu-search-wrap .clicker {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    cursor: pointer;
}

.menu-search-wrap.open .clicker {display: none;}


#main-navigation-toggle {
    clear: both;
    padding-top: 10px;
}
#main-navigation-toggle .btn {
    border-radius: 10px !important;
    padding: 11px;
    margin: 0px;
}
#main-navigation-toggle .main-navigation-toogle-text {
    display: inline-block;
    vertical-align: top;
}

/* Innernavs */

.ccs-inner-nav {
    background: #180D3B;
    z-index: 999;
}

.ccs-inner-nav.fixed {
  box-shadow: 0 0 20px rgb(0 0 0 / 20%);
  transition: box-shadow .15s ease-in-out;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}
.admin-bar .ccs-inner-nav.fixed {top: 32px;}

.ccs-inner-nav-inner {
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-align: center;
    -ms-flex-pack: center;
}

.ccs-inner-nav .ccs-inner-nav-item {
    padding: 10px 14px;
    display: block;
    box-sizing: border-box;
    color: #fff;
    text-align: center;
}
.ccs-inner-nav .ccs-inner-nav-item:hover {
    opacity: .6;
}

/* Tabbed Dropdown */

.pa-tabbed-nav {
    text-align: center;
    padding-top: 28px;
    padding-bottom: 12px;
    position: relative;
}
.pa-tabbed-nav .pa-circle-2, .pa-tabbed-nav .pa-circle-3 {
    display: none;
}
.tabbed-nav-title {
    display: block;
    vertical-align: top;
    color: #fff;
    margin: 0px 0px 18px;
    font-size: 24px;
    line-height: 30px;
    padding: 0px;
    font-weight: 400;
}
.pa-tabbed-nav .mtx-select-wrapper {
    display: inline-block;
    vertical-align: top;
    margin: 0px auto 18px;
    width: 100%;
    max-width: 800px;
}
.pa-tabbed-nav .mtx-select-wrapper .mtx-select-title {
    display: block;
    width: 100%;
    margin: 0px;
    box-sizing: border-box;
    background: #ffffff;
    border: none;
    color: #000000;
    font-size: 26px;
    line-height: 40px;
    padding: 10px 40px 10px 20px;
    text-overflow: ellipsis;
    border-radius: 30px;
}
.pa-tabbed-nav .mtx-select-wrapper > .mtx-select-arrow {
    color: #3cc0e8 !important;
}

.pa-tabbed-section [class*="frac"] {
    opacity: 0;
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}
.pa-tabbed-section [class*="frac"].last {
  transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
}

.pa-tabbed-section.pa-tabbed-vis [class*="frac"] { opacity: 1;}

/* Nav */

#pa-nav-wrap nav#navigation {
    top: 50%;
    bottom: auto;
    margin-top: -24px;
    right: 140px;
}
#pa-nav-wrap.non-member nav#navigation {
    right: 270px;
}

#main-navigation > li.members {display: none;}
.logged-in #main-navigation > li.members {display: block;}

#pa-nav-wrap #main-navigation > li > a {
    padding: 10px 14px;
    font-size: 22px;
    color: #180D3B;
}
.dark-top #pa-nav-wrap #main-navigation > li > a { color:#ffffff;}

#main-navigation > li.menu-item-has-children > a:after {
    width: 11px;
    height: 11px;
    content: "";
    display: inline-block;
    background-image: url(images/arr-d.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-left: 9px;
}

#main-navigation li > ul.sub-menu {
    background: none;
    border-radius: 10px;
    overflow: hidden;
    border: none;
    padding-top: 6px;
    padding-bottom: 6px;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.15);
    width: 220px;
}
#main-navigation li > ul.sub-menu:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: -1;
    background: #fff;
    opacity: 0.98;
}

#main-navigation li > ul.sub-menu li {
    border: none;
}
#main-navigation li > ul.sub-menu li:before {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 20px;
    right: 20px;
    height: 1px;
    background: #3CC0E8;
}
#main-navigation li > ul.sub-menu li:last-child:before { display: none;}

#main-navigation li > ul.sub-menu li > a {
    color: #180D3B;
    padding: 12px 20px;
    font-size: 17px;
    font-weight: 400;
    text-align: left;
}
#main-navigation li > ul.sub-menu li > a:hover { color:#3CC0E8;}
#main-navigation li > ul.sub-menu li > a i {
    font-size: 80%;
    color: #28BFA8;
    margin-left: 4px;
    vertical-align: top;
    line-height: 18px;
}



/* Nav - Main Menu popup */

#login-popup .pop-close .close-text {display: none;}
#login-popup .pop-close {
    position: absolute;
    top: 62px;
    right: 0px;
    display: block;
    width: 48px;
    height: 48px;
    background: #fff;
}

#login-popup .pop-close:before, #login-popup .pop-close:after {
  content:"";
  width: 30px;
  height: 2px;
  background: #180D3B;
  position: absolute;
  top: 50%;
  margin-top: -1px;
  left: 50%;
  margin-left: -15px;
}

#login-popup .pop-close:before {
  transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

#login-popup .pop-close:after {
  transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}



/* Slider */

.mtx-slider-wrap {background: #180D3B;}
.mtx-slider-wrap .loading .spinner {background: #3CC0E8;}

.mtx-slider-wrap .slide-item .slide-text-outer {max-width: 700px;}

.slide-item .slide-text-outer {
    transition: opacity 0.4s ease-in-out 0.3s;
    -moz-transition: opacity 0.4s ease-in-out 0.3s;
    -webkit-transition: opacity 0.4s ease-in-out 0.3s;
    -o-transition: opacity 0.4s ease-in-out 0.3s;
}

.mtx-slider-wrap .slide-item .with-secondary-image .slide-text-outer {max-width: 100%;}
.mtx-slider-wrap .slide-item .with-secondary-image .slide-text-wrap .slide-media {
  float: left;
  width: 20%;
  margin-right: 4%;
  height: 0px;
  padding-bottom: 20%;
}

.mtx-slider-wrap .slide-item .with-secondary-image .slide-text-wrap .slide-content {
  width: auto;
  overflow: hidden;
}

#store-slider .mtx-slider-wrap, #store-slider .slide-item {
    height: 460px;
}

#store-slider h6 {color:#28BFA8;}
#store-slider .slide-item .slide-overlay {background: #180D3B;}

#home-messages-slider .mtx-slider-wrap, #home-messages-slider .mtx-slider .slide-item {height: 320px;}
#home-messages-slider .mtx-slider-wrap .slide-item .slide-text-outer {max-width: 930px;}

#home-messages-slider .owl-carousel .owl-item {
    -webkit-touch-callout: inherit;
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto;
}

/* Beaver */

.fl-module-mtx-text.scroll-box .fl-module-content {
    background: #fff;
    padding: 30px 23px 30px 30px;
    box-sizing: border-box;
    overflow-y: scroll;
    position: relative;
    height: 540px;
}
.fl-module-mtx-text.scroll-box.scroll-box-grey .fl-module-content {background: #f3f4f8;}
.fl-module-mtx-text.scroll-box ::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 6px;
    background: #dfdfdf;
    border-radius: 4px;
}

.fl-module-mtx-text.scroll-box ::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgb(60 192 232);
    box-shadow: 0 0 1px rgba(255, 255, 255, .5);
    width: 5px;
}

.fl-col-group-equal-height .fl-module-mtx-text.scroll-box {
    height: 100%;
    width: 100%;
    position: relative;
}



.fl-col.btn-group .fl-col-content {
    display: block;
}

.btn-group .fl-module-mtx-button {
    display: inline-block;
    margin-right: 20px;
    width: auto!important;
}

.fl-builder-edit .btn-group .fl-module-mtx-button {
    display: block;
    margin-right: 0px;
}

.pa-poem-module-wrap .poem-player {margin-bottom: 0px;}

.pa-feat-vid-block {
    background: #ffffff;
    margin-bottom: 30px;
}

.pa-feat-vid-block .vid-part {
    float: left;
    width: 60%;
    background: #000000;
}
.pa-feat-vid-block.video-right .vid-part {
    float: right;
}
.pa-feat-vid-block.video-right {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.pa-feat-vid-block .vid-part .pa-vid-wrap {
  margin-bottom: 0px;
  width: 100%;
}

.pa-feat-vid-block .text-part {
    float: left;
    width: 40%;
    padding: 30px;
    box-sizing: border-box;
}

.pa-feat-vid-block .poem-player-v-fix > * {
    text-align: left;
    width: 100%;
}

.pa-feat-vid-block .p-summary {
    margin-top: 10px;
}

/* Tabbed Elements */

.fl-row.pa-tabbed, .pa-tabbed {display: none;}
.fl-row.pa-tabbed.pa-tabbed-active, .pa-tabbed.pa-tabbed-active,
.fl-builder-edit .fl-row.pa-tabbed {display: block;}

/* Beaver Modules */

.mtx-toggle .mtx-toggle-header .mtx-toggle-heading {padding: 0px;}
.mtx-toggle .mtx-toggle-header .mtx-toggle-icon {display: none;}
html .mtx-toggle .mtx-toggle-header.btn-block {
    display: inline-block;
    text-align: left;
}
html .mtx-toggle .mtx-toggle-header.btn:after {
  transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}
html .mtx-toggle.toggle-open .mtx-toggle-header.btn:after {
  transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
}
.mtx-toggle.toggle-block .mtx-toggle-content {
    border: none;
    padding: 20px 0px 2px;
    margin-top: 20px;
    border-top: 2px solid #f3f4f8;
}

.mtx-yt-loader {
    height: 0px;
    overflow: hidden;
    width: 100%;
    padding-top: 56.25%;
    position: relative;
    background-color: #180D3B;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


.mtx-yt-play {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 60px;
    line-height: 60px;
    height: 60px;
    width: 70px;
    text-align: center;
    margin-left: -35px;
    margin-top: -30px;
    z-index: 1;
    color: #3CC0E8!important;
    cursor: pointer;
    opacity: 0.8;
    transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -webkit-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
}
.mtx-yt-play:hover { opacity: 1; }

.mtx-yt-play:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30px;
    height: 30px;
    background: #fff;
    z-index: -1;
    margin-left: -15px;
    margin-top: -15px;
}

.mtx-yt-loader iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
}

  /* Support Tabs */

  #support-tabs {border-bottom: 3px solid #28bfa8;}

  .support-tabs .fl-tabs-panels {
    border:none;
    background: none;
  }
  .support-tabs .fl-tabs-panels .fl-tabs-panel-content {padding: 0px;}

  .support-tabs .fl-tabs-panels .fl-tabs-panel-content .btn {
    margin: 20px 0px 0px;
  }

  .support-tabs .fl-tabs-labels {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-collapse: separate;
    flex-wrap: wrap;
    box-sizing: border-box;
    margin-top: 50px;
  }

  .support-tabs .fl-tabs-labels .fl-tabs-label {
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 0;
    width: auto;
    margin: 0px;
    background: #ffffff;
    cursor: pointer;
    outline: none;
    transition: color 0.2s ease-in-out, background 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out, background 0.2s ease-in-out;
    -webkit-transition: color 0.2s ease-in-out, background 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out, background 0.2s ease-in-out;
  }

  .support-tabs .fl-tabs-labels .fl-tabs-label.fl-tab-active {
    background: #28BFA8;
    color:#ffffff;
    cursor: default;
  }

  .support-tabs .fl-tabs-labels .fl-tabs-label:focus-visible {
      outline: -webkit-focus-ring-color auto 1px!important;
  }


/* Sidebar */

#sidebars .widget {margin: 0px;}
.cat-btns {margin-bottom: 10px;}

html .btn.file-btn {margin: 0px 0px 12px;}
html .btn.file-btn span {
  display: block;
  margin-top: 6px;
}
html .btn.file-btn span:first-child {margin-top: 0px;}
html .btn.file-btn .file-meta {opacity: 0.6;}


.cpa-logo {
  background-image: url(images/childrens-pa-logo.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 55px;
  height: 62px;
  margin-right: 10px;
  display: inline-block;
  vertical-align: bottom;
}

.pa-latest-news-wrap .news-block {
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 18px;
}

.pa-latest-news-wrap .news-block:last-child {border: none;}
.pa-latest-news-wrap .post-title {margin: 0px 0px 12px;}
html .pa-latest-news-wrap .pa-news-metas {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 12px;
}


/* Footer - Widgets */

html a.btn.btn-white.btn-btt {
    position: absolute;
    bottom: 20px;
    right: 0px;
    color: #180d3b!important;
    z-index: 999;
    margin: 0px;
}

html a.btn.btn-white.btn-btt.on-dark { color: #ffffff!important; }

html a.btn.btn-white.btn-btt:after {
  transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
}

#footer-items {
  background: #ffffff;
  padding-top: 40px;
  padding-bottom: 30px;
  font-size: 22px;
  line-height: 28px;
  font-weight: 400;
}

#footer-items p {font-weight: 300;}

#footer-items .footer-section.footer-section-1 {width: 20%;}
#footer-items .footer-section.footer-section-2 {width: 40%;}
#footer-items .footer-section.footer-section-3 {width: 32%;}

#footer-items a {
    text-decoration: underline;
}

#footer-items .footer-section {color: #180D3B;}
#footer-items .footer-section a {color: #3CC0E8;}
#footer-items .footer-section a:hover {color: #180D3B;}

#footer-items .sidebar-widget-title {
  color: #180D3B;
  font-family: futura-pt, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

#footer-items .widget li {
  padding: 0px;
  margin: 0px 0px 12px;
}
#footer-items .widget li:before {display: none;}

.mc_embed_signup {position: relative;}

#footer-items .site-logo {max-width: 100px;}

#footer-items #menu-footer-quick-links:before, #footer-items #menu-footer-quick-links:after {
  content:"";
  display: table;
  clear:both;
}
#footer-items #menu-footer-quick-links .menu-column > a {display: none;}
#footer-items #menu-footer-quick-links .menu-column {
  float: left;
  width: 48%;
  margin-left: 4%;
}

#footer-items #menu-footer-quick-links .menu-column.first {
  margin-left: 0px;
  clear:both;
}

.mc_embed_signup .mc-field-group {padding-right: 62px;}

.mc_embed_signup .mtx-mc-email {
  padding: 10px 0px;
  border: none;
  border-bottom: 1px solid #3CC0E8;
  background: none;
}

.mc_embed_signup .mc-embedded-subscribe {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 42px;
    width: 42px;
    padding: 0px!important;
    margin: 0px;
}

#footer-items .foot-logos {margin-bottom: 20px;}
#footer-items .foot-logos a img {
    display: inline-block;
    vertical-align: top;
    margin-left: 30px;
    max-width: 100px;
}

#footer-items .foot-logos a:first-child img {margin-left: 0px;}

#footer-items .mtx-socials .social {
  background: #3cc0e8;
  color: #ffffff;
  padding: 0px;
  width: 42px;
  height: 42px;
  text-align: center;
  line-height: 42px;
  border-radius: 21px;
  margin: 0px 6px 6px 0px;
}

#footer-items .mtx-socials .social:hover {
  background: #0E90B8;
  color: #ffffff;
}


/* Footer - Bottom Bar */

#bottom-bar {
  background: #180D3B;
  font-size: 16px;
  line-height: 24px;
  padding-top: 40px;
  padding-bottom: 30px;
}

#bottom-bar a {
    text-decoration: underline;
}

#bottom-bar, #bottom-bar a {color:#ffffff;}
#bottom-bar a:hover {color:#3CC0E8;}


#bottom-text, #mtx-link {
  font-size: 20px;
  line-height: 26px;
}

#bottom-bar .bottom-bar-image {
    margin-bottom: 20px;
    max-height: 60px;
    float: left;
    margin-right: 20px;
}

#bottom-bar .bottom-bar-image:last-child {margin-right: 0px;}

.menu-bottom-bar-menu-container ul {
    list-style: none;
    margin: 0px 0px 20px;
}

.menu-bottom-bar-menu-container ul:before, .menu-bottom-bar-menu-container ul:after {
  content: "";
  display: table;
  clear:both;
}

.menu-bottom-bar-menu-container ul li {
    float: left;
    margin-right: 12px;
}
.menu-bottom-bar-menu-container ul li:last-child {margin-right: 0px;}


.pa-accessibility #bottom-bar .mtx-access {color:#a7e1ff;}

html .contrast-cta {
    position: fixed;
    top: 50%;
    margin-top: -15px;
    left: 0px;
    z-index: 99999;
}

html .contrast-cta > a.btn {
  display: block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 16px;
  padding: 0px;
  margin: 0px;
  box-shadow: 1px 3px 5px rgba(0,0,0,0.2)!important;
}

html .contrast-cta i {
  display: inline-block;
  vertical-align: top;
  line-height: 30px;
}

/* Popups */

html .pum-overlay {
    background: rgb(0 0 0 / 40%);
}

html .pum-container {
    padding: 30px 40px 30px 30px!important;
    border: none!important;
    box-shadow: none!important;
}

html .pum-container .pum-close {
  position: absolute;
  height: auto;
  width: auto;
  left: auto;
  right: 0px;
  bottom: auto;
  top: 0px;
  color: #ffffff!important;
  font-family: inherit;
  font-weight: 300!important;
  font-style: inherit;
  line-height: 36px;
  border: none!important;
  border-radius: 0px;
  background: #3cc0e8!important;
  box-shadow: none!important;
  padding: 0px 12px!important;
  font-size: 14px!important;
}
html .pum-container .pum-close:hover {background: #0e90b8!important;}

html .pum-container .pop-btn-wrap .pop-btn {
    margin: 18px 0px 0px;
}

/* Collector */

#pa-collector-wrap {
  position: fixed;
  bottom: 0px;
  left: 20px;
  right: 20px;
  z-index: 99999;
}

#pa-collector-edit, #pa-collector {
  position: absolute;
  bottom: 0px;
  display: none;
  color:#ffffff;
  margin: 0px;
}

#pa-collector-edit {right: 0px;}
#pa-collector {
  left: 0px;
  max-width: 420px;
  width: 100%;
  padding: 30px;
  box-sizing: border-box;
}
#pa-collector h6 {
  margin-top: 0px;
  padding-right: 20px;
}
#pa-collector .mtx-select-title {margin-bottom: 20px;}

.shake {
  animation: pa-shake 0.5s ease;
  -webkit-animation: pa-shake 0.5s ease;
}

@-webkit-keyframes pa-shake {
  0% {margin-left: 0px;}
  25% {margin-left: -10px;}
  75% {margin-left: 10px;}
  100% {margin-left: 0px;}
}
@keyframes pa-shake {
  0% {margin-left: 0px;}
  25% {margin-left: -10px;}
  75% {margin-left: 10px;}
  100% {margin-left: 0px;}
}

.single-user_collections #pa-collector-edit {display: block;}

#pa-collector-edit .btn {margin: 0px;}
#pa-collector-edit input, #pa-collector input,
#pa-collector-edit select, #pa-collector select {width: 100%;}

.pa-collector-message {
    font-size: 18px;
    line-height: 26px;
}

html .btn.btn-nb-solid {
  text-decoration: underline;
  color:#ffffff!important;
}
html .btn.btn-nb-solid:hover {color:#3CC0E8!important;}

.pa-collector-cancel {
    position: absolute;
    top: 15px;
    right: 20px;
}

/* User Collections */

.single-user_collections .featured-area {border-bottom: 3px solid #180D3B;}
.single-user_collections .uc-single-actions {margin-bottom: 20px;}
.single-user_collections .text-part {
    position: relative;
    padding-left: 110px;
    min-height: 80px;
}
.single-user_collections .text-part .uc-col-block {
  display: block;
  width: 80px;
  height: 80px;
  border-radius: 100%;
  background-color: #180D3B;
  position: absolute;
  top: 0px;
  left: 0px;
}

.about-collection {position: relative;}
.about-collection .edit-box {
    position: absolute;
    bottom: -50px;
    display: none;
}

.about-collection:hover .edit-box {display: block;}

.about-collection .edit-box-input {display: none;}

.about-collection.editing .edit-box-input {display: block;}
.about-collection.editing #about {display: none;}

.my-collection-list {margin-bottom: 40px;}


html .pa-block.pa-type-uc {
  color: #180d3b;
  border-color: #180d3b;
}

html .pa-block.pa-type-uc .pa-block-inner {
  padding-top: 10px;
  padding-left: 80px;
  position: relative;
}

html .pa-block.pa-type-uc .uc-col-block {
  width: 60px;
  height: 60px;
  border-radius: 100%;
  background: #180d3b;
  position: absolute;
  top: 0px;
  left: 0px;
}

.private-collection {
    display: inline-block;
    margin-left: 12px;
    font-size: 16px;
    vertical-align: top;
}

.pa-slide .private-collection {
    display: block;
    position: absolute;
    top: -8px;
    right: 0px;
    margin: 0px;
}

.pa-slide .pa-block.pa-type-uc .pa-block-title-wrap {padding-right: 20px;}

html .my-collection-list .pa-block.pa-type-uc {
  padding: 30px 200px 30px 20px;
  margin-bottom: 20px;
}
html .my-collection-list .pa-block.pa-type-uc .pa-block-inner {padding-top: 0px;}
html .my-collection-list .pa-block.pa-type-uc .pa-block-content p {margin: 0px;}

.uc-actions {
  position: absolute;
  top: 30px;
  right: 20px;
}

html .uc-act {
  width: 50px;
  height: 50px;
  display: block;
  float: left;
  border-radius: 100%;
  border: 1px solid #3cc0e8;
  background-color: #ffffff;
  box-sizing: border-box;
  margin-left: 10px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
html .uc-act:hover {background-color: #E2E2E2;}
html .uc-act span {display: none;}
html .uc-act.delete-toggle, html .uc-act.delete-collection {background-image: url(images/ico-bin.svg);}
html .uc-act.edit {background-image: url(images/ico-pen.svg);}
html .uc-act.view, html .uc-act.delete-cancel {
    background-color: #180d3b;
    border-color: #180d3b;
    background-image: url(images/arr-w.svg);
}
html .uc-act.view:hover, html .uc-act.delete-cancel:hover {
  background-color: #3CC0E8;
  border-color:#3CC0E8;
}
html .uc-act.delete-cancel {background-image: url(images/cross-w.svg);}

html .uc-actions h6.del-act {
    clear: both;
    margin: 0px;
    padding-top: 12px;
}

html .uc-actions .del-act {display: none;}
html .uc-actions.show-del .uc-act {display: none;}
html .uc-actions.show-del .del-act {display: block;}

span.plus-preview {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin: 0px 6px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  background-image: url(images/add.svg);
  background-color: #ffffff;
  border-radius: 100%;
  vertical-align: middle;
}

/* User Collection Form */

#field_4_1, #field_4_11 {
    float: left;
    width: 66.66%;
    clear: both;
}

#field_4_13, #field_4_10 {
    float: left;
    width: 33.33%;
    clear:none;
}
#main-wrap .wp-picker-input-wrap.hidden {display: none!important;}
#main-wrap .wp-picker-container {
  position: relative;
  min-height: 60px;
  padding-left: 80px;
}
#main-wrap .wp-picker-holder {
    position: absolute;
    top: 100%;
    right: 0px;
    z-index: 9999;
}
#main-wrap .iris-picker a {
  transition: none;
  -moz-transition: none;
  -webkit-transition: none;
  -o-transition: none;
}
#main-wrap .iris-picker {
  box-sizing: content-box!important;
  border: 1px solid #ccc;
  border-radius: 0px;
}
#main-wrap .iris-picker .iris-square, #main-wrap .iris-picker .iris-slider,
#main-wrap .iris-picker .iris-square-inner, #main-wrap .iris-picker .iris-palette {
  border-radius: 0px;
  box-shadow: none;
}
#main-wrap .iris-picker .iris-palette {border-radius: 100%;}
#main-wrap .wp-picker-container .wp-color-result-text, #main-wrap .button.wp-picker-clear {display: none;}
#main-wrap .wp-picker-container.wp-picker-active #defined-col {display: none;}

#main-wrap .button.wp-color-result {
  display: block;
  position: relative;
  width: 100%;
  height: 60px;
  background: none!important;
  left: -80px;
  transition: background-color 0.2s ease-in-out;
  -moz-transition: background-color 0.2s ease-in-out;
  -webkit-transition: background-color 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out;
}

#main-wrap .wp-picker-container.wp-picker-active .button.wp-color-result {
  width: 60px;
  position: absolute;
  left: 0px;
}

#main-wrap .button.wp-color-result .col-prev {
  content:"";
  width: 60px;
  height: 60px;
  border-radius: 100%!important;
  background-color: #180d3b;
  display: block;
  background-image: url(images/ico-col-w.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 0px;
  left: 0px;
}
.defined-col-wrap {
  position: absolute;
  top: 0px;
  left: 80px;
  right: 0px;
}
.edit-box-field {margin-bottom: 20px;}
.edit-box-field > label {
    margin-bottom: 10px;
    display: block;
}
.edit-box-field input, .edit-box-field select {width: 100%;}
.about-collection.while-editing {z-index: 9999;}

#about .uc-actions {
    position: relative;
    top: auto;
    right: auto;
}

/* Login Popup */

/*.logged-in #top-navigation li.top-members-login {display: none;}*/

#login-popup {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
	z-index:99999;
	display:none;
}

#login-popup .container.relative {
    height: 100%;
}

.pop-overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  background: #180d3b;
  opacity: 0.95;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
	z-index:-1;
}

.popup-holder {
  z-index: 1;
  max-width: 400px;
  width: 100%;
  background: none;
  padding: 30px;
  box-sizing: border-box;
  border-radius: 0px;
	position:absolute;
	left:50%;
	top:50%;
}

.pop-open, .pop-close {cursor: pointer;}

.popup-holder #loginform {
  text-align: left;
  color: #ffffff;
}

.popup-holder input#rememberme {margin: 0px 10px;}

#loginform input[type=text], #loginform input[type=password] {
  width: 100%;
}

#loginform .login-remember input {
    height: 20px;
    width: 20px;
    margin: 1px 6px;
    display: inline-block;
    vertical-align: top;
}

.popup-holder #loginform label {
    font-weight: 400!important;
    margin: 0px 0px 10px;
    display: inline-block;
    vertical-align: top;
}

#loginform .lost {
    font-size: 16px;
    line-height: 22px;
}


/* Home */

.down-scroll-wrap {
    position: absolute;
    bottom: 20px;
    left: 50%;
    width: 50px;
    text-align: center;
    margin-left: -25px;
    display: none;
}
.down-scroll-wrap .down-scroll {
    font-size: 26px;
    line-height: 32px;
    width: 40px;
    display: inline-block;
    animation: bounce 4s infinite 6s;
}
.down-scroll-wrap .down-scroll.no-ani { animation: none; }
.down-scroll-wrap .down-scroll:hover { opacity: 0.7; }
.down-scroll-wrap .down-scroll.fadeout { opacity: 0; }

@keyframes bounce {
  0%, 10%, 24%, 100% { transform: translateY(0); }
  5% { transform: translateY(-25px) scale(1.2); }
  18% { transform: translateY(-10px) scale(1.1); }
}

#pa-home {padding-bottom: 100px;}

#pa-home .lower-search {
  margin-top: 40px;
  margin-bottom: 30px;
}
#pa-home .lower-search .pa-home-search-form {
    margin-bottom: 0px;
}

#pa-home .lower-search .pa-home-search-form.attention {
  -webkit-animation: attention 4s infinite ease-in-out;
  animation: attention 4s infinite ease-in-out;
}

@-webkit-keyframes attention {
  0% { -webkit-transform: scale(1); }
  5% { -webkit-transform: scale(1.03); }
  10% { -webkit-transform: scale(1); }
  16% { -webkit-transform: scale(1.02); }
  22% { -webkit-transform: scale(1); }
}

@keyframes attention {
  0% { -webkit-transform: scale(1); transform: scale(1); }
  5% { -webkit-transform: scale(1.03); transform: scale(1.03); }
  10% { -webkit-transform: scale(1); transform: scale(1); }
  16% { -webkit-transform: scale(1.02); transform: scale(1.02); }
  22% { -webkit-transform: scale(1); transform: scale(1); }
}

#pa-home .upper-text {
    max-width: 850px;
    margin: auto;
}

#pa-home .pa-home-actions .btn { margin-right: 20px;}

#pa-home h2 {color:#3cc0e8;}

#pa-home .text-part-wrap .text-part {
    text-align: center;
    max-width: 100%;
}



.pa-stat {text-align: center;}
.pa-stat h4 {
  font-family: aktiv-grotesk, sans-serif;
  font-size: 50px;
  line-height: 54px;
}

#pa-home-member-cta .pa-circle-1 {
    background-image: url(images/arr-heart-w.svg);
    background-size: contain;
    background-color: #109e89!important;
}

#pa-home-member-cta .pa-circle-2 {
    border: 2px solid #fff;
    background: none!important;
    opacity: 0.2;
}

#pa-home-member-cta .mtx-heading {max-width: 640px;}
#pa-home-member-cta .mtx-text-block {max-width: 820px;}

#help_img_animated {
  max-width: 460px;
  width: 100%;
}
.fl-animation.help-img-animate-wrap {
    opacity: 1!important;
}

/* Home Featured area */

#featured-home {
  position: relative;
  color:#ffffff;
}

#featured-home .pa-tab-content {display: none;}

#featured-home .pa-tab-content.active {display: block;}

.feat-content-links .btn {margin-right: 40px;}

#featured-home .feat-tabs-wrap {
  margin-top: 50px;
  margin-bottom: 80px;
  display: flex;
  border-collapse: separate;
  flex-wrap: wrap;
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
}

#featured-home .pa-tab {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 0;
  width: auto;
  background: #ffffff;
  padding: 20px;
  box-sizing: border-box;
  cursor:pointer;
  transition: background 0.2s ease-in-out;
  -moz-transition: background 0.2s ease-in-out;
  -webkit-transition: background 0.2s ease-in-out;
  -o-transition: background 0.2s ease-in-out;
}
#featured-home .pa-tab:hover {background: #E2E2E2;}

#featured-home .pa-tab.active {
    background: #3CC0E8;
    cursor:default;
}

#featured-home .pa-tab-inner {
    height: 100%;
    flex-grow: 1;
    flex-shrink: 1;
    display: flex;
    flex-basis: 0;
    align-items: flex-end;
    position: relative;
    padding-top: 40px;
}

#featured-home .pa-result {
    width: 100%;
    display: block;
}

#featured-home .pa-tab h6,
#featured-home .pa-tab h3,
#featured-home .pa-tab p {
  transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  margin: 0px;
}

#featured-home .pa-tab h6 {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
}

#featured-home .pa-tab.active h6,
#featured-home .pa-tab.active h3,
#featured-home .pa-tab.active p {
    color: #ffffff!important;
}

#featured-home .poem-title h3 a,
#featured-home .poet-name p a {
    color: #ffffff;
}
#featured-home .poem-title h3 a:hover,
#featured-home .poet-name p a:hover {
    color: #3CC0E8;
}


/* Home Explore Area */

body.home {
    background: #180D3B;
}

html .feed-block .pa-block {
    border: none;
    border-radius: 10px;
    margin-bottom: 30px;
}

#home-feed .hf-title {
    margin: 0px 0px 30px;
}

#home-feed .pa-block.pa-type-poets .pa-row-title-wrap .pa-row-title {
    float: none;
    max-width: 100%;
    margin: 0px;
}
#home-feed .pa-block.pa-type-poets .pa-row-title-wrap .pa-row-metas {
    float: none;
    max-width: 100%;
    text-align: left;
}
#home-feed .pa-block.pa-type-poets .pa-row-title-wrap .pa-row-metas p {
    margin: 0px;
}

.explore-home-terms-header {
    margin-bottom: 30px!important;
}

.glossary-feed {
    padding: 30px 30px 20px;
    margin-bottom: 20px;
    border: 2px solid #c7c6d2;
    border-radius: 10px;
    position: relative;
}

.glossary-feed .alp {
    position: absolute;
    top: 20px;
    right: 20px;
    margin: 0px;
    opacity: 0.2;
    font-size: 70px;
    line-height: 70px;
}

.glossary-feed .form-descr {
    display: -webkit-box;
    -webkit-line-clamp: 8;
    padding-bottom: 0;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 18px;
}
.glossary-feed .form-descr p {display: inline;}
.glossary-feed .form-descr p:last-child {margin-bottom: 0px;}
.glossary-feed .form-descr p:after {
    content: " \A\A";
    white-space: pre;
}

.glossary-feed-link {
    text-align: right;
}



/* CTA */

.pa-cta .cta-text-wrap h3 {margin: 0px;}

.pa-cta .cta-link-wrap, .pa-cta .cta-text-wrap, .pa-cta .cta-signup-wrap {margin-bottom: 20px;}

.pa-cta .cta-link-wrap .btn, .pa-cta .cta-signup-wrap input, .pa-cta .cta-signup-wrap .widget_mtx_mailchimp {
  text-align: right;
  margin: 0px;
}
.pa-cta .cta-signup-wrap input {text-align: left;}

.pa-cta .cta-text-wrap {overflow: hidden;}
.cta-text-wrap.text-title .cta-text {margin-top: 18px;}
.cta-text-wrap.text-title .cta-text p {margin: 0px;}
.pa-cta .cta-link-wrap, .pa-cta .cta-signup-wrap {
    float: right;
    margin-left: 50px;
}

.pa-cta .cta-signup-wrap {width: 300px;}
.pa-cta .cta-signup-wrap .widget_mtx_mailchimp .sidebar-widget-title,
.pa-cta .cta-signup-wrap .widget_mtx_mailchimp > p {
    display: none;
}

.pa-cta .cta-signup-wrap .mc_embed_signup .mtx-mc-email {
  border-color:#ffffff;
  color:#ffffff;
}

.pa-cta .mtx-mc-email::-webkit-input-placeholder {color: #ffffff;}
.pa-cta .mtx-mc-email::-moz-placeholder { color: #ffffff;}
.pa-cta .mtx-mc-email:-ms-input-placeholder { color: #ffffff;}
.pa-cta .mtx-mc-email:-moz-placeholder { color: #ffffff;}

html .pa-cta .mc-embedded-subscribe:after {
  background-color: #ffffff;
  background-image: url(images/arr.svg);
}
html .pa-cta .mc-embedded-subscribe:hover:after {background-color: #E2E2E2;}




/* Aniation Backgrounds */

.pa-animation-area {
    position: absolute;
    top: 0px;
    left: -1px;
    right: -1px;
    bottom: 0px;
    z-index: 0;
    overflow: hidden;
    transition: all 1s ease-in-out 0.6s;
    -moz-transition: all 1s ease-in-out 0.6s;
    -webkit-transition: all 1s ease-in-out 0.6s;
    -o-transition: all 1s ease-in-out 0.6s;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    pointer-events: none;
}
#pa-home .pa-animation-area { overflow: visible;}

.pa-animation-area.begin {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}


.pa-animation-area .pa-circle {
  position: absolute;
  border-radius: 100%;
  box-sizing: border-box;
}

.pa-animation-area.home-1 .pa-circle {
  -webkit-animation: cpa-drift 40s infinite ease-in-out;
  animation: cpa-drift 40s infinite ease-in-out;
}
.pa-animation-area.home-1 .pa-circle.pa-circle-bg {
  -webkit-animation: none;
  animation: none;
}

.pa-animation-area.home-1 .pa-circle.pa-circle-1 {animation-delay: 2s; -webkit-animation-delay: 2s;}
.pa-animation-area.home-1 .pa-circle.pa-circle-bg {animation-delay: 4s; -webkit-animation-delay: 4s;}
.pa-animation-area.home-1 .pa-circle.pa-circle-3 {animation-delay: 3s; -webkit-animation-delay: 3s;}
.pa-animation-area.home-1 .pa-circle.pa-circle-2 {animation-delay: 6s; -webkit-animation-delay: 6s;}

@-webkit-keyframes cpa-drift {
  25% { -webkit-transform: translateX(42px) scale(0.9) }
  33% { opacity: 0.8; }
  50% { -webkit-transform: translateX(42px) translateY(42px) }
  75% { -webkit-transform: translateX(0px) translateY(42px)scale(1.1) }
}

@keyframes cpa-drift {
  25% { transform: translateX(42px) scale(0.9); -webkit-transform: translateX(42px) scale(0.9); }
  33% { opacity: 0.8; }
  50% { transform: translateX(42px) translateY(42px); -webkit-transform: translateX(42px) translateY(42px); }
  50.1% { transform: translateX(42px) translateY(42px); -webkit-transform: translateX(42px) translateY(42px); }
  75% { transform: translateX(0px) translateY(42px) scale(1.1); -webkit-transform: translateX(0px) translateY(42px) scale(1.1); }
}

.pa-animation-area .pa-circle.size-4 {width: 350px;height: 350px;}
.pa-animation-area .pa-circle.size-3 {width: 230px;height: 230px;}
.pa-animation-area .pa-circle.size-2 {width: 80px;height: 80px;}
.pa-animation-area .pa-circle.size-1 {width: 65px;height: 65px;}

.pa-circle.type-border {border: 3px solid;}
.pa-circle.type-dash {
  background-image: url(images/dash-circle.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}

.pa-animation-area .pa-circle-bg {
    width: 2000px;
    height: 2000px;
    overflow: hidden;
    border-radius: 100%;
    background: #0086ca;
    background: -moz-linear-gradient(-65deg, #0086ca 0%, #180d3b 84%);
    background: -webkit-linear-gradient(-65deg, #0086ca 0%,#180d3b 84%);
    background: linear-gradient(155deg, #0086ca 0%,#180d3b 84%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0086ca', endColorstr='#180d3b',GradientType=1 );
    bottom: 30px;
    right: 8%;
}
.pa-animation-area.blue-1 .pa-circle-bg {background: #017ab8;}

.pa-animation-area .pa-circle-bg.size-mid {
  width: 1500px;
  height: 1500px;
}

.pa-animation-area .pa-circle-bg.size-small {
  width: 900px;
  height: 900px;
}

.pa-animation-area[class*="grey"] .pa-circle {
  opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
}

.pa-animation-area[class*="grey"] .pa-circle.pa-circle-bg {
  opacity: 0.05;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=5)";
}

/* Support Animations */

.support-animation-area {
    width: 100%;
    display: block;
    height: 0px;
    padding-bottom: 50%;
    position: relative;
    overflow: hidden;
}

.support-animation-area > div {
  position: absolute;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  top: 0px;
  opacity: 0;
  transition: opacity 0.4s ease-in-out, margin 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out, margin 0.4s ease-in-out;
  -webkit-transition: opacity 0.4s ease-in-out, margin 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out, margin 0.4s ease-in-out;
}

.support-animation-area > div.delay-1 {transition-delay: 0.2s;}
.support-animation-area > div.delay-2 {transition-delay: 0.4s;}
.support-animation-area > div.delay-3 {transition-delay: 0.8s;}
.support-animation-area > div.delay-4 {transition-delay: 1s;}

.ani-play .support-animation-area > div, .ani-play .support-animation-area > div.fade-up {
  opacity: 1;
  margin: 0px!important;
}

.support-animation-area .sa-join {height: 100%;}

.support-animation-area .sa-join.sa-join-a {
    width: 26%;
    background-image: url(images/s-1-a.svg);
    left: 0px;
}

.support-animation-area .sa-join.sa-join-b {
    width: 40%;
    left: 30%;
    background-image: url(images/s-1-b.svg);
}

.support-animation-area .sa-join.sa-join-c {
    width: 26%;
    right: 0%;
    left: auto;
    background-image: url(images/s-1-c.svg);
}

.support-animation-area .sa-collect {
  background-image: url(images/s-2.svg);
  width: 80%;
  height: 28%;
}

.support-animation-area .sa-collect.sa-collect-a {
  left: 10%;
  top:0px;
  margin-left: -50px;
}
.support-animation-area .sa-collect.sa-collect-b {
  left: 0%;
  top: 36%;
  margin-left: 50px;
}
.support-animation-area .sa-collect.sa-collect-c {
  left: auto;
  right: 0px;
  bottom: 0px;
  top: auto;
  margin-right: 50px;
}

.support-animation-area .sa-download {
  background-image: url(images/s-3.svg);
  width: 46%;
  height: 46%;
}

.support-animation-area .sa-download.sa-download-a {
    top: 0px;
    left: 0px;
}

.support-animation-area .sa-download.sa-download-b {
    top: 0px;
    left: auto;
    right: 0px;
}

.support-animation-area .sa-download.sa-download-c {
    top: auto;
    bottom: 0px;
    left: 30%;
}

.support-animation-area .sa-learn {
  background-image: url(images/s-4.svg);
  width: 80%;
  left: 10%;
  height: 80%;
  top: 10%;
  margin-top: 50px;
}

.support-animation-area .sa-donate.sa-donate-a {
  background-image: url(images/s-5-a.svg);
  width: 16%;
  height: 32%;
  left: 0px;
  top:34%;
}

.support-animation-area .sa-donate.sa-donate-b {
  background-image: url(images/s-5-b.svg);
  width: 12%;
  height: 24%;
  left: 20%;
  top:26%;
}

.support-animation-area .sa-donate.sa-donate-c {
  background-image: url(images/s-5-c.svg);
  width: 18%;
  height: 36%;
  left: 36%;
  top:42%;
}

.support-animation-area .sa-donate.sa-donate-d {
  background-image: url(images/s-5-d.svg);
  width: 22%;
  height: 44%;
  left: 58%;
  top: 14%;
}

.support-animation-area .sa-donate.sa-donate-e {
  background-image: url(images/s-5-e.svg);
  width: 16%;
  height: 32%;
  left: auto;
  right: 0px;
  top:34%;
}

/* Featured Area Tops */

.featured-area {
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
}

.featured-area .container {
  padding-top: 30px;
  padding-bottom: 30px;
  box-sizing: border-box;
}

.featured-area.small-f-area .container {
  padding-top: 30px!important;
  padding-bottom: 30px!important;
}

.featured-area .text-part-wrap {
  box-sizing: border-box;
  width: 100%;
  position: relative;
}

.featured-area .text-part {
  box-sizing: border-box;
  max-width: 100%;
}

.featured-area.full-height .text-part-wrap {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  width: 100%;
  margin: 0px;
}

.featured-area .text-part-wrap .text-part {text-align: left;}

.featured-area.full-height .text-part-wrap .text-part {
  transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.featured-area.home-area .text-part-wrap .text-part {
  transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -webkit-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.featured-area.full-height.begin .text-part-wrap .text-part, .featured-area.home-area.begin .text-part-wrap .text-part {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.featured-area .f-area-title {margin: 0px;}
.featured-area .f-area-text {margin: 30px 0px 0px;}
.featured-area .f-area-sub-title {margin: 0px 0px 6px;}
.featured-area .f-area-player {margin-top: 30px;}

#pa-home .f-area-text {
    margin-top: 20px;
}

.featured-area .scroll-down {
    position: absolute;
    bottom: -80px;
    text-align: center;
    left: 0px;
    right: 0px;
    color:#ffffff;
}

.featured-area .scroll-down .scroll-down-inner {
  transition: all 0.6s ease-in-out 3s;
  -moz-transition: all 0.6s ease-in-out 3s;
  -webkit-transition: all 0.6s ease-in-out 3s;
  -o-transition: all 0.6s ease-in-out 3s;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.featured-area.begin .scroll-down .scroll-down-inner {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.featured-area .scroll-down .scroll-down-switch {
  display: inline-block;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  cursor: pointer;
}

.featured-area .scroll-down .scroll-down-switch:hover {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.featured-area .scroll-down span {display: block;}
.featured-area .scroll-down .fa {
  font-size: 36px;
  line-height: 22px;
}
.featured-area .scroll-down .scroll-header {
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 10px;
}


/* Archives */

.explore-block > .pa-block, .archive-block > .pa-block {margin-bottom: 30px;}

.explore-blocks .cat-btns {
    margin-bottom: 10px;
}

.mtx-pagination {
    margin: 20px 0px;
    text-align: center;
}

.mtx-pagination > .page-numbers {
  float: none;
  display: inline-block;
  vertical-align: top;
  width: 42px;
  height: 42px;
  line-height: 42px;
  border-radius: 99px;
  margin: 0px 3px;
  background-color: #3cc0e8!important;
  color: #ffffff!important;
}
.mtx-pagination > a.page-numbers:hover {background-color: #0E90B8!important;}
.mtx-pagination > .page-numbers.current {
  background-color: #180D3B!important;
}
.mtx-pagination > .prev.page-numbers i, .mtx-pagination > .next.page-numbers i { display: none;}
.mtx-pagination > .prev.page-numbers, .mtx-pagination > .next.page-numbers {
  background-image: url(images/arr-w.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.mtx-pagination > .prev.page-numbers {
  transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

/* Single Poem */

.f-area-player .poem-title {display: none;}

.single-poems .single-poem-title {margin: 0px 0px 40px;}

.poem-sidebar .poet-name h5 {margin: 10px 0px;}

.single-poems .source-box {margin-top: 40px;}

/* Sections */

.pa-section {
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
  z-index: 1;
}
.pa-section.pa-section-last {padding-bottom: 80px;}

.pa-section.over-bg {margin: 20px 0px;}

.bg-over {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: -2000px;
  right: -2000px;
  z-index: -1;
}

.section-header {
  margin: 0px 0px 40px;
}

.pa-sub-section {
    margin-bottom: 40px;
}

/* PA Block Slider */

.pa-slide .pa-boxed {color: #3cc0e8;}
.pa-slide .pa-boxed h6, .pa-slide .pa-boxed h6 a, .sponsor-row h6 a {color: #180d3b;}
.pa-slide .pa-boxed h6 a:hover, .sponsor-row h6 a:hover {color: #3cc0e8;}


.pa-slider-wrap {margin-bottom: 30px;}
.ts-slider-wrap {margin-bottom: 20px;}

.pa-slider-wrap .pa-slider-title {margin: 0px 0px 40px;}

.pa-slider .owl-stage-outer .owl-stage, .ts-slider .owl-stage-outer .owl-stage {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    /*-webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;*/
}

.pa-slider .owl-item, .pa-slider .pa-slide, .ts-slider .owl-item, .ts-slider .pa-slide {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.pa-slider .pa-boxed, .ts-slider .pa-boxed, .bibliography .pa-boxed {width: 100%;}

.pa-slider-wrap > h4 {
    margin: 0px 0px 40px;
}

.pa-slider .owl-nav .owl-prev, .ts-slider .owl-nav .owl-prev {left: -30px;}
.pa-slider .owl-nav .owl-next, .ts-slider .owl-nav .owl-next {right: -30px;}

.pa-slider .owl-nav > div, .ts-slider .owl-nav > div, .fixed-nav .owl-nav > div {
    height: 20px;
    width: 20px;
    border-bottom: 2px solid #3cc0e8;
    border-right: 2px solid #3cc0e8;
    border-radius: 0px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
#home-messages-slider .owl-nav > div {
  height: 20px;
  width: 20px;
  border-color: #ffffff;
  border-radius: 0px;
}

.owl-carousel.with-over .owl-item {
  opacity: 0.2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  transition: opacity 0.2s ease-in-out, color 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out, color 0.2s ease-in-out;
  -webkit-transition: opacity 0.2s ease-in-out, color 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out, color 0.2s ease-in-out;
}

.owl-carousel.with-over .owl-item.active {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

/* Single Collections */

.single-collections.fl-builder #main-wrap > .collection-section {
    padding-top: 0px;
    padding-bottom: 0px;
}

.collection-sub-title {margin: 20px 0px 0px;}

.collection-list .collection-item {
  margin-bottom: 50px;
  padding-bottom: 30px;
  border-bottom: 1px solid #fff;
}

.collection-list .collection-item:last-child {border:none;}

.collection-player-wrap .poet-img {
  width: 140px;
  height: 140px;
  margin: 0px;
}

.collection-item-text {margin-top: 30px;}

.extended .text-full {display: none;}
.extended .text-ex {
  display: block;
  margin-bottom: 18px;
}
.extended.displayed .text-full {display: block;}
.extended.displayed .text-ex {display: none;}

.collection-list-header {
  text-align: right;
}

html .btn.play-collection {margin: 0px;}
html .btn.play-collection:after {background-image: url(images/play-w.svg)!important;}

html .playlistit .btn.play-collection:after {background-color:#3CC0E8;}

/* Competitions */

.pa-section.judges-section {padding-top: 0px;}
.judges-section h6 {margin: 0px 0px 40px;}

.pa-slide.comp-judge {text-align: center;}
.pa-slide.comp-judge .pa-boxed {color:#180D3B;}
.pa-slide.comp-judge .poet-img {
  margin: 0px;
  width: 120px;
  height: 120px;
  background-color: #f1f1f1;
}

/* Single Interviews */

.single-interviews .bread-part {
    clear: both;
    position: relative;
    float: right;
}

.single-interviews .a-part, .single-interviews .q-part {margin-bottom: 30px;}

.pa-question-block {
  position: relative;
  padding: 2px 0px 2px 60px;
  margin-bottom: 15px;
  cursor: pointer;
  box-sizing: border-box;
  display: block;
}

.pa-question-block.active {cursor: default;}

.pa-question-block .pa-question {
    margin: 5px 0px;
}

.q-a-icon {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 42px;
    width: 42px;
    line-height: 42px;
    color: #3CC0E8;
    text-align: center;
    border-radius: 99px;
    background: #F3F4F8;
    margin: 0px;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

.active > .q-a-icon {
    background: #3CC0E8;
    color:#FFFFFF;
}
.answer > .q-a-icon {
    background: #28bfa8;
    color: #ffffff;
}

.interview-slider .owl-nav {
    display: block;
    position: relative;
    height: 42px;
}

.interview-slider .owl-nav > div {
  height: 42px;
  font-size: 22px;
  line-height: 42px;
  width: auto;
  max-width: 50%;
  box-sizing: border-box;
  -ms-transform:none!important;
  transform: none!important;
  -o-transform: none!important;
  -moz-transform: none!important;
  -webkit-transform: none!important;
  top: auto;
  margin: 0px;
  border: none;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  color:#3CC0E8;
}
.interview-slider .owl-nav > div:hover {color:#0E90B8;}
.interview-slider .owl-nav > div:hover:after {background-color:#0E90B8;}
.interview-slider .owl-nav > div.disabled {
    opacity: 0.2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
}

.interview-slider .owl-nav .owl-next {
  right: 0px;
  padding-right: 60px!important;
  text-align: right;
}
.interview-slider .owl-nav .owl-prev {
  left: 0px;
  padding-left: 60px!important;
}
.interview-slider .owl-nav .owl-prev:after {
  left: 0px;
  right: auto;
  transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

.interview-slide .embed-container {margin-bottom: 30px;}
.interview-slide .answer-block {
    position: relative;
    padding-left: 60px;
    margin-bottom: 30px;
}

#transcript {margin-top: 60px;}

.transcript-box .transcript-part {
    position: relative;
    padding: 10px 0px;
}

.transcript-box .transcript-part .q-a-icon {
    position: absolute;
    top: -50px;
}

.transcript-part.question .q-a-icon {
  background: #3CC0E8;
  color: #ffffff;
}

/* Single Poet */

.single-poets .featured-area .container, .single-poems .featured-area .container {
  padding-top: 30px;
  padding-bottom: 40px;
}

.single-poets .featured-area .f-area-title {font-weight: 400;}
.single-poets .featured-area .f-area-title, .single-poets .featured-area .date-box {color: #ffffff;}
.single-poets .featured-area .date-box {
  border-color: #ffffff;
  margin-top: 20px;
  margin-bottom: 0px;
}

.text-part-wrap.with-img .text-part .poet-img {
  border:2px solid #ffffff;
  box-sizing: border-box;
}

.single-poets .featured-area .text-part-wrap .large-p {margin-top: 30px;}

.explore-tabs.poet-links {
    margin-top: 20px;
    margin-bottom: -20px;
}

.single-poets #about p {margin-bottom: 18px!important;}

.single-poet-title {margin: 0px 0px 30px;}

.single-poets #poems {margin-bottom: 40px;}
.poem-list {margin-bottom: 30px;}

.pa-boxed.rec-info {margin-top: 40px;}

.single-poets .pa-sponsors {margin-top: 20px;}

.extended .extended-content {display: none;}
.extended.displayed .extended-content {display: block}

.extended .extended-toggle {margin: 0px;}

.extended .extended-toggle:after {
  transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}

.extended.displayed .extended-toggle:after {
  transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
}

.extended-content {margin-top: 20px;}

.pa-slider-wrap.single-poet-gal {
    margin-top: 50px;
    margin-bottom: 10px;
}

.single-poets .poem-player .poem-player-header .poem-title {
    float: none;
    max-width: 100%;
}
.single-poets .poem-player .poet-block {display: none;}

.poem-player .poem-header-more {
  display: block;
  margin-top: 12px;
  margin-bottom: -6px;
  clear: both;
}
.pa-feat-vid-block .text-part .poem-header-more {
    margin-bottom: 0px;
}

.poem-player .poem-more {
    margin-top: 10px;
    display: block;
    font-size: 18px;
    margin-bottom: -10px;
}
.poem-header-more .poem-more {
    margin: 0px;
    display: inline-block;
    background: #3cc0e8;
    color: #fff;
    padding: 3px 12px;
    border-radius: 100px;
    font-size: 16px;
    line-height: 20px;
}
.poem-header-more .poem-more:hover {background: #0E90B8;}
.poem-more .fa-arrow-right {
    font-size: 12px;
    margin-left: 5px;
}

/* Autocomplete */

.autocomplete-suggestions {
    text-align: left;
    cursor: default;
    border: none;
    background: #F3F4F8;
    box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.10);
    border-radius:10px;
    padding: 10px 0px;
    position: absolute;
    display: none;
    z-index: 9999;
    max-height: 254px;
    overflow: hidden;
    overflow-y: auto;
    box-sizing: border-box;
}
.autocomplete-suggestion {
  position: relative;
  padding: 2px 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 16px;
  line-height: 22px;
  color: #555555;
}
.autocomplete-suggestion b {
  font-weight: normal;
  color: #0086CA;
}
.autocomplete-suggestion.selected {
  background: #e1e1e1;
}

/* Poet Gallery */

.pa-slider.pa-gall-slider .owl-stage-outer .owl-stage {display: block;}
.pa-slider.pa-gall-slider .owl-item, .pa-slider.pa-gall-slider .pa-slide {display: block;}

.pa-slider.pa-gall-slider .embed-container {padding-bottom: 75%;}

.pa-gall-slider .pa-slide.pa-gall-slide, .pa-slider.pa-gall-slider .embed-container {background: #f3f4f8;}
.pa-slide.pa-gall-slide {margin-bottom: 20px;}
.pa-slide.pa-gall-slide .fl-photo {width: 100%;}

/* Bibliography */

.bibliography-row {margin-bottom: 18px;}

.bibliography-row.with-year {
    padding-left: 130px;
    position: relative;
}

.bibliography-row h6, .bibliography-row p {
    display: inline-block;
    margin: 0px;
    vertical-align: top;
}

.bibliography-row.with-year h6 {
  position: absolute;
  top: 0px;
  left: 0px;
}

/* Single Podcast */

.podcast-player .pa-poem-add {pointer-events: none;}
.podcast-player.poem-player .poem-player-header .poem-title .read_by {
    font-style: normal;
    margin-top: 8px;
    display: block;
}

.podcast-image {
    float: left;
    width: 8%;
    margin-right: 2%;
    display: block;
    position: relative;
    margin-bottom: 20px;
}

.featured .podcast-image {
  width: 18%;
  margin-right: 4%;
}

.podcast-image .podcast-img {
  height: 0px;
  overflow: hidden;
  padding-bottom: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.podcast-poet .poet-img {
    float: left;
    margin-right: 20px;
    margin-bottom: 18px;
}
.podcast-poet .poet-name {overflow: hidden;}

.podcast-link {margin-bottom: 8px;}

/* The Archive - Explore */

.page-template-template-explore .featured-area .container {
  padding-bottom: 0px;
  padding-top: 0px;
}
.page-template-template-explore .featured-area .text-part-wrap {
    margin-bottom: 30px;
    text-align: center;
}

#type-switcher {
    margin-bottom: 30px;
}

#type-switcher .explore-tabs {
    text-align: center;
}

.explore-tabs .ex-tab {
    display: inline-block;
    background: none;
    color: #ffffff;
    border-radius: 25px;
    border: 2px solid rgb(255 255 255 / 10%);
    margin: 0px 6px 0px 0px;
    font-size: 15px;
    line-height: 18px;
    padding: 12px 20px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.5px;
    transition: background 0.2s ease-in-out, color 0.2s ease-in-out, border 0.2s ease-in-out;
    -moz-transition: background 0.2s ease-in-out, color 0.2s ease-in-out, border 0.2s ease-in-out;
    -webkit-transition: background 0.2s ease-in-out, color 0.2s ease-in-out, border 0.2s ease-in-out;
    -o-transition: background 0.2s ease-in-out, color 0.2s ease-in-out, border 0.2s ease-in-out;
}
.explore-tabs .ex-tab:hover,
.explore-tabs .ex-tab.active {
  background: #3CC0E8;
  border-color: #3CC0E8;
  opacity: 1;
}

.single-poems .explore-tabs .ex-tab {
    border: none;
    color: #180d3b;
    background: #fff;
}
.single-poems .explore-tabs .ex-tab:hover {background: #e8e9ee;}

.home .explore-tabs .ex-tab.active:hover {
  background:#0E90B8;
  border-color:#0E90B8;
}

.filter-toggle-header {display: none;}

#explore {position: relative;}

.explore-filters {margin-bottom: 0px;}

.pa-filter-header {
    text-align: center;
    font-size: 20px;
    line-height: 26px;
    padding-bottom: 10px;
}

.tab-clear-filters {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 20px;
}

.tab-clear-filters i {font-size: 16px;}
.tab-clear-filters.deactive {
    opacity: 0.3;
    pointer-events: none;
    display: none!important;
}

.filter-text {
  color: #b5b5b5;
  margin: 0px 0px 15px;
}

.pa-filter-tabs .tab-headers {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    box-sizing: border-box;
    padding-bottom: 2px;
    position: relative;
}
.pa-filter-tabs .tab-headers:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0px;
    height: 2px;
    background: #3CC0E8;
    left: -999px;
    right: -999px;
}

.pa-store-filter-form .pa-filter-tabs .tab-headers {border-color:#28BFA8;}

.pa-filter-tabs .tab-header {
    width: 25%;
    margin: 0px;
    box-sizing: border-box;
    float: left;
    padding: 20px 20px 2px;
    background: #ffffff;
    border-right: 1px solid #F3F4F8;
    position: relative;
    cursor: pointer;
    transition: background 0.2s ease-in-out;
    -moz-transition: background 0.2s ease-in-out;
    -webkit-transition: background 0.2s ease-in-out;
    -o-transition: background 0.2s ease-in-out;
    color: #180D3B;
}

.explore-store-filters .pa-filter-tabs .tab-header {width: 50%;}

.explore-store-filters .pa-filter-tabs {
    position: relative;
}
.explore-store-filters .pa-filter-tabs:before {
    content: "";
    position: absolute;
    bottom: 0px;
    top: 0px;
    left: -999px;
    right: -999px;
    background: #ffffff;
}

.pa-filter-tabs .tab-header:last-child {border-right: 0px;}

.pa-filter-tabs .tab-header:hover {background: #E2E2E2;}
.pa-filter-tabs .tab-header.active {
  background: #3cc0e8;
  color: #ffffff;
}
.pa-store-filter-form .pa-filter-tabs .tab-header.active {background: #28BFA8;}

.pa-filter-tabs .tab-header .filter-dropdown {
    margin-bottom: 12px;
}

.pa-store-filter-form .close-it {color:#28BFA8;}
.pa-store-filter-form .close-it:hover {color:#168B79;}

.tab-header-inner {
    display: block;
    width: 100%;
}

.pa-filter-tabs .tab-header .filter-name {
  display: block;
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 20px;
  position: relative;
}

.tab-header .filter-dropdown .filter-dropdown-refine {
  font-size: 16px;
  line-height: 20px;
}

.pa-filter-tabs .tab-content {
  display: none;
  background: #FFFFFF;
  padding: 30px 20px 22px;
}

.pa-filter-tabs .tab-content.active {display: block;}

.pa-filter-tabs .tab-content-head, .pa-filter-tabs .tab-content-foot {
  font-size: 18px;
  line-height: 24px;
}

.pa-filter-tabs .tab-content-head {
  text-align: right;
  padding-bottom: 10px;
}

.pa-filter-tabs .tab-content-foot {
  text-align: left;
  padding-top: 10px;
}

html .button-list {
    margin: 0px;
    list-style: none;
}

html .button-list li {
    float: left;
    display: block;
}

html .button-list li.refine-header {
    float: none;
    clear: both;
    padding-top: 10px;
    margin: 0px 0px 20px;
}

html .button-list .overflow {display: none;}
html .button-list.show-overflow .overflow {display: block;}

html .button-list .overflower a {
    font-size: 18px;
    line-height: 22px;
    display: inline-block;
    vertical-align: top;
    margin: 10px 0px;
}

html .button-list .overflower .show-more {display: block;}
html .button-list .overflower .show-less {display: none;}
html .button-list.show-overflow .overflower .show-more {display: none;}
html .button-list.show-overflow .overflower .show-less {display: block;}

html .button-list li input {display: none!important;}

html .button-list li a.current, html .button-list li input[type="radio"]:checked+label {
    background: #180D3B!important;
    color:#ffffff!important;
    cursor: default;
}

.explore-content-header {
    margin-bottom: 10px;
}

#sort-order p {
  margin: 0px 8px 0px 0px;
  display: inline-block;
  vertical-align: top;
}

#sort-order #pa-sort {
  display: inline-block;
  vertical-align: top;
}

.explore-content-header #pa-sort > div {
    float: left;
    margin-bottom: 12px;
}

#sort-order > * {
    float: left;
    display: block;
}
#sort-order .mtx-select-wrapper {
    display: block;
    width: auto;
}

#sort-order .mtx-select-title {
  padding: 0px 26px 0px 0px;
  margin: 0px;
  min-height: 1px;
  border: none;
  background: none;
  color: #3cc0e8;
  font-weight: 400;
}

.explore-content-header #pa-view-style {
    margin-right: 20px;
}

#pa-view-style .list-style {
  float: left;
  margin-right: 6px;
  padding: 1px 6px;
}
#pa-view-style .list-style input, #pa-view-style .list-style label span {
    display: none!important;
}

#pa-view-style .list-style label {
    width: 27px;
    height: 28px;
    display: block;
    background-image: url(images/view-grid.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    cursor: pointer;
    opacity: 0.3;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
#pa-view-style .list-style.list label {
    background-image: url(images/view-list.svg);
}
#pa-view-style .list-style:hover label,
#pa-view-style .list-style input[type="radio"]:checked+label {
    opacity: 1;
}

.explore-content-header > h6, .explore-content-header > div {
    margin-bottom: 20px;
}

.pa-loop-message {
    clear: both;
    padding: 10px 0px;
}

.pa-load.pa-loop-message {display: none;}

.explore-content-footer {
    height: 48px;
    position: relative;
    width: 100%;
    box-sizing: border-box;
}

.explore-content-footer > .pa-loop-message {
  position: absolute;
}

.ex-sizer, #explore-content.iso-grid .explore-block {width: 48.8%;}
.ex-gutter-sizer {width: 2.4%;}

#explore-content.iso-grid .explore-block.full-block {
    width: 100%;
}

html .pa-block.pa-type-poets {
    background: #effffd!important;
    border-color: #28bfa8;
}
.pa-block.pa-type-poets .pa-block-type {color: #28bfa8;}
.pa-type-poets .type-icon {background-color: #28bfa8;}
html .pa-block.pa-sub-special-collections {
  background-color: #eefbff!important;
}

/* Directory */

.pa-block.pa-type-directory {
    background: none !important;
    border: 2px solid #ffffff;
}

.pa-dir-block.with-logo {
    padding-right: 54px;
}
.pa-block.pa-type-directory .pa-row-title-wrap {
    margin: 0px;
}

.pa-block.pa-type-directory .pa-block-type {
    color: #180d3b;
    margin-bottom: 14px;
}

.pa-block.pa-type-directory .pa-row-title {
    margin-bottom: 2px;
}
.pa-block.pa-type-directory .pa-row-metas p {
    margin-bottom: 12px;
}
.directory-more-wrap {
    text-align: right;
    margin-bottom: 8px;
    margin-top: -6px;
    clear: both;
}
.directory-more-wrap .fa-external-link-alt {
    font-size: 12px;
}

.pa-block .pa-block-type.with-arc-logo .type-icon {
  display: none;
}

.pa-block-type .arch-logo {
  position: absolute;
  width: 38px;
  height: 38px;
  top: 0px;
  left: 0px;
  border-radius: 100%;
  overflow: hidden;
}

.pa-block-type .arch-logo .arch-logo-img {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.pa-block.arch-896 .pa-block-type .arch-logo {
    border-radius: 0px;
}
.pa-block.arch-896 .pa-block-type .arch-logo .arch-logo-img {
    background-size: contain;
}

/* Type Icons */

.type-icon {
    width: 38px;
    height: 38px;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -19px;
    display: block;
    background-color: #3cc0e8;
    border-radius: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    overflow: hidden;
}
.pa-block.pa-type-poems .type-icon, .pa-block.pa-type-podcasts .type-icon {background-color:#180D3B;}

.pa-type-poems .type-icon {background-image: url(images/ico-t-poem.svg);}
.pa-type-poems.has-vid .type-icon {background-image: url(images/ico-t-vids.svg);}
.pa-type-poems.pa-sub-historic .type-icon {background-image: url(images/ico-t-hist.svg);}
.pa-type-poems.pa-sub-classic .type-icon {background-image: url(images/ico-t-clas.svg);}
.pa-type-poets .type-icon {background-image: url(images/ico-t-poet.svg);}
.pa-type-collections .type-icon {background-image: url(images/ico-t-coll.svg);}
.pa-type-collections.pa-sub-guided-tours .type-icon {background-image: url(images/ico-t-coll.svg);}
.pa-type-collections.pa-sub-special-collections .type-icon {background-image: url(images/ico-t-coll.svg);}
.pa-type-interviews .type-icon {background-image: url(images/ico-t-inte.svg);}
.pa-type-podcasts .type-icon {background-image: url(images/ico-cast.svg);}
.pa-type-keystones .type-icon {background-image: url(images/ico-t-keystone.svg);}
.pa-type-directory .type-icon {background-image: url(images/ico-t-directory.svg);}

.pab-members-only .type-icon {background-image: url(images/ico-mems.svg);}

.pa-type-post .type-icon {background-image: url(images/ico-t-news.svg);}
.pa-type-post.pa-sub-articles .type-icon {background-image: url(images/ico-t-article.svg);}

.pa-type-post.pa-sub-tl-event .type-icon {background-image: url(images/ico-t-hist.svg);}

/* PA Block */

.pa-block {
  border-bottom: 2px solid #3CC0E8;
  position: relative;
  overflow: hidden;
  z-index: 1;
  border-radius: 3px 3px 0px 0px;
}
.pa-block.pa-type-poems {border-color:#180D3B;}

.pa-block-bg-img {
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
}
.pa-block-bg-img:after {
  content:"";
  position: absolute;
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px;
  background: #ffffff;
  opacity: 0.95;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
}
.pa-block-bg-img.poet-bg:after {
    background: #e2f8ff;
}

.pa-block-key-bg-img {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -1;
}
html .pa-block-key-bg-img.mtx-lazy.mtx-done {
  opacity: 0.1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
}

.pa-block.pa-type-poets.with-p-full-image {
    padding-left: 40%;
}

.pa-block.pa-type-poets.with-p-full-image .poet-image {
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    width: 34%;
}

.pa-block .poet-image a, .pa-block .poet-image a:hover {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.pa-block.pa-type-poets.with-p-full-image .poet-image .poet-img {
  width: 100%;
  height: 100%;
  border-radius: 0px;
}


.pa-slide .pa-block .pa-block-inner {
  height: 100%;
  flex-grow: 1;
  flex-shrink: 1;
  display: flex;
  flex-basis: 0;
  align-items: flex-end;
  position: relative;
  padding-top: 50px;
  box-sizing: border-box;
}
.pa-slide .pa-block.type-book .pa-block-inner {padding-top: 30px;}

.pa-block .pa-block-type {
    position: relative;
    padding-left: 48px;
    height: 38px;
    width: 100%;
    margin: 0px 0px 20px;
    color:#3cc0e8;
    box-sizing: border-box;
}
.pa-block.color-lite .pa-block-type {color: #ffffff!important;}
.pa-slide .pa-block.type-book .pa-block-type {
    padding: 0px;
    height: auto;
}
.pa-block.pa-type-poems .pa-block-type, .pa-block.pa-type-podcasts .pa-block-type {color:#180D3B;}

.pa-block .pa-block-type > span {
  position: absolute;
  top: 50%;
  left: 48px;
  transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}


.pa-slide .pa-block .pa-block-type {
  margin: 0px;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
}

.pa-block .pa-block-inner .pa-block-content {
  width: 100%;
  display: block;
}
/*
.pa-block .poet-block {
    position: relative;
    display: table;
    padding-left: 75px;
    box-sizing: border-box;
    min-height: 55px;
    margin-bottom: 20px;
}*/

.pa-block .pa-block-title-wrap, .pa-block .pa-row-title-wrap {margin-bottom: 18px;}
.pa-block .pa-block-title-wrap .pa-block-title, .pa-block .pa-row-title-wrap .pa-block-title {margin: 0px;}


.pa-block.pa-type-post .post-img-overlay.overlay {
    background: #fff;
    opacity:0.8;
}

.pa-block.pa-type-post .post-img {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    filter: grayscale(100%);
}

.pa-slide .pa-block .pa-block-title {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    overflow: hidden;
    padding-bottom: 0;
    -webkit-box-orient: vertical;
}

.pa-block.color-lite .pa-block-title {color:#ffffff!important;}

.pa-block .pa-block-title, .pa-block .pa-block-title a, .pa-block .pa-block-summary-wrap p, .pa-block .pa-feat-excerpt p {color: #180D3B;}
.pa-block.color-lite .pa-block-title, .pa-block.color-lite .pa-block-title a, .pa-block.color-lite .pa-block-summary-wrap p, .pa-block.color-lite .pa-feat-excerpt p {color: #ffffff;}
.pa-block .pa-block-title a:hover {color: #3CC0E8;}


.pa-slide .pa-block .poet-name {margin-top: -16px;}

.pa-block .pa-block-title-wrap.with-p-image .pa-block-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}

.pa-block-title a {
    display: block;
}

.pa-block .pa-block-summary-wrap {margin-bottom: 18px;}
.pa-block .pa-block-summary-wrap .pa-block-summary {margin: 0px;}

.pa-block .pa-block-summary-wrap.with-p-image,
.pa-block .pa-block-title-wrap.with-p-image,
.pa-block .pa-block-content.with-p-image {
    position: relative;
    padding-left: 105px;
    min-height: 85px;
    margin-bottom: 20px;
    box-sizing: border-box;
}

.pa-block.with-p-full-image .pa-block-title-wrap.with-p-image {
    padding-left: 0px;
}

.pa-block .pa-block-title-wrap.with-p-image .poet-image,
.pa-block .pa-block-summary-wrap.with-p-image .tn-image,
.pa-block .pa-block-content.with-p-image .tn-image {
    position: absolute;
    top: 0px;
    left: 0px;
}

h6.date-box {
    display: inline-block;
    padding: 4px 10px;
    border: 1px solid #180D3B;
}
.spacer {
    width: 6px;
    display: inline-block;
}

/* Feat Block */

.pa-feat-block {margin-bottom: 20px;}

.pa-feat-block .media-part {
    position: absolute;
    float: none;
    right: 0px;
    top: 0px;
    bottom: 0px;
}

.pa-feat-block .text-part {
    margin: 0px;
    padding: 30px 0px 30px 30px;
}

.pa-feat-block .text-part .text-part-inner {
    position: relative;
}

.pa-feat-block .text-part .text-part-inner .pa-block-type {
    margin: 0px 0px 30px;
    position: relative;
}

.pa-feat-block .pa-feat-block-img {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

html .pa-feat-block .media-part > a {
    display: block;
    opacity: 1;
}

.pa-feat-block .media-part a .overlay {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -webkit-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
}

.pa-feat-block .media-part a:hover .overlay {
    opacity: 0.2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
}

.pa-feat-block .pa-feat-excerpt {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    overflow: hidden;
    padding-bottom: 0;
    -webkit-box-orient: vertical;
    margin-bottom: 20px;
}
.pa-feat-block .pa-feat-excerpt p {margin: 0px;}

/* PA Scroller */

.pa-scroller-wrap {
    margin-bottom: 20px;
}

.pa-scroller-outer {
    background: #ffffff;
}

.pa-scroller-nav-wrap {
    background: #180D3B;
    padding-top: 26px;
    padding-bottom: 26px;
    position: relative;
}

.pa-scroller-nav {
    display: block;
    width: 100%;
    box-sizing: border-box;
}

html .pa-scroller-nav-outer.frac4 {
    width: 34.66%;
    margin: 0px;
    padding-left: 1px;
    padding-right: 1px;
    box-sizing: border-box;
}

.pa-scroller-nav .pa-scroller-nav-item {
    color: #ffffff;
    padding: 16px 30px 16px 70px;
    position: relative;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

.pa-scroller-nav .pa-scroller-nav-item.active {
    background: #3CC0E8;
}

.pa-scroller-nav .pa-scroller-nav-item .type-icon {
    left: 16px;
}

.pa-scroller-nav .pa-scroller-nav-item .pa-scroller-nav-item-title {
  color:#ffffff;
  margin: 0px;
}

.pa-scroller-arrs > div {
    text-align: center;
    color: #fff;
    font-size: 22px;
    line-height: 26px;
    cursor: pointer;
    position: absolute;
    left: 0px;
    right: 0px;
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -webkit-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
}

.pa-scroller-arrs > div:hover {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.pa-scroller-arrs > div.disabled {
    opacity: 0.2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    pointer-events: none;
    cursor: default;
}

.pa-scroller-arrs .owl-prev {top: 0px;}
.pa-scroller-arrs .owl-next {bottom: 0px;}

.pa-scroller .pa-block {
    border: none;
    margin: 0px;
}

.pa-scroller .pa-block.pa-type-poets .pa-row-title-wrap .pa-row-title, .pa-scroller .pa-block.pa-type-poets .pa-row-title-wrap .pa-row-metas {
    float: none;
    text-align: left;
    max-width: 100%;
    margin-bottom: 12px;
}
.pa-scroller .pa-block.pa-type-poets .pa-row-title-wrap .pa-row-metas p {margin: 0px;}

.pa-scroller-nav.with-v-over .pa-scroller-nav-item { display: none;}
.pa-scroller-nav.with-v-over .pa-scroller-nav-item.v-nav-vis {display: block;}


/* Explore Blocks */

.explore-blocks {margin-bottom: 30px;}
.explore-block-row-1 {margin-bottom: 30px;}

.explore-block.df-enabled {
    z-index: 999;
}

.pa-block.pa-type-poets .pa-row-title-wrap {margin-bottom: 0px;}
.pa-block.pa-type-poets .pa-row-title-wrap .pa-row-title {
  float: left;
  max-width: 64%;
  margin-bottom: 12px;
}
.pa-block.pa-type-poets .pa-row-title-wrap .pa-row-metas {
  float: right;
  max-width: 34%;
  text-align: right;
  margin-bottom: 18px;
}

.pa-block.pa-type-poets .pa-row-title .pa-block-title, .pa-block.pa-type-poets .pa-row-title .date-box, .pa-block.pa-type-poets .pa-row-title-wrap .pa-row-metas p {
    margin: 0px;
    display: inline-block;
    vertical-align: top;
}
.pa-block.pa-type-poets .pa-row-title .date-box {
    margin-bottom: 6px;
}
html .pa-block.pa-type-poets .pa-row-title .pa-block-title {
  margin-right: 20px;
  margin-bottom: 6px;
}
html .pa-block.pa-type-poets .pa-row-title-wrap .pa-row-metas p {margin-left: 20px;}

.pa-block-summary-wrap span.excerpt_part.no-hits {display: none!important;}

.pa-block.pa-block-video {
    padding-right: 48%;
}
.pa-block.pa-block-video:before {
  content:"";
  background: #180d3b;
}
.pa-block.pa-block-video .mtx-yt-loader, .pa-block.pa-block-video:before {
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: 0px;
    width: 44%;
    padding: 0px;
    height: auto;
}

.view-grid .pa-block.pa-block-video {
  padding-right: 20px;
  padding-top: 46%;
}
.view-grid .pa-block.pa-block-video .mtx-yt-loader, .view-grid .pa-block.pa-block-video:before {
  left: 0px;
  width: 100%;
  bottom: auto;
  height: 0px;
  padding-top: 42%;
}

.pa-block.pa-block-video .pa-block-summary-wrap {
    display: none;
}

.pa-block.pa-block-video .poem-player .poem-player-header .poem-title,
.pa-block.pa-block-video .poem-player .poet-block {
    float: none;
    max-width: 100%;
    text-align: left;
}
.pa-block.pa-block-video .poem-player .poet-block {
    margin-top: -6px;
}

.explore-block .poem-player.inline {margin-bottom: 20px!important;}


.pa-block.pa-type-poems .pa-block-summary-wrap {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0px;
}
.pa-block.pa-type-poems .pa-block-summary-wrap p {margin: 0px;}
.pa-block.pa-type-poems .pa-block-summary-wrap .excerpt_part {
    display: block;
    margin-top: 20px;
    margin-bottom: 10px;
}

/* Keyword Search */

.pa-home-search-form {
  position: relative;
  max-width: 530px;
  box-sizing: border-box;
  margin: 0px auto 30px;
}

.pa-home-search-form .search-key {
  display: block;
  width: 100%;
  margin: 0px;
  box-sizing: border-box;
  background: #ffffff;
  border:none;
  color:#000000;
  font-size: 26px;
  line-height: 40px;
  padding: 10px 70px 10px 20px;
  text-overflow: ellipsis;
  border-radius: 30px;
}

.search-key::-webkit-input-placeholder {color: #0086ca;}
.search-key::-moz-placeholder { color: #0086ca;}
.search-key:-ms-input-placeholder { color: #0086ca;}
.search-key:-moz-placeholder { color: #0086ca;}

.pa-home-search-form .btn {
    position: absolute;
    top: 0px;
    right: 0px;
    margin: 0px;
    padding: 0px;
    background-image: url(images/search-b.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    height: 50px;
    width: 70px;
    top: 50%;
    margin-top: -25px;
}
.pa-home-search-form .btn:after, .pa-home-search-form .btn span {display: none;}

.pa-home-search-form .key-submit {
  position: absolute;
  top: 0px;
  right: 0px;
  height: 42px;
  width: 42px;
  border: none;
  background-color: #3CC0E8;
  box-shadow: none;
  background-image: url(images/ico-search-w.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border-radius: 100%;
  transition: background-color 0.2s ease-in-out;
  -moz-transition: background-color 0.2s ease-in-out;
  -webkit-transition: background-color 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out;
}
.pa-home-search-form .key-submit:hover {background-color: #3cc0e8;}
.pa-home-search-form .key-submit span {display: none;}

.pa-home-search-form button.pa-home-submit:after {
  background-image: url(images/ico-search-w.svg);
  margin-top: 0px!important;
}


/* JSP Scroll Plane */

.jspContainer{overflow:hidden;position:relative}.jspHorizontalBar,.jspPane,.jspVerticalBar{position:absolute}.jspVerticalBar{top:0;right:0;width:16px;height:100%;background:red}.jspHorizontalBar{bottom:0;left:0;width:100%;height:16px;background:red}.jspCap{display:none}.jspHorizontalBar .jspCap{float:left}.jspTrack{background:#dde;position:relative}.jspDrag{background:#bbd;position:relative;top:0;left:0;cursor:pointer}
.jspHorizontalBar .jspDrag,.jspHorizontalBar .jspTrack{float:left;height:100%}.jspArrow{background:#50506d;text-indent:-20000px;display:block;cursor:pointer;padding:0;margin:0}.jspArrow.jspDisabled{cursor:default;background:#80808d}.jspVerticalBar .jspArrow{height:16px}.jspHorizontalBar .jspArrow{width:16px;float:left;height:100%}
.jspVerticalBar .jspArrow:focus{outline:0}.jspCorner{background:#eeeef4;float:left;height:100%}* html .jspCorner{margin:0 -3px 0 0}



/* PA Players  */

  .poem-player {
    margin-bottom: 18px;
    position: relative;
  }
  .poem-player.featured {
    margin-bottom: 0px;
    padding-bottom: 18px;
  }
  .poem-player.inline {margin-bottom: 30px;}

  .poem-list .poem-player {margin-bottom: 30px;}

  .poem-player.removed {
    opacity: 0.5;
  }

  /* Player Header */

  .poem-player .poem-player-header {
    position: relative;
    width: 100%;
  }

  .poem-player .poem-player-header .poem-title {
    margin-bottom: 10px;
    float: left;
    max-width: 64%;
  }
  .poem-player .poem-player-header .poem-title.no-poet {
    float: none;
    max-width: 100%;
  }
  .poem-player .poem-player-header .poem-title h3,
  .poem-player .poem-player-header .poem-title h2 {font-weight: 400;}
  .poem-player.featured .poem-player-header .poem-title {margin-bottom: 30px;}
  .poem-player.featured .poem-player-header .poem-title a {
    transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    -webkit-transition: color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out;
  }

  .poem-player .poem-player-header .poem-title h3,
  .poem-player .poem-player-header .poem-title h2 {margin: 0px;}
  .poem-player.featured .poem-player-header .poem-title h3 {
    font-size: 50px;
    line-height: 54px;
    font-weight: 500;
    letter-spacing: -1px;
  }

  .poem-player .poem-player-header .poem-title h3 a, .poem-player .poet-block .poet-name p a {color:#180D3B;}
  .poem-player .poem-player-header .poem-title h3 a:hover, .poem-player .poet-block .poet-name p a:hover {color:#3CC0E8;}

  .poem-player .poem-player-header .poem-title .read_by {margin: 0px;}
  .read_by {font-style: italic;}

  .poem-player .poem-player-header .player-metas {margin-top: 30px;}

  .poem-player .poet-block {
    margin-bottom: 10px;
    float: right;
    max-width: 34%;
    text-align: right;
  }
  .poem-player.featured .poet-block {margin-bottom: 30px;}

  .pa-block .poet-name, .pa-block .pa-row-metas {
    font-size: 18px;
    line-height: 24px;
  }

  .poet-img, .tn-img {
      width: 85px;
      height: 85px;
      background-repeat: no-repeat;
      background-position: 50% 40%;
      background-size: cover;
      border-radius: 99px;
      margin-bottom: 10px;
      display: inline-block;
  }

  .poem-player .poet-block .poet-name p {margin: 0px;}

  .player-metas {margin-top: 30px;}

  /* PA Player */

  .pa-player {
    position: relative;
    padding: 0px 190px 0px 70px;
  }

  .poem-player.player-only .pa-player,
  .poem-player.micro .pa-player {padding-right: 70px;}
  .sortable-list .pa-player {padding-right: 250px;}


  /* Controls */

  .pa-player .pa-player-control, .pa-player .pa-poem-add .simplefavorite-button, .pa-player .pa-poem-add .member-fav, .pa-poem-drag {
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 25px;
    position: absolute;
    top: 0px;
    background-color: #FFFFFF;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    -webkit-transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
  }

  .pa-player .pa-player-control:hover, .pa-player .pa-poem-add .simplefavorite-button:hover, .pa-player .pa-poem-add .member-fav:hover, .pa-poem-drag:hover { background-color:#E2E2E2;}

  .pa-player .pa-poem-play {
    left: 0px;
    background-color: #3cc0e8;
    background-image: url(images/play-w.svg);
    border:none!important;
  }
  .pa-player .pa-poem-play:hover {background-color: #0E90B8;}
  .pa-player.playing .pa-poem-play {background-color: #0E90B8;}
  .pa-player.playing .pa-poem-play:hover {background-color: #3cc0e8;}
  .pa-player.playing .pa-poem-play {background-image: url(images/pause-w.svg);}

  .pa-player .close-eyes {right: 60px;}
  .sortable-list .pa-player .close-eyes {right: 120px;}

  .pa-player .pa-poem-drag {
    background-image: url(images/drag-w.svg);
    display: none;
  }
  .pa-player .pa-poem-add, .sortable-list .pa-player .pa-poem-drag {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 50px;
    height: 50px;
  }
  .sortable-list .pa-player .pa-poem-add {right: 60px;}
  .sortable-list .pa-player .pa-poem-drag {
    display: block;
    background-image: url(images/drag-w.svg);
    background-color: #3cc0e8;
  }

  .pa-player .pa-poem-add .member-fav {background-image: url(images/add.svg);}
  .pa-player .pa-poem-add .member-fav.remove {
    background-image: url(images/ico-bin-w.svg);
    background-color: #3cc0e8;
    opacity: 1;
  }
  .pa-player .pa-poem-add .member-fav.remove:hover, .sortable-list .pa-player .pa-poem-drag:hover {
    background-color: #0E90B8;
    border-color: #0E90B8;
  }
  .pa-player .pa-poem-add .member-fav.nonmember-fav {opacity: 0.5;}

  .pa-player .pa-poem-volume {
    position: absolute;
    top: 0px;
    right: 120px;
    width: 50px;
    height: 50px;
  }
  .poem-player.player-only .pa-player .pa-poem-volume,
  .poem-player.micro .pa-player .pa-poem-volume {right: 0px;}
  .sortable-list .pa-player .pa-poem-volume {right: 180px;}

  .pa-player .pa-poem-volume .pa-volume {
    background-image: url(images/vol.svg);
    background-color: transparent;
    border:none;
    transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -webkit-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
  }

  .pa-player.vol-muted .pa-poem-volume .pa-volume {
    opacity: 0.3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  }

  .pa-volume-slider-wrap {
    position: absolute;
    display: block;
    bottom: 100%;
    left: 50%;
    margin-left: -55px;
    padding-bottom: 12px;
    width: 110px;
    opacity: 0;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
  }

  .pa-player .pa-poem-volume:hover .pa-volume-slider-wrap {opacity: 1;}

  .pa-volume-slider {
    padding: 15px;
    background: #180d3b;
    box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.10);
  }

  .pa-volume-slider:before {
    content: "";
    width: 16px;
    height: 16px;
    background: #180d3b;
    position: absolute;
    bottom: 5px;
    transform: rotate(45deg);
    left: 50%;
    margin-left: -10px;
  }

  .pa-volume-slider > .pa-volume-bar {
    position: relative;
    display: block;
    width: 80px;
    height: 2px;
    cursor: pointer;
    background-color: #3cc0e8;
  }

  .pa-volume-slider > .pa-volume-bar > .pa-volume-handlebar {
      position: absolute;
      top: 0;
      left: 0;
      height: 2px;
      background-color: #ffffff;
  }

  .pa-volume-slider > .pa-volume-bar > .pa-volume-handlebar:after {
    content: "";
    position: absolute;
    display: block;
    width: 12px;
    height: 12px;
    background: #ffffff;
    border-radius: 99px;
    top: 50%;
    margin-top: -6px;
    left: 100%;
    margin-left: -6px;
  }

  /* Progress */

  .pa-player .pa-poem-progress {
    position: relative;
    height: 50px;
    display: block;
  }

  .pa-player .pa-poem-progress .timer {
    font-size: 15px;
    line-height: 20px;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    color: #180d3b;
    font-weight: 500;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: default;
    pointer-events: none;
  }

  .poem-player.micro .pa-player .pa-poem-progress .timer {display: none;}

  .pa-player .pa-poem-progress .timer.current {left: 0px;}
  .pa-player .pa-poem-progress .timer.full {right: 0px;}

  .pa-player.sample .pa-poem-progress .timer.current {display: none;}
  .pa-player .pa-poem-progress .timer.sample {font-size: 13px;}

  .poem-player.inline .pa-player .pa-poem-progress .timer.current,
  .poem-player.micro .pa-player .pa-poem-progress .timer {display: none;}

  .pa-player .pa-poem-progress .pa-progress-slider {
    height: 20px;
    position: absolute;
    display: block;
    top: 50%;
    margin-top: -10px;
    left: 60px;
    right: 60px;
    cursor: pointer;
  }
  .poem-player.inline .pa-player .pa-poem-progress .pa-progress-slider,
  .poem-player.micro .pa-player .pa-poem-progress .pa-progress-slider {left: 10px;}
  .poem-player.micro .pa-player .pa-poem-progress .pa-progress-slider {right: 0px;}

  .pa-player .pa-poem-progress .pa-progress-slider:before,
  .pa-player .pa-poem-progress .pa-progress-bar,
  .pa-player .pa-poem-progress .pa-loading-bar {
    content: "";
    position: absolute;
    top: 9px;
    left: 0px;
    height: 2px;
    background: #3CC0E8;
  }
  .pa-player .pa-poem-progress .pa-progress-slider:before {
    right: 0px;
    opacity: 0.25;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
  }
  .pa-player .pa-poem-progress .pa-progress-bar {background: #180D3B;}

  .pa-player .pa-poem-progress .pa-progress-bar:after {
    content:"";
    position: absolute;
    top: -8px;
    left: 100%;
    width: 18px;
    margin-left: -9px;
    height: 18px;
    background: #180D3B;
    display: block;
    border-radius: 99px;
    box-sizing: border-box;
  }

  .pa-player-wrap {
    background: #f3f4f8;
    padding: 10px;
    border-radius: 100px;
  }

  .poem-player.featured .pa-player-wrap,
  .poem-list .pa-player-wrap,
  .collection-item .pa-player-wrap {
    background: #e8e9ee;
  }



  /* Distraction Free */

  .df-close, .df-title {display: none;}
  .poem-player.eyes-closed .df-close {
      display: block;
      position: absolute;
      top: 0px;
      right: 0px;
      bottom: 200px;
      left: 0px;
  }
  .df-title {
    position: absolute;
    bottom: 110px;
    left: 40px;
    right: 40px;
  }
  .df-title h6 {
    color:#ffffff;
    margin: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .poem-player.eyes-closed .df-title {display: block;}

  .pa-player .close-df {
    display: none;
    position: fixed;
    top: 40px;
    right: 40px;
  }

  .pa-player .close-eyes .eye {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-image: url(images/eye-open.svg);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transition: transform 0.2s ease-in-out, opacity 0.4s ease-in-out;
    -moz-transition: transform 0.2s ease-in-out, opacity 0.4s ease-in-out;
    -webkit-transition: -webkit-transform 0.2s ease-in-out, opacity 0.4s ease-in-out;
    -o-transition: transform 0.2s ease-in-out, opacity 0.4s ease-in-out;
    transform-origin: 50% 50%;
  }
  .pa-player .close-eyes .eye.eye-shut {background-image: url(images/eye-shut.svg);}

  .close-eyes.shut .eye-open, .close-eyes.shut .eye-shut, .close-eyes:hover .eye-open, .close-eyes:hover .eye-shut {
    transition: transform 0.4s ease-in-out, opacity 0.3s ease-in-out;
    -moz-transition: transform 0.4s ease-in-out, opacity 0.3s ease-in-out;
    -webkit-transition: -webkit-transform 0.4s ease-in-out, opacity 0.3s ease-in-out;
    -o-transition: transform 0.4s ease-in-out, opacity 0.3s ease-in-out;
  }

  .close-eyes.shut:hover .eye-open, .close-eyes.shut:hover .eye-shut {
    transition: transform 0.2s ease-in-out, opacity 0.4s ease-in-out;
    -moz-transition: transform 0.2s ease-in-out, opacity 0.4s ease-in-out;
    -webkit-transition: -webkit-transform 0.2s ease-in-out, opacity 0.4s ease-in-out;
    -o-transition: transform 0.2s ease-in-out, opacity 0.4s ease-in-out;
  }

  .close-eyes.shut .eye-open, .close-eyes.shut:focus .eye-open, .close-eyes.shut:active .eye-open {
      opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }

  .close-eyes.shut .eye-shut, .close-eyes.shut:focus .eye-shut, .close-eyes.shut:active .eye-shut {
      transform: rotateX(180deg);
      -webkit-transform: rotateX(180deg);
  }

  .poem-player.eyes-closed .close-df {display: block;}

  .poem-player.eyes-closed .pa-player-wrap {
    position: fixed;
    z-index: 9999;
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: 0px;
    padding: 0px;
    margin: 0px;
    background: none;
    border-radius: 0px;
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }

  .poem-player.eyes-closed .pa-player-wrap .pa-player {
      position: absolute;
      bottom: 40px;
      left: 40px;
      right: 40px;
  }

  .df-transition.poem-player.eyes-closed .pa-player-wrap {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }

  .poem-player .pa-player-wrap:before {
      content: "";
      opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      transition: opacity 0.4s ease-in-out;
      -moz-transition: opacity 0.4s ease-in-out;
      -webkit-transition: opacity 0.4s ease-in-out;
      -o-transition: opacity 0.4s ease-in-out;
  }

  .poem-player.eyes-closed .pa-player-wrap:before {
      position: absolute;
      top: -3000px;
      left: -3000px;
      right: -3000px;
      bottom: -3000px;
      background: #180d3b;
      opacity: 0.95;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
  }

  .poem-player.eyes-closed .pa-player .pa-poem-progress .timer {color: #ffffff;}

  .poem-player.eyes-closed .pa-player .pa-poem-progress .pa-progress-bar,
  .poem-player.eyes-closed .pa-player .pa-poem-progress .pa-progress-bar:after {background: #FFFFFF;}

  .poem-player.eyes-closed .pa-player .pa-poem-play {
    background-color: #FFFFFF;
    background-image: url(images/play.svg);
  }
  .poem-player.eyes-closed .pa-player .pa-poem-play:hover {background-color: #E2E2E2;}
  .poem-player.eyes-closed .pa-player.playing .pa-poem-play {
    background-color: #3CC0E8;
    background-image: url(images/pause-w.svg);
  }
  .poem-player.eyes-closed .pa-player.playing .pa-poem-play:hover {background-color: #0E90B8;}

  .poem-player.eyes-closed .pa-player .pa-poem-volume .pa-volume {background-image: url(images/vol-w.svg);}

/* Video Player */

.single-poems .featured-area.with-vid .poem-player {
    width: 48%;
    float: left;
}

.single-poems .featured-area.with-vid .pa-vid-player-wrap {
    width: 48%;
    float: right;
    margin-left: 4%;
}

.single-poems .featured-area.with-vid .poem-title, .single-poems .featured-area.with-vid .poet-block {
  float: none;
  max-width: 100%;
  text-align: left;
  margin-bottom: 10px;
  padding: 0px;
  min-height: 1px;
}

.pa-vid-wrap {
  position: relative;
  padding-bottom: 56.25%;
  height: 0px;
  overflow: hidden;
  max-width: 100%;
  margin-bottom: 20px;
}

.pa-vid-wrap iframe {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}

.vid-poet-quote {
    margin: 30px 0px 20px;
}

.collection-list .collection-item.with-video .pa-vid-player-wrap {
  float: left;
  width: 30%;
  margin-right: 4%;
}

.collection-list .collection-item.with-video .collection-inner {
  overflow: hidden;
}

.collection-item.with-video .poem-player .poem-player-header .poem-title, .collection-item.with-video .poem-player .poet-block {
  float: none;
  max-width: 100%;
  /*margin: 0px;*/
  text-align: left;
}

.collection-item.with-video .poem-player.inline {margin-bottom: 20px;}
.collection-item.with-video .collection-item-text {margin-top: 20px;}

/* My Dedications */

.sponsor-row {
    padding: 20px 20px 10px;
    background: #ffffff;
    margin-bottom: 20px;
}

/* My Archive */

.myarchive-header {
    display: block;
    position: relative;
}

.myarchive-clear {text-align: right;}

.simplefavorites-clear[disabled] {
    opacity: 0.5!important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    pointer-events: none;
}

.empty-list-extra {margin-top: 60px;}

/* My Archive - Share */


#share-it .collection-link-wrap {
  position: relative;
  margin-bottom: 10px;
}

#share-it .collection-link-wrap .pa-notice-text {
    margin-bottom: 5px;
    left: 50%;
    margin-left: -75px;
    opacity: 0;
    position: absolute;
    background: #180D3B;
    color: #ffffff;
    width: 150px;
    bottom: 100%;
    padding: 10px;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    z-index: 1;
}

#share-it .collection-link-wrap .pa-notice-text:before {
    content: "";
    width: 20px;
    height: 20px;
    background: #180D3B;
    position: absolute;
    transform: rotate(45deg);
    left: 50%;
    margin-left: -10px;
    bottom: -10px;
    z-index: -1;
}

#share-it .collection-link-wrap.copied .pa-notice-text {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}


  /* Lightbox
  ------------------------------------------------------ */

  .mfp-wrap button.mfp-arrow,
  .mfp-wrap button.mfp-arrow:active,
  .mfp-wrap button.mfp-arrow:hover,
  .mfp-wrap button.mfp-arrow:focus {
  	background: transparent !important;
  	border: none !important;
  	outline: none;
  	position: absolute;
  	top: 50%;
  	box-shadow: none !important;
  	-moz-box-shadow: none !important;
  	-webkit-box-shadow: none !important;
  }
  .mfp-wrap .mfp-close,
  .mfp-wrap .mfp-close:active,
  .mfp-wrap .mfp-close:hover,
  .mfp-wrap .mfp-close:focus {
  	background: transparent !important;
  	border: none !important;
  	outline: none;
  	position: absolute;
  	top: 0;
  	box-shadow: none !important;
  	-moz-box-shadow: none !important;
  	-webkit-box-shadow: none !important;
  }
  .admin-bar .mfp-wrap .mfp-close,
  .admin-bar .mfp-wrap .mfp-close:active,
  .admin-bar .mfp-wrap .mfp-close:hover,
  .admin-bar .mfp-wrap .mfp-close:focus {
  	top: 32px!important;
  }
  img.mfp-img {
  	padding: 0;
  }
  .mfp-counter {
  	display: none;
  }

  .mfp-wrap .mfp-preloader.fa {
  	font-size: 30px;
  }

/* Forms */

.mtx-select-wrapper > select:focus-visible {
  outline: -webkit-focus-ring-color auto 1px!important;
}

html .gform_wrapper label.gfield_label, html .gform_wrapper legend.gfield_label {font-weight: 300;}
html .gform_wrapper .gfield_required {
    color: red;
    font-weight: 700;
    margin-left: 6px;
}

html .gform_wrapper li.hidden_label input {margin-top: 0px;}

#main-wrap .gform_wrapper .gfield.third {
  width: 33.33%;
  float: left;
  clear: none;
  padding-right: 10px!important;
  margin-bottom: 0px!important;
}
#main-wrap .gform_wrapper .gfield.third.first {clear: both;}

#main-wrap .label-click .gfield_radio li input[type="radio"]:checked+label, #main-wrap .label-click .gfield_checkbox li input[type="checkbox"]:checked+label {
    background: #3cc0e8;
}

html .gform_wrapper .gform_footer {margin: 0px;}

#sort-order .mtx-select-wrapper > .mtx-select-arrow {display: none;}

#sort-order .mtx-select-title:after, .pa-filter-tabs .tab-header .filter-name:after {
  content:"";
  position: absolute;
  top: 50%;
  margin-top: -7px;
  right: 2px;
  width: 10px;
  height: 10px;
  transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  border-right: 2px solid #180D3B;
  border-bottom: 2px solid #180D3B;
  box-sizing: border-box;
}
.pa-filter-tabs .tab-header.active .filter-name:after {border-color:#ffffff;}

.woocommerce-password-strength {font-weight: 300;}
html .gform_wrapper .gfield_password_strength {
    border: none!important;
    text-align: center;
    font-weight: 300;
    padding: 3px .5em;
    font-size: 1em;
    line-height: inherit;
}
html .gform_wrapper .gfield_password_strength.mismatch, html .gform_wrapper .gfield_password_strength.short {background-color: #f1adad;}
html .gform_wrapper .gfield_password_strength.bad {background-color: #fbc5a9;}
html .gform_wrapper .gfield_password_strength.good {background-color: #ffe399;}
html .gform_wrapper .gfield_password_strength.strong {background-color: #c1e1b9;}

#main-wrap .gform_wrapper div.validation_error {
    padding: 0px;
    font-size: 18px;
}
#main-wrap .gform_wrapper div.validation_error, #main-wrap .gform_wrapper .validation_message {
  font-weight: normal;
  color: #790000;
}

#the-content .gform_wrapper .gform_page_footer input.button {
    font-size: 16px;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: 500;
}

#the-content #gform_wrapper_5 .gform_page_footer input.button {
    background: #593d95!important;
    color:#ffffff!important;
}

#the-content #gform_wrapper_5 .gform_page_footer input.button:hover {
    background: #442b79!important;
    color:#ffffff!important;
}

.gform_wrapper .pa-country-only .ginput_complex .ginput_left, .gform_wrapper .pa-country-only .ginput_complex .ginput_right {
    width: 100%;
    padding-right: 0px;
    margin-top: 0px;
}

#main-wrap .gfield.ticker ul.gfield_checkbox li input, #main-wrap .gfield.ticker ul.gfield_radio li input {
  display: block!important;
    opacity: 0;
    position: absolute;
    width: 24px;
    height: 24px;
    top: 50%;
    margin-top: -12px;
    left: 0px;
}

#main-wrap .gfield.ticker ul.gfield_radio li input[type="radio"]:focus+label:before, #main-wrap .gfield.ticker ul.gfield_checkbox li input[type="checkbox"]:focus+label:before {
    border-color: #222222!important;
}



/* Cookie Bar */

html #matrix-cookie-bar {
    font-size: 16px;
    line-height: 22px;
}

/* Blog */

.mtx-post {border-bottom: 1px solid #d3d3d3;}

.mtx-post .post-text {margin-top: 10px;}
.mtx-post .pa-news-metas {margin-bottom: 8px;}
.mtx-post .post-title {margin-bottom: 18px;}

.mtx-post .post-img {
    border-radius: 100%;
    overflow: hidden;
}

.mtx-post .post-img a .post-overlay {
  background: #3cc0e8;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -webkit-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
}

.mtx-post .post-img a:hover .post-overlay {
  opacity: 0.4;
}

.pa-slide .pa-block.pa-news-block .pa-block-inner {
  padding-top: 0px;
  align-items: flex-start;
}

.pa-block.pa-news-block .pa-block-title-wrap.with-p-image .pa-block-title {
    overflow: visible;
    white-space: normal;
}

/* Single Blog */

.single-post #the-page {padding-bottom: 80px;}

#single-blog .pa-news-metas {
    margin-bottom: 20px;
}

.pa-post-shares {margin: 30px 0px;}
.pa-post-shares > h6 {
  float: left;
  margin: 2px 20px 2px 0px;
}

.pa-post-shares > a {
  float: left;
  margin-right: 6px;
}

/* FAQs */

.faqs-wrap .faqs-cat-wrap {margin-top: 50px;}
.faqs-wrap .faqs-cat-wrap:first-child {margin-top: 0px;}
.faqs-wrap .faqs-cat-wrap > h6 {margin: 0px 0px 30px;}

.faq-toggle {
    margin-bottom: 20px;
    background: #fff;
    padding: 20px;
}

/* Registration */

.pa-registration .u-column1.col-1 {display: none;}
.woocommerce.pa-registration .col2-set .col-2 {
    float: none;
    width: 100%;
}
.woocommerce.pa-registration .col2-set .col-2 > h2 {display: none;}
.woocommerce.pa-registration form.register {margin: 0px;}

/* Account */

.pa-dash-row.row, .pa-dash-row .pa-cta, .account-section, .account-section .pa-cta, #the-content .pa-cta, .home-cta .pa-cta {margin-bottom: 50px;}

.account-img-wrap {
    width: 150px;
    position: absolute;
    top: 50%;
    margin-top: -75px;
    left: 0px;
    background: #f1f1f1;
    border-radius: 100%;
    overflow: hidden;
}

.account-img-wrap .account-img {
    height: 0px;
    padding-bottom: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
}

.with-img .pa-section-inner {
    padding-left: 180px;
}

.dash-stat-box.pa-boxed {margin: 0px;}

.woocommerce-edit-account .pa-woo-account-content button.woocommerce-Button.button {margin-top: 20px;}

/* Account / Store Nav */

.mtx-navigation > li.menu-item-has-children > a:after {line-height: 0px;}

#pa-inner-nav .mtx-navigation {
    position: relative;
    float: none;
    display: block!important;
}

#pa-inner-nav #main-navigation {
    display: block!important;
}

#pa-inner-nav .mtx-navigation > li > a {
  color: #ffffff;
  padding: 12px 14px;
  position: relative;
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.5px;
}

#pa-inner-nav .mtx-navigation > li > a .fa {
  font-size: 12px;
  vertical-align: top;
  display: inline-block;
  line-height: 18px;
  margin-left: 3px;
  color: #067c6b;
}
#pa-inner-nav .mtx-navigation.inner-menu-now > li > a .fa {color: #180D3B;}

#pa-inner-nav .mtx-navigation .sub-menu {
  padding: 10px 0px;
  background: #180d3b;
}

#pa-inner-nav .mtx-navigation .sub-menu li, #pa-inner-nav .mtx-navigation .sub-menu {border: none;}
#pa-inner-nav .mtx-navigation .sub-menu li > a {
  color: #ffffff;
  font-size: 16px;
  line-height: 18px;
}
#pa-inner-nav .mtx-navigation .sub-menu li > a:hover {color: #28BFA8;}

/* Catalogue Nonmember */


.nonmember-over {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 9999;
    display: none;
}
.nonmember-over.shown {display: block;}

.nonmember-over .woocommerce form.login {margin: 0px;}

.nonmember-over > .container {height: 100%;}

.nonmember-over .nonmember-overlay {
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}
.nonmember-over .v-wrap {position: relative;}
.nonmember-over .fl-flex-middle {
  padding: 30px;
  position: relative;
}

.nonmember-inner-overlay {
  opacity: 0.95;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
  background: #ffffff;
}

/* Store / Catalogue */

.store-filter-outer {
  padding-top: 30px;
}

.store-header {margin-bottom: 30px;}
.cata-intro {margin-bottom: 30px;}

.pa-store-block {
  border-bottom: 2px solid #28BFA8;
  background: #ffffff;
  width: 100%;
  display: block;
  margin-bottom: 30px;
}

.single-poems .pa-store-block {background: #F3F4F8!important;}

.store-row .pa-store-block {
  padding: 15px;
  box-sizing: border-box;
}

.pa-store-block .pa-store-img-wrap {
    width: 100%;
    padding-bottom: 100%;
    background: #f7f7f7;
    position: relative;
}

.store-row .pa-store-block .pa-store-media {
    width: 38%;
    float: left;
    margin-right: 4%;
}

.pa-store-block .pa-store-img-wrap .pa-store-img {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.pa-store-block .pa-store-img-over.overlay {
    background: #28bfa8;
    opacity: 0;
    ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

.pa-store-block a:hover .pa-store-img-over.overlay {
    opacity: 0.2;
    ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
}

.pa-store-block .pa-store-block-text {
  padding: 20px;
}

.store-row .pa-store-block .pa-store-block-text {
    float: left;
    width: 58%;
    box-sizing: border-box;
    padding: 0px;
}

.credit-no {margin: 0px 0px 12px;}

.pa-store-block .store-item-title {margin: 0px;}
.pa-store-block .store-item-title a {color:#180D3B;}
.pa-store-block .store-item-title a:hover {color:#28BFA8;}

.store-row .pa-store-block .store-item-title {font-size: 22px;line-height: 28px;}

.pa-store-block.pa-store-featured {
    background: #180d3b;
    border: none;
    padding: 30px;
}

.pa-store-block.pa-store-featured .pa-store-media {
    width: 28%;
    margin-right: 4%;
    float: left;
}

.pa-store-block.pa-store-featured .pa-store-block-text {
    padding: 0px;
}

.pa-store-block.pa-store-featured .store-item-title a {color: #ffffff;}

.store-cats .cat-box {
    background: #180d3b;
    padding: 20px;
    margin-bottom: 30px;
    text-align: center;
    position: relative;
    z-index: 1;
}

.store-cats .cat-box .cat-box-img {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -2;
}

.store-cats .cat-box .overlay {
  z-index: -1;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}

.store-cats .cat-box:hover .overlay {
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}

.store-cats .cat-box h6 {
  margin: 20px 0px;
  color: #ffffff;
  z-index: 2;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    background: #ffffff;
    color: #180d3b;
    font-size: 20px;
    line-height: 28px;
}
.woocommerce-message {border-top-color: #28bfa8;}
.woocommerce-message::before {color: #28bfa8;}
.woocommerce-info {border-top-color: #0086ca;}
.woocommerce-info::before {color: #0086ca;}
.woocommerce-error {border-top-color: #b81c5d;}
.woocommerce-error::before {color: #b81c5d;}

.woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button, .woocommerce-page .woocommerce-error .button, .woocommerce-page .woocommerce-info .button, .woocommerce-page .woocommerce-message .button {
    float: right;
    margin-left: 30px;
}

.woocommerce-info::before {
    content: "\f05a";
    font-family: 'Font Awesome 5 Pro';
    font-weight: 900;
}

/* Store - Single Album */

.store-title-wrap, .album-purchase {margin-bottom: 30px;}
.store-title-wrap .read-by {margin: 6px 0px 0px;}

.track-block {
    background: #ffffff;
    margin-bottom: 20px;
    padding: 20px;
    position: relative;
}

.store-image-part {
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
  margin-bottom: 20px;
}

.store-image-part .store-img {
    width: 100%;
    height: 0px;
    padding-bottom: 100%;
    overflow: hidden;
    box-sizing: border-box;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.product-metas {margin-bottom: 20px;}

.single-product .bundle_form {margin: 0px;}

.woocommerce #the-content button.single_add_to_cart_button {
  background: #28bfa8;
  color:#ffffff;
  border-radius: 0px;
}

.woocommerce #the-content button.single_add_to_cart_button:hover {
  background: #168B79;
  color:#ffffff;
}

/* Memberships */

.memberships.row.flex-blocks {
    margin-bottom: 20px;
}

.collector-divider {
    display: block;
    clear: both;
    height: 2px;
    background: #cccccc;
    width: 100%;
    margin-bottom: 40px;
    margin-top: 10px;
}

.memberships.row.flex-blocks .frac12 {
    max-width: 1300px;
    margin: auto;
}

.plan-box-wrap {margin-bottom: 30px;}
.pa-boxed.plan-box {margin-bottom: 0px;}

.plan-box-wrap > form, .plan-box-wrap > .btn {
    margin-top: auto;
    margin-bottom: 0px;
}
.plan-box-wrap > form .btn {
    margin: 0px;
}

.plan-box-wrap .quantity, .cart-donation-box .quantity, .donation-cta .quantity {
    display: none;
}

.plan-price span.subscription-details {
  font-size: 22px;
  line-height: 30px;
  display: inline-block;
  vertical-align: baseline;
}

.plan-features {
    margin-bottom: 18px;
}
.plan-features ul {
    margin: 0px;
    list-style: none;
}

.plan-features li {
  position: relative;
  padding-left: 30px;
  margin: 2px 0px;
}

.plan-features li:before {
  content:"";
  position: absolute;
  top: 7px;
  left: 0px;
  width: 20px;
  height: 20px;
  background-image: url(images/ico-tick-g.svg);
  background-size: contain;
  background-repeat: no-repeat;
}

.single-product .variable-subscription .woocommerce-variation-add-to-cart fieldset {
    margin: 0px;
    border: none;
    background: #fff;
    padding: 20px;
    position: relative;
}

.wcsg_add_recipient_fields .input-text.recipient_email {
  display: block;
  width: 100%;
}

.single-product .pa-default-product .price, .single-product .pa-default-product .product_title {display: none;}
.single-product .woocommerce-variation-price .price {
  display: block;
  font-size: 30px;
  line-height: 36px;
  font-family: aktiv-grotesk, sans-serif;
  font-weight: 300;
  font-style: normal;
  letter-spacing: -0.8px;
}
.single-product .woocommerce-variation-price .price .subscription-details {
  font-size: 22px;
  line-height: 30px;
  display: inline-block;
  vertical-align: baseline;
}

.single-product .woocommerce-product-details__short-description {margin-bottom: 30px;}

.pa-vari-add-wrap .single_add_to_cart_button {display: none;}
.pa-vari-add-wrap .btn.has-member-add {display: inline-block;}
.pa-vari-add-wrap.is-a-gift .single_add_to_cart_button {display: inline-block!important;}
.pa-vari-add-wrap.is-a-gift .btn.has-member-add {display: none;}

.reset_variations {display: none;}

.single-product form.variations_form.cart:before, .single-product form.variations_form.cart .single_variation_wrap:before,
.single-product form.variations_form.cart:after, .single-product form.variations_form.cart .single_variation_wrap:after {
  content:"";
  display: table;
  clear: both;
}

.single-product form.variations_form.cart .variations, .single-product form.variations_form.cart .single_variation_wrap {
  float: left;
  width: 48%;
  box-sizing: border-box;
}

.single-product form.variations_form.cart .single_variation_wrap {
  width: 48%;
  margin-left: 4%;
}

.single-product form.variations_form.cart .woocommerce-variation.single_variation, .single-product form.variations_form.cart .woocommerce-variation-add-to-cart {
    width: 100%;
    box-sizing: border-box;
}
.single-product form.variations_form.cart .woocommerce-variation-add-to-cart {float: right;}

.single-product form.variations_form.cart .variations, .single-product form.variations_form.cart .woocommerce-variation.single_variation {
  background: #ffffff;
  padding: 20px;
}

.plan-box-wrap.insider .btn.btn-green-solid.single_add_to_cart_button, .bg-insider-grad {
    background: rgb(146,50,220)!important;
    background: -moz-linear-gradient(top, rgba(146,50,220,1) 0%, rgba(106,90,240,1) 100%)!important;
    background: -webkit-linear-gradient(top, rgba(146,50,220,1) 0%,rgba(106,90,240,1) 100%)!important;
    background: linear-gradient(to bottom, rgba(146,50,220,1) 0%,rgba(106,90,240,1) 100%)!important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9232dc', endColorstr='#6a5af0',GradientType=0 )!important;
}

.plan-box-wrap.insider .c-green, html .c-insider {color: #9333dc!important;}
.plan-box-wrap.insider .plan-features li:before { background-image: url(images/ico-tick-insider.svg); }

/* Ticker */

.woocommerce-variation-add-to-cart fieldset input.woocommerce_subscription_gifting_checkbox {display: none!important;}
.woocommerce-variation-add-to-cart fieldset input.woocommerce_subscription_gifting_checkbox+label {
  line-height: 24px;
  padding-left: 36px;
  position: relative;
  margin-bottom: 10px;
  display: block;
}
.woocommerce-variation-add-to-cart fieldset input.woocommerce_subscription_gifting_checkbox+label:before {
  content: "\f00c";
  font-family: 'Font Awesome 5 Pro';
  display: block;
  position: absolute;
  top:50%;
  margin-top: -12px;
  left:0px;
  text-align: center;
  width: 24px;
  height: 24px;
  background: #ffffff;
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;
  border: 1px solid #cccccc;
  box-sizing: border-box;
  margin-right: 10px;
  transition: all 0.4s ease-in-out!important;
  -moz-transition: all 0.4s ease-in-out!important;
  -webkit-transition: all 0.4s ease-in-out!important;
  -o-transition: all 0.4s ease-in-out!important;
}

.woocommerce-variation-add-to-cart fieldset input.woocommerce_subscription_gifting_checkbox:checked+label:before {
  color: #222222;
}


/* Basket Cart / Checkout */
.woocommerce-checkout #customer_details {margin-bottom: 40px;}
.woocommerce-checkout #customer_details .col-1 {
    float: none;
    width: 100%;
}
.woocommerce-checkout #customer_details .col-2 {display: none;}

.woocommerce table.shop_table .coupon label {
    display: none;
}

.cart-subtotal, .download-expires, .download-remaining, .woocommerce-order .woocommerce-customer-details, .woocommerce-checkout .woocommerce-form-login > p:first-child, .woocommerce-checkout label .optional, .woocommerce .order-again {display: none;}

.woocommerce a.remove {
  background: #ffffff!important;
  color: #180d3b!important;
  font-weight: 300;
}

.woocommerce a.remove:hover {
  background: #180d3b!important;
  color: #ffffff!important;
}

#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {width: 80px;}
.woocommerce-cart .cart-collaterals .cart_totals table th {vertical-align: middle;}

.woocommerce table.shop_table, .woocommerce table.shop_table td, .woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {border-radius:0px;}
table.shop_table.cart, table.shop_table.cart td, .cart_totals table.shop_table, .cart_totals table.shop_table td,
table.shop_table.woocommerce-checkout-review-order-table, table.shop_table.woocommerce-checkout-review-order-table td {border: none;}
.woocommerce table.shop_table td {padding: 18px;}
.woocommerce table.shop_table tr.cart_item td, .woocommerce table.cart td.actions, .woocommerce table.shop_table tr.order-total td, .woocommerce table.shop_table tr.order-total th {border-top: 1px solid #28bfa8!important;}
.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {font-weight: 500;}

#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    font-size: 18px;
    line-height: 26px;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: #ffffff;
    border-radius: 0px;
}

#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {border-bottom: 1px solid #f3f4f8;}

.woocommerce .woocommerce-customer-details :last-child, .woocommerce .woocommerce-order-details :last-child, .woocommerce .woocommerce-order-downloads :last-child {margin-bottom: 18px;}

.woocommerce .blockUI.blockOverlay::before {background: url(images/pa-loader.svg) center center;}

.cart_item .edit_price_in_cart_text {display: none;}
.cart-donation-box {
  float: left;
  width: 48%;
  padding-bottom: 40px;
  position: relative;
}
.pa-boxed.donation-cta {
  padding-bottom: 40px;
  position: relative;
}
.cart-donation-box button.single_add_to_cart_button, .pa-boxed.donation-cta button.single_add_to_cart_button {
    display: block;
    position: absolute;
    left: 0px;
    right: 0px;
    text-align: center;
    bottom: 0px;
}
.pa-boxed.donation-cta label {
    display: block;
    margin: 0px 0px 6px;
}
.pa-boxed.donation-cta input[type=text] {
    display: block;
    width: 100%;
    margin: 0px 0px 18px;
}

.checkout .gift-certificate.sc_info_box {
    background: #fff;
    border: 2px solid #28bfa8;
    box-sizing: border-box;
}

.checkout .gift-certificate-receiver-detail-form {display: block;}

.coupon-content .coupon-expire, .coupon-content .discount-info {
    font-family: futura-pt, sans-serif;
    font-size: 22px;
}

/* Glossary */

#alpha-nav, .alpha-listings {
  padding-top: 40px;
  padding-bottom: 40px;
}

.alpha-nav-items {
  margin-top: 10px;
  margin-bottom: 20px;
}

html .btn.alpha-nav-item {
  padding: 0px;
  width: 40px;
  height: 40px;
  font-size: 20px;
  line-height: 40px;
  text-align: center;
  color: #180d3b!important;
  text-transform: uppercase;
  border-radius: 100%!important;
}

html .btn.alpha-nav-item.a-active {
  background: #3cc0e8!important;
  color: #ffffff!important;
}

html .btn.alpha-nav-item.no-terms {
  opacity: 0.2!important;
  pointer-events: none;
}

.alpha-listing-wrap .alpha-heading {
  opacity: 0.2;
  text-transform: uppercase;
}
.alpha-listing-wrap.has-terms .alpha-heading {opacity: 1;}

.alpha-listing-wrap.a-active .alpha-heading {color:#3cc0e8;}

.alpha-listing-wrap {
    float: left;
    width: 30.66%;
    box-sizing: border-box;
    margin-left: 4%;
    margin-bottom: 30px;
}

.alpha-listing-wrap.first {
  margin-left: 0px;
  clear: both;
}

ul.glossary-list {
    list-style: none;
    margin: 0px 0px 18px;
}

.gloss-side-item {margin-bottom: 40px;}
.gloss-side-item.pa-boxed.rec-info {margin-top: 0px;}



html .quote-404 .the-404-quote.poem-content {
    font-size: 30px;
    line-height: 44px;
}



/* Downloads */

.download-switcher {margin-bottom: 30px;}

.download-switcher .d-switcher-block {
    background: #ffffff;
    padding: 20px;
    box-sizing: border-box;
    margin-bottom: 20px;
}

.d-switcher-block h6 {margin: 0px;}
.d-switcher-block h3 {margin: 6px 0px;}
.d-switcher-block .btn {margin: 0px;}

.pa-d-albums .d-album-wrap {margin-bottom: 20px;}

.pa-d-albums .d-album-header, .pa-d-albums .track-row {
    background: #fff;
    padding: 20px;
    box-sizing: border-box;
    margin-bottom: 4px;
}

.pa-d-albums .d-album-header {margin-bottom: 0px;}

.pa-d-albums .d-album-header .poet-img {
    border-radius: 0px;
    float: left;
    margin-right: 30px;
    margin-bottom: 0px;
}

.pa-d-albums .d-album-header .album-title, .pa-d-albums .d-album-header .track-count {padding: 6px 0px;}
.pa-d-albums .d-album-header .album-title {overflow: hidden;}
.pa-d-albums .d-album-header .btn, .pa-d-albums .track-download .btn {margin: 0px;}
.pa-d-albums .d-album-header .btn span {font-weight: 300;}

.pa-d-albums .d-album-wrap .d-album-toggle:after {
    transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}

.pa-d-albums .d-album-wrap.d-album-open .d-album-toggle:after {
    transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
}

.pa-d-albums .d-album-wrap .tracks-wrap {
  display: none;
  margin-top: 4px;
}
.pa-d-albums .d-album-wrap.d-album-open .tracks-wrap {display: block;}

.pa-d-albums .pa-d-tracks .track-title {
  float: left;
  margin-right: 30px;
}
.pa-d-albums .pa-d-tracks .track-download, .pa-d-albums .d-album-header .album-download {
  float: right;
  text-align: right;
}

.pa-d-all-tracks {margin-bottom: 40px;}

#the-content #wcbd_zip_button {
  font-size: 15px;
  line-height: 18px;
  font-weight: 500;
  background: #28BFA8!important;
  color:#ffffff!important;
  padding: 11px 20px;
  min-height: 1px!important;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  border: 0px;
  transition: background 0.2s ease-in-out, color 0.2s ease-in-out;
  -moz-transition: background 0.2s ease-in-out, color 0.2s ease-in-out;
  -webkit-transition: background 0.2s ease-in-out, color 0.2s ease-in-out;
  -o-transition: background 0.2s ease-in-out, color 0.2s ease-in-out;
}
#the-content #wcbd_zip_button:hover {
  background: #168B79!important;
  cursor: pointer;
}
#the-content #wcbd_zip_button:disabled {
  background: #28BFA8!important;
  opacity: 0.5!important;
  cursor: default;
}

/* PA Now */

.pa-animation-area.now .pa-circle-bg {
  background: #593d95;
  opacity: 0.2;
  bottom: 20%;
  left: 38%;
  right: auto;
}

.pa-animation-area.now-lander .pa-circle-bg {
  background: #593d95;
  opacity: 0.15;
  bottom: 20%;
  right: 20%;
}

.pa-circle.type-arr {
  background-image: url(images/pa-now-arr.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border-radius: 0px;
}

.pa-animation-area.now .pa-circle.type-dash, .pa-animation-area.now-lander .pa-circle.type-dash {
  background-image: url(images/dash-circle-purple.svg);
  opacity: 0.6;
}

#the-page .pa-animation-area.now .pa-circle-bg, #the-page .pa-animation-area .pa-circle.pa-circle-4 {display: none;}
#the-page .pa-animation-area .pa-circle.pa-circle-1 {left: 2%!important; right: auto!important;}
#the-page .pa-animation-area .pa-circle.pa-circle-3 {top: 52%!important; right: 3%!important; transform: rotate(5deg)!important;}

.pa-now-logo {
  background-image: url(images/pa-now.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 205px;
  height: 40px;
  display: block;
  margin-bottom: 20px;
}

.featured-area.pa-now-lander .text-part {max-width: 64%;}
.pa-now-icon-wrap {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 30%;
  transition: all 0.4s ease-in-out 0.2s;
  -moz-transition: all 0.4s ease-in-out 0.2s;
  -webkit-transition: all 0.4s ease-in-out 0.2s;
  -o-transition: all 0.4s ease-in-out 0.2s;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.featured-area.pa-now-lander.begin .pa-now-icon-wrap {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.pa-now-icon-wrap .pa-now-icon {
  background-image: url(images/pa-now-icon.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  top: 50%;
  width: 100%;
  height: 0px;
  padding-bottom: 69%;
  overflow: hidden;
  margin-top: -38%;
  transform: rotate(5deg);
  -webkit-transform: rotate(5deg);
}

#gform_confirmation_wrapper_5 {margin: 30px 0px;}

#main-wrap .gform_wrapper select {
    padding: 5px 4px;
    margin-top: 0px;
}

/* Shares */

.pa-shares {clear: both;}
.single-interviews .featured-area .pa-shares {margin-top: 20px;}
.pa-shares > h6, .pa-shares > a, .pa-shares > .mtx-share-copy {
    display: block;
    float: left;
    margin: 0px 10px 10px 0px;
}
.pa-shares > h6 {margin: 6px 20px 18px 0px;}

.pa-shares > a, .pa-shares > .mtx-share-copy {
  background: #3CC0E8!important;
  color:#ffffff!important;
  border-radius: 99px;
  font-size: 16px;
  line-height: 36px;
}

.page-template-template-pa-now-lander .pa-shares > a,
.page-template-template-pa-now-lander .pa-shares > .mtx-share-copy,
.style-762 .pa-shares > a,
.style-762 .pa-shares > .mtx-share-copy {background: #593D95!important;}

.pa-shares > a {
  width: 36px;
  height: 36px;
  text-align: center;
}

.pa-shares > .mtx-share-copy {
  padding: 0px 12px;
  margin-right: 0px;
  cursor: pointer;
  transition: background 0.2s ease-in-out, color 0.2s ease-in-out;
  -moz-transition: background 0.2s ease-in-out, color 0.2s ease-in-out;
  -webkit-transition: background 0.2s ease-in-out, color 0.2s ease-in-out;
  -o-transition: background 0.2s ease-in-out, color 0.2s ease-in-out;
  width:auto;
}

.pa-shares > .mtx-share-copy input.share-perma-url {
    opacity: 0;
    height: 0px;
    overflow: hidden;
    position: absolute;
}

.pa-shares > a:hover, .pa-shares > .mtx-share-copy:hover {
  background: #0E90B8!important;
  color: #FFFFFF!important;
}

.page-template-template-pa-now-lander .pa-shares > a:hover, .page-template-template-pa-now-lander .pa-shares > .mtx-share-copy:hover,
.style-762 .pa-shares > a:hover, .style-762 .pa-shares > .mtx-share-copy:hover {background: #442b79!important;}




.mtx-share-copy .to-copy {display: inline;}
.mtx-share-copy .has-copied {display: none;}
.mtx-share-copy.copied .to-copy {display: none;}
.mtx-share-copy.copied .has-copied {display: inline;}




.mtx-timeline-item {
  position: relative;
  padding: 30px 0px;
}

.mtx-timeline-item .mtx-t-image-part, .mtx-timeline-item .mtx-t-text-part {
  float: left;
  width: 42%;
  margin-bottom: 20px;
}
.mtx-timeline-item.image-right .mtx-t-image-part {float: right;}

.mtx-timeline-item.image-left .mtx-t-image-part {float: left;}
.mtx-timeline-item.image-left .mtx-t-text-part {float: right;}

.mtx-timeline-item .mtx-t-bar {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 50%;
  width: 2px;
  background: #593d95;
  margin-left: -1px;
}
.mtx-timeline .mtx-timeline-item:last-child .mtx-t-bar {display: none;}

.mtx-t-bar-number {
  position: absolute;
  top: 0px;
  left: 50%;
  background: #593d95;
  color: #ffffff;
  width: 40px;
  height: 40px;
  font-weight: 500;
  font-size: 18px;
  line-height: 40px;
  text-align: center;
  margin-left: -20px;
  border-radius: 99px;
}

/* Styles Taxonomy */

.style-762 .featured-area {
  background-color: #2E1E53!important;
  color: #ffffff!important;
}
.style-762 #strapline h1, .style-762 .featured-area .f-area-title, .style-762 .featured-area .collection-sub-title {color:#ffffff!important;}
.style-762 #breadcrumb, .style-762 #breadcrumb a {color:#ffffff;}
.style-762 #breadcrumb a:hover {
    color: #ffffff;
    opacity: 0.6;
}

.style-762 .bg-blue {background-color: #593D95!important;}

html .style-762 .btn.btn-primary { color: #593D95!important;}
html .style-762 .btn.btn-primary:after {background-color: #593D95!important;}
html .style-762 a.btn.btn-primary:hover {color: #593D95!important;}
html .style-762 a.btn.btn-primary:hover:after {background-color: #442b79!important;}

/* Keystones */

.pa-animation-area.keystone2 .pa-circle-bg {
    opacity: 0.05;
}

span.flag {
    height: 32px;
    width: 32px;
    display: inline-block;
    vertical-align: top;
    margin-right: 6px;
    border-radius: 99px;
    background: #e2e2e2;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

span.flag.england { background-image: url(images/flags/england.png); }
span.flag.scotland { background-image: url(images/flags/scotland.png); }
span.flag.wales { background-image: url(images/flags/wales.png); }
span.flag.ireland { background-image: url(images/flags/ireland.png); }
span.flag.new-zealand { background-image: url(images/flags/new-zealand.png); }
span.flag.usa { background-image: url(images/flags/usa.png); }
span.flag.barbados { background-image: url(images/flags/barbados.png); }
span.flag.jamaica { background-image: url(images/flags/jamaica.png); }
span.flag.canada { background-image: url(images/flags/canada.png); }
span.flag.UK, span.flag.uk { background-image: url(images/flags/uk.png); }

.single-keystones .key-wide-image {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.single-keystones .key-overlay {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

.single-keystones .featured-area.with-fore-image .text-part-wrap {
    max-width: 58%;
}

.single-keystones .key-fore-image-wrap {
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: 0px;
    width: 36%;
}

.key-fore-restrict {margin: auto;}

.key-block {
  position: relative;
  z-index: 1;
}

.key-block .key-block-bg-img {
    z-index: -2;
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.key-block .key-block-overlay {
    z-index: -1;
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}

/* Key Slider */

#key-slider .whats-new-title {
    margin: 0px 0px 40px;
}

#key-slider .slide-item, .imgbox-ent {
    background: #3cc0e8;
    overflow: hidden;
    display: block;
    border-radius: 20px;
    position: relative;
}
.imgbox-ent {
    height: 0px;
}

#key-slider .slide-item {
  height: 400px;
  margin-bottom: 20px;
  width: 31.73%;
  float: left;
  margin-left: 2.4%;
}
#key-slider .slide-item:first-child {
    margin-left: 0px;
    clear: both;
}

#key-slider .slide-title { font-size: 28px; line-height: 34px; }


#key-slider .slide-item .key-slide-link,
.imgbox-ent a {
  display: block;
  height: 100%;
  width:100%;
}

#key-slider .slide-item .key-slide-img-wrap,
.imgbox-ent .media-part {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    height: 70%;
    transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -webkit-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
}
#key-slider .slide-item:hover .key-slide-img-wrap,
.imgbox-ent a:hover .media-part {
    transform: scale(1.05);
}

#key-slider .slide-item .slide-img,
.imgbox-ent .media-part .imgbox-img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-image: none;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}

#key-slider .slide-item .v-bottom,
.imgbox-ent .text-part {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 999;
}

#key-slider .slide-item .slide-content,
.imgbox-ent .text-part .text-content {
    padding: 20px;
    max-width: 700px;
    position: relative;
}

#key-slider .slide-item .slide-text-wrap {
  padding: 0px!important;
  text-align: left!important;
}

#key-slider .slide-item .slide-text,
.imgbox-ent .ent-text {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    overflow: hidden;
    padding-bottom: 0;
    -webkit-box-orient: vertical;
    margin: 0px;
}

#key-slider .slide-item .slide-overlay,
.imgbox-ent .slide-overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  opacity: 0.2;
  background: #3cc0e8;
}

#key-slider .slide-item .slide-text-outer {max-width: 100%;}

#key-slider .slide-item .slide-text-grad,
#key-slider .slide-item .key-slide-img-wrap .key-slide-img-grad,
.imgbox-ent .key-slide-img-grad, .imgbox-ent .slide-text-grad {
    content: "";
    position: absolute;
    top: -110px;
    left: 0px;
    right: 0px;
    bottom: -2px;
    display: block;
    opacity: 1;
    background: linear-gradient(0deg, #3cc0e8 0%, #3cc0e800 100%);
}
#key-slider .slide-item .key-slide-img-wrap .key-slide-img-grad,
.imgbox-ent .key-slide-img-grad {
    top: auto;
    height: 40%;
}

html .slide-text-grad.bg-d-purple,
html .key-slide-img-grad.bg-d-purple {
    background: linear-gradient(0deg, #180D3B 0%, #180D3B00 100%)!important;
}
html .slide-text-grad.bg-turq,
html .key-slide-img-grad.bg-turq {
    background: linear-gradient(0deg, #3CC0E8 0%, #3CC0E800 100%)!important;
}

html .slide-text-grad.bg-green,
html .key-slide-img-grad.bg-green {
    background: linear-gradient(0deg, #28bfa8 0%, #28bfa800 100%)!important;
}

#key-slider .slide-item .slide-links {margin-top: 20px;}
#key-slider .btn {cursor: pointer;}

html .imgbox-ent .btn {
    margin: 20px 0px 0px;
    cursor: pointer;
}

#key-slider .slide-item.is-multi-slide .slide-text-holder {
  max-height: 0px;
  overflow: hidden;
  opacity: 0;
  transition: all 0.4s ease-in-out, color 0.2s ease-in-out;
  -moz-transition: all 0.4s ease-in-out, color 0.2s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out, color 0.2s ease-in-out;
  -o-transition: all 0.4s ease-in-out, color 0.2s ease-in-out;
}

#key-slider .slide-item.is-multi-slide:hover .slide-text-holder {
  max-height: 120px;
  opacity: 1;
}



#key-slider .owl-carousel .owl-dots {
    bottom: -50px;
    top: auto;
    left: 60px;
    right: 60px;
    opacity: 1;
}

#key-slider .owl-carousel .owl-nav > div {
    top: 26px;
    margin: 0px;
    border-color: #fff;
}

/* Timeline */

#timeline {
    padding-top: 60px;
    padding-bottom: 60px;
}

.tl-container {
    padding-left: 30px;
    padding-right: 30px;
    box-sizing: border-box;
}

.timeline-inner {
  position: relative;
  padding-left: 220px;
}

.time-line-year {
    position: absolute;
    top: 50%;
    margin-top: -25px;
    left: 0px;
    font-size: 40px;
    line-height: 50px;
    text-align: center;
    width: 140px;
    display: block;
    border: 2px solid #0086ca;
    box-sizing: border-box;
    color: #0086ca;
}
.time-line-year span {display: block;}

.ui-slider {
    height: 20px;
    position: relative;
}

.ui-slider:before {
    content: "";
    display: block;
    height: 2px;
    background: #0086ca;
    left: 0px;
    right: 0px;
    top: 50%;
    margin-top: -1px;
    position: absolute;
}

.ui-slider-handle {
    width: 30px;
    height: 30px;
    background: #0086ca;
    display: block;
    border-radius: 99px;
    margin-left: -15px;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    cursor: pointer;
}

.ui-slider-handle .mob-year {display: none;}

.timeline-block, .tl-sizer {
  width: 30.66%;
}
.tl-gutter-sizer { width:4%;}

.timeline-block.feat-tl-block {width:65.34%;}

.timeline-block .pa-block {
    margin-bottom: 30px;
}

.timeline-slider-wrap {
    position: relative;
}

.timeline-slider-wrap .tl-point {
  position: absolute;
  width: 60px;
  text-align: center;
  margin-left: -30px;
}

.timeline-slider-wrap .tl-point.p-b {
  top: 50%;
  padding-top: 14px;
}
.timeline-slider-wrap .tl-point.p-t {
  bottom: 50%;
  padding-bottom: 14px;
}

.timeline-slider-wrap .tl-point.p-0 {left: 0px;}
.timeline-slider-wrap .tl-point.p-1 {left: 25%;}
.timeline-slider-wrap .tl-point.p-2 {left: 50%;}
.timeline-slider-wrap .tl-point.p-3 {left: 75%;}
.timeline-slider-wrap .tl-point.p-4 {left: 100%;}

.timeline-slider-wrap .tl-point:before {
    content: "";
    width: 2px;
    background: #0086ca;
    height: 14px;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -1px;
}

.timeline-slider-wrap .tl-point.p-b:before {top: 0px;}
.timeline-slider-wrap .tl-point.p-t:before {bottom: 0px;}

/* Partner Map */

.page-template-template-map.absolute-header #header-container-background {
  background: #F3F4F8!important;
  opacity: 0.3;
}

.page-template-template-map .fl-module.partner-map-title-content {display: none;}
.page-template-template-map.absolute-header .fl-module.partner-map-title-content {display: block;}

.partner-map-wrap.pa-full-height {
    min-height: 350px;
}

.page-template-template-map .pa-btt-wrap,
.page-template-template-map #strapline,
.key-child #strapline {display: none;}

.page-template-template-map header #logo img,
.key-child header #logo img {
    max-width: 70px;
    margin-top: 14px;
    margin-bottom: 14px;
}

.page-template-template-map #titlebar > .container {
    padding-top: 14px;
    padding-bottom: 14px;
}

.page-template-template-map #titlebar #titlebar-title,
.key-child .featured-area .f-area-title {
    font-size: 26px;
    line-height: 32px;
}

.partner-map-wrap {position: relative;}

.partner-map-wrap.pa-full-height #pa-partner-map {
    position: absolute!important;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}

#pa-partner-map .map-popup {padding: 5px;}

#pa-partner-map .map-popup .mp-item-media {
    float: left;
    width: 60px;
    margin-right: 16px;
    margin-bottom: 16px;
}

#pa-partner-map .map-popup .mp-item-media .mp-item-image {
    padding-bottom: 100%;
    height: 0px;
    overflow: hidden;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

#pa-partner-map .map-popup .mp-item-text {
  overflow: hidden;
  font-size: 14px;
  line-height: 20px;
}

#pa-partner-map .map-popup .mp-item-text .mp-item-title {margin: 0px 0px 12px;}
#pa-partner-map .map-popup .mp-links-wrap > span {display: block;}

#pa-partner-map .map-popup .mp-item-text p {margin-bottom: 12px;}

#pa-partner-map .map-popup .mp-item-text .fa-external-link-alt {
    font-size: 11px;
    top: -1px;
    margin-left: 4px;
}

.map-copy p {margin-bottom: 14px;}

/* Members Area */

#the-page.content-locked {
    padding-top: 70px;
    padding-bottom: 80px;
}

.mo-section-title {margin: 0px 0px 30px;}

.mo-feed-header {margin-bottom: 20px;}
#mo-filters > div {margin-bottom: 10px;}

.tick-check input {display: none;}
.tick-check label {
    padding-left: 36px;
    position: relative;
    color: #180D3B;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    cursor: pointer;
}
.tick-check label:before {
    content: "\f00c";
    font-family: 'Font Awesome 5 Pro';
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -12px;
    left: 0px;
    text-align: center;
    width: 24px;
    height: 24px;
    background: #ffffff;
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    border: 1px solid #cccccc;
    box-sizing: border-box;
    margin-right: 10px;
    transition: all 0.4s ease-in-out!important;
    -moz-transition: all 0.4s ease-in-out!important;
    -webkit-transition: all 0.4s ease-in-out!important;
    -o-transition: all 0.4s ease-in-out!important;
}
.tick-check input[type="checkbox"]:checked+label:before {color: #28bfa8;}

.pa-block.pab-members-only {
    border-color: #28bfa8;
    margin-bottom: 30px;
}

.pab-members-only .content-lock {
    position: absolute;
    top: 0;
    left: 0;
    bottom: -2px;
    right: 0;
    pointer-events: none;
    backdrop-filter: blur(5px);
    display: table;
    width: 100%;
    height: 100%;
    padding: 20px;
    z-index: 99;
    box-sizing: border-box;
    text-align: center;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}
.pab-members-only .content-lock-inner {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    width: 100%;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
.pab-members-only:hover .content-lock-inner { opacity: 0;}
.pab-members-only:hover .content-lock { backdrop-filter: blur(0px);}
.pab-members-only .content-lock:before {
    background: #28bfa8;
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    opacity: 0.7;
    z-index: -1;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
.pab-members-only:hover .content-lock:before { opacity: 0.3; }

.pab-members-only .type-icon {background-color: #28bfa8;}
.pa-block.pab-members-only .pa-block-type {color: #28bfa8;}

.pa-block.feat-mem-block {margin-bottom: 20px;}
.pa-block.feat-mem-block.with-feat-image {
    padding-left: 34%;
    position: relative;
}
.pa-block.feat-mem-block .mem-feat-image {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    width: 30%;
    background: #180d3b;
}
.pa-block.feat-mem-block .mem-feat-img {
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  background-position: 50% 40%;
  background-size: cover;
  background-repeat: no-repeat;
}

.pa-block.feat-mem-block .feat-excerpt {
    font-size: 18px;
    line-height: 26px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    overflow: hidden;
    padding-bottom: 0;
    -webkit-box-orient: vertical;
    margin-bottom: 18px;
}

.pa-block.feat-mem-block .feat-excerpt p:last-child { margin: 0px;}

.mem-content-pinned .btn-wrap {text-align: right;}
.mem-content-pinned .btn-wrap .btn {margin-right: 0px;}

.pab-members-only.with-cir-image .pa-block-inner {
    padding-right: 85px;
}
.pab-members-only.with-cir-image .poet-image {
    position: absolute;
    right: 20px;
    bottom: 0px;
}
.pab-members-only.with-cir-image .poet-img {
    width: 65px;
    height: 65px;
}

/* Staff */

.staff-row .fl-photo {
    max-width: 300px;
    margin: auto;
}
.staff-row .fl-photo .mtx-bg-photo-content {
    background-position: 50% 30%;
}

/* Small Margin */

.small-margin [class*="frac"], .small-margin .fl-col {margin-left: 2.4%!important;}
.small-margin [class*="frac"]:first-child, .small-margin [class*="frac"].first, .small-margin .fl-col:first-child {
    margin-left: 0%!important;
    clear: both;
}

.small-margin .frac2, .small-margin .fl-col[frac="2"]{width:14.66%!important;}
.small-margin .frac2-4, .small-margin .fl-col[frac="2.4"]{width:18.08%!important;}
.small-margin .frac3, .small-margin .fl-col[frac="3"]{width:23.2%!important;}
.small-margin .frac4, .small-margin .fl-col[frac="4"]{width:31.73%!important;}
.small-margin .frac4-8, .small-margin .fl-col[frac="4.8"]{width:38.56%!important;}
.small-margin .frac6, .small-margin .fl-col[frac="6"]{width:48.8%!important;}
.small-margin .frac7-2, .small-margin .fl-col[frac="7.2"]{width:59.04%!important;}
.small-margin .frac8, .small-margin .fl-col[frac="8"]{width:65.86%!important;}
.small-margin .frac9, .small-margin .fl-col[frac="9"]{width:74.4%!important;}
.small-margin .frac9-6, .small-margin .fl-col[frac="9.6"]{width:79.52%!important;}
.small-margin .frac10, .small-margin .fl-col[frac="10"]{width:82.93%!important;}
.small-margin .frac12, .small-margin .fl-col[frac="12"]{width:100%!important;}


/* Ultra Widescreen & Above */
@media (min-width: 1560px) {

  .tl-container .timeline-block, .tl-container .tl-sizer {width: 22%;}
  .tl-container .timeline-block.feat-tl-block {width: 48%; }

  .ex-sizer, #explore-content.iso-grid .explore-block {width: 31.73%!important;}
  #explore-content.iso-grid .explore-block.full-block {width: 65.86%!important;}

  #pa-home .lower-search {margin-top: 50px;}
  #type-switcher { margin-bottom: 50px; }

  #main-navigation > li {margin-left: 20px;}
  #main-navigation > li:first-child {margin-left: 0px;}

  .explore-store-content .ex-store-block.frac3 {
    width: 18.08% !important;
    float: left !important;
    clear: none !important;
    margin-left: 2.4% !important;
  }
  .explore-store-content .ex-store-block.frac3.wide-first {
    margin-left: 0px!important;
    clear: both!important;
  }

  #key-slider .slide-item { height: 470px; }

}

/* Ultra Widescreen */
@media (max-width: 1560px) and (min-width: 1200px)  {

  .pa-feat-vid-block .poem-player .poem-player-header .poem-title,
  .pa-feat-vid-block .poem-player .poet-block {
    float: none;
    max-width: 100%;
  }

  #key-slider .slide-item { height: 430px; }

}


/* Widescreen & Above */
@media (min-width: 1200px) {

  #key-slider .slide-title { font-size: 36px; line-height: 42px; }

  body, button, input, input[type=text], input[type=password], input[type=email], optgroup, select, .mtx-select-title, textarea, #footer-items input, #the-content input {
    font-size: 20px;
    line-height: 28px;
  }

  .large-p, .large-p p, .single-poets .poet-content-wrap > p:first-child {
      font-size: 28px;
      line-height: 36px;
  }

  #pa-home h1 {font-size: 70px;line-height: 76px;}
  .featured-area h1 {font-size: 56px;line-height: 62px;}
  #pa-home h2 {font-size: 30px;line-height: 36px;}
  #pa-home .f-area-sub-title { font-size: 32px; line-height: 38px; }

  h1 {font-size: 50px;line-height: 56px;}
  h2, #pa-main-menu .pa-menu > li > a, html .sized-h2, #titlebar #titlebar-title, .key-child .featured-area .f-area-title {font-size: 40px;line-height: 46px;}
  h3 {font-size: 28px;line-height: 34px;}
  h4 {font-size: 26px;line-height: 32px;}
  h5 {font-size: 22px;line-height: 28px;}

  html .btn.btn-large {
    font-size: 26px;
    line-height: 30px;
    padding: 15px 80px 15px 0px;
    min-height: 60px;
  }

  html .btn.btn-large[class*="solid"] {
    padding: 22px 25px;
    font-size: 16px;
    line-height: 20px;
  }

  html .btn.btn-large:after {
    width: 60px;
    height: 60px;
    border-radius: 30px;
    margin-top: -30px;
  }

  .pa-tabbed-nav {
    padding-top: 48px;
    padding-bottom: 32px;
  }

  .featured-area .text-part {max-width: 860px;}
  .home .featured-area .text-part {max-width: 100%;}

  .featured-area.pa-now-lander .text-part {max-width: 50%;}
  .pa-now-icon-wrap { right: 2%; width: 38%; }

  .featured-area .pa-shares {margin-top: 20px;}
  .single-poets .featured-area .pa-shares, .single-interviews .featured-area .pa-shares {margin-top: 30px;}

  .pa-home-search-form .key-submit {
    height: 60px;
    width: 60px;
  }

  .poem-player.featured .poem-player-header .poem-title h3 {font-size: 60px;line-height: 64px;letter-spacing: -1px;}
  .single-poems .featured-area.with-vid .poem-player.featured .poem-player-header .poem-title h3 {font-size: 60px;line-height: 64px;letter-spacing: -1px;}

  .single-poets .featured-area .container, .single-poems .featured-area .container {
    padding-top: 80px;
    padding-bottom: 90px;
  }
  .page-section {
    padding-top: 50px;
    padding-bottom: 30px;
  }

  input#coupon_code {width: 140px;}

  .pa-stat h4 {font-size: 70px;line-height: 72px;}

  .featured-area .container {
    padding-top: 50px;
    padding-bottom: 60px;
  }

  .poem-player.featured .poem-title h3 {
    font-size: 70px;
    line-height: 70px;
  }

  html .quote-404 .the-404-quote.poem-content {
    font-size: 40px;
    line-height: 54px;
  }

  .pa-home-search-form {max-width: 680px;}

  .pa-cta .cta-signup-wrap {width: 450px;}

  .poet-img.poet-img-large {
    width: 120px;
    height: 120px;
  }
  .text-part-wrap.with-img .text-part .poet-img {
    position: absolute;
    top: 0px;
    left: 0px;
  }
  .text-part-wrap.with-img .text-part {
    position: relative;
    padding-left: 160px;
  }

  .pa-scroller .pa-block .pa-block-title-wrap.with-p-image,
  .pa-scroller .pa-block .pa-block-summary-wrap.with-p-image,
  .pa-scroller .pa-block .pa-block-content.with-p-image {
    padding-left: 180px;
  }

  .pa-scroller .pa-block .pa-block-title-wrap.with-p-image .tn-img,
  .pa-scroller .pa-block .pa-block-summary-wrap.with-p-image .tn-img,
  .pa-scroller .pa-block .pa-block-content.with-p-image .tn-img {
    width: 150px;
    height: 150px;
  }

  .scroll-vid-wrap .mtx-yt-loader {
      padding-top: 50%;
  }

  #key-slider .slide-item .slide-content {padding: 30px;}

}

/* Desktop & below */
@media (max-width: 1200px) {

  #pa-nav-wrap #main-navigation > li > a {
      padding: 10px 12px;
  }

}

/* Desktop */
@media (max-width: 1200px) and (min-width: 990px) {

  h1 {font-size: 44px;line-height: 50px;}
  h2, #pa-main-menu .pa-menu > li > a, html .sized-h2, #titlebar #titlebar-title {font-size: 36px;line-height: 42px;}
  h3 {font-size: 28px;line-height: 34px;}

  #head-menu {top: 62px;}
  #strapline {display: none;}

  html .btn.btn-large {
    font-size: 24px;
    line-height: 30px;
    padding: 10px 70px 10px 0px;
    min-height: 50px;
  }

  html .btn.btn-large:after {
    width: 50px;
    height: 50px;
    border-radius: 25px;
  }
  html .btn.btn-large[class*="solid"] {
    padding: 20px!important;
    font-size: 16px;
    line-height: 20px;
  }

  input#coupon_code {width: 140px;}

  #top-navigation li a {margin-left: 10px;}

  .featured-area .text-part {max-width: 650px;}
  .featured-area .pa-shares {margin-top: 20px;}

  .poem-player.featured .poem-player-header .poem-title h3 {font-size: 60px;line-height: 64px;letter-spacing: -1.5px;}
  .single-poems .featured-area.with-vid .poem-player.featured .poem-player-header .poem-title h3 {font-size: 50px;line-height: 54px;letter-spacing: -1px;}

  .featured-area .container {
    padding-top: 40px;
    padding-bottom: 50px;
  }

  .single-poets .featured-area .container, .single-poems .featured-area .container {
    padding-top: 50px;
    padding-bottom: 60px;
  }

  header #logo img {
    margin-bottom: 20px;
    margin-top: 20px;
  }

  #footer-items .foot-logos a img {max-width: 80px;}

  .pa-cta .cta-signup-wrap {width: 400px;}

  .pa-home-search-form .search-key {
    font-size: 24px;
    line-height: 34px;
    padding: 8px 20px;
  }
  .pa-home-search-form .key-submit {
    height: 50px;
    width: 50px;
  }

  .home .featured-area .text-part {max-width: 700px;}

  .text-part-wrap.with-img .text-part .poet-img {
    position: absolute;
    top: 0px;
    left: 0px;
  }
  .text-part-wrap.with-img .text-part {
    position: relative;
    padding-left: 110px;
  }

  #home-feed .frac4 {width: 48% !important;}
  #home-feed .frac4:last-child {
    float: none!important;
    width: 100% !important;
    margin-left: 0px!important;
    clear: both!important;
  }
  .glossary-feed .form-descr {-webkit-line-clamp: 3;}

  .pa-feat-vid-block .poem-player .poem-player-header .poem-title,
  .pa-feat-vid-block .poem-player .poet-block {
    float: none;
    max-width: 100%;
  }

  .pa-feat-vid-block .p-summary {
    font-size: 18px;
    line-height: 26px;
  }

}

/* Desktop & Above */
@media (min-width: 990px) {

  #head-menu > .hm-item {margin: 0px 0px 0px 20px;}
  #head-menu > .hm-item:first-child {margin-left: 0px;}

  .close-eyes:hover .eye-open {
      opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  .close-eyes:hover .eye-shut {
      transform: rotateX(180deg);
      -webkit-transform: rotateX(180deg);
  }

  .close-eyes.shut:hover .eye-open {
      opacity: 1;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  .close-eyes.shut:hover .eye-shut {
      transform: rotateX(0deg);
      -webkit-transform: rotateX(0deg);
  }

  #pa-inner-nav .mtx-navigation > li.current-menu-item > a:before, #pa-inner-nav .mtx-navigation > li.parent-current-item > a:before {
      content: "";
      position: absolute;
      bottom: 0px;
      left: 16px;
      right: 16px;
      height: 2px;
      background: #109e89;
  }
  #pa-inner-nav .mtx-navigation.inner-menu-now > li.current-menu-item > a:before, #pa-inner-nav .mtx-navigation.inner-menu-now > li.parent-current-item > a:before {background: #180D3B;}

  #pa-inner-nav .mtx-navigation.inner-menu-now > li.submission {float: right;}
  #pa-inner-nav .mtx-navigation.inner-menu-now > li.submission > a {
    background: #f3f4f8;
    color:#180D3B;
  }
  #pa-inner-nav .mtx-navigation.inner-menu-now > li.submission > a:hover {
    background: #e3e5ea;
    color:#180D3B;
  }

  .view-list .explore-block .pa-block-type {
      float: left;
      width: 18%;
      margin-right: 2%;
  }
  .view-list .explore-block .pa-block-inner {overflow: hidden;}

}

/* iPad and below */
@media (max-width: 990px) {

  .pa-animation-area.begin {
      opacity: 0.2;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  }

  .bread-part {
    position: relative;
    bottom: auto;
    max-width: 100%;
    margin-top: 30px;
    text-align: left;
  }
  .bread-part #breadcrumb {
    text-align: left;
    padding: 0px;
  }

  .pa-home-search-form .search-key {
    font-size: 18px;
    line-height: 30px;
    padding: 10px 20px;
  }

  .home #type-switcher {display: none;}

  #pa-inner-nav .mtx-navigation > li {
    float: none;
    display: block;
    text-align: left;
  }
  #pa-inner-nav .mtx-navigation > li > a {
    padding: 12px 30px;
    display: none;
    float:none;
  }
  #pa-inner-nav.mob-open .mtx-navigation > li > a,
  #pa-inner-nav .mtx-navigation > li.current-menu-item > a,
  #pa-inner-nav .mtx-navigation > li.parent-current-item > a {display: block;}
  #pa-inner-nav.mob-open {border-bottom: 2px solid #28bfa8;}
  #pa-inner-nav.mob-open {border-bottom: 2px solid #28bfa8;}
  #pa-inner-nav .mtx-navigation > li > a {
    background: #ffffff;
    color: #180d3b;
  }
  #pa-inner-nav .mtx-navigation > li > a:hover {
    background: #E2E2E2;
    color: #180d3b;
  }
  #pa-inner-nav .mtx-navigation > li.current-menu-item > a,
  #pa-inner-nav .mtx-navigation > li.parent-current-item > a {
    background: #28BFA8;
    color:#ffffff;
  }
  #pa-inner-nav .mtx-navigation > li.current-menu-item > a:hover,
  #pa-inner-nav .mtx-navigation > li.parent-current-item > a:hover {
    background: #168B79;
    color:#ffffff;
  }

  #pa-inner-nav .mtx-navigation.inner-menu-now > li.current-menu-item > a,
  #pa-inner-nav .mtx-navigation.inner-menu-now > li.parent-current-item > a {
    background: #593d95;
    color:#ffffff;
  }
  #pa-inner-nav .mtx-navigation.inner-menu-now > li.current-menu-item > a:hover,
  #pa-inner-nav .mtx-navigation.inner-menu-now > li.parent-current-item > a:hover {
    background: #442b79;
    color:#ffffff;
  }

  #pa-inner-nav .mtx-navigation > li.current-menu-item > a:after,
  #pa-inner-nav .mtx-navigation > li.parent-current-item > a:after {
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    right: 10px;
    height: 42px;
    width: 42px;
    background-image: url(images/ico-menu-w.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
  }
  #pa-inner-nav .mtx-navigation .sub-menu {
    display: none!important;
    width: auto;
  }
  #pa-inner-nav.mob-open .mtx-navigation .sub-menu {
    display: block!important;
    opacity: 1!important;
    position: relative;
    top: 0px;
    margin: 0px;
  }
  #pa-inner-nav .mtx-navigation .sub-menu li > a {padding: 10px 30px;}

  .pa-slider.owl-carousel .owl-nav, .ts-slider.owl-carousel .owl-nav, #home-messages-slider .owl-carousel .owl-nav {
    text-align: center;
    margin-top: 10px;
  }
  #home-messages-slider .owl-carousel .owl-nav {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    opacity: 1;
    margin-bottom: 20px;
  }
  #home-messages-slider .owl-carousel .owl-dots {display: none;}
  .pa-slider.owl-carousel .owl-nav > div, .ts-slider.owl-carousel .owl-nav > div, #home-messages-slider .owl-carousel .owl-nav > div {
    position: relative;
    display: inline-block;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    height: 15px;
    width: 15px;
    margin: 0px 10px;
    padding: 0px;
  }
  #home-messages-slider .owl-carousel .owl-nav > div {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    border-color:#ffffff;
  }
  #home-messages-slider .owl-carousel .owl-nav > div:hover {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  .pa-slider.owl-carousel .owl-nav > div.disabled, .ts-slider.owl-carousel .owl-nav > div.disabled, #home-messages-slider .owl-carousel .owl-nav > div.disabled {
    opacity: 0.2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  }

  .pa-player .pa-poem-volume {display: none;}
  .pa-player {padding-right: 130px;}
  .sortable-list .pa-player {padding-right: 190px;}
  .poem-player.player-only .pa-player, .poem-player.micro .pa-player {padding-right: 0px;}



  .single-interviews .a-part, .single-interviews .q-part {
    width: 100%;
    clear: both;
    margin-left: 0px;
    float: none;
  }

  .pa-shares > h6 {
    display: block;
    float: none;
    margin-right: 0px;
  }

  .pa-feat-vid-block .p-summary {
    font-size: 18px;
    line-height: 26px;
  }
  .pa-feat-vid-block .vid-part, .pa-feat-vid-block .text-part {
    float: none;
    width: 100%;
  }




}

/* iPad */
@media (max-width: 990px) and (min-width: 767px) {

  #pa-home h1, .featured-area h1 {font-size: 40px;line-height: 46px;}
  #pa-home h2 {font-size: 26px;line-height: 32px;}

  #head-menu {top: 46px;}
  #pa-nav-wrap nav#navigation {
      position: absolute;
      top: 107px;
      right: -10px!important;
      margin: 0px;
  }
  #pa-nav-wrap nav#navigation #main-navigation {
    display: block !important;
    float: right;
  }
  .logged-in #main-navigation > li.members {display: inline-block;}
  #main-navigation li:last-child > ul.sub-menu {
    left: auto;
    right: 0px;
  }
  #pa-nav-wrap #main-navigation > li > a {
    font-size: 18px;
    padding: 10px;
  }

  .poem-player.featured .poem-player-header .poem-title h3 {font-size: 40px;line-height: 46px;}

  .pa-filter-tabs .tab-header .filter-name {
    font-size: 18px;
    line-height: 22px;
  }

  .pa-filter-header {
    font-size: 16px;
    line-height: 22px;
  }

  .explore-tabs .ex-tab {
    font-size: 14px;
    padding: 10px 16px;
    margin: 0px 4px 4px 0px;
  }

  .pa-block .poet-block {padding: 0px;}
  .pa-block .poet-block .poet-img {
    position: relative;
    margin-bottom: 10px;
    top: auto;
    margin-top: 0px;
  }
  .pa-block .poet-block h5 {display: block;}

  #footer-items .foot-logos a img {
    display: block;
    margin: 0px 0px 10px;
  }

  .home .featured-area .text-part {max-width: 600px;}

  .pa-question-block {
    float: left;
    width: 48%;
    margin-left: 4%;
  }
  .pa-question-block.mob-first {
    margin-left: 0px;
    clear: both;
  }

  .pa-cta .cta-link-wrap, .pa-cta .cta-signup-wrap {max-width: 300px;}

  #store-slider .owl-carousel .owl-nav > div {
    bottom: 20px;
    height: 20px;
    width: 20px;
    border-radius: 0px 0px 4px 0px;
    top: auto;
    margin: 0px;
  }
  #store-slider .owl-carousel .owl-dots {
    left: 100px;
    right: 100px;
  }

  .pa-feat-block .media-part, .pa-feat-block .text-part {width: 48%;}

  .timeline-block, .tl-sizer {width: 48%;}
  .timeline-block.feat-tl-block {width:100%;}


  #top-navigation li {display: none;}
  #top-navigation li.top-members-login {display: block;}

  #home-feed [class*="frac"] {
    float: none !important;
    width: 100% !important;
    margin-left: 0px !important;
    clear: both !important;
  }

  #key-slider .key-slider-divis > .frac6 {
    float: none !important;
    width: 100% !important;
    margin-left: 0px !important;
    clear: both !important;
  }


}

/* iPad and Up */
@media (min-width: 767px) {

  .fl-col-group-equal-height .fl-module-mtx-text.scroll-box .fl-module-content {
      height: auto;
      position: absolute;
      top: 0px;
      left: 0px;
      right: 0px;
      bottom: 0px;
  }

  .tab-content-wrap, .tab-content-wrap .jspContainer, .tab-content-wrap .jspPane {
    height: auto!important;
    width: auto!important;
    margin: 0px!important;
    position: relative;
  }

  .single-interviews .f-area-title span {display: block;}

  .collection-player-wrap {
    position: relative;
    padding-left: 180px;
  }

  .collection-player-wrap .poem-player .poem-player-header .poem-title,
  .collection-player-wrap .poem-player .poet-block  {
      position: relative;
      float: none;
      max-width: 100%;
      text-align: left;
  }
  .collection-player-wrap .poem-player .poem-player-header .poem-title {margin-bottom: 0px;}

  .collection-poet-img.poet-image {
      position: absolute;
      top: 0px;
      left: 0px;
  }

  .flex-blocks {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
  }

  .flex-blocks, .flex-blocks > div, .flex-blocks > div > div, .flex-blocks > div > a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .flex-blocks > div, .flex-blocks > div > div, .flex-blocks > div > a {
    -webkit-box-flex: 0 1 auto;
    -moz-box-flex: 0 1 auto;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex-blocks > div > div, .flex-blocks > div > a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    flex-shrink: 1;
    min-width: 1px;
    max-width: 100%;
    width: 100%;
  }

  .flex-blocks.flex-blocks-centered > div > div,
  .flex-blocks.flex-blocks-centered > div > a,
  .flex-slider.flex-slider-centered .owl-stage > div > div {
    align-items: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-align: center;
    -ms-flex-pack: center;
  }



}

/* WP Adminbar Small */
@media screen and (max-width: 782px) {
  .admin-bar #pa-main-menu {top: 46px;}
}

/* Mobile */
@media (max-width: 767px) {

  body, button, input, input[type=text], input[type=password], input[type=email], optgroup, select, .mtx-select-title, textarea, #footer-items input, #the-content input {font-size: 16px; line-height: 24px;}
  .poem-content {font-size: 16px;line-height: 28px;}
  .small-text, .small-text > p {font-size: 14px;line-height: 22px;}

  h4 {font-size: 20px;line-height: 26px;}

  #head-menu {top: 44px;}

  .poem-player.featured .poem-player-header .poem-title h3 {font-size: 30px;line-height: 36px;}

  html .btn.rmv-btn {padding: 5px 30px 5px 10px;}


  #pa-nav-wrap nav#navigation {
    position: absolute;
    top: 170px;
    margin: 0px !important;
    right: -30px;
    left: -30px;
  }
  #pa-nav-wrap.non-member nav#navigation {right: -30px;}
  #main-navigation {
    position: relative;
    z-index: 999;
    padding: 10px 0px;
  }
  #main-navigation:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: #180D3B;
    display: block;
    opacity: 0.9;
    z-index: -1;
  }
  .dark-top #main-navigation:before {
    background: #fff;
    opacity: 0.98;
  }
  #pa-nav-wrap #main-navigation > li > a {
    padding: 10px 30px;
  }
  #main-navigation li > ul.sub-menu li:before {
    left: 30px;
    right: 30px;
  }
  .light-top #pa-nav-wrap #main-navigation > li > a {color: #ffffff;}
  .dark-top #pa-nav-wrap #main-navigation > li > a {color: #180D3B;}
  .light-top #pa-nav-wrap #main-navigation > li > a:hover,
  .dark-top #pa-nav-wrap #main-navigation > li > a:hover {color: #3CC0E8;}

  #main-navigation > li.menu-item > ul.sub-menu {
    margin: 0px;
    padding: 4px 0px;
    border-radius: 0px;
  }
  #main-navigation li > ul.sub-menu {
    box-shadow: none;
  }
  #main-navigation li > ul.sub-menu li > a {
    padding: 10px 30px;
  }

  #top-navigation li a {
    font-size: 16px;
  }

  #logo {padding-right: 140px;}

  header #logo img {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .bb-wrap, .page-section, .pa-tabbed-nav, #pa-top-bar {
    padding-left: 30px;
    padding-right: 30px;
    box-sizing: border-box;
  }

  #pa-top-bar:before {display: none;}

  #top-navigation {margin-right: -8px;}

  #head-menu > a {margin-left: 8px;}

  #head-menu .hm-btn-member {
    width: 48px;
    height: 48px;
    padding: 0px!important;
    line-height: 48px;
    background-position: center!important;
    background-repeat: no-repeat!important;
    background-size: contain!important;
    background-image: url(images/ico-user-w.svg)!important;
  }
  #head-menu .hm-btn-member span {display: none;}

  #pa-home {padding-bottom: 60px;}

  #pa-home h1, .featured-area h1 {font-size: 30px;line-height: 36px;}
  #pa-home h2 {font-size: 22px;line-height: 28px;}

  .featured-area {height: auto!important;}
  .featured-area .text-part-wrap, .featured-area.full-height .text-part-wrap, .featured-area .pa-filter-form, .cata-intro {
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    top: auto;
    bottom: auto;
  }

  .featured-area.pa-now-lander .text-part {max-width: 100%;}
  .featured-area.pa-now-lander.begin .pa-now-icon-wrap {
    opacity: 0.3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    width: 70%;
    left: 15%;
    right: auto;
  }
  html .pa-animation-area.now-lander .pa-circle.pa-circle-1 {
    opacity: 0!important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"!important;
  }

  .featured-area .scroll-down .scroll-header {display: none;}

  /*.featured-area .text-part-wrap .text-part {text-align: center;}*/
  .featured-area.scroll-down .scroll-header {display: none;}

  .explore-tabs .ex-tab {
    float: none;
    margin: 0px;
    display: none;
    border-radius: 0px;
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
    padding: 12px 60px 12px 30px;
  }
  .explore-tabs.open .ex-tab {
    display: block;
  }
  .explore-tabs .ex-tab.active {
    display: block;
    cursor: pointer;
    position: relative;
  }
  .explore-tabs .ex-tab.active:hover {background: #0E90B8;}
  .explore-tabs .ex-tab.active:after {
    content:"";
    display: block;
    position: absolute;
    top: 0px;
    right: 10px;
    height: 42px;
    width: 42px;
    background-image: url(images/ico-menu-w.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
  }



  #intro-area, #alpha-nav {
    padding-left: 30px;
    padding-right: 30px;
  }
  #explore {
    padding-left: 20px;
    padding-right: 20px;
  }

  .explore-filters {
    padding: 2px 30px;
  }

  .filter-toggle-header {
    display: block;
    cursor: pointer;
    margin: 0px;
    padding: 18px 0px;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
  }
  .filter-toggle-header:hover, .explore-filters.enabled .filter-toggle-header {color:#3CC0E8!important;}

  #filter-form {
    display: none;
    margin-bottom: 20px;
  }
  .explore-filters.enabled #filter-form {display: block;}
  #filter-form {margin-bottom: 0px;}

  .ex-sizer, #explore-content.iso-grid .explore-block {
    width: 100%;
  }
  .ex-gutter-sizer {width: 0px;}

  .explore-content-header #pa-view-style {display: none;}

  .pa-filter-tabs .tab-headers {
    display: block;
    border:none;
    margin-left: -30px;
    margin-right: -30px;
    width: auto;
  }
  .pa-filter-tabs .tab-header {
    display: block;
    width: 100%!important;
    float: none;
    border-right: none;
    border-bottom: 2px solid #F3F4F8;
    padding: 10px 20px 20px;
  }
  .pa-filter-tabs .tab-headers:after {display: none;}
  .pa-filter-tabs .tab-header:last-child {border-bottom: none;}

  .pa-filter-tabs .tab-header .filter-name {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 10px;
  }

  .pa-filter-tabs .tab-headers.has-active .tab-header {display: none;}
  .pa-filter-tabs .tab-headers.has-active .tab-header.active {display: block;}

  .pa-filter-tabs .tab-content-head, .pa-filter-tabs .tab-content-foot {padding: 10px 10px 10px 0px;}

  .pa-filter-tabs .tab-content {padding: 20px 0px 20px;}

  html .btn.btn-tiny {
    font-size: 13px;
    line-height: 16px;
  }

  .pa-section {
    padding-left: 30px;
    padding-right: 30px;
  }

  .transcript-box .transcript-part .q-a-icon {
    left: -50px;
    top: 0px;
  }

  .pa-cta {
    padding-bottom: 42px;
    position: relative;
    margin-bottom: 20px;
  }

  .pa-cta:before, .pa-cta:after {
    content: "";
    display: table;
    clear: both;
  }

  .pa-cta .cta-link-wrap, .pa-cta .cta-signup-wrap {
    float: none;
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: 0px;
    text-align: left;
  }
  .pa-cta .cta-link-wrap .btn, .pa-cta .cta-signup-wrap input, .pa-cta .cta-signup-wrap .widget_mtx_mailchimp {text-align: left;}

  .collection-poet-img.poet-image {margin-bottom: 4px;}
  .collection-player-wrap .poet-img {
    width: 55px;
    height: 55px;
  }

  .single-poems .featured-area.with-vid .pa-vid-player-wrap,
  .single-poems .featured-area.with-vid .poem-player {
    float: none;
    margin-right: 0px;
    margin-left: 0px;
    width: 100%;
  }

  .pa-block.pa-type-poets .pa-row-title-wrap .pa-row-metas {display: none;}
  .pa-block.pa-type-poets .pa-row-title-wrap .pa-row-title {
    float: none;
    max-width: 100%;
  }

  #field_4_1, #field_4_11, #field_4_13, #field_4_10 {
    float: none;
    clear: both;
    width: 100%;
  }

  .support-tabs .fl-tabs-labels .fl-tabs-label h3 {display: none;}
  .support-tabs .fl-tabs-panels .fl-tabs-panel-content .btn {margin: 0px;}
  .support-tabs .ani-side {margin-top: 30px;}

  .post-type-archive-product.non-member #the-page,
  .post-type-archive-product.non-member #store-slider,
  .post-type-archive-product.non-member #pa-inner-nav {display: none;}
  .post-type-archive-product.non-member .nonmember-over {
    position: relative;
    display: block;
  }

  .tax-poem-forms .poem-info.frac8 {margin-bottom: 20px;}

  #featured-home .feat-tabs-wrap {display: block;}
  #featured-home .pa-tab {
    padding: 10px 20px;
    display: block;
  }
  #featured-home .pa-tab-inner {
    display: block;
    padding: 0px;
  }
  #featured-home .pa-tab h6 {position: relative;}
  #featured-home .pa-result {display: none;}

  .owl-carousel.with-over .owl-stage-outer {overflow: hidden;}

  .cart-donation-box {
    float: none;
    width: 100%;
  }

  .single-product form.variations_form.cart .variations, .single-product form.variations_form.cart .single_variation_wrap {
    float: none;
    width: 100%;
    margin-left: 0px;
    clear:both;
  }

  .pa-vid-player-wrap.featured, .poem-player.featured.pa-vid-player {
    float: none;
    width: 100%;
    margin-left: 0px;
    clear:both;
  }
  .mtxStickyWrap {display: none;}
  /*
  .mtxStickyWrap {height: auto!important;}
  .ccs-inner-nav.fixed {
    position: relative;
    top: auto!important;
  }
  .ccs-inner-nav-inner {
    display: block;
  }*/

  .pa-feat-block .media-part {
    position: relative;
    height: 0px;
    overflow: hidden;
    padding-bottom: 40%;
  }
  .pa-feat-block .text-part {
    padding: 30px;
  }

  .pa-scroller-nav {display: none;}
  .pa-scroller-arrs > div {
    display: inline-block;
    height: 15px;
    width: 15px;
    border-bottom: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    border-radius: 0px;
    position: relative;
    margin: 0px 10px;
  }
  .pa-scroller-arrs > div > i {display: none;}
  .pa-scroller-arrs .owl-prev {
    -ms-transform: rotate(-225deg);
    -webkit-transform: rotate(-225deg);
    transform: rotate(-225deg);
  }
  .pa-scroller-arrs .owl-next {
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  #timeline {
    /*position: fixed;*/
    bottom: 0px;
    z-index: 9999;
    background: #fff;
    left: 0px;
    right: 0px;
    /*box-shadow: 0px 0px 10px rgb(0 0 0 / 15%);*/
    padding: 34px;
  }
  .timeline-inner {padding-left: 0px;}
  .time-line-year, .timeline-slider-wrap .tl-point.p-t {
    display: none;
  }

  .ui-slider-handle {
    width: 20px;
    height: 20px;
    margin-left: -10px;
    margin-top: -10px;
  }

  .ui-slider-handle .mob-year {
    display: block;
    position: absolute;
    bottom: 100%;
    width: 40px;
    text-align: center;
    left: 50%;
    margin-left: -20px;
    padding-bottom: 2px;
    font-size: 18px;
    line-height: 20px;
    font-weight: 600;
  }

  .timeline-block, .tl-sizer {width: 100%;}
  .tl-gutter-sizer {width: 0px;}
  .timeline-block.feat-tl-block {width:100%;}

  .small-margin [class*="frac"], #main-wrap .small-margin .fl-col {
    float: none !important;
    clear: both !important;
    margin-left: 0px !important;
    width: 100% !important;
  }

  .pa-feat-vid-block.video-right .vid-part, .pa-feat-vid-block.video-left .vid-part {
    float: none;}

}

/* Mobile Landscape */
@media (max-width: 767px) and (min-width: 520px) {

  .pa-question-block {
    float: left;
    width: 48%;
    margin-left: 4%;
  }
  .pa-question-block.mob-first {
    margin-left: 0px;
    clear: both;
  }

  .ex-store-block.frac3 {
    width: 48%!important;
    float: left!important;
    clear: none!important;
    margin-left: 4%!important;
  }
  .ex-store-block.frac3.tab-first {
    margin-left: 0%!important;
    clear: both!important;
  }

}

/* Mob lanscape and Up */
@media (min-width: 520px) {

  /*.poem-player .poet-block {
      position: absolute;
      bottom: 0px;
      right: 0px;
  }*/

}

/* Mobile Portrait */
@media (max-width: 520px) {

  #footer-items, #bottom-bar, #header-container, #pa-top-bar, #the-page, #titlebar, .featured-area .text-part-wrap, .featured-area.full-height .text-part-wrap, .pa-section {
    padding-left: 24px;
    padding-right: 24px;
  }
  #pa-nav-wrap nav#navigation {
    right: -24px;
    left: -24px;
  }

  .pa-player-wrap {border-radius: 10px;}

  .poem-player .poem-player-header .player-metas {margin-top: 20px;}
  .poem-player.featured .pa-player, .poem-player.inline .pa-player {padding: 50px 0px 0px;}
  .df-title {bottom: 160px;}
  .poem-player .poem-player-header {margin-bottom: 12px;}
  .poem-player .poem-player-header .poem-title, .poem-player .poet-block {
    float: none;
    max-width: 100%;
    text-align: left;
    margin-bottom: 0px
  }
  .pa-block-content .poem-player.inline {margin-bottom: 0px;}

  .poem-player.featured .poet-block {
    position: relative;
    padding-left: 65px;
    min-height: 45px;
    margin-bottom: 20px;
  }

  .poem-player.featured .poet-block .poet-image {
    position: absolute;
    top: 50%;
    margin-top: -27px;
    left: 0px;
  }

  .explore-content-header > h6 {display: none;}

  .poet-img, .tn-img {
    width: 45px;
    height: 45px;
  }
  .poem-player.featured .poet-block .poet-image .poet-img {margin: 0px;}

  .pa-block .pa-block-title-wrap.with-p-image .poet-image, .pa-block .pa-block-summary-wrap.with-p-image .tn-image {position: relative;}
  .pa-block.pa-type-poets .pa-row-title .pa-block-title, .pa-block.pa-type-poets .pa-row-title-wrap .pa-row-metas p {display: block;}
  .pa-block.pa-type-poets .pa-row-title .date-box {margin-top: 6px;}
  .pa-block .pa-block-summary-wrap.with-p-image, .pa-block .pa-block-title-wrap.with-p-image {padding: 0px;}
  .pa-block .pa-block-content.with-p-image {
    padding-left: 65px;
    min-height: 45px;
  }


  /*
  .pa-block .poet-block {
    padding-left: 55px;
    padding-top: 0px;
    min-height: 40px;
    margin-bottom: 10px;
  }*/

  html .btn.btn-small {
    font-size: 18px;
    line-height: 24px;
    padding: 6px 14px;
  }

  html .boxed-add .simplefavorite-button {
    width: 36px;
    height: 36px;
    line-height: 38px;
    font-size: 16px;
  }

  .collection-list-header {margin-bottom: 20px;}

  .collection-list .collection-item.with-video .pa-vid-player-wrap {
    float: none;
    margin-right: 0px;
    margin-left: 0px;
    width: 100%;
  }

  .explore-block p {margin-bottom: 12px;}

  .interview-slider .owl-nav > div span {display: none;}
  .interview-slider .owl-nav .owl-prev {padding-left: 52px!important;}
  .interview-slider .owl-nav .owl-next {padding-right: 52px!important;}

  #pa-collector {padding: 20px;}
  .pa-collector-actions .btn {
    display: block;
    width: 100%;
    text-align: center;
  }

  .mtx-slider-wrap .slide-item .with-secondary-image .slide-text-wrap .slide-media {
    width: 50px;
    height: 50px;
    padding: 0px;
    margin-right: 0px;
    margin-bottom: 18px;
    float: none;
  }
  #store-slider .slide-item .slide-text, #store-slider .slide-item .slide-subtitle {display: none;}
  #store-slider .slide-item .slide-text-wrap {text-align: left!important;}
  #store-slider .slide-item .slide-title {
    font-size: 26px;
    line-height: 32px;
  }
  #store-slider .mtx-slider-wrap, #store-slider .slide-item {
    height: 300px;
  }

  .with-img .pa-section-inner {padding-left: 0px;}
  .account-img-wrap {
    width: 90px;
    position: relative;
    top: auto;
    margin: 0px 0px 20px;
  }

  #pa-main-menu .menu-footer .btn {
    display: block;
    width: 100%;
    margin: 0px 0px 6px;
    padding: 10px 16px;
    text-align: center;
  }

  #home-messages-slider .mtx-slider-wrap, #home-messages-slider .mtx-slider .slide-item {height: 350px;}
  #home-messages-slider .slide-item .slide-text-wrap {padding: 20px 20px 40px;}
  #home-messages-slider h2 {
      font-size: 22px;
      line-height: 28px;
  }

  .mtx-timeline-item .mtx-t-image-part, .mtx-timeline-item .mtx-t-text-part {
    float: none;
    width: 100%;
  }
  .mtx-timeline-item .mtx-t-bar {display: none;}
  .mtx-t-bar-number {
    left: 0px;
    margin: 0px;
  }

  .view-grid .pa-block.pa-block-video,
  .view-list .pa-block.pa-block-video {
    padding-right: 20px;
    padding-top: 46%;
  }
  .view-grid .pa-block.pa-block-video .mtx-yt-loader, .view-grid .pa-block.pa-block-video:before,
  .view-list .pa-block.pa-block-video .mtx-yt-loader, .view-list .pa-block.pa-block-video:before {
    left: 0px;
    width: 100%;
    bottom: auto;
    height: 0px;
    padding-top: 42%;
  }

  #key-slider  .slide-item {
    float: none !important;
    width: 100% !important;
    clear: both !important;
    margin-left: 0px !important;
    margin-bottom: 30px;
  }

}

/*               _        _
 _ __ ___   __ _| |_ _ __| |_  __
| '_ ` _ \ / _` | __| '__| \ \/ /
| | | | | | (_| | |_| |  |_|>  <
|_| |_| |_|\__,_|\__|_|  (_)_/\_\

*/
