@import url(https://use.typekit.net/vmc1guh.css);
@charset "UTF-8";
.main-heading {
  font-size: 30px; }

.h4, h4 {
  font-size: 1rem; }

h1, h2, h3, h4 {
  color: #00597D; }

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "ff-meta-serif-web-pro", Georgia, serif; }

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: transparent;
  text-rendering: optimizeLegibility; }

html, body {
  height: 100%; }

body {
  font-family: "proxima-nova", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem !important;
  font-weight: 400;
  letter-spacing: 0.03em; }

a {
  color: #000000;
  text-decoration: none; }

a:hover {
  text-decoration: none; }

.rs-item-nav .rs-save-for-later-button.saved {
  background: transparent; }

.rs-save-for-later-button {
  border: 1px solid #fff !important;
  background: #13A438;
  border: 1px solid #4C4C4E !important; }
  .rs-save-for-later-button .save_for_later {
    display: block;
    position: absolute;
    left: 6px; }
    .rs-save-for-later-button .save_for_later::before {
      font-weight: 200 !important; }
  .rs-save-for-later-button.saved {
    border: 1px solid #fff !important;
    background: #13A438; }
    .rs-save-for-later-button.saved .save_for_later {
      display: block;
      position: absolute;
      left: 6px; }
      .rs-save-for-later-button.saved .save_for_later::before {
        color: #fff;
        font-weight: 200;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg); }
  .rs-save-for-later-button .save_for_later {
    font-size: 21px; }
    .rs-save-for-later-button .save_for_later::before {
      content: "" !important;
      color: #4C4C4E;
      font-weight: 700; }

.inventory_wrap {
  background: #4C4C4E;
  background: rgba(76, 76, 78, 0.14); }

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  -webkit-clip-path: none;
          clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }

