/*
Theme Name: Island Yacht Charters
Theme URI: http://iyc.vi
Author: Design by Courtney
Author URI: http://designbycourtney.com/
Version: 1.0
Tags: island, minimal, light, sailing, charters
Your theme can be your copyrighted work.
Like WordPress, this work is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html.

/* Reset default browser styles */
@import url('css/reset.css');
/* Rebuild default browser styles */
@import url('css/wp.css');
/* Import a basic layout */

/*-- FONTS --*/

@import url(https://fonts.googleapis.com/css?family=Short+Stack);
@import 'https://fonts.googleapis.com/css?family=Muli:300,300i,400,400i';
@import url('https://fonts.googleapis.com/css?family=Dosis:400,500,600');


/*-- LAYOUT --*/

body, h1, h2, h3, h4, h5, h6, p, ul, a, a img, img{margin:0; padding:0; border:none; text-decoration:none;}

body{
	font-family: "Muli", Arial, Helvetica, sans-serif;
	background:url('images/background.jpg');
	background-size:100% auto;
	background-position:center top;
	background-repeat:none;
	background-attachment:fixed;
	font-size:13px;
	line-height:22px;
	color:#4b5862;
	font-weight:300;
}
body a, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
	color:#f96725;
}
body a:hover{
	color:#00b0f0;
	-webkit-transition: color 0.2s linear;
	-moz-transition: color 0.2s linear;
	-ms-transition: color 0.2s linear;
	-o-transition: color 0.2s linear;
	transition: color 0.2s linear;
}
#container{
	background:#FFFFFF;
}
header{
	font-family: "Short Stack", Arial, Helvetica, sans-serif;
	background:rgba(255,255,255,0.95);
	position:absolute;
	top:0px;
	left:0;
	right:0;
	color:#00b0f0;
	z-index:200;
  font-size:16px;
}
header .inner{
	padding:15px 24px 0 35px;
}
header #logo{
	padding:0 20px 10px 20px;
	text-align:left;
}
header #logo img{
	max-width:100%;
	max-width:150px;
	margin:0 auto;
}
header .inline-elements, header .block-elements{
	padding:0 21px 25px 0;
}
header .block-elements span{
	padding:0 0 0 5px;
	white-space: nowrap;
}
header #navigation span{
	margin:0 0 0 15px;
}
header #navigation span.light{
	color:#f96725;
}
header #navigation span a{
	color:#f96725;
}
header #navigation span a:hover{
	color:#00b0f0;
}

/*
	LEVEL ONE
*/
nav.dropdown ul
{
	position: relative;
	font-family: "Short Stack", Arial, Helvetica, sans-serif;
}
nav.dropdown ul li
{
	font-weight: bold;
	display:inline-block;
	margin:0 0 0 -4px;
}
nav.dropdown ul li a
{
	display: block;
	font-size:18px;
	font-weight: normal;
	padding: 0 16px 30px;
	color: #3965af;
	position:relative;
}
nav.dropdown ul li:last-child a
{
	border: none !important;
} /* Doesn't work in IE */
nav.dropdown ul li.hover,
nav.dropdown ul li:hover{
	position: relative;
}
nav.dropdown ul li a:hover, nav.dropdown ul li:hover a{
	color:#f96725;
}
nav.dropdown ul li a .expand{
	position:absolute;
	right:0px;
	top:0px;
	display:none;
}
nav.dropdown ul li.hover .expand{
	color:#FFFFFF;
}

/*
	LEVEL TWO
*/
nav.dropdown ul ul
{
	width: 210px;
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	z-index:200;
	-moz-box-shadow: -4px 3px 0px rgba(0,97,255, .3);
	-webkit-box-shadow: -4px 3px 0px rgba(0,97,255, .3);
	box-shadow: -4px 3px 0px rgba(0,97,255, .3);
	background:#00b0f0;
	padding:10px 0;
}
nav.dropdown ul ul li
{
	font-weight: normal;
	float: none;
	text-align:left;
	display:block;
	margin:0 0;
}
nav.dropdown ul ul li a, nav.dropdown ul li:hover ul li a{
	font-family: "Muli", Arial, Helvetica, sans-serif;
	border-right: none;
	width: auto;
	display:block;
	padding:7px 16px 5px;
	color:#FFFFFF;
	font-size:15px;
	font-weight:400;
	letter-spacing:0px;
	text-transform:none;
}
nav.dropdown ul ul li a:hover, nav.dropdown ul li:hover ul li a:hover{
	background: #3965af;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-ms-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	transition: background 0.2s linear;
}
nav.dropdown ul ul li a .expand{
	display:none;
}
/*
	LEVEL THREE
*/
nav.dropdown ul ul ul
{
	left: 100%;
	top: 0;
}
nav.dropdown ul li:hover > ul
{
	visibility: visible;
}
nav.dropdown ul ul ul li a .expand{
	display:none;
}

