@charset "UTF-8";
/* IMPORT TOOLS
   ----------------------------- */
@import url(0-tools/bootstrap/bootstrap.min.css);
@import url(0-tools/nice-select/nice-select.css);
@import url(0-tools/chosen-js/chosen.min.css);
@import url(0-tools/font-awesome/css/font-awesome.min.css);
@import url(0-tools/animate.css);
@import url(0-tools/owl-carousel/owl.carousel.min.css);
@import url(0-tools/owl-carousel/owl.theme.default.css);
@import url(0-tools/slick/slick.css);
@import url(0-tools/slick/slick-theme.css);
@import url(0-tools/lightbox/magnific-popup.css);
@import url(0-tools/hover-direction/style.css);
@import url(0-tools/hamburger/hamburgers.min.css);
/* IMPORT BASE
   ----------------------------- */
/**** Home3 ****/
/**** Home4 ****/
/**** Home5 ****/
/* MIXIN
   ----------------------------- */
.navbar-small .navbar-small-ul li {
  display: inline-table;
}

.navbar-small .navbar-small-ul a {
  font-weight: 600;
}

p {
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

p:hover {
  color: ble;
}

/* GLOBAL CLASS
   ----------------------------- */
.text-color1 {
  color: #a9a9a9 !important;
}

.border-bottom {
  border-bottom: 1px solid #eaeaea;
}

.line-1, .line-2, .line-5, .line-7, .line-8, .line-11, .line-3, .line-9, .line-4, .line-6, .line-10 {
  border-bottom: 2px solid #eaeaea;
  position: relative;
}

.line-1:before, .line-2:before, .line-5:before, .line-7:before, .line-8:before, .line-11:before, .line-3:before, .line-9:before, .line-4:before, .line-6:before, .line-10:before {
  display: block;
  content: '';
  width: 10px;
  height: 10px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  background: #c26dc9;
  position: absolute;
  left: 0;
  bottom: -6px;
}

.line-1:after, .line-2:after, .line-5:after, .line-7:after, .line-8:after, .line-11:after, .line-3:after, .line-9:after, .line-4:after, .line-6:after, .line-10:after {
  display: block;
  content: '';
  width: 70px;
  height: 2px;
  background: #c26dc9;
  position: absolute;
  left: 10px;
  bottom: -2px;
}

.line-2, .line-5, .line-7, .line-8, .line-11 {
  border: none;
  margin: 15px 0 32px;
}

.line-2:after, .line-5:after, .line-7:after, .line-8:after, .line-11:after {
  width: 40px;
}

.line-3, .line-9 {
  margin-bottom: 20px !important;
  margin-top: 25px;
}

.line-3:after, .line-9:after {
  left: 50% !important;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 150px;
}

.line-3:before, .line-9:before {
  left: 50% !important;
  z-index: 1;
  border-color: #f7f7f7;
}

.line-4:after, .line-6:after, .line-10:after, .line-4:before, .line-6:before, .line-10:before {
  background-color: #ff3249;
}

.line-5:before, .line-5:after {
  background-color: #ff3249;
}

.line-5:before {
  border-color: #f8f3f4;
}

.line-6:after, .line-10:after, .line-6:before, .line-10:before {
  background-color: #51aff7;
}

.line-7:before, .line-7:after {
  background-color: #51aff7;
}

.line-7:before {
  border-color: #ffffff;
}

.line-8:before, .line-8:after {
  background-color: #51aff7;
}

.line-8:before {
  border-color: #f8f3f4;
}

.line-9:before, .line-9:after {
  background: #51aff7;
}

.line-10:after, .line-10:before {
  background-color: #ffb10a;
}

.line-11:before, .line-11:after {
  background-color: #ffb10a;
}

.line-11:before {
  border-color: #f8f3f4;
}

.line-transform {
  position: absolute;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transform-origin: left;
  -ms-transform-origin: left;
  transform-origin: left;
  left: 15px;
  top: -12px;
}

.title-line {
  font-size: 24px;
  font-weight: 700;
}

.M0 {
  margin: 0;
}

.Mb10 {
  margin-bottom: 10px;
}

.Mb20 {
  margin-bottom: 20px;
}

.Mb30 {
  margin-bottom: 30px;
}

.Mb40 {
  margin-bottom: 40px;
}

.Mb50 {
  margin-bottom: 50px;
}

.Mb60 {
  margin-bottom: 60px !important;
}

.Mt40 {
  margin-top: 40px;
}

.Mt50 {
  margin-top: 50px;
}

.Mt20 {
  margin-top: 20px;
}

.My50 {
  margin: 50px 0;
}

.Pt0 {
  padding-top: 0 !important;
}

.Pt50 {
  padding-top: 50px;
}

.Py50 {
  padding: 50px 0;
}

.Py0 {
  padding: 0 !important;
}

.Py60 {
  padding: 60px 0;
}

/* GLOBAL CSS
   ----------------------------- */
/*** Set width of container div ***/
@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}

p, h1, h2, h3, h4, h5, h6 {
  margin: 0;
}

a:hover {
  text-decoration: none !important;
}

body {
  font-family: "Montserrat", sans-serif;
}

.home-wrap {
  overflow: hidden;
}

.home-sections {
  padding: 50px 0;
  position: relative;
}

.play-icon-1, .volume-icon {
  position: absolute;
  bottom: 10px;
  left: 10px;
  width: auto !important;
}

.metadata, .metadata-1 {
  font-family: "Roboto", sans-serif;
  color: #a9a9a9 !important;
}

.metadata .line-divine, .metadata-1 .line-divine {
  margin: 0 8px;
}

.metadata a, .metadata-1 a {
  font-weight: 400 !important;
  display: inline !important;
  font-size: 12px !important;
  line-height: 24px !important;
  color: #a9a9a9 !important;
}

.metadata-1 a {
  color: #e6e6e6 !important;
}

/* IMPORT COMPONENTS
   ----------------------------- */
.content .quick-search select,
input[type="text"],
input[type="email"],
input[type="number"],
input[type="password"], button {
  height: 45px !important;
}

/* Nice Select override */
.nice-select {
  width: 100% !important;
  height: 45px !important;
  line-height: 34px;
}

.nice-select .list {
  width: 100%;
  max-height: 240px;
  overflow-y: auto;
  /*-webkit-overflow-scrolling: touch;*/
  margin-right: 10px;
  box-shadow: 0 2px 5px #aaa;
  -webkit-box-shadow: 0 2px 5px #aaa;
  -moz-box-shadow: 0 2px 5px #aaa;
  -o-box-shadow: 0 2px 5px #aaa;
}

.nice-select .list li {
  padding: 0 20px;
  border-color: transparent;
}

input.nice-select-filter {
  position: absolute;
  z-index: 100;
  width: 100%;
  padding: 5px 10px;
  outline: 0;
  z-index: 9 !important;
}

