svg rect{
  display : none !important; 
}


p{
  margin-bottom: 15px; 
}
.h3, h3{
  font-size: 30px;
  font-weight: normal;
}
blockquote, q {
  quotes: none;
  border-left: 4px solid #d1b52b;
  font-size: 24px;
  line-height: 40px;
  font-weight: 300;
  padding: 20px 50px;
  margin: 50px 0;
}
form.hs-form .hs-form-field > label{
  font-weight: 700;
  font-size: 11px;
  line-height: 15px;
  letter-spacing: .2em;
  text-transform: uppercase;
  margin-bottom: 10px;
}

form.hs-form .hs-input{
  box-sizing: border-box;
  padding: 10px;
  height: 40px;
  outline: none;
  border-radius: 0; 
  font-size: 16px;
  line-height: 20px;
}
form.hs-form .hs-input.invalid.error{
  border-color: #b6b5b1;
}
form.hs-form .hs-input::placeholder{
  color : #757575;
}





.cm_nv_wrp .cm_nv_inner .custom, 
.hs-button, 
.tabber .media-col .form-wrap input.hs-button, 
.card_gallery .card_inner .card_box .btn_item a,
form input[type=submit]{
  font-weight: 500;
  line-height: 20px;
  transition: .5s;
}
form.hs-form a.hs-button {
  font-family: arial;
}
.span2 .hs-button, 
.span3 .hs-button, 
.span4 .hs-button, 
.span5 .hs-button, 
.span6 .hs-button,
.hs-button{
  padding: 10px 10px !important;
}
.contact-banner .form-row.hs-secondary .hs-button, 
.contact-banner .form-row.hs-secondary input.hs-button, 
.form-row.secondary input[type=submit], 
.hs-sec-btn, 
.hs_service .widget-type-form .hs-button, 
.landing-banner .form-row.hs-secondary .hs-button, 
.landing-banner .form-row.hs-secondary input.hs-button, 
.popup_modal_box.bg_primary .hs-button,
.systems-page .hs-search-results__next-page,
.systems-page .hs-search-results__prev-page{
  font-family: arial;
  font-weight: 500;
  padding: 10px 10px !important;
  line-height: 20px;
  transition: .5s;
}



header.cm_header_sec{
  border-top: 5px solid #d1b52b; 
}
header.cm_header_sec .container-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
header.cm_header_sec .logo-section img{
  width: 245px !important;
  padding: 18px 15px 17px 0;
}
header.cm_header_sec .header__menu--desktop>.header__menu-wrapper{
  column-gap: 0px;
}
header.cm_header_sec .header__menu ul{
  padding: 0;
  margin: 0;
}
header.cm_header_sec .header__menu ul li{
  padding: 0;
  margin: 0;
}
header.cm_header_sec .light_logo,
header.cm_header_sec .mobile-close-icon svg,
header.cm_header_sec .cst-humburger-icon span
{
  display: none; 
}
header.cm_header_sec .mobile-close-icon{
  margin-bottom: 37px;
  margin-right: 20px;
  margin-left: auto;
  width: 40px;

}
header.cm_header_sec .cst-humburger-icon,
header.cm_header_sec .mobile-close-icon
{
  cursor: pointer;
  position: relative; 
  padding: 20px;
}
header.cm_header_sec .cst-humburger-icon:after,
header.cm_header_sec .mobile-close-icon:after{
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;

}

