@media (max-width: 1150px) {
  .topPanel_Wrapper {
    padding: 0 10px;
  }

  .logo {
    left: 5px;
  }
  .title-page {
    left: 5px;
  }
  .menu {
    width: 320px;
    position: fixed;
    top: 0px;
    left: 0px;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    padding-top: 96px;
    transition: 0.3s;
    display: flex;
    flex-direction: column;
  }
  .menu li {
    padding: 0 30px;
  }
  .menu li a {
    height: 50px;
    padding: 0;
  }
  .menu li a.menu-a:after {
    right: 0px;
  }
  .menu .dropDown-menu {
    position: relative;
    top: 0;
    width: 100%;
    background: none;
    padding: 0;
  }
  .menu .dropDown-menu li {
    padding: 0 10px;
  }
  .menu .dropDown-menu li a {
    height: 50px;
    padding: 20px 40px;
  }
  .button-btn {
    display: block;
    position: relative;
    z-index: 9;
    transition: 0.3s;
    left: 15px;
  }
  .button-btn span {
    position: relative;
  }
  .button-btn.active {
    left: 80px;
  }
  .button-btn.active span:nth-child(1) {
    transform: rotate(45deg);
  }
  .button-btn.active span:nth-child(2) {
    display: none;
  }
  .button-btn.active span:nth-child(3) {
    transform: rotate(-45deg);
    top: -7px;
  }
  .menu {
    left: -320px;
  }
  .menu.active {
    left: 0px;
  }

  .container {
    padding: 0 10px;
  }
  .gameBlockCenter .container {
    padding: 80px 10px 50px 10px;
  }
  .downloadBlock {
    right: -24px;
  }

  /*news*/
  .news-page .news-content {
    padding: 20px;
  }
  .news-content .news-title {
    font-size: 16px;
  }

  .game-guide {
    flex-direction: column;
    align-items: center;
  }
  .game-guide .guide-menuTabs {
    width: 100%;
    max-width: 863px;
    background: #0a1014;
    margin-top: 0;
  }
  .game-guide .guide-contentBlock {
    width: 100%;
    max-width: 863px;
    margin-top: 30px;
  }
}

