body {
  font-family: sans-serif;
}
.top-cover-p {
  padding: 24px 16px 12px 16px;
  background: rgb(255, 255, 255);
}
.top-cover {
  color: #000000 !important;
}
.top-st1 {
  color: #ff532f;
}
.top-justin {
  background: #ffffff;
  padding: 24px 16px 12px 16px;
}
.top-just {
  color: #000000 !important;
}
.top-just-in {
  color: #ff532f !important;
}
.view-more-just a {
  color: #000000 !important;
}
.view-more-just span {
  color: #ff532f;
}
.view-more-just span i {
  color: #f44336 !important;
}
.creative-close {
  position: absolute;
  right: 8px;
  z-index: 99;
  top: 8px;
  opacity: 1;
}
.creative-main {
  margin-top: 20%;
}
.social-icons-top li {
  display: inline-block;
  width: 30px;
  list-style-type: none;
  height: 30px;
  margin: 0px 6px 0px 6px;
  text-align: center;

  transition: 0.5s ease all;
  border-radius: 50%;
}
.social-icons-top li:nth-child(5) {
  background: #02b94c;
}
.social-icons-top li:nth-child(4) {
  background: #cc2127;
}
.social-icons-top li:nth-child(3) {
  background: #dd4b39;
}
.social-icons-top li:nth-child(2) {
  background: #55acee;
}
.social-icons-top li:nth-child(1) {
  background: #3b5998;
}
.social-icons-top li:hover {
  background: #484848;
}
.social-icons-top li a {
  width: 30px;
  height: 30px;
  float: left;
}
.aqua-gradient {
  color: #fff;
}
.social-icons-top li i {
  color: #ffffff !important;
  font-size: 13px;
  margin-left: -1px;
  margin-top: 8px;
}
.top-slide-indicator-l {
  z-index: 999;
  background: #f4b213;
  height: 40px;
  border-right: solid;
  left: 0;
  width: 30px;
  border-radius: 0px 10px 10px 0px;
  top: 30%;
  opacity: 1;
}
.top-slide-indicator-r {
  z-index: 999;
  background: #f4b213;
  height: 40px;
  border-left: solid;
  width: 30px;
  border-radius: 10px 0px 0px 10px;
  top: 30%;
  opacity: 1;
}
.top-author-by {
  color: #b4b4b4;
}
.top-author {
  color: #b4b4b4;
}

#header #menu li ul {
  position: absolute;
  display: none;
  z-index: 99;
  /* left: -12px; */
  padding: 0px;
  margin-top: 2px;
  width: 141px;
  /* margin-left: -31px; */
  /* margin: 0px; */

  background: white;
}
#header #menu li:hover ul {
  display: block;
}
#header #menu li ul li {
  width: 100%;
  border-bottom: solid 1px #d8d8d8;
  margin: 6px;
  padding: 11px;
  margin: 0px;
}
#header #menu li ul li a {
  border: none !important;
  color: #000000 !important;
}
#header #menu li ul li a:hover {
  color: #ed0a91 !important;
}
/*desktop-css*/
.input-group.md-form.form-sm.form-1 input {
  border: 1px solid #bdbdbd;
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.input-group.md-form.form-sm.form-2 input {
  border: 1px solid #bdbdbd;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.input-group.md-form.form-sm.form-2 input.amber-border {
  border: 1px solid #ffca28;
}

.section-font {
  font-size: 1.5rem;
}
.section-hed {
  font-size: 1.25rem;
}
.story-hed {
  font-size: 1.5rem;
  text-transform: none;
}
.story-sum {
  font-size: 16px;
  text-transform: none;
}
.r-20 {
  right: 20px;
}
.b-20 {
  bottom: 20px;
}
h6,
h5,
h2 {
  text-transform: none;
}
.card-title {
  text-transform: uppercase;
}
.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
  left: 60% !important;
  width: 417px !important;
  /* position: fixed; */
  margin-top: 2%;
  float: left;
}
.tagspage .nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #000000;
}
.tags-d-block li {
  display: inline-block;
  font-size: 14px;
  font-family: "CircularStd-Medium";
}
.tags-d-block li a {
  color: #000000;
  background: #f3f3f3;
  margin: 7px;
}
.tags-d-block {
  display: block;
  text-align: center;
}
.height-500 {
  height: 500px;
}
.my-pills li {
  flex-basis: auto !important;
  font-family: "Righteous", cursive;
  font-size: 14px;
}
.pills-purple-gradient .nav-item .nav-link.active {
  background: linear-gradient(40deg, #ff6ec4, #7873f5);
}
.pills-rounded .nav-item .nav-link {
  border-radius: 10em;
  background: #f7f7f7;
  border: dashed 1px #e2e2e2;
}
.realated-story {
  overflow-x: auto;
  overflow-y: hidden;
  display: -webkit-box;
  width: 100%;
}
.cs-heading {
  font-size: 18px;
  background: #000000;
  margin: 0px !important;
  color: white;
  border-radius: 6px 6px 0px 0px;
  text-align: center;
}
.my-modal-width {
  width: 500px;
  max-width: 100%;
  position: absolute;
}
.nav-active {
  color: #ed0a91 !important;
  border-color: black !important;
}
.nav-border {
  border-top: solid 1px;
  border-bottom: solid;
  background: #000;
}
.pol-btn {
  transform: rotate(-90deg);
  right: -64px;
  top: 75%;
  z-index: 9999;
  position: fixed;
  background-image: linear-gradient(182deg, #e81606 0%, #ff532f 100%);
  padding: 10px 15px 23px 15px !important;
  border-radius: 10px 10px 0px 0px;
  border: solid 2px white;
  color: #fff;
}

.buy-button {
  transform: rotate(-90deg);
  right: -127px;
  top: 32%;
  z-index: 9999;
  position: fixed;
  color: black;
  background: #fdbb1c;
  padding: 10px 15px 23px 15px !important;
  border-radius: 10px 10px 0px 0px;
  text-shadow: 0px 0px 6px white;
  border: solid 2px #ffffff;
}

.buy-button i {
  color: #3e88af;
}

@media (max-width: 1366px) {
  .buy-button {
    top: 41%;
  }
}

.video-btn {
  background-image: linear-gradient(45deg, #dc2a4c 0%, #f34237 100%);
  font-family: "Righteous", cursive;
  padding: 10px 25px 10px 25px;
  font-size: 18px;
}
.video-home-bg {
  background-image: url(../images/video-bg.jpg);
  background-size: 151% 71%;
  background-repeat-y: no-repeat;
}
.video-banner-home {
  width: 100%;
  height: 400px;
  border: solid 2px #ffffff;
  border-radius: 8px;
}
.jpx-is-wrapper {
  display: none;
}
.topdiv-animation {
  position: relative;
  -webkit-animation: mymove 3s; /* Safari 4.0 - 8.0 */
  -webkit-animation-delay: 2s; /* Safari 4.0 - 8.0 */
  -webkit-animation-fill-mode: backwards; /* Safari 4.0 - 8.0 */
  animation: mymove 3s;
  animation-delay: 2s;
  animation-fill-mode: forwards;
}
.my-carousel-caption {
  position: absolute;
  right: 0;
  bottom: 0;
  color: white;
  left: 0;
  padding: 7px;
  background: #000000ab;
  z-index: 10;
  text-align: center;
  font-family: "Righteous", cursive;
}
.video-icon-home {
  position: absolute;
  background: white;
  padding: 2px 2px 0px 2px;
  top: 27%;
  border-radius: 50%;
  left: 46%;
}
.video-icon {
  position: absolute;
  background: white;
  top: 42%;
  padding: 2px 2px 0px 2px;
  left: 46%;
  border-radius: 50%;
}

@keyframes mymove {
  from {
    top: 0px;
  }
  to {
    top: 600px;
  }
}

.badge-1 {
  background: #000;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
}
.badge-1::after {
  border-left-color: #ed0a91 !important;
}
.badge-2 {
  background: #000;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
}
.badge-2::after {
  border-left-color: #0a8ed2 !important;
}
.badge-3 {
  background: #000;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
}
.badge-3::after {
  border-left-color: #1e9083 !important;
}
.badge-4 {
  background: #000;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
}
.badge-4::after {
  border-left-color: #ff532f !important;
}

.carousel-indicators .active {
  background-color: #fdbb1c;
}
/*.left-13{left:-13px !important;}*/
.b-0 {
  bottom: 0;
}
.blue-color {
  color: #000000;
}
.blue-bg {
  background: #0a8ed2;
}
.green-color {
  color: #ff532f;
}
.green-bg {
  background: #1e9083;
}
.yellow-color {
  color: #e2e2e2;
}
.yellow-bg {
  background: #ff532f;
}
.purple-color {
  color: #ff532f;
}
.pink-color {
  color: #ff532f;
}
.bg-shadow {
  background: rgba(76, 76, 76, 0);
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0%, rgba(179, 171, 171, 0)),
    color-stop(49%, rgba(48, 48, 48, 0.37)),
    color-stop(100%, rgba(19, 19, 19, 0.8))
  );
  background: linear-gradient(
    to bottom,
    rgba(179, 171, 171, 0) 0%,
    rgba(48, 48, 48, 0.71) 49%,
    rgba(19, 19, 19, 0.8) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313', GradientType=0 );
}

#header nav {
  float: none;
  background: #000;
}

#header.clone nav {
  float: right;
  margin-top: 10px !important;
  background: #fff !important;
}
#header.clone .menu li a {
  color: #000 !important;
  padding: 0 7px 0px 2px !important;
  font-size: 11px !important;
}

