/*
Theme Name: Logotypebolaget
Theme URI:
Description: Specialutformat tema av Logotypebolaget Sverige AB
Version: 1.0
Tags:
Author: Omar Abou Alpha - Logotypebolaget
Author URI: http://www.logotypebolaget.se
*/



/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

.ta-c {
	text-align: center;
}
.mb {
	margin-bottom: 40px;
}

/* Ok, this is where the fun starts.
-------------------------------------------------------------------------------*/

/*body, select, input, textarea {color: #414143;}*/

a {color: #888;}
a:hover {color:#919191; text-decoration: underline;}

#cboxNext:focus,
#cboxPrevious:focus,
.hiddengallery:focus, 
.footer-gallery-image:focus,
.colorbox:focus,
a.inline.cboxElement:focus,
button:focus,
input[type="submit"],
.btn:focus,
.btn:active,
*:focus {
  outline: 0 !important;
}

.dropshadow {
	-ms-box-shadow: 0 4px 5px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 4px 5px rgba(0,0,0,0.3);
	box-shadow: 0 4px 5px rgba(0,0,0,0.3);
}

.colorbox {
	-webkit-box-shadow: 1px 1px 2px 0 rgba(0,0,0,0.1);
	box-shadow: 1px 1px 2px 0 rgba(0,0,0,0.1);
}

ins {background-color: #0099a8; color: #000; text-decoration: none;}
mark {background-color: #0099a8; color: #000; font-style: italic; font-weight: bold;}

html, body {
	margin: 0;
	padding: 0;
}

body {
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #333333;
	background: #ffffff;
}

h1 {
	font-family: 'montserratbold';
	font-size: 21px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
h2{
	font-size: 21px;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
}
h3{
	font-size: 17px;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
}
h4{
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
}
h5{
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
}
h6 {
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	color: #1A1A18;
}
.rel {
	position: relative;
}
.bold,
strong {
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
}
.mb0 {
	margin-bottom: 0;
}
.mb10 {
	margin-bottom: 10px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb30 {
	margin-bottom: 30px;
}
.mb60 {
	margin-bottom: 60px;
}
.mb100 {
	margin-bottom: 100px;
}
.hide,
.hide.colorbox {
	display: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.bracket {
	margin: 0 10px;
}
.none {
	display: none;
}

.logo {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	position: relative;
	z-index: 9999;
}

.socials a {
	margin: 0;
	margin-right: 10px;
}
.socials a span {
	margin-left: 0;
}

.mediaQueClass { float: none; }
/* Menu
-------------------------------------------------------------------------------*/
.nav {
	font-family: 'montserratregular';
	font-size: 13px;
	text-align: center;
	line-height: 0;
}

.nav ul {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	list-style: none;
	margin:0;
	padding:0;
}
.nav ul li {
	width:auto;
	float:left;
	padding-right: 10px;
	margin: 0;
	margin-right: 10px;
	border: 0; 
	background: url('img/nav_bracket.png') no-repeat right;
}
.nav ul li:last-child {
	background: transparent;
}
.nav ul li.last {
	background: transparent;
}
.nav ul li a {
	text-transform: uppercase;
	display: block;
	width:auto;
	text-decoration: none;
	color:#000;
	padding: 15px 5px 12px 5px;
	border-top: 3px solid #F6F6F6;
	border-bottom: 3px solid #F6F6F6;
}
.nav ul li a:hover{
	color: #000;
	text-decoration: underline;
}

.nav ul li.current_page_item > a,
.nav ul li.current-menu-item > a,
.nav ul li.current-menu-parent > a,
.nav ul li.current-menu-ancestor > a {
	color: #000;
	border-bottom: #000 3px solid;
}

.nav ul ul li.current_page_item > a,
.nav ul ul li.current-menu-item > a,
.nav ul ul li.current-menu-parent > a,
.nav ul ul li.current-menu-ancestor > a {
	color: #000;
	border-top: 0;
	text-decoration: underline;
}

.nav ul li.current_page_item > a:hover,
.nav ul li.current-menu-item > a:hover,
.nav ul li.current-menu-parent > a:hover,
.nav ul li.current-menu-ancestor > a:hover{
	text-decoration: underline;
}
.nav .sub-menu li {
	margin: 0;
	background: #ed6531;
	padding: 0;
	width: 100%;
}
.nav .sub-menu li a {
	padding-left: 10px;
	padding-right: 10px;
}
.nav .sub-menu li:hover {
	background: #ed6531;
}

.nav ul ul {
	display: none;
}


/* Slider
-------------------------------------------------------------------------------*/
.flexslider {
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.flexslider ul {
	list-style: none;
}
.flexslider ul ul {
	list-style: disc;
}
.cover {
	-moz-background-size: cover !important;
	-webkit-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
}

#header-slider {
	margin: 0;
	border: 0;
	overflow: hidden;
	-ms-box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	height: 450px;
	margin-bottom: 88px;
}

.home #header-slider {
	margin-bottom: 0;
}

#header-slider .slides > li {
	height: 450px;
	display: block;
}

#header-slider h1 {
	padding: 0;
	background: transparent;
	font-size: 39px;
	margin: 0 0 10px 0;
	font-weight: normal;
}

.home #header-slider .logo {
/*	position: absolute;
	top: 170px;*/
}

#header-slider p {
	font-weight: 300;
}
#header-slider,
#header-slider .slides > li {
	height: 740px;
}

#header-slider .slider-overlay {
	background: rgba(253, 79, 0 ,0.9);
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}

