/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 06-Nov-2019, 14:46:36
    Author     : User
*/
@media screen and (max-width: 1300px) {
  html {
    overflow-x: hidden; } }
@media screen and (max-width: 1141px) {
  .wrapper {
    width: 100%;
    padding: 0 20px; }

  header .top-header form.active input[type="text"] {
    width: 300px; }
  header .bottom-header .wrapper {
    padding: 25px 20px; } }
@media screen and (max-width: 980px) {
  header .bottom-header .logo {
    width: 260px;
    left: 20px; }
  header .bottom-header .menu {
    display: none; }
  header .bottom-header .toggle-menu {
    display: block; }
  header #slide-menu {
    display: block; } }
@media screen and (max-width: 850px) {
  header .top-header {
    background: #2059a8; }
    header .top-header .left {
      display: none; }
    header .top-header .right {
      width: 100%; }
      header .top-header .right .apply {
        display: none; }
      header .top-header .right form {
        width: 100%; }
        header .top-header .right form input[type="text"] {
          width: calc(100% - 10px);
          padding-right: 60px;
          margin-left: 0;
          margin-right: 0; }
        header .top-header .right form input[type="submit"] {
          opacity: 1;
          background: url(/assets/img/icons/search-btn.png) no-repeat right center;
          background-size: 45%; } }
@media screen and (max-width: 800px) {
  footer .top-footer .logo-policy .logo-blk {
    width: 100%;
    float: none; }
  footer .top-footer .logo-policy p {
    width: 100%;
    float: none;
    padding: 70px 20px 0 20px;
    text-align: center; } }
@media screen and (max-width: 500px) {
  .common-title {
    font-size: 25px;
    margin-bottom: 35px; } }
@media screen and (max-width: 470px) {
  footer .top-footer {
    padding: 50px 0; }
    footer .top-footer .last-blk .blk .contact {
      margin-bottom: 10px; }
      footer .top-footer .last-blk .blk .contact:after {
        right: 50%;
        transform: translateX(50%); } }
@media screen and (max-width: 400px) {
  header .bottom-header .toggle-menu {
    z-index: 9999999; }
    header .bottom-header .toggle-menu.active .bar1, header .bottom-header .toggle-menu.active .bar2, header .bottom-header .toggle-menu.active .bar3 {
      background-color: #fff; }

  .slide-menu {
    left: -100%;
    width: 100%; }
    .slide-menu:after {
      left: -100%;
      width: 100%; }

  footer .top-footer .logo {
    width: 100%; } }
@media screen and (max-width: 380px) {
  header .bottom-header .logo {
    width: 225px; }

  .slide-menu .logo {
    width: 209px;
    margin-top: 10px; } }

/*# sourceMappingURL=news-common-responsive.css.map */