@media (max-width: 992px) {
  .swiper-news .sliderNewsBlock {
    left: 40px;
  }
  .swiper-news .sliderNewsBlock h3 {
    font-size: 40px;
  }
  .swiper-news .sliderNewsBlock p {
    font-size: 20px;
  }
  .newsBlockContainer-right {
    padding: 40px 40px;
  }
  .social {
    flex-wrap: nowrap;
    padding: 0;
  }
  .news-bottom-item {
    font-size: 20px;
    white-space: nowrap;
  }

  .slider-items .slick-prev {
    margin-left: -120px;
  }
  .slider-items .slick-next {
    margin-left: 90px;
  }

  .sl-slide {
    min-height: 660px;
  }
  .sl-slide .classInfo {
    padding-left: 100px;
  }
  .sl-slide .classInfo .classIcon {
    left: 0;
    top: 0;
    width: 100px;
  }
  .sliderHero .container:after {
    font-size: 200px;
  }
  .sl-slide .classInfo h2 {
    font-size: 78px;
    margin-top: -10px;
  }
  .sl-slide .classInfo h3 {
    font-size: 17px;
    margin-bottom: 50px;
  }
  .sl-slide .sl-hero {
    right: -280px;
    top: 0px;
  }
  .sl-slide .stats {
    flex-direction: column;
  }
  .hero-slider-nav .slick-arrow.slick-prev {
    left: 0px;
    
  }
  .hero-slider-nav .slick-arrow.slick-next {
    right: 0px;
    transform: rotate(180deg);
  }

  .gameBlockContainer .gameBlock {
    padding: 30px 10px 30px 20px;
    transition: 0.3s;
    position: relative;
  }
  .gameBlockContainer .gameBlock h3 {
    font-size: 20px;
    white-space: nowrap;
  }
  .gameBlockContainer .gameBlock p {
    font-size: 11px;
  }
  .gameBlockContainer .gameBlock .game-icon {
    left: 0;
  }
  .gameBlockContainer:hover .gameBlock:hover {
    padding-left: 90px;
  }

  /*dowload*/
  .download-options-block .title,
  .download-options-block .title span {
    font-size: 20px;
  }

  /*news*/
  .news-list {
    flex-direction: column;
  }
  .news-page .news-list>ul {
    width: 100%;
    max-width: 660px;
  }
  .news-page .news-list>ul>li:nth-of-type(2n)>a {
    flex-direction: row-reverse;
  }
  .news-page .news-list>ul>li:nth-of-type(2n)>a:after {
    left: 0;
  }
  .news-page .news-content {
    padding: 28px 35px;
  }

  /*rankings*/
  .rankings-page .contentTabs {
    flex-direction: column-reverse;
    height: 140px;
  }
  .rankings-page .contentTabs .selects,
  .rankings-page .contentTabs .contentTabsBlock {
    height: 50%;
    margin-left: 0;
  }
  .topPlaces .place {
    min-width: 320px;
  }
  .topPlaces .place:nth-of-type(2) {
    margin-right: auto;
  }
  .topPlaces .place:first-of-type {
    margin-right: 27px;
    margin-left: auto;
  }
  .topPlaces .place:last-of-type {
    margin: 0 auto;
    margin-top: 27px;
  }
  .table-players .your-position:after {
    width: 102%;
  }

  /*personal-area*/
  .heroTabs {
    flex-direction: column;
  }
  .heroTabs .heroTab-button,
  .heroTabs .add-hero {
    width: 100%;
    max-width: 380px;
  }
  .heroTab-button:after {
    display: none;
  }

  .health-manna {
    padding: 0 2.8%;
  }
  .skill-list {
    padding: 0 3%;
  }
  .guild-character {
    padding-left: 3%;
  }

  .top-infoBlock {
    flex-direction: column;
    background-position: left -100px;
  }
  .hero {
    width: 100%;
    height: 500px;
    padding: 20px 10px;
    align-items: flex-end;
  }
  .hero-name,
  .hero-stats {
    position: relative;
    z-index: 2;
  }
  .hero-image {
    top: 0;
    min-width: 800px;
  }

  /*game-guide*/
  #sword .info-sword {
    padding: 20px 12px;
  }
  #map .info-monster {
    padding: 20px 12px;
  }
  .center-contentBlock {
    padding: 50px 80px;
  }
  #map .map,
  #map .monster {
    margin-bottom: 20px;
  }
  #map .info-map {
    padding: 20px 12px;
  }
  .guide-contentBlock .column, 
  .guide-contentBlock .keyboard, 
  .guide-contentBlock .mouse,
  #sword .column,
  #map .column {
    width: calc(50% - 10px);
  }

  #modal-depositWU {
    max-width: 100%;
    min-height: 100%;
    left: 0;
    top: 0;
    margin-top: 0;
    margin-left: 0;
    overflow-y: scroll;
  }
  #modal-depositWU .modalForm {
    max-height: 70vh;
    width: 100%;
  }
  #modal-deposit .modalForm {
    overflow-y: scroll;
    padding-right: 21px;
    height: 70vh;
  }
  .modal_div .modal_close {
    right: 10px;
  }
  .instruction {
    display: none;
  }
}

