.boat-series {
    background: #e7ebed;
}
.boat-series .row {
    margin: 0;
}
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.boat-series .single-boat-block {
    padding: 0;
    position: relative;
}
.boat-series .front-part {
    position: relative;
}
.single-boat-block .boat-img figure {
    position: relative;
    padding-bottom: 64.4%;
    overflow: hidden;
    margin-bottom: 0;
}
figure {
    margin: 0 0 1rem;
}
.single-boat-block .boat-img figure img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .5s;
}
.single-boat-block.col-md-4.build-boat.lazyloaded {
    background-size: cover;
}
.boat-title {
    position: absolute;
    bottom: 0 !important;
    left: 0;
    width: 100%;
    display: block;
    z-index: 9;
    padding: 100px 0 20px;
    background-image: linear-gradient(to top, #000 , #0000);
}
.block-title {
    font-size: 16px;
    font-family: "gotham-bold";
    text-align: center;
    display: block;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 0;
}
.boat-series .front-part::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.68);
    opacity: 0;
    visibility: hidden;
    transition: all .5s;
    z-index: 1;
}
.text-center {
    text-align: center !important;
}
.overlay-content .sm-heading {
    margin-bottom: 0px;
    width: 100%;
    color: #ffffff;
    font-size: 18px;
}
.sm-heading {
    font-size: 10px;
    font-family: "arimo-regular";
}
.overlay-content .sub-series {
    display: block;
    width: 100%;
    margin-top: -10%;
}
.sub-series ul {
    margin-bottom: 0;padding: 0;
}
.sub-series .sub-name {
    margin-bottom: 15px;
    display: Inline-block;
}
.sub-series .sub-name a {
    font-size: 18px !important;
    font-family: "Gotham", "Arimo", Arial, sans-serif !important;
    font-weight: bold;
    color: #fff !important;
    padding: 8px;
    border: 1px solid #fff;
}
.hover a {
    position: relative;
}
.hover a::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 0%;
    height: 2px !important;
    background: #e8212c !important;
    transition: all .5s linear;
}
.overlay-content {
    color: #fff !important;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 27px 20px 65px;
    opacity: 0;
    visibility: hidden;
    transition: all .5s;
    z-index: 10;
    transform: translateY(20px);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
/*     flex-direction: column; */
}
.inner-boat-block:hover .overlay-content {
    opacity: 1;
    visibility: visible;
    transition: all .5s;
    transform: translateY(0px);
}
.single-boat-block .inner-boat-block:hover .front-part::after {
    opacity: 1;
    visibility: visible;
    transition: all .5s;
}
.sub-series .sub-name a:hover {
    color: #e8212c !important;
    background-color:#fff;
}

.hover a:hover:after {
    transition: all .5s;
    width: 100%;
}
.hover a:after {
    background: #e8212c;
    bottom: -1px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    transition: all .5s linear;
    width: 0;
}
.container-fluid.content-home-page .span12.widget-span.widget-type-cell.dnd-column {
    padding: 0;
}
.build-boat .inner-boat-block {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.build-boat:hover {
    background-color: rgba(230,0,12,.8) !important;
    background-blend-mode: luminosity;
    transition: all .5s !important;
}
@media (min-width: 768px){
.col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
}

@media (min-width: 1366px){
.boat-series .single-boat-block.col-md-4.build-boat.lazyloaded {
    background-size: cover !important;
}
}
@media (max-width: 767px){
.boat-series .single-boat-block {
    flex: 0 0 100% !important;
    max-width: 100% !important;
}
  .single-boat-block .boat-img figure {
    min-height:330px !important;
    background-color: #000;
}
   .single-boat-block .boat-img figure img {
   height: 100% !important;
  }
  
  .overlay-content{
  visibility: visible !important;
  opacity: 1 !important; 
  }
  
  .boat-series .front-part::after{
  visibility: visible;
  opacity: 0.5; 
  }
  
  .sub-series .sub-name a{
  font-size: 14px !important;
  padding: 5px;
  }
  
}
@media (max-width: 1280px){
.boat-series .single-boat-block {
    flex: 0 0 50%;
    max-width: 50%;
}
    .single-boat-block .boat-img figure {
    min-height:222px !important;
    background-color: #000;

}
  .overlay-content .sm-heading {
    margin-bottom: 48px;
}
  
.boat-series{
  margin-top:-7px;
}
.single-boat-block.col-md-4.build-boat.lazyloaded {
    height: 210px;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
}  
}

   .boat-series .single-boat-block.build-boat .inner-boat-block {
    top: 0;
    left: 0;
    width: 100%;
}

.boat-series .single-boat-block.build-boat .inner-boat-block .quote-center {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.build-boat .dollor-icon {
    width: 80px;
    height: 80px;
    margin: auto;
    margin-bottom: 15px;
    display: block;
}
.quote-center .block-title {
    font-size: 23px;
}


}

@media (max-width: 1024px){
.build-boat .inner-boat-block span.dollor-icon img {
    margin-bottom: 17px;
    width: 76px;
    height: 76px; 
}

    }