@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700&subset=greek');
@import url('https://fonts.googleapis.com/css?family=Alegreya+Sans:400i,500i|Didact+Gothic&subset=greek');
* {
	margin: 0;
	box-sizing: inherit;
}
*:before, *:after {
	box-sizing: inherit;
}
html, body {
	height: 100%;
	box-sizing: border-box;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, textarea, p, blockquote, th, td {
	padding: 0;
	margin: 0;
}
fieldset, img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-weight: normal;
	font-style: normal;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
iframe {
	border: none;
	margin: 0;
	padding: 0;
}
body, td, th {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #363636;
}
body {
	background-color:#F4F1EC;	
	margin: 0;
}
body.maintenance {
	background:#fff;
}
a:link, a:visited, a:active {
	color: #4E4E4E;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: none;
	color: #EE7D1A;
}
.clr {
	clear: both;
	font-size: 1px;
	height: 1px;
}
/* float clearing for IE6 */
* html .clearfix {
	height: 1%;
	overflow: visible;
}
/* float clearing for IE7 */
*+html .clearfix {
	min-height: 1%;
}
/* float clearing for everyone else */
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	font-size: 0;
}
#wrapper {
	width: 100%;
	min-height: 100%;
	margin: 0 auto -280px;
	padding: 0;
	overflow:hidden;
}
header {
	height:auto;
	background-color:#fff;
}
.logo {
	padding-top:20px;
}
#tzennet_menu.navbar-light .navbar-nav .nav-link {
	font-size:13px;
	font-weight:600;
	line-height: 17px;
	color:#4B4B4B;
}
#tzennet_menu.navbar-light .navbar-nav .nav-link:focus,
#tzennet_menu.navbar-light .navbar-nav .nav-link:hover {
	color:#EE7D1A;
}
#navbarYachtSales .dropdown-menu {
	padding: .25rem 0;
}
#tzennet_menu .dropdown-item {
	font-size: 13px;
	padding: .25rem .5rem;
	font-weight: 600;
}
#tzennet_menu .dropdown-item:hover,
#tzennet_menu .dropdown-item:active,
#tzennet_menu .dropdown-item:focus {
	color: #EE7D1A;
	background-color: #FFF;
}
.navbar-light .navbar-toggler {
	border:none;
	outline:none;
	padding:0;
	border-radius:0;
}
#rsm {
	width:40px;
	height:40px;
	position:relative;
	float:right;
}
#rsm .navbar-toggler {
	padding:0 .25rem;
}
#rsm .navbar-toggler:focus,
#rsm .navbar-toggler:active {
    outline: 0;
}
#rsm .navbar-toggler span.icon {
   display: block;
   background-color: #254484;
   height: 3px;
   width: 25px;
   margin-top: 4px;
   margin-bottom: 4px;
   -webkit-transform: rotate(0deg);
   -moz-transform: rotate(0deg);
   -o-transform: rotate(0deg);
   transform: rotate(0deg);
   position: relative;
   left: 0;
   opacity: 1;
}
#rsm .navbar-toggler:not(.collapsed) span.icon {
	background-color:#EE7D1A;
}

#rsm .navbar-toggler span.icon:nth-child(1),
#rsm .navbar-toggler span.icon:nth-child(3) {
   -webkit-transition: transform .35s ease-in-out;
   -moz-transition: transform .35s ease-in-out;
   -o-transition: transform .35s ease-in-out;
   transition: transform .35s ease-in-out;
}
#rsm .navbar-toggler:not(.collapsed) span.icon:nth-child(1) {
    position: absolute;
    left: 5px;
    top: 10px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
    opacity: 0.9;
}
#rsm .navbar-toggler:not(.collapsed) span.icon:nth-child(2) {
    height: 12px;
    visibility: hidden;
    background-color: transparent;
}
#rsm .navbar-toggler:not(.collapsed) span.icon:nth-child(3) {
    position: absolute;
    left: 5px;
    top: 10px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
    opacity: 0.9;
}
span.flags {
	position:relative;
	top:-2px;
}
.flags img {
	width:24px;
	height:24px;
	border-radius:50%;
	-moz-border-radius:50%;	
	-webkit-border-radius:50%;
	overflow:hidden;
}
.flags.dropdown-menu {
	margin:0;
	padding:0;
	min-width:inherit;
}
.flags .dropdown-item {
	padding:.25rem 0.5rem;
}
.flags .dropdown-item:first-child {
	border-top-left-radius:.25rem;
	border-top-right-radius:.25rem;
}
.flags .dropdown-item.active, .flags .dropdown-item:active {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa;	
}
.flags .dropdown-item span {
	font-size:12px;
}

