html,
body {
  min-height: 100%;
  font-size: 17px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 900;
}

a {
  color: #000000;
}

a.reverse-anchor {
  color: #FFFFFF;
}

a.reverse-anchor:hover {
  color: #CCCCCC;
}

a:hover {
  color: #red;
  text-decoration: none;
}

div.closing-text {
  padding: 0 60px 70px;
}

div.container.container-main,
div.container.container-jumbotron {
  background-color: #f1eada;
}

div.container-main {
  padding: 30px 60px 60px;
}

div.container.container-jumbotron {
  padding: 0;
}

div.container.container-footer {
  padding: 0;
}

div.container-main {
  min-height: 100%;
}

div.drawer-wrapper {
  margin-top: 50px;
}

div.drawer.drawer-left {
  margin: 20px 5px 15px 60px;
}

div.drawer.drawer-right {
  margin: 20px 60px 15px 5px;
}

div.drawer-left h3.drawer-header {
  padding: 15px 15px 5px 80px;
}

img.drawer {
  min-height: 120px;
}

div.drawer-right h3.drawer-header {
  padding: 15px 80px 2px 15px;
}

div.drawer-image {
  box-shadow: 4px 3px 8px 1px #40403c;
  -webkit-box-shadow: 4px 3px 8px 1px #40403c;
}

div.drawer-underline-top {
  height: 22px;
  background: black;
  margin-top: 29px;
}

div.drawer-underline-bottom {
  height: 7px;
}

div.drawer-underline-red {
  background: #c70202;
}

div.drawer-underline-blue {
  background: #698bb4;
}

div.drawer-underline-gold {
  background: #d3a776;
}

div.jumbotron.jumbotron-flush {
  padding: 0;
}

div.jumbotron {
  margin-bottom: 0;
}

div.radio {
  margin-right: 15px;
  position: relative;
  top: -5px;
}

div.search-bar {
  background: #ccc;
}

div.search-group {
  width: fit-content;
  margin: 0 auto;
  margin-bottom: 65px;
}

div#pagination-div {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
  font-size: 1.2em;
}
h1.script {
  font-size: 5em;
}

h2.script {
  font-size: 4em;
}

h3.row.drawer-header {
  margin-bottom: 25px;
}

header {
  width: 100%;
}

input.radio-large {
  width: 20px;
  height: 20px;
  position: relative;
  top: 5px;
  margin-right: 5px;
}

p.drawer-description {
  margin-bottom: 25px;
}

#home-hotspot {
  height: 118px;
  width: 131px;
  position: absolute;
  top: 20px;
  left: 16px;
  cursor: pointer;
}

select#pagination-select {
  margin-right: 4px;
}


.carousel-wrapper {
  max-height: 370px;
  max-width: 425px;
  margin-right: 15px;
  text-align: center;
}

.carousel-wrapper .item img {
  max-height: 370px;
  max-width: 425px;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}

.category {
  font-size: 2em;
  font-family: "SanRemoCasualSGOT-Regular", "SanRemoCasualSGA";
  position: relative;
  top: -25px;
}

.drawer-block {
  margin-bottom: 70px;
}

.navbar-inverse {
  border-color: #222;
  margin-bottom: 0;
}

.script {
  font-family: "SanRemoCasualSGOT-Regular", "SanRemoCasualSGA";
  font-weight: 100;
}

.social-media-icons {
  float: left;
  margin-right: 15px;
}

.thumbnail {
  max-height: 500px;
  max-width: 466px;
  /*float: left;*/
  margin-bottom: 1px;
}

.thumbnail-right,
.carousel-wrapper-right {
  float: right;
  margin-left: 15px;
}

.thumbnail-left,
.carousel-wrapper-left {
  float: left;
  margin-right: 15px;
}

.thumblist-toggle {
  float: right;
  margin: 0 20px 0 0;
}

.footer-socials {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
  text-align: center;
}

.footer-socials .thumbnail {
      max-height: unset;
      max-width: 50px;
      margin-left: auto;
    margin-right: auto;
    float: unset;
    display: inline-block;
}



@media (max-width: 1199px) {
  .navbar-nav > li > a {
    font-size: 0.8em;
  }

  div.drawer-underline-top {
    margin-top: 13px;
  }

  div.container-main {
    padding: 30px 20px 60px;
  }

}

