#white_bg_ftr {
  background: #fff;
}

#white_bg_ftr * {
  color: #080802;
}
#white_bg_ftr .button-section a {
  color: #fff;
}
#white_bg_ftr .button-section a:hover {
  background: #080802;
}

#white_bg_ftr a svg path {
  fill: #080802;
}
.social_share {
  background: #080808;
}
.blog-index__post-inner-card .blog-post-cnt .post-title {
  min-height: auto;
}
section.blog-related-posts h2 {
  color: #080808;
}

.blog-post__tags a.blog-post__tag-link {
  color: #080808;
}

.blog-related-posts__list .blog-post-cnt h4 a, section.blog-index article .blog-index__post-inner-card .blog-post-cnt h4 a {
  color: #080808;
}
.tabs-webflow-section.tabwebflow_on_hvoer .accordion-item {
  transition: none !important;
}

.tabs-webflow-section-static.tabwebflow_on_hvoer .accordion-item {
  transition: none !important;
}

.tabs-webflow-section.tabwebflow_on_hvoer .accordion-header {
  transition: none !important;
}

.tabs-webflow-section-static.tabwebflow_on_hvoer .accordion-header {
  transition: none !important;
}

.tabs-webflow-section.tabwebflow_on_hvoer .accordion-content {
  transition: none !important;
}

.tabs-webflow-section-static.tabwebflow_on_hvoer .accordion-content {
  transition: none !important;
}

.tabs-webflow-section.tabwebflow_on_hvoer  .accordion-content {
  height: 100% !important;
  max-height: 100% !important;
  display: none;
}

.tabs-webflow-section-static.tabwebflow_on_hvoer  .accordion-content {
  height: 100% !important;
  max-height: 100% !important;
  display: none;
}

.tabs-webflow-section.tabwebflow_on_hvoer .column6.left_content .accordion-item.active .accordion-content {
  display: block !important;
}

.tabs-webflow-section-static.tabwebflow_on_hvoer .column6.left_content .accordion-item.active .accordion-content {
  display: block !important;
}

.tabs-webflow-section.tabwebflow_on_hvoer .accordion-item button.accordion-header {
  padding: 30px 25px;
}

.tabs-webflow-section-static.tabwebflow_on_hvoer .accordion-item button.accordion-header {
  padding: 30px 25px;
}

.tabs-webflow-section.tabwebflow_on_hvoer .column6.left_content .accordion-item.active {
  border-bottom: 0px !important;
  position: relative;
  margin-bottom: 0px;
}

.tabs-webflow-section-static.tabwebflow_on_hvoer .column6.left_content .accordion-item.active {
  border-bottom: 0px !important;
  position: relative;
  margin-bottom: 0px;
}

.tabs-webflow-section.tabwebflow_on_hvoer .column6.left_content .accordion-item {
  border-top: 0px;
  border-bottom: 1px solid #7F8488;
}

.tabs-webflow-section-static.tabwebflow_on_hvoer .column6.left_content .accordion-item {
  border-top: 0px;
  border-bottom: 1px solid #7F8488;
}

.tabs-webflow-section.tabwebflow_on_hvoer .column6.left_content .accordion-item.active::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 10px;
  background: #f9fafc;
  top: -11px;
  left: 0;
}

.tabs-webflow-section-static.tabwebflow_on_hvoer .column6.left_content .accordion-item.active::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 10px;
  background: #f9fafc;
  top: -11px;
  left: 0;
}

.website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ .submenu_item1 li a h5 {
  color: #2d56f7;
}
.blog_details_hero.new_updated_hero .wrap_header_blog .blog-post .blog-post__tags {
  display: none;
}
.blog_main_deaital,
section.blog-related-posts{
  background: #fdfdfd;
}.blog-post__body p {
  color: #080808;
}

@media only screen and (min-width: 992px) {

  .website_hdr .website_header_sec .navmenus .mainmenu_items li.active .subMenu_item__ {
    display:flex;
    width: calc(100% + 3.8rem);
    margin-left: -2.4rem;
    gap: 1rem;
    max-height: 80vh;
    overflow-y: auto;
  }
  .website_hdr .website_header_sec .navmenus .mainmenu_items li.active .subMenu_item__ .submenu_item1 ul.submenu_item2.active {
    display: flex;
    flex-wrap:wrap;
  }
  .website_hdr .website_header_sec .navmenus .mainmenu_items li.active .arrow_ddrop {
    cursor: pointer;
  }
  .website_hdr .website_header_sec .navmenus .mainmenu_items li .arrow_ddrop {
    cursor: pointer;
  }
  .website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ .submenu_item1 li .arrow_ddrop2 {
    display: none;
    width: 100%;
    gap: 1.4rem;
    margin-top: -0.8rem;
  }

  .website_hdr .website_header_sec .navmenus .mainmenu_items li .arrow_ddrop {
    position: relative;
    left: -2px;
  }

  .website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ .submenu_item1 li.liitem2 {
    position: relative;
    flex-grow: 1;
    /*     flex-direction: column; */
    padding-top: 0;
    height:100%;
  }

  .website_hdr .website_header_sec .navmenus .mainmenu_items li.active .subMenu_item__ {
    box-shadow: 0 8px 10px rgb(168 168 168 / 25%);
  }

  .website_hdr .mainmenu_items > li:first-child .subMenu_item__, 
  .website_hdr .mainmenu_items > li:first-child .subMenu_item__ .submenu_item1 li.liitem2 {
    flex-direction: column;
  }

  .website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__.bigger-dropdown {
    height: 895px;
  }

  .website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__.smaller-dropdown {
    height: 520px;
  }

  .website_hdr .website_header_sec .navmenus .mainmenu_items li .navitem_menuanchor a {
    z-index: 1;
    flex-shrink: 0;
  }

  .website_hdr .website_header_sec .navmenus .mainmenu_items li.active .navitem_menuanchor a, .website_hdr .website_header_sec .navmenus .mainmenu_items li .navitem_menuanchor a:hover {
    position: relative;
  }

  .website_hdr .website_header_sec .navmenus .mainmenu_items li .navitem_menuanchor a:hover::after,
  .website_hdr .website_header_sec .navmenus .mainmenu_items li.active .navitem_menuanchor a:after {
    content: '';
    height: 2px;
    width: 100%;
    background: #2D56F7;
    position: absolute;
    bottom: 13px;
    left: 0;
  }


  .website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ .submenu_item1 li.liitem2:not(:last-child)::after,
  .website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__.smaller-dropdown .submenu_item1::after {
    background: #d9d9d9;
    content: "";
    height: calc(100% - 0.6rem);
    position: absolute;
    right: -14px;
    width: 1px;
    top: 0;
  }

  .website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__.smaller-dropdown .submenu_item1::after{
    right: 20px;
  }

  .website_hdr .website_header_sec .navmenus .mainmenu_items li.active .subMenu_item__.smaller-dropdown {
    max-width: 940px;
    left: 50%;
    transform: translateX(-50%);
  }

  .website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__.smaller-dropdown .post_header_blog .row_psthdr{
    flex-direction: column;
  }

  .website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ .submenu_item1 li .arrow_ddrop2 svg {
    position: relative;
    top: 6px;
  }

  /*** new style***/
  .website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ .submenu_item1 {
    width: 100%;
    display: flex;
    gap: 2rem;
    align-items: flex-start;
  }
  .website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ .post_header_blog {
    width: 100%;
  }
  .website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ .submenu_item1>li {
    width: 100%;
  }
  .website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ .submenu_item1 li ul.submenu_item2 {
    left: 150px;
    border-radius: 30px;
  }
  .website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ {
    height: 100%;
  }
  .website_hdr .website_header_sec .navmenus .mainmenu_items li.active .subMenu_item__ .submenu_item1 ul.submenu_item2.active {
    display: flex;
    flex-wrap: wrap;
  }
  .website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ .submenu_item1 li ul.submenu_item2 .icon_img {width: 40px;padding-right: 5px;  margin-top: -5px;}

  .website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ .submenu_item1 li ul.submenu_item2 .icon_img img {
    max-width: 100%;
    height: auto;
  }

  .website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ .submenu_item1 li ul.submenu_item2 li a {
    width: calc(100% - 40px);
  }
  .website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ .submenu_item1 li .arrow_ddrop2 svg {
    display: none;
  }
  .website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ .submenu_item1>li>a {
    position: relative;
    margin-bottom: 0.5rem;
    margin-top: -0.3rem;
  }

  .website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ .submenu_item1>li>a::before {
    transition: .3s all cubic-bezier(0.24, 0.64, 0.48, 1);
    content: "";
    background-image: url(https://25266601.fs1.hubspotusercontent-eu1.net/hubfs/25266601/arrow-drop-down%204.svg);
    width: 20px;
    height: 20px;
    position: absolute;
    right: 0;
    top: 5px;
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: center center;
    opacity: 0;
  }

  .website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ .submenu_item1 li.liitem2.active-li ul.submenu_item2 {
    display: flex;
    flex-wrap:wrap;
  }

  .website_hdr.website_hdr_sticky .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ ul.submenu_item1 li.liitem2.active-li .arrow_ddrop2::before{
    top: -9px;
  }

  .smaller-dropdown li.liitem2 {
    max-width: 360px;
  }

}

@media only screen and (min-width: 768px) and (max-width: 1078px) {
  .website_footer .row_column #column3-9.column3 {
      margin-left: auto;
      margin-top: -10.5rem;
      margin-bottom: 6rem;
  }
  
  .footer-lg-logo {
    margin-top: -9.4rem;
    margin-bottom: -3.1rem;
}
  
  .website_footer .website_footer_sec .bottom_row .col6.image .col6sp .image:first-child img {
      max-width: 40px !important;
  }
  
  .website_footer_sec .bottom_row .col6.image .col6sp .image img {
      max-width: 65px !important;
  }
  
/*    .rich-text-sec .col-sec-6,.two-column_hero-form .row_clm .column_6 {
    width: 100%;
  } */
  
  .two-column_hero-form .row_clm{
    gap:4rem;
  }
}

