/*header started*/
/*
*/
.light {
  text-transform: capitalize;
  padding: 1.7rem 0rem;
  background-color: #0A1E48 !important;
  color: white;
}

.navbar .navbar-img {
  max-height: 60px;
  max-width: 120px;
}

.navbar .navbar-nav {
  position: relative;
}

.nav-link {
  text-transform: capitalize;
  font-size: 16px !important;
  font-weight: bold;
}

.navbar .one-ul-dropdown a {
  color: white !important;
}

.navbar .three-ul-dropdown {
  padding: 0px;
  position: absolute;
  left: -999px;
  padding-top: 27px;
}

.navbar .four-li-dropdown {
  list-style-type: none;
  background-color: #ffffff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 5px;
  width: 150px;
  text-align: center;
}

.navbar .four-li-dropdown:hover {
  background-color: #F6F7F9;
  transition: 0.2s ease-in-out;
}

.navbar .four-li-dropdown a {
  text-decoration: none;
  color: black !important;
}

.three-ul-dropdown {
  font-size: 14px;
}

.single-class-two:hover .three-ul-dropdown {
  left: 45px;
  transition: 0.7s ease-in-out;
}

.single-class:hover .three-ul-dropdown {
  left: 350px;
  transition: 0.7s ease-in-out;
}

.two-li-dropdown:hover .three-ul-dropdown {
  left: -5px;
  transition: 0.7s ease-in-out;
}

.shop-hover:hover .three-ul-dropdown {
  left: 500px;
  transition: 0.7s ease-in-out;
}

.navbar-toggler {
  background-color: #0A1E65;
}

@media only screen and (max-width: 991px) {
  .single-class-two:hover .three-ul-dropdown {
    left: 0px;
    top: 68px;
  }

  .single-class:hover .three-ul-dropdown {
    left: 0px;
    top: 218px;
    transition: 0.7s ease-in-out;
  }

  .shop-hover:hover .three-ul-dropdown {
    left: 0px;
    top: 270px;
  }

  .navbar-icon {
    margin-top: 1rem !important;
    text-align: center !important;
    display: block;
  }
}
@media only screen and (max-width: 671px) {
  .container {
    margin: 0px 2rem !important;
  }
}
/*# sourceMappingURL=style.css.map */
/*header end*/
.about {
  position: relative;
  z-index: 0;
}

.three-ul-dropdown {
  position: absolute;
  z-index: 100;
}

/*about started*/
.sports {
  background-image: url("img/s-o-c-i-a-l-c-u-t.jpg");
  position: relative;
  height: 20rem;
  z-index: 0;
}

.Business {
  background-image: url("http://jellywp.com/theme/disto/demo/wp-content/uploads/2019/02/bruce-christianson-559084-unsplash-1000x935.jpg");
}

.Techno {
  background-image: url("img/jls43245.jpg");
}

.Health {
  background-image: url("img/mike-erskine.jpg");
}

.Business-wraper, .Techno-wraper, .Health-wraper, .sports-wraper {
  width: 21.5%;
  margin-right: 20px;
}

.Techno, .sports, .Business, .Health {
  margin-top: 9rem;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  width: auto;
  height: 20rem;
  position: relative;
}

.sports-text {
  position: absolute;
  bottom: 0px;
  width: auto;
  margin: 5px 27px;
}

.badge-font {
  color: white !important;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
}

.sports-text p {
  font-size: 24px;
  color: white;
  text-transform: capitalize;
  font-weight: 700 !important;
  letter-spacing: -1px;
  line-height: 1.2;
}

.sports-text a:hover {
  color: white !important;
}

.sports-wraper {
  width: 20%;
}

.sports-shape {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
  position: absolute;
  height: 19rem;
  margin-top: 0rem;
  width: 100%;
  height: 20rem;
}

@media only screen and (max-width: 960px) {
  .Business-wraper, .Techno-wraper, .Health-wraper, .sports-wraper {
    width: 100%;
    margin: 0px;
    padding: 0px;
  }

  .Techno, .Business, .Health {
    margin-top: 0rem;
  }

  .sports {
    margin-top: 5rem;
  }

  .Techno, .Business, .Health, .sports {
    background-position: 50% 50%;
    background-size: cover;
    object-fit: cover;
  }
}
/*about ended*/
/*recent post started*/
.recent-post {
  font-family: "Poppins", sans-serif;
  margin: 3rem 7rem;
  text-transform: capitalize;
}
.recent-post h3 {
  font-weight: bold;
  font-size: 25px !important;
}
.recent-post i {
  margin-left: 10px;
  margin-right: 3px;
}
.recent-post p {
  color: #888888;
  font-family: "Roboto", sans-serif;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 25px;
}
.recent-post img {
  width: 100%;
}
.recent-post h2 {
  font-size: 32px;
  font-weight: bold;
  margin: 0px 1rem;
  transition: 0.3s;
}
.recent-post h2:hover {
  color: #FF4200;
}

