/** - CHARTER GENERAL CSS - **/

#charter-model .slick-dots{
  bottom: -54px;
}

#charter-model .slick-dots li button:before {
  font-size: 16px;
}


#charter-model .header .main-image {
  /* background: url('/wp-content/uploads/2018/11/Charter_demo_bk.jpg'); */
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  height: 83vh;
}

#charter-model .header .header-content {
  margin-top: 95px;
  margin-bottom: 95px;
  padding: 0;
}

#charter-model .header .content .title {
  color: #002b49;
  font-size: 40px;
  text-transform: uppercase;
  font-weight: 500;
  text-align: center;
}

#charter-model .header .content .small-text{
  color: #002b49;
  font-size: 15px;
  font-weight: 300;
}

#charter-model #char-section {
  padding-bottom: 65px;
  padding-top: 65px;
}


#charter-model #char-section .section-header {
  /* margin-top: 55px; */
  color: #002b49;
  width: 87%;
  margin: 0 auto;
  margin-bottom: 15px;
}

#charter-model section h2.title{
  font-weight: 600;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 27px;
}

#charter-model #char-section .section-header .section-title {
  font-size: 34px;
  text-transform: uppercase;
  font-weight: 500;
}

#charter-model #char-section .section-header .section-small-text {
  text-align: center;
  font-size: 14px;
}

#charter-model .cblock{
  text-align: center;
  color: #002b49;
  margin: 0;
}

#charter-model .charter-needs .col-md-4 {
  width: auto;
}

#charter-model .charter-needs .cblock .title {
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 600;
}

#charter-model .charter-needs .cblock .desc {
  font-size: 12px;
  margin-top: 1rem;
  line-height: 21px;
}

#charter-model .charter-needs .cblock .img {
  margin-bottom: 15px;
}

#charter-model .charter-gray-container{
  background: #F2F2F2;
}

#charter-model .featured-yachts .char-fleet-box{
  padding: 10px;
  /*width: 2.4%;*/
  width: 1.75%;
}

#charter-model .featured-yachts .char-fleet-box .cover-img{
  position: relative;
}

#charter-model .featured-yachts .char-fleet-box a{
  color: #002b49;
  text-decoration: none;
}

#charter-model .featured-yachts .char-fleet-box a:focus{
  outline: none;
}

#charter-model .featured-yachts .char-fleet-box a:hover {
  color: #F7E353;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

#charter-model .featured-yachts .char-fleet-box:focus {
  outline: none;
}

#charter-model .featured-yachts .content-info{
  background-color: #fff;
  padding: 22px;
  text-align: left;
}

#charter-model .featured-yachts .cover-img .circle-price{
  position: absolute;
  left: 67%;
  top: 24px;
  background-color: #fff;
  border-radius: 50%;
  width: 90px;
  height: 90px;
}

#charter-model .featured-yachts .cover-img .circle-price .data{
  margin-top: 23px;
}

#charter-model .featured-yachts .cover-img .circle-price .data>.price-number{
  font-size: 14px;
  font-weight: 600;
}

#charter-model .featured-yachts .cover-img .circle-price .data>.time{
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 0
}

#charter-model .featured-yachts .cover-img .circle-price .price-number{
  margin-bottom: 0;
}

#charter-model .featured-yachts .content-info a {
  color: #002b49;
}

#charter-model .featured-yachts .content-info a:hover {
  color: #F7E353;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

#charter-model .featured-yachts .content-info .yacht-title{
  font-size: 16px;
  font-weight: 600;
  padding-bottom: 0 !important;
}


#charter-model .featured-yachts .content-info .yacht-location{
  font-size: 12px;
  margin: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

#charter-model .featured-yachts .yacht-stats{
  background-color: #fff;
  border-top: 1.4px solid #F2F2F2;
  padding: 12px;
  text-align: left;
}

#charter-model .featured-yachts .yacht-stats .icons{
  margin-left: 11px;
}

