@media only screen and (max-width: 1170px) {
  img {
    max-width: 100%;
    width: 100%;
    height: auto; }

  header, .section_3, footer .pageAlign, .breadcrumb, .bodyIndex .s_headline {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px; }

  .mainContent {
    padding-left: 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

  aside {
    padding-right: 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

  .royalSlider {
    margin-bottom: 100px; }
    .royalSlider .infoBlock {
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      padding-left: 20px;
      padding-right: 20px; }
      .royalSlider .infoBlock h3 {
        font-size: 40px;
        font-weight: 700;
        text-transform: uppercase; }
      .royalSlider .infoBlock p {
        line-height: 26px;
        font-size: 18px; }

  .s_headline p {
    color: #717171;
    padding: 0 20%; }

  footer .box_3 img {
    width: auto; } }
@media only screen and (max-width: 1100px) {
  footer .logo {
    padding-left: 0; }
  footer .info .col_1 {
    padding-left: 0; }
    footer .info .col_1:before {
      display: none; }
  footer .info .col_2 {
    padding-left: 0; }
    footer .info .col_2:before {
      display: none; } }
@media only screen and (max-width: 1024px) {
  .royalSlider {
    margin-bottom: 50px; }

  .section_3 {
    padding-top: 50px;
    padding-bottom: 50px; } }
@media only screen and (max-width: 900px) {
  footer .box_1 {
    margin-right: 4.2735%;
    width: 21.36752%; }
  footer .box_2 {
    width: 57.26496%; }
  footer .logo {
    padding-left: 0; }
  footer .info .col_1, footer .info .col_2 {
    width: 100%; }

  .mainContent {
    padding-left: 20px;
    padding-right: 20px;
    width: 100%; }
    .mainContent .content {
      min-height: auto; }

  aside {
    margin-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%; } }
@media only screen and (max-width: 768px) {
  .royalSlider .infoBlock .block {
    float: left;
    width: 62.39316%; }
  .royalSlider .infoBlock p {
    line-height: 24px;
    font-size: 16px; }

  .el_item {
    width: 47.59036%;
    margin-bottom: 30px;
    margin-right: 4.81928%; }
    .el_item.last {
      margin-right: 4.81928%; }
    .el_item:nth-child(2n) {
      margin-right: 0; }

  .bodyPages .rsArrow {
    position: absolute;
    top: 35%;
    bottom: 0;
    margin: auto;
    float: left;
    width: 47px;
    height: 53px;
    text-indent: -9999px; }
  .bodyPages .rsArrow.rsArrowLeft {
    left: 0;
    background: url(../img/nav_2.png) 0 0 no-repeat; }
  .bodyPages .rsArrow.rsArrowRight {
    right: 0;
    background: url(../img/nav_2.png) right no-repeat; } }
@media only screen and (max-width: 767px) {
  header {
    position: relative; }

  .mainContainer {
    margin-top: -4px;
    padding-top: 0; }

  #mobileNavBtn {
    position: absolute;
    right: 0;
    top: 19px;
    cursor: pointer;
    display: block;
    line-height: 31px; }
    #mobileNavBtn:before {
      float: left;
      width: 31px;
      height: 31px;
      margin-right: 7px;
      float: left;
      content: "";
      background: url("../img/sprites.png") -243px -37px no-repeat; }

  .mainNav {
    position: fixed;
    height: 100%;
    left: -100%;
    top: 0;
    visibility: visible;
    width: 40%;
    z-index: 3;
    background: rgba(50, 50, 50, 0.99);
    -webkit-box-shadow: 2px 0px 10px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: 2px 0px 10px rgba(50, 50, 50, 0.5);
    box-shadow: 2px 0px 10px rgba(50, 50, 50, 0.5);
    -webkit-transition: left 0.5s ease;
    -moz-transition: left 0.5s ease;
    -o-transition: left 0.5s ease;
    transition: left 0.5s ease;
    overflow-y: scroll; }

  .mainNav.open {
    left: 0; }

  .mainNav > nav > ul > li {
    width: 100%;
    margin-right: 0;
    border-bottom: 1px solid rgba(96, 100, 115, 0.3); }
    .mainNav > nav > ul > li.active span.active {
      float: left;
      width: 100%;
      padding: 13px 20px;
      color: #323232;
      background: #fef800;
      border-bottom: 0;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
    .mainNav > nav > ul > li.forward span.forward {
      float: left;
      width: 100%;
      padding: 13px 20px;
      color: #323232;
      background: #fef800;
      border-bottom: 0;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
    .mainNav > nav > ul > li.trail {
      padding-bottom: 0;
      background: none; }
      .mainNav > nav > ul > li.trail a.trail {
        float: left;
        width: 100%;
        padding: 13px 20px;
        color: #323232;
        background: #fef800;
        border-bottom: 0;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box; }
    .mainNav > nav > ul > li.submenu > span.arrow {
      position: absolute;
      right: 20px;
      top: 10px;
      cursor: pointer;
      float: left;
      width: 22px;
      height: 22px;
      background: url("../img/sprites.png") -277px -37px no-repeat; }
    .mainNav > nav > ul > li.submenu.active > span.arrow, .mainNav > nav > ul > li.submenu.trail > span.arrow {
      background: url("../img/sprites.png") -303px -37px no-repeat; }
    .mainNav > nav > ul > li a {
      float: left;
      width: 100%;
      padding: 13px 20px;
      color: #717171;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
      .mainNav > nav > ul > li a:hover {
        color: #fef800; }

  .mainNav > nav > ul > li > ul {
    display: none;
    position: static;
    width: 100%; }
    .mainNav > nav > ul > li > ul > li {
      float: left;
      width: 100%;
      position: relative;
      border-bottom: 1px solid rgba(133, 133, 133, 0.5); }
      .mainNav > nav > ul > li > ul > li:last-child {
        border-bottom: 0; }
      .mainNav > nav > ul > li > ul > li.active span.active {
        display: block;
        padding: 10px 25px;
        color: #fef800;
        background: rgba(133, 133, 133, 0.5); }
      .mainNav > nav > ul > li > ul > li.trail a.trail {
        display: block;
        padding: 10px 25px;
        color: #fef800;
        background: rgba(133, 133, 133, 0.5); }
      .mainNav > nav > ul > li > ul > li a {
        padding: 10px 25px;
        background: rgba(255, 255, 255, 0.3);
        color: #c0c0c0; }
      .mainNav > nav > ul > li > ul > li.submenu > span.arrow {
        position: absolute;
        right: 20px;
        top: 6px;
        cursor: pointer;
        float: left;
        width: 22px;
        height: 22px;
        background: url("../img/sprites.png") -277px -37px no-repeat; }
      .mainNav > nav > ul > li > ul > li.submenu.active > span.arrow {
        background: url("../img/sprites.png") -303px -37px no-repeat; }

  .mainNav > nav > ul > li.toggle > ul, .mainNav > nav > ul > li > ul > li.toggle > ul {
    display: block; }

  .mainNav > nav > ul > li > ul > li > ul {
    display: none;
    position: static;
    width: 100%; }
    .mainNav > nav > ul > li > ul > li > ul > li {
      float: left;
      width: 100%; }
      .mainNav > nav > ul > li > ul > li > ul > li:last-child {
        border-bottom: 0; }
      .mainNav > nav > ul > li > ul > li > ul > li.active span.active {
        display: block;
        padding: 10px 30px;
        color: #fef800;
        background: rgba(133, 133, 133, 0.5); }
      .mainNav > nav > ul > li > ul > li > ul > li a {
        padding: 10px 30px;
        background: rgba(133, 133, 133, 0.5);
        color: #b3b3b3; }

  .s_headline p {
    color: #717171;
    padding: 0 10%; }

  .section_3 .content .ce_text {
    width: 100%;
    margin-bottom: 30px; }

  .gallery-1 {
    width: 100%; }

  footer .box_2 li {
    width: 50%; } }
@media only screen and (max-width: 640px) {
  .mainNav {
    width: 60%; } }
@media only screen and (max-width: 600px) {
  .section_1 {
    display: none; }

  .section_2 {
    float: left;
    width: 100%;
    margin-top: 40px; } }
@media only screen and (max-width: 580px) {
  footer .box_1 {
    width: 100%;
    margin-right: 0; }
  footer .box_2 {
    width: 100%;
    margin-top: 50px; }
    footer .box_2 li {
      width: auto;
      margin-right: 30px;
      padding-bottom: 10px; }
  footer .box_3 {
    float: left;
    width: 100%;
    margin-top: 20px; }
  footer .info .col_1, footer .info .col_2 {
    width: 50%; }
  footer .copyright {
    padding: 15px 0; }
    footer .copyright .fl, footer .copyright .fr {
      text-align: center;
      width: 100%; }
    footer .copyright .fr {
      margin-top: 15px; } }
@media only screen and (max-width: 480px) {
  .mainNav {
    width: 70%; } }
@media only screen and (max-width: 360px) {
  .mainContent, aside {
    padding-left: 0px;
    padding-right: 0px; }

  .el_item {
    width: 100%;
    margin-bottom: 30px;
    margin-right: 0; }
    .el_item.last {
      margin-right: 0; }
    .el_item:nth-child(2n) {
      margin-right: 0; } }
