html {
  font-size: 16px;
}

img {
  max-width: 100%;
}

/*fixes articlepage*/

h1#title1 {
  font-family: 'Roboto';
}

h5#card {
  font-family: 'Roboto';
}

h4#title2 {
  font-family: "Open Sans";
  font-size: 26px;
}

h6#header {
  font-weight: 600;
  color: #666666;
  font-size: 19px;
}

p#excerpt {
  line-height: 1.9em;
  color: #666666;
  font-size: 17px;
  font-family: "Open Sans";
  font-weight: 500;
}

p#by {
  font-family: "Comfortaa";
  font-size: 28px;
  color: #0a0a0a;
}

img#footer {
  border-radius: 10px;
  border-bottom-right-radius: 0px;
  width: 88%;
  height: auto;
}

h4#footer {
  color: white;
}

p#footer {
  color: white;
}

p#content-header {
  color: #333;
  font-weight: 100;
  font-size: 50px;
  line-height: 1.2em;
}

p#biglove {

  color: white;

}

b#biglove {

  color: #a0a0a0;

}

p#spotlight {

  color: #656565;

  line-height: 125%;

}

p#cardlink {
  line-height: 1.9em;
  color: #666666;
  font-size: 14px;
  font-family: "Roboto Slab";

}

img#photo {
  border-radius: 8px;
  border-bottom-right-radius: 0px;
  width: 100%;
  height: auto;
}

iframe#video {
  border-radius: 8px;
  border-bottom-right-radius: 0px;
  text-align: center;
  box-shadow: 8px 8px 10px #cbcbcb;
}

p#video span {
  font-size: 16px;
}

p#video {
  color: #404040;
}

img#oncard {
  width: 100%;
  padding-top: 10%;
  padding-bottom: 10%;
  padding-right: 68%;
}

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  border-radius: 8px;
  border-bottom-right-radius: 0px;
  box-shadow: 8px 8px 10px #cbcbcb;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* body {
  padding-top: 71px;
} */

@media only screen and (max-width: 450px) {
  body {
    padding-top: 35px;
  }
}

#burger, #menu-burger {
  display: none;
}

#menu-burger {
  position: fixed;
  top: 88px;
  background-color: #333;
  z-index: 100;
  width: 100%;
  overflow: hidden;
  padding: 3rem 0px;
}

#burger img {
  max-height: 48px;
}

#menu-burger ul {
  list-style-type: none;
}

.section-header {
  padding: 0px !important;
}

.section-header-left {
  padding: 18rem;
  vertical-align: middle;
}

.section-header-right {
  background-image: url(https://justmy.com/upload/images/summer_drinks.jpg);
  background-size: cover;
  background-position: center
}

p#content-header {
  text-align: center;
}

p#content-header-left {
  /*color: #333;*/
  font-weight: 100;
  font-size: 50px;
  line-height: 1.2em;
  text-align: left;
}

.section {
  margin-bottom: 2rem;
}

.section-content .col-xs-12 {
  width: 100%;
}

.section-footer {
  background-size: cover;
  background-position: center;
  padding: 3rem 0;
}

.section-hero {

  background-size: cover;
  background-position: center;
  padding: 9rem 0px;
  text-align: center;
}

.section-hero img {
  max-width: 100%;
}

.herocta {
  background-color: #e80001;
  padding: .6rem 1rem;
  font-size: 1.2rem;
  border: none;
  margin-top: 3rem;
}

.section-subhero {
  margin-top: -60px;
}

.section-subhero img {
  max-height: 210px;
}

.subhero {
  overflow: hidden;
  clear: both;
  display: flex;
}

.subhero-img {
  width: 20%;
}

.subhero-txt {
  width: 80%;
  padding-top: 76px;
  font-size: 3rem;
}

.section-split-4 .section-left {
  background-color: #7F00FF;
  color: white;
  padding: 5rem;
  padding-left: calc((100vw - 1028px) / 2);
  font-size: 1.3rem;
}

.section-split-4 .section-left img {
  height: 180px;
  margin: 1rem 0px;
}

.section-split-4 .section-right {
  padding: 0px;
}

