/* @override http://reelfishnsea.com/wp-content/themes/metric/style.css */


/*
	Theme Name: A Zipy Web Soliutions Custom Website Version 1.0
	Theme URL: http://www.zipyweb.com/
	Description: ZipyChop is a web development firm that builds WordPress websites on the Genesis Framework.
	Author: Zipy Web Solutions
	Author URI: http://www.zipyweb.com
	Version: 1.0
	
	Template: genesis

*/

@import url(http://fonts.googleapis.com/css?family=EB+Garamond);

@font-face {
	font-family: ChaparralPro-Bold;
	src: url('fonts/ChaparralPro-Bold_2.otf');
}
@font-face {
	font-family: ChaparralPro-Italic;
	src: url('fonts/ChaparralPro-Italic_2.otf');
	font-style: italic;
}
@font-face {
	font-family: ChaparralPro;
	src: url('fonts/ChaparralPro-Regular_2.otf');
}
@font-face {
	font-family: Kievit-Bold;
	src: url('fonts/Kievit_Bold_SC.otf');
	src: url('fonts/Kievit_Bold_SC.ttf');
	font-weight: normal;
}
@font-face {
	font-family: Kievit-ExtraBold-Italic;
	src: url('fonts/Kievit_Extrabold_Italic_SC.otf');
	src: url('fonts/Kievit_Extrabold_Italic_SC.ttf');
	font-weight: normal;
}
@font-face {
	font-family: Kievit-Medium;
	src: url('fonts/Kievit_Medium.otf');
	src: url('fonts/Kievit_Medium.ttf');
}
@font-face {
	font-family: MyriadPro-Bold;
	src: url('fonts/MyriadPro-Bold_3.otf');
}
@font-face {
	font-family: MyriadPro-BoldCond;
	src: url('fonts/MyriadPro-BoldCond_2.otf');
}
@font-face {
	font-family: MyriadPro-BoldCondIt;
	src: url('fonts/MyriadPro-BoldCondIt_2.otf');
}
@font-face {
	font-family: MyriadPro-BoldIt;
	src: url('fonts/MyriadPro-BoldIt_2.otf');
}
@font-face {
	font-family: MyriadPro-Cond;
	src: url('fonts/MyriadPro-Cond_2.otf');
}
@font-face {
	font-family: MyriadPro-CondIt;
	src: url('fonts/MyriadPro-CondIt_2.otf');
}
@font-face {
	font-family: MyriadPro-It;
	src: url('fonts/MyriadPro-It_2.otf');
}
@font-face {
	font-family: MyriadPro-Regular;
	src: url('fonts/MyriadPro-Regular_3.otf');
}
@font-face {
	font-family: MyriadPro-Semibold;
	src: url('fonts/MyriadPro-Semibold_2.otf');
}
@font-face {
	font-family: MyriadPro-SemiboldIt;
	src: url('fonts/MyriadPro-SemiboldIt_2.otf');
}
@font-face {
	font-family: TrajanPro-Bold;
	src: url('fonts/TrajanPro-Bold_2.otf');
}
@font-face {
	font-family: TrajanPro-Regular;
	src: url('fonts/TrajanPro-Regular_2.otf');
}

/*@CHARSET "UTF-8";*/


table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,img { 
	border:0;
}

address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}

ol,ul {
	list-style:none;
}

caption,th {
	text-align:left;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
	position:relative;
}

q:before,q:after {
	content:'';
}

abbr,acronym { 
	border:0;
}


body {
	color: #303030;
	font-size: 13px;
	font-family: helvetica, sans-serif;
	font-weight: lighter;
	margin: 0 auto 0;
	padding: 0;
	line-height: 22px;
	}
	
/***** Hyperlinks ********************/

a, a:visited {
	color: #ffffff;
	text-decoration: none;
	}
	
a:hover {
	color: #fff;
	text-decoration: none;
	}
	
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none;
	}
	
/***** General Classes ********************/	

.booking-cta {
	background: url(images/cta-bar-bg.png) repeat-x;
	background-size: cover;
	border: 3px solid #fff;
	border-radius: 5px;
	font-family: ChaparralPro, 'EB Garamond', serif;
	overflow: hidden;
	clear: both;
	margin: 20px 0 !important;
	height: auto;
	padding-bottom: 25px;
}

.booking-cta p {
	display: block;
	float: left;
	width: 315px;
	color: #fff;
	font-size: 18px;
	line-height: 20px;
	margin: 16px 0px 0 30px !important;
	padding: 0;
	text-shadow: 1px 1px 0px #5b7686;
}

.booking-cta .lg-text {
	color: #fff;
	font-family: ChaparralPro, 'EB Garamond', serif;
	text-shadow: 1px 1px 1px #425968;
	font-size: 22px;
	line-height: 24px;
	float: left;
	margin: 25px 0 0 30px;
}

.booking-cta p a {
	float: left;
}

.cta-button-wrap {
	margin: 14px 0 0 30px;
	float: left;
}

#content a.our-rates-button {
	background: url(images/sprite.png) repeat-x;
	padding: 12px 30px 8px 30px;
	margin: 0;
	height: 20px;
	display: inline-block;
	border-bottom: 3px solid #833b00;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	font-size: 18px;
	text-shadow: none;
	color: #FFF !important;
	text-transform: uppercase;
	font-family: ChaparralPro, 'EB Garamond', serif;
}

#content a.our-rates-button:hover, #content .our-rates-button:hover {
	text-decoration: none !important;
	background: url(images/sprite.png) repeat-x 0 -216px;
	border-bottom: 3px solid #b8590c;
}

div.images, div.floats {
	overflow: hidden;
}

.images.floats {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.images.floats img {
	margin-left: 0!important;
}

/***** Wrap ********************/

.home #wrap, .home-page #wrap, .blog #wrap {
	margin: 0 auto 0;
	padding: 0;
	}
	
#wrap {
	margin: 0 auto 0;
	padding: 0;
	}

#wrap-bg {
	padding-top: 20px;
	background: url('images/home-top-bg.jpg') no-repeat center top;
	min-width: 990px;
	width: auto;
}	

.home #wrap-bg {
	padding-top: 0px;
}
	
/***** Header  ********************/

#header {
	background: url(images/header-bg.jpg) center no-repeat;
	min-width: 990px;
	width: auto;
	margin: 0 auto 0;
	padding: 0;
	}
	
#header .wrap {
	width: 990px; 
	height: 132px;
	margin: 0 auto 0;
	}

/**/




/**/
	
	
#title-area {
	width: 290px;
	float: left;
	margin: 0; 
	padding: 20px 0 0 0;
	overflow: hidden;
	}
	
#title-area #title {
	font-size: 20px;
	font-weight: normal;
	line-height: 34px;
	margin: 0; 
	padding: 0 0 0 0px;
	}
	
#title-area #title a {
	color: #303030;
	margin: 0; 
	padding: 0;
	text-decoration: none;
	}
	
#title-area #title a:hover {
	text-decoration: none;
	}
	
#title-area #description {
	color: #303030;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	margin: 0; 
	padding: 0 0 0 0px;
	}

#header .widget-area {
	
	float: right;
	padding: 0;
	overflow: hidden;
	height: 132px;
	width: 740px;
	}

#text-7 p a, #text-7 a {
	color: #003458;
	text-decoration: none;
}
	
#text-7 {
	color: #003366;
	font-family: MyriadPro-Semibold, sans-serif;
	font-size: 16px;
	line-height: 17px;
	border-right: 1px solid #96b3d2;
	margin: 10px 0 0 0;
	padding: 5px 20px 10px 0;
	float: right;

}

#text-9 {
	color: #008fdd;
	font-family: MyriadPro-Semibold, sans-serif;
	font-size: 27px !important;
	line-height: 26px !important;
	font-style: normal;
	float: right;
	border-right: 1px solid #96b3d2;
	padding: 0 20px 5px 0;
	margin: 0;
	}

#text-9 p a, #text-9 a {
	color: #008FDD;
	text-decoration: none;
}

#text-8 {
	width: 100px;
	float: right;
	padding-left: 10px;
}

#nav_menu-7 {
	clear: both;
}
	
#header .widget-area .header-right-content {
	float: right;
	margin: 0;
	padding: 0;
}

.phone, .phone a {
	font-size: 24px;
}
	
#header .widget-area a, #header .widget-area a:visited {
	text-decoration: none;
	}
	
#header .widget-area a:hover {
	text-decoration: none;
	}
	
#header .widget-area p {
	margin: 0 0 5px 0;
	padding: 0;
	float: right;
	font-size: 18px;
	color: #303030;
	}

#header .widget-area p a, #header .widget-area a {
	text-decoration: none;
}


	
#header .widget-area h4 {
	font-size: 14px;
	font-weight: normal;
	margin: 10px 0 0 0; 
	padding: 0;
	text-decoration: none;
	}
	
