@media (min-width: 1200px) {
  .container {
    max-width: 1200px; } }

@media (max-width: 1199px) {
  body {
    padding-top: 70px; }
    body header .langs:last-child .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: .125rem;
}

    body header .logo img {
      max-width: 130px; }
    body header .custom-navbar {
      height: 70px !important; }
    body header .header-top {
      position: fixed;
      left: 0;
      bottom: 10px;
      width: 100%; }
  header .custom-navbar ul li .dropdown-menu {
    text-align: center;
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 4px 4px 6px 0px;
    -moz-box-shadow: rgba(0, 0, 0, 0.1) 4px 4px 6px 0px;
    box-shadow: rgba(0, 0, 0, 0.1) 4px 4px 6px 0px; }
  .slides .slide .caption h1 {
    font-size: 70px; }
  .contents .navigation .breadcrumb {
    min-height: 250px; }
  .fixed-navbar {
    background: #fff;
    position: fixed;
    padding-top: 70px;
    opacity: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
    overflow-y: auto;
    overflow: hidden;
    text-align: center;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
     }
    .fixed-navbar .dropdown-menu a::before {
      display: none; }
    .fixed-navbar:after {
      content: '';
      width: 100%;
      height: 100%;
      z-index: -1;
      background-color: #fff;
      position: absolute;
      left: 0;
      top: 0; }
  .fixed-navbar.open {
    opacity: 1; 
}
  _:-ms-fullscreen,
  :root .card-body .card-text {
    max-width: 245px; } }

@media (max-width: 991px) {
  header .custom-navbar ul li a.nav-link {
    padding: 10px !important; }
  .slides .slide .caption h1 {
    font-size: 50px; }
  .contents .pages.contact .information .title {
    margin-bottom: 10px; }
    .contents .pages.contact .information .title::after {
      display: none; }
  .contents .navigation .breadcrumb {
    min-height: 200px; }
  .custom-tabs ul li {
    padding: 10px 15px; }
  _:-ms-fullscreen,
  :root .card-body .card-text {
    max-width: 445px; } 
  .hidden-xs{ display:none !important;}
  .call-me {
    display: block !important;
}
}

@media (max-width: 767px) {
  .axanak .boxes .box {
    margin-bottom: 15px;
    width: 100%; }
    .axanak .boxes .box .icon {
      margin: auto; }
  .axanak .boxes .middle-line::before {
    display: none; }
  .happy-customers .card .card-body {
    max-height: 100%; }
  .contents .pages .left-menu {
    top: 30px;
    margin-bottom: 20px; }
    .contents .pages .left-menu .menu-title {
      font-size: 15px;
      padding: 15px 20px; }
    .contents .pages .left-menu nav ul li a {
      padding: 10px 15px; }
  .contents .navigation .breadcrumb {
    min-height: 150px; }
  .p-general,
  .p-general.pg-small {
    padding: 4.11111% 0; }
  .general-title {
    font-size: 28px; }
  .m-l-md {
    margin-left: 0; }
  .m-r-md {
    margin-right: 0; }
  _:-ms-fullscreen,
  :root .card-body .card-text {
    max-width: 100%; } }

@media (max-width: 543px) {
  body header .header-top .contact {
    width: 100%;
    margin-bottom: 10px; }
  body header .header-top .social::before {
    display: none; }
  body header .header-top .langs,
  body header .header-top .social {
    display: inline-block; }
  .custom-tabs ul li {
    width: 100%; }
  footer .boxes .box:last-child {
    margin: 0; }
  footer .boxes .box .title {
    margin-top: 20px; } }
