.sb-banner .sb-main-title-frame .sb-main-title{
margin-top:-305px;
  display:none;
}
.wpb_wrapper{
margin-top:-350px !important;
position:absolute;
  width:79%;
}
.sb-contact-form-frame{
margin-top:250px !important;
}
.sb-cirkle-1{
display:none;
}
.sb-cirkle-2{
display:none;
}
.sb-cirkle-3{
display:none;
}
.tab{
width:60%;
}
@media screen and (min-device-width: 350px) and (max-device-width: 768px) { 
  .wpb_wrapper{
  margin-top: -454px !important;
    width:100%;
  }
  .sb-contact-form-frame{
  top:630px !important;
  }
  .map_section{
  margin-top:506px !important;
  }
  .address1{
  width:100%;
  }
  .address2{
  width:100%;
  }
  .map_section div.row div.col-lg-6 div{
  height:auto !important;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1280px) { 
  .sb-banner .sb-main-title-frame{
  height:64vh;
  }
  .tab{
  width:60%;
  }
  div.map_section row col-lg-6 div{
  height:auto !important;
  }
}