.section-split-5 .row {
  margin: 1rem 0px;
}

.box-feature {
  margin: 0;
  font-size: 3rem;
  /*margin: .4rem;*/
  display: inline;
  /*font-size: 1.6rem;*/
}

.box-feature img {
  max-height: 225px;
  height: auto;
  width: auto;
  border-radius: 3px;
  border-bottom-right-radius: 0px;
  box-shadow: 0 4px 7px rgba(0,0,0,.25);
}
.box-feature.box-four-items img{
  max-height: 165px;
}
@media (max-width: 500px){
  .box-feature img, .box-feature.box-four-items img{
    height: auto;
    width: 100%;
  }
}


.box-feature a {
  color: black;
  font-weight: bold;
}

.article-card {
  width: 100%;
  margin-bottom: 2.5rem;
  cursor: pointer;
}

.article-card--editor {
  padding-right: 30px;
}

.article-card__author {
  position: relative;
  height: 60px;
  margin-left: 5px;
  display: flex;
  z-index: 1;
}
.article-card__author__icon{
  width: 72px;
  height: 72px;
  border-radius: 50%;
  border: solid 4px #fff;
  margin-bottom: -10px;
  z-index: 1;
  box-shadow: none;
}
.article-card__author__icon.cols4{
  width: 64px;
  height: 64px;
}

