@font-face {
font-family: 'Helvetica 45 Light';
font-style: normal;
font-weight: normal;
src: local('Helvetica 45 Light'), url('HelveticaNeue-Light.woff') format('woff');
}

@font-face {
font-family: 'Helvetica Neue Bold';
font-style: normal;
font-weight: normal;
src: local('Helvetica Neue Bold'), url('HelveticaNeueBold.woff') format('woff');
}

@font-face {
font-family: 'Helvetica CE';
font-style: normal;
font-weight: normal;
src: local('Helvetica CE'), url('HelveticaCE-Medium.woff') format('woff');
}





/* builder overrides */
.leadstyle-google-button, .leadstyle-twitter-button, .leadstyle-facebook-button {
    width: 100px;
    height: 100px;
}


/*my stuff*/
.container{
    width: 100%;
}


/* Countdown Timer Styles */
.countdown {
    padding: 0;
    margin: 0;
    list-style: none;
    display: inline-block;
}
.countdown li {
    float: left;
    text-align: center;
    margin: 0 2px !important;
    width: 160px !important;
}
.countdown li .flap {
    background-color: #000000;
    width: 64px;
    min-height: 58px;
    padding: 10px 0;
    vertical-align: middle;
    display: table-cell;
}
.countdown li .flap span {
    width: 64px;
    display: inline-block;
    color: #FAFAFA;
    font-weight: 100 !important;
    font-size: 24px;
    line-height: 30px !important;
    position: relative;
    text-align: center;
}
.countdown p {
    display: inline-block;
    float: left;
    font-weight: 400 !important;
    color: #7b7b7b !important;
    font-size: 11px !important;
    text-align: center;
    width: 85px !important;
    line-height: 20px;
    text-transform: uppercase;
    margin: 1px 0 0 0;
}

a { color: inherit; }
/* Page Styles */
body {
    word-wrap: break-word;
    background-color: white;
    color: #000007;
    font-size: 18px;
}

h3 {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: -0.3px;
    line-height: 1.5;
    float: right;
    margin-top: 5px;
    margin-right: 15px;
    text-align: right;
}
h4 {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 400;
    word-spacing: 5px;
}
p {
    font-size: 40px;
    line-height: 1.5;
    font-weight: 300;
    word-spacing: -0.3px;
}
.text-box{
    position: absolute;
}
div#footer_wrapper{
    position: absolute;
    bottom: 0;
}
.section {
    position: relative;
}
.section.short {
    padding: 0px 0;
}
.btn {
    border: none;
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    background: none;
    cursor: pointer;
    padding: 15px 10px;
    display: inline-block;
    letter-spacing: -0.3px;
    font-weight: 700;
    outline: none;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.btn {
    margin-bottom: 0;
    font-size: 20px;
    background: #FF6700;
    color: #0d0f35;
    -webkit-transition: background-color 200ms;
    -moz-transition: background-color 200ms;
    transition: background-color 200ms;
    border-radius: 3px;
    white-space: normal;
    font-weight: 400;
    text-align: left;
    padding-right: 12%;
    line-height: 26px;
}
.btn:hover {
    color: #414139;
    background: #ebf2f1;
}
#header_wrapper {
    background: #CE8B83;
}
#logo {
    display: inline-block;
    max-width: 100%;
    height: auto;
    margin: 10px 15px;
    float: left;
    margin-left: 0px;
}

img#map, .galleryImg{
    max-width: 100%;
    min-width: 100%;
    margin-bottom: 20px;
}

#intro_wrapper {
    position: relative;
    overflow: hidden;
}

/*BELOW IS ADDED FOR BG IMG HACK*/
.header-bg-img {
    position: absolute;
    z-index: -100;
    width: 1px;
    height: 1px;
}

