/* @media only screen and  (max-width: 1200px) {  } */

@media only screen and (max-width:1400px)   {

        .ewt-daily-banner-section .particles-js-canvas-el {
    height: 100% !important;
    position: absolute;
    z-index: 10 !important;
    bottom: -220px;
}

    .desktop-header ul li a {
 
    padding: 0 15px;
    font-size: 16px;
    
}


    
}

@media only screen and (max-width:1200px)   {
    
    .desktop-header ul li a {
 
    padding: 0 10px;
    font-size: 14px;
    
}


    
    
    .tradingroom2 .heading {
    padding-left: 10px !important;
}
    
   
  .card-btn a {
    padding: 10px 6px 10px 6px;
    border: 2px solid #fff;
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    transition: 0.5s;
    border-radius: 8px;
}
.play-button-wrapper #circle-play-b {
  cursor: pointer;
  pointer-events: auto;
  border: 4px solid rgb(0 84 255);
  border-radius: 50%;
  padding: 11px;
}

  }

  @media only screen and (max-width:1024px) {

.desktop-header ul li a {
 
    padding: 0 12px;
    font-size: 14px;
    
}


      
    .trading-room-first-wrap .trading-room-card {
      border: 1px solid #000;
      padding: 20px 0 0 20px;
      height: auto;
  }


  .play-button-wrapper #circle-play-b {
    cursor: pointer;
    pointer-events: auto;
    border: 4px solid rgb(0 84 255);
    border-radius: 50%;
    padding: 10px;
}

  .video-ind-heading {
    position: absolute;
    bottom: 5px;
    left: 10px;
}

  .video-form {
    padding-bottom: 50px;
}
  
.video-main-section-content h1 {
  font-size: 25px;
  color: #2874a6;
}
  .trading-room-card.card-2 {
    border: 2px solid #000;
    height: 755px;
    scroll-behavior: smooth;
    overflow-y: scroll;
    padding: 0;
}
    .card-btn {
      /* position: absolute; */
      /* bottom: 5%; */
      /* left: 17%; */
      transform: translate;
  }
  .our-package-card-list li span {
    font-size: 14px;
    font-weight: 500;
}
  }



@media only screen and (max-width:991px){

  /*RESPONSIVE NAVIGATION*/
  .mobile-menu{
    display: block;
  }
.desktop-header{
  display: none;
}
  /*RESPONSIVE NAVIGATION*/
}

@media only screen and  (max-width: 768px)  { 
    
    .tradingroom2 .heading {
    padding-left: 20px !important;
}
    
    .tradingroom2 .trading-room-card .header-section .img-div img {
    height: 80px !important;
    width: 85px !important;
}

  .trading-room-card  p.border-desc::before {
    content: "";
    background-color: #2874a6;
    width: 95px;
   
}


.trading-room-card  p.border-desc::after {
  content: "";
  background-color: #2874a6;
  width: 95px;
 
}


  .trading-room-first-wrap .trading-room-card {
    border: 1px solid #000;
    padding: 20px 0 0 20px;
    height: auto;
}
 }

@media only screen and  (max-width: 425px)  { 
  .card-btn {
    position: absolute;
    bottom: 5%;
    left: 27%;
    transform: translate;
}

  .our-package-card {
    background-color: #0071BD;
    text-align: center;
    padding: 20px 0;
    border-radius: 8px;
    height: 700px;
    position: relative;
    margin-bottom: 20px;
    z-index: 999;
}

  .trading-room-card  p.border-desc::before {
    content: "";
    background-color: #2874a6;
    width: 112px;
   
}


.trading-room-card  p.border-desc::after {
  content: "";
  background-color: #2874a6;
  width: 112px;
 
}

.trading-room-first-wrap .trading-room-card {
  border: 1px solid #000;
  padding: 20px 5px 6px 20px;
  height: auto;
  margin: 5px 12px 20px 12px;
}

  .video-main-section-content h1 {
    font-size: 16px;
    color: #2874a6;
}
.video-main-section-content .date p {
  color: #9b9b9b;
  font-size: 16px;
  font-weight: 600;
}

.sidebar-video-top-heading {
  font-size: 25px;
  font-size: 800;
  font-weight: 700;
  color: #2874a6;
  padding-bottom: 10px;
  padding-top: 55px;
  line-height: 22px;
}

  .video-main-section-content p i {
    color: #2874a6;
    font-size: 16px;
}

  .about-us-section h1 {
    text-align: center;
    font-size: 50px;
    color: #fff;
    text-transform: uppercase;
    /* padding: 50px 0; */
    left: 31%;
    position: absolute;
    margin: auto;
    transform: translate(-17%, 129%);
    font-weight: 700;
    /* top: 50% !important; */
}
 }

@media only screen and  (max-width: 375px)  {  }