.slider-shadow {
	display: block;
	margin: 0 auto;
}
.home #header-slider .span4 p {
	margin-bottom: 0;
}

/* Header slider caption */
#header-slider .caption {
	padding-top: 330px;  /* logoheight+logopos+padding */
}

#header-slider .caption,
#header-slider .caption a { 
	color: #FFF;
}
#header-slider .caption h1,
#header-slider .caption h2,
#header-slider .caption h3,
#header-slider .caption h4,
#header-slider .caption h5,
#header-slider .caption h6 {
	color: #FFF;	
}

.ghost-btn {
	border: 3px solid #FFF;
	color: #FFF;
	background: transparent;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding:10px 20px;
	font-family: 'montserratregular';
	text-transform: uppercase;
	
	-webkit-transition: all 300ms;
	-moz-transition: all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;
	transition: all 300ms;
}

#header-slider .caption a.ghost-btn:hover {
	background: #FFF;
	color: #525857;
	text-decoration: none;

	-webkit-transition: all 300ms;
	-moz-transition: all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;
	transition: all 300ms;
}

#header-slider  h3 {
	margin-top: 0;
	line-height: 20px;
}

.flexslider .slides img {
	width: auto;
}

/* Spots
-------------------------------------------------------------------------------*/
.spot-row {
	margin-bottom: 40px;
}
.spot {
	border-top: 3px solid #ed6531;
}
.spot a {
	text-decoration: none;
	display: block;
}

.spot-icon {
	width: 39px;
	height: 39px;
	color: #FFF;
	background: url('img/spots_more_bg.png') no-repeat;
	position: absolute;
	bottom: 0;
	right: 0;
	text-align: center;
	line-height: 39px;
	opacity: 0.9;
}

.spot-content {
	margin-bottom: 20px;
}
.spot .read-more {
	display: block;
	width:129px;
	height: 37px;
	line-height: 37px;
	background: url('img/spot_btn.png') no-repeat center;
	color: #FFF;
	font-family: 'montserratbold';
	font-size: 14px;
	text-transform: uppercase;
	margin: 0 auto;
}


