/*
Theme Name: Martin
Theme URI: http://320press.com/wpbs
Description: A simple responsive theme based on the Bootstrap framework. Includes multiple page templates, two different sidebars and a theme options panel.
Version: 2.3.1
Author: 320press
Author URI: http://320press.com
Tags: black, white, one-column, two-columns, flexible-width, custom-background, custom-colors, custom-menu, full-width-template, theme-options
License: GNU General Public License v2.0 & Apache License 2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html http://www.apache.org/licenses/LICENSE-2.0
*/

/* micro clearfix: http://nicolasgallagher.com/micro-clearfix-hack/ */
/* For modern browsers */
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
/* For IE 6/7 (trigger hasLayout) */
.clearfix {
	zoom: 1;
}
/* wp-specific classes */

.wp-caption {
}
.wp-caption-text {
}
.sticky {
}
.gallery-caption {
}
/* layout */

body {
	padding-top: 0 !important;
}
/* Admin Top Navigation fixes */

body.admin-bar .navbar-fixed-top {
	top: 28px;
}
a, a:focus {
	outline: none;
}
.row-fluid {
	font-family: 'Century Gothic W01';
}
h1 {
	font-size: 32px;
	margin-bottom: 16px;
	font-weight: normal;
}
h2 {
	font-family: 'CenturyGothicW01-Italic';
	font-size: 24px;
	line-height: 33px;
	letter-spacing: 0.01em;
	margin-bottom: 30px;
	font-weight: normal;
}
h3 {
	font-size: 20px;
	margin-bottom: 16px;
	font-weight: normal;
}
p {
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 30px;
}
#black-box {
	float: left;
	background: #181716;
	min-width: 320px;
	position: relative;
	z-index: 2;
}
#black-box #logo {
	margin-bottom: 20px;
	display: block;
}
.navigation {
	display: none;
}
#menu {
	list-style: none;
	padding: 0;
	margin: 0 0 38px;
}
#menu li {
	margin-bottom: 4px;
}
#menu a {
	font-size: 16px;
	color: #fff;
	line-height: 24px;
	font-family: 'Century Gothic W01 Bold';
	letter-spacing: 1px;
	text-transform: uppercase;
}
#menu .active a, #menu a:hover {
	color: #c9ba9e;
	text-decoration: underline;
}
.navbar .brand {
	color: #000;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 0 30px rgba(255, 255, 255, 0.125);
	font-weight: bold !important;
}
.nav-container {
	padding-left: 0;
	padding-right: 0;
}
.day-view img {
	max-width: 336px;
	margin-bottom: 25px;
}
.flexslider {
	margin: 0;
}
/*footer*/
/*.footer {
margin-bottom: 10px;
}*/
.footer p {
	padding: 0 50px;
	color: #fff;
	font-size: 12px;
	line-height: 16px;
	font-family: 'Century Gothic W01 Bold';
}
.social-link {
	margin-bottom: 10px;
}
.social-link a {
	margin: 0 2px;
}
.social-link a:last-child {
	margin-left: 4px;
}
i.icon {
	display: inline-block;
	height: 41px;
	width: 41px;
}
i.icon-facebook {
	background: url(images/facebook.png) no-repeat;
}
i.icon-twitter {
	background: url(images/twitter.png) no-repeat;
}
i.icon-instagram {
	background: url(images/instagram.png) no-repeat;
}
/*slider*/
#prevslide, #nextslide {
	top: 50%;
	height: 38px;
	width: 38px;
	background: url(images/arrow.png) no-repeat;
	margin-top: -19px;
	position: absolute;
	opacity: 0.6;
}
#prevslide:hover, #nextslide:hover {
	opacity: 1;
}
#prevslide {
	left: 337px;
}
#nextslide {
	background-position: -62px 0;
	right: 17px
}
#inner-header {
	width: 100%;
}
/*content wrap*/

