/* general setings
----------------------------------------------------------------------------------*/
.newboatsalesmm li#nb-sunseeker {
  background-image: url(../img/index/maker_oversea/sunseeker.jpg);
}
.newboatsalesmm li#nb-riviera {
  background-image: url(../img/index/maker_oversea/riviera.jpg);
}
.newboatsalesmm li#nb-nordstar {
  background-image: url(../img/index/maker_oversea/nordstar.jpg);
}
.newboatsalesmm li#nb-hatteras {
  background-image: url(../img/index/maker_oversea/hatteras.jpg);
}
.newboatsalesmm li#nb-saxdor {
  background-image: url(../img/index/maker_oversea/saxdor.jpg);
}

.newboatsalesmm li#nb-targa {
  background-image: url(../img/index/maker_oversea/targa.jpg);
}
.newboatsalesmm li#nb-hinckley {
  background-image: url(../img/index/maker_oversea/hinckley.jpg);
}
.newboatsalesmm li#nb-beneteau {
  background-image: url(../img/index/maker_oversea/beneteau.jpg);
}
.newboatsalesmm li#nb-jeanneau {
  background-image: url(../img/index/maker_oversea/jeanneau.jpg);
}
.newboatsalesmm li#nb-galeon {
  background-image: url(../img/index/maker_oversea/galeon.jpg);
}
.newboatsalesmm li#nb-suzuki {
  background-image: url(../img/index/maker_oversea/suzuki.jpg);
}
.newboatsalesmm li#nb-toyota {
  background-image: url(../img/index/maker_oversea/toyota.jpg);
}
.newboatsalesmm li#nb-yamaha {
  background-image: url(../img/index/maker_oversea/yamaha.jpg);
}
.newboatsalesmm li#nb-yanmar {
  background-image: url(../img/index/maker_oversea/yanmar.jpg);
}
.newboatsalesmm li#nb-njm {
  background-image: url(../img/index/maker_oversea/njm.jpg);
}



/* Style for PCs */
@media screen and (min-width: 1025px) {
  /*newboatsales
----------------------------------------------------------------------------------*/
  #newboatmm {
    width: 100%;
    height: auto;
    display: block;
    background: rgb(255, 255, 255);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(245, 245, 245, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(245, 245, 245, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(245, 245, 245, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5f5f5', GradientType=0);
  }
  #newboatbody {
    width: 100%;
    height: auto;
    display: block;
    padding: 60px 0% 0px;
    margin: 0 auto;
  }
  .newboatsalesmm {
    width: 100%;
    height: auto;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    /* background-color: #000;*/
  }
  .newboatsalesmm li {
    width: 49.94%;
    height: auto;
    display: block;
    background-position: center bottom;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
  }
  .newboatsalesmm li#nb-sunseeker {
    width: 100%;
    background-position: left center;
    background-size: 65% auto;
    margin-bottom: 10px;
  }
  .newboatsalesmm li#nb-sunseeker a .fmcc {
    width: 35%;
    float: right;
    padding: 60px 40px 80px 40px; /*background: #202f55;*/
    background: #333;
  }
  .newboatsalesmm li#nb-sunseeker a .fmcc h3 {
    margin-bottom: 30px;
  }
  .newboatsalesmm li#nb-riviera {
    width: 100%;
    background-position: left center;
    background-size: 65% auto;
    margin-bottom: 10px;
  }
  .newboatsalesmm li#nb-riviera a .fmcc {
    width: 35%;
    float: right;
    padding: 60px 40px 80px 40px; /*background: #202f55;*/
    background: #333;
  }
  .newboatsalesmm li#nb-riviera a .fmcc h3 {
    margin-bottom: 30px;
  }
    
  .newboatsalesmm li#nb-nordstar {
    width: 100%;
    background-position: left center;
    background-size: 65% auto;
    margin-bottom: 10px;
  }
  .newboatsalesmm li#nb-nordstar a .fmcc {
    width: 35%;
    float: right;
    padding: 60px 40px 80px 40px; /*background: #202f55;*/
    background: #333;
  }
  .newboatsalesmm li#nb-nordstar a .fmcc h3 {
    margin-bottom: 30px;
  }    
    
    
    
    
  .newboatsalesmm li a {
    width: 100%;
    height: 100%;
    min-height: 100%;
    display: block;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0.40);
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .newboatsalesmm li a:hover {
    background-color: rgba(0, 0, 0, 0.20);
  }
  .newboatsalesmm li a .fmcc {
    width: 100%;
    height: 100%;
    min-height: 100%;
    display: block;
    padding: 200px 40px 40px 40px;
  }
  .newboatsalesmm li a .fmcc h2 {
    font-size: 50px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 7400;
    letter-spacing: -2px;
    line-height: 1.25em;
    color: #fff;
    margin-bottom: 0px;
  }
  .newboatsalesmm li a .fmcc h3 {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -0.5px;
    line-height: 1.25em;
    color: #fff;
    margin-bottom: 10px;
  }
  .newboatsalesmm li a .fmcc p {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 1.6em !important;
    color: #fff;
    margin-bottom: 0 !important;
  }
  .newboatsalesmm li a .fmcc p.info-txt {
    margin-bottom: 30px !important;
  }
  .newboatsalesmm li a .fmcc p.info-link {
    font-weight: bold;
    border-bottom: solid 1px #fff;
    width: 110px;
    margin: 0;
  }
}
/* Style for iPad Pro */
@media screen and (min-width: 769px) and (max-width: 1024px) {
  /*newboatsales
----------------------------------------------------------------------------------*/
  #newboatmm {
    width: 100%;
    height: auto;
    display: block;
    background: rgb(255, 255, 255);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(245, 245, 245, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(245, 245, 245, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(245, 245, 245, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5f5f5', GradientType=0);
  }
  #newboatbody {
    width: 100%;
    height: auto;
    display: block;
    padding: 60px 0% 0px;
    margin: 0 auto;
  }
  .newboatsalesmm {
    width: 100%;
    height: auto;
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
    /* background-color: #000;*/
  }
  .newboatsalesmm li {
    width: 49.94%;
    height: auto;
    display: block;
    background-position: center top;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
  }
  .newboatsalesmm li#nb-sunseeker {
    width: 100%;
    background-position: left center;
    background-size: 60% auto;
    margin-bottom: 15px;
  }
  .newboatsalesmm li#nb-sunseeker a .fmcc {
    width: 40%;
    float: right;
    padding: 40px 40px 40px 40px; /*background: #202f55;*/
    background: #333;
  }
  .newboatsalesmm li#nb-sunseeker a .fmcc h3 {
    margin-bottom: 20px;
  }
  .newboatsalesmm li#nb-riviera {
    width: 100%;
    background-position: left center;
    background-size: 60% auto;
    margin-bottom: 15px;
  }
  .newboatsalesmm li#nb-riviera a .fmcc {
    width: 40%;
    float: right;
    padding: 40px 40px 40px 40px; /*background: #202f55;*/
    background: #333;
  }
  .newboatsalesmm li#nb-riviera a .fmcc h3 {
    margin-bottom: 20px;
  }
    