#header .widget-area ul {
	margin: 0;
	padding: 0;
	}
	
#header .widget-area ul li {
	list-style-type: square;
	margin: 0 0 0 20px;
	padding: 0;
	}

/*** weather plugin***/
.weather-css {
	color: #004286;
	font-family:"Oxygen", sans-serif;
}

.weather-css caption{
	font-size: 15px;
	padding-top: 10px;
	
}

.weather-css .temp{
	
	font-size: 20px;
	float:left;
	display: inline;
	padding-top: 5px;
	padding-left: 2px;
}

#weather-plugin{
	float: right;
	height: 75px;
	width: 100px;
}


.weather-css img{
	float: left !important;
	display: inline !important;
	height: 40px !important;	
}

.wp_wund_conditions {

	float: left !important;
	display: none !important;
}

/* main top menu */


#menu-reelfish_menu {
	line-height: 13px;
	font-size: 12px !important;
	padding-bottom: 10px;
	margin: 0 0 0 10px !important;
}

.menu-reelfish_menu-container {
	font-family: Kievit-Medium, sans-serif;
	margin: 12px 0 0 0;
	background: #32404e;
	height: 46px;
	width: 704px;
	float: right;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

/***** Image Header - Partial Width ********************/

.header-image #header #title-area {
	background: url(/wp-content/uploads/2021/09/logo.png) left top no-repeat;
	height: 132px;	
	width: 250px;
	float: left;
	background-size: 100%;
	}

.header-image #title-area, .header-image #title-area #title, .header-image #title-area #title a {
	display: block; 
	height: 120px;
	margin: 0; 
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
	}
	
.header-image #title-area #description {
	display: block;
	width: 0; 
	height: 0;
	overflow: hidden;
	}

/***** Image Header - Full Width ********************/

.header-full-width #title-area, .header-full-width #title-area #title, .header-full-width #title-area #title a {
	width: 960px;
	}
	
/***** Header Right Navigation ********************/

#header ul.nav, #header ul.menu {
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	width: auto;
	float: left;
	list-style: none;
	color: #FFFFF;
	margin: 0;
	}
	
#header ul.nav li, #header ul.menu li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#header ul.nav li a, #header ul.nav li a:visited, #header ul.menu li a, #header ul.menu li a:visited {
	color: #FFFFFF;
	display: block;
	font-family: Kievit-Medium, sans-serif;
	font-size: 14px;
	line-height: 13px;
    margin: 0;
	padding: 12px 14px 5px !important;
	text-decoration: none;
	position: relative;
}


#menu-item-18 {
	padding-top: 15px !important;
}
	
#header #menu-item-18 a {
	padding: 12px 14px 12px 14px;
	margin: -8px 0 0 0;
	display: inline-block;
}
 
#header ul.nav li a:active, #header ul.menu li a:hover, #header ul.menu li a:active {
	color: #fff9b8;
	text-decoration: none;
	}
	
#header ul.nav li a:hover, #header ul.nav .current_page_item a, #header ul.nav .current-cat a, #header ul.nav .current-menu-item a, #header ul.menu .current_page_item a, #header ul.menu .current-cat a, #header ul.menu .current-menu-item a {
	color: #fff9b8 !important;
}

#nav ul li.current-menu-item a, #nav ul li ul li.current-menu-item a {
	color: #000;
	
}
	
#header ul.nav li a.sf-with-ul, #header ul.menu li a.sf-with-ul {
	padding-right: 20px;
	}	
	
#header ul.nav li a .sf-sub-indicator, #header ul.menu li a .sf-sub-indicator {
	background: url(images/arrow-down.png);
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 12px;
	right: 5px;
	}
	
#header ul.nav li li a, #header ul.nav li li a:link, #header ul.nav li li a:visited, #header ul.menu li li a, #header ul.menu li li a:link, #header ul.menu li li a:visited {
	background: #aaa;
	width: 148px; 
	color: #FFFFFF;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	margin: 0;
	padding: 5px 10px 5px 10px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	text-transform: none;
	position: relative;
	}
	
#header ul.nav li li a:hover, #header ul.nav li li a:active, #header ul.menu li li a:hover, #header ul.menu li li a:active {
	background: #000;
	color: #FFFFFF;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	-webkit-border-radius: 0px;	
	}

#header ul.nav li li a .sf-sub-indicator, #header ul.menu li li a .sf-sub-indicator {
	background: url(images/arrow-right.png);
	top: 10px;
	}

#header ul.nav li ul, #header ul.menu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0;
	padding: 0;
	}

#header ul.nav li ul a, #header ul.menu li ul a { 
	width: 150px;
	}

#header ul.nav li ul ul, #header ul.menu li ul ul {
	margin: -31px 0 0 169px;
	}

#header ul.nav li:hover ul ul, #header ul.nav li:hover ul ul ul, #header ul.nav li.sfHover ul ul, #header ul.nav li.sfHover ul ul ul, #header ul.menu li:hover ul ul, #header ul.menu li:hover ul ul ul, #header ul.menu li.sfHover ul ul, #header ul.menu li.sfHover ul ul ul {
	left: -999em;
	}

#header ul.nav li:hover ul, #header ul.nav li li:hover ul, #header ul.nav li li li:hover ul, #header ul.nav li.sfHover ul, #header ul.nav li li.sfHover ul, #header ul.nav li li li.sfHover ul, #header ul.menu li:hover ul, #header ul.menu li li:hover ul, #header ul.menu li li li:hover ul, #header ul.menu li.sfHover ul, #header ul.menu li li.sfHover ul, #header ul.menu li li li.sfHover ul {
	left: auto;
	}

#header ul.nav li:hover, #header ul.nav li.sfHover, #header ul.menu li:hover, #header ul.menu li.sfHover { 
	position: static;
	}
/***** Nav Menu ********************/
#nav {
	clear: both;
	color: #fffefe;
	margin: 0 auto 0;
	padding: 0;
	}

#nav .wrap {
	background: #32404e;
	width: 705px;
	overflow: hidden;
	margin: 0 auto 0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
	
#nav ul {
	width: 958px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	border: 1px solid #000;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#nav li a {
	color: #FFFFFF;
	display: block;
	font-size: 14px;
    font-weight: bold;
    margin: 0;
	padding: 10px 15px 10px 15px;
	text-decoration: none;
	position: relative;
	}

#nav li a:hover, #nav li a:active {
	background: #777;
	color: #FFFFFF;
	}
	
#nav li a.sf-with-ul {
	padding-right: 20px;
	}	
	
#nav li a .sf-sub-indicator {
	background: url(images/arrow-down.png);
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 19px;
	right: 5px;
	}
	
#nav li a:hover .sf-sub-indicator {
	background: url(images/arrow-down-hover.png);
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #aaa;
	color: #FFFFFF;
	width: 138px; 
	font-size: 12px;
	margin: 0;
	padding: 6px 10px 6px 10px;
	border-left: 1px solid #555;
	border-right: 1px solid #555;
	border-bottom: 1px solid #555;
	text-transform: none;
	position: relative;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #777;
	color: #FFFFFF;
	}

#nav li li a .sf-sub-indicator, #nav li li a:hover .sf-sub-indicator {
	background: url(images/arrow-right.png);
	top: 10px;
	}
	
#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 160px;
	margin: 0;
	padding: 0;
	border: none;
	}

#nav li ul a { 
	width: 140px;
	}

#nav li ul a:hover, #nav li ul a:active { 
	}

#nav li ul ul {
	margin: -33px 0 0 158px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfHover ul ul, #nav li.sfHover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfHover ul, #nav li li.sfHover ul, #nav li li li.sfHover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfHover { 
	position: static;
	}

#nav li.right {
	float: right;
	font-size: 14px;
    font-weight: bold;
	margin: 0;
	padding: 10px 25px 10px 0;
	}

#nav li.right a {
	display: inline;
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}
	
#nav li.right a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#nav li.date {
	}
	
#nav li.rss a {
	background: url(images/rss.png) no-repeat left center;
	margin: 0 0 0 10px;
	padding: 3px 0 3px 18px;
	}
	
#nav li.search {
	padding: 0 10px 0 10px;
	}
	
#nav li.twitter a {
	background: url(images/twitter-nav.png) no-repeat left center;
	padding: 3px 0 1px 20px;
	}
	
/***** SubNav Menu ********************/

#subnav {
	clear: both;
	color: #FFFFFF;
	margin: 0 auto 0;
	padding: 0;
	}

#subnav .wrap {
	background: #000;
	width: 960px;
	height: 40px;
	margin: 0 auto 20px;
	}
	
#subnav ul {
	width: 950px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 0 0 10px;
	}
	
#subnav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#subnav li a {
	color: #FFFFFF;
	display: block;
	font-size: 14px;
	font-weight: bold;
    margin: 0;
	padding: 10px 15px 10px 15px;
	text-decoration: none;
	position: relative;
	}