@media only screen and (max-width: 991px) {
  .website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ ul.submenu_item1 a {
    width: 85%;
  }
  .website_hdr .website_header_sec .row_column .right_menubar {
    display: none;
  }
  .website_hdr .website_header_sec .row_column .menu-toggle {
    align-items: center;
    border-radius: 3px;
    display: flex !important;
    flex-direction: column;
    flex-wrap: wrap;
    height: 40px;
    justify-content: center;
    padding: 5px 10px;
    width: 40px;
  }

  .website_hdr .website_header_sec .row_column .menu-toggle span {
    height: 2px;
    margin: 3px 0px;
    background: #fff;
    width: 100%;
    display: inline-block;
    position: relative;
    left: 10px;
  }

  .website_hdr .website_header_sec {
    padding: 10px 0;
  }

  .website_hdr .website_header_sec .row_column .logo {
    width: 30%;
  }

  .website_hdr .website_header_sec .row_column .logo img {
    max-width: 100px !important;
  }

  .website_hdr .website_header_sec .row_column .right_menubar.toggled {
    background: #000;
    display: flex;
    left: 0;
    margin-top: 0;
    position: absolute;
    top: 100%;
    width: 100%;
    height: calc(100vh - 50px);
    z-index: 9;
    justify-content: space-between;
  }

  .website_hdr .website_header_sec .row_column .navmenus {
    align-self: flex-start;
  }

  .website_hdr .website_header_sec .row_column .right_menubar.toggled .mainmenu_items li {
    width: 100%;
    padding: 15px 10px;
    border-bottom: 1px solid #2b2b2b;
  }

  .website_hdr .website_header_sec .navmenus .mainmenu_items li .navitem_menuanchor a {
    line-height: normal;
    width: 100%;
  }

  .website_hdr .website_header_sec .row_column .right_menubar .butons_nav {
    padding: 20px 20px;
    display: inline-block;
    width:100%;
    align-self: flex-end;
  }

  .website_hdr .website_header_sec .row_column .right_menubar .butons_nav ul li {
    width: 100%;
    display: flex;
    margin: 7px 0px;
    text-align: center;
    justify-content: center;
    flex-wrap: wrap;
  }

  .website_hdr .website_header_sec .row_column .right_menubar .butons_nav .free-trial a {
    width: auto !important;
    justify-content: center;
    align-items: center;
    max-width: 210px;
  }
  .website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ {
    position: static;
  }

  .website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__:before {
    height: 0;
  }

  .website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ ul.submenu_item1 {
    width: 100%;
    padding: 0px;
  }

  .website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ .post_header_blog {
    width: 100%;
    padding: 0px;
  }

  .website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ .post_header_blog .row_psthdr .column_5 {
    width: 100%;
  }

  .website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ .submenu_item1 li {
    padding: 10px;
  }

  .website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ .submenu_item1 ul.submenu_item2 {
    position: static;
    width: 100%;
    padding: 0px;
  }

  .website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ .submenu_item1 li:hover .submenu_item2 {
    height: auto !important;
  }

  .website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ .submenu_item1 li:last-child {
    border-bottom: 0;
  }
  .website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ {
    padding-top: 0;
  }
  .website_hdr .website_header_sec .navmenus .mainmenu_items .subMenu_item__.active {
    display: block;
    max-height: 80vh;
    overflow-y: auto;
  }
  .website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ .submenu_item1 li:hover .submenu_item2 {
    display:none;
  }
  .website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ .submenu_item1 li:hover .submenu_item2.active {
    display: block;
  }
  .website_hdr {
    z-index: 99;
  }
  .website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ .submenu_item1 li .arrow_ddrop2 {
    display: none;
  }

  .website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ .submenu_item1 li .submenu_item2.active {
    height: auto;
  }

  .website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ .submenu_item1 li .arrow_ddrop2 svg {
    position: relative;
    top: 6px;
  }
  .website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ {
    border-radius: 1rem;
    margin: 10px 0;
    padding: 0 14px;
    padding-bottom: 14px;
  }

  .website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ .submenu_item1 li {
    width: 100%;
    padding: 10px 0px;
    border-color: rgb(144 139 139 / 25%);
  }

  .website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ .submenu_item1 li a h5 {
    font-size: 16px;
    margin: 0px 0px 0rem;
  }

  .website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ .post_header_blog .row_psthdr .column_5 {
    padding: 0px 5px;
  }

  .website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ .post_header_blog .row_psthdr {
    gap: 0px;
    flex-direction: column;
    width: 100%;
  }

  .website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ .post_header_blog .row_psthdr .column_5 a {
    padding: 5px;
    border-radius: 15px;
    height: 100%;
  }
  .website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ .post_header_blog .row_psthdr .column_5 a .image img {
    border-radius: 20px;
    height: 90px !important;
  }

  .website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ .post_header_blog .row_psthdr .column_5 .content {
    margin: 10px 0px;
    padding: 0px;
  }

  .website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ .post_header_blog .row_psthdr .column_5 .content h6 {
    font-size: 12px;
  }

  .website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ .post_header_blog .row_psthdr .wrap_clm {
    height: 100%;
  }

  .website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ .submenu_item1 li {
  }

  .website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ .submenu_item1 ul.submenu_item2 li {
    padding: 10px 0;
  }

  .website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ .submenu_item1 ul.submenu_item2 li .icon_img {
    padding-right: 5px;
    width: 31px;
    margin-right: 6px;
  }

  .website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ ul.submenu_item1 a {width: calc(100% - 40px);}

  .website_hdr .website_header_sec ul.submenu_item2 h3 {
    font-size: 14px;
    margin-bottom: 0;
  }
  .website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ .submenu_item1 li a p {
    font-size: 13px;
    line-height: 20px;
  }
  .website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ .submenu_item1 li:last-child {
    padding-bottom: 0;
  }


}


