
.banner {
/*    background:#070a3a;*/
    transition: all .5s ease;
}

.banner-text {
  position: relative;
  width: 100%;
  height: 100%;
  padding:0px !important;
  color: #FFF;
  z-index: 6;
  display: inline-block;
}
.banner-text-top {
    width: 48%;
    padding: 6.25rem 0 6.25rem;
	display:inline-block !important;
	z-index:10;
	position:relative;

}
.banner-text .ttl, .banner-text h1 {
    display: block;
    font-family: Poppins;
  font-size: 32px;
  font-weight: 700 !important;
  line-height: 48px;
  text-align: left;
}
.banner-text-top h1 {
    font-weight: 400;
}
.banner-text .txt {
    display: block;
	display: block;
  font-size: 18px !important;
  line-height: 27px;
  letter-spacing: .0625rem;
  margin: 0 0 2.1875rem;
  font-weight: 400;
}
.banner-text p {
    margin: 0;
}
.banner .trial {
    margin: 0 0 3.75rem;
}
.banner-text {
	color:#fff;
}
.trial-btn {
    display: flex;
    align-items: center;
    gap: 1.875rem;
    font-size: .9375rem;
    line-height: 1.125rem;
    color: #9c9db1;
    letter-spacing: 0;
}
.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.fa-angle-right:before {
    content: "\f105";
}
.fa-trophy:before {
    content: "\f091";
}

.trial-btn .btn {
    display: flex;
    gap: 20px;
}
.trial a.btn {
  height: 52px !important;
  display: flex;
  align-items: center;
  width: 234px !important;
  color: #fff;
  border-radius: 3px;
  text-align: center;
  justify-content: center;
}
.trial-btn a:last-child {
  height: 52px !important;
  display: flex;
  align-items: center;
  width: 196px !important;
  color: #fff;
  border-radius: 3px;
  text-align: center;
  justify-content: center;
  border: 1px solid #FFFFFF
}
/*.btn {
    font: 700 14px/3.5rem  Montserrat, sans-serif;
    background: #2960c4;
    color: #ffffff;
    border: .0625rem solid #2960c4;
    cursor: pointer;
    border-radius: .3125rem;
    padding: 1.1rem 1.875rem;
    letter-spacing: .0125rem;
    outline: 0;
    white-space: nowrap;
	margin:0px !important;
}*/
.btn{margin:0px !important;}
.btnicon {
  font-family: Poppins;
  font-size: 22px;
  font-weight: 700;
  line-height: 33px;
  text-align: left;
}
.btntxt {
  font-family: Poppins;
  font-size: 18px;
  font-weight: 700;
  line-height: 27px;
  text-align: left;
}
.fa, .fas {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}
.fa, .fab, .fad, .fal, .far, .fas {
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}
.banner-text .note i {
    color: #ffffff;
    padding-right: 24px;
    width: 22px;
    height: 21px;
}
.trial-btn a:last-child {
    height: auto;
    border-radius: 3px;
}
.trial .btn {
  width: auto !important;
}
.banner-text .note {
    padding-top: 6px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
	font-family: Poppins;
}
.banner-text .note {
    color: #C3C3C3;
}
.innernote {
    padding-top: 20px;
}
.banner-text .note {
    padding-top: 6px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
}
.innernote .icon {
    width: 7%;
    display: inline-block;
    vertical-align: top;
}
.innernote .text {
    width: 93%;
    display: inline-block;
}
/*.video-lay {
  background-image: url(https://elliottwave-forecast.com/wp-content/uploads/2024/06/aaae182dd2fee7698789a90ea43f5d94.png);
    background-size: auto;
  background-repeat: no-repeat;
  border: 1px transparent;
  width: 580px;
}*/
/*.video-lay img {
  border-radius: 52px 10px 20px 10px;
  border: 1px solid #000000;
  box-shadow: 0px 4px 4px 0px #00000040;
  display: flex;
  margin: 20px auto;
}
.play-icon {
  background: url(https://elliottwave-forecast.com/wp-content/uploads/2024/06/b5f74c8d9277aa02205905b43dfe1327.png);
  background-size: cover;
  background-blend-mode: luminosity;
  width: 37px;
  height: 37px;
  background-repeat: no-repeat;
  display: flex;
  margin: auto;
  position: relative;
  top: 185px;
  z-index: inherit;
  background-color: aliceblue;
  border: 1px transparent;
  border-radius: 50%;
  cursor: pointer;
}

.video-img {
   width: 50%;
  display: inline-block;
}*/

@media (max-width: 768px) {
	.banner-text h1{font-size: 25px;}
	.banner.banner--home{background-repeat: no-repeat; padding:0px !important;}
	.banner-text-top{padding:0px !important;width: 100% !important;}
	.banner-text{ width: 94% !important; display:block !important; padding: 20px !important;}
	.banner-text-right_side_img{width: 100% !important;
	}	.banner-text-right_side_img img {
  width: 100% !important;}
	.banner-text-right_side_img a{right: -5px !important;}
	.banner-text-right_side_img a img {
  width: 60px !important;
		height: 66px !important;}
	.banner-text-right_side_img{margin-top:0px;}
	.banner .trial .btn{padding: 0 10px 0px 10px;}
	.trial-btn a:last-child {
  height: auto;
  border-radius: 3px;}
  .trial .btn {
  width: 155px !important;
}
.trial-btn a:last-child{width: 160px !important;
    margin-top: 10px !important;}
.trial-btn {
  display: block !important;
}
.video-img {
  width: 100%;
}
.banner.banner--home.lazyloaded{
	background-size: auto !important;
}
.pricing-plan.col-lg-3.col-md-6.col-sm-12.most-popular.d-flex {
  padding-top: 40px;
}
.banner-video {
	position:relative;
}
.banner-video-hold {
  position: relative;
  padding-top:30px;
}
.banner-play{
	margin: -1.875rem 0 0 -0.25rem;
}
.banner-video-hold{
	width:95%;
}	
}
@media (max-width:991.98px) {
.banner-text	{
padding: 0 1.25rem ;
}
.banner.banner--home{
	background-size: cover !important;
}
.btntxt{
	font-size: 16px !important;
}

}
@media only screen and (min-width: 768px) and (max-width: 800px) { 
  .banner-text {
    padding: 0;
    width: 720px !important;
    margin: auto;
  }
}
@media only screen and (min-width: 801px) and (max-width: 991px) { 
  .banner-text {
    padding: 0;
    width: 800px;
    margin: auto;
  }
}

<!--New Video Section-->
.banner-video {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.banner-video-hold {
  position: absolute;
  right: 0;
  top: 0;
  width: 55%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50% 20%;
  background-size: cover;
}
.banner-video video[poster] {
  object-fit: cover;
}
.banner-video video {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.banner-play {
  position: absolute;
  top: 50%;
  left: 51%;
  transform: translate(-50%,-50%);
  width: 5.5rem;
  height: 5.5rem;
  border-radius: 50%;
  padding: .5625rem;
  background: rgba(255,255,255,.3),.3);
  margin: -1.875rem 0 0 3.75rem;
  box-shadow: 0 1.1875rem .875rem rgba(0,0,0,.16),.16);
  z-index: 100;
}
.banner-play a {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: var(--color-white);
  display: flex;
  justify-content: center;
  align-items: center;
  color: #5f85e1;
  font-size: 1.125rem;
  padding: 0 0 0 .1875rem;
  transition: all .3s linear;
}
.fa-play::before {
  content: "\f04b";
}
.banner-inner {
  height: 100%;
  position: relative;
}
