@media (max-width: 1400px) {
  .main .slider .owl-nav {
    left: 5%;
    right: 5%;
  }
}
@media (max-width: 1330px) {
  .download {
    height: auto;
    padding: 30px 0;
  }
  .download .img_wrap img {
    width: 100%;
    top: 2px;
  }
  .testimonials .owl-testimonials .item {
    padding: 60px 100px;
  }
  .testimonials .owl-testimonials .owl-nav .owl-prev {
    left: 15px;
  }
  .testimonials .owl-testimonials .owl-nav .owl-next {
    right: 15px;
  }
  .linkedin .owl-nav .owl-prev {
    left: 10px;
  }
  .linkedin .owl-nav .owl-next {
    right: 10px;
  }
}
@media (max-height: 620px) {
  header .logo {
    display: block;
    max-width: 180px;
  }
}
@media (max-width: 1199px) {
  header .logo {
    display: block;
    max-width: 180px;
  }
  .download.main_download .btn-white {
    margin-top: 20px;
  }
}
@media (max-width: 991px) {
  .main {
    height: auto;
  }
  .main .slider {
    height: auto;
  }
  .main .slider .owl-nav {
    left: 2%;
    right: 2%;
  }
  .main .slider .item {
    height: auto;
    padding: 150px 100px;
  }
  .main .slider .item h3 {
    font-size: 52px;
  }
  .types .item {
    margin-bottom: 30px;
  }
  .about .slider {
    margin-top: 30px;
  }
  .download h4 {
    font-size: 36px;
  }
  footer .right {
    padding: 30px 0 0 0;
  }
  .testimonials .owl-testimonials .item .logo {
    display: none;
  }
  .derectors .txt {
    padding-right: 0;
  }
  .contacts p {
    padding-right: 0;
    font-size: 18px;
    line-height: 24px;
  }
  .contacts .contact {
    padding-top: 30px;
  }
  .contacts .contact li {
    font-size: 14px;
  }
  .contacts .contact li b {
    min-width: 170px;
  }
  .contacts .form-wrap {
    padding: 20px;
  }
  .p-r-80 {
    padding-right: 0px;
  }
  .p-l-80 {
    padding-left: 0px;
  }
  .about a {
    margin-top: 20px;
  }
  .linkedin .item .left {
    display: none;
  }
  .linkedin .item .right {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .btn-white {
    padding: 0 25px;
  }
  .main .slider .owl-nav button {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .owl-nav button {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  header .right .main_menu {
    display: none;
  }
  .main .slider .item h3 {
    font-size: 34px;
  }
  .main .slider .item p {
    font-size: 20px;
  }
  .download {
    text-align: center;
  }
  .download h4 {
    margin: auto;
  }
  .download .img_wrap {
    margin-top: 30px;
  }
  .projects .tab-content .owl-nav {
    right: 15px;
    bottom: 50px;
    width: 90px;
  }
  .projects .tab-content .owl-dots {
    top: 15px;
    right: 15px;
  }
  div.soc {
    display: none;
  }
  .customers .owl-customers .item {
    width: auto;
    padding: 20px;
  }
}
@media (max-width: 575px) {
  h1.title,
  h2.title,
  h3.title {
    font-size: 36px;
  }
  .pushy-content .pushy-body .pushy-contact h3 {
    font-size: 28px;
  }
  .pushy-content .pushy-body .types-menu li a.title {
    font-size: 28px;
  }
  section {
    padding: 40px 0 !important;
  }
  .main {
    padding: 0 !important;
  }
  .main .slider .owl-nav {
    top: auto;
    bottom: 70px;
  }
  .main .slider .item {
    padding: 150px 0;
  }
  .main .slider .item h3 {
    font-size: 24px;
  }
  .main .slider .item p {
    font-size: 18px;
    margin: 0;
  }
  .main .slider .item .btn-wrap .btn {
    margin: 0px 7px 15px;
  }
  .types .item {
    min-height: 300px;
  }
  .projects .tab-content .desc h6 {
    font-size: 24px;
  }
  footer .left .in {
    display: block;
  }
  footer .left .in .btn {
    margin-top: 20px;
  }
  footer .left .foot_contact li {
    font-size: 14px;
  }
  footer .left .foot_contact li b {
    min-width: 165px;
  }
  footer .bottom {
    padding-top: 30px;
    text-align: center;
  }
  .testimonials .owl-testimonials .item {
    padding: 30px 15px;
  }
  .testimonials .owl-testimonials .owl-nav {
    display: none;
  }
  .testimonials .owl-testimonials .owl-dots {
    top: -40px;
  }
  .derectors .profile {
    padding: 5px;
  }
  .customers .owl-customers .item {
    padding: 10px;
  }
  .customers .owl-customers .item img {
    max-width: 140px;
  }
  .linkedin .item .right {
    padding: 30px 15px;
  }
  .linkedin .owl-nav {
    display: none;
  }
}