.cmt-img-wrapper {
  width: 5%;
  position: relative;
  display: inline-block;
}

.badge-overlay {
  font-size: 10px;
  padding: 5px 15px;
  position: absolute;
  top: 120px;
  left: 47px;
}

.comment {
  margin: 0px 1rem;
}
.comment span {
  font-size: 12px !important;
  color: #888888;
}
.comment p {
  font-size: 16px;
}

.button-social {
  margin: 0px 3rem;
  display: inline-block;
}

.social-icon {
  margin: 0px 3rem;
  display: inline-block;
}
.social-icon i {
  margin: 0px;
  background-color: rgba(0, 0, 0, 0.04);
  padding: 12px 15px;
  font-size: 15px;
  border-radius: 50%;
  color: black;
  transition: 0.3s;
}
.social-icon i:hover {
  background-color: rgba(0, 0, 0, 0.1);
  color: black;
}
.social-icon a {
  text-decoration: none;
}
.social-icon a:hover {
  text-decoration: none;
}
.social-icon span a {
  text-align: right;
}

.btn-hover {
  width: 120px;
  font-size: 10px !important;
  text-transform: uppercase;
  padding: 5px 20px;
  transition: 0.5s;
}
.btn-hover:hover {
  background-color: #FF4200;
  color: white !important;
}

.recent-post-colum-wrapper {
  margin-right: 1.5rem;
}

/*social share started */
.social-share-wraper {
  width: 100%;
  padding: 0px;
  margin: 0px;
}
.social-share-wraper .social-share-element {
  background-color: #F8F9FA;
  height: 85px;
  width: 84px;
  text-align: center;
  margin-bottom: 3px;
  margin-left: 3px;
}
.social-share-wraper .social-share-element i {
  text-align: center;
  font-size: 20px !important;
  font-weight: bold;
  margin: 0 auto;
}
.social-share-wraper .social-share-element h1 {
  text-align: center;
  font-size: 12px;
  margin-bottom: 2px;
  font-weight: 800;
}
.social-share-wraper .social-share-element p {
  padding-top: 0px;
  margin-top: 0px;
  text-align: center;
  font-size: 11px;
  color: black;
  font-weight: normal;
}

/*more information started*/
.more-information {
  margin: 18px;
}

.information-wrapper {
  position: relative;
}
.information-wrapper h2 {
  font-size: 22px;
  margin: 0px 0rem;
}
.information-wrapper .badge-position {
  position: absolute;
  top: 20px;
  left: 20px;
}
.information-wrapper .comment-wrapper {
  margin: 0rem 0rem;
}

.info-img {
  height: 14rem !important;
}

/*button */
.more-info-button {
  margin-top: 2rem !important;
  margin-bottom: 10rem;
  width: 185px;
  padding: 15px;
  border: none;
  border-radius: 50px;
  background-color: black;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 11.5px;
  transition: 0.3s;
}
.more-info-button:hover {
  text-decoration: none !important;
  color: #fff;
  background: #222;
  -webkit-transform: translatey(-5px);
  transform: translatey(-3px);
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.195);
}

/*more information ended*/
/*social share started*/
/*catagory started*/
.catagory {
  margin-top: 3rem !important;
  width: 90%;
  margin: 0 auto;
}

.active, .business, .crazy, .gaming, .health {
  object-fit: cover;
  background-position: 50% 50%;
  background-size: cover;
  height: 4rem;
  margin-bottom: 9px;
  border-radius: 0px;
  border: none;
  font-size: 16px;
}
.active .number, .business .number, .crazy .number, .gaming .number, .health .number {
  border-radius: 40%;
  text-align: center;
  margin: 0 auto;
  width: 40px;
  padding: 3px;
  background-color: #ffffff;
  color: black;
}
.active a, .business a, .crazy a, .gaming a, .health a {
  color: #ffffff;
}

.active {
  background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.6)), url(img/annie-spratt.jpg);
}

.business {
  background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.6)), url(img/soroush-karimi.jpg);
}

.crazy {
  background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.6)), url(img/pexels-photo.jpeg);
}

.gaming {
  background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.6)), url(img/annie-spratt.jpg);
}

