.libre-caslon {
  font-family: 'Libre Caslon Text', serif; }

body {
  scroll-behavior: smooth;
  color: #222222;
  font-family: 'Lato', sans-serif;
  font-weight: 400; }

a {
  color: #222222; }

a:hover {
  text-decoration: none;
  color: #222222; }

.btn:focus {
  box-shadow: none; }

.form-control:focus {
  box-shadow: none;
  border-color: #ADADAD; }

p {
  margin-bottom: 0; }

.home-hero {
  background: url("../img/home-hero-bg.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }
  .home-hero .full-nav .container {
    max-width: 1020px; }
  .home-hero .full-nav .navbar-brand .img-fluid {
    width: 90%; }
  .home-hero .full-nav .nav-link {
    color: #222222; }
  .home-hero .full-nav .nav-search {
    color: #FAFAFA;
    background: #222222;
    padding: 5px 9px;
    margin-top: 2px;
    border-radius: 100%;
    cursor: pointer; }
    .home-hero .full-nav .nav-search .hidden-search {
      right: 0;
      top: 45px;
      width: 200px; }
    .home-hero .full-nav .nav-search #hiddenSeacrh {
      display: none; }
  .home-hero .hero-middle {
    padding: 60px 0 75px; }
    .home-hero .hero-middle .container {
      max-width: 840px; }
    .home-hero .hero-middle .heading {
      line-height: 58px;
      font-size: 41px; }
    .home-hero .hero-middle .social-icon li {
      display: inline-block; }
      .home-hero .hero-middle .social-icon li a {
        display: block;
        font-size: 15px;
        color: #FAFAFA;
        height: 35px;
        width: 35px;
        background: #333333;
        text-align: center;
        border-radius: 50px;
        margin: 5px;
        line-height: 34px; }

.home-trending-post {
  padding: 60px 0; }
  .home-trending-post .container {
    max-width: 840px; }
  .home-trending-post .heading {
    font-size: 32px;
    line-height: 32px; }
    .home-trending-post .heading span {
      padding-bottom: 5px;
      border-bottom: 1px solid #999999; }
  .home-trending-post .single-post .category-name {
    font-size: 13px;
    line-height: 14px;
    margin: 20px 0; }
    .home-trending-post .single-post .category-name a {
      color: #999999; }
    .home-trending-post .single-post .category-name span {
      border-bottom: 1px solid #CBCBCB;
      padding-bottom: 4px; }
  .home-trending-post .single-post .title {
    font-size: 24px;
    line-height: 36px;
    color: #222222; }
  .home-trending-post .single-post .description {
    line-height: 25px;
    color: #999999; }
  .home-trending-post .single-post .time-date i {
    color: #222222;
    margin-right: 2px; }
  .home-trending-post .single-post .time-date span {
    font-size: 14px;
    line-height: 14px;
    color: #999999; }

.home-insta-profile .heading {
  font-size: 32px;
  line-height: 32px; }
  .home-insta-profile .heading span {
    padding-bottom: 5px;
    border-bottom: 1px solid #999999; }

.home-insta-profile .all-post {
  margin: 1.5rem 0 4rem; }

.footer {
  background: #FAFAFA; }
  .footer .top {
    padding: 45px 0; }
  .footer .footer-nav {
    margin: 38px 0; }
    .footer .footer-nav a {
      color: #222222;
      font-size: 18px;
      line-height: 18px;
      margin: 0 2px; }
  .footer .social-icon li {
    display: inline-block; }
    .footer .social-icon li a {
      display: block;
      font-size: 15px;
      color: #FAFAFA;
      height: 37px;
      width: 37px;
      background: #000;
      text-align: center;
      border-radius: 50px;
      margin: 0 7px;
      line-height: 37px; }
  .footer .bottom {
    border-top: 1px solid #DEDEDE; }
    .footer .bottom p {
      font-size: 14px;
      line-height: 15px;
      color: #ADADAD; }
      .footer .bottom p a {
        color: #ADADAD; }

.home2-full-navbar .nav-logo {
  padding: 30px 0; }
  .home2-full-navbar .nav-logo img {
    width: 185px;
    height: auto; }

.home2-full-navbar .nav-menu-all {
  margin-bottom: 25px; }
  .home2-full-navbar .nav-menu-all .nav-link {
    margin: 0 2px; }

.home2-hero .container {
  max-width: 855px; }

.home2-hero .text-part {
  margin-top: -120px; }
  .home2-hero .text-part .inner {
    width: 615px;
    background: #fff;
    padding: 25px 70px; }
    .home2-hero .text-part .inner .category-name {
      font-size: 13px;
      line-height: 14px;
      color: #999999;
      margin: 20px 0; }
      .home2-hero .text-part .inner .category-name span {
        border-bottom: 1px solid #777777;
        padding-bottom: 4px; }
    .home2-hero .text-part .inner .title {
      font-size: 24px;
      line-height: 34px;
      color: #222222; }
    .home2-hero .text-part .inner .description {
      line-height: 25px;
      color: #999999; }
    .home2-hero .text-part .inner .time-date i {
      color: #222222;
      margin-right: 2px; }
    .home2-hero .text-part .inner .time-date span {
      font-size: 14px;
      line-height: 14px;
      color: #999999; }
    .home2-hero .text-part .inner .btn {
      color: #222222; }
      .home2-hero .text-part .inner .btn i {
        margin-left: 4px; }

.home2-single-post {
  padding: 2rem 0 1rem; }
  .home2-single-post .container {
    max-width: 840px; }
  .home2-single-post .text-part {
    background: #fff;
    padding: 25px 30px;
    margin-left: -120px;
    margin-top: 2rem; }
    .home2-single-post .text-part .category-name {
      font-size: 13px;
      line-height: 14px;
      margin: 20px 0; }
      .home2-single-post .text-part .category-name span {
        border-bottom: 1px solid #777777;
        padding-bottom: 4px;
        color: #999999; }
    .home2-single-post .text-part .title {
      font-size: 24px;
      line-height: 34px;
      color: #222222; }
    .home2-single-post .text-part .description {
      line-height: 25px;
      color: #999999; }
    .home2-single-post .text-part .time-date i {
      color: #222222;
      margin-right: 2px; }
    .home2-single-post .text-part .time-date span {
      font-size: 14px;
      line-height: 14px;
      color: #999999; }
    .home2-single-post .text-part .btn {
      color: #222222; }
      .home2-single-post .text-part .btn i {
        margin-left: 4px; }

.home2-insta-profile {
  margin-top: 2rem; }
  .home2-insta-profile .heading {
    font-size: 32px;
    line-height: 32px; }
    .home2-insta-profile .heading span {
      padding-bottom: 5px;
      border-bottom: 1px solid #999999; }
  .home2-insta-profile .all-post {
    margin: 1.5rem 0 4rem; }

@media (max-width: 767px) {
  .home-hero .full-nav .nav-search {
    width: 33px;
    height: 33px; }
    .home-hero .full-nav .nav-search .hidden-search {
      left: 0; }
  .home2-single-post .row {
    margin-bottom: 0 !important; }
  .home2-single-post .text-part {
    margin: 0; } }

@media (max-width: 575px) {
  .home-hero .hero-middle {
    padding: 40px 0 40px; }
    .home-hero .hero-middle .heading {
      font-size: 30px; }
  .home2-hero .text-part {
    margin-top: 0; }
    .home2-hero .text-part .inner {
      padding: 25px 0px; }
  .home2-full-navbar .nav-menu-all .nav-link {
    margin: 0; }
  .home2-single-post .text-part {
    padding: 25px 0; } }