/* SLIDESHOW */
#main_slideshow {
	width:100%;
	height:740px;
	background-color:#eee;
}
#main_slideshow .slideshow .item {
	width:100%;
	height:740px;	
	background-position:top center;
	background-repeat:no-repeat;
	background-size:cover;
	position:relative;
}
#main_slideshow .slideshow .item .description {
	width:45%;
	height:300px;
	margin:0 auto;
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50% , -50%);
	-moz-transform:translate(-50% , -50%);
	-webkit-transform:translate(-50% , -50%);
	background-color:rgba(10,23,52,.5);
	display:table;
	padding:30px;
	box-sizing:border-box;
}
#main_slideshow .slideshow .item .description span {
	display:table-cell;
	vertical-align:middle;
	width:100%;
	color:#fff;
	font-size: 45px;
	font-weight: 400;
	line-height:61px;
	text-align:center;
	border:1px solid #fff;
	font-family: 'Didact Gothic', sans-serif;
}
#slideshow .owl-nav {
	width:100%;
	position:absolute;
	top: calc(50% - 40px);
	transform: translateY(-50%);
	z-index:10;
	color:#fff;
}
#slideshow .owl-nav .owl-prev,
#slideshow .owl-nav .owl-next {
	display:inline-block;
	text-align:center;
	color:#fff;
	font-size: 40px;
	opacity:.4;
}
#slideshow .owl-nav .owl-prev:hover,
#slideshow .owl-nav .owl-next:hover {
	opacity:1;
}
#slideshow .owl-nav .owl-prev:focus,
#slideshow .owl-nav .owl-next:focus {
	outline:none;
	box-shadow:none;
}
#slideshow .owl-nav .owl-prev {
	position:absolute;
	left:30px;
}
#slideshow .owl-nav .owl-next {
	position:absolute;	
	right:30px;	
}
.main_background {
	background-image:url(images/bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
.main_background.inside {
    background-size: cover;
	min-height:calc(100vh - 377px);
}
.main_background.fleet {
	background-attachment:fixed;
	min-height:calc(100vh - 377px);
}
#about {
	width:100%;
	margin-bottom:60px;
	display:block;
}
#page {
	width:100%;
	margin-bottom:0;
	display:block;
}
#about .content {
	margin:60px auto;
	position:relative;
}
#about .photo {
	padding-left:30px;
	padding-right:30px;
}
.table {
	background-color:#fff;
}
#page .photo {
	padding:0 0 20px 30px;
}
#page.boat .main_image {
	width:100%;
	padding:50px 0;
	text-align:center;
	margin:15px auto;
	background-color:#fff;
	border:1px solid #eee;
	position:relative;
}
#page.boat .more_images .item {
	margin-bottom:15px;
	max-height:300px;
	overflow:hidden;
}
#page.boat .more_images .item.large_image {
	max-height:inherit;
}
#page.boat .table-striped {
	border:1px solid #dee2e6;
}
#page.boat .table-striped tr td {
	font-weight:600;
}
#page.boat .table-striped tr td:first-child {
	width:300px;
}
#page.boat .table-striped tbody tr:nth-of-type(even) {
	background-color:rgba(255,255,255,.6);
}
#page.boat .table-striped tbody tr.active td {
	background-color:#EE7D1A;
	color:#fff;
}
#page.boat .table-striped tbody tr.active td a {
	color:#fff;
}
#page .table-striped tr td a {
	display:block;
}
#page.boat .fleet_categories {
	margin:0 auto;
}
#page.boat .fleet_categories .more .btn-orange {
	display:block;
}
#about .photo img,  #page .photo img {
	-webkit-box-shadow: 1px 11px 90px -15px rgba(0,0,0,0.75);
	-moz-box-shadow: 1px 11px 90px -15px rgba(0,0,0,0.75);
	box-shadow: 1px 11px 90px -15px rgba(0,0,0,0.75);	
}
#about .text {
	color: #4E4E4E;
	font-size: 17px;
	line-height: 35px;
	text-align: justify;
	padding-left:30px;
	padding-right:30px;
}
#about .text p {
	margin-bottom:15px;
}
#about .text .more {
	margin-top:50px;
}