header.cm_header_sec .cst-humburger-icon:after{
  background-image: url(//46477536.fs1.hubspotusercontent-na1.net/hubfs/46477536/raw_assets/public/Taylor_Method_August2024/images/menu-bar.svg);
  right: 10px;
  top: 13px;
  background-size: contain;
}
.mobile-menu-open header.cm_header_sec .cst-humburger-icon:after{
  background-image: url(//46477536.fs1.hubspotusercontent-na1.net/hubfs/46477536/raw_assets/public/Taylor_Method_August2024/images/header-icon-menu-close.svg);
  margin-top: -2px;
}

footer .cm_footer .flex_row{
  justify-content: space-between;

}
.footer.footer_section__2 .cm_footer.footer-section-1 .col-section.num1{
  max-width: 350px;
  width: 100% !important;
}

.footer.footer_section__2 .cm_footer.footer-section-1 .col-section.num2{
  max-width: 286.16px;
  width: 100% !important;
}
.footer.footer_section__2{
  border-top: 5px solid #d1b52b;
}
.footer.footer_section__2 .cm_footer.footer-section-1 .col-section.num1{
  padding: 0 0 33px 50px;
}
.footer.footer_section__2 .cm_footer.footer-section-1 .col-section.num2{
  padding: 0 0 33px 45px;
  border-left: 1px solid hsla(48, 3%, 70%, .2);
}
footer .cm_footer .hs-menu-wrapper ul li{
  margin: 0;
  line-height: 28px;
  font-size: 14px;
}

footer .cm_footer .hs-menu-wrapper ul li a{
  transition: .5s;
  font-size: 14px;
  line-height: 28px;
  display: inline-block;
  font-weight: 400;
}
footer .cm_footer .footer-content p{
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: .02em;
  margin-top: 9px;
  margin-bottom: 0;
}
footer .cm_footer .footer-social{
  margin-top: 60px; 
  gap: 0px;
  padding-left: 0;
}
footer .cm_footer .footer-social img{
  width: auto; 
}
footer .cm_footer .footer-social-item{
  width: auto; 
  height: auto;
  margin: 0 15px;
}
.footer .cm_footer .col-section.num2 p a,
.footer .cm_footer.cm_footer_landing .col-section.num1 p a{
  color: #b6b5b1;
}
.footer .cm_footer .col-section.num2 p a:hover,
.footer .cm_footer.cm_footer_landing .col-section.num1 p a:hover{
  color: #484848;
}
.header-wrapper .row-fluid [class*=span]{
  min-height: 0;
}

footer .back_to_top svg,
footer .back_to_top:hover svg{
  display: none;
}
footer .back_to_top{
  box-shadow: 0 5px 15px rgba(0, 0, 0, .1), -2px -2px 16px rgba(0, 0, 0, .05), 2px 2px 16px rgba(0, 0, 0, .05);
  transition-duration: .5s;
  bottom: 26px;
  right: 26px;
  border-width: 0;
}
.backtotop_show footer .back_to_top{
  bottom: 26px;
  border-width: 0;
}
footer .back_to_top:before{
  content: "";
  position: absolute;
  top: 9px;
  left: 9px;
  background-image: url(//46477536.fs1.hubspotusercontent-na1.net/hubfs/46477536/raw_assets/public/Taylor_Method_August2024/images/scroll-top-arrow-black.svg);
  height: 30px;
  width: 30px;
}
.servs-details-pg .hs_service .hs-search-field button,
.servs-details-pg .hs_service .hs-search-field button:hover{
  top: 27%;
} 

.cm_footer .back_to_top {
  display: none;
}
.backtotop_show .cm_footer .back_to_top {
  display: block;
}


.hs-search-field__bar,
.hs_cos_wrapper_type_email_subscriptions, 
.hs_cos_wrapper_type_member_login, 
.hs_cos_wrapper_type_member_register,
.hs_cos_wrapper_type_password_prompt,
.hs_cos_wrapper_type_password_reset, 
.hs_cos_wrapper_type_password_reset_request,
.section.post-footer form,
.widget-type-blog_subscribe, 
.widget-type-email_simple_subscription, 
.widget-type-form, 
.widget-type-google_search, 
.widget-type-password_prompt.custom_error_message {
  border: 1px solid #b6b5b1;
}



@media(min-width: 992px){
  .header.cm_header_sec .right-section{
    display: none; 
  }
  .header.cm_header_sec .page-center {
    padding-left: 0px;
    padding-right: 0px;
  }
  header.cm_header_sec .primary-section{
    padding: 15px 60px;
  }
  header.cm_header_sec .header__menu>ul{
    display: flex; 
    align-items : center;
  }
  header.cm_header_sec .header__menu>ul>li>a{
    margin-left: 30px;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    text-transform: capitalize;
    transition-duration: .5s;
    font-family: IBM Plex Sans, sans-serif;
    display : block;
  }
  header.cm_header_sec .header__menu>ul>li:last-child>a{
    padding: 10px 25px;
    background-color: #d1b52b;
    border-radius: 53px;
    transition-duration: .5s;
  }
  header.cm_header_sec .header__menu>ul>li:last-child>a:hover{
    background-color: #2f2f2f;
    color: #fff;
  }
  header.cm_header_sec .mobile-close-icon{
    display: none; 
  }
  /*   header.cm_header_sec .right-section{
  display : none;  
} */
  header.cm_header_sec .header__menu>ul>li{
    position: relative;  
  }
  header.cm_header_sec .header__menu>ul>li>ul{
    position: absolute; 
    z-index: 9;
    width: 180px;
    padding: 8px 5px;
    display: none;
    transition: 0.3s;
    top: 26px;

  }
  header.cm_header_sec .header__menu>ul>li:hover>ul{
    display: block;   
  }
  .header.cm_header_sec .child-trigger svg{
    width: 9px; 
  }
  header.cm_header_sec .header__menu>ul>li.header__menu-item--has-submenu>a{
    display: flex;
  }
  header.cm_header_sec .header__menu>ul>li>ul>li>a{
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    text-transform: capitalize;
    transition-duration: .5s;
    font-family: IBM Plex Sans, sans-serif;
    display : block;
    padding: 5px 10px;
    text-align: center;
  }
} 

@media(max-width: 1490px) and (min-width: 768px) {
  footer .cm_footer .page-center{
    padding: 0 15px;
  }
}
@media(max-width: 1185px) and (min-width: 992px) {
  header.cm_header_sec .header__menu>ul>li>a{
    margin-left: 15px;
  }

}
@media(max-width: 1060px) and (min-width: 992px) {
  header.cm_header_sec .header__menu>ul>li>a{
    font-size: 14px;
    margin-left: 14px;
  }  
}

@media(max-width: 991px) {     
  header.header.cm_header_sec .nav{
    position: unset; 
  } 
  header.cm_header_sec.cm_right_sec .right-section {
    display: none;
  }
  header.header.cm_header_sec .nav .header__menu.header__menu--desktop {
    position: absolute;
    left: 0;
    top: 0;
    background: #2f2f2f;
    min-height: auto;
    height: auto;
  }
  .mobile-menu-open .header.cm_header_sec.header .nav{
    display: block; 
  }
  header.cm_header_sec .header__menu ul li{
    text-align: right; 
  }
  header.cm_header_sec .primary-section{
    padding:0;
    padding-left: 20px;
    padding-right: 20px;
  }
  header.cm_header_sec .header__menu>ul>li{
    padding: 15px 40px 35px;
    font-size: 16px;
  }
  header.cm_header_sec .header__menu>ul>li>a{
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    display: inline-block;
    text-transform: capitalize;
  }
  header.cm_header_sec .header__menu>ul>li>ul>li>a{
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    display: inline-block;
    text-transform: capitalize;
  }
  header.cm_header_sec .header__menu>ul>li>ul{
    padding-top: 10px; 
    display: none;
  }
  header.cm_header_sec .header__menu>ul>li>ul>li{
    padding: 5px 0; 
  }
  header.cm_header_sec .nav .header__menu--desktop>.header__menu-wrapper .header__menu-submenu--level-2
  {
    background-color: transparent;
  }
  header.cm_header_sec .nav>nav>ul .header__menu-item--depth-1>a svg path, 
  header.cm_header_sec .nav>nav>ul .header__menu-item--depth-1>a:hover .child-trigger svg path{
    fill : #e4e1d8;
  }
  header.cm_header_sec .header__menu>ul>li.header__menu-item--has-submenu{
    position: relative;
  }
  header.cm_header_sec .nav .child-trigger{
    display: none;
  }
  .mobile-menu-open header.cm_header_sec .light_logo{
    display: block;
  }
  .mobile-menu-open header.cm_header_sec .dark_logo img{
    display: none;
  }
  header.cm_header_sec .logo-section{
    z-index: 999;
  }
  header.header.cm_header_sec .nav .header__menu.header__menu--desktop ul >li{
    border-width: 0; 
  }
  header.header.cm_header_sec .nav .header__menu.header__menu--desktop ul li a{
    padding: 0;
    display: inline-block;
    width: auto;
    vertical-align: top;
  }
  header.header.cm_header_sec .nav .header__menu.header__menu--desktop> ul>li>.mobile-child-trigger {
    left: 40px;
  }
  header.header.cm_header_sec .nav .header__menu.header__menu--desktop> ul {
    padding-left: 0;
    padding-right: 0;
  }
  header.header.cm_header_sec .nav .header__menu.header__menu--desktop> ul >li> ul {
    padding-top: 15px;
  }
  header.header.cm_header_sec .top-section.mobile_section{
    display: none;
  }
  .header.cm_header_sec .page-center, 
  .header.cm_header_sec .primary-section .page-center {
    padding: 0;
  }
  .header.cm_header_sec .cst-humburger-icon .trigger {
    display: none;
  }

  header.cm_header_sec .container-wrapper {
    flex-direction: column;
  }

  header.cm_header_sec .cst-humburger-icon {
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    z-index: 100;
  }

  header.cm_header_sec.header .nav {
    height: auto;
  }

  .mobile-menu-open header.cm_header_sec .dark_logo {
    display: none;
  }

  header.cm_header_sec .mobile-close-icon {
    display: none;
  }
  header.header .nav .header__menu.header__menu--desktop> ul {
    padding-top: 100px;
  }
  header.header .nav .header__menu.header__menu--desktop> ul>li>.mobile-child-trigger.child-open:before {
    font-size: inherit;
  }
} 



@media(max-width: 767px){
  .hs-search-field__bar,
  .hs_cos_wrapper_type_email_subscriptions, 
  .hs_cos_wrapper_type_member_login, 
  .hs_cos_wrapper_type_member_register,
  .hs_cos_wrapper_type_password_prompt,
  .hs_cos_wrapper_type_password_reset, 
  .hs_cos_wrapper_type_password_reset_request,
  .section.post-footer form,
  .widget-type-blog_subscribe, 
  .widget-type-email_simple_subscription, 
  .widget-type-form, 
  .widget-type-google_search, 
  .widget-type-password_prompt.custom_error_message {
    margin-bottom:20px;
  }

  .footer.footer_section__2 .cm_footer.footer-section-1.cm_footer_landing .col-section.num1 {
    padding: 0px 15px;
  }
  .cm_membership_registration form .hs-form-field a,
  .cm_reset_password form .hs-form-field a,
  .cm_membership_login form .hs-form-field a{
    font-size: 16px;
  }
  .backtotop_show footer .back_to_top, 
  .footer.footer_section__2 .back_to_top{
    height: 3.15rem;
    width : 3.15rem;
  }
  .footer.footer_section__2 .cm_footer.footer-section-1 .col-section.num1,
  .footer.footer_section__2 .cm_footer.footer-section-1 .col-section.num2{
    max-width: 100%; 
    padding: 0 15px;
  }
  footer .cm_footer .footer-social{
    margin-bottom: 29px; 
  }
  footer .cm_footer .footer-content p:first-child{
    border-top: 1px solid hsla(48, 3%, 70%, .2);
    padding-top: 20px;
    margin-top: 20px;
    max-width: 240.16px;
    width: 100% !important;
  }
  footer .cm_footer.cm_footer_landing .footer-content p:first-child{
    border-top-width: 0;
    padding-top: 0px;
    margin-top: 0px;
  }
  footer .cm_footer .footer-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .contact_page_v1 .contact-details-wrap .detail-content p,
  .contact_page_v1 .contact-details-wrap .detail-content a,
  .contact_page_v2 .contact-banner .detail-content a{
    font-size: 16px; 
  } 
}

@media(max-width: 500px){
  header.cm_header_sec .logo-section img{
    max-width: 150px;
  }
  header.cm_header_sec.header .nav {
    padding-top: 11px;
  }
  header.cm_header_sec .mobile-close-icon {
    margin-bottom: 49px;
  }
  .mobile-menu-open header.cm_header_sec .cst-humburger-icon:after {
    margin-top: -8px;
  }
  header.header.cm_header_sec .nav .header__menu.header__menu--desktop>ul>li>.mobile-child-trigger {
    left: 20px;
  }

}




@font-face { 
  font-family: "Roboto Regular"; 
  src: url("https://fonts.gstatic.com/s/roboto/v32/KFOmCnqEu92Fr1Mu4mxKKTU1Kg.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
  unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

header.blog-header {
  background-color: #fcfcfc;
  border-top: 4px solid #d1b52b;
  box-shadow: 0 3px 6px rgba(0, 0, 0, .15);
  position: relative;
}

header.blog-header .blog-header-container {
  display: flex;
  justify-content: space-between;
  height: 100%;
  max-width: 1440px;
  margin: 0 auto;
  align-items: center;
}

header.blog-header .blog-header-container .blog-header-logo {
  align-items: center;
  display: flex;
  margin-left: 15px;
  margin-right: 27px;
  padding: 15px 0 22px;
}

header.blog-header .blog-header-container .blog-header-menu {
  align-items: center;
  display: flex;
  justify-content: space-between;
  width: 66%;
  min-height: 56px;
  border-left: 1px solid #e4e1d8;
  border-right: 1px solid #e4e1d8;
  padding-left: 8px;
  margin-top: 3px;
  padding-right: 8px;
}

header.blog-header .blog-header-container .blog-header-menu .hs-menu-wrapper>ul li>ul {
  padding-top: 25px;
  min-width: 120px;
}

header.blog-header .blog-header-container .blog-header-menu .hs-menu-wrapper>ul li>ul>li {
  padding: 15px 20px;
  background-color: #fff;
}

header.blog-header .blog-header-container .blog-header-menu .menu-left {
  transform: translateX(21px);
}

header.blog-header .blog-header-container .blog-header-button {
  width: 19.791667%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-right: 4px;
}

header.blog-header .blog-header-container .blog-header-logo img {
  max-width: 229.43px;
  margin-left: 2px;
}

header.blog-header .blog-header-container .blog-header-menu .hs-menu-wrapper>ul>li a {
  color: #484848;
  font-size: 15px;
  font-weight: 500;
  line-height: 1;
  margin-right: 25px;
}

header.blog-header .blog-header-container .blog-header-menu .hs-menu-wrapper>ul>li a:hover {
  color: #c9a90d;
}

header.blog-header .blog-header-container .blog-header-menu .hs-menu-wrapper>ul li {
  margin: 0;
  padding-bottom: 8px;
}

header.blog-header .blog-header-container .blog-header-button a{
  background-color: #fcfcfc;
  border: 1px solid #d1b52b;
  color: #2f2f2f;
  font-size: 16px;
  line-height: 1.625;
  padding: 9px 12px !important;
  display: flex;
  align-items: center;
  border-radius: 53px;
}

header.blog-header .blog-header-container .blog-header-button a::before{
  content: "";
  background-image: url(//46477536.fs1.hubspotusercontent-na1.net/hubfs/46477536/raw_assets/public/Taylor_Method_August2024/images/blog-header-Taylor_Method_August2024.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  display: inline-block;
  margin-right: 10px;
  border-radius: 50%;
  border: 1px solid #d1b52b;
}

header.blog-header .blog-header-container .blog-header-burger{
  display: none;
}

header.blog-header .blog-header-container .blog-header-burger .mobile-menu-icon {
  display: flex;
  flex-direction: column;
  gap: 6px;
  padding-right: 23px;
  padding-top: 2px;
}

header.blog-header .blog-header-container .blog-header-burger .mobile-menu-icon .line {
  height: 4px;
  width: 30px;
  background-color: #484848;
  transition-duration: 0.5s;
}

header.blog-header .blog-header-container .blog-header-burger .mobile-menu-icon .line1.cross {
  transform: rotate(45deg) scaleX(1.25) translate(6.5px, 6.5px);
}

header.blog-header .blog-header-container .blog-header-burger .mobile-menu-icon .line2.cross {
  opacity: 0;
}

header.blog-header .blog-header-container .blog-header-burger .mobile-menu-icon .line3.cross {
  transform: rotate(-45deg) scaleX(1.25) translate(6px, -6px);
}

header.blog-header .blog-header-container .blog-mobile-menu {
  display: none;
}

header.blog-header .blog-header-container .blog-mobile-menu .hs-menu-wrapper>ul>li a {
  font-size: 15px;
  line-height: 1;
  color: #484848;
  font-weight: 500;
}

header.blog-header .blog-header-container .blog-mobile-menu .hs-menu-wrapper>ul>li a:hover {
  color: #d1b52b;
}

header.blog-header .blog-header-container .blog-mobile-menu .hs-menu-wrapper>ul li {
  margin: 0;
  padding: 20px 25px;
  line-height: 1;
  font-size: 15px;
  border-top: 1px solid #e4e1d8;
}

.title-with-topic-section {
  max-width: 1360px;
  margin: 0 auto;
  padding: 49px 20px 0;
}

.title-with-topic-section .category-heading {
  display: none;
}

.title-with-topic-section ul.blog-nav {
  list-style: none;
  display: flex;
  max-width: 530px;
  padding: 0px;
  margin: 0;  
}

.title-with-topic-section ul.blog-nav li a {
  margin: 0 20px 0 0;
  font-size: 14px;
  line-height: 1.42857142857;
  font-weight: 500;
  display: block;
  color: rgba(47, 47, 47,1.0);
  margin-bottom: 15px;
}

.title-with-topic-section ul.blog-nav li a:hover {
  color: rgba(47, 47, 47,1.0);
}

.title-with-topic-section ul.blog-nav li.active a:hover {
  color: #d1b52b;
}

.title-with-topic-section ul.blog-nav li.active a {
  font-weight: 700;
  color: rgba(209, 181, 43, 1);
  border-bottom: 1px solid #d1b52b;
}

.custom-blog.content-wrapper {
  max-width: 1360px;
  padding: 48px 20px 120px;
}

.custom-blog .sidebar.span8 {
  width: 100%;
  max-width: 870px;
  margin-right: 30px;
}

.custom-blog .blog-sidebar.span4 {
  width: 100%;
  max-width: 420px;
}

.custom-blog.lising-main-cnt-sidbr>.row-fluid {
  margin: 0;
}

.back-to-blog {
  max-width: 1360px;
  margin: 30px auto 60px;
  padding: 0 20px;
}

.back-to-blog a {
  color: rgba(47, 47, 47,1.0);
  font-size: 14px;
  font-weight: 500;
  display: flex;
  line-height: 1.42857142857;
  align-items: center;
  max-width: 125px;
}

.back-to-blog a::before{
  background-image: url(//46477536.fs1.hubspotusercontent-na1.net/hubfs/46477536/raw_assets/public/Taylor_Method_August2024/images/arrow-left-black.svg);
  content: "";
  background-size: contain;
  background-repeat: no-repeat;
  height: 30px;
  width: 30px;
  margin-right: 15px;
  transition-duration: 0.3s;
}

.back-to-blog a:hover::before {
  transform: translateX(-10px);
}

.content-wrapper.custom-blog-post {
  max-width: 1360px;
  padding: 0 20px;
}

.custom-blog-post .blog-post-tag p {
  margin: 0;
  font-weight: 700;
  font-size: 11px;
  line-height: 28px;
  display: flex;
  align-items: center;
  letter-spacing: .19em;
  text-transform: uppercase;
  color: rgba(47, 47, 47,1.0);
  font-family: Roboto Regular, sans-serif;
}

.custom-blog-post .blog-post-title h1 {
  margin: 30px 0;
  font-weight: 700;
  font-size: 45px;
  line-height: 1.6;
  color: rgba(47, 47, 47,1.0);
  display: flex;
  align-items: center;
  text-transform: capitalize;
}

.share-article {
  display: flex;
  align-items: baseline;
  margin: 30px 0;
  max-width: 330px;
  justify-content: space-between;
}

.share-article p {
  font-weight: 700;
  font-size: 11px;
  line-height: 15px;
  display: flex;
  align-items: center;
  letter-spacing: .2em;
  text-transform: uppercase;
  color: #2f2f2f;
  font-family: Roboto Regular, sans-serif;
  margin: 0;
}

.share-article img{
  max-width: 30px;
}

.back-to-blog a:hover {
  color: rgba(47, 47, 47,1.0);
}

.blog-post-related {
  max-width: 1360px;
  margin: 0 auto;
  padding-bottom: 120px;
}

.blog-post-related .blog-related-container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  margin-top: 30px;
  width: 100%;
  column-gap: 30px;
  row-gap: 20px;
}

.blog-post-related h6 {
  width: 100%;
  font-weight: 600;
  font-size: 18px;
  line-height: 160%;
  text-transform: capitalize;
  color: rgba(47, 47, 47,1.0);
  margin-top: 20px;
}

.blog-post-related .blog-related-container .post-tag {
  display: block;
  font-weight: 700;
  font-size: 11px;
  line-height: 15px;
  letter-spacing: .2em;
  text-transform: uppercase;
  color: rgba(47, 47, 47,1.0);
  margin-top: 20px;
}

.blog-post-related .blog-related-container .related-title {
  font-weight: 500;
  font-size: 18px;
  line-height: 160%;
  text-transform: capitalize;
  color: rgba(47, 47, 47,1.0);
  margin-top: 20px;
  transition-duration: 0.4s;
}

.blog-post-related .blog-related-container>a:hover .related-title {
  color: rgba(209, 181, 43, 1);
}

nav.custom-pagination.blog-pagination{
  gap: 12px;
}

nav.custom-pagination.blog-pagination>a.blog-pagination__next-link, nav.custom-pagination.blog-pagination>a.blog-pagination__prev-link{
  padding: 0;
}

nav.custom-pagination.blog-pagination a.blog-pagination__link.blog-pagination__number-link.blog-pagination__link--active:hover {
  color: inherit;
}

nav.custom-pagination a.blog-pagination__link.blog-pagination__number-link {
  height: auto;
  width: auto;
  font-size: 14px;
}

a.blog-pagination__prev-link::before{
  content:"";
  background-image: url(//46477536.fs1.hubspotusercontent-na1.net/hubfs/46477536/raw_assets/public/Taylor_Method_August2024/images/pagination-arrow-black.svg);
  height: 30px;
  width: 30px;
  transform: rotate(180deg);
  background-color: transparent;
}

a.blog-pagination__prev-link.link-disabled::before{
  background-image: url(//46477536.fs1.hubspotusercontent-na1.net/hubfs/46477536/raw_assets/public/Taylor_Method_August2024/images/pagination-arrow-grey.svg);
  transform: rotate(0deg);
}

a.blog-pagination__next-link::after{
  content:"";
  background-image: url(//46477536.fs1.hubspotusercontent-na1.net/hubfs/46477536/raw_assets/public/Taylor_Method_August2024/images/pagination-arrow-black.svg);
  height: 30px;
  width: 30px;
  background-color: transparent;
}

a.blog-pagination__next-link.link-disabled::after{
  background-image: url(//46477536.fs1.hubspotusercontent-na1.net/hubfs/46477536/raw_assets/public/Taylor_Method_August2024/images/pagination-arrow-grey.svg);
  transform: rotate(180deg);
}

.blog-image img{
  width: 100%;
  max-width: 870px;
}

.blog-post__body a{
  color: rgba(209, 181, 43, 1);
  text-decoration: underline;
}

.blog-post__body a:hover{
  color: rgba(209, 181, 43, 1);
}

.blog-post__body p{
  text-align: start;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.6;
  margin-top: 10px;
  margin-bottom: 20px;
}

.blog-post__body p>strong{
  font-weight: 700;
  font-size: 28px;
  line-height: 28px;
  text-align: start;
  text-transform: capitalize;
  margin: 30px 0 20px;
  display: block;
}

.blog-post__body ul>li>a, .blog-post__body ul>li{
  font-weight: 400;
  font-size: 16px;
  line-height: 1.6;
  padding-top: 0;
  padding-bottom: 0;
  color: rgba(47, 47, 47,1.0);
  text-decoration: none;
}

.blog-post__body ul>li>a:hover{
  color: rgba(47, 47, 47,1.0);
}

.custom-blog-post>.row-fluid {
  display: flex;
}

.custom-blog-post>.row-fluid .sidebar.span8 {
  margin-right: 30px;
  width: 100%;
  max-width: 870px;
  padding: 0 0 0 10px;
}

.blog-post-author-card {
  display: flex;
  max-width: 420px;
  width: 100%;
  align-items: center;
  margin: 60px auto;
}

.blog-post-author-card .post-author-content h6 {
  margin: 0;
  text-transform: capitalize;
}

.blog-post-author-card .post-author-content p {
  margin-top: 20px;
  font-size: 14px;
  margin-bottom: 0;
  line-height: 15px;
  font-family: Roboto Regular;
}

.blog-post-author-card .post-author-content {
  margin-left: 14px;
}

.blog-post-author-card .post-author-content p>a {
  margin-left: 5px;
  font-weight: 700;
  color: rgba(209, 181, 43, 1);
  transition: 0.3s;
}

.blog-post-author-card .post-author-content p>a:hover {
  color: rgba(47, 47, 47, 1);
}

.blog-post-author-card .post-author-content .mobile-author-img {
  display: none;
}

article.custom-blog-card .blog-tag {
  color: rgba(47, 47, 47,1.0);
}

.sidebar.blog-wit-sidbr .custom-blog-card h2.list-post-title, .sidebar.blog-wit-sidbr .custom-blog-card h4.list-post-title {
  color: rgba(47, 47, 47,1.0);
}

article.custom-blog-card .blog-author, article.custom-blog-card .blog-date {
  color: rgba(47, 47, 47,1.0);
}

article.custom-blog-card span.MlM6L {
  color: rgba(47, 47, 47,1.0);
}

.sidebar.blog-wit-sidbr article.custom-blog-card>a:hover .list-post-title {
  color: rgba(209, 181, 43, 1);
}

.custom-sidebar-container h6.sidebar-title,
.custom-sidebar-container .sidebar-content p,
.custom-sidebar-container .author-bio-link a
{
  color: rgba(47, 47, 47,1.0);
}

.custom-sidebar-container .author-bio-link a:hover{
  background-color: rgba(47, 47, 47,1.0);
}
.tag_page_header {
  display: none;
}

.blog-post-author-card .author-img img, .blog-post-author-card .post-author-content img {
  max-width: 52px;
}
.blog-post__body ul {
  margin-left: 16px;
  padding-left: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.blog-post__body ul li {
  margin: 0;
}
.blog-post-related {
  padding-left:20px;
  padding-right:20px;
}
.cm-blog-post-sidebr .blog-main-post .blog-post-container {
  margin-bottom: 60px;
}
.content-wrapper.custom-blog-post {
  padding-bottom: 30px;
}

.hs-audio-player {
  margin-bottom: 30px;
}

.custom-blog-post .blog-post h2 {
	margin: 40px 0 20px 0;
}
.custom-blog-post .blog-post h3 {
	margin: 30px 0 20px 0; line-height: 1.0;
}

@media screen and (max-width: 1320px){
  .title-with-topic-section {
    padding: 49px 20px 0;
  }
  .back-to-blog {
    padding: 0px 20px 0;
  }
  .custom-blog.content-wrapper {
    padding: 32px 20px 120px;
  }
  .custom-blog .sidebar.span8 {
    width: 64.84%;
  }
  .custom-blog.lising-main-cnt-sidbr>.row-fluid {
    display: flex;
  }
  .custom-blog-post>.row-fluid {
    padding: 0 20px;
  }
  .custom-blog-post>.row-fluid .sidebar.span8 {
    padding: 0 0 0 10px;
    margin-right: 32px;
  }
  .custom-blog-post>.row-fluid .blog-sidebar.span4 {
    padding: 0;
    width: 100%;
    max-width: 420px;
  }
}

@media screen and (min-width: 1200px){
  header.blog-header .blog-header-container .blog-mobile-menu {
    display: none !important;
  }
}

@media screen and (max-width: 1199px){
  header.blog-header .blog-header-container .blog-header-burger{
    display: block;
    position: absolute;
    right: 0px;
    top: 33px;
    cursor: pointer;
  }
  header.blog-header .blog-header-container .blog-header-button{
    display: none;
  }
  header.blog-header .blog-header-container .blog-header-menu {
    display: none;
  }
  .custom-blog-post>.row-fluid .sidebar.span8 {
    margin-right: 30px;
  }
  header.blog-header .blog-header-container {
    align-items: self-start;
    flex-direction: column;
  }
  header.blog-header .blog-header-container .blog-mobile-menu {
    position: relative;
    display: none;
    z-index: 9;
    top: 100%;
    width: 100%;
    padding-top: 8px;
  }
}


@media screen and (max-width: 950px){
  .title-with-topic-section {
    padding: 45px 20px 0;
  }
  .title-with-topic-container {
    max-width: 100%;
    width: 100%;
    background-color: #f6f5f5;
    border: 1px solid #e4e1d8;
    padding: 0;
    position: relative;
  }
  .title-with-topic-section .category-heading {
    display: block;
  }

  .title-with-topic-section .category-heading::after {
    content:"";
    background-image: url(//46477536.fs1.hubspotusercontent-na1.net/hubfs/46477536/raw_assets/public/Taylor_Method_August2024/images/dropdown-arrow.svg);
    position: absolute;
    width: 20px;
    height: 13px;
    right: 30px;
    top: 21px;
  }

  .title-with-topic-section .category-heading h6 {
    margin: 0;
    font-family: Roboto Regular, sans-serif;
    font-weight: 700;
    font-size: 11px;
    line-height: 15px;
    display: flex;
    align-items: center;
    letter-spacing: .19em;
    text-transform: uppercase;
    color: #484848;
    padding: 20px;
  }
  .title-with-topic-section ul.blog-nav {
    display: flex;
    margin: 0;
    flex-direction: column;
    max-width: none;
    padding-top: 10px;
    display: none;
  }
  .title-with-topic-section ul.blog-nav.display {
    display: flex;
    padding-left: 20px;
  }
  .title-with-topic-section ul.blog-nav li.active a {
    border-bottom: none;
    font-weight: 500;
  }
  .custom-blog.lising-main-cnt-sidbr>.row-fluid {
    flex-direction: column;
    align-items: center;
  }
  .custom-blog .sidebar.span8 {
    margin-right: 0px;
    width: 100%;
  }
  .custom-blog .blog-wit-sidbr{
    margin-bottom; 80px;
  }
  .custom-blog .blog-sidebar.span4 {
    max-width: 700px;
  }
  .custom-blog.content-wrapper {
    padding: 40px 20px 40px;
  }
  .back-to-blog {
    margin: 20px 0 40px;
  }
  .custom-blog-post>.row-fluid {
    padding: 0;
    flex-direction: column;
  }
  .custom-blog-post>.row-fluid .sidebar.span8 {
    width: 100%;
  }
  .custom-blog-post .blog-post-title h1 {
    margin: 20px 0;
    font-size: 30px;
  }
  .custom-blog-post>.row-fluid .blog-sidebar.span4 {
    max-width: 700px;
    margin: 0 auto 40px;
  }
  .blog-post-related {
    max-width: 700px;
  }
  .blog-post-related .blog-related-container {
    grid-template-columns: repeat(1, 1fr);
    row-gap: 40px;
  }
  .content-wrapper.custom-blog-post {
    padding: 0 20px;
  }
  .blog-post-related h6 {
    margin-top: 30px;
  }
  .custom-blog-post>.row-fluid .sidebar.span8 {
    margin-right: 0;
  }
  .blog-post-author-card .post-author-content .mobile-author-img {
    display: block;
    margin-bottom: 10px;
  }

  .blog-post-author-card .author-img {
    display: none;
  }
  .blog-post-author-card .post-author-content p {
    font-size: 18px;
    line-height: 1.6;
  }
  .blog-post-author-card .post-author-content {
    margin-left: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    column-gap: 20px;
    justify-content: center;
    text-align: center;
  }
  .title-with-topic-section ul.blog-nav li a{
    margin-bottom: 0;
  }
  .blog-wit-sidbr {
    margin-bottom: 80px;
  }
}

@media screen and (max-width: 767px){
  header.blog-header {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .blog-wit-sidbr section.blog-index{
    padding: 0;
  }
}

@media screen and (max-width: 450px){
  .blog-post-author-card .post-author-content h6 {
    width: 74%;
  }
  .blog-post-author-card .post-author-content p {
    padding-left: 0;
  }
}