/* Kontakt
-------------------------------------------------------------------------------*/
.page-template-page-contact-php input,
.page-template-page-contact-php textarea {
	color: #191917;
	background: #f4f3f3;
	font-family: 'montserratregular';
	border-radius: 0;
}
.page-template-page-contact-php textarea {
	height: 140px;
}
.page-template-page-contact-php .span8 input[type="submit"] {
	border: 0;
	background: #121212;
	color: #fff;
	width: 70px;
	height: 36px;
	
	position: absolute;
	bottom: 0;
	right: 0;
}
.span8 img.ajax-loader {
	position: absolute;
	bottom: 0;
	left: 0;	
}
.sidebar h1 {
	margin-bottom: 30px;
}
.sidebar p {
	margin-left: 20px;
	margin-bottom: 5px;
}
.sidebar p span {
	margin-left: -20px;
	margin-right: 0;
}
.sidebar a {
	margin-left: 5px;
}

.sidelist {
	font-family: 'montserratregular';
	font-weight: bold;
	color: #121212;
}
/* Footer
-------------------------------------------------------------------------------*/
.footer-image-section {
	color:#FFF;
}

.footer-image {
	height: 330px;
	-moz-background-size: cover !important;
	-webkit-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
}

.footer-overlay {
	background: url('img/opa30.png');
	height: 330px;
	width:100%;
	position: absolute;
	top: 0;
	left:0;
	z-index: 0;
}

.footer-image-section .textslide {
	height: 330px;
	display: table-cell;
	vertical-align: middle;
}

.footer-image-section .textslide h2,
.footer-image-section .textslide h3,
.footer-image-section .textslide h4,
.footer-image-section .textslide h5,
.footer-image-section .textslide h6 {
	color: #FFF;
}

.footer-image-section .textslide h1 {
	color: #FFF;
	margin: 10px 0;
	font-size: 59px;
	line-height: 1.1;
	padding: 0;
	background: transparent;
}

.newsletters {
	background: #FFF;
}
.newsletters .inner {
	padding: 20px 40px;
}

.newsletters input[type="email"]:-moz-placeholder {
	color: #1A1A18;
}
.newsletters input[type="email"]::-moz-placeholder {
	color: #1A1A18;
}

.newsletters input[type="email"]:-ms-input-placeholder {
	color: #1A1A18;
}

.newsletters input[type="email"]::-webkit-input-placeholder {
	color: #1A1A18;
}
.newsletters input[type="email"] {
	width: 279px;
	border: 1px solid #000;
	border-radius: 0;
	float: left;
	background: #FFF;
}
.newsletters input[type="submit"] {
	background: #121212;
	color: #FFF;
	border: 0;
	display: block;
	width: 100px;
	height: 40px;
	line-height: 38px;
	text-transform: uppercase;
	font-family: 'montserratregular';
	float: left;
}

#footer {
	text-align: center;
	background: #F6F6F6 url('img/footer_pattern_liten.png');
	color: #000;
	padding: 60px 0;
	font-family: 'Roboto', sans-serif;
}

#footer a {
	color: #000;
}

#footer .logo {
	margin-bottom: 30px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

/* Content
-------------------------------------------------------------------------------*/
.content {
	margin-bottom: 30px;
}

.inner {
	padding: 20px;
}
.sub-section {
	margin-bottom: 60px;
}
.span8.offset2 h1 img {
	margin-bottom: 20px;
}

.kolumner h1 {
	text-align: center;
}
.kolumn-3 h2,
.kolumn-3 h3,
.kolumn-3 h4,
.kolumn-3 h5,
.kolumn-3 h6 {
	margin-bottom: 0;
}

/* Gallery
-------------------------------------------------------------------------------*/
body .hidden {
	display: none;
}
.hidden.show {
	visibility: visible;
	display: block;
}
.hidden-row {
	display: none;
	height: 100%;
}

.gal-1,
.gal-2,
.gal-3,
.colorbox,
.colorbox-1,
.colorbox-2,
.colorbox img {
	display: block;
}

.gal-1.none,
.gal-2.none,
.gal-3.none {
	display: none;
}

