@charset "UTF-8";
.header-hero {
  background: #00b2b9;
  color: #FFF;
  position: relative;
}
.header-hero .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.header-hero .bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 767.98px) {
  .header-hero .bg img.mobile {
    display: block;
  }
  .header-hero .bg img.desktop {
    display: none;
  }
}
@media (min-width: 576px) {
  .header-hero .bg img.mobile {
    display: none;
  }
  .header-hero .bg img.desktop {
    display: block;
  }
}
.header-hero .inner {
  background: rgba(19, 19, 19, 0.2);
  position: relative;
  z-index: 2;
}
.header-hero.dark-text {
  color: #555;
}
.header-hero.dark-text .inner {
  background: none;
}
.header-hero.teal-text {
  color: #00b2b9;
}
.header-hero.teal-text .inner {
  background: none;
}
.header-hero a {
  color: inherit;
  text-decoration: underline;
}
.header-hero .row {
  margin: 0 auto;
  min-height: 18.75rem;
  padding: 1.875rem 0;
}
@media (max-width: 991.98px) {
  .header-hero .row {
    min-height: 12.5rem;
    padding: 1.25rem 0;
  }
}
.header-hero.extended-height .row {
  min-height: 31.25rem;
}
@media (max-width: 991.98px) {
  .header-hero.extended-height .row {
    min-height: 18.75rem;
  }
}
.header-hero .col {
  font-family: "Proxima Nova", Arial, Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: 700;
}
@media (max-width: 991.98px) {
  .header-hero .col {
    font-size: 0.9375rem;
  }
}
@media (max-width: 767.98px) {
  .header-hero .col {
    font-size: 0.875rem;
  }
}
.header-hero .col h1 {
  font-weight: 800;
  font-size: 3.125rem;
  text-transform: uppercase;
}
@media (max-width: 991.98px) {
  .header-hero .col h1 {
    font-size: 2.5rem;
  }
}
@media (max-width: 767.98px) {
  .header-hero .col h1 {
    font-size: 1.875rem;
  }
}
.header-hero .col > *:last-child {
  margin-bottom: 0;
}

.eu-tablet-box {
  position: relative;
  max-width: 1200px;
  margin: 1.25rem auto 0;
  text-align: left;
}
.eu-tablet-box h1, .eu-tablet-box h2 {
  margin: 0 0 5px;
  font-weight: bold;
  font-size: 40px !important;
  padding: 0 !important;
  color: #00bbbc !important;
}
.eu-tablet-box h1 a, .eu-tablet-box h2 a {
  color: inherit;
  text-decoration: none;
}
.eu-tablet-box p {
  font-size: 26px;
}
.eu-tablet-box img {
  width: 100%;
  height: auto;
}
.eu-tablet-box .inside {
  position: absolute;
  top: 11%;
  left: 20%;
  right: 6%;
  bottom: 21%;
  overflow: hidden;
}
.eu-tablet-box .eu-countdown {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 2000px;
  text-align: left;
}
.eu-tablet-box .eu-countdown #eu_countdown {
  transform-origin: 0 100%;
  padding-bottom: 28px;
}
@media (max-width: 1200px) {
  .eu-tablet-box h1, .eu-tablet-box h2 {
    font-size: 40px !important;
  }
  .eu-tablet-box p {
    font-size: 24px;
  }
}
@media (max-width: 1080px) {
  .eu-tablet-box h1, .eu-tablet-box h2 {
    font-size: 30px !important;
  }
  .eu-tablet-box p {
    font-size: 20px;
  }
}
@media (max-width: 880px) {
  .eu-tablet-box h1, .eu-tablet-box h2 {
    font-size: 24px !important;
  }
  .eu-tablet-box p {
    font-size: 16px;
  }
}
@media (max-width: 740px) {
  .eu-tablet-box .inside {
    padding: 10px;
  }
  .eu-tablet-box h1, .eu-tablet-box h2 {
    font-size: 20px !important;
  }
  .eu-tablet-box h1 br, .eu-tablet-box h2 br {
    display: none;
  }
  .eu-tablet-box p {
    display: none;
  }
  .eu-tablet-box .eu-countdown #eu_countdown {
    padding-left: 10px;
    padding-bottom: 30px;
  }
}
@media (max-width: 560px) {
  .eu-tablet-box h1, .eu-tablet-box h2 {
    font-size: 18px !important;
  }
}
@media (max-width: 520px) {
  .eu-tablet-box h1, .eu-tablet-box h2 {
    font-size: 16px !important;
  }
}
@media (max-width: 480px) {
  .eu-tablet-box h1, .eu-tablet-box h2 {
    font-size: 14px !important;
  }
}
@media (max-width: 400px) {
  .eu-tablet-box h1, .eu-tablet-box h2 {
    font-size: 12px !important;
  }
}

