.blog_wrapp {
  background-color: #E5ECF3; }

.archive_header h1 {
  font-family: Open Sans;
  font-style: normal;
  font-weight: bold;
  color: #48515B;
  text-align: center; }

.article_item {
  background: #FFFFFF;
  box-shadow: 0px 0px 10px rgba(155, 181, 194, 0.26);
  border-radius: 10px;
  min-height: 304px;
  max-width: 304px;
  padding-bottom: 17px; }
  .article_item a:hover {
    text-decoration: none; }
  .article_item .single_article_img {
    height: 176px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-size: cover; }
  .article_item .single_article_date {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    color: #98A2AE;
    display: flex;
    justify-content: center;
    align-items: center; }
  .article_item .single_article_title {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    color: #4A515A;
    padding-left: 32px;
    padding-right: 32px;
    text-align: center; }

.more_articles_wrapp .show_more_articles_button {
  border: none;
  outline: none;
  text-decoration: none;
  background: #BEDCFF;
  border-radius: 30px;
  font-family: Open Sans;
  font-style: normal;
  font-weight: normal;
  color: #48515B; }

@media screen and (max-width: 751px) and (min-width: 336px) {
  .container {
    padding-left: 16px;
    padding-right: 16px; }
  .row {
    margin-left: 0;
    margin-right: 0; }
  .col-12 {
    padding-left: 0;
    padding-right: 0; }
  .archive_header {
    margin-top: 36px; }
    .archive_header h1 {
      font-size: 20px;
      line-height: 24px;
      margin-top: 0;
      margin-bottom: 0;
      position: relative; }
    .archive_header h1:after {
      content: '';
      width: 124px;
      height: 8px;
      background: #6C9FEA;
      border-radius: 100px;
      position: absolute;
      bottom: -28px;
      left: 50%;
      transform: translate(-50%, 0); }
  .archive_content {
    margin-top: 64px;
    margin-left: auto;
    margin-right: auto; }
  .article_item {
    margin-bottom: 32px; }
    .article_item .single_article_date {
      font-size: 16px;
      line-height: 28px;
      margin-top: 17px; }
    .article_item .single_article_title {
      font-size: 16px;
      line-height: 25px;
      margin-top: 8px; }
  .more_articles_wrapp {
    margin-left: auto;
    margin-right: auto; }
    .more_articles_wrapp .show_more_articles_button {
      width: 304px;
      height: 48px;
      display: flex;
      justify-content: center;
      align-items: center;
      padding-left: 35px;
      padding-right: 35px;
      font-size: 14px;
      line-height: 22px;
      margin-bottom: 48px; } }

@media screen and (min-width: 752px) and (max-width: 1263px) {
  .container {
    max-width: 722px;
    padding-left: 0;
    padding-right: 0; }
  .row {
    margin-left: 0;
    margin-right: 0; }
  .col-12 {
    padding-left: 0;
    padding-right: 0; }
  .archive_header {
    margin-top: 49px; }
    .archive_header h1 {
      font-size: 32px;
      line-height: 62px;
      margin-top: 0;
      margin-bottom: 0;
      position: relative; }
    .archive_header h1:after {
      content: '';
      width: 124px;
      height: 8px;
      background: #6C9FEA;
      border-radius: 100px;
      position: absolute;
      bottom: -25px;
      left: 50%;
      transform: translate(-50%, 0); }
  .archive_content {
    margin-top: 77px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-wrap: wrap; }
  .article_item {
    margin-bottom: 32px;
    margin-right: 16px;
    max-width: 230px;
    min-height: 133px; }
    .article_item .single_article_img {
      height: 133px; }
    .article_item .single_article_date {
      font-size: 14px;
      line-height: 26px;
      margin-top: 17px; }
    .article_item .single_article_title {
      font-size: 14px;
      line-height: 23px;
      margin-top: 9px; }
  .article_item:nth-child(3n+3) {
    margin-right: 0; }
  .more_articles_wrapp {
    margin-left: auto;
    margin-right: auto; }
    .more_articles_wrapp .show_more_articles_button {
      width: 192px;
      height: 49px;
      display: flex;
      justify-content: center;
      align-items: center;
      padding-left: 32px;
      padding-right: 32px;
      font-size: 14px;
      line-height: 22px;
      margin-bottom: 64px; } }

@media screen and (min-width: 1264px) {
  .container {
    max-width: 944px;
    padding-left: 0;
    padding-right: 0; }
  .row {
    margin-left: 0;
    margin-right: 0; }
  .col-12 {
    padding-left: 0;
    padding-right: 0; }
  .archive_header {
    margin-top: 49px; }
    .archive_header h1 {
      font-size: 32px;
      line-height: 62px;
      margin-top: 0;
      margin-bottom: 0;
      position: relative; }
    .archive_header h1:after {
      content: '';
      width: 124px;
      height: 8px;
      background: #6C9FEA;
      border-radius: 100px;
      position: absolute;
      bottom: -25px;
      left: 50%;
      transform: translate(-50%, 0); }
  .archive_content {
    margin-top: 77px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-wrap: wrap; }
  .article_item {
    margin-bottom: 32px;
    margin-right: 16px; }
    .article_item .single_article_date {
      font-size: 16px;
      line-height: 28px;
      margin-top: 17px; }
    .article_item .single_article_title {
      font-size: 16px;
      line-height: 25px;
      margin-top: 9px; }
  .article_item:nth-child(3n+3) {
    margin-right: 0; }
  .more_articles_wrapp {
    margin-left: auto;
    margin-right: auto; }
    .more_articles_wrapp .show_more_articles_button {
      width: 192px;
      height: 49px;
      display: flex;
      justify-content: center;
      align-items: center;
      padding-left: 32px;
      padding-right: 32px;
      font-size: 14px;
      line-height: 22px;
      margin-bottom: 64px; } }