@media (max-width: 1024px) {
  #home-hotspot {
    height: 104px;
    width: 112px;
    top: 16px;
    left: 13px;
  }
}
@media (max-width: 992px) {
  img.img-right {
    float: right;
  }
  .thumbnail,
  .carousel-wrapper,
  .carousel-wrapper .item img {
    max-width: 266px;
    max-height: 266px;
  }

  input.form-control.form-control-inline-lrg {
    width: auto;
  }

  .drawer-image.drawer-image-1 {
    left: -40px;
    top: -42px;
    -webkit-transform: rotate(
            -10deg
    );
    -moz-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    transform: rotate(
            -10deg
    );
    position: absolute;
  }

  .drawer-image.drawer-image-2 {
    top: -45px;
    position: absolute;
    right: -35px;
    -webkit-transform: rotate(
            7deg
    );
    -moz-transform: rotate(7deg);
    -o-transform: rotate(7deg);
    transform: rotate(
            7deg
    );

  }

  .drawer-image.drawer-image-3 {
    left: -48px;
    top: -36px;
    position: absolute;
  }

  .drawer-image.drawer-image-4 {
    right: -42px;
    top: -46px;
    position: absolute;
    -webkit-transform: rotate(
            -7deg
    );
    -moz-transform: rotate(-7deg);
    -o-transform: rotate(-7deg);
    transform: rotate(
            -7deg
    );
  }

  .drawer-image.drawer-image-5 {
    left: -30px;
    top: -40px;
    position: absolute;
    -webkit-transform: rotate(
            -6deg
    );
    -moz-transform: rotate(-6deg);
    -o-transform: rotate(-6deg);
    transform: rotate(
            -6deg
    );
  }

  .drawer-image.drawer-image-6 {
    right: -38px;
    top: -40px;
    position: absolute;
    -webkit-transform: rotate(
            10deg
    );
    -moz-transform: rotate(10deg);
    -o-transform: rotate(10deg);
    transform: rotate(
            10deg
    );
  }

  .drawer-image.drawer-image-7 {
    left: -40px;
    top: -45px;
    position: absolute;
  }

  .drawer-image.drawer-image-8 {
    right: -40px;
    top: -45px;
    position: absolute;
    border-radius: 23px;
  }

}

@media (max-width: 768px) {
  #home-hotspot {
    height: 81px;
    width: 87px;
    top: 13px;
    left: 9px;
  }

  div.drawer-underline-top {
    margin-top: -25px;
  }

  h1.script {
    font-size: 4em;
  }
  h2.script {
    font-size: 3em;
  }

  input#search-category {
    margin-right: 0;
  }

  .blog-post-title {
    font-size: 1.2em;
  }

  .category {
    font-size: 1.6em;
  }

  .search-group .form-group,
  .search-group .radio {
    display: inline-block;
  }

  .navbar.navbar-inverse {
    position: absolute;
    left: 0;
    min-width: 350px;
    z-index: 100;
  }

  .navbar-nav > li > a {
    font-size: 0.8em;
    padding: 10px 13px;
  }

  .navbar-toggle {
    float: left !important;
  }

  .thumbnail,
  .carousel-wrapper,
  .carousel-wrapper .item img {
    max-width: 100%;
    height: auto;
    display: table;
    float: none;
    margin: 0 auto 15px;
  }

}

