/*****hadith feature and breadcrumb styles for 5 pages*****/
/***** HADITH LANDING PAGE, HOMEPAGE,*****/
/***** Author landing page, chapter landing page*****/
/*Author Landing Page css*/
/* .lrpad-30 {
 padding-left: 30px;
 padding-right: 20px; } */
/*end of author landing page css*/
/*start of chapter landing page*/
/*end of chapter landing page css*/
/*start of hadith landing Page*/
/*end of hadith landing page css*/
@font-face {
  font-family: Arabic;
  src: url(../fonts/UthmanTN1_Ver06.otf);
}
.listContainer a:hover {
  color: #fff;
}
.listContainer a:focus {
  color: #fff;
}
.listContainer {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  font-family: Roboto;
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.5px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
.containerpadding {
  padding: 30px;
  text-align: left;
}
.listHeader {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-bottom: 20px;
  line-height: normal;
}
.headerTitle {
  font-size: 28px;
  color: #333;
  line-height: 1.25;
  text-transform: capitalize;
}
.headerDescription {
  font-size: 12px;
  color: #7b8488;
  line-height: normal;
  letter-spacing: normal;
  font-weight: bold;
  text-transform: uppercase;
}
.listItems {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  padding-bottom: 15px;
  padding-top: 15px;
}
.listItems div {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
.listIndex {
  padding-right: 10px;
  font-size: 12px;
  letter-spacing: 0.2px;
  color: #515457;
  line-height: normal;
}
.listTitle {
  letter-spacing: 0.5px;
  color: #0790c9;
  font-size: 14px;
  line-height: normal;
  text-transform: uppercase;
  font-weight: 600;
}
.highlight-text:hover .listTitle {
  text-decoration: underline;
  opacity: 0.8;
  transition: 0.2s;
}
.highlight-text:hover .dropDownValue {
  text-decoration: underline;
  opacity: 0.8;
  color: #0790c9;
  transition: 0.2s;
}
.listDescription {
  letter-spacing: 0.2px;
  color: #515457;
  font-size: 12px;
  line-height: normal;
  padding-top:2px
}
.listSeperatorLine {
  height: 1px;
  border: solid 1px #eaeaea;
  margin: 0 -30px;
}
.listFooter {
  display: -ms-flexbox;
  display: flex;
  padding-top: 15px;
}
.listButton {
  letter-spacing: 0.2px;
    text-align: center;
    color: #fff;
    border-radius: 4px;
    background-image: linear-gradient(101deg, #34b9ef, #008bc3);
    text-transform: uppercase;
    padding: 15px 20px;
}
.listButton:hover {
  color: #fff;
  box-shadow: 0 12px 20px 0 rgba(0, 0, 0, 0.3);
  transition: 0.2s;
}
.listButton a {
  color: #fff;
}
.breadcrumbBox {
  display: -ms-flexbox;
  display: flex;
  padding: 30px;
  text-align: left;
  -ms-flex-direction: column;
  flex-direction: column;
}
.breadcrumbBox h1 {
  font-family: Roboto;
  font-size: 24px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.5px;
  color: #323637;
      text-transform: capitalize;
}
.breadcrumbBox ul {
  padding-top: 5px;
  margin-top: 0px;
  text-transform: capitalize;
}
.hadithdropdown {
  font-family: Roboto;
  font-size: 12px;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.5px;
  color: #323637;
}
.selectOptions .option {
  padding: 10px 30px;
}
.dropdown-content {
  display: none;
    overflow-y: auto;
  overflow-x:hidden;
}
.dropdown-content a {
  padding: 15px 0;
}
.nav-down{
	display:flex; 
	flex-direction:column;
	overflow:hidden;
	
}
.dropdown-content a div {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: baseline;
  align-items: baseline;
}
.dropdownIndex {
  color: #b3babd;
  padding-right: 10px;
  font-size: 14px;
}
.dropDownValue {
  font-size: 14px;
  color: #323637;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-transform: uppercase;
}
.ddactive {
      display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 -30px;
    padding: 0 30px
}
.dropbtn {
  font-family: Roboto;
  font-size: 12px;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.5px;
  text-transform: uppercase;
    text-align:left;
  
}
.ddContainer {
  padding: 15px 30px;
  background-color: #fff;
  box-shadow: 0 12px 20px rgba(0, 0, 0, 0.2);
  margin-bottom: 20px;
  overflow: hidden;
  text-align: left;
}
.dropclose {
      float: right;
    cursor: pointer;
    display: none;
    font-size: 25px;
    margin-top: -11px;
}
.d-iflex a {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: baseline;
  align-items: baseline;
  flex-direction: row;
}
.ddSelectedValue-bg {
  background-image: linear-gradient(96deg, #34b9ef, #008bc3);
      margin: 0 -30px;
    padding: 0 30px;
}
.ddSelectedValue-bg p, .ddSelectedValue-bg a p:hover {
  color: #fff;
}
.chapterFont {
  font-family: Roboto;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
}
.chapterTitle {
  font-family: Roboto;
  font-size: 16px;
  line-height: 1.25;
  letter-spacing: 0.3px;
  color: #0791c9;
  font-weight: 600;
  padding-right: 10px;
}
.chapterDescription {
  font-size: 14px;
  line-height: 1.57;
  letter-spacing: 0.3px;
  color: #6f7578;
  padding: 20px 0;
  text-align: left;
}
.shareIcon {
  font-size: 1.2em !important;
  color: #3b98bd;
}
.flex-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.loadMorebtn {
  width: 240px;
  text-align: center;
  margin: 0 auto;
  margin-top: 20px;
  padding: 15px 30px;
  border-radius: 4px;
  box-shadow: 0 12px 20px 0 rgba(0, 0, 0, 0.1);
  background-image: linear-gradient(101deg, #34b9ef, #008bc3);
}
.loadMorebtn:hover {
  box-shadow: 0 12px 20px 0 rgba(0, 0, 0, 0.3);
  transition: 0.2s;
  transition: 0.2s;
}
.loadMorebtn p {
  margin-right: 10PX;
  width: 20px;
  height: 23px;
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  font-size: 20px;
}
.loadMorebtn a {
  letter-spacing: 0.5px;
  color: #fff;
  font-size: 14px;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.loadMorebtn a:hover {
  letter-spacing: 0.5px;
  color: #fff;
  font-size: 14px;
  display: -ms-inline-flexbox;
  display: inline-flex;
  transition: 0.2s;
}
.loadMorebtn a:focus {
  letter-spacing: 0.5px;
  color: #fff;
  font-size: 14px;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.loadMorebtn a i{
	padding-right: 5px;
    font-size: 20px;
    color: #fff;
}
.flex-column {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
.showFullLink {
  font-size: 14px;
  line-height: normal;
  letter-spacing: 0.5px;
  text-align: right;
  color: #0791c9;
  font-weight: 600;
  text-decoration: underline;
  text-transform: uppercase;
}
.showFullLink a {
  font-size: 14px;
  line-height: normal;
  letter-spacing: 0.5px;
  text-align: right;
  color: #0791c9;
  font-weight: 600;
  text-decoration: underline;
  text-transform: uppercase;
}
.showFullLink a:hover {
  opacity: 0.8;
  transition: 0.2s;
}
.titleHeading {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.5px;
}
.chapterFooter {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.referenceTitle {
  color: #7b8488;
  font-size: 12px;
  letter-spacing: normal;
  font-weight: 600;
  padding-right: 5px;
  line-height: initial;
}
.hadithTranslation {
  border-top: 1px solid #eaeaea;
  margin-top: 20px;
  margin-bottom: -30px;
  padding-top: 30px;
  margin-left: -30px;
  margin-right: -30px;
  padding-left: 30px;
  padding-right: 30px;
}
.reference {
   display: flex;
  align-items:baseline;
    text-transform: capitalize;
  
}
.loadMoreContainer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 2rem 2rem;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.67), #fff);
}
.nextBookLink {
  border-radius: 4px;
  padding: 15px;
  text-transform: uppercase;
  background-image: linear-gradient(101deg, #34b9ef, #008bc3);
  width: 300px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  padding-bottom: 10px;
  padding-top: 10px;
}
.nextBookLink:hover {
  box-shadow: 0 12px 20px 0 rgba(0, 0, 0, 0.3);
  transition: 0.2s;
}
.nextBookLink .listIndex {
  color: #cef0ff;
}
.nextBookLink .listDescription {
  color: #cef0ff;
}
.nextBookLink .listTitle {
  color: #fff;
  color: #fff;
}
 .nextBookLink i{
      padding-right: 5px;
    font-size: 20px;
    color: #fff;
  }
.prev-next-Btn {
  font-family: Roboto;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-align: center;
  color: #fff;
  padding: 15px 20px;
  border-radius: 4px;
  min-width: 170px;
  background-image: linear-gradient(107deg, #34b9ef, #008bc3);
}
.prev-next-Btn a {
  color: #fff;
}
.prev-next-Btn:hover {
  color: #fff;
  box-shadow: 0 12px 20px 0 rgba(0, 0, 0, 0.3);
  transition: 0.2s;
}
.hadithArabic p {
  font-family: Arabic;
  font-size: 28px;
  word-spacing: 10px;
  line-height: 2;
  text-align: right;
  color: #3c3c3c;
  margin-top: 20px;
  font-weight: 500;
}
.hadithBook {
  font-family: Roboto;
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: 0.3px;
  color: #3597bf;
  margin-bottom: -10px;
}
#dropdownHadith {
  top: 182px;
  z-index: 999;
  max-height: 483px;
  overflow-y: auto;
}
@media (max-width: 768px) {
  .containerpadding {
    padding: 20px;
  }
  .breadcrumbBox {
    padding: 20px;
  }
  .ddContainer {
    padding: 15px 20px;
  }
  .listFooter {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    width: 100%;
  }
  .listSeperatorLine {
    margin: 0 -20px;
  }

   .listHeader{
  	padding-bottom: 10px
  }
  .listButton {
    padding: 15px 20px;
    text-align: center;
    width: 100%;
  }
  .headerTitle {
    font-size: 28px;
    text-transform: capitalize;
  }
  .chapterFooter {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: unset;
    align-items: unset;
  }
  .chapterFooter .listButton {
     margin-top: 20px;
   }

  .nextBookLink {
   margin-top: 20px;
   width: unset;
  }
 
  .prev-next-Btn {
    margin-top: 20px;
    min-width: 129px;
  }
  #dropdownHadith {
    width: 100%;
  }
  .hadithTranslation {
    margin-top: 20px;
    margin-bottom: -20px;
    padding-top: 20px;
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #fafafa;
  }
  .ddSelectedValue-bg{
   margin: 0 -20px;
    padding: 0 20px;
  }
}

@media (max-width: 980px) {
  .chapterFooter {
    display: block;
  }
}
