.block-content p {
    display: none;
}
.block-content.reviews_listing_pg h3.sub-heading {
    letter-spacing: -.2px;
    margin-bottom: 12px;
    font-size: 19px;
    line-height: 24px;
    font-family: "gotham-bold";
    text-transform: uppercase;
}
.area-width {
    margin: auto;
    background: #e7ebed;
}
.video-listing-pg .section-heading {
    padding: 50px 20px 42px;
}
.sub-series-section .inner-video-list {
    padding-top: 42px;
}
.inner-video-list .sub-series-list {
    padding-bottom: 25px;
}
.sub-series-section .row {
    margin: 0;
    
}
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.sub-series-section .single-boat-block {
    margin-top: 0;
    padding: 0;
    border-bottom: 1px solid #898989;
}
.sub-series-section .single-model .inner-boat-block {
    padding: 0;
    position: relative;
}
.single-model .inner-boat-block {
    padding: 61px 104px 45px 104px;
    z-index: 1;
}
.sub-series-section .single-boat-block .boat-img figure {
    padding-bottom: 67%;
}
.single-boat-block .boat-img figure {
    position: relative;
    padding-bottom: 64.4%;
    overflow: hidden;
    margin-bottom: 0;
}
.single-boat-block .boat-img figure img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .5s;
}
.play-icon {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 60px;
    height: 60px;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 9;
    transition: all .5s;
  background-position:center;
}
.sub-series-section .single-boat-block .overlay-content {
    background: rgba(0,0,0,.7);
}
.single-model .overlay-content {
    background: rgba(0,0,0,.88);
    transform: inherit;
    padding: 30px;
    height: 100%;
}
.text-center {
    text-align: center !important;
}
.overlay-content {
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 27px 20px 65px;
    opacity: 0;
    visibility: hidden;
    transition: all .5s;
    z-index: 1;
    transform: translateY(20px);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
}
.sub-series-section .inner-video-list .single-boat-block .block-content {
    padding: 36px;
}
.block-content .section-title {
    letter-spacing: -.2px;
    margin-bottom: 12px;
}
.block-content a {
    color: #000;
}
.sub-series-section .inner-video-list .single-boat-block .block-content .content-title {
    margin-bottom: 18px;
    text-transform: uppercase;
    font-size: 15px;
}
.sub-series-section .inner-video-list .single-boat-block .block-content p {
    max-width: 500px;
}
.sub-series-section .single-boat-block .block-content p {
    max-width: 400px;
    margin: auto;
}
.block-content p {
    font-size: 15px;
    line-height: 21px;
    margin-bottom: 18px;
}
.content-title {
    font-size: 19px;
    font-family: "arimo-bold-italic";
    font-style: italic;
    color: #008cdf;
    margin-bottom: 33px;
}
.section-title {
    
}

.inner-video-list .sub-series-list .single-boat-block::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-left: .7px solid #898989;
    border-right: .7px solid #898989;
    pointer-events: none;
}
.inner-video-list .sub-series-list .single-boat-block:nth-child(3n-2):after {
    border-left: none;
}
.col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; position: relative;
}
.col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;position: relative;
}
.col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;position: relative;
}
.col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;position: relative;
}
.inner-video-list .sub-series-list .single-boat-block:nth-child(3n-2):after {
    border-left: none;
}
.sub-series-section .single-boat-block::after {
    border-right: none;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
}
@media (max-width: 1200px){

.sub-series-section .single-boat-block{
    margin-top: 0;
    padding: 0;
    border: 0.5px solid #898989 !important;
}
}

/*****************Share your story css************************/