#charter-model .featured-yachts .yacht-stats .icons span{
  margin-right: 35px;
  font-size: 12px;
  color: #269afb;
}

#charter-model .featured-yachts .yacht-stats .icons span img{
  display: inline-block;
  margin-right: 5px;
}

#charter-model .featured-yachts .cover-img img{
  width: 100%;
}


#charter-model .benefit-content{
  /* margin-bottom: 100px; */
}

#charter-model .col-md-4.benefit-content p{
  font-size: 12px;
  margin-top: 1rem;
  line-height: 21px;
  color: #002b49;
}

#charter-model .col-md-4.benefit-content h3{
  color: #002b49;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 600;
}


#charter-model .charter-form-section .col-lg-12 {
  padding: 94px;
  padding-top: 0;
  padding-bottom: 0;
}

#charter-model .charter-form-section .book-your-charter {
  padding: 57px;
  box-shadow: 5px 17px 20px #dadada8f;
}

#charter-model .charter-form-section .book-your-charter .form-control{
    height: 50px;
    color: #fff;
    background-color: #dcdcdc;
    border: 1px solid #ffffff;
    border-radius: 0px;
}

#charter-model .charter-form-section .book-your-charter textarea.form-control{
  height: auto;
}

#charter-model .charter-form-section .book-your-charter button {
  display: grid;
  margin: 0 auto;
  font-family: 'Open Sans', sans-serif;
  margin-top: 12px;
  text-transform: uppercase;
  color: #002b49;
  background-color: #F7E353;
  border-color: #F7E353;
  font-size: 18.35px;
  text-transform: uppercase;
  font-weight: 600;
  border-radius: 3px;
  padding-left: 18px;
  padding-right: 18px;
}


#charter-model .destination-fleet-slider .col-md-4{
  height: 250px;
}

#charter-model .destination-fleet-slider .col-md-4:focus{
  outline: none;
}


#charter-model .destination-fleet-slider .des-title span{
  margin-bottom: 0;
  font-size: 19px;
  color: #fff;
  font-weight: 600;
}

#charter-model .destination-fleet-slider .des-title span i{
  float: right;
  margin-top: 5px;
  font-size: 16px;
}

#charter-model .des-title{
  padding: 11px;
  background-color: rgba(0, 0, 0, 0.6);
  position: relative;
  top: -50px;
  height: 50px;
  cursor: pointer;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

#charter-model .des-title p{
  margin-bottom: 0;
  font-size: 19px;
  color: #fff;
  font-weight: 600;
}

.open-desclick {
  top: -250px !important;
  height: 250px !important;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.open-desclick .fa-chevron-down{
  display: block !important;
}

.open-desclick .fa-chevron-up {
  display: none;
}

.open-desclick .des-content{
  display: block !important;
  animation: .6s ease 0s normal forwards 1 fadein;
  -webkit-animation: .6s ease 0s normal forwards 1 fadein;
  opacity:1
}

.open-desclick .des-content p {
  font-size: 15px !important;
  font-weight: 600 !important;
  margin-top: 24px;
}

@keyframes fadein {
  0% {
    opacity: 0
  }

  80% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}

@-webkit-keyframes fadein {
  0% {
    opacity: 0
  }

  80% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}


#charter-model .our-location .content{
  /* margin-top: 50px;
  margin-bottom: 50px; */
}

#charter-model .our-location .main-title {
  font-size: 32px;
  font-weight: 300;
  color: #002b49 !important;
  text-transform: uppercase;
  margin: 0;
  margin-bottom: 11px;
}

#charter-model .our-location .address {
  font-size: 24px !important;
  color: #002b49 !important;
  text-transform: uppercase;
}

#charter-model .our-location .phone-numbers ul{
  list-style: none;
  padding: 0;
  margin-top: 28px;
  margin-bottom: 28px;
}