#subnav li a:hover, #subnav li a:active {
	background: #777;
	color: #FFFFFF;
	}
	
#subnav li a.sf-with-ul {
	padding-right: 20px;
	}	
	
#subnav li a .sf-sub-indicator {
	background: url(images/arrow-down.png);
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 12px;
	right: 5px;
	}
	
#subnav li a:hover .sf-sub-indicator {
	background: url(images/arrow-down-hover.png);
	}
	
#subnav li li a, #subnav li li a:link, #subnav li li a:visited {
	background: #777;
	color: #FFFFFF;
	width: 138px; 
	font-size: 12px;
	margin: 0;
	padding: 6px 10px 6px 10px;
	border-left: 1px solid #72D4EA;
	border-right: 1px solid #72D4EA;
	border-bottom: 1px solid #72D4EA;
	text-transform: none;
	position: relative;
	}
	
#subnav li li a:hover, #subnav li li a:active {
	background: #aaa;
	color: #FFFFFF;
	}

#subnav li li a .sf-sub-indicator, #subnav li li a:hover .sf-sub-indicator {
	background: url(images/arrow-right.png);
	top: 10px;
	}

#subnav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 160px;
	margin: 0;
	padding: 0;
	}

#subnav li ul a { 
	width: 140px;
	}

#subnav li ul a:hover, #subnav li ul a:active { 
	}

#subnav li ul ul {
	margin: -33px 0 0 158px;
	}

#subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfHover ul ul, #subnav li.sfHover ul ul ul {
	left: -999em;
	}

#subnav li:hover ul, #subnav li li:hover ul, #subnav li li li:hover ul, #subnav li.sfHover ul, #subnav li li.sfHover ul, #subnav li li li.sfHover ul {
	left: auto;
	}

#subnav li:hover, #subnav li.sfHover { 
	position: static;
	}

/* side bar menu */

#nav_menu-2 {
	
	padding-top: 5px;
	height: 47px;
	
	background: #32404e;
	overflow: visible;
	margin: 0 auto 0;
	
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;

}

.menu-side_menu-container{
	color: #fff;
	width: 190px;
	height: 373px;
	padding-bottom: 20px;
}

#nav_menu-3 {
	float: left;
}

.menu-side_menu-container #menu-side_menu {
	background: #fff;
	padding: 3px;
	border-radius: 5px
}

.menu-side_menu-container #menu-side_menu li {
	background: url(images/side-nav-bg.png) repeat-y;
	text-transform: uppercase;
	font-size: 14px;
	height: 20px;
	padding: 5px 0 5px 17px;
	color: #fcfaf4;
	border-bottom: 1px solid #116499;
	border-top: 1px solid #4ca5d5;
}

.menu-side_menu-container #menu-side_menu li:first-child {
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}

.menu-side_menu-container #menu-side_menu li:last-child {
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

.menu-side_menu-container #menu-side_menu li a {
	color: #fff;
	text-decoration: none !important;
	width: 100%;
	display: inline-block;
	height: 28px !important;
}	

.menu-side_menu-container #menu-side_menu li a:hover {
	color: #fff9b8;	
}	
	
	
/***** Inner ********************/

#inner {
	width: 990px;
	margin: 0 auto;
	padding: 0;
	
	}
	
.home #inner, .home-page #inner, .blog #inner {
	width: 100%;
	margin: 0;
	}
	
/***** Inner Backgrounds ********************/

.content-sidebar #inner {
    }
   
.sidebar-content #inner {
    }
   
.content-sidebar-sidebar #inner {
    }
   
.sidebar-sidebar-content #inner {
    }
    
.sidebar-content-sidebar #inner {
    }

.full-width-content #inner {
    }
	
/***** Home Top ********************/

#home-top {
	width: 990px;
	height: 390px;
	color: #FFFFFF;
	margin: 0 auto 0;
	padding: 5px 0 0 0;
	}

#home-top a, #home-top a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#home-top a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#home-top p {
	margin: 0;
	padding: 0 0 10px 0;
	color: #9a9a9a; 	
	font-size: 12px;
	}
	
#home-top h2 {
	color: #FFFFFF;
	font-size: 26px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 30px;
	}
	
#home-top h2 a, #home-top h2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}

#home-top h2 a:hover {
	color: #000;
	text-decoration: none;
	}
	
#home-top .home-top-right h4 {
	color: #005584;
	font-size: 43px;
	font-family: 'Antic Didone', serif;
	font-weight: bold;
	padding: 0 0 10px 0;
	}

	
#home-top ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 10px 0;
	}

#home-top ul li {
	margin: 0;
	padding: 0 5px 0 15px;
	}

#home-top .byline {
	margin: 0;
	padding: 0;
	}
	
#home-top .textwidget {
	margin: 0;
	padding: 0;	
	}
#home-top li.widget_tag_cloud div {
	margin: 0;
	padding: 0 0 10px 0;
	}
	
#home-top .featuredpost .post, #home-top .featuredpage .page {
	clear: both;
	}
	
#home-top .featuredpost, #home-top .featuredpage  {
	float: left;
	width: 770px;
	}
	
#home-top .featuredpost img, #home-top .featuredpage img {
	background: #FFFFFF;
	padding: 7px;
	border: 1px solid #BBBBBB;
	}
	
.home-top-left {
	width:990px;
	height:390px;
	margin:0;
	padding:0;
	overflow:hidden;
	position:relative;
}

.home-top-left #text-14 {
	position:absolute;
	top:55px;
	right:0;
	width:377px;
	height:223px;
	background:url(images/slider-bg.png) no-repeat center center;
	padding:25px 30px;
	overflow:hidden;
	
}
.home-top-left #text-14 h4.widgettitle {
	margin:0 0 10px;
	font-family: ChaparralPro, 'EB Garamond', serif;
	font-size:40px;
	color:#fafbfa;
	
	line-height:42px;
}

.home-top-left #text-14 div p {
	font-family: ChaparralPro, 'EB Garamond', serif;
	font-size:20px;
	color:#fafbfa;
	line-height:24px;
	padding:0;
}

.home-top-left #text-14 a.learn-more {
	display:inline-block;
	font-family: ChaparralPro, 'EB Garamond', serif;
	font-size:27px;
	font-weight:400;
	padding:9px 15px;
	background:url(images/sprite.png) repeat-x scroll 0 0 transparent;
	text-shadow:1px 1px 1px #c78b35;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin:15px 0 0;
	border-bottom: 3px solid #833B00;
	
}

.home-top-left #text-14 a.learn-more:hover {
	text-decoration:none;
	background: url(images/sprite.png) repeat-x scroll 0 -216px transparent;
	border-bottom: 3px solid #B8590C;
	text-decoration: none !important;
}

/***** Home Middle ********************/

#home-middle {
	background: #f0f0f0 url(images/home-fishtail-overlay.png) 506px -1px no-repeat;
	width: 990px;
	margin: 0 auto 0;
	overflow: hidden;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-top-left-radius: 5px;
	-moz-border-top-right-radius: 5px;
	-o-border-top-left-radius: 5px;
	-o-border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	}
	
#home-middle a, #home-middle a:visited {
	color: #303030;
	text-decoration: underline;
	}
	
#home-middle a:hover {
	color: #0067A2;
	text-decoration: none;
	}
	
#home-middle h2 {
	color: #444444;
	font-size: 16px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 0;
	text-decoration: none;
	}

.middle-text img{
	display: inline-block;
}

.testimonials-photo {
	float: left;
	width: 83px;
	height: 83px;
}	
	

#home-middle h2 a:hover {
	text-decoration: none;
	cursor: default;
	}
		
#home-middle h4 {
	display: block;
	border-bottom: 1px dotted #9f9fa2;
	padding: 0 0 6px 0;
	color: #005584;
	margin: 5px 0 20px 0;
}		
		
#home-middle h4 a {
	color: #005584 !important;		
	font-size: 25px;
	font-family: ChaparralPro, 'EB Garamond', serif;
	margin: 15px 0 15px 0;
	text-decoration: none;
	}	
	
#home-middle h4 a:hover {
	text-decoration: underline;
}	

#home-middle #ngg-webslice h4.entry-title {
	display: none;
}
	
#home-middle ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
#home-middle ul li {
	list-style-type: none;
	color: #fff;
	}

#home-middle ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 10px 0;
	}

#home-middle ul li ul li {
	margin: 0;
	padding: 5px 0 0 0;
	}
	
#home-middle .widget {
	margin: 0;
	padding: 0 0 5px 0;
	}
	
#home-middle #nav_menu-5 {
	margin: 0 0 10px 0;
}
	
#home-middle .textwidget {
	margin: 0;
	padding: 0;
	}
	

	
#home-middle .featuredpost, #home-middle .featuredpage {
	clear: both;
	}
	
#home-middle .featuredpost img {
	background: #FFFFFF;
	margin: 4px 5px 5px 0;
	display: block;
	}
	