.content-title {
	/*background: #181716;*/
	padding: 0 21px;
	margin-bottom: 5px;
}
.content-title h1 {
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 32px;
	font-family: 'Century Gothic W01 Bold';
	margin: 9px 0 12px;
}
.newsletter label {
	float: left;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	margin-right: 16px;
	line-height: 24px;
}
.newsletter input[type='text'] {
	font-size: 10px;
	font-family: 'Century Gothic W01';
	height: 22px;
	width: 112px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	line-height: 14px;
	margin: 1px 0 0 8px;
	color: #000;
	float: left;
}
.newsletter input[type='text']:focus {
	border: none;
	box-shadow: none;
	transform: none;
	transition: none;
}
.newsletter .btn-arrow {
	width: 25px;
	height: auto;
	/*background: url(images/btn-arrow.png) no-repeat;*/
	border: none;
	margin-left: 7px;
	float: left;
}
input, textarea, select, .uneditable-input {
	margin-bottom: 0;
}
.navbar-form, .navbar-search {
	margin: 0 0 9px;
}
.navbar-search {
	padding-left: 0;
}
#s {
	width: 100px;
}
#content {
	padding: 10px 0 0;
}
.more-link {
	white-space: nowrap;
}
.footer-links {
	float: right;
	margin-bottom: 18px;
}
.footer-links .menu {
	list-style-type: none;
	margin-left: 0;
}
.footer-links .menu li {
	float: left;
	margin-left: 10px;
}
.credit {
	padding: 0 15px;
	position: relative;
	z-index: 2;
	width: 320px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	clear: both;
	text-align: center;
}
.credit p {
	margin-bottom: 10px;
}
.credit a {
	font-size: 10px;
	color: #767676;
	text-decoration: none;
}
.bg-black {
	position: fixed;
	min-width: 320px;
	height: 100%;
	background: #181716;
	top: 0;
	left: 0;
	z-index: -1;
}
.content-wrap {
	position: fixed;
	z-index: 2;
}
.vegas-loading {
	display: none !important;
}
/*sub page*/
#sub-page {
	display: none;
}
.sub-page .content-wrap {
	display: none;
}
.bg-wrap {
	background: rgba(24,23,22,0.8);
	padding: 16px 38px 17px 29px;
	margin: 28px 33px;
	color: #fff;
}
.gallery {
	padding-right: 15px;
}
.bg-wrap h1 {
	font-size: 32px;
	font-family: 'Century Gothic W01';
	margin-bottom: 16px;
}
.bg-wrap h2 {
	font-family: 'CenturyGothicW01-Italic';
	font-size: 24px;
	line-height: 33px;
	letter-spacing: 0.01em;
	margin-bottom: 30px;
}
.bg-wrap p {
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 30px;
}
.bg-wrap p:last-child {
	margin-bottom: 20px;
}
a.download {
	font-size: 24px;
	color: #bfb496;
	line-height: 45px;
}
a.download:hover {
	text-decoration: none;
}
.icon-download {
	width: 46px;
	height: 46px;
	background: url(images/download-icon.png) no-repeat;
	float: left;
	margin: 0 20px 0 6px;
}
/*overlay*/
.overlay {
	position: fixed;
	z-index: 1;
	top: 0;
	left: 0;
}
.arrow-wrap {
	display: none;
}
/*gallery*/
.slideshowlink {
	display: none;
}
.ngg-gallery-thumbnail-box {
	width: 48%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.ngg-gallery-thumbnail {
	max-width: 99%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.ngg-gallery-thumbnail img {
	max-width: 100% !important;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.sub-page ol {
	margin-left: 0;
}
.sub-page ol li {
	background: rgba(0, 0, 0, 0) url("images/download-btn.png") no-repeat scroll 0 2px;
	height: 21px;
	list-style: outside none none;
	margin-bottom: 10px;
	padding-left: 30px;
}
.sub-page ol.no-download-icon li {
	background: none;
	padding: 0;
}
.sub-page ol.no-download-icon li a {
	text-decoration: underline;
}
.sub-page ol li:last-child {
	margin-bottom: 0;
}
.sub-page ol li a {
	color: #fff;
}
.sub-page ol li a:hover {
	color: #c9ba9e;
	text-decoration: none;
}
.social-link a {
	color: #fff;
}
.social-link a:hover {
	color: #c9ba9e;
}
.newsletter-form {
	width: 100%;
}
.newsletter {
	padding: 7px 10px 4px;
	text-align: center;
	margin: 0 auto 15px;
	max-width: 175px;
}
div #mc_embed_signup input.email {
	box-sizing: border-box;
	color: #fff;
	float: none;
	font-family: "Century Gothic W01";
	font-size: 10px;
	height: 22px;
	line-height: 14px;
	margin: 0 0 5px 0;
	width: 200px;/* min-width:112px;*/
	padding: 0 0 0 5px;
	clear: none;
	background: rgba(194, 181, 155, 0.8);
	border-radius: 0;
	max-width: 100%;
	border:none;
}
div #mc_embed_signup .button {
	background-color: transparent;/* text-indent:-999em;*/
	clear: none;
	line-height: normal;
	height: auto;
	border-radius: 0;
}
div #mc_embed_signup label {
	font-size: 12px;
	float: none;
	clear: both;
	text-align: center;
	margin: 0;
}
div #mc_embed_signup input.button {/* width:24px;*/
	float: left;/* min-width:0;*/
	margin-left: 33%;
	color: #fff;
	font-family: "Century Gothic W01";
	font-size: 10px;
	padding: 5px 10px;
	background: rgba(194, 181, 155, 0.8);
	width: auto;
	border-radius: 0;
	border:none;
}
.form {
	text-align: center;
}
div #mc_embed_signup input.button:hover {
	background: rgba(194, 181, 155, 0.8);
	opacity: 1;
}
.white-logo {
	width: 100%;
	text-align: right;
}
.white-logo img {
	width: 40%;
}
.privacy-policy a {
	color: #767676;
	font-size: 10px;
	text-transform: uppercase;
}
.privacy-policy a:hover {
	text-decoration: underline;
}
.social-link p {
	margin: 0;
}
.social-icons {
	float: none;
	clear: both;
	overflow: hidden;
	margin: 0 auto;
	width: 138px;
	margin-bottom: 20px;
}
.social-icons ul {
	margin: 0;
	padding: 0;
}
.social-icons ul li {
	float: left;
	list-style: none;
	margin: 0 5px 0 0;
}
.sidebar-slider ul.slides {
	padding: 0 15px;
}
.sidebar-slider ul.slides li img {
	margin-bottom: 15px;
	width: 100%;
	height: auto;
}
/*.sidebar-slider .flex-control-nav li {
	opacity: 0.5;
}*/
.sidebar-slider .flex-direction-nav li a {
	width: 15px;
	height: 69px;
}
.sidebar-slider .flex-direction-nav li a:hover {
	background-position: 100% 0;
}
.sidebar-slider .flex-direction-nav .flex-next {
	right: 45px;
	top: 85px;
}
.sidebar-slider .flex-direction-nav .flex-prev {
	left: 45px;
	top: 85px;
}
.sidebar-slider .flex-control-nav {
	width: 100%;
	position: static;
}
.sidebar-slider .flex-control-paging li a {
	background: #a09680;
	border-radius: 50%;
	height: 10px;
	width: 10px;
}
.sidebar-slider .flex-control-paging li a.flex-active {
	background: #fff;
}
.pull-right ol li.no-icon {
	background: none;
}
div.form .validate {
	clear: both;
	margin: 0;
	overflow: hidden;
	padding: 0;
}
.privacy-policy {
	margin-bottom: 10px;
}
.legal-info p {
	margin-bottom: 10px;
	color: #767676;
	font-size: 10px;
}
 @media only screen and (min-width: 1280px) {
#main {
	margin-left: 0;
	width: 74%;
}
#prevslide {
	left: 26%;
}
}
 @media only screen and (max-width: 1279px) {
#main {
	margin-left: 0;
	width: 71%
}
div.newsletter {
	width: 52%;
}
}
@media only screen and (max-width: 1150px) {
#main {
	margin-left: 0;
	width: 66%
}
#sub-page-wrap {
	width: 80%;
}
div.newsletter {
	width: 42%;
}
}
@media only screen and (max-width: 1000px) {
#black-box #logo {
	margin-bottom: 5px;
}
.navigation {
	display: block;
	margin-left: 51px;
	margin-bottom: 24px;
	float: left;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
}
.navigation:hover, .navigation:focus {
	text-decoration: none;
	color: #fff;
}
#menu {
	display: none;
	clear: left;
}
.icon-menu {
	width: 21px;
	height: 13px;
	margin: 4px 11px 0 0;
	float: left;
	background: url(images/menu-icon.png) no-repeat;
}
#sub-page-wrap {
	width: 100%;
}
div.newsletter {
	width: 42%;
}
div.newsletter {
	width: 60%;
}
}
 @media only screen and (min-width: 768px) and (max-width: 1600px) {
/*div #mc_embed_signup input.email{ width:176px;}*/
div #mc_embed_signup input.button {
	margin-left: 30%;
}
#main {
	margin-left: 0;
	width: 57%
}
.gallery {
	padding-right: 30px;
}
.ngg-gallery-thumbnail-box {
	width: 100%;
}
div.newsletter {
	width: 55%;
}
}
 @media only screen and (max-width: 767px) {
body {
	padding: 0 !important;
	background: #181716;
}
#black-box #logo {
	margin-bottom: 0;
}
img.vegas-background, .vegas-loading, .arrow-wrap {
	display: none !important;
}
#black-box {
	width: 320px;
	margin: 0 auto;
	float: none;
}
#menu {
	padding-top: 16px;
	margin-bottom: 42px;
}
.navigation {
	margin-bottom: 18px;
}
.social-link {
	margin-bottom: 26px;
}
.content-wrap {
	position: inherit;
}
.row-fluid .content-title {
	display: none;
}
#main {
	width: 100%;
}
.newsletter {
	min-width: 320px;
	width: 100%;
	padding: 10px 0 20px;
	margin: 0;
	text-align: center;
}
.newsletter label {
	display: block;
	float: none;
	font-size: 16px;
	margin-bottom: 18px;
	margin-right: 0;
}
.newsletter input[type='text'] {
	clear: both;
	display: block;
	width: 223px;
	margin: 0 auto;
	font-size: 12px;
	padding-left: 10px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	margin-bottom: 12px;
	float: none;
}
.newsletter .btn-arrow {
	margin-top: 5px;
	float: none;
}
/*sub page*/
#sub-page-wrap, #gallery-wrap {
	display: none;
}
.sub-page .content-wrap {
	display: block;
}
#sub-page {
	display: block;
	background: #fff;
	text-align: left;
	margin-bottom: 50px;
}
.bg-wrap {
	background: #fff;
	padding: 14px 15px 22px 22px;
	margin: 0;
	color: #000;
}
.bg-wrap h1 {
	font-size: 24px;
	margin-bottom: 12px;
}
.bg-wrap h2 {
	font-size: 20px;
	line-height: 33px;
	letter-spacing: 0;
	margin-bottom: 23px;
}
.bg-wrap p {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 24px;
}
.bg-wrap p:last-child {
	margin-bottom: 15px;
}
a.download {
	font-size: 24px;
	color: #c2b59b;
	line-height: 48px;
}
a.download:hover {
	text-decoration: none;
}
.icon-download {
	margin: 0 20px 0 0;
}
.credit {
	width: 320px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin: 0 auto;
}
.ngg-gallery-thumbnail-box {
	width: 97%;
}
div.newsletter {
	width: 46%;
}
.sidebar-slider .flex-control-nav {
	display: block;
	right: 0;
	top: 230px;
	position: absolute;
	width: 100%;
}
.social-link {
	margin-top: 20px;
}
.newsletter input.email {
	margin: 0 auto 5px !important;
}
.newsletter input.button {
	margin-left: 40% !important;
}
.sidebar-slider .flex-control-nav {
	display: block;
	position: absolute;
	right: 0;
	top: 300px;
	width: 100%;
}
}

/* Small screen, retina, stuff to override above media query */
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 320px), only screen and ( min--moz-device-pixel-ratio: 2) and (min-width: 320px), only screen and ( -o-min-device-pixel-ratio: 2/1) and (min-width: 320px), only screen and ( min-device-pixel-ratio: 2) and (min-width: 320px), only screen and ( min-resolution: 192dpi) and (min-width: 320px), only screen and ( min-resolution: 2dppx) and (min-width: 320px) {
 i.icon-facebook {
background:url(images/facebook@2x.png) no-repeat;
background-size:100% 100%;
}
i.icon-twitter {
background:url(images/twitter@2x.png) no-repeat;
background-size:100% 100%;
}
i.icon-instagram {
 background:url(images/instagram@2x.png) no-repeat;
background-size:100% 100%;
}
}
