﻿.gall-img{
    width:100%;
    height:135px;
}
.indx-img{
    width:100%;
    height:90px;
}
.col-sm-6{
  position: relative;
  float:left;
  width:50%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.map-div{
    width:100%;
}
.map-div div{
    width:97%;
    padding:1.5%;
}
.abt-wd{
    width:97% !important;
}
.logo-box{
    width:500px;
    margin:0px auto;
    height:60px;
}
.logo-box img{
    height:60px;
    float:left;
}
.logo-box div{
    font-size: 3em;
     color: #3E3E3E;
}
.logo-box div span{
   color: #2BA0D7;
}
.watsapp{
    height:20px;
    float:left;
    padding-right:5px;
}
.gall-fnt{
    font-family: 'Milonga', cursive;
}
.mob-no{
    color: #e4e4e4; 
    font-family: 'Milonga', cursive; 
}
.alert-danger{
    color: #A0514F;
    background-color: #DABFBF;
    border-color: #ebccd1;
}
.alert-success{
    color: #235624;
    background-color: #95CA7F;
    border-color: #d6e9c6;
}

.alert{
    text-align:center;
    padding: 15px;
    margin-bottom: 20px;
    margin-top:20px;
    border: 1px solid transparent;
    border-radius: 4px;
}
.close{
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
}
@media all and (max-width:802px) {
    .abt-wd{
    width:93% !important;
}
     .mob-no{
    font-size:14px;
}
}
@media all and (max-width:480px) {
    .abt-wd{
    width:90% !important;
}
}

@media all and (max-width:600px) {
    .logo-box{
    width:360px;   
}
    .logo-box div{
     padding-top:10px;
    font-size: 2em;    
}
         .mob-no{
    font-size:13px;
}
}
@media all and (max-width:870px) {
    .gall-img{  
    height:200px;
}
}
@media all and (max-width:640px) {
   .gall-img{  
    height:300px;
}
}
@media all and (max-width:470px) {
   .gall-img{  
    height:250px;
}
}
@media all and (max-width:400px) {
    .logo-box{
    width:300px;   
}
.logo-box img{
    height:45px;  
}
    .logo-box div{
     padding-top:10px;
    font-size: 26px;    
}
    .mob-no{
    font-size:12px;
}
}
@media all and (max-width:340px) {
   .gall-img{  
    height:200px;
}
}