/*
    Mobile Menu Core Style
*/

.slicknav_btn { position: relative; display: block; vertical-align: middle; float: right; line-height: 1.125em; cursor: pointer;}
.slicknav_menu  .slicknav_menutxt { display: block; letter-spacing:-0.2px; font-size:14px; color:#c2c2c2; line-height:16px; float: left; margin:0 12px 0 0;}
.slicknav_open .slicknav_menutxt{
	color: #FFFFFF;
}
.slicknav_menu .slicknav_icon { float: left; margin: 0 0 0 0; }
.slicknav_menu .slicknav_no-text { margin: 0 }
.slicknav_menu .slicknav_icon-bar { display: block; width: 16px; height: 2px; }
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar { margin: 4px 0 0 0; }
.slicknav_nav { clear: both }
.slicknav_nav ul,
.slicknav_nav li { display: block }
.slicknav_nav .slicknav_arrow { font-size: 14px; margin: 0 0 0 8px; }
.slicknav_nav .slicknav_item { cursor: pointer; }
.slicknav_nav .slicknav_row { display: block; }
.slicknav_nav a { display: block }
.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a { display: inline }
.slicknav_menu:before,
.slicknav_menu:after { content: " "; display: table; }
.slicknav_menu:after { clear: both }
/* IE6/7 support */
.slicknav_menu { *zoom: 1 }

/*
    User Default Style
    Change the following styles to modify the appearance of the menu.
*/

nav#mobile{
	display:none;
	height:0px;
	position:absolute;
	left:35px;
	right:0px;
	bottom:25px;
}

.slicknav_menu {
	font-family: "Short Stack", Arial, Helvetica, sans-serif;
}
/* Button */
.slicknav_btn {
    text-decoration:none;
	top:-15px;
	right:25px;
}
/* Button Text */
.slicknav_menu  .slicknav_menutxt {
}
/* Button Lines */
.slicknav_menu .slicknav_icon-bar {
  background-color: #c2c2c2;
}
.slicknav_open .slicknav_icon-bar{
  background-color: #FFFFFF;
}

.slicknav_menu {
    padding:0 0;
	text-align:left;
	position:relative;
}
.slicknav_nav {
	visibility:hidden;
	top:25px;
    margin:0 0 0 -50px;
    padding:20px 10px 20px 25px;
	display:inline !important;
	width:100%;
	position:absolute;
	background:rgba(11,46,85,0.80);
	left:0px;
	z-index:200;
}
.slicknav_nav, .slicknav_nav ul {
    list-style: none;
}
.slicknav_nav .slicknav_row {
    margin:8px 0 8px 10px;
}
.slicknav_nav a{
	font-family: "Short Stack", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	font-size:18px;
	font-weight:300;
	margin:10px 0 10px 10px;
}
	.slicknav_nav a:hover{
		color:#FFFFFF;
	}
	.slicknav_nav ul{
		margin:0 0;
		padding:5px 0 5px 10px;
	}
	.slicknav_nav ul{
		margin:0 0 5px;
	}
	.slicknav_nav ul ul{
		margin:0 0 0px;
	}
	.slicknav_nav ul .slicknav_row, .slicknav_nav ul a {
		margin:6px 0 6px 10px;
	}
		.slicknav_nav ul a{
			font-family: "Muli", Arial, Helvetica, sans-serif;
			font-size:16px;
			font-weight:400;
			text-transform:none;
		}
.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a {
    padding:0;
    margin:0;
}
.slicknav_nav .slicknav_txtnode {
     margin-left:15px;
}