.top-bg {
  background: #eee;
  border-bottom: 1px solid #eee;
}
.top-menu {
  padding: 3px;
  border-radius: 0px 0px 8px 8px;
}
.top-menu ul {
  margin: 0px;
  padding: 0px;
}
.top-menu ul li {
  float: left;
  color: #ffffff;
  list-style-type: none;
  padding-right: 25px;
  font-family: "Righteous", cursive;
  font-size: 12px;
}
.top-menu a {
  color: #000;
  text-transform: uppercase;
  font-family: "CircularStd-Medium";
}
.top-menu a:hover {
  color: #d35136;
}
.top-social {
  font-size: 12px;
  text-align: right;
}
.logo img {
  width: 53%;
}
.navbar-light .navbar-nav .nav-link {
  color: #000000;
  font-size: 13px;
  padding-left: 13px;
  padding-right: 17px;
  transition: 0.3s ease all;
  font-weight: 700;
}
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
  background: #ffbf86;
  border-radius: 3px 3px 0px 0px;
}
.navbar .active {
  background: #ffbf86;
  border-radius: 3px 3px 0px 0px;
  color: #ffffff !important;
}
#header .search-icon:after,
#header .search-icon:before {
  background: #fff !important;
  opacity: 0;
}
#header.clone .search-icon::after,
#header.clone .search-icon::before {
  background: #ffffff !important;
}

#header .custom-search {
  margin: 0px !important;
  opacity: 0;
  position: absolute;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  z-index: -1;
  width: 62% !important;
  right: 40px;
  margin-top: -11px !important;
}
#header.clone .search-icon {
  background-position: -10px -15px;
}
.menu-radius {
  border-radius: 0px 0px 20px 20px;
  padding: 1px 11px 4px 0px;
}
.mt-slider {
  margin-top: 54px;
}

#header.clone .search-icon::after,
#header.clone .search-icon::before {
  background: #000 !important;
}

a,
a:hover,
.btn {
  outline: none !important;
}

.title-large {
  font-size: 20px;
  margin: 10px 0 5px;
  line-height: 27px;
  color: #000000;
  font-family: "Fjalla One", sans-serif;
}
.title-small {
  color: #ffffff;
  font-size: 16px;
  line-height: 23px;
  margin: 6px 0 0;
  font-family: "Fjalla One", sans-serif;
}
.title-x-small {
  font-size: 18px;
  margin: 0px;
}
.title-large a,
.title-small a,
.title-x-small a {
  color: inherit;
}
.banner-sec {
  float: left;
  width: 100%;
}
.card-block {
  padding: 0 10px 10px;
}
.card-text {
  margin: 0;
}
.time-text {
  font-family: "CircularStd-Medium";
  color: #fdbb1c;
  font-size: 12px;
  text-transform: uppercase;
}
.time-text a:hover {
  color: #cccccc;
}
.text-time {
  color: #9a9a9a;
  font-size: 11px;
  text-transform: uppercase;
}
.text-time-top {
  color: #fdbb1c;
  font-size: 9px;
  font-family: "CircularStd-Medium";
  text-transform: uppercase;
}
.text-time-top a:hover {
  color: #cccccc;
}
.banner-sec .card-img-overlay {
  padding: 0;
  top: 3px;
  left: 7px;
  height: 20%;
}

.badge-pill {
  border-radius: 4px;
  position: relative;
  margin-top: 10px;
}

/*.badge-pill:after {
content: '';
position: absolute;
top: 100%;
left: 0;
border-left: 7px solid;
border-bottom: 7px solid transparent;
width: 0;
z-index: 1000;
border-left-color: #ff3547;
}*/
.bg-dark {
  color: #fff;
}

.banner-sec {
  float: left;
  width: 100%;
  background: #e0e0e0;
}
.banner-sec .card {
  box-shadow: none;
  background: none;
}
/* .banner-sec .card img{} */
.banner-sec .card-body {
  padding: 13px;
}
.banner-sec .card-text {
  margin-top: 1px;
}
.banner-sec .news-block {
  margin-bottom: 20px;
}
.banner-sec .news-block:last-child {
  margin-bottom: 0px;
  color: #ffffff;
}
.banner-sec .news-des {
  margin-bottom: 10px;
  font-family: "Fjalla One", sans-serif;
  color: #6b6b6b;
}
.banner-sec .title-large {
  margin: 18px 0 0;
}
.banner-sec .time {
  margin-top: 0px;
  font-size: 13px;
}
.banner-sec .carousel-control.left,
.banner-sec .carousel-control.right {
  background: none;
}
.banner-sec .card {
  margin-bottom: 20px;
}

.story-slide {
  background: #ffffff;
  border-radius: 0px 0px 5px 5px;
  margin: 0px;
  margin: auto;
  padding: 19px;
  margin-top: -3px;
}

.card-body a {
  color: #fff;
}

/*.news-title{border-left: solid 5px #20a0a0;
padding-left: 17px;}*/

