@media (max-width: 1391px) {
    #gridthumb {
        max-width:310px;
        max-height: 264px;
        height:auto;
        width:auto;
    }
    .col .content {
        max-width:260px;
        width:auto;
    }
    #blog-menu li {
        font-size:12px;
        margin: 15px 5px;
    }
    #cplogo{
        display:none;
    }
    #copyright{
      display:none;
    }
    .glyphicon-plus{
      display:none !important;
    }
    #cardfooter p a {
      color: #333;
      font-size: 12px;
  }
  #cardbreaker {
      padding-left: 0;
      padding-right: 0;
  }

}

@media (min-width: 1170px) and (max-width: 1391px){
  #financial-content {
      float: right;
      max-width: 950px;
      padding: 0 20px 0 105px;
      width: 80%;
  }

  #cardprint {
      background-color: #ca5e1b;
      color: #fff;
      height: 53px;
      margin-top: 3px;
      width:auto;
      max-width: 277px !important;
  }
  #cardprint:hover {
      background-color: #de5500;
      color: #fff;
      height: 53px;
      width:auto;
      max-width: 277px !important;
  }
  #cardshare {
      background-color: #ca5e1b;
      color: #fff;
      height: 53px;
      margin-top: 50px;
      width:auto;
      max-width: 277px !important;
  }
  #cardshare:hover {
      background-color: #de5500;
      color: #fff;
      height: 53px;
      margin-top: 50px;
      width:auto;
      max-width: 277px !important;
  }
  #financial-side-bar {
      clear: both;
      float: left;
      height: 100%;
      margin-top: 42px;
      max-width: 277px;
      min-height: 600px;
      width: 20%;
  }
  #financial-info-container {
      display: block;
      margin-left: auto;
      margin-right: auto;
      margin-top: 192px;
      max-width: 1300px;
      padding: 0 120px;
  }
}
