/*
Theme Name: Thorworld
Theme URI: http://thorworldtravel.com.au
Author: Web Lab Pty Ltd
Author URI: http://weblab.com.au
Version: 1.0


 */


#mc_embed_signup .button {
    background-color: #FDAE37 !important;
    font-size: 13px !important;
    height: 38px !important;
}

#mc_embed_signup .indicates-required { display: none !important; }

#mc_embed_signup form {
    padding: 10px 0px !important;
}

/* Alignment */

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-post-image, .size-full {
	max-width: 100%;
	height: auto;
}

blockquote.alignleft,
figure.wp-caption.alignleft,
img.alignleft {
	margin: 7px 24px 7px 0;
}

.wp-caption.alignleft {
	margin: 7px 14px 7px 0;
}

blockquote.alignright,
figure.wp-caption.alignright,
img.alignright {
	margin: 7px 0 7px 24px;
}

.wp-caption.alignright {
	margin: 7px 0 7px 14px;
}

blockquote.aligncenter,
img.aligncenter,
.wp-caption.aligncenter {
	margin-top: 7px;
	margin-bottom: 7px;
}

.bump-top {
	margin-top: 30px;
}

.bump-bottom {
	margin-bottom: 30px;
}

.large-bump-top {
	margin-top: 65px;
}

.large-bump-bottom {
	margin-top: 65px;
}

.pad-top {
	padding-top: 20px;
}

.pad-bottom {
	padding-bottom: 20px;
}

.pad {
	padding: 20px;
}

.text-center {
	text-align: center;
}

.text-right {
	text-align: right;
}


body {
	background-color: #f2f0ee;
	padding-top: 50px;
	color: #212121;
	font-size: 18px;
	font-family: 'PT Sans', sans-serif;
}

a, a:visited {
	color: #ffaf21;
}

a:hover {
	color: #ffaf21;
}

h1, h2, h3, h4 {
	font-family: "Century Gothic", "PT Sans", sans-serif;
}

h1 {
	letter-spacing: -2px;
	font-size: 26px;
	color: #484848;
	line-height: 140%;
}

h2 {
	letter-spacing: -1px;
	font-size: 22px;
	color: #484848;
}

h3 {
	letter-spacing: -1px;
	font-size: 18px;
	color: #484848;
}

h4 {
	font-size: 16px;
	letter-spacing: -1px;
	font-size: 18px;
	color: #484848;
}

p {
	margin-bottom: 30px;
}

.label-header {
	text-align: center;
	margin-bottom: 30px; 
}

.label-header span {
	background-color: #f0edeb;
	display: inline-block;
	text-align: center;
	min-width: 252px;
	height: 45px;
	line-height: 45px;
	position: relative;
}

.label-header span:after {
	content: '';
	position: absolute;
	bottom: -10px;
	right: 0px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 10px 0 0;
	border-color: #e9e6e4 transparent transparent 
}

.label-header span em {
	color: #ffaf21;
	font-style: normal;
}

header {
	height: 50px;
	width: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	background-color: rgba(255,255,255,0.9);
	z-index: 9;
}

header .container {
	position: relative;
	height: 50px;
	background-color: transparent;
}

#header-meta {
	display: none;
	font-size: 16px;
	padding-top: 15px;
}
	
#logo {
	position: absolute;
	top: 8px;
	width: 228px;
	height: 33px;
}

#logo img {
	width: 228px; 
	height: 33px;
}

#nav-button {
	position: absolute;
	right: 30px;
	top: 15px;
}

#nav-button span {
	cursor: pointer;
}

#mobile-nav {
	width: 286px;
	background-color: #fff;
	height: 100%;
	position: fixed;
	z-index: 99;
	top: 50px;
	right: -286px;
	bottom: 0;
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
}

.mobile-nav-show {
	right: 0px !important;
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
}

#mobile-nav ul {
	text-align: center;
	list-style-type: none;
	font-size: 18px;
	padding: 0px;
	margin-top: 30px;
}