/**** CUSTOM SELECT BOX ****/
.author-select {
  border-radius: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

/**** Button ****/
.btn-type, .btn-type-1, .btn-type-2 {
  color: #ffffff;
  font-size: 10px;
  background: #c26dc9;
  padding: 10px 40px;
  border-radius: 0;
  width: 65px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.btn-type:hover, .btn-type-1:hover, .btn-type-2:hover {
  color: #ffffff;
  background: #b248bb;
}

.btn-type-1 {
  background: #ff3249;
}

.btn-type-1:hover {
  background: #fe001c;
}

.btn-type-2 {
  background: #51aff7;
}

.btn-type-2:hover {
  background: #2099f5;
}

.btn-tag, .btn-tag-2, .btn-tag-3 {
  font-size: 14px;
  font-weight: 500;
  color: #999999;
  border-radius: 0 !important;
  margin-bottom: 10px;
  background: #eeeeee;
  margin-right: 10px;
  padding: 10px 15px;
}

.btn-tag:hover, .btn-tag-2:hover, .btn-tag-3:hover {
  color: #ffffff;
  background: #c26dc9;
}

.btn-tag-2:hover {
  color: #ffffff;
  background: #51aff7;
}

.btn-tag-3:hover {
  color: #ffffff;
  background: #ff3249;
}

.btn-accent-1, .btn-accent-2, .btn-black, .btn-accent-3 {
  background: #ff3249;
  border-radius: 0;
  color: #ffffff;
  font-size: 10px;
  line-height: 24px;
  padding: 5px 15px;
  margin-bottom: 20px;
}

.btn-accent-1:hover, .btn-accent-2:hover, .btn-black:hover, .btn-accent-3:hover {
  color: #ffffff;
  background: #fe001c;
}

.btn-accent-2, .btn-black {
  background: #51aff7;
}

.btn-accent-2:hover, .btn-black:hover {
  color: #ffffff;
  background: #2099f5;
}

.btn-accent-3 {
  background: #ffb10a;
}

.btn-accent-3:hover {
  color: #ffffff;
  background: #f0a300;
}

.btn-black {
  font-size: 14px !important;
  padding: 7px 15px !important;
  background: #212121;
}

.btn-black:hover {
  color: #ffffff;
  background: #212121;
}

.btn-social {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 24px;
  color: #ffffff;
  width: 70px;
  height: 40px;
  border-radius: 0;
  margin-right: 10px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.btn-social:hover {
  color: #ffffff;
}

.btn-social:last-child {
  margin-right: 0;
}

.btn-fb {
  background: #3b5999;
}

.btn-twitter {
  background: #0084ff;
}

.btn-google {
  background: #dd4b39;
}

.btn-reply {
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  color: #51aff7;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.btn-reply:hover {
  color: #51aff7;
}

.pagination-1 {
  margin: 0;
}

.pagination-1 .page-link {
  border: none;
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #777777;
  border-radius: 0 !important;
  font-size: 14px;
}

.pagination-1 .page-link:hover {
  background: #c26dc9;
  color: #ffffff;
}

.pagination-1 .page-link:focus {
  background: none !important;
  border: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  color: #777777;
}

.pagination-1 .active a {
  background: #c26dc9 !important;
}

.box-wrap .top-rate-content {
  font-size: 14px;
  line-height: 24px;
  color: #777777;
  font-family: "Roboto", sans-serif;
}

.box-content-1, .box-content-2, .box-content-8 {
  position: relative;
}

.box-content-1:hover .box-content-1-overlay, .box-content-2:hover .box-content-1-overlay, .box-content-8:hover .box-content-1-overlay {
  opacity: 0.8;
}

.box-content-1-type {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
}

.box-content-1-type a {
  font-size: 10px !important;
}

.box-content-1-overlay {
  background: -moz-linear-gradient(45deg, #802e88 0%, #3997df 100%);
  background: -webkit-gradient(left bottom, right top, color-stop(0%, #802e88), color-stop(100%, #3997df));
  background: -webkit-linear-gradient(45deg, #802e88 0%, #3997df 100%);
  background: -o-linear-gradient(45deg, #802e88 0%, #3997df 100%);
  background: -ms-linear-gradient(45deg, #802e88 0%, #3997df 100%);
  background: linear-gradient(45deg, #802e88 0%, #3997df 100%);
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.box-content-1-text h4 {
  margin-top: 10px;
  margin-bottom: 5px;
}

.box-content-1-text a {
  font-size: 18px;
  color: #303030;
  line-height: 28px;
  font-weight: 800;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.box-content-1-text a:hover {
  color: #c26dc9;
}

.box-content-1-text p {
  font-size: 12px;
  color: #a9a9a9;
}

.box-content-2-featured {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 30px;
}

.box-content-2-featured a {
  display: block;
  color: #ffffff;
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 5px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.box-content-2-featured a:hover {
  color: #c26dc9;
}

.box-content-2-featured p {
  color: #e6e6e6;
  font-size: 12px;
}

.box-content-3, .box-content-video-1, .box-content-video-2 {
  position: relative;
}

.box-content-3-type {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
}

.box-content-3-overlay {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 40%;
  background: -moz-linear-gradient(top, rgba(231, 56, 39, 0) 0%, #333333 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(231, 56, 39, 0)), color-stop(100%, #333333));
  background: -webkit-linear-gradient(top, rgba(231, 56, 39, 0) 0%, #333333 100%);
  background: -o-linear-gradient(top, rgba(231, 56, 39, 0) 0%, #333333 100%);
  background: -ms-linear-gradient(top, rgba(231, 56, 39, 0) 0%, #333333 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(231, 56, 39, 0)), to(#333333));
  background: linear-gradient(to bottom, rgba(231, 56, 39, 0) 0%, #333333 100%);
  opacity: 1;
  z-index: 1;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.box-content-3-text h4 {
  margin-top: 10px;
  margin-bottom: px;
}

.box-content-3-text a {
  font-size: 18px;
  color: #303030;
  line-height: 28px;
  font-weight: 600;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.box-content-3-text a:hover {
  color: #c26dc9;
}

.box-content-3-text p {
  font-size: 12px;
  color: #a9a9a9;
}

.box-content-3-featured {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 20px;
  z-index: 10;
}

.box-content-3-featured a {
  display: block;
  color: #ffffff;
  font-size: 24px;
  line-height: 40px;
  margin-bottom: 5px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.box-content-3-featured a:hover {
  color: #c26dc9;
}

.box-content-3-featured p {
  color: #e6e6e6;
  font-size: 12px;
}

.box-content-4 .box-content-3-featured a {
  font-size: 18px;
  line-height: 28px;
}

.box-content-4 .metadata .line-divine, .box-content-4 .metadata-1 .line-divine {
  margin: 0 5px;
}

.box-content-6 {
  margin-bottom: 25px;
}

.box-content-6 .box-content-1-text h6 {
  font-size: 10px;
  line-height: 24px;
  color: #51aff7;
  font-weight: 600;
  margin: 10px 0 0px;
}

.box-content-6 .box-content-1-text h4 {
  margin: 0;
}

.box-content-video-wrap {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.box-content-video-wrap a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 15px;
}

.box-content-video-wrap a img:first-child {
  width: 270px;
  height: 170px;
}

.box-content-video-wrap .play-icon {
  width: auto !important;
  position: absolute;
}

.box-content-video h5 {
  font-size: 14px;
  line-height: 24px;
  color: #ffffff;
  margin-bottom: 5px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.box-content-video h5:hover {
  color: #c26dc9;
}

.box-content-video p {
  color: #ffffff;
  font-size: 12px;
  line-height: 24px;
}

.box-content-video-1 .play-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 10;
}

.box-content-video-2 .box-content-video-wrap > a {
  width: 100%;
}

.box-content-video-2 img {
  height: auto !important;
}

.box-content-video-2 h5 {
  color: #303030;
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
  margin-bottom: 5px;
}

.box-content-5 .box-content-1-text h4 a {
  color: #303030;
  font-size: 14px;
  font-weight: 800;
  line-height: 0 !important;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.box-content-5 .box-content-1-text h4 a:hover {
  color: #51aff7;
}

.box-content-7 {
  position: relative;
}

.box-content-7 .box-content-7-overlay {
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}

.box-content-7 .box-text {
  color: #ffffff;
  font-weight: 600;
  font-size: 24px;
  line-height: 24px;
  position: absolute;
  top: 50%;
  left: 20px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
}

.box-content-8-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
}

.box-content-8-content {
  position: absolute;
  top: 50%;
  left: 30px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #ffffff;
}

.box-content-8-content-text {
  width: 90%;
  font-size: 14px;
  line-height: 24px;
  margin: 10px 0;
}

.box-content-8-content-author {
  font-size: 14px;
  font-weight: 500;
  color: #51aff7;
}

.custom-nav .owl-nav, .custom-nav-2 .owl-nav, .custom-nav-accent2 .owl-nav {
  position: absolute;
  top: -77px;
  right: 0;
  margin: 0;
}

.custom-nav .owl-prev, .custom-nav-2 .owl-prev, .custom-nav-accent2 .owl-prev, .custom-nav .owl-next, .custom-nav-2 .owl-next, .custom-nav-accent2 .owl-next {
  margin: 0 !important;
  width: 30px;
  height: 30px;
  border-radius: 0 !important;
}

.custom-nav .owl-prev, .custom-nav-2 .owl-prev, .custom-nav-accent2 .owl-prev {
  margin-right: 5px !important;
}

.custom-nav .owl-nav [class*='owl-']:hover, .custom-nav-2 .owl-nav [class*='owl-']:hover, .custom-nav-accent2 .owl-nav [class*='owl-']:hover {
  background: #c26dc9 !important;
}

.custom-nav-1 .owl-nav {
  position: relative;
  top: 0;
  right: 0;
  margin: 0;
}

.custom-nav-1 .owl-prev, .custom-nav-1 .owl-next {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 !important;
  width: 60px;
  height: 60px;
  border-radius: 0 !important;
  position: absolute;
  bottom: 140px;
  background: rgba(19, 19, 19, 0.7) !important;
}

.custom-nav-1 .owl-prev i, .custom-nav-1 .owl-next i {
  font-size: 24px;
}

.custom-nav-1 .owl-prev {
  left: 0;
}

.custom-nav-1 .owl-next {
  right: 0;
}

.custom-nav-1 .owl-nav [class*='owl-']:hover {
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  background: #51aff7 !important;
}

.custom-nav-2 .owl-nav {
  margin-top: 40px;
  position: relative;
  bottom: 0;
  left: 0;
  top: auto;
  right: auto;
  border-bottom: 1px solid #eaeaea;
  width: 100%;
  text-align: left;
  padding-bottom: 10px;
}

.custom-nav-2 .owl-next, .custom-nav-2 .owl-prev {
  text-align: center;
}

.custom-nav-2 .owl-next:hover, .custom-nav-2 .owl-prev:hover {
  background: #ff3249 !important;
}

.custom-nav-accent2 .owl-nav [class*='owl-']:hover {
  background: #51aff7 !important;
}

.post-nav .owl-next, .post-nav .owl-prev {
  background: none !important;
  top: 30px;
}

.post-nav .owl-next i, .post-nav .owl-prev i {
  color: #999999;
  font-size: 30px;
}

.post-nav .owl-next {
  position: absolute;
  right: 0;
}

.post-nav .owl-prev {
  position: absolute;
  left: 0;
}

.media-1, .media-2 {
  margin-bottom: 30px;
}

.media-1:last-child, .media-2:last-child {
  margin-bottom: 0;
}

.media-1 h5, .media-2 h5 {
  color: #303030;
  line-height: 28px;
  font-size: 18px;
  margin-bottom: 5px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.media-1 h5:hover, .media-2 h5:hover {
  color: #c26dc9;
}

.media-1 p, .media-2 p {
  font-size: 12px;
  line-height: 24px;
  color: #a9a9a9;
}

.media-2 h5 {
  font-size: 14px;
  line-height: 24px;
  font-weight: 700;
}

.media-3, .media-4 {
  position: relative;
  margin-bottom: 20px;
}

.media-3:last-child, .media-4:last-child {
  margin-bottom: 0;
}

.media-3 img, .media-4 img {
  margin-right: 25px !important;
}

.media-3 .media-type, .media-4 .media-type {
  position: absolute;
  top: 0;
  left: 0;
}

.media-3 .media-body h5, .media-4 .media-body h5 {
  font-size: 18px;
  line-height: 24px;
  color: #303030;
  margin-bottom: 5px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.media-3 .media-body h5:hover, .media-4 .media-body h5:hover {
  color: #c26dc9;
}

.media-3 .media-body p, .media-4 .media-body p {
  font-size: 12px;
  line-height: 24px;
  color: #a9a9a9;
}

.media-4 h5 {
  font-size: 18px !important;
  font-weight: 600;
  line-height: 28px !important;
}

.media-4 .media-content {
  font-family: "Roboto", sans-serif;
  font-size: 14px !important;
  color: #777777 !important;
}

.media-4 img {
  margin-right: 25px;
}

.media-5 {
  margin-bottom: 30px;
}

.media-5 h6 {
  font-size: 10px;
  color: #ff3249;
  margin-bottom: 10px;
}

.media-5 h5 {
  color: #303030;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.media-5 h5:hover {
  color: #ff3249;
}

.media-6 .media-type {
  position: absolute;
  top: 0;
}

.media-6 .media-body h5 {
  font-size: 20px;
  line-height: 24px;
  color: #303030;
  font-weight: 600;
  margin-bottom: 5px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.media-6 .media-body h5:hover {
  color: #51aff7;
}

.media-6 .media-content {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 24px;
}

/**** media comment ****/
.media-comment {
  margin-bottom: 25px;
}

.media-comment:last-child {
  margin-bottom: 0;
}

.media-comment .media {
  position: relative;
  margin-top: 25px;
}

.media-comment .media-body h5 {
  font-size: 16px;
  line-height: 24px;
  color: #303030;
  text-transform: uppercase;
  font-weight: 700;
}

.media-comment .media-date {
  display: inline-block;
  font-size: 12px;
  line-height: 30px;
  color: #bebebe;
  font-family: "Roboto", sans-serif;
  margin: 5px 0;
}

.media-comment .media-text {
  font-size: 14px;
  line-height: 24px;
  color: #777777;
  font-family: "Roboto", sans-serif;
  margin-bottom: 5px;
}

.media-comment .media-avatar {
  margin-right: 30px !important;
}

.media-comment .line-8 {
  left: -28px;
}

.media-comment .line-8:before {
  border-color: #ffffff;
}

.media-comment .line-8:after {
  width: 120px;
}

.connected .wrap-connected {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.connected .social-box {
  background: #cccccc;
  width: 70px;
  height: 70px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 27px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.connected .social-box:hover {
  background: #c26dc9;
}

.connected .social-box:last-child {
  margin-right: 0;
}

.connected .social-box a {
  color: #ffffff;
  font-size: 24px;
}

.home3-connected .social-box:hover {
  background: #ff3249;
}

.title-area {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.title-area .wrap-title {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.title-area .navbar-small {
  position: absolute;
  bottom: 32px;
  right: 0;
}

.navbar-small .navbar-small-ul {
  margin: 10px 0;
}

.navbar-small .navbar-small-ul li {
  position: relative;
}

.navbar-small .navbar-small-ul a {
  font-size: 14px;
  font-weight: 800;
  line-height: 24px;
  color: #777777;
  padding: 0 5px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.navbar-small .navbar-small-ul a:hover {
  color: #ff3249;
}

.navbar-small .navbar-small-ul .dropdown-menu li {
  display: block;
  padding: 10px;
}

.navbar-small .navbar-small-ul .dropdown-menu a {
  padding: 5px 10px;
  font-size: 12px;
}

.navbar-small .navbar-small-ul .dropdown-menu a:hover {
  background: none !important;
}

.subscribe-wrap {
  background: #f7f7f7;
  padding: 30px 20px;
  margin: 50px 0;
}

.subscribe-wrap h4 {
  text-align: center;
}

.subscribe-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.subscribe-form .form-control {
  border-radius: 0;
  margin-right: 5px;
  height: 40px !important;
  font-size: 14px !important;
  color: #999999;
  color: #999999;
  /* Chrome/Opera/Safari */
  /* Firefox 19+ */
  /* IE 10+ */
  /* Firefox 18- */
  border: none;
}

.subscribe-form .form-control::-webkit-input-placeholder {
  color: #999999;
}

.subscribe-form .form-control::-moz-placeholder {
  color: #999999;
}

.subscribe-form .form-control:-ms-input-placeholder {
  color: #999999;
}

.subscribe-form .form-control:-moz-placeholder {
  color: #999999;
}

.subscribe-form .btn-type, .subscribe-form .btn-type-1, .subscribe-form .btn-type-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 47px;
  height: 40px;
  font-size: 18px;
}

.social-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.social-1 .social-box {
  width: calc(33.33% - 15px);
  margin-right: 15px !important;
  margin-bottom: 15px;
  overflow: hidden;
}

.social-1 .social-box img {
  width: 100%;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.social-1 .social-box img:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.slider-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.slider-1 .wrap-slider {
  width: 90%;
}

.slider-1 .slick-slide img {
  width: 100%;
}

.slider-1 .gallery-slick {
  margin-right: 8px;
}

.slider-1 .gallery-control .slick-track {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.slider-1 .gallery-control .slide {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-bottom: 8px;
}

.category-nav .category-list a {
  color: #555555;
  font-weight: 600;
  font-size: 14px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.category-nav .category-list li {
  padding: 10px 0;
  border-bottom: 1px solid #eaeaea;
  position: relative;
}

.category-nav .category-list li::before {
  content: "•";
  color: #51aff7;
  display: inline-block;
  font-size: 30px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.category-nav .category-list li:hover a {
  padding-left: 20px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.category-nav .category-list li:hover a:hover {
  color: #51aff7;
}

.category-nav .category-list li:hover::before {
  opacity: 1;
}

.breadcrumb {
  margin: 0;
}

.breadcrumb-wrap {
  height: 50px;
  background: #f9f9f9;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.breadcrumb-1, .breadcrumb-wrap-2 .breadcrumb-2, .breadcrumb-wrap-3 .breadcrumb-3 {
  background: #f9f9f9;
  padding: 0 !important;
}

.breadcrumb-1 a, .breadcrumb-wrap-2 .breadcrumb-2 a, .breadcrumb-wrap-3 .breadcrumb-3 a {
  font-size: 12px;
  color: #999999;
}

.breadcrumb-1 li, .breadcrumb-wrap-2 .breadcrumb-2 li, .breadcrumb-wrap-3 .breadcrumb-3 li {
  font-size: 12px;
  font-weight: 600;
  color: #999999;
}

.breadcrumb-1 .breadcrumb-item + .breadcrumb-item::before, .breadcrumb-wrap-2 .breadcrumb-2 .breadcrumb-item + .breadcrumb-item::before, .breadcrumb-wrap-3 .breadcrumb-3 .breadcrumb-item + .breadcrumb-item::before {
  content: '';
  display: inline-block;
  width: 6px;
  height: 6px;
  background: #999999;
  border-radius: 50%;
  padding: 0;
  margin: 0 7px;
  -webkit-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  transform: translateY(-1px);
}

.breadcrumb-wrap-2 {
  background: rgba(33, 33, 33, 0.8);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
}

.breadcrumb-wrap-2 .breadcrumb-2 {
  background: none;
}

.breadcrumb-wrap-2 .breadcrumb-2 li, .breadcrumb-wrap-2 .breadcrumb-2 a {
  color: #ffffff;
}

.breadcrumb-wrap-2 .breadcrumb-2 .breadcrumb-item + .breadcrumb-item::before {
  background: #ffffff;
}

.breadcrumb-wrap-3 {
  background: #1f1f1f;
}

.breadcrumb-wrap-3 .breadcrumb-3 {
  background: none;
}

/**** CUSTOM SELECT BOX ****/
.author-select {
  border-radius: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-wrap {
  background: #222222;
  padding: 60px 0;
}

.footer-wrap .footer-title {
  font-size: 20px;
  color: #ffffff;
  margin-bottom: 30px;
}

.footer-wrap .footer-col-1 {
  color: #cccccc;
  font-family: "Roboto", sans-serif;
}

.footer-wrap .footer-col-1 p {
  font-size: 14px;
  line-height: 24px;
  margin: 30px 0;
}

.footer-wrap .footer-col-1 ul li {
  margin-bottom: 10px;
  font-size: 14px;
}

.footer-wrap .footer-col-1 ul i {
  display: inline-block;
  width: 10px;
  margin-right: 15px;
}

.footer-wrap .footer-col-2 .media img {
  margin-right: 25px !important;
}

.footer-wrap .footer-col-2 .media h5 {
  color: #cccccc;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.footer-wrap .footer-col-2 .media h5:hover {
  color: #c26dc9;
}

.footer-wrap .footer-col-2 .media p {
  font-family: "Roboto", sans-serif;
}

.copyright {
  height: 70px;
  background: #1d1d1e;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #bebebe;
}

.copyright p {
  font-size: 14px;
  line-height: 24px;
}

.copyright p a {
  color: #ffffff;
}

/* IMPORT LAYOUT
   ----------------------------- */
/**** Home 2 ****/
.topbar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background: #2d2d2d;
  color: #999999;
  font-size: 14px;
  height: 35px;
}

.topbar .col-md-6:last-child {
  text-align: right;
}

.topbar .col-md-6:last-child a {
  color: #999999;
}

.topbar .col-md-6:last-child span {
  margin: 0 5px;
}

.menu {
  background: #212121;
}

.menu .navbar {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background: #212121 !important;
  padding-top: 0;
  padding-bottom: 0;
}

.menu .navbar-brand {
  margin-right: 100px;
}

.menu .navbar-brand img {
  width: 100%;
}

.menu .navbar-nav {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

.menu .navbar-nav li:hover .sub-menu {
  opacity: 1;
  pointer-events: all;
}

.menu .navbar-nav li.active > a {
  color: #c26dc9 !important;
}

.menu .navbar-nav a {
  color: #ffffff !important;
  font-size: 13px;
  font-weight: 600;
  padding: 0;
  line-height: 115px;
  margin-right: 50px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.menu .navbar-nav a:hover {
  color: #c26dc9 !important;
}

.menu .search-btn i {
  color: #c26dc9;
  font-size: 24px;
}

.home2-carousel {
  background: url("../img/home2/carousel/banner.png") no-repeat center;
  background-size: cover;
  padding: 60px 0;
}

.carousel-2 .item, .carousel-2 .wrap-item {
  width: 970px;
  height: 500px;
}

.carousel-2 .item img, .carousel-2 .wrap-item img {
  display: block;
}

.carousel-2 .wrap-item {
  position: relative;
  -webkit-filter: brightness(25%);
  filter: brightness(25%);
  -webkit-transition: -webkit-filter .5s ease-in-out;
  transition: -webkit-filter .5s ease-in-out;
  -o-transition: filter .5s ease-in-out;
  transition: filter .5s ease-in-out;
  transition: filter .5s ease-in-out, -webkit-filter .5s ease-in-out;
}

.carousel-2 .type-box {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
}

.carousel-2 .content-box {
  position: absolute;
  left: 0;
  bottom: 20px;
  padding: 20px 70px;
  z-index: 4;
}

.carousel-2 .content-box h4 {
  margin-bottom: 15px;
}

.carousel-2 .content-box h4 a {
  color: #ffffff !important;
  font-size: 30px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.carousel-2 .content-box h4 a:hover {
  color: #c26dc9 !important;
}

.carousel-2 .content-box p {
  color: #a9a9a9;
  font-size: 12px;
}

.carousel-2 .white-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #7098ca;
  background: -moz-linear-gradient(45deg, #7098ca 0%, #ffc0eb 100%);
  background: -webkit-gradient(left bottom, right top, color-stop(0%, #7098ca), color-stop(100%, #ffc0eb));
  background: -webkit-linear-gradient(45deg, #7098ca 0%, #ffc0eb 100%);
  background: -o-linear-gradient(45deg, #7098ca 0%, #ffc0eb 100%);
  background: -ms-linear-gradient(45deg, #7098ca 0%, #ffc0eb 100%);
  background: linear-gradient(45deg, #7098ca 0%, #ffc0eb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7098ca', endColorstr='#ffc0eb', GradientType=1 );
  opacity: 0;
  z-index: 0;
}

.carousel-2 .black-overlay {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 250px;
  background: rgba(231, 56, 39, 0);
  background: -moz-linear-gradient(top, rgba(231, 56, 39, 0) 0%, #333333 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(231, 56, 39, 0)), color-stop(100%, #333333));
  background: -webkit-linear-gradient(top, rgba(231, 56, 39, 0) 0%, #333333 100%);
  background: -o-linear-gradient(top, rgba(231, 56, 39, 0) 0%, #333333 100%);
  background: -ms-linear-gradient(top, rgba(231, 56, 39, 0) 0%, #333333 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(231, 56, 39, 0)), to(#333333));
  background: linear-gradient(to bottom, rgba(231, 56, 39, 0) 0%, #333333 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e73827', endColorstr='#333333', GradientType=0 );
  opacity: 0;
  z-index: 1;
}

.carousel-2 .center .wrap-item {
  -webkit-filter: brightness(100%) !important;
  filter: brightness(100%) !important;
}

.carousel-2 .center .black-overlay {
  opacity: 1;
}

.carousel-2 .center .white-overlay {
  opacity: 0.2;
}

.news-home2 {
  background: #212121;
}

.news-home2 .wrap-news {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.news-home2 .news-slider {
  width: 100%;
  height: 60px;
  overflow: hidden;
}

.news-home2 .news-slider .item a {
  color: #ffffff;
  font-size: 14px;
  padding: 0 30px;
}

.news-home2 .news-slider .carousel-3 {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.news-home2 .news-slider .owl-nav {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.news-home2 .news-slider .owl-prev {
  background: #282828;
}

.news-home2 .news-slider .owl-prev:hover {
  background: #282828;
}

.news-home2 .news-slider .owl-next {
  background: #313131;
}

.news-home2 .news-slider .owl-next:hover {
  background: #313131;
}

.news-home2 .news-slider .owl-prev, .news-home2 .news-slider .owl-next {
  margin: 0;
  width: 60px;
  height: 60px;
  border-radius: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #6f6f6f;
}

.news-home2 .news-box {
  color: #ffffff;
  background: #c26dc9;
  width: 240px;
  height: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px;
}

.news-home2 .news-box p {
  font-family: "Muli", sans-serif;
  font-weight: 800;
  font-size: 18px;
  padding: 0;
}

.home2-featured .featured-wrap {
  position: relative;
}

.home2-featured .featured-wrap:hover .featured-overlay {
  opacity: 0.8;
}

.home2-featured .type-box {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
}

.home2-featured .featured-overlay {
  background: #802e88;
  background: -moz-linear-gradient(45deg, #802e88 0%, #3997df 100%);
  background: -webkit-gradient(left bottom, right top, color-stop(0%, #802e88), color-stop(100%, #3997df));
  background: -webkit-linear-gradient(45deg, #802e88 0%, #3997df 100%);
  background: -o-linear-gradient(45deg, #802e88 0%, #3997df 100%);
  background: -ms-linear-gradient(45deg, #802e88 0%, #3997df 100%);
  background: linear-gradient(45deg, #802e88 0%, #3997df 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#802e88', endColorstr='#3997df', GradientType=1 );
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.home2-featured .featured-box {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 30px;
}

.home2-featured .featured-box a {
  display: block;
  color: #ffffff;
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 5px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.home2-featured .featured-box a:hover {
  color: #c26dc9;
}

.home2-featured .featured-box p {
  color: #e6e6e6;
  font-size: 12px;
}

.home2-featured .content-box h4 {
  margin-top: 10px;
  margin-bottom: 5px;
}

.home2-featured .content-box a {
  font-size: 18px;
  color: #303030;
  line-height: 28px;
  font-weight: 600;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.home2-featured .content-box a:hover {
  color: #c26dc9;
}

.home2-featured .content-box p {
  font-size: 12px;
  color: #a9a9a9;
}

.home2-featured .col-md-12 {
  margin-bottom: 30px;
}

.home2-featured .col-md-6 {
  margin-bottom: 30px;
}

.home2-ads {
  width: 100%;
  margin: 60px 0;
}

.ads-1 {
  margin: 50px 0;
}

.top-rate-content {
  color: #777777;
  font-size: 14px;
}

.home2-movie .metadata-1 .line-divine {
  margin: 0 2px;
}

.modern-design .carousel-5 img {
  width: auto;
}

.modern-design .line-divine {
  margin: 0 5px;
}

.article-list {
  margin-top: -20px;
}

.article-list li {
  margin-bottom: 15px;
}

.article-list a {
  display: block;
  color: #303030;
  font-size: 18px;
  line-height: 28px;
  font-weight: 600;
  margin-bottom: 5px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.article-list a:hover {
  color: #c26dc9;
}

.article-list p {
  color: #a9a9a9;
  font-size: 12px;
  line-height: 24px;
}

.video {
  background: #222222;
  padding: 70px 0;
}

.video .title-line {
  color: #ffffff;
}

.video .line-1, .video .line-2, .video .line-5, .video .line-7, .video .line-8, .video .line-11, .video .line-3, .video .line-9, .video .line-4, .video .line-6, .video .line-10 {
  border-color: #373737;
}

.video .line-1:before, .video .line-2:before, .video .line-5:before, .video .line-7:before, .video .line-8:before, .video .line-11:before, .video .line-3:before, .video .line-9:before, .video .line-4:before, .video .line-6:before, .video .line-10:before {
  border-color: #222222;
}

.video .carousel-6 .item {
  width: 270px;
  -webkit-filter: brightness(40%);
  filter: brightness(40%);
}

.video .carousel-6 .owl-item.active .item {
  -webkit-filter: brightness(100%);
  filter: brightness(100%);
}

.subscribe .btn-submit {
  width: 40px !important;
  height: 40px !important;
  padding: 10px;
}

.latest-article .media {
  margin-bottom: 30px;
}

/**** Home 3 ****/
.home3-topbar {
  background: #1c1c1d;
}

.home3-logo {
  background: #272727;
  border-bottom: 1px solid #323232;
}

.home3-logo .wrap-logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.home3-logo .breaking-news {
  position: relative;
  overflow: hidden;
}

.home3-logo .breaking-news .title {
  position: absolute;
  top: 50%;
  left: 95px;
  color: #ffffff;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}

.home3-logo .breaking-news .carousel-7 {
  position: absolute;
  top: 50%;
  left: 300px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.home3-logo .breaking-news .carousel-7 a {
  font-size: 14px;
  line-height: 24px;
  color: #ffffff;
}

.home3-menu {
  background: #272727;
}

.home3-menu .navbar {
  background: #272727 !important;
  padding: 0;
}

.home3-menu .navbar .btn-search {
  background: none !important;
  color: #ff3249;
  font-size: 24px;
  cursor: pointer;
  border: none !important;
}

.home3-menu .navbar .btn-search:focus {
  border: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.home3-menu .navbar-nav li {
  margin-right: 70px;
  position: relative;
}

.home3-menu .navbar-nav li:hover .sub-menu {
  opacity: 1;
  pointer-events: all;
}

.home3-menu .navbar-nav li.active > a {
  color: #ff3249 !important;
}

.home3-menu .navbar-nav a {
  color: #ffffff !important;
  font-size: 13px;
  line-height: 60px;
  font-weight: 500;
  padding: 0 !important;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.home3-menu .navbar-nav a:hover {
  color: #ff3249 !important;
}

.sub-menu {
  text-transform: none;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 100;
  width: 300px;
  background: rgba(39, 39, 39, 0.9);
  pointer-events: none;
  opacity: 0;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.sub-menu li {
  padding: 0 20px;
  margin-right: 0 !important;
  position: relative;
}

.sub-menu li:hover .sub-menu-sub {
  opacity: 1;
  pointer-events: all;
}

.sub-menu a {
  margin: 0 !important;
  line-height: 50px !important;
}

.sub-menu-sub {
  position: absolute;
  left: 100%;
  top: 0;
  width: 300px;
  background: rgba(39, 39, 39, 0.9);
  pointer-events: none;
  opacity: 0;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.home3-thumb {
  width: 100%;
  height: 100vh;
  background: url("../img/home3/thumb.png") no-repeat center;
  background-size: cover;
  position: relative;
}

.home3-thumb .container {
  height: 100%;
  position: relative;
}

.home3-thumb .thumb-box {
  position: absolute;
  left: 0;
  bottom: 60px;
  background: rgba(33, 33, 33, 0.7);
  padding: 40px;
}

.home3-thumb .thumb-box h3 {
  font-size: 30px;
  line-height: 40px;
  color: #ffffff;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.home3-thumb .thumb-box h3:hover {
  color: #ff3249;
}

.home3-thumb .thumb-box .metadata, .home3-thumb .thumb-box .metadata-1 {
  color: #a9a9a9 !important;
}

.home3-thumb .side-content {
  position: absolute;
  right: 0;
  top: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  width: 375px;
}

.home3-thumb .side-content .side-content-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background: rgba(33, 33, 33, 0.7);
  padding: 0 20px;
  border-bottom: 1px solid #574d4b;
}

.home3-thumb .side-content .side-content-box:hover {
  background: rgba(33, 33, 33, 0.5);
}

.home3-thumb .side-content .side-content-box:last-child {
  border: none;
}

.home3-thumb .side-content .side-content-box h4 {
  font-size: 18px;
  line-height: 28px;
  color: #ffffff;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  margin-bottom: 5px;
}

.home3-thumb .side-content .side-content-box h4:hover {
  color: #ff3249;
}

.home3-thumb .side-content .side-content-box .metadata, .home3-thumb .side-content .side-content-box .metadata-1 {
  color: #a9a9a9;
}

.home3-health .carousel-8 .media-object {
  width: auto;
}

.home3-health .carousel-8 .item {
  padding-bottom: 15px;
}

.home3-health .carousel-8 .owl-nav {
  bottom: 0;
  left: 0;
  top: auto;
  right: auto;
  border-bottom: 1px solid #eaeaea;
  width: 100%;
  text-align: left;
  padding-bottom: 10px;
}

.home3-health .carousel-8 .owl-next, .home3-health .carousel-8 .owl-prev {
  text-align: center;
}

.home3-health .carousel-8 .owl-next:hover, .home3-health .carousel-8 .owl-prev:hover {
  background: #ff3249 !important;
}

.home3-health .box-content-1-overlay {
  display: none;
}

.home3-health .box-content-1-text h4 a {
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.home3-health .box-content-1-text h4 a:hover {
  color: #ff3249;
}

.home3-watch .play-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto !important;
}

.home3-watch .carousel-9 .owl-next:hover, .home3-watch .carousel-9 .owl-prev:hover {
  background: #ff3249 !important;
}

.home3-watch .box-content-2 .box-content-1-overlay {
  display: none;
}

.home3-watch .box-content-2 .box-content-2-featured h4 a {
  font-size: 24px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.home3-watch .box-content-2 .box-content-2-featured h4 a:hover {
  color: #ff3249;
}

.home3-watch .wrap-box-content {
  margin-top: 30px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-right: 30px;
}

.home3-watch .wrap-box-content:last-child {
  margin-right: 0;
}

.home3-watch .box-content-5 img {
  width: 170px;
}

.home3-watch .box-content-5-text h4 a {
  display: block;
  margin-top: 10px;
  font-size: 14px;
  line-height: 24px;
  color: #303030;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.home3-watch .box-content-5-text h4 a:hover {
  color: #ff3249;
}

.home3-break {
  padding: 60px 0;
  background: #fafafa;
}

.home3-featured .box-content-1-overlay {
  background: #162345;
  /* Old browsers */
  background: -moz-linear-gradient(-125deg, #162345 0%, #ff3249 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-125deg, #162345 0%, #ff3249 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-linear-gradient(215deg, #162345 0%, #ff3249 100%);
  background: -o-linear-gradient(215deg, #162345 0%, #ff3249 100%);
  background: linear-gradient(-125deg, #162345 0%, #ff3249 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#162345', endColorstr='#ff3249',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
}

.home3-featured .box-content-2-featured h4 a {
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.home3-featured .box-content-2-featured h4 a:hover {
  color: #ff3249;
}

.home3-featured .box-content-1-text h4 a {
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.home3-featured .box-content-1-text h4 a:hover {
  color: #ff3249;
}

.home3-hot .box-content-1-text h4 a {
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.home3-hot .box-content-1-text h4 a:hover {
  color: #ff3249;
}

.home3-hot .media-body h5 {
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.home3-hot .media-body h5:hover {
  color: #ff3249;
}

.home3-subscribe {
  background: url("../img/home3/subscribe-bg.png") no-repeat center;
  background-size: cover;
  padding: 60px 0;
}

.home3-subscribe .wrap-subscribe {
  padding-left: 10px;
}

.home3-subscribe .wrap-subscribe h4 {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 10px;
  color: #303030;
}

.home3-subscribe .wrap-subscribe p {
  font-size: 14px;
  font-weight: 500;
  color: #777777;
  font-family: "Roboto", sans-serif;
}

.home3-subscribe .form-control {
  border-radius: 0;
  border: none;
  font-size: 14px;
  color: #999999;
  color: #999999;
  /* Chrome/Opera/Safari */
  /* Firefox 19+ */
  /* IE 10+ */
  /* Firefox 18- */
}

.home3-subscribe .form-control::-webkit-input-placeholder {
  color: #999999;
}

.home3-subscribe .form-control::-moz-placeholder {
  color: #999999;
}

.home3-subscribe .form-control:-ms-input-placeholder {
  color: #999999;
}

.home3-subscribe .form-control:-moz-placeholder {
  color: #999999;
}

.home3-subscribe .btn-accent-1, .home3-subscribe .btn-accent-2, .home3-subscribe .btn-black, .home3-subscribe .btn-accent-3 {
  height: 45px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  margin: 0;
}

.home3-tech .media-body h5 {
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.home3-tech .media-body h5:hover {
  color: #ff3249;
}

.home3-footer .footer-col-2 .media-body h5 {
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.home3-footer .footer-col-2 .media-body h5:hover {
  color: #ff3249;
}

/**** Home 1 ****/
.home1-header .home3-topbar {
  background: #212121;
}

.home1-header .home3-logo {
  background: #ffffff;
  border: none;
}

.home1-header .home1-menu {
  background: #ffffff;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
}

.home1-header .home1-menu .navbar {
  background: #ffffff !important;
}

.home1-header .home1-menu .navbar .btn-search {
  color: #51aff7;
}

.home1-header .home1-menu .navbar-nav a {
  font-weight: 600;
  color: #999999 !important;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.home1-header .home1-menu .navbar-nav a:hover {
  color: #51aff7 !important;
}

.home1-header .home1-menu .navbar-nav li.active > a {
  color: #51aff7 !important;
}

.home1-header .home1-menu .sub-menu, .home1-header .home1-menu .sub-menu-sub {
  background: #ffffff !important;
  border: 1px solid #eaeaea;
}

.home1-header .breaking-news .carousel-7 a {
  font-weight: 600;
  color: #555555;
}

.home1-slider .carousel-10 {
  padding: 20px;
}

.home1-slider .box-content-3-featured h4 a {
  font-size: 30px;
  line-height: 40px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.home1-slider .box-content-3-featured h4 a:hover {
  color: #51aff7;
}

.home1-topnew .topnew-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1px;
}

.home1-topnew .topnew-wrap:nth-child(2) .topnew-box {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.home1-topnew .topnew-wrap:nth-child(2) .box-content-3-featured h4 a {
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  font-size: 24px;
  line-height: 34px;
}

.home1-topnew .topnew-wrap:nth-child(2) .box-content-3-featured h4 a:hover {
  color: #51aff7;
}

.home1-topnew .topnew-box {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-right: 1px;
}

.home1-topnew .topnew-box .box-content-3-featured h4 a {
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  font-size: 30px;
  line-height: 40px;
}

.home1-topnew .topnew-box .box-content-3-featured h4 a:hover {
  color: #51aff7;
}

.home1-topnew .topnew-box:last-child {
  margin-right: 0;
}

.home1-topnew .custom-nav-2 .owl-next:hover, .home1-topnew .custom-nav-2 .owl-prev:hover {
  background: #51aff7 !important;
}

.home1-topread .box-content-4 .box-content-3-featured h4 a {
  font-size: 24px;
  line-height: 34px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.home1-topread .box-content-4 .box-content-3-featured h4 a:hover {
  color: #51aff7;
}

.home1-topread .media {
  margin-bottom: 22px;
}

.home1-topread .media-body h6 {
  color: #51aff7;
}

.home1-topread .media-body h5 {
  font-size: 18px;
  line-height: 24px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.home1-topread .media-body h5:hover {
  color: #51aff7;
}

.home1-connected .social-box:hover {
  background: #51aff7;
}

.home3-mustread .box-content-1-text a {
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.home3-mustread .box-content-1-text a:hover {
  color: #51aff7 !important;
}

.home3-mustread .media-body h5 {
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.home3-mustread .media-body h5:hover {
  color: #51aff7 !important;
}

.home1-global .media-6 {
  margin-bottom: 30px;
}

.home1-global .media-2 {
  margin-bottom: 20px;
}

.home1-global .media-2 img {
  margin-right: 30px !important;
}

.home1-global .media-2 .media-body h5 {
  font-size: 18px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.home1-global .media-2 .media-body h5:hover {
  color: #51aff7;
}

.home1-watch {
  background: #fafafa;
  padding: 65px 0;
}

.home1-watch .owl-nav [class*='owl-']:hover {
  background: #51aff7 !important;
}

.home1-watch .box-content-video .box-content-video-wrap img {
  height: auto;
}

.home1-watch .box-content-video h5 {
  color: #303030;
  font-size: 24px;
  line-height: 34px;
  font-weight: 600;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.home1-watch .box-content-video h5:hover {
  color: #51aff7;
}

.home1-watch .box-content-video .metadata-1 {
  color: #a9a9a9 !important;
}

.home1-watch .box-content-video .metadata-1 a {
  color: #a9a9a9 !important;
}

.home1-watch .watch-right .box-content-video {
  margin-bottom: 25px;
}

.home1-watch .watch-right .box-content-video h5 {
  font-size: 14px;
  line-height: 24px;
}

.home1-people .box-content-5 {
  margin-bottom: 25px;
}

.home1-people .box-content-3-featured h4 a:hover {
  color: #51aff7;
}

.home1-people .box-content-3, .home1-people .box-content-video-1, .home1-people .box-content-video-2 {
  margin-bottom: 30px;
}

.home1-trending .btn-accent-2, .home1-trending .btn-black {
  font-size: 14px;
  padding: 7px 15px;
}

.home1-trending .wrap-btn {
  margin-top: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.home1-trending .media-body h5 {
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.home1-trending .media-body h5:hover {
  color: #51aff7;
}

.home1-hot .box-content-1-text h4 a {
  font-size: 14px;
  line-height: 24px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.home1-hot .box-content-1-text h4 a:hover {
  color: #51aff7;
}

.home1-hot .box-1-wrap {
  margin-bottom: 25px;
}

.home1-post-slider .box-content-3-featured h4 a {
  font-size: 18px;
  line-height: 34px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.home1-post-slider .box-content-3-featured h4 a:hover {
  color: #51aff7;
}

.home1-post-slider .owl-nav [class*='owl-']:hover {
  background: #51aff7 !important;
}

.home1-latest .media-body h5 {
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.home1-latest .media-body h5:hover {
  color: #51aff7;
}

.home1-footer .footer-col-2 .media-body h5 {
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.home1-footer .footer-col-2 .media-body h5:hover {
  color: #51aff7;
}

/**** Home 4 ****/
.home4-header .home4-topbar {
  background: #e3e3e3 !important;
  color: #777777;
  font-weight: 500;
}

.home4-header .home3-logo {
  padding: 10px 0;
}

.home4-break {
  background: #f3f3f3;
  padding: 60px 0;
}

.home4-break .break-all {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.home4-break .break-all .break-wrap {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-right: 10px;
}

.home4-break .break-all .break-wrap:last-child {
  margin-right: 0;
}

.home4-break .break-all .break-wrap-small {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}

.home4-break .break-all .break-wrap-small:last-child {
  margin-bottom: 0;
}

.home4-break .break-all .box-content-3, .home4-break .break-all .box-content-video-1, .home4-break .break-all .box-content-video-2 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-right: 10px;
}

.home4-break .break-all .box-content-3:last-child, .home4-break .break-all .box-content-video-1:last-child, .home4-break .break-all .box-content-video-2:last-child {
  margin-right: 0;
}

.home4-break .break-all .box-content-3 .box-content-3-featured h4 a, .home4-break .break-all .box-content-video-1 .box-content-3-featured h4 a, .home4-break .break-all .box-content-video-2 .box-content-3-featured h4 a {
  font-size: 18px;
  line-height: 28px;
  font-weight: 600;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.home4-break .break-all .box-content-3 .box-content-3-featured h4 a:hover, .home4-break .break-all .box-content-video-1 .box-content-3-featured h4 a:hover, .home4-break .break-all .box-content-video-2 .box-content-3-featured h4 a:hover {
  color: #51aff7;
}

.news-home4 {
  background: #ffffff;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
}

.news-home4 .news-box {
  background: #51aff7;
}

.news-home4 .news-slider .item a {
  color: #777777;
  font-weight: 600;
}

.news-home4 .owl-prev {
  border-right: 1px solid  #ededed;
}

.news-home4 .owl-next, .news-home4 .owl-prev {
  background: #fdfdfd !important;
  color: #cccccc !important;
  font-size: 20px !important;
}

.news-home4 .owl-next:hover, .news-home4 .owl-prev:hover {
  background: #fcfcfc !important;
}

.home4-world .box-content-1-text h4 a {
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.home4-world .box-content-1-text h4 a:hover {
  color: #51aff7;
}

.home4-world .navbar-small-ul a {
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.home4-world .navbar-small-ul a:hover {
  color: #51aff7;
}

.home4-world .media-body h5 {
  font-size: 14px;
  font-weight: 800;
  line-height: 24px;
}

.home4-watch .box-content-2-featured h4 a, .home4-watch .box-content-5-text h4 a {
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.home4-watch .box-content-2-featured h4 a:hover, .home4-watch .box-content-5-text h4 a:hover {
  color: #51aff7 !important;
}

.home4-watch .box-content-5-text h4 a {
  font-weight: 800;
}

.home4-asia {
  padding: 60px 0;
  background: #fafafa;
}

.home4-asia .box-wrap {
  margin-bottom: 25px;
}

.home4-asia .box-content-1-text h4 a {
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.home4-asia .box-content-1-text h4 a:hover {
  color: #51aff7;
}

.home4-news .box-content-1-text h4 a {
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.home4-news .box-content-1-text h4 a:hover {
  color: #51aff7;
}

.home4-news .carousel-5 .owl-nav [class*='owl-']:hover {
  background: #51aff7 !important;
}

.home4-news .right-news .box-wrap {
  margin-bottom: 25px;
}

.home4-news .right-news .box-wrap:last-child {
  margin-bottom: 0;
}

.home4-tech .media-body h5 {
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.home4-tech .media-body h5:hover {
  color: #51aff7;
}

.home4-tech .box-content-1-text h4 a {
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.home4-tech .box-content-1-text h4 a:hover {
  color: #51aff7;
}

.home4-investing .media-body h5 {
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.home4-investing .media-body h5:hover {
  color: #51aff7;
}

.home4-investing .box-content-1-text h4 a {
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.home4-investing .box-content-1-text h4 a:hover {
  color: #51aff7;
}

.home4-latest .media-body h5 {
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.home4-latest .media-body h5:hover {
  color: #51aff7;
}

.home4-article .article-list a {
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.home4-article .article-list a:hover {
  color: #51aff7;
}

.home4-market .wrap-market {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background: #78b526;
  width: 370px;
  height: 140px;
  margin-bottom: 30px;
}

.home4-market .wrap-market:last-child {
  margin-bottom: 0;
}

.home4-market .wrap-market .left-market {
  width: 85px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.1);
}

.home4-market .wrap-market .left-market img {
  width: 50%;
}

.home4-market .wrap-market .middle-market, .home4-market .wrap-market .right-market {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.home4-market .wrap-market .middle-market {
  color: #ffffff;
}

.home4-market .wrap-market .middle-market span:nth-child(1) {
  font-size: 24px;
}

.home4-market .wrap-market .middle-market span:nth-child(2) {
  font-size: 48px;
  line-height: 45px;
}

.home4-market .wrap-market .right-market {
  width: 100px;
  color: #3c6800;
  font-weight: 600;
  text-align: right;
  padding-right: 20px;
  padding-top: 35px;
}

.home4-market .wrap-market .right-market span {
  font-size: 14px;
}

.home4-market .red-market {
  background: #eb531e !important;
}

.home4-market .red-market .right-market {
  color: #922e0b;
}

.home4-currency .currency-table thead th {
  color: #bababa;
  font-size: 14px;
}

.home4-currency .currency-table tbody {
  font-family: "Roboto", sans-serif;
}

.home4-currency .currency-table tr td {
  font-size: 14px;
  font-weight: 500;
}

.home4-currency .currency-table tr td:nth-child(1) {
  color: #777777;
}

.home4-currency .currency-table tr td:nth-child(2) {
  color: #0c4c8a;
}

.home4-currency .currency-table tr td:nth-child(3) {
  color: #78b526;
}

.home4-currency .borderless td, .home4-currency .borderless th {
  border: none;
}

/**** Home 5 ****/
.home5-header .topbar {
  background: #212121;
}

.home5-header .menu {
  border-bottom: 1px solid #eaeaea;
  background: #ffffff;
}

.home5-header .menu .navbar {
  background: #ffffff !important;
}

.home5-header .menu .navbar .search-btn i {
  color: #ffb10a;
}

.home5-header .menu .navbar-nav li.active > a {
  color: #ffb10a !important;
}

.home5-header .menu .navbar-nav a {
  color: #777777 !important;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.home5-header .menu .navbar-nav a:hover {
  color: #ffb10a !important;
}

.home5-header .menu .sub-menu, .home5-header .menu .sub-menu-sub {
  background: #ffffff !important;
  border: 1px solid #eaeaea;
}

.home5-video-list {
  padding-top: 20PX;
}

.home5-video-list .box-content-video-1 .box-content-3-featured {
  padding: 10px 20px;
}

.home5-video-list .box-content-video-1 .box-content-3-featured h4 a {
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.home5-video-list .box-content-video-1 .box-content-3-featured h4 a:hover {
  color: #ffb10a;
}

.home5-video-list .right-video-list .box-content-video-1 {
  margin-bottom: 30px;
}

.home5-video-list .right-video-list .box-content-video-1 .box-content-3-featured h4 a {
  font-size: 14px;
  line-height: 24px;
}

.home5-today .today-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.home5-today .today-wrap .box-content-video {
  width: calc(33.33% - 30px);
  margin-right: 30px;
  margin-bottom: 25px;
}

.home5-today .today-wrap .box-content-video:last-child {
  margin-right: 0;
}

.home5-today .today-wrap .box-content-video img {
  height: auto;
}

.home5-today .today-wrap .box-content-video h5 {
  color: #303030;
  font-weight: 600;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.home5-today .today-wrap .box-content-video h5:hover {
  color: #ffb10a;
}

.home5-today .today-wrap .box-content-video .box-content-video-wrap a {
  width: 100%;
}

.home5-most .box-content-video-2 {
  margin-bottom: 25px;
}

.home5-most .box-content-video-2 h5 {
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.home5-most .box-content-video-2 h5:hover {
  color: #ffb10a;
}

.home5-destination {
  margin: 50px 0;
}

.home5-destination .carousel-destination .owl-nav [class*='owl-']:hover {
  background: #ffb10a !important;
}

.home5-connected .social-box:hover {
  background: #ffb10a;
}

.home5-popular .box-content-1-text h4 a {
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.home5-popular .box-content-1-text h4 a:hover {
  color: #ffb10a;
}

.home5-popular .media-body h5 {
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.home5-popular .media-body h5:hover {
  color: #ffb10a;
}

.home5-playlist {
  background: #212121;
  padding: 60px 0;
}

.home5-playlist .title-line {
  color: #ffffff;
}

.home5-playlist .col-lg-4 {
  padding-left: 0;
}

.home5-playlist .media {
  padding: 15px;
  margin-bottom: 0;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.home5-playlist .media:hover {
  background: #383838;
}

.home5-playlist .media .media-body h5 {
  color: #ffffff;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.home5-playlist .media .media-body h5:hover {
  color: #ffb10a;
}

.home5-playlist .line-10 {
  border-color: #353535;
}

.home5-playlist .line-10::before {
  border-color: #212121;
}

.home5-playlist .box-content-3-featured h4 a {
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.home5-playlist .box-content-3-featured h4 a:hover {
  color: #ffb10a;
}

.home5-movie .box-content-video-2 h5 {
  font-size: 24px;
  line-height: 28px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.home5-movie .box-content-video-2 h5:hover {
  color: #ffb10a;
}

.home5-movie .right-movie .box-content-video-2 {
  margin-bottom: 25px;
}

.home5-movie .right-movie .box-content-video-2 h5 {
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
}

.home5-last-video .box-content-video-2 {
  margin-bottom: 25px;
}

.home5-last-video .box-content-video-2 h5 {
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.home5-last-video .box-content-video-2 h5:hover {
  color: #ffb10a;
}

.home5-post-slider .custom-nav .owl-nav [class*='owl-']:hover, .home5-post-slider .custom-nav-2 .owl-nav [class*='owl-']:hover, .home5-post-slider .custom-nav-accent2 .owl-nav [class*='owl-']:hover {
  background: #ffb10a !important;
}

.home5-hot .box-content-1-text h4 a {
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.home5-hot .box-content-1-text h4 a:hover {
  color: #ffb10a;
}

.home5-ad-content .custom-nav .owl-nav [class*='owl-']:hover, .home5-ad-content .custom-nav-2 .owl-nav [class*='owl-']:hover, .home5-ad-content .custom-nav-accent2 .owl-nav [class*='owl-']:hover {
  background: #ffb10a !important;
}

.home5-ad-content .box-content-1-text h4 a {
  font-size: 14px;
  line-height: 24px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.home5-ad-content .box-content-1-text h4 a:hover {
  color: #ffb10a;
}

.home5-footer .footer-col-2 .media-body h5 {
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.home5-footer .footer-col-2 .media-body h5:hover {
  color: #ffb10a;
}

/**** Category ****/
.category-main-content .latest-article-wrap .media > a:nth-child(3) {
  position: relative;
}

/**** Category 3 ****/
.category3-main-content .box-wrap {
  margin-bottom: 25px;
}

.category3-main-content .box-content-1-text h4 a {
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.category3-main-content .box-content-1-text h4 a:hover {
  color: #51aff7;
}

.category3-main-content .wrap-btn {
  margin-top: 40px;
}

/**** Category 6 ****/
.category6-main-content .btn-accent-2, .category6-main-content .btn-black {
  margin-top: 15px;
  font-size: 10px;
  margin-bottom: 0;
}

.category6-main-content .box-wrap {
  margin-bottom: 30px;
}

.category6-main-content .wrap-btn {
  margin-top: 0px;
}

/**** Category 8 ****/
.category8-main-content .box-content-1-text h4 {
  margin-top: 15px;
}

.category8-main-content .box-content-1-text h4 a {
  font-size: 30px;
  line-height: 40px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.category8-main-content .box-content-1-text h4 a:hover {
  color: #51aff7;
}

.category8-main-content .box-wrap .btn-accent-2, .category8-main-content .box-wrap .btn-black {
  width: 170px;
  height: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  padding: 10px 20px;
}

.category8-main-content .btn-black {
  width: 170px;
  height: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  padding: 10px 20px;
}

/**** Author list ****/
.author-list-content .author-list-wrap {
  margin-bottom: 40px;
}

.author-list-content .author-list-wrap:last-child {
  margin-bottom: 0;
}

.author-list-content .author-list-wrap h4 {
  font-size: 24px;
  font-weight: 800;
  line-height: 24px;
  color: #303030;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.author-list-content .author-list-wrap:hover h4 {
  color: #51aff7;
}

.author-list-content .author-list-wrap:hover .line-1, .author-list-content .author-list-wrap:hover .line-2, .author-list-content .author-list-wrap:hover .line-5, .author-list-content .author-list-wrap:hover .line-7, .author-list-content .author-list-wrap:hover .line-8, .author-list-content .author-list-wrap:hover .line-11, .author-list-content .author-list-wrap:hover .line-3, .author-list-content .author-list-wrap:hover .line-9, .author-list-content .author-list-wrap:hover .line-4, .author-list-content .author-list-wrap:hover .line-6, .author-list-content .author-list-wrap:hover .line-10 {
  border-color: #51aff7;
}

.author-list-content .author-list-wrap:hover .line-1:before, .author-list-content .author-list-wrap:hover .line-2:before, .author-list-content .author-list-wrap:hover .line-5:before, .author-list-content .author-list-wrap:hover .line-7:before, .author-list-content .author-list-wrap:hover .line-8:before, .author-list-content .author-list-wrap:hover .line-11:before, .author-list-content .author-list-wrap:hover .line-3:before, .author-list-content .author-list-wrap:hover .line-9:before, .author-list-content .author-list-wrap:hover .line-4:before, .author-list-content .author-list-wrap:hover .line-6:before, .author-list-content .author-list-wrap:hover .line-10:before {
  background: #51aff7;
}

.author-list-content .author-list-wrap .line-1, .author-list-content .author-list-wrap .line-2, .author-list-content .author-list-wrap .line-5, .author-list-content .author-list-wrap .line-7, .author-list-content .author-list-wrap .line-8, .author-list-content .author-list-wrap .line-11, .author-list-content .author-list-wrap .line-3, .author-list-content .author-list-wrap .line-9, .author-list-content .author-list-wrap .line-4, .author-list-content .author-list-wrap .line-6, .author-list-content .author-list-wrap .line-10 {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.author-list-content .author-list-wrap .line-1:after, .author-list-content .author-list-wrap .line-2:after, .author-list-content .author-list-wrap .line-5:after, .author-list-content .author-list-wrap .line-7:after, .author-list-content .author-list-wrap .line-8:after, .author-list-content .author-list-wrap .line-11:after, .author-list-content .author-list-wrap .line-3:after, .author-list-content .author-list-wrap .line-9:after, .author-list-content .author-list-wrap .line-4:after, .author-list-content .author-list-wrap .line-6:after, .author-list-content .author-list-wrap .line-10:after {
  display: none;
}

.author-list-content .author-list-wrap .line-1:before, .author-list-content .author-list-wrap .line-2:before, .author-list-content .author-list-wrap .line-5:before, .author-list-content .author-list-wrap .line-7:before, .author-list-content .author-list-wrap .line-8:before, .author-list-content .author-list-wrap .line-11:before, .author-list-content .author-list-wrap .line-3:before, .author-list-content .author-list-wrap .line-9:before, .author-list-content .author-list-wrap .line-4:before, .author-list-content .author-list-wrap .line-6:before, .author-list-content .author-list-wrap .line-10:before {
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  background: #eaeaea;
}

.author-list-content .author-list-text {
  font-size: 14px;
  line-height: 24px;
  color: #777777;
  font-family: "Roboto", sans-serif;
  margin: 20px 0;
}

.author-list-content .author-list-contact {
  color: #555555;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 15px;
  display: inline-block;
}

.author-list-content .author-list-nav li {
  margin-bottom: 10px;
}

.author-list-content .author-list-nav li img {
  margin-right: 20px;
}

.author-list-content .author-list-nav li span {
  font-size: 14px;
  color: #555555;
  font-family: "Roboto", sans-serif;
}

/**** Single post1 ****/
.single-post1-content .title {
  font-size: 36px;
  line-height: 46px;
  color: #303030;
  font-weight: 700;
  margin-bottom: 40px;
}

.single-post1-content .wrap-meta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  padding: 10px 0;
}

.single-post1-content .wrap-share {
  padding: 10px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.single-post1-content .wrap-share span:nth-child(1) {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #555555;
  font-weight: 500;
  margin-right: 40px;
}

.single-post1-content .wrap-share span:nth-child(1) i {
  margin-right: 5px;
}

.single-post1-content .wrap-share span:nth-child(2) {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.single-post1-content .wrap-content {
  font-family: "Roboto", sans-serif;
  padding: 40px 0;
}

.single-post1-content .wrap-content p {
  font-size: 1.5rem;
    font-weight: 500;
    line-height: 4;
    color: #080808;
    text-align: justify;
  margin-bottom: 25px;
}

.single-post1-content .wrap-content p:last-child {
  margin-bottom: 0;
}

.single-post1-content .wrap-quote {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px;
}

.single-post1-content .wrap-quote .quote {
  padding-left: 70px;
  position: relative;
  width: 75%;
}

.single-post1-content .wrap-quote .quote p {
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
  text-transform: uppercase;
}

.single-post1-content .wrap-quote .quote .line-8:before {
  border-color: #ffffff;
}

.single-post1-content .wrap-quote .quote .line-8:after {
  width: 70px;
}

.single-post1-content .wrap-tag {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 0;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  font-family: "Roboto", sans-serif;
}

.single-post1-content .wrap-tag span {
  font-size: 14px;
  color: #555555;
  font-weight: 600;
}

.single-post1-content .wrap-tag span a {
  color: #777777;
  font-weight: 500;
  margin-left: 5px;
}

.single-post1-content .post-carousel {
  padding: 20px 0;
  border-bottom: 1px solid #eaeaea;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.single-post1-content .post-carousel .wrap-post {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.single-post1-content .post-carousel .wrap-post .media {
  width: 90%;
  margin-bottom: 0;
}

.single-post1-content .post-carousel .wrap-post .media h5 {
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.single-post1-content .post-carousel .wrap-post .media h5:hover {
  color: #51aff7;
}

.single-post1-content .post-carousel .wrap-post .media h6 {
  color: #51aff7;
}

.single-post1-content .post-carousel .wrap-post .media:nth-child(odd) {
  padding-right: 25px;
  border-right: 1px solid #eaeaea;
}

.single-post1-content .post-carousel .wrap-post .media:nth-child(odd) .media-body {
  text-align: right;
  margin-right: 20px;
}

.single-post1-content .post-carousel .wrap-post .media:nth-child(even) {
  padding-left: 25px;
}

.single-post1-content .post-carousel .wrap-post .media:nth-child(even) .media-body {
  margin-left: 20px;
}

.single-post1-content .wrap-similar {
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 55px;
}

.single-post1-content .wrap-similar .box-content-1-text h4 a {
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.single-post1-content .wrap-similar .box-content-1-text h4 a:hover {
  color: #51aff7;
}

.single-post1-content .comment-area {
  padding: 55px 0;
  border-bottom: 1px solid #eaeaea;
}

.single-post1-content .write-comment {
  padding-top: 55px;
}

.single-post1-content .write-comment .btn-accent-2, .single-post1-content .write-comment .btn-black {
  font-size: 14px;
  padding: 7px 15px;
}

.single-post1-content .write-comment .form-group {
  margin-bottom: 20px;
}

.single-post1-content .write-comment .form-group .form-control {
  border-radius: 0;
  font-size: 14px;
  color: #bebebe;
  font-family: "Roboto", sans-serif;
  color: #bebebe;
  /* Chrome/Opera/Safari */
  /* Firefox 19+ */
  /* IE 10+ */
  /* Firefox 18- */
}

.single-post1-content .write-comment .form-group .form-control::-webkit-input-placeholder {
  color: #bebebe;
}

.single-post1-content .write-comment .form-group .form-control::-moz-placeholder {
  color: #bebebe;
}

.single-post1-content .write-comment .form-group .form-control:-ms-input-placeholder {
  color: #bebebe;
}

.single-post1-content .write-comment .form-group .form-control:-moz-placeholder {
  color: #bebebe;
}

.single-post1-content .write-comment .form-group textarea {
  height: 110px;
}

/**** Single post3 ****/
.single-post3-content .wrap-share {
  border-bottom: 1px solid #eaeaea;
}

.single-post3-content .wrap-quote .quote {
  width: 85%;
}

.single-post3-content .post-carousel .media h5 {
  font-size: 14px !important;
}

.single-post3-content .post-carousel .media:nth-child(odd) {
  padding-right: 15px !important;
}

.single-post3-content .post-carousel .media:nth-child(odd) .media-body {
  text-align: right;
  margin-right: 10px !important;
}

.single-post3-content .post-carousel .media:nth-child(odd) .media-body h5 {
  width: 85%;
  float: right;
}

.single-post3-content .post-carousel .media:nth-child(even) {
  padding-left: 15px !important;
}

.single-post3-content .post-carousel .media:nth-child(even) .media-body {
  margin-left: 10px !important;
}

.single-post3-content .post-carousel .media:nth-child(even) .media-body h5 {
  width: 85%;
}

/**** Single video1 ****/
.single-video1-content .show-less {
  padding: 10px 0;
  border-top: 1px solid #eaeaea;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.single-video1-content .show-less a {
  font-size: 12px;
  line-height: 24px;
  font-weight: 700;
  color: #555555;
}

.single-video1-content .wrap-tag {
  padding: 20px 0;
}

.single-video1-adcontent .custom-nav .owl-nav [class*='owl-']:hover, .single-video1-adcontent .custom-nav-2 .owl-nav [class*='owl-']:hover, .single-video1-adcontent .custom-nav-accent2 .owl-nav [class*='owl-']:hover {
  background: #51aff7 !important;
}

/**** Single video2 ****/
.single-video2-thumb-post {
  padding: 60px 0;
  background: #131313;
}

.single-video2-thumb-post .post-video {
  width: 90%;
  margin: 0 auto;
  display: block;
}

/**** Playlist video ****/
.playlist-video-thumb-post .post-video-1 {
  width: 100%;
  height: 480px;
}

.playlist-video-thumb-post .col-md-4 {
  padding-left: 0;
}

.playlist-video-thumb-post .media {
  padding: 15px;
  margin-bottom: 0;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.playlist-video-thumb-post .media:hover {
  background: #383838;
}

.playlist-video-thumb-post .media .media-body h5 {
  color: #ffffff;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.playlist-video-thumb-post .media .media-body h5:hover {
  color: #ffb10a;
}

.playlist-video-thumb-post .wrap-video-list {
  height: 480px;
  overflow: auto;
}

/**** About ****/
.about-content .about-us p, .about-content .we-do p {
  color: #777777;
  font-size: 14px;
  line-height: 24px;
  font-family: "Roboto", sans-serif;
  margin-bottom: 20px;
}

.about-content .about-us p:last-child, .about-content .we-do p:last-child {
  margin-bottom: 0;
}

.about-content .popular-author .line-9 {
  margin: 0;
  margin-bottom: 50px !important;
}

/**** Contact ****/
.contact-content .contact-list li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 25px;
}

.contact-content .contact-list li img {
  margin-right: 10px;
  width: 40px;
  height: 40px;
}

.contact-content .contact-list li p span {
  display: block;
}

.contact-content .contact-list li p span:nth-child(1) {
  font-size: 14px;
  color: #51aff7;
  font-weight: 500;
  margin-bottom: 5px;
  margin-top: 10px;
}

.contact-content textarea {
  height: 176px !important;
}

/**** FAQ ****/
.faq .wrap-faq .faq-list li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}

.faq .wrap-faq .faq-list li:last-child {
  margin-bottom: 0;
}

.faq .wrap-faq .faq-box {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.faq .wrap-faq .faq-box a {
  display: block;
  margin-top: 15px;
  color: #51aff7;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 10px;
}

.faq .wrap-faq .faq-box p {
  color: #777777;
  font-size: 14px;
  line-height: 24px;
  margin-top: 25px;
  font-family: "Roboto", sans-serif;
}

.faq .faq-icon {
  cursor: pointer;
  color: #ffffff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 50px;
  height: 50px;
  background: #51aff7;
  border-radius: 50%;
  margin-right: 20px;
}

/**** Error ****/
.error-thumb-post {
  position: relative;
  height: 100vh;
}

.error-thumb-post img {
  height: 100%;
}

.error-thumb-post .error-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.error-thumb-post .error-wrap h2 {
  font-size: 72px;
  font-weight: 800;
  color: #303030;
}

.error-thumb-post .error-wrap h3 {
  font-size: 24px;
  color: #777777;
  width: 80%;
  margin: 30px 0;
  line-height: 34px;
}

.error-thumb-post .error-wrap .btn-accent-2, .error-thumb-post .error-wrap .btn-black {
  font-size: 12px;
}

/* IMPORT RESPONSIVE
   ----------------------------- */
@media (max-width: 1200px) and (min-width: 992px) {
  .home3-logo .wrap-logo > a {
    display: none !important;
  }
}

@media (max-width: 992px) {
  .home3-logo .wrap-logo {
    height: 120px;
  }
  .home3-logo .wrap-logo .breaking-news {
    display: none !important;
  }
  .home3-menu, .home1-menu, .menu {
    padding: 20px 0;
  }
  .home3-menu .navbar-brand, .home1-menu .navbar-brand, .menu .navbar-brand {
    margin-bottom: 10px;
    margin-right: 10px;
  }
  .home3-menu .navbar-nav, .home1-menu .navbar-nav, .menu .navbar-nav {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
  }
  .home3-menu .navbar-nav li, .home1-menu .navbar-nav li, .menu .navbar-nav li {
    width: 100%;
    margin: 15px 0;
  }
  .home3-menu .navbar-nav a, .home1-menu .navbar-nav a, .menu .navbar-nav a {
    display: block;
    width: 100%;
    line-height: 24px;
    margin: 0;
  }
  .home3-menu .sub-menu, .home3-menu .sub-menu-sub, .home1-menu .sub-menu, .home1-menu .sub-menu-sub, .menu .sub-menu, .menu .sub-menu-sub {
    width: 100%;
    margin: 0;
    position: static;
    opacity: 1;
    display: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
  .home3-menu .sub-menu-sub, .home1-menu .sub-menu-sub, .menu .sub-menu-sub {
    background: none;
  }
  .home3-menu .navbar-toggler, .home1-menu .navbar-toggler, .menu .navbar-toggler {
    background: none !important;
    border: none;
    padding: 0;
    color: transparent !important;
    border-radius: 0 !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
  }
  .home3-menu .navbar-toggler:focus, .home1-menu .navbar-toggler:focus, .menu .navbar-toggler:focus {
    outline: none;
  }
  .home3-menu .hamburger, .home1-menu .hamburger, .menu .hamburger {
    padding: 0;
  }
  .home3-menu .hamburger:focus, .home1-menu .hamburger:focus, .menu .hamburger:focus {
    border: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  .home3-menu .hamburger .hamburger-box, .home1-menu .hamburger .hamburger-box, .menu .hamburger .hamburger-box {
    border: none;
    display: block;
    background: #212121;
  }
  .home3-menu .hamburger .hamburger-box:focus, .home1-menu .hamburger .hamburger-box:focus, .menu .hamburger .hamburger-box:focus {
    border: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  .home3-menu .hamburger-inner, .home3-menu .hamburger-inner:after, .home3-menu .hamburger-inner:before, .home1-menu .hamburger-inner, .home1-menu .hamburger-inner:after, .home1-menu .hamburger-inner:before, .menu .hamburger-inner, .menu .hamburger-inner:after, .menu .hamburger-inner:before {
    width: 35px;
    height: 2px;
    background-color: #ffffff;
  }
  .home3-menu .hamburger-box {
    background: #272727 !important;
  }
  .home1-menu .hamburger-box, .home5-menu .hamburger-box {
    background: #ffffff !important;
  }
  .home1-menu .hamburger-inner, .home1-menu .hamburger-inner:after, .home1-menu .hamburger-inner:before, .home5-menu .hamburger-inner, .home5-menu .hamburger-inner:after, .home5-menu .hamburger-inner:before {
    width: 35px;
    height: 2px;
    background-color: #666;
  }
}

@media (max-width: 768px) {
  .topbar {
    padding: 30px 0;
  }
  .topbar .col-md-6 {
    text-align: center !important;
  }
}

@media (max-width: 768px) {
  .media-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .media-4 > a:nth-child(3) {
    width: 100%;
  }
  .media-4 > a:nth-child(3) img {
    margin: 0;
    width: 100%;
    margin-bottom: 15px;
  }
}

@media (max-width: 575px) {
  .media-3, .media-4, .media-1, .media-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .media-3 > a:nth-child(3), .media-4 > a:nth-child(3), .media-1 > a:nth-child(3), .media-2 > a:nth-child(3) {
    width: 100%;
  }
  .media-3 > a:nth-child(3) img, .media-4 > a:nth-child(3) img, .media-1 > a:nth-child(3) img, .media-2 > a:nth-child(3) img {
    width: 100%;
    margin-bottom: 12px;
  }
  .media-1 > a, .media-2 > a {
    width: 100%;
  }
  .media-1 img, .media-2 img {
    margin-bottom: 12px;
    width: 100% !important;
  }
  .media-comment {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .media-comment img {
    margin-bottom: 15px;
  }
  .media-comment .media {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 20px;
  }
  .media-comment .media img {
    margin-bottom: 15px;
  }
}

@media (max-width: 768px) {
  .box-content-8 {
    height: 250px;
  }
  .box-content-8 img {
    height: 100%;
  }
  .box-wrap .box-content-1-text h4 a {
    font-size: 24px;
    line-height: 36px;
  }
}

@media (max-width: 575px) {
  .box-content-2 .box-content-2-featured {
    padding: 20px;
  }
  .box-content-2 .box-content-2-featured h4 a {
    font-size: 16px !important;
    line-height: 30px;
  }
  .box-content-3 .box-content-3-featured h4 a, .box-content-video-1 .box-content-3-featured h4 a, .box-content-video-2 .box-content-3-featured h4 a {
    font-size: 18px !important;
    line-height: 28px !important;
  }
}

@media (max-width: 768px) {
  .title-area {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .title-area .line-4, .title-area .line-6, .title-area .line-10 {
    margin-bottom: 0;
  }
  .title-area .navbar-small {
    position: static;
  }
}

@media (max-width: 992px) {
  .footer-wrap {
    padding: 30px 0 10px;
  }
  .footer-wrap .col-md-12 {
    margin-bottom: 20px;
  }
  .footer-wrap .col-md-12:last-child {
    margin-bottom: 0;
  }
}

/**** Home1 ****/
@media (max-width: 992px) {
  .home1-topnew .topnew-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 20px;
  }
  .home1-topnew .topnew-wrap:last-child {
    margin-bottom: 0;
  }
  .home1-topnew .topnew-wrap .topnew-box {
    margin-bottom: 20px;
  }
  .home1-topnew .topnew-wrap .topnew-box:last-child {
    margin-bottom: 0;
  }
}

@media (max-width: 992px) {
  .home1-topread .box-content-3, .home1-topread .box-content-video-1, .home1-topread .box-content-video-2 {
    margin-bottom: 20px;
  }
}

@media (max-width: 992px) {
  .home1-global .media-6 .col-md-6:first-child {
    margin-bottom: 20px;
  }
}

/**** Home2 ****/
@media (max-width: 1350px) {
  .home2-carousel .item, .home2-carousel .wrap-item {
    width: auto !important;
  }
  .home2-carousel .item img, .home2-carousel .wrap-item img {
    height: 100%;
  }
  .home2-carousel .item {
    padding: 0 20px;
  }
}

@media (max-width: 575px) {
  .home2-carousel .item, .home2-carousel .wrap-item {
    height: 300px;
  }
  .home2-carousel .content-box {
    padding: 20px;
  }
  .home2-carousel .content-box h4 a {
    font-size: 18px;
    line-height: 30px;
  }
}

@media (max-width: 992px) {
  .news-home2 .wrap-news {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .news-home2 .owl-item a {
    padding: 0 !important;
  }
}

@media (max-width: 768px) {
  .news-home2 .owl-nav {
    display: none !important;
  }
}

@media (max-width: 575px) {
  .news-box {
    display: none !important;
  }
}

@media (max-width: 1200px) {
  .home2-ads {
    margin: 0 0 30px;
  }
}

@media (max-width: 992px) {
  .top-rate .col-md-12 {
    margin-bottom: 20px;
  }
  .top-rate .col-md-12:last-child {
    margin-bottom: 0;
  }
}

@media (max-width: 1400px) {
  .video .owl-item {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
}

@media (max-width: 992px) {
  .star-new .col-md-12:first-child {
    margin-bottom: 20px;
  }
}

/**** Home3 ****/
@media (max-width: 768px) {
  .home3-subscribe .wrap-subscribe {
    margin-bottom: 20px;
  }
  .home3-subscribe .col-md-3:nth-child(2), .home3-subscribe .col-md-3:nth-child(3) {
    margin-bottom: 20px;
  }
}

@media (max-width: 900px) {
  .home3-thumb .side-content {
    width: 320px;
  }
}

@media (max-width: 768px) {
  .home3-thumb .side-content {
    display: none;
  }
  .home3-thumb .col-sm-12 {
    padding: 20px;
  }
}

@media (max-width: 768px) {
  .home3-health {
    margin-bottom: 30px;
  }
  .home3-health .owl-carousel .item {
    margin-bottom: 20px;
  }
  .home3-health .owl-carousel .item .col-md-7 {
    margin-bottom: 20px;
  }
  .home3-health .owl-carousel .owl-nav {
    padding-bottom: 6px;
  }
}

@media (max-width: 992px) {
  .home3-break .col-md-12 {
    margin-bottom: 20px;
  }
}

@media (max-width: 768px) {
  .home3-investing {
    margin-bottom: 30px;
  }
}

/**** Home4 ****/
@media (max-width: 1200px) {
  .home4-break .break-all {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .home4-break .break-wrap {
    margin-right: 0 !important;
  }
  .home4-break .break-wrap:first-child {
    margin-bottom: 10px;
  }
}

@media (max-width: 768px) {
  .home4-break .break-wrap-small {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .home4-break .break-wrap-small .box-content-3, .home4-break .break-wrap-small .box-content-video-1, .home4-break .break-wrap-small .box-content-video-2 {
    margin-right: 0 !important;
    margin-bottom: 10px;
  }
}

@media (max-width: 992px) {
  .home4-world .col-md-6:first-child {
    margin-bottom: 20px;
  }
}

@media (max-width: 768px) {
  .home4-news .col-md-7 .box-wrap {
    margin-bottom: 20px !important;
  }
}

@media (max-width: 768px) {
  .home4-asia .box-content-1-text h4 a {
    font-size: 14px;
    line-height: 20px;
  }
}

/**** Home5 ****/
@media (max-width: 992px) {
  .home5-video-list .col-md-12:first-child {
    margin-bottom: 25px;
  }
}

@media (max-width: 768px) {
  .home5-today .today-wrap {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .home5-today .box-content-video {
    width: calc(50% - 15px) !important;
    margin-right: 0 !important;
  }
}

@media (max-width: 992px) {
  .home5-playlist .col-md-12:first-child {
    margin-bottom: 30px;
  }
  .home5-playlist .media-2 > a {
    width: auto;
  }
  .home5-playlist .media-2 > a img {
    width: auto;
  }
}

@media (max-width: 992px) {
  .home5-movie .right-movie {
    margin-top: 20px;
  }
}

@media (max-width: 992px) {
  .home5-music .right-music {
    margin-top: 20px;
  }
}

/**** Single Post ****/
@media (max-width: 768px) {
  .single-post1-content .post-carousel .item .media:first-child {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .single-post1-content .post-carousel .item .media:first-child > a {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    margin-bottom: 15px;
  }
  .single-post1-content .post-carousel .item .media:last-child {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .single-post1-content .post-carousel .item .media:last-child > a {
    margin-bottom: 15px;
  }
  .single-post1-content .post-carousel .item .media .media-body {
    margin: 0 !important;
  }
  .single-video2-thumb-post .post-video {
    width: 100%;
    height: 50vh;
  }
  .single-post1-content .title {
    font-size: 24px;
    line-height: 36px;
  }
  .single-post1-content .wrap-similar .box-wrap {
    margin-bottom: 20px;
  }
  .single-post1-content .wrap-similar .box-wrap:last-child {
    margin-bottom: 0;
  }
}

@media (max-width: 575px) {
  .single-post1-content .wrap-meta {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .single-post1-content .wrap-quote .quote {
    padding: 0;
  }
  .single-post1-content .wrap-quote .line-8 {
    display: none;
  }
}

@media (max-width: 420px) {
  .single-video2-thumb-post .post-video {
    height: 30vh;
  }
}

/**** Playlist Video ****/
@media (max-width: 992px) {
  .playlist-video-thumb-post .wrap-video-list .media {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .playlist-video-thumb-post .wrap-video-list .media img {
    margin-bottom: 10px;
  }
}

@media (max-width: 768px) {
  .playlist-video-thumb-post .post-video-1 {
    height: 35vh;
  }
  .playlist-video-thumb-post .wrap-video-list {
    margin-top: 20px;
  }
  .playlist-video-thumb-post .wrap-video-list .media img {
    width: auto !important;
  }
}

/**** FAQ ****/
@media (max-width: 768px) {
  .wrap-faq .faq-box a {
    font-size: 16px !important;
    margin-top: 10px !important;
  }
}

/**** Category ****/
@media (max-width: 992px) {
  .category6-main-content .media-4 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .category6-main-content .media-4 > a:nth-child(3) {
    width: 100%;
  }
  .category6-main-content .media-4 > a:nth-child(3) img {
    margin: 0;
    width: 100%;
    margin-bottom: 15px;
  }
}

/**** Author ****/
@media (max-width: 768px) {
  .author-list-content .author-list-wrap .col-md-5 img {
    margin-bottom: 20px;
  }
}

/**** About ****/
@media (max-width: 1200px) {
  .about-content .about-us-content .col-xl-4 img {
    margin-bottom: 20px;
  }
  .we-do .col-xl-6:first-child {
    margin-bottom: 20px;
  }
}

@media (max-width: 992px) {
  .popular-author .col-lg-5 img {
    margin-bottom: 20px;
  }
}

/**** Contact ****/
@media (max-width: 768px) {
  .contact-content .col-md-4 {
    margin-bottom: 20px;
  }
}
