
@import url('https://fonts.googleapis.com/css?family=Rokkitt:300,400,500');
@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500|Ubuntu:300,300i,400,400i,500,500i');

.one_liner {
    font-family: Rokkitt;
    color: white;
    font-size: 6vw;
    line-height: 85%;
    text-align: center;
    padding: 0;
    margin-top: 50vh;
    padding-left:1.25vw;
    padding-right:1.25vw;

}
.one_liner2 {
    font-family: Rokkitt;
    color: white;
    font-size: 6vw;
    line-height: 85%;
    text-align: center;
    padding: 0;
    margin-top: 40vh;
    padding-left:1.25vw;
    padding-right:1.25vw;

}

.writer_content {
    background: none repeat scroll 0 0 #272526;
    padding: 0;
    margin: 0vw 0vw;
 width: 100vw;
 padding: 0;

}

.writer_description_header {
    font-family: Rokkitt;
    color: white;
    font-size: 3vw;
    line-height: 100%;
    text-align: center;
    padding: 0;
    margin-top: 3vh;
     width: 100vw;


}
.writer_description_inline_header {
    font-family: Rokkitt;
    color: white;
    font-size: 1.75vw;
    line-height: 100%;
    text-align: center;
    padding: 0;
    margin-top: 1vh;
     width: 100vw;
}
.writer_description_inline_header_amazon {
    font-family: Rokkitt;
    color: #ff9900;
    font-size: 1.75vw;
    line-height: 100%;
    text-align: center;
    padding: 0;
    display:block;
    margin-top: 1vh;
     width: 100vw;


}

.writer_description_text_rl_description
 {
    font-family: Roboto;
    font-weight: 300;
    color: white;
    font-size: 1.5vw;
    line-height: 100%;
    text-align: center;
    margin-left: 10%; 
    margin-right: 10%; 
    text-align: justify; 
    text-align-last: left;
 }


.writer_description_text {
    font-family: Rokkitt;
    color: white;
    font-size: 1.5vw;
    line-height: 100%;
    text-align: center;
    padding: 0;
     width: 100vw;
}
.writer_description_text_Roboto
 {
    font-family: Roboto;
    color: white;
    font-size: 1.5vw;
    line-height: 100%;
    text-align: center;
    padding: 0;
     width: 100vw;

}

.writer_description_text_Roboto_light
 {
    font-family: Roboto;
    font-weight: 300;
    color: white;
    font-size: 1.5vw;
    line-height: 100%;
    text-align: center;
    padding: 0;
     width: 100vw;
}
.writer_description_text_Ubuntu
 {
    font-family: Ubuntu;
    color: white;
    font-size: 1.5vw;
    line-height: 100%;
    text-align: center;
    padding: 0;
     width: 100vw;

}

.writer_description_text_Ubuntu_light
 {
    font-family: Ubuntu;
    font-weight: 300;
    color: white;
    font-size: 1.5vw;
    line-height: 100%;
    text-align: left;
    margin-left:5vw; margin-right:5vw;
    padding: 0;
     width: 100vw;
}
.writer_description_text_ul_description
 {
    font-family: Ubuntu;
    font-weight: 300;
    color: white;
    font-size: 1.5vw;
    line-height: 100%;
    text-align: center;
    margin-left: 10%; 
    margin-right: 10%; 
    text-align: justify; 
    text-align-last: left;
 }



/*video { 
   width:100vw; 
   height:100vh;  
   background:transparent url(../bh/img/2ndPage/IMG_0799.jpg) no-repeat 0 0; 
   -webkit-background-size:cover; 
   -moz-background-size:cover; 
   -o-background-size:cover; 
   background-size:cover; 
}

*/

#banner-img {
    background: url(../bh/img/2ndPage/IMG_0799.jpg) 100% 0  no-repeat fixed;
    color: #272526;
    height: 80vh;
    width: 100vw;
    background-size: cover;
}


#banner-img2 {
    background: url(../img/slide5.jpg) 100% 0 no-repeat fixed;
    color: #272526;
    height: 80vh;
}

.pad-top {
    padding-top: 0px;
}

.pad-bottom {
    padding-bottom: 0px;
}

.header {
    -webkit-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

.header.shrink-up {
    margin-top: -45px;
    -webkit-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

.nav-bar {
    background: #333333;
    height: 3.25rem;
    line-height: 2.8125rem;
    margin-bottom: 0;
    overflow: hidden;
    position: relative;
    padding-left: 120px;
    padding-right: 120px;
}

@media screen and (max-width: 1080px) {
    .nav-bar {
        padding-left: 80px;
        padding-right: 80px;
    }
}

@media screen and (max-width: 1024px) {
    .nav-bar {
        padding-left: 0;
        padding-right: 0;
    }
}

@media screen and (max-width: 825px) {
    .nav-bar {
        padding: 0px;
        margin: 0px;
    }
}

@media screen and (max-width: 615px) {
    .nav-bar {
        padding: 0px;
        margin: 0px;
    }
}

@media screen and (max-width: 415px) {
    .nav-bar {
        padding: 0px;
        margin: 0px;
    }
}

@media screen and (max-width: 414px) {
    .nav-bar {
        padding: 0px;
        margin: 0px;
    }
}

.box,
.box-test,
.submit {
    border-radius: 20px;
}

input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="color"],
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 2px;
    border-color: #cccccc;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.75);
    display: block;
    font-family: inherit;
    font-size: 0.875rem;
    height: 2.3125rem;
    margin: 0.8rem 0rem 0.8rem 0rem;
    padding: 0.5rem;
    width: 100%;
    box-sizing: border-box;
    -webkit-transition: border-color 0.15s linear, background 0.15s linear;
    transition: border-color 0.15s linear, background 0.15s linear;
}

span.error-msg {
    color: red;
    font-size: 20px;
}

.submit {
    padding: 15px;
}

button.btn-styled {
    background-image: -webkit-linear-gradient(270deg, #ED4D4D 0%, #8A1313 100%);
    background-image: linear-gradient(-180deg, #ED4D4D 0%, #8A1313 100%);
}

footer {
    height: 200px;
    background-color: #000;
}


/*# sourceMappingURL=styles.css.map */