
a{
  text-decoration:none;
}
h1{
  font-size: 55px;
}
  .carousel-caption{
    position: unset;
  }
  
  /*.slide1{
    background-color: #bfa359!important;
   
  }
  
  .slide2:hover {
    background-color: black!important;
  }*/
  /*.font{
    font-family: "Open Sans",sans-serif;
    
  }*/
  .download-pdf{
    border: 1px solid white;
  }
  .download-pdf:hover {
    background-color: #bfae81;
  }
   .social-media{
    position: sticky;
    top: 0px;
    overflow-y: auto;
    height: calc(100vh - 70px);
  }
  .details{
    position: relative;
  }
  .first-content{
    line-height: 1.5;
    font-size: 57px;
  }
  .profile-name{
   color: #bfa359;
  }
  .bg-color{
    background-color: #bfa359;
  }
  .head-weight{
    font-weight: 700!important;
  }
  .emerging-head{
    line-height: 1.6;
    font-size: 46px;

  }
  /*.rounded{
    width: 25%;
  }*/
  .Emerging-content{
    line-height: 1.8
  }
  .Emerging-content:hover {
    color: #bfa359!important;
  }
  .end-content{
    font-size: 14px;
  }
  p{
    font-size: 22px;
  }
  h5{
    font-size: 30px;
    color: black;
  }
  li{
    font-size: 22px;
  }
  .text-justify{
    text-align: justify;
  }
  h6{
    font-size: 22px;
    color: black;
  }

  
 /*.syndication-check{
  margin-left: 32px;
 }*/
 .border-check{
  border: 1px solid #1B1725!important;
  background: #1B1725;
  padding: 3px;
  border-radius: 5px;
  color: white;
 }
 
 /*.form-check-input{
  background: black;
 }*/
 /*.prev{
  background: black;
 }
 .next{
  background: black;
 }
 .after-next{
  background: black;
 }*/

@media (min-width: 320px) and (max-width: 760px)
{
     /*.cover-book-slide{
      margin-top: 480px;
     }*/
     body{
      overflow-y: unset!important;
     }
    h6{
    font-size: 16px;
  }
  .social-media {
    position: unset;
    height: 320px;
  }
  h1{
    font-size: 37px!important;
  }
  .details{
    margin-left: 0px!important;
  }
  .emerging-head{
    font-size: 35px!important;
  }
  /*.syndication-check{
    margin-left: 24px;
  }*/
  .fund{
    padding-left: 11px!important;
    padding-right: 19px!important;
  }
}
@media (min-width:768px) and ( max-width:1024px ){
  .first-content{
    font-size: 43px;
  }
  p{
    font-size: 15px;
  }
  h6{
    font-size: 11px;
  }
  h5{
    font-size: 24px;
  }
  /*.syndication-check{
    margin-left: 17px;
  }*/
  .emerging-head{
    font-size: 27px;
  }
  .fund{
    padding-left: 23px!important;
    padding-right: 19px!important;
  }
}
.border-check:hover{
  border: 1px solid #423a54!important;
  background:#423a54;
  padding: 3px;
  border-radius: 5px;
  color: white;
 }
@media (min-width:1024px) and ( max-width:1400px )
{   
  .emerging-head{
    font-size: 36px;
  }
  h6{
    font-size: 18px;
  }
  /*.syndication-check{
    margin-left: 26px;
  }*/
  .fund{
    padding-left: 6px!important;
    padding-right: 19px!important;
  }
}

 