@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;
  }
  body .fp-mainbottom-b .sprocket-strips-container > li {
    margin: 2px 8px 0;
  }
  body .fp-mainbottom-b .sprocket-strips-container > li:last-child {
    margin-right: 0;
  }
}
@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;
  }
  body h1 {
    font-size: 170%;
    line-height: 1.7em;
  }
  body h2,
  body .title,
  body .component-content h2 {
    font-size: 160%;
  }
  body h3 {
    font-size: 125%;
    line-height: 1.35em;
  }
  body h4 {
    font-size: 120%;
  }
  body h5 {
    font-size: 105%;
  }
  body .fp-roksprocket-strips-showcase .sprocket-strips-item {
    height: 350px;
  }
  body .fp-roksprocket-strips-showcase .sprocket-strips-item:hover:before {
    border-width: 0 0 350px 350px;
  }
  body .fp-roksprocket-strips-showcase .sprocket-strips-item .sprocket-strips-content .sprocket-strips-title a {
    font-size: 24px;
  }
  body .fp-roksprocket-strips-showcase .sprocket-strips-item .sprocket-strips-content .sprocket-strips-text {
    font-size: 18px;
  }
  body .fp-mainbottom-a .readon-wrapper2 {
    display: none;
  }
  body .fp-mainbottom-b .sprocket-strips-item {
    height: 195px;
  }
  body .fp-mainbottom-b .sprocket-strips-item .sprocket-strips-content .sprocket-strips-title a {
    font-size: 18px;
    line-height: 22px;
  }
  body .rt-expanded-2 > span {
    margin-left: 80px;
  }
  body .sprocket-lists-pagination {
    margin-left: 25px;
  }
}
@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;
  }
  .menu-block {
    margin: -4px 0 0 -10px;
  }
  body h1 {
    font-size: 150%;
    line-height: 1.6em;
  }
  body h2,
  body .title,
  body .component-content h2 {
    font-size: 140%;
  }
  body h3 {
    font-size: 120%;
    line-height: 1.35em;
  }
  body h4 {
    font-size: 115%;
  }
  body h5 {
    font-size: 100%;
  }
  body .fp-roksprocket-strips-showcase .sprocket-strips-item {
    height: 275px;
  }
  body .fp-roksprocket-strips-showcase .sprocket-strips-item:hover:before {
    border-width: 0 0 275px 275px;
  }
  body .fp-roksprocket-strips-showcase .sprocket-strips-item .sprocket-strips-content .sprocket-strips-title a {
    font-size: 15px;
  }
  body .fp-mainbottom-b .sprocket-strips-item {
    height: 155px;
  }
  body .fp-mainbottom-b .sprocket-strips-item .sprocket-strips-content .sprocket-strips-title a {
    font-size: 15px;
  }
  body .fp-mainbottom-b .sprocket-strips-item .rt-tags {
    display: none;
  }
  body .sprocket-tabs-nav li .sprocket-tabs-inner {
    padding: 7px 10px;
  }
  body .sprocket-lists-pagination {
    margin-left: 10px;
  }
  body .fp-roksprocket-lists .sprocket-lists-infos {
    display: none;
  }
  body .fp-mainbottom-a .readon-wrapper2 {
    display: none;
  }
  body .fp-mainbottom-a .rt-image-b:before {
    border-width: 0 0 70px 70px;
  }
  body .fp-mainbottom-a .rt-image-b:after {
    font-size: 18px;
    bottom: 10px;
    right: 10px;
  }
  body .horiztitle .module-title {
    margin-top: 0;
  }
  body .rt-tags .rt-tag {
    font-size: 11px;
    padding: 3px 6px;
  }
  body .sprocket-mosaic-columns-1 li,
  body .sprocket-mosaic-columns-2 li,
  body .sprocket-mosaic-columns-3 li,
  body .sprocket-mosaic-columns-4 li,
  body .sprocket-mosaic-columns-5 li,
  body .sprocket-mosaic-columns-6 li {
    width: 33.33%;
  }
  body .sprocket-strips-container.cols-1 li,
  body .sprocket-strips-container.cols-2 li,
  body .sprocket-strips-container.cols-3 li,
  body .sprocket-strips-container.cols-4 li,
  body .sprocket-strips-container.cols-5 li,
  body .sprocket-strips-container.cols-6 li,
  body .sprocket-strips-container.cols-7 li,
  body .sprocket-strips-container.cols-8 li,
  body .sprocket-strips-container.cols-9 li {
    width: 31.32% !important;
  }
}
@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;
  }
  body #rt-logo {
    margin: 0 auto;
  }
  body .logo-block {
    margin: -60px auto 0;
  }
  body #rt-top .rt-container {
    margin-bottom: 0;
  }
  body .menu-block {
    float: none;
    margin-top: 0;
  }
  body .gf-menu-toggle {
    padding: 10px;
  }
  body .component-content .column-1,
  body .component-content .column-2,
  body .component-content .column-3,
  body .component-content .column-4 {
    width: 100% !important;
    float: none !important;
    margin: 0 !important;
  }
  body h1 {
    font-size: 160%;
    line-height: 1.6em;
  }
  body h2,
  body .title,
  body .component-content h2 {
    font-size: 140%;
  }
  body h3 {
    font-size: 120%;
    line-height: 1.35em;
  }
  body h4 {
    font-size: 115%;
  }
  body h5 {
    font-size: 100%;
  }
  body #rt-top .rt-social-buttons {
    margin: 5px -3px 0 0;
  }
  body #rt-top .fp-rokajaxsearch.rt-block {
    margin: 0 0 0 180px;
    bottom: -15px;
    position: relative;
    z-index: 100;
  }
  body .fp-roksprocket-strips-showcase.rt-block {
    margin: 8px 0 30px 0;
  }
  body.menu-home #rt-main #rt-mainbody {
    margin: -25px -25px 0 -25px;
    border-left: none;
    border-right: none;
  }
  body.menu-home #rt-main #rt-mainbody:before {
    top: -10px;
  }
  body.menu-home .blog-featured .rt-tags {
    margin-left: 0;
    left: 0;
    bottom: -20px;
  }
  body.menu-home .blog-featured .gantry-width-60 .largemarginleft {
    margin-left: 0 !important;
    margin-top: 15px;
  }
  body .readon2 {
    margin-top: -8px;
  }
  body .sprocket-lists-pagination {
    margin-left: 50px;
  }
  body.menu-home #rt-mainbottom .fp-mainbottom-a.rt-block {
    border-right: 0;
  }
  body.menu-home #rt-mainbottom .fp-mainbottom-b.rt-block {
    margin: 10px 0 0;
  }
  body .fp-mainbottom-b .sprocket-strips-container {
    margin: 10px 0 0;
  }
  body .horiztitle .module-title,
  body .horiztitle .module-content {
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 100%;
  }
  body .horiztitle .module-title span {
    display: inline-block;
  }
  body .sprocket-mosaic-columns-1 li,
  body .sprocket-mosaic-columns-2 li,
  body .sprocket-mosaic-columns-3 li,
  body .sprocket-mosaic-columns-4 li,
  body .sprocket-mosaic-columns-5 li,
  body .sprocket-mosaic-columns-6 li {
    width: 100% !important;
  }
  body .sprocket-strips-container.cols-1 li,
  body .sprocket-strips-container.cols-2 li,
  body .sprocket-strips-container.cols-3 li,
  body .sprocket-strips-container.cols-4 li,
  body .sprocket-strips-container.cols-5 li,
  body .sprocket-strips-container.cols-6 li {
    width: 100% !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%;
  }
  .edit .modal {
    left: inherit;
    position: relative;
    right: inherit;
    top: inherit;
  }
}
@media only screen and (max-width: 480px) {
  body h1 {
    font-size: 150%;
    line-height: 1.6em;
  }
  body h2,
  body .title,
  body .component-content h2 {
    font-size: 140%;
  }
  body h3 {
    font-size: 110%;
    line-height: 1.35em;
  }
  body h4 {
    font-size: 105%;
  }
  body h5 {
    font-size: 95%;
  }
  body .gf-menu-toggle {
    top: 15px;
    left: 10px;
  }
  body .roksprocket-ellipsis {
    display: none;
  }
  body .fp-roksprocket-strips-showcase .sprocket-strips-item {
    height: 350px;
  }
  body .fp-roksprocket-strips-showcase .sprocket-strips-item:hover:before {
    border-width: 0 0 350px 350px;
  }
  body .fp-roksprocket-strips-showcase .sprocket-strips-item .sprocket-strips-content .sprocket-strips-title a {
    font-size: 15px;
  }
  body .rt-tags .rt-tag {
    font-size: 11px;
    padding: 3px 5px;
  }
  body .sprocket-lists-pagination {
    margin-left: 20%;
  }
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
  body .sprocket-mosaic-columns-1 li,
  body .sprocket-mosaic-columns-2 li,
  body .sprocket-mosaic-columns-3 li,
  body .sprocket-mosaic-columns-4 li,
  body .sprocket-mosaic-columns-5 li,
  body .sprocket-mosaic-columns-6 li {
    width: 50%;
  }
}
@media only screen and (min-width: 1195px) and (max-width: 1315px),only screen and (min-width: 960px) and (max-width: 1070px),only screen and (min-width: 768px) and (max-width: 880px),only screen and (min-width: 482px) and (max-width: 600px),only screen and (max-width: 480px) {
  body .sprocket-strips .sprocket-strips-arrows .arrow {
    background: #000000;
    color: #ffffff;
  }
  body .sprocket-strips .sprocket-strips-arrows .arrow.prev {
    left: 0px;
  }
  body .sprocket-strips .sprocket-strips-arrows .arrow.next {
    right: 0px;
  }
}
@media (max-width: 767px) {
  body .sprocket-strips-container.cols-1 li,
  body .sprocket-strips-container.cols-2 li,
  body .sprocket-strips-container.cols-3 li,
  body .sprocket-strips-container.cols-4 li,
  body .sprocket-strips-container.cols-5 li,
  body .sprocket-strips-container.cols-6 li,
  body .sprocket-strips-container.cols-7 li,
  body .sprocket-strips-container.cols-8 li,
  body .sprocket-strips-container.cols-9 li {
    width: 100% !important;
    margin: 0 0 10px 0 !important;
  }
}