.article-card__author-user, .article-card__author-nonmember{
  margin: 15px 10px;
  width: 100%;
  color: rgba(0, 0, 0, 0.8);
  font-weight: bold;
  font-size: 1.15rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.article-card__author-profile__name{
  width: 100%;
  color: #007bff;
  font-size: 1.15rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.article-card .update-meta-image {
  position: absolute;
  top: 16rem;
  right: 10px;
  cursor: pointer;
}

.article-card--editor .update-meta-image {
  top: 9rem;
}

.article-card .update-meta-title {
  position: absolute;
  top: 20rem;
  right: 10px;
  cursor: pointer;
}

.article-card--editor .update-meta-title {
  top: 12.5rem;
}

.article-card .update-meta-description {
  position: absolute;
  top: 24rem;
  right: 10px;
  cursor: pointer;
}

.article-card--editor .update-meta-description {
  top: 18rem;
}

.article-card--editor .sort-handle {
  cursor: pointer;
  position: absolute;
  top: 10px;
  left: 25px;
  padding: 0 3px;
  color: black;
  background: #ffffffc9;
  border-radius: 50%;
}

@media (max-width: 500px){
  .article-card__author-user, .article-card__author-nonmember, .article-card__author-profile__name{
    max-width: 16rem;
  }
}

@media (max-width: 400px){
  .article-card__author-user, .article-card__author-nonmember, .article-card__author-profile__name{
    max-width: 14rem;
  }
}

@media (max-width: 350px){
  .article-card__author-user, .article-card__author-nonmember, .article-card__author-profile__name{
    max-width: 10rem;
  }
}
.article-card__author-user.cols4, .article-card__author-nonmember.cols4, .article-card__author-profile__name.cols4{
  font-size: 1rem;
  max-width: 14rem;
}

.article-card__author-user span, .article-card__author-nonmember span{
  font-size: smaller;
}

.article-card__author-profile{
  width: calc(100% - 80px);
  margin-left: 10px;
  margin-bottom: 5px;
  align-self: flex-end;
}
.article-card__author-profile__header{
  font-size: 14px;
  margin-top: 8px;
  margin-bottom: 0;
}
.article-card__author-profile__header.cols4{
  margin-top: 5px;
}

.article-card__image {
  width: 100%;
  height: 180px;
  display: inline-block;
  margin-top: -10px;
}

.article-card__image img, .article-card__image iframe{
  width: 100%;
  height: 100%;
  position: relative;
  box-shadow: 0 4px 7px rgba(0,0,0,.25);
  border-radius: .35rem;
  border-bottom-right-radius: 0;
  background-color: #f9e0e0;
  background-image: url('../img/placeholder.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}

.article-card__image img {
  object-fit: cover;
}

.article-card__image iframe{
  background: #000;
  overflow: hidden !important;
  object-fit: fill;
  position: initial;
}

.article-card__detail{
  padding: .75rem .5rem 0;
}

.article-card.video .article-card__detail {
  padding-top: .25rem;
}

.article-card__detail__author{
  font-size: .9rem;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.6) !important;
  text-decoration: none !important;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.article-card__detail__title{
  font-size: 1.125rem;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.8) !important;
  margin-top: .7rem;
  text-decoration: none !important;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.article-card--editor .article-card__detail__title {
  margin-top: 0;
}
.article-card__detail__description{
  color: #716e70 !important;
  font-size: .9375rem;
  line-height: 1.25rem;
  margin-top: .7rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-decoration: none !important;
}
.article-card__detail__description.cols4{
  font-size: .9rem;
}

.article-card__share{
  margin-right: 15px;
  text-align: end;
  display: flex;
  position: absolute;
  bottom: 0;
  right: 0;
}
.article-card__share .share-icon:first-child {
  margin-left: auto;
}
.article-card__share .share-icon{
  margin-right: .7rem;
  cursor: pointer;
  transition: .2s;
  display: flex;
  align-items: center;
}

.article-card__share .share-icon img{
  box-shadow: none;
  height: 1.75rem;
  width: auto;
  filter: grayscale(0%);
}
.article-card__share .share-icon img.shared{
  filter: grayscale(100%);
}

.article-card__share .share-icon img:hover{
  filter: opacity(60%);
}

.article-card__share .share-icon img.shared:hover{
  filter: grayscale(100%) opacity(60%);
}

.article-card__share__share{
  display: flex;
}
.article-card__share__count{
  font-size: .75rem;
  color: #ff8000 !important;
  text-align: center;
  margin-top: .5rem;
  margin-left: .3rem;
}

.profile-card {
  width: 100%;
  height: calc(100% - 5rem);
  margin-bottom: 2.5rem;
  box-shadow: 0 4px 10px rgba(0,0,0,.25);
  border-radius: 10px;
  border-bottom-right-radius: 0;
  padding: 1.5rem 1rem;
  margin-top: 50px;
}

.profile-card .card-icon {
  width: 35px;
  height: 35px;
  color: grey;
}

.profile-card--img_box {
  height: 28.5rem;
  padding: 0;
  margin-top: 0;
}

@media (max-width: 450px) {
  .profile-card--img_box {
    height: 27.5rem;
  }
}

.profile-card--img_box .profile-photo{
  max-height: 310px;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.profile-card--2col {
  height: 8rem;
  padding: 0;
  margin-top: 0;
  display: flex;
}

.profile-card__icon {
  text-align: center;
  margin-top: -75px;
}
.profile-card__icon img{
  width: 96px;
  height: 96px;
  border-radius: 50%;
  box-shadow: 0 4px 7px rgba(0,0,0,.25);
  margin-bottom: 1rem;
}

.profile-card__name{
  color: #007bff;
  font-weight: bold;
  font-size: 18px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: .5rem;
}

.profile-card__social p, .profile-card__contact p{
  font-size: 16px;
  margin-bottom: .5rem;
}
.profile-card__social .social{
  margin-bottom: .5rem;
}
.carousel-inner{
  height: 600px;
}
.carousel-item img, .carousel-item iframe{
  height: 600px;
  object-fit: cover;
}
.carousel-item iframe{
  background-color: #000;
}

#card {
  box-shadow: 2px 2px 2px #cbcbcb;
  margin: 0px auto;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

#card-right {
  box-shadow: 2px 2px 2px #cbcbcb;
  margin: 0px auto;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

#card .row, #card-right .row {
  margin: 0px;
}

#card .col-md-4, #card-right .col-md-4 {
  padding: .3rem 3rem;
}

#footerlogo {
  max-height: 150px;
  border-radius: 6px;
  border-bottom-right-radius: 0px;
}

.banner {
  border-radius: 6px;
  border-bottom-right-radius: 0px;
  box-shadow: 8px 8px 10px #cbcbcb;
}

.bottom-blurb {
  font-size: 1.1rem;
  font-weight: 100;
}

.bottom-blurb a {
  font-size: 1.6rem;
  color: black;
  font-weight: bold;
}

.inner_view{
  margin-top: 0;
  margin-bottom: 5rem;
}

@media screen and (min-width: 1200px) and (max-width: 1800px) {
  .section-split-4 .section-left {
    display: flex;
    padding: 2rem;
  }

  .section-split-4 .section-left div {
    /*padding: 3rem 2rem;*/
    position: absolute;
    top: 120px;
    margin-left: 220px;
    margin-right: 20px;
  }
}

@media screen and (max-width: 1024px) {
  .section-header-left {
    padding: 4rem;
  }

  #logo img {
    max-height: 48px;
  }

  .menu-desktop {
    display: none;
  }

  #burger {
    display: block !important;
    float: right !important;
    padding: 0!important;
  }

  #menu-burger a {
    color: white;

  }

  /*.dropdown > .dropdown-content {*/
  /*display: block;*/
  /*position: relative;*/
  /*box-shadow: none;*/
  /*padding: 0px 16px !important;*/
  /*top: 0px;*/
  /*z-index: 0;*/
  /*background-color: #333;*/
  /*}*/
  .dropdown > .dropdown-content > p {
    padding: 0px !important;
    margin: 0px !important;
  }

  .dropdown > .dropdown-content > p > a {
    color: #fff !important;
    padding: 0px !important;
  }

  #footerlogo {
    max-height: 100px;
  }

  .section-hero {
    padding: 5rem;
  }

  .subhero-txt {
    margin-top: 40px;
    font-size: 2.4rem;
    padding: 2rem;
  }

  .section-split-4 .section-left {
    display: flex;
  }

  .section-split-4 .section-left div {
    padding: 2rem;
  }

  .box-feature {
    height: 150px;
    font-size: 100%;
  }
}

