#our-history .header .main-image {
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
}

#our-history .header .col-md-6 {
	margin-top: 120px;
	margin-bottom: 182px;
	padding: 0;
}

#our-history .main-title {
	color: #002b49;
	font-weight: 500;
	text-transform: none;
	font-size: 28px;
	max-width: 310px;
}

#our-history .bio-text {
	color: #2b2c2c;
	font-size: 16px;
	line-height: 26px;
}

#our-history .message {
	color: #696969;
	font-size: 22px;
	font-weight: 100;
	line-height: 34px !important;
	font-style: normal;
	margin-bottom: 30px;
}

#our-history #our-philosophy {
    margin-top: 50px;
    margin-bottom: 50px;
}

#our-history #our-philosophy .container .row .col-md-6 {
    padding: 0px 10px;
}

#our-history .contact-form .testimonial .sig {
    color: #002b49;
    font-weight: 700;
    font-size: 19px;
    font-style: italic;
}

#our-history #our-philosophy .main-title {
	margin-bottom: 25px;
}

#our-history #our-philosophy .message {
    color: #696969;
    font-size: 22px;
    font-weight: 100;
    line-height: 34px !important;
    font-style: normal;
    margin-bottom: 30px;
}

#our-history .header .content .title {
	color: #fff;
	font-size: 40px;
	text-transform: uppercase;
	font-weight: 500;
}

#our-history .header .container {
    z-index: 1;
}

#our-history .header .row {
    position: relative;
    z-index: 1;
}

#our-history .header .row::before {
    content: "";
    position: absolute;
    inset: 0;
    background-color: rgba(0, 0, 0, 0.2);
    z-index: 1;
}

#our-history .header .cover-img {
	padding: 0;
	background-image: url(/wp-content/themes/html5blank-stable/img/history/history.png);
	background-position: right;
	background-repeat: no-repeat;
	background-size: cover;
	height: 58vh;
}

#our-history .main-info .row .col-md-3 {
    position: relative;
}

#our-history .main-info .row .col-md-3 img {
    position: relative;
    z-index: 1;
}

#our-history #timeline {
	background: #dedede;
	margin-top: 50px;
	margin-bottom: 50px;
	overflow: hidden;
}

#our-history #timeline .slick-prev:before {
	content: url(/wp-content/themes/html5blank-stable/img/history/left_arrow_history.png);
}

#our-history #timeline .slick-next:before {
	content: url(/wp-content/themes/html5blank-stable/img/history/right_arrow_history.png);
}

#our-history .history-gallery .slick-next,
#our-history .history-gallery .slick-prev {
	height: 739px;
}

#our-history .history-gallery .slick-prev {
	left: -41px;
	top: 50% !important;
}

#our-history .history-gallery .slick-next {
	right: 91px;
}

#our-history .contact-form {
	background: #fff;
	padding-top: 50px;
	padding-bottom: 50px;
}

#our-history .contact-form .testimonial p {
	color: #002b49;
	font-size: 16px;
}

#our-history .contact-form .testimonial .sig {
	color: #002b49;
	font-weight: bold;
	font-size: 19px;
	font-style: italic;
}

#our-history .contact-form .title {
	color: #002b49;
	font-weight: bold;
	font-size: 32px;
	text-transform: unset;
	text-align: center;
}

#our-history .contact-form .form-control {
	margin-top: 13px;
	height: 40px;
	color: #000000;
	width: 100%;
}

#our-history .contact-form .hbspt-form {
	text-align: center;
}

#our-history .contact-form .hbspt-form .hs-fieldtype-textarea {
	/*position: absolute;*/
	left: 56%;
	width: 100%;
	top: 36px;
}

#our-history .contact-form .hbspt-form .hs_submit {
	position: relative;
	width: 50%;
	text-align: center;
	display: block;
	margin: 0 auto;
}

#our-history .contact-form textarea {
	height: 252px !important;
	width: 50% !important;
}

#our-history .contact-form .hbspt-form .hs_submit input[type="submit"] {
	box-shadow: none !important;
	position: relative;
	width: 100%;
	height: 39px;
	margin-top: 12px;
	text-transform: uppercase;
	color: #002b49;
	background-color: #F7E353;
	border-color: #F7E353;
	font-weight: bold;
	font-size: 18.35px;
	border-radius: 3px;
	padding-left: 18px;
	padding-right: 18px;
}

