/*
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 : 10-Sep-2019, 11:45:02
    Author     : User
*/
@media screen and (max-width: 1000px) {
  .map-blk .double-blks .blk.blk-1, .map-blk .double-blks .blk.blk-2 {
    width: calc(50% - 20px); } }
@media screen and (max-width: 780px) {
  .double-blks .blk {
    width: calc(100% - 20px); }
    .double-blks .blk:nth-child(1), .double-blks .blk:nth-child(2) {
      padding: 0; }

  .map-blk .double-blks .blk.blk-1, .map-blk .double-blks .blk.blk-2 {
    width: calc(100% - 20px); }
  .map-blk .double-blks .blk.blk-2 {
    margin-top: 30px; } }
@media screen and (max-width: 425px) {
  .partners .blk img {
    max-height: max-content; }
  .partners .owl-dots button.owl-dot {
    width: 10px;
    height: 10px; } }

/*# sourceMappingURL=partnership-responsive.css.map */
