@media (max-width: 960px){


#wrap {
  
  width: 94%!important;
  
}


select.responsiveMenuSelect {
  display: inline-block;
  width: 73.23%!important;
}


#header {
  background: none;
  width: 100%;
  float: none;
  position: relative;
  background-size: initial!important;
  background-repeat: no-repeat!important;
  background-color: #72C6F4;
  clear: both;
}


#header .widget-area {
  float: left!important;
  width: 100%!important;
}


.content-sidebar #content, .sidebar-content #content {
  padding: 5px 10px 0;
  width: 71%;
  float: left;
  clear: both;
}


.sidebar {
  background: none;
  display: block;
  float: left;
  margin: 10px;
  padding: 15px 15px 5px;
  width: 75%;
}


 #facebooklikebox-2 .widget-wrap {
  text-align: center;
}


#homepage-left, #homepage-right {
    width: 100%;
}

#title-area {
  width: 430px !important;
}


}