
  body {
    font-family: 'Open Sans', sans-serif;
    background: #fff;
    display: flex;
    align-content: center;
    justify-content: center;
    width: 100%;
    margin: 0 auto;
    flex-flow: column;
  }
.wraped{
  width: 1080px;
  }
 
.menu a {
  color: #ffffff;
  letter-spacing: 1px;
  font-weight: 600;
  display: inline-block;
  margin-right: 20px;
  text-decoration: none;
}
.menu {
    background: #c91e7a;
    padding: 5px 6px 5px 15px;
    display: flex;
    align-items: center;
}
  .title {
  position: relative;
  width: 185px;
  height: auto;
  bottom: 0;
  background: transparent;
  }
  .title a{
  text-align: left;
  display: block;
  text-decoration: none;
  padding: 4px;
  font-family: sans-serif;
  text-transform: capitalize;
  color: #000;
  font-size: 15px;
  line-height: 20px;
  font-weight: 600;
  }
  
  .info-text {
  width: 100%;
  text-align: center;
  }
  
  .title{
  width: 66%;
  /* left: 50%; */
  /* right: 50%; */
  /* margin-left: -78px; */
  margin: 0px 15px 5px 0px;
  /* border: 1px solid; */
  /* float: right; */
  height: auto;
  }
  .wraped {
  height: auto;
  width: 100%;
  display: flex;
  margin: 0 auto;
  flex-direction: column;
  }
 .box {
    position: relative;
    /* top: 35px; */
    left: 0;
    transform: translate(0%,0%);
    text-align: center;
    border-bottom: 1px solid #ccc;
    margin-top: 35px;
    margin-bottom: 35px;
  }
  .info-text p {
    color: #8f8f8f;
    font-size: 9px;
    letter-spacing: 2px;
    line-height: 20px;
}
.news-container {
  margin: 18px 20px 10px 20px;
}
.news-headline {
  display: flex;
  align-items: center;
  height: 30px;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 15px;
  background: #ff800063;
  color: white;
  padding: 0px 5px 0 5px;
}
.news-head {
  justify-content: flex-start;
  display: flex;
  flex-wrap: nowrap;
  width: 50%;
}

.see-all {
  justify-content: flex-end;
  display: flex;
  flex-wrap: nowrap;
  width: 50%;
  align-items: center;
}
.news-cont {
  /* border: 1px solid; */
  height: auto;
  margin-bottom: 15px;
  display: flex;
  border-bottom: 1px dotted #ff8000eb;
  padding-bottom: 12px;
}
.news-cont .img {
  /* border: 1px solid; */
  width: 30%;
  height: 100%;
  /* float: left; */
}
.news-cont .img img {
  width: 100%;
  vertical-align: middle;
  border-radius: 10px;
  box-shadow: 0px 0px 10px 0px #c91e7a38;
  border: 1px solid #c91e7a3d;
  height: 100%;
  object-fit: contain;
}
.home {
  display: inline-block;
  margin-right: 15px;
  margin-left: 5px;
}
.logo-img {
    height: auto;
    width: 173px;
    /* margin-bottom: 10px; */
    margin-left: 3px;
}
.logo-img img {
    width: 100%;
}
.news-cont-land .img-land img {
    width: 100%;
}
.img-land {
    margin-bottom: 20px;
    position: relative;
}
.title-land a {
    text-align: left;
    justify-content: flex-start;
    display: flex;
    margin-left: 0;
    line-height: 30px;
    font-weight: 600;
    text-decoration: none;
    color: #383838;
    font-size: 20px;
}
.news-cont-land p, .news-cont-land h1, .news-cont-land h2, .news-cont-land li, .news-cont-land h4{
    text-align: left;
}
.news-cont-land p, .news-cont-land li{
font-size: 14px;
    line-height: 21px;
}
.news-cont-land h1,
.news-cont-land h2 {
  font-size: 24px;
}
.news-head span {
    color: #c91e7a;
    font-size: 15px;
    letter-spacing: 2px;
    font-weight: 600;
    /* text-decoration: underline; */
}
.news-headline a {
    color: #c91e7a;
    text-decoration: none;
    font-size: 12px;
}
.Published{
  margin-left: 0;
  font-size: 10px;
}
.news-cont-land {
    border-bottom: 1px dotted #c91e7a;
    margin-bottom: 25px;
    position: relative;
}
.footer {
    height: 28px;
    background: #c91e7a;
    display: flex;
    justify-content: center;
    align-items: center;
}
.footer a {
    color: #ffffff;
    letter-spacing: 1px;
    font-weight: 600;
    display: inline-block;
    margin-right: 20px;
    text-decoration: none;
    font-size: 12px !important;
}
.news-container.landing-page h1.landing-head, .news-container.landing-page p.landing-sub-head {
  display: none;
}
.read-more{
  display: none;
}
.all-right {
    background: #c91e7a2b;
    text-align: center;
    color: #c91e7a;
    font-size: 12px;
}
.all-right-2 {
    background: #c91e7a2b;
    text-align: center;
    color: #c91e7a;
    font-size: 12px;
}
.footer a:nth-last-child(1) {
    margin-right: 0;
}
.whatsapp{
  margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 5%;
}
.whatsapp img {
    width: 120px;
}
.logo {
    position: relative;
}