@-webkit-keyframes blip {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  50% {
    -webkit-transform: scale(1.25);
            transform: scale(1.25); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes blip {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  50% {
    -webkit-transform: scale(1.25);
            transform: scale(1.25); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

.animated {
  -webkit-animation-name: blip;
          animation-name: blip;
  -webkit-animation-duration: 1s;
          animation-duration: 1s; }

.row > [class^="col-"], .row > [class*=" col-"] {
  padding-right: 7px;
  padding-left: 7px; }

.row {
  margin-right: -7px;
  margin-left: -7px; }

.container {
  padding-right: 7px;
  padding-left: 7px; }

.main-heading {
  color: #000000; }

.logo-small {
  display: none; }

.excerpt_text {
  font-weight: 700; }

.short_list {
  display: none; }

._post_wrapper {
  position: relative; }
  ._post_wrapper .article-image {
    position: relative; }

.post_title a {
  color: #00597D; }

.hero_news ._post_wrapper {
  background: #4C4C4E;
  background: rgba(76, 76, 78, 0.14); }

.hero_post_content a h2 {
  font-family: "ff-meta-serif-web-pro", Georgia, serif !important;
  margin: 10px 0; }

.latest_news ._post_wrapper {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d2d2d2 !important; }
  .latest_news ._post_wrapper:first-child {
    margin-top: 0;
    padding-top: 0; }
  .latest_news ._post_wrapper:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none; }
  .latest_news ._post_wrapper .article-image {
    width: 40%; }
    .latest_news ._post_wrapper .article-image img {
      width: 100%;
      height: auto; }
  .latest_news ._post_wrapper h3 {
    font-family: "ff-meta-serif-web-pro", Georgia, serif !important;
    font-size: 20px;
    font-weight: 600; }
  .latest_news ._post_wrapper .article-details {
    width: 60%; }

#other_latest .post_title {
  font-size: 16px;
  font-weight: 200;
  line-height: 20px;
  letter-spacing: 0.04em; }

.layed_section_with_ad {
  margin-right: auto;
  margin-left: auto;
  padding-left: 13px;
  padding-right: 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .layed_section_with_ad .the_layed {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
        flex-grow: 1;
    vertical-align: top; }
    .layed_section_with_ad .the_layed h1 {
      padding: 0 15px; }
  .layed_section_with_ad .the_ad {
    min-width: calc(332px);
    padding-left: 32px;
    position: relative;
    width: calc(332px);
    vertical-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-left: 1px solid #f2f2f2;
    margin-left: 32px; }

a.pink-custom-button {
  background-color: #4C4C4E;
  border-color: #4C4C4E;
  color: #ffffff; }

.wpp-list li h2 {
  font-size: 20px;
  line-height: 1.5; }

.post_meta {
  font-size: 13px;
  color: #7d7d7d;
  padding-top: 12px; }
  .post_meta a {
    color: #7d7d7d; }
    .post_meta a:hover {
      color: #000; }

.mag_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .mag_wrapper .subscribe-container {
    margin-top: initial !important;
    max-width: 290px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: absolute;
    right: 0; }
    .mag_wrapper .subscribe-container .pink-custom-button {
      min-width: 166px;
      margin-bottom: 5px;
      text-transform: uppercase; }

.alert {
  z-index: 100000; }

a.rs-save-for-later-button {
  position: absolute !important;
  right: 4px;
  top: 4px;
  margin: 0;
  padding: 3px;
  line-height: 0;
  border-radius: 50px;
  z-index: 99;
  background: #00597D;
  border: 1px solid #fff !important; }
  a.rs-save-for-later-button i::before {
    content: "\f384";
    color: #fff !important;
    font-family: Ionicons; }
  a.rs-save-for-later-button svg {
    width: 22px !important;
    height: 19px !important; }

.cover-magazine-subscribe {
  max-width: 200px; }

.magazine-covers {
  background: #00597D;
  overflow: hidden;
  padding: 20px; }
  .magazine-covers .mag_on_left {
    position: relative; }
    .magazine-covers .mag_on_left .btn {
      color: #fff;
      border: 2px solid #fff;
      min-width: 186px; }
      .magazine-covers .mag_on_left .btn:hover {
        background: #000;
        color: #fff; }
    .magazine-covers .mag_on_left .digi_left_btn_one {
      position: absolute;
      right: -100%;
      top: 50%; }
    .magazine-covers .mag_on_left .digi_left_btn {
      position: absolute;
      right: -100%;
      top: 70%; }
  .magazine-covers .head_mag h1 {
    color: #fff;
    margin-top: 70px; }
  .magazine-covers .mag_on_right {
    position: relative; }
    .magazine-covers .mag_on_right .btn {
      color: #fff;
      border: 2px solid #fff;
      min-width: 186px; }
      .magazine-covers .mag_on_right .btn:hover {
        background: #000;
        color: #fff; }
    .magazine-covers .mag_on_right .digi_right_btn_one {
      position: absolute;
      left: -100%;
      top: 50%; }
      .magazine-covers .mag_on_right .digi_right_btn_one:hover {
        background: #000;
        color: #fff; }
    .magazine-covers .mag_on_right .digi_right_btn {
      position: absolute;
      left: -100%;
      top: 70%; }
      .magazine-covers .mag_on_right .digi_right_btn:hover {
        background: #000;
        color: #fff; }

.paralax h1 {
  font-size: 1.6rem;
  margin-bottom: 0.1rem;
  letter-spacing: 0.05em;
  color: #fff;
  display: inline;
  padding: 0.25em;
  padding-left: 0;
  padding-right: 0;
  line-height: 40px;
  padding: 3px; }

.paralax p {
  font-size: 1rem;
  letter-spacing: 0.03em;
  padding-bottom: 10px; }

.paralax .ad_wrapper .col-lg-6.col-12 {
  background: rgba(0, 0, 0, 0.4);
  padding: 20px; }

.paralax .button_wrapper a {
  margin-left: -10px; }

.entry-header .meta_data::after {
  content: "";
  width: 10%;
  border-bottom: solid 5px #4C4C4E;
  position: absolute;
  left: 0;
  bottom: -5px;
  z-index: 1; }

.alist_widget {
  background: #1d3557; }
  .alist_widget h2 {
    color: #fff;
    text-align: center;
    padding: 20px 0; }
  .alist_widget .form_container {
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%; }
    .alist_widget .form_container form {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      width: 100%; }
      .alist_widget .form_container form ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
        .alist_widget .form_container form ul li:nth-child(1) {
          width: 40%; }
        .alist_widget .form_container form ul li:nth-child(2) {
          width: 40%; }
        .alist_widget .form_container form ul li:nth-child(3) {
          width: 20%; }
          .alist_widget .form_container form ul li:nth-child(3) button {
            width: 100%; }
    .alist_widget .form_container input[type="text"],
    .alist_widget .form_container select {
      padding: 12px;
      border: 1px solid #ccc;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      font-size: 18px;
      resize: vertical;
      line-height: 25px;
      width: 100%;
      -moz-appearance: none;
      -webkit-appearance: none;
      border-radius: 0; }
    .alist_widget .form_container .select_wrapper {
      position: relative; }
      .alist_widget .form_container .select_wrapper:after {
        content: "\f3d0";
        font-family: "Ionicons";
        position: absolute;
        bottom: 0.15em;
        top: 1em;
        right: 1rem;
        pointer-events: none; }
      .alist_widget .form_container .select_wrapper select {
        position: relative;
        border-radius: 0;
        background: #fff; }
  .alist_widget ul {
    list-style-type: none; }
    .alist_widget ul li {
      margin-right: 10px; }
      .alist_widget ul li a {
        color: #d2d2d2; }
        .alist_widget ul li a:hover {
          color: #fff; }
      .alist_widget ul li:last-child {
        margin-right: 0; }
  .alist_widget #search_btn {
    background: #fff;
    border: none;
    padding: 13px 50px; }

.alist_widget_sidebar {
  background: #1d3557; }
  .alist_widget_sidebar h2 {
    color: #fff;
    text-align: center;
    padding: 20px 0;
    font-size: 14px; }
  .alist_widget_sidebar .form_container {
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-bottom: 30px; }
    .alist_widget_sidebar .form_container form {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      width: 100%; }
      .alist_widget_sidebar .form_container form ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
        .alist_widget_sidebar .form_container form ul li {
          width: 100%;
          margin-bottom: 5px; }
    .alist_widget_sidebar .form_container input[type="text"],
    .alist_widget_sidebar .form_container select {
      padding: 12px;
      border: 1px solid #ccc;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      font-size: 18px;
      resize: vertical;
      line-height: 25px;
      width: 100%;
      -moz-appearance: none;
      -webkit-appearance: none;
      position: relative; }
    .alist_widget_sidebar .form_container select::before {
      content: "\f375";
      display: inline-block;
      font-family: Ionicons;
      speak: none;
      font-style: normal;
      font-weight: 400;
      font-variant: normal;
      text-transform: none;
      text-rendering: auto;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
  .alist_widget_sidebar ul {
    list-style-type: none; }
    .alist_widget_sidebar ul li {
      margin-right: 10px; }
      .alist_widget_sidebar ul li a {
        color: #d2d2d2; }
        .alist_widget_sidebar ul li a:hover {
          color: #fff; }
      .alist_widget_sidebar ul li:last-child {
        margin-right: 0; }
  .alist_widget_sidebar #search_btn {
    background: #fff;
    border: none;
    padding: 13px 50px;
    width: 100%; }

.whats_hot {
  background: #00597D; }
  .whats_hot .main_title .header_main_wrapper {
    color: #fff; }
    .whats_hot .main_title .header_main_wrapper:hover {
      color: #000000; }
  .whats_hot .carousel-cell {
    width: 24.33%;
    min-height: 350px;
    margin-right: 10px;
    margin-top: 20px;
    margin-bottom: 30px;
    background: transparent;
    border-radius: 0;
    counter-increment: carousel-cell; }
    .whats_hot .carousel-cell .article-image {
      text-align: center; }
    .whats_hot .carousel-cell .article-title {
      font-size: 20px;
      font-weight: 600;
      color: #fff;
      text-align: center; }
    .whats_hot .carousel-cell ._post_wrapper {
      text-align: center; }
  .whats_hot .flickity-prev-next-button {
    border: 2px solid #fff; }
  .whats_hot .flickity-prev-next-button.next {
    top: 40%; }
  .whats_hot .flickity-prev-next-button.previous {
    top: 40%; }

.et_bloom_form_content {
  padding: 0 40px 40px 40px !important; }
  .et_bloom_form_content .et_bloom_fields {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .et_bloom_form_content .et_bloom_fields .et_bloom_popup_input {
      width: 100% !important;
      margin: 0 0px 15px 0px !important;
      padding: 0 !important; }
    .et_bloom_form_content .et_bloom_fields button {
      width: 100% !important; }

.et_bloom_header_outer .et_bloom_form_header {
  background: #e9e9e9 !important; }
  .et_bloom_header_outer .et_bloom_form_header h2 {
    font-size: 19px !important; }

.et_bloom .et_bloom_bottom_stacked p.et_bloom_popup_input {
  width: 100%;
  margin-bottom: 10px;
  padding-right: 0; }

.form-newsletter-section .choose_position {
  margin-bottom: 15px; }

.form-newsletter-section h1 {
  color: #009fc4;
  font-weight: bold;
  font-size: 1.5rem;
  padding: 15px 0px; }

.form-newsletter-section .title {
  font-size: 19px;
  line-height: 24px;
  font-family: "Montserrat", Georgia, serif; }

.form-newsletter-section .et_bloom_custom_field {
  display: none; }

.form-newsletter-section .sign-up-form {
  font-weight: bold; }

.form-newsletter-section .et_bloom_inline_form {
  border-bottom: 1px solid transparent;
  padding: 0;
  margin: 0 !important; }
  .form-newsletter-section .et_bloom_inline_form .et_bloom_form_header {
    display: none; }
  .form-newsletter-section .et_bloom_inline_form .et_bloom_form_container {
    background: #ffffff !important; }
    .form-newsletter-section .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_content {
      padding: 0 !important;
      padding-bottom: 22px !important; }
      .form-newsletter-section .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_content .et_bloom_popup_input {
        margin-bottom: 0;
        -ms-flex-preferred-size: 131% !important;
            flex-basis: 131% !important;
        margin-right: 20px; }
        .form-newsletter-section .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_content .et_bloom_popup_input input {
          padding: 20px !important;
          border-radius: 0 !important;
          background: #dedede !important; }
  .form-newsletter-section .et_bloom_inline_form .et_bloom_form_header {
    margin: 0 !important;
    padding: 0 !important; }
    .form-newsletter-section .et_bloom_inline_form .et_bloom_form_header .et_bloom_form_text {
      margin: 0 !important;
      padding: 0 !important; }

.layed_section_with_ad {
  margin-right: auto;
  margin-left: auto;
  padding-left: 13px;
  padding-right: 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .layed_section_with_ad .the_layed {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
        flex-grow: 1;
    vertical-align: top; }
  .layed_section_with_ad .the_ad {
    min-width: calc(332px);
    padding-left: 32px;
    position: relative;
    width: calc(332px);
    vertical-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-left: 1px solid #f2f2f2;
    margin-left: 32px; }

.wpp-list li h2 {
  font-size: 20px;
  line-height: 1.5; }

#category-section .list_section_cat .row {
  margin-right: -7px;
  margin-left: -7px; }
  #category-section .list_section_cat .row ._post_wrapper .article-details h3 {
    font-size: 18px;
    line-height: 1.3;
    letter-spacing: 0.02em;
    word-spacing: 0.07em; }

#hot-products h3 {
  font-size: 16px;
  font-weight: 700; }

#events_on_spotlight_and_mag .events_on_spotlight_and_mag_wrapper .spotlight {
  background: #fde9ec;
  padding: 8px; }
  #events_on_spotlight_and_mag .events_on_spotlight_and_mag_wrapper .spotlight .carousel-cellx {
    width: 100%;
    margin-right: 10px;
    margin-top: 20px;
    min-height: 215px;
    margin-bottom: 20px;
    background: transparent;
    border-radius: 0;
    counter-increment: carousel-cell; }
  #events_on_spotlight_and_mag .events_on_spotlight_and_mag_wrapper .spotlight .flickity-page-dots {
    bottom: 15px;
    text-align: right;
    padding: 0 30px; }
    #events_on_spotlight_and_mag .events_on_spotlight_and_mag_wrapper .spotlight .flickity-page-dots .dot {
      border: 2px solid #000;
      opacity: 1;
      width: 20px;
      height: 20px;
      background: #fff; }
      #events_on_spotlight_and_mag .events_on_spotlight_and_mag_wrapper .spotlight .flickity-page-dots .dot.is-selected {
        border: 2px solid #fff;
        background: #000; }

a.rs-saved-trigger {
  display: none !important; }

.et_bloom .et_bloom_optin_2 .et_bloom_form_content button {
  max-height: inherit;
  line-height: 35px;
  border-radius: 0 !important; }

#signup_form .et_bloom_form_text {
  padding: 15px 0 0 0; }
  #signup_form .et_bloom_form_text h1 {
    font-size: 14px !important;
    font-weight: 500;
    letter-spacing: 0.02em;
    color: #000000 !important; }
  #signup_form .et_bloom_form_text h2 span {
    color: #000000 !important; }
  #signup_form .et_bloom_form_text p span {
    color: #000000 !important; }

#signup_form .et_bloom_fields {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: initial !important;
      flex-wrap: initial !important;
  -webkit-box-pack: initial !important;
      -ms-flex-pack: initial !important;
          justify-content: initial !important; }

#signup_form .et_bloom .et_bloom_optin_2 .et_bloom_form_content button {
  background-color: #4C4C4E !important; }

#signup_form .et_bloom_form_container h2 {
  font-size: 16px !important;
  text-align: center;
  padding-bottom: 15px !important; }

#signup_form .et_bloom_form_container .et_bloom_form_header {
  padding: 0 15px;
  background: #d2d2d2 !important; }

#signup_form .et_bloom_form_container .et_bloom_form_content {
  background: #d2d2d2 !important;
  padding: 20px 30px; }
  #signup_form .et_bloom_form_container .et_bloom_form_content button {
    background: #4C4C4E !important;
    border-radius: 0 !important; }
  #signup_form .et_bloom_form_container .et_bloom_form_content .et_bloom_fields {
    height: 100%;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
    -ms-flex-wrap: initial !important;
        flex-wrap: initial !important;
    -webkit-box-pack: initial !important;
        -ms-flex-pack: initial !important;
            justify-content: initial !important; }
    #signup_form .et_bloom_form_container .et_bloom_form_content .et_bloom_fields .et_bloom_popup_input {
      width: 100%;
      margin-bottom: 10px;
      padding-right: 0 !important;
      margin-right: 0 !important; }
      #signup_form .et_bloom_form_container .et_bloom_form_content .et_bloom_fields .et_bloom_popup_input .et_bloom_subscribe_email {
        margin-right: 0; }
      #signup_form .et_bloom_form_container .et_bloom_form_content .et_bloom_fields .et_bloom_popup_input input {
        padding: 18px !important;
        border-radius: 0 !important; }
    #signup_form .et_bloom_form_container .et_bloom_form_content .et_bloom_fields button {
      background: #00597D !important;
      border-radius: 0 !important;
      padding: 18px;
      width: 100%; }

.paralax {
  display: block;
  height: 55vh;
  margin: 0px auto;
  background-position: center center;
  will-change: top;
  background-size: cover;
  padding: 15px; }

.paralax .button_wrapper span {
  background: #000;
  text-shadow: none;
  border: 1px solid #000;
  padding: 13px 35px;
  border-radius: 4px;
  display: inline-block;
  color: #fff;
  font-weight: 700;
  font-size: 18px; }

.paralax .sp_cont_wraper p {
  color: #FFFFFF !important; }

.searching a {
  display: inline-block;
  margin-left: 0;
  padding-left: 8px;
  border-left: 1px solid #fff; }

.searchbox {
  position: relative;
  min-width: 30px;
  width: 0;
  height: 30px;
  float: right;
  -webkit-transition: width 0.3s;
  -o-transition: width 0.3s;
  transition: width 0.3s; }
  .searchbox .parsley-errors-list {
    display: none; }

.searchbox-input {
  top: 0;
  right: 0;
  outline: 0;
  background: #fff;
  width: 100%;
  margin: 0;
  padding: 2px 55px 1px 18px;
  font-size: 17px;
  color: #00597D;
  opacity: 0;
  border: 1px solid #4C4C4E; }

.searchbox-input::-webkit-input-placeholder {
  color: #00597D; }

.searchbox-input:-moz-placeholder {
  color: #00597D; }

.searchbox-input::-moz-placeholder {
  color: #00597D; }

.searchbox-input:-ms-input-placeholder {
  color: #00597D; }

.searchbox-icon,
.searchbox-submit {
  background: transparent;
  display: block;
  position: absolute;
  top: 4px;
  right: -20px;
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
  text-align: center;
  cursor: pointer;
  color: #4C4C4E; }

.searchbox-icon {
  font-size: 26px;
  color: #4C4C4E; }

.searchbox-open {
  width: 100%; }
  .searchbox-open .searchbox-icon {
    color: #000; }
  .searchbox-open .searchbox-input {
    opacity: 1; }

.instagram #instafeed li .likes {
  color: #00597D; }

.page.subscribe main section h1 {
  text-align: center; }

.instagram #instafeed li a {
  max-height: 176px !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }

#subForm .form-row {
  position: relative; }

#subForm .parsley-errors-list {
  top: -18px !important;
  left: 6px; }
  #subForm .parsley-errors-list .parsley-required {
    color: red !important; }

.login h1 a {
  width: 144px !important;
  height: auto; }

h2.custom-heading {
  border-bottom: 1px solid #4C4C4E; }
  h2.custom-heading span {
    color: #00597D;
    font-weight: bold;
    background: #fff;
    padding: 0 20px; }

#save_for_later_wrapper .rs-saved-for-later .rs-item-content .single a.rs-save-for-later-button {
  padding: 3px !important;
  top: -13px !important;
  left: 6px !important;
  width: 26px;
  height: 26px; }

#tnemesitrevda.inventory_wrap.widget_news {
  padding: 25px 0 !important; }
  #tnemesitrevda.inventory_wrap.widget_news .ad_container > div {
    margin: 0 auto !important; }

.preloader-wrap {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  background: #e1e1e1;
  z-index: 999999; }

.percentage {
  z-index: 100;
  text-align: center;
  color: #fff;
  line-height: 30px;
  font-size: 15px; }

.loader,
.percentage {
  height: 39px;
  max-width: 100%;
  border-radius: 0;
  font-weight: 300;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto; }

.loader:after,
.percentage:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0; }

.trackbar {
  width: 100%;
  height: 100%;
  color: #00597D;
  text-align: center;
  line-height: 30px;
  overflow: hidden;
  position: relative;
  opacity: 0.99; }

.loadbar {
  width: 0%;
  height: 100%;
  background: #00597D;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: flicker 5s infinite;
          animation: flicker 5s infinite;
  overflow: hidden; }

.jora_widget {
  border: 1px solid #f2f2f2;
  padding: 1.875rem; }
  .jora_widget h1 {
    color: #009fc4;
    font-weight: bold;
    font-size: 1.5rem; }
  .jora_widget input {
    border: none;
    border-bottom: 1px solid #4C4C4E;
    border-radius: 0;
    width: 100% !important;
    background: #fff; }
  .jora_widget button,
  .jora_widget .search_for_job {
    background: #fff;
    border-radius: 0;
    border: 3px solid #4C4C4E;
    width: 100% !important;
    color: #000;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.05em; }
    .jora_widget button:hover,
    .jora_widget .search_for_job:hover {
      color: #fff;
      background-color: #545b62;
      border-color: #4e555b; }
  .jora_widget #job-manager-job-dashboard table ul.job-dashboard-actions {
    visibility: visible !important; }
  .jora_widget .form-control:focus {
    color: #495057;
    background-color: #fff !important;
    border-color: #fff;
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem #e50094;
    box-shadow: 0 0 0 0.2rem #e50094; }
  .jora_widget .head {
    margin-bottom: 20px; }
  .jora_widget .foot {
    text-align: right; }

#video-section {
  background: #fff; }
  #video-section .container {
    background-color: #fff;
    padding: initial; }
    #video-section .container h2 {
      font-weight: 700;
      font-size: 27px;
      padding: 11px 0; }
  #video-section .book-club {
    background: #4C4C4E; }
    #video-section .book-club h2 {
      font-size: 16px;
      text-align: center; }
      #video-section .book-club h2 a {
        color: #fff;
        text-align: center; }
    #video-section .book-club .book_wrapper {
      padding: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      #video-section .book-club .book_wrapper a {
        color: #fff;
        text-align: center; }
      #video-section .book-club .book_wrapper img {
        max-width: 90%;
        padding: 20px; }

.back-to-top,
.back-to-top::after {
  border: 1px solid #4C4C4E; }

.radio {
  margin: 0.5rem; }
  .radio input[type="radio"] {
    position: absolute;
    opacity: 0; }
    .radio input[type="radio"] + .radio-label {
      background-color: #545b62;
      border-color: #4e555b;
      padding: 5px 20px;
      border-radius: 4px;
      cursor: pointer;
      color: #fff; }
      .radio input[type="radio"] + .radio-label:hover {
        color: #fff;
        background: #545b62;
        -webkit-transform: translateY(-1px);
        -ms-transform: translateY(-1px);
            transform: translateY(-1px);
        -webkit-box-shadow: 0 13px 27px -5px rgba(50, 50, 93, 0.25), 0 8px 16px -8px rgba(0, 0, 0, 0.3), 0 -6px 16px -6px rgba(0, 0, 0, 0.025);
        box-shadow: 0 13px 27px -5px rgba(50, 50, 93, 0.25), 0 8px 16px -8px rgba(0, 0, 0, 0.3), 0 -6px 16px -6px rgba(0, 0, 0, 0.025);
        -webkit-box-shadow: 0 7px 14px rgba(50, 50, 93, 0.1), 0 3px 6px rgba(0, 0, 0, 0.08);
        box-shadow: 0 7px 14px rgba(50, 50, 93, 0.1), 0 3px 6px rgba(0, 0, 0, 0.08); }
    .radio input[type="radio"]:checked + .radio-label {
      color: #fff;
      background: #00597D; }
    .radio input[type="radio"]:focus + .radio-label:before {
      outline: none;
      border-color: #4C4C4E; }
    .radio input[type="radio"]:disabled + .radio-label:before {
      -webkit-box-shadow: inset 0 0 0 4px #00597D;
              box-shadow: inset 0 0 0 4px #00597D;
      border-color: black;
      background: black; }
    .radio input[type="radio"] + .radio-label:empty:before {
      margin-right: 0; }

footer {
  background-color: #81A7B6;
  padding-bottom: 0; }
  footer .footer_wrapper {
    background: #00597D; }

#sign_up_bloom {
  border: 1px solid #f2f2f2;
  padding: 15px; }
  #sign_up_bloom .radio input[type="radio"] + .radio-label {
    padding: 2px 6px;
    font-size: 11px; }
  #sign_up_bloom h1 {
    font-size: 18px; }
  #sign_up_bloom .et_bloom_form_container .et_bloom_with_custom_fields form .et_bloom_fields {
    display: block; }
    #sign_up_bloom .et_bloom_form_container .et_bloom_with_custom_fields form .et_bloom_fields .et_bloom_popup_input {
      margin-right: 0;
      margin-bottom: 15px; }

.ai1ec_event .excerpt_text {
  display: none !important; }

.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type="submit"],
.gform_wrapper .gform_page_footer input.button,
.gform_wrapper .gform_page_footer input[type="submit"] {
  background: #4C4C4E; }

.category-59 .page-header h1::first-letter {
  text-transform: lowercase; }

#popular_stuff .wpp-list {
  background: transparent; }
  #popular_stuff .wpp-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    #popular_stuff .wpp-list li::before {
      font-family: "ff-meta-serif-web-pro", Georgia, serif;
      color: #00597D;
      background: transparent;
      border: none;
      font-size: 2em; }
  #popular_stuff .wpp-list h2 a {
    font-size: 14px;
    font-weight: 400;
    line-height: 16px; }

.list-news .media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .list-news .media h3 {
    font-size: 15px; }

.wrap_post .featured .post_title {
  font-size: 1.2rem; }

.thumbnail_archive a.rs-save-for-later-button {
  background: #00597D !important; }

.footer_subscribe .et_bloom_inline_form {
  margin: 0 !important; }

.footer_subscribe .et_bloom_header_outer .et_bloom_form_header {
  background: #4c4e53 !important;
  padding: 0 !important;
  margin: 0; }
  .footer_subscribe .et_bloom_header_outer .et_bloom_form_header .et_bloom_form_text {
    padding: 0;
    margin: 0; }
    .footer_subscribe .et_bloom_header_outer .et_bloom_form_header .et_bloom_form_text h2 {
      font-size: 16px !important;
      color: #fff;
      margin-bottom: 15px; }

.footer_subscribe .et_bloom_form_content {
  background: #4c4e53 !important;
  padding: 0 !important; }

.widget_polls-widget .wp-polls p {
  text-align: left !important;
  margin-bottom: 0; }

.widget_polls-widget .wp-polls .Buttons {
  border: 1px solid #c8c8c8;
  background-color: #000000;
  color: #fff;
  padding: 5px 30px;
  margin-bottom: 20px;
  margin-top: 5px;
  cursor: pointer;
  border-radius: 5px;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }

.widget_polls-widget .wp-polls-ans p a {
  background: transparent !important;
  color: #000 !important; }

#events-home .main-carousel .flickity-slider .carousel-cell {
  background: #00597D !important; }
  #events-home .main-carousel .flickity-slider .carousel-cell .stuff h3 a {
    color: #fff; }
  #events-home .main-carousel .flickity-slider .carousel-cell .stuff .date_time span {
    color: #fff; }

#events-home .main-carousel .flickity-prev-next-button {
  background: #4C4C4E; }

.depth_scroll .content h3 a {
  color: #ccc;
  font-size: 19px;
  text-transform: initial; }

.depth_scroll .post_excerpt {
  text-transform: initial;
  font-size: 16px;
  font-weight: 200;
  letter-spacing: 0.04em;
  line-height: 17px; }

.btn-secondary {
  color: #fff;
  background-color: #00597d;
  border-color: #00597d; }

label {
  margin-bottom: 0 !important; }

.single_job_listing .featured_image img, .job_listings .featured_image img {
  width: auto !important; }

.single_job_listing .company_logo, .job_listings .company_logo {
  display: none; }

.single_job_listing .name, .job_listings .name {
  margin: 0;
  padding: 0; }

.single-job_listing .featured_image img {
  width: auto !important; }

.rp4wp-related-posts {
  display: none !important; }

.Digital.Magazine, .the_title_Australian {
  text-align: center; }

.grecaptcha-badge {
  display: none !important; }

#gform_8 {
  width: 100%;
  background-color: #e9e9e9;
  padding: 15px;
  font-family: "Open Sans", Helvetica, Arial, Lucida, sans-serif; }

#gform_submit_button_8, #gform_submit_button_9 {
  background-color: #00597d !important;
  color: #FFF;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  border: none;
  border-radius: 3px !important;
  width: 96%;
  font-size: 14px; }

#gform_8 .gform_title {
  font-size: 24px !important;
  padding-bottom: 0 !important;
  font-weight: 600 !important;
  line-height: 1.1em !important;
  color: rgba(0, 0, 0, 0.8);
  -webkit-font-smoothing: antialiased; }

#gform_8 .gform_description {
  color: rgba(0, 0, 0, 0.5);
  line-height: 1.6em;
  font-size: 14px;
  margin-top: 0.5em; }

.footer_subscribe span.gform_description {
  display: none; }

.footer_subscribe #gform_9 h3.gform_title {
  color: #fff !important;
  font-size: 16px !important;
  font-weight: 600 !important; }

.footer_subscribe #gform_9 .gform_description {
  display: none; }

.footer_subscribe #gform_9 {
  background-color: #81A7B6 !important;
  padding: 0 !important; }

#input_8_1, #input_8_2, #input_9_1, #input_9_2 {
  font-weight: 600;
  font-size: 16px; }

.widget_news #gform_8 .gform_description {
  display: none; }

.archive_page .page-header h1 {
  color: #00597D; }

.archive_page .page-header ul {
  background: #fff; }

.archive_page .page-header {
  background: #fff; }
  .archive_page .page-header h1 {
    color: #4C4C4E;
    font-family: "ff-meta-serif-web-pro", Georgia, serif;
    font-weight: bold;
    margin-bottom: 15px;
    font-size: 35px; }

.archive_page .scroller article .mediafy .media-bodyfy h2 a {
  color: #00597D; }

.archive_page .align-self-center {
  text-align: center; }

.archive_page #moreload {
  max-width: 200px;
  background: #00597D;
  color: #fff;
  border: none;
  padding: 15px 0;
  text-transform: uppercase;
  margin: 0 auto;
  margin-top: 30px; }

.searchButton span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  color: #fff; }
  .searchButton span i {
    font-style: normal;
    padding-right: 5px; }

#utility_bar .utility_bar_wrapper {
  background: #00597D; }
  #utility_bar .utility_bar_wrapper .social-nav {
    margin: 0;
    list-style-type: none;
    position: relative;
    padding: 0 47px 0 0; }
    #utility_bar .utility_bar_wrapper .social-nav .nav_word {
      font-size: 12px; }
    #utility_bar .utility_bar_wrapper .social-nav li {
      margin: 5px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      color: #fff; }
      #utility_bar .utility_bar_wrapper .social-nav li:nth-child(4) {
        border-right: 1px solid #fff;
        padding-right: 10px; }
      #utility_bar .utility_bar_wrapper .social-nav li:first-child {
        padding-right: 10px;
        border-right: 1px solid #fff; }
      #utility_bar .utility_bar_wrapper .social-nav li.nav-item {
        display: none; }
      #utility_bar .utility_bar_wrapper .social-nav li a {
        font-size: 25px;
        color: #fff;
        display: block;
        text-align: center;
        line-height: 29px;
        -webkit-transition: -webkit-box-shadow 0.3s ease-in-out;
        transition: -webkit-box-shadow 0.3s ease-in-out;
        -o-transition: box-shadow 0.3s ease-in-out;
        transition: box-shadow 0.3s ease-in-out;
        transition: box-shadow 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
        transition: box-shadow 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out; }
  #utility_bar .utility_bar_wrapper .social li.nav-item a {
    color: #d2d2d2 !important; }

nav.navbar,
#my-menu {
  opacity: 0; }