#home-middle .user-profile .avatar {
	background: #FFFFFF;
	margin: 0 0 -5px 0;
	padding: 1px;
	border: 4px solid #EEEEEE;
	}

.home-middle-1 {
margin: 20px 0 0 0;	
padding: 0;
/*overflow: hidden;*/
	display: flex;
}
	
.home-middle-2 {
	float: left;
	width: 740px;
	margin: 0;
	padding: 0;
	clear: both;
	overflow: hidden;
	}
	
.home-middle-3 {
	float: left;
	width: 740px;
	margin: 10px 0 0 0;
	padding: 0 0 20px;
	clear: both;
	overflow: hidden;
	}
	
/* Home Middle 1 
--------------------------------------*/
#home-middle .home-middle-1 h2 a {
    color: #005584;
	font-family: ChaparralPro, 'EB Garamond', serif;
    font-size: 43px;
    line-height: 43px;
    margin: 0 ;
    padding: 0;
    text-decoration: none;
}

#home-middle .home-middle-1 .featuredpost {
	width: 50%;
	/*width: 340px;
	float: left;*/
}

#home-middle .home-middle-1 #text-13 {
	width: 50%;
	/*float: right;*/
	margin: 0px 20px 0 0;
}

#home-middle .home-middle-1 h4 {
	font-size: 43px;
	line-height: 45px;
	border-bottom: none;
	margin: 0;
	padding: 0;
	font-weight: normal !important;
	font-family: ChaparralPro, 'EB Garamond', serif !important;
}

#home-middle .home-middle-1 img {
	border-radius: 7px;
	padding: 5px;
	background: #FFF;
	border: 1px solid #ccc;
	width: 100%;
}

#home-middle .home-middle-1 p {
	font-size: 12px;
	line-height: 18px;
	font-family: arial, sans-serif;
	font-weight: normal;
	color: #606060;
	margin: 0 0 10px 0;
}

#home-middle .home-middle-1 a {
	color: #005584;
	text-decoration: none;
}

#home-middle .home-middle-1 a:hover {
	text-decoration: underline;
}
	
/* Home Middle 2 
--------------------------------------*/

#home-middle .home-middle-2 {
	font-size: 12px;
	line-height: 20px;
	font-family: arial, sans-serif;
	font-weight: normal;
	color: #606060;
	margin: 0;
	overflow: hidden;
}

#home-middle .home-middle-2 h4 {
	margin: 20px 0 10px 0;
}

#home-middle .home-middle-2 .post {
	width: 330px;
	float: left;
}

#home-middle .home-middle-2 #featured-post-15 {
	overflow: hidden;
}

#home-middle .home-middle-2 #featured-post-15 div:first-child {
	margin: 0 40px 0 0; 
}


#home-middle .home-middle-2 p {
	margin: 0 0 10px 0;
}

#home-middle .home-middle-2 a {
	color: #005584;
	text-decoration: none;
}

#home-middle .home-middle-2 a:hover {
	text-decoration: underline;
}

/* Home Middle 3
--------------------------------------*/
.home-middle-3 img {
	border-radius: 5px;
	margin: 0 9px 5px 0;
}



/***** Breadcrumb ********************/

.breadcrumb {
	background: #E8E8E8;
	margin: 0 0 30px 0;
	padding: 5px 0 5px 10px;
	}
	
/***** Taxonomy Description ********************/

.taxonomy-description {
	background: #E8E8E8;
	margin: 0 0 30px 0;
	padding: 10px;
	border: 1px solid #DDDDDD;
	}
	
#content .taxonomy-description p {
	margin: 0;
	padding: 0;
	}

/***** Content-Sidebar Wrapper ********************/

#content-sidebar-wrap {
	width: 960px;
	margin: 0;
	margin: 0 auto 0px;
	padding: 16px;
	overflow: hidden;
	background-color: #f0f0f0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	}
.sidebar-content #content-sidebar-wrap, .content-sidebar #content-sidebar-wrap {
    float: right
}

.sidebar-sidebar-content #content-sidebar-wrap, .sidebar-content-sidebar #content-sidebar-wrap {
	float: right;
	}

/***** Content ********************/

#content {
	width: 500px;
	margin: 0;
	padding: 0;
	float: left;
	}

.sidebar-content #content, .sidebar-sidebar-content #content {
	float: right;
	}

.sidebar-content #content, .content-sidebar #content {
	width: 752px;
	padding: 0;
	}
	
.full-width-content #content {
	width: 990px;
	}

#content img, #content p img {
	
	background: #FFF;
	margin: 10px 15px 10px 0;	
	}

#content .post-53 img{
	border: 3px solid #0066A4;
	margin: 9px 15px 10px 0;
	float: left;
}	

#content a img, #content td img {
	background: none;
	border: none;
	padding: 5px;
	margin: 0;
}	

#content blockquote {
	background: #E8E8E8;
	margin: 0 15px 15px 15px;
	padding: 10px 20px 0 15px;
	}

#content .post {
	margin: 0 0 40px 0;
	padding: 0;
	}
	
#content .page {
	margin: 0;
	padding: 0 0 15px 0;
	}
	
#content .post p {
	margin: 0;
	padding: 0 0 10px 0;
	}
	
#content .post ul, #content .page ul {
	list-style-type: square;
	margin: 0;
	padding: 0 0 15px 0;
	}
	
#content .post ul li, #content .page ul li {
	list-style-type: square;
	margin: 0 0 0 20px;
	padding: 0;
	}
	
#content .post ul ul, #content .page ul ul {
	list-style-type: square;
	margin: 0;
	padding: 0;
	}
	
#content .post ol, #content .page ol {
	margin: 0;
	padding: 0 0 15px 0;
	}
	
#content .post ol li, #content .page ol li {
	margin: 0 0 0 20px;
	padding: 0;
	}
	
#content .post ol ol, #content .page ol ol {
	margin: 0;
	padding: 0;
	}
	
#content .entry-content {
	overflow: hidden;
	font-size: 13px;
	line-height: 22px;
	font-family: arial, sans-serif;
	font-weight: normal;
	color: #606060;
	margin: 0;
}

#content .entry-content a {
	color: #005584;
	text-decoration: none;
}	

#content .entry-content a:hover {
	text-decoration: underline;
}
	
#content .entry-content .post-image {
	padding: 4px;
	border: 1px solid #DDDDDD;
	}

#content .post-image {
	margin: 0 10px 10px 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}
	
#content .archive-page {
	float: left;
	width: 45%;
	margin: 0;
	padding: 20px 20px 0 0;
	}

.clear {
	clear: both;
	}
	
#sidebar .widget, #sidebar-alt .widget {
	width: 190px;
	margin: 0 0 15px 0;
	}


#content a {
	color: #000;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}
	
/***** Post Info ********************/
	
#content .category-testimonials div.post-info {
	display: none;
}	
	
.post-info {
	font-size: 11px;
	margin: 5px 0 5px 0;
	padding: 0;
	text-transform: uppercase;
	}
	
.post-info p {
	margin: 0;
	padding: 0;
	}
	
/***** Post Meta ********************/
	
.post-meta {
	font-size: 11px;
	text-transform: uppercase;
	margin: 0;
	padding: 5px 0 0 0;
	border-top: 1px solid #DDDDDD;
    clear: both;
	}
	
/***** Author Box ********************/
	
.author-box {
	background: #E8E8E8;
	margin: 0 0 30px 0;
	padding: 10px;
	overflow: hidden;
	}
	
.author-box p {
	margin: 0;
	padding: 0;
	}
	
.author-box img {
	background: #FFFFFF;
	float: left;
	margin: 0 10px 0 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}

/***** Headlines in Content ********************/

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	color: #006699;
	font-family: ChaparralPro, 'EB Garamond', serif;
	text-decoration: none;
	margin: 0;
	}
	
#content h1 {
	color: #006699;
	font-weight: normal !important;
	font-family: ChaparralPro, 'EB Garamond', serif !important;
	font-size: 35px;
	margin: 10px 0;
	padding: 0;
	}
	
#content h2 {
	font-size: 18px;
	margin: 0;
	padding: 0 0 5px 0;
	}

#content .post-53 h2 {
	font-size: 32px;
	color: #0066A4;
	border-bottom: 1px dashed #cccccc;
    padding: 0 0 10px 0;
    float: left;
    width: 440px;
}	
#content .post-53 ul {
	display: inline-block;
}

#content p {
	margin: 0 0 10px 0;
}
	
#content .post-53 p {
	
}	

#content .post h2.entry-title {
	font-size: 28px !important;
	margin: 0 0 10px 0;
	padding: 0;
}

#content h2 a, #content h2 a:visited {
	color: #444444;
	text-decoration: none;
	}
	
#content h2 a:hover {
	color: #0067A2;
	text-decoration: none;
	}
	
#content h3 {
	font-size: 16px;
	}
	
#content h3.gallery-title {
	font-size: 26px;
	margin: 10px 0 0;
	padding: 25px 0 0 0;
	clear: both;
}
	