#intro_lead {
    font-size: 25px;
    text-transform: uppercase;
}
#intro_title {
    font-size: 90px;
    line-height: 90px;
    text-transform: capitalize;
    font-weight: 900;
    width: 100%;
    text-align: left;
    letter-spacing: -1px;
}
#intro_subtitle {
    font-size: 24px;
    width: 100%;
    text-align: left;
    line-height: 30px;
    letter-spacing: -1px;
    font-weight: 400;
    font-style: italic;
}
#intro_wrapper hr {
    margin-top: 30px;
    margin-bottom: 0;
    border-top-color: #fffffe;
}
#date_wrapper p {
    font-size: 50px;
}
#join_us {
    margin: 0;
}
#date {
    margin: 0;
    text-transform: uppercase;
    font-weight: 600;
}
#date_wrapper .spacer {
    margin: 0 10px;
    color: #989898;
}
#cta_1_link {
    margin-top: 0;
    margin-bottom: 15px;
    float: left;
    margin-left: 0px;
    width: 100%;
}
#cta_2_link {
    margin-top: 0;
    margin-bottom: 15px;
    margin-left: 5px;
}

#embed_media img, #embed_media > * {
    max-width: 100%;
    -webkit-box-shadow: 1px 1px 7px 0 rgba(0,0,0,0.3);
    box-shadow: 1px 1px 7px 0 rgba(0,0,0,0.3);
}
#embed_media img {
    display: inline-block;
    max-width: 100%;
    height: auto;
}

#cta_wrapper {
    background: #fefffe;
}
#cta_title {
    color: #333332;
    margin: 0;
}

#header_links a{
    color: #666;
font-weight: 700;
}
div#header_links{
    font-weight: 700;
    float: left;
    font-size: 30px;
    letter-spacing: -1px;
    margin-top: 50px;
}
#legal_text {
    font-size: 18px;
}
ul.social-icons {
    margin: 0 0 10px;
    padding: 0;
    list-style-type: none;
    display: inline-block;
}
ul.social-icons li {
    position: relative;
    display: inline-block;
    font-size: 25px;
    margin: 0 10px;
}
ul.social-icons li a {
    position: absolute;
    width: 100%;
    height: 40px;
    top: 0;
    left: 0;
    text-indent: -9999px;
}

#header_links a {
    display: inline-block;
    padding-left: 45px;
    letter-spacing: -1.5px;
    padding-right: 15px;
    cursor: pointer;
    float: left;
    width: 100%;
    line-height: 40px;
}
#footer_links a {
    display: inline-block;
    padding-left: 0px;
    margin-right: 10px;
    cursor: pointer;
}
div#address_links{
    margin: 0px;
    margin-top: 20px;
}
#address_links a {
    display: inline-block;
    padding-left: 0px;
    margin-right: 5px;
    cursor: pointer;
}
#footer_links a:first-child, #address_links a:first-child {
    border-left: none;
}
ul.social-icons li, #footer_links a, #address_links a {
    -webkit-transition: color 300ms ease;
    -moz-transition: color 300ms ease;
    -ms-transition: color 300ms ease;
    -o-transition: color 300ms ease;
    transition: color 300ms ease;
}
ul.social-icons li:hover, #footer_links a:hover, #address_links a:hover {
    color: #a0a0a0;
    text-decoration: none;
}
#header_links a:hover {color: #2575B9;
text-decoration: none;}

#emb_title{
    color: #FFFFFF;
    padding-bottom: 20px;
}

#lil{
    color:#000000;
    height:8em;
}

html, body {
        text-rendering: optimizeSpeed !important;
}

#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 10px;
    background: #666;
    width: 20px;
    height: 20px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 99;
}
#return-to-top div {
    color: #fff;
    margin-left: 7px;
    margin-top: -4px;
    position: relative;
    left:-1px;
    top: 12px;
    font-size: 8px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-rendering: optimizeLegibility;
}
#return-to-top:hover {
    background:#2575B9;
}
#return-to-top:hover div {
    color: #fff;
    top: 10px;
}
.icon-top1{
    font-weight: 100;
    color: white;
    text-align: center;
    margin-top: 10px;
}
.icon-top{
    width: 8px;
    height: 8px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -moz-rotation-point: 0 0;
    -webkit-transform: rotate(225deg);
    -webkit-rotation-point: 0 0;
    -o-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    position: relative;
}
div.menu-container{
    position: absolute;
    z-index: 99;
    width: 100%;
}
#lines{
    border-bottom: 17px double;
    border-top: 6px solid;
    content: "";
    height: 5px;
    width: 35px;
    margin-left: 0px;
    margin-top: 0px;
    float: right;
    color: #2575B9;
}
#menu-toggle{
    display: none;
}
label.lines-box{
    float: right;
    padding-right: 15px;
}
label{
    cursor: pointer;
}

