@media only screen and (max-width: 992px) {
   .top_cont_right .submit_sec {
      /* width: 138px; */
   }
   .bottom_slider {
      display: none;
   }
   .info_area1.panes {
      width: 100%;
   }
   .right_txt_area1 {
      width: 100%;
   }
   .tab_area2 {
      padding: 24px 40px;
   }
   .banner_bottom_slider h4.odd3 {
      margin-bottom: 10px;
      padding-top: 20px;
      border-top: 1px solid #f1f1f1;
   }
   #carousel-reviews {
      border-bottom: 1px solid #f1f1f1;
      ;
   }
   .weather_info {
      text-align: center;
      margin: 0px auto;
      width: 300px;
   }
.form_right {
float: left;
}

}