html{
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}

/*p{
    font-size: 16px;
}*/

.more-text{
  display: none;
}


.about-container{
  /*background-color: #000;*/
}

.hero_about{
  background: #eff0f4;
  font-style: inherit;
  padding-bottom: 2ch;
  padding-top: 3ch;
}

.hero_about .col-md-5{
  padding: 7vw 5vw;
}

.hero_about .col-md-5 h1{
  font-size: 48px;
  font-weight: bolder;
  color: #000;
  font-family: 'Lato';
  outline: green;
}

.hero_about .col-md-5 p{
  color: #0d585c;
  font-size: 16px;
}

.hero_about .col-md-5 a{
  padding: 1ch;
  background-color: #bed189;
  color: #000;
  border-radius: 30px;
  font-size: 16px;
  font-weight: 600;
}

.fa-arrow-circle-down{
  font-size: 19px;
  margin-left: 10px;
}

.hero_about .col-md-7 img{
  margin-top: 5ch;
  padding-right: 6vw;
  width: inherit;
}

/*******************our story************************/

.our-story{

}

.our-story h2{
  text-align: center;
  font-size: 48px;
  color: #000;
  font-weight: 900;
}

.our-story .dogo img{
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2ch;
  width: 20.3ch;
}

.our-story .dogo .container{
  text-align: center;
}

.our-story .dogo i{
  font-size: 9ch;
}

.our-story .dogo .container p{

width: 612px;text-align: left;margin: auto;font-size: 16px;
}

.our-story .dogo .fa-quote-left{
  margin-top: -1.1ch;
  float: left;
  margin-left: 3ch;
  color: #dcdedf;
}

.our-story .dogo .fa-quote-right{
  float: right;
  color: #dcdedf;
  margin-top: -0.9ch;
  margin-right: 4ch;
}

.our-story::after{
  position: absolute;
  content: '';
  display: block;
  width: 0.2ch;
  height: 19ch;
  background-color: #c89f4e;
  margin-left: 49.7vw;
  margin-top: 2.5vw;
}

/*******************meet - family*************************************************/

.meet-family{
  margin: 15ch 0ch 11ch 0ch;
  padding-bottom: 7ch;
  background: #eff0f4;
}

.meet-family .pointer-img{
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 4.5ch;
}

.meet-family h2{
  text-align: center;
  color: #000;
  font-size: 48px;
  font-weight: 600;
}

.meet-family .img-display{
  border: 2px solid;
  text-align: center;
  align-items: center;
}

/*.meet-family .mf-imgs{
  margin: 0 15vw;
}

.meet-family .mf-imgs img{

display: block;
}

.meet-family .mf-imgs .img-dis{
  border: 2px solid;
  display: flex;
}

.meet-family .mf-imgs .img-flex{
  display: flex;
}
*/

.mf-card{
  margin-top: auto;
  padding: 0.5ch;
}

.meet-family .card{
background: #eff0f4;
}


.meet-family::after{
  position: absolute;
  content: '';
  display: block;
  width: 0.2ch;
  height: 17ch;
  background-color: #c89f4e;
  margin-left: 49.7vw;
  margin-top: -0.5vw;
}

.mf-content{
  font-size: 18px;
}
/****************meet - saviour***********************/


.meet-saviour .pointer-img{
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 4.5ch;
}

.meet-saviour h2{
  text-align: center;
  color: #000;
  font-size: 48px;
  font-weight: 600;
  margin-bottom: 1ch;
}

.meet-saviour .cookie-content{
  margin-top: 8ch;
}

.meet-saviour .cookie-content i{
  color: #dcdedf;
  font-size: 3ch;
}

.meet-saviour .ms-images{
  text-align: center;
  padding-left: 30ch;
}

.meet-saviour .ms-images .display-class{
  display: flex;
}

.meet-saviour .ms-images img{
  box-shadow: 0px -12px 0px 9px #bed189;
  border-radius: 162px;
}

.meet-saviour .ms-images img:last-child{
  margin-left: 2ch;
  box-shadow: none;
}

.meet-saviour .assistant{
  margin-top: 7ch;
  width: 15ch;
}

/*.meet-saviour .doc{
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 30ch;
}*/