#charter-model .our-location .phone-numbers ul li{
  margin-bottom: 22px;
}

#charter-model .our-location .desc p{
  font-family: 'Open Sans',sans-serif;
  font-size: 16px;
  color: #000000;
  line-height: 26px;
}


#charter-model .charter-fleet-slider {
  opacity: 0;
  display: grid !important;
}



#charter-model .destination-fleet-slider{
  opacity: 0;
  display: grid !important;
}

#charter-model .corporate-event-slider{
  opacity: 0;
  display: grid !important;
}


#charter-model .charter-corp-events .event-details{
  margin-top: 11px;
  text-align: center;
}


#charter-model .charter-corp-events .event-details .title{
  font-weight: 600;
}


#charter-model .charter-corp-events .event-details .read-more-link{
  text-decoration: underline;
  text-decoration-color: #2799fa;
}

#charter-model .book-your-charter .hbspt-form{

}


#charter-model .book-your-charter .hbspt-form .form-control {
  height: 50px;
  color: #fff;
  background-color: #dcdcdc;
  border: 1px solid #ffffff;
  border-radius: 0px;
}

#charter-model .book-your-charter .hbspt-form input[name="firstname"],
#charter-model .book-your-charter .hbspt-form input[name="lastname"],
#charter-model .book-your-charter .hbspt-form input[name="phone"],
#charter-model .book-your-charter .hbspt-form input[name="email"],
#charter-model .book-your-charter .hbspt-form input[name="current_make"],
#charter-model .book-your-charter .hbspt-form input[name="current_year"],
#charter-model .book-your-charter .hbspt-form input[name="hours_"],
#charter-model .book-your-charter .hbspt-form input[name="estimated_pay_off_"],
#charter-model .book-your-charter .hbspt-form input[name="charter_number_of_people"],
#charter-model .book-your-charter .hbspt-form input[name="charter_date_from"],
#charter-model .book-your-charter .hbspt-form input[name="charter_date_to"],
#charter-model .book-your-charter .hbspt-form input[name="charter_yacht_interested_in"],
#charter-model .book-your-charter .hbspt-form textarea[name="charter_special_requests"],
#charter-model .book-your-charter .hbspt-form input[name="where_do_you_do_your_boating"],
#charter-model .book-your-charter .hbspt-form input[name="zip"]{
  padding: 6px 12px;
  margin-bottom: 15px;
  margin-top: 0;
  font-size: 14px;
  height: 50px;
  width: 100%;
  color: #002c49;
  background-color: #fbfbfb;
  border: 0px solid #ffffff;
  border-radius: 0px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}


#charter-model .book-your-charter .hbspt-form input[name="charter_number_of_people"],
#charter-model .book-your-charter .hbspt-form input[name="lastname"],
#charter-model .book-your-charter .hbspt-form input[name="firstname"]{
  width: 100%;
  position: inherit;
  right: 10%;
  margin-top: 0px;
}

#charter-model .book-your-charter .hbspt-form input[name="charter_date_to"] {
  width: 100%;
  position: unset;
  right: 10%;
  margin-top: 0px;
}

#charter-model .book-your-charter .hbspt-form input[name="charter_yacht_interested_in"],
#charter-model .book-your-charter .hbspt-form input[name="phone"]{
  width: 100%;
}

#charter-model .book-your-charter .hbspt-form input[name="email"]{
  width: 100%;
  position: unset;
  right: 10%;
  margin-top: 0px;
}


#charter-model .book-your-charter .hbspt-form input[name="lastname"] {
  width: 100%;
  position: unset;
  right: 16%;
  margin-top: 0px;
}



#charter-model .book-your-charter .hbspt-form .hs_email .hs-form-required {
  position: absolute;
  right: 49%;
  bottom: 57%;
}

#charter-model .book-your-charter .hbspt-form .hs_email .hs-error-msgs{
  float: right;
  margin-right: 92px;
      position: relative;
}

