@import url("https://fonts.googleapis.com/css?family=Montserrat:400,700");

*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  box-sizing: border-box;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5;
  background-color: #000;
}

body {
  background: url("https://demo.crafture.com/buttons/Borsato/MB_SOCIAL_BG-dark.jpg")
    no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  min-height: 100vh;
  height: 100%;
}

a:active,
a:hover {
  outline: 0;
}

img {
  border: 0;
  max-width: 100%;
  font-style: italic;
  vertical-align: middle;
}

td,
th {
  padding: 0;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
dl,
dd,
ol,
ul,
form,
fieldset,
legend,
figure,
table,
th,
td,
caption,
hr {
  margin: 0;
  padding: 0;
}

u,
ins {
  text-decoration: none;
}

ul {
  list-style: none;
  list-style-type: none;
}

.social-icons {
  width: 100%;
  text-align: center;
  margin: auto;
  padding-top: 10px;
  padding-bottom: 50px;
}

.social-icons li {
  display: inline;
  padding-left: 10px;
}

a,
a:hover,
a:visited,
a:active {
  color: #fff;
  text-decoration: none;
}
p {
  margin-bottom: 30px;
}
.strong {
  font-weight: 700;
}

.container-wrap {
  background-color: #000;
  opacity: 0.18;
}
.wrap--big {
  max-width: 1020px;
  margin: 0 auto;
  padding: 20px 10px;
}
.wrap {
  max-width: 680px;
  margin: 0 auto;
  min-height: 100%;
  margin-bottom: -50px;
}

.layout__item {
  width: 100%;
  display: inline-block;
  vertical-align: top;
}

.content {
  padding: 30px 10px 10px;
  text-align: center;
}

.nav {
  margin-top: 30px;
  text-align: center;
}
.nav a {
  margin: 0 5px;
}

.nav-active,
.nav a:hover {
  border-bottom: 2px solid #fff;
}

.logo {
  width: 100%;
  height: 120px;
  display: block;
  margin: 0 auto 30px auto;
  background-image: url("https://demo.crafture.com/buttons/Borsato/BORSATO_LOGOANIMATION.gif");
  background-repeat: no-repeat;
  -webkit-background-size: 100% 120px;
  background-size: 100% 120px;
  background-position: center center;
}

.borsato-logo {
  width: 75%;
  padding-bottom: 50px;
}
@media only screen and (min-height: 650px) and (max-width: 560px) {
  .social-icons {
    margin-bottom: 50px;
  }
}

.btn {
  width: 289.2px;
  height: 75.2px;
  margin: 0 auto;
  margin-bottom: 10px;
  background-repeat: no-repeat;
  -webkit-background-size: 289.2px 75.2px;
  background-size: 289.2px 75.2px;
  background-position: center center;
  border-radius: 11px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.btn-facebook {
  background-image: url("https://cloud.crafture.com/borsato/club/btn/btn_facebook.png");
}

.btn-twitter {
  background-image: url("https://cloud.crafture.com/borsato/club/btn/btn-twitter.png");
}

.btn-instagram {
  background-image: url("https://cloud.crafture.com/borsato/club/btn/btn_instagram.png");
}

.btn-vraag {
  background-image: url("https://cloud.crafture.com/borsato/club/btn/btn-vraag.png");
}

.btn-lidworden {
  background-image: url("https://cloud.crafture.com/borsato/club/btn/btn-lidworden.png");
}

.btn-youtube {
  background-image: url("https://cloud.crafture.com/borsato/club/btn/btn-youtube.png");
}

.btn:hover {
  opacity: 0.9;
}

.footer {
  background-image: url("https://cloud.crafture.com/borsato/club/logo/BORSATO_FOOTER.svg");
  background-repeat: no-repeat;

  bottom: 0;
  margin-top: 50px;
  width: 100vw;
  height: 100vh;
  -webkit-background-size: auto 100px;
  background-size: auto 100px;
  background-position: center bottom;
  overflow: hidden;
}

@media screen and (max-width: 560px) and (max-height: 820px) {
  .footer {
    background-image: url("https://cloud.crafture.com/borsato/club/logo/BORSATO_FOOTER.svg");
    background-repeat: no-repeat;

    bottom: 0;
    margin-top: 50px;
    width: 100%;
    height: 150px;
    -webkit-background-size: auto 100px;
    background-size: auto 100px;
    background-position: center bottom;
    overflow: hidden;
  }
}

@media screen and (min-width: 560px) {
  .btn {
    width: 361.5px;
    height: 94px;
    margin: 0 auto;
    margin-bottom: 10px;
    background-repeat: no-repeat;
    -webkit-background-size: 361.5px 94px;
    background-size: 361.5px 94px;
    background-position: center center;
  }

  .footer {
    background-image: url("https://cloud.crafture.com/borsato/club/logo/BORSATO_FOOTER.svg");
    background-repeat: no-repeat;
    margin-top: 10px;
    width: 100%;
    height: 250px;
    -webkit-background-size: auto 150px;
    background-size: auto 150px;
    background-position: center bottom;
  }
}

@media screen and (min-height: 1000px) {
  .footer {
    background-image: url("https://cloud.crafture.com/borsato/club/logo/BORSATO_FOOTER.svg");
    background-repeat: no-repeat;
    position: absolute;
    bottom: 0;
    margin-top: 10px;
    width: 100%;
    height: 250px;
    -webkit-background-size: auto 150px;
    background-size: auto 150px;
    background-position: center bottom;
  }
}
