/*
Theme Name: Metrolo Premium Child
Template: metrolo-premium
Author: William Weis
Version: 1.0
*/

/*
h1, h2, h3, h4, h5, h6, .title {
	color: #f00 !important;
}
*/
.input-text, textarea, select, input[type="text"], input[type="input"], input[type="password"], input[type="email"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
	padding: 16px 14px;
}
form {
    margin-bottom: 2.3em;
}
#header-primary {
	background: #fff;
	-webkit-box-shadow: 0px 5px 11px 0px rgba(50, 50, 50, 0.08);
	box-shadow: 0px 5px 11px 0px rgba(50, 50, 50, 0.08);
	height: 77px;
}
.header-primary-menu #branding, .header-primary-custom #branding {
	width: 25%;
}
.header-primary-menu #header-aside, .header-primary-custom #header-aside {
	width: 75%;
}
#site-logo.with-background {
	padding: 5px 0 0;
	background: transparent;
	border: 0;
}
#site-logo-image img {
	max-width: 250px;
}
/*
.menu-items > li > a {
	padding: 28px 20px;
}

.menu-items li.current-menu-ancestor > a, .menu-items li.current-menu-item > a {
	color: #fff !important;
}
.menu-items > li.menu-item > a {
	color: #1c1c1c;
}
.menu-items > li.menu-item:hover > a {
	color: #fff !important;
}
*/

/* PRIMARY MENU */
.menu-items > .menu-item > a {
	font-size: 15px !important;
}
.menu-items li.current-menu-ancestor > a, .menu-items li.current-menu-item > a {
	background: #fff !important;
	color: #1c1c1c !important;
}
.menu-items > li.menu-item > a {
	color: #1c1c1c;
}
.menu-items > li.menu-item > a:hover {
	background: #ff7900 !important;
	border-color: #ff7900 !important;
	color: #fff !important;
}
.site-header .hybridextend-megamenu-icon {
	color: #fff !important;
}
#menu-item-16, #menu-item-223 {
	display: flex;
	height: 80px;
	margin: 0 0 0 10px;
	align-items: center;
/*
	border: 1px solid rgba(17, 17, 17, .5);
    border-radius: 3px;
    height: 34px;
    
    line-height: 32px;
*/
}
/*
#menu-item-16:hover, #menu-item-223:hover {
	border: 1px solid #ff7900;
}
*/
#menu-item-16 a {
	border: 1px solid #ff7900;
	background: #ff7900 !important;
	color: #fff !important;
	line-height: 30px;
	padding: 7px 14px;
}
#menu-item-223 a {
	border: 1px solid #ff7900;
	background: #ff7900 !important;
	color: #fff !important;
	line-height: 30px;
	padding: 7px 14px;
}
#menu-item-16 a:hover, #menu-item-223 a:hover {
	background: #fff !important;
	color: #ff7900 !important;
}
#menu-item-16 a:hover > .hybridextend-megamenu-icon, #menu-item-223 a:hover > .hybridextend-megamenu-icon {
	color: #ff7900 !important;
}
.menu-toggle {
	color: #111 !important;
	padding-left: 13px;
	border-bottom: 1px solid #ddd;
}
#menu-mobile-buttons {
	display: none;
}

/* HERO BANNER SLIDER */
.hootslider-html-slide-title {
	font-size: 44px !important;
	text-align: left;
	line-height: 46px;
}
h3.accent-typo {
	background: rgba(0, 0, 0, 0.7) !important;
	color: #ffffff;
}
.lightSlider .style-dark-on-light {
	color: #fff;
	background: rgba(0, 0, 0, 0.7);
	font-size: 20px;
	text-align: left;
}

/* SERVICES BLOCKS */
#hoot-content-blocks-widget-5 h4.content-block-title {
	font-size: 22px;
}
#frontpage-area_d_1 h4.content-block-title {
	text-align: center;
}
.more-link {
	display: none;
}