#our-history .contact-form .hs_submit input[type="submit"]:hover {
	background-color: #F7E353;
	border-color: #F7E353;
}

#our-history .contact-form .btn-galati {
	width: 100%;
	font-size: 13px;
	margin-top: 7px;
	text-transform: uppercase;
}

#our-history .mrs-galati-video {
	width: 100%;
	margin: 20px auto;
	padding: 0px 20px;
}

#our-history .mrs-galati-video iframe {
	width: 100% !important;
}

@media screen and (max-width: 1440px) {
	#our-history .header .col-lg-3 {
		left: 151px;
	}
}

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

	#our-history .mrs-galati-video {
		width: 100%;
		float: unset;
		padding-left: unset;
	}

	#our-history .desktop-mrs-galati-video {
		display: none !important;
	}

	#our-history .mobile-mrs-galati-video {
		display: unset !important;
	}

	#our-history .bio-text {
		text-align: center;
	}

	#our-history .bio-text p {
		text-align: left;
	}

	#our-history .mrs-galati-video iframe {
		width: 85% !important;
	}

}

@media screen and (max-width: 768px) {
    #our-history {
		margin-top: -25px;
	}

    #our-history .contact-form .title{
		margin-top: 55px;
	}
	
    #our-history {
        overflow-x: hidden;
    }

    #our-history .contact-form textarea {
        width: 45% !important;
    }

    #our-history .contact-form div.actions {
        width: 90%;
    }
}

@media screen and (min-width: 600px) {
	#our-history .mrs-galati-video {
		width: 50%;
		float: right;
		padding-left: 15px;
		margin: unset;
	}
}

@media screen and (max-width: 500px) {
    #our-history #our-philosophy .message {
		color: #696969;
		font-size: 22px;
		font-weight: 100;
		line-height: 30px;
		font-style: normal;
		margin-bottom: 30px;
		margin-top: 0;
	}

	#our-history .contact-form .hbspt-form input[name="firstname"],
	#our-history .contact-form .hbspt-form input[name="lastname"],
	#our-history .contact-form .hbspt-form input[name="phone"],
	#our-history .contact-form .hbspt-form input[name="email"],
	#our-history .contact-form .hbspt-form input[name="current_make"],
	#our-history .contact-form .hbspt-form input[name="current_year"],
	#our-history .contact-form .hbspt-form input[name="hours_"],
	#our-history .contact-form .hbspt-form input[name="estimated_pay_off_"],
	#our-history .contact-form .hbspt-form input[name="where_do_you_do_your_boating"],
	#our-history .contact-form .hbspt-form textarea {
		width: 100%
	}

	#our-history .contact-form .hbspt-form textarea {
		width: 100% !important;
	}

	#our-history .contact-form .hbspt-form .hs-fieldtype-textarea {
		position: unset;
		right: unset;
		width: 100%;
		margin-top: unset;
	}

	#our-history .contact-form .hbspt-form .hs_submit {
		position: unset;
		right: unset;
		width: 111%;
	}

	#our-history .contact-form .testimonial p {
		font-size: 12px;
		line-height: 23px;
	}

	#our-history .contact-form .global-testimonial-slider {
		margin-bottom: 55px;
	}

	#our-history .contact-form .testimonial .sig {
		font-size: 15px;
	}

	#our-history .contact-form .title {
		font-size: 16px;
	}

	#our-history .main-title {
		font-size: 29px;
	}
}

@media screen and (max-width: 425px) {
    #our-history .message {
		margin-top: 26px;
	}
}

#our-history .family-shot-history-page {
    text-align: center;
    background-color: #002d49;
}

#our-history .family-shot-history-page img {
    width: 50% !important;
}

.hidden-search-form {
    display: none;
}
.slider-input-field{
    padding-right: 5px !important;
}

