@charset "UTF-8";



/* Suisse Intl - Light */
@font-face {
    font-family: 'Suisse';
    src: url('/fonts/SuisseIntl-Light.otf') format('opentype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

/* Suisse Intl - Light Italic */
@font-face {
    font-family: 'Suisse';
    src: url('/fonts/SuisseIntl-LightIt.otf') format('opentype');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}


/* Suisse Intl - Regular */
@font-face {
    font-family: 'Suisse';
    src: url('/fonts/SuisseIntl-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* Suisse Intl - Italic */
@font-face {
    font-family: 'Suisse';
    src: url('/fonts/SuisseIntl-RegularItalic.otf') format('opentype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

/* Suisse Intl - Bold */
@font-face {
    font-family: 'Suisse';
    src: url('/fonts/SuisseIntl-Semibold.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

/* Suisse Intl - Bold Italic */
@font-face {
    font-family: 'Suisse';
    src: url('/fonts/SuisseIntl-SemiboldIt.otf') format('opentype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
  font-family: 'Default';
  src: url('/fonts/SuisseIntl-Semibold.otf') format('opentype');
  font-weight: 200 normal bold;
  font-style: normal;
  font-display: swap;
}

html {
  font-family: "Suisse", sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
}

body {
  font-family: "Suisse", sans-serif;
  font-size: 15px;
  line-height: normal;
  color: #d8d8d8;
  background-color: #E9E9E9;
  font-weight: 400;
}

/*------------------*/
/* Widget Fix */
/*------------------*/

/*------------------*/
/* End Widget Fix */
/*------------------*/

.clear { line-height: 0; height:0; clear: both; }

.bodyprodpage { background-color: #3E3E3E; }

/* The Blue Sky Top Background */
.bsbanner{
  background: bottom/cover no-repeat url(/thedonationroom/assets/images/main-pic-donation-room.webp);
  padding: 6em;
  color: white;
}
.bsbanner-iceland { background: bottom/cover no-repeat url(/thedonationroom/assets/images/iceland.webp); min-height: 40vw; }

#content .bsbanner p { color: white; }

@media (min-width:768px){
  .bsbanner{ background-image:url(/thedonationroom/assets/images/main-pic-donation-room@2x.webp); }
  .bsbanner-iceland {background-image:url(/thedonationroom/assets/images/iceland.webp);}
}
@media (min-width:1200px){
  .bsbanner{ background-image:url(/thedonationroom/assets/images/main-pic-donation-room@3x.webp); }
  .bsbanner-iceland {background-image:url(/thedonationroom/assets/images/iceland.webp);}
}
.bsbanner>p { font-size: 21px; font-weight:300; line-height: normal; margin-top: 1em; max-width: 75vw; margin: default auto; }
.bsbanner>h1 { font-size: 40px; font-weight: normal; color: white; }
/* End The Blue Sky Top Background */

/*--------------------------------------------------------*/
/* THE DONATION ROOM CONTENT */
/*--------------------------------------------------------*/
#content { overflow: hidden; }
#content h2 { color: #1d1d74; font-size: 40px; font-weight: 300; color: #1d1d74; }
#content h4 { color: #1d1d74; font-size: 40px; font-weight: 100; color: #1d1d74; }
#content h1 { font-size: 2rem; font-weight: 300; }
@media (min-width:  576px) { #content h1 { font-size: 40px; } }
hr { background-color: #1D1D70; }
#content p { color: #303030; }
#logowhydonate { width: 140px; height: 30px; }
#content .wdfooter { margin-top: 2rem; }
#content .wdfooter p { color: #1d1d70; font-size: 80%; line-height:30px; }
#content .wdfooter p.whydonate { color: #525252; }

#wdcfcstripe { line-height: 13px; font-size: 13px; color: #303030; background-color: #F4B53F; padding: 4px; text-wrap: none; white-space: nowrap; overflow:hidden; margin:0 0 0 33px; display: inline-block; position:relative; top:-12px; }
.pt-40 { padding-top: 40px !important; }
.pt-20 { padding-top: 20px !important; }
#wdcfcstripe img { width: 15px; height: 13px;  }
.wdcfcstripe-topwrap { position: absolute; left: -15px; }
.position-relative { position: relative !important; }

/*--------------------------------------------------------*/
/* THE FAQ */
.wdfaqwrap { background-color: #f1f1f1; border: 1px solid #D5D5D5; }
.wdfaqwrap h3 { color: #1d1d74; font-size: 20px; margin-left: 40px; margin-top: 10px; }
.wdfaqwrap p { font-size: 15px; margin-left: 40px; margin-bottom: 20px; }
.wdfaqwrap hr { background-color: #d5d5d5; }
.wdfaqitem { margin: 1rem 0; }
.wdfaqwrap .wdfaqitem { position: relative; }
.wdfaqitem span {
    position: absolute;
    left: 9px;
    top: -4px;
    font-size: 2rem;
    color: #1d1d70;
    font-weight: 300;
    line-height: 2rem;
}
.wdfaqwrap .wdfaqitem p { display: none; }
.wdfaqwrap .wdfaqitem > span { cursor: pointer; user-select: none; }
/* END THE FAQ */
/*--------------------------------------------------------*/


/* WD CAMPAIGN BLOCK ON WD HOME */
.wdcampaign { background-color: #F1F1F1; border: 1px solid #C1C1C1; }
.wdcampaign>span { display: inline-block; padding: 10px 45px 25px 45px;  margin-bottom: 20px; }
.wdcampaign h3 { font-size: 30px; margin: 0 0 11px 0; color: #1d1d74; font-weight: 200; }
.wdcampaign p { margin: 11px 0; color: #000; }
.wdcampaign img { width: 100%; height: auto; }
img.qrcode { width: 120px; height: 120px; margin-top: 24px; }
.wdcampaign button, button.wdbutton { color: white; background-color: #1D1D70; border-radius: 4px; padding: 7px 80px; margin: 11px 0 0 0; }
/* END CAMPAIGN BLOCK ON WD HOME */


#camim img { width: 80px; height: auto; }
#camim { color: #1d1d74; font-size: 24px; font-weight: 300; }
.font-400 { font-weight: 400 !important; }
.bottom{ position:absolute; inset-block-end:0; /* bottom:0; */ }
.right { right:10px; }

/* Numbered List */
/* works fine inside any Bootstrap 4 column */
/* Ordered list with custom 1: 2: numbers */
ol.num-steps {
  list-style: none;           /* hide default list numbers */
  margin: 0;
  padding: 0;
  counter-reset: step;
  color: #303030;             /* base text colour */
}

ol.num-steps > li {
  position: relative;
  padding-left: 2.4em;        /* space for the number gutter */
  margin: .5rem 0;
  color: #303030;             /* beat Bootstrap inheritance */
}

ol.num-steps > li::before {
  counter-increment: step;
  content: counter(step) ":"; /* 1: 2: */
  position: absolute;
  left: 0;
  top: 0;
  width: 2em;
  text-align: right;
  font-weight: 700 !important; /* ensure bold even vs utilities */
  color: #303030 !important;   /* ensure correct colour */
}

/* Make links inside items match the list colour */
ol.num-steps > li a {
  color: inherit !important;
}
/* End numbered list */


/*-------------------*/
/* Widgets           */
/*-------------------*/

div.widgetwrap {
  background-color: #F1F1F1;
  border: 1px solid #D5D5D5;
  padding: 23px;
}

/*-------------------*/
/* End Widgets       */
/*-------------------*/



/*--------------------------------------------------------*/
/* END THE DONATION ROOM CONTENT */
/*--------------------------------------------------------*/

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

dt {
  font-weight: 500;
}

b,
strong {
  font-weight: bolder;
}

small,.sm {
  font-size: 80%;
}

.white { color: white !important; }

a {
  color: rgba(255, 244, 255, 0.87);
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  outline:  none;
}
a span.media-body { color: #dddddd; }
a:hover, a span.media-body:hover, a.nav-link:hover, a.btn:hover, a.btn:hover i { color: #BD0101; }
a.btn i { font-size: 8px; text-align: center; color: #ccc; display: block; font-style: unset; }

.px-11 { padding-left: 11px; padding-right: 11px; }
input.input-donation::-webkit-outer-spin-button,
input.input-donation::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/* Firefox */
input.input-donation[type=number] {
  -moz-appearance: textfield;
}


h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: "Suisse", sans-serif;
  font-weight: 500;
  line-height: 1.2;
  color: #fff;
}
.card h1, .card h2, .card h3 { color: #fff; font-size: 16px; font-weight: normal; margin-bottom: 1rem; }
.card { background: none; font-size: 14px; text-align: center; color: #fff; }
.card label { min-width: 50px; text-align: left; }
.card a { text-decoration: underline; }
.card a:hover { text-decoration: none; color: #fff; }
.card input { width: 180px; border: none; }
.card button { background-color: #1d1d1d; color: #e9e9e9; font-size:  14.4px; border: none; padding: 7px 25px; margin: 10px; outline: none; }

h1, .h1 {
  font-size: 2rem;
}

h2, .h2 {
  font-size: 1.5rem;
}

h3, .h3 {
  font-size: 1.25rem;
}

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

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

h6, .h6 {
  font-size: 0.875rem;
}

.pmd-display1 {
  font-size: 6rem;
  line-height: 7rem;
  font-weight: 7rem;
  letter-spacing: -0.04em;
}

.pmd-display2 {
  font-size: 3.5rem;
  line-height: 6rem;
  font-weight: 300;
  letter-spacing: -0.02em;
}

.pmd-display3 {
  font-size: 2.8125rem;
  line-height: 3.75rem;
  font-weight: 500;
}

.pmd-display4 {
  font-size: 2.125rem;
  line-height: 3rem;
  font-weight: 400;
}

.pmd-headline {
  font-size: 1.5rem;
  line-height: initial;
  font-weight: 600;
}

.pmd-title {
  font-size: 1.25rem;
  line-height: initial;
  font-weight: 400;
}

.pmd-subheading2 {
  font-size: 1rem;
  line-height: initial;
  font-weight: 400;
}

.pmd-subheading1 {
  font-size: 0.875rem;
  line-height: initial;
  font-weight: 300;
}

.pmd-body2 {
  font-size: 0.875rem;
  line-height: 1.5rem;
  font-weight: 500;
}

.pmd-body1 {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 400;
}

.pmd-caption {
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0.08em;
}



@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.fadeIn {
  animation-name: fadeIn;
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

.fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  animation-name: fadeOutDown;
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInDown {
  animation-name: fadeInDown;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInUp {
  animation-name: fadeInUp;
}


.btn {
  color: #fff;
  font-size: 0.875rem;
  line-height: 1.1;
  padding: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.btn:hover, .btn:visited, .btn:active { color: #eee; }
.btn.focus, .btn:focus { box-shadow: none; outline: none; }

.pmd-ripple-effect {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}

.ink {
  display: block;
  position: absolute;
  pointer-events: none;
  border-radius: 50%;
  -ms-transform: scale(0);
  transform: scale(0);
  background: #fff;
  opacity: 1;
}

.ink.animate {
  animation: ripple .5s linear;
}

@keyframes ripple {
  100% {
    opacity: 0;
    transform: scale(2.5);
  }
}



/*!
 * Propeller Pro v1.6.0 (http://pro.propeller.in/): navbar.css
 * Copyright 2016-2020 Digicorp Information Systems Pvt. Ltd.
 * License: GNU General Public License v2.0 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 */
.pmd-navbar.navbar {
  justify-content: inherit;
  padding: 0;
  height: 62px;
}

.pmd-navbar .navbar-brand {
  margin-right: 3vw;
  font-size: 1.5rem;
  line-height: 48px;
}

.pmd-navbar .navbar-toggler-icon {
  background-image: none;
  display: inline-block;
  height: 1.5rem;
  width: 1.5rem;
}




.pmd-navbar.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.87);
}

.pmd-navbar.navbar-dark .navbar-nav .nav-link:hover, .pmd-navbar.navbar-dark .navbar-nav .nav-link:focus {
  color: #fff;
}

.pmd-navbar.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.5);
}

.pmd-navbar.navbar-dark .navbar-nav .show > .nav-link,
.pmd-navbar.navbar-dark .navbar-nav .active > .nav-link,
.pmd-navbar.navbar-dark .navbar-nav .nav-link.show,
.pmd-navbar.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}

.pmd-navbar.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.87);
}

.pmd-navbar.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.87);
}

.pmd-navbar.navbar-dark .navbar-text a {
  color: #fff;
}

.pmd-navbar.navbar-dark .navbar-text a:hover, .pmd-navbar.navbar-dark .navbar-text a:focus {
  color: #BD0101;
}

.pmd-sidebar-overlay.pmd-sidebar-overlay-active, .pmd-sidebar-overlay.active {
  opacity: 0.5;
  visibility: visible;
  transition-delay: 0;
}

/* Menu in right sidebar */
@media (max-width: 767.98px) {
  .pmd-navbar .navbar-header {
    /*padding: 0 0.5rem;*/
  }
  .pmd-navbar.navbar-fixed-top, .pmd-navbar.navbar-fixed-bottom {
    z-index: 998;
  }
}


.pmd-navbar-sidebar {
  display: block;
  min-height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  border: none;
  transition: all 0.5s cubic-bezier(0.55, 0, 0.1, 1);
  min-width: 85%;
  width: 85%;
  transform: translate3d(-100%, 0, 0);
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 2;
  left: 0;
  background: #fff;
}

.pmd-navbar-sidebar:after {
  clear: both;
}

.pmd-navbar-sidebar::-webkit-scrollbar-track {
  border-radius: 2px;
}

.pmd-navbar-sidebar::-webkit-scrollbar {
  width: 5px;
  background-color: #F7F7F7;
}

.pmd-navbar-sidebar::-webkit-scrollbar-thumb {
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #BFBFBF;
}

.pmd-navbar-sidebar.pmd-sidebar-open {
  transform: translate3d(0, 0, 0);
  box-shadow: 2px 0px 15px rgba(0, 0, 0, 0.35);
}

.pmd-navbar-sidebar .dropdown-menu {
  opacity: 1;
  position: relative;
  box-shadow: none;
  transition: inherit;
}

.pmd-navbar-sidebar .dropdown-menu::before {
  background-color: transparent;
}

.pmd-navbar-sidebar .dropdown-menu .dropdown-item,
.pmd-navbar-sidebar .dropdown-menu .dropdown-header {
  padding: 0.25rem 1rem 0.25rem 2rem;
  line-height: 24px;
}

.pmd-navbar-sidebar .nav-link{
  padding: 0.75rem 1rem;
}

.pmd-navbar-sidebar .pmd-user-info > a {
  padding: 0.5rem 1rem;
  background-color: #acadae;
}

.pmd-navbar-sidebar .pmd-user-info > a:hover, .pmd-navbar-sidebar .pmd-user-info > a:focus {
  background-color: #BD0101;
}

.pmd-navbar-sidebar.collapse:not(.show) {
  display: block;
}

/* -- sidebar nav ------------------------------- */
.container > .navbar-collapse.pmd-navbar-sidebar,
.container-fluid > .navbar-collapse.pmd-navbar-sidebar {
  margin-left: 0;
  margin-right: 0;
  padding: 0;
}

/* -- sidebar inverse ------------------------------- */
.navbar-dark .pmd-navbar-sidebar {
  background-color: #929495;
}

.navbar-dark .pmd-navbar-sidebar .dropdown-menu a {
  color: rgba(255, 255, 255, 0.75);
}

.navbar-dark .pmd-navbar-sidebar .dropdown-menu a:hover,
.navbar-dark .pmd-navbar-sidebar .dropdown-menu a :focus {
  background-color: transparent;
  color: #BD0101;
}

.navbar-dark .pmd-navbar-sidebar .dropdown-divider {
  border-color: #acadae;
}

@media (min-width: 576px) {
  .overflow-xs-hidden { overflow: auto; }
  .pmd-navbar.navbar-expand-sm .navbar-nav .nav-link {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
  .pmd-navbar.navbar-expand-sm .pmd-navbar-sidebar {
    overflow: inherit;
    transition: inherit;
    transform: inherit;
    position: relative;
    background-color: inherit;
    min-width: inherit;
    width: inherit;
  }
  .pmd-navbar.navbar-expand-sm .pmd-navbar-sidebar .dropdown-menu {
    position: absolute;
    -moz-box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    -webkit-box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    transition: all 0.2s ease-in-out;
  }
  .pmd-navbar.navbar-expand-sm .pmd-navbar-sidebar .dropdown-menu::before {
    background-color: #fff;
  }
  .pmd-navbar.navbar-expand-sm .pmd-navbar-sidebar .dropdown-menu a {
    color: rgba(23, 31, 35, 0.87);
  }
  .pmd-navbar.navbar-expand-sm .pmd-navbar-sidebar .dropdown-menu a:hover,
  .pmd-navbar.navbar-expand-sm .pmd-navbar-sidebar .dropdown-menu a :focus {
    background-color: rgba(23, 31, 35, 0.075);
    color: #BD0101;
  }
  .pmd-navbar.navbar-expand-sm .pmd-navbar-sidebar .dropdown-menu .dropdown-divider {
    border-color: #e9ecef;
  }
  .pmd-navbar.navbar-expand-sm .pmd-navbar-sidebar .dropdown-menu .dropdown-item {
    padding: 0.75rem 1rem;
  }
  .pmd-navbar.navbar-expand-sm .pmd-navbar-sidebar .dropdown-menu .dropdown-header {
    padding: 0.25rem 1rem;
  }
  .pmd-navbar.navbar-expand-sm .pmd-navbar-sidebar .pmd-user-info {
    flex-direction: row;
    margin-right: -15px;
    margin-left: 1rem;
    order: 1;
  }
  .pmd-navbar.navbar-expand-sm .pmd-navbar-sidebar .pmd-user-info .dropdown-menu {
    border-bottom: transparent solid 1px;
    border-color: transparent;
  }
  .pmd-navbar.navbar-expand-sm .pmd-navbar-sidebar .pmd-user-info .media-body {
    width: auto;
  }
  .pmd-navbar.navbar-expand-sm .pmd-navbar-sidebar .pmd-user-info a {
    padding: 0.5rem 0.5rem;
    background-color: inherit;
  }
}

@media (min-width: 768px) {
  .pmd-navbar.navbar-expand-md .navbar-nav .nav-link {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
  .pmd-navbar.navbar-expand-md .pmd-navbar-sidebar {
    overflow: inherit;
    transition: inherit;
    transform: inherit;
    position: relative;
    background-color: inherit;
    min-width: inherit;
    width: inherit;
  }
  .pmd-navbar.navbar-expand-md .pmd-navbar-sidebar .dropdown-menu {
    position: absolute;
    -moz-box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    -webkit-box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    transition: all 0.2s ease-in-out;
  }
  .pmd-navbar.navbar-expand-md .pmd-navbar-sidebar .dropdown-menu::before {
    background-color: #fff;
  }
  .pmd-navbar.navbar-expand-md .pmd-navbar-sidebar .dropdown-menu a {
    color: rgba(23, 31, 35, 0.87);
  }
  .pmd-navbar.navbar-expand-md .pmd-navbar-sidebar .dropdown-menu a:hover,
  .pmd-navbar.navbar-expand-md .pmd-navbar-sidebar .dropdown-menu a :focus {
    background-color: rgba(23, 31, 35, 0.075);
    color: #BD0101;
  }
  .pmd-navbar.navbar-expand-md .pmd-navbar-sidebar .dropdown-menu .dropdown-divider {
    border-color: #e9ecef;
  }
  .pmd-navbar.navbar-expand-md .pmd-navbar-sidebar .dropdown-menu .dropdown-item {
    padding: 0.75rem 1rem;
  }
  .pmd-navbar.navbar-expand-md .pmd-navbar-sidebar .dropdown-menu .dropdown-header {
    padding: 0.25rem 1rem;
  }
  .pmd-navbar.navbar-expand-md .pmd-navbar-sidebar .pmd-user-info {
    flex-direction: row;
    margin-right: -15px;
    margin-left: 1rem;
    order: 1;
  }
  .pmd-navbar.navbar-expand-md .pmd-navbar-sidebar .pmd-user-info .dropdown-menu {
    border-bottom: transparent solid 1px;
    border-color: transparent;
  }
  .pmd-navbar.navbar-expand-md .pmd-navbar-sidebar .pmd-user-info .media-body {
    width: auto;
  }
  .pmd-navbar.navbar-expand-md .pmd-navbar-sidebar .pmd-user-info a {
    padding: 0.5rem 0.5rem;
    background-color: inherit;
  }
}

@media (min-width: 992px) {
  .pmd-navbar.navbar-expand-lg .navbar-nav .nav-link {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
  .pmd-navbar.navbar-expand-lg .pmd-navbar-sidebar {
    overflow: inherit;
    transition: inherit;
    transform: inherit;
    position: relative;
    background-color: inherit;
    min-width: inherit;
    width: inherit;
  }
  .pmd-navbar.navbar-expand-lg .pmd-navbar-sidebar .dropdown-menu {
    position: absolute;
    -moz-box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    -webkit-box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    transition: all 0.2s ease-in-out;
  }
  .pmd-navbar.navbar-expand-lg .pmd-navbar-sidebar .dropdown-menu::before {
    background-color: #fff;
  }
  .pmd-navbar.navbar-expand-lg .pmd-navbar-sidebar .dropdown-menu a {
    color: rgba(23, 31, 35, 0.87);
  }
  .pmd-navbar.navbar-expand-lg .pmd-navbar-sidebar .dropdown-menu a:hover,
  .pmd-navbar.navbar-expand-lg .pmd-navbar-sidebar .dropdown-menu a :focus {
    background-color: rgba(23, 31, 35, 0.075);
    color: #BD0101;
  }
  .pmd-navbar.navbar-expand-lg .pmd-navbar-sidebar .dropdown-menu .dropdown-divider {
    border-color: #e9ecef;
  }
  .pmd-navbar.navbar-expand-lg .pmd-navbar-sidebar .dropdown-menu .dropdown-item {
    padding: 0.75rem 1rem;
  }
  .pmd-navbar.navbar-expand-lg .pmd-navbar-sidebar .dropdown-menu .dropdown-header {
    padding: 0.25rem 1rem;
  }
  .pmd-navbar.navbar-expand-lg .pmd-navbar-sidebar .pmd-user-info {
    flex-direction: row;
    margin-right: -15px;
    margin-left: 1rem;
    order: 1;
  }
  .pmd-navbar.navbar-expand-lg .pmd-navbar-sidebar .pmd-user-info .dropdown-menu {
    border-bottom: transparent solid 1px;
    border-color: transparent;
  }
  .pmd-navbar.navbar-expand-lg .pmd-navbar-sidebar .pmd-user-info .media-body {
    width: auto;
  }
  .pmd-navbar.navbar-expand-lg .pmd-navbar-sidebar .pmd-user-info a {
    padding: 0.5rem 0.5rem;
    background-color: inherit;
  }
}

@media (min-width: 1200px) {
  .pmd-navbar.navbar-expand-xl .navbar-nav .nav-link {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
  .pmd-navbar.navbar-expand-xl .pmd-navbar-sidebar {
    overflow: inherit;
    transition: inherit;
    transform: inherit;
    position: relative;
    background-color: inherit;
    min-width: inherit;
    width: inherit;
  }
  .pmd-navbar.navbar-expand-xl .pmd-navbar-sidebar .dropdown-menu {
    position: absolute;
    -moz-box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    -webkit-box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    transition: all 0.2s ease-in-out;
  }
  .pmd-navbar.navbar-expand-xl .pmd-navbar-sidebar .dropdown-menu::before {
    background-color: #fff;
  }
  .pmd-navbar.navbar-expand-xl .pmd-navbar-sidebar .dropdown-menu a {
    color: rgba(23, 31, 35, 0.87);
  }
  .pmd-navbar.navbar-expand-xl .pmd-navbar-sidebar .dropdown-menu a:hover,
  .pmd-navbar.navbar-expand-xl .pmd-navbar-sidebar .dropdown-menu a :focus {
    background-color: rgba(23, 31, 35, 0.075);
    color: #BD0101;
  }
  .pmd-navbar.navbar-expand-xl .pmd-navbar-sidebar .dropdown-menu .dropdown-divider {
    border-color: #e9ecef;
  }
  .pmd-navbar.navbar-expand-xl .pmd-navbar-sidebar .dropdown-menu .dropdown-item {
    padding: 0.75rem 1rem;
  }
  .pmd-navbar.navbar-expand-xl .pmd-navbar-sidebar .dropdown-menu .dropdown-header {
    padding: 0.25rem 1rem;
  }
  .pmd-navbar.navbar-expand-xl .pmd-navbar-sidebar .pmd-user-info {
    flex-direction: row;
    margin-right: -15px;
    margin-left: 1rem;
    order: 1;
  }
  .pmd-navbar.navbar-expand-xl .pmd-navbar-sidebar .pmd-user-info .dropdown-menu {
    border-bottom: transparent solid 1px;
    border-color: transparent;
  }
  .pmd-navbar.navbar-expand-xl .pmd-navbar-sidebar .pmd-user-info .media-body {
    width: auto;
  }
  .pmd-navbar.navbar-expand-xl .pmd-navbar-sidebar .pmd-user-info a {
    padding: 0.5rem 0.5rem;
    background-color: inherit;
  }
}

.pmd-navbar.navbar-expand .navbar-nav .nav-link {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.pmd-navbar.navbar-expand .pmd-navbar-sidebar {
  overflow: inherit;
  transition: inherit;
  transform: inherit;
  position: relative;
  background-color: inherit;
  min-width: inherit;
  width: inherit;
}

.pmd-navbar.navbar-expand .pmd-navbar-sidebar .dropdown-menu {
  position: absolute;
  -moz-box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  -webkit-box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  transition: all 0.2s ease-in-out;
}

.pmd-navbar.navbar-expand .pmd-navbar-sidebar .dropdown-menu::before {
  background-color: #fff;
}

.pmd-navbar.navbar-expand .pmd-navbar-sidebar .dropdown-menu a {
  color: rgba(23, 31, 35, 0.87);
}

.pmd-navbar.navbar-expand .pmd-navbar-sidebar .dropdown-menu a:hover,
.pmd-navbar.navbar-expand .pmd-navbar-sidebar .dropdown-menu a :focus {
  background-color: rgba(23, 31, 35, 0.075);
  color: #BD0101;
}

.pmd-navbar.navbar-expand .pmd-navbar-sidebar .dropdown-menu .dropdown-divider {
  border-color: #e9ecef;
}

.pmd-navbar.navbar-expand .pmd-navbar-sidebar .dropdown-menu .dropdown-item {
  padding: 0.75rem 1rem;
}

.pmd-navbar.navbar-expand .pmd-navbar-sidebar .dropdown-menu .dropdown-header {
  padding: 0.25rem 1rem;
}

.pmd-navbar.navbar-expand .pmd-navbar-sidebar .pmd-user-info {
  flex-direction: row;
  margin-right: -15px;
  margin-left: 1rem;
  order: 1;
}

.pmd-navbar.navbar-expand .pmd-navbar-sidebar .pmd-user-info .dropdown-menu {
  border-bottom: transparent solid 1px;
  border-color: transparent;
}

.pmd-navbar.navbar-expand .pmd-navbar-sidebar .pmd-user-info .media-body {
  width: auto;
}

.pmd-navbar.navbar-expand .pmd-navbar-sidebar .pmd-user-info a {
  padding: 0.5rem 0.5rem;
  background-color: inherit;
}


/*!
 * Propeller Pro v1.6.0 (http://pro.propeller.in/): sidebar.css
 * Copyright 2016-2020 Digicorp Information Systems Pvt. Ltd.
 * License: GNU General Public License v2.0 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 */

@media (max-width: 767.98px) {
  .constructor,
  .pmd-content {
    /*padding-left: 1rem;
    padding-right: 1rem;
    transition: none;*/
  }
}

@media (max-width: 767.98px) {
  body.pmd-body-open {
    overflow: hidden;
  }
}

.pmd-sidebar,
.wrapper,
.pmd-content {
  vertical-align: top;
}

.pmd-sidebar {
  position: relative;
  display: block;
  min-height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  border: none;
  transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  padding-top: 1rem;
  width: 235px;
  background-color: rgba(48,48,48,0.92);
}

@media (max-width: 767.98px) {
  .pmd-sidebar {
    padding-top: 0;
    transform: translate3d(-235px, 0, 0);
  }
}

.pmd-sidebar:before, .pmd-sidebar:after {
  content: " ";
  display: table;
}

.pmd-sidebar:after {
  clear: both;
}

.pmd-sidebar::-webkit-scrollbar-track {
  border-radius: 2px;
}

.pmd-sidebar::-webkit-scrollbar-track {
  border-radius: 2px;
}

.pmd-sidebar::-webkit-scrollbar {
  width: 5px;
  background-color: #F7F7F7;
}

.pmd-sidebar::-webkit-scrollbar-thumb {
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #BFBFBF;
}

.pmd-sidebar .pmd-user-info {
  margin-bottom: 0.5rem;
}

.pmd-sidebar .pmd-user-info > a {
  background-color: rgba(0, 0, 0, 0.05);
  background-size: cover;
}

.pmd-sidebar .pmd-user-info > a:hover, .pmd-sidebar .pmd-user-info > a:focus {
  background-color: rgba(0, 0, 0, 0.05);
}

@media (max-width: 767.98px) {
  .pmd-sidebar .pmd-user-info > a {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}

.pmd-sidebar.pmd-sidebar-open {
  min-width: 235px;
  width: 235px;
  -ms-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -moz-box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  -webkit-box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

@media (max-width: 767.98px) {
  .pmd-sidebar.pmd-sidebar-open {
    min-width: 235px;
    width: 235px;
  }
}

.pmd-sidebar-slide-push {
  left: 0;
  -ms-transform: translate3d(-235px, 0, 0);
  -webkit-transform: translate3d(-235px, 0, 0);
  transform: translate3d(-235px, 0, 0);
}

@media (max-width: 767.98px) {
  .pmd-sidebar-slide-push {
    left: 0;
  }
}

.pmd-sidebar-slide-push.pmd-sidebar-open ~ .pmd-content,
.pmd-sidebar-slide-push.pmd-sidebar-open ~ .wrapper .constructor {
  margin-left: 235px;
}

@media (max-width: 767.98px) {
  .pmd-sidebar-slide-push.pmd-sidebar-open ~ .pmd-content,
  .pmd-sidebar-slide-push.pmd-sidebar-open ~ .wrapper .constructor {
    margin-left: 0;
  }
}

.pmd-sidebar-left-fixed,
.pmd-sidebar-right-fixed,
.pmd-sidebar-slide-push {
  position: fixed;
  top: 62px;
  bottom: 0;
}

.pmd-sidebar-left-fixed,
.pmd-sidebar-right-fixed {
  z-index: 2;
  padding-top: 0;
}

.pmd-sidebar-left-fixed {
  left: 0;
  -moz-box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  -webkit-box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  -ms-transform: translate3d(-235px, 0, 0);
  -webkit-transform: translate3d(-235px, 0, 0);
  transform: translate3d(-235px, 0, 0);
}

.pmd-sidebar-right-fixed {
  right: 0;
  -ms-transform: translate3d(235px, 0, 0);
  -webkit-transform: translate3d(235px, 0, 0);
  transform: translate3d(235px, 0, 0);
}

.pmd-sidebar-right-fixed.pmd-sidebar-open {
  -ms-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* -- Topbar --*/
.topbar-fixed {
  -ms-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  position: fixed;
  z-index: 1030;
  overflow: hidden;
  width: 100%;
  height: 0px;
  right: 0;
  top: 0;
}

.topbar-fixed.pmd-sidebar-open {
  -ms-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  width: 100%;
  height: 200%;
}

.topbar-fixed.pmd-sidebar-open::before {
  border-radius: 50%;
  display: block;
  height: 3000px;
  width: 3000px;
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  left: 50%;
  bottom: 50%;
  margin-left: -1500px;
  margin-bottom: -1500px;
}

.topbar-fixed.pmd-sidebar-open .topbar-container {
  opacity: 1;
  transition-delay: 1s;
}

.topbar-fixed::before {
  background: white none repeat scroll 0 0;
  border-radius: 50%;
  bottom: 100%;
  color: #fff;
  content: "";
  left: 100%;
  position: absolute;
  -moz-transform-origin: top right;
  -webkit-transform-origin: top right;
  transform-origin: top right;
  will-change: transform;
  -ms-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
  transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  opacity: 0;
  height: 3000px;
  width: 3000px;
}

.topbar-fixed .topbar-container {
  opacity: 0;
  transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  transition-delay: 0s;
}

.topbar-close {
  margin-top: 12px;
}

.pmd-sidebar-nav .nav-link, .pmd-sidebar-nav .nav-note {
  padding: 0.5rem 1rem;
  color: #a7a7a7;
  font-weight: 400;
  display: flex;
  flex-direction: row;
  -ms-flex-direction: row;
}

.pmd-sidebar-nav .nav-note {
  font-size: 0.8rem; color: white !important;
  font-style: italic;
}

.pmd-sidebar-nav i.nav-note { padding: 0 1rem; margin-top: -0.5rem; }

.pmd-sidebar-nav .nav-link .material-icons {
  color: rgba(23, 31, 35, 0.24);
}

.pmd-sidebar-nav .nav-link:hover, .pmd-sidebar-nav .nav-link:focus {
  background-color: rgba(23, 31, 35, 0.075);
}

.pmd-sidebar-nav .nav-link.active {
  background-color: rgba(23, 31, 35, 0.075);
}

.pmd-sidebar-nav .nav-item ul {
  list-style: none;
  padding-left: 0;
  border-bottom: solid 1px rgba(23, 31, 35, 0.12);
}

.pmd-sidebar-nav .nav-item ul .nav-item:last-child {
  margin-bottom: 0.5rem;
}

.pmd-sidebar-nav .nav-item ul .nav-item .nav-link {
  font-weight: 300;
}

.pmd-sidebar-nav .nav-item ul .nav-item .nav-link i {
  margin-left: -56px;
}

.pmd-sidebar-nav .nav-item ul .nav-item ul {
  border-bottom: none;
}

.pmd-sidebar-nav .nav-item .show {
  background-color: rgba(23, 31, 35, 0.075);
}

.pmd-nav-item-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid rgba(23, 31, 35, 0.12);
}

.pmd-sidebar-dark .nav-link {
  color: #a7a7a7;
}

.pmd-sidebar-dark .nav-link .material-icons {
  color: rgba(255, 255, 255, 0.87);
}

.pmd-sidebar-overlay {
  visibility: hidden;
  position: fixed;
  top: 62px;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  background: rgba(23, 31, 35, 0.87);
  z-index: 2;
  transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -ms-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.pmd-sidebar-overlay.pmd-sidebar-overlay-active {
  opacity: 0.5;
  visibility: visible;
  transition-delay: 0;
}

.pmd-sidebar-toggle {
  margin-left: -0.5rem;
}

/*!
 * Propeller Pro v1.6.0 (http://pro.propeller.in/): footer.css
 * Copyright 2016-2020 Digicorp Information Systems Pvt. Ltd.
 * License: GNU General Public License v2.0 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 */
.social-links a:after {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.pmd-footer {
  padding: 20px 0;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  flex-direction: column;
}

.pmd-site-info {
  font-size: 14px;
  margin: 0;
  color: #a7a7a7;
}

.pmd-site-info a {
  font-weight: 400;
  color: #a7a7a7;
}

.pmd-site-info strong {
  color: black;
  font-weight: 500;
}

.pmd-site-info p {
  display: inline-block;
  margin: 0;
}

.pmd-footer-nav {
  padding: 0;
  margin: 0 -10px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  list-style: none;
}

.pmd-footer-nav li {
  padding: 0 10px;
}

.pmd-footer-nav li a {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 700;
  color: rgba(0, 0, 0, 0.7);
}


.pmd-footer-nav-divider li:last-child {
  border-right: 0;
}

.btn .pmd-svg-icons {
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.btn .pmd-svg-icons svg {
  padding: 2px;
}

.btn.btn-sm .pmd-svg-icons.pmd-sm {
  height: 38px;
}

.btn.btn-sm .pmd-svg-icons.pmd-sm svg {
  width: 24px;
  height: 24px;
}

.btn.btn-md .pmd-svg-icons.pmd-md svg {
  width: 30px;
  height: 30px;
}

.btn.btn-lg .pmd-svg-icons.pmd-lg svg {
  width: 45px;
  height: 45px;
}


.bg-dark {
  background-color: #1c1c1c !important;
}
.bg-deep-red { background-color: #900002 !important; }

.bg-deep-blue { background-color: #1D1D70 !important; }
.deep-blue { color: #1D1D70 !important; }

.text-black { color: #303030; }

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #787b7c !important;
}

.text-primary {
  color: #3075BA !important;
}

a.text-primary:hover, a.text-primary:focus {
  color: #265c91 !important;
}

.text-secondary {
  color: #4caf50 !important;
}

a.text-secondary:hover, a.text-secondary:focus {
  color: #3d8b40 !important;
}

.text-success {
  color: #4caf50 !important;
}

a.text-success:hover, a.text-success:focus {
  color: #3d8b40 !important;
}

.text-info {
  color: #03a9f4 !important;
}

a.text-info:hover, a.text-info:focus {
  color: #0286c2 !important;
}

.text-warning {
  color: #ffc107 !important;
}

a.text-warning:hover, a.text-warning:focus {
  color: #d39e00 !important;
}

.text-danger {
  color: #ff5722 !important;
}

a.text-danger:hover, a.text-danger:focus {
  color: #ee3900 !important;
}

.text-light {
  color: #dedfdf !important;
}

a.text-light:hover, a.text-light:focus {
  color: #c4c6c6 !important;
}

.text-dark {
  color: #929495 !important;
}

a.text-dark:hover, a.text-dark:focus {
  color: #787b7c !important;
}

.margin-r8 {
  margin-right: 8px !important;
}

h1 {
  color: #fff;
}

h5 {
  font-weight: 400;
}

.text-muted {
  color: #898989 !important;
}

@media screen and (max-width: 1300px) {
  /*.pmd-content {
    padding-top: 5rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }*/
}

.section-container {
  padding-bottom: 24px;
  transition: all 0.3s;
}

.single-col-form {
  max-width: 800px;
}

.component-section {
  padding-top: 16px;
  padding-bottom: 24px;
}



.pmd-sidebar {
  z-index: 5;
}

.pmd-sidebar .pmd-user-info > a {
  flex-direction: column;
  padding: 2rem 1.5rem;
  background-color: transparent;
}

.pmd-sidebar .pmd-user-info img {
  border: solid 1px rgba(255, 255, 255, 0.24);
  padding: 2px;
  height: 56px;
  width: 56px;
  position: relative;
  z-index: 1;
}

.pmd-sidebar .pmd-user-info h3, .pmd-sidebar .pmd-user-info p {
  position: relative;
  z-index: 5;
}

.pmd-sidebar .pmd-user-info h3 {
  color: #fff;
  padding-top: 0.5rem;
}

.pmd-sidebar .pmd-user-info .media {
  position: relative;
  z-index: 5;
}

.pmd-sidebar .pmd-sm svg {
  height: 24px;
  vertical-align: inherit;
}

.pmd-sidebar-nav .nav-item ul .nav-item .nav-link {
  font-size: 0.875rem;
  font-weight: 400;
}

.pmd-sidebar-dark .pmd-sidebar-nav > .nav-item > .nav-link {
  color: #dddddd;
}

.pmd-sidebar-dark .pmd-sidebar-nav > .nav-item > .nav-link.active {
  color: #dddddd;
}

/* IK SPECIFICS by AETHERWEB */

.bbr { display: block; content: ""; }
.shareicons img { width: 2.75rem; height: 2.75rem; margin-right: 0.3rem; }

.dfc { border-top: 1px solid #969696; border-bottom: 1px solid #969696; display: flex; }
.dfc div { position: relative;flex: 1; padding: 10px; text-align: center; color: #fff; }
.dfc div.over { background-color: #000; }
.dfc div:hover { background-color: #000; }
.dfc .desc { border-right: 1px solid #969696; }
.dfc .cont { border-left: 1px solid #969696; }

#ikpproduct { font-size: 15px; line-height: 19px; color: #d8d8d8; }

#content .price { font-size: 18px; color: white; display: inline-block; }

#content i.qty { font-size: 15px; font-style: normal; margin: 0 12px; }
#content .selwrap { display: inline-block; background-color: #525252; background-image: url('../../assets/images/updown.png'); background-size: 11px 18px; background-position: 28px 9px; background-repeat: no-repeat; }
#content select { background: none; width:44px; box-sizing: border-box; padding: 8px 0 8px 10px; border-radius: 0; border: none; color: white; appearance: none; -webkit-appearance: none; text-align: center; outline: none; text-align: left; align-content: left; }
#content select option { font-family: "Suisse", sans-serif; line-height: 14px; font-size: 14px; margin: 0; padding:  0; min-height: 0;}

#content form, #ikpfactscol2 form  { margin-bottom: 20px; }
#ikpextra { font-size: 15px; color: #e9e9e9; line-height: 19px; }
#ikpextra h3 { font-size: 17px; }
#ikpextra .gallery { margin-bottom: 27px; position: relative; }
p.quote { font-style: italic; font-size: 18px; line-height: 26px; text-align: center; color: #c1c1c1; margin-bottom: 0.5rem; }
.overflow-xs-hidden { overflow: hidden; }
p.quotesub { font-size: 14px; text-align: center; color: #c1c1c1; }

#content table { border: none; }
#content td { border: none; padding: 12px 11px; font-size: 15px; color: #d8d8d8; }
#content td>b { color: #fff; }
#content table.facts tr:nth-child(odd) {background: #525252}

#ikpcontentcol1 b, #ikpcontentcol2 b { font-size: 17px; color: #a7a7a7; font-weight: 500; }
.ikpcontent a { text-decoration: underline; font-weight: bold; }

.qrlg { width: 150px; height: 150px; }
.qrsm { width: 50%; height: auto; }

.backlist {  
    background-image: url('../../images/backlist.jpg?v=3'); 
    background-size: cover; 
    background-position: top;
    background-repeat: no-repeat;
}
.monographs {  
    background-image: url('../../images/monographs-and-series.jpg?v=3'); 
    background-size: cover; 
    background-position: top;
    background-repeat: no-repeat;
}
.upcoming {  
    background-image: url('../../images/upcoming-books.jpg?v=3'); 
    background-size: cover; 
    background-position: center;
    background-repeat: no-repeat;
}
.textilia {  
    background-image: url('../../images/textilia.jpg?v=3'); 
    background-size: cover; 
    background-position: center;
    background-repeat: no-repeat;
}
.textilia-linneana {  
    background-image: url('../../images/textilia-linneana-brown.jpg?v=3'); 
    background-size: cover; 
    background-position: center;
    background-repeat: no-repeat;
}
.the-textile-room {  
    background-image: url('../../images/the-textile-room.jpg?v=3'); 
    background-size: cover; 
    background-position: center;
    background-repeat: no-repeat;
}
.linnean {  
    background-image: url('../../images/the-linnean-room.jpg?v=3'); 
    background-size: cover; 
    background-position: top;
    background-repeat: no-repeat;
}
.svalbard {  
    background-image: url('../../images/svalbard.jpg?v=2'); 
    background-size: cover; 
    background-position: bottom;
    background-repeat: no-repeat;
}

.prodstart { padding: 53px; }
.prodstart img { width: 335px; height: auto; max-width: 100%; }
.prodstart h1 { font-weight: 300; font-size: 48px; line-height: 48px; margin: 20px 0 10px 0; }
.prodstart h2 { font-weight: 400; font-size: 18px; line-height: 18px; margin: 0 0 34px 0;  }
.prodstart hr { height: 1px; border: none; background-color: #979797; margin: 0 0 23px 0; width: 535px; max-width: 100%; }
.prodstart p { display: block; width: 519px; max-width: 100%; margin-bottom: 36px; }
.prodstart div { display: inline-block; width: auto; max-width: 110%; background-color: rgb(0,0,0,0.4); margin: 2.5rem -1rem; padding: 1rem; }
button { border: none; background-color: #900002;font-size: 16px; line-height: 16px; padding: 10px 17px; color: white; outline: none; }
button:hover { background-color: #BD0101; outline:none; }
button:active { outline:none; }
button:focus {outline:0;}


.roomim {
    position: relative;
    width: 100%;
    padding-bottom: 60%;
}
.roomim img { width: 100%; height: 100%; position: absolute; }
.roomim img::after {
    content: " ";
    background-blend-mode: multiply;
    background-image: linear-gradient(to bottom, rgba(0,0,0,0.1), rgba(0,0,0,0.6));
}
.roomim h1 { font-size: 32px; font-weight: 300; }
.roomim a h3 { background-color: rgba(0,0,0,0.5); }
.roomim a h3 { font-size: 32px; font-weight: 300; color: white; text-decoration: none; display: block; position: absolute; bottom: 0; margin:0; padding: 15px; z-index: 1; left: 0; right: 0; }
.roomim a h3:hover { text-decoration: none; color: #fff; }
.roomgrid { margin: 30px 15px; }
.roomcol { padding-bottom: 30px; }

.prodim {
    position: relative;
    width: 100%;
    padding-bottom: 100%;
}
.prodim img { width: 100%; height: 100%; position: absolute; }
.prodim img::after {
    content: " ";
    background-blend-mode: multiply;
    background-image: linear-gradient(to bottom, rgba(0,0,0,0.1), rgba(0,0,0,0.6));
}
.prodim h1 { font-size: 32px; font-weight: 300; }
.prodim a h3 { font-size: 1.5rem; font-weight: 300; color: white; text-decoration: none; display: block; position: absolute; bottom: 15px; margin:0; padding: 0; z-index: 1; left: 15px; right: 15px; }
@media (min-width:  576px) { .prodim a h3 { font-size: 32px; } }
.prodim a h3 i { font-style: normal; font-size: 80%; }
.prodim a h3:hover { text-decoration: none; color: #fff; }

.prodgrid { margin: 30px 15px; }
.prodcol { padding-bottom: 30px; }
.divlink { position: absolute; top:0; left:0; width:100%; height: 100%; -webkit-transition: background 1s ease-in-out; transition: all 1s ease-in-out; }
.divlinkwide { position: absolute; top:0; left:-12px; right:-12px; bottom:0; }
.divlink.active {
  background-blend-mode: multiply;
  background-image: linear-gradient(to bottom, rgba(189,0,0,0.6), rgba(90,0,0,0.6));
}

img.pulsar { animation-iteration-count: infinite; display: none; animation-name: pulse; animation-duration: 1s; position: absolute; top: 10px; left: 10px; width: 30px; height: 30px; }
img.pulsar.active { display: block; }


@keyframes pulse {
  0% {opacity: 0;}
  75% {opacity: 1;}
  100% { opacity: 0; }
}

.pmd-navbar-right-icon img { height: 22px; width: auto; padding: 0 7px; margin: 0 auto; }
#iFellowDropdown img { height: 18px; }

.pmd-navbar-right-icon a.btn img:nth-child(2) {
  display: none;  
}
.pmd-navbar-right-icon a.btn:hover img:nth-child(2) {
  display: block;  
}
.pmd-navbar-right-icon a.btn:hover img:first-child {
  display: none;  
}

i.basket { 
    position: absolute;
    /* overflow: hidden; */
    font-size: 10px;
    color: #fff;
    left: 0;
    top: 11px;
    width: 35px;
    font-style: normal;
    text-align: center;
    z-index: -1;
}


table.cart,table.checkout,table.tblcartsummary { width: 100%; }
table.cart td,table.checkout td { background-color: unset !important; word-wrap: break-word; }
table.cart tr,table.checkout tr { background-color: unset !important; }
table.cart input { width: 4rem; text-align: center; }
button.black { background-color: #000; }
button.black:hover { background-color: #222; }

.tblcartsummary, .tblshipdetails, .tblbilldetails { width: 100%; } 


.imflip { 
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1); 
}

.navbar-header .navbar-brand {
  background-color: #525252;
  width: 76px;
  height: 62px;
  padding: 6px 8px 8px 9px;
}

.navbar-header .navbar-brand img.iklogo {
  width: 59px; height: 45px;
}

.thetitle { font-family:"Suisse", serif; font-size: 18px; line-height: 20px; color: #1d1d74; font-weight: 300; }
.thetitle>span { color: #a7a7a7; font-size: 9px; line-height: 10px; display: block; }

.strap { display: none; font-size: 1.5vw; overflow: hidden; white-space: nowrap; z-index: 1000; color: #ececec; }

.deepred { color: #900002; }

.pmd-content { padding-top: 62px; }

@media screen and (min-width: 435px)
{
  .pmd-navbar-right-icon img { height: 22px; width: auto; }
  .pmd-navbar.navbar { height: 102px; }

  .navbar-header .navbar-brand {
    width: 138px;
    height: 102px;
    padding: 15px 19px 15px 21px;
  }

  .pmd-content { padding-top: 102px; }

  .pmd-sidebar-overlay { top: 102px; }
  .pmd-sidebar-left-fixed, .pmd-sidebar-right-fixed, .pmd-sidebar-slide-push { top: 102px; }

  .navbar-header .navbar-brand img.iklogo {
    width: 98px; height: 73px;
  }

  .thetitle { font-size: 18px; line-height: 20px; }
  .thetitle>span { color: #a7a7a7; font-size: 14px; line-height: 15px; display: block; } 
}

@media screen and (min-width: 820px)
{
  .pmd-navbar-right-icon img { height: 26px; width: auto; padding: 0 10px; }
  i.basket { width: 43px; }

  .strap { display: block; position: fixed; top: 102px; left:0; right: 0; padding: 11px 0; text-align: center; height: 37px; font-family: "Suisse", serif; /*font-size: 13px;*/ line-height: 16px; font-weight: 200; }

  .pmd-sidebar-overlay { top: 139px; }
  .pmd-sidebar-left-fixed, .pmd-sidebar-right-fixed, .pmd-sidebar-slide-push { top: 139px; }

  .pmd-content { padding-top: 139px; }

  .thetitle { font-size: 34px; line-height: 46px; }
  .thetitle>span { display: inline-block; border-left: 1px solid #525252; padding-left: 17px; margin-left: 11px; color: #a7a7a7; font-size: 16px; line-height: 18px; }
}

@media screen and (min-width: 1170px) 
{
  .pmd-navbar.navbar { height: 129px; }
  .pmd-sidebar-overlay { top: 173px; }
  .pmd-sidebar-left-fixed, .pmd-sidebar-right-fixed, .pmd-sidebar-slide-push { top: 173px; }
  .navbar-header .navbar-brand {
    background-color: #525252;
    width: 235px;
    height: 129px;
    padding: 24px 62px 23px 64px;
  }

  .navbar-header .navbar-brand img.iklogo {
    width: 109px; height: 82px;
  }

  .strap { top: 129px; padding: 11px; /*font-size: 16px;*/ height: 44px; line-height: 22px; }

  .pmd-content { padding-top: 173px; }


  .thetitle { font-size: 52px; line-height: 46px; }
  .thetitle>span { display: inline-block; border-left: 1px solid #525252; padding-left: 17px; margin-left: 11px; color: #a7a7a7; font-size: 18px; line-height: 22px; }

}

@media screen and (min-width: 1450px) 
{
  .strap { font-size: 22px; }
}

/* END IK SPECIFICS by AETHERWEB */


@media screen and (max-width: 767px) {
  .navbar-header .navbar-brand {
    font-size: 1.25rem;
  }
}

@media screen and (max-width: 356px) {
  .navbar-header .navbar-brand {
    font-size: 1rem;
  }
}

@media screen and (max-width: 1300px) {
  .pmd-sidebar-left-fixed, .pmd-sidebar-right-fixed {
    z-index: 2;
  }
}

@media screen and (min-width: 1300px) {
  .pmd-sidebar-toggle { display: none; }
  #sidebar-toggler { display: none; }
}

/*!
 * Propeller Pro v1.6.0 (http://pro.propeller.in/): dropdown.css
 * Copyright 2016-2020 Digicorp Information Systems Pvt. Ltd.
 * License: GNU General Public License v2.0 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 */
.pmd-dropdown.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: none;
}

.pmd-dropdown .dropdown-menu {
  border: none;
  border-radius: 0;
  box-shadow: none;
  clip: rect(0 0 0 0);
  background-color: transparent;
  padding: 0.5rem 0;
  opacity: 0;
  margin: 0;
  -moz-box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  -webkit-box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  transition: all 0.2s ease-in-out;
}

.pmd-dropdown .dropdown-menu .dropdown-item {
  padding: 0.75rem 1rem;
  color: rgba(23, 31, 35, 0.87);
  line-height: 1.42857143;
}

.pmd-dropdown .dropdown-menu .dropdown-item:hover, .pmd-dropdown .dropdown-menu .dropdown-item:focus {
  color: rgba(13, 17, 20, 0.87);
  background-color: rgba(23, 31, 35, 0.075);
}

.pmd-dropdown .dropdown-menu .dropdown-item.disabled, .pmd-dropdown .dropdown-menu .dropdown-item:disabled {
  color: rgba(23, 31, 35, 0.38);
  background-color: transparent;
}

.pmd-dropdown .dropdown-menu .dropdown-item.active, .pmd-dropdown .dropdown-menu .dropdown-item:active {
  background-color: rgba(23, 31, 35, 0.075);
}

.pmd-dropdown .dropdown-menu::before {
  border-radius: 0;
  background-color: rgba(144, 0, 3, 0.87);
  border: none;
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
  -moz-transform-origin: left top;
  -webkit-transform-origin: left top;
  transform-origin: left top;
  will-change: transform;
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.pmd-dropdown .dropdown-menu[x-placement="top-start"]::before {
  -moz-transform-origin: left bottom;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
  will-change: transform;
}

.pmd-dropdown .dropdown-menu[x-placement="top-end"]::before {
  -moz-transform-origin: right bottom;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
  will-change: transform;
}

.pmd-dropdown .dropdown-menu[x-placement="bottom-end"]::before {
  -moz-transform-origin: right top;
  -webkit-transform-origin: right top;
  transform-origin: right top;
  will-change: transform;
}

.pmd-dropdown.show > .dropdown-menu {
  opacity: 1;
}

.pmd-dropdown.show > .dropdown-menu::before {
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}

.pmd-dropdown.dropup .dropdown-menu {
  top: 0;
  transform: translate3d(0px, -100%, 0px);
}

.pmd-dropdown.dropup .caret {
  border-bottom: 4px solid;
}

.pmd-dropdown.dropleft .dropdown-menu {
  top: 0;
  transform: translate3d(-100%, 0px, 0px);
}

.pmd-dropdown .dropdown-menu-right {
  clip: rect(0 0 0 0);
}

.pmd-dropdown .notifications-col {
  width: 300px;
  padding: 0;
  box-shadow: none;
}


/*--------------
	Footer
------------- */
.pmd-sidebar-slide-push.pmd-sidebar-open ~ .pmd-footer {
  padding-left: 235px;
}

.pmd-site-info {
  color: #a7a7a7;
  padding-left: 12px;
}

html {
  position: relative;
  min-height: 100%;
}

body {
  margin-bottom: 100px;
}

.pmd-footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  line-height: 2.0;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}

@media only screen and (max-width: 1200px) {
  .pmd-site-info {
    padding-left: 0;
  }
}
