#featured-books {
    padding-top: 60px;
    padding-bottom: 145px;
    background: url('../images/explore-bg.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}
#featured-books {
    padding-top: 60px;
    padding-bottom: 145px;
    background: url('../images/explore-bg.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
#featured-books::before {
    content: '';
    display: block;
    height: 90px;
    width: 4px;
    background-color: #0053a5;
    position: absolute;
    left: 0;
}

#featured-books h2 {
    font-family: 'AvenirLTStd-Light';
    color: #fff;
    font-size: 72px;
    line-height: 82px;
    text-transform: uppercase;
    font-weight: normal;
}
#featured-books-carousel .owl-item .item{
    background:#fff;
    padding: 60px 75px 60px 30px;
}
#featured-books-carousel {
    margin-top: 125px;
}
#featured-books-carousel p {
    font-family: 'AvenirLTStd-Roman';
    font-size: 28px;
    line-height: 36px;
    color: #070707;
    padding-bottom: 55px;
}
#featured-books-carousel .item img {
    width: auto !important;
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
}
#featured-books-carousel .owl-item .item a:hover p{
    color:#0053A5;
    transition: all 0.3s;
}
#featured-books-carousel .publish-data {
    color: #4b4b4b;
    font-family: 'AvenirLTStd-Light';
    padding-top: 35px;
}
#featured-books-carousel .owl-item .item a {
    color:#0053a5;
    font-family: 'AvenirLTStd-Light';
    font-size: 16px;
    line-height: 32px;
    transition: all 0.3s;
}
#featured-books-carousel .owl-item .item a:hover{
  color:#343434;
  transition: all 0.3s;
}
@media(min-width:1366px) and (max-width: 1440px){
      #featured-books-carousel p {
    font-size: 24px;
    line-height: 37px;
    padding-bottom: 40px;
  }
    #featured-books-carousel .owl-item .item a{
    font-size: 15px;
    line-height:28px;
  }
}

@media (min-width: 1300px) and (max-width: 1400px){
#featured-books {
      padding-top: 100px;
      padding-bottom: 120px;
  }
}
@media(min-width:1200px) and (max-width: 1366px){
    
      #featured-books-carousel p {
    font-size: 24px;
    line-height: 37px;
    padding-bottom: 40px;
  }
    #featured-books-carousel {
    margin-top: 90px;
  }
    #featured-books-carousel .owl-item .item a{
    font-size: 15px;
    line-height:28px;
  }
}
@media (min-width:1200px) and (max-width: 1300px){
    
      #featured-books {
      padding-top: 100px;
      padding-bottom: 120px;
  }
}
@media (min-width:1100px) and (max-width: 1200px){
    #featured-books {
      padding-top: 100px;
      padding-bottom: 120px;
  }
}
@media (min-width:1000px) and (max-width: 1100px){
    
    #featured-books {
      padding-top: 100px;
      padding-bottom: 120px;
  }
}
@media (min-width:900px) and (max-width:1000px){
      #featured-books {
      padding-top: 100px;
      padding-bottom: 120px;
  }
}
@media(max-width: 768px){
      #featured-books h2{
      text-align:left;
  }
    #featured-books {
      padding-top: 100px;
      padding-bottom: 120px;
  }
   #featured-books::before {
    display: none;
  }
  #featured-books .customNavigation {
      margin: 28px auto 0;
  }
  #featured-books-carousel {
      margin-top: 50px;
  }
}

@media(max-width:700px){
      #featured-books h2 {
        text-align: center;
        flex-basis: 100%;
    }
      #featured-books {
      padding-top: 100px;
      padding-bottom: 120px;
  }
  
  
  #shared-content::before, #featured-books::before {
    display: none;
  }
  #featured-books .customNavigation {
      margin: 28px auto 0;
  }
  #featured-books-carousel {
      margin-top: 50px;
  }
}
@media(max-width: 500px){
     #featured-books h2 {
        text-align: center;
        flex-basis: 100%;
    }
     #featured-books {
      padding-top: 100px;
      padding-bottom: 120px;
  }
  
  #featured-books::before {
    display: none;
  }
  #featured-books .customNavigation {
      margin: 28px auto 0;
  }
  #featured-books-carousel {
      margin-top: 50px;
  }
}

@media(max-width: 425px){
     #featured-books {
      padding-top: 100px;
      padding-bottom: 120px;
  }
  
   #featured-books::before {
    display: none;
  }
  #featured-books .customNavigation {
      margin: 28px auto 0;
  }
  #featured-books-carousel {
      margin-top: 50px;
  }
}
@media(max-width:375px){
      #featured-books {
      padding-top: 100px;
      padding-bottom: 120px;
  }
  #featured-books::before {
    display: none;
  }
  #featured-books .customNavigation {
      margin: 28px auto 0;
  }
  #featured-books-carousel {
      margin-top: 50px;
  }
}

@media(max-width:320px){
      #featured-books {
      padding-top: 100px;
      padding-bottom: 120px;
  }
   #featured-books::before {
    display: none;
  }
  #featured-books .customNavigation {
      margin: 28px auto 0;
  }
  #featured-books-carousel {
      margin-top: 50px;
  }
}

#profile-content-fb {
    padding: 10px 0 60px;
}
#profile-content-fb {
    margin-top: -100px;
}
#profile-content-sc {
    padding: 10px 0 60px;
}
#profile-content-sc {
    margin-top: -100px;
}