.span8 .span6 .icon-search {
	line-height: 264px;
}
.span10 .span6 .icon-search {
	line-height: 332px;	
}
.span8 .span4 .icon-search {
	line-height: 129px;
}
.span10 .span4 .icon-search {
	line-height: 162px;	
}

.hover {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: url('img/gallery_overlay.png');
	opacity: 0;
}
.icon-search {
	font-size: 30px;
	text-align: center;
	width: 100%;
	color: #FFF;
	display: block;
}

.show_more:hover {
	cursor: pointer;
}
.show_more {
	background: url('img/gallery_btn.png') no-repeat;
	width: 248px;
	height: 52px;
	color: #FFF;
	line-height: 52px;
	text-align: center;
	margin: 0 auto;
	text-transform: uppercase;
}
.gallery-btn-holder {
	text-align: center;
}
.hideall,
.gallery-btn {
	background: transparent;
	color: #000;
	padding: 10px 20px;
	font-family: 'montserratregular';
	text-transform: uppercase;
	display: block;
	width: 150px;
	text-align: center;
	margin: 20px 10px;
	display: inline-block;
	border: 1px solid #000;

	-webkit-transition: all 300ms;
	-moz-transition: all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;
	transition: all 300ms;
}
.gallery-btn-holder .gallery-btn {
	display: inline-block;
	width: auto;
}

.gallery-btn.active {
	background: #000;
	color: #FFF;
}

.hideall:hover,
.gallery-btn:hover {
	cursor: pointer;
	color: #FFF;
	background: #000;
	text-decoration: none;
}
.gallery-btn.active:hover {
	text-decoration: underline;
}
.hide-row {
	text-align: center;
}

.front-post {
	display: block;
}
.front-archive {
	margin-bottom: 20px;
}

.overlay {
	width: 300px;
	height: 420px;
	background: url('img/hover_overlay.png');
	line-height: 255px;
	text-align: center;
	color: #FFF;
	text-transform: uppercase;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;

	-webkit-transition: all 300ms;
	-moz-transition: all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;
	transition: all 300ms;
}

.front-archive .overlay {
	width: 300px;
	height: 420px;
	background: transparent;
	line-height: 255px;
	bottom: 0;
	top: auto;
	opacity: 1;
	-webkit-transition: all 300ms;
	-moz-transition: all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;
	transition: all 300ms;
}

.overlay:hover {
	background: url('img/hover_overlay.png');
	opacity: 1;
}
.overlay h2 {
	background: url('img/hover_overlay.png');
	color: #000;
	margin: 0;
	line-height: 420px;
}

/*.front-post .overlay h2 {
	line-height: 420px;
}*/
.front-archive .overlay h2 {
	line-height: 60px;
	position: absolute;
	bottom: 0;
	width: 100%;
	-webkit-transition: all 300ms;
	-moz-transition: all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;
	transition: all 300ms;
}
.front-archive .overlay:hover {
	background: transparent;
}
.front-archive .overlay:hover h2 {
	-webkit-transition: all 300ms;
	-moz-transition: all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;
	transition: all 300ms;
	line-height: 420px;
}

.front-post {
	display: block;
}

.rel-1 .overlay,
.rel-2 .overlay,
.rel-3 .overlay {
	height: 420px;
}

.gallery .overlay:hover {
	opacity: 1;	
	-webkit-transition: all 300ms;
	-moz-transition: all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;
	transition: all 300ms;
}

.overlay .icon-search {
	font-size: 35px;
	line-height: 420px;
	color: #000;
	text-align: center;
}
.single .overlay {
	height: 420px;
	line-height: 420px;
}
.slider-logo {
	background: url('img/hover_overlay.png');
	padding: 20px 20px;
	position: absolute;
	top: 0;
	left: 0;
}
.slider-logo {
	width: 60px;
	height: 79px;
}