section#media{
	background:#EEEEEE;
  min-height: 400px;
}
section#media.flexslider li{
	background-repeat:no-repeat;
	background-size:1180px auto;
	background-position:center top;
	height:760px;
	position:relative;
}
section#media.flexslider li .overlay{
	position:absolute;
	bottom:170px;
	left:30px;
	right:30px;
	text-align:center;
}
section#media.flexslider li .overlay h1{
	font-family:"Dosis", Arial, Helvetica, sans-serif;
	font-weight: 600;
	text-transform:uppercase;
	font-size:80px;
	line-height:60px;
	letter-spacing:3px;
	color:rgba(255,255,255,0.85);
	margin:2px 0 60px;
}
section#media.flexslider li .overlay h2{
	font-family:"Dosis", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:52px;
	line-height:38px;
	letter-spacing:5px;
	color:rgba(255,255,255,0.60);
	margin:0 0;
}
section#urgent{
	background: #f96725;
	padding: 15px 35px;
}
section#message{
	background: #f96725;
	padding: 40px 30px;
}
section#message h1{
	color:#FFFFFF;
}
section#urgent p, section#message p{
	color:#FFFFFF;
	font-size: 15px;
	line-height: 26px;
}
section#urgent a, section#urgent a:hover, section#message p a, section#message p a:hover{
	color:#FFFFFF;
	text-decoration: underline;
}
section#page{
	padding:25px 20px 0;
}
section#page.home{
	padding:60px 20px 55px;
}
section#page #path{
	padding:0 0 40px 0;
}
section#page .table-cell.col-50:first-child{
	padding:0 20px 0 0;
}
section#page .table-cell.col-50:last-child{
	padding:0 0 0 40px;
}
section#page .four-column .table-cell{
	padding:0 40px 0 0;
}
section#page .two-column .table-cell.column-left{
	padding:0 40px 0 0;
}
section#page .two-column .float-cell.column-left .entry-content{
	padding:0 60px 0 0;
}
section#page .two-column .table-cell.column-right{
	padding:0 0 0 20px;
}
section#page .two-column .column-right.border{
	border-left:2px solid #f96725;
	padding:0 0 0 30px;
}
section#page .gallery-page{
	text-align:center;
}
section#page .gallery-page .content{
  max-width: 840px;
  text-align:left;
}
section#page .gallery-page .image{
  width:18%;
  height:150px;
  overflow: hidden;
  display: inline-block;
  margin:0 1.5% 1.5% 0;
}
section#page .gallery-page .image.wide img{
  width:auto;
  max-width: none;
  height:105%;
}
section#page .gallery-page .image.tall img{
  height:auto;
  max-width: none;
  width:105%;
}

section#page .gallery{
  width: 30%;
  text-align: center;
}
section#page .gallery .image{
  overflow: hidden;
  display: inline-block;
  margin:5px 5px;
  width:28%;
  max-width: 150px;
}
section#page .gallery .image img{
  display: block;
  margin:0 0 0 0;
}
.entry-content.fixed-height{
min-height: 600px;
}


section#categories .overlay{
	position:absolute;
	width:100%;
	height:100%;
	background:rgba(0,176,240,0.80);
	z-index:100;
	opacity:0;
}
section#categories .overlay:hover{
	opacity:1;
	-webkit-transition: opacity 0.4s linear;
	-moz-transition: opacity 0.4s linear;
	-ms-transition: opacity 0.4s linear;
	-o-transition: opacity 0.4s linear;
	transition: opacity 0.4s linear;
}
section#categories .overlay .inner{
	vertical-align:middle;
	display:inline-block;
	margin:0 -4px 0 0;
	width:99%;
}
section#categories .overlay .cellpadding{
	padding:35px 40px;
}
section#categories .overlay .ghost{
	vertical-align:middle;
	display:inline-block;
	height:100%;
}
section#categories img{
	display:block;
	width:100%;
}
section#categories .float-left{
	float:left;
	position:relative;
	overflow:hidden;
}
section#categories .label{
	font-family:"Dosis", Arial, Helvetica, sans-serif;
font-weight: 500;
	text-transform:uppercase;
	font-size:52px;
	line-height:39px;
	letter-spacing:1px;
	color:rgba(255,255,255,0.75);
	margin:0 0;
	position:absolute;
	left:0px;
	bottom:0px;
}
section#categories .label.normal{
	left:-4px;
}
section#image{
  min-height:300px;
  background: #EEEEEE;
}
section#image.contact{
	height:476px;
}
section#image img{
	max-width:100%;
  display: block;
}
section#image.contact img{
	max-width:none;
}
footer{
	padding:30px 0px 30px;
	margin:45px 0 0 0;
	border-top:1px solid #f96725;
}
footer .table-cell{
	padding: 0 20px 0 0;
}
footer .table-cell:last-child{
	padding: 0 0;
}

/*-- CLASSES --*/

