.navigation {
  background-color: white;
  display: flex;
  flex-flow: row;
  justify-content: space-around;
  list-style: none;
  margin: 0;
  padding: 0;
  height: 37px;
  width: 100%;
  border-bottom: 1px solid grey;
  position: fixed;
  top: 0;
}

#menu {
  height: 33px;
}

#menul {
  display: flex;
  flex-flow: row;
  justify-content: left;
  list-style: none;
  margin: 0;
  padding: 0;
  height: 37px;
  width: 250px;
  font-weight: bold;
}

#menur {
  display: flex;
  flex-flow: row;
  justify-content: right;
  list-style: none;
  height: 37px;
  margin: 0;
  padding: 0;
  width: 200px;
}

.buttons {
  margin: 3px;
  background-color: rgb(110, 137, 168);
  color: white;
  font-weight: bold;
  border: 0;
  border-radius: 3px;
  padding-left: 10px;
  padding-right: 10px;
  width: auto;
  height: 30px;
  font-size: 10px;
  align-self: center;
}

.buttons:hover {
  background-color: rgb(81, 114, 151);
  border: 1px solid rgb(50, 72, 97);
}

.navbarlogos {
  width: 12px;
  height: 12px;
  padding: 11px;
}

.navbarlogos:hover {
  background-color: rgb(212, 212, 212);
}

.sociallogo {
  margin: 10px;
  margin-top: 20px;
  padding: 7px;
  border: 0;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: rgb(170, 170, 170);
}

.sociallogo:hover {
  background-color: white;
  border: 1px solid black;
}

.pagelogo {
  height: 28px;
  align-self: center;
}

.socialmediabuttons {
  display: flex;
  flex-flow: row;
  justify-content: space-evenly;
  list-style: none;
  padding: 0;
  margin: 0;
  height: 75px;
  width: 350px;
}

.socialitems {
  align-items: center;
  justify-content: center;
  margin: 10px;
  padding: 10px;
}

.images {
  display: flex;
  flex-direction: column;
  justify-content: left;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

#Tittle {
  margin-top: 50px;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  font-family: nyt-cheltenham, georgia, 'times new roman', times, serif;
  font-style: italic;
  font-size: 20px;
  border-bottom: 1px solid grey;
}

.content {
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  font-size: 20px;
  font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
}

#suscribe {
  text-align: center;
}

#box1 {
  max-width: 1000px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.grid {
  background: url("https://static01.nyt.com/newsgraphics/2014/03/18/theory-of-inflation/1ebaa1b972edda0f407fbaa0e010f6b50fb6792e/inflation-945.png");
  background-size: cover;
  display: grid;
  list-style: none;
  grid-template-columns: 250px 250px 250px 250px;
  grid-template-rows: 120px 130px 170px 140px;
  grid-gap: 10px;
  transition: all 1s;
  margin: 0;
  padding: 0;
  font-size: 12px;
}

#articlename {
  text-decoration: none;
  margin: 0;
  color: black;
  font-size: 30px;
  font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
  font-weight: bold;
  vertical-align: middle;
}

.menutext {
  text-decoration: none;
  color: black;
  font-size: 14px;
  font-weight: bold;
  align-self: center;
}

.menucontainer {
  align-self: center;
}

.menutext:hover {
  text-decoration: underline;
}

.greyformat {
  color: grey;
  font-size: 12px;
}

.recomended {
  min-height: 200px;
  max-width: 1100px;
  border: 1px solid red;
}

.editorschoise {
  display: flex;
  flex-flow: column wrap;
  justify-content: space-around;
  list-style: none;
  width: 270px;
  height: 350px;
  margin: 0;
  padding: 0;
}

.editorschild {
  list-style: none;
  width: 105px;
  height: 105px;
  text-align: left;
  text-decoration: none;
}

#editor {
  float: right;
}