/* Blogg
-------------------------------------------------------------------------------*/
.excerpt-inner {	
	padding: 25px;
	padding-top: 10px;
}
.excerpt-inner h4,
.excerpt-inner h4 a {
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	color: #525857;
	font-size: 20px;
}
.archive .read-more {
	background: #ababab;
	color: #FFF;
	display: block;
	width: 90px;
	text-align: center;
	height: 35px;
	text-transform: uppercase;
	font-family: 'montserratregular';
	line-height: 2.5;
	float: right;
	border-radius: 2px;
}
.archive .read-more:hover {
	text-decoration: none;
}

/* Paginate */
ol.wp-paginate {
	text-align: center;
	margin-bottom: 30px;
}
.wp-paginate .title {
	display: none;
}
ol.wp-paginate a {
	background: #525857;
	color: #FFF;
	border: 0;

}
ol.wp-paginate .current {
	color: #fff;
	background: #131313;
	border: 0;
	margin-right: 4px;
	padding: 4px 8px;
}

ol.wp-paginate a:hover {
	background: #131313;
	color: #FFF;
}
#cboxOverlay { 
  	opacity: 0.9 !important; 
}

/* Forms
-------------------------------------------------------------------------------*/
input[type="text"],
input[type="email"],
input[type="tel"] {
	font-family: 'montserratregular';
	font-size: 14px;
	z-index: 3;
	border:0;
	width: 100%;
	height: 40px;
	padding-left: 13px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

textarea {
	font-family: 'montserratregular';
	padding-top: 10px;
	font-size: 14px;
	width: 100%;
	border: 0;
	height: 137px;
	margin-bottom: 0;
	padding-left: 13px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

}

input[type="submit"] {
	border: 0;
	background: #121212;
	color: #fff;
	width: 70px;
	height: 36px;
}

.wpcf7 p {
 	margin-bottom: 0;
}

#footer input[type=submit] {
	font-family: 'Roboto', sans-serif;
	border: 0;
	text-align: center;
	color: #FFF;
	background: #7E7E7E;
	border-radius: 5px;
	position: absolute;
	right: 0;
	top:0;

	-webkit-transition: all 300ms;
	-moz-transition: all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;
	transition: all 300ms;
}/*
#footer input[type=submit]:hover {
	-webkit-transition: all 300ms;
	-moz-transition: all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;
	transition: all 300ms;
	-ms-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	box-shadow: 0 1px 1px rgba(0,0,0,0.3);
}
#footer input[type=submit]:active {
	-ms-box-shadow:inset 0 1px 1px rgba(0,0,0,0.3);
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.3);
	-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.3);
	box-shadow:inset 0 1px 1px rgba(0,0,0,0.3);	
}

#footer .bootstrap-filestyle.input-group {
	position: absolute;
	right: 90px;
	z-index: 9;
	top: 0;
}*/

#footer input[type="file"], 
#footer span.group-span-filestyle,
#footer label.btn.btn-default,
#footer input[type=submit] {
	width: 85px;
	height: 32px;
}

#footer span.group-span-filestyle {
	display: block;
	background: #8f8f8f;
	font-family: 'Roboto', sans-serif;
	color: #FFF;
	border: 0;
	font-size: 12px;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;

	-webkit-transition: all 300ms;
	-moz-transition: all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;
	transition: all 300ms;
}

#footer span.group-span-filestyle:hover {
	background: #7E7E7E;

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
#footer label.btn.btn-default {
	display: block;
	padding: 0;
	margin-bottom: 0; 
	font-size: 14px; 
	cursor: pointer; 
	text-shadow: none; 
	line-height: 32px;
	font-style: italic;

	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat; 
	border: 0px solid #cccccc; 
	color: #FFF;

	-moz-border-radius: 5px;
	border-radius: 5px; 
	-moz-box-shadow: none;
	box-shadow: none;
}
#footer .buttons {
	overflow: hidden;
	margin-top: -32px;
}
#footer .buttons p {
	margin-bottom: 0;
}

input[type="text"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
   color: #191917;
}

