/*

Theme Name: Banzini 2

Description: This is a custom child theme for Salient

Author: Adam Epp

Author URI: http: //aemediainc.com/

Template: salient

Version: 2

*/



@import url("../salient/style.css");
body {
	background: url(images/bg1.jpg) top center fixed
}

a:hover {color:#ff5e5c}

h1, h2, h3, h4 {
	font-family: 'Raleway';
}
h1, .section-title h1 {
	font-family: 'Raleway' !important;
	font-weight: 300 !important;
	letter-spacing: 0.1em !important;
	color: #000
}
.section-title, .section-title h1 {
	border: 0 !important
}
.section-title h1 span {
	clear: both !important;
	width: 100%;
	display: inline-block;
	letter-spacing: 0 !important;
	font-size: 14px !important;
	color: #333 !important
}
.section-title {
	background: url(images/trim-line.png) bottom center no-repeat;
	margin-bottom: 20px !important
}
body.single .section-title {
	background: none
}
body.single .section-title h1 {
	font-family: 'Raleway' !important;
	font-weight: 300 !important;
	font-size: 2.5em !important;
	letter-spacing: 0.1em !important;
	color: #000
}
body.home .wpb_widgetised_column h4 {
	display: none
}
.clearboth {
	clear: both;
	display: block;
	font-size: 0px;
	height: 0px;
	line-height: 0;
	width: 100%;
}
hr {
	border: 0;
	clear: both;
	color: #e1e1e1;
	background-color: #e1e1e1;
	height: 1px;
	width: 100%;
	margin: 10px 0;
	padding: 0
}
ul.sf-menu li.current-menu-item {
	padding: 0 10px
}
ul.sf-menu li {
	margin: 0 10px
}
body header#top nav .sf-menu > li.current-menu-item.menu-item > a {
	padding-left: 15px !important;
	padding-right: 15px !important;
	color: #fff !important;
	background: #665f4c !important
}
body header#top nav .sf-menu > li a:hover {
	color: #fff !important;
	background: #252420 !important
}
header#top #toggle-nav {
	position: absolute;
	right: 0px;
	left: 0;
	width: 100%;
	top: 0px;
	display: none;
	height: 32px;
	padding-top: 5px;
	text-align: right;
	margin-bottom: 10px;
	text-align: center;
}
#mobile-menu li a {
	text-align: center !important;
	font-family: 'Raleway' !important;
	font-size: 16px !important
}

@media only screen and (min-width: 600px) {
#mobile-menu li {
	width: 50% !important;
	float: left;
	line-height: 1 !important;
	padding: 0 !important;
	margin: 0 !important
}
}
.logo-area {
	height: 160px;
	position: relative;
	width: 100%;
}
.logo-area a {
	transition: all 0.2s linear !important;
	-moz-transition: all 0.2s linear !important;
	-webkit-transition: all 0.2s linear !important;
	-o-transition: all 0.2s linear !important;
}
a#center-logo, #header-left, #header-right {
	width: 300px;
	height: 160px;
	position: absolute;
}
a#center-logo {
	background: url(images/logo-header-wordmark600.png) center center no-repeat;
	background-size: contain;
	position: absolute;
	left: 50%;
	margin-left: -150px;
	text-indent: -9999px
}
#header-left {
	left: 8%;
	background: url(images/logo-header-dirigible.png) center center no-repeat;
	background-size: 160px 160px
}
#header-right {
	right: 8%;
	width: 310px
}
a.header-call, a.header-menu {
	width: 150px;
	float: left;
	height: 160px;
	text-indent: -9999px
}
a.header-menu {
	background: url(images/menu-tag.png) 0 0 no-repeat;
	background-size: 150px 160px;
	margin-left: 10px
}
a.header-menu:hover {
	background: url(images/menu-tag.png) 0 -3px no-repeat;
	background-size: 150px 160px;
}
a.header-call {
	width: 150px;
	float: left;
	height: 120px;
	margin-top: 20px;
	background: url(images/call-tag.png) 0 0 no-repeat;
	background-size: 150px 240px
}
a.header-call:hover {
	background: url(images/call-tag.png) 0 -120px no-repeat;
	background-size: 150px 240px
}