.category-heading {
  font-weight: 600;
  color: #000000;
  text-transform: uppercase;
  position: relative;
}
.category-heading .red-color {
  color: #ff532f !important;
}
/*.category-heading span:nth-of-type(1){color:#43a0be;}
.category-heading span:nth-of-type(2){color:#4a3d47;}
.category-heading span:nth-of-type(3){color:#c99c47;}
.category-heading span:nth-of-type(4){color:#c33fa5;}
.category-heading span:nth-of-type(5){color:#20a0a0;}
.category-heading span:nth-of-type(6){color:#99819e;}
.category-heading span:nth-of-type(7){color:#4a3d47;}
.category-heading span:nth-of-type(8){color:#20a0a0;}
.category-heading span:nth-of-type(9){color:#c99c47;}
.category-heading span:nth-of-type(10){color:#43a0be;}
.category-heading span:nth-of-type(11){color:#4a3d47;}
.category-heading span:nth-of-type(12){color:#c99c47;}
.category-heading span:nth-of-type(13){color:#c33fa5;}
.category-heading span:nth-of-type(14){color:#20a0a0;}
.category-heading span:nth-of-type(15){color:#20a0a0;}
.category-heading span:nth-of-type(16){color:#99819e;}
.category-heading span:nth-of-type(17){color:#4a3d47;}
.category-heading span:nth-of-type(18){color:#20a0a0;}
.category-heading span:nth-of-type(19){color:#c99c47;}
*/

.view-more {
  float: right;
  font-size: 14px;
  margin-top: 12px;
}
.view-more a {
  color: #000000;
  opacity: 0.8;
}
.view-more a:hover {
  opacity: 0.5;
}

.dashed-bdr {
  border: dashed 1px #000000;
}
.dashed-bdr-r {
  border-right: dashed 1px #d6d6d6;
}
.dashed-bdr-l {
  border-left: dashed 1px #d6d6d6;
}
.dashed-bdr-t {
  border-top: dashed 1px #d6d6d6;
}
.dashed-bdr-b {
  border-bottom: dashed 1px #d6d6d6;
}
.bdr-solid-r {
  border-right: solid #e0e0e0;
}
.bdr-solid-l {
  border-left: solid #e0e0e0;
}
.bdr-solid-t {
  border-top: solid #e0e0e0;
}
.bdr-solid-b {
  border-bottom: solid #e0e0e0;
}
.red-bdr-l {
  border-left: solid 6px #e20c0c;
  margin: 0px;
  margin-bottom: 13px;
  padding-left: 13px;
}
.red-bdr-b {
  border: solid 3px #e20c0c;
  margin: 0px;
  margin-bottom: 13px;
  padding-left: 13px;
}
.bdr-solid {
  border: solid #e0e0e0;
}
.font-1 {
  font-family: "Fjalla One", sans-serif;
}

.mag-slide-next {
  background-image: url(../images/nextarrow.png);
  opacity: 1;
  background-position: right;
  width: 42px;
  left: 50%;
  top: 48%;
  height: 19px;
  transition: 0.7s ease all;
}

.mag-slide-next:hover {
  background-position: left;
  transition: 0.7s ease all;
}

.mag-slide-prev {
  background-image: url(../images/nextarrow.png);
  opacity: 1;
  background-position: right;
  width: 42px;
  transform: rotate(180deg);
  left: 50%;
  top: 58%;
  height: 19px;
  transition: 0.7s ease all;
}

.mag-slide-prev:hover {
  background-position: left;
  transition: 0.7s ease all;
}

.mag-img img {
  width: 80%;
}
.mag-img {
  text-align: center;
}

.third-row {
  background: #000;
  padding-top: 95px !important;
}

.hapanings-bg {
  background: #000;
  padding-top: 95px !important;
}

.sbcsrb input {
  font-size: 22px;
  box-shadow: none;
  padding: 6px !important;
}
.sbcsrb button {
  font-size: 18px;
  padding: 0px 20px 0px 20px;
}

.video-banner {
  width: 100%;
  height: 199px;
  border: solid black;
}

.mag-bg-2 {
  background-image: url(../img/mag-bg2.jpg) !important;
}
.footer-height {
  height: 140px;
}
.scrollbar {
  width: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
}
.style-4::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #ffffff;
}
.style-4::-webkit-scrollbar {
  width: 2px;
  border-radius: 50%;
  background-color: #ffffff;
}
.style-4::-webkit-scrollbar-thumb {
  background-color: #f4b213;
}
.teal.accent-3 {
  background-color: #ffffff !important;
}

.breadcrumb-design,
.breadcrumb {
  background: none;
  font-size: 13px;
}
.breadcrumb-design,
.breadcrumb a {
  color: #000000;
}
.breadcrumb-design,
.breadcrumb-item.active {
  color: #ffffff;
}
.bread-active {
  padding: 2px 5px 2px 5px;
  border-radius: 5px;
  background: #d35136;
}
.breadcrumb-design,
.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  color: #8857a4;
  content: "//";
}
.social-icons {
  padding: 0px;
  margin-bottom: 0px;
  text-align: right;
}
.social-icons li {
  display: inline-block;
  width: 30px;
  list-style-type: none;
  height: 30px;
  margin: 6px;
  text-align: center;
  border: solid 1px #ffffff;
  transition: 0.5s ease all;
  border-radius: 50%;
}
.social-icons li i {
  color: #ffffff !important;
  font-size: 13px;
  margin-left: -2px;
  margin-top: 7px;
}
.social-icons li:hover {
  background: none !important;
  border: solid 1px black;
}
.social-icons li:hover i {
  color: #000000 !important;
}
.social-icons li a {
  width: 30px;
  height: 30px;
  float: left;
}
.social-icons li:nth-child(5) {
  background: #02b94c;
}
.social-icons li:nth-child(4) {
  background: #cc2127;
}
.social-icons li:nth-child(3) {
  background: #dd4b39;
}
.social-icons li:nth-child(2) {
  background: #55acee;
}
.social-icons li:nth-child(1) {
  background: #3b5998;
}

/*.social-icons::before {
background: rgba(0, 0, 0, 0) url(../images/patern1.png) no-repeat scroll right center;
content: "";
display: inline-block;
height: 40px;
margin-right: 10px;
width: 30px;
}
.social-icons::after {
background: rgba(0, 0, 0, 0) url(../images/patern1.png) no-repeat scroll right center;
content: "";
display: inline-block;
height: 40px;
margin-left: 10px;
width: 30px;
}*/

.impact-staff img {
  width: 40px;
  height: 40px;
}
.staff-text {
  margin-left: 10px;
  line-height: 18px;
}

@font-face {
  font-family: CircularStd-Medium;
  src: url(../fonts/CircularStd-Medium.ttf);
}
@font-face {
  font-family: CircularStd-Black;
  src: url(../fonts/CircularStd-Black.ttf);
}

.font-2 {
  font-family: "CircularStd-Medium";
}
.font-2-bold {
  font-family: "CircularStd-Black";
}
.story-content p {
  font-family: "CircularStd-Medium";
  font-weight: 500;
  color: #2f2f2f;
  line-height: 30px;
}
.story-content img {
  margin: 8px;
  max-width: 100%;
}
.tags ul {
  margin: 0px;
  padding: 0px;
}
.tags ul li {
  float: left;
  list-style-type: none;
}
.tags ul li a {
  background: #7f4e9b;
  color: #ffffff;
  padding: 4px 10px 4px 10px;
  border-radius: 20px;
  font-family: "CircularStd-Medium";
  font-size: 15px;
  margin-left: 10px;
  border: solid 1px #ffffff00;
  float: left;
  margin-bottom: 10px;
}
.tags ul li a:hover {
  background: none;
  border: solid 1px black;
  color: #000000;
}
.border-solid {
  border: solid;
}
.f-14 {
  font-size: 14px !important;
}