/* TESTIMONIAL SLIDER */
.hootslider-carousel-slide .lightSlideCarousel {
    border-color: transparent !important;
    padding: 20px 50px;
    font-size: 18px;
    line-height: 30px;
    margin: 0;
}
#page-wrapper .lSSlideOuter ul.lSPager {
	display: none;
}
#frontpage-area_e {
	background: #eee;
}
#frontpage-area_e .hootslider-carousel-slide .lightSlideCarousel {
	display: flex;
	min-height: 265px;
}
#frontpage-area_e .hootslider-carousel-slide-content {
	vertical-align: middle;
    align-items: center;
    align-content: center;
    align-self: center;
}
#frontpage-area_e > .grid > #frontpage-area_e_1 > #text-16 > .textwidget > .hootslider-carousel-wrapper > .lSSlideOuter > .lSSlideWrapper > .lightSlider > .lightSlide > .lightSlideCarousel > .hootslider-carousel-slide-content > p {
	text-align: left !important;
}
#frontpage-area_e > .grid > #frontpage-area_e_1 > #text-16 > .textwidget > .hootslider-carousel-wrapper > .lSSlideOuter > .lSSlideWrapper > .lightSlider > .lightSlide > .lightSlideCarousel > .hootslider-carousel-slide-content > p:nth-of-type(2) {
	float: right;
    margin-right: 100px;
}
#frontpage-area_e .lSAction > a {
	display: block;
}
.lSAction > .lSPrev:after {
	left: 16px;
}
.lSAction > .lSNext:after {
	right: 16px;
}
.lSAction > a {
	width: 42px;
}

/* NINJA FORM STYLES */
.nf-before-form-content {
	display: none !important;
}
.nf-form-hp {
	display: none !important;
}
label#nf-label-field-1,
label#nf-label-field-2,
label#nf-label-field-3,
label#nf-label-field-4,
label#nf-label-field-5 {
	display: none !important;
}
#nf-field-1-container,
#nf-field-2-container,
#nf-field-5-container {
	float: left;
	width: 32.65%;
	margin-right: 1%;
	margin-bottom: 20px;
}
#nf-field-5-container {
	margin-right: 0;
}
#nf-field-3-container,
#nf-field-4-container {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
#nf-field-4-container {
	text-align: center;
}
input#nf-field-1,
input#nf-field-2,
textarea#nf-field-3,
input#nf-field-5 {
	width: 100%;
}
input#nf-field-4 {
	background: #ff7900;
	border: 1px solid #ff7900;
	color: #ffffff;
	text-transform: uppercase;
	padding: 20px;
	width: 32.65%;
	transition: color .2s ease-in,background-color .2s linear,box-shadow linear .2s;
}
input#nf-field-4:hover {
	background: #ffffff;
	color: #ff7900;
}
@media (max-width: 799px) {
	#nf-field-1-container, 
	#nf-field-2-container, 
	#nf-field-5-container,
	input#nf-field-4 {
		width: 100%;
	}
}