@media only screen and (max-width: 1100px) {
a#center-logo {
	left: 20px;
	margin: 0;
	background: url(images/logo-header-wordmark-mobile.svg) center center no-repeat;
	background-size: contain
}
#header-left {
	display: none
}
#header-right {
	right: 20px
}
ul.sf-menu li {
	margin: 0 0px
}
body header#top nav .sf-menu > li.current-menu-item.menu-item > a {
	font-size: 12px !important
}
}

@media only screen and (max-width: 760px) {
.logo-area {
	height: 130px;
}
a#center-logo {
	left: 5%;
	width: 90%;
	background: url(images/logo-header-wordmark-mobile.svg) center center no-repeat;
	background-size: contain;
	height: 130px
}
#header-right {
	display: none
}
}
#header-outer {
	width: 100%;
	top: 0px !important;
	left: 0px;
	position: absolute;
	overflow: visible!important;
	padding: 0 !important;
	background-color: #fff;
	z-index: 9998;
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.22);
	-moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.22);
	-webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.22);
	border-bottom: 5px solid #665f4c
}
#header-outer a#logo {
	border: 1px solid red;
}
#header ul.sf-menu {
	border: 1px solid red !important;
}
.sf-menu li.menu-item a {
	padding-top: 20px !important
}
#header-social {
	position: absolute;
	height: 32px;
	top: 20px;
	left: 0px;
	width: 100%;
	z-index: 20001;
}
#header-social ul {
	display: inline-block;
	float: right
}
#header-social ul li {
	float: left;
	margin: 0 0 0 15px
}
#header-social ul li i {
	background: #333;
}
#header-social ul li i.icon-facebook, .social-connect i.fa-facebook.accent-color {
	background: #3267D7 !important
}
#header-social ul li i.icon-twitter, .social-connect i.fa-twitter.accent-color {
	background: #32C7E5 !important
}
.social-connect i.icon-normal {
	font-size: 36px;
	height: 72px;
	width: 72px;
	line-height: 72px;
	margin-right: 15px
}
.home-wrap, body .vc_text_separator div, #header-secondary-outer, #boxed, .container-wrap, .project-title, #page-header-wrap, .page-header-no-bg, .single-post #page-header-bg.fullscreen-header, .single-post #single-below-header.fullscreen-header, .carousel-wrap[data-full-width="true"] .carousel-heading, .carousel-wrap span.left-border, .carousel-wrap span.right-border, #full_width_portfolio .project-title.parallax-effect, .portfolio-items .col, .page-template-template-portfolio-php .portfolio-items .col.span_3, .page-template-template-portfolio-php .portfolio-items .col.span_4 {
	background: none !important; /* safari text fix */
	box-shadow: none !important
}
.portfolio-filters-inline h1, .portfolio-filters-inline #current-category {
	display: inline-block;
	width: auto;
	font-family: 'OpenSansBold';
	font-weight: normal;
	font-size: 30px;
	letter-spacing: 0;
	line-height: 20px;
	position: relative;
	text-transform: none;
	top: 0;
	float: none;
	color: #444 !important
}
.portfolio-filters-inline #current-category {
	font-family: 'OpenSansRegular';
}
.portfolio-filters {
	height: 33px;
	z-index: 100;
	margin: 0 auto;
	position: relative;
	display: inline-block;
	width: 100%;
}
.portfolio-filters-inline ul li, .portfolio-filters-inline ul ul {
	display: inline;
}
.portfolio-filters-inline ul {
	line-height: 22px;
}
.portfolio-filters-inline ul {
	margin: 0px!important;
	text-align: center;
}
.portfolio-filters-inline .container > ul {
	max-width: 100%;
	margin-right: 0 !important;
}
.portfolio-filters-inline ul ul {
	margin-left: 0px!important;
}
.portfolio-filters-inline .container {
	text-align: center
}
.portfolio-filters-inline .container > ul {
	display: inline-block;
	float: none;
	margin: 15px auto
}
.trimline {
	background: url(images/trim-line.png) no-repeat top center;
	padding-top: 20px !important
}
.menu-desc {
	font-family: 'Raleway';
	margin-bottom: 30px;
	clear: both
}
.toggle h3 span {
	font-family: 'Raleway';
	font-size: 16px;
	line-height: 20px;
	text-transform: uppercase
}
.toggle.open h3 span {
	font-size: 24px !important;
	text-transform: uppercase
}
.copyright {
	text-align: center
}
.menu-footer-container {
	text-align: center
}
ul#menu-footer {
	display: inline-block;
	margin: 10px 0 30px 0;
	padding: 0
}
ul#menu-footer li {
	float: left;
	margin: 0 10px
}
ul#menu-footer li a {
	font-family: 'Raleway' !important;
	font-size: 18px;
	color: #665a3d;
	text-transform: uppercase
}
ul#menu-footer li a strong {
	font-family: 'Raleway' !important;
	font-weight: 700;
	color: #8d8879
}
ul#menu-footer li.current-menu-item a, ul#menu-footer li.current-menu-item a strong {
	color: #fff !important
}
ul#menu-footer li a:hover, ul#menu-footer li a:hover strong {
	color: #fff !important
}
/* Twitter for footer */
#footer .twitter-item {
	color: #888;
	border-bottom: none
}
#footer .twitter-item a {
	color: #665f4c
}
#twitter-container {
	background: #665f4c;
	color: #fff;
	padding: 20px 0;
	text-align: center;
	font-family: 'Raleway';
	font-size: 12px
}
#twitter-container a {
	color: #333;
}
#twitter-container i.fa-twitter {
	font-size: 2em;
	background: none;
	margin-bottom: 15px
}
#copyright {
	background: #000;
	padding: 20px
}

