



.more-about-bg.boat-bg-section .specsandfeatures-section ul{
    list-style: none;
    margin: 0px;
    padding: 0px;
}







.more-about-bg.boat-bg-section p{
    font-family:"open_sansregular";
    margin-top: 0px;
}
.videoSectionOtherVideosRow2{
    padding: 20px 20px;
    background: #efefef;
    margin: 0px!important;
}
.boat-bg-section{
    padding-bottom: 50px;
    margin-bottom: 50px;
}

.tempBannerWrapper{
    position: relative;
}

.tempContainer{
    position: absolute;
    width: 100%;
    bottom: 0px;
}

.tempColourHeading{
    /*! background: #868686; */
    width: auto!important;
   display: block;
   float: left;
   font-size: 34px;
   font-weight: bolder;
   color: #fff;
   padding: 50px 0px;
   border-radius: 5px 5px 0 0;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
}

.tempBannerWrapper .container{
    position: relative;
}

.tempCaption{
    position: absolute;
    bottom: 10px;
    right: 10px;
    background: rgba(0,0,0,0.6);
    color: #fff;
    padding: 5px 10px;
    border-radius: 2px;
    font-style: italic;
    font-size: 13px;
    max-width: 370px!important;
    display: block;
    float: left;
}

.bottomCategory{
    position: absolute;
    bottom: -46px;
    left: 15px;
    background: #c95a13;
    color: #fff;
    padding: 10px 20px;
    border-radius: 0 0 5px 5px;
    font-size: 24px;
    float: left;
    height: 46px;
    font-weight: bold
}


.more-about-bg.boat-bg-section .specsandfeatures-section ul li{
    height:100%; 
    display: table;
    float: left;
    border-top: 1px solid #b6a157;
    border-left: 1px solid #b6a157;
    border-right: 1px solid #b6a157;
}
.more-about-bg.boat-bg-section .specsandfeatures-section ul li:nth-last-child(1){
     border-bottom: 1px solid #b6a157;
}




.tempCaption strong{
    font-style: normal;
}


@media (max-width:719px){
    .more-about-bg.boat-bg-section .specsandfeatures-section ul li{
        width: 100%;
    }
    .specTitle{
    display: block;
    width: 100%;
    padding: auto auto;
    text-align: left;
    vertical-align: middle;
    padding: 10px 10px 0 10px;
    border-right: none;
    color: #b6a157;
}

.specValue{
    display: table;
    width: 100%;
    padding: 10px;
    
}
}
@media (min-width:720px){
    .more-about-bg.boat-bg-section .specsandfeatures-section ul li{
        width: 80%;
    }
    .specTitle{
    display: table-cell;
    width: 180px;
    padding: auto auto;
    text-align: left;
    vertical-align: middle;
    padding: 10px;
    border-right: 1px solid #b6a157;
    color: #b6a157;
}

.specValue{
    display: table;
    width: 100%;
    padding: 10px;
    
}
}

@media (max-width:991px) {
}

@media (min-width:992px) {
    }
@media (min-width:1200px) {
    }