.se {
 
  padding: 24px;
  margin-top: 24px;
}

.soindec {
  display: flex;
  font-family: Noto Sans, Noto Sans;
  font-weight: 600;
  font-size: 20px;
  color: #333333;
  line-height: 20px;
  align-items: center;
  justify-content: center;
  padding-bottom: 24px;
}
.pp {
    color: #fff;
    background: #11191f;
}
.soindec .icon-search:before {
  background: none;
  margin-right: 10px;
  padding: 0;
  color: #000;
}
.mainbuttonpp {
    position: absolute;
       top: 24px;
}
.mainbuttonpp {
 font-family: Arial, Arial;
font-weight: bold;
font-size: 14px;
color: #E5C317;
line-height: 18px;
  background: none;
  left: 48px;
  padding: 0px;
}

.theseacrh dl {
 
background: #FAF9F5;
border-radius: 12px 12px 12px 12px;
  padding: 24px 48px;
  overflow: hidden;
  position: relative;
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}
.reads{
    font-family: Noto Sans, Noto Sans;
    font-weight: 600;
    font-size: 16px;
    color: #333333;
    line-height: 20px;
}
.ii{ display: none;
}
.theseacrh dl dt {
  width: 78%;
  margin-right: 10px;
}
.ddddr {
  background: #f7639e;
  padding: 12px 40px;
  display: flex;
   font-family: Noto Sans, Noto Sans;
  font-weight: bold;
  font-size: 14px;
  color: #ffffff;
  line-height: 18px;
  margin-top: 8px;
  justify-content: center;
  white-space: nowrap;
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25);
}
.theseacrh dl dt {
  padding-top: 30px;
}
.theseacrh dl dt p {
 font-family: Arial, Arial;
font-weight: bold;
font-size: 16px;
color: #333333;
line-height: 20px;
  overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.theseacrh {
  display: flex;
  gap: 24px;
  flex-direction: row;
  flex-wrap: wrap;
  max-width: 1200px;
  justify-content: space-between;
  margin: 0 auto;
}
.h1 {
  justify-content: flex-start;
  color: #333333;
   max-width: 1200px;
  margin: 0 auto;
      margin-bottom: 24px;
}
#contentList {
  flex-direction: column;
  align-items: flex-start;
}
.reads .icon-arrow-right-0604:before {
  font-size: 20px;
  color: #5eb224;
}
.dein{

font-family: Arial, Arial;
font-weight: 400;
font-size: 14px;
color: #666666;
line-height: 18px;
margin-top: 12px;
 overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
#searchch{
display: none;
}
@media (max-width: 768px) {
.seach {width: 95%;
}

}

@media (max-width: 760px) {
  .theseacrh dl dd {
    display: none;
  }
  .theseacrh dl dt {
    width: 100%;
    margin-right: 0px;
  }
  .theseacrh dl {
    padding: 12px 0;
  }

  .theseacrh dl dt p {
    font-size: 14px;
    line-height: 18px;
  }

  .icon-collection-unselected:before {
    padding-right: 4px;
  }
  .icon-collection-selected:before {
    padding-right: 4px;
  }

  .versa {
    padding-right: 8px;
  }

  .der img {
    margin-right: 0px;
  }

  .anfaceboxwchor {
    margin-left: 0px;
  }
  .der {
    margin-top: 12px;
  }
}
.icon-search:before {
background: #11191f;
border-radius: 12px 12px 12px 12px;
  color: #FFFFFF;
    padding:16px 24px;
}
.seach {
  max-width: 1000px;
  margin: 0 auto;
box-shadow: 0px 0px 4px 0px #11191f;
border-radius: 12px 12px 12px 12px;
  display: flex;
  overflow: hidden;
  justify-content: space-between;
  align-items: center;
}
.header1input {
  width: 100%;
  padding: 14px 24px;
  display: flex;
  align-items: center;
}
.header1input input {
  width: 100%;
}
.header1input .icon-search {
  padding-left: 48px;
  padding-right: 12px;
}

.icon-arrow-right-0604:before {
  font-size: 24px;
}
.imgaa {
  width: 120px;
  margin: 12px 0;
}

.search-results {
  padding: 20px 12px;
}
.container {
  padding: 0 0px;
   max-width: 1200px;
  margin: 0 auto;
  margin-bottom: 48px;
}

.nodata {
  text-align: center;
}
.nodata p {
 font-family: Arial, Arial;
font-weight: 400;
font-size: 16px;
color: #333333;
line-height: 20px;
  text-align: center;
}