.max-width{
	width:100%;
	max-width:1150px;
	margin:0 auto;
}
.inner-width{
	padding:0 35px;
	position:relative;
}
.break{
	display:none;
}
.clear{
	clear:both;
}
.hr{
}
section#page img{
	display:block;
	max-width:100%;
	width:auto;
	height:auto;
}
body .entry-content img{
	margin:0 0 15px;
	height:auto;
	width:auto;
}
.entry-content .size-medium{
  width:350px !important;
}
.entry-content .size-small-medium{
  width:290px !important;
}
.entry-content .size-thumbnail{
  width:230px !important;
}
.entry-content .size-micro{
  width:115px !important;
}
.entry-content .aligncenter{
	margin:0 auto 25px;
	float:none;
}
.entry-content .alignleft{
	float:left;
	margin:15px 20px 15px 0px;
}
.entry-content .alignright{
	float:right;
	margin:15px 0px 15px 20px;
}
.entry-content .caption.alignleft{
	margin: 0px 20px 15px 0px;
	text-align:center;
}
.entry-content .caption.alignright{
	margin: 0px 0px 15px 20px;
	text-align:center;
}
.entry-content .caption, .entry-content .caption span{
	font-family: "Short Stack", Arial, Helvetica, sans-serif;
	font-weight:400;
	font-size:12px;
  line-height: 18px;
	letter-spacing:1px;
	color:#f96725;
	text-transform:uppercase;
}
.entry-content .alignright img, .entry-content .alignleft img{
	margin:0px 0px 10px;
	float:none;
}
.entry-content img.aligntop{
	margin-top:0px !important;
}
.entry-content .testimonial img.alignleft{
	margin-top:0px;
}
.entry-content .testimonial img.alignright{
	margin-top:0px;
}
section#page img.inline-logo {
	width:160px;
	margin:10px 6px;
	display:inline-block;
	vertical-align:middle;
}
section#page .column-right .no-br br{
	display:none;
}

.table-row{
	display:table;
	width:100%;
}
.table-cell{
	display:table-cell;
	height:100%;
	vertical-align:top;
	position:relative;
}
.float-cell{
	float:left;
}
.align-left{
	text-align:left;
}
.align-center{
	text-align:center;
}
.align-right{
	text-align:right;
}
.align-top{
	vertical-align:top;
}
.align-middle{
	vertical-align:middle;
}
.align-bottom{
	vertical-align:bottom;
}
img.size-small{
	max-width:230px !important;
}
.col-75{
	width:75%;
}
.col-70{
	width:70%;
}
.col-66{
	width:66.66%;
}
.col-65{
	width:65%;
}
.col-60{
	width:60%;
}
.col-58{
	width:58%;
}
.col-55{
	width:55%;
}
.col-50{
	width:50%;
}
.col-45{
	width:45%;
}
.col-42{
	width:42%;
}
.col-40{
	width:40%;
}
.col-35{
	width:35%;
}
.col-33{
	width:33.33%;
}
.col-30{
	width:30%;
}
.col-25{
	width:25%;
}
.col-20{
	width:25%;
}

#page table{
	margin:0 0 35px 0;
	width:100%;
}
#page table:last-child{
	margin: 0 0;
}
#page table.single{
	margin:35px 0 0 0;
}
#page table td.title{
  font-family: "Short Stack", Arial, Helvetica, sans-serif;
	background:#0061e1;
	padding:11px 12px 8px;
	text-transform:uppercase;
	color:#FFFFFF;
	text-align:center;
	letter-spacing:1.4px;
	vertical-align:middle;
}
#page table.style-gold td.title{
	background:#f96725;
}
#page table td{
	padding:8px 12px 6px;
	border:1px solid #0061e1;
	color:#4b5862;
	vertical-align:middle;
  font-weight:400;
  font-size: 13px;
}
#page .table-wide table{
	min-width:700px;
}
#page .table-medium table{
	min-width:500px;
}
#page table td.content{
	padding:12px 12px;
}
#page table td.nowrap{
	white-space: nowrap;
}
#page table td.align-top{
  vertical-align: top;
}
#page table td strong{
  font-weight: bold;
}
#page table td.label a{
	color:#f96725;
}
#page table td.label a:hover{
	color:#00b0f0;
}
#page table .inactive td.title{
	background:#EEEEEE;
	color:#a1a1a1;
}
#page table .inactive td{
	padding:8px 12px 6px;
	background:#EEEEEE;
	color:#a1a1a1;
}
#page table.style-gold td{
	border:1px solid #f96725;
}
.entry-content .testimonial{
	border-left:2px solid #0061e1;
	padding:10px 0 10px 20px;
	margin:35px 0 0 0;
	clear:both;
}
.entry-content .news{
	border-left:2px solid #f96725;
	padding:10px 0 10px 20px;
	margin:10px 0 20px 0;
	clear:both;
	max-width:800px;
}
.entry-content .news p:last-of-type{
	margin:0 0;
	padding:0 0;
}
.page-space{
	padding:20px 0 0 0;
}

/*-- Buttons --*/