.recomendationsbox {
  width: 1200px;
  height: 1100px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

.likeandeditors {
  float: left;
  width: 852px;
  border-top: 1px solid black;
}

.mostpopular {
  float: right;
  width: 315px;
  border-top: 1px solid black;
}

.mostpopularflex {
  display: flex;
  flex-flow: column;
  justify-content: left;
  list-style: none;
  color: black;
  padding: 0;
}

.popularchild {
  border-top: 1px solid rgb(199, 199, 199);
  text-decoration: none;
  padding-top: 20px;
  padding-bottom: 20px;
}

.popularchild2 {
  color: black;
  text-decoration: none;
  font-size: 19px;
  font-family: nyt-cheltenham, georgia, "times new roman", times, serif;
}

.popularchild2:hover {
  color: grey;
}

.likeimagesize {
  width: 273px;
  height: 181px;
}

.like {
  float: left;
  display: grid;
  list-style: none;
  grid-template-columns: 273px 273px 273px;
  grid-template-rows: 200px 100px 200px 100px;
  grid-gap: 10px;
  transition: all 1s;
  padding: 0;
  border-bottom: 1px solid black;
}

.editorspick2 {
  float: left;
  display: grid;
  list-style: none;
  grid-template-columns: 273px 273px 273px;
  grid-template-rows: 200px 100px;
  grid-gap: 10px;
  transition: all 1s;
  padding: 0;
}

.endpage {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  border-top: 2px solid rgb(196, 196, 196);
  height: 500px;
}

.endpagetittle {
  border-top: 1px solid rgb(196, 196, 196);
  margin-top: 1px;
  margin-bottom: 0;
  padding-bottom: 0;
}

.bottontittle {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  list-style: none;
  padding: 0;
}

#columns {
  float: left;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  padding: 0;
  margin: 0;
}

.col {
  list-style-type: none;
  padding-left: 0;
  padding-right: 50px;
}

.columntittle {
  font-size: 13px;
  font-weight: 700;
  font-family: nyt-franklin, helvetica, arial, sans-serif;
  height: 25px;
  line-height: 15px;
  margin: 0;
}

.columncontect {
  color: rgb(0, 0, 0);
  display: inline-block;
  font-family: nyt-franklin, helvetica, arial, sans-serif;
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
  padding-right: 45px;
  padding-bottom: 7px;
}

.columncontect:hover {
  text-decoration: underline;
}

.susblack {
  color: rgb(0, 0, 0);
  display: inline-block;
  font-family: nyt-franklin, helvetica, arial, sans-serif;
  text-decoration: none;
  text-transform: capitalize;
  width: 250px;
  font-size: 16px;
  font-weight: 700;
  height: 25px;
  padding: 4px;
}

.susblack:hover {
  text-decoration: underline;
}

.susgrey {
  color: rgb(0, 0, 0);
  display: inline-block;
  font-family: nyt-franklin, helvetica, arial, sans-serif;
  text-decoration: none;
  text-transform: capitalize;
  width: 150px;
  font-size: 11px;
  font-weight: 500;
  padding: 6px;
}

.susgrey:hover {
  text-decoration: underline;
}

#suscol {
  border-left: 1px solid rgb(182, 182, 182);
  padding-left: 10px;
}

#suscolline {
  border-bottom: 1px solid rgb(185, 184, 184);
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.colicon {
  width: 15px;
  height: 15px;
  margin-top: 5px;
  margin-right: 7px;
}

.colflex {
  display: flex;
  flex-direction: row;
}

.footermenu {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  list-style: none;
  margin: 0;
  padding-left: 0;
  padding-top: 10px;
  padding-bottom: 20px;
  height: 57px;
}

.footer {
  margin-left: auto;
  margin-right: auto;
  border-top: 1px solid rgb(177, 177, 177);
  height: 57px;
  width: 1200px;
}

.greyformat2 {
  color: grey;
  font-size: 12px;
  text-decoration: none;
}

.greyformat2:hover {
  text-decoration: underline;
}
