﻿
.customFooterLinks {
    font-size:1.125em;
    padding-top: 20px;
}

/*********Media Query Starts*********/
@media (max-width: 767px) {
    #menuItems, #onlineServices, header .navbar-nav > li {
        width:100%;    margin: 0!important;
    }
    .nav>li>a {
    font-size: 12px;
    }
    header .navbar {
        float: left;
    margin: 0;
    width: 100%;
    }
    .logoimg {
    margin: 20px;
    margin-left: 30%;
    width: 40%;
    }
    #EMDimg {
    width: 100%;
    float: right;
    margin: 0 0 20px 0;
    }
    #heading{
            padding-top: 0px !important; 
    padding-right: 15px !important;
    }
    #radarbutton{
        margin: 0px !important;
        margin-bottom:10px !important
    }
    .menuHeader {
    display:block;color:#000;
    float:left;
}
    header .navbar-header {
    width:100%;
    margin:0!important;
    border-radius:5px;
}
    header .navbar-nav > li > a {
        line-height: 50px;
    }
    #mainContainer {
        /*margin-top: 0px!important;*/
    }
    .col-md-4 > div, .col-sm-4 > div {
        margin:2px 0;
    }
    .icons {
        display:none;
    }
    .infoNumbers {
             margin-top: 10px;
    }
    #map{
        height: 400px!important;
    }
    .infoDesc h3 {
        font-size:150%;
    }
    .briefInfo {
        font-size:75%;
    }
    .bottomLinks > div > div {
        padding:7px;
    }
    .bottomLinks img {
        height:18px!important
    }
    .logo {
        height:auto;
        text-align:center;    width: 100%;
    }
    .phone-number {
        width:100%;
    }
    #Mobileresponsvie{
        padding-bottom:37px
    }
    #tabOpenShelters .infoNumbers{
            padding: 3px 0px;
            margin-right: -20px;
            margin-left: 66px;

    }
    #tabSchoolClosures .infoNumbers {
        margin-left: 23px;
        margin-top: 1px;
         margin-right: -23px;
    }

    #tabPowerOutage .infoNumbers {
           margin-left: 24px;
    margin-right: -71px;
    margin-top: 1px;
    }
    #weatherColumn, #radioStationColumn {
    height: 320px;
    overflow: scroll;
}
    #mobileResp{
        display:block
    }
    #laptopResp{
        display:none
    }
     #ipadResp{
        display:none
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .icons img{
        width: 25px;
    }
    .infoDesc h3 {
        font-size:150%;
    }
    .briefInfo {
        font-size:75%;
    }
    .infoNumbers {
        width: 27%;
        font-size: 350%;
    }
    .infoDesc {
        width: 73%;
    }
    .mapFilterHeading {
        padding:10px;
        font-size:medium;
    }
    .navbar-nav > li > a {
        padding: 15px 10px;
        font-size:medium;
        font-weight:normal;
    }
    .h4, h4 {
    font-size: 18px;
    }
    #helpfulContactsLinks >.icons img {
        width: 29px !important;
    }
    .tempImage img {
        width:25px
    }    
    .temp {
        font-size:small;
    }
    .logo {
        height:auto;
    }
    .phone-number {
        width:100%;
    }
    #mainContainer{
        /*margin-top: 0px;*/
    }
    #Mobileresponsvie{
            padding: 17px;
    }
    header .navbar-nav > li > a {
    padding: 0px 11px;
    font-size: 11px;
    font-weight: 600;
    line-height: 29px;
    display: block;
    font-family: "Open Sans",sans-serif;
}
    header .navbar-nav {
    width: 100%;
    margin-left: 0px; 
    margin-top: 10px;
}
    #heading{
        padding-top: 0px;
    padding-right: 0px;
    margin-left: 256px;
  margin-top: -135px;
    font-size: 31px;
    }
    #terms{
        height:291px
    }
    #tabOpenShelters .infoNumbers {
    font-size: 22px;
    font-weight: bolder;
    width: 1%;
    line-height: 0;
    padding: 13px 0px;
    margin-left: -13px;
    /* margin-right: 6px; */
    margin-top: -14px;
} 
    #tabOpenShelters .infoDesc {
    text-align: center;
    padding: 0px;
    width: 99%;
}
    #tabOpenShelters .EvacCenters {
       margin-top: -7px;
    margin-bottom: -1px;
    font-size: 14px;
    width: 98%;
    margin-left: 6px;
}
    #tabSchoolClosures .infoNumbers , #tabPowerOutage .infoNumbers {
    font-size: 22px;
    font-weight: bolder;
    width: 1%;
    line-height: 0;
    padding: 13px 0px;
    margin-left: -13px;
     margin-top: -14px;
  }
    #tabSchoolClosures .infoDesc , #tabPowerOutage .infoDesc  {
        text-align: center;
        padding: 0px;
        width: 90%;
    }
    #tabSchoolClosures h3 {
    font-size: 14px;
    margin-top: -5px;
    margin-left: 11px;
}
    .powerHeading {
    margin-top: -5px;
    margin-bottom: -2px;
    font-size: 14px;
    margin-right:0px
   
}
    .bottomLinks > div > div, .bottomLinks a {
    color: #fff;
    background-color: #373737;
    border-radius: 3px;
    display: block;
    cursor: pointer;
    text-align: center;
    font-size: 14px;
}
    #helpfulContactsLinks {
    background-color: red;
    padding-bottom: 54px;
}
    .tab-content {
        height: 463px;
    }
    #mobileResp{
        display:none
    }
    #laptopResp{
        display:none
    }
     #ipadResp{
        display:block
    }


}
@media (min-width: 992px) and (max-width: 1199px) {
    .infoNumbers {
        width: 27%;
    }
    .infoDesc {
        width: 73%;
    }
    .bottomLinks {
        font-size: 150%;
    }
    
    #map{
        height: 500px!important;
    }
    #mainContainer{
        /*margin-top: 0px;*/
    }
    .phone-number {
        width:50%;
    }
    #tabSchoolClosures .infoNumbers {
    font-size: 25px !important;
    margin-right: -9px;
}
      #tabOpenShelters .infoNumbers {
    font-size: 19px !important;
    font-weight: bolder;
    width: 4% !important;
    line-height: 0;
    padding: 12px 0px;
    margin-left: 44px;
    margin-right: 6px;
}
    #tabPowerOutage .infoDesc {
    padding: 0px;
    width: 81% !important;
}
    #helpfulContactsLinks {
    background-color: red;
    padding-bottom: 26px;
}
    header .navbar-nav {
    width: 100%;
     margin-left:0px
}
    #mobileResp{
        display:none
    }
    #laptopResp{
        display:none
    }
     #ipadResp{
        display:block
    }
     .maps .navbar-nav > li > a {
    padding: 10px 8px;
}
@media (min-width: 1200px) {
    .bottomLinks {
        font-size: 150%;
        
    }
    /*#mobileResp{
        display:block
    }
    #IpadResp{
        display:none
    }
    #IpadPro{
        display:none
    }*/
}

/*********Media Query Ends*********/