@media (max-width: 1199px) {
  .body {
    width: 1000px;
  }
  .header .top .name {
    width: 650px;
  }
  .header .top .login {
    padding: 8px 30px 10px;
  }
  .header .menu ul li a {
    padding: 12px 10px 10px;
    font-size: 13px;
  }
  .slider,
  .slider .slick-list,
  .slider .slick-track,
  .slider .slick-slide {
    height: 280px;
  }
  #widgetNaizCalc2 {
    height: 1075px;
  }
  .pdf li {
    width: 33.33%;
  }
  .footer .copyright {
    width: 550px;
  }
}
@media (max-width: 991px) {
  .body {
    width: 780px;
  }
  h1.title {
    font-size: 17px;
    line-height: 21px;
    font-weight: bold;
    margin: 0 0 15px;
    padding: 0 0 10px;
    border-bottom: 1px solid #ffbf00;
  }
  .header {
    margin: 0 0 18px;
  }
  .header .top {
    height: 170px;
    padding: 20px 0;
    border-bottom: 1px solid #709bc8;
  }
  .header .top .logo {
    width: 100px;
  }
  .header .top .name {
    width: auto;
    float: none;
    padding: 0 40px 0 125px;
    font-size: 16px;
    line-height: 24px;
  }
  .header .top .links {
    float: none;
    margin: 25px 0 0;
    padding: 0 0 0 125px;
    top: 0;
    text-align: left;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-property: top;
    transition-property: top;
  }
  .header .top .links.fixed {
    padding: 0;
    margin: 0;
    position: fixed;
    left: 15px;
    top: 7px;
    z-index: 9;
  }
  .header .top .links a.subs {
    display: inline-block;
    float: right;
  }
  .header .top .links.fixed a.subs {
    display: none;
  }
  .header .top .links.fixed .search {
    display: none;
  }
  .header .top .search {
    width: 230px;
    float: right;
  }
  .header .menu .icon {
    display: block;
    position: absolute;
    right: 15px;
    top: 25px;
    z-index: 8;
  }
  .header .menu #close {
    right: 15px;
  }
  .header #menu {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: #fff;
    z-index: 8;
  }
  .header .menu ul {
    display: block;
    padding: 50px 0 0;
  }
  .header .menu ul li {
    display: block;
    text-align: left;
    border-left: 0;
    border-right: 0;
    background: #fff;
  }
  .header .menu ul li a {
    padding: 8px 15px;
    border-bottom: 1px solid #f2f2f2;
  }
  .header .menu ul li:first-child a {
    border-top: 1px solid #f2f2f2;
  }
  .header .menu ul li.active a {
    border-bottom: 2px solid #ffbf00;
    background: #f2f2f2;
  }
  .slider {
    margin-top: -19px;
  }
  .slider .swipe {
    display: block;
    width: 20px;
    height: 20px;
    margin: 10px auto;
    background: url("../images/swipe.png");
    background-size: cover;
  }
  .breadcrumbs {
    margin: 0 0 15px;
  }
  #widgetNaizCalc2 {
    height: 1041px;
  }
  .pdf li {
    width: 33.33%;
  }
  .footer .copyright,
  .footer .links {
    float: none;
    width: 100%;
  }

  .timer {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .body {
    width: 100%;
  }
  h2.title {
    font-size: 17px;
    line-height: 21px;
    margin: 0 0 20px;
    padding: 0 0 5px;
  }
  .header .top {
    height: auto;
    padding: 15px 0;
    text-align: center;
  }
  .header .top .logo {
    position: relative;
    margin: 0 auto 10px;
    top: 0;
  }
  .header .top .name {
    padding: 0;
    font-size: 14px;
    line-height: 20px;
  }
  .header .top .links {
    padding: 0;
    margin: 10px 0 0;
    text-align: center;
  }
  .header .top .links a {
    font-size: 13px;
  }
  .header .top .search {
    float: none;
    margin: 10px auto 0;
    width: 200px;
  }
  .header .top .login {
    padding: 6px 26px 8px;
  }
  .header .top .exit {
    margin: 8px 0 0 15px;
  }
  .header .top .links a.subs {
    display: block;
    width: 200px;
    font-size: 13px;
    padding: 6px 0 8px;
    margin: 10px auto 0;
    float: none;
  }
  .header .menu .icon,
  .header .menu #close {
    top: 15px !important;
  }
  .slider,
  .slider .slick-list,
  .slider .slick-track,
  .slider .slick-slide {
    height: 180px;
  }
  .slick-slide .text {
    padding: 10px 15px;
  }
  .slick-slide .text h3 {
    font-size: 12px;
    line-height: 18px;
    margin: 0;
  }
  .slick-slide .text p {
    display: none;
  }
  .news ul li a.preview {
    max-width: 290px;
    float: none;
    margin: 0 auto;
  }
  .news ul li .date {
    position: relative;
    margin: 15px 0 5px;
  }
  .news ul li h3,
  .events ul li h3 {
    font-size: 13px;
    line-height: 19px;
    padding: 0;
  }
  .events {
    margin: 0 0 20px;
  }
  .events ul li .date {
    float: none;
    margin: 0 auto 15px;
  }
  .tabs-content .section {
    margin: 0;
    padding: 15px 20px 5px;
  }
  .section {
    padding: 20px 20px 10px;
    margin: 20px 0 25px;
  }
  .section h3 {
    font-size: 15px;
    line-height: 21px;
    margin: 0 0 20px;
  }
  .section ul {
    margin: 0 0 15px;
  }
  .section ul li {
    padding: 0 0 0 20px;
    margin: 5px 0;
  }
  .section ul li:before {
    top: 8px;
    width: 6px;
    height: 6px;
  }
  .section ul li a {
    font-size: 13px;
    line-height: 17px;
  }
  .pagenav a.first,
  .pagenav a.last {
    display: none;
  }
  .list li h3 {
    font-size: 14px;
    line-height: 20px;
  }
  #widgetNaizCalc2 {
    height: 100%;
    margin-left: -15px;
  }
  #widgetNaizCalc1 {
    height: 100%;
    margin-left: -15px;
  }
  .content h1 {
    font-size: 18px;
    line-height: 24px;
  }
  .content h2 {
    font-size: 16px;
    line-height: 22px;
  }
  .content h3,
  .test-title h3,
  .test-instruction h3,
  .test-results h3,
  .login-social h3,
  .profile h3 {
    font-size: 14px;
    line-height: 20px;
  }
  .pdf {
    margin-left: 0;
    margin-right: 0;
  }
  .pdf li {
    width: 100%;
    max-width: 230px;
    padding: 0;
    margin: 0 auto 15px;
    float: none;
  }
  .profile .limit {
    margin: 0 0 20px;
    position: relative;
  }
  .profile .limit span,
  .profile .limit strong {
    padding: 6px 16px 7px;
  }
  .profile .form input[type="submit"] {
    width: auto;
  }
  h2.center {
    font-size: 15px;
    line-height: 21px;
    margin: 0 0 10px;
  }
  .answers {
    padding: 15px 20px;
  }
  .answers h3.title {
    font-size: 14px;
  }
  .comments {
    padding: 5px 20px;
    margin: 0;
  }
  .comments li {
    padding: 0;
  }
  .comments li:before {
    display: none;
  }

  .timer {
    font-size: 16px;
  }
}