#charter-model .book-your-charter .hbspt-form .hs_phone .hs-error-msgs{
  position: absolute;
}

#charter-model .book-your-charter .hbspt-form textarea[name="charter_special_requests"]{
  width: 100%;
  height: 146px !important;
}

#charter-model .book-your-charter .hbspt-form input[type="submit"]{
  display: grid;
  margin: 0 auto;
  font-family: 'Open Sans', sans-serif;
  margin-top: 12px;
  text-transform: uppercase;
  color: #fff;
  background-color: #002b49;
  border-color: #002b49;
  font-size: 19.35px;
  text-transform: uppercase;
  font-weight: 600;
  border-radius: 3px;
  padding: 7px 27px;
}

#charter-model .book-your-charter .hbspt-form input[type="submit"]:hover {
  background-color: #F7E353;
  border-color: #F7E353;
}

#charter-model .slick-prev:before {
  content: url(/wp-content/themes/html5blank-stable/img/left-arrow-yellow.png);
}

#charter-model .slick-next:before {
  content: url(/wp-content/themes/html5blank-stable/img/right-arrow-yellow.png);
}

#charter-model .book-your-charter .hbspt-form input[type="submit"] {
  padding: 7px 54px;
  font-family: 'Montserrat', sans-serif;
}

#charter-model .book-your-charter .hbspt-form input[name="lastname"], #charter-model .book-your-charter .hbspt-form input[name="charter_date_to"],#charter-model .book-your-charter .hbspt-form input[name="email"] {
  right: 16%;
  width: 100%;
}

#charter-model .book-your-charter .hbspt-form input[type="submit"]:hover {

  background-color: #dadada;
  border-color: #dadada;
  color: #002b49;
}





/* Single Charter Model 
------------------------------------------------------ */

#charter-model.single-model .header .content .title {
  color: #003253;
  text-align: center;
}


#charter-model.single-model .header.main-image {
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  height: 250px;
}

#charter-model.single-model .header .col-md-12{
  margin-top: 0;
  margin-bottom: 0;
}


#charter-model.single-model .header .content {
  margin-top: 100px;
  text-align: center;
}


#charter-model.single-model .header .content .breadcrumb-links {
  font-size: 12px;
  font-weight: 600;
  color: #002c49;
  text-transform: uppercase;
}


#charter-model.single-model section.model-content{
  margin-top: 55px;
  margin-bottom: 55px;
}

#charter-model.single-model .yacht-quick-data{
  margin-top: 34px;
  display: inline-flex;
}

#charter-model.single-model .yacht-stats{
  margin-top: 28px;
}

#charter-model.single-model .price-amount {
  margin-right: 25px;
}

#charter-model.single-model .price-amount span {
  margin-right: 0;
  font-size: 17px;
  text-align: center;
  margin-left: 0;
}

#charter-model.single-model .price-amount span.per-week{
  margin-right: 25px;
}


#charter-model.single-model .yacht-stats  span {
  margin-right: 35px;
  font-size: 17px;
  text-align: center;
}

#charter-model.single-model .yacht-stats .icons span img {
  display: inline-block;
  margin-right: 5px;
}

#charter-model.single-model .yacht-stats .icons span.data{
  /* position: relative;
  top: -15px;
  margin-right: 43px; */
}


#charter-model.single-model .price-amount span.per-week p {
  display: inline-block;
  font-size: 18px;
  /* background-color: #2699fb; */
  background-image: url(/wp-content/themes/html5blank-stable/img/charter/small-box-bg.png);
  /* padding: 19px;
  padding-left: 25px;
  padding-right: 25px; */
  padding-right: 35px;
  padding-left: 35px;
  padding-top: 13px;
  padding-bottom: 13px;
  color: #003253;
  font-weight: 600;
}