@media only screen and (max-width: 767px) {
  .image-slider-section .my-slider .slick-arrow{
    display:none;
  }
  .website_footer_sec .copy_right .row_copfy .image_ftr img {
    max-height: 55px;
    object-fit: contain;
  }
  .latest-resources .clm4 .columns_resources a {
    width: 100%;
  }

  .latest-resources .clm4 .columns_resources .image img {
    width: 100%;
  }
  .hero_index {
    padding: 150px 15px 60px;
  }
  .hero-tow-clumn_fullimg .page--center .content_clmrow .column_sp.content br {
    display: none;
  }
  .tabs_on_scrolls .slider____images.tab_content.thumbnail_image .swiper-slide.swiper-slide-thumb-active button.tab-button {
    min-height: auto !important;
  }

  .hero_index .content_clm .content h1 {
    font-size: 22px;
    line-height: normal;
  }

  .hero_index .content_clm .ai_btn a {
    font-size: 12px;
  }

  .btn_ap {
    font-size: 14px;
    padding: 10px 30px;
  }

  .home-logos_slide .rows_slide .heading_sec {
    width: 100%;
    text-align: center;
    padding: 0px;
    margin-bottom: 10px;
  }

  .home-logos_slide {
    padding: 10px 0px;
  }

  .left_txt_right_img {
    padding: 40px 0px;
  }

  .left_txt_right_img .row_clm .col5 {
    width: 100%;
  }

  .left_txt_right_img .row_clm .col5 .content {
    padding: 0px;
    text-align: center;
  }

  .left_txt_right_img .row_clm .content h2 {
    font-size: 22px;
    line-height: normal;
  }

  .left_txt_right_img .row_clm .col5 .image {
    margin-top: 40px;
  }

  .tabs_on_scroll {
    padding: 40px 0px;
  }

  .tabs_on_scroll .section_heading h2 {
    font-size: 22px;
    line-height: normal;
  }

  .tabs_on_scroll .tab-container .tab_content {
    width: 100% !important;
    padding: 0px 15px;
  }

  .tabs_on_scroll .tab-container .tab_content .tab_s {
    max-width: 100% !important;
    padding: 0px !important;
  }

  .tabs_on_scroll .tab-container .tab_content .tab_s .tab-button h3 {
    font-size: 17px !important;
    line-height: normal !important;
  }

  .tabs_on_scroll .tab-container .tab_content .tab_s .tab-button.active {
    padding: 15px !important;
  }

  .tabs_on_scroll .tab-container .content_tab {
    width: 100% !important;
  }

  .tabs_on_scroll .section_heading {
    padding: 0px 16px !important;
    margin-bottom: 40px !important;
  }

  .tabs_on_scroll .tab-container .tab_content .tab_s .tab-button {
    padding: 15px !important;
  }

  .tabs_plumm_sec.plumm_fitsinteam .heading_sec {
    margin-bottom: 20px;
  }

  .tabs_plumm_sec .heading_sec h2 {
    font-size: 22px;
    line-height: normal;
  }

  .tabs_plumm_sec.plumm_fitsinteam .tabs_section ul.tabs {
    padding: 20px 0px;
  }

  .tabs_plumm_sec.plumm_fitsinteam .tabs_section ul.tabs li {
    margin: 0px 5px;
    width: auto;
    height: auto;
    padding: 20px;
  }

  .tabs_plumm_sec.plumm_fitsinteam .tabs_section ul.tabs li.active-tab:after {
    width: 100% !important;
  }

  .video_counter_section {
    padding: 60px 0px;
  }

  .video_counter_section .wrap_row .col_6 {
    width: 100%;
  }

  .video_counter_section .wrap_row .col_6 .counter h2 {
    font-size: 20px;
    text-align: center;
  }

  .video_counter_section .wrap_row .col_6 .video img {
    max-width: 80px !important;
  }

  .video_counter_section .wrap_row .col_6 .heading {
    margin-top: 30px;
    margin-bottom: 0px;
  }

  .video_counter_section .page-cetner {
    padding: 0px 10px;
  }

  .video_counter_section #counter h4 {
    font-size: 24px;
    line-height: normal;
  }

  .video_counter_section #counter li {
    padding: 10px 10px;
    text-align: center;
  }

  .grid-layout4-column {
    padding: 40px 0px;
  }

  .grid-layout4-column .heading h2 {
    font-size: 22px;
    line-height: normal;
  }

  .grid-layout4-column .heading h2 br {
    display: none;
  }

  .grid-layout4-column .grid_column {
    display: flex;
    flex-wrap: wrap;
    gap: 0;
  }

  .grid-layout4-column .grid_column .column_grid6 .sp_grid .content {
    padding: 20px;
  }

  .grid-layout4-column .grid_column .column_grid6 .sp_grid .content h3 {
    font-size: 18px;
    line-height: normal;
  }

  .grid-layout4-column .grid_column .column_grid6 .sp_grid .content p {
    font-size: 14px;
  }

  .grid-layout4-column .grid_column .column_grid6 .sp_grid .btnm a {
    margin-top: 0px;
  }

  .grid-layout4-column .grid_column .column_grid6 .sp_grid {
    margin: 10px 0px;
  }

  .grid-layout4-column .grid_column .column_grid6:nth-child(4) .sp_grid {
    margin: 10px 0px;
  }

  .grid-layout4-column .grid_column .column_grid6:nth-child(2) .sp_grid .image, 
  .grid-layout4-column .grid_column .column_grid6:nth-child(3) .sp_grid .image, 
  .grid-layout4-column .grid_column .column_grid6:nth-child(4) .sp_grid .image {
    width: 100%;
  }

  .grid-layout4-column .grid_column .column_grid6:nth-child(2) .sp_grid .content, 
  .grid-layout4-column .grid_column .column_grid6:nth-child(3) .sp_grid .content, 
  .grid-layout4-column .grid_column .column_grid6:nth-child(4) .sp_grid .content {
    width: 100%;
    padding: 20px;
  }

  .newsletter-book-demo {padding: 15px 15px 45px 15px;}

  .newsletter-book-demo .page-center {
    padding: 30px;
  }

  .newsletter-book-demo h2 {
    font-size: 22px;
    line-height: normal;
  }

  .newsletter-book-demo h2 br {
    display: none;
  }

  .newsletter-book-demo .btmn a {
    font-size: 13px;
    width: 100%;
    margin: 0px 0px 15px;
  }
  .newsletter-book-demo .btmn {
    width: 100%;
    text-align: center;
  }
  .website_footer_sec {
    padding: 50px 10px 10px;
  }

  .website_footer_sec .row_column .column40 {
    width: 100%;
  }

  .website_footer_sec .row_column .column60 {
    width: 100%;
  }

  .website_footer_sec .page-center {
    padding: 0px 5px;
  }

  .website_footer_sec .social_media {
    margin-top: 10px;
  }

  .website_footer_sec .row_column .column60 .menu_ftr ul li.hs-menu-item.hs-menu-depth-1 {
    width: 100%;
    padding: 0px;
    margin-top: 20px;
  }

  .website_footer_sec .row_column .column60 .menu_ftr ul li.hs-menu-item.hs-menu-depth-1>a {
    height: auto !important;
  }

  .website_footer_sec .copy_right {
    margin-top: 20px;
    padding-top: 30px;
  }

  .website_footer_sec .copy_right .row_copfy .image_ftr img {
    margin: 0px;
    width: 24%;
    padding-right: 10px;
  }
  .hero_index .three_shapes svg {
    height: 140%;
  }
  .website_footer_sec .copy_right .row_copfy .col50 {
    width: 100%;
  }
  .plumn_content_tabs .tabs_list li {
    width: 50%;
  }

  .plumn_content_tabs .tabs_list {
    justify-content: center;
  }

  .plumn_content_tabs .tabs-content_s .tabcontent_rw .col_6.c21 .ryt_image_content {
    padding: 0px;
    margin-bottom: 40px;
  }

  .plumn_content_tabs .tabs-content_s .tabcontent_rw .col_6.c21 {
    width: 100%;
  }

  .plumn_content_tabs {
    padding-bottom: 50px;
  }

  .plumn_content_tabs .tabs-content_s .tabcontent_rw .col_6.c21 .ryt_image_content h2 {
    font-size: 22px;
    line-height: normal;
  }
  .hero_index.hero_with_logos h1 {
    margin-bottom: 10px !important;
  }
  .hero__logos_sec {
    padding-top: 20px;
  }
  .meetings-iframe-container {
    padding-bottom: 50px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .start_free_trial .trial_wrap {
    padding: 20px 15px;
  }
  .start_free_trial .trial_wrap .heading{
    margin-bottom: 20px;
  }
  .start_free_trial {
    padding-bottom: 60px;
  }

  .start_free_trial .trial_wrap .hs-dependent-field li.hs-form-booleancheckbox p {
    position: relative;
    left: 5px;
  }
  .start_free_trial .trial_wrap .heading h2 {
    font-size: 18px;
  }
  .pricing_calculation_sec .wrap_calculation {padding-top: 0px !important;}

  .pricing_calculation_sec .calculation_bg {
    padding: 0px !important;
  }

  .calculation_towclm .row_calculation_cl .col_half .columnsp .column_header h4 {
    font-size: 22px !important;
  }

  .ph-card.pri-addons .text-center.mb-4 h2 {
    font-size: 22px !important;
  }

  .calculation_towclm .ph-card.pri-totals .p-up-rec-cont-card.mb-0 h3.ph-3.mb-0 {
    font-size: 22px !important;
  }

  .form-group.p-up-need-help .ph-card h3 {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .pricing_calculation_sec {
    padding-bottom:40px !Important;
  }
  .why_us_video_pupup {
    padding-top: 0px;
    padding-bottom: 60px;
  }

  .why_us_video_pupup .page-center .video h3 {
    font-size: 24px;
  }
  .full_image-text_cener {
    padding: 0px 0px 40px;
  }

  .full_image-text_cener .content {
    padding: 20px 0px;
  }

  .newsletter-book-demo.newsletter-openings {
    padding-bottom: 60px;
  }
  .left_txt_right_img.right_txt_clumn .content {
    margin-top: 40px;
  }

  .updated_video_flt_gallery .filter_card_sec .filter_card_list1 .filter_card {
    width: 100% !important;
  }

  .main_adv_ftr.adv_filter .filter_link {
    font-size: 14px !important;
  }
  .webinars_section_video.video_gallery_sec.main_adv_ftr {
    padding-top: 0 !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  .main_adv_ftr.adv_filter.filter_sec .card_body h4.title, .main_adv_ftr.adv_filter.filter_sec .card_body h4.title a {
    width: 250px !important;
  }
  .main_adv_ftr.adv_filter.filter_sec .card_body h4.title, .main_adv_ftr.adv_filter.filter_sec .card_body h4.title a {
    line-height: normal;
  }
  .webinars_section_video.video_gallery_sec  .filter_card_row {
    margin-bottom: 0 !important;
  }
  .case_studies_sec {
    padding: 20px 0 60px !IMPORTANT;
  }

  .case_studies_sec .filter_card_sec .card_body * {
    font-size: 16px !important;
  }
  .featured_blog_post .row_post .col_6 {
    width: 100%;
  }

  .featured_blog_post .page-center .column_section.txt {
    padding: 30px 15px !important;
  }

  .featured_blog_post .row_post h2 {
    font-size: 20px;
    line-height: normal;
  }

  .hs-blog-listing .blog-pagination {
    margin-top: 20px;
  }

  .blog_listing_mainnew {
    padding-bottom: 40px !important;
  }
  section.blog-index article.blog-index__post:nth-child(4), section.blog-index article.blog-index__post:nth-child(5) {
    width: 100% !important;
    flex: 0 0 100% !important;
  }
  .social_share .social_row {
    justify-content: center;
    gap: 10px;
  }

  .blog-post__body h4 {
    font-size: 20px;
  }

  .blog_details_hero.new_updated_hero .wrap_header_blog .blog-post .blog-post__meta {
    text-align: left !important;
  }

  .blog_details_hero.new_updated_hero .wrap_header_blog .blog-post h1.blog-post__title {
    margin-bottom: 13px !important;
  }

  .blog_details_hero.new_updated_hero .wrap_header_blog .blog-post {
    padding: 40px 15px!important;
  }
  .hero-tow-clumn_fullimg .page--center .content_clmrow .column_6 {
    width: 100%;
  }

  .hero-tow-clumn_fullimg .page--center .content_clmrow .column_sp.content h2 {
    font-size: 24px;
    line-height: normal;
    margin-bottom:15px;
  }

  .hero-tow-clumn_fullimg .page--center .content_clmrow .column_sp.content .btn_review .btn_book {
    font-size: 15px;
  }

  .hero-tow-clumn_fullimg .page--center .content_clmrow .column_sp.content .btn_review {
    margin-bottom: 40px;
    margin-top: 40px;
  }

  .three_clm_section {
    padding: 30px 0px;
  }

  .home-logos_slide.logos_slider_heading {
    padding-bottom: 50px;
  }

  .three_clm_section .row {
    margin: 0px;
  }

  .three_clm_section .row .clm4 {
    width: 100%;
    margin: 20px 0px;
  }

  .three_clm_section .clm_sp .content h4 {
    font-size: 18px;
  }
  .slider_row_contente .image {
    margin-top: 20px !important;
  }

  .latest-resources .heading_resources h2 {
    font-size: 22px;
    line-height: normal;
  }

  .latest-resources .clm4:first-child, .latest-resources .clm4 {
    width: 100%;
  }

  .latest-resources .clm4 .columns_resources .image img {
    height: 410px !important;
  }

  .latest-resources .clm4 .columns_resources .content h3 {
    font-size: 19px;
  }

  .latest-resources {
    padding: 20px 0px 30px;
  }

  .grid-layout4-column .grid_column .column_grid6:nth-child(2) .image img, 
  .grid-layout4-column .grid_column .column_grid6:nth-child(3) .image img, 
  .grid-layout4-column .grid_column .column_grid6:nth-child(4) .image img {
    height: 240px !important;
    object-position: center;
  }
  .home-logos_slide .rows_slide .section_logos {
    width: 100% !important;
    padding: 0px !important;
  }
  .grid-layout4-column .grid_column .column_grid6 {
    height: auto !important;
  }
  .grid-layout4-column .grid_column .column_grid6:nth-child(3) .image {
    height: auto !important;
  }
  .grid-layout4-column .grid_column .column_grid6 {
    margin: 10px 0px;
  }

  .grid-layout4-column .grid_column .column_grid6 .sp_grid {
    margin: 0px;
  }
  .grid-layout4-column .grid_column .column_grid6 {
    width: 100%;
  }
  .hero_index.hero__section_with .content_clm .content h1 {
    font-size: 22px;
    line-height: normal;
  }

  .hero_index.hero__section_with {
    padding-top: 120px;
    padding-bottom: 60px;
  }

  .hero_index.hero__section_with .content_clm .image {
    max-width: 320px;
    margin: 0 auto;
  }
  .three_clm_section.four_clm_section .clm4 {
    width: 50%;
  }

  .three_clm_section.four_clm_section .clm4 .icon {
    width: 100%;
    text-align: center;
  }

  .three_clm_section.four_clm_section .clm4 .content {
    text-align: center;
    width: 100%;
    padding: 0px;
    margin-top: 10px;
  }

  .four_clm_with_link {
    padding: 50px 0px;
  }

  .four_clm_with_link h2 {
    font-size: 20px;
    line-height: normal;
    margin-bottom: 30px;
  }

  .four_clm_with_link .row .clm4 {
    width: 100%;
    padding: 0px 5px 15px;
  }
  .website_footer_sec .row_column .column40 .column_wrap {
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
  }

  .website_footer_sec .row_column .column40 .column_wrap .social_media {
    text-align: center;
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
  }

  .website_footer_sec .row_column .column60 .column_wrap_content ul {
    flex-direction: row;
    justify-content: center;
    text-align: center;
    margin-top: 10px;
  }

  .website_footer_sec .row_column .column60 .menu_ftr ul li.hs-menu-item.hs-menu-depth-1 {
    width: 50% !important;
  }

  .website_footer_sec .copy_right {
    text-align: center;
    padding-bottom: 0;
  }

  .website_footer_sec .copy_right .row_copfy .col50 {
    margin-bottom: 15px;
  }
  /*** new style****/
  .hero_section .row_hero .column9 {
    width: 100%;
    padding: 0px;
  }

  .hero_section .row_hero h1 {
    font-size: 30px;
    line-height: 38px;
  }

  .hero_section .row_hero h1 br {
    display: none;
  }

  .hero_section .row_hero .column9 p br {
    display: none;
  }

  .hero_section .row_hero .column3 {
    width: 100%;
  }

  .hero_section .row_hero .column3 .columnsp {
    gap: 40px;
  }

  .hero_section .row_hero .column3 .columnsp .btns a {
    font-size: 15px;
  }

  .hero_section .video_sec video {
    border-radius: 10px;
  }
  .hero_section {
    padding: 40px 0px 0px !important;
  }
  .four_column_contentbx {
    padding: 40px  0px 40px;
  }
  .four_column_contentbx .row_content .column4 {
    width: 100%;
  }
  .tabs-webflow-section .sec_hading h2 {
    font-size: 26px;
    line-height: 32px;
  }
  .tabs-webflow-section-static .sec_hading h2 {
    font-size: 26px;
    line-height: 32px;
  }

  .tabs-webflow-section .row_tabs .column6 {
    width: 100%;
    padding: 0px;
  }
  .tabs-webflow-section-static .row_tabs .column6 {
    width: 100%;
    padding: 0px;
  }

  .tabs-webflow-section .sec_hading {
    margin-bottom: 0;
  }

  .tabs-webflow-section-static .sec_hading {
    margin-bottom: 0;
  }

  .tabs-webflow-section .row_tabs .column6 .heading_tabs p {
    font-size: 16px;
    line-height: 26px;
  }

  .tabs-webflow-section-static .row_tabs .column6 .heading_tabs p {
    font-size: 17px;
    line-height: 26px;
  }

  .tabs-webflow-section .row_tabs .column6 .btns {
    margin: 35px 0px;
  }

  .tabs-webflow-section-static .row_tabs .column6 .btns {
    margin: 35px 0px;
  }

  .tabs-webflow-section .row_tabs .column6 .btns a {
    font-size: 14px;
  }
  .tabs-webflow-section-static .row_tabs .column6 .btns a {
    font-size: 14px;
  }

  .tabs-webflow-section-static .row_tabs .accordion.column6.content_image {
    display: none;
  }
 
  
  .blockMobile img{
    border-radius:20px;
  }
  .website_footer {
    padding-top: 0px;
  }
  .website_footer .row_column .column3 {
    width: 50%;
    padding: 15px;
  }
  
  #column3-5 {
      order: 1;
      width: 100%;
  }
  
    .website_footer .row_column .column3#column3-5 .columnsp3 {
        display: grid;
        grid-template-columns: calc(50% - 15px) auto;
    }
  
  .website_footer_sec .bottom_row .col6 {
    width: 100%;
    text-align: center;
  }
  .website_footer_sec .bottom_row .col6.image .col6sp {
    justify-content: center;
  }
  
  .website_footer_sec .bottom_row .col6 p {
    line-height: normal;
    margin-bottom: 20px;
    font-size: 14px;
  }
  
  .website_footer .row_column .column3 .app_logo {
    gap: 15px;
}
  
  .website_footer .row_column .column3#column3-5 .columnsp3 .social_media ul {
      justify-content: space-between;
      max-width: 130px;
  }
  
  .website_footer_sec .bottom_rowsec {
      margin-top: 50px;
  }
  