.share-story .inner-share-story {
    padding: 25px 20px;
}
.share-story .share-img {
    margin-bottom: 22px;
}
.share-story figure {
    width: 160px;
    height: 160px;
}
.share-story figure {
    width: 184px;
    height: 184px;
    margin: auto;
    border-radius: 50%;
}
.share-story .clr-title {
    font-family: 'gotham-bold';
    font-size: 32px;
    color: #0494e7;
    margin-bottom: 18px;
}
.share-story .clr-title {
    font-size: 30px;
}
.share-story p {
    margin-bottom: 20px;
}
.share-story p {
    font-family: arimo-italic !important;
    font-size: 15px;
    line-height: 21px;
    margin-bottom: 30px;
}
.share-story .skew-btn {
    padding: 6px 22px 5px;
}
a.skew-btn, a.cta-button {
    text-decoration: none;
    transition: all .5s;
    position: relative;
}
.skew-btn {
    font-size: 15.57px;
    font-family: 'gotham-bold';
    text-transform: uppercase;
    margin: auto;
    padding: 6px 12px 5px;
    transform: skew(-9deg);
    border: 2px solid #e8212c;
    color: #e8212c;
    display: inline-block;
    cursor: pointer;
    transition: all .5s;
}
.skew-btn .btn-txt {
    transform: skew(9deg);
    display: block;
}
.blog-pagination__link {
    background: #2d2f30;
    color: #fff;
    vertical-align: middle;
    width: 43px;
    height: 30px;
    line-height: 23px;
    -webkit-transform: skew(-9deg,0);
    -ms-transform: skew(-9deg,0);
    transform: skew(-9deg,0);
    display: inline-block;
    font-family: gotham-bold;
    font-size: 16px;
    border-radius: 0;
    border: none;
}
.blog-pagination__number-link:focus, 
.blog-pagination__number-link:hover {
    border: none;
}
.blog-pagination__next-link span, 
.blog-pagination__prev-link span{
    background-image: url(https://3000341.fs1.hubspotusercontent-na1.net/hubfs/3000341/BarCrusher_November2022/Images/down-arrow.png);
    background-repeat: no-repeat;
    background-position: center center;
    font-size: 0;
    background-size: 13px;
    display: block;
    transform: skew(9deg) rotate(90deg);
}
.blog-pagination__next-link span {
    transform: skew(9deg) rotate(-90deg);
}
.blog-pagination__prev-link,
.blog-pagination__next-link{
    font-size: 0 !important;
}
.blog-pagination__prev-link{}
.blog-pagination__next-link{}

.blog-pagination__link .unskew {
    -webkit-transform: skew(9deg,0);
    -ms-transform: skew(9deg,0);
    transform: skew(9deg,0);
    display: block;
    font-family: gotham-bold;
    font-size: 16px;
}
.blog-pagination__prev-link:hover,
.blog-pagination__next-link:hover,
.blog-pagination__number-link:focus, 
.blog-pagination__number-link:hover,
.blog-pagination__link--active {
  background: #0495ee;
  color: #fff;
}
.blog-pagination__prev-link--disabled, 
.blog-pagination__next-link--disabled {
    display: none;
}
.custom-categories {
    min-width: 435px;
    text-align: center;
}
.section-title {
    font-size: 19px;
    line-height: 24px;
    font-family: "gotham-bold";
    text-transform: uppercase;
}
.custom-drop-down {
    cursor: pointer;
    display: inline-block;
    position: relative;
    font-size: 16px;
    color: #000;
    max-width: 435px;
    width: 100%;
    text-align: left;
    border: 1px solid #777;
}
.custom-drop-down::after {
    width: 35px;
    height: 100%;
    background: #0494e7;
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
    pointer-events: none;
    transition: all .5s;
}
.custom-drop-down ul li {
    list-style: none;
    margin: 0;
    padding: 4px 10px;
    border-top: 1px solid rgba(116,119,121,.15);
    transition: all .5s;
    font-family: "arimo-bold";
    font-size: 16px;
}
.custom-drop-down ul li a{
    color: #000;
}
.custom-drop-down ul li:hover{
    background: #0494e7;
}
.custom-drop-down ul li:hover a{
    color: #fff;
}
li.custom-drop-in {
    background-color: #fff;
    border: none;
    padding: 3px 35px 1px 10px;
    transition: all .5s;
    font-size: 18px;
    font-family: "arimo-bold";
    list-style: none;
}
li.custom-drop-in::after {
    content: "";
    width: 14px;
    height: 10px;
    background: url(https://3000341.fs1.hubspotusercontent-na1.net/hubfs/3000341/BarCrusher_November2022/Images/down-arrow.png);
    position: absolute;
    top: 50%;
    right: 9px;
    z-index: 99;
    transform: translateY(-50%);
    background-size: cover;
    transition: all .5s;
}
ul.custom-drop-down-inner{
  display: none;
    position: absolute;
    top: 104%;
    right: 0;
    left: -2px;
    z-index: 999;
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: #fff;
    width: 101%;
    border: 1px solid #777;
    border-top: none;
}

@media (max-width: 1200px){

    .col-md-4, .col-md-3 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
}

@media (max-width: 767px){
  .custom-categories {
      max-width: 370px;
      min-width: auto;
    }
    .col-md-4, .col-md-3 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    position: relative;
}
}
.single-model .overlay-content.text-center a.skew-btn {
    transform: translateY(50px) skew(-9deg);
}

.inner-boat-block:hover .overlay-content a {
    transform: translate(0) skew(-9deg) !important;
}
.review_single_model .play-icon.lazyloaded {
    z-index: 1;
}