#content h4 {
	font-size: 14px;
	}
	
#content h5 {
	font-size: 12px;
	}
	
#content h6 {
	font-size: 10px;
	}
	
/***** Post Icons ********************/
	
.time {
	background: url(images/icon-time.png) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 18px;
	}
	
.post-comments {
	background: url(images/icon-comments.png) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 18px;
	}
	
.categories {
	background: url(images/icon-categories.png) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 18px;
	}
	
.tags {
	background: url(images/icon-tags.png) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 18px;
	}

/***** Images ********************/

#content img {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0;
	}
	
img.alignnone {
	padding: 0;
	margin: 0 0 10px 0;
	display: inline;
	}
	
img.alignleft {
	padding: 0;
	margin: 0 10px 10px 0;
	display: inline;
	}

img.alignright {
	padding: 0;
	margin: 0 0 10px 10px !important;
	display: inline;
	}
	
.aligncenter {
	display: block;
	margin: 0 auto 10px;
	}
	
.alignleft {
	float: left;
	margin: 0 10px 0 0;
	}

.alignright {
	float: right;
	margin: 0 0 0 10px;
	}

.wp-caption {
	background: #F4F4F4;
	text-align: center;
	padding: 5px 0 0 1px;
	border: 1px solid #DDDDDD;
	}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0;
	}

.wp-caption p.wp-caption-text {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
	
img.wp-smiley, img.wp-wink {
	float: none;
	border: none;
	margin: 0;
	padding: 0;
	}
	
.category-testimonials img, .testimony-pic img {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;	
}	
	
/***** Post Navigation ********************/

.navigation {
	width: 100%;
	margin: 0;
	padding: 20px 0 20px 0;
	overflow: hidden;
	}
	
.navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

.navigation li {
	display: inline;
	}

.navigation li a {
	color: #0067A2;
	padding: 5px 8px 5px 8px;
	border: 1px solid #DDDDDD;
	}

.navigation li a:hover {
	background: #0067A2;
	color: #FFFFFF;
	border: 1px solid #DDDDDD;
	text-decoration: none;
	}

.navigation li.disabled {
	margin: 0;
	padding: 5px 8px 5px 8px;
	border: 1px solid #DDDDDD;
	}

.navigation li.active a {
	background: #0067A2;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #DDDDDD;
	}

/***** Primary & Secondary Sidebars ********************/

#sidebar {
	width: 270px;
	float: right;
	margin: 0;
	padding: 0;
	display: inline;
	}
	
#sidebar-alt {
	width: 150px;
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
	}
	
.sidebar-content #sidebar, .sidebar-sidebar-content #sidebar {
	width: 150px;
	float: left;
	}
	
.content-sidebar-sidebar #sidebar-alt {
	float: right;
	}

#sidebar .widget, #sidebar-alt .widget {
	
	}
	
#sidebar h2, #sidebar h2 a, #sidebar-alt h2, #sidebar-alt h2 a {
	color: #444444;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}
	
#sidebar h2 a:hover, #sidebar-alt h2 a:hover {
	color: #0067A2;
	text-decoration: none;
	}

#sidebar h4, #sidebar-alt h4 {
	color: #444444;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
	}
	
#sidebar .widget p, #sidebar-alt .widget p {
	margin: 0;
	padding: 0 0 10px 0;
	}
	
#sidebar .textwidget p, #sidebar-alt .textwidget p {
	margin: 0;
	padding: 0 0 10px 0;
	}

#sidebar img, #sidebar a img, #sidebar-alt img, #sidebar-alt a img {
	border: none;
	margin: 0;
	padding: 0;
	}

#sidebar ul, #sidebar ol, #sidebar-alt ul, #sidebar-alt ol {
	color: #fff;
	list-style-type: none;
	margin: 0;
	padding: 0;
	}



#sidebar ul ul, #sidebar ol ol, #sidebar-alt ul ul, #sidebar-alt ol ol {
	margin: 0;
	padding: 0;
	}

#sidebar li, #sidebar-alt li {
	list-style-type: none;
 	word-wrap: break-word;
	}

/***** Tag Cloud ********************/

#home-middle .widget_tag_cloud div, #sidebar .widget_tag_cloud div div, #sidebar-alt .widget_tag_cloud div div, #footer-widgeted .widget_tag_cloud div div {
	padding: 0;
	}
	
/***** Sidebar(s) Category Dropdown ********************/
	
#cat {
	background: #FFFFFF;
	color: #444444;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0 0 5px 0;
	padding: 3px;
	display: inline;
	border: 1px solid #DDDDDD;
	}
	
#sidebar #cat {
	width: 238px;
	}
	
#sidebar-alt #cat {
	width: 148px;
	}

/***** Sidebar(s) Featured Post/Page ********************/

#sidebar .featuredpost, #sidebar .featuredpage, #sidebar-alt .featuredpost, #sidebar-alt .featuredpage {
	margin: 0 0 15px 0;
	padding: 0;
	clear: both;
	}
	
#sidebar .featuredpost .post, #sidebar .featuredpage .page, #sidebar-alt .featuredpost .post, #sidebar-alt .featuredpage .page {
	margin: 0;
	padding: 20 0 0 0px;
	clear: both;
	}
	
#sidebar .featuredpost .avatar, #sidebar .featuredpage .avatar, #sidebar-alt .featuredpost .avatar, #sidebar-alt .featuredpage .avatar {
	margin: 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}
	
#sidebar .featuredpost img, #sidebar .featuredpage img, #sidebar-alt .featuredpost img, #sidebar-alt .featuredpage img {
	margin: 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}

/***** Sidebar(s) User Profile ********************/

#sidebar .user-profile, #sidebar-alt .user-profile {
	overflow: hidden;
	}

#sidebar .user-profile .avatar, #sidebar-alt .user-profile .avatar {
	background: #F4F4F4;
	float: left;
	margin: 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}

#sidebar .user-profile .posts_link, #sidebar-alt .user-profile .posts_link {
	margin: 0;
	padding: 0 0 10px 10px;
	}
	
/***** Search Form(s) ********************/

.searchform {
	margin: 0;
	}

#header .searchform {
	float: right;
	padding: 0;
	margin:  0;
	}
#header .widget-wrap {
	
}	
	
#sidebar .searchform {
	padding: 5px 0 10px 0;
	}
	
#nav .searchform {
	float: right;
	padding: 2px 0 0 0;
	}
	
.s {
	width: 170px;
	color: #666666;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	margin: 0px 5px 0 0;
	padding: 5px 0 5px 7px;
	border: 1px solid #DDDDDD;
	}
	
#header .s {
	width: 250px;
	}
	
.searchsubmit {
	background: #303030;
	color: #FFFFFF !important;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	text-decoration: none;
	text-transform: uppercase;
    margin: 5px 0;
	padding: 5px 5px 5px 5px;
	border: 1px solid #000;	
	}
	
.searchsubmit:hover {
	background: #000;
	border: 1px solid #000;
	cursor: pointer;
	}


/***** Contact Form ********************/
	
.gform_footer .button {
	background: #303030;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	text-decoration: none;
	text-transform: uppercase;
    margin: 0;
	padding: 3px 5px 3px 5px;
	border: 1px solid #000;	
	}
	
.gform_footer .button:hover {
	background: #000;
	border: 1px solid #000;	
	cursor: pointer;
	}
	
.gform_footer input.button {
	color: #FFFFFF !important;
	}
	
.gform_wrapper .gform_footer {
	border: none!important;
	margin: 5px 0 0 0 !important;
	padding: 15px 0 0 0 !important;
	}
	
form li input {
	height: 20px;
}

form li {
	margin: 0 10px 0 0 !important;
}

form textarea, form input {
	border: 1px solid #ccc;
	padding: 5px !important;
	font-size: 13px !important;
	color: #404040 !important;
}

.gform_wrapper ul {
	padding: 0 !important;
	margin: 0;
}
	
/***** Footer Widgeted ********************/
	
#footer-widgeted {
	background: #01285f url('images/footer-bg.jpg') no-repeat center top;
	min-width: 990px;
	margin: 0 auto 0;
	overflow: hidden;
	clear: both;
	color: #ffffff;
	height: 426px;
	}
	
#footer-widgeted .wrap {
	width: 990px;	
	margin: 0 auto 0;	padding-top: 100px;
}
	
#footer-widgeted .widget {
	margin: 0;
	padding: 0 0 5px 0;
	}
	
#footer-widgeted h4 {
	color: #ffffff;
	font-size: 15px;
	line-height: 16px;
	font-family: helvetica, sans-serif;
	font-weight: lighter;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	display: block;
	border-bottom: 1px dotted rgba(78,82,91, 0.9);
}
	
#footer-widgeted p {
	margin: 0;
	padding: 0;
	font-size: 10px;
	line-height: 20px;
	color: #8fa1b9;
	}
	
