/* Global style */

body.landing {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    height: 100%;
    background-image: url(../img/bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #181818;
    color: #f7f7f7;
}

.header {
    height: 100px;
}

.header-logo{
    padding: 10px;
    text-align: center;
}

.content-background {
    background-color: #1f1f1f85;
    border-radius: 7px;
    padding: 15px;
}

.warnning {
    font-size: 30px;
    color: #8e2d2d;
    text-align: center;
    font-family: Montserrat;
    font-weight: bold;
}
/*.logo img {
    padding-top: 10px;
    width: 100%;
    padding-bottom: 10px;
    max-width: 600px;
}*/

div#logo-main-center {
    text-align: left;
    padding-top: 60px;
}

a {
    color: #232323;
}

a:hover {
    color: #03c44d;
    text-decoration: none;
}

.logo-landing img {
    width: 100%;
}

.logo-landing {
    padding-top: 15px;
    padding-bottom: 30px;
}

.landing-img img {
    width: 100%;
}

.content {
    text-align: center;
    padding-top: 20px;
}

.bg-img-eff {
    padding-top: 30px;
    padding-bottom: 40px;
}

.content-landing {
    padding-top: 10px;
    color: #2b2b2b;
    text-align: center;
    font-size: 18px;
    padding-bottom: 40px;
}

.enter-btn,
.exit-btn {
    display: inline-block;
}

.logo-landing img {
    max-width: 600px;
}

.enter-btn a {
    background-color: transparent;
    border: 2px solid transparent;
    padding: 0px;
    display: inline-block;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    margin-top: 0px;
    text-transform: uppercase;
    color: #e3e3e3;
    border-radius: 5px;
}

.exit-btn a {background-color: transparent;border: 2px solid #292929;padding: 5px 50px;display: inline-block;text-align: center;font-weight: bold;font-size: 20px;margin-top: 25px;text-transform: uppercase;color: #292929;}

.enter-btn a:hover {
    background-color: transparent;
    border: 2px solid transparent;
    color: #e3e3e3;
}

.exit-btn a:hover {background-color: #100e0f;border: 2px solid #100e0f;color: #e3e3e3;}

footer.footer-body {
    padding-bottom: 30px;
    color: #e3e3e3;
    background: #707070;
    text-align: center;
    margin-top: 95px;
}

footer.footer-body a:hover {
    color: #565656;

}

.foot-nav {
    text-transform: uppercase;
    padding-top: 10px;

}

.foot-nav a {
    padding: 0px 10px;
    line-height: 2;
    border-right: 1px solid #e3e3e3;
}

.foot-nav a:last-child {
    border-right: 0;
}

.navigation a {
    display: inline-block;
    background-color: transparent;
    padding: 5px 15px;
    font-size: 18px;
    color: #e3e3e3;
    font-weight: bold;
}

/*.footer {
    padding-top: 10px;
}*/

section#logo {
    background-color: #164846;
    padding: 20px 0px;
}

section#button-sec {
    background-color: #164846;
    padding: 20px 0px;
}

section#text-cont {
    background-color: #d2d2d2;
    padding: 30px 0px;
    font-size: 21px;
}

.button-btn img, .button-exit-btn img {
    width: 100%;
    max-width: 330px;
}

.bg-img-eff img {
    width: 100%;
}

.col-sm-6.content-landing {
width: 100%;
    }

    .contents {
    line-height: 2.5;
    text-align: left;
    padding-top: 30px;
}

.landing-img img {
    width: 100%;
}

.huge-img img {
    width: 100%;
}

.logo img {
}

section#second-row {
    padding-bottom: 45px;
}

.three-img-index img {
    width: 100%;
    max-width: 210px;
    padding-right: 15px;
    padding-top: 15px;
}


section#logo-top {
    background-color: #3cb878;
    padding-top: 20px;
    padding-bottom: 20px;
}

footer.footer-body a {
    color: #e3e3e3;
}

.image-visible img {
    width: 100%;
}

.contents img {
    width: 100%;
    max-width: 600px;
}

.btns-img img {
    max-width: 234px;
    padding: 20px;
}

.btns-img {
    text-align: center;
}

.logo-left {text-align: center;}

.text-roght {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 20px;
}

.text-roght a {
    margin-right: 10px;
}

section#member-login {
    padding-top: 30px;
    padding-bottom: 10px;
    text-align: right;
}