#page .content {
	margin:40px auto 0 auto;
	position:relative;
}
#page .text {
	color: #4E4E4E;
	font-size: 17px;
	line-height: 1.5;
	text-align: justify;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:50px;	
}
#page .text h2 {
	font-size:22px;
	font-weight:600;
	color:#EE7D1A;
}
#page .text h3 {
	font-size:18px;
}

#page .text p {
	margin-bottom:15px;
}

#page .text .accordion h2 {
	padding-top:0;
}
#page .text .accordion .card-header {
	padding: 0;
	border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
}
#page .text .accordion p:last-of-type {
	margin-bottom: 0;
}
#page .text .accordion .btn.focus,
#page .text .accordion .btn:focus  {
	box-shadow: none;
}

#services {
	margin-bottom:20px;
}
#services .container {
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	background-color: #FFFFFF;
	padding-bottom:10px;
}
#services .content {
	margin:80px auto;
}
#services .item {
	height:200px;
	margin-bottom:20px;
}
#services .item h3 {
	color: #4E4E4E;
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
	text-align: center;
	text-transform:uppercase;
}
#services .item .icon {
	text-align:center;
}
#services .item .icon img {
	margin:15px auto;
}

#ourfleet{
	margin-bottom:20px;
}
#ourfleet .more {
	margin: 0 auto 50px auto;
	text-align:center;
}
#ourfleet .fleet {
	margin:60px auto;
}
#ourfleet .fleet .item {
	background-color:#fff;
	border-radius: 6px;
	margin-top:60px;
}
#ourfleet .fleet .item figure {
	width:90%;
	margin:0 auto;
	position:relative;
	top:-60px;
	z-index:10;
}
#ourfleet .fleet .item figure img {
	border-radius: 6px;	
	box-shadow: 0px 25px 50px -15px #83afc4;
	height:190px;
}
#ourfleet .fleet .item h3 {
	color: #EE7D1A;
	font-size: 20px;
	font-weight: 700;
	line-height: 27px;
	text-align: center;
	position:relative;
	z-index:100;
	top:-40px;
}
#ourfleet .fleet .item .info {
	position:relative;
	border-top:1px solid #DBDBDB;
	margin-top:-20px;
}
#ourfleet .fleet .item .info span {
	display:block;
	text-align:center;
	margin:10px auto;
	color: #4E4E4E;
	font-size: 14px;
	line-height: 19px;
}
#ourfleet .fleet .item .info span.count {
	font-weight:700;
	font-size:19px;
	line-height:26px;
}
section h1 {
	color:#4E4E4E;
	font-size: 45px;
	line-height: 61px;
	text-align: center;
	padding-top: 50px;
}
section h1:after {
	content:'';
	display:block;
	width:120px;
	height:15px;
	border-bottom: 4px solid #EE7D1A;
	margin:0 auto;
}
section h2 {
	color:#4E4E4E;
	font-size: 35px;
	line-height: 40px;
	text-align: center;
	padding-top: 20px;
}
/* TABLES */
.sailtable {
	margin:15px auto;
	background-color:rgba(255,255,255,.8);
}
.sailtable tr td, .sailtable tr th {
	background-color:#fff;
}
.sailtable tr th {
	background-color:#254484;
	color:#fff;
}