.navbar.fixed-top {
  padding: 7px; }

.navbar .navbar-brand {
  max-width: 456px; }

.navbar .wrapper-menu.open {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
      transform: rotate(-45deg); }

.navbar .badge-danger {
  background: #00597D; }

.fixed-top {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }

#sidebar {
  z-index: 999999 !important;
  padding-bottom: 40px;
  background: #00597D; }
  #sidebar .sidebar-header {
    padding: 0 !important;
    background: #fff;
    background: white;
    margin-bottom: 0 !important;
    border-bottom: 2px solid rgba(225, 225, 225, 0.1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    #sidebar .sidebar-header .nav-link {
      text-align: left !important; }
  #sidebar #dismiss_button {
    width: 24px;
    height: 24px;
    font-size: 2em;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-transform: rotate(0deg);
    -webkit-transition: -webkit-transform 0.25s ease-in-out;
    margin-right: auto !important;
    position: absolute;
    right: 14px; }
    #sidebar #dismiss_button:hover {
      -webkit-transform: rotate(90deg);
      -webkit-transition: -webkit-transform 0.25s ease-in-out; }
  #sidebar #the_search input[type="text"] {
    color: #fff;
    font-family: "proxima-nova", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 1.1em;
    letter-spacing: 0.05em;
    border-bottom: 1px solid #fff; }
    #sidebar #the_search input[type="text"]::-webkit-input-placeholder {
      color: #81A7B6;
      font-size: 1.1em; }
    #sidebar #the_search input[type="text"]::-moz-placeholder {
      color: #81A7B6;
      font-size: 1.1em; }
    #sidebar #the_search input[type="text"]:-ms-input-placeholder {
      color: #81A7B6;
      font-size: 1.1em; }
    #sidebar #the_search input[type="text"]::-ms-input-placeholder {
      color: #81A7B6;
      font-size: 1.1em; }
    #sidebar #the_search input[type="text"]::placeholder {
      color: #81A7B6;
      font-size: 1.1em; }
  #sidebar h3 {
    font-family: "proxima-nova", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 12px;
    padding: 0.5rem 1rem;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: -7px;
    letter-spacing: 0.05em;
    position: relative; }
  #sidebar .call-to-action {
    text-align: left;
    padding: 3px 15px;
    color: #d2d2d2;
    margin-top: 20px; }
    #sidebar .call-to-action .do-action {
      text-align: center;
      border: 1px solid #d2d2d2;
      border-radius: 2px;
      color: #d2d2d2;
      padding: 5px 5px;
      width: 100%;
      display: inline-block; }
      #sidebar .call-to-action .do-action:hover {
        background-color: #fff;
        color: #000;
        -webkit-transition: all 500ms linear;
        -o-transition: all 500ms linear;
        transition: all 500ms linear; }
  #sidebar .current-magazine {
    margin-top: 20px; }
    #sidebar .current-magazine .current-mag-wrap {
      padding: 20px;
      text-align: center; }
      #sidebar .current-magazine .current-mag-wrap h3 {
        text-align: center; }
  #sidebar .twin_call_to_action {
    padding: 3px 15px; }
    #sidebar .twin_call_to_action .twin-wrapper .do-action {
      text-align: center;
      border: 1px solid #d2d2d2;
      border-radius: 2px;
      color: #d2d2d2;
      padding: 5px 5px;
      width: 100%;
      display: inline-block;
      font-size: 10px;
      letter-spacing: 0.06em; }
      #sidebar .twin_call_to_action .twin-wrapper .do-action:first-child {
        margin: 0 7px 0 0; }
      #sidebar .twin_call_to_action .twin-wrapper .do-action:hover {
        background-color: #fff;
        color: #000;
        -webkit-transition: all 500ms linear;
        -o-transition: all 500ms linear;
        transition: all 500ms linear; }
  #sidebar .social-dropdown {
    list-style-type: none;
    margin: 0;
    padding: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    bottom: 0;
    width: 100%; }
    #sidebar .social-dropdown li:first-child {
      margin-right: 20px; }
    #sidebar .social-dropdown li.nav-item a {
      font-size: 25px;
      text-align: center;
      -webkit-transition: -webkit-box-shadow 0.3s ease-in-out;
      transition: -webkit-box-shadow 0.3s ease-in-out;
      -o-transition: box-shadow 0.3s ease-in-out;
      transition: box-shadow 0.3s ease-in-out;
      transition: box-shadow 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
      color: #fff;
      padding-right: 1rem;
      display: inline-block; }
  #sidebar #menu-wrapper .navbar-nav li a {
    text-align: left;
    padding: 3px 15px;
    color: #d2d2d2; }
    #sidebar #menu-wrapper .navbar-nav li a:hover {
      color: #fff !important;
      background: 0 0; }
  #sidebar .menu-general-info ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
    #sidebar .menu-general-info ul li a {
      text-align: left;
      padding: 3px 15px;
      color: #d2d2d2;
      font-size: 14px;
      letter-spacing: 0.03em; }