.story-mag ul {
  margin: 0px;
  padding: 0px;
}
.story-mag ul li {
  float: left;
  list-style-type: none;
  width: 50%;
  padding: 10px;
  font-size: 14px;
  height: 263px;
}

.story-mag li img {
  border: solid 1px #d2d2d2;
  border-radius: 10px;
  padding: 4px;
  background: white;
  box-shadow: 0px 0px 4px #cacaca;
}
.magstory-height {
  height: 340px;
}
.story-cont-bg {
  border: solid 1px #e6e6e6;
  box-shadow: 0px 0px 10px #e4e4e4;
}
.shadow {
  box-shadow: 0px -25px 38px #8c8c8c;
}
.slide-mag-div {
  background-image: url(../images/slide-magazine.png);
  background-repeat: no-repeat;
  background-size: 100%;
}
.slide-mag img {
  width: 66%;
  box-shadow: 0px 0px 56px #bdbdbd;
}
#menu.menu-opened
  + .menu-btn
  .burger-container
  #burger
  .bar.topBar:nth-child(1) {
  display: none;
}
.my-footer-bg {
  background: black;
}
.my-footer-bg img {
  width: 7%;
  margin-bottom: 10px;
}
.sub-mag-w {
  width: 67%;
}
.my-search {
  top: 50px;
  position: absolute;
  right: -40px;
}
.stry-mt {
  margin-top: 30px;
}

[type="radio"],
[type="checkbox"] {
  position: absolute;
  /* left: ; */
  visibility: visible;
  width: 25px;
  height: 16px !important;
}

.form-control {
  background-color: #f5f5f5;
}

/*desktop-css*/

.category-title {
  background: #d35237;
  padding: 4px 8px 4px 8px;
  margin-left: -33px;
  color: white !important;
}

#mixedSlider .MS-content {
  white-space: nowrap;
  overflow: hidden;
}
#mixedSlider5 .MS-content {
  white-space: nowrap;
  overflow: hidden;
}
#mixedSlider .MS-content .item {
  display: inline-block;
  width: 25%;
  position: relative;
  vertical-align: top;
  overflow: hidden;
  height: 100%;
  white-space: normal;
  padding: 10px;
}
#mixedSlider5 .MS-content .item {
  display: inline-block;
  width: 25%;
  position: relative;
  vertical-align: top;
  overflow: hidden;
  height: 100%;
  white-space: normal;
  padding: 10px;
}

#mixedSlider4 .MS-content {
  white-space: nowrap;
  overflow: hidden;
}
#mixedSlider4 .MS-content .item {
  display: inline-block;
  width: 25%;
  position: relative;
  vertical-align: top;
  overflow: hidden;
  height: 100%;
  white-space: normal;
  padding: 10px;
  padding-bottom: 20px;
}

#mixedSlider4 .item .card {
  /*    height:400px;*/
  box-shadow: none;
  border: solid 2px #e6e6e6;
}

.item .card {
  height: 400px;
  box-shadow: none;
  border: solid 2px #e6e6e6;
}

.buy-btn {
  border: dashed 1px white;
  text-shadow: 1px 1px 5px black;
}

@media (max-width: 1366px) {
  .md-font {
    font-size: 20px;
  }
  .buy-btn {
    padding: 0.7rem 1.6rem !important;
    font-size: 0.7rem !important;
  }
  .item .card {
    height: 360px;
    box-shadow: none;
    border: solid 2px #e6e6e6;
  }
  #mixedSlider2 .MS-content .item h5 {
    font-size: 13px !important;
  }
  #mixedSlider3 .MS-content .item h4 {
    font-size: 15px !important;
    line-height: 23px !important;
  }
  .red-color {
    color: #e02328 !important;
  }
  .hap-style {
    font-size: 12px;
  }
  .hapanings-bg {
    padding-top: 95px !important;
  }

  #mixedSlider .MS-content .item {
    width: 25%;
  }
  #mixedSlider5 .MS-content .item {
    width: 25%;
  }
  #mixedSlider4 .MS-content .item {
    width: 25%;
  }
  #mixedSlider4 .item .card {
    height: 380px;
    box-shadow: none;
  }
}

/* @media (max-width: 991px) {
#mixedSlider .MS-content .item {
{code-{javascriptadd.class{color}}}
width: 50%;
}
#mixedSlider5 .MS-content .item {
    {code-{javascriptadd.class{color}}}
    width: 50%;
    }
#mixedSlider4 .MS-content .item {
{code-{javascriptadd.class{color}}}
width: 50%;
}
} */
@media (max-width: 767px) {
  #mixedSlider .MS-content .item {
    width: 100% !important;
  }
  #mixedSlider5 .MS-content .item {
    width: 100% !important;
  }
  #mixedSlider4 .MS-content .item {
    width: 80% !important;
  }
}

#mixedSlider .MS-controls button {
  position: absolute;
  border: none;
  background-color: transparent;
  outline: 0;
  font-size: 50px;
  top: 95px;
  color: rgba(0, 0, 0, 0.4);
  transition: 0.15s linear;
}
#mixedSlider5 .MS-controls button {
  position: absolute;
  border: none;
  background-color: transparent;
  outline: 0;
  font-size: 50px;
  top: 95px;
  color: rgba(0, 0, 0, 0.4);
  transition: 0.15s linear;
}
#mixedSlider .MS-controls button:hover {
  color: rgba(0, 0, 0, 0.8);
}
#mixedSlider5 .MS-controls button:hover {
  color: rgba(0, 0, 0, 0.8);
}

#mixedSlider5 .MS-controls .MS-right {
  right: 0px;
}
#mixedSlider .MS-controls .MS-right {
  right: 0px;
}
.r-20 {
  right: 20;
}
.b-20 {
  bottom: 20;
}

#mixedSlider4 .MS-controls button {
  position: absolute;
  border: none;
  background-color: transparent;
  outline: 0;
  font-size: 50px;
  top: 95px;
  color: rgba(0, 0, 0, 0.4);
  transition: 0.15s linear;
}
#mixedSlider4 .MS-controls button:hover {
  color: rgba(0, 0, 0, 0.8);
}

#mixedSlider4 .MS-controls .MS-right {
  right: 0px;
}
.r-20 {
  right: 20;
}
.b-20 {
  bottom: 20;
}

#mixedSlider2 .MS-content {
  white-space: nowrap;
  overflow: hidden;
}
#mixedSlider2 .MS-content .item {
  display: inline-block;
  width: 22.8%;
  position: relative;
  vertical-align: top;
  overflow: hidden;
  margin: 0px 14px 0px 14px;
  height: 100%;
  white-space: normal;
  padding: 10px;
  background: #ffffff;
  border-radius: 5px;
  text-align: center;
  padding: 2px;
}
#mixedSlider2 .MS-content .item h5 {
  font-size: 16px;
}