a.button{
	font-family: "Short Stack", Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:22px;
	text-transform:uppercase;
	font-weight:300;
	position:relative;
	color:#FFFFFF;
	letter-spacing:3px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display:inline-block;
}
a.button.solid{
	background:#f96725;
	padding:10px 20px 8px;
}
a.button.outline{
	border:1px solid #FFFFFF;
	padding:11px 20px 9px;
}
#categories a.button.outline{
	padding:9px 18px 7px;
	font-size:12px;
	line-height:16px;
	letter-spacing:2px;
}
#media a.button.outline{
	background:rgba(0,176,240,1);
}
a.button.outline.dark{
	border:1px solid #f96725;
	color:#f96725;
}
a.button.wide{
	padding:17px 45px 15px;
}
a.button.solid:hover{
	color:#FFFFFF;
	background:rgba(0,176,240,1);
	-webkit-transition: background 0.4s linear;
	-moz-transition: background 0.4s linear;
	-ms-transition: background 0.4s linear;
	-o-transition: background 0.4s linear;
	transition: background 0.4s linear;
}
a.button.outline:hover{
	color:#FFFFFF;
}
#media a.button.outline:hover{
	background:rgba(250,103,37,1);
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-ms-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	transition: background 0.2s linear;
}
#categories a.button.outline:hover{
	background:rgba(250,103,37,1);
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-ms-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	transition: background 0.2s linear;
}
.social-icons a{
	color:#f96725;
	font-size:18px;
	display:inline-block;
	margin:0 0 0 10px;
}

/*-- Forms --*/

input[type=text]::-ms-clear, input[type=email]::-ms-clear {
    display: none;
}
.wpcf7-form{
	padding-top:10px;
}
.wpcf7 img{
	margin:0px;
}
.wpcf7 p, #commentform p{
	font-family: "Short Stack", Arial, Helvetica, sans-serif;
	font-weight:600;
	color:#4b5862;
	margin:0 0 4px 0 !important;
}
.wpcf7 p.micro{
	font-size:13px;
	line-height:21px;
	font-weight:400;
	margin:0 0 10px 0 !important;
	width:90%;
}
.wpcf7 input[type=text], input[type=email], #commentform input[type=text]{
	height:35px;
	padding:0 10px;
	width:90%;
	border:1px solid #bdbdbd;
}
.wpcf7-select{
	height:35px;
	padding:0 0 0 10px;
	width:93%;
	border:1px solid #bdbdbd;
}
.wpcf7 textarea, #commentform textarea{
	padding:10px 10px;
	width:90%;
	border:1px solid #bdbdbd;
}
.wpcf7-select, .wpcf7 input[type=text], input[type=email], .wpcf7 textarea, .wpcf7-list-item, #commentform input[type=text], #commentform textarea{
	font-family: "Muli", Arial, Helvetica, sans-serif;
	font-weight:300;
	color:#4b5862;
	font-size:13px;
	line-height:22px;
	margin:0 0 10px;
}
.wpcf7-list-item{
	display:block;
	margin:4px 0 0 0 !important;
}
.wpcf7-list-item.first{
	margin:10px 0 0 0 !important;
}
.wpcf7-list-item.last{
	margin:4px 0 10px 0 !important;
}
.wpcf7 input[type=submit], #commentform input[type=submit]{
	font-family: "Short Stack", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:300;
	position:relative;
	color:#FFFFFF;
	letter-spacing:2px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background:#f96725;
	border:none;
	cursor:pointer;
	padding:9px 18px 7px;
	font-size:12px;
	line-height:16px;
	letter-spacing:2px;
	margin:10px 0;
}
.wpcf7 input[type=submit]:hover, #commentform input[type=submit]:hover{
	color:#FFFFFF;
	background:rgba(0,176,240,1);
	-webkit-transition: background 0.4s linear;
	-moz-transition: background 0.4s linear;
	-ms-transition: background 0.4s linear;
	-o-transition: background 0.4s linear;
	transition: background 0.4s linear;
}
div.wpcf7-response-output{
	padding:10px 15px !important;
	margin:0 0 4px !important;
	width:auto;
	font-size:18px;
	line-height:24px;
	font-weight:600;
	color:#0061e1;
}
div.wpcf7-validation-errors, div.wpcf7-mail-sent-ng{
	border:2px solid #0061e1 !important;
	display:inline-block;
}
div.wpcf7-mail-sent-ok{
border:2px solid #0061e1 !important;
}
span.wpcf7-not-valid-tip{
	padding:4px 11px !important;
	width:90%;
	font-size:13px !important;
	color:#FFFFFF !important;
	background:#0061e1;
	margin:0px 0 15px;
}
/*-- TYPE --*/

