/* -----------------------------------------------------------------------------------

	Theme Name: Dr Steinbrech
	Theme URI: http://maleplasticsurgerynewyork.com
	Description: Custom Responsive Theme For Dr. Steinbrech
	Author: Dan Caruso Media
	Author URI: http://dancarusomedia.com
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Tags: custom-menu, translation-ready, full-width-template, post-formats, theme-options
	Version: 3.0

	
	
----------------------------------------------------------------------------------- */



.package-container {
float:left;
width:100%;
background-color:white;
height:385px;
}

@media (max-width:480px) {
.package-container {
width:100%;
}
}

.package-sub-container {
width:100%;
background-color:#ddc043;
height:50px;
color:white;
text-align:center;
line-height:50px;
font-size:28px;
font-weight:bold;
}

.package-interior {
padding:10px 7px;
text-align:center;
color:black;
font-size:16px;
height:240px;
}

.package-interior .entry {
margin:2px 0;
}

.package-price-button {
width:130px;
background-color:#d2d2d2;
color:white;
font-size:18px;
border:2px solid #d2d2d2;
border-radius:10px;
margin:0 auto;
text-align:center;
padding:5px 8px;
}

.soc li.soc-insta-list img {
display:block;
float:left;

}
/* ---------------------------- */
/* Hacks Hacks Hack Hacks Hacks */
/* ---------------------------- */
.mps-home-top-align {
padding-top:25px
}

img.dr-press-dark-logo
{
	width:100%;
	background-color:white;
	padding:5px !important;
}

table.dr-s-press-display td
{
 vertical-align:bottom;
}


@media (max-width: 480px)
{ 
.dr-table-response
{

display:table;
width:100%;
text-align:center;
margin-top:15px;

}
}


h3.fancy-box-r
{
    display: table;
    border: 3px solid #DFBE52;
    padding: 15px;
    text-align: center;
    margin: 0 auto;
}
/* ---------------------------- */
/*           General
/* ---------------------------- */