/* @media (max-width: 991px) {
#mixedSlider2 .MS-content .item {
{code-{javascriptadd.class{color}}}
width: 0%;
}
} */
@media (max-width: 767px) {
  #mixedSlider2 .MS-content .item {
    width: 100% !important;
    margin: 0px;
  }
  .mag-full section .stuff {
    top: 10px !important;
    max-width: 70% !important;
    display: block !important;
  }
  #mixedSlider2 .MS-controls .MS-left {
    left: -91px !important;
  }
  #mixedSlider2 .MS-controls .MS-right {
    right: -90px !important;
  }
  #mixedSlider2 .MS-content .item h5 {
    font-size: 20px !important;
  }
  .mag-full section {
    height: auto !important;
  }
  .m-width-magazine {
    max-width: 85% !important;
  }
  .sub-mag-w {
    width: 95%;
  }
}

#mixedSlider2 .MS-controls button {
  position: absolute;
  border: none;
  background-color: transparent;
  outline: 0;
  font-size: 50px;
  top: 95px;
  color: rgba(0, 0, 0, 0.4);
  transition: 0.15s linear;
}
#mixedSlider2 .MS-controls button:hover {
  color: rgba(0, 0, 0, 0.8);
}

#mixedSlider2 .MS-controls .MS-right {
  right: 0px;
}

#mixedSlider2 .MS-controls .MS-left {
  left: 0px;
}

#mixedSlider3 .MS-content {
  white-space: nowrap;
  overflow: hidden;
}
#mixedSlider3 .MS-content .item {
  display: inline-block;
  width: 50%;
  position: relative;
  vertical-align: top;
  overflow: hidden;
  margin: 0px 20px 0px 0px;
  height: 100%;
  white-space: normal;
  padding: 10px;
  background: #ffffff;
  border-radius: 5px;
  padding: 2px;
  border: solid 1px #d7d7d7;
}
#mixedSlider3 .MS-content .item h4 {
  font-size: 20px;
  line-height: 28px;
  text-transform: uppercase;
}
.red-color {
  color: #e02328 !important;
}
.hap-style {
  bottom: 0;
  color: #979797;
  font-family: "Righteous", cursive;
  position: absolute;
  right: 28px;
}

/* @media (max-width: 991px) {
#mixedSlider3 .MS-content .item {
{code-{javascriptadd.class{color}}}
width: 0%;
}
}
@media (max-width: 767px) {
#mixedSlider3 .MS-content .item {
width: 100%;
}
} */

#mixedSlider3 .MS-controls button {
  position: absolute;
  border: none;
  background-color: transparent;
  outline: 0;
  font-size: 50px;
  top: 95px;
  color: rgba(0, 0, 0, 0.4);
  transition: 0.15s linear;
}
#mixedSlider3 .MS-controls button:hover {
  color: rgba(0, 0, 0, 0.8);
}

#mixedSlider3 .MS-controls .MS-right {
  right: 0px;
}

#mixedSlider3 .MS-controls .MS-left {
  left: 0px;
}

.mag-full section {
  width: 100%;
  height: 70vh;
  flex: 1;
  display: flex;
  text-align: center;
  position: relative;
  overflow: hidden;
  background-color: #000;
}
.mag-full section:nth-child(1) .image {
  background-image: url(../img/mag-bg.jpg);
}

.mag-full section .image {
  background-attachment: fixed;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 500;
}
.mag-full section .stuff {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  height: 100%;
  width: 100%;
  max-width: 70%;
  justify-content: center;
  text-align: center;
  z-index: 1000;
  color: #e67e22;
  margin: 0 auto;
  font-size: 26px;
  position: relative;
}