@media only screen and (min-width: 641px){
    .gform_wrapper ul.gform_fields li.gfield {
        width: 105px !important;
        margin-bottom: 7px !important;
    }
}
#gform_wrapper_5 li.hidden_label input {
    margin-top: 0px !important;
}
.secondary-field {
    padding-top: 20px !important;
}
#gform_wrapper_5 div.gform_footer.top_label input[type="submit"],
#gform_wrapper_8 div.gform_footer.top_label input[type="submit"] {
    line-height: 26px;
    font-size: 13px;
    padding: 0 24px;
    text-transform: uppercase;
    letter-spacing: 1px;
    background-color: #F7E353;
    color: #081d49;
    -webkit-box-shadow: 4px 4px 7px 0px rgba(105,103,105,1);
    -moz-box-shadow: 4px 4px 7px 0px rgba(105,103,105,1);
    box-shadow: 4px 4px 7px 0px rgba(105,103,105,1);
}

#gform_wrapper_5 form,
#gform_wrapper_8 form {
    display: inline-block;
    text-align: center !important;
}

#gform_wrapper_5 .gform_body,
#gform_wrapper_8 .gform_body {
    width: 875px !important;
    float: left;
    margin-left: 25px;
    margin-right: 5px;
}

#gform_wrapper_5 .gform_footer,
#gform_wrapper_8 .gform_footer {
    width: 160px !important;
    float: right !important;
    clear: unset !important;
    margin: unset !important;
    padding: 13px 0px 10px !important;
}
#gform_wrapper_5 {
    background-color: #e4e4e4;
    padding-top: 20px;
    padding-bottom: 15px;
    border-bottom: 5px solid #F7E353;
    /*box-shadow: 5px 3px 15px -2px rgba(105,103,105,1);*/
    margin: 0px 0px;
}
#gform_wrapper_5 .slider-input-field div.ginput_container {
    margin-top: 3px !important;
}

.slider-input-field input {
    max-width: 90px;
    height: 27px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(166, 166, 166);
}

#gform_wrapper_5 .ginput_container select,
#gform_wrapper_8 .ginput_container select {
    border-radius: 0px !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-position: right 3px center;
    background-repeat: no-repeat;
    background-image: url(../img/down-arrow.png);
    background-color: #ffffff;
    background-size: 13px;
    padding: .5em;
    padding-right: 1.5em;
    max-width: 190px;
}

#field_5_16 {
    position: relative;
    width: 175px !important;
    right: 50px;
}

#gform_submit_button_5,
#gform_submit_button_8 {
    height: 30px;
}
#gform_wrapper_5 .chosen-container-single .chosen-single,
#gform_wrapper_8 .chosen-container-single .chosen-single {
    border-radius: unset !important;
    text-align: left;
    background: unset !important;
    background-color: #fff !important;
    height: 26px;
    font-size: 12px;
}

#gform_wrapper_5 .chosen-container-single .chosen-single span,
#gform_wrapper_8 .chosen-container-single .chosen-single span{
    padding-top: 7px;
}

#gform_wrapper_5 .hidden-option,
#gform_wrapper_8 .hidden-option {
    padding-right: 6px !important;
    width: 125px !important;
}

#gform_wrapper_5 .gfield_html,
#gform_wrapper_8 .gfield_html{
    display: none;
}

.closeSearchBtnWrap {
    width: 200px;
    margin: auto;
    margin-bottom: 5px;
}

#closeBtn {
    border-radius: 10px;
    border-top-left-radius: 0px 0px;
    border-top-right-radius: 0px 0px;
    position: relative;
    bottom: 0px;
    background-color: #F7E353;
    color: #002d49;
    /*box-shadow: 5px 3px 15px -3px rgba(105,103,105,1);*/
    font-weight: 600;
    width: 100%;
}

.gform_wrapper .top_label .gfield_label {
    /*display: none !important;*/
}
.chosen-results {
    text-align: left;
}

#moreOptionsButton, #resetOptionsButton {
    text-decoration: underline;
    padding-top: 5px;
    cursor: pointer;
    /*position: relative;
      right: 7px;*/
}
.header-phone {
    position: absolute;
    right: 14%;
    top: 30px;
}

.header-phone a {
    color: #ffffff;
    font-size: 16px;
}
.search-form-container {
    position: fixed;
    z-index: 1000;
    right: 0;
    left: 0;
    top: 80px;
}