#footer-widgeted .widget p, #footer-widgeted .textwidget p {
	margin: 0;
	padding: 0;
	}
	
#footer-widgeted a, #footer-widgeted a:visited {
	color: #8FA1B9;
	text-decoration: none;
	}
	
#footer-widgeted a:hover {
	text-decoration: underline;
	}
	
#footer-widgeted ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
	}
	
#footer-widgeted ul li {
	list-style-type: none;
	margin: 0 0 5px 0;
	padding: 0 0 0 15px;
	}


#footer-widgeted .user-profile .avatar {
	background: #FFFFFF;
	margin: 0 0 -5px 0;
	}
	

.footer-widgeted-1 {
	width: 140px;
	float: left;
	margin: 70px 0 0 0;
	padding: 0 0 0 200px;
	background: url(images/footer-logo.png) no-repeat 0 -5px;
	}
	
.footer-widgeted-2 {
	width: 140px;
	float: left;
	margin: 70px 65px 0 89px;
	}
	
.footer-widgeted-3 {
	width: 300px;
	float: left;
	margin: 70px 0 0 26px;
	overflow: hidden;
	}

#footer-widgeted .footer-widgeted-3 li {
	margin: 0 !important;
	padding: 0 !important;
	width:140px;
	float:left;
	line-height: 18px;
}
	
#footer-widgeted .footer-widgeted-3 li a {
	font-size: 11px;
	line-height: 18px;
	padding: 0;
	margin: 0;
}	
	
/***** Footer ********************/

#footer {
	color: #303030;
	font-size: 11px;
	margin: 0 auto 0;
	padding: 0;
	clear: both; 
	overflow: hidden;
	}

	
#footer a, #footer a:visited {
	text-decoration: none;
	color: #303030;
	}
	
#footer a:hover {
	text-decoration: none;
	text-decoration: underline;
	}
	
#footer p {
	margin: 0;
	padding: 0;
	}

#footer .gototop {
	width: 200px;
	float: left;
	margin: 0;
	padding: 0 0 0 5px;
	}
	
#footer .gototop a {
	margin: 0;
	padding: 2px 0 2px 15px;
	text-transform: uppercase;
	background: url(images/footer-top.png) no-repeat left center;
	}
	
#footer .creds {
	width: 740px;
	float: right;
	margin: 0;
	padding: 0 10px 0 0;
	text-align: right;
	}

/***** Comments ********************/

#comments {
	margin: 0 0 15px 0;
	padding: 0;
	}
	
#respond {
	margin: 0 0 15px 0;
	padding: 0;
	}

#author, #email, #url {
	background: #F4F4F4 !important;
	width: 250px;
	color: #444444;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	padding: 3px 0 3px 3px;
	margin: 5px 5px 0 0;
	border: 1px solid #DDDDDD;
	}
	
#comment {
	background: #F4F4F4 !important;
	width: 98%;
	height: 150px;
	color: #444444;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	padding: 3px 0 3px 3px;
	margin: 5px 0 5px 0;
	border: 1px solid #DDDDDD;
	}
	
#submit {
	background: #303030;
	color: #FFFFFF !important;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
    margin: 0;
	padding: 5px;
	border: 1px solid #000;	
	}
	
#submit:hover {
	background: #000;
	border: 1px solid #000;	
	cursor: pointer;
	}
	
.comment-list {
	margin: 0;
	padding: 0;
	}
	
.ping-list {
	margin: 0 0 40px 0;
	padding: 0;
	}
	
.comment-list ol, .ping-list ol {
	margin: 0;
	padding: 10px;
	}

.comment-list li, .ping-list li {
	font-weight: bold;
	margin: 15px 0 5px 0;
	padding: 10px 5px 10px 10px;
	list-style: none;
	}
	
.comment-list li ul li { 
	margin-right: -6px;
	margin-left: 10px;
	}

.comment-list p, .ping-list p {
	font-weight: normal;
	text-transform: none;
	margin: 10px 5px 10px 0;
	padding: 0;
	}

.comment-list li .avatar { 
	background: #F4F4F4;
	float: right;
	border: 1px solid #DDDDDD;
	margin: 0 5px 0 10px;
	padding: 4px;
	}

.comment-list cite, .comment-list cite a, .ping-list cite, .ping-list cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentmetadata {
	font-size: 11px;
	font-weight: normal;
	}

#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
	
.alt {
	margin: 0;
	padding: 10px;
	}
	
.children { 
	margin: 0;
	padding: 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
	
.reply a, .reply a:visited {
	background: #303030;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	margin: 0;
	padding: 3px 5px 3px 5px;
	border: 1px solid #000;	
	}
	
.reply a:hover {
	background: #000;
	text-decoration: none;
	border: 1px solid #000;	
	}

#comments .navigation {
	display: block;
	margin: 10px 0 0 0;
	}

.thread-alt, .thread-even {
	margin: 0;
	padding: 0;
	}

.depth-1 {
	border: 1px solid #DDDDDD;
	margin: 0;
	padding: 0;
	}

.even, .alt {
	border: 1px solid #DDDDDD;
	margin: 0;
	padding: 0;
	}
	

/* slider css */
#genesis-slider {
	background: none !important;
	background-color: none !important;
    border: medium none !important;
    margin: 0 auto;
    padding: 0;
}

.slide-excerpt{	
	width: 440px !important;
	height: 280px;
	background: url('images/slideshow-cta-bg.png') no-repeat;
	background-color: transparent !important;
    opacity: 1 !important;
	bottom: 100px !important;}
	
	html > body 

.slide-excerpt-border {
	border: medium none !important;
	opacity: 1 !important;	width: 400px;
	
}

.slide-image {
	margin-right:10px;
}


#wrap{
	background: #01285f;
	overflow: hidden;
}


/* gallery css 

#ngg-gallery-2-69 .ngg-gallery-thumbnail img, #ngg-images-2 .ngg-gallery-thumbnail img {
    background-color: none !important;
    border: none !important;
    display: block;
    margin: 0 6px 10px 0 !important;
    background: url("images/gallery-shadow.png") no-repeat scroll center bottom transparent !important;
    height: 155px !important;
    padding-bottom: 10px !important;
    position: relative !important;
    width: 235px !important;
}

#ngg-images-2 .ngg-gallery-thumbnail{
	margin: 0 !important;
}

#ngg-gallery-2-69 .ngg-widget img, .ngg-widget img{   
	background-color: none !important;
    border: none !important;
    margin: 0 6px 10px 0 !important;
    background: url("images/gallery-shadow.png") no-repeat center bottom !important;
    padding-bottom: 10px !important;
    position: relative !important;
}
*/



.ngg-gallery-thumbnail img {
	padding: 0 !important;
	margin: 0 5px 9px 0 !important;
}

/***	home middle right */

.home-middle-right {
	float: left;
	width: 770px;
	padding-left: 10px;
}


/***	home middle left */

.home-middle-left {
	float: left;
	width: 180px;
	padding: 15px 15px 0 15px;
	position: relative;
	z-index: 999;
}

.fb-wrapper {
	position: relative;
	z-index: 9999;
	margin: 10px 0 10px 0;
}

/* our fun guide */

.row-1 {
	overflow: hidden;
	margin: 0 0 10px 0;
}

.row-2 {
	overflow: hidden;
	margin: 0 0 10px 0;
}

.row-1 .crew-wrap {
	min-height:458px;
}

.row-2 .crew-wrap {
	min-height:260px;
}

.crew-wrap {
    background: #002955 url("images/guide-bg.png") repeat-x center top ;
	width: 365px;
	border-radius: 5px;
	overflow: hidden;
	float: left;
    margin: 0 5px 5px 6px;
}

.crew-wrap h2 {
	font-family: Arial,sans-serif !important;
	color: #fff !important;
	font-size: 20px !important;
	padding: 15px 0 5px 0px !important;
	display: block;
}

.crew-wrap p {
	color: #99b1ca;
    padding: 0 12px 10px 12px;
    margin: 0;
	font-size: 12px;
}

.crew-wrap img {
	border: 2px solid #fff;
	float: left;
	margin: 10px 15px 10px 10px !important;
}.crew-wrap br {	display:none;}


#videos-area-wrapper {
	border-top: 1px dotted #999;
	margin-top: 18px;
	padding-top: 21px
}

/* What We Fish 
-----------------------------------------*/
#fish-gallery h2.content-h2 {
	font-size: 18px;
    margin: 0;
    padding: 0 0 5px;
}

#fish-gallery .fish-group {
	overflow:hidden;
	margin:0 0 25px;
}

#fish-gallery h5 {
	font-size:18px;
	text-transform:uppercase;
}

#fish-gallery .fish-group .fish {
	width:236px;
	border:1px solid #DFDFDF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background:#FFF;
	text-align:center;
	float:left;
	height:175px;
	margin:5px 10px 5px 0;
	overflow:hidden;
}