.fleettable {
	margin:15px auto;
	background-color:rgba(255,255,255,.8);
}
.fleettable tr th {
	background-color:#254484;
	color:#fff;
	text-align:center;
}
.fleettable tr td {
	background-color:#DCE4F1;
	text-align:center;
}
.fleettable tr.highseason td {
	background-color:#EE7D1A;
	color:#fff;
}
.fleettable tr td.highseason {
	background-color:#EE7D1A;
	color:#fff;
}
.fleet h2 {
	font-size:26px;
	font-weight:700;
	color:#EE7D1A;
	text-align:left;
}
.fleet .sailtable a:link, .fleet .sailtable a:active, .fleet .sailtable a:visited {
	font-weight:600;
	color:#254484;
}
.fleet .sailtable a:hover {
	font-weight:600;
	color:#EE7D1A;	
}
.fleettable td {
	border-top:1px solid #fff;
}
.table-striped.links tbody tr {
	background-color: rgba(0,0,0,.05)
}
.table-striped.links tbody tr:nth-of-type(2n+1) {
	background-color: rgba(255,255,255,.5)
}
.table.links {
	margin:0 auto;
}
.links h3 {
	color:#EE7D1A;
	font-size:16px;
	font-weight:600;
	margin-bottom:10px;
}
.links span {
	display:block;
	margin-bottom:10px;
}
.links a:link, .links a:active, .links a:visited {
	color:#254484;
	font-weight:600;
}
.links a:hover {
	color:#EE7D1A;
	font-weight:600;
}
.links .img-logo {
	float:right;
	margin-left:15px;
	display:inline-block;
}
.base li {
	margin-bottom:5px;
}
.base li:after {
	content:'\f13d';
	font-family:'Font Awesome 5 Pro';
	font-weight:700;
	display:inline-block;
	float:left;
	margin-right:10px;
	color:#EE7D1A;
}

.services li, .boat_accessories {
    -moz-column-count: 3;
    -moz-column-gap: 20px;
    -webkit-column-count: 3;
    -webkit-column-gap: 20px;
    column-count: 3;
    column-gap: 20px;	
}
.services li, .boat_accessories li, .service_list li {
	margin-bottom:5px;
}
.services li:after, .boat_accessories li:after, .service_list li:before {
	content:'\f00c';
	font-family:'Font Awesome 5 Pro';
	font-weight:700;
	display:inline-block;
	float:left;
	margin-right:10px;
	color:#EE7D1A;
}
.sail li {
	margin-bottom:5px;
}
.sail li:after {
	content:'\f5a0';
	font-family:'Font Awesome 5 Pro';
	font-weight:700;
	display:inline-block;
	float:left;
	margin-right:10px;
	color:#EE7D1A;
}
.extras {
	padding:0 0 20px 0;
	margin:0 auto;
}
.extras .short-title {
	font-size:20px;
	font-weight:300;
	margin-bottom:15px;
	padding:12px 15px;
	color:#fff;
	background-color:#254484;
	border-bottom:3px solid #EE7D1A;
}
.extras [class*="col-"] {
	padding:0 10px;
}
.extras img {
	margin-bottom:20px;
}

.comment textarea {
	resize:none;
}
.comment label {
	display:block;
	text-align:center;
}
#contact_form fieldset legend {
	font-size:1.1rem;
	font-weight:600;
	width:inherit;
    padding:0 10px;
    border-bottom:none;
	color:#254484;
}
#contact_form fieldset {
	border:1px solid #4B4B4B;
	padding:.5rem;
	margin-bottom:1.5rem;
	background-color:#fff;
}
#contact_form .abc-radio label::after {
	background-color:#EE7D1A;
}
#contact_form .abc-radio label::before {
	outline:none;
}
#contact_form .form-control {
	padding:.375rem .75rem;
}
#contact_form .contact_details label {
	font-size:1rem;	
	font-weight:600;
	color:#254484;
}
.image_left {
	float:left;
	margin-right:15px;
}
.image_right {
	float:right;
	margin-left:15px;
}
.article_files_wrapper.single_file_wrapper {
	background: #eee;
	padding: 0 10px;
}
.article_file_wrapper {
	padding: 10px 0 0 0;
	margin: 0 25px 15px 0;
	float: left;
}
.article_file a {
	display: block;
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 32px;
	padding-left: 38px;
}
.article_file a span {
	display: block;
	font-size: 11px;
	font-weight: normal;
	padding: 2px 0 0 0;
	color: #777
}
.icon_generic a {
	background: url(images/icons/generic.png) no-repeat 0 0;
}
.icon_doc a {
	background: url(images/icons/doc.png) no-repeat 0 0;
}
.icon_excel a {
	background: url(images/icons/excel.png) no-repeat 0 0;
}
.icon_powerpoint a {
	background: url(images/icons/powerpoint.png) no-repeat 0 0;
}
.icon_txt a {
	background: url(images/icons/txt.png) no-repeat 0 0;
}
.icon_pdf a {
	background: url(images/icons/pdf.png) no-repeat 0 0;
}
.icon_audio a {
	background: url(images/icons/audio.png) no-repeat 0 0;
}
.icon_video a {
	background: url(images/icons/video.png) no-repeat 0 0;
}
.icon_image a {
	background: url(images/icons/image.png) no-repeat 0 0;
}
.icon_archive a {
	background: url(images/icons/archive.png) no-repeat 0 0;
}

