@import url(https://fonts.googleapis.com/css?family=Arvo); 

.page-blog{
  background-color: rgba(204,204,204,.5);
  visibility: hidden;
}
.t__headr{

    width: 100%;
    position: relative;
}

/* @media only screen and (max-width: 1200px) {
    .t__headr{
        margin-bottom: 100px
      
    }
    
} */
.t__headr--primary,.t__headr--secondary{

    /* float: left; */
    /* width: 50%; */
    display: inline-block;
    width: 40%;
}



.t__headr--primary{

    margin-right: 20%;
    /* background-color: red; */
}

@media only screen and (max-width: 1200px) {
    .t__headr--primary{
        width: 100%;
        margin-bottom: 60px
      
    }
    
}


@media only screen and (max-width: 600px) {
  .t__headr--primary{

    
      margin-bottom: 0;
      margin-right: 0;
    
  }
  
}


.t__headr--secondary{

    width: 40%;
    position: relative;
    padding-top: 35px;
    vertical-align: top;

    
}

@media only screen and (max-width: 1200px) {
    .t__headr--secondary{


      width: 80%;
      position: absolute;
      top: 68px;
      padding-top: 0;
      vertical-align: baseline;
      right: 5%;
  
      
    }
    
}

@media only screen and (max-width: 600px) {
  .t__headr--secondary{

    top: 20px;
    
  }
  
}


.t__menu-bars{

    display: none;
    cursor: pointer;
    position: absolute;
    right: 10%;
    z-index: 5;

}

@media only screen and (max-width: 600px) {
    .t__menu-bars{
        display: block;
        right: 0;
        left: 10%;
        top: 35px;
    }

}

.t__paper-nav-placeholder{

    background-color: #FFF;
    height: 2rem;
    width: 100%;
    padding-left: .5%;
    margin-bottom: 1.8rem; 
    padding-bottom: .8rem;
    position: relative;
    z-index: 3;
    display: none;

}

@media only screen and (max-width: 600px) {
    .t__paper-nav-placeholder{

        display: block;
        z-index: 4;
        width: 3rem;
        height: 2.2rem;
        background-color: transparent;
        left: 6.5%;
    
        
    }

}


/* .t__menu-bars:hover .t__menu-bars-1{

    background-color: aqua;

}

.t__menu-bars:hover .t__menu-bars-2{

    background-color: aqua;

}

.t__menu-bars:hover .t__menu-bars-3{

    background-color: aqua;

} */

.t__menu-bars-1,.t__menu-bars-2,.t__menu-bars-3{

    display: block;
    background-color: #b21919;
    height: .15rem;
    width: 2.3rem;
    margin-bottom: .3rem;

}


.t__menu-bars-2{

    width: 2rem;
    margin-left: .4rem;
    
}

.t__menu-bars-3{

    width: 1.8rem;
    margin-left: .8rem;
    
}

.t__headr--circles{

    display: block;
}

@media only screen and (max-width: 1200px) {
    .t__headr--circles{
        display: none;
      
    }
    
}
@keyframes moveInLeft {
    0% {
      opacity: 0;
      transform: translateX(-2rem); }
    80% {
      transform: translateX(1rem); }
    100% {
      opacity: 1;
      transform: translateX(0); } }
  
.headr__welcome-text{

    position:relative;
    top: 15vh;
    z-index: 3;
    left: 2%; 
    font-size: 1.5rem; 
    width: 25rem; 
    /* animation-name: moveInLeft; */
   
}

@media only screen and (max-width: 1200px) {
    .headr__welcome-text{
        left: 20%;
      
    }
    
}

@media only screen and (max-width: 450px) {
    .headr__welcome-text{
        width: 100%;
        right: .5%;
        left: .5%;
        font-size: 1.2rem;
        position: relative;
        padding-left: 4%;
        
    }
    
}




.paper__nav{

    background-color: #FFF;
    padding-left: .5%;
    margin-bottom: 1.8rem; 
    padding-bottom: .8rem; 
    width: 100%;
}

@media only screen and (max-width: 900px) {
    .paper__nav{
        
       position: relative;
      
    }
    
}

@media only screen and (max-width: 600px) {
    .paper__nav{
        
        position: absolute;
        width: 50%;
        right: 0;
        left: 10%;
        z-index: 999;
        padding-top: 2rem; 
        top: 50px;
        padding-left: 15%;
        display: none;
       
      
    }
    
}

@media only screen and (max-width: 450px) {
    .paper__nav{
        
        width: 60%;
      
    }
    
}       
        

.paper__nav a{

    display: inline-block;
    width: 12%;
    margin-left: 1%;
    color: black; 
    font-size: .9rem;

}

@media only screen and (max-width: 600px) {
    .paper__nav a{
        display: block;
        width: 15%;
        margin-left: none;
        margin-bottom: 1rem;
      
    }
    
}


.paper__nav-list{

    list-style-type: none;
    padding: 0;
    margin: 0;
 
 }
 
 

 
 .paper__nav-list-i{
 
    display: inline-block;
    width: 18%;
    cursor: pointer;
 
 
 }


 @media only screen and (max-width: 600px) {
   .paper__nav-list-i{
       display: block;
       
     
   }
   
 }



.blog__official,.blog__nav{

  display: inline-block;
}

.blog__official{

  width: 15rem;
  margin-right: 4%;
  position: absolute;
  left: 40%;
  top: 17px;
}


@media only screen and (max-width: 1200px) {
  .blog__official{

      top: 10px;
      left: 35%;
    
  }
  
}

@media only screen and (max-width: 600px) {
  .blog__official{

      left: 180px;
    
  }
  
}

@media only screen and (max-width: 540px) {
  .blog__official{

      left: 150px;
    
  }
  
}


@media only screen and (max-width: 450px) {
    .blog__official{

        left: 120px;
      
    }
    
}

@media only screen and (max-width: 360px) {
  .blog__official{

      left: 70px;
    
  }
  
}

.blog__official-text-1{

  display: inline-block;
  position: absolute;
  font-size: 1.6rem;
  left: 1.2rem;
  top: 0;
  font-family: arvo;

}

.blog__official-text-1 a{

    color: #000000;
  
  }


.brand__blog-logo{

    display: inline-block;
    max-width: none;
    position: absolute; 
    width: 150px;
    /* right: 32px; */
    top: -35px;
    /* top: 1px; */

}

/* @media only screen and (max-width: 1200px) {
    .brand__blog-logo{

      top: 6.9px;
      width: 50px;
        

    }
    
} */


.brand__blog-text{

    display: inline-block;
    position: relative;
    left: 40%;
    font-size: 1.1rem;

}

@media only screen and (max-width: 1200px) {
    .brand__blog-text{

       top: .2rem;
        

    }
    
}



.blog__official-text-2{

  display: inline-block;
  position: absolute;
  right: 56%;
  top: 30px;
  font-size: 1rem;
 


}



.blog__official-text-3{

  display: inline-block;
  position: absolute;
  font-size: 1.2rem;
  top: 50px;
  right: 40%;


}




.blog__nav{

    padding-top: 2rem;
    width: 100%
  }


  @media only screen and (max-width: 600px) {
    .blog__nav{

     
       padding-top:  0;

    }
    
}
  
.blog__nav .paper__nav-list-i a{
 
    color: rgba(22, 21, 21, 0.8);
    display: inline-block; 
    width: 13%;
    margin-right: 1.2rem;
    font-size: .8rem;
    
  
  
  }
   
  
@media only screen and (max-width: 1200px) {
    .blog__nav .paper__nav-list{

     
        width: 300px;
        right: 6.2%;
        background-color: #FFF;
        padding: 1.1rem;
        position: absolute;
        top: 55px;
        z-index: 9999;
        display: none;

    }
    
}

@media only screen and (max-width: 600px) {
  .blog__nav .paper__nav-list{

   
      
      right: 2%;
      top: 25px; 
      width: 200px;

  }
  
}






@media only screen and (max-width: 1200px) {
  .blog__nav .paper__nav-list-i{

   
    display: block;
    margin-bottom: 1.2rem;
    margin-right: 0;
    padding-left: 30%;

  }
  
}


.blog__hidden{
  
  color: red;
  display: none;
  font-size: 1.9rem;
  position: absolute;
  right: 10%;

}

@media only screen and (max-width: 1200px) {
  .blog__hidden{
    
      display: block;
      z-index: 9999;
      right: 2%;
  
    
  }
  
} 


@media only screen and (max-width: 600px) {
  .blog__hidden{
    
      background-color: #FFF;
     
  
    
  }
  
} 
  

.blog__content{

  width: 100%;
 
}


.blog__greeting{

   width: 100%;
   margin-bottom: 5rem;
}

.blog__greeting-message{

  width: 80%;
  font-size: 4rem;
  color: #FFF;
  font-weight: bolder; 
  padding-left:5%;
  padding-top: 5rem;

}

@media only screen and (max-width: 1200px) {
    .blog__greeting-message{
      
        padding-left: 12%;
      
    }
    
}

@media only screen and (max-width: 768px) {
    .blog__greeting-message{
      
       font-size: 3rem;
      
    }
    
}

@media only screen and (max-width: 600px) {
    .blog__greeting-message{
      
       padding-left: 18%;
      
    }
    
}

@media only screen and (max-width: 450px) {
    .blog__greeting-message{
      
      font-size: 2rem;
      
    }
    
}



.blog__heart{
  display: inline-block;
}

.blog__heart,
.blog__heart:before,
.blog__heart:after {
  background-color: indianred;
  width: 20px;
  height: 20px;
}
.blog__heart {
  position: relative;
  top: -1vh;
  margin: 10px 20px;
  transform: rotate(-45deg);
  /* animation: bottom 2s ease infinite 2s; */
}
.blog__heart:before {
  content: "";
  border-radius: 50%;
  position: absolute;
  top: -10px;
  left: 0;
  /* animation: left 2s ease infinite 2s; */
}
.blog__heart:after {
  content: "";
  border-radius: 50%;
  position: absolute;
  top: 0px;
  left: 10px;
  /* animation: right 2s ease infinite 2s; */
}

@keyframes bottom {
  50% {
    top: 200px;
  }
}
@keyframes left {
  50% {
    top: -150px;
  }
}
@keyframes right {
  50% {
    left: 150px;
  }
}


.blog__greeting-heart{

  font-size: 3.5rem;
  display: inline-block;
  color: rgba(221, 23, 23, 0.5);
}




.blog__posts{

  width: 100%
}

.blog__posts-main{

  width: 100%;

} 

.blog__post__turtdo,.blog__post-preview,.blog__post-authdate{

   float: left;
   width: 33%;
   position: relative;
}



@media only screen and (max-width: 1200px) {
    .blog__post__turtdo,.blog__post-preview,.blog__post-authdate{
      
        float: none;
        width: 100%;
        margin-bottom: 3rem;
      
    }
    
}



.blog__post-authdate{

  padding-top: 5rem;
  padding-left: 3%;
}

@media only screen and (max-width: 1200px) {
    .blog__post-authdate{
      
       
        padding-left: 20%;
    
      
    }
    
}


.blog__post__turtdo{

  padding-top: 3rem;
}

@media only screen and (max-width: 1200px) {
    .blog__post__turtdo{
      
        
      padding-left: 10%;
      
    }
    
}


.turtdo__circle {
  width: 100px;
  height: 100px;
  background: rgba(255,255,0,.45);
  position: relative;
  border-radius: 50%;
  top: 0;
  left: 100px;
  /* -webkit-transform: translateY(-80px);
          transform: translateY(-80px);
  animation: downward 5s;
  -webkit-animation: downward 5s;
  opacity: 0.6; */
}

@media only screen and (max-width: 600px) {
    .turtdo__circle{
      
       
        left: 10%;
       
      
    }
    
}

@media only screen and (max-width: 450px) {
    .turtdo__circle{
      
       
        left: 0;
       
      
    }
    
}


.turtdo__circle small{
  display: inline-block;
  position: relative;
  top: 40%;
  left: 40%;
}

.turtdo__text{

  position:absolute;
  top: 10vh;
  right: 30%;
}

@media only screen and (max-width: 1200px) {
    .turtdo__text{
      
        right: 0;
        top: 90px;
        left: 35%;
        margin-top: 0;
      
    }
    
}

@media only screen and (max-width: 900px) {
    .turtdo__text{
      
       
        left: 40%;
        /* top: 13vh; */
      
    }
    
}

 @media only screen and (max-width: 768px) {
    .turtdo__text{
      
       
        left: 50%;
       
      
    }
    
} 

@media only screen and (max-width: 450px) {
  .turtdo__text{
    
     
      left: 45%;
     
    
  }
  
} 







.turtdo__mobile-text{

  position: absolute;
  top: 90px;
  right: 43%;
  display: inline-block; 
  margin-top: 0;

}

@media only screen and (max-width: 900px) {
  .turtdo__mobile-text{
    
     
      right: 35%;
      /* top: 13vh; */
    
  }
  
}

@media only screen and (max-width: 768px) {
  .turtdo__mobile-text{
    
     
      right: 25%;
      /* top: 13vh; */
    
  }
  
}

@media only screen and (max-width: 768px) {
  .turtdo__mobile-text{
    
     
      right: 25%;
      /* top: 13vh; */
    
  }
  
}

@media only screen and (max-width: 600px) {
  .turtdo__mobile-text{
    
     
      right: 15%;
      /* top: 13vh; */
    
  }
  
}

@media only screen and (max-width: 540px) {
  .turtdo__mobile-text{
    
     
      right: 10%;
      /* top: 13vh; */
    
  }
  
}

@media only screen and (max-width: 360px) {
  .turtdo__mobile-text{
    
     
      right: 5%;
      /* top: 13vh; */
    
  }
  
}



.turtdo__love{
   
   left: 30%;
   position: relative;


}


@media only screen and (max-width: 1200px) {
    .turtdo__love{
      
        display: none;
      
    }
    
}


.turtdo__love a{
   
  display: block;
  font-size: .9rem;
  color: rgba(22, 21, 21, 0.8);
  margin-bottom: .5rem;
  

}


.preview__title{

   font-size: 1.6rem;
   
}

@media only screen and (max-width: 1200px) {
    .preview__title{
      
        margin-bottom: 4rem;
        font-size: 2.2rem;
        padding-left: 15%;
      
    }
    
}


@media only screen and (max-width: 768px) {
    .preview__title{
      
        
        padding-left: 5%;
      
    }
    
}




.preview__pik{

   width: 80%;
   display: block;

}

@media only screen and (max-width: 1200px) {
    .preview__pik{
      
        width: 60%;
        padding-left: 15%;
    
      
    }
    
}

@media only screen and (max-width: 600px) {
    .preview__pik{
      
        width: 80%;
        
    
      
    }
    
}

.preview__text{

   font-size: 1rem;
   margin-top: 30px;
}


@media only screen and (max-width: 1200px) {
    .preview__text{
      
       
        padding-left: 12%;
    
      
    }
    
}

@media only screen and (max-width: 768px) {
    .preview__text{
      
       
        padding-left: 8%;
        margin-top: 4rem;
        
    
      
    }
    
}



.autdate__aname{

  color: rgba(221, 23, 23, 0.9);
  font-size: 1.2rem;
  display: block;

}

.autdate__asurname{

  color:rgba(22, 21, 21, 0.6);
  font-size: 2.2rem; 
  display: block;
  position: relative; 
  margin-left: 10%;

}

.autdate__adate{

  color: black;
  font-size: 2.7rem; 
  position: relative;
  display: block;
  margin-bottom: 1.7rem;
}



.autdate__btn{

  border: none;
  display: inline-block;
  background-color: #FFF;
  padding: 1rem 5rem;
  cursor: pointer;
  font-size: .8rem;
  margin-left: 8%;
  color: rgba(22, 21, 21, 0.9);

}

.autdate__btn:hover{
  color: #b21919;
}


.blog__posts-more{

  padding-top: 15rem;
}

@media only screen and (max-width: 1200px) {
    .blog__posts-more{
      
       
        
       padding-top: 10rem;
    
      
    }
    
}



.preview__pik-more{

  width: 80%;
  display: block;
  margin-left: 10%;

}

@media only screen and (max-width: 1200px) {
    .preview__pik-more{
      
       
        
        width: 55%;
        padding-left: 4%;
        margin-left: 0;
    
      
    }
    
}


.preview__title-more{

  font-size: 2.5rem;
  margin-left: 10%;

}

@media only screen and (max-width: 1200px) {
    .preview__title-more{
      
       
      
        margin-left: 0;
    
    
      
    }
    
}


.preview__text-more{

  margin-top: 15vh;
  font-size: 1.1rem;

}

@media only screen and (max-width: 1200px) {
    .preview__text-more{
      
       
      
        margin-top: 0;
    
    
      
    }
    
}





.paper__bars{

    position: absolute;
    /* background-color: red; */
    top: 20vh;

}

.paper__bars--1,.paper__bars--2,.paper__bars--3{

    display: block;
    background-color: #FFF;
    height: .3rem;
    width: 10rem; 
    margin-bottom: 1rem;

}

@media only screen and (max-width: 900px) {
    .paper__bars--1,.paper__bars--2,.paper__bars--3{
      
        width: 20rem
      
    }
    
}


.paper__bars--3{

    margin-left: 1.5rem;

}

.t__headr--paper{

    width: 60%;
    /* background-color: rgba(204,204,204,.5); */
    padding-top: 1.5rem; 
    position: relative; 
    height: 60vh
} 



@media only screen and (max-width: 1200px) {
    .t__headr--paper{
       height: auto;
       padding-bottom: 4rem;
      
    }
    
}

@media only screen and (max-width: 900px) {
    .t__headr--paper{
      
        width: 70%;
        padding-bottom: 3rem;
      
    }
    
}

@media only screen and (max-width: 600px) {
    .t__headr--paper{
      
       width: 60%;
       padding-bottom: 1rem;
      
    }
    
}


.t__headr--paper-blog{

  
    height: 15vh;
    width: 90%;
    padding-left: 3%;
    /* background-color: rgba(204,204,204,.5); */
  }
  
  
  @media only screen and (max-width: 1200px) {
      .t__headr--paper-blog{
          /* top: 10vh; */
          top: 75px;
          width: 98%;
        
      }
      
  }
  
  @media only screen and (max-width: 900px) {
      .t__headr--paper-blog{
        
          width: 98%;
  
        
      }
      
  }
  

  @media only screen and (max-width: 600px) {
    .t__headr--paper-blog{
      
       top: 0;
      

      
    }
    
}




.t__footr--connect{

    background-color: #b21919;
    float: left;
    width: 40%;
    padding-top: 4rem;
    padding-bottom: 4rem;
    height: 95vh;
    z-index: 3;
    
}

@media only screen and (max-width: 1200px) {
    .t__footr--connect{
       height: auto;
       padding-bottom: 1.5rem;
       padding-top: 1.5rem;
    }
    
}

@media only screen and (max-width: 600px) {
    .t__footr--connect{
       float: none;
       width: 100%;
    }
    
}

.footr__connect{

  
    margin-bottom: 9rem;
}

@media only screen and (max-width: 1200px) {
    .footr__connect{
       margin-bottom: 3rem;
    }
    
}


.footr__connect-container{

    margin-bottom: 3rem;
    padding-left: 2%;
}
.footr__connect-i-1,.footr__connect-i-2,.footr__connect-i-3{

    display: inline-block;
    margin-left: .7rem;
}

.footr__connect-i-2{

   color:#FF0;
   font-size: 1.4rem; 
   position: relative;
   left: -.9rem;
}
.footr__connect-i-3{

    color: #FFF;
    font-size: 3rem;
    position: relative;
    opacity: .7;
    top: .5rem;
}

.footr__connect-p1,.footr__connect-p2{

    display: inline-block;
    color: #FFF;
    font-size: 3rem;
}

.footr__connect-p2{

    position: relative;
    top: .8rem;
    left: -.9rem
}

/* .footr__bars{

   
    top: 20vh;

} */

.footr__bars--1,.footr__bars--2{

    display: block;
    background-color: #FFF;
    height: .3rem;
    width: 55%; 
    margin-bottom: 1rem;

}

/* .footr__bars--1{

    display: block;
    
   

}

.footr__bars--2{

    display: block;
    background-color: #FFF;
    height: .3rem;
    width: 10rem; 
    margin-bottom: 1rem;
} */

.t__footr--join{
    float: left;
    width: 60%;
}

@media only screen and (max-width: 600px) {
    .t__footr--join{
      float: none;
      width: 100%;
      margin-bottom: 3rem;
    }
    
}

.footr__contact--address,.footr__contact--reach{

    float: left;
    
}



.footr__contact--address{

   
    width: 60%;
    background-color: #FFF;
    padding-bottom: 1rem;
   
    
    
}

.footr__contact--reach{

    
    width: 40%;
    
    
}

@media only screen and (max-width: 1200px) {
    .footr__contact--address,.footr__contact--reach{
        float: none;
        width: 100%;
        position: relative;
    }
    
}

.connect__address-content{

    margin-left: 15%;
}

@media only screen and (max-width: 600px) {
    .connect__address-content{
      margin-left: 35%;
    }
    
}


.connect__address-content p{

    margin-bottom: 0
}

.footr__connect--address-content h4{

    font-size: 1.1rem;
    color: #b21919;
    margin-left: 20%;
    text-transform: initial;
    margin-bottom: 1.5rem;
    font-weight: normal;
    padding-top: 1rem;
}

@media only screen and (max-width: 600px) {
    .footr__connect--address-content h4{
        margin-left: 35%;
    }
    
}

.footr__contact--reach{

   padding-top: 1rem;
   position: relative;
}

.footr__connect--reach-content{

    background-color: #FFF;
    width: 100%;
    position: relative;
    right: -25%;
    padding: 2%;
    top: -20vh;
}

@media only screen and (max-width: 1200px) {
    .footr__connect--reach-content{
       right: 0;
       position: inherit;
       top: 0
    }
    
}






.footr__connect--reach-content h4{

    font-size: 1.1rem;
    color: #b21919;
    margin-left: 10%;
    text-transform: initial;
    margin-bottom: 1.5rem;
    font-weight: normal;
}


@media only screen and (max-width: 600px) {
    .footr__connect--reach-content h4{
     margin-left: 35%;
     
    }
    
}




.connect__reach-content{

    margin-left: 35%;
}



.t__footr--join{

    padding-top: 35vh;
    background-color: #FFF;

}

@media only screen and (max-width: 600px) {
    .t__footr--join{
       padding-top: 8vh;
    }
    
}


.join__fig{

    width: 40%;
    position: relative;
    left: 40%;
}

@media only screen and (max-width: 450px) {
    .join__fig{
      
        left: 25%;
        width: 60%;
    }
    
}


.join__fig img{

    width: 40%;
}

@media only screen and (max-width: 450px) {
    .join__fig img{
      
        width: 60%;
    }
    
}

.join__text{

    width: 6rem;
    position: relative;
    font-size: 1.2rem;
    top: -15vh;
    left: 53%;
    color: black;
}

@media only screen and (max-width: 600px) {
    .join__text{
      
      
       font-size: 1.1rem;
      
    }
    
}

@media only screen and (max-width: 450px) {
    .join__text{
      
       left: 55%;
       font-size: 1rem;
       top: -13vh;
    }
    
}

.join__insyt-container{

    /* width: 40%; */
    position: relative;
    left: 25%;
}

@media only screen and (max-width: 900px) {
    .join__insyt-container{
      left: 15%;
    }
    
}

@media only screen and (max-width: 450px) {
    .join__insyt-container{
      left: 10%;
    }
    
}


.join__insyt-container h5{

   font-size: 1.2rem;
   color: black;
   font-weight: normal;
   text-transform: initial;
   margin-bottom: 2rem;
}


.join__form-input{

    width: 40%;
    border:none;
    border-bottom: solid #000000 .2rem;
    padding-bottom: .5rem;
    padding-left: 10%;
    padding-bottom: 1rem;
    padding-right: 2%;
   
   
}

@media only screen and (max-width: 900px) {
    .join__form-input{
       width: 70%;
    }
    
}

@media only screen and (max-width: 600px) {
    .join__form-input{
       width: 80%;
    }
    
}


.join__form-btn{

    border: none;
    background-color: inherit;
    display: inline-block;
    cursor: pointer;
    font-size: 1.3rem;
    margin-left: -2rem;
}

.footr__nav{

    
    width: 40%

}

@media only screen and (max-width: 1200px) {
    .footr__nav{
      
        width: 70%;
    }
    
}

@media only screen and (max-width: 900px) {
    .footr__nav{
      
        width: 70%;
    }
    
}

@media only screen and (max-width: 600px) {
    .footr__nav{
      
        width: 100%;
    }
    
}
.footr__nav a{

    display: inline-block;
    margin-left: .5%;
    width: 13%
  

}

@media only screen and (max-width: 450px) {
    .footr__nav a{
      
        width: 25%;
    }
    
}
/*GUOTE SECTION*/ 

.quote-content{
	
	
	height: auto;
	padding-top: 1.5rem;
	position: relative;
    width: 100%;
    background-color: #FFF;
	
	
}
.quote__content-container{

    background-color: rgba(204,204,204,.2);
    width: 90%;
    margin: 0 auto;
    padding-top: 5%;
    height: 90vh;
    padding-left: 3%;

}

@media only screen and (max-width: 1200px) {
    .quote__content-container{
        height: auto;
        padding-bottom: 2rem;
      
    }
    
}

.quote__conetent-headr{

    font-weight: normal;
    position: relative;
    left: 25%;
    text-transform: none;
    font-size: 1.2rem;
    margin-bottom: 5rem;
    width: 30%;
}

@media only screen and (max-width: 1200px) {
    .quote__conetent-headr{
        width: 50%;
        
    }
    
}

@media only screen and (max-width: 900px) {
    .quote__conetent-headr{
      margin-bottom: 2.5rem;
      width: 70%;
      
        
      
    }
    
}


@media only screen and (max-width: 600px) {
    .quote__conetent-headr{
      left: 10%;
      width: 80%;
      margin-bottom: 1.5rem;
      
        
      
    }
    
}

.content-loadr{

    background-color: #FFF;
    width: 100%;
    height: 100vh;
    position: fixed;
    z-index: 99999;
    display: none;
    top: 0;
}

.loader-center-blog{
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    background-color: #FFF;
    z-index: 5;
    height: 15rem;
    width: 15rem;
    position: fixed;
    bottom: 2rem;
    left: 40%;
    top: 30vh;
    border-radius: 50%;
    display: block;
    
    /* min-height: 100vh; */
  }


@media only screen and (max-width: 768px) {
    .loader-center-blog{

      left: 30%;
      
    }
    
}

@media only screen and (max-width: 540px) {
    .loader-center-blog{
        
      left: 20%;
      
    }
    
}
 
@media only screen and (max-width: 360px) {
    .loader-center-blog{
        
      left: 10%;
      
    }
    
}
  
  .loader-ring-blog {
    position: absolute;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    animation: ring 2s linear infinite;
   
  
  }
  
  .loader-ring-blog-small-blog{
  
     width: 13rem;
     height: 13rem;
     left: 10%;
  
  }
  @keyframes ring {
    0% {
      transform: rotate(0deg);
      box-shadow: 1px 5px 2px #b21919;
    }
    50% {
      transform: rotate(180deg);
      /* box-shadow: 1px 5px 2px #eeee5f; */
      box-shadow: 1px 5px 2px #FF0;
    }
    100% {
      transform: rotate(0360deg);
      box-shadow: 1px 5px 2px rgb(201, 64, 201);
    }
  }
  .loader-ring-blog::before {
    position: absolute;
    left: 0;
    content: "";
    top: 0;
    height: 100%;
    width: 100%;
    border-radius: 50%;
    box-shadow: 0 0 5px rgba(255, 255, 255, 0.3);
  }
  
  
  .loader-span-blog {
    color: #737373;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 200px;
    animation: text 3s ease-in-out infinite;
  }
  
  .loader-span-small-blog{
  
    font-size: 1rem;
    position: absolute;
    right: 20%;
    display: block
  
  }
  
  @keyframes text {
    50% {
      color: black;
    }
  }
  
.post-load-error{

    /* background-color: #FFF; */
    background: #e9eaee;
    display: none;
    width: 80%;
    margin-left: 10%;
    margin-top: 4rem;
    height: auto;
    padding-bottom: 3rem;
    position: relative;
    top: 0;
    z-index: 5;
}


@media only screen and (max-width: 900px) {
    .post-load-error{

        height: auto;
        padding-bottom: 3rem;
      
    }
    
}

@media only screen and (max-width: 600px) {
    .post-load-error{

        width: 100%;
        margin-left: 0;

    }
    
}


.loader-center {
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  background-color: #FFF;
  z-index: 5;
  height: 10rem;
  width: 10rem;
  position: fixed;
  bottom: 2rem;
  left: 5%;
  border-radius: 50%;
  display: none;
  
  /* min-height: 100vh; */
}


.loader-ring {
  position: absolute;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  animation: ring 2s linear infinite;

}

.loader-ring-small{

   width: 8rem;
   height: 8rem;
   left: 10%;

}
@keyframes ring {
  0% {
    transform: rotate(0deg);
    box-shadow: 1px 5px 2px #b21919;
  }
  50% {
    transform: rotate(180deg);
    /* box-shadow: 1px 5px 2px #eeee5f; */
    box-shadow: 1px 5px 2px #FF0;
  }
  100% {
    transform: rotate(0360deg);
    box-shadow: 1px 5px 2px rgb(201, 64, 201);
  }
}
.loader-ring::before {
  position: absolute;
  left: 0;
  content: "";
  top: 0;
  height: 100%;
  width: 100%;
  border-radius: 50%;
  box-shadow: 0 0 5px rgba(255, 255, 255, 0.3);
}


.loader-span {
  color: #737373;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 200px;
  animation: text 3s ease-in-out infinite;
}

.loader-span-small{

  font-size: 1rem;
  position: absolute;
  right: 20%;
  display: block

}

@keyframes text {
  50% {
    color: black;
  }
}


.icon-tg{

    /* background: linear-gradient(rgba(255, 255, 255, 0), rgb(120, 140, 155)); */
    height: 30vh;
    width: 100%;
}

@media only screen and (max-width: 600px) {
    .icon-tg{

        padding-right: 10%;
        
    }
    
}


.icon-tg-ic{

    position: relative;
    left: 35%;
    font-size: 10rem;
    display: inline-block; 
    top: 2rem;
    color: rgba(221, 23, 23, 0.5);

}

.text-tg{

    font-size: 1rem;
    width: 60%;
    margin-left: 25%;
    margin-bottom: 5rem;
    margin-top: 100px;

}

@media only screen and (max-width: 900px) {
    .text-tg{

        width: 80%;
        margin-left: 15%;
    }
    
}

@media only screen and (max-width: 600px) {
    .text-tg{

       margin-top: 80px;
    }
    
}

.button-tg{

    font-size: 1rem;
    position: relative;
    left: 35%;

}

@media only screen and (max-width: 600px) {
    .button-tg{

       left: 25%;
        
    }
    
}

.button-tg button{

    background-color: rgba(255,255,0,.45);
    border: none;
    padding: .7rem;
    border-radius: .2rem;
    width: 10rem;
    cursor: pointer;
}

.button-tg button:hover{

    background-color: rgba(204,204,204,.5);
   
}


  .cloud-bg{
    /* background: #e9eaee;; */
    /* background: linear-gradient(rgba(255, 255, 255, 0), rgb(120, 140, 155)); */
    display:flex;
    display:-webkit-flex;
    justify-content: center;
    align-items:center;
    height: auto;
    position: relative;
    width: 100%;
    left: 0;
    overflow: hidden;
  }
  .cloud-wrapper{
    position: relative;
    left: 35%;
     z-index: 5;
    animation: swinging 5s infinite;
  }
  .cloud.shade{
    height: 20vh;
    width: 70vh;
    position: absolute;
    top: 50%;
    margin-top: -10vh;
    margin-left: 10vh;
    transform: translateY(20vh);
    z-index: 0;
  }
  .cloud.shade:before{
    height: 35vh;
    width: 35vh;
    right: 5vh;
    top: -22vh;
  }
  .cloud.shade:after{
    height: 25vh;
    width: 25vh;
    left: 8vh;
  }
  .cloud.shade,
  .cloud.shade:before,
  .cloud.shade:after{
    background: #000;
  }
  .cloud {
      -webkit-border-radius: 100px;
      -moz-border-radius: 100px;
      border-radius: 100px;
      position: relative;
      width: 10rem;
      height: 3rem;
      margin-top: 90px;
      z-index: 10;
      left: 35%;
  }
  @keyframes swinging{
    0%{
      transform: translateY(2vh);
      -webkit-transform: translateY(4vh);
    }
    50%{
      transform: translateY(-2vh);
      -webkit-transform: translateY(-4vh);
    }
    100%{
      transform: translateY(2vh);
      -webkit-transform: translateY(4vh);
    }
  }
  
  .cloud,
  .cloud:before,
  .cloud:after{
    background: #000;
  }
  .cloud:before {

        border-radius: 200px;
        width: 4.5rem;
        height: 4.5rem;
        right: 2vh;
        top: -5vh;
  }
  .cloud:after {

    border-radius: 100px;
    height: 3rem;
    left: 5vh;
    top: -5vh;
    width: 3rem;
  }
  
  .cloud:after, .cloud:before {
      content: '';
      position: absolute;
      z-indeX: -1;
  }
  .lightning{
    position: absolute;
    width: 30vh;
    background:#fff;
    top: 50%;
    left: 50%;
    margin-left: -15vh;
    border-radius: 50%;
    z-index: -10;
    animation: lightning 2s infinite, swingingLight 2s infinite;
  }
  
  .lightning.shade{
    position: absolute;
      height: 0vh;
      width: 30vh;
      animation: unset;
      z-index: -1;
      margin-top: 8vh;
      /* box-shadow: 0px 0px 29vh 20vh #5a0094; */
  }
  
  @keyframes lightning{
    0%{
      box-shadow: 0px 0px 0px 0px #fff;
    }
    5%{
      box-shadow: 0px 0px 300px 100px #fff;
    }
    10%{
      box-shadow: 0px 0px 0px 0px #fff;
    }
    15%{
      box-shadow: 0px 0px 300px 100px #fff;
    }
    20%{
      box-shadow: 0px 0px 0px 0px #fff;
    }
    100%{
      box-shadow: 0px 0px 0px 0px #fff;
    }
  }
      
  @keyframes swingingLight{
    0%{
      transform: translateY(4vh);
      -webkit-transform: translateY(4vh);
    }
    50%{
      transform: translateY(-4vh);
      -webkit-transform: translateY(-4vh);
    }
    100%{
      transform: translateY(4vh);
      -webkit-transform: translateY(4vh);
    }
  }
  
  .drop-holder{
      position: absolute;
      left: 10vh;
      top: 4vh;
      transform: scale(0);
      opacity: 0;
      animation: raindrops 4s linear infinite;
      visibility: hidden;
  }
  @keyframes raindrops{
    0%{
      transform: scale(0);
      opacity: 0;
    }
    40%{
      transform: scale(1);
      opacity: 1;
    }
    60%{
      transform: scale(1) translateY(25vh);
      opacity: 0;
    }
    100%{
      transform: scale(0);
      opacity: 0;
    }
  }
  
  .drop {
      width: 7vh;
      height: 7vh;
      background: skyblue;
      border-radius: 50% 0 50% 50%;
      transform: rotate(-45deg);
      transform-origin: top center;
      visibility: hidden;
  }
  
  
  .rain-container {
   
    width: 100%;
    position: relative;
    display: flex;
    right: 10%;
    /* justify-content: center;
    align-items: center; */
    /* overflow: hidden; */
    margin: 0;
    padding: 0;
    
  }
  
  .rain-container > canvas {
    /* border: 1px solid black; */
    background-color: transparent;
    z-index: 10;
  }
  
  .rain-container > #sky-top {
    height: 100% !important;
    width: 100% !important;
    background-color: rgb(46, 46, 46);
    position: absolute;
    z-index: 1;
    animation: lightning 20s ease-in-out infinite;
  }
  
  @keyframes lightning {
    0% {
      background-color: rgb(46, 46, 46);
    }
    6.25% {
      background-color: rgb(46, 46, 46);
    }
    8% {
      background-color: rgb(255, 255, 255);
    }
    9% {
      background-color: rgb(46, 46, 46);
    }
    11% {
      background-color: rgb(255, 255, 255);
    }
    30% {
      background-color: rgb(46, 46, 46);
    }
    100%{
      background-color: rgb(46, 46, 46);
    }
  }
  