@media (max-width: 762px) {
  .onlineBlock {
    bottom: 160px;
  }
  
  .fastButtons {
    display: none;
  }
  .toTop {
    right: -20px;
  }

  .newsBlockContainer {
    flex-direction: column;
    align-items: center;
  }
  .newsBlockContainer-left {
    margin-bottom: 60px;
    margin-right: 0;
  }
  .newsBlockContainer-right {
    padding: 50px 60px;
  }
  .newsBlockContainer>div {
    width: 100%;
  }

  .top-featured-items {
    flex-direction: column;
  }
  .top-featured-items .select-category {
    margin-top: 10px;
  }
  .top-featured-items .select-category a {
    font-size: 14px;
    padding-left: 14px;
  }
  .top-featured-items .select-category li:first-of-type a {
    padding-left: 0;
  }

  .sl-slide {
    min-height: 640px;
  }
  .sl-slide .classInfo {
    padding-left: 20px;
    padding-right: 80px;
  }
  .sl-slide .classInfo .classIcon {
    left: auto;
    right: 0;
    top: -10px;
    width: 100px;
  }
  .sliderHero .container:after {
    font-size: 170px;
    left: 0;
  }
  .sl-slide .classInfo h2 {
    font-size: 68px;
    margin-top: -10px;
  }
  .sl-slide .classInfo h3 {
    font-size: 17px;
    margin-bottom: 40px;
  }
  .sl-slide .classInfo h4 {
    margin-bottom: 15px;
  }
  .sl-slide .sl-hero {
    right: -280px;
    top: 40px;
  }
  .skill-list ul {
    max-width: 165px;
    margin-bottom: 24px;
  }
  .skill-list ul li {
    margin-bottom: 15px;
  }
  .sl-slide .stats {
    flex-direction: column;
  }
  .sl-slide .info-abil {
    width: 180px;
  }
  .sl-slide .abil {
    width: 180px;
    height: 10px;
    background: url('../images/bar.png') -3px center no-repeat;
    background-size: cover;
    margin-bottom: 10px;
  }
  .basicAbility .abil .bar {
    margin-top: -4.5px;
  }
  .basicAbility .abil .abil-stat {
    margin-right: 8px;
  }

  .hero-slider-nav .slick-arrow.slick-prev {
    left: 0px;
  }
  .hero-slider-nav .slick-arrow.slick-next {
    right: 0px;
  }

  .gameBlockCenter h2 {
    text-align: center;
  }
  .gameBlockContainer {
    flex-direction: column;
    max-width: 300px;
    margin-right: auto;
    margin-left: auto;
  }
  .gameBlockContainer .gameBlock {
    border-bottom: 1px solid #403f3d;
    border-right: none;
    width: 100%;
    padding: 40px 10px 40px 40px;
  }
  .gameBlockContainer:hover .gameBlock {
    width: 100%;
  }
  .gameBlockContainer:hover .gameBlock:hover {
    width: 100%;
  }

  .gameBlockContainer .gameBlock h3 {
    font-size: 20px;
    white-space: nowrap;
  }
  .gameBlockContainer .gameBlock p {
    font-size: 11px;
  }
  .gameBlockContainer .gameBlock .game-icon {
    left: 0;
  }
  .gameBlockContainer:hover .gameBlock:hover {
    padding-left: 120px;
  }

  .gameBlockContainer .gameBlock h3 {
    font-size: 30px;
  }
  .gameBlockContainer .gameBlock p {
    font-size: 13px;
  }
  .gameBlockContainer .gameBlock .game-icon {
    left: 30px;
  }

  .footerInfo {
    height: 142px;
  }
  .language {
    margin: 0 auto;
  }
  .footerMenu {
    margin: 50px 20px;
  }
  .footerMenuBlock {
    width: 50%;
  }
  .footerMenuBlock h4 {
    margin-bottom: 10px;
  }
  .footerMenuBlock:first-of-type,
  .footerMenuBlock:nth-of-type(2) {
    margin-bottom: 30px;
  }
  .footerCopy {
    padding: 40px 0;
    flex-direction: column;
  }
  .socBlock {
    margin-top: 25px;
  }

  /*dowload*/
  .list-options a {
    width: calc(50% - 12px);
  }
  .list-options a:first-of-type,
  .list-options a:nth-of-type(2) {
    margin-bottom: 24px;
  }

  .download-options-block .title {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .download-options-block .title .separator {
    display: none;
  }
  .download-options-block .title span {
    margin: 0;
  }

  /*rankings*/
  .topPlaces {
    flex-direction: column;
  }
  .topPlaces .place {
    margin: 0 auto;
    max-width: 320px;
    margin-top: 27px;
  }
  .topPlaces .place:first-of-type {
    margin-right: auto;
    margin-top: 0;
  }

  /*personal-area*/
  .personal-info {
    height: 240px;
    flex-direction: column;
  }
  .personal-info .left-info {
    margin-right: auto;
  }
  .personal-info .right-info {
    margin: 0;
  }

  .bottom-infoBlock {
    flex-direction: column;
    height: 400px;
    margin: 0 auto;
  }
  .bottom-infoBlock>div {
    width: 100%;
    border-bottom: 1px solid #182229;
    height: 33.33%;
    padding: 20px;
    max-width: 400px;
  }
  .bottom-infoBlock>div.health-manna {
    padding: 0 12%;
  }
  .skill-list:after,
  .skill-list:before{
    display: none;
  }
  .skill-list ul {
    max-width: 300px;
    margin-bottom: 0px;
  }
  .bottom-infoBlock>div.guild-character {
    border-bottom: none;
  }

  .settings {
    padding-left: 30px;
  }
  .settings>div {
    flex-direction: column;
  }
  .personal-dataBlock .account-ava {
    align-self: flex-start;
  }
  .settings .label {
    flex-direction: column;
  }
  .settings .label,
  .personal-dataBlock .bottom-settings .label {
    width: 100%;
    margin: 0;
    margin-bottom: 8px;
  }

  /*game-guide*/
  .columns {
    flex-direction: column;
  }
  .guide-contentBlock .column, 
  .guide-contentBlock .keyboard, 
  .guide-contentBlock .mouse,
  #sword .column,
  #map .column {
    width: 100%;
  }

  #map .columns>.column:first-of-type {
    margin-bottom: 30px;
  }

  .history .search {
    width: 136px;
  }

  .top-infoBlock {
    background-position: left -200px;
  }
  .top-infoBlock {
    background-position: left -300px;
  }
  .hero {
    padding: 60px 0;
  }
  .hero-name {
    font-size: 38px;
  }
  .hero-name .classIcon {
    width: 100px;
    left: -95px;
  }
  .currentStats {
    width: 180px;
    margin-bottom: 0;
  }
  .currentStats h4 {
    text-align: end;
    margin-right: 8px;
  }
  .currentStats .info-abil {
    width: 180px;
  }
  .currentStats .abil {
    width: 180px;
    height: 10px;
    background: url('../images/bar.png') -3px center no-repeat;
    background-size: cover;
    margin-bottom: 10px;
  }
  .currentStats .abil .bar {
    margin-top: -4.5px;
  }
  .currentStats .abil .abil-stat {
    margin-right: 8px;
  }
}