.health {
  background-image: linear-gradient(black, black);
}

/*catagory ended*/
.slider {
  margin-top: 5rem !important;
  width: 22rem;
  margin: 0 auto;
}

.carousel-item {
  height: 26rem;
  text-transform: capitalize;
}

.carousel-item img {
  height: 100%;
  width: auto;
}

.carousel-item h1 {
  font-size: 24px !important;
  font-weight: bold;
}

.carousel-item p {
  font-size: 12px;
  color: white;
  font-weight: bold;
}

/*other recent post started*/
.other-recent-post {
  width: 90%;
  margin: 0 auto;
  margin-top: 5rem;
}

.element-text {
  margin: 0 auto;
  width: 100%;
  line-height: 10px;
}
.element-text h4 {
  font-size: 16px;
  font-weight: bold;
  transition: 0.3s;
}
.element-text h4:hover {
  color: orangered;
}
.element-text .date-size {
  font-size: 13px;
  margin-top: 10px;
}

.left-side {
  margin: 0 auto;
  width: 35%;
  position: relative;
}
.left-side img {
  width: 6.7rem;
  height: 6.9rem;
}
.left-side .h4 {
  position: absolute;
  background-color: #FF4200;
  top: 0;
  left: 0;
  font-size: 18px;
  font-weight: bold;
  width: 30px;
  padding: 5px;
  margin: 0 auto;
  text-align: center;
  color: white;
}

/*recent post ended*/
/*footer started*/
footer {
  background-color: #030303;
  color: #ffffff;
  padding-top: 4rem;
  text-transform: capitalize;
}
footer .footer-icon-text {
  color: #888888 !important;
}
footer h4 {
  font-size: 18px !important;
  font-weight: 700;
}
footer .footer-img img {
  height: 90px;
}
footer .categories p {
  display: block;
  text-decoration: none;
  padding-bottom: 5px;
  color: #ffffff;
  border-bottom: 1px solid #888888;
}
footer .categories p span {
  float: right;
  padding: 0 5px;
  background: #323439;
  color: #fff;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  min-width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  font-size: 13px;
  margin-top: 0px;
}
footer .categories p a {
  color: #ffffff;
}
footer .about-us h4 {
  font-size: 18px !important;
  font-weight: 700;
}
footer .about-us p {
  color: #888888;
}
footer .about-us i {
  text-align: center;
  margin-top: 50%;
  width: 43px;
  height: 43px;
  font-size: 16px;
  color: #ffffff;
  border-radius: 50%;
  margin: 3px;
  float: left;
}
footer .copy-right p {
  color: #888888;
  font-size: 16px;
  display: inline-block;
}
footer .copy-right .p-hover span {
  cursor: pointer;
  margin-right: 7px;
}
footer .copy-right .p-hover span:hover {
  color: orange;
}

/*footer ended*/
/*responsive code*/
@media only screen and (max-width: 991px) {
  .social-share {
    margin-top: 5rem;
  }

  .recent-post-footer {
    margin-top: 3rem;
  }

  .element-footer {
    margin-bottom: 2rem;
  }

  .img-footer {
    height: 120px;
    width: 120px;
  }

  .categories {
    margin-left: 0rem !important;
    margin-top: 2rem;
  }

  .copy-right {
    text-align: center;
  }

  .copy-right p {
    float: none !important;
    text-align: center;
  }

  .navbar-icon {
    margin-top: 5px;
  }

  .menu li ul {
    padding-top: 15px;
    left: -3px !important;
  }

  .nav-item {
    margin: 5px;
  }
}
@media only screen and (max-width: 671px) {
  .social-wrapper {
    margin: 0 auto;
  }

  .button-social {
    margin: 0 auto;
    margin-top: 0rem;
  }
  .button-social a {
    text-align: center;
    display: block;
  }

  .social-icon {
    padding-top: 20px;
    width: 100%;
    display: block;
    margin: 0 auto;
    text-align: center;
  }

  .recent-post-colum-wrapper h2 {
    font-size: 26px;
  }

  .recent-post {
    margin: 2rem 2rem;
  }

  .copy-right p {
    font-size: 16px;
  }

  .p-hover {
    font-size: 12px !important;
  }

  .p-hover span {
    margin-right: 5px;
  }

  .slider {
    margin-top: 5rem !important;
    width: 18rem;
    margin: 0 auto;
  }

  footer .container {
    display: block;
    margin: 0 auto !important;
    margin: 0rem 2rem;
  }
}

/*# sourceMappingURL=style.css.map */