body {
	font: 14px/21px Arial, sans-serif;
}
button,
input[type="submit"],
input[type="reset"],
input[type="button"],
input,
textarea,
select {
	font-family: "Helvetica Neue", Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6, .page-title,
.description-inner h4 a, .lp-description h5, .portfolio-item-text h5,
.mt-accordion h3, .mt-toggle .mt-toggle-title, .mt-tabs-nav li a, .team-member .position {
	"Helvetica Neue", Arial, sans-serif;
}
blockquote, blockquote p, .widget .lp-description span, .post-shortcode-meta {
	font-family: Georgia, serif;
}
a {
	text-decoration: underline;
	-webkit-transition: border .2s ease, color .2s ease;
	-moz-transition: border .2s ease, color .2s ease;
	-ms-transition: border .2s ease, color .2s ease;
	-o-transition: border .2s ease, color .2s ease;
	transition: border .2s ease, color .2s ease;
}
.alignleft {
	float: left;
	margin: 5px 15px 0 0;
}
.alignright {
	float: right;
	margin: 5px 0 0 15px;
}
.aligncenter {
	display: block;
	margin: 10px auto;
}
.slider-wrapper .alignleft,
.slider-wrapper .alignright,
.slider-wrapper .aligncenter {
	display: block;
	margin: 0 auto;
}
.highlight {
	padding: 0 3px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px; 
	color: #fff;
}
.divider {
	width: 1000px;
	margin-left: -30px;	
}
.page-title .divider {
	display:none;
}
.one.column .divider,
.two.columns .divider,
.three.columns .divider,
.four.columns .divider,
.five.columns .divider,
.six.columns .divider,
.seven.columns .divider,
.eight.columns .divider,
.nine.columns .divider,
.ten.columns .divider,
.eleven.columns .divider,
.mt-one-half .divider,
.mt-one-third .divider,
.mt-two-third .divider,
.mt-three-fourth .divider,
.mt-one-fourth .divider,
.mt-one-fifth .divider,
.mt-two-fifth .divider,
.mt-three-fifth .divider,
.mt-four-fifth .divider,
.mt-one-sixth .divider,
.mt-five-sixth .divider {
	width: 100%;
	margin: 0;
}
.divider-line {
	clear: both;
	display: block;
	overflow: hidden;
	width: 100%;
	height: 1px;
	padding-top: 20px;
	margin-bottom: 40px;
	border-bottom: 1px solid #ddd;
}
.divider-color {
	clear: both;
	display: block;
	overflow: hidden;
	position: relative;
	width: 20%;
	height: 1px;
	margin: -41px auto 41px;
}
::-moz-selection {color: #fff;}
::-webkit-selection {color: #fff;}
::selection {color: #fff;}
.p10, .p20, .p30, .p40, .p50 {clear:both; overflow: hidden; height: 0; width: 0; display: block;}
.p10 {padding-bottom: 10px;}
.p20 {padding-bottom: 20px;}
.p30 {padding-bottom: 30px;}
.p40 {padding-bottom: 40px;}
.p50 {padding-bottom: 50px;}
.m20 {margin-bottom: 20px;}
.m30 {margin-bottom: 30px;}
.m40 {margin-bottom: 40px;}

.logo img,
.post-item img,
.lightbox-photo img,
.portfolio-item-top img,
img.featured-image-page,
img.responsive-image,
img.alignnone, img.alignleft, img.alignright, img.aligncenter {max-width: 100%;}
img.alignnone, img.alignleft, img.alignright, img.aligncenter {height: auto;}

/* ---------------------------- */
/*          Typography
/* ---------------------------- */

h1,h2,h3,h4,h5,h6 {
	margin-bottom:0.8em;
	font-weight: bold;
}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {font-weight:inherit; line-height:1.4em;}
h1 {font-size:28px;}
h2 {font-size:24px;}
h3 {font-size:18px;}
h4 {font-size:18px;}
h5 {font-size:16px;}
h6 {font-size:14px;}
p {
	margin:0 0 20px;
font-family: 'Arial';

}
p img {
	margin:0;
}
em {
	font-style:italic;
}
strong {
	font-weight:700;
}
small {
	font-size:80%;
}
blockquote, blockquote p {
	font-size:14px;
	line-height:24px;
	font-style:italic;
}
blockquote {
	margin:0 0 20px;
	padding:9px 20px 0 30px;
	border-left: 3px solid #ddd;
}
blockquote cite {
	display:block;
	font-size:12px;
	font-style:normal;
}
blockquote cite:before {
	content:"\2014 \0020";
}
hr {
	clear:both;
	height:0;
	border-width:1px 0 0;
	margin:10px 0 30px;
}
.dropcap1, .dropcap2, .dropcap3 {
	width: 1em;
	display: block;
	float: left;
	line-height: 1em;
	text-align: center;
	margin-right: 10px;
	padding: 0.3em 0.34em;
	font-size: 180%;
	color: #fff;
}
.dropcap2 {    
	-webkit-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
	border-radius: 0.3em;   
}
.dropcap3 {
	-webkit-border-radius: 2.6em;
	-moz-border-radius: 2.6em;
	border-radius: 2.6em;   
}
:focus {-moz-outline-style: none; outline: none;}
a:focus {outline:none;}
a:active {outline:none;}

/* ---------------------------- */
/*            Lists
/* ---------------------------- */

ul,ol {margin-bottom:20px;}
ul {list-style:none outside;}
ol {list-style:decimal;}
ol,.list-square ul,.list-circle ul,.list-disc ul {margin-left:30px;}
.list-square ul {list-style:square outside;}
.list-circle ul {list-style:circle outside;}
.list-disc ul {list-style:disc outside;}
ul ul,ul ol,ol ol,ol ul {margin:4px 0 5px 30px;}
ul ul li,ul ol li,ol ol li,ol ul li {margin-bottom:6px;}
li {line-height:18px;margin-bottom:12px;}

/* ---------------------------- */
/*           Tables
/* ---------------------------- */

table {
	border-collapse: collapse;
	margin-bottom: 20px;
	text-align: center;
	width: 100%;
}
th {
	font-size: 14px;
	padding: 0.8em;
	text-transform: uppercase;
	font-weight: bold;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
td {
	font-size: 12px;
	padding: 0.8em;
	border-bottom: 1px solid #e8e8e8;
}
.pinned {
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	background-color: #fff;
}
div.table-wrapper {
	border-right: 1px solid #ddd;
}

/* ---------------------------- */
/*        Social Icons
/* ---------------------------- */

.socials ul {
	float: left;
	margin: 0;
}
.header .socials ul {
	float: right;
}
.socials ul li {
	float: left;
	display: inline-block;
	margin: 0;
	position: relative;
}
.socials ul li a {
	background-color: #777;
	background-image: url(images/social-icons.png);
	background-repeat: no-repeat;
	display: block;
	margin-right: 4px;
	margin-bottom: 4px;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	-webkit-transition:background .2s ease-out;  
	-moz-transition:background .2s ease-out;  
	-o-transition:background .2s ease-out;  
	transition:background .2s ease-out;
	-webkit-box-shadow: 2px 2px 0px 0px rgba(0,0,0,0.3);
	box-shadow: 2px 2px 0px 0px rgba(0,0,0,0.3);
}
.header .socials ul li a {
	margin-right: 0;
	margin-left: 4px;
}
.socials li.social-twitter a {background-position: 0 0;}
.socials li.social-facebook a {background-position: -30px 0;}
.socials li.social-google a {background-position: -60px 0;}
.socials li.social-rss a {background-position: -90px 0;}
.socials li.social-linkedin a {background-position: -120px 0;}
.socials li.social-dribbble a {background-position: -150px 0;}
.socials li.social-pinterest a {background-position: -180px 0;}
.socials li.social-skype a {background-position: -210px 0;}
.socials li.social-forrst a {background-position: -240px 0;}
.socials li.social-vimeo a {background-position: -270px 0;}
.socials li.social-youtube a {background-position: -300px 0;}
.socials li.social-instagram a {background-position: -330px 0;}
.socials li.social-flickr a {background-position: -360px 0;}
.socials li.social-deviantart a {background-position: -390px 0;}
.socials li.social-digg a {background-position: -420px 0;}
.socials li.social-stumbleupon a {background-position: -450px 0;}
.socials li.social-reddit a {background-position: -480px 0;}
.socials li.social-dropbox a {background-position: -510px 0;}
.socials li.social-evernote a {background-position: -540px 0;}
.socials li.social-picasa a {background-position: -570px 0;}
.socials li.social-tumblr a {background-position: -600px 0;}
.socials li.social-blogger a {background-position: -630px 0;}
.socials li.social-behance a {background-position: -660px 0;}
.socials li.social-twitter a:hover {background-color: #2daae1;}
.socials li.social-facebook a:hover {background-color: #3c5b9b;}
.socials li.social-google a:hover {background-color: #f63e28;}
.socials li.social-rss a:hover {background-color: #fa8c27;}
.socials li.social-linkedin a:hover {background-color: #0173b2;}
.socials li.social-dribbble a:hover {background-color: #f9538f;}
.socials li.social-pinterest a:hover {background-color: #cb2027;}
.socials li.social-skype a:hover {background-color: #00aaf1;}
.socials li.social-forrst a:hover {background-color: #31723e;}
.socials li.social-vimeo a:hover {background-color: #41b2dc;}
.socials li.social-youtube a:hover {background-color: #fe3432;}
.socials li.social-instagram a:hover {background-color: #517fa4;}
.socials li.social-flickr a:hover {background-color: #ff0084;}
.socials li.social-deviantart a:hover {background-color: #54675a;}
.socials li.social-digg a:hover {background-color: #1b5891;}
.socials li.social-stumbleupon a:hover {background-color: #eb4924;}
.socials li.social-reddit a:hover {background-color: #fe3432;}
.socials li.social-dropbox a:hover {background-color: #2fb9ed;}
.socials li.social-evernote a:hover {background-color: #78b422;}
.socials li.social-picasa a:hover {background-color: #8a66a3;}
.socials li.social-tumblr a:hover {background-color: #2a445f;}
.socials li.social-blogger a:hover {background-color: #ff6600;}
.socials li.social-behance a:hover {background-color: #2d9ad2;}


/* --------- OVERLAY --------- */

.image-overlay > span, .image-overlay .gallery-icon a > span {
	background-color: #000;
	background-color: rgba(0,0,0,.7);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}
.image-overlay span [class^="icon-"], .image-overlay span [class*="icon-"] {
	position: absolute;
	text-align: center;
	left: 50%;
	top: 50%;
	margin-top: -25px;
	margin-left: -35px;
	padding: 13px 0;
	font-size: 24px;
	line-height: 24px;
	width: 70px;
	height: 24px;
	color: #fff;
	text-shadow: 0 1px 4px rgba(0,0,0,0.4);
	-webkit-box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.3);
	box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.3);
}
.lp-image .image-overlay span [class^="icon-"], .lp-image .image-overlay span [class*="icon-"],
.flickr_badge_image .image-overlay span [class^="icon-"], .flickr_badge_image .image-overlay span [class*="icon-"] {
	margin-top: -20px;
	margin-left: -20px;
	padding: 12px 0;
	font-size: 16px;
	line-height: 16px;
	width: 40px;
	height: 16px;
}
.lightbox-photo {
	padding: 0;
	position: relative;
}
.lightbox-photo a {
	display:block;
	position:relative;
	z-index: 5;
}
.lightbox-photo a img {
	display: block;
}

/* --------- ToTop PLUGIN --------- */

#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:0;
	right:10px;
	overflow:hidden;
	width:60px;
	height:16px;
	padding: 12px 0;
	border:none;
	background-color: #444;
	font-size: 16px;
	text-align: center;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}
#toTop:hover {
	color: #fff;
}
#toTop:active, #toTop:focus {
	outline:none;
}

/* ---------------------------- */
/*         Structure
/* ---------------------------- */

.main-shadow {
	/*background: url(images/main-shadow-960.png) top center repeat-y;*/
}
.main-content {
	background-color: ;
	margin: 0 auto;
	width: 1000px;
}
.content > .container {
	padding-top: 20px;
	padding-bottom: 0px;
background-color: #121212;
}
h1.line-header, h2.line-header, h3.line-header,
h4.line-header, h5.line-header, h6.line-header {
	background: url(images/header-bg.png) repeat-x center center;
text-align: center;
font-family: 'EB Garamond',Garamond,'Times New Roman',Times,serif;
}
h1.line-header span, h2.line-header span, h3.line-header span,
h4.line-header span, h5.line-header span, h6.line-header span {

	padding-right: 20px;
}

/* --------- TOP NAV --------- */

.top-nav {
	background-color: #444;
	min-height: 40px;
}
.top-nav ul {
	margin-bottom: 0;
}
.top-nav li {
	margin: 0 20px 0 0;
	padding: 0;
	float: left;
	display: inline-block;
	position: relative;
}
.top-nav li a {
	color: #aaa;
	font-size: 14px;
	line-height: 40px;
}
.top-nav li a:hover, .top-nav li.current-menu-item a {
	color: #fff;
}

/* --------- TOP TEXT --------- */

.top-info-text {
	color: #aaa;
	padding: 5px 0;
	line-height: 28px;
}
.top-info-text a:hover {
	color: #fff;
	text-decoration: underline;
}

/* --------- HEADER --------- */

.header {padding-top: 20px;
border-top: 0 !important;
}
.header .row {margin-bottom: 15px}
.header .logo {float: left; max-width: 100%;}
.logo-text {
	float: left;
	border-left: 1px solid #dddddd;
	color: #aaaaaa;
	margin: 8px 0 0 20px;
	padding: 0 0 0 20px;
}

/* --------- NAVIGATION --------- */

.navigation-wrapper {
	display: block;
	width: 1000px;
	position: relative;
	float: left;
	
background: url('/wp-content/themes/drsteinbrech/images/nav-bar-bg.png') top repeat-y;
background-size: 100% 100%;
}
.responsive .navigation-wrapper .container {margin-left: 0;}
.navigation-wrapper select {
	display: none;
	padding: 9px 15px;
	margin: 15px auto 30px;
	font-size: 14px;
	height: 40px;
	border: 1px solid #ddd;
}
.navigation-wrapper option {
	padding: 5px 15px;
	border: none;
}
.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sf-menu {
	line-height: 1.0;
	float: left;
	margin: 0;
}
.sf-menu ul {
	position: absolute;
	top: -999em;
	width: 10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width: 100%;
}
.sf-menu li:hover {
	visibility: inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float: left;
	position: relative;
}
.sf-menu a {
	display: block;
	position: relative;
	text-align: left;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left: 0;
	top: 48px; /* match top ul list item height */
	z-index: 1001;
}
.ie8 .sf-menu li:hover ul,
.ie8 .sf-menu li.sfHover ul {
	zoom: 1;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top: -999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left: 10em; /* match ul width */
	top: 0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top: -999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left: 10em; /* match ul width */
	top: 0;
}
.sf-menu a {
	color: #fff !important;	
	text-shadow: 0 1px 2px rgba(0,0,0,0.3);
}
.sf-menu a:hover,
.sf-menu ul,
.sf-menu > li:hover > a,
.sf-menu .current-menu-item ul.sub-menu li a {
	background-color: #555;
}
.sf-menu > li a {
	height:20px;
	line-height: 20px;
	text-decoration:none;
	font-size:14px;
font-weight: bold;
	padding: 14px 22px;
text-transform: uppercase;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}
.sf-menu ul {
	-webkit-box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.3);
	box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.3);
}
.sf-menu ul a {
	min-width:162px;
	float:left;
	padding:12px 20px 12px 25px;
}
.sf-menu a .sf-sub-indicator {
	display:none;
}
.sf-menu > li a.sf-with-ul:after {
	font-family: 'icomoon-essential';
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	content: "\e09f";	
	max-width:10px;
	height:10px;
	padding: 0 0 3px 10px;
	font-size: 8px;
}
.sf-menu li li a.sf-with-ul:after {
	font-family: 'icomoon-essential';
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	content: "\e09e";
	padding-left: 0;
	max-width:10px;
	float: right;
	margin-right:5px;
	text-align: right;
}
.sf-menu li li a .sf-sub-indicator {
	display:none;
}
.sf-menu li li a .sf-sub-indicator:last-child {
	display: none
}

/* --------- PAGE TITLE --------- */

.page-title h2 {
	display: none;
}
.page-title .divider-line {
	padding-top: 0;
	margin-bottom: 0;
}
.page-title .divider-color {
	width: 20%;
	height: 1px;
	margin: -1px 0 0 30px;
}

/* ---------------------------- */
/*          Content
/* ---------------------------- */

.slogan {text-align: center;}
.slogan h1, .slogan h2, .slogan h3, .slogan h4, .slogan h5, .slogan h6 {margin-bottom: 0.8em; line-height: 1.2em;}
.callout-box {
	background-color: #fefefe;
	border: 1px solid #dddddd;
	padding: 30px 30px 10px;
	margin-bottom: 20px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	position: relative;
}
.callout-box p {margin-bottom: 10px;}

/* ---------------------------- */
/*         Portfolio
/* ---------------------------- */

.portfolio-filterable {
	position: relative;
	overflow: hidden;
}
.portfolio-item {
	position: relative;
	margin-bottom: 20px;
}
.portfolio-item-top {
	position: relative;
}
.portfolio-item-top img {
	display: block;	
}
.portfolio-item-text {
	position: relative;	
}
.portfolio-item-text h5 {
	font-size: 13px;
	margin-bottom: 0;
	font-weight: bold;
}
.portfolio-item-text span, .portfolio-item-text h5 a {
	color: #777;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}
.portfolio-item-text span {
	position: absolute;
	right: 15px;
	top: 50%;
	font-size: 12px;
	line-height: 12px;
	margin-top: -6px;
}
.portfolio-item-text h5 a {
	padding: 12px 40px 12px 15px;
	display: block;		
	background-color: #eee;
	border-bottom: 5px solid #dddddd;
}
.portfolio-item-text:before {
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 0 none;
	border-bottom: 10px solid #ffce4f;
	content: "";
	left: 20px;
	position: absolute;
	top: -10px;
	z-index: 100;
}
/* portfolio style2 */
.portfolio-wrapper.style2 .portfolio-item-text a {border-top: 4px solid #eee;}
.portfolio-wrapper.style2 .portfolio-item-text:before {border-bottom: 10px solid #eee;}

/* portfolio style3 and style4 */
.portfolio-wrapper.style3 .portfolio-item-text:before,
.portfolio-wrapper.style4 .portfolio-item-text:before {
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 0 none;
	border-bottom: 10px solid #ffce4f;
	content: "";
	position: absolute;
	left: 50%;	
	top: -10px;
	margin-left: -10px;
	z-index: 100;
}
.portfolio-wrapper.style3 .portfolio-item-text a,
.portfolio-wrapper.style4 .portfolio-item-text a {text-align: center; padding: 12px 15px;}
.portfolio-wrapper.style3 .portfolio-item-text span [class^="icon-"],
.portfolio-wrapper.style3 .portfolio-item-text span [class*=" icon-"],
.portfolio-wrapper.style4 .portfolio-item-text span [class^="icon-"],
.portfolio-wrapper.style4 .portfolio-item-text span [class*=" icon-"] {display: none;}
.portfolio-wrapper.style4 .portfolio-item-text a {border-top: 4px solid #eee;}
.portfolio-wrapper.style4 .portfolio-item-text:before {border-bottom: 10px solid #eee;}

/* --------- PORTFOLIO FILTER --------- */

ul#portfolio-filters {
	margin: 0 auto 40px;
	list-style-type:none;
	list-style-position:outside;
}
#portfolio-filters li {
	display: inline-block;
	float: left;
	margin-bottom: 0px;
	position: relative;
	z-index: 100;
}
#portfolio-filters a {
	color: #aaaaaa;
	border: 1px solid #dddddd;
	font-weight: bold;
	font-size: 12px;
	display: block;
	padding: 3px 8px;
	margin: 0 10px 10px 0;
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}
#portfolio-filters a:hover, #portfolio-filters li.current a {
	color: #fff;
	text-shadow: 0 1px 1px rgba(0,0,0,0.3);
}

/* --------- SINGLE PORTFOLIO --------- */

.portfolio-navigation {
	margin-bottom: 10px;
}
.portfolio-navigation .portfolio-prev a, .portfolio-navigation .portfolio-page-link a {
	margin-right: 10px;
}
.portfolio-navigation div a {
	margin: 0;
	padding: 0;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	float: left;
	display: inline-block;
	font-size: 12px;
	color: #fff;
	text-shadow: 0 1px 1px rgba(0,0,0,0.3);
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.portfolio-navigation div a:hover {
	background: #777;
}
.portfolio-details h5, .portfolio-details h3 {
	margin-bottom: 0;
}
.portfolio-details h6 {
	margin-bottom: 5px;
}
.portfolio-details h6 span {
	height: 1px;
	width: 30px;
	display: block;
	margin: 5px 0 0;
	background: #ddd;
}
.portfolio-details .divider-line {
	height: 1px;
	margin-bottom: 15px;
	border-bottom: 1px solid #ddd;
	padding-top: 15px;
}
.portfolio-details .divider-color {
	width: 30px;
	height: 1px;
	margin: -16px 0 17px;
}
.portfolio-details .mt-button {margin-left: 0;}
.portfolio-single-categories a {
	padding: 4px 10px;
	display: inline-block;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #777;
	color: #fff !important;
	text-shadow: 0 1px 2px rgba(0,0,0,0.3);
	-webkit-transition: background .1s ease;
	-moz-transition: background .1s ease;
	-ms-transition: background .1s ease;
	-o-transition: background .1s ease;
	transition: background .1s ease;
}
.portfolio-single-top {
	margin-bottom: 20px;
	position: relative;
}
.ie8 .portfolio-top-single {
	z-index: 80;
	zoom: 1;
}

/* ---------------------------- */
/*         Testimonials
/* ---------------------------- */

.testimonial-inner {
	background-color: #fefefe;
	border: 1px solid #dddddd;
	padding: 30px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	position: relative;
	max-width: 100%;
}
.testimonial-author {
	font-weight: bold;
	margin-top: 20px;
}
.testimonial p {
	margin-bottom: 0;
}
.testimonial:after {
	font-family: 'icomoon-essential';
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	content: "\e0b3";
	position: absolute;
	bottom: 30px;
	right: 30px;
	font-size: 24px;
	color: #dddddd;
}

/* ---------------------------- */
/*          Services
/* ---------------------------- */

.service-icon {
	float: left;
	color: #fff;
	text-shadow: 0 1px 2px rgba(0,0,0,0.3);
	width: 40px;
	height: 16px;
	line-height: 16px;
	padding: 12px 0;
	font-size: 16px;
	text-align: center;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
.service-text {
	margin-left: 55px;
}
.service-text h4 {
	margin-bottom: 0.8em;
}

/* ---------------------------- */
/*         Skills bar
/* ---------------------------- */

.skill-bar {
	height: 20px;
	line-height: 20px;
	padding: 10px 15px;
	background: #eee;
	max-width: 100%;
	display: block;
	position: relative;
	margin-bottom: 10px;
}
.skill-bar span {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 40px;
}
.skill-bar .skill-text {
	color: #fff;
	text-shadow: 0 1px 2px rgba(0,0,0,0.3);
	font-size: 14px;
	position: absolute;
	z-index: 99;
}

/* ---------------------------- */
/*            Team
/* ---------------------------- */

.team-member-wrap {
	position: relative;
	margin-bottom: 20px;
}
.team-member-photo {
	display: block;
}
.team-member-photo img {
	display: block;
	margin: 0 auto 20px;
}
.team-member .position {
	font-size: 12px;
	margin-left: 20px;
	font-weight: bold;
	float: right;
}
.single-teammembers .page-title .position {
	font-size: 16px;
	margin-left: 20px;
	font-weight: bold;
	float: right;
}
.team-member-description {
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #ccc;
	line-height: 1.5em;
}
.single-teammembers .team-member-description {
	border-top: none;
	margin-top: 0;
	padding-top: 0;
}
.team-member-description p {margin-bottom: 5px;}
.single-teammembers .team-member-description p {margin-bottom: 20px;}
.team-member-description .socials {
	margin-top: 17px;
	padding-top: 20px;
	border-top: 1px solid #ccc;
}
.team-member-description a.team-readmore {
	margin-top: 10px;
	float: right;	
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #444;
}

/* ---------------------------- */
/*          Contact
/* ---------------------------- */

.googlemap {
	margin: 0 0 20px;
	position: relative;
	z-index: 51;
}
.slider-wrapper .googlemap {
	margin-bottom: 0;
}
.googlemap iframe {
	display: block;
	max-width: 100%;
}
.map-infowindow {
	font-size: 12px;
}
.wpcf7-form input {
	min-height: 20px;
}
.wpcf7-form textarea {
	height: 150px;
}
.wpcf7-form input, .wpcf7-form textarea, .wpcf7-form select {
	border: 1px solid #ccc;	
	padding: 10px 15px;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 5px;
	font-size: 14px;
}
.wpcf7-form input:focus, .wpcf7-form textarea:focus, .wpcf7-form select:focus {
	border: 1px solid #aaa;
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 3px rgba(0,0,0,0.2); 
}
.wpcf7-form input.wpcf7-submit {
	margin-left: 0;
	height: 40px;
	line-height: 21px;
	width: 100px;
	font-size: 14px;
}
.wpcf7-form span.wpcf7-not-valid-tip {
	background: #fecfcf;
	border: 1px solid #d87c7c;
	color: #9f3f3f;
	padding: 4px 8px;
}
.wpcf7-form div.wpcf7-validation-errors {
	background: #fef8cf;
	border: 1px solid #d8c330;
	color: #c89202;
}
.wpcf7-form div.wpcf7-response-output {
    margin: 0;
    padding: 10px 20px;
}
.wpcf7-form div.wpcf7-mail-sent-ok {
	background: #ebfecf;
	border: 1px solid #abd272;
	color: #789f3f;
}

/* ---------------------------- */
/*            Blog
/* ---------------------------- */

.post {
	margin-bottom: 50px;
	padding-bottom: 40px;
	border-bottom: 1px solid #ddd;
}
.post-top {
	margin-bottom: 20px;
}
.post-top h1 {
	padding-left: 160px;
	margin-bottom: 0;
	font-size: 20px;
	line-height: 1.4em;
}
.post-item {
	margin-bottom: 20px;
}
.post-item.style2 {
	width: 300px;
	float: left;
	margin: 0 15px 10px 0;
}
.post-item.style3 {
	width: 300px;
	float: right;
	margin: 0 0 10px 15px;
}
.meta-top {
	width: 155px;
	float: left;
	color: #fff;
}
.meta-top .meta-date span {
	padding: 7px 12px;
	margin: 0;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 0 1px 2px rgba(0,0,0,0.3);
}
.meta-top .meta-date .day {
	float: left;
	background-color: #777;
}
.meta-bottom span {	
	display: inline-block;
	float: left;
	margin: 0 3px 3px 0;
}
.meta-bottom span a {
	padding: 4px 10px;
	display: inline-block;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #777;
	color: #fff;
	text-shadow: 0 1px 2px rgba(0,0,0,0.3);
	-webkit-transition: background .1s ease;
	-moz-transition: background .1s ease;
	-ms-transition: background .1s ease;
	-o-transition: background .1s ease;
	transition: background .1s ease;
}
.meta-bottom .meta-category a {
	display: inline-block;
	float: left;
	margin: 0 3px 3px 0;
}
.meta-bottom .read-more {
	float: right;
	margin-right: 0;
}

/* --------- Pagination --------- */

.site-pagination {
	width: 100%;
	font-size: 12px;
	font-weight: bold;
}
.site-pagination a, .site-pagination span {
	margin: 2px 5px 2px 0;
	padding: 8px 14px;
	font-size: 14px;
	color: #fff !important;
	background: #777;
	text-shadow: 0 1px 2px rgba(0,0,0,0.3);
}
.site-pagination a:hover {
	background: #444;
}

/* --------- Post single --------- */

.single .post {
	margin-bottom: 30px;
	padding-bottom: 25px;
}

/* ---------------------------- */
/*        Comments
/* ---------------------------- */

#comments-wrapper {
	font-size: 14px;
}
.commentlist ul {
	margin-left: 0;
}
.commentlist .children li {
	margin-left: 3em;
}
.commentlist ul.children {
	position: relative;
	border-left: 1px solid #ddd;
}
.commentlist ul.children::before {
	content: '';
	position: absolute;
	width: 2em;
	top: 2em;
	border-bottom: 1px solid #ddd;
}
.comment-body p {
	clear: both;
	padding-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
}
span.says {
	display: none;
}
.vcard .avatar {
	float: left;
    height: 60px;
    margin-right: 20px;
    overflow: hidden;
    width: 60px;
	padding: 0;
}
cite.fn {
	padding: 4px 0;
	font-size: 14px;
	display: inline-block;
}
cite.fn, cite.fn a {
	font-weight: bold;    
    font-style: normal;
}
.comment-author a.url {
	color: #aaa;
}
.comment-author a.url:hover {
	color: #333;
}
.comment-meta {
    display: block;
    margin-bottom: 20px;
}
.comment-meta a {	
	font-size: 14px;
    font-style: italic;
    font-weight: normal;
    color: #777;
}
div.comment-body {
	list-style: none;
	margin-top: 20px;
    padding: 20px 20px 10px;
    position: relative;	
	line-height: 1.5em;
	border: 1px solid #ddd;
}
ul.commentlist {margin-bottom: 40px;}
#commentform {margin: 0;}
#commentform label {
	font-size: 14px;
	padding-bottom: 7px;
}
#commentform .comment-textarea {
	padding-top: 10px;
}
#commentform input, #commentform textarea {
	border: 1px solid #ccc;
	padding: 10px;
	margin-top: 5px;
	font-size: 14px;
}
#commentform input:focus, #commentform textarea:focus {
	border: 1px solid #aaa;
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 3px rgba(0,0,0,0.2); 
}
p.comment-form-author, p.comment-form-email, p.comment-form-url {
	width: 220px;
	display: block;
	float: left;
	margin-bottom: 0;
}
p.comment-form-author, p.comment-form-email {
	margin-right: 20px;
}
#commentform p.comment-form-comment {
	margin-bottom: 5px;
	clear: both;
	display: block;
}
#commentform input {
	width: 198px;
	display: block;
}
#commentform input#submit {
	width: 140px;
	padding: 6px 16px;
	font-size: 13px;
	font-weight: bold;
	line-height: 24px;
	text-shadow: 0 1px 1px rgba(0,0,0,0.3);
	color: #fff;
	cursor: pointer;
}
#commentform textarea {
	width: 678px;
	height: 150px;
}
.single-portfolio p.comment-form-author,
.single-portfolio p.comment-form-email,
.single-portfolio p.comment-form-url {width: 300px;}
.single-portfolio #commentform input {width: 280px;}
.single-portfolio #commentform textarea {width: 918px;}
#commentform p.form-allowed-tags, #commentform .comment-notes {
	font-size: 11px;
	padding: 15px;
	color: #777;
	background-color: #f6f6f6;
}
#commentform p.form-allowed-tags code {
	font-size: 11px;
	background: none;
	margin: 0;
	padding: 0;	
}
.comment-body a.comment-reply-link {
	margin-bottom: 5px;
	position: absolute;
	top: 20px;
	right: 20px;
	display: none;
	font-weight: bold;
}
.comment #respond {
	margin-top: 40px;
}
.logged-in-as a {
	margin-bottom: 0 !important;
}
div.comment-body:hover a.comment-reply-link {
	display: inline-block;
}
h3#reply-title {
	font-size:14px;
	text-transform: uppercase;
	font-weight: bold;
}
p.form-submit {margin-bottom: 0;}
.form-submit input#submit {margin-bottom: 0 !important;}

/* ---------------------------- */
/*           Sidebar
/* ---------------------------- */

.sidebar .widget, .homepage-widgets .widget {
	margin-bottom: 20px;
}
.sidebar .widget a, .homepage-widgets .widget a {
	color: #aaa;
}
.sidebar .widget a:hover, .homepage-widgets .widget a:hover {
	color: #333;
}
.lp-sidebar li {
	margin-bottom: 20px;
}
.lp-sidebar h5 {
	font-size: 14px;
	margin-bottom: 5px;
	text-transform: none;
	font-weight: normal;
}
.lp-sidebar h5 a {
	font-weight: normal;
}
.lp-description span {
	font-size: 12px;
}
.lp-image {
	position: relative;
	float: left;
	margin-right: 15px;
	border: 2px solid #777;
	-webkit-transition: border .3s ease;
	-moz-transition: border .3s ease;
	-ms-transition: border .3s ease;
	-o-transition: border .3s ease;
	transition: border .3s ease;
}
.lp-image a img {
	display: block;
}
.lp-image a {	
	display: block;
	width: 60px;
	height: 60px;
}
#searchform input {
	width: 100%;
	font-size: 12px;
	padding: 8px 10px;
	border: 1px solid #ddd;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.sidebar #searchform input {
	margin-bottom: 0;
}
#searchform input:focus {
	border: 1px solid #aaa;
}
.sidebar .menu li[class^="icon-"]:before {display: none;}
.sidebar .menu li, .sidebar .menu li a {
	color: #aaa;
}
.sidebar .menu li {	
	margin-bottom: 1px;
}
.sidebar .menu li a {
	display: block;
	padding: 8px;
	border-left: 4px solid #aaa;
}

/* ---------------------------- */
/*           Gallery
/* ---------------------------- */

.gallery {
	overflow: hidden;
	margin-bottom: 20px;
}

.content .gallery img {
	padding: 0;
}
.gallery p {
	margin-bottom: 0;
}
.gallery br, .gallery p br {
	display: none;
}

.gallery dl {
	padding: 0;
	float: left;
	position: relative;
}

.gallery dl a {
	display:block;
	position:relative;
	z-index: 5;
}

.gallery dl img {
	display: block;
}

.gallery-columns-2 dl,
.gallery-columns-3 dl,
.gallery-columns-4 dl,
.gallery-columns-5 dl,
.gallery-columns-6 dl,
.gallery-columns-7 dl {
	margin: 1px;
}

.gallery-columns-2 dl a img {width: 468px;height: 263px;}
.gallery-columns-3 dl a img {width: 311px;height: 175px;}
.gallery-columns-4 dl a img {width: 233px;height: 131px;}
.gallery-columns-5 dl a img {width: 186px;height: 104px;}
.gallery-columns-6 dl a img {width: 154px;height: 87px;}
.gallery-columns-7 dl a img {width: 132px;height: 74px;}

/* ie8 fix - base for 960px */
.ie8 .gallery-columns-2 dl {width: 468px;height: 263px;}
.ie8 .gallery-columns-3 dl {width: 311px;height: 175px;}
.ie8 .gallery-columns-4 dl {width: 233px;height: 131px;}
.ie8 .gallery-columns-5 dl {width: 186px;height: 104px;}
.ie8 .gallery-columns-6 dl {width: 154px;height: 87px;}
.ie8 .gallery-columns-7 dl {width: 132px;height: 74px;}

/* ---------------------------- */
/*           Footer
/* ---------------------------- */

.footer-wrapper {
	margin: 0 auto;
	position: relative;
}
.footer {
	line-height: 18px;
	padding: 50px 0 0;
	background: #444;
	border-top: 5px solid #333;
	color: #ddd;
	font-size: 12px;
}
.footer .widget h6 {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}
.footer .widget h5.line-header {
	color: #fff;
	background: url(images/header-footer.png) repeat-x center center;
}
.footer .widget h5.line-header span {
	background-color: #444;
	padding-right: 15px;
}
.footer p {
	line-height: 1.6em;
	margin-bottom: 5px;
}
.footer a {
	color: #fff;

}
.footer .widget {
	margin-bottom: 50px;
}
.footer ul.menu li {
	display: inline;
	float: left;
}
.footer ul.menu li a {
	margin-right: 10px;
	padding-right: 10px;
}
.footer ul.menu li:last-child a {
	border-right: none;
}
.footer-bottom-wrapper {
	width: 1000px;
	margin: 0 auto;
	text-align: center;
	background: none;
}
.footer-bottom {
	padding:10px 0;
	background-color: #343434;
	color: #ddd;
background: url('/wp-content/themes/drsteinbrech/images/nav-bar-bg.png') top repeat-y;
background-size: 100% 100%;
}
.footer-bottom .copyright {
font-family: 'Dosis';
	display: inline-block;
	padding: 5px 15px;
	font-size: 11px;
text-transform: uppercase;

letter-spacing: 1px;
}
.copyright a:link {
color: #ddd;
text-decoration: none;
font-weight: normal;
}

.footer-bottom p {
	margin-bottom: 0;
	line-height: 1.5em;
}
.footer-bottom a {
	color: #fff;
	font-weight: bold;
}
.footer-bottom a:hover {
	text-decoration: underline;
}
.tagcloud a {
	padding: 4px 10px;
	display: inline-block;
	font-size: 11px !important;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #777;
	text-shadow: 0 1px 2px rgba(0,0,0,0.3);
	text-decoration: none;
	cursor: pointer;
	margin: 0 1px 5px 0;
	color: #fff !important;
	-webkit-transition: background .2s ease;
	-moz-transition: background .2s ease;
	-ms-transition: background .2s ease;
	-o-transition: background .2s ease;
	transition: background .2s ease;
}

/* ---------------------------- */
/*  Post and portfolio shortcode
/* ---------------------------- */

.post-shortcode {
	border-bottom: none;
	margin-bottom: 20px;
}
.post-shortcode .post-item {
	margin-bottom: 0;
}
.post-shortcode .post-item h6 {
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 14px;
}
.post-shortcode .post-item h6 a {color: #444;}
.post-shortcode .post-item img, .post-shortcode .post-item iframe {
	display: block;
}
.post-shortcode .post-item p {
	margin-bottom: 10px;
}
.post-shortcode .flexslider-wrapper .flex-control-nav {
	display: none;
}
.post-shortcode .flexslider-wrapper .flex-direction-nav a {
	width: 25px;
	height: 40px;
	margin: -20px 0 0 0;
	line-height: 40px;
	font-size: 10px;
}
.post-shortcode-meta {
	font-size: 12px;
	color: #777;
	margin-bottom: 0;
}
.post-shortcode-meta li {
	float: left;
	display: inline-block;
	padding: 0 7px;
	line-height: 12px;
}
.post-shortcode-meta li:first-child {
	padding-left: 0;
	border-right: 1px solid #aaa;
}
a.ps-rm-link {
	color: #444;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
}
.mt-custom-col.col-1 .mt-col-inner {width: 100%;}
.mt-custom-col.col-2 .mt-col-inner {width: 48%;}
.mt-custom-col.col-3 .mt-col-inner {width: 30.66%;}
.mt-custom-col.col-4 .mt-col-inner {width: 21.95%;}
.mt-custom-col.col-2 .mt-col-inner,
.mt-custom-col.col-3 .mt-col-inner,
.mt-custom-col.col-4 .mt-col-inner {
	position: relative;
	margin-right: 4%;
	margin-bottom: 20px;
	float: left;
}
.mt-custom-col.col-2 .mt-col-inner:nth-child(2n) {
	margin-right: 0!important;
	clear: right;
}
.mt-custom-col.col-3 .mt-col-inner:nth-child(3n) {
	margin-right: 0!important;
	clear: right;
}
.mt-custom-col.col-4 .mt-col-inner:nth-child(4n) {
	margin-right: 0!important;
	clear: right;
}

/* --------- Portfolio shortcode --------- */

.mt-related-items .portfolio-shortcode .portfolio-item {margin-bottom: 20px !important;}
.portfolio-shortcode .icon-photo:before {content: "\e00a";}
.portfolio-shortcode .icon-gallery:before {content: "\e00b";}
.portfolio-shortcode .icon-video:before {content: "\e00f";}
.portfolio-shortcode .icon-audio:before {content: "\e09b";}

/* ---------------------------- */
/*           Twitter
/* ---------------------------- */

.tweets-wrap {position: relative;}
.tweets-wrap ul li {margin: 0;}
.tweets-wrap li {
	padding: 20px;
	background: #777;
	color: #ccc;
	border-bottom: 1px solid #888;
}
.tweets-wrap li a {color: #fff !important;}
.tweets-wrap li a:hover {text-decoration: underline;}
.tweets-wrap li small {
	display: block;
	margin-top: 10px;
	font-style: italic;
}
.tweets-wrap li:last-child {border-bottom: none;}
.tweets-wrap:after {
	content: "";
	position: absolute;
	z-index: 1000;
	bottom: -8px;
	left: 10%;
	margin-left: -8px;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 0;
	border-top: 8px solid #777;
}

/* ---------------------------- */
/*         Flickr Feed
/* ---------------------------- */

#flickr_badges div a {
	display: block;
	float: left;
	position: relative;
	width: 73px;
	height: 73px;
	border: 2px solid #777;
	margin: 0 5px 5px 0;
	-webkit-transition:all .1s ease-in;
	-moz-transition:all .1s ease-in;
	-o-transition:all .1s ease-in;
	transition:all .1s ease-in;
}
#flickr_badges div a img {
	width: 73px;
	height: 73px;
	display: block;
	margin: 0 5px 5px 0;
	float: left;
	opacity: .9;	
}
.ie8 #flickr_badges div a {
	display: block;
	float: left;
	width: 73px;
	height: 73px;
	margin: 0 5px 5px 0;
}
.ie8 .sidebar #flickr_badges div a {
	width: 73px;
	height: 73px;
}
#flickr_badges div a:hover img {
	opacity: 1;
}
#flickr_badges {
	margin: 0;
}
.footer #flickr_badges div {
	border: none;	
	padding: 0;
	display: block;
	float: left;
	margin-bottom: 0;
}

/* ---------------------------- */
/*          WP Styles
/* ---------------------------- */

.wp-caption{
	margin: 0 0 15px;
	text-align:center;
}
.wp-caption img {
	margin-top: 5px;
}
.wp-caption .wp-caption-text{
	font-size: 11px;
	line-height: 17px;
	padding: 5px 4px;
	margin: 0;
}
.sticky {}
.gallery-caption {
	margin: 5px 0 15px;
	text-align:center;
	font-size: 11px;
	line-height: 1.4em;
}
.bypostauthor {}
.textcenter{text-align:center;}
.textright{text-align:right;}
.textleft{text-align:left;}

/* ---------------------------- */
/*   Revolution Slider Arrows
/* ---------------------------- */
.rev_slider_wrapper .tp-leftarrow.default,
.rev_slider_wrapper .tp-rightarrow.default {
	margin-left: 0;
	margin-top: -30px;
	height: 60px;
	width: 40px;
	line-height: 60px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	background: #444;
	text-shadow: 0 1px 1px rgba(0,0,0,0.4);
}
.rev_slider_wrapper .tp-leftarrow.default:after,
.rev_slider_wrapper .tp-rightarrow.default:after {
	font-family: 'icomoon-essential';
	font-weight: normal;
	font-style: normal;
	display: inline-block;			
}
.rev_slider_wrapper .tp-leftarrow.default:after {	
	content: "\e0a0";	
}
.rev_slider_wrapper .tp-rightarrow.default:after {
	content: "\e09e";
}

/* ---------------------------- */
/*      Full Width Layout
/* ---------------------------- */

.fw-layout.main-shadow {background: none;}
.fw-layout .main-content,
.fw-layout .navigation-wrapper,
.fw-layout .footer-bottom-wrapper {width: 100%;}
.fw-layout .navigation-wrapper .container {margin-left: auto !important; margin-right: auto !important;}
.fw-layout .divider {width: 100%; margin: 0;}
.fw-layout .page-title .divider-color {margin-left: auto; margin-right: auto;}
.fw-layout .slider-wrapper .flexslider {margin: 0 auto !important;}

/* ---------------------------- */
/*       Isotope plugin
/* ---------------------------- */

.isotope-item {z-index: 2;}
.isotope-hidden.isotope-item {pointer-events: none;z-index: 1;}
.isotope,.isotope .isotope-item {-webkit-transition-duration: 0.8s;-moz-transition-duration: 0.8s;-o-transition-duration: 0.8s;transition-duration: 0.8s;}
.isotope {-webkit-transition-property: height, width;-moz-transition-property: height, width;-o-transition-property: height, width;transition-property: height, width;}
.isotope .isotope-item {-webkit-transition-property: -webkit-transform, opacity;-moz-transition-property: -moz-transform, opacity;-o-transition-property: top, left, opacity;transition-property: transform, opacity;}
/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,.isotope.no-transition .isotope-item,.isotope .isotope-item.no-transition {-webkit-transition-duration: 0s;-moz-transition-duration: 0s;-o-transition-duration: 0s;transition-duration: 0s;}
/* End: Recommended Isotope styles 

/* ---------------------------- */
/*         IE8 Fixes
/* ---------------------------- */
.ie8 .image-overlay > span, .ie8 .image-overlay .gallery-icon a > span {
	display: none;
}
.ie8 a.image-overlay:hover > span, .ie8 .image-overlay .gallery-icon a:hover > span {
	display: block;
}
.addthis_toolbox {
margin-bottom: 15px !important;
}
.homepage {
font-size: 16px;
text-align: center;
margin-bottom: 5px;
color: #405d95;
}
.homepage_justify {
text-align: justify;
}
.steinbrech_phone {
font-size: 27px;
color: #ababab;
display: block;
margin-top: 25px;
letter-spacing: -1px;
}
#mens-homepage {
width: 100%; 
background-color: #121212; 
/*margin-top: -20px;*/ /*PPEDIT 2-22-2016 -- WHY WAS THIS HERE*/
}
.homeform textarea {
height: 15px;
}
.homeform input {
height: 35px;
}
.sidebarform textarea {
height: 15px;
}
.sidebarform input {
height: 35px;
}
.sidebarform {
margin-bottom: -15px;
}
.page_divider {
margin-top: 40px;
margin-bottom: 39px;
border-top-width: 1px;
border-top-color: #e3c152;
border-style: solid;
height: 1px;
border-top-width: 1px;
border-top-color: #e3c152;
border-style: solid;
}
.call {
	margin: auto;
	width: 220px;
	text-align: center;
        color: #000;
        padding-top: 4px;

}
.call a:link {
	height: 32px;
	line-height: 33px;
	text-decoration: none;
	color: #000;
	margin: auto;
	text-align: center;
	width: 220px;
	background-color: #f0d98e;
	display: block;
	font-family: arial;
	font-size: 12px;
        font-weight: bold;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        -khtml-border-radius: 3px;
        border-radius: 3px;
}
.call a:visited {
	height: 32px;
	line-height: 33px;
	text-decoration: none;
	color: #000;
	margin: auto;
	text-align: center;
	width: 220px;
	background-color: #f0d98e;
	display: block;
	font-family: arial;
	font-size: 12px;
font-weight: bold;
  -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        -khtml-border-radius: 3px;
        border-radius: 3px;
}
.call a:hover {
		height: 32px;
	line-height: 33px;
	text-decoration: none;
	color: #000;
	margin: auto;
	text-align: center;
	width: 220px;
	background-color: #fff;
	display: block;
	font-family: arial;
	font-size: 12px;
font-weight: bold;
  -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        -khtml-border-radius: 3px;
        border-radius: 3px;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px; height: 0; overflow: hidden;
    border-width: 5px;
    border-color: #000;
    border-style: solid;
}
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#phonefield {
background-color: #444;
color: #ccc;
}
.wpcf7-form input.wpcf7-submit {
    width: 286px;
    height: 40px;
    line-height: 30px;
   padding-left: 5px;
padding-right: 5px;
    font-size: 14px;
letter-spacing: 2px;
font-family: Arial;
font-weight: bold;
color: #000;
margin-left: 0px;
}

input.wpcf7-submit, #commentform input#submit {
    background: #2b96d0 !important;	
    border: 1px solid rgb(169, 36, 36);
color: #000 !important;
z-index:999;
position: relative;
}
input.wpcf7-form-control.wpcf7-submit input:hover[type="button"], input:hover[type="reset"], input:hover[type="submit"], .button:hover, .entry-content .button:hover {
color: #000 !important;
}
input{
   -webkit-appearance: none !important;
}
.wpcf7-validates-as-tel {
background-color: #444 !important;
}