.website_footer .row_column .column3#column3-5 .columnsp3 .social_media {
    grid-column-start: 2;
    grid-row: 2;
    margin-top: -3.1rem;
    align-self: flex-start;
    padding: 2px;
}
  
  .footer-lg-logo {
    max-width: 84%;
    margin: 0 auto;
    margin-top: 0;
    margin-bottom: -1.7rem;
  }
  
  .book_demofrom .form_secbx {
    padding: 25px 15px;
  }
  .book_demofrom .form_secbx .heading_se h5 {
    font-size: 22px;
    line-height: normal;
  }
  .book_demofrom .form_secbx .heading_se {
    margin-bottom: 0;
  }
  .image-slider-section .heading h2 {
    margin-bottom: 0px;
    font-size: 30px;
    line-height: 40px;
    max-width:280px;
  }

  .image-slider-section .slider-section .img-txt .content {
    width: 100%;
    margin-bottom: 30px;
  }

  .image-slider-section .slider-section .img-txt .description-sec {
    width: 100%;
  }

  .image-with-text-sec .heading-sec h2 {
    font-size: 28px;
    line-height: normal;
  }

  .image-with-text-sec .image-column {
    width: 100%;
    flex: 100%;
  }

  .image-with-text-sec .text-column {
    width: 100%;
    padding: 50px 0px 0px;
  }

  .image-with-text-sec .text-block {
    height: auto !important;
  }

  .rich-text-sec .col-sec-6 {
    width: 100%;
  }

  .image-with-text-sec .heading-sec h2 br {
  }

  .rich-text-sec .col-sec-6 .heading-sec h2 {
    font-size: 30px;
    line-height: normal;
  }

  .rich-text-sec .col-sec-6 .button-section {
    margin-top: 40px;
    margin-bottom: 50px;
  }

  .image-slider-section .heading h2 br {
    display: none;
  }
  .image-slider-section .content-wrapper .heading {
    margin-bottom: 40px;
  }

  .image-slider-section {
    padding: 40px 0px;
  }

  .image-slider-section .slick-initialized .slick-slide {
    padding: 20px;
  }

  .image-slider-section .slider-section .img-txt .description-sec p {
    font-size: 18px;
    line-height: 24px;
  }

  .image-with-text-sec {
    padding: 40px 0px 50px;
  }
  .image-with-text-sec .text-block h4 {
    font-size: 20px;
    margin-bottom: 5px;
  }
  .rich-text-sec .col-sec-6 .button-section a {
    font-size: 14px;
    padding: 14px 20px 14px;
  }

  .rich-text-sec {
    padding: 40px 0px 30px;
  }

  .rich-text-sec .col-sec-6 .list-sec .list p {
    font-size: 15px;
    line-height: 23px;
    margin-bottom: 35px;
  }

  .rich-text-sec .col-sec-6 .list-sec .list .list-button {
    margin-bottom: 35px;
  }
  .rich-text-sec .col-sec-6 .list-sec {
    justify-content: flex-start;
  }
  .image-slider-section .my-slider{
    overflow: hidden;
  }
  .hero-tow-clumn_fullimg .content_clmrow .column_6 .column_sp.image {
    padding: 30px 0px 0px;
  }
  
  .hero-tow-clumn_fullimg .content_clmrow .column_sp.content h1 {
    margin-bottom: 20px;
}

  .sec-lr-ci .content-wrapper {
      padding: 0;
  }
  
  .page-center,
  .content-wrapper,
  .dnd-section > .row-fluid .dnd-column, .dnd-section > .row-fluid > [class*="span"].dnd-module {
      padding: 0 15px;
  }

  .every-schedule .heading-section h2 br {
    display: none;
  }

  .every-schedule .heading-section h2 {
    font-size: 24px;
    line-height: normal;
    margin-bottom: 20px;
  }
  .every-schedule .heading-section {
    margin-bottom: 40px;
  }

  .every-schedule .row-sec .col-sec {
    width: 100%;
  }

  .every-schedule .row-sec {
    gap: 30px;
  }

  .every-schedule .img-with-icon .txt-sec h4 {
    font-size: 18px;
    line-height: normal;
  }

  .every-schedule .img-with-icon .txt-sec h4 br {
    display: none;
  }

  .every-schedule .img-with-icon .txt-sec p {
    line-height: 24px;
    font-size:17px;
  }

  .image-text-sec .heading-section h2 {
    font-size: 28px;
    line-height: normal;
  }

  .image-text-sec .heading-section p {
    line-height: normal;
  }

  .image-text-sec .row-sec .left-sec {
    width: 100%;
    text-align: left;
  }

  .image-text-sec .row-sec .right-section {
    width: 100%;
  }

  .image-text-sec .row-sec .right-section .text h3 {
    font-size: 23px;
    line-height: normal;
  }

  .image-text-sec .row-sec .right-section .text p {
    line-height: normal;
  }

  .image-text-sec .row-sec .right-section .text .book-a-demo {
    margin-top: 40px;
  }

  .scrollingtxt_image .containerflex .text-column {
    width: 100%;
    padding: 0px 15px;
  }

  .scrollingtxt_image .containerflex .text-column .txt-wrap .right_flt .sectext h2 {
    font-size: 28px;
    line-height: normal;
    margin-bottom: 20px;
  }

  .scrollingtxt_image .containerflex .text-column .txt-wrap .right_flt .sectext p {
    font-size: 16px;
    line-height: normal;
  }

  .scrollingtxt_image .containerflex .text-column .txt-wrap .right_flt .text-block {
    height: auto;
    padding: 20px 0px;
  }

  .scrollingtxt_image .containerflex .text-column .txt-wrap .right_flt .text-block h4 {
    font-size: 22px;
    line-height: normal;
  }

  .scrollingtxt_image .containerflex .image-column {
    width: 100%;
    padding: 0px 15px;
  }

  .resources-section .heading-section h2 {
    font-size: 28px;
    line-height: normal;
  }

  .resources-section .heading-section {
    margin-bottom: 30px;
  }

  .resources-section .recent-blog .recent-post button.slick-arrow,
  .testi-new-slider-card button.slick-arrow{
    display: none;
  }

  .resources-section .recent-blog .blog-card.slick-slide h2.blog-listing__post-title, 
  .resources-section .recent-blog .blog-card.slick-slide h2.blog-listing__post-title a {
    font-size: 18px;
    line-height: normal;
  }

  .resources-section .recent-blog .blog-card.slick-slide p {
    font-size: 14px;
    line-height: normal;
  }

  .resources-section .recent-blog .blog-card.slick-slide .blog-listing__post-button a.blog-listing__post-button.button {
    font-size: 14px;
    margin: 0px;
  }

  .all-features-section .heading-section h2 {
    font-size: 28px;
    line-height: normal;
    margin-bottom: 10px;
  }

  .all-features-section .heading-section p {
    font-size: 16px;
    line-height: normal;
  }

  .all-features-section .all-features .left-sec {
    width: 100%;
  }

  .all-features-section .heading-section {
    margin-bottom: 30px;
  }

  .all-features-section .all-features .left-sec h4 {
    font-size: 20px;
    margin-bottom: 20px;
  }

  .all-features-section .row-section {
    margin: 0px;
  }

  .resources-section .recent-blog .blog-card.slick-slide {
    margin: 0px 1px;
  }

  .all-features-section .row-section .col-sec {
    width: 100% !important;
  }

  .all-features-section .all-features .right-sec {
    width: 100%;
    padding: 0px;
  }

  .all-features-section .all-features {
    padding: 10px 0px;
  }

  .rich-text-sec .row-sec .logos {
    margin-bottom: 40px;
    margin-top: 10px;
  }
  .hero-tow-clumn_fullimg .content_clmrow .column_6 {
    width: 100%;
  }

  .hero-tow-clumn_fullimg .content_clmrow .column_sp.content h2 {
    font-size: 30px;
    line-height: normal;
  }
  
  .hero-tow-clumn_fullimg .content_clmrow .column_sp.content h1 {
    font-size: 30px;
    line-height: normal;
  }

  .hero-tow-clumn_fullimg .content_clmrow .column_sp.content h5 {
    font-size: 12px;
  }

  .hero-tow-clumn_fullimg .content_clmrow .column_sp.content h2 br {
  }

  .hero_index.hero-tow-clumn_fullimg .style2 .column_sp.content .btn {
    padding-top: 30px;
  }

  .blue-btn {
    font-size: 14px;
  }

  .image-text-sec.show_imagefull .image-section {
    width: 100%;
    left: 0;
    padding: 0px;
  }

  .image-text-sec .heading-section {
    margin-bottom: 60px;
  }

  .tabs-webflow-section .accordion-header {
    font-size: 16px;
  }

  .tabs-webflow-section-static .accordion-header {
    font-size: 16px;
  }

  .tabs-webflow-section .accordion .accordion-content p {
    line-height: normal;
    margin-bottom:2rem;
  }

  .tabs-webflow-section-static .accordion .accordion-content p {
    line-height: normal;
  }

  .simple_sliders .img-txt .description-sec {
    width: 100%;
    padding: 0px;
  }

  .simple_sliders .img-txt .content {
    width: 100%;
    margin-bottom: 30px;
  }

  .simple_sliders .img-txt .content .contenttxt {
    margin-top: 20px;
  }

  .simple_sliders .img-txt .content .contenttxt h6 {
    font-size: 18px;
  }

  .simple_sliders .slider-sections {
    padding: 30px;
  }

  .simple_sliders .img-txt .description-sec p {
    font-size: 14px;
    line-height: 22px;
  }
  .hero_index.hero-tow-clumn_fullimg .page-center.style3 .content_clmrow .column_sp.right_content {
    padding: 0px;
  }

  .hero_index.hero-tow-clumn_fullimg .page-center.style3 .column_sp.content {
    padding: 0;
  }

  .page-center.style3 h2 {
    margin-bottom: 10px !important;
  }

  #light-bg .right-section .text h2 {
    font-size: 28px;
    line-height: normal;
  }

  #light-bg .right-section .text h4 {
    font-size: 24px;
    margin: 20px 0px;
    line-height: normal;
  }

  #light-bg .right-section .book-a-demo {
    margin-top: 40px;
  }

  .image-text-sec.show_imagefull .row-sec.row_reverse .image-section {
    width: 100%;
    padding: 0px;
  }

  #light-bg .right-section .text h4 {
    font-size: 18px;
  }

  .image-text-sec .show_morecontent h4 {
    font-size: 23px !important;
  }

  .image-text-sec .show_morecontent {
    padding-top: 20px;
  }

  .image-text-sec .show_morecontent .contentclm h6 {
    font-size: 18px;
    line-height: normal;
  }

  #light-bg .row-sec .right-section .text p {
    font-size: 15px;
  }

  .resources-section .recent-blog .recent-post button.slick-arrow {
    display: none !important;
  }
  .hero-tow-clumn_fullimg .content_clmrow .column_6 .column_sp.image img {
    border-radius: 30px;
  }
  .two-column_hero-form .row_clm .column_6 {
    width: 100%;
    padding: 40px 0 0;
  }

  .two-column_hero-form .row_clm .column_6.column_content {
    padding: 0px;
  }

  .two-column_hero-form .row_clm {
    margin: 0px;
  }

  .two-column_hero-form .rich_content h1 {
    font-size: 32px;
    line-height: normal;
  }

  .home-logos_slide .rows_slide .section_logos {
    /* padding: 0px 30px; */
  }

  .home-logos_slide .rows_slide {
    padding: 0px 0;
  }

  .two-column_hero-form .rich_content {
    padding-bottom: 20px;
  }

  .two-column_hero-form .row_clm .column_6.form .column6sp .hs-richtext h1 {
    font-size: 22px;
  }

  .two-column_hero-form .row_clm .column_6.form .column6sp {
    padding: 20px;
  }

  .four_columns__boxs .heading_secs h2 {
    font-size: 30px;
    line-height: normal;
    margin-bottom: 10px;
  }

  .four_columns__boxs .heading_secs p {
    font-size: 16px;
    margin: 15px 0px;
  }

  .four_columns__boxs .heading_secs .btn_four {
    margin-top: 30px;
  }

  .four_columns__boxs .heading_secs {
    padding-bottom: 40px;
  }

  .four_columns__boxs .four_columnrow .column4 {
    width: 100%;
    padding: 10px 15px;
  }

  .four_columns__boxs .four_columnrow .column4 .column4sp h5 {
    font-size: 22px;
    margin-bottom: 10px;
  }

  .four_columns__boxs .heading_secs h2 {
    font-size: 24px;
    line-height: normal;
  }

  .faq_accrodion_sec .section_heading h2 {
    font-size: 30px;
    line-height: normal;
    margin-bottom: 20px;
  }

  .faq_accrodion_sec .section_heading p {
    font-size: 15px;
    line-height: normal;
  }

  .faq_accrodion_sec .accordion_row .column4 {
    width: 100%;
    padding: 0px;
  }

  .faq_accrodion_sec .accordion_row .column4 h3 {
    font-size: 28px;
  }

  .faq_accrodion_sec .accordion_row .column8 {
    width: 100%;
  }

  .faq_accrodion_sec .accordion {
    font-size: 18px;
  }

  .faq_accrodion_sec .panel p {
    font-size: 14px;
    line-height: normal;
  }

  .need_more_hlep2clm h2 {
    font-size: 28px;
    line-height: normal;
  }

  .need_more_hlep2clm .section_heading {
    margin-bottom: 20px;
  }

  .need_more_hlep2clm .row_clm .column4 {
    width: 100%;
  }

  .need_more_hlep2clm .row_clm .column4 .column6sp .content {
    padding: 0px;
  }

  .need_more_hlep2clm .row_clm .column4 .column6sp .content h4 {
    font-size: 22px;
    line-height: normal;
  }

  .need_more_hlep2clm .row_clm .column4 .column6sp .content p {
    font-size: 14px;
    line-height: normal;
  }

  .need_more_hlep2clm .row_clm .column4 .column6sp .btns a {
    font-size: 15px;
  }

  .need_more_hlep2clm .row_clm .column4 .column6sp .btns a svg {
    width: 25px;
    height: 25px;
    position: relative;
    top: 2px;
  }

  .need_more_hlep2clm .row_clm .column4 .column6sp {
    padding: 20px;
  }

  .rich-text-sec .heading_sec h2 {
    font-size: 30px;
    line-height: normal;
  }

  .rich-text-sec .heading_sec {
    margin-bottom: 20px;
  }

  .rich-text-sec .row-sec .heading-sec p {
    font-size: 16px;
    line-height: normal;
  }
  .free__trial_hero .free_trialrow .col5 {
    width: 100%;
  }

  .free__trial_hero .col5.from .formsec {
    padding: 20px;
  }

  .free__trial_hero .col5.from h5 {
    font-size: 22px;
    margin-bottom: 15px;
  }

  .free__trial_hero .col5.from .formsec .actions input.hs-button.primary.large {
    font-size: 14px !important;
  }

  .free__trial_hero .free_trialrow .col5.content {
    padding: 0px 15px;
    margin-top: 40px;
  }

  .free__trial_hero .free_trialrow .col5.content h2 {
    font-size: 26px;
  }
  
  .free__trial_hero .free_trialrow .col5.content h1 {
    font-size: 26px;
  }

  .free__trial_hero .free_trialrow .col5.content .image {
    margin: 20px 0px 40px 0px;
  }

  .free__trial_hero .free_trialrow .col5.content .testimonial_sec {
    padding: 25px;
  }

  .free__trial_hero .free_trialrow .col5.content .testimonial_sec p {
    font-size: 16px;
    line-height: normal;
  }

  .free__trial_hero .free_trialrow .col5.content .testimonial_sec h5 {
    font-size: 18px;
    line-height: normal;
  }
  .scrollingtxt_image.scrolling_txtv2 .sectext h2 {
    font-size: 28px;
    line-height: normal;
  }
  .scrollingtxt_image.scrolling_txtv2 .containerflex {
    flex-direction: column-reverse;
  }
  .scrollingtxt_image.scrolling_txtv2 .btntxt {
    margin-top: 10px;
  }

  .scrollingtxt_image.scrolling_txtv2 .sectext {
    margin-bottom: 20px;
  }
  .scrollingtxt_image.scrolling_txtv2 .containerflex .text-column {
    padding: 0px;
  }

  .scrollingtxt_image.scrolling_txtv2 img {
    height: auto;
    object-position: center;
  }

  body .image-with-text-sec .sticky-image {
    height: auto !important;
  }

  .image-with-text-sec .text-block {
    opacity: 1 !important;
  }


  .every-schedule .row-sec.h2-tag .img-with-icon .txt-sec h2 {
    font-size: 28px;
    margin-bottom: 5px;
  }

  .tabs-webflow-section.tabs_static_content #tab-content-display h2 {
    font-size: 30px;
  }

  .tabs-webflow-section-static.tabs_static_content #tab-content-display h2 {
    font-size: 30px;
  }

  .tabs-webflow-section.tabs_static_content #tab-content-display p {
    line-height: 23px;
  }

  .tabs-webflow-section-static.tabs_static_content #tab-content-display p {
    line-height: 23px;
  }

  .tabs-webflow-section.tabs_static_content #tab-content-display {
    margin-bottom: 40px;
  }

  .tabs-webflow-section-static.tabs_static_content #tab-content-display {
    margin-bottom: 40px;
  }


  .tabs-webflow-section.tabs_static_content .accordion-content {
    padding: 0px !important;
  }

  .tabs-webflow-section-static.tabs_static_content .accordion-content {
    padding: 0px !important;
  }

  .plumm-counter-sec .row .left-sec {
    width: 100%;
  }

  .plumm-counter-sec .row .left-sec .content-sec h2 {
    font-size: 30px;
    line-height: normal;
  }

  .plumm-counter-sec .row .right-sec {
    width: 100%;
  }

  .plumm-counter-sec .row .right-sec .counter-row .item h2 {
    font-size: 30px;
  }

  .plumm-counter-sec .row .right-sec .counter-row .counter-sec h5 {
    font-size: 15px;
  }

  .leadership-section .heading-section h2 {
    font-size: 34px;
    line-height: normal;
  }

  .leadership-section .row .column-sec {
    margin-bottom: 40px;
  }

  .leadership-section .heading-section {
    margin-bottom: 40px;
  }

  .leadership-section .row .column-sec .image-txt .description p {
    font-size: 14px;
    margin: 0px;
  }

  .leadership-section .row .column-sec .image-txt .description h3 {
    font-size: 18px;
    line-height: normal;
    margin-bottom: 5px;
  }

  .leadership-section .row .column-sec .image-txt .description {
    padding-left: 0px;
    width: 100%;
    text-align: center;
  }

  .leadership-section .row .column-sec .image-txt .image {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }

  .leadership-section .row .column-sec .image-txt .image img {
    max-width: 60px !important;!i;!;
  }

  .our-team-section .heading-section h2 {
    font-size: 30px;
  }

  .our-team-section .heading-section p {
    line-height: 22px;
    font-size: 14px;
  }

  .our-team-section .heading-section {
    margin-bottom: 40px;
  }

  .our-team-section .out-team .column {
    width: 100%;
    padding: 25px 30px;
  }

  .our-team-section .out-team .column .progress-bar .progress .title-sec h3 {
    font-size: 22px;
  }

  .our-team-section .out-team .column .progress-bar .progress .title-sec {
    margin-bottom: 20px;
  }

  .call-to-action-blue .content-section h2 {
    font-size: 30px;
    line-height: normal;
  }

  .call-to-action-blue .content-section .button-sec a {
    font-size: 15px;
  }

  .call-to-action-blue .content-section .button-sec {
    margin-top: 30px;
  }

  .our-team-section .out-team {
    margin: 0px !important;
  }
  .leadership-section .row {
    margin: 0px !important;
  }
  .every-schedule .row-sec {
    margin: 0px !important;
  }
  .plumm-counter-sec .row .right-sec .counter-row {
    margin: 0px;
  }
  .plumm-counter-sec .row .left-sec .content-sec h2 br {
    display: none;
  }
  .image-with-text-sec .sticky-image {
    height: auto !important;!i;!;
  }

  .image-with-text-sec .text-column p {
    font-size: 16px;
    line-height: 25px;
  }

  .image-with-text-sec .text-block .arrow_before {
    margin-top: 0px;
  }

  .simple_sliders .heading_sec h2 {
    font-size: 30px;
  }

  .simple_sliders .heading_sec h2 br {
    display: none;
  }

  .simple_sliders {}

  .simple_sliders .slider-sections {
  }

  .simple_sliders .my-slider_new.style2 .description-sec {
    padding: 0px 20px 30px;
  }

  .simple_sliders .my-slider_new.style2 h2 {
    font-size: 18px;
  }

  div#testimonial-slidePup .slider-sections {
    padding-left: 0px;
    padding-right: 0px;
  }

  .twoclm_claction .row_claction .column6 {
    width: 100%;
    padding: 0px;
  }

  .twoclm_claction .row_claction .column6 h2 {
    font-size: 35px;
    line-height: normal;
  }

  .twoclm_claction .row_claction .column6 .columnsp .join_btn {
    margin-top: 50px;
  }

  .cta_bgimage_sec .row_claction h2 {
    font-size: 28px;
    line-height: normal;
  }

  .cta_bgimage_sec .join_btn {
    margin-top: 40px;
  }

  .cta_bgimage_sec {
    min-height: auto;
  }
  .providerbox_slider .section-Heading h2 {
    font-size: 36px;
    padding-bottom: 60px;
  }

  .providerbox_slider .row_clm button.slick-arrow {
    top: -50px;
  }
  .provider_testimoanil .slick-list {
    padding-left: 0px;
  }
  .providerbox_slider .row_clm {
    width: 100%;
    position: static;
  }
  .providerbox_slider .provider_testimoanil .col4 .col4sp .image img {
    height: 350px !important;
  }
  #providers_dark .column6.left_content .heading_tabs h2 {
    font-size: 28px;
  }
  .maine-section_blog.sidebar.three-col .sectionheading h2 {
    font-size: 28px;
    line-height: normal;
  }

  .maine-section_blog.sidebar.three-col {
    padding: 60px 0px 30px;
  }
  .case_studies_sec .sectionHeading h2 {
    font-size: 35px;
    line-height: normal;
  }

  .case_studies_sec .sectionHeading {
    padding-bottom: 10px;
    padding-top: 30px;
  }
  body .webinars_section_video.video_gallery_sec.main_adv_ftr {
    padding-top: 50px !important;
  }

  body .webinars_section_video .heading-section h2 {
    font-size: 38px;
    line-height: normal;
  }

  .webinars_section_video .heading-section {
    margin-bottom: 20px;
  }

  .main_adv_ftr.adv_filter.filter_sec .card_body h4.title, 
  .main_adv_ftr.adv_filter.filter_sec .card_body h4.title a {
    width: 100% !important;
  }
  .hero-tow-clumn_fullimg .content_clmrow .column_6 .column_sp.image video {
    width: 100% !important;
    height: auto !important;
    min-height: 300px !important;
  }
  .image-text-sec.show_imagefull .image-section video {
    max-height: 100% !important;
    min-height: 300px ! IMPORTANT;
    height: auto;
  }
  .tabs-webflow-section .row_tabs.reverse_div .column6.left_content {
    padding: 0px !important;
  }
  .tabs-webflow-section-static .row_tabs.reverse_div .column6.left_content {
    padding: 0px !important;
  }
  #blue_section.image-text-sec .right-section .text h2 {
    font-size: 32px;
    line-height: 100%;
  }
  .slider-section.style2 .img-with-text .img-txt .content {
    flex-wrap: wrap;
    gap: 10px;
  }
  .every-schedule .img-with-icon .txt-sec p br {
    display: none;
  }
  .simple_sliders .img-txt {
    padding: 0px;
  }
  .tabs-webflow-section .accordion .accordion-content p br {
    display: none;
  }

  .tabs-webflow-section-static .accordion .accordion-content p br {
    display: none;
  }
  .scrollingtxt_image .containerflex .text-column .txt-wrap .right_flt .text-block {
    height: auto !important;
    padding: 30px 0px;
    opacity: 1 !important;
  }
  .image-text-sec .row-sec .right-section .text p br {
    display: none;
  }
  body .hero-tow-clumn_fullimg .content_clmrow .column_6 .column_sp.image img {
    min-width: 100% !important;
  }

}