/*mobile custom menu*/
#lines {
    border-bottom: 18px double;
    border-top: 4px solid;
    content: "";
    height: 25px;
    width: 30px;
    margin-left: 0px;
    margin-top: 0px;
    float: right;
}
.mobileSpacer{
    float: left;
    width: 100%;
    height: 1000px;
}
label {
  cursor: pointer;
}
#menu-toggle {
  display: none; /* hide the checkbox */
}
#menu-top-menu-1 {
  display: none;
}
#menu-toggle:checked + #menu-top-menu-1 {
  display: block;
}


.m-mobile{
    height: auto;
    margin-left: 0px;
    float: right;
    right: 0px;
    position: absolute;
    margin-top: -20px;
    z-index: 9999;
}
/*end custom mobile menu*/




.spacer-for-image{
    height: 500px;
}
.col-sm-3{
    border-style: solid;
    border-width: 1px;
    margin-left: -1px;
    margin-top: -1px;
    height: 100%;
}
div.col-xs-12.col-sm-3.border2{
    border-style: none;
    border-width: 0px;
}

.h2-text-space{
    margin-top: -20px;
    margin-bottom: 30px;
}
div#embed_media{
    margin: 20px;
}
div.row.buton{
    margin-right: 5px;
    margin-bottom: 10px;
    margin-left: 15px;
}
div#t1_111{
    -webkit-transition: all 0.7s ease-out;
       -moz-transition: all 0.7s ease-out;
        -ms-transition: all 0.7s ease-out;
         -o-transition: all 0.7s ease-out;
            transition: all 0.7s ease-out;
}
div#t1_111{
    top: 20px;
}
div#t1_111:hover{
    top: 500px;

}
.specialicon{
    float: right;
    margin-top: 0px;
    position: absolute;
    margin-left: -60px;
}
.logo-pos{
    margin-top: 30px;
}



/*BIT*/
    div.tit1, .h1{
        font-size: 90px;
        line-height: 85px;
        font-family: 'Helvetica Neue Bold';
        letter-spacing: -4px;
        margin-bottom: 1100px;
        color: #666;
        margin-left: 30px;
        margin-right: 10px;
        font-weight: 700;
        margin-top: 0px;
    }

    .blue{
        color: #2575B9;
    }
    div.tit2{
        font-size: 36px;
        line-height: 50px;
        font-family: 'Helvetica 45 Light';
        letter-spacing: 0px;
        color: #2575B9;
        margin-bottom: 50px;
        margin-left: 30px;
        margin-right: 20px;
    }
    h2{
        font-size: 36px;
        line-height: 50px;
        font-family: 'Helvetica 45 Light';
        letter-spacing: 0px;
        color: #2575B9;
        margin-bottom: 50px;
        margin-left: 30px;
        margin-right: 20px;
    }
    div.body1{
        font-size: 36px;
        line-height: 50px;
        font-family: 'Helvetica 45 Light';
        letter-spacing: 0px;
        color: #666;
        margin-bottom: 300px;
        margin-left: 30px;
        margin-right: 20px;
    }

    div.col-md-3{
/*        float: right;*/
        position: fixed;
        /* float: right; */
        right: 0px;
    }
    .col-md-6{
        padding-left: 0px;
        margin-bottom: 20px;
    }
    div.menuBox{
        margin-top: 50px;
        font-size: 16px;
        line-height: 22px;
        font-family: 'Helvetica 45 Light';
        color: #666;
    }
    .smallFont{
        font-size: 16px;
        line-height: 22px;
        font-family: 'Helvetica 45 Light';
        padding-left: 0px;
    }
    .logoBox{
        margin-top: 50px;
    }
    #c1{
        margin-top: 0px;
    }
    #c2{
        margin-top: 80px;
    }
    .bkk{
          background-image: url("../img/bitStationGrid.png");
          background-repeat: repeat;
          background-position: 0% 0%;
          background-size: contain;
        width: 75%;
        height: 2000px;
        overflow-y: hidden;

    }

.col-md-9ssss{
            background: url(../img/bitStationGrid.png) repeat left top fixed;
            -webkit-background-size: cover;
            -moz-background-size: cover;
            -o-background-size: cover;
            background-size: cover;
            transform: translate3d(0,0,0);
}