#mobile-nav ul li {
	padding-top: 5px;
	padding-bottom: 10px;
	background: url('images/nav-divider.png') no-repeat center bottom;
}

#mobile-nav ul li:last-child {
	background: transparent;
	margin-top: 10px;
}

nav {
	display: none;
	position: absolute;
	right: 15px;
	top: 80px;
}

#menu-main-menu {
	list-style-type: none;
	margin: 0;
}

#menu-main-menu > li {
	float: left;
	padding-left: 35px;
	margin-left: 15px;
	background: url('images/icon-nav.png') no-repeat left center;
	position: relative;
}

#menu-main-menu > li:first-child {
	padding-left: 0px;
	margin-left: 0px;
	background: transparent;
}

#menu-main-menu > li a, #menu-main-menu > li a:visited {
	text-decoration: none;
	color: #484848;
	text-transform: uppercase;
	font-size: 18px;
}

#menu-main-menu > li.current-menu-item > a, #menu-main-menu li a:hover {
	color: #ffaf21;
}

#menu-main-menu > li.menu-item-has-children {
	padding-right: 10px;
}

#menu-main-menu > li.menu-item-has-children:after {
	display: block;
	position: absolute;
	content: '';
	right: 0px;
	top: 10px;
	width: 6px;
	height: 4px;
	background: url('images/navarrow.png') no-repeat 0px 0px;
}

#menu-main-menu > li.menu-item-has-children:hover:after {
	background-position: 0px -46px;
}

#menu-main-menu ul.sub-menu {
	position: absolute;
	list-style-type: circle;
	margin: 0px;
	padding: 20px 15px 10px 15px;
	top: 15px;
	min-width: 260px;
	background-color: #ffffff;
	visibility: hidden;
	z-index: 99;
	box-shadow: 0px 3px 3px rgba(0,0,0,0.15);
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	opacity: 0;
	transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

#menu-main-menu ul.sub-menu li {
	margin-left: 10px;
}

#menu-main-menu ul.sub-menu li a {
	text-transform: none;
	padding: 4px 0px 6px 0px;
}

#menu-main-menu > li:hover ul.sub-menu {
	opacity: 1;
	transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    visibility: visible;
    top: 26px;
}



#splash {
	background: #f0f0f0 url("images/splash.jpg") no-repeat center center;
	height: 367px;
	background-size: cover;
}

#blog-page-splash {
	background: #f0f0f0 url("images/everest-splash.jpg") no-repeat center center;
	height: 367px;
}

#wrapper {
	background-color: #fff;
	margin: 0px auto;
}

.container {
}

footer {
	border-top: 1px solid #f0edeb;
	padding-top: 20px;
	font-size: 16px;
}

footer a, footer a:visited {
	color: #484848;
}

#footer-cta {
	font-size: 20px;
}

ul#footer-menu {
	list-style-type: none;
	padding: 0px;
}

ul#footer-menu li {
	display: inline-block;
	padding-right: 15px;
}

ul#footer-menu li a {
	color: #484848;
}

#simple-footer {
	text-align: center;
	border-top: 1px solid #f0edeb;
	padding-top: 10px;
	padding-bottom: 5px;
}

.subtle {
	color: #bbbaba;
}

.light-text {
	color: #999999;
}

.staff-profile {
	max-width: 100%; height: auto;
}

.btn-cta {
	background-color: #ffaf21;
	color: #fff;
}

a.btn-primary {
	color: #fff;
}

a.btn-cta:visited {
	color: #fff;
}

.cta-link {
	padding-left: 30px;
	background: url('images/icon-arrow.png') no-repeat left center;
	background-size: 23px 23px;
	font-weight: bold;
	color: #fff;
}

/*Home Page Styles*/
.hero {
	height: 738px;
}

.hero h1 {
	color: #fff;
	font-size: 32px;
}

.hero h2, .hero a, .hero a:hover {
	color: #fff;
}