.margin-0{
	margin-top:0px;
}
.entry-content p.margin-0{
	margin-bottom:0px;
}
.margin-10{
	margin-top:10px;
}
.margin-20{
	margin-top:20px;
}
.margin-30{
	margin-top:30px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Short Stack", Arial, Helvetica, sans-serif;
    font-weight: 300;
    margin: 0 0 15px 0;
	  color:#00b0f0;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover{
	color:#00b0f0;
}
h1{
	color:#00b0f0;
	font-size:23px;
	line-height:30px;
	letter-spacing:-1px;
}
#categories h1{
	color:#FFFFFF;
	font-size:26px;
	line-height:30px;
	font-weight:400;
}
h2{
	color:#00b0f0;
	font-size:20px;
	line-height:26px;
	letter-spacing:-1px;
	margin:0 0 10px 0;
}
h3{
	color:#f96725;
	font-size:19px;
	line-height:23px;
	letter-spacing:0px;
	margin:0 0 15px 0;
}
h5{
	font-family: "Short Stack", Arial, Helvetica, sans-serif;
	color:#00b0f0;
	font-size:15px;
	line-height:23px;
	letter-spacing:0px;
	margin:0 0 10px 0;
	font-weight:700;
}
h6{
	color:#00b0f0;
	font-size:16px;
	line-height:20px;
	letter-spacing:0px;
	margin:0 0 10px 0;
}
.entry-content .testimonial h6{
	margin: 0 0;
}
.margin-0{
	margin:0 0 0 0;
}

p, blockquote, em{
	font-family: "Muli", Arial, Helvetica, sans-serif;
	font-weight:300;
	color:#4b5862;
	font-size:13px;
	line-height:22px;
}
p a{
	font-weight:400;
}
p.lead{
	font-size:14px;
	line-height:23px;
	max-width:960px;
}
p.micro{
	font-size:12px;
	line-height:20px;
}
p strong, blockquote strong{
	font-weight:600;
}
.entry-content a i{
	margin:0 4px 0 15px;
}
.entry-content p{
	margin:0 0 25px 0;
}
.column-right .entry-content p:last-of-type{
	margin:0 0 0 0;
}
#page.home p{
	font-size:15px;
	line-height:26px;
}
#categories p{
	color:#FFFFFF;
	font-size:13px;
	line-height:24px;
	font-weight:400;
	margin:0 0 25px 0;
}
footer p, footer{
	font-family: "Short Stack", Arial, Helvetica, sans-serif;
	color:#4b5862;
	font-size:13px;
	line-height:21px;
}
footer a{
	color:#f96725;
}
footer a:hover{
	color:#00b0f0;
}

#parents li{
	font-family: "Short Stack", Arial, Helvetica, sans-serif;
	color:#4b5862;
	font-weight:400;
	font-size:12px;
	line-height:20px;
	display:inline-block;
	text-transform:uppercase;
	margin:0 -4px 0 0;
	letter-spacing:1px;
}
#parents li:first-child{
	padding:0 10px 0 0;
}
#parents li a{
	color:#0061e1;
}
#parents li.current_page_item a{
	color:#f96725;
}
#parents span{
	padding:0 10px 0 10px;
}
#parents li:last-of-type span{
	display:none;
}
#parents a:hover{
	color:#f96725;
}
#parents li a span, #parents li a:hover span{
	color:#4b5862;
}

.entry-content ol a, .entry-content ul a{
	font-weight:400;
}
.entry-content ol{
	margin:20px 0px 30px 30px;
	list-style-type:decimal;
}
.entry-content ul{
	margin:20px 0px 30px 20px;
	list-style-type:disc;
}
.entry-content ol ul, .entry-content ol ol, .entry-content ul ul, .entry-content ul ol{
	margin-top:10px;
}
.entry-content ol li, .entry-content ul li{
	margin:0px 0px 10px;
  font-weight:300;
  line-height:23px;
}
.entry-content ol.single-line li, .entry-content ul.single-line li{
	margin:0px 0px 2px;
}
.entry-content ol li strong, .entry-content ul li strong{
  font-weight:600;
}
.inline-links{
	margin:5px 0 0 0;
}
.inline-links a{
	display:inline-block;
	margin:0 10px 0 0;
}

@media screen and (max-width: 1200px){
	#categories p{
		font-size:13px;
		line-height:23px;
	}
	nav.dropdown ul li a{
		display: block;
		font-size:18px;
		position:relative;
		padding: 0 14px 30px;
		letter-spacing: 0px;
	}