@media (min-width: 992px) {
  body.postid-3651 #navbarNavDropdown {
    height: 5rem;
  }
}
body.postid-3651 #navbarNavDropdown #main-menu {
  display: none !important;
}
body.postid-3651 .navbar-toggler {
  display: none !important;
}

body.page-id-4427 .header-hero {
  background-position: center center;
  background-color: #FFF;
  background-size: auto 90%;
}
body.page-id-4427 .header-hero .col {
  max-width: 60%;
}
body.page-id-4427 .header-hero .col h1 {
  color: #00b2b9;
}
@media (max-width: 767.98px) {
  body.page-id-4427 .header-hero .col {
    max-width: 80%;
  }
}

body.page-id-4534 .entry-content {
  margin-top: 0;
}
body.page-id-4534 .header-hero .col {
  max-width: 30%;
}
body.page-id-4534 .header-hero .col h1 {
  text-transform: none;
}
body.page-id-4534 .header-hero .col p {
  font-size: 1.75rem;
  line-height: 1.2;
}
@media (max-width: 991.98px) {
  body.page-id-4534 .header-hero .col {
    max-width: 40%;
  }
}
@media (max-width: 767.98px) {
  body.page-id-4534 .header-hero .col {
    max-width: 80%;
  }
}

body.page-id-1747 .header-hero, body.page-id-1747 .breadcrumb {
  display: none;
}
body.page-id-1747 article.page .container {
  margin-top: 0;
}

@media (max-width: 991.98px) {
  .home-box-bg .vc_column-inner {
    background-size: 90% auto !important;
  }
}
@media (max-width: 767.98px) {
  body.postid-4411 .type-vials-overlap-img {
    margin-top: -60px !important;
  }
  body.postid-4411 .widget-area {
    margin-top: 60px !important;
  }
}

body.page-id-9 #content {
  background: url(../img/bg/contact-new.jpg) no-repeat bottom center #fafafb;
  background-size: 100% auto;
}

body.term-child-resistant-packaging .term-description .btn {
  vertical-align: unset;
}

