.map-responsive{

    overflow:hidden;

    padding-bottom:59.25%;

    position:relative;

    height:0;

}

.map-responsive iframe{

    left:0;

    top:0;

    height:100%;

    width:100%;

    position:absolute;

}

/*--------------------
  Screenshots
----------------------*/

#screenshots-section .title-section {
    padding-bottom: 80px;
  }
  
  .screenshots-carousel .shot {
    padding: 4px;
  }
  
  .screenshots-carousel .shot a.zoom {
    display: block;
  }
  
  .screenshots-carousel .shot a img {
    border-radius: 3px;
    width: 100%;
  }