#fish-gallery .fish-group .fish span {
	display:block;
	background:#004DA4;
	font-size:16px;
	font-weight:normal;
	padding:7px;
	text-transform:uppercase;
	color:#FFF;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

/* who loves us */



.patrons-photo-wrapper {
	float: left;
	overflow: hidden;
}

.patrons-photo {
	padding-bottom: 16px;
}

#comments-panel-right {
	float: right;
	overflow: hidden;
}

.patrons-comment-wrapper{
	width: 236px;
	background: #1a8dcc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.patrons-comment-wrapper p {
	color: #ffffff;
	font-size: 12px;
	line-height: 18px;
	padding: 15px 20px;
	margin: 0 !important;
}

.tail-left {
	background: url(images/comment-balloon-tail.png) no-repeat;
	padding-bottom: 35px;
	margin-left: 10px;
	overflow: visible;
	width: 13px;
}

.tail-right {
	background: url(images/comment-balloon-tail-right.png) no-repeat;
	padding-bottom: 35px;
	width: 13px;
	margin-left: 210px;

}

#content .post-77 a img.fb-icon {
	position: relative;
	top: 5px;
}

/** Where We Meet Subpage 
************************************************/
.meeting-point-left {
	float: left;
}

.meeting-point-center {
	float: left;
	padding-left: 40px;
}

.meeting-point-right {
	float: right;
}

.meeting-point-wrappers {
	overflow: hidden;
}

#cool-pics-wrapper {
	float: left;
	width: 750px;
	padding-top: 25px;
	border-top: 1px dotted #999;
}
#cool-pics-wrapper  div.ngg-navigation{
	display: none !important;
}
.meeting-point-title {
	font-family: Arial;
	font-size: 15px;
	color: #006699;
}

.meeting-point-content {
	width: 224px;
	font-family: Arial;
	font-size: 12px;
	color: #606060;
	line-height: 18px;
	padding-bottom: 28px;
}

#inner #content .map-border {
	margin: 0 0 20px 0;
	padding: 5px;
	background: #FFF;
	border: 1px solid #ddd;
	width: 730px;
}

#inner #content .map-border a div img  {
	left: 10px !important;
	bottom: 10px !important;
	margin: -25px 0 0 0 !important;
}

#inner #content .map-border p {
	font-size: 12px;
	color: #303030;
}


/* Our Rates SubPage 
******************************************/

.post-81 .package {
	background: #FFF;
	padding: 15px;
	margin: 0 0 15px 0;
	border-radius: 5px;
	border: 1px solid #a5bcc9;
}

#inner #content .post-81 .package h4 {
	margin: 15px 0 4px 0;
	padding: 0;
	color: #606060 !important;
	font-family: arial, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.post-81 .package .package-details {
	margin: 0;
	background: #eee;
	padding: 10px 10px;
	border-radius: 5px;

}

.post-81 .package .package-details p {
	margin: 0 0 10px 0;
	font-size: 12px;
	line-height: 14px;
	color: #808080;
	font-family: helvetica, sans-serif;
	font-weight: lighter;
}

#content .entry-content th {
	width: 140px;
	font-weight: bold;
}


/* How's The Weather SubPage 
----------------------------------------------*/

#content .post-83 h3 {
	margin: 20px 0 0;
}

#content .post-83 .forecast {
	/*background: #FFF;
	padding: 10px 0 4px 30px;
	margin: 0 0 20px 0;	
	border-radius: 5px;
	border: 1px solid #a5bcc9;*/
}

#content .post-83 .year-forecast {
	width: 740px;
	background: #FFF;
	border-radius: 5px;
	border: 1px solid #a5bcc9;
	margin: 30px 0 0 0;
}

#content .post-83 .year-forecast img {
	background: none;
	border: none;
	padding: 10px 0;
	margin: 0 0 0 75px;
}

#ngg-gallery-2-75 .ngg-navigation{

	display: none !important;
}


.address-labels	 label{
	
	font-weight: bold !important;
	font-size: 13px !important;
}
.ginput_complex #input_3_2_5_container{
	
	float:left !important;
	margin: 1px;
}

#input_3_2_1_container {
	position:relative;
	min-height: 60px;
}

#input_3_2_3_container, #input_3_2_4_container, #input_3_2_5_container {
	float:left;
	width:240px !important;
	position:relative;
	min-height: 60px;
}

#input_3_2_3_container { 
	margin:0 7px 0 0; 
}

#input_3_2_4_container { 
	float:left; 
	margin: 0;  
	width:230px !important; 
}

.ginput_complex  #input_3_2_5_container { 
	float:right !important; 
}


/*#input_3_2_1_container input[type=text], #input_3_2_3_container input[type=text], #input_3_2_4_container select, #input_3_2_5_container input[type=text] {
	width: 225px !important;
	position:absolute;
	bottom:0;
}

#input_3_2_1_container input[type=text] {
	width:98% !important;
}

#input_3_2_1_container label, #input_3_2_3_container label, #input_3_2_4_container label, #input_3_2_5_container label {
	top:0;
	width:240px !important;
	position:absolute;
}*/


#css-slider .pagination li{
	margin: 0 !important;
	display: inline !important;
}
#content .gform_body select {	
	padding:6px;
	font-size:13px;	
	border:1px solid #CCCCCC;
	margin:0;
}

/* Gallery Pop-Up Z-Index Fix  
------------------------------------------------ */

body #TB_window {
	z-index: 10000;
}


body #TB_overlay {
	z-index: 9999;
}

#content .ngg-navigation {
	text-align: left;
}
#facebooklikebox-3, #sidebar .widget #facebooklikebox-2 {
	width: 190px;
	overflow: auto;
}
div#facebooklikebox-2.widget.widget_FacebookLikeBox {
	width: 190px;
	overflow: hidden;
}
.share__container {
    background-color: #f6f7f9;
    min-width: 59px;
    border: 1px solid #ffffff;
    display: inline-block;
    position: absolute;
    right: 8px;
    bottom: 9px;
    border-radius: 3px;
}
.fbwrap {
	position: relative;
}

/*.wu-wrapper .wu-search {
	display:none;
}*/


.dev-1 {
	margin-top: 8px;
	color: #003458;
	font-size: 14px;
}
#weather-plugin .wu-wrapper table td {
	padding:0px;
}
#weather-plugin .wu-forecast-text {
	font-size: 14px;
	color: #003458;
}
.wu-copyright {
	display: none;
}

.smart-ad-weather .wu-wrapper.wu-table-vertical.wp_wunderground {
	width: 20%;
	clear: initial;
}
.smart-ad-weather {
	background: #FFF;
	padding: 10px 0 4px 30px;
	margin: 0 0 20px 0;
	border-radius: 5px;
	border: 1px solid #a5bcc9;
	/*height: 85px;*/
}
.smart-ad-weather .wu-wrapper table * {
	vertical-align: middle;
	color: #004286;
}
.smart-ad-weather .wu-forecast-header span.wu-date {
	color: #004286;
	font-weight: bold;
}

#absWeather {
    text-align: left!important;
    color: #003458;
    font-size: 14px;
}

.absicoin_div {
    font-size: 40px!important;
}

/* Adaptive Version */
.row {
	display:flex;justify-content:space-around;width:100%;
}

.col-half {
	width: calc(100%/2.1);
}

.wprev-slider{
	height: auto;
}

.wpproslider_t3_DIV_1a{
	height: fit-content;
}