/* PIRATE FORM STYLES */
#pirate_forms_container_default {
	margin-bottom: 4em;
}
.pirate_forms_wrap .contact_name_wrap,
.pirate_forms_wrap .contact_email_wrap,
.pirate_forms_wrap .contact_subject_wrap {
	float: left;
	width: 33.333333%;
}
.pirate_forms_wrap .pirate_forms_three_inputs:nth-of-type(3) {
	text-align: right;
}
#pirate-forms-contact-name, #pirate-forms-contact-email, #pirate-forms-contact-subject {
	width: 97%;
	margin-left: 0;
}
#pirate_forms_container_default > .pirate_forms_wrap > .pirate-forms > .contact_message_wrap {
	width: 100% !important;
}
#pirate-forms-contact-message {
	width: 100%;
	min-height: 140px;
}
#frontpage-page-content h3 {
	font-size: 25px;
}
.pirate-forms-footer {
	margin-bottom: 10px;
}
#pirate-forms-captcha {
	float: left;
	margin-top: -16px;
	margin-bottom: 10px;
}
.pirate-forms-g-recaptcha {
	margin-top: -20px;
	margin-bottom: 40px;
}
.contact_submit_wrap {
    text-align: left;
}
button#pirate-forms-contact-submit {
	background: #ff7900;
    border: 1px solid #ff7900 !important;
    color: #fff;
    padding: 15px 32px;
    -webkit-transition: color 0.2s ease-in, background-color 0.2s linear, box-shadow linear 0.2s;
    -moz-transition: color 0.2s ease-in, background-color 0.2s linear, box-shadow linear 0.2s;
    -o-transition: color 0.2s ease-in, background-color 0.2s linear, box-shadow linear 0.2s;
    transition: color 0.2s ease-in, background-color 0.2s linear, box-shadow linear 0.2s;
}
button#pirate-forms-contact-submit:hover {
	background: #ffffff;
    color: #ff7900;
}
.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    filter: alpha(opacity=0);
    opacity: 0;
    line-break: auto;
    width: 180px;
    border-radius: 5px;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
    color: #111;
}
.tooltip.top {
    padding: 5px 10px;
    margin-top: -6px;
}
.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9;
    background: rgba(255, 255, 255, .9);
}
.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}
.fade.in {
    opacity: 1;
}
.tooltip.top .tooltip-arrow {
    bottom: -5px;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: rgba(255, 255, 255, .9);
}
.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

/* WIDGET STYLES */
.cta-headine {
	font-size: 32px;
}
h3.widget-title {
	font-size: 25px;
}
.cta-widget-button {
	padding: 20px 50px;
  font-size: 1.3em;
}

/* CONTENT STYLES */

.entry-content {
  border-bottom: none !important;
}
.entry-the-content a {
  color: #ff7900;
}
#gallery-nav {
  list-style: none;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 38px;
}
#gallery-nav a {
  padding: 8px 12px;
}
#gallery-nav a:hover {
  color: #fff;
  background: #ff7900;
}

/* FOOTER STYLES */
#footer {
	background: #1c1c1c;
    background: -moz-linear-gradient(top, #1c1c1c 0%, #1a1a1a 100%);
    background: -webkit-linear-gradient(top, #1c1c1c 0%, #1a1a1a 100%);
    background: linear-gradient(to bottom, #1c1c1c 0%, #1a1a1a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1c1c1c', endColorstr='#1a1a1a',GradientType=0 );
}
.footer-column #text-3 .textwidget a {
	border: none;
}
.footer-column #text-3 .textwidget img {
	max-width: 85%;
	margin-bottom: 25px;
}
.footer-column .textwidget {
	color: rgba(255,255,255,.7);
}
.footer-column .textwidget h6 {
	font-size: 15px;
}
#text-12 {
	margin: 40px 0 28px;
}
#sow-google-map-3 {
	margin: 0;
}
#post-footer {
	font-family: "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	background: #1f1f1f !important;
}
.fixed-goto-top {
  right: 40px;
  z-index: 999;
}
.scrolloff { pointer-events: none; }

/************* Sticky Header *************/
@media only screen and (min-width: 800px) {
  #header.stuck {
    /* lower to fly under fancybox window */
    z-index: 999;
  }
	#header.stuck .menu-items {
		line-height: unset;
	}
	#header.stuck .menu-items > li > a {
		padding-top: 6px;
		padding-bottom: 6px;
	}
}

