@media screen and (max-width: 1170px) {
  
.navbar-brand > img{width: 110px; }
.navbar-toggle{border: #ccc 1px solid}
.banner_div h2 { font-size: 20px !important;}
.banner_div h1 {
    font-size: 38px !important;}
.free_btn, .taketour_btn{line-height: 60px; font-size: 13px;}
ul.contactlist li.phone{font-size: 20px !important;}
}
@media screen and (max-width: 770px) {
.navbar-nav{float: none!important; margin-right: 0 !important}
.rightcurve, .leftcurve{display: none}
.rightbullet_div{display: none;}
}