@media only screen and (min-width: 1000px) {
#header-outer {
	margin-top: 160px
}
h1, .section-title h1 {
	font-size: 5em !important;
}
ul#menu-footer li a {
	font-size: 30px;
}
#twitter-container i.fa-twitter {
	font-size: 4em;
}
#twitter-container {
	font-size: 18px
}
}

@media only screen and (max-width: 768px) {
ul#menu-footer li {
	width: 100%;
	margin: 0;
	padding: 0 0 10px 0;
}
ul#menu-footer li a {
	font-size: 16px;
}
}
#mobile-footer {
	display: none
}

@media only screen and (max-width: 480px) {
#mobile-footer {
	display: block !important;
	position: absolute;
	z-index: 10000;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #fff;
	height: 48px;
	position: fixed
}
#mobile-footer a {
	float: left;
	width: 20%;
	text-align: center;
	line-height: 48px;
	font-size: 22px;
	color: #FFFFFF;/*transition: 0 !important;
	-moz-transition: 0 !important;
	-webkit-transition: 0 !important;
	-o-transition: 0 !important;*/
}
#mobile-footer a.mobphone {
	background: #665f4c;
}
#mobile-footer a.mobmenu {
	background: #222222;
}
#mobile-footer a.mobemail {
	background: #ff5e5c;
	font-size: 16px
}
#mobile-footer a.mobfacebook {
	background: #3366cc
}
#mobile-footer a.mobtwitter {
	background: #1FB9FC
}
}


#respond h3, #respond label, .cf7-label {font-family:'Raleway' !important; text-transform:uppercase}
#respond h3 {font-size:32px}
#respond input[type="text"], #respond textarea, input.wpcf7-text, textarea.wpcf7-textarea {border:2px solid #665f4c; background:none}
textarea.wpcf7-textarea {height:240px !important}
#respond input[type="text"]:focus, #respond textarea:focus,input.wpcf7-text:focus, textarea.wpcf7-textarea:focus {background:rgba(0,0,0,0.1) !important}
#sidebar .search-submit {position:absolute; top:0; right:0; color:#333 !important; background:none; height:44px; width:44px; }
#sidebar input.search-field {border:1px solid #665f4c; background:none; color:#333 !important; font-family:'Raleway'}
#sidebar .search-submit:hover {color:#fff !important}