.perform-new-feature {
    height: 238px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border-top-left-radius: 3px;
    border-top-right-radius: 4px;
}

.perform-new-post-header h2 a {
    font-size: 18px;
    line-height: 40px;
    margin: 0;
    text-decoration: none;
    cursor: pointer;
    transition: 1s all;
    color: #000000;
    line-height: 100%;
    font-weight: 400;
}

.perform-new-post-header h2 a:hover {
    color: #d6b161;
}
.perform-new-post-header {
    min-height: 70px;
}
.perform-new-topic a {
    color: #d6b161 !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    text-decoration: none;
}

.perform-new-bottom {
    background: #f1f3f5;
    padding: 20px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.perform-new-post-header h2 {
    margin: 0px;
    text-align: center;
}

.perform-new-topic {
    padding-bottom: 10px;
    text-align: center;
}

.perform-new-post-item:hover {
    box-shadow: rgba(30, 45, 62, 0.21) 0px 10px 15px -10px, rgba(31, 44, 60, 0.1) 0px 5px 40px -10px;
}

.perform-new-post-item {
    transition: all 0.15s ease-in-out;
}

.perform-new-post-outer {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.perform-new-post-item {
    flex: 0 30%;
    margin: 1.5%;
}
a.all-posts-link {
    background-color: #c9b151;
    color: #fff;
    padding: 10px 20px;
    border-radius: 3px;
    cursor: pointer;
    border: 1px solid #c9b151;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 20px;
    margin-top: 20px;
    transition: .3s all;
}

a.all-posts-link:hover {
    background-color: transparent;
    transition: 1s all;
    color: #000;
}

.blog-pagination {
    text-align: center;
    padding: 30px 0px;
}

.perform-social a {
    display: block !important;
    margin: 0 auto !important;
    margin-bottom: 10px !important;
}

.perform-blog-share a {
    text-align: center;
    color: #000;
    padding: 10px;
    border: 1px solid transparent !important;
    background-color: #d6b161;
    border-radius: 50px;
    margin-bottom: 10px;
    font-size: 16px;
}

.perform-blog-share a:hover {
    border: 1px solid #000 !important;
    background-color: transparent;
}

.section.post-body p,.section.post-body li {
    margin: 0;
    font-size: 16px;
    font-weight: 300;
    line-height: 30px;
    padding-bottom: 10px;
}

.section.post-body a {
    margin: 0;
    font-size: 16px;
    font-weight: 300;
    line-height: 30px;
    text-decoration: none;
    color: #000000;
    padding: 20px 0px;
}

.perform-postv2-wrap {
    padding: 70px 20px 0px;
}

.perform-right {
    max-width: 700px;
}

.perform-subscribe {
    padding: 40px;
    background-color: #2c2c2c;
    display: block !important;
    margin-top: 20px;
}

.perform-subscribe .hs-input {
    width: 100%;
    max-width: 500px;
    font-family: 'Open Sans',sans-serif;
    font-size: 13px;
    margin: 0;
    outline: 0 none;
    padding: 20px 4% !important;
    background-color: #f6f6f6;
    border: 0 none;
    height: 40px;
}

.perform-subscribe input.hs-button.primary.large {
    cursor: pointer;
    -webkit-appearance: none;
    font-family: 'Open Sans',sans-serif;
    text-decoration: none !important;
    color: #ffffff;
    background-color: #d6b161;
    border: 0 none;
    border-radius: 2px;
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 43px;
    margin: 0;
    outline: 0 none;
    padding: 0 22px;
    position: relative;
    text-align: left;
    text-shadow: none;
    text-transform: uppercase;
    transition: all 0.2s ease 0s;
    white-space: nowrap;
    width: auto;
    border: 1px solid #d6b161;
}

.perform-subscribe input.hs-button.primary.large:hover {
    background-color: #2c2c2c;
    color: #ffffff;
    padding: 0 32px;
    border: 1px solid #fff;
}

.perform-subscribe .hs-form-field {
    margin-bottom: 20px;
}
h3.form-title {
    color: #fff !important;
    text-transform: uppercase;
    font-size: 25px;
    margin: 0px;
}

.section.post-body h3,.section.post-body h2 {
    font-size: 34px;
    font-weight: 300;
    padding: 10px 0px;
    margin: 0;
}
.perform-new-post-item:first-child {
    display: none;
}
.perform-newv2 .header-outer-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
    color: #000 !important;
}

.perform-newv2 .header-inner-wrapper ul>li.hs-menu-item.hs-menu-depth-1 a:hover {
    color: transparent; !important;
}
.new-search-outer .hs-search-results__listing li {
    padding-bottom:40px;
}
.new-search-outer input.hs-search-field__input {
    background: #fff;
    border: 1px solid #d6b161;
    box-sizing: border-box !important;
    border-radius: 5px;
    height: 54px;
    padding: 14px 18px !important;
    font-family: 'Gilroy-Regular',sans-serif;
    font-size: 20px;
    font-weight: normal;
    line-height: 24px;
    color: #30364d;
    -webkit-appearance: none;
    padding-right: 35px !important;
    background-image: url(https://www.performlaw.com/hubfs/PerformLaw%202020/Search.svg);
    background-repeat: no-repeat;
    background-size: 22px;
    background-position: center right 20px;
}

.new-search-outer .hs-search-field {
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
    padding-bottom: 30px;
}

.new-search-outer ul#hsresults li a {
    font-size: 36px;
    line-height: 40px;
    margin: 0;
    text-decoration: none;
    cursor: pointer;
    transition: 1s all;
    color: #000;
    padding-bottom: 10px;
    display: inline-block;
}

.new-search-outer ul#hsresults li p {
    margin: 0;
    font-size: 16px;
    font-weight: 300;
    line-height: 30px;
    padding-bottom: 10px;
}