/***767 closed**/

#providers_dark.tabs-webflow-section.tabwebflow_on_hvoer .column6.left_content .accordion-item.active::before {
  background: #0a0909;
  top: -10px;
}

#providers_dark.tabs-webflow-section-static.tabwebflow_on_hvoer .column6.left_content .accordion-item.active::before {
  background: #0a0909;
  top: -10px;
}

@media only screen and (min-width: 500px) and (max-width: 767px) {
  .grid-layout4-column .grid_column .column_grid6:nth-child(2) .image img, 
  .grid-layout4-column .grid_column .column_grid6:nth-child(3) .image img, 
  .grid-layout4-column .grid_column .column_grid6:nth-child(4) .image img {
    height: 240px !important;
  }
  .hero_index.hero__section_with .content_clm .image {
    max-width: 410px;
  }

  .four_clm_with_link .row .clm4 {
    width: 50%;
    padding: 5px;
  }

  .four_clm_with_link h2 {
    margin-bottom: 30px;
  }

}

@media (min-width: 1024px){
 .home-logo-slide-logos{
    width:70%;
  }
  
  .home-logos_slide .rows_slide p{
    font-size:18px;
  }
  
  .home-logos_slide .rows_slide .heading_sec{
    padding-left:40px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .maine-section_blog.sidebar.three-col .sectionheading h2 {
    font-size: 50px;
  }
  
 .hero_index.hero-tow-clumn_fullimg{
    padding-top:60px !important;
  } 
  
  .every-schedule{
    padding-top:60px !important;
    padding-bottom:60px !important;
  }
 
  
  .tabs-webflow-section h2,.image-text-sec .right-section .text h2{
    font-size:42px;
    margin-bottom:2rem;
  }
  
  .image-text-sec .right-section .text h2{
   line-height:normal;
  }
  
  .image-text-sec .right-section .text h4{
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  
  .plumm-counter-sec .row .right-sec .counter-row{
    justify-content: space-around;
  }

  .website_hdr .website_header_sec .navmenus .mainmenu_items li {
    padding: 0px 10px;
  }

  .website_hdr .website_header_sec .navmenus .mainmenu_items li a, .website_hdr .website_header_sec .row_column .right_menubar .butons_nav ul a {
    font-size: 12px;
  }

  .website_hdr .website_header_sec .row_column .right_menubar {
    width: 90%;
  }

  .website_hdr .website_header_sec .row_column .logo {
    width: 10%;
  }

  .website_hdr .website_header_sec .row_column .right_menubar .butons_nav {
    padding-left: 20px;
  }
  .updated_video_flt_gallery .filter_card_sec .filter_card_list1 .filter_card {
    width: 33.33% !important;
  }

  .form-group.p-up-need-help .ph-card a {
    font-size: 10px !important;
  }
  .pricing_calculation_sec {
    padding-bottom: 60px !important;
  }

  .form-group.p-up-need-help .ph-card h3 {
    font-size: 22px !important;
  }
  .hero_index .content_clm .content h1 {
    font-size: 35px;
    line-height: normal;
  }

  .hero_index .content_clm .content p {
    font-size: 16px;
  }

  .btn_ap {
    padding: 12px 30px;
    font-size: 16px;
  }

  .left_txt_right_img .row_clm .col5 .content {
    padding-right: 40px;
  }

  .left_txt_right_img .row_clm .content h2 {
    font-size: 30px;
  }

  .tabs_on_scroll .tab-container .tab_content {
    padding-left: 20px;
  }

  .tabs_on_scroll .section_heading h2 {
    font-size: 35px;
    line-height: normal;
  }

  .tabs_on_scroll .section_heading span.power {
    display: block;
  }

  .tabs_on_scroll .section_heading {
    margin-bottom: 50px;
  }

  .tabs_on_scroll .tab-container .tab_content .tab_s .tab-button {
    padding: 15px !important;
  }

  .tabs_on_scroll .tab-container .tab_content .tab_s .tab-button h3 {
    font-size: 20px;
  }

  .tabs_plumm_sec .heading_sec h2 {
    font-size: 24px;
    line-height: normal;
  }

  .video_counter_section .wrap_row .col_6 .counter h2 {
    font-size: 25px;
  }

  .video_counter_section .wrap_row .col_6 .heading {
    margin-bottom: 20px;
  }

  .video_counter_section #counter li {
    padding: 20px 0px;
  }

  .video_counter_section #counter h4 {
    font-size: 28px;
    margin-bottom: 0;
  }

  .video_counter_section #counter h5 {
    font-size: 14px;
  }

  .grid-layout4-column .heading h2 {
    font-size: 24px;
    line-height: normal;
  }

  .grid-layout4-column .grid_column .column_grid6:nth-child(2) .sp_grid .content, 
  .grid-layout4-column .grid_column .column_grid6:nth-child(3) .sp_grid .content, 
  .grid-layout4-column .grid_column .column_grid6:nth-child(4) .sp_grid .content {
    padding-top: 30px;
  }

  .grid-layout4-column .grid_column .column_grid6 .sp_grid .content {
    padding: 15px 12px 30px 12px;
  }

  .grid-layout4-column .grid_column .column_grid6 .sp_grid .btnm a {
    margin-top: 0;
  }

  .newsletter-book-demo {
    padding-left: 10px;
    padding-right: 10px;
  }

  .newsletter-book-demo h2 {
    font-size: 30px;
    line-height: normal;
  }

  .newsletter-book-demo .btmn {
    margin-top: 0;
  }

  .newsletter-book-demo .btmn a {
    font-size: 12px;
  }

  .website_footer_sec .copy_right .row_copfy .col50 {
    width: 50%;
  }

  .website_footer_sec .row_column .column60 .menu_ftr ul li.hs-menu-item.hs-menu-depth-1 {
    padding: 0px 10px;
  }
  .plumn_content_tabs .tabs_list li {padding: 4px;}

  .plumn_content_tabs .tabs_list li .tabl_ h5 {
    font-size: 11px;
  }

  .plumn_content_tabs .tabs-content_s .tabcontent_rw .col_6.c21 .ryt_image_content h2 {
    font-size: 24px;
    line-height: normal;
  }
  .hero-tow-clumn_fullimg .page--center .content_clmrow .column_sp.content {
    padding-left: 30px;
  }

  .hero-tow-clumn_fullimg .page--center .content_clmrow .column_sp.content h2 {
    font-size: 34px;
    line-height: normal;
  }

  .hero-tow-clumn_fullimg .page--center .content_clmrow .column_sp.content .btn_review .btn_book {
    font-size: 15px;
  }

  .latest-resources .heading_resources h2 {
    font-size: 32px;
    line-height: normal;
  }

  .latest-resources .clm4:first-child, .latest-resources .clm4 {
    width: 33.33%;
    padding: 10px;
  }

  .latest-resources .row_resources {
    margin: 0px;
  }

  .latest-resources .clm4 .columns_resources .image img {
    height: 350px !important;
  }

  .latest-resources .clm4 .columns_resources .content h3 {
    font-size: 17px;
    line-height: normal;
  }
  .grid-layout4-column .grid_column .column_grid6 .sp_grid .content h3 {
    font-size: 18px;
    line-height: normal;
  }
  .hero_index.hero__section_with .content_clm .image {
    margin-top: -40px;
  }

  .hero_index.hero__section_with .content_clm .content h1 {
    font-size: 34px;
  }

  .three_clm_section.four_clm_section .clm4 {
    padding: 0px 10px;
  }

  .three_clm_section .clm_sp .content {
    padding-left: 7px;
  }

  .four_clm_with_link .row .clm4 {
    padding: 5px;
  }

  .four_clm_with_link h2 {
    font-size: 30px;
    margin-bottom: 40px;
  }

  .hero_section .row_hero h1 {
    font-size: 32px;
    line-height: normal;
  }

  .hero_section .row_hero .column9 {
    width: 60%;
    padding-right: 30px;
  }

  .hero_section .row_hero .column3 {
    width: 40%;
  }

  .hero_section .row_hero .column3 .columnsp .btns a {
    font-size: 14px;
  }

  .hero_section .row_hero .column3 .btns {
    gap: 20px;
  }

  .hero_section .row_hero .column9 p {
    font-size: 14px;
  }

  .tabs-webflow-section .sec_hading h2 {
    font-size: 44px;
    line-height: normal;
  }

  .tabs-webflow-section-static .sec_hading h2 {
    font-size: 44px;
    line-height: normal;
  }

  .tabs-webflow-section .row_tabs .column6 {
    padding-right: 10px;
  }

  .tabs-webflow-section-static .row_tabs .column6 {
    padding-right: 10px;
  }


  .tabs-webflow-section-static .row_tabs .column6 {
    padding-right: 10px;
  }

  .tabs-webflow-section .row_tabs .column6 .heading_tabs p {
    font-size: 18px;
    line-height: normal;
  }

  .tabs-webflow-section-static .row_tabs .column6 .heading_tabs p {
    font-size: 16px;
    line-height: normal;
  }

  .tabs-webflow-section .row_tabs .column6 .btns {
    margin: 30px 0px;
  }

  .tabs-webflow-section-static .row_tabs .column6 .btns {
    margin: 30px 0px;
  }

  .tabs-webflow-section .row_tabs .column6 .btns a {
    font-size: 14px;
  }
  .tabs-webflow-section-static .row_tabs .column6 .btns a {
    font-size: 14px;
  }

  .tabs-webflow-section .accordion-header {
    font-size: 22px;
  }
  .tabs-webflow-section-static .accordion-header {
    font-size: 18px;
  }
  .image-slider-section .heading h2 {
    margin-bottom: 100px;
    font-size: 44px;
  }

  .image-slider-section .slider-section .img-txt .description-sec p {
    font-size: 18px;
    line-height: 26px;
  }

  .image-slider-section .slider-section .img-txt .content h6 {
    font-size: 14px;
  }

  .image-slider-section .slick-initialized .slick-slide {
    padding: 25px;
  }

  .image-slider-section .my-slider .slick-arrow {
    top: -190px;
  }

  .image-with-text-sec .heading-sec h2 {
    font-size: 44px;
    line-height: normal;
  }

  .image-with-text-sec .text-column p {
    font-size: 15px;
    line-height: 22px;
  }

  .image-with-text-sec .text-block h4 {
    font-size: 22px;
  }

  .rich-text-sec .col-sec-6 .heading-sec h2 {
    font-size: 44px;
    line-height: normal;
  }

  .rich-text-sec .col-sec-6 .button-section a {
    font-size: 14px;
  }

  .rich-text-sec .col-sec-6 .list-sec .list p {
    font-size: 14px;
    line-height: 22px;
  }
  .website_footer .row_column .column3 ul li a {
    font-size: 13px;
  }

  .website_footer .row_column .column3 h4 {
    font-size: 15px;
    margin-bottom: 10px;
  }
  .website_footer_sec .bottom_row .col6 p {
    font-size: 14px;
  }
  .blue-btn {
    font-size: 14px;
  }

  .hero-tow-clumn_fullimg .content_clmrow .column_sp.content p {
    font-size: 14px;
    line-height: normal;
  }

  .every-schedule .heading-section h2 {
    font-size: 34px;
    margin-bottom: 20px;
    line-height: 50px;
  }

  .every-schedule .img-with-icon .txt-sec h4 {
    font-size: 18px;
    line-height: normal;
  }

  .every-schedule .img-with-icon .txt-sec p {
    font-size: 18px;
    line-height: 25px;
  }

  .image-text-sec .heading-section h2 {
    font-size: 32px;
    line-height: normal;
  }

  .image-text-sec .heading-section p {
    font-size: 15px;
    line-height: normal;
  }

  .image-text-sec .row-sec .right-section .text h3 {
    font-size: 24px;
    line-height: normal;
  }

  .image-text-sec .row-sec .right-section .text p {
    font-size: 15px;
    line-height: normal;
  }

  .image-text-sec .row-sec .right-section .text .book-a-demo a {
    font-size: 14px;
  }

  .image-text-sec .row-sec .right-section .text .book-a-demo {
    margin-top: 40px;
  }

  .scrollingtxt_image .containerflex .text-column .txt-wrap .right_flt .sectext h2 {
    font-size: 32px;
    line-height: normal;
  }

  .scrollingtxt_image .containerflex .text-column .txt-wrap .right_flt .sectext p {
    font-size: 15px;
    line-height: normal;
  }

  .scrollingtxt_image .containerflex .text-column .txt-wrap .right_flt .text-block h4 {
    font-size: 24px;
    line-height: normal;
  }

  .scrollingtxt_image .containerflex .text-column .txt-wrap .right_flt .text-block p {
    font-size: 15px;
    line-height: normal;
  }

  .resources-section .heading-section h2 {
    font-size: 32px;
  }

  .all-features-section .heading-section h2 {
    font-size: 31px;
    line-height: normal;
  }

  .all-features-section .heading-section p {
    font-size: 16px;
    line-height: normal;
  }

  .all-features-section .row-section .col-sec .content-section h6 {
    font-size: 14px;
    line-height: normal;
  }

  .all-features-section .row-section .col-sec .content-section p {
    font-size: 14px;
    line-height: normal;
  }
  .hero-tow-clumn_fullimg .content_clmrow .column_sp.content h2 {
    font-size: 36px;
    line-height: normal;
  }
  
   .hero-tow-clumn_fullimg .content_clmrow .column_sp.content h1 {
    font-size: 36px;
    line-height: normal;
  }

  .hero_index.hero-tow-clumn_fullimg .style2 .column_sp.content .btn {
    padding-top: 30px;
  }
  .tabs-webflow-section.tabwebflow_on_hvoer .column6.left_content {
    padding-right: 50px !important;
  }
  .tabs-webflow-section-static.tabwebflow_on_hvoer .column6.left_content {
    padding-right: 50px !important;
  }
  .tabs-webflow-section.tabwebflow_on_hvoer .accordion {
    margin-top: 30px;
  }
  .tabs-webflow-section-static.tabwebflow_on_hvoer .accordion {
    margin-top: 30px;
  }
  .tabs-webflow-section.tabwebflow_on_hvoer .column6.left_content .accordion-item.active {
    padding: 20px;
  }
  .tabs-webflow-section-static.tabwebflow_on_hvoer .column6.left_content .accordion-item.active {
    padding: 20px;
  }
  .tabs-webflow-section.tabwebflow_on_hvoer .accordion-item button.accordion-header {
    font-size: 16px;
  }
  .tabs-webflow-section-static.tabwebflow_on_hvoer .accordion-item button.accordion-header {
    font-size: 16px;
  }
  #build-teams.every-schedule .heading-section {
    max-width: 700px;
  }

  #light-bg .right-section .text h2 {
    font-size: 40px;
  }

  #light-bg .right-section .text h4 {
    font-size: 24px;
    margin: 20px 0px;
  }

  #light-bg .right-section .book-a-demo {
    margin-top: 40px;
  }

  .image-text-sec .show_morecontent h4 {
    font-size: 22px !important;
  }

  #light-bg .right-section .text h4 {
    font-size: 20px;
  }

  .image-text-sec .show_morecontent .contentclm h6 {
    font-size: 18px;
  }
  .two-column_hero-form .row_clm .column_6.column_content {
    padding-right: 20px;
  }

  .two-column_hero-form .rich_content h1 {
    font-size: 40px;
    line-height: normal;
  }

  .two-column_hero-form .row_clm .column_6.form .column6sp {
    padding: 20px;
    width:60%;
    margin:0 auto;
  }
  
  
  .rich-text-sec.two-column_hero-form .col-sec-6 .button-section{
   display: flex;
    justify-content: center;
    margin-top:40px;
  }
  
  .rich-text-sec.two-column_hero-form .col-sec-6 .button-section a{
    font-size:18px;
  }
  
  .rich-text-sec.two-column_hero-form .imagePartner{
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  .rich-text-sec.two-column_hero-form .col-sec-6 .heading-sec h2{
   font-size:50px;
   text-align:center;
  }
  
  .two-column_hero-form .row_clm .column_6.form .column6sp .hs-richtext h1 {
    font-size: 23px;
  }

  .four_columns__boxs .heading_secs h2 {
    font-size: 50px;
    line-height: normal;
  }

  .four_columns__boxs .four_columnrow .column4 {
    width: 33.33%;
  }

  .four_columns__boxs .four_columnrow {
    justify-content: center;
  }

  .four_columns__boxs .four_columnrow .column4 .column4sp {
    padding: 35px 15px;
  }

  .four_columns__boxs .four_columnrow .column4 .column4sp h5 {
    font-size: 22px;
    line-height: normal;
  }

  .faq_accrodion_sec .section_heading h2 {
    font-size: 50px;
    line-height: normal;
  }

  .faq_accrodion_sec .accordion_row .column4 h3 {
    font-size: 24px;
  }

  .faq_accrodion_sec .accordion {
    font-size: 20px;
  }

  .need_more_hlep2clm h2 {
    font-size: 48px;
  }

  .need_more_hlep2clm .row_clm .column4 .column6sp .content {
    padding: 0px;
  }

  .need_more_hlep2clm .row_clm .column4 .column6sp .content h4 {
    font-size: 24px;
    line-height: normal;
  }

  .need_more_hlep2clm .row_clm .column4 .column6sp {
    height: 100%;
  }

  .need_more_hlep2clm .row_clm .column4 .column6sp .content p {
    font-size: 14px;
    line-height: normal;
  }

  .rich-text-sec .heading_sec h2 {
    font-size: 50px;
  }
  .free__trial_hero .free_trialrow .col5.content {
    padding-left: 30px;
  }

  .free__trial_hero .free_trialrow .col5.content h2 {
    font-size: 32px;
  }

  .free__trial_hero .col5.from h5 {
    font-size: 24px;
  }

  .free__trial_hero .col5.from .formsec {
    padding: 20px;
  }

  .free__trial_hero .free_trialrow .col5.content .testimonial_sec p {
    font-size: 16px;
    line-height: normal;
  }
  .scrollingtxt_image.scrolling_txtv2 .sectext h2 {
    font-size: 38px;
  }
  .tabs-webflow-section.tabs_static_content .accordion-content {
    padding: 0px !important;
  }

  .tabs-webflow-section-static.tabs_static_content .accordion-content {
    padding: 0px !important;
  }

  .tabs-webflow-section.tabs_static_content #tab-content-display h2 {
    font-size: 48px;
  }

  .tabs-webflow-section-static.tabs_static_content #tab-content-display h2 {
    font-size: 48px;
  }

  .plumm-counter-sec .row .left-sec .content-sec h2 {
    font-size: 40px;
    line-height: normal;
  }

  .plumm-counter-sec .row .right-sec .counter-row .item h2 {
    font-size: 36px;
  }

  .plumm-counter-sec .row .right-sec .counter-row .counter-sec h5 {
    font-size: 15px;
  }

  .leadership-section .heading-section h2 {
    font-size: 40px;
  }

  .leadership-section .row .column-sec .image-txt .description h3 {
    font-size: 20px;
  }

  .leadership-section .row .column-sec .image-txt .description p {
    font-size: 15px;
    margin: 0px;
  }

  .our-team-section .heading-section h2 {
    font-size: 45px;
  }

  .our-team-section .out-team .column .progress-bar .progress .title-sec h3 {
    font-size: 28px;
  }

  .call-to-action-blue .content-section h2 {
    font-size: 48px;
    line-height: normal;
  }
  .simple_sliders .heading_sec h2 {
    font-size: 40px;
  }

  .simple_sliders .my-slider_new.style2 h2 {
    font-size: 18px;
  }

  .simple_sliders .img-txt .description-sec {
    padding-left: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .twoclm_claction .row_claction .column6 h2 {
    font-size: 40px;
  }

  .cta_bgimage_sec .row_claction h2 {
    font-size: 44px;
  }

  .providerbox_slider .section-Heading h2 {
    font-size: 40px;
  }

  .providerbox_slider .row_clm {
    width: 100%;
    right: 0;
    position: static;
  }

  .providerbox_slider .provider_testimoanil .col4 .col4sp .content {
    padding: 20px;
  }

  .providerbox_slider .provider_testimoanil .col4 .col4sp .image img {
    height: 250px !important;
  }

  .provider_testimoanil .slick-list {
    padding-left: 0px;
  }

  .providerbox_slider .provider_testimoanil .col4 .col4sp .content h4 {
    font-size: 14px;
  }

  #providers_dark .column6.left_content .heading_tabs h2 {
    font-size: 40px;
  }
  .case_studies_sec .sectionHeading h2 {
    font-size: 48px;
  }

}