.meet-saviour h3{
  font-weight: 600;
  color: #000;
}

.heart{
  color: #f00e0e;
  position: absolute;
  font-size: 1.4ch;
  margin: -17px -12px;
}

.meet-saviour::after{
  position: absolute;
  content: '';
  display: block;
  width: 0.2ch;
  height: 17ch;
  background-color: #c89f4e;
  margin-left: 49.7vw;
  margin-top: 3.5vw;
}

.ms-content{
  font-size: 16px;
}

/******************inception****************************/

.inception{
  margin-top: 15ch;
  background: #eff0f4;
  text-align: center;
  padding-bottom:10ch;
}

.inception h2{
  font-weight: 600;
  color: #000;
  font-size: 60px;
}

.inception .pointer-img{
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 4.5ch;
}

.inception .inception-content{
  text-align: left;
  font-size: 18px;
}

.inception::after{
  position: absolute;
  content: '';
  display: block;
  width: 0.2ch;
  height: 13ch;
  background-color: #1a5e6b;
  margin-left: 49.7vw;
  margin-top: 2.9vw;
}

/**************help - us*********************/
.help-us{
  background-color: #fdc161;
  text-align: center;
  padding-bottom: 4ch;
}

.help-us h2{
  padding-top: 3.3ch;
  font-size: 48px;
  font-weight: bold;
  color: #000;
}

.help-us p{
  text-align: left;
}

.hu-content{
  font-size: 18px;
  margin: 0ch 2.5ch;
}

.help-us .hur-sec1{
  margin: 7ch 6ch 0ch 6ch;
}

.help-us .row .col-md-3{
  margin-bottom: 8ch;
  transition: all 0.5s ease-in;
}

.help-us .row .col-md-3:hover{
  cursor: pointer;
  transition: all 0.3s ease-out;
  transform: translateY(-30px);
  letter-spacing: 1px;
  transform: scale(1.02);
  z-index: 1;
  opacity: 1;
}

.help-us .help-col-main{
  transition: all 1s ease-in;
  border: 1px solid #00800000;
  background: #fff;
  border-radius: 5ch;
  margin: -1ch;
  height: 390px;
}