.newboatsalesmm li#nb-nordstar {
    width: 100%;
    background-position: left center;
    background-size: 60% auto;
    margin-bottom: 15px;
  }
  .newboatsalesmm li#nb-nordstar a .fmcc {
    width: 40%;
    float: right;
    padding: 40px 40px 40px 40px; /*background: #202f55;*/
    background: #333;
  }
  .newboatsalesmm li#nb-nordstar a .fmcc h3 {
    margin-bottom: 20px;
  }
  .newboatsalesmm li a {
    width: 100%;
    height: 100%;
    min-height: 100%;
    display: block;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0.40);
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .newboatsalesmm li a:hover {
    background-color: rgba(0, 0, 0, 0.20);
  }
  .newboatsalesmm li a .fmcc {
    width: 100%;
    height: 100%;
    min-height: 100%;
    display: block;
    padding: 40px 40px 200px 40px;
  }
  .newboatsalesmm li a .fmcc h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 40px;
    font-weight: 700;
    letter-spacing: -2px;
    line-height: 1.25em;
    color: #fff;
    margin-bottom: 3px;
  }
  .newboatsalesmm li a .fmcc h3 {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -0.5px;
    line-height: 1.25em;
    color: #fff;
    margin-bottom: 8px;
  }
  .newboatsalesmm li a .fmcc p {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 1.6em !important;
    color: #fff;
    margin-bottom: 0 !important;
  }
  .newboatsalesmm li a .fmcc p.info-txt {
    margin-bottom: 20px !important;
  }
  .newboatsalesmm li a .fmcc p.info-link {
    font-weight: bold;
    border-bottom: solid 1px #fff;
    width: 90px;
    margin: 0;
  }
}
/* Style for iPad */
@media screen and (min-width: 481px) and (max-width: 768px) {
  /*newboatsales
----------------------------------------------------------------------------------*/
  #newboatmm {
    width: 100%;
    height: auto;
    display: block;
    background: rgb(255, 255, 255);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(245, 245, 245, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(245, 245, 245, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(245, 245, 245, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5f5f5', GradientType=0);
  }
  #newboatbody {
    width: 100%;
    height: auto;
    display: block;
    padding: 60px 0% 0px;
    margin: 0 auto;
  }
  .newboatsalesmm {
    width: 100%;
    height: auto;
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
    /* background-color: #000;*/
  }
  .newboatsalesmm li {
    width: 100%;
    height: auto;
    display: block;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
  }
  .newboatsalesmm li a {
    width: 100%;
    height: 100%;
    min-height: 100%;
    display: block;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0.40);
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .newboatsalesmm li a:hover {
    background-color: rgba(0, 0, 0, 0.20);
  }
  .newboatsalesmm li a .fmcc {
    width: 100%;
    height: 100%;
    min-height: 100%;
    display: block;
    padding: 50px 40px 100px 40px;
  }
  .newboatsalesmm li a .fmcc h2 {
    font-size: 40px;
    font-weight: 700;
    letter-spacing: -2px;
    line-height: 1.25em;
    color: #fff;
    margin-bottom: 3px;
  }
  .newboatsalesmm li a .fmcc h3 {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -0.5px;
    line-height: 1.25em;
    color: #fff;
    margin-bottom: 8px;
  }
  .newboatsalesmm li a .fmcc p {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 1.6em !important;
    color: #fff;
    margin-bottom: 0 !important;
    display: none;
  }
  .newboatsalesmm li#nb-sunseeker a .fmcc, .newboatsalesmm li#nb-riviera a .fmcc, .newboatsalesmm li#nb-nordstar a .fmcc {
    padding: 50px 40px 40px 40px;
  }
  .newboatsalesmm li#nb-sunseeker a .fmcc h3, .newboatsalesmm li#nb-riviera a .fmcc h3, .newboatsalesmm li#nb-nordstar a .fmcc h3 {
    margin-bottom: 80px;
  }
  .newboatsalesmm li a .fmcc p.info-txt {
    display: block;
    background-color: rgba(0, 0, 0, .7);
    opacity: 0.7;
    padding: 5px 10px;
    font-size: 12px !important;
  }
  .newboatsalesmm li a .fmcc p.info-link {
    display: none;
  }
}
/* Style for Smartphone */
@media screen and (max-width: 480px) {
  /*newboatsales
----------------------------------------------------------------------------------*/
  #newboatmm {
    width: 100%;
    height: auto;
    display: block;
    background: rgb(255, 255, 255);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(245, 245, 245, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(245, 245, 245, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(245, 245, 245, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5f5f5', GradientType=0);
  }
  #newboatbody {
    width: 100%;
    height: auto;
    display: block;
    padding: 60px 0% 0px;
    margin: 0 auto;
  }
  .newboatsalesmm {
    width: 100%;
    height: auto;
    display: block;
    /* background-color: #000;*/
  }
  .newboatsalesmm li {
    width: 100%;
    height: auto;
    display: block;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
  }
  .newboatsalesmm li a {
    width: 100%;
    height: 100%;
    min-height: 100%;
    display: block;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0.40);
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .newboatsalesmm li a:hover {
    background-color: rgba(0, 0, 0, 0.20);
  }
  .newboatsalesmm li a .fmcc {
    width: 100%;
    height: 100%;
    min-height: 100%;
    display: block;
    padding: 50px 40px 100px 40px;
  }
  .newboatsalesmm li a .fmcc h2 {
    font-size: 40px;
    font-weight: 700;
    letter-spacing: -2px;
    line-height: 1.25em;
    color: #fff;
    margin-bottom: 3px;
  }
  .newboatsalesmm li a .fmcc h3 {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -0.5px;
    line-height: 1.25em;
    color: #fff;
    margin-bottom: 8px;
  }
  .newboatsalesmm li a .fmcc p {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 1.6em !important;
    color: #fff;
    margin-bottom: 0 !important;
    display: none;
  }
  .newboatsalesmm li#nb-sunseeker a .fmcc, .newboatsalesmm li#nb-riviera a .fmcc {
    padding: 50px 40px 40px 40px;
  }
  .newboatsalesmm li#nb-sunseeker a .fmcc h3, .newboatsalesmm li#nb-riviera a .fmcc h3 {
    margin-bottom: 80px;
  }
  .newboatsalesmm li a .fmcc p.info-txt {
    display: block;
    background-color: rgba(0, 0, 0, .7);
    opacity: 0.7;
    padding: 5px 10px;
    font-size: 12px !important;
    text-shadow: 0 0 10px #000;
  }
  .newboatsalesmm li a .fmcc p.info-link {
    display: none;
  }
}