@media(min-width: 767px) and (max-width:820px){
.tabs-webflow-section .row_tabs .accordion.column6.content_image {
    display: none;
  }
   .blockMobile {
    display: block !important;
    margin-bottom: 20px;
  }
  
  #cutt-hr-clutter-section.tabs-webflow-section .row_tabs .column6{
 padding-right:0;
  }
  
  .tabs-webflow-section h2{
    text-align:center;
  }
  
  .tabs-webflow-section .accordion-header{
  font-size:26px;
  }
  
   .tabs-webflow-section .row_tabs .column6{
    width:100%;
  }
  
  .tabs-webflow-section .accordion .accordion-content p{
   margin-bottom:2rem;
  }
  
  .tabs-webflow-section .accordion:not(.content_image){
  max-width:600px;
  }
  
   .tabs-webflow-section .row_tabs .column6 .btns {
    margin: 60px 0px;
    justify-content: center;
  }
  
  .tabs-webflow-section .row_tabs .column6 .heading_tabs p{
    text-align: center;
  }
}

/***767 1024 closed**/

@media only screen and (min-width: 1025px) and (max-width: 1199px) {
  .cta_bgimage_sec {
    min-height: auto;
  }

  #build-teams.every-schedule .heading-section {
    max-width: 700px;
  }
  .website_hdr .website_header_sec .row_column .right_menubar {
    width: 85%;
  }

  .website_hdr .website_header_sec .row_column .logo {
    width: 15%;
  }

  .website_hdr .website_header_sec .row_column .right_menubar .butons_nav {
    padding-left: 0px;
  }

  .website_hdr .website_header_sec .navmenus .mainmenu_items li {
    padding: 0px 8px;
  }

  .website_hdr .website_header_sec .navmenus .mainmenu_items li a, 
  .website_hdr .website_header_sec .row_column .right_menubar .butons_nav ul a {
    font-size: 12px;
  }
  .website_hdr .website_header_sec .navmenus .mainmenu_items li .navitem_menuanchor a {
    font-size: 12px;
  }

  .hero-tow-clumn_fullimg .page--center .content_clmrow .column_sp.content {
    padding-left: 30px;
  }
  .hero_section .row_hero h1 {
    font-size: 48px;
    line-height: normal;
  }

  .hero_section .row_hero .column3 .btns {
    font-size: 14px;
    gap: 20px;
  }

  .tabs-webflow-section .sec_hading h2 {
    font-size: 58px;
    line-height: normal;
  }

  .tabs-webflow-section-static .sec_hading h2 {
    font-size: 58px;
    line-height: normal;
  }

  .image-slider-section .my-slider .slick-arrow {
    top: -150%;
  }
  .image-with-text-sec .heading-sec h2, .rich-text-sec .col-sec-6 .heading-sec h2 {
    font-size: 58px;
    line-height: 58px;
  }
  .hero-tow-clumn_fullimg .content_clmrow .column_sp.content h2 {
    font-size: 50px;
    line-height: normal;
  }
  
  .hero-tow-clumn_fullimg .content_clmrow .column_sp.content h1 {
    font-size: 50px;
    line-height: normal;
  }

  .hero-tow-clumn_fullimg .content_clmrow .column_sp.content h5 {
    font-size: 12px;
  }

  .hero-tow-clumn_fullimg .content_clmrow .column_sp.content p {
    font-size: 14px;
    line-height: normal;
  }

  .every-schedule .heading-section h2 {
    font-size: 40px;
    line-height: normal;
  }

  .every-schedule .img-with-icon .txt-sec h4 {
    font-size: 22px;
    line-height: normal;
  }

  .image-text-sec .heading-section h2 {
    font-size: 40px;
    line-height: normal;
  }

  .image-text-sec .heading-section p {
  }

  .scrollingtxt_image .containerflex .text-column .txt-wrap .right_flt .sectext h2 {
    font-size: 40px;
    line-height: normal;
  }

  .scrollingtxt_image .containerflex .text-column .txt-wrap .right_flt .text-block h4 {
    font-size: 28px;
    line-height: normal;
  }

  .image-slider-section .heading h2 {
    margin-bottom: 100px;
    font-size: 34px;
    line-height: normal;
  }

  .image-slider-section .slider-section.style2 .my-slider .slick-arrow {
    top: -75%;
  }

  .resources-section .heading-section h2 {
    font-size: 50px;
  }

  .resources-section .recent-blog .blog-card.slick-slide h2.blog-listing__post-title, 
  .resources-section .recent-blog .blog-card.slick-slide h2.blog-listing__post-title a {
    font-size: 18px;
    line-height: normal;
  }

  .all-features-section .heading-section h2 {
    font-size: 50px;
    line-height: normal;
  }
  #light-bg .right-section .text h2 {
    font-size: 50px;
  }

  .two-column_hero-form .rich_content h1 {
    font-size: 50px;
    line-height: normal;
  }

  .two-column_hero-form .row_clm .column_6.form .column6sp {
    padding: 20px;
  }
  .two-column_hero-form .row_clm .column_6.form .column6sp .hs-richtext h1 {
    font-size: 23px;
  }

  .four_columns__boxs .heading_secs h2 {
    font-size: 50px;
    line-height: normal;
  }

  .four_columns__boxs .four_columnrow .column4 {
    /* width: 33.33%; */
  }

  .four_columns__boxs .four_columnrow {
    justify-content: center;
  }

  .four_columns__boxs .four_columnrow .column4 .column4sp {
    padding: 35px 15px;
  }

  .four_columns__boxs .four_columnrow .column4 .column4sp h5 {
    font-size: 22px;
    line-height: normal;
  }

  .faq_accrodion_sec .section_heading h2 {
    font-size: 50px;
    line-height: normal;
  }

  .faq_accrodion_sec .accordion_row .column4 h3 {
    font-size: 28px;
  }

  .faq_accrodion_sec .accordion {
    font-size: 24px;
  }

  .need_more_hlep2clm h2 {
    font-size: 48px;
  }

  .need_more_hlep2clm .row_clm .column4 .column6sp .content {
    padding: 0px;
  }

  .need_more_hlep2clm .row_clm .column4 .column6sp .content h4 {
    font-size: 24px;
    line-height: normal;
  }

  .need_more_hlep2clm .row_clm .column4 .column6sp {
    height: 100%;
  }

  .need_more_hlep2clm .row_clm .column4 .column6sp .content p {
    font-size: 14px;
    line-height: normal;
  }

  .rich-text-sec .heading_sec h2 {
    font-size: 50px;
  }

  .free__trial_hero .col5.from .formsec {
    padding: 25px;
  }

  .free__trial_hero .free_trialrow .col5.content h2 {
    font-size: 52px;
  }
  .scrollingtxt_image.scrolling_txtv2 .sectext h2 {
    font-size: 50px;
  }
  .every-schedule .row-sec.h2-tag .img-with-icon .txt-sec h2 {
    font-size: 40px;
    margin-bottom: 10px;
  }

  .tabs-webflow-section.tabs_static_content #tab-content-display h2 {
    font-size: 58px;
  }

  .tabs-webflow-section-static.tabs_static_content #tab-content-display h2 {
    font-size: 58px;
  }



  .leadership-section .heading-section h2 {
    font-size: 70px;
  }

  .our-team-section .out-team .column .progress-bar .progress .title-sec h3 {
    font-size: 31px;
  }

  .our-team-section .heading-section h2 {
    font-size: 55px;
  }

  .call-to-action-blue .content-section h2 {
    font-size: 45px;
    line-height: normal;
  }
  .simple_sliders .heading_sec h2 {
    font-size: 55px;
  }

  .four_columns__boxs .heading_secs {
    padding-bottom: 50px;
  }

  .twoclm_claction .row_claction .column6 h2 {
    font-size: 57px;
  }

  .twoclm_claction .row_claction .column6 .columnsp .join_btn {
    margin-top: 40px;
  }

  .cta_bgimage_sec .row_claction h2 {
    font-size: 60px;
  }
  .case_studies_sec .sectionHeading h2 {
    font-size: 50px;
  }

}