.navbar-text {
  position: relative; }
  .navbar-text ul {
    position: absolute;
    left: -105px;
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 15px; }
    .navbar-text ul li a.nav-link {
      padding: 0 !important;
      line-height: 15px; }
      .navbar-text ul li a.nav-link:hover {
        color: #4C4C4E; }
  .navbar-text .trigger {
    position: absolute !important;
    bottom: 5px;
    left: -28px;
    z-index: 0;
    padding: 0.4em 0.6em;
    font-size: 15px; }
  .navbar-text .wrapper-menu {
    z-index: 2; }

.menu-icon span {
  background-color: #00597D !important;
  height: 3px !important;
  width: 31px !important; }

.menu-icon:hover span {
  background-color: #4C4C4E !important; }

.social li.nav-item a {
  color: #d2d2d2 !important; }
  .social li.nav-item a:hover {
    color: #fff !important; }

.wrapper-menu {
  width: 35px;
  height: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  cursor: pointer;
  -webkit-transition: -webkit-transform 330ms ease-out;
  transition: -webkit-transform 330ms ease-out;
  -o-transition: transform 330ms ease-out;
  transition: transform 330ms ease-out;
  transition: transform 330ms ease-out, -webkit-transform 330ms ease-out; }
  .wrapper-menu.open {
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg); }

.line-menu {
  background-color: #00597D;
  border-radius: 5px;
  width: 100%;
  height: 3px; }
  .line-menu.half {
    width: 50%; }
  .line-menu.start {
    -webkit-transition: -webkit-transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57);
    transition: -webkit-transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57);
    -o-transition: transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57);
    transition: transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57);
    transition: transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57), -webkit-transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57);
    -webkit-transform-origin: right;
        -ms-transform-origin: right;
            transform-origin: right; }
  .line-menu.end {
    -ms-flex-item-align: end;
        align-self: flex-end;
    -webkit-transition: -webkit-transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57);
    transition: -webkit-transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57);
    -o-transition: transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57);
    transition: transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57);
    transition: transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57), -webkit-transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57);
    -webkit-transform-origin: left;
        -ms-transform-origin: left;
            transform-origin: left; }

