html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust:     100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 4em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-appearance: textfield;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
} body,
button,
input,
select,
textarea {
color: #404040;
font-size: 16px;
font-size: 1rem;
line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
}
p {
margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} html {
box-sizing: border-box;
}
*,
*:before,
*:after { box-sizing: inherit;
}
body {
background: #fff; }
blockquote:before,
blockquote:after,
q:before,
q:after {
content: "";
}
blockquote,
q {
quotes: "" "";
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto; max-width: 100%; }
table {
margin: 0 0 1.5em;
width: 100%;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
color: rgba(0, 0, 0, .8);
font-size: 12px;
font-size: 0.75rem;
line-height: 1;
padding: .6em 1em .4em;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
border-color: #aaa #bbb #bbb;
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
color: #111;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
padding: 3px;
}
textarea {
padding-left: 3px;
width: 100%;
}  a {
color: #414141;
}
a:visited {
color: #414141;
}
a:hover,
a:focus,
a:active {
color: midnightblue;
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: 0;
} .main-navigation {
clear: both;
display: block;
float: left;
width: 100%;
}
.main-navigation ul {
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation li {
float: left;
position: relative;
}
.main-navigation a {
display: block;
text-decoration: none;
}
.main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 1.5em;
left: -999em;
z-index: 99999;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation ul ul li {
}
.main-navigation li:hover > a {
}
.main-navigation ul ul :hover > a {
}
.main-navigation ul ul a:hover {
}
.main-navigation ul li:hover > ul {
left: auto;
}
.main-navigation ul ul li:hover > ul {
left: 100%;
}
.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a {
} .menu-toggle {
display: none;
}
@media screen and (max-width: 600px) {
.menu-toggle,
.main-navigation.toggled .nav-menu {
display: block;
}
.main-navigation ul {
display: none;
}
header h2 {text-align:center;margin-left:0px  }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
} .widget {
margin: 0 0 1.5em;
} .widget select {
max-width: 100%;
} .widget_search .search-submit {
display: none;
}  .sticky {
display: block;
}
.hentry {
margin: 0 0 1.5em;
}
.byline,
.updated:not(.published) {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .blog .format-aside .entry-title,
.archive .format-aside .entry-title {
display: none;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}  .infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 0 auto;
}
.wp-caption-text {
text-align: center;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
}
.nav-previous, .nav-next{
margin-left:30px;  
}
.nav-next{
margin-right:30px; 
}
#primary-menu{
list-style:none !important;
} @media (max-width: 767px) {
.services > .srp-widget-container{
display:block !important;  
}
.brands{
display: block !important;
}
header h2 {text-align:center;margin-left:0px  }
}
@media screen and (min-width: 767px) {
header h2 {text-align:left;margin-left:20px  }
}
.container h1 { text-align:center;margin-bottom: 40px;padding-top: 25px; }
.container p a { color:blue; }
.homehead { line-height: 38px; text-align:left !important;margin-bottom: 0px !important; }/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
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;
  font-size: 100%;
  font: inherit;
  vertical-align: top;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: inherit;
  padding: 20px;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.container .alpha {
  margin-left: 0px;
}
.container .omega {
  margin-right: 0px;
}
.row {
  margin-left: -20px;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}
[class*="grid_"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}
.container {
  width: 940px;
}
.grid_12 {
  width: 940px;
}
.grid_11 {
  width: 860px;
}
.grid_10 {
  width: 780px;
}
.grid_9 {
  width: 700px;
}
.grid_8 {
  width: 620px;
}
.grid_7 {
  width: 540px;
}
.grid_6 {
  width: 460px;
}
.grid_5 {
  width: 380px;
}
.grid_4 {
  width: 300px;
}
.grid_3 {
  width: 220px;
}
.grid_2 {
  width: 140px;
}
.grid_1 {
  width: 60px;
}
.preffix_12 {
  margin-left: 980px;
}
.preffix_11 {
  margin-left: 900px;
}
.preffix_10 {
  margin-left: 820px;
}
.preffix_9 {
  margin-left: 740px;
}
.preffix_8 {
  margin-left: 660px;
}
.preffix_7 {
  margin-left: 580px;
}
.preffix_6 {
  margin-left: 500px;
}
.preffix_5 {
  margin-left: 420px;
}
.preffix_4 {
  margin-left: 340px;
}
.preffix_3 {
  margin-left: 260px;
}
.preffix_2 {
  margin-left: 180px;
}
.preffix_1 {
  margin-left: 100px;
}
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}
@media (min-width: 1200px) {
  .row {
    margin-left: -30px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*="grid_"] {
    float: left;
    min-height: 1px;
    margin-left: 30px;
  }
  .container {
    width: 1170px;
  }
  .grid_12 {
    width: 1170px;
  }
  .grid_11 {
    width: 1070px;
  }
  .grid_10 {
    width: 970px;
  }
  .grid_9 {
    width: 870px;
  }
  .grid_8 {
    width: 770px;
  }
  .grid_7 {
    width: 670px;
  }
  .grid_6 {
    width: 570px;
  }
  .grid_5 {
    width: 470px;
  }
  .grid_4 {
    width: 370px;
  }
  .grid_3 {
    width: 270px;
  }
  .grid_2 {
    width: 170px;
  }
  .grid_1 {
    width: 70px;
  }
  .preffix_12 {
    margin-left: 1230px;
  }
  .preffix_11 {
    margin-left: 1130px;
  }
  .preffix_10 {
    margin-left: 1030px;
  }
  .preffix_9 {
    margin-left: 930px;
  }
  .preffix_8 {
    margin-left: 830px;
  }
  .preffix_7 {
    margin-left: 730px;
  }
  .preffix_6 {
    margin-left: 630px;
  }
  .preffix_5 {
    margin-left: 530px;
  }
  .preffix_4 {
    margin-left: 430px;
  }
  .preffix_3 {
    margin-left: 330px;
  }
  .preffix_2 {
    margin-left: 230px;
  }
  .preffix_1 {
    margin-left: 130px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .row {
    margin-left: -20px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*="grid_"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }
  .container {
    width: 748px;
  }
  .grid_12 {
    width: 748px;
  }
  .grid_11 {
    width: 684px;
  }
  .grid_10 {
    width: 620px;
  }
  .grid_9 {
    width: 556px;
  }
  .grid_8 {
    width: 492px;
  }
  .grid_7 {
    width: 428px;
  }
  .grid_6 {
    width: 364px;
  }
  .grid_5 {
    width: 300px;
  }
  .grid_4 {
    width: 236px;
  }
  .grid_3 {
    width: 172px;
  }
  .grid_2 {
    width: 108px;
  }
  .grid_1 {
    width: 44px;
  }
  .preffix_12 {
    margin-left: 788px;
  }
  .preffix_11 {
    margin-left: 724px;
  }
  .preffix_10 {
    margin-left: 660px;
  }
  .preffix_9 {
    margin-left: 596px;
  }
  .preffix_8 {
    margin-left: 532px;
  }
  .preffix_7 {
    margin-left: 468px;
  }
  .preffix_6 {
    margin-left: 404px;
  }
  .preffix_5 {
    margin-left: 340px;
  }
  .preffix_4 {
    margin-left: 276px;
  }
  .preffix_3 {
    margin-left: 212px;
  }
  .preffix_2 {
    margin-left: 148px;
  }
  .preffix_1 {
    margin-left: 84px;
  }
}
.select-menu {
  display: none !important;
}
@media (max-width: 767px) {
  .container {
    width: 420px;
    padding: 0 0px;
  }
  .row {
    margin-left: 0;
  }
  [class*="grid_"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .grid_12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .select-menu {
    display: block !important;
  }
}
@media (max-width: 479px) {
  body {
    padding: 0;
  }
  .container {
    width: 300px;
    padding: 0 0px;
  }
  .row {
    margin-left: 0;
  }
}

.sf-menu {
	float: right;
	margin-top: 32px;
}
.sf-menu>li {
	position: relative;
	float: left;
}
.sf-menu>li+li {
	margin-left: 40px;
}
.sf-menu li a {
	color: #fff;
	font-weight: 400;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
}
.sf-menu>li>a {
	position: relative;s
	display: inline-block;
	line-height: 16px;
}
.sf-menu>li.current>a, .sf-menu>li.sfHover>a, .sf-menu>li>a:hover, .sf-menu ul a:hover {
	color: #5c5c5c;
}
.sf-menu ul {
	z-index: 500;
	position: absolute;
	width: 132px;
	background: #141414; 
	top: 47px;
	left: 0;
	padding: 17px 5px 15px 20px;
}
.sf-menu ul a {
	line-height: 36px;
}
.sf-menu ul ul{
	left: 158px;
	top: 0;
}


/*==================================RESPONSIVE LAYOUTS===============================================*/
@media only screen and (max-width: 1199px) {
	
}

@media only screen and (max-width: 995px) {
	.sf-menu {
		float: none;
		margin-bottom: 20px;
		display: inline-block;
	}
}

@media only screen and (max-width: 767px) {

	.sf-menu {display:none ; float: none;}

	.select-menu {
		font: 12px/15px Arial, Helvetica, sans-serif;
		color: #202020;
		width: 100%;
		margin: 10px auto 20px;
		float: none;
    	outline: none;
		border: 1px solid #474646;
	}
	
}

/*!
 *  Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url(../../../themes/picture-perfect-theme/fonts/fontawesome-webfont_v-4.0.3.eot);
  src: url(../../../themes/picture-perfect-theme/fonts/fontawesome-webfont.eot) format('embedded-opentype'), url(../../../themes/picture-perfect-theme/fonts/fontawesome-webfont_v-4.0.3.woff) format('woff'), url(../../../themes/picture-perfect-theme/fonts/fontawesome-webfont_v-4.0.3.ttf) format('truetype'), url(../../../themes/picture-perfect-theme/fonts/fontawesome-webfont_v-4.0.3.svg) format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.2857142857142858em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.142857142857143em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.142857142857143em;
  width: 2.142857142857143em;
  top: 0.14285714285714285em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.8571428571428572em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-asc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-desc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-reply-all:before {
  content: "\f122";
}
.fa-mail-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}

@import url("//fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800");
@import url("//fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700,300italic");
@import url("//fonts.googleapis.com/css?family=Oleo+Script:400,700");
@import url("//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic"); body {
background: #000;
line-height: 18px;
font-family: 'Open Sans', sans-serif;
font-size: 14px;
color: #414141;
}
a[href^="tel:"] {
color: inherit;
text-decoration: none;
}
p {
margin-bottom: 22px;
}
h1{
font-size: 36px;
padding-top: 5px;
color: #414141;
font-weight: 700;
margin-bottom: 10px;
}
h2,
h3 {
font-family: 'Open Sans Condensed', sans-serif;
text-transform: uppercase;
}
h2 {
font-size: 36px;
text-align: center;
padding-top: 25px;
color: #414141;
font-weight: 700;
margin-bottom: 20px;
}
h3 {
font-size: 24px;
font-family: 'Open Sans Condensed', sans-serif;
line-height: 24px;
text-transform: uppercase;
color: #414141;
margin-bottom: 12px;
font-weight: 700;
}
h3 a:hover {
color: #7d7d7d;
}
h4 {
color: #414141;
font-family: 'Open Sans', sans-serif;
font-size: 13px;
text-transform: uppercase;
line-height: 18px;
font-weight: 700;
margin-bottom: 25px;
}
* {
-webkit-text-size-adjust: none;
}
.extra_wrapper {
overflow: hidden;
} header {
background: url(../../../themes/picture-perfect-theme/images/bg1.jpg);
min-height: 78px;
}
header h1 {
clear: both;
padding: 0 20px 20px 20px;
float: left;
}
header h1 img {
display: block;
} #content {
background: #fff;
padding-bottom: 50px;
padding-left: ;
padding-right: ;
}
.picture {
background: url(../../../themes/picture-perfect-theme/images/slide1.jpg) center 0 no-repeat;
-webkit-background-size: 100% auto;
-moz-background-size: 100% auto;
background-size: 100% auto;
overflow: hidden;
color: #fff;
padding: 110px 0 50px;
text-transform: uppercase;
}
.picture h5 {
font-size: 29px;
font-family: 'Open Sans', sans-serif;
line-height: 30px;
font-weight: 900;
margin-bottom: 20px;
}
.picture h6 {
line-height: 60px;
font-family: 'Open Sans Condensed', sans-serif;
font-weight: bold;
font-size: 60px;
}
.div5 {
height: 400px;
}
.picture1 {
background: url(../../../themes/picture-perfect-theme/images/slide2.jpg) center 0 no-repeat;
padding: 104px 0 100px;
-webkit-background-size: 100% auto;
-moz-background-size: 100% auto;
background-size: 100% auto;
overflow: hidden;
}
.picture1 .div1 {
position: relative;
color: #fff;
text-align: center;
padding: 0 40px;
font-family: 'Open Sans', sans-serif;
}
.picture1 .div1:before {
height: 1px;
position: absolute;
background: #fff;
content: '';
width: 68%;
top: -37px;
left: 15%;
}
.picture1 .div1:after {
height: 1px;
position: absolute;
background: #fff;
content: '';
width: 68%;
bottom: -37px;
left: 15%;
}
.picture1 .div1 p {
font-size: 34px;
font-style: italic;
line-height: 44px;
font-weight: bold;
margin-bottom: 20px;
}
.picture1 .div1 .p7 {
position: relative;
line-height: 16px;
display: inline-block;
font-size: 16px;
font-weight: 600;
}
.picture1 .div1 span {
margin: 0 10px;
}
time {
font-size: 24px;
font-family: 'Open Sans Condensed', sans-serif;
line-height: 18px;
display: block;
margin-bottom: 75px;
}
.brands {
padding-top: 6px;
text-align: center;
display:flex;
}
.brands a {
margin: 0 24px 0 24px;
display: inline-block;
}
.div2 {
margin-bottom: 20px;
}
.div2 h4 {
margin-bottom: 12px;
}
.div2 p {
margin-bottom: 14px;
}
.div2 a {
text-transform: uppercase;
font-weight: 700;
}
.div2 figure {
padding-top: 3px;
margin-bottom: 25px;
}
.div2 figure img {
width: 100%;
}
.art1 {
margin-bottom: 30px;
}
.art1 .div3 {
font-size: 36px;
background: url(../../../themes/picture-perfect-theme/images/bg1.jpg);
height: 37px;
position: relative;
color: #fff;
border-radius: 500px;
float: left;
margin: 3px 20px 15px 0;
font-family: 'Oleo Script', cursive;
width: 59px;
text-align: center;
padding-top: 22px;
}
.art1 .extra_wrapper p {
margin-bottom: 12px;
}
.art1 .extra_wrapper a {
text-transform: uppercase;
font-weight: 700;
}
.list {
margin-bottom: 20px;
}
.list li {
text-align: left;
padding-left: 17px;
background: url(../../../themes/picture-perfect-theme/images/marker1.png) 0 12px no-repeat;
}
.list li a {
text-decoration: underline;
line-height: 28px;
}
.gal2 li {
margin-bottom: 30px;
}
.gal2 li .lightbox {
margin-bottom: 25px;
}
.div4 {
border-bottom: 1px solid #e4e3de;
border-left: 1px solid #e4e3de;
border-right: 1px solid #e4e3de;
padding: 25px 20px 35px 18px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
} .p1 {
font-weight: 300;
text-align: center;
margin-bottom: 45px;
}
.p2 {
text-decoration: underline;
} a {
text-decoration: none;
color: inherit;
transition: 0.5s ease;
-webkit-transition: 0.5s ease;
}
a:hover {
color: #7d7d7d;
}
a.lightbox {
display: block;
position: relative;
}
a.lightbox img {
width: 100%;
}
a.lightbox span {
transition: 0.5s ease;
-o-transition: 0.5s ease;
-webkit-transition: 0.5s ease;
display: block;
position: absolute;
z-index: 10;
left: 0;
right: 0;
top: 0;
bottom: 0;
background: url(../../../themes/picture-perfect-theme/images/magnify.png) -100px center no-repeat;
}
a.lightbox:hover span {
background-position: center center;
} .img1 {
margin-bottom: 25px;
}
.img2 {
float: left;
margin: 4px 30px 10px 0;
}
.gal1 li {
margin-bottom: 30px;
}
.gal3 li {
margin-bottom: 40px;
} .pad1 {
padding-top: 65px;
margin-bottom: 12px;
}
.pad2 {
padding-top: 50px;
}
.pad3 {
padding-top: 38px;
}
.mrg1 {
margin-bottom: 13px;
}
.mrg2 {
margin-bottom: 7px;
}
.mrg3 {
padding-top: 36px;
margin-bottom: 17px;
}
.mrg4 {
margin-bottom: 10px;
} footer {
color: #fff;
}
footer .bg1 {
font-size: 12px;
background: url(../../../themes/picture-perfect-theme/images/bg1.jpg);
padding: 35px 0 45px;
}
footer h4 {
color: #fff;
padding-top: 0;
margin-bottom: 22px;
}
footer .txt {
text-align: center;
}
footer a:hover {
color: #7d7d7d;
}
footer .privacy {
padding: 30px 0 30px;
}
footer .privacy a {
display: inline-block;
margin-left: 10px;
position: relative;
}
footer .privacy a:before {
content: '';
height: 14px;
position: absolute;
left: -6px;
background: #fff;
width: 1px;
top: 3px;
}
footer address dt {
margin-bottom: 18px;
}
footer address dt span {
display: block;
}
footer address dd span {
min-width: 62px;
display: inline-block;
}
footer address dd a {
text-decoration: underline;
}
footer .socials {
padding-top: 15px;
}
footer .socials a {
display: inline-block;
margin-bottom: 15px;
}
footer .socials a span {
width: 50px;
display: inline-block;
height: 51px;
}
footer .socials a span:hover {
background-position: 0 bottom;
}
footer .socials .icon1 {
background: url(../../../themes/picture-perfect-theme/images/icon1.png) 0 0 no-repeat;
}
footer .socials .icon2 {
background: url(../../../themes/picture-perfect-theme/images/icon2.png) 0 0 no-repeat;
}
footer .socials .icon3 {
background: url(../../../themes/picture-perfect-theme/images/icon3.png) 0 0 no-repeat;
}
footer .socials a + a {
margin-left: 15px;
} .map {
overflow: hidden;
}
.map p {
margin-bottom: 17px;
}
.map figure {
display: block;
margin-bottom: 30px;
width: 100%;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
.map figure iframe {
width: 100%;
height: 359px;
max-width: 100%;
padding-top: 4px;
}
.map address {
font-style: normal;
display: block;
margin-bottom: 20px;
font-weight: normal;
}
.map address dt {
margin-bottom: 18px;
}
.map address dd {
height: 18px;
}
.map address dd span {
color: inherit;
padding: 0;
min-width: 76px;
display: inline-block;
text-align: left;
}
.map address dd a {
text-decoration: underline;
} #toTop {
display: none;
text-decoration: none;
position: fixed;
bottom: 40px;
left: 51%;
margin-left: 500px;
overflow: hidden;
width: 22px;
height: 26px;
border: none;
text-indent: -999px;
z-index: 20;
background: url(../../../themes/picture-perfect-theme/images/totop.png) no-repeat left 0;
transition: 0s ease;
-o-transition: 0s ease;
-webkit-transition: 0s ease;
}
#toTop:hover {
outline: none;
background-position: 0 bottom;
} @media only screen and (max-width: 1850px) {
.div5 {
height: 340px;
}
}
@media only screen and (max-width: 1800px) {
.div5 {
height: 332px;
}
}
@media only screen and (max-width: 1750px) {
.div5 {
height: 319px;
}
}
@media only screen and (max-width: 1700px) {
.div5 {
height: 306px;
}
}
@media only screen and (max-width: 1650px) {
.div5 {
height: 292px;
}
}
@media only screen and (max-width: 1600px) {
.div5 {
height: 278px;
}
}
@media only screen and (max-width: 1550px) {
.div5 {
height: 263px;
}
}
@media only screen and (max-width: 1500px) {
.div5 {
height: 251px;
}
}
@media only screen and (max-width: 1450px) {
.div5 {
height: 236px;
}
}
@media only screen and (max-width: 1400px) {
.div5 {
height: 224px;
}
h6 {
font-size: 55px;
line-height: 55px;
}
}
@media only screen and (max-width: 1350px) {
.picture1 {
padding: 100px 0 115px;
}
.picture1 .div1 {
padding: 0;
}
.picture1 .div1 p {
font-size: 34px;
line-height: 35px;
}
.img1 img {
width: 100%;
}
.picture h6 {
font-size: 50px;
line-height: 50px;
}
.picture .div5 {
height: 208px;
}
}
@media only screen and (max-width: 1300px) {
.picture {
padding: 100px 0 50px;
}
.picture1 {
padding: 90px 0 85px;
}
.picture1 .div1 p {
font-size: 33px;
line-height: 34px;
}
.img1 img {
width: 100%;
}
}
@media only screen and (max-width: 1250px) {
.picture1 {
padding: 95px 0 95px;
}
.picture1 .div1 p {
font-size: 32px;
line-height: 32px;
}
.img1 img {
width: 100%;
}
}
@media only screen and (max-width: 1200px) {
.picture {
padding: 90px 0 40px;
}
.picture1 {
padding: 85px 0 80px;
}
.picture1 .div1 p {
font-size: 32px;
line-height: 34px;
}
.img1 img {
width: 100%;
}
}
@media only screen and (max-width: 1150px) {
.picture {
padding: 85px 0 40px;
}
.picture .div5 {
height: 196px;
}
.picture1 {
padding: 85px 0 82px;
}
.picture1 .div1 p {
font-size: 31px;
line-height: 33px;
}
.img1 img {
width: 100%;
}
}
@media only screen and (max-width: 1150px) {
.picture {
padding: 75px 0 35px;
}
.picture h5 {
font-size: 26px;
line-height: 26px;
}
.picture .div5 {
height: 203px;
}
.picture h6 {
line-height: 46px;
font-size: 46px;
}
.img1 img {
width: 100%;
}
}
@media only screen and (max-width: 1100px) {
.picture {
padding: 75px 0 35px;
}
.picture h5 {
font-size: 24px;
line-height: 24px;
}
.picture .div5 {
height: 190px;
}
.picture h6 {
line-height: 44px;
font-size: 44px;
}
.img1 img {
width: 100%;
}
}
@media only screen and (max-width: 1050px) {
.picture {
padding: 85px 0 81px;
}
.picture h5 {
font-size: 22px;
line-height: 22px;
}
.picture .div5 {
height: auto;
}
.picture h6 {
line-height: 40px;
font-size: 40px;
}
.img1 img {
width: 100%;
}
}
@media only screen and (max-width: 995px) {
header,
#content {
text-align: center;
}
header h1,
#content h1 {
display: inline-block;
float: none;
line-height: 30px;
letter-spacing: 0px;
font-size: 20px;
}
.img2 {
margin: 0 20px 10px 0;
}
.list li {
margin-bottom: 10px;
background-position: 0 7px;
padding-left: 10px;
}
.list li a {
line-height: 18px;
}
footer .socials a + a {
margin-left: 0;
}
.div4 {
padding: 20px 15px 20px;
}
.img1 img {
width: 100%;
}
.brands a {
margin: 0 24px 15px;
}
.picture {
padding: 80px 0 75px;
}
.picture h5 {
font-size: 20px;
line-height: 20px;
}
.picture .div5 {
height: auto;
}
.picture h6 {
line-height: 36px;
font-size: 36px;
}
.picture1 {
padding: 70px 0 65px;
}
.picture1 .div1:before {
top: -18px;
}
.picture1 .div1 p {
font-size: 26px;
line-height: 26px;
font-weight: 600;
margin-bottom: 15px;
}
.picture1 .div1:after {
bottom: -18px;
}
}
@media only screen and (max-width: 767px) {
h2 {
font-size: 28px;
line-height: 26px;
}
footer {
text-align: center;
}
.picture {
padding: 60px 0 45px;
}
.picture h5 {
font-size: 18px;
line-height: 18px;
}
.picture h6 {
font-size: 30px;
line-height: 30px;
}
.img2 {
float: none;
margin: 0 0 20px;
}
.img2 img {
width: 100%;
}
footer address,
#contact-form {
margin-bottom: 20px;
}
.picture1 {
padding: 55px 0 50px;
}
.picture1 .div1:before {
top: -18px;
}
.picture1 .div1 p {
font-size: 20px;
line-height: 20px;
font-weight: 400;
margin-bottom: 13px;
}
.picture1 .div1:after {
bottom: -14px;
}
h3 {
font-size: 22px;
line-height: 22px;
}
}
@media only screen and (max-width: 480px) {
.picture {
padding: 7px 0;
}
.picture h5 {
display: none;
}
.picture h6 {
font-size: 25px;
line-height: 25px;
}
.picture1 {
padding: 22px 0 18px;
}
.picture1 .div1:before {
top: -12px;
}
.picture1 .div1 p {
font-size: 14px;
line-height: 14px;
margin-bottom: 10px;
}
.picture1 .div1:after {
bottom: -8px;
}
.picture1 .p7 {
font-size: 12px !important;
line-height: 12px !important;
}
h3 {
font-size: 22px;
line-height: 22px;
}
header {
text-align: center;
}
header h1 img {
width: 100%;
}
.map figure iframe {
height: 300px;
}
.art1 .div3 {
float: none;
margin: 0 0 15px;
display: inline-block;
}
} .right-contact{
float: right;
padding-top: 20px;
margin-bottom: -20px;
display: flex;
}
.right-contact > h3{
color: #fff;
margin-right: 50px;
}
a.lightbox .post{
width: 100px;
padding: 5px;
float: left;
}
.latest-post{
margin-bottom: 10px;
}
.reviews{
padding: 60px;
}
.reviews > a > img{
margin-bottom: 50px;
}
.sf-menu>li.current>a, .sf-menu>li.sfHover>a, .sf-menu>li>a:hover, .sf-menu ul a:hover {
color: #fff;
background: #18A518;
padding: 10px;
}
.services > .srp-widget-container{
display:flex;  
}
.services > .srp-widget-container > .srp-widget-singlepost{
margin-right: 40px;
}
.services > .srp-widget-container > .srp-widget-singlepost > .srp-post-content-container > .srp-content-box{
text-align: center;
padding-top: 10px;  
}
.services > .srp-widget-container > .srp-widget-singlepost > .srp-post-content-container > .srp-content-box h3{
}
.blog > .srp-widget-container > .srp-widget-singlepost {
border-bottom: 1px solid #ccc;
margin-bottom: 10px;
padding-bottom: 10px;
}  
.blog .srp-widget-container > .srp-widget-singlepost > .srp-post-content-container{
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;  
}
.blog .srp-widget-container > .srp-widget-singlepost > .srp-post-content-container .srp-thumbnail-box{
margin-right: 20px;  
}
.blog > .srp-widget-container > .srp-widget-singlepost > .srp-post-content-container > .srp-content-box {
webkit-box-flex: 1;
-moz-box-flex: 1;
width: 20%; 
-webkit-flex: 1; 
-ms-flex: 1;
flex: 1;  
}
.kiwi-logo-carousel{
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex; 
}
.entry-header{
background:none; 
padding-top: 20px;
}#galleryOverlay{
width:100%;
height:100%;
position:fixed;
top:0;
left:0;
opacity:0;
z-index:100000;
background-color:#222;
background-color:rgba(0,0,0,0.8);
overflow:hidden;
display:none;
-moz-transition:opacity 1s ease;
-webkit-transition:opacity 1s ease;
transition:opacity 1s ease;
} #galleryOverlay.visible{
opacity:1;
}
#gallerySlider{
height:100%;
left:0;
top:0;
width:100%;
white-space: nowrap;
position:absolute;
-moz-transition:left 0.4s ease;
-webkit-transition:left 0.4s ease;
transition:left 0.4s ease;
}
#gallerySlider .placeholder{
background: url(../../../themes/picture-perfect-theme/images/preloader.gif) no-repeat center center;
height: 100%;
line-height: 1px;
text-align: center;
width:100%;
display:inline-block;
} #gallerySlider .placeholder:before{
content: "";
display: inline-block;
height: 50%;
width: 1px;
margin-right:-1px;
}
#gallerySlider .placeholder img{
display: inline-block;
max-height: 80%;
max-width: 80%;
width: auto !important;
vertical-align: middle;
}
#gallerySlider.rightSpring{
-moz-animation: rightSpring 0.3s;
-webkit-animation: rightSpring 0.3s;
}
#gallerySlider.leftSpring{
-moz-animation: leftSpring 0.3s;
-webkit-animation: leftSpring 0.3s;
} @-moz-keyframes rightSpring{
0%{		margin-left:0px;}
50%{	margin-left:-30px;}
100%{	margin-left:0px;}
}
@-moz-keyframes leftSpring{
0%{		margin-left:0px;}
50%{	margin-left:30px;}
100%{	margin-left:0px;}
} @-webkit-keyframes rightSpring{
0%{		margin-left:0px;}
50%{	margin-left:-30px;}
100%{	margin-left:0px;}
}
@-webkit-keyframes leftSpring{
0%{		margin-left:0px;}
50%{	margin-left:30px;}
100%{	margin-left:0px;}
} #prevArrow,#nextArrow{
border:none;
text-decoration:none;
background:url(../../../themes/picture-perfect-theme/images/arrows.png) no-repeat;
opacity:0.5;
cursor:pointer;
position:absolute;
width:43px;
height:58px;
top:50%;
margin-top:-29px;
-moz-transition:opacity 0.2s ease;
-webkit-transition:opacity 0.2s ease;
transition:opacity 0.2s ease;
}
#prevArrow:hover, #nextArrow:hover{
opacity:1;
}
#prevArrow{
background-position:left top;
left:40px;
}
#nextArrow{
background-position:right top;
right:40px;
}#contact-form {
padding-top: 4px;
}
#contact-form input{
width: 100%;
border: #303030 solid 1px;
background-color: #000;
height: 42px;
box-sizing: border-box;
-webkit-appearance: none;
-moz-box-sizing: border-box; -webkit-box-sizing: border-box; padding: 6px 10px 7px 20px;
margin-bottom: 11px;
font-family: 'Open Sans', sans-serif;
line-height: 14px;
color: #fff;
font-size: 12px;
font-weight: 400;
outline: none;
}
#contact-form textarea {
width: 100%;
border: #303030 solid 1px;
height: 112px;
position: relative;
resize: none;
font-family: 'Open Sans', sans-serif;
line-height: 14px;
color: #fff;
font-size: 12px;
font-weight: 400;
overflow: hidden;
margin-bottom: 10px;
box-sizing: border-box;
-webkit-appearance: none;
-moz-box-sizing: border-box; -webkit-box-sizing: border-box; padding: 12px 10px 7px 20px;
background: #000;	
outline: none;
}
#contact-form ._placeholder {
transition: 0.5s ease;
-o-transition: 0.5s ease;
-webkit-transition: 0.5s ease;
border: 1px solid transparent;
text-align: left;
padding: 12px 10px 7px 20px;
width: 100% !important;
box-sizing: border-box;
-moz-box-sizing: border-box; -webkit-box-sizing: border-box; position: absolute;
right: 0;
top: 0;
bottom: 0;
left: 0;
display: block;
font-family: 'Open Sans', sans-serif;
line-height: 14px;
color: #fff;
font-size: 12px;
font-weight: 400;
}
#contact-form ._placeholder.hidden {
display: none;
}
#contact-form ._placeholder.focused {
opacity: 0.3;
}
#contact-form label {
position:relative;
display: block;
width: 100%;
cursor: text;
float: left;
}
#contact-form label.message {
width: 100%;
margin-left: 0;
}
.contact-form {
margin-right: 20px;
}
#contact-form .success-message {
border: #303030 solid 1px;
background-color: #000;
display: none;
opacity: 0;
position: absolute;
width: 100%;
height: 100px;
text-align: center;
padding: 20px 10px;
z-index: 999;
font: 12px/14px Arial, Helvetica, sans-serif;
box-sizing: border-box;
-moz-box-sizing: border-box; -webkit-box-sizing: border-box; transition: 0.5s ease;
color: #fff;
-o-transition: 0.5s ease;
-webkit-transition: 0.5s ease;
}
#contact-form.success .success-message {
display: block;
opacity: 1;
}
.success_wrapper {
position: relative;	
}
.btn {
font-family: 'Open Sans', sans-serif;
font-size: 12px;
text-transform: uppercase;
line-height: 14px;
}
.btn:hover {
color: #7d7d7d;
}
#contact-form .error-message,
#contact-form .empty-message {
height: 0;
overflow: hidden;
font: 10px/20px Arial;
-webkit-transition: 0.3s ease-in height;
-moz-transition: 0.3s ease-in height;
-o-transition: 0.3s ease-in height;
transition: 0.3s ease-in height;
position: absolute;
right: 3px;
top: 0;
color: #E02A05;
}
#contact-form .invalid .error-message,
#contact-form .empty .empty-message {
height: 20px;
}
@media only screen and (max-width: 995px) {
#contact-form label {
float: none !important;	
width: 100%;
}
#contact-form .success {
width: 100%;
}
#contact-form label.email {
width: 100%;
margin: 0;
}
#contact-form input {
width: 100%;
float: none;
}
}
@media only screen and (max-width: 767px) {
.map figure {
width: 100% !important;
float: none !important;
display: block !important;
margin-right: 0px !important;
}
.btns {
padding-bottom: 0;  
} 
#contact-form textarea {
height: 300px !important; 
}
#contact-form {
padding-right: 0;
}
.btns {
text-align: center;
}
}
@media only screen and (max-width: 479px) {
#contact-form textarea {
height: 200px !important;  
}
}.ngg-trigger-buttons{clear:both;text-align:right;font-size:12px;line-height:1em;margin:0}.ngg-trigger-buttons.hidden{display:none}.ngg-trigger-large{font-size:16px;margin:0 10px}.ngg-trigger-buttons .ngg-trigger{margin-left:.3em;cursor:pointer}.ngg-trigger-buttons .ngg-trigger,.ngg-trigger-buttons .ngg-trigger:active,.ngg-trigger-buttons .ngg-trigger:focus,.ngg-trigger-buttons .ngg-trigger:visited{color:#999}.ngg-trigger-buttons .ngg-trigger:hover{color:#333}.galleria.photocrati-nextgen_pro_horizontal_filmstrip{margin-bottom:5px}@media screen and (min-width:0px) and (max-width:1024px){.ngg-trigger-buttons.mobile-hide{display:none}}#shDisplay div#shTitle{font:400 12px/17px 'Lucida Grande',Verdana,sans-serif;color:#fff;text-align:center;margin:0 auto}#shDisplay div#shCount{color:#999;font:400 10px/12px 'Lucida Grande',Verdana,sans-serif}#shDisplay div#shTitle a{text-decoration:none;font:700 16pt 'Courier New',Courier,fixed;letter-spacing:-2px;margin:0 10px;width:26px;color:#999}#shDisplay div#shTitle a:hover{color:#fff;border:none}#shDisplay div#shNext{float:right}#shDisplay div#shPrev{float:left}body{height:100%}#shDisplay *,#shShutter *{padding:0;margin:0}div#shDisplay,div#shShutter{top:0;left:0;width:100%;position:absolute}div#shShutter{height:100%;z-index:10000;background-color:#000;opacity:.8;filter:alpha(opacity=80)}div#shDisplay{display:block;background-color:transparent;z-index:10002}div#shDisplay img#shTopImg{margin:0 auto;border:1px solid #555;background:0 0;display:block;max-width:none;max-height:none;float:none;padding:2px;cursor:pointer}div#shDisplay div#shWrap{visibility:hidden}div#shWaitBar{font:700 32px 'Lucida Grande','Lucida Sans Unicode',Verdana,sans-serif;height:36px;width:100%;left:0;cursor:default;opacity:.999;filter:alpha(opacity=100);z-index:10001;margin-top:160px;color:#ae0a0a;text-align:center}