/*!
 * 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; url('../img/bg_red.jpg')*/
    /*background: url('../img/bg_red.jpg') no-repeat center center fixed;*/
    /*Brown*/
    /*background: #600;*/
    background: #222;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    font-family: siddhanta;
}
del {
    text-decoration: line-through;
}
h1,
h2.intro-text
{
    color: #040;
    font-family: siddhanta;
},
h3.local-heading
{
    color: #a00;
},
h4,
h5,
h6 {
    font-family: "Josefin Slab","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
}
 #progressMessage
 {
    position:absolute;
    top:45%;
    left:25%;
    width:50%;
    z-index:3000;
 }

 #activityIndicator 
 {
   height: 32px;
   width: 32px;
   -webkit-background-size: 32px 32px;
   -o-background-size: 32px 32px;
   -moz-background-size: 32px 32px;
   background-size: 32px 32px;
   margin: 0px auto;
   background-image: url('../img/swappworking.gif');
   background-color: transparent; 
}

p {
    font-size: 1.25em;
    line-height: 1.6;
    color: #000;
    font-family: siddhanta;
    text-align:justify;
}

hr {
    max-width: 400px;
    border-color: #999999;
}

a 
{
    color: #000;
}
.brand,
.address-bar {
    display: none;
}

.navbar-brand {
    font-weight: 900;
    letter-spacing: 2px;
}

.navbar-nav {
    font-weight: 400;
    letter-spacing: 3px;
}

.img-full {
    min-width: 100%;
}

.brand-before {
    margin: 15px 0;
}
.row
{
    background-color:#fff;
}
@media screen and (max-width:767px) {
.brand-name {
    margin: 0;
    font-size: 1.5em;
    font-family: siddhanta;
    padding-left: 20px;
    height: 40px;
}
.brand-second {
    margin: 0;
    font-size: 1em;
    font-family: siddhanta;
    padding-left: 20px;
    height: 34px;
    color: #800;
}
.brand-logo-big 
    {
        display: inherit;
        padding-left: 20px;
        z-index: 1;
        height: 74px;
    }
#googleMap
{
    margin: 20px 0;
  padding: 0;
  height: 500px;
  float: left;
  width: 100%;
}
.mobile_header_adv 
    {
        display: inherit;
    }
.sky_scr_adv 
    {
        display: none;
    }
}

.tagline-divider {
    margin: 15px auto 3px;
    max-width: 250px;
    border-color: #999999;
}

.box {
    margin-bottom: 5px;
    padding: 0.5px 15px;
    background: #fff;
    background: rgba(255,255,255,1);
}
.headerbox {
    margin-bottom: 10px;
    padding: 0.5px 15px;
    background: rgba(255,255,255,1);
}
.intro-text {
    font-size: 1.25em;
    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: #222;
    color: #fff;
}

footer .copyright {
    margin: 0;
    padding: 20px 0;
}

ul.icons {
    padding: 20px 0;
    list-style: none;
}

ul.icons li {
    display: inline-block;
    padding: 0 1.25em 0 0;
    font-size: 1.75em;
}

ul.icons li a {
    text-decoration: none;
}

@media screen and (min-width:768px) {
    .brand {
        display: inherit;
        margin: 0;
        padding: 0px 0 0px;
        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: #0a0;
    }
    .brand-name {
    margin: 0;
    font-size: 2em;
    font-family: siddhanta;
    padding-left: 20px;
    height: 74px;
    }
    .brand-second {
    margin: 0;
    font-size: 1em;
    font-family: siddhanta;
    padding-left: 20px;
    height: 34px;
    color: #800;
}
    .brand-logo-big 
    {
        display:inherit;
        padding-left: 15px;
        float: left;
        z-index: 1;
        height: 74px;
    }
   .brand-name-small 
    {
        display: none;
    }
    #googleMap
    {
      margin: 20px 0;
      padding: 0;
      height: 600px;
      float: left;
      width: 700px;
    }
    .sky_scr_adv 
    {
        display: inherit;
        float: right;
    }
    .mobile_header_adv 
    {
        display: none;
    }
    .box {
    margin-bottom: 10px;
    padding: 20px 10px;
    background: #fff;
    background: rgba(255,255,255,1);
    }
    .headerbox {
    margin-bottom: 5px;
    padding: 10px 5px;
    background: #fff;
    background: rgba(255,255,255,1);
    }
    .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);
        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;
    }
}
