.menu-toggle {
	padding-top: 10px !important;
}
.offer_bar_img { bottom: -58px; }
.offer_bar_img .lottie_code { position: relative; bottom: -14px; }

.offer_bar_img lottie-player {margin: 0 auto;}
.sr-offer-bar-01.sr-padding-half.LottieOfferBar {margin-top: 40px;}
 

.sr-offer-bar-01, .sr-offer-bar-01 .sr-offer-bar-01-image, .sr-offer-bar-01 .sr-offer-bar-01-content {
    position: relative;
    z-index: 1;
}

.sr-offer-bar-01:after {
    content: '';
    position: absolute;
    top: -156px;
    bottom: 0;
    left: calc((100% - -60px) / 2);
    pointer-events: none;
    user-select: none;
    z-index: 0;
    background-image: url(https://www.thespotonagency.com/hubfs/Spot%20on%20Theme%202022/Images/pattern-two.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto calc(100% + 15px);
    width: 710px;
    height: calc(100% + 365px);
}

@media (max-width: 1500px) { 
    .sr-offer-bar-01 { overflow: inherit;}
 .sr-offer-bar-01:after { width: auto; }
/*      .offer_bar_img { bottom: -33px; } */
}
@media (max-width: 1139px) and (min-width:1024px) { 
  .offer_bar_img {bottom: -82px;}
    .offer_bar_img .lottie_code{ bottom: 11px}
}

@media (max-width: 1280px) and (min-width:1143px) { 
  .offer_bar_img {bottom: -82px;}
    .offer_bar_img .lottie_code{ bottom: 11px}
}
@media (max-width: 1142px) and (min-width:1140px) { 
  .offer_bar_img {bottom: -95px;}
    .offer_bar_img .lottie_code{ bottom: 11px}
}


@media (max-width: 912px) and (min-width: 768px) {

    .sr-offer-bar-01 { padding-bottom: 20px !important; }
    /*.sr-offer-bar-01 .btn-wrapper.btn-primary-wrapper { text-align: center; }*/
   .offer_bar_img {
       bottom: -80px;
}
}
@media (max-width: 1024px){
    .offer_bar_img .lottie_code{bottom: -1px;  }
}
@media (max-width: 991px){

.offer_bar_img .lottie_code{bottom:-30px !important;} 
    
}


@media (max-width: 767px) {
  .right_content:nth-child(2) {
    padding-top: 0px !important;
  }
  .right_content{    padding-bottom: 50px !important;}
    .sr-offer-bar-01 { padding-bottom: 0px !important; }
    .sr-offer-bar-01 .btn-wrapper.btn-primary-wrapper { text-align: center; }
   .offer_bar_img {
    bottom: -33px;
}
    .offer_bar_img .lottie_code{bottom:-14px !important;} 
    
}
@media (max-width: 991px) {
  
.content_heading {
 
	font-size: 32px;
 
}
}
.lead_capture_block h2 span{   font-style: italic; }

.lead_capture_block h2 {
    color: #301a42;
    font-family: 'lora', regular !important;
     font-size: 50px;
    font-weight: 400;
}
.lead_capture_block .btn-primary-wrapper a {
    background: #bd3927;
    font-family: Montserrat!important;
    font-size: 16px;
    font-weight: 500;
    padding: 12px 28px!important;
    border: 1px solid #bd3927 !important;
}
.lead_capture_block .btn-wrapper.btn-primary-wrapper a:hover   {
    background-color: #BD3927 !important;
    border-color: #BD3927!important;
}
.lead_capture_block h2 span {
    color: #5F5369;
}
.lead_capture_block h2 span b {
    color: #BD3927;
    font-weight: 500;
}
/******* Arrow-btn ************/

  .btn_arrow_info .icon-wrapper {
	background-color: #ff9757;
	background-position: 50%;
	background-repeat: no-repeat;
	border-radius: 53px;
	display: block;
	height: 33px;
	padding: 10px;
	right: 6px !important;
	top: 16%;
	transition: translate .25s;
	width: 34px;overflow: hidden;
  position: absolute;
}
.btn_arrow_info a:hover {
	background: #952819 !important;
	border: 1px solid #952819 !important;
  color:#fff;
}
.lead_capture_block h2 b {
    color: #BD3927;
}
.btn_arrow_info {
    display: flex;
    justify-content: center;
    text-align: center;
}
  .btn_arrow_info .icon-wrapper {
	background-color: #9f2c1c !important;
}
    .btn_arrow_info .icon-wrapper img.icon1 {
	transition: translate .55s;
	translate: -250%;
}
  .btn_arrow_info .icon-wrapper img.icon2 {
	transition: translate .25s;
}
   .btn_arrow_info .icon-wrapper img.buttonIcon {
	left: 34%;
	position: absolute;
	top: 34%;
}
 .btn_arrow_info a {
    background-color: #bd3927;
    border: 1px solid #bd3927 !important;
    font-family: Montserrat !important;
    font-size: 16px !important;
    font-weight: 500;
   display: flex;
  position: relative;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
  border-radius: 30px;
  color: #fff;
  fill: #fff;
  font-size: 18px;
  padding: 11px 27px;
  display: inline-block;
  line-height: 1.4em;
  text-align: center;
  transition: all ease .3s;
  -moz-transition: all ease .3s;
  -webkit-transition: all ease .3s;
  -o-transition: all ease .3s;
}
  .btn_arrow_info .icon-wrapper img.icon1 {
	opacity: 1;
	transition: translate .25s;
	translate: unset;
}
  .btn_arrow_info a:hover .icon-wrapper img.icon2 {
	transition: translate .55s;
	translate: 250%;
}
.btn_arrow_info a {
    padding: 13px 50px 13px 25px !important;
    font-weight: 500;
    font-size: 16px;    font-family: Montserrat !important;
}
  .btn_arrow_info a:hover .icon-wrapper img.icon1 {
	opacity: 1;
	transition: translate .25s;
	translate: unset;
}

/***************** STEPS CSS ************/

.right_content:nth-child(1) {
	padding-bottom: 50px;    padding-top: 20px;
}

h2.heading.left_title {
    color: #301A42 !important;
}

  *, ::after, ::before {
  box-sizing: border-box;
}

.container_fluid_block {
    padding: 60px 0 0px 0 !important;
}
.row_block {
    display: flex;
    gap: 60px;
}
.container_fluid_block [type="button"]:not(:disabled)   {
  cursor: pointer;
}
 
.container_fluid_block button {
  text-transform: none;
}
.container_fluid_block button  {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
 
  /**************** END Template Css ************/

   .sr-tabs-split-screen-01-image__overlay:after {
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}

.sr-tabs-split-screen-01-image__overlay.active:after {
  display: block
}
.content-scroll__info {
    padding-left: 30px;
}
@media screen and (max-width:991px) {

  .sr-tabs-split-screen-block .menu,
  .sr-tabs-split-screen-block .sr-tabs-split-screen-01-image {
    display: none
  }

  .sr-tabs-split-screen-block .mobile-content {
    position: relative
  }

 
 

  .sr-tabs-split-screen-block .sr-tabs-split-screen__title>* {
    margin-bottom: 0
  }
}

@media screen and (min-width:992px) {
  .sr-tabs-split-screen-block .mobile-content {
    display: none
  }

  .sr-tabs-split-screen-block .sr-tabs-split-screen-01-image {
    display: block;
    flex-basis: 50%;
    height: 100vh;
    position: sticky;
    top: 0
  }

  .sr-tabs-split-screen-block .bg {
    height: 100%;
    object-fit: cover;
    width: 100%
  }

  .sr-tabs-split-screen-block .image-info {
    position: relative;
    width: 100%;
    z-index: 10
  }

  .sr-tabs-split-screen-block [data-image] {
    height: 100%;
    opacity: 0;
    position: absolute;
    transition: opacity .25s ease;
    width: 100%        text-align: center;
  }

  .sr-tabs-split-screen-block [data-image].active {
    opacity: 1
  }

  .sr-tabs-split-screen-block .content-scroll {
    align-items: center;
    display: flex;
    flex-basis: 50%;
    justify-content: center;
    max-width: 50%
  }

 

  .sr-tabs-split-screen-block .menu {
    bottom: 0;
    display: block;
    margin: 0;
    padding: 0 0 0 15px;
    position: relative;
    right: 0;
    z-index: 10
  }

.sr-tabs-split-screen-block .menu li {
    align-items: center;
    cursor: pointer;
    display: flex;
    gap: .5rem;
    justify-content: center;
    line-height: 3;
    list-style-type: none;
    color: #2A2B2F !important;
}

.sr-tabs-split-screen-block .menu li button {
    font-size: 16px !important;
    font-family: Montserrat;
    color: #301A42;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 1.6px;
    border: none;
    background: none; opacity:.6;
}

.sr-tabs-split-screen-block .menu li:after {
    content: "";
    height: 2px;
    width: 151px;
    right: 10px;
    position: absolute;
}

  .sr-tabs-split-screen-block .menu li.active:after {
    background-color: #BD3927;
  }

 

  .sr-tabs-split-screen-block .sr-tabs-split-screen__title.active {
    display: block
  }
}

.menu_list_block span {
    color: #BD3927;
}
.tab_image_info {
    position: relative;
    height: 300px;
    width: 100%;
    margin: auto;
    text-align: center;
    display: flex;
    justify-content: center;
}
 
.sr-tabs-split-screen__title h2 {
    color: #301A42 !important;
    font-size: 50px !important;
    line-height: 1.1;
    letter-spacing: -1%;
    font-weight: 400;margin-top:20px;
}
.sr-tabs-split-screen__title h2 span {
    color: #5F5369;
    font-style: italic;
}
.responsive-lottie {
    width: 270px;
    height: 270px;
}
.sr-tabs-split-screen-block .menu li button {
    font-size: 16px !important;
    font-family: Montserrat;
    color: #301A42;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 1.6px; width: 40%;
        text-align: left;
}
.sr-tabs-split-screen__title {
    margin-bottom: 40px;
}
ul.menu li.active button {
    font-weight: bold;opacity:1;
}
ul.menu li.active button span {
    color: #BD3927;
}
.sr-tabs-split-screen-block .menu li {
    padding-bottom: 18px;
}
.content-scroll__info .sub_title {
    font-size: 16px !important;
    font-family: Montserrat;
    color: #301A42;
    font-weight: 500;
    line-height: 20px;
 letter-spacing: 1.6px;
    font-weight: bold;padding-bottom: 20px;text-transform: uppercase;
}
.sub_title span {
    color: #BD3927;
}
.content_heading {
    font-family: 'lora', regular;
    font-size: 38px;
    color: #301A42;
    letter-spacing: -0.38px;
    line-height: 46.6px;
  width: 70%;
}
.content_heading span {
    color: #5F5369;
    font-style: italic;
}
.content-scroll__info .description ul li::marker {
    font-size: 14px;
}
.content_heading b {
    font-weight: normal;
    color: #BD3927;
}
.content-scroll__info .description p {
    color: #2A2B2F;
    font-family: Montserrat;
    line-height: 26.1px;
    font-size: 18px;
    margin: 20px 0;
    font-weight: 400;
}
.content-scroll__info .description .includes {
    font-family: Montserrat !important;
    font-size: 18px !important;
    color: #2A2B2F;
    font-weight: bold;    letter-spacing: -0.2px;
    padding-top: 10px !important;
}
.sr-tabs-split-screen__title h2 {
    color: #2a2b2f !important;
    font-family: lora,regular !important;
    font-size: 50px !important;
    font-weight: 400;
    line-height: 1.1;
  letter-spacing: -0.5px;
}
.sr-tabs-split-screen__title h2 span b {
    color: #BD3927;
    font-weight: normal;
}
.content-scroll__info .description ul li {
    color: #2A2B2F;
    font-family: Montserrat !important;
    font-size: 18px;
    line-height: 26.1px;
    padding-bottom: 6px;
}
.cta-group_btn .btn_arrow_info {
    display: flex;
    justify-content: left;
    text-align: left;
    margin-bottom: 20px;
}
.right_content {
    padding-bottom: 90px;
}
.right_content:nth-child(2) {
    padding-top: 70px;
    padding-bottom: 120px;
}

.right_content:last-child {
    padding-bottom: 0 !important;
}

@media(max-width:1199px){
.sr-tabs-split-screen-block .menu li::after {
	width: 80px;
}
  .heading.mob_title {
	font-size: 35px !important;
}
  .sr-tabs-split-screen__title h2 {
 
	font-size: 35px !important;
 
}
 
}
.tab_image_info .responsive-lottie {
    background: #f4f0ed;
    border-radius: 100%;
    height: 254px !important;
    display: flex;
    align-items: center;padding:35px;
}
@media(min-width:1400px){
  .content-scroll .right_content{
        height: 100vh;
    display: flex;
    align-items: center;
  }
}
@media(max-width:991px){
  .sr-tabs-split-screen-block .menu li::after {
  width: 80px;
}
 .sr-tabs-split-screen-block .sr-tabs-split-screen__title {
	padding-left: 0;
	position: relative;
 
}
  .sr-tabs-split-screen-block .content-scroll__info {
	padding: 1rem 0rem;
}
.tab_image_info {
	height: 100%;
	margin-bottom: 20px;
}
  .content-scroll__info .description {
	text-align: left !important;
}
  .right_content:last-child {
	padding: 0 !important;
}
  .content_heading {
 
	width: 100%;
}
}

 