.flex {
  gap: 24px;
  display: flex;
  flex-wrap: wrap;
}
.derfen span {
    color: #11191f;
}
.read {
    color: #ffffff;
    background: #ffd400;
}
.trending-key a {
      display: flex;
    align-items: center;
    gap: 6px;
    border-radius: 4px;
    padding: 12px;
    flex-direction: row-reverse;
    font-family: Montserrat, Montserrat;
    font-weight: 600;
    font-size: 16px;
    color: #333333;
    line-height: 20px;
}
.trending-key a i {
    width: 12px;
    height: 12px;
    background: #E5C317;
    display: inline-block;
    border-radius: 50%;
}
.trending-key a p {
 font-family: Noto Sans, Noto Sans;
font-weight: 500;
font-size: 16px;
color: #333333;
line-height: 20px;
}
.shooo{
background: linear-gradient( 180deg, #F2ECFB 0%, #FFFFFF 50%);
border-radius: 12px 12px 12px 12px;
border: 1px solid #C8BADC;
  padding: 24px;
}
.font-size-16 {
  font-family: Arial, Arial;
    font-weight: bold;
    font-size: 16px;
    color: #333333;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.post-catagory-2 {
  color: #E5C317;
  margin: 8px 0;
  font-family: Arial, Arial;
font-weight: bold;
font-size: 14px;
line-height: 18px;
}
.t_13 {
 font-family: Arial, Arial;
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    line-height: 18px;
    margin-top: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.dian {
  width: 70%;
}
@media (max-width: 768px) {
  .homee {
    display: block;
  }
  .font-size-16 {
    font-size: 16px;
    line-height: 20px;
  }
  .search {
    display: none;
  }
  .dian {
    width: 60%;
  }
  .header1input input {
    width: 100%;
  }
  .header1input {
    width: 90%;
  }
  .container {
    margin: 16px auto;
  }
  .heading {
    font-size: 16px;
    line-height: 20px;
    padding-bottom: 12px;
    font-weight: 600;
  }
  .imgaa {
    width: 120px;
  }
  .post-catagory-2 {
    font-size: 12px;
    line-height: 16px;
  }
  .t_13 {
    font-size: 12px;
    line-height: 16px;
  }
  .h1,.theseacrh{
   width: 95%;
  }
  .search-results {
    padding: 0px;
  }
  .flex {
    gap: 12px;
    width: 95%;
    margin: 0 auto;
  }
  .footer {
    margin-top: 0px;
  }
}
@media (max-width: 840px) {
  .header1input .icon-search:before {
    font-size: 16px;
  }
  .se {
    padding: 12px 0;
  }
}

@media (max-width: 344px) {
  .icon-search {
    padding-left: 6px;
    padding-right: 0px;
  }
}
@media (max-width: 760px) {
      .shooo {
      padding: 12px;
      }
      .soindec {
      font-size: 14px;
      }
      .se {
      margin-top: 12px;
      }
  .dian {
    width: 38%;
  }
  .homee {
    display: block;
  }
  .trending-key a {
    font-size: 14px;
    line-height: 18px;
  }
  .header1input {
    width: 100%;
    margin-left: 0%;
  }
  .font-size-16 {
    font-size: 14px;
    line-height: 18px;
  }
  .nodata p {
   font-size: 12px;
color: #666666;
line-height: 16px;
    padding: 0 20px;
  }
  .imgaa {
    width: 80px;
  }
  .ii {
    display: inline-block;
}
  .ii {
  font-size: 18px;
  color: #5eb224;
  }
  .der{
  display: flex;
  align-items: center;
  justify-content: space-between;
  }
  .font-size-16 {
  padding-bottom: 3px;
  }
  .header1input input {
  font-size: 14px;
  line-height: 18px;
  }
.mainbuttonpp {
     top: 12px;
    left: 12px;
    padding: 0px;
  font-size: 12px;
line-height: 16px;
}
  .theseacrh dl dt {
    padding: 12px;
    padding-top: 24px;
    padding-bottom: 0;
}
.dein {
margin-top: 4px;
}
.theseacrh {
gap: 12px;
}
.der {
margin-top: 4px;
}
.trending-key a p {
font-size: 14px;
line-height: 18px;
}
.t_13 {
margin-top: 4px;
}
.post-catagory-2 {
margin: 4px 0;
}
}
.sdftg .active {
    background: #fff !important;
    color: #333333!important;
}
.usho .active a {
     color: #333333!important;
}
.active .icon-search:before {
   background: #fff !important;
    color: #333333;
}