/*mobile-css*/
@media (max-width: 767px) {
  .video-home-bg {
    background-image: url(../images/video-bg.jpg);
    background-size: cover;
    background-repeat-y: no-repeat;
  }
  .video-banner-home {
    width: 100%;
    height: 270px;
    border: solid 1px #ffffff;
    border-radius: 3px;
  }
  .right-modal {
    width: 95% !important;
    top: 15%;
  }
  .whatsup {
    width: 80%;
  }
  .breaking_news {
    width: 100%;
    text-align: center;
    font-size: 12px;
    border-right: none;
    border-radius: 0px;
    margin-bottom: 0px;
  }

  .label {
    border-radius: 0px;
    border-left: none;
    width: 100%;
    font-size: 16px;
  }
  .mt-65 {
    margin-top: 63px !important;
  }
  #menu {
    background: #000000 !important;
  }
  .site-logo {
    height: 50px;
    background-position: center !important;
    background-size: 100% !important;
    display: block !important;
  }
  #header #menu li a {
    padding: 16px !important;
    text-align: left;
    border-right: none !important;
    font-size: 19px !important;
  }
  #menu ul.menu {
    background: white;
    height: 100%;
    overflow-y: scroll;
  }
  .section-style {
    background: none;
    box-shadow: none;
    padding: 0px !important;
    border-radius: 0px !important;
  }
  .featcard {
    padding: 0px !important;
  }
  .featcard img {
    border-radius: 0px;
  }
  .mob-m-0 {
    margin: 0px;
  }
  .mob-mb-15 {
    margin-bottom: 15px;
  }
  .mb-bg-light {
    background: #f7f7f7 !important;
    border-radius: 0px !important;
  }
  .mb-bg-light,
  .date {
    color: #000 !important;
    font-size: 10px;
  }
  .date {
    margin-right: 10px;
  }
  .industry-brefing h6 {
    font-size: 16px !important;
    margin-bottom: 10px !important;
    padding: 0px !important;
  }
  .widget-title-cover {
    background-image: url(../images/shape-dark.png);
    width: 100%;
    background-repeat-y: no-repeat;
    background-repeat-y: none;
    background-position: center;
    border-bottom: none;
  }
  .widget-title-cover h5.widget-title {
    border-left: solid #ff8800;
    background: white !important;
    color: #212529;
    padding: 0px;
    text-shadow: none;
  }
  .widget-title-cover h5.widget-title span::after {
    display: none;
  }
  .media-form ul {
    margin: 0px;
    background: #ffedd2;
    padding: 5px 25px 12px 25px;
    margin-top: 18px;
    margin-bottom: 25px;
    border: double 10px #ffffff;
  }
  .media-form ul li {
    line-height: 30px !important;
    font-weight: bold;
    font-size: 18px !important;
  }
  .mob-seemore {
    background: white;
    margin: 0px !important;
    height: 100%;
    padding-left: 9px;
    font-size: 14px;
    padding-top: 4px;
  }
  .fa-calendar {
    font-size: 10px;
  }
  .news_title {
    font-size: 14px;
    line-height: 24px;
  }
  .label {
    padding: 6px 15px 2px;
  }
  .burger-container #burger .bar {
    background: #fff !important;
  }
  .mob-admsn-job {
    padding: 10px !important;
    margin-bottom: 6px !important;
  }
  .mob-p-0 {
    padding: 0px !important;
  }
  .mob-m-0 {
    margin: 0px;
  }

  .mob-bdr-0 {
    border: none !important;
  }
  .admsn-top-stry h6 {
    padding: 0px 6px 0px 6px;
    margin-top: 13px;
    font-size: 18px;
  }
  .admsn-top-stry p {
    padding: 0px 6px 0px 6px;
    font-size: 20px;
  }
  .mob-admsn-reltd {
    padding: 16px !important;
    background: #ff88001f !important;
  }
  .mob-admsn-reltd h6 {
    font-size: 19px;
  }
  .add-text {
    text-align: center !important;
  }
  .media-form h5 {
    padding: 6px;
    margin-bottom: 0px;
  }
  .media-form p {
    padding: 7px;
  }
  .red-r-bdr {
    border: none;
  }
  .mob-radius-0 {
    border-radius: 0px !important;
  }
  .mob-bg-light-y {
    background: #ff9800;
    border: double 10px white;
  }
  .mob-bg-white {
    background: #ffffff;
  }
  .mob-t-bdr {
    border-top: solid 1px !important;
  }
  .mob-bdr-solid {
    border: solid 1px !important;
  }
  .mob-mt-15 {
    margin-top: 15px;
  }
  .mob-mt-75 {
    margin-top: 75px !important;
  }
  .mob-mt-30 {
    margin-top: 30px !important;
  }
  .mob-mt-8 {
    margin-top: 8px;
  }
  .mob-mb-8 {
    margin-bottom: 8px;
  }
  .mob-mb-15 {
    margin-bottom: 15px !important;
  }
  .mob-dspl-none {
    display: none;
  }
  .mob-p-10 {
    padding: 10px !important;
  }
  .mob-p-5 {
    padding: 5px !important;
  }
  .mob-pt-10 {
    padding-top: 10px;
  }
  .mob-pt-30 {
    padding-top: 30px;
  }
  .mob-p-30 {
    padding: 30px;
  }
  .mob-p-20 {
    padding: 20px !important;
  }
  .mob-pl-20 {
    padding-left: 20px !important;
  }
  .mob-pl-10 {
    padding-left: 10px !important;
  }
  .mob-bdr-mb {
    border-bottom: solid #cccccc !important;
  }
  .section_6 h6 {
    padding: 0px 0px 0px 8px;
  }
  .section_6 p {
    padding: 0px 0px 0px 8px;
  }
  #nt-example1 {
    margin-top: 15px;
    background: #940303;
    height: 420px !important;
    border: double 10px white;
  }
  #nt-example1 li {
    font-size: 18px;
    font-weight: 400;
    border-bottom: 1px dashed #cccccc;
  }
  #nt-example1 li small {
    color: #cccccc !important;
  }
  .full-gallery-img {
    width: 100%;
    float: left;
  }
  .image-gallery {
    width: 100%;
    display: contents;
    height: auto;
  }
  .image-gallery li {
    border: none !important;
    margin: 6px;
    padding-bottom: 0px;
  }
  .image-gallery img {
    max-width: 100% !important;
    height: auto !important;
  }
  .video-gallery {
    width: auto;
    margin: 0px !important;
    margin-top: 10px !important;
    height: auto;
    overflow: hidden;
  }
  .video-thumb {
    min-height: auto;
    height: auto;
  }
  .video-gallery img {
    background: none;
    margin: 9px;
    width: 28%;
    float: left;
  }
  .video-iframe {
    padding-bottom: 47.25%;
  }
  .video-iframe iframe {
    height: 214px !important;
  }
  .ripple:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 10px;
    height: 10px;
  }
  .share-icon {
    padding: 0px;
    position: relative;
    margin-top: -54px;
  }
  .share-icon ul {
    margin: 0px;
    padding: 0px !important;
    margin-left: 0px;
    width: 100%;
  }
  .share-icon ul li {
    width: 16.66%;
    padding: 3px 0px 3px 0px;
  }
  .story-page-hed {
    font-size: 22px;
    border-width: 5px;
  }
  .share-icon ul li:nth-of-type(1)::after {
    margin-left: 2px !important;
    border-style: solid;
    border-width: 16px 0px 15px 15px;
  }
  .mob-m-auto {
    margin: auto;
  }
  .author {
    background: #d6d6d6;
    border: double 10px white;
  }
  #nt-example2 {
    height: 413px !important;
  }
  #nt-example2 li {
    height: 208px !important;
    margin-bottom: 10px;
    line-height: 30px;
  }
  .story-mk {
    background: none !important;
    border: none !important;
  }
  .story-mk small {
    color: #cccccc !important;
  }
  .mob-text-center {
    text-align: center !important;
  }
  .share-buttons {
    text-align: center !important;
  }
  .share-buttons button {
    font-size: 6px;
    margin: 2px;
  }
  .share-buttons i {
    font-size: 14px;
  }
  .tags-buttons a {
    margin: 4px !important;
  }
  .heading-bdr {
    border-width: 7px !important;
  }
  .heading-bdr2 {
    border-width: 7px !important;
  }
  .widget-title-cover h5.widget-title {
    border-left: solid 10px #ff8800;
  }
  .videoframe {
    height: 194px;
  }
  .top-band {
    display: none;
  }
  .mob-dspl-blck {
    display: block !important;
  }
  .top-sq-bn {
    position: inherit !important;
  }
  #header.search-open .custom-search {
    opacity: 1;
    z-index: 999;
    width: 75% !important;
  }

  #header .form-text {
    padding: 15px 20px 9px 49px !important;
    font-size: 20px;
    font-weight: bold;
    border-bottom: solid 2px #fe941e !important;
    width: 100%;
    color: #ffffff !important;
    height: 74px !important;
    margin-top: 1px;
  }
  #header .custom-search .form-submit {
    background-position: -10px 12px !important;
    background-size: 144% !important;
    top: 24% !important;
  }
  .left115 {
    margin-left: auto;
  }
  .whatsup {
    margin-top: 15px;
  }
  .d-mob-none {
    display: none;
  }
  .top-bg {
    background: #000000;
    margin-top: 60px;
    margin-bottom: 0px !important;
  }
  .top-menu ul li {
    text-align: center;
    padding: 0px 11px 0px 11px;
    font-size: 12px;
  }
  .top-social {
    font-size: 12px;
    margin: 7px 0px 7px 0px;
    text-align: center;
  }
  .banner-sec {
    background: #eaeaea;
    padding-top: 0px;
  }
  .story-slide {
    background: none;
    border: none;
    padding: 10px;
    margin-top: 5px;
  }
  .banner-sec .news-des {
    color: #000000;
  }
  .item .card {
    height: auto;
    padding-bottom: 20px;
  }

  .slide-mag {
    margin-top: 82px !important;
  }
  .slide-mag h3 {
    font-size: 19px;
  }
  .slide-mag img {
    width: 100% !important;
  }
  .shadow {
    box-shadow: none;
  }
  .slide-mag-div {
    background-size: 500%;
  }
  .subscribe-f {
    font-size: 20px;
  }
  .mob-rounded {
    border-radius: 0.25rem !important;
  }
  .mob-light-bg {
    background: #f1f1f1;
  }
  .category-heading {
    font-size: 21px !important;
    margin-bottom: 20px !important;
  }
  .view-more {
    font-size: 13px !important;
    margin-top: 8px !important;
  }
  .top-menu a {
    color: #f3b112;
  }
  .my-footer-bg img {
    width: 25%;
  }

  .jpx-is-wrapper {
    display: block;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    z-index: 314749261;
    width: 100%;
    height: 600px;
  }

  .jpx-is-wrapper > .jpx-is-container {
    background-color: transparent;
    border: 0;
    box-sizing: content-box;
    clip: rect(auto auto auto auto);
    color: black;
    left: 0;
    margin: 0 auto;
    overflow: visible;
    position: absolute;
    text-align: left;
    top: 0;
    visibility: visible;
    width: 100%;
    z-index: auto;
    height: 600px;
  }

  .jpx-is-wrapper > .jpx-is-container > .jpx-is-content > .jpx-is-ad {
    bottom: 26px;
    left: 0;
    margin: 0 auto;
    right: 0;
    text-align: center;
    height: 600px;
    top: 49px;
    bottom: auto;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
  }

  .jpx-position-fixed {
    position: fixed;
  }

  .video-containers {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
  }

  .video-containers video,
  .video-containers img {
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .tab-font {
    font-size: medium !important;
  }
  .font-large {
    font-size: large !important;
  }
  .mag-pt {
    padding-top: 0px !important;
  }
  .stry-mt {
    margin-top: 15px;
  }
  .tags ul li a {
    font-size: 12px;
    margin: 0px 10px 10px 3px;
    float: left;
  }

  .top-cover-p {
    padding: 0px !important;
    background: #eaeaea !important;
  }
  .top-cover {
    margin-left: 0px;
    color: #000000 !important;
    background: white;
    text-align: center;
    margin-bottom: 0px !important;
    border: navajowhite;
    padding: 13px !important;
  }
  .top-st1 {
    color: #ff532f;
  }
  .title-large {
    font-size: 20px;
    margin-bottom: 7px !important;
    margin: 10px 0 5px;
    line-height: 27px;
    color: #000000;
    font-family: "Righteous", cursive;
  }
  .top-author {
    color: #0c0c0c;
  }
  .top-author-by {
    color: #000000;
  }
  .top-justin {
    background: #fff !important;
    margin-top: 15px;
    border: none !important;
  }
  #menu ul.menu li {
    border: none !important;
  }
  .creative-main {
    margin-top: 50%;
  }
}
/*mobile-css*/

