/*
==================================================

	Theme Name: 456 Sailing v 1.1.2
	Theme URI: http://www.lpd-themes.com
	Description: 456 Sailing Premium WooCommerce Theme
	Author: lpd-themes
	Author URI: http://support.lpd-themes.com
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Version: 1.1.2


================================================== */




@import "assets/css/normalize.css";
@import "assets/css/bootstrap.css";
@import "assets/css/application.css";
@import "assets/css/color.css";
@import "assets/css/font.css";
@import "assets/css/font-weight.css";
@import "assets/menu/menu3d.css";
@import "assets/menu/animate.css";
@import "assets/css/picons-social.css";













div#result {
    margin-top: 15px;
}

span.button {
    cursor: pointer;
}

.top-heading {

    margin-bottom: 30px;
    text-align: center;
color: #013e7f;
    font-size: 18px;
    font-weight: bold;
}


.search_cnt {
    border: 1px solid #c3c3c3;
    margin-right: 1%;
    padding: 5px;
    text-align: left;
    width: 32%;
    border-radius: 5px;
margin-bottom:30px;
box-shadow: 2px 3px;
 min-height: 600px;
}

.yatch_img img{width:100% !important; height:175px !important;}

.yatch_price > h3{font-size:20px; text-align: center;}
.name{ font-weight: 600;}

.button.next,.button.prev{
    background: #013e7f none repeat scroll 0 0;
    border: 2px solid #fff;
    border-radius: 6px;
    margin-left: 10px;
    padding: 2px 5px;
font-weight: 600;
color:#fff;
}


.general_button{
    background: #013e7f none repeat scroll 0 0;
    border: 2px solid #fff;
    border-radius: 6px;
    margin-left: 10px;
    padding: 10px;
font-weight: 600;
color:#fff !important;
width:100%;
font-size: 15px;

}

.general_button:hover{color:#eee;}


.search_cnt.col-md-4 > p{margin-top:20px;}

.value{ padding-left: 34px;}

.sidebar {
    background: inherit;
    border: 1px solid #eee;
    box-shadow: 0 1px 5px #000;
    margin-bottom: 40px;
    margin-top: 81px;
border-radius: 5px;
}

.form_text {
    float: left;
    width: 30%;
 font-size: 14px;

}

.form_input_1{width:60px;}

.form_input_2{width:120px;}

.but_form{
    background: #013e7f none repeat scroll 0 0;
    border: 2px solid #fff;
    border-radius: 6px;
    
    padding: 5px;
font-weight: 600;
color:#fff;
width:52%;
font-size: 13px;
}

.main-image {
    border: 2px solid #ccc;
   
    float: left;
    margin-right: 2%;
    width: 78%;
}

.main-image > img {
    width: 100%;
}

.form {
    float: right;
    width: 20%;
}

.form h5{color:#0e76bc; line-height:20px;}

.field > input {
    border: 1px solid #ccc;
    width: 100%;
}

.form textarea {
    border: 1px solid #ccc;
    margin-bottom: 10px !important;
    width: 100% !important;
}

.shortdescr {
    margin-top: 20px !important;
    padding: 0 20px;
}


.resp-tab-content {float: left;
    width: 100%;
 background: #ffffff none repeat scroll 0 0;  margin-bottom: 30px;}

.col-md-12{background:none;}

.bg_color{background:#def3f4;}

.vgallery > li {
    float: left;
    width: 23%;
}

.resp-tab-active{position: relative;}


.pic_shadow {
    height: 200px;
}

.fancybox-next span {
    background-position: 0 -88px !important;
    right: 5px !important;
    width: 30px !important;
}

.fancybox-prev span{
    background-position: 0 -88px !important;
    left: 5px !important;
    width: 30px !important;
}

.col-md-12.specificaion {
    margin-top: 30px;
}












@media (min-width: 320px) and (max-width: 479px) {
.vgallery > li{width:100%;}
.name,.vgallery{padding-left:0px;}
.form {  float: left; width: 100%;}

.menuMega{margin:0px !important;  padding: 0px !important; }
.header-message-box p{font-size: 15px; text-align: center;}
.container.vessel-search-page .search_cnt{width:100%; }
#vessel-search-page{width:100% !important;    float: left; left:0% !important; position: relative !important;     margin-bottom: 50px;}
.general_button{font-size:12px;}

}


@media (min-width: 480px) and (max-width: 737px) {

ul.name { width: 100% !important;}
.vgallery > li { width: 47% !important;}
.name,.vgallery{padding-left:0px;}
.form {  float: left; width: 100%;}

.menuMega{margin:0px !important;  padding: 0px !important; }
.header-message-box p{font-size: 15px; text-align: center;}
.container.vessel-search-page .search_cnt{width:45%; float:left;}
#vessel-search-page{width:50% !important; margin-left:25%;    float: left; left:0% !important; position: relative !important;     margin-bottom: 50px;}
.general_button{font-size:12px;}

}


@media (min-width: 768px) and (max-width: 980px) {
.form {
    float: left;
    width: 70%;
}

ul.name { width: 100% !important;}
.vgallery > li { width: 47% !important;}
.name,.vgallery{padding-left:0px;}
.menu3dmega > ul > li{margin-left:-4px;}

.menuMega{margin:0px !important;  padding: 0px !important; }
.header-message-box p{font-size: 15px; text-align: center;}
.container.vessel-search-page .search_cnt{width:45%; float:left;}
#vessel-search-page{width:50% !important; margin-left:25%;    float: left; left:0% !important; position: relative !important;     margin-bottom: 50px;}
.general_button{font-size:12px;}

#footer_layout form {
    float: right;
    margin-right: -87%;
    margin-top: -50%;
}
}

@media (min-width: 981px) and (max-width: 1024px) {

.vessel_main_cnt.col-md-9{width:70% !important;}
.search_cnt.col-md-4 { float: left;  width: 42% !important;}
#vessel-search-page{left:67% !important;}
}


@media (min-width: 1280px) and (max-width: 1500px) {
#vessel-search-page{left:80% !important;}
}

#apisearch {
color:#fff;
}
.typeahead,
.tt-query,
.tt-hint {
  width: 220px;
  height: 35px;
  padding: 8px 12px;
  font-size: 15px;
  line-height: 30px;
  border: 1px solid #013e7f !important;
  text-align: left !important;
 
  outline: none;
}

.typeahead {
  background-color: #fff;
}

.typeahead:focus {
  border: 2px solid #0097cf;
}



.tt-hint {
  color:red 
}

.tt-menu {
  width: 422px;
  margin: 12px 0;
  padding: 8px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
     -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
          box-shadow: 0 5px 10px rgba(0,0,0,.2);
}

.tt-suggestion {
  padding: 3px 20px;
  font-size: 12px;
  line-height: 24px;
}

.tt-suggestion:hover {
  cursor: pointer;

}

.tt-suggestion.tt-cursor {
  color: #fff;
  background-color: #0097cf;

}

.tt-suggestion p {
  margin: 0;
}

.gist {
  font-size: 14px;
}
.menu3dmega .dropdown-menu.flyout-menu {
    top: 80%;
}
.sticky-active .dropdown-menu.flyout-menu {
    top: 60px;
}
#header * {
    background-color: #fff;
    color: #013E7F;
    font-weight: bold;
    cursor: pointer;
}

/*--Footer Fix--*/

.cff-likebox.cff-outside.cff-bottom {
    display: none;
}

/*--My Team--*/

div.widget-odd.widget-last.widget-first.widget-1.AdWidge.col-md-3.one-column{
width:100% !important;
}

.vc_custom_1449864982697 {
    padding-bottom: 0px !important;
}