#hero-main {
	width: 100%;
	height: 738px;
	background: url('images/hero1.jpg') no-repeat center center;
	background-size: cover;
	position: relative;
	border-bottom: 4px solid #fff;
}

#hero-secondary {
	width: 100%;
	height: 738px;
	background-color: #ddd;
}

#hero-secondary-top {
	height: 50%;
	border-bottom: 2px solid #fff;
	background-color: #eee;
	background: url('images/safari.jpg') no-repeat center center;
	background-size: cover;
	position: relative;
}

#hero-secondary-bottom {
	height: 50%;
	border-top: 2px solid #fff;
	background-color: #f0f0f0;
	background: url('images/lion.jpg') no-repeat center center;
	background-size: cover;
	position: relative;
}

.hero-container {
	position: absolute;
	bottom: 10px;
	width: 100%;
	text-align: center;
	padding: 20px;
}

.hero-secondary-container {
	text-align: center;
	position: absolute;
	bottom: 30px;
	color: #fff;
	width: 100%;
}

.home-destination {
	text-align: center;
}

.home-destination a {
	color: #212121;
}

.post-header {
	margin-bottom: 10px;
}

.post-title {
	font-size: 24px;
	color: #bbbaba;
	margin-top: 10px;
}

.post-title a {
	color: #bbbaba;
}

.blog-meta {
	float: right;
	width: 91px;
	text-align: right;
}

.post-author {
	float: left;
}

.post-date {
	margin-left: 1px;
	background-color: #212121;
	width: 45px;
	height: 45px;
	padding: 3px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	float: left;
	position: relative;
}

.post-date:after {
	content: '';
	position: absolute;
	bottom: -9px;
	right: 0px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 9px 9px 0 0;
	border-color: #212121 transparent transparent 
}

.home-staff img {
	margin: 0 auto;
}

.home-staff {
	font-size: 14px;
}

.home-destination {
	font-size: 16px;
}

.panel {
	border: 0px;
}

.panel .panel-heading {
	background-color: #f0edeb;
}

h4.panel-title a:hover {
	color: #222;
}

.destination {
	border: 6px solid #f0edeb;
}

ul#deals-list {
	list-style-type: none;
	font-size: 0px;
	text-align: justify;
	padding: 0px;
	margin: 0 auto;
	width: 100%;
}

ul#deals-list li {
	display: inline-block;
	width: 100%;
	font-size: 16px;
	position: relative;
	margin: 0 auto 30px auto;
	text-align: center;
}

ul#deals-list li img {
	width: 100%;
	height: auto;
}

.deal-list-container {
	text-align: center;
	position: absolute;
	bottom: 30px;
	color: #fff;
	width: 100%;
	padding: 0px 20px 0px 20px;
}

.deal-list-container h2, .deal-list-container a {
	color: #fff;
}


/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {

	/*Home Page Styles*/
	#hero-main {
		width: 70%;
		float: left;
		border-right: 4px solid #fff;
		border-bottom: 0;
	}

	#hero-secondary {
		width: 30%;
		float: left;
	}

	ul#deals-list {
		width: 100%;
	}

	ul#deals-list li {
		width: 30%;
		margin-left: 1.5%;
		margin-right: 1.5%;
	}
	
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {

	body {
		padding-top: 120px;
	}

	nav {
		display: block;
	}

	#header-meta {
		display: block;
	}

	#nav-button {
		display: none;
	}

	header, header .container-fluid {
		height: 120px;
	}

	#logo {
		top: 65px;
		width: 300px;
		height: 43px;
	}

	#logo img {
		width: 300px; 
		height: 43px;
	}

	/*Home Page Styles*/

	#hero-main {
		width: 75%;
	}

	#hero-secondary {
		width: 25%;
	}

	.hero-container {
		position: absolute;
		bottom: 100px;
		left: 10%;
		width: 600px;
		text-align: left;
		padding: 0px;
	}
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1210px) {

	#wrapper {
		width: 1210px;
	}

	header .container-fluid {
		width: 95%;
		margin: 0 auto;
		position: relative;
	}
}