nav.dropdown ul ul li a, nav.dropdown ul li:hover ul li a{
	border-right: none;
	width: auto;
	display:block;
	font-size:14px;
	padding:6px 16px 4px;
}
}
@media screen and (max-width: 1150px){
body{
	background:none !important;
}
}
@media screen and (max-width: 1100px){
nav.dropdown ul li a{
		font-size:16px;
		padding: 0 12px 30px;
	}
	#categories p{
		line-height:20px;
	}
	footer .table-cell{
		width:23%;
	}
	footer .table-cell:first-child{
		width:38%;
	}
	footer .table-cell:last-child{
		width:16%;
	}
section#page .gallery-page .image{
  width:23%;
  height:150px;
  overflow: hidden;
  display: inline-block;
  margin:0 1.5% 1.5% 0;
}
}
@media screen and (max-width: 1030px){
	section#page #path{
		padding:0 0 25px 0;
	}
	section#page.home{
		padding:45px 20px;
	}
	section#page :last-child.col-50 {
		padding: 0 0 0 20px;
	}
	#page.home h1{
	font-size:23px;
	line-height:30px;
	}
	#page.home p{
		font-size:13px;
		line-height:23px;
	}
	section#categories{
		text-align:center;
		border-top:1px solid #bdbdbd;
		padding:45px 0 0 0;
	}
	section#categories .float-left{
		float:none;
		position:relative;
		overflow:hidden;
		width:auto;
		max-width:450px;
		margin:0 auto;
		text-align:left;
	}
	section#categories img{
		max-width:100%;
		width:auto;
	}
	#categories p{
		font-size:14px;
		line-height:28px;
	}
	section#page{
		padding:15px 0px 0;
	}
	section#page .wide-column{
		display:block;
		width:auto;
	}
	section#page .wide-column .table-cell{
		display:block;
		width:auto;
	}
	section#page .wide-column .float-cell{
		float:none;
		width:auto;
	}
	section#page .two-column .table-cell.column-left{
		padding:0 0 0 0;
	}
	section#page .wide-column .column-left, section#page .two-column .float-cell.column-left .entry-content{
		padding:0 0 0 0;
	}
	section#page .wide-column .column-right{
		padding:20px 0 0 0;
	}
section#page .gallery-page .image{
  width:22%;
  height:150px;
  overflow: hidden;
  display: inline-block;
  margin:0 1.5% 1.5% 0;
}
}
@media screen and (max-width: 1000px){
	nav#mobile{display:block;}
	nav#main{display:none;}
	.slicknav_nav li a .expand{
		margin:0 0 0 3px;
		display:inline;
	}
	section#media, section#image{
		min-height:0px;
	}
	header{
		background: rgba(11,46,85,1);
		position:static;
		left:auto;
		right:auto;
	}
	header .inner{
		padding:20px 25px 15px;
		position:relative;
	}
	header .table-cell{
		vertical-align:top;
	}
	header #logo{
		padding:0 0px 0 0px;
		text-align:left;
	}
	header .inline-elements, header .block-elements{
		padding: 0 0;
	}
section#page .gallery-page .image{
  width:20%;
  height:150px;
  overflow: hidden;
  display: inline-block;
  margin:0 1.5% 1.5% 0;
}
}
@media screen and (max-width: 960px){
	section#media.flexslider li{
		background-position:center center;
		background-size:cover;
		height:400px;
	}
	section#media.flexslider li .overlay{
		bottom:100px;
	}
	section#media.flexslider li .overlay h1{
		font-size:60px;
		line-height:40px;
		letter-spacing:2px;
		color:rgba(255,255,255,0.85);
		margin:2px 0 40px;
	}
	section#media.flexslider li .overlay h2{
		font-size:42px;
		line-height:32px;
		letter-spacing:4px;
	}
	section#image.contact{
		height:300px;
	}
	section#page .two-column.standard-column .column-left{
		width:65%;
	}
	section#page .two-column.standard-column .column-right{
		width:35%;
	}
}
@media screen and (max-width: 850px){
	section#page.home .col-50{
		width:auto;
		padding:0 0 0 0;
		display:block;
	}
	section#page.home .table-cell.col-50:first-child{
		padding:0 0 20px 0;
	}
	section#page .table-cell.col-50:last-child{
		padding:0 0 0 0;
	}
	#page.home h1{
	font-size:22px;
	line-height:29px;
	}
	#page.home p{
		font-size:14.5px;
		line-height:23px;
	}
	section#categories{
		border:none;
		padding:0 0;
	}
	section#media.flexslider li{
		background-position:center center;
		background-size:cover;
		height:400px;
	}
	footer .table-cell, footer .table-cell:first-child, footer .table-cell:last-child{
		width:auto;
		display:block;
		padding: 0 0 20px;
		text-align:center;
	}
	footer .table-cell:last-child{
		padding: 0 0;
	}
	.social-icons a{
		margin:0 5px;
	}