@media screen and (max-width: 768px) {
  #menu-burger {
    top: 48px;
  }

  .section-header-left {
    /*padding: 2rem; */
  }

  .section-header-right {
    min-height: 300px;
  }

  p#content-header {
    font-size: 2.7rem !important;
    font-weight: bold !important;
  }

  p#body {
    font-size: 1.25rem !important;
    margin-top: 1.4rem;
  }

  .section-content-inside {
    padding: 0px 15px;
  }

  .section-footer {
    padding: 2rem 0px;
  }

  .section-footer .col-md-3 {
    margin: 1rem 0px;
  }

  #card, #card-right {
    margin: 0px 1rem;
  }

  #card .col-md-8, #card-right .col-md-8 {
    min-height: 16rem;
  }

  #card .col-md-4 {
    padding: 1rem;
  }

  #card .row {
    margin: 0px;
  }

  .herocta {
    font-size: 1.1rem;
    padding: .6rem;
  }

  .section-split-4 .section-left {
    padding: 1.6rem;
  }

  .section-subhero img {
    max-height: 150px;
  }

  .subhero-txt {
    margin-top: 60px;
    font-size: 1.7rem;
    padding: 1.5rem;
  }

  .box-feature {
    height: 120px;
  }
}

/* Add responsiveness - on screens less than 580px wide, display the navbar vertically instead of horizontally */
@media screen and (max-width: 767px) {
  #menu-burger {
    top: 88px;
  }

  .section-subhero {
    margin-top: -20px;
  }

  .subhero-img img {
    max-height: 70px;
  }

  .subhero-txt {
    margin-top: 20px;
    font-size: .97rem;
    padding: .6rem;
    font-weight: bold;
  }

  .section-hero {
    padding: 3rem .3rem;
  }

  .box-feature {
    font-size: 80%;
  }

  p#excerpt {
    font-size: 20px;
  }
}

@media screen and (max-width: 500px) {
  html {
    font-size: 14px;
  }
  
  .section-hero {
    padding: 5rem .3rem;
  }

  .subhero-txt {
    font-size: .97rem;
    padding: .6rem;
    font-weight: bold;
  }

  .section-split-4 .section-left {
    display: unset;
  }

  .box-feature {
    font-size: 110%;
  }

  .box-copy div {
    font-size: 1.8rem;
    font-weight: bold;
  }
}