/*@media only screen and (min-width: 800px) {
  .site-stretch .sticky-wrapper #header {
    width: 100%;
  }
  #header.stuck {
    position: fixed;
    top: 0;
    z-index: 9999;
  }
  #header.stuck #header-primary {
	  height: auto;
  }
  #header.stuck #site-logo.with-background {
    padding: 5px;
  }
  #header.stuck #site-logo-text {
    margin: 0;
  }
  #header.stuck #site-logo #site-title {
    font-size: 32px;
  }
  #header.stuck .site-logo-with-icon #site-title {
    margin-left: 32px;
  }
  #header.stuck .site-logo-with-icon #site-title i {
    font-size: 30px;
  }
  #header.stuck #site-description {
    display: none;
    font-size: 13px;
  }
  #header.stuck .site-logo-with-image .site-logo-mixed-image {
    padding-right: 5px;
  }
  #header.stuck .branding img {
  	max-height: 75px;
	width: 205px;
	padding-top: 3px;
  }
  #header.stuck .menu-items {
    line-height: 56px;
    margin-bottom: -3px;
  }
  #header.stuck .menu-items > li > a {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  #header.stuck #menu-item-16, #header.stuck #menu-item-223 {
  	height: 66px;
  }
}*/

@media only screen and (max-width: 1199px) {
	.hootslider-html-slide-title {
		font-size: 34px !important;
		line-height: 36px !important;
	}
	.lightSlider .style-dark-on-light {
		font-size: 18px;
	}
}

@media only screen and (max-width: 1099px) {
	#branding {
		padding-top: 11px;
	}
  #site-title a {
    position: absolute;
    display: inline-block;
    z-index: 1000;
  }
	#header #header-aside {
		width: 100%;
		position: absolute;
		right: 0;
		top: 0;
		z-index: 1;
	}
	.menu-toggle {
		display: block;
		height: 57px;
		padding-top: 16px;
		padding-right: 25px;
		font-size: 40px !important;
		text-align: right;
	}
	.menu-toggle-text {
		display: none;
	}
	.menu-items > li {
		float: none;
	}
	.menu-items > .menu-item > a {
		font-size: 14px !important;
	}
	#frontpage-area_e .hootslider-carousel-slide .lightSlideCarousel {
		min-height: 330px;
	}
}

/* START RESPONSIVE MENU TRANSPLANT */