.open .line-menu.start {
  -webkit-transform: rotate(-90deg) translateX(5.5px);
      -ms-transform: rotate(-90deg) translateX(5.5px);
          transform: rotate(-90deg) translateX(5.5px); }

.open .line-menu.end {
  -webkit-transform: rotate(-90deg) translateX(-5.5px);
      -ms-transform: rotate(-90deg) translateX(-5.5px);
          transform: rotate(-90deg) translateX(-5.5px); }

.dropdown-large {
  position: static !important; }

.dropdown-menu-large {
  margin-left: 16px;
  margin-right: 16px;
  padding: 20px 0px; }

.dropdown-menu-large > li > ul {
  padding: 0;
  margin: 0; }

.dropdown-menu-large > li > ul > li {
  list-style: none; }

.dropdown-menu-large > li > ul > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 300;
  line-height: 1.428571429;
  color: #333333;
  white-space: normal; }

.dropdown-menu-large > li ul > li > a:hover,
.dropdown-menu-large > li ul > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.dropdown-menu-large .disabled > a,
.dropdown-menu-large .disabled > a:hover,
.dropdown-menu-large .disabled > a:focus {
  color: #999999; }

.dropdown-menu-large .disabled > a:hover,
.dropdown-menu-large .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.dropdown-menu-large .dropdown-header {
  color: #428bca;
  font-size: 18px; }

@media (max-width: 768px) {
  .dropdown-menu-large {
    margin-left: 0;
    margin-right: 0; }
  .dropdown-menu-large > li {
    margin-bottom: 30px; }
  .dropdown-menu-large > li:last-child {
    margin-bottom: 0; }
  .dropdown-menu-large .dropdown-header {
    padding: 3px 15px !important; } }

.offside {
  width: 338px !important;
  padding: 0 10px 10px 10px;
  background-color: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0 15px 35px rgba(50, 50, 93, 0.1), 0 5px 15px rgba(0, 0, 0, 0.07);
  box-shadow: 0 15px 35px rgba(50, 50, 93, 0.1), 0 5px 15px rgba(0, 0, 0, 0.07); }
  .offside h3 {
    margin-bottom: 0;
    margin: 15px 0;
    position: relative; }
    .offside h3 .close-saved-for-later {
      cursor: pointer;
      position: absolute;
      color: #00597D;
      width: 24px;
      height: 24px;
      font-size: 1.8em;
      right: 5px;
      top: 5px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-transform: rotate(0deg);
      -webkit-transition: -webkit-transform 0.25s ease-in-out; }
      .offside h3 .close-saved-for-later:hover {
        -webkit-transform: rotate(90deg);
        -webkit-transition: -webkit-transform 0.25s ease-in-out; }
  .offside ul.rs-saved-for-later {
    margin: 5px 0 !important;
    padding: 0;
    list-style: none; }
  .offside .rs-item-content a {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .offside .rs-item-content a .rs-item-title {
      font-size: 16px !important;
      line-height: initial !important; }
  .offside .rs-item-content .rs-item-nav {
    top: 0 !important;
    right: 0 !important; }
  .offside ul.rs-saved-for-later
> li.rs-item-saved-for-later
> .rs-item-content
> .rs-item-nav {
    position: absolute;
    width: 24px !important;
    height: 24px !important;
    line-height: initial !important;
    text-align: center;
    z-index: 10; }
  .offside ul.rs-saved-for-later > li.rs-item-saved-for-later {
    -webkit-box-shadow: 0 1.5px 0 rgba(0, 0, 0, 0.03), 0 -0.5px 2px rgba(0, 0, 0, 0.12) !important;
            box-shadow: 0 1.5px 0 rgba(0, 0, 0, 0.03), 0 -0.5px 2px rgba(0, 0, 0, 0.12) !important; }

.offside--right {
  left: auto;
  right: -338px !important; }

.offside--right.is-open,
.offside-js--is-right .offside-sliding-element {
  -webkit-transform: translate3d(-338px, 0, 0) !important;
  -ms-transform: translate3d(-338px, 0, 0) !important;
  transform: translate3d(-338px, 0, 0) !important; }

.navbar {
  background: #fff; }

#menu-primary-menu {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: left;
      -ms-flex-align: left;
          align-items: left;
  margin-right: 70px; }
  #menu-primary-menu.navbar-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: initial;
        -ms-flex-pack: initial;
            justify-content: initial;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    overflow: hidden; }
  #menu-primary-menu.navbar-nav li {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none; }
  #menu-primary-menu.navbar-nav li a {
    color: #404040; }

nav.navbar h1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #d8d8d8;
  color: #404040;
  padding: 0 1.5rem;
  font-weight: bold; }

