.tab_back {
  background: #ccc;
  padding-bottom: 50px; }

.text_content {
  background: #fff; }

.video_content {
  padding: 0; }

.text_content {
  padding: 40px 50px;
  min-height: 461px;
  border-radius: 0px 28px 28px 0px; }

.video_content img {
  margin: 0;
  border-radius: 28px 0px 0px 28px; }

.text_content p {
  margin: 0; }

.div-content {
  margin: -1.8px; }

.block_width .row {
  margin: 0; }

.outer-popup {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: 1111;
  left: 0;
  top: 0;
  display: none; }

.pop_class {
  cursor: pointer; }

.pop_up {
  cursor: pointer; }

.prev.slick-arrow {
  position: absolute;
  left: -8px;
  top: 35%;
  font-size: 23px;
  color: #0b1d80; }

.next.slick-arrow {
  position: absolute;
  right: -8px;
  top: 35%;
  font-size: 23px;
  color: #0b1d80; }

.main-con {
  border: 1px solid;
  border-radius: 20px;
  padding: 0 15px; }

.close_me {
  color: #2c2b2b;
  background: #fff;
  width: 170px;
  text-align: center;
  cursor: pointer;
  position: absolute;
  top: 10px;
  left: 20px;
  border-radius: 5px;
  padding: 6px;
  font-size: 14px;
  z-index: 11111; }

.xclass {
  border: 1px solid #535151;
  padding: 2px 5px;
  border-radius: 50%;
  margin-right: 8px;
  font-size: 12px; }

.video_pop .video {
  margin: 0; }

.video_pop img {
  margin: 0; }

@media only screen and (max-width: 767px) {
  .tab ul {
    display: block !important; }

  .active-div {
    display: none !important; }

  .active {
    background-color: #0a0923;
    border-radius: 8px; }

  .block_width {
    width: 100%; }

  .video_content img {
    border-radius: 28px 28px 0 0; }

  .text_content {
    border-radius: 0 0 28px 28px; } }
@media only screen and (max-width: 600px) {
  .block_width {
    width: 100%; } }
@media only screen and (max-width: 441px) {
  .block_width {
    width: 100%; } }
@media only screen and (max-width: 414px) {
  .block_width {
    width: 100%; } }
@media only screen and (max-width: 411px) {
  .block_width {
    width: 100%; } }
@media only screen and (max-width: 375px) {
  .block_width {
    width: 100%; } }
@media only screen and (max-width: 360px) {
  .block_width {
    width: 100%; } }
@media only screen and (max-width: 320px) {
  .block_width {
    width: 100%; } }