/***1025- 1199 closed**/


@media only screen and (min-width: 1200px) and (max-width: 1250px) {
  .hero-tow-clumn_fullimg .page--center .content_clmrow .column_sp.content {
    padding-left: 30px;
  }
  .two-column_hero-form .row_clm .column_6.column_content {
    padding-right: 60px;
  }

}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .hero_section .row_hero h1 {
    font-size: 60px;
    line-height: normal;
  }
  .tabs-webflow-section .sec_hading h2,
  .tabs-webflow-sectio-static .sec_hading h2,
  .image-with-text-sec .heading-sec h2, 
  .rich-text-sec .col-sec-6 .heading-sec h2{
    font-size: 70px;
    line-height: normal;
  }
  #light-bg .right-section .text h2 {
    font-size: 80px;
  }
  .two-column_hero-form .row_clm .column_6.column_content {
    padding-right: 60px;
  }
  .tabs-webflow-section.tabs_static_content #tab-content-display h2 {
    font-size: 70px;
  }

  .tabs-webflow-section-static.tabs_static_content #tab-content-display h2 {
    font-size: 70px;
  }

}

@media only screen and (min-width: 1200px) and (max-width: 1299px) {
  .website_hdr .website_header_sec .row_column .right_menubar .butons_nav {
    padding-left: 10px;
  }
  .free__trial_hero .free_trialrow .col5.content h2 {
    font-size: 60px;
  }

}

