/*
Theme Name: devdmbootstrap4-child
Theme URI: https://devdmbootstrap.com
Author: Danny Machal
Author URI: http://devdm.com/
Description: A devdmbootstrap4 child theme.
Version: 1.8
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Template: devdmbootstrap4
*/

body {
  font-family: 'Roboto Slab', sans-serif;
  color: #ffffff;
  background-color: #101010;
}

.dmbs-page-title {
    font-size: 48px;
    font-weight: 300;
}

.manchet {
    font-size: 32px;
    font-weight: 100;
    margin-top: 24px;
    margin-bottom: 24px;
}

.manchet-white {
    font-size: 36px;
    font-weight: 300;
    padding-top: 60px;
    margin-bottom: 24px;
    color: #444;
}

.black-text p {
  font-weight: 200;
}

.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } 
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.video_title {padding-top: 15px;}

.no-right-pad {
  padding-right: 0;
}

.no-left-pad {
  padding-left: 0;
}

.bg-img-1 {
    background-image: url('img/portræt-behand.jpg');
    background-repeat: no-repeat;
    background-attachment: contain;
    background-position: right; 
}

.black-text {
    color: #111;
}

.title-frontpage  {  
    font-size: 48px;
    font-weight: 300;
}

.description-frontpage {
  font-size: 36px;
  font-weight: 100;
  /*margin-bottom: 24px;*/
}

/*.manchet-frontpage {
  font-size: 36px;
  font-weight: 100;
}*/

h1 {  
    font-weight: 500;
}

h3 {  
    font-weight: 300;
}

h5 {  
  font-size: 30px;
  font-weight: 500;
}

p {
  font-size: 18px;
  font-weight: 200;
}

.card-text {
  font-size: 14px;
  font-weight: 100;
}

.card-text-black {
  color: #fff;
}

.widget a {
  color: #fff;
}

hr {
	border-color: #333;
}

a {
  color: #111;
  font-weight: 300;
}

.black a {
  color: #17a2b8;
  font-weight: 300;
}

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

.black a:hover {
  text-decoration: none;
  color: #fff;
}

.navbar-navigation {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: .5rem 1rem;
}

.masthead {
  height: 100vh;
  min-height: 500px;
  background-image: url('img/andreas-forside-2b.jpg'); /*kelly-sikkema-qk63n0m1hqU-unsplash drokles-cover-1*/ /* https://source.unsplash.com/BtbjCFUvBXs/1920x1080 */
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.frise {
  height: 600px;
  min-height: 500px;
  background-image: url('img/andreas-koncert-frise-600.jpg'); 
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.hero-text-space {
  height: 35% !important;
}

.bg-pages { 
  /*height: 100vh;*/
  min-height: 500px;
  background-image: url('img/bg-pages-4c.jpg'); 
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

/* iframe */

.resp-container {
    position: relative;
    overflow: hidden;
    padding-top: 56.25%;
}

.resp-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}



.bg-white {
	background-color: #ffffff;
}

.bg-grey{
  background-color: #333;
}

.bg-black {
  background-color: #000000;
}

.card-body {
	background-color: #fff;
  color: #111;
  font-weight: 500;
}

.card-body p {
  font-weight: 300;
  font-size: 18px;
}

.card-body-black p {
  font-weight: 300;
  font-size: 14px;
}

.card-body-black {
  background-color: #101010;
}

.card {
	border-radius:0;
  border: 1px solid #fff;
}

.card-black {
  border-radius:0;
  border: 1px solid #666;
}

.knap {
  margin-top: 30px;
}

.spacer-top-30 {
  margin-top: 30px;
}

.spacer-top-60 {
  margin-top: 60px;
}

.spacer-top-90 {
  padding-top: 90px;
}

.spacer-bottom-30 {
  padding-bottom: 30px;
}

.spacer-bottom-30-white {
  padding-bottom: 4px;
  background-color: #ffffff;
}

.spacer-bottom-60 {
  padding-bottom: 60px;
}

.spacer-bottom-90 {
  padding-bottom: 90px;
}

.spacer-bottom-120 {
  padding-bottom: 120px;
}

.spacer-bottom-150 {
  padding-bottom: 150px;
}

.spacer-bottom-300 {
  padding-bottom: 300px;
}







 /* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {

  .title-frontpage  {  
    font-size: 32px;
    font-weight: 300;
  }

  .description-frontpage {
  font-size: 18px;
  font-weight: 100;
  }

}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
	
.bg-pages { 
 height: 360vh;
}

}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {

.bg-pages { 
 height: 100vh;
}
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
.bg-pages { 
 height: 100vh;
}

}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
.bg-pages { 
 height: 100vh;
}
} 




