    p.app_para {
    font-size: 16px;
    margin-bottom: 35px;
    color: white;
}
        h2.apppage_title {
    font-weight: bold;
    font-size: 39px!important;
    margin-bottom: 22px;
    color: white;
}
        .apparea {
    margin-top: 68px;
}
.applelogo img {
    margin-top: 6px !important;
    width: 46% !important;
}
.playlogo img {
    float: left;
    width: 51%;
}
.app_logo {
    margin: 0 auto;
    width: 47%;
}
.applink {
    color: #337ab7;
    font-size: 21px;
    font-weight: 700;
    text-align: center;
}
  .appimag img {
    width: 80%;
}      
        
.bdtoptext {
    background: none;
    border-radius: 7px;
    color: #337ab7;
    height: 120px;
    margin: 0;
}

.bodytitle h3 {
    font-size: 21px;
    font-style: italic;
    font-weight: 700;
    padding: 19px;
    text-align: center;color: #337ab7;
}
.map_img {
    margin-bottom: 24px;
    margin-top: -10px;
    width: 60%;
}
    body {
    background-color: #060606 !important;
    box-shadow: none !important;
    color: #333;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857;
}
    .site {
    border: medium none !important;
    box-shadow: none !important;
    height: auto;
    margin: 0 auto;
    position: relative;
    width: 100%;
}
    
    .page {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    box-shadow: none !important;
    height: auto;
    min-height: 600px;
    padding: 15px;
}
    
    .glassimg {
         width: 67%;
    margin-top: 20px;

}
        .glassimgs {
         width: 30%;
    margin-top: 20px;

}
    
    
    @media only screen and (max-width: 767px) {
                .glassimgs {
         width: 100%;
    margin-top: 20px;

}
   
        .bodytitle h3 {
    color: #337ab7;
    font-size: 14px;
    font-style: italic;
    font-weight: 700;
    padding: 1px;
    text-align: center;
}
        .map_img {
    margin-bottom: 24px;
    margin-top: 28px;
    width: 100%;
}
   .applelogo img {
          width: 44%!important;
    margin-top: 7px!important;
    margin-left: 3%;
}
        .glassimg {
    width: 101%;
    margin-top: 20px;
    float: left;
}
        .app_logo {
    margin: 0 auto;
    width: 100%;
}
   div#map {
    text-align: center;
} 
        .page img {
    max-width: 100% !important;
    height: auto;
}
    }
        
        @media only screen and (min-width: 480px) and (max-width: 767px) {
            
            .app_logo {
    margin: 0 auto;
    width: 44%;
}
            .applelogo img {
    width: 44%!important;
    margin-top: 7px!important;
    margin-left: 3%;
}
 .glassimg {
    width: 50%;
    margin-top: 20px;
    float: none;
}           

}