@media only screen and (max-width: 1024px) {
  .home-logos_slide {
      padding: 30px 50px 34px;
      border-bottom-left-radius: 90px;
      border-bottom-right-radius: 90px;
      text-align: center;
  }
  
  .home-logos_slide.home-logo-slide-wt .rows_slide .heading_sec {
      min-width: 100%;
      padding-right: 0;
      margin-bottom: 1.3rem;
  }
}

@media only screen and (min-width: 768px) {
  /*   .bg_shpae_ {
  background-image: url(https://25266601.fs1.hubspotusercontent-eu1.net/hubfs/25266601/image_shpae_png.png);
  background-size: cover;
  height: 100%;
  margin-top: -210px;
  position: absolute;
  right: 0;
  z-index: -1;
  max-height: 100%;
  max-width: 55%;
  width: 100%;
} */

  .bg_shpae_ {
    background-image: url(https://25266601.fs1.hubspotusercontent-eu1.net/hubfs/25266601/image_shpae_png.png);
    background-size: contain;
    height: 100%;
    margin-top: -110px;
    max-height: 100%;
    max-width: 52%;
    position: absolute;
    right: 4%;
    width: 100%;
    z-index: -1;
    background-repeat: no-repeat;
  }
  div#book-demo .column9 {
    width: 60%;
  }
  div#book-demo .column3 {
    width: 40%;
  }
}

/****** Media New **********/
@media only screen and (max-width: 767px) {
  
  .hero_section .row_hero .column3 .btns {
      justify-content: flex-start;
  }
  
  .home-logos_slide.home-logo-slide-wt .rows_slide .heading_sec {
      min-width: initial;
  }
  
  .home-banner-img-mw {
      margin-top: 40px;
  }
  
    .home-logos_slide {
        padding: 30px 30px 34px;
    }
  
  .hero_section::after {
      z-index: -1;
  }
  
  .simple_text_bttn .headingsec h2 {
    font-size: 28px;
    line-height: normal;
  }

  .simple_text_bttn {
    padding: 60px 0px;
  }

  .simple_text_bttn .headingsec {
    gap: 25px;
  }

  .simple_text_bttn .headingsec p {
    font-size: 16px;
    line-height: 26px;
  }

  .simple_text_bttn .headingsec .buttonsd a {
    font-size: 14px;
  }

  .our_podcast_sec {
    padding: 40px 0px;
  }

  .our_podcast_sec .heading h2 {
    font-size: 30px;
    line-height: normal;
  }

  .our_podcast_sec .heading {
    padding-bottom: 0;
  }

  .our_podcast_sec .podcast_row .clm4 {
    width: 100%;
  }

  .our_podcast_sec .podcast_row .clm4 .clm4sp .content h4 {
    font-size: 17px;
  }
  .partner_boxssec .section_Heading h2 {
    font-size: 30px;
    line-height:1.4
}
  .partner_boxssec .section_Heading p,
  .partner_boxssec .threeclmbox .column5 h5,
  .get_startedbox .headingsec p{
     font-size: 16px;
  }
  
  .partner_boxssec .threeclmbox .column5 .spclmd5 h4{
     font-size: 18px;
  }
  
  .partner_boxssec .become_partner .leftclm h4{
    font-size:20px;
  }

.partner_boxssec .section_Heading {
    padding-bottom: 10px;
}

.partner_boxssec .threeclmbox .column5 {
    width: 100%;
}

.partner_boxssec .become_partner .leftclm {
    width: 100%;
}

.partner_boxssec .become_partner .rightclm {
    width: 100%;
    text-align: left;
}

.partner_boxssec .become_partner .btns {
    justify-content: flex-start;
    padding-top: 20px;
}

.partner_boxssec .become_partner {
    padding: 30px;
    margin: 30px 0px 60px;
}

.get_startedbox {
    padding: 60px 0px;
}

.get_startedbox .headingsec h3 {
    font-size: 30px;
}

.get_startedbox .threeclmbox .col4 {
    width: 100%;
}
.our_podcast_sec .podcast_row {
    display: flex;
    flex-wrap: nowrap;
    overflow: auto;
}

.our_podcast_sec {
    overflow: hidden;
}

.our_podcast_sec .clm4.podcast-item {
    opacity: 1 !important;
    visibility: visible !important;
    display: block !important;
    min-width: 300px;
    flex: 0 0 80%;
}
  
  .dnd-section.row-fluid-wrapper:has(.sec-lr-ci) {
      padding: 30px 0;
  }
  
  .image-text-sec.sec-lr-ci .image-section img {
      margin-bottom: 2rem;
  }
  
  #home-page-v3 .column_sp.content {
      padding-top: 0.6rem;
  }
  
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
 .get_startedbox .headingsec h3 {
    font-size: 50px;
}
  
 #product-demo-footer .listing{
    display: flex;
    justify-content: space-around;
  }
  
  .rich-text-sec.two-column_hero-form .col-sec-6,
  .rich-text-sec.two-column_hero-form .row_clm .column_6{
    width:100%;
  }

.partner_boxssec .section_Heading h2 {
    font-size: 50px;
}

section.section.cc-freelancer-hero h1 {
    font-size: 60px;
    margin-top: 30px;
} 
  .simple_text_bttn .headingsec h2 {
    font-size: 50px;
}

.our_podcast_sec .heading h2 {
    font-size: 40px;
}
  
}

@media only screen and (min-width: 1025px) and (max-width: 1199px) {
  .simple_text_bttn .headingsec h2 {
    font-size: 60px;
}

.our_podcast_sec .heading h2 {
    font-size: 50px;
}
  section.section.cc-freelancer-hero h1 {
    font-size: 70px;
    margin-top: 30px;
}

.partner_boxssec .section_Heading h2 {
    font-size: 55px;
}

.get_startedbox .headingsec h3 {
    font-size: 50px;
}
  
}

@media (max-width:360px){
.img-with-text.slick-slide.slick-current.slick-active{
  width: 326px !important;
  }
}



@media(max-width:1025px){
.tabs-webflow-section .heading_tabs h2 br{
  display:none;
  }

}