/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+Bengali:wght@400;700&family=Noto+Serif+Bengali:wght@400;700&display=swap");
/* Set header title font */
/* set bangla fonts */
html {
  scroll-behavior: smooth;
}
html[lang="bn-in"] body {
  font-family: "Noto Sans Bengali", "Noto Serif", sans-serif;
  font-weight: 400;
}
html[lang="bn-in"] h1, html[lang="bn-in"] h2, html[lang="bn-in"] h3, html[lang="bn-in"] h4, html[lang="bn-in"] h5, html[lang="bn-in"] h6, html[lang="bn-in"] .snippet, html[lang="bn-in"] .ac-title, html[lang="bn-in"] .item-title {
  font-family: "Noto Serif Bengali", "Dancing Script", cursive;
}
html[lang="bn-in"] h1 a, html[lang="bn-in"] h2 a, html[lang="bn-in"] h3 a, html[lang="bn-in"] h4 a, html[lang="bn-in"] h5 a, html[lang="bn-in"] h6 a, html[lang="bn-in"] .snippet a, html[lang="bn-in"] .ac-title a, html[lang="bn-in"] .item-title a {
  font-family: "Noto Serif Bengali", "Dancing Script", cursive;
  font-weight: 700;
}
#g-header {
  color: #BFA6A2;
}
#page-header {
  display: grid;
  grid-template-columns: auto 1fr auto;
  grid-template-rows: 40px auto;
}
#page-header #site-logo {
  position: relative;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  border-color: #BFA6A2;
  border-width: 2px;
  border-style: solid;
  overflow: hidden;
  grid-row: 1 / span 2;
}
@media only all and (min-width: 75rem) {
  #page-header #site-logo {
    width: 120px;
    height: 120px;
  }
}
@media only all and (min-width: 75rem) {
  #page-header {
    grid-template-rows: 60px auto;
  }
}
#page-header #site-name {
  align-self: end;
  padding-left: 1rem;
  font-family: "Dancing Script", "Noto Sans Bengali", cursive;
  grid-column: 2 / span 2;
  font-size: 1.5rem;
  border-bottom: 2px solid #BFA6A2;
}
@media only all and (min-width: 75rem) {
  #page-header #site-name {
    font-size: 2rem;
    grid-column: 2 / span 1;
  }
}
#page-header #site-options {
  grid-row: 2;
  grid-column: 2 / span 1;
  align-self: center;
  padding-left: 0.5rem;
}
#page-header #site-options .mod-languages li {
  margin: 0;
}
@media only all and (min-width: 75rem) {
  #page-header #site-options {
    grid-row: 1;
    grid-column: 3 / span 1;
    align-self: end;
    padding-left: 0;
    border-bottom: 2px solid #BFA6A2;
  }
}
#page-header #site-menu {
  border-top: none;
  grid-row: 2;
  grid-column: 3 / span 1;
  justify-self: end;
}
#page-header #site-menu .dj-megamenu-awsmodern li a.dj-up_a {
  padding: 0 1rem;
}
@media only all and (min-width: 75rem) {
  #page-header #site-menu {
    grid-column: 2 / span 2;
  }
}
#page-header a {
  color: #F3EED9;
}
#page-header a.active, #page-header a:hover {
  color: #BFA6A2;
}
#page-header .lang-active {
  background-color: transparent;
}
#page-header .lang-active a {
  color: #BFA6A2;
  pointer-events: none;
}
/* special considerations for home page */
.g-aws-home #g-subfeature, .g-aws-home #g-subfeature-4 {
  background-color: #FFF275;
}
.g-aws-home #g-subfeature .testimonials-bordered a, .g-aws-home #g-subfeature-4 .testimonials-bordered a {
  color: #500101;
}
.g-aws-home #g-subfeature-3 {
  background-color: #c6d8be;
}
.g-aws-home #g-feature-3 {
  background-color: #FFF275;
}
.g-aws-home #g-header {
  background: url('../../../../images/layout/wave-r.png'), url('../../../../images/layout/amarendra-home-header-profile.png'), linear-gradient(to bottom, rgba(80, 1, 1, 0.8), rgba(0, 0, 0, 0) 400px), url('../../../../images/layout/amarendra-home-header-bg-4.jpg'), #500101;
  background-position: center bottom, center bottom -100px, top center, center center;
  background-size: contain, 400px auto, contain, cover;
  background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
  min-height: 450px;
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-aws-home #g-header {
    background-position: center bottom, center bottom -120px, top center, center center;
    background-size: contain, 460px auto, contain, cover;
    min-height: 490px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-aws-home #g-header {
    background-position: center bottom, right calc(15% - 40px) bottom -130px, top center, center center;
    background-size: contain, 480px auto, contain, cover;
    min-height: 500px;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-aws-home #g-header {
    background-position: center bottom, right calc(15% - 40px) bottom -130px, top center, center center;
    background-size: contain, 520px auto, contain, cover;
    min-height: 550px;
  }
}
@media only all and (min-width: 75rem) {
  .g-aws-home #g-header {
    background-position: center bottom, right calc(15% - 100px) bottom -200px, top center, center center;
    background-size: contain, contain, contain, cover;
    min-height: 700px;
  }
}
.g-aws-home #g-header .dj-megamenu {
  background: none;
}
.g-aws-home #page-header.header-home #site-logo {
  display: none;
}
.g-aws-home #page-header.header-home #site-name {
  color: #FFFFFF;
}
.g-aws-home #page-header.header-home #owner-capabilities {
  grid-column: 1 / 4;
  font-size: 1.1rem;
  color: #FFFFFF;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 2rem auto;
  width: 90%;
  max-width: 500px;
}
.g-aws-home #page-header.header-home #owner-capabilities li + li:before {
  content: "|";
  margin: 0 8px;
}
@media only all and (max-width: 30rem) {
  .g-aws-home #page-header.header-home #owner-capabilities {
    flex-direction: column;
    align-items: center;
    margin: 4rem auto 2rem 0;
    max-width: 45%;
  }
  .g-aws-home #page-header.header-home #owner-capabilities li + li:before {
    content: none;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-aws-home #page-header.header-home #owner-capabilities {
    flex-direction: column;
    align-items: center;
    margin: 4rem auto 2rem 0;
    max-width: 45%;
  }
  .g-aws-home #page-header.header-home #owner-capabilities li + li:before {
    content: none;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-aws-home #page-header.header-home #owner-capabilities {
    max-width: 70%;
    width: 100%;
    margin: 130px auto 0 0;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-aws-home #page-header.header-home #owner-capabilities {
    max-width: 70%;
    width: 100%;
    margin: 160px auto 0 0;
  }
}
@media only all and (min-width: 75rem) {
  .g-aws-home #page-header.header-home #owner-capabilities {
    max-width: 70%;
    width: 100%;
    margin: 150px auto 0 0;
    font-size: 1.3rem;
  }
}
.g-aws-home #home-profile {
  position: relative;
  z-index: 10;
}
.g-aws-home #home-profile:before {
  content: "";
  background-image: url('../../../../images/layout/pen-stand.png');
  background-size: contain;
  display: block;
  height: 150px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-aws-home #home-profile:before {
    position: absolute;
    left: 1.563rem;
    width: 180px;
    height: calc(1.056 * 180px);
    top: calc(-1.056 * 180px - 1.563rem);
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-aws-home #home-profile:before {
    position: absolute;
    left: 1.563rem;
    width: 200px;
    height: calc(1.056 * 200px);
    top: calc(-1.056 * 200px - 1.563rem);
  }
}
@media only all and (min-width: 75rem) {
  .g-aws-home #home-profile:before {
    position: absolute;
    left: 1.563rem;
    width: 250px;
    height: calc(1.056 * 250px);
    top: calc(-1.056 * 250px - 1.563rem);
  }
}
#g-showcase .home-slideshow .dj-slideshow {
  margin: 0;
}
.g-fixed-container {
  background-color: #500101;
}
.awsslideshow-slidetitle {
  font-size: 2rem;
  font-weight: bold;
  text-shadow: -1px -1px 0 #FFFFFF, -1px 1px 0 #FFFFFF, 1px -1px 0 #FFFFFF, 1px 1px 0 #FFFFFF;
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .awsslideshow-slidetitle {
    font-size: 3rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .awsslideshow-slidetitle {
    font-size: 4rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .awsslideshow-slidetitle {
    font-size: 5rem;
  }
}
@media only all and (min-width: 75rem) {
  .awsslideshow-slidetitle {
    font-size: 6rem;
  }
}
.dj-slide p {
  margin: 0 0 10px 0;
}
.left {
  float: left;
  margin: 0 1rem 1rem 0;
}
.right {
  float: right;
  margin: 0 0 1rem 1rem;
}
@media only all and (min-width: 48rem) {
  .content-item-grid .g-array-item .g-array-item-text {
    margin-top: 0;
  }
  .content-item-grid .g-array-item p {
    margin: 0 0 1rem;
  }
}
#shortcuts {
  display: grid;
  margin: 1rem 0;
  grid-template-columns: 1fr;
  gap: 1rem;
  text-align: center;
}
#shortcuts .shortcut-icon {
  justify-self: center;
  align-self: center;
}
#shortcuts .shortcut-icon .shortcut-img {
  box-shadow: 0px 0px 15px 6px inset rgba(120, 1, 1, 0.4);
  border-radius: 50%;
  overflow: hidden;
  border: 2px solid #500101;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  max-width: 160px;
}
#shortcuts .shortcut-icon .shortcut-img img {
  opacity: 0;
}
#shortcuts .shortcut-title {
  display: block;
  font-size: large;
  margin-top: 0.875rem;
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  #shortcuts {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #shortcuts {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  #shortcuts {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media only all and (min-width: 75rem) {
  #shortcuts {
    grid-template-columns: repeat(4, 1fr);
  }
}
#youtube-module #YoutubeGalleryMainContainer2 {
  display: block !important;
  width: 100%;
}
#youtube-module .ygThumbnails #youtubegallery_thumbnails_2 {
  display: grid;
  grid-column-gap: 1%;
  grid-row-gap: 1rem;
  grid-template-columns: repeat(4, 24%);
}
@media only all and (max-width: 47.99rem) {
  #youtube-module .ygThumbnails #youtubegallery_thumbnails_2 {
    grid-template-columns: 100%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #youtube-module .ygThumbnails #youtubegallery_thumbnails_2 {
    grid-template-columns: repeat(2, 49%);
  }
}
#youtube-module .ygThumbnails #youtubegallery_thumbnails_2 > div {
  display: flex !important;
  flex-direction: column;
}
#youtube-module .ygThumbnails #youtubegallery_thumbnails_2 > div > div {
  flex-grow: 1;
  border: 1px solid #500101;
  border-radius: 0 0 10px 10px;
  display: block !important;
  width: 100%;
  height: auto;
  overflow: visible;
}
#youtube-module .ygThumbnails #youtubegallery_thumbnails_2 > div > div .YGthumbBox .ygThumb {
  width: 100% !important;
  height: auto;
}
#youtube-module .ygThumbnails #youtubegallery_thumbnails_2 > div > div .YGthumbBox .ygThumb img {
  width: 100% !important;
}
#youtube-module .ygThumbnails #youtubegallery_thumbnails_2 > div > div .YGthumbBox .ygThumbDetails {
  width: 100% !important;
  position: static;
}
#youtube-module .ygThumbnails #youtubegallery_thumbnails_2 > div > div .YGthumbBox .ygThumbDetails p {
  line-height: inherit;
}
.mxYouTubeR.mxYouTubeR_channel.mxYouTubeR_theme_custom {
  background-color: transparent;
  box-shadow: none;
}
.mxYouTubeR.mxYouTubeR_channel.mxYouTubeR_theme_custom .mxyt-playlist {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
  font-family: "Noto Serif";
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .mxYouTubeR.mxYouTubeR_channel.mxYouTubeR_theme_custom .mxyt-playlist {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only all and (max-width: 47.99rem) {
  .mxYouTubeR.mxYouTubeR_channel.mxYouTubeR_theme_custom .mxyt-playlist {
    grid-template-columns: 100%;
  }
}
.mxYouTubeR.mxYouTubeR_channel.mxYouTubeR_theme_custom .mxyt-brow {
  margin: 0;
  display: flex;
  flex-direction: column;
}
.mxYouTubeR.mxYouTubeR_channel.mxYouTubeR_theme_custom div[class^="mxyt-bcol"] {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  margin: 0;
  border: 1px solid #500101;
  padding: 10px;
  background-color: #F0F0F0;
  overflow: hidden;
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.3);
}
.mxYouTubeR.mxYouTubeR_channel.mxYouTubeR_theme_custom .mxyt-playlist-item {
  margin: 0 !important;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  background-color: #F0F0F0;
}
.mxYouTubeR.mxYouTubeR_channel.mxYouTubeR_theme_custom .mxyt-playlist-item > div {
  float: none;
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
}
.mxYouTubeR.mxYouTubeR_channel.mxYouTubeR_theme_custom .mxyt-playlist-item > div:not(:first-child) {
  margin-top: 0.625rem;
}
.mxYouTubeR.mxYouTubeR_channel.mxYouTubeR_theme_custom .mxyt-playlist-item .mxyt-date {
  flex-grow: 1;
  color: inherit;
}
.mxYouTubeR.mxYouTubeR_playlist.mxYouTubeR_theme_grid .mxyt-playlist {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
  font-family: "Noto Serif";
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .mxYouTubeR.mxYouTubeR_playlist.mxYouTubeR_theme_grid .mxyt-playlist {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only all and (max-width: 47.99rem) {
  .mxYouTubeR.mxYouTubeR_playlist.mxYouTubeR_theme_grid .mxyt-playlist {
    grid-template-columns: 100%;
  }
}
.mxYouTubeR.mxYouTubeR_playlist.mxYouTubeR_theme_grid .mxyt-playlist-item {
  margin: 0 !important;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  background-color: #F0F0F0;
  box-shadow: none;
  border: none;
}
.mxYouTubeR.mxYouTubeR_playlist.mxYouTubeR_theme_grid .mxyt-playlist-item > div {
  float: none;
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
}
.mxYouTubeR.mxYouTubeR_playlist.mxYouTubeR_theme_grid .mxyt-playlist-item > div:not(:first-child) {
  margin-top: 0.625rem;
}
.mxYouTubeR.mxYouTubeR_playlist.mxYouTubeR_theme_grid .mxyt-playlist-item .mxyt-title, .mxYouTubeR.mxYouTubeR_playlist.mxYouTubeR_theme_grid .mxyt-playlist-item .mxyt-meta, .mxYouTubeR.mxYouTubeR_playlist.mxYouTubeR_theme_grid .mxyt-playlist-item .mxyt-description {
  border: none;
  box-shadow: none;
}
.mxYouTubeR.mxYouTubeR_playlist.mxYouTubeR_theme_grid .mxyt-playlist-item .mxyt-date {
  flex-grow: 1;
  color: inherit;
}
.mxYouTubeR.mxYouTubeR_playlist.mxYouTubeR_theme_grid .mxyt-listitem-container {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  margin: 0;
  border: 1px solid #500101;
  padding: 10px;
  background-color: #F0F0F0;
  overflow: hidden;
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.3);
}
#g-feature-2 {
  position: relative;
  overflow: hidden;
}
#g-feature-2 video {
  position: absolute;
  z-index: -1;
  top: 0%;
  left: 50%;
  margin-left: -50%;
  height: 100%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #g-feature-2 video {
    top: -20%;
    left: 0;
    width: 100%;
    height: auto;
    margin-left: 0;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  #g-feature-2 video {
    top: -20%;
    left: 0;
    width: 100%;
    height: auto;
    margin-left: 0;
  }
}
@media only all and (min-width: 75rem) {
  #g-feature-2 video {
    top: -20%;
    left: 0;
    width: 100%;
    height: auto;
    margin-left: 0;
  }
}
.antarctica .platform-content {
  padding-top: 100px;
}
.antarctica .platform-content .g-title {
  color: #FFFFFF;
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .antarctica .platform-content {
    padding-top: 150px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .antarctica .platform-content {
    padding-top: 150px;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .antarctica .platform-content {
    padding-top: 200px;
  }
}
@media only all and (min-width: 75rem) {
  .antarctica .platform-content {
    padding-top: 350px;
  }
}
.antarctica .platform-content .mxYouTubeR_theme_grid .mxyt-playlist {
  grid-template-columns: repeat(2, 1fr);
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .antarctica .platform-content .mxYouTubeR_theme_grid .mxyt-playlist {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .antarctica .platform-content .mxYouTubeR_theme_grid .mxyt-playlist {
    grid-template-columns: repeat(5, 1fr);
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .antarctica .platform-content .mxYouTubeR_theme_grid .mxyt-playlist {
    grid-template-columns: repeat(5, 1fr);
  }
}
@media only all and (min-width: 75rem) {
  .antarctica .platform-content .mxYouTubeR_theme_grid .mxyt-playlist {
    grid-template-columns: repeat(5, 1fr);
  }
}
#breadcrumbs .g-content {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
}
#breadcrumbs ol {
  margin: 0;
}
#breadcrumbs .breadcrumb {
  background-color: transparent;
}
#breadcrumbs .breadcrumb-item.active {
  color: #162A00;
}
#g-subfeature-2 {
  text-align: center;
}
#dj-galleryGrid1c .dj-slides {
  z-index: 0;
}
.page-header h1, .content-category h1, h1.componentheading {
  text-align: center;
  border-bottom-width: 2px;
  border-bottom-color: #BFA6A2;
  border-bottom-style: double;
  padding-bottom: 10px;
}
#tagfilters {
  border-bottom-width: 2px;
  border-bottom-color: #BFA6A2;
  border-bottom-style: double;
  padding-bottom: 10px;
}
#tagfilters #filters {
  display: block;
  margin: 0 auto;
}
#g-footer {
  padding: 1rem 0;
}
#g-footer a {
  color: #BFA6A2;
}
#g-footer a:hover {
  color: #F3EED9;
}
.paintings #djmediatools .dj-masonry {
  overflow: visible;
}
.paintings #djmediatools .dj-slide .dj-slide-in {
  padding: 20px;
  border-width: 20px;
  border-style: solid;
  border-color: #2F2D2D #434040 #4F4C4C #434040;
  background-color: #f5f5f5;
  box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.6), 0 5px 2px rgba(0, 0, 0, 0.1), 0 10px 20px rgba(0, 0, 0, 0.8);
}
.paintings #djmediatools .dj-slide .dj-slide-in .dj-slide-image {
  border-width: 2px;
  border-style: solid;
  border-color: #BBBAB4 #C7C7BF #E5E4DF #C7C7BF;
  box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.1), 0 1px 1px 1px rgba(255, 255, 255, 0.7);
}
.paintings #djmediatools .dj-slide .dj-slide-desc .dj-slide-desc-in {
  background-color: transparent;
}
.paintings #djmediatools .dj-slide .dj-slide-desc .dj-slide-desc-in .dj-slide-desc-text {
  text-align: center;
}
.paintings #djmediatools .dj-slide .dj-slide-desc .dj-slide-desc-in .dj-slide-desc-text .dj-slide-title {
  color: #2e2e2e;
  font-size: 1.1rem;
  font-weight: bold;
  line-height: initial;
  margin-bottom: 0;
}
.paintings #djmediatools .dj-slide .dj-slide-desc .dj-slide-desc-in .dj-slide-desc-text .dj-slide-description {
  color: #2e2e2e;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: initial;
  margin-top: 0;
}
.paintings #djmediatools .dj-slide .dj-slide-desc .dj-slide-desc-in .dj-slide-desc-text .dj-slide-description p {
  margin: 0;
}
.paintings #djmediatools .dj-slide:hover .dj-slide-desc .dj-slide-desc-in, .paintings #djmediatools .dj-slide:focus .dj-slide-desc .dj-slide-desc-in {
  background-color: transparent;
}
.photographs {
  /* Suppress title in lightbox view as title is already embedded in image - same as visually-hidden */
}
.photographs #djmediatools .dj-masonry {
  overflow: visible;
}
.photographs #djmediatools .dj-slide {
  box-shadow: 0 2.8px 2.2px rgba(0, 0, 0, 0.034), 0 6.7px 5.3px rgba(0, 0, 0, 0.048), 0 12.5px 10px rgba(0, 0, 0, 0.06), 0 22.3px 17.9px rgba(0, 0, 0, 0.072), 0 41.8px 33.4px rgba(0, 0, 0, 0.086);
}
.photographs #djmediatools .dj-slide .dj-slide-in {
  padding: 20px;
  background-color: #f5f5f5;
}
.photographs #djmediatools .dj-slide .dj-slide-in .dj-slide-image {
  padding: 10px;
  border: 2px solid #BFA6A2;
}
.photographs #djmediatools .dj-slide .dj-slide-desc .dj-slide-desc-in {
  background-color: #f5f5f5;
}
.photographs #djmediatools .dj-slide .dj-slide-desc .dj-slide-desc-in .dj-slide-desc-text {
  text-align: center;
}
.photographs #djmediatools .dj-slide .dj-slide-desc .dj-slide-desc-in .dj-slide-desc-text .dj-slide-title {
  color: #2e2e2e;
  font-size: 1.1rem;
  font-weight: bold;
  line-height: initial;
}
.photographs #djmediatools .dj-slide .dj-slide-desc .dj-slide-desc-in .dj-slide-desc-text .dj-slide-description {
  color: #2e2e2e;
  font-size: 1rem;
  font-weight: normal;
  line-height: initial;
}
.photographs #djmediatools .dj-slide:hover .dj-slide-desc .dj-slide-desc-in, .photographs #djmediatools .dj-slide:focus .dj-slide-desc .dj-slide-desc-in {
  background-color: #f5f5f5;
}
.photographs .mfp-title {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
.testimonials-bordered .slider-inner {
  position: relative;
  margin: 80px 0;
}
.testimonials-bordered .slider-inner:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: -70px;
  height: 50px;
  background-image: url('../../../../images/line.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
.testimonials-bordered .slider-inner:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -60px;
  height: 50px;
  background-image: url('../../../../images/line.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transform: scaleY(-1);
}
.testimonials-bordered .slider-inner .aws-slider {
  margin: 0 3rem;
}
.testimonials-bordered .slider-inner .aws-slider .slide-content-inner {
  max-width: 850px;
  text-align: center;
  font-style: italic;
  margin: 0 auto;
}
.testimonials-bordered .slider-inner .aws-slider .slide-content-inner .testimonial-author {
  font-style: normal;
  color: #500101;
}
.testimonials-bordered .slider-inner .aws-slider .slide-content-inner .testimonial-author:before {
  /*content: " - ";*/
}
.testimonials-bordered .slider-inner .aws-slider .slide-content-inner .abt-provider, .testimonials-bordered .slider-inner .aws-slider .slide-content-inner .abt-provider-2 {
  font-size: 0.8125rem;
  display: block;
  font-style: normal;
}
.testimonials-bordered .slider-inner .aws-slider .jl-slidenav {
  color: #500101;
}
.testimonials-bordered .slider-inner .jl-slider-items li {
  display: flex;
  align-items: center;
  justify-content: center;
}
#g-subfeature-3 {
  background-color: #F0F0F0;
}
.blog-items .blog-item {
  border: 1px solid #500101;
  padding: 10px;
  background-color: #F0F0F0;
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.3);
}
.blog-items .blog-item .page-header {
  text-align: center;
}
.isotope-grid .isotope-item {
  width: 31%;
  margin: 10px;
  border: 1px solid #500101;
  padding: 10px;
  background-color: #F0F0F0;
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.3);
}
.isotope-grid .isotope-item .page-header {
  text-align: center;
}
@media only all and (max-width: 30rem) {
  .isotope-grid .isotope-item {
    width: 100%;
    margin: 10px 0;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .isotope-grid .isotope-item {
    width: 44%;
    margin: 10px;
  }
  .isotope-grid .isotope-item .page-header h2 {
    font-size: 1.4rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .isotope-grid .isotope-item {
    width: 30%;
    margin: 10px;
  }
  .isotope-grid .isotope-item .page-header h2 {
    font-size: 1.6rem;
  }
}
.item-page.books, .mod-articlescategory-item.books {
  display: grid;
  gap: 1rem;
  grid-auto-flow: row;
}
@media only all and (min-width: 48rem) {
  .item-page.books, .mod-articlescategory-item.books {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only all and (min-width: 48rem) {
  .item-page.books .fields-before, .mod-articlescategory-item.books .fields-before {
    grid-column: 2 / 4;
    grid-row-start: 2;
  }
}
@media only all and (min-width: 48rem) {
  .item-page.books .fields-after, .mod-articlescategory-item.books .fields-after {
    grid-column: 3/4;
    grid-row-start: 2;
  }
}
@media only all and (min-width: 48rem) {
  .item-page.books.excerpt .fields-before, .mod-articlescategory-item.books.excerpt .fields-before {
    grid-column: 2 / 4;
  }
}
.item-page.books .item-image, .mod-articlescategory-item.books .item-image {
  margin: 0;
  padding: 1rem;
  background-color: #c6d8be;
}
.item-page.books .fields-before, .item-page.books .fields-after, .mod-articlescategory-item.books .fields-before, .mod-articlescategory-item.books .fields-after {
  background-color: #c6d8be;
  padding: 0 1rem;
}
.item-page.books .feedback-holder, .mod-articlescategory-item.books .feedback-holder {
  padding: 0rem 1rem 1px;
  background-color: #F3EED9;
}
.item-page.books .feedback-holder h3.book-section, .mod-articlescategory-item.books .feedback-holder h3.book-section {
  margin-bottom: 2rem;
}
@media only all and (min-width: 48rem) {
  .item-page.books .feedback-holder, .mod-articlescategory-item.books .feedback-holder {
    grid-column: 1/4;
  }
}
.item-page.books .book-description, .mod-articlescategory-item.books .book-description {
  padding: 1rem;
  background-color: #c6d8be;
}
@media only all and (min-width: 48rem) {
  .item-page.books .book-description, .mod-articlescategory-item.books .book-description {
    grid-column: 1/4;
  }
}
.item-page.books .item-image, .mod-articlescategory-item.books .item-image {
  padding: 1rem 1rem 1.5rem 1rem;
}
@media only all and (min-width: 48rem) {
  .item-page.books .item-image, .mod-articlescategory-item.books .item-image {
    padding: 1rem 1.5rem 1rem 1rem;
  }
}
.item-page.books .fields-before, .mod-articlescategory-item.books .fields-before {
  position: relative;
  padding: 2rem 1rem 1rem 1rem;
}
@media only all and (min-width: 48rem) {
  .item-page.books .fields-before, .mod-articlescategory-item.books .fields-before {
    padding: 0 1rem 1rem 2rem;
  }
}
.item-page.books .fields-before:before, .mod-articlescategory-item.books .fields-before:before {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  top: -2rem;
  height: 3rem;
  background-image: url('../../../../images/layout/binding-h.png');
  background-repeat: space no-repeat;
  background-size: contain;
}
@media only all and (min-width: 48rem) {
  .item-page.books .fields-before:before, .mod-articlescategory-item.books .fields-before:before {
    width: 3rem;
    top: 0;
    bottom: 0;
    left: -1.95rem;
    background-image: url('../../../../images/layout/binding.png');
    background-repeat: no-repeat space;
    background-size: contain;
    height: 100%;
  }
}
@media only all and (min-width: 48rem) {
  .item-page .page-header, .mod-articlescategory-item .page-header {
    grid-column: 1 / 4;
  }
}
.item-page > figure, .mod-articlescategory-item > figure {
  grid-row: 2 / span 1;
}
@media only all and (min-width: 48rem) {
  .item-page > figure, .mod-articlescategory-item > figure {
    grid-column: 1/2;
    grid-row-start: 2;
  }
}
.item-page.item, .mod-articlescategory-item.item {
  margin-bottom: 1rem;
}
.item-page.item > figure, .mod-articlescategory-item.item > figure {
  grid-row: 1 / span 1;
}
@media only all and (min-width: 48rem) {
  .item-page.item > figure, .mod-articlescategory-item.item > figure {
    grid-column: 1/2;
    grid-row-start: 2;
  }
}
.item-page.magazines, .mod-articlescategory-item.magazines {
  display: flex;
  flex-direction: column;
}
.item-page.magazines .page-header, .mod-articlescategory-item.magazines .page-header {
  order: 1;
}
.item-page.magazines .item-image, .mod-articlescategory-item.magazines .item-image {
  order: 2;
}
.item-page.magazines .com-content-article__body, .mod-articlescategory-item.magazines .com-content-article__body {
  order: 3;
}
.item-page.magazines .feedback-holder, .mod-articlescategory-item.magazines .feedback-holder {
  order: 5;
}
.item-page.magazines .fields-container, .mod-articlescategory-item.magazines .fields-container {
  order: 4;
}
.item-page.magazines .fields-container, .mod-articlescategory-item.magazines .fields-container {
  border: 1px solid #BFA6A2;
  border-radius: 10px;
  margin: 1rem 0;
  padding: 1rem 1.5rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  list-style: none;
}
.item-page.magazines .fields-container li.field-entry, .mod-articlescategory-item.magazines .fields-container li.field-entry {
  text-align: center;
}
.item-page.magazines .fields-container .fields-container, .mod-articlescategory-item.magazines .fields-container .fields-container {
  border: none;
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-wrap: wrap;
}
@media only all and (min-width: 48rem) {
  .item-page.magazines .fields-container .fields-container, .mod-articlescategory-item.magazines .fields-container .fields-container {
    flex-direction: row;
  }
  .item-page.magazines .fields-container .fields-container li + li:before, .mod-articlescategory-item.magazines .fields-container .fields-container li + li:before {
    content: "●";
    margin-left: 10px;
    margin-right: 8px;
  }
}
.books .fields-container {
  list-style: none;
}
.field-label {
  font-weight: bolder;
}
h3.book-section {
  display: flex;
  justify-content: center;
  align-items: center;
}
h3.book-section:before, h3.book-section:after {
  content: "";
  display: block;
  flex-grow: 1;
  height: 0.1rem;
}
h3.book-section:before {
  background-image: linear-gradient(to left, #162A00, #c6d8be 70%);
  margin-right: 10px;
}
h3.book-section:after {
  background-image: linear-gradient(to right, #162A00, #c6d8be 70%);
  margin-left: 10px;
}
.view-category.books h1 {
  margin-bottom: 10px;
}
.view-category.books #tagfilters {
  margin-bottom: 1rem;
}
.blockquote-container {
  padding: 1rem 2rem 2rem;
  border: 2px solid #500101;
  text-align: center;
  position: relative;
  margin-bottom: 2rem;
}
.blockquote-container span.bq-provider {
  background: #F3EED9;
  color: #500101;
  padding: 0 0.875rem;
  font-size: 1.2rem;
  position: relative;
  top: -2rem;
  display: inline-block;
}
@media only all and (min-width: 48rem) {
  .blockquote-container span.bq-provider {
    font-size: 1.3rem;
    top: -2rem;
  }
}
.blockquote-container span.bq-provider span.abt-provider {
  display: block;
  font-size: 0.8125rem;
}
.blockquote-container span.where-when-provided {
  display: block;
  font-size: 0.8125rem;
}
.blockquote-container span.where-when-provided:before {
  content: "(";
}
.blockquote-container span.where-when-provided:after {
  content: ")";
}
.blockquote-container:last-child {
  padding-bottom: 1rem;
}
.blockquote-container span.translated {
  display: block;
  margin-top: 1rem;
  font-style: normal;
}
.blockquote-container div[class^="corner"] {
  position: absolute;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 2px solid #FFF;
  transform: rotate(-45deg);
  background-color: #F3EED9;
}
.blockquote-container div.corner-left-top {
  top: -16px;
  left: -16px;
  border-color: transparent transparent #500101 transparent;
}
.blockquote-container div.corner-left-bottom {
  bottom: -16px;
  left: -16px;
  border-color: transparent #500101 transparent transparent;
}
.blockquote-container div.corner-right-top {
  top: -16px;
  right: -16px;
  border-color: transparent transparent transparent #500101;
}
.blockquote-container div.corner-right-bottom {
  bottom: -16px;
  right: -16px;
  border-color: #500101 transparent transparent transparent;
}
.blockquote-container blockquote {
  font-size: 1rem;
  border: none;
  font-style: italic;
  padding: 0;
}
@media only all and (min-width: 48rem) {
  .blockquote-container blockquote {
    font-size: 1.2rem;
  }
}
.profile-testimonials h3.g-title, .magazines h3.g-title {
  margin-bottom: 3rem;
}
.profile-testimonials .blockquote-container div[class^="corner"], .magazines .blockquote-container div[class^="corner"] {
  background-color: #F3EED9;
}
.profile-testimonials .blockquote-container span.bq-provider, .magazines .blockquote-container span.bq-provider {
  background: #F3EED9;
}
.awsslider-viewall {
  text-align: center;
}
.moduletable h3.g-title {
  display: flex;
  justify-content: center;
  align-items: center;
}
.moduletable h3.g-title:before, .moduletable h3.g-title:after {
  content: "";
  display: block;
  flex-grow: 1;
  height: 0.1rem;
}
.moduletable h3.g-title:before {
  background-image: linear-gradient(to left, #162A00, #c6d8be 70%);
  margin-right: 10px;
}
.moduletable h3.g-title:after {
  background-image: linear-gradient(to right, #162A00, #c6d8be 70%);
  margin-left: 10px;
}
.moduletable.mod-with-background h3.g-title {
  color: #500101;
  font-weight: bold;
  filter: drop-shadow(0px 0px 8px #FFF);
}
.moduletable.mod-with-background h3.g-title:before {
  background-image: linear-gradient(to left, #162A00, #c6d8be 0%);
  border: 1px solid #500101;
  filter: none;
}
.moduletable.mod-with-background h3.g-title:after {
  background-image: linear-gradient(to right, #162A00, #c6d8be 0%);
  border: 1px solid #500101;
  filter: none;
}
h3.mod-header-home-forthcoming {
  color: #500101;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  filter: drop-shadow(0px 0px 8px #FFF);
}
h3.mod-header-home-forthcoming:before, h3.mod-header-home-forthcoming:after {
  content: "";
  display: block;
  flex-grow: 1;
  height: 0.1rem;
}
h3.mod-header-home-forthcoming:before {
  background-image: linear-gradient(to left, #162A00, #c6d8be 0%);
  border: 1px solid #500101;
  filter: none;
}
h3.mod-header-home-forthcoming:after {
  background-image: linear-gradient(to right, #162A00, #c6d8be 0%);
  border: 1px solid #500101;
  filter: none;
}
@media only all and (min-width: 48rem) {
  .forthcoming {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem;
  }
  .forthcoming > div:first-child {
    grid-column: 1 / 3;
  }
}
body.profile-testimonials form {
  margin-top: 4rem;
}
#mod-custom129 .bachan-holder div:first-child .dj-slideshow-in {
  box-shadow: none;
}
#g-feature > .g-container > .g-grid > .g-block:first-child {
  padding-right: 1rem;
}
#g-feature > .g-container > .g-grid > .g-block:first-child {
  position: relative;
}
#g-feature > .g-container > .g-grid > .g-block:first-child:after {
  position: absolute;
  content: "";
}
#g-feature > .g-container > .g-grid > .g-block:last-child {
  position: relative;
}
@media only all and (min-width: 48rem) {
  #g-feature > .g-container > .g-grid > .g-block:last-child:before {
    position: absolute;
    content: "";
    width: 2px;
    top: 15%;
    left: -5px;
    height: 60%;
    background-color: rgba(22, 42, 0, 0.4);
  }
  #g-feature > .g-container > .g-grid > .g-block:last-child:after {
    position: absolute;
    content: "";
    top: 25%;
    left: 3px;
    height: 60%;
    width: 2px;
    background-color: rgba(22, 42, 0, 0.4);
  }
}
.mod-list-slider {
  padding: 0 3rem;
}
.mod-list-slider .slide-content {
  border: 1px solid #BFA6A2;
  border-radius: 10px;
  padding: 10px;
  background-color: #F0F0F0;
  text-align: center;
}
.mod-list-slider .slide-content figure {
  display: block;
  float: none;
  margin: 0 auto;
}
.mod-list-slider .slide-content figure img {
  max-height: 200px;
  width: auto;
}
.mod-list-slider .jl-slider-items li {
  display: flex;
  flex-direction: column;
}
.mod-list-slider .jl-slider-items li .slide-content {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.mod-list-slider .jl-slider-items li .slide-content .slide-content-inner {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
.mod-list-slider .jl-slider-items li .slide-content .slide-content-inner > figure {
  flex-grow: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.mod-list-slider .jl-slider-items li .slide-content .slide-content-inner a {
  color: inherit;
}
.mod-list-slider .jl-slider-items li .slide-content .slide-content-inner .abt-provider, .mod-list-slider .jl-slider-items li .slide-content .slide-content-inner .abt-provider-2 {
  font-size: 0.8125rem;
  display: block;
  font-style: normal;
}
#g-main .book-slider {
  padding: 0 3rem;
}
#g-main .book-slider .dj-navigation .dj-next {
  margin-right: -3rem;
}
#g-main .book-slider .dj-navigation .dj-prev {
  margin-left: -3rem;
}
.mfp-figure img {
  background-color: #ffffff;
  background-clip: content-box;
}
.pswp__img {
  background-color: #ffffff;
}
#tagfilters .nav-pills .nav-link {
  color: #500101;
  -webkit-tap-highlight-color: #BFA6A2;
}
#tagfilters .nav-pills .nav-link.active, #tagfilters .nav-pills .nav-link:active, #tagfilters .nav-pills .nav-link:hover {
  background-color: #BFA6A2;
}
.magazine-pages {
  display: flex;
  gap: 1rem;
  flex-direction: column;
}
@media only all and (min-width: 48rem) {
  .magazine-pages {
    flex-direction: row;
  }
  .magazine-pages .cover {
    flex-basis: 1px;
    flex-grow: 4;
  }
  .magazine-pages .editorial {
    flex-basis: 1px;
    flex-grow: 6;
  }
  .magazine-pages .editorial.shaded {
    background-color: #c6d8be;
    border: 1px solid #BFA6A2;
    border-radius: 10px;
    padding: 1rem 1.5rem;
  }
}
.item-page.magazines.vertical .com-content-article__body {
  z-index: 4;
  margin-top: -40px;
  border: 1px solid #BFA6A2;
  border-radius: 10px;
  background-color: #c6d8be;
  padding: 1rem 1.5rem;
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .item-page.magazines.vertical .com-content-article__body {
    margin-top: -55px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .item-page.magazines.vertical .com-content-article__body {
    margin-top: -80px;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .item-page.magazines.vertical .com-content-article__body {
    margin-top: -100px;
  }
}
@media only all and (min-width: 75rem) {
  .item-page.magazines.vertical .com-content-article__body {
    margin-top: -120px;
  }
}
.item-page.magazines.vertical .fields-container {
  background-color: #c6d8be;
}
.item-page.magazines.horizontal .fields-container {
  background-color: #c6d8be;
}
#books-about-inner figure {
  text-align: center;
  margin: 0 0 1rem;
  border: 1px solid #BFA6A2;
  background-color: #F0F0F0;
  padding: 1rem;
}
#books-about-inner figcaption {
  margin-top: 10px;
}
#books-about-inner .links {
  list-style: none;
}
@media only all and (min-width: 48rem) {
  #books-about-inner {
    display: flex;
    gap: 1rem;
    margin: 0;
  }
  #books-about-inner figure {
    flex-grow: 1;
    flex-basis: 1px;
  }
  #books-about-inner img {
    max-height: 350px;
  }
}
.footer div[id^="navbar"] {
  justify-content: center;
}
.footer .mod-menu {
  margin: 0;
  display: flex;
  justify-content: center;
}
.footer .mod-menu li + li:before {
  content: "●";
  margin: 0 1rem;
  color: #BFA6A2;
}
#djmediatools .dj-categories {
  display: grid;
  grid-template-columns: 100%;
}
#djmediatools .dj-categories > a.dj-category {
  float: none;
  display: block;
  padding-bottom: 100%;
  position: relative;
}
#djmediatools .dj-categories > a.dj-category .dj-category-in {
  position: absolute;
  top: 10px;
  bottom: 10px;
  left: 10px;
  right: 10px;
  width: auto !important;
  height: auto !important;
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  #djmediatools .dj-categories {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #djmediatools .dj-categories {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  #djmediatools .dj-categories {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only all and (min-width: 75rem) {
  #djmediatools .dj-categories {
    grid-template-columns: repeat(3, 1fr);
  }
}
figure {
  margin: 1rem auto;
}
figure .embed {
  width: max-content;
}
figure.photoframe {
  box-shadow: 0 2.8px 2.2px rgba(0, 0, 0, 0.034), 0 6.7px 5.3px rgba(0, 0, 0, 0.048), 0 12.5px 10px rgba(0, 0, 0, 0.06), 0 22.3px 17.9px rgba(0, 0, 0, 0.072), 0 41.8px 33.4px rgba(0, 0, 0, 0.086);
  text-align: center;
  box-sizing: border-box;
  background-color: #F5F5F5;
}
figure.photoframe .photoframe-inner {
  padding: 20px;
}
figure.photoframe .photoframe-inner img {
  padding: 10px;
  border: 2px solid #BFA6A2;
}
figure.photoframe figcaption {
  padding: 15px;
  font-weight: bold;
}
figure.photoframe figcaption p {
  margin-top: 0;
}
@media only all and (max-width: 47.99rem) {
  figure.right, figure.left {
    float: none;
  }
}
@media only all and (min-width: 48rem) {
  #developed-by {
    text-align: right;
  }
}
img.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#socialshare {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1rem;
}
@media only all and (max-width: 47.99rem) {
  #socialshare {
    flex-direction: column;
  }
}
ul.infinite-slide {
  display: flex;
  gap: 1rem;
  margin: 1.5rem 0;
  padding: 0;
}
ul.infinite-slide > li {
  flex: 0 0 auto;
}
.mod-isotope {
  margin: 0;
}
.mod-isotope .isotope-sizer, .mod-isotope .isotope-item {
  text-align: center;
  width: 100%;
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .mod-isotope .isotope-sizer, .mod-isotope .isotope-item {
    width: calc(100% / 2);
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .mod-isotope .isotope-sizer, .mod-isotope .isotope-item {
    width: calc(100% / 3);
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .mod-isotope .isotope-sizer, .mod-isotope .isotope-item {
    width: calc(100% / 6);
  }
}
@media only all and (min-width: 75rem) {
  .mod-isotope .isotope-sizer, .mod-isotope .isotope-item {
    width: calc(100% / 6);
  }
}
.mod-isotope .isotope-item--width2 {
  width: 100%;
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .mod-isotope .isotope-item--width2 {
    width: calc((100% / 2) * 2);
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .mod-isotope .isotope-item--width2 {
    width: calc((100% / 3) * 2);
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .mod-isotope .isotope-item--width2 {
    width: calc((100% / 6) * 2);
  }
}
@media only all and (min-width: 75rem) {
  .mod-isotope .isotope-item--width2 {
    width: calc((100% / 6) * 2);
  }
}
.mod-isotope .isotope-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px;
}
.mod-isotope .isotope-item-container {
  border: 1px solid #500101;
  padding: 10px;
  background-color: #F0F0F0;
}
.dj-categories .dj-ctitle {
  text-align: center;
}
.dj-categories .dj-ctitle .dj-ctitle-view-all {
  color: #FFFFFF;
  position: relative;
}
@media only all and (min-width: 48rem) {
  .translations-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 1rem;
  }
}
.translations-grid .uipop {
  margin-bottom: 1rem;
  padding: 10px;
  background-color: #F3EED9;
}
@media only all and (min-width: 48rem) {
  .translations-grid .uipop {
    margin-bottom: 0;
  }
}
.translations-grid .uipop .uipop-inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.translations-grid .uipop .uipop-inner figure {
  margin: 0;
}
.translations-grid .uipop .uipop-inner figcaption {
  margin: 10px 0;
}
.translations-grid .uipop .uipop-inner figcaption span {
  display: block;
}
.magazines .blog-item {
  text-align: center;
}
#g-navigation {
  background: url('../../../../images/layout/curve-top-3.png');
  background-size: 100% auto;
  background-repeat: no-repeat;
  position: relative;
}
#g-navigation .g-content {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
}
#g-navigation .g-content p {
  margin: 0;
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  #g-navigation {
    height: max(150px, 100vw * 0.162);
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #g-navigation {
    height: max(200px, 100vw * 0.162);
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  #g-navigation {
    height: max(250px, 100vw * 0.162);
  }
}
@media only all and (min-width: 75rem) {
  #g-navigation {
    height: max(300px, 100vw * 0.162);
  }
}
@media only all and (min-width: 110rem) {
  #g-navigation {
    height: max(400px, 100vw * 0.162);
  }
}
.g-aws-default #g-main {
  padding-top: 0;
}
.g-aws-default .banner-holder {
  display: flex;
  align-items: stretch;
}
.g-aws-default .banner-holder #first-part-holder {
  flex-grow: 1;
}
.g-aws-default .banner-holder #page-slide-banner {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  border-color: #c6d8be;
  border-width: 2px;
  border-style: solid;
  padding: 5px;
  overflow: hidden;
  position: relative;
  grid-row: 1 / span 2;
  background-color: #c6d8be;
  background-clip: content-box;
}
.g-aws-default .banner-holder #page-slide-banner img {
  border-radius: 50%;
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-aws-default .banner-holder #page-slide-banner {
    width: 150px;
    height: 150px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-aws-default .banner-holder #page-slide-banner {
    width: 200px;
    height: 200px;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-aws-default .banner-holder #page-slide-banner {
    width: 250px;
    height: 250px;
  }
}
@media only all and (min-width: 75rem) {
  .g-aws-default .banner-holder #page-slide-banner {
    width: 300px;
    height: 300px;
  }
}
@media only all and (min-width: 110rem) {
  .g-aws-default .banner-holder #page-slide-banner {
    width: 400px;
    height: 400px;
  }
}
.pswp__caption__center {
  max-width: 80%;
  text-align: center;
}
#socialshare #st-1 {
  z-index: 4;
}
.mag-covers {
  z-index: 0;
  display: flex;
  gap: 1rem;
  justify-content: space-around;
  text-align: center;
}
.mag-covers > div {
  padding: 10px;
  background-color: #F3EED9;
}
.books-list .platform-content > div > ul {
  margin: 0;
  display: grid;
  gap: 1rem;
  grid-template-columns: 100%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .books-list .platform-content > div > ul {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .books-list .platform-content > div > ul {
    grid-template-columns: repeat(5, 1fr);
  }
}
@media only all and (min-width: 75rem) {
  .books-list .platform-content > div > ul {
    grid-template-columns: repeat(5, 1fr);
  }
}
.books-list .platform-content > div > ul > li {
  padding: 0.875rem;
  background-color: #F0F0F0;
  border: 1px solid #500101;
}
.books-list .platform-content > div > ul > li .mod-articles-category-group {
  font-size: larger;
  font-weight: bold;
  text-align: center;
}
.books-list .platform-content > div > ul > li > ul {
  list-style: none;
  text-align: left;
  margin: 1rem 0 0;
}
.books-list .platform-content > div > ul > li > ul > li {
  break-inside: avoid-column;
}
.books-list .platform-content > div > ul > li:nth-child(1) {
  background-color: #c6d8be;
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .books-list .platform-content > div > ul > li:nth-child(1) > ul {
    columns: 2;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .books-list .platform-content > div > ul > li:nth-child(1) {
    grid-column: 1 / span 3;
  }
  .books-list .platform-content > div > ul > li:nth-child(1) > ul {
    columns: 3;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .books-list .platform-content > div > ul > li:nth-child(1) {
    grid-column: 1 / span 4;
  }
  .books-list .platform-content > div > ul > li:nth-child(1) > ul {
    columns: 3;
  }
}
@media only all and (min-width: 75rem) {
  .books-list .platform-content > div > ul > li:nth-child(1) {
    grid-column: 1 / span 4;
  }
  .books-list .platform-content > div > ul > li:nth-child(1) > ul {
    columns: 3;
  }
}
.books-list .platform-content > div > ul > li:nth-child(2) {
  background-color: #FFF275;
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .books-list .platform-content > div > ul > li:nth-child(2) > ul {
    columns: 2;
  }
}
.books-list .platform-content > div > ul > li:nth-child(3) {
  background-color: #F3EED9;
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .books-list .platform-content > div > ul > li:nth-child(3) > ul {
    columns: 2;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .books-list .platform-content > div > ul > li:nth-child(3) {
    grid-column: 2 / span 2;
  }
  .books-list .platform-content > div > ul > li:nth-child(3) > ul {
    columns: 2;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .books-list .platform-content > div > ul > li:nth-child(3) {
    grid-column: 1 / span 2;
  }
  .books-list .platform-content > div > ul > li:nth-child(3) > ul {
    columns: 2;
  }
}
@media only all and (min-width: 75rem) {
  .books-list .platform-content > div > ul > li:nth-child(3) {
    grid-column: 1 / span 2;
  }
  .books-list .platform-content > div > ul > li:nth-child(3) > ul {
    columns: 2;
  }
}
.books-list .platform-content > div > ul > li:nth-child(4) {
  background-color: #c6d8be;
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .books-list .platform-content > div > ul > li:nth-child(4) > ul {
    columns: 2;
  }
}
.books-list .platform-content > div > ul > li:nth-child(5) {
  background-color: #F3EED9;
}
@media only all and (max-width: 47.99rem) {
  .books-list .platform-content > div > ul > li:nth-child(5) {
    grid-row-start: 6;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .books-list .platform-content > div > ul > li:nth-child(5) > ul {
    columns: 2;
  }
}
@media only all and (min-width: 48rem) {
  .books-list .platform-content > div > ul > li:nth-child(5) {
    grid-column-start: 5;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .books-list .platform-content > div > ul > li:nth-child(5) {
    grid-column-start: 3;
  }
}
.books-list .platform-content > div > ul > li:nth-child(6) {
  background-color: #FFF275;
}
@media only all and (max-width: 47.99rem) {
  .books-list .platform-content > div > ul > li:nth-child(6) {
    grid-row-start: 5;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .books-list .platform-content > div > ul > li:nth-child(6) > ul {
    columns: 2;
  }
}
@media only all and (min-width: 48rem) {
  .books-list .platform-content > div > ul > li:nth-child(6) {
    grid-column-start: 4;
    grid-row-start: 2;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .books-list .platform-content > div > ul > li:nth-child(6) {
    grid-column-start: 2;
    grid-row-start: 3;
  }
}
.paintings-review ul {
  margin: 0;
  list-style: none;
  display: grid;
  gap: 1rem;
  grid-template-columns: 100%;
  margin-bottom: 1rem;
}
@media only all and (min-width: 48rem) {
  .paintings-review ul {
    grid-template-columns: repeat(3, 1fr);
  }
}
.paintings-review ul > li {
  background-color: #c6d8be;
  border: 1px solid #500101;
  padding: 1rem;
}
.about-the-person {
  display: block;
  font-size: 0.8125rem;
  text-align: center;
}
.author-header {
  text-align: center;
}
.author-header .abt-provider {
  display: block;
  font-size: small;
}
div.modal.fade {
  margin-top: 1rem;
  top: 0;
}
.modal-dialog {
  margin: 0.5rem auto;
}
body.outline-_body_only {
  padding: 1rem;
}
.alt-title {
  display: block;
  font-size: 1rem;
  font-family: initial;
}
.alt-title:before {
  content: "[ ";
}
.alt-title:after {
  content: " ]";
}
/*# sourceMappingURL=custom_11.css.map */