/*
Theme Name: Caribbean Gardens
Author: KompileIT
Author URI: http://kompileit.com
Description: Wordpress theme created for Caribbean Gardens
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: caribbeangardens
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

This Theme is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
.entry-content{
width:100%!important;
}
.post {
background-color:none;
padding: 75px 0;
border-bottom: 1px solid #cfd1d2;
}
.post .container{
	background-color:white;
	padding:50px 40px;
	overflow:hidden;
}
.post .wp-post-image{
	width:100%;
	height:auto;
}
.post h2, .post h2 a{
	color:#42C6EB;
}
.cols h2 a{
	color:white;
}
.post h2 a:hover{
	color:black;
}
.post .entry-meta{
    display: block;
    font-family:'TradeGothicLTPro-Bold';
    font-size: 14px;
    line-height: 20px;
    font-weight: normal;
    color: #cfd1d2;
    text-transform: uppercase;
    padding-bottom: 20px;
}
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
    ## Posts and pages
	## Asides
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
# Icons
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

body {
	margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}
.banner .white{
	font-size: 100px;
	margin:0;
	line-height:100px;
	color:white;
	position:absolute;
	display:block;
	font-family: 'TradeGothicLTPro-Bold';
	text-transform:uppercase;
}
.banner .yellow{
	font-size: 80px;
	margin:0;
	line-height:80px;
	color:#F9FA6D;
	position:absolute;
	display:block;
	font-family: 'TradeGothicLTPro-Bold';
	text-transform:uppercase;
}

.banner .blue{
	font-size: 80px;
	margin:0;
	line-height:80px;
	color:#38EEFF;
	position:absolute;
	display:block;
	font-family: 'TradeGothicLTPro-Bold';
	text-transform:uppercase;
}
.banner .black{
	font-size: 80px;
	margin:0;
	line-height:80px;
	color:#000000;
	position:absolute;
	display:block;
	font-family: 'TradeGothicLTPro-Bold';
	text-transform:uppercase;
}

.banner .bottomleft.yellow{
	bottom:200px;
	left:100px;
}
.banner .bottomleft.white{
	bottom:40px;
	left:100px;
}
.banner .bottomleft.black{
	bottom:40px;
	left:100px;
}
.banner .topleft.yellow{
	top:140px;
	left:100px;
}
.banner .topleft.white{
	top:140px;
	left:100px;
}
.banner .topleft.black{
	top:60px;
	left:100px;
}
.banner .topleft2.black{
	top:140px;
	left:100px;
}
.banner .bottomright.yellow, .banner .bottomright.blue{
	bottom:200px;
	right:100px;
}
.banner .bottomright.white{
	bottom:40px;
	right:100px;
}
.banner .topright.yellow{
	top:40px;
	right:100px;
}
.banner .topright.white{
	top:140px;
	right:100px;
}
.banner h1 {
	font-size: 120px;
	margin:0;
	line-height:110px;
	color:white;
}
@media screen and (max-width: 800px) {
	.banner .white{
		font-size:50px;
		line-height:50px;
	}
	.banner .yellow{
		font-size:40px;
		line-height:40px;
	}
	.banner .blue{
	font-size: 80px;
	margin:0;
	line-height:80px;
	color:#38EEFF;
	position:absolute;
	display:block;
	font-family: 'TradeGothicLTPro-Bold';
	text-transform:uppercase;
}
.banner .black{
	font-size: 80px;
	margin:0;
	line-height:80px;
	color:#000000;
	position:absolute;
	display:block;
	font-family: 'TradeGothicLTPro-Bold';
	text-transform:uppercase;
}

.banner .bottomleft.yellow{
	bottom:100px;
	left:20px;
}
.banner .bottomleft.white{
	bottom:40px;
	left:20px;
}
.banner .topleft.yellow{
	top:40px;
	left:20px;
}
.banner .topleft.white{
	top:90px;
	left:20px;
}
.banner .topleft.black{
	top:60px;
	left:20px;
}
.banner .topleft2.black{
	top:140px;
	left:20;
}
.banner .bottomright.yellow, .banner .bottomright.blue{
	bottom:100px;
	right:20px;
	text-align:right;
}
.banner .bottomright.white{
	bottom:40px;
	right:20px;
	text-align:right;
}
.banner .topright.yellow{
	top:40px;
	right:20px;
	text-align:right;
}
.banner .topright.white{
	top:90px;
	right:20px;
	text-align:right;
}
}
h1{
	color:#a7a396;
	font-size: 86px;
	margin:20px 0 40px 0;
	line-height:80px;
}
.cols h1{
	color:#4d4d4f;
}

h2 {
	font-size: 41px;
	margin:0 0 25px 0;
	line-height:41px;
}
h3 {
	font-size: 28px;
	margin:0 0 25px 0;
	line-height:32px;
}
h4 {
	font-size: 24px;
	margin:0 0 21px 0;
	line-height:28px;
}
h5 {
	font-size: 18px;
	margin:0 0 14px 0;
	line-height:21px;
}
h6 {
	font-size: 15px;
	margin:0 0 10px 0;
	line-height:18px;
}
@media screen and (max-width: 800px) {
	h1{
		font-size:50px;
		line-height:46px;
		margin:5px 0 10px 0;
	}
	.banner h1{
		font-size:56px;
		line-height:50px;
	}
}
mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
	max-width:100%!important;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
	color: #231f20;
	font-family: sans-serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family:'TradeGothicLTPro-Bold';
	clear: both;
	text-transform:uppercase;
	font-weight:normal;
}
td h1,
td h2,
td h3,
td h4,
td h5,
td h6{
	margin:15px 0px;
} 
p, td, .site-content li, ol{
	font-family: 'HelveticaNeueLT-Light';
	font-size:18px;
	line-height:28px;
	color:#58595b;
}
dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}
th{
	font-family: 'TradeGothicLTPro-Bold';
	text-align:center;
	color:white;	
	background-color: #414142;
}
td{
	text-align:center;
}
.dates-table td{
	padding:20px 0;
}
.dates-table tr:nth-child(even){
	background-color:#eeeeee;
}
.dates-table tr:nth-child(odd){
	background-color:#cccccc;
}
.dates-table tr:nth-child(1){
	background-color:#414142;
}
@media screen and (max-width: 480px) {
	.dates-table{
		width: calc(100% + 50px);
		position:relative;
		left:-25px;
	}
}
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a, a:link, a:visited, a:active, a:focus { 
	color:#231f20; 
	text-decoration:none;
	transition:200ms;
	-webkit-transition:200ms;
	-moz-transition:200ms;
	-o-transition:200ms;
}
a:hover{
	color:#42C6EB;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
	font-family:'TradeGothicLTPro-Bold';
	height:100%;
}
body{
	height:100%;
}

.button, input[type="submit"].search-submit{
	font-family:'TradeGothicLTPro-Bold';
	display: inline-block;
    	padding: 20px;
    	font-size: 19px;
    	line-height: 19px;
    	font-weight: normal;
    	color: #fff;
    	text-transform: uppercase;
	background-color:#42C6EB;
	transition:300ms;
	-webkit-transition:300ms;
	-moz-transition:300ms;
	-o-transition:300ms;
	cursor:pointer;
	border: 0;
    border-radius: 0;
    box-shadow: none;
    text-shadow: none;
}
input[type="submit"].search-submit{
	padding:0 10px;
	line-height:32px;
	height:auto;
	font-size:12px;
}
.search-form{
	float:right;
}
input[type="search"].search-field{
	    border-radius: 0;
    border: none;
    height: 24px;
    padding: 4px 6px;
}
.button.black{
    background-color:#414142;
    color:white;
}
.button:hover, input[type="submit"].search-submit:hover{
	text-decoration:none;
	color:#42C6EB;
	background-color:white;
}
.button.black:hover{
    background-color:#414142;
}
.invert-button{
	color:#42C6EB;
	background-color:white;
}
.invert-button:hover{
	color: #fff;
	background-color:#42C6EB;
}
.home-button::after{
	content: '〉';
    background-color: #9E7C5D;
    position: absolute;
    top: 0;
    right: -32px;
    width: 32px;
    height: 45px;
    line-height: 41px;
    text-align: center;
    font-size: 1.1em;
	transition:300ms;
	-webkit-transition:300ms;
	-moz-transition:300ms;
	-o-transition:300ms;
	cursor:pointer;
}
.home-button:hover::after{
	text-decoration:none;
	color:#dddddd;
}
.mfp-bg{
	-webkit-animation: fadein 0.3s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 0.3s; /* Firefox < 16 */
        -ms-animation: fadein 0.3s; /* Internet Explorer */
         -o-animation: fadein 0.3s; /* Opera < 12.1 */
            animation: fadein 0.3s;
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 0.8; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 0.8; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 0.8; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 0.8; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 0.8; }
}
.mfp-removing{
	transition:300ms;
	-webkit-transition:300ms;
	-moz-transition:300ms;
	-ms-transition:300ms;
	-o-transition:300ms;
	opacity:0;
}
#footer-first{
	background-color:#414142;
	color:white;
	padding:40px 0;
}
#footer-second{
	padding:30px 0;
	background-color:#231F20;
}
#footer-second a{
	color:white;
	padding-right:20px;
}
#footer-second a:hover{
	color:#42C6EB;
}
#footer-spacer{
	background-color:white;
	height:20px;
}
#footer-first .entry h3 a{
	color: #939598;
}
#footer-first .entry{
    font-family: 'HelveticaNeueLT-Light';
    font-size: 16px;
    line-height: 22px;
    font-weight: normal;
    color: #e6e7e8;
}
.cols{
	width:100%;
	overflow:hidden;
	font-size:0.9em;
	text-align:left;
}
.cols > div{
	float:left;
}
.cols img{
width:100%;
}
.sessions-table{
	border:#2c2c2c thin solid;
}
.sessions-table td{
padding:5px 10px;
}
.sessions-table td:first-of-type{
padding:5px 20px;
}
.table-lg td{
	background-color:white;
}
.table-g td{
	background-color:#eeeeee;
}
.table-dg td{
	background-color:#dddddd;
}
main{
margin: 0 auto;
max-width:1150px;
}
#primary{
	background-color:#F9F9F9;
}
main .cols:first-of-type{
	margin-top:30px;
}
main .cols > div{
	padding:0 1%;
}
main .cols p{
	font-size:16px;
	line-height:20px;
}
main .cols > div h2{
	text-align:center;
	margin-bottom:0;
	padding: 0 3%;
}
main .cols > div p{
	text-align:justify;
	padding:0 20px 15px 20px;
}
main .cols .button{
 text-align: center;display: block;padding: 10px;margin-top: 10px;background-color:transparent;
color:white;
}
.hover-lightblue:hover{
	color:#42C6EB!important;
}
.hover-yellow:hover{
	color:#FFDF91!important;
}
.hover-red:hover{
	color:#FE7675!important;
}
.hover-green:hover{
	color:#52B689!important;
}
.hover-grey:hover{
	color:#7D7976!important;
}
.hover-purple:hover{
	color:#CE7BBA!important;
}
.cff-text{
	line-height: 1.2em;
	display: block;
text-align: left;
    font-size: 14px;
}
.cff-wrapper{
	margin: 15px 10px 5px 10px!important;
}
.cff-text a{
	color:#42C6EB;
}
.cff-text a:hover{
	color:white;
}
.cff-page-name{
	font-weight: 400!important;
    font-family: TradeGothicLTPro-Bold;
}
.cff-date, .cff-viewpost-facebook, .cff-share-link{
	color: white!important;
    font-family: TradeGothicLTPro-Bold;
    text-transform: uppercase;
}
main .cols img{
	margin:3%;
	width:94%;
}
.cols > div:first-of-type{
	padding-left:0;
	padding-right:2%
}
.cols > div:last-of-type{
	padding-left:2%;
	padding-right:0;
}
.col50{
	width:50%;
}
.col33{
	width:33.3%;
}
.home-text{	
    margin: 30px 0;
    text-align: center;
    font-size: 1.5em;
    line-height: 1.5em;
}
@media screen and (max-width: 480px) {
	.cols > div:first-of-type, .cols > div:last-of-type{
	padding:0;
	}
        .cols div{
	width:100%
	}
	.home-text{
	font-size:1em;
	line-height:1.1em;
	}
}
.home-cols div p{
	color:white;
}