body.page-id-1825 .header-hero {
  background-color: #128feb;
}
body.page-id-1825 .header-hero .inner {
  background: none;
}
body.page-id-1825 .entry-content {
  margin-top: 0;
  margin-bottom: 0;
}
body.page-id-1825 #nf-field-243-wrap {
  text-align: center;
}
body.page-id-1825 .scm3-wiggle {
  position: relative;
}
body.page-id-1825 .scm3-wiggle:before, body.page-id-1825 .scm3-wiggle:after {
  content: "";
  top: 0;
  bottom: 0;
  left: 100%;
  background: url(../img/bg/scm3-bg-line.png) repeat-x;
  background-size: auto 100%;
  width: 50vw;
  position: absolute;
}
body.page-id-1825 .scm3-wiggle:before {
  left: unset;
  right: 100%;
}
@media (min-width: 768px) {
  body.page-id-1825 .squiggle-text-1 {
    padding-right: 15%;
  }
  body.page-id-1825 .squiggle-text-2 {
    padding-right: 2%;
  }
  body.page-id-1825 .squiggle-text-3 {
    padding-left: 2%;
  }
  body.page-id-1825 .squiggle-text-4 {
    padding-left: 15%;
  }
  body.page-id-1825 .squiggle-text-5 {
    padding-left: 45%;
  }
  body.page-id-1825 .squiggle-text-7 {
    padding-right: 45%;
  }
}
@media (max-width: 767.98px) {
  body.page-id-1825 .scm-hex {
    background: none !important;
    padding-left: 0 !important;
    position: relative;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
  body.page-id-1825 .scm-hex:before {
    content: "";
    background: #13649f;
    width: 0.375rem;
    top: 0;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    z-index: 1;
    position: absolute;
  }
  body.page-id-1825 .scm-hex figure {
    position: relative;
    z-index: 2;
  }
}

body.page-id-8134 .header-hero .inner, body.page-id-8325 .header-hero .inner, body.postid-8508 .header-hero .inner {
  background: none;
}

body.page-id-8378 .header-hero .inner {
  background: none;
}
body.page-id-8378 .materials-box {
  min-height: 5.3125rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

body.page-id-8948 .header-hero .inner, body.page-id-8980 .header-hero .inner, body.page-id-8990 .header-hero .inner, body.page-id-9007 .header-hero .inner {
  background: rgba(19, 19, 19, 0.5);
}

body.page-id-2953 .header-hero {
  display: none;
}

body.page-id-9640 .header-hero .col h1:first-child {
  display: none;
}
@media (max-width: 767.98px) {
  body.page-id-9640 .header-hero .col ul {
    padding-left: 1em;
    padding-right: 22%;
  }
}
body.page-id-9640 .wpb_image_grid .wpb_image_grid_ul .isotope-item {
  height: 9.375rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 480px) {
  body.postid-10330 .entry-content .alignright {
    float: none;
    margin: 0 auto 10px;
    display: block;
  }
}
/* $ShowCase v2.2 jQuery Plugin || Crusader 12 || March 2014 || If you did not purchase this plugin from Code Canyon, please notify us at info@Crusader12.com */
.showcase {
  position: relative;
} /* MAIN SHOWCASE CONTAINER */
.Bullet_Container {
  width: inherit;
  height: inherit;
  position: relative;
  z-index: 9;
}

.SC_Bullet {
  position: absolute;
  overflow: visible;
  background-repeat: no-repeat;
} /* BULLET STYLES */
.SC_flicker {
  animation-fill-mode: forwards;
  border-style: solid;
}

div.SC_Tooltip {
  position: absolute;
  overflow: visible;
  cursor: default;
  opacity: 0;
  visibility: hidden;
  z-index: 10;
} /* CONTENT DIV INSIDE TOOLTIP */
div.SC_Tooltip a {
  text-decoration: none;
  cursor: pointer;
} /* TOOLTIP ANCHORS */
div.SC_Panel {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  z-index: 15;
  top: 0;
  left: 0;
}

.SC_Close, .SC_Next, .SC_Prev {
  cursor: pointer;
}

#left-sidebar .widget, #right-sidebar .widget, .widget-area .widget {
  margin-bottom: 1.25rem !important;
  padding-bottom: 1.25rem;
  border-bottom: 0.125rem solid #ebebeb;
}
#left-sidebar .widget .widget-title, #right-sidebar .widget .widget-title, .widget-area .widget .widget-title {
  text-transform: uppercase;
  font-weight: 800;
}
#left-sidebar .widget .widget-title:after, #right-sidebar .widget .widget-title:after, .widget-area .widget .widget-title:after {
  content: "";
  display: block;
  width: 3.75rem;
  height: 0.1875rem;
  background: #00b2b9;
}
#left-sidebar .widget > *:last-child, #right-sidebar .widget > *:last-child, .widget-area .widget > *:last-child {
  margin-bottom: 0;
}
#left-sidebar .widget:not(.widget_berocket_aapf_single):last-child, #right-sidebar .widget:not(.widget_berocket_aapf_single):last-child, .widget-area .widget:not(.widget_berocket_aapf_single):last-child {
  margin-bottom: 0;
  border-bottom: 0;
}
#left-sidebar .widget_recent_entries ul, #right-sidebar .widget_recent_entries ul, .widget-area .widget_recent_entries ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#left-sidebar .widget_recent_entries ul li, #right-sidebar .widget_recent_entries ul li, .widget-area .widget_recent_entries ul li {
  position: relative;
  padding-left: 5.625rem;
  min-height: 5.625rem;
  border-bottom: 0.0625rem solid #ebebeb;
  margin-bottom: 0.625rem;
  padding-bottom: 0.625rem;
}
#left-sidebar .widget_recent_entries ul li h4, #right-sidebar .widget_recent_entries ul li h4, .widget-area .widget_recent_entries ul li h4 {
  margin: 0 0 0.3125rem;
  font-size: 1.125rem;
}
#left-sidebar .widget_recent_entries ul li img, #right-sidebar .widget_recent_entries ul li img, .widget-area .widget_recent_entries ul li img {
  position: absolute;
  top: 0;
  left: 0;
  width: 5rem;
}
#left-sidebar .widget_recent_entries ul li p, #right-sidebar .widget_recent_entries ul li p, .widget-area .widget_recent_entries ul li p {
  display: none;
}
#left-sidebar .widget_recent_entries ul li:before, #right-sidebar .widget_recent_entries ul li:before, .widget-area .widget_recent_entries ul li:before {
  display: none;
}
#left-sidebar .widget_recent_entries ul li:last-child, #right-sidebar .widget_recent_entries ul li:last-child, .widget-area .widget_recent_entries ul li:last-child {
  border-bottom: 0;
  margin-bottom: 0;
}
#left-sidebar .widget_categories ul, #left-sidebar .widget_lc_taxonomy ul, #right-sidebar .widget_categories ul, #right-sidebar .widget_lc_taxonomy ul, .widget-area .widget_categories ul, .widget-area .widget_lc_taxonomy ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#left-sidebar .widget_categories ul li, #left-sidebar .widget_lc_taxonomy ul li, #right-sidebar .widget_categories ul li, #right-sidebar .widget_lc_taxonomy ul li, .widget-area .widget_categories ul li, .widget-area .widget_lc_taxonomy ul li {
  padding: 0.3125rem 0;
  margin: 0;
  border-bottom: 0.0625rem solid #ebebeb;
}
#left-sidebar .widget_categories ul li a, #left-sidebar .widget_lc_taxonomy ul li a, #right-sidebar .widget_categories ul li a, #right-sidebar .widget_lc_taxonomy ul li a, .widget-area .widget_categories ul li a, .widget-area .widget_lc_taxonomy ul li a {
  display: block;
  text-decoration: none;
}
#left-sidebar .widget_categories ul li a:before, #left-sidebar .widget_lc_taxonomy ul li a:before, #right-sidebar .widget_categories ul li a:before, #right-sidebar .widget_lc_taxonomy ul li a:before, .widget-area .widget_categories ul li a:before, .widget-area .widget_lc_taxonomy ul li a:before {
  content: "■";
  color: #00b2b9;
  margin-right: 0.5rem;
  position: relative;
  top: -0.125rem;
}
#left-sidebar .widget_categories ul li:before, #left-sidebar .widget_lc_taxonomy ul li:before, #right-sidebar .widget_categories ul li:before, #right-sidebar .widget_lc_taxonomy ul li:before, .widget-area .widget_categories ul li:before, .widget-area .widget_lc_taxonomy ul li:before {
  display: none;
}
#left-sidebar .widget_categories ul li:first-child, #left-sidebar .widget_lc_taxonomy ul li:first-child, #right-sidebar .widget_categories ul li:first-child, #right-sidebar .widget_lc_taxonomy ul li:first-child, .widget-area .widget_categories ul li:first-child, .widget-area .widget_lc_taxonomy ul li:first-child {
  padding-top: 0;
}
#left-sidebar .widget_categories ul li:last-child, #left-sidebar .widget_lc_taxonomy ul li:last-child, #right-sidebar .widget_categories ul li:last-child, #right-sidebar .widget_lc_taxonomy ul li:last-child, .widget-area .widget_categories ul li:last-child, .widget-area .widget_lc_taxonomy ul li:last-child {
  border-bottom: 0;
}
#left-sidebar .widget_search label, #right-sidebar .widget_search label, .widget-area .widget_search label {
  display: none;
}
#left-sidebar .widget_product_categories ul, #right-sidebar .widget_product_categories ul, .widget-area .widget_product_categories ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#left-sidebar .berocket_single_filter_widget .bapf_head, #right-sidebar .berocket_single_filter_widget .bapf_head, .widget-area .berocket_single_filter_widget .bapf_head {
  border-bottom: 0.125rem solid #00b2b9;
  margin-bottom: 0.625rem;
  cursor: pointer;
}
#left-sidebar .berocket_single_filter_widget .bapf_head h3, #right-sidebar .berocket_single_filter_widget .bapf_head h3, .widget-area .berocket_single_filter_widget .bapf_head h3 {
  font-size: 1.125rem;
  font-weight: 700;
}
#left-sidebar .berocket_single_filter_widget .bapf_hide_mobile, #right-sidebar .berocket_single_filter_widget .bapf_hide_mobile, .widget-area .berocket_single_filter_widget .bapf_hide_mobile {
  display: inline-block !important;
}
#left-sidebar .berocket_single_filter_widget .berocket_aapf_widget-title_div .berocket_aapf_widget_show, #right-sidebar .berocket_single_filter_widget .berocket_aapf_widget-title_div .berocket_aapf_widget_show, .widget-area .berocket_single_filter_widget .berocket_aapf_widget-title_div .berocket_aapf_widget_show {
  margin-right: 0;
  color: #ebebeb;
  transition: color 0.25s;
}
#left-sidebar .berocket_single_filter_widget .berocket_aapf_widget-title_div:hover .berocket_aapf_widget_show, #right-sidebar .berocket_single_filter_widget .berocket_aapf_widget-title_div:hover .berocket_aapf_widget_show, .widget-area .berocket_single_filter_widget .berocket_aapf_widget-title_div:hover .berocket_aapf_widget_show {
  color: #a1b1bc;
  transition: color 0.25s;
}
#left-sidebar .berocket_single_filter_widget .bapf_button, #right-sidebar .berocket_single_filter_widget .bapf_button, .widget-area .berocket_single_filter_widget .bapf_button {
  color: #FFF;
  background: #00b2b9;
  border-color: #00b2b9;
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  border: 0;
}
#left-sidebar .berocket_single_filter_widget .bapf_button:hover, #left-sidebar .berocket_single_filter_widget .bapf_button:focus, #right-sidebar .berocket_single_filter_widget .bapf_button:hover, #right-sidebar .berocket_single_filter_widget .bapf_button:focus, .widget-area .berocket_single_filter_widget .bapf_button:hover, .widget-area .berocket_single_filter_widget .bapf_button:focus {
  background: #0b8e9a;
}
#left-sidebar .berocket_single_filter_widget ul, #right-sidebar .berocket_single_filter_widget ul, .widget-area .berocket_single_filter_widget ul {
  padding: 0;
  margin: 0;
}
#left-sidebar .berocket_single_filter_widget ul label, #right-sidebar .berocket_single_filter_widget ul label, .widget-area .berocket_single_filter_widget ul label {
  text-transform: none;
  font-weight: 400;
  padding-left: 0;
  color: #999;
  margin-left: 0.1875rem;
  margin-bottom: 0;
}
#left-sidebar .berocket_single_filter_widget:last-child .widget, #right-sidebar .berocket_single_filter_widget:last-child .widget, .widget-area .berocket_single_filter_widget:last-child .widget {
  border-bottom: 0;
}
#left-sidebar .berocket_single_filter_widget .ui-widget-content, #right-sidebar .berocket_single_filter_widget .ui-widget-content, .widget-area .berocket_single_filter_widget .ui-widget-content {
  border-color: rgb(222.25, 222.25, 222.25);
}
#left-sidebar .berocket_single_filter_widget .ui-slider-handle, #right-sidebar .berocket_single_filter_widget .ui-slider-handle, .widget-area .berocket_single_filter_widget .ui-slider-handle {
  background: #00b2b9;
  border-color: #00b2b9;
}
#left-sidebar .berocket_single_filter_widget .ui-slider-range, #right-sidebar .berocket_single_filter_widget .ui-slider-range, .widget-area .berocket_single_filter_widget .ui-slider-range {
  background: #ebebeb;
}

