@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 300;
  src: url('/template-files/fonts/roboto-v20-latin-300.eot');
  src: local(''), url('/template-files/fonts/roboto-v20-latin-300.eot?#iefix') format('embedded-opentype'), url('/template-files/fonts/roboto-v20-latin-300.woff2') format('woff2'), url('/template-files/fonts/roboto-v20-latin-300.woff') format('woff'), url('/template-files/fonts/roboto-v20-latin-300.ttf') format('truetype'), url('/template-files/fonts/roboto-v20-latin-300.svg#Roboto') format('svg')
}
@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 400;
  src: url('/template-files/fonts/roboto-v20-latin-regular.eot');
  src: local(''), url('/template-files/fonts/roboto-v20-latin-regular.eot?#iefix') format('embedded-opentype'), url('/template-files/fonts/roboto-v20-latin-regular.woff2') format('woff2'), url('/template-files/fonts/roboto-v20-latin-regular.woff') format('woff'), url('/template-files/fonts/roboto-v20-latin-regular.ttf') format('truetype'), url('/template-files/fonts/roboto-v20-latin-regular.svg#Roboto') format('svg')
}
@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  src: url('/template-files/fonts/roboto-v20-latin-500.eot');
  src: local(''), url('/template-files/fonts/roboto-v20-latin-500.eot?#iefix') format('embedded-opentype'), url('/template-files/fonts/roboto-v20-latin-500.woff2') format('woff2'), url('/template-files/fonts/roboto-v20-latin-500.woff') format('woff'), url('/template-files/fonts/roboto-v20-latin-500.ttf') format('truetype'), url('/template-files/fonts/roboto-v20-latin-500.svg#Roboto') format('svg')
}
@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 700;
  src: url('/template-files/fonts/roboto-v20-latin-700.eot');
  src: local(''), url('/template-files/fonts/roboto-v20-latin-700.eot?#iefix') format('embedded-opentype'), url('/template-files/fonts/roboto-v20-latin-700.woff2') format('woff2'), url('/template-files/fonts/roboto-v20-latin-700.woff') format('woff'), url('/template-files/fonts/roboto-v20-latin-700.ttf') format('truetype'), url('/template-files/fonts/roboto-v20-latin-700.svg#Roboto') format('svg')
}
@font-face {
  font-family: 'ss_icons';
  src: url('/template-files/fonts/ss_icons.eot?26094356');
  src: url('/template-files/fonts/ss_icons.eot?26094356#iefix') format('embedded-opentype'),
       url('/template-files/fonts/ss_icons.woff2?26094356') format('woff2'),
       url('/template-files/fonts/ss_icons.woff?26094356') format('woff'),
       url('/template-files/fonts/ss_icons.ttf?26094356') format('truetype'),
       url('/template-files/fonts/ss_icons.svg?26094356#ss_icons') format('svg');
  font-weight: normal;
  font-style: normal;
}

 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "ss_icons";
  font-style: normal;
  font-weight: normal;
  speak: never;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-left-open:before {
  content: '\e805'
}
.icon-right-open:before {
  content: '\e806'
}
.icon-phone:before {
  content: '\e808'
}
.icon-basket:before {
  content: '\e80c'
}
.icon-search:before {
  content: '\e80d'
}
.icon-menu:before {
  content: '\f0c9'
}
body {
  background-color: #505050;
  color: #000;
  font-family: Roboto;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
  margin: 0 auto;
  padding: 0;
  overflow-y: scroll !important;
  overflow-x: hidden !important;
  min-width: 330px !important
}
img {
  max-width: 100% !important;
  height: auto
}
.img_responsive {
  width: 100% !important;
  height: auto
}
.nopad {
  padding: 0 !important;
  margin: 0 !important
}
.my_flex_wrapper {
  margin: 0 auto;
  width: 1200px;
  max-width: 98%
}
.logo_section {
  background: #c5c5c5;
  background: -moz-radial-gradient(center, #c5c5c5 0, #b4b4b4 50%, #6c6c6c 100%);
  background: -webkit-radial-gradient(center, #c5c5c5 0, #b4b4b4 50%, #6c6c6c 100%);
  background: radial-gradient(ellipse at center, #c5c5c5 0, #b4b4b4 50%, #6c6c6c 100%);
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  padding: 20px !important;
  -webkit-box-shadow: 0 3px 7px 1px #000;
  box-shadow: 0 3px 7px 1px #000;
  border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
  box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .3), inset -2px -2px 2px rgba(0, 0, 0, .4), 4px 4px 8px rgba(0, 0, 0, .3)
}
.intro_section, .lettering_section {
  background: #c5c5c5;
  background: -moz-radial-gradient(center, #c5c5c5 0, #b4b4b4 50%, #6c6c6c 100%);
  background: -webkit-radial-gradient(center, #c5c5c5 0, #b4b4b4 50%, #6c6c6c 100%);
  background: radial-gradient(ellipse at center, #c5c5c5 0, #b4b4b4 50%, #6c6c6c 100%);
  background-color: #9e9e9e;
  border-radius: 8px;
  padding: 12px !important;
  -webkit-box-shadow: 0 3px 7px 1px #000;
  box-shadow: 0 3px 7px 1px #000;
  border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
  box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .3), inset -2px -2px 2px rgba(0, 0, 0, .4), 4px 4px 8px rgba(0, 0, 0, .3)
}
.footer_section {
  background: #c5c5c5;
  background: -moz-radial-gradient(center, #c5c5c5 0, #b4b4b4 50%, #6c6c6c 100%);
  background: -webkit-radial-gradient(center, #c5c5c5 0, #b4b4b4 50%, #6c6c6c 100%);
  background: radial-gradient(ellipse at center, #c5c5c5 0, #b4b4b4 50%, #6c6c6c 100%);
  padding: 12px !important;
  -webkit-box-shadow: 0 3px 7px 1px #000;
  box-shadow: 0 3px 7px 1px #000;
  box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .3), inset -2px -2px 2px rgba(0, 0, 0, .4), 4px 4px 8px rgba(0, 0, 0, .3)
}
.bluebar {
  height: 10px;
  background-color: #00d;
  box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .3), inset -2px -2px 2px rgba(0, 0, 0, .4), 4px 4px 8px rgba(0, 0, 0, .3)
}
.bluebottom {
  background-color: #00d;
  box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .3), inset -2px -2px 2px rgba(0, 0, 0, .4), 4px 4px 8px rgba(0, 0, 0, .3);
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px
}
.opencart_icon {
  position: absolute;
  right: 10px;
  top: 10px
}
.font14 {
  font-size: 14px
}
.font15 {
  font-size: 15px
}
.font18 {
  font-size: 18px
}
.font20 {
  font-size: 20px
}
.font24 {
  font-size: 24px
}
.font26 {
  font-size: 26px
}
.lh140 {
  line-height: 140%
}
.text_white {
  color: #fff !important
}
.text_black {
  color: #000 !important
}
.text_orange {
  color: #fa9702 !important
}
.text_dark_blue {
  color: #002697 !important
}
.text_dark_green {
  color: #004b00 !important
}
.text_bold {
  font-weight: 700
}
.text_italic {
  font-style: italic
}
.text_allcaps {
  text-transform: uppercase
}
.text_shadow1 {
  text-shadow: 1px 1px 1px #000
}
.text_underline {
  text-decoration: underline
}
.btn-green {
  border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
  border-radius: 0;
  color: #fff !important;
  padding: 8px 44px;
  text-transform: uppercase;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
  background-color: #005f0c;
  background-image: -moz-linear-gradient(top, #00730f, #004008);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#00730f), to(#004008));
  background-image: -webkit-linear-gradient(top, #00730f, #004008);
  background-image: -o-linear-gradient(top, #00730f, #004008);
  background-image: linear-gradient(to bottom, #00730f, #004008);
  background-repeat: repeat-x;
  box-shadow: inset 1px 1px 1px rgba(255, 255, 255, .3), inset -1px -1px 1px rgba(0, 0, 0, .4), 3px 3px 6px rgba(0, 0, 0, .3)
}
.btn-green:focus, .btn-green:hover {
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position .1s linear;
  -moz-transition: background-position .1s linear;
  -o-transition: background-position .1s linear;
  transition: background-position .1s linear;
  background-color: #004008
}
.btn-green.active, .btn-green.active:hover, .btn-green:active {
  background-color: #005a0c;
  border-color: #004008
}
.btn-green.disabled.active, .btn-green.disabled:active, .btn-green.disabled:focus, .btn-green.disabled:hover, .btn-green[disabled] .btn-green.active, .btn-green[disabled] .btn-green:active, .btn-green[disabled] .btn-green:focus, .btn-green[disabled] .btn-green:hover {
  background-color: #00730f;
  border-color: #00730f
}
.btn-blue {
  border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
  border-radius: 0;
  color: #fff !important;
  text-transform: uppercase;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
  padding: 8px 44px;
  background-color: #002081;
  background-image: -moz-linear-gradient(top, #002595, #001862);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#002595), to(#001862));
  background-image: -webkit-linear-gradient(top, #002595, #001862);
  background-image: -o-linear-gradient(top, #002595, #001862);
  background-image: linear-gradient(to bottom, #002595, #001862);
  background-repeat: repeat-x;
  box-shadow: inset 1px 1px 1px rgba(255, 255, 255, .3), inset -1px -1px 1px rgba(0, 0, 0, .4), 3px 3px 6px rgba(0, 0, 0, .3)
}
.btn-blue:focus, .btn-blue:hover {
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position .1s linear;
  -moz-transition: background-position .1s linear;
  -o-transition: background-position .1s linear;
  transition: background-position .1s linear;
  background-color: #001862
}
.btn-blue.active, .btn-blue.active:hover, .btn-blue:active {
  background-color: #001f7c;
  border-color: #001862
}
.btn-blue.disabled.active, .btn-blue.disabled:active, .btn-blue.disabled:focus, .btn-blue.disabled:hover, .btn-blue[disabled] .btn-blue.active, .btn-blue[disabled] .btn-blue:active, .btn-blue[disabled] .btn-blue:focus, .btn-blue[disabled] .btn-blue:hover {
  background-color: #002595;
  border-color: #002595
}
.btn-green-2 {
  border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
  background-color: #007c15;
  background-image: -moz-linear-gradient(top, #009018, #005d10);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#009018), to(#005d10));
  background-image: -webkit-linear-gradient(top, #009018, #005d10);
  background-image: -o-linear-gradient(top, #009018, #005d10);
  background-image: linear-gradient(to bottom, #009018, #005d10);
  background-repeat: repeat-x
}
.btn-green-2:focus, .btn-green-2:hover {
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position .1s linear;
  -moz-transition: background-position .1s linear;
  -o-transition: background-position .1s linear;
  transition: background-position .1s linear;
  background-color: #005d10
}
.btn-green-2.active, .btn-green-2.active:hover, .btn-green-2:active {
  background-color: #007714;
  border-color: #005d10
}
.btn-green-2.disabled.active, .btn-green-2.disabled:active, .btn-green-2.disabled:focus, .btn-green-2.disabled:hover, .btn-green-2[disabled] .btn-green-2.active, .btn-green-2[disabled] .btn-green-2:active, .btn-green-2[disabled] .btn-green-2:focus, .btn-green-2[disabled] .btn-green-2:hover {
  background-color: #009018;
  border-color: #009018
}
.btn-fonts1 {
  border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
  color: #000;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
  background-color: #e4e4e4;
  background-image: -moz-linear-gradient(top, #eee, #d5d5d5);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eee), to(#d5d5d5));
  background-image: -webkit-linear-gradient(top, #eee, #d5d5d5);
  background-image: -o-linear-gradient(top, #eee, #d5d5d5);
  background-image: linear-gradient(to bottom, #eee, #d5d5d5);
  background-repeat: repeat-x;
  box-shadow: inset 1px 1px 1px rgba(255, 255, 255, .3), inset -1px -1px 1px rgba(0, 0, 0, .4), 3px 3px 6px rgba(0, 0, 0, .3)
}
.btn-fonts1:focus, .btn-fonts1:hover {
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position .1s linear;
  -moz-transition: background-position .1s linear;
  -o-transition: background-position .1s linear;
  transition: background-position .1s linear;
  background-color: #d5d5d5
}
.btn-fonts1.active, .btn-fonts1.active:hover, .btn-fonts1:active {
  background-color: #e1e1e1;
  border-color: #d5d5d5
}
.btn-fonts1.disabled.active, .btn-fonts1.disabled:active, .btn-fonts1.disabled:focus, .btn-fonts1.disabled:hover, .btn-fonts1[disabled] .btn-fonts1.active, .btn-fonts1[disabled] .btn-fonts1:active, .btn-fonts1[disabled] .btn-fonts1:focus, .btn-fonts1[disabled] .btn-fonts1:hover {
  background-color: #eee;
  border-color: #eee
}
.btn-fonts2 {
  border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
  color: #000;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
  background-color: #a0a0a0;
  background-image: -moz-linear-gradient(top, #aaa, #919191);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#aaa), to(#919191));
  background-image: -webkit-linear-gradient(top, #aaa, #919191);
  background-image: -o-linear-gradient(top, #aaa, #919191);
  background-image: linear-gradient(to bottom, #aaa, #919191);
  background-repeat: repeat-x;
  box-shadow: inset 1px 1px 1px rgba(255, 255, 255, .3), inset -1px -1px 1px rgba(0, 0, 0, .4), 3px 3px 6px rgba(0, 0, 0, .3)
}
.btn-fonts2:focus, .btn-fonts2:hover {
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position .1s linear;
  -moz-transition: background-position .1s linear;
  -o-transition: background-position .1s linear;
  transition: background-position .1s linear;
  background-color: #919191
}
.btn-fonts2.active, .btn-fonts2.active:hover, .btn-fonts2:active {
  background-color: #9d9d9d;
  border-color: #919191
}
.btn-fonts2.disabled.active, .btn-fonts2.disabled:active, .btn-fonts2.disabled:focus, .btn-fonts2.disabled:hover, .btn-fonts2[disabled] .btn-fonts2.active, .btn-fonts2[disabled] .btn-fonts2:active, .btn-fonts2[disabled] .btn-fonts2:focus, .btn-fonts2[disabled] .btn-fonts2:hover {
  background-color: #aaa;
  border-color: #aaa
}
.btn-fonts3 {
  border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
  color: #000;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
  background-color: #7e7e7e;
  background-image: -moz-linear-gradient(top, #888, #6f6f6f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#888), to(#6f6f6f));
  background-image: -webkit-linear-gradient(top, #888, #6f6f6f);
  background-image: -o-linear-gradient(top, #888, #6f6f6f);
  background-image: linear-gradient(to bottom, #888, #6f6f6f);
  background-repeat: repeat-x;
  box-shadow: inset 1px 1px 1px rgba(255, 255, 255, .3), inset -1px -1px 1px rgba(0, 0, 0, .4), 3px 3px 6px rgba(0, 0, 0, .3)
}
.btn-fonts3:focus, .btn-fonts3:hover {
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position .1s linear;
  -moz-transition: background-position .1s linear;
  -o-transition: background-position .1s linear;
  transition: background-position .1s linear;
  background-color: #6f6f6f
}
.btn-fonts3.active, .btn-fonts3.active:hover, .btn-fonts3:active {
  background-color: #7b7b7b;
  border-color: #6f6f6f
}
.btn-fonts3.disabled.active, .btn-fonts3.disabled:active, .btn-fonts3.disabled:focus, .btn-fonts3.disabled:hover, .btn-fonts3[disabled] .btn-fonts3.active, .btn-fonts3[disabled] .btn-fonts3:active, .btn-fonts3[disabled] .btn-fonts3:focus, .btn-fonts3[disabled] .btn-fonts3:hover {
  background-color: #888;
  border-color: #888
}
.nav-tabs.font-tabs {
  border-bottom: 0 !important
}
.carousel-indicators > li {
  border-radius: 50%;
  width: 12px;
  height: 10px;
  margin-left: 6px;
  margin-right: 6px;
  background-color: green;
  opacity: 1
}
#boatnums_indicators {
  bottom: -50px
}
.carousel-indicators .active {
  background-color: #00f;
  opacity: 1
}
.color_swatch div {
  display: inline-block;
  padding: 4px;
  margin: 6px
}
.sprite_colors_red {
  background: url('/template-files/images/lettering_colors.webp') no-repeat;
  width: 62px;
  height: 38px
}
.sprite_colors_olyblue {
  background: url('/template-files/images/lettering_colors.webp') -74px 0 no-repeat;
  width: 63px;
  height: 38px
}
.sprite_colors_silver {
  background: url('/template-files/images/lettering_colors.webp') -146px 0 no-repeat;
  width: 63px;
  height: 38px
}
.sprite_colors_hotpink {
  background: url('/template-files/images/lettering_colors.webp') -218px 0 no-repeat;
  width: 62px;
  height: 38px
}
.sprite_colors_burgundy {
  background: url('/template-files/images/lettering_colors.webp') 0 -59px no-repeat;
  width: 62px;
  height: 37px
}
.sprite_colors_blue {
  background: url('/template-files/images/lettering_colors.webp') -74px -59px no-repeat;
  width: 63px;
  height: 37px
}
.sprite_colors_charcoal {
  background: url('/template-files/images/lettering_colors.webp') -146px -59px no-repeat;
  width: 63px;
  height: 37px
}
.sprite_colors_pastelpink {
  background: url('/template-files/images/lettering_colors.webp') -218px -59px no-repeat;
  width: 62px;
  height: 37px
}
.sprite_colors_orange {
  background: url('/template-files/images/lettering_colors.webp') 0 -117px no-repeat;
  width: 62px;
  height: 37px
}
.sprite_colors_navyblue {
  background: url('/template-files/images/lettering_colors.webp') -74px -117px no-repeat;
  width: 63px;
  height: 37px
}
.sprite_colors_gold {
  background: url('/template-files/images/lettering_colors.webp') -146px -117px no-repeat;
  width: 63px;
  height: 37px
}
.sprite_colors_teal {
  background: url('/template-files/images/lettering_colors.webp') -218px -117px no-repeat;
  width: 62px;
  height: 37px
}
.sprite_colors_applegreen {
  background: url('/template-files/images/lettering_colors.webp') 0 -175px no-repeat;
  width: 62px;
  height: 38px
}
.sprite_colors_royalpurple {
  background: url('/template-files/images/lettering_colors.webp') -74px -175px no-repeat;
  width: 63px;
  height: 38px
}
.sprite_colors_yellow {
  background: url('/template-files/images/lettering_colors.webp') -146px -175px no-repeat;
  width: 63px;
  height: 38px
}
.sprite_colors_black {
  background: url('/template-files/images/lettering_colors.webp') -218px -175px no-repeat;
  width: 62px;
  height: 38px
}
.sprite_colors_forestgreen {
  background: url('/template-files/images/lettering_colors.webp') 0 -234px no-repeat;
  width: 62px;
  height: 37px
}
.sprite_colors_purple {
  background: url('/template-files/images/lettering_colors.webp') -74px -234px no-repeat;
  width: 63px;
  height: 37px
}
.sprite_colors_cream {
  background: url('/template-files/images/lettering_colors.webp') -146px -234px no-repeat;
  width: 63px;
  height: 37px
}
.sprite_colors_white {
  background: url('/template-files/images/lettering_colors.webp') -218px -234px no-repeat;
  width: 62px;
  height: 37px
}
.sprite_colors_mirrorchrome {
  background: url('/template-files/images/lettering_colors.webp') -297px -1px no-repeat;
  width: 62px;
  height: 38px
}
.sprite_colors_silverleaf {
  background: url('/template-files/images/lettering_colors.webp') -373px -1px no-repeat;
  width: 63px;
  height: 38px
}
.sprite_colors_goldleaf {
  background: url('/template-files/images/lettering_colors.webp') -447px -1px no-repeat;
  width: 63px;
  height: 38px
}
.sprite_colors_flatblack {
  background: url('/template-files/images/lettering_colors.webp') -522px -1px no-repeat;
  width: 62px;
  height: 38px
}
.sprite_colors_mtfsilver {
  background: url('/template-files/images/lettering_colors.webp') -297px -50px no-repeat;
  width: 62px;
  height: 38px
}
.sprite_colors_mtfpurple {
  background: url('/template-files/images/lettering_colors.webp') -373px -50px no-repeat;
  width: 63px;
  height: 38px
}
.sprite_colors_mtfgold {
  background: url('/template-files/images/lettering_colors.webp') -447px -50px no-repeat;
  width: 63px;
  height: 38px
}
.sprite_colors_mtfteal {
  background: url('/template-files/images/lettering_colors.webp') -522px -50px no-repeat;
  width: 62px;
  height: 38px
}
.sprite_colors_mtfred {
  background: url('/template-files/images/lettering_colors.webp') -297px -109px no-repeat;
  width: 62px;
  height: 37px
}
.sprite_colors_mtfblack {
  background: url('/template-files/images/lettering_colors.webp') -373px -109px no-repeat;
  width: 63px;
  height: 37px
}
.sprite_colors_mtfblue {
  background: url('/template-files/images/lettering_colors.webp') -447px -109px no-repeat;
  width: 63px;
  height: 37px
}
.sprite_colors_mtfburgundy {
  background: url('/template-files/images/lettering_colors.webp') -522px -109px no-repeat;
  width: 62px;
  height: 37px
}
.sprite_gradient_red_yellow {
  background: url('/template-files/images/lettering_gradients_patterns.webp') no-repeat;
  width: 62px;
  height: 38px
}
.sprite_gradient_blue_green {
  background: url('/template-files/images/lettering_gradients_patterns.webp') -74px 0 no-repeat;
  width: 63px;
  height: 38px
}
.sprite_gradient_purple_white {
  background: url('/template-files/images/lettering_gradients_patterns.webp') -147px 0 no-repeat;
  width: 63px;
  height: 38px
}
.sprite_gradient_black_white {
  background: url('/template-files/images/lettering_gradients_patterns.webp') -220px 0 no-repeat;
  width: 62px;
  height: 38px
}
.sprite_gradient_black_blue {
  background: url('/template-files/images/lettering_gradients_patterns.webp') 0 -45px no-repeat;
  width: 62px;
  height: 38px
}
.sprite_gradient_green_yellow {
  background: url('/template-files/images/lettering_gradients_patterns.webp') -74px -45px no-repeat;
  width: 63px;
  height: 38px
}
.sprite_gradient_purple_orange {
  background: url('/template-files/images/lettering_gradients_patterns.webp') -147px -45px no-repeat;
  width: 63px;
  height: 38px
}
.sprite_gradient_teal_white {
  background: url('/template-files/images/lettering_gradients_patterns.webp') -220px -46px no-repeat;
  width: 62px;
  height: 37px
}
.sprite_gradient_orange_yellow {
  background: url('/template-files/images/lettering_gradients_patterns.webp') 0 -89px no-repeat;
  width: 62px;
  height: 37px
}
.sprite_gradient_blue_yellow {
  background: url('/template-files/images/lettering_gradients_patterns.webp') -74px -89px no-repeat;
  width: 63px;
  height: 37px
}
.sprite_gradient_red_black {
  background: url('/template-files/images/lettering_gradients_patterns.webp') -147px -89px no-repeat;
  width: 63px;
  height: 37px
}
.sprite_gradient_purple_yellow {
  background: url('/template-files/images/lettering_gradients_patterns.webp') -220px -89px no-repeat;
  width: 62px;
  height: 37px
}
.sprite_fill_diamond {
  background: url('/template-files/images/lettering_gradients_patterns.webp') 0 -131px no-repeat;
  width: 300px;
  height: 105px
}
.sprite_fill_camo {
  background: url('/template-files/images/lettering_gradients_patterns.webp') 0 -253px no-repeat;
  width: 300px;
  height: 105px
}
.sprite_fill_water {
  background: url('/template-files/images/lettering_gradients_patterns.webp') 0 -366px no-repeat;
  width: 300px;
  height: 105px
}
.sprite_fill_wood {
  background: url('/template-files/images/lettering_gradients_patterns.webp') -306px -243px no-repeat;
  width: 300px;
  height: 105px
}
.sprite_fill_fire {
  background: url('/template-files/images/lettering_gradients_patterns.webp') -290px 0 no-repeat;
  width: 300px;
  height: 105px
}
.sprite_fill_carbonfiber {
  background: url('/template-files/images/lettering_gradients_patterns.webp') -305px -131px no-repeat;
  width: 300px;
  height: 105px
}
.sprite_fill_animal {
  background: url('/template-files/images/lettering_gradients_patterns.webp') -307px -352px no-repeat;
  width: 300px;
  height: 105px
}
.fill_radio {
  display: inline-block;
  float: left;
  text-align: right;
  padding: 16px;
  width: 20%
}
.fill_sample {
  display: inline-block;
  text-align: center;
  float: left;
  width: 60%;
  padding-bottom: 22px
}
#click_gradients, #click_patterns {
  cursor: pointer
}
.font-tabs .btn {
  margin: 6px 12px
}
.colorsample {
  width: 100%;
  max-width: 100%;
  height: 36px;
  border-radius: 6px;
  margin-top: 10px;
  background: url(/template-files/images/clear.webp) #eee
}
.menu_desktop ul {
  list-style: none;
  margin: 0 auto;
  padding: 0
}
.menu_desktop ul li {
  display: inline-block;
  margin: 0 auto;
  padding: 0;
  margin-right: -2px !important;
  margin-left: -2px !important
}
.menu_mobile {
  display: none
}
.menu_mobile ul {
  list-style: none;
  margin: 0 auto;
  padding: 0
}
.menu_mobile ul li {
  margin: 0 auto;
  padding: 0
}
video {
  width: 100% !important;
  height: auto !important
}
.search_desktop_inner {
  width: 90%;
  margin: 0 auto
}
.searchbox_mobile {
  padding: 12px 16px 6px;
  background-color: #999;
  border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
  box-shadow: inset 1px 1px 1px rgba(255, 255, 255, .3), inset -1px -1px 1px rgba(0, 0, 0, .4), 3px 3px 6px rgba(0, 0, 0, .3)
}
#sslogo {
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  white-space: nowrap
}
#background1 {
  width: 85px;
  height: 85px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000
}
#background2 {
  width: 85px;
  height: 85px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3000
}
div#cc {
  position: relative;
  top: -20px;
  left: 0;
  z-index: 200;
  width: 85px;
  height: 85px;
  padding: 0 10px 10px;
  margin: 0;
  display: inline-block;
  cursor: pointer
}
div#dd {
  position: relative;
  top: 0;
  display: inline-block;
  padding: 10px;
  margin: 0;
  cursor: pointer
}
canvas#c {
  position: relative;
  z-index: 2000
}
.tooltip-inner {
  width: 360px;
  max-width: 98%;
  background-color: #d2d2d2;
  color: #000;
  padding: 10px;
  font-size: 14px;
  text-align: left;
  -webkit-box-shadow: 2px 2px 5px 3px rgba(0, 0, 0, .78);
  box-shadow: 2px 2px 5px 3px rgba(0, 0, 0, .78)
}
.tooltip.show {
  opacity: 1
}
#stickytop {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px
}
@media(max-width:1050px) {
  #stickytop {
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px
  }
}
@media(max-width:850px) {
  .menu_desktop {
    display: none
  }
  .menu_mobile {
    display: inline
  }
  .search_desktop {
    display: none
  }
  #stickytop {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
  }
}
@media(max-width:600px) {
  #boatnums_indicators, .carousel-indicators, .hideon600 {
    display: none
  }
  .font-tabs .btn {
    margin: 6px 0;
    width: 100% !important
  }
  .font-tabs li {
    width: 100% !important;
    display: block
  }
}
@media(max-width:500px) {
  [class^=sprite_fill] {
    width: 150px;
    height: 105px
  }
  div#cc {
    display: none
  }
}
@media only screen and (min-width:960px) and (max-width:100000px) {
  .example-boat {
    border-radius: 7px;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, .3);
    float: right;
    margin-left: 15px;
    margin-bottom: 12px
  }
}
@media only screen and (min-width:620px) and (max-width:767px) {
  .example-boat {
    width: 100%;
    display: block;
    margin: auto auto 12px;
    min-width: 240px;
    border-radius: 7px;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, .3)
  }
}
@media only screen and (min-width:480px) and (max-width:619px) {
  .example-boat {
    width: 100%;
    display: block;
    margin: auto auto 12px;
    min-width: 240px;
    border-radius: 7px;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, .3)
  }
}
@media only screen and (max-width:479px) {
  .example-boat {
    width: 100%;
    display: block;
    margin: auto auto 12px;
    min-width: 240px;
    border-radius: 7px;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, .3)
  }
}
.button-link {
  padding: 10px 15px;
  background: gradient(#01961a, #004b00) -webkit-linear;
  background: -o-linear-gradient(#01961a, #004b00);
  background: -moz-linear-gradient(#01961a, #004b000);
  background: linear-gradient(#01961a, #004b00);
  color: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #20538d;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .4);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .4), 0 1px 1px rgba(0, 0, 0, .2);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .4), 0 1px 1px rgba(0, 0, 0, .2);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .4), 0 1px 1px rgba(0, 0, 0, .2);
  -webkit-transition-duration: .2s;
  -moz-transition-duration: .2s;
  transition-duration: .2s
}
.button-link:hover {
  background: gradient(#01b21f, #006000) -webkit-linear;
  background: -o-linear-gradient(#01b21f, #006000);
  background: -moz-linear-gradient(#01b21f, #006000);
  background: linear-gradient(#01b21f, #006000);
  border: 1px solid #2a4e77;
  color: #fff
}
.button-link:active {
  -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, .6);
  -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, .6);
  box-shadow: inset 0 1px 4px rgba(0, 0, 0, .6);
  background: gradient(#01b21f, #006000) -webkit-linear;
  background: -o-linear-gradient(#01b21f, #006000);
  background: -moz-linear-gradient(#01b21f, #006000);
  background: linear-gradient(#01b21f, #006000);
  border: 1px solid #203e5f;
  color: #e5e5e5
}