@media (max-width: 1024px) {
	#header {
		min-width: auto;
		background-size: cover;
	}
	
	#header .wrap {
		width: auto;
		display: flex;
		justify-content: space-between;
		height: auto;
	}
	
	#title-area {
		flex: 0.2;
		width: auto;
	}
	
	.header-image #header #title-area {
		width: auto;
		background-position-y: center;
		height: auto;
	}
	
	#header .widget-area {
		flex: 1;
		width: auto;
		height: auto;
	}
	
	.menu-reelfish_menu-container {
		height: auto;
	}
	
	#text-8 {
		width: auto;
	}
	
	.menu-reelfish_menu-container {
		display: flex;
		width: auto;
	}
	
	#header ul.nav, #header ul.menu {
		width: 100%;
		display: flex;
		justify-content: space-evenly;
	}
	
	.wrap-bg, #wrap-bg, #footer-widgeted {
		min-width: auto;
	}
	
	#home-top, .home-top-left, #footer-widgeted .wrap {
		width: auto;
	}
	
	#footer-widgeted .wrap {
		display: flex;
		justify-content: space-between;
		padding-top: 170px;
		padding-bottom: 40px;
	}
	
	.footer-widgeted-1, .footer-widgeted-2, .footer-widgeted-3 {
		width: calc(100%/3.1);
		margin: 0;
		padding-right: 10px;
	}
	
	#footer-widgeted {
		height: auto;
		background-size: cover;
	}
	
	#home-middle {
		width: auto;
		background: #f0f0f0 506px -1px no-repeat;
		display: flex;
	}
	
	.home-middle-left {
		flex: 0.3;
		width: auto;
	}
	
	.home-middle-right {
		flex: 1;
		width: 70%;
		padding-left: 0;
		padding-right: 20px;
	}
	
	.home-middle-1 {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	
	#home-middle .home-middle-1 .featuredpost, #home-middle .home-middle-1 #text-13 {
		width: calc(100%/2.1);
	}
	
	.home-middle-2, .home-middle-3 {
		width: 100%;
	}
	
	.home-middle-3 .textwidget img {
		width: calc(100%/2.1);
	}
	
	#inner {
		width: auto;
	}
	
	#content-sidebar-wrap {
		display: flex;
		flex-direction: row-reverse;
		flex-wrap: wrap;
	}
	
	.sidebar-content #content-sidebar-wrap, .content-sidebar #content-sidebar-wrap {
		width: auto;
		float: none;
	}
	
	.sidebar-content #sidebar, .sidebar-sidebar-content #sidebar {
		flex: 0.3;
		width: auto;
	}
	
	.sidebar-content #content, .content-sidebar #content {
		flex: 1;
    	width: 70%;
	}
	
	.page-id-65 .row-1 {
		display: flex;
		justify-content: space-between;
	}
	
	.crew-wrap {
		width: calc(100%/2.1);	
		display: flex;
		flex-direction: column;
	}
	
	.crew-wrap > p {
		display: flex;
		width: auto;
		margin: 0;
		justify-content: center;
	}
	
	.crew-wrap > p img {
		width: 77%;
    	height: auto;
	}
	
	.crew-wrap h2 {
		padding-left: 10px!important;
		margin: 0!important;
	}
	
	.meeting-point-wrappers {
		display: flex;
		justify-content: space-evenly;
		flex-wrap: wrap;
	}
	
	.meeting-point-left, .meeting-point-center, .meeting-point-right {
		margin: 0;
		padding: 0;
		float: none;
		width: calc(100%/3.1);
	}
	
	.meeting-point-content {
		width: auto;
	}
	
	.page-id-75 #content-sidebar-wrap {
		float: none;
	}
	
	.page-id-75 #content {
		width: 60%!important;
	}
	
	#inner #content .map-border, #bgmp_map-canvas {
		width: auto!important;
	}
	
	#content .post-83 .year-forecast {
		width: 100%;
	}
	
	#content .post-83 .year-forecast img {
		margin: 0;
		width: 100%;
    	object-fit: contain;
	}
	
	.smart-ad-weather {
		padding: 10px 20px 4px 30px;
	}
}

@media (max-width: 1000px) {
	.ginput_complex #input_3_2_5_container {
		float: none!important;
	}
}

@media (max-width: 800px) {
	.menu-reelfish_menu-container {
		width: 100%;
	}
	
	#header ul.nav li a, #header ul.nav li a:visited, #header ul.menu li a, #header ul.menu li a:visited {
		padding: 12px 8px 5px !important;
	}
	
	.sidebar-content #content, .content-sidebar #content {
		padding-left: 20px;
	}
	
	.page-id-53 #content {
		width: 60%;
	}
	
	.post-69 .ngg-galleryoverview {
		display: flex;
		justify-content: space-between;
	}
	
	.post-69 .ngg-galleryoverview .ngg-gallery-thumbnail-box {
		width: calc(100%/2.1);
	}
	
	.fish-group {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	
	.fish-group h5 {
		width: 100%;
	}
	
	.fish-group .fish {
		width: calc(100%/2.1)!important;
		margin-right: 0!important;
	}
	
	.meeting-point-left, .meeting-point-center, .meeting-point-right {
		width: calc(100%/2.1);
	}
	
	#cool-pics-wrapper {
		width: 100%;
	}
	
	.page-id-75 .ngg-galleryoverview {
		display: flex!important;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	
	.page-id-75 .ngg-gallery-thumbnail-box {
		width: calc(100%/2.1);
	}
	
	.page-id-75 .ngg-gallery-thumbnail {
		padding: 5px;
	}
	
	.page-id-75 .ngg-clear {
		display: none;
	}
	

}

@media (max-width: 660px) {
	#text-7 {
		padding: 5px;
	}
	
	#header .wrap {
		flex-direction: column;
	}
	
	.header-image #header #title-area {
		background: url(/wp-content/uploads/2021/09/logo.png) center top no-repeat;
		background-size: contain;
	}
	
	#home-middle .home-middle-1 .featuredpost {
		width: 100%;
	}
	
	.home-middle-right {
		width: 100%;
	}
	
	.home-middle-1 {
		padding-left: 20px;
	}
	
	.home-middle-2 #text-18, .home-middle-2 #text-23, .home-middle-3 #text-19 {
		padding: 0 20px;
	}
	
	.home-middle-3 .textwidget img {
		margin: 0 0 10px 0;
	}
	
	.home-middle-3 h4 {
		width: 100%;
	}
	
	.home-middle-3 .textwidget {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	
	#home-middle {
		flex-direction: column;
	}
	
	#content-sidebar-wrap {
		flex-direction: column-reverse;
	}
	
	.menu-side_menu-container, #sidebar .widget, #sidebar-alt .widget, .sidebar-content #content, .content-sidebar #content {
		width: 100%;
	}
	
	.menu-side_menu-container #menu-side_menu li {
		text-align: center;
		background-size: 100%;
		padding-left: 0;
	}
	
	#header .widget-area {
		text-align: center;
	}
	
	#header ul.nav, #header ul.menu {
		flex-wrap: wrap;
	}
	
	#weather-plugin {
		margin: 0 auto;
		float: none;
	}
	
	#text-7, #text-8, #text-9 {
		float: none;
	}
	
	#text-7 a{
		margin: 0 auto;
	}
	
	#text-8 {
		width: 100%;
	}
	
	#text-9 {
		display: flex;
    	justify-content: center;
	}
	
	#footer-widgeted {
		background: #01285f;
	}
	
	#footer-widgeted .wrap {
		flex-wrap: wrap;
		padding: 40px 20px;
	}
	
	.footer-widgeted-1 {
		width: 100%;
		padding: 0 0 0 calc(100%/1.9);
		margin-bottom: 10px;
	}
	
	.footer-widgeted-2, .footer-widgeted-3 {
		width: calc(100%/2.1);
		padding: 0;
	}
	
	.sidebar-content #content, .content-sidebar #content {
		padding-left: 0;
	}
	
	#content img, #content p img {
		width: 100%;
		height: auto;
	}
	
	#home-middle .home-middle-1 .featuredpost, #home-middle .home-middle-1 #text-13 {
		width: 100%;
	}
	
	#content .post-53 img {
		width: 50%;
	}
	
	.page-id-65 .row-1 {
		flex-wrap: wrap;
	}
	
	.crew-wrap {
		min-height: auto!important;
		width: 100%;
	}
	
	.crew-wrap > p #content img{
		width: 200px;
	}
	
	.crew-wrap > p {
		padding-bottom: 0;
	}
	
	.post-69 .ngg-galleryoverview .ngg-gallery-thumbnail-box {
		width: 100%;
	}
	
	.fish-group .fish {
		width: 100%!important;
	}
	
	.fish-group .fish img {
		height: 45%!important;
		width: auto!important;
	}
	
	.page-id-75 #content {
		width: 100%!important;
	}
	
	.page-id-75 .ngg-gallery-thumbnail-box {
		width: 100%;
	}
	
	#wprev-slider-3 .wprev_preview_tcolor1_T3, #wprev-slider-4 .wprev_preview_tcolor1_T3 {
		background-position: 0% 0%!important;
	}
	
	img.wprevpro_t3_yelp_logo {
		width: 30px!important;
		height: auto!important;
	}
	
	.page-id-81 #content img {
		margin: 15px 0!important;
		width: 100%;
		height: auto;
	}
	
	.post-85 input {
		width: 99.2%!important;
	}
}

@media (max-width: 500px) {
	.sidebar-content #content-sidebar-wrap, .content-sidebar #content-sidebar-wrap {
		float: none;
	}
	
	.home-top-left #text-14 {
		width: 300px;
		height: 250px;
		background-size: cover;
    	border-radius: 15px;
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%);
	}
	
	.ngg-gallery-thumbnail-box {
		width: 100%;
	}
	
	#content .post-53 img {
		width: 97%;
	}
	
	.booking-cta p {
		width: auto!important;
	}
	
	.meeting-point-left, .meeting-point-center, .meeting-point-right {
		width: 100%;
	}
	
	.row {
		flex-wrap: wrap;
	}
	
	.col-half {
		width: 100%;
	}
	
	.wpproslider_t3_avatar_div .wpproslider_t3_avatar {
		width: 84px!important;
		height: 84px!important;
	}
}

@media (max-width: 375px) {
	#content-sidebar-wrap {
		padding: 10px;
	}
}