@media only screen and (max-width: 1099px) {
  /* Responsive Menu */
  .menu-toggle {
    display: block;
  }
  #menu-primary-items > li {
    margin: 0;
  }
  .menu-items {
    display: none;
    text-align: left;
    background: rgba(255,255,255,0.98);
    border-bottom: 1px solid #ddd;
    -webkit-box-shadow: 0px 5px 11px 0px rgba(50, 50, 50, 0.08);
    box-shadow: 0px 5px 11px 0px rgba(50, 50, 50, 0.08);
  }
  .menu-items > li {
    float: none;
    margin: 0px;
  }
  .menu-items ul {
    border: none;
  }
  .menu-items > li > a,
  .sf-menu ul li a {
    padding: 8px 6px 8px 18px;
  }
  .sf-menu ul li a {
    padding-left: 40px;
  }
  .sf-menu ul ul {
    top: 0;
  }
  .sf-menu ul ul li a {
    padding-left: 65px;
  }
  .sf-menu ul ul ul li a {
    padding-left: 90px;
  }
  /* Responsive Menu - Override Superfish */
  .sf-menu ul {
    position: relative;
    top: auto;
    left: auto;
  }
  .mobilesubmenu-open .sf-menu ul {
    display: block !important;
    height: auto !important;
    opacity: 1 !important;
    /* Override inline styles for jquery animation by superfish */
  }
  .sf-menu ul ul {
    left: auto;
  }
  .sf-menu.sf-arrows .sf-with-ul:after {
    position: absolute;
    margin-left: 5px;
    right: auto;
  }
  .sf-menu.sf-arrows ul .sf-with-ul:after {
    right: auto;
    content: "\f0d7";
  }
  /* Left Fixed Menu */
  .mobilemenu-fixed#menu-primary,
  .mobilemenu-fixed#menu-secondary {
    margin-bottom: 0;
  }
  .mobilemenu-fixed .menu-toggle,
  .mobilemenu-fixed #menu-primary-items,
  .mobilemenu-fixed #menu-secondary-items {
    -webkit-transition: left 0.3s ease-in, background-color 0.3s linear;
    -moz-transition: left 0.3s ease-in, background-color 0.3s linear;
    -o-transition: left 0.3s ease-in, background-color 0.3s linear;
    transition: left 0.3s ease-in, background-color 0.3s linear;
  }
  .mobilemenu-fixed .menu-toggle-text {
    display: none;
  }
  .mobilemenu-fixed .menu-toggle {
    width: 2em;
    padding: 5px;
    position: fixed;
    top: 15%;
    left: 0;
    z-index: 99995;
    border: solid 1px rgba(0, 0, 0, 0.1);
    border-left: none;
  }
  .mobilemenu-fixed .menu-toggle,
  .mobilemenu-fixed .menu-items {
    background: #1c1c1c;
  }
  .mobilemenu-fixed #menu-primary-items,
  .mobilemenu-fixed #menu-secondary-items {
    display: block;
    width: 280px;
    position: fixed;
    top: 0;
    z-index: 99994;
    overflow-y: auto;
    height: 100%;
    left: -280px;
  }
  .mobilemenu-fixed.mobilemenu-open .menu-toggle {
    left: 280px;
    z-index: 99997;
  }
  .mobilemenu-fixed.mobilemenu-open #menu-primary-items,
  .mobilemenu-fixed.mobilemenu-open #menu-secondary-items {
    left: 0;
    z-index: 99996;
  }
  .mobilemenu-fixed .sf-menu ul {
    min-width: inherit;
  }
  .header-supplementary-bottom .mobilemenu-fixed .menu-toggle {
    margin-top: 40px;
  }
  .header-supplementary-top .mobilemenu-fixed .menu-toggle {
    margin-top: -40px;
  }
}
@media only screen and (min-width: 1100px) {
  .menu-items {
    display: inline-block !important;
    /*Override any leftover inline style applied by responsive JS in smaller screens. Example: if a screen is resized when the menu is toggled off */
  }
  /*** Flex Menu ***/
  .site-header.flexmenu .grid-span-12,
  .flexmenu .header-aside,
  .flexmenu .menu-primary,
  .flexmenu .menu-items,
  .flexmenu .menu-items > li {
    height: 100%;
  }
  .flexmenu .menu-items {
    display: table !important;
    width: 100%;
  }
  .flexmenu #menu-secondary-items {
    display: inline-block !important;
    width: auto;
  }
  .flexmenu .menu-items > li {
    display: table-cell;
    vertical-align: middle;
    float: none;
  }
  .flexmenu .menu-items > li > a {
    padding-top: 0;
    padding-bottom: 0;
  }
  .flexmenu .menu-items > li > a {
    height: 100%;
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }
  .flexmenu .sf-menu.sf-arrows > li > .sf-with-ul:after {
    position: absolute;
    right: 12px;
    line-height: 1em;
    top: 50%;
    margin-top: -0.5em;
  }
  /***** Sticky Header *****/
  .site-stretch .sticky-wrapper #header {
    width: 100%;
  }
  #header.stuck {
    position: fixed;
    top: 0;
    z-index: 999;
  }
  #header.stuck #header-primary {
	  height: auto;
  }
  #header.stuck #site-logo.with-background {
    padding: 5px;
  }
  #header.stuck #site-logo-text {
    margin: 0;
  }
  #header.stuck #site-logo #site-title {
    font-size: 32px;
  }
  #header.stuck .site-logo-with-icon #site-title {
    margin-left: 32px;
  }
  #header.stuck .site-logo-with-icon #site-title i {
    font-size: 30px;
  }
  #header.stuck #site-description {
    display: none;
    font-size: 13px;
  }
  #header.stuck .site-logo-with-image .site-logo-mixed-image {
    padding-right: 5px;
  }
  #header.stuck .branding img {
  	max-height: 75px;
	width: 205px;
	padding-top: 3px;
  }
  #header.stuck .menu-items {
    line-height: 56px;
    margin-bottom: -3px;
  }
  #header.stuck .menu-items > li > a {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  #header.stuck #menu-item-16, #header.stuck #menu-item-223 {
  	height: 66px;
  }
}