.news-cont-land p.upcoming{position: absolute;top: 15%;color: #fff;rotate: 315deg;font-size: 19px;font-weight: 600;letter-spacing: 0px;margin: 0 auto;left: 5%;background: #c91e7a;line-height: 42px;padding: 4px 10px 4px 10px;border-radius: 40px 1px 43px 1px;}
@media screen and (min-width: 1024px) {
  .logo {
    width: 1300px;
    margin: 0 auto;
}
  .wraped {
  height: auto;
  width: 100%;
  margin: 0 auto;
  } 
  .main {
  width: auto;
  /* border: 1px solid; */
  margin: 0 auto;
  float: none;
  display: flex;
  }  
  .main.home-page{
    width: 1300px;

  }
  .main.home-page .news-container{
    width: 30%;
  }
 .main.home-page .news-container .img{
    margin: 0 auto;
  }
  .news-container.landing-page{
    width: 1300px;
  }
  .title{
  width: 95%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  line-height: 1.5em;
  max-height: 4.5em; /* 3 lines * line-height */
  }   
  .title a{
  font-size: 20px;
  padding: 12px;
  line-height: 30px;
  }   
  .news-cont{
    flex-direction: column-reverse;
    border-bottom: 1px solid #c91e7a;
    margin-bottom: 30px;
    height: 390px;
  }                
  .news-cont .img{
    width: 300px;
  }
  .news-container {
    margin: 20px 10px 10px 20px;
    border: 1px solid #ccc;
    padding: 15px;
}
.main.details-page {
    display: flex;
    flex-direction: column;
}

.details-page .news-container {
    display: flex;
    width: 1300px;
}

.details-page .news-container .news-cont-land {
    width: 70%;
}

.details-page .news-container .read-more {
    width: 30%;
    margin-left: 25px;
    padding: 0px 0px 0 0;
    border: 1px solid #ccc;
}
.read-more a {
    display: block;
    line-height: 60px;
    border-bottom: 1px dotted #c91e7a;
    font-size: 16px;
    padding-left: 15px;
}
.read-more h1 {
    background: #c91e7a;
    color: white;
    padding: 15px 5px 15px 15px;
    margin: 0;
}
.news-container.landing-page .news-cont-land {
    float: left;
    width: 27%;
    height: 380px;
    padding: 20px;
    border: 1px dotted #c91e7a;
    margin: 10px;
    background: #ffd0e924;
}
.menu{
  justify-content: flex-start;
  width: 1300px;
  margin: 0 auto;
  padding-left: 50px;
}
.news-container.landing-page .news-cont-land .img-land {
    width: 100%;
}

.news-container.landing-page .news-cont-land .img-land img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}
.news-container.landing-page h1.landing-head, .news-container.landing-page p.landing-sub-head {
  display: block;
}
.news-container.landing-page h1.landing-head {
    margin-left: 15px;
    color: #c91e7a;
}
.news-container.landing-page p.landing-sub-head {
    margin-left: 15px;
    color: #c91e7a;
}
.menu-container {
    width: 100%;
    background: #c91e7a;
}
.news-headline{
  margin-bottom: 25px;
}
.news-cont-land p.upcoming
{
  top: 0;
    color: #fff;
    rotate: 0deg;
}
  }
