/*!
 * Start Bootstrap - Business Casual Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    background: url('../img/bg.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-family: "Josefin Slab","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
}

p {
    font-size: 1.25em;
    line-height: 1.6;
    color: #000;
}

hr {
    max-width: 400px;
    border-color: #999999;
}

.band,
.address-bar {
    display: none;
}

.navbar-band {
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 2px;
}

.navbar-nav {
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 3px;
}

.img-full {
    min-width: 100%;
}

.band-before,
.band-name {
    text-transform: capitalize;
}

.band-before {
    margin: 15px 0;
}

.band-name {
    margin: 0;
    font-size: 4em;
}

.tagline-divider {
    margin: 15px auto 3px;
    max-width: 250px;
    border-color: #999999;
}

.box {
    margin-bottom: 20px;
    padding: 30px 15px;
    background: #fff;
    background: rgba(255,255,255,0.9);
}

.intro-text {
    text-transform: uppercase;
    font-size: 1.75em;
    font-weight: 400;
    letter-spacing: 1px;
}

.img-border {
    float: none;
    margin: 0 auto 0;
    border: #999999 solid 1px;
}

.img-left {
    float: none;
    margin: 0 auto 0;
}

footer {
    background: #fff;
    background: rgba(255,255,255,0.9);
}

footer p {
    margin: 0;
    padding: 5px 0;
}
footer div.heiset{padding:20px 0;}
.table{}
.table th{font-size:20px;font-weight:bold;}
.table td{font-size:14px;font-weight:bold;}
@media screen and (min-width:768px) {
    .band {
        display: inherit;
        margin: 0;
        padding: 30px 0 10px;
        text-align: center;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        font-family: "Josefin Slab","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 5em;
        font-weight: 700;
        line-height: normal;
        color: #fff;
    }

    .top-divider {
        margin-top: 0;
    }

    .img-left {
        float: left;
        margin-right: 25px;
    }

    .address-bar {
        display: inherit;
        margin: 0;
        padding: 0 0 40px;
        text-align: center;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        text-transform: uppercase;
        font-size: 1.25em;
        font-weight: 400;
        letter-spacing: 3px;
        color: #fff;
    }

    .navbar {
        border-radius: 0;
    }

    .navbar-header {
        display: none;
    }

    .navbar {
        min-height: 0;
    }

    .navbar-default {
        border: none;
        background: #fff;
        background: rgba(255,255,255,0.9);
    }

    .nav>li>a {
        padding: 35px;
    }

    .navbar-nav>li>a {
        line-height: normal;
    }

    .navbar-nav {
        display: table;
        float: none;
        margin: 0 auto;
        table-layout: fixed;
        font-size: 1.25em;
    }
}

@media screen and (min-width:1200px) {
    .box:after {
        content: '';
        display: table;
        clear: both;
    }
}

/* ========== */
/* = Social icons = */
/* ========== */
.inactive-sprite, .social-icons .twitter > .inactive, .social-icons .facebook > .inactive, .social-icons .youtube > .inactive {
background: url('../img/inactive-s746d3e0afa.png') no-repeat; }

.active-sprite, .social-icons .twitter, .social-icons .facebook, .social-icons .youtube {
background: url('../img/active-sca9ea3cbb5.png') no-repeat; }

.social-icons {position:absolute;right: 25%;top:45px; z-index: 99; }
.social-icons > a {
display: inline-block;
-webkit-transition: background 1s ease-in-out;
-moz-transition: background 1s ease-in-out;
-o-transition: background 1s ease-in-out;
transition: background 1s ease-in-out; }
.social-icons > a > .inactive {
display: inline-block;
-webkit-transition: opacity 0.3s ease-in-out;
-moz-transition: opacity 0.3s ease-in-out;
-o-transition: opacity 0.3s ease-in-out;
transition: opacity 0.3s ease-in-out; }
.social-icons > a:hover > .inactive {
opacity: 0;
filter: alpha(opacity=0); }
.social-icons .twitter {
background-position: 0 -32px;
height: 32px;
width: 32px; }
.social-icons .twitter > .inactive {
background-position: 0 0;
height: 32px;
width: 32px; }
.social-icons .facebook {
background-position: 0 -64px;
height: 32px;
width: 32px; }
.social-icons .facebook > .inactive {
background-position: 0 -64px;
height: 32px;
width: 32px; }
.social-icons .youtube {
background-position: 0 0;
height: 32px;
width: 32px; }
.social-icons .youtube > .inactive {
background-position: 0 -32px;
height: 32px;
width: 32px; }


.rightdetailspan{padding:15px 10px 10px 10px;border:1px solid rgb(155, 155, 155);margin-top:4px;clear:both;margin:0;margin-top:25px;margin-bottom:25px;width:97%;}
.rightdetailspan h1{font-family:'JosefinSlab-SemiBold';font-size:26px;text-align:center; padding-bottom:40px;}
.rightdetailspan input[type=text]{-webkit-font-smoothing:antialiased;-webkit-appearance:none;background-image:none;-webkit-border-radius:0px;-moz-border-radius:0px;-ms-border-radius:0px;-o-border-radius:0px;border-radius:0px;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background-image:none;border:1px solid #d1d1d1;color:#4a4a4a;margin:0px;padding:6px;width:93%;outline:none;height:20px;line-height:20px;font-size:15px;font-family:'OpenSans-Regular';margin-bottom:7px;}
.rightdetailspan table{border:none;width:100%;margin:0 auto;height:auto;}
/*.rightdetailspan table .lightgraypan{background:#ececec;}*/
.rightdetailspan table tr:nth-child(2n+1){background:#666;}
.rightdetailspan table tr td{border:none;width:45%;text-align:center;font-family:'OpenSans-Regular';font-weight:normal;text-align:left;padding:0;line-height:26px;padding:0px 5px;color:#fff;font-size:16px;}