@media (max-width: 660px) {
  .slider-items .slick-prev {
    margin-left: -150px;
  }
  .slider-items .slick-next {
    margin-left: 120px;
  }

  /*dowload*/
  .list-drivers {
    flex-direction: column;
  }
  .list-drivers li {
    width: 100%;
    max-width: 320px;
  }
  .list-drivers li {
    margin-bottom: 20px;
  }
  .list-drivers li:last-of-type {
    margin-bottom: 0;
  }

  .list-requirements li span {
    width: 33.33%;
    font-size: 14px;
  }
  .list-requirements li span:nth-last-of-type(2) {
    width: 33.33%;
  }

  /*rankings*/
  .rankings-page .contentTabs {
    height: 200px
  }
  .rankings-page .contentTabs .contentTabsBlock {
    height: 80px
  }
  .rankings-page .contentTabs .selects {
    height: 120px;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    margin-left: 50px;
  }
  .rankings-page .contentTabs .select:first-of-type {
    margin-top: 10px;
  }
  .table-players li.online .first-cell:after {
    content: "";
    width: 5px;
    height: 5px;
    right: 10px;
    border-radius: 50%;
    background: #cbff3f;
    text-shadow: 0 0 20px #a7d336;
  }

  /*game-guide*/
  .center-contentBlock {
    padding: 30px 50px;
  }

  #sword .pagination li {
    width: 25px;
    height: 25px;
    margin: 0 5px;
  }
  #sword .pagination li a {
    width: 25px;
    height: 25px;
  }

  .hero {
    height: 300px;
    padding: 0px 0;
  }
  .hero-image {
    min-width: 300px;
    left: -140px;
  }

  .title-page {
    font-size: 50px;
    left: 6px;
  }

  .modal_div {
    max-width: 100%;
    min-height: 100%;
    left: 0;
    margin-left: 0;
    margin-top: 0;
  }

  .modal_div .modal_close {
    right: 10px;
  }
}

