
.responsive_blog_img {
    width: 100%;
    border-radius: 0 0 200px 0;
    margin-top: 50px;
}
/* **********************BLOG BANNER************************ */





/***************************** New Css ****************************/


* {
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;

}
.opacity,.hover-opacity:hover{
  opacity:0.9;
  transition: 0.9s;
  transform: rotate3d();
  }

  .container{
    opacity: 1;
  }

  .about-w3l.py-5 {
    background: white;
    padding: 1rem !important;
}

  .div1,.div2 {
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 100%;
    flex-wrap: wrap-reverse;
    /* font-family: "Open Sans", sans-serif; */
    /* height: 511px; */
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
    background: #b7b7b747;
    border-radius: 110px 0 150px 0;
    padding: 25px;

}
.div2 {
  flex-wrap: wrap;
}

video {
  border-radius: 100px 2px 100px 0;
}



.backgroundImg {
  width: 100%;
  position: fixed;
  top: 0;
  left:0;
  opacity: 0.2;
}



.row43full {
  position: relative;
  width: 100%;
  padding-top: 75%;
}



	.hover-sepia1:hover{
		opacity:1;
    width: 340px;
    height: 340px;
    padding: 0px;

		}
  
    .hover-sepia3:hover{
      opacity:1;
      width: 510px;
      height: 340px;
    }
            .div1image {
              display: flex;
              align-items: center;
              justify-content: space-around;
              width: 350px;
              margin: 0 auto;
              height: 350px;
              border-radius: 50px 5px;
            
          }
          .div2image {
            display: flex;
            align-items: center;
            justify-content: space-around;
            width: 350px;
            margin: 0 auto;
            height: 480px;
            border-radius: 50px 5px;
          }
          .div3image {
            display: flex;
            align-items: center;
            justify-content: space-around;
            width: 480px;
            margin: 0 auto;
            height: 320px;
            border-radius: 50px 5px;
          }
          .div34image {
            display: flex;
            align-items: center;
            justify-content: space-around;
            width: 450px;
            margin: 0 auto;
            border-radius: 50px 5px;
          }
          .div43fullimage {
            position:  absolute;
            padding: 10px;
            top: 0;
            left: 0;
            bottom: 0;
            right: 0;
            text-align: center;
            border-radius: 50px 5px;
          }
   
  .blog1{
      text-align: left;
    }
  .blog2, .blog1 {
      width: 500px;
      font-size: 50px;
      padding: 10px;
      text-align: right;
  }
  .blog3 {
    width: 500px;
    font-size: 50px;
    padding: 10px;
    position: relative;
    left: -18px;
  }
  


.redbutton {
  background-color: red; 
  border: none;
  color: white;
  padding: 9px 15px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 15px;
  margin: 6px 12px;
  transition-duration: 0.4s;
  cursor: pointer;
  position: relative;
  top: 2.083vw;
  right: 13.583vw;
}
.buttongrey {
  background-color: white;
  color: black;
  border-radius: 25%/50%;
  border: 2px solid #e7e7e7;
}
.buttongrey:hover {
  box-shadow: 0 1vw 1.3vw 0 rgba(0,0,0,0.24),0 1.42vw 4.2vw 0 rgba(0,0,0,0.19);
  transition: 0.9s;
}




.black {
  font-size: 24px;
  /* font-family: "Open Sans", sans-serif; */
}
p#finisha{
  font-size: 18px;
  /* font-family: "Open Sans", sans-serif; */
  text-align: justify;
}

a#finishb,h3#finishb {
  color: black;
  /* font-family: "Open Sans", sans-serif; */
  text-decoration: none;
  font-size: 23px;
}
a#finishb,h3#finishb:hover {
font-size: 25px;
transition: 0.9s;
/* font-family: "Open Sans", sans-serif; */

color:#fb4386;
text-align: left;
}
h1#finishhead {
  /* font-family: 'FontAwesome'; */
  color: black;
  font-size: 27px;
  text-transform: capitalize;

}