section#page .gallery-page .image{
  width:20%;
  height:120px;
  overflow: hidden;
  display: inline-block;
  margin:0 1.5% 1.5% 0;
}
}
@media screen and (max-width: 750px){
	.slicknav_btn {
		right:25px;
	}
	section#media.flexslider li{
		height:300px;
	}
	section#media.flexslider li .overlay{
		bottom:0px;
		padding:30px 20px;
	}
	section#media.flexslider li .overlay h1{
		font-size:50px;
		line-height:38px;
		letter-spacing:2px;
		margin:2px 0 40px;
	}
	section#media.flexslider li .overlay h2{
		font-size:32px;
		line-height:22px;
		letter-spacing:4px;
	}
	#page.home h1, h1{
	font-size:21px;
	line-height:28px;
	}
	#page table td{
		font-size:13px;
		line-height:18px;
		padding:8px 10px 6px;
	}
	section#page .two-column{
		display:block;
		width:auto;
	}
	section#page .two-column .table-cell, section#page .standard-column.two-column .table-cell{
		display:block;
		width:auto;
	}
	section#page .two-column .column-left, section#page .standard-column.two-column .column-left{
		padding:0 0 0 0;
	}
	section#page .two-column .column-right, section#page .standard-column.two-column .column-right{
		padding:20px 0 0 0;
	}
	section#page .two-column .column-right.border{
		border:none;
		padding:0 0 0 0;
	}
section#page .gallery-page .image{
  width:20%;
  height:100px;
  overflow: hidden;
  display: inline-block;
  margin:0 1.5% 1.5% 0;
}
}
@media screen and (max-width: 700px){
#page .table-wide, #page .table-medium{
	overflow-x:scroll;
	background:#EEEEEE;
	padding:15px 0;
}
#page .table-wide table, #page .table-medium table{
	background:#FFFFFF;
}
}
@media screen and (max-width: 650px){
	section#media.flexslider li .overlay{
		bottom:0px;
		padding:30px 15px;
	}
	section#media.flexslider li .overlay h1{
		font-size:42px;
		line-height:32px;
		letter-spacing:1px;
		margin:1px 0 30px;
	}
	section#media.flexslider li .overlay h2{
		font-size:26px;
		line-height:20px;
		letter-spacing:2px;
	}
section#page .gallery-page .image{
  width:29%;
  height:150px;
  overflow: hidden;
  display: inline-block;
  margin:0 1.5% 1.5% 0;
}
}
@media screen and (max-width: 580px){
	header #navigation span{
		margin:0 0 2px 0;
		display:block;
	}
	body .entry-content img, .caption{
		display:block !important;
		margin: 15px auto 15px !important;
		float:none !important;
	}
	body .entry-content table img, body .gallery-page .entry-content .image img{
		margin:0 auto 0px !important;
	}
	.entry-content .testimonial img{
		max-width:100% !important;
		width:auto;
	}
	.inner-width{
		padding:0 0;
	}
	header .inner{
		padding:20px 25px 70px;
	}
	header .table-cell{
		width:auto;
		display:block;
		text-align:center;
	}
	header #logo{
		padding:0 0 20px 0;
		text-align:center;
	}
	header #navigation span{
		margin:0 8px;
		display:inline;
	}
	section#page{
		padding:15px 20px 0;
	}
	section#categories .float-left{
		max-width:none;
	}
.entry-content.fixed-height{
min-height: 0px;
}
section#page .gallery-page .image{
  width:29%;
  height:130px;
  overflow: hidden;
  display: inline-block;
  margin:0 1.5% 1.5% 0;
}
}
@media screen and (max-width: 430px){
	#categories p{
		font-size:13px;
		line-height:26px;
	}
section#page .gallery-page .image{
  width:29%;
  height:100px;
  overflow: hidden;
  display: inline-block;
  margin:0 1.5% 1.5% 0;
}
}
@media screen and (max-width: 450px){
	section#categories .label{
		font-size:47px;
		line-height:37px;
		letter-spacing:1px;
	}
	section#categories .overlay .cellpadding{
		padding:25px 30px;
	}
	#categories h1{
	font-size:21px;
	line-height:28px;
	}
	#categories p{
		font-size:13px;
		line-height:20px;
	}
}
@media screen and (max-width: 330px){
	header #navigation span{
		margin:0 0 2px 0;
		display:block;
	}
section#page .gallery-page .image{
  width:46%;
  height:150px;
  overflow: hidden;
  display: inline-block;
  margin:0 1.5% 1.5% 0;
}
}
