/* #Tablet (landscape)
================================================== */
/* Portrait tablet to landscape and desktop */

@media (min-width: 960px) and (max-width: 1199px) {


body {
    overflow-x: hidden;
}

/*
.container{
    margin: 0 auto;
    padding: 0;
    width: 1000px;
}
*/


.banner_form{
  width: 156px;
  height: 247px;
  padding: 8px 60px;
  top: 4px;
  padding-top: 23px;
	}

.banner_form h2 {
  font-size: 29px;
  margin-bottom:7px;
}

.banner-box{width: 23%;}
.banner_contents {margin-top: -40px;}

.footer img{float: left;}

.bot_col{min-height: 184px;}

.content_part p{ padding-right:10px;}

.banner_contents h2 {
  font-size: 32px;}

.social-circle{display: none;}

.horiz-form {
  margin: 0 auto;
   text-align: center;
   width: auto;
}
.inp-select.type-2 {
 float: none;
 }


 .alldevices {display: none;}
 .iPad {display: block;}


}