/*tab-css*/
@media (max-width: 768px) {
  .mt-65 {
    margin-top: 67px;
  }
  #menu {
    background: #000000 !important;
  }
  .site-logo {
    height: 50px;
    background-position: center !important;
    background-size: 100% !important;
  }
  #header #menu {
    margin-top: 0px;
  }
  #header #menu li a {
    padding: 16px !important;
    text-align: left;
    border-right: none !important;
    font-size: 19px !important;
    color: #000 !important;
  }
  #menu ul.menu {
    background-repeat: no-repeat;
    /* background-image: url(../images/mob-menu-bg.jpg); */
    background-size: cover;
    height: 100%;
    background-attachment: fixed;
  }
  .section-style {
    background: none;
    box-shadow: none;
    padding: 0px !important;
    border-radius: 0px !important;
  }
  .featcard {
    padding: 0px !important;
  }
  .featcard img {
    border-radius: 0px;
  }
  .mob-m-0 {
    margin: 0px;
  }
  .mob-mb-15 {
    margin-bottom: 15px;
  }
  .mb-bg-light {
    background: #f7f7f7 !important;
    border-radius: 0px !important;
  }

  .industry-brefing h6 {
    font-size: 16px !important;
    margin-bottom: 10px !important;
    padding: 0px !important;
  }
  .widget-title-cover {
    background-image: url(../images/shape-dark.png);
    width: 100%;
    background-repeat: repeat-x;
    background-position: center;
    border-bottom: none;
  }
  .widget-title-cover h5.widget-title {
    border-left: solid #ff8800;
    background: white !important;
    color: #212529;
    padding: 0px;
    text-shadow: none;
  }
  .widget-title-cover h5.widget-title span::after {
    display: none;
  }
  .media-form ul {
    margin: 0px;
    background: #ffedd2;
    padding: 5px 25px 12px 25px;
    margin-top: 18px;
    margin-bottom: 25px;
    border: double 10px #ffffff;
  }
  .media-form ul li {
    line-height: 26px;
    font-weight: bold;
    font-size: 16px;
  }
  .mob-seemore {
    background: white;
    margin: 0px !important;
    height: 100%;
    padding-left: 9px;
    font-size: 14px;
    padding-top: 4px;
  }
  .fa-calendar {
    font-size: 10px;
  }
  .news_title {
    font-size: 14px;
    line-height: 20px;
  }
  .label {
    padding: 6px 15px 2px;
  }
  .burger-container #burger .bar {
    background: #fff !important;
  }
  .mob-admsn-job {
    padding: 10px !important;
    margin-bottom: 6px !important;
  }
  .mob-m-0 {
    margin: 0px;
  }

  .admsn-top-stry h6 {
    padding: 0px 6px 0px 6px;
    margin-top: 13px;
    font-size: 18px;
  }
  .admsn-top-stry p {
    padding: 0px 6px 0px 6px;
    font-size: 20px;
  }
  .mob-admsn-reltd {
    padding: 16px;
    background: #ffffff;
    padding-top: 0px;
  }
  .mob-admsn-reltd h6 {
    font-size: 19px;
  }
  .add-text {
    text-align: center !important;
  }
  .media-form h5 {
    padding: 6px;
    margin-bottom: 0px;
  }
  .media-form p {
    padding: 7px;
  }
  .mob-radius-0 {
    border-radius: 0px !important;
  }
  .mob-bdr-solid {
    border: solid 6px #fdfdfd;
  }
  .mob-mt-15 {
    margin-top: 15px;
  }
  .mob-mt-20 {
    margin-top: 20px;
  }
  .mob-mt-30 {
    margin-top: 30px;
  }
  .mob-mt-75 {
    margin-top: 75px !important;
  }
  .mob-mt-8 {
    margin-top: 8px !important;
  }
  .mob-mb-8 {
    margin-bottom: 8px;
  }
  .mob-mb-15 {
    margin-bottom: 15px !important;
  }
  .mob-dspl-none {
    display: none;
  }
  .mob-p-10 {
    padding: 10px !important;
  }
  .mob-pt-10 {
    margin-top: 10px;
  }
  .mob-bdr-mb {
    border-bottom: solid 1px #383838 !important;
  }
  .section_6 h6 {
    padding: 0px 0px 0px 8px;
  }
  .section_6 p {
    padding: 0px 0px 0px 8px;
  }
  #nt-example1 {
    margin-top: 15px;
    background: #940303;
    height: 420px !important;
    border: double 10px white;
  }
  #nt-example1 li {
    font-size: 18px;
    font-weight: 400;
    border-bottom: 1px dashed #cccccc;
  }
  #nt-example1 li small {
    color: #cccccc !important;
  }
  .full-gallery-img {
    width: 100%;
    float: left;
  }
  .image-gallery {
    width: 100%;
    display: table;
    height: auto;
    position: relative !important;
  }
  .image-gallery li {
    border: none !important;
    margin: 6px;
    padding-bottom: 0px;
  }
  .image-gallery img {
    max-width: 100% !important;
    height: auto !important;
  }
  .video-gallery {
    width: auto;
    margin: 0px !important;
    margin-top: 10px !important;
    height: auto;
    overflow: hidden;
  }
  .video-thumb {
    min-height: auto;
    height: auto;
  }
  .video-gallery img {
    background: none;
    margin: 16px;
    width: 28%;
    float: left;
  }
  .video-iframe {
    padding-bottom: 47.25%;
  }
  .video-iframe iframe {
    height: 374px;
  }
  .ripple:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 10px;
    height: 10px;
  }
  .share-icon {
    padding: 0px;
    position: relative;
    margin-top: -54px;
  }
  .share-icon ul {
    margin: 0px;
    padding: 0px 16px 0px 16px;
    margin-left: 0px;
    width: 100%;
  }
  .share-icon ul li {
    width: 16.66%;
    padding: 3px 0px 3px 0px;
  }
  .story-page-hed {
    font-size: 22px;
    border-width: 5px;
  }
  .share-icon ul li:nth-of-type(1)::after {
    margin-left: 2px;
    border-style: solid;
    border-width: 16px 0px 15px 15px;
  }
  .mob-m-auto {
    margin: auto;
  }
  .author {
    background: #d6d6d6;
    border: double 10px white;
  }
  #nt-example2 li {
    margin-bottom: 10px;
    line-height: 30px;
    height: 168px;
  }
  .story-mk {
    background: none !important;
    border: none !important;
  }
  .story-mk small {
    color: #cccccc !important;
  }
  .mob-text-center {
    text-align: center !important;
  }
  .share-buttons {
    text-align: center !important;
  }
  .share-buttons button {
    font-size: 6px;
    margin: 2px;
  }
  .share-buttons i {
    font-size: 14px;
  }
  .tags-buttons a {
    margin: 4px !important;
  }
  .heading-bdr {
    border-width: 7px !important;
  }
  .heading-bdr2 {
    border-width: 7px !important;
  }
  .widget-title-cover h5.widget-title {
    border-left: solid 7px #ff8800;
  }
  .videoframe {
    height: 194px;
  }
  .top-band {
    display: none;
  }
  .tab-dspl-none {
    display: none;
  }
  .tab-dspl-block {
    display: block;
  }
  .tab-mb-0 {
    margin-bottom: 0px !important;
  }
  .top-hed {
    padding: 10px;
  }
  .top-hed h6 {
    font-size: 14px;
  }
  .top-sq-bn {
    position: absolute;
    right: 0;
  }
  .tab-bdr {
    border: none;
  }
  .tab-brd-b {
    border-bottom: solid 1px red;
  }
  #header .form-text {
    padding: 15px 20px 9px 49px !important;
    font-size: 20px;
    font-weight: bold;
    border-bottom: solid 2px #fe941e !important;
    width: 100%;
    color: #ffffff !important;
    height: 70px !important;
    margin-top: 1px;
  }
  #header .custom-search .form-submit {
    background-position: -10px 12px !important;
    background-size: 144% !important;
    top: 24% !important;
  }
  #header.search-open .custom-search {
    opacity: 1;
    z-index: 999;
    width: 86% !important;
  }
  .left115 {
    margin-left: auto;
  }
  .rightSidebar {
    padding-left: 13px;
  }
  .category-heading {
    font-size: 22px;
  }
  .view-more {
    font-size: 11px;
    margin-top: 6px;
  }
  .tab-pr-none {
    padding-right: 0px;
  }
  .mob-p-0 {
    padding: 0px !important;
  }
  .tab-font {
    font-size: small;
  }
  .text-time {
    font-size: 10px;
  }
  .font-medium {
    font-size: medium;
  }

  #mixedSlider .MS-content .item {
    width: 50%;
  }
  #mixedSlider5 .MS-content .item {
    width: 50%;
  }
  .item .card {
    height: auto;
    padding-bottom: 10px;
  }
  .tab-mt-0 {
    margin-top: 0px;
  }

  #mixedSlider2 .MS-content .item {
    width: 29.8%;
  }
  .mag-full section .stuff {
    max-width: 95%;
    top: 19% !important;
  }
  #mixedSlider3 .MS-content .item {
    width: 100%;
  }
  #header {
    background: #000000 !important;
  }

  .site-logo {
    display: block !important;
  }
  .mag-pt {
    padding-top: 110px;
  }
  .banner-sec {
    background: #fff;
  }
  .top-cover-p {
    padding: 74px 16px 12px 16px;
    background: black;
  }
  .top-justin {
    background: #292929;
    border: solid 1px #4a4a4a;
    border-radius: 10px;
    margin-bottom: 23px;
  }
  #mixedSlider4 .MS-content .item {
    width: 40%;
  }
  #menu ul.menu li {
    border: none !important;
  }
  .top-justin .card {
    flex-direction: column !important;
  }
  .top-justin .card img {
    width: 100% !important;
  }
}