a.activeLink{
    color: #2575B9;
}
.debugMenu{
    display: none;
}
.fite1{
    margin-top: 180px;
    margin-left: -43px;
    font-size: 10px;
    line-height: 22px;
    font-family: 'Helvetica 45 Light';
    color: #888;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    position: absolute;
    opacity: .3;
}
.fite2{
    margin-top: 480px;
    margin-left: -15px;
    font-size: 10px;
    line-height: 22px;
    font-family: 'Helvetica 45 Light';
    color: #888;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    position: absolute;
    opacity: .3;
}
.fite3{
    margin-top: 880px;
    margin-left: -7px;
    font-size: 10px;
    line-height: 22px;
    font-family: 'Helvetica 45 Light';
    color: #888;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    position: absolute;
    opacity: .3;
}
#menu_wrapper{
        display: none;
    }
.mailLink{
    text-decoration: underline;
    color:#2575B9;
}
/*form stuff*/
div.col-md-9.formm{
    background: #2575B9;
    height: 2100px;
    z-index: 9999;
    opacity: .97;
    position: absolute;
    margin-left: -2500px;
    width: 75%;
}
div.form-box{
    margin-top: 135px;
    margin-left: 35px;
    margin-right: 35px;
}
input{
    font-size: 90px;
    line-height: 80px;
    font-family: 'Helvetica Neue Bold';
    letter-spacing: -4px;
    background: none;
    border: none;
    border: 0;
    outline: 0;
    background: transparent;
    border-bottom: 1px solid white;
    width: 100%;
    color: white;
    /* padding-right: 140px; */
    text-align: left;
}
textarea{
    font-size: 90px;
    line-height: 80px;
    font-family: 'Helvetica Neue Bold';
    letter-spacing: -4px;
    width: 100%;
    background: none;
    border: none;
    background: transparent;
    border-bottom: 1px solid white;
    color: white;
}
input.noBorder{
    border: none;
}
form, label#name, label#email, label#message, label#answer{
    color: white;
    font-size: 16px;
    line-height: 22px;
    font-family: 'Helvetica 45 Light';
    font-weight: 100;
    margin-top: 10px;
}
.addSpace{
    margin-top: 20px;
}
label.error{
    font-size: 16px;
    line-height: 22px;
    font-family: 'Helvetica 45 Light';
    font-weight: 100;
    color: red;
    width: 100%;
}
#success, #error {
    display:none;
}
div#success, div#error{
    font-size: 90px;
    line-height: 85px;
    font-family: 'Helvetica Neue Bold';
    letter-spacing: -4px;
    color: white;
}
div#error{
    color: red;
}
.leftus{
    color: white;
    float: right;
    cursor: pointer;
}
div.cformLabel{
    font-size: 90px;
    line-height: 80px;
    font-family: 'Helvetica Neue Bold';
    letter-spacing: -4px;
    color: white;
    margin-bottom: 50px;
}
.formLink{
    width: auto;
}

/*BIT END*/



@media (max-width: 800px) {
    #menu_wrapper{
        display: block;
    }
    .bkk{
        width: 100%;
    }
    div.col-md-3{
        display: none;
    }
    div.tit1, .h1{
        font-size: 30px;
        line-height: 30px;
        letter-spacing: -1.5px;
        font-family: 'Helvetica Neue Bold';
        font-weight: 700;
    }
    .logoBoxMobile{
        margin-left: 45px;
        margin-top: 10px;
    }
    img[id="logo bitStation"]{
        width: 150px;
        height: auto;
    }
    #c1, h1{
        margin-top: 0px;
    }
    div.tit2, div.body1{
        font-size: 16px;
        line-height: 20px;
    }
    i.fa.fa-bars.men{
        float: right;
        color: #2575B9;
    }
    img.galleryImgs{
        width: 100%;
    }
    /*  contact form  */
    input, textarea, div.cformLabel, div#success, div#error{
        font-size: 30px;
        line-height: 30px;
        font-family: 'Helvetica Neue Bold';
        letter-spacing: -1.5px;
    }
    .smallFont{
        font-size: 12px;
        line-height: 18px;
        font-family: 'Helvetica 45 Light';
        padding-left: 0px;
    }
    div.col-md-9.formm{
        z-index: 99999;
        position: absolute;
        width: 100%;
        margin-left: -2500px;
    }

}