@media (max-width: 415px) {

  #home-hotspot {
    height: 41px;
    width: 44px;
    position: absolute;
    top: 6px;
    left: 5px;
    cursor: pointer;
  }

  div.blog-wrap.blog-main {
    margin-left: -15px;
    margin-right: -15px;
  }

  div.category-column {
    width: calc((100% / 2) - 16px);
    position: relative;
  }

  div.drawer-block-1 {
    margin-bottom: 50px;
  }

  div.drawer-wrapper {
    margin-top: 0px;
  }

  div.drawer-underline-top {
    height: 9px;
  }

  div.drawer-underline-bottom {
    height: 4px;
  }

  div.drawer.drawer-left {
    margin: 25px 10px 5px 5px;
  }

  div.drawer.drawer-right {
    margin: 25px 5px 5px 10px;
  }

  div.drawer-left h3.drawer-header {
    padding: 15px 5px 5px 60px;
  }

  div.drawer-right h3.drawer-header {
    padding: 15px 60px 5px 5px;
  }

  div.search-group {
    margin-bottom: -8px;
  }

  h3.row.drawer-header {
    margin-bottom: 10px;
  }

  p.drawer-description {
    margin-bottom: 5px;
  }

  .category {
    font-size: 1.3em;
  }

  .drawer-block {
    margin-bottom: 20px;
  }

  .drawer-image.drawer-image-1 {
    left: 10px;
    top: -15px;
  }

  .drawer-image.drawer-image-2 {
    top: -15px;
    right: 9px;
  }

  .drawer-image.drawer-image-3 {
    left: 5px;
    top: -15px;
  }

  .drawer-image.drawer-image-4 {
    right: 15px;
    top: -15px;
  }

  .drawer-image.drawer-image-5 {
    left: 10px;
    top: -15px;
  }

  .drawer-image.drawer-image-6 {
    right: 9px;
    top: -15px;
  }

  .drawer-image.drawer-image-7 {
    left: 10px;
    top: -15px;
  }

  .drawer-image.drawer-image-8 {
    right: 15px;
    top: -15px;
  }

  img.drawer {
    min-height: 0;
    height: 60px;
  }

  p.drawer-description {
    font-size: .8em;
  }

  span.creator_span {
    position: relative;
    top: 5px;
  }

  select.search-category-select {
    max-width: 150px;
  }

  div.search-category-div {
    max-width: 150px;
    margin-right: 4px;
    float: left;
  }

  .filters {
    font-size: .7em;
    position: absolute;
    width: 85%;
    /*display: block !important;*/
    z-index: 100;
    background: white;
    padding-top: 30px;
    top: -31px;
  }

  .filters.show {
    display: block !important;
  }

  div#pagination-div {
    font-size: 2.1em;
  }

  input.search-input {
    max-width: 142px;
  }

  .pag-dropdown__arrow-icon {
    padding: 0 5px;
    position: relative;
    top: -2px;
  }

  .thumblist-toggle {
    float: left;
    margin: 0 20px 0 -10px;
  }

}

@media (min-width: 768px) {
  .navbar-collapse.collapse {
    display: flex !important;
    justify-content: center;
    flex-wrap: wrap;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  div.drawer-underline-top {
    margin-top: -25px;
  }
}

@media (min-width: 992px) {
  .navbar-nav > li > a {
    font-size: 0.8em;
  }

  div.drawer-underline-top {
    margin-top: 19px;
  }

  .category {
    font-size: 1.5em;
  }

  .drawer-image.drawer-image-1 {
    left: -53px;
    top: -37px;
    -webkit-transform: rotate(
            -10deg
    );
    -moz-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    transform: rotate(
            -10deg
    );
    width: 180px;
    height: 120px;
    position: absolute;
  }

  .drawer-image.drawer-image-2 {
    top: -45px;
    position: absolute;
    right: -35px;
    -webkit-transform: rotate(
            7deg
    );
    -moz-transform: rotate(7deg);
    -o-transform: rotate(7deg);
    transform: rotate(
            7deg
    );
  }

  .drawer-image.drawer-image-3 {
    left: -33px;
    top: -36px;
    position: absolute;
  }

  .drawer-image.drawer-image-4 {
    right: -42px;
    top: -46px;
    position: absolute;
    -webkit-transform: rotate(
            -9deg
    );
    -moz-transform: rotate(-9deg);
    -o-transform: rotate(-9deg);
    transform: rotate(
            -9deg
    );
  }

  .drawer-image.drawer-image-5 {
    left: -30px;
    top: -40px;
    position: absolute;
    -webkit-transform: rotate(
            -6deg
    );
    -moz-transform: rotate(-6deg);
    -o-transform: rotate(-6deg);
    transform: rotate(
            -6deg
    );
  }

  .drawer-image.drawer-image-6 {
    right: -38px;
    top: -40px;
    position: absolute;
    -webkit-transform: rotate(
            10deg
    );
    -moz-transform: rotate(10deg);
    -o-transform: rotate(10deg);
    transform: rotate(
            10deg
    );
    box-shadow: unset;
    -webkit-box-shadow: unset;
  }

  .drawer-image.drawer-image-7 {
    left: -40px;
    top: -45px;
    position: absolute;
  }

  .drawer-image.drawer-image-8 {
    right: -40px;
    top: -45px;
    position: absolute;
    border-radius: 23px;
  }

  input.form-control.form-control-inline-lrg {
    display: inline-block;
    width: 400px;
  }

}

@media (min-width: 1199px) {
  .category {
    font-size: 1.7em;
  }

  .navbar-nav > li > a {
    font-size: inherit;
  }

}

#jumbotron_img {
  width: 100%;
}
.sendImg {
  text-align: center;
display: block;
margin: 0 auto;
height: 150px;
}

.sendMessage {
  text-align:center;margin:0;
}

#successModal .modal-body {
  padding: 5rem;
}