﻿/******Header Changes Starts*******/
body {
    background-image: url("../img/bg.png");
    background-size: 100%;
    background-repeat: no-repeat;  
    background-color: rgb(255,255,255);
    

}
.banner {
    background-image: url("../img/headerImage.jpg");
    background-size: 100% 100%;
    background-repeat: no-repeat;    
    height: 265px;
    width:100%;
    float: left;    
    margin: 10px 0 0 0;
    border:3px solid #fff;
    border-bottom: none;
    border-radius: 10px 10px 0 0;
}
#logo {
    width: 290px;
    height: 118px;
    float: left;
    background: url("../img/logo_bg.png") no-repeat;
    display:none;
}
#logo h1 {
    width: 255px;
    height: 62px;
    display: block;
    float: left;
    background: url("../img/logo.jpg") no-repeat;
    margin: .4em 0 0 .2em;
}
/******Header Changes Ends*******/
/******Nav Changes Starts*******/
#mainContainer > .navbar {
    background-image: url("../img/nav_bg.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;    
}
#mainContainer {
    border-radius: 10px 10px 0 0;
}
#mainContainer > .navbar .navbar-nav {
    width:100%;
}
#mainContainer  .navbar-toggle .icon-bar {
    background:#fff;
}
#mainContainer > .navbar .navbar-nav > li {
     width: 16.66667%;
     text-align: center;
}
#mainContainer > .navbar .nav>li.active>a, #mainContainer >.navbar .nav>li>a:hover,#mainContainer > .navbar .nav > li > a:focus  {
    text-decoration: none;
    color: #6FD0F6;
    font-weight:bold;
    background-color: transparent;
}
/******Nav Changes Ends*******/
/******Map Changes Starts*******/
#map {
    
}
.mapFilterHeading {
    color: #6FD0F6;
    font-size: 20px;
    float: left;
    padding: 10px 15px 5px;
}
.ewnImage img{
   width:100%
}
/******Map Changes Ends*******/
/*********Media Query Starts*********/
@media (max-width: 767px) {
    #menuItems, #onlineServices, header .navbar-nav > li, #mainContainer > .navbar .navbar-nav > li {
        width: 100%;
    }

    #somersetMenu {
        color: #000;
    }

    #mainContainer .navbar {
        height: auto;
    }

    #mainContainer .navbar-nav > li > a {
        color: #000;
    }

    #onlineServices div {
        height: 60px;
        width: 70%;
        float: left;
    }

    .col-md-4 > div, .col-sm-4 > div {
        margin: 2px 0;
    }

    .icons img {
        width: 25px;
    }

    #map {
        height: 400px !important;
    }

    .infoDesc h3 {
        font-size: 150%;
    }

    .briefInfo {
        font-size: 75%;
    }

    .bottomLinks > div > div {
        padding: 7px;
    }

    .bottomLinks img {
        height: 18px
    }

    .banner {
        height: auto;
    }

    #mobileResp {
        display: block
    }

    #ipadResp {
        display: none
    }

    #ipadProResp {
        display: none
    }

    #laptopResp {
        display: none
    }

    #tabOpenShelters .infoNumbers {
        margin-left: 3px;
        margin-right: 41px;
    }
    #tabOpenShelters .EvacCenters {
        margin-top: 1px;
        margin-bottom: 4px;
        font-size: 145%;
    }
    .tab-content {
        height: 337px;
        overflow-y:scroll;
        overflow-x: hidden;
    }
   #laptopResp {
        display: none;
    }
    #mobileResp {
        display: block !important;
    }
    #IpadResp {
        display: block !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .icons img{
        width: 25px;
    }
    .infoDesc h3 {
        font-size:150%;
    }
    .briefInfo {
        font-size:75%;
    }
    .infoNumbers {
        width: 27%;
    }
    .infoDesc {
        width: 73%;
    }
    .infoDesc {
        padding: 8px;
    }
    .mapFilterHeading {
        padding:10px;
        /*font-size:medium;*/
    }
 
    /*#mapNavbar .navbar-nav > li > a {
       
        font-size: medium;
        font-weight: normal;
    }*/
    .tempImage img {
        width:25px
    }    
    .temp {
        font-size:small;
    }
    .banner {
        height: auto;
    }
    #mobileResp {
        display: block !important;
    }

    #IpadResp {
        display: block !important;
    }
    #ipadProResp{
        display:none
    }
    #laptopResp {
        display:none
    }

    #tabOpenShelters .infoNumbers {
        font-size: 22px;
        font-weight: bolder;
        width: 1%;
        line-height: 0;
        margin-left: 0px;
         margin-right: 0px; 
     
    }

    #tabOpenShelters .infoDesc {
        text-align: center;
        padding: 0px;
        width: 99%;
    }

    #tabOpenShelters .EvacCenters {
        
        margin-bottom: -1px;
        font-size: 14px;
        width: 98%;
        margin-left: 6px;
    }
    .modalTour {
        z-index: 100503 !important;
        left: 7px !important;
        top: 0px !important;
    }

}
@media (min-width: 992px) and (max-width: 1199px) {
    .infoNumbers {
        width: 27%;
    }
    .infoDesc {
        width: 73%;
    }
    .bottomLinks {
        font-size: 130%;
    }
    
    #map{
        height: 500px!important;
    }
    #mobileResp{
        display:none
    }
    #ipadResp{
        display:none
    }
    #ipadProResp{
        display:block
    }
    #laptopResp {
        display:none
    }

    #tabOpenShelters .infoNumbers {
        font-size: 19px !important;
        font-weight: bolder;
        width: 4% !important;
        line-height: 0;
        padding: 12px 0px;
        margin-left: 44px;
        margin-right: 6px;
    }

    #tabOpenShelters .EvacCenters {
        margin-top: 3px;
        margin-bottom: 4px;
        font-size: 99%;
    }
    .modalTour {
        z-index: 100503 !important;
        left: 7px !important;
        top: 0px !important;
    }
}
@media (min-width: 1700px ) {
    /*.bottomLinks {
        font-size: 150%;
    }*/
    .modalTour {
        z-index: 100503 !important;
    }
   
}
@media (min-width: 1200px) and (max-width:1700px) {
    .bottomLinks {
        font-size: 150%;
    }
    .modalTour {
        z-index: 100503 !important;
        left: 52px !important;
    }
}

/*********Media Query Ends*********/