.pre-owned-boat img {
	border-radius: 8px;
	-webkit-box-shadow: 1px 11px 50px -20px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 1px 11px 50px -20px rgba(0,0,0,0.75);
	box-shadow: 1px 11px 50px -20px rgba(0, 0, 0, 0.75);
}
.pre-owned-boat .title {
	padding:15px 0;
	font-size: 18px;
	font-weight: 600;
}
.pre-owned-boat-info {
	margin: 15px auto;
	display: flex;
	justify-content: space-between;
	border: 1px solid #eee;
	background-color: #fff;
	padding: 20px;
}
.pre-owned-boat-info span {
	display: block;
	font-size: 22px;
	font-weight: 600;
	line-height: 20px;
	color: #4E4E4E;
}
.pre-owned-boat-info span:last-of-type {
	font-weight: 400;
	font-size: 18px;
	margin-top: 5px;
}
@media only screen and (max-width: 576px) {
	.pre-owned-boat-info {
		flex-direction: column;
		text-align: center;
	}
	.pre-owned-boat-info span {
		margin-bottom: 5px;
	}
	.pre-owned-boat-info span:last-of-type {
		margin-top: 0;
		margin-bottom: 15px;
	}
	.pre-owned-boat-info div:last-of-type span:last-of-type {
		margin-bottom: 0;
	}
}

	/* BUTTONS */
.btn-orange {
	background-color:#EE7D1A;
	border-radius:0;
	border:none;
	color:#fff;
	padding:16px 20px;
	font-size: 14px;
	font-weight: 600;
	line-height: 14px;
	text-align: center;	
}
.btn-orange:hover {
	background-color:#f58829;
}
.nopad {
	padding:0;
}
.push {
	height:280px;
}

footer {
	height:280px;
	position:relative;
	z-index:4;
}
footer .menu {
	height:230px;
	background-color:#fff;
	padding-top:40px;
	box-sizing:border-box;
}
footer .menu .logo {
	padding:0;
}
footer .menu .logo img {
	margin-bottom:20px;
}
footer .menu .logo span {
	display:block;
	color:#254484;
	font-size: 12px;
	line-height: 17px;
	margin-bottom:5px;
}
footer .menu .logo span svg {
	min-width:20px;
}
footer .menu ul li {
	line-height: 19px;
	margin-bottom:10px;
}
footer .menu h3 {
	display:block;
	color:#254484;
	font-size:14px;
	font-weight:700;
}
footer .menu .memberof {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
	text-align:center;
}
footer .menu .memberof img {
	max-height:50px;
}
footer .bottom_bar {
	background-color:#EE7D1A;
	color:#fff;
	height:50px;
	line-height:48px;
}
footer .madeby {
	text-align:right;
}
footer .madeby a:link, footer .madeby a:active, footer .madeby a:visited {
	color:#fff;
}
footer .madeby a:hover {
	font-weight: 400;
	color: #fff;
}
footer .madeby a em {
	font-style: normal;
}