#charter-model.single-model .price-amount span.per-day p {
  display: inline-block;
  font-size: 18px;
  /* background-color: #2699fb; */
  background-image: url(/wp-content/themes/html5blank-stable/img/charter/small-box-bg.png);
  /* padding: 19px;
  padding-left: 25px;
  padding-right: 25px; */
  padding-right: 35px;
  padding-left: 35px;
  padding-top: 13px;
  padding-bottom: 13px;
  color: #003253;
  font-weight: 600;
}

#charter-model.single-model .yacht-stats span.per-day p .txt{
  font-size: 17px;
  font-weight: 100;
  margin: 0;
}

#charter-model.single-model .yacht-stats span.per-week p .txt {
  font-size: 17px;
  font-weight: 100;
  margin: 0;
}


#charter-model.single-model .desc-txt{
  font-size: 15px;
  margin-top: 24px;
  color: #000;
}

#charter-model.single-model .description2{
  font-size: 15px;
  /* margin-top: 24px; */
  color: #000;
}

#charter-model.single-model .detail-row {
  margin-top: 40px;
  margin-bottom: 40px;
}

#charter-model.single-model .content.row {
  background-color: aliceblue;
  width: 96%;
  padding: 17px;
}

#charter-model.single-model .detail-row.yacht-specs .content{
  padding: 10px;
}

#charter-model.single-model .detail-row.yacht-specs .desc{
  float: right;
}

#charter-model.single-model .detail-row.yacht-specs .title{
  font-weight: bold;
}

/* #charter-model.single-model .details-container>.row{
  display: block;
} */

#charter-model.single-model .detail-row .feature-title {
  font-weight: 600;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 27px;
}

#charter-model.single-model .detail-row .small-title{
  font-size: 17px;
  color: #000;
  font-weight: 600;
}

#charter-model.single-model .detail-row.yacht-specs .item-list {
  background-color: aliceblue;
  width: 96%;
  padding: 17px;
}


#charter-model.single-model .detail-row .item-list ul {
  list-style: none;
  padding: 0;
}

#charter-model.single-model .detail-row ul{
  padding: 0;
  padding-left: 19px;
  list-style-type: disc;
  -webkit-columns: 3;
  -moz-columns: 3;
  columns: 3;
}

#charter-model.single-model .yacht-specs ul{
  -webkit-columns: 2;
  -moz-columns: 2;
  columns: 2;
}


#charter-model.single-model .detail-row ul li {
  margin-bottom: 10px;
  color: #000;
  font-size: 17px;
  font-family: Arial, Helvetica, sans-serif;
}

#charter-model.single-model .detail-row.yacht-specs ul li{
  width: 70%;
}


#charter-model.single-model .book-your-charter{
  background-color: #dedede;
  padding: 27px 45px 45px 45px;
}