input[type="text"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
textarea:-moz-placeholder { /* Firefox 18- */
   color: #191917;
}

input[type="text"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
textarea::-moz-placeholder {  /* Firefox 19+ */
   color: #191917;
}

input[type="text"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
   color: #191917;
}

.wpcf7-form-control-wrap {
	display:block;
}
.wpcf7 .wpcf7-response-output, .wpcf7 .wpcf7-not-valid-tip, .search_validate {
	text-align:center;
	background-color: #D82F23;
	border: 0;
	color:#fff;
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.35);
	-moz-box-shadow: 0 1px 5px rgba(0,0,0,0.35);
	box-shadow: 0 1px 5px rgba(0,0,0,0.35);
	font-size: 13px;
	width: auto;
	clear:both;
	position: relative;
	top: 0px;
	z-index: 500;
	margin:0 auto;
}

.wpcf7 .wpcf7-not-valid-tip {
	position: absolute;
	width: 185px;
	font-size: 12px;
	left: 10px;
	top: 40px;
	border-radius: 0;
	z-index: 500;
}

.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
	margin-top: 30px;
	margin-bottom: 30px;
	width:auto;
}

.wpcf7 .wpcf7-mail-sent-ok {
	background-color: #6CCC4E;
	z-index:500;
	margin-top: 20px;
}

span.wpcf7-form-control-wrap.file-808 {
	width: 85px;
	height: 35px;
	position: absolute;
	top: 0;
	right: 0;
}

/* #Responsive nav
================================================== */
.res-bg {
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 6666;
	width: 100%;
	height: 50px;
	-webkit-box-shadow: 1px 1px 5px rgba(0,0,0,0.2);
	-moz-box-shadow: 1px 1px 5px rgba(0,0,0,0.2);
	box-shadow: 1px 1px 5px rgba(0,0,0,0.2);
	background: #F6F6F6;
	color: #000;
	text-transform: uppercase;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
	
.res-nav{
	position: absolute;
	top: 0;
	left: 10px;
	z-index: 555;
	width: 95%;
}


.dl-menuwrapper button {
	background: #F6F6F6;
	border: none;
	width: 48px;
	height: 38px;
	text-indent: -900em;
	overflow: hidden;
	position: relative;
	cursor: pointer;
	outline: none;
}

.dl-menuwrapper button:hover, .dl-menuwrapper button.dl-active, .dl-menuwrapper ul {
	background: #F6F6F6;
	background: rgba(36, 36, 36, 0.9);
}
.dl-menuwrapper button, .dl-menuwrapper button:hover{
	background: none;
	top: 5px;
	left: 0;
	position: absolute;
	width: 30px;
}

.dl-menu.dl-subview li.dl-subview, .dl-menu.dl-subview li.dl-subview .dl-submenu, .dl-menu.dl-subview li.dl-subviewopen, .dl-menu.dl-subview li.dl-subviewopen > .dl-submenu, .dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li {
	margin: 0;
}

.dl-menuwrapper li a {
	text-decoration: none;
	padding: 15px 11px;
}

.dl-menuwrapper li.current-menu-item a {
	text-decoration: underline;
}


.dl-menuwrapper li.current-menu-item li a {
	text-decoration: none;
}

.dl-menuwrapper {
	max-width: 100%;
}

.dl-trigger:hover{
	cursor: pointer;
}

.dl-menuwrapper:first-child {
	margin-right: 0px;
}

.dl-menuwrapper button:after {
	content: '';
	position: absolute;
	width: 68%;
	height: 2px;
	background: #000;
	top: 12px;
	left: 16%;
	box-shadow: 0 7px 0 #000, 0 14px 0 #000;
}

.dl-menuwrapper {
	line-height: 20px;
}

.res-bg .left-text {
	color: #000;
	line-height: 50px;
	padding-left: 40px;
}

.res-bg .right-image {
	width: 30px;
	height: 30px;
	display: inline-block;
	position: absolute;
	top: 8px;
	right: 10px;
}

.dl-trigger {
	display: inline-block;
	height: 45px;
	width: 65px;
}


@media only screen and (max-width: 767px){
	
	.mediaQueClass { float: left; }

	#header-slider,
	#header-slider,
	#header-slider ul.slides,
	#header-slider .slides > li,
	#header-slider .slides > li {
		height: 100% !important;
	}
	#header-slider .caption h1 {
		font-size: 28px
	}
	.home #header-slider .logo {
	  /*top: 50px;*/
	}
	
	#header-slider {
		margin-bottom: 0;
	}
	#header-slider .caption {
	  padding-top: 180px;
	  height: 100%;
	  width: 90%;
	  padding-bottom: 180px;
	  margin: 0 auto;
	}

	#header-slider .slider-overlay {
		position: static;
	}
	#header-slider .caption .span4 {
		margin-bottom: 40px;
	}
	#header-slider .caption .span6 {
		margin-bottom: 20px;
	}
	#header-slider .caption .span6 .row-fluid {
		margin-top: 40px;
		margin-bottom: 40px;
	}
	.container {
		width: 90%;
		margin: 0 auto;
	}
	.sidebar {
		margin-bottom: 30px;
	}
	.kolumn-3 .span4 {
		text-align: center;
	}
	.kolumn-3 .span4 div {
		display: inline-block;
	}
	.newsletters input[type="email"] {
		width: 70%;
	}
	.newsletters input[type="submit"] {
		width: 30%;
	}
	.colorbox-1,
	.colorbox-2 {
		display: inline-block;
		margin-bottom: 20px;
	}
	.gallery .row-fluid.mb20 {
		margin-bottom: 0;
	}
	.single .overlay,
    .overlay .icon-search {
		width: 100%;
		height: 100%;
		line-height: 420px;
	}
	.front-archive {
		margin-bottom: 0px;
	}
	.front-archive .span4 {
		margin-bottom: 20px;
		text-align: center;
	}
	.front-post {
		display: inline-block;
	}