nav.navbar button.hidden {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  border-right: 0.5rem solid #b6b6b6;
  width: 0;
  padding: 0;
  overflow: hidden; }

nav.navbar button::after {
  content: attr(count);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 30px;
  height: 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #f2f2f2;
  -webkit-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.8);
          box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.8);
  border-radius: 50%;
  font-size: 14px;
  line-height: 14px;
  margin-left: 1rem;
  margin-right: calc(-1rem + -8px); }

.hidden-links {
  position: absolute;
  background: #00597D;
  right: 0;
  top: 100%;
  z-index: 999;
  margin-top: 20px;
  max-width: 600px;
  min-width: 370px; }
  .hidden-links:after {
    content: "";
    width: 28px;
    height: 15px;
    border-bottom: solid 15px #c81e32;
    border-left: solid 15px transparent;
    border-right: solid 14px transparent;
    position: absolute;
    top: -15px;
    right: 0; }
  .hidden-links .hidden-items,
  .hidden-links #menu-general-information,
  .hidden-links .social.header {
    margin: 0;
    padding: 0;
    list-style-type: none;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .hidden-links .hidden-items li {
    padding: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .hidden-links h3 {
    font-size: 12px;
    color: #000000;
    padding: 0.5rem 1rem;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: -7px;
    letter-spacing: 0.05em;
    position: relative; }
  .hidden-links .nav-link {
    display: block;
    padding: 0.2rem 1rem; }
  .hidden-links .social-dropdown {
    list-style-type: none;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #fff;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    margin: 10px 0 0 0; }
    .hidden-links .social-dropdown li.nav-item a {
      font-size: 25px;
      text-align: center;
      -webkit-transition: -webkit-box-shadow 0.3s ease-in-out;
      transition: -webkit-box-shadow 0.3s ease-in-out;
      -o-transition: box-shadow 0.3s ease-in-out;
      transition: box-shadow 0.3s ease-in-out;
      transition: box-shadow 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
      transition: box-shadow 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out; }
    .hidden-links .social-dropdown li:first-child {
      padding-right: 1rem; }

.hidden-links li a {
  color: #d2d2d2;
  padding-right: 1rem;
  display: inline-block; }
  .hidden-links li a:hover {
    color: #fff; }

.hidden-links.hidden {
  display: none; }

.hidden-links li {
  padding: 0; }

.more-btn,
.more-menu-btn {
  background: none;
  border: 0 none;
  line-height: normal;
  overflow: visible;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  width: 100%;
  text-align: left;
  outline: none;
  cursor: pointer; }

.more-dot {
  background-color: #aab8c2;
  margin: 0 auto;
  display: inline-block;
  width: 7px;
  height: 7px;
  margin-right: 1px;
  border-radius: 50%;
  -webkit-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s; }

.navbar #navbarText {
  position: relative;
  -webkit-box-flex: initial;
  -ms-flex-positive: initial;
      flex-grow: initial; }
  .navbar #navbarText .more {
    position: absolute;
    right: 80px; }

div#bs-example-navbar-collapse-1 {
  margin-right: 30px; }

/* Sass we write */
.fixed-top {
  position: fixed;
  top: 0; }
  .admin-bar .fixed-top {
    top: 46px; }
    @media screen and (min-width: 783px) {
      .admin-bar .fixed-top {
        top: 32px; } }

.more.hidden {
  display: none; }

.shrink {
  width: 152px;
  /*change the size here*/ }

.billboard {
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
  padding: 20px 0; }

.main_title {
  font-family: "proxima-nova", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
  font-size: 20px;
  margin: 0;
  padding: 0;
  font-weight: 600;
  text-transform: uppercase;
  color: #4C4C4E; }
  .main_title .header_main_wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-bottom: 15px; }
    .main_title .header_main_wrapper .other_cat {
      font-size: 16px; }
      .main_title .header_main_wrapper .other_cat:after {
        content: "\f119";
        display: inline-block;
        font-family: "Ionicons";
        margin-left: 7px; }

.entry-header .entry-title {
  color: #00597D;
  font-family: "proxima-nova", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: bold; }

#respond .submit {
  border: none;
  background: #00597D;
  color: #ffffff; }

.single #popular_stuff .main-heading {
  font-size: 12px;
  text-transform: uppercase;
  position: relative;
  color: #4C4C4E;
  overflow: hidden; }
  .single #popular_stuff .main-heading:after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 100%;
    border-bottom: 1px solid #000;
    position: absolute;
    top: -7px;
    margin-left: 10px; }

