﻿#owl-slider .item img {display: block; width: 100%; height: auto;}

.video-overlay, .video-placeholder {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 5;
    background: transparent url(/Content/img/grid.png) repeat;
}

#owl-outdoor-view .item {margin: 3px;}
#owl-indoor-view .item {margin: 3px;}
#owl-plan-view .item {margin: 3px;}

/* Slider altı menüler */
.slider-bottom-blue-menu { background-color: #3273A7; color:#FFF; padding-top:10px; padding-bottom:10px;}
.slider-bottom-blue-menu .menu-title h1 { font-weight: bold; font-family: 'AvenirNextLTPro-Regular'; font-size:14px; margin-top:5px;margin-bottom:0;}
.slider-bottom-blue-menu a {color:#FFF;}
.slider-bottom-blue-menu ul > li {border-right:1px solid #FFF;}
.slider-bottom-blue-menu ul > li:last-child {border-right:none;}
.slider-bottom-blue-menu >div:last-child{ text-align: right;}

.slider-bottom-grey-menu { background-color: #C5C6C6; color: #434242;padding-top:10px; padding-bottom:10px;}
.slider-bottom-grey-menu a { color: #434242;}
.slider-bottom-grey-menu ul > li {border-right:1px solid #434242;}
.slider-bottom-grey-menu ul > li:last-child {border-right:none;}
.slider-bottom-grey-menu >div{ text-align: right;}

.yacht-section-title {background-color:#867770; color:#FFF;padding-top:10px; padding-bottom:10px; text-align: center; font-family: 'AvenirNextLTPro-Regular'; font-weight: bold;}

/* Brokerage */
.block-representative {margin-bottom:0;}
.block-representative > p {margin: 0 0 5px;}
.block-representative > p > i {margin-right:10px;}

/* Page Blok */
#page-right-block ul > li:last-child {margin-bottom:0;}
#page-right-block ul { margin-bottom:0;}

/* Tab */
.product-tab {}
.product-tab > ul { background-color: #264C8D;}
.product-tab > .nav-tabs > li {margin-bottom: 0;}
.product-tab > .nav-tabs > li.active > a, .product-tab > .nav-tabs > li.active > a:focus, .product-tab > .nav-tabs > li.active > a:hover {background-color: #264C8D; color:#FFF; border:none; border-bottom:3px solid #C6A35F;}
.product-tab > ul > li > a:hover {background-color: #264C8D; color:#FFF; border:none;}
.product-tab > ul > li > a {color:#FFF; font-weight: bold; border-radius: 0; border:none;}
.product-tab > .tab-content > .tab-pane {padding-top: 10px;}

/* Slider */
#sync1 .item {padding: 0; margin:0; color: #FFF; text-align: center;width: 100%;}
#sync1 .item img { width: 100%;}

#sync2 .item {background: #C9C9C9; padding: 0; margin:5px 5px 0 0; color: #FFF; text-align: center; cursor: pointer;}
#sync2 .item img {width: 100%;}

#sync2 .owl-wrapper-outer .owl-wrapper .owl-item {width:150px;}

/* Boat Feature */
.boat-feature {list-style: none; padding: 0;}
.boat-feature > li {float: left; width:150px; margin: 20px 0;}
.boat-feature > li > i {margin-right:10px;}
.boat-feature > li > span {margin-left:24px;}

/* Specification */

.boat-specification > tbody > tr > td {border-bottom: 1px solid #ddd;border-top: none;width:50%;}
.boat-specification > tbody > tr > td:first-child {font-weight: bold;}
.boat-specification > tbody > tr > td:last-child {text-align: right;}
.boat-specification > tbody > tr:last-child > td {border-bottom: none;}

/* Brand Filter */
#brand-filter {border:1px solid #e7e7e7; -webkit-box-shadow: 0px 0px 20px -8px rgba(0,0,0,0.43); -moz-box-shadow: 0px 0px 20px -8px rgba(0,0,0,0.43); box-shadow: 0px 0px 20px -8px rgba(0,0,0,0.43); margin-bottom:20px; padding: 10px;}

/*Phone*/
@media (max-width: 767px) {
    .slider-bottom-blue-menu >div:first-child{ text-align: center; margin-bottom:10px;}
    .slider-bottom-blue-menu >div:last-child{ text-align: center;}
    .slider-bottom-grey-menu >div{ text-align: center;}
}

/*Tablet*/
@media (min-width: 768px) and (max-width: 991px) {
}

/*Computer*/
@media (min-width: 992px) and (max-width: 1199px) {
}

@media (min-width: 1200px) {
}