.leave a {
    background-color: transparent;
    border-color: transparent;
}

.large-hero-img img {
    width: 100%;
}

.index-image img {
    width: 100%;
    max-width: 700px;
}

.become a {
    color: #000;
    display: inline-block;
    font-weight: bold;
    background-color: #ec1a3b;
    padding: 5px 30px;
    border-radius: 10px;
}

.become {
    display: inline-block;
}

.mem-log a {
    background-color: #fcd53e;
    color: #1e272e;
}

.become a:hover {
    opacity: .8;
}

.mem-log-top {
    text-align: right;
    padding-bottom: 20px;
}

.full-width-cont {
    padding: 0px;
}

.full-height-left {
    background: url(../img/index-1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}

.full-height-blank {
    height: 30vh;
}



.bottom-btn-left a {
    background-color: #0b8751;
    color: #000;
    display: block;
    padding: 30px 0px;
}

.bottom-btn-right a {
    background-color: #16827a;
    color: #000;
    display: block;
    padding: 30px 0px;
}

div#logo-main-center img {
    width: 100%;
    max-width: 450px;
    padding-top: 20px;
    padding-bottom: 10px;
}


.top-left {
    background-color: transparent;
    text-align: right;
    padding: 10px;
}

.top-right {
    background-color: transparent;
    text-align: left;
    padding: 10PX;
}

.top-right a {font-weight: bold;color: #e3e3e3;padding: 10px 20px;display: inline-block;border: 1px solid;}

.top-left a {
    font-weight: bold;
    color: #e3e3e3;
    padding: 10px 20px;
    display: inline-block;
    border: 1px solid;
}

section#top-section .container-fluid {
    padding: 0;
}

section#top-section .col-sm-6 {
    padding: 0;
}

section#main {
    padding-bottom: 40px;
    padding-top: 40px;
}


.enter {
    display: block;
    text-align: center;
    /*width: 165px;*/
    padding-left: 130px;
    padding-right: 130px;
}

.leave {
    display: block;
    text-align: center;
    padding-top: 10px;
}

.leave a {
    color: #e3e3e3;
    display: inline;
    padding: 10px 30px;
    width: 200px;
    font-weight: 400;
    text-align: center;
    text-decoration: underline;
    margin-bottom: 30px;}

.enter a {
    color: #181818;
    background-color: #e901fe;
    display: block;
    padding: 5px 10px;
    width: 100%;
    font-weight: bold;
    font-size: 25px;
}

.enter a:hover {
    background-color: #d103e4;
}

.leave a:hover {
    background-color: transparent;
    color: #ccc;
}


.become-btns {
    z-index: 999;
    padding-top: 15px;
}

.become-btns a {
    display: inline-block;
    padding: 5px 30px;
    border: 2px solid #e3e3e3;
    color: #e3e3e3;
    font-weight: bold;
    margin: 5px;
}

.main {
    line-height: 1.5;
    text-align: center;
}



.index-main-img img {
    width: 100%;
    padding-top: 30px;
}

.brown-content {
    padding-top: 152px;
    text-align: center;
    line-height: 1.5;
}

.enter-leave-btn {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 12px;
}

section#top-head {
    background-color: #00a651;
    padding-top: 10px;
    padding-bottom: 10px;
}

.index-main-img {
    text-align: center;
}

@media (min-width: 997px) {

.image-visible img {
    width: 100%;
    display: block;
}
}

@media (min-width: 768px) {
.button-btn {
    text-align: right;
}

.button-exit-btn {
    text-align: left;
}

.full-height-blank {
    height: 100vh;
}

.full-height-right-nopadd {
    height: 100vh;
}

.bottom-btn {
    position: absolute;
    width: 100%;
    bottom: 0;
    font-weight: bold;
    background-color: #0b8751;
}

.main-content-center {
    position: absolute;
    top: 45%;
    left:50%;
    transform:translate(-50%, -50%);
    width: 70%;
}


.full-height-right {
    padding: 0;
    height: 100vh;
}


.main-content-center {
    padding: 30px;
}

.bottom-btn-left a, .bottom-btn-right a {
    display: block;
    padding-top: 25px;
    padding-bottom: 25px;
    color: #000;
}

.bottom-btn-left, .bottom-btn-right {
    display: inline-block;
    width: 48%;
    text-align: center;
}
}

