.watchlist-img {
  width: 100%;
  padding: 1rem;
}
.watclist-row {
  align-items: center;
}
.watchlist-txt {
  padding: 3rem 1rem;
}
.watchlist-main-img {
  opacity: 0.6;
}
.bg-pt-screener {
  background: linear-gradient(
    12deg,
    rgb(8 11 60 / 75%) 42%,
    rgb(2 3 3 / 79%) 100%
  );
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  padding-top: 20px !important;
  opacity: 1 !important;
}
.bg-pt-ex-screener {
  background: linear-gradient(
    291deg,
    rgb(52 29 93 / 64%) 42%,
    rgb(215 230 243 / 0%) 100%
  );
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  padding-top: 120px;
  padding-bottom: 120px;
  opacity: 1 !important;
}

.main-block-time-m {
  background-image: url(../images/TimeMachiine/bg-time-m.jpeg) !important;
  background-size: cover;
  height: fit-content;
  position: relative;
  background-position: center center;
  background-repeat: repeat-y, repeat-y;
}
.info-watchlist-block {
  background: #ffffff;
  padding: 3rem 0rem;
}
.info-watchlist-block-2 {
  background: #f8f8f8;
  padding: 3rem 0rem;
}
.info-watchlist-block-3 {
  background: #ffffff;
  padding: 3rem 0rem;
}
.main-block-time-m-screener {
  background-image: url(/Users/hasmikmikaelian/Documents/product-pages/screener/bg-screener.jpg) !important;
  background-size: cover;
  height: fit-content;
  position: relative;
  background-position: center center;
  background-repeat: repeat-y, repeat-y;
}
.block-text-name{
    width: 100%;
    font-weight: 800;
    letter-spacing: 4px;
    margin-right: 40px;
    font-size: 32px;
    color: #673ab6;
    line-height: 1.43;
    margin-bottom: 20px;
}
.block-text-content {
    font-size: 1.3rem;
    color: #383a3b;
    text-align: justify;
    /* font-size: 18px; */
    font-weight: 400;
}
.h-color-screener {
    color: #3fe496 !important;
    text-align: center;
    line-height: 1.4 !important;
}
.home-info p {
   color: #ffffffd4;
    letter-spacing: 0px;
    font-size: 13px;
    font-weight: 300;
    margin-top: 10px !important;
    line-height: 1.4;
}
.free-14-days {
    font-size: 18px;
    font-weight: bold;
    color: #bb72ff;
    text-align: center;
    margin-top: 40px;
    padding: 10px;
}
.mon-30 {
    font-weight: bold;
    color: #ffffff;
    font-size: 14px;
    padding: 15px;
    text-align: center;
}
.home-desc-center {
    display: table-cell;
    vertical-align: top !important;
    padding-top: 100px;
}
.img-main-time{
    width: 100%;
}
.home-desc-center-time-m{
    
}
.time-m-text{
    font-size: 18px !important;
    color: #fff;
    text-align: justify;
}
.free-14-days-time-m{
    margin-top: 0 !important;
}
.time-m-read-more{
        color: #3fe496;
    text-decoration: none;
    font-size: 16px;
    font-weight: 400;
}
@media (min-width: 1200px){
    .home-info .home-title h1{
    font-size: 36px !important;
}
    
.main-block-time-m {
    height: 100vh !important;
}
}
@media (max-width: 992px){
    .img-main-time {
    display: none;
}
}

.home-info .home-title{
    margin-bottom: 60px;
}

@media (max-width: 1199px) {
  .cx-page-second-menu-container__for-buy-sell-signals {
    display: none;
  }
}

.cx-page-second-menu-container__for-buy-sell-signals ngx-element-cx-second-level-top-menu {
  display: block;
  background-color: #FFFFFF;
}

.cx-body-with-top-menu-markets:not(.cx-page-body__menu__black-line-testing-mode):not(.cx-menu-maintenance-mode__body) .cx-page-second-menu-container__for-buy-sell-signals ngx-element-cx-second-level-top-menu .cx-page-second-menu.cx-page-second-menu-fixed {
  position: relative;
  top: 0px !important;
  display: inline-block;
  box-shadow: none;
}

@media (min-width: 1259px) {
  ngx-element-cx-prelogin-page-menu {
    min-height: 95px;
  }
}