@media screen and (min-width:768px) { .sidebar-offcanvas{
  }
.form-inline .form-group{
    margin-bottom:15px;position:relative;}
.tooltip{
    width:400px;}
.cookie-consent{height:100px;}
}
@media screen and (max-width:767px) { .row-offcanvas { position:relative;-webkit-transition:all .25s ease-out;-moz-transition:all .25s ease-out;transition:all .25s ease-out;}
.row-offcanvas-right { right:-2px;}
.row-offcanvas-left { left:0;}
.row-offcanvas-right
  .sidebar-offcanvas { right:-100%;}
.row-offcanvas-left
  .sidebar-offcanvas { left:-100%;}
.row-offcanvas-right.active { right:100%;}
.row-offcanvas-left.active { left:100%;}
.sidebar-offcanvas { position:absolute;top:0;width:100%;}
.tooltip{
    width:300px;}
.cookie-consent{height:100px;}
.navbar-mobile{display:inline-block;}
}
@media screen and (max-width:480px) { .zeropad-mobile{padding-right:0px !important;}
.nav-tabs>li { float:none;}
.navbar-mobile{display:inline-block;}
.status_bar{width:100%;}
.sidebar-offcanvas{}
.container.page {margin-top:15px;}
.sidebar-offcanvas {z-index:999999;}
.nav-tabs > li.active > a.home {background:none;text-indent:0px;padding:15px 15px 17px;}
.video {min-height:154px !important;}
.promo {}
.footer ul li {float:none;border-right:none;margin-bottom:5px}
.form-49{width:100%;}
.has-error .popover:after {display:none;}
.row-offcanvas {position:relative;-webkit-transition:all .25s ease-out;-moz-transition:all .25s ease-out;transition:all .25s ease-out;}
.row-offcanvas-right {right:-2px;}
.row-offcanvas-left {left:0;}
.row-offcanvas-right .sidebar-offcanvas {right:-91%;}
.row-offcanvas-left .sidebar-offcanvas {left:-100%;}
.row-offcanvas-right.active {right:50%;}
.row-offcanvas-left.active {left:100%;}
.sidebar-offcanvas {display:block;position:absolute;top:1px;width:90%;padding:0;}
.pull-left, .pull-right{float:none !important;}
.img-responsive img {display:block;width:100%;height:auto;}
.tooltip{
    width:200px;}
.cookie-consent{height:170px;}
}
@media (min-width:480px) and (max-width:768px) { .zeropad-mobile{padding-right:0px !important;}
.nav-tabs>li { float:none;}
.container.page {margin-top:20px;}
.row-offcanvas {position:relative;-webkit-transition:all .25s ease-out;-moz-transition:all .25s ease-out;transition:all .25s ease-out;}
.row-offcanvas-right {right:0;}
.row-offcanvas-left {left:0;}
.row-offcanvas-right .sidebar-offcanvas {right:-48%;}
.row-offcanvas-left .sidebar-offcanvas {left:-50%;}
.row-offcanvas-right.active {right:40%;}
.row-offcanvas-left.active {left:50%;}
.sidebar-offcanvas {position:absolute;top:1px;width:47%;padding:0;}
.img-responsive{margin:0 auto;display:block;float:none !important;min-width:50%;}
.footer a {font-size:12px;}
.container.page{min-height:460px;border-bottom:none;}
.footer{border-top:1px solid #CCC;}
.cookie-consent{height:120px;}
}
@media only screen and (min-device-width:768px) and (max-device-width:1024px) { .nav>li>a {padding:5px 12px;}
.nav-tabs>li { float:left;}
.cookie-consent{height:100px;}
}
@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait){
  .hide-portrait{display:none;}
}
