/*****************************************************
LESS compilation failed due a JavaScript error!

Input: /apps/crestliner/clientlibs/clientlib-site/less/base.less
Error: ParseError: Unrecognised input in /apps/crestliner/clientlibs/clientlib-site/less/base.less on line 179, column 2:
178 	text-transform: uppercase !important;
179 },
180 a, a:hover {


(uncompiled LESS src is included below)
*****************************************************/
@font-face {
  font-family: 'BarlowCondensed';
  src: url('../../../content/dam/crestliner/general/fonts/BarlowCondensed-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'BarlowCondensed';
  src: url('../../../content/dam/crestliner/general/fonts/BarlowCondensed-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Rokkitt';
  src: url('../../../content/dam/crestliner/general/fonts/Rokkitt-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Rokkitt';
  src: url('../../../content/dam/crestliner/general/fonts/Rokkitt-VariableFont_wght.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Rokkitt';
  src: url('../../../content/dam/crestliner/general/fonts/Rokkitt-Italic-VariableFont_wght.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Titillium Web';
  src: url('../../../content/dam/crestliner/general/fonts/TitilliumWeb-SemiBold.woff2') format('woff2'),
      url('../../../content/dam/crestliner/general/fonts/TitilliumWeb-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Titillium Web';
  src: url('../../../content/dam/crestliner/general/fonts/TitilliumWeb-Bold.woff2') format('woff2'),
      url('../../../content/dam/crestliner/general/fonts/TitilliumWeb-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Titillium Web Regular';
  src: url('../../../content/dam/crestliner/general/fonts/TitilliumWeb-Regular.ttf');
  font-style: normal;
}

@font-face {
  font-family: 'Roboto Medium';
  src: url('../../../content/dam/crestliner/general/fonts/Roboto-Medium.woff2') format('woff2'),
      url('../../../content/dam/crestliner/general/fonts/Roboto-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  src: url('../../../content/dam/crestliner/general/fonts/Roboto-Regular.woff2') format('woff2'),
      url('../../../content/dam/crestliner/general/fonts/Roboto-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
html {
    font-size: unset;
}
body {
  font-family: 'BarlowCondensed', sans-serif !important;
  font-size: 16px;
  background: #EBEAE6;
  color: #173249;
}
div 
{
   font-family: 'BarlowCondensed', sans-serif !important;
}
.container{
  @media (min-width: 768px) and (max-width: 1023px) {
    padding-left: 20px;
    padding-right: 20px;
  }
}
p {
  font-family: 'BarlowCondensed', sans-serif !important;
  font-size: 16px;
  color: #173249;
  text-align: inherit;
}
ol > li,
ul > li {
  list-style-type: inherit;
}

h1, h1[class] {
	font-family: 'Rokkitt', sans-serif !important;
	font-weight: bold !important;
	text-transform: uppercase !important;
}
h2, h2[class]{
	font-family: 'BarlowCondensed', sans-serif !important;
    text-transform: uppercase !important;
}
//h2,
h3, h4, h5, h3[class], h4[class], h5[class] {
  font-family: 'BarlowCondensed', sans-serif !important;
  color: #173249;
  text-align: inherit;
}

h1 {
  font-size: 40px;
}
@media only screen and (min-width: 1023px) {
  h1 {
    font-size: 80px;
  }
}
h2 {
  font-size: 34px;
}
b, strong {
  font-weight: bold;
}
@media only screen and (min-width: 1023px) {
  h2 {
    font-size: 55px;
    line-height: 65px;
    letter-spacing: 2.48px;
  }
}
h3 {
  font-size: 24px;
}
@media only screen and (min-width: 768px) {
  h3 {
    font-size: 34px;
  }
}
@media only screen and (min-width: 1023px) {
  h3 {
    font-size: 36px;
  }
}

h4 {
  font-size: 20px;
}
@media only screen and (min-width: 1023px) {
  h4 {
    font-size: 24px;
  }
}
h5 {
  font-size: 24px;
  font-weight: normal;
}
p > a {
  text-decoration: underline;
  font: normal normal bold 16px/19px 'BarlowCondensed', sans-serif !important;
  color: #005282;
}
a {
    font-family: 'BarlowCondensed', sans-serif !important;
    font-weight: 600 !important;
	text-transform: uppercase !important;
},
a, a:hover {
  color: #005282;
}
.btn {
  text-decoration: none;
  font-family: 'Titillium Web', sans-serif;
  font-size: 14px;
  padding: 15px 40px;
  text-transform: uppercase;
  transform: skew(-20deg);
  display: inline-block;
  border-radius: 0;
  white-space: nowrap;
  font-weight: 600;
}
@media (min-width: 768px) {
  .btn {
    font-size: 18px;
    padding: 10px 34px;
  }
  select{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #CCCCCC;
  }
}
.btn span {
  transform: skew(20deg);
  display: block;
}
.instagram-plugin .button-section a span, .featured-news .button-section a span{
  padding: 0;
}
.primary {
  background: #075180;
  color: #fff;
}
.primary:hover {
  color: #fff;
  background: #173249;
}
.outline {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 2px solid #005282;
  letter-spacing: 0.81px;
  color: #005282;
}
.outline:hover {
  background: #005282 0% 0% no-repeat padding-box;
  border: 2px solid #005282;
  color: #FFFFFF;
}
.section-hdr {
  padding: 30px;
  text-align: center;
  max-width: 1000px;
  margin: 0 auto;
}
.section-hdr:empty {
  display: none;
}
.section-hdr h2 {
  margin: 0 0 10px;
}
.section-hdr p,
.section-hdr p>a{
  font-family: 'Roboto Medium', sans-serif;
  font-weight: 500;
  margin-bottom: 7px;
}
@media (max-width: 767px){
  .advantage{
    .section-hdr p,
    .section-hdr p>a{
      font-family: 'Roboto';
      font-size: 14px;
    }
  }
  .instagram-plugin {
    padding-bottom: 20px;
  }
}
.button-section {
  padding: 30px;
  text-align: center;
}
.section-hdr a {
 color: #173249; 
 }
.cc-white {
  background: #fff;
}
.container-fixed{
	max-width: 1155px !important;
  margin: auto;
  padding-left: 5%;
  padding-right: 5%;
    .aem-Grid {
        width: 100%;
    }
    
}
@media only screen and (min-width: 768px) and (max-width: 1199px){
    .container-fixed{
        padding-left: 2rem;
        padding-right: 2rem;
    }
}
@media (min-width: 1200px) {
  .container-fixed {
    padding-left: 0;
    padding-right: 0;
  }
}
.default {
  margin: auto;
  padding: 0px;
  width: 100%;
  background: #fff 0 0 no-repeat padding-box;
  box-shadow: none;
  opacity: 1;
  color: #173249;
}

.text-color-grey,
.text-color-grey > p{
  color: #757570 !important;
}
.text-color-navy,
.text-color-navy > p{
  color: #173249 !important;
}
.text-color-white,
.text-color-white > p{
  color: #fff !important;
}
.text-color-blue,
.text-color-blue > p {
  color: #075180 !important;
}
.text-color-secondary-blue, 
.text-color-secondary-blue  > p {
 color: #005282 !important;
}
.text-color-white,
.text-color-white > p {
  color: #000 !important;
}
.text-color-orange,
.text-color-orange > p{
  color: #E1762E !important;
}

/* documents page overide less */

@media (min-width: 767px) and (max-width: 991px) {
	#cr-owner-manual,
	#document-warranty,
	#cr-catalog-archive,
	#cr-paint-codes{
		.container-fixed {
		    padding-left: 20px;
		    padding-right: 20px;
		}
	}
}
#cr-owner-manual,
	#document-warranty,
	#cr-catalog-archive,
	#cr-paint-codes{
		.cmp-image__image {
        width: auto;
		    max-width: 100%;
		}
  }
  
#cr-owner-manual{
  .cta{
    a{
      display: inline-block;
      width: 60%;    
	  font-family: 'BarlowCondensed', sans-serif;
	  font-weight: 600;
	  text-transform: uppercase;
    button{
      padding-top: 10px;
      padding-bottom: 10px;
      width: 100%;
      background: #FFFFFF 0% 0% no-repeat padding-box;
      border: 2px solid #005282;
      opacity: 1;
      padding: 10px 10px;
      font: normal normal 600 18px/27px 'BarlowCondensed', sans-serif;
      letter-spacing: 0.81px;
      color: #005282;
      text-transform: uppercase;
      transform: skewX(-18deg);
    }
  }
  }

}

#cr-owner-manual{
	.head-width {
		@media (min-width: 767px) and (max-width: 991px) {
			padding-left: 5px;
		}
	}
  @media screen and (min-width:992px){
    padding-top: 0px;
  }
.cmp-text.c-link{
  p{
    text-align: left;
    font: normal normal normal 16px/22px Roboto;
    letter-spacing: 0px;
    color: #757570;
    opacity: 1;
    @media (max-width:767px){
      font: normal normal normal 14px/20px Roboto;
      letter-spacing: 0px;
      color: #173249;
    }
  }
  p {
    a{
      text-decoration: underline;
      font: normal normal bold 16px/19px Roboto;
      letter-spacing: 0px;
      color: #005282 !important;
      text-transform: uppercase;
      opacity: 1;
      background: transparent !important;
      margin-bottom: 16px;
      display: inline-block;
    }
}
}
.cta-list{
  position: relative;
  z-index: 1; 
}
.topiclink{
.topic-container {
  .left-topic{
    padding-top: 0px;
    padding-left: 0px;
    @media (max-width:767px) {
        padding: 0px;
    }
  }
  .left-head{
    margin: 0px;
    .pt-3{
      padding-top: 0px !important;
    }
    .description{
        font: normal normal normal 16px/22px Roboto;
        letter-spacing: 0px;
        color: #757570;
        opacity: 1;
        @media (max-width:767px) {
          font: normal normal normal 14px/20px Roboto;
        color: #173249;
        }
      p{
        font: normal normal normal 16px/22px Roboto;
        letter-spacing: 0px;
        color: #757570;
        opacity: 1;
        margin-bottom: 0px;
        @media (max-width:991px) {
          font: normal normal normal 14px/20px Roboto;
        color: #173249;
        }
      }
    }
  }
  a.topic-cta{
    button{
      font: normal normal 600 18px/27px 'BarlowCondensed', sans-serif;
      letter-spacing: 0.81px;
      color: #005282;
      text-transform: uppercase;
    white-space: initial;
    margin-top: 24px;
	max-width: 90%;
    @media (max-width:767px){
        font: normal normal 600 14px/21px 'Titillium Web';
        letter-spacing: 0.63px;
      }
	  &:hover {
		color: #fff;
	  }
    }
    button.outline::before{
      @media (max-width:767px){
        border: 1px solid #005282;
      }
    }
  } 
}
}
.text{
  .cmp-text{
    p{
      font: normal normal normal 16px/22px Roboto;
      letter-spacing: 0px;
      color: #757570;
      @media (max-width:991px){
        font: normal normal normal 14px/20px Roboto;
        letter-spacing: 0px;
        color: #757570;
      }
    }
  }
}
  #owners-manual-img{
    @media (max-width:767px){
      width: 100% !important;
      margin: 0px;
    }
    img{
      @media (max-width:767px){      
        width: auto;
      }
    }
  }
}

#cr-owner-manual-link{
    p{
      text-align: left;
        font: normal normal normal 16px/22px Roboto;
        letter-spacing: 0px;
        color: #757570;
        opacity: 1;
    }
    p {
        a{
          text-decoration: underline;
          font: normal normal bold 16px/19px Roboto;
          letter-spacing: 0px;
          color: #005282 !important;
          text-transform: uppercase;
          background: transparent !important;
          opacity: 1;
        }
    }

}
#document-warranty{
 .container-fixed {
    @media (min-width: 992px) {
		max-width: 100% !important;
	    padding-left: 60px;
	    padding-top: 15px;
	 }
 }

.title{
  .cmp-title {
    .cmp-title__text{
      font: normal normal bold 55px/65px 'Titillium Web';
      letter-spacing: 2.48px;
      color: #173249;
      text-transform: uppercase;
      opacity: 1;
      @media (max-width:991px){
        font: normal normal bold 34px/42px Titillium Web;
        letter-spacing: 1.53px;
      }
    }
	.head-width {
		@media(min-width: 992px) {
		    width: 100%;
		    padding: 15px 10px;
		}
		@media (min-width: 767px) and (max-width: 991px) {
		    padding: 15px 0;
		}
	}
  }
}
.cmp-text.c-link{
h2{
  font: normal normal bold 24px/32px 'Titillium Web';
  letter-spacing: 1.08px;
  color: #173249;
  text-transform: uppercase;
  opacity: 1;
  @media  (max-width:767px){
    font: normal normal bold 16px/24px 'Titillium Web';
    letter-spacing: 0.72px;
  }
}
h4{
	@media (max-width: 991px) {
		font-size: 16px;
		margin-left: 0;
	}
	
	& + p {
		@media (max-width: 767px) {
			margin-bottom: 28px;
		}
	}
}
p{
  font: normal normal normal 16px/22px Roboto;
  letter-spacing: 0px;
  color: #757570;
  opacity: 1;
  @media (max-width: 991px){
    font: normal normal normal 14px/20px Roboto;
  }
	@media (max-width: 767px) {
			text-align: left;
	}
    a{
     color: #173249 !important;
     font: normal normal normal 16px/19px Roboto;
     text-decoration: none;

	  @media  (max-width: 991px){
          font: normal normal normal 14px/20px Roboto;
          letter-spacing: 0px;
          color: #005282 !important;
      }
		
    }
  
  & + h4 {
    @media(min-width: 991px) { 
	  padding-top: 15px;
    }
  }
  &:last-child {
	  @media (max-width: 767px) { 
		margin-bottom: 3px; 
	  }
  }
}
div{
  b{
    text-align: left;
    font: normal normal bold 24px/32px 'Titillium Web';
    letter-spacing: 1.08px;
    color: #173249;
    text-transform: uppercase;
    opacity: 1;
    @media (max-width:991px){
      font: normal normal bold 16px/24px Titillium Web;
      letter-spacing: 0.72px;
      color: #173249;
    }
  }
}
ul{
  list-style: none;
  padding: 0;
  padding-left: 20px;
  li{
    a{
	    font: normal normal normal 16px/19px Roboto;
	    letter-spacing: 0px;
	    color: #173249 !important;
	    opacity: 1;
	    text-decoration: none;
		@media (min-width: 767px) {
			padding-left: 10px;
		}
	    @media (max-width: 991px) {
	      font: normal normal normal 14px/20px Roboto;
	    }
  	}
 	a::before{
		 content: url(../../../content/dam/crestliner/general/icons/picture_as_pdf_black_24dp.svg); 
		 font-family: FontAwesome;
		 display: inline-block;
		 margin-left: -1.3em; 
		 /* width: 1.3em; */
		 width: 25px;
		 height: 25px;
		 position: relative;
		 top: 7px;
		 right: 12px;
		 @media (max-width: 991px) and (min-width: 768px) {
			margin-left: -34px;
		 }
	 	 @media (max-width: 767px){
			right: 4px;
			margin-left: -24px;
 		 }
 	}
 	@media (max-width:767px){
   		border: none;
 	}
 	@media (max-width:1023px){
  		border: none;
	}
   }
  }
 }
}
#cr-catalog-archive{
	@media (min-width: 1024px) {
		margin: 0 40px;
	}
	
	.catalog-list {
	    @media (min-width: 1024px) {
			margin: 0 5px;
		}
		
		.paddingBottom30 {
	        @media (min-width: 1024px) {
				padding-bottom:40px !important;
			}
	    }
	}
.cmp-title-heading{
    font: normal normal bold 55px/83px 'Titillium Web';
    letter-spacing: 2.48px;
    color: #173249 !important;
    text-transform: uppercase;
    opacity: 1;
}
.topiclink{
  .topic-container{
    .left-topic{
      padding-top: 0px;
	  padding-left: 0;
	  @media (max-width: 767px) {
		padding-right: 0;
	  }
    }
    h2{
      @media (min-width: 992px) {
		font: normal normal bold 24px/32px 'Titillium Web';
	  }
      letter-spacing: 1.08px;
      color: #173249;
      text-transform: uppercase;
      opacity: 1;
    }
    .left-head{
      margin: 0px;
      .pt-3{
        padding-top: 0px !important;
		
		@media (min-width: 767px) and (max-width: 991px) {
			padding-top: 32px !important;
		}
      }
      .description{
        h1{
          font: normal normal bold 55px/65px 'Titillium Web';
          letter-spacing: 2.48px;
          color: #173249;
          text-transform: uppercase;
          opacity: 1;
          @media (max-width:767px){
            font: normal normal bold 20px/31px 'Titillium Web';
            letter-spacing: 0.9px;
          }
        }
      }
    }
    .description{
      p{
        font: normal normal normal 16px/22px Roboto;
        letter-spacing: 0px;
        color: #757570;
        opacity: 1;
      }
    }
  }
  .cta-list{
    position: relative;
    z-index: 1;
  }
}
.image {
	@media (max-width: 767px) {
	    margin-left: 0;
	    width: 100%;
	}
}
}
#cr-paint-codes{
.text{
  .cmp-text.c-link{
    margin-top:28px;
	@media (max-width: 767px) {
		margin-top: 0;
    	padding-bottom: 0 !important;
	}
    p{
    text-align: left;
    font: normal normal normal 16px/19px Roboto;
    letter-spacing: 0px;
    color: #757570;
    a{
      text-decoration: underline;
      font: normal normal bold 16px/19px Roboto;
      letter-spacing: 0px;
      color: #005282 !important;
    }
    }
  }
}
.image{
  .cmp-image__image{
    width: auto;
  }
}
.image{
	@media (max-width: 767px) {
		margin-left: 0;
    	width: 100%;
	}
}
.cmp-image {
	@media (max-width: 767px) {
		padding-top: 15px !important;
	}
}
}
#cr-catalog-archive{
	#documentspage-tab.tabs-page-view.page-mob-dropdown #cr-catalog-archive .nav-tabs .nav-item {
	    margin: 0;
	}
  .tabbed-component {
    max-width: 100% !important;
        .nav-tabs{
        background: transparent;
        font: normal normal bold 36px/55px 'Titillium Web';
        letter-spacing: 1.62px;
        color: #173249 !important;;
        text-transform: uppercase;
        opacity: 1;
      li{
        a{
          font: normal normal bold 36px/55px 'Titillium Web';
          letter-spacing: 1.62px;
          color: #173249 !important;;
          text-transform: uppercase;
          opacity: 0.7;       
          @media (max-width: 991px) {
            font: normal normal bold 20px/31px 'Titillium Web';
          } 
        }
        a.active{
          font: normal normal bold 36px/55px 'Titillium Web';
          letter-spacing: 1.62px;
          color: #173249 !important;
          text-transform: uppercase;
          opacity: 1;
          @media (max-width:991px) {
            font: normal normal bold 20px/31px 'Titillium Web'; 
          }
        }
      }
    }
  }
  .tabbed-component .nav-tabs .nav-item.show .nav-link::after, .tabbed-component .nav-tabs .nav-link.active::after{
        height: auto;
        background: none;
		display: none;
      }  
      .tabbed-component .nav-tabs li a::after{
        height: auto;
        background: none;
      }
  .image-block{
    padding: 20px 46px;
    .img-block-footer{
        padding: 10px 46px;
        min-height: auto;
        padding: 0px 46px;
        text-align: left;
        min-height: auto;
        position: absolute;
        top: -20px;
        bottom: auto;
        background: none;
        .title{
          text-align: center;
          a{
            font: normal normal bold 24px/30px 'Titillium Web';
            letter-spacing: 1.08px;
            color: #173249 !important;
            text-transform: uppercase;
            opacity: 1;
          }
        }
    }
  }  
  .image-list {
    .section-hdr{
      max-width: initial;
      h2{
        text-align: left;
        font: normal normal bold 34px/42px 'Titillium Web';
        letter-spacing: 1.53px;
        color: #173249;
        text-transform: uppercase;
        opacity: 1;
      }
    }
  }  
  }

.content-mobile{
      .selectItem{
      select{
        border: 1px solid #005282;
      }
    }
  }
  #documentspage-tab{
    .content-mobile{
        .mobItemList{
          display:none;
        }
        .mobItemList.active{
          display:block;
        }
    }
    &.tabs-page-view.page-mob-dropdown{
      .nav-tabs{
        .nav-item{
          margin: 0 2.5%;
        }
      }
    }
}
@media (min-width: 1023px) {
    #cr-catalog-archive .topiclink .topic-container h2 {
        font: normal normal bold 55px/83px 'Titillium Web';
		margin-top: 35px;
    }
	#cr-catalog-archive .topiclink .topic-container .description p {
		margin-bottom: 0;
	}
	#cr-catalog-archive .loadmore button {
	    font-size: 18px;
	}
    .catalog-list .loadmore a button {
        font: normal normal 600 18px/27px 'BarlowCondensed', sans-serif !important;
		text-transform: uppercase;
    }
    #documentspage-tab{
      #cr-catalog-archive{
          .tabbed{
            .tab-comp{
              .tabbed-component{
                .nav.nav-tabs{
                  li{
                    margin: 0px;
                    a{
                      padding: 20px 25px;
                    }
                  }
                }
              }
            }
          }
      }
    }
}
@media (max-width:767px){
  #documentspage-tab{
    .mobItemList{
      .topiclink{
        width: 95%;
        margin: 0px;
        .cta-list{
          text-align: center;
          width: 96%;
          margin: 0 auto;
          .topic-cta{
          button{
            font: normal normal 600 14px/21px 'BarlowCondensed', sans-serif;
			text-transform: uppercase;
            padding: 10px;
            margin: 10px 0px;
            width:100%;
          }
          button.outline::before{
            border: 1px solid #005282;
          }
        }
        }
      }
    }
    .topic-container .bg-transparent .cta-list a.topic-cta, .topic-container .bg-transparent .cta-list a.topic-cta1{
      padding: 0px 0px;
    }

 }
 }


@media (max-width: 767px) {
	.text {
		.cmp-text{
		    &.c-link {
				h2, p {
		    		& + p {
		    			font-weight: 500;
              text-align: center;
		    		}
		    	}
				
				p {
					b {
					    font: normal normal 600 18px/27px 'Titillium Web';
					}
				}
			}
		}
	}
}

@media only screen and (max-width: 1023px){
  .cmp-text.c-link{
      p{
          font-size: 14px;
      }
  }
}

@media (max-width: 991px){
  #cr-catalog-archive .topiclink .topic-container h2{
    font: normal normal bold 20px/31px Titillium Web;
  }
  #cr-catalog-archive .catalog-list .category .titlevalue h2{
    font: normal normal bold 20px/31px 'Titillium Web';
    padding-left: 0;
  }
  #cr-catalog-archive .catalog-list .card .card-title {
	font: normal normal normal 14px/20px Roboto;
  }
  #cr-catalog-archive .tabbed-component .nav-tabs li {
	margin: 0 !important;
  }
  #cr-catalog-archive .tabbed-component .nav-tabs li a{
    opacity: 0.7;
  }
  #cr-catalog-archive .cmp-image.paddingRight25.paddingTop72 {
	padding: 0 20px !important;
  }
  #cr-catalog-archive .cmp-image__image {
	width: 100%;	
  }
  
  #document-warranty .title .cmp-title .head-width,
  #cr-owner-manual .title .cmp-title .head-width {
    padding-top: 32px;
  }
  #documentspage-tab #cr-owner-manual .cta-list {
    padding-top: 30px;
    margin-right: 0;
  }
}

@media (min-width: 767px) and (max-width: 991px) {
	#cr-catalog-archive .card img {
	    width: 150px;
	    height: 150px;
	}
	
	#cr-catalog-archive .topiclink .topic-container h2{ 
		margin: 0 0 10px;
	}
	
	#cr-catalog-archive .catalog-list .card {
	    margin: 0 auto;
	    text-align: center;
	}
	
	#cr-catalog-archive .catalog-list .loadmore a button{
		font: normal normal 600 18px/27px 'BarlowCondensed', sans-serif;
		text-transform: uppercase;
  	}
}
.boat-configurator #saveModal button.exit-builder:focus{
  box-shadow: none;
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape){
  #cr-catalog-archive{
    .cmp-image{
      padding-top: 10px !important;
      padding-right: 25px !important;
      padding-left: 20px;
    }
  }
}

@media (max-width: 767px) {
	#cr-catalog-archive .topiclink .topic-container h2{ 
		margin: 32px 0 10px;
	}
	#cr-catalog-archive .tabbed-component {
		padding-top: 0 !important;
		
		.nav-tabs {
		    flex-wrap: nowrap;
		    justify-content: left;
		    overflow-x: scroll;
		    scroll-behavior: smooth;
			-webkit-appearance: none;
			scrollbar-width: none;
			-ms-overflow-style: none;
		}
	}
	#cr-catalog-archive .tabbed-component .nav-tabs::-webkit-scrollbar {
	    display: none;
	}
	#cr-catalog-archive .tabbed-component .nav-tabs li {
	    min-width: auto;
	    width: auto;
	    white-space: nowrap;
	    padding-right: 20px;
		margin: 0 !important;
		a {
			padding: 0;
			height: auto;
		}
	}
	#cr-catalog-archive .catalog-list .category .titlevalue h2{ 
		padding-top: 0;
	}
	
	#cr-catalog-archive .catalog-list .loadmore a button{
		font: normal normal 600 14px/21px 'BarlowCondensed', sans-serif;
		text-transform: uppercase;
	}
	#document-warranty .aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--offset--default--1 {
	    margin-left: 0;
		width: 100%;
	}
	#cr-catalog-archive .catalog-list .category-cards-row>div {
	    justify-content: center;
	}
	#cr-owner-manual .image {
	    width: 100%;
	}
}

#request-literature-imagelist{
 @media (max-width:767px){ 
  .section-hdr{
    padding-bottom: 10px;
    padding-top: 40px;
  }
 }
}
@media only screen and (min-width: 1023px){
    #military-discount-text-cmp .classifn{
        padding-top: 32px;
        margin-bottom:4px;
    }
  	#family_model_list_tab{
        .section-hdr{
            padding-bottom: 0;
            padding-top: 40px;
            h2{
                margin-bottom: 0;
            }
        }
        .model-list-wrapper {
            padding: 25px 0;
        }
        .model-info-wrapper{
            .model-name, .model-starting-price{
        		margin-bottom: 10px;
            }
            .button-section{
                padding: 8px 0 10px;
                .btn{
                    margin-bottom: 29px;
                }
            }
        }
        .model-tabs-list li{
            padding: 0 34px;
        }
    }
}

@media (max-width:767px){
    #family_model_list_tab{
        .section-hdr{
            padding-top: 15px;
        }
    }
    #military-discount-text-cmp .classifn{
        padding-top:14px;
        margin-left: 13px;
        margin-right: 13px;
    }
    #military-discount-text-cmp .classifn-subtxt{
        font-size:14px;
        padding: 0 13px;
    }
    #military-discount-text-cmp .military-cls{
        text-align: left !important;
    }
}

.text .cmp-text.c-link .military-cls b{
  font: normal normal 600 18px/36px 'Titillium Web';
}

#request-literature-imagelist{  
    .img-block-wrapper.three-block{
      .image-block{
        img{
            height: auto !important;
            @media (max-width: 767px){
              max-height: 600px;
            }
        }
      }
    }
  }  
  
  #cr-catalog-archive{
    .category{
      .category-cards-row{
        .card{
          a:hover{
            text-decoration: none;
          }
        }
      }
    }
  } 
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape){
    #cr-catalog-archive .topiclink .topic-container h2{
      font: normal normal bold 20px/31px 'Titillium Web';
    }
    #cr-catalog-archive .catalog-list .category .titlevalue h2{
      font: normal normal bold 20px/31px 'Titillium Web';
      padding-left: 0;
    }
    #cr-catalog-archive .catalog-list .card .card-title {
    font: normal normal normal 14px/20px Roboto;
    }
    #cr-catalog-archive .tabbed-component .nav-tabs li {
    margin: 0 !important;
    }
    #cr-catalog-archive .tabbed-component .nav-tabs li a{
      font: normal normal bold 20px/31px 'Titillium Web';
    }
    #cr-catalog-archive .tabbed-component .nav-tabs li a.active{
      font: normal normal bold 20px/31px 'Titillium Web';
    }
    #cr-catalog-archive .tabbed-component .nav-tabs li a{
      opacity: 0.7;
    }
    #cr-catalog-archive .cmp-image.paddingRight25.paddingTop72 {
    padding: 0 20px !important;
    }
    #cr-catalog-archive .cmp-image__image {
    width: 100%;	
    }
  }
  @media (max-width:767px) {
  #military-discount-text-cmp p{
    font-size:14px;
  }
}

#cr-catalog-archive .topiclink .cta-list a:hover{
  text-decoration: none;
}
#cr-owner-manual, #cr-paint-codes{
  .container-fixed {
     @media (min-width: 992px) {
     max-width: 100% !important;
       padding-left: 60px !important;
       padding-right: 23px !important;
    }
  }
}

#documentspage-tab .mobItemList #cr-owner-manual .topiclink {
	@media (max-width: 600px) { 
		width: 95%; 
	}
	@media (max-width: 767px) and (min-width: 601px) {
		width: 95%; 
	}
}
.error{
  color: #FF0000;
}

body.modal-open-class {
  overflow: hidden !important;
}
#documentspage-tab .cmp-container{
    padding-top: 0 !important;
}
@media (max-width:767px){
	#family-photos-container{
		.title{
			.paddingTop10{
				padding-top: 10px !important;
			}
		}
	}
}
.topiclink.h1_h2 h1{
    font-size: 34px;
    @media only screen and (min-width: 1023px){
        font-size: 55px;
        line-height: 65px;
        letter-spacing: 2.48px;
    }
}
.text.h1_h3 h1{
    font-size:24px;
    letter-spacing: 1.08px;
    @media only screen and (min-width: 1023px){
        font-size: 36px;
    	letter-spacing: 1.62px;
    }
}

// contact sales button

#chat-on-left-side {
  .embeddedServiceHelpButton{
    .helpButton {
      left: 40px;
      max-width: 400px;

      @media (max-width: 767px){
        left: 8px;
        bottom: 50px;
      }
    }
  }
  .embeddedServiceSidebar{
    &.layout-docked{
        .dockableContainer{
          left: 40px;
        }
    }
  }
  .embeddedServiceSidebarMinimizedDefaultUI {
    left: 40px;
  }
} 
.list_component .list-info .list-title{
   font-size: 20px;
}
.icon-image .list-details{
   display: none;
}
.cta.ss-button-border a {
  & button {
    position: relative;
    padding: 10px 0;
    text-transform: uppercase;
    font-weight: 800;
    font-family: 'BarlowCondensed', sans-serif;
    font-size: 18px;
    letter-spacing: 0.81px;
    &::before {
      position: absolute;
      top: 0px;
      left: -10px;
      content: '';
      transform: skew(-20deg);
      width: 18px;
      height: 100%;
      background-color: inherit;
    }
    &::after{
      position: absolute;
      top: 0px;
      right: -10px;
      content: '';
      transform: skew(-20deg);
      width: 18px;
      height: 100%;
      background-color: inherit;
    }
    &:not(.outline){
      border: none;
    }
    &.outline {
      &::before {
        top: -2px;
        border-left: inherit;
        border-bottom: inherit;
        border-top: inherit;
        box-sizing: content-box;
      }
      &::after{
        top: -2px;
        border-right: inherit;
        border-top: inherit;
        border-bottom: inherit;
        box-sizing: content-box;
      }
    }
  } 
}
.dealer-locator .dealerlocater {
  margin-top: 110px;
}
.dealer-locator .dealerlocater .jumbotron.sidevar {
  background-color: #ffffff;
  padding: 20px 0 0;
  margin-bottom: 0;
}
.dealer-locator .dealerlocater .jumbotron.sidevar .back {
  padding: 0 40px;
}
.dealer-locator .dealerlocater .jumbotron.sidevar .back .searchback {
  font: normal normal bold 16px Titillium Web, sans-serif;
  color: #173249 !important;
  margin-left: 0;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.72px;
}
.dealer-locator .dealerlocater .jumbotron.sidevar .back a.searchback:before {
  content: "\f053";
  font: 100 14px/1 FontAwesome;
  margin-right: 20px;
  color: #173249 !important;
}
.dealer-locator .dealerlocater .jumbotron.sidevar .finddealer h1 {
  text-align: left;
  font: normal normal bold 34px 'Rokkitt', sans-serif;
  color: #173249;
  text-transform: uppercase;
  opacity: 1;
  padding: 16px 40px 0;
}
.dealer-locator .dealerlocater .jumbotron.sidevar .dropdowndealer {
  padding: 0 40px;
}
.dealer-locator .dealerlocater .jumbotron.sidevar .dropdowndealer .dealercountry.custom-select {
  border-width: 0;
  margin-bottom: 24px;
}
.dealer-locator .dealerlocater .jumbotron.sidevar .dropdowndealer .dealercountry .select-items {
  font: normal normal bold 18px 'BarlowCondensed', sans-serif;
  z-index: 999;
}
.dealer-locator .dealerlocater .jumbotron.sidevar .dropdowndealer .dealercountry.custom-select .select-selected,
.dealer-locator .dealerlocater .jumbotron.sidevar .dropdowndealer .dealercountry.custom-select .select-items > div {
  color: #757570;
  text-align: left;
  font: normal normal bold 18px 'BarlowCondensed', sans-serif;
  letter-spacing: 0px;
  text-transform: uppercase;
  opacity: 1;
}
.dealer-locator .dealerlocater .jumbotron.sidevar .dropdowndealer .formlabel {
  font: normal normal normal 16px Roboto, sans-serif;
  letter-spacing: 0px;
  color: #173249;
  bottom: 0;
  text-transform: none;
}
.dealer-locator .dealerlocater .jumbotron.sidevar .finddealer .search .searchicon {
  color: #565555;
  cursor: pointer;
}
.dealer-locator .dealerlocater .jumbotron.sidevar .dropdowndealer .dealercountry.custom-select .select-selected {
  border: 1px solid #757570;
  display: block;
  position: relative;
  padding-top: 8px;
}
.dealer-locator .dealerlocater .jumbotron.sidevar .finddealer .search .inputbox {
  color: #757570;
  text-align: left;
  font: normal normal 600 18px 'BarlowCondensed', sans-serif;
  letter-spacing: 0px;
  text-transform: uppercase;
  opacity: 1;
  border: 1px solid #757570;
}
.dealer-locator .dealerlocater .form-control:disabled,
.dealer-locator .dealerlocater .form-control[readonly] {
  background-color: #e9ecef;
  cursor: not-allowed;
}
.dealer-locator .dealerlocater .jumbotron.sidevar .finddealer .autocomplete .inputbox {
  padding: 6px 35px 6px 12px;
}
.dealer-locator .dealerlocater .jumbotron.sidevar .dropdowndealer .uselocation {
  margin-top: 8px;
}
.dealer-locator .dealerlocater .jumbotron.sidevar .dropdowndealer .uselocation .fa-location-arrow {
  color: #173249;
  width: 20px;
}
#placeIdSearch .autocomplete.remove-autocomplete .autocomplete-items {
  display: none;
}
.dealer-locator .dealerlocater .jumbotron.sidevar .dropdowndealer .uselocation a {
  font: normal normal normal 16px Roboto, sans-serif;
  cursor: pointer;
  text-decoration: underline;
  color: #173249;
  opacity: 1;
}
.dealer-locator .dealerlocater .jumbotron.sidevar .accordiondealer {
  max-height: 100%;
  overflow-x: hidden;
  margin-top: 3rem;
  padding: 0;
}
.dealer-locator .dealerlocater .jumbotron.sidevar .accordiondealer .card {
  border: 1px solid #DBDAD9;
  padding: 0 20px;
  margin: 0px;
}
.dealer-locator .dealerlocater .jumbotron.sidevar .accordiondealer .card-header {
  padding: 20px 20px 1px 36px;
}
.dealer-locator .dealerlocater .jumbotron.sidevar .accordiondealer .card-header a {
  padding-left: 0;
  position: relative;
  text-align: left;
  font: normal normal bold 20px Titillium Web, sans-serif;
  letter-spacing: 0.9px;
  color: #173249;
  text-transform: uppercase;
  opacity: 1;
}
.dealer-locator .dealerlocater .jumbotron.sidevar .accordiondealer .card-header a[aria-expanded="true"] {
  font-size: 24px;
  letter-spacing: 1.08px;
}
.dealer-locator .dealerlocater .jumbotron.sidevar .accordiondealer .card-header a:hover {
  text-decoration: none;
}
.dealer-locator .dealerlocater .jumbotron.sidevar .accordiondealer .card-header i.fa.fa-chevron-down {
  float: none;
  left: -35px;
  clear: both;
  position: absolute;
  top: 7px;
  font-size: 15px;
}
.dealer-locator .dealerlocater .jumbotron.sidevar .accordiondealer .card-header a[aria-expanded="true"] i.fa.fa-chevron-down {
  top: 11px;
}
.dealer-locator .dealerlocater .jumbotron.sidevar .accordiondealer .card-body > div,
.dealer-locator .dealerlocater .jumbotron.sidevar .accordiondealer .card-body > .viewlable {
  padding-left: 12px;
}
.dealer-locator .dealerlocater .jumbotron.sidevar .accordiondealer .card-body .distance {
  font: normal normal normal 13px Roboto, sans-serif;
  letter-spacing: 0px;
  color: #173249;
  margin-bottom: 15px;
}
.dealer-locator .dealerlocater .jumbotron.sidevar .accordiondealer .card-body .address {
  font: normal normal normal 14px Roboto, sans-serif;
  letter-spacing: 0px;
  color: #173249;
  margin-bottom: 20px;
}
.dealer-locator .dealerlocater .jumbotron.sidevar .accordiondealer .card-body a.phone-link {
  font: normal normal 600 14px 'BarlowCondensed', sans-serif;
  letter-spacing: 0px;
  color: #173249;
  margin-bottom: 15px;
}
.dealer-locator .dealerlocater .jumbotron.sidevar .accordiondealer .card-body a.phone-link .viewlable {
  padding-left: 12px;
  display: inline-block;
  padding-top: 0;
  font: normal normal normal 14px Roboto, sans-serif;
  letter-spacing: 0px;
  color: #173249;
  margin-bottom: 15px;
}
.dealerlocater .btn {
  padding: 10px 20px;
}
.dealerlocater .card {
  cursor: auto;
}
.dealer-locator .dealerlocater .jumbotron.sidevar .accordiondealer .card-body a.outline {
  color: #005282;
  font: normal normal 600 18px Titillium Web, sans-serif;
  margin: 0 10px;
}
.dealer-locator .dealerlocater .jumbotron.sidevar .accordiondealer .card-body a.outline:hover {
  color: #FFFFFF;
}
.dealer-locator .dealerlocater .jumbotron.sidevar .accordiondealer .card-body a {
  color: #173249;
  font: normal normal normal 16px Roboto, sans-serif;
}
#dealerLocationModal .modal-dialog,
#dealerBrowserBlock .modal-dialog {
  max-width: 563px;
}
#dealerLocationModal .modal-content,
#dealerBrowserBlock .modal-content {
  background: #fff;
  height: auto;
}
#dealerLocationModal .modal-body .modalheader,
#dealerBrowserBlock .modal-body .modalheader {
  text-align: center;
  font: normal normal bold 36px Titillium Web, sans-serif;
  letter-spacing: 1.62px;
  color: #173249;
  text-transform: uppercase;
  opacity: 1;
  margin-bottom: 25px;
}
#dealerLocationModal .modal-body p,
#dealerBrowserBlock .modal-body p {
  font: normal normal normal 18px 'BarlowCondensed', sans-serif;
  letter-spacing: 0px;
  color: #173249;
  opacity: 1;
  padding: 0px 20px;
  text-align: left;
}
#dealerLocationModal .modalbuttons,
#dealerBrowserBlock .modalbuttons {
  margin-top: 70px;
  margin-bottom: 40px;
  justify-content: space-around !important;
}
#dealerLocationModal .modalbuttons .btn,
#dealerBrowserBlock .modalbuttons .btn {
  padding: 10px 40px !important;
}
#dealerLocationModal button.allowbutton,
#dealerBrowserBlock button.allowbutton {
  background: #075180;
  order: 2;
  border: 2px solid transparent;
  text-align: center;
  font: normal normal 600 18px 'BarlowCondensed', sans-serif;
  letter-spacing: 0.81px;
  color: #FFFFFF;
  text-transform: uppercase;
  opacity: 1;
}
#dealerLocationModal button.allowbutton:hover,
#dealerBrowserBlock button.allowbutton:hover {
  color: #fff;
  background: #173249;
}
#dealerLocationModal button.blockbutton {
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 2px solid #005282;
  margin-left: 0;
  text-align: center;
  font: normal normal 600 18px 'BarlowCondensed', sans-serif;
  letter-spacing: 0.81px;
  color: #005282;
  text-transform: uppercase;
  opacity: 1;
}
#dealerLocationModal button.blockbutton:hover {
  background: #005282 0% 0% no-repeat padding-box;
  border: 2px solid #005282;
  color: #FFFFFF;
}
/* dealer details related CSS*/
.resultscard .back .searchback {
  text-align: left;
  text-decoration: underline;
  font: normal normal bold 16px/19px Roboto, sans-serif;
  letter-spacing: 0px;
  color: #173249 !important;
  opacity: 1;
  margin-left: 15px;
}
.dealerlocater.dealerlocater-details .col-lg-4.col-md-12.left-cards-panel .searchback:before {
  color: #173249;
  content: "\f053";
  font: 100 14px/1 FontAwesome;
  padding-right: 15px;
  margin-left: 20px;
  display: inline-block;
  text-decoration: none;
}
.dealer-details .dealerlocater-details.resultscard .left-cards-panel .card {
  margin: 0;
  border: 1px solid #DBDAD9;
  padding-bottom: 10px;
}
.dealer-details .dealerlocater-details.resultscard .left-cards-panel .card .card-body {
  padding-left: 40px !important;
  padding-bottom: 0 !important;
}
.dealer-details .dealerlocater-details.resultscard .left-cards-panel .card .card-body > .card-lable.viewlable {
  text-align: left;
  font: normal normal bold 24px Titillium Web, sans-serif;
  letter-spacing: 1.08px;
  color: #173249;
  text-transform: uppercase;
  opacity: 1;
  padding: 20px 0 10px 40px;
}
.dealer-details .dealerlocater-details.resultscard .left-cards-panel .card .card-body > .card-lable.viewlable:before {
  font: 100 15px FontAwesome;
  content: "\f077";
  color: #173249;
  position: absolute;
  left: 30px;
  top: 31px;
  display: none;
}
.viewlable:nth-child(1) {
  padding: 0;
}
.dealer-details .dealerlocater-details.resultscard .card .card-body .viewlable {
  text-align: left;
  font: normal normal normal 14px Roboto, sans-serif;
  letter-spacing: 0px;
  color: #173249;
  opacity: 1;
}
.dealer-details .dealerlocater-details.resultscard .card .card-body .contactdealer a {
  text-align: left;
  text-decoration: underline;
  font: normal normal normal 16px Roboto, sans-serif;
  letter-spacing: 0px;
  color: #173249;
  opacity: 1;
}
.dealer-details .dealerlocater-details.resultscard .card .card-body .address {
  margin-bottom: 4px;
}
.dealerlocater.resultscard.dealerlocater-details .card-body .phone-link.collapsed {
  display: block;
  margin-top: 20px;
}
.dealer-details .dealerlocater-details.resultscard .card .card-body .contactdealer {
  padding-left: 40px;
}
.dealer-details .dealerlocater-details.resultscard .card .card-body .distance {
  text-align: left;
  font: normal normal normal 13px Roboto, sans-serif;
  letter-spacing: 0px;
  color: #173249;
  opacity: 1;
  margin-bottom: 18px;
}
.dealer-details .detaildealer {
  margin-bottom: 20px;
}
#dealerLocationModal .modal-header .close,
#dealerBrowserBlock .modal-header .close {
  padding: 0 20px 0 0;
}
#dealerLocationModal .modal-header,
#dealerBrowserBlock .modal-header {
  padding-bottom: 0;
}
#dealerLocationModal .modal-header .close span,
#dealerBrowserBlock .modal-header .close span {
  color: #005282;
  font-size: 50px;
  font-weight: 100;
}
#dealerLocationModal .dealeraddress {
  margin-top: 0px !important;
}
.dealer-locator .dealerlocater .jumbotron.sidevar .dropdowndealer .formlabel.dealeraddress {
  margin-top: 0px !important;
}
@media only screen and (min-width: 319px) and (max-width: 1023px) {
  #dealerLocationModal .modal-header .close span,
  #dealerBrowserBlock .modal-header .close span {
    display: block;
  }
}
@media only screen and (max-width: 991px) {
  .dealer-locator .dealerlocater {
    padding-top: 55px;
  }
  .dealer-locator .dealerlocater .jumbotron.sidevar .finddealer h1 {
    font-size: 24px;
    padding: 10px 20px 0;
  }
  .dealer-locator .dealerlocater .jumbotron.sidevar .back {
    padding: 0 20px;
  }
  .dealer-locator .dealerlocater .jumbotron.sidevar .dropdowndealer {
    padding: 0 20px;
  }
  .dealerlocater.dealerlocater-details .col-lg-4.col-md-12.left-cards-panel .searchback:before {
    margin-left: 5px;
  }
  .dealer-details .resultscard {
    padding-top: 50px !important;
    padding-right: 0;
  }
  .dealer-locator .dealerlocater .jumbotron.sidevar .accordiondealer .card-body a.outline {
    margin: 0;
  }
  .dealer-details .dealerlocater-details.resultscard .left-cards-panel .card .card-body > .card-lable.viewlable {
    text-align: left;
    font: normal normal bold 24px Titillium Web, sans-serif;
    letter-spacing: 1.08px;
    color: #173249;
    text-transform: uppercase;
    opacity: 1;
    padding-left: 25px;
  }
  .dealer-details .dealerlocater-details.resultscard .left-cards-panel .card .card-body > .card-lable.viewlable:before {
    left: 20px;
  }
  .dealer-details .dealerlocater-details.resultscard .left-cards-panel .card .card-body {
    padding-left: 25px !important;
  }
  .dealer-details .dealerlocater-details.resultscard .card .card-body .contactdealer {
    padding-left: 20px;
  }
  .dealer-details .dealerlocater-details.resultscard .card-view-details .left-cards-panel {
    padding: 10px 20px 20px;
  }
  .dealer-details .dealerlocater-details.resultscard .card-view-details .left-cards-panel:first-child {
    padding: 10px 20px 20px;
  }
  .dealer-details .dealerlocater-details.resultscard .card-view-details .left-cards-panel .card {
    height: auto;
  }
}
@media only screen and (min-width: 992px) {
  .dealer-details #viewmap {
    top: 57px;
    padding: 0;
    min-height: 380px;
    height: 89%;
    padding-bottom: 0;
  }
  .col-md-12.card-view-details {
    margin-top: 22px;
    clear: both;
  }
  .dealer-details .dealerlocater-details.resultscard .left-cards-panel .card {
    height: 90%;
    min-height: 367px;
  }
  .dealer-details .dealerlocater-details.resultscard .card-view-details .left-cards-panel:not(:first-child) .card .card-body {
    padding: 40px !important;
  }
  .dealer-details .dealerlocater-details.resultscard .card-view-details .left-cards-panel .card {
    min-height: 120px;
  }
}
@media only screen and (max-width: 767px) {
  #dealerLocationModal .modalbuttons {
    flex-direction: column;
    padding-bottom: 0;
  }
  #dealerLocationModal button.blockbutton {
    margin-top: 0;
    font-size: 14px;
  }
  #dealerLocationModal button.allowbutton {
    margin-top: 20px;
    font-size: 14px;
  }
  #dealerLocationModal .modal-header,
  #dealerBrowserBlock .modal-header {
    padding-bottom: 20px;
  }
  .dealer-details .dealerlocater-details.resultscard .card-view-details .left-cards-panel {
    padding: 20px;
  }
  .dealer-details .dealerlocater-details.resultscard .card-view-details .left-cards-panel {
    padding: 10px 20px !important;
  }
}
.dealerlocater .detaildealer a > span {
  margin-left: -4px;
}
.dealer-details .dealerlocater-details.resultscard .card-view-details .left-cards-panel {
  padding: 20px 0 50px;
}
.dealer-details .dealerlocater-details.resultscard .card-view-details .left-cards-panel .card .card-body {
  padding: 20px;
}
.dealer-details .dealerlocater-details.resultscard .card-view-details .left-cards-panel:first-child {
  padding: 20px 16px 50px 37px;
}
.dealer-locator .dealerlocater-details.resultscard .card-view-details .left-cards-panel .card {
  padding: 0;
  height: auto;
  min-height: 120px;
}
.dealer-details .dealerlocater-details.resultscard .left-cards-panel .card .card-body > .card-body .card-lable.viewlable {
  font: normal normal normal 14px/20px Roboto;
  letter-spacing: 0px;
  padding-left: 0;
}
.type-sold .title,
.type-sold {
  font: normal normal normal 14px/20px Roboto;
  text-align: left;
}
.typesavalable {
  font: normal normal normal 14px/20px Roboto;
  text-align: left;
}
.dealer-details .dealerlocater-details.resultscard .card-view-details .left-cards-panel .card .distance .sub-title {
  text-align: left;
  font: normal normal bold 18px/27px Titillium Web, sans-serif;
  letter-spacing: 0px;
  color: #075180;
  text-transform: uppercase;
  opacity: 1;
}
.dealer-details .dealerlocater-details.resultscard .card-view-details .left-cards-panel .card .distance .sub-item,
.dealer-details .dealerlocater-details.resultscard .card-view-details .left-cards-panel .card .distance {
  text-align: left;
  font: normal normal normal 14px/20px Roboto, sans-serif;
  letter-spacing: 0px;
  color: #173249;
  opacity: 1;
}
.dealerlocater .contactdealer .fa.fa-envelope:before {
  background: url(../../../content/dam/crestliner/general/icons/contact.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  content: " ";
  width: 15px;
  height: 12px;
  display: block;
}
.dealerlocater .contactdealer .fa.fa-map-marker:before {
  background: url(../../../content/dam/crestliner/general/icons/directions.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  content: " ";
  width: 16px;
  height: 16px;
  display: block;
}
.dealerlocater .contactdealer .fa.fa-expand:before {
  background: url(../../../content/dam/crestliner/general/icons/website.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  content: " ";
  width: 14px;
  height: 14px;
  display: block;
}
.dealerlocater .contactdealer .fa.fa-external-link:before {
  background: url(../../../content/dam/crestliner/general/icons/details.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  content: " ";
  width: 12px;
  height: 12px;
  display: block;
}
.dealerlocater .fa.fa-location-arrow:before {
  background: url(../../../content/dam/crestliner/general/icons/location.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  content: " ";
  width: 14px;
  height: 14px;
  display: block;
}
.dealerlocater .detaildealer .fa,
.dealerlocater .contactdealer .fa {
  color: #173249;
}
.contactdealer .fa {
  width: auto;
  padding-right: 8px;
}
.contactdealer i.fa.fa-expand {
  padding-right: 12px;
}
@media only screen and (max-width: 374px) {
  .dealer-locator .dealerlocater .jumbotron.sidevar .accordiondealer .card {
    padding: 0px 9px;
  }
  .dealer-locator .dealerlocater .jumbotron.sidevar .accordiondealer .card-body a {
    font-size: 14px;
  }
  .dealer-locator .dealerlocater .jumbotron.sidevar .accordiondealer .card-header i.fa.fa-chevron-down {
    left: -30px;
  }
  .dealer-details .dealerlocater-details.resultscard .card .card-body .contactdealer a {
    font-size: 14px;
  }
}
.dealer-details .dealerlocater-details.resultscard .card .card-body .contactdealer .detaildealer {
  margin-left: 0 !important;
}
.dealer-details .dealerlocater-details.resultscard .card .card-body .card-body .contactdealer {
  padding-left: 0;
}
.dealerlocater .contactdealer a:focus-visible {
  outline: -webkit-focus-ring-color auto 1px !important;
}
@media (max-width: 1023px) {
  #guided_selling_container .steps-wizard .step-nav-container .step-nav-top .btn.restart-button,
  #guided_selling_container .steps-wizard .step-nav-container .step-nav-top .btn.back-button {
    font: normal normal bold 16px/24px 'Titillium Web';
    color: #173249;
  }
}
@media (max-width: 767px) {
  #guided_selling_container .step-content-container .options-container.two-column .option-card .card.card-box .card-img-container {
    height: 70px;
  }
}

#view-online-tab .btn,
#send-email-tab .btn {
  max-width: 300px;
  padding: 9px 25px;
}
#view-online-tab .button,
#send-email-tab .button {
  text-align: left;
  padding: 0 0 30px 10px !important;
}
#send-email-tab textarea[name="Address"] {
  max-height: 45px;
  resize: none;
}
/*#view-online-tab, #send-email-tab, #cs-contact-dealer, #cs-contact-factory{
  .aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--default--6{
    &:first-child{
      padding: 0 1rem 0 0;
    }
    &:last-child{
      padding: 0 0 0 1rem;
    }
  }
}

@media (min-device-width: 768px) and (max-device-width: 1024px){
  #view-online-tab, #send-email-tab, #cs-contact-dealer, #cs-contact-factory{
    .aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--default--6{
      &:first-child{
        padding: 0;
      }
      &:last-child{
        padding: 0;
      }
    }
  }
}*/

/*****************************************************
LESS compilation failed due a JavaScript error!

Input: /apps/crestliner/clientlibs/clientlib-site/less/why-crestliner.less
Error: ParseError: Unrecognised input in /apps/crestliner/clientlibs/clientlib-site/less/why-crestliner.less on line 25, column 3:
24 	.boat-main-categories .section-hdr p {
25 		font-family; 'BarlowCondensed', sans-serif;
26 		font-size: 14px;


(uncompiled LESS src is included below)
*****************************************************/
#why-crestliner {
    .default {
        background: #ebeae6;
    }
    .thumbnail.youtubeImg {
        display: none;
    }
    .feature-intro {
        padding: 0;
    }
    .advantage .container.section-hdr {
        padding-top: 0;
	}	
}

@media (min-width: 1024px) {
	.crest_adv_info_container .owl-carousel .owl-stage-outer,
	.crest_adv_info_container .owl-carousel .owl-stage-outer .video {
		max-height: 754px;
	}
}

@media (max-width: 991px) {
	.boat-main-categories .section-hdr p {
		font-family; 'BarlowCondensed', sans-serif;
		font-size: 14px;
		font-weight: normal;
	}
	
	#why-crestliner .feature-intro .feature-intro-comp .fintroSubText p {
		font-family: 'BarlowCondensed', sans-serif;
		font-weight: normal;	
	}
}

@media (max-width: 767px) {
	#why-crestliner {
		.feature-intro .fea-intro-title {
			font-size: 24px;
		}
		
		.model-blocks .feature-models .section-hdr {
		    padding-top: 10px;
			padding-bottom: 20px;
		}

		.feature-intro .feature-intro-comp .fintroSubText p {
		font-family: 'BarlowCondensed', sans-serif;
			font-size: 16px;
		}

		.crest_adv_container .crest_adv_info_container .carousel-item-title {
			font-size: 18px;
		}
		
		#crestliner-feature-carousel .carousel-demo2 .c_slide img {
			height: auto;
		}
	}
}

@media (min-width: 768px) and (max-width: 1023px) {
	#why-crestliner {
		.boat-main-categories .section-hdr {
			padding-top: 0;
		}

		.model-blocks{
			.feature-models{
				.section-hdr{
					h2{
						font: normal normal normal 34px/42px 'BarlowCondensed', sans-serif;
						text-transform: uppercase;
					}
				}
			}
		}
	}
	
	.category-container {
		.feature-intro {
			.fintroSubText {
				h3 {
					font-size: 24px;
    				margin-bottom: 20px;
				}
			}
		}
	}
}
#sitemap-page {
  padding: 60px 0 40px;
}
#sitemap-page .head-width {
  padding: 20px 0;
}
@media (min-width: 992px) {
  #sitemap-page {
    padding: 120px 0 40px;
  }
}
#sitemap-page .sitemap .col-lg-6,
#sitemap-page .sitemap .col-md-6,
#sitemap-page .sitemap .col-sm-6 {
  flex: 0 0 100%;
  max-width: 100%;
}
#sitemap-page .sitemap .level0 {
  font-family: 'Titillium Web';
  font-weight: bold;
  text-transform: uppercase;
  padding-left: 20px;
  font-size: 18px;
  letter-spacing: 1.08px;
}
#sitemap-page .sitemap ul li {
  padding: 5px;
}
#sitemap-page .sitemap .level1 {
  font-weight: 600;
  margin-left: 0px;
  padding-left: 20px;
  padding-top: 9px;
  font-size: 16px;
  letter-spacing: 1.08px;
}
#sitemap-page .sitemap .level2 {
  padding-top: 5px;
  letter-spacing: 0px;
}
#sitemap-page .sitemap .level2 a {
  color: #757570;
}

#crestliner-accessories-container .feature-intro {
  padding-top: 48px;
  padding-left: 42px;
}
#crestliner-accessories-container .feature-intro .txt-section .boatShowText {
  width: 100%;
  margin-left: 0;
}
#crestliner-accessories-container .feature-intro .txt-section .boatShowText p {
  font-family: 'BarlowCondensed', sans-serif;
  line-height: 19px;
}
#crestliner-accessories-container .feature-intro .img-section {
  text-align: center;
  padding-top: 15px;
}
#crestliner-accessories-container .feature-intro .img-section .noDealImg {
  width: 216px !important;
  height: 117px !important;
  float: none !important;
}
#crestliner-accessories-container .image-list {
  padding: 0 45px;
}
#crestliner-accessories-container .image-list .section-hdr {
  padding: 30px 0;
  max-width: 100%;
}
#crestliner-accessories-container .image-list .section-hdr h5 {
  max-width: 1000px;
  margin: 0 auto;
}
#crestliner-accessories-container .image-list .section-hdr p {
  font-family: 'BarlowCondensed', sans-serif;
  line-height: 22px;
}
#crestliner-accessories-container .image-list .two-block .image-block {
  padding: 8px;
}
#crestliner-accessories-container .image-list .two-block .image-block .img-block-footer {
  bottom: 8px;
  left: 8px;
  right: 8px;
}
#crestliner-accessories-container .topiclink .topic-container .left-topic .left-head {
  margin: 0;
}
#crestliner-accessories-container .topiclink .topic-container .left-topic .left-head .description {
  padding: 0 !important;
}
#crestliner-accessories-container .topiclink .topic-container .left-topic .cta-list {
  padding-bottom: 175px;
  z-index: 0;
  position: relative;
}
@media (min-width: 1024px) {
  #crestliner-accessories-container .topiclink .topic-container .left-topic .cta-list {
    display: flex;
    justify-content: center;
  }
}
#crestliner-accessories-container .topiclink .topic-container .left-topic .cta-list .topic-cta button {
  font-family: 'BarlowCondensed', sans-serif;
  font-weight: 600;
  text-transition: uppercase;
  min-width: 300px;
  padding: 10px 24px;
}
#crestliner-accessories-container .topiclink .topic-container .left-topic .cta-list a.topic-cta {
  font-family: 'BarlowCondensed', sans-serif;
  font-weight: 600;
  text-transition: uppercase;
  text-decoration: none;
}
@media only screen and (max-width: 1023px) {
  #crestliner-accessories-container .feature-intro {
    padding-top: 20px;
    padding-left: 50px;
    padding-right: 50px;
  }
  #crestliner-accessories-container .feature-intro .flex-column-reverse {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  #crestliner-accessories-container .feature-intro .txt-section .boatShowText {
    width: 100% !important;
    margin-left: 0;
    margin-top: 0;
  }
  #crestliner-accessories-container .feature-intro .img-section .noDealImg {
    margin-top: 0;
  }
  #crestliner-accessories-container .image-list {
    padding: 0 50px;
  }
  #crestliner-accessories-container .image-list .section-hdr h2 {
    font-family: 'BarlowCondensed', sans-serif !important;
    text-transition: uppercase;
    line-height: 42px;
    letter-spacing: 1.53px;
  }
  #crestliner-accessories-container .image-list .section-hdr p {
    font-family: 'BarlowCondensed', sans-serif;
    font-size: 14px;
    line-height: 20px;
  }
  #crestliner-accessories-container .image-list .two-block .image-block {
    padding: 0 0 10px;
    margin-bottom: 12px;
  }
  #crestliner-accessories-container .image-list .two-block .image-block .img-block-footer {
    bottom: 10px;
    left: 0;
    right: 0;
  }
  #crestliner-accessories-container .topiclink .topic-container .left-topic .cta-list {
    padding-bottom: 20px;
  }
}
#crestliner-accessories-container .feature-intro {
  padding-bottom: 35px;
}
@media (max-width: 767px) {
  #crestliner-accessories-container .feature-intro {
    padding-bottom: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }
}
#crestliner-accessories-container .topic-container .left-topic {
  padding-top: 0px;
  top: -10px;
  position: relative;
}
@media (max-width: 767px) {
  #crestliner-accessories-container .topic-container .left-topic {
    top: -5px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .image-list .two-block .image-block {
    flex: 100%;
    max-width: 100%;
  }
  .image-list .two-block .image-block .img-block-footer {
    height: 11rem;
  }
  .image-list .two-block .image-block .img-block-footer .title a {
    font: normal normal 600 20px/32px 'BarlowCondensed', sans-serif !important;
    text-transition: uppercase;
    letter-spacing: 0.9px !important;
    color: #FFFFFF !important;
  }
  .image-list .two-block .image-block .img-block-footer .desc p {
    font: normal normal normal 16px/24px 'BarlowCondensed', sans-serif !important;
    letter-spacing: 0px !important;
    color: #FFFFFF !important;
  }
}
@media (max-width: 767px) {
  #crestliner-accessories-container .img-block-wrapper .image-block .img-block-footer {
    height: 14rem;
  }
  #crestliner-accessories-container .image-list {
    padding-left: 20px;
    padding-right: 20px;
  }
  #crestliner-accessories-container .image-list .two-block .image-block {
    margin-bottom: 10px;
  }
}
@media (max-device-width: 767px) and (orientation: landscape) {
  .image-list .news-block .block {
    background-position: top;
  }
}

#news-main-crestliner-container .hero_Imagecomponent #hero-video-modal .modal-dialog {
  max-width: 800px;
}
#news-main-crestliner-container .hero_Imagecomponent #hero-video-modal .modal-header {
  border-bottom: none;
}
#news-main-crestliner-container .hero_Imagecomponent #hero-video-modal .modal-body {
  padding-top: 0;
}
@media (min-width: 1025px) {
  #sign-up-update-news .text {
    padding-left: 0;
  }
  #sign-up-update-news .head-width {
    padding-left: 12px;
  }
}
@media (min-width: 767px) and (max-width: 991px) {
  #sign-up-update-news {
    height: 412px;
  }
}
@media (max-width: 767px) {
  #news-main-crestliner-container .hero_Imagecomponent #hero-video-modal .modal-dialog {
    margin-top: 8px !important;
  }
  #news-main-crestliner-container .hero_Imagecomponent #hero-video-modal .modal-body {
    height: 370px;
  }
  #news-main-crestliner-container .hero_Imagecomponent .hero-image img {
    height: 480px;
  }
  #news-main-crestliner-container .hero_Imagecomponent .hero-image .hero-text-container {
    left: 9px;
    top: 60%;
  }
  #news-main-crestliner-container .hero_Imagecomponent .hero-image .hero-text-container .heroImage_text .hero_eyebrowTxt {
    font-size: 20px;
  }
  #news-main-crestliner-container .hero_Imagecomponent .hero-image .hero-text-container .heroImage_text .btn-group {
    margin-top: 7px;
  }
}

@media (min-width: 1024px) {
  .responsivegrid.form-left > .aem-Grid {
    display: grid;
    grid-template-columns: minmax(500px, 40%) auto;
  }
  .responsivegrid.form-left > .aem-Grid > .hero {
    grid-column: 0.33333333;
  }
  .responsivegrid.form-left > .aem-Grid > .hero .hero-text-container {
    display: none;
  }
}
.responsivegrid.form-left > .aem-Grid > .responsivegrid {
  background-color: rgba(0, 82, 130, 0.7);
}
@media (min-width: 1024px) {
  .responsivegrid.form-left > .aem-Grid > .responsivegrid {
    margin: 0 0 0 0 !important;
    padding: 4rem 1rem 1rem 1rem;
  }
  .responsivegrid.form-left > .aem-Grid > .responsivegrid .aem-Grid {
    width: auto !important;
    margin: 0 !important;
  }
  .responsivegrid.form-left > .aem-Grid > .responsivegrid .aem-Grid .title {
    width: auto !important;
    margin: 0 !important;
  }
}
@media (min-width: 1024px) and (min-width: 1366px) {
  .responsivegrid.form-left > .aem-Grid > .responsivegrid .aem-Grid {
    max-width: 80%;
  }
}
@media (min-width: 1024px) and (max-width: 1365px) {
  .responsivegrid.form-left > .aem-Grid > .responsivegrid .aem-Grid {
    max-width: 100%;
  }
}
.responsivegrid.form-left > .aem-Grid > .responsivegrid p,
.responsivegrid.form-left > .aem-Grid > .responsivegrid h1,
.responsivegrid.form-left > .aem-Grid > .responsivegrid h2,
.responsivegrid.form-left > .aem-Grid > .responsivegrid h3,
.responsivegrid.form-left > .aem-Grid > .responsivegrid h4,
.responsivegrid.form-left > .aem-Grid > .responsivegrid h5,
.responsivegrid.form-left > .aem-Grid > .responsivegrid label,
.responsivegrid.form-left > .aem-Grid > .responsivegrid select,
.responsivegrid.form-left > .aem-Grid > .responsivegrid option,
.responsivegrid.form-left > .aem-Grid > .responsivegrid input {
  color: #ffffff;
}
.responsivegrid.form-left > .aem-Grid > .responsivegrid button {
  background: #ffffff;
}
@media (min-width: 1024px) {
  .responsivegrid.form-right > .aem-Grid {
    display: grid;
    grid-template-columns: auto minmax(500px, 40%);
  }
  .responsivegrid.form-right > .aem-Grid > .hero {
    grid-column: 0.33333333;
  }
  .responsivegrid.form-right > .aem-Grid > .hero .hero-text-container {
    display: none;
  }
}
.responsivegrid.form-right > .aem-Grid > .responsivegrid {
  background-color: rgba(0, 82, 130, 0.7);
}
@media (min-width: 1024px) {
  .responsivegrid.form-right > .aem-Grid > .responsivegrid {
    margin: 0 0 0 0 !important;
    padding: 4rem 1rem 1rem 1rem;
  }
  .responsivegrid.form-right > .aem-Grid > .responsivegrid .aem-Grid {
    width: auto !important;
    margin: 0 !important;
  }
  .responsivegrid.form-right > .aem-Grid > .responsivegrid .aem-Grid .title {
    width: auto !important;
    margin: 0 !important;
  }
}
@media (min-width: 1024px) and (min-width: 1366px) {
  .responsivegrid.form-right > .aem-Grid > .responsivegrid .aem-Grid {
    max-width: 80%;
  }
}
@media (min-width: 1024px) and (max-width: 1365px) {
  .responsivegrid.form-right > .aem-Grid > .responsivegrid .aem-Grid {
    max-width: 100%;
  }
}
.responsivegrid.form-right > .aem-Grid > .responsivegrid p,
.responsivegrid.form-right > .aem-Grid > .responsivegrid h1,
.responsivegrid.form-right > .aem-Grid > .responsivegrid h2,
.responsivegrid.form-right > .aem-Grid > .responsivegrid h3,
.responsivegrid.form-right > .aem-Grid > .responsivegrid h4,
.responsivegrid.form-right > .aem-Grid > .responsivegrid h5,
.responsivegrid.form-right > .aem-Grid > .responsivegrid label,
.responsivegrid.form-right > .aem-Grid > .responsivegrid select,
.responsivegrid.form-right > .aem-Grid > .responsivegrid option,
.responsivegrid.form-right > .aem-Grid > .responsivegrid input {
  color: #ffffff;
}
.responsivegrid.form-right > .aem-Grid > .responsivegrid button {
  background: #ffffff;
}
@media (max-width: 1024px) {
  .responsivegrid.form-left > .aem-Grid > .responsivegrid,
  .responsivegrid.form-right > .aem-Grid > .responsivegrid {
    width: 100vw !important;
    grid-row: none;
    margin: 0 !important;
    background-color: #005282;
  }
  #hero-video-modal,
  .sprite_fbs-icon-boxes {
    display: none;
  }
  .responsivegrid.form-left > .aem-Grid {
    grid-template-columns: 5rem;
  }
}

.unstyled-marketo {
  /**
   * Basic flexbox styling for Brand Styled Marketo Forms.
  **/
}
.unstyled-marketo .hero-image img {
  max-height: 100%;
}
.unstyled-marketo .mktoForm {
  text-align: inherit;
}
.unstyled-marketo .mktoForm .mktoClear {
  clear: none;
  float: inherit;
}
.unstyled-marketo .mktoForm div,
.unstyled-marketo .mktoForm span,
.unstyled-marketo .mktoForm label,
.unstyled-marketo .mktoForm p {
  text-align: inherit;
  margin: 0;
  padding: 0;
}
.unstyled-marketo .mktoForm input,
.unstyled-marketo .mktoForm select,
.unstyled-marketo .mktoForm textarea {
  margin: 0;
}
.unstyled-marketo .mktoForm * {
  font-family: inherit;
}
.unstyled-marketo .mktoForm .mktoOffset,
.unstyled-marketo .mktoForm .mktoGutter,
.unstyled-marketo .mktoForm .mktoFieldWrap,
.unstyled-marketo .mktoForm .mktoLabel,
.unstyled-marketo .mktoForm .mktoField,
.unstyled-marketo .mktoForm .mktoPlaceholder,
.unstyled-marketo .mktoForm .mktoLogicalField,
.unstyled-marketo .mktoForm fieldset,
.unstyled-marketo .mktoForm fieldset legend,
.unstyled-marketo .mktoForm a.mktoNotYou,
.unstyled-marketo .mktoForm .mktoAsterix,
.unstyled-marketo .mktoForm .mktoRadioList,
.unstyled-marketo .mktoForm .mktoCheckboxList,
.unstyled-marketo .mktoForm .mktoRadioList > label,
.unstyled-marketo .mktoForm .mktoCheckboxList > label,
.unstyled-marketo .mktoForm .mktoRadioList > label > input,
.unstyled-marketo .mktoForm .mktoCheckboxList > label > input,
.unstyled-marketo .mktoForm .mktoRadioList > input,
.unstyled-marketo .mktoForm .mktoCheckboxList > input,
.unstyled-marketo .mktoForm .mktoLabelToLeft > label,
.unstyled-marketo .mktoForm .mktoLabelToLeft input[type=checkbox],
.unstyled-marketo .mktoForm .mktoLabelToLeft input[type=radio],
.unstyled-marketo .mktoForm .mktoLayoutAbove .mktoRequiredField .mktoAsterix,
.unstyled-marketo .mktoForm .mktoRequiredField .mktoAsterix,
.unstyled-marketo .mktoForm .mktoRequiredField label.mktoLabel,
.unstyled-marketo .mktoForm input[type=text],
.unstyled-marketo .mktoForm input[type=url],
.unstyled-marketo .mktoForm input[type=email],
.unstyled-marketo .mktoForm input[type=tel],
.unstyled-marketo .mktoForm input[type=number],
.unstyled-marketo .mktoForm input[type=date],
.unstyled-marketo .mktoForm input[type=range],
.unstyled-marketo .mktoForm textarea.mktoField,
.unstyled-marketo .mktoForm select.mktoField,
.unstyled-marketo .mktoForm .mktoFormRow,
.unstyled-marketo .mktoForm .mktoFormCol,
.unstyled-marketo .mktoForm .mktoButtonRow,
.unstyled-marketo .mktoForm textarea.mktoField,
.unstyled-marketo .mktoForm .mktoLayoutCenter .mktoLabel,
.unstyled-marketo .mktoForm .mktoLayoutAbove .mktoGutter,
.unstyled-marketo .mktoForm .mktoLayoutAbove .mktoLabel,
.unstyled-marketo .mktoForm .mktoLayoutAbove .mktoRadioList,
.unstyled-marketo .mktoForm .mktoLayoutAbove .mktoCheckboxList,
.unstyled-marketo .mktoForm .mktoLayoutAbove .mktoField,
.unstyled-marketo .mktoForm .mktoLayoutAbove .mktoLogicalField,
.unstyled-marketo .mktoForm .mktoLayoutAbove textarea.mktoField,
.unstyled-marketo .mktoForm .mktoError,
.unstyled-marketo .mktoForm .mktoError .mktoErrorArrowWrap,
.unstyled-marketo .mktoForm .mktoError .mktoErrorArrow,
.unstyled-marketo .mktoForm .mktoError .mktoErrorMsg,
.unstyled-marketo .mktoForm .mktoError .mktoErrorMsg .mktoErrorDetail,
.unstyled-marketo .mktoForm button.mktoButton,
.unstyled-marketo .mktoForm .mktoNoJS .mktoLabel,
.unstyled-marketo .mktoForm .mktoNoJS input[type=text],
.unstyled-marketo .mktoForm .mktoRangeField .mktoRangeValue,
.unstyled-marketo .mktoForm .mktoRangeField .mktoRangeValueArrowWrap,
.unstyled-marketo .mktoForm .mktoRangeField .mktoRangeValueArrow,
.unstyled-marketo .mktoForm .mktoRangeField .mktoRangeValueText,
.unstyled-marketo .mktoForm .mktoModal,
.unstyled-marketo .mktoForm .mktoModal .mktoModalMask,
.unstyled-marketo .mktoForm .mktoModal .mktoModalContent,
.unstyled-marketo .mktoForm .mktoModal .mktoModalClose {
  float: none;
  display: block;
  text-align: inherit;
  margin: 0;
  padding: 0;
  font-family: inherit;
  line-height: inherit;
  font-size: inherit;
  color: inherit;
  background-color: inherit;
  border: none;
  height: auto;
  width: auto;
  cursor: inherit;
  position: static;
  z-index: auto;
  opacity: 1;
  box-shadow: none;
  border-radius: 0;
}
@media only screen and (max-width: 480px) {
  .unstyled-marketo .mktoForm,
  .unstyled-marketo .mktoForm * {
    padding: 0;
  }
}
.unstyled-marketo .mktoForm input[type=text],
.unstyled-marketo .mktoForm input[type=url],
.unstyled-marketo .mktoForm input[type=email],
.unstyled-marketo .mktoForm input[type=tel],
.unstyled-marketo .mktoForm input[type=number],
.unstyled-marketo .mktoForm input[type=date],
.unstyled-marketo .mktoForm textarea.mktoField,
.unstyled-marketo .mktoForm select.mktoField {
  padding: 0;
}
.unstyled-marketo .mktoForm[data-unstyle='true'] {
  visibility: hidden;
}
.unstyled-marketo .mktoForm[data-styles-ready="true"] {
  visibility: visible;
}
.unstyled-marketo .mktoForm,
.unstyled-marketo .mktoLabel,
.unstyled-marketo .mktoCheckboxList,
.unstyled-marketo .mktoHtmlText,
.unstyled-marketo .mktoFieldWrap,
.unstyled-marketo .mktoErrorMsg,
.unstyled-marketo input[type='text'],
.unstyled-marketo input[type='email'],
.unstyled-marketo input[type='tel'],
.unstyled-marketo input[type='date'],
.unstyled-marketo textarea,
.unstyled-marketo select {
  width: 100% !important;
}
.unstyled-marketo .title {
  display: flex;
  width: 100%;
  justify-content: center;
}
.unstyled-marketo .title h2 .cmp-title-heading {
  text-transform: uppercase;
  text-align: center;
}
.unstyled-marketo .cmp-text > p {
  text-align: center !important;
}
.unstyled-marketo .hero-image img {
  max-height: 100%;
}
.unstyled-marketo .mktoForm {
  flex-direction: column;
  display: flex;
  row-gap: 20px;
  flex-grow: 1;
}
.unstyled-marketo .mktoForm .mktoGutter.mktoHasWidth {
  display: none;
}
.unstyled-marketo .mktoForm .mktoButtonRow {
  display: flex;
  position: relative;
  justify-content: center;
}
.unstyled-marketo .mktoForm .mktoButtonRow .mktoButton {
  text-align: center;
}
.unstyled-marketo .mktoForm .mktoFormRow {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: flex-start;
}
.unstyled-marketo .mktoForm .mktoFormRow.mktoHidden {
  display: none;
}
.unstyled-marketo .mktoForm .mktoFormRow > .mktoPlaceholder {
  display: none;
}
.unstyled-marketo .mktoForm .mktoFormRow:has(>.mktoPlaceholder:only-child) {
  display: none;
}
.unstyled-marketo .mktoForm .mktoFormRow:has(>input[type='hidden']:only-child) {
  display: none;
}
.unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol {
  position: relative;
  flex: 1 1 calc(50% - 20px);
  min-width: 0;
}
@media (max-width: 768px) {
  .unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol {
    flex-basis: 100%;
    max-width: 100%;
  }
}
.unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  width: 100%;
}
.unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoError {
  position: inherit !important;
  left: 0;
  right: 0 !important;
  bottom: 0 !important;
}
.unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoError .mktoErrorArrowWrap {
  display: none;
}
.unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoError .mktoErrorMsg {
  margin: 0;
  background-color: inherit;
  box-shadow: none;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  width: 100%;
  max-width: 100%;
  text-shadow: none;
  padding: 0;
  background-image: none;
  border: none;
}
.unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoError .mktoErrorMsg .mktoErrorDetail {
  display: inline-block;
}
.unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoLabel {
  display: flex;
  align-items: center;
  margin-bottom: 0;
}
.unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoField {
  text-align: left;
  margin: 0;
}
.unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoHtmlText {
  flex: 1;
  width: 100% !important;
  text-align: left;
}
.unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoCheckboxList {
  padding: 0;
}
.unstyled-marketo .mktoForm .mktoFormRow:has(.mktoCheckboxList) {
  display: flex;
}
.unstyled-marketo .mktoForm .mktoFormRow:has(.mktoCheckboxList) > .mktoLabel {
  order: -1;
}
.unstyled-marketo .mktoForm .mktoFormRow .mktoRequiredField:has(.mktoCheckboxList) > .mktoLabel > .mktoAsterix {
  display: none;
}
.unstyled-marketo .mktoForm .mktoFormRow input[type='text'].mktoField,
.unstyled-marketo .mktoForm .mktoFormRow input[type='email'].mktoField,
.unstyled-marketo .mktoForm .mktoFormRow input[type='tel'].mktoField,
.unstyled-marketo .mktoForm .mktoFormRow input[type='date'].mktoField,
.unstyled-marketo .mktoForm .mktoFormRow textarea.mktoField {
  font-family: 'Roboto', sans-serif;
  color: #43464a;
  font-size: 16px;
  height: 44px;
  box-sizing: border-box;
  padding: 10px;
}
@media (max-width: 768px) {
  .unstyled-marketo .mktoForm .mktoFormRow input[type='text'].mktoField,
  .unstyled-marketo .mktoForm .mktoFormRow input[type='email'].mktoField,
  .unstyled-marketo .mktoForm .mktoFormRow input[type='tel'].mktoField,
  .unstyled-marketo .mktoForm .mktoFormRow input[type='date'].mktoField,
  .unstyled-marketo .mktoForm .mktoFormRow textarea.mktoField {
    height: 44px !important;
  }
}
.unstyled-marketo .mktoForm .mktoFormRow select.mktoField {
  font-family: 'Roboto', sans-serif;
  height: 44px;
  padding-left: 4px;
  font-size: 16px;
  color: #43464a;
}
.unstyled-marketo .mktoForm .mktoFormRow input[type='text'].mktoField ~ .mktoLabel,
.unstyled-marketo .mktoForm .mktoFormRow input[type='email'].mktoField ~ .mktoLabel,
.unstyled-marketo .mktoForm .mktoFormRow input[type='tel'].mktoField ~ .mktoLabel,
.unstyled-marketo .mktoForm .mktoFormRow input[type='date'].mktoField ~ .mktoLabel,
.unstyled-marketo .mktoForm .mktoFormRow textarea.mktoField ~ .mktoLabel,
.unstyled-marketo .mktoForm .mktoFormRow select.mktoField ~ .mktoLabel {
  font-family: 'Roboto', sans-serif;
  align-items: center;
  margin-bottom: 0;
  z-index: 0;
  position: absolute;
  top: 0;
  left: 8px;
  width: fit-content !important;
  line-height: 1.5;
  padding-left: 0;
  margin-top: -9px;
  display: flex;
}
.unstyled-marketo .mktoForm .mktoFormRow input[type='text'].mktoField.mktoValid ~ .mktoLabel,
.unstyled-marketo .mktoForm .mktoFormRow input[type='email'].mktoField.mktoValid ~ .mktoLabel,
.unstyled-marketo .mktoForm .mktoFormRow input[type='tel'].mktoField.mktoInvalid ~ .mktoLabel,
.unstyled-marketo .mktoForm .mktoFormRow input[type='date'].mktoField.mktoValid ~ .mktoLabel,
.unstyled-marketo .mktoForm .mktoFormRow select.mktoField.mktoValid ~ .mktoLabel {
  visibility: visible;
  z-index: 1;
  opacity: 1;
  transition: 0.2s ease-in-out transform;
}
.unstyled-marketo .mktoForm .mktoFormRow input[type='text'].mktoField.mktoInvalid,
.unstyled-marketo .mktoForm .mktoFormRow input[type='email'].mktoField.mktoInvalid,
.unstyled-marketo .mktoForm .mktoFormRow input[type='tel'].mktoField.mktoInvalid,
.unstyled-marketo .mktoForm .mktoFormRow input[type='date'].mktoField.mktoInvalid,
.unstyled-marketo .mktoForm .mktoFormRow select.mktoField.mktoInvalid {
  visibility: visible;
  transition: 0.2s ease-in-out transform;
}
.unstyled-marketo .mktoForm .mktoFormRow input[type='text'].mktoField:placeholder-shown + .mktoLabel,
.unstyled-marketo .mktoForm .mktoFormRow input[type='email'].mktoField:placeholder-shown + .mktoLabel,
.unstyled-marketo .mktoForm .mktoFormRow input[type='tel'].mktoField:placeholder-shown + .mktoLabel,
.unstyled-marketo .mktoForm .mktoFormRow input[type='date'].mktoField:placeholder-shown + .mktoLabel,
.unstyled-marketo .mktoForm .mktoFormRow select.mktoField + .mktoLabel {
  visibility: hidden;
  z-index: -1;
  transition: 0.2s ease-in-out transform;
}
.unstyled-marketo .mktoForm .mktoFormRow .mktoLabel > .mktoAsterix {
  display: none;
}
.unstyled-marketo .mktoForm .mktoFormRow .mktoRequiredField .mktoLabel > .mktoAsterix {
  display: inline-block;
  padding-right: 2px;
  color: inherit;
  font-size: inherit;
}
.unstyled-marketo .mktoForm .mktoFormRow .mktoRequiredField > .mktoError {
  order: 2;
}
.unstyled-marketo .mktoForm .mktoFormRow .mktoRequiredField > .mktoField {
  order: -1;
}
.unstyled-marketo .mktoForm .mktoFormRow .mktoRequiredField > .mktoLabel {
  order: 1;
}
.unstyled-marketo .mktoForm .mktoFormRow .mktoRequiredField > .mktoInstruction {
  order: 3;
}
.form-right .hero .hero-image img,
.form-left .hero .hero-image img {
  max-height: unset;
}
.form-right .unstyled-marketo,
.form-left .unstyled-marketo {
  background: #075180 !important;
}
.form-right .unstyled-marketo .mktoForm .mktoAsterix,
.form-left .unstyled-marketo .mktoForm .mktoAsterix {
  display: none;
}
.form-right .unstyled-marketo .mktoForm .mktoFormRow .mktoCheckboxList label,
.form-left .unstyled-marketo .mktoForm .mktoFormRow .mktoCheckboxList label {
  color: #ffffff !important;
}
.form-right .unstyled-marketo .mktoForm .mktoFormRow .mktoCheckboxList > input[type="checkbox"],
.form-left .unstyled-marketo .mktoForm .mktoFormRow .mktoCheckboxList > input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}
.form-right .unstyled-marketo .mktoForm .mktoFormRow .mktoCheckboxList > input[type="checkbox"] + label,
.form-left .unstyled-marketo .mktoForm .mktoFormRow .mktoCheckboxList > input[type="checkbox"] + label {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}
.form-right .unstyled-marketo .mktoForm .mktoFormRow .mktoCheckboxList > input[type="checkbox"] + label:before,
.form-left .unstyled-marketo .mktoForm .mktoFormRow .mktoCheckboxList > input[type="checkbox"] + label:before {
  content: '';
  left: 0;
  display: inline-block;
  background: white;
  border: 2px solid #ffffff !important;
  border-radius: 3px;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  text-align: center;
  margin-right: 10px;
}
.form-right .unstyled-marketo .mktoForm .mktoFormRow .mktoCheckboxList > input:checked + label:before,
.form-left .unstyled-marketo .mktoForm .mktoFormRow .mktoCheckboxList > input:checked + label:before {
  content: "\f00c";
  font-family: 'FontAwesome';
  background: white;
  color: #000000;
  border-color: #ffffff !important;
  border-radius: 3px;
}
.form-right .unstyled-marketo .mktoForm .mktoFormRow .mktoCheckboxList.mktoCheckboxList.mktoInvalid > input[type="checkbox"] + label:before,
.form-left .unstyled-marketo .mktoForm .mktoFormRow .mktoCheckboxList.mktoCheckboxList.mktoInvalid > input[type="checkbox"] + label:before {
  border-color: #ffeb3b !important;
  box-shadow: 0 0 0 2px #ffeb3b;
}
.form-right .unstyled-marketo .mktoForm .mktoFormRow .mktoField.mktoInvalid:not(:focus),
.form-left .unstyled-marketo .mktoForm .mktoFormRow .mktoField.mktoInvalid:not(:focus) {
  color: #ffeb3b !important;
  border: 1px solid #ffeb3b !important;
  border-bottom: 1px solid #ffeb3b !important;
  border-radius: 6px !important;
}
.form-right .unstyled-marketo .mktoForm .mktoFormRow .mktoField,
.form-left .unstyled-marketo .mktoForm .mktoFormRow .mktoField {
  border: 1px solid #ffffff !important;
  background-color: transparent;
  border-radius: 6px !important;
  color: #ffffff !important;
}
.form-right .unstyled-marketo .mktoForm .mktoFormRow .mktoField::placeholder,
.form-left .unstyled-marketo .mktoForm .mktoFormRow .mktoField::placeholder {
  color: #ffffff !important;
}
.form-right .unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol,
.form-left .unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol {
  min-width: 0;
}
@media (max-width: 720px) {
  .form-right .unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol,
  .form-left .unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol {
    flex: 1 1 100% !important;
  }
}
.form-right .unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoError,
.form-left .unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoError {
  color: #ffeb3b;
}
.form-right .unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap select.mktoInvalid:not(:focus),
.form-left .unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap select.mktoInvalid:not(:focus),
.form-right .unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type='text'].mktoInvalid:not(:focus)::placeholder,
.form-left .unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type='text'].mktoInvalid:not(:focus)::placeholder,
.form-right .unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type='email'].mktoInvalid:not(:focus)::placeholder,
.form-left .unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type='email'].mktoInvalid:not(:focus)::placeholder,
.form-right .unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type='email'].mktoInvalid:not(:focus),
.form-left .unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type='email'].mktoInvalid:not(:focus),
.form-right .unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type='tel'].mktoInvalid:not(:focus)::placeholder,
.form-left .unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type='tel'].mktoInvalid:not(:focus)::placeholder,
.form-right .unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type='date'].mktoInvalid:not(:focus)::placeholder,
.form-left .unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type='date'].mktoInvalid:not(:focus)::placeholder {
  color: #ffeb3b !important;
}
.form-right .unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type='text']::placeholder,
.form-left .unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type='text']::placeholder,
.form-right .unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type='email']::placeholder,
.form-left .unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type='email']::placeholder,
.form-right .unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type='tel']::placeholder,
.form-left .unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type='tel']::placeholder,
.form-right .unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type='date']::placeholder,
.form-left .unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type='date']::placeholder {
  color: #ffffff !important;
}
.form-right .unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap select.mktoField,
.form-left .unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap select.mktoField {
  background-color: #075180 !important;
  color: #ffffff !important;
}
.form-right .unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type='text'].mktoField ~ .mktoLabel,
.form-left .unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type='text'].mktoField ~ .mktoLabel,
.form-right .unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type='email'].mktoField ~ .mktoLabel,
.form-left .unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type='email'].mktoField ~ .mktoLabel,
.form-right .unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type='tel'].mktoField ~ .mktoLabel,
.form-left .unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type='tel'].mktoField ~ .mktoLabel,
.form-right .unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type='date'].mktoField ~ .mktoLabel,
.form-left .unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type='date'].mktoField ~ .mktoLabel,
.form-right .unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap select.mktoField ~ .mktoLabel,
.form-left .unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap select.mktoField ~ .mktoLabel {
  background: #075180 !important;
  color: #ffffff !important;
}
@media (max-width: 1024px) {
  .form-right .unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type='text'].mktoField ~ .mktoLabel,
  .form-left .unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type='text'].mktoField ~ .mktoLabel,
  .form-right .unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type='email'].mktoField ~ .mktoLabel,
  .form-left .unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type='email'].mktoField ~ .mktoLabel,
  .form-right .unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type='tel'].mktoField ~ .mktoLabel,
  .form-left .unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type='tel'].mktoField ~ .mktoLabel,
  .form-right .unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type='date'].mktoField ~ .mktoLabel,
  .form-left .unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type='date'].mktoField ~ .mktoLabel,
  .form-right .unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap select.mktoField ~ .mktoLabel,
  .form-left .unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap select.mktoField ~ .mktoLabel {
    background: #ffffff;
  }
}
.form-right .unstyled-marketo .mktoForm .mktoButtonRow,
.form-left .unstyled-marketo .mktoForm .mktoButtonRow {
  margin-bottom: 20px;
}
.form-right .unstyled-marketo .mktoForm .mktoButtonRow .mktoButtonWrap .mktoButton,
.form-left .unstyled-marketo .mktoForm .mktoButtonRow .mktoButtonWrap .mktoButton {
  width: 100%;
  color: #075180 !important;
}
.form-right .unstyled-marketo .mktoForm .mktoButtonRow .mktoButtonWrap .mktoButton:after,
.form-left .unstyled-marketo .mktoForm .mktoButtonRow .mktoButtonWrap .mktoButton:after {
  background-color: #ffffff !important;
}
.form-right .unstyled-marketo .mktoForm .mktoHtmlText,
.form-left .unstyled-marketo .mktoForm .mktoHtmlText {
  color: #ffffff;
}
.form-right .unstyled-marketo .mktoForm .mktoHtmlText a,
.form-left .unstyled-marketo .mktoForm .mktoHtmlText a {
  color: #ffffff;
  text-decoration: underline;
}
.unstyled-marketo .title {
  min-width: 100%;
}
.unstyled-marketo .title .paddingBottom15 {
  padding-bottom: 10px !important;
}
.unstyled-marketo .title .paddingTop15 {
  padding-top: 10px !important;
}
@media (max-width: 720px) {
  .unstyled-marketo .title .paddingTop15 {
    padding-top: 0 !important;
  }
}
.unstyled-marketo .title .cmp-title-heading {
  width: 100%;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 36px !important;
  text-align: center !important;
  line-height: .5% !important;
}
@media (min-width: 1024px) and (max-width: 1365px) {
  .unstyled-marketo .title .cmp-title-heading {
    font-size: 28.8px !important;
  }
}
@media (max-width: 720px) {
  .unstyled-marketo .title .cmp-title-heading {
    font-size: 24px !important;
  }
}
.unstyled-marketo .cmp-text.paddingBottom30 {
  padding-bottom: 34px;
}
@media (min-width: 1024px) {
  .unstyled-marketo .cmp-text.paddingBottom30 {
    padding-bottom: 20px !important;
  }
}
.unstyled-marketo .cmp-text > p {
  font-size: 18px !important;
}
@media (min-width: 1024px) and (max-width: 1365px) {
  .unstyled-marketo .cmp-text > p {
    font-size: 14.4px !important;
  }
}
@media (max-width: 720px) {
  .unstyled-marketo .cmp-text > p {
    font-size: 12px !important;
  }
}
.unstyled-marketo .mktoForm {
  row-gap: 20px !important;
}
.unstyled-marketo .mktoForm .mktoAsterix {
  display: none;
}
.unstyled-marketo .mktoForm .mktoButtonRow {
  margin-bottom: 20px;
  display: flex;
  justify-content: center;
}
.unstyled-marketo .mktoForm .mktoButtonRow .mktoButtonWrap {
  max-width: 240px;
}
@media (max-width: 367px) {
  .unstyled-marketo .mktoForm .mktoButtonRow .mktoButtonWrap {
    max-width: 100%;
  }
}
.unstyled-marketo .mktoForm .mktoButtonRow .mktoButtonWrap .mktoButton {
  display: flex;
  justify-content: center;
  text-decoration: none;
  font-family: 'Titillium Web', sans-serif !important;
  box-shadow: none !important;
  border: none !important;
  font-size: 18px !important;
  padding: 10px 50px !important;
  text-transform: uppercase;
  border-radius: 0;
  white-space: nowrap;
  font-weight: 600 !important;
  color: #ffffff;
  cursor: pointer;
  background: transparent !important;
  display: inline-block;
  position: relative;
  z-index: 10;
  border: none;
  text-shadow: none !important;
  width: 100%;
  height: 100%;
}
.unstyled-marketo .mktoForm .mktoButtonRow .mktoButtonWrap .mktoButton:after {
  background-color: #075180;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  transform: skew(-20deg);
  width: 100%;
  z-index: -1;
}
@media (min-width: 1024px) and (max-width: 1365px) {
  .unstyled-marketo .mktoForm .mktoButtonRow .mktoButtonWrap .mktoButton {
    font-size: 14.4px;
    width: 266.4px;
    height: 40px;
  }
}
.unstyled-marketo .mktoForm .mktoButtonRow .mktoButtonWrap .mktoButton:active,
.unstyled-marketo .mktoForm .mktoButtonRow .mktoButtonWrap .mktoButton:hover,
.unstyled-marketo .mktoForm .mktoButtonRow .mktoButtonWrap .mktoButton:focus {
  background-color: #173249;
  border: 1px solid #173249;
  background-image: none;
}
.unstyled-marketo .mktoForm .mktoFormRow {
  gap: 20px !important;
}
@media (max-width: 720px) {
  .unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol {
    flex: 1 1 100% !important;
  }
}
.unstyled-marketo .mktoForm .mktoFormRow:has(input[type="hidden"]),
.unstyled-marketo .mktoForm .mktoFormRow .mktoPlaceholder {
  display: none !important;
  visibility: hidden !important;
}
.unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol:only-child,
.unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol:nth-child(1):nth-last-child(2),
.unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol:nth-child(2):nth-last-child(1) {
  flex: 1 1 calc(50% - 20px);
}
.unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol:nth-child(1):nth-last-child(3),
.unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol:nth-child(3):nth-last-child(1) {
  flex: 1 1 calc(50% - 20px);
}
.unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol:nth-child(2):nth-last-child(2),
.unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol:nth-child(3):nth-last-child(1) {
  flex: 1 1 calc(50% - 20px);
}
.unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoField {
  border: 0;
  border-bottom: 1px solid #757982;
  background: transparent;
  border-radius: 0;
}
.unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type='text'].mktoField,
.unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type='email'].mktoField,
.unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type='tel'].mktoField,
.unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type='date'].mktoField {
  font-family: 'Roboto', sans-serif;
  color: #000000;
  font-size: 16px;
  height: 44px;
  box-sizing: border-box;
  padding: 10px;
  line-height: 30px;
}
@media (max-width: 767px) {
  .unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type='text'].mktoField,
  .unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type='email'].mktoField,
  .unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type='tel'].mktoField,
  .unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type='date'].mktoField {
    font-size: 16px !important;
    line-height: 30px !important;
  }
}
.unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type='text'].mktoField::placeholder,
.unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type='email'].mktoField::placeholder,
.unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type='tel'].mktoField::placeholder,
.unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type='date'].mktoField::placeholder {
  font-family: 'Roboto', sans-serif;
  color: #000000;
  font-size: 16px;
}
.unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap select.mktoField {
  font-family: 'Roboto', sans-serif !important;
  height: 44px;
  padding-left: 4px;
  font-size: 16px !important;
  color: #000000;
}
@media (max-width: 767px) {
  .unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap select.mktoField {
    font-size: 16px !important;
    line-height: 30px !important;
    font-family: 'Roboto', sans-serif !important;
    height: 44px !important;
    color: #000000 !important;
  }
}
.unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoField.mktoInvalid:not(:focus) {
  border: none;
  border-radius: unset;
  border-bottom: 1px solid #ff0000;
  visibility: visible;
  transition: 0.2s ease-in-out transform;
}
.unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap select.mktoInvalid:not(:focus),
.unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type='text'].mktoInvalid:not(:focus)::placeholder,
.unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type='email'].mktoInvalid:not(:focus)::placeholder,
.unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type='email'].mktoInvalid:not(:focus),
.unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type='tel'].mktoInvalid:not(:focus)::placeholder,
.unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type='date'].mktoInvalid:not(:focus)::placeholder {
  color: #ff0000;
}
.unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type='text'].mktoField ~ .mktoLabel,
.unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type='email'].mktoField ~ .mktoLabel,
.unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type='tel'].mktoField ~ .mktoLabel,
.unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type='date'].mktoField ~ .mktoLabel,
.unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap select.mktoField ~ .mktoLabel {
  background: none;
}
.unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap label.mktoLabel {
  font-size: 12px;
  font-weight: 400;
  color: black;
}
.unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoError {
  color: #ff0000;
  font-size: 12px;
  padding-top: 5px;
}
.unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap:has(.mktoCheckboxList) > .mktoLabel {
  padding-bottom: 10px;
  padding-left: 0;
  font-size: 14px;
  color: #555555;
}
.unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap:has(.mktoCheckboxList) > .mktoLabel b {
  color: #555555;
  font-weight: 700;
}
.unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoCheckboxList {
  display: grid;
  grid-template-columns: auto 1fr;
  grid-gap: 10px;
}
.unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoCheckboxList label {
  font-size: 14px;
  color: black;
  font-weight: 400;
  margin-bottom: 0;
}
.unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoCheckboxList label b {
  font-weight: 700;
}
.unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoCheckboxList label small {
  font-size: 13px;
}
.unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoCheckboxList label a {
  color: unset;
  font-size: unset;
  text-decoration: underline;
}
.unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoCheckboxList input.mktoField {
  grid-column: 1;
  cursor: pointer;
  width: 24px;
  height: 24px;
}
.unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoCheckboxList input.mktoField + label {
  grid-column: 2;
}
.unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoCheckboxList input.mktoField:checked {
  accent-color: transparent;
}
.unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoCheckboxList > input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}
.unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoCheckboxList > input[type="checkbox"] + label {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}
.unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoCheckboxList > input[type="checkbox"] + label:before {
  content: '';
  left: 0;
  display: inline-block;
  background: white;
  border: 1px solid black;
  border-radius: 3px;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  text-align: center;
  margin-right: 10px;
}
.unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoCheckboxList > input:checked + label:before {
  content: "\f00c";
  font-family: 'FontAwesome';
  background: white;
  color: #000000;
  border-color: black;
  border-radius: 3px;
}
.unstyled-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoCheckboxList.mktoCheckboxList.mktoInvalid > input[type="checkbox"] + label:before {
  border-color: #ff0000;
}

/**
    CSS Breakpoints -start
**/
/**
Crestliner colours - start 
*/

#guidedSellingTopicLink .crest-style h1,
#guided_selling_container h1 {
  font-family: 'Rokkitt', sans-serif !important;
  font-weight: bold !important;
  text-transform: uppercase !important;
}
a,
a[class$="-link"],
a[class$="-button"] {
  font-family: 'BarlowCondensed', sans-serif !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
}
#guided_selling_container {
  background-color: #fff;
  padding: 60px 0 100px 0;
  margin-top: 80px;
}
#guided_selling_container .steps-wizard .wizard-step-container .wizard-step-link .number {
  font-family: 'Titillium Web', sans-serif;
  font-size: 14px;
  position: relative;
  top: -10px;
}
#guided_selling_container .steps-wizard .wizard-step-container.step-completed .wizard-step-link .fa-check {
  display: inline;
  font-size: 14px;
  position: relative;
  top: -10px;
  left: 2px;
}
#guided_selling_container .steps-wizard .wizard-step-container.active:before {
  background: #173249 0% 0% no-repeat padding-box;
}
#guided_selling_container .steps-wizard .wizard-step-container:before {
  height: 4px;
  top: 9px;
  border-right: 4px solid #fff;
  background: #cecece 0% 0% no-repeat padding-box;
}
#guided_selling_container .steps-wizard .wizard-step-container .wizard-step-link {
  width: 20px;
  height: 20px;
  display: none;
  border: 0px;
}
#guided_selling_container .steps-wizard .wizard-step-container.active .wizard-step-link {
  background: #173249 0% 0% no-repeat padding-box;
  display: inline-block;
}
#guided_selling_container .steps-wizard .wizard-step-container .step-title {
  color: #757570;
  font-weight: bold;
  padding-top: 5px;
  font-size: 18px;
  text-transform: uppercase;
  font-family: 'Titillium Web', sans-serif;
  position: relative;
  top: 33px;
}
#guided_selling_container .steps-wizard .wizard-step-container.active .step-title {
  color: #173249;
  top: 0;
}
#guided_selling_container .steps-wizard .wizard-step-container.step-completed .step-title {
  top: 0;
}
#guided_selling_container h1 {
  font-size: 34px;
  font-weight: bold;
  padding-bottom: 15px;
  padding-left: 0px;
  text-transform: uppercase;
}
#guided_selling_container .step-content-container {
  padding: 1.5rem .8rem;
}
#guided_selling_container .step-content-container .selection-format-label {
  font-size: 16px;
  font-style: normal;
  font-family: 'BarlowCondensed', sans-serif;
  color: #173249;
}
#guided_selling_container .step-content-container .options-container.three-column .option-card {
  flex-basis: calc(29%);
  max-width: calc(31%);
  margin: 10px 42px 38px 0;
  -webkit-box-shadow: 0 6px 15px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0 6px 15px 1px rgba(0, 0, 0, 0.15);
}
#guided_selling_container .step-content-container .options-container.three-column .option-card:nth-of-type(3),
#guided_selling_container .step-content-container .options-container.four-column .option-card:nth-of-type(4) {
  margin-right: 0px;
}
#guided_selling_container .step-content-container .options-container.four-column .option-card {
  flex-basis: calc(25% - 34px);
  max-width: calc(25% - 34px);
  margin: 10px 34px 38px 0;
}
#guided_selling_container .step-content-container .options-container.four-column .option-card .card-img-container {
  height: 110px;
  overflow: hidden;
  cursor: pointer;
}
#guided_selling_container .step-content-container .options-container .option-card.answer-selected {
  outline: 4px solid #005282 !important;
}
#guided_selling_container .step-content-container .options-container .card-content {
  border: 0px;
  outline: 0px;
}
#guided_selling_container .step-content-container .options-container .option-card.answer-selected .card-content .card-img:before {
  display: none;
}
#guided_selling_container .step-content-container .options-container.three-column .option-card .card-img-container,
#guided_selling_container .step-content-container .options-container.two-column .option-card .card-img-container {
  height: 145px;
  overflow: hidden;
  cursor: pointer;
}
#guided_selling_container .step-content-container .options-container .option-card:focus {
  outline: 1px solid #007bff;
}
#guided_selling_container .step-content-container .options-container .option-card .card-img-container img {
  border-radius: 0px;
}
#guided_selling_container .step-content-container .options-container .option-card .card-content .card-box {
  margin: 0px;
}
#guided_selling_container .step-content-container .options-container .option-card .card-body {
  min-height: auto;
  padding: 20px;
}
#guided_selling_container .step-content-container .options-container .option-card .card-body .card-title {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  color: #075180;
  text-align: left;
  font-family: 'Titillium Web', sans-serif;
}
#guided_selling_container .step-content-container .options-container .option-card .card-body .card-description {
  font-size: 16px;
  text-align: left;
  font-family: 'Roboto', sans-serif;
  padding-bottom: 19px;
}
#guided_selling_container .step-content-container .options-container.two-column {
  padding-top: 12px;
}
#guided_selling_container .step-content-container .options-container.three-column .option-card.disabled .constraint-error {
  text-align: center;
}
#guided_selling_container .step-content-container .options-container.two-column .option-card .card-img-container {
  overflow: hidden;
}
#guided_selling_container .step-content-container .step-3 .options-container.two-column .option-card .card-img-container {
  height: 225px;
}
#guided_selling_container .step-content-container .options-container.two-column .option-card .card-img-container img {
  border-radius: 0px;
}
#guided_selling_container .step-content-container .options-container.two-column .option-card .card-body {
  padding: 23px 30px 30px 30px;
}
#guided_selling_container .step-content-container .options-container.two-column .option-card .card-body .card-title {
  font-size: 27px;
}
#guided_selling_container .step-content-container .options-container .min-max-slider .slider-track .slider-min-max-btn-container .min-max-selection-content .min-max-value {
  font-size: 14px;
  width: auto;
  position: absolute;
  background: #EBEAE6;
  padding: 5px 8px;
  border-radius: 10px;
  white-space: nowrap;
}
#guided_selling_container .step-content-container .options-container .min-max-slider .slider-track .slider-min-max-btn-container .min-max-selection-content .min-max-value span {
  display: inline-block;
  padding: 0 2px;
}
#guided_selling_container .step-nav-container {
  padding: 30px 18px 15px 25px;
  margin-top: 35px;
}
#guided_selling_container .step-nav-container .btn {
  background: transparent;
  text-transform: uppercase;
  border: inherit;
  font-size: 18px;
  letter-spacing: 0.81px;
  color: #fff;
  line-height: 30px;
  font-family: 'BarlowCondensed', sans-serif !important;
  display: inline-block;
  cursor: pointer;
  transform: skew(0deg);
  position: relative;
  padding: 8px 50px;
  font-weight: 600;
}
#guided_selling_container .step-nav-container .step-nav-top .btn.restart-button,
#guided_selling_container .step-nav-container .step-nav-top .btn.back-button {
  padding-bottom: 20px;
  margin-top: 35px;
}
#guided_selling_container .step-nav-container .step-nav-top .btn.back-button:before {
  box-shadow: none;
}
#guided_selling_container .step-nav-container .step-nav-top .btn.restart-button {
  margin-left: 30px;
  padding-left: 30px;
}
#guided_selling_container .step-nav-container .step-nav-top .btn.restart-button:before {
  left: 0;
  box-shadow: none;
}
#guided_selling_container .step-nav-container .btn.next-button:hover:before {
  background: #173249 !important;
}
#guided_selling_container .step-nav-container .btn.next-button:hover {
  color: #fff !important;
}
#guided_selling_container .step-nav-container.step-nav-top-container {
  padding-top: 0;
  padding-bottom: 0 !important;
  margin-top: 0;
}
@media (min-width: 768px) and (max-width: 1023px) {
  #guided_selling_container .step-nav-container.step-nav-top-container {
    top: auto;
  }
  #guided_selling_container .step-nav-container.step-nav-top-container .btn.back-button {
    margin-top: 10px;
  }
  #guided_selling_container .step-nav-container.step-nav-top-container .btn.restart-button {
    margin-top: 10px;
  }
}
#guided_selling_container .btn:focus {
  box-shadow: 0 0 0 0 rgba(0, 123, 255, 0);
}
#guided_selling_container .btn:focus::before {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
#guided_selling_container .step-nav-container .btn.gs-hide-btn {
  display: none !important;
}
#guided_selling_container .step-nav-container .step-nav-left .btn::before {
  border: 2px solid #005282;
  color: #005282;
}
#guided_selling_container .step-nav-container .step-nav-left .btn {
  color: #005282;
}
#guided_selling_container .step-nav-container .step-nav-right .btn::before {
  border: 2px solid transparent;
  color: #fff;
  background: #005282;
}
#guided_selling_container .step-nav-container .step-nav-left .btn:hover:before {
  background: #005282;
  color: #fff;
}
#guided_selling_container .step-nav-container .btn::before {
  content: " ";
  display: block;
  border: 2px solid #005282;
  color: #005282;
  transform: skew(-20deg);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background: #FFF;
  height: 100%;
  z-index: -1;
}
#guided_selling_container .step-nav-container .btn {
  width: 200px;
  height: auto;
}
#guided_selling_container .step-nav-container .step-nav-left .btn:hover::before {
  background: #005282;
  color: #fff;
}
#guided_selling_container .step-nav-container .step-nav-left .btn:hover {
  color: #fff;
}
#guided_selling_container .step-nav-container .step-nav-right .btn:hover::before {
  background: #fff;
  color: #005282;
  border: 2px solid #005282;
}
#guided_selling_container .step-nav-container .step-nav-right .btn:hover {
  color: #005282;
}
#guided_selling_container .step-content-container .options-container.two-column .option-card:nth-of-type(2) {
  margin-right: 0px;
}
#guided_selling_container .step-content-container .options-container.two-column .option-card {
  flex-basis: calc(46%);
  margin: 15px 63px 32px 0;
  -webkit-box-shadow: 0 6px 15px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0 6px 15px 1px rgba(0, 0, 0, 0.15);
}
#guided_selling_container .step-content-container .options-container.two-column .option-card.answer-selected {
  outline: 4px solid #005282;
}
#guided_selling_container .step-content-container .step-5,
#guided_selling_container .step-content-container .step-6 {
  margin-bottom: 30px;
}
#guided_selling_container .step-content-container .options-container .min-max-slider .slider-track .slider-nodes-container .slider-node {
  width: 16px;
  height: 16px;
  background: #868682;
}
#guided_selling_container .step-content-container .options-container .min-max-slider .slider-track .slider-nodes-container .slider-node .slider-node-label {
  top: 29px;
  position: relative;
  font-size: 16px;
  left: -2px;
  color: #005282;
  width: auto;
  display: inline-block;
  text-align: center;
  font-weight: bold;
}
#guided_selling_container .step-content-container .options-container .min-max-slider .slider-track .slider-nodes-container .slider-node:first-child .slider-node-label {
  left: -22px;
  width: 70px;
}
#guided_selling_container .step-content-container .options-container .min-max-slider .slider-track .slider-nodes-container .slider-node:last-child .slider-node-label {
  width: 70px;
}
#guided_selling_container .step-content-container .options-container .min-max-slider .slider-track .slider-nodes-container .slider-node.disabled .slider-node-label {
  color: #757570;
  font-weight: normal;
}
#guided_selling_container .step-content-container .options-container .min-max-slider .slider-track {
  background: #868682;
  height: 4px;
}
#guided_selling_container .step-content-container .options-container .min-max-slider .slider-track .slider-min-max-btn-container .slider-min-button,
.guided-selling-container .step-content-container .options-container .min-max-slider .slider-track .slider-min-max-btn-container .slider-max-button {
  background: #005282;
  border: 0px;
  width: 32px;
  height: 32px;
}
#guided_selling_container .step-content-container .options-container .min-max-slider .slider-track .slider-min-max-btn-container {
  height: 22px;
  background: #005282;
  border-top: 8px solid #fff;
  border-bottom: 8px solid #fff;
}
#guided_selling_container .step-content-container .options-container .min-max-slider .slider-track .slider-min-max-btn-container .min-max-selection-content {
  width: auto;
  height: 33px;
  border-radius: 9px;
  background: none;
  font-size: 14px;
  font-weight: 400;
  left: -5px;
  padding: 0 13px;
}
#guided_selling_container .step-content-container .options-container .min-max-slider .slider-track .slider-min-max-btn-container .min-max-selection-content:after {
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 10px solid #ebeae6;
  content: "";
  bottom: -8px;
  position: absolute;
}
#guided_selling_container .step-content-container .options-container .min-max-slider .slider-track .slider-nodes-container .slider-node:last-child .slider-node-label {
  right: 20px;
  left: inherit;
}
#guided_selling_container .step-content-container .options-container .min-max-slider .slider-track .slider-nodes-container .slider-node.disabled {
  opacity: 1;
}
#guided_selling_container .step-content-container .options-container .min-max-slider {
  margin-top: 20px;
}
#guided_selling_container .step-content-container .options-container .min-max-slider .slider-track .slider-nodes-container .slider-node.disabled .constraint-error {
  min-width: auto;
  top: -85px;
  left: -18px;
  text-align: center;
  font-size: 11px;
}
#guided_selling_container .steps-wizard .wizard-step-container.step-completed:before {
  background: #757570;
  border-right: 2px solid #fff;
  color: #757570 !important;
}
#guided_selling_container .steps-wizard .wizard-step-container.step-completed .wizard-step-link {
  display: inline-block;
  background: #757570;
}
#guided_selling_container .step-content-container .summary-step .top-picks-title {
  font-size: 34px;
  color: #173249;
  font-weight: bold;
  text-transform: uppercase;
  padding-bottom: 15px;
  font-family: 'Rokkitt', sans-serif !important;
}
#guided_selling_container .step-content-container .summary-step .selection-title-value-container {
  padding: 5px 0 23px 0;
}
#guided_selling_container .step-content-container .summary-step .selection-title-value-container,
#guided_selling_container .step-content-container .summary-step .selection-title-value-container p {
  font-size: 16px;
  color: #173249;
  padding-right: 2px;
}
#guided_selling_container .step-content-container .summary-step .selection-title-value-container .user-selection-content .option-label,
.guided-selling-container .step-content-container .summary-step .selection-title-value-container .seletion-data-main-label {
  font-family: 'BarlowCondensed', sans-serif;
  padding-right: 5px;
}
#guided_selling_container .step-content-container .summary-step .selection-title-value-container .user-selection-content .option-label {
  font-family: 'BarlowCondensed', sans-serif;
  padding-right: 3px;
}
#guided_selling_container .step-content-container .summary-step .selection-title-value-container .user-selection-content .option-value {
  font-family: 'BarlowCondensed', sans-serif;
  padding-right: 3px;
}
#guided_selling_container .step-content-container .summary-step .selection-title-value-container .user-selection-content {
  font-size: 16px;
}
.recommendation-cqp-label {
  display: none;
}
#guided_selling_container .step-content-container .summary-step .recommendation-step .recommendation {
  margin-right: 20px;
  padding: 0px;
}
#guided_selling_container .step-content-container .summary-step .recommendation-step .recommendation:last-child {
  margin-right: 0px;
}
#guided_selling_container .step-content-container .summary-step .recommendation-step .recommendation .recommendation-card .recommendation-image {
  height: 175px;
  overflow: hidden;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
}
#guided_selling_container .step-content-container .summary-step .recommendation-step .recommendation .recommendation-card {
  padding: 15px;
  position: relative;
  padding-top: 175px;
}
.model-sub-category-name {
  display: none;
}
#guided_selling_container .step-content-container .summary-step .recommendation-step .recommendation .recommendation-card .card-title {
  text-align: left;
  font-size: 24px;
  text-transform: uppercase;
  color: #173249;
  line-height: 30px;
  font-weight: bold;
  font-family: 'BarlowCondensed', sans-serif !important;
  width: 265px;
  height: 62px;
  margin-top: 12px;
  overflow: hidden;
}
.starting-price-section .starting-price-label {
  font-size: 18px;
  font-weight: 400;
  display: inline-block;
  text-transform: uppercase;
  color: #075180;
}
.starting-price-section .starting-price-value {
  font-size: 18px;
  font-weight: bold;
  color: #075180;
  text-transform: uppercase;
  display: inline-block;
}
.monthly-price-section {
  display: none;
}
#guided_selling_container .step-content-container .summary-step .recommendation-step .recommendation .recommendation-card .specs-container .specs-row.specs-header .spec-value {
  display: none;
}
#guided_selling_container .step-content-container .summary-step .recommendation-step .recommendation .recommendation-card .price-range-details {
  padding: 0px;
  position: relative;
  top: -85px;
  font-family: 'BarlowCondensed', sans-serif !important;
}
#guided_selling_container .step-content-container .summary-step .recommendation-step .recommendation .recommendation-card .boat-icon {
  position: absolute;
  top: 205px;
  right: 20px;
}
#guided_selling_container .step-content-container .summary-step .recommendation-step .recommendation .recommendation-card .short-desc {
  padding-top: 35px;
  height: 108px;
  overflow: hidden;
}
#guided_selling_container .step-content-container .summary-step .recommendation-step .recommendation .recommendation-card .card-buttons .learn-more-btn,
.guided-selling-container .step-content-container .summary-step .recommendation-step .recommendation .recommendation-card .card-buttons .build-price-btn {
  border: 2px solid #075180;
  padding: 10px 10px;
  font-size: 17px;
  font-weight: 600;
  font-family: 'BarlowCondensed', sans-serif;
  color: #075180;
}
#guided_selling_container .step-content-container .summary-step .recommendation-step .recommendation .recommendation-card .range-details {
  position: relative;
  top: -55px;
  min-height: 45px;
  display: flex;
}
#guided_selling_container .step-content-container .summary-step .recommendation-step .recommendation .recommendation-card .range-details > div {
  flex: inherit;
  padding: 0 15px 0 0;
  margin-right: 15px;
}
#guided_selling_container .step-content-container .summary-step .recommendation-step .recommendation .recommendation-card .range-details .primary-section:last-child,
#guided_selling_container .step-content-container .summary-step .recommendation-step .recommendation .recommendation-card .range-details .range-section:last-child {
  border-right: 0px;
  margin-right: 0px;
  padding-right: 0px;
}
#guided_selling_container .step-content-container .summary-step .recommendation-step .recommendation .recommendation-card .range-details .primary-section,
#guided_selling_container .step-content-container .summary-step .recommendation-step .recommendation .recommendation-card .range-details .range-section {
  border-right: 1px solid #CECECE;
  height: 30px;
}
#guided_selling_container .step-content-container .summary-step .recommendation-step .recommendation .recommendation-card .range-details .primary-section .primary-spec-label,
#guided_selling_container .step-content-container .summary-step .recommendation-step .recommendation .recommendation-card .range-details .range-section .range-label {
  font-size: 10px;
  color: #005282;
  text-transform: uppercase;
  font-family: 'Roboto', sans-serif;
  display: block;
  position: relative;
  top: -29px;
}
#guided_selling_container .step-content-container .summary-step .recommendation-step .recommendation .recommendation-card .range-details .primary-section .primary-spec-value,
#guided_selling_container .step-content-container .summary-step .recommendation-step .recommendation .recommendation-card .range-details .range-section .range-value {
  font-size: 16px;
  font-weight: bold;
  color: #173249;
  text-transform: uppercase;
  display: block;
  font-family: 'Titillium Web', sans-serif;
  position: relative;
  top: 13px;
}
#guided_selling_container .step-content-container .summary-step .recommendation-step .recommendation .recommendation-card .card-buttons {
  padding: 0 5px;
  margin-bottom: 15px;
  position: relative;
  top: 94px;
}
#guided_selling_container .step-content-container .summary-step .recommendation-step .recommendation .recommendation-card .card-buttons .build-price-btn:hover {
  background: #fff;
  color: #fff;
}
#guided_selling_container .step-content-container .summary-step .recommendation-step .recommendation .recommendation-card .card-buttons .learn-more-btn.btn:hover::before {
  color: #075180;
  background: #fff;
  border: 2px solid #005282;
}
#guided_selling_container .step-content-container .summary-step .recommendation-step .recommendation .recommendation-card .card-buttons .learn-more-btn.btn:hover {
  color: #075180;
}
#guided_selling_container .step-content-container .summary-step .recommendation-step .recommendation .recommendation-card .card-buttons .btn {
  background: transparent;
  text-transform: uppercase;
  border: inherit;
  font-size: 18px;
  letter-spacing: 0.81px;
  color: #fff;
  line-height: 27px;
  display: inline-block;
  height: 46px;
  cursor: pointer;
  transform: skew(0deg);
  position: relative;
}
#guided_selling_container .step-content-container .summary-step .recommendation-step .recommendation .recommendation-card .card-buttons .btn::before {
  border: 2px solid #075180;
  color: #075180;
}
#guided_selling_container .step-content-container .summary-step .recommendation-step .recommendation .recommendation-card .card-buttons .learn-more-btn.btn {
  color: #075180;
}
#guided_selling_container .step-content-container .summary-step .recommendation-step .recommendation .recommendation-card .card-buttons .learn-more-btn.btn:hover {
  color: #fff;
}
#guided_selling_container .step-content-container .summary-step .recommendation-step .recommendation .recommendation-card .card-buttons .build-price-btn.btn::before {
  border: 2px solid transparent;
  color: #fff;
  background: #075180;
}
#guided_selling_container .step-content-container .summary-step .recommendation-step .recommendation .recommendation-card .card-buttons .learn-more-btn.btn:hover::before {
  background: #075180;
  color: #fff;
}
#guided_selling_container .step-content-container .summary-step .recommendation-step .recommendation .recommendation-card .card-buttons .build-price-btn.btn:hover::before {
  background: #173249;
  color: #fff;
}
#guided_selling_container .step-content-container .summary-step .recommendation-step .recommendation .recommendation-card .card-buttons .btn:before {
  content: " ";
  display: block;
  border: 2px solid #075180;
  color: #075180;
  transform: skew(-20deg);
  position: absolute;
  left: -2px;
  top: 0;
  width: 102%;
  background: #FFF;
  height: 100%;
  z-index: -1;
}
#guided_selling_container .step-content-container .summary-step .recommendation-step .recommendation .recommendation-card .specs-container .specs-row.specs-header .spec-title,
.guided-selling-container .step-content-container .summary-step .recommendation-step .recommendation .recommendation-card .specs-container .specs-row.specs-header .spec-value {
  font-size: 18px;
  font-weight: bold;
  font-family: 'Titillium Web', sans-serif;
  color: #075180;
  text-transform: uppercase;
  display: none;
}
#guided_selling_container .step-content-container .summary-step .recommendation-step .recommendation .recommendation-card .specs-container .specs-row.category-title.Spec {
  font-size: 18px;
  font-weight: bold;
  font-family: 'BarlowCondensed', sans-serif !important;
  color: #075180;
  text-transform: uppercase;
  border: 0px;
}
#guided_selling_container .step-content-container .summary-step .recommendation-step .recommendation .recommendation-card .specs-container .specs-row.specs-header {
  border: 0px;
  display: none;
}
#guided_selling_container .step-content-container .summary-step .recommendation-step .recommendation .recommendation-card .specs-container .specs-row .spec-title,
.guided-selling-container .step-content-container .summary-step .recommendation-step .recommendation .recommendation-card .specs-container .specs-row .spec-value {
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
  color: #173249;
  width: 20%;
  flex: inherit;
}
#guided_selling_container .step-content-container .summary-step .recommendation-step .recommendation .recommendation-card .specs-container .specs-row {
  padding: 12px 0;
  border-bottom: 1px solid #eee;
}
#guided_selling_container .step-content-container .summary-step .recommendation-step .recommendation .recommendation-card .specs-container .specs-row:last-child {
  border: 0px;
}
#guided_selling_container .step-content-container .summary-step .recommendation-step .recommendation .recommendation-card .specs-container {
  padding: 15px 0;
  padding-top: 0px;
}
#guided_selling_container .step-content-container .summary-step .recommendation-step .recommendation .recommendation-card .specs-container .specs-row .spec-title {
  width: 60%;
}
#guided_selling_container .step-content-container .summary-step .recommendation-step .recommendation .recommendation-card .more-content {
  padding: 10px 0 0 0;
}
#guided_selling_container .step-content-container .summary-step .recommendation-step .recommendation .recommendation-card .more-content .key-features-title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #075180;
  text-transform: uppercase;
  font-family: 'Titillium Web', sans-serif;
}
#guided_selling_container .step-content-container .summary-step .recommendation-step .recommendation .recommendation-card .accordion-title {
  font-size: 16px;
  font-weight: bold;
  color: #173249;
  background: #EBEAE6;
  padding: 12px 15px;
  display: block;
  text-transform: uppercase;
  margin-bottom: 10px;
  position: relative;
  font-family: 'Titillium Web', sans-serif;
}
#guided_selling_container .step-content-container .summary-step .recommendation-step .recommendation .recommendation-card .accordion-title:hover {
  text-decoration: none;
}
#guided_selling_container .feature-accordion.rec-accordion:last-child .accordion-title {
  margin-bottom: 0px !important;
}
#guided_selling_container .step-content-container .summary-step .recommendation-step .recommendation .recommendation-card .accordion-body {
  padding: 10px 20px 10px 25px;
  display: none;
}
#guided_selling_container .step-content-container .summary-step .recommendation-step .recommendation .recommendation-card .specs-container .spec-accordion.open .accordion-body {
  display: block;
}
#guided_selling_container .step-content-container .summary-step .recommendation-step .recommendation .recommendation-card .accordion-body .feature-row {
  margin-bottom: 10px;
  display: list-item;
}
#guided_selling_container .step-content-container .summary-step .recommendation-step .recommendation .recommendation-card .feature-accordion.rec-accordion.open .accordion-body {
  display: block;
}
#guided_selling_container .step-content-container .summary-step .recommendation-step .recommendation .recommendation-card .feature-accordion.rec-accordion.open .accordion-title:before {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  top: 20px;
}
#guided_selling_container .step-content-container .summary-step .recommendation-step .recommendation .recommendation-card .feature-accordion.rec-accordion .accordion-title:before {
  content: "";
  border: solid #005282;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 5px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  position: absolute;
  right: 18px;
  top: 15px;
}
#guided_selling_container .step-content-container .summary-step .recommendation-step .recommendation .recommendation-card .more-less-link {
  display: none;
}
#guided_selling_container .step-content-container .summary-step .recommendation-step .recommendation .recommendation-card .more-content {
  display: block;
}
#guided_selling_container .step-content-container .step-content.summary-step.step-7 {
  position: relative;
}
#guided_selling_container .step-nav-container .step-nav-left .btn:hover:before {
  background: #005282;
  color: #fff;
}
#guided_selling_container .step-content-container .step-content.summary-step.step-7 .recommendation-restart-link.nav-left-arrow::before,
#guided_selling_container .step-content-container .step-content.summary-step.step-7 .recommendation-back-link.nav-left-arrow::before {
  content: " ";
  display: block;
  border: 2px solid #005282;
  color: #005282;
  transform: skew(-20deg);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background: #FFF;
  height: 100%;
  z-index: -1;
}
#guided_selling_container .step-content-container .step-content.summary-step.step-7 .recommendation-restart-link.nav-left-arrow {
  width: auto;
  height: auto;
}
#guided_selling_container .step-content-container .step-content.summary-step.step-7 .recommendation-restart-link.nav-left-arrow::before {
  background: #005282;
  color: #fff;
}
#guided_selling_container .step-content-container .step-content.summary-step.step-7 .recommendation-restart-link.nav-left-arrow {
  color: #fff;
}
#guided_selling_container .step-content-container .step-content.summary-step.step-7 .recommendation-restart-link.nav-left-arrow:hover {
  color: #fff;
}
#guided_selling_container .step-content-container .step-content.summary-step.step-7 .recommendation-restart-link.nav-left-arrow:hover::before {
  background: #173249;
  color: #ffffff;
  border: 2px solid #173249;
}
#guided_selling_container .step-content-container .step-content.summary-step.step-7 .recommendation-restart-link.nav-left-arrow:hover,
#guided_selling_container .step-nav-container .step-nav-right .btn.finish-button:hover,
#guided_selling_container .step-content-container .summary-step .recommendation-back-link:hover {
  color: #ffffff;
}
#guided_selling_container .step-content-container .summary-step .recommendation-back-link:hover::before {
  background: #005282 !important;
  color: #fff !important;
  border: 2px solid #005282;
}
#guided_selling_container .step-nav-container .step-nav-right .btn.finish-button:hover::before {
  background: #173249;
  color: #fff !important;
}
#guided_selling_container .step-content-container .step-content.summary-step.step-7 .recommendation-restart-link.nav-left-arrow {
  border: 2px solid transparent;
}
#guided_selling_container .step-content-container .summary-step .nav-left-arrow {
  position: relative;
  display: inline-block;
  padding: 10px 35px;
  font-size: 18px;
  z-index: 1;
  min-width: 200px;
  color: #005282;
  font-family: 'Titillium Web', sans-serif;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
}
#guided_selling_container .step-content-container .summary-step .recommendation-back-link {
  position: absolute;
  bottom: -85px;
  left: 25px;
}
#guided_selling_container .step-content-container .summary-step .recommendation-restart-link {
  position: absolute;
  bottom: -85px;
  right: 25px;
}
#guided_selling_container .step-content-container .summary-step .recommendation-back-link,
#guided_selling_container .step-content-container .summary-step .recommendation-restart-link {
  font-family: 'Titillium Web', sans-serif;
  font-size: 18px;
}
@media (max-width: 991px) {
  #guided_selling_container .step-content-container .summary-step .recommendation-back-link,
  #guided_selling_container .step-content-container .summary-step .recommendation-restart-link {
    font-size: 14px;
  }
}
#guided_selling_container .step-nav-container .step-nav-top .btn:before {
  border: 0;
  transform: none;
}
@media (min-device-width: 800px) and (max-device-width: 820px) and (orientation: portrait) {
  #guided_selling_container .step-content-container .options-container .min-max-slider .slider-track .slider-min-max-btn-container .slider-min-button,
  .guided-selling-container .step-content-container .options-container .min-max-slider .slider-track .slider-min-max-btn-container .slider-max-button {
    height: 32px;
  }
}
@media only screen and (max-width: 1023px) {
  #guided_selling_container .step-content-container .options-container {
    display: flex;
  }
  #guided_selling_container {
    padding: 25px 0 !important;
    margin-top: 53px !important;
  }
  #guided_selling_container .steps-wizard .wizard-step-container .step-title {
    text-indent: -9999px;
    padding: 0px;
    margin: 0px;
    height: 10px;
  }
  #guided_selling_container .steps-wizard .wizard-step-container.wizard-step-1:before {
    content: "1";
    color: #173249;
    font-size: 12px;
    font-weight: bold;
    line-height: 40px;
  }
  #guided_selling_container .steps-wizard .wizard-step-container.wizard-step-2:before {
    content: "2";
    color: #757570;
    font-size: 12px;
    font-weight: bold;
    line-height: 40px;
  }
  #guided_selling_container .steps-wizard .wizard-step-container.wizard-step-3:before {
    content: "3";
    color: #757570;
    font-size: 12px;
    font-weight: bold;
    line-height: 40px;
  }
  #guided_selling_container .steps-wizard .wizard-step-container.wizard-step-4:before {
    content: "4";
    color: #757570;
    font-size: 12px;
    font-weight: bold;
    line-height: 40px;
  }
  #guided_selling_container .steps-wizard .wizard-step-container.wizard-step-5:before {
    content: "5";
    color: #757570;
    font-size: 12px;
    font-weight: bold;
    line-height: 40px;
  }
  #guided_selling_container .steps-wizard .wizard-step-container.wizard-step-6:before {
    content: "6";
    color: #757570;
    font-size: 12px;
    font-weight: bold;
    line-height: 40px;
  }
  #guided_selling_container .steps-wizard .wizard-step-container.wizard-step-7:before {
    content: "7";
    color: #757570;
    font-size: 12px;
    font-weight: bold;
    line-height: 40px;
  }
  #guided_selling_container .steps-wizard .wizard-step-container .wizard-step-link {
    width: 10px;
    height: 10px;
    top: 5px;
    left: -2px;
  }
  #guided_selling_container .steps-wizard .wizard-step-container.active .wizard-step-link:before,
  #guided_selling_container .steps-wizard .wizard-step-container.active:before {
    color: #173249;
  }
  #guided_selling_container .steps-wizard .wizard-step-container:before {
    height: 2px;
    border-right: 2px solid transparent;
  }
  #guided_selling_container .step-content-container .options-container.three-column .option-card,
  #guided_selling_container .step-content-container .options-container.four-column .option-card {
    flex-basis: calc(50%);
    max-width: calc(47%);
    margin: 10px 8px 20px 5px;
    min-height: 187px;
  }
  #guided_selling_container .step-content-container .options-container.three-column .option-card:nth-of-type(2),
  #guided_selling_container .step-content-container .options-container.four-column .option-card:nth-of-type(2) {
    margin-right: 0px;
  }
  #guided_selling_container h1 {
    font-size: 16px;
    padding-bottom: 5px;
  }
  #guided_selling_container .step-content-container {
    padding: .5rem 20px;
  }
  #guided_selling_container {
    width: 100%;
  }
  #guided_selling_container .steps-wizard {
    padding: 1rem 0.2rem 1.5rem 0.2rem;
  }
  #guided_selling_container .step-content-container .options-container .option-card .card-body .card-title,
  #guided_selling_container .step-content-container .options-container.two-column .option-card .card-body .card-title,
  #guided_selling_container .step-content-container .options-container .option-card .card-body .card-description {
    font-size: 14px;
  }
  #guided_selling_container .step-content-container .options-container .option-card .card-body .card-title {
    margin-bottom: 4px;
  }
  #guided_selling_container .step-content-container .options-container .option-card .card-body,
  #guided_selling_container .step-content-container .options-container.two-column .option-card .card-body {
    padding: 10px;
  }
  #guided_selling_container .step-content-container .options-container.three-column .option-card:nth-of-type(4) {
    margin-right: 0px;
  }
  #guided_selling_container .step-content-container .options-container.three-column .option-card:nth-of-type(3) {
    margin-right: 8px;
  }
  #guided_selling_container .step-nav-container {
    padding: 0px 20px 75px 20px;
    display: block;
    margin-top: 20px;
    position: relative;
  }
  #guided_selling_container .step-content-container .options-container.two-column .option-card {
    margin-right: 10px;
    min-height: 187px;
  }
  #guided_selling_container .step-content-container .options-container.two-column .option-card .card-img-container {
    overflow: hidden;
  }
  #guided_selling_container .step-content-container .options-container .min-max-slider .slider-track .slider-nodes-container .slider-node {
    width: 12px;
    height: 12px;
  }
  #guided_selling_container .step-content-container .options-container .min-max-slider .slider-track .slider-nodes-container .slider-node .slider-node-label {
    font-size: 12px;
    left: 0px;
    width: auto;
  }
  #guided_selling_container .step-content-container .options-container .min-max-slider .slider-track .slider-min-max-btn-container .slider-min-button,
  .guided-selling-container .step-content-container .options-container .min-max-slider .slider-track .slider-min-max-btn-container .slider-max-button {
    width: 22px;
    height: 22px;
    padding: 0px;
  }
  #guided_selling_container .step-content-container .options-container .min-max-slider .slider-track .slider-nodes-container .slider-node:last-child .slider-node-label {
    right: 15px;
    left: inherit;
  }
  #guided_selling_container .step-content-container .options-container .min-max-slider .slider-track .slider-min-max-btn-container .min-max-selection-content {
    width: auto;
    padding: 0px;
  }
  #guided_selling_container .step-content-container .options-container .min-max-slider .slider-track .slider-min-max-btn-container .min-max-selection-content .min-max-value {
    background: #ebeae6;
    font-size: 12px;
    padding: 5px;
    border-radius: 10px;
    min-width: 90px;
  }
  #guided_selling_container .step-content-container .options-container .min-max-slider .slider-track .slider-min-max-btn-container .min-max-selection-content {
    background: none;
  }
  #guided_selling_container .step-content-container .options-container .min-max-slider .slider-track .slider-min-max-btn-container .min-max-selection-content:after {
    bottom: -4px;
  }
  #guided_selling_container .step-content-container .options-container .min-max-slider .slider-track .slider-nodes-container .slider-node.disabled .constraint-error {
    min-width: auto;
    top: -40px;
    left: -58px;
    text-align: center;
    font-size: 14px;
  }
  #guided_selling_container .step-content-container .options-container .min-max-slider .slider-track .slider-nodes-container .slider-node.disabled[data-attributeid="CL_GS_6.1"] .constraint-error {
    min-width: 55px;
    top: -90px;
    left: -15px;
    text-align: center;
    font-size: 10px;
    display: block;
  }
  #guided_selling_container .step-content-container .summary-step .recommendation-step .recommendation .recommendation-card {
    background: #ffffff 0 0 no-repeat padding-box;
    box-shadow: 0 3px 6px #00000029;
  }
  #guided_selling_container .step-content-container .options-container .option-card.answer-selected {
    outline: 4px solid #005282;
  }
  #guided_selling_container .step-content-container .selection-format-label {
    font-size: 12px;
    padding-left: 0.5rem;
  }
  #guided_selling_container .step-content-container .summary-step .selection-title-value-container,
  #guided_selling_container .step-content-container .summary-step .selection-title-value-container p,
  #guided_selling_container .step-content-container .summary-step .selection-title-value-container .seletion-data-main-label {
    font-size: 12px !important;
  }
  #guided_selling_container .step-content-container .summary-step .selection-title-value-container .user-selection-content {
    font-size: 12px;
  }
  #guided_selling_container .step-content-container .summary-step .top-picks-title {
    font-size: 16px;
    padding-bottom: 5px;
  }
  #guided_selling_container .step-content-container .options-container .min-max-slider .slider-track .slider-nodes-container .slider-node:first-child .slider-node-label {
    left: inherit;
    width: auto;
  }
  #guided_selling_container .step-content-container .options-container .min-max-slider .slider-track .slider-nodes-container .slider-node:last-child .slider-node-label {
    width: auto;
  }
  #guided_selling_container .step-nav-container .btn {
    width: auto;
    font-size: 14px;
  }
  #guided_selling_container .step-content-container .summary-step .recommendation-step .recommendation {
    margin-bottom: 35px;
  }
  #guided_selling_container .step-content-container .step-content.summary-step.step-7 {
    padding-bottom: 70px;
  }
  #guided_selling_container .step-content-container .step-content.summary-step.step-7 .recommendation-back-link,
  #guided_selling_container .step-content-container .step-content.summary-step.step-7 .recommendation-restart-link {
    bottom: 13px;
    min-width: 150px;
  }
  #guided_selling_container .step-content-container .step-content.summary-step.step-7 .recommendation-restart-link {
    bottom: 10px;
  }
  #guided_selling_container .step-nav-container .restart-button {
    display: block !important;
  }
  #guided_selling_container .step-nav-container .step-nav-left .btn.back-button {
    margin-right: 20px;
  }
  #guided_selling_container .step-nav-container .step-nav-left {
    display: flex;
    text-align: center;
    justify-content: inherit;
    position: absolute;
    top: 72px;
    left: 50%;
    margin-left: -158px;
  }
  #guided_selling_container .step-nav-container .step-nav-right {
    display: block;
    justify-content: inherit;
    text-align: center;
    position: relative;
    top: 0px;
  }
  #guided_selling_container .step-nav-container .btn.next-button {
    min-width: 190px;
  }
  #guided_selling_container .step-nav-container .btn.pull-left {
    float: none !important;
  }
}
@media only screen and (max-width: 560px) {
  #guided_selling_container .step-content-container .options-container .min-max-slider .slider-track .slider-min-max-btn-container .min-max-selection-content {
    padding: 0;
    border-radius: 5px;
    background: none;
  }
  .guided-selling-container .step-content-container .options-container .min-max-slider .slider-track .slider-min-max-btn-container .min-max-selection-content .min-max-value {
    font-size: 12px;
  }
  #guided_selling_container .step-content-container .options-container .min-max-slider .slider-track .slider-nodes-container .slider-node .slider-node-label {
    font-size: 12px;
  }
  .guided-selling-container .step-content-container .options-container .min-max-slider .slider-track .slider-min-max-btn-container .min-max-selection-content .min-max-value {
    font-size: 12px;
  }
  #guided_selling_container .step-content-container .summary-step .recommendation-step .recommendation {
    margin-right: 0px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1366px) {
  #guided_selling_container .steps-wizard {
    padding: 1rem 20px 1.5rem;
  }
  #guided_selling_container .step-content-container {
    padding: 1rem 20px;
  }
  #guided_selling_container .step-content-container .options-container {
    justify-content: space-between;
  }
  #guided_selling_container .step-content-container .options-container.four-column .option-card,
  #guided_selling_container .step-content-container .options-container.single-row .option-card {
    flex-basis: calc(25% - 10px);
    max-width: calc(25% - 10px);
    margin: 10px 10px 38px 0;
  }
  #guided_selling_container .step-content-container .options-container.two-column .option-card {
    flex-basis: calc(50% - 25px);
    margin: 15px 25px 32px 0;
  }
  #guided_selling_container .step-content-container .options-container .min-max-slider {
    padding: 20px 0;
    min-height: 200px;
  }
  #guided_selling_container .step-content-container .options-container .min-max-slider .slider-track .slider-nodes-container .slider-node.disabled .constraint-error {
    top: -90px;
    left: -15px;
    font-size: 11px;
  }
  #guided_selling_container .step-content-container .summary-step .recommendation-step .recommendation {
    flex: 1 1 50%;
    padding: 5px;
    flex-basis: calc(50% - 20px);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #guided_selling_container .steps-wizard {
    padding: 1rem 20px 1.5rem;
    margin: 0;
    max-width: unset;
  }
  #guided_selling_container .step-content-container {
    padding: 1rem 30px;
  }
  #guided_selling_container .step-content-container .options-container .min-max-slider {
    padding: 20px 0;
    min-height: 200px;
  }
  #guided_selling_container .step-content-container .options-container .min-max-slider .slider-track .slider-nodes-container .slider-node.disabled .constraint-error {
    top: -110px !important;
    left: -15px;
  }
  #guided_selling_container .step-content-container .options-container .min-max-slider .slider-track {
    width: 98%;
  }
  #guided_selling_container .step-content-container .options-container .min-max-slider .slider-track .slider-nodes-container .slider-node.disabled .constraint-error {
    left: -20px;
  }
  #guided_selling_container .step-content-container .options-container .min-max-slider .slider-track .slider-nodes-container .slider-node .slider-node-label {
    left: 0px;
  }
  #guided_selling_container .step-content-container .options-container .min-max-slider .slider-track .slider-min-max-btn-container .slider-min-button {
    position: relative;
    left: -3px;
  }
  #guided_selling_container .step-content-container .options-container .min-max-slider .slider-track .slider-min-max-btn-container .slider-max-button {
    left: 12px;
    position: relative;
  }
  #guided_selling_container .step-content-container .options-container .min-max-slider .slider-track .slider-nodes-container .slider-node.disabled .constraint-error {
    display: block;
    top: -90px;
    font-size: 11px;
  }
  #guided_selling_container {
    padding: 60px 0 !important;
  }
  #guided_selling_container .step-content-container .summary-step .recommendation-step .recommendation {
    margin-bottom: 30px;
    flex: inherit;
    width: 344px;
  }
  #guided_selling_container .step-content-container .summary-step .recommendation-step .recommendation:nth-of-type(2) {
    margin-right: 0px;
  }
  #guided_selling_container .steps-wizard {
    max-width: 100%;
  }
  #guided_selling_container .step-content-container .summary-step .recommendation-step .recommendation .recommendation-card .card-title {
    width: 240px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #guided_selling_container .step-content-container .options-container.three-column .option-card,
  #guided_selling_container .step-content-container .options-container.four-column .option-card {
    flex-basis: calc(50%);
    max-width: calc(48%);
    margin: 10px 15px 20px 5px;
  }
  #guided_selling_container .step-nav-container .step-nav-left {
    top: 87px;
    margin-left: 0;
    left: 25px;
  }
  #guided_selling_container .step-nav-container .step-nav-right {
    top: 87px;
    text-align: right;
    right: 20px;
    float: right;
  }
  #guided_selling_container .step-nav-container {
    padding-top: 0;
    margin-top: 0;
    padding-bottom: 20px;
    top: -85px;
  }
  #guided_selling_container .step-nav-container .step-nav-left .btn.back-button {
    margin-right: 30px;
  }
}
@media only screen and (max-width: 400px) {
  #guided_selling_container .step-content-container .step-6 .options-container .min-max-slider .slider-track .slider-nodes-container .slider-node .slider-node-label {
    left: -8px;
  }
  #guided_selling_container .step-content-container .options-container .min-max-slider .slider-track .slider-nodes-container .slider-node:last-child .slider-node-label {
    right: 15px;
    left: inherit;
  }
}
@media only screen and (max-width: 767px) {
  #guided_selling_container .step-content-container .summary-step .recommendation-step .recommendation .recommendation-card .short-desc {
    height: auto;
  }
  #guided_selling_container .step-content-container .options-container.three-column .option-card .card-img-container,
  #guided_selling_container .step-content-container .options-container.four-column .option-card .card-img-container,
  #guided_selling_container .step-content-container .options-container.two-column .option-card .card-img-container {
    height: 70px;
    overflow: hidden;
  }
  #guided_selling_container .step-content-container .step-3 .options-container.two-column .option-card .card-img-container {
    height: auto;
  }
}
#guidedSellingTopicLink .modal-dialog.modal-lg {
  max-width: 900px;
}
#guidedSellingTopicLink .modal-dialog.modal-lg .close {
  position: absolute;
  right: 15px;
  top: 15px;
  z-index: 1;
  color: #005282;
  opacity: 1;
}
#guidedSellingTopicLink .modal-dialog.modal-lg .modal-content {
  border-radius: 0;
  border: 0px;
}
#guidedSellingTopicLink .crest-style h3,
#guidedSellingTopicLink .crest-style h1 {
  padding-bottom: 35px;
}
#guidedSellingTopicLink .crest-style .perform-headingdescript p {
  font-family: 'BarlowCondensed', sans-serif;
  font-weight: normal;
  margin-bottom: 55px;
}
#guidedSellingTopicLink .crest-style .btn {
  font-weight: 600;
  letter-spacing: 0.63px;
}
#guidedSellingTopicLink .modal-dialog {
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, 0px);
  transform: translate(0, 0px);
}
@media (max-width: 767px) {
  #guidedSellingTopicLink .modal-dialog.modal-lg {
    margin: 0;
  }
  #guidedSellingTopicLink .modal-dialog.modal-lg .modal-content {
    top: 0;
    position: absolute;
    bottom: 0;
  }
  #guidedSellingTopicLink .modal-dialog.modal-lg .close {
    right: 10px;
    top: 10px;
  }
  #guidedSellingTopicLink .modal.show .modal-dialog {
    height: 100%;
    margin-top: 0px !important;
  }
  #guidedSellingTopicLink .crest-style .perform-headingdescript p {
    font-family: 'BarlowCondensed', sans-serif;
    font-weight: normal;
    margin-bottom: 50px;
    padding-top: 20px;
  }
  #guidedSellingTopicLink .data-box {
    padding-left: 10px;
  }
  #guidedSellingTopicLink .crest-style .btn {
    padding: 15px 10px;
  }
  #guided_selling_container .step-content-container .summary-step .recommendation-step .recommendation .recommendation-card .range-details > div {
    flex: inherit;
    padding: 0 15px 0 0;
    margin-right: 10px;
  }
  #guided_selling_container .step-content-container .summary-step .recommendation-back-link {
    left: 10px;
  }
  #guided_selling_container .step-content-container .summary-step .recommendation-restart-link {
    right: 10px;
  }
}
@media (max-width: 767px) {
  #guidedSellingTopicLink .modal-dialog.modal-lg .crest-style {
    overflow: auto;
    height: 100vh;
  }
  #guided_selling_container .step-content-container .options-container .min-max-slider .slider-track .slider-nodes-container .slider-node.disabled .constraint-error {
    width: 40px !important;
    left: -17px !important;
    top: -3.5rem !important;
    min-width: auto !important;
    font-size: 7px !important;
  }
}
@media (max-width: 350px) {
  #guided_selling_container .step-content-container .summary-step .recommendation-step .recommendation .recommendation-card .range-details > div {
    flex: inherit;
    padding: 0px 3px 0 0;
    margin-right: 5px;
  }
  #guided_selling_container .step-content-container .summary-step .recommendation-step .recommendation .recommendation-card .card-buttons {
    transform: scale(0.9);
    margin-left: -13px;
  }
  #guided_selling_container .step-nav-container .btn {
    padding: 8px 45px;
  }
  #guided_selling_container .step-nav-container .step-nav-left .btn.back-button {
    margin-right: 5px;
  }
  #guided_selling_container .step-nav-container .step-nav-left {
    margin-left: -142px;
  }
  #guided_selling_container .step-content-container .step-content.summary-step.step-7 .recommendation-back-link,
  #guided_selling_container .step-content-container .step-content.summary-step.step-7 .recommendation-restart-link {
    min-width: 115px;
    padding: 10px 25px;
  }
  #guided_selling_container .step-content-container .summary-step .recommendation-step .recommendation .recommendation-card .card-title {
    width: 210px;
  }
}

.hero .hero-image .hero-text-container {
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
  width: auto;
}
.hero .owl-carousel .owl-item img,
.hero .owl-carousel .owl-item video {
  max-height: 80vh;
  object-fit: cover;
}
@media only screen and (max-width: 991px) {
  .hero .owl-carousel .owl-item img,
  .hero .owl-carousel .owl-item video {
    min-height: 60vh;
  }
}
@media only screen and (max-width: 991px) {
  .hero .hero-image img,
  .hero .hero_video video,
  .hero-carousel .carousel-inner img {
    object-fit: cover;
  }
}
.vertical-bottom-left.hero .hero_video .hero-text-container {
  bottom: 15px;
}
@media screen and (min-width: 767px) {
  .hero .hero-image .hero-text-container {
    left: 30px;
    width: 100%;
    max-width: 90%;
  }
}
.hero .hero-image .hero-text-container .hero_eyebrowTxt {
  font-family: 'Titillium Web', sans-serif;
  margin-bottom: 0px;
  text-shadow: none;
  letter-spacing: 1.08px;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .hero .hero-image .hero-text-container .hero_eyebrowTxt {
    font-weight: bold;
    font-size: 20px;
  }
}
.hero .hero-image .hero-text-container .hero_title,
.hero .hero-image .hero-text-container .hero-description h1 {
  font-size: 40px;
  font-weight: bold;
  letter-spacing: 1.8px;
  text-shadow: none;
  color: #fff;
  font-family: 'Rokkit', sans-serif;
}
@media screen and (min-width: 1023px) {
  .hero .hero-image .hero-text-container .hero_title,
  .hero .hero-image .hero-text-container .hero-description h1 {
    font-size: 80px;
    letter-spacing: 3.6px;
  }
  .teamProfileSection .hero .hero-image .hero-text-container .hero_title {
    font-size: 80px;
  }
}
@media screen and (min-width: 992px) {
  .hero.large-eyebrow-txt .hero-image .hero-text-container .hero_eyebrowTxt {
    font-size: 80px;
    letter-spacing: 3.6px;
    font-weight: 600;
  }
}
@media (max-width: 320px) {
  #why-crestliner .hero .hero-image .hero-text-container .heroImage-Text_Link {
    margin-top: 10px;
  }
  #why-crestliner .hero .hero_Imagecomponent .hero-image .hero-text-container {
    padding: 10px 5px;
  }
}
.hero .hero-image .hero-text-container .heroImage-Text_Link {
  position: relative;
  margin-top: 20px;
  text-decoration: none;
  font-family: 'Titillium Web', sans-serif;
  font-size: 14px;
  letter-spacing: 0.63px;
  padding: 10px 34px;
  text-transform: uppercase;
  display: inline-block;
  border-radius: 0;
  white-space: nowrap;
  font-weight: normal;
  color: #fff;
  font-weight: 600;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .hero .hero-image .hero-text-container .heroImage-Text_Link {
    font-size: 18px;
  }
}
@media screen and (min-width: 1023px) {
  .hero .hero-image .hero-text-container .heroImage-Text_Link {
    margin-top: 20px;
    font-size: 18px;
    letter-spacing: 0.81px;
    font-weight: 600;
  }
}
.hero .hero-image .hero-text-container .heroImage-Text_Link.heroImage-second-cta,
.hero.btn-white .hero-image .hero-text-container .heroImage-Text_Link {
  /*color: #075180;*/
  color: #005282;
}
@media screen and (min-width: 767px) {
  .hero .hero-image .hero-text-container .heroImage-Text_Link.heroImage-second-cta {
    margin-left: 20px;
  }
}
.hero .hero-image .hero-text-container .heroImage-Text_Link.heroImage-second-cta::before,
.hero.btn-white .hero-image .hero-text-container .heroImage-Text_Link::before {
  background-color: #fff;
  border: 1px solid #075180;
}
.hero .hero-image .hero-text-container .heroImage-Text_Link.heroImage-second-cta:hover,
.hero.btn-white .hero-image .hero-text-container .heroImage-Text_Link:hover {
  color: #fff;
}
.hero .hero-image .hero-text-container .heroImage-Text_Link.heroImage-second-cta:hover::before,
.hero.btn-white .hero-image .hero-text-container .heroImage-Text_Link:hover::before {
  color: #fff;
  background: #075180;
}
.hero .hero-image .hero-text-container .heroImage-Text_Link::before {
  background: #075180;
  transform: skew(-20deg);
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  height: 100%;
  z-index: -1;
}
.hero .hero-image .hero-text-container .heroImage-Text_Link:hover::before {
  color: #fff;
  background: #173249;
}
.hero .hero_video .hero-text-container {
  top: 50%;
  left: 0px;
  transform: translateY(-50%);
  max-width: none;
  width: 100%;
  position: absolute;
}
@media screen and (min-width: 767px) {
  .hero .hero_video .hero-text-container {
    left: 30px;
    width: auto;
    max-width: 90%;
  }
}
.hero .hero_video .hero-text-container .hero_eyebrowTxt {
  font-family: 'Titillium Web', sans-serif;
  margin-bottom: 0px;
  text-shadow: none;
  letter-spacing: 1.08px;
  font-size: 24px;
  font-weight: normal;
  color: #fff;
}
@media screen and (min-width: 767px) {
  .hero .hero_video .hero-text-container .hero_eyebrowTxt {
    font-weight: bold;
  }
}
.hero .hero_video .hero-text-container .hero_title {
  font-size: 40px;
  font-weight: 600;
  letter-spacing: 1.8px;
  text-shadow: none;
  color: #fff;
}
@media screen and (min-width: 767px) {
  .hero .hero_video .hero-text-container .hero_title {
    font-size: 80px;
    letter-spacing: 3.6px;
  }
}
.hero .hero_video .hero-text-container .heroImage-Text_Link {
  position: relative;
  margin-top: 20px;
  text-decoration: none;
  font-family: 'Titillium Web', sans-serif;
  font-size: 14px;
  letter-spacing: 0.63px;
  padding: 10px 34px;
  text-transform: uppercase;
  display: inline-block;
  border-radius: 0;
  white-space: nowrap;
  font-weight: normal;
  color: #fff;
}
@media screen and (min-width: 1023px) {
  .hero .hero_video .hero-text-container .heroImage-Text_Link {
    margin-top: 30px;
    font-size: 18px;
    letter-spacing: 0.81px;
    font-weight: 600;
  }
}
.hero .hero_video .hero-text-container .heroImage-Text_Link.heroImage-second-cta {
  color: #075180;
}
.hero .hero-image .hero-text-container .hero-description,
.hero .hero-image .hero-text-container .hero-description p {
  color: #fff;
  font: normal normal normal 16px/24px 'BarlowCondensed', sans-serif;
  letter-spacing: 0px;
}
@media screen and (min-width: 767px) {
  .hero .hero_video .hero-text-container .heroImage-Text_Link.heroImage-second-cta {
    margin-left: 20px;
  }
}
.hero .hero_video .hero-text-container .heroImage-Text_Link.heroImage-second-cta::before {
  background-color: #fff;
  border: 1px solid #075180;
}
.hero .hero_video .hero-text-container .heroImage-Text_Link.heroImage-second-cta:hover {
  color: #fff;
}
.hero .hero_video .hero-text-container .heroImage-Text_Link.heroImage-second-cta:hover::before {
  color: #fff;
  background: #075180;
}
.hero .hero_video .hero-text-container .heroImage-Text_Link::before {
  background: #075180;
  transform: skew(-20deg);
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  height: 100%;
  z-index: -1;
}
.hero .hero_video .hero-text-container .heroImage-Text_Link:hover::before {
  color: #fff;
  background: #173249;
}
.vertical-center.hero .hero-image .hero-text-container {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.vertical-center-left.hero .hero-image .hero-text-container {
  top: 50%;
  transform: translateY(-50%);
  bottom: auto;
}
.vertical-bottom-left.hero .hero-image .hero-text-container {
  top: auto !important;
  transform: translateY(0%);
  bottom: 60px;
}
.vertical-top-left.hero .hero-image .hero-text-container {
  top: 100px;
  transform: translateY(0%);
  bottom: auto;
}
.vertical-bottom-center.hero .hero-image .hero-text-container {
  top: unset !important;
  transform: translateX(-50%);
  bottom: 60px;
  text-align: center;
  left: 50%;
}
.vertical-bottom-right.hero .hero-image .hero-text-container {
  top: auto !important;
  left: auto !important;
  transform: translateY(0%);
  bottom: 60px;
  text-align: right;
  right: 20px;
}
@media (min-width: 767px) {
  .vertical-bottom-right.hero .hero-image .hero-text-container {
    right: 80px;
  }
  .vertical-center-left.hero .hero-image .hero-text-container {
    left: 20px;
  }
}
/* Text color related configuration */
.text-color-white.hero .hero-image .hero-text-container .hero_title,
.text-color-white.hero .hero-image .hero-text-container .hero_eyebrowTxt,
.text-color-white.hero .hero-image .hero-text-container .hero_title,
.text-color-white.hero .hero-image .hero-text-container .hero-description,
.text-color-white.hero .hero-image .hero-text-container .hero-description > *,
.text-color-white.hero .hero-image .hero-text-container .hero-description p,
.c_description {
  color: #fff;
}
.text-color-navy-blue.hero .hero-image .hero-text-container .hero_title,
.text-color-navy-blue.hero .hero-image .hero-text-container .hero_eyebrowTxt,
.text-color-navy-blue.hero .hero-image .hero-text-container .hero_title,
.text-color-navy-blue.hero .hero-image .hero-text-container .hero-description,
.text-color-navy-blue.hero .hero-image .hero-text-container .hero-description p,
.c_description {
  color: #173249;
}
.text-color-orange.hero .hero-image .hero-text-container .hero_title,
.text-color-orange.hero .hero-image .hero-text-container .hero_eyebrowTxt,
.text-color-orange.hero .hero-image .hero-text-container .hero_title,
.text-color-orange.hero .hero-image .hero-text-container .hero-description,
.text-color-orange.hero .hero-image .hero-text-container .hero-description p,
.c_description {
  color: #E1762E;
}
.sub-text-color-white.hero .hero-image .hero-text-container {
  color: #fff;
}
.sub-text-color-navy-blue.hero .hero-image .hero-text-container {
  color: #173249;
}
.left-gradient .hero-image::before,
.left-gradient.hero-image::before {
  content: " ";
  /* background: -webkit-linear-gradient(left, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
  /* background: linear-gradient(to right, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0) 100%);
}
.right-gradient .hero-image::before,
.right-gradient.hero-image::before {
  content: " ";
  /* background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
  /*background: linear-gradient(to right, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0.8) 100%);
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0.8) 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0.8) 100%);
}
.bottom-gradient .hero-image::before,
.bottom-gradient.hero-image::before {
  content: " ";
  /*background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
  /*background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0.9) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0.9) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0.9) 100%);
}
.vertical-center.hero .hero_video .hero-text-container {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.vertical-center-left.hero .hero_video .hero-text-container {
  top: 50%;
  transform: translateY(-50%);
  bottom: auto;
}
.vertical-bottom-left.hero .hero_video .hero-text-container {
  top: auto !important;
  transform: translateY(0%);
  bottom: 0px;
}
@media (min-width: 768px) {
  .vertical-bottom-left.hero .hero_video .hero-text-container {
    bottom: 60px;
  }
}
.vertical-top-left.hero .hero_video .hero-text-container {
  top: 100px;
  transform: translateY(0%);
  bottom: auto;
}
.vertical-bottom-center.hero .hero_video .hero-text-container {
  top: auto !important;
  transform: translateX(-50%);
  bottom: 0px;
  text-align: center;
  left: 50%;
}
@media (min-width: 768px) {
  .vertical-bottom-center.hero .hero_video .hero-text-container {
    bottom: 60px;
  }
}
.vertical-bottom-right.hero .hero_video .hero-text-container {
  top: auto !important;
  left: auto !important;
  transform: translateY(0%);
  bottom: 0px;
  text-align: right;
  right: 20px;
}
@media (min-width: 768px) {
  .vertical-bottom-right.hero .hero_video .hero-text-container {
    bottom: 60px;
  }
}
@media (min-width: 767px) {
  .vertical-bottom-right.hero .hero_video .hero-text-container {
    right: 80px;
  }
  .vertical-bottom-left.hero .hero-image .hero-text-container {
    left: 20px;
  }
}
/* Text color related configuration */
.text-color-white .hero .hero_video .hero-text-container .hero_title,
.text-color-white .hero .hero_video .hero-text-container .hero_eyebrowTxt,
.text-color-white .hero .hero_video .hero-text-container .hero_title {
  color: #fff;
}
.text-color-navy-blue .hero .hero_video .hero-text-container .hero_title,
.text-color-navy-blue .hero .hero_video .hero-text-container .hero_eyebrowTxt,
.text-color-navy-blue .hero .hero_video .hero-text-container .hero_title {
  color: #173249;
}
.text-color-orange .hero .hero_video .hero-text-container .hero_title,
.text-color-orange .hero .hero_video .hero-text-container .hero_eyebrowTxt,
.text-color-orange .hero .hero_video .hero-text-container .hero_title {
  color: #E1762E;
}
.sub-text-color-white .hero .hero_video .hero-text-container {
  color: #fff;
}
.sub-text-color-navy-blue .hero .hero_video .hero-text-container {
  color: #173249;
}
.left-gradient .hero_video::before,
.left-gradient.hero_video::before {
  content: " ";
  /* background: -webkit-linear-gradient(left, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
  /* background: linear-gradient(to right, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0) 100%);
}
.right-gradient .hero_video::before,
.right-gradient.hero_video::before {
  content: " ";
  /* background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
  /*background: linear-gradient(to right, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0.8) 100%);
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0.8) 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0.8) 100%);
}
.bottom-gradient .hero_video::before,
.bottom-gradient.hero_video::before {
  content: " ";
  /*background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
  /*background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0.9) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0.9) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0.9) 100%);
}
@media (max-width: 767px) {
  .hero .hero_Imagecomponent .hero-image .hero-text-container,
  .hero .hero_video .hero-text-container {
    position: absolute;
    top: 50%;
  }
}
.no-ele-gap {
  padding-bottom: 0 !important;
}
.no-ele-gap p {
  font-family: 'BarlowCondensed', sans-serif;
  margin-bottom: 0 !important;
}
.hero .c_description > * {
  color: #fff;
  font-weight: 600;
}
@media (max-width: 991px) {
  .vertical-bottom-center.hero .hero-image .hero-text-container {
    bottom: 30px;
  }
  .vertical-bottom-right.hero .hero-image .hero-text-container {
    bottom: 30px;
  }
  .vertical-bottom-left.hero .hero-image .hero-text-container {
    bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .vertical-bottom-center.hero .hero-image .hero-text-container {
    bottom: 30px;
  }
  .vertical-bottom-right.hero .hero-image .hero-text-container {
    bottom: 30px;
  }
  .vertical-bottom-left.hero .hero-image .hero-text-container {
    bottom: 30px;
    left: 20px;
    max-width: 90% !important;
  }
  .vertical-center-left.hero .hero-image .hero-text-container.overlay-black.hcOpacity {
    left: 20px;
  }
}
@media (max-width: 425px) {
  .vertical-bottom-center.hero .hero-image .hero-text-container {
    width: 100%;
    padding: 16px 5px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .hero .hero-image .hero-text-container .hero_eyebrowTxt {
    font-size: 18px;
    margin-bottom: 10px;
    letter-spacing: 0.81px;
  }
  .hero .hero-image .hero-text-container .hero_title {
    margin-bottom: 0px;
  }
  .hero .hero-image .hero-text-container .hero-cta-group a {
    font-family: 'BarlowCondensed', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 18px;
  }
}
.hero #hero-form-modal1 .modal-header {
  border-bottom: none;
  padding-bottom: 0px;
  padding-top: 0px;
}
.hero #hero-form-modal2 .modal-header {
  border-bottom: none;
  padding-bottom: 0px;
  padding-top: 0px;
}
.hero .hero-specs-container .boat_icon {
  margin-inline: .25rem;
}

.herolist .owl-stage-outer {
  padding: 0;
}
.herolist .owl-carousel .owl-item img,
.herolist .owl-carousel .owl-item video {
  max-height: 80vh;
  object-fit: cover;
}
@media only screen and (max-width: 991px) {
  .herolist .owl-carousel .owl-item img,
  .herolist .owl-carousel .owl-item video {
    height: 60vh;
  }
}
.herolist .carousel .carousel-info {
  position: absolute;
  top: 50%;
  margin: 0px;
  transform: translateY(-50%);
  text-align: left;
  height: auto;
  padding: 0;
  left: 20px;
  width: 100% !important;
  max-width: 90%;
  margin: 0 auto;
}
@media screen and (min-width: 767px) {
  .herolist .carousel .carousel-info {
    left: 50px;
  }
}
.herolist .carousel .carousel-info .c_eyebrow {
  font-family: 'BarlowCondensed', sans-serif;
  margin-bottom: 0px;
  text-shadow: none;
  letter-spacing: 1.08px;
  font-size: 24px;
  font-weight: normal;
  text-transform: uppercase;
}
.herolist .carousel .carousel-info .c_title {
  font-size: 40px;
  font-weight: 600;
  letter-spacing: 1.8px;
  text-shadow: none;
}
@media screen and (min-width: 1023px) {
  .herolist .carousel .carousel-info .c_title {
    font-size: 80px;
    letter-spacing: 3.6px;
  }
}
.herolist .carousel .carousel-info .c_button {
  position: static;
  margin-top: 20px;
  text-decoration: none;
  font-family: 'Titillium Web', sans-serif;
  font-size: 14px;
  letter-spacing: 0.63px;
  padding: 10px 34px;
  text-transform: uppercase;
  transform: skew(-20deg);
  display: inline-block;
  border-radius: 0;
  white-space: nowrap;
  font-weight: normal;
  background: #075180;
  color: #fff;
  height: auto !important;
}
@media screen and (min-width: 1023px) {
  .herolist .carousel .carousel-info .c_button {
    margin-top: 30px;
    font-size: 18px;
    letter-spacing: 0.81px;
    font-weight: 600;
  }
}
.herolist .carousel .carousel-info .c_button:hover {
  color: #fff;
  background: #173249;
}
.herolist .carousel .carousel-info .c_button .c-button_text {
  font-weight: 600;
  transform: skew(20deg);
  display: block;
  margin: 0;
}
.herolist .carousel .carousel-info .c_button .c-button_text i {
  display: none;
}
.herolist .carousel .carousel-control-prev,
.herolist .carousel .carousel-control-next {
  display: none;
}
@media screen and (min-width: 767px) {
  .herolist .carousel .carousel-control-prev,
  .herolist .carousel .carousel-control-next {
    display: block;
    top: 50%;
    transform: translateY(-50%);
    background: transparent;
    color: #fff;
    border-radius: 50%;
    border: 1px solid #fff;
    opacity: 0.5;
  }
  .herolist .carousel .carousel-control-prev .fa::before,
  .herolist .carousel .carousel-control-next .fa::before {
    color: #fff;
    font-size: 40px;
  }
  .herolist .carousel .carousel-control-prev:hover,
  .herolist .carousel .carousel-control-next:hover {
    opacity: 1;
  }
}
.herolist .carousel .carousel-control-prev.left,
.herolist .carousel .carousel-control-next.left {
  left: 20px;
}
.herolist .carousel .carousel-control-prev.right,
.herolist .carousel .carousel-control-next.right {
  right: 20px;
}
.herolist .carousel .owl-dots {
  left: 50%;
  transform: translateX(-50%);
  display: block;
  position: absolute;
  margin-top: 0;
  bottom: 15px;
}
@media (min-width: 767px) {
  .herolist .carousel .owl-dots {
    left: auto;
    transform: none;
    right: 25px;
  }
}
.herolist .carousel .owl-dots .owl-dot span {
  width: 15px;
  height: 15px;
  background: #fff;
  display: block;
  transition: opacity 0.2s ease;
  border-radius: 30px;
}
.herolist .carousel .owl-dots .owl-dot.active span,
.herolist .carousel .owl-dots .owl-dot:hover span {
  background: transparent;
  border: 1px solid #fff;
}
.vertical-center .carousel .carousel-info {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.vertical-center-left .carousel .carousel-info {
  top: 50%;
  transform: translateY(-50%);
  bottom: auto;
}
.vertical-bottom-left .carousel .carousel-info {
  top: auto;
  transform: translateY(0%);
  bottom: 60px;
}
.vertical-top-left .carousel .carousel-info {
  top: 100px;
  transform: translateY(0%);
  bottom: auto;
}
.vertical-bottom-center .carousel .carousel-info {
  top: auto;
  transform: translateX(-50%);
  bottom: 60px;
  text-align: center;
  left: 50%;
}
.vertical-bottom-center .carousel .carousel-info {
  width: 35% ;
}
@media (max-width: 768px) {
  .vertical-bottom-center .carousel .carousel-info {
    width: 100% !important;
    bottom: 30px;
  }
}
.vertical-bottom-right .carousel .carousel-info {
  top: auto;
  left: auto;
  transform: translateY(0%);
  bottom: 60px;
  text-align: right;
  right: 20px;
}
@media (min-width: 767px) {
  .vertical-bottom-right .carousel .carousel-info {
    right: 80px;
  }
}
/* Text color related configuration */
.text-color-white .carousel .carousel-info .c_title,
.text-color-white .carousel .carousel-info .c_eyebrow,
.text-color-white .carousel .carousel-info .c_title {
  color: #fff;
}
.text-color-navy-blue .carousel .carousel-info .c_title,
.text-color-navy-blue .carousel .carousel-info .c_eyebrow,
.text-color-navy-blue .carousel .carousel-info .c_title {
  color: #173249;
}
.text-color-orange .carousel .carousel-info .c_title,
.text-color-orange .carousel .carousel-info .c_eyebrow,
.text-color-orange .carousel .carousel-info .c_title {
  color: #E1762E;
}
.sub-text-color-white .carousel .carousel-info {
  color: #fff;
}
.sub-text-color-navy-blue .carousel .carousel-info {
  color: #173249;
}
.left-gradient .item::before,
.left-gradient.item::before {
  content: " ";
  /* background: -webkit-linear-gradient(left, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
  /* background: linear-gradient(to right, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0) 100%);
}
.right-gradient .item::before,
.right-gradient.item::before {
  content: " ";
  /* background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
  /*background: linear-gradient(to right, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0.8) 100%);
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0.8) 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0.8) 100%);
}
.bottom-gradient .item::before,
.bottom-gradient.item::before {
  content: " ";
  /*background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
  /*background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0.9) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0.9) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0.9) 100%);
}
.herolist .c_description > * {
  color: #fff;
  font-weight: 600;
}
.herolist .c_description > * a {
  color: #E1762E;
}
@media (max-width: 767px) {
  .herolist .c_description > * a {
    display: block;
    margin-bottom: 30px;
  }
}
.herolist .image-carousel .carousel-info.s-1 .c_description {
  width: 90% !important;
  margin: 0 auto !important;
}
.herolist .image-carousel .carousel-info.s-1 > h1.c_title {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .herolist .image-carousel .carousel-info.s-1 .c_description {
    white-space: nowrap;
  }
  .herolist .image-carousel .carousel-info.s-1 .c_description h3 {
    font-weight: bold;
    margin-bottom: 25px;
  }
}
.hero .hero_Imagecomponent .hero-image .hero-text-container.overlay-black,
.hero .hero_video .hero-text-container.overlay-black {
  background: #173249;
  width: auto;
}
.hero .hero_Imagecomponent .hero-image .hero-text-container.overlay-black.hcOpacity,
.hero .hero_video .hero-text-container.overlay-black.hcOpacity {
  background: rgba(23, 50, 73, 0.5);
}
@media (max-width: 768px) and (min-width: 360px) {
  .hero .hero_Imagecomponent .hero-image .hero-text-container.overlay-black.hcOpacity,
  .hero .hero_video .hero-text-container.overlay-black.hcOpacity {
    max-width: 96%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .herolist .carousel .carousel-info .c_eyebrow {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .herolist .carousel .carousel-info .c_title {
    margin-bottom: 0px;
  }
  .herolist .carousel .carousel-info .c_button .c-button_text {
    font-size: 18px;
  }
}
.herolist.image-content-overlay .carousel-info {
  background: rgba(23, 50, 73, 0.5);
  padding: 20px;
  width: auto !important;
}
.herolist-cta-color-harvest-gold {
  background: #E1A000 !important;
  color: #fff !important;
}
.herolist-cta-color-navy {
  background: #075180 !important;
  color: #fff !important;
}

/*****************************************************
LESS compilation failed due a JavaScript error!

Input: /apps/crestliner/clientlibs/clientlib-site/less/foundation/form-override.less
Error: ParseError: unmatched `'` in /apps/crestliner/clientlibs/clientlib-site/less/foundation/form-override.less on line 1798, column 60:
1797               span{
1798                 font: normal normal 600 14px 'Titillium Web';
1799               }


(uncompiled LESS src is included below)
*****************************************************/
.btn-group {
  margin: 20px 0 50px;
}

.btn-group .btn {
  padding: 10px 20px;
}

.btn-group .btn svg {
  height: 31px;
  width: 31px;
  margin-right: 6px;
}

.btn-group .btn.outline.active {
  background: #075180;
  color: #fff;
}

.btn-group .btn.outline.active:hover {
  color: #fff;
  background: #173249;
}

.btn-group .btn.outline:hover {
  border-left-color: #fff;
  border-right-color: #fff;
}

.form-group {
  position: relative;
  margin-bottom: 30px;
  outline: none;
    .error{
    	display: none;
    }
}

.form-group span.error_message {
  position: absolute;
  left: 0;
  font-size: 14px;
  padding-top: 5px;
  color: #ff0000;
  font-family: 'Roboto',sans-serif;
}

.paddingLeft10.form-group span.error_message {
  left: 10px;
}

.form-group>label {
  bottom: 40px;
  left: 0;
  position: relative;
  background: transparent;
  padding: 0px;
  font-size: 14px;
  transition: 0.2s;
  pointer-events: none;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 600;
  letter-spacing: 0.54px;
  color: #173249;
  text-transform: uppercase;
  @media (min-device-width: 992px) {
    font-size: 16px;
  }
}

.form-group .form-control {
  border: none;
  border-bottom: 1px solid #CECECE;
  outline: none;
  font-family: 'Titillium Web', sans-serif;
  letter-spacing: 0.72px;
  color: #173249;
  border-radius: 0;
  font-size: 14px;
  padding-left: 0;
  margin-bottom: 0;
  font-weight: 600;
  background: transparent;
  padding-bottom: 15px;
  @media (min-device-width: 991px) {
    font-size: 16px;
  }
}

.form-group input.form-control,
.form-group select.form-control {
  height: 45px;
  outline: none;
}

.form-control:focus {
  outline: none;
  box-shadow: none;
}

.form-control:focus~label {
  font-size: 12px;
  bottom: 70px;
  outline: none;
  box-shadow: none;
  @media (min-device-width: 768px) {
    font-size: 14px;
  }
}

.form-group .form-control:active,
.form-group.is-dirty .form-control,
.form-group .form-control:focus {
  color: #173249;
  border-color: #173249 !important;
  padding-left: 5px;
}

.is-dirty label {
  font-size: 12px;
  bottom: 70px;
  @media (min-device-width: 992px) {
    font-size: 14px;
  }
}

.form-group.select>label {
  bottom: 70px;
  font-size: 12px;
  /* left: 4px; */
  @media (min-device-width: 992px) {
    font-size: 14px;
  }
}

.red-border.form-group .form-control {
  border-color: #ff0000 !important;
}

.options .error_message {
  color: #ff0000;
  font-size: 12px;
  font-family: 'Roboto',sans-serif;
}

.custom-control.material-checkbox {
  color: #005282;
}

.custom-control.material-checkbox .material-control-input {
  display: none;
}

.custom-control.material-checkbox .material-control-input:checked~.material-control-indicator {
  border-color: var(--color);
  transform: rotateZ(45deg) translate(1px, -5px);
  width: 10px;
  border-top: 0px solid #fff;
  border-left: 0px solid #fff;
}

.custom-control.material-checkbox .material-control-indicator {
  display: inline-block;
  position: absolute;
  top: 4px;
  left: 0;
  width: 30px;
  height: 30px;
  border: 1px solid #888B8D;
  transition: 0.3s;
}

.custom-control {
  font: normal normal bold 14px/16px Roboto;
  letter-spacing: 0px;
  color: #173249;
}

.content-wrap {
  padding: 20px 50px;
}

.content-wrap .container {
  padding: 0;
}

textarea.form-control+label {
  bottom: 75px !important;
  font-size: 12px;
  @media (min-device-width: 992px) {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .content-wrap {
    padding: 20px;
    width: 100%;
  }

  .aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--default--7,
  .aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--default--6 {
    width: 100%;
  }

  .btn-group .btn svg {
    height: 20px;
    width: 20px;
    margin-right: 6px;
  }

  .paddingLeft10 {
    padding-left: 0 !important;
  }

  .paddingRight10 {
    padding-right: 0 !important;
  }

  .paddingLeft10.form-group span.error_message {
    left: 0px;
  }
}

.crestliner-form .container {
  float: none !important;
  max-width: 1166px;
}

form .button {
  text-align: left;
  padding: 0 0px 30px 45px !important;
}


form .paddingBottom90 {
  padding-bottom: 90px !important;
}
.modal-content form .button {
  text-align: center;
  padding: 0 0px 30px 0 !important;
}

#sign_up_update__news_form .modal-content form .button {
  padding-left: 10px!important;
}
.crestliner-form h3.cmp-title__text {
  font: normal normal bold 30px/46px Titillium Web;
  letter-spacing: 1.35px;
  color: #173249;
}

.crestliner-form h6.cmp-title__text {
  font: normal normal 600 16px/22px Roboto;
  letter-spacing: 0px;
  color: #173249;
  margin: 0;
}

@media (max-width: 767px) {
  .crestliner-form h3.cmp-title__text {
    font: normal normal bold 34px/42px Titillium Web;
    letter-spacing: 1.53px;
    color: #173249;
  }

  .crestliner-form h6.cmp-title__text {
    display: none;
    padding: 0 !important;
  }
}

@media (max-width: 767px) {
  .form-group {
    position: relative;
    margin-bottom: 20px;
  }

  .crestliner-form .container {
    padding-left: 25px;
    padding-right: 25px;
  }
}

.cmp-form-options__help-message p {
  padding-left: 43px;
  font-size: 14px;
  color: #173249;
}

/* The container */
.crest-checkbox {
  display: block;
  position: relative;
  padding-left: 43px;
  margin-bottom: 30px;
  cursor: pointer;
  text-align: left;
  font: normal normal normal 14px/20px Roboto;
  letter-spacing: 0px;
  color: #757570;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding-top: 0;
  min-height: 30px;
  display: flex;
  align-items: center;
}

#view-online-tab .crest-checkbox,
#send-email-tab .crest-checkbox {
    display: block;
}

@media (max-device-width: 767px) {
  .crest-checkbox {
    font: normal normal normal 12px/20px Roboto;
    padding-left: 30px;
    min-height: 20px;
  }
  .modal-content form .button{
    padding: 0 0 30px 45px !important;
  }
}
@media (min-device-width: 768px) and (max-device-width: 1024px) {
  .crest-checkbox {
    font: normal normal normal 14px/20px Roboto;
    padding-left: 38px;
  }
  .crest-checkbox>p {
    font: size 14px;;
  }
  #catalog-view-online-container,
  .crestliner-form-toggle+.reference #get-free-catalog .cmp-container{
    padding:0 36px;
  }
  #catalog-view-online-container .form-group{
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  #get-a-quote .container{
    padding-left: 36px;
    padding-right: 36px;
  }
  #get-a-quote #quote-form .options:last-child{
    .crest-checkbox{
      margin-bottom: 14px;
    }
  }
  #quote-form .button{
    padding-bottom:48px;
  }
  #send-email-tab .form-group{
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  #get-dealer-form .cmp-container{
    padding:0 36px;
  }
}
.disclaimer-text.crest-checkbox {
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: #173249;
}
@media (max-device-width: 767px) {
  .disclaimer-text.crest-checkbox {
    font: normal normal normal 12px/20px Roboto;
  }
}

/* Hide the browser's default checkbox */
.crest-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 30px;
  width: 30px;
  background-color: transparent;
  border: 2px solid #005282;
}
@media (max-device-width: 767px) {
  .checkmark {
    height: 20px;
    width: 20px;
  }
}
/* On mouse-over, add a grey background color */
.crest-checkbox:focus input~.checkmark,
.crest-checkbox input:focus~.checkmark .crest-checkbox:hover input~.checkmark {
  background-color: transparent;
  border: 1px solid #075180;
}
.crest-checkbox input[type=checkbox].keyboard-focus + .checkmark  {
  outline: 2px solid #000000 !important;
}
/* When the checkbox is checked, add a blue background */
.crest-checkbox input:checked~.checkmark {
  background-color: #075180;
}

/* Create the checkmark/indicator (hidden when not checked) */
.crest-checkbox:after {
  content: "";
  position: absolute;
  opacity: 0;
  transition: ease 0.3s all;
}

/* Show the checkmark when checked */
.crest-checkbox input:checked~.checkmark:after {
  opacity: 1;
  border: solid white;
  border-width: 0 2px 2px 0;
}

#sign_up_update__news_form {
  
  .head-width{
    padding-top: 0;
    padding-bottom: 35px;
  }
  .crest-checkbox{
    margin-bottom:5px;
  }
  .button{
    padding-left: 0 !important;
    width: auto !important;
    margin-left: 10px !important;
    .btn{
      padding-left: 40px !important;
      padding-right: 40px !important;
    }
  }
}

/* Style the checkmark/indicator */
.crest-checkbox .checkmark:after {
  left: 10px;
  top: 4px;
  width: 8px;
  content: "";
  position: absolute;
  height: 15px;
  border: solid transparent;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: ease 0.3s all;
}
@media (max-device-width: 767px) {
  .crest-checkbox .checkmark:after {
    left: 5px;
    top: 0px;
    width: 7px;
    content: "";
    position: absolute;
    height: 13px;
  }
}
.crest-checkbox > p {
  font: normal normal normal 14px/20px 'BarlowCondensed', san-serif;
  letter-spacing: 0px;
  color: #757570;
}
@media (max-device-width: 767px) {
  .crest-checkbox > p {
    font: normal normal normal 12px/20px 'BarlowCondensed', san-serif;
  }
}
.crest-checkbox > a,
.crest-checkbox > p > a {
  text-decoration: underline;
  font: normal normal 600 14px/20px 'BarlowCondensed', san-serif;
  text-transform: uppercase;
  letter-spacing: 0px;
  color: #005282;
  @media (max-device-width: 767px) {
    font: normal normal 600 12px/20px 'BarlowCondensed', san-serif;
  }
}
.checkbox-wrapper~.error_message {
  padding-left: 43px;
  position: relative;
  top: -10px;
}

.build-boat {
  background-color: #fff;
}

.build-boat>.text {
  padding: 25px;
}

.build-boat>.text p {
  color: #173249;
  font-size: 14px;
  font-family: 'BarlowCondensed', sans-serif;
}

.build-boat .container {
  padding: 0 25px;
}

.build-boat .form-toggle-container {
  padding: 0;
  margin: 0;
}

.build-boat .form-toggle-container {
  padding: 0;
  margin: 0;
}

.request-catalog .form-toggle-container {
  padding: 10px 0 40px;
}

.build-boat textarea.form-control {
  border: 1px solid #CECECE;
  padding: 5px;
}

.build-boat textarea.form-control+label {
  bottom: auto;
  font-size: 14px !important;
  top: -30px;
  position: absolute;
  @media (min-device-width: 768px) {
    font-size: 16px !important;
  }
}

#get-a-quote textarea.form-control {
  border: 1px solid #CECECE;
  padding: 5px;
  margin-top: 30px;
}

#get-a-quote textarea.form-control+label {
  bottom: auto;
  font-size: 14px !important;
  top: -30px;
  position: absolute;
  @media (min-device-width: 768px) {
    font-size: 14px;
  }
}
#customer-service textarea.form-control {
  border: 1px solid #CECECE;
  padding: 5px;
  margin-top: 30px;
}

#customer-service textarea.form-control+label {
  bottom: auto;
  font-size: 14px !important;
  top: -30px;
  position: absolute;
  @media (min-device-width: 768px) {
    font-size: 14px;
  }
}
.build-boat .btn {
  width: 80%;
}

#get-contact-dealer {
  background-color: #fff;
  padding: 0 25px;

  @media (min-device-width: 767px) and (max-device-width: 991px){
	padding: 0 40px;
  }
}

#get-contact-dealer .title h1 {
	font-family: 'Rokkitt', sans-serif !important;
	font-weight: bold !important;
  font-size: 20px;
  letter-spacing: 0.9px;
  text-transform: uppercase;
  color: #173249;
  text-align: left;
}

#get-contact-dealer .form-toggle-container {
  padding: 25px 0 60px;
}

#get-contact-dealer .container {
	padding: 0 !important;
    float: none !important;
    margin: 0 !important;
    max-width: 1000%;
}

#get-contact-dealer .text.parbase {
  margin-bottom: 30px;
}

#get-contact-dealer .text.parbase p {
  font-size: 14px;
  color: #173249;
  font-family: 'BarlowCondensed', sans-serif;
  line-height: 20px;
}

#get-contact-dealer textarea.form-control {
  border: 1px solid #CECECE;
  padding: 5px;
  margin-top: 30px;
}

#get-contact-dealer textarea.form-control+label {
  bottom: auto;
  font-size: 14px !important;
  top: -30px;
  position: absolute;
  @media (min-width: 768px) {
    font-size: 16px !important;
  }
}

#get-contact-dealer .button {
  transform: none;
}

.container.responsivegrid {
  float: none !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

@media (min-width: 1025px) {
  .container.responsivegrid .aem-GridColumn--default--6:nth-child(odd) {
    padding-right: 25px;
  }

  .container.responsivegrid .aem-GridColumn--default--6:nth-child(even) {
    padding-left: 25px;
  }
}

.topic-container {
  color: #173249;
}

.topic-container h2.title {
	font-family: 'BarlowCondensed', san-serif;
	text-transform: uppercase;
  font-size: 24px;
  letter-spacing: 1.08px;
  margin-bottom: 20px;
}

.topic-container .description {
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
  line-height: 20px;
}

.topic-container .topic-cta button {
  position: relative;
  margin-top: 20px;
  text-decoration: none;
  font-family: 'BarlowCondensed', sans-serif;
  font-size: 18px;
  letter-spacing: 0.63px;
  padding: 10px 34px;
  text-transform: uppercase;
  display: inline-block;
  border-radius: 0;
  white-space: nowrap;
  font-weight: 600;
  color: #fff;
  background: transparent;
  border: none;
  width: auto;
  @media (max-width:767px){
    font-size: 14px;
  }
  
}
.topic-container .topic-cta button.outline {
  color: #005282 !important;
}
.topic-container .topic-cta button.outline:hover {
  color: #FFFFFF !important;
}

.topic-container .topic-cta button::before {
  background: #075180;
  transform: skew(-20deg);
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  height: 100%;
  z-index: -1;
}
.topic-container .topic-cta button.outline::before {
  background: #FFFFFF;
  border: 2px solid #005282;
  color: #005282;
}
.topic-container .topic-cta button.outline:hover::before {
  background: #005282;
  border: 2px solid #005282;
  color: #FFFFFF;
}


.topic-container .topic-cta button:hover::before {
  color: #fff;
  background: #173249;
}

#sign-up-configurator {
  padding: 20px;
  @media (max-width: 767px) {
    padding: 20px 15px;
  }
}

#sign-up-configurator .container {
  padding: 0 !important;
  width: 100% !important;
  margin: 0 !important;
}

#sign-up-configurator .title .cmp-title {
  margin: 0;
  padding: 0;
}

#sign-up-configurator .cmp-title .head-width {
  padding: 0 !important;
}

#sign-up-configurator .title .cmp-title__text {
  text-align: left !important;
}

#sign-up-configurator .container .text.parbase {
  margin-top: 45px;
}

#sign-up-configurator .text.parbase p {
  color: #173249;
  font-size: 16px;
  font-family: 'BarlowCondensed', sans-serif;
  margin-bottom: 35px;
}

#sign-up-configurator .container .text.parbase p {
  font-size: 14px;
  font-family: 'BarlowCondensed', sans-serif;
  color: #757570;
  font-weight: 600;
}

#sign-up-configurator .text.parbase p a {
  color: #075180;
  font-size: 18px;
  font-family: 'BarlowCondensed', san-serif;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: underline;
}

#sign-in-configurator {
  padding: 30px;
}

#sign-in-configurator .text.parbase p {
  color: #757570;
  font-size: 16px;
  font-family: 'BarlowCondensed', sans-serif;
  margin-bottom: 50px;
}

#sign-in-configurator .btn {
  width: 304px;
}

#sign-in-configurator .btn+.text.parbase {
  color: yellow;
}

#sign-in-configurator .g-recaptcha {
  margin: 0 auto;
  width: 304px;
}

#sign-in-configurator .button~.text.parbase p {
  font-size: 14px;
  color: #757570;
}

#sign-in-configurator .button~.text.parbase {
  margin: 10px 0 0 !important;
  float: right;
  white-space: nowrap !important;
}

#sign-in-configurator .button~.text.parbase p a {
  color: #075180;
  font-size: 18px;
  font-family: 'BarlowCondensed', san-serif;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: underline;
}

#sign-in-build-price {
  padding: 0px !important;
}

#sign-in-build-price .text.parbase p {
  color: #757570;
  font-size: 16px;
  font-family: 'BarlowCondensed', sans-serif;
  margin-bottom: 50px;
}

#sign-in-build-price .btn {
  width: 100%;
}

#sign-in-build-price .g-recaptcha {
  margin: 0 auto;
  width: 304px;
}

#sign-in-build-price .button~.text.parbase p {
  font-size: 14px;
  color: #757570;
}

#sign-in-build-price .button~.text.parbase {
  margin: 10px 0 0 !important;
  float: right;
  white-space: nowrap !important;
}

#sign-in-build-price .button~.text.parbase p a {
  color: #075180;
  font-size: 18px;
  font-family: 'BarlowCondensed', san-serif;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: underline;
}

#sign-up-build-price .text.parbase p {
  color: #757570;
  font-size: 16px;
  font-family: 'BarlowCondensed', sans-serif;
  margin-bottom: 50px;
}

#sign-up-build-price .btn {
  min-width: 260px;
  font-weight:600;
}
@media (max-width:767px) {
  #sign-in-build-price .btn,
  #sign-up-build-price .btn {
    min-width: 0;
    width: 100%;
  }
}

#sign-up-build-price .g-recaptcha {
  margin: 0 auto;
  width: 304px;
}

#sign-up-build-price .button~.text.parbase p {
  font-size: 14px;
  color: #757570;
}

#sign-up-build-price .button~.text.parbase {
  margin: 10px 0 0 !important;
  float: right;
  white-space: nowrap !important;
}

#sign-up-build-price .button~.text.parbase p a {
  color: #075180;
  font-size: 18px;
  font-family: 'BarlowCondensed', san-serif;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: underline;
}

#contact-dealer-locator {
  padding: 20px 40px;
}

#contact-dealer-locator .cmp-title {
  padding: 0 15px;
  width: 100%;
}

#contact-dealer-locator .cmp-title .cmp-title__text {
  text-align: left;
}

#contact-dealer-locator .cmp-title .head-width {
  padding: 0 0 20px;
}

#contact-dealer-locator .container {
  padding: 0;
}

#contact-dealer-locator #get-dealer-locator {
  padding-top: 20px;
}

#contactModalDealerLocator button.close.modal-close {
  position: absolute;
  display: inline !important;
  right: 30px;
  top: 15px;
  font-size: 35px;
  font-weight: normal;
  color: #005282;
  opacity: 1;
}

#sign_in_sum_modal .modal-dialog {
  max-width: 435px;
}

#sign_in_sum_modal #sign-in-configurator {
  padding: 10px;
}

#sign_in_sum_modal #sign-in-configurator .image {
  text-align: center;
  margin-bottom: 10px;
}

#sign_in_sum_modal #sign-in-configurator .image+.text p {
  font-family: 'BarlowCondensed', sans-serif;
  color: #757570;
  font-size: 16px;
  font-weight: normal;
}

#sign_in_sum_modal #sign-in-configurator .button~.text p {
  font-size: 14px;
  font-weight: normal;
  color: #757570;
  font-family: 'BarlowCondensed', sans-serif;
}

#sign_in_sum_modal #sign-in-configurator .button~.text {
  margin: 0 !important;
  float: right;
  white-space: nowrap !important;
  font-family: 'Titillium Web', sans-serif;
}

#sign_in_sum_modal #sign-in-configurator .button~.text p a {
  color: #075180;
  font-size: 18px;
  text-decoration: underline;
  font-family: 'BarlowCondensed', san-serif;
  font-weight: 600;
  text-transform: uppercase;
}

#sign_in_sum_modal #sign-in-configurator button {
  font-family: 'BarlowCondensed', sans-serif !important;
  font-weight: 600;
  text-transform: uppercase;
  width: 100% !important;
  max-width: 260px;
}

#sign_in_sum_modal #sign-in-configurator .button {
  margin: 10px auto;
  transform: none;
  padding-bottom: 0 !important;
  padding-left: 0 !important;
}

.sign-in-build-price {
  padding: 0;
}

.sign-in-build-price .cmp-image__image {
  width: 206px !important;
}

.sign-in-build-price .image {
  text-align: center;
  margin: 50px 0 10px;
}

.sign-in-build-price .image {
  text-align: center;
  margin-bottom: 10px;
}

.sign-in-build-price .image+.text p {
  font-family: 'BarlowCondensed', sans-serif;
  color: #757570;
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 50px;
}

.sign-in-build-price .button~.text p {
  font-size: 14px;
  color: #757570;
  font-family: 'BarlowCondensed', sans-serif;
  font-weight: normal;
}

.sign-in-build-price .button~.text {
  margin: 10px 0 0 !important;
  float: right;
  white-space: nowrap !important;
  font-family: 'Titillium Web', sans-serif;
}


.sign-in-build-price .button~.text p a {
  color: #075180;
  font-size: 18px;
  text-decoration: underline;
  font-family: 'BarlowCondensed', san-serif;
  font-weight: 600;
  text-transform: uppercase;
}

.sign-in-build-price button {
  font-family: 'BarlowCondensed', sans-serif !important;
  font-weight: 600;
  text-transform: uppercase;
  width: 100% !important;
  max-width: 260px;
}

.sign-in-build-price .button {
  margin: 10px auto;
  transform: none;
}

.sign-in-build-price .close {
  font-size: 12px;
  font-family: 'Roboto', sans-serif;
  color: #075180;
  text-decoration: underline;
  font-weight: bold;
  text-transform: uppercase;
}
#sign-up-build-price .closebtn,
#sign-in-build-price .closebtn {
  font-size: 12px;
  font-family: 'Roboto', sans-serif;
  color: #075180;
  text-decoration: underline;
  font-weight: bold;
  text-transform: uppercase;
  text-align: right;
  opacity: 1;
  border: none;
  background: none;
}


#sign-in-build-price .modal-dialog {
  max-width: 435px;
}
#sign-up-build-price .modal-dialog {
  max-width: 700px;
}
#sign-up-build-price .modal-dialog,
#sign-in-build-price .modal-dialog {
  text-transform: none;
  text-align: left;
}

#sign-up-build-price .modal-header,
#sign-in-build-price .modal-header {
  border: none;
  justify-content: flex-end;
}
#sign-in-build-price .modal-header {
  padding-bottom: 0;
}

#sign-up-update,#product-launch-sign-up-update {
  background: #17334B;
}

#sign_in_sum_modal .form-group, 
#sign-in-configurator .form-group{
	height: 77px;
}

#sign-up-update .form-group .form-control,#product-launch-sign-up-update .form-group .form-control {
  padding: 6px;
  background: white;
  border-bottom: none;
}

#sign-up-update .form-thank.thankclass p,#product-launch-sign-up-update .form-thank.thankclass p  {
  color: #ffffff;
  font: normal normal normal 12px/19px 'BarlowCondensed', sans-serif;
  letter-spacing: 0.54px;
  margin: 0;
}

#sign-up-update .button, #product-launch-sign-up-update .button{
  margin: 0;
  transform: none;
  padding: 0 !important;
}

#sign-up-update .cmp-form-button ,#product-launch-sign-up-update .cmp-form-button {
  padding: 6px;
  position: relative;
  left: -12px;
  width: 100%;
  height: 35px;
}

#product-launch-sign-up-update #sign-up-update .cmp-form-button {
  height: 40px;
}

#sign-up-update .aem-Grid.aem-Grid--default--12>.text.aem-GridColumn,#product-launch-sign-up-update .aem-Grid.aem-Grid--default--12>.text.aem-GridColumn {
  width: 75%;
}

#sign-up-update .form-group>label,#product-launch-sign-up-update .form-group>label {
  display: none;
}

#sign-up-update .aem-Grid.aem-Grid--default--12>.button.aem-GridColumn,#product-launch-sign-up-update .aem-Grid.aem-Grid--default--12>.button.aem-GridColumn {
  width: 25%;
}

#sign-up-update .crest-checkbox a ,#product-launch-sign-up-update .crest-checkbox a {
  color: #FFFFFF;
  text-decoration: underline;
  font: normal normal 600 10px/11px 'BarlowCondensed', sans-serif;
  text-transform: uppercase;
}

#sign-up-update .crest-checkbox,#product-launch-sign-up-update .crest-checkbox {
  color: #ffffff;
  text-transform: inherit;
  padding-left: 30px;
  padding-top: 0;
  margin-bottom: 0;
}

#sign-up-update .crest-checkbox p,#product-launch-sign-up-update .crest-checkbox p {
  font: normal normal normal 10px/11px 'BarlowCondensed', sans-serif;
}

#sign-up-update .crest-checkbox *,#product-launch-sign-up-update .crest-checkbox * {
  color: #ffffff;
  text-transform: inherit;
}

#sign-up-update .checkmark,#product-launch-sign-up-update .checkmark {
  background-color: #ffffff;
  height: 20px;
  width: 20px;
  border: none;
}

#sign-up-update .crest-checkbox input:checked~.checkmark,#product-launch-sign-up-update .crest-checkbox input:checked~.checkmark  {
  background-color: #075180;
}

#sign-up-update .crest-checkbox .checkmark:after,#product-launch-sign-up-update .crest-checkbox .checkmark:after {
  top: 1px;
  height: 12px;
  left: 5px;
}

#sign-up-update{
  .thankclass .thanksmessage {
    text-align:left;
    @media only screen and (max-width: 767px) {
    text-align: center;
    padding-bottom: 15px;
    }
  }
}

#sign-up-update .checkbox-wrapper~.error_message,#product-launch-sign-up-update .checkbox-wrapper~.error_message {
  padding-left: 0;
}

#sign-up-update .container,#product-launch-sign-up-update .container {
  padding: 0;
}

#sign-up-update .form-group .form-control,#product-launch-sign-up-update .form-group .form-control {
  height: 35px;
}
#sign-up-update .keyboard-focus:focus,#product-launch-sign-up-update .keyboard-focus:focus{
  outline: -webkit-focus-ring-color auto 1px;
}
#sign-up-update .keyboard-focus:active:focus {
    outline: none !Important;
}

@media only screen and (min-width: 1024px) {
  #sign-up-update .form-group .form-control,#product-launch-sign-up-update .form-group .form-control {
    height: 40px;
  }
  #sign-up-update .cmp-form-button ,#product-launch-sign-up-update .cmp-form-button {
    height: 40px;
  }

  #sign-up-update,#product-launch-sign-up-update{
    padding-right: 70px;
  }
  body.durable-construction #why-crestliner .feature-models{
    padding-bottom: 25px;
  }
}

@media (min-width: 767px) {
  #sign-up-update .container.responsivegrid .aem-GridColumn--default--6:nth-child(odd),#product-launch-sign-up-update .container.responsivegrid .aem-GridColumn--default--6:nth-child(odd) {
    padding-right: 0;
  }

  #sign-up-update .container.responsivegrid .aem-GridColumn--default--6:nth-child(even),#product-launch-sign-up-update .container.responsivegrid .aem-GridColumn--default--6:nth-child(even) {
    padding-left: 0;
  }
}

#why-crestliner .feature-models button {
  padding: 12px 30px;
  font: normal normal 600 14px/21px 'BarlowCondensed', san-serif;
  letter-spacing: 0.63px;
  color: #005282;
  text-transform: uppercase;
  position: relative;
  border: none;
  background: transparent;
  width: auto;
  z-index: 1;
}
#why-crestliner .feature-models button::before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #fff;
  z-index: -1;
  transform: skew(-20deg);
  border: 2px solid #075180;
}
#why-crestliner .feature-models button:hover {
  color: #fff;
}
#why-crestliner .feature-models button:hover::before {
  color: #fff;
  background: #173249;
  border: 2px solid #173249;
}

.form-group select.form-control {
  -webkit-appearance: none;
   -moz-appearance:    none;
   appearance:         none;
   position: relative;
   /* background-image: url(../../../content/dam/crestliner/general/icons/triangle.png);
   background-repeat: no-repeat;
   background-position: right;
   background-size: 12px;*/
   cursor: pointer;
}
.form-group.select::after{
  content: "\f0d7";
  font-family: FontAwesome;
  color: #000;
  padding: 21px 15px;
  position: absolute;
  right: 3px;
  top: -15px;
  z-index: 1;
  text-align: center;
  width: 10%;
  pointer-events: none;
  box-sizing: border-box;
  font-size: 22px;
}
.form-thank.thankclass h1 {
  font: normal normal bold 80px/90px 'Rokkitt', sans-serif;
  letter-spacing: 3.6px;
  color: #173249;
  text-transform: uppercase;
  opacity: 1;
}
.form-thank.thankclass p {
  font: normal normal normal 24px/32px 'BarlowCondensed', sans-serif;
  letter-spacing: 0px;
  color: #173249;
  opacity: 1;
}
.form-thank.thankclass a {
  font: normal normal 600 24px/32px 'BarlowCondensed', sans-serif;
  letter-spacing: 0px;
  color: #173249;
  opacity: 1;
  text-transform: uppercase !important;
}
.form-thank.thankclass a:hover {
  color: #173249;
}
.form-thank.thankclass .thanksmessagecta {
  margin: 50px 0 100px;
}
@media only screen and (max-device-width: 1023px) {
  .form-thank.thankclass h1 {
    font: normal normal bold 36px/55px 'Rokkitt', sans-serif;
    letter-spacing: 1.62px;
  }
  .form-thank.thankclass p {
    font: normal normal normal 16px/22px 'BarlowCondensed', san-serif;
  }
  .form-thank.thankclass a {
    font: normal normal 600 16px/22px 'BarlowCondensed', san-serif;
	text-transform: uppercase;
  }
  .form-thank.thankclass .thanksmessagecta {
    margin: 15px 0 30px;
  }
}

#get-free-catalog {
  textarea.form-control:focus ~ label {
    bottom: 70px !important;
    font-size: 14px;
  }
  textarea.form-control + label {
    bottom: 40px !important;
    font-size: 14px;
    @media (min-device-width: 768px) {
      font-size: 16px;
    }
  }
  .is-dirty textarea.form-control + label {
    font-size: 12px;
    bottom: 70px !important;
    @media (min-device-width: 768px) {
      font-size: 14px;
    }
  }
}

#get-free-catalog .text h3 {
    font-size: 34px;
}



/* The container */
.crest-radio {
  display: block;
  position: relative;
  padding-left: 43px;
  margin-bottom: 30px;
  cursor: pointer;
  text-align: left;
  font: normal normal normal 14px/20px 'BarlowCondensed', san-serif;
  letter-spacing: 0px;
  color: #757570;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding-top: 0;
  min-height: 30px;
  display: flex;
  align-items: center;
}
@media (max-device-width: 767px) {
  .crest-radio {
    font: normal normal normal 12px/20px 'BarlowCondensed', san-serif;
    padding-left: 30px;
    min-height: 20px;
  }
}
.disclaimer-text.crest-radio {
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: #173249;
}
@media (max-device-width: 767px) {
  .disclaimer-text.crest-radio {
    font: normal normal normal 12px/20px 'BarlowCondensed', san-serif;
  }
}

/* Hide the browser's default checkbox */
.crest-radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.crest-radio .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  margin: 0;
  padding: 2px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  flex-shrink: 0;
  background-color: transparent;
  border: 1px solid #888b8d !important;
}
@media (max-device-width: 767px) {
  .crest-radio .checkmark {
    height: 20px;
    width: 20px;
  }
}
/* On mouse-over, add a grey background color */
.crest-radio:focus input~.checkmark,
.crest-radio input:focus~.checkmark .crest-radio:hover input~.checkmark {
  background-color: transparent;
  border: 1px solid #075180;
}
.crest-radio input[type=radio]:focus + .checkmark  {
  outline: none
}
/* When the checkbox is checked, add a blue background */
.crest-radio input:checked~.checkmark {
  background-color: #075180;
}

/* Create the checkmark/indicator (hidden when not checked) */
.crest-radio:after {
  content: "";
  position: absolute;
  opacity: 0;
  transition: ease 0.3s all;
}

/* Show the checkmark when checked */
.crest-radio input:checked~.checkmark:after {
  background-color: #fff !important;
  content: "";
  width: 10px;
  height: 10px;
  top: 4px;
  left: 4px;
  position: relative;
  display: block;
  border-radius: 50%;
}


@media (max-device-width: 767px) {
  .crest-radio .checkmark:after {
    left: 5px;
    top: 0px;
    width: 7px;
    content: "";
    position: absolute;
    height: 13px;
  }
}
.crest-radio > p {
  font: normal normal normal 14px/20px 'BarlowCondensed', san-serif;
  letter-spacing: 0px;
  color: #757570;
}
@media (max-device-width: 767px) {
  .crest-radio > p {
    font: normal normal normal 12px/20px 'BarlowCondensed', san-serif;
  }
}
.crest-radio > a,
.crest-radio > p > a {
  text-decoration: underline;
  font: normal normal 600 14px/20px 'BarlowCondensed', san-serif;
  text-transform: uppercase;
  letter-spacing: 0px;
  color: #005282;
  @media (max-device-width: 767px) {
    font: normal normal normal 12px/20px 'BarlowCondensed',san-serif;
  }
}
.checkbox-wrapper~.error_message {
  padding-left: 43px;
  position: relative;
  top: -10px;
  font-size: 14px;
  font-family: 'BarlowCondensed',sans-serif;
}



#sign-up-build-price .closebtn, #sign-in-build-price .closebtn {
  height: 50pt !important;
  width: 57pt !important;
  padding: 0 17px !important;
  font-family: "Montserrat" !important;
  color: black !important;
  opacity: 1 !important;
  font-size: 40px !important;
  font-weight: normal !important;
  text-decoration: none;
  margin: -1rem -1rem -1rem auto;
  line-height: 1;
  text-transform: none;
  z-index: 999;
}

@media (max-device-width: 991px) {
  #sign-up-build-price .closebtn, #sign-in-build-price .closebtn {
    font-size: 35px !important;;
  }
}

#sign-up-build-price .sign-in-build-price {
  padding:20px !important;
}

#sign-up-build-price .cmp-container.default {
  padding: 0px;
}

#sign-up-build-price .modal-header {
  border-bottom: 0;
  padding-bottom: 0;
}

#sign-up-build-price .modal-dialog-scrollable .modal-body {
  margin-top: -40px;
  padding: 8px;
}
#sign-up-build-price .title {
  margin-bottom: 20px;
}

#sign-up-build-price .title .cmp-title {
  padding: 0;
  margin: 0;
}
#sign-up-build-price .cmp-title .head-width {
  padding: 0 !important;
}

#sign-up-build-price .title .cmp-title__text {
  text-align: left !important;
}

#sign-up-build-price .cmp-text p {
  color: #173249;
  font-size: 16px;
  font-family: 'BarlowCondensed',sans-serif;
  margin-bottom: 35px;
  text-align: left !important;
}


#sign-up-build-price .container {
  padding: 0 !important;
  width: 100% !important;
  margin: 0 !important;
}

#sign-up-build-price .button+.text {
  float: right !important;
  margin-top: 25px !important;
  white-space: normal !important;
}

#sign-up-build-price .button+.text  .cmp-text.c-link p {
  font-size: 14px;
  font-family: 'BarlowCondensed', san-serif;
  color: #757570;
}

.cmp-text.c-link p a,
#customer-service .button  {
	font-family: 'BarlowCondensed', san-serif;
	font-weight: 600;
	text-transform: uppercase;
  text-align: left;
  padding: 0 0 30px 10px !important;
}

#customer-service .btn{
  width: 220px;
  padding: 9px 25px;
}

@media (max-device-width: 767px) {
  #customer-service .button  {
    text-align: center;
  }
  #customer-service .btn{
    width: 250px;
  }

  #sign-up-update .crest-checkbox {
    margin-top: 10px;
  }

  #sign-up-configurator .text.parbase p {
    color: #262C3C;
    font-size: 12px;
  }
  #signup_modal_header .text p,
  #sign-up-build-price .cmp-text p {
    font-size: 12px;
  }

  .cmp-text.c-link p,
  .cmp-text.c-link p a {
  font-family: 'BarlowCondensed', san-serif;
  font-weight: 600;
  text-transform: uppercase;
    font-size: 12px;
  }
}

.form-toggle-container .toggle-nav li:focus-visible {
  outline: -webkit-focus-ring-color auto 1px !important;
}

#customer-service .promo-block .block:nth-child(3) .hdr h3 {
  color: #FFFFFF79 ;
}


@media only screen and (min-device-width: 768px) and (max-device-width: 1023px) { 
  .cmp-text.c-link p {
    font-size: 14px;
  }
  #customer-service{
    padding:0 36px;
  }
}
#sign_up_update__news_form .title .cmp-title .head-width .cmp-title__text{
  text-align: left !important;
}
#sign_up_update__news_form .title .cmp-title .head-width .cmp-title__text .cmp-title-heading{
  font-size: 24px !important;
  
}
@media (max-width: 767px){
  #sign_up_update__news_form .title .cmp-title .head-width .cmp-title__text .cmp-title-heading{
    font-size: 20px !important;
  }
}

@media (min-width: 767px) and (max-width: 991px) {
  form#sign_up_update__news_form .cmp-title {
    padding: 0px;
    .head-width{
      padding-top:0px;
      padding-bottom:30px;
      padding-left:0px;
    }
  }
  #sign_up_update__news_form .title .cmp-title .head-width .cmp-title__text .cmp-title-heading {
    font-size: 24px !important;
  }
	.durable-construction {
		.boat-main-categories .paddingBottom20 {
		    padding-bottom: 10px !important;
		}
		#why-crestliner .feature-models .section-hdr{
			padding: 0 15px 20px;
			h2 {
				font: normal normal normal 34px/42px 'BarlowCondensed', san-serif;
				text-transform: uppercase;
			}
		}
	}
  .form-thank.thankclass h2{
	font: normal normal normal 34px/42px 'BarlowCondensed', san-serif;
	text-transform: uppercase;
    font-size: 24px;
  }
  .form-thank.thankclass p {
    font: normal normal normal 14px/22px 'BarlowCondensed', san-serif;
  }
	#get-dealer-form form#tab-contact {
	    padding: 0 20px;
	}
	.crestliner-form-toggle + .reference #get-free-catalog .cmp-container {
	    padding: 0 36px;
	}
}

@media (max-width: 767px) {
  .boat-configurator{
    #email_mob_iframe_modal{
      .modal-dialog{
        max-height: calc(100vh) !important;
        overflow: auto !important;
      }
      .modal-content.spec-modal{
        .modal-body{
            .email-iframe{
              height: auto !important;
              overflow: auto !important;
              #email_mob_form{
                height: 93vh !important;
              }
              .email-thank-you-msg{
                padding-bottom: 25px;
                p{
                  font: normal normal normal 14px 'BarlowCondensed', san-serif !important; 
                }
              }
          }
        }
      }
    }
  }    
      #summary-email{
        .text{
          .no-color.cmp-text{
              h3{
                font: normal normal bold 20px 'Titillium Web' !important;
                margin-top: 25px !important;
              }
          }
        }
        #tab-email{
          .form-group{
            &>label{
              font: normal normal 600 16px 'Titillium Web';
            }
          }
          .crest-checkbox{
            &>p{
              font: normal normal normal 12px 'BarlowCondensed;
              color:#757570 !important;
            }
            .checkmark{
              &:after{
                left: 6px;
                top: 0px;
              }
          }
            font: normal normal normal 12px Roboto;
            color:#757570;
            .checkmark{
              border: 1px solid #005282 !important;
            }
          }
          .button{
            button{
				font-family : 'BarlowCondensed', san-serif;
				font-weight: 600;
				text-transform: uppercase;
              span{
                font: normal normal 600 14px 'Titillium Web';
              }
            }
          }
        }
      }
      #get-contact-dealer .crest-checkbox{
        margin-bottom: 20px;
      }
}


.cmp-form-button{
  outline: 0;
}

@media (min-width: 991px) and (max-width: 1200px) {
	#customer-service form {
        padding: 0 20px;
    }
	.container.responsivegrid .aem-GridColumn--default--6:nth-child(even) {
	    padding-left: 0;
	}
	
	.container.responsivegrid .aem-GridColumn--default--6:nth-child(odd) {
	    padding-right: 0;
	}
}
@media (min-width: 768px) and (max-width: 1023px) {
  #save_quote_modal{
    #sign-up-configurator{
      .aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--6{
        width: 100%;
      }
    }
  }
  form{
    .aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--default--6{
      width: 100%;
    }
  }
  #get-showroom-visit #tab-showroom {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 767px){
  form{
    .aem-Grid.aem-Grid--default--11>.aem-GridColumn.aem-GridColumn--default--6{
      width: 100%;
    }
  }
}

#sign-up-update-news .title .cmp-title{
  padding: 0px !important;
}
#sign-up-update-news form .button{
  padding-left: 10px !important;
  @media (max-width: 991px) and (min-width: 767px) {
	padding-left: 0 !important;	
  }
  span {
    font-size: 18px;
	@media (max-width: 767px) {
		font-size: 14px;
	}
  }
}
#news-main-crestliner-container .modal-header .close {
    position: relative;
    top: 12px;
    left: -6px;
}
#sign-up-update-news .form-control:focus{
  margin-top:10px;
}

#sign-up-update-news .container{
  max-width: 1166px;
}
#get-showroom-visit{
  form{
    .form-group{
        textarea.form-control{
          max-height: 45px;
        }
      }
    }
  }

#tab-showroom{
  @media (min-width: 768px) and (max-width: 1023px) {
    .form-group.cmp-form-text.paddingLeft10{
      padding-left:0px!important;
    }
  }
}
 

#tab-showroom {
  @media (min-width: 768px) and (max-width: 1023px) {
      padding-left: 16px;
      padding-right: 16px;
  }
}

.mobileInput{
    transform-origin: top left;
    transform: scale(0.875);
    width: 114% !important;
    font-size: 16px !important;
    margin-right: -14%;
}
@media (max-width: 767px) {
    .form-group input.form-control, .form-group select.form-control, .form-group textarea.form-control{
    	.mobileInput();
    	height: 51.5px !important;
    }
    .form-group textarea.form-control{
        height: auto !important;
    }
    .form-group>label{
    	bottom: 46px;
    }
    .form-group.is-dirty>label{
      bottom: 70px;
    }
    .form-group.select > label{
        bottom: 80px;
    }
}
/*****************************************************
LESS compilation failed due a JavaScript error!

Input: /apps/crestliner/clientlibs/clientlib-site/less/foundation/boat-builder-override.less
Error: ParseError: Unrecognised input in /apps/crestliner/clientlibs/clientlib-site/less/foundation/boat-builder-override.less on line 1768, column 48:
1767   font-style: normal !important;
1768   font-family: 'BarlowCondensed', sans-serif;  !important;
1769 }


(uncompiled LESS src is included below)
*****************************************************/
.GGGParent .content-wrapper {
  overflow-x: hidden;
}
.GGGParent .content-wrapper {
  overflow-x: hidden;
}
.boat-configurator .leftSideSticky .close.close-btn {
  border-right: 1px solid #BEBEBE;
  padding: 0 10px;
  height: 60px;
  width: 60px;
}
.boat-configurator .listPos .liPos .descript .option-modal-img img {
  max-width: 150px;
  width: auto;
  max-height: 150px;
  background: 0;
  border: 0;
}
.boat-configurator .smryInfo .smryInfoMatter .smryItems .smryItemEnd .sub-cat-img-container img {
  max-width: 150px;
  max-height: 150px;
}
.boat-configurator .leftSideSticky header .boatName {
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
  color: #173249;
  padding: 5px 10px !important;
  text-transform: uppercase;
}
.boat-configurator .leftSideSticky div.priceHeader {
  position: absolute;
  top: 9px;
  right: 100px;
}
.boat-configurator .leftSideSticky .boatPrice {
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  color: #173249;
  position: relative;
  top: 9px;
  left: -35px;
  letter-spacing: 0.9px;
  font-family: "Titillium Web";
}
.boat-configurator .leftSideSticky p.boatPrice + p {
  font-size: 14px;
  position: relative;
  top: -24px;
  right: -70px;
  color: #173249;
  width: 66px;
  font-family: 'BarlowCondensed', sans-serif;
}
.boat-configurator .leftSideSticky a.infoIcon {
  position: absolute;
  right: 25px;
  top: 20px;
  height: 18px !important;
  width: 18px !important;
  color: #005282 !important;
  border: 2px solid #005282 !important;
  display: block !important;
}
.boat-configurator a.infoIcon .innerSpan {
  -webkit-appearance: none;
  border: none;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -khtml-border-radius: 50%;
  vertical-align: middle;
  height: auto;
  width: auto;
  position: relative;
  top: -2px;
  left: 0;
  display: inline-block;
}
.boat-configurator .leftSideSticky span.infoIcon {
  display: none !important;
}
.boat-configurator .leftSideSticky .container {
  -ms-text-kashida-space: 100%;
}
.boat-configurator .leftSideSticky #progress {
  background: #EBEAE6;
  height: 60px;
  width: 102%;
}
.boat-configurator .leftSideSticky #progress li.summary-breadcrumb {
  padding-right: 20px;
}
.boat-configurator .leftSideSticky #progress li.done {
  background: #005282;
}
.boat-configurator .leftSideSticky #progress li:after,
.boat-configurator .leftSideSticky #progress li:before {
  display: none;
}
.boat-configurator .leftSideSticky #progress li {
  border-left: 1px solid #fff;
  font-size: 18px;
  background: #EBEAE6;
  font-weight: bold;
  transform: skew(-20deg);
  color: #075180;
  font-family: 'Titillium Web', sans-serif;
  justify-content: center;
  align-items: center;
}
.boat-configurator .leftSideSticky #progress li .dispMob {
  font-size: 14px;
}
.boat-configurator .leftSideSticky .container {
  max-width: 100%;
}
.boat-configurator .leftSideSticky #progress li:first-child {
  margin-left: -10px;
  border: 0px;
}
.boat-configurator .leftSideSticky #progress li a {
  transform: skew(20deg);
  color: #075180;
  margin: auto;
  padding-left: 0;
}
.boat-configurator .boat-tab-container .infoNavBar {
  border: 0px;
  margin-bottom: 45px;
}
.boat-configurator .leftSide .spec-details-container .listHead {
  display: none !important;
}
.boat-configurator .boat-tab-container .infoNavBar .nav-item {
  width: inherit;
  font-size: 18px;
  color: #757570;
  text-transform: uppercase;
  font-weight: bold;
  font-family: 'Titillium Web';
}
.boat-configurator .boat-tab-container .infoNavBar a {
  color: #757570;
  font-size: 18px;
}
.boat-configurator .boat-tab-container .infoNavBar a.active {
  border-bottom: 4px solid #23527E;
  color: #075180;
  padding: 0 5px 5px 0;
}
.boat-configurator .boat-tab-container.info {
  margin-left: 40px;
}
.boat-configurator .leftSideSticky div#sideTop {
  margin-bottom: 72px;
}
.boat-configurator .leftSideSticky div#sideTop > button {
  background: transparent;
  text-transform: uppercase;
  border: inherit;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.81px;
  color: #fff;
  font-family: 'Titillium Web';
  line-height: 30px;
  display: inline-block;
  cursor: pointer;
  transform: skew(0deg);
  padding: 7px 10px;
  width: 166px;
  position: relative;
}
.boat-configurator .leftSideSticky div#sideTop > button::before {
  border: 2px solid #005282;
  color: #005282;
}
.boat-configurator .leftSideSticky div#sideTop > button {
  color: #005282;
}
.boat-configurator .leftSideSticky div#sideTop > button.activeSideTop {
  color: #fff;
}
.boat-configurator .leftSideSticky div#sideTop > button.activeSideTop::before {
  border: 2px solid transparent;
  color: #fff;
  background: #075282;
}
.boat-configurator .leftSideSticky div#sideTop > button:before {
  content: " ";
  display: block;
  border: 2px solid #005282;
  color: #005282;
  transform: skew(-20deg);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background: #FFF;
  height: 100%;
  z-index: -1;
}
.boat-configurator .infoNavBar .nav-item {
  margin-right: calc(6.53084072%) !important;
}
.boat-configurator .leftSideSticky .infoDetails {
  font-size: 16px;
  color: #173249;
}
.boat-configurator .leftSideSticky .transformview {
  padding: 30px 0 20px 0;
}
.boat-configurator .rightSide .sub-category-header {
  background: #005282;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  padding: 10px 20px;
  font-family: "Titillium Web";
  margin-bottom: 20px;
  cursor: unset;
}
.boat-configurator .rightSide .choose {
  font-size: 20px;
  font-weight: bold;
  color: #173249;
  text-transform: uppercase;
  padding: 15px;
  margin: 0px;
  font-family: "Titillium Web";
}
.boat-configurator .rightSide .px-lg-4 {
  padding: 0px !important;
}
.boat-configurator .rightSide .sub-category-section {
  position: relative;
  clear: both;
  overflow: hidden;
}
.boat-configurator .remove-selection-section a.inoptions.clearSlc{
  font-size: 14px !important;
  font-family: "Roboto" !important;
  color: #173249 !important;
}

.boat-configurator .emd-form-wrp iframe#reserve_boat_form {
  height: inherit;
}

.boat-configurator .emd-form-wrp iframe.emd-form {
    height: inherit;
}

.remove-selection-section a.inoptions.clearSlc {
  color: #FFFFFF !important;
  text-decoration: underline;
  margin-right: 15px;
  top: 0px;
  margin-bottom: 10px;
  font-size: 14px;
  font-family: "Roboto" !important;
}
.boat-configurator .rightSide .sub-category-section .sub-category-header .sub-category-header {
  padding: 0px;
  margin: 0px;
}
.boat-configurator .rightside-wrap .rightSide .sub-category-section .sexpandcollapsebtn {
  margin-bottom: 15px;
}
.boat-configurator .rightSide .listPos.topList {
  padding: 20px;
  display: flex !important;
  flex-wrap: wrap !important;
}
.boat-configurator .rightSide .listPos.topList > div {
  width: 48%;
  padding-right: 20px;
  display: inline-block;
  padding-bottom: 15px;
}
.rightSide.summary-form-container .nxtBckBtns {
  display: none;
}
.boat-configurator .rightSide .listPos.topList > div > label {
  background-size: contain;
  background-repeat: no-repeat;
  width: 80%;
  height: 45px;
  cursor: pointer;
}
.boat-configurator .rightSide .listPos.topList > div p {
font-family: 'BarlowCondensed', sans-serif;
  font-weight: normal;
}
.boat-configurator .rightSide .tick-bg {
  height: 32px;
  width: 96px;
  display: none;
}

.boat-configurator .rightSide .listPos.topList > div label.selected {
  position: relative;
}
.boat-configurator .rightSide .listPos.topList > div label.selected + p,
.boat-configurator .rightSide .listPos.topList>div label.selected+p+p {
font-family: 'BarlowCondensed', sans-serif;
  font-weight: normal;
  color: #075180;
}

.boat-configurator .rightSide .radioMark.selected + p,  
 .boat-configurator .rightSide label.checkMark.checkMark.selected+p {
 font-family: 'BarlowCondensed', sans-serif;
  font-weight: normal !important;
  color: #075180 !important;
}
.boat-configurator .bg-img-clr.selected .tick-bg {
  background-image: url("../../../content/dam/crestliner/general/icons/check_circle.png") !important;
  background-position: center;
  background-size: 20px;
  background-position: 50% 1px;
  background-repeat: no-repeat;
  top: 10px;
  margin: 0px;
  left: 0px;
  margin-left: 5px;
  width: 70px;
}
.boat-configurator .leftSideSticky div.infoSpecs > div > div {
  height: auto;
  padding: 0px;
  border: 0px;
}
.boat-configurator .leftSideSticky .listHead {
  display: block !important;
}

.boat-configurator #specs_tab div.spec-details,
.boat-configurator #specs_tab div.more-details,
.boat-configurator .smryInfoMatter div.more-details,
.boat-configurator .smryInfoMatter div.spec-details {
  margin: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  padding: 5px;
  /* this */
  margin-bottom: 50px;
}
.boat-configurator #specs_tab div.spec-details {
  align-items: flex-start;
}

.spec-wrapperDiv {
  width: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column-reverse;
  justify-content: flex-end;
}
.spec-wrapperDiv .spec-title {
  padding-bottom: 0 !important;
}
.boat-configurator #totalCost span {
  font-family: 'Roboto';
  font-size: 14px;
  font-weight: normal;
}
.boat-configurator .smryInfo .smryInfoMatter .smryItems .smryItemEnd.smry-small-img-select-option-container .smry-small-img-option-price-container {
  font-size: 14px;
  text-align: right;
  width: 20%;
  position: absolute;
  right: 0;
  top: 0;
  
}

#thank-you-text-dealer .description p, #thank-you-text-factory .description p {
  font-family: 'BarlowCondensed', sans-serif;
  font-size: 16px;
  color: #173249;
}

 .boat-configurator div.buttons#nxtBckBtns #smry:hover, .boat-configurator div.buttons#nxtBckBtns #bck:hover, .boat-configurator div.buttons#sbmtBtn #edt:hover {
     background-color: #005282;
    border: 1px solid #005282;
    color: #fff !important;
}

.boat-configurator div.buttons#sbmtBtn #edt:hover:before {
    background-color: #005282;
}

.boat-configurator div.buttons#nxtBckBtns #smry:hover a, .boat-configurator div.buttons#nxtBckBtns #bck:hover a {
    color: #fff !important;
}
#get-contact-dealer .toggle-nav a.nav-link:hover {
    background-color: #005282;
    color: #fff !important;
}


@media (min-width: 768px) {
  .spec-wrapperDiv {
    width: 45%;
    box-sizing: border-box;
  }
}
@media (min-width: 1024px) {
  .spec-wrapperDiv {
    width: 31%;
    box-sizing: border-box;
  }
.boat-configurator div.buttons#nxtBckBtns {
  width: 37% !important;
}
}

.boat-configurator .smryInfoMatter div.spec-details {
  /* height: 525px; */
}
.boat-configurator #specs_tab div.more-details {
  width: 530px;
  height: 530px;
  margin-left: 50px;
}
.boat-configurator .smryInfoMatter div.more-details {
  width: 500px;
  height: 590px;
  margin-left: 45px;
}
.boat-configurator #specs_tab div.spec-details > p,
.boat-configurator #specs_tab div.spec-details > div,
.boat-configurator #specs_tab div.more-details > div,
.boat-configurator .smryInfoMatter div.more-details > div,
.boat-configurator .smryInfoMatter div.spec-details > div {
  flex: 1 1 1;
  text-align: left;
  margin: 0px;
  /* and that, will result in a 10px gap */
  padding: 0 42px 0 0;
}
.boat-configurator .smryInfoMatter .specs-section {
  padding-top: 25px;
  display: none;
}
.boat-configurator .smryInfoMatter .specs-section.mobile-specs-section {
  display: block;
  padding-top: 13px;
  border-bottom: 1px solid #e8eaed;
}
.boat-configurator .smryInfoMatter .specs-section.mobile-specs-section select.specs-dropdown {
  display: none;
}
.boat-configurator #specs_tab div.spec-details > p,
.boat-configurator .smryInfoMatter div.spec-details > p {
	font-family: 'BarlowCondensed', sans-serif;
  margin: 5px 5px 5px 0;
  /* and that, will result in a 10px gap */
  padding: 0 10px 0 0;
}
.boat-configurator .leftSideSticky div.smryInfoMatter {
  padding: 0px;
}
.boat-configurator #specs_tab .spec-value,
.boat-configurator .smryInfoMatter .spec-value {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: 'Titillium Web', sans-serif;
  color: #173249 !important;
  text-align: left;
  padding-bottom: 34px;
  margin-bottom: 0px !important;
}
.boat-configurator #specs_tab .spec-title,
.boat-configurator .smryInfoMatter .spec-title {
  color: #173249 !important;
  opacity: 0.5;
  font-size: 14px;
  font-weight: bold;
  font-family: 'Roboto', sans-serif;
  text-align: left;
  margin-bottom: 5px !important;
}

.boat-configurator .smryInfoMatter .spec-title { 
  color: #000000  !important;
  margin-bottom: 5px !important;
}
.more-section a.more,
.more-section a.less {
  display: none !important;
  text-align: left;
}
.boat-configurator #specs_tab div.more-details .spec-title {
  top: -50px;
  padding-bottom: 37px !important;
  position: relative;
}
.boat-configurator .smryInfoMatter div.more-details .spec-title {
  top: -63px;
  padding-bottom: 2px !important;
  position: relative;
}

.boatbuilder .boat-configurator .rightSide .d-flex.colorsList.hullColors.hide {
  display: block;
}
.boat-configurator .rightSide .listPos.topList {
  border: 0px;
}
.boat-configurator .modal-content.spec-modal div.spec-details,
.boat-configurator .modal-content.spec-modal div.more-details {
  margin: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  /* height: 440px; */
  padding: 5px;
  /* this */
  margin-bottom: 50px;
}
.boat-configurator .modal-content.spec-modal div.spec-details > p,
.boat-configurator .modal-content.spec-modal div.spec-details > div,
.boat-configurator .modal-content.spec-modal div.more-details > div {
  flex: 1 1 1;
  text-align: left;
  margin: 5px 5px 5px 0;
  /* and that, will result in a 10px gap */
  padding: 0 10px 0 0;
}
.boat-configurator .modal-content.spec-modal div.spec-details .spec-value {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: 'Titillium Web', sans-serif;
  color: #173249 !important;
  text-align: left;
}
.boat-configurator .modal-content.spec-modal div.spec-details .spec-title {
  color: #000;
  opacity: 0.5;
  font-size: 14px;
  font-weight: bold;
  font-family: 'Roboto', sans-serif;
  text-align: left;
  top: 0;
  padding-bottom: 0 !important;
  margin-bottom: 0;
  position: static;
}
.boat-configurator div.rightSide.summary-form-container #nxtBckBtns {
  display: none;
}
.boat-configurator div.rightSide > a > h3 {
  //padding: 50px 0 25px;
  margin: 50px 0 25px !important;
}
.boat-configurator div.rightSide > a > h3 img {
  width: 232px;
}
.boat-configurator .rightSide .listPos.topList > div {
  width: 48%;
  padding-right: 0px;
  display: block;
  padding-bottom: 15px;
  margin: 0 1%;
  float: left;
}
.boat-configurator .rightSide .listPos.topList > div p {
  width: 90%;
  font-family: 'BarlowCondensed', sans-serif;
  color: #173249;
  font-weight: 400;
}
.boat-configurator .leftSide .spec-details-container {
  display: block;
}
.boat-configurator ol.listPos {
  padding: 10px 15px 10px 15px;
}
.boat-configurator div.buttons#nxtBckBtns {
  bottom: 0px;
  overflow: hidden;
  z-index: 999;
  border-left: 2px solid #4272AE;
  width: 35%;
  position: fixed !important;
}
.boat-configurator div#sbmtBtn {
  bottom: 0px;
  width: 35%;
  position: fixed !important;
  overflow: hidden;
  z-index: 999;
  margin-right: -2%;
}
.boat-configurator .sub-cat-desc-section .clearSlc {
  top: 0px !important;
  color: #173249 !important;
  text-decoration:underline;
  font-family: "Roboto";
  margin: 0 20px;
  font-size: 14px;
}
.boat-configurator div.buttons#nxtBckBtns #smry,
.boat-configurator div.buttons#nxtBckBtns #bck {
  transform: skew(-20deg);
  background: #FFF;
  border: 1px solid #005282;
  cursor: pointer;
}
.boat-configurator div.buttons#nxtBckBtns #smry a,
.boat-configurator div.buttons#nxtBckBtns #bck a {
  transform: skew(20deg);
  display: inline-block;
  cursor: pointer;
}
.boat-configurator div.buttons#nxtBckBtns #bck.inactive, .boat-configurator div.buttons#nxtBckBtns #bck.inactive a{
  cursor: not-allowed;
}
.boat-configurator div.buttons#nxtBckBtns #nxt::before {
  content: " ";
  display: block;
  border: 1px solid #005282;
  color: #005282;
  transform: skew(-20deg);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background: #FFF;
  height: 100%;
  z-index: -1;
  background-color: #002855;
  color: white;
}
.boat-configurator div.buttons#sbmtBtn #edt::before {
  content: " ";
  display: block;
  border: 1px solid #005282;
  color: #ffffff;
  transform: skew(-20deg);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background: #FFF;
  height: 100%;
  z-index: -1;
  background-color: #FFF;
  color: white !important;
}
.boat-configurator div.buttons#sbmtBtn #sbmt::before {
  content: " ";
  display: block;
  border: 1px solid #005282;
  color: #ffffff;
  transform: skew(-20deg);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background: #FFF;
  height: 100%;
  z-index: -1;
  background-color: #002855;
  color: white !important;
}
.boat-configurator div.buttons#sbmtBtn #sbmt,
.boat-configurator div.buttons#sbmtBtn #edt {
  background-color: transparent;
  position: relative;
  display: inline-block;
  border-right: 0px;
  border-left: 0px;
  border-top: 2px solid #4272AE !important;
  border-bottom: 2px solid #4272AE !important;
  font-size: 14px;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 600;
}
.boat-configurator div.buttons#nxtBckBtns > div {
  background-color: transparent;
  position: relative;
  display: inline-block;
  border-right: 0px;
  border-left: 0px;
  border-top: 2px solid #4272AE !important;
  border-bottom: 2px solid #4272AE !important;
  font-size: 14px;
  font-family: 'Titillium Web', sans-serif;
}
.boat-configurator div.buttons#nxtBckBtns > div:nth-child(1) {
  margin-left: -10px;
}
.boat-configurator div.buttons#nxtBckBtns > div:nth-child(3) {
  background-color: transparent;
 // margin-right: -10px;
}
.boat-configurator .smryInfo h4.fr_totalPrice {
  color: #173249;
  font-family: "Titillium Web";
  font-weight: bold;
}
.boat-configurator .smryInfo p.price-config-label {
  color: #173249 !important;
  font-size: 14px;
}
.boat-configurator a.lnk-h,
.boat-configurator .views-saveboat-link.save-boat,
.boat-configurator .views-saveboat-link.view-saved-boats {
  font-weight: bold !important;
  color: #005282 !important;
  text-decoration: underline;
  display: inline-block;
  padding-right: 15px;
}

.boat-configurator .views-saveboat-link.save-boat {
  padding-right: 0px;
  @media (min-width:1024px){
    float: right;
    margin-right: 10px;
  }
}
.boat-configurator .smryInfo .build-summary-links {
  padding-bottom: 0px;
  border-bottom: 1px solid #E8EAED;
}

.boat-configurator .smryInfo .build-summary-links h4.lisHead{
  text-transform: uppercase;
}

.boat-configurator .leftSideSticky .smryInfoMatter p.infoDetails {
  border-bottom: 1px solid #e8eaed;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
.boat-configurator .smryInfo .build-summary-links {
  padding-bottom: 0px;
}
.boat-configurator .leftSideSticky .smryInfoMatter p.infoDetails {
  border-bottom: 1px solid #e8eaed;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
.boat-configurator .leftSideSticky .smryInfoMatter h6.listHead {
  padding-bottom: 8px;
  margin-top: 13px;
  font-weight: 700 !important;
}
.boat-configurator .smryInfo h4.lisHead {
  font-weight: bold !important;
  color: #173249 !important;
  font-family: "Titillium Web";
  font-size: 20px;
}
.boat-configurator .leftSideSticky #totalCost h6.listHead {
  font-weight: 600;
  text-transform: inherit;
  font-size: 18px;
}
.boat-configurator .prnt-shr-wrp,
.boat-configurator .summary-e-mail-link {
  color: #075180 !important;
  font-family: "Titillium Web";
  font-size: 14px;
  font-weight: 700 !important;
}
.boat-configurator .prnt-shr-wrp {
  position: relative;
  right: auto;
  font-weight: 700 !important;
}
.boat-configurator .summary-e-mail-link {
  margin-right: 5px !important;
  display: inline-flex !important;
  margin-left: 20px;
}
.boat-configurator .leftSideSticky .infoDetails {
  color: #173249 !important;
}
.boat-configurator h6.listHead {
  color: #173249 !important;
  font-family: "Titillium Web";
  display: block !important;
  font-size: 20px;
  padding-bottom: 30px;
  text-transform: uppercase;
}
.boat-configurator .spec-accordion-view #Color h6.listHead {
  font-weight: 600 !important;
  font-size: 16pX !important;
}
.boat-configurator .spec-accordion-view h6.listHead 
.boat-configurator .spec-accordion-view #Engine h6.listHead,
.boat-configurator .spec-accordion-view #Options h6.listHead,
.boat-configurator .spec-accordion-view #Trailer h6.listHead,
.boat-configurator .spec-accordion-view #Packages h6.listHead
 {
  font-size: 20px;
  font-weight: bold;
}
.boat-configurator .smryInfo {
  color: #173249 !important;
  font-family: "Roboto" !important;
  font-weight: normal;
}
.smry-other-option-details-container,
.smry-small-img-options-container,
.smry-other-option-details-container {
  width: 80%;
  float: none;
  font-family: "Roboto";
  font-size: 14px;
}
.smry-other-options-price-container {
  width: 20%;
  position: absolute;
  right: 0;
  top: 0;
  text-align: right;
  font-size: 14px ;
}
.boat-configurator .smryItems {
  padding-top: 2px;
  border-top: 1px solid #E8EAED;
  padding-bottom: 10px;
}
.boat-configurator #paymentCalc h6.listHead {
  background: #EBEAE6;
  text-align: right;
  padding: 0 30px;
  color: #23527E !important;
  text-transform: uppercase;
  font-size: 14px;
  font-family: "Titillium Web";
  line-height: 57px;
  vertical-align: middle;
  font-weight: bold;
}
.boat-configurator #paymentCalc h6.listHead .fa:before {
  padding-top: 17px;
  display: inline-block;
}
.boat-configurator .heads-up-block .heads-up-disc {
  font-size: 14px;
  color: #173249 !important;
}
.boat-configurator .priceInfoModal #paymentInfo-mini li {
  font-family: "Roboto" !important;
}
.boat-configurator #paymentInfo li>p {
  font-size: 14px;
  font-family: 'BarlowCondensed', sans-serif;
  color: #173249;
  margin-top: 7px !important;
}

.boat-configurator #paymentInfo li:last-child #emiMonth {
  color: #075180;
  font-family: "Titillium Web" !important;
  font-size: 18px !important;
  font-weight: bold !important;
}

.boat-configurator #paymentInfo li > span,
.boat-configurator #paymentInfo-mini li > span {
  border: 1px solid #888b8d;
  padding: 8px;
  min-width: 100px;
  display: inline-block;
}
.boat-configurator #paymentInfo li {
  min-height: 69px;
}
.boat-configurator #rsetPay {
  border: 1px solid #002855 !important;
}
.boat-configurator #paymentInfo input[type="text"],
.boat-configurator #paymentInfo-mini input[type="text"] {
  border-bottom: 0px !important;
  font-size: 14px;
  text-align: left !important;
}

.boat-configurator #priceInfoModal .modal-dialog {
  max-width: 850px;
}
.boat-configurator #priceInfoModal .modal-body {
  padding: 20px;
}
.boat-configurator #priceInfoModal .vlinemiddle {
  border-left: 1px solid #707070;
}
.boat-configurator #priceInfoModal div.priceHeader p.boatPrice,
.boat-configurator #priceInfoModal .priceHeader p.boatName {
  font-size: 24px;
  color: #173249;
  font-weight: bold;
  font-family: 'Titillium Web', sans-serif;
  text-transform: uppercase;
}
.boat-configurator #priceInfoModal .priceHeader p.boatName {
  font-size: 20px;
}
.boat-configurator #priceInfoModal div.priceHeader p,
.boat-configurator #priceInfoModal .priceHeader .smryItems p,
.boat-configurator #priceInfoModal .payment-footer.smryItems p {
  font-size: 14px;
  font-family: 'BarlowCondensed', sans-serif;
  color: #173249;
  font-weight: normal;
}
.boat-configurator #priceInfoModal .priceHeader.smryItems p.basePrice {
  font-size: 18px !important;
  color: #075180;
  font-weight: bold;
  font-family: 'Titillium Web', sans-serif;
}
.boat-configurator #priceInfoModal .smryItems {
  padding: 18px 0;
}
.boat-configurator #priceInfoModal .priceHeader.smryItems p {
  text-transform: inherit;
}
.boat-configurator #priceInfoModal .payment-footer.smryItems p {
  padding-bottom: 10px;
}
.boat-configurator #priceInfoModal .smryItems {
  border-top: 1px solid #F0F0F0;
}
.boat-configurator #priceInfoModal #paymentCalc-mini.smryItems {
  border: 0px;
  padding-top: 0px;
}
.boat-configurator #priceInfoModal #paymentCalc-mini > h6.listHead {
  margin-top: 0px;
  padding-bottom: 10px;
font-weight: 700;
}
.boat-configurator #priceInfoModal #paymentCalc-mini ul.listPos p,
.boat-configurator #priceInfoModal #paymentInfo-mini li > span input {
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
  color: #173249;

}
.boat-configurator #priceInfoModal #paymentInfo-mini li > span input { 
  max-width: 45px !important;
}

.boat-configurator #priceInfoModal #paymentCalc-mini ul.listPos p{
  margin-top: 7px;
  display: block;
}
.boat-configurator #priceInfoModal #paymentInfo-mini li > span {
  border: 1px solid #888B8D;
  padding: 10px 12px;
  top: 16px;
  width: auto;
}
.boat-configurator #priceInfoModal #paymentInfo-mini li:last-child {
  background: #EBEAE6;
  border-top: 1px solid #707070;
  padding-bottom: 13px;
  min-height: 67px;
}
.boat-configurator #priceInfoModal #paymentInfo-mini li {
  min-height: 80px;
}
.boat-configurator #priceInfoModal #paymentInfo-mini span#emiMonth-mini {
  color: #075180;
  font-size: 18px;
  font-weight: bold;
  font-family: 'Titillium Web', sans-serif;
  padding-right: 0px;
  border: 0px;
}
.boat-configurator #priceInfoModal #paymentInfo-mini button#rsetPay-mini::before,
.boat-configurator #priceInfoModal #paymentInfo-mini button#calcPay-mini::before {
  content: " ";
  display: block;
  border: 2px solid #005282;
  color: #005282;
  transform: skew(-20deg);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background: #FFF;
  height: 100%;
  z-index: -1;
}
.boat-configurator #priceInfoModal #paymentInfo-mini button#rsetPay-mini,
.boat-configurator #priceInfoModal #paymentInfo-mini button#calcPay-mini {
  font-weight: 600;
  position: relative;
  display: inline-block;
  padding: 10px 35px;
  z-index: 1;
  color: #005282;
  text-transform: uppercase;
  border: 0px;
  background: none;
  font-family: 'Titillium Web';
  max-width: 245px;
}

.boat-configurator #priceInfoModal #paymentInfo-mini button#calcPay-mini::before {
  background: #075180;
  color: #fff;
}
.boat-configurator #priceInfoModal #paymentInfo-mini button#calcPay-mini {
  color: #fff;
}
.boat-configurator #priceInfoModal #paymentInfo-mini button#rsetPay-mini:hover {
  color: #fff;
}
.boat-configurator #priceInfoModal #paymentInfo-mini button#calcPay-mini:hover::before {
  background: #fff;
  color: #005282;
  border: 2px solid #005282;
}
.boat-configurator #priceInfoModal #paymentInfo-mini button#rsetPay-mini:hover::before {
  background: #005282;
  color: #fff;
  border: 2px solid transparent;
}
.boat-configurator #priceInfoModal #paymentInfo-mini button#calcPay-mini:hover {
  color: #005282;
}
.boat-configurator #priceInfoModal #pymntInfoFooter-mini {
  font-size: 16px;
  font-weight: 500;
  font-family: 'Roboto', sans-serif;
  color: #173249;
}
.boat-configurator #priceInfoModal #paymentInfo-mini .pymntBtns {
  padding: 5px 10px;
}
#mysavedboats .my-saved-boats .left-side-wrap .sticky-header {
  background-color: #fff;
  border: 0px;
  border-bottom: 1px solid #BEBEBE;
  color: #173249;
}
#mysavedboats .my-saved-boats .left-side-wrap .sticky-header header {
  height: 60px;
}
#mysavedboats .my-saved-boats .left-side-wrap .sticky-header header .msb-title {
  color: #173249;
  font-size: 24px;
  font-family: "Titillium Web";
  display: inline-block;
  text-transform: uppercase;
  padding: 2px 10px;
  font-weight: bold;
}

#mysavedboats .my-saved-boats .left-side-wrap .sticky-header header .msb-signout {
  font-weight: 600;
  position: relative;
  display: inline-block;
  padding: 10px 18px;
  transform: skew(0);
  z-index: 1;
  color: #fff;
  font: normal normal 600 18px/27px 'Titillium Web';
  text-transform: uppercase;
  border: 0;
  background: 0;
}
@media (max-width:991px){
#mysavedboats .my-saved-boats .left-side-wrap .sticky-header header .msb-signout {
  font: normal normal 600 14px/21px 'Titillium Web';
}
}

#mysavedboats .my-saved-boats .left-side-wrap .sticky-header header .msb-signout::before{
      content: " ";
      display: block;
      border: 2px solid transparent;
      color: #fff;
      transform: skew(
    -20deg
    );
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      background: #005282;
      height: 100%;
      z-index: -1;

    }
#mysavedboats .my-saved-boats .left-side-wrap .sticky-header header .msb-signout:focus{
      box-shadow: none;
    }   
#mysavedboats .my-saved-boats .left-side-wrap .sticky-header header .msb-signout:hover{
  color: #005282 ;  
    } 
#mysavedboats .my-saved-boats .left-side-wrap .sticky-header header .msb-signout:hover::before{
  background: #fff;
  color: #005282 ;
  border: 2px solid #005282;
}
#mysavedboats .my-saved-boats .left-side-wrap .sticky-header header .msb-close-btn {
  color: #173249;
}
#mysavedboats .my-saved-quote-summary-info .cards-container {
  padding: 27px;
}
#mysavedboats .my-saved-boats .my-saved-quote-summary-info .card {
  border: 1px solid #E8EAED;
  -webkit-box-shadow: 0 3px 7px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 7px 2px rgba(0, 0, 0, 0.1);
  margin-bottom: 17px;
}
#mysavedboats .my-saved-boats .card h6 {
  color: #173249;
  font-size: 20px;
  font-family: "Titillium Web";
  text-transform: uppercase;
  font-weight: bold;
}
#mysavedboats .my-saved-boats .card .name-price-action-row .name-price-container h6.dis-price {
  font-size: 16px;
}
#mysavedboats .my-saved-boats .card .savedBoats {
  color: #173249;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  text-align: left;
}
#mysavedboats .my-saved-boats .card a.btn.quote-url::before {
  content: " ";
  display: block;
  border: 2px solid transparent;
  color: #fff;
  transform: skew(-20deg);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background: #075180;
  height: 100%;
  z-index: -1;
}
#mysavedboats .my-saved-boats .card a.btn.quote-url {
  font-weight: 600;
  position: relative;
  display: inline-block;
  padding: 10px 18px;
  transform: skew(0deg);
  z-index: 1;
  color: #fff;
  font-size: 18px;
  font-family: "Titillium Web", sans-serif;
  text-transform: uppercase;
  border: 0px;
  background: none;
}
#mysavedboats .my-saved-boats .card a.btn.quote-url:focus{
  box-shadow: none;
}
#mysavedboats .my-saved-boats .card a.btn.quote-url:hover::before {
  background: #fff;
  color: #005282;
  border: 2px solid #005282;
}
#mysavedboats .my-saved-boats .card a.btn.quote-url:hover {
  color: #005282;
}
#mysavedboats .my-saved-boats .card a.btn.del-saved-boat {
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  color: #56595C;
  font-family: "Clan Pro", sans-serif;
  transform: skew(0deg);
}
#mysavedboats .my-saved-boats .card a.del-saved-boat .fa {
  padding: 0 7px;
  color: #075282;
  font-size: 22px;
  position: relative;
  top: 2px;
}
#mysavedboats .my-saved-boats .disclaimer-text {
  padding: 27px 35px;
  padding-top: 0px;
}
#mysavedboats .my-saved-boats .disclaimer-text p {
  color: #000;
  font-family: "BarlowCondensed", sans-serif;
  font-size: 12px;
}
#mysavedboats .my-saved-boats .right-side-wrap {
  background: #fff;
}
#mysavedboats .my-saved-boats .right-side-wrap .msb-dealers-list .boatConfDealerInfo {
  background: inherit;
  padding: 0px;
  margin: 0px;
}
#mysavedboats .my-saved-boats .right-side-wrap .msb-dealers-list {
  background: #F2F3F4;
  padding: 20px;
  text-align: left;
  margin: 35px;
}
#mysavedboats .my-saved-boats .right-side-wrap .msb-dealers-list .dealerInfoTitle,
#mysavedboats .my-saved-boats .right-side-wrap .boatConfDealerInfo .dealr-name {
  color: #173249;
  font-size: 20px;
  font-family: "Titillium Web";
  text-transform: uppercase;
  font-weight: bold;
  padding: 0 0 10px 0;
}
#mysavedboats .msb-dealers-list .boatConfDealerInfo .card{
  margin: 0px;
  cursor: default;
}
#mysavedboats .msb-dealers-list .contact-dealer-btn-section{
  padding-left: 10px;
}
#mysavedboats .msb-dealers-list .contact-dealer-btn-section .contact-dealer-btn{
  text-decoration: none;
  font-family: 'Titillium Web',sans-serif;
  font-size: 18px;
  padding: 10px 30px;
  text-transform: uppercase;
  display: inline-block;
  border-radius: 0;
  transform: skew(0);
  line-height: 27px;
  letter-spacing: .81px;
  font-weight: 600;
}
#mysavedboats .msb-dealers-list .contact-dealer-btn-section .contact-dealer-btn::before{
  content: " ";
  display: block;
  transform: skew(-20deg);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background: #fff 0 0 no-repeat padding-box;
  border: 2px solid #005282;
  color: #005282;
  height: 100%;
  z-index: -1;
}
#mysavedboats .msb-dealers-list .contact-dealer-btn-section .contact-dealer-btn:hover::before{
  background: #005282 0 0 no-repeat padding-box;
  border: 2px solid #005282;
  color: #fff;
}
#mysavedboats .msb-dealers-list .contact-dealer-btn-section .contact-dealer-btn:hover{
  color: #fff;
}
#mysavedboats .my-saved-boats .right-side-wrap .msb-dealers-list .card-body {
  text-align: left;
  padding: 0px;
}
#mysavedboats .my-saved-boats .right-side-wrap .boatConfDealerInfo .dealr-name {
  font-size: 16px;
  padding: 0px;
}
#mysavedboats .my-saved-boats .right-side-wrap .boatConfDealerInfo .inv-street,
#mysavedboats .my-saved-boats .right-side-wrap .boatConfDealerInfo .dealr-street,
#mysavedboats .my-saved-boats .right-side-wrap .boatConfDealerInfo .dealr-phone {
  font-size: 16px;
  padding: 0px 0 10px 0;
  color: #173249;
  font-family: 'Roboto', sans-serif;
}
#mysavedboats .my-saved-boats .right-side-wrap .boatConfDealerInfo .dealr-street {
  margin: 0px;
  padding: 0px;
}
.boatbuilder .boat-configurator #email_mob_iframe_modal .modal-content {
  background-color: #fff !important;
}
.boatbuilder .boat-configurator #email_mob_iframe_modal .modal-content .modal-header .close {
  color: #000000 !important;
  border: 0;
  @media (min-width:1024px){
    margin: -8px -14px 0 0;
  }
}
#summary-email {
  background: #fff;
}
#summary-email .form-group {
  position: relative;
  height: 60px;
  margin-bottom: 25px !important;
}
/*
#summary-email .form-group label {
  display: inline-block;
  margin-bottom: 0.5rem;
  position: absolute;
  top: 0;
  font-family: "Roboto";
  font-size: 16px;
  color: #173249;
}
*/
#summary-email .form-group .form-control {
  /*
  margin-top: 10px;
  position: absolute;
  bottom: 10px;
  */
  border: 0;
  border-bottom: 1px solid #929292;
  border-radius: 0;
  outline: none ;
}
#summary-email .form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: none;
  margin-top: 10px;
}
#summary-email .custom-control {
  padding-left: 0;
}
#summary-email .button {
  text-align: center;
}
.boat-configurator p.saveboat-links {
  display: inline-block;
  text-align: right;
  margin-top: -42px;
  float: right;
  width: 100% !important;
}
.boat-configurator .leftSideSticky .smryInfoMatter .infoDetails {
  display: block !important;
}
.boat-configurator .radioMark,
.boat-configurator .checkMark {
  border: 1px solid #888B8D !important;
}
.boat-configurator .checkMark.selected,
.boat-configurator .radioMark.selected {
  background-color: #005282;
  border: 1px solid #005282 !important;
}
.boat-configurator .radioMark > input[type="radio"]:checked + div {
  background-color: #075180 !important;
}
.boat-configurator .radioMark > input[type="radio"]:checked + div::after {
  background-color: #ffffff !important;
  content: "";
  width: 10px;
  height: 10px;
  top: 4px;
  left: 4px;
  position: relative;
  display: block;
  border-radius: 50%;
}
.boat-configurator .checkMark > input[type="checkbox"]:checked + span {
  border-bottom: 2px solid #fff !important;
  border-left: 2px solid #fff !important;
}
.boat-configurator .checkMark > input[type="checkbox"]:checked + span {
  display: block;
  content: "";
  height: 8px;
  width: 80%;
  border-bottom: 2px solid black;
  border-left: 2px solid black;
  transform: rotate(-45deg);
  margin-top: 1px;
  margin-left: 2px;
}
.boat-configurator .option-modal-img {
  background-color: transparent !important;
}

.boat-configurator .emd-form-wrp iframe body {
  background: #fff;
  border: 0px;
}
.crestliner-form.summary-form-page.crestliner-form h4 {
  color: #173249;
  font-size: 20px;
  font-weight: bold;
  font-family: "Titillium Web";
}
.crestliner-form.summary-form-page.crestliner-form #get-contact-dealer .container.responsivegrid {
  padding: 0px;
}
.crestliner-form.summary-form-page.crestliner-form .crestliner-form-toggle .form-toggle-container {
  padding: 15px 0;
}
.crestliner-form.summary-form-page.crestliner-form .crestliner-form-toggle .form-toggle-container .toggle-nav a.nav-link {
  padding: 10px 10px !important;
  letter-spacing: 0;
  font-family: "Titillium Web";
  font-size: 14px;
  font-weight: 600;
}
.crestliner-form.summary-form-page.crestliner-form .crestliner-form-toggle .form-toggle-container .toggle-nav a.nav-link.active {
  background: #075180 0% 0% no-repeat padding-box;
}
.boat-configurator div.buttons#sbmtBtn #sbmt,
.boat-configurator div.buttons#sbmtBtn #edt {
  font-size: 18px !important;
}
.boat-configurator div.buttons#sbmtBtn #edt::before {
  width: 103%;
  transform: skew(0deg);
}
.boat-configurator div.buttons#sbmtBtn #edt::before,
.boat-configurator div.buttons#sbmtBtn #sbmt::before {
  border: 0px;
  border-left: 2px solid #005282;
}
.boat-configurator div.buttons#sbmtBtn #sbmt {
  color: #fff;
}
.boat-configurator div.buttons#sbmtBtn #sbmt::before {
  background-color: #005282;
  color: #fff;
}
.boat-configurator div.buttons#nxtBckBtns > div {
  border: 0px;
  line-height: 25px;
  font-weight: 600;
}
.boat-configurator div.buttons#nxtBckBtns #nxt::before {
  background-color: #075282;
}
.boat-configurator div.buttons#nxtBckBtns #nxt:hover::before,
.boat-configurator div.buttons#sbmtBtn #sbmt:hover::before {
  background-color: #173249;
}
.boat-configurator #bck.inactive a {
  color: #005282 !important;
}
.boat-configurator div.buttons#nxtBckBtns > div:nth-child(3) {
  border: 0px !important;
}
.boat-configurator #nxtBckBtns a {
  color: #005282 !important;
}
.boat-configurator #nxtBckBtns #smry a {
  color: #075180 !important;
}
.boat-configurator .arrowLink {
  color: #075180;
  margin-left: 20px;
  margin-right: 20px;
  padding-top: 3px;
}
.boat-configurator .arrowLink i.fa {
  padding-left: 0px;
  font-size: 20px !important;
  color: #075180  !important;
}
.boat-configurator .costPos {
  font-size: 14px;
  font-family: "Roboto";
  color: #173249;
}
.boat-configurator label.radioMark + p,
label.checkMark + p {
  font-size: 14px;
  font-family: "BarlowCondensed", sans-serif;
}
.boat-configurator #saveModal .close.modal-close {
  color: #000 !important;
  opacity: 1;
  text-align: right;
  padding: 12px;
  margin-top: -16px;
  font-size: 34px !important;
border: none;
}
.boat-configurator #saveModal .close.modal-close span {
  position: relative;
  top: -10px;
}
.boat-configurator #saveModal button.exit-builder {
  color: #005282 !important;
@media (max-width: 767px) {
  font-weight: 600;
}
}
.boat-configurator #saveModal .saveconfig h4 {
  font-size: 20px;
  font-family: 'Titillium Web' !important;
  padding: 0px 30px;
text-transform: uppercase;
}
.boat-configurator #saveModal button {
  font-size: 18px !important;
}
.boat-configurator #saveModal p {
  padding: 2px 36px 18px 36px !important;
  margin: 0px;
  font-family: 'BarlowCondensed', sans-serif;
  font-size: 14px;
}
.boat-configurator #email_mob_iframe_modal .modal-content.spec-modal .modal-header{
  position: absolute;
  right: 0;
  top: 0;
  z-index: 99; 
}
.boat-configurator #email_mob_iframe_modal .modal-content.spec-modal .modal-body .email-iframe{
  height: 550px;
}
.boat-configurator #email_mob_iframe_modal .modal-content.spec-modal .modal-body .email-iframe #email_mob_form{
  width: 100%;
  height: 100%;
}
/*.boat-configurator #email_mob_iframe_modal .modal-content.spec-modal .modal-body .email-iframe #email_mob_form .responsivegrid .container.responsivegrid{
  width: 100%;
  max-width: 100%;
  margin: 0!important;
  padding: 0!important;
}*/
.boat-configurator .confirmModal .btn-block button.saveBoatConfig::before {
  content: " ";
  display: block;
  border: 2px solid #005282;
  transform: skew(-20deg);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background: #075180;
  color: #fff;
  height: 100%;
  z-index: -1;
}
.boat-configurator .confirmModal .btn-block button.saveBoatConfig {
  margin: 0;
  font-weight: bold;
  position: relative;
  display: inline-block;
  text-transform: uppercase;
  border: 0;
  background: 0;
  font-size: 14px;
  font-weight: 600;
  font-family: "Titillium Web";
  height: 44px;
  z-index: 1;
  padding: 0 1rem;
}
.boat-configurator .confirmModal .btn-block button.exit-builder::before {
  content: " ";
  display: block;
  border: 2px solid #005282;
  color: #005282;
  transform: skew(-20deg);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background: #FFF;
  height: 100%;
  z-index: -1;
}
.boat-configurator .confirmModal .btn-block button.exit-builder {
  font-weight: bold;
  position: relative;
  display: inline-block;
  text-transform: uppercase;
  border: 0;
  background: 0;
  font-size: 14px;
  font-weight: normal;
  font-family: "Titillium Web";
  height: 44px;
  z-index: 1;
  margin: 0;
  padding: 0 1rem;
}
.boat-configurator .confirmModal p,
.confirmModal .btn-block {
  padding-left: 66px !important;
  padding-right: 66px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1rem;
}
.boat-configurator #optionModal .close {
  border-right: 0px;
  color: #ffffff;
  opacity: 1;
  font-weight: normal;
}
.boat-configurator #optionModal {
  height: auto !important;
}
.boat-configurator #optionModal .modal-content {
  bottom: unset !important;
}
.boat-configurator #optionModal .modal-body {
  padding: 30px;
}
.boat-configurator #optionModal .modal-body .optionLabelContent > p {
	font-family: 'BarlowCondensed', sans-serif;
  margin-left: 0 !important;
}
.boat-configurator #optionModal .choose.optionLabelTitle {
  font-size: 22px !important;
  font-family: 'Roboto' !important;
  margin-bottom: 7px;
  margin-top: 14px;
}
.boat-configurator #optionModal .costPos {
  font-family: 'Roboto' !important;
  font-size: 14px !important;
}
.boat-configurator #optionModal .modal-footer a {
  font-family: 'Roboto' !important;
  font-weight: 600;
  margin-right: 20px !important;
}
.boat-configurator #optionModal .modal-footer a i {
  margin-left: 7px;
}
.boat-configurator #paymentInfo li:last-child {
  margin-bottom: 100px !important;
  min-height: 67px !important;
  padding: 15px 0 !important;
}
.boat-configurator #paymentInfo li:last-child #emiMonth {
  display: block !important;
  max-width: 100% !important;
  background-color: transparent;
  text-align: right;
  border: 0px;
  font-family: "Titillium Web";
  font-weight: bold;
  font-size: 16px;
}
.boat-configurator #paymentInfo li:last-child .btn-disclaimer-container {
  padding: 0;
  position: absolute;
  margin-top: 90px;
  height: 115px;
  width: 100%;
  left: 0;
  padding: 0 !important;
}
.boat-configurator #paymentInfo li:last-child #emiMonth {
  width: 100%;
  max-width: 100%;
  padding-top: 0.5rem;
  display: block;
  text-align: right;
}
.boat-configurator #rsetPay {
  position: absolute;
  bottom: 0;
}
.boat-configurator .calc-btn-container {
  text-align: center;
}
.boat-configurator #calcPay::before {
  content: " ";
  display: block;
  border: 2px solid transparent;
  color: white;
  background-color: #002855;
  transform: skew(-20deg);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background: #005282;
  height: 100%;
  z-index: -1;
}
.boat-configurator #rsetPay::before {
  content: " ";
  display: block;
  border: 1px solid #005282;
  color: #fff;
  transform: skew(-20deg);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.boat-configurator #calcPay,
.boat-configurator #rsetPay {
  position: relative;
  display: inline-block;
  transform: skew(0deg);
  z-index: 1;
  border: 0px !important;
  background-color: transparent !important;
  padding: 12px 0 !important;
  font-family: "Titillium Web" !important;
  font-size: 14px;
  font-weight: 600 !important;
}
.boat-configurator #rsetPay {
  color: #005282 !important;
}
.boat-configurator div.buttons > button#edt {
  color: #075282 !important;
}
.boat-configurator .leftSideSticky .smryItemEnd {
  position: relative;
}
.boat-configurator .sub-cat-img-container {
  margin-top: 10px;
}
.boat-configurator .sbmtBtn {
  display: flex;
  position: fixed;
  width: 102%;
  right: -7px;
  left: auto;
  bottom: 1px;
}
.boat-configurator .rightSide {
  position: fixed !important;
  width: 33.5%;
  overflow-x: hidden;
  @media screen and (-moz-images-in-menus:0){
    width: 34.2%;
  }
}
.boat-configurator .descript {
  font-size: 12px !important;
}
.boat-configurator .descript .option-desc {
  top:8px !important
}

.boat-configurator .exclusionMsg {
  font-size: 14PX !important;
  color: #868682 !important;
  font-style: normal !important;
  font-family: 'BarlowCondensed', sans-serif;  !important;
}

.boat-configurator .disabled-wrap .option-price{
  color:#868682 !important;
}


.boat-configurator .rightside-wrap .disabled-wrap label.radioMark+p,
.boat-configurator .rightside-wrap  .disabled-wrap label.checkMark+p, 
.boat-configurator .rightside-wrap .disabled-wrap .bg-img-clr.disabled ~ p {
	font-family: 'BarlowCondensed', sans-serif;
  color: #868682 !important;
}

@media (min-width: 991px) {
.boat-configurator .leftSideSticky .base-image,
  .boat-configurator .leftSideSticky .top-image {
  height: 360px !important;
}
}
@media (max-width: 991px) and (min-width: 767px) {
  .my-saved-boats {
  min-height: 1024px;
  }
#mysavedboats .my-saved-boats .right-side-wrap .d-md-none {
    display: block !important;
}
.my-saved-boats .right-side-wrap .msb-right-logo img {
    width: 232px;
}
.my-saved-boats .right-side-wrap .msb-right-logo {
    margin: 0 35px 30px;
}
#mysavedboats .my-saved-boats .card a.btn.quote-url {
  width: 217px;
    height: 44px;
}
#mysavedboats .my-saved-boats .card .name-price-action-row .name-price-container h6.dis-price {
  left: 300px;
}
#mysavedboats .card .name-price-action-row .name-price-container h6 {
  max-width: 38%;
}
#mysavedboats .card .name-price-action-row a.btn {
  margin-top: 0;
      position: relative;
      top: 0;
}
#mysavedboats .my-saved-boats .card a.btn.del-saved-boat {
      display: flex;
    justify-content: flex-end;
    position: relative;
    top: 0;
}
#mysavedboats .card .date-delete-row {
  left: 0;
    padding: 20px;
}
#mysavedboats .card .name-price-action-row .name-price-container {
    display: inline-block;
    position: absolute;
    left: 20px;
    width: 400px;
}
#mysavedboats .fa-plus-circle:before {
  position: relative;
  top: -5px;
}
#mysavedboats .my-saved-boats .my-saved-quote-summary-info .card {
  height: 135px;
}
.boat-configurator div.buttons#nxtBckBtns {
  justify-content: center;
}
.boat-configurator div.buttons#nxtBckBtns>div.col-4 {
    max-width: 152px;
}
  #mysavedboats .my-saved-boats .card .name-price-action-row .name-price-container h6.dis-price {
      font-size: 16px;
      position: absolute;
      top: 0;
  }
#mysavedboats .my-saved-boats .right-side-wrap .msb-dealers-list {
    min-width: 325px;
    width: fit-content;
}

.boat-configurator #miniForm .modal-header {
    padding: 30px 30px 15px 40px !important;
}
.boat-configurator #miniForm .modal-title p {
	font-family: 'BarlowCondensed', sans-serif;
    text-transform: uppercase;
}
.boat-configurator #save_quote_modal .modal-body p {
	font-family: 'BarlowCondensed', sans-serif;
    font-size: 14px !important;
}
.boat-configurator #paymentInfo li>p {
	font-family: 'BarlowCondensed', sans-serif;
    font-size: 14px !important;
}
.boat-configurator .rightSide .px-lg-4 {
      min-height: 415px;
}
}
@media (max-width: 991px) {
  #mysavedboats .my-saved-boats .left-side-wrap, #mysavedboats .my-saved-boats .right-side-wrap{
    height: auto;
  }
  #mysavedboats .card .name-price-action-row .name-price-container h6.dis-name{
    font-size: 18px;
    color: #075180;
  }
  #mysavedboats .my-saved-boats .card .savedBoats{
    font-size: 14px;
  }
  #mysavedboats .my-saved-boats .card a.btn.quote-url{
    font-size: 14px;
    font-weight: 600;
  }

  .boat-configurator .leftSideSticky div#sideTop {
    margin-bottom: 54px;
  }
  .boat-configurator #paymentCalc h6.listHead {
    text-align: left;
    padding: 0 10px !important;
  }
  .boat-configurator .rightside-wrap .d-sm-block.x-hidden {
    display: none !important;
  }
  .boat-configurator #paymentCalc h6.listHead i.fa {
    float: right;
  }
  .boat-configurator #paymentInfo {
    margin-bottom: 100px;
  }
  #mysavedboats {
    position: relative;
  }
  .boat-configurator .leftSideSticky {
    position: inherit !important;
  }
  .boat-configurator .leftSideSticky .boatPrice {
    right: -63px;
    left: inherit;
    font-size: 16px;
  }
  .boat-configurator .leftSideSticky .info-lg {
    display: block !important;
  }
  .boat-configurator .leftSideSticky .boat-tab-container.info {
    margin-left: 20px;
  }
  .boat-configurator .rightSide .listPos.topList > div {
    width: 31%;
  }
  .boat-configurator .leftSideSticky div#sideTop > button {
    padding: 8px 10px;
    width: 105px;
  }
  .boat-configurator .leftSideSticky header .boatName {
    font-size: 14px;
    top: -6px;
  }
  .boat-configurator .leftSideSticky .sticky-header {
    position: relative;
  }
  .boat-configurator .leftSide .infoNavBar .nav-item:not(:last-child) {
    border-right: 0px;
    margin-right: calc(3.53084072%);
  }
  .boat-configurator .leftSideSticky .smryInfo .price-space h4 {
    font-size: 20px;
  }
  .boat-configurator .leftSideSticky .smryInfo p.price-config-label {
    font-size: 12px;
    font-weight: bold;
    color: #173249 !important;
  }
  .boat-configurator .leftSideSticky p.inventory-smry-link,
  .boat-configurator .leftSideSticky p.saveboat-links {
    display: block;
    width: 100%;
    text-align: left;
    font-size: 14px;
    font-weight: 500;
  }

  .boat-configurator .leftSideSticky p.saveboat-links {
    text-align: right;
  }
  .boat-configurator .leftSideSticky .smryInfo .build-summary-links h4 {
    font-size: 14px;
    font-weight: normal;
    text-transform: inherit;
    font-family: 'Roboto', sans-serif;
  }
  .boat-configurator .leftSideSticky h6.listHead {
    padding-bottom: 20px;
  }
  .boat-configurator .leftSideSticky .smryInfoMatter .infoDetails {
    font-size: 12px;
  }
  .boat-configurator .leftSideSticky .smryInfoMatter div.spec-details {
    /* height: 780px; */
    margin-bottom: 15px;
    align-items: flex-start;
  }
  @media (min-width: 768px) {
    .boat-configurator .leftSideSticky .smryInfoMatter div.spec-details .spec-wrapperDiv {
      padding: 0;
      width: 30%;
    }
  }

  .spec-title {
    margin-bottom: 0;
  }
  .boat-configurator .leftSideSticky .spec-details-container .listHead {
    display: none !important;
  }
  .boat-configurator .leftSideSticky .smryItemEnd {
    margin-bottom: 10px !important;
    padding-bottom: 10px;
    color: #000 !important;
    position: relative;
  }
  .boat-configurator .leftSideSticky .spec-accordion-view h6.listHead {
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    padding-bottom: 10px;
  }
  .boat-configurator .leftSideSticky .footer-button-block {
    padding-bottom: 10px;
  }
  .boat-configurator h6.listHead {
    padding-bottom: 30px;
    text-transform: uppercase;
  }
  .boat-configurator .modal-content.spec-modal .spec-details-container[data-key="Spec"] div.spec-details {
    /* height: 525px; */
    align-items: flex-start;
  }
  .boat-configurator div.rightSide {
    margin: 0 0px 0 0px !important;
  }
  .boat-configurator .prnt-shr-wrp .print-smry {
    font-size: 14px !important;
    margin-right: 15px;
  }
  .boat-configurator .sbmtBtn {
    display: flex;
    position: fixed;
  }
  .boat-configurator div#sbmtBtn {
    position: absolute;
    bottom: 0;
    height: 50px;
    right: 0;
  }
  .boat-configurator .rightSide .listPos.topList {
  padding: 20px 0 20px 20px;
}
}

@media (max-width: 767px) {
    .boat-configurator .leftSideSticky .smryInfoMatter div.spec-details .spec-wrapperDiv {
      padding: 0;
      width: 40%;
    }

    .boat-configurator .leftSideSticky .smryInfoMatter div.spec-details .spec-wrapperDiv:nth-child(odd) {
      margin-right: 43px;
    }
    .boat-configurator #email_mob_iframe_modal .modal-content.spec-modal .modal-body .email-iframe{
      height: 500px;
      overflow: auto;
    }
    .boat-configurator #email_mob_iframe_modal .modal-content.spec-modal .modal-body .email-iframe #email_mob_form{
      width: 100%;
      height: 750px;
    }
  .boat-configurator .modal-content.spec-modal div.spec-details .spec-value {
  font-family: 'Roboto',sans-serif;	
  }
  .boat-configurator #nxtBckBtns #smry a {
  color: #075282!important;	
  }
}

@media (max-width: 1023px) {
  .boat-configurator .leftSideSticky .sticky-header header {
    height: 50px;
    overflow: hidden;
    display: flex;
    align-items: center;
  }

  .boat-configurator .leftSideSticky .sticky-header header button {
    height: 50px !important;
    width: 47px !important;
    padding-top: 5px;
  }
  .boat-configurator .leftSideSticky .sticky-header header button span {
    display: inline-block;
    margin-top: -10px;
  }
  
  .boat-configurator .calc-btn-container {
    margin: 0 auto;
    height: auto;
    width: 100%;
    text-align: unset;
  }
  .boat-configurator .rightSide .listPos.topList > div {
    width: 48%;
  }
  .boat-configurator .leftSideSticky .info-lg.boat-tab-container {
    display: none !important;
  }
  .boat-configurator .leftSideSticky #progress {
    height: 50px;
  }
  .boat-configurator .leftSideSticky #progress li {
    padding: 0 15px;
    font-size: 14px;
  }
  .boat-configurator .info-sm-view .infoNavBar .nav-item {
    border: 0px !important;
    border-right: 0 !important;
  }
  .boat-configurator .info-sm-view .infoNavBar .nav-item a {
    font-size: 16px;
    font-family: 'Titillium Web', sans-serif;
    font-weight: bold;
    color: #173249;
  }
  .boat-configurator .prnt-shr-wrp {
    width: 100px;
    display: inline-block;
    top: -100px;
    position: absolute;
  }
  .boat-configurator .summary-e-mail-link span {
    display: none !important;
  }
  .boat-configurator .prnt-shr-wrp .print-smry {
    font-size: 0 !important;
  }
  .boat-configurator .prnt-shr-wrp .print-smry i {
    font-size: 14px;
  }
  .boat-configurator p.saveboat-links {
    width: 100% !important;
    float: none;
    text-align: left;
    clear: both;
    margin-top: 0px;
  }
  .boat-configurator .rightside-wrap .d-sm-block {
    display: block !important;
  }
  .d-sm-block ul.infoNavBar {
    display: flex !important;
    border: none !important;
  }
  .boat-configurator .smryInfo p {
	font-family: 'BarlowCondensed', sans-serif;
    font-size: 12px !important;
    color: #000000 !important;
  }
  .boat-configurator #paymentInfo li>p {
	font-family: 'BarlowCondensed', sans-serif;
    margin-top: 0px !important;
  }
  #dealer-summary-form {
    margin-top: 15px;
  }
  #dealer-summary-form .no-color.cmp-text.c-link > p {
	font-family: 'BarlowCondensed', sans-serif;
    font-size: 12px;
  }
  .boat-configurator #miniForm .modal-footer {
    display: none;
  }
  #dealer-summary-form .form-group > label {
    font-family: 'Roboto';
    font-weight: normal;
  }
  #dealer-summary-form .custom-control.material-checkbox {
    padding-left: 2.5rem;
  }
  #dealer-summary-form .material-control-description {
    color: #000000;
  }
  #dealer-summary-form .cmp-form-options__help-message p {
	font-family: 'BarlowCondensed', sans-serif;
    color: #000000;
  }
  .boat-configurator .bg-img-clr.selected .tick-bg {
    background-position: 25px 0px;
    top: 8px;
  }
  #dealer-summary-form .crestliner-form-toggle .form-toggle-container .toggle-nav a.nav-link {
    padding: 14px 5px;
    font-size: 14px;
    font-weight: 400;
  }
  #dealer-summary-form button {
    padding: 10.5px 40px;
    font-weight: 400;
    width: 234px;
  }
  .boat-configurator .leftSideSticky div#sideTop {
    margin-bottom: 25px;
  }
  .boat-configurator .views-saveboat-link.save-boat {
    padding-top: 24px;
  }
  .boat-configurator .leftSideSticky .smryInfo .build-summary-links {
    position: relative;
  }
  .boat-configurator .leftSideSticky .smryInfo .build-summary-links h4 {
    font-weight: normal !important;
  }
  .boat-configurator div.smryInfoMatter {
    padding: 0px;
  }
  .boat-configurator .listHead {
    margin: 14px 0 2px;
  }
  .boat-configurator #specs_tab .spec-title,
  .boat-configurator .smryInfoMatter .spec-title {
    font-size: 12px;
  }
  .boat-configurator #specs_tab .spec-value,
  .boat-configurator .smryInfoMatter .spec-value {
    font-size: 14px!important;
    font-family: "Roboto";
  }
  .boat-configurator .smryInfo #paymentCalc h6.listHead {
    padding: 0 20px 0 10px !important;
    font-size: 20px;
    color: #173249 !important;
  }
  .boat-configurator .costPos {
    font-size: 12px;
  }
  .boat-configurator label.radioMark + p,
  label.checkMark + p {
	font-family: 'BarlowCondensed', sans-serif;
    font-size: 12px;
  }
  .boat-configurator .calc-btn-container {
    margin: 0 auto;
    height: auto;
    width: 276px;
    text-align: unset;
  }
  .boat-configurator #calcPay {
    position: absolute;
    top: 0;
  }
  .boat-configurator #rsetPay {
    position: absolute;
    bottom: 0;
  }
  .boat-configurator #paymentInfo li {
    padding: 40px 0 !important;
  }
  .boat-configurator #paymentInfo li > span {
    padding: 17px 19px 17px 30px;
    min-width: 105Px;
  }
  .boat-configurator #paymentInfo-mini li > span {
    min-width: 100px;
  }
  .boat-configurator #paymentInfo-mini li > p {
	font-family: 'BarlowCondensed', sans-serif;
    width: 55%;
  }
  .boat-configurator #paymentInfo li:last-child .btn-disclaimer-container {
    margin-top: 93px;
  }
  .boat-configurator .heads-up-block.margin-top {
    margin-top: 65px;
    border-top: 1px solid #E8EAED;
  }
  .boat-configurator .heads-up-block .heads-up-disc {
    margin-top: 10px;
  }
  .boat-configurator .leftSideSticky #progress {
    width: 104%;
  }
  .boat-configurator .rightSide .listPos.topList > div p {
	font-family: 'BarlowCondensed', sans-serif;
    font-size: 14px;
  }
  .boat-configurator #saveModal .saveconfig h4 {
    font-size: 20px;
    padding: 0 15%;
  }
  .boat-configurator .confirmModal p {
	font-family: 'BarlowCondensed', sans-serif;
    padding: 18px 0px 36px 0 !important;
  }
  .confirmModal .btn-block {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .boat-configurator #saveModal button {
    font-size: 14px !important;
  }
  .boat-configurator #paymentCalc-mini .listHead.d-none {
    display: none !important;
  }
  .boat-configurator #paymentInfo-mini li:last-child {
    min-height: 67px !important;
  }

  .boat-configurator #totalCost span {
    font-size: 14px !important;
    color: #000000;
    font-family: 'Clan Pro';
  }
  .boat-configurator div.buttons#sbmtBtn #sbmt,
  .boat-configurator div.buttons#sbmtBtn #edt {
    font-size: 14px !important;
  }
  .boat-configurator .leftSideSticky header .boatName {
    top: auto;
    overflow: hidden;
    width: 47%;
    line-height: 20px;
    text-align: left;
    color: #1E3247;
  }
  .boat-configurator .leftSideSticky .boatPrice {
    top: 1px;
  }
  .boat-configurator .leftSideSticky a.infoIcon {
    top:15px !important;
    height: 14px !important;
    width: 14px !important;
    font-size: 9px;
    color: #075282 !important;
    border: 2px solid #075282 !important;
  }

  .boat-configurator .sbmtBtn {
    width: 102%;
  }
  .boat-configurator div.rightSide {
    width: 100% !important;
    position: unset !important;
  }
  .boat-configurator div.buttons#nxtBckBtns {
    width: 105%;
  }
  .boat-configurator div#sbmtBtn {
    width: 103%;
    margin-right: -3%;
  }
  .boat-configurator #priceInfoModal #paymentInfo-mini li > span {
    width: 100px;
  }
  .boat-configurator #priceInfoModal #paymentInfo-mini span#emiMonth-mini {
    width: auto;
  }
  .boat-configurator #priceInfoModal .arrowLink i.fa {
    float: right;
    margin-right: 15px;
  }
  .boat-configurator #priceInfoModal h6.listHead {
    border-top: 1px solid #F0F0F0;
    border-bottom: 1px solid #F0F0F0;
    font-size: 14px;
    font-family: "Roboto";
    color: #173249 !important;
    font-weight: normal;
    padding: 15px 0 !important;
  }

  .boat-configurator #priceInfoModal .smryItemEnd {
    margin-bottom: 15px !important;
  }
  .boat-configurator #priceInfoModal .priceHeader.smryItems {
    padding: 15px 0;
  }
  .boat-configurator #priceInfoModal .priceHeader.smryItems:nth-child(2) {
    display: none !important;
  }
  .boat-configurator #priceInfoModal .priceHeader.smryItems p.basePrice{
    font-size: 20px !important;
    color: #173249;
  }
  .boat-configurator #priceInfoModal .payment-footer {
    margin-top: -20px;
    padding-top: 10px;
  }
  .boat-configurator .summary-e-mail-link {
    margin-left: 0px;
  }
  .boat-configurator .leftSideSticky footer {
    padding-bottom: 0px;
  }

  .boat-configurator .rightside-wrap .infoNavBar {
    margin: 0px !important;
  }

  .boat-configurator .rightSide .choose {
    padding: 24px 24px 10px 20px;
  }

  .boat-configurator .leftSideSticky .disclaimer-text {
    padding-bottom: 24px;
    margin-bottom: 0;
  }

  .boat-configurator #priceInfoModal #pymntInfoFooter-mini {
    font-size: 12px;
  }

  .boat-configurator #priceInfoModal #paymentCalc-mini.smryItems {
    margin-bottom: 0;
  }

  .boat-configurator #priceInfoModal  #paymentCalc-mini a.arrowLink {
    text-decoration: none;
  }

  .boat-configurator #priceInfoModal div.priceHeader p.boatPrice {
    font-size: 20px;
  }

  .boat-configurator #priceInfoModal .priceHeader p.boatName {
    font-size: 16px !important;
    font-family: 'Roboto' !important;
  }

  .boat-configurator .views-saveboat-link.save-boat{
    color: #173249 !important;
    padding-top: 0px !important;
    font-weight: 500 !important;
  }
  
  .boat-configurator h6.listHead {
    margin-top: 14px !important;
  }

  .boat-configurator #priceInfoModal h6.listHead {
    margin-top: -25px !important;
  }


  .boat-configurator .spec-accordion-view #Color h6.listHead {
    font-weight: 700 !important;
}

.boat-configurator #calcPay, .boat-configurator #rsetPay {
  font-weight: 600 !important;
}

  .smry-other-option-details-container,
  .smry-small-img-options-container,
  .smry-other-option-details-container {
    font-size: 12px !important;
    font-family: 'Roboto';
    font-weight: normal;
  }

  .boat-configurator .arrowLink i.fa {
    color: #075282  !important;
  }

  .boat-configurator #saveModal p {
	font-family: 'BarlowCondensed', sans-serif;
    padding: 10px 6px 26px 6px !important;
  }

  .boat-configurator .leftSideSticky .smryInfo p.price-config-label {
	font-family: 'BarlowCondensed', sans-serif;
    font-weight: normal !important;
  }

  .boat-configurator .smryInfo .smryInfoMatter .smryItems .smryItemEnd.smry-small-img-select-option-container .smry-small-img-option-price-container {
    width: 20%;
    position: absolute;
    right: 0;
    top: 0;
    text-align: right;
    font-size: 14px;
  }

  .boat-configurator .leftSideSticky .smryItemEnd {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
  }

  .smry-other-options-price-container {
    font-size: 12px;
  }
  .boat-configurator #totalCost .listHead {
   content: "Total";
   font-size: 20px !important;
  }

  .boat-configurator .leftSideSticky .smryInfoMatter p.infoDetails {
    border-bottom:0
  }
  .boat-configurator #calcPay::before {
    background-color: #075180;
  }

  .boat-configurator #paymentInfo li:last-child #emiMonth {
    color: #173249 !important;
    font-size: 16px !important;
  }
  .boat-configurator #paymentInfo li:last-child {
    background-color: #EBEAE6 !important;
  }

  .boat-configurator #priceInfoModal #paymentCalc-mini ul.listPos p{
    font-size: 12px !important;
    color: #000000 !important;
  }
  .boat-configurator #priceInfoModal #paymentInfo-mini span#emiMonth-mini {
    color: #173249;
    font-size: 16px;
  }

  .boat-configurator .smryInfo .smryInfoMatter .smryItems .smryItemEnd.smry-small-img-select-option-container .smry-small-img-option-price-container {
    font-size: 12px;
  }
  .boat-configurator .leftSideSticky p.saveboat-links {
    text-align: left !important;
  }

  .boat-configurator .smryItems {
    padding-bottom: 15px;
  }

  .smryInfoMatter .footer-button-block {
      padding-bottom: 0 !important
  }
  #mysavedboats .my-saved-boats .right-side-wrap .msb-dealers-list {
    margin: 0 35px 80px 35px;
  }

  #mysavedboats .my-saved-boats .disclaimer-text {
    padding: 8px 29px;
  }
  #mysavedboats .my-saved-quote-summary-info .cards-container {
    padding: 20px;
  }

  #mysavedboats .card .name-price-action-row a.btn {
    max-width: 240px;
    font-size: 14px;
    font-weight: 600;
  }
  #mysavedboats .card .name-price-action-row .action-container {
    text-align: left;
  }

  #mysavedboats .card .name-price-action-row {
    padding-top: 23px;
    display: block !important;
  }

  #mysavedboats .my-saved-boats .my-saved-quote-summary-info .card {
    position: relative;
  }
  #mysavedboats .card .date-delete-row {
    position: absolute;
    top: 56px;
    margin-top: 0;
    display: block;
    width: 100%;
  }
  #mysavedboats .my-saved-boats .card .savedBoats {
    font-size: 14px;
  }

  .my-saved-boats .card .nav-link-text .fa {
    color: #075282;
    font-size: 20px;
    margin-right: 5px;
    padding: 0;
  }

  .boat-configurator .modal-dialog .close {
    border-right: 0px !important;
  }
  body.summary-form-page {
    background: white !important;
  }
  #thank-you-text-dealer #thank-you-text-link button, 
  #thank-you-text-factory #thank-you-text-link button {
    font-size: 14px !important;
    margin: 12.5px 0 !important;
    font-weight: 600 !important;
  }

  #thank-you-text-dealer .description p, #thank-you-text-factory .description p {
    font-family: "BarlowCondensed", sans-serif;
    font-size: 14px !important;
    color: #173249;
  }

}
.boat-configurator .fa-envelope:before {
  content: "" !important;
}
.boat-configurator .summary-e-mail-link i {
  display: inline-block;
  background-image: url("../../../content/dam/crestliner/general/icons/email.png") !important;
  background-position: center;
  background-size: 20px;
  background-repeat: no-repeat;
  margin-left: 5px;
  width: 20px;
  height: 20px;
}
.boat-configurator .fa-print:before {
  content: "" !important;
}
.boat-configurator .print-smry i {
  display: inline-block;
  background-image: url("../../../content/dam/crestliner/general/icons/print.png") !important;
  background-position: center;
  background-size: 20px;
  background-repeat: no-repeat;
  margin-left: 5px;
  width: 20px;
  height: 20px;
}
.boat-configurator .summary-e-mail-link span {
  margin-left: 5px;
  margin-right: 8px;
}
.boat-configurator .print-smry {
  display: inline-flex;
  float: left;
}
.boat-configurator #save_quote_modal .modal-dialog-scrollable .modal-body {
  margin-top: -40px;
  padding: 8px;
}

.boat-configurator #save_quote_modal .close {
  z-index: 999;
}
.boat-configurator #save_quote_modal .aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--8 {
  width: 100%;
}
.boat-configurator #save_quote_modal .material-checkbox.custom-control {
  padding-left: 2.5rem;
}
.boat-configurator #save_quote_modal .button {
  margin: 0px 0;
  transform: none;
  text-align: left;

}

.boat-configurator #save_quote_modal .btn.cmp-form-button {
  width: auto;
  padding: 10px 0px;
  font-family: "Titillium Web";
  min-width: 246px;
  margin-left: 8px;
}

.boat-configurator #save_quote_modal .text .cmp-text.c-link.paddingLeft15 p {
  font-size: 16px;
  font-family: 'BarlowCondensed', sans-serif;
  color: #173249;
}
.boat-configurator #save_quote_modal .cmp-text.c-link p {
  font-size: 14px;
  font-family: 'BarlowCondensed', sans-serif;
  color: #757570 !important;
  text-align: left !important;
font-weight: 600;
}

.boat-configurator #save_quote_modal .save-quote-summary-info .button + .text {
  margin-top: 3px;
}
.boat-configurator #save_quote_modal .cmp-text.c-link p a {
  font-size: 18px;
  font-family: "BarlowCondensed", sans-serif;
  font-weight: 600
  color: #075180;
  text-transform: uppercase;
}
.boat-configurator #miniForm .modal-header {
  padding: 16px 29px;
}
.boat-configurator #miniForm .modal-title p {
  font-family: 'BarlowCondensed', sans-serif;
  font-size: 20px;
  font-weight: normal;
}
.crestliner-form.summary-form-page.crestliner-form {
  background: #ffffff;
  padding-bottom: 40px;
}
.boat-configurator footer {
  padding-bottom: 30px;
}
.boat-configurator #paymentCalc a.arrowLink {
	font-family: 'BarlowCondensed', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
  left: inherit;
  top: inherit;
  display: block;
  margin: 0px;
}
.boat-configurator .leftSideSticky div.smryInfoMatter {
  border: 0px;
}
.boat-configurator .carousel-inner {
  width: 100% !important;
}
.boat-configurator #side_view_carousel.img-container,
.boat-configurator #topview .carousel-inner {
  width: 100% !important;
}
.boat-configurator .leftSideSticky .base-image,
.boat-configurator .leftSideSticky .top-image {
  object-fit: contain;
  height: 160px;
  object-position: center;
}

.boat-configurator .leftSideSticky .scale-img .base-image,
.boat-configurator .leftSideSticky .scale-img .top-image {
  transform: scale(1.6);
}

.leftSideSticky #topview img {
  height: 160px;
  object-fit: contain;
  transform: scale(1);
}

.boat-configurator .priceInfoModal .base-image,
.boat-configurator .priceInfoModal .top-image {
  object-fit: contain;
  height: 161px;
  object-position: center;
}

.boat-configurator .priceInfoModal .scale-img .base-image,
.boat-configurator .priceInfoModal .scale-img .top-image {
  transform: scale(1.6);
}

.priceInfoModal #topview img {
  height: 160px;
  object-fit: contain;
  transform: scale(1);
}
@media (min-width: 600px) {
  .boat-configurator .leftSideSticky .base-image,
  .boat-configurator .leftSideSticky .top-image {
    /*    transform: scale(1.45);
        object-fit: contain;
        
    height: 360px;*/
    object-position: center;
  }
  .leftSideSticky #topview img {
    height: 360px;
    object-fit: contain;
    transform: scale(1);
  }
}
.boat-configurator #sideview.img-container,
.boat-configurator #topview.img-container {
  width: 100% !important;
  padding: 0 20px;
}
.boat-configurator .liPos {
  margin-bottom: 24px !important;
}
.boat-configurator .sub-cat-img {
  display: block;
}
/*  .boat-configurator .arrow-hide {
  display: none !important;
} */
.payment-footer p {
  font-family: 'BarlowCondensed' !important;
}
@media (max-width: 767px) {
  .boat-configurator #priceInfoModal #paymentInfo-mini button {
    width: 100%;
  }
  .payment-footer p {
    font-size: 12px;
  }
  #mysavedboats .my-saved-boats .left-side-wrap .sticky-header header .msb-title{
    font-size: 20px;
  }
  #mysavedboats .my-saved-boats .disclaimer-text p{
    font-family: 'BarlowCondensed', sans-serif;
  }
#mysavedboats .my-saved-boats .card .name-price-action-row .name-price-container h6.dis-price {
  right: 22px;
}
#mysavedboats .card .name-price-action-row a.btn {
  margin-top: 58px;
}
  #mysavedboats .card .name-price-action-row .name-price-container h6 {
    max-width: 75%;
  }
#mysavedboats .my-saved-boats .card a.btn.del-saved-boat {
    position: absolute;
    right: 41px;
    top: 130px;
    display: inline-flex;
  }
#mysavedboats .my-saved-boats .my-saved-quote-summary-info .card {
  height: 245px;
}
  .boat-configurator .rightSide .listPos.topList > div label.selected + p {
	font-family: 'BarlowCondensed', sans-serif;	
    color: #005282 !important;
  }
  .boat-configurator .rightSide .radioMark.selected + p,
   .boat-configurator .rightSide label.checkMark.checkMark.selected+p {
	font-family: 'BarlowCondensed', sans-serif;
    color: #005282 !important;
  }
  .boat-configurator .exclusionMsg {
    font-size: 12px !important;
    color: #565555 !important;
    font-family: 'Roboto' !important;
  }
  #mysavedboats .my-saved-boats .card .name-price-action-row .name-price-container h6.dis-price {
    font-size: 16px;
    position: absolute;
    top: 26px;
  }

.boat-configurator #miniForm .modal-header {
    padding: 25px;
}

  .boat-configurator .spec-modal .modal-body p {
  font-family: 'BarlowCondensed', sans-serif;
  color: #757570  !important;
  }
  .boat-configurator #priceInfoModal #paymentInfo-mini button#rsetPay-mini,
  .boat-configurator #priceInfoModal #paymentInfo-mini button#calcPay-mini{
  font-weight: 600;
  }
.boat-configurator #priceInfoModal #paymentCalc-mini.smryItems {
    margin-bottom: 0 !important;
}
div#paymentInfo-mini {
    margin-bottom: 10px;
}
.boat-configurator .rightSide .px-lg-4:nth-child(2) .listPos,
.boat-configurator .rightSide .px-lg-4:nth-child(3) .listPos {
    padding: 10px 5px 10px 20px;
}
.boat-configurator .views-saveboat-link.save-boat {
  font-size: 14px;
}
.boat-configurator .prnt-shr-wrp {
    right: -30px;
}
.boat-configurator #totalCost span {
  font-weight: bold;
}
#totalCost {
    margin-bottom: 0 !important;
    padding-top: 5px;
}
.boat-configurator .rightSide .listPos.topList {
    padding-right: 0;
}
}
@media (min-width: 600px) and (max-width: 768px) {
  .boat-configurator .leftSideSticky #progress li a[aria-label="summary"] {
    position: relative;
    left: -10px;
  }
}
#details-modal .calc-btn {
  display: none;
}

.specs-dropdown {
  width: 100%;
  height: 50px;
  border-radius: 0;
  padding: 0 11px;
  border: 1px solid #888B8D;
  font-family: 'Roboto';
  font-size: 14px;
  color: #173249;
}
.boat-configurator .spec-modal .modal-body p {
  font-family: 'BarlowCondensed', sans-serif;
}
.boat-configurator .spec-modal .modal-title {
  font-family: "Titillium Web" !important;
  font-size: 16px !important;
}

.boat-configurator #details-modal .spec-modal .modal-body p {
font-family: 'BarlowCondensed', sans-serif;
  color: #173249 !important;
}

.boat-configurator #specs_modal .spec-modal .modal-title {
  font-family: "Titillium Web" !important;
  font-size: 20px !important;
  color: #173249 !important;
}

.boat-configurator #specs_modal .spec-modal .spec-details-container .listHead {
  color: #173249 !important;
  font-size: 16px !important;
  font-family: 'Roboto' !important;
  padding: 18px 0 !important;
  margin: 0px !important;
  font-weight: normal !important;
}

.boat-configurator #specs_modal .spec-details-container[data-key="Primary"] .listHead {
  color: #173249 !important;
  font-size: 16px !important;
  font-family: 'Roboto' !important;
  padding: 17px 0 !important;
  margin: 0px !important;
  font-weight: normal !important;
}

.boat-configurator #specs_modal .modal-content.spec-modal div.spec-details .spec-title,
.boat-configurator #specs_modal .modal-content.spec-modal div.spec-details .spec-value {
    color: #173249 !important;
    font-weight: normal !important;
    font-size: 14px !important;
    opacity: 1 !important;
}



.boat-configurator #specs_modal .modal-content.spec-modal div.spec-details {
  padding: 0px !important;
}

.save-quote-summary-info .title {
  margin-bottom: 20px;
}
.save-quote-summary-info .button {
  float: none !important;
  width: 100% !important;
  margin-top: 20px !important;
}
.save-quote-summary-info .button + .text {
  float: none !important;
  width: 100% !important;
  margin-left: 0 !important;
  margin-top: 20px;
}
@media (min-width: 768px) {
  .save-quote-summary-info .button {
    float: left !important;
    width: 40% !important;
    text-align: left !important;
    margin-left: 0px !important;
  }
  .save-quote-summary-info .button + .text {
    float: right !important;
    width: 50% !important;
    margin-top: 35px !important;
  }
}
.boat-configurator #details-modal .spec-modal .modal-title {
  color: #173249;
  font-size: 16px;
  font-family: "Titillium Web";
  font-weight: bold;
}
.boat-configurator #details-modal .spec-modal .modal-title {
  color: #173249;
  font-size: 12px;
  font-family: "Roboto";
}
.boat-configurator #details-modal .boat-configurator .modal-foooter-wrap {
  display: none;
}

.boat-configurator #priceInfoModal .priceHeader .calc-btn {
  display: none !important;
}

.boat-configurator .option-img-wrap {
  background: transparent !important;
}


#thank-you-text-dealer #thank-you-text-link button::before,
 #thank-you-text-factory #thank-you-text-link button::before{
  content: " ";
  display: block;
  border: 2px solid #005282;
  color: #005282;
  transform: skew(-20deg);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background: #FFF;
  height: 100%;
  z-index: -1;
}

#thank-you-text-dealer #find-dealer button::before, #thank-you-text-factory #find-dealer button::before  {
  background: #005282;
  color: #fff;
}

#thank-you-text-dealer #thank-you-text-link button, 
#thank-you-text-factory #thank-you-text-link button {
  font-weight: 600;
  position: relative;
  display: inline-block;
  padding: 10px 20px;
  z-index: 1;
  color: #005282;
  text-transform: uppercase;
  border: 0px;
  background: none;
  font-family: 'BarlowCondensed', sans-serif;
  font-size: 18px;
  margin: 15px 0;
}

#thank-you-text-dealer  #thank-you-text-link   #find-dealer button,
 #thank-you-text-factory  #thank-you-text-link  #find-dealer button {
 font-family: 'BarlowCondensed', sans-serif;
 font-weight: 600;
 text-transform: uppercase; 
  color: #fff !important;
}

#get-contact-dealer .cmp-text p{
font-family: 'BarlowCondensed', sans-serif;
  font-size: 16px;
}
.boat-configurator .leftSideSticky .carousel-item {
  text-align: center;
}

@media only screen and (min-device-width:992px) {

  .page.basicpage.summary-form-page button[type=submit] {
    display: none !important;
  }

.boat-configurator .emd-form-wrp  {
  overflow-y: scroll;
  padding-bottom: 150px;
}

.boat-configurator div.rightSide.summary-form-container {
  overflow-y: hidden;
}

  #thank-you-text-dealer #thank-you-text-link button::before, 
  #thank-you-text-factory #thank-you-text-link button::before{
    content: " ";
    display: block;
    border: 2px solid #005282;
    color: #005282;
    transform: skew(-20deg);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background: #FFF;
    height: 100%;
    z-index: -1;
  }
  
  #thank-you-text-dealer #find-dealer button::before, #thank-you-text-factory #find-dealer button::before  {
    background: #005282;
    color: #fff;
  }
  
  #thank-you-text-dealer #thank-you-text-link button,
   #thank-you-text-factory #thank-you-text-link button {
    font-weight: 600;
    position: relative;
    display: inline-block;
    padding: 10px 20px;
    z-index: 1;
    color: #005282;
    text-transform: uppercase;
    border: 0px;
    background: none;
    font-family: 'BarlowCondensed', sans-serif;
    font-size: 18px !important;
    margin: 15px 0 !important;
  }
  
  #thank-you-text-dealer  #thank-you-text-link   #find-dealer button,
   #thank-you-text-factory  #thank-you-text-link  #find-dealer button {
   font-family: 'BarlowCondensed', sans-serif;
   text-transform: uppercase;
   font-weight: 600;
    color: #fff !important;
  }

  #thank-you-text-dealer .description p, #thank-you-text-factory .description p {
    font-family: "BarlowCondensed", sans-serif;
    font-size: 16px !important;
    color: #173249;
  }


}


/* Changes related to tablet view */
@media (min-width: 767px){
.boat-configurator .dispMob {
  display: none;
} 

.boat-configurator .dispTabDesk {
  display: block;
}
}
@media only screen and (max-width: 767px) {

.boat-configurator .hideMob,
.dispTabDesk {
  display: none;
}

#get-contact-dealer .cmp-text p{
  font-size: 12px !important;
}     

#get-contact-dealer .cmp-text.c-link>h4 {
  padding: 0 0 15px 0;
  margin: 0 0 15px!important;
}
#get-contact-dealer .button {
  padding: 0 !important;
  width: 100%;
  text-align: center;
}

#get-contact-dealer button {
	font-family: 'BarlowCondensed', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
  width: 250px;
  padding: 10.5px 0px;
  max-width: 234.5px !important;
}
#get-contact-dealer .form-control:focus{
  margin-top:10px;
}

}
@media (min-width: 768px) and (max-width: 991px) {
.boat-configurator .rightSide .listPos.topList > div {
  width: 23%;
}
.boat-configurator div#sbmtBtn,
.boat-configurator div.buttons#nxtBckBtns {
  width: 100%;
  background: #fff;
  padding: 10px 30px !important;
  box-shadow: 0 -3px 6px rgba(0, 0, 0, 0.2);
  margin: 0 !important;
}

.boat-configurator div.buttons#sbmtBtn #edt::before {
  width: 100%;
  transform: skew(-20deg);
  border: 1px solid #005282 !important;
}
.boat-configurator div.buttons#sbmtBtn #edt {
  border: 0px !important;
}

.boat-configurator div#sbmtBtn { 
  margin-bottom: 5px !important;
}
.boat-configurator .leftSideSticky .top-image,
.boat-configurator .leftSideSticky .base-image {
    width: 659px !important;
  height: 283px !important;
    margin: 0 auto;
} 
#save_quote_modal .modal-dialog {
    max-width: 530px;
}

#save_quote_modal #sign-up-configurator {
    padding: 50px 40px 20px;
}

#save_quote_modal .save-quote-summary-info .button+.text {
    width: 100% !important;
    margin-top: 0 !important;
}

.boat-configurator #save_quote_modal .cmp-text.c-link p {
  font-size: 14px !important;
}

.boat-configurator .spec-modal .modal-body p {
    color: #757570 !important;
}

.boat-configurator #save_quote_modal .modal-body .checkbox-wrapper p,
.boat-configurator #build-summary-sign-in .modal-body .checkbox-wrapper p {
	font-family: 'BarlowCondensed', sans-serif;
  color: #757570 !important;
}
}

#loading_spinner {
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: rgba(0,0,0,0.6);
z-index: 999999;
display: none;
}

#thank-you-text-dealer.default{
height: 100VH;
}
#thank-you-text-dealer #thank-you-text-link, #thank-you-text-factory #thank-you-text-link {
box-shadow: none !important;
}

#thank-you-text-dealer h2.title , #thank-you-text-factory h2.title {
font-family: 'BarlowCondensed', sans-serif;
text-transform: uppercase;
font-size: 24px;
color: #173249;
}



.boat-configurator .show-price .smryItems:first-of-type {
border-top:0px !important;
}


#get-contact-dealer .toggle-nav a.nav-link {
font-size: 14px;
font-family: 'BarlowCondensed', sans-serif;
text-transform: uppercase;
font-weight: 600;
}

body.summary-form-page{
padding-bottom: 40px;
}

body.summary-form-page::-webkit-scrollbar {
display: none;
}


body.summary-form-page {
-ms-overflow-style: none;  
scrollbar-width: none;  
}

.boat-configurator .carousel-control-next .carousel-control-next-icon
{
width: 20px;
height: 20px;
border: 4px solid #1b1717;
border-left: 0;
border-bottom: 0;
transform: rotate(45deg);
}

.boat-configurator .carousel-control-prev .carousel-control-prev-icon {
width: 20px;
height: 20px;
border: 4px solid #1b1717;
border-right: 0;
border-top: 0;
transform: rotate(45deg);
}


.boat-configurator .carousel-indicators li {
font-family: 'BarlowCondensed', sans-serif;
font-weight: 600;
text-transform: uppercase;
border: 1px solid #868682;
background: #868682;
cursor: pointer;
color: transparent;
outline: 0;
opacity: .75;
color: #000;
content: '';
border-radius: 25px;
width: 10px;
height: 10px
}
.boat-configurator .carousel-indicators li.active {
  opacity: .75;
  color: #000;
  content: '';
  border: 1px solid #c2c2c2;
  border-radius: 25px;
  width: 10px;
  height: 10px;
  background :transparent;
}

.boat-configurator .leftSide .specs-section.specs-vertical-tab-section .listHead{
display: inline-flex !important;
}

.boat-configurator .leftSide .specs-vertical-tab-section .tab-content {
min-width: 350px;
}


#save_quote_modal  .close.modal-close,
#sign_in_sum_modal  .close.modal-close,
#email_mob_iframe_modal .close.modal-close {
height: 50pt;
width: 57pt;
padding: 17px;
border-right: 1pt solid #e8eaed;
color: black;
opacity: 1;
font-size: 40px;
font-weight: normal;
}

@media (max-width: 991px) {
#save_quote_modal  .close.modal-close,
#sign_in_sum_modal  .close.modal-close,
#email_mob_iframe_modal .close.modal-close {
  font-weight: normal;
  font-size: 35px;
  opacity: 1;
}

#save_quote_modal .modal-header {
  padding-top: 0;
}

#save_quote_modal .modal-header .close.modal-close span {
position: relative;
top: 10px;
left: 4px;
}

.boat-configurator .bg-img-clr.selected .tick-bg {
  top: 13px;
}

.boat-configurator .sub-cat-desc-section .clearSlc {
  position: absolute;
top: 10px !important;
text-decoration: underline;
color: #fff !important;
}
}

.boat-configurator  .discount-section{
margin: 0 0 20px;
padding: 0;
}

#summary-email .form-group span.error_message {
position: absolute;
left: 0;
font-size: 14px;
font-family: "Roboto";
padding-top: 5px;
color: red;
bottom: -10px;
}

.boat-configurator  .discount-section span{
font-family: "Roboto";
font-size: 14px;
}

#summary-email .container {
width: 100%;
float: none !important;
margin-left: 7px !important; 
margin-right: 33px !important;
max-width: 100%;
}


.boat-configurator #email_mob_iframe_modal .modal-content.spec-modal .modal-body .email-iframe #email_mob_form {
background: #ffffff !important;
}

#summary-email .button {
padding: 0px 10px !important;
text-align: left;
}

#summary-email .button .btn {
padding: 12px 96px;
font-size: 18px;
font-weight: 600;
font-family: "Titillium Web";

}

#summary-email .container {
height: 100VH;
}
div#email_mob_form #summary-email .container {
height: 100%;
}

div#email_mob_form #summary-email .container span.error_message {
  font-size: 14px;
  font-family: 'Roboto';
}

@media only screen and  (max-device-width: 767px) {

#summary-email .cmp-text h3 {
  font-size: 20px;
}
#summary-email .cmp-text div {
  font-size: 12px;
}
#summary-email .button .btn {
  padding: 12px 80px !important;
  font-size: 14px;
}
}

#contactDealerModal .modal-header {
border-bottom: 0px;
padding: 1rem 1rem 0;
}

#contactDealerModal .modal-header  button.close.modal-close{
position: absolute;
display: inline !important;
right: 30px;
top: 15px;
font-size: 35px;
font-weight: normal;
color: #005282;
opacity: 1;
z-index: 999;
}

#contactDealerModal #get-dealer-locator {
margin-top: -22px;
}

#contactDealerModal #contact-dealer-locator {
padding: 20px 24px;
}


#summary-email .no-color.cmp-text {
margin-top: -20px;
margin-bottom: 18PX !important;
}


#summary-email .no-color.cmp-text h3 {
margin-bottom: 13px ;
}

#email_mob_iframe_modal .modal-dialog{
margin-top: 65px !important;
}

.email-thank-you-msg {
margin-top: 5px;
}

.email-thank-you-msg p {
font-family: "BarlowCondensed", sans-serif;
font-size: 14px !important;
color: #173249;
padding: 24px 20px 0px;
margin-bottom: -5px;
}

@media (max-width: 767px) {
#email_mob_iframe_modal .modal-dialog{
  margin-top: .5rem !important;
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}

.boat-configurator #email_mob_iframe_modal .modal-content.spec-modal .modal-body .email-iframe {
  height: 100vh;
  overflow: auto;
}

.boat-configurator #email_mob_iframe_modal .modal-content.spec-modal .modal-body .email-iframe #email_mob_form {
  height: 650px;
}
.boat-configurator .discount-section span {
    font-size: 12px;
    color: #000000;
}
.boat-configurator #save_quote_modal .modal-body .checkbox-wrapper p,
.boat-configurator #build-summary-sign-in .modal-body .checkbox-wrapper p{
	font-family: 'BarlowCondensed', sans-serif;
	
  color: #757570 !important;
}
.dealer-locator .type-sold,
.dealer-locator .typesavalable {
display: none;
}
}


@media (max-width: 360px) {

#email_mob_iframe_modal .modal-dialog{
  margin-top: .5rem !important;
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}
.boat-configurator #email_mob_iframe_modal .modal-content.spec-modal .modal-body .email-iframe {
max-height: 100vh !important;
height: calc(98vh) !important;
}

.boat-configurator #email_mob_iframe_modal .modal-content.spec-modal .modal-body .email-iframe #email_mob_form {
  height: 750px;
}

}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
.boat-configurator{
  .leftSideSticky{
    header{
      .boatName{
        font-size: 20px;
      }
      .boatPrice{
        right: 10px;
        font-size: 18px;
        &+p{
          display: block;
          font-size: 12px;
          left: 100%;
          right: 0;
        }
      }
    }
    .dispTabDesk{
      font-size: 16px;
      line-height: 20px;
    }
    .smryInfo{
      .price-space h4{
        font-size: 32px;
      }
      p.price-config-label{
        font: normal normal normal 14px 'BarlowCondensed', sans-serif !important;
        color: #173249 !important;
      }
      .saveboat-links{
        text-align: right !important;
        margin-bottom: 0px;
        position: relative;
    font-size: 14px !important;
        top: -35px;
        .views-saveboat-link.view-saved-boats,.views-saveboat-link.save-boat{
          font: normal normal bold 16px Roboto !important;
          color: #005282 !important;
        }
      }
      .build-summary-links{
        padding-top: 0rem;
        h4.lisHead{
          font: normal normal bold 20px 'Titillium Web' !important;
          color: #173249 !important;
          text-transform: uppercase;
        }
        .prnt-shr-wrp{
          width: auto;
          position: relative;
          top:auto;
            .print-smry{
              font: normal normal bold 14px 'Titillium Web' !important;
              color: #075180;
            }
            .summary-e-mail-link{
              span{
                font: normal normal bold 14px 'Titillium Web' !important;
                color: #075180;
                display: inline-block !important;
              }
            } 
        }
      }
    }
    .smryInfoMatter{
      p.infoDetails{
        font: normal normal normal 14px 'BarlowCondensed', sans-serif !important;
        color: #173249 !important;
      }
      .specs-section{
        .spec-details-container{
          .spec-details{
            .spec-wrapperDiv{
              .spec-value{
                font: normal normal bold 18px 'Titillium Web' !important;
                 color: #173249 !important;
              }
              .spec-title{
                font: normal normal bold 14px Roboto !important;
                color:#000000 !important;
                opacity: 0.5 !important;
              }
            }
          }
        }
      } 
      #totalCost{
        h6.listHead{
          font: normal normal 600 18px 'Titillium Web' !important;
          color: #173249 !important;
          span{
            font: normal normal bold 14px Roboto !important;
            color: #173249 !important;
          }
        }
      }
      #paymentCalc{
        h6.listHead{
          background-color: #F2F3F4 !important;
          font: normal normal bold 14px 'Titillium Web' !important;
          color: #23527E !important;
          padding:20px !important;
          border: 1px solid #E8EAED !important;
          border-left:0px !important;
          border-right:0px !important;
          text-align: right;
          i.fa{
            float: right;
            position: relative;
            top: -19px;
            left: 5px;
          }
        }
      }
      .heads-up-block {
        p.heads-up-disc{
          font: normal normal normal 14px 'BarlowCondensed', sans-serif !important;
        }
      }
      #Color{
        h6.listHead{
          font: normal normal 600 16px 'Titillium Web' !important;
          color: #173249 !important;

        }
        .small-img-selection{
          .smry-small-img-options-container{
            .smry-item-sub-category{
              .sub-cat-name{
                font: normal normal normal 16px Roboto !important;
                color: #173249 !important;
              }
              .markeing-name{
                font: normal normal normal 14px Roboto !important;
                color: #173249 !important;
              }
            }
          }
          .option-price{
            font: normal normal normal 14px Roboto !important;
            color: #173249 !important;
          }
        }
      }
      .smry-other-option-details-container{
        .marketing-name{
          font: normal normal normal 14px Roboto !important;
          color: #173249 !important;
        }
        .sub-cat-desc{
          font: normal normal normal 14px Roboto !important;
          color: #173249 !important;
        }
       
      }
      .smry-other-options-price-container{
        span{
          font: normal normal normal 14px Roboto !important;
          color: #173249 !important;
        }
      } 
      .discount-section{
        span{
          font: normal normal normal 14px Roboto !important;
          color: #173249 !important;
        }
      }
      .smryItems{
        h6.listHead{
          font: normal normal bold 20px 'Titillium Web' !important;
          color: #173249 !important;
        }
      }
    }
    .disclaimer-text{
      font: normal normal normal 14px Roboto !important;
    }
  }
  .info-sm-view{
    .infoNavBar{
      .nav-item a{
        font-size: 18px;
      }
    }
  }
  .rightSide{
    .choose{
      padding-left: 25px;
    }
    .sub-category-header{
      padding: 5px 23px;
    }
  }
  label.radioMark+p, label.checkMark+p{
    font-size: 14px;
  }
  .costPos{
    font-size: 14px;
  }
  #priceInfoModal{
    h6.listHead{
      font-size: 20px;
      font-family: "Titillium Web";
      font-weight: 900;
    }
    #paymentCalc-mini{
      ul.listPos{
        p{
          font-size: 14px !important;
          color: #173249 !important;
        }
      }
      span#emiMonth-mini{
        color: #075180;
        font-size: 18px;
      }
    }
  }
  .spec-modal{
    .modal-title{
      font-size: 22px !important;
      line-height: 28px;
    }
    .modal-body{
      p{
        font-size: 14px !important;
      }
      .disclaimer-text{
        font-size: 12px !important;
      }
    }
  }
  #details-modal{
    .modal-content{
      .modal-header{
        .modal-title{
          font: normal normal bold 22px 'Titillium Web' !important;
          color:#173249 !important;
        }
        .close.modal-close{
          padding-left: 40px;
          color: #565555;
        }
      }
      .modal-body{
        p{
          font: normal normal normal 14px 'BarlowCondensed', sans-serif !important;
          color:#173249 !important;
          padding-right: 7px;
        }
        .disclaimer-text{
          font: normal normal normal 12px Roboto !important;
          color:#173249 !important;
          padding-right: 7px;
        }
      }
    }
  }
  #specs_modal{
    .spec-modal{
      .modal-header{
        .modal-title{
          font: normal normal bold 22px 'Titillium Web' !important;
          color:#173249 !important;
        }
        .close.modal-close{
          padding-left: 24px;
          color: #565555;
        }
      }
      .spec-details-container.show-specs{
        &>h6.listHead{
          font: normal normal bold 22px 'Titillium Web' !important;
          color:#173249 !important;   
        }
        .spec-details{
          .spec-wrapperDiv{
            .spec-value{
              font: normal normal bold 18px 'Titillium Web' !important;
              color:#173249 !important;   
            }
            .spec-title{
              font: normal normal bold 14px Roboto !important;
              color:#000000 !important;
              opacity: 0.5 !important;
              padding-bottom:7px !important   
            }
          }
        }
      }
    }
  }
  .exclusionMsg{
    font-size: 14px !important;
  }


div.buttons#sbmtBtn{
  #edt{
    font: normal normal 600 18px 'Titillium Web' !important;
    color:#005282 !important;
  }
  #edt::before{
    border: 2px solid #005282 !important;
  }
  #sbmt{
   border-top-width:0px !important;
   border-bottom-width:0px !important; 
   font: normal normal 600 18px 'Titillium Web' !important;
   color:#ffffff;
  }
}
}
#sign_in_sum_modal{
.modal-dialog{
  .modal-body{
    padding-top: 0px;
    #sign-in-configurator{
      padding-top: 0px;
      .image+.text {
        p{
          font: normal normal 600 16px 'BarlowCondensed', sans-serif !important;
          color:#757570 !important;
        }
      }
      .button{
        padding-bottom: 0px !important;
        margin-bottom: 0px;
        margin-top: 0px;
      }
    }
  }
}
}
#priceInfoModal{
.modal-content{
  width: 90%;
  margin: 0 auto;
}
.modal-body.priceInfoModal{
  padding-top:0px;
  .col-lg-6{
    &>.container{
      width: 59%;
      display: inline-block;
      .carousel{
        .carousel-inner{
          img{
            width: 292px !important;
            height: 125px !important;
          }
        }
      }
      &+.priceHeader{
        width: 40%;
        display: inline-block;
        vertical-align: top;
        margin-bottom: 0px;
        padding-top: 25px;
        margin-bottom: 30px !important;
        p.boatPrice{
          font: normal normal bold 24px 'BarlowCondensed', sans-serif !important;
          color:#173249 !important;
          padding-bottom: 15px;
        }
        p.boatName{
          font: normal normal bold 20px 'BarlowCondensed', sans-serif !important;
          color:#173249 !important;
          &+p{
            font: normal normal normal 14x 'BarlowCondensed', sans-serif !important;
            color:#173249 !important;
          }
        }
        &+.priceHeader{
          position: relative;
          top:-20px;
          width: 40%;
          float: right;
          padding-bottom:0px;
        }
      }
    }
    #paymentCalc-mini{
      h6.listHead{
        padding-top:25px !important;
        border-bottom: none !important;
        font: normal normal bold 20px 'Titillium Web' !important;
          color:#173249 !important;
      }
      .arrowLink{
        .fa-angle-down{
          display: none;
        }
    }
      #paymentInfo-mini{
        display: block;
        button#calcPay-mini,button#rsetPay-mini{
          font: normal normal 600 14px 'BarlowCondensed', sans-serif !important;
        }
      }
      ul.listPos{
        li{
          p{
            font: normal normal normal 14x 'BarlowCondensed', sans-serif !important;
            color:#173249 !important;
            span{
              font: normal normal normal 14x Roboto !important;
              color:#173249 !important;
            }
            span#emiMonth-mini{
              font: normal normal bold 18px 'Titillium Web' !important;
              color:#075180 !important;
            }
          }
        }
      }
      
    }
    .payment-footer{
      #pymntInfoFooter-mini{
        font: normal normal normal 12px Roboto !important;
        color:#173249 !important;
        margin-bottom: 25px;
      }
      .payment-footer{
        p{
          margin-top: 5px;
          font: normal normal normal 14px 'BarlowCondensed', sans-serif !important;  
          color:#173249 !important;
    padding-top: 10px;
        }
      }
    }
  }
  
}
}
}

@media (max-width:1023px){
#specs_modal{
  .spec-modal{
    select.specs-dropdown{
      background: transparent;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
    } 
    .specs-dropdown-wrap{
      position: relative;
    }
    .specs-dropdown-wrap::before {
        content:"\f107";
        font-family: FontAwesome;
        color: #173249;
        position: absolute;
        right: 2px;
        top: 12%;
        z-index: 1;
        width: 25px;
        height: 25px;
        pointer-events: none;
        font-weight: normal;
        font-size: 26px;
    }
  }
}
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {

#email_mob_iframe_modal .modal-dialog {
  max-width: 528px;
  height: 741px;
  margin-top: 125px !important;
}
}

@media only screen and (max-width: 767px){
div#main-content{
  #summary-email{
    .container{
      width: 100% !important;
      padding-left: 20px !important;
      padding-right: 20px !important;
      margin-left:0px !important;
    }
  } 
}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1023px) { 
#summary-email .no-color.cmp-text h3 {
  font: 20px;
}

#summary-email .cmp-text div {
  font-size: 14px;
}

#summary-email .form-group>label {
  font-size: 16px;
}

#summary-email .crest-checkbox{
  font-size: 14px !important;
  p{
    font-size: 14px !important;
    color: #757570 !important;
  }
}

#summary-email .button .btn {
  font-size: 18px  !important;;
}
.boat-configurator{
  #miniForm{
    .modal-dialog{
      width: 84%;
      margin: 0 auto;
      .modal-title{
        p{
          font: normal normal bold 20px 'BarlowCondensed' !important; 
          color:#173249 !important; 
        }
      } 
    }
  }
}
#get-contact-dealer{
  .text{
    .cmp-text.c-link{
      h4{
        font: normal normal bold 20px 'Titillium Web' !important; 
        color:#173249 !important; 
      }
      p{
        font: normal normal normal 14px 'BarlowCondensed' !important; 
        color: #262C3C !important;
      }
    }
  }
  form{
    .button{
      button.btn{
        font: normal normal 600 14px 'Titillium Web' !important; 
        color:#FFFFFF !important;  
      }
    }
    .checkbox-wrapper{
      .crest-checkbox{
        .checkmark{
          border: 1px solid #888B8D;
        }
        p{
          font: normal normal normal 14px 'BarlowCondensed', sans-serif !important; 
          color:#757570 !important;  
        }
      }
    }
  }
}
}


@media only screen and (min-device-width: 768px)  and (max-device-width:1023px){ 
.boat-configurator #priceInfoModal .priceHeader.smryItems p.basePrice {
  font-size: 18px !important;
  color: #075180 !important;
}
#get-contact-dealer .cmp-text p{
  font-size: 14px;
}

}





#signup_modal_req_literature .modal-header {
border-bottom: none;
.close{
  font-size: 1.7rem;
  font-weight: 400;
  opacity: 1;
}
}

@media (max-width: 375px) {
#get-contact-dealer .form-toggle-container {
  transform: scale(0.8);
  margin-left: -7px;
  padding: 20px 4px;
}
}

@media (max-width: 320px) { 
#get-contact-dealer .form-toggle-container {
  transform: scale(0.7);
  margin-left: -20px;
  padding: 20px 0;
}
}

#summary-email .crest-checkbox{
margin-bottom: 19px;
}

#summary-email .no-color.cmp-text h3{
font:normal normal bold 20px 'Titillium Web' !important;
color: #173249 !important;
}

#summary-email .no-color.cmp-text div{
font-family: "Roboto";
}



@media only screen and (min-device-width:992px) {
#get-contact-dealer .cmp-text p {
  font-size: 14px !important;
}
}

@media (min-width:1024px){
.boat-configurator #email_mob_iframe_modal .modal-content.spec-modal .modal-header{
  padding-top: 10px !important;
}
.boat-configurator #email_mob_iframe_modal .modal-content.spec-modal .modal-body .email-iframe{
  height: 530px;
}

.boat-configurator #summary-email .no-color.cmp-text h3{
  font:normal normal bold 24px 'Titillium Web' !important;
  color: #173249 !important;
}

}
.boat-configurator .rightSide .listPos.topList>div>label{
outline: none;
}

@media print {
.boatbuilder {
    .boat-configurator {
        > .content-wrapper{
            &.row{
                display: block;
            }
            .leftSideSticky{
                max-width: 100%;
            }
        }
        .views-saveboat-link.save-boat{
          float: right;
          color: #005282 !important;
        }
        a:after{
            content: "";
            display: none;
        }
        .build-summary-links{
          position: relative;
          width: 100%;
        }
        .prnt-shr-wrp {
          position: unset;
          width: auto;
          max-width: 180px;
          display: flex;
          align-items: center;
          flex-direction: row-reverse;
          .print-smry{
            font-size: 14px !important;
            margin-right: -5px;
            .fa.fa-print{
              background: none;
              width: auto;
              height: auto;
              display: flex;
              align-items: center;
              &:before{
                content: "\f02f" !important;
                font-family: "FontAwesome";
              }
            }
          }
          .summary-e-mail-link{
            margin-right: 0 !important;
            margin-left: 0 !important;
            text-decoration: none;
            .fa.fa-envelope{
              background: none;
              width: auto;
              height: auto;
              display: flex;
              align-items: center;
              &:before{
                content: "\f0e0" !important;
                font-family: "FontAwesome";
              }
            }
            span{
              display: inline !important;
            }
          } 
        }
        .smryInfo .smryInfoMatter {
            .specs-section{
                display: none !important;
                &.mobile-specs-section{
                    display: block !important;
                }
            }
        }
        .heads-up-block{
          margin-top: 40px;
        }
    }
} 
}
.boat-configurator .print-smry{
outline: none;
}
/*
.boat-configurator div.leftSide{
overflow: -webkit-paged-x;
}
*/


@media (max-width: 767px){
.boat-configurator #save_quote_modal .button{
  padding-left: 0 !important;
  text-align: center;
  .btn.cmp-form-button{
    margin-left: 0;
  }
}
 .boat-configurator div#sign_in_sum_modal .modal-header {
    padding: 14px 17px 0;
}

.boat-configurator div#sign_in_sum_modal .modal-body {
    padding: 0;
}

.boat-configurator div#sign_in_sum_modal .modal-body #sign-in-configurator {
    padding: 0;
}

.boat-configurator div#sign_in_sum_modal .modal-body .container.responsivegrid {
    padding: 0 17px;
}
.boat-configurator .rightSide .px-lg-4 .text-multi-select .arrowLink {
    margin-right: 0;
}
}

@-moz-document url-prefix() {
  .boat-configurator .rightSide{
      width:34.5%;
  }
}

.boat-configurator .rightSide .sub-category-section .bg-img-clr.selected .tick-bg{
  background-size: 20px;
  background-position: 40% 1px;
  background-repeat: no-repeat;
  top: 5px;
  margin: 0;
  left: 0;
  margin-left: 5px;
  width: auto;
  text-align: center;
}
.boat-configurator label.optionsList-label.bg-img-clr+div p{
text-align: left;
padding-left: 30px;
font-size: 14px;
font-family: "BarlowCondensed";
color: #173249;
width: 100%;
}

.boat-configurator label.optionsList-label.bg-img-clr.selected+div p{
font-family: "BarlowCondensed";
text-align: left;
padding-left: 30px;
color: #075180 !important;
}

.boat-configurator label.optionsList-label.bg-img-clr ~ p{
text-align: left;
padding-left: 30px;
font-size: 14px;
font-family: "Roboto";
color: #173249;
}

.boat-configurator label.optionsList-label.bg-img-clr.selected ~ p{
font-family: "BarlowCondensed";
text-align: left;
padding-left: 30px;
color: #075180 !important;
}

.boat-configurator .options div.optionsList label.bg-img-clr{
cursor: pointer;
}
.boat-configurator .listPos .descript{
transition: 0.1s;
}
.boat-configurator .options div.optionsList>div{
margin-bottom: 30px;
}
.boat-configurator #photos_tab .main-content .owl-theme .custom-nav {
	top: 10%!important;
	@media screen and (max-height: 800px) {
        top: 0!important;
    }
}

.boatbuilder {
  #save_quote_thankyou_modal{
    .modal-dialog {
      max-width: 410px;
      margin: auto;
    }
    .save-quote-thankyou-modal{
      .cmp-image {
        text-align: center;
        margine-bottom: 40px;
      }
      .cmp-title {
        margin: auto;
      }
      img {
        max-height: 50px;
        width: auto;
        max-width: 100%;
      }
      button.primary{
        height: 50px;
      }
      .modal-header{
        .close.modal-close{
          font-weight: normal;
          text-shadow: none;
          opacity: 1;
          border-right: none;
          padding-top: 10px;
          width: auto;
          height: auto;
          span{
            font-size: 45px;
          }
        }
      }
      .modal-body {
        padding-top: 0;
      }
    }
  }
}
.photos {
  padding-bottom: 30px;
}
.photos .container {
  padding: 0;
  max-width: 100% !important;
}
.photos .media-gallery-photo-stack {
  justify-content: center;
  max-width: 1366px;
  margin: 0 auto;
  padding-bottom: 15px;
}
.img-slide-data .lSSlideWrapper.usingCss .lslide.active img {
  padding: 0;
}
.photos .media-gallery-photo-stack div img.boat-image {
  padding: 0;
}
.photos .load-more-photos-stack,
.photos .load-less-photos-stack {
  bottom: 40px;
}
.img-slide-data .lSSlideWrapper.usingCsas .lslide.active img {
  padding: 0;
}
.lSSlideOuter .lSPager.lSGallery {
  margin-top: 0 !important;
}
.photos .load-more-photos-stack button,
.photos .load-less-photos-stack button {
  position: relative;
  margin-top: 20px;
  text-decoration: none;
  font-family: 'Titillium Web', sans-serif;
  font-size: 14px;
  letter-spacing: 0.63px;
  padding: 10px 34px;
  text-transform: uppercase;
  display: inline-block;
  border-radius: 0;
  white-space: nowrap;
  font-weight: normal;
  color: #fff;
  background: transparent;
  border: none;
}
.photos .load-more-photos-stack button::before,
.photos .load-less-photos-stack button::before {
  background: #075180;
  transform: skew(-20deg);
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  height: 100%;
  z-index: -1;
}
.photos .load-more-photos-stack button:hover::before,
.photos .load-less-photos-stack button:hover::before {
  color: #fff;
  background: #173249;
}
.photos .lSAction > a,
.slick-arrow {
  height: 50px;
  width: 50px;
  border: 1px solid #fff;
  border-radius: 50%;
  background-position: center;
  background-position: -69px -6px;
  background-size: 120px;
}
.photos .lSAction > a.lSPrev {
  transform: rotate(-180deg);
  left: 35px;
  cursor: pointer;
}
.photos .lSAction > a.lSNext {
  right: 35px;
  cursor: pointer;
}
.activePrev,
.activeNext {
  outline: 2px solid black !important;
}
#thumbnail-slider {
  height: auto !important;
}
@media (min-width: 767px) and (max-width: 991px) {
  .photos .lSAction > a,
  .slick-arrow {
    height: 30px;
    width: 30px;
  }
  .photos .lSAction > a.lSPrev {
    left: 15px;
  }
  .photos .lSAction > a.lSNext {
    right: 15px;
  }
}
@media (max-width: 767px) {
  .photos {
    padding-bottom: 15px;
  }
  .photos .lSAction > a,
  .slick-arrow {
    height: 26px;
    width: 26px;
    background-size: 15px;
  }
  .photos .lSAction > a.lSPrev {
    transform: rotate(-180deg);
    left: 5px;
  }
  .photos .lSAction > a.lSNext {
    right: 5px;
  }
  .lSSlideOuter .lSPager.lSGallery {
    margin-top: -10px !important;
  }
}
.photos .image-size {
  width: 100%;
  object-fit: cover;
  height: 215px;
}
.photos .lSSlideOuter .lSPager.lSGallery img {
  padding: 0 5px;
  display: block;
  height: 120px;
  max-width: 100%;
  object-fit: cover;
  width: 100%;
}
@media (max-width: 767px) {
  .photos .lSSlideOuter .lSPager.lSGallery img {
    padding: 0 2px;
    display: block;
    height: auto;
    max-width: 100%;
    object-fit: cover;
    width: 100%;
    max-height: 36px;
  }
}
@media (min-width: 1024px) {
  .photos .image-size {
    height: 800px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .photos .image-size {
    height: 350px;
  }
  .photos .lSSlideOuter .lSPager.lSGallery {
    height: 85px;
  }
  .photos .lSSlideOuter .lSPager.lSGallery li {
    width: 149px !important;
  }
  .photos .lSSlideOuter .lSPager.lSGallery li img {
    height: auto;
    max-height: 85px;
  }
}
.photos .lSAction > a,
.slick-arrow {
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}
.photos .lSAction > a::before,
.slick-arrow::before {
  content: '';
  width: 10px;
  height: 10px;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  position: absolute;
  left: 40%;
  top: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
}
@media (min-width: 991px) {
  .photos .lSAction > a::before,
  .slick-arrow::before {
    content: '';
    width: 18px;
    height: 18px;
    border-bottom: 3px solid #fff;
    border-right: 3px solid #fff;
    position: absolute;
    left: 40%;
    top: 50%;
    transform: translate(-50%, -50%) rotate(-45deg);
  }
}
.lSSlideOuter .lSPager.lSGallery li > a:focus-visible {
  outline: 1px solid black !important;
}
.video-comp .video-carousel-component .framework-video-carousel .slick-list .slick-slide {
  min-height: 260px;
}
.photoCarousel .owl-carousel .owl-nav button.owl-next,
.photoCarousel .owl-carousel .owl-nav button.owl-prev {
  background: rgba(83, 63, 63, 0.5);
  height: 50px;
  width: 50px;
  opacity: .8;
  border: 1px solid #fff;
  border-radius: 50%;
  font-family: 'Roboto';
  font-weight: 700;
  color: white;
  font-size: 30px;
  top: 42%;
}
.photoCarousel .owl-carousel .owl-nav button.owl-prev {
  left: 0;
}
.photoCarousel .owl-carousel .owl-nav button.owl-prev span {
  left: 40%;
  top: 0;
}
.photoCarousel .owl-carousel .owl-nav button.owl-next {
  right: 0;
}
.photoCarousel .owl-carousel .owl-nav button.owl-next span {
  right: 40%;
  top: 0;
}

.section-hdr h2 {
  font-family: 'BarlowCondensed', sans-serif;
  text-transform: uppercase;
}
.hr-width,
.cmp-title .cmp-title__text:before,
.cmp-title .cmp-title__text:after {
  display: none !important;
}
.title .cmp-title {
  padding: 0 15px;
}
.title .cmp-title .head-width {
  width: 100%;
}
.title .cmp-title .cmp-title__text {
  font-family: 'BarlowCondensed', sans-serif;
  font-weight: bold;
  color: #173249;
  margin-bottom: 0;
  text-transform: none;
}
.title .cmp-title h2.cmp-title__text {
  font-family: 'BarlowCondensed', sans-serif;
  font-weight: normal;
  text-transform: uppercase;
}
.title .cmp-title .cmp-title__text .cmp-title__link:hover {
  text-decoration: none;
}
.title.h1_h2 .cmp-title h1.cmp-title__text {
  font: normal normal bold 55px/65px 'Rokkitt', sans-serif;
  letter-spacing: 2.48px;
  color: #173249;
  text-transform: uppercase;
  opacity: 1;
}
@media (max-width: 991px) {
  .title.h1_h2 .cmp-title h1.cmp-title__text {
    font: normal normal bold 34px/42px 'Rokkitt', sans-serif;
    letter-spacing: 1.53px;
    color: #173249;
    text-transform: uppercase;
    opacity: 1;
  }
}
.title .cmp-title .cmp-title__text .cmp-title__link:hover .cmp-title-heading {
  text-decoration: underline;
}
.title .cmp-title .cmp-title-heading {
  font-size: inherit;
}
#why-crestliner .title .cmp-title .cmp-title__text {
  padding: 16px 0;
}
#why-crestliner .advantage .section-hdr > h2 {
  margin-top: 0 !important;
  margin-bottom: 20px !important;
}
@media (min-width: 768px) {
  #why-crestliner .advantage .section-hdr > h2 {
    margin: 10px 0 0 0;
  }
}
#why-crestliner .reveal-block .hdr a {
  font-family: 'BarlowCondensed', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
}
#why-crestliner .reveal-block .button-section a {
  font-family: 'BarlowCondensed', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  background: #075180;
  color: #fff;
}
@media (max-width: 767px) {
  #why-crestliner .reveal-block .button-section a {
    padding: 10px 34px;
  }
}
@media (max-width: 767px) {
  #productLaunchContainer .title .cmp-title .head-width {
    padding-top: 0;
  }
  #why-crestliner .cmp-title .head-width {
    padding: 20px 15px;
  }
  #why-crestliner .full-width-slider > .section-hdr h2 {
    padding: 10px 0;
  }
  #hero-botttom .hero .hero-image {
    height: 600px;
  }
  #why-crestliner .hero .hero-image img {
    height: 100%;
    object-fit: cover;
  }
  #why-crestliner .hero .hero_Imagecomponent .hero-image .hero-text-container,
  .hero .hero_video .hero-text-container {
    width: 100%;
  }
  .herolist + .advantage .section-hdr h2 {
    margin-top: 0 !important;
  }
  .herolist + .advantage .section-hdr p {
    font: normal normal normal 14px/20px 'BarlowCondensed', sans-serif;
  }
  .advantage + .boat-main-categories .section-hdr p {
    font: normal normal normal 14px/20px 'BarlowCondensed', sans-serif;
  }
  .boat-main-categories + .full-width-slider .section-hdr {
    padding: 37px 30px 7px;
  }
  .boat-main-categories + .full-width-slider .section-hdr h2 {
    margin-bottom: 0;
    padding: 0 50px;
  }
}
#leaderboard {
  max-width: 800px;
  margin: 60px auto;
}
#leaderboard .cmp-title .head-width {
  padding: 0;
}
#leaderboard .head-width h6 {
  padding-bottom: 15px !important;
}
#leaderboard .head-width > * {
  text-align: left;
  font: normal normal bold 20px/31px Titillium Web;
  letter-spacing: 0.9px;
  color: #173249;
  text-transform: capitalize;
  display: block;
}
#leaderboard .text > * {
  text-align: left;
  font: normal normal bold 14px/21px Titillium Web;
  letter-spacing: 0px;
  color: #757570;
  text-transform: uppercase;
  padding: 7px 0;
}
@media (max-width: 991px) {
  #team-crestliner-text p {
    font-size: 14px;
    text-align: center !important;
    font-family: 'BarlowCondensed', sans-serif;
  }
  #productLaunchContainer .text h4 {
    font-size: 16px;
    font-weight: 600;
  }
  #why-crestliner .feature-intro + .title .head-width {
    padding: 0px;
  }
}
#team-crestliner-title .cmp-title__text {
  text-align: center;
  padding: 0px;
  padding-top: 15px;
  padding-bottom: 10px;
}

#intro-video {
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  #intro-video {
    padding-bottom: 50px;
    padding-top: 15px;
  }
}
#intro-video .hr-width {
  display: none;
}
#intro-video .cmp-title .cmp-title__text:before,
#intro-video .cmp-title .cmp-title__text:after {
  display: none;
}
.video-comp .inlineVideo {
  width: 100%;
}
.cmp-title .head-width {
  padding: 20px;
}
#intro-video .cmp-title .cmp-title__text {
  margin-bottom: 0px !important;
}
#intro-video .cmp-title .cmp-title__text .cmp-title-heading {
  font: normal normal normal 55px/60px 'BarlowCondensed', sans-serif;
  letter-spacing: 2.48px;
  color: #173249;
  text-transform: uppercase;
}
#intro-video .text {
  padding: 0 20px 20px;
}
#intro-video .video .video-comp .overlay img.thumbnail {
  display: none;
}
#intro-video .text p {
  font: normal normal normal 16px/20px Roboto;
  letter-spacing: 0px;
  color: #757570;
  padding: 0px;
}
@media (min-device-width: 768px) and (max-device-width: 1024px) {
  #intro-video .text p {
    font-size: 14px;
  }
}
#intro-video .cmp-title .head-width {
  margin: 0 auto;
  width: auto;
}
#intro-video .cmp-title {
  padding: 0 5%;
  margin-top: 0 !important;
}
#intro-video .title,
#intro-video .text,
#intro-video .video {
  max-width: 990px;
  margin: 0 auto;
}
#intro-video .video {
  padding: 0 20px;
  object-fit: fill;
}
.video-comp {
  position: relative;
}
#intro-video .video-comp .playbtn {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: none;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #intro-video .cmp-title .cmp-title__text .cmp-title-heading {
    font-size: 34px;
    line-height: 42px;
  }
  #intro-video .cmp-title {
    margin-top: 30px;
  }
  #intro-video .title,
  #intro-video .text,
  #intro-video .video {
    max-width: 680px;
  }
  #intro-video .video .video-comp iframe.embed-responsive-item {
    height: 300px;
  }
}
@media (max-width: 767px) {
  #intro-video .cmp-title .cmp-title__text .cmp-title-heading {
    font: normal normal bold 34px/42px Titillium Web;
    letter-spacing: 1.53px;
  }
  #intro-video .text p {
    font-size: 14px;
  }
  .cmp-title .head-width {
    padding: 20px 0;
  }
}
.framework-video-carousel {
  margin: 20px;
}
.slick-arrow,
.slick-arrow:focus,
.slick-arrow:hover {
  z-index: 1;
  text-align: center;
  background: rgba(83, 63, 63, 0.5);
  opacity: .5;
  display: flex;
  justify-content: center;
  align-items: center;
}
.slick-arrow:hover {
  opacity: 1;
}
.framework-video-carousel .slick-arrow:before {
  font: normal normal normal 14px/1 FontAwesome;
  /*font-size: 38px;*/
  font-size: unset;
  color: #fff;
  opacity: 1;
}
.framework-video-carousel .slick-arrow.slick-prev:before {
  transform: translate(-50%, -50%) rotate(135deg);
  left: 55%;
}
.imgDiv .video-tag img.imageplay {
  content: unset;
}

.faq-root-container {
  background: #fff;
  padding-bottom: 50px;
}
#faq-intro {
  background: #fff;
}
#faq-intro p {
  font: normal normal 600 18px/27px 'Titillium Web';
  letter-spacing: 0px;
  color: #173249;
  padding: 20px;
  max-width: 1366px;
  margin: 0 auto;
}
.faq-searchTxt {
  padding-right: 220px;
}
.faq-item-list {
  position: absolute;
  right: 0;
  padding-top: 15px;
  top: 25px;
}
.faq-item-list .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #005282;
  border: 1px solid #005282;
}
.faq-item-list .slider:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 3px;
  bottom: 2px;
  background-color: white;
  border: 1px solid #fff;
}
span.btnswitch {
  font: normal normal 600 18px/27px Titillium Web;
  letter-spacing: 0px;
  color: #005282;
}
.faq-item-list input:checked + .slider:before {
  transform: translateX(23px);
  border: 1px solid #fff;
}
.faq-container.container-fluid .faq-wrapper input {
  border: 1px solid #757570;
  height: 60px;
  font: normal normal 600 18px/27px Titillium Web;
  letter-spacing: 0px;
  color: #173249;
  padding-left: 20px;
  text-align: left;
}
.faq-container.container-fluid .faq-wrapper input::placeholder {
  color: #757570;
  font: normal normal 600 18px/27px Titillium Web, sans-serif;
  line-height: revert;
}
.faq-container.container-fluid .faq-wrapper input::-webkit-input-placeholder {
  color: #757570;
  font: normal normal 600 18px/27px Titillium Web, sans-serif;
  line-height: revert;
}
.faq-container.container-fluid .faq-wrapper input::-ms-input-placeholder {
  color: #757570;
  font: normal normal 600 18px/27px Titillium Web, sans-serif;
  line-height: revert;
}
.faq-container.container-fluid .faq-wrapper input::-moz-placeholder {
  color: #757570;
  font: normal normal 600 18px/27px Titillium Web, sans-serif;
  line-height: revert;
}
.faq-container.container-fluid i.fa.fa-search.searchtxt {
  color: #757570;
}
.faq-container .panel.panel-default .faq-question p {
  text-align: left;
  font: normal normal 600 18px/27px Titillium Web;
  letter-spacing: 0px;
  color: #173249;
  text-transform: uppercase;
  margin: 0;
}
.faq-container .panel {
  border-bottom: 1px solid #868682;
}
div.faq .ing > i {
  border: solid #173249;
  border-width: 0 2px 2px 0;
  position: absolute;
  top: 26px;
  left: 15px;
}
.faq-container.container-fluid .panel.panel-default {
  padding: 12px 0px;
}
.faq-container.container-fluid .panel.panel-default {
  padding: 0;
}
.faq-container .panel-heading,
.faq-container .panel-collapse {
  padding: 10px 40px;
  position: relative;
}
.faq-container .panel-heading.collapsed,
.faq-container .panel-collapse.show {
  background: #EBEAE6;
}
.faq-item .panel-collapse.show {
  margin: 0;
  padding-bottom: 70px;
  font: normal normal normal 16px/19px Roboto;
  letter-spacing: 0px;
  color: #173249;
}
.faq-anwser p {
  margin: 0;
}
.ing > div {
  float: none;
  width: 100%;
}
.faq-container + .hero {
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .faq-container.container-fluid .faq-wrapper input {
    padding-left: 15px;
  }
  .faq-searchTxt {
    padding: 0 15px;
  }
  .faq-item-list {
    position: static;
    padding: 15px;
    text-align: center;
  }
  .faq-item-list .switch {
    float: none;
  }
  span.btnswitch {
    height: 33px;
  }
  .faq-container .panel.panel-default .faq-question p {
    font-size: 14px;
    line-height: 21px;
    font-weight: 700;
  }
  .faq-container.container-fluid .panel.panel-default {
    width: calc(100% - 30px);
    margin: 0 15px;
  }
  .faq-container .panel-heading,
  .faq-container .panel-collapse {
    padding: 10px 0 10px 25px;
  }
  div.faq .ing i {
    left: 5px;
  }
  .faq-container + .hero .hero_Imagecomponent .hero-image img {
    height: 500px;
    object-fit: cover;
    object-position: right center;
  }
  .faq-container + .hero .hero_Imagecomponent .hero-image .hero-text-container {
    width: 80%;
  }
}
mark {
  padding: 0;
  background-color: #ffff00;
}
#show-error {
  text-align: left;
  font: normal normal 600 18px/27px Titillium Web;
  letter-spacing: 0px;
  color: #173249;
  /*text-transform: uppercase;*/
  display: none;
  padding: 15px 0 40px;
}
.faq-anwser p a {
  color: #005282 !important;
  margin: auto;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .faq-root-container {
    padding-left: 50px;
    padding-right: 50px;
  }
  .faq-root-container .faq-container.container-fluid .faq-searchTxt {
    padding-right: 157px;
  }
  .faq-root-container .faq-container.container-fluid .faq-searchTxt .faq-wrapper .search {
    height: 50px;
  }
  .faq-root-container .faq-container.container-fluid .faq-searchTxt i.fa.fa-search.searchtxt {
    top: 36px;
  }
  .faq-root-container .faq-container.container-fluid .faq-item-list {
    padding-top: 7px;
  }
  .faq-root-container .faq-container.container-fluid .faq-item-list .btnswitch {
    font-size: 16px;
    line-height: 24px;
  }
  .faq-root-container .panel-default .panel-heading {
    padding: 0px 40px;
  }
  .faq-root-container .panel-default .panel-heading a:hover {
    text-decoration: none;
  }
  .faq-root-container .panel-default .panel-heading .faq-question .cmp-text p {
    font-size: 16px;
    line-height: 24px;
  }
  .faq-root-container .panel-default .panel-heading .faq-question .ing .down {
    top: 14px;
  }
  .faq-root-container .panel-default .panel-collapse.show {
    padding-top: 0px;
    padding-bottom: 30px;
  }
  .faq-root-container .panel-default .panel-collapse.show .faq-anwser .cmp-text p,
  .faq-root-container .panel-default .panel-collapse.show .faq-anwser .cmp-text a {
    font-size: 12px;
    line-height: 14px;
  }
}
.faq-question .cmp-text i {
  border: none !important;
  margin: 0px !important;
  padding: 0px !important;
}
.faq-container .faq-seeAll button.seeAllalign {
  background: transparent;
}
.faq-container .faq-seeAll a.seeMore {
  text-decoration: none;
  font-size: 14px;
  font-family: 'Titillium Web', sans-serif;
  padding: 15px 40px;
  text-transform: uppercase;
  transform: skew(-20deg);
  display: inline-block;
  border-radius: 0;
  white-space: nowrap;
  font-weight: 600;
  color: #fff;
  border: none;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .faq-container .faq-root-container {
    padding-top: 25px !important;
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 25px !important;
  }
}

@media (min-width: 1024px) {
  .tabs-page-view.customtabs {
    position: relative;
    right: 0;
    left: 0;
    margin-top: -67px;
    z-index: 1;
    opacity: 0.9;
  }
  .tabs-page-view.customtabs .customtabs {
    position: relative;
    right: auto;
    top: auto;
    left: auto;
    /* width: max-content;
      flex-wrap: nowrap;
      margin: auto; */
  }
}
.tabs-page-view.page-mob-dropdown .col-12 {
  padding: 0;
}
.tabs-page-view.page-mob-dropdown .nav-tabs {
  background: #173249;
  display: flex;
  justify-content: center;
  border-bottom: none !important;
}
.tabs-page-view.page-mob-dropdown .nav-tabs .nav-link {
  border: 0 !important;
}
.tabs-page-view.page-mob-dropdown .nav-tabs li {
  background: transparent !important;
  border: none;
  color: #fff;
  min-width: 150px;
  opacity: 1;
}
.tabs-page-view.page-mob-dropdown .nav-tabs li a {
  color: #fff !important;
  font: normal normal normal 18px/27px Titillium Web;
  letter-spacing: 0.81px;
  text-transform: uppercase;
  padding: 20px;
  position: relative;
  width: max-content;
}
#military-page-category-tabs.tabs-page-view.page-mob-dropdown .nav-tabs li a {
  font-size: 24px;
}
.tabs-page-view.page-mob-dropdown #tabs-page-view li a {
  font: normal normal normal 24px/36px Titillium Web;
}
#documentspage-tab.tabs-page-view.page-mob-dropdown .nav-tabs li a {
  /* font: normal normal normal 18px/27px 'Titillium Web'; use correct class, this is overwriting documents page fonts */
}
.tabs-page-view.page-mob-dropdown .nav-tabs li a::after {
  content: " ";
  position: absolute;
  bottom: 20px;
  height: 2px;
  background: #fff;
  left: 50%;
  right: 50%;
  transition: ease 0.3s all;
  visibility: hidden;
}
.tabs-page-view.page-mob-dropdown .nav-tabs li a:hover {
  border: none;
}
.tabs-page-view.page-mob-dropdown .nav-tabs li a:hover::after {
  right: 20px;
  left: 20px;
  visibility: visible;
}
.tabs-page-view.page-mob-dropdown .nav-tabs .nav-item {
  margin-bottom: 0;
}
.tabs-page-view.page-mob-dropdown .nav-tabs .nav-item.show .nav-link,
.tabs-page-view.page-mob-dropdown .nav-tabs .nav-link.active {
  background: transparent;
  border: none;
  font-weight: bold;
}
.tabs-page-view.page-mob-dropdown .nav-tabs .nav-item.show .nav-link::after,
.tabs-page-view.page-mob-dropdown .nav-tabs .nav-link.active::after {
  content: " ";
  position: absolute;
  bottom: 20px;
  height: 2px;
  background: #fff;
  left: 20px;
  right: 20px;
  border: 1px solid #fff;
  display: block;
  visibility: visible;
}
@media (max-width: 992px) {
  .tabs-page-view.page-mob-dropdown .content-mobile.tab-dropdown {
    background: transparent;
    min-height: 110px;
    height: auto;
  }
  .tabs-page-view.page-mob-dropdown .content-mobile.tab-dropdown .selectItem {
    padding: 20px 10px 0px;
  }
  .tabs-page-view.page-mob-dropdown .content-mobile.tab-dropdown select {
    font: normal normal bold 16px/24px Titillium Web;
    letter-spacing: 0.72px;
    color: #005282;
    text-transform: uppercase;
    position: static;
    background: #fff;
    padding: 22px 20px;
  }
  .tabs-page-view.page-mob-dropdown .content-mobile.tab-dropdown.dropdown::after {
    content: "";
    width: 10px;
    height: 10px;
    border-top: 0;
    border-left: 3px solid #005282;
    border-right: 0;
    border-bottom: 3px solid #005282;
    position: absolute;
    right: 25px;
    top: 46px;
    transform: rotate(-45deg);
  }
}
@media (max-width: 992px) {
  .tabs-page-view .content-mobile {
    display: block;
  }
  .tabs-page-view .content-desktop {
    display: none;
  }
}
@media (max-width: 767px) {
  .tabs-page-view.page-mob-dropdown .content-mobile.tab-dropdown {
    height: auto;
  }
  .tabs-page-view.page-mob-dropdown .nav-tabs li {
    min-width: 100px;
  }
}
#why-crestliner .dropdown ul li {
  background: transparent;
  border: none;
  padding: 0;
}
#why-crestliner .tab-content > .tab-pane {
  padding-top: 0 !important;
  display: block;
  height: 0;
  overflow: hidden;
}
#why-crestliner .tab-content > .tab-pane.active {
  height: auto;
}
#why-crestliner .mobItemList {
  display: block !important;
  height: 0;
  overflow: hidden;
}
#why-crestliner .mobItemList.active {
  height: auto;
  overflow: visible;
}
#crestliner-team .tabs-page-view .content-desktop .tab-content .tab-pane,
#why-crestliner .tabs-page-view .content-desktop .tab-content .tab-pane {
  padding-top: 0 !important;
}
#crestliner-team .tabs-page-view a,
#why-crestliner .tabs-page-view a {
  font-family: 'Titillium Web', sans-serif;
  color: #fff !important;
}

.section-hdr h2,
#teamCrestlinerImageList h2.fea-intro-title {
  font-family: 'BarlowCondensed', sans-serif;
  text-transform: uppercase;
}
.feature-intro-comp {
  padding-bottom: 30px !important;
  padding-top: 20px;
  max-width: 1166px;
  margin: auto;
}
body.durable-construction .feature-intro-comp {
  padding-bottom: 20px !important;
}
@media (min-width: 768px) {
  .feature-intro {
    padding-top: 40px;
  }
}
.category-container .img-block-wrapper {
  padding-top: 10px !important;
}
.feature-intro-comp .fea-intro-title {
  padding: 30px 20px 0px;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .feature-intro-comp .fea-intro-title {
    padding: 0px 20px 0px;
  }
}
.feature-intro-comp .feature-intro-subtitle {
  font-size: 24px;
  font-family: 'Titillium Web', sans-serif;
  color: #173249;
  margin: -15px 0 15px;
}
@media (min-width: 768px) {
  .feature-intro-comp .feature-intro-subtitle {
    font-size: 36px;
  }
}
.feature-intro-comp .fintroSubText {
  padding: 0 10px;
}
@media (min-width: 991px) {
  .feature-intro-comp .fintroSubText p {
    font-size: 14px;
  }
}
@media (min-width: 768px) {
  .feature-intro-comp .feature-intro-cta-list {
    margin-top: 35px;
  }
}
.feature-intro-comp .feature-intro-cta-list button {
  padding: 12px 30px;
  font: normal normal 600 14px/21px 'BarlowCondensed', sans-serif;
  letter-spacing: 0.63px;
  color: #FFFFFF;
  text-transform: uppercase;
  position: relative;
  border: none;
  background: transparent;
  width: auto;
  z-index: 1;
}
@media (max-width: 350px) {
  .feature-intro-comp .feature-intro-cta-list button {
    padding: 12px;
  }
}
@media (min-width: 768px) {
  .feature-intro-comp .feature-intro-cta-list button {
    min-width: 240px;
    font: normal normal 600 18px/27px 'BarlowCondensed', sans-serif;
    letter-spacing: 0.81px;
  }
}
.feature-intro-comp .feature-intro-cta-list button::before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #075180;
  z-index: -1;
  transform: skew(-20deg);
}
.feature-intro-comp .feature-intro-cta-list button:hover::before {
  color: #fff;
  background: #173249;
}
#teamCrestlinerImageList .section-hdr h2,
#teamCrestlinerImageList .section-hdr {
  padding: 0;
  margin: 0;
  max-width: 100%;
}
@media (max-width: 768px) {
  #teamCrestlinerImageList .section-hdr h2,
  #teamCrestlinerImageList .section-hdr {
    padding: 0px 20px 5px;
  }
}
@media (max-width: 768px) {
  #teamCrestlinerImageList h2.fea-intro-title {
    position: static;
    padding: 0 20px;
  }
  #teamCrestlinerImageList .feature-intro-comp .fintroSubText {
    padding: 0;
  }
  .teamLandingSection .category-container:nth-of-type(2n) .section-hdr {
    padding: 20px 0 10px !important;
  }
}
#teamCrestlinerInstagram .section-hdr p {
  font-family: 'Titillium Web';
  font-weight: bold;
  font-size: 24px;
  color: #173249;
}
@media (max-width: 768px) {
  #teamCrestlinerInstagram .section-hdr p {
    font-family: 'Titillium Web';
    font-weight: bold;
    font-size: 16px;
    color: #173249;
  }
}
#why-crestliner .full-width-slider > .section-hdr h2 {
  padding: 30px 0;
}
#why-crestliner .feature-intro-comp .fintroSubText {
  text-align: left;
}
@media (max-width: 767px) {
  #why-crestliner .feature-intro-comp .fintroSubText {
    padding: 0 20px 20px;
    font: normal 16px/19px "Roboto", sans-serif;
  }
}
@media (max-width: 767px) {
  #why-crestliner .feature-intro-comp .fea-intro-title {
    margin-bottom: 0px;
    padding: 20px;
    position: static;
  }
  #why-crestliner .feature-intro-comp .feature-intro-subtitle {
    font-size: 20px;
    margin: -10px 0 10px;
  }
  #why-crestliner h3 {
    font-size: 24px !important;
    margin-bottom: 20px;
  }
  #why-crestliner .feature-intro-comp {
    padding-bottom: 0 !important;
  }
  #why-crestliner .feature-intro-comp .fintroSubText a {
    font-family: 'BarlowCondensed', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    color: #173249;
  }
  .feature-intro-comp {
    padding-bottom: 0;
  }
  #teamCrestlinerImageList .feature-intro-comp {
    padding-bottom: 0 !important;
  }
  #why-crestliner .feature-intro-comp .fea-intro-title,
  .title .cmp-title .cmp-title-heading {
    /* font-size: 24px; */
  }
  #why-crestliner .cmp-title .head-width {
    padding-top: 0;
  }
  #why-crestliner .slider-header {
    font-size: 36px;
  }
  .mobItemList .carousel-demo2 .slick-track {
    max-height: 500px !important;
  }
}
.teamLandingSection .category-container:nth-of-type(2n) .section-hdr {
  padding: 30px 30px 0;
  text-align: center;
  max-width: 1000px;
  margin: 0 auto;
}
.teamLandingSection .category-container:nth-of-type(2n) .section-hdr h2 {
  margin: 0 0 0px;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .feature-intro-comp .fintroSubText {
    padding: 0 20px;
  }
  .feature-intro-comp .fintroSubText p {
    font-size: 16px;
  }
  #national-pro-intro.feature-intro-comp .fintroSubText {
    padding: 0 20px;
  }
  #national-pro-intro.feature-intro-comp .fintroSubText p {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .feature-intro .feature-intro-comp .fintroSubText p {
    font: normal normal 500 16px/20px 'BarlowCondensed', sans-serif;
    letter-spacing: 0px;
    color: #173249;
    opacity: 1;
  }
  .boat_feature_list_info.fast_info {
    width: 90%;
    margin: 0 auto;
  }
}
@media (min-width: 992px) {
  .feature-intro .feature-intro-comp .fintroSubText p {
    font: normal normal normal 16px/22px 'BarlowCondensed', sans-serif;
  }
}

@media only screen and (max-width: 640px) {
  .slick-slider {
    height: auto;
    overflow: hidden;
  }
}
#why-crestliner .crest_adv_container .owl-dots > .owl-dot.active {
  color: #173249;
}
#why-crestliner .slick-list {
  margin: 0;
}
#why-crestliner .carousel-demo2 .c_slide img {
  height: 560px;
  object-fit: contain;
  margin-bottom: 40px;
}
@media (min-width: 768px) and (max-width: 991px) {
  #why-crestliner .carousel-demo2 .c_slide img {
    height: 186px;
    margin-bottom: 0px;
  }
}
@media (max-width: 767px) {
  #why-crestliner .carousel-demo2 .c_slide img {
    height: 234px;
  }
}
#why-crestliner .slider-header {
  font: normal normal bold 36px/30px Titillium Web;
  letter-spacing: 1.08px;
  color: #173249;
  text-transform: uppercase;
  margin: 0;
}
#why-crestliner .slider-text,
#why-crestliner .slider-text > * {
  font: normal normal normal 16px/22px Roboto;
  letter-spacing: 0px;
  color: #757570;
  margin: 0;
}
#why-crestliner .slider-button {
  text-align: left;
  margin: 0;
}
@media (max-width: 768px) {
  #why-crestliner .slider-button {
    text-align: center;
  }
}
#why-crestliner .slider-button button {
  position: relative;
  text-decoration: none;
  font-family: 'Titillium Web', sans-serif;
  font-size: 18px;
  letter-spacing: 0.81px;
  padding: 10px 34px;
  text-transform: uppercase;
  display: inline-block;
  border-radius: 0;
  white-space: nowrap;
  font-weight: 600;
  color: #fff;
  background: transparent;
  border: none;
  width: auto;
}
@media (max-width: 768px) {
  #why-crestliner .slider-button button {
    font-size: 14px;
    letter-spacing: 0.63px;
  }
}
#why-crestliner .slider-button button::before {
  background: #075180;
  transform: skew(-20deg);
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  height: 100%;
  z-index: -1;
}
#why-crestliner .slider-button button:hover::before {
  color: #fff;
  background: #173249;
}
@media (max-width: 1023px) {
  #why-crestliner .col-sm-6:last-of-type {
    padding-right: 30px;
    padding-left: 30px;
  }
  #why-crestliner .col-sm-6:first-of-type {
    padding: 0px !important;
  }
}
#why-crestliner .col-sm-6 {
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 1024px) {
  #why-crestliner .col-sm-6:first-of-type {
    flex: 0 0 60%;
    max-width: 60%;
  }
  #why-crestliner .col-sm-6:last-of-type {
    flex: 0 0 40%;
    max-width: 40%;
  }
  #why-crestliner .carousel-demo2 {
    padding: 0;
  }
}
#why-crestliner .slick-arrow {
  position: absolute;
  top: 39%;
  right: 10px;
  background-color: rgba(0, 0, 0, 0.5);
}
@media (min-width: 768px) {
  #why-crestliner .slick-arrow {
    right: 25px;
  }
}
@media (max-width: 767px) {
  #why-crestliner .slick-arrow {
    top: 13%;
  }
}
#why-crestliner .slick-arrow.prev {
  left: 10px;
  right: unset;
  transform: rotate(180deg);
}
@media (min-width: 768px) {
  #why-crestliner .slick-arrow.prev {
    left: 25px;
  }
}
#why-crestliner .slick-arrow .slide-arrows {
  position: absolute;
  right: 16px;
  top: 2px;
}
#why-crestliner .slick-arrow .fa-angle-left.slide-arrows {
  right: 16px;
  top: 5px;
  transform: rotate(180deg);
}
@media (max-width: 767px) {
  #why-crestliner .slick-arrow .fa-angle-left.slide-arrows {
    right: 8px;
    top: 3px;
  }
}
#why-crestliner .slick-arrow .fa-angle-left.slide-arrows::before {
  color: #fff;
  font-size: 40px;
}
@media (max-width: 767px) {
  #why-crestliner .slick-arrow .fa-angle-left.slide-arrows::before {
    font-size: 20px;
  }
}
#why-crestliner .slick-arrow .fa-angle-right.slide-arrows {
  right: 16px;
  top: 3px;
}
@media (max-width: 767px) {
  #why-crestliner .slick-arrow .fa-angle-right.slide-arrows {
    right: 8px;
    top: 1px;
  }
}
#why-crestliner .slick-arrow .fa-angle-right.slide-arrows::before {
  color: #fff;
  font-size: 40px;
}
@media (max-width: 767px) {
  #why-crestliner .slick-arrow .fa-angle-right.slide-arrows::before {
    font-size: 20px;
  }
}
#why-crestliner .slick-dots {
  position: absolute;
  right: 30px;
  left: unset;
  bottom: 20px;
}
#why-crestliner .slick-dots li button:before {
  border: 1px solid #868682;
  background: #868682;
}
#why-crestliner .slick-dots li.slick-active button:before {
  background: #fff;
}
@media (max-width: 1023px) {
  #why-crestliner .slick-dots {
    position: absolute;
    right: unset;
    left: 50%;
    transform: translateX(-50%);
    bottom: 20px;
    top: unset;
    width: 100%;
  }
}
#why-crestliner .carousel.slider {
  padding: 0px !important;
  background: #fff;
}
#why-crestliner .slick-dotted.slick-slider {
  margin-bottom: 0;
  padding-bottom: 80px !important;
}
@media (min-width: 768px) and (max-width: 1023px) {
  #why-crestliner .col-sm-6:first-of-type {
    padding: 0px !important;
    margin-bottom: 20px !important;
  }
  #why-crestliner .slider-header,
  #why-crestliner .slider-text,
  #why-crestliner .slider-button {
    width: 100%;
  }
}
#crestliner-feature-carousel .carousel-demo2 .c_slide img {
  height: 380px;
  width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .crest_adv_container .owl-carousel .item img {
    max-height: 587.5px;
  }
  #crestliner-feature-carousel .carousel .carousel-demo2 .slick-slide {
    display: flex;
    height: auto;
    align-items: center;
    justify-content: center;
  }
  #crestliner-feature-carousel .carousel .carousel-demo2 .c_slide img {
    height: auto;
  }
  #crestliner-feature-carousel .carousel .carousel-demo2 .c_slide .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 0px;
  }
  #crestliner-feature-carousel .carousel .carousel-demo2 .c_slide .col-sm-6 .slider-header {
    font-size: 20px;
    line-height: 31px;
    letter-spacing: 0.9px;
    padding: 10px 0px;
  }
  #crestliner-feature-carousel .carousel .carousel-demo2 .c_slide .col-sm-6 .slider-text,
  #crestliner-feature-carousel .carousel .carousel-demo2 .c_slide .col-sm-6 .slider-text > * {
    font-size: 12px;
    line-height: 22px;
    letter-spacing: 0px;
  }
  #crestliner-feature-carousel .carousel .carousel-demo2 .c_slide .col-sm-6:last-of-type {
    padding-right: 40px;
    padding-left: 40px;
  }
  #crestliner-feature-carousel .carousel .carousel-demo2 .slick-arrow {
    width: 30px;
    height: 30px;
    top: 40%;
  }
  #crestliner-feature-carousel .carousel .carousel-demo2 .slick-arrow:before {
    width: 10px;
    height: 10px;
    background-color: #868682;
  }
  #crestliner-feature-carousel .carousel .carousel-demo2 .slick-arrow.prev {
    left: 15px;
  }
  #crestliner-feature-carousel .carousel .carousel-demo2 .slick-arrow.right {
    right: 15px;
  }
  #crestliner-feature-carousel .carousel .carousel-demo2 .slick-arrow .slide-arrows {
    display: none;
  }
  #crestliner-feature-carousel .carousel .carousel-demo2 .slick-dots {
    text-align: right;
    padding-right: 45px;
  }
}
.slideimagenotext .slider-header {
  font: normal normal bold 24px/30px Titillium Web;
  letter-spacing: 1.08px;
  color: #173249;
  text-transform: uppercase;
  margin: 0;
}
@media (min-width: 768px) {
  .slideimagenotext .slider-header {
    font: normal normal bold 36px/42px Titillium Web;
    letter-spacing: 1.62px;
  }
}
.slideimagenotext .slider-text,
.slideimagenotext .slider-text > * {
  font: normal normal normal 16px/22px Roboto;
  letter-spacing: 0px;
  color: #757570;
  margin: 0;
}
.slideimagenotext .slider-button {
  text-align: left;
  margin: 0;
}
@media (max-width: 768px) {
  .slideimagenotext .slider-button {
    text-align: center;
  }
}
.slideimagenotext .slider-button button {
  position: relative;
  text-decoration: none;
  font-family: 'Titillium Web', sans-serif;
  font-size: 18px;
  letter-spacing: 0.81px;
  padding: 10px 34px;
  text-transform: uppercase;
  display: inline-block;
  border-radius: 0;
  white-space: nowrap;
  font-weight: 600;
  color: #fff;
  background: transparent;
  border: none;
  width: auto;
  z-index: 1;
}
@media (max-width: 768px) {
  .slideimagenotext .slider-button button {
    font-size: 14px;
    letter-spacing: 0.63px;
  }
}
.slideimagenotext .slider-button button::before {
  background: #075180;
  transform: skew(-20deg);
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  height: 100%;
  z-index: -1;
}
.slideimagenotext .slider-button button:hover::before {
  color: #fff;
  background: #173249;
}
.slideimagenotext .col-sm-6:first-of-type {
  flex-direction: column;
  justify-content: center;
  display: flex;
}
@media (min-width: 1024px) {
  .slideimagenotext .col-sm-6 {
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }
}
.slideimagenotext a.carousel-control {
  position: absolute;
  top: 40% !important;
}
.slideimagenotext a.carousel-control.carousel-control-prev {
  left: 20px;
}
.slideimagenotext a.carousel-control.carousel-control-next {
  right: 20px;
}
.slideimagenotext a.carousel-control .fa:before {
  font-size: 40px;
  color: #fff;
  top: 1px;
  left: 50% !important;
  transform: translateX(-60%);
  right: auto !important;
}
.slideimagenotext .carousel-indicators {
  left: 50%;
  margin-right: 0;
  transform: translateX(-50%);
}
@media (max-width: 1023px) {
  .slideimagenotext .row {
    margin: 0;
  }
  .slideimagenotext .row .col-sm-6.carousel-txt {
    margin-top: 35px;
  }
  .slideimagenotext .row .col-sm-6.carousel-txt > * {
    padding-left: 20px;
    padding-right: 20px;
  }
  .slideimagenotext .carousel-img {
    padding: 0;
  }
  .slideimagenotext a.carousel-control {
    position: absolute;
    top: 25% !important;
    transform: scale(0.6);
  }
  .slideimagenotext a.carousel-control.carousel-control-prev {
    left: 5px;
  }
  .slideimagenotext a.carousel-control.carousel-control-next {
    right: 5px;
  }
}
.article-carousel .slider-button button {
  position: relative;
  text-decoration: none;
  font-family: 'Titillium Web', sans-serif;
  font-size: 18px;
  letter-spacing: 0.81px;
  padding: 10px 34px;
  text-transform: uppercase;
  display: inline-block;
  border-radius: 0;
  white-space: nowrap;
  font-weight: 600;
  color: #fff;
  background: transparent;
  border: none;
  width: auto;
  z-index: 1;
}
@media (max-width: 768px) {
  .article-carousel .slider-button button {
    font-size: 14px;
    letter-spacing: 0.63px;
  }
}
.article-carousel .slider-button button::before {
  background: #075180;
  transform: skew(-20deg);
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  height: 100%;
  z-index: -1;
}
.article-carousel .slider-button button:hover::before {
  color: #fff;
  background: #173249;
}
.article-carousel .carousel-indicators {
  display: flex;
  bottom: -30px;
}
.article-carousel .carousel-control-next {
  left: auto;
  right: 20px;
}
.article-carousel .carousel-control-prev {
  left: 20px;
  right: auto;
}
.article-carousel .h-article-right {
  padding: 5%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.article-carousel .h-article-title {
  font: normal normal bold 24px/30px Titillium Web;
  letter-spacing: 1.08px;
  color: #173249;
  text-transform: uppercase;
  margin: 0;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .article-carousel .h-article-title {
    font: normal normal bold 36px/42px Titillium Web;
    letter-spacing: 1.62px;
  }
}
.article-carousel .h-article-para,
.article-carousel .h-article-para > p {
  font: normal normal normal 16px/22px Roboto;
  letter-spacing: 0px;
  color: #757570;
  margin: 0;
}
@media (max-width: 1023px) {
  .article-carousel .carousel-control-next,
  .article-carousel .carousel-control-prev {
    opacity: 1;
    transform: scale(0.6);
    top: 8% !important;
  }
  .article-carousel .carousel-control-next {
    left: auto;
    right: 5px;
  }
  .article-carousel .carousel-control-prev {
    left: 5px;
    right: auto;
  }
}
.mobView {
  display: block;
}
@media (min-width: 1023px) {
  .mobView {
    display: none;
  }
}
.deskView {
  display: none;
}
@media (min-width: 1023px) {
  .deskView {
    display: block;
  }
}
@media (min-width: 1024px) {
  .carousel-demo2.left .col-sm-6:last-of-type {
    display: flex;
    flex-direction: column;
    align-content: flex-end;
    justify-content: space-around;
    align-items: flex-end;
  }
}
.carousel-demo2.left .slide-count-wrap.deskView {
  position: absolute;
  bottom: -15%;
  left: 22%;
}
.framework-carousel .blue-btn {
  position: relative;
  text-decoration: none;
  font-family: 'Titillium Web', sans-serif;
  font-size: 18px;
  background: transparent !important;
  transform: none;
  height: auto;
  letter-spacing: 0.81px;
  padding: 10px 34px;
  text-transform: uppercase;
  display: inline-block;
  border-radius: 0;
  white-space: nowrap;
  font-weight: 600;
  color: #fff;
  background: transparent;
  border: none;
  width: auto;
  z-index: 1;
}
@media (max-width: 768px) {
  .framework-carousel .blue-btn {
    font-size: 14px;
    letter-spacing: 0.63px;
  }
}
.framework-carousel .blue-btn a {
  font-family: 'Titillium Web', sans-serif !important;
}
.framework-carousel .blue-btn::before {
  background: #075180;
  transform: skew(-20deg);
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  height: 100%;
  z-index: -1;
}
.framework-carousel .blue-btn:hover::before {
  color: #fff;
  background: #173249;
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  #why-crestliner .carousel .slider-header {
    font-size: 20px;
    padding-bottom: 8px;
    line-height: 31px;
    letter-spacing: 0.9px;
    margin-top: 23px;
  }
  #why-crestliner .carousel .slider-text,
  #why-crestliner .carousel .slider-text > * {
    font: normal normal normal 12px/22px Roboto;
  }
  #why-crestliner .carousel .slick-arrow {
    top: 20%;
    width: 32px;
    height: 32px;
  }
  #why-crestliner .carousel .slick-arrow:before {
    width: 12px;
    height: 12px;
  }
  #why-crestliner .carousel .slick-arrow .slide-arrows {
    display: none;
  }
  #why-crestliner .carousel .slick-arrow.prev {
    left: 15px;
  }
  #why-crestliner .carousel .slick-arrow.next {
    right: 15px;
  }
  #why-crestliner .carousel .slick-slide .c_slide .col-sm-6 {
    flex: 0 0 50%;
    padding-left: 50px !important;
    padding-right: 50px;
  }
  #why-crestliner .carousel .slick-dots {
    text-align: right;
    padding-right: 50px;
  }
}

.countDown-cmp .countDown-comp .timerContainer span {
  text-align: center;
  font: normal normal bold 12px/19px Titillium Web;
  letter-spacing: 0px;
  color: #FFFFFF;
  text-transform: uppercase;
  margin-top: 15px;
}
.countDown-cmp .countdownTxt p {
  text-align: center;
  font-family: 'BarlowCondensed', sans-serif;
  text-transform: uppercase;
  font-size: 1.4rem;
  font-weight: normal;
}
.countDown-cmp .btn-container button {
  position: relative;
  text-decoration: none;
  font-family: 'BarlowCondensed', sans-serif;
  font-weight: 600;
  font-size: 18px;
  letter-spacing: 0.63px;
  padding: 10px 34px;
  text-transform: uppercase;
  display: inline-block;
  border-radius: 0;
  white-space: nowrap;
  font-weight: normal;
  color: #fff;
  background: transparent;
  border: none;
  width: auto;
}
@media (max-width: 768px) {
  .countDown-cmp .btn-container button {
    font-size: 14px;
  }
}
.countDown-cmp .btn-container button::before {
  background: #075180;
  transform: skew(-20deg);
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  height: 100%;
  z-index: -1;
}
.countDown-cmp .btn-container button:hover::before {
  color: #fff;
  background: #173249;
}
@media (min-width: 768px) and (max-width: 1300px) {
  #countdown-wrapper .hero_Imagecomponent.hero-Iframe,
  #countdown-wrapper .hero_Imagecomponent.hero-Iframe .hero-image,
  #countdown-wrapper .hero_Imagecomponent.hero-Iframe .hero-image img {
    height: 600px;
  }
  #countdown-wrapper .hero_Imagecomponent.hero-Iframe .hero-image img {
    object-fit: cover;
    object-position: center;
  }
  #countdown-wrapper .responsivegrid.aem-GridColumn--default--5 {
    max-width: 440px!important;
    width: 440px;
    right: 5%!important;
    bottom: 20px!important;
  }
}
@media (min-width: 768px) {
  .countDown-cmp .countDown-comp .timerContainer span {
    font: normal normal bold 24px/32px Titillium Web;
    letter-spacing: 1.08px;
  }
}
.countDown-cmp .countDown-comp .timerContainer p {
  font: normal normal normal 40px/54px 'BarlowCondensed', sans-serif;
  letter-spacing: 1.8px;
  color: #FFFFFF;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .countDown-cmp .countDown-comp .timerContainer p {
    font: normal normal normal 80px/90px 'BarlowCondensed', sans-serif;
    letter-spacing: 3.6px;
  }
}
.countDown-cmp .countDown-comp {
  padding: 20px 0;
  background: rgba(0, 0, 0, 0.3);
  justify-content: space-evenly;
}
#countdown-wrapper {
  position: relative;
}
#countdown-wrapper .btn-container,
#countdown-wrapper .countdownTxt {
  display: none !important;
}
#countdown-wrapper .countdown {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
  overflow: hidden;
}
#countdown-wrapper .responsivegrid.aem-GridColumn--default--5 {
  position: absolute;
  max-width: 440px;
  right: 50px;
  bottom: 50px;
  text-align: left;
}
#countdown-wrapper .responsivegrid.aem-GridColumn--default--5 .cmp-title {
  padding: 0 !important;
  margin: 0 !important;
}
#countdown-wrapper .responsivegrid.aem-GridColumn--default--5 .cmp-title .head-width {
  padding: 0 !important;
}
#countdown-wrapper .responsivegrid.aem-GridColumn--default--5 .cmp-title .cmp-title__text {
  text-align: left;
  margin-bottom: 10px;
  margin-top: 25px;
}
#countdown-wrapper .responsivegrid.aem-GridColumn--default--5 #sign-up-update,
#countdown-wrapper .responsivegrid.aem-GridColumn--default--5 #product-launch-sign-up-update {
  background: transparent;
  padding: 0;
  margin-bottom: 20px;
}
#countdown-wrapper .responsivegrid.aem-GridColumn--default--5 #sign-up-update form .options .checkbox-wrapper .crest-checkbox,
#countdown-wrapper .responsivegrid.aem-GridColumn--default--5 #product-launch-sign-up-update form .options .checkbox-wrapper .crest-checkbox {
  margin: 0;
}
#countdown-wrapper .responsivegrid.aem-GridColumn--default--5 .cta button {
  padding: 15px 30px;
  font: normal normal 600 18px/21px 'BarlowCondensed', sans-serif;
  letter-spacing: 0.63px;
  color: #005282;
  text-transform: uppercase;
  position: relative;
  border: none;
  background: transparent;
  width: auto;
  z-index: 1;
}
#countdown-wrapper .responsivegrid.aem-GridColumn--default--5 .cta button::before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #fff;
  z-index: -1;
  transform: skew(-20deg);
  border: 2px solid #005282;
}
#countdown-wrapper .responsivegrid.aem-GridColumn--default--5 .cta button:hover {
  color: #fff;
}
#countdown-wrapper .responsivegrid.aem-GridColumn--default--5 .cta button:hover::before {
  color: #fff;
  /*background: #173249;
  border: 2px solid #173249;*/
  background: #005282;
  border: 2px solid #005282;
}
#countdown-wrapper .title .cmp-title .cmp-title-heading {
  font-size: inherit;
  font: normal normal bold 55px/65px Titillium Web;
  letter-spacing: 2.48px;
  color: #E1762E;
  text-transform: uppercase;
}
#countdown-wrapper .cmp-text p {
  text-align: left;
  font: normal normal normal 16px/24px 'BarlowCondensed', sans-serif;
  letter-spacing: 0px;
  color: #FFFFFF;
  text-transform: uppercase;
  margin-bottom: 30px;
}
#countdown-wrapper .cta .cta-right {
  display: flex;
  justify-content: flex-end;
  padding-right: 16px;
}
@media (max-width: 767px) {
  #countdown-wrapper .responsivegrid.aem-GridColumn--default--5 {
    width: 100%;
    top: 116px;
    left: 0;
    bottom: auto;
    right: auto;
    margin: 0;
    padding: 20px !important;
  }
  #countdown-wrapper .title .cmp-title .cmp-title-heading {
    font: normal normal bold 36px/55px Titillium Web;
    letter-spacing: 1.62px;
    color: #E1762E;
    text-transform: uppercase;
    margin-bottom: 10px;
  }
  #countdown-wrapper .cmp-text p {
    font: normal normal normal 14px/21px 'BarlowCondensed', sans-serif;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
    margin-bottom: 10px;
  }
  #countdown-wrapper .responsivegrid.aem-GridColumn--default--5 #sign-up-update,
  #countdown-wrapper .responsivegrid.aem-GridColumn--default--5 #product-launch-sign-up-update {
    margin-bottom: 10px;
  }
  #countdown-wrapper .hero .hero-image img {
    height: 680px;
    object-fit: cover;
    object-position: center;
  }
}
@media (max-width: 375px) {
  .cmp-text.c-link > h4 {
    margin: 0 15px 15px;
  }
}
@media only screen and (max-width: 768px) {
  #countdown-wrapper .responsivegrid.aem-GridColumn--default--5 .cta button {
    padding: 15px 30px;
    font: normal normal 600 14px/21px 'BarlowCondensed', sans-serif;
    letter-spacing: 0.63px;
    color: #005282;
    text-transform: uppercase;
    position: relative;
    border: none;
    background: transparent;
    width: auto;
    z-index: 1;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #countdown-wrapper .countDown-cmp .countDown-comp .timerContainer p {
    font-family: 'BarlowCondensed', sans-serif;
    font-size: 40px;
    line-height: 54px;
  }
  #countdown-wrapper .countDown-cmp .countDown-comp .timerContainer span {
    font-size: 12px;
    margin-top: 0;
  }
  #countdown-wrapper .title .cmp-title .cmp-title-heading {
    font-size: 36px;
  }
  #countdown-wrapper .cmp-text p {
    font-family: 'BarlowCondensed', sans-serif;
    font-size: 14px;
  }
  #countdown-wrapper form button {
    font-family: 'BarlowCondensed', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 18px;
  }
  #countdown-wrapper form input.form-control.cmp-form-text__text {
    height: 40px;
  }
  .responsivegrid.aem-GridColumn--default--5 {
    top: 22%;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  #countdown-wrapper .countdown .countDown-comp .timerContainer p {
    font: normal normal normal 40px 'BarlowCondensed', sans-serif;
    margin-bottom: 0px;
  }
  #countdown-wrapper .countdown .countDown-comp .timerContainer span {
    font: normal normal bold 12px 'Titillium Web';
    margin-bottom: 0px;
  }
  #countdown-wrapper .title .cmp-title .cmp-title-heading {
    font: normal normal bold 36px 'Titillium Web';
  }
}

#legacy-text {
  max-width: 1155px;
  font: normal normal 600 16px/22px Roboto;
  letter-spacing: 0px;
  color: #173249;
  padding: 20px 0px;
}
@media (min-width: 992px) {
  #legacy-text {
    margin: 40px auto 30px;
    padding: 0 20px;
  }
}
@media (max-width: 768px) {
  #legacy-text {
    font-size: 14px !important;
  }
}
#legacy-text p {
  font-family: 'BarlowCondensed', sans-serif;
  font-weight: 500;
}
@media (max-width: 767px) {
  #legacy-text p {
    font-family: 'BarlowCondensed', sans-serif;
    font-size: 14px !important;
    font-weight: 500;
  }
}
#why-crestliner .timeline-comp .timeline-content {
  background: #173249;
}
#why-crestliner .timeline-comp .timeline-content h2 {
  text-align: center;
  font: normal normal normal 36px/55px 'BarlowCondensed', sans-serif;
  letter-spacing: 1.62px;
  color: #FFFFFF;
  text-transform: uppercase;
}
@media (min-width: 991px) {
  #why-crestliner .timeline-comp .timeline-content h2 {
    margin-bottom: 20px;
  }
}
#why-crestliner .timeline-comp .timeline-content h4 {
  font-family: 'Titillium Web', sans-serif;
  letter-spacing: 1.08px;
  color: #FFFFFF;
  text-transform: uppercase;
  font-weight: bold;
}
#why-crestliner .timeline-comp .tileList .tile .Year {
  font: normal normal 500 30px/34px Roboto;
  letter-spacing: 1.5px;
  color: #FFFFFF;
  text-transform: uppercase;
}
#why-crestliner .timeline-comp .tileList .tile .Year {
  font: normal normal 500 26px/34px Roboto;
  letter-spacing: 1.5px;
  color: #FFFFFF;
  text-transform: uppercase;
}
@media (min-width: 767px) and (max-width: 992px) {
  #why-crestliner .timeline-comp .tileList .tile .Year {
    font: normal normal 500 20px/34px Roboto;
  }
}
@media (min-width: 993px) {
  #why-crestliner .timeline-comp .tileList .tile .Year {
    font: normal normal 500 30px/34px Roboto;
  }
}
#why-crestliner .timeline-comp h4.card-title {
  font-family: 'Titillium Web', sans-serif;
  letter-spacing: 1.08px;
  color: #FFFFFF;
  text-transform: none;
  font-weight: bold;
}
@media (max-width: 768px) {
  #why-crestliner .timeline-comp h4.card-title {
    text-transform: none;
    padding-bottom: 10px !important;
  }
}
#why-crestliner .timeline-comp h4.card-title {
  font-size: 16px;
}
#why-crestliner .timeline-comp {
  padding: 30px 15px;
  background: #173249;
}
@media (min-width: 991px) {
  #why-crestliner .timeline-comp {
    padding: 30px  40px 40px;
  }
}
@media (min-width: 767px) and (max-width: 991px) {
  #why-crestliner .timeline-comp {
    padding: 30px 40px 40px;
  }
}
@media (min-width: 768px) {
  #why-crestliner .timeline-comp h4.card-title {
    font-size: 24px;
  }
}
#why-crestliner .tileList {
  padding-top: 45px;
  background: #173249;
  -webkit-overflow-scrolling: touch;
  outline: 0px;
}
@media (max-width: 992px) {
  #why-crestliner .tileList {
    padding-top: 10px;
  }
}
@media (max-width: 992px) {
  #why-crestliner .scroll-pane .tileList {
    padding-top: 50px;
  }
}
.tileList.scroll {
  width: 100%;
  display: flex;
  overflow-x: scroll;
}
#why-crestliner .tileList:focus-visible {
  outline: 2px solid -webkit-focus-ring-color;
}
#why-crestliner .timeline-comp .tileList .tile .desc-content h4 {
  padding: 20px 20px 40px;
}
@media (min-width: 768px) {
  #why-crestliner .timeline-comp .tileList .tile .desc-content h4 {
    max-width: 80%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #why-crestliner .timeline-comp .tileList .tile .desc-content h4 {
    padding: 25px 18px 16px;
  }
}
@media (min-width: 992px) {
  #why-crestliner .timeline-comp .tileList .tile .desc-content h4 {
    padding: 40px 18px 50px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  #why-crestliner .timeline-comp .tileList .tile .desc-content h4 {
    font-size: 16px;
    text-transform: none;
    line-height: 21px;
    letter-spacing: 0.72px;
  }
}
#why-crestliner .timeline-comp h2,
#why-crestliner .timeline-comp h4 {
  position: relative;
  z-index: 2;
}
#why-crestliner .timeline-comp .right-grad {
  z-index: 1;
  background: transparent linear-gradient(270deg, #173249 0%, #1D304495 37%, #262C3C00 100%) 0% 0% no-repeat padding-box;
}
@media (max-width: 767px) and (min-width: 320px) {
  #why-crestliner .timeline-comp .tileList .tile {
    min-width: 82%;
    max-width: 82%;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  #why-crestliner .timeline-comp .tileList .tile {
    min-width: 42%;
    max-width: 42%;
  }
}
#why-crestliner .timeline-comp .tileList .tile .img-content {
  height: 218px;
  max-width: 100%;
  width: fit-content;
  position: relative;
  padding: 0 18px 18px 18px;
}
@media (max-width: 768px) {
  #why-crestliner .timeline-comp .tileList .tile .img-content {
    height: 110px;
  }
}
#why-crestliner .timeline-comp .tileList .tile .img-content img {
  height: 100%;
  max-width: 368px;
}
@media (min-width: 768px) and (max-width: 991px) {
  #why-crestliner .timeline-comp .tileList .tile .img-content img {
    max-width: 290px;
  }
}
@media (max-width: 768px) {
  #why-crestliner .timeline-comp .tileList .tile .img-content img {
    width: 212px;
  }
}
#why-crestliner .timeline-comp .timeline-content h4 p {
  font-family: 'BarlowCondensed', sans-serif;
  letter-spacing: 1.08px;
  color: #FFFFFF;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 24px !important;
}
@media (max-width: 990px) {
  #why-crestliner .timeline-comp .timeline-content h4 p {
    font-size: 24px !important;
  }
}

/*****************************************************
LESS compilation failed due a JavaScript error!

Input: /apps/crestliner/clientlibs/clientlib-site/less/foundation/dealer-resources-override.less
Error: ParseError: Unrecognised input in /apps/crestliner/clientlibs/clientlib-site/less/foundation/dealer-resources-override.less on line 149, column 9:
148     .dealeres-header .navbar-expand-lg .navbar-nav li.nav-item .dropdown-menu .product-sub ul li a {
149         font: normal normal 600 14px/16px 'BarlowCondensed',, sans-serif;
150         color: #005282;


(uncompiled LESS src is included below)
*****************************************************/
#dealer-resources-container .text .cmp-text *{
    color: #757570;
}
.dealeres-header .head-logo {
    padding: 10px 50px;
    max-width: 100% !important;
    background: #FFFFFF;
}
.dealeres-header .head-logo h3.brand-ref{
    display: none;
}
.dealeres-header .head-logo a.navbar-brand img {
    margin: 0;
}
.dealeres-header .head-logo a.navbar-brand img {
    max-width: 235px;
    width: auto;
    height: 46px;
}

.dealeres-header .sub-li-list {
    height: 704px;
    background-color: #F2F2F2;
}

.dealeres-header .bg-light {
    background-color: #005282 !important;
    padding: 0px;
}

.dealeres-header input[type="text"]#searchvalDealer {
    border-color: rgba(86, 85, 85, 0.537);
    height: 36px;
    color: #757570;
}

.dealeres-header .search-container button i.fa-search {
    font-size: 20px;
}

.dealeres-header .search-container button i.fa-search:before {
    color: #075180;
}

.dealeres-header .navbar-expand-lg .navbar-nav .container-fixed {
    max-width: 100% !important;
    padding: 0;
}
.dealeres-header .navbar-expand-lg .navbar-collapse.container-fixed {
    max-width: 100% !important;
    margin: 0 15px!important;
    padding: 0;
}

.dealeres-header ul.navbar-nav.mr-auto {
    justify-content: initial;
}
.dealeres-header ul.navbar-nav li:nth-child(3){
    position: initial!important;
}

.dealeres-header .navbar-expand-lg .navbar-nav .nav-link {
    text-align: center;
    font: normal normal 600 18px/27px 'BarlowCondensed', sans-serif;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
    opacity: 1;
    text-decoration: none;
    padding: 0;
}
.dealeres-header .navbar-expand-lg .navbar-nav .nav-link:hover {
    color: #FFFFFF !important;
}

.dealeres-header .navbar-expand-lg .navbar-nav li.nav-item {
    text-align: center !important;
    margin: 0 15px;
    padding: 15px 30px;
}

.dealeres-header .navbar-expand-lg .navbar-nav li.nav-item.show  {
    background-color: #FFFFFF;
    color: #005282;
}
.dealeres-header .navbar-expand-lg .navbar-nav li.nav-item.show:hover {
    color: #005282 !important;
}

.dealeres-header .navbar-expand-lg .navbar-nav li.nav-item.show .nav-link {
    background-color: #FFFFFF;
    color: #005282;
}
.dealeres-header .navbar-expand-lg .navbar-nav li.nav-item.show .nav-link:hover {
    color: #005282 !important;
}

.dealeres-header .navbar-expand-lg .navbar-nav li.nav-item .dropdown-menu {
    margin-top: 0;
    border: none;
}

.dealeres-header .navbar-expand-lg .navbar-nav li.nav-item .dropdown-menu:not(.boats) {
    width: fit-content;
    padding: 13px 0;
    background: #FFFFFF;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    .product-sub{
        padding: 0 30px;
    }
}

.dealeres-header .navbar-expand-lg .navbar-nav li.nav-item .dropdown-menu .product-sub ul {
    list-style: none;
    padding: 0;
}

.dealeres-header .navbar-expand-lg .navbar-nav li.nav-item .dropdown-menu .product-sub ul li,
.dealeres-header .navbar-expand-lg .navbar-nav li.nav-item .dropdown-menu .product-sub ul li a {
    text-align: left;
    text-decoration: underline;
    font: normal normal 600 16px/42px 'BarlowCondensed', sans-serif;
    letter-spacing: 0px;
    color: #173249;
    opacity: 1;
}

.dealeres-header .navbar-expand-lg .navbar-nav li.nav-item .dropdown-menu .product-sub ul li:hover,
.dealeres-header .navbar-expand-lg .navbar-nav li.nav-item .dropdown-menu .product-sub ul li a:hover {
    background-color: transparent;
}
.dealeres-header .dropdown-menu.show {
    display: block !important;
}
@media only screen and (max-width:1023px) {
    #dealer-resources-top-container .hero .hero-image .hero-text-container .hero_title{
        font-weight: bold;
    }
    #dealer-resources-container .text .cmp-text *{
        text-align: center !important;
        font-size: 16px;
        line-height: 22px;
    }
    .dealeres-header .navbar-expand-lg .navbar-nav .nav-link {
        font: normal normal 600 16px/24px 'BarlowCondensed', sans-serif;
    }
    .dealeres-header .navbar-expand-lg .navbar-nav li.nav-item .dropdown-menu .product-sub ul li,
    .dealeres-header .navbar-expand-lg .navbar-nav li.nav-item .dropdown-menu .product-sub ul li a {
        font: normal normal 600 14px/16px 'BarlowCondensed',, sans-serif;
        color: #005282;
    }
    .dealeres-header .navbar-expand-lg .navbar-nav li.nav-item.show .nav-link:hover {
        color: #FFFFFF !important;
    }
    .dealeres-header .navbar-expand-lg .navbar-nav li.nav-item.show .nav-link {
        color: #FFFFFF !important;
    }
    .dealeres-header .navbar-expand-lg .navbar-collapse.container-fixed {
        margin: 0 !important;
    }
    .dealeres-header .navbar-expand-lg .navbar-nav li.nav-item .dropdown-menu .sub-li-list .content-subs h3 {
        font: normal normal bold 12px/24px Titillium Web, sans-serif;
        letter-spacing: 0px;
        color: #565555;
    }
    .dealeres-header .navbar-expand-lg .navbar-nav li.nav-item .dropdown-menu .sub-li-list .content-subs h3+ul li h6 {
        font: normal normal bold 16px/24px Titillium Web, sans-serif;
    }
    .dealeres-header .navbar-expand-lg .navbar-nav li.nav-item .dropdown-menu .sub-li-list .content-subs h3+ul ul li a {
        font: normal normal 600 14px/16px 'BarlowCondensed', sans-serif;
        color: #005282;
    }
    .dealeres-header .navbar-expand-lg .navbar-nav li.nav-item .dropdown-menu .sub-li-list .content-subs h3.clicked+ul {
        max-height: 704px;
        height: auto !important;
    }
    .dealeres-header .navbar-expand-lg .navbar-nav li.nav-item .dropdown-menu .sub-li-list .content-subs h3.clicked+ul>li a {
        font: normal normal 600 18px/27px 'BarlowCondensed', sans-serif;
        letter-spacing: 0px;
        color: #075180;
    }
}

.dealeres-header .navbar-expand-lg .navbar-nav li.nav-item .dropdown-menu .sub-li-list {
    margin: 0;
    border: none;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.29);
}

.dealeres-header .navbar-expand-lg .navbar-nav li.nav-item .dropdown-menu .sub-li-list div.row {
    padding: 0;
    margin: 0;
    display: block;
}

.dealeres-header .navbar-expand-lg .navbar-nav li.nav-item .dropdown-menu .sub-li-list .content-subs {
    padding: 0;
    display: contents;
}

.dealeres-header .navbar-expand-lg .navbar-nav li.nav-item .dropdown-menu .sub-li-list .content-subs ul:after {
    content: "";
    clear: both;
}

.dealeres-header .navbar-expand-lg .navbar-nav li.nav-item .dropdown-menu .sub-li-list .content-subs ul ul {
    -ms-flex: 0 0 25%;
    flex: 0 0 20%;
    max-width: 20%;
    margin-top: 36px;
    position: relative;
    left: -200px;
    flex: none;
}

.dealeres-header .navbar-expand-lg .navbar-nav li.nav-item .dropdown-menu .sub-li-list .content-subs ul ul+li h6 {
    min-width: 100px;
    display: block !important;
    position: absolute;
    word-break: break-word;
    white-space: normal;
    max-width: 150px;
    line-height: 20px !important;
    margin-bottom: .5rem;
}

.dealeres-header .navbar-expand-lg .navbar-nav li.nav-item .dropdown-menu .sub-li-list .content-subs h3 {
    display: block;
    width: 20%;
    background-color: #F2F2F2;
    margin-bottom: 0;
    padding: 30px;
    padding-right: 17px;
    cursor: pointer;
    border-bottom: 1px solid #CCCCCC;
    text-align: left;
    font: normal normal bold 16px/24px Titillium Web, sans-serif;
    letter-spacing: 0.72px;
    color: #173249;
    text-transform: uppercase;
    opacity: 1;
}

.dealeres-header .navbar-expand-lg .navbar-nav li.nav-item .dropdown-menu .sub-li-list .content-subs h3:after {
    content: "\f105";
    color: #454547;
    font: normal normal bold 14px/1 FontAwesome;
    float: right;
    padding-top: 5px;
}

.dealeres-header .navbar-expand-lg .navbar-nav li.nav-item .dropdown-menu .sub-li-list .content-subs h3+ul {
    top: 0;
    left: 20%;
    width: 80%;
    position: absolute;
    padding: 24px 30px 0;
    background-color: #FFFFFF;
    display: none;
}

.dealeres-header .navbar-expand-lg .navbar-nav li.nav-item .dropdown-menu .sub-li-list .content-subs h3+ul li h6 {
    text-align: center;
    font: normal normal bold 18px/27px Titillium Web, sans-serif;
    letter-spacing: 0px;
    color: #075180;
    text-transform: uppercase;
    opacity: 1;
    text-decoration: none;
    margin-bottom: .5rem;
    display: block !important;
}

.dealeres-header .navbar-expand-lg .navbar-nav li.nav-item .dropdown-menu .sub-li-list .content-subs h3+ul ul li a {
    text-align: left;
    text-decoration: underline;
    font: normal normal 600 16px/42px 'BarlowCondensed', sans-serif;
    letter-spacing: 0px;
    color: #173249;
    opacity: 1;
    padding: 0;
}

.dealeres-header .navbar-expand-lg .navbar-nav li.nav-item .dropdown-menu .sub-li-list .content-subs h3.clicked {
    background-color: #FFFFFF;
    border-bottom: none;
}

.dealeres-header .navbar-expand-lg .navbar-nav li.nav-item .dropdown-menu .sub-li-list .content-subs h3.clicked+ul {
    display: flex;
    height: 704px;
    overflow-y: auto;
}

.dealeres-header .navbar-expand-lg .navbar-nav li.nav-item .dropdown-menu .sub-li-list .content-subs h3.clicked+ul>li {
    height: 50px;
    min-width: 200px;
    vertical-align: text-top;
    display: flex;
}

.dealeres-header .navbar-expand-lg .navbar-nav li.nav-item .dropdown-menu .sub-li-list .content-subs h3.clicked+ul>li a {
    display: flex;
    align-self: center;
    flex: none;
    text-decoration: none;
    text-align: left;
    font: normal normal 600 16px/24px 'BarlowCondensed', sans-serif;
    letter-spacing: 0.72px;
    color: #173249;
    text-transform: uppercase;
    opacity: 1;
}

.dealer-block .dealer-card {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}

.dealer-block .dealer-card .dealer-card-sub {
    outline: none;
}

.dealer-block .dealer-card .dealer-card-sub .details {
    padding: 20px 30px;
}

.dealer-block .dealer-card .dealer-card-sub .details h6 {
    text-align: center;
    font: normal normal bold 20px/26px Titillium Web, sans-serif;
    letter-spacing: 0.9px;
    color: #173249;
    text-transform: uppercase;
    opacity: 1;
    display: block !important;
    margin-bottom: 17px;
}

.dealer-block .dealer-card .dealer-card-sub .details p {
    text-align: center;
    font: normal normal normal 14px/20px 'BarlowCondensed', sans-serif;
    letter-spacing: 0px;
    color: #173249;
    opacity: 1;
    margin: 0;
}

.dealer-media .recent-items {
    padding: 0 25px;
    max-width: 1366px;
    margin: 0 auto;
}

// .dealer-media .text-date,
// .dealer-media time {
//     display: none;
// }

.dealer-media .modal-content {
    top: 30px;
    padding: 0;
}

.dealer-media .media-img-block h2.img-block-head,
.dealer-media .media-doc-block h2.img-block-head,
.dealer-media .media-video-block h2.img-block-head {
    text-align: center;
    font: normal normal normal 24px/32px 'BarlowCondensed', sans-serif;
    letter-spacing: 1.08px;
    color: #173249;
    text-transform: uppercase;
    opacity: 1;
}
.media-img-block h2.img-block-head,
.media-doc-block h2.img-block-head {
    margin-bottom: 10px;
}
.media-video-block h2.img-block-head {
    margin-bottom: 40px;
}
.dealer-media .media-img-block ul.modal-spec,
.dealer-media .media-doc-block ul.modal-spec,
.dealer-media .media-video-block ul.modal-spec{
    margin-bottom: 0px;
}

.dealer-media .media-img-block ul.modal-spec,
.dealer-media .media-doc-block ul.modal-spec,
.dealer-media .media-video-block ul.modal-spec,
.dealer-media .media-img-block .modal-body ul.modal-spec li,
.dealer-media .media-doc-block .modal-body ul.modal-spec li,
.dealer-media .media-video-block .modal-body ul.modal-spec li {
    padding-left: 0px;
    align-items: flex-start;
}

.dealer-media .media-img-block ul.modal-spec li,
.dealer-media .media-doc-block ul.modal-spec li,
.dealer-media .media-video-block ul.modal-spec li,
.dealer-media .media-img-block .modal-body ul.modal-spec li li,
.dealer-media .media-doc-block .modal-body ul.modal-spec li li,
.dealer-media .media-video-block .modal-body ul.modal-spec li li {
    text-align: left;
    font: normal normal 600 14px/20px 'BarlowCondensed', sans-serif;
    letter-spacing: 0px;
    color: #173249;
    opacity: 1;
    border: 1px solid #CCCCCC;
    margin-right: 14px;
    padding: 10px 14px;
    flex: 0 0 44%;
}

@media only screen and (max-width:1023px) {
    .dealer-media .media-img-block h2.img-block-head,
    .dealer-media .media-doc-block h2.img-block-head,
    .dealer-media .media-video-block h2.img-block-head {
        font: normal normal normal 20px/26px 'BarlowCondensed', sans-serif !important;
        letter-spacing: 0.9px;
        margin-bottom: 20px;
    }
    .dealer-media .media-img-block ul.modal-spec li,
    .dealer-media .media-doc-block ul.modal-spec li,
    .dealer-media .media-video-block ul.modal-spec li,
    .dealer-media .media-img-block .modal-body ul.modal-spec li li,
    .dealer-media .media-doc-block .modal-body ul.modal-spec li li,
    .dealer-media .media-video-block .modal-body ul.modal-spec li li {
        font: normal normal 600 12px/18px 'BarlowCondensed', sans-serif;
        color: #173249;
    }
    .dealer-media .media-img-block .media-block-popup .modal-name,
    .dealer-media .media-doc-block .media-block-popup .modal-name,
    .dealer-media .media-video-block .media-block-popup .modal-name,
    .dealer-media .media-img-block .media-block-popup .text-title,
    .dealer-media .media-doc-block .media-block-popup .text-title,
    .dealer-media .media-video-block .media-block-popup .text-title,
    .dealer-media .media-img-block .media-block-popup figcaption,
    .dealer-media .media-doc-block .media-block-popup figcaption,
    .dealer-media .media-video-block .media-block-popup figcaption {
        font: normal normal bold 16px/24px Titillium Web, sans-serif !important;
        letter-spacing: 0.72px !important;
    }
    .dealer-media .media-img-block .media-block-popup .text-desc,
    .dealer-media .media-doc-block .media-block-popup .text-desc,
    .dealer-media .media-video-block .media-block-popup .text-desc,
    .resource-search .modal-body .desc {
        font: normal normal normal 12px/18px 'BarlowCondensed', sans-serif;
        color: #000000;
    }
}

.dealer-media .media-img-block .media-block-popup .modal-name,
.dealer-media .media-doc-block .media-block-popup .modal-name,
.dealer-media .media-video-block .media-block-popup .modal-name,
.dealer-media .media-img-block .media-block-popup .text-title,
.dealer-media .media-doc-block .media-block-popup .text-title,
.dealer-media .media-video-block .media-block-popup .text-title,
.dealer-media .media-img-block .media-block-popup figcaption,
.dealer-media .media-doc-block .media-block-popup figcaption,
.dealer-media .media-video-block .media-block-popup figcaption {
    text-align: left;
    font: normal normal bold 20px/26px Titillium Web, sans-serif;
    letter-spacing: 0.9px;
    color: #173249;
    text-transform: uppercase;
    opacity: 1;
    min-height: auto;
    word-break: break-word;
    padding-top: 0px;
}

.dealer-media .media-img-block .media-block-popup .text-desc,
.dealer-media .media-doc-block .media-block-popup .text-desc,
.dealer-media .media-video-block .media-block-popup .text-desc,
.resource-search .modal-body .desc {
    text-align: left;
    font: normal normal normal 14px/20px 'BarlowCondensed', sans-serif;
    letter-spacing: 0px;
    color: #173249;
    opacity: 1;
    margin-top: 0px;
}

.dealer-media .media-img-block .media-block-popup ul.modal-spec li,
.dealer-media .media-doc-block .media-block-popup ul.modal-spec li,
.dealer-media .media-video-block .media-block-popup ul.modal-spec li {
    padding: 5px 20px;
    outline: 0;
}

.dealer-media .media-img-block .modal-content,
.dealer-media .media-doc-block .modal-content,
.dealer-media .media-video-block .modal-content,
.dealer-media .media-img-block .modal-body,
.dealer-media .media-doc-block .modal-body,
.dealer-media .media-video-block .modal-body {
    background-color: #FFFFFF;
}

.dealer-media .media-img-block p.text-title,
.dealer-media .media-doc-block p.text-title,
.dealer-media .media-video-block p.text-title {
    text-align: left;
    font: normal normal bold 20px/26px Rokkitt, sans-serif;
    letter-spacing: 0.9px;
    color: #173249;
    text-transform: uppercase;
    opacity: 1;
}

.dealer-media .media-img-block p.text-date,
.dealer-media .media-doc-block p.text-date,
.dealer-media .media-video-block p.text-date,
.dealer-media .media-img-block p.modal-date,
.dealer-media .media-doc-block p.modal-date,
.dealer-media .media-video-block p.modal-date,
.dealer-media time,
.resource-search time,
.resource-search .sm-txt {
    text-align: left;
    font: normal normal normal 12px/24px 'BarlowCondensed', sans-serif;
    letter-spacing: 0px;
    color: #173249;
    opacity: 1;
}

.dealer-media .media-img-block .modal-body p,
.dealer-media .media-doc-block .modal-body p,
.dealer-media .media-video-block .modal-body p,
.dealer-media .media-img-block .modal-body figcaption,
.dealer-media .media-doc-block .modal-body figcaption,
.dealer-media .media-video-block .modal-body figcaption {
    color: #005282;
}

.dealer-media .media-img-block .img-block .modal-body ul.modal-share li a,
.dealer-media .media-doc-block .doc-block .modal-body ul.modal-share li a,
.dealer-media .media-video-block .img-block .modal-body ul.modal-share li a {
    text-decoration: none !important;
    text-align: left;
    font: normal normal bold 14px/24px 'BarlowCondensed', sans-serif;
    letter-spacing: 0px;
    color: #524D4A;
    opacity: 1;
    padding-left: 0;
}

.dealer-media .media-img-block .img-block .modal-body ul.modal-share li a span,
.dealer-media .media-doc-block .doc-block .modal-body ul.modal-share li a span,
.dealer-media .media-video-block .img-block .modal-body ul.modal-share li a span {
    text-align: left;
    font: normal normal normal 14px/24px Roboto, sans-serif;
    letter-spacing: 0px;
    color: #173249;
    opacity: 1;
    text-decoration: underline !important;
}

.dealer-media .media-img-block .img-block .modal-body ul.modal-share li:last-child a,
.dealer-media .media-doc-block .doc-block .modal-body ul.modal-share li:last-child a,
.dealer-media .media-video-block .img-block .modal-body ul.modal-share li:last-child a {
    text-align: left;
    font: normal normal bold 14px/24px 'BarlowCondensed', sans-serif;
    letter-spacing: 0px;
    color: #173249;
    opacity: 1;
    text-decoration: underline !important;
}

.dealer-media .media-img-block .modal-video .modal-body li a,
.dealer-media .media-doc-block .modal-video .modal-body li a,
.dealer-media .media-video-block .modal-video .modal-body li a {
    text-align: left;
    font: normal normal bold 14px/24px 'BarlowCondensed', sans-serif;
    letter-spacing: 0px;
    color: #173249;
    opacity: 1;
    text-decoration: underline !important;
}

.dealer-media .media-img-block ul.modal-share li,
.dealer-media .media-doc-block ul.modal-share li,
.dealer-media .media-video-block ul.modal-share li {
    text-align: left;
    font: normal normal normal 14px/24px Roboto, sans-serif;
    letter-spacing: 0px;
    color: #524D4A;
    opacity: 1;
}
.dealer-media .media-img-block .modal-body ul.modal-share,
.dealer-media .media-doc-block .modal-body ul.modal-share,
.dealer-media .media-video-block .modal-body ul.modal-share {
    margin-bottom: 0;
}
.dealer-media .media-img-block .modal-body ul.modal-share li,
.dealer-media .media-doc-block .modal-body ul.modal-share li,
.dealer-media .media-video-block .modal-body ul.modal-share li {
    text-align: left;
    font: normal normal normal 14px/24px Clan Pro, sans-serif;
    letter-spacing: 0px;
    color: #565555;
    opacity: 1;
}

.dealer-media .media-img-block ul.modal-share li a,
.dealer-media .media-doc-block ul.modal-share li a,
.dealer-media .media-video-block ul.modal-share li a {
    text-align: left;
    font: normal normal bold 14px/24px 'BarlowCondensed', sans-serif;
    letter-spacing: 0px;
    color: #005282;
    opacity: 1;
}

.dealer-media .media-img-block ul.modal-share li img,
.dealer-media .media-doc-block ul.modal-share li img,
.dealer-media .media-video-block ul.modal-share li img {
    max-width: 16px;
    margin-right: 10px;
    padding-right: 0px;
    margin-bottom: 0;
}

.dealer-media .media-img-block button.btnn.btn-show,
.dealer-media .media-doc-block button.btnn.btn-show,
.dealer-media .media-video-block button.btnn.btn-show {
    background: #075180;
    color: #fff;
}
.dealer-media .media-img-block button.btnn.btn-show:hover,
.dealer-media .media-doc-block button.btnn.btn-show:hover,
.dealer-media .media-video-block button.btnn.btn-show:hover {
    color: #fff !important;
    background: #173249 !important;
}

.dealer-media .media-img-block .img-block,
.dealer-media .media-doc-block .doc-block {
    padding: 0 8px !important;
    display: flex;
    margin-top: 10px;
}

.dealer-media .media-img-block .media-block-popup,
.dealer-media .media-doc-block .media-block-popup,
.dealer-media .media-video-block .media-block-popup {
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.29);
    width: 100%;
    background: #FFFFFF;
}
// .dealer-media .media-img-block .image-cont,
// .dealer-media .media-doc-block .image-cont,
// .dealer-media .media-video-block .image-pop-video-cont{
//     display: flex;
//     justify-content: space-between;
// }
.dealer-media .media-img-block .image-cont ul.modal-spec,
.dealer-media .media-doc-block .image-cont ul.modal-spec,
.dealer-media .media-video-block .image-pop-video-cont ul.modal-spec{
    display: none;
}
.dealer-media .media-img-block .image-cont,
.dealer-media .media-img-block .modal-share,
.dealer-media .media-doc-block .image-cont,
.dealer-media .media-doc-block .modal-share {
    padding: 0 14px;
}

.dealer-media .media-img-block .image-cont a,
.dealer-media .media-img-block .modal-share a,
.dealer-media .media-doc-block .image-cont a,
.dealer-media .media-doc-block .modal-share a  {
    text-align: left;
    font: normal normal 600 14px/24px 'BarlowCondensed', sans-serif;
    letter-spacing: 0px;
    color: #173249;
    opacity: 1;
}

.dealer-media .media-img-block .modal-body,
.dealer-media .media-doc-block .modal-body,
.dealer-media .media-video-block .modal-body {
    padding: 30px;
}

.dealer-media .media-img-block .modal-body button.close,
.dealer-media .media-doc-block .modal-body button.close,
.dealer-media .media-video-block .modal-body button.close {
    padding-bottom: 0;
    top: -18px;
    right: -25px;
    font-size: 40px;
}
.dealer-media .media-img-block .modal-body button.close:hover,
.dealer-media .media-doc-block .modal-body button.close:hover,
.dealer-media .media-video-block .modal-body button.close:hover {
    color: #FFFFFF !important;
}

.dealer-media .media-img-block .modal-body ul.modal-share li,
.dealer-media .media-doc-block .modal-body ul.modal-share li {
    margin: 10px 0;
}

.dealer-media .media-video-block .modal-video {
    padding: 0 13px !important;
}

.dealer-media .media-video-block .img-popup video {
    height: auto;
}
.dealer-media .media-video-block .image-pop-video-cont{
    padding-left: 24px;
    padding-right: 17px;
}

.dealer-media .media-video-block .modal-share,
.dealer-media .media-video-block .image-cont {
    padding-left: 24px;
}

.dealer-media .media-video-block .media-block-popup .modal-body ul.modal-share li {
    flex: none !important;
    padding-right: 50px;
    text-align: left;
}

.dealer-media .viewmore-btn {
    margin: 40px 0 0;
}
.resource-search .imgDiv{
    margin-bottom: 15px;
}
.resource-search .imgDiv .video-tag .imageplay {
    width: 40px;
    height: 40px;
    top: 35%;
}
.resource-search .Facet-Groups .dropdown {
    height: auto;
}
.resource-search .Facet-Groups .dropdown ul li {
    border: 1px solid #EEECEB;
    padding: 0;
}

.resource-search .Facet-Groups .dropdown ul li .filter-label {
    position: relative;
    top: 5px;
    left: 10px;
}

.resource-search .Facet-Groups .dropdown .fil-desc,
.resource-search .Facet-Groups .dropdown input[type="checkbox"]:checked+.fil-tickMark+.fil-desc {
    font: normal normal normal 14px/20px 'BarlowCondensed', sans-serif !important;
    letter-spacing: 0px;
    color: #173249;
    opacity: 1;
    text-transform: capitalize;
}

.resource-search .Facet-Groups .dropdown .Group_drpdwn {
    background: #EEECEB;
    border: none;
    height: 46px;
}

.resource-search .Facet-Groups .dropdown .Group_drpdwn span {
    text-transform: uppercase;
    font: normal normal normal 14px/20px Roboto, sans-serif;
    letter-spacing: 0px;
    color: #173249;
}

.resource-search .Facet-Groups .dropdown .Group_drpdwn .down-arrow {
    font-size: 10px;
    color: #005282;
}

.resource-search .Facet-Groups .dropdown::after{
    display: none;
}

.resource-search .Facet-Groups .dropdown input[type="checkbox"] {
    border: 1px solid #005282;
    width: 30px;
    height: 30px;
}

.resource-search .Facet-Groups .dropdown .fil-tickMark{
    width: 30px;
    height: 30px;
    border: 2px solid #565555;
}

.resource-search .Facet-Groups .dropdown input[type="checkbox"]:checked+.fil-tickMark {
    background-color: #005282;
    height: 30px;
    width: 30px;
}

.resource-search .Facet-Groups .dropdown input[type="checkbox"]:checked+.fil-tickMark:after {
    left: 11px;
    top: 4px;
}

.resource-search .modal-content,
.resource-search .modal-body {
    padding: 0;
    background-color: #FFFFFF;
}

.resource-search .modal-body {
    padding: 30px;
}

.resource-search .modal-body button.close {
    padding-bottom: 0;
    top: -18px;
    right: -25px;
    font-size: 40px;
}
.resource-search .modal-body button.close:hover {
    color: #FFFFFF !important;
}

.resource-search .modal-body figcaption {
    color: #005282;
    min-height: auto;
}

.resource-search .imgDiv video {
    height: auto;
}
.resource-search #apply-Button {
    background: #075180;
    color: #fff;
    margin: 10px;
    width: -webkit-fill-available;
    font-size: 18px;
    height: auto;
}
.resource-search #apply-Button:hover{
    color: #fff !important;
    background: #173249 !important;
}
.resource-search .items-list .box-cnt.year {
    display: none;
}
.resource-search .dwnload img,
.resource-search .email img,
.resource-search .copy img,
.resource-search .demo img{
    height: auto;
    width: auto !important;
    top: 3px;
    padding: 0px;
}
.resource-search .img-blck img {
    height: auto;
    width: auto !important;
    top: 3px;
    left: -15px;
    padding: 0 14px;
}

.resource-search .filterLabel {
    text-align: left;
    font: normal normal bold 34px/42px Titillium Web, sans-serif;
    letter-spacing: 1.53px;
    color: #173249;
    text-transform: uppercase;
    opacity: 1;
}

.resource-search .fa-chevron-down:before {
    color: #005282;
}

.resource-search .viewmorebutton {
    background: #075180;
    color: #fff;
    margin: 20px auto;
    font-family: 'BarlowCondensed',sans-serif;
    font-size: 14px;
    padding: 10px 40px;
    height: auto;
    text-transform: uppercase;
    font-weight: 600;
    width: 240px;
}

@media only screen and (min-width: 1024px) {
    .resource-search .viewmorebutton {
        font-size: 18px;
        margin: 0 10px 20px;
    }
}

.twin-cnt .items-list {
    margin-bottom: 30px;
    padding: 0 14px;
}
@media only screen and (max-width: 600px){
    .twin-cnt .items-list {
        padding: 0 5px;
    }
}

.resource-search .viewmorebutton:hover {
    color: #fff !important;
    background: #173249 !important;
}

.resource-search .items-list .img-box {
    height: 100%;
    width: 100%;
}
.resource-search .items-list .modal-body figcaption {
    padding-left: 0;
}
.resource-search .items-list figcaption {
    text-align: left;
    font: normal normal bold 20px/26px Titillium Web, sans-serif;
    letter-spacing: 0.9px;
    color: #173249;
    text-transform: uppercase;
    opacity: 1;
    min-height: auto;
    padding-left: 17px ;
    margin: 20px 0 15px;
}

.resource-search time{
    padding-left: 17px;
}

.resource-search .items-list .box-cnt {
    margin-top: 0px;
    margin-bottom: 0px;
}

.resource-search .items-list .box-cnt li {
    margin: 10px 0px;
}
.resource-search .items-list .row{
    margin-bottom: 15px;
}
.resource-search .items-list .row .links {
    padding: 0 3px;
    margin-bottom: 0;
}

.resource-search .links li {
    text-decoration: none !important;
    color: #524D4A;
    font: normal normal bold 14px/24px 'BarlowCondensed', sans-serif;
    letter-spacing: 0px;
}

.resource-search .links a {
    text-align: left;
    font: normal normal bold 14px/24px 'BarlowCondensed', sans-serif;
    letter-spacing: 0px;
    color: #005282 !important;
    opacity: 1;
    display: block;
    margin-left: 20px;
}
.resource-search .img-blck a.email {
    color: #000000 !important;
    margin-left: 17px;
}
.resource-search .links.model-links {
    margin-top: 0px;
}

.resource-search .links.model-links a {
    text-align: left;
    font: normal normal bold 14px/24px 'BarlowCondensed', sans-serif;
    letter-spacing: 0px;
    color: #565555 !important;
    opacity: 1;
    display: block;
    text-decoration: underline;
}

.resource-search .links.model-links a:first-child:nth-last-child(n + 5),
.resource-search .links.model-links a:first-child:nth-last-child(n + 5)~a {
    color: #565555 !important;
    text-align: left;
    font: normal normal bold 14px/24px 'BarlowCondensed', sans-serif;
    letter-spacing: 0px;
    opacity: 1;
    display: block;
    text-decoration: none;
}

.resource-search .links.model-links a:first-child:nth-last-child(n + 5) span,
.resource-search .links.model-links a:first-child:nth-last-child(n + 5)~a span {
    text-align: left;
    font: normal normal 600 14px/24px 'BarlowCondensed', sans-serif;
    letter-spacing: 0px;
    color: #005282 !important;
    opacity: 1;
    display: block;
    text-decoration: underline;
}

.resource-search .links.model-links a:first-child:nth-last-child(n + 5):last-child,
.resource-search .links.model-links a:first-child:nth-last-child(n + 5)~a:last-child {
    text-align: left;
    font: normal normal 600 14px/24px 'BarlowCondensed', sans-serif;
    letter-spacing: 0px;
    color: #005282 !important;
    opacity: 1;
    text-decoration: underline;
}
.resource-search .toggle_Facets {
    padding-right: 10px;
}


@media only screen and (max-width:1023px) {
    .dealer-media .media-img-block p.text-title,
    .dealer-media .media-doc-block p.text-title,
    .dealer-media .media-video-block p.text-title {
        margin-top: 20px !important;
    }
    .dealeres-header .navbar-expand-lg .navbar-collapse {
        display: none !important;
    }
    .dealeres-header .navbar-expand-lg .navbar-collapse.collapse.show {
        display: block !important;
    }
    .dealeres-header .d-lg-none {
        display: block !important;
        background: #005282;
        box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.29);
    }
    .dealeres-header .navbar-expand-lg .navbar-nav {
        flex-direction: column;
    }
    .dealeres-header .search-tog.sear button {
        top: 9px;
        background: transparent;
        color: #075180;
        right: -20px;
    }
    .dealeres-header .search-tog.sear button i.fa.fa-search {
        font-size: 20px;
    }
    .dealeres-header .search-container button {
        top: 0;
        right: 0;
        background: transparent;
    }
    .dealeres-header input[type="text"]#searchvalDealer {
        position: absolute;
        width: 200px;
        left: -185px;
        top: 0px;
        height: 24px;
    }
    .dealeres-header li.searchTxt {
        display: none !important;
    }
    .dealeres-header .head-logo {
        text-align: left;
        padding: 0 20px;
        box-shadow: 0 3px 6px rgba(0, 0, 0, 29%);
        height: 54px;
        position: relative;
    }
    .dealeres-header .head-logo a.navbar-brand img {
        max-width: 115px;
    }
    .dealeres-header .navbar-expand-lg {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
    }
    .dealeres-header .navbar-expand-lg .navbar-toggler-icon {
        top: 15px;
        background-image: none;
        display: block;
    }
    .dealeres-header .navbar-expand-lg .navbar-toggler-icon .fa-bars.fa-2x {
        font-size: 20px;
        transform: scaleX(-1);
    }
    .dealeres-header .navbar-expand-lg .navbar-toggler-icon .fa-bars.fa-2x:before {
        content: '\e928';
        font-family: 'icomoon';
        color: #565555;
        font-size: 16px;
        font-style: normal;
    }
    .dealeres-header .navbar-expand-lg .navbar-collapse {
        padding: 0;
        background-color: #173249;
    }
    .dealeres-header .navbar-expand-lg .navbar-collapse .navbar-nav span.clse-menu.icon-No {
        padding: 17px;
        display: inline-block;
    }
    .dealeres-header .navbar-expand-lg .navbar-collapse .navbar-nav span.clse-menu.icon-No:before {
        color: #FFFFFF;
    }
    .dealeres-header .navbar-expand-lg .navbar-collapse .navbar-nav .nav-item {
        margin: 0;
        border: 0;
        padding: 0;
        background-color: #173249;
        border-top: 1px solid #005282;
        border-bottom: 1px solid #005282;
    }
    .dealeres-header .navbar-expand-lg .navbar-collapse .navbar-nav .nav-item>a.dropdown-toggle:after {
        font: normal normal normal 14px/1 'BarlowCondensed', sans-serif;
        color: #FFFFFF;
        position: absolute;
        right: 16px;
        font-size: 24px;
        content: '\f107';
        border: none;
        transform: none;
        padding: 0;
        margin: 0;
        display: inline-block;
    }
    .dealeres-header .navbar-expand-lg .navbar-collapse .navbar-nav .nav-item.show>a.dropdown-toggle:after {
        content: '\f106';
        transform: none;
        top: auto;
    }
    .dealeres-header .navbar-expand-lg .navbar-collapse .navbar-nav .nav-item.show .nav-link {
        background-color: #173249;
        width: 100%;
    }
    .dealeres-header .navbar-expand-lg .navbar-collapse .navbar-nav .nav-item .nav-link {
        border-bottom: 0;
        width: 100%;
    }
    .dealeres-header .navbar-expand-lg .navbar-nav .nav-link {
        font: normal normal 600 16px/24px 'BarlowCondensed', sans-serif;
        letter-spacing: 0px;
        opacity: 1;
    }
    .dealeres-header .navbar-expand-lg .navbar-collapse .navbar-nav .nav-item .dropdown-menu {
        padding: 0;
    }
    .dealeres-header .navbar-expand-lg .navbar-collapse .navbar-nav .nav-item .dropdown-menu:not(.boats) {
        width: 100%;
        padding: 0;
        background: #FFFFFF;
        margin-left: 0px;
    }
    .dealeres-header .navbar-expand-lg .navbar-collapse .navbar-nav .nav-item .dropdown-menu .product-sub {
        width: 100%;
        margin: 0;
        padding: 15px 20px;
        background-color: #FFFFFF;
    }
    .dealeres-header .navbar-expand-lg .navbar-collapse .navbar-nav .nav-item .dropdown-menu .sub-li-list {
        height: auto;
    }
    .dealeres-header .navbar-expand-lg .navbar-collapse .navbar-nav .nav-item .dropdown-menu .sub-li-list .content-subs h3 {
        width: 100%;
        padding: 0;
        background-color: #FFFFFF;
        font-size: 12px;
        color: #565555;
        border: 1px solid #CCCCCC;
        border-bottom: none;
        padding: 15px 20px;
        position: relative;
    }
    .dealeres-header .navbar-expand-lg .navbar-collapse .navbar-nav .nav-item .dropdown-menu .sub-li-list .content-subs h3:after {
        font-family: 'icomoon';
        color: #454547;
        font-size: 7px;
        position: absolute;
        right: 18px;
        content: '\e94b';
    }
    .dealeres-header .navbar-expand-lg .navbar-nav li.nav-item .dropdown-menu .sub-li-list .content-subs h3.clicked:after {
        content: '\e94d';
    }
    .dealeres-header .navbar-expand-lg .navbar-collapse .navbar-nav .nav-item .dropdown-menu .sub-li-list .content-subs h3.clicked+ul {
        position: relative;
        width: 100%;
        left: 0;
        padding: 20px;
        border: 1px solid #CCCCCC;
        border-bottom: 0;
    }
    .dealeres-header .navbar-expand-lg .navbar-collapse .navbar-nav .nav-item .dropdown-menu .sub-li-list .content-subs h3.clicked+ul li {
        min-width: 23%;
    }
    .dealeres-header .navbar-expand-lg .navbar-collapse .navbar-nav .nav-item .dropdown-menu .sub-li-list .content-subs h3.clicked+ul li a {
        font: normal normal bold 18px/27px 'BarlowCondensed', sans-serif;
        letter-spacing: 0px;
        color: #075180;
        text-transform: uppercase;
    }
    .dealeres-header .navbar-expand-lg .navbar-collapse .navbar-nav .nav-item .dropdown-menu .sub-li-list .content-subs ul ul {
        left: -23%;
        max-width: 100%;
        margin-top: 45px;
    }
    .dealeres-header .navbar-expand-lg .navbar-collapse .navbar-nav .nav-item .dropdown-menu .sub-li-list .content-subs ul ul li a {
        text-decoration: underline;
        font: normal normal bold 14px/16px 'BarlowCondensed', sans-serif;
        letter-spacing: 0px;
        color: #005282 !important;
        padding: 10px 0;
    }
    .dealeres-header .navbar-expand-lg .navbar-collapse .navbar-nav .nav-link {
        padding: 13px 20px 15px;
        border-bottom: 1px solid #CCCCCC;
    }
    .dealeres-header .navbar-collapse {
        overflow-x: hidden;
        overflow-y: auto;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        padding: 10px;
        background-color: #FFFFFF;
        z-index: 1000;
        height: 100%;
    }
    .dealer-media .media-img-block .img-block .modal-body ul.modal-share li a,
    .dealer-media .media-doc-block .doc-block .modal-body ul.modal-share li a,
    .dealer-media .media-video-block .img-block .modal-body ul.modal-share li a {
        font: normal normal bold 14px/24px 'BarlowCondensed', sans-serif;
        color: #565555 !important;
    }
    .resource-search .img-items {
        margin: 0;
    }
    .resource-search .filterLabel {
        position: relative;
        margin-bottom: 20px;
        font: normal normal bold 18px/27px Titillium Web, sans-serif;
        letter-spacing: 0px;
    }
    .resource-search section.col-lg-9.col-md-12 {
        padding: 0 !important;
    }
    .resource-search .filter-btn {
        text-align: left;
        text-decoration: underline;
        font: normal normal bold 14px/16px Roboto, sans-serif;
        letter-spacing: 0px;
        color: #005282;
        opacity: 1;
        background-color: transparent;
        border: 0;
        position: absolute;
        top: -60px;
        right: 0;
        width: 20%;
    }
    .resource-search .filter-btn:hover {
        color: #005282 !important;
    }
    .resource-search .toggle_Facets {
        padding: 0;
    }
    .resource-search .toggle_Facets .filter {
        font: normal normal bold 20px/26px Titillium Web, sans-serif;
        letter-spacing: 0.9px;
        color: #173249;
        text-transform: uppercase;
        margin: 0;
        box-shadow: 0px 3px 6px rgba(0, 0, 0, 29%);
        display: block;
        width: 100%;
        height: 54px;
        padding: 0;
    }
    .resource-search .filter .clse-filter,
    .resource-search .filter .icon-No:before {
        color: #005282;
        margin: 10px;
    }
    .resource-search .items-list .time {
        display: none;
    }
    .resource-search .items-list figure {
        margin: 0;
    }
    .dealer-media .media-img-block .media-block-popup,
    .dealer-media .media-doc-block .media-block-popup {
        min-height: auto;
    }
    .dealer-media .media-video-block {
        margin: 0 10px;
    }
    .dealer-media .media-video-block .modal-video {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 5px !important;
    }
    .dealer-media .media-video-block a.img-popup .imageplay {
        top: 28%;
    }
    .dealer-media .media-video-block a.img-popup video {
        min-height: 150px;
        height: auto;
    }
    .dealer-media .media-video-block .media-block-popup .image-pop-video-cont {
        min-height: auto;
    }
    .dealer-block .dealer-card .dealer-card-sub {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .dealer-block .dealer-card .dealer-card-sub .details {
        padding: 20px 18px;
    }
    .dealer-block .dealer-card .dealer-card-sub .details h6 {
        padding-top: 0 !important;
    }
    .dealer-block .dealer-card .dealer-card-sub .details p {
        font-size: 14px !important;
    }
    .resource-search .modal-body {
        padding: 5px 20px 15px;
    }
    .dealer-media .media-img-block .modal-body button.close,
    .dealer-media .media-doc-block .modal-body button.close,
    .dealer-media .media-video-block .modal-body button.close,
    .resource-search .modal-body button.close{
        position: static;
        color:#000000;
    }
    .dealer-media .media-img-block .modal-body button.close:hover,
    .dealer-media .media-doc-block .modal-body button.close:hover,
    .dealer-media .media-video-block .modal-body button.close:hover,
    .resource-search .modal-body button.close:hover{
        color:#000000 !important;
    }
    .dealer-media .viewmore-btn {
        margin: 10px 0 0;
        padding: 10px 0;
    }
    .dealer-media .recent-items {
        padding: 0 15px;
    }
    .dealer-media .media-img-block .img-block,
    .dealer-media .media-doc-block .doc-block {
        padding: 0 5px !important;
    }
    .dealer-media .media-img-block .media-block-popup,
    .dealer-media .media-doc-block .media-block-popup {
        box-shadow: none;
    }
    .dealer-media .media-img-block img,
    .dealer-media .media-doc-block img,
    .dealer-media .media-video-block img,
    .dealer-media .media-img-block video,
    .dealer-media .media-doc-block video,
    .dealer-media .media-video-block video{
        margin-bottom: 20px;
    }
    .dealer-media .media-img-block .img-block .modal-body ul.modal-share li a span,
    .dealer-media .media-doc-block .doc-block .modal-body ul.modal-share li a span,
    .dealer-media .media-video-block .img-block .modal-body ul.modal-share li a span {
        font-weight: bold;
        color: #005282;
        line-height: 16px;
    }

    .dealer-media .media-img-block .img-block .modal-body ul.modal-share li:last-child a,
    .dealer-media .media-doc-block .doc-block .modal-body ul.modal-share li:last-child a,
    .dealer-media .media-video-block .img-block .modal-body ul.modal-share li:last-child a {
        font-weight: bold;
    }
    .dealer-media .media-img-block .img-block .modal-body ul.modal-share li a.emailshare,
    .dealer-media .media-doc-block .doc-block .modal-body ul.modal-share li a.emailshare,
    .dealer-media .media-video-block .img-block .modal-body ul.modal-share li a.emailshare {
        font: normal normal bold 14px/21px 'BarlowCondensed', sans-serif !important;
        color: #075180 !important;
    }

    .dealer-media .media-img-block .modal-video .modal-body li a,
    .dealer-media .media-doc-block .modal-video .modal-body li a,
    .dealer-media .media-video-block .modal-video .modal-body li a {
        font: normal normal bold 14px/21px 'BarlowCondensed', sans-serif;
        color: #075180 !important;
    }
    .dealer-media .media-img-block .modal,
    .dealer-media .media-doc-block .modal,
    .dealer-media .media-video-block .modal,
    .resource-search .modal{
        padding: 0 !important;
    }
    .dealer-media .media-img-block .modal-dialog,
    .dealer-media .media-doc-block .modal-dialog,
    .dealer-media .media-video-block .modal-dialog,
    .resource-search .modal-dialog {
        margin: 0 !important;
    }
    .dealer-media .modal-content,
    .resource-search .modal-content {
        top: 0 !important;
    }
    .resource-search #apply-Button {
        margin: 10px 40px;
    }
    .dealer-media .media-img-block .modal-body,
    .dealer-media .media-doc-block .modal-body,
    .dealer-media .media-video-block .modal-body {
        padding: 5px 20px 0;
    }
}

.dealer-media .modal-content,
.resource-search .modal-content {
    top: 69px;
}

.dealer-media .media-img-block .modal-dialog,
.dealer-media .media-doc-block .modal-dialog,
.dealer-media .media-video-block .modal-dialog,
.resource-search .modal-dialog{
    max-width: 1245px;
    margin-top: 0 !important;
}
@media only screen and (min-width: 768px) and (max-width: 1024px){
    .resource-search .Facet-Groups{
        max-width: 100%;
    }
    ul.search-list li:last-child{
        top:0;
    }
}
@media only screen and (min-width: 767px){
    .modal-body ul.modal-share li {
        flex: 0 16% !important;
    }
}
@media (max-width: 481px){
    .resource-search .links.model-links a {
        width: auto;
    }
    .resource-search .items-list .img-box {
        padding-bottom: 0;
    }
    .resource-search .imgDiv{
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 991px) {
    .dealer-media .media-video-block .modal-body ul.modal-share li{
        flex: auto;
    }
    .dealer-media .media-img-block .modal-body ul.modal-share li{
        flex: 0 33.3%;
        margin: 0 0 18px;
    }
    .dealeres-header .search-model-view {
        background-color: #FFFFFF;
    }
    .dealeres-header .search-model-view .search-list {
        padding-bottom: 7px;
        box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.29);
    }
    .dealeres-header .search-model-view .search-list .searchtxt {
        visibility: hidden;
        float: right;
        padding-left: 0;
        height: 0;
    }
    .dealeres-header .search-model-view .search-list .search-tog {
        visibility: visible;
        right: -25px;
        z-index: 999;
    }
    .dealeres-header .search-model-view .search-list form {
        width: 90%;
    }
    .dealeres-header .search-model-view .search-list form #searchvalDealerMob {
        margin-top: 7px;
        border: 1px solid #565555;
        padding: 10px;
        color: #757570;
        height: 40px;
        background: #FFFFFF;
    }
    .dealeres-header .search-model-view .search-list form button {
        display: none;
    }
    .dealeres-header .search-model-view .fa-times {
        padding-left: 0;
        font-family: 'icomoon';
        font-size: 16px;
        color: #565555;
        margin: 20px;
    }
    .dealeres-header .search-model-view .fa-times:before {
        content: '\e92d';
    }
}


.skipToMain:not(:focus) {
    clip: rect(1px, 1px, 1px, 1px);
    overflow: hidden;
    position: absolute;
    padding: 0;
    color: #000;
}


.dealer-media .media-img-block .modal-name,
.dealer-media .media-doc-block .modal-name,
.dealer-media .media-video-block .modal-name,
.dealer-media .media-img-block .text-title,
.dealer-media .media-doc-block .text-title,
.dealer-media .media-video-block .text-title,
.dealer-media .media-img-block figcaption,
.dealer-media .media-doc-block figcaption,
.dealer-media .media-video-block figcaption,
.dealer-media .media-img-block img,
.dealer-media .media-doc-block img,
.dealer-media .media-video-block img,
.dealer-media .media-img-block video,
.dealer-media .media-doc-block video,
.dealer-media .media-video-block video,
.dealer-media .media-img-block .modal-spec li,
.dealer-media .media-doc-block .modal-spec li,
.dealer-media .media-video-block .modal-spec li,
.dealer-media .media-img-block .text-desc,
.dealer-media .media-doc-block .text-desc,
.dealer-media .media-video-block .text-desc,
.dealer-media .media-img-block .modal-share li,
.dealer-media .media-doc-block .modal-share li,
.dealer-media .media-video-block .modal-share li,
.dealer-media .media-img-block .modal-body ul.modal-spec li,
.dealer-media .media-doc-block .modal-body ul.modal-spec li,
.dealer-media .media-video-block .modal-body ul.modal-spec li {
  margin: 0;
  margin-bottom: 20px;
  padding: 0;
}

.dealer-media .media-img-block ul.modal-share li a:not(.emailshare) {
    padding-left: 15px;
}
.dealer-media .media-img-block ul.modal-share li a.emailshare,
.dealer-media .media-doc-block ul.modal-share li a.emailshare{
    color: #000000;
}
#dealer-resources-video-container {
    background: #EBEAE6;
}

.dealeres-header .navbar-expand-lg .navbar-nav li.nav-item .dropdown-menu .sub-li-list .content-subs h3:focus-visible {
    outline: -webkit-focus-ring-color auto 1px !important;
}

.resource-search .Facet-Groups .dropdown .Group_drpdwn:focus-visible {
    outline: -webkit-focus-ring-color auto 1px !important;
}

.resource-search .Facet-Groups .dropdown .fil-tickMark:focus-visible {
    outline: -webkit-focus-ring-color auto 1px !important;
}

.resource-search .img-items+.row{
    margin: 0;
}
@media (min-width: 768px) and (max-width: 991px){
    .dealeres-header nav .search-tog {
        display: block;
        top: 15px;
        position: absolute;
    }
    .dealeres-header .search-container {
        display: none;
    }
    .dealer-media .media-img-block .row.block{
        margin-left: 10px!important;
        margin-right: 10px!important;
    }
    .dealeres-header .search-tog.sear{
        right: 58px !important;
    }
    .dealeres-header .search-tog.sear button{
        border:none;
    }
    .dealeres-header .search-model-view .search-list .search-tog{
        top:0 !important;
        right: 0 !important;
    }
    .dealer-media .media-img-block ul.modal-share li a.emailshare, .dealer-media .media-doc-block ul.modal-share li a.emailshare{
        color: #075180;
    }
    .dealer-media .media-img-block ul.modal-share li, .dealer-media .media-doc-block ul.modal-share li, .dealer-media .media-video-block ul.modal-share li{
        color: #565555;
    }
}
@media (max-width: 767px){
    .dealer-media .media-video-block .media-block-popup .modal-content .modal-body ul.modal-share li{
        padding-right: 29px;
    }
}
@media (min-width: 1024px) and (max-width: 1200px){
    .dealer-search-results{
        .resource-search{
            .img-items{
                .items-list{
                    flex: 0 0 50%;
                    max-width: 50%;
                }
            }
        }
    }
    .dealer-media{
        .recent-items{
            .dealerimg-container{
                .media-img-block{
                    .row{
                        .col-lg-3{
                            flex: 0 0 33.3%;
                            max-width: 33.3%;
                        }
                    }
                }
            }
        }
    }
}
.items-list img {
	cursor: default;
}
.items-list a img {
	cursor: pointer;
}
.media-video-block .media-block-popup img {
	pointer-events : none;
}
.media-img-block .fa-check{
    font:normal normal normal 14px/1 FontAwesome !important;
}
.dealer-media .media-img-block .img-block .modal-body ul.modal-share li a span.fa-check{
    text-decoration: none !important;
}
.resource-search .fa-check{
    font: normal normal normal 14px/1 FontAwesome !important;
     text-decoration: none !important;
     display: inline-block !important;
}
.resource-search .links a{
	margin-left: 15px;
}
/*****************************************************
LESS compilation failed due a JavaScript error!

Input: /apps/crestliner/clientlibs/clientlib-site/less/foundation/search-override.less
Error: ParseError: unmatched `'` in /apps/crestliner/clientlibs/clientlib-site/less/foundation/search-override.less on line 637, column 54:
636 .search-Container .Grid-Type .search-card .card .S_Content .Badge{
637     font: normal normal bold 14px/21px 'Titillium Web' !important;
638     letter-spacing: 0px;


(uncompiled LESS src is included below)
*****************************************************/
.search-results {
    background: #fff;
}
.search-Container {
    margin-top: 80px !important;
    @media (min-width: 768px) {
        margin-top: 100px;
        padding: 45px 45px 0;
    }

   .Search_Bar .ViewType span {
        width: 60px;
        height: 60px;
        justify-content: center;
        align-items: center;
        display: flex;
        border: 1px solid #173249 !important;
        @media (max-width: 992px) {
            width: 48px;
            height: 48px;
        }
        &.active {
            background: #173249 !important;
            @media (max-width: 992px) {
                background: #173249 !important;
                color: #fff;
                border: 1px solid #173249 !important;
            }
        }
    }
    .ViewType span {
        justify-content: center;
        align-items: center;
        display: flex;
        border: 1px solid #173249 !important;
        @media (max-width: 992px) {
            width: 48px;
            height: 48px;
        }
        &.active {
            background: #173249 !important;
            @media (max-width: 992px) {
                background-color: #173249 !important;
                color: #fff;
                border: 1px solid #173249 !important;
            }
        }
    }
    .search-dynamic{
        p{
            font: normal normal normal 12px/20px 'BarlowCondensed',sans-serif;
            color: #000000;
            text-align: left;
            @media (max-width: 992px){
                font: normal normal normal 14px/20px 'BarlowCondensed',sans-serif;
                color: #757570;
            }
        }
        
    }
    
    .row .searchCount{
        font-size: 18px;
        font-weight: 600;
        font-family: 'Titillium Web',sans-serif;
        color:#173249;
    }
    .Search_Bar {
        margin: 0 !important;
        .col-lg-10 {
            padding: 0 !important;
        }
        .ui-widget form {
            padding: 0 15px;
            position: relative;
            
        }
        #Search-icon {
            top: 50%;
            transform: translateY(-50%);
        }
        .icon-Search:before {
            color: #565555;
        }
        .ViewType {
            padding-right: 0 !important;
            
        }
        .icon-icon-boxes-sm::before {
            color: #002f5f;
            font-family: bootstrap-icons !important;
            content: "\f3fb";
        }
    }
    .Search_Bar #SearchText_input {
        border: 1px solid #757570;
        font: normal normal 600 18px/27px Titillium Web;
        letter-spacing: 0px;
        color: #757570;
        height: 60px;
        padding-left: 20px;
        
    }
    .search-title {
        font: normal normal bold 34px/42px Titillium Web;
        letter-spacing: 0.9px;
        color: #173249;
        text-transform: uppercase;
        @media (min-width: 768px) {
            letter-spacing: 1.53px;
            color: #173249;
            text-transform: uppercase;
            
        }
        @media (max-width: 992px){
            font: normal normal bold 20px/26px Titillium Web;
        }
    }
    .search-tag-container {
        margin-top: 10px;
        min-height: 20px;
        margin-bottom: 40px;
        margin-right: 70px;
        margin-left: 15px;
        .search-tag {
            display: inline-block;
            text-transform: uppercase;
            padding: 2px 7px 3px 28px;
            position: relative;
            border-radius: 0px;
            color: #fff;
            background-color: #173249;
            min-width: 85px;
            font: normal normal bold 14px/21px Titillium Web;
            margin: 3px;
            span.fa.remove-tag.fa-times{
                position: absolute;
                top: 6px !important;
                font-size: 16px;
                right: inherit;
                left: 8px !important;
                width: 12px;
                &:focus-visible {
                    outline: -webkit-focus-ring-color auto 1px;
                }
            }
        }
    }
    .Filter-button {
        background: none;
        padding: 0;
        border: none;
        height: auto;
        display: inline;
        width: auto;
        position: absolute;
        top: 95px;
        right: 30px;
        text-decoration: underline;
        font: normal normal bold 14px/21px Titillium Web;
        letter-spacing: 0px;
        color: #075180;
        text-transform: uppercase;
    }
    .search-count {
        font: normal normal 600 18px/27px Titillium Web;
        letter-spacing: 0px;
        color: #173249;
    }
    .ToggleBar_Facets {
        .row {
            margin: 0;

        }
        p {
            font: normal normal bold 20px/26px 'BarlowCondensed;
            letter-spacing: 0.9px;
            color: #173249;
            text-transform: uppercase;
            margin-bottom: 24px;
        }
        @media (min-width: 768px) and (max-width: 1024px) {
            max-width: 100%;
            height: 100vh;
            top: 0;
            overflow: auto;
        }
        @media (max-width: 767px) {
            overflow: auto;
            height: 100vh;
        }
    }
    .Facet-Groups .dropdown {
        margin-bottom: 24px;
        height: auto !important;
        &::after {
            content: inherit;
        }
        .dropdown-content li {
            padding: 15px 0;
            border: 1px solid #757570;
            margin-left: 1px;
            border-top: 0px;
        }
        .Group_drpdwn {
            border: 1px solid #757570;
            height: 60px;
            padding-left: 15px;
            background: #EBEAE6;
            &::after {
                top: 1.7rem;
                border-top: 7px solid #173249;
                width: 0;
                height: 0;
                border-left: 7px solid transparent;
                border-right: 7px solid transparent;
                border-bottom: 7px solid transparent;
                position: absolute;
                right: 1rem;
                content: '';
            }
            .fa {
                display: none;
            }
            span {
                font: normal normal 600 18px/27px Titillium Web;
                letter-spacing: 0px;
                color:#173249;
                text-transform: uppercase;
            }

        }
        .custom-control-label {
            background: #ffffff 0% 0% no-repeat padding-box;
            border-radius: 0;
            height: 20px;
            width: 20px;
            left: 0px;
            border: none;
            text-transform: capitalize;
            top: 4px;
            cursor: pointer;
            outline: 0px;
        }
        .custom-control-label:focus-visible{
            outline: 2px solid -webkit-focus-ring-color;
        }
        .custom-control-label::before {
            background: #FFFFFF;
            border: 2px solid #005282;
            width: 20px;
            height: 20px;
            position: relative;
            border-radius: 0;
        }
        .custom-checkbox .custom-control-label::before {
            width: 20px;
            height: 20px;
            top: 0px;
            left: -20px;
        }
        .custom-control-input:checked ~ .custom-control-label::before {
            background: #005282;
            border: 2px solid #005282;
            top: 0px;
        }
        .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
            width: 8px;
            height: 14px;
            border: solid #fff;
            border-width: 0 2px 2px 0;
            transform: rotate(45deg);
            position: absolute;
            left: 3px;
            top: 0px;
        }
        .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
            width: 8px;
            height: 14px;
            border: solid #fff;
            border-width: 0 2px 2px 0;
            transform: rotate(45deg);
            position: absolute;
            left: 6px;
            top: 0px;
            background: transparent;
        }
        .custom-control-label span { 
            top: 1px;
            font: normal normal 600 12px/19px Titillium Web;
            letter-spacing: 0.54px;
            color: #757570;
            text-transform: capitalize;
        }
    }
    .Facet-Groups #apply-Btn {
        text-align: center;
        left: inherit;
        right: 5px;
        button{
		font-family: 'BarlowCondensed', sans-serif;
		font-weight: 600;
		text-transform: uppercase;
            left: 0px !important;
        }
        @media (max-width: 991px) {
            text-align: left;
            padding-left: 10px;
        }
    }
    .toggleTabs {
        
            position: relative;
            text-decoration: none;
            font-family: 'Titillium Web', sans-serif !important;
            font-size: 14px !important;
            letter-spacing: 0.63px;
            padding: 10px 34px;
            text-transform: uppercase;
            display: inline-block;
            border-radius: 0;
            white-space: nowrap;
            font-weight: 600 !important;
            color: #005282 !important;
            background: transparent !important;
            border: none !important;
            max-width: 220px;
            width: 100%;
            z-index: 1;
            height: auto !important;
            margin-bottom: 24px !important;
            z-index: 2;
            
            &:first-of-type {
                right: -2px;
            }
            &.active {
                color: #fff !important;
            }
            &.active::before {
                background-color: #075180 !important;
            }
            &::before {
                background: #fff;
                transform: skew(-20deg);
                content: "";
                position: absolute;
                left: 0;
                width: 100%;
                top: 0;
                height: 100%;
                z-index: -1;
                border: 2px solid #075180;
              }
        
    }
    .Facet-Groups #apply-Btn button,
    .viewmorebutton {
        position: relative;
        text-decoration: none;
        font-family: 'BarlowCondensed', sans-serif;
		font-weight: 600;
		text-transform: uppercase;
        font-size: 18px;
        letter-spacing: 0.63px;
        padding: 10px 34px;
        display: inline-block;
        border-radius: 0;
        white-space: nowrap;
        color: #fff;
        background: transparent;
        border: none;
        max-width: 220px;
        width: 100%;
        z-index: 1;
        height: auto;
        left: 20px;
    margin-bottom: 20px;
            @media (max-width: 991px) {
               font-size: 14px;
               font-weight: 600;
                
            }
      }
      .Facet-Groups #apply-Btn button:hover,
      .viewmorebutton:hover {
          color: #075180 !important;
          border: 0px !important;
      }
    
      .Facet-Groups #apply-Btn button::before,
      .viewmorebutton::before {
        background: #075180;
        border: 2px solid #075180;
        transform: skew(-20deg);
        content: "";
        position: absolute;
        left: 0;
        width: 100%;
        top: 0;
        height: 100%;
        z-index: -1;
      }
    
      .Facet-Groups #apply-Btn button:hover::before,
      .viewmorebutton:hover::before {
        background: #fff 0 0 no-repeat padding-box !important;
        border: 2px solid #075180 !important;
        color: #075180 !important;
      }

      .Grid-Type .search-card {
          .card {
            padding: 24px;
            margin-bottom: 30px;
            margin-left: 15px;
            margin-right: 15px;
            min-height: 371px;
            box-shadow: 0px 3px 6px #00000029;
            a{
				font-family: 'BarlowCondensed', sans-serif;
				font-weight: 600;
				text-transform: uppercase;
                display: block;
            }
            img {
                padding: 0;
            }
            .S_Title {
                a, & {
                    font: normal normal bold 18px/27px Titillium Web;
                    letter-spacing: 0px;
                    color: #075180;
                    text-transform: uppercase;
                }
                a{
					font-family: 'BarlowCondensed', sans-serif;
					font-weight: 600;
					text-transform: uppercase;
                    margin: 2px;
                    display: inline-block;
                }
                margin: 13px 0 0px;
            }
            .S_Description a, .S_Description {
                font: normal normal 400 14px/19px Roboto;
                letter-spacing: 0px;
                color: #173249;
            }
            .S_Description a{
				font-family: 'BarlowCondensed', sans-serif;
				font-weight: 600;
				text-transform: uppercase;
                margin: 2px;
                display: inline-block;
            }
            .S_Content .Badge {
                background: #173249 0% 0% no-repeat padding-box;
                text-align: center;
                font: normal normal bold 12px/19px Titillium Web;
                letter-spacing: 0px;
                color: #FFFFFF;
                text-transform: uppercase;
                padding: 2px 12px;
                border-radius: 0;
                @media (max-width: 991px) {
                    margin-left: -3px;
                }
            }
        }
      }

      .Search_Result.List-Type{
        padding-right: 54px;
      }

      .Search_Result.List-Type .search-card {
          @media (min-width: 768px) {
              margin-bottom: 6px !important;
              
          }
          .col-sm-9  *,
          .col-md-9  * {
              @media (min-width: 768px) {
                  width: 90%;
                  
              }
          }
          .S_Title {
            font: normal normal bold 18px/27px Titillium Web;
            letter-spacing: 0px;
            color: #075180;
            text-transform: uppercase;
            margin-bottom: 10px !important;
          }
          .S_Description {
            font: normal normal 400 14px/22px Roboto;
            letter-spacing: 0px;
            color: #173249;
            margin: 0 !important;
          }
          .S_Content {
              .Url{ 
                  display: block;
                  margin: 10px 0 20px;
                  padding: 0;
                  word-break: break-all;
                  a {
                        text-decoration: underline;
                        font: normal normal 600 14px/16px 'BarlowCondensed', sans-serif;
						text-transform: uppercase;
                        letter-spacing: 0px;
                        color: #005282;
                        display: block;
                    }
                }
              .Badge {
                background: #173249 0% 0% no-repeat padding-box;
                text-align: center;
                font: normal normal bold 12px/19px Titillium Web;
                letter-spacing: 0px;
                color: #FFFFFF;
                text-transform: uppercase;
                padding: 2px 8px;
                border-radius: 0;
                @media (max-width: 991px) {
                    margin-left: -3px;
                }
            }
          }
          .Image_TeaserUrl {
            width: 100%;
            height: auto;
            object-fit: cover;
        }
      }


      @media (max-width: 991px) {
        article > div.row{
            margin-right: 0px !important;
            margin-left: 0px !important;
        }
        .search-resultbox{
            padding: 3px 15px 0 15px;
        }
        .searchCount{
            position: relative;
            top: -21px;
            font-size: 14px !important;
        }
        .Search_Bar .ui-widget form{
            padding: 0px;
        }
    
          .Grid-Type .search-card {
            .card {
                margin-left: 0px;
                margin-right: 0px;
                min-height: 440px;
            }
          }
        
         
    
    }
    @media (min-width: 768px) and (max-width: 991px) {
        margin-top: 50px !important;
        .List-Type .search-card{
            & > .col-12{
                padding-left: 0px !important;
            }
        }
        .searchCount{
            position: relative;
            top:inherit;
            left: -13px;
        }
        
        .Grid-Type .search-card {
            .card {
                margin-left: 10px;
                margin-right: 10px;
            }
          }
    
          .search-resultbox{
            padding: 23px 0 0 0;
        }
        article > div.row{
            margin-right: -15px !important;
            margin-left: -15px !important;
        }
    }
    @media (max-width: 1024px) {
        .Search_Result.List-Type{
            padding-right: 0px !important;
          }
    }
}
.search-Container .Facet-Groups #apply-Btn button {
	font-family: 'BarlowCondensed', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
}
.search-Container .Facet-Groups #apply-Btn button, .search-Container .viewmorebutton{
    margin-bottom: 100px;
}

@media (min-width: 1024px) and (max-width: 1366px) {
    .search-Container .ToggleBar_Facets .toggleTabs{
        padding: 10px 20px;
        width: 48% !important;
    }
    .search-Container .ToggleBar_Facets .row{
        margin-left: 6px;
    }
    .search-Container .Facet-Groups #apply-Btn button{
        max-width: 190px;
    }
}
@media (min-width: 767px) and (max-width: 991px){
    .search-Container .viewmorebutton{
        margin-bottom: 26px;
    }
}
.search-Container .ToggleBar_Facets .toggleTabs{
    font: normal normal 600 18px/27px 'Titillium Web' !important;
}

.search-Container .search-tag-container .search-tag.tag-brochure{
    font: normal normal bold 14px/21px 'Titillium Web' !important;
    letter-spacing: 0px;
    color: #FFFFFF;
}
.search-Container .Grid-Type .search-card .card .S_Content .Badge{
    font: normal normal bold 14px/21px 'Titillium Web' !important;
    letter-spacing: 0px;
    color: #FFFFFF;
}
.searchbox .search-error{
    position: absolute;
    color: #ff0000;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover{
    background-color: #075180 !important;
    color: #ffffff !important;
    border: 1px solid #075180 !important;
}
.search-Container{
    .search-resultbox{
        .icon-icon-boxes-sm::before{
            font-family: bootstrap-icons !important;
            content: "\f3fb";
        }
        .card{
            em{
                font: inherit;
            }
        }
       
    }
}

@media (max-width:1023px){
    .search-Container{
        .search-resultbox{
            .Search_Bar{
                .icon-Search#Search-icon{
                    right: 18px;
                }
            }
        }
    }
}
/**
    CSS Breakpoints -start
**/
/**
Crestliner colours - start 
*/
#mysavedboats .my-saved-boats .favorites-container .builds-title,
#mysavedboats .my-saved-boats .builds-container .builds-title {
  margin-left: 2.2rem;
}
#mysavedboats .my-saved-boats .my-saved-quote-summary-info .cards-container {
  padding: 0 26px;
}
#mysavedboats .my-saved-boats .action-info-column .dis-price {
  margin-right: 1.5rem;
  font-size: 16px;
}
#mysavedboats .my-saved-boats .card .date-delete-row a.btn.del-saved-boat {
  color: #a41e22;
  text-decoration: underline;
  font-weight: 600;
  text-transform: uppercase;
  font-family: 'BarlowCondensed', sans-serif;
  font-size: 16px;
}
#mysavedboats .my-saved-boats .card .date-delete-row a.btn.del-saved-boat i {
  color: #a41e22;
}
@media only screen and (max-width: 1023px) {
  #mysavedboats .my-saved-boats .card {
    position: relative;
    right: initial;
    top: initial;
    display: flex;
    height: initial;
  }
  #mysavedboats .my-saved-boats .card .savedBoats {
    width: 100%;
  }
  #mysavedboats .my-saved-boats .card .action-info-column .dis-price {
    margin-right: 1.5rem;
  }
  #mysavedboats .my-saved-boats .card .date-delete-row {
    position: relative;
    top: initial;
    margin-top: initial;
    display: flex;
    width: 100%;
    justify-content: space-between;
  }
  #mysavedboats .my-saved-boats .card .date-delete-row a.btn.del-saved-boat {
    position: relative;
    top: initial;
    margin-top: initial;
    display: block;
    width: 100%;
    right: initial;
    color: #a41e22;
    font-family: 'BarlowCondensed', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
  }
}
@media only screen and (min-width: 991px) {
  #mysavedboats .my-saved-boats .card {
    height: initial;
  }
  #mysavedboats .my-saved-boats .card .savedBoats {
    width: 100%;
  }
}
@media (max-width: 991px) and (min-width: 767px) {
  #mysavedboats .my-saved-boats .my-saved-quote-summary-info .card {
    height: initial;
  }
  #mysavedboats .my-saved-boats .my-saved-quote-summary-info .card .savedBoats {
    width: 100%;
  }
  #mysavedboats .my-saved-boats .date-delete-row {
    padding: 0;
  }
}
@media only screen and (max-width: 1023px) {
  #mysavedboats .my-saved-boats .my-saved-quote-summary-info .card {
    height: initial;
  }
  #mysavedboats .my-saved-boats .my-saved-quote-summary-info .card .savedBoats {
    width: 100%;
  }
  #mysavedboats .my-saved-boats .action-info-column .dis-price {
    margin-right: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #mysavedboats .my-saved-boats .card .price-info-row {
    grid-template-columns: auto auto 12rem !important;
    grid-column-gap: 15px;
  }
}
#deleteModal .modal-dialog {
  max-width: 30rem;
  min-height: auto;
  height: fit-content;
  margin-top: 24vh !important;
  margin: 1.75rem auto;
}
@media screen and (max-width: 510px) {
  #deleteModal .modal-dialog {
    max-width: 90%;
  }
}
#deleteModal .modal-dialog .modal-content {
  border-radius: 0;
  border: none;
}
#deleteModal .modal-dialog h2.modal-title {
  color: #112937;
  text-align: center;
  font-family: 'BarlowCondensed', sans-serif;
  font-size: 38px;
  font-style: normal;
  font-weight: 400;
  line-height: 42px;
  /* 110.526% */
  letter-spacing: -0.76px;
  text-transform: uppercase;
}
#deleteModal .modal-dialog .modal-header {
  border-bottom: 0;
  flex-shrink: 0;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border: none;
  border-bottom: 0px;
  padding-bottom: 0px;
}
#deleteModal .modal-dialog .modal-header .close {
  float: right;
  height: 50pt;
  width: 57pt;
  padding: 17px;
  color: black;
  opacity: 1;
  font-size: 40px;
  font-weight: normal;
  font-family: 'Montserrat', sans-serif !important;
  z-index: 999;
  font: 400 24.3333px Arial;
  margin: -1rem -1rem -1rem auto;
}
#deleteModal .modal-dialog .modal-header .close span {
  position: relative;
  top: -10px;
  font-size: 34px !important;
  text-align: right;
}
#deleteModal .modal-dialog .textContainer p {
  padding: 2px 36px 18px 36px !important;
  margin: 0px;
  color: #112937;
  text-align: center;
  font-family: 'BarlowCondensed', sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0.24px;
}
#deleteModal .modal-dialog .modal-body {
  overflow-y: auto;
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}
#deleteModal .modal-dialog .buttonRow {
  display: flex;
  gap: 1rem;
  justify-content: center;
  padding-bottom: 1rem;
}
@media screen and (max-width: 510px) {
  #deleteModal .modal-dialog .buttonRow {
    flex-direction: column;
  }
}
#deleteModal .modal-dialog .buttonRow button {
  min-width: 188px;
  font-family: 'BarlowCondensed', sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 18px;
  letter-spacing: 1.08px;
  text-transform: uppercase;
  margin: 0;
  padding: 0 1rem;
  position: relative;
  display: inline-block;
  border: 2px solid #005282;
  transform: skew(-20deg);
  height: 44px;
}
#deleteModal .modal-dialog .buttonRow button span {
  display: block;
  transform: skew(20deg);
  font-family: 'Titillium Web', sans-serif;
}
#deleteModal .modal-dialog .buttonRow button.acceptButton {
  order: 2;
  background: #005282;
  color: #ffffff;
}
#deleteModal .modal-dialog .buttonRow button.declineButton {
  order: 1;
  color: #005282;
  background: #ffffff;
}

.performance-ttil-page .perform-heading {
  font-family: 'Titillium Web', sans-serif;
  font-size: 55px;
  font-weight: bold;
  line-height: 65px;
  letter-spacing: 2.48px;
  text-align: left;
  color: #173249;
}
@media only screen and (max-width: 991px) {
  .performance-ttil-page .perform-heading {
    font-size: 34px;
    letter-spacing: unset;
  }
}
.performance-ttil-page .perform-headingdescript {
  font-size: inherit;
}
.ttil-comp .ttil_view4 .col-md-6.performance-ttil-page .perform-headingdescript p {
  font-size: 16px;
}
@media only screen and (max-width: 991px) {
  .ttil-comp .ttil_view4 .col-md-6.performance-ttil-page .perform-headingdescript p {
    font-size: 12px;
  }
}

.cmp-processoverview__grid {
  display: flex;
  flex-flow: column;
  justify-content: center;
  width: 100%;
  padding: 3rem;
}
@media screen and (max-width: 1500px) {
  .cmp-processoverview__grid {
    padding: 1.5rem;
  }
}
@media screen and (min-width: 1300px) {
  .cmp-processoverview__grid {
    flex-flow: row;
    flex-wrap: wrap;
  }
}
.cmp-processoverview__grid .card-items-4 {
  display: flex;
  flex-wrap: wrap;
}
.cmp-processoverview__grid-column {
  display: flex;
  justify-content: center;
  min-height: 300px;
  width: 100%;
  height: 100%;
  flex-direction: row;
  padding: 0 15px;
  margin: 0px;
  flex-wrap: wrap;
  gap: 3rem;
}
@media screen and (max-width: 1500px) {
  .cmp-processoverview__grid-column {
    gap: 1rem;
  }
}
.cmp-processoverview__grid-column .clickable-card {
  min-height: 380px;
  max-width: 400px;
}
@media screen and (max-width: 600px) {
  .cmp-processoverview__grid-column .clickable-card {
    min-width: 320px;
    width: 320px;
  }
}
.cmp-processoverview__grid-column .cmp-processoverview-cards__content {
  align-items: center;
  background-color: white;
  text-align: center;
  color: #005282 ;
  display: flex;
  height: 100%;
  flex-flow: column;
  flex: 1;
  justify-content: center;
  max-width: 100%;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.25);
  border-radius: 12px;
  margin: 25px 0;
}
.cmp-processoverview__grid-column .cmp-processoverview-cards__content:first-of-type {
  margin-top: 0px;
  justify-content: flex-start;
}
.cmp-processoverview__grid-column .cmp-processoverview-cards__content .cmp-processoverview-cards__image .cmp-processoverview-cards__img {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  width: 100%;
}
.cmp-processoverview__grid-column .cmp-processoverview-cards__content .cmp-processoverview-cards {
  background-color: white;
}
.cmp-processoverview__grid-column .cmp-processoverview-cards__content .cmp-processoverview-cards__title,
.cmp-processoverview__grid-column .cmp-processoverview-cards__content .cmp-processoverview-cards__subtitle,
.cmp-processoverview__grid-column .cmp-processoverview-cards__content .cmp-processoverview-cards__description {
  padding: 0 25px;
}
.cmp-processoverview__grid-column .cmp-processoverview-cards__content .cmp-processoverview-cards__icon {
  padding-top: 25px;
}
.cmp-processoverview__grid-column .cmp-processoverview-cards__content .cmp-processoverview-cards__image {
  width: 100%;
}
.cmp-processoverview__grid-column .cmp-processoverview-cards__content .cmp-processoverview-cards__img {
  display: block;
  margin-bottom: 27px;
}
.cmp-processoverview__grid-column .cmp-processoverview-cards__content .cmp-processoverview-cards__img--hover {
  display: none;
}
.cmp-processoverview__grid-column .cmp-processoverview-cards__content .cmp-processoverview-cards__title {
  padding: 0 25px;
  font-family: 'Titillium Web', Arial, Helvetica, sans-serif, sans-serif;
  font-weight: 400;
  font-size: 22px;
  line-height: 28px;
  color: #005282;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  text-align: center;
}
.cmp-processoverview__grid-column .cmp-processoverview-cards__content .cmp-processoverview-cards__subtitle {
  font-family: 'Titillium Web', Arial, Helvetica, sans-serif, sans-serif;
  font-weight: 400;
  font-size: 22px;
  line-height: 28px;
  text-align: center;
  letter-spacing: -0.02rem;
  text-transform: uppercase;
  color: #005282;
  margin-bottom: 6px;
  padding: 0 25px;
}
.cmp-processoverview__grid-column .cmp-processoverview-cards__content .cmp-processoverview-cards__description {
  width: 100%;
  height: 100%;
  display: grid;
  flex-direction: column;
  justify-content: center;
  padding: 20px 25px;
}
.cmp-processoverview__grid-column .cmp-processoverview-cards__content .cmp-processoverview-cards__description p {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 17px;
  line-height: 22px;
  letter-spacing: 0.01rem;
  color: #696964;
  text-align: center;
}
@media screen and (min-width: 1300px) {
  .cmp-processoverview__grid-column .cmp-processoverview-cards__content .cmp-processoverview-cards__description p {
    text-align: left;
  }
}
.cmp-processoverview__grid-column .cmp-processoverview-cards__content .cmp-processoverview-cards__link {
  text-align: center;
  justify-content: center;
  display: flex;
  width: 100%;
  transform: skew(-20deg);
  background: #005282 0% 0% no-repeat padding-box;
  border: 2px solid #075180;
  cursor: pointer;
  align-self: flex-end;
}
@media screen and (max-width: 400px) {
  .cmp-processoverview__grid-column .cmp-processoverview-cards__content .cmp-processoverview-cards__link {
    width: 80%;
    margin: 0 auto;
  }
}
.cmp-processoverview__grid-column .cmp-processoverview-cards__content .cmp-processoverview-cards__link a {
  font-family: 'Titillium Web', Arial, Helvetica, sans-serif, sans-serif;
  font-weight: 400;
  font-size: 17px;
  line-height: 22px;
  letter-spacing: 0.01rem;
  color: white;
  margin: 0 15px;
  padding: 10px 40px;
  font-size: 18px;
  letter-spacing: 0.81px;
  transform: skew(20deg);
  text-transform: uppercase;
  display: inline-block;
  border-radius: 0;
  white-space: nowrap;
}
.cmp-processoverview__grid-column .cmp-processoverview-cards__content:hover .cmp-processoverview-cards__link {
  background-color: white;
  border: 2px solid #075180;
}
.cmp-processoverview__grid-column .cmp-processoverview-cards__content:hover .cmp-processoverview-cards__link a {
  color: #075180;
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}
.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none;
}
.no-js .owl-carousel,
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0!important;
  font: inherit;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 0.5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(clientlib-site/less/vendor/owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 0.1s ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,
.owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav {
  margin-top: 10px;
}
.owl-theme .owl-nav [class*=owl-] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}
.owl-theme .owl-nav [class*=owl-]:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none;
}
.owl-theme .owl-nav .disabled {
  opacity: .5;
  cursor: default;
}
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity .2s ease;
  border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}

.view-saved-comp {
  display: none;
}
a,
a[class$="-link"],
button {
  font-family: 'BarlowCondensed', sans-serif !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
}
#signin_modal {
  text-align: left;
}
#signin_modal #sign-up-redirect-header a {
  color: #002855;
  text-decoration: underline;
  font: normal normal bold 16px/19px Roboto;
}
#signin_modal #sign-up-redirect-header a:hover {
  color: #007bff;
}
#signin_modal .crest-checkbox p {
  margin-left: 1rem;
}
#signin_modal .crest-checkbox a {
  text-decoration: underline;
  font: normal normal normal 14px/20px Roboto;
  letter-spacing: 0px;
  color: #005282;
}
#signin_modal .close {
  height: 50pt;
  width: 57pt;
  padding: 17px;
  color: black;
  opacity: 1;
  font-size: 40px;
  font-weight: normal;
  font-family: 'Montserrat' !important;
  z-index: 999;
  font: 400 24.3333px Arial;
}
#signin_modal .image {
  text-align: center;
  margin-bottom: 10px;
}
#signin_modal .cmp-text p {
  font-family: 'BarlowCondensed', sans-serif;
  color: #757570;
  font-size: 16px;
  margin-bottom: 50px;
}
#signin_modal .modal-dialog {
  max-width: 435px;
}
@media screen and (max-width: 1150px) {
  #signin_modal .modal-dialog {
    margin: 0.5rem;
  }
}
#signin_modal .modal-header {
  border-bottom: 0;
}
#signin_modal button[type='SUBMIT'] {
  max-width: 235px;
  width: 100%;
}
#signin_modal ::-webkit-scrollbar {
  width: 7px;
}
#signin_modal ::-webkit-scrollbar-track {
  background-color: #F2F2F2;
}
#signin_modal ::-webkit-scrollbar-thumb {
  background-color: #d5d5d5;
  border-radius: 50px;
}
.outer-shadow {
  position: relative;
  box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.1);
  background-color: rgba(79, 79, 76, 0.8);
  z-index: 15;
}
.header-no-scroll {
  overflow: hidden;
}
.backdrop {
  overflow: hidden;
}
.backdrop:after {
  content: '';
  position: fixed;
  z-index: 10;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  top: 0;
}
@media screen and (max-width: 1150px) {
  .backdrop {
    display: none;
  }
  .backdrop:after {
    content: '';
    position: unset;
    z-index: -1;
  }
}
.no-scroll {
  overflow: hidden;
}
.framework-header {
  font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
  height: 110px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10;
  background-color: rgba(79, 79, 76, 0.8);
  display: flex;
  justify-content: center;
}
@media only screen and (max-width: 1150px) {
  .framework-header {
    height: 70px;
    align-items: center;
  }
}
.framework-header .mega-menu-primary-content {
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  align-items: flex-end;
}
.framework-header .mega-menu-primary-content .mobile-home {
  display: none;
}
.framework-header .logo-primary-links-section {
  display: flex;
  height: 100%;
  align-items: flex-end;
}
.framework-header .logo-centered .search-input-container {
  right: 10vw;
  top: 2vh;
}
.framework-header .nav-icon {
  height: 2vh;
}
.framework-header .logocontainer {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: space-between;
  align-items: flex-end;
  padding: 15px 25px;
}
@media screen and (min-width: 1920px) {
  .framework-header .logocontainer {
    max-width: 1920px;
    width: 100%;
    margin: 0 auto;
  }
  .framework-header .logocontainer .aux-nav-container {
    padding-right: 0;
  }
  .framework-header .logocontainer .aux-nav-container .utility-nav-container {
    left: 0;
  }
}
@media screen and (max-width: 1410px) {
  .framework-header .logocontainer .utility-nav-container {
    left: 0;
  }
}
@media screen and (max-width: 1535px) {
  .framework-header .logocontainer .utility-nav-container {
    margin-left: 0;
  }
  .framework-header .logocontainer .utility-nav-container {
    left: 0;
  }
}
.framework-header .logocontainer .mobile-nav-icon {
  display: none;
}
.framework-header .logocontainer .search {
  margin-left: 20px;
  display: inline-block;
}
@media screen and (max-width: 1150px) {
  .framework-header .logocontainer .search {
    display: block;
  }
}
.framework-header .logocontainer.nav-top-left .main-nav-container .fragment-link,
.framework-header .logocontainer.nav-mid-left .main-nav-container .fragment-link,
.framework-header .logocontainer.nav-bottom-left .main-nav-container .fragment-link,
.framework-header .logocontainer.nav-top-left .main-nav-container .main-nav-link,
.framework-header .logocontainer.nav-mid-left .main-nav-container .main-nav-link,
.framework-header .logocontainer.nav-bottom-left .main-nav-container .main-nav-link {
  margin: 0 30px;
}
.framework-header .logocontainer.nav-top-left .aux-nav-container,
.framework-header .logocontainer.nav-mid-left .aux-nav-container,
.framework-header .logocontainer.nav-bottom-left .aux-nav-container {
  padding-right: 5rem;
}
.framework-header .logocontainer.nav-top-left .logo-section img,
.framework-header .logocontainer.nav-mid-left .logo-section img,
.framework-header .logocontainer.nav-bottom-left .logo-section img {
  width: 18.8rem;
  height: auto;
}
@media screen and (min-width: 1920px) {
  .framework-header .logocontainer.nav-top-left .aux-nav-container,
  .framework-header .logocontainer.nav-mid-left .aux-nav-container,
  .framework-header .logocontainer.nav-bottom-left .aux-nav-container {
    padding-right: 0;
  }
  .framework-header .logocontainer.nav-top-left .aux-nav-container .utility-nav-container,
  .framework-header .logocontainer.nav-mid-left .aux-nav-container .utility-nav-container,
  .framework-header .logocontainer.nav-bottom-left .aux-nav-container .utility-nav-container {
    left: 0;
  }
}
@media screen and (max-width: 1650px) {
  .framework-header .logocontainer.nav-top-left .main-nav-container .fragment-link,
  .framework-header .logocontainer.nav-mid-left .main-nav-container .fragment-link,
  .framework-header .logocontainer.nav-bottom-left .main-nav-container .fragment-link,
  .framework-header .logocontainer.nav-top-left .main-nav-container .main-nav-link,
  .framework-header .logocontainer.nav-mid-left .main-nav-container .main-nav-link,
  .framework-header .logocontainer.nav-bottom-left .main-nav-container .main-nav-link {
    font-size: 16px;
    margin: 0 20px;
  }
  .framework-header .logocontainer.nav-top-left .aux-nav-container,
  .framework-header .logocontainer.nav-mid-left .aux-nav-container,
  .framework-header .logocontainer.nav-bottom-left .aux-nav-container {
    padding-right: 2rem;
  }
  .framework-header .logocontainer.nav-top-left .aux-nav-container .utility-nav-container,
  .framework-header .logocontainer.nav-mid-left .aux-nav-container .utility-nav-container,
  .framework-header .logocontainer.nav-bottom-left .aux-nav-container .utility-nav-container {
    align-items: flex-end;
    padding-right: 40px;
  }
  .framework-header .logocontainer.nav-top-left .aux-nav-container #searchIconContainer,
  .framework-header .logocontainer.nav-mid-left .aux-nav-container #searchIconContainer,
  .framework-header .logocontainer.nav-bottom-left .aux-nav-container #searchIconContainer {
    margin: 0;
    padding: 0;
  }
}
@media screen and (max-width: 1450px) {
  .framework-header .logocontainer.nav-top-left .main-nav-container .fragment-link,
  .framework-header .logocontainer.nav-mid-left .main-nav-container .fragment-link,
  .framework-header .logocontainer.nav-bottom-left .main-nav-container .fragment-link {
    margin: 0 9px;
  }
  .framework-header .logocontainer.nav-top-left .aux-nav-container .utility-nav-container,
  .framework-header .logocontainer.nav-mid-left .aux-nav-container .utility-nav-container,
  .framework-header .logocontainer.nav-bottom-left .aux-nav-container .utility-nav-container {
    padding-right: 40px;
  }
}
@media screen and (max-width: 1350px) {
  .framework-header .logocontainer.nav-top-left .main-nav-container .fragment-link,
  .framework-header .logocontainer.nav-mid-left .main-nav-container .fragment-link,
  .framework-header .logocontainer.nav-bottom-left .main-nav-container .fragment-link,
  .framework-header .logocontainer.nav-top-left .main-nav-container .main-nav-link,
  .framework-header .logocontainer.nav-mid-left .main-nav-container .main-nav-link,
  .framework-header .logocontainer.nav-bottom-left .main-nav-container .main-nav-link {
    margin: 0 10px;
  }
  .framework-header .logocontainer.nav-top-left .aux-nav-container,
  .framework-header .logocontainer.nav-mid-left .aux-nav-container,
  .framework-header .logocontainer.nav-bottom-left .aux-nav-container {
    align-items: flex-end;
    padding-right: 0;
  }
  .framework-header .logocontainer.nav-top-left .aux-nav-container .utility-nav-container,
  .framework-header .logocontainer.nav-mid-left .aux-nav-container .utility-nav-container,
  .framework-header .logocontainer.nav-bottom-left .aux-nav-container .utility-nav-container {
    padding-right: 20px;
  }
}
.framework-header .logocontainer.nav-center {
  justify-content: center;
}
.framework-header .logocontainer.nav-center .aux-nav-container .utility-nav-container {
  left: 0;
}
@media screen and (max-width: 1650px) {
  .framework-header .logocontainer.nav-center .aux-nav-container .utility-nav-container {
    margin-right: 5px;
  }
  .framework-header .logocontainer.nav-center .aux-nav-container .utility-nav-container .utility-nav-item {
    position: relative;
    bottom: 0;
  }
}
@media screen and (max-width: 1200px) {
  .framework-header .logocontainer.nav-center .aux-nav-container .utility-nav-container {
    margin-bottom: 15px;
    margin-left: 3px;
  }
}
.framework-header .logocontainer.nav-center .aux-nav-container #searchIconContainer {
  margin: 0;
}
.framework-header .logocontainer.nav-center .mega-menu-primary-content {
  justify-content: center;
}
.framework-header .logocontainer.nav-center .main-nav-container .header-link {
  margin: 0 30px;
}
.framework-header .logocontainer.nav-center .main-nav-container .header-link.btn {
  margin: 0 10px;
}
@media screen and (max-width: 1650px) {
  .framework-header .logocontainer.nav-center .main-nav-container .header-link {
    margin-right: 0;
    margin-left: 20px;
  }
}
@media screen and (max-width: 1150px) {
  .framework-header .logocontainer.nav-center .main-nav-container .overview-link__container {
    overflow: hidden;
  }
}
.framework-header .logocontainer.nav-center .main-nav-container .overview-link {
  cursor: pointer;
  color: #000000;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  text-decoration: none;
  text-transform: none;
  width: 100%;
  position: relative;
  padding-right: 22px;
}
.framework-header .logocontainer.nav-center .main-nav-container .overview-link:after {
  display: flex;
  flex-direction: row;
  content: "";
  position: absolute;
  background: url("data:image/svg+xml;utf8,<svg width='10' height='12' viewBox='0 0 11 17' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M2.26228 0.399994L10.72 8.49999L2.26228 16.6L0.279999 14.7016L6.75544 8.49999L0.279999 2.29843L2.26228 0.399994Z' fill='rgb(86, 85, 85)'/></svg>") no-repeat;
  height: 12px;
  width: 10px;
  top: 50%;
  transform: translateY(-50%);
  right: 14px;
}
.framework-header .logocontainer.nav-center .main-nav-container .overview-link:hover {
  color: #075180;
}
.framework-header .logocontainer.nav-center .main-nav-container .overview-link:hover:after {
  background: url("data:image/svg+xml;utf8,<svg width='10' height='12' viewBox='0 0 11 17' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M2.26228 0.399994L10.72 8.49999L2.26228 16.6L0.279999 14.7016L6.75544 8.49999L0.279999 2.29843L2.26228 0.399994Z' fill='rgb(7, 81, 128)'/></svg>") no-repeat;
  height: 12px;
  width: 10px;
  top: 50%;
  transform: translateY(-50%);
  right: 14px;
}
@media screen and (max-height: 800px) {
  .framework-header .logocontainer.nav-center .main-nav-container .overview-link {
    padding-right: 22px;
  }
  .framework-header .logocontainer.nav-center .main-nav-container .overview-link:after {
    right: 5px;
  }
  .framework-header .logocontainer.nav-center .main-nav-container .overview-link:hover:after {
    right: 5px;
  }
}
@media screen and (max-width: 1150px) {
  .framework-header .logocontainer.nav-center .main-nav-container .overview-link {
    margin: 10px 0 0 0;
    font-size: 18px;
    text-transform: uppercase;
    width: 100%;
    position: relative;
    padding-right: 15px;
  }
  .framework-header .logocontainer.nav-center .main-nav-container .overview-link:after {
    display: flex;
    flex-direction: row;
    content: "";
    position: absolute;
    background: url("data:image/svg+xml;utf8,<svg width='11' height='17' viewBox='0 0 11 17' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M2.26228 0.399994L10.72 8.49999L2.26228 16.6L0.279999 14.7016L6.75544 8.49999L0.279999 2.29843L2.26228 0.399994Z' fill='rgb(86, 85, 85)'/></svg>") no-repeat;
    height: 17px;
    width: 11px;
    top: 50%;
    transform: translateY(-50%);
    right: 14px;
    left: initial;
  }
  .framework-header .logocontainer.nav-center .main-nav-container .overview-link:hover {
    color: #565555;
  }
  .framework-header .logocontainer.nav-center .main-nav-container .overview-link:hover:after {
    display: flex;
    flex-direction: row;
    content: "";
    position: absolute;
    background: url("data:image/svg+xml;utf8,<svg width='11' height='17' viewBox='0 0 11 17' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M2.26228 0.399994L10.72 8.49999L2.26228 16.6L0.279999 14.7016L6.75544 8.49999L0.279999 2.29843L2.26228 0.399994Z' fill='rgb(86, 85, 85)'/></svg>") no-repeat;
    height: 17px;
    width: 11px;
    top: 50%;
    transform: translateY(-50%);
    right: 14px;
    left: initial;
  }
}
.framework-header .logocontainer.nav-center .logo-section {
  margin-bottom: 5px;
}
.framework-header .logocontainer.nav-center .logo-section img {
  margin: 0 10px;
  width: 12.8rem;
  height: auto;
}
@media screen and (max-width: 1200px) {
  .framework-header .logocontainer.nav-center .logo-section img {
    margin: 0;
  }
}
.framework-header .logocontainer.nav-center .utility-nav-container {
  left: 10rem;
}
@media screen and (max-width: 1875px) {
  .framework-header .logocontainer.nav-center .utility-nav-container {
    left: 8rem;
  }
  .framework-header .logocontainer.nav-center .utility-nav-container .search-icon-container {
    margin-left: 85px;
  }
}
@media screen and (max-width: 1800px) {
  .framework-header .logocontainer.nav-center .utility-nav-container {
    left: 5rem;
  }
  .framework-header .logocontainer.nav-center .utility-nav-container .search-icon-container {
    margin-left: 35px;
  }
}
@media screen and (max-width: 1700px) {
  .framework-header .logocontainer.nav-center .utility-nav-container {
    left: 3rem;
  }
  .framework-header .logocontainer.nav-center .utility-nav-container .search-icon-container {
    margin-left: 5px;
  }
}
@media screen and (max-width: 1535px) {
  .framework-header .logocontainer.nav-center .utility-nav-container {
    left: 0;
  }
}
@media screen and (max-width: 1650px) {
  .framework-header .logocontainer.nav-center .main-nav-container .header-link {
    margin-right: 0;
    margin-left: 20px;
  }
  .framework-header .logocontainer.nav-center .main-nav-container .header-link.btn {
    margin: 0 10px;
    min-width: 10rem;
    font-size: 14px;
  }
  .framework-header .logocontainer.nav-center .logo-section {
    margin-left: 19px;
  }
}
@media screen and (max-width: 1230px) {
  .framework-header .logocontainer.nav-center .main-nav-container .header-link {
    margin-left: 15px;
  }
}
@media screen and (max-width: 1150px) {
  .framework-header .logocontainer.nav-center .mega-menu-primary-content {
    justify-content: space-between;
  }
}
.framework-header .logocontainer.nav-mid-left #mobile-nav-icon-svg path,
.framework-header .logocontainer.nav-center #mobile-nav-icon-svg path {
  fill: #ffffff;
}
.framework-header .logocontainer.nav-mid-left .aux-nav-container .fragment-link.header-link,
.framework-header .logocontainer.nav-center .aux-nav-container .fragment-link.header-link,
.framework-header .logocontainer.nav-mid-left .aux-nav-container .main-nav-link.header-link,
.framework-header .logocontainer.nav-center .aux-nav-container .main-nav-link.header-link {
  font-weight: 700;
}
.framework-header .logocontainer .main-nav-container .main-nav-link,
.framework-header .logocontainer .main-nav-container .fragment-link {
  color: white;
  text-transform: uppercase;
  font-family: 'Titillium Web', Arial, Helvetica, sans-serif, sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  text-decoration: none;
  margin: 0 50px;
}
@media screen and (max-width: 1150px) {
  .framework-header .logocontainer .main-nav-container .main-nav-link,
  .framework-header .logocontainer .main-nav-container .fragment-link {
    color: #696964;
    font-weight: 700;
  }
  .framework-header .logocontainer .main-nav-container .main-nav-link:hover,
  .framework-header .logocontainer .main-nav-container .fragment-link:hover {
    color: #565555;
  }
  .framework-header .logocontainer .main-nav-container .main-nav-link.header-link-active,
  .framework-header .logocontainer .main-nav-container .fragment-link.header-link-active {
    color: #565555;
  }
}
.framework-header .logocontainer .main-nav-container .header-link:hover,
.framework-header .logocontainer .main-nav-container .header-link.header-link-active {
  border-bottom: 3px solid white;
}
.framework-header .logocontainer .main-nav-container .category-link {
  color: #000000;
}
@media screen and (max-width: 1410px) {
  .framework-header .logocontainer .main-nav-container {
    font-size: 12px;
    margin-right: 0;
  }
}
.framework-header .logocontainer .main-nav-container .header-container-show {
  display: flex;
}
.framework-header .logocontainer .aux-nav-container {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 1410px) {
  .framework-header .logocontainer .aux-nav-container .main-nav-container {
    justify-content: flex-end;
  }
}
.framework-header .logocontainer .mobile-title {
  display: none;
}
.framework-header .logocontainer .megamenu-subcontent {
  display: none;
  position: absolute;
  width: 100%;
  z-index: 1;
}
.framework-header .logocontainer .megamenu-subcontent .megamenu-right-side,
.framework-header .logocontainer .megamenu-subcontent .megamenu-left-side {
  padding: 30px 24px 40px 20px;
}
.framework-header .logocontainer .megamenu-subcontent .megamenu-right-side ::-webkit-scrollbar,
.framework-header .logocontainer .megamenu-subcontent .megamenu-left-side ::-webkit-scrollbar {
  width: 5px;
}
.framework-header .logocontainer .megamenu-subcontent .megamenu-right-side ::-webkit-scrollbar-track,
.framework-header .logocontainer .megamenu-subcontent .megamenu-left-side ::-webkit-scrollbar-track {
  background-color: #F2F2F2;
}
.framework-header .logocontainer .megamenu-subcontent .megamenu-right-side ::-webkit-scrollbar-thumb,
.framework-header .logocontainer .megamenu-subcontent .megamenu-left-side ::-webkit-scrollbar-thumb {
  background-color: #d5d5d5;
  border-radius: 50px;
}
.framework-header .logocontainer .megamenu-subcontent.sub-left {
  top: 100%;
  left: 0;
  background-color: #F2F2F2;
  padding-top: 20px;
  width: 15vw;
  height: 91vh;
}
.framework-header .logocontainer .megamenu-subcontent.sub-left .megamenu-left-side {
  background-color: transparent;
  width: 15vw;
  box-sizing: border-box;
}
.framework-header .logocontainer .megamenu-subcontent.sub-left .megamenu-left-side .close-btn-subnav {
  top: 10px;
}
@media screen and (max-width: 1150px) {
  .framework-header .logocontainer .megamenu-subcontent.sub-left {
    z-index: 10;
    padding-top: 0;
  }
  .framework-header .logocontainer .megamenu-subcontent.sub-left .mobile-title-container .section-title-mobile.left {
    left: 5px;
  }
}
.framework-header .logocontainer .megamenu-subcontent .close-btn-subnav {
  position: absolute;
  cursor: pointer;
  width: fit-content;
  align-self: end;
  background-color: transparent;
  border: none;
  margin: 20px;
  top: -10px;
  right: 30px;
}
.framework-header .logocontainer .megamenu-subcontent .close-btn-subnav:after {
  display: flex;
  flex-direction: row;
  content: "";
  position: absolute;
  background: url("data:image/svg+xml;utf8,<svg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'><circle cx='13.5' cy='13.5' r='8.5' fill='white'/><path fill-rule='evenodd' clip-rule='evenodd' d='M13.64 3C10.7094 3 8.19513 4.049 6.09709 6.14704C4.03235 8.21178 3 10.7094 3 13.64C3 16.5706 4.04068 19.0765 6.12207 21.1579C8.20345 23.2393 10.7094 24.28 13.64 24.28C16.5706 24.28 19.0765 23.2393 21.1579 21.1579C23.2393 19.0765 24.28 16.5706 24.28 13.64C24.28 10.7094 23.2393 8.20345 21.1579 6.12207C19.0765 4.04068 16.5706 3 13.64 3ZM15.1386 13.64L18.985 17.4864L17.4864 18.985L13.64 15.1386L9.79362 18.985L8.29502 17.4864L12.1414 13.64L8.29502 9.79362L9.79362 8.29502L13.64 12.1414L17.4864 8.29502L18.985 9.79362L15.1386 13.64Z' fill='rgb(7, 81, 128)'/></svg>") no-repeat;
  height: 28px;
  width: 28px;
  left: 80%;
  top: -15px;
}
.framework-header .logocontainer .mobile-view-logo-text {
  display: none;
}
.framework-header .logocontainer.logo-centered .aux-nav-container {
  margin-left: 2rem;
}
.framework-header .logocontainer.logo-centered .primary-links {
  margin-right: 2rem;
}
.framework-header .logocontainer .section-title-mobile {
  display: none;
}
.framework-header .logocontainer .dealer-locator-link-mobile {
  display: none;
}
.framework-header .logocontainer .dealer-locator-link {
  display: inline-block;
}
@media screen and (max-width: 1150px) {
  .framework-header .logocontainer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: initial;
    padding: 0 5px;
  }
  .framework-header .logocontainer .dealer-locator-link {
    display: none;
  }
  .framework-header .logocontainer .build-button {
    display: none;
  }
  .framework-header .logocontainer.mobile-right {
    display: grid;
    grid-template-columns: 4rem 1fr;
  }
  .framework-header .logocontainer.mobile-right .mobile-nav-icon {
    order: 1;
    text-align: left;
  }
  .framework-header .logocontainer.mobile-right .mega-menu-primary-content {
    order: 2;
    display: grid;
    grid-template-columns: 1fr 5rem;
  }
  .framework-header .logocontainer.mobile-right .mega-menu-primary-content.hide .primary-links {
    display: none;
  }
  .framework-header .logocontainer.mobile-right .mega-menu-primary-content .logo-primary-links-section {
    justify-self: center;
  }
  .framework-header .logocontainer.mobile-right .mega-menu-primary-content .mobile-view-logo-text {
    padding: 0 10.8rem;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 1.125rem;
  }
  .framework-header .logocontainer.mobile-right .logo-section {
    position: absolute;
    top: 0;
    transform: translateX(-50%);
    height: 100%;
  }
  .framework-header .logocontainer.mobile-left .mobile-nav-icon {
    order: 2;
  }
  .framework-header .logocontainer.mobile-left .mega-menu-primary-content .utility-nav-container {
    margin: 0 10px 0;
  }
  .framework-header .logocontainer .mobile-nav-icon {
    display: block;
    border: none;
    background-color: transparent;
    cursor: pointer;
  }
  .framework-header .logocontainer .aux-nav-container {
    align-self: center;
  }
  .framework-header .logocontainer .aux-nav-container .utility-nav-container .utility-nav-item {
    display: none;
  }
  .framework-header .logocontainer .mega-menu-primary-content .primary-links {
    display: none;
  }
  .framework-header .logocontainer .mega-menu-primary-content .main-nav-container {
    display: none;
  }
  .framework-header .logocontainer .mega-menu-primary-content .utility-nav-container .utility-nav-item {
    display: none;
  }
  .framework-header .logocontainer .mega-menu-primary-content .logo-primary-links-section {
    justify-self: center;
  }
  .framework-header .logocontainer .mega-menu-primary-content .hide-build-button {
    z-index: -1;
  }
  .framework-header .logocontainer .mega-menu-primary-content .mobile-home {
    display: block;
  }
  .framework-header .logocontainer .mega-menu-primary-content .mobile-home a {
    font-family: 'BarlowCondensed', sans-serif !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    text-decoration: none;
  }
  .framework-header .logocontainer .mega-menu-primary-content .mobile-home a:hover {
    color: #075180;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded {
    position: fixed;
    background: #faf9f5;
    display: flex;
    flex-direction: column;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    justify-content: flex-start;
    align-items: flex-start;
    z-index: 1;
    padding-top: 3rem;
    padding-bottom: 5rem;
    overflow-y: auto;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .mobile-view-logo-text {
    display: flex;
    font-size: 1.125rem;
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif, sans-serif;
    font-weight: 700;
    color: #565555;
    margin-bottom: 0.5rem;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .logo-section {
    width: 100%;
    position: relative;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .logo-primary-links-section {
    height: max-content;
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: flex-start;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .mobile-title {
    display: block;
    margin: 0;
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 1.5rem;
    font-weight: 700;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .close-mobile-nav-icon {
    display: initial;
    border: none;
    background: transparent;
    position: fixed;
    top: 13px;
    right: 20px;
    z-index: 100;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .logo-section img {
    display: none;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .primary-links {
    display: initial;
    width: 100%;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .main-nav-container {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    margin: 0 0 40px 0;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .aux-nav-container {
    align-self: baseline;
    align-items: flex-start;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .aux-nav-container > div:first-child {
    order: 2;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .aux-nav-container .main-nav-container {
    margin: 0 0 40px 0;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .search {
    display: none;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .utility-nav-container {
    flex-direction: column;
    align-items: flex-start;
    left: 0;
    margin-left: 0;
    padding: 0;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .utility-nav-container .nav-icon {
    display: none;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .utility-nav-container .utility-nav-item {
    display: flex;
    margin: 0;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .utility-nav-container .dealer-locator-link-mobile {
    display: flex;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .utility-nav-container > span {
    margin: 0;
    width: 100%;
    text-align: left;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .utility-nav-container span.mobile-title {
    margin-bottom: 10px;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .megamenu-subcontent.header-container-show {
    top: 0;
    position: fixed;
    width: 100%;
    left: 0;
    max-width: 100%;
    height: 100%;
    background-color: white;
    max-height: 100%;
    display: flex;
    flex-direction: column;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .megamenu-subcontent.header-container-show .mobile-title-container {
    display: flex;
    height: 10rem;
    background-color: #faf9f5;
    padding: 20px;
    position: relative;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .megamenu-subcontent.header-container-show .mobile-title-container .section-title-mobile {
    display: flex;
    position: relative;
    align-items: flex-end;
    width: fit-content;
    left: 10rem;
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif, sans-serif;
    font-size: 1.5rem;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .megamenu-subcontent.header-container-show .megamenu-left-side {
    max-height: 100%;
    padding: 1.5rem 5rem 4rem 5rem;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .megamenu-subcontent.header-container-show .megamenu-left-side .divider {
    margin: 26px 0 26px;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .megamenu-subcontent.header-container-show.sub-left .close-btn-subnav {
    top: 1rem;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .megamenu-subcontent.header-container-show.sub-left .mobile-title-container {
    height: 7rem;
    justify-content: center;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .megamenu-subcontent.header-container-show.sub-left .mobile-title-container .section-title-mobile {
    left: unset;
    font-size: 20px;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .megamenu-subcontent.header-container-show.sub-left .mobile-title-container .section-title-back {
    cursor: pointer;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .megamenu-subcontent.header-container-show.sub-left .mobile-title-container .section-title-back:after {
    content: '';
    position: absolute;
    width: 11px;
    height: 17px;
    top: 4.6rem;
    left: 1rem;
    transform: rotate(180deg);
    background: url("data:image/svg+xml;utf8,<svg width='11' height='17' viewBox='0 0 11 17' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M2.26228 0.399994L10.72 8.49999L2.26228 16.6L0.279999 14.7016L6.75544 8.49999L0.279999 2.29843L2.26228 0.399994Z' fill='rgb(86, 85, 85)'/></svg>") no-repeat;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .megamenu-subcontent.header-container-show.sub-right .mobile-title-container {
    height: 7rem;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .megamenu-subcontent.header-container-show.sub-right .mobile-title-container .section-title-back {
    cursor: pointer;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .megamenu-subcontent.header-container-show.sub-right .mobile-title-container .section-title-back:after {
    content: '';
    position: absolute;
    width: 11px;
    height: 17px;
    top: 4.2rem;
    left: 5rem;
    transform: rotate(180deg);
    background: url("data:image/svg+xml;utf8,<svg width='11' height='17' viewBox='0 0 11 17' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M2.26228 0.399994L10.72 8.49999L2.26228 16.6L0.279999 14.7016L6.75544 8.49999L0.279999 2.29843L2.26228 0.399994Z' fill='rgb(86, 85, 85)'/></svg>") no-repeat;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .megamenu-subcontent.header-container-show.sub-right .close-btn-subnav {
    display: none;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .megamenu-subcontent.header-container-show.sub-right .divider.aem-GridColumn {
    display: none;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .fragment-link {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .fragment-link:after {
    display: flex;
    flex-direction: row;
    content: "";
    position: absolute;
    background: url("data:image/svg+xml;utf8,<svg width='11' height='17' viewBox='0 0 11 17' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M2.26228 0.399994L10.72 8.49999L2.26228 16.6L0.279999 14.7016L6.75544 8.49999L0.279999 2.29843L2.26228 0.399994Z' fill='rgb(86, 85, 85)'/></svg>") no-repeat;
    height: 17px;
    width: 11px;
    left: 90%;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .fragment-link:hover,
  .framework-header .logocontainer .mega-menu-primary-content.expanded .fragment-link .header-link-active {
    color: #565555;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .fragment-link,
  .framework-header .logocontainer .mega-menu-primary-content.expanded .main-nav-link,
  .framework-header .logocontainer .mega-menu-primary-content.expanded .logo-section {
    width: 100%;
    margin: 0;
    padding: 0.5rem 10rem 0.5rem 10.8rem;
    border-bottom: 1px solid #d1d0cd;
    text-align: left;
    font-size: 18px;
    text-transform: uppercase;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .logo-section {
    border: none;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .fragment-link:first-of-type,
  .framework-header .logocontainer .mega-menu-primary-content.expanded .main-nav-link:first-of-type {
    border-top: 1px solid #d1d0cd;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .main-nav-link.header-link,
  .framework-header .logocontainer .mega-menu-primary-content.expanded .fragment-link.header-link {
    font-size: 1.125rem;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .mobile-title {
    padding: 0 10rem;
    margin-bottom: 10px;
    text-transform: uppercase;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .aux-nav-container {
    width: 100%;
    padding: 0;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .aux-nav-container > div {
    width: 100%;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .aux-nav-container .utility-nav-container {
    margin: 0;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .aux-nav-container .utility-nav-container .utility-nav-item {
    width: 100%;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .aux-nav-container .utility-nav-container .utility-nav-item .utility-nav-link {
    width: 100%;
    margin: 0;
    padding: 0.5rem 10rem 0.5rem 10.8rem;
    border-bottom: 1px solid #d1d0cd;
    text-align: left;
    font-size: 18px;
    text-transform: uppercase;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .aux-nav-container .utility-nav-container .utility-nav-item .utility-nav-link:first-of-type {
    border-top: 1px solid #d1d0cd;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .aux-nav-container .utility-nav-container .dealer-locator-link-mobile {
    width: 100%;
    margin: 0;
    padding: 0.5rem 10rem 0.5rem 10.8rem;
    text-align: left;
    font-size: 18px;
    text-transform: uppercase;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .main-nav-container {
    margin: 0 0 20px 0;
  }
  .framework-header .logocontainer #searchIconContainer .search {
    margin: 0;
  }
  .framework-header .logocontainer #searchIconContainer .search .search-icon {
    margin: 0;
    padding: 0;
  }
  .framework-header .logocontainer .search-results-container {
    position: fixed;
    width: 100%;
    height: 100%;
    background: white;
    top: 0;
    right: 0;
  }
  .framework-header .logocontainer #searchcontainer.search-mobile-show {
    z-index: 10;
    width: 90vw;
    margin: 0 auto;
    position: fixed;
    top: 34px;
    left: 0;
    align-items: center;
    justify-content: space-between;
    padding: 0 20px;
  }
  .framework-header .logocontainer #searchcontainer.search-mobile-show #searchinput {
    width: 95%;
    margin-top: 0;
  }
  .framework-header .logocontainer .section-title-container {
    display: flex;
  }
}
@media screen and (max-height: 800px) and (max-width: 1150px) {
  .framework-header .logocontainer .mega-menu-primary-content.expanded {
    padding-bottom: 5rem;
  }
}
@media screen and (max-width: 640px) {
  .framework-header .logocontainer .mega-menu-primary-content.expanded .megamenu-subcontent.header-container-show.sub-left .mobile-title-container {
    display: flex;
    justify-content: center;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .megamenu-subcontent.header-container-show.sub-left .mobile-title-container .section-title-mobile {
    left: 0;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .megamenu-subcontent.header-container-show.sub-left .mobile-title-container .section-title-back {
    cursor: pointer;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .megamenu-subcontent.header-container-show.sub-left .mobile-title-container .section-title-back:after {
    left: 20px;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .fragment-link,
  .framework-header .logocontainer .mega-menu-primary-content.expanded .main-nav-link,
  .framework-header .logocontainer .mega-menu-primary-content.expanded .logo-section,
  .framework-header .logocontainer .mega-menu-primary-content.expanded .mobile-view-logo-text {
    padding: 0.5rem 10rem 0.5rem 3rem;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .logo-section {
    padding: 0rem 10rem 0.5rem 2rem;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .mobile-title {
    padding: 0 10rem 0 2rem;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .aux-nav-container .utility-nav-container .utility-nav-item .utility-nav-link {
    padding: 0.5rem 10rem 0.5rem 3rem;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .aux-nav-container .utility-nav-container .dealer-locator-link-mobile {
    padding: 0.5rem 10rem 0.5rem 3rem;
  }
}
@media screen and (max-width: 560px) {
  .framework-header .logocontainer .mega-menu-primary-content.expanded {
    justify-content: flex-start;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .megamenu-subcontent.header-container-show .mobile-title-container {
    height: 6rem;
    justify-content: center;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .megamenu-subcontent.header-container-show .mobile-title-container .section-title-mobile {
    font-size: 1.2rem;
    left: unset;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .megamenu-subcontent.header-container-show .mobile-title-container .close-btn-subnav {
    top: 2rem;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .megamenu-subcontent.header-container-show.sub-right .mobile-title-container {
    justify-content: flex-start;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .megamenu-subcontent.header-container-show.sub-right .mobile-title-container .section-title-mobile {
    margin-left: 6rem;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .megamenu-subcontent.header-container-show.sub-right .mobile-title-container .section-title-back:after {
    left: 1rem;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .megamenu-subcontent.header-container-show .megamenu-left-side {
    max-height: 100%;
    padding: 1.5rem 2rem 2rem 2rem;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .megamenu-subcontent.header-container-show .megamenu-left-side .divider {
    margin: 10px 0 18px;
  }
}
@media screen and (max-width: 450px) {
  .framework-header .logocontainer.mobile-left {
    padding: 10px;
  }
  .framework-header .logocontainer.mobile-left .mega-menu-primary-content {
    grid-template-columns: 1fr 3.5rem;
  }
  .framework-header .logocontainer.mobile-left .mega-menu-primary-content .logo-section {
    padding-right: 0;
    margin-left: 0.3rem;
  }
}
@media screen and (max-width: 380px) {
  .framework-header .logocontainer .mega-menu-primary-content.expanded .megamenu-subcontent.header-container-show .megamenu-right-side,
  .framework-header .logocontainer .mega-menu-primary-content.expanded .megamenu-subcontent.header-container-show .megamenu-left-side {
    max-height: 100%;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .megamenu-subcontent.header-container-show .megamenu-right-side .divider,
  .framework-header .logocontainer .mega-menu-primary-content.expanded .megamenu-subcontent.header-container-show .megamenu-left-side .divider {
    margin: 10px 0 18px;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .megamenu-subcontent.header-container-show .megamenu-right-side .section-title-mobile,
  .framework-header .logocontainer .mega-menu-primary-content.expanded .megamenu-subcontent.header-container-show .megamenu-left-side .section-title-mobile {
    transform: translateX(-5.5rem);
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .megamenu-subcontent.header-container-show .megamenu-right-side .menu-item-container .menu-item-link,
  .framework-header .logocontainer .mega-menu-primary-content.expanded .megamenu-subcontent.header-container-show .megamenu-left-side .menu-item-container .menu-item-link {
    gap: 15px;
    margin: 6px 0 1rem 0px;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .megamenu-subcontent.header-container-show.sub-right .mobile-title-container .section-title-mobile {
    margin-left: 4.3rem;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .fragment-link,
  .framework-header .logocontainer .mega-menu-primary-content.expanded .main-nav-link,
  .framework-header .logocontainer .mega-menu-primary-content.expanded .logo-section,
  .framework-header .logocontainer .mega-menu-primary-content.expanded .mobile-view-logo-text {
    padding: 0.5rem 10rem 0.5rem 2rem;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .mobile-title {
    padding: 0 10rem 0 1rem;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .aux-nav-container .utility-nav-container .utility-nav-item .utility-nav-link {
    padding: 0.5rem 10rem 0.5rem 2rem;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .aux-nav-container .utility-nav-container .dealer-locator-link-mobile {
    padding: 0.5rem 10rem 0.5rem 2rem;
  }
}
.framework-header .logo-section {
  display: flex;
  height: 100%;
}
.framework-header .logo-section a {
  font-family: 'BarlowCondensed', sans-serif !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  text-decoration: none;
}
@media screen and (max-width: 1410px) {
  .framework-header .logo-section a {
    font-family: 'BarlowCondensed', sans-serif !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
  }
  .framework-header .logo-section a img {
    max-width: 13rem;
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 1150px) {
  .framework-header .logo-section a {
    font-family: 'BarlowCondensed', sans-serif !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
  }
  .framework-header .logo-section a img {
    max-width: 163px;
  }
}
.framework-header .logo-top-left {
  align-self: baseline;
}
.framework-header .logo-middle-left {
  align-self: center;
  text-decoration: none;
}
.framework-header .logo-bottom-left {
  align-self: flex-end;
}
@media screen and (max-width: 1410px) {
  .framework-header .logo-bottom-left,
  .framework-header .logo-middle-left,
  .framework-header .logo-top-left {
    display: flex;
  }
  .framework-header .logo-bottom-left img,
  .framework-header .logo-middle-left img,
  .framework-header .logo-top-left img {
    max-width: 10rem;
    width: 100%;
    height: fit-content;
  }
}
@media screen and (max-width: 1150px) {
  .framework-header .logo-bottom-left,
  .framework-header .logo-middle-left,
  .framework-header .logo-top-left {
    align-self: center;
  }
}
.framework-header .close-mobile-nav-icon {
  display: none;
}
@media screen and (max-width: 1410px) {
  .framework-header {
    display: flex;
  }
  .framework-header a {
    font-family: 'BarlowCondensed', sans-serif !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
  }
  .framework-header a img {
    max-width: 10rem;
    width: 100%;
    height: fit-content;
  }
}
@media screen and (max-width: 1150px) {
  .framework-header {
    position: relative;
  }
  .framework-header a {
    font-family: 'BarlowCondensed', sans-serif !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
  }
  .framework-header a img {
    width: 50px;
  }
}
.framework-header .logo-center {
  text-align: center;
  display: block;
}
.framework-header .logocontainer-center {
  height: 100%;
}
.framework-header .logo-middle-left-img {
  height: 100%;
}
@media only screen and (max-width: 767px) {
  .framework-header .mobile-left {
    position: relative;
    height: auto;
    float: left;
  }
  .framework-header .mobile-right {
    height: auto;
    float: 1920right;
    position: relative;
  }
}
.framework-header .hide {
  display: none;
}
.build-button {
  background-color: #075180;
  width: 110px;
  height: 110px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-size: 14px;
}
.build-button .build-button-link {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-decoration: none;
}
.build-button .build-btn-text {
  margin-top: 10px;
  color: white;
  display: block;
  font-family: 'BarlowCondensed', sans-serif;
  font-size: 16px;
  line-height: 21px;
  font-weight: 600;
  text-transform: uppercase;
}
@media screen and (max-width: 1650px) {
  .build-button .build-btn-text {
    font-size: 1.12rem;
  }
}
@media screen and (max-width: 1150px) {
  .build-button {
    display: none;
  }
}
.mobile-show {
  display: none;
}
@media screen and (max-width: 1150px) {
  .mobile-show {
    display: flex;
    position: fixed;
    z-index: 10;
    width: 94%;
    margin: 0 auto;
    padding: 20px 20px;
    border-radius: 3px;
    background-color: #075180;
    bottom: 10px;
    left: 0;
    right: 0;
    height: 50px;
  }
  .mobile-show .build-btn-text {
    margin: 0;
  }
  .mobile-show.build-button-container {
    padding: 0;
    width: 100%;
    height: 4rem;
    background-color: #faf9f5;
  }
  .mobile-show a {
    font-family: 'BarlowCondensed', sans-serif !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
  }
  .mobile-show a svg {
    display: none;
  }
}
.breadcrumbs-lvl-one,
.breadcrumbs-lvl-two,
.breadcrumbs-lvl-three {
  display: none;
}
@media screen and (max-width: 1150px) {
  .breadcrumbs-lvl-one {
    display: flex;
    text-transform: uppercase;
  }
  .breadcrumbs-lvl-one .section-title-mobile {
    line-height: 1;
  }
  .breadcrumbs-lvl-two {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
  }
  .breadcrumbs-lvl-two .breadcrumbs-main-cat {
    font-size: 16px;
    font-weight: 300;
    color: #565555;
    text-transform: uppercase;
  }
  .breadcrumbs-lvl-two .breadcrumbs-sub-cat {
    font-size: 20px;
    color: black;
    text-transform: uppercase;
    text-align: center;
    line-height: 1;
    margin-top: 10px;
  }
  .breadcrumbs-lvl-three {
    display: flex;
    flex-direction: column;
    justify-content: end;
    align-items: center;
  }
  .breadcrumbs-lvl-three .sub-cat-container {
    text-align: center;
  }
  .breadcrumbs-lvl-three .breadcrumbs-main-cat {
    justify-self: flex-end;
  }
  .breadcrumbs-lvl-three .breadcrumbs-cat {
    justify-self: baseline;
    margin-left: 5px;
  }
  .breadcrumbs-lvl-three .breadcrumbs-main-cat,
  .breadcrumbs-lvl-three .breadcrumbs-cat {
    text-transform: uppercase;
    font-size: 16px;
    color: #565555;
    align-self: flex-end;
    line-height: 1;
  }
  .breadcrumbs-lvl-three .breadcrumbs-sub-cat {
    font-size: 20px;
    color: black;
    text-transform: uppercase;
    line-height: 1;
    margin-top: 10px;
    align-self: center;
    text-align: center;
  }
}
@media screen and (max-width: 450px) {
  .breadcrumbs-lvl-three .breadcrumbs-sub-cat {
    padding: 0 20px;
  }
}
.sticky {
  background-color: #4F4F4C;
}
.divider.aem-GridColumn {
  height: 1px;
  background-color: #d1d0cd;
  margin: 10px 0 20px;
}

@media screen and (max-width: 1150px) {
  .framework-header .product-nav {
    z-index: 10;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 7rem;
    padding-top: 20px;
  }
  .framework-header .product-nav > div:first-child {
    width: 100%;
    background-color: white;
  }
}

.framework-header .product-nav .boats-cards {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 0;
  left: calc(14.5vw);
  padding: 30px 10px 40px 20px;
  background-color: #faf9f5;
  border-left: 2px solid #D1D0CD;
  width: 15vw;
  height: 91vh;
  box-sizing: border-box;
  display: none;
}
@media screen and (max-height: 800px) {
  .framework-header .product-nav .boats-cards {
    height: 87vh;
  }
}
.framework-header .product-nav .boats-cards__categories {
  list-style: none;
  height: fit-content;
  padding-left: 0;
  order: 2;
}
.framework-header .product-nav .boats-cards__categories.all-boats-categories-container {
  order: 1;
}
.framework-header .product-nav .boats-cards__category-container {
  display: flex;
  flex-direction: column;
  margin: 15px 0 30px 0;
}
.framework-header .product-nav .boats-cards__category-container.overview-link__container {
  margin: 15px 0 0 0;
}
.framework-header .product-nav .boats-cards__category-container .subcat-link {
  color: #000000;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0;
  text-decoration: none;
  color: black;
  width: 100%;
  position: relative;
  padding-right: 22px;
}
.framework-header .product-nav .boats-cards__category-container .subcat-link:hover {
  color: #075180;
}
.framework-header .product-nav .boats-cards__category-container .subcat-link.header-link-active {
  color: #075180;
}
@media screen and (max-width: 1150px) {
  .framework-header .product-nav .boats-cards__category-container .subcat-link:hover {
    color: #565555;
  }
  .framework-header .product-nav .boats-cards__category-container .subcat-link.header-link-active {
    color: #565555;
  }
}
.framework-header .product-nav .boats-cards__category-container .subcat-link:after {
  display: flex;
  flex-direction: row;
  content: "";
  position: absolute;
  background: url("data:image/svg+xml;utf8,<svg width='10' height='12' viewBox='0 0 11 17' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M2.26228 0.399994L10.72 8.49999L2.26228 16.6L0.279999 14.7016L6.75544 8.49999L0.279999 2.29843L2.26228 0.399994Z' fill='rgb(86, 85, 85)'/></svg>") no-repeat;
  height: 12px;
  width: 10px;
  top: 50%;
  transform: translateY(-50%);
  right: 14px;
}
.framework-header .product-nav .boats-cards__category-container .subcat-link:hover {
  color: #075180;
}
.framework-header .product-nav .boats-cards__category-container .subcat-link:hover:after {
  background: url("data:image/svg+xml;utf8,<svg width='10' height='12' viewBox='0 0 11 17' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M2.26228 0.399994L10.72 8.49999L2.26228 16.6L0.279999 14.7016L6.75544 8.49999L0.279999 2.29843L2.26228 0.399994Z' fill='rgb(7, 81, 128)'/></svg>") no-repeat;
  height: 12px;
  width: 10px;
  top: 50%;
  transform: translateY(-50%);
  right: 14px;
}
@media screen and (max-height: 800px) {
  .framework-header .product-nav .boats-cards__category-container .subcat-link {
    padding-right: 22px;
  }
  .framework-header .product-nav .boats-cards__category-container .subcat-link:after {
    right: 5px;
  }
  .framework-header .product-nav .boats-cards__category-container .subcat-link:hover:after {
    right: 5px;
  }
}
.framework-header .product-nav .boats-cards__category-container .subcat-link.overview-link {
  margin-bottom: 10px;
}
.framework-header .product-nav .boats-cards__category-container .subcat-link:hover {
  color: #075180;
}
@media screen and (max-height: 800px) and (min-width: 1150px) {
  .framework-header .product-nav .boats-cards__category-container .subcat-link {
    margin-left: 0;
  }
  .framework-header .product-nav .boats-cards__category-container .subcat-link:after {
    right: 6px;
  }
  .framework-header .product-nav .boats-cards__category-container .subcat-link:hover {
    color: #075180;
  }
  .framework-header .product-nav .boats-cards__category-container .subcat-link:hover:after {
    right: 6px;
  }
}
@media screen and (max-width: 1650px) {
  .framework-header .product-nav .boats-cards__category-container .subcat-link {
    font-size: 16px;
  }
}
@media screen and (max-width: 1150px) {
  .framework-header .product-nav .boats-cards__category-container .subcat-link {
    font-size: 18px;
    color: #565555;
    width: 100%;
    position: relative;
    padding-right: 15px;
    margin: 0;
  }
  .framework-header .product-nav .boats-cards__category-container .subcat-link:after {
    display: flex;
    flex-direction: row;
    content: "";
    position: absolute;
    background: url("data:image/svg+xml;utf8,<svg width='11' height='17' viewBox='0 0 11 17' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M2.26228 0.399994L10.72 8.49999L2.26228 16.6L0.279999 14.7016L6.75544 8.49999L0.279999 2.29843L2.26228 0.399994Z' fill='rgb(86, 85, 85)'/></svg>") no-repeat;
    height: 17px;
    width: 11px;
    top: 50%;
    transform: translateY(-50%);
    right: 14px;
    left: initial;
  }
  .framework-header .product-nav .boats-cards__category-container .subcat-link:hover {
    color: #565555;
  }
  .framework-header .product-nav .boats-cards__category-container .subcat-link:hover:after {
    display: flex;
    flex-direction: row;
    content: "";
    position: absolute;
    background: url("data:image/svg+xml;utf8,<svg width='11' height='17' viewBox='0 0 11 17' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M2.26228 0.399994L10.72 8.49999L2.26228 16.6L0.279999 14.7016L6.75544 8.49999L0.279999 2.29843L2.26228 0.399994Z' fill='rgb(86, 85, 85)'/></svg>") no-repeat;
    height: 17px;
    width: 11px;
    top: 50%;
    transform: translateY(-50%);
    right: 14px;
    left: initial;
  }
  .framework-header .product-nav .boats-cards__category-container .subcat-link.overview-link {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 1150px) {
  .framework-header .product-nav .boats-cards__category-container {
    padding: 13px;
    border-top: 1px solid #D1D0CD;
    margin: 0;
  }
  .framework-header .product-nav .boats-cards__category-container:last-child {
    border-bottom: 1px solid #D1D0CD;
  }
  .framework-header .product-nav .boats-cards__category-container.overview-link__container {
    border: none;
    padding: 15px 13px;
  }
  .framework-header .product-nav .boats-cards__category-container.overview-link__container .overview-link:after {
    background: none;
  }
}
.framework-header .product-nav .boats-cards .boat-link {
  cursor: pointer;
  color: #000000;
  text-transform: initial;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  text-decoration: none;
  margin: 3px 0 0 0;
  display: block;
  padding-bottom: 2px;
}
.framework-header .product-nav .boats-cards .boat-link:hover {
  color: #075180;
}
.framework-header .product-nav .boats-cards .boat-link.header-link-active {
  color: #075180;
}
@media screen and (max-width: 1150px) {
  .framework-header .product-nav .boats-cards .boat-link:hover {
    color: #565555;
  }
  .framework-header .product-nav .boats-cards .boat-link.header-link-active {
    color: #565555;
  }
}
@media screen and (max-width: 1650px) {
  .framework-header .product-nav .boats-cards .boat-link {
    font-size: 12px;
    margin: 0;
  }
}
.framework-header .product-nav .boats-cards .nav-boat-card {
  display: none;
}
.framework-header .product-nav .boats-cards .nav-boat-card.header-container-show {
  display: flex;
  left: calc(14.5vw);
}
.framework-header .product-nav .boats-cards.header-container-show {
  display: flex;
  flex-direction: column;
  padding: 20px 10px 20px 20px;
}
@media screen and (max-width: 1150px) {
  .framework-header .product-nav .boats-cards {
    left: 0;
    width: 100%;
    background-color: white;
    z-index: 2;
    height: 100%;
  }
  .framework-header .product-nav .boats-cards__categories {
    display: none;
  }
  .framework-header .product-nav .boats-cards .subcat-link {
    cursor: pointer;
    width: 100%;
    position: relative;
    padding-right: 15px;
  }
  .framework-header .product-nav .boats-cards .subcat-link:after {
    display: flex;
    flex-direction: row;
    content: "";
    position: absolute;
    background: url("data:image/svg+xml;utf8,<svg width='11' height='17' viewBox='0 0 11 17' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M2.26228 0.399994L10.72 8.49999L2.26228 16.6L0.279999 14.7016L6.75544 8.49999L0.279999 2.29843L2.26228 0.399994Z' fill='rgb(86, 85, 85)'/></svg>") no-repeat;
    height: 17px;
    width: 11px;
    top: 50%;
    transform: translateY(-50%);
    right: 14px;
    left: initial;
  }
  .framework-header .product-nav .boats-cards .subcat-link:hover {
    color: #565555;
  }
  .framework-header .product-nav .boats-cards .subcat-link:hover:after {
    display: flex;
    flex-direction: row;
    content: "";
    position: absolute;
    background: url("data:image/svg+xml;utf8,<svg width='11' height='17' viewBox='0 0 11 17' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M2.26228 0.399994L10.72 8.49999L2.26228 16.6L0.279999 14.7016L6.75544 8.49999L0.279999 2.29843L2.26228 0.399994Z' fill='rgb(86, 85, 85)'/></svg>") no-repeat;
    height: 17px;
    width: 11px;
    top: 50%;
    transform: translateY(-50%);
    right: 14px;
    left: initial;
  }
  .framework-header .product-nav .boats-cards.header-container-show {
    padding: 0;
  }
  .framework-header .product-nav .boats-cards.header-container-show .boats-cards__categories {
    display: initial;
    padding-left: 0;
  }
  .framework-header .product-nav .boats-cards.header-container-show .boats-cards__categories .boat-cards__categories {
    display: none;
  }
  .framework-header .product-nav .boats-cards.header-container-show .boats-cards__categories .boat-cards__categories.header-container-show {
    display: flex;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    flex-direction: column;
    background-color: white;
    z-index: 3;
    overflow-y: auto;
    padding-bottom: 7.5rem;
  }
  .framework-header .product-nav .boats-cards.header-container-show .boats-cards__categories .boat-cards__categories.header-container-show .boat-link {
    display: none;
  }
  .framework-header .product-nav .boats-cards.header-container-show .boats-cards__categories .boat-cards__categories.header-container-show .boat-name {
    display: none;
  }
  .framework-header .product-nav .boats-cards.header-container-show .boats-cards__categories .boat-cards__categories.header-container-show .close-btn-subnav {
    display: none;
  }
  .framework-header .product-nav .boats-cards.header-container-show .boats-cards__categories .boat-cards__categories.header-container-show .nav-boat-card {
    position: relative;
    display: flex;
    left: unset;
  }
}
.framework-header .product-nav .boat-cards__categories {
  list-style-type: none;
  padding-left: 0;
}

.product-nav .nav-boat-card {
  position: absolute;
  display: none;
  top: 0;
  left: 14.6vw;
  border-left: 2px solid #D1D0CD;
  width: 44vw;
  height: 91vh;
  background-color: white;
  justify-content: center;
}
.product-nav .nav-boat-card__content {
  width: 100%;
}
@media screen and (max-height: 800px) {
  .product-nav .nav-boat-card__content {
    height: 78vh;
    overflow: auto;
  }
}
@media screen and (max-height: 800px) and (max-width: 1150px) {
  .product-nav .nav-boat-card__content {
    height: initial;
  }
}
.product-nav .nav-boat-card--main-image {
  width: 100%;
  height: 40vh;
  display: flex;
  justify-content: center;
  overflow: hidden;
}
@media screen and (max-height: 800px) {
  .product-nav .nav-boat-card--main-image {
    height: 35vh;
  }
}
.product-nav .nav-boat-card--main-image .boat-card-header-img {
  object-fit: cover;
  width: 100%;
}
.product-nav .nav-boat-card--name {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.6rem;
}
@media screen and (max-height: 800px) {
  .product-nav .nav-boat-card--name {
    margin-bottom: 1rem;
  }
}
.product-nav .nav-boat-card--name .nav-boat-title {
  font-size: 1.5rem;
}
@media screen and (max-height: 800px) {
  .product-nav .nav-boat-card--name .nav-boat-title {
    font-size: 1rem;
  }
}
.product-nav .nav-boat-card--name .nav-boat-price {
  font-size: 1.2rem;
  color: #075180;
}
@media screen and (max-height: 800px) {
  .product-nav .nav-boat-card--name .nav-boat-price {
    font-size: .8rem;
  }
}
.product-nav .nav-boat-card--name .nav-boat-price-price:before {
  content: "$";
}
.product-nav .nav-boat-card--specs {
  display: flex;
  align-items: center;
  padding: 10px;
  background-color: #faf9f5;
  margin-bottom: 1.8rem;
}
@media screen and (max-height: 800px) {
  .product-nav .nav-boat-card--specs {
    margin-bottom: 1rem;
  }
}
.product-nav .nav-boat-card--specs .s-title {
  margin-right: 10px;
  font-weight: bold;
  font-size: 1rem;
}
@media screen and (max-height: 800px) {
  .product-nav .nav-boat-card--specs .s-title {
    font-size: .8rem;
  }
}
.product-nav .nav-boat-card--specs .s-value {
  color: #696964;
  font-size: 1rem;
}
@media screen and (max-height: 800px) {
  .product-nav .nav-boat-card--specs .s-value {
    font-size: .8rem;
  }
}
.product-nav .nav-boat-card--specs-layout {
  display: flex;
  padding-right: 10px;
  margin-right: 10px;
  position: relative;
}
.product-nav .nav-boat-card--specs-layout:after {
  content: "";
  height: 2rem;
  width: 1px;
  background-color: #d1d0cd;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.product-nav .nav-boat-card--specs-layout .s-container {
  display: flex;
  align-items: center;
}
.product-nav .nav-boat-card--specs-layout img {
  width: 45px;
  height: auto;
  margin-right: 5px;
}
@media screen and (max-height: 800px) {
  .product-nav .nav-boat-card--specs-layout img {
    width: 35px;
  }
}
.product-nav .nav-boat-card--specs-layout img:last-child {
  margin-right: 0;
}
.product-nav .nav-boat-card--specs-length {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  padding-right: 10px;
  position: relative;
}
.product-nav .nav-boat-card--specs-length:after {
  content: "";
  height: 2rem;
  width: 1px;
  background-color: #d1d0cd;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.product-nav .nav-boat-card--specs-hp {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  padding-right: 10px;
  position: relative;
}
.product-nav .nav-boat-card--specs-hp:after {
  content: "";
  height: 2rem;
  width: 1px;
  background-color: #d1d0cd;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.product-nav .nav-boat-card--specs-hp .s-title {
  margin-right: 10px;
}
@media screen and (max-width: 1150px) {
  .product-nav .nav-boat-card--specs-hp .s-title {
    margin-right: 0;
  }
}
.product-nav .nav-boat-card--ctas {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 1rem;
}
.product-nav .nav-boat-card--ctas .btn {
  background-color: #075180;
  color: white;
  margin: 0 10px;
  font-weight: bold;
  border: 2px solid #075180;
  padding: 5px 30px;
  font-size: 1.2rem;
}
@media screen and (max-height: 800px) {
  .product-nav .nav-boat-card--ctas .btn {
    font-size: .8rem;
  }
}
.product-nav .nav-boat-card--ctas .btn.outline {
  background-color: white;
  color: #075180;
  border: 2px solid #075180;
}
.product-nav .nav-boat-card--description p {
  color: #696964;
}
@media screen and (max-height: 800px) {
  .product-nav .nav-boat-card--description p {
    font-size: 12px;
  }
}
.product-nav .nav-boat-card--boat-overview {
  color: #075180;
  font-weight: bold;
  font-size: 1.2rem;
  display: flex;
  justify-content: center;
  position: relative;
  width: fit-content;
  margin: 0 auto;
}
.product-nav .nav-boat-card--boat-overview:hover {
  text-decoration: none;
}
.product-nav .nav-boat-card--boat-overview:after {
  display: flex;
  flex-direction: row;
  content: "";
  position: absolute;
  background: url("data:image/svg+xml;utf8,<svg width='7' height='13' viewBox='0 0 11 17' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M2.26228 0.399994L10.72 8.49999L2.26228 16.6L0.279999 14.7016L6.75544 8.49999L0.279999 2.29843L2.26228 0.399994Z' fill='rgb(7, 81, 128)'/></svg>") no-repeat;
  height: 17px;
  width: 11px;
  top: 10px;
  right: -18px;
}
@media screen and (max-height: 800px) {
  .product-nav .nav-boat-card--boat-overview {
    font-size: 1rem;
  }
  .product-nav .nav-boat-card--boat-overview:after {
    top: 6px;
  }
}
.product-nav .nav-boat-card .p-top {
  padding-top: 2rem;
}
.product-nav .nav-boat-card .p-bottom {
  padding-bottom: 2rem;
}
@media screen and (max-height: 800px) {
  .product-nav .nav-boat-card .p-bottom {
    padding-bottom: 0;
  }
}
.product-nav .nav-boat-card .p-sides {
  padding-right: 2rem;
  margin-left: 2rem;
}
.product-nav .nav-boat-card .boat-anchor:hover {
  text-decoration: none;
}
.product-nav .nav-boat-card .boat-anchor--specs {
  display: block;
}
@media screen and (max-width: 1650px) {
  .product-nav .nav-boat-card {
    width: 64vw;
  }
}
@media only screen and (max-height: 800px) {
  .product-nav .nav-boat-card--img-container {
    width: 42vh;
  }
}
@media screen and (max-width: 1410px) {
  .product-nav .nav-boat-card a img {
    max-width: 100%;
    width: 100%;
    height: inherit;
  }
}
@media screen and (max-width: 1200px) {
  .product-nav .nav-boat-card a img {
    max-width: 100%;
  }
}
@media screen and (max-width: 1150px) {
  .product-nav .nav-boat-card {
    display: flex;
    box-shadow: none;
    left: 0;
    height: initial;
    width: 100%;
    position: relative;
  }
  .product-nav .nav-boat-card__content {
    display: flex;
    flex-direction: column;
  }
  .product-nav .nav-boat-card--main-image {
    margin-bottom: 0;
    padding-bottom: 0;
    height: 27vh;
  }
  .product-nav .nav-boat-card--name {
    margin-top: 1rem;
    margin-bottom: 1rem;
    align-items: center;
  }
  .product-nav .nav-boat-card--name .nav-boat-title,
  .product-nav .nav-boat-card--name .nav-boat-price {
    margin: 0;
  }
  .product-nav .nav-boat-card--name .nav-boat-price {
    text-align: right;
  }
  .product-nav .nav-boat-card--name .nav-boat-price .nav-boat-price-title {
    font-size: 0.8rem;
    display: block;
  }
  .product-nav .nav-boat-card--description {
    display: none;
  }
  .product-nav .nav-boat-card--ctas {
    display: none;
  }
  .product-nav .nav-boat-card .boat-anchor {
    display: block;
  }
  .product-nav .nav-boat-card .boat-anchor--img {
    order: 2;
  }
  .product-nav .nav-boat-card--boat-overview {
    display: none;
  }
  .product-nav .nav-boat-card--specs {
    margin-bottom: 0;
    justify-content: space-around;
    order: 3;
    padding: 15px;
    overflow: auto;
  }
  .product-nav .nav-boat-card--specs img {
    width: 2rem;
  }
  .product-nav .nav-boat-card--specs .s-container {
    display: flex;
    flex-direction: column;
    text-align: left;
  }
  .product-nav .nav-boat-card--specs-layout {
    display: none;
  }
  .product-nav .nav-boat-card--specs-length {
    display: flex;
    flex-direction: column;
    margin-right: 0;
    padding-right: 0;
    align-items: baseline;
  }
  .product-nav .nav-boat-card--specs-length:after {
    display: none;
  }
  .product-nav .nav-boat-card--specs-hp {
    display: flex;
    flex-direction: column;
    text-align: left;
    margin-left: 1rem;
    padding-left: 10vw;
    margin-right: 1rem;
    padding-right: 9vw;
    align-items: baseline;
    position: relative;
  }
  .product-nav .nav-boat-card--specs-hp:after {
    content: "";
    height: 3rem;
    width: 1px;
    background-color: #d1d0cd;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .product-nav .nav-boat-card--specs-hp:before {
    content: "";
    height: 3rem;
    width: 1px;
    background-color: #d1d0cd;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .product-nav .nav-boat-card--specs-hp:after,
  .product-nav .nav-boat-card--specs-hp:before {
    background-color: black;
  }
  .product-nav .nav-boat-card--specs-seats {
    display: flex;
    flex-direction: column;
    align-items: baseline;
  }
  .product-nav .nav-boat-card--specs::-webkit-scrollbar:horizontal {
    height: 5px;
  }
  .product-nav .nav-boat-card--specs::-webkit-scrollbar-track {
    background-color: #F2F2F2;
  }
  .product-nav .nav-boat-card--specs::-webkit-scrollbar-thumb {
    background-color: #d5d5d5;
    border-radius: 50px;
  }
  .product-nav .nav-boat-card .s-value,
  .product-nav .nav-boat-card .s-title {
    white-space: nowrap;
  }
  .product-nav .nav-boat-card .p-sides {
    padding-right: 20px;
    padding-left: 20px;
    margin-left: 0;
  }
  .product-nav .nav-boat-card .p-top {
    padding-top: 0;
  }
  .product-nav .nav-boat-card .p-bottom {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 720px) {
  .product-nav .nav-boat-card__content {
    width: 100%;
  }
  .product-nav .nav-boat-card--name.p-sides,
  .product-nav .nav-boat-card--specs.p-sides {
    padding-right: 10px;
    padding-left: 10px;
  }
}

.product-nav .categories-container .all-boats-links-container {
  list-style: none;
}
.framework-header .logocontainer .megamenu-subcontent .megamenu-left-side.category {
  padding-top: 0;
}
.framework-header .product-nav .categories-container {
  display: none;
  position: absolute;
  top: 0;
  left: calc(14.5vw);
  padding: 30px 10px 40px 20px;
  background-color: #faf9f5;
  border-left: 2px solid #D1D0CD;
  width: 15vw;
  height: 91vh;
  box-sizing: border-box;
  border-left: none;
  padding-left: 0;
  padding-right: 0;
}
.framework-header .product-nav .categories-container .categories {
  list-style: none;
  padding-left: 0;
}
.framework-header .product-nav .categories-container .categories a.category-link {
  text-transform: uppercase;
}
@media screen and (max-height: 1450px) {
  .framework-header .product-nav .categories-container .categories a.category-link {
    margin: 0;
  }
}
@media screen and (max-width: 1150px) {
  .framework-header .product-nav .categories-container .categories a.category-link {
    width: 100%;
    position: relative;
    padding-right: 15px;
    font-size: 18px;
    margin: 0;
  }
  .framework-header .product-nav .categories-container .categories a.category-link:after {
    display: flex;
    flex-direction: row;
    content: "";
    position: absolute;
    background: url("data:image/svg+xml;utf8,<svg width='11' height='17' viewBox='0 0 11 17' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M2.26228 0.399994L10.72 8.49999L2.26228 16.6L0.279999 14.7016L6.75544 8.49999L0.279999 2.29843L2.26228 0.399994Z' fill='rgb(86, 85, 85)'/></svg>") no-repeat;
    height: 17px;
    width: 11px;
    top: 50%;
    transform: translateY(-50%);
    right: 14px;
    left: initial;
  }
  .framework-header .product-nav .categories-container .categories a.category-link:hover {
    color: #565555;
  }
  .framework-header .product-nav .categories-container .categories a.category-link:hover:after {
    display: flex;
    flex-direction: row;
    content: "";
    position: absolute;
    background: url("data:image/svg+xml;utf8,<svg width='11' height='17' viewBox='0 0 11 17' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M2.26228 0.399994L10.72 8.49999L2.26228 16.6L0.279999 14.7016L6.75544 8.49999L0.279999 2.29843L2.26228 0.399994Z' fill='rgb(86, 85, 85)'/></svg>") no-repeat;
    height: 17px;
    width: 11px;
    top: 50%;
    transform: translateY(-50%);
    right: 14px;
    left: initial;
  }
  .framework-header .product-nav .categories-container .categories a.category-link.all-boats-link:after {
    content: "";
    background: none;
  }
}
@media screen and (max-width: 1150px) {
  .framework-header .product-nav .categories-container .categories {
    order: 2;
  }
  .framework-header .product-nav .categories-container .categories.all-boats-categories-container {
    order: 1;
    margin-bottom: 0;
  }
}
.framework-header .product-nav .categories-container .category-container {
  display: flex;
  flex-direction: column;
  border-bottom: 1px solid #d1d0cd;
  padding: 20px 13px;
}
.framework-header .product-nav .categories-container .category-container:first-child {
  border-top: 1px solid #d1d0cd;
}
.framework-header .product-nav .categories-container .category-container:hover {
  background-color: white;
}
.framework-header .product-nav .categories-container .category-container:has(.header-link-active) {
  background-color: white;
}
.framework-header .product-nav .categories-container .category-container.all-boats-link-container {
  border: none;
}
.framework-header .product-nav .categories-container .category-container.all-boats-link-container:hover {
  background-color: transparent;
}
@media screen and (max-width: 1150px) {
  .framework-header .product-nav .categories-container .category-container.all-boats-link-container {
    padding: 25px 13px;
  }
}
.framework-header .product-nav .categories-container .category-container .category-description {
  display: block;
  color: #696964;
  font-size: 16px;
  font-weight: 400;
  text-transform: initial;
}
@media screen and (max-width: 1150px) {
  .framework-header .product-nav .categories-container .category-container .category-description {
    font-size: 14px;
  }
}
.framework-header .product-nav .categories-container .category-container .thumb-list {
  display: none;
  position: absolute;
  top: 0;
  left: calc(14.5vw);
  padding: 30px 10px 40px 20px;
  background-color: #faf9f5;
  border-left: 2px solid #D1D0CD;
  width: 15vw;
  height: 91vh;
  box-sizing: border-box;
}
.framework-header .product-nav .categories-container .category-container .thumb-list.header-container-show {
  display: flex;
}
@media screen and (max-width: 1150px) {
  .framework-header .product-nav .categories-container {
    padding: 15px 10px 40px 20px;
    border-left: 0;
  }
}
.framework-header .product-nav .categories-container .boats-scroll-container {
  overflow: auto;
  display: flex;
  flex-direction: column;
  padding-bottom: 80px;
}
.framework-header .product-nav > .categories-container {
  display: initial;
  left: 0;
}
@media screen and (max-width: 1150px) {
  .framework-header .product-nav > .categories-container {
    padding: 0;
    display: flex;
    flex-direction: column;
  }
}
.framework-header .product-nav > .boats-cards {
  display: initial;
  left: 0;
}
.framework-header .product-nav .thumb-list {
  display: initial;
}
.framework-header .product-nav .categories,
.framework-header .product-nav .all-boats-links {
  list-style: none;
}
.framework-header .product-nav .category-container .thumb-list.header-container-show .product-nav__thumbnail {
  width: 71vw;
}
.framework-header .product-nav .category-container .thumb-list.header-container-show .subcat-link.overview-link:after {
  right: 5px;
}
.framework-header .product-nav .category-container .thumb-list.header-container-show .subcat-link.overview-link:hover:after {
  right: 5px;
}
@media screen and (max-width: 1150px) {
  .framework-header .product-nav .category-container .thumb-list.header-container-show {
    width: 100%;
    left: 0;
    z-index: 10;
    background: white;
  }
  .framework-header .product-nav .category-container .thumb-list.header-container-show .product-nav__thumbnail {
    width: 100%;
    box-shadow: none;
  }
}
.framework-header .product-nav .category-container .category-link {
  color: #565555;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0;
  text-decoration: none;
  color: black;
}
.framework-header .product-nav .category-container .category-link:hover {
  color: #075180;
}
.framework-header .product-nav .category-container .category-link.header-link-active {
  color: #075180;
}
@media screen and (max-width: 1150px) {
  .framework-header .product-nav .category-container .category-link:hover {
    color: #565555;
  }
  .framework-header .product-nav .category-container .category-link.header-link-active {
    color: #565555;
  }
}
@media screen and (max-width: 1150px) {
  .framework-header .product-nav .category-container .category-link {
    color: #696964;
  }
}
.framework-header .product-nav .all-boats-link {
  width: 100%;
  position: relative;
  padding-right: 22px;
}
.framework-header .product-nav .all-boats-link:after {
  display: flex;
  flex-direction: row;
  content: "";
  position: absolute;
  background: url("data:image/svg+xml;utf8,<svg width='10' height='12' viewBox='0 0 11 17' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M2.26228 0.399994L10.72 8.49999L2.26228 16.6L0.279999 14.7016L6.75544 8.49999L0.279999 2.29843L2.26228 0.399994Z' fill='rgb(86, 85, 85)'/></svg>") no-repeat;
  height: 12px;
  width: 10px;
  top: 50%;
  transform: translateY(-50%);
  right: 14px;
}
.framework-header .product-nav .all-boats-link:hover {
  color: #075180;
}
.framework-header .product-nav .all-boats-link:hover:after {
  background: url("data:image/svg+xml;utf8,<svg width='10' height='12' viewBox='0 0 11 17' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M2.26228 0.399994L10.72 8.49999L2.26228 16.6L0.279999 14.7016L6.75544 8.49999L0.279999 2.29843L2.26228 0.399994Z' fill='rgb(7, 81, 128)'/></svg>") no-repeat;
  height: 12px;
  width: 10px;
  top: 50%;
  transform: translateY(-50%);
  right: 14px;
}
@media screen and (max-height: 800px) {
  .framework-header .product-nav .all-boats-link {
    padding-right: 22px;
  }
  .framework-header .product-nav .all-boats-link:after {
    right: 5px;
  }
  .framework-header .product-nav .all-boats-link:hover:after {
    right: 5px;
  }
}
@media screen and (max-width: 1650px) and (min-width: 1150px) {
  .framework-header .product-nav .all-boats-link.category-link {
    font-size: 16px;
  }
}
@media screen and (max-width: 1150px) {
  .framework-header .product-nav .all-boats-link.category-link:after {
    background: none;
  }
}
.framework-header .exp-container {
  display: none;
}
.framework-header .mobile-title {
  display: none;
}

.framework-header .product-nav .thumb-list {
  flex-direction: column;
}
.framework-header .product-nav .thumb-list__categories {
  list-style: none;
}
.framework-header .product-nav .thumb-list__category-container {
  display: flex;
  margin: 20px 0;
}
.framework-header .product-nav .thumb-list__category-container:first-child {
  margin: 0 0 20px 0;
}
.framework-header .product-nav .thumb-list__category-container:last-child {
  margin: 20px 0 0 0;
}
.framework-header .product-nav .thumb-list__category-container:only-child {
  margin: 0 0 20px 0;
}
@media only screen and (max-height: 800px) and (min-width: 1150px) {
  .framework-header .product-nav .thumb-list__category-container {
    margin: 17px 0;
  }
  .framework-header .product-nav .thumb-list__category-container:first-child {
    margin: 0 0 17px 0;
  }
  .framework-header .product-nav .thumb-list__category-container:last-child {
    margin: 17px 0 0 0;
  }
}
.framework-header .product-nav .thumb-list .thumb-list-link {
  color: #000000;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0;
  text-decoration: none;
}
.framework-header .product-nav .thumb-list .thumb-list-link:hover {
  color: #075180;
}
.framework-header .product-nav .thumb-list .thumb-list-link.header-link-active {
  color: #075180;
}
@media screen and (max-width: 1150px) {
  .framework-header .product-nav .thumb-list .thumb-list-link:hover {
    color: #565555;
  }
  .framework-header .product-nav .thumb-list .thumb-list-link.header-link-active {
    color: #565555;
  }
}
@media screen and (max-width: 1650px) and (min-width: 1150px) {
  .framework-header .product-nav .thumb-list .thumb-list-link {
    font-size: 14px;
  }
}
@media screen and (max-width: 1150px) {
  .framework-header .product-nav .thumb-list .thumb-list-link {
    width: 100%;
    position: relative;
    padding-right: 15px;
    font-size: 18px;
  }
  .framework-header .product-nav .thumb-list .thumb-list-link:after {
    display: flex;
    flex-direction: row;
    content: "";
    position: absolute;
    background: url("data:image/svg+xml;utf8,<svg width='11' height='17' viewBox='0 0 11 17' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M2.26228 0.399994L10.72 8.49999L2.26228 16.6L0.279999 14.7016L6.75544 8.49999L0.279999 2.29843L2.26228 0.399994Z' fill='rgb(86, 85, 85)'/></svg>") no-repeat;
    height: 17px;
    width: 11px;
    top: 50%;
    transform: translateY(-50%);
    right: 14px;
    left: initial;
  }
  .framework-header .product-nav .thumb-list .thumb-list-link:hover {
    color: #565555;
  }
  .framework-header .product-nav .thumb-list .thumb-list-link:hover:after {
    display: flex;
    flex-direction: row;
    content: "";
    position: absolute;
    background: url("data:image/svg+xml;utf8,<svg width='11' height='17' viewBox='0 0 11 17' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M2.26228 0.399994L10.72 8.49999L2.26228 16.6L0.279999 14.7016L6.75544 8.49999L0.279999 2.29843L2.26228 0.399994Z' fill='rgb(86, 85, 85)'/></svg>") no-repeat;
    height: 17px;
    width: 11px;
    top: 50%;
    transform: translateY(-50%);
    right: 14px;
    left: initial;
  }
}
.framework-header .product-nav .thumb-list .category-container {
  display: flex;
}
.framework-header .product-nav .thumb-list .category-container .all-boats-link:after {
  right: -6px;
}
.framework-header .product-nav .thumb-list .category-container .all-boats-link:hover:after {
  right: -6px;
}
@media screen and (max-width: 1150px) {
  .framework-header .product-nav .thumb-list .category-container .all-boats-link:after {
    right: 14px;
  }
  .framework-header .product-nav .thumb-list .category-container .all-boats-link:hover:after {
    right: 14px;
  }
}
@media screen and (max-width: 1150px) {
  .framework-header .product-nav {
    padding: 15px 10px 40px 20px;
  }
}

.framework-header .product-nav__thumbnail {
  position: absolute;
  display: none;
  top: 0;
  left: 14.6vw;
  padding: 3.6rem 3rem;
  box-shadow: 0px 0px 4px rgba(102, 102, 102, 0.25);
  width: 73vw;
  height: 91vh;
  overflow: auto;
  background-color: white;
  justify-content: flex-start;
}
.framework-header .product-nav__thumbnail.header-container-show {
  display: flex;
  flex-direction: column;
}
.framework-header .product-nav__thumbnail .thumb-divider {
  width: 60%;
  border: 4px solid #F2F2F2;
}
@media screen and (max-width: 1366px) {
  .framework-header .product-nav__thumbnail .thumb-divider {
    width: 80%;
    margin-top: 25px;
  }
}
.framework-header .product-nav__thumb-breadcrumbs {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 25px;
}
.framework-header .product-nav__thumb-breadcrumbs .thumb-breadcrumbs {
  color: #565555;
  margin-bottom: 20px;
}
.framework-header .product-nav__thumb-breadcrumbs .thumb-breadcrumbs .father-category {
  font-size: 32px;
}
.framework-header .product-nav__thumb-breadcrumbs .thumb-breadcrumbs .subcategories {
  font-size: 26px;
}
.framework-header .product-nav__thumb-breadcrumbs .thumb-breadcrumbs span {
  font-weight: 400;
}
.framework-header .product-nav__thumb-breadcrumbs .breadcrumbs-image {
  max-width: 200px;
  width: 100%;
  height: auto;
  margin: 15px 0;
}
.framework-header .product-nav__thumb-breadcrumbs img {
  max-width: 100%;
  width: 100%;
}
@media screen and (max-width: 1366px) {
  .framework-header .product-nav__thumb-breadcrumbs {
    margin-bottom: 0;
  }
}
.framework-header .product-nav__thumb-boat-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.framework-header .product-nav__thumb-boat-grid.boat-col-1 .boat-thumbnail {
  width: 50%;
}
.framework-header .product-nav__thumb-boat-grid.boat-col-2 .boat-thumbnail {
  width: 50%;
}
.framework-header .product-nav__thumb-boat-grid.boat-col-3 .boat-thumbnail {
  width: 33%;
}
.framework-header .product-nav__thumb-boat-grid.boat-col-4 .boat-thumbnail {
  width: 25%;
}
@media screen and (max-width: 1600px) {
  .framework-header .product-nav__thumb-boat-grid.boat-col-4 .boat-thumbnail {
    width: 33%;
  }
}
@media screen and (max-width: 1366px) {
  .framework-header .product-nav__thumb-boat-grid.boat-col-1 .boat-thumbnail,
  .framework-header .product-nav__thumb-boat-grid.boat-col-2 .boat-thumbnail,
  .framework-header .product-nav__thumb-boat-grid.boat-col-3 .boat-thumbnail,
  .framework-header .product-nav__thumb-boat-grid.boat-col-4 .boat-thumbnail {
    width: 50%;
  }
}
@media screen and (max-width: 1150px) {
  .framework-header .product-nav__thumb-boat-grid.boat-col-1,
  .framework-header .product-nav__thumb-boat-grid.boat-col-2,
  .framework-header .product-nav__thumb-boat-grid.boat-col-3,
  .framework-header .product-nav__thumb-boat-grid.boat-col-4 {
    flex-direction: column;
  }
  .framework-header .product-nav__thumb-boat-grid.boat-col-1 .boat-thumbnail,
  .framework-header .product-nav__thumb-boat-grid.boat-col-2 .boat-thumbnail,
  .framework-header .product-nav__thumb-boat-grid.boat-col-3 .boat-thumbnail,
  .framework-header .product-nav__thumb-boat-grid.boat-col-4 .boat-thumbnail {
    width: 65%;
  }
}
@media screen and (max-width: 980px) {
  .framework-header .product-nav__thumb-boat-grid.boat-col-1 .boat-thumbnail,
  .framework-header .product-nav__thumb-boat-grid.boat-col-2 .boat-thumbnail,
  .framework-header .product-nav__thumb-boat-grid.boat-col-3 .boat-thumbnail,
  .framework-header .product-nav__thumb-boat-grid.boat-col-4 .boat-thumbnail {
    width: 75%;
  }
}
@media screen and (max-width: 720px) {
  .framework-header .product-nav__thumb-boat-grid.boat-col-1 .boat-thumbnail,
  .framework-header .product-nav__thumb-boat-grid.boat-col-2 .boat-thumbnail,
  .framework-header .product-nav__thumb-boat-grid.boat-col-3 .boat-thumbnail,
  .framework-header .product-nav__thumb-boat-grid.boat-col-4 .boat-thumbnail {
    width: 100%;
  }
}
.framework-header .product-nav__thumb-boat-grid img {
  max-width: 100%;
  width: 100%;
}
@media screen and (max-width: 1150px) {
  .framework-header .product-nav__thumbnail {
    width: 100%;
    left: 0;
    z-index: 3;
    padding: 1rem 2rem 4rem 2rem;
  }
  .framework-header .product-nav__thumb-breadcrumbs {
    display: none;
  }
  .framework-header .product-nav .thumb-divider {
    display: none;
  }
  .framework-header .product-nav .close-btn-subnav {
    display: none;
  }
}
@media screen and (max-width: 720px) {
  .framework-header .product-nav__thumbnail {
    padding: 0 1rem 1rem 1rem;
  }
}

.framework-header .product-nav .boat-thumbnail {
  padding: 25px;
}
.framework-header .product-nav .boat-thumbnail a {
  text-decoration: none;
}
@media screen and (max-width: 1150px) {
  .framework-header .product-nav .boat-thumbnail .boat-thumbnail-anchor {
    margin: 0;
    display: flex;
    flex-direction: column;
  }
}
.framework-header .product-nav .boat-thumbnail__title {
  font-size: 1.2rem !important;
  text-align: left;
  padding-bottom: 5px;
  margin: 0;
  line-height: 30px;
}
.framework-header .product-nav .boat-thumbnail__image {
  width: 100%;
  height: auto;
}
.framework-header .product-nav .boat-thumbnail__measurement {
  display: grid;
  grid-template-columns: 30px 1fr 60px 1fr 30px;
  justify-content: center;
  align-items: center;
}
.framework-header .product-nav .boat-thumbnail__measurement .circle {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.framework-header .product-nav .boat-thumbnail__measurement .circle:before {
  content: "";
  position: absolute;
  height: 9px;
  width: 9px;
  border: rgba(102, 102, 102, 0.25);
  border-radius: 50%;
  background-color: #565555;
}
.framework-header .product-nav .boat-thumbnail__measurement .circle.left {
  justify-content: flex-end;
  left: 1px;
}
.framework-header .product-nav .boat-thumbnail__measurement .circle.right {
  justify-content: flex-start;
  right: 1px;
}
.framework-header .product-nav .boat-thumbnail__measurement .length {
  font-family: 'Be Vietnam Pro', sans-serif;
  font-weight: 400;
  font-size: 1.1rem;
  line-height: 30px;
  text-align: center;
  color: #565555;
}
@media only screen and (max-height: 800px) {
  .framework-header .product-nav .boat-thumbnail__measurement .length {
    font-size: 14px;
  }
}
.framework-header .product-nav .boat-thumbnail__measurement .line {
  display: flex;
  justify-content: center;
  align-items: center;
}
.framework-header .product-nav .boat-thumbnail__measurement .line:before {
  content: "";
  position: relative;
  height: 1px;
  width: 100%;
  background-color: #565555;
}
.framework-header .product-nav .boat-thumbnail__specs {
  display: flex;
  gap: 20px;
  justify-content: center;
  align-items: center;
}
.framework-header .product-nav .boat-thumbnail__specs p + p {
  margin-top: 0;
}
.framework-header .product-nav .boat-thumbnail__specs-item {
  color: #757982;
  font-weight: 475;
  font-size: 14px !important;
  line-height: 24px;
}
@media only screen and (max-height: 800px) {
  .framework-header .product-nav .boat-thumbnail__specs-item {
    font-size: 12px!important;
  }
}
.framework-header .product-nav .boat-thumbnail__specs-item span {
  font-family: 'Clan-Pro', sans-serif;
  font-weight: 800;
  display: inline-block;
}
@media screen and (max-width: 1650px) {
  .framework-header .product-nav .boat-thumbnail {
    width: 50vh;
  }
}
@media screen and (max-width: 1150px) {
  .framework-header .product-nav .boat-thumbnail {
    width: 50vh;
  }
}
@media screen and (max-width: 720px) {
  .framework-header .product-nav .boat-thumbnail {
    padding: 15px 10px 25px 10px;
    width: 100%;
  }
}

.framework-header .header-link,
.framework-header .menu-item-title,
.framework-header .utility-nav-link,
.framework-header .category-text,
.framework-header .subcat-link,
.framework-header .boat-link,
.framework-header .nav-boat-title,
.framework-header .nav-boat-price-title,
.framework-header .s-title,
.framework-header .nav-boat-card--boat-overview {
  letter-spacing: .0063em;
}
.framework-header .megamenu-subcontent.sub-right {
  top: 100%;
  right: 0;
  background-color: #faf9f5;
  max-width: 47rem;
  height: 90vh;
}
.framework-header .megamenu-subcontent.sub-right .megamenu-right-side {
  background-color: #faf9f5;
  max-height: 90vh;
  overflow: auto;
}
.framework-header .megamenu-subcontent.sub-right .megamenu-right-side .menu-item-link {
  display: grid;
  align-items: center;
  grid-template-columns: 3.5rem auto;
  gap: 0.8rem;
  color: #565555;
  text-decoration: none;
  margin-bottom: 1.4rem;
  cursor: pointer;
}
@media screen and (max-width: 1150px) {
  .framework-header .megamenu-subcontent.sub-right .megamenu-right-side .menu-item-link {
    gap: 1.5rem;
  }
}
.framework-header .megamenu-subcontent.sub-right .megamenu-right-side .menu-item-link .menu-item-title {
  text-transform: uppercase;
  color: #17334b;
  font-weight: 700;
  font-size: 18px;
}
.framework-header .megamenu-subcontent.sub-right .megamenu-right-side .menu-item-link .menu-item-icon img {
  max-height: 45px;
  max-width: 45px;
}
@media screen and (max-width: 1150px) {
  .framework-header .megamenu-subcontent.sub-right .megamenu-right-side .menu-item-link .menu-item-icon img {
    margin-left: 10px;
  }
}
.framework-header .megamenu-subcontent.sub-right .megamenu-right-side .menu-item-link p.menu-item-sub-title {
  font-family: 'BarlowCondensed', sans-serif !important;
  font-size: 1rem;
  line-height: 30px;
  letter-spacing: 0;
  font-weight: normal;
  margin-bottom: 0;
  color: #757570;
  font-weight: 400;
}
.framework-header .megamenu-subcontent.sub-right .megamenu-right-side .menu-item-link:hover .menu-item-title {
  color: #000000;
}
.framework-header .megamenu-subcontent.sub-right .megamenu-right-side .menu-item-link-container {
  display: flex;
  flex-direction: column;
  margin-top: 1.4rem;
}
.framework-header .megamenu-subcontent.sub-right .megamenu-right-side .menu-item-link-container .menu-list-item {
  text-transform: uppercase;
  text-decoration: none;
  color: #17334b;
  margin: 10px 0;
  text-align: left;
  font-size: 18px;
  font-weight: 700;
}
.framework-header .megamenu-subcontent.sub-right .megamenu-right-side .menu-item-link-container .menu-list-item:hover {
  color: #000000;
}
.framework-header .megamenu-subcontent.sub-right .megamenu-right-side .menu-item-link-container .menu-list-item:first-child {
  margin-top: 0;
}
.framework-header .megamenu-subcontent.sub-right .megamenu-right-side .menu-item-link-container .menu-list-item:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 1150px) {
  .framework-header .megamenu-subcontent.sub-right .megamenu-right-side {
    padding: 1rem 0 12rem 0;
    max-height: 100%;
    position: fixed;
    top: 7rem;
    width: 100%;
    height: 100%;
    background-color: white;
  }
  .framework-header .megamenu-subcontent.sub-right .megamenu-right-side .menu-item-container {
    padding: 0 10px;
  }
  .framework-header .megamenu-subcontent.sub-right .megamenu-right-side .menu-item-link-container {
    margin-top: 0;
  }
  .framework-header .megamenu-subcontent.sub-right .megamenu-right-side .menu-item-link-container .menu-list-item {
    color: #696964;
    margin: 0;
    border-bottom: 1px solid #d1d0cd;
    padding: 0.8rem 1.2rem;
    margin-bottom: 0;
  }
  .framework-header .megamenu-subcontent.sub-right .megamenu-right-side .menu-item-link-container .menu-list-item:first-child {
    margin-bottom: 0;
    border-top: 1px solid #d1d0cd;
  }
}
.framework-header .megamenu-subcontent.sub-right .close-btn-subnav {
  top: 6px;
  right: 36px;
}
.framework-header .megamenu-subcontent.sub-right.header-container-show {
  display: flex;
}
@media screen and (min-width: 1921px) {
  .framework-header .megamenu-subcontent.sub-right {
    max-width: 46vw;
  }
}
@media screen and (max-width: 1920px) {
  .framework-header .megamenu-subcontent.sub-right {
    max-width: 42vw;
  }
}
@media screen and (max-width: 1200px) {
  .framework-header .megamenu-subcontent.sub-right {
    max-width: 44vw;
  }
}
@media screen and (max-width: 1150px) {
  .framework-header .logocontainer .mega-menu-primary-content.expanded .megamenu-subcontent.sub-right.header-container-show .mobile-title-container {
    justify-content: center;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .megamenu-subcontent.sub-right.header-container-show .mobile-title-container span.section-title-mobile {
    left: unset;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .megamenu-subcontent.sub-right.header-container-show .divider {
    height: 1px;
  }
}
@media screen and (max-width: 560px) {
  .framework-header .logocontainer .mega-menu-primary-content.expanded .megamenu-subcontent.sub-right.header-container-show .mobile-title-container {
    justify-content: center;
  }
  .framework-header .logocontainer .mega-menu-primary-content.expanded .megamenu-subcontent.sub-right.header-container-show .mobile-title-container span.section-title-mobile {
    margin-left: 0;
  }
}

.framework-header .dealer-locator-container {
  display: grid;
  grid-template-areas: "a b c" "d d d";
  grid-template-columns: 7rem 1fr 30px;
  align-items: center;
  z-index: 2;
}
.framework-header .dealer-locator-container .country-select-container {
  grid-area: a;
  margin: 0;
  display: flex;
  justify-content: space-around;
  position: relative;
}
.framework-header .dealer-locator-container .country-select-container:after {
  content: "";
  display: flex;
  flex-direction: row;
  position: absolute;
  background: url("data:image/svg+xml;utf8,<svg width='14' height='8' viewBox='0 0 14 8' fill='none' xmlns='http://www.w3.org/2000/svg'><path id='Vector' d='M5.58414 7.49356C6.09195 8.00625 6.91664 8.00625 7.42445 7.49356L12.6244 2.24356C12.9982 1.86621 13.1079 1.3043 12.9048 0.81211C12.7016 0.319922 12.2304 0 11.7023 0L1.30226 0.00410181C0.778199 0.00410181 0.302887 0.324024 0.0997616 0.816211C-0.103363 1.3084 0.0103866 1.87031 0.380074 2.24766L5.58007 7.49766L5.58414 7.49356Z' fill='rgb(117, 121, 130)'/></svg>") no-repeat;
  height: 14px;
  width: 8px;
  top: -5px;
  transform: translateY(-50%);
  right: 14px;
  rotate: 135deg;
}
.framework-header .dealer-locator-container .country-select-container select {
  width: 5rem;
  cursor: pointer;
  appearance: none;
}
@media screen and (max-width: 1650px) {
  .framework-header .dealer-locator-container .country-select-container:after {
    top: -6px;
  }
}
@media screen and (max-width: 1650px) {
  .framework-header .dealer-locator-container {
    grid-template-columns: 4rem 1fr 30px;
  }
  .framework-header .dealer-locator-container .country-select-container select {
    width: 90%;
    padding-left: 5px;
  }
}
.framework-header .search-input-container,
.framework-header .dealer-locator-container {
  width: 27rem;
  border-radius: 40px;
  position: absolute;
  background: white;
  text-align: center;
  right: -0.3vw;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
  top: -6px;
  display: none;
}
.framework-header .search-input-container.open,
.framework-header .dealer-locator-container.open {
  border-radius: 15px;
  z-index: 2;
}
.framework-header .search-input-container #searchinput,
.framework-header .dealer-locator-container #searchinput {
  font-size: 14px;
  font-family: 'BarlowCondensed', sans-serif;
  font-weight: 700;
}
@media screen and (max-width: 1650px) {
  .framework-header .search-input-container,
  .framework-header .dealer-locator-container {
    width: 25rem;
    right: 1.7vw;
  }
  .framework-header .search-input-container #searchinput,
  .framework-header .dealer-locator-container #searchinput {
    font-size: 12px;
    margin-left: 0;
  }
}
@media screen and (max-width: 1410px) {
  .framework-header .search-input-container,
  .framework-header .dealer-locator-container {
    right: -11px;
  }
}
@media screen and (max-width: 1350px) {
  .framework-header .search-input-container,
  .framework-header .dealer-locator-container {
    left: -7rem;
  }
}
@media screen and (max-width: 1150px) {
  .framework-header .search-input-container #searchSubmit,
  .framework-header .dealer-locator-container #searchSubmit {
    display: none;
  }
  .framework-header .search-input-container #searchClose,
  .framework-header .dealer-locator-container #searchClose {
    top: 10px;
  }
}
.framework-header #searchClose,
.framework-header #searchSubmit {
  cursor: pointer;
  position: absolute;
}
.framework-header #searchSubmit {
  left: 17px;
  top: 10px;
}
.framework-header #searchClose {
  right: 12px;
  top: 12px;
}
.framework-header .search {
  cursor: pointer;
}
.framework-header .search-icon {
  height: 20px;
  width: 20px;
}
.framework-header .utility-nav-link {
  font-size: 15px;
  font-weight: 475;
}
.framework-header .dealer-locator-link {
  cursor: pointer;
}
.framework-header .search-input {
  width: 80%;
  margin-top: 3px;
  margin-left: 10px;
  margin-right: 10px;
  border: none;
  height: 35px;
}
.framework-header .autocomplete-container {
  grid-area: b;
}
.framework-header #dealerLocatorClose {
  grid-area: c;
  cursor: pointer;
}
.framework-header .dealer-suggestions {
  grid-area: d;
}
.framework-header .dealer-locator-input {
  width: 100%;
  margin-top: 2px;
  margin-left: 0;
  margin-right: 10px;
  border: none;
  height: 35px;
  border-left: 1px solid #E2E2E2;
  padding-left: 10px;
  font-size: 14px;
}
@media screen and (max-width: 1650px) {
  .framework-header .dealer-locator-input {
    font-size: 12px;
  }
}
.framework-header .dealer-locator-select {
  border: none;
  font-size: 14px;
  font-weight: 800;
  margin-right: 0;
}
@media screen and (max-width: 1650px) {
  .framework-header .dealer-locator-select {
    font-size: 12px;
  }
}
.framework-header .utility-nav-container {
  margin-bottom: 25px;
  margin-top: 10px;
  position: relative;
  text-align: right;
  margin-right: 31px;
}
.framework-header .utility-nav-container span {
  margin-right: 0px;
  margin-left: 20px;
}
.framework-header .utility-nav-container .autocomplete-container {
  margin-left: 0;
}
.framework-header .utility-nav-container .country-select-container {
  margin-right: 0;
}
.framework-header .utility-nav-container a {
  font-family: 'Titillium Web Regular';
  font-size: 16px;
  text-decoration: none;
  color: white;
  font-weight: 300;
}
@media screen and (max-width: 1150px) {
  .framework-header .utility-nav-container a {
    font-family: 'Titillium Web', sans-serif;
    font-weight: 700;
    color: #696964;
  }
}
.framework-header .utility-nav-container #savedBoats {
  cursor: pointer;
}
.framework-header .utility-nav-container .search-input {
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
  font-size: 16px;
  text-decoration: none;
  color: #757570;
}
.framework-header .utility-nav-container .nav-icon {
  margin-right: 5px;
}
.framework-header .utility-nav-container .auto-complete-option {
  border-top: 1px solid #E2E2E2;
  padding: 10px 15px;
  display: block;
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  color: #757570;
  text-align: left;
}
@media screen and (max-width: 1650px) {
  .framework-header .utility-nav-container .auto-complete-option {
    font-size: 12px;
  }
}
.framework-header .utility-nav-container .dealer-locator-input,
.framework-header .utility-nav-container .dealer-locator-select {
  font-family: 'BarlowCondensed', sans-serif;
}
.framework-header .utility-nav-container .dealer-locator-select {
  color: #565555;
  font-weight: bold;
}
.framework-header .utility-nav-container .dealer-locator-input {
  font-weight: 600;
  color: #757570;
}
@media screen and (max-width: 1410px) {
  .framework-header .utility-nav-container {
    display: flex;
    justify-content: flex-end;
  }
  .framework-header .utility-nav-container span {
    margin: 0 10px;
  }
}
@media screen and (max-width: 1535px) and (min-width: 1200px) {
  .framework-header .utility-nav-container .search-icon-container {
    margin: 0 0 20px 0;
  }
}
@media screen and (max-width: 1150px) {
  .framework-header .utility-nav-container {
    margin: 0;
  }
}
.framework-header .show-initial {
  display: initial;
}
.framework-header .show-grid {
  display: grid;
}
@media screen and (max-width: 1150px) {
  .framework-header #searchcontainer {
    z-index: 10;
    width: 90vw;
    margin: 0 auto;
    position: fixed;
    top: 34px;
    left: 0;
    align-items: center;
    justify-content: space-between;
    padding: 0 20px;
  }
  .framework-header #searchcontainer.show-initial {
    display: initial;
  }
  .framework-header #searchSubmit {
    top: 8px;
  }
  .framework-header #searchinput {
    width: 95%;
    margin-top: 0;
  }
}

/* ######################################## Common CSS ################################### */
.shoppingtool-img {
  width: auto;
  height: auto;
  max-height: 70px;
  max-width: 70px;
  padding-top: 0.5rem;
  object-fit: contain;
}
@media (max-width: 767px) {
  .shoppingtool-img {
    max-width: 60px;
    max-height: 60px;
  }
}
.dflex {
  display: flex;
}
.border-bottom-none {
  border-bottom: none;
}
.blue-bg {
  background: #005282;
}
.hidden {
  display: none;
}
.spacer {
  padding: 0 2.4rem;
}
.font-black {
  color: #173249;
}
.font-white {
  color: #fff;
}
.font-blue {
  color: #075180;
}
.font-light-blue {
  color: #005282;
}
.font10 {
  font-size: 0.625rem;
}
.font18 {
  font-size: 1.125rem;
}
.font16 {
  font-size: 1rem;
}
.font14 {
  font-size: 0.875rem;
}
.font-bold {
  font-weight: bold;
}
.skewX18Negative {
  transform: skewX(-18deg);
}
.skewX18Positive {
  transform: skewX(18deg);
}
.white-btn {
  color: #005282;
  letter-spacing: 0.81px;
  border: 2px solid #005282;
  background: #fff;
  text-decoration: none;
  padding: 0 1rem;
  cursor: pointer;
}
.white-btn span {
  transform: skewX(18deg);
}
.white-btn:hover {
  text-decoration: none;
}
.btn-blue,
.blue-btn {
  color: #fff;
  height: 34px;
  display: flex;
  letter-spacing: 0.63px;
  text-decoration: none;
  background: #075180;
  padding: 0 1rem;
  cursor: pointer;
  transform: skewX(-18deg);
}
.btn-blue:hover,
.blue-btn:hover {
  text-decoration: none;
  color: #fff;
}
.crestheader .btn-blue span,
.crestheader .blue-btn span {
  transform: skewX(18deg);
  text-decoration: none;
  font-weight: 700;
}
.btn-blue span img {
  width: 25px;
}
.build-price-btn span img {
  width: 19px;
}
/* ######################################## Common CSS Ends ################################### */
.noscroll-body {
  overflow: hidden;
  height: 100vh;
}
.mobile-search {
  position: absolute;
  right: 3rem;
  top: calc(50% - 7px);
  font-size: 1.05rem;
}
.searchbox {
  position: relative;
  display: none;
  align-items: center;
}
.searchbox .header-search-text {
  padding: 0 2rem 0 0.5rem;
  border: 1px solid #757570;
  width: 12.625rem;
  color: #757570;
  height: 36px;
  font: normal normal 600 18px 'Titillium Web';
}
.ui-menu.ui-widget.ui-widget-content.ui-autocomplete.ui-front.searchval-suggetions .ui-menu-item .ui-menu-item-wrapper {
  font: normal normal 600 18px 'Titillium Web';
  color: #757570;
}
.searchbox .search-button {
  position: absolute;
  right: 0.5rem;
  color: #005282;
  padding: 0;
  margin: 0;
  border: none;
  background: none;
  width: 18px;
  height: 18px;
  top: 7px;
}
.main-menu .searchbox form {
  position: relative;
}
.searchbox-mobile {
  display: none;
  align-items: center;
}
.searchbox-mobile .header-search-text {
  width: 90vw;
  border: 1px solid #757570;
  color: #757570;
  padding: 0 0.5rem;
  height: 40px;
  font-family: 'Titillium Web', sans-serif;
  font-size: 18px;
  font-weight: 600;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .searchbox-mobile .header-search-text {
    width: 91vw;
  }
}
.crestheader .navbar ul.main-menu li.build-link-btn > span.img-icon {
  margin-right: -34px !important;
  position: relative;
  z-index: 1;
}
.crestheader .navbar ul.main-menu li.build-link-btn a.build-price-btn {
  padding-left: 42px;
}
.crestheader .navbar ul.main-menu li.find-dealer-btn {
  margin-left: 14px;
}
.crestheader .navbar ul.main-menu li.find-dealer-btn > span.img-icon {
  margin-right: -33px !important;
  position: relative;
  z-index: 1;
}
.crestheader .navbar ul.main-menu li.find-dealer-btn > span.img-icon img {
  width: 25px;
}
.crestheader .navbar ul.main-menu li.find-dealer-btn a.btn-blue {
  padding-left: 38px;
}
@media (max-width: 767px) {
  .searchbox-mobile .header-search-text {
    width: 82vw;
  }
}
@media (max-width: 424px) {
  .searchbox-mobile .header-search-text {
    width: 82vw;
  }
}
.searchbox-mobile .mobile-search-button {
  background: none;
  border: none;
  font-size: 2rem;
  padding: 0;
  position: relative;
  top: 6px;
  color: #FFFFFF;
  left: 5px;
}
.submenu-desktop {
  background: #ebeae6;
  position: absolute;
  top: 5rem;
  left: 0;
  display: none;
  width: 100%;
  max-height: calc(100vh - 5.06rem);
  overflow-y: auto;
}
.crestheader {
  background: rgba(0, 0, 0, 0.7);
  font-size: 0.875rem;
  line-height: 21px;
  color: #ffffff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 100;
  font-family: 'Titillium Web', sans-serif;
  /* ############################################# MENU #################################################### */
  /* ############################################# MENU Ends #################################################### */
}
.ui-autocomplete.ui-widget.ui-widget-content {
  top: 57px;
  margin-top: -1px !important;
  border-top: none !important;
  box-shadow: none !important;
  border-radius: 0;
  border: 1px solid #757570;
}
@media (max-width: 991.98px) {
  .ui-autocomplete.ui-widget.ui-widget-content[id^='ui-id-'] {
    border: 1px solid #c5c5c5;
    width: 100% !important;
    left: 0 !important;
    top: 56px;
    border-radius: 0;
    border: none;
    box-shadow: none;
    height: 100vh;
    text-transform: uppercase;
    z-index: 1000;
  }
  .ui-autocomplete.ui-widget.ui-widget-content li {
    padding: 10px 16px;
    border-bottom: 1px solid #cecece;
    color: #757570;
    font-family: 'Titillium Web', sans-serif;
    font-size: 18px;
    font-weight: 600;
  }
  .ui-autocomplete.ui-widget.ui-widget-content li:last-child {
    border-bottom: none;
  }
}
.crestheader .logo {
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
}
.crestheader .logo img {
  height: 45px;
}
.crestheader .nav {
  transition-timing-function: ease-in;
  transition: 0.5s;
}
.crestheader .nav li:nth-last-child(2) {
  margin-left: 8px;
}
.crestheader .nav li:last-child {
  margin-right: 15px;
}
.crestheader .navbar {
  padding: 0 1rem;
}
.crestheader .nav a.nav-link {
  letter-spacing: 0.63px;
  text-transform: uppercase;
  color: #fff;
  position: relative;
  font-weight: 700;
}
.crestheader .nav .search-icon {
  color: #fff;
  padding-left: 0.3rem;
  cursor: pointer;
}
.crestheader .nav .sub-menu .sub-menu-inner-no-top-padding {
  letter-spacing: 0.72px;
  line-height: 1.5rem;
  padding-bottom: 2rem;
}
.crestheader .nav .sub-menu .sub-menu-inner {
  padding: 2rem 0;
  letter-spacing: 0.72px;
  line-height: 1.5rem;
}
.crestheader .nav .sub-menu .shopping-tool .icon {
  font-size: 4.4rem;
}
.crestheader .nav .sub-menu .shopping-tool .text {
  text-align: center;
  width: 13.5rem;
  display: flex;
  margin: auto;
  margin-bottom: 2rem;
  font: normal 16px/20px 'Titillium Web', sans-serif;
}
.crestheader .nav .shopping-tool .submenu-heading {
  font: bold 16px/24px 'Titillium Web', sans-serif;
}
@media (max-width: 767px) {
  .crestheader .nav .shopping-tool .submenu-heading {
    font: bold 14px/21px 'Titillium Web', sans-serif;
  }
  .crestheader .nav .sub-menu .shopping-tool .text {
    font: normal normal normal 12px/20px Roboto;
    display: block;
  }
}
.crestheader .nav .sub-menu .shopping-tool .list {
  letter-spacing: 0.72px;
  padding: 1rem 0;
  font-weight: 600;
  line-height: 2.375rem;
}
.crestheader .nav .sub-menu .shopping-tool .heading {
  text-transform: uppercase;
  display: block;
  color: #075180;
  font-size: 1.125rem;
  font-weight: bold;
  padding: 0.5rem;
}
.crestheader .nav .sub-menu .tab-heading {
  padding: 1rem 0;
}
.crestheader .nav .sub-menu .tab-heading a {
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5rem;
  letter-spacing: 0.72px;
  color: #173249;
  text-transform: uppercase;
  padding-right: 2rem;
  text-decoration: none;
}
.crestheader .nav .sub-menu .tab-heading a:hover {
  text-decoration: underline;
}
.crestheader .nav .sub-menu .tab-heading a.active {
  text-decoration: underline;
}
.crestheader .nav .sub-menu .models .vertical-menu {
  margin-left: 0;
  padding-left: 0;
}
.crestheader .nav .sub-menu .models .vertical-menu.level1 {
  z-index: 2;
}
.crestheader .nav .sub-menu .models .vertical-menu .nav a {
  border-bottom: 1px solid #cecece;
  padding: 1rem;
  list-style-type: none;
  width: 94%;
  position: relative;
  color: #075180;
  display: block;
  height: 79px;
  max-height: 79px;
}
.crestheader .nav .sub-menu .models .vertical-menu .nav a .heading {
  color: #173249;
  font-weight: 600;
  line-height: 1.6875rem;
  letter-spacing: 0.81px;
  text-transform: uppercase;
}
.crestheader .nav .sub-menu .models .vertical-menu .nav a span.last-child,
.crestheader .nav .sub-menu .models .vertical-menu .nav a .links {
  font-family: Roboto, sans-serif;
  line-height: 19px;
  letter-spacing: 0px;
  color: #075180;
}
.crestheader .nav .sub-menu .models .vertical-menu .nav a .links {
  color: #005282;
  font-size: 16px;
}
.crestheader .nav .sub-menu .models .vertical-menu .nav a:hover {
  background: #005282;
}
.crestheader .nav .sub-menu .models .vertical-menu .nav a:hover span {
  color: #fff;
  z-index: 2;
  position: relative;
}
.crestheader .nav .sub-menu .models .vertical-menu .nav a:hover:after {
  content: '';
  width: 0;
  height: 0;
  border-bottom: 39px solid transparent;
  border-top: 39px solid transparent;
  border-left: 20px solid #075180;
  position: absolute;
  right: -20px;
  top: 0;
}
.crestheader .nav .sub-menu .models .vertical-menu .nav a.active,
.crestheader .nav .sub-menu .models .vertical-menu .nav .clicked-item {
  background: #005282;
}
.crestheader .nav .sub-menu .models .vertical-menu .nav a.active span,
.crestheader .nav .sub-menu .models .vertical-menu .nav .clicked-item span {
  color: #fff;
  z-index: 2;
  position: relative;
}
.crestheader .nav .sub-menu .models .vertical-menu .nav a.active:after,
.crestheader .nav .sub-menu .models .vertical-menu .nav .clicked-item:after {
  content: '';
  width: 0;
  height: 0;
  border-bottom: 39px solid transparent;
  border-top: 39px solid transparent;
  border-left: 20px solid #075180;
  position: absolute;
  right: -20px;
  top: 0;
}
.crestheader .nav .sub-menu .models .vertical-menu.level2 .nav a.active:before,
.crestheader .nav .sub-menu .models .vertical-menu.level2 .nav a:hover:before {
  content: '';
  width: 0;
  height: 0;
  border-bottom: 39px solid transparent;
  border-left: 20px solid #ebeae6;
  border-top: 39px solid transparent;
  position: absolute;
  left: 0px;
  top: 0;
  z-index: 1;
}
.crestheader .nav .sub-menu .models .links-area {
  padding: 1rem 0 0 0;
}
.crestheader .nav .sub-menu .models .links-area .button {
  position: relative;
  text-decoration: none;
  margin-bottom: 1rem;
  letter-spacing: 0.81px;
  line-height: 1.6875rem;
  padding: 1rem;
  height: 2.875rem;
}
.crestheader .nav .sub-menu .models .links-area .button span {
  font-weight: 600;
}
.crestheader .nav .sub-menu .third-col .image-holder img {
  width: 100%;
}
.crestheader .nav .sub-menu .third-col .price-block {
  padding: 0.5rem 0;
}
.crestheader .nav .sub-menu .third-col .price-block .sport-fish {
  letter-spacing: 0.81px;
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
}
.crestheader .nav .sub-menu .third-col .price-block .mobile-starting-at {
  display: inline;
  letter-spacing: 0;
}
.crestheader .nav .sub-menu .third-col .price-block .price {
  letter-spacing: 0;
  font-size: 18px;
}
@media (min-width: 1024px) {
  .crestheader .nav .sub-menu .models .vertical-menu .nav a.active .font-bold {
    font-weight: bold;
  }
  .crestheader .nav .sub-menu .third-col .price-block .sport-fish {
    font-size: 18px !important;
  }
  .crestheader .nav .sub-menu .models .vertical-menu.level2 .nav a:last-child {
    border-bottom: none;
  }
  .crestheader .nav .sub-menu .models .vertical-menu.level2 .nav a.active,
  .crestheader .nav .sub-menu .models .vertical-menu.level2 .nav a:hover {
    border-bottom: 1px solid #ebeae6;
    margin-left: -24px;
    padding-left: 40px;
  }
  .crestheader .nav .sub-menu .models .vertical-menu .nav a {
    padding-right: 0 !important;
  }
  .crestheader .nav .sub-menu .tab-heading a {
    padding-right: 3.3rem;
  }
}
@media (max-width: 767px) {
  .crestheader .nav .sub-menu .third-col .price-block .price {
    font-size: 14px;
  }
}
.crestheader .nav .sub-menu .third-col .item-desc {
  font-size: 14px;
  padding: 0.5rem 0;
  font-family: 'Roboto', sans-serif;
  /*font-size: 0.875rem;*/
  line-height: 1.0625rem;
  letter-spacing: 0px;
}
@media (max-width: 767px) {
  .crestheader .nav .sub-menu .third-col .item-desc {
    font-size: 12px;
  }
}
@media (max-width: 991.98px) {
  .crestheader .nav .sub-menu .third-col .item-desc {
    padding-bottom: 16px;
    text-align: left;
  }
}
.crestheader .nav .sub-menu .third-col .block4 {
  padding: 1rem 0;
}
.crestheader .nav .sub-menu .third-col .block4 .ship-img {
  display: block;
  background: none;
  width: 62px;
  height: 36px;
  margin-top: 0.5rem;
}
.crestheader .nav .sub-menu .third-col .block4 .mobile-ship-img,
.crestheader .nav .sub-menu .third-col .block4 .mobile-ship-img-present {
  display: none;
}
@media (max-width: 991.98px) {
  .crestheader .nav .sub-menu .third-col .block4 .ship-img {
    display: none;
  }
  .crestheader .nav .sub-menu .third-col .block4 .mobile-ship-img-present {
    margin-top: 0.5rem;
    width: 50px;
    height: 50px;
    display: block;
  }
  .crestheader .nav .sub-menu .third-col .block4 .mobile-ship-img {
    background: url('../../../content/dam/crestliner/general/icons/CR-Icons_modccwhite.svg') no-repeat left 1.2rem;
    margin-top: 0;
    width: 50px;
    height: 50px;
    display: block;
  }
}
.crestheader .nav .sub-menu .third-col .block4 .item {
  border-right: 1px solid #cecece;
  padding: 0 1rem;
}
.crestheader .nav .sub-menu .third-col .block4 .item .title {
  display: block;
  text-transform: uppercase;
  font-size: 0.625rem;
  color: #005282;
  letter-spacing: 0.45px;
  font-weight: 400;
  font-family: 'Roboto', sans-serif;
}
.crestheader .nav .sub-menu .third-col .block4 .item .value {
  display: block;
  color: #173249;
  font-size: 1rem;
  font-weight: bold;
  letter-spacing: 0;
}
@media (max-width: 767px) {
  .crestheader .nav .sub-menu .third-col .block4 .item .value {
    font-size: 14px;
  }
}
.crestheader .nav .sub-menu .third-col .block4 .item:first-child {
  padding-left: 0;
}
.crestheader .nav .sub-menu .third-col .block4 .item:last-child {
  border-right: none;
  padding-right: 0;
}
.crestheader .nav .sub-menu .third-col .block4 .image-block {
  font-size: 3.875rem;
}
.crestheader .nav .sub-menu .third-col .button-area__top {
  display: flex;
  margin: 0 auto 1rem auto;
  flex-wrap: wrap;
  gap: 1rem;
  justify-content: flex-start;
}
.crestheader .nav .sub-menu .third-col .button-area .link {
  height: 2.875rem;
  margin: 0;
  display: inline-flex;
  font-weight: 600;
  line-height: 1.6875rem;
  letter-spacing: 0.81px;
  padding: 0 0.5rem;
  align-items: center;
  transform: skewX(-18deg);
  font-family: 'Titillium Web', sans-serif;
  text-transform: uppercase;
}
@media (max-width: 375px) {
  .crestheader .nav .sub-menu .third-col .button-area .link {
    margin-right: 6px;
  }
}
.crestheader .nav .sub-menu .third-col .button-area .link span {
  font-size: 1.125rem;
  /*font-weight: 100;*/
  font-weight: 600;
  letter-spacing: 0.81px;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  white-space: nowrap;
}
.crestheader .nav .sub-menu .third-col .button-area .link-child {
  background: #fff;
  border: 2px solid #005282;
  color: #075180;
  cursor: pointer;
  display: flex;
  height: 34px;
  letter-spacing: 0.63px;
  padding: 0 1rem;
  text-decoration: none;
  transform: skewX(-18deg);
}
.crestheader .nav .sub-menu .third-col .button-area .link-child:hover {
  text-decoration: none;
  color: #fff;
  background: #075180;
}
.crestheader .nav .submenu-heading {
  text-transform: uppercase;
  display: block;
  font-weight: bold;
  padding: 0.5rem;
}
.crestheader .nav .submenu-text {
  display: block;
  color: #173249;
  font-size: 1rem;
  letter-spacing: 0.72px;
  border-bottom: 1px solid #d6d6d6;
  padding: 0.5rem;
  text-transform: none;
  font-weight: 600;
}
.crestheader .nav .submenu-text.no-border {
  border-bottom: none;
}
.crestheader .nav .submenu-text:hover {
  text-decoration: none;
}
.crestheader .nav .submenu-text:last-child {
  border: none;
}
.crestheader .nav .news-desc.submenu-text:last-child p {
  font-family: 'Titillium Web', sans-serif;
}
.crestheader .navbar-fixed {
  top: 0;
  z-index: 100;
  position: fixed;
  width: 100%;
  background: #fff;
  transition-timing-function: ease-in;
  transition: 1s;
  box-shadow: 0px 3px 6px #d6d6d6;
}
.crestheader .navbar-fixed a.nav-link {
  color: #075180;
}
.crestheader .navbar-fixed a.nav-link:hover:after {
  background: #075180;
}
.crestheader .navbar-fixed .nav .search-icon,
.crestheader .navbar-fixed .mobile-search {
  color: #075180;
}
@media (min-width: 992px) and (max-width: 1100px) {
  .crestheader .nav-link {
    padding: 0.5rem 0.5rem;
  }
  .btn-blue {
    padding: 0 0.5rem;
  }
}
@media (max-width: 575.98px) {
  .mobile-xs-margin {
    margin-top: 0.5rem;
  }
}
@media (max-width: 320px) {
  .crestheader .btn-blue,
  .crestheader .blue-btn {
    padding: 0 0.5rem;
  }
  .crestheader .nav .sub-menu .third-col .button-area .link {
    margin-right: 0.3rem;
    padding: 0;
  }
  .btn-blue span {
    font-size: 0.8rem;
  }
}
@media (max-width: 767px) {
  .crestheader .btn-blue span,
  .crestheader .blue-btn span {
    font-weight: bold;
    font-size: 14px;
  }
  .crestheader .mobile-model-btn-section .blue-btn span {
    font: 600 14px/21px 'Titillium Web', sans-serif;
    letter-spacing: 0.63px;
    text-transform: uppercase;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .crestheader .btn-blue span,
  .crestheader .blue-btn span {
    font-weight: 600;
    font-size: 18px;
    font-family: 'Titillium Web', sans-serif;
  }
  .crestheader .mobile-model-btn-section .blue-btn span {
    font-weight: 600;
    font-size: 18px;
    font-family: 'Titillium Web', sans-serif;
    letter-spacing: 0.63px;
    text-transform: uppercase;
  }
}
@media (max-width: 991.98px) {
  .skipcontent {
    display: none;
  }
  .crestheader .navbar {
    padding: 0;
  }
  .crestheader .logo {
    width: 172px;
  }
  .crestheader .mobile-menu-holder {
    width: 100%;
    margin: 0;
    height: 54px;
    display: flex;
    align-items: center;
  }
  .crestheader .mobile-menu-holder.blue-bg .mobile-menu-heading {
    color: #fff;
  }
  .crestheader .mobile-menu-holder .shopping-tool a.shopping-tool-link {
    display: block;
    color: #fff;
    text-decoration: none;
  }
  .shopping-tool .shopping-tool-link {
    color: #fff;
    display: block;
  }
  .shopping-tool .shopping-tool-link:hover {
    text-decoration: none;
  }
  .crestheader .navbar-bg .nav .submenu-text.no-border {
    border-bottom: none;
  }
  .crestheader .navbar-bg .nav .submenu-text.news-desc {
    margin-bottom: 2rem;
    border-bottom: 1px solid #005282;
    padding-top: 0;
  }
  .crestheader .navbar-bg .nav .submenu-text.news-desc p {
    display: block !important;
    color: white;
    text-align: left;
    padding-left: 0.5rem;
    font-size: 12px;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 0;
  }
  #thirdLevelTitle {
    color: #fff;
  }
  .crestheader #mobile-menu-cross {
    display: none;
    font-size: 2rem;
    color: #fff;
    padding: 0;
    text-align: left;
  }
  .crestheader .navbar-toggler {
    width: 47px;
    height: 34px;
    border: none;
    position: absolute;
    right: 0;
    margin: auto;
    top: calc(50% - 17px);
  }
  .crestheader .navbar-toggler .line {
    width: 100%;
    float: left;
    height: 2px;
    background-color: #fff;
    margin-bottom: 5px;
  }
  .crestheader .navbar-toggler .line:last-child {
    width: 50%;
    float: right;
  }
  .crestheader .spacer {
    padding: 0;
  }
  .crestheader .mobile-menu-heading {
    color: #fff;
    display: flex;
    justify-content: center;
    font-size: 1.125rem;
    font-weight: bold;
  }
  .crestheader .mobile-menu-heading:hover {
    color: #fff;
    text-decoration: none;
  }
  .crestheader .navbar-collapse.showMobileMenu {
    height: 100vh;
    display: block;
  }
  .crestheader ul.main-menu .nav-item:first-child {
    border-top: 1px solid #005282;
  }
  .crestheader ul.main-menu .nav-item {
    width: 100%;
    border-bottom: 1px solid #005282;
    text-align: center;
  }
  .crestheader ul.main-menu .nav-item .nav-link {
    color: #fff;
    padding: 0.9rem 0;
  }
  .crestheader ul.main-menu .mob-button-section {
    border-bottom: none;
    padding: 1rem 0;
  }
  .crestheader .navbar-bg {
    background: #173249;
    overflow-y: auto;
    color: #fff;
  }
  .crestheader .mobile-model-btn-section {
    display: flex;
    padding: 1rem 0;
    justify-content: center;
  }
  .crestheader .mobile-model-btn-section .blue-btn {
    height: 44px;
  }
  .crestheader .navbar-bg .mobile-list-heading {
    background: #005282;
    font-size: 1rem;
  }
  .crestheader .navbar-bg #resources .mobile-list-heading {
    font: bold 20px/31px 'Titillium Web', sans-serif;
  }
  .crestheader .navbar-bg .has-child-menu {
    position: absolute;
    right: 1rem;
    font-size: 1.1rem;
    /*font-size: 1.5rem;*/
    color: #fff;
    top: calc(50% - 0.75rem);
  }
  .crestheader .navbar-bg .mobile-list {
    padding: 0.5rem 1rem;
    text-align: left;
    letter-spacing: 0px;
    position: relative;
    font-size: 1rem;
  }
  .crestheader .navbar-bg .mobile-list:hover {
    text-decoration: none;
    cursor: pointer;
  }
  .crestheader .navbar-bg .mobile-list a.btn-blue {
    display: inline-flex;
    align-items: center;
  }
  .crestheader .navbar-bg .nav .nav-item {
    font-size: 1rem;
  }
  .crestheader .navbar-bg .nav .submenu-text,
  .crestheader .navbar-bg .nav .font-black,
  .crestheader .navbar-bg .nav .font-blue {
    color: #fff;
  }
  .crestheader .navbar-bg .nav .submenu-text:first-child {
    border-top: 1px solid #005282;
  }
  .crestheader .navbar-bg .nav .submenu-text.list {
    padding: 0.5rem 1rem;
    text-align: left;
    letter-spacing: 0px;
    position: relative;
    font-size: 1rem;
  }
  .crestheader .navbar-bg .nav .submenu-text.list a.mobile-category-link {
    letter-spacing: 0px;
    color: #ffffff;
    text-transform: uppercase;
    text-decoration: none;
  }
  .crestheader .navbar-bg .nav .submenu-text.list > span.heading {
    text-transform: uppercase;
    font-size: 16px;
  }
  .crestheader .navbar-bg .nav .submenu-text.list > span.links {
    font: normal 14px/20px 'Roboto', sans-serif;
  }
  .crestheader .navbar-bg .nav .submenu-text.list:hover {
    text-decoration: none;
    cursor: pointer;
  }
  .crestheader .navbar-bg .nav .submenu-text.list a.btn-blue {
    display: inline-flex;
    align-items: center;
  }
  .crestheader .navbar-bg .nav .submenu-text {
    color: #fff;
    border-bottom: 1px solid #005282;
    font: bold 20px/31px 'Titillium Web', sans-serif;
  }
  .crestheader .navbar-bg .nav .sub-menu-inner {
    padding-top: 0;
    margin-bottom: 5rem;
  }
  .crestheader .navbar-bg .mobile-menu-second-page {
    position: absolute;
    top: 0;
    width: 100%;
    min-height: 100vh;
    height: auto;
    z-index: 6;
    background: #173249;
    margin-bottom: 1rem;
  }
  .crestheader .navbar-bg .mobile-menu-second-page {
    margin-bottom: 16rem;
  }
  .crestheader .navbar-bg .mobile-menu-third-page {
    position: absolute;
    top: 0;
    width: 100%;
    min-height: 100vh;
    height: auto;
    z-index: 6;
    background: #173249;
    display: none;
    z-index: 7;
    min-height: 100%;
    margin-bottom: 1rem;
  }
  .crestheader .navbar-bg .mobile-menu-third-page .mobile-sub-menu {
    padding: 1rem;
    margin-bottom: 16rem;
  }
  .crestheader .navbar-bg .mobile-menu-third-page .mobile-sub-menu .price-block {
    padding: 1rem 0 0;
  }
  .crestheader .navbar-bg .mobile-menu-third-page .mobile-sub-menu .price-block .mobile-starting-at {
    color: #fff;
    display: inline;
    font-size: 14px;
  }
  .crestheader .navbar-bg .mobile-menu-third-page .mobile-sub-menu .block4 .item {
    min-width: 100px;
    float: left;
  }
  .crestheader .navbar-bg .mobile-menu-third-page .mobile-sub-menu .block4 .item .title {
    color: #ffffff;
    font: normal 10px/11px Roboto, sans-serif;
  }
  .crestheader .navbar-bg .mobile-menu-third-page .mobile-sub-menu .block4 .item .value {
    color: #fff;
    word-break: break-word;
    font-size: 16px;
    padding-top: 8px;
  }
  .crestheader .navbar-bg .mobile-menu-third-page .mobile-sub-menu .button-area {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 30px;
  }
  .crestheader .back2menu-heading {
    background: #005282;
    height: 54px;
    display: flex;
    align-items: center;
    box-shadow: 0px 3px 6px #00000029;
    border-bottom: 1px solid #173249;
    text-transform: uppercase;
  }
  .crestheader .back2menu-heading > span.font18 {
    font-weight: bold;
  }
  .crestheader .back2menu-heading .title {
    font-family: 'Titillium Web', sans-serif;
    font-size: 1.125rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .crestheader .back2menu-heading .close-mobile-menu,
  .close-mobile-menu-models {
    font-size: 1.8rem;
    cursor: pointer;
    float: right;
    padding-right: 0.7rem;
  }
  .crestheader .back2menu-heading .back-mobile-menu,
  .back-mobile-menu-models {
    font-size: 2rem;
    cursor: pointer;
    float: left;
    padding-left: 1rem;
  }
  .crestheader .navbar-fixed .mobile-menu-heading,
  .crestheader .navbar-fixed .mobile-menu-heading:hover {
    color: #173249;
  }
  .crestheader .navbar-fixed .navbar-toggler .line {
    background: #173249;
  }
  #models > span.submenu-text {
    font-weight: bold;
  }
  #models > a span.heading {
    font-size: 16px;
    text-transform: uppercase;
  }
  #models > a span.links {
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: 400;
  }
  #models span.toggleMenu .bi-chevron-down {
    display: inline-block;
  }
  #models span.toggleMenu .bi-chevron-up {
    display: none;
  }
  #models span.toggleMenu.openMenu .bi-chevron-down {
    display: none;
  }
  #models span.toggleMenu.openMenu .bi-chevron-up {
    display: inline-block;
  }
}
@media (min-width: 992px) {
  .crestheader {
    height: 5rem;
  }
  .crestheader .nav-link {
    height: 5rem;
  }
  .crestheader .nav-link:hover:after {
    content: ' ';
    display: flex;
    position: absolute;
    height: 2px;
    background: white;
    width: calc(100% - 2rem);
    top: calc(70% - 2px);
    margin: 0 auto;
  }
  .crestheader .nav-pills.nav a.nav-link.active {
    background: none;
  }
  .crestheader .nav-pills.nav a.nav-link.active:after {
    content: ' ';
    display: block;
    position: absolute;
    height: 2px;
    background: white;
    width: calc(100% - 2rem);
    left: 1rem;
    top: calc(70% - 2px);
  }
  .crestheader .sub-menu {
    background: #ebeae6;
    position: absolute;
    top: 5rem;
    left: 0;
    display: none;
    /*for enter*/
    width: 100%;
    max-height: calc(100vh - 5.06rem);
    overflow-y: auto;
  }
  .crestheader .sub-menu.accordion-minus {
    /*for enter*/
  }
  .crestheader .shopping-tool .shopping-tool-link {
    color: #173249;
  }
  .crestheader .shopping-tool .shopping-tool-link:hover {
    text-decoration: none;
  }
}
@media (max-width: 1023px) {
  .crestheader .row {
    margin: 0;
  }
  .crestheader .sub-menu-inner .col-lg {
    padding-left: 0;
    padding-right: 0;
  }
  #models-tabContent .tab-pane.active {
    display: none;
  }
  .crestheader .navbar-bg {
    position: fixed;
  }
}
@media (max-width: 991.98px) and (min-width: 600px) {
  .crestheader .navbar-bg .shopping-tool .mobile-list {
    padding: 17px 70px !important;
    font: bold 20px/31px 'Titillium Web', sans-serif !important;
  }
  .crestheader .nav .sub-menu .sub-menu-inner.shopping-tool {
    padding-top: 51px;
  }
  .crestheader .navbar-bg .nav .submenu-text.news-desc p {
    padding-left: 0;
    width: 50%;
    font: normal 16px/20px 'Titillium Web', sans-serif;
  }
}
@media (max-width: 767px) {
  .crestheader .navbar-bg #resources .mobile-list-heading {
    font-size: 16px;
    line-height: 24px;
  }
  .crestheader .navbar-bg .nav .submenu-text {
    line-height: 24px;
    font: normal normal 600 16px/24px Titillium Web;
  }
  .crestheader .navbar-bg .nav .submenu-text.list a.mobile-category-link {
    font: bold 16px/24px Titillium Web;
  }
  .crestheader .navbar-bg .mobile-menu-third-page .mobile-sub-menu .block4 .item {
    min-width: auto;
    padding: 0 0.5rem;
    flex: 1;
  }
  .crestheader .navbar-bg {
    bottom: 0;
    top: 0;
    overflow-x: hidden;
  }
  .crestheader .navbar-bg .mobile-menu-third-page .mobile-sub-menu .block4 .item .title {
    color: #CECECE;
  }
}
.crestheader .third-col .tab-pane {
  border-bottom: 1px solid #868682;
  margin-bottom: 1rem;
}
.skipcontent {
  background: #fff;
  color: #333;
  font-weight: 300;
  padding: 0px 5px;
  font-size: 12px;
  position: absolute;
  top: 0;
  left: -1000px;
}
.dummy-search-icon.remove {
  display: none !important;
}
.crestheader a {
  outline: none;
}
/*.crestheader ul.main-menu > li > a:focus {
  outline: 1px solid #fff !important;
}*/
/*.crestheader .keyboard-focus,
.crestheader span:focus {
  outline: 1px solid #fff !important;
  border: none;
}*/
/*.crestheader a.shopping-tool-link.keyboard-focus {
  display: block;
  outline: 1px solid #000 !important;
}*/
/*.crestheader .nav .sub-menu .tab-heading a:focus {
  outline: 1px solid #000 !important;
  border: none;
}*/
/*.crestheader .nav .sub-menu .models .vertical-menu .nav a:focus {
  outline: 1px solid #000 !important;
  border: none;
}*/
/*.crestheader .nav .sub-menu .models .links-area .button:focus {
  outline: 1px solid #000 !important;
  border: none;
}*/
/*.crestheader .nav .sub-menu .third-col .button-area .link:focus {
  outline: 1px solid #000 !important;
  border: none;
}*/
/*.crestheader .nav .submenu-text:focus {
  outline: 1px solid #000 !important;
  border: none;
}*/
/*.shopping-tool .shopping-tool-link:focus {
  outline: 1px solid #000 !important;
  border: none;
}*/
.shopping-tool .shopping-tool-link {
  display: block;
  border: none;
}
#signin_modal_header .modal-dialog {
  max-width: 435px;
}
#signup_modal_header .modal-dialog {
  max-width: 700px;
}
#signin_modal_header .modal-content .modal-header,
#signup_modal_header .modal-content .modal-header {
  border-bottom: 0;
  padding-bottom: 0;
}
#signin_modal_header .close,
#signup_modal_header .close {
  display: block !important;
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
  height: 50px;
  width: 57px;
  border-right: 0px solid #e8eaed;
  font-weight: normal;
  font-size: 35px;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  font-family: 'Montserrat';
  line-height: 1;
  font: 400 24.3333px Arial;
  cursor: pointer;
}
#signin_modal_header .close:focus,
#signup_modal_header .close:focus {
  opacity: 1;
  color: black !important;
}
#signin_modal_header .image,
#signup_modal_header .image {
  text-align: center;
  margin-bottom: 10px;
}
#signin_modal_header .image + .text p,
#signup_modal_header .image + .text p {
  font-family: 'Titillium Web', sans-serif;
  color: #757570;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 50px;
}
#signin_modal_header button[type='SUBMIT'],
#signup_modal_header button[type='SUBMIT'] {
  font-family: 'Titillium Web', sans-serif !important;
  width: 100% !important;
  max-width: 260px;
}
#signin_modal_header .button ~ .text p,
#signup_modal_header .button ~ .text p {
  font-size: 14px;
  color: #757570;
  font-family: 'Titillium Web', sans-serif;
}
#signin_modal_header .close,
#signup_modal_header .close {
  height: 50pt;
  width: 57pt;
  padding: 17px;
  color: black;
  opacity: 1;
  font-size: 40px;
  font-weight: normal;
  font-family: 'Montserrat' !important;
  z-index: 999;
}
@media (max-device-width: 991px) {
  #signin_modal_header .close,
  #signup_modal_header .close {
    font-size: 35px !important;
  }
}
#signup_modal_header .page.basicpage {
  padding: 20px !important;
}
#signup_modal_header .cmp-container.default {
  padding: 0px;
}
#signup_modal_header .modal-header {
  border-bottom: 0;
  padding-bottom: 0;
}
#signup_modal_header .modal-dialog-scrollable .modal-body {
  margin-top: -40px;
  padding: 8px;
  font-size: 100%;
}
#signup_modal_header .title {
  margin-bottom: 20px;
}
#signup_modal_header .title .cmp-title {
  padding: 0;
  margin: 0;
}
#signup_modal_header .cmp-title .head-width {
  padding: 0 !important;
}
#signup_modal_header .title .cmp-title__text {
  text-align: left !important;
}
#signup_modal_header .text {
  padding: 0 !important;
  margin: 0;
}
#signup_modal_header .text p {
  color: #173249;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 35px;
  text-align: left !important;
}
#signup_modal_header .container {
  padding: 0 !important;
  width: 100% !important;
  margin: 0 !important;
}
#signup_modal_header .button + .text {
  float: right !important;
  margin-top: 25px !important;
  white-space: normal !important;
}
#signup_modal_header .button + .text .cmp-text.c-link p {
  font-size: 14px;
  font-family: 'Titillium Web';
  color: #757570;
}
@media (max-width: 991px) and (min-width: 767px) {
  .crestheader ul.main-menu .nav-item .nav-lin,
  .crestheader .navbar-bg .nav .submenu-text.list > span.heading,
  .crestheader .navbar-bg #resources .mobile-list-heading,
  .crestheader .navbar-bg .nav .submenu-text.list a.mobile-category-link,
  .crestheader ul.main-menu .nav-item .nav-link {
    font: bold 20px/31px 'Titillium Web', sans-serif;
  }
  .crestheader .mobile-menu-holder.blue-bg .mobile-menu-heading,
  .crestheader .back2menu-heading > span.font18 {
    font: bold 24px/36px 'Titillium Web', sans-serif;
  }
  .crestheader .nav .sub-menu .third-col .price-block .sport-fish,
  .crestheader .nav .sub-menu .third-col .price-block .price {
    font: bold 18px/27px 'Titillium Web', sans-serif;
  }
  .crestheader .navbar-bg .mobile-menu-third-page .mobile-sub-menu .price-block .mobile-starting-at {
    font: normal 18px/27px 'Titillium Web', sans-serif;
  }
  .crestheader .navbar-bg .mobile-menu-third-page .mobile-sub-menu .block4 .item .value {
    font: bold 16px/24px 'Titillium Web', sans-serif;
  }
  .crestheader .nav .sub-menu .third-col .block4 .ship-img {
    width: auto;
  }
  .crestheader .navbar-bg .mobile-menu-second-page .sub-menu-inner a.submenu-text.mobile-list,
  .crestheader .navbar-bg .mobile-menu-second-page .submenu-text.news-desc {
    padding-left: 100px;
  }
  .crestheader .nav .sub-menu .third-col .button-area .link {
    margin-right: 30px;
  }
  .crestheader .navbar-bg .mobile-menu-third-page .mobile-sub-menu {
    padding: 30px 50px;
  }
}
@media (min-width: 767px) {
  #signup_modal_header .responsivegrid .aem-GridColumn--default--6:nth-child(even) {
    padding-left: 25px !important;
  }
}
@media (max-width: 767px) {
  #signup_modal_header .text p {
    font-size: 12px ;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1023px) {
  #signup_modal_header .text p {
    font-size: 14px ;
  }
  .crestheader .nav-pills.nav a.nav-link.active {
    background: none!important;
  }
}
.crestheader .nav a.nav-link:focus-visible {
  outline: -webkit-focus-ring-color auto 1px !important;
}
.crestheader .navbar ul.main-menu li.build-link-btn a.build-price-btn:focus-visible {
  outline: -webkit-focus-ring-color auto 1px !important;
}
.crestheader .navbar ul.main-menu li.find-dealer-btn a.btn-blue:focus-visible {
  outline: -webkit-focus-ring-color auto 1px !important;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .crestheader .navbar ul.main-menu li.find-dealer-btn > span.img-icon.sm-icon-disp {
    margin-right: -15px !important;
    padding-right: 12px !important;
  }
  .crestheader .navbar ul.main-menu li.build-link-btn > span.img-icon.sm-icon-disp {
    margin-right: -15px !important;
    padding-right: 3px !important;
  }
}
@media (max-width: 767px) {
  .crestheader .navbar-bg .nav .sub-menu-inner > .row {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
    padding: 20px 0 0 0;
  }
  .crestheader .navbar-bg .nav .sub-menu-inner > .row > .col-sm-6 {
    width: 49%;
  }
  .crestheader .nav .sub-menu .shopping-tool .text {
    width: 10.3rem;
  }
  .crestheader .nav-pills.nav a.nav-link.active {
    background: none!important;
  }
}
@media (max-width: 350px) {
  .crestheader .nav .sub-menu .shopping-tool .text {
    width: 8.3rem;
  }
  .crestheader .mobile-model-btn-section .blue-btn {
    margin-right: 5px !important;
  }
  .crestheader .mobile-model-btn-section .blue-btn span {
    font-size: 12px;
  }
}

.crestliner-footer {
  background: #17334B;
  padding: 40px 48px 30px;
  color: #ffffff;
}
.crestliner-footer .logo {
  max-width: 260px;
  width: 90%;
}
.crestliner-footer .row {
  margin: 0;
}
.crestliner-footer .btn span {
  padding: 0;
}
.crestliner-footer [class*='col-'] {
  padding: 0;
}
.crestliner-footer .cmp-form-options__field {
  float: left;
}
.crestliner-footer #crest-dealer-card-id {
  display: none;
}
.crestliner-footer .footer-first-section {
  padding-bottom: 16px;
}
.crestliner-footer .footer-first-section .crestliner-logo {
  display: flex;
  align-items: center;
}
.crestliner-footer .footer-first-section .sign-up-form-container .sign-up-text {
  padding-bottom: 10px;
  font: normal normal bold 14px Titillium Web, sans-serif;
  color: #FFFFFF;
  text-transform: uppercase;
  margin: 0;
  letter-spacing: 0.63px;
}
.crestliner-footer .footer-first-section .sign-up-form-container #footer_signup_form fieldset.cmp-form-options.cmp-form-options--checkbox a {
  font-family: 'BarlowCondensed', sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  color: #FFFFFF;
  text-decoration: underline;
}
.crestliner-footer .footer-first-section .sign-up-form-container #footer_signup_form fieldset.cmp-form-options.cmp-form-options--checkbox .cmp-form-options__field-description * {
  color: #ffffff;
  text-transform: inherit;
}
.crestliner-footer .footer-first-section .sign-up-form-container #footer_signup_form fieldset.cmp-form-options.cmp-form-options--checkbox .cmp-form-options__field-description p {
  color: #ffffff;
  line-height: 12px;
  text-transform: inherit;
  font: normal normal normal 10px 'BarlowCondensed', sans-serif;
}
.crestliner-footer .footer-first-section .social-icons {
  display: flex;
  align-items: center;
  justify-content: center;
}
.crestliner-footer .footer-first-section .social-icons ul {
  display: flex;
  padding: 0;
  list-style-type: none;
}
.crestliner-footer .footer-first-section .social-icons img {
  width: 100%;
  height: auto;
  padding: 0 10px;
}
.crestliner-footer .footer-first-section .social-icons .fa {
  color: #FFFFFF;
  font-size: 36px;
  padding: 0 10px;
}
.crestliner-footer .footer-first-section .social-icons .fa.fa-facebook:before {
  content: '\f230';
}
.crestliner-footer .footer-first-section .social-icons .fa.fa-youtube:before {
  content: '\f16a';
}
.crestliner-footer .footer-first-section .social-icons .fa.fa-instagram:before {
  content: '\f16d';
}
.crestliner-footer .footer-first-section .social-icons .fa.fa-twitter:before {
  content: '\f081';
}
.crestliner-footer .footer-second-section {
  padding-bottom: 24px;
}
.crestliner-footer .footer-second-section .footer-main-links {
  display: flex;
  padding-top: 15px;
  padding-bottom: 45px;
}
.crestliner-footer .footer-second-section .footer-main-links span {
  font: normal normal bold 14px BarlowCondensed, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.63px;
}
.crestliner-footer .footer-second-section .footer-main-links ul {
  margin: 0;
  padding: 0;
}
.crestliner-footer .footer-second-section .footer-main-links ul li {
  list-style: none;
  padding-top: 16px;
  font: normal normal normal 12px 'BarlowCondensed', sans-serif;
  letter-spacing: 0.54px;
  text-transform: uppercase;
}
.crestliner-footer .footer-second-section .footer-main-links ul li a {
  font-family: 'BarlowCondensed', sans-serif;
  font-weight: 600;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}
.crestliner-footer .footer-second-section .footer-main-links ul li a:hover {
  color: #fff;
  text-decoration: underline;
}
.crestliner-footer .footer-second-section .crest-dealer-card {
  /*padding: 20px 10px;*/
  padding: 20px;
  /*width: calc(100% + 20px);*/
  width: calc(100% + 20px);
  margin-left: -20px;
  background: #ffffff;
}
.crestliner-footer .footer-second-section .crest-dealer-card .btn-grp {
  display: flex;
  justify-content: center;
  padding-top: 23px;
  margin: 0 8px;
}
.crestliner-footer .footer-second-section .crest-dealer-card .btn-grp .btn {
  font-size: 18px;
  padding: 10px 5px;
  width: 50%;
}
.crestliner-footer .footer-second-section .crest-dealer-card .title-content {
  display: flex;
  justify-content: space-between;
}
.crestliner-footer .footer-second-section .crest-dealer-card .title-content span {
  font: normal normal bold 16px Titillium Web, sans-serif;
  color: #173249;
  text-transform: uppercase;
}
.crestliner-footer .footer-second-section .crest-dealer-card .title-content span a {
  text-align: right;
  text-decoration: underline;
  font: normal normal 600 12px 'BarlowCondensed', sans-serif;
  color: #075180;
  text-transform: uppercase;
}
.crestliner-footer .footer-second-section .crest-dealer-card .address-content p {
  font: normal normal bold 18px 'BarlowCondensed', sans-serif;
  color: #075180;
  text-transform: uppercase;
  margin: 0;
  padding: 10px 0;
}
.crestliner-footer .footer-second-section .crest-dealer-card .address-content div {
  display: flex;
  justify-content: space-between;
}
.crestliner-footer .footer-second-section .crest-dealer-card .address-content div span {
  font: normal normal bold 12px/14px Roboto;
  letter-spacing: 0.6px;
  color: #757570;
  text-transform: uppercase;
}
.crestliner-footer .footer-second-section .crest-dealer-card .address-content div span .fa {
  font-size: 36px;
  color: #005282;
}
.crestliner-footer .footer-second-section .crest-dealer-card .address-content div span .fa.fa-map:before {
  content: '\f279';
}
.crestliner-footer .footer-third-section {
  border-top: 1px solid rgba(255, 255, 255, 0.35);
}
.crestliner-footer .footer-third-section .legal-links {
  font-size: 11px;
  letter-spacing: 0.49px;
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  height: 65px;
  justify-content: space-around;
}
.crestliner-footer .footer-third-section .legal-links li {
  padding-top: 16px;
}
.crestliner-footer .footer-third-section .legal-links li:last-child {
  padding-top: 12px;
}
.crestliner-footer .footer-third-section .legal-links li a {
  font-family: 'BarlowCondensed', sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
  cursor: pointer;
}
.crestliner-footer .footer-third-section .legal-links li a:hover {
  text-decoration: underline;
}
.crestliner-footer .footer-third-section .legal-links li a span {
  text-transform: capitalize;
}
.crestliner-footer .footer-third-section .copy-right {
  display: block;
  padding: 16px 0 16px;
}
.crestliner-footer .footer-third-section .copy-right,
.crestliner-footer .footer-third-section .copy-right * {
  color: #ffffff;
  text-transform: uppercase;
  margin: 0;
}
.crestliner-footer .footer-third-section .copy-right p {
  font-family: 'BarlowCondensed', sans-serif;
  font-size: 14px;
}
.crestliner-footer .disclaimer-modal .modal-content {
  border-radius: 0;
}
.crestliner-footer .disclaimer-modal .modal-dialog {
  max-width: 866px;
}
.crestliner-footer .disclaimer-modal .modal-content .modal-header {
  padding-bottom: 0;
}
.crestliner-footer .disclaimer-modal .modal-content .modal-header .close {
  opacity: 1;
  padding-bottom: 0;
}
.crestliner-footer .disclaimer-modal .modal-content .modal-body {
  padding: 0 50px 30px;
}
.crestliner-footer .disclaimer-modal .modal-content .modal-body h2 {
  font-family: 'BarlowCondensed', sans-serif;
  text-align: center;
  margin-bottom: 1rem;
  font-size: 34px;
  line-height: 42px;
  text-transform: uppercase;
}
.crestliner-footer .disclaimer-modal .modal-content .modal-body .flegal p {
  font-family: 'BarlowCondensed', sans-serif;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
}
.crestliner-footer .footer-third-section .legal-links .flegal li {
  color: #173249;
}
#footer_signup_form {
  padding-right: 70px;
}
@media only screen and (min-width: 992px) and (max-width: 1280px) {
  .crestliner-footer {
    padding: 40px 24px 30px;
  }
  .crestliner-footer .footer-second-section .crest-dealer-card .btn-grp .btn {
    font-size: 12px;
    padding: 10px 5px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .crestliner-footer .footer-first-section .crestliner-logo {
    justify-content: left;
  }
  .crestliner-footer .footer-first-section .sign-up-form-container .sign-up-text {
    text-align: left;
  }
  .crestliner-footer .footer-second-section .crest-dealer-card {
    width: 100%;
    margin-left: 0px;
  }
}
@media only screen and (max-width: 767px) {
  .crestliner-footer .footer-first-section {
    padding-bottom: 8px;
  }
  .crestliner-footer #sign-up-update button#footer-sign-up {
    font-family: 'BarlowCondensed', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    height: 46px;
  }
  .crestliner-footer .footer-second-section .footer-main-links {
    padding-top: 0;
  }
  .crestliner-footer .footer-first-section .crestliner-logo {
    justify-content: center;
  }
  .crestliner-footer .footer-first-section .sign-up-form-container .sign-up-text {
    text-align: center;
  }
  .crestliner-footer .footer-third-section .legal-links {
    height: 130px;
    justify-content: flex-start;
  }
  .crestliner-footer .footer-third-section .legal-links li {
    width: 50%;
  }
  .crestliner-footer .footer-second-section .crest-dealer-card {
    width: 100%;
    margin-left: 0px;
  }
  .crestliner-footer .footer-second-section .crest-dealer-card .btn-grp .btn {
    font-size: 14px;
  }
  .crestliner-footer .footer-third-section .copy-right {
    display: block;
  }
  .crestliner-footer .footer-third-section .copy-right,
  .crestliner-footer .footer-third-section .copy-right * {
    text-align: center;
  }
  .crestliner-footer .footer-second-section .footer-main-links .accordian span:after {
    font-size: 24px;
  }
  .crestliner-footer .disclaimer-modal .modal-dialog {
    margin-top: 50px !important;
    margin-left: 20px;
    margin-right: 20px;
  }
  .crestliner-footer .disclaimer-modal {
    padding-right: 0 !important;
  }
}
@media only screen and (max-width: 350px) {
  .crestliner-footer .footer-third-section .legal-links {
    height: 145px;
  }
}
@media only screen and (max-width: 991px) {
  .crestliner-footer {
    padding: 20px 20px 15px;
  }
  #footer_signup_form {
    padding-right: 0;
  }
  .crestliner-footer .footer-first-section .crestliner-logo {
    padding-bottom: 10px;
  }
  .crestliner-footer .footer-second-section .footer-main-links {
    display: block;
    padding-bottom: 20px;
    /**accordian-expand for footer with head and ul**/
    /**accordian-expand for footer with head and ul**/
  }
  .crestliner-footer .footer-second-section .footer-main-links .accordian {
    border-bottom: 1px solid rgba(255, 255, 255, 0.35);
    padding: 10px 0;
    cursor: pointer;
  }
  .crestliner-footer .footer-second-section .footer-main-links .accordian span {
    cursor: pointer;
  }
  .crestliner-footer .footer-second-section .footer-main-links .accordian span:after {
    content: '\f107';
    font-family: FontAwesome;
    float: right;
  }
  .crestliner-footer .footer-second-section .footer-main-links .accordian ul {
    max-height: 0;
    overflow: hidden;
    transition: max-height 1s ease-out;
  }
  .crestliner-footer .footer-second-section .footer-main-links .accordian.open span:after {
    content: '\f106';
  }
  .crestliner-footer .footer-second-section .footer-main-links .accordian.open ul {
    height: auto;
    max-height: 500px;
    transition: max-height 1s ease-in !important;
  }
  .crestliner-footer .footer-third-section .copy-right,
  .crestliner-footer .footer-third-section .copy-right * {
    font-family: 'Titillium Web', sans-serif;
  }
  .crestliner-footer .disclaimer-modal .modal-content .modal-body {
    padding: 0 20px 30px;
  }
  .crestliner-footer .footer-second-section .crest-dealer-card {
    padding: 20px;
  }
  .crestliner-footer .disclaimer-modal .modal-content .modal-header .close {
    padding: 10px 10px 20px;
  }
  .crestliner-footer .disclaimer-modal .modal-content .modal-body h2 {
    font-size: 24px;
    line-height: 30px;
  }
  .crestliner-footer .disclaimer-modal .modal-content .modal-body .flegal p {
    font-family: 'BarlowCondensed', sans-serif;
    font-size: 12px;
  }
}
.crestliner-footer a:focus-visible,
.active-checkbox {
  outline: -webkit-focus-ring-color auto 1px !important;
}
@media (min-width: 768px) and (max-width: 991px) {
  .crestliner-footer .disclaimer-modal .modal-dialog {
    max-width: 92%;
  }
}
.crestliner-footer #footer-sign-up:hover {
  color: #075180;
  background: #fff;
  border-color: #075180;
}

/*****************************************************
LESS compilation failed due a JavaScript error!

Input: /apps/crestliner/components/content/video-list/clientlibs/css/video-list.less
Error: ParseError: Unrecognised input in /apps/crestliner/clientlibs/clientlib-site/less/base.less on line 179, column 2:
178 	text-transform: uppercase !important;
179 },
180 a, a:hover {


(uncompiled LESS src is included below)
*****************************************************/
@import "/apps/crestliner/clientlibs/clientlib-site/less/base.less";

.video-list {
    @media (max-width: 1024px) {
        .paddingLeft35 {
            padding-left: 0 !important;
        }

        .paddingRight35 {
            padding-right: 0 !important;
        }
    }

    @media (max-width: 500px) {
        #player2 {
            height: 200px !important;
        }
    }

    @media (max-width: 991px) {

        .iframe-mobile.dealer-popup,
        .dealer-form {
            height: 200px !important;
        }
    }

    .modal-content {
        background-color: transparent;
        background: #EBEAE6;
    }

    video {
        width: 100%;
        cursor: pointer;
    }

    .play-btn {
        position: absolute;
        left: 0;
        right: 0;
        text-align: center;
        top: 25%;
    }

    .yt-thumbnail {
        display: block;

        &-iframe {
            -moz-pointer-events: none;
            -webkit-pointer-events: none;
            -ms-pointer-events: none;
            pointer-events: none;
        }
    }
}

@media (min-width: 710px) {

    .video-list,
    .video-list>div {
        display: flex;

        .h4-black {
            flex: 1 66%;
            font-family: 'Titillium Web', sans-serif;
            font-size: 38px;
            color: #173249;
            text-align: left;
            margin: 26px 20px 0 40px;
            line-height: 68px;
        }

        .row.row-cols-md-4 {

            // padding-right: 40px;
            .col {
                flex: 1%;
                max-width: initial;

                h5 {
                    padding: 16px 0 0 0;
                }
            }
        }

        #bgvideo {
            margin-left: -8px;
        }

    }
}

@media (min-width: 700px) and (max-width: 800px) {
    .video-list {
        .h4-black {
            margin: 0px 20px 0 10px;
        }

        .row.row-cols-md-4 {

            .col {

                h5 {
                    padding: 10px 0 0 10px !important;

                }

                div>p {
                    padding-left: 10px !important;
                }
            }
        }
    }

}

@media (min-width: 300px) and (max-width: 700px) {

    .video-list {

        .h4-black {
            color: #173249;
            font-size: 38px;
            font-family: 'Titillium Web', sans-serif;
            margin-left: 12px;
        }

        .row.row-cols-md-4 {
            display: block;

            .col {
                max-width: 99%;
                margin-bottom: 30px;

            }

        }
    }
}

@media (min-width: 700px) and (max-width: 1230px) {

    .video-list {

        .h4-black {
            color: #173249;
            font-family: 'Titillium Web', sans-serif;
            font-size: 38px;
            margin: 0 !important;

        }

        .row.row-cols-md-4 .col {
            padding-right: 0;

            .play-btn {
                top: 15%;
            }
        }
    }
}

.play-btn.active {
    display: none;
}

.video-list {
    .video-list {
        video {
            @media (min-width:600px) and (max-width: 800px) {
                width: 102%;
            }

            .row.row-cols-md-4 div>p {
                padding-left: 0 !important;

            }
        }
    }

}

/* div.video-list{
    @media  (min-width: 800px) {
        padding-left: 20px;
    }
}*/
@media (max-width: 670px) {
    div.video-list {
        .row.row-cols-md-4 {
            display: flex !important;

            .col {
                max-width: 51%;
                margin-bottom: 30px;
                padding: 0 5px;
            }
        }

        #bgvideo {
            margin-left: 0;
        }

        .play-btn {
            top: 9%;
        }

        .row.row-cols-md-4 div>p {
            padding-left: 6px !important;

        }
    }

}

@media (max-width: 991px) {

    .iframe-mobile.dealer-popup,
    .dealer-form {
        height: auto;
    }

    .video-list .row.row-cols-md-4 .col h5 {
        margin-top: 8px;
    }
}

@media (min-width: 1440px) {

    .video-list,
    .video-list>div {
        .h4-black {
            flex: 1 42%;
        }
    }
}

.modal-content iframe#player3 {
    min-height: 200px !important;
}

.video-list a+iframe {
    height: 400px !important;
}

.video-list .row.row-cols-md-4 .col,
.video-list>div .row.row-cols-md-4 .col {
    padding: 5px;

    @media(max-width: 1024px) {
        padding: 2px;
    }
}

.video-list {
    .modal-content .close {
        color: #173249;
        right: 4px;
        top: 0;
        font: 300 20px 'Roboto';
        opacity: 1;
        width: 20px;
        position: absolute;
    }
}

@media (min-width: 992px) {
    .video-list>div {
        width: 100%;
    }

    .video-list>div>div {
        width: 100%;
    }
}

.video-list .yt-thumbnail-iframe {
    height: 200px;
}
.share {
  text-align: right;
}
.share .share-label {
  font-family: 'Titillium Bold' !important;
  font-size: 16px !important;
  line-height: 30px;
  letter-spacing: 0;
  color: #db3735;
  margin-right: 40px;
}
@media only screen and (max-width:1023px), only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  .share .share-label {
    font-size: 16px;
    line-height: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .share .share-label {
    font-size: 16px !important;
    line-height: 20px;
  }
}
.share .social-icons {
  display: inline-block;
}
.share .social-icons a {
  display: inline-block;
  margin-right: 13px;
}
.share .social-icons a:last-child {
  margin-right: 0;
}
@media only screen and (max-width:1023px), only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  .share .share-label {
    margin-right: 11px;
  }
}
@media only screen and (max-width: 767px) {
  .share .share-label {
    margin-right: 25px;
    margin-bottom: 17px;
  }
  .share .social-icons {
    display: block;
  }
  .share .social-icons a {
    margin-right: 11px;
  }
  .share .social-icons a img {
    width: 24px;
    height: 24px;
  }
}

.promo-block {
  display: block;
}
@media only screen and (min-width: 570px) {
  .promo-block {
    display: flex;
    flex-wrap: wrap;
  }
}
.promo-block .block {
  height: 270px;
  background-size: cover;
  background-position: center;
  position: relative;
}
@media only screen and (min-width: 570px) and (max-width: 1023px) {
  .promo-block .block {
    flex: 50%;
  }
}
@media only screen and (min-width: 1023px) {
  .promo-block {
    display: flex;
    flex-wrap: nowrap;
  }
  .promo-block .block {
    height: 600px;
    width: 100%;
    justify-content: space-between;
    transition: 0.5s ease width;
  }
}
.promo-block .block .hdr {
  padding: 30px 10px;
  text-align: center;
}
@media only screen and (min-width: 1023px) {
  .promo-block .block .hdr {
    padding: 50px 10px;
  }
}
.promo-block .block .hdr h3 {
  color: rgba(0, 0, 0, 0.36);
  margin: 0;
  letter-spacing: 1.57px;
  font-size: 35px;
}
.promo-block .block:nth-child(3) .hdr h3 {
  color: rgba(95, 95, 95, 0.75);
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .promo-block .block:nth-child(3) .hdr h3 {
    color: #FFFFFF5C;
  }
}
.promo-block .block .ftr {
  padding: 25px 10px;
  text-align: center;
  background: rgba(0, 0, 0, 0.59);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.promo-block .block .ftr a {
  color: #fff;
  text-transform: uppercase;
  font-family: 'Titillium Web', sans-serif;
  font-weight: bold;
  font-size: 24px;
  letter-spacing: 1.08px;
  display: flex;
  justify-content: center;
  align-items: center;
  white-space: nowrap;
}
.promo-block .block .ftr a svg {
  margin-left: 15px;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .promo-block .block .ftr {
    min-height: 90px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .instagram-plugin .button-section {
    padding-top: 20px;
  }
  .instagram-plugin .button-section .btn {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .instagram-plugin .button-section a span {
    font-size: 18px;
    letter-spacing: 0.81px;
  }
}

#team-details {
  padding: 0 20px;
}
@media (min-width: 768px) {
  #team-details {
    padding: 60px 70px;
  }
}
#team-details label {
  font-weight: 700;
  font-family: 'Roboto Medium';
  margin-bottom: 15px;
  margin-right: 5px;
}
@media (min-width: 992px) {
  #team-details label {
    margin-bottom: 20px;
  }
}
#team-details b,
#team-details strong {
  font-weight: 700;
  font-family: 'Roboto Medium';
}
#team-details p {
  margin-bottom: 24px;
  line-height: 19px;
}
#team-details blockquote {
  margin: 0;
}
#team-details blockquote p {
  font: normal normal normal 16px/24px 'BarlowCondensed', sans-serif;
  letter-spacing: 0.72px;
  color: #173249;
  text-transform: uppercase;
  margin: 30px 0;
}
@media (min-width: 768px) {
  #team-details blockquote p {
    font: normal normal normal 24px/32px 'BarlowCondensed', sans-serif;
    letter-spacing: 1.08px;
    color: #173249;
    text-transform: uppercase;
    margin-top: 50px;
  }
}
#team-details button {
  font-family: 'BarlowCondensed', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  margin: 35px 10px;
}
.title-section {
  padding: 25px 30px 15px;
}
@media (min-width: 768px) {
  .title-section {
    padding: 0 0 15px 35px;
  }
}
@media (max-width: 350px) {
  .title-section {
    padding: 25px 5px 15px;
  }
}
.title-section h2 {
  font-family: 'BarlowCondensed', sans-serif !important;
  text-transform: uppercase;
  margin-bottom: 0;
}
.detail-section {
  padding: 0;
}
@media (min-width: 992px) {
  .detail-section {
    padding-left: 35px;
  }
}
.detail-section .btn {
  margin-left: 10px;
}
.detail-section .social-media {
  margin-bottom: 30px;
}
.detail-section .social-media label {
  margin-bottom: 10px;
  display: block;
}
.detail-section .social-media a {
  margin-right: 10px;
}
.detail-section .social-media img {
  width: 16px;
  height: 16px;
}
@media (min-width: 992px) {
  .detail-section .social-media {
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .teamProfileSection .profile-section img {
    width: 196px;
    height: 196px;
  }
}
.profile-section {
  padding: 0;
}
@media (min-width: 768px) {
  .profile-section {
    padding-right: 0px;
  }
}
.profile-section img {
  width: 200px;
  height: 200px;
  border-radius: 50% !important;
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  .profile-section img {
    width: 250px;
    height: 250px;
    margin-bottom: 40px;
  }
}
@media (min-width: 1100px) {
  .profile-section img {
    width: 343px;
    height: 343px;
  }
}
@media (min-width: 1100px) {
  .profile-section p {
    width: 343px;
    margin: auto;
  }
}
@media (max-width: 767px) {
  .teamProfileSection #team-details .pro-team-details b {
    font: normal normal bold 16px/19px Roboto;
    letter-spacing: 0px;
    color: #173249;
  }
  .teamProfileSection #team-details .pro-team-details a {
    font: normal normal 600 16px/19px 'BarlowCondensed', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0px;
    color: #173249;
  }
  .teamProfileSection #team-details p {
    font: normal normal normal 16px/19px 'BarlowCondensed', sans-serif;
    letter-spacing: 0px;
    color: #173249;
  }
}

.model-specifications {
  background: #fff;
}
.details_spec_container {
  position: relative;
  max-width: 1366px;
  margin: 0 auto;
  padding: 20px 0 30px 0;
}
.spec-image-container div.image-container {
  padding: 40px 15px;
  text-align: center;
}
.spec-image-container div.image-container > img {
  max-width: 100%;
}
.indicator-container {
  padding: 20px 0px;
  text-align: center;
  display: flex;
  justify-content: center;
}
.indicator-container > span {
  margin: 0 10px;
  display: flex;
  align-items: center;
}
.indicator-container .indicator {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 7px;
}
.general_specs {
  padding-top: 25px;
}
.storage {
  background: #75749b 0% 0% no-repeat padding-box;
  opacity: 1;
}
.rod_storage {
  background: #7da191 0% 0% no-repeat padding-box;
}
.livewell {
  background: #a67665 0% 0% no-repeat padding-box;
}
.indicator-title {
  vertical-align: 5px;
  margin-left: 2px;
  font: normal 600 normal 16px/20px Roboto;
  letter-spacing: 0px;
  color: #173249;
}
.spec-heading h2 {
  text-align: left;
  font: normal 55px 'BarlowCondensed', sans-serif;
  letter-spacing: 2.48px;
  color: #173249;
  text-transform: uppercase;
  opacity: 1;
}
.details_spec_container .section-hdr {
  text-align: left;
  padding: 20px 20px 10px 0px;
}
.spec-nav {
  display: flex;
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 1px solid #005282 !important;
  transform: skew(-20deg);
  margin: 10px;
}
.spec-nav li {
  flex: 1;
}
.spec-nav .nav-item {
  margin: -1px;
}
.spec-nav a.nav-link {
  font: normal normal 600 12px/19px 'BarlowCondensed', sans-serif;
  letter-spacing: 0.54px;
  color: #005282;
  text-transform: uppercase;
  text-align: center;
  padding: 10px;
  border-radius: 0;
  border-width: 0 0 0 0;
}
.spec-nav a.nav-link:focus-visible {
  outline: -webkit-focus-ring-color auto 1px !important;
}
.spec-nav a.nav-link span {
  transform: skew(20deg);
  display: inline-block;
  white-space: nowrap;
}
.spec-nav a.nav-link:nth-of-type(2) {
  border-right: 0;
}
.spec-nav a.nav-link.active {
  background: #005282 0% 0% no-repeat padding-box;
  color: #fff;
  border-color: #015283 !important;
}
.spec-info-container .tab-content {
  margin-top: 20px;
}
.general_specs > div {
  margin-bottom: 35px;
}
.general_specs_lable {
  font: normal normal bold 14px/16px Roboto;
  letter-spacing: 0.63px;
  color: #757570;
  text-transform: capitalize;
}
.general_specs_value {
  font: normal normal bold 18px/27px Titillium Web;
  letter-spacing: 0.81px;
  color: #173249;
  text-transform: uppercase;
  opacity: 1;
}
.features-container .card {
  border: 0;
  margin: 8px 0;
}
.features-container .card .card-header {
  background: #EBEAE6;
  padding: 0px;
  border: 0px;
  border-radius: 0px;
}
.features-container .card .card-header .btn-link {
  font: normal normal 600 16px/24px 'BarlowCondensed', sans-serif;
  letter-spacing: 0.72px;
  color: #173249;
  text-transform: uppercase;
  opacity: 1;
  border: 0px;
  padding: 10px 15px;
  display: block;
  background: none;
  text-align: left;
  position: relative;
  width: 100%;
}
.features-container .card .card-header i {
  color: #005282;
  font-size: 30px;
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
}
.card .card-header button {
  font-family: 'BarlowCondensed', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}
.card .card-header button.collapsed i.down {
  display: block;
}
.features-container .card .card-header .btn-link:hover {
  text-decoration: none;
}
.features-container .card .btn-link i:before {
  content: "\f106";
}
.features-container .card .btn-link.collapsed i:before {
  content: "\f107";
}
.features-container .card .card-body {
  text-align: left;
  font: normal normal normal 16px/24px Roboto;
  letter-spacing: 0px;
  color: #000000;
  word-break: break-word;
  padding: 0px;
  padding-bottom: 0;
}
.features-container .card .card-body > div {
  border-bottom: 1px solid #DBDAD9;
  padding: 12px 10px;
}
@media (max-width: 991px) {
  .features-container .card .card-body > div {
    padding: 0 10px;
  }
}
.features-container .card .card-body > div:last-of-type {
  border: none;
}
.warranty_info_container h4 {
  text-align: left;
  font: normal normal bold 24px/32px Titillium Web;
  letter-spacing: 1.08px;
  color: #173249;
  text-transform: uppercase;
  opacity: 1;
}
.warranty_info_container p {
  font: normal normal normal 16px/22px 'BarlowCondensed', sans-serif;
  letter-spacing: 0px;
  color: #757570;
}
.warranty_info_container p a {
  font-family: 'BarlowCondensed', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}
@media only screen and (max-width: 1023px) {
  .indicator-container {
    padding: 20px 0;
    text-align: center;
  }
  .indicator-container > span {
    font: normal 12px Roboto;
    margin: 0 4px;
  }
}
@media only screen and (max-width: 991px) {
  .details_spec_container {
    padding-bottom: 10px;
  }
  .general_specs {
    padding: 25px 0 190px;
  }
  .details_spec_container .section-hdr {
    padding: 20px 20px 0px;
    text-align: center;
  }
  .spec-heading {
    position: absolute;
    top: -40px;
  }
  .spec-heading h2 {
    text-align: center;
    font: normal normal normal 34px/42px 'BarlowCondensed', sans-serif;
    text-transform: uppercase;
  }
  .spec-image-container div.image-container {
    padding: 0;
  }
  .spec-image-container div.image-container > img {
    max-width: 100%;
  }
  .indicator-container > span {
    font: normal 12px Roboto;
    margin: 0 10px;
  }
  .spec-nav a.nav-link {
    font: normal normal 600 12px/19px 'BarlowCondensed', sans-serif;
    letter-spacing: 0.54px;
  }
  .general_specs_lable {
    font: normal normal bold 14px/16px Roboto;
    letter-spacing: 0.63px;
  }
  .general_specs_value {
    font: normal normal bold 18px/27px Titillium Web;
    letter-spacing: 0.81px;
  }
  .spec-info-container .tab-content {
    margin: 15px 0;
  }
  .model-specifications .warranty_info_container {
    padding-bottom: 20px;
  }
  .warranty_info_container p {
    font: normal normal normal 12px/22px 'BarlowCondensed', sans-serif;
    letter-spacing: 0px;
    color: #757570;
  }
  .features-container .card .card-body {
    text-align: left;
    font: normal normal normal 12px/48px 'BarlowCondensed', sans-serif;
    letter-spacing: 0px;
    color: #000000;
    word-break: break-word;
    padding-bottom: 0;
  }
  .indicator-title {
    vertical-align: 5px;
    margin-left: 2px;
    font: normal 600 normal 14px/20px Roboto;
    letter-spacing: 0px;
    color: #173249;
  }
  .model-specifications span.indicator-title {
    font-weight: normal;
  }
}
@media (max-width: 767px) {
  .spec-info-container .warranty_info_container p a {
    font: normal normal 600 12px/22px 'BarlowCondensed', sans-serif;
  }
}
@media (min-width: 1024px) {
  .spec-nav {
    display: inline-flex;
  }
  .spec-nav li {
    flex: 1;
  }
  .spec-nav a.nav-link {
    padding: 7px 30px;
    font: normal normal 600 16px/24px 'BarlowCondensed', sans-serif;
    text-transform: uppercase;
    letter-spacing: .72px;
    border: 0;
    border-left: 1px solid #005282;
  }
}
@media (max-width: 575.98px) {
  /* .details_spec_container {
		margin-top: 50px;
	}
	.spec-heading  {
        position: absolute;
        top:-40px;
	}
	.spec-heading-gread {
		order: 3;
        position: relative;
	}

    .spec-heading h2 {
        text-align: center;
        font: normal normal normal 34px/42px 'BarlowCondensed', sans-serif;
		text-transform: uppercase;
    }

    .spec-image-container div.image-container {
        padding: 15px;
    }

    .indicator-container>span {
        font: normal 14px Roboto;
    }


    .spec-info-container {
        margin:  -50px 10px 0 10px;
    }

    .spec-info-container .spec-nav {
        width: 100%;
    }

    .spec-info-container .spec-nav li {
        width:28%
    }


    .spec-info-container .spec-nav li:nth-of-type(1) {
        width:44%
    }

    .spec-nav a.nav-link {
        font: normal normal 600 12px/19px 'BarlowCondensed', sans-serif;
		text-transform: uppercase;
        letter-spacing: 0.54px;
        
    } */
  /*

    .spec-nav .nav-item:nth-of-type(2) a.nav-link { 
        border-right: 1px solid;
        border-left: 1px solid;
        transform: skew( -20deg);
    }
    */
  /* .general_specs_lable {
        font: normal normal bold 14px/16px Roboto;
        letter-spacing: 0.63px;
    }
    .general_specs_value {
        font: normal normal bold 18px/27px Titillium Web;
        letter-spacing: 0.81px;
    }

    .spec-info-container .tab-content {
        margin-top: 20px;
    } */
}
@media (max-width: 375px) {
  .details-spec-info {
    padding: 0;
  }
  .details-spec-info .spec-info-container .nav-tabs {
    border-bottom: 1px solid #005282;
  }
  .details-spec-info .spec-info-container .tab-content #item_general,
  .details-spec-info .spec-info-container .tab-content #item_general-specs,
  .details-spec-info .spec-info-container .tab-content .warranty_info_container {
    padding: 0 15px;
  }
  .details-spec-info .spec-info-container .tab-content #item_features .card-body {
    padding: 0;
  }
  .details-spec-info .spec-info-container .tab-content #item_features .card-body > div {
    padding: 0 15px;
  }
  .details-spec-info .spec-info-container .tab-content #item_general {
    margin-bottom: 200px;
    /*due to defect change it as per XD*/
  }
}
@media (max-width: 320px) {
  .spec-nav a.nav-link {
    padding: 10px 8px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .model-specifications .spec-nav a.nav-link {
    font-size: 16px;
  }
  .model-specifications .general_specs {
    padding-top: 35px;
  }
  .model-specifications .features-container {
    margin-top: 5px;
  }
  .model-specifications .features-container .card-body div {
    font-size: 16px;
  }
  .model-specifications .warranty_info_container {
    margin-top: 10px;
  }
  .model-specifications .warranty_info_container h2 {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .model-specifications .warranty_info_container p {
    font-size: 14px;
  }
  .model-specifications .spec-info-container {
    padding: 0 40px;
  }
}
div#accordionFeature .card .collapse {
  max-height: 250px;
  overflow-y: auto;
}
.features-container .card .card-header {
  padding-bottom: 1px !important;
}

p.desc {
  font-family: 'BarlowCondensed', sans-serif;
}
.section-hdr h2 {
  font-family: 'BarlowCondensed', sans-serif;
  text-transform: uppercase;
}
.model-options {
  background: #fff;
}
.model-option {
  padding-bottom: 80px;
  max-width: 1166px;
  margin: 0 auto;
  background: #fff;
}
.model-option .tab-content #colors {
  margin-top: 20px;
}
.model-option ul.options-tabs {
  font: normal normal bold 16px/24px Titillium Web;
  letter-spacing: 0.72px;
  color: #005282;
  text-transform: uppercase;
  line-height: 30px;
  margin: 0 auto;
  border-bottom: 0px;
  margin-bottom: 20px;
}
.model-specifications #fullSpecs .spec-info-container .nav-link:hover {
  border-color: #005282;
}
@media screen and (min-width: 767px) {
  .model-option ul.options-tabs {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 320px) {
  .model-option ul.options-tabs li a {
    padding: 0.3rem!important;
  }
}
.model-option ul.options-tabs li a {
  outline: none;
}
.model-option ul.options-tabs li {
  display: inline-block;
  border: none;
  margin: -1px;
}
.model-option ul.options-tabs li a {
  color: #005282;
  padding: 0.3rem 1.9rem;
  border: 0px;
  border-left: 1px solid #005282;
  border-radius: 0px;
}
.model-option ul.options-tabs li a:hover {
  border-color: #005282;
}
.model-option ul.options-tabs li a span {
  transform: skew(20deg);
  display: inline-block;
}
.model-option ul.options-tabs li a.active {
  background: #005282;
  color: #fff;
  border: 0px;
}
.model-option ul.options-tabs {
  transform: skew(-20deg);
  border: 1px solid #005282;
}
.model-option ul.colors-tabs {
  padding: 0px;
  margin: 0px;
  border: 0px;
}
.model-option ul.colors-tabs li {
  display: block;
  font-size: 14px;
  border: 0px;
  margin: 0 0px 0 0px;
}
.model-option ul.colors-tabs li a {
  border: 0px;
  padding: 0px;
  color: #173249;
  text-transform: inherit;
}
.boat_sub_cat_tab_container .nav-tabs .nav-link.active span {
  color: #005282;
}
.model-option ul.colors-tabs li a i.gradient-box {
  width: 80px;
  height: 45px;
  border-radius: 5px;
  display: inline-block;
  margin-right: 10px;
  position: relative;
  -webkit-box-shadow: inset 0px 0px 3px 10px rgba(255, 255, 255, 0.12);
  box-shadow: inset 0px 0px 3px 10px rgba(255, 255, 255, 0.12);
}
.model-option ul.colors-tabs li a i.gradient-box.black-gray-box {
  background: #000000;
  /* Old browsers */
  background: -moz-linear-gradient(45deg, #000000 37%, #bc0909 37%, #e0dede 37%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(45deg, #000000 37%, #bc0909 37%, #e0dede 37%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg, #000000 37%, #bc0909 37%, #e0dede 37%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.model-option ul.colors-tabs li a i.gradient-box.coco-black-box {
  background: #000000;
  background: -moz-linear-gradient(45deg, #000000 37%, #bc0909 37%, #b58b4c 37%);
  background: -webkit-linear-gradient(45deg, #000000 37%, #bc0909 37%, #b58b4c 37%);
  background: linear-gradient(45deg, #000000 37%, #bc0909 37%, #b58b4c 37%);
}
.model-option ul.colors-tabs li a i.gradient-box.red-black-box {
  background: #000000;
  /* Old browsers */
  background: -moz-linear-gradient(45deg, #000000 37%, #bc0909 37%, #bc0909 37%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(45deg, #000000 37%, #bc0909 37%, #bc0909 37%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg, #000000 37%, #bc0909 37%, #bc0909 37%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.model-option ul.colors-tabs li a i.color-box {
  background: #EBEAE6;
  width: 45px;
  height: 45px;
  border-radius: 5px;
  display: inline-block;
}
.model-option ul.colors-tabs li a span {
  display: block;
  padding: 10px 0;
  font: normal normal normal 16px/20px Roboto;
  letter-spacing: 0px;
  color: #173249;
}
.model-option ul.colors-tabs li a.active span {
  color: #005282;
  font-family: 'Roboto Medium';
  font-weight: 500;
}
.model-option ul.colors-tabs li a.active i.right {
  display: block;
  color: #eeedec;
  position: absolute;
  top: 7px;
  left: 27px;
  font-size: 30px;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.1);
}
.model-option ul.colors-tabs li a i.right {
  display: none;
}
.model-option .carousel-indicators {
  position: relative;
  margin: 0px;
  justify-content: left;
  display: block;
}
.model-option .carousel-indicators li {
  text-indent: inherit;
  width: auto;
  height: auto;
  display: block;
  border-top: 0px;
  border-bottom: 1px solid #707070;
  padding: 18px 20px 18px 0;
  font: normal normal 600 18px/27px 'BarlowCondensed', sans-serif;
  letter-spacing: 0.81px;
  opacity: 1;
  color: #757570;
}
.model-option .carousel-indicators li:first-child {
  padding-top: 5px;
}
.model-option .carousel-indicators li.active {
  color: #173249;
}
.model-option .carousel-indicators li:last-child {
  border-bottom: 0px;
}
.model-option .card {
  border-radius: 0px;
  border: 0px;
  margin-left: 0;
  margin-right: 0;
}
.model-option .card .card-header {
  background: #EBEAE6;
  padding: 0px;
  border: 0px;
  border-radius: 0px;
}
.model-option .card .card-header button {
  font: normal normal 600 16px/24px 'BarlowCondensed', sans-serif;
  letter-spacing: 0.72px;
  color: #173249;
  text-transform: uppercase;
  border: 0px;
  padding: 10px 15px;
  display: block;
  background: none;
  text-align: left;
  position: relative;
}
.model-option .card .card-header button.collapsed i.down {
  display: block;
}
.model-option .card .card-header button.collapsed i.up {
  display: none;
}
.model-option .card .card-header button i {
  font-size: 30px;
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  color: #005282;
}
.model-option .card .card-header button i.down {
  display: none;
}
.model-option .card .card-body {
  padding: 0px;
}
.model-option .card .card-body ul {
  padding: 0px;
  margin: 0px;
}
.model-option .card .card-body ul li {
  list-style-type: none;
  text-align: left;
  font: normal normal normal 16px Roboto;
  letter-spacing: 0px;
  color: #000000;
  padding: 15px;
  /*border-bottom: 1px solid #DBDAD9;*/
}
@media (max-width: 767px) {
  .model-option .card .card-body ul li {
    font: normal normal normal 12px/19px Roboto;
  }
}
.model-option .card .card-body ul li:last-child {
  border-bottom: 0px;
}
.model-option ul.colors-tabs li a img {
  width: 100%;
}
.model-option ul.colors-tabs li a i {
  position: absolute;
  width: 30px;
  height: 30px;
  border: 1px solid #fff;
  border-radius: 50%;
  margin-left: 15%;
  background: rgba(0, 0, 0, 0.2);
  margin-top: 6px;
  opacity: 0;
  transition: 0.3s ease-in opacity;
  left: 10%;
}
.model-option ul.colors-tabs li a.active i {
  opacity: 1;
}
.model-option ul.colors-tabs li a i::before {
  content: "";
  display: inline-block;
  transform: rotate(45deg);
  height: 16px;
  width: 9px;
  margin-top: 16%;
  margin-left: 36%;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
}
@media screen and (max-width: 767px) {
  .hawkFeatures p {
    font-family: 'BarlowCondensed', sans-serif;
    font-size: 14px;
  }
  .hawkFeatures .carousel-item img {
    height: 215px;
  }
  .hawkFeatures .carousel-control-prev,
  .hawkFeatures .carousel-control-next {
    width: 50px;
  }
  .hawkFeatures .carousel-control-prev-icon,
  .hawkFeatures .carousel-control-next-icon {
    width: 26px;
    height: 26px;
    font-size: 26px;
  }
  .hawkFeatures .carousel-caption {
    bottom: 0px;
    padding: 0px;
  }
  .hawkFeatures .carousel-caption h3 {
    font-size: 16px;
    padding-bottom: 0px;
  }
  .hawkFeatures .carousel-caption p {
    font-family: 'BarlowCondensed', sans-serif;
    font-size: 12px;
  }
  #colors {
    margin-top: 20px;
  }
  .colors .tab-content img {
    height: 150px;
  }
  .colors .tab-content .tab-pane p {
    font: normal normal normal 12px/14px 'BarlowCondensed', sans-serif;
    letter-spacing: 0px;
    color: #005282;
    padding: 15px 6px;
    max-width: 75%;
    margin-bottom: 0;
  }
  .model-option .card .card-body ul li {
    padding: 15px 5px;
  }
  .colors ul.colors-tabs li {
    display: block;
    text-align: left;
    font: normal normal normal 14px/20px Roboto;
    letter-spacing: 0px;
    color: #173249;
    border: 0px;
    /*margin: 0 0px 12px 0px;*/
    margin: 0;
    padding: 0 5px;
  }
  .model-option ul.colors-tabs li a i {
    position: absolute;
    width: 25px;
    height: 25px;
    border: 1px solid #fff;
    border-radius: 50%;
    margin-left: 15%;
    background: rgba(0, 0, 0, 0.2);
    margin-top: 6px;
  }
  .model-option ul.colors-tabs li a i::before {
    content: "";
    display: inline-block;
    transform: rotate(45deg);
    height: 13px;
    width: 7px;
    margin-top: 17%;
    margin-left: 36%;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
  }
  .colors ul.colors-tabs li a i.gradient-box {
    width: 55px;
    height: 35px;
    padding-right: 7px;
  }
  .colors ul.colors-tabs li a i.color-box {
    width: 35px;
    height: 35px;
  }
  .colors ul.colors-tabs li a.active i.right {
    top: 6px;
    left: 16px;
    opacity: 0.5;
    font-size: 26px;
    color: #000;
    opacity: 0.6;
  }
  .model-option .carousel-item img {
    height: 200px;
  }
  .model-option .carousel-item h4 {
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 15px;
    text-align: center;
    color: #173249;
  }
  .model-option ul.options-tabs {
    font-size: 14px;
    font-weight: 700;
    border-bottom: 0px;
  }
  .model-option ul.options-tabs li {
    display: inline-block;
    border: 1px solid #005282;
    border-left: 0px;
  }
  .model-option ul.options-tabs li a {
    padding: 0.3rem 1.05rem;
    font-size: 11px;
  }
  .model-option .carousel-indicators {
    text-align: center;
    padding: 15px 0;
  }
  .model-option .carousel-indicators li {
    display: inline-block;
    border: none;
    width: 10px;
    margin: 0 5px;
    height: 10px;
    padding: 0px;
    border-radius: 50%;
    border: 1px solid #868682;
    background: #868682;
  }
  .model-option .carousel-indicators li.active {
    background: #fff;
  }
}
@media (min-width: 600px) and (max-width: 1023px) {
  .model-option ul.colors-tabs li a i {
    position: absolute;
    width: 25px;
    height: 25px;
    border: 1px solid #fff;
    border-radius: 50%;
    left: 16%;
    background: rgba(0, 0, 0, 0.2);
    top: 21%;
    transform: translate(-50%, -50%);
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .model-option ul.colors-tabs li a i::before {
    content: "";
    display: inline-block;
    transform: rotate(45deg);
    height: 13px;
    width: 7px;
    margin-top: 16%;
    margin-left: 33%;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
  }
}
@media (max-width: 767px) and (orientation: landscape) {
  .model-option ul.colors-tabs li a i {
    top: 45% !important;
  }
}
#popular-options .owl-dots {
  padding: 0;
  margin: 0;
}
@media only screen and (min-width: 1023px) {
  #popular-options .owl-dots {
    background: #ffffff 0% 0% no-repeat padding-box;
  }
  .model-option .card .card-body ul li {
    border: none;
    border-bottom: 1px solid #EBEAE6;
  }
  .model-option .card .card-body ul.colors-tabs li {
    border: 0px;
  }
  #all-options #accordionAllOptions .card .card-body ul {
    max-height: 250px;
    overflow: auto;
  }
}
#popular-options .owl-dots > .owl-dot {
  list-style-type: none;
  font: normal normal bold 18px/27px Titillium Web;
  letter-spacing: 0.81px;
  color: #757570;
  padding: 0;
  text-transform: uppercase;
  margin: 0;
}
#popular-options .owl-dots > .owl-dot {
  border-bottom: 1px solid #707070;
  opacity: 1;
  margin: 0 30px;
  padding: 20px 0;
}
#popular-options .owl-dots > .owl-dot.active,
#popular-options .owl-dots > .owl-dot.owl-active {
  color: #173249;
  opacity: 1;
  font-weight: 700;
}
#popular-options .owl-dots > .owl-dot:first-child {
  padding-top: 5px;
}
#popular-options .owl-dots > .owl-dot:last-child {
  border-bottom: none;
}
#popular-options .carousel-item .btn {
  display: block;
  margin: 20px auto;
  width: 250px;
}
@media only screen and (min-width: 1023px) {
  #popular-options .carousel-item .btn {
    position: absolute;
    bottom: 40px;
    right: 40px;
  }
  #popular-options {
    position: relative;
  }
  #accordionColors .tab-content {
    position: sticky;
    top: 0;
  }
}
#accordionColors .tab-pane img {
  object-fit: cover;
}
@media (min-width: 768px) {
  #accordionColors .tab-pane img {
    margin: 50px 0 80px;
  }
}
#accordionColors .tab-pane {
  overflow: hidden;
}
#accordionColors .tab-pane img.scale {
  transform: scale(1.7);
}
@media screen and (max-width: 1023px) {
  #accordionColors .tab-pane img.scale {
    transform: scale(1.05);
  }
}
@media (max-width: 360px) {
  #accordionColors .tab-pane img.scale {
    object-fit: contain;
  }
}
#popular-options .carousel-item button:hover {
  background: #005282 0% 0% no-repeat padding-box;
  border: 2px solid #005282;
  color: #FFFFFF;
}
.crest_adv_text_carousel_container {
  width: 100%;
}
#popular-options .owl-dots_text {
  display: none;
}
@media screen and (max-width: 991px) {
  .model-option {
    padding-bottom: 0;
  }
  .model-option .tab-content #popular-options {
    padding-bottom: 240px;
  }
  .model-option .tab-content #colors {
    padding-bottom: 20px;
  }
  .model-option .tab-content #all-options {
    padding-bottom: 120px;
  }
  .model-option .card .card-body ul li {
    border-bottom: 1px solid #dbdad9;
  }
  #model-page-section section.section-hdr {
    padding-top: 20px;
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
  .model-blocks + .advantage .container.section-hdr {
    padding-top: 0;
  }
}
@media screen and (max-width: 1023px) {
  #popular-options {
    overflow: hidden;
  }
  #popular-options .owl-dots > .owl-dot li {
    display: none;
    text-align: center;
    border: none;
    text-transform: uppercase;
  }
  #popular-options .owl-dots > .owl-dot li.selectd {
    display: block;
  }
  #popular-options .carousel-item-title {
    display: flex;
    padding: 20px 0;
    text-align: center;
    font: normal normal bold 18px/27px Titillium Web;
    letter-spacing: 0.81px;
    color: #173249;
    opacity: 1;
    align-items: flex-end;
    justify-content: left;
    padding: 0 20px 20px 0;
    min-height: auto;
  }
}
.card-body p.desc {
  font: normal normal 600 16px/22px Roboto;
  letter-spacing: 0px;
  color: #173249;
  margin: 10px 15px 0px;
  text-align: left;
}
/* fix blank or flashing items on carousel */
#popular-options .owl-carousel .item {
  position: relative;
  z-index: 100;
}
/* end fix */
#popular-options .owl-nav > div {
  margin-top: -26px;
  position: absolute;
  top: 50%;
  color: #cdcbcd;
}
#popular-options .owl-nav i {
  font-size: 52px;
}
#popular-options .owl-nav .owl-prev {
  left: -30px;
}
#popular-options .owl-nav .owl-next {
  right: -30px;
}
.carousel-item-title {
  display: none;
}
#popular-options .owl-item {
  text-align: center;
}
.carousel-wrap {
  width: 100%;
  position: relative;
}
@media (max-width: 767px) {
  #popular-options .owl-item .btn {
    min-width: auto;
    margin: 15px auto;
  }
  #popular-options .owl-stage-outer {
    width: 100%;
    float: none;
  }
  #popular-options .owl-dots {
    width: 100%;
    float: none;
    position: absolute;
    top: 0px;
  }
  #popular-options .owl-dots > .owl-dot {
    display: none;
    border-bottom: 0px;
  }
  #popular-options .carousel-item-title {
    height: 74px;
    display: flex;
    padding: 20px 0;
    text-align: center;
    font: normal normal bold 18px/27px Titillium Web;
    letter-spacing: 0.81px;
    color: #173249;
    opacity: 1;
    align-items: flex-end;
    justify-content: left;
    padding: 0 20px 20px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #popular-options .owl-carousel {
    padding-left: 50px;
  }
  #popular-options .owl-item .btn {
    min-width: auto;
    margin: 20px auto;
  }
  #popular-options .carousel-item-title {
    display: flex;
    padding: 20px 0;
    font: normal normal bold 18px/27px Titillium Web;
    letter-spacing: 0.81px;
    color: #173249;
    opacity: 1;
    align-items: flex-end;
    justify-content: left;
    padding: 0 20px 20px 0;
  }
  #popular-options .owl-dots {
    display: none;
  }
}
@media (min-width: 1023px) {
  .carousel-wrap {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
}
@media only screen and (min-width: 1023px) {
  #popular-options .owl-item .btn {
    position: absolute;
    bottom: 40px;
    right: 40px;
    margin: 0;
  }
  #popular-options .owl-dots {
    position: absolute;
    top: 0;
    right: -33.3333%;
    width: 33.33%;
    bottom: 0;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}
@media only screen and (max-width: 1023px) {
  .carousel-wrap {
    /* overflow: hidden; */
  }
  #popular-options .owl-dots {
    width: 100%;
    float: none;
    position: absolute;
    bottom: -30px;
    top: auto;
    display: flex;
    justify-content: center;
  }
  #popular-options .owl-dots > .owl-dot {
    display: block;
  }
  #popular-options .owl-dots > .owl-dot {
    display: block;
    border-bottom: 0px;
    text-indent: -9999px;
    width: 12px;
    height: 12px;
    background: #868682;
    border-radius: 50%;
    padding: 0;
    margin: 0 7px;
    border: 1px solid #868682;
  }
  #popular-options .owl-dots > .owl-dot.active {
    background-color: #FFFFFF;
  }
  #popular-options .active .carousel-item-title {
    justify-content: center;
    padding: 0 20px 20px;
  }
}
#popular-options .owl-dots .owl-dot {
  outline: none;
}
@media only screen and (max-width: 375px) {
  .advantage .section-hdr h2 {
    /* font-size: 14px; */
  }
  #popular-options .owl-carousel .item {
    overflow: hidden;
  }
  #popular-options .owl-carousel .item img {
    height: 100%;
    max-height: 270px;
  }
  .model-option ul.options-tabs li a {
    padding: .3rem 0.8rem!important;
  }
}
@media only screen and (max-width: 360px) {
  .model-option ul.options-tabs li a {
    padding: 5px!important;
  }
}
.btn-footer {
  display: none;
}
.caption {
  text-align: left;
  font: normal normal bold 16px/24px Titillium Web;
  letter-spacing: 0px;
  color: #FFFFFF;
  text-transform: uppercase;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 25px 30px;
}
@media (max-width: 767px) {
  .caption {
    text-align: left;
    font: normal normal bold 14px/24px Titillium Web;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 15px;
  }
  #colors #accordionColors .tab-content {
    position: relative;
  }
  #colors #accordionColors .tab-content .tab-pane p.font-family-roboto {
    min-height: 32px;
    padding-top: 0;
    padding-bottom: 0;
    position: absolute;
    bottom: -105px;
    z-index: 99;
  }
  #colors #accordionColors .tab-content .tab-pane p.font-family-roboto.hide {
    visibility: hidden;
  }
  #colors #accordionColors .tab-content .tab-pane p.font-family-roboto.headingStandard {
    bottom: -105px;
  }
  #colors #accordionColors .tab-content .tab-pane p.font-family-roboto.headingPremium {
    bottom: -155px;
  }
  #colors #accordionColors .card-body ul.colors-tabs {
    margin-top: 45px;
  }
}
.section-title-blue .section-hdr h2 {
  color: #173249 !important;
}
.section-title-navy-blue .section-hdr h2 {
  color: #005282 !important;
}
.image-content-overlay .caption,
.image-content-overlay.caption {
  background: rgba(23, 50, 73, 0.5);
}
@media (min-width: 1024px) {
  .spec-image-container {
    margin-top: -110px;
  }
}
.spec-image-container .show-img {
  max-width: 100%;
}
.model-option .card .card-header {
  padding-bottom: 1px !important;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .model-option #colors #accordionColors .pl-md-5 {
    padding-left: 0px !important;
  }
  .model-option #colors #accordionColors .colors-tabs li a span {
    font: normal normal normal 14px Roboto;
    color: #173249;
  }
  .model-option #colors #accordionColors .colors-tabs li a.active span {
    font: normal normal bold 14px Roboto;
    color: #005282;
  }
  .model-specifications #fullSpecs .details_spec_container .spec-info-container .tab-content .warranty_info_container h4 {
    font: normal normal bold 18px 'Titillium Web';
    color: #173249;
  }
  .model-specifications #fullSpecs .details_spec_container .spec-info-container .tab-content .warranty_info_container p {
    font: normal normal normal 14px 'BarlowCondensed', sans-serif;
    color: #757570;
  }
  .model-specifications #fullSpecs .details_spec_container .spec-info-container .tab-content .warranty_info_container p a {
    font-size: 14px;
  }
}

.family-models-tab h2 {
  font-family: 'BarlowCondensed', sans-serif;
}
.white-bg {
  background: #fff;
}
#family_model_list_tab .scrtabs-tab-scroll-arrow.scrtabs-disable {
  opacity: 0;
}
#military-page-category-tabs .tab-content > .tab-pane {
  display: block;
  position: absolute;
  top: -9999px;
  left: -9999px;
}
#military-page-category-tabs .tab-content > .active {
  display: block;
  position: unset;
  top: auto;
  left: auto;
}
#military-page-category-tabs #family_model_list_tab .scrtabs-tab-scroll-arrow {
  margin-top: 1.85rem;
}
.family-models-tab.container {
  padding: 0 20px;
  text-align: center;
}
@media (max-width: 767px) {
  .family-models-tab.container {
    padding-bottom: 0;
    padding-top: 20px;
  }
}
.model-list:last-child .family-models-tab.container {
  padding-bottom: 20px;
}
.family-models-tab .section-hdr {
  padding: 30px 0 15px 0;
}
@media only screen and (max-width: 767px) {
  .family-models-tab .section-hdr {
    padding-top: 0px;
  }
}
.family-models-tab .model-tabs-list {
  border-bottom: none;
  display: inline-flex;
  justify-content: space-evenly;
}
.family-models-tab .model-tabs-list li {
  display: inline-block;
  padding: 0 7px;
  margin: 0;
}
.family-models-tab .model-tabs-list li a {
  width: auto;
  height: auto;
  background: none;
  text-indent: inherit;
  font-size: 18px;
  font-weight: 700;
  font-family: 'Titillium Web', sans-serif;
  color: #075180;
  text-transform: uppercase;
  opacity: 1;
  border-bottom: 2px solid transparent;
  margin: 0 0.5rem;
}
.family-models-tab .model-tabs-list li a.active {
  border-bottom: 2px solid #075180;
}
.family-models-tab .model-tabs-list li a:hover {
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  .family-models-tab .model-tabs-list li {
    margin: 0px;
    padding: 0 2px;
  }
  .family-models-tab .model-tabs-list li a {
    font-size: 14px;
  }
}
.family-models-tab .model-data-wrapper img {
  height: auto;
  width: 100%;
  object-fit: cover;
}
@media (max-width: 1023px) {
  width: 100%;
}
.family-models-tab .scrtabs-tab-scroll-arrow > span {
  border-right: 3px solid #075180;
  border-bottom: 3px solid #075180;
}
.family-models-tab .model-info-wrapper {
  padding-top: 17px;
}
.family-models-tab .model-info-wrapper .button-section .btn.outline:hover {
  color: #fff !important;
}
.family-models-tab .model-info-wrapper p.model-name {
  text-align: center;
  font: normal normal normal 36px/42px 'BarlowCondensed', sans-serif;
  letter-spacing: 1.62px;
  color: #173249;
  text-transform: uppercase;
  opacity: 1;
}
@media only screen and (max-width: 767px) {
  .family-models-tab .model-info-wrapper .model-name {
    font: normal normal normal 28px/42px 'BarlowCondensed', sans-serif;
    letter-spacing: 0px;
    margin: 0;
  }
}
.family-models-tab .model-info-wrapper .price-bold {
  font-weight: bold;
}
.family-models-tab .model-info-wrapper p.model-starting-price {
  text-align: center;
  font: normal normal normal 24px 'BarlowCondensed', sans-serif;
  letter-spacing: 0px;
  color: #173249;
  opacity: 1;
  text-transform: uppercase;
  margin-top: -5px;
}
.family-models-tab .img-des p {
  font: normal normal normal 24px/36px 'BarlowCondensed', sans-serif;
  letter-spacing: 0px;
  color: #173249;
}
.family-models-tab .img-des p b {
  font-weight: bold;
}
.family-models-tab .model-info-wrapper p.model-desc {
  text-align: center;
  font: normal normal normal 16px 'BarlowCondensed', sans-serif;
  letter-spacing: 0px;
  color: #173249;
  opacity: 1;
  padding-bottom: 7px;
}
@media only screen and (max-width: 767px) {
  .family-models-tab .model-info-wrapper p.model-desc {
    font: normal normal normal 14px 'BarlowCondensed', sans-serif;
  }
  #family_model_list_tab .scrtabs-tabs-fixed-container {
    width: 100% !important;
  }
}
.family-models-tab .model-info-wrapper .model-specs {
  display: flex;
  padding-bottom: 25px;
  justify-content: center;
  align-items: center;
}
@media (max-width: 767px) {
  .family-models-tab .model-info-wrapper .model-specs {
    padding-bottom: 15px;
  }
}
.family-models-tab .model-info-wrapper .model-specs img {
  width: 100%;
  height: auto;
}
.family-models-tab .model-info-wrapper .model-specs .vl {
  height: 25px;
  border: 1px solid #CECECE;
  opacity: 1;
  margin: 6px 20px;
}
.family-models-tab .model-info-wrapper .model-specs p.specs-title {
  text-align: left;
  font: normal normal normal 10px 'BarlowCondensed', sans-serif;
  letter-spacing: 0.45px;
  color: #005282;
  opacity: 1;
  margin: 0;
}
.family-models-tab .model-info-wrapper .model-specs p.specs-value {
  text-align: center;
  font: normal normal normal 16px 'BarlowCondensed', sans-serif;
  letter-spacing: 0px;
  color: #173249;
  opacity: 1;
  margin: 0;
}
.family-models-tab .model-info-wrapper .button-section {
  padding: 15px 0 10px;
}
@media (min-width: 1024px) {
  .family-models-tab .model-info-wrapper .button-section {
    display: flex;
    justify-content: center;
  }
}
.family-models-tab .model-info-wrapper .button-section .btn {
  padding: 10px 14px;
  margin-right: 20px;
  margin-bottom: 20px;
  min-width: 160px;
}
.family-models-tab .model-info-wrapper .button-section .btn.primary span {
  color: #fff;
}
@media (max-width: 767px) {
  .family-models-tab .model-info-wrapper .button-section .btn {
    min-width: 145px;
  }
}
.family-models-tab .model-info-wrapper .button-section .btn:last-child {
  margin-right: 0px;
}
@media only screen and (max-width: 767px) {
  .family-models-tab .model-info-wrapper .button-section .btn {
    margin-right: 10px;
    margin-bottom: 15px;
    margin-top: 15px;
    border-width: 1px;
  }
  .family-models-tab .model-info-wrapper .button-section .btn:last-child {
    margin-right: 10px;
    margin-bottom: 15px;
  }
  .family-models-tab .model-info-wrapper .button-section .btn span {
    font: normal normal 600 14px/21px 'Titillium Web';
  }
  .family-models-tab .model-tabs-list li:first-child a {
    margin-left: 0;
  }
  .family-models-tab .model-tabs-list li:first-child {
    padding-left: 0;
  }
}
.family-models-tab .model-info-wrapper .button-section .btn span {
  min-width: 100px;
  color: #005282;
}
.family-models-tab .model-info-wrapper .button-section .btn.outline:hover span {
  color: #fff;
}
.spec-icon {
  background: #005282;
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center right;
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center right;
  width: 100px;
  height: 45px;
}
.spec-icon img {
  display: none;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #family_model_list_tab .scrtabs-tabs-fixed-container {
    margin-bottom: 30px;
  }
  #family_model_list_tab .tab-content {
    padding: 0 30px;
  }
  .family-models-tab .model-info-wrapper .model-name {
    font-size: 28px;
  }
  .family-models-tab .model-info-wrapper .model-starting-price span {
    font-weight: bold;
  }
  .family-models-tab .model-info-wrapper .model-desc {
    font-size: 14px;
    padding-bottom: 14px;
  }
  .family-models-tab .model-info-wrapper .spec-icon img {
    width: 62px;
    height: 37px;
  }
  .family-models-tab .model-info-wrapper .button-section {
    padding: 10px 0;
  }
  .family-models-tab .model-info-wrapper .button-section .btn {
    font-size: 18px;
    margin-right: 10px;
  }
  .family-models-tab .model-info-wrapper .button-section .btn span {
    min-width: 170px;
  }
}
#family_model_list_tab .scrtabs-tabs-fixed-container ul.nav-tabs > li {
  padding-top: 2px;
  padding-bottom: 4px;
}
@media (max-width: 767px) {
  #family_model_list_tab .model-list-wrapper.military-view .tab-content.model-info-wrapper .button-section .btn {
    width: 80%;
  }
}
#family_model_list_tab .model-list-wrapper.military-view .scrtabs-tabs-fixed-container {
  height: auto;
}
#family_model_list_tab .model-list-wrapper.military-view .nav-tabs {
  background: transparent;
}
#family_model_list_tab .model-list-wrapper.military-view .nav-tabs li a {
  font: normal normal bold 18px/27px 'BarlowCondensed', sans-serif;
  letter-spacing: 0px;
  color: #075180 !important;
  text-transform: uppercase;
  opacity: 1;
  border: 0;
}
@media (max-width: 767px) {
  #family_model_list_tab .model-list-wrapper.military-view .nav-tabs li a {
    font: normal normal bold 14px/21px 'BarlowCondensed', sans-serif;
    padding: 0px;
  }
}
#family_model_list_tab .model-list-wrapper.military-view .nav-tabs li a.active {
  border: none;
}
#family_model_list_tab .model-list-wrapper.military-view .nav-tabs li a.active span {
  border-bottom: 2px solid #075180;
}
#family_model_list_tab .model-list-wrapper.military-view .nav-tabs li a::after {
  background: #075180;
}
@media (max-width: 767px) {
  #family_model_list_tab .model-list-wrapper.military-view .nav-tabs li a::after {
    bottom: 0px;
  }
}
#family_model_list_tab .model-list-wrapper.military-view .nav-tabs li a.active::after {
  /*right: 20px;
              left: 20px;
              @media (max-width:767px) {
                right: 10px;
                left: 10px;
              }*/
  content: none;
}
.tabs-page-view.page-mob-dropdown .nav-tabs .nav-link {
  display: inline-block;
  width: auto;
}
.family-models-tab .model-info-wrapper .button-section a {
  font-family: 'BarlowCondensed', sans-serif;
  font-size: 18px;
}
#family_model_list_tab .model-list-wrapper .scrtabs-tab-scroll-arrow.disable {
  display: none !important;
}
@media (max-width: 991px) {
  #family_model_list_tab .military-view .scrtabs-tabs-fixed-container {
    width: 100% !important;
  }
}
@media (max-width: 1024px) {
  #family_model_list_tab .military-view .scrtabs-tab-scroll-arrow {
    display: none !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .family-models-tab .section-hdr {
    padding-bottom: 0px;
  }
  .family-models-tab .section-hdr + .model-list-wrapper .scrtabs-tab-container {
    height: auto !important;
  }
  .family-models-tab .section-hdr + .model-list-wrapper .scrtabs-tab-container .scrtabs-tabs-fixed-container {
    margin-top: 20px;
    margin-bottom: 30px !important;
  }
  .family-models-tab .section-hdr h2 {
    margin-bottom: 0px;
  }
  .family-models-tab .model-info-wrapper .model-name {
    margin-bottom: 0;
  }
  .family-models-tab .model-info-wrapper .model-starting-price {
    margin: 0px;
  }
  #family_model_list_tab .model-list-wrapper .scrtabs-tabs-fixed-container {
    margin-bottom: 10px!important;
    margin-left: 15px;
  }
}

/**
 * bootstrap4-scrolling-tabs
 * @version v1.0.0
 * @link https://github.com/mikejacobson/bootstrap4-scrolling-tabs
 * @author Mike Jacobson <michaeljjacobson1@gmail.com>
 * @license MIT License, http://www.opensource.org/licenses/MIT
 */
#family_model_list_tab .scrtabs-tab-container * {
  box-sizing: border-box;
}
#family_model_list_tab .scrtabs-tab-container {
  height: 35px;
}
#family_model_list_tab .scrtabs-tab-container .tab-content {
  clear: left;
}
#family_model_list_tab .scrtabs-tab-container .scrtabs-tabs-movable-container > .navbar-nav {
  -ms-flex-direction: row;
  flex-direction: row;
}
#family_model_list_tab .scrtabs-tabs-fixed-container {
  float: left;
  height: 35px;
  overflow: hidden;
  margin-bottom: 17px;
  width: 100%;
}
#family_model_list_tab .scrtabs-tabs-movable-container {
  position: relative;
  transition: transform 2s;
}
#family_model_list_tab .scrtabs-tabs-movable-container .tab-content {
  display: none;
}
#family_model_list_tab .scrtabs-tab-container.scrtabs-rtl .scrtabs-tabs-movable-container > ul.nav-tabs {
  padding-right: 0;
}
#family_model_list_tab .scrtabs-tab-scroll-arrow {
  border: 0;
  border-top: none;
  cursor: pointer;
  display: none;
  float: left;
  font-size: 12px;
  height: 100%;
  padding-left: 0.5em;
  margin-top: 15px;
  width: 25px;
  align-items: center;
  padding-top: 0;
  margin-top: 0.75rem;
}
@media (max-width: 767px) {
  #family_model_list_tab .scrtabs-tab-scroll-arrow {
    padding-top: 10px;
  }
}
#family_model_list_tab .scrtabs-tab-scroll-arrow:hover {
  background-color: unset;
}
#family_model_list_tab .scrtabs-tab-scroll-arrow > span {
  border-right: 3px solid #075180;
  border-bottom: 3px solid #075180;
  display: block;
  width: 8px;
  height: 8px;
  transform: rotate(-45deg);
}
#family_model_list_tab .scrtabs-tab-scroll-arrow > span:hover {
  border-right-color: #075180;
  border-bottom-color: #075180;
}
#family_model_list_tab .scrtabs-tab-scroll-arrow-left > span {
  transform: rotate(135deg);
}
#family_model_list_tab .scrtabs-tab-scroll-arrow-right {
  padding-left: 1em;
}
#family_model_list_tab .scrtabs-tab-scroll-arrow,
#family_model_list_tab .scrtabs-tab-scroll-arrow .scrtabs-click-target {
  cursor: pointer;
}
#family_model_list_tab .scrtabs-tab-scroll-arrow.scrtabs-with-click-target {
  cursor: default;
}
#family_model_list_tab .scrtabs-tab-scroll-arrow.scrtabs-disable,
#family_model_list_tab .scrtabs-tab-scroll-arrow.scrtabs-disable .scrtabs-click-target {
  color: #ddd;
  cursor: default;
}
#family_model_list_tab .scrtabs-tab-scroll-arrow.scrtabs-disable > span,
#family_model_list_tab .scrtabs-tab-scroll-arrow.scrtabs-disable .scrtabs-click-target > span {
  border-color: #ddd;
}
#family_model_list_tab .scrtabs-tab-scroll-arrow.scrtabs-disable:hover {
  background-color: initial;
}
#family_model_list_tab .scrtabs-tabs-fixed-container ul.nav-tabs > li {
  white-space: nowrap;
}
#family_model_list_tab .nav-tabs .dropdown-menu {
  border-top-color: transparent;
  margin-top: 0;
}

h4,
h3 {
  font-family: 'BarlowCondensed', sans-serif !important;
}
.model-details .model-desc-wrapper .section-hdr h4 {
  letter-spacing: 1.08px;
  text-align: center;
}
.model-details .container {
  max-width: 1140px;
  padding: 0;
}
#model-page-section .model-details .section-hdr {
  padding: 30px 0 10px 0;
}
.model-details .model-desc-wrapper p {
  font-family: 'BarlowCondensed', sans-serif;
  text-align: center;
}
@media only screen and (max-width: 1023px) {
  .model-details .model-desc-wrapper .section-hdr h4 {
    font-size: 16px;
    letter-spacing: 0.72px;
  }
  .model-details .model-desc-wrapper p {
    font-size: 14px;
  }
  .model-details .container {
    padding: 0 20px 20px 20px;
  }
  .model-details .model-desc-wrapper .section-hdr {
    padding: 30px 0;
  }
  .model-details .model-info-wrapper .models-card-info {
    margin: 0 0 10px !important;
  }
}
.model-details .model-info-wrapper {
  padding: 0 50px;
}
.model-details .model-info-wrapper .models-card-info {
  background: #FFFFFF;
  margin: 30px 0;
}
.model-details .model-info-wrapper .models-card-info .model-price-wrapper {
  display: flex;
  justify-content: space-evenly;
  padding-top: 40px;
  padding-bottom: 15px;
}
.model-details .model-info-wrapper .models-card-info .model-price-wrapper p.price-label-text {
  text-align: center;
  font: normal normal normal 20px/24px 'BarlowCondensed', sans-serif;
  letter-spacing: 0px;
  color: #173249;
  margin: 0px;
  text-transform: uppercase;
}
.model-details .model-info-wrapper .models-card-info .model-price-wrapper p.price-label-value {
  text-align: center;
  font: normal normal normal 55px/62px 'BarlowCondensed', sans-serif;
  letter-spacing: 0px;
  color: #173249;
  margin-bottom: 5px;
}
@media only screen and (max-width: 1023px) {
  .model-details .model-info-wrapper .models-card-info .model-price-wrapper {
    display: block;
    padding-bottom: 0;
  }
  .model-details .model-info-wrapper .models-card-info .model-price-wrapper .price-label-value {
    padding-bottom: 25px;
  }
}
@media only screen and (max-width: 370px) {
  .model-details .model-info-wrapper .models-card-info .model-price-wrapper .price-label-value {
    font-size: 40px;
  }
}
.model-details .model-info-wrapper .models-card-info p.price-label-subtext {
  text-align: center;
  font: normal normal normal 18px 'BarlowCondensed', sans-serif;
  letter-spacing: 0px;
  color: #173249;
  opacity: 1;
  padding-bottom: 10px;
}
.model-details .model-info-wrapper .models-card-info .model-specs {
  display: flex;
  justify-content: center;
}
.model-details .model-info-wrapper .models-card-info .model-specs .vl {
  height: 25px;
  border-left: 1px solid #CECECE;
  opacity: 1;
  margin: 6px 25px;
}
.model-details .model-info-wrapper .models-card-info .model-specs p.specs-title {
  text-align: center;
  font: normal normal normal 10px 'BarlowCondensed', sans-serif;
  letter-spacing: 0.45px;
  text-transform: uppercase;
  color: #005282;
  opacity: 1;
  margin: 0;
}
.model-details .model-info-wrapper .models-card-info .model-specs p.specs-value {
  text-align: center;
  font: normal normal normal 16px 'BarlowCondensed', sans-serif;
  letter-spacing: 0px;
  color: #173249;
  opacity: 1;
  margin: 0;
}
@media only screen and (max-width: 577px) {
  .model-details .model-info-wrapper .models-card-info .model-specs .vl {
    margin: 5px 8px;
  }
  .model-details .model-info-wrapper .models-card-info .model-specs p.specs-title {
    font: normal normal normal 14px 'BarlowCondensed', sans-serif;
    letter-spacing: 0px;
  }
}
.model-details .model-info-wrapper .models-card-info .links-wrapper {
  padding: 30px 0px;
  text-align: center;
}
.model-details .model-info-wrapper .models-card-info .links-wrapper a {
  text-align: left;
  text-decoration: underline;
  font: normal normal bold 20px Titillium Web, sans-serif;
  letter-spacing: 0.9px;
  color: #005282;
  text-transform: uppercase;
  opacity: 1;
  margin: 20px;
}
@media (max-width: 370px) {
  .model-details .model-info-wrapper .models-card-info .links-wrapper a {
    margin: 12px;
  }
  .model-details .model-info-wrapper .models-card-info .links-wrapper a:first-of-type {
    margin-left: 0;
  }
  .model-details .model-info-wrapper .models-card-info .links-wrapper a:last-of-type {
    margin-right: 0;
  }
}
@media only screen and (max-width: 1023px) {
  .model-details .model-info-wrapper .models-card-info .links-wrapper {
    padding: 30px 0px 10px;
  }
  .model-details .model-info-wrapper .models-card-info .links-wrapper a {
    /*font-size: 16px;*/
    font-size: 20px;
    font-weight: bold;
  }
}
.model-details .model-info-wrapper .note {
  padding: 15px;
  text-align: left;
  font: normal normal normal 11px Roboto, sans-serif;
  letter-spacing: 0px;
  color: #757570;
  opacity: 1;
}
@media only screen and (max-width: 1023px) {
  .model-details .model-info-wrapper {
    padding: 0;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  #model-page-section .model-details .model-details .model-desc-wrapper {
    padding: 20px;
  }
  .model-blocks .feature-models .models-list-section {
    flex-wrap: wrap;
  }
  .model-blocks .feature-models .models-list-section .models-card {
    width: 47%;
    margin-left: 20px;
    padding-bottom: 20px;
  }
}
p.model-info-disclaimer {
  font-family: 'BarlowCondensed', sans-serif;
  font-size: 11px;
  color: #173249;
  text-align: left;
  line-height: 20px;
}
@media (min-width: 768px) and (max-width: 1024px) {
  p.model-info-disclaimer {
    padding: 0 20px;
  }
}
@media (max-width: 767px) {
  p.model-info-disclaimer {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 20px;
  }
}

.feature-models .models-list-section {
  display: block;
}
.feature-models .models-list-section .models-card {
  padding-bottom: 20px;
}
.feature-models .models-list-section .models-card .models-card-img {
  height: 175px;
}
.feature-models .models-list-section .models-card .models-card-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.feature-models .models-list-section .models-card .models-card-info {
  padding: 15px;
  background: #ffffff;
}
.feature-models .models-list-section .models-card .models-card-info .model-title {
  display: flex;
  justify-content: space-between;
}
.feature-models .models-list-section .models-card .models-card-info .model-name {
  text-align: left;
  font: normal normal bold 24px Titillium Web, sans-serif;
  letter-spacing: 1.2px;
  color: #173249;
  text-transform: uppercase;
  opacity: 1;
  margin-bottom: 0;
  padding-bottom: 0;
}
.feature-models .models-list-section .models-card .models-card-info .model-starting-price {
  text-align: left;
  font: normal normal normal 18px Titillium Web, sans-serif;
  letter-spacing: 0px;
  color: #075180;
  text-transform: uppercase;
}
.feature-models .models-list-section .models-card .models-card-info .model-starting-price span {
  font: normal normal bold 18px Titillium Web, sans-serif;
}
.feature-models .models-list-section .models-card .models-card-info .model-specs {
  display: flex;
  margin-top: 10px;
}
.feature-models .models-list-section .models-card .models-card-info .model-specs .vl {
  height: 25px;
  border: 1px solid #cecece;
  opacity: 1;
  margin: 6px 23px;
}
.feature-models .models-list-section .models-card .models-card-info .model-specs .specs-title {
  text-align: left;
  font: normal normal normal 10px Roboto, sans-serif;
  letter-spacing: 0.45px;
  color: #005282;
  opacity: 1;
  margin: 0;
}
.feature-models .models-list-section .models-card .models-card-info .model-specs .specs-value {
  text-align: center;
  font: normal normal bold 16px Titillium Web, sans-serif;
  letter-spacing: 0px;
  color: #173249;
  opacity: 1;
  margin: 0;
}
.feature-models .models-list-section .models-card .models-card-info .button-section {
  display: flex;
  padding: 20px 10px 0;
  justify-content: center;
}
.feature-models .models-list-section .models-card .models-card-info .button-section .btn {
  padding: 10px;
  font-size: 18px;
  white-space: normal;
  font-weight: 600;
}
.feature-models .models-list-section .models-card .models-card-info .button-section .btn span {
  min-width: 100px;
}
@media (max-width: 370px) {
  .feature-models .models-list-section .models-card .models-card-info .button-section .btn {
    white-space: nowrap;
  }
}
.feature-models .models-list-section .models-card .models-card-info .button-section .btn.outline {
  position: relative;
  left: -1px;
}
@media only screen and (min-width: 960px) {
  .feature-models .models-list-section {
    display: flex;
    justify-content: space-around;
  }
  .feature-models .models-list-section .models-card {
    padding: 0;
    width: 31%;
  }
}
.feature-models {
  padding: 20px 0 50px 0;
  max-width: 1166px;
  margin: 0 auto;
  text-align: center;
}
@media only screen and (max-width: 1366px) {
  .feature-models {
    /* max-width: 100%; */
    padding: 20px 20px 0px 20px;
  }
}
@media only screen and (max-width: 1023px) {
  .feature-models {
    /* max-width: 100%; */
    padding: 10px 8px;
  }
}
@media (min-width: 768px) {
  #why-crestliner .feature-models {
    padding: 20px 20px 0px 20px;
  }
}
#why-crestliner .feature-models .section-hdr {
  padding-top: 0;
}
@media (min-width: 767px) {
  #why-crestliner .feature-models .section-hdr {
    padding: 10px 15px 20px;
  }
}
#why-crestliner .feature-models .section-hdr h2 {
  font: normal normal bold 34px/42px 'BarlowCondensed', sans-serif;
  letter-spacing: 1.53px;
  color: #173249;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  #why-crestliner .feature-models .section-hdr h2 {
    font: normal normal bold 55px/65px 'BarlowCondensed', sans-serif;
    letter-spacing: 1.62px;
  }
}
#why-crestliner .feature-models .button-section {
  display: flex;
  padding: 20px 10px 0;
  justify-content: center;
}
#why-crestliner .feature-models .button-section .btn {
  padding: 10px;
  font-size: 18px;
  font-weight: 600;
  font-family: 'Titillium Web', sans-serif;
  color: #005282 !important;
}
#why-crestliner .feature-models .button-section .btn:hover {
  color: #fff !important;
}
#why-crestliner .feature-models .button-section .btn span {
  min-width: 100px;
  padding: 0;
}
#why-crestliner .feature-models .button-section .btn.primary {
  color: #fff !important;
}
#why-crestliner .feature-models .button-section .btn.outline {
  position: relative;
  left: -1px;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .model-blocks .feature-models .models-list-section {
    display: flex;
    justify-content: center;
    margin: 0px 10px;
  }
  .model-blocks .feature-models .models-list-section .models-card {
    width: 48%;
  }
  .model-blocks .feature-models .models-list-section .models-card:nth-child(2n) {
    margin-left: 20px;
  }
  .model-blocks .feature-models .section-hdr h2 {
    margin-bottom: 0px;
  }
}
.feature-models .models-list-section .models-card .models-card-info {
  display: flex;
  flex-direction: column;
  min-height: 260px;
}
.feature-models .models-list-section .models-card .models-card-info .model-specs {
  flex: 1;
  align-items: center;
}
.feature-models .models-list-section .models-card .models-card-info .model-title img {
  position: relative;
  top: 10px;
}
@media (min-width: 992px) {
  .model-specifications .details_spec_container .indicator-title {
    font-weight: 500;
  }
}
@media only screen and (max-width: 776px) {
  .feature-models .models-list-section .models-card .models-card-info {
    min-height: unset;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .model-blocks .feature-models .models-list-section .models-card {
    flex: 50%;
    max-width: 48%;
  }
  .model-blocks .feature-models .models-list-section {
    flex-wrap: wrap;
  }
}

.teamProfileSection .link-list-wrap.back {
  background: #173249!important;
}
.link-list-wrap {
  z-index: 0;
}
@media (min-width: 992px) {
  .link-list-wrap {
    height: 70px !important;
    background: #173249 !important;
    display: flex;
    justify-content: center;
  }
  .link-list-wrap.dropdown::after {
    display: none;
  }
  .link-list-wrap .dropdown-toggle {
    display: none;
  }
  .link-list-wrap .dropdown-menu {
    position: static;
    display: flex;
    background: transparent;
    border: none;
    color: #fff;
    margin: 0;
    padding: 0;
    align-items: center;
  }
  .link-list-wrap .dropdown-menu .dropdown-item {
    font: normal normal 400 18px/27px Titillium Web;
    letter-spacing: 0.81px;
    color: #FFFFFF;
    text-transform: uppercase;
    opacity: 1;
    position: relative;
    padding: 0;
    margin: 0 60px;
  }
  .link-list-wrap .dropdown-menu .dropdown-item:hover,
  .link-list-wrap .dropdown-menu .dropdown-item:active {
    text-decoration: none;
    background: transparent;
  }
  .link-list-wrap .dropdown-menu .dropdown-item::after,
  .link-list-wrap .dropdown-menu .dropdown-item:hover::after {
    content: " ";
    position: absolute;
    bottom: 0px;
    height: 2px;
    background: #fff;
    left: 50%;
    right: 50%;
    transition: ease 0.3s all;
  }
  .link-list-wrap .dropdown-menu .dropdown-item:hover::after,
  .link-list-wrap .dropdown-menu .dropdown-item:focus::after {
    right: 0px;
    left: 0px;
  }
  .link-list-wrap .dropdown-menu .dropdown-item:focus::after,
  .link-list-wrap .dropdown-menu .dropdown-item:visited::after,
  .link-list-wrap .dropdown-menu .dropdown-item:active::after,
  .link-list-wrap .dropdown-menu .dropdown-item:active:hover::after,
  .link-list-wrap .dropdown-menu .dropdown-item:visited:hover::after {
    background: none;
  }
  .link-list-wrap .dropdown-menu .dropdown-item:hover::after {
    background: #fff !important;
  }
  .link-list-wrap .dropdown-menu .dropdown-item:focus {
    background: transparent;
  }
  .link-list-wrap .dropdown-menu .dropdown-item:visited {
    background: transparent;
  }
  .link-list-wrap .dropdown-menu .dropdown-item.active {
    font-weight: 700;
    background: transparent;
  }
  .link-list-wrap .dropdown-menu .dropdown-item.active::after {
    content: " ";
    position: absolute;
    bottom: 0px;
    height: 2px;
    background: #fff;
    left: 0px;
    right: 0px;
  }
}
@media (max-width: 991px) {
  .link-list-wrap {
    margin: 20px 10px 0;
    background: transparent !important;
    height: 70px !important;
    position: relative;
    z-index: 2;
  }
  .link-list-wrap.dropdown::after {
    content: "";
    width: 10px;
    height: 10px;
    border-top: 0;
    border-left: 3px solid #005282;
    border-right: 0;
    border-bottom: 3px solid #005282;
    position: absolute;
    right: 1rem;
    top: 1.8rem;
    transform: rotate(-45deg);
  }
  .link-list-wrap .dropdown-toggle::after {
    display: none;
  }
  .link-list-wrap .dropdown-toggle {
    height: 70px;
    background: #fff;
    width: 100%;
    border: 1px solid #005282;
    font: normal normal 700 16px/24px Titillium Web;
    letter-spacing: 0.72px;
    color: #005282;
    text-transform: uppercase;
    text-align: left;
    padding-left: 20px;
  }
  .link-list-wrap .dropdown-menu {
    width: 100%;
    padding: 0;
    box-shadow: 0 8px 9px 1px rgba(0, 0, 0, 0.2);
  }
  .link-list-wrap .dropdown-menu .dropdown-item {
    padding: 15px 50px;
    font: normal normal 400 16px/27px Titillium Web;
    letter-spacing: 0.81px;
    color: #005282;
    text-transform: uppercase;
    border-bottom: 1px solid #ccc;
  }
  .link-list-wrap .dropdown-menu .dropdown-item:last-of-type {
    border: none;
  }
  .link-list-wrap .dropdown-menu .dropdown-item.active {
    background: #183249;
    color: #fff;
  }
}
.link-list-wrap.back {
  height: 55px !important;
  background: #183249 !important;
  display: flex;
  justify-content: flex-start;
  margin: 0;
  align-items: center;
  padding: 0 25px;
}
@media (min-width: 768px) {
  .link-list-wrap.back {
    height: 70px !important;
    padding: 0 40px;
  }
}
@media (min-width: 992px) {
  .link-list-wrap.back {
    padding: 0 70px;
  }
}
.link-list-wrap.back a {
  font: normal normal bold 16px/24px Titillium Web;
  letter-spacing: 0.72px;
  color: #FFFFFF;
  text-transform: uppercase;
  display: flex;
  align-items: center;
}
.link-list-wrap.back a:hover {
  text-decoration: none;
}
.link-list-wrap.back a .backicon {
  display: block;
  width: 12px;
  height: 12px;
  border-left: 3px solid #fff;
  border-bottom: 3px solid #fff;
  transform: rotate(45deg);
  margin-right: 15px;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .link-list-wrap .dropdown-menu .dropdown-item {
    margin: 0 30px;
  }
}

.leader-board {
  background: #fff;
  padding-bottom: 20px;
}
.leader-board .section-hdr {
  padding: 20px;
}
.content-area {
  padding: 0 20px 0px;
}
@media (min-width: 768px) {
  .content-area {
    max-width: 750px;
    margin: 0 auto;
  }
}
.content-area .table {
  margin-bottom: 0;
}
.content-area .table th,
.content-area .table td {
  padding: 10px;
}
.content-area .table th {
  font: normal normal bold 16px/24px Titillium Web;
  letter-spacing: 0.72px;
  color: #173249;
}
@media (min-width: 768px) {
  .content-area .table th {
    font: normal normal bold 18px/31px Titillium Web;
    letter-spacing: 0.9px;
  }
}
.content-area .table td {
  font: normal normal bold 12px/24px Titillium Web;
  letter-spacing: 0px;
  color: #757570;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .content-area .table td {
    font: normal normal bold 14px/21px Titillium Web;
  }
}
.content-area .table .name-td {
  width: 50%;
}
#team-crestliner-leader-board table {
  padding: 0 20px 20px;
  width: 100%;
  color: #212529;
}
@media (min-width: 768px) {
  #team-crestliner-leader-board table {
    max-width: 750px;
    margin: 0 auto;
  }
}
#team-crestliner-leader-board table th,
#team-crestliner-leader-board table td {
  padding: 10px;
}
#team-crestliner-leader-board table th {
  font: normal normal bold 16px/24px Titillium Web;
  letter-spacing: 0.72px;
  color: #173249;
}
@media (min-width: 768px) {
  #team-crestliner-leader-board table th {
    font: normal normal bold 20px/31px Titillium Web;
    letter-spacing: 0.9px;
  }
}
#team-crestliner-leader-board table td {
  font: normal normal bold 12px/24px Titillium Web;
  letter-spacing: 0px;
  color: #757570;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  #team-crestliner-leader-board table td {
    font: normal normal bold 14px/21px Titillium Web;
  }
}
#team-crestliner-leader-board table .name-td {
  width: 50%;
}

/*------------------------ changes --------------------------*/
.crest-style {
  background: #fff;
}
.crest-style .perform-headingdescript p {
  font-size: 18px;
  font-family: 'Titillium Web', sans-serif;
  margin-bottom: 40px;
}
.crest-style .btn {
  font-weight: normal;
}
.crest-style .btn.cta-navy {
  background: #075180;
  color: #fff;
  border: none;
}
.crest-style .btn.cta-navy:hover {
  color: #fff;
  background: #173249;
}

.full-carousel .owl-carousel{
	display : block;
}

.carousel-area {
  font-family: "Titillium Web", sans-serif;
  overflow: hidden;
}
.carousel-area .carousel-section {
  padding: 30px;
  margin: 0 auto;
  text-align: center;
}
.carousel-area .carousel-section .carousel-title {
  color: #173249;
  font-size: 55px;
  letter-spacing: 2.48px;
  font-weight: bold;
  margin-bottom: 20px;
}
.carousel-area .carousel-section .carousel-desc {
  color: #173249;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 0;
  display: flex;
  justify-content: center;
}
.carousel-area .carousel-section .carousel-desc p {
  font-weight: 600;
  margin-bottom: 0;
}
.carousel-area .owl-carousel .owl-stage {
  margin: 0 auto;
}
.carousel-area .owl-carousel .item img {
  width: 100%;
}
.carousel-area .owl-carousel .owl-nav button {
  position: absolute;
  top: calc(50% - 50px);
  width: 50px;
  height: 50px;
  border: 2px solid #fff;
  color: #fff;
  font-size: 2rem;
  border-radius: 100%;
  outline: none;
}
.carousel-area .owl-carousel .owl-nav button.disabled {
  cursor: default;
}
.carousel-area .owl-carousel .owl-nav .owl-prev {
  left: 1rem;
}
.carousel-area .owl-carousel .owl-nav .owl-next {
  right: 1rem;
}
@media (max-width: 768px) {
  .carousel-area .carousel-section .carousel-title {
    font-size: 34px;
  }
  .carousel-area .owl-carousel .owl-nav button {
    width: 26px;
    height: 26px;
    top: calc(50% - 15px);
    font-size: 13px !important;
  }
}

p,
a {
  font-family: 'BarlowCondensed', sans-serif !important;
}
a {
  text-transform: uppercase !important;
  font-weight: 600 !important;
}
.img-block-wrapper {
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  font-family: "Titillium Web", sans-serif;
}
.img-block-wrapper .image-block {
  position: relative;
  flex: 1;
}
.img-block-wrapper .image-block img {
  width: 100%;
  margin: 0 auto;
  height: 600px;
  object-fit: cover;
}
.img-block-wrapper.three-block .image-block img {
  width: 100%;
  height: 400px;
  object-fit: cover;
}
.img-block-wrapper.two-block .image-block img {
  height: 400px;
}
.img-block-wrapper.two-block .image-block picture img {
  height: auto;
}
#crestliner-team .img-block-wrapper .image-block img {
  width: 100%;
  margin: 0 auto;
  height: 400px;
  object-fit: cover;
}
.img-block-wrapper .image-block .img-block-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.55);
  color: #fff;
  padding: 15px 20px 10px;
  text-align: left;
  height: auto;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .img-block-wrapper .image-block .img-block-footer {
    height: auto;
  }
}
#why-crestliner .img-block-wrapper .image-block .img-block-footer {
  min-height: 183px;
  padding: 10px 15px 0px;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  #why-crestliner .img-block-wrapper .image-block .img-block-footer {
    min-height: 19rem;
  }
}
@media (max-width: 767px) {
  #why-crestliner .img-block-wrapper .image-block .img-block-footer {
    height: auto;
  }
}
#angling-aces-image-list .image-block .img-block-footer {
  min-height: 222px;
}
@media screen and (max-width: 768px) {
  #angling-aces-image-list .image-block .img-block-footer {
    min-height: 190px;
    padding: 7px 9px 10px;
  }
}
#angling-aces-image-list .image-block .img-block-footer .desc > p {
  height: 120px;
  overflow: hidden;
  margin-bottom: 1px;
}
.img-block-wrapper .image-block .img-block-footer .title,
.img-block-wrapper .image-block .img-block-footer .desc,
.img-block-wrapper .image-block .img-block-footer .desc > p {
  color: #fff;
  text-align: left;
}
.img-block-wrapper .image-block .img-block-footer .title,
.img-block-wrapper .image-block .img-block-footer .title > * {
  font: normal normal bold 24px/36px "Titillium Web", sans-serif;
  letter-spacing: 1.08px;
  color: #FFFFFF !important;
  margin-bottom: 10px;
  text-decoration: none;
  text-transform: uppercase;
}
/*.img-block-wrapper .image-block .img-block-footer .title > a.keyboard-focus,
.img-block-wrapper .image-block .img-block-footer .title > a:focus {
  outline: 1px solid #fff !important;
}*/
.img-block-wrapper .image-block .img-block-footer .title > a.keyboard-focus {
  outline: none !important;
}
.img-block-wrapper .image-block .img-block-footer .title > a.title-active {
  outline: 1px solid #ffffff !important;
}
.img-block-wrapper .image-block .img-block-footer .desc,
.img-block-wrapper .image-block .img-block-footer .desc > * {
  font: normal normal bold 16px/24px "Titillium Web", sans-serif;
  letter-spacing: 0px;
  color: #FFFFFF;
}
@media (max-width: 767px) {
  .img-block-wrapper .image-block .img-block-footer .desc,
  .img-block-wrapper .image-block .img-block-footer .desc > * {
    font: normal normal bold 16px/19px "Titillium Web", sans-serif;
  }
}
@media only screen and (min-width: 570px) and (max-width: 1023px) {
  .img-block-wrapper .image-block:nth-child(3) {
    flex: 100%;
  }
}
@media (max-width: 767px) {
  .img-block-wrapper {
    flex-direction: column;
  }
}
.request-form {
  display: none;
  padding-top: 40px;
  outline: none;
}
@media (max-width: 767px) {
  .request-form {
    padding-top: 0px;
  }
  .gutter-space .image-block:last-of-type {
    margin-bottom: 0;
  }
}
#crestliner-team .text,
#crestliner-team .image-list {
  max-width: 1155px;
  margin: 0 auto;
}
#crestliner-team .text {
  margin: 30px auto;
}
.three-block .image-block {
  flex: 33.33%;
  max-width: 33.33%;
}
@media (max-width: 991px) {
  .three-block .image-block {
    flex: 50%;
    max-width: 50%;
  }
  #angling-aces-image-list .image-block .img-block-footer .desc > p {
    font-size: 12px;
    line-height: 19px;
    height: auto;
    overflow: inherit;
  }
  .instagram-plugin .section-hdr p,
  .instagram-plugin .section-hdr p > a {
    font-weight: 400;
  }
}
.teamLandingSection .instagram-plugin .section-hdr h2 {
  font-family: 'BarlowCondensed', sans-serif;
  text-transform: uppercase;
  margin-bottom: 10px !important;
}
@media (max-width: 767px) {
  #angling-aces-image-list .image-block .img-block-footer .desc > p {
    font-size: 12px;
  }
  .three-block .image-block {
    flex: 1;
    max-width: 100%;
  }
}
.two-block .image-block {
  flex: 50%;
  max-width: 50%;
}
@media (max-width: 767px) {
  .two-block .image-block {
    flex: 1;
    max-width: 100%;
  }
}
.gutter-space-10.three-block,
.gutter-space-10.two-block {
  padding: 30px 5px;
}
@media (max-width: 767px) {
  .gutter-space-10.three-block,
  .gutter-space-10.two-block {
    padding: 0;
  }
}
.gutter-space-10.three-block .image-block,
.gutter-space-10.two-block .image-block {
  padding: 5px;
}
@media (max-width: 767px) {
  .gutter-space-10.three-block .image-block,
  .gutter-space-10.two-block .image-block {
    padding: 0 0 5px;
  }
}
.gutter-space-10.three-block .image-block .img-block-footer,
.gutter-space-10.two-block .image-block .img-block-footer {
  bottom: 5px;
  left: 5px;
  right: 5px;
}
@media (max-width: 767px) {
  .gutter-space-10.three-block .image-block .img-block-footer,
  .gutter-space-10.two-block .image-block .img-block-footer {
    left: 0;
    right: 0;
  }
}
.gutter-space-20.three-block,
.gutter-space-20.two-block {
  padding: 10px;
}
@media (max-width: 767px) {
  .gutter-space-20.three-block,
  .gutter-space-20.two-block {
    padding: 0;
  }
}
.gutter-space-20.three-block .image-block,
.gutter-space-20.two-block .image-block {
  padding: 10px;
}
@media (max-width: 767px) {
  .gutter-space-20.three-block .image-block,
  .gutter-space-20.two-block .image-block {
    padding: 0 0 10px;
  }
}
.gutter-space-20.three-block .image-block .img-block-footer,
.gutter-space-20.two-block .image-block .img-block-footer {
  bottom: 10px;
  left: 10px;
  right: 10px;
}
@media (max-width: 767px) {
  .gutter-space-20.three-block .image-block .img-block-footer,
  .gutter-space-20.two-block .image-block .img-block-footer {
    left: 0;
    right: 0;
  }
}
.gutter-space-30.three-block,
.gutter-space-30.two-block {
  padding: 15px;
}
@media (max-width: 767px) {
  .gutter-space-30.three-block,
  .gutter-space-30.two-block {
    padding: 0;
  }
}
.gutter-space-30.three-block .image-block,
.gutter-space-30.two-block .image-block {
  padding: 15px;
}
@media (max-width: 767px) {
  .gutter-space-30.three-block .image-block,
  .gutter-space-30.two-block .image-block {
    padding: 0 0 15px;
  }
}
.gutter-space-30.three-block .image-block .img-block-footer,
.gutter-space-30.two-block .image-block .img-block-footer {
  bottom: 15px;
  left: 15px;
  right: 15px;
}
@media (max-width: 767px) {
  .gutter-space-30.three-block .image-block .img-block-footer,
  .gutter-space-30.two-block .image-block .img-block-footer {
    left: 0;
    right: 0;
  }
}
.gutter-space-40.three-block,
.gutter-space-40.two-block {
  padding: 20px;
}
@media (max-width: 767px) {
  .gutter-space-40.three-block,
  .gutter-space-40.two-block {
    padding: 0;
  }
}
.gutter-space-40.three-block .image-block,
.gutter-space-40.two-block .image-block {
  padding: 20px;
}
@media (max-width: 767px) {
  .gutter-space-40.three-block .image-block,
  .gutter-space-40.two-block .image-block {
    padding: 0 0 20px;
  }
}
.gutter-space-40.three-block .image-block .img-block-footer,
.gutter-space-40.two-block .image-block .img-block-footer {
  bottom: 20px;
  left: 20px;
  right: 20px;
}
@media (max-width: 767px) {
  .gutter-space-40.three-block .image-block .img-block-footer,
  .gutter-space-40.two-block .image-block .img-block-footer {
    left: 0;
    right: 0;
  }
}
.gutter-space-50.three-block,
.gutter-space-50.two-block {
  padding: 25px;
}
@media (max-width: 767px) {
  .gutter-space-50.three-block,
  .gutter-space-50.two-block {
    padding: 0;
  }
}
.gutter-space-50.three-block .image-block,
.gutter-space-50.two-block .image-block {
  padding: 25px;
}
@media (max-width: 767px) {
  .gutter-space-50.three-block .image-block,
  .gutter-space-50.two-block .image-block {
    padding: 0 0 25px;
  }
}
.gutter-space-50.three-block .image-block .img-block-footer,
.gutter-space-50.two-block .image-block .img-block-footer {
  bottom: 25px;
  left: 25px;
  right: 25px;
}
@media (max-width: 767px) {
  .gutter-space-50.three-block .image-block .img-block-footer,
  .gutter-space-50.two-block .image-block .img-block-footer {
    left: 0;
    right: 0;
  }
}
#angling-aces {
  padding: 20px 0px 10px;
}
#angling-aces #team-crestliner-title,
#angling-aces #team-crestliner-text {
  padding: 0 60px;
}
#angling-aces .feature-intro {
  padding-top: 0;
}
@media (min-width: 767px) and (max-width: 991px) {
  #angling-aces .feature-intro {
    padding: 0px 50px;
  }
}
#angling-aces .feature-intro-comp .fea-intro-title {
  padding: 0 20px;
  margin-bottom: 10px;
}
@media (min-width: 767px) and (max-width: 991px) {
  #angling-aces .feature-intro-comp .fea-intro-title {
    padding: 0px 10px;
  }
}
#angling-aces .feature-intro-comp .fintroSubText {
  padding: 0;
}
#angling-aces #angling-aces-image-list {
  padding: 0 40px;
}
@media (max-width: 767px) {
  #angling-aces {
    padding: 0 20px 10px;
  }
  #angling-aces .image-block {
    margin-bottom: 10px;
  }
  #angling-aces #team-crestliner-title,
  #angling-aces #team-crestliner-text,
  #angling-aces #angling-aces-image-list {
    padding: 0;
  }
}
@media (min-width: 600px) {
  .teamLandingSection .category-container:nth-of-type(2n) .img-block-wrapper .image-block .img-block-footer {
    min-height: 152px;
    padding: 15px 15px 10px;
  }
  #teamCrestlinerImageList .img-block-wrapper .image-block .img-block-footer {
    padding: 15px 15px 10px;
  }
}
@media (min-width: 767px) and (max-width: 991px) {
  #teamCrestlinerImageList .img-block-wrapper .image-block .img-block-footer {
    min-height: 120px;
    height: auto;
  }
  #angling-aces .feature-intro-comp .fintroSubText p {
    font: normal normal normal 14px/20px 'BarlowCondensed', sans-serif;
    letter-spacing: 0px;
    color: #173249;
  }
  .img-block-wrapper .image-block .img-block-footer .desc,
  .img-block-wrapper .image-block .img-block-footer .desc > * {
    font: normal normal bold 14px/21px 'Titillium Web';
  }
  #pro-staff-imglist .img-block-wrapper .image-block .img-block-footer .desc,
  .img-block-wrapper .image-block .img-block-footer .desc > * {
    font: normal normal bold 16px/21px 'Titillium Web';
  }
  .img-block-wrapper.three-block .image-block img {
    height: 350px;
  }
  .img-block-wrapper .image-block .img-block-footer .title,
  .img-block-wrapper .image-block .img-block-footer .title > * {
    margin-bottom: 16px;
  }
  .img-block-wrapper .image-block .img-block-footer {
    padding: 30px 25px;
  }
  .image-list .img-block-wrapper .image-block .img-block-footer {
    padding: 14px 20px;
  }
  #why-crestliner .img-block-wrapper .image-block {
    flex: inherit;
    width: 50%;
  }
  #teamCrestlinerImageList .img-block-wrapper .image-block .img-block-footer,
  #teamCrestlinerImageList .img-block-wrapper .image-block .img-block-footer,
  .teamLandingSection .category-container:nth-of-type(2n) .img-block-wrapper .image-block .img-block-footer {
    height: 145px;
  }
  #teamCrestlinerImageList .img-block-wrapper.three-block .image-block img {
    height: 350px;
  }
}
/* @gutters: 10, 20, 30, 40, 50;
  each(@gutters, {

    .gutter-space-@{value} {
      &.three-block,
      &.two-block {
        @pad: (@value/2);
        padding: ~"@{pad}px";
        @media (max-width:767px) {
            padding: 0;
        }
        .image-block{
          padding: ~"@{pad}px";
          @media (max-width:767px) {
            padding: 0 0 ~"@{pad}px";
          }
          .img-block-footer {
            bottom: ~"@{pad}px";
            left: ~"@{pad}px";
            right: ~"@{pad}px";
            @media (max-width: 767px) {
              left: 0;
              right: 0;
            }
          }
        }
      }
    }
    
  }); */
@media (min-width: 767px) and (max-width: 1024px) {
  .image-list .instagram-plugin .button-section .btn {
    padding: 10px 75px;
  }
  .image-list .button-section .btn {
    padding: 10px 100px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  #angling-aces .feature-intro {
    padding: 0px 50px;
  }
}
@media (max-width: 767px) {
  .image-list .img-block-wrapper.two-block .image-block .img-block-footer {
    height: auto !important;
  }
  #angling-aces #angling-aces-image-list .img-block-wrapper.two-block .image-block img {
    height: 300px;
  }
  #angling-aces-image-list .image-block .img-block-footer .title {
    margin-bottom: 5px;
  }
  .image-list #image-list-wrapper {
    padding-bottom: 30px !important;
  }
}


.news-block {
  display: block;
}
.featured-news > .section-hdr {
  padding-bottom: 15px;
}
@media only screen and (min-width: 768px) {
  .featured-news .button-section {
    padding: 30px;
    text-align: center;
    margin-bottom: 148px;
  }
}
@media only screen and (min-width: 570px) {
  .news-block {
    display: flex;
    flex-wrap: wrap;
  }
}
.news-block .block {
  height: 600px;
  background-size: cover;
  background-position: center;
  position: relative;
}
@media only screen and (min-width: 570px) and (max-width: 1023px) {
  .news-block .block {
    flex: 50%;
  }
}
.news-block .block .ftr {
  padding: 25px 30px 15px;
  text-align: left;
  background: rgba(0, 0, 0, 0.59);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  color: #fff;
  transition: height 0.4s ease-out;
  overflow: hidden;
}
.news-block .block .ftr span {
  font-family: 'Titillium Web', sans-serif;
  font-size: 16px;
  font-weight: 700;
}
.news-block .block .ftr h4 {
  color: #fff;
  font-size: 24px;
  margin: 10px 0;
  letter-spacing: 1.08px;
}
.news-block .block .ftr p {
  color: #fff;
  line-height: 145%;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.news-block .block .ftr .info-date {
  font-family: 'Titillium Web', sans-serif;
  font-size: 16px;
  font-weight: 700;
}
@media only screen and (min-width: 1023px) {
  .news-block .block .ftr {
    height: 200px;
  }
  .news-block {
    display: flex;
    flex-wrap: nowrap;
    padding-bottom: 8px !important;
  }
  .news-block .block {
    width: 100%;
    justify-content: space-between;
    transition: 0.5s ease width;
  }
  .news-block .block .ftr .info-date {
    position: absolute;
    left: 30px;
    bottom: 15px;
  }
  .news-block .block .ftr p {
    height: 95px;
    opacity: 0;
    transition: 0.2s ease-in all;
    overflow: hidden;
  }
  .news-block .block .ftr:hover,
  .news-block .block .ftr.ftr-active {
    height: 280px;
    transition: height 0.4s ease-out;
  }
  .news-block .block .ftr:hover p,
  .news-block .block .ftr.ftr-active p {
    transition: 0.2s ease-in all;
    opacity: 1;
  }
}
.news-block .block .ftr .date {
  font-family: 'Titillium Web', sans-serif;
  font-weight: bold;
  margin-top: 20px;
  font-size: 16px;
}
.news-block .block .ftr a {
  color: #fff;
  font-family: 'Titillium Web', sans-serif;
  font-size: 24px;
  letter-spacing: 1.08px;
  display: flex;
  align-items: center;
}
.news-block .block .ftr a svg {
  margin-left: 15px;
}
.news-block .block .ftr a:hover {
  text-decoration: none;
}
.news-block .keyboard-focus,
.news-block div:focus,
.news-block p:focus,
.news-block span:focus {
  outline: 1px solid #fff !important;
  border: none;
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .image-list .news-block .block .ftr {
    height: 100%;
    max-height: 290px;
  }
  .image-list .news-block .block .ftr .info-date {
    position: absolute;
    bottom: 40px;
  }
}
@media (max-width: 767px) {
  .crestliner-form .image-list .section-hdr {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 14px;
  }
}

.promo-block {
  display: block;
}
@media only screen and (min-width: 570px) {
  .promo-block {
    display: flex;
    flex-wrap: wrap;
  }
}
.promo-block .block {
  height: 270px;
  background-size: cover;
  background-position: center;
  position: relative;
}
@media only screen and (min-width: 570px) and (max-width: 1023px) {
  .promo-block .block {
    flex: 50%;
  }
}
@media only screen and (min-width: 1023px) {
  .promo-block {
    display: flex;
    flex-wrap: nowrap;
  }
  .promo-block .block {
    height: 600px;
    width: 100%;
    justify-content: space-between;
    transition: 0.5s ease width;
  }
}
.promo-block .block .hdr {
  padding: 30px 10px;
  text-align: center;
}
@media only screen and (min-width: 1023px) {
  .promo-block .block .hdr {
    padding: 50px 10px;
  }
}
.promo-block .block .hdr h3 {
  color: #005282 !important;
  margin: 0;
  letter-spacing: 1.57px;
  font-size: 35px;
}
@media (max-width: 767px) {
  .promo-block .block .hdr h3 {
    color: #005282 !important;
  }
}
.promo-block .block:nth-child(3) .hdr h3 {
  color: rgba(95, 95, 95, 0.75);
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .promo-block .block:nth-child(3) .hdr h3 {
    color: #FFFFFF5C;
  }
}
.promo-block .block .ftr {
  padding: 25px 3px;
  text-align: center;
  background: rgba(0, 0, 0, 0.59);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
@media (min-width: 992px) and (max-width: 1350px) {
  .promo-block .block .ftr {
    min-height: 125px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.promo-block .block .ftr a {
  color: #fff;
  font-family: 'Titillium Web', sans-serif;
  font-weight: bold;
  font-size: 24px;
  letter-spacing: 1.08px;
  display: flex;
  justify-content: center;
  align-items: center;
  /*white-space: nowrap;*/
  white-space: normal;
}
.promo-block .block .ftr a svg {
  margin-left: 15px;
}

.take-look {
  font-family: "Titillium Web", sans-serif;
  background: #ebeae6;
  padding-bottom: 40px;
}
.take-look .heading {
  text-align: center;
  font-size: 55px;
  font-weight: bold;
  line-height: 83px;
  letter-spacing: 2.48px;
  color: #173249;
}
.take-look .picture-holder {
  justify-content: center;
  max-width: 1155px;
  margin: 0 auto !important;
  outline: 0;
}
.take-look .picture-holder .item.hide {
  display: none;
}
.take-look .picture-holder .item {
  max-width: 415px;
  max-height: 258px;
  margin-bottom: 10px;
  padding: 0 7px;
}
.take-look .picture-holder .item img {
  width: 100%;
  height: auto;
  cursor: pointer;
}
.take-look .picture-holder .item .item-desc {
  display: none;
}
.take-look .picture-holder .item.carousel-item {
  display: block;
}
.take-look .button-area {
  padding: 10px 0;
  margin: 0 auto;
  display: flex;
}
@media (max-width: 767px) {
  .take-look .button-area {
    display: none;
  }
}
.take-look .button-area a {
  background: #075180;
  border: 1px solid #075180;
  color: #fff;
  transform: skewX(-20deg);
  min-width: 156px;
  text-align: center;
  font: normal normal 600 18px/27px 'BarlowCondensed', sans-serif;
  letter-spacing: 0.81px;
  color: #FFFFFF;
  text-transform: uppercase;
  padding: 10px 20px;
  margin: 0 auto;
}
.take-look .button-area a span {
  transform: skewX(20deg);
  display: inline-block;
}
.take-look .button-area .view-less {
  display: none;
}
.take-look .button-area #exampleModal.modalShow {
  display: block!important;
  opacity: 1!important;
}
.take-look .black-modal .modal-header {
  border: none;
}
.take-look .black-modal .modal-header button {
  font-family: 'BarlowCondensed', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  background: none;
  color: #fff;
  border: none;
  padding: 0;
  margin: 0 0px 0px auto;
  font-size: 40px;
  line-height: 0;
  height: 25px;
}
.take-look .black-modal .modal-content {
  background: #000;
  color: #fff;
  font-family: "Titillium Web", sans-serif;
}
.take-look .black-modal .modal-content .modal-body .carousel-inner img {
  width: 100%;
}
.take-look .black-modal .modal-content .modal-body .item-desc {
  padding: 5px;
}
.take-look .black-modal .modal-content .modal-body .item-desc .title {
  text-align: left;
  color: #fff;
  font-size: 29px;
  line-height: 37px;
  letter-spacing: 1px;
}
.take-look .black-modal .modal-content .modal-body .item-desc .desc {
  font-size: 19px;
}
@media only screen and (max-width: 767px) {
  .take-look {
    padding-bottom: 0px;
  }
  .take-look .picture-holder .item {
    max-width: 100%;
  }
}
@media (max-width: 768px) {
  .take-look {
    padding-bottom: 20px;
  }
  .take-look .owl-carousel .owl-nav button {
    top: 46%;
    width: 25px;
    margin: 8px;
    height: 25px;
    font-size: 15px !important;
    transform: translateY(-50%);
    position: absolute;
    left: 5px;
    background: rgba(0, 0, 0, 0.1);
  }
  .take-look .owl-carousel .owl-nav button.owl-next {
    left: auto;
    right: 5px;
  }
  .take-look .heading {
    font-size: 34px;
    line-height: 42px;
    letter-spacing: 1.53px;
  }
  .take-look .picture-holder {
    margin: 0 auto;
    padding-top: 10px;
  }
  .take-look .picture-holder .owl-item.active .item {
    display: block !important;
  }
  .carousel-section {
    padding: 2rem 1rem;
    margin: 0 auto;
    text-align: center;
  }
  .carousel-section .carousel-title {
    color: #173249;
    font-size: 55px;
    letter-spacing: 2.48px;
    font-weight: bold;
    text-transform: uppercase;
  }
  .carousel-section .carousel-info {
    color: #173249;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 16px;
    letter-spacing: 0;
    display: flex;
    justify-content: center;
  }
  .owl-carousel .owl-stage {
    margin: 0 auto;
  }
  .owl-carousel .owl-nav button {
    position: absolute;
    top: 110px;
    width: 35px;
    height: 35px;
    border: 2px solid #fff !important;
    color: #fff !important;
    font-size: 20px !important;
    border-radius: 100% !important;
    outline: none !important;
  }
  .owl-carousel .owl-nav button.disabled {
    cursor: default;
  }
  .owl-carousel .owl-nav .owl-prev {
    left: 1rem;
    border: 2px solid #fff;
    color: #fff;
  }
  .owl-carousel .owl-nav .owl-next {
    right: 1rem;
    border: 2px solid #fff;
    color: #fff;
  }
}
#takeLookCarousel .carousel-control-prev,
#takeLookCarousel .carousel-control-next {
  background: rgba(0, 0, 0, 0.5) !important;
  top: 35% !important;
  margin: 15px !important;
}
@media (max-width: 767px) {
  #takeLookCarousel .carousel-control-prev,
  #takeLookCarousel .carousel-control-next {
    transform: scale(0.5);
    margin: 0 -10px !important;
  }
}
#takeLookCarousel .carousel-control-next-icon,
#takeLookCarousel .carousel-control-prev-icon {
  background: none !important;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(45deg);
  width: 15px;
  height: 15px;
  position: absolute;
  left: 18px;
}
#takeLookCarousel .carousel-control-next-icon {
  transform: rotate(225deg);
  right: 18px;
  left: auto;
}

.timeline-comp p,
.timeline-comp h2,
a {
  font-family: 'BarlowCondensed', sans-serif !important;
}
.timeline-comp h2,
a {
  text-transform: uppercase;
}
a {
  font-weight: 600;
}
.timeline-comp {
  background-color: #262C3C;
  padding: 71px 0px 66px 50px;
  position: relative;
}
@media (max-width: 767px) {
  .timeline-comp {
    padding: 59px 0px 68px 0px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .timeline-comp {
    padding: 71px 20px 68px 20px;
  }
}
.timeline-comp .history_video video {
  outline: none;
}
.timeline-comp .right-grad {
  height: 500px;
  background: transparent linear-gradient(to left, #262C3C 0%, #262C3C00 100%) 0% 0% no-repeat padding-box;
  width: 300px;
  display: block;
  position: absolute;
  right: 0;
  z-index: 6666;
}
@media (max-width: 1024px) {
  .timeline-comp .right-grad {
    width: 100px;
  }
}
.timeline-comp .timeline-content {
  background: transparent linear-gradient(to left, #262C3C 0%, #262C3C00 100%) 0% 0% no-repeat padding-box;;
}
.timeline-comp p {
  font-size: 14px;
  margin: 0;
}
.timeline-comp h2,
.timeline-comp h4.subtitle p {
  color: #FFFFFF;
  text-align: center;
  font-family: "Muli SemiBold";
}
.timeline-comp p,
.timeline-comp h4.card-title {
  color: #FFFFFF;
  text-align: left;
}
@media (max-width: 767px) {
  .timeline-comp h4.card-title {
    font-size: 18px;
    font-family: "Muli Bold";
  }
}
.timeline-comp h4.subtitle p {
  font-size: 22px;
}
.timeline-comp .close {
  width: auto;
}
.timeline-comp .tileList {
  display: flex;
}
.timeline-comp .tileList .tile {
  min-width: 38%;
  max-width: 38%;
  margin-bottom: 20px;
  margin-top: 20px;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .timeline-comp .tileList .tile {
    min-width: 35%;
    max-width: 35%;
  }
}
@media (max-width: 767px) {
  .timeline-comp .tileList .tile {
    min-width: 50%;
    max-width: 50%;
  }
}
.timeline-comp .tileList .tile .Year {
  font-size: 30px;
  font-family: "Muli SemiBold";
  margin-bottom: 10px;
  padding-left: 18px;
}
@media (max-width: 767px) {
  .timeline-comp .tileList .tile .Year {
    font-size: 26px;
  }
}
.timeline-comp .tileList .tile .img-content {
  max-width: 70%;
  width: fit-content;
  height: 150px;
  position: relative;
  padding: 0px 18px 18px 18px;
}
@media (max-width: 1024px) {
  .timeline-comp .tileList .tile .img-content {
    max-width: 100%;
    padding: 0px 5px 18px 18px;
  }
}
@media (max-width: 767px) {
  .timeline-comp .tileList .tile .img-content {
    height: 109px;
  }
}
.timeline-comp .tileList .tile .img-content img {
  max-width: 100%;
  height: 100%;
}
.timeline-comp .tileList .tile .img-content .playbtn {
  width: 70px;
  height: 70px;
  position: absolute;
  top: calc(50% - 44px);
  left: calc(50% - 35px);
  border: none;
  border-radius: unset;
  background: transparent;
  padding: 0;
}
@media (max-width: 767px) {
  .timeline-comp .tileList .tile .img-content .playbtn {
    width: 40px;
    height: 40px;
    top: calc(50% - 20px);
    left: calc(50% - 20px);
  }
}
.timeline-comp .tileList .tile .desc-content {
  border-top: 4px solid #FFFFFF;
  position: relative;
}
.timeline-comp .tileList .tile .desc-content h4,
.timeline-comp .tileList .tile .desc-content .tileDesc p,
.timeline-comp .tileList .tile .desc-content .tileDesc a {
  padding: 18px 18px 0 18px;
  margin: 0;
  display: block;
}
@media (max-width: 767px) {
  .timeline-comp .tileList .tile .desc-content .tileDesc p {
    font-size: 12px;
  }
}
.timeline-comp .tileList .tile .desc-content .tileDesc ul li,
.timeline-comp .tileList .tile .desc-content .tileDesc ol li,
.timeline-comp .tileList .tile .desc-content .tileDesc a {
  color: #FFFFFF;
  font-size: 14px;
}
@media (max-width: 767px) {
  .timeline-comp .tileList .tile .desc-content .tileDesc ul li,
  .timeline-comp .tileList .tile .desc-content .tileDesc ol li,
  .timeline-comp .tileList .tile .desc-content .tileDesc a {
    font-size: 12px;
  }
}
.timeline-comp .tileList .tile .vertical-line {
  position: absolute;
  width: 4px;
  height: 76px;
  top: -38px;
  background: white;
}
@media (max-width: 767px) {
  .timeline-comp .tileList .tile .vertical-line {
    height: 66px;
    top: -33px;
  }
}
.timeline-comp .tileList .tile:not(:first-child) .vertical-line {
  height: 36px;
  top: -18px;
}
@media (max-width: 767px) {
  .timeline-comp .tileList .tile:not(:first-child) .vertical-line {
    height: 32px;
    top: -16px;
  }
}
@media (max-width: 1024px) {
  .timeline-comp .tileList .tile:not(:first-child) .img-content {
    padding: 0px 5px 18px 5px;
  }
}
.timeline-comp .tileList::-webkit-scrollbar-track {
  width: 14px;
  background-color: rgba(255, 255, 255, 0.2);
  border: 1px solid #FFFFFF;
  border-radius: 10px;
  margin-right: 50px;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .timeline-comp .tileList::-webkit-scrollbar-track {
    margin: 0 27px 0 19px;
  }
}
@media (max-width: 767px) {
  .timeline-comp .tileList::-webkit-scrollbar-track {
    margin: 0 19px 0 16px;
  }
}
.timeline-comp .tileList::-webkit-scrollbar-thumb {
  background-color: #FFFFFF;
  border: 1px solid #FFFFFF;
  background-clip: content-box;
  border-radius: 10px;
}
.timeline-comp .tileList::-webkit-scrollbar {
  width: 14px;
  height: 14px;
}
.timeline-comp .tileList .tile .modal {
  z-index: 9999;
}
.timeline-comp .tileList .tile .modal .modal-content {
  background-color: #000000;
}
.timeline-comp .tileList .tile .modal .modal-header {
  border-bottom: 0px;
}
.timeline-comp .tileList .tile .modal .modal-header .close {
  color: #ffffff;
  opacity: 1;
}

/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */

.jspContainer
{
	overflow: hidden;
	position: relative;
}

.jspPane
{
	position: absolute;
}

.jspVerticalBar
{
	background: transparent;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 16px;
}

.jspHorizontalBar
{
	background: transparent;
	bottom: 0;
	height: 16px;
	left: 0;
	position: absolute;
	width: 100%;
}

.jspCap
{
	display: none;
}

.jspHorizontalBar .jspCap
{
	float: left;
}

.jspTrack
{
	background: rgba(255, 255, 255, 0.2);
    border: 1px solid #fff;
	border-radius: 10px;
	position: relative;
}

.jspDrag
{
	background: #fff;
	cursor: pointer;
	left: 0;
	position: relative;
	top: 0;
	border-radius: 10px;
	min-width: 20%;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
	float: left;
	height: 100%;
	
}

.jspArrow
{
	background: #50506d;
	cursor: pointer;
        direction: ltr;
	display: block;
	margin: 0;
	padding: 0;
	text-indent: -20000px;
}

.jspDisabled
{
	background: #80808d;
	cursor: default;
}

.jspVerticalBar .jspArrow
{
	height: 16px;
}

.jspHorizontalBar .jspArrow
{
	float: left;
	height: 100%;
	width: 16px;
}

.jspVerticalBar .jspArrow:focus
{
        border: 1px solid red;
	outline: none;
}

.jspCorner
{
	background: #eeeef4;
	float: left;
	height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
	margin: 0 -3px 0 0;
}

.hero-carousel h1 {
  font-family: 'Rokkitt', sans-serif !important;
  font-weight: bold !important;
  text-transform: uppercase !important;
}
.hero-carousel .carousel-item {
  width: 100%;
  height: auto;
  background-size: cover;
  background-position: center;
}
.hero-carousel .carousel-item video {
  width: 100%;
}
.hero-carousel .carousel-inner img {
  width: 100%;
}
.hero .hero-carousel .btn {
  letter-spacing: 0.63px;
  padding: 10px 30px;
}
@media only screen and (min-width: 767px) {
  .hero-carousel .single-image .carousel-item,
  .hero-carousel .multi-image .carousel-item {
    height: auto;
  }
  .hero-carousel .single-video .carousel-item {
    height: auto;
  }
}
@media only screen and (min-width: 1023px) {
  .hero-carousel h1 {
    letter-spacing: 3.6px !important;
  }
  .hero-carousel .carousel-indicators {
    left: inherit;
    margin-right: 25px;
    margin-bottom: 25px;
  }
}
.hero-carousel h4 {
  color: #fff;
  letter-spacing: 1.08px;
}
.hero-carousel h1 {
  color: #fff;
  letter-spacing: 1.8px;
  margin-bottom: 35px;
  font-weight: 600;
}
.hero-carousel .carousel-indicators li {
  font-family: 'BarlowCondensed', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  border: 1px solid #fff;
  background: transparent;
  opacity: 1;
  margin: 0 7px;
}
.hero-carousel .carousel-indicators li.active {
  background: #fff;
}
.hero-carousel .carousel-caption {
  text-align: left;
  left: 20px;
  right: 20px;
}
@media only screen and (min-width: 1023px) {
  .hero-carousel .carousel-caption {
    left: 100px;
    right: 100px;
  }
}
.hero-carousel .carousel-caption,
.hero-carousel .carousel-caption.v-align-center {
  top: 50%;
  transform: translateY(-50%);
  bottom: auto;
}
.hero-carousel .carousel-caption.v-align-left-bottom {
  top: auto;
  transform: translateY(0%);
  bottom: 60px;
}
.hero-carousel .carousel-caption.v-align-left-top {
  top: 100px;
  transform: translateY(0%);
  bottom: auto;
}
.hero-carousel .carousel-caption.v-align-bottom-center {
  top: auto;
  transform: translateY(0%);
  bottom: 60px;
  text-align: center;
}
.hero-carousel .carousel-control-prev,
.hero-carousel .carousel-control-next {
  display: none;
}
@media only screen and (min-width: 767px) {
  .hero-carousel .carousel-control-prev,
  .hero-carousel .carousel-control-next {
    width: 100px;
    display: flex;
    top: 40% !important;
  }
}
.icon-circle {
  height: 45px;
  width: 45px;
  border: 1px solid #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.carousel-control-next .icon-circle svg {
  transform: rotate(180deg);
}
.hero-carousel .hero-specs-container {
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 10px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .hero-carousel .hero-specs-container {
    bottom: 5px;
  }
}
.hero-specs-container .boat_icon {
  width: 45px;
  height: auto;
}
.hero-specs-container .boat_icon img {
  width: 100%;
}
.hero-specs-container .boat_icon {
  background: #fff;
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center right;
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center right;
  width: 60px;
  height: 45px;
}
.hero-specs-container .boat_icon img {
  opacity: 0;
}
.hero-specs-container .separator {
  height: 25px;
  border: 1px solid #FFFFFF;
}
@media (max-width: 991px) and (min-width: 767px) {
  .hero-specs-container .separator {
    margin: 10px 20px !important;
  }
}
.hero-specs-container .boat_spec {
  font: normal normal normal 10px/11px 'BarlowCondensed', sans-serif;
  letter-spacing: 0.45px;
  color: #FFFFFF !important;
  opacity: 1;
  position: relative;
}
.hero-specs-container .boat_spec div {
  font: normal normal bold 16px/24px 'BarlowCondensed', sans-serif;
  letter-spacing: 0.72px;
  color: #FFFFFF !important;
  opacity: 1;
  margin-top: 4px;
}
.hero-specs-container .boat_spec div span {
  vertical-align: top;
  line-height: inherit;
}
@media (max-width: 767px) {
  .hero-carousel .carousel-item .btn {
    margin-bottom: 20px;
  }
  .hero-carousel .carousel-item .embed-responsive {
    height: 100%;
  }
  .hero-carousel h4 {
    font-size: 24px;
  }
  .hero-carousel .carousel-inner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
/* Configuration related styles */
.vertical-center-left .hero-carousel .carousel-caption {
  top: 50%;
  transform: translateY(-50%);
  bottom: auto;
}
.vertical-bottom-left .hero-carousel .carousel-caption {
  top: auto;
  transform: translateY(0%);
  bottom: 60px;
}
.vertical-top-left .hero-carousel .carousel-caption {
  top: 100px;
  transform: translateY(0%);
  bottom: auto;
}
.vertical-bottom-center .hero-carousel .carousel-caption {
  top: auto;
  transform: translateY(0%);
  bottom: 60px;
  text-align: center;
}
.vertical-bottom-right .hero-carousel .carousel-caption {
  top: auto;
  left: auto;
  transform: translateY(0%);
  bottom: 60px;
  text-align: right;
}
/* Text color related configuration */
.text-color-white .hero-carousel h4,
.text-color-white .hero-carousel h1 {
  color: #fff;
}
.text-color-navy-blue .hero-carousel h4,
.text-color-navy-blue .hero-carousel h1 {
  color: #173249;
}
.text-color-orange .hero-carousel h4,
.text-color-orange .hero-carousel h1 {
  color: #E1762E;
}
.sub-text-color-white .hero-carousel h4 {
  color: #fff;
}
.sub-text-color-navy-blue .hero-carousel h4 {
  color: #173249;
}
.left-gradient .carousel-item::before,
.left-gradient.carousel-item::before {
  content: " ";
  /* background: -webkit-linear-gradient(left, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
  /* background: linear-gradient(to right, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0) 100%);
}
.right-gradient .carousel-item::before,
.right-gradient.carousel-item::before {
  content: " ";
  /* background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
  /*background: linear-gradient(to right, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0.8) 100%);
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0.8) 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0.8) 100%);
}
.bottom-gradient .carousel-item::before,
.bottom-gradient.carousel-item::before {
  content: " ";
  /*background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
  /*background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0.9) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0.9) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0.9) 100%);
}
@media (max-width: 1023px) {
  .background-graphite .hero-carousel .carousel-caption {
    position: static;
    transform: translate(0);
    background: #383428;
    padding: 20px 20px 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .hero-carousel h4 {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .hero-carousel h1 {
    margin-bottom: 20px;
  }
  .hero-carousel .btn {
    font-size: 18px;
  }
}
.image-content-overlay .hero-carousel .carousel-caption {
  right: auto;
}
.hero-carousel .carousel-indicators li:focus {
  outline: 0;
}
ul.hero-carousel-list {
  list-style-type: none;
  display: inline;
  margin: 0;
  padding: 0;
}
@media (max-width: 991px) {
  .hero .paddingTop80 {
    padding-top: 53px !important;
  }
}
.hero-carousel .video-fws {
  max-height: unset;
}
@media (max-width: 767px) {
  .hero.overlay-without-space.vertical-bottom-left .hero-carousel .carousel-caption,
  .hero.overlay-without-space.vertical-top-left .hero-carousel .carousel-caption,
  .hero.overlay-without-space.vertical-center-left .hero-carousel .carousel-caption,
  .hero.overlay-without-space.vertical-bottom-center .hero-carousel .carousel-caption,
  .hero.overlay-without-space.vertical-bottom-right .hero-carousel .carousel-caption,
  .hero.overlay-without-space.vertical-center .hero-carousel .carousel-caption {
    top: unset;
    bottom: 10px;
    transform: unset;
  }
  .hero.overlay-without-space.vertical-bottom-left .hero-carousel .carousel-caption a,
  .hero.overlay-without-space.vertical-top-left .hero-carousel .carousel-caption a,
  .hero.overlay-without-space.vertical-center-left .hero-carousel .carousel-caption a,
  .hero.overlay-without-space.vertical-bottom-center .hero-carousel .carousel-caption a,
  .hero.overlay-without-space.vertical-bottom-right .hero-carousel .carousel-caption a,
  .hero.overlay-without-space.vertical-center .hero-carousel .carousel-caption a,
  .hero.overlay-without-space.vertical-bottom-left .hero-carousel .carousel-caption h1,
  .hero.overlay-without-space.vertical-top-left .hero-carousel .carousel-caption h1,
  .hero.overlay-without-space.vertical-center-left .hero-carousel .carousel-caption h1,
  .hero.overlay-without-space.vertical-bottom-center .hero-carousel .carousel-caption h1,
  .hero.overlay-without-space.vertical-bottom-right .hero-carousel .carousel-caption h1,
  .hero.overlay-without-space.vertical-center .hero-carousel .carousel-caption h1,
  .hero.overlay-without-space.vertical-bottom-left .hero-carousel .carousel-caption h4,
  .hero.overlay-without-space.vertical-top-left .hero-carousel .carousel-caption h4,
  .hero.overlay-without-space.vertical-center-left .hero-carousel .carousel-caption h4,
  .hero.overlay-without-space.vertical-bottom-center .hero-carousel .carousel-caption h4,
  .hero.overlay-without-space.vertical-bottom-right .hero-carousel .carousel-caption h4,
  .hero.overlay-without-space.vertical-center .hero-carousel .carousel-caption h4 {
    margin: 0;
  }
}

.full-width-slider > .section-hdr {
  padding-top: 10px;
  padding-bottom: 3px;
}
.featuredBoats {
  padding-top: 60px;
}
.full-width-slider .featuredBoats {
  padding-top: 65px;
}
.teamProfileSection .full-width-slider .featuredBoats {
  padding-top: 0;
}
#model-page-section .featuredBoats {
  padding-top: 10px;
}
#model-page-section .full-width-slider > .section-hdr {
  padding-top: 30px;
}
#model-page-section .full-width-slider > .section-hdr > p {
  font-family: 'BarlowCondensed', sans-serif;
  font-size: 14px;
}
.featuredBoats .carousel-control-prev,
.featuredBoats .carousel-control-next {
  width: 50px;
  height: 50px;
  top: 45% !important;
  transform: translateY(-50%);
  background: transparent !important;
  border: none !important;
}
.featuredBoats .carousel-control-prev .icon-circle,
.featuredBoats .carousel-control-next .icon-circle {
  background: rgba(0, 0, 0, 0.5);
}
@media (min-width: 768px) and (orientation: landscape) {
  .featuredBoats .carousel-control-prev,
  .featuredBoats .carousel-control-next {
    top: 50% !important;
  }
}
@media (min-width: 768px) and (orientation: portrait) {
  .featuredBoats .carousel-control-prev,
  .featuredBoats .carousel-control-next {
    top: 40% !important;
  }
}
@media (max-width: 767px) {
  .image-content-overlay #team-crestliner-full-width-slider #featuredBoatsIndicators .carousel-caption {
    bottom: 15px;
  }
  .featuredBoats .carousel-control-prev,
  .featuredBoats .carousel-control-next {
    width: 25px !important;
    height: 25px !important;
    top: 30% !important;
    transform: translateY(-50%) !important;
  }
  #team-crestliner-full-width-slider #featuredBoatsIndicators .carousel-caption {
    top: 44px;
    min-height: 350px;
  }
  #team-crestliner-full-width-slider #featuredBoatsIndicators .carousel-caption h3.heading-list-view {
    padding-bottom: 20px;
  }
  #team-crestliner-full-width-slider #featuredBoatsIndicators .carousel-caption a.btn {
    position: absolute;
    bottom: 0;
    left: 15%;
  }
}
.carousel-control-next:focus-visible,
.carousel-control-prev:focus-visible {
  outline: -webkit-focus-ring-color auto 1px !important;
}
.featuredBoats .carousel-control-prev {
  left: 20px;
}
.featuredBoats .carousel-control-next {
  right: 20px;
}
.featuredBoats .carousel-caption {
  text-align: center;
  bottom: 0px;
  top: inherit;
}
#model-page-section .carousel-caption {
  left: 50px;
  text-align: left;
}
.featuredBoats .carousel-indicators {
  bottom: inherit;
  margin: 0 auto;
  top: -60px;
}
.featuredBoats .carousel-indicators li {
  width: auto;
  height: auto;
  font: bold 18px 'BarlowCondensed', sans-serif;
  background: none;
  text-indent: inherit;
  font-size: 18px;
  font-weight: 600;
  color: #075180;
  text-transform: uppercase;
  margin: 0px 15px;
  opacity: 1;
  border-bottom: 1px solid transparent;
  border-top: 0;
}
.featuredBoats .carousel-indicators li.active {
  border-bottom: 2px solid #075180;
  background: transparent !important;
}
.featuredBoats .carousel-item h3,
.featuredBoats .carousel-item h4 {
  color: #fff;
  margin-bottom: 20px;
}
#model-page-section .featuredBoats .carousel-item h3 {
  margin-bottom: 15px;
}
#model-page-section .featuredBoats .carousel-item h4 {
  font-size: 16px;
  text-transform: inherit;
  margin-bottom: 15px;
}
#featuredBoatsIndicators .carousel-caption.v-align-center {
  top: 50%;
  transform: translateY(-50%);
  bottom: auto;
}
#featuredBoatsIndicators .carousel-caption.v-align-left-bottom {
  top: auto;
  transform: translateY(0%);
  bottom: 0px;
  text-align: left;
}
#featuredBoatsIndicators .carousel-caption.v-align-left-top {
  top: 100px;
  transform: translateY(0%);
  bottom: auto;
  text-align: left;
}
#featuredBoatsIndicators .carousel-caption.v-align-bottom-center {
  top: auto;
  transform: translateY(0%);
  bottom: 0px;
  text-align: center;
}
#team-crestliner-full-width-slider {
  padding-top: 0px !important;
}
#team-crestliner-full-width-slider .featuredBoats {
  padding-top: 3px;
  padding-bottom: 5px;
}
#team-crestliner-full-width-slider #featuredBoatsIndicators .carousel-caption {
  left: 55px;
  max-width: 515px;
}
#team-crestliner-full-width-slider #featuredBoatsIndicators .carousel-caption h3.heading-list-view {
  font-size: 55px;
  line-height: 65px;
  font-weight: bold;
  letter-spacing: 2.48px;
  font-family: 'Titillium Web', sans-serif;
  padding-bottom: 15px;
  margin: 0px;
  color: #fff;
  text-transform: uppercase;
}
#team-crestliner-full-width-slider #featuredBoatsIndicators .carousel-caption h4.desc-list-view {
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  letter-spacing: 0.61px;
  font-family: 'Titillium Web', sans-serif;
  padding-bottom: 15px;
  margin: 0px;
  color: #fff;
}
#team-crestliner-full-width-slider #featuredBoatsIndicators .carousel-caption a.btn {
  padding: 9px 34px;
  min-width: 230px;
  margin-left: 10px;
}
/* Configuration related styles */
.vertical-center-left #featuredBoatsIndicators .carousel-caption {
  top: 50%;
  transform: translateY(-50%);
  bottom: auto;
}
.vertical-bottom-left #featuredBoatsIndicators .carousel-caption {
  top: auto;
  transform: translateY(0%);
  bottom: 0px;
  text-align: left;
}
.vertical-top-left #featuredBoatsIndicators .carousel-caption {
  top: 100px;
  transform: translateY(0%);
  bottom: auto;
  text-align: left;
}
.vertical-bottom-center #featuredBoatsIndicators .carousel-caption h4 {
  top: auto;
  transform: translateY(0%);
  bottom: 0px;
  text-align: center;
}
.vertical-bottom-right #featuredBoatsIndicators .carousel-caption {
  top: auto;
  left: auto;
  transform: translateY(0%);
  bottom: 0px;
  text-align: right;
}
/* Text color related configuration */
.text-color-white #featuredBoatsIndicators h4,
.text-color-white #featuredBoatsIndicators h3 {
  color: #fff;
}
.text-color-navy-blue #featuredBoatsIndicators h4,
.text-color-navy-blue #featuredBoatsIndicators h3 {
  color: #173249;
}
.text-color-orange #featuredBoatsIndicators h4,
.text-color-orange #featuredBoatsIndicators h3 {
  color: #E1762E;
}
.sub-text-color-white #featuredBoatsIndicators h3 {
  color: #fff;
}
.sub-text-color-navy-blue #featuredBoatsIndicators h3 {
  color: #173249;
}
.left-gradient .carousel-item::before,
.left-gradient.carousel-item::before {
  content: " ";
  /* background: -webkit-linear-gradient(left, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
  /* background: linear-gradient(to right, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0) 100%);
}
.right-gradient .carousel-item::before,
.right-gradient.carousel-item::before {
  content: " ";
  /* background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
  /*background: linear-gradient(to right, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0.8) 100%);
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0.8) 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0.8) 100%);
}
.bottom-gradient .carousel-item::before,
.bottom-gradient.carousel-item::before {
  content: " ";
  /*background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
  /*background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0.9) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0.9) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0.9) 100%);
}
.featuredBoats .carousel-item {
  text-align: center;
}
.featuredBoats .carousel-item .btn {
  margin-top: 20px;
}
.featuredBoats .carousel-item .tablet-btn.btn {
  display: none;
}
@media only screen and (min-width: 1023px) {
  .featuredBoats .carousel-item .carousel-caption .btn {
    display: inline-block;
  }
  .teamProfileSection .featuredBoats .carousel-item .carousel-caption .btn {
    margin: 0 8px;
  }
}
.featuredBoats .carousel-item img {
  height: 600px;
  object-fit: cover;
}
#team-crestliner-full-width-slider .featuredBoats .carousel-item img {
  height: 430px;
  object-fit: cover;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .featuredBoats .carousel-item img {
    height: 350px;
  }
  #team-crestliner-full-width-slider .featuredBoats .carousel-item img {
    height: 440px;
  }
}
@media only screen and (max-width: 767px) {
  .featuredBoats .carousel-item img {
    height: 262px;
  }
  #team-crestliner-full-width-slider .featuredBoats .carousel-item img {
    height: 440px;
  }
}
@media screen and (max-width: 1023px) {
  .featuredBoats h2 {
    font-size: 34px;
  }
  .featuredBoats .carousel-item .carousel-caption .btn {
    display: none;
  }
  #team-crestliner-full-width-slider .full-width-slider .featuredBoats {
    padding-top: 0px;
    padding-bottom: 38px;
  }
  #team-crestliner-full-width-slider #featuredBoatsIndicators .carousel-caption {
    left: 20px;
  }
  #team-crestliner-full-width-slider #featuredBoatsIndicators .carousel-caption h3.heading-list-view {
    font-size: 40px;
    line-height: 50px;
    letter-spacing: 1.8px;
    font-weight: 600;
  }
  #team-crestliner-full-width-slider #featuredBoatsIndicators .carousel-caption h4.desc-list-view {
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
  }
  #team-crestliner-full-width-slider #featuredBoatsIndicators .carousel-caption a.btn {
    padding: 9px 34px;
    max-width: 217px;
    margin-left: 10px;
    font-weight: 600;
    display: block;
  }
  #model-page-section .featuredBoats .carousel-item h3 {
    font-size: 16px;
    margin-bottom: 10px;
  }
  #model-page-section .full-width-slider > .section-hdr {
    padding-bottom: 10px;
  }
  #model-page-section .featuredBoats .section-hdr p {
    font-size: 14px;
    font-family: 'BarlowCondensed', sans-serif;
  }
  #model-page-section .featuredBoats .carousel-item h4 {
    font-size: 12px;
    margin: 0px;
    line-height: 18px;
    text-transform: inherit;
    padding: 0px;
  }
  #model-page-section .featuredBoats .carousel-caption {
    bottom: -5px;
    left: 15px;
  }
  .featuredBoats .carousel-caption {
    bottom: 60px;
  }
  .featuredBoats .carousel-control-prev,
  .featuredBoats .carousel-control-next {
    top: 58%;
  }
  .featuredBoats .carousel-control-prev {
    left: 15px;
  }
  .featuredBoats .carousel-control-next {
    right: 15px;
  }
  .featuredBoats .carousel-control-prev,
  .featuredBoats .carousel-control-next {
    width: 30px;
    height: 30px;
  }
  .featuredBoats .carousel-control-prev .icon-circle,
  .featuredBoats .carousel-control-next .icon-circle {
    width: 25px;
    height: 25px;
  }
  .featuredBoats .carousel-control-prev .icon-circle svg,
  .featuredBoats .carousel-control-next .icon-circle svg {
    width: 9.852px;
  }
  .featuredBoats .carousel-item h3 {
    font-size: 24px;
    line-height: 30px;
  }
  .instagram-plugin > .section-hdr {
    padding-top: 10px;
    padding-bottom: 5px;
  }
  .instagram-plugin > .section-hdr p {
    font-family: 'BarlowCondensed', sans-serif;
  }
  .instagram-plugin > .section-hdr p > a {
    font-family: 'BarlowCondensed', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
  }
  .instagram-plugin > .button-section {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .full-width-slider > .section-hdr h2 {
    padding-left: 30px;
    padding-right: 30px;
  }
  .featured-news .section-hdr h2 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .featured-news > .section-hdr h4 {
    padding-top: 20px;
    letter-spacing: 1.08px;
  }
  .featured-news .section-hdr {
    padding-top: 0;
    padding-bottom: 5px;
  }
  .featured-news .button-section {
    padding-bottom: 20px;
    padding-top: 25px;
  }
  .featured-news .button-section .btn {
    padding-left: 55px;
    padding-right: 55px;
  }
  #featuredBoatsIndicators .carousel-indicators {
    top: -45px;
  }
  #featuredBoatsIndicators .carousel-inner {
    margin-top: -20px;
  }
}
@media screen and (max-width: 375px) {
  .featuredBoats .carousel-caption {
    left: 10%;
    right: 10%;
  }
  #team-crestliner-full-width-slider #featuredBoatsIndicators .carousel-caption a.btn {
    left: 9% !important;
  }
}
.wrapper {
  position: relative;
}
.video-fws,
.fws-video {
  object-fit: cover;
  max-height: 580px;
  width: 100%;
}
.playpause-wrapper {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
.playpause-fws,
.fws-playpause {
  background-repeat: no-repeat;
  width: 80px;
  height: 80px;
  position: absolute;
  left: 0%;
  right: 0%;
  top: 0%;
  bottom: 0%;
  margin: auto;
  background-size: contain;
  background-position: center;
  z-index: 11;
  cursor: pointer;
}
.why_crest_cons_fet .image-container img {
  width: 100%;
}
.why_crest_cons_fet .carousel-item {
  background: white;
}
.why_crest_cons_fet .owl-carousel.thumbnailCarousel {
  margin: 2rem 15px;
}
@media (max-width: 768px) {
  .why_crest_cons_fet .owl-carousel.thumbnailCarousel {
    margin: 1rem 10px;
  }
}
.why_crest_cons_fet .carousel .nav-item {
  font: bold 18px/27px "Titillium Web", sans-serif;
  letter-spacing: 0;
  text-transform: uppercase;
  color: #075180;
}
.why_crest_cons_fet .navigateCarousal .nav-tabs {
  margin-bottom: 1rem;
}
.why_crest_cons_fet .carousel .nav-item a {
  padding: 0;
}
.why_crest_cons_fet .carousel .nav-item.active a {
  border-bottom: 2px solid #075180 !important;
}
.why_crest_cons_fet .carouselRight1 {
  padding-top: 92px;
  padding-left: 16px;
  padding-right: 83px;
  overflow-y: auto;
  font-family: "Titillium Web", sans-serif;
}
.why_crest_cons_fet .carouselRight1 .btn {
  font-size: 18px;
  padding: 7px 25px;
}
.why_crest_cons_fet .carouselRight1 .carouselHead {
  font-size: 36px;
  color: #173249;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1.62px;
  line-height: 55px;
  text-align: left;
}
@media (max-width: 990px) {
  .why_crest_cons_fet .carouselRight1 .carouselHead {
    text-align: center;
    margin: auto;
  }
}
.why_crest_cons_fet .carouselRight1 .carouselText {
  color: #757570;
  width: 80%;
  font: normal 16px/22px "Roboto", sans-serif;
}
@media (max-width: 990px) {
  .why_crest_cons_fet .carouselRight1 .carouselText {
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .why_crest_cons_fet .owl-carousel .owl-nav button {
    border: none !important;
    top: 25%;
    margin: 0;
  }
  .why_crest_cons_fet .navigateCarousal .nav-tabs {
    width: auto;
    display: flex;
    justify-content: center;
  }
}
.why_crest_cons_fet .carousel-control-prev,
.why_crest_cons_fet .carousel-control-next {
  width: 40px !important;
  height: 40px !important;
  margin: 0 3% !important;
  border-radius: 50% !important;
  background-color: #CECECE !important;
  top: 38% !important;
}
@media (max-width: 768px) {
  .why_crest_cons_fet .carousel-control-prev,
  .why_crest_cons_fet .carousel-control-next {
    top: 15% !important;
    width: 26px !important;
    height: 26px !important;
    background: transparent !important;
  }
  .why_crest_cons_fet .carousel-control-prev span i,
  .why_crest_cons_fet .carousel-control-next span i {
    color: #fff;
  }
}
.why_crest_cons_fet .carousalDesc {
  text-align: center;
  margin-bottom: 16px;
}
.why_crest_cons_fet .carousalDesc .carou-head {
  font-size: 2.25rem !important;
  color: #173249 !important;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1.62px;
  line-height: 38px;
}
.why_crest_cons_fet .carousalDesc .carou-text {
  font-size: 16px;
  color: #757570;
  line-height: 22px;
  text-align: justify;
}
@media (max-width: 768px) {
  .why_crest_cons_fet .carousalDesc .carou-text {
    padding: 0 1.5rem;
  }
}
.why_crest_cons_fet .carousalDesc .btn {
  height: 44px;
  padding: 0 1rem;
  display: inline-flex;
  align-items: center;
}
.why_crest_cons_fet .carousalDesc .btn span {
  font: 600 14px/21px "Titillium Web", sans-serif;
  letter-spacing: 0.63px;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .why_crest_cons_fet .thumbnailCarousel .item {
    width: 111px;
    margin-right: 10px;
  }
}
.why_crest_cons_fet .thumbnailCarousel .icon-circle {
  height: 45px;
  width: 45px;
  border: 1px solid #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.why_crest_cons_fet .thumbnailCarousel .thumbLeft {
  position: absolute;
  width: 35px !important;
  height: 35px !important;
  border: 2px solid white !important;
  border-radius: 50% !important;
  left: 1%;
  top: 35%;
}
@media (max-width: 768px) {
  .why_crest_cons_fet .thumbnailCarousel .thumbLeft {
    top: 25%;
    left: 2%;
    width: 26px !important;
    height: 26px !important;
  }
}
.why_crest_cons_fet .thumbnailCarousel .thumbLeft:before {
  color: white;
  font-size: 23px;
  padding-top: 3px;
  padding-right: 3px;
}
@media (max-width: 768px) {
  .why_crest_cons_fet .thumbnailCarousel .thumbLeft:before {
    font-size: 18px;
    padding: 0;
    vertical-align: 1px;
  }
}
.why_crest_cons_fet .thumbnailCarousel .thumbRight {
  width: 35px !important;
  height: 35px !important;
  position: absolute;
  border: 2px solid white !important;
  border-radius: 50% !important;
  right: 1%;
  top: 35%;
  opacity: 1;
}
@media (max-width: 768px) {
  .why_crest_cons_fet .thumbnailCarousel .thumbRight {
    top: 25%;
    right: 2%;
    width: 26px !important;
    height: 26px !important;
  }
}
.why_crest_cons_fet .thumbnailCarousel .thumbRight:before {
  color: white;
  font-size: 23px;
  padding: 3px;
}
@media (max-width: 768px) {
  .why_crest_cons_fet .thumbnailCarousel .thumbRight:before {
    font-size: 18px;
    padding: 0;
    vertical-align: 1px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .featuredBoats .carousel-item {
    margin-bottom: 20px;
  }
  .featuredBoats .carousel-item .tablet-btn.btn {
    display: block;
    width: auto;
    max-width: fit-content;
    margin: 0 auto;
    margin-top: 20px;
    font-size: 18px;
    color: #FFFFFF;
  }
  .featuredBoats .carousel-item .img-block {
    position: relative;
  }
  .featuredBoats .carousel-item .img-block .carousel-caption {
    bottom: 0px;
  }
  .featuredBoats .carousel-item .img-block .desc-list-view {
    font-size: 14px;
  }
  .why_crest_cons_fet .navigateCarousal .nav-item a {
    font-size: 18px;
  }
  .why_crest_cons_fet .carousalDesc .carou-head {
    font-size: 34px !important;
  }
  .why_crest_cons_fet .carousalDesc .btn {
    font-size: 18px;
    padding: 10px 40px;
    margin-top: 12px;
  }
  .why_crest_cons_fet .carousalDesc .btn span {
    font-size: 18px;
  }
  #team-crestliner-full-width-slider .featuredBoats .carousel-item .tablet-btn.btn {
    display: none;
  }
  #model-page-section .full-width-slider .featuredBoats .carousel-item h3 {
    font: normal normal bold 24px/32px Titillium Web;
  }
  #model-page-section .full-width-slider .featuredBoats .carousel-item h4 {
    font: normal normal bold 14px/21px Titillium Web;
  }
}
/*.featuredBoats div:focus, .featuredBoats li:focus{
  outline: 1px solid #173249 !important;
}*/
.image-content-overlay .carousel-caption {
  background: rgba(23, 50, 73, 0.5);
  padding: 20px;
  width: auto !important;
}
#model-page-section .full-width-slider.image-content-overlay .carousel-caption {
  background: linear-gradient(180deg, transparent, #000000);
  box-shadow: 0px 3px 6px #00000029;
  left: 0;
  right: 0;
  padding-left: 50px;
  padding-right: 50px;
}
@media (max-width: 992px) and (min-width: 767px) {
  #model-page-section .full-width-slider.image-content-overlay .carousel-caption {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media (max-width: 767px) {
  #model-page-section .full-width-slider.image-content-overlay .carousel-caption {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.featuredBoats .carousel-item h3 {
  font-size: 36px;
}
@media (max-width: 767px) {
  .instagram-plugin > .button-section {
    padding-bottom: 0;
  }
  .full-width-slider #featuredBoatsIndicators.carousel .carousel-inner .img-block .carousel-caption {
    bottom: 0px;
  }
  .full-width-slider #featuredBoatsIndicators.carousel .carousel-inner .img-block .carousel-caption .heading-list-view {
    font: normal normal bold 24px/30px 'Titillium Web';
  }
  .full-width-slider #featuredBoatsIndicators.carousel .carousel-inner .img-block .carousel-caption .desc-list-view {
    font: normal normal bold 12px/19px 'Titillium Web';
  }
  .full-width-slider #featuredBoatsIndicators.carousel .carousel-inner .tablet-btn.btn {
    display: block;
    margin: 20px auto 5px;
    width: 280px;
    position: relative;
    color: #FFFFFF;
  }
  .boat-main-categories + .full-width-slider div#featuredBoatsIndicators .carousel-inner .carousel-caption {
    bottom: 0 !important;
    padding-bottom: 14px;
  }
  .boat-main-categories + .full-width-slider div#featuredBoatsIndicators .carousel-inner .carousel-caption .heading-list-view {
    margin-bottom: 0;
  }
  .leader-board + .full-width-slider #featuredBoatsIndicators.carousel .carousel-inner .tablet-btn.btn {
    display: none;
  }
  #team-crestliner-full-width-slider #featuredBoatsIndicators .carousel-caption a.btn {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .full-width-slider #featuredBoatsIndicators .img-block {
    position: relative;
  }
}

.full-width-slider > .section-hdr {
  padding-top: 20px;
  padding-bottom: 3px;
  max-width: 1140px;
}
.featuredBoats {
  padding-top: 60px;
}
.full-width-slider .featuredBoats {
  padding-top: 10px;
}
#model-page-section .featuredBoats {
  padding-top: 10px;
}
#model-page-section .full-width-slider > .section-hdr {
  padding-top: 30px;
}
.featuredBoats .carousel-control-prev,
.featuredBoats .carousel-control-next {
  width: 50px;
  height: 50px;
  top: 50%;
  transform: translateY(-50px);
  border: none !important;
}
.full-width-slider .navigateCarousal li a {
  font-family: 'BarlowCondensed', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  padding: .1rem .2rem;
}
.full-width-slider #myTabContent .carousel-inner .centerDiv {
  position: relative;
  top: 0;
  padding: 10px;
  max-width: 100%;
}
.full-width-slider #myTabContent .carousel-inner .centerDiv .carouselHead {
  font-size: 36px;
  line-height: 44px;
  font-family: 'Titillium Web', sans-serif;
  font-weight: bold;
  color: #173249;
  letter-spacing: 1.62px;
}
.full-width-slider #myTabContent .carousel-inner .centerDiv .carouselText {
  color: #757570;
  padding-bottom: 35px;
}
.full-width-slider #myTabContent .carousel-inner .centerDiv .carouselText p {
  color: #757570;
  font-size: 16px;
  line-height: 22px;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
}
.full-width-slider #myTabContent .carousel-inner .centerDiv a.btn {
  margin-left: 10px;
}
.full-width-slider .owl-carousel.owl-drag .owl-item {
  width: 211px !important;
  height: 121px;
}
.full-width-slider #myCarousel .carousel-item {
  background: #fff;
}
.full-width-slider .why_crest_cons_fet .carousel .nav-item a.active {
  border-bottom: 2px solid #075180 !important;
}
.full-width-slider .why_crest_cons_fet .carousel .nav-item.active a {
  font-family: 'BarlowCondensed', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  border-bottom: 0 !important;
}
.full-width-slider .why_crest_cons_fet .carousel .nav-item.active a.active {
  border-bottom: 2px solid #075180 !important;
}
.full-width-slider .why_crest_cons_fet .carousel .nav-item a {
  border: 0px !important;
  border-radius: 0px;
}
.full-width-slider .why_crest_cons_fet .navigateCarousal .nav-tabs {
  margin-bottom: 1.6rem;
  display: inline-flex;
  width: auto;
}
.full-width-slider .why_crest_cons_fet .carousel .nav-item {
  padding: 0 12px;
}
.carousel-control-prev,
.carousel-control-next {
  width: 50px !important;
  height: 50px !important;
  margin: 20px 0;
  border: 2px solid white !important;
  border-radius: 50% !important;
  background-color: #CECECE !important;
  top: 25% !important;
}
#myCarousel .carousel-control-prev,
#myCarousel .carousel-control-next {
  margin: 20px !important;
}
.carousel-control-next:focus-visible,
.carousel-control-prev:focus-visible {
  outline: -webkit-focus-ring-color auto 1px !important;
}
.featuredBoats .carousel-control-prev {
  left: 20px;
}
.featuredBoats .carousel-control-next {
  right: 20px;
}
.featuredBoats .carousel-caption {
  text-align: center;
  bottom: 0px;
  top: inherit;
}
#model-page-section .carousel-caption {
  left: 50px;
  text-align: left;
}
.featuredBoats .carousel-indicators {
  bottom: inherit;
  margin: 0 auto;
  top: -60px;
}
.featuredBoats .carousel-indicators li {
  width: auto;
  height: auto;
  font: bold 18px 'BarlowCondensed', sans-serif;
  background: none;
  text-indent: inherit;
  font-size: 18px;
  font-weight: 600;
  color: #075180;
  text-transform: uppercase;
  margin: 0px 15px;
  opacity: 1;
  border-bottom: 1px solid transparent;
  outline: none;
  border-top: 0;
}
.featuredBoats .carousel-indicators li.active {
  border-bottom: 2px solid #075180;
  background: transparent !important;
}
.featuredBoats .carousel-item h3,
.featuredBoats .carousel-item h4 {
  color: #fff;
  margin-bottom: 20px;
}
#model-page-section .featuredBoats .carousel-item h3 {
  margin-bottom: 15px;
}
#model-page-section .featuredBoats .carousel-item h4 {
  font-size: 16px;
  text-transform: inherit;
  margin-bottom: 15px;
}
#featuredBoatsIndicators .carousel-caption.v-align-center {
  top: 50%;
  transform: translateY(-50%);
  bottom: auto;
}
#featuredBoatsIndicators .carousel-caption.v-align-left-bottom {
  top: auto;
  transform: translateY(0%);
  bottom: 0px;
  text-align: left;
}
#featuredBoatsIndicators .carousel-caption.v-align-left-top {
  top: 100px;
  transform: translateY(0%);
  bottom: auto;
  text-align: left;
}
#featuredBoatsIndicators .carousel-caption.v-align-bottom-center {
  top: auto;
  transform: translateY(0%);
  bottom: 0px;
  text-align: center;
}
/* Configuration related styles */
.vertical-center-left #featuredBoatsIndicators .carousel-caption {
  top: 50%;
  transform: translateY(-50%);
  bottom: auto;
}
.vertical-bottom-left #featuredBoatsIndicators .carousel-caption {
  top: auto;
  transform: translateY(0%);
  bottom: 0px;
  text-align: left;
}
.vertical-top-left #featuredBoatsIndicators .carousel-caption {
  top: 100px;
  transform: translateY(0%);
  bottom: auto;
  text-align: left;
}
.vertical-bottom-center #featuredBoatsIndicators .carousel-caption {
  top: auto;
  transform: translateY(0%);
  bottom: 0px;
  text-align: center;
}
.vertical-bottom-right #featuredBoatsIndicators .carousel-caption {
  top: auto;
  left: auto;
  transform: translateY(0%);
  bottom: 0px;
  text-align: right;
}
/* Text color related configuration */
.text-color-white #featuredBoatsIndicators h4,
.text-color-white #featuredBoatsIndicators h3 {
  color: #fff;
}
.text-color-navy-blue #featuredBoatsIndicators h4,
.text-color-navy-blue #featuredBoatsIndicators h3 {
  color: #173249;
}
.text-color-orange #featuredBoatsIndicators h4,
.text-color-orange #featuredBoatsIndicators h3 {
  color: #E1762E;
}
.sub-text-color-white #featuredBoatsIndicators h3 {
  color: #fff;
}
.sub-text-color-navy-blue #featuredBoatsIndicators h3 {
  color: #173249;
}
.left-gradient .carousel-item::before,
.left-gradient.carousel-item::before {
  content: " ";
  /* background: -webkit-linear-gradient(left, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
  /* background: linear-gradient(to right, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0) 100%);
}
.right-gradient .carousel-item::before,
.right-gradient.carousel-item::before {
  content: " ";
  /* background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
  /*background: linear-gradient(to right, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0.8) 100%);
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0.8) 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0.8) 100%);
}
.bottom-gradient .carousel-item::before,
.bottom-gradient.carousel-item::before {
  content: " ";
  /*background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
  /*background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0.9) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0.9) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0.9) 100%);
}
.featuredBoats .carousel-item {
  text-align: center;
}
.featuredBoats .carousel-item .btn {
  margin-top: 20px;
}
.featuredBoats .carousel-item .carousel-caption .btn {
  display: none;
}
@media only screen and (min-width: 1023px) {
  .featuredBoats .carousel-item .tablet.btn {
    display: none;
  }
  .featuredBoats .carousel-item .carousel-caption .btn {
    display: inline-block;
  }
}
.featuredBoats .carousel-item img {
  height: 600px;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .featuredBoats .carousel-item img {
    height: 350px;
  }
}
@media only screen and (max-width: 767px) {
  .featuredBoats .carousel-item img {
    height: 262px;
  }
}
@media only screen and (min-width: 991px) and (max-width: 1200px) {
  .why_crest_cons_fet .carouselRight1 {
    padding-top: 0px;
  }
  .full-width-slider #myTabContent .carousel-inner .centerDiv {
    max-width: 100%;
    top: 0px;
  }
}
@media screen and (max-width: 1023px) {
  .featuredBoats h2 {
    font-family: 'BarlowCondensed', sans-serif;
    text-transform: uppercase;
    font-size: 34px;
  }
  #model-page-section .featuredBoats .carousel-item h3 {
    font-size: 16px;
    margin-bottom: 10px;
  }
  #model-page-section .full-width-slider > .section-hdr {
    padding-bottom: 10px;
  }
  #model-page-section .featuredBoats .section-hdr p {
    font-size: 14px;
    font-family: 'BarlowCondensed', sans-serif;
  }
  #model-page-section .featuredBoats .carousel-item h4 {
    font-size: 12px;
    margin: 0px;
    line-height: 18px;
    text-transform: inherit;
    padding: 0px;
  }
  #model-page-section .featuredBoats .carousel-caption {
    bottom: -5px;
    left: 15px;
  }
  .featuredBoats .carousel-caption {
    bottom: 60px;
  }
  .featuredBoats .carousel-control-prev,
  .featuredBoats .carousel-control-next {
    top: 58%;
  }
  .featuredBoats .carousel-control-prev {
    left: 15px;
  }
  .featuredBoats .carousel-control-next {
    right: 15px;
  }
  .featuredBoats .carousel-control-prev,
  .featuredBoats .carousel-control-next {
    width: 30px;
    height: 30px;
  }
  .featuredBoats .carousel-control-prev .icon-circle,
  .featuredBoats .carousel-control-next .icon-circle {
    width: 25px;
    height: 25px;
  }
  .featuredBoats .carousel-control-prev .icon-circle svg,
  .featuredBoats .carousel-control-next .icon-circle svg {
    width: 9.852px;
  }
  .featuredBoats .carousel-item h3 {
    font-size: 24px;
    line-height: 30px;
  }
  .instagram-plugin > .section-hdr {
    padding-top: 10px;
    padding-bottom: 5px;
  }
  .instagram-plugin > .button-section {
    padding-top: 10px;
  }
  .full-width-slider > .section-hdr h2 {
    font-family: 'BarlowCondensed', sans-serif;
    text-transform: uppercase;
    padding-left: 30px;
    padding-right: 30px;
  }
  .featured-news .section-hdr h2 {
    font-family: 'BarlowCondensed', sans-serif;
    text-transform: uppercase;
    padding-left: 10px;
    padding-right: 10px;
  }
  .featured-news .section-hdr {
    padding-top: 0;
    padding-bottom: 5px;
  }
  .featured-news .button-section {
    padding-bottom: 20px;
    padding-top: 25px;
  }
  .featured-news .button-section .btn {
    padding-left: 55px;
    padding-right: 55px;
  }
  #featuredBoatsIndicators .carousel-indicators {
    top: -45px;
  }
  #featuredBoatsIndicators .carousel-inner {
    margin-top: -20px;
  }
}
#featuredBoatsIndicators .scrtabs-tabs-movable-container {
  width: inherit !important;
}
#featuredBoatsIndicators .carousel-indicators {
  position: initial;
}
#featuredBoatsIndicators .scrtabs-tab-container {
  height: 100%;
}
#featuredBoatsIndicators .scrtabs-tabs-fixed-container {
  height: 100%;
  margin-bottom: 15px;
}
#featuredBoatsIndicators .carousel-indicators {
  justify-content: center;
}
@media (max-width: 991px) {
  #featuredBoatsIndicators .carousel-indicators {
    justify-content: flex-start;
  }
}
#featuredBoatsIndicators .carousel-indicators li {
  flex: none;
  text-align: center;
}
@media (max-width: 767px) {
  #featuredBoatsIndicators .carousel-indicators li {
    max-width: 150px;
  }
}
@media screen and (max-width: 375px) {
  .featuredBoats .carousel-caption {
    left: 10%;
    right: 10%;
  }
}
.wrapper {
  position: relative;
}
.video-fws {
  width: 100%;
}
.playpause-fws {
  background-repeat: no-repeat;
  width: 80px;
  height: 80px;
  position: absolute;
  left: 0%;
  right: 0%;
  top: 0%;
  bottom: 0%;
  margin: auto;
  background-size: contain;
  background-position: center;
}
/*.featuredBoats div:focus, .featuredBoats li:focus{
  outline: 1px solid #173249 !important;
}*/
.walkThrough {
  background-color: #EBEAE6;
}
.walkThrough .walkThroughText {
  font-size: 3.43rem;
  letter-spacing: 2.48px;
  font-weight: bold;
  text-transform: uppercase;
  color: #173249;
}
.navigateCarousal {
  background-color: #EBEAE6;
  padding: 0 !important;
  margin: auto;
  width: 60%;
}
.navigateCarousal .nav-tabs {
  border-bottom: none !important;
  margin: auto;
}
.navigateCarousal li {
  margin: 0 auto;
  border: none !important;
}
.navigateCarousal li a {
  width: auto;
  height: auto;
  background: none;
  text-indent: inherit;
  font-family: 'BarlowCondensed', sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #075180;
  text-transform: uppercase;
  opacity: 1;
  border: 1px solid transparent !important;
  margin: 0 0.5rem;
  background-color: transparent !important;
}
.navigateCarousal li a.active {
  border: none !important;
  border-bottom: 2px solid #075180 !important;
  color: #075180 !important;
}
.navigateCarousal li a:hover {
  text-decoration: none !important;
}
@media (max-width: 600px) {
  .navigateCarousal li a {
    font-size: 14px;
  }
}
.carouselRight {
  display: block !important;
  text-align: left;
}
@media (max-width: 990px) {
  .carouselRight {
    text-align: center;
  }
}
.carouselRight .carouselHead {
  font-size: 2.25rem;
  color: #173249;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1.62px;
  line-height: 38px;
  text-align: left;
}
@media (max-width: 990px) {
  .carouselRight .carouselHead {
    text-align: center;
  }
}
.carouselRight .carouselText {
  font-size: 16px;
  color: #757570;
  line-height: 22px;
  width: 80%;
}
@media (max-width: 990px) {
  .carouselRight .carouselText {
    width: 100%;
    text-align: center;
  }
}
.carouselRight .videoBtn {
  width: 12.33rem;
  height: 2.8rem;
  transform: skew(-20deg);
  background-color: #075180;
  border: 1px solid #075180;
}
.carouselRight .videoBtn .videoText {
  color: #FFFFFF;
  transform: skew(20deg);
  font-size: 1.125rem;
  text-transform: uppercase;
  letter-spacing: 0.81px;
  font-weight: 600;
}
.thumbnailCarousel {
  position: relative;
}
.thumbnailCarousel .item {
  width: 211px;
  margin: 0;
  padding: 0;
}
.thumbnailCarousel .item img {
  width: 100%;
}
.thumbnailCarousel .thumbLeft {
  position: absolute;
  width: 35px !important;
  height: 35px !important;
  border: 2px solid black !important;
  border-radius: 50% !important;
  background-color: transparent !important;
  left: 0;
  top: 45%;
  color: black;
}
.thumbnailCarousel .thumbLeft .bi-chevron-left::before {
  padding: 8px;
}
.thumbnailCarousel .thumbRight {
  width: 35px !important;
  height: 35px !important;
  position: absolute;
  border: 2px solid black !important;
  border-radius: 50% !important;
  background-color: transparent !important;
  right: 0;
  top: 45%;
  opacity: 1;
  color: black;
}
.thumbnailCarousel .thumbRight .bi-chevron-right::before {
  padding: 8px;
}
@media (max-width: 370px) {
  #virtualboat-full-width .full-width-slider .owl-carousel.owl-drag .owl-item {
    width: 93px !important;
  }
  #virtualboat-full-width .why_crest_cons_fet .thumbnailCarousel .item {
    width: 94px;
  }
  #virtualboat-full-width .why_crest_cons_fet .thumbnailCarousel .thumbLeft,
  #virtualboat-full-width .why_crest_cons_fet .thumbnailCarousel .thumbRight {
    top: 15%;
  }
}
@media (max-width: 768px) {
  .navigateCarousal {
    width: 100%;
  }
  .full-width-slider .why_crest_cons_fet .carousel-control-prev,
  .why_crest_cons_fet .carousel-control-next {
    top: 24% !important;
    width: 26px !important;
    height: 26px !important;
    background: transparent !important;
  }
  .full-width-slider .why_crest_cons_fet .carousel-control-prev span i,
  .why_crest_cons_fet .carousel-control-next span i {
    color: #fff;
    top: 1px;
    position: relative;
    font-size: 13px;
    left: -1px;
  }
  .full-width-slider .owl-carousel.owl-drag .owl-item {
    width: 110px !important;
    height: 63px;
  }
  .full-width-slider .why_crest_cons_fet .owl-carousel .owl-nav button {
    font-family: 'BarlowCondensed', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    border: none !important;
    top: 16%;
    margin: 0 16px;
  }
  .full-width-slider .why_crest_cons_fet .owl-carousel .owl-nav button.owl-prev {
    left: -5px;
  }
  .full-width-slider .why_crest_cons_fet .carousalDesc {
    padding-top: 20px;
  }
  .full-width-slider .why_crest_cons_fet .carousalDesc .carou-head {
    font-size: 36px;
    line-height: 55px;
    font-family: 'Titillium Web', sans-serif;
    font-weight: bold;
    color: #173249;
    letter-spacing: 1.62px;
  }
  .full-width-slider .why_crest_cons_fet .carousalDesc .carou-text {
    text-align: left;
    font-family: 'Roboto', sans-serif;
    color: #757570;
  }
  .full-width-slider .why_crest_cons_fet .carousalDesc .carou-text p {
    color: #757570;
  }
  .full-width-slider .navigateCarousal li a {
    font-family: 'BarlowCondensed', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
  }
}
@media (max-width: 425px) {
  .full-width-slider .why_crest_cons_fet .carousel-control-prev,
  .why_crest_cons_fet .carousel-control-next {
    top: 17.5% !important;
  }
  .full-width-slider .why_crest_cons_fet .embed-responsive {
    height: 234px;
  }
  .full-width-slider .why_crest_cons_fet .carousel-item .image-container img {
    height: 234px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .full-width-slider .why_crest_cons_fet .carousel-control-prev,
  .why_crest_cons_fet .carousel-control-next {
    top: 28% !important;
  }
}
.full-width-slider .owl-theme .owl-nav [class*=owl-]:hover {
  background: none;
}

.news-block {
  display: block;
}
.news-block .block .ftr .news-article-title {
  position: relative;
  z-index: 1;
}
.featured-news > .section-hdr {
  padding-bottom: 15px;
  max-width: inherit;
  padding-top: 40px;
}
.featured-news > .section-hdr h4 {
  padding-top: 20px;
}
@media only screen and (min-width: 768px) {
  .featured-news .button-section {
    padding: 23px;
    text-align: center;
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 570px) {
  .news-block {
    display: flex;
    flex-wrap: wrap;
  }
}
.news-block .block {
  height: 600px;
  background-size: cover;
  background-position: center;
  position: relative;
}
.news-block .block:hover {
  background-position: center center;
  animation: shrink 1s ease forwards;
  background-size: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .news-block .block {
    flex: 50%;
    display: none;
  }
  .news-block .block:nth-child(1),
  .news-block .block:nth-child(2) {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .news-block .block {
    flex: 50%;
    display: none;
  }
  .news-block .block:nth-child(1) {
    display: block;
  }
}
.news-block .block .ftr {
  padding: 25px 30px 15px;
  text-align: left;
  background: rgba(0, 0, 0, 0.59);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  color: #fff;
  transition: height 0.4s ease-out;
  overflow: hidden;
}
.news-block .block .ftr span {
  font-family: 'BarlowCondensed', sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
}
.news-block .block .ftr span.hover-panel {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-indent: -999px;
}
.news-block .block .ftr h4 {
  color: #fff;
  font-size: 24px;
  margin: 10px 0;
  letter-spacing: 1.08px;
}
.news-block .block .ftr p {
  color: #fff;
  line-height: 145%;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.news-block .block .ftr .info-date {
  font-family: 'Titillium Web', sans-serif;
  font-size: 16px;
  font-weight: 700;
}
@media only screen and (min-width: 1023px) {
  .news-block .block .ftr {
    height: 200px;
  }
  .news-block {
    display: flex;
    flex-wrap: nowrap;
    padding-bottom: 8px !important;
  }
  .news-block .block {
    width: 100%;
    justify-content: space-between;
    transition: 0.5s ease width;
  }
  .news-block .block .ftr .info-date {
    position: absolute;
    left: 30px;
    bottom: 15px;
  }
  .news-block .block .ftr p {
    height: 95px;
    opacity: 0;
    transition: 0.2s ease-in all;
    overflow: hidden;
  }
  .news-block .block .ftr:hover,
  .news-block .block .ftr.ftr-active {
    height: 280px;
    transition: height 0.4s ease-out;
  }
  .news-block .block .ftr:hover p,
  .news-block .block .ftr.ftr-active p {
    transition: 0.2s ease-in all;
    opacity: 1;
  }
  #virtualboat-img-list .image-list .section-hdr,
  #virtualboat-full-width .full-width-slider .section-hdr {
    max-width: 1166px;
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  #virtualboat-img-list .image-list .section-hdr h4 {
    font-size: 14px;
  }
}
#virtualboat-full-width .full-width-slider .section-hdr {
  padding: 30px 50px 0;
}
.news-block .block .ftr .date {
  font-family: 'Titillium Web', sans-serif;
  font-weight: bold;
  margin-top: 20px;
  font-size: 16px;
}
.news-block .block .ftr a {
  color: #fff;
  text-transform: uppercase;
  font-family: 'Titillium Web', sans-serif;
  font-size: 24px;
  letter-spacing: 1.08px;
  display: flex;
  align-items: center;
  position: relative;
  z-index: 1;
}
.news-block .block .ftr a svg {
  margin-left: 15px;
}
.news-block .block .ftr a:hover {
  text-decoration: none;
}
.news-block .keyboard-focus,
.news-block div:focus,
.news-block p:focus,
.news-block span:focus {
  outline: 1px solid #fff !important;
  border: none;
}
#virtualboat-img-list .image-list .section-hdr {
  padding-bottom: 30px;
  padding-top: 40px;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .featured-news .block {
    height: 550px;
  }
  .featured-news .block .ftr {
    padding: 30px 30px 40px 30px;
  }
  .featured-news .block .ftr h4 {
    margin-bottom: 20px;
  }
  .featured-news .block:nth-child(-n+2) p {
    height: 91px;
  }
  .featured-news .block:nth-child(n+3) {
    display: none;
  }
  .featured-news .button-section {
    padding-top: 30px;
  }
  .featured-news .button-section .btn {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .featured-news .button-section a span {
    font-size: 18px;
    letter-spacing: 0.81px;
  }
  .news-block .block .ftr {
    height: 17rem;
  }
}
@keyframes shrink {
  0% {
    background-size: 100%;
  }
  100% {
    background-size: 110%;
  }
}

.feature-event-wrapper {
  padding: 0 100px;
  overflow: hidden;
}
@media (max-width: 991px) {
  .feature-event-wrapper {
    padding: 0 50px;
  }
}
.feature-event-wrapper .filter-section {
  width: 100%;
}
@media (min-width: 992px) {
  .feature-event-wrapper .filter-section {
    display: flex;
  }
}
.feature-event-wrapper .select-filter {
  margin-bottom: 15px;
  position: relative;
}
.feature-event-wrapper .select-filter::after {
  content: " ";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #000;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.feature-event-wrapper .select-filter select {
  width: 100%;
  padding: 15px !important;
  font: normal normal bold 14px/19px Titillium Web !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  letter-spacing: 0px;
  color: #075180;
  text-transform: uppercase;
  text-overflow: '';
  border: 1px solid #CCCCCC;
}
@media (min-width: 992px) {
  .feature-event-wrapper .select-filter {
    flex: 1;
    margin: 25px 25px 30px;
  }
}
.feature-event-wrapper .row {
  margin: 0 -25px;
}
@media (max-width: 992px) {
  .feature-event-wrapper .row {
    margin: 0;
  }
}
@media (max-width: 992px) {
  .feature-event-wrapper .filtered-result-section .owl-carousel {
    display: block !important;
  }
  .feature-event-wrapper .owl-prev {
    left: -45px !important;
  }
  .feature-event-wrapper .owl-next {
    right: -45px !important;
  }
}
.feature-event-wrapper .owl-prev,
.feature-event-wrapper .owl-next {
  position: absolute;
  top: 40%;
  left: -40px;
  transform: translateY(-40%);
  width: 50px;
  height: 50px;
  background: rgba(0, 0, 0, 0.16) !important;
  border: 1px solid #fff !important;
  border-radius: 50%;
}
.feature-event-wrapper .owl-prev span,
.feature-event-wrapper .owl-next span {
  text-indent: -9999px;
  display: block;
  border-left: 3px solid #fff;
  border-bottom: 3px solid #fff;
  width: 15px;
  height: 15px;
  margin: 0px 19px;
  transform: rotate(45deg);
}
@media (max-width: 768px) {
  .feature-event-wrapper .owl-prev span,
  .feature-event-wrapper .owl-next span {
    width: 12px;
    height: 12px;
    margin: 0 13px;
  }
}
.feature-event-wrapper .owl-next {
  right: -40px;
  left: auto;
  transform: rotate(180deg);
  top: 33%;
}
.feature-event-wrapper .item {
  margin: 0 0 15px;
}
@media (min-width: 992px) {
  .feature-event-wrapper .item {
    margin: 0 25px;
  }
}
.feature-event-wrapper .item .card {
  background: #fff;
  padding: 20px;
  margin: 0;
}
.feature-event-wrapper .item .card .large-link {
  margin-bottom: 10px;
}
.feature-event-wrapper .item .card .large-link a {
  font: normal normal 600 18px/27px 'BarlowCondensed', sans-serif !important;
  letter-spacing: 0px;
  color: #075180 !important;
  text-transform: uppercase;
}
.feature-event-wrapper .item .card p {
  text-align: left;
  font: normal normal normal 14px/16px 'BarlowCondensed', sans-serif;
  letter-spacing: 0px;
  color: #757570;
  margin-bottom: 15px;
  max-width: 75%;
}
.feature-event-wrapper .item .card .button-wrap {
  padding-top: 30px;
  text-align: right;
}
@media (max-width: 767px) {
  .feature-event-wrapper .item .card .button-wrap {
    text-align: center;
  }
}
.feature-event-wrapper .item .card .button-wrap .btn {
  padding: 8px 28px;
}
@media (max-width: 776px) {
  .feature-event-wrapper .owl-prev,
  .feature-event-wrapper .owl-next {
    top: 40% !important;
  }
  .feature-event-wrapper .owl-next {
    margin-top: -14px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .featured-events .owl-carousel .owl-nav button {
    position: absolute;
  }
  .featured-events .owl-carousel .owl-nav .owl-prev {
    left: -8%;
  }
  .featured-events .owl-carousel .owl-nav .owl-next {
    right: -8%;
  }
}
.owl-prev.disabled,
.owl-next.disabled {
  opacity: .02;
  cursor: initial;
}

.pro {
  position: absolute;
  font-weight: 600;
  top: 82%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 42%;
  letter-spacing: 3.6px;
}

@media screen and (max-width: 768px) {

  .f80 {
    font-size: 40px;
  }
}

@media screen and (min-width: 768px) {
  .f80 {
    font-size: 80px;
    line-height: 88px;
  }
}

.colr {
  color: #173249;
}

.bg {
  background: #ebeae6;
}

.dBtn {
    padding-top: 10px;
    margin-left: 8px;
}

.dBtn .btn{
  width:203px;
}

.boatShowText {
 /* width: 88%;*/
  margin-left: 100px;
  margin-right: 45px;
}

.boatShowText p{
	color: #173249;
}
#virtual-boat-show-container{
  max-width: 1366px;
  margin: auto;
}
.boatShowText h5{
    font-size:20px;
    letter-spacing: 0.9px;
    line-height: 19px;
    margin-bottom:15px
}

@media (max-width:768px){
  .boatShowText{
      width: 95% !important;
      margin-left:10px;
      margin-top: 2rem;
  }

 .boatShowText p {
    color: #173249;
    font-size: 14px;
    line-height: 20px;
  }
}


@media (max-width: 600px) {
  .noDealImg {
    margin-top: 2rem;
    width: 100%;
  }
}

@media (max-width: 910px) {
  .noDealImg {
    margin-top: 2rem;
    width: 100%;
  }
}

@media (max-width:600px) {
  .dBtn {
    text-align: center;
  }
  .feature-intro .noDealImg {
    margin-top: 0;
  }
}

.feature-intro{
	padding-top: 10px;
}
@media (max-width:481px){
    .feature-intro-comp{
      padding: 0 10px;
      padding-top: 10px !important;
    }
}
.events {
  background: #fff;
  padding: 20px 48px;
}
.events .container-fixed {
  max-width: 1366px !important;
  padding: 0;
}
.events .noEvents {
  text-align: left;
  font: normal normal bold 14px Titillium Web, sans-serif;
  letter-spacing: 0px;
  color: #075180;
  text-transform: uppercase;
}
.events .card {
  cursor: auto;
}
.events .bwevents .filterCaption {
  text-align: left;
  font: normal normal bold 14px Titillium Web, sans-serif;
  letter-spacing: 0px;
  color: #075180;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.events .bwevents .eventsdropdown {
  margin-bottom: 50px;
}
.events .bwevents .eventsdropdown select {
  height: 46px;
  width: 100%;
  border: 1px solid #CCCCCC;
  padding: 10px;
  -webkit-appearance: none;
  appearance: none;
  text-align: left;
  font: normal normal bold 14px Titillium Web, sans-serif;
  letter-spacing: 0px;
  color: #075180;
  text-transform: uppercase;
  cursor: pointer;
}
@media (max-width: 1023px) {
  .events .bwevents .eventsdropdown select {
    background: #ffffff 0% 0% no-repeat padding-box;
    border: 1px solid #CCCCCC;
  }
}
.events .bwevents .eventsdropdown .drp-dwn {
  display: inline-block;
  width: 26.5%;
  max-width: 100%;
  position: relative;
}
@media (min-width: 1024px) {
  .events .bwevents .eventsdropdown .drp-dwn {
    margin-right: 14px;
  }
}
.events .bwevents .eventsdropdown .drp-dwn:after {
  content: "\f0d7";
  color: #000000;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  position: absolute;
  cursor: pointer;
  pointer-events: none;
  font-size: 18px;
  right: 15px;
  top: 15px;
}
.events .bwevents .eventsdropdown .hideLabel {
  display: none;
}
.eventsdropdown .toggle-switch .switch.toggleFocus {
  outline: 2px solid black!important;
}
.events .bwevents .eventsdropdown .toggle-switch {
  width: 14.5%;
  text-align: right;
  display: inline-block;
}
.events .bwevents .eventsdropdown .switchLabel {
  text-align: left;
  font: normal normal 600 18px Titillium Web, sans-serif;
  letter-spacing: 0px;
  color: #005282;
  padding: 0 10px;
}
.events .bwevents .eventsdropdown .switch {
  position: relative;
  display: inline-block;
  width: 43px;
  height: 25px;
  outline: none;
}
.events .bwevents .eventsdropdown .switch:focus {
  outline: none;
}
.events .bwevents .eventsdropdown .switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  border: 1px solid #075180;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.events .bwevents .eventsdropdown .switch .slider:before {
  position: absolute;
  content: "";
  height: 23px;
  width: 23px;
  left: 0;
  bottom: 0;
  background-color: #fff;
  border: 1px solid #075180;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.events .bwevents .eventsdropdown .switch .slider.round {
  border: 1px solid #075180;
  border-radius: 34px;
  outline: none;
  /* remove blue outline from safari browser */
}
.events .bwevents .eventsdropdown .switch .slider.round:before {
  height: 20px;
  width: 20px;
  left: 0px;
  bottom: 2px;
  border-radius: 50%;
}
.events .bwevents .eventsdropdown .switch input {
  opacity: 0;
}
.events .bwevents .eventsdropdown .switch input:checked + .slider {
  border: 1px solid #002f5f;
  background-color: #002f5f;
}
.events .bwevents .eventsdropdown .switch input:checked + .slider:before {
  border: 1px solid #075180;
  left: 20px;
}
.events .bwevents .sorteventcontent .card-story-event a {
  text-decoration: none;
}
.events .bwevents .card-story-event {
  padding: 20px 26px;
  border: 1px solid #CCCCCC;
  margin: 20px 0;
}
.events .bwevents .card-story-event .card-head .row {
  align-items: center;
}
.events .bwevents .card-story-event .eventTitle {
  text-align: left;
  font: normal normal 600 18px/27px Titillium Web, sans-serif;
  letter-spacing: 0px;
  color: #173249;
  text-transform: uppercase;
  opacity: 1;
}
.events .bwevents .card-story-event .eventcountry,
.events .bwevents .card-story-event .eventdate {
  text-align: left;
  font: normal normal 500 16px/22px Roboto Medium, sans-serif;
  letter-spacing: 0px;
  color: #173249;
  opacity: 1;
}
.events .bwevents .card-story-event .eventdesc p {
  text-align: left;
  font: normal normal bold 16px/24px Titillium Web, sans-serif;
  letter-spacing: 0.72px;
  color: #173249;
  text-transform: uppercase;
  opacity: 1;
}
.events .bwevents .card-story-event .fa-angle-down {
  color: #173249;
  font-size: 20px;
  font-weight: bold;
  margin-top: 6px;
  text-align: right;
}
.events .bwevents .card-story-event .eventdesc {
  margin-top: 20px;
}
.events .bwevents .card-story-event .eventdesc p {
  margin-top: 0px;
}
.events .bwevents .card-story-event .eventdesc p:first-child {
  margin-right: 5px;
}
.events .bwevents .card-story-event .event-links a {
  text-align: left;
  text-decoration: underline;
  font: normal normal bold 16px Roboto, sans-serif;
  letter-spacing: 0px;
  color: #005282;
  text-transform: uppercase;
  opacity: 1;
  transform: none;
  padding: 10px 20px;
}
.events .bwevents .card-story-event .event-links a:focus,
.events .bwevents .card-story-event .event-links a.focus {
  box-shadow: none;
}
.events .bwevents .card-story-event .card-head[aria-expanded="true"] .fa-angle-down {
  transform: rotate(180deg);
}
.events .bwevents .events-morecardsbtn {
  margin: 0 auto;
}
@media only screen and (min-width: 1024px) {
  .events .bwevents .card-story-event .event-links {
    align-items: flex-end;
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .events .bwevents .card-story-event .card-head[aria-expanded="true"] + .event-detail-card {
    display: flex;
    justify-content: space-between;
  }
}
@media only screen and (max-width: 1023px) {
  .events .bwevents .card-story-event .card-head .row {
    align-items: unset;
  }
  .events .bwevents .card-story-event .fa-angle-down {
    margin-top: 0;
  }
  .events .bwevents .eventsdropdown {
    margin-bottom: 20px;
  }
  .events .bwevents .eventsdropdown .drp-dwn {
    width: 100%;
    margin-bottom: 20px;
  }
  .events .bwevents .eventsdropdown .toggle-switch {
    width: 100%;
  }
  .events .bwevents .card-story-event .eventTitle {
    font: normal normal 600 16px/24px Titillium Web, sans-serif;
    letter-spacing: 0.72px;
    margin-bottom: 20px;
  }
  .events .bwevents .card-story-event .eventcountry,
  .events .bwevents .card-story-event .eventdate {
    font: normal normal normal 12px/20px Roboto, sans-serif;
    color: #000000 !important;
  }
  .events .bwevents .eventdate {
    text-align: right;
  }
  #events-list-container .text .cmp-text p {
    font: normal normal 500 14px/22px Roboto Medium, sans-serif !important;
    padding: 0 25px !important;
  }
  .events .bwevents .card-story-event {
    padding: 15px 12px;
  }
  .events .bwevents .card-story-event .event-links {
    justify-content: space-around;
    margin: 0;
  }
  .events .bwevents .card-story-event .event-links a {
    padding: 10px 0;
    font: normal normal bold 14px/16px Roboto, sans-serif;
  }
  #event-details-container .aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--default--5 {
    width: 100%;
  }
  #event-details-container .aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--default--3 {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .events {
    padding: 20px 10px;
  }
  #events-list-container .text .cmp-text p {
    font: normal normal normal 14px/21px Roboto, sans-serif !important;
    padding: 0 10px !important;
    margin-bottom: 0;
  }
  .events .bwevents .card-story-event .eventdesc .eventsponsername {
    text-align: left;
    font: normal normal normal 12px/20px Roboto, sans-serif !important;
    letter-spacing: 0px;
    color: #000000 !important;
    opacity: 1;
    text-transform: none;
  }
  .events .bwevents .card-story-event .eventdesc p {
    font: normal normal 600 16px/24px Titillium Web, sans-serif;
    letter-spacing: 0.72px;
  }
  .events .bwevents .filterCaption {
    padding: 0 10px;
  }
  .events .bwevents .bw-event-cards.sorteventcontent {
    padding: 0 10px;
  }
}
@media only screen and (max-width: 424px) {
  .events .bwevents .card-story-event .event-links div:first-child {
    flex: 50%;
  }
  .events .bwevents .card-story-event .event-links div:last-child a {
    padding-left: 15px;
  }
}
.events .bwevents .card-story-event .eventdesc .eventsponsername {
  text-align: left;
  font: normal normal 500 16px/22px Roboto Medium, sans-serif;
  letter-spacing: 0px;
  color: #173249;
  opacity: 1;
  text-transform: none;
}
#events-list-container .text .cmp-text p {
  text-align: center;
  font: normal normal 500 16px/22px Roboto Medium, sans-serif;
  letter-spacing: 0px;
  color: #173249;
  opacity: 1;
  padding: 0 80px;
}
/**Event details Styles Starts**/
#event-details-left-container {
  padding: 40px 40px 30px 50px;
  border-right: 1px solid #CFCFCF;
}
#event-details-left-container .cta .align-center {
  text-align: left;
  padding-left: 20px;
}
#event-details-left-container .cta .align-center a .lg-orange-btn {
  font: normal normal bold 16px Titillium Web, sans-serif;
  letter-spacing: 0.72px;
  color: #173249;
  text-transform: uppercase;
  opacity: 1;
  background: transparent;
  border: none;
  appearance: none;
  -webkit-appearance: none;
}
#event-details-left-container .cta .align-center a .lg-orange-btn:before {
  content: "\f053";
  font: 100 14px/1 FontAwesome;
  margin-right: 30px;
}
#event-details-left-container .text {
  padding-left: 70px;
}
#event-details-left-container .text .cmp-text {
  color: #173249;
}
#event-details-left-container .text .cmp-text h4 {
  text-align: left;
  font: normal normal bold 20px/26px Titillium Web, sans-serif;
  letter-spacing: 0.9px;
  color: #173249;
  text-transform: uppercase;
  margin: 0 0 20px;
}
#event-details-left-container .text .cmp-text p {
  text-align: left;
  font: normal normal normal 16px/19px Roboto, sans-serif;
  letter-spacing: 0px;
  color: #173249;
}
#event-details-left-container .image {
  padding-left: 70px;
  padding-bottom: 50px;
}
#event-details-right-container {
  padding: 30px 60px 30px 50px;
}
#event-details-right-container .text .cmp-text {
  color: #173249;
}
@media only screen and (max-width: 1023px) {
  #event-details-right-container .text .cmp-text p {
    text-align: left !important;
  }
}
#event-details-right-container .text .cmp-text h4 {
  text-align: left;
  font: normal normal bold 20px/26px Titillium Web, sans-serif;
  letter-spacing: 0.9px;
  color: #173249;
  text-transform: uppercase;
  opacity: 1;
  margin: 0;
}
#event-details-right-container .text .cmp-text a {
  text-align: left;
  text-decoration: underline;
  font: normal normal bold 16px/19px Roboto, sans-serif;
  letter-spacing: 0px;
  color: #005282;
  text-transform: uppercase;
  opacity: 1;
  display: inline-block;
  margin-bottom: 24px;
}
#event-details-right-container .cta .align-center {
  text-align: left;
}
#event-details-right-container .image {
  position: relative;
  margin-top: 50px;
}
#event-details-right-container .image .cmp-image__title {
  text-align: center;
  font: normal normal bold 24px/32px Titillium Web, sans-serif;
  letter-spacing: 1.08px;
  color: #FFFFFF;
  text-transform: uppercase;
  opacity: 1;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 80%;
  transform: translate(-50%, -20%);
}
@media only screen and (max-width: 1023px) {
  #event-details-right-container .image .cmp-image__title {
    padding-bottom: 24px;
  }
}
#event-details-right-container .image::before {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: transparent linear-gradient(360deg, #000000 0%, rgba(10, 10, 10, 0.796) 12%, rgba(24, 24, 24, 0.396) 29%, rgba(84, 84, 84, 0) 100%) 0% 0% no-repeat padding-box;
}
#event-details-right-container .image .cmp-image__title .first-word {
  display: block;
}
#event-details-right-container .text .cmp-text p:last-child,
#event-details-right-container .text .cmp-text p:last-child a {
  margin-bottom: 0;
}
#event-details-right-container .cta .align-center a .primary {
  margin: 0 10px;
}
@media only screen and (max-width: 1023px) {
  #event-details-left-container {
    padding: 20px;
    border-right: none;
  }
  #event-details-left-container .cta .align-center {
    padding-left: 0;
  }
  #event-details-left-container .text {
    padding-left: 10px;
  }
  #event-details-left-container .image {
    padding-left: 0px;
    padding-bottom: 0px;
  }
  #event-details-right-container {
    padding: 10px 20px;
  }
  #event-details-right-container .text .cmp-text h4 {
    font: normal normal bold 16px/24px Titillium Web, sans-serif;
    letter-spacing: 0.72px;
  }
  #event-details-right-container .cta .align-center {
    text-align: center;
  }
  #event-details-right-container .image {
    margin-top: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .events .bwevents .filterCaption {
    margin-bottom: 16px;
  }
  .events .bwevents .eventsdropdown {
    margin-bottom: 24px;
  }
  .events .bwevents .eventsdropdown .drp-dwn {
    margin-bottom: 16px;
  }
  .events .bwevents .eventsdropdown .drp-dwn select {
    font-size: 12px;
  }
  .events .bwevents .events-morecardsbtn {
    padding-top: 11px;
    padding-bottom: 11px;
    margin-top: 32px;
  }
  .events .bwevents .events-morecardsbtn span {
    font-size: 18px;
  }
}
/**Event details Styles end**/

#get-contact-dealer form.active,
#get-free-catalog form.active,
#customer-service form.active {
  display: block !important;
}
#get-contact-dealer form.hide,
#get-free-catalog form.hide,
#customer-service form.hide {
  display: none !important;
}
.form-toggle-container {
  padding: 20px;
  width: 100% !important;
  float: none !important;
}
.toggle-nav {
  transform: skew(-20deg);
  background: #ffffff 0% 0% no-repeat padding-box;
  align-items: center;
  justify-content: center;
  border: 1px solid #005282;
  width: max-content;
  margin: auto;
}
.toggle-nav li {
  outline: none;
  margin: -1px;
}
.toggle-nav a.nav-link {
  font: 600 18px Titillium Web;
  letter-spacing: 0.72px;
  color: #005282;
  text-transform: uppercase;
  opacity: 1;
}
@media (max-width: 776px) {
  .toggle-nav a.nav-link {
    font: 600 14px Titillium Web;
  }
}
@media (max-width: 768px) {
  .toggle-nav a.nav-link {
    font: 600 18px Titillium Web;
  }
}
.toggle-nav a span {
  transform: skew(20deg);
  display: block;
  cursor: pointer;
}
.toggle-nav a.nav-link:nth-of-type(0) {
  border-right: 1px solid;
}
.toggle-nav a.nav-link.active {
  background: #075180 0% 0% no-repeat padding-box;
  color: #fff;
}
#get-free-catalog .toggle-nav a[data-formid="view-online-tab"] span::before {
  content: "";
  background: url(../../../content/dam/crestliner/general/icons/RequestCatalog-visibility-Icon.svg) no-repeat left center;
  background-size: 20px;
  padding-left: 25px;
  transform: skew(20deg);
}
#get-free-catalog .toggle-nav a[data-formid="view-online-tab"].active span::before {
  background: url(../../../content/dam/crestliner/general/icons/visibility-24px-white.svg) no-repeat left center;
  background-size: 20px;
  content: "";
  outline: none;
}
#get-free-catalog .toggle-nav a[data-formid="view-online-tab"].active span::before:focus {
  outline: none;
}
#get-free-catalog .toggle-nav a[data-formid="send-email-tab"].active span::before {
  content: "";
  background: url(../../../content/dam/crestliner/general/icons/RequestCatalog-Email-Icon.svg) no-repeat left center;
  background-size: 20px;
  padding-left: 25px;
  transform: skew(20deg);
}
#get-free-catalog .toggle-nav a[data-formid="send-email-tab"] span::before {
  background: url(../../../content/dam/crestliner/general/icons/email-24px-blue.svg) no-repeat left center;
  background-size: 20px;
  content: "";
  padding-left: 25px;
  outline: none;
}
#get-free-catalog .toggle-nav a[data-formid="send-email-tab"] span::before:focus {
  outline: none;
}
@media (min-width: 992px) and (max-width: 1100px) {
  .form-toggle-container {
    transform: scale(0.9);
    margin-left: -20px;
  }
  #get-free-catalog .form-toggle-container {
    transform: scale(0.9);
    margin-left: -35px;
  }
}
@media (max-width: 400px) {
  .form-toggle-container {
    transform: scale(0.9);
    margin-left: 0;
  }
  #get-free-catalog .form-toggle-container {
    transform: scale(0.9);
    margin-left: 0;
    padding: 20px 10px;
  }
  #customer-service .form-toggle-container {
    transform: scale(0.8);
    margin-left: -4px;
    padding: 20px 4px;
  }
}
@media (max-width: 320px) {
  .form-toggle-container {
    transform: scale(0.9);
    margin-left: -25px;
  }
  #get-free-catalog .form-toggle-container {
    transform: scale(0.7);
    margin-left: 0;
    margin: 0 -15px !important;
    padding: 20px 7px;
  }
  #customer-service .form-toggle-container {
    transform: scale(0.6);
    margin-left: 0;
    margin: 0 -15px !important;
    padding: 20px 0px;
  }
}
#get-free-catalog .text p {
  font: normal normal 600 16px/24px Titillium Web;
}
@media (max-width: 776px) {
  #get-free-catalog .cmp-text.c-link {
    padding-left: 25px;
    padding-right: 25px;
  }
  #get-free-catalog .cmp-text.c-link div {
    font-size: 12px;
    font-weight: 500;
  }
  #get-free-catalog .crestliner-form-toggle .toggle-nav a.nav-link span {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  #get-free-catalog .cmp-text.c-link div {
    font-weight: 400;
  }
  #get-free-catalog .checkbox-wrapper ~ .error_message {
    display: block;
    padding-left: 0;
    width: 100%;
    min-width: 320px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1023px) {
  #get-free-catalog .cmp-text.c-link div {
    font-size: 14px;
  }
}
@media screen and (device-width: 360px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3) {
  #customer-service .form-toggle-container {
    margin-left: -9px;
  }
}
.form-toggle-disclaimer {
  text-align: center;
  padding-bottom: 20px;
}

@media (max-width: 767px) {
  .catalog-list .category-cards-row > div {
    display: flex;
    flex-wrap: wrap;
    width: 50%;
  }
}
.catalog-list .card {
  background: none;
}
.catalog-list .card .card-title {
  font: normal normal bold 24px/30px 'Titillium Web';
  letter-spacing: 1.08px;
  color: #173249;
  text-transform: uppercase;
  opacity: 1;
  text-align: center;
}
@media (max-width: 767px) {
  .catalog-list .card .card-title {
    font: normal normal normal 14px/20px Roboto;
  }
}
.catalog-list .category .titlevalue h2 {
  text-align: left;
  font: normal normal normal 34px/42px 'BarlowCondensed', sans-serif;
  letter-spacing: 1.53px;
  color: #173249;
  text-transform: uppercase;
  opacity: 1;
  margin-bottom: 0;
  padding: 10px 5px;
}
@media (max-width: 767px) {
  .catalog-list .category .titlevalue h2 {
    font: normal normal normal 20px/31px 'BarlowCondensed', sans-serif;
  }
}
.catalog-list .cta-list {
  display: block;
  width: 100%;
  text-align: center;
}
.catalog-list .loadmore button {
  position: relative;
  margin-top: 20px;
  text-decoration: none;
  font-family: 'BarlowCondensed', sans-serif;
  font-size: 14px;
  letter-spacing: 0.63px;
  padding: 10px 34px;
  text-transform: uppercase;
  display: inline-block;
  border-radius: 0;
  white-space: nowrap;
  font-weight: 600;
  color: #fff;
  background: transparent;
  border: none;
  width: auto;
  z-index: 1;
}
@media (max-width: 767px) {
  .catalog-list .loadmore button {
    font: normal normal 600 14px/21px 'BarlowCondensed', sans-serif;
  }
}
.catalog-list .loadmore button::after {
  background: #075180;
  transform: skew(-20deg);
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  height: 100%;
  z-index: -1;
}
.catalog-list .loadmore button:hover::after {
  color: #fff;
  background: #173249;
}

/*! jQuery UI - v1.12.1 - 2016-09-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0); /* support: IE8 */
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
	pointer-events: none;
}


/* Icons
----------------------------------*/
.ui-icon {
	display: inline-block;
	vertical-align: middle;
	margin-top: -.25em;
	position: relative;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.ui-widget-icon-block {
	left: 50%;
	margin-left: -8px;
	display: block;
}

/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin: 2px 0 0 0;
	padding: .5em .5em .5em .7em;
	font-size: 100%;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: 0;
}
.ui-menu .ui-menu {
	position: absolute;
}
.ui-menu .ui-menu-item {
	margin: 0;
	cursor: pointer;
	/* support: IE10, see #8844 */
	list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-item-wrapper {
	position: relative;
	padding: 3px 1em 3px .4em;
}
.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
	margin: -1px;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2em;
	margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	left: auto;
	right: 0;
}
.ui-button {
	padding: .4em 1em;
	display: inline-block;
	position: relative;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;

	/* Support: IE <= 11 */
	overflow: visible;
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2em;
	box-sizing: border-box;
	text-indent: -9999px;
	white-space: nowrap;
}

/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
	text-indent: 0;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -8px;
	margin-left: -8px;
}

.ui-button.ui-icon-notext .ui-icon {
	padding: 0;
	width: 2.1em;
	height: 2.1em;
	text-indent: -9999px;
	white-space: nowrap;

}

input.ui-button.ui-icon-notext .ui-icon {
	width: auto;
	height: auto;
	text-indent: 0;
	white-space: normal;
	padding: .4em 1em;
}

/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.ui-controlgroup {
	vertical-align: middle;
	display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
	float: left;
	margin-left: 0;
	margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
	z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
	display: block;
	float: none;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
	box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
	padding: .4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
	font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
	border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
	border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
	border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
	border-bottom: none;
}

/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {

	/* Support: IE8 only, Android < 4.4 only */
	width: 75%;
	width: calc( 100% - 2.4em );
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
	border-top-style: solid;
}

.ui-checkboxradio-label .ui-icon-background {
	box-shadow: inset 1px 1px 1px #ccc;
	border-radius: .12em;
	border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
	width: 16px;
	height: 16px;
	border-radius: 1em;
	overflow: visible;
	border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
	background-image: none;
	width: 8px;
	height: 8px;
	border-width: 4px;
	border-style: solid;
}
.ui-checkboxradio-disabled {
	pointer-events: none;
}
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 45%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

/* Icons */
.ui-datepicker .ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	left: .5em;
	top: .3em;
}
.ui-dialog {
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}
.ui-dialog .ui-resizable-n {
	height: 2px;
	top: 0;
}
.ui-dialog .ui-resizable-e {
	width: 2px;
	right: 0;
}
.ui-dialog .ui-resizable-s {
	height: 2px;
	bottom: 0;
}
.ui-dialog .ui-resizable-w {
	width: 2px;
	left: 0;
}
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
	width: 7px;
	height: 7px;
}
.ui-dialog .ui-resizable-se {
	right: 0;
	bottom: 0;
}
.ui-dialog .ui-resizable-sw {
	left: 0;
	bottom: 0;
}
.ui-dialog .ui-resizable-ne {
	right: 0;
	top: 0;
}
.ui-dialog .ui-resizable-nw {
	left: 0;
	top: 0;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
.ui-draggable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}
.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
	background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
	height: 100%;
	filter: alpha(opacity=25); /* support: IE8 */
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}
.ui-selectable {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}
.ui-selectmenu-menu {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.ui-selectmenu-menu .ui-menu {
	overflow: auto;
	overflow-x: hidden;
	padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5;
	padding: 2px 0.4em;
	margin: 0.5em 0 0 0;
	height: auto;
	border: 0;
}
.ui-selectmenu-open {
	display: block;
}
.ui-selectmenu-text {
	display: block;
	margin-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
	text-align: left;
	white-space: nowrap;
	width: 14em;
}
.ui-selectmenu-icon.ui-icon {
	float: right;
	margin-top: 0;
}
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: -1px;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}
.ui-sortable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}
.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: .222em 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 2em;
}
.ui-spinner-button {
	width: 1.6em;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
}
.ui-spinner-up {
	top: 0;
}
.ui-spinner-down {
	bottom: 0;
}
.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding: .2em;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
}
body .ui-tooltip {
	border-width: 2px;
}
/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}
.ui-widget.ui-widget-content {
	border: 1px solid #c5c5c5;
}
.ui-widget-content {
	border: 1px solid #dddddd;
	background: #ffffff;
	color: #333333;
}
.ui-widget-content a {
	color: #333333;
}
.ui-widget-header {
	border: 1px solid #dddddd;
	background: #e9e9e9;
	color: #333333;
	font-weight: bold;
}
.ui-widget-header a {
	color: #333333;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,

/* We use html here because we need a greater specificity to make sure disabled
works properly when clicked or hovered */
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
	border: 1px solid #c5c5c5;
	background: #f6f6f6;
	font-weight: normal;
	color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
	color: #454545;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
	border: 1px solid #cccccc;
	background: #ededed;
	font-weight: normal;
	color: #2b2b2b;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
	color: #2b2b2b;
	text-decoration: none;
}

.ui-visual-focus {
	box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	border: 1px solid #003eff;
	background: #007fff;
	font-weight: normal;
	color: #ffffff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
	border: #003eff;
	background-color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #ffffff;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #dad55e;
	background: #fffa90;
	color: #777620;
}
.ui-state-checked {
	border: 1px solid #dad55e;
	background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #f1a899;
	background: #fddfdf;
	color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70); /* support: IE8 */
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35); /* support: IE8 */
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url("../components/content/build-price/clientlibs/css/images/ui-icons_444444_256x240.png");
}
.ui-widget-header .ui-icon {
	background-image: url("../components/content/build-price/clientlibs/css/images/ui-icons_444444_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
	background-image: url("../components/content/build-price/clientlibs/css/images/ui-icons_555555_256x240.png");
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
	background-image: url("../components/content/build-price/clientlibs/css/images/ui-icons_ffffff_256x240.png");
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
	background-image: url("../components/content/build-price/clientlibs/css/images/ui-icons_777620_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url("../components/content/build-price/clientlibs/css/images/ui-icons_cc0000_256x240.png");
}
.ui-button .ui-icon {
	background-image: url("../components/content/build-price/clientlibs/css/images/ui-icons_777777_256x240.png");
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-caret-1-n { background-position: 0 0; }
.ui-icon-caret-1-ne { background-position: -16px 0; }
.ui-icon-caret-1-e { background-position: -32px 0; }
.ui-icon-caret-1-se { background-position: -48px 0; }
.ui-icon-caret-1-s { background-position: -65px 0; }
.ui-icon-caret-1-sw { background-position: -80px 0; }
.ui-icon-caret-1-w { background-position: -96px 0; }
.ui-icon-caret-1-nw { background-position: -112px 0; }
.ui-icon-caret-2-n-s { background-position: -128px 0; }
.ui-icon-caret-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -65px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -65px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 1px -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 3px;
}

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa;
	opacity: .3;
	filter: Alpha(Opacity=30); /* support: IE8 */
}
.ui-widget-shadow {
	-webkit-box-shadow: 0px 0px 5px #666666;
	box-shadow: 0px 0px 5px #666666;
}

/*****************************************************
LESS compilation failed due a JavaScript error!

Input: /apps/crestliner/components/content/build-price/clientlibs/css/build-price.less
Error: ParseError: unmatched `'` in /apps/crestliner/components/content/build-price/clientlibs/css/build-price.less on line 899, column 25:
898 #sign-in-build-price .btn {
899     font: 600 18px/27px 'BarlowCondensed, sans-serif;
900 	text-transform: uppercase;


(uncompiled LESS src is included below)
*****************************************************/
.greyscale {
    -webkit-filter: grayscale(80%);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(80%);
}

.familiy_cards > h2 {
    text-align: center;
}

.build-price .scrtabs-tab-container {
    height: auto;
    display: flex;
}

.build-price .scrtabs-tabs-fixed-container {
    height: auto;
}

.build-price .sign-in-wrapper a.sign-in {
    font-weight: bold;
}

.build-price .buildPriceCategory{
    text-transform:uppercase;
}

.build-price .contentBottom .card{
    cursor:default;
}

.bodyContent h2.model-title {
    width: 100%;
    margin: 0 auto;
    padding: 50px 0;
}

.slider {
    position: relative;
    padding-top: 1.5rem;
}

.slider .minRange {
    text-align: left;
    font-size: 18px;
    color: #173249;
    float: left;
    padding-top: 10px;
    margin-left: 1px;
    font-weight: 600;
}

.slider .maxRange {
    text-align: right;
    font-size: 18px;
    color: #173249;
    float: right;
    padding-top: 10px;
    margin-right: 2px;
    font-weight: 600;
}

span.ui-slider-handle.ui-corner-all.ui-state-default {
    background: #005282;
    border: none;
    border-radius: 50%;
    top: -10px;
    outline: none;
    width: 21px;
    height: 21px;
}

/* span.ui-slider-handle.ui-corner-all.ui-state-default:focus{
        outline: 1px solid black;

    } */

.ui-slider-range.ui-corner-all.ui-widget-header {
    border: none;
    background: #005282;
    height: 2px;
}

.slider-length .ui-slider-handle,
.slider-price .ui-slider-handle {
    cursor: pointer;
}

div.slider-length,
div.slider-price {
    border: none;
    background: #005282;
    height: 2px;
    width: calc(~"100% - 21px");
    margin-left: 8px;
}

/* CSS Document */

.dropdown {
    height: 58px;
    background: #fff;
}

.dropdown select {
    width: 100%;
    padding: 1rem;
    appearance: none !important;
    -webkit-appearance: none;
    outline: none;
    z-index: 1;
    position: absolute;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid #757570;
    color: #757570;
    font-size: 18px;
    font-weight: 600;
}

.dropdown select option {
    font-weight: 600;
}

.dropdown::after {
    content: "";
    width: 0;
    height: 0;
    border-top: 7px solid #000;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid transparent;
    position: absolute;
    right: 1rem;
    top: 1.5rem;
}

.bodyContent {
    max-width: 100%;
    margin: 0 auto;
    text-transform: uppercase;
    text-align: center;
    color: #17334b;
    background: #fff;
    font-family: "Titillium Web", sans-serif;
}

.bodyContent a,
.bodyContent button {
    font-weight: normal;
    text-shadow: 0 0 black;
}

.topLinks {
    background: #173249;
    position: relative;
}

.topLinks ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.topLinks ul li {
    display: inline-block;
    padding: 0.25% 0;
    white-space: nowrap;
    margin: 1.25% 2%;
}

.topLinks a {
    color: #fff;
    text-decoration: none;
    padding: 0px;
    display: inline-block;
    font-size: 18px;
    letter-spacing: .81px;
    font-family: "Titillium Web", sans-serif;
    font-weight: 400;
}

.topLinks a:hover {
    color: #fff;
}

.topLinks li:hover {
    border-bottom: 2px solid #fff;
}

.topLinks li.active {
    border-bottom: 2px solid #fff;
}

.topLinks li.active a {
    color: #fff;
    font-weight: bold;
    font-family: "Titillium Web", sans-serif;
}

/*the container must be positioned relative:*/

.custom-select {
    position: relative;
    font-family: Arial;
}

.custom-select select {
    display: none;
    /*hide original SELECT element:*/
}

.select-selected {
    background-color: DodgerBlue;
}

/*style the arrow inside the select element:*/

.select-selected:after {
    position: absolute;
    content: "";
    top: 14px;
    right: 10px;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-color: #fff transparent transparent transparent;
}

/*point the arrow upwards when the select box is open (active):*/

.select-selected.select-arrow-active:after {
    border-color: transparent transparent #fff transparent;
    top: 7px;
}

/*style the items (options), including the selected item:*/

.select-items div,
.select-selected {
    color: #ffffff;
    padding: 8px 16px;
    border: 1px solid transparent;
    border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
    cursor: pointer;
    user-select: none;
}

/*style items (options):*/

.select-items {
    position: absolute;
    background-color: DodgerBlue;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;
}

/*hide the items when the select box is closed:*/

.select-hide {
    display: none;
}

.select-items div:hover,
.same-as-selected {
    background-color: rgba(0, 0, 0, 0.1);
}

.build-price .filter {
    margin: 30px auto 50px;
    max-width: 1180px;
    padding: 0 20px;
    @media (min-width: 768px) {
        padding: 0 40px;
    }
    @media(max-width:1023px) {
        margin-bottom:30px;
    }
}


.build-price .filter .category,
.build-price .filter .length,
.build-price .filter .priceRange {
    width: 28%;
    display: inline-block;
    text-align: left;
    margin-right: 5%;
}

.build-price .filter .category .dropdown,
.build-price .filter .category .dropdown select {
    cursor: pointer;
}

.build-price .filter label {
    display: block;
    font-weight: bold;
    font-size: 24px;
    letter-spacing: 1.08px;
    color: #173249;
}

.bodyContent h2 {
	font-family: 'BarlowCondensed', sans-serif;
    text-transform: uppercase;
    font-size: 55px;
    width: 70%;
    margin: 0 auto;
    padding: 0 0 30px;
    font-weight: bold;
    letter-spacing: 2.48px;
}

familiy_cards > h2 {
    text-align: center;
}

.contentTop .card-holder {
    margin: 0 auto;
}

.card {
    /* display: inline-block; */
    margin: .5rem;
    cursor: pointer;
    background: #fff;
    border: 0;
    /* min-width: 360px; */
    padding: 0;
}

.contentTop {
    padding-bottom: 1rem;
}

.contentTop .card.family {
    max-width: 270px;
}

.contentTop .card img {
    width: 100%;
    max-width: 270px;
}

.card .fam-name {
    font-family: 'BarlowCondensed', sans-serif;
    color: #262C3C;
    font-size: 18px;
    letter-spacing: .9px;
    padding-top: 10px;
    font-weight: 900;
}

/* .card h4 {
        margin: 5px;
        font-size: 100%;
        font-weight: bold;
    } */

.contentBottom {
    background: #ebeae6;
    text-align: center;
}

.contentBottom .container {
    display: none;
    margin: 1rem auto;
    max-width: 1155px;
    padding: 20px;
}

.contentTop.container {
    max-width: 1155px;
    padding: 0 20px;
}

@media (min-width: 768px) {

    .contentBottom .container,
    .contentTop.container {
        padding: 0 40px;
    }
}

.contentBottom h2 {
	font-family: 'BarlowCondensed', sans-serif;
    text-align: center;
}

.contentBottom .card {
    text-align: left;
    vertical-align: top;
    /*width: 360px;*/
    margin: .5rem .15rem;
}

.contentBottom .card .build-img {
    width: 100%;
}

.contentBottom .card .button-section {
    margin: 0 0 0 2px;
    width: 100%;
    padding: 0;
    display: flex;
    justify-content: center;
	font-family: 'BarlowCondensed', sans-serif;
}

.contentBottom .card .content {
    padding: 1rem;
    position: relative;
}

.contentBottom .card .content img {
    position: absolute;
    right: 15px;
    top: 20px;
    opacity: 1;
    height: auto;
    width: auto;
    max-width: 30%;
}

.contentBottom .card .content h3 {
    margin-bottom: 0;
    font-size: 24px;
    /* margin-top: 1rem; */
    width: 70%;
    letter-spacing: 1.2px;
    color: #173249;
    @media (min-width: 768px) and (max-width: 1023px) {
        width:70%;
        min-height: 56px;
    }
}

.contentBottom .card .content p.price {
    margin: 0px;
    font-size: 18px;
    color: #075180;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 400;
}

.contentBottom .card .content p.price strong {
    font-weight: 700;
}

.contentBottom .card .content .details {
    padding: 0 0 .5rem 0;
}

.contentBottom .card .content .details div:first-child {
    padding-left: 0;
}

.contentBottom .card .content .details div {
    display: inline-block;
    text-align: center;
    border-right: 1px solid #ccc;
    line-height: 18px;
    margin: .8rem 0;
    padding: 0 1rem;
}

.contentBottom .card .content .details div+div+div {
    border: 0;
}

.contentBottom .card .content .details div span {
    display: block;
    color: #005282;
    font-size: 10px;
    letter-spacing: .45px;
    font-family: "Roboto, Regular", sans-serif;
}

.contentBottom .card .content .details div span+span {
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #173249;
    font-family: "Titillium Web", sans-serif;
}

.contentBottom .card .content a {
    background: #075180;
    border: 2px solid #075180;
    transform: skewX(-20deg);
    color: #fff;
    padding: 7px 15px;
    text-transform: uppercase;
    cursor: pointer;
    display: inline-block;
    border-radius: 0;
}

@media (max-width: 350px) {
    .contentBottom .card .content a {
        padding: 7px;
    }
}

.contentBottom .card .content a span {
    display: inline-block;
    transform: skewX(20deg);
    font-size: 18px;
    letter-spacing: .81px;
    white-space: nowrap;
    font-weight: 600;
}

.contentBottom .card .content a+a {
    background: #fff;
    color: #005282;
    border: 2px solid #005282;
    position: relative;
    left: -5px;
}

.contentBottom .card .content a+a span {
    color: #005282;
}

.ui-select .ui-btn {
    text-align: left;
    font-weight: normal;
    box-shadow: 0 0 0;
    background: #fff;
    border-radius: 0;
}

input.ui-slider-input,
input.ui-slider-input:focus {
    border: 0;
    text-shadow: 0 0 0;
    box-shadow: 0 0 0;
    top: 15px;
    position: relative;
    text-align: left;
    width: 45%;
}

.ui-rangeslider .ui-slider-input.ui-rangeslider-last {
    float: right;
    text-align: right;
}

.ui-slider-track .ui-btn.ui-slider-handle {
    font-size: 0;
    line-height: 30px;
    background: #005282;
    border: 0;
    width: 15px;
    height: 15px;
    border-radius: 15px;
    margin: -7px 0 0 -7px;
}

.ui-rangeslider .ui-rangeslider-sliders {
    position: relative;
    overflow: visible;
    height: 10px;
    margin: 0 8px;
}

.ui-slider-track,
.ui-slider-track:first-child {
    height: 2px !important;
}

.ui-slider-track .ui-slider-bg {
    background: #005282 !important;
}

.ui-slider-popup {
    display: none !important;
}

.ui-select .ui-btn {
    background-color: transparent !important;
}

.ui-select .ui-btn select option {
    padding: 2%;
}

.ui-icon-carat-d:after {
    background: url("../components/content/build-price/clientlibs/css/images/icon_arrow.png") 95% center no-repeat !important;
}

.topLinks .button-sec {
	font-family: 'BarlowCondensed', sans-serif;
    position: absolute;
    right: 50px;
    top: 0;
    display: inline-flex;
    white-space: nowrap;
    bottom: 0;
    align-items: center;
}

.save-boats-txt {
    color: #fff;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    margin-right: 0;
    font-size: 18px;
    letter-spacing: .81px;
    font-weight: 700;
}

.topLinks .saved-boat {
    transform: skewX(-20deg);
    color: #005282;
    border: 2px solid #005282;
    height: 46px;
    padding: 1rem 0;
    float: left;
    display: flex;
    align-items: center;
    background: #fff;
}

.topLinks .saved-boat span {
    font-size: 18px;
    letter-spacing: .81px;
    color: #005282;
    transform: skewX(20deg);
    text-transform: uppercase;
    padding: 0 .5rem;
}

.topLinks .button-sec a.sign-out {
	font-family: 'BarlowCondensed', sans-serif;
    text-transform: uppercase;
    text-decoration: underline !important;
    float: left;
    display: flex;
    align-items: center;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
}

.sign-in-wrapper,
.sign-out-wrapper {
    display: inline-flex;
}

.sign-in-wrapper a,
.sign-out-wrapper a {
    text-decoration: underline;
    padding-left: 10px;
}

.closebtn {
    color: #075180;
    font-size: 12px;
    font-family: 'Titillium Web', sans-serif;
    text-transform: uppercase;
    /*text-decoration: underline !important;  */
}

@media only screen and (max-width: 1200px) {
    /* .nav-tabs {
            border-bottom: 1px solid rgba(255, 255, 255, .3);
        }

        .topLinks .button-sec {
           
            position: relative;
            right: 0;
            top: 0;
            display: inline-flex;
            white-space: nowrap;
        } */
}

@media only screen and (max-width: 1025px) {
    .contentTop .card-holder {
        margin: 0 auto;
        overflow: hidden;
        /* padding: 0; */
    }

    .build-price .filter .slider {
        padding-top: 10px;
    }

    .build-price .filter .category,
    .build-price .filter .length,
    .build-price .filter .priceRange {
        width: 100%;
        margin: 10px 0;
    }
}

@media only screen and (max-width: 768px) {
    .bodyContent {
        font-size: 85%;
    }

    .build-price .filter label {
        font-size: 20px;
    }

    .topLinks a {
        font-size: 16px;
        letter-spacing: 0.72px;
    }

  
    .bodyContent h2.model-title {
        /* width: 100%; */
        margin: 0 auto;
        padding: 20px 0;
    }

    .family-title {
        font-size: 3rem !important;
    }

    .bodyContent h2.model-title {
        font-size: 34px;
    }

    .contentTop .card.family {
        margin: 0 auto;
    }

    .card img {
        width: 100%;
    }

    .bodyContent h2 {
        font-size: 34px;
    }

    .contentBottom {
        padding: 3% 0 3%;
    }

    .contentBottom h2 {
        font-size: 140%;
    }

    .contentBottom .card .content img {
        width: auto;
        height: auto;
    }

    .contentBottom .card {
        max-width: 335px;
        margin: .5rem auto;
    }

    .contentBottom .card .content button {
        display: none;
    }

    .build-price .filter .category,
    .build-price .filter .length,
    .build-price .filter .priceRange {
        width: 100%;
        margin: 10px 0;
    }

    .topLinks ul li {
        margin: 15px 3.5%;
    }

    /* div.slider-length,
        div.slider-price {
            width: calc(100% - 21px);
            margin-left: 8px;
        }

        .slider .minRange {
            margin-left: 0;
        } */
}

#build-price-signin-signout .saved-boat {
    text-decoration: none;
    font-weight: 600;
    margin-right: 20px;
}

@media screen and (max-width: 1200px) {
    .topLinks .button-sec {
        position: absolute;
        right: 20px;
        bottom: -65px;
        display: inline-flex;
        white-space: nowrap;
        top: unset;
    }

    .save-boats-txt {
        color: #173249;
        font-size: 16px;
    }

    .sign-in-wrapper,
    .sign-out-wrapper {
        display: inline-flex;
        flex-direction: column;
        align-items: flex-end;
    }

    .sign-in-wrapper a,
    .sign-out-wrapper a {
        color: #075180;
        font-size: 18px;
    }

    .sign-out-wrapper {
        display: inline-flex;
        flex-direction: column;
        align-items: flex-end;
        position: relative;
        top: 30px;
    }

    #build-price-signin-signout .saved-boat {
        margin: 20px 0 5px;
    }
}

@media (min-width: 1200px) {
    .contentBottom .card .content {
        min-height: 230px;
        display: flex;
        flex-direction: column;
    }

    .contentBottom .card .content .details {
        flex-grow: 1;
        display: flex;
        align-items: center;
    }

    .contentTop .card-holder {
        padding: 0;
    }

    .contentTop .card img {
        width: 100%;
        max-width: 270px;
        height: 190px;
        object-fit: cover;
    }
}

@media (max-width: 767px) {
    .card p.fam-name {
        color: #075180;
        font-size: 14px;
        font-weight: bold;
        font-family: "BarlowCondensed", sans-serif;
    }
}

@media (max-width: 1023px) {
    .bodyContent .contentTop h2 {
        width: 100%;
        padding: 0px 10px 30px 10px;
    }
}

#sign-up-build-price .sign-in-build-price {
    padding: 9px 1rem 1rem;
}

#sign-in-build-price .sign-in-build-price {
    padding: 0;
}

#sign-in-build-price .sign-in-build-price .container {
    width: 100% !important;
}

#sign-in-build-price .sign-in-build-price .image,
#sign-up-build-price .sign-in-build-price .image {
    margin: 0px 0 10px !important;
}

#sign-in-build-price .sign-in-build-price form .button,
#sign-up-build-price .sign-in-build-price form .button {
    padding: 0 0 0px 0 !important;
}

#sign-in-build-price .btn {
    font: 600 18px/27px 'BarlowCondensed, sans-serif;
	text-transform: uppercase;
}

.build-price {
    .build-price-wrapper {
        margin-bottom: 36px;

        @media (min-width: 768px) and (max-width: 1023px) {
            margin-bottom: 16px;
        }

        @media (max-width: 767px) {
            margin-bottom: 8px;
        }

        .contentTop.container {
            padding-bottom: 45px;

            @media (min-width: 768px) and (max-width: 1023px) {
                padding-bottom: 24px;
            }

            @media (max-width: 767px) {
                padding-bottom: 14px;
            }
        }

        .contentBottom {
            @media (min-width: 768px) and (max-width: 1023px) {
                padding-bottom: 0;
                padding-top: 0;
            }

            @media (max-width: 767px) {
                padding-top: 0;
                padding-bottom: 0;
            }

            .container {
                margin-top: 0;
                margin-bottom: 33px;

                @media (min-width: 768px) and (max-width: 1023px) {
                    padding-top: 15px;
                    margin-bottom: 15px;
                }

                @media (max-width: 767px) {
                    padding-top: 10px;
                    margin-bottom: 8px;
                }
            }
        }
    }
}
.tour-360-container {
  background: #EBEAE6;
  width: 100%;
  text-align: center;
}
.tour-360-container h2 {
  text-align: center;
  font: normal normal normal 34px/42px 'BarlowCondensed', sans-serif;
  letter-spacing: 1.53px;
  color: #173249;
  text-transform: uppercase;
}
.boat-threesixty-view.text-color-navy-blue .tour-360-container h2 {
  color: #173249;
}
.boat-threesixty-view.background-color-grey .tour-360-container {
  background-color: #EBEAE6;
}
#virtual-boat-show-container .feature-intro {
  padding-bottom: 15px;
  padding-top: 0;
}
#virtual-boat-360-tour-container {
  padding-top: 14px;
}
@media only screen and (min-width: 1024px) {
  .tour-360-container h2 {
    font-size: 55px;
    line-height: 65px;
    letter-spacing: 2.48px;
  }
  #virtual-boat-360-tour-container {
    padding-top: 39px;
  }
  #virtual-boat-show-container .feature-intro {
    padding-bottom: 25px;
    padding-top: 30px;
  }
  #virtualboat-img-list {
    padding-bottom: 20px;
  }
  #virtualboat-img-list .section-hdr h4 {
    margin-bottom: 30px;
  }
}
.tour-360-container .tour-360-image-container {
  position: relative;
}
.tour-360-container .tour-360-image-container img {
  width: 100%;
  height: 600px;
  object-fit: cover;
}
@media only screen and (max-width: 1024px) {
  #virtual-boat-360-tour-container .boat-threesixty-view .container {
    padding-left: 0;
    padding-right: 0;
  }
  #virtual-boat-360-tour-container .boat-threesixty-view .container .scrtabs-tab-container .scrtabs-tabs-fixed-container {
    width: 100%!important;
  }
  #virtual-boat-360-tour-container .boat-threesixty-view .container .scrtabs-tab-container .scrtabs-tab-scroll-arrow {
    display: none!important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .tour-360-container .tour-360-image-container img {
    height: 400px;
  }
  .tour-360-container .tour-360-image-container .icon-text-wrapper .img-text a {
    font: normal normal bold 18px/27px 'Titillium Web';
    letter-spacing: 0.81px;
    color: #FFFFFF;
    opacity: 1;
  }
}
@media only screen and (max-width: 767px) {
  .tour-360-container .tour-360-image-container img {
    height: 215px;
  }
  #virtual-boat-360-tour-container .boat-threesixty-view .container .scrtabs-tab-container {
    height: 30px;
  }
  #virtual-boat-show-hero .hero-text-container {
    width: 100% !important;
  }
}
.tour-360-container .tour-360-image-container .icon-text-wrapper {
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  /* transform: translate(-50%,-50%); */
  color: white;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.tour-360-container .tour-360-image-container .icon-text-wrapper .vt-icon,
.tour-360-container .tour-360-image-container .icon-text-wrapper img {
  width: 100px;
  height: 100px;
  cursor: pointer;
}
@media only screen and (min-width: 1024px) {
  .tour-360-container .tour-360-image-container .icon-text-wrapper .vt-icon .tour-360-container .tour-360-image-container .icon-text-wrapper img {
    width: 100px;
    height: 100px;
  }
}
.tour-360-container .tour-360-image-container .icon-text-wrapper .img-text {
  font: normal normal bold 18px Titillium Web, sans-serif;
  letter-spacing: 0.81px;
  color: #FFFFFF;
  text-transform: uppercase;
  padding-top: 10px;
}
@media only screen and (min-width: 1024px) {
  .tour-360-container .tour-360-image-container .icon-text-wrapper .img-text {
    font-size: 36px;
    letter-spacing: 1.62px;
  }
}
.image-content-overlay .tour-360-container .tour-360-image-container .icon-text-wrapper .img-text {
  background: rgba(23, 50, 73, 0.5);
  padding: 20px;
  width: auto !important;
}
.tour-360-container .tour-360-image-container .icon-text-wrapper .img-text a {
  font-family: 'BarlowCondensed', sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
  white-space: nowrap;
  cursor: pointer;
}
.tour-360-container .tour-360-image-container .icon-text-wrapper .img-text a:hover {
  text-decoration: none;
}
.tour-360-container .tour-360-image-container .iframe-container {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.tour-360-container .tour-360-image-container .iframe-container iframe {
  height: 600px;
  width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .tour-360-container .tour-360-image-container .iframe-container iframe {
    height: 400px;
    width: inherit;
  }
  .tour-360-container h4 {
    font-size: 16px !important;
  }
  .boatShowText h5 {
    font-size: 16px !important;
  }
}
@media only screen and (max-width: 767px) {
  .tour-360-container .tour-360-image-container .iframe-container iframe {
    height: 215px;
    width: inherit;
  }
}
@media (max-width: 767px) {
  .tour-360-container .tour-360-image-container .icon-text-wrapper {
    top: 12%;
  }
  .tour-360-container .tour-360-image-container {
    height: auto;
  }
  .tour-360-container .tour-360-image-container .icon-text-wrapper .vt-icon,
  .tour-360-container .tour-360-image-container .icon-text-wrapper img {
    width: 42px;
    height: 42px;
  }
  .tour-360-container .tour-360-image-container .icon-text-wrapper .img-text {
    font-size: 14px;
    letter-spacing: 0;
  }
  .tour-360-container .button-section {
    padding: 10px;
  }
  .tour-360-container h4 {
    font-size: 14px !important;
    line-height: 21px;
  }
  .tour-360-container ul.nav-tabs > li {
    font-family: 'Titillium Web', sans-serif;
    font-size: 18px;
    font-weight: bold;
  }
  #virtual-boat-360-tour-container .boat-threesixty-view .mt-4 {
    margin-top: 14px !important;
  }
}
.tour-360-container .scrtabs-tab-scroll-arrow {
  border: 0 !important;
}
.tour-360-container .scrtabs-tab-scroll-arrow.disable,
.family-models-tab .scrtabs-tab-scroll-arrow.disable {
  opacity: .0;
  cursor: inherit;
}
.tour-360-container .scrtabs-tab-scroll-arrow.disable {
  display: none !important;
}
.family-models-tab .scrtabs-tab-scroll-arrow {
  margin-top: 12px;
}
@media only screen and (min-width: 1024px) {
  #virtual-boat-show-container .feature-intro .img-section {
    padding-bottom: 35px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  #virtual-boat-show-container .feature-intro .img-section img {
    width: 100%;
  }
}
#virtual-boat-360-tour-container .button-section {
  padding-top: 14px;
  padding-bottom: 6px;
}

.tour-tabs-list li a {
  font-family: 'BarlowCondensed', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}
.tour-360-container h2 {
  font-family: 'BarlowCondensed', sans-serif;
  text-transform: uppercase;
}
.virtualTourHead,
.boatExpHead {
  text-transform: uppercase;
  font-size: 3.4rem;
  letter-spacing: 2.4px;
  color: #173249;
  font-weight: bold;
}
.textInfo {
  text-transform: uppercase;
  font-size: 1.5rem;
  letter-spacing: 1.08px;
  color: #173249;
  font-weight: bold;
  width: 82%;
  text-align: center;
  margin: auto;
}
@media only screen and (max-width: 767px) {
  .textInfo {
    font-size: 14px;
    width: 89%;
  }
}
@media only screen and (max-width: 767px) {
  .tour-360-container h2 {
    font-size: 34px;
  }
}
.tourBtn,
.videoBtn {
  width: 16.4rem;
  transform: skew(-20deg);
  background-color: #075180;
  border: 1px solid #075180 ;
}
.videoBtn {
  width: 12.313rem;
  height: 2.8rem;
}
.tourText,
.videoText {
  color: #FFFFFF;
  transform: skew(20deg);
  font-size: 1.125rem;
  text-transform: uppercase;
  letter-spacing: 0.81px;
  font-weight: 600;
}
.tour-tabs-list {
  border-bottom: none !important;
  padding-top: 2px;
}
.tour-tabs-list ul.nav-tabs > li {
  font-family: 'Titillium Web', sans-serif;
  font-size: 18px;
  font-weight: bold;
}
.tour-tabs-list li {
  margin: 0 auto;
  border: none !important;
}
.tour-tabs-list li a {
  width: auto;
  height: auto;
  background: none;
  text-indent: inherit;
  font-family: 'BarlowCondensed', sans-serif;
  font-size: 18px;
  font-weight: 600;
  color: #075180;
  text-transform: uppercase;
  opacity: 1;
  border: 1px solid transparent !important;
  margin: 0 0.5rem;
  background-color: transparent !important;
  padding: .25rem 1rem;
}
.tour-tabs-list li a.active {
  color: #075180 !important;
  text-decoration: underline;
  text-decoration-thickness: 2px;
}
@media (max-width: 600px) {
  .tour-tabs-list li a {
    font-size: 14px;
  }
}
.scrtabs-tab-scroll-arrow > span {
  border-right: 3px solid #075180;
  border-bottom: 3px solid #075180;
}
.iframeContainer {
  overflow: hidden;
}
.iframeContainer .resp-iFrame {
  width: 85.375rem;
  height: 45.5rem;
}
@media (max-width: 400px) {
  .iframeContainer .resp-iFrame {
    width: 23.43rem;
    height: 12.75rem;
  }
}
@media (max-width: 767px) {
  .tour-tabs-list .li {
    margin: 0 !important;
  }
  .tour-tabs-list li a {
    margin-left: 0 !important;
    padding-left: 0px !important;
  }
}

/**
 * bootstrap4-scrolling-tabs
 * @version v1.0.0
 * @link https://github.com/mikejacobson/bootstrap4-scrolling-tabs
 * @author Mike Jacobson <michaeljjacobson1@gmail.com>
 * @license MIT License, http://www.opensource.org/licenses/MIT
 */
 .scrtabs-tab-container * {
  box-sizing: border-box; }

.scrtabs-tab-container {
  height: 42px; }
  .scrtabs-tab-container .tab-content {
    clear: left; }

    

.scrtabs-tab-container .scrtabs-tabs-movable-container > .navbar-nav {
  -ms-flex-direction: row;
  flex-direction: row; }

.scrtabs-tabs-fixed-container {
  float: left;
  height: 42px;
  overflow: hidden;
  width: 100%; }

.scrtabs-tabs-movable-container {
  position: relative;
  transition: transform 2s; }
  .scrtabs-tabs-movable-container .tab-content {
    display: none; }

.scrtabs-tab-container.scrtabs-rtl .scrtabs-tabs-movable-container > ul.nav-tabs {
  padding-right: 0; }

.scrtabs-tab-scroll-arrow {
  border: 1px solid #dddddd;
  border-top: none;
  cursor: pointer;
  display: none;
  float: left;
  font-size: 12px;
  height: 100%;
  padding-left: 0.5em;
  padding-top: 1.3em;
  width: 20px; }
  .scrtabs-tab-scroll-arrow:hover {
    background-color: #eeeeee; }

.scrtabs-tab-scroll-arrow > span {
  border-right: 3px solid #007bff;
  border-bottom: 3px solid #007bff;
  display: block;
  width: 8px;
  height: 8px;
  transform: rotate(-45deg); }
  .scrtabs-tab-scroll-arrow > span:hover {
    border-right-color: #0056b3;
    border-bottom-color: #0056b3; }

.scrtabs-tab-scroll-arrow-left > span {
  transform: rotate(135deg); }

.scrtabs-tab-scroll-arrow-right {
  padding-left: 0.4em; }

.scrtabs-tab-scroll-arrow,
.scrtabs-tab-scroll-arrow .scrtabs-click-target {
  cursor: pointer; }

.scrtabs-tab-scroll-arrow.scrtabs-with-click-target {
  cursor: default; }

.scrtabs-tab-scroll-arrow.scrtabs-disable,
.scrtabs-tab-scroll-arrow.scrtabs-disable .scrtabs-click-target {
  color: #ddd;
  cursor: default; }
  .scrtabs-tab-scroll-arrow.scrtabs-disable > span,
  .scrtabs-tab-scroll-arrow.scrtabs-disable .scrtabs-click-target > span {
    border-color: #ddd; }

.scrtabs-tab-scroll-arrow.scrtabs-disable:hover {
  background-color: initial; }

.scrtabs-tabs-fixed-container ul.nav-tabs > li {
  white-space: nowrap; }

.nav-tabs .dropdown-menu {
  border-top-color: transparent;
  margin-top: 0; }

.reveal-block {
  display: block;
}
.hero .hero-image .hero-text-container .hero-description,
.hero .hero-image .hero-text-container .hero-description p {
  font-family: 'BarlowCondensed', sans-serif;
}
@media only screen and (min-width: 1023px) {
  .reveal-block {
    display: flex;
  }
}
.reveal-block .block {
  height: 490px;
  background-size: cover;
  background-position: center;
  position: relative;
}
@media only screen and (min-width: 1023px) {
  .reveal-block .block {
    height: 600px;
    width: 100%;
    justify-content: space-between;
    transition: 0.5s ease width;
  }
}
@media (max-width: 1026px) {
  .boat-main-categories .reveal-block .block {
    pointer-events: none;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .reveal-block .block:hover,
  .reveal-block .block.active {
    width: 100%;
    transition: none;
  }
}
@media only screen and (min-width: 1023px) {
  .reveal-block .block:hover,
  .reveal-block .block.active {
    width: 300%;
    transition: 0.5s ease width;
  }
  .boat-main-categories {
    margin-top: -20px;
  }
}
@media only screen and (max-width: 767px) {
  #why-crestliner .reveal-block .block .hdr {
    height: auto!important;
    max-height: 100%;
  }
  .boat-main-categories > .section-hdr > h2 {
    font-family: 'BarlowCondensed', sans-serif;
    text-transform: uppercase;
    font-size: 35px;
  }
  .boat-main-categories > .section-hdr > p {
    font: normal normal normal 14px/20px 'BarlowCondensed', sans-serif;
  }
  #why-crestliner .boat-main-categories > .section-hdr > p {
    margin-bottom: 0;
  }
  .reveal-block .block .hdr h4 {
    font-size: 24px;
  }
}
.reveal-block .block .hdr {
  padding: 20px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
}
.reveal-block .block .hdr h4 {
  margin: 0;
  color: #fff;
}
.reveal-block .block .hdr p {
  font-family: 'BarlowCondensed', sans-serif;
  margin: 10px 0 0;
  color: #fff;
  font-weight: 700;
}
.boat-title-white .reveal-block .block .hdr h4,
.boat-title-white .reveal-block .block .hdr p {
  color: #fff;
}
.boat-title-darkblue .reveal-block .block .hdr h4,
.boat-title-darkblue .reveal-block .block .hdr p {
  color: #173249;
}
.reveal-block .block .button-section {
  position: absolute;
  left: 20px;
  bottom: 40px;
  display: flex;
  padding: 0;
  flex-direction: column;
  pointer-events: auto;
}
.reveal-block .block .button-section a {
  font-family: 'BarlowCondensed', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  margin-top: 20px;
}
@media only screen and (min-width: 1025px) {
  .reveal-block .block .button-section {
    left: auto;
    right: 60px;
    opacity: 0;
    transition: 0.5s ease-in all;
  }
}
@media only screen and (min-width: 1023px) {
  .reveal-block .block:hover .button-section,
  .reveal-block .block.active .button-section {
    right: 40px;
    opacity: 1;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .reveal-block .block .hdr {
    height: auto !important;
  }
  .reveal-block .block .hdr h4 {
    font-size: 24px;
  }
  .reveal-block .block .hdr p {
    font: normal normal bold 14px/21px 'BarlowCondensed', sans-serif;
  }
  .reveal-block .block .button-section a {
    font-family: 'BarlowCondensed', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    background-color: #075180;
    color: #ffffff;
    font-size: 18px;
    padding: 10px 40px;
  }
}
.reveal-block .block .hdr {
  padding: 20px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
  word-break: break-word;
  margin-bottom: 20px;
}
.reveal-block .block .hdr p {
  font-family: 'BarlowCondensed', sans-serif;
  margin: 10px 0 0;
  color: #fff;
  font-weight: 700;
  overflow: hidden;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .reveal-block {
    display: block;
  }
  #why-crestliner .reveal-block .block .hdr {
    height: auto!important;
    max-height: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #why-crestliner .reveal-block .block {
    height: 350px;
  }
  #why-crestliner .reveal-block .block .hdr p {
    font-size: 16px !important;
  }
  #why-crestliner .hero .hero-image .hero-text-container .hero-description,
  #why-crestliner .hero .hero-image .hero-text-container .hero-description p {
    font-size: 18px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  #why-crestliner .reveal-block .block .hdr p {
    font: normal normal normal 16px/24px 'BarlowCondensed', sans-serif;
  }
  #why-crestliner .reveal-block .block .button-section {
    left: 40px;
  }
  #why-crestliner .image-list .img-block-wrapper .image-block .img-block-footer {
    font: normal normal bold 14px/21px 'Titillium Web';
  }
  #why-crestliner .image-list .img-block-wrapper .image-block .img-block-footer .desc {
    font: normal normal bold 14px/21px 'Titillium Web';
  }
  #why-crestliner .image-list .img-block-wrapper .image-block .img-block-footer .desc p {
    font: normal normal bold 14px/21px 'BarlowCondensed', sans-serif;
  }
  #why-crestliner .title .cmp-title__text .cmp-title-heading {
    font: normal normal bold 34px/42px 'Titillium Web';
    color: #173249;
  }
  #crestliner-feature-carousel .carousel .slick-dotted.slick-slider {
    padding-bottom: 0px !important;
  }
  #crestliner-feature-carousel .carousel .carousel-demo2 .slick-slide {
    height: 100%;
  }
  #crestliner-feature-carousel .carousel .carousel-demo2 .slick-arrow {
    top: 30%;
  }
  #crestliner-feature-carousel .carousel .slick-dots {
    position: relative;
    bottom: 7px;
  }
  #crestliner-feature-carousel .carousel .slider-button {
    margin-bottom: 20px;
  }
  #crestliner-feature-carousel .paddingBottom30 .head-width {
    padding-bottom: 0px;
  }
  .feature-intro .feature-intro-comp {
    padding-bottom: 12px !important;
  }
}

/**
 * bootstrap4-scrolling-tabs
 * @version v1.0.0
 * @link https://github.com/mikejacobson/bootstrap4-scrolling-tabs
 * @author Mike Jacobson <michaeljjacobson1@gmail.com>
 * @license MIT License, http://www.opensource.org/licenses/MIT
 */

.boat_sub_cat_container .scrtabs-tab-container * {
    box-sizing: border-box;
}

.boat_sub_cat_container .scrtabs-tab-container {
    height: 42px;
}

.boat_sub_cat_container .scrtabs-tab-container .tab-content {
    clear: left;
}

.boat_sub_cat_container .scrtabs-tab-container .scrtabs-tabs-movable-container>.navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
}

.boat_sub_cat_container .scrtabs-tabs-fixed-container {
    float: left;
    height: 42px;
    overflow: hidden;
    width: 100%;
}

.boat_sub_cat_container .scrtabs-tabs-movable-container {
    position: relative;
    transition: transform 2s;
	top: 4px;
}

.boat_sub_cat_container .scrtabs-tabs-movable-container .tab-content {
    display: none;
}

.boat_sub_cat_container .scrtabs-tab-container.scrtabs-rtl .scrtabs-tabs-movable-container>ul.nav-tabs {
    padding-right: 0;
}

.boat_sub_cat_container .scrtabs-tab-scroll-arrow {
    border: 1px solid #dddddd;
    border-top: none;
    cursor: pointer;
    display: none;
    float: left;
    font-size: 12px;
    height: 100%;
    padding-left: 0.5em;
    padding-top: 1.3em;
    width: 20px;
}

.boat_sub_cat_container .scrtabs-tab-scroll-arrow:hover {
    background-color: #eeeeee;
}

.boat_sub_cat_container .scrtabs-tab-scroll-arrow>span {
    border-right: 3px solid #007bff;
    border-bottom: 3px solid #007bff;
    display: block;
    width: 8px;
    height: 8px;
    transform: rotate(-45deg);
}

.scrtabs-tab-scroll-arrow>span:hover {
    border-right-color: #0056b3;
    border-bottom-color: #0056b3;
}

.boat_sub_cat_container .scrtabs-tab-scroll-arrow-left>span {
    transform: rotate(135deg);
}

.boat_sub_cat_container .scrtabs-tab-scroll-arrow-right {
    padding-left: 0.4em;
}

.boat_sub_cat_container .scrtabs-tab-scroll-arrow,
.boat_sub_cat_container .scrtabs-tab-scroll-arrow .scrtabs-click-target {
    cursor: pointer;
}

.boat_sub_cat_container .scrtabs-tab-scroll-arrow.scrtabs-with-click-target {
    cursor: default;
}

.boat_sub_cat_container .scrtabs-tab-scroll-arrow.scrtabs-disable,
.boat_sub_cat_container .scrtabs-tab-scroll-arrow.scrtabs-disable .scrtabs-click-target {
    color: #ddd;
    cursor: not-allowed;
    display: none !important;
}

.boat_sub_cat_container .scrtabs-tab-scroll-arrow.scrtabs-disable>span,
.boat_sub_cat_container .scrtabs-tab-scroll-arrow.scrtabs-disable .scrtabs-click-target>span {
    border-color: #ddd;
}

.boat_sub_cat_container .scrtabs-tab-scroll-arrow.scrtabs-disable:hover {
    background-color: initial;
}

.boat_sub_cat_container .scrtabs-tabs-fixed-container ul.nav-tabs>li {
    white-space: nowrap;
}

.boat_sub_cat_container .nav-tabs .dropdown-menu {
    border-top-color: transparent;
    margin-top: 0;
}
.boat_sub_cat_container {
  padding: 30px 48px 0px 48px;
}
@media (max-width: 991px) and (min-width: 767px) {
  .boat_sub_cat_container {
    padding: 30px 0 0px;
  }
}
#category-intro .cmp-title .head-width {
  padding: 0  !important;
}
#category-intro .cmp-title .head-width h2 {
  font-family: 'BarlowCondensed', sans-serif;
  text-transform: uppercase;
  padding-top: 24px  !important;
  padding-bottom: 8px !important;
}
#category-intro .cmp-title .head-width h5 {
  padding-bottom: 12px  !important;
}
#category-intro .boat-list .boat_sub_cat_container .nav {
  align-items: center;
  /* justify-content: space-around; */
}
#category-intro .boat-list .scrtabs-tabs-fixed-container .scrtabs-tabs-movable-container .subcatlist li.nav-item {
  padding: 2px 30px;
}
@media (max-width: 767px) {
  #category-intro .boat-list .scrtabs-tabs-fixed-container .scrtabs-tabs-movable-container .subcatlist li.nav-item {
    padding: 2px 6px;
  }
}
.boat_sub_cat_container .tab-content > .tab-pane {
  display: block;
  opacity: 0;
  height: 0px;
}
.boat_sub_cat_container .tab-content > .active {
  opacity: 1;
  height: auto;
}
.boat_sub_cat_container .head-width {
  padding: 0;
}
.boat_sub_cat_title {
  text-align: center;
  font-size: 55px ;
  font-weight: 700;
  font-family: "Titillium Web";
  letter-spacing: 2.48px;
  color: #173249;
  text-transform: uppercase;
  opacity: 1;
}
.boat_sub_cat_sub_title {
  text-align: center;
  font-size: 24px ;
  font-weight: 700;
  font-family: "Titillium Web";
  letter-spacing: 1.08px;
  color: #173249;
  text-transform: uppercase;
  opacity: 1;
}
.boat_sub_cat_intro_text,
#category-intro .cmp-text.c-link p {
  text-align: left;
  font: normal normal normal 16px/22px 'BarlowCondensed', sans-serif;
  letter-spacing: 0px;
  color: #757570;
  padding: 0px 20px;
  margin: 0 auto;
  max-width: 1155px;
  opacity: 1;
}
.boat_sub_cat_tab_container {
  overflow: hidden;
}
.boat_sub_cat_tab_container .nav-link {
  font: normal normal 600 18px/27px 'BarlowCondensed', sans-serif;
  letter-spacing: 0px;
  color: #075180;
  text-transform: uppercase;
  opacity: 1;
  padding: .1rem 0;
  margin: 0rem 1rem;
  border: 0px;
  border-radius: 0px;
}
.boat_sub_cat_tab_container .nav-tabs .nav-link:focus,
.boat_sub_cat_tab_container .nav-tabs .nav-link:hover {
  border: 0;
}
.boat_sub_cat_tab_container .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  color: #075180;
  background-color: transparent;
  border: 0 !important;
}
.boat_sub_cat_tab_container .nav-tabs {
  border-bottom: 0px;
}
.boat_sub_cat_tab_container .scrtabs-tab-scroll-arrow > span {
  border-right: 3px solid #075180;
  border-bottom: 3px solid #075180;
}
.boat_sub_cat_tab_container .nav-link.active {
  border-bottom: 2px solid #075180 !important;
}
.boat_sub_cat_tab_container .tab-content {
  margin: 17px 0 6px;
}
.boat_sub_cat_tab_container .tab-content > .tab-pane {
  Z-index: 999;
}
.boat_sub_cat_tab_container .tab-content > .tab-pane.active {
  display: block;
  z-index: 1000;
}
.boat_sub_cat_img_content {
  position: relative;
  height: auto;
}
.boat_sub_cat_img_content picture img {
  height: 100%;
  width: 100%;
}
@media only screen and (max-width: 1023px) {
  .boat_sub_cat_img_content picture img {
    height: 100%;
    max-width: 100%;
  }
}
.boat_sub_cat_img_content > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.boat_sub_cat_info {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 30px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
@media (min-width: 992px) {
  .boat-list.left-gradient .boat_sub_cat_info {
    background: linear-gradient(90deg, #000000 0%, rgba(0, 0, 0, 0.45) 45%, rgba(113, 113, 113, 0.31) 69%, rgba(255, 255, 255, 0) 100%);
  }
  .boat-list.right-gradient .boat_sub_cat_info {
    background: linear-gradient(270deg, #000000 0%, rgba(0, 0, 0, 0.45) 45%, rgba(113, 113, 113, 0.31) 69%, rgba(255, 255, 255, 0) 100%);
  }
  .boat_feature_list_container {
    margin-bottom: 0;
  }
}
.boat_sub_cat_info h3,
.boat_sub_cat_info .sub-title,
.boat_sub_cat_info p,
.boat_sub_cat_add_info .boat_sub_cat_add_info {
  position: relative;
  z-index: 2;
}
.boat-list.text-white .boat_sub_cat_info h3,
.boat-list.text-white .boat_sub_cat_info .sub-title,
.boat-list.text-white .boat_sub_cat_info p,
.boat-list.text-white .boat_sub_cat_info .boat_sub_cat_add_info .boat_spec,
.boat-list.text-white .boat_sub_cat_info .boat_sub_cat_add_info .boat_spec > div {
  color: #FFFFFF;
}
.boat-list.text-blue .boat_sub_cat_info h3,
.boat-list.text-blue .boat_sub_cat_info .sub-title,
.boat-list.text-blue .boat_sub_cat_info p,
.boat-list.text-blue .boat_sub_cat_info .boat_sub_cat_add_info .boat_spec,
.boat-list.text-blue .boat_sub_cat_info .boat_sub_cat_add_info .boat_spec > div {
  color: #173249;
}
.boat_sub_cat_info h3 {
  font: normal normal bold 36px/55px Titillium Web;
  letter-spacing: 1.62px;
  color: #FFFFFF;
  text-transform: uppercase;
  opacity: 1;
  padding-bottom: 0;
  margin-bottom: 0;
  color: #fff;
}
.boat_sub_cat_info .sub-title {
  font: normal normal bold 16px/24px Titillium Web;
  letter-spacing: 0px;
  color: #FFFFFF;
  margin-bottom: 20px;
}
.boat_sub_cat_info p {
  font: normal normal normal 16px/19px 'BarlowCondensed', sans-serif;
  letter-spacing: 0.72px;
  color: #FFFFFF;
  opacity: 1;
  padding: 0px;
  color: #fff;
  display: flex;
}
@media (min-width: 992px) {
  .boat_sub_cat_info p {
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 0;
    width: 384px;
    flex-grow: 1;
  }
}
.boat_sub_cat_add_info {
  margin: 20px 0;
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
}
.boat_sub_cat_add_info span {
  display: inline-block;
}
.boat_icon {
  width: 45px;
  height: auto;
}
.boat_icon img {
  width: 100%;
}
@media (max-width: 991px) {
  .boat_icon {
    background: #085180;
    mask-size: contain;
    mask-repeat: no-repeat;
    mask-position: center right;
    -webkit-mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center right;
    width: 45px;
    height: 45px;
  }
  .boat_icon img {
    display: none;
  }
  .boat_feature_list_info.fast_info {
    padding-top: 0;
  }
  .boat_feature_list_container .nav-tabs .nav-item .boat_feature_details p:not(label) {
    margin-bottom: 0;
  }
  .boat_sub_cat_tab_container .nav {
    justify-content: center !important;
  }
}
@media (max-width: 767px) {
  .boat_sub_cat_container .scrtabs-tab-scroll-arrow,
  .boat_sub_cat_container .scrtabs-tab-scroll-arrow .scrtabs-click-target {
    display: none !important;
  }
  .boat-list .boat_sub_cat_container .scrtabs-tab-scroll-arrow {
    display: none !important;
  }
  .boat_sub_cat_container {
    padding: 15px 20px 0 !important;
  }
  .boat-list .boat_sub_cat_tab_container .tab-content {
    margin-bottom: 0!important;
  }
  .boat-list .boat_sub_cat_container {
    margin-top: 0;
    padding: 40px 0;
  }
  .boat_feature_list_info.fast_info {
    padding-top: 0;
  }
  .boat_feature_list_container {
    margin: 0;
  }
  .feature-intro + .boat-list .boat_sub_cat_container {
    margin-top: 0;
    padding-top: 0;
  }
  .boat_sub_cat_container .buton-container {
    padding: 0;
  }
  .boat_sub_cat_title {
    padding-top: 0;
    margin-bottom: 20px;
  }
  .feature-intro + .boat-list .boat_sub_cat_title:first-child {
    padding-top: 0;
  }
  .boat_feature_list_container .scrtabs-tab-scroll-arrow.scrtabs-tab-scroll-arrow-right > span {
    top: 0;
    left: -2px !important;
  }
  .boat_feature_list_container .scrtabs-tab-scroll-arrow > span {
    top: 0 !important;
    left: 2px !important;
  }
  .boat_sub_cat_img_container .scrtabs-tab-scroll-arrow-right,
  .boat_sub_cat_img_container .scrtabs-tab-scroll-arrow-left {
    display: none !important;
  }
}
.separator {
  height: 25px;
  border: 1px solid #FFFFFF;
  margin: -11px 20px;
}
.boat_sub_cat_add_info .boat_spec {
  font: normal normal bold 10px/14px 'Gilroy', sans-serif;
  letter-spacing: 0.45px;
  opacity: 1;
  text-align: center;
}
.boat_sub_cat_add_info .boat_spec div {
  font: normal normal bold 16px/19px 'Roboto';
  opacity: 1;
  height: auto;
  letter-spacing: 0.72px;
}
.boat_spec div span {
  display: inline-block;
  line-height: 1;
  vertical-align: bottom;
}
.boat_sub_cat_img_container {
  margin: 30px 0 0 0;
  overflow: hidden;
  height: 240px;
  position: relative;
}
.boat_sub_cat_img_container .nav-item {
  width: auto;
  border: 0;
  padding: 0;
  padding-right: 50px;
}
.boat_sub_cat_img_container .card-body {
  position: relative;
}
.boat_sub_cat_img_container .card-img-top {
  width: 240px;
  height: 175px;
  object-fit: cover;
}
.boat-list .boat_sub_cat_container .card-img-top {
  width: 100% !important;
}
.boat_sub_cat_img_container .card-text {
  font-size: 22px;
  font-weight: normal;
  letter-spacing: 0px;
  color: #075180;
  opacity: 1;
  padding-top: 12px;
  width: 100%;
  text-align: center;
  font-family: 'Titillium Web';
  position: static;
}
.boat_feature_list_container {
  overflow: hidden;
  margin: 20px 0;
  position: relative;
}
.boat_feature_list_container .scrtabs-tab-container,
.boat_sub_cat_img_container .scrtabs-tab-container {
  height: auto;
}
.boat_feature_list_container .scrtabs-tabs-fixed-container,
.boat_sub_cat_img_container .scrtabs-tabs-fixed-container {
  height: auto;
  /*width: 100% !important;*/
  /*Defect 382885*/
  width: calc(100% - 20px) !important;
  left: 10px;
  position: relative;
}
.boat_feature_list_container .nav-tabs {
  border: 0px;
}
.boat_feature_list_container .nav-tabs .nav-item {
  margin-bottom: -1px;
  padding: 0 20px 20px 20px;
  text-align: center;
  max-width: 270px;
  position: relative;
  overflow: hidden;
}
.boat_feature_list_container .nav-tabs .nav-item .vertical-line {
  position: absolute;
  height: 39px;
  border: 1px solid #707070;
  width: 1px;
  right: 0;
  top: 30%;
}
.boat_feature_list_container .nav-tabs .nav-item .boat_feature_title {
  font-size: 18px;
  font-family: "Titillium Web";
  color: #075180 !important;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  width: auto;
  white-space: break-spaces;
  padding-bottom: 10px;
  display: block;
}
.boat_feature_list_container .nav-tabs .nav-item .boat_feature_details .lable {
  font-family: "Roboto";
  font-size: 16px;
  color: #173249;
  margin-bottom: 0px;
}
.boat_feature_list_container .nav-tabs .nav-item .boat_feature_details .value {
  font-family: "Roboto";
  font-size: 16px;
  color: #173249;
  font-weight: bold;
}
.boat_sub_cat_img_container .scrtabs-tab-scroll-arrow-right,
.boat_sub_cat_img_container .scrtabs-tab-scroll-arrow-left {
  margin-top: 0%;
  border: 0;
  height: 40px;
  width: 40px;
  border-radius: 20px;
  background: rgba(0, 0, 0, 0.2);
  border: 1px solid white;
  position: absolute;
  margin-left: 0px;
  z-index: 9;
  top: 35%;
  transform: translateY(-50%);
}
.boat_sub_cat_img_container .scrtabs-tab-scroll-arrow-right {
  right: 10px;
}
.boat_sub_cat_img_container .scrtabs-tab-scroll-arrow-left {
  left: 10px;
}
.boat_feature_list_container .scrtabs-tab-scroll-arrow-right,
.boat_feature_list_container .scrtabs-tab-scroll-arrow-left {
  margin-top: 4%;
  border: 0;
  height: 40px;
  width: 40px;
  border-radius: 20px;
  background: #D7D7D7;
  border: 1px solid white;
  position: absolute;
  margin-left: 5px;
  z-index: 9999;
}
.boat_feature_list_container .scrtabs-tab-scroll-arrow-right {
  right: 0;
}
.boat_feature_list_container .scrtabs-tab-scroll-arrow-left {
  left: 0;
}
.boat_feature_list_container .scrtabs-tab-scroll-arrow > span,
.boat_sub_cat_img_container .scrtabs-tab-scroll-arrow > span {
  border-right: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  margin: 10px;
  display: inline-block;
  position: absolute;
  /*top: -1px;*/
  top: 5px;
  left: 6px;
  width: 9px;
  height: 9px;
}
.boat_feature_list_container .scrtabs-tab-scroll-arrow.scrtabs-tab-scroll-arrow-right > span,
.boat_sub_cat_img_container .scrtabs-tab-scroll-arrow.scrtabs-tab-scroll-arrow-right > span {
  right: 6px;
  left: auto;
}
.boat_feature_list_container .scrtabs-tab-scroll-arrow:hover,
.boat_sub_cat_img_container .scrtabs-tab-scroll-arrow:hover {
  /* background: none;
    border: none;*/
}
.tour-360-container .scrtabs-tab-scroll-arrow:hover {
  background: none;
  border: none;
}
.boat_feature_list_info > p {
  margin-bottom: 24px;
  font-family: "Roboto";
  color: #173249;
  font-size: 16px;
  text-align: center;
}
.boat_feature_list_info.fast_info {
  padding-top: 10px;
}
.boat_sub_cat_container .buton-container {
  text-align: center;
}
.boat_sub_cat_container .buton-container a {
  border: #005282;
  color: #005282;
  font-size: 18px;
  font-family: 'BarlowCondensed', sans-serif;
  text-transform: uppercase;
  border: 2px solid #005282;
  margin: 10.5px;
  padding: 7.5px 15px;
  font-weight: 600;
  transform: skew(-20deg);
  display: inline-block;
}
.boat_sub_cat_container .buton-container a.selected {
  background: #075180;
  color: #ffffff;
}
.boat_sub_cat_container .buton-container a span {
  transform: skew(20deg);
  display: inline-block;
  font-weight: 600;
}
.boat_sub_cat_container .scrtabs-tab-container .scrtabs-tabs-fixed-container .scrtabs-tab-scroll-arrow-left,
.boat_sub_cat_container .scrtabs-tab-container .scrtabs-tabs-fixed-container .scrtabs-tab-scroll-arrow-right {
  display: none !important;
}
.boat_sub_cat_container .buton-container {
  padding: 10px 0;
}
.boat_sub_cat_tab_container .nav {
  justify-content: center;
}
.boat_sub_cat_tab_container .tab-content .nav {
  justify-content: unset !important;
}
@media (max-width: 991px) {
  #category-intro .cmp-title .head-width {
    padding: 0px !important;
  }
  .boat_sub_cat_title {
    font-size: 34px;
    letter-spacing: 1.53px;
    padding-top: 15px;
  }
  .boat_sub_cat_sub_title,
  .boat_sub_cat_container #category-intro .cmp-title-heading {
    font-size: 20px !important;
    letter-spacing: 0.9px;
  }
  .boat_sub_cat_intro_text {
    font-size: 14px;
    padding: 0px 20px;
    letter-spacing: 0px;
  }
  .boat_sub_cat_tab_container .nav-link {
    font-size: 14px;
    letter-spacing: 0px;
  }
  .boat_sub_cat_img_content {
    height: auto;
  }
  .boat_sub_cat_img_content > img {
    height: 221px;
  }
  .boat_sub_cat_info {
    position: unset;
    background: none;
    width: 100%;
    opacity: 1;
    padding: 20px;
  }
  .boat_sub_cat_tab_container .tab-content {
    margin: 18px 0;
  }
  .boat_sub_cat_info h3,
  .boat_sub_cat_info .sub-title,
  .boat_sub_cat_info p,
  .boat_sub_cat_add_info .boat_sub_cat_add_info {
    width: 100%;
  }
  .boat_sub_cat_info h3 {
    font-size: 24px;
    letter-spacing: 1.08px;
    color: #173249 !important;
    text-align: center;
    line-height: 30px;
  }
  .boat_sub_cat_info .sub-title {
    font-size: 16px;
    letter-spacing: 0.72px;
    color: #173249 !important;
    text-align: center;
    font-weight: 600;
  }
  .boat_sub_cat_info p {
    font-size: 14px;
    letter-spacing: 0px;
    color: #173249 !important;
    padding: 0;
  }
  .boat_sub_cat_add_info {
    margin: 15px 0;
    text-align: center;
  }
  .boat_sub_cat_add_info .boat_spec {
    font-size: 10px;
    font-weight: normal;
    font-family: 'Roboto';
    letter-spacing: 0.45px;
    color: #005282 !important;
  }
  .boat_sub_cat_add_info .boat_spec div {
    font: normal normal bold 16px/18px Titillium Web;
    letter-spacing: 0px;
    color: #173249 !important;
  }
  .boat_sub_cat_img_container {
    overflow: hidden;
  }
  .boat_sub_cat_img_container .card {
    width: 384px;
    margin-right: 0px;
  }
  .boat_sub_cat_img_container .card img {
    height: 150px;
  }
  /*
   .boat_sub_cat_img_container .card.fst_card{
        margin-left: -25%;
   }
   .boat_sub_cat_img_container .card.snd_card{
        margin-right: -25%;
    }
*/
  .boat_sub_cat_img_container .card.fst_card.selected {
    width: 70%;
    transition: width 2s;
    margin-left: 0;
  }
  .boat_sub_cat_img_container .card.snd_card.notSelected {
    margin-right: -25%;
    transition: width 2s;
  }
  .boat_sub_cat_img_container .card.fst_card.notSelected {
    margin-left: -25%;
    transition: width 2s;
  }
  .boat_sub_cat_img_container .card.snd_card.selected {
    width: 70%;
    transition: width 2s;
    margin-right: 0;
  }
  .boat_sub_cat_img_container .card:first-of-type {
    margin-right: 5%;
  }
  .boat_sub_cat_img_container .card-text {
    font-size: 22px;
    font-family: 'Titillium Web';
    letter-spacing: 0px;
    color: #075180;
  }
  .separator {
    border: 1px solid var(--lines-and-accents-cecece);
    border: 1px solid #CECECE;
    margin: -10px 5px;
  }
  .boat_feature_list_container .nav-tabs .nav-item {
    height: auto;
    margin: 10px 0 0 0;
  }
  .boat_sub_cat_img_container {
    height: 240px;
  }
  .boat_sub_cat_img_container .nav-item {
    height: auto;
  }
  .boat_sub_cat_img_container .scrtabs-tab-scroll-arrow-right,
  .boat_sub_cat_img_container .scrtabs-tab-scroll-arrow-left {
    margin-top: 0;
    width: 25px;
    height: 25px;
    top: 42%;
  }
  .boat_feature_list_container .scrtabs-tab-scroll-arrow-right,
  .boat_feature_list_container .scrtabs-tab-scroll-arrow-left {
    margin-top: 0;
    width: 30px;
    height: 30px;
    top: 42%;
  }
  .boat_sub_cat_img_container .scrtabs-tab-scroll-arrow > span {
    border-right: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    margin: 10px;
    display: inline-block;
    position: absolute;
    top: -2px;
    left: -2px;
    width: 9px;
    height: 9px;
  }
  .boat_feature_list_container .scrtabs-tab-scroll-arrow.scrtabs-tab-scroll-arrow-right > span,
  .boat_sub_cat_img_container .scrtabs-tab-scroll-arrow.scrtabs-tab-scroll-arrow-right > span {
    right: -2px;
    left: auto;
  }
  .boat_feature_list_info {
    margin-bottom: 10px;
  }
  .boat_sub_cat_container .buton-container a {
    padding: 6.5px 15px;
    min-width: 236px;
  }
  .boat_sub_cat_img_container .nav-item {
    padding: 0 20px 0 0;
  }
}
@media (max-width: 991px) {
  .boat_sub_cat_tab_container .boat_sub_cat_add_info {
    margin: 25px 15px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .boat_sub_cat_tab_container .boat_sub_cat_add_info > span:nth-child(2) {
    visibility: hidden;
    margin: 0 9px !important;
  }
}
@media (max-width: 991px) {
  #category-intro .cmp-title .head-width h2 span {
    font-size: 34px;
  }
  #category-intro .cmp-title h5 span.cmp-title-heading {
    font-size: 20px;
  }
  #category-intro .cmp-text.c-link p {
    font-size: 14px;
  }
  .boat_sub_cat_container .scrtabs-tabs-fixed-container {
    width: 100% !important;
  }
  #family_model_list_tab .scrtabs-tab-scroll-arrow {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  #category-intro .cmp-text.c-link p {
    padding: 0 50px;
  }
}
@media (max-width: 767px) {
  .boat_sub_cat_container .scrtabs-tabs-fixed-container {
    width: auto !important;
  }
  #category-intro .cmp-text.c-link p {
    padding: 0px;
  }
}
@media (max-width: 374px) {
  .boat_sub_cat_tab_container .boat_sub_cat_add_info {
    margin: 25px 0 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .boat-list .boat_sub_cat_container .boat_sub_cat_title {
    margin-bottom: 32px;
  }
  .boat-list .boat_sub_cat_container .boat_sub_cat_sub_title {
    padding: 0 50px;
    margin-bottom: 20px;
  }
  .boat-list .boat_sub_cat_container .boat_sub_cat_intro_text {
    padding: 0 50px;
    font-size: 14px;
    color: #757570;
  }
  .boat-list .boat_sub_cat_container .boat_sub_cat_tab_container .nav-item .nav-link {
    font-size: 18px;
  }
  .boat-list .boat_sub_cat_container .tab-content .boat_sub_cat_img_content > img {
    height: auto;
  }
  .boat-list .boat_sub_cat_container .tab-content .boat_sub_cat_info .sub-title {
    font: normal normal bold 20px/26px Titillium Web;
  }
  .boat-list .boat_sub_cat_container .tab-content .boat_sub_cat_info h3 {
    font-size: 34px;
    margin-bottom: 5px;
  }
  .boat-list .boat_sub_cat_container .tab-content .boat_sub_cat_info h2 {
    font-family: 'BarlowCondensed', sans-serif;
    text-transform: uppercase;
    font-size: 20px;
  }
  .boat-list .boat_sub_cat_container .tab-content .boat_sub_cat_info p {
    padding: 0 30px 0;
    margin-bottom: 10px;
  }
  .boat-list .boat_sub_cat_container .tab-content .boat_sub_cat_info .boat_sub_cat_add_info {
    justify-content: flex-start;
    margin: 0 30px 0;
  }
  .boat-list .boat_sub_cat_container .tab-content .boat_sub_cat_info .boat_sub_cat_add_info .separator {
    margin: 20px;
  }
  .boat-list .boat_sub_cat_container .tab-content .boat_sub_cat_img_container {
    margin-top: 0;
  }
  .boat-list .boat_sub_cat_container .tab-content .boat_feature_list_info > p {
    font-size: 14px;
  }
  .boat-list .boat_sub_cat_container .tab-content .boat_feature_list_container .scrtabs-tab-scroll-arrow-right {
    top: 34%;
  }
  .boat-list .boat_sub_cat_container .tab-content .boat_feature_list_container .scrtabs-tab-scroll-arrow-right > span {
    top: 0;
    width: 9px;
    height: 9px;
  }
  .boat-list .boat_sub_cat_container .tab-content .boat_feature_list_container .scrtabs-tab-scroll-arrow-left {
    top: 34%;
  }
  .boat-list .boat_sub_cat_container .tab-content .boat_feature_list_container .scrtabs-tab-scroll-arrow-left > span {
    left: 1px;
    top: -1px;
    width: 9px;
    height: 9px;
  }
  .boat-list .buton-container a {
    min-width: 180px;
  }
  .boat_sub_cat_img_container {
    margin: 10px 40px 0;
  }
  .boat_sub_cat_img_container .scrtabs-tab-scroll-arrow-right {
    right: 20px;
  }
  .boat_sub_cat_img_container .scrtabs-tab-scroll-arrow-right span {
    right: -1px;
  }
  .boat_sub_cat_img_container .scrtabs-tab-scroll-arrow-left {
    left: 20px;
  }
  #category-intro .boat-list .boat_sub_cat_container .nav {
    align-items: center;
    justify-content: space-around !important;
  }
  #category-intro .container-fixed {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) and (min-width: 768px) and (max-width: 1023px) {
  #category-intro .container-fixed {
    padding-left: 50px;
    padding-right: 50px;
  }
}
#category-intro .boat_sub_cat_container .scrtabs-tabs-fixed-container ul.nav-tabs > li {
  padding-top: 2px;
  padding-left: 2px;
  margin-bottom: 5px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  #category-intro .boat_sub_cat_container .scrtabs-tabs-fixed-container ul.nav-tabs > li:first-child a {
    font-family: 'BarlowCondensed', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    margin-left: 0;
  }
  #category-intro .boat_sub_cat_container .scrtabs-tabs-fixed-container ul.nav-tabs > li:last-child {
    margin-right: 0;
  }
}
#category-intro .boat_sub_cat_img_container .card-body {
  padding-bottom: 10px;
}
@media (max-width: 374px) {
  .boat_feature_list_info > p {
    padding: 0 17px;
  }
}
@media (max-width: 767px) {
  .boat_feature_list_container .nav-tabs .nav-item .boat_feature_title {
    font: normal normal bold 14px/21px 'Titillium Web';
    letter-spacing: 0px;
    color: #075180;
    text-transform: uppercase;
  }
  .boat_feature_list_container .nav-tabs .nav-item .boat_feature_details .lable {
    font: normal normal normal 12px/20px Roboto;
  }
  .boat_feature_list_container .nav-tabs .nav-item .boat_feature_details .value {
    font: normal normal bold 12px/20px Roboto;
    color: #173249 !important;
  }
  .boat_feature_list_info.fast_info p {
    font: normal normal normal 12px/22px 'BarlowCondensed', sans-serif;
    letter-spacing: 0px;
    color: #757570;
  }
  .boat-list .boat_sub_cat_container .buton-container a {
    font: normal normal 600 14px/21px 'BarlowCondensed', sans-serif;
    text-transform: uppercase;
    border: 1px solid #005282;
  }
  .boat_sub_cat_img_container {
    margin: 10px 0 0 0;
  }
  .boat_sub_cat_container .scrtabs-tabs-fixed-container {
    left: 0;
  }
  .boat-list.title-overlay-bottom .boat_sub_cat_info {
    position: absolute;
    bottom: -20px;
    left: 0px;
    text-align: left;
  }
  .boat-list.title-overlay-bottom .boat_sub_cat_info h3 {
    line-height: 0;
    text-align: left !important;
    font: normal normal bold 24px/32px 'Titillium Web';
    letter-spacing: 1.08px;
    color: #FFFFFF !important;
  }
  .boat_sub_cat_info {
    padding-left: 0;
    padding-right: 0;
  }
  .boat_sub_cat_tab_container .boat_sub_cat_add_info {
    margin-left: 0;
    margin-right: 0;
    margin-top: 14px;
  }
  .boat_sub_cat_tab_container .boat_sub_cat_add_info > span:nth-child(2) {
    visibility: visible;
  }
  .boat_sub_cat_tab_container .boat_sub_cat_add_info > span:nth-child(2).separator {
    visibility: visible;
  }
}
.boat-list .boat_sub_cat_container .tab-content .boat_sub_cat_info.text-white h3 {
  color: #fff;
}
@media (max-width: 991px) {
  #special-savings-boatlist .boat_sub_cat_img_content > img,
  #special-savings-boatlist-2 .boat_sub_cat_img_content > img,
  #special-savings-boatlist-3 .boat_sub_cat_img_content > img {
    height: auto;
  }
  #special-savings-boatlist .tab-content .boat_sub_cat_info h3,
  #special-savings-boatlist-2 .tab-content .boat_sub_cat_info h3,
  #special-savings-boatlist-3 .tab-content .boat_sub_cat_info h3 {
    font-size: 31px;
    margin-bottom: 5px;
    color: #fff !important;
    bottom: 45px;
    left: 0;
    text-align: left;
    position: absolute;
    padding-left: 30px;
  }
}

.crestliner-blog-list .hdr {
  font: normal normal bold 16px/24px Titillium Web;
  letter-spacing: 0.72px;
  color: #173249;
  text-transform: uppercase;
  margin-bottom: 10px;
}
@media only screen and (min-width: 992px) {
  .crestliner-blog-list .hdr {
    font: normal normal 600 18px/27px Titillium Web;
    letter-spacing: 0px;
  }
}
@media (max-width: 991px) {
  .crestliner-blog-list .mobile-category {
    padding: 20px;
    background: #fff;
  }
}
.crestliner-blog-list .mobile-category .mob-categories-block {
  height: 60px;
  border: 1px solid #757570;
}
.crestliner-blog-list .mobile-category .mob-categories-block select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  background-image: url(../../../content/dam/crestliner/general/icons/triangle.png);
  background-repeat: no-repeat;
  background-position: right;
  background-size: 12px;
  border: none;
  padding: 15px 20px;
  font: normal normal 600 18px/27px Titillium Web;
  letter-spacing: 0px;
  color: #757570;
  text-transform: uppercase;
  width: 95%;
  background-color: #fff;
}
@media only screen and (min-width: 992px) {
  .crestliner-blog-list .mobile-category {
    display: none;
  }
}
.crestliner-blog-list .categorySidebar .categories-block {
  display: none;
}
@media only screen and (min-width: 992px) {
  .crestliner-blog-list .categorySidebar .categories-block {
    display: block;
  }
  .crestliner-blog-list .categorySidebar .categories-block ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    height: 70px !important;
    background: #183249 !important;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .crestliner-blog-list .categorySidebar .categories-block ul li button {
    font: normal normal 400 18px/27px Titillium Web;
    letter-spacing: 0.81px;
    color: #FFFFFF;
    text-transform: uppercase;
    opacity: 1;
    position: relative;
    padding: 0;
    margin: 0 35px;
    background: transparent;
    border: none;
  }
  .crestliner-blog-list .categorySidebar .categories-block ul li button:hover,
  .crestliner-blog-list .categorySidebar .categories-block ul li button:active {
    text-decoration: none;
    background: transparent;
  }
  .crestliner-blog-list .categorySidebar .categories-block ul li button::after {
    content: " ";
    position: absolute;
    bottom: 0px;
    height: 2px;
    background: #fff;
    left: 50%;
    right: 50%;
    transition: ease 0.3s all;
  }
  .crestliner-blog-list .categorySidebar .categories-block ul li button:hover::after,
  .crestliner-blog-list .categorySidebar .categories-block ul li button:focus::after {
    right: 0px;
    left: 0px;
  }
  .crestliner-blog-list .categorySidebar .categories-block ul li button:focus {
    background: transparent;
  }
  .crestliner-blog-list .categorySidebar .categories-block ul li button.active {
    font-weight: 700;
    background: transparent;
  }
  .crestliner-blog-list .categorySidebar .categories-block ul li button.active::after {
    content: " ";
    position: absolute;
    bottom: 0px;
    height: 2px;
    background: #fff;
    left: 0px;
    right: 0px;
  }
}
@media (max-width: 991px) {
  .crestliner-blog-list .categorySidebar .tags-block {
    padding: 0 20px;
    background: #fff;
  }
}
@media only screen and (min-width: 992px) {
  .crestliner-blog-list .categorySidebar .tags-block {
    max-width: 1140px;
    margin: 20px auto 0;
    padding: 0 5px;
  }
}
.crestliner-blog-list .categorySidebar .tags-block .li-div .tag-button {
  border: 1px solid #005282;
  padding: 8px 15px;
  background: #fff;
  margin-right: 10px;
  font: normal normal 400 16px/19px Roboto;
  letter-spacing: 0px;
  color: #173249;
  margin-bottom: 8px;
}
@media only screen and (min-width: 992px) {
  .crestliner-blog-list .categorySidebar .tags-block .li-div .tag-button {
    margin-right: 23px;
  }
}
.crestliner-blog-list .categorySidebar .tags-block .li-div .tag-button.tagactive {
  background: #0a5181;
}
.crestliner-blog-list .categorySidebar .tags-block .li-div .tag-button.tagactive span {
  color: #fff;
}
.crestliner-blog-list .categorySidebar .tags-block .tag-viewall {
  font: normal normal 600 18px/27px Titillium Web;
  letter-spacing: 0px;
  color: #005282;
  border: none;
  background: transparent;
  padding: 0;
  margin-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .crestliner-blog-list .categorySidebar .tags-block .tag-viewall {
    float: right;
    margin-bottom: 0px;
  }
}
.crestliner-blog-list .categorySidebar .tags-block::after {
  content: "";
  clear: both;
  display: block;
}
.crestliner-blog-list .post-container {
  padding: 20px 20px 5px;
}
@media only screen and (min-width: 992px) {
  .crestliner-blog-list .post-container {
    max-width: 1140px;
    margin: 31px auto 0;
    padding: 0 15px;
  }
}
.crestliner-blog-list .post-container .post-parent {
  margin: 0 -20px;
}
.crestliner-blog-list .post-container .parent-blog-list {
  margin-bottom: 30px;
  padding: 0 20px;
}
@media only screen and (max-width: 767px) {
  .crestliner-blog-list .post-container .parent-blog-list {
    padding: 0;
    margin-bottom: 20px;
  }
}
.crestliner-blog-list .post-container .card {
  margin: 0;
  cursor: auto;
}
.crestliner-blog-list .post-container .card .image-div img {
  width: 100%;
  height: 172px;
  object-fit: cover;
}
.crestliner-blog-list .post-container .card .text-div {
  display: flex;
  flex-direction: column;
  padding: 20px;
  min-height: 200px;
}
@media only screen and (min-width: 992px) {
  .crestliner-blog-list .post-container .card .text-div {
    min-height: 230px;
  }
}
.crestliner-blog-list .post-container .card .text-div .main-content {
  flex: 1;
}
.crestliner-blog-list .post-container .card .text-div .blog-title,
.crestliner-blog-list .post-container .card .text-div .blog-title a {
  font: normal normal 600 18px/27px 'BarlowCondensed', sans-serif;
  letter-spacing: 0px;
  color: #075180;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.crestliner-blog-list .post-container .card .text-div .blog-description {
  font: normal normal 400 16px/19px Roboto;
  letter-spacing: 0px;
  color: #757570;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 10px;
}
.crestliner-blog-list .post-container .card .text-div .blog-name-date {
  font-size: 14px;
  line-height: 11px;
  font-weight: 500;
  font-family: 'Roboto Medium', sans-serif;
  letter-spacing: 0px;
  color: #757570;
}
.crestliner-blog-list .blog-list-loadmore {
  margin-bottom: 57px;
}
.crestliner-blog-list .blog-list-loadmore .view-more {
  padding: 12px 40px;
  min-width: 200px;
}
.crestliner-blog-list .img-block-wrapper {
  padding-top: 0 !important;
}
@media only screen and (min-width: 992px) {
  .crestliner-blog-list .img-block-wrapper {
    max-width: 1140px;
    margin: 20px auto 0;
    padding: 0 15px;
  }
}
.crestliner-blog-list .img-block-wrapper .img-block-footer {
  padding: 50px 30px 8px;
  min-height: 129px;
  height: auto;
}
@media only screen and (min-width: 992px) {
  .crestliner-blog-list .img-block-wrapper .img-block-footer {
    padding: 30px 35px 14px;
  }
}
.crestliner-blog-list .image-overlay-text {
  position: absolute;
  left: 15px;
  right: 15px;
  transform: translate(0, -100%);
  width: auto;
  background: rgba(0, 0, 0, 0.5);
  font-family: 'BarlowCondensed', sans-serif;
  letter-spacing: 0px;
  color: #FFFFFF;
  text-transform: uppercase;
  padding: 40px 30px;
}
@media (max-width: 991px) {
  .crestliner-blog-list .image-overlay-text {
    left: 0;
    right: 0;
  }
}
.crestliner-blog-list .image-overlay-text h4 {
  font: normal normal bold 24px/32px Titillium Web;
  letter-spacing: 1.08px;
  color: #fff;
  text-align: left;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .crestliner-blog-list .image-overlay-text h4 {
    font: normal normal bold 24px/32px Titillium Web;
  }
}
.crestliner-blog-list .image-overlay-text .date {
  font: normal normal bold 16px/24px Titillium Web;
}
@media only screen and (min-width: 992px) {
  .crestliner-blog-list .image-overlay-text {
    max-width: 1110px;
    margin: 0px auto;
  }
}
#news-main-crestliner-container .blog-list + .model-blocks .section-hdr {
  padding: 0;
}
.crestliner-blog-list .post-container .parent-blog-list.filter:first-child,
.crestliner-blog-list .post-container .parent-blog-list.tagnotselected.filter:first-child,
.crestliner-blog-list .post-container .parent-blog-list.tagselect.filter.active,
.crestliner-blog-list .post-container .parent-blog-list.categoryactive.active {
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0;
}
.crestliner-blog-list .post-container .parent-blog-list.filter:first-child .text-div,
.crestliner-blog-list .post-container .parent-blog-list.tagnotselected.filter:first-child .text-div,
.crestliner-blog-list .post-container .parent-blog-list.tagselect.filter.active .text-div,
.crestliner-blog-list .post-container .parent-blog-list.categoryactive.active .text-div {
  background: rgba(0, 0, 0, 0.55);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  min-height: 130px;
}
.crestliner-blog-list .post-container .parent-blog-list.filter:first-child .text-div .blog-description,
.crestliner-blog-list .post-container .parent-blog-list.tagnotselected.filter:first-child .text-div .blog-description,
.crestliner-blog-list .post-container .parent-blog-list.tagselect.filter.active .text-div .blog-description,
.crestliner-blog-list .post-container .parent-blog-list.categoryactive.active .text-div .blog-description {
  display: none;
}
.crestliner-blog-list .post-container .parent-blog-list.filter:first-child .text-div .blog-title a,
.crestliner-blog-list .post-container .parent-blog-list.tagnotselected.filter:first-child .text-div .blog-title a,
.crestliner-blog-list .post-container .parent-blog-list.tagselect.filter.active .text-div .blog-title a,
.crestliner-blog-list .post-container .parent-blog-list.categoryactive.active .text-div .blog-title a,
.crestliner-blog-list .post-container .parent-blog-list.filter:first-child .text-div .blog-name-date,
.crestliner-blog-list .post-container .parent-blog-list.tagnotselected.filter:first-child .text-div .blog-name-date,
.crestliner-blog-list .post-container .parent-blog-list.tagselect.filter.active .text-div .blog-name-date,
.crestliner-blog-list .post-container .parent-blog-list.categoryactive.active .text-div .blog-name-date {
  color: #fff;
}
.crestliner-blog-list .post-container .parent-blog-list.filter:first-child .card .image-div img,
.crestliner-blog-list .post-container .parent-blog-list.tagnotselected.filter:first-child .card .image-div img,
.crestliner-blog-list .post-container .parent-blog-list.tagselect.filter.active .card .image-div img,
.crestliner-blog-list .post-container .parent-blog-list.categoryactive.active .card .image-div img {
  height: 528px;
}
.crestliner-blog-list .post-container .parent-blog-list.filter:first-child .main-content,
.crestliner-blog-list .post-container .parent-blog-list.tagnotselected.filter:first-child .main-content,
.crestliner-blog-list .post-container .parent-blog-list.tagselect.filter.active .main-content,
.crestliner-blog-list .post-container .parent-blog-list.categoryactive.active .main-content {
  display: inline-block;
  flex: none !important;
}
@media (max-width: 991px) {
  .crestliner-blog-list .img-block-wrapper .image-block .img-block-footer .desc > p {
    font-family: 'BarlowCondensed', sans-serif;
    font-size: 16px;
    line-height: 24px;
  }
}
.crestliner-blog-list .categorySidebar .tags-block .li-div:last-child .tag-button {
  margin-right: 0px;
}
#news-main-crestliner-container .hero .hero-image .hero-text-container .heroImage-Text_Link {
  min-width: 200px;
  text-align: center;
  margin-left: 8px;
}
#news-main-crestliner-container .crestliner-blog-list .categorySidebar .tags-block {
  padding-left: 15px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  #news-main-crestliner-container .crestliner-blog-list .categorySidebar .tags-block {
    padding-left: 20px;
    padding-right: 20px;
  }
}
#news-main-crestliner-container .crestliner-blog-list .img-block-wrapper img {
  width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  #news-main-crestliner-container .crestliner-blog-list .img-block-wrapper img {
    width: 100% !important;
    margin: 0 auto;
    height: auto !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  #news-main-crestliner-container {
    border: 1px solid #ccc;
  }
  #news-main-crestliner-container .crestliner-blog-list .post-container {
    height: 100%;
  }
  #news-main-crestliner-container .crestliner-blog-list .post-container .post-parent {
    flex: 1;
    height: 100%;
    flex-wrap: wrap;
  }
  #news-main-crestliner-container .crestliner-blog-list .post-container .post-parent .parent-blog-list .card {
    height: 100%;
  }
  #news-main-crestliner-container .crestliner-blog-list .post-container .post-parent .parent-blog-list .card .image-div {
    flex: 1;
  }
  #news-main-crestliner-container .crestliner-blog-list .post-container .post-parent .parent-blog-list .card .text-div {
    flex: 1;
  }
  #news-main-crestliner-container .crestliner-blog-list .img-block-wrapper {
    padding: 50px !important;
  }
  #news-main-crestliner-container .crestliner-blog-list .img-block-wrapper .image-block img {
    width: 100%;
    height: auto;
  }
  #news-main-crestliner-container .crestliner-blog-list .img-block-wrapper .image-block .title a {
    font: normal normal 600 22px/34px 'BarlowCondensed', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.99px;
    color: #FFFFFF;
  }
  #news-main-crestliner-container .crestliner-blog-list .img-block-wrapper .image-block .desc p {
    font: normal normal normal 16px/24px 'BarlowCondensed', sans-serif;
    letter-spacing: 0px;
    color: #FFFFFF;
  }
  #news-main-crestliner-container .hero .hero_Imagecomponent .hero-text-container {
    top: 60%;
  }
  #news-main-crestliner-container .hero .hero_Imagecomponent .hero-text-container .heroImage_text .btn-group {
    margin: 20px 0 10px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  #news-main-crestliner-container .crestliner-blog-list .categorySidebar .tags-block {
    padding: 0 20px;
  }
  #news-main-crestliner-container .crestliner-blog-list .img-block-wrapper {
    padding: 50px !important;
  }
  #news-main-crestliner-container .crestliner-blog-list .img-block-wrapper img {
    width: 100% !important;
    margin: 0 auto;
    height: auto !important;
  }
  .hero .hero-image .hero-text-container .hero_title,
  .hero .hero-image .hero-text-container .hero-description h1 {
    font-family: 'Rokkitt', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 40px;
  }
}

/* custom Select */
.model-custom-select-wrap .s-hidden {
  visibility: hidden;
  padding-right: 10px;
}
.model-custom-select-wrap {
  background: #54575a 0% 0% no-repeat padding-box;
  border: 1px solid #FFFFFF;
  opacity: 1;
  position: relative;
}
.model-custom-select-wrap .styledSelect {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #54575A;
  padding: 0px 15px;
  text-align: left;
  font: normal normal normal 14px/18px Open Sans;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
}
.model-custom-select-wrap .styledSelect:after {
  content: "\f107";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  color: #ffffff;
  font-size: 1.6em;
  float: right;
  font-weight: bold;
}
.model-custom-select-wrap .styledSelect:active,
.model-custom-select-wrap .styledSelect.active {
  /* background-color:#eee; */
}
.model-custom-select-wrap .options {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  z-index: 999;
  margin: 0 0;
  padding: 0 0;
  list-style: none;
  border: 1px solid #ccc;
  background: rgba(0, 0, 0, 0.9);
  color: #FFF;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.model-custom-select-wrap .options li {
  padding: 0 6px;
  margin: 0 0;
  padding: 0 10px;
}
.model-custom-select-wrap .options li:hover {
  background-color: #FFFFFF;
  color: #000000;
}

#article-page {
  background: #ebeae6;
}
#article-page .button {
  padding: 30px 35px;
}
#article-page .button .btn {
  background: transparent;
  padding: 0;
  font: normal normal bold 16px/24px 'BarlowCondensed', sans-serif;
  letter-spacing: 0.72px;
  color: #173249;
  text-transform: uppercase;
  transform: none;
  display: inline-flex;
  align-items: center;
}
#article-page .button .btn span {
  transform: none;
}
#article-page .button .btn::before {
  display: block;
  width: 10px;
  height: 10px;
  border-left: 3px solid #173249;
  border-bottom: 3px solid #173249;
  transform: rotate(45deg);
  margin-right: 30px;
  content: '';
}
@media only screen and (min-width: 720px) {
  #article-page .button .btn::before {
    margin-right: 15px;
  }
}
#article-page .button .btn:focus,
#article-page .button .btn.focus {
  box-shadow: none;
}
#article-page .text {
  margin: 0 20px 20px;
  background: #fff;
  padding: 30px 20px 20px;
}
@media only screen and (max-width: 767px) {
  #article-page .text p {
    text-align: left;
  }
}
#article-page .text p,
#article-page .text ul li {
  font: normal normal 400 14px/21px Roboto;
  letter-spacing: 0px;
  color: #757570;
}
@media only screen and (min-width: 992px) {
  #article-page .text p,
  #article-page .text ul li {
    font: normal normal 400 16px/22px Roboto;
  }
}
#article-page .text p {
  font-family: 'BarlowCondensed', sans-serif;
}
@media only screen and (min-width: 992px) {
  #article-page .text {
    max-width: 1058px;
    margin: 20px auto 50px;
    font: normal normal 400 16px/22px Roboto;
  }
}
#article-page .hdr {
  font: normal normal bold 14px/21px Titillium Web;
  letter-spacing: 0px;
  color: #075180;
  text-transform: uppercase;
  margin-bottom: 10px;
}
@media only screen and (min-width: 992px) {
  #article-page .hdr {
    font: normal normal 600 18px/27px Titillium Web;
    color: #173249;
  }
}
@media only screen and (min-width: 992px) {
  #article-page .artile-content {
    display: flex;
    flex-grow: 1;
    flex-direction: row;
    align-items: stretch;
    max-width: 1058px;
    margin: 20px auto;
  }
}
#article-page .category-tags-wrap {
  margin: 0 20px 20px;
  background: #fff;
  padding: 20px 20px;
  font: normal normal 400 12px/14px Roboto;
  letter-spacing: 0px;
  color: #173249;
}
@media only screen and (min-width: 992px) {
  #article-page .category-tags-wrap {
    display: flex;
    flex: 1;
    margin: 0 auto;
    font: normal normal 400 16px/19px Roboto;
    padding: 20px 30px 5px;
  }
}
@media only screen and (min-width: 992px) {
  #article-page .category-tags-wrap .category-sec {
    min-width: 150px;
    margin-right: 10px;
  }
}
#article-page .category-tags-wrap .category {
  margin-bottom: 15px;
}
@media only screen and (min-width: 992px) {
  #article-page .category-tags-wrap .category {
    line-height: 37px;
    margin: 0;
  }
}
#article-page .category-tags-wrap .tags {
  display: block;
}
#article-page .category-tags-wrap .tag-item {
  border: 1px solid #005282;
  padding: 8px 15px;
  margin-right: 10px;
  margin-bottom: 15px;
  display: inline-block;
}
@media only screen and (min-width: 992px) {
  #article-page .category-tags-wrap .tag-item {
    margin-right: 20px;
  }
}
#article-page .social-icons {
  margin: 0 20px 20px;
  background: #fff;
  padding: 20px 20px;
}
@media only screen and (min-width: 992px) {
  #article-page .social-icons {
    max-width: 226px;
    flex: 0 0 226px;
    margin: 0 0 0 25px;
    padding: 0 30px;
    display: flex;
    align-items: center;
  }
}
#article-page .social-icons .share {
  text-align: left !important;
}
#article-page .social-icons .share .hdr {
  font: normal normal bold 14px/21px Titillium Web, sans-serif;
  letter-spacing: 0px;
  color: #075180;
}
#article-page .social-icons ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#article-page .social-icons ul li {
  display: inline-flex;
  margin-right: 15px;
}
#article-page .img-block-wrapper {
  /* .img-block-footer {
            display: none;
        } */
}
#article-page .image-overlay-text {
  position: absolute;
  left: 0;
  right: 0;
  transform: translate(0, -100%);
  width: auto;
  background: rgba(0, 0, 0, 0.5);
  font-family: 'Titillium Web', sans-serif;
  letter-spacing: 0px;
  color: #FFFFFF;
  text-transform: uppercase;
  padding: 40px 30px;
}
@media (max-width: 991px) {
  #article-page .image-overlay-text {
    left: 0;
    right: 0;
  }
}
#article-page .image-overlay-text h4 {
  font: normal normal bold 24px/32px Titillium Web;
  letter-spacing: 1.08px;
  color: #fff;
  text-align: left;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  #article-page .image-overlay-text h4 {
    font: normal normal bold 24px/32px Titillium Web;
  }
}
#article-page .image-overlay-text .date {
  font: normal normal bold 16px/24px Titillium Web;
}
#article-page .hero .hero-image .hero-text-container {
  background: rgba(0, 0, 0, 0.5);
  left: 0;
  right: 0;
  max-width: 100%;
  bottom: 0;
  top: auto;
  color: #fff;
  transform: none;
  padding: 20px;
  width: 100%;
}
@media only screen and (min-width: 992px) {
  #article-page .hero .hero-image .hero-text-container {
    padding: 30px 40px;
  }
}
#article-page .hero .hero-image .hero-text-container h1 {
  font-size: 36px;
  letter-spacing: 1.62px;
  font-weight: bold;
}
@media only screen and (max-width: 991px) {
  #article-page .hero .hero-image .hero-text-container h1 {
    text-transform: uppercase;
    font: normal normal bold 24px/30px 'Rokkitt', sans-serif;
    letter-spacing: 1.08px;
  }
}
#article-page .hero .hero-image .hero-text-container h3,
#article-page .hero .hero-image .hero-text-container h6 {
  color: #fff;
}
@media only screen and (max-width: 991px) {
  #article-page .hero .hero-image .hero-text-container h3,
  #article-page .hero .hero-image .hero-text-container h6 {
    font: normal normal bold 16px/24px Titillium Web, sans-serif;
  }
}
@media only screen and (max-width: 991px) {
  #article-page .hero .hero-image .hero-text-container p {
    font: normal normal normal 10px/15px 'BarlowCondensed', sans-serif;
  }
}
@media only screen and (max-width: 991px) {
  #article-page .hero .hero-image .hero-text-container .hero-description {
    font: normal normal bold 10px/15px 'BarlowCondensed', sans-serif;
  }
}
#article-page .text img {
  max-width: 100%;
}
#article-page .backtopage:focus {
  box-shadow: none;
}

.crest_adv_info_container {
  margin: 0;
}
.crest_adv_carousel_container {
  padding: 0;
  margin: 0;
}
.crest_adv_container .owl-dots {
  padding: 0;
  margin: 0;
}
.crest_adv_container .auto-rotate .owl-dots {
  height: 100%;
}
@media only screen and (min-width: 1023px) {
  .crest_adv_container .owl-dots {
    background: #ffffff 0% 0% no-repeat padding-box;
  }
  .advantage > .container.section-hdr {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .advantage > .container.section-hdr > p {
    margin-top: 18px;
    font-family: 'BarlowCondensed', sans-serif;
  }
}
.crest_adv_container .owl-dots > .owl-dot {
  list-style-type: none;
  font: 600 18px 'BarlowCondensed', sans-serif !important;
  text-transform: uppercase;
  letter-spacing: 0px;
  color: #757570;
  padding: 0;
  margin: 0;
}
.crest_adv_container .owl-dots > .owl-dot {
  border-bottom: 1px solid rgba(112, 112, 112, 0.5);
  opacity: 1;
  margin: 0 50px 0 30px;
  /*padding: 20px 0;*/
  padding: 13px 0;
  margin-bottom: 1px !important;
}
.crest_adv_container .owl-dots > .owl-dot.active {
  color: #075180;
  opacity: 1;
  font-weight: 700;
  outline: 0px;
}
.crest_adv_container .owl-dots > .owl-dot.active:focus-visible {
  outline: 2px solid -webkit-focus-ring-color;
}
.crest_adv_carousel_container .carousel-item .btn {
  display: block;
  margin: 20px auto;
  width: 250px;
}
@media only screen and (min-width: 1023px) {
  .crest_adv_carousel_container .carousel-item .btn {
    position: absolute;
    bottom: 40px;
    right: 40px;
  }
  .progress-bar-container {
    bottom: 15px;
    width: 260px;
    position: absolute;
    right: 45px;
    margin: 0 !important;
  }
  .crest_adv_container {
    position: relative;
    background-color: #fff;
    /* padding-bottom: 30px; -- Removing this because you need to give this from authoring */
  }
}
.crest_adv_carousel_container .carousel-item button:hover {
  background: #005282 0% 0% no-repeat padding-box;
  border: 2px solid #005282;
  color: #FFFFFF;
}
.progress-bar-container {
  padding: 20px;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: space-around;
  font-family: 'Gilroy', sans-serif;
  font-weight: 500;
}
.toggle_button {
  display: inline-block;
  height: 20px;
  width: 4%;
  color: #005282;
  opacity: 1;
  margin-right: 20px;
  cursor: pointer;
}
.progress_indecator {
  display: flex;
  height: 20px;
  width: 65%;
  line-height: 20px;
  align-items: center;
  position: relative;
}
.progress_indecator span {
  width: 18%;
  display: inline-block;
  margin: 0 0 0 5%;
  border-bottom: 1px solid #005282;
  opacity: 0.4;
}
.progress_indecator span.selected {
  opacity: 1;
}
.progress_count {
  height: 20px;
  font-size: 16px;
  color: #075180;
}
.progress_count.lft {
  position: relative;
  right: -3%;
}
.crest_adv_text_carousel_container {
  width: 100%;
}
.crest_adv_container .owl-dots_text {
  display: none;
}
@media screen and (max-width: 1023px) {
  .crest_adv_container .owl-dots > .owl-dot li {
    display: none;
    text-align: center;
    border: none;
    text-transform: uppercase;
  }
  .crest_adv_container .owl-dots > .owl-dot li.selectd {
    display: block;
  }
  .carousel-item-title {
    display: flex;
    padding: 20px 0;
    text-align: center;
    font: normal normal bold 18px/27px Titillium Web;
    letter-spacing: 0.81px;
    color: #173249;
    opacity: 1;
    min-height: 95px;
    align-items: flex-end;
    justify-content: center;
    padding: 0 20px 20px;
  }
}
/* fix blank or flashing items on carousel */
.crest_adv_container .owl-carousel .item {
  position: relative;
  z-index: 100;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
/* end fix */
.crest_adv_container .owl-nav > div {
  margin-top: -26px;
  position: absolute;
  top: 50%;
  color: #cdcbcd;
}
.crest_adv_container .owl-nav i {
  font-size: 52px;
}
.crest_adv_container .owl-nav .owl-prev {
  left: -30px;
}
.crest_adv_container .owl-nav .owl-next {
  right: -30px;
}
.carousel-item-title {
  display: none;
}
.crest_adv_container .owl-item {
  text-align: center;
}
.carousel-wrap {
  width: 100%;
  position: relative;
}
@media (max-width: 767px) {
  #why-crestliner .advantage > .container.section-hdr > p {
    font-family: 'BarlowCondensed', sans-serif;
    font-size: 16px;
  }
  .advantage > .container.section-hdr > p {
    font-family: 'BarlowCondensed', sans-serif;
    font-size: 14px;
    font-weight: normal;
  }
  .crest_adv_container .owl-item .btn {
    min-width: auto;
    margin: 15px auto;
  }
  .crest_adv_container .owl-stage-outer {
    width: 100%;
    float: none;
  }
  .crest_adv_container .owl-dots {
    width: 100%;
    float: none;
    position: absolute;
    top: 0px;
  }
  .crest_adv_container .owl-dots > .owl-dot {
    display: none;
    border-bottom: 0px;
  }
  .carousel-item-title {
    display: flex;
    padding: 20px 0;
    text-align: center;
    font: normal normal bold 18px/27px Titillium Web;
    letter-spacing: 0.81px;
    color: #173249;
    opacity: 1;
    min-height: 95px;
    /*align-items: flex-end;*/
    align-items: flex-start;
    justify-content: center;
    padding: 20px;
  }
  .progress-bar-container {
    width: 300px;
    position: relative;
    margin: 0px auto;
    padding-bottom: 4px !important;
  }
  .advantage .container.section-hdr {
    padding-bottom: 5px;
  }
  .advantage .section-hdr h2 {
    font-family: 'BarlowCondensed', sans-serif;
    text-transform: uppercase;
    font-size: 34px;
    margin: 10px 0 !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .advantage .crest_adv_container .owl-carousel {
    padding-left: 50px;
  }
  .advantage .crest_adv_container .owl-item .btn {
    min-width: auto;
    margin: 20px auto;
    font-size: 18px;
    padding: 10px 40px;
  }
  .advantage .carousel-item-title {
    display: flex;
    padding: 20px 0;
    font: normal normal bold 18px/27px Titillium Web;
    letter-spacing: 0.81px;
    color: #173249;
    opacity: 1;
    min-height: 65px;
    align-items: flex-end;
    justify-content: left;
    padding: 20px;
  }
  .advantage .crest_adv_container .owl-dots {
    display: none;
  }
  .advantage .progress-bar-container {
    width: 300px;
    position: relative;
    margin: 0px auto;
  }
  .advantage .section-hdr {
    padding-bottom: 0;
  }
  .advantage .section-hdr p {
    font-family: 'BarlowCondensed', sans-serif;
    font-size: 14px;
    font-weight: normal;
  }
}
@media (min-width: 1024px) {
  .carousel-wrap {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .advantage {
    /*.section-hdr p,
		.section-hdr p>a{
			font-weight: normal;
		}*/
  }
  .advantage .section-hdr {
    padding: 30px 50px 10px;
  }
}
@media only screen and (min-width: 1024px) {
  .crest_adv_container .owl-item .btn {
    position: absolute;
    bottom: 40px;
    right: 40px;
    margin: 0;
  }
  .crest_adv_container .owl-dots {
    position: absolute;
    top: 0;
    right: -33.3333%;
    width: 33.33%;
    bottom: 0;
    padding-top: 30px;
    /*for scroll*/
    height: calc(100% - 80px);
    overflow-x: auto;
    padding-bottom: 0px;
  }
  .progress-bar-container {
    position: absolute;
    bottom: 0;
    right: -33.3333%;
    width: 33.33%;
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 31px 50px 30px 30px;
    /*for scroll*/
    background: #fff;
  }
}
@media only screen and (max-width: 375px) {
  .crest_adv_container .owl-carousel .item {
    overflow: hidden;
  }
  .crest_adv_container .owl-carousel .item img {
    height: 100%;
    /* width: auto !important; */
    max-height: 270px;
  }
}
.wrapper {
  position: relative;
}
.video {
  width: 100%;
}
.playpause {
  background-repeat: no-repeat;
  width: 80px;
  height: 80px;
  position: absolute;
  left: 0%;
  right: 0%;
  top: 0%;
  bottom: 0%;
  margin: auto;
  background-size: contain;
  background-position: center;
}
.advantage .section-hdr > h2 {
  font-family: 'BarlowCondensed', sans-serif;
  text-transform: uppercase;
  margin: 10px 0;
}
.section-hdr > h2 {
  text-align: center;
}
.crest_adv_container span.toggle_button {
  width: 16px !important;
}
.crest_adv_container .owl-item a.btn {
  cursor: pointer;
}
/* .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: rgba(0,0,0,.2);
    z-index: 1;
} */