.closed-search-form {
    top: -20px;
}
.search-form-container main {
    padding-top: 0px;
}
.searchform-field-one {


}

.searchform-field-two {

}

.gform_wrapper .top_label .gfield_label {
    font-size: 12px;
    position: relative;
    left: 50px;
}

#field_5_2, #field_5_3, #field_5_4, #field_5_5, #field_5_6, #field_5_7 {
    width: 100px !important;
    padding-right: 3px !important;
    position: relative;
    right: 10px;
}
#footer-area .col-sm-3 {
    width: 20%;
}
#gform_wrapper_5 #field_5_18 {
    display: none !important;
}
ul {
    font-size: 17px;
}
.shiftnav.shiftnav-skin-light ul.shiftnav-menu > li.menu-item > .shiftnav-target {
    font-weight: 700 !important;
    text-transform: uppercase;
    color: #002d49 !important;
}
.shiftnav.shiftnav-skin-light ul.shiftnav-menu ul.sub-menu li.menu-item > .shiftnav-target {
    font-weight: 600 !important;
    text-transform: uppercase;
    color: #002d49 !important;
}
.shiftnav.shiftnav-skin-light ul.shiftnav-menu li.menu-item.current-menu-item > .shiftnav-target {
    background:none !important;
}
/*search ul*/
#gform_wrapper_5 ul {
    font-size: 1rem !important;
}
.box-shadow {
    box-shadow:0 0.05rem 0.65rem rgba(0, 0, 0, 0.79);
}
.gform_wrapper .chosen-container-single .chosen-single { /*overriding bruce*/
    background: none !important;
    line-height: normal !important;
    box-shadow: none !important;
    border: none !important;
    font-size: 18px;
}
.hbspt-form label {
    display: none;
}
@media (min-width: 992px) {
    .navbar-toggle {
        display: none;
    }
}
body .accessability_container * {
    background: none !important;
    color: #000 !important;
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
    border-left: 1px solid #FFF;
}

#galati-nav .mega-nav .menu-section:nth-child(2) {
    padding-top: 30px;
}

.dropdown {
    position: relative;
    display: inline-block;
}

#our-history .header .col-md-6 {
    margin-top: 140px;
}

#our-history .header .content .title {
    color: #fff;
    font-weight: 500;
}

#our-history .sliver-btn:hover {
    background-color: #5DAAD5;
    color: #FFFFFF;
}

#our-history .message2 {
    color: #002B49;
    font-size: 30px;
    font-weight: 100;
    line-height: 34px;
    font-style: italic;
    margin-bottom: 30px;
    margin-top: 160px;
}

#our-history .main-title {
    text-transform: none;
    font-size: 28px;
    max-width: 310px;
}
.history-gallery.slick-initialized.slick-slider {
    margin-top: 0 !important;
}
#our-history .magazine {
    background-color: #F7F7F7;
    padding: 5%;
}
#our-history .magazine img {
    aspect-ratio: 1 / 1;
    object-fit: cover;
}
#our-history .featured-mag {
    margin-top: 60px;
}
#our-history .featured-mag p {
    font-family: "Open Sans", sans-serif;
    color: #2b2c2c;
    font-size: 16px;
    line-height: 26px;
}
#our-history .contact-form {
    background: #fff;
}
#our-history .contact-form .title {
    font-size: 32px;
    text-transform: unset;
    text-align: center;
}
#our-history .contact-form .hbspt-form .hs_submit input[type=submit] {
    background-color: #002B49 !important;
    color: #fff !important;
    border: unset !important;
}
#our-history .slick-slider {
    margin-top: 0px;
}
#our-history .contact-form .testimonial p {
    text-align: center;
}
#our-history .contact-form .testimonial .sig {
    display: block;
    text-align: center;
}
.sliver-btn {
    color: #ffffff;
    background-color: #002b49;
    line-height: 1.2;
    padding: 10px;
    text-align: center;
    font-size: 18px;
    margin-top: 5%;
    font-weight: 700;
    display: block;
    max-width: 30%;
}
@media (max-width: 500px) {
    .sliver-btn {
        max-width: 50%;
    }
    .hbspt-form input[name="zip"] {
        width: 100% !important;
    }
}
