@media only screen and (min-width: 768px) {

}
@media only screen and (min-width: 1200px) {
  .visible-large {
    display: inherit !important;
  }
  .hidden-large {
    display: none !important;
  }
  .visible-desktop {
    display: inherit !important;
  }
  .hidden-desktop {
    display: none !important;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
  .visible-large {
    display: none !important;
  }
  .hidden-large {
    display: inherit !important;
  }
  .visible-desktop {
    display: inherit !important;
  }
  .hidden-desktop {
    display: none !important;
  }
  .main_wrap {
    max-width: 960px;
  }
  #rt-logo {
    height: 139px;
    max-width: 320px;
  }
  .rt-block.top_slogan_box {
    font-size: 26px;
  }
  .menu-block {
    margin: 93px 0 3px 10px;
  }
  #rt-showcase .rt-block.front_slider_box {
    margin: 24px 0 25px 20px;
  }
  .front_slider_box .nspArt h4.nspHeader {
    font-size: 14px;
    padding: 0;
  }
  .front_slider_box .nspArts {
    font-size: 12px;
    line-height: normal;
  }
  
}
@media (min-width: 768px) and (max-width: 959px) {
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-large {
    display: none !important;
  }
  .hidden-large {
    display: inherit !important;
  }
  .main_wrap {
    max-width: 768px;
  }
    #rt-logo {
    height: 111px;
    max-width: 256px;
  }
  .rt-block.top_slogan_box {
    font-size: 16px;
  }
  .menu-block {
    margin: 74px 0 3px 10px;
  }
  #rt-showcase .rt-block.front_slider_box {
    margin: 21px 0 25px 20px;
  }
  .front_slider_box .nspArt h4.nspHeader {
    font-size: 14px;
    padding: 0;
  }
  .front_slider_box .nspArts {
    font-size: 12px;
    line-height: normal;
  }
}

/** Mobile **/

@media (max-width: 767px) {
  body {
    padding: 0;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .hidden-large {
    display: inherit !important;
  }
  .visible-large {
    display: none !important;
  }
  #rt-logo {
    margin: 0 auto;
  }
  
  body .component-content .column-1,
  body .component-content .column-2,
  body .component-content .column-3 {
    width: 100% !important;
    float: none !important;
    margin: 0 !important;
  }
  #gantry-totop {
    margin: 0 auto;
    text-align: center;
    width: 100%;
  }
  .gantry-width-20,
  .gantry-width-25,
  .gantry-width-30,
  .gantry-width-33,
  .gantry-width-40,
  .gantry-width-50,
  .gantry-width-60,
  .gantry-width-66,
  .gantry-width-70,
  .gantry-width-75,
  .gantry-width-80 {
    width: 100%;
  }
  .row {
    display: block;
  }
  .row .cell {
    display: block;
    width: 100%;
  }
  .form-horizontal .control-group .control-label {
    float: none;
    width: auto;
    text-align: left;
  }
  .form-horizontal .control-group .controls {
    margin-left: 0;
  }
  select {
    width: 100%;
  }
  .main_wrap {
    max-width: 480px;
  }
  .logo-block {
    text-align: center;
    margin: 0;
    padding-bottom: 10px;
  }
  #rt-logo {
    height: 104px;
    max-width: 240px;
  }
  .menu-block {
    display: none;
  }
  .rt-block.top_slogan_box {
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
    margin: 0 0 15px;
    text-align: center;
  }
  #rt-header {
    margin-bottom: 30px;
  }
  #rt-mainbody {
    padding-top: 25px;
  }
  #rt-content-top {
    top: -50px;
  }
  .top_icons img {
    height: auto;
    max-width: 75px;
  }
  .sec_columns.home_page .row {
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 10px;
  }
  .sec_columns.home_page .gantry-width-spacer {
    margin-left: 0;
    margin-right: 0;
  } 
  .home_page .row.bottom .gantry-width-block.border_right {
    border-right: none;
  }
  .home_page .row.top + .row.sep {
    margin-bottom: 0;
  }
  .home_page .row.bottom .gantry-width-block .gantry-width-spacer {
    padding: 0;
  }
  .btn.get_in::before {
    display: none;
  }
  .btn.get_in {
    bottom: auto;
    display: block;
    margin: auto;
    position: static;
    right: auto;
    text-align: center;
  }
  .formResponsive .formHorizontal .rsform-input-box, .formResponsive .formHorizontal .rsform-text-box {
    max-width: 480px;
   }
  #rt-showcase .rt-block.front_slider_box {
    margin: 0 0 25px;
  }
  .rt-block.copyright_box, #rt-footer .rt-block {
    text-align: center;
  }
  .rt-block.footer_menu_box {
    margin: 0 10px;
    padding: 0 15px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
}
@media only screen and (max-width: 480px) {
  .main_wrap {
    max-width: 95%;
  }
  #rt-main .rt-container {
    width: 100%;
  }
}