@media (max-width: 390px) {
  .form input[type="submit"],
  a.pay {
    width: 100%;
  }
  .discussion .form input[type="submit"] {
    width: auto;
  }
}

/* mobile */
@media only screen and (max-width: 767px) {
  div.table-wrapper {
    position: relative;
    overflow: hidden;
  }
  div.table-wrapper div.scrollable {
    overflow: scroll;
    overflow-y: hidden;
  }
  table.responsive td, table.responsive th {
    position: relative;
    white-space: nowrap;
    overflow: hidden;
  }
  table.responsive td *, table.responsive th * {
    white-space: normal;
  }
}

/* hover */
@media (min-width: 992px) {
  .search input[type="submit"]:hover {
    background: #ffbf00 url("../images/search.svg") no-repeat 50% 50%;
  }
  .header .top .sign-up:hover, .header .top .exit:hover,
  .footer .bottom a:hover,
  .slick-slide .text h3 a:hover,
  .sidebar .article .text h3 a:hover,
  a.more:hover,
  .section h3 a:hover,
  .breadcrumbs a:hover,
  .file a:hover,
  .tags a:hover,
  .cloud a:hover,
  .jq-file:hover .jq-file__name,
  .list li h3 a:hover,
  .content a:hover,
  .test a:hover,
  .login-form a:hover,
  .comments li a:hover,
  .news ul li p a:hover,
  .list li p a:hover,
  .search-result a:hover {
    border-color: transparent;
  }
  .header .menu ul li a:hover {
    border-color: #ffbf00;
  }
  .header .top .login:hover,
  a.subs:hover,
  .consultations a.ask:hover,
  .block a.ask:hover,
  .sidebar .pages ul li a:hover:after,
  a.feedback:hover,
  a.reg:hover,
  a.change:hover,
  input[type="submit"]:hover {
    background: #ffbf00;
  }
  .sidebar .pages ul li a:hover {
    background: #f7f7f7;
  }
  .news ul li h3 a:hover,
  .events ul li h3 a:hover {
    color: #ffbf00;
    border-color: transparent;
  }
  .section ul li:hover:before {
    background: transparent;
  }
  .section ul li a:hover {
    border-color: #000;
  }
  .pagenav a:hover,
  .profile .form a:hover {
    background: #ffbf00;
    color: #fff;
  }
  .pagenav a.first:hover, .pagenav a.last:hover,
  .pagenav a.prev:hover, .pagenav a.next:hover {
    border-color: transparent;
    background: none;
    color: #000;
  }
  a.disc-btn:hover {
    background: #1d70b4;
    color: #fff;
  }
  a.pay:hover {
    background: #ffbf00;
  }
  .form input[type="submit"]:hover {
    background: #ffbf00;
    color: #fff;
  }
  .tabs > li > a:hover {
    border-color: #ffbf00;
  }
  .footer .social a:hover {
    top: 2px;
  }
}