#charter-model.single-model .book-your-charter .form-title{
  text-align: center;
  margin-bottom: 17px;
  text-transform: uppercase;
  font-weight: 600;
  color: #002b49;
}


 #charter-model.single-model .book-your-charter .form-control {
  height: 50px;
  color: #fff;
  /* background-color: #dcdcdc;
  border: 1px solid #ffffff; */
  border-radius: 0px;
 }

 #charter-model.single-model .book-your-charter button {
  display: grid;
  margin: 0 auto;
  font-family: 'Open Sans', sans-serif;
  margin-top: 12px;
  text-transform: uppercase;
  color: #002b49;
  background-color: #F7E353;
  border-color: #F7E353;
  font-size: 18.35px;
  text-transform: uppercase;
  font-weight: 600;
  width: 100%;
  border-radius: 3px;
  /* padding-left: 18px;
  padding-right: 18px; */
}


 #charter-model.single-model .contact-block{
  background-color: #dedede;
  padding: 27px 45px 45px 45px;
  border-top: 1.5px solid #fff;
  border-bottom: 1.5px solid #fff;
 }

  #charter-model.single-model .contact-block .contact-block-title{
  text-align: left;
  margin-bottom: 17px;
  text-transform: uppercase;
  font-weight: 600;
  color: #002b49;
  }

  #charter-model.single-model .contact-block ul{
    list-style: none;
    padding: 0;
  }

  #charter-model.single-model .contact-block ul li{
    margin-bottom: 15px;
  }

  #charter-model.single-model .contact-block ul li .name {
    font-weight: 600;
    color: #002c49;
  }

  #charter-model.single-model .contact-block ul li .detail {
    font-size: 14px;
    color: #000;
  }


  #charter-model.single-model .social-block{
    background-color: #dedede;
    padding: 27px 45px 45px 45px;
  }

  #charter-model.single-model .social-block .social-block-title {
    text-align: left;
    margin-bottom: 17px;
    text-transform: uppercase;
    font-weight: 600;
    color: #002b49;
  }

   #charter-model.single-model .social-block span{
    margin-right: 25px;
   }

  #charter-model.single-model .social-block i{
    color: #002c49;
    font-size: 27px;
  }

  #charter-model.single-model .social-block i:hover {
    color: #ffffff;
    font-size: 27px;
  }

  #charter-model.single-model .photo-gal{
    margin-top: 55px;
  }

  #charter-model.single-model .photo-gal .title{
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 27px;
  }


  #charter-model .bookform .book-your-charter .hbspt-form input,
  #charter-model .bookform .book-your-charter .hbspt-form textarea{
    width: 100%;
    color: #002c49;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  }



  #charter-model .bookform .book-your-charter .hbspt-form input[name="charter_number_of_people"]{
    width: 100%;
    position: inherit;
    right: inherit;
    margin-top: 0;
  }

  #charter-model .bookform .book-your-charter .hbspt-form input[name="charter_date_to"] {
    width: 100%;
    position: inherit;
    right: inherit;
    margin-top: 0;
  }

  #charter-model .bookform .book-your-charter .hbspt-form input[name="email"] {
    width: 100%;
    position: inherit;
    right: inherit;
    margin-top: 0;
  }

  #charter-model .bookform .book-your-charter .hbspt-form .hs_email .hs-form-required{
    right: inherit;
    bottom: inherit;
  }
  
  #charter-model .bookform .book-your-charter .hbspt-form .hs_email .hs-error-msgs {
    float: none;
    margin-right: 0;
  }

  #charter-model .bookform .book-your-charter .hbspt-form input[type="submit"] {
    width: 100%;
    background-color: #F7E353;
    border-color: #F7E353;
  }

  #charter-model .bookform .book-your-charter .hbspt-form input[type="submit"]:hover{
    background-color: #F7E353;
    border-color: #F7E353;
  }





  #charter-model .photo-gal .charter-model-individual,
  #charter-model .photo-gal .charter-model-many, {
      opacity: 0;
  }

  #charter-model .photo-gal .charter-model-many .small-gallery {
    max-width: 200px;
    height: 130px;
    margin: 4px auto;
    margin-left: 4px;
  }

  #charter-model .slick-initialized {
    opacity: 1 !important;
    transition: opacity .3s ease-out;
    -webkit-transition: opacity 1s ease;
  }

  #charter-model .photo-gal .slick-prev:before {
    content: url(/wp-content/themes/html5blank-stable/img/left-arrow-yellow.png);
  }

  #charter-model .photo-gal .slick-next:before {
    content: url(/wp-content/themes/html5blank-stable/img/right-arrow-yellow.png);
  }

  #charter-model .slick-prev {
    top: 50% !important;
    left: 16px;
    z-index: 1;
  }

  #charter-model .slick-next {
    right: 31px;
    z-index: 1;
  }




  #charter-model section.featured-yachts h2.title{
    text-align: center;
  }

  #charter-model .featured-yachts .charter-featured-slider {
    opacity: 0;
    display: grid !important;
  }

  #charter-model.single-model .featured-yachts .char-fleet-box {
    width: 2.5%;
  }

  #charter-model.single-model .featured-yachts .yacht-stats{
    margin-top: 0;
  }



