  /*
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 : 29-Feb-2020, 18:53:09
    Author     : User
*/
@media screen and (max-width: 1000px) {
  .third-blk .title.primary-title {
    margin-bottom: 10px; } }
@media screen and (max-width: 850px) {
  .second-blk {
    padding: 0; }
    .second-blk .double-blks.bg {
      display: none; }
    .second-blk .double-blks .blk {
      width: calc(100% - 20px );
      padding: 20px; }
      .second-blk .double-blks .blk:first-child {
        background: #2059a8; }
      .second-blk .double-blks .blk:nth-child(2) {
        background: #0f0f0f; } }

/*# sourceMappingURL=introduction-responsive.css.map */