@media (max-width: 490px) {
  body {
    background-position: -840px top;
  }

  .page-logo {
    top: 130px;
    left: calc(50% - 134.5px);
  }
  .title-page {
    z-index: 6;
    bottom: 10px;
  }
  #wrapper .logo {
    top: 265px;
  }
  

  .topPanel-left .mini-logo {
    margin-right: 20px;
  }
  .topPanel-left .lang-icon {
    margin-right: 5px;
  }
  .button-btn.active {
    left: 140px;
  }

  .onlineBlock {
    left: calc(50% - 146px)
  }

  .downloadBlock {
    left: calc(50% - 197px);
    right: auto;
  }
  .downloadBlock .for-windows {
    left: calc(50% - 46px);
    top: auto;
    bottom: 10px;
  }

  .swiper-news .sliderNewsBlock {
    left: 20px;
  }
  .swiperNews-nav {
    right: 20px;
  }
  .swiper-news .sliderNewsBlock h3 {
    font-size: 28px;
  }
  .swiper-news .sliderNewsBlock p {
    font-size: 18px;
  }
  .newsBlockContainer-right {
    padding: 40px;
  }
  .newsBlockContainer-right .news-list a .news-type,
  .newsBlockContainer-right .news-list a .news-title   {
    font-size: 14px;
  }

  .slider-items .slick-prev {
    margin-left: -185px;
  }
  .slider-items .slick-next {
    margin-left: 155px;
  }

  .sl-slide {
    min-height: 620px;
  }
  .sl-slide .classInfo {
    padding-left: 20px;
    padding-right: 50px;
  }
  .sl-slide .classInfo .classIcon {
    left: auto;
    right: 0;
    top: -10px;
    width: 80px;
  }
  .sliderHero .container:after {
    font-size: 150px;
  }
  .sl-slide .classInfo h2 {
    font-size: 56px;
    margin-top: -13px;
  }
  .sl-slide .classInfo h3 {
    font-size: 15px;
    margin-bottom: 40px;
  }
  .sl-slide .classInfo h4 {
    margin-bottom: 15px;
  }
  .sl-slide .sl-hero {
    right: -280px;
    top: 80px;
  }

  .hero-slider-nav .slick-slide {
    height: 190px;
    padding-bottom: 44px;
    background-position: center 45px;
    background-size: 70px 70px;
    padding-right: 1.5px;
  }
  .hero-slider-nav .slick-slide img {
    width: 41px;
  }
  .hero-slider-nav .slick-slide.slick-center {
    padding-bottom: 40px;
  }
  .hero-slider-nav .slick-slide.slick-center {
    background-position: center 34px;
    background-size: 100px 100px;
  }
  .hero-slider-nav .slick-slide.slick-center img {
    width: 50px;
  }
  .hero-slider-nav .slick-slide h4 {
    bottom: 30px;
    font-size: 16px;
  }
  .hero-slider-nav .slick-slide.slick-center h4 {
    font-size: 22px;
    bottom: 20px;
  }
  .hero-slider-nav .slick-arrow {
    margin-top: -46px;
  }
  .hero-slider-nav .slick-arrow:focus {
    margin-top: -48px;
  }
  .hero-slider-nav:after {
    right: -10px;
    width: 100px;
    opacity: 100%;
    background: linear-gradient(to right, rgba(17, 24, 30, 0), rgba(17, 24, 30, 1));
  }
  .hero-slider-nav:before {
    left: -10px;
    width: 100px;
    opacity: 100%;
    background: linear-gradient(to left, rgba(17, 24, 30, 0), rgba(17, 24, 30, 1));
  }

  .timeBlock {
    font-size: 14px;
  }
  .time-info:first-of-type {
    margin-left: 0;
  }
  .time-info:last-of-type {
    margin-left: 25px;
  }
  
  .infoBlock {
    margin-left: 5px;
  }

  .infoBlock a {
    margin: 0 6px;
    font-size: 12px;
  }

  .footerMenuBlock h4 {
    font-size: 14px;
  }
  .footerMenuBlock ul li a {
    font-size: 11px;
  }
  .footerMenuBlock p {
    font-size: 11px;
  }

  .copy-info {
    font-size: 12px;
  }

  .contentTab-button {
    font-size: 14px;
  }

  /*dowload*/
  .download-options-block .title,
  .download-options-block span {
    font-size: 18px;
  }

  .title {
    font-size: 20px;
  }

  .list-requirements li span {
    font-size: 12px;
  }

  .list-questions li h4 {
    font-size: 20px;
  }
  .list-questions li p {
    font-size: 12px;
  }

  /*news*/
  .news-list {
    flex-direction: column;
  }
  .news-page .news-list>ul {
    width: 100%;
    max-width: 330px;
  }
  .news-page .news-list>ul>li:nth-of-type(2n)>a,
  .news-page .news-list>ul>li>a {
    flex-direction: column;
  }
  .news-page .news-content,
  .news-page .news-list>ul>li>a img {
    width: 100%;
  }
  .news-page .news-list>ul>li>a:after {
    top: auto;
    bottom: 0;
    height: 150px;
    width: 100%;
  }
  .news-page .news-content {
    height: 150px;
    padding: 20px 28px;
  }

  /*personal-area*/
  .right-info {
    flex-direction: column;
    justify-content: space-between;
    padding: 20px 0;
  }
  .right-info .cash {
    margin-left: 0;
  }
  .right-info a:first-of-type {
    margin-left: 0;
  }

  .personal-data {
    flex-direction: column;
  }
  .settings {
    padding-left: 0;
    width: 100%;
  }
  .personal-dataBlock .account-ava {
    margin-bottom: 40px;
  }

  /*game-guide*/
  #sword .pagination li {
    width: 20px;
    height: 20px;
    margin: 0 3px;
  }
  #sword .pagination li a {
    width: 20px;
    height: 20px;
  }


  .game-guide-page .history {
    height: 150px;
    padding: 20px 0;
  }
  .history .searchBlock {
    margin: 0 auto;
  }
  .history .search {
    width: 300px;
  }
  
  .hero-image {
    top: 60px;
  }

  .title-page {
    font-size: 40px;
    left: 8px;
  }

  .modal-v {
    padding: 0 30px 45px 30px;
  }
  #modal-deposit, #modal-depositWU {
    padding: 47px 30px 70px 30px;
  }
}

@media (max-width: 375px) {
  body {
    background-position: -900px top;
  }

  .sl-slide {
    min-height: 600px;
  }
  .sl-slide .classInfo {
    padding-left: 20px;
    padding-right: 10px;
  }
  .sl-slide .classInfo .classIcon {
    left: auto;
    right: 0;
    top: -13px;
    width: 70px;
  }
  .sliderHero .container:after {
    font-size: 130px;
  }
  .sl-slide .classInfo h2 {
    font-size: 48px;
    margin-top: -15px;
  }
  .sl-slide .classInfo h3 {
    font-size: 14px;
  }
  .sl-slide .classInfo h4 {
    margin-bottom: 13px;
  }
  .sl-slide .sl-hero {
    right: -280px;
    top: 80px;
  }

  .pagination li {
    margin: 0 3px;
  }

  .title-page {
    font-size: 34px;
    left: 10px;
  }
}