@charset "UTF-8";
   html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
vertical-align: baseline;
}
article, 
aside, 
details,
figcaption,
figure,
footer, 
header,
hgroup, 
menu, 
nav, 
section {
display: block;
}
body {
line-height: 1;
overflow-x: hidden;
}
ol, 
ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, 
blockquote:after, 
q:before, 
q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
table.pad td {
padding: 10px;
} * {
margin:0;
padding:0;
outline:0 none;
}
html, 
body, 
#wrap {
height: 100%;
}
body > #wrap { 
height: auto; 
min-height: 100%;
}
#wrap {
position:relative;
background:#FFFFFF;
}
body {
line-height: 1.6em;
-webkit-backface-visibility: hidden;
-webkit-font-smoothing: antialiased;
letter-spacing:0.5px;
}
#wpstats {
display: none !important;
}
.boxed {
margin:0 auto;
max-width:1230px;
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);  
-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);	
}
#content-wrap {
padding:0 0 50px 0;
background:#FFFFFF;
overflow:hidden;
}
#content {
position:relative;
margin-bottom:0;
padding-top:50px;
}
.page-content {
margin-bottom:30px;
}
code,
pre {
padding: 0 3px 2px;
font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
font-size: 12px;
color: #FFFFFF;
}
code {
padding: 2px 4px;
background-color: #222222;
display:inline;
}
pre {
display: block;
padding: 10px;
margin: 0 0 20px 0;
font-size: 13px;
word-break: break-all;
word-wrap: break-word;
white-space: pre;
white-space: pre-wrap;
color:#222222;
border:1px solid #DDDDDD;
background:#F7F5F2;
}
pre code {
padding: 0;
color: inherit;
white-space: pre;
white-space: pre-wrap;
background-color: transparent;
border: 0;
}
.animated {
-webkit-animation-duration: 2s;
-moz-animation-duration: 2s;
-o-animation-duration: 2s;
animation-duration: 2s;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
-o-animation-fill-mode: both;
animation-fill-mode: both;
visibility:visible !important;
zoom: 1;
filter: alpha(opacity=100);
opacity: 1;
}
.animated-quick {
-webkit-animation-duration: 1s;
-moz-animation-duration: 1s;
-o-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
-o-animation-fill-mode: both;
animation-fill-mode: both;
}
.span1,
.span2,
.span3,
.span4,
.span5,
.span6,
.span7,
.span8,
.span9,
.span10,
.span11,
.span12 {
margin-bottom:30px;
} #header {
width: 100%; 
clear: both;
padding:0;
border-bottom:1px solid #DDDDDD;
}
.ut-header-fixed {
position:fixed; 
top: 0; 
z-index: 10001;
border-bottom:none !important;
background:rgb(255,255,255);
background:rgba(255, 255, 255, 0.95);
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
.boxed #header {
max-width:1230px;
}
.header-inner {
line-height:150%;
padding-top:20px;
padding-bottom:20px;
position:relative;
display:block;
}
.top-header {
border-bottom:1px dotted #DDDDDD;
line-height:30px;
font-size:11px;
color:#999999;
padding:2px 0;
clear:both;
}
.top-header.th1 {
display:none;
}
.top-header.th2 {
background:#FFFFFF;
}
.top-header.th3 {
border-bottom:1px transparent;
color:#FFFFFF;
}
.top-header.th3 .header-phone {
color:#FFFFFF !important;
}
.top-header.th4 {
background:#444444;
border-bottom:1px transparent;
color:#DDDDDD;
}
.top-header.th5 {
background:#F7F5F2;
}
.ut-th-contact {
margin-bottom:0;
}
.top-header.th4 .header-phone {
border-color:#333333;
border-right:1px solid #666666;
}
.header-phone {
padding-right:15px;
margin-right:15px;
border-right:1px solid #DDDDDD;
}
.header-email:before,
.header-phone:before {
content: '\f095';
display: inline-block;
font-family: 'FontAwesome';
font-style: normal;
font-weight: normal;
padding-right:5px;
color:#333333;
}
.header-email:before {
content: "\f0e0";
}
.top-header.th6 ul.lambda-sociallinks li,
.top-header.th6 .header-email:before,
.top-header.th6 .header-phone:before {
color:#999999;
}
.top-header.th4 ul.lambda-sociallinks li,
.top-header.th4 .header-email:before,
.top-header.th4 .header-phone:before,
.top-header.th3 ul.lambda-sociallinks li,
.top-header.th3 .header-email:before,
.top-header.th3 .header-phone:before {
color:#FFFFFF;
}
.top-header.th3 ul.lambda-sociallinks li:hover {
color:#333333;
}
.top-tagline {
font-size:12px;
padding-bottom:2px;
display:block;
display:none;
}
#header #logo img {
display: block;
height:auto;
max-height:100%;
width:auto;
max-width:100%;
}
#header #logo h1 {
margin: 0;
display: block;
word-break:break-all;
}
#header #logo a:hover, 
#header #logo a:focus {
border:none !important;
}
#header #logo {
margin-bottom:0;
}
#sub-footer-wrap ul.lambda-sociallinks,
.top-header ul.lambda-sociallinks {
float:right;
}
.ut-th-social {
margin-bottom:0;
}
ul.lambda-sociallinks {
display:block;
margin:0;
float:left;
font-size:12px;
}
ul.lambda-sociallinks li {
list-style:none;
float:left;
position:relative;
margin-left:10px;
line-height:30px;
color:#333333;
margin-bottom:0;
-webkit-transition:.1s all linear;
-moz-transition:.1s  all linear;
transition:.1s  all linear;
}
#sub-footer-wrap ul.lambda-sociallinks li,
#footer ul.lambda-sociallinks li {
color:#999999;
}
ul.lambda-sociallinks li a {
display:block;
text-indent: -9999px;
position:absolute;
top:0;
left:0;
height:100%;
width:100%;
}
.widget-container.lambda_widget_social {
margin-bottom:45px;
}
#footer .widget-container ul.lambda-sociallinks li,
.widget-container ul.lambda-sociallinks li {
padding-left:0;
border:0;
margin:0;
margin-right:10px;
padding-bottom:0;
}
#footer .widget-container ul.lambda-sociallinks li a,
.widget-container ul.lambda-sociallinks li a {
top:0;
left:0;
right:10px;
} #teaser {
background-color: #F7F5F2;
border-bottom: 1px solid #DDDDDD;
}
#teaser-content {
padding:20px 0;
margin-bottom:0;
}
#page-title {
margin:3px 0 0 0;
padding:0;
line-height:100%;
font-size:20px;
}
#page-title i {
margin-right:5px;
color:#999999;
}
.breadcrumb {
margin:0;
list-style:none;
text-align:right;
color:#999999;
font-size:11px;
line-height:22px;
text-transform:capitalize;
}
.breadcrumb a,
.breadcrumb li a {
color:#999999;
font-weight:normal;
}
.breadcrumb a:hover,
.breadcrumb li .active,
.breadcrumb li a:hover {
color:#333333;
}
.breadcrumb li {
display:inline;
margin:0;
}
.breadcrumb-divider {
padding:0 4px;
color:#999999;
} .nav-wrap {
position:absolute;
right:0;
bottom:0;
height:100%;
height:auto;
width:100%;
margin-bottom:0;
}
.nav-wrap ul.ut-default-menu {
margin:0 0 25px 0!important;
text-align:right;
list-style:none;
text-transform:uppercase;
font-style:italic;
}
.nav-wrap ul.ut-default-menu a {
font-weight:bold;
border-bottom:1px dotted #333333;
}
.nav-wrap ul.ut-default-menu i {
margin-right:5px;
}
.nav-wrap ul.ut-default-menu li {
margin:0;
}
#navigation {
float:right;
}
#navigation ul {
position: relative;
width:100%;
}
#navigation ul li {
position:relative;
display:block;
float:left;
}
#navigation li a {
white-space:nowrap;
margin-left:15px;
padding-left:15px;
border-left:1px dotted #DDDDDD;
padding-bottom:20px;
}
#navigation ul li:first-child a,
#navigation ul li a.first  {
border-left:none;
}
#navigation ul li a {
text-decoration: none;
display:block;
white-space:nowrap;
}
#navigation ul > li.active  {
}
#navigation ul > li ul li ul li.active > a,
#navigation ul > li ul li.active > a {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
} #navigation ul.sub-menu {
margin-left:15px;
-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}
#navigation ul.sub-menu ul {
margin-left:0;
}
#navigation ul.sub-menu li {
border:none;
margin-left:0;
}
#navigation ul.sub-menu li:first-child a {
border-top:0 none;
}
#navigation ul.sub-menu li a {
height: 32px;
line-height: 32px;
min-width: 165px;
position: static;
border-top:1px solid #444444;
background:rgb(34, 34, 34);
background:rgba(34, 34, 34, 0.9);
margin:0;
padding:0 15px;
}
#navigation ul.sub-menu li a:hover {
background:#141414;
}
#navigation ul li ul li ul li {
display:block;
}
#navigation ul li ul li ul li {
display:block;
}
#content-wrap ul.sub-menu,
#content-wrap ul.children,
#footer ul.sub-menu,
#footer ul.children {
margin:6px 0 0 20px;
}
#content-wrap ul.children li:last-child,
#content-wrap ul.sub-menu li:last-child,
#footer ul.children li:last-child,
#footer ul.sub-menu li:last-child {
border-bottom:0 none;
padding-bottom:0;
margin-bottom:0;
} li.page_item, li.menu-item {
list-style: none;
}
li.menu-item ul.sub-menu {
list-style: none;
margin-left:0;
}
.ut-backdrop {
position:absolute;
top:0px;
left:0px;
width:100%;
height:100%;
background:#000000;
opacity: .5;
filter:alpha(opacity=10);
z-index:10000;
display:none;
} #footer-bg {
}
.fbg1 {
display:none;	
}
.fbg2 {
background: transparent 
url(//www.reinehautsache.at/wp-content/themes/delaware/images/content-bottom.png) 
no-repeat scroll top center;
height:175px;
z-index:2;
margin-top:-160px;
}
.fbg3 {
background: transparent 
url(//www.reinehautsache.at/wp-content/themes/delaware/images/content-bottom.png) 
no-repeat scroll 0 0;
height:175px;
z-index:2;
margin-top:-175px;
}
.fbg4 {
background-attachment: scroll;
background-image: url(//www.reinehautsache.at/wp-content/themes/delaware/images/fbg4.png);
background-repeat: repeat-x;
background-position: center top;
height:10px;
margin-top:-10px;
}
.fbg6 {
border-top:4px solid #DDDDDD;
}
#footer-wrap {
color:#DDDDDD;
}
.inner-footer-wrap {
background:#141414;
}
#footer {
clear: both;
padding: 50px 0;
display:block;
}
#footer li:last-child,
#footer li.last,  {
margin-bottom:0;
}
#footer a {
color:#999999;
font-weight:normal;
}
#footer a:hover {
color:#FFFFFF;
font-weight:normal;
}
#footer.noborder {
border: none;
padding-top: 0;
} #sub-footer-wrap {
font-size: 11px;
clear:both;
background:#2D2D2D;
line-height:30px;
padding:5px 0;
}
.copyright {
text-align:left;
color:#999999;
}
.copyright a {
color:#717171;
font-weight:normal;
}
.copyright a:hover {
color:#999999;
font-weight:normal;
} h1 a, 
h2 a, 
h3 a, 
h4 a, 
h5 a, 
h6 a {
text-decoration: none;
text-rendering: optimizelegibility;
font-weight:normal;
border:none;
color:#333333;
}
h2.page-title,
.entry-title,
.entry-title .sticky {
margin:0 0 20px 0;
word-break:break-strict;
}
.format-link .entry-title {
margin:0;
}
#reply-title {
margin:0 0 20px 0;
}
.author-title {
margin:0 0 5px 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin:0 0 20px 0;
text-rendering: optimizelegibility;
line-height:120%;
}
a {
text-decoration: none;
outline:0 none;
font-weight:bold;
-webkit-transition:.1s color linear;
-moz-transition:.1s color linear;
transition:.1s color linear;
}
a:hover {
color:#333333;
}
.sidebar a,
.widget-sidebar a {
color:#000000;
font-weight:normal;
}
a img {
border: none;
outline:0 none;
}
p a img, 
p a:visited img {
line-height: 0;
display:block;
width:100%;
height:100%;
}
p {
padding: 0;
margin:0 0 20px 0;
}
ul, 
ol {
padding: 0;
margin:0 0 20px 20px;
}
ul {
list-style-position: outside;
list-style-image: none;
list-style-type: circle;
}
li {
margin-bottom:6px;
}
ol {
list-style-type: decimal;
}
ol ol {
list-style: upper-alpha outside none;
}
ol ol ol {
list-style: lower-roman outside none;
}
ul ul,
ul ol,
ol ol,
ol ul {
margin: 0 0 0 20px;
}
dl {
margin:0 0 30px 0;
}
dt {
font-weight:bold;
color:#333333;
}
dd {
margin-bottom:20px;
}
.normal {
font-weight: normal;
}
b, strong, .bold {
font-weight: bold;
color:#333333;
}
.bolder {
font-weight: bolder;
}
dfn, cite, em, i, .italic {
font-style: italic;
}
kbd, tt, var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
border-bottom: 2px dotted #333333;
cursor: help;
}
mark, ins {
background: #fff9c0;
text-decoration: none;
color:#333333;
}
sup,
sub {
font-size: 75%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
small {
font-size: 75%;
}
big {
font-size: 125%;
}
figure {
margin: 0;
}
address {
margin-bottom: 20px;
color:#FFFFFF;
display:inline-block;
padding:5px 10px;
}
p {
margin: 0 0 20px 0;
}
p img {
margin: 0;
}
.meta-nav {
display:none;
} .format-quote .quote {
margin-bottom:20px;
position:relative;
}
.format-quote blockquote {
margin:0;
padding:6px;
background:#FFFFFF;
font-size:24px;
font-family: Georgia, "Times New Roman", Times, serif;
word-wrap: break-word;
line-height:120%;
border:1px solid #DDDDDD;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
}
.format-quote blockquote p {
margin:0;
padding:30px;
color:#FFFFFF;
background:#222222;
text-align:center;
}
.format-quote .quote-caption {
position:absolute;
font-style:italic;
bottom:15px;
left:6px;
right:6px;
font-size:11px;
color:#666666;
display:block;
width:98.6%;
text-align:center;	
}
.format-quote .quote-caption a {
color:#666666;
font-weight:normal;
}
.format-quote blockquote p:after,
.format-quote blockquote p:before {
display: inline-block;
font-family: 'FontAwesome';
content:"\f10d";
font-style: normal;
font-weight: normal;
margin-right: 5px;
font-size:12px;
position:relative;
top:-15px;
}
.format-quote blockquote p:after {
content:"\f10e";
margin-left: 5px;
top:5px;
} blockquote {
margin:30px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#222222;
word-wrap: break-word;
font-size:16px;
line-height:120%;
}
blockquote p:after,
blockquote p:before {
display: inline-block;
font-family: 'FontAwesome';
content:"\f10d";
font-style: normal;
font-weight: normal;
margin-right: 5px;
font-size:10px;
}
blockquote p:after {
content:"\f10e";
margin-left: 5px;
}
blockquote cite a,
blockquote cite {
font-style:italic;
color:#999999;
font-size:11px;
}
.blockquote-right {
float:right;
margin:0;
width:35%;
}
.blockquote-left {
float:left;
margin:0;
width:35%;
} #content.ut-home-template {
padding-top:0;	
}
.ut-home-template > section:first-child {
padding-top:50px !important;
border-top:none !important;
}
.ut-home-template section:nth-child(2n+2) {
background:#F7F5F2;
}
.ut-home-template > section:last-child {
background: transparent !important;
}
.ut-home-template > section {
overflow:hidden !important;
}
.ut-title-header {
position:relative;
margin:30px 0 20px 0;
}
.ut-title {
margin:0 0 30px 0;
}
.ut-sub-title {
margin:30px 0 0 0;
font-size:26px;
} .ut-product {
padding:50px 0 0 0;
border-top:1px solid #DDDDDD;
}
.ut-product figure {
position:relative;
}
.ut-product.ut-product-center {
text-align:center;
}
.ut-product.ut-product-center .ut-title-header {
margin-top:0;
}
.ut-product.ut-product-center img {
float:none;
margin:0 auto;
display:block;
}
.ut-product.ut-product-right img {
float:right;
display:block;
}
.ut-product.ut-product-left img {
float:left;
display:block;
} .ut-list-portfolio,
.ut-recent-post {
padding-top:50px;
border-top:1px solid #DDDDDD;
}
.ut-list-portfolio .ut-title,
.ut-recent-post .ut-title {
margin:0;
}
.ut-list-portfolio .ut-title-header,
.ut-recent-post .ut-title-header {
margin-top:0;
margin-bottom:0;
}
.ut-list-portfolio .ut-sub-title,
.ut-recent-post .ut-sub-title {
margin:30px 0 20px 0;
}
.ut-list-portfolio .ut-btn,
.ut-recent-post .ut-btn {
margin:0 0 20px 0;
} .ut-icon-boxes {
border-top:1px solid #DDDDDD;
padding:50px 0 0 0;
}
.ut-icon-box-content {
text-align:center;
}
.hi-icon-wrap {
text-align: center;
margin: 0 auto;
padding: 0 0 20px 0;
}
.hi-icon {
font-family: 'FontAwesome';
display: inline-block !important;
font-size: 0px;
cursor: pointer;
margin: 15px 30px;
width: 90px !important;
height: 90px;
-webkit-border-radius:100%;
-moz-border-radius:100%;
border-radius:100%;
text-align: center;
position: relative;
z-index: 1;
color: #FFFFFF;
}
.hi-icon:after {
pointer-events: none;
position: absolute;
width: 100%;
height: 100%;
-webkit-border-radius:100%;
-moz-border-radius:100%;
border-radius:100%;
content: '';
-webkit-box-sizing: content-box; 
-moz-box-sizing: content-box; 
box-sizing: content-box;
}
.hi-icon:before {
speak: none;
font-size: 48px;
line-height: 90px;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
display: block;
-webkit-font-smoothing: antialiased;
} .hi-icon-effect-1 .hi-icon {
background:#CCCCCC;
-webkit-transition: background 0.2s, color 0.2s;
-moz-transition: background 0.2s, color 0.2s;
transition: background 0.2s, color 0.2s;
}
.hi-icon-effect-1 .hi-icon:after {
top: -7px;
left: -7px;
padding: 7px;
-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
-webkit-transform: scale(.8);
-moz-transition: -moz-transform 0.2s, opacity 0.2s;
-moz-transform: scale(.8);
-ms-transform: scale(.8);
transition: transform 0.2s, opacity 0.2s;
transform: scale(.8);
opacity: 0;
} .hi-icon-effect-1a .hi-icon:hover {
color:#FFFFFF;
}
.hi-icon-effect-1a .hi-icon:hover:after {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1;
} .ut-service-columns {
padding:50px 0 0 0;
border-top:1px solid #DDDDDD;
}
.ut-service-columns .ut-title-header {
margin-top:0;
margin-bottom:0;
}
.ut-service-columns .ut-title {
margin:0 0 30px 0;
}
.service i {
margin-right:5px;
} .ut-clients {
padding:50px 0 0 0;
background:#FFFFFF !important;
text-align:center;
}
.ut-clients blockquote,
.ut-clients blockquote p {
margin:0 0 20px 0;
text-align:center;
}
.ut-clients header {
margin-top:0;
margin-bottom:50px;
}
.ut-clients .ut-title {
margin:0 auto;
text-align:center;
}
.ut-clients .ut-title {
background-attachment: scroll;
background-image: url(//www.reinehautsache.at/wp-content/themes/delaware/images/ut-title.png);
background-repeat: repeat-x;
background-position: center center;
}
.ut-clients .ut-title span {
border-bottom:none !important;
padding:0 10px;
background:#FFFFFF;	
}
.ut-clients img {
width:auto;
max-width: 100%;
height: auto;
}
.ut-clients .span3 a img {
display: block;
margin:0 auto;
}
.ut-clients .span3 a {
display: inline-block;
margin-bottom: 20px;
opacity: 0.4;
text-align: center;
width: 200px;
-webkit-transition: opacity 0.3s ease 0s;
-moz-transition: opacity 0.3s ease 0s;
transition: opacity 0.3s ease 0s;
}
.ut-clients .span3 a:hover {
opacity:1;
} .ut-feedback {
padding:50px 0 0 0;
border-top:1px solid #DDDDDD;
}
.ut-feedback header {
margin-top:0;
}
.ut-qtrotator {
position: relative;
min-height: 1px;
}
.ut-qtrotator .ut-qtcontent {
position: absolute;
min-height: 1px;
top: 0;
z-index: 0;
opacity: 0;
}
.no-js .ut-qtrotator .ut-qtcontent {
border-bottom: none;
} .ut-qtrotator .ut-qtcontent.ut-qtcurrent,
.no-js .ut-qtrotator .ut-qtcontent {
position: relative;
z-index: 100;
pointer-events: auto;
opacity: 1;
}
.ut-qtrotator .ut-qtcontent:before,
.ut-qtrotator .ut-qtcontent:after {
content: " ";
display: table;
}
.ut-qtrotator .ut-qtcontent:after {
clear: both;
}
.ut-qtprogress {
position: absolute;
height: 1px;
width: 0;
bottom: 0;
z-index: 101;
left: 1px;
} 
.ut-qtrotator blockquote {
margin: 0;
padding: 0;
}
.ut-qtrotator blockquote footer:before {
content: '? ';
} .ut-cta-wrap {
position: relative;
z-index: 1;
}
.ut-cta {
position:relative;
z-index:1;
padding-top:50px;
border-top:1px solid #DDDDDD;
}
.ut-cta header {
margin:0 0 30px 0;
}
.ut-cta:after {
content:"";
display:block;
clear:both;
visibility:hidden;
height:0;
font-size:0;
}
.ut-cta-content {
padding:30px 30px 10px 30px;
background: #FFFFFF;
}
.ut-cta-content .ut-btn {
float:right;
margin-right:0;
margin-top:20px;
}
.ut-cta-shadow {
margin-bottom:50px;
}
.drop-shadow {
position:relative;
float:left;
width:100%;
background:#FFFFFF;
border:1px solid #DDDDDD;
}
.drop-shadow:before,
.drop-shadow:after {
content:"";
position:absolute;
z-index:-2;
}
.lifted:before,
.lifted:after {
bottom:15px;
left:10px;
width:50%;
height:20%;
max-width:300px;
max-height:100px;
-webkit-box-shadow:0 15px 10px rgba(0, 0, 0, 0.5);
-moz-box-shadow:0 15px 10px rgba(0, 0, 0, 0.5);
box-shadow:0 15px 10px rgba(0, 0, 0, 0.5);
-webkit-transform:rotate(-3deg);
-moz-transform:rotate(-3deg);
-ms-transform:rotate(-3deg);
-o-transform:rotate(-3deg);
transform:rotate(-3deg);
}
.lifted:after {
right:10px;
left:auto;
-webkit-transform:rotate(3deg);
-moz-transform:rotate(3deg);
-ms-transform:rotate(3deg);
-o-transform:rotate(3deg);
transform:rotate(3deg);
} .ut-portfolio-menu {
margin:0 0 50px 0;
padding:10px 0;
list-style:none;
border-top:1px dotted #DDDDDD;
border-bottom:1px solid #DDDDDD;	
}
.ut-portfolio-menu li {
margin:0 15px 0 0;
display:inline;
}
.ut-portfolio-menu li a.selected {
color:#666666;
}
.ut-portfolio-item {
margin-bottom:20px;
padding:6px;
background:#FFFFFF;
border:1px solid #DDDDDD;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
}
.ut-portfolio-item h3 {
position:relative;
margin-top:20px;
margin-bottom:14px;
font-weight:normal;	
-webkit-transition:.1s all linear;
-moz-transition:.1s  all linear;
transition:.1s  all linear;
}
.ut-portfolio-icon {
position:absolute;
right:5px;
bottom:5px;
color:#FFFFFF;
z-index:10;
}
.ut-portfolio-item span {
font-size: 12px;
display: block;
padding-top:5px;
margin-top:5px;
border-top:1px dotted #DDDDDD;
color:#666666;
}
.portfolio-info span {
display:block;
color:#333333;
}
#related-projects .hi-icon-wrap.link {
display: block !important;   
} .archive-title {
margin:0 0 50px 0;
}
ul.archive {
margin:0 0 50px 0;
list-style:none;
}
ul.archive a {
font-weight:normal;
}
ul.archive  {
padding:0;
list-style:none;
}
ul.archive li {
border-bottom:1px dotted #DDDDDD;
padding-bottom:6px;
}
ul.archive li.last,
ul.archive li:last-child {
margin-bottom:0;
} .member-wrap {
margin:0;
}
.member-details {
margin-bottom:20px;
}
.member-name {
margin:0;
}
.member-title {
font-size:12px;
}
.member-info {
margin-bottom:20px;
display:block;
}
.member-photo {
margin-bottom:20px;
padding: 6px;
border: 1px solid #DDDDDD;
display:block;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
}
.member-img {
display: block;
margin-left:auto;
margin-right:auto;
}
.member-contact {
margin:0 0 20px 0;
}
.member-contact .lambda-sociallinks {
font-size:12px;
}  .testimonial-wrap {
margin:0;
}
.testimonial-name {
margin:0;
float:right;
color:#999999;
font-style:normal;
}
.testimonial-photo {
float:left;
display: block;
padding:4px;
background:#FFFFFF;
margin-right:10px;
border:1px solid #DDDDDD;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
}
.testimonial-img {
width:50px;
height:50px;
display:block;
}
ul li .testimonial-entry {
line-height:1.6em !important;
}
.testimonial-entry {
margin-bottom:20px;
font-style:italic;
background-color:#FFFFFF;
border:1px solid #DDDDDD;
padding:20px;
-webkit-box-shadow:0 0 10px 0 rgba(0, 0, 0, 0.1);
-moz-box-shadow:0 0 10px 0 rgba(0, 0, 0, 0.1);
box-shadow:0 0 10px 0 rgba(0, 0, 0, 0.1);
}
.testimonial-entry p {
margin:0;
}
.testimonial-entry p:before,
.testimonial-entry p:after {
display: inline-block;
font-family: 'FontAwesome';
content:"\f10d";
font-style: normal;
font-weight: normal;
margin-right: 5px;
font-size:8px;
position:relative;
}
.testimonial-entry p:after {
content:"\f10e";
margin-left: 5px;
}  .ut-portfolio-item img,
.ut-home-template img,
.widget-container img,
.entry-thumbnail img,
.entry-content img, 
.comment-content img,
.entry-media img {
width:auto;
max-width: 100%;
height: auto;
}
.ut-portfolio-item img,
.entry-media img,
.entry-thumbnail img {
display:block;
}
.alignright {
display:inline;
float: right;
margin:3px 0 12px 20px;
}
.alignleft {
display:inline;
float: left;
margin:3px 20px 12px 0;
}
.aligncenter {
display:block;
margin:12px auto;
clear:both;
text-align:center;
}
.alignnone {
margin:0;
} img[class*="align"], 
img[class*="wp-image-"], 
img[class*="attachment-"],
.widget img, 
.comment-content img {
height: auto;
}
img[class*="align"], 
img[class*="wp-image-"], 
img[class*="attachment-"], 
.widget img,
.comment-content img {
height: auto;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin:0 auto ;
max-width: 94%;
} .ut-postslider-wrapper  {
margin-bottom:20px;
padding:6px;
background:#FFFFFF;
border:1px solid #DDDDDD;
position:relative;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
}
.ut-gallery-wrap {
padding:6px;
position:relative;
margin-left:auto;
margin-right:auto;
background:#FFFFFF;
margin-bottom:20px;
border:1px solid #DDDDDD;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
width:100%;
max-width: 100%;
}
.ut-gallery-slider {
position:relative;
overflow:hidden;
width:100%;
max-width: 100%;
min-height: 100px;
} table {
max-width: 100%;
width:100%;
background-color: transparent;
border-collapse: collapse;
border-spacing: 0;
margin: 0 0 30px 0;
}
th, 
td {
margin: 0;
padding: 0;
}
caption, 
th {
text-align: left;
}
th {
font-weight: bold;
}
.entry-content table, 
.comment-body table {
border-bottom: 1px solid #DDDDDD;
margin: 0 0 30px 0;
width: 100%;
}
.entry-content th, 
.comment-body th {
color:#333333;
font-size:12px;
text-transform: uppercase;
}
.entry-content td, 
.comment-body td { 
border-top: 1px solid #DDDDDD;
padding: 6px 10px 6px 0;
}  .home-title,
.widget-title {
margin:0 0 30px 0;
}
.widget-title  span {
}
.widget-container {
clear:both;
margin: 0 0 50px 0;
}
li.widget-container {
list-style: none;
}
.widget-container ul {
list-style: none;
margin: 0;
}
.widget-container ul ul {
list-style: none;
}
.widget-container ul li.last {
margin:0;
}
.widget-container ul li:last-child {
margin:0;
}
.widget-sidebar,
ul.sidebar,
#footer {
font-size:12px;	
}
.widget-sidebar ul {
margin:0;
}
.sidebar {
margin:0;
}
#sidebar,
#sidebar_second {
margin-bottom:0;
padding-top:50px;
}
.widget-sidebar ul,
#sidebar ul,
#sidebar_second ul,
#footer ul {
list-style:none;
}
.widget-container a:link, 
.widget-container a:visited {
text-decoration: none;
}
.widget-container a:active, 
.widget-container a:hover {
text-decoration: none;
}
#wp_tag_cloud div {
line-height: 1.6em;
}
.widget-sidebar li.widget-container.widget_tag_cloud,
#sidebar_second li.widget-container.widget_tag_cloud,
#sidebar li.widget-container.widget_tag_cloud {
margin-bottom:46px !important;
}
.tagcloud a {
margin:0 1px 4px 0;
cursor: pointer;
padding: 3px 5px;
width: auto;
font-weight:normal !important;
display:inline-block;
font-size:12px !important;
border:1px solid #DDDDDD;
color:#666666;
-webkit-transition:.1s all linear;
-moz-transition:.1s  all linear;
-o-transition:.1s  all linear;
-ms-transition:.1s  all linear;
transition:.1s  all linear;
}
#footer .tagcloud a {
border:1px solid #333333;
} input[type="submit"], 
input[type="reset"], 
input[type="button"] {
cursor:pointer;
width:auto;
-webkit-appearance:none;	
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-moz-background-clip: padding;
-webkit-background-clip: padding;
background-clip: padding-box;
background:transparent;
border:1px solid #DDDDDD;
color:#666666;
cursor:pointer;
display:block;
float:left;
position:relative;
text-align:center;
text-transform:uppercase;
font-size:11px !important;
height:28px !important;
margin-bottom:20px;
letter-spacing:1px;
-webkit-transition:.1s all linear;
-moz-transition:.1s all linear;
-o-transition:.1s all linear;
-ms-transition:.1s all linear;
transition:.1s all linear;
outline:none;
}
#footer input[type="submit"]:hover, 
#footer [type="reset"]:hover, 
#footer [type="button"]:hover {
border-color: #333333;
}
input[type="submit"]:hover, 
input[type="reset"]:hover, 
input[type="button"]:hover {
border-color: #DDDDDD;
}
#commentform p.comment-form-author, 
#commentform p.comment-form-email {
float: left;
margin-right: 2%;
width: 32%;
}
#commentform p.comment-form-url {
float: left;
width: 32%;
}
#commentform input#author, 
#commentform input#email, 
#commentform input#url {
width:100%;
margin-top:5px;
display:block;
}
#commentform textarea {
width:100%;
margin-top:5px;
display:block;
}
.entry-content input[type="password"] {
margin-left:5px;
}
input, 
textarea {
width:100%;
color:#666666;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-moz-background-clip: padding;
-webkit-background-clip: padding;
background-clip: padding-box;
background-color:#F7F5F2;
border:1px solid #DDDDDD;
padding:5px 10px;
-webkit-border-radius:none !important;
-moz-border-radius:none !important;
border-radius:none !important;
-webkit-transition:.1s background linear;
-moz-transition:.1s background linear;
-o-transition:.1s background linear;
-ms-transition:.1s background linear;
transition:.1s background linear;
}
input[type="submit"], 
input[type="reset"], 
input[type="button"],
input[type="text"] {
-webkit-border-radius:none !important;
-moz-border-radius:none !important;
border-radius:none !important;
}
#searchform #s {
width:62%;
max-width:62%;
float:left;
border-right:none;
}
#searchform #searchsubmit {
width:38%;
max-width:38%;
-moz-border-radius: 0 !important;
-webkit-border-radius: 0 !important;
border-radius: 0 !important;
}
#footer .widget_search input[type="text"],
.widget_search input[type="text"],
.post-password-required input[type="password"] {
border-right:none;
}
.widget_search input[type="text"] {
float:left;
}
.widget_search input {
margin:0;
}
.post-password-required label {
float:left;
color:#333333;
}
textarea {
width:100%;
overflow: auto;
resize: vertical;
padding:10px;
}
select:focus,
input:focus,
textarea:focus {
background: #FFFFFF;
-webkit-box-shadow: inset  0 0 2px rgba(0, 0, 0, 0.1);
-moz-box-shadow: inset  0 0 2px rgba(0, 0, 0, 0.1);
-ms-box-shadow: inset  0 0 2px rgba(0, 0, 0, 0.1);
-o-box-shadow: inset  0 0 2px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1);
}
select {
color:#666666;
padding: 5px;
-moz-border-radius: 0 !important;
-webkit-border-radius: 0 !important;
border-radius: 0 !important;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-moz-background-clip: padding;
-webkit-background-clip: padding;
background-clip: padding-box;
background:#FFFFFF;
border:1px solid #DDDDDD;
margin:0;
}
#footer select:focus {
-webkit-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
#footer input,
#footer textarea,
#footer select {
background:#141414;
border:1px solid #333333;
color:#DDDDDD;
}
select option {
padding: 0px 5px;
}
#content #searchform,
#footer #searchform,
#footer .tagcloud {
margin:0;
}
.widget-container select {
width: 100%;
}
.screen-reader-text {
display:none;
} .widget-container ul ul {
border: none;
padding: 0;
} .widget-container table {
margin:0;
}
.widget_calendar #wp-calendar {
text-align: center;
width: 100%;
color:#333333;
}
#footer .widget_calendar #wp-calendar {
color:#FFFFFF;
}
.widget_calendar #wp-calendar caption {
font-weight: bold;
padding: 0 0 3px;
text-transform: uppercase;
font-size:12px;
}
.widget_calendar #wp-calendar th {
border-bottom: 1px solid #DDDDDD;
border-top: 1px solid #DDDDDDD;
font-weight: bold;
}
#footer .widget_calendar #wp-calendar th {
border-bottom: 1px solid #333333;
border-top: 1px solid #333333;
}
.widget_calendar #wp-calendar tfoot td {
border-bottom: 1px solid #DDDDDD;
border-top: 1px solid #DDDDDD;
}
#footer .widget_calendar #wp-calendar tfoot td {
border-bottom: 1px solid #333333;
border-top: 1px solid #333333;
}
.widget_calendar #wp-calendar caption, 
.widget_calendar #wp-calendar td, 
.widget_calendar #wp-calendar th {
text-align: center;
}
#wp-calendar #today,
#wp-calendar #today a {
color:#FFFFFF !important;
}
#wp-calendar a:hover {
text-decoration:underline;
} .widget_rss .widget-title img {
display:none;
}
#footer .widget-container.widget_rss .widget-title .rsswidget {
color:#FFFFFF;
}
.widget_rss .rss-date {
display:block;
}
#footer .widget_rss cite {
color:#666666;
}
.widget_rss cite {
color:#999999;
} #footer .textwidget .footer-logo {
line-height:0;
margin:0;
}  #footer .widget-container .flickr_items,
.widget-container .flickr_items {
list-style:none;
margin:0;
padding:0;
}
.widget-container .flickr_items > img {
display: block;
max-width: 100%;
margin-right: auto;
margin-left: auto;
}
#footer .widget-container .flickr_items li,
.widget-container .flickr_items li {
border:none;
list-style:none;
padding:0;
margin-right:10px;
margin-bottom:10px;
float:left;
}
.widget-container .flickr_items li a {
display: block;
padding: 4px;
width:45px;
height:45px;
line-height: 20px;
border: 1px solid #DDDDDD;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
-webkit-transition:.1s all linear;
-moz-transition:.1s  all linear;
transition:.1s  all linear;
}
.flickr_items li a:hover,
.flickr_items li a:focus {
-webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
-moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
.widget-container.lambda_widget_flickr {
margin-bottom:40px !important;
}
#footer .lambda_widget_flickr .flickr_items a {
border:1px solid #333333;
-webkit-box-shadow: 0 none;
-moz-box-shadow: 0 none;
box-shadow: 0 none;	
} .tweet_list {
list-style: none;
margin: 0;
padding: 0;
overflow: hidden;
}
.tweet_list li {
overflow:hidden;
list-style-type: none;
}
.tweet_list li div {
overflow:hidden;
}
.tweet_list li:before {
content: "\f099";
display: inline-block;
font-family: 'FontAwesome';
font-style: normal;
font-weight: normal;
padding-right: 5px;
color:#333333;
float:left;
}
.tweet_text {
display: block;
}
#footer .tweet_list li:before {
color:#FFFFFF;
} .widget-container .post_format_password,
.widget-container .post_format_sticky,
.widget-container .post_format_status,
.widget-container .post_format_chat,
.widget-container .post_format_audio,
.widget-container .post_format_gallery,
.widget-container .post_format_video,
.widget-container .post_format_link,
.widget-container .post_format_quote,
.widget-container .post_format_aside,
.widget-container .post_format_standard,
.widget-container .post_format_image,
.widget-container .post_format_standard {
margin:0;
padding:0;
font-size:20px;
}
.widget-container .pformat {
margin-right:10px;
float:left;
width:45px;
height:45px;
}
.widget-container .pformat span {
color:#333333;
font-size:18px;
line-height:45px;
}
#footer .widget-container .pformat span {
color:#FFFFFF;
border-color:#333333;
}
.pformat_entry a {
display:block;
}
.widget-container .pformat_entry {
overflow:hidden;
margin:0;
padding:0;	
} .recentcomments  .comments_avatar {
margin-right:10px;
float:left;
display:block;
width:45px;
height:45px;
margin-top:3px;
margin-bottom:3px;
}
.comments_avatar {
padding:2px;
border:1px solid #DDDDDD;
-webkit-border-radius:100%;
-moz-border-radius:100%;
border-radius:100%;
}
.comments_avatar img {
-webkit-border-radius:100%;
-moz-border-radius:100%;
border-radius:100%;
margin:0 auto;
text-align:center;
display:block;
}
#footer .comments_avatar {
padding:2px;
border:1px solid #333333;
}
.recentcomments .l-description {
overflow:hidden;
margin:0;
padding:0;
}
#footer .recentcomments-text {
color:#666666;
}
.recentcomments-text {
color:#999999;
} .lambda_widget_contact ul {
list-style: none;
margin: 0;
padding: 0;
overflow: hidden;
}
.lambda_widget_contact ul li {
overflow:hidden;
list-style-type: none;
}
.lambda_widget_contact li div {
overflow:hidden;
}
.lambda_widget_contact .ut-address:before,
.lambda_widget_contact .ut-phone:before,
.lambda_widget_contact .ut-fax:before,
.lambda_widget_contact .ut-email:before,
.lambda_widget_contact .ut-internet:before {
display: inline-block;
font-family: 'FontAwesome';
font-style: normal;
font-weight: normal;
padding-right: 5px;
color:#333333;
float:left;
}
#footer .lambda_widget_contact .ut-address:before,
#footer .lambda_widget_contact .ut-phone:before,
#footer .lambda_widget_contact .ut-fax:before,
#footer .lambda_widget_contact .ut-email:before,
#footer .lambda_widget_contact .ut-internet:before {
color:#FFFFFF;	
}
.lambda_widget_contact .ut-address:before {
content: "\f015";
}
.lambda_widget_contact .ut-phone:before {
content: "\f095";
}
.lambda_widget_contact .ut-fax:before {
content: "\f02f";
}
.lambda_widget_contact .ut-email:before {
content: "\f0e0";
}
.lambda_widget_contact .ut-internet:before {
content: "\f0ac";
} .widget-container li {
border-bottom:1px dotted #DDDDDD;
margin-bottom:6px;
padding-bottom:6px;
list-style:none;
}
.widget-container.widget_categories li:before,
.widget-container.widget_pages li:before,
.widget-container.widget_nav_menu li:before {
content: "\f105";
display: inline-block;
font-family: 'FontAwesome';
font-style: normal;
font-weight: normal;
padding-right: 5px;
color:#333333;
}
#footer .widget-container.widget_categories li:before,
#footer .widget-container.widget_pages li:before,
#footer .widget-container.widget_nav_menu li:before {
color:#FFFFFF;
}
#footer .widget-container li {
border-bottom:1px dotted #333333;
padding-bottom:6px;
list-style:none;
}
.widget-sidebar #wp-calendar,
#sidebar #wp-calendar,
#sidebar_second #wp-calendar{
margin:0;
} .lambda-video {
margin-bottom:20px;
padding:6px;
border:1px solid #DDDDDD;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
}
.lambda-video span {
margin-top:5px;
margin-left:6px;
display:block;
font-size:11px;
color:#999999;
}
.lambda_widget_video .lambda-video {
margin:0;
}
#footer .lambda_widget_video .lambda-video {
border:1px solid #333333;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
} .entry-header,
.entry-content,
.entry-meta {
position:relative;
}
.entry-header .entry-meta {
display:none;
}
.entry-media,
.entry-thumbnail {
margin-bottom:20px;
padding:6px;
background:#FFFFFF;
border:1px solid #DDDDDD;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
}
.attachment-thumbnail,
.attachment-medium,
.attachment-large,
.attachment-full,
.alignnone img,
img.alignnone,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
padding:6px;
background:#FFFFFF;
border:1px solid #DDDDDD;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
-webkit-transition:.1s all linear;
-moz-transition:.1s  all linear;
transition:.1s  all linear;
}
.attachment-thumbnail:hover,
.attachment-medium:hover,
.attachment-large:hover,
.attachment-full:hover,
img.alignnone:hover,
.alignnone img:hover,
.size-full:hover,
.size-large:hover,
.size-medium:hover,
.size-thumbnail:hover {
-webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
-moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);	
}
.audio-content {
overflow:hidden;
}
.entry-thumbnail img {
margin:0 auto;
}
.view {
width: 100%;
height: 100%;
overflow: hidden;
position: relative;
text-align: center;
cursor: default;
}
.view .mask {
width: 100%;
height: 110%;
position: absolute;
overflow: hidden;
top: 0;
left: 0;
}
.view img {
display: block;
position: relative;
}
.view-fifth img {
-webkit-box-shadow: #000000 0 0 0 !important;
-moz-box-shadow: #000000 0 0 0 !important;
box-shadow: #000000 0 0 0 !important;
}
.view-fifth .mask {
background: rgb(255, 255, 255);
background: rgba(255, 255, 255, 0.5); 
-webkit-transform: translateX(-150%);
-moz-transform: translateX(-150%);
transform: translateX(-150%);
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.view-fifth:hover .mask {
z-index:10;
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
transform: translateX(0);
}
.view-fifth .mask .mask-inner {
position:absolute;
top:50%;
left:50%;
margin-top:-25px;
margin-left:-60px;
}
.mask .mask-inner .hi-icon-wrap {
padding:0;
float:left;
}
.mask .mask-inner .hi-icon-effect-1 .hi-icon {
background:#666666;
}
.mask .mask-inner .hi-icon-wrap.link {
padding-right:20px !important;	
}
.mask .mask-inner .hi-icon {
font-family: 'FontAwesome';
display: inline-block !important;
font-size: 0px;
cursor: pointer;
margin: 0;
width: 50px !important;
height: 50px;
-webkit-border-radius:100%;
-moz-border-radius:100%;
border-radius:100%;
text-align: center;
position: relative;
z-index: 1;
color: #FFFFFF;
}
.mask .mask-inner .hi-icon:before {
speak: none;
font-size: 30px;
line-height: 50px;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
display: block;
-webkit-font-smoothing: antialiased;
}
.entry-media .mask .mask-inner .hi-icon:before,
.entry-thumbnail .mask .mask-inner .hi-icon:before,
.ut-portfolio-item .mask .mask-inner .hi-icon:before {
font-size:18px;
}
.entry-media .mask .mask-inner .hi-icon-effect-1a .hi-icon:hover:after,
.entry-thumbnail .mask .mask-inner .hi-icon-effect-1a .hi-icon:hover:after,
.ut-portfolio-item .mask .mask-inner .hi-icon-effect-1a .hi-icon:hover:after {
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
transform: none;
opacity: 0;
}
.single-post .mask-inner  {
margin-top:-25px !important;
margin-left:-30px !important;
}
.view-fifth:hover img {
}
.ut-single-post .hi-icon-wrap.link {
display:none;
}
.tag_links {
font-size:12px;
display:inline-block;
color:#FFFFFF !important;
}
.tag_links a {
color:#FFFFFF !important;
padding:5px 10px;
border-right:1px solid #FFFFFF;
-webkit-transition:.1s all linear;
-moz-transition:.1s  all linear;
transition:.1s  all linear;
}
.tag_links a:last-child {
border-right:0 none;
}
.tag_links a:hover {
color:#FFFFFF !important;
background:#555555;
}
.hentry {
margin-bottom:30px;
}
.ut-single-post {
margin-bottom:50px;
}
footer.entry-meta {
border-top:1px dotted #DDDDDD;
border-bottom:1px solid #DDDDDD;
padding:10px 0;
display:block;
font-size:12px;
color:#333333;
}
footer.entry-meta a {
color:#999999;
font-weight:normal;
}
footer.entry-meta i {
margin-right:5px;
}
footer.entry-meta .cat-links,
footer.entry-meta .comments-link,
footer.entry-meta .tags-links,
footer.entry-meta .edit-link {
margin-right:10px;
}
.post-edit-link {
font-weight:bold !important;
color:#222222 !important;
text-transform:uppercase;
font-size:12px;
float:right;
}
.post-edit-link:hover {
font-weight:bold;
}
footer.entry-meta .sep {
display:none;
}
.ut-search-results .type-portfolio,
.type-post {
position:relative;
display:block;
padding-left:18px;
margin-bottom:50px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.type-post.ut-single-post {
padding-left:0;
}
.hidden {
display:none !important;
}
.ut-search-results .type-portfolio,
.ut-search-results .type-post {
margin-bottom:50px;
}
.ut-search-results .post-format {
display:none;
}
.format-chat p:nth-child(2n+1) {
background:#EEEEEE;
}
.format-chat p {
margin:0;
padding:5px 10px;
}
.format-chat p:last-child {
margin:0 0 20px 0;
}
.format-chat p.last {
margin-bottom:20px;
}
.chat {
margin-bottom:20px;
}
.ut-chat-row {
padding: 5px;
}
.ut-chat-author,
.ut-chat-text {
display:inline;
}
.ut-chat-speaker-1 {
background:#F5F5F5;
}
.format-status {
font-size:20px;
line-height:120%;
}
.post_format_status,
.post_format_chat,
.post_format_audio,
.post_format_gallery,
.post_format_video,
.post_format_link,
.post_format_quote,
.post_format_aside,
.post_format_standard,
.post_format_image,
.post_format_standard,
.post_format_sticky,
.post_format_password {
font-family:'FontAwesome';
font-size:1.6em;
font-weight:normal;
color:#333333;
line-height:51px;
}
.post_format_password:before {
content: '\f023';
}
.post_format_sticky:before {
content: '\f08d';
}
.post_format_standard:before {
content: '\f040';
}
.post_format_gallery:before {
content: '\f03e';
}
.post_format_chat:before {
content: '\f0e6';
}
.post_format_link:before {
content: '\f0c1';
}
.post_format_image:before {
content: '\f083';
}
.post_format_quote:before {
content: '\f10d';
}
.post_format_status:before {
content: '\f0a1';
}
.post_format_video:before {
content: '\f008';
}
.post_format_audio:before {
content: '\f025';
}
.post_format_aside:before {
content: '\f009';
}
.post-format .pformat {
margin-bottom:10px;
}
.post-format {
margin-bottom:50px;
}
.pformat {
text-align:center;
width:51px;
height:51px;
border:1px solid #DDDDDD;
-webkit-border-radius:100%;
-moz-border-radius:100%;
border-radius:100%;
}
.pformat:hover {
cursor:help;
}
.format-aside header,
.format-quote header {
display:none;
}
.entry-date span {
display:block;
text-transform:uppercase;
text-align:center;
line-height:100%;
font-family:"Helvetica Neue", Helvetica, Arial, sans-serif !important;
letter-spacing:1px;
color:#999999;
border-top:1px solid #DDDDDD;
border-bottom:1px solid #DDDDDD;
padding-top:5px;
padding-bottom:5px;
}
.entry-date .ut-month {
font-size:12px;
}
.entry-date .ut-day {
font-size:34px;
padding-top:4px;
padding-bottom:2px;
}
.entry-date .ut-year {
font-size:12px;
}
.more-link i {
color:#222222;
}
.more-link:hover {
color:#222222 !important;
}
.Apple-style-span {
margin:0 0 20px 0 !important;
}
.format-link .entry-header {
padding:6px;
margin-bottom:20px;
border:1px solid #DDDDDD;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
}
.format-link .entry-title a {
padding:30px 70px 30px 30px;
color:#FFFFFF;
display:block;
position:relative;
-webkit-transition:.1s all linear;
-moz-transition:.1s  all linear;
transition:.1s  all linear;
}
.format-link .entry-title a:hover {
background:#222222;
color:#FFFFFF;
}	
.format-link .entry-title a:after {
font-family:'FontAwesome';
font-size:36px;
font-weight:normal;
color:#FFFFFF;
content: '\f101';
position:absolute;
right:30px;
} #nav-above {
margin-bottom:50px;
padding:10px 0;
border-top:1px dotted #DDDDDD;
border-bottom:1px solid #DDDDDD;
font-size:12px;	
}
#nav-below {
margin-bottom:50px;
display:block;
float:right;
}
#nav-above {
color:#222222;
}
#nav-above i.icon-angle-left,
#nav-below i.icon-angle-left {
margin-right:5px;
}
#nav-above i.icon-angle-right,
#nav-below i.icon-angle-right {
margin-left:5px;
}
.pager {
margin:0;
padding:0;
list-style:none;
}
.pager li {
margin:0;
padding:0;
}
.pager .previous,
.pager .nav-previous {
display:inline-block;
float:left;
}
.pager .next,
.pager .nav-next {
display:inline-block;
float:right;
}
.page-numbers {
font-size:12px;
display:inline-block;
clear:both;
color:#222222;
list-style:none;
margin:0;
}
.page-numbers li {
display:inline;
margin:0;
margin-left:5px;
}
.page-numbers .current,
.page-numbers li .span,
.page-numbers li a {
text-align:center;
background:#FFFFFF;
border:1px solid #DDDDDD;
font-weight:bold;
color:#999999;
line-height:30px;
height:30px;
width:30px;
-webkit-transition:.1s all linear;
-moz-transition:.1s  all linear;
transition:.1s  all linear;		
}
.page-links ul li.active a,
.page-links ul li a:hover,
.page-numbers li a:hover,
.page-numbers li .current {
background:#F7F5F2;
color:#333333;
border-color:#DDDDDD;
}
.page-links {
font-size:12px;
display:inline-block;
clear:both;
color:#222222;
padding-top:10px;
padding-bottom:10px;
}
.page-links ul {
list-style:none;
margin:0;
display:inline-block;
}
.page-links ul li {
display:inline;
margin:0;
margin-right:5px;
}
.page-links ul li a {
text-align:center;
background:#FFFFFF;
border:1px solid #DDDDDD;
font-weight:bold;
color:#999999;
padding:3px 5px;
-webkit-transition:.1s all linear;
-moz-transition:.1s  all linear;
transition:.1s  all linear;
} .ut-btn {
border: none;
font-family: inherit;
border: 1px solid #DDDDDD;
color: #666666 !important;
background: none;
cursor: pointer;
padding: 5px 10px;
display: inline-block;
margin: 0 5px 20px 0;
text-transform: uppercase;
text-align:center;
letter-spacing: 1px;
font-weight: normal;
outline: none;
position: relative;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
.ut-btn:after {
content: '';
position: absolute;
z-index: -1;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
.ut-default-btn:after {
width: 0%;
height: 100%;
top: 0;
left: 0;
background: #DDDDDD;
}
.ut-default-btn:hover,
.ut-default-btn:active {
color: #333333 !important;
}
.ut-default-btn:hover:after,
.ut-default-btn:active:after {
width: 100%;
}
.ut-btn-holder {
position:relative;
z-index:1;	
}
.ut-btn.large	{ font-size:20px; padding:10px 20px; }
.ut-btn.medium	{ font-size:13px; padding:8px 15px; }
.ut-btn.small	{ font-size:11px; }
.tp-caption .ut-btn { font-weight:bold;} .theme-btn:after {
width: 0%;
height: 100%;
top: 0;
left: 0;
}
.theme-btn:hover:after,
.theme-btn:active:after {
width: 100%;
} .ut-btn.ut-table-btn {
border:1px solid #DDDDDD;
color:#666666 !important;
}
.ut-table-btn:after {
width: 0%;
height: 100%;
top: 0;
left: 0;
background: #F7F5F2;
}
.ut-table-btn:hover,
.ut-table-btn:active {
color: #333333 !important;
}
.ut-table-btn:hover:after,
.ut-table-btn:active:after {
width: 100%;
} .ut-btn.black {
border:1px solid #333333;
color:#333333 !important;
}
.black:after {
width: 0%;
height: 100%;
top: 0;
left: 0;
background: #333333;
}
.black:hover,
.black:active {
color: #FFFFFF !important;
}
.black:hover:after,
.black:active:after {
width: 100%;
} .ut-btn.white {
border:1px solid #FFFFFF;
color:#FFFFFF !important;
}
.white:after {
width: 0%;
height: 100%;
top: 0;
left: 0;
background: #FFFFFF;
}
.white:hover,
.white:active {
color: #333333 !important;
}
.white:hover:after,
.white:active:after {
width: 100%;
} .ut-btn.gray {
border:1px solid #999999;
color:#999999 !important;
}
.gray:after {
width: 0%;
height: 100%;
top: 0;
left: 0;
background: #999999;
}
.gray:hover,
.gray:active {
color: #FFFFFF !important;
}
.gray:hover:after,
.gray:active:after {
width: 100%;
} .ut-btn.blue {
border:1px solid #55A4F2;
color:#55A4F2 !important;
}
.blue:after {
width: 0%;
height: 100%;
top: 0;
left: 0;
background: #55A4F2;
}
.blue:hover,
.blue:active {
color: #FFFFFF !important;
}
.blue:hover:after,
.blue:active:after {
width: 100%;
} .ut-btn.green {
border:1px solid #8AB547;
color:#8AB547 !important;
}
.green:after {
width: 0%;
height: 100%;
top: 0;
left: 0;
background: #8AB547;
}
.green:hover,
.green:active {
color: #FFFFFF !important;
}
.green:hover:after,
.green:active:after {
width: 100%;
} .ut-btn.orange {
border:1px solid #E86814;
color:#E86814 !important;
}
.orange:after {
width: 0%;
height: 100%;
top: 0;
left: 0;
background: #E86814;
}
.orange:hover,
.orange:active {
color: #FFFFFF !important;
}
.orange:hover:after,
.orange:active:after {
width: 100%;
} .ut-btn.coffee {
border:1px solid #867668;
color:#867668 !important;
}
.coffee:after {
width: 0%;
height: 100%;
top: 0;
left: 0;
background: #867668;
}
.coffee:hover,
.coffee:active {
color: #FFFFFF !important;
}
.coffee:hover:after,
.coffee:active:after {
width: 100%;
} .ut-btn.pink {
border:1px solid #ee90d7;
color:#ee90d7 !important;
}
.pink:after {
width: 0%;
height: 100%;
top: 0;
left: 0;
background: #ee90d7;
}
.pink:hover,
.pink:active {
color: #FFFFFF !important;
}
.pink:hover:after,
.pink:active:after {
width: 100%;
} .ut-btn.purple {
border:1px solid #C29AD2;
color:#C29AD2 !important;
}
.purple:after {
width: 0%;
height: 100%;
top: 0;
left: 0;
background: #C29AD2;
}
.purple:hover,
.purple:active {
color: #FFFFFF !important;
}
.purple:hover:after,
.purple:active:after {
width: 100%;
} .ut-btn.red {
border:1px solid #FF0000;
color:#FF0000 !important;
}
.red:after {
width: 0%;
height: 100%;
top: 0;
left: 0;
background: #FF0000;
}
.red:hover,
.red:active {
color: #FFFFFF !important;
}
.red:hover:after,
.red:active:after {
width: 100%;
} .alert {
padding: 8px 35px 8px 14px;
margin-bottom: 20px;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
background-color: #fcf8e3;
border: 1px solid #fbeed5;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.alert strong,
.alert,
.alert h4 {
color: #c09853;
}
.alert h4 {
margin: 0;
}
.alert .close {
position: relative;
top: -2px;
right: -21px;
color: #000000;
float: right;
font-size: 20px;
font-weight: bold;
line-height: 24px;
opacity: 0.2;
text-shadow: 0 1px 0 #FFFFFF;
border:0 none;
padding:0;
background:transparent;
-webkit-transition:.1s color linear;
-moz-transition:.1s  color linear;
transition:.1s  color linear;
}
.alert .close:hover,
.alert .close:focus {
cursor:pointer;
color:#000000;
text-decoration:none;
opacity:0.4;
}
.alert-success {
color: #468847;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.alert-success strong {
color: #468847;
}
.alert-success h4 {
color: #468847;
}
.alert-danger,
.alert-error {
color: #b94a48;
background-color: #f2dede;
border-color: #eed3d7;
}
.alert-danger strong,
.alert-error strong,
.alert-danger h4,
.alert-error h4 {
color: #b94a48;
}
.alert-info {
color: #3a87ad;
background-color: #d9edf7;
border-color: #bce8f1;
}
.alert-info strong,
.alert-info h4 {
color: #3a87ad;
} @-webkit-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@-moz-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@-ms-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@-o-keyframes progress-bar-stripes {
from {
background-position: 0 0;
}
to {
background-position: 40px 0;
}
}
@keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
.progress {
height: 20px;
margin-bottom: 20px;
overflow: hidden;
background-color: #f7f7f7;
background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress .ut-bar {
float: left;
width: 0;
height: 100%;
font-size: 12px;
color: #ffffff;
text-align: center;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-repeat: repeat-x;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
-moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: width 0.6s ease;
-moz-transition: width 0.6s ease;
-o-transition: width 0.6s ease;
transition: width 0.6s ease;
}
.progress .bar {
float: left;
width: 0;
height: 100%;
font-size: 12px;
color: #ffffff;
text-align: center;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #0e90d2;
background-image: -moz-linear-gradient(top, #149bdf, #0480be);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
background-image: -o-linear-gradient(top, #149bdf, #0480be);
background-image: linear-gradient(to bottom, #149bdf, #0480be);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
-moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: width 0.6s ease;
-moz-transition: width 0.6s ease;
-o-transition: width 0.6s ease;
transition: width 0.6s ease;
}
.progress .bar + .bar {
-webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
-moz-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
}
.progress-striped .bar {
background-color: #149bdf;
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
-webkit-background-size: 40px 40px;
-moz-background-size: 40px 40px;
-o-background-size: 40px 40px;
background-size: 40px 40px;
}
.progress.active .bar {
-webkit-animation: progress-bar-stripes 2s linear infinite;
-moz-animation: progress-bar-stripes 2s linear infinite;
-ms-animation: progress-bar-stripes 2s linear infinite;
-o-animation: progress-bar-stripes 2s linear infinite;
animation: progress-bar-stripes 2s linear infinite;
}
.progress-danger .bar,
.progress .bar-danger {
background-color: #dd514c;
background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);
}
.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
background-color: #ee5f5b;
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-success .bar,
.progress .bar-success {
background-color: #5eb95e;
background-image: -moz-linear-gradient(top, #62c462, #57a957);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
background-image: -webkit-linear-gradient(top, #62c462, #57a957);
background-image: -o-linear-gradient(top, #62c462, #57a957);
background-image: linear-gradient(to bottom, #62c462, #57a957);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0);
}
.progress-success.progress-striped .bar,
.progress-striped .bar-success {
background-color: #62c462;
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-info .bar,
.progress .bar-info {
background-color: #4bb1cf;
background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0);
}
.progress-info.progress-striped .bar,
.progress-striped .bar-info {
background-color: #5bc0de;
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-warning .bar,
.progress .bar-warning {
background-color: #faa732;
background-image: -moz-linear-gradient(top, #fbb450, #f89406);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
background-image: -o-linear-gradient(top, #fbb450, #f89406);
background-image: linear-gradient(to bottom, #fbb450, #f89406);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
}
.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
background-color: #fbb450;
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
} .accordion {
margin-bottom: 50px;
}
.accordion-group {
border-left:1px solid #DDDDDD;
border-right:1px solid #DDDDDD;
border-bottom:1px solid #DDDDDD;
margin-bottom:20px;
background:#FFFFFF;
-webkit-box-shadow:0 0 10px 0 rgba(0, 0, 0, 0.1);
-moz-box-shadow:0 0 10px 0 rgba(0, 0, 0, 0.1);
box-shadow:0 0 10px 0 rgba(0, 0, 0, 0.1);
}
.accordion-heading {
border-top:1px solid #DDDDDD;
}
.accordion-heading h3 {
margin:0;
}
.accordion-heading .accordion-toggle {
border-bottom:none;
}
.accordion-heading .accordion-toggle {
display: block;
padding:10px;
}
.accordion-toggle {
cursor: pointer;
}
.accordion-inner {
padding: 20px 10px;
border-top:1px solid #DDDDDD;
background:#F7F5F2;
}
.collapse {
height: 0;
overflow: hidden;
position: relative;
-webkit-transition:height 0.35s ease 0s;
-moz-transition:height 0.35s ease 0s;
transition:height 0.35s ease 0s;
}
.collapse.in {
height: auto;
}
a.accordion-toggle.collapsed {
color:#333333 !important;
font-size:13px;
font-weight:normal;
}
a.accordion-toggle {
font-weight:normal;
}
.accordion-toggle.collapsed:before,
.accordion-toggle:before {
font-family: 'FontAwesome';
content:'\f117';
font-size:20px;
position:relative;
font-weight:normal;
font-style:normal;
top:2px;
left:0;
margin-right:5px;
color:#333333 !important;
}
.accordion-toggle.collapsed:before {
content:'\f116';
} .nav {
margin-left: 0;
margin-bottom: 20px;
list-style: none;
}
.nav > li > a {
display: block;
}
.nav > li > a:hover,
.nav > li > a:focus {
text-decoration: none;
}
.nav > li > a > img {
max-width: none;
}
.nav > .pull-right {
float: right;
}
.nav-header {
display: block;
padding: 3px 15px;
font-size: 11px;
font-weight: bold;
line-height: 20px;
color: #999999;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
text-transform: uppercase;
}
.nav li + .nav-header {
margin-top: 9px;
}
.nav-list {
padding-left: 15px;
padding-right: 15px;
margin-bottom: 0;
}
.nav-list > li > a,
.nav-list .nav-header {
margin-left: -15px;
margin-right: -15px;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.nav-list > li > a {
padding: 3px 15px;
}
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
background-color: #0088cc;
}
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
margin-right: 2px;
}
.nav-list .divider {
*width: 100%;
height: 1px;
margin: 9px 1px;
*margin: -5px 0 5px;
overflow: hidden;
background-color: #e5e5e5;
border-bottom: 1px solid #ffffff;
}
.nav-tabs,
.nav-pills {
*zoom: 1;
}
.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
display: table;
content: "";
line-height: 0;
}
.nav-tabs:after,
.nav-pills:after {
clear: both;
}
.nav-tabs > li,
.nav-pills > li {
float: left;
}
.nav-tabs > li > a,
.nav-pills > li > a {
padding-right: 10px;
padding-left: 10px;
margin-right: 2px;
line-height: 14px;
}
.nav-tabs {
border-bottom: 1px solid #DDDDDD;
}
.nav-tabs > li {
margin-bottom: -1px;
}
.nav-tabs > li > a {
padding-top: 8px;
padding-bottom: 8px;
line-height: 20px;
border: 1px solid transparent;
-webkit-border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
font-weight:normal;
color:#333333;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
background-color: #ffffff;
border: 1px solid #ddd;
border-bottom-color: transparent;
cursor: default;
}
.nav-pills > li > a {
padding-top: 8px;
padding-bottom: 8px;
margin-top: 2px;
margin-bottom: 2px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
color: #ffffff;
background-color: #0088cc;
}
.nav-stacked > li {
float: none;
}
.nav-stacked > li > a {
margin-right: 0;
}
.nav-tabs.nav-stacked {
border-bottom: 0;
}
.nav-tabs.nav-stacked > li > a {
border: 1px solid #ddd;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.nav-tabs.nav-stacked > li:first-child > a {
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topright: 4px;
border-top-right-radius: 4px;
-webkit-border-top-left-radius: 4px;
-moz-border-radius-topleft: 4px;
border-top-left-radius: 4px;
}
.nav-tabs.nav-stacked > li:last-child > a {
-webkit-border-bottom-right-radius: 4px;
-moz-border-radius-bottomright: 4px;
border-bottom-right-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-bottomleft: 4px;
border-bottom-left-radius: 4px;
}
.nav-tabs.nav-stacked > li > a:hover,
.nav-tabs.nav-stacked > li > a:focus {
border-color: #ddd;
z-index: 2;
}
.nav-pills.nav-stacked > li > a {
margin-bottom: 3px;
}
.nav-pills.nav-stacked > li:last-child > a {
margin-bottom: 1px;
}
.nav-tabs .dropdown-menu {
-webkit-border-radius: 0 0 6px 6px;
-moz-border-radius: 0 0 6px 6px;
border-radius: 0 0 6px 6px;
}
.nav-pills .dropdown-menu {
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
.nav .dropdown-toggle .caret {
border-top-color: #0088cc;
border-bottom-color: #0088cc;
margin-top: 6px;
}
.nav .dropdown-toggle:hover .caret,
.nav .dropdown-toggle:focus .caret {
border-top-color: #005580;
border-bottom-color: #005580;
} .nav-tabs .dropdown-toggle .caret {
margin-top: 8px;
}
.nav .active .dropdown-toggle .caret {
border-top-color: #fff;
border-bottom-color: #fff;
}
.nav-tabs .active .dropdown-toggle .caret {
border-top-color: #555555;
border-bottom-color: #555555;
}
.nav > .dropdown.active > a:hover,
.nav > .dropdown.active > a:focus {
cursor: pointer;
}
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover,
.nav > li.dropdown.open.active > a:focus {
color: #ffffff;
background-color: #999999;
border-color: #999999;
}
.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret,
.nav li.dropdown.open a:focus .caret {
border-top-color: #ffffff;
border-bottom-color: #ffffff;
opacity: 1;
filter: alpha(opacity=100);
}
.tabs-stacked .open > a:hover,
.tabs-stacked .open > a:focus {
border-color: #999999;
}
.tabbable {
*zoom: 1;
}
.tabbable:before,
.tabbable:after {
display: table;
content: "";
line-height: 0;
}
.tabbable:after {
clear: both;
}
.tab-content {
overflow: auto;
margin-bottom:20px;
}
.tab-pane {
padding:0 10px;
}
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
border-bottom: 0;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
display: none;
}
.tab-content > .active,
.pill-content > .active {
display: block;
}
.tabs-below > .nav-tabs {
border-top: 1px solid #ddd;
}
.tabs-below > .nav-tabs > li {
margin-top: -1px;
margin-bottom: 0;
}
.tabs-below > .nav-tabs > li > a {
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
}
.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
border-bottom-color: transparent;
border-top-color: #ddd;
}
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
border-color: transparent #ddd #ddd #ddd;
}
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
float: none;
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
min-width: 74px;
margin-right: 0;
margin-bottom: 3px;
}
.tabs-left > .nav-tabs {
float: left;
margin-right: 19px;
border-right: 1px solid #ddd;
}
.tabs-left > .nav-tabs > li > a {
margin-right: -1px;
-webkit-border-radius: 4px 0 0 4px;
-moz-border-radius: 4px 0 0 4px;
border-radius: 4px 0 0 4px;
}
.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
border-color: #ddd transparent #ddd #ddd;
*border-right-color: #ffffff;
}
.tabs-right > .nav-tabs {
float: right;
margin-left: 19px;
border-left: 1px solid #ddd;
}
.tabs-right > .nav-tabs > li > a {
margin-left: -1px;
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
}
.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
border-color: #ddd #ddd #ddd transparent;
*border-left-color: #ffffff;
}
.nav > .disabled > a {
color: #999999;
}
.nav > .disabled > a:hover,
.nav > .disabled > a:focus {
text-decoration: none;
background-color: transparent;
cursor: default;
} #comments {
float:left;
width: 100%;
margin-bottom:25px;
}
#comments #respond {
margin-bottom:25px;
}
.comments-title {
margin:0 0 30px 0;
}
.comments-title span {
}
#comments .commentlist {
margin:0;
list-style:none;
width:100%;
}
#comments .commentlist li.pingback,
#comments .commentlist li.trackback,
#comments .commentlist li.comment {
margin:0;
padding:0;
display:block;
clear:both;
}
#comments .commentlist li li {
margin:0 0 0 20px;
}
#comments .commentlist li li li {
margin:0 0 0 20px;
}
#comments .commentlist li li li li {
margin:0 0 0 20px;
}
#comments .commentlist li li li li li {
margin:0 0 0 20px;
}
#cancel-comment-reply-link{
background:#FFFFFF;
padding:0 0 0 10px;
float:right;
}
#respond {
margin-bottom:50px;	
}
#respond input#submit {
float:none;
}
#commentform {
margin-bottom:20px;
}
#comments .single-comment {
margin-bottom:25px;
padding-bottom:5px;
border-bottom:1px solid #DDDDDD;
}
.comment-avatar {
float:left;
margin:0 20px 20px 0;
overflow:hidden;
}
.comment-avatar img {
width:45px;
height:45px;
padding:2px;
border:1px solid #DDDDDD;
-webkit-border-radius:100%;
-moz-border-radius:100%;
border-radius:100%;
background:#FFFFFF;
display:block;
margin:0 auto;
text-align:center;
}
.comment-content {
position:relative;
}
.comment-meta {
margin-bottom:20px;
}
.comment-author {
display:block;
}
.comment-author a:hover {
color:#222222;
}
.comment-text {
margin-left:71px;
}
.comment-text ul,
.comment-text ol {
margin-bottom:20px;
}
.comment-time {
color:#333333;
font-size:12px;
margin-right:10px;
}
.comment-time i,
.comment-reply i {
margin-right:5px;
}
.comment-edit {
font-size:12px;
}
.comment-edit-link {
color:#222222 !important;
font-weight:bold;
text-transform:uppercase;
}
.comment-reply {
font-size:12px;
margin-right:10px;
}
.cancel-comment-reply {
display:inline-block;
margin:5px 0 5px 0;
}
.comment-reply-link {
color:#999999;
font-weight:normal;
}
#cancel-comment-reply-link {
font-weight:normal;
font-size:12px;
}
.form-allowed-tags code {
display:block;
background:#FFFFFF;
color:#999999;
font-size:12px;
margin:5px 0 0 0;
padding:0;
} .gallery {
margin-bottom:10px !important;
}
.tiled-gallery {
margin-bottom:30px !important;
}
.gallery-item {
margin-top:0 !important;
margin-bottom:20px;
}
.gallery-item img {
border:none !important;
border:1px solid #DDDDDD !important;
}
.wp-caption .wp-caption-text {
margin: 0 auto;
width: 100%;
}
.entry-media .wp-caption {
margin:0;
}
.entry-media .wp-caption-dd,
.entry-media .wp-caption-text {
padding-bottom:0;
margin-bottom:0;
}
.wp-caption-text {
color: #999999;
display: block;
font-size:11px;
margin: 0 auto;
padding: 5px 0;
text-align: center;
}
.wp-caption {
max-width:100%;
}
.wp-caption-dd {
text-align:center;
padding: 5px 0;
} .remove-border {
border:0 none !important;	
}
.remove-bottom {
margin-bottom: 0 !important;
}
.half-bottom {
margin-bottom: 10px !important;
}
.add-bottom {
margin-bottom: 20px !important;
}
.add-top {
margin-top: 20px !important;
}
.bypostauthor, 
.gallery-caption {
} video {
max-width: 100%;
height: auto;
}
iframe,
embed,
object {
max-width: 100%;
display:block;
}
audio {
width:100%;
max-width:100%;
}
@-moz-document url-prefix() {
audio {
height:28px;
width:100%;
}
}  .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;
} .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;
} #recaptcha_widget_div {
margin-bottom:20px;
}
.hover-overlay {
position: absolute;
height: 100%;
width: 100%;
overflow: hidden;
top:0;
left:0;
display:none;
cursor:pointer;
}
.overflow-hidden {
position: relative;
overflow:hidden;
line-height:0;
}
.lambda-16 {
font-size:16px !important;
}
.page-link {
margin-bottom:20px;
} .center {
text-align:center;
}
.lambda-pricingtable-wrap {
margin:0 0 20px 0;
color:#333333;
width:100%;
}
.lambda-pricingtable-wrap ul {
list-style-type: none;
margin: 10px 0 0 0;
text-align:center;
}
.lambda-pricingtable-wrap ul li {
padding:10px 20px;
}
.lambda-pricingtable-wrap ul li {
display:block;
border-bottom:1px solid #DDDDDD;
margin-left:0;
word-wrap: break-word;
margin:0;
}
.lambda-pricingtable-holder {
margin:0;
text-align:center;
border:1px solid #DDDDDD;
-webkit-box-shadow:0 0 10px 0 rgba(0, 0, 0, 0.1);
-moz-box-shadow:0 0 10px 0 rgba(0, 0, 0, 0.1);
box-shadow:0 0 10px 0 rgba(0, 0, 0, 0.1);
}
.lambda-pricingtable-holder:last-child {
margin-right:0;
}
.lambda-pricingtable-top {
background: #F7F5F2;
}
.lambda-pricingtable-top h3 {
text-align: center;
padding:20px 0;
margin:0;
word-wrap: break-word;
}
.lambda-pricingtable.featured .lambda-pricingtable-top {
border-top:0 none;
}
.lambda-pricingtable.featured .lambda-pricingtable-top h3 {
color:#FFFFFF;
}
.lambda-pricingtable {
background: #FFFFFF;
}
.lambda-pricingtable ul strong {
font-weight: bold;
}
.lambda-pricingtable hr {
margin: 20px 0 0 0;
}
.lambda-pricingtable h4 {
text-align: center;
font-size:36px;
margin: 20px 0 0 0;
}
.lambda-pricingtable h4 sup {
font-size: 12px;
}
.lambda-pricingtable p {
text-align: center;
}
.lambda-pricingtable-button .ut-btn {
margin:20px 0;
} p.search-title, 
p.tag-title {
font-style:normal;
margin-bottom:40px;
}
p.search-title, 
p.tag-title {
color:#555555;
}
.entry-attachment {
margin:0 0 20px 0;
position:relative;
}
.entry-attachment .entry-caption p {
margin:0;
}
.entry-attachment .entry-caption {
position:absolute;
bottom:0;
left:0;
color:#FFFFFF;
padding: 0 3px;
border-top-right-radius:2px;
-moz-border-radius-topright:2px;
-webkit-border-top-right-radius:2px;
} #lambda-featured-header-wrap {
padding:0;
position:relative;
z-index:1;
background:#FFFFFF;
border-bottom:1px solid #DDDDDD;
overflow:hidden;
min-height:1px;
}
#lambda-featured-header-wrap .lambda-video,
#lambda-featured-header-wrap .lambda-pricingtable-wrap {
margin-top:50px;
margin-bottom:50px;
}
#lambda-featured-header-wrap .lambda-video {
background:#FFFFFF;
-webkit-box-shadow:0 0 10px 0 rgba(0, 0, 0, 0.1);
-moz-box-shadow:0 0 10px 0 rgba(0, 0, 0, 0.1);
box-shadow:0 0 10px 0 rgba(0, 0, 0, 0.1);
}
.slider-overlay {
background: url(//www.reinehautsache.at/wp-content/themes/delaware/images/slider-bottom.png) no-repeat scroll top center transparent;
position:absolute;
bottom:27px;
height:175px;
width:100%;
z-index:21;
}
.lambda-featured-header-image .container,
#lambda-featured-header,
.lambda-featured-header-image {
position:relative;
}
.lambda-featured-header-image img {
display:block;
margin:0 auto;
width:100%;
max-width:100%;
height:auto;
}
.lambda-featured-header-caption {
padding:5px 10px;
font-size: 24px; 
line-height: 120%; 
position:absolute;
top:-100px;
left:0;
z-index:10;
color:#FFFFFF;
white-space:nowrap;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
background:rgb(0, 0, 0);
background:rgba(0, 0, 0, 0.7);
display:inline-block;
border-bottom:2px solid #FFFFFF !important;
}
.lambda-featured-header-video, 
.lambda-featured-header-content {
margin-bottom:0px !important;
} .lambda-highlight1, 
.lambda-highlight2, 
.lambda-highlight3, 
.lambda-highlight4 {
padding:2px;
color:#FFFFFF;
}
.lambda-highlight2 {
background:#000000;
}
.lambda-highlight3 {
background: #FF3;
color:#222222;
}
.lambda-highlight4 {
background: #F00;
}
.lambda-dropcap1 {
color: #333333;
float: left;
font-size: 75px;
line-height: 60px;
margin-right: 14px;
font-family: "Georgia", serif;
text-shadow:
1px 1px #DDDDDD,
2px 2px #DDDDDD,
3px 3px #DDDDDD,
4px 4px #DDDDDD,
5px 5px #DDDDDD,
6px 6px #DDDDDD;
}
.lambda-dropcap2 {
display:block;
float:left;
width:75px;
height:75px;
font-size: 60px;
line-height:75px;
margin-top:5px;
margin-right:8px;
text-align:center;
font-family: "Georgia", serif;
background: none repeat scroll 0 0 #F7F5F2;
border:1px solid #DDDDDD;
color: #333333;
text-shadow: 
0 -1px 1px #FFFFFF, 
0 1px 1px #666666;
} hr {
margin:50px 0;
clear: both;
height: 0;
border-width: 1px 0 0;
border-top:1px solid #D9D9D9;
}
hr.style-one {
border: none; 
border-top: medium double #DDDDDD; 
text-align:center;
color:#999999;
}
hr.style-one:after {
font-family:'FontAwesome';
content:'\f124'; 
display: inline-block; 
position: relative; 
top: -0.6em; 
font-size: 1.5em; 
padding: 0 0.25em; 
background: white;
}
hr.style-two { 
border: 0; 
height: 1px; 
}
hr.style-three { 
border: 0; 
height: 1px; 
background-image: -webkit-linear-gradient(left, rgba(221,221,221,0), rgba(187,187,187,1.0), rgba(221,221,221,0)); 
background-image: -moz-linear-gradient(left, rgba(221,221,221,0), rgba(187,187,187,1.0), rgba(221,221,221,0)); 
background-image: -ms-linear-gradient(left, rgba(221,221,221,0), rgba(187,187,187,1.0), rgba(221,221,221,0)); 
background-image: -o-linear-gradient(left, rgba(221,221,221,0), rgba(187,187,187,1.0), rgba(221,221,221,0)); 
}
hr.style-four { 
border: 0; 
border-bottom: 1px dashed #BBBBBB;
}
hr.style-five { 
height: 12px; 
border: 0; 
-webkit-box-shadow: inset 0 12px 12px -12px rgba(0,0,0,0.3);
-moz-box-shadow: inset 0 12px 12px -12px rgba(0,0,0,0.3);
box-shadow: inset 0 12px 12px -12px rgba(0,0,0,0.3);
}
hr.style-six { 
border: none; 
border-top: medium double #DDDDDD; 
text-align:center;
color:#999999;
}
hr.no-margin-top {
margin-top:0 !important;
}
.right {
float:right;
}
.left {
float:left;
}
#toTop {
position:fixed;
bottom:40px;
right:20px;
text-decoration:none;
cursor:pointer;
z-index:999;
display:block;
font-size:11px;
text-transform:uppercase;
color:#999999;
-webkit-transition:.1s all linear;
-moz-transition:.1s  all linear;
transition:.1s  all linear;
}
#toTop:before {
font-family:'FontAwesome';
content:'\f102';
font-size:32px;
color:#999999;
line-height:32px;
display:block;
text-align:center;
-webkit-transition:.1s all linear;
-moz-transition:.1s  all linear;
transition:.1s  all linear;
}
.wp-post-image {
display:block;
} .type-post .author-info {
margin:10px 0 0 0;
padding-top:50px;
border-top:1px solid #DDDDDD;
}
.author-info {
margin-bottom:50px;
}
.author-avatar {
float:left;
margin-right:20px;
}
.author-avatar img {
display:block;
padding:2px;
border:1px solid #DDDDDD;
-webkit-border-radius:100%;
-moz-border-radius:100%;
border-radius:100%;	
}
.author-description {
overflow:hidden;
}
.author-bio {
margin-bottom:10px;
}
.author-link .icon-angle-right {
color:#333333;
}
.author-link:hover {
color:#222222 !important;
} .mm-trigger {
display:none;
cursor:pointer;	
}
#mobile-menu {
margin:0;
display:none;
}
#mobile-menu ul {
margin:20px 0 0 0;
text-align:left;
}
#mobile-menu .sub-menu {
margin:0;
margin-left:20px;
}
#mobile-menu ul li a:hover,
#mobile-menu .sub-menu li a {
color:#666666;
}
#mobile-menu li {
padding-bottom:6px;
margin-bottom:6px;
border-bottom:1px solid #DDDDDD;
}
#mobile-menu li:last-child,
#mobile-menu li.last {
margin-bottom:0;
border-bottom:none;	
}
#mobile-menu .sub-menu li.first,
#mobile-menu .sub-menu li:first-child {
margin-top:6px;
}
#mobile-menu .sub-menu li.last,
#mobile-menu .sub-menu li:last-child {
border-bottom:none;
padding-bottom:0;
margin-bottom:0;
}
.mm-button {
border:none;
height:40px;
cursor:pointer;
background: transparent;
}
.mm-button:before {
content: "\f0ca";
font-family:'FontAwesome';
font-size:40px;
line-height:40px;
text-align:center;
-webkit-transition:.1s color linear;
-moz-transition:.1s  color linear;
transition:.1s  color linear;
color:#999999;
}
#lang_sel { text-align:left; } .tooltip {
position: absolute;
z-index: 999;
display: block;
visibility: visible;
font-size: 10px;
line-height: 1.4;
opacity: 0;
text-transform:uppercase;
filter: alpha(opacity=0);
}
.tooltip.in {
opacity: 0.8;
filter: alpha(opacity=80);
}
.tooltip.top {
margin-top: -3px;
padding: 5px 0;
}
.tooltip.right {
margin-left: 3px;
padding: 0 5px;
}
.tooltip.bottom {
margin-top: 3px;
padding: 5px 0;
}
.tooltip.left {
margin-left: -3px;
padding: 0 5px;
}
.tooltip-inner {
max-width: 200px;
padding: 8px;
color: #FFFFFF;
text-shadow:1px 1px 1px #000000;
text-align: center;
text-decoration: none;
background: rgb(0, 0, 0);
background: rgba(0, 0, 0, 0.9);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;   
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-width: 5px 5px 0;
border-top-color: rgb(0, 0, 0);
border-top-color: rgba(0, 0, 0, 0.9);
}
.tooltip.right .tooltip-arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-width: 5px 5px 5px 0;
border-right-color: rgb(0, 0, 0);
border-right-color: rgba(0, 0, 0, 0.9);
}
.tooltip.left .tooltip-arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-width: 5px 0 5px 5px;
border-left-color: rgb(0, 0, 0);
border-left-color: rgba(0, 0, 0, 0.9);
}
.tooltip.bottom .tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-width: 0 5px 5px;
border-bottom-color: rgb(0, 0, 0);
border-bottom-color: rgba(0, 0, 0, 0.9);
} .entry-content .rev_slider_wrapper {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin-bottom:20px !important;			
}
.tp-bullets.simplebullets.round .bullet {
background: transparent !important;
cursor: pointer;
float: left;
height: 12px !important;
-webkit-border-radius:100%;
-moz-border-radius:100%;
border-radius:100%;
border:2px solid #FFFFFF;
margin-left: 3px;
margin-right: 0;
margin-top: -10px;
position: relative;
width: 12px !important;
-webkit-transition:.1s background linear;
-moz-transition:.1s  background linear;
transition:.1s  background linear;
}
.tp-leftarrow.default,
.tp-rightarrow.default {
background: transparent !important;
-webkit-border-radius:100%;
-moz-border-radius:100%;
border-radius:100%;
border:2px solid #FFFFFF;
-webkit-transition:.1s background linear;
-moz-transition:.1s  background linear;
transition:.1s  background linear;
text-align:center;	
}
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.round .bullet:hover,
.tp-rightarrow.default:hover,
.tp-leftarrow.default:hover {
background: rgb(0, 0, 0)!important;
background: rgba(0, 0, 0, 0.7)!important;
}
.tp-rightarrow.default:before,
.tp-leftarrow.default:before {
font-family:'FontAwesome';
font-size:32px;
color:#FFFFFF;
line-height:40px;
display:block;
text-align:center;
}
.tp-rightarrow.default:before {
content: '\f105';
margin-left:4px;
}
.tp-leftarrow.default:before {
content: '\f104';
margin-right:4px;	
}
.tp-caption strong {
color:#FFFFFF;
}
.lambda-pc {
margin-bottom:20px;
} .entry-content .ls-wp-container {
margin-bottom:20px !important;
} #lambda-featured-header-wrap .mapsmarker {
margin-bottom:0;
padding:0;
background:#FFFFFF;
border:none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
#lambda-featured-header-wrap .leaflet-container {
border:none !important;
}
.mapsmarker {
margin-bottom:20px;
padding:6px;
background:#FFFFFF;
border:1px solid #DDDDDD;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
} .page-template-default .type-post,
.page-template .type-post {
padding-left: 0px !important;
}