.new-search-outer span.hs-search-highlight.hs-highlight-title {
    font-size: 36px;
    line-height: 40px;
    margin: 0;
    text-decoration: none;
    cursor: pointer;
    transition: 1s all;
    color: #000;
    padding-bottom: 10px;
    display: inline-block;
    font-weight: revert;
}
.new-search-outer .hs-search-results__pagination a {
    cursor: pointer;
    -webkit-appearance: none;
    font-family: 'Open Sans',sans-serif;
    text-decoration: none !important;
    color: #ffffff;
    background-color: #d6b161;
    border: 0 none;
    border-radius: 2px;
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 43px;
    margin: 0;
    outline: 0 none;
    padding: 0 22px;
    position: relative;
    text-align: left;
    text-shadow: none;
    text-transform: uppercase;
    transition: all 0.2s ease 0s;
    white-space: nowrap;
    width: auto;
    border: 1px solid #d6b161;
    margin-bottom: 20px;
}

.new-search-outer .hs-search-results__pagination a:hover {
    background-color: transparent;
    transition: 1s all;
    color: #000;
    border: 1px solid #000;
}
.perform-new-listpage {
    padding: 40px 20px;
}

.latest-blog-filters ul li a:hover {
    color: #d6b161;
}
a#loadMore {
    background-color: #c9b151;
    color: #fff;
    padding: 10px 20px;
    border-radius: 3px;
    cursor: pointer;
    border: 1px solid #c9b151;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 20px;
    transition: .3s all;
}

a#loadMore:hover {
    background-color: transparent;
    transition: 1s all;
    color: #000;
}

.miller-loadmore {
    text-align: center;
    padding-top: 30px;
}

/*Table Scroll */
.table-wrapper-scroll {
    overflow-x: scroll;
}
/*****************************Responsive Code Starts Here***********************************/

/************** ipad rotate ***************/
@media (max-width: 1080px) {}

/************** ipad ***************/
@media only screen and (min-width:768px) and (max-width: 1024px) and (orientation : portrait){}

/************** iphone rotate***************/
@media (max-width: 900px) {

    .perform-left {
        width: 100% !important;
    }

    .perform-right {
        width: 100% !important;
        max-width: 100%;
        margin: 0px !important;
    }

    .perform-social a {
        display: inline-block !important;
        margin-left: 10px !important;
    }

    .perform-blog-share {
        text-align: center;
        padding: 30px 0px 40px;
    }

    .perform-postv2-wrap {
        padding: 20px;
    }

    .section.post-header {
        padding-left: 20px;
        padding-top: 115px;
    }

    .perform2-banner-wrapper {
        height: 400px;
    }
    .perform-banner-inn {
        flex: 0 100%;
        text-align: center;
    }

    .perform-banner-feature {
        flex: 0 100%;
    }

    .perform-ban-outer {
        display: block;
    }
    .perform-blog-share.left-fixed {
        position: relative !important;
    }
    .section.post-header h1 {
        font-size: 40px !important;
    }
    .perform-social {
      display: block !important;
      float: none !important;
  }
}



@media (max-width: 800px) {

    .section.post-header {
        padding-top: 250px;
    }
    .perform2-banner-wrapper {
        height: 550px;
    }

  
    .per-author-about {
      display: block;
      margin: 0 auto;
  }

  .per-author-about .span2 {
      width: 100%;
      max-width: 200px;
  }
  .per-author-about .span10 {
      width: 100%;
      margin: 0 !important;
      padding-top: 20px;
  }
  .perform-blog-filter-search {
    //margin-top: 130px;
  }
  .top-banner-wrapper {
    height: 350px;
    margin-top: -34px;
}

.top-banner-heading {
    padding-top: 95px;
}
}
@media (max-width: 769px) {

    .perform-search.hs-search-field {
        width: auto !important;
    }
    .perform-new-post-item {
        flex: 0 46%;
    }
  .top-banner-heading h1 {
    font-size: 40px !important;
}
  .blog-post-table-class {
    overflow-x: scroll;
    
    
}
}
/*******CTA*****/
@media (max-width: 600px){
  a#cta_button_1669208_e9177419-89ae-468e-b075-44676ed685a7 {
    width: 100% !important;
}
}
/************** iphone ***************/
@media (max-width: 479px) {
  
 
.perform-new-post-item {
    flex: 0 100%;
    margin-bottom: 20px
} 
  
 /* Other existing styles */

/* Place the overrides at the end of the file */
.perform-newv2 .header-inner-wrapper ul>li.hs-menu-item.hs-menu-depth-1 a:hover {
    color: initial !important;
}

a.all-posts-link {
    background-color: initial;
    color: initial;
    border: none;
}

a#loadMore {
    background-color: initial;
    color: initial;
    border: none;
}

/* Responsive overrides for mobile devices */
@media (max-width: 900px) {
    .perform-newv2 .header-inner-wrapper ul>li.hs-menu-item.hs-menu-depth-1 a:hover {
        color: initial !important;
    }
    
    a.all-posts-link {
        background-color: initial;
        color: initial;
        border: none;
    }
    
    a#loadMore {
        background-color: initial;
        color: initial;
        border: none;
    }
}

  }