.most_read .title a {
  font-size: 17px; }

/* WordPress Gallery
------------------------------------------ */
.gallery {
  margin-left: -0.5em;
  margin-right: -0.5em; }

.gallery:after {
  display: table;
  content: "";
  clear: both; }

.gallery-item {
  margin: 0;
  float: left;
  padding: 0.5em; }

.gallery-item img {
  width: 100%; }

.gallery-columns-1 .gallery-item {
  width: 100%;
  float: none; }

.gallery-columns-2 .gallery-item {
  width: 50%; }

.gallery-columns-3 .gallery-item {
  width: 33.3333%; }

.gallery-columns-4 .gallery-item {
  width: 25%; }

.gallery-columns-5 .gallery-item {
  width: 20%; }

.gallery-columns-6 .gallery-item {
  width: 16.6667%; }

.gallery-columns-7 .gallery-item {
  width: 14.2857%; }

.gallery-columns-8 .gallery-item {
  width: 12.5%; }

.gallery-columns-9 .gallery-item {
  width: 11.1111%; }

.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
  clear: left; }

footer h3 {
  font-size: 12px;
  text-transform: uppercase;
  font-family: "proxima-nova", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  color: #000; }

footer p {
  color: #000; }

footer ul li {
  color: #000; }
  footer ul li a {
    font-size: 14px;
    color: #000;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out; }
    footer ul li a:hover {
      color: #4C4C4E; }

footer .footer_wrapper .container .row > div {
  border-right: 1px solid #ffffff21; }
  footer .footer_wrapper .container .row > div:last-child {
    border-right: none; }

footer .btn {
  background: #00597D;
  color: #fff;
  border: none; }

@media screen and (max-width: 1200px) {
  .magazine-covers {
    display: none !important; }
    .magazine-covers .head_mag h1 {
      font-size: 20px; }
    .magazine-covers .mag_on_left img {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none;
      margin-top: 20px; }
    .magazine-covers .mag_on_left .digi_left_btn {
      position: absolute;
      right: -74%;
      top: 70%; }
    .magazine-covers .mag_on_right img {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none;
      margin-top: 20px; }
    .magazine-covers .mag_on_right .digi_right_btn {
      position: absolute;
      left: -90%;
      top: 70%; } }

@media screen and (max-width: 992px) {
  .magazine-covers {
    padding-bottom: 20px; }
    .magazine-covers .head_mag h1 {
      text-align: center;
      font-size: 12px; }
    .magazine-covers .mag_on_left img {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .magazine-covers .mag_on_left .digi_left_btn, .magazine-covers .mag_on_left .digi_left_btn_one {
      position: relative;
      right: 0;
      width: 100%;
      min-width: 100%; }
    .magazine-covers .mag_on_right img {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .magazine-covers .mag_on_right .digi_right_btn, .magazine-covers .mag_on_right .digi_right_btn_one {
      position: relative;
      left: 0;
      width: 100%;
      min-width: 100%; }
  .layed_section_with_ad {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
    margin: 0;
    padding: 0; }
    .layed_section_with_ad .the_layed {
      margin: 0;
      padding: 0; }
    .layed_section_with_ad .the_ad {
      padding: 0;
      display: block;
      text-align: center;
      margin: 15px auto;
      border: none; } }

@media screen and (max-width: 568px) {
  #utility_bar {
    display: none; }
  footer {
    text-align: center; }
    footer .center-column {
      padding: 20px 0; }
    footer h3 {
      font-size: 18px; }
  .main_title .header_main_wrapper span {
    display: none; }
  .navbar .navbar-brand {
    max-width: 193px; }
  .magazine-covers {
    padding-bottom: 20px; }
    .magazine-covers .head_mag {
      display: none; }
    .magazine-covers .mag_on_left {
      margin-right: 10px; }
      .magazine-covers .mag_on_left .digi_left_btn {
        margin-top: 5px; }
    .magazine-covers .mag_on_right {
      margin-left: 10px; }
      .magazine-covers .mag_on_right .digi_right_btn {
        margin-top: 5px; }
  .layed_section_with_ad {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; } }

