
body {
  overflow: hidden; /* Hide scrollbars */
}

.fillin{
font-size: 133%
}

#logoonly {
    display: none;
}


#poids {
    margin: 0 auto;
    position: absolute;
    bottom: 10px;
    width: 100%;
    text-align: center;
    font-family: Special Elite;
    font-size: 1.63vh;
    color: #57404F

}

    #mydivm {
   background-image: url('wiped_small.jpg');
   background-repeat:no-repeat;
   background-size:contain;
   height:1080px;
   width:100vw;
}
    
    #mydiv {
   background-image: url('side_swipe.jpg');
   background-repeat:no-repeat;
   background-size:contain;
   height:1080px;
   width:100vw;
   margin-left: -0.47vw
}

#sayit {
padding-top: 63vh; 
font-size: 3.44vh; 
margin: 0 auto; 
text-align: center; 
font-family: Special Elite; 
color: #57404F
}

#callit {
padding-top: 8vh; 
font-size: 6.44vh; 
margin: 0 auto; 
text-align: center; 
font-family: Special Elite; 
color: #57404F
}

a.herring {
    text-decoration: none;
    color: #A56D25;
}

a.herring:hover{
    text-decoration: none;
    color: #566121;
}

.twins {
    font-size: 87%;
}

#boxers {
    width: 50vw;
    margin-left: 37vw;
    padding-top: 5.5vh;
    font-family: Special Elite;
    font-size: 3vh;
}

.brash {
    font-size: 1.65vw;
    border: none;
    color: #676;
    outline: thin;
    height: 2.65vw;
    padding: 0.5vw;
    width: 31vw;
    font-family: Special Elite;
}

.brasher {
    border: none;
    width: 50vw;
    height: 16vh;
    font-size: 1.55vw;
    font-family: Special Elite;
    font-weight: 300;
    color: #676;
    outline: thin;
    padding: 0.85vw;
}

.bute {
    font-family: Special Elite;
    font-size: 2.4vw;
    padding: 0.6vw;
    padding-top: 1.5vh;
    background: orange;
    color: #fff;
    border: none;
}

@media (max-width: 769px) {
    
    #mydivm {
    background-image: url(small_back.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    /* height: 100vh; */
    /* width: 120vw; */
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: 96% 99vh;
}

    #mydiv {
    background-image: url(small_back.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    /* height: 100vh; */
    /* width: 120vw; */
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: 96% 99vh;
}
    
#sayit {
    padding-top: 49.5vh;
        width: 77vw;
}

#poids {
    margin: 0 auto;
    bottom: 10px;
    width: 77vw;
    text-align: center;
    font-family: Special Elite;
    font-size: 1.93vh;
    color: #57404F;
    padding-top: 5.5vh;
    margin-left: 10vw;
    position: relative;
}

#logoonly {
    display: block;
    width: 96vw; 
    position: absolute; 
    top: 5px; 
    height: auto;
    opacity: 0.3;
}

.twins {
    font-size: 74%;
}

#boxers {
    width: 85vw;
    margin-left: 8vw;
    padding-top: 9.5vh;
    font-family: Special Elite;
    font-size: 2.77vh;
    position: relative;
}

.fillin {
font-size: 109%
}

.brash {
    font-size: 4.65vw;
    border: none;
    color: #676;
    outline: thin;
    height: 6.65vw;
    padding: 0.5vw;
    width: 61vw;
    font-family: Special Elite;
    background: #fff;
}

.brasher {
    border: none;
    width: 61vw;
    height: 16vh;
    font-size: 4.55vw;
    font-family: Special Elite;
    font-weight: 300;
    color: #676;
    outline: thin;
    padding: 0.85vw;
    background: #fff;
}

#calling ul {
    padding-left: 1vw;
}

.bute {
    font-family: Special Elite;
    font-size: 7vw;
}      

}
    