/* Media Q 
------------------------------------- */


@media (min-width: 1200px){
  #charter-model .featured-yachts .container {
    /* width: 945px; */
  }

  #charter-model .charter-form-section .container {
    width: 945px;
  }

  #charter-model .featured-yachts .cblock {
    /* margin-left: 26px; */
  }
}

@media (max-width: 1024px){

  #charter-model .featured-yachts .cover-img .circle-price{
    left: 72%;
    width: 78px;
    height: 78px;
    top: 11px;
  }

  #charter-model .featured-yachts .cover-img .circle-price .data>.price-number {
    font-size: 12px;
  }

  #charter-model .featured-yachts .cover-img .circle-price .data>.time {
    font-size: 12px;
  }

  #charter-model .featured-yachts .content-info .yacht-title{
    font-size: 17px;
  }

  #charter-model .featured-yachts .content-info .yacht-location {
    font-size: 13px;
  }

  .open-desclick {
    top: -208px !important;
    height: 208px !important;
  }

  .open-desclick .des-content p {
    font-size: 14px !important;
  }

  #charter-model .our-location .content{
    margin-top: 0
  }
}

@media (max-width: 768px){
  #charter-model .our-location .col-sm-pull-6.location-img {
    right: 0;
    width: 100%;
    max-width: 100%;
  }

  #charter-model .our-location .col-sm-push-6 {
    left: 0;
    width: 100%;
    max-width: 100%;
  }
  #charter-model .featured-yachts .circle-price {
    left: 80%;
  }
}