.home-cols > div h4{
    color: #EEEEEE;
    text-align:center;
    margin-bottom:0;
}
.home-cols > div h4 + P{
    margin-top:5px;
}
.blue-text{color:#007099;}
.yellow-text{color:#F7C02F;}
.purple-text{color:#AE47D5;}
.red-text{color:#E80000;}
.blue-background{background-color:#42c6eb;}
.yellow-background{background-color:#FFDF91;}
.purple-background{background-color:#CE7bba;}
.red-background{background-color:#fe7675;}
.light-green-background{background-color:#52b689;}
.dark-blue-background{background-color:#193444;}
#primary{
	margin-top:90px;
}
.container{
	max-width:1150px;
	padding: 0 25px;
	margin:0 auto;
	overflow:hidden;
}
.sidebar-main{
	width:66%;
	float:left;
	padding-right:4%;
}
.category-news .sidebar-main{
  float:none;
  width:100%;
  padding-right:0;
}
.category-news img{
  width:100%;
  height:auto;
}
.sidebar{
	width:30%;
	float:left;
	color:#a7a396;
}
@media screen and (max-width: 800px) {
	.sidebar, .sidebar-main{
		width:100%;
		padding:0;
		float:none;
	}
}
.sidebar td{
	text-align:left;
}
.sidebar h3{
	margin-top:20px;
	color:#a7a396;
}
.sidebar p{
	font-size:16px;
	line-height:24px;
}
#contact-map{
	z-index:0;
}
#map-controls {
    position: absolute;
    bottom: 40px;
    right: 50px;
    z-index: 1;
}
.zoom-btn {
    display: inline-block;
    width: 50px;
    height: 53px;
    overflow: hidden;
    text-indent: 9999px;
    background: url(http://caribbeanpark.com.au/images/zoom-buttons.png) 0 0 no-repeat;
    margin-left: 3px;
}
.zoom-in {
    background-position: -58px 0px;
}
#location-info-box {
    position: absolute;
    bottom: 35px;
    left: 45px;
    z-index: 1;
    max-width: 223px;
    width: 100%;
}
#location-info-box .button {
    font-size: 17px;
    line-height: 17px;
    padding: 10px 15px;
    display: block;
    margin-bottom: 8px;
    background-image: url(http://caribbeanpark.com.au/images/directions-btn.png);
    background-position: right center;
    background-repeat: no-repeat;
    color:white;
    font-family:'TradeGothicLTPro-Bold';
}
#page{
	height:100%;
	position:relative;
}
#masthead{
	height:90px;
	line-height:90px;
	width:100%;
	position:fixed;
	top:0;
	left:0;
	z-index:100;
	background-color:white;
}
.site-title{
	width:auto;
	float:left;
	height:100%;
	background-color:white;
}
.site-title img{
	    width: auto;
    height: 72px;
    margin-top: 9px;
    margin-left: 5px;
}
.site-branding{
	height:100%;
	display:inline;
}


.banner{
	width:100%;
	height:480px;
	overflow:hidden;
	position:relative;
	border-bottom: 12px solid #4d4d4f;
	background-size:cover;

}
@media screen and (max-width: 480px) {
	.banner{
	height:300px;
	}
}
.banner ul{
	margin:0;
	padding:0;
	z-index:0;
	position:relative;
	height:100%;
	width:100%;
}
.banner li{
	list-style:none;
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	left:0;
}
.banner ul li{
	float:left;
}
.banner img{
	height:auto;
	width:100%;
}
.banner-title{
	position:absolute;
	top:70px;
	z-index:1;
	left:50px;
}
.banner-footer{
	position:absolute;
	bottom:0;
	width:100%;
	height:60px;
	line-height:60px;
	font-family: 'HelveticaNeueLT-Light';
	background-color:#4c4c4c;
	background-color:rgba(0,0,0,0.3);
	color:white;
	z-index:2;
	text-align:center;
}
.banner-footer span{
	font-family:'TradeGothicLTPro-Bold';
	padding-left:15px;
}
.banner li div{
	background-size:cover;
	background-repeat:no-repeat;
	height:100%;
	width:100%;
}
.banner ul{
	position:relative;
}
.home-promo1{background-image: url('http://caribbeangardens.com.au/wp-content/uploads/2015/12/Home-Banner-50.jpg');
background-position:bottom left;}
.home-promo2{background-image: url('http://caribbeangardens.com.au/wp-content/uploads/2015/12/Home-Banner-50a.jpg');
background-position:bottom left;}
.home-1{background-image: url('http://caribbeangardens.com.au/wp-content/uploads/2015/11/home1.jpg');
background-position:bottom left;}
.home-2{background-image: url('http://caribbeangardens.com.au/wp-content/uploads/2015/11/home2.jpg');
background-position:top left;}
.home-3{background-image: url('http://caribbeangardens.com.au/wp-content/uploads/2015/11/home3.jpg');
background-position:top left;}
.home-4{background-image: url('http://caribbeangardens.com.au/wp-content/uploads/2015/11/home4.jpg');
background-position:bottom left;}
.home-5{background-image: url('http://caribbeangardens.com.au/wp-content/uploads/2015/11/home5.jpg');
background-position:top left;}
.home-6{background-image: url('http://caribbeangardens.com.au/wp-content/uploads/2015/11/home6.jpg');
background-position:top left;}
.home-7{background-image: url('http://caribbeangardens.com.au/wp-content/uploads/2015/11/home7.jpg');
background-position:top left;}
.home-8{background-image: url('http://caribbeangardens.com.au/wp-content/uploads/2015/11/home8.jpg');
background-position:bottom left;}
.home-9{background-image: url('http://caribbeangardens.com.au/wp-content/uploads/2015/11/home9.jpg');
background-position:top left;}

/************************
## History
************************/
.history-1{background-image: url('http://caribbeangardens.com.au/wp-content/uploads/2015/11/history1.jpg');
background-position:top left;}
.history-2{background-image: url('http://caribbeangardens.com.au/wp-content/uploads/2015/11/history2.jpg');
background-position:top left;}
.history-3{background-image: url('http://caribbeangardens.com.au/wp-content/uploads/2015/11/history3.jpg');
background-position:top left;}
.history-4{background-image: url('http://caribbeangardens.com.au/wp-content/uploads/2015/11/history4.jpg');
background-position:top left;}
.history-5{background-image: url('http://caribbeangardens.com.au/wp-content/uploads/2015/11/history5.jpg');
background-position:top left;}

.helpful-info{
	width:100%;
}
.helpful-info ul{
	list-style:none;
	margin:0;
	padding:0;
}
.helpful-info li{
	list-style:none;
	width:100%;
	margin:0;
	padding:0;
	position:relative;
}
.helpful-info a{
	color:white;
	text-transform:uppercase;
	line-height:66px;
	font-size:16px;
	font-family:'TradeGothicLTPro';
	border-bottom: 1px solid #6d6e71;
	display:block;
}
.helpful-info li:first-of-type{
	border-top: 1px solid #6d6e71;
}
.helpful-info li::after{
	content:'❯';
	text-indent:1px;
	right:0;
	height:22px;
	width:22px;
	line-height:22px;
	text-align:center;
	color:#414142;
	border-radius:11px;
	top:22px;
	background-color:white;
	display:block;
	position:absolute;
	transition:200ms;
	-webkit-transition:200ms;
	-moz-transition:200ms;
	-o-transition:200ms;
	cursor:pointer;
}
.helpful-info li:hover::after{
	background-color:#42C6EB;
}
#content{
	background-color:white;
}

*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #fff; /* Fallback for when there is no custom background color defined. */
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	quotes: "" "";
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 1em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
	color: rgba(0, 0, 0, .8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	border-color: #aaa #bbb #bbb;
	box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	color: #111;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
	padding: 3px;
}

textarea {
	padding-left: 3px;
	width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/



/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	display: block;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation li {
	float: left;
}
.main-navigation a {
	display: block;
	text-decoration: none;
	font-family:'TradeGothicLTPro-Bold';
	text-transform:uppercase;
	padding:0 20px;
	font-size:20px;
	color:#a7a9ac;
	transition:200ms;
	-webkit-transition:200ms;
	-moz-transition:200ms;
	-o-transition:200ms;
}
@media screen and (max-width: 1310px) {
	.main-navigation a{
		padding:0 7px;
		font-size:17px;
	}
}
@media screen and (max-width: 990px) {
	.main-navigation a{
		padding:0 5px;
		font-size:14px;
	}
}
.main-navigation ul ul {
	top: 90px;
	left: 0;
	position: absolute;
	right: 0;
	text-align:center;
	display:none;
	background-color:#42C6EB;
	padding: 10px 0;
	line-height:15px;
}
.main-navigation a:hover {
	color:#42C6EB;
}
.main-navigation > ul > li:last-child{
	float:right;
}
.main-navigation > ul > li:last-child a{
	color:#42C6EB;
}


.main-navigation > ul > li:last-child a:hover, 
.main-navigation li.current_menu_item > a, .current-menu-item > a{
	color:#42C6EB;
}

.current-menu-ancestor > ul, .current-menu-item > ul, .current_page_item > ul{
	display:block!important;
}

.main-navigation ul ul a {
	color:white;
	line-height:15px;
	font-size:15px;
}
li.current-menu-item > a, .main-navigation ul ul li:hover > a{
	color:#42C6EB!important;
}
li li.current-menu-item > a, .main-navigation ul ul li:hover > a{
	color:#2c2c2c!important;
}
li.current-menu-ancestor > a{
	color:#42C6EB!important;
}
.main-navigation ul ul li {
	float:none;
	display:inline-block;
}
.panes-4{
overflow:hidden; margin:20px 0;
}
.panes-4 div{
width:21%; margin:0 2%;height:200px;
float:left;
}
.panes-4 h2{
    text-align: center;
    color: white;
    line-height: 200px;
}
.panes-4 div:hover h2{
color:#eeeeee;
cursor:pointer;
-webkit-transition:200ms;
-moz-transition:200ms;
-ms-transition:200ms;
-o-transition:200ms;
}
.main-navigation li:hover > a,
.main-navigation li.focus > a {
}

.main-navigation ul ul :hover > a,
.main-navigation ul ul .focus > a {
}

.main-navigation ul ul a:hover,
.main-navigation ul ul a.focus {
}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a {
}

/* Small menu. */
.menu-toggle{
    display: block;
    outline: 0;
    border: 0;
    box-shadow: none!important;
    width: 70px;
    height: 70px;
    right: 10px;
    top: 10px;
    position: absolute;
    font-family:'TradeGothicLTPro-Bold';
    font-size:1.5em;
    text-shadow:none!important;
    padding:0;
    line-height:70px;
}
.main-navigation.toggled ul {
	display: block;
}
@media screen and (max-width: 800px) {
	.main-navigation ul.menu{
		position:absolute;
		top:90px;
	}
	.main-navigation ul ul{
		position:relative;
		top:0;
		padding:0;
		height:0;
		overflow:hidden;
	}
	.main-navigation li{
		display:block;
		position:relative;
		float:none;
		line-height:2em;
		background-color:white;
		width:100%;
	}
	.main-navigation li li{
		background-color:#42C6EB;
	}
	.main-navigation li li a{
		line-height:2em;
	}
	.main-navigation ul ul.mobile-expand{
		height:auto;
	}
}
@media screen and (min-width: 830px) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.center{
	text-align:center;
}
/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets. */
.widget select {
	max-width: 100%;
}

/* Search widget. */
.widget_search .search-submit {
	display: none;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.hentry {
	margin: 0 auto;
}

.byline,
.updated:not(.published) {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Icons
--------------------------------------------------------------*/
.social *{
	background-repeat:no-repeat;
	display:inline-block;
}
.social-32 *{
	width:32px;
	height:32px;
	background-size:32px;
	display:inline-block;
}

.facebook{
	background-image:url('img/facebook-gray-light.png');
}
.pinterest{
	background-image:url('img/pinterest-gray-light.png');
}
.facebook::after{
	/* Preloaer */
	display:none;
	content:'';
	background-image:url('img/facebook-gray.png');
}
.pinterest::after{
	/* Preloader */
	display:none;
	content:'';
	background-image:url('img/pinterest-gray.png');
}
.facebook:hover{
	background-image:url('img/facebook-gray.png');
}
.pinterest:hover{
	background-image:url('img/pinterest-gray.png');
}
.facebook::after{
	/* Preloaer */
	display:none;
	content:'';
	background-image:url('img/facebook-gray.png');
}
.pinterest::after{
	/* Preloader */
	display:none;
	content:'';
	background-image:url('img/pinterest-gray.png');
}
.facebook:hover{
	background-image:url('img/facebook-gray.png');
}
.pinterest:hover{
	background-image:url('img/pinterest-gray.png');
}