.rain-container > #sky-bottom {
    height: 100% !important;
    width: 100% !important;
    position: absolute;
    z-index: 2;
    background: linear-gradient(rgba(255, 255, 255, 0), rgb(120, 140, 155));
  }



  :root {
    --height: 300;
    --width: 200;
    --depth: 150;
    --drawerSize: calc((var(--height) / 3) - 10);
    --drawerHole: calc((var(--height) - ((10 * 4) + (10 + 30))) / 3);
  }
  .chest {
    height: calc(var(--height) * 1px);
    -webkit-transform: rotateX(-30deg) rotateY(40deg);
            transform: rotateX(-30deg) rotateY(40deg);
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
    width: calc(var(--width) * 1px);
  }
  .chest__panel {
    /* height: 100%; */
    height: 150px;
    position: absolute;
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
    /* width: 100%; */
    width: 100px;
  }
  .chest__panel:after {
    content: '';
    display: block;
    height: 100%;
    width: 100%;
  }
  .chest__panel--front {
    -webkit-transform: translate3d(0, 0, calc(var(--depth) / 2 * 1px));
            transform: translate3d(0, 0, calc(var(--depth) / 2 * 1px));
  }
  .chest__panel--front:after {
    background: #5b5b5b;
    content: '';
    height: 4px;
    position: absolute;
    top: -2px;
    width: 100%;
  }
  .chest__panel--front-frame {
    border: 10px solid #5b5b5b;
    border-bottom-width: 30px;
    border-top-width: 10px;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  .chest__panel--front-frame:before {
    background: #5b5b5b;
    content: '';
    height: 20px;
    left: 0;
    position: absolute;
    top: calc(var(--drawerHole) * 1px);
    width: 100%;
  }
  .chest__panel--front-frame:after {
    background: #5b5b5b;
    content: '';
    height: 20px;
    left: 0;
    position: absolute;
    top: calc(var(--drawerHole) * 2px + 20px);
    width: 100%;
  }
  .chest__panel--back {
    background: #5b5b5b;
    -webkit-transform: translate3d(0, 0, calc(var(--depth) / 2 * -1px));
            transform: translate3d(0, 0, calc(var(--depth) / 2 * -1px));
  }
  .chest__panel--back:after {
    background: #000;
    -webkit-transform: translate3d(0, 0, 1px);
            transform: translate3d(0, 0, 1px);
  }
  .chest__panel--top {
    background: #474747;
    bottom: 100%;
    /* height: calc(var(--depth) * 1px); */
    height: 150px;
    left: 0;
    -webkit-transform: rotateX(90deg) translate3d(0, 75%, 1px);
            transform: rotateX(90deg) translate3d(0, 75%, 1px);
    -webkit-transform-origin: bottom;
            transform-origin: bottom;
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
  }
  .chest__panel--top:after {
    background: #1a1a1a;
    -webkit-transform: translate3d(0, 0, -1px);
            transform: translate3d(0, 0, -1px);
  }
  .chest__panel--bottom {
    background: #474747;
    height: calc(var(--depth) * 1px);
    left: 0;
    top: 100%;
    -webkit-transform: translateY(-50%) rotateX(90deg);
            transform: translateY(-50%) rotateX(90deg);
  }
  .chest__panel--bottom:after {
    background: #0d0d0d;
    -webkit-transform: translate3d(0, 0, 1px);
            transform: translate3d(0, 0, 1px);
  }
  .chest__panel--right {
    background: #323232;
    right: 0;
    -webkit-transform: translate3d(0, 0, calc(var(--depth) / 2 * 1px)) rotateY(-90deg);
            transform: translate3d(0, 0, calc(var(--depth) / 2 * 1px)) rotateY(-90deg);
    -webkit-transform-origin: right center;
            transform-origin: right center;
    width: calc(var(--depth) * 1px);
  }
  .chest__panel--right:after {
    background: #1a1a1a;
    -webkit-transform: translate3d(0, 0, 1px);
            transform: translate3d(0, 0, 1px);
  }
  .chest__panel--left {
    width: calc(var(--depth) * 1px);
    left: 0;
    background: #323232;
    -webkit-transform-origin: left center;
            transform-origin: left center;
    -webkit-transform: translate3d(0, -1px, calc(var(--depth) / 2 * 1px)) rotateY(90deg);
            transform: translate3d(0, -1px, calc(var(--depth) / 2 * 1px)) rotateY(90deg);
  }
  .chest__panel--left:after {
    background: #1a1a1a;
    -webkit-transform: translate3d(0, 0, 1px);
            transform: translate3d(0, 0, 1px);
  }
  .chest-drawer {
    /* height: calc(var(--drawerSize) * 1px); */
    height: 4rem;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transition: -webkit-transform 0.25s;
    transition: -webkit-transform 0.25s;
    transition: transform 0.25s;
    transition: transform 0.25s, -webkit-transform 0.25s;
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
    width: 100%;
  }
  .chest-drawer--top,
  .chest-drawer--middle,
  .chest-drawer--bottom {
    -webkit-transform: translate3d(0, 0, calc(var(--depth) * 0.51px));
            transform: translate3d(0, 0, calc(var(--depth) * 0.51px));
  }
  .chest-drawer--top {
    top: 5px;
    z-index: 3;
  }
  .chest-drawer--middle {
    top: calc((var(--drawerSize) + 10) * 1px);
    z-index: 2;
  }
  .chest-drawer--bottom {
    top: calc((var(--drawerSize) * 2 + 15) * 1px);
    z-index: 1;
  }
  .chest-drawer details,
  .chest-drawer summary {
    background: #303030;
    cursor: pointer;
    height: 100%;
    left: 0;
    list-style: none;
    position: absolute;
    outline: 0;
    top: 0;
    -webkit-transition: -webkit-transform 0.25s;
    transition: -webkit-transform 0.25s;
    transition: transform 0.25s;
    transition: transform 0.25s, -webkit-transform 0.25s;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    width: 100%;
  }
  .chest-drawer details:after,
  .chest-drawer summary:after {
    background: #adadad;
    content: '';
    height: 5%;
    left: 50%;
    position: absolute;
    top: 10%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    width: 40%;
  }
  .chest-drawer details::-webkit-details-marker,
  .chest-drawer summary::-webkit-details-marker {
    display: none;
  }
  .chest-drawer details:hover:not([open]) {
    -webkit-transform: translate3d(0, 0, calc(var(--depth) * 0.05px));
            transform: translate3d(0, 0, calc(var(--depth) * 0.05px));
  }
  .chest-drawer details[open],
  .chest-drawer details[open] ~ .chest-drawer__structure {
    -webkit-transform: translate3d(0, 0, calc(var(--depth) * 0.9px));
            transform: translate3d(0, 0, calc(var(--depth) * 0.9px));
  }
  .chest-drawer__panel {
    height: 100%;
    position: absolute;
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
    width: 100%;
  }
  .chest-drawer__panel--left {
    background: #e6e6e6;
    bottom: 0;
    height: calc(var(--drawerHole) * 0.65px);
    left: 10px;
    -webkit-transform: translate3d(0, -16px, -2px) rotateY(90deg);
            transform: translate3d(0, -16px, -2px) rotateY(90deg);
    -webkit-transform-origin: left;
            transform-origin: left;
    width: calc(var(--depth) * 1px);
  }
  .chest-drawer__panel--right {
    background: #e6e6e6;
    bottom: 0;
    height: calc(var(--drawerHole) * 0.65px);
    right: 10px;
    -webkit-transform: translate3d(0, -16px, -2px) rotateY(-90deg);
            transform: translate3d(0, -16px, -2px) rotateY(-90deg);
    -webkit-transform-origin: right;
            transform-origin: right;
    width: calc((var(--depth) - 3) * 1px);
  }
  .chest-drawer__panel--bottom {
    background: #fff;
    bottom: 18px;
    height: calc(var(--depth) * 1px);
    left: 10px;
    -webkit-transform: rotateX(90deg) translate3d(0, -2px, 0);
            transform: rotateX(90deg) translate3d(0, -2px, 0);
    -webkit-transform-origin: bottom center;
            transform-origin: bottom center;
    width: calc(100% - (2px * 10));
  }
  .chest-drawer__panel--back {
    -webkit-box-align: center;
            align-items: center;
    background: #d9d9d9;
    bottom: 16px;
    display: -webkit-box;
    display: flex;
    font-family: 'Arial', sans-serif;
    font-size: calc(var(--drawerHole) * 0.35px);
    font-weight: bold;
    height: calc(var(--drawerHole) * 0.65px);
    -webkit-box-pack: center;
            justify-content: center;
    left: 10px;
    -webkit-transform: translate3d(0, 0, calc((var(--depth) - 2) * -1px));
            transform: translate3d(0, 0, calc((var(--depth) - 2) * -1px));
    width: calc(100% - (2px * 10));
  }
  .chest-drawer__structure {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
    -webkit-transition: -webkit-transform 0.25s;
    transition: -webkit-transform 0.25s;
    transition: transform 0.25s;
    transition: transform 0.25s, -webkit-transform 0.25s;
    width: 100%;
  }
  .chest-drawer--top .chest-drawer__panel--back {
    color: #e74c3c;
  }
  .chest-drawer--middle .chest-drawer__panel--back {
    color: #6bb9f0;
  }
  .chest-drawer--bottom .chest-drawer__panel--back {
    color: #00e640;
  }
  
/* -- Needed CSS -- */

.modal-wrapper {
  
  display: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: transparent;
}


.modal-wrapper{

  background-color: rgba(0,0,0, .4);
  top: 0;
  position: fixed;
  width: 100vw;
  height: 100vh;
  z-index: 99999999;

}


[data-modal-trigger] {
  outline: 0;
  color: white;
  border: 1px solid #FFC107;
  padding: 10px 20px;
  background-color: transparent;
  margin: 20px;
  position: relative;
}
[data-modal-trigger]:before {
  z-index: -1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 0%;
  content: '';
  background-color: #FFC107;
}
[data-modal-trigger]:hover:before {
  width: 100%;
}

.modal-body {
  margin: 30px auto;
  background-color: white;
  border-radius: 5px;
  box-shadow: 10px 10px 40px 0px rgba(0, 0, 0, 0.35);
}
.response-modal-body{

   width: 45vw;
   height: 40vh;
   background-color: #FFF; 
   position: relative;
   top: 20vh;
   

}

@media only screen and (max-width: 1200px) {
  .response-modal-body{
    
    width: 60vw;
    height: 300px;
    
  }
  
}

@media only screen and (max-width: 900px) {
  .response-modal-body{
    
    width: 80vw;
   
    
  }
  
}

@media only screen and (max-width: 600px) {
  .response-modal-body{
    
    width: 90vw;
   
    
  }
  
}



.response-modal-circle{

    width: 3.5rem;
    height: 3.5rem;
    background-color: rgba(255, 255, 21, 0.6);
    border-radius: .5rem;
    position: relative;
    text-align: center;
    display: block;
    top: -30px;
    left: 45%;
   
  

}


@media only screen and (max-width: 540px) {
  .response-modal-circle{
    
    left: 40%;
   
    
  }
  
}

.response-modal-icon{

   font-size: 1.5rem;
   font-weight: bolder;
   display: inline-block;
   margin-top: 10%;
   color: green;
  

}
.modal-body header {
 
  margin: 0;
  padding: 10px 10px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  color: red;
}




.modal-body footer {
  background-color: #FFC107;
  margin: 0;
  padding: 10px 10px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  color: #FFECB3;
}
.modal-body .close {

  background-color: transparent;
 
}
.modal-message{
  color: #727272;
  position: relative;
  /* display: flex; 
  justify-content: center;
  align-items: center; */
}

.modal-message p{
  margin: 0;
  text-align: center;
  width: 100%;
 
  
}







.modal-message-text{

 
  font-size: 1.4rem;
  font-weight: bold;
  color: #000000;

 
}

.modal-message-text-desc{


  font-size: 1rem;
  
 
}


.modal-body .cta {
  background-color: rgba(221, 213, 218, 0.6) ;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  color: #b21919;
  padding: 10px 20px;
  text-decoration: none;
  border-radius: 5px;
  display: block;
  width: 200px;
  text-align: center;
  margin: 20px auto;
  position: absolute;
  left: 36%;
  bottom: 2vh;
  cursor: pointer;
}

@media only screen and (max-width: 1200px) {
  .modal-body .cta {
    
    bottom: 25px;
    
  }
  
}


@media only screen and (max-width: 540px) {
  .modal-body .cta {
    
    left: 26%;
    
  }
  
}


@media only screen and (max-width: 320px) {
  .modal-body .cta {
    
    left: 12%;
    
  }
  
}


.modal-body .cta:hover, .modal-body .cta:active {
  background-color: rgba(221, 213, 218, 0.8)
}

.hanging-modal-shape {
  background-color: #b21919;
  display: block;
  width: 20rem;
  height: 3rem;
  border-radius: .2rem;
  position: absolute;
  bottom: -3vh;
  left: 25%;
  z-index: -1;
  
}

@media only screen and (max-width: 600px) {
  .hanging-modal-shape {
    
    left: 20%;
    
  }
  
}

@media only screen and (max-width: 540px) {
  .hanging-modal-shape {
    
    left: 15%;
  
  }
  
}

@media only screen and (max-width: 450px) {
  .hanging-modal-shape{
    
    left: 10%;
    width: 18rem;

    
  }
  
}

@media only screen and (max-width: 360px) {
  .hanging-modal-shape {
    
   
    width: 15rem;

    
  }
  
}

@media only screen and (max-width: 320px) {
  .hanging-modal-shape {
    
   
    width: 13rem;

    
  }
  
}

  #load-error{

     display: none;
  }

  #empty-load{

    display: none;
 }
  

.tags{

  width: 70%;
  position: relative; 
  left: 20%;
 

}

.tags-button{

    display: inline-block;
    text-align: center;
    color: rgba(0, 0, 0, 0.5);
    padding: 1rem;
    background-color: rgba(255, 255, 255, 0.3);
    border: none;
    border-radius: 2px;
    cursor: pointer;
}

.tags-button:hover{

   color: rgba(0, 0, 0, 0.7);

}

.clearfix {
    content: "";
    display: table;
    clear: both; } 


    /* @media only screen and (max-width: 1200px) {
        .hearx__footer--shop__list {
          padding-left: 20%; } }
      @media only screen and (max-width: 900px) {
        .hearx__footer--shop__list {
          padding-left: 10%; } }
      @media only screen and (max-width: 600px) {
        .hearx__footer--shop__list {
          width: 50%;
          padding-left: 5%; } }
      @media only screen and (max-width: 450px) {
        .hearx__footer--shop__list {
          width: 65%;
          padding-left: 10%; } } */
    