/* END RESPONSIVE MENU TRANSPLANT */

@media only screen and (max-width: 1100px) {
	.menu-items li.current-menu-ancestor > a, .menu-items li.current-menu-item > a {
		background: transparent !important;
	}
	#menu-item-16, #menu-item-223 {
		display: block;
		height: auto;
  }
  #menu-item-16 a, #menu-item-223 a {
    border: 0 !important;
    background: rgba(255,255,255,.975) !important;
		background: transparent !important;
    color: #1c1c1c !important;
    padding: 8px 6px 8px 18px;
  }
  #menu-item-16 a:hover, #menu-item-223 a:hover {
		background: #ff7900 !important;
		color: #fff !important;
	}
  .site-header .hybridextend-megamenu-icon {
    color: #1c1c1c !important;
  }
  #menu-item-16 a:hover > .hybridextend-megamenu-icon, #menu-item-223 a:hover > .hybridextend-megamenu-icon {
    color: #fff !important;
  }
}

@media only screen and (max-width: 999px) {
	.hootslider-html-slide-title {
		font-size: 30px !important;
		line-height: 34px !important;
	}
	.lightSlider .style-dark-on-light {
		font-size: 16px;
	}
}

@media only screen and (max-width: 874px) {
	.hootslider-html-slide-title {
		font-size: 25px !important;
		line-height: 30px !important;
	}
	.lightSlider .style-dark-on-light {
		font-size: 14px;
		line-height: 22px;
	}
	#frontpage-area_e .hootslider-carousel-slide .lightSlideCarousel {
		min-height: 400px;
	}
}

@media only screen and (max-width: 799px) {
	#page-wrapper #site-title, #page-wrapper #site-description {
		text-align: left;
	}
	#header-primary, #header-aside, #header-supplementary {
	    text-align: left;
	}
	#branding {
		padding: 0;
	}
	#header-primary #site-logo.site-logo-image {
		padding: 15px 15px 0;
	}
/*
	#menu-item-16, #menu-item-223 {
		display: none;
	}
*/
/*
	#menu-primary-items > #menu-item-223 {
		position: absolute;
		top: 0;
		right: 0;
		display: block !important;
	}
*/
	#menu-mobile-buttons {
/* 		display: block; */
		display: none;
		color: #111;
		position: absolute;
		top: 0;
		right: 0;
	}
	h3.accent-typo {
		background: #222 !important;
	}
	.lightSlider .style-dark-on-light {
		background: #222 !important;
	}
	.hootslider-html-slide-title {
		padding: 10px 16px 0;
	}
	#frontpage-area_d_1 > #hoot-content-blocks-widget-7 > .content-blocks-widget-wrap > .content-blocks-widget-box > .content-blocks-widget > .flush-columns > .content-block-row > .column-1-4 {
		width: 25%;
	}
	.content-block-style1 {
		border-top: 0;
	}
	.content-block-column {
		margin-top: 0;
		padding-top: 0;
	}
	#frontpage-area_d_1 > #hoot-content-blocks-widget-7 > .content-blocks-widget-wrap > .content-blocks-widget-box > .content-blocks-widget > .flush-columns > .content-block-row > .column-1-4 h4.content-block-title {
		margin: 0 0 30px;
	}
	.footer-column #text-3 .textwidget img {
		max-width: 220px;
  }
  .sidebar {
    margin-top: 0;
  }
  #gallery-nav {
    margin-left: 0px;
  }
  #gallery-nav li {
    float: left;
    width: 25%;
    text-align: center;
  }
}

@media only screen and (max-width: 675px) {
	#frontpage-area_e .hootslider-carousel-slide .lightSlideCarousel {
		min-height: 480px;
	}
	#frontpage-area_e > .grid > #frontpage-area_e_1 > #text-16 > .textwidget > .hootslider-carousel-wrapper > .lSSlideOuter > .lSSlideWrapper > .lightSlider > .lightSlide > .lightSlideCarousel > .hootslider-carousel-slide-content > p:nth-of-type(2) {
		margin-right: 0;
	}
}