@media (max-width: 600px){

  #charter-model .header .content .title{
    font-size: 36px;
  }

  #charter-model.single-model .header .content .title {
    font-size: 36px;
  }


  #charter-model .header .main-image{
    height: 110vh;
  }

  #charter-model .header .col-md-12 {
    margin-top: 98px;
    margin-bottom: 98px;
  }

  #charter-model.single-model .bookform.col-md-4{
    width: 100%;
  }

  #charter-model .charter-form-section .col-lg-12{
    padding: 15px;
  }

  #charter-model .destination-fleet-slider .col-md-4 img{
    width: 100%
  }

  #charter-model .des-title{
    top: -74px;
    height: 50px;
  }

  .open-desclick {
    top: -274px !important;
    height: 250px !important;
  }

  #charter-model .benefit-content{
    width: 100%;
    margin-bottom: 28px;
    text-align: center;
  }

  #charter-model .our-location .address{
    font-size: 19px !important;
  }

  #charter-model .charter-needs .col-md-4{
    margin-bottom: 30px;
  }

  #charter-model .slick-next,
  .slick-prev{
    top: 45%;
  }

  #charter-model .destination-fleet-slider .slick-next,
  #charter-model .destination-fleet-slider .slick-prev {
    top: 49%;
  }

  #charter-model .slick-prev {
    left: 9px;
  }

  #charter-model .slick-next {
    right: 9px;
  }

  #charter-model .charter-fleet-slider .slick-next,
  .slick-prev {
    top: 34%;
  }

  #charter-model .charter-fleet-slider .slick-prev {
    top: 34% !important;
  }

  #charter-model.single-model .header .content .title {
    font-size: 27px;
  }

  #charter-model.single-model .header .content .breadcrumb-links{
    font-size: 10px;
  }

  #charter-model.single-model .yacht-quick-data{
    display: block;
  }

  #charter-model .featured-yachts .char-fleet-box{
    width: auto;
  }

  #charter-model.single-model .featured-yachts .char-fleet-box{
    width: auto;
  }

  #charter-model .slick-prev,
  #charter-model .slick-next {
    top: 34% !important;
  }

  #charter-model .book-your-charter .hbspt-form input{
    width: 100% !important;
  }

  #charter-model .book-your-charter .hbspt-form input[name="charter_number_of_people"]{
    margin-top: 0;
    position: inherit;
  }

  #charter-model .book-your-charter .hbspt-form input[name="charter_date_to"]{
    margin-top: 0;
    position: inherit;
  }

  #charter-model .book-your-charter .hbspt-form input[name="email"]{
    margin-top: 0;
    position: inherit;
  }

  #charter-model .book-your-charter .hbspt-form .hs_email .hs-form-required{
    right: inherit;
    bottom: inherit;
  }

  #charter-model .book-your-charter .hbspt-form .hs_email .hs-error-msgs{
    float: none;
  }

  #charter-model.single-model .book-your-charter{
    padding: 27px 31px 45px 31px;
  }

  #charter-model.single-model .yacht-stats{
    text-align: center;
  }

  #charter-model.single-model .price-amount{
    margin-right: 0;
    text-align: center;
  }

  #charter-model.single-model .detail-row.yacht-specs ul li{
    width: 100%;
  }

  #charter-model.single-model .yacht-specs ul {
    -webkit-columns: 1;
    -moz-columns: 1;
    columns: 1;
  }

  #charter-model.single-model .detail-row ul {
    -webkit-columns: 1;
    -moz-columns: 1;
    columns: 1;
  }

  #charter-model.single-model .content.row {
    width: 107.5%;
  }

  #charter-model .book-your-charter .hbspt-form input[name="lastname"] {
    position: unset !important;
    margin-top: 0 !important;
  }
  .hbspt-form form {
    grid-template-columns: 1fr !important;
  }
  .hs_charter_special_requests.hs-charter_special_requests.hs-fieldtype-textarea.field.hs-form-field {
    width: 100% !important;
  }
  .hs_submit.hs-submit {
    position: unset !important;
  }
}
/*updated form css*/
.charter-form-section .hbspt-form form {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 25px;
}
.charter-form-section .hs_submit.hs-submit {
  position: relative;
  top: 90%;
}
.charter-form-section .hs_charter_special_requests.hs-charter_special_requests.hs-fieldtype-textarea.field.hs-form-field {
  width: 325%;
}
@media (min-width: 700px) and (max-width: 1000px) {
  .charter-form-section .hs_charter_special_requests.hs-charter_special_requests.hs-fieldtype-textarea.field.hs-form-field {
    width: 420%;
  }
}

@media (max-width: 424px) {
  #charter-model .featured-yachts .cover-img .circle-price {
    left: 60%;
  }

  #charter-model .featured-yachts .cover-img img {
    width: unset;
    max-height: 248px;
  }
}

.charter-agent {
  padding-top: 50px;
}
.charter-agent__title {
  font-size: 60px !important;
  font-weight: 600 !important;
  margin-bottom: 30px;
}
.charter-agent__text {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.charter-agent__text .text-title {
  margin-bottom: 7.5px;
}
.charter-agent__text p {
  margin-bottom: 15px;
}
.charter-agent__text .gs-button {
  margin-top: 7.5px;
}
.text-title {
  font-weight: 600 !important;
}
.charter-form-section .hs_charter_special_requests.hs-charter_special_requests.hs-fieldtype-textarea.field.hs-form-field {
  width: 200%;
}
#charter-model .charter-form-section .col-lg-12 {
  padding: 20px;
}

@media (max-width: 992.99px) {
  .charter-agent {
      text-align: center;
  }
  .charter-agent .avatar {
      margin: 0 auto;
      margin-bottom: 15px;
  }
  .charter-agent .gs-button {
      margin: 0 auto;
      margin-top: 15px;
  }
}
@media (max-width: 575.99px) {
  .charter-agent {
      padding-left: 30px !important;
      padding-right: 30px !important;
  }
}

#CI_yachtPage {
  margin-top: 0;
}

@media screen and (min-width: 576px) {
  #CI_yachtPage {
    margin-top: 50px;
  }
}