/*tab-css*/

@media only screen and (max-width: 1024px) and (min-width: 800px) {
  #header #menu li a {
    font-size: 10px !important;
    padding: 0 3px !important;
  }
  .category-heading {
    font-size: 20px;
  }
  .view-more {
    font-size: 12px;
    margin-top: 8px;
  }
  #mixedSlider .MS-content .item {
    width: 30%;
  }
  #mixedSlider5 .MS-content .item {
    width: 30%;
  }
  .mag-full section .stuff {
    max-width: 90%;
  }
  .site-logo {
    width: 65px !important;
  }
}
.video-icon-home-creative {
  padding: 1px 3px 0px 3px !important;
  border-radius: 50% !important;
  top: 34%;
  left: 43%;
  position: absolute;
  background: white;
}
.story-content {
  font-family: "CircularStd-Medium";
  font-weight: 500;
}

.top-cover:after {
  background: rgba(133, 133, 133, 0.5);
  content: "";
  display: block;
  height: 1px;
  margin: 5px auto 15px;
}
.top-cover:before {
  bottom: 0;
  content: "";
  display: block;
  height: 3px;
  left: 0;
  margin: 0 0 0 0px;
  position: absolute;
  width: 75px;
  background: #ff532f;
}
.top-just:after {
  background: rgba(133, 133, 133, 0.5);
  content: "";
  display: block;
  height: 1px;
  margin: 5px auto 15px;
}
.top-just:before {
  bottom: 0;
  content: "";
  display: block;
  height: 3px;
  left: 0;
  margin: 0 0 0 0px;
  position: absolute;
  width: 90px;
  background: #ff532f;
}

.custom-search form .form--inline {
  max-width: 300px;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1315px;
  }
}

.nomargin {
  margin: 0 !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  line-height: 1.5;
}
.top-justin .card-body a {
  color: #000;
}

.social-icons {
  padding: 0px;
  margin-bottom: 0px;
  text-align: right;
}
.social-icons li {
  display: inline-block;
  width: 30px;
  list-style-type: none;
  height: 30px;
  margin: 6px;
  text-align: center;
  border: solid 1px #ffffff;
  transition: 0.5s ease all;
  border-radius: 50%;
}
.pdf-social {
  position: absolute;
  top: 36%;
  left: 0;
  margin: 0px !important;
  z-index: 9;
  padding: 4px;
}
.pdf-social li {
  margin: 9px !important;
  display: inherit !important;
}
.btn-yt {
  color: #fff;
}
/* ravi css */
.footer-sm.text-md-right .fas {
  color: black !important;
}
.footer-sm.text-md-right .fab {
  color: #000 !important;
}
.top-social .fas {
  color: black !important;
}
.top-social .fab {
  color: #000 !important;
}
.card.card-cascade.wider .card-body {
  min-height: 187px;
}