.wpb_widgetised_column {
  margin-bottom: 0 !important;
}
.wpb_widgetised_column aside.widget:last-child {
  margin-bottom: 0 !important;
}

article.type-post {
  margin-bottom: 2.5rem;
  padding-bottom: 2.5rem;
  border-bottom: 0.125rem solid #ebebeb;
}
@media (max-width: 767.98px) {
  article.type-post {
    margin-bottom: 1.25rem;
    padding-bottom: 1.25rem;
  }
}
article.type-post:last-child {
  margin-bottom: 0;
  border-bottom: 0;
}
article.type-post h2.entry-title a {
  color: #131313;
}
article.type-post h2.entry-title a:hover, article.type-post h2.entry-title a:focus {
  color: #00b2b9;
  text-decoration: none;
}
article.type-post .image img {
  display: block;
  width: 100%;
}

.breadcrumb {
  background: #00b2b9;
  color: #FFF;
  font-size: 0.9375rem;
  padding: 0.9375rem 0;
  border-radius: 0;
  margin: 0;
  font-weight: 400;
}
@media (max-width: 991.98px) {
  .breadcrumb {
    font-size: 0.875rem;
  }
}
@media (max-width: 991.98px) {
  .breadcrumb {
    padding: 0.625rem 0;
  }
}
.breadcrumb p {
  margin: 0;
}
.breadcrumb a {
  color: #FFF;
  margin: 0 0.1875rem;
}
.breadcrumb a:first-child {
  margin-left: 0;
}
.breadcrumb a:hover, .breadcrumb a:focus {
  text-decoration: underline;
}

.single-post .entry-header, .single-resource .entry-header {
  margin-bottom: 1rem;
}

.flex-row {
  display: flex;
  flex-wrap: wrap;
}

body.page-id-1887 .mfp-inline-holder .mfp-content {
  max-width: 600px;
  max-height: 500px;
}

#portal-register {
  display: none;
  padding: 40px 15px 15px;
  height: 100%;
  overflow: auto;
}
#portal-register .nf-field-container.hidden-container {
  margin: 0 !important;
}

.mfp-content #portal-register {
  display: block;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 10045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 10044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 10046;
  box-shadow: none;
  touch-action: manipulation;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    transform-origin: 0;
  }
  .mfp-arrow-right {
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}