/*	.home .overlay {
		width: 100%;
		height: 100%;
		line-height: 420px;
	}
	.home .overlay h2 {
		line-height: 420px;	
	}*/
	.newsletters input[type="submit"] {
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		-ms-border-radius: 0;
		-o-border-radius: 0;
		border-radius: 0;
	}
	.page-template-page-brands-php .overlay,
	.home .overlay {
		opacity: 0.8;
	}

	.colorbox.rel-1,
	.colorbox.rel-2,
	.colorbox.rel-3 {
		display: inline-block;
	}
	.gallery-single.gal-1,
	.gallery-single.gal-2,
	.gallery-single.gal-3 {
		text-align: center;
	}
/*	.front-archive .overlay {
		width: 100%;
		height: 420px;
		line-height: 420px;
	}
	.front-archive .overlay h2 {
		line-height: 420px;
	}*/
	.front-archive .overlay {
		width: 300px;
		height: 420px;
		background: transparent;
		line-height: 255px;
		bottom: 0;
		top: auto;
		opacity: 1;
		-webkit-transition: all 300ms;
		-moz-transition: all 300ms;
		-ms-transition: all 300ms;
		-o-transition: all 300ms;
		transition: all 300ms;
	}
	.front-archive .overlay h2 {
		line-height: 60px;
		position: absolute;
		bottom: 0;
		width: 100%;
		-webkit-transition: all 300ms;
		-moz-transition: all 300ms;
		-ms-transition: all 300ms;
		-o-transition: all 300ms;
		transition: all 300ms;
	}
	.front-archive .overlay:hover {
		background: transparent;
	}
	.front-archive .overlay:hover h2 {
		-webkit-transition: all 300ms;
		-moz-transition: all 300ms;
		-ms-transition: all 300ms;
		-o-transition: all 300ms;
		transition: all 300ms;
		line-height: 420px;
	}

}