@media only screen and (max-width: 480px) {
	#frontpage-area_d_1 > #hoot-content-blocks-widget-7 > .content-blocks-widget-wrap > .content-blocks-widget-box > .content-blocks-widget > .flush-columns > .content-block-row > .column-1-4 {
		width: 50%;
	}
	#frontpage-area_e .hootslider-carousel-slide .lightSlideCarousel {
		min-height: 600px;
	}
	.pirate-forms-fields-container .form_field_wrap {
		clear: left;
    width: 100%;
	}
	#pirate-forms-contact-name, #pirate-forms-contact-email, #pirate-forms-contact-subject {
    width: 100%;
  }
  .pirate_forms_wrap .pirate-forms-footer .pirateform_wrap_classes_spam_wrap, .pirate_forms_wrap .pirate-forms-footer .form_captcha_wrap {
    margin-bottom: 40px !important;
	}
}

@media only screen and (max-width: 414px) {
	#site-logo-image img {
		max-width: 220px;
		padding-top: 3px;
	}
	.menu-toggle {
		padding-right: 15px;
		font-size: 35px !important;
	}
	.hootslider-html-slide-title {
		font-size: 23px !important;
    }
    .hootslider-html-slide-content p {
	    margin: 3px 10px 10px 0;
    }
	#frontpage-area_e .hootslider-carousel-slide .lightSlideCarousel {
		min-height: 640px;
	}
	.hootslider-carousel-slide .lightSlideCarousel {
		font-size: 17px;
		line-height: 29px;
  }
  #gallery-nav {
    font-size: 14px;
  }
}

@media only screen and (max-width: 384px) {
	#site-logo-image img {
		max-width: 210px;
		padding-top: 5px;
	}
	.hootslider-html-slide-title {
		font-size: 20px !important;
	}
	#frontpage-area_e .hootslider-carousel-slide .lightSlideCarousel {
		min-height: 700px;
  }
  #gallery-nav {
    font-size: 15px;
  }
  #gallery-nav li {
    width: 50%;
  }
}

@media only screen and (max-width: 375px) {
	#frontpage-area_e .hootslider-carousel-slide .lightSlideCarousel {
		min-height: 720px;
	}
	.hootslider-carousel-slide .lightSlideCarousel {
		font-size: 16px;
	}
}

@media only screen and (max-width: 320px) {
	#site-logo-image img {
		max-width: 190px;
		padding-top: 6px;
	}
	.hootslider-html-slide-title {
		font-size: 18px !important;
	}
	.hootslider-html-slide-content p {
		margin: 3px 5px 10px 0;
		font-size: 13px;
	}
	#frontpage-area_e .hootslider-carousel-slide .lightSlideCarousel {
		min-height: 800px;
	}
	.cta-widget-button {
		padding: 20px 30px;
    }
	.hootslider-carousel-slide .lightSlideCarousel {
		font-size: 15px;
		line-height: 28px;
	}
	#frontpage-area_e > .grid > #frontpage-area_e_1 > #text-16 > .textwidget > .hootslider-carousel-wrapper > .lSSlideOuter > .lSSlideWrapper > .lightSlider > .lightSlide > .lightSlideCarousel > .hootslider-carousel-slide-content > p:nth-of-type(2) {
		margin-right: -20px;
	}
	.pirate_forms_wrap .pirate-forms-footer .form_field_wrap, .pirate_forms_wrap .form_field_wrap .pirate-forms-submit-button {
		max-width: 320px !important;
	}
}

@media screen and (max-height: 575px) { 
	#rc-imageselect, .g-recaptcha {
		transform:scale(0.96);
		-webkit-transform:scale(0.96);
		transform-origin:0 0;
		-webkit-transform-origin:0 0;		
	}
}

#view-images {
	position: absolute;
  top: 0;
  right: 20px;
  visibility: hidden;
}
.estimate {
	display: block;
	position: relative;
	top: -80px;
}