h3#finishc,h2#finishc {
  color: black;
  text-decoration: none;
  font-size: 23px;
  /* font-family: "Open Sans", sans-serif; */
}
   


    a#paragraph, p#paragraph {
      color: grey;
      text-decoration: none;
      font-size: 32px;
      font-family: ui-monospace;
      text-align: center;
    }
    a#paragraph,p#paragraph:hover {
      font-size: 33px;
      transition: 0.9s;
      text-align: center;
      color:#fb4386;
    }
     a#paragraph::after {
        content: '';
        display: block;
        width: 0;
        margin: 0 auto;
        height: 0.083vw;
        background: #000;
        transition: width .3s ease-in;
      }
      
      a#paragraph:hover::after {
        width: 50%;
      }












/* #backbutton {
  background-color: lightsteelblue;
  color: #FFFFFF;
  border-radius: 50%;
  text-decoration: none;
  display: none;
  padding: 0.83vw 1.7vw;
  position: fixed;
  top: 16.25vw;
  left: 1.7vw;
  z-index: 99;
  font-size: 1.5vw;
  border: none;
  outline: none;
  cursor: pointer;
}

#backbutton:hover {
  background-color:  transparent;
  color: black;
} */





  #noline::after {
    content: '';
    display: none;
    width: 0;
    margin: 0 auto;
    height: 0.083vw;
    background: transparent;
    transition: width .3s ease-in;
  }
  
  #noline:hover::after {
    width: 50%;
  }



.forvideo {
  width: 500px;
  padding: 10px;
  text-align: center;
}
@media screen and (min-width:610px) {
  iframe#video {
    width: 409px;
    height: 450px;
    margin: 10px 20px;
    border-radius: 50px 5px;
    border: 1px solid grey;
  }

  


  }

@media screen and (max-width:609px) {
  .redbutton {
    left: -25.2vw;
  }
  
  p#finisha {
    font-size: 12px;
  }


a#finishb, h3#finishb {
  font-size: 13px;
}
a#finishb, h3#finishb:hover {
  font-size: 15px;
}
.black {
  font-size: 15px;
}
h1#finishhead {
  
  font-size: 17px;
}

h3#finishc {
  font-size: 13px;
}
h2#finishc {
  font-size: 15px;
}
a#paragraph, p#paragraph {
  
  font-size: 21px;
}
a#paragraph,p#paragraph:hover {
  font-size: 22px;
}

.hover-sepia1:hover{
  opacity:1;
  width: 250px;
  height: 250px;

  }
  .hover-sepia2:hover{
    opacity:1;
    width: 250px;
    height: 375px;
  }
  .hover-sepia3:hover{
    opacity:1;
    width: 375px;
    height: 250px;
  }
  .hover-sepia34:hover{
    opacity:1;
    width: 250px;
    height: 333.3px;
  }
.opacity,.hover-opacity:hover{
  opacity:0.9;
  transition: 0.9s;
  transform: rotate3d();
  }

  .div1image {
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 280px;
    margin: 0 auto;
    height: 280px;
    border-radius: 25px 2.5px;
  
}

.div3image {
  display: flex;
  align-items: center;
  justify-content: space-around;
  width: 360px;
  margin: 0 auto;
  height: 240px;
  border-radius: 25px 2.5px;
}

.div43fullimage {
  position:  absolute;
  padding: 5px;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  text-align: center;
  border-radius: 25px 2.5px;
}

iframe#video {
  width: 230px;
  height: 345px;
  margin: 5px 10px;
  border-radius: 25px 2.5px;
  border: 0;
}

.blog3 {
  
  left: 0px;
}

}



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

  .div1,.div2 {
    padding: 10px;
    border-radius: 50px 0 50px 0;
  }
  .about-w3l.py-5 {
    background: white;
    padding: 0 1rem !important;
}

  .pb-5, .py-5 {
    padding: 1rem !important;
  }
  
  video {
    width: 100%;
    border-radius: 20px 0 20px 0;
}
.div34image {
  width: 100%;
  height: auto;
}
.div2image {
  width: 90%;
  margin: 0 auto;
  border-radius: 50px 0 50px 0;
}
}