@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;
  }
  img.defaultimg {
    width: 100%;
  }
  #rev_slider_3_1,
  #rev_slider_3_1_wrapper {
    width: 100% !important;
  }
  .topSocial {
    font-size: 12px;
    width: 24px;
  }
  #rt-top .rokajaxsearch .inputbox {
    width: 158px;
  }
  #rt-mainbottom .clients a img {
    width: 172px;
  }
}
@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;
  }
  .topSocial {
    font-size: 12px;
    width: 20px;
  }
  #rt-top .rokajaxsearch .inputbox {
    width: 115px;
  }
  #rt-mainbottom .clients a img {
    width: 134px;
  }
  .sprocket-features-content {
    top: 180px !important;
  }
  .sprocket-features-content .sprocket-features-title {
    display: none !important;
  }
  #ts-heading .rt-block.home-title2 h2 {
    text-align: center;
  }
  #ts-heading .rt-block.home-title2 a.btn {
    text-align: center;
    padding: 5px 10px;
    margin: 0 180px;
    text-transform: uppercase;
    width: 100px;
  }
  .sprocket-mosaic-container li {
    width: 50% !important;
  }
  #rt-maintop .sprocket-strips .sprocket-strips-nav .arrow.prev {
    left: -5%;
  }
  #rt-bottom p.email {
    word-break: break-all;
  }
  #rt-bottom img.sp_simple_gallery {
    border-width: 2px;
    width: 52px;
  }
  .sprocket-tabs-nav li .sprocket-tabs-inner {
    padding: 10px 8px !important;
  }
  p.tablet {
    display: none;
  }
  .item-page .span6 {
    width: 48%;
  }
  .item-page .span3 {
    width: 22%;
  }
  .item-page .span4 {
    width: 30%;
  }
  .services-grid h3 {
    font-size: 20px;
  }
  .services-grid .icon {
    font-size: 28px;
    width: 28px;
    height: 28px;
    line-height: 28px;
  }
  .services-grid .service-content,
  .services-grid .readmore {
    margin-left: 64px;
  }
  .services-grid .readmore {
    font-size: 9px;
  }
  .service-offer ul li {
    font-size: 16px;
    line-height: 36px;
  }
  ul.pricing h3 {
    font-size: 26px;
  }
  ul.pricing .readmore {
    padding: 8px 14px !important;
    font-size: 12px;
  }
  .pagination {
    margin: 10px 0 10px 78px !important;
  }
  .itemCommentsForm .span4,
  .contact-form .span4 {
    width: 30%;
    margin-right: 6px;
  }
  div.itemAuthorDetails p {
    font-size: 12px;
    line-height: 20px;
  }
  .nspArt {
    width: 50% !important;
  }
  #rt-extension .nspArt p.nspText {
    display: none;
  }
}
@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%;
  }
  .gantry-width-spacer {
    margin: 5px;
  }
  .row {
    margin: 0;
    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%;
  }
  #rt-top .top-info {
    text-align: center;
  }
  #rt-top .rt-block.top-social {
    margin-top: -53px;
  }
  .gf-menu-toggle {
    top: 150px;
    left: 20%;
  }
  .gf-menu-toggle .icon-bar {
    background: #000;
  }
  .layout-mode-responsive .gf-menu-device-container {
    border: 0;
  }
  .layout-mode-responsive .gf-menu-device-container select {
    width: 100%;
  }
  .menu-block {
    float: none;
    margin: 0 10px;
  }
  #rt-mainbottom .clients a img {
    width: 75px;
  }
  #rev_slider_3_1,
  #rev_slider_3_1_wrapper {
    width: 100% !important;
    background: none !important;
  }
  .sprocket-mosaic .sprocket-mosaic-filter li {
    padding: 8px 5px !important;
  }
  #rt-maintop .sprocket-strips .sprocket-strips-nav .arrow.next {
    right: -10%;
  }
  #rt-maintop .sprocket-strips .sprocket-strips-nav .arrow.prev {
    left: -13%;
  }
  #rt-maintop .sprocket-strips .sprocket-strips-nav .arrow {
    line-height: 25px;
  }
  .main-testimonial {
    display: none;
  }
  .vt_nivo_slider {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
  .gf-menu-toggle {
    top: 150px;
    left: 15%;
  }
  #rt-copyright {
    text-align: center;
  }
  #rt-copyright #gantry-totop {
    width: auto;
    float: none;
  }
}
@media only screen and (max-width: 480px) {
  .gf-menu-toggle {
    top: 152px;
    left: 20px;
  }
  .top-info p {
    font-size: 12px;
  }
  .top-social {
    display: none;
  }
  .rokajaxsearch {
    text-align: center;
  }
  .rokajaxsearch .inputbox {
    width: 285px;
  }
  .header-fixed {
    position: relative !important;
  }
  #ts-heading .rt-block {
    padding: 10px 5px 20px;
    margin: 0;
  }
  .sprocket-mosaic .sprocket-mosaic-filter li {
    font-size: 12px;
    padding: 8px 5px 3px !important;
  }
  #rt-maintop .sprocket-strips .sprocket-strips-nav .arrow.next {
    right: -15%;
  }
  #rt-maintop .sprocket-strips .sprocket-strips-nav .arrow.prev {
    left: -20%;
  }
  #rt-maintop .sprocket-strips .sprocket-strips-nav .arrow {
    line-height: 25px;
  }
  #rt-mainbottom .clients a img {
    width: 61px;
  }
  .ts-copy {
    text-align: center;
  }
  #gantry-totop {
    text-align: center;
    width: auto;
    display: block;
    float: none;
    margin: 0 65px;
  }
  #ts-pagetitle {
    display: none;
  }
}
@media only screen and (max-width: 320px) {
  .gf-menu-toggle {
    top: 152px;
    left: 20px;
    padding: 5px;
  }
  img.defaultimg {
    width: 278px !important;
    left: 0 !important;
  }
  .top-info p {
    font-size: 12px;
  }
  .top-social {
    display: none;
  }
  .rokajaxsearch {
    text-align: center;
  }
  .rokajaxsearch .inputbox {
    width: 265px;
  }
  .header-fixed {
    position: relative !important;
  }
  .sprocket-mosaic .sprocket-mosaic-filter li {
    font-size: 12px;
    padding: 6px 3px 0 !important;
  }
  .sprocket-mosaic .sprocket-mosaic-filter li.Inspiration {
    display: none;
  }
  #rt-extension .nspArt p.nspText {
    display: none;
  }
  a.nspImageWrapper {
    margin-right: 55px !important;
  }
  #rt-mainbottom {
    display: none;
  }
  .ts-copy {
    text-align: center;
  }
  #gantry-totop {
    margin: 0 50px;
  }
}