.maintenance_mode_wrapper {
	font-family: 'Open Sans', sans-serif;
	padding: 200px 0 0 0;
}
.maintenance_mode {
	margin: 0 auto;
	padding: 30px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.maintenance_text {
	text-align: center;
	font-size: 22px;
	font-weight:600;
	color:#BEA064;
	line-height: 1.5em;
}
.maintenance_logo {
	margin:0 auto 10px auto;
	text-align:center;
}
.maintenance_logo img {
	height:60px;
}
@media only screen and (max-width: 1460px) and (min-width: 992px) {
#services .container {
	border-radius: 0;
}
}
@media only screen and (min-width: 1440px) {
.container {
	max-width: 1440px;
}
}
@media only screen and (max-width: 1440px) and (min-width: 992px) {
.container {
	max-width: 100%;
}
}
@media only screen and (max-width: 1440px) {
#main_slideshow .slideshow .item .description span {
	font-size: 36px;
	line-height:52px;
}	
}
@media only screen and (max-width: 1200px) {
footer {
	height:auto;
}	
footer .menu {
	height:auto;
}
footer .links {
	margin-top:15px;
}
}
@media only screen and (max-width: 1199px) {
#tzennet_menu.navbar-light .navbar-nav .nav-link {
	font-size:16px;
}
.navbar {
	padding:.5rem;
}
#about .text p {
	margin-bottom:30px;
}
}
@media only screen and (max-width: 992px) {
#main_slideshow {
	height:540px;	
}
#main_slideshow .slideshow .item {
	height:540px;
}
#main_slideshow .slideshow .item .description {
	width:65%;
}
#main_slideshow .slideshow .item .description span {
	font-size: 36px;
	line-height:52px;
}
#about .photo {
	padding:0;
}
#about .photo:after {
	clear:both;
}
#about .text {
	padding:0;
}
#about .text p {
	margin-bottom:20px;
	padding:0;
}
#services .content {
	margin:40px auto;
}
#page .content {
	margin:30px auto 0 auto;
}
#page .photo {
	padding:0 0 15px 0;
}
}
@media only screen and (max-width: 991px) {
.image_left {
	display:block;
	float:none;
	margin-right:0;
	margin:15px auto;
}
.image_right {
	display:block;
	float:none;
	margin-left:0;
	margin:15px auto;
}
#page.boat .table-striped tr td:first-child {
	width:auto;
}
.container {
    max-width: 100%;
}
.services li, .boat_accessories {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
}
}
@media only screen and (max-width: 767px) {
#main_slideshow .slideshow .item .description {
	width:80%;
}
#ourfleet .fleet {
	margin:40px auto 0 auto;
}
#ourfleet .fleet .item figure img {
	height:auto;
	min-height:280px;
}
.links .img-logo {
	display:block;
	float:none;
	text-align:center;
	margin:0 auto 15px auto;
}
#page.boat .more_images .item {
	margin-bottom:15px;
	max-height:inherit;
}
.contact_details .form-group {
	margin-bottom:0;
}
}
@media only screen and (max-width: 576px) {
#main_slideshow {
	height:350px;
}
#main_slideshow .slideshow .item {
	height:350px;	
}	
#main_slideshow .slideshow .item .description {
	width:90%;
	height:200px;
}
#main_slideshow .slideshow .item .description span {
	font-size: 26px;
	line-height:42px;
}
#about .content {
	margin:40px auto;
}
#about .content .more {
	text-align:center;
}
#about .photo {
	padding-left:30px;
	padding-right:30px;
}
#about .text {
	font-size: 15px;
	line-height: 25px;
	padding-left:30px;
	padding-right:30px;
}
#ourfleet .fleet .item figure img {
	min-height:200px;
}

}
@media only screen and (max-width: 380px) {
#main_slideshow .slideshow .item .description span {
	font-size: 24px;
	line-height:32px;
}		
#ourfleet .fleet .item figure img {
	min-height:160px;
}
footer .bottom_bar {
	height:60px;
	line-height:28px;
}
#wrapper {
	margin: 0 auto -290px;
}
.push {
	height:290px;
}
footer .copyright, footer .madeby {
	width:100%;
	max-width:100%;
	flex: 0 0 100%;
	text-align:center;
}
.services li, .boat_accessories {
    -moz-column-count: 1;
    -moz-column-gap: 0;
    -webkit-column-count: 1;
    -webkit-column-gap: 0;
    column-count: 1;
    column-gap: 0;
}
}