#fancybox-overlay {
	background: #000 !important;
	opacity: 0.97 !important;
}
.ngg-gallery-thumbnail {
	border: 1px solid #eee !important;
	margin: 10px !important;
}
.ngg-gallery-thumbnail a {
  margin: 0 !important;
}

@media screen and (max-width: 1260px) {
	.ngg-gallery-thumbnail-box {
		width: 255px !important;
	}
}
@media screen and (max-width: 1024px) {
	.ngg-gallery-thumbnail-box {
    width: 235px !important;
	}
}
@media screen and (max-width: 960px) {
  .ngg-gallery-thumbnail-box {
    width: 230px !important;
  }
}
@media screen and (max-width: 854px) {
  .ngg-gallery-thumbnail-box {
    width: 200px !important;
  }
}
@media screen and (max-width: 812px) {
  .ngg-gallery-thumbnail-box {
    width: 190px !important;
  }
}
@media screen and (max-width: 800px) {
  .ngg-gallery-thumbnail-box {
    width: 190px !important;
  }
}
@media screen and (max-width: 799px) {
  #view-images {
    visibility: visible;
  }
}
@media screen and (max-width: 768px) {
	.ngg-gallery-thumbnail-box {
    width: 245px !important;
	}
}
@media screen and (max-width: 736px) {
  .ngg-gallery-thumbnail-box {
    width: 235px !important;
  }
}
@media screen and (max-width: 732px) {
  .ngg-gallery-thumbnail-box {
    width: 210px !important;
  }
}
@media screen and (max-width: 640px) {
  .ngg-gallery-thumbnail-box {
    width: 195px !important;
  }
}
@media screen and (max-width: 600px) {
	.ngg-gallery-thumbnail-box {
    width: 189px !important;
	}
}
@media screen and (max-width: 533px) {
  .ngg-gallery-thumbnail-box {
    width: 165px !important;
  }
}
@media screen and (max-width: 480px) {
	.ngg-gallery-thumbnail-box {
    width: 223px !important;
	}
}
@media screen and (max-width: 414px) {
	.ngg-gallery-thumbnail-box {
    width: 190px !important;
	}
}
@media screen and (max-width: 384px) {
	.ngg-gallery-thumbnail-box {
    width: 174px !important;
	}
}
@media screen and (max-width: 375px) {
	.ngg-gallery-thumbnail-box {
    width: 172px !important;
	}
}
@media screen and (max-width: 360px) {
	.ngg-gallery-thumbnail-box {
    width: 162px !important;
	}
}
@media screen and (max-width: 320px) {
	.ngg-gallery-thumbnail-box {
    width: 143px !important;
	}
}

/* FANCYBOX OVERRIDES */

#fancybox-close {
  background: url(images/close.png) !important;
  background-size: cover !important;
}
#fancybox-left-ico {
  background-image: url(images/prev.png) !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: 0 !important;
  width: 20px !important;
}
#fancybox-right-ico {
  background-image: url(images/next.png) !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: 0 !important;
  width: 20px !important;
}
#fancybox-left span {
    left: 20px !important;
}
#fancybox-right span {
	left: auto;
  right: 20px !important;
}

@media (hover:none), 
(hover:on-demand) {
	#fancybox-left span,
	#fancybox-right span,
	#fancybox-left:hover span, 
	#fancybox-right:hover span {
		display: none !important;
	}
  #fancybox-left {
    left: 0px !important;
    width: 100px !important;
    height: 100% !important;
    background: url(images/prev.png) !important;
    background-position: 20px 50% !important;
    background-repeat: no-repeat !important;
    background-size: 20px !important;
  }
  #fancybox-right {
    right: 0px !important;
    width: 100px !important;
    height: 100% !important;
    background: url(images/next.png) !important;
    background-position: 60px 50% !important;
    background-repeat: no-repeat !important;
    background-size: 20px !important;
  }
}