.help-us .help-col-main:hover{
  transition: all 1s ease-out;
  background: linear-gradient(338deg,rgba(0,47,255,0.32) 0%, #ffffff 40%, rgba(0,255,0,0.21) 80%);
  background: #f2747480;
  opacity: 0.9;
  box-shadow: 0px 18px 21px 6px #ffd3073d;
}

.help-us .help-col-content{
  margin: 6.2ch 0ch 4ch 0ch;
}

.help-us .help-col-content h3{
  color: #000;
  font-size: 48px;
  font-weight: 600;
}

.help-us .help-col-content p{
  text-align: center;
  color: #000;
  margin: 0ch 0ch 0ch 0ch;
  font-size: 16px;
}


.help-us .fa-leaf{
  position: absolute;
  background: #1a5e6b;
  border-radius: 50%;
  padding: 1.5ch;
  color: white;
  font-size: 3.3ch;
  margin: -35px;
}

.help-us .hc-circle{
  position: absolute;
  background: #1a5e6b;
  border-radius: 50%;
  padding: 0.2ch;
  color: white;
  font-size: 3.3ch;
  margin: -45px;
}

.help-us .hc-circle-home{
  position: absolute;
  background: #1a5e6b;
  border-radius: 50%;
  padding: 0.674ch 0.516ch;
  color: white;
  font-size: 3.3ch;
  margin: -45px;
}

.help-us .hc-circle-flower{
  position: absolute;
  background: #1a5e6b;
  border-radius: 50%;
  padding: 0.654ch 0.831ch;
  color: white;
  font-size: 3.3ch;
  margin: -45px;
}

.help-us .fa-quote-right{
  font-size: 4.8ch;
  color: #000;
}

.help-us::after{
  position: absolute;
  content: '';
  display: block;
  width: 0.2ch;
  height: 12ch;
  background-color: #1a5e6b;
  margin-left: 49.7vw;
  margin-top: -1.1vw;
}

/********************change - things***************************/

.change-things{
  margin-top:9ch;
  text-align: center;
}

.change-things h2{
  color: #000;
  font-size: 48px;
  font-weight: 600;
}

.change-things p{
  margin: 0 2ch;
  font-size: 16px;
  text-align:left;
}

.change-things .bold{
  font-weight: 600;
}

.change-things .ct-img img{
  width: 648px;
  height: 442px;
}

/******************** infurrmation ******************************/

.infurrmation{
  background: #eff0f4;
  text-align: center;
  padding: 7ch 0ch;
}

.infurrmation h2{
  color: #000;
  font-weight: 600;
  font-size: 48px;
}

.infurrmation .infurrrmation-input{
  background: #16bac6;
  padding: 3ch;
  font-size: 32px;
}

.infurrmation .infurrrmation-input p{
  text-align: center;
}


.infurrmation a:nth-child(2){
  background-color: #fdc161;
  color: #000;
  font-size: 16px;
  padding: 0.5ch;
  transition: all 0.5s ease-in;
  margin-bottom: 0.5ch;
}

.infurrmation a:nth-child(2):hover{
  border: 2px solid #fdc161;
  background-color: inherit;
  color: #000;
  font-size: 16px;
  transform: scale(1.02);
  transition: all 0.5s ease-out;
  text-decoration: none;
}

.infurrmation a:nth-child(3){
  background-color: #fdc161;
  color: #000;
  font-size: 16px;
  padding: 0.5ch;
  transition: all 0.5s ease-in;
}

.ii-input{
  font-family: 'Roboto';
  font-size: 16px;
}
.infurrmation a:nth-child(3):hover{
  border: 2px solid #fdc161;
  background-color: inherit;
  color: #000;
  font-size: 16px;
  transform: scale(1.02);
  text-decoration: none;
  transition: all 0.5s ease-out;
}

/************Common*****************/

.read-more{
  transition: all 0.5s ease;
  margin-bottom: 10ch;
  padding: 0.8ch;
  border-radius: 30px;
  width: 100%;
  background-color: #16bac6;
  color: #000;
  font-weight: 600;
}

.read-more:hover{
  transition: all 0.5s ease;
  text-decoration:none;
  color: #fff;
}

/****************MEDIA QUERY*********************/

/*@media all and (max-width:700px) {

  p{
    font-size: 1.5ch;
  }

  .meet-saviour .assistant {
    margin-top: -2.5ch;
    width: 15ch;
  }

  .meet-family .display-card,.display-card1 p{
    font-size: 1ch;
  }
}*/

@media all and (max-width:450px){

  .hero_about {
    padding-top: 10ch;
}

  .hero_about .col-md-5 h2{
    font-size: 32px;
    font-weight: bolder;
    color: #000;
    font-family: 'Lato';
    outline: green;
  }

  .our-story h2{
    font-size: 32px;
  }

  .our-story .dogo .fa-quote-left {
    margin-top: -1.1ch;
    float: left;
    margin-left: 0ch;
    color: #dcdedf;
    font-size: 50px;
}

.our-story .dogo .fa-quote-right {
  float: right;
  color: #dcdedf;
  margin-top: -0.9ch;
  margin-right: 2ch;
  font-size: 50px;
}

.meet-family h2 {
    font-size: 32px;
}

.card-img-top:nth-child(1) {
}

.wagger-img{
}

  .our-story .dogo .container p {
    width: 322px;
    text-align: left;
    margin: auto;
    font-size: 16px;
}

.meet-saviour h2 {
    font-size: 32px;
}

.meet-saviour .ms-images {
    text-align: center;
    padding-left: 0ch;
}

.meet-saviour .assistant {
    margin-top: 1ch;
    width: 15ch;
}

.inception h2 {
    font-size: 32px;
}

.help-us h2 {
    font-size: 32px;
}

.help-us .help-col-content h3 {
    font-size: 32px;
}

.change-things h2 {
    font-size: 32px;
}

.infurrmation h2 {
    color: #000;
    font-weight: 600;
    font-size: 32px;
}

.change-things .ct-img img {
    padding: 1ch;
    width: 328px;
    height: 260px;
}

}

.pawlog .card-content p:nth-child(2){
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5; /* number of lines to show */
  -webkit-box-orient: vertical;
}
