/*
Theme Name: AnalisaMassage
Theme URI: http://www.analisamassage.com
Version: 1.1.1

Made with Love by Izokey(dot)com

/* =Reset default browser CSS.
-------------------------------------------------------------- */

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, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
body {
	background: #fff;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote p:before,
q:before {
	content: "\201C";
}
blockquote p:after,
q:after {
	content: "\201D";
}
blockquote p:before,
q:before,
blockquote p:after,
q:after {
	font: normal 55px "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 0;
	position: relative;
	top: 25px;
}
blockquote p:before,
q:before {
	padding-right: 2px;
}
blockquote p:after,
q:after {
	padding-left: 2px;
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}


/* =Structure
----------------------------------------------- */

body {
	padding: 0;
	background-size: 100%;
}
#box {
	max-width: 938px;
	margin: 0 auto;
	padding: 0 30px 0;
	background: #291700;
	box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.5);
	-webkit-backface-visibility: hidden;
}
.boxed {
	width: 938px;
	margin: 0 0 0 -30px;
	padding: 0 30px;
}
#page {
	margin: -4px auto 6em;
	max-width: 100%;
	position: relative;
	background: #291700;
	min-height: 400px;
}
#box #page {
	background: #291700;
}
#primary {
	width: 688px;
	float: left;
}
#breadcrumb {
	font-size: 10px;
	margin: 15px 0 0;
}
#breadcrumb a {
	color: #333;
}
#breadcrumb a:focus,
#breadcrumb a:active,
#breadcrumb a:hover {
	color:#F52D2D;
}
#breadcrumb .current {
	color: #777;
}
.navigation-pipe {
	padding: 0 3px;
}
#content {
	margin: 0;
}
#wrapper {
	max-width: 938px;
	margin: 0 auto;
	padding: 4em 0 0;
}
.page-template-page-home-revolution-php #wrapper,
.page-template page-template-page-home-layer-php #wrapper {
	background: #291700;
	box-shadow: inset 0 2px 1px rgba(255, 255, 255, .75);
}
#secondary {
	float: right;
	margin-right: 0;
	padding: 0;
	width: 220px;
}

/* Singular */
.singular footer.entry-meta {
	display: none;
}
.single-post footer.entry-meta .cat-links,
.single-post footer.entry-meta .permalink,
.single-post footer.entry-meta .comments-link,
.single-post footer.entry-meta .edit-link {
	display: none;
}

/* Attachments */
.singular .image-attachment .entry-content {
	margin: 0 auto;
	width: auto;
}
.singular .image-attachment .entry-description {
	margin: 0 auto;
	width: 68.9%;
}
/* Archive */
.archive #main {
	padding: 3.7em 0 0;
}
.archive .page-title {
	display: none;
}
.archive .hentry {
	border-bottom: 3px double #333;
	margin: 0 0 50px;
	padding: 0 0 30px 0;
}
.archive .format-quote blockquote {
	font-size: 22px;
}

/* Blog Sidebar */
.page-template-page-blog-sidebar-php #main,
.single-post #main {
	padding: 3.7em 0 0;
}
.page-template-page-blog-sidebar-php .entry-title-lead,
.blog .entry-title-lead {
	text-align: left;
	display: none;
}
.page-template-page-blog-sidebar-php .hentry,
.blog .hentry,
.search .hentry {
	border-bottom: 3px double #333;
	margin: 0 0 50px;
	padding: 0 0 30px 0;
}
.search .hentry {
	border-bottom: 3px double #333;
	margin: 0 0 30px;
	padding: 0 0 30px 0;
}
.page-template-page-blog-sidebar-php .hentry:last-of-type,
.blog .hentry:last-of-type,
.search .hentry:last-of-type {
	margin: 0;
}
.page-template-page-blog-sidebar-php footer.entry-meta,
.blog footer.entry-meta {
	display: none;
}
.single-post footer.entry-meta {
	display: block;
}
.page-template-page-blog-sidebar-php .format-quote .post-thumbnail,
.blog .page-template-page-blog-sidebar-php .format-quote .post-thumbnail {
	margin: 0;
}
.page-template-page-blog-sidebar-php .format-status .entry-content,
.blog .page-template-page-blog-sidebar-php .format-status .entry-content {
	margin: 0;
	padding: 0;
}

/* Blog Masonry Two Cols */
.page-template-page-blog-masonry-two-cols-php #main {
	padding: 3.7em 0 0;
}
.page-template-page-blog-masonry-two-cols-php .entry-title-lead {
	text-align: left;
	display: none;
}
body.page-template-page-blog-masonry-two-cols-php h1.entry-title {
	line-height: 1.5em;
}
body.page-template-page-blog-masonry-two-cols-php #primary {
	width: 100%;
}
.page-template-page-blog-masonry-two-cols-php .hentry {
	margin: 0 0 40px 0;
	padding: 0 0 30px 0;
	width: 454px;
	float: left;
	border-bottom: 3px double #333;
}
.page-template-page-blog-masonry-two-cols-php .entry-content-meta-wrapper {
	width: 314px;
}
.page-template-page-blog-masonry-two-cols-php footer.entry-meta,
.page-template-page-blog-masonry-two-cols-php .permalink {
	display: none;
}

/* Blog Masonry Two Cols Sidebar */
.page-template-page-blog-masonry-two-cols-sidebar-php #main {
	padding: 3.7em 0 0;
}
.page-template-page-blog-masonry-two-cols-sidebar-php .entry-title-lead {
	text-align: left;
	display: none;
}
body.page-template-page-blog-masonry-two-cols-sidebar-php .entry-title {
	line-height: 1.5em;
}
body.page-template-page-blog-masonry-two-cols-sidebar-php #primary {
	width: 688px;
}
.page-template-page-blog-masonry-two-cols-sidebar-php .hentry {
	margin: 0 0 35px 0;
	padding: 0 0 30px 0;
	width: 329px;
	float: left;
	border-bottom: 3px double #333;
}
.page-template-page-blog-masonry-two-cols-sidebar-php .entry-content-meta-wrapper {
	width: 100%;
}
.page-template-page-blog-masonry-two-cols-sidebar-php .entry-meta-entry-format-wrapper {
	display: none;
}
.page-template-page-blog-masonry-two-cols-sidebar-php footer.entry-meta {
	display: block;
}

/* Blog Masonry Three Cols */
.page-template-page-blog-masonry-three-cols-php #main {
	padding: 3.7em 0 0;
}
.page-template-page-blog-masonry-three-cols-php .entry-title-lead {
	text-align: left;
	display: none;
}
body.page-template-page-blog-masonry-three-cols-php h1.entry-title {
	line-height: 1.5em;
}
body.page-template-page-blog-masonry-three-cols-php #primary {
	width: 100%;
}
.page-template-page-blog-masonry-three-cols-php .hentry {
	margin: 0 30px 35px 0;
	padding: 0 0 30px 0;
	width: 292px;
	float: left;
	border-bottom: 3px double #333;
}
.page-template-page-blog-masonry-three-cols-php .entry-content-meta-wrapper {
	width: 100%;
}
.page-template-page-blog-masonry-three-cols-php .entry-meta-entry-format-wrapper {
	display: none;
}
.page-template-page-blog-masonry-three-cols-php footer.entry-meta {
	display: block;
}

/* Blog Masonry Four Cols */
.page-template-page-blog-masonry-four-cols-php #main {
	padding: 3.7em 0 0;
}
.page-template-page-blog-masonry-four-cols-php .entry-title-lead {
	text-align: left;
	display: none;
}
body.page-template-page-blog-masonry-four-cols-php h1.entry-title {
	line-height: 1.5em;
	font-size: 20px;
}
body.page-template-page-blog-masonry-four-cols-php #primary {
	width: 100%;
}
.page-template-page-blog-masonry-four-cols-php .hentry {
	margin: 0 30px 35px 0;
	padding: 0 0 30px 0;
	width: 212px;
	float: left;
	border-bottom: 3px double #333;
}
.page-template-page-blog-masonry-four-cols-php .entry-content-meta-wrapper {
	width: 100%;
}
.page-template-page-blog-masonry-four-cols-php .entry-meta-entry-format-wrapper {
	display: none;
}
.page-template-page-blog-masonry-four-cols-php footer.entry-meta {
	display: block;
}
.page-template-page-blog-masonry-four-cols-php footer.entry-meta .cat-links,
.page-template-page-blog-masonry-four-cols-php footer.entry-meta .permalink,
.page-template-page-blog-masonry-four-cols-php footer.entry-meta .comments-link,
.page-template-page-blog-masonry-four-cols-php footer.entry-meta .edit-link,
.page-template-page-blog-masonry-four-cols-php footer.entry-meta .tag-links {
	display: block;
}

/* Blog Full Width */
body.page-template-page-blog-full-width-php #primary {
	width: 938px;
}
.page-template-page-blog-full-width-php .entry-content-meta-wrapper {
	width: 788px;
}

/* Full Width */
.page-template-page-full-width-php #main #primary,
.page-template-page-full-width-php .left-sidebar #main #primary {
	width: 938px;
}
.page-template-page-full-width-php .entry-title {
	background: white;
	padding: 0 1.625em 0 0;
	margin: 10px 0 12px 0;
}
.page-template-page-full-width-php .entry-title:after {
	content: '';
	width: auto;
	height: auto;
	display: none;
	background-color: transparent;
	position: absolute;
	bottom: 0;
}
.page-template-page-full-width-php #main #content,
.page-template-page-full-width-php .left-sidebar #main #content {
	width: 100%;
}

/* Contact */
.page-template-page-contact-php #main {
	padding: 4em 0 0;
	background: #291700;
	box-shadow: inset 0 2px 1px rgba(255, 255, 255, .75);
}
.page-template-page-contact-php #main #primary,
.page-template-page-contact-php .left-sidebar #main #primary {
	width: 938px;
}
.page-template-page-contact-php .entry-title {
	background: white;
	padding: 0 1.625em 0 0;
	margin: 10px 0 12px 0;
}
.page-template-page-contact-php .entry-title:after {
	content: '';
	width: auto;
	height: auto;
	display: none;
	background-color: transparent;
	position: absolute;
	bottom: 0;
}
.page-template-page-contact-php #main #content,
.page-template-page-contact-php .left-sidebar #main #content {
	width: 100%;
}
.page-template-page-contact-php .map {
	margin: 0;
}
.wpcf7-submit {
	display: inline-block; 
    border: 1px solid rgba(0, 0, 0, 0.5);
    font-size: 14px;
    padding: 5px 20px;
    font-weight: bold;
    margin: 0 10px 10px 0;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .75);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .5), inset 0 1px rgba(255, 255, 255, .5), inset 0 10px 20px rgba(255, 255, 255, .25);
    border-radius: 2px;
    color: white;
    background-color: #CC4900;
    background-image: -webkit-linear-gradient(top, #CC8300, #CC4900);
    background-image: -o-linear-gradient(top, #CC8300, #CC4900);
    background-image: linear-gradient(to bottom, #CC8300, #CC4900);
    background-image: -moz-linear-gradient(top, #CC8300, #CC4900);
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    cursor: pointer;
    width: auto !important;
}
.wpcf7-submit:active {
	box-shadow: 0 1px 0 white, 0 1px 3px rgba(0, 0, 0, .5) inset, 0 1px 20px rgba(0, 0, 0, .15);
    color: white;
}
.wpcf7-submit:focus,
.wpcf7-submit:hover,
.wpcf7-submit:active {
	text-shadow: 0 1px 0 rgba(0, 0, 0, .75);
    color: white;
	background-color: #CC4900;
    background-image: -webkit-linear-gradient(top, #E59500, #E55000);
    background-image: -o-linear-gradient(top, #E59500, #E55000);
    background-image: linear-gradient(to bottom, #E59500, #E55000);
    background-image: -moz-linear-gradient(top, #E59500, #E55000);
}
.input-block {
	float: left;
	margin: 0 20px 20px 0;
}
.input-block:nth-of-type(3n) {
	margin-right: 0;
}
.wpcf7-form strong {
	font-size: 13px;
	padding-bottom: 4px;
	float: left;
	clear: both;
}
.wpcf7-form input {
	width: 180px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.wpcf7-form textarea {
	width: 98.9%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.wpcf7-form .textarea-block {
	clear: both;
}
.page-template-page-contact-php span.wpcf7-not-valid-tip {
	position: inherit;
	left: 0;
	top: 0;
	background: white;
	color: #F52D2D;
	border: none;
	font-size: 11px;
	width: auto;
	padding: 0;
	display: block;
}
.page-template-page-contact-php div.wpcf7-validation-errors {
	background-color: #F9E5E6;
	border: 1px solid #EEC4C6;
	color: #B3696C;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .09), 0 1px 0 rgba(255, 255, 255, .65) inset, inset 0 1px rgba(255, 255, 255, .3), inset 0 10px 20px rgba(255, 255, 255, .25);
	text-shadow: 0 1px 0 rgba(255, 255, 255, .75);
	margin: 1em 0 1em;
	padding: 15px;
	font-weight: bold;
	font-size: 13px;
}
.page-template-page-contact-php div.wpcf7-mail-sent-ok {
	background-color: #E3EBC6;
	border: 1px solid #C2D288;
	color: #809533;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .09), 0 1px 0 rgba(255, 255, 255, .65) inset, inset 0 1px rgba(255, 255, 255, .3), inset 0 10px 20px rgba(255, 255, 255, .25);
	text-shadow: 0 1px 0 rgba(255, 255, 255, .75);
	margin: 2em 0 1em;
	padding: 15px;
	font-weight: bold;
	font-size: 13px;
}

/* Home */
.page-template-page-home-revolution-php #page,
.page-template-page-home-layer-php #page {
	max-width: 100%;
}
.page-template-page-home-revolution-php #main,
.page-template-page-home-layer-php #main {
	padding: 0;
	margin: 0 auto;
	max-width: 100%;
	position: relative;
	z-index: 100;
}
body.page-template-page-home-revolution-php #primary,
body.page-template-page-home-layer-php #primary {
	width: 100%;
}

/* Home Royal Slider */
.page-template-page-home-royal-php #page {
	max-width: 100%;
}
body.page-template-page-home-royal-php #primary {
	width: 100%;
}
.page-template-page-home-royal-php #block-royalslider-wrapper {
	max-width: 938px;
	margin: 0 auto;
	padding: 0;
}
.royal_link_mobile {
	display: none;
}

/* Home Refine Slider */
.page-template-page-home-refine-php #page {
	max-width: 100%;
}
body.page-template-page-home-refine-php #primary {
	width: 100%;
}
.page-template-page-home-refine-php #block-refine-wrapper {
	max-width: 938px;
	margin: 0 auto;
	padding: 0;
}

/* Tour */
.page-template-page-tour-php #primary {
	float: right;
}
#tour {
	float: left;
	margin-right: 30px;
	padding: 17px 0 0 0;
	width: 220px;
}
.page-template-page-tour-php .widget_pages ul {
	text-align: right;
}
.page-template-page-tour-php .widget a:hover,
.page-template-page-tour-php .widget a:focus,
.page-template-page-tour-php .widget a:active {
	color: #F74040;
}
.page-template-page-tour-php .entry-header {
	background: url(images/section-title.png) center center repeat-x;
}
.page-template-page-tour-php .entry-title {
	background: white;
	padding: 0 1.625em 0 0;
	margin: 10px 0 15px 0;
}
.page-template-page-tour-php .entry-title:after {
	content: '';
	width: auto;
	height: auto;
	display: none;
	background-color: transparent;
	position: absolute;
	bottom: 0;
}

#block-slides embed,
#block-slides iframe, 
#block-slides object {
	box-shadow: 0 1px 8px rgba(0, 0, 0, .25);
}
#block-slides p,
#block-slides ul{
	line-height: 1.625;
}
#block-slides img {
	display: block;
	margin-top: 0;
	padding: 0;
	border: none;
	height: auto;
	max-width: 100%;
}
/* Fallback Sliders */
#block-slides-fallback {
	display: none;
	position: relative;
}
#block-slides-fallback img {
	max-width: 100%;
	height: auto;
	display: block;
}
.fallback-image {
	background-size: cover;
}
.fallback-text {
	color: white;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 1.625;
	font-size: 17px;
	font-weight: bold;
	padding: 62px 0;
	text-shadow: 0 1px 10px rgba(0, 0, 0, .85);
	max-width: 938px;
	text-align: center;
	top: 10%;
	width: 100%;
}
.fallback-text h1 {
	color: white;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 50px;
	line-height: 25px;
	font-weight: bold;
	text-shadow: 0 1px 10px rgba(0, 0, 0, .85);
	margin: 0 auto 38px;
}
.fallback-text p {
	margin: 0 auto 18px;
}
.fallback-text p:last-child {
	margin-bottom: 0;
}

/* Home Articles */
#block-articles {
	margin: 0 auto 2em;
	padding: 0;
	max-width: 938px;
}
#block-articles .hentry {
	float: left;
	border: none;
	margin: 0 30px 0 0;
	padding: 0;
	position: relative;
}
#block-articles .hentry .post-thumbnail {
	position: relative;
	margin-bottom: 10px;
}
#block-articles .hentry .post-thumbnail a {
}
#block-articles .hentry img[class*="align"],
#block-articles .hentry img[class*="wp-image-"],
#block-articles .hentry img[class*="attachment-"] {
	float: left;
	-webkit-transition: all ease .2s;
	-moz-transition: all ease .2s;
	-o-transition: all ease .2s;
	-ms-transition: all ease .2s;
}
#block-articles .entry-meta-entry-format-wrapper {
	display: none;
	width: auto;
}
#block-articles .entry-header {
	display: block;
	margin-bottom: 2px;
}
#block-articles .entry-title {
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	letter-spacing: 0;
	margin: 0;
}
#block-articles .entry-title:after {
	content: '';
	width: auto;
	height: auto;
	display: none;
	background-color: transparent;
	position: absolute;
	bottom: 0;
}
#block-articles .entry-meta {
	line-height: 30px;
}
#block-articles .entry-content,
#block-articles .entry-summary {
	padding: 0;
}
#block-articles .entry-content-meta-wrapper {
	width: 100%;
	padding: 0;
}
#block-articles .by-author {
	display: none;
}
#block-articles .entry-summary {
	width: auto;
	padding: 0;
}
#block-articles p {
	margin: 0;
}

/* Home Portfolio */
.jcarousel-wrapper {
    position: relative;
    margin: 0 auto 4em;
}
.jcarousel {
    position: relative;
    overflow: hidden;
    height: 100%;
}
.jcarousel .jcarousel-list {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}
.jcarouselcontrol {
	text-align: center;
}
.jcarousel-prev,
.jcarousel-next {
    background-image: url(images/jcarousel/jcarousel.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 19px;
	height: 20px;
	opacity: .8;
	display: inline-block;
	-webkit-backface-visibility: hidden;
}
.jcarousel-next {
	background-position: top right;
}
.jcarousel-prev:active,
.jcarousel-next:active {
	opacity: 1;
}
.inactive {
	opacity: .5;
}
#block-portfolio {
	max-width: 938px;
	padding: 0;
	margin: 0 auto 2em;
}
.jcarousel-list .jcarousel-item {
	width: 212px;
}
#block-portfolio .hentry {
	float: left;
	border: none;
	margin: 0 30px 0 0;
	padding: 0;
	position: relative;
}
#block-portfolio  .post-thumbnail {
	position: relative;
	margin: 0 0 10px;
}
#block-portfolio  .post-thumbnail img {
	background-color: white;
	width: auto;
}
#block-portfolio  .entry-header {
	display: block;
	margin-bottom: 2px;
}
#block-portfolio .entry-header {
	text-align: center;
}
.entry-category {
	color: #777;
	font-style: italic;
	text-align: center;
}
#block-portfolio  .entry-summary {
	width: auto;
	padding: 0;
}

/* Home Portfolio Isotope */
#portfolio-isotope {
	margin: 0 auto;
	padding: 0;
	max-width: 938px;
}
#portfolio-isotope .hentry {
	width: 212px;
	float: left;
	border: none;
	margin: 0 0 30px 0;
	padding: 0;
	position: relative;
}
#portfolio-isotope .content-wrapper {
	position: relative;
}
#portfolio-isotope .post-thumbnail {
	position: relative;
	margin: 0 0 10px;
}
#portfolio-isotope .hentry img {
	float: left;
	-webkit-transition: all ease .2s;
	-moz-transition: all ease .2s;
	-o-transition: all ease .2s;
	-ms-transition: all ease .2s;
}
#portfolio-isotope .entry-header {
	display: block;
	margin-bottom: 2px;
	text-align: center;
}
#portfolio-isotope h1 {
	margin: 0;
}

/* Portfolio */
body.page-template-page-portfolio-php #primary {
	width: 100%;
}
.page-template-page-portfolio-php #block-portfolio-wrapper {
	position: relative;
	z-index: 100;
	padding: 0;
}
.page-template-page-portfolio-php #portfolio {
	margin: 0 auto;
	padding: 0;
	max-width: 938px;
}
.page-template-page-portfolio-php .col-2 .hentry {
	width: 454px;
}
.page-template-page-portfolio-php .col-3 .hentry {
	width: 292px;
}
.page-template-page-portfolio-php .col-4 .hentry {
	width: 212px;
}
.page-template-page-portfolio-php #block-portfolio-wrapper .hentry {
	float: left;
	border: none;
	margin: 0 0 30px 0;
	padding: 0;
	position: relative;
}
.page-template-page-portfolio-php #block-portfolio-wrapper .hentry .content-wrapper {
	position: relative;
}
.page-template-page-portfolio-php #block-portfolio-wrapper .post-thumbnail {
	position: relative;
	margin: 0 0 10px;
}
.page-template-page-portfolio-php #block-portfolio-wrapper .hentry img {
	float: left;
	-webkit-transition: all ease .2s;
	-moz-transition: all ease .2s;
	-o-transition: all ease .2s;
	-ms-transition: all ease .2s;
}
.page-template-page-portfolio-php #block-portfolio-wrapper .entry-header {
	display: block;
	margin-bottom: 2px;
	text-align: center;
}

/* Gallery List */
body.page-template-page-galleries-list-php #primary {
	width: 100%;
}
.page-template-page-galleries-list-php #block-galleries-list-wrapper {
	position: relative;
	z-index: 100;
	padding: 0;
}
.page-template-page-galleries-list-php #galleries-list {
	margin: 0 auto;
	padding: 0;
	max-width: 938px;
}
.page-template-page-galleries-list-php #block-galleries-list-wrapper .hentry {
	width: 212px;
	float: left;
	border: none;
	margin: 0 0 30px 0;
	padding: 0;
	position: relative;
}
.page-template-page-galleries-list-php #block-galleries-list-wrapper .hentry .content-wrapper {
	position: relative;
}
.page-template-page-galleries-list-php #block-galleries-list-wrapper .post-thumbnail {
	position: relative;
	margin: 0 0 10px;
}
.page-template-page-galleries-list-php #block-galleries-list-wrapper .hentry img {
	float: left;
	-webkit-transition: all ease .2s;
	-moz-transition: all ease .2s;
	-o-transition: all ease .2s;
	-ms-transition: all ease .2s;
}
.page-template-page-galleries-list-php #block-galleries-list-wrapper .entry-header {
	display: block;
	margin-bottom: 2px;
	text-align: center;
}

/* Gallery */
body.single-gallery #primary,
body.page-template-page-gallery-php #primary {
	width: 100%;
}
.single-gallery .entry-header,
.page-template-page-gallery-php .entry-header {
	display: none;
}
.single-gallery #block-gallery-wrapper,
.page-template-page-gallery-php #block-gallery-wrapper {
	position: relative;
	z-index: 100;
	padding: 1.625em 0 0;
}
.single-gallery #photos-gallery,
.page-template-page-gallery-php #photos-gallery {
	margin: 0 auto;
	padding: 0;
	max-width: 938px;
}
.single-gallery #block-gallery-wrapper .gallery-item,
.page-template-page-gallery-php #block-gallery-wrapper .gallery-item {
	float: left;
	border: none;
	margin: 0 0 30px 0;
	padding: 0;
	position: relative;
}
.single-gallery #block-gallery-wrapper .gallery-item {
	width: 212px;
}
.page-template-page-gallery-php #block-gallery-wrapper .col-2 {
	width: 454px;
}
.page-template-page-gallery-php #block-gallery-wrapper .col-3 {
	width: 292px;
}
.page-template-page-gallery-php #block-gallery-wrapper .col-4 {
	width: 212px;
}
.single-gallery #block-gallery-wrapper .gallery-item img,
.page-template-page-gallery-php #block-gallery-wrapper .gallery-item img {
	float: left;
	max-width: 100%;
	width: auto;
	height: auto;
	-webkit-transition: all ease .2s;
	-moz-transition: all ease .2s;
	-o-transition: all ease .2s;
	-ms-transition: all ease .2s;
}

/* Password Protected  */
.password-protected {
	text-align: center;
	padding: 2em 0 1em;
	background: whiteSmoke;
	max-width: 50%;
	margin: 4em auto;
	border-left: 4px solid #333;
}
.protected {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	width: 80%;
	margin: 0 auto 1.625em;
}
.password-protected input[type="password"] {
	background: #CCC;
	box-shadow: none;
	border: none;
	color: #333;
	padding: 0 10px;
	width: 180px;
	height: 34px;
	line-height: 34px;
	font-size: 26px;
	font-weight: normal;
	margin: 0;
}
.password-protected input[type="password"]:focus {
	background: #DDD;
}
.password-protected input[type="submit"] {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	background: #181818;
	box-shadow: none;
	border: none;
	color: white;
	padding: 5px 14px;
	cursor: pointer;
	margin: 0 3px;
	line-height: 24px;
	position: relative;
	bottom: 6px;
}
.password-protected input[type="submit"]:hover,
.password-protected input[type="submit"]:focus,
.password-protected input[type="submit"]:active {
	background: #777;
}

/* Single Portfolio */
.single-portfolio #main {
	padding: 3.625em 0 0;
}
.single-portfolio #primary {
	width: 100%;
}
.single-portfolio #nav-single {
	padding: 1.625em 0;
}
.single-portfolio .gallery-wrapper {
	float: left;
	margin-right: 30px;
}
.single-portfolio #content #nav-single {
	padding: 1.625em 0;
}
.single-portfolio .portfolio-description {
	float: left;
	width: 74.4681%;
}
.single-portfolio .social-buttons {
	float: left;
	width: 100%;
}
.single-portfolio .portfolio-meta {
	float: right;
	width: 23.4043%;
	margin: 22px 0 26px 0;
}
.single-portfolio .portfolio-meta span {
	display: block;
}

.single-portfolio .half {
	width: 66.1%;
	float: left;
}
.single-portfolio .portfolio-content.half {
	float: right;
	width: 30.66%;
}
.single-portfolio .portfolio-content.half .entry-title {
	margin: 2px 0 26px 0;
}
.single-portfolio .portfolio-content.half .portfolio-description {
	float: none;
	width: auto;
}
.single-portfolio .portfolio-content.half .portfolio-meta {
	float: none;
	width: auto;
	margin: 22px 0 26px 0;
}
.single-portfolio .portfolio-content.half .social-buttons {
	margin: 1.625em 0;
}
.single-portfolio .portfolio-content.half .social-button-wrapper {
	margin-bottom: 8px;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 30px;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 30px;
}
.aligncenter {
	display: block;
	margin: 0 auto;
}
.aligncenter:last-child {
	margin-right: 0;
}

/* Right Content */
.left-sidebar #primary {
	float: right;
	margin: 0;
	width: 688px;
}
.left-sidebar #content {
	margin: 0;
}
.left-sidebar #secondary {
	float: left;
	margin-left: 0;
	margin-right: 0;
	width: 222px;
}

/* Remove the margin on singular articles */
.one-column.singular .entry-header,
.one-column.singular .entry-content,
.one-column.singular footer.entry-meta,
.one-column.singular #comments-title {
	width: 100%;
}
/* Simplify the pullquotes and pull styles */
.one-column.singular blockquote.pull {
	margin: 0 0 1.625em;
}
.one-column.singular .pull.alignleft {
	margin: 0 1.625em 0 0;
}
.one-column.singular .pull.alignright {
	margin: 0 0 0 1.625em;
}
.one-column.singular .entry-meta .edit-link a {
}
.one-column.singular #author-info {
	margin: 2.2em -8.8% 0;
	padding: 20px 8.8%;
}
/* Make sure we have room for our comment avatars */
.one-column .commentlist > li.comment {
	margin-left: 102px;
	width: auto;
}
/* Talking avatars take up too much room at this size */
.one-column .commentlist > li.comment {
	margin-left: 0;
}
.one-column .commentlist > li.comment .comment-meta,
.one-column .commentlist > li.comment .comment-content {
	margin-right: 85px;
}
.one-column .commentlist .avatar {
	background: transparent;
	display: block;
	padding: 0;
	top: 1.625em;
	left: auto;
	right: 1.625em;
}
.one-column .commentlist .children .avatar {
	background: none;
	padding: 0;
	position: absolute;
	top: 2.2em;
	left: 2.2em;
}
.one-column #respond {
	width: auto;
}


/* =Global
----------------------------------------------- */

body, input, textarea {
	color: #333;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: 1.625;
	letter-spacing: 0px;
	text-decoration: none;
	text-transform: none;
}
body {
	background-color: white;
}
body:after {
		display: none;
		content: 'big';
	}

/* clearfix */
.clearfix:after { 
	clear: both; 
	display: block; 
	height: 0; 
	font-size: 0; 
	visibility: hidden; 
	content: "."; 
}
* html .clearfix {
	zoom: 1;
}
*:first-child+html .clearfix {
	zoom: 1;
}

/* Selection */
::selection {
	background: #fff203;
}
::-moz-selection {
	background: #fff203;
}

.hidden {
	display: none;
}

.no-found {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	margin: 1.625em 0;
}

/* Headings */
h1,h2,h3,h4,h5,h6 {
	clear: both;
	margin-bottom: 14px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
}
.section-title {
	background: url(images/section-title.png) center center repeat-x;
	line-height: 1.6em;
	font-size: 14px;
	font-weight: bold;
	clear: both;
	text-transform: uppercase;
	letter-spacing: 7px;
	position: relative;
	margin: 0 0 26px 0 !important;
	text-align: center;
}
.section-title span {
	background: #291700;
	padding: 0 1.625em;
}
h1 a:focus,
h1 a:active,
h1 a:hover {
	color: #F52D2D;
}
h1 a {
	color: #333;
}

/* Borders */
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.625em;
	clear: both;
}
.shadow-top {
	height: 4px;
	background: url(images/shadow-top.png) top center no-repeat;
	position: relative;
}
.shadow-top-boxed {
	height: 4px;
	background-image: url(images/shadow-top-mask-right.png), url(images/shadow-top-mask-left.png), url(images/shadow-top.png);
	background-position: top right, top left, top center;
	background-repeat: no-repeat, no-repeat, no-repeat;
}
.shadow-bottom {
	height: 10px;
	background: url(images/shadow-bottom.png) no-repeat bottom center;
	margin-top: -10px;
	position: relative;
	z-index: 100;
}

/* Text elements */
p {
	margin-bottom: 14px;
}
p:empty {
	padding: 0;
	margin: 0;
}
ul, ol {
	margin: 0 0 1.625em 1.625em;
}
ul {
	list-style: disc;
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 1.625em;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 1.625em;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
blockquote {
	font-family: Georgia, "Bitstream Charter", serif;
	font-weight: normal;
	margin: 0 3em;
}
blockquote em, blockquote i, blockquote cite {
	font-style: normal;
}
blockquote cite {
	color: #333;
	font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
pre {
	background-color: #F8F8F8;
	background-image: -webkit-linear-gradient(#F4F4F4 50%, #E7E7E7 50%);
	background-image: -moz-linear-gradient(#F4F4F4 50%, #E7E7E7 50%);
	background-image: -o-linear-gradient(#F4F4F4 50%, #E7E7E7 50%);
	background-image: -ms-linear-gradient(#F4F4F4 50%, #E7E7E7 50%);
	background-size: 38px 38px;
	font: 12px Consolas, "Liberation Mono", Courier, monospace;
	line-height: 19px;
	margin: 0 0 1.625em;
	overflow: auto;
	padding: 0 0 0 4px;
	border: solid 1px #AAA;
}
code, kbd {
	font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym, dfn {
	border-bottom: 1px dotted #333;
	cursor: help;
}
address {
	display: block;
	margin: 0 0 1.625em;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 10px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}

/* Forms */
input[type=text],
input[type=password],
textarea {
	background: #fafafa;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	border: 1px solid #ddd;
	color: #888;
}
input[type=text]:focus,
input[type=password]:focus,
textarea:focus {
	color: #333;
	border-color: #999;
}
textarea {
	padding-left: 3px;
	width: 98%;
}
input[type=text] {
	padding: 3px;
}
input#s {
	background: white url(images/search.png) no-repeat 7px 50%;
	font-size: 11px;
	height: 22px;
	line-height: 1.2em;
	padding: 4px 10px 4px 28px;
	border: 1px solid #CCC;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .09);
	text-shadow: none;
}
input#s:focus {
	border-color: #999;
}
input#searchsubmit {
	display: none;
}

/* Links */
a {
	color: #F52D2D;
	text-decoration: none;
	-webkit-transition: all ease .2s;
	-moz-transition: all ease .2s;
	-o-transition: all ease .2s;
	-ms-transition: all ease .2s;
}
.more-link {
	color: #333;
	font-size: 14px;
	font-weight: bold;
}
.more-link:focus,
.more-link:active,
.more-link:hover {
	color: #F52D2D;
}
a:focus,
a:active,
a:hover {
	color: #777;
}
.meta-nav {
	font-weight: normal;
}

/* Assistive text */
.assistive-text {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}


/* =Header
----------------------------------------------- */

#header-wrapper {
	position: relative;
	z-index: 150;
}
#branding {
	max-width: 938px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: center;
}
#site-title {
	margin: 0 auto;
	padding: 1.625em 0;
	text-align: center;
	display: inline-block;
}
#site-title a {
	font-size: 28px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
#custom-logo {
	float: left;
}
#site-title img {
	float: left;
	max-width: 100%;
	height: auto;
}
#site-description {
	color: #7a7a7a;
	font-size: 14px;
	margin: 0 270px 3.65625em 0;
}


/* =Menu
-------------------------------------------------------------- */

/*** Structure ***/
#access {
	display: block;
	margin: 0 auto;
	padding: 0 0 1.625em;
	background: #291700;

	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}
#access ul,
#access ul * {
	margin: 0;
	padding: 0;
	list-style: none;
}
#access ul ul {
	position: absolute;
	top: -999em;
	width: 15em; /* left offset of submenus need to match (see below) */
}
#access ul ul li {
	width: 100%;
}
#access ul li:hover {
	visibility: inherit; /* fixes IE7 'sticky bug' */
}
#access ul li {
	display: inline-block;
	position: relative;
	margin-left: 1.625em;
}
#access ul li li {
	margin: 0;
}
#access ul a {
	display: block;
	position: relative;
	-webkit-transition: color ease .2s;
	-moz-transition: color ease .2s;
	-o-transition: color ease .2s;
	-ms-transition: color ease .2s;
}
#access ul li:hover ul,
#access ul li.sfHover ul {
	left: 0;
	top: 3em; /* match top ul list item height */
	z-index: -2;
	-webkit-backface-visibility: hidden;
}
#access ul li:hover li ul,
#access ul li.sfHover li ul {
	top: -999em;
}
#access ul li li:hover ul,
#access ul li li.sfHover ul {
	left: 16.5em; /* match ul width */
	top: 0;
}
#access ul li li:hover li ul,
#access ul li li.sfHover li ul {
	top: -999em;
}
#access ul li li li:hover ul,
#access ul li li li.sfHover ul {
	left: 10em; /* match ul width */
	top: 0;
}

/*** Style ***/
.menu {
	max-width: 938px;
	margin: 0 auto;
}
#access ul {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	text-shadow: 0 1px 0 rgba(255, 255, 255, .75);
}
#access ul a {
	text-decoration: none;
	padding: 0;
}
#access ul a  { /* visited pseudo selector so IE6 applies text colour*/
	color: #333;
}
#access ul li ul {
	background: #F2F4F7;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
	padding: 0.5em 0;
}
#access ul li li {
	background: none;
	text-align: left;
	text-transform: none;
}
#access ul li li li {
	background: none;
}
#access ul li a:hover,
#access ul li.sfHover > a,
#access ul .current-menu-item > a,
#access ul .current_page_item > a {
	color: #F52D2D;
	outline: 0;
}
#access ul .menu-item-object-custom.current_page_item > a {
	color: #333;
}
#access ul .menu-item-object-custom.current-menu-item  a:hover,
#access ul .menu-item-object-custom.current_page_item  a:hover {
	color: #F52D2D;
}
#access ul li li:hover,
#access ul li li.sfHover,
#access ul li li.current-menu-item,
#access ul li li.current_page_item {
	background: none;
	box-shadow: none;
	border-radius: 0;
}
#access ul li li a:hover,
#access ul li li.sfHover > a,
#access ul li .current-menu-item > a,
#access ul li .current_page_item > a {
	color: #F52D2D;
}
#access ul li li a:hover,
#access ul li li.sfHover > a {
	padding-left: 18px;
}
#access ul li li a {
	font-size: 11px;
	font-weight: normal;
	padding: .65em 1.2125em;
	-webkit-transition: all ease .2s;
	-moz-transition: all ease .2s;
	-o-transition: all ease .2s;
	-ms-transition: all ease .2s;
	border-top: 1px solid white;
	border-bottom: 1px solid #C3CFD9;
}
#access ul li:first-child > a {
	border-top: none;
}
#access ul li:last-child > a {
	border-bottom: none;
}
/*** Arrows **/
#access ul a.sf-with-ul {
	padding-right: 0.8em;
	min-width: 1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position: absolute;
	display: block;
	right: 0;
	top: 1.05em;
	overflow: hidden;
	text-indent: -999em;
	width: 0;
	height: 0;
	border-width: 3px;
	border-style: solid;
	border-color: transparent;
	border-top: 4px solid #333;
	font-family: Arial !important;
	font-size: 11px !important;
	font-style: normal !important;
	font-weight: bold !important;
	text-transform: uppercase !important;
	color: white !important;
}
li li .sf-sub-indicator {
	width: 4px;
	height: auto;
	right: .75em;
	height: 16px;
	text-indent: -999em;
	background: url(images/arrows-ffffff.png) no-repeat -10px -100px; 
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top: .8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
li li a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top: .9em;
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -7px -100px; /* arrow hovers for modern browsers*/
	border-top-color: #F52D2D;
}

/* point right for anchors in subs */
#access ul ul .sf-sub-indicator {
	background-position:  -10px 0;
	border-top-color: #F52D2D;
}
#access ul ul a > .sf-sub-indicator {
	background-position:  0 0;
	border-top-color: #F52D2D;
}
/* apply hovers to modern browsers */
#access ul ul a:focus > .sf-sub-indicator,
#access ul ul a:hover > .sf-sub-indicator,
#access ul ul a:active > .sf-sub-indicator,
#access ul ul li:hover > a > .sf-sub-indicator,
#access ul ul li.sfHover > a > .sf-sub-indicator {
	background-position: -13px 0; /* arrow hovers for modern browsers*/
	border-top-color: #F52D2D;
}

/*** Shadows for all but IE6 ***/
.sf-shadow ul {
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}


/* =Menu for mobile devises
-------------------------------------------------------------- */
#access-select {
	display: none;
	text-align: center;
}
#access-select select {
	max-width: 80%;
	margin: 0 auto 1.625em;
	cursor: pointer;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
}
#access-select option {
	font-size: 12px
}

/* Header Info */
#branding #header-info {
	position: absolute;
	left: 0;
	top: 2.1em;
	font-size: 11px;

	min-width: 221px\0/;
}
#branding #header-info img {
	vertical-align: middle;
	margin: 0 0 2px;
}
#branding #header-info i {
	vertical-align: middle;
}

/* Search Form */
#branding #searchform {
	position: absolute;
	right: 0;
	top: 1.5em;
}
#branding #s {
	float: right;
	color: #333;
	width: 70.3%;
	height: 20px;
	background: white url(images/search.png) no-repeat 7px 50%;
	padding: 4px 10px 4px 28px;
	border: 1px solid #CCC;
	border-radius: 0;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .09);
}
#branding #s:focus {
	border-color: #999;
}
#branding #searchsubmit {
	display: none;
}


/* =Content
----------------------------------------------- */

#main {
	clear: both;
	padding: 2em 0 0;
	max-width: 938px;
	margin: 0 auto;
}
.page-title {
	margin: 1.625em 0;
	text-transform: uppercase;
	font-weight: bold;
}
.page-title a {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0;
	text-transform: none;
}
.blog .hentry,
.no-results {
	margin: 0 0 30px;
	padding: 0 0 30px;
	border-bottom: 3px double #333;
}
.entry-format-wrapper {
	max-width: 125px;
	margin: 1.625em auto;
}
.entry-format-wrapper img {
	float: left;
	max-width: 100%;
	height: auto;
}
.entry-wrapper {
	margin: 0 0 1.625em;
	padding: 0;
	position: relative;
}
.blog .sticky .entry-header .entry-meta {
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
.entry-title {
	line-height: 1.6em;
	font-size: 22px;
	font-weight: bold;
	clear: right;
	letter-spacing: 1px;
	position: relative;
	display: inline-block;
	margin: 5px 0 26px 0;
}
h1.entry-title:after {
	content: '';
	width: 70%;
	height: 2px;
	display: block;
	background-color: #333;
	position: absolute;
	bottom: -10px;
}
.entry-title-lead {
	line-height: 28px;
	font-size: 22px;
	font-weight: normal;
	margin: 6px 0 30px 0;
	text-align: center;
	border-bottom: 3px double #EBEBEB;
	padding: 0 0 26px;
}
.entry-title-lead p {
	margin: 0;
}
.entry-title,
.entry-title a {
	color: #333;
	text-decoration: none;
}
.entry-title a:hover,
.entry-title a:focus,
.entry-title a:active {
	color: #F52D2D;
}
.entry-meta {
	color: #333;
	clear: both;
	font-size: 11px;
	line-height: 18px;
}
footer.entry-meta {
	display: none;
}
.sep {
	padding: 0 5px;
	color: #AAA;
	float: left;
}
.entry-meta p {
	display: inline;
	color: #777;
	padding: 0;
}
.entry-meta .sep {
	float: none;
	padding: 0 2px;
}
.entry-meta [class*="general foundicon-"] {
	color: #777;
	font-size: 13px;
	vertical-align: middle;
}
.entry-meta a {
	color: #333;
	font-weight: bold;
	font-size: 11px;
}
.entry-meta a:focus,
.entry-meta a:active,
.entry-meta a:hover {
	color: #F52D2D;
}
.single-author .entry-meta .by-author {
	display: none;
}
.entry-content-meta-wrapper .entry-content,
.search .entry-summary {
	padding: 14px 0 0;
}
.entry-content h1,
.entry-content h2,
.comment-content h1,
.comment-content h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 .8125em;
	line-height: 30px;
}
.entry-content h3,
.comment-content h3 {
	font-size: 14px;
	line-height: 2.6em;
	font-weight: bold;
}
.entry-content table,
.comment-content table {
	border-bottom: 1px solid #ddd;
	margin: 0 0 1.625em;
	width: 100%;
}
.entry-content th,
.comment-content th {
	color: #333;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}
.entry-content td,
.comment-content td {
	border-top: 1px solid #ddd;
	padding: 6px 10px 6px 0;
}
.entry-content #s {
	width: 75%;
}
.comment-content ul,
.comment-content ol {
	margin-bottom: 1.625em;
}
.comment-content ul ul,
.comment-content ol ol,
.comment-content ul ol,
.comment-content ol ul {
	margin-bottom: 0;
}
dl.gallery-item {
	margin: 0;
}
.page-link {
	clear: both;
	display: block;
	margin: 0 0 1.625em;
}
.page-link a {
	background: #eee;
	color: #333;
	margin: 0;
	padding: 2px 3px;
	text-decoration: none;
}
.page-link a:hover {
	background: #888;
	color: #fff;
	font-weight: bold;
}
.page-link span {
	margin-right: 6px;
}
.entry-meta .edit-link a,
.commentlist .edit-link a {
}
.entry-content .edit-link {
	clear: both;
	display: block;
}
.social-buttons {
	display: block;
	margin-top: 1.625em;
}
.social-button-wrapper {
	float: left;
	margin-left: 1em;
}
.social-button-wrapper:first-child {
	margin-left: 0;
}
.social-buttons a {
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	-ms-transition: none;
}

/* Images */
.entry-content img,
.comment-content img,
.widget img,
.post-thumbnail img {
	max-width: 100%;
}
.entry-content img,
.post-thumbnail img {
	width: auto\0/;
}
.widget_Higher_recent_entries img,
widget_Higher_popular_entries img {
	width: 30px\0/;
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto;
}
img.size-full,
img.size-large {
	max-width: 100%;
	width: auto;
	height: auto;
}
.entry-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 1.625em;
}
p img,
.wp-caption {
	margin-top: 0.4em;
}
.wp-caption {
	background: #eee;
	margin-bottom: 1.625em;
	max-width: 96%;
	padding: 9px;
}
.wp-caption img {
	display: block;
	margin: 0 auto;
	max-width: 98%;
}
.wp-caption .wp-caption-text,
.gallery-caption.rs-caption {
	position: absolute;
	top: auto;
	color: white;
	font-size: 12px;
	filter: alpha(opacity=75);
	background-color: #000;
	background-color: rgba(0, 0, 0, .75);
	padding: 6px 14px;
	margin:0;
	left: 10px;
	bottom: 10px;
	border: none;
	width: auto !important;
	max-width: 25%;
	max-height: 34%;
	box-shadow: none;
}
.page-template-page-blog-masonry-four-cols-php .wp-caption .wp-caption-text,
.page-template-page-blog-masonry-four-cols-php .gallery-caption,
.page-template-page-blog-masonry-three-cols-php .wp-caption .wp-caption-text,
.page-template-page-blog-masonry-three-cols-php .gallery-caption,
.page-template-page-blog-masonry-two-cols-php .wp-caption .wp-caption-text,
.page-template-page-blog-masonry-two-cols-php .gallery-caption,
.page-template-page-blog-masonry-two-cols-sidebar-php .wp-caption .wp-caption-text,
.page-template-page-blog-masonry-two-cols-sidebar-php .gallery-caption,
.jcarousel .wp-caption .wp-caption-text,
.jcarousel  .gallery-caption,
.one-half .wp-caption .wp-caption-text,
.one-half .gallery-caption,
.one-third .wp-caption .wp-caption-text,
.one-third .gallery-caption,
.two-third .wp-caption .wp-caption-text,
.two-third .gallery-caption,
.one-fourth .wp-caption .wp-caption-text,
.one-fourth .gallery-caption,
.three-fourth .wp-caption .wp-caption-text
.three-fourth .gallery-caption {
	display: none;
}
.wp-caption .wp-caption-text {
	margin-bottom: 0.6em;
	padding: 8px 16px;
	position: relative;
}
.wp-caption .wp-caption-text:before {
	color: #333;
	content: '\2014';
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-right: 5px;
	position: absolute;
	left: 10px;
	top: 7px;
}
.post-gallery a,
.post-gallery a img {
	float: left;
	box-shadow: 0 0 0 transparent;

	float: none\0/;
}
.post-gallery a img {
	max-width: 100%;
}

.gallery-wrapper .gallery-icon img {
	float: left;
	max-width: 100%;
}

#content .gallery a img {
	border: none;
}
img#wpstats {
	display: block;
	margin: 0 auto 1.625em;
}
#content .gallery-columns-4 .gallery-item {
	width: 23%;
	padding-right: 2%;
}
#content .gallery-columns-4 .gallery-item img {
	width: 100%;
	height: auto;
}

/* Image borders */
.widget img {
	border: 1px solid #777;
	padding: 2px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .35);
	background: white;
}
.widget img,
img[class*="avatar"],
.format-gallery .gallery-thumb img {
	-webkit-transition: all ease .2s;
	-moz-transition: all ease .2s;
	-o-transition: all ease .2s;
	-ms-transition: all ease .2s;
}
.wp-caption img {
	border-color: #eee;
}
a:focus img[class*="avatar"],
a:hover img[class*="avatar"],
a:active img[class*="avatar"],
.widget a:focus img,
.widget a:hover img,
.widget a:active img {
	opacity: .75;
}
.wp-caption a:focus img,
.wp-caption a:active img,
.wp-caption a:hover img {
	background: #fff;
	border-color: #ddd;
}

/* Make sure embeds and iframes fit their containers */
embed,
.entry-content iframe,
.fluid-video iframe,
object {
	max-width: 100%;
}

/* Password Protected Posts */
.post-password-required .entry-header .comments-link {
	margin: 1.625em 0 0;
}
.post-password-required input[type=password] {
	margin: 0.8125em 0;
}
.post-password-required input[type=password]:focus {
	background: #f7f7f7;
}

/* Author Info */
#author-info {
	font-size: 12px;
	overflow: hidden;
}
.singular #author-info {
	background: #f9f9f9;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 2.2em -35.6% 0 -35.4%;
	padding: 20px 35.4%;
}
.archive #author-info {
	border-bottom: 1px solid #ddd;
	margin: 0 0 2.2em;
	padding: 0 0 2.2em;
}
#author-avatar {
	float: left;
	margin-right: -78px;
}
#author-avatar img {
	background: #fff;
	border-radius: 3px;
	box-shadow: 0 1px 2px #bbb;
	padding: 3px;
}
#author-description {
	float: left;
	margin-left: 108px;
}
#author-description h2 {
	color: #000;
	font-size: 15px;
	font-weight: bold;
	margin: 5px 0 10px;
}

/*
Post Formats Headings
To hide the headings, display: none the ".entry-header .entry-format" selector,
and remove the padding rules below.
*/
.entry-meta-entry-format-wrapper {
	font-size: 10px;
	font-weight: normal;
	line-height: 2.6em;
	margin: 0 30px 0 0;
	padding-top: 7px;
	float: left;
	width: 110px;
}
.entry-format {
	font: normal normal 10px Georgia, Times, serif;
	color: #777;

}
.entry-meta-entry-format-wrapper .cat-links,
.entry-meta-entry-format-wrapper .comments-link  {
	display: block;
}
.entry-header {
}
.entry-header .entry-meta {
}
.icon-entry-date {
	vertical-align: middle;
}
article.format-link .entry-content,
article.format-chat .entry-content,
article.format-quote .entry-content {}
.entry-content-meta-wrapper {
	float: left;
	padding: 0;
	width: 548px;
}
.post-thumbnail {
	position: relative;
	margin: 0 0 1.425em;
}
.post-gallery {
	margin: 0 0 1.425em;
}
.post-gallery .gallery-wrapper {
	margin: 0;
}
.post-thumbnail img[class*="attachment-"] {
	float: left;
	-webkit-transition: all ease .2s;
	-moz-transition: all ease .2s;
	-o-transition: all ease .2s;
	-ms-transition: all ease .2s;
}
.entry-view-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #ea4848;
	background-color: rgba(234, 72, 72, .85);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	color: white;
	width: 100%;
	height: 100%;
	text-align: center;
	font-weight: bold;
	opacity: 0;
	-ms-filter: "alpha(opacity=0)";
	-webkit-transition: all ease .2s;
	-moz-transition: all ease .2s;
	-o-transition: all ease .2s;
	-ms-transition: all ease .2s;
	text-shadow: none;
	-webkit-tap-highlight-color: transparent;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
}
.entry-view-wrapper h2 {
	margin: 0;
}
.portfolio-view {
	position: absolute;
	width: 100%;
	height: 100%;
	display: table;
}
.portfolio-view-content {
	display: table-cell;
	vertical-align: middle;
}
.entry-view-wrapper.media-image {
	background-image: url(images/lightbox-image.png);
}
.entry-view-wrapper.media-video {
	opacity: 0;
	background-color: #ea4848;
	background-color: rgba(234, 72, 72, .85);
	background-image: url(images/lightbox-video.png);
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
a:hover .entry-view-wrapper {
	opacity: .95;
	-ms-filter: "alpha(opacity=95)";
}
.iOS .entry-view-wrapper {
	display: none;
	background: transparent;
	color: #333;
	width: 0;
	height: 0;
	opacity: 0;
}
.iOS a:hover .entry-view-wrapper {
	opacity: 0;
}
.recent-posts .entry-header .entry-format {
	display: none;
}
.recent-posts .entry-header hgroup .entry-title {
	padding-top: 0;
}

/* Singular content styles for Posts and Pages */
.singular .hentry {}
.singular.page .hentry {
	word-wrap: break-word;
}
.singular .entry-title {}
.page-template-blog-sidebar-page-php .entry-title {
	font-size: 26px;
	font-weight: bold;
	line-height: 1.5em;
}
.singular .entry-title,
.singular .entry-header .entry-meta {}
.singular .entry-header .entry-meta {}
blockquote.pull {
	font-size: 21px;
	font-weight: bold;
	line-height: 1.6125em;
	margin: 0 0 1.625em;
	text-align: center;
}
.singular blockquote.pull {
	margin: 0 -22.25% 1.625em;
}
.pull.alignleft {
	margin: 0 1.625em 0 0;
	text-align: right;
	width: 33%;
}
.singular .pull.alignleft {
	margin: 0 1.625em 0 -22.25%;
}
.pull.alignright {
	margin: 0 0 0 1.625em;
	text-align: left;
	width: 33%;
}
.singular .pull.alignright {
	margin: 0 -22.25% 0 1.625em;
}
.singular blockquote.pull.alignleft,
.singular blockquote.pull.alignright {
	width: 33%;
}
.singular .entry-meta .edit-link a {
}


/* =Aside
----------------------------------------------- */

.format-aside .entry-title,
.format-aside .entry-header .comments-link {
	display: none;
}
.search .format-aside .entry-title {
	display: block;
}
.format-aside .entry-content {
	padding: 0;
}
.singular .format-aside .entry-content {
	padding: 35px 0 0;
}
.format-aside footer.entry-meta .entry-meta {
		padding: 0 0 1.625em;
}


/* =Link
----------------------------------------------- */

.format-link .entry-title,
.format-link .entry-header .comments-link {
	display: none;
}
.search .format-link .entry-title {
	display: block;
}
.format-link footer.entry-meta .entry-meta {
		padding: 0 0 1.625em;
}


/* =Gallery
----------------------------------------------- */

.search .format-gallery .entry-title {
	display: block;
}
.format-gallery .entry-content {
	float: none;
}
.format-gallery .gallery-thumb {
	float: left;
	display: block;
	margin: .375em 1.625em 0 0;
}
.format-gallery footer.entry-meta .entry-meta {
		padding: 0 0 1.625em;
}

/* =Image
----------------------------------------------- */

.format-image footer.entry-meta .entry-meta {
		padding: 0 0 1.625em;
}

/* =Status
----------------------------------------------- */

a[data-datetime] {
    display: none;
}
.format-status .entry-title,
.format-status .entry-header .comments-link {
	display: none;
}
.format-status footer.entry-meta {
	display: none;
}
.format-status .entry-content {
	min-height: 36px;
	padding: 0;
}
body.page-template .format-status .twt-tweet .p-author {
	max-height: 36px !important;
}
body.page-template .format-status h1.entry-title {
	display: none;
}
.status-content .entry-title:after {
	content: '';
	width: 0;
	height: 0;
	display: none;
	background-color: transparent;
	position: absolute;
	bottom: -10px;
}
.format-status .entry-content {
	margin: 0 0 14px;
	min-height: 35px;
}
#page .type-post .twitter-tweet-rendered,
#page .type-post .twt-border {
	max-width: 100% !important;
	min-width: 100% !important;
	margin: 0 !important;
}
#page .type-post .twt-border {
	border: none !important;
	border-radius: 0 !important;
	box-shadow: none !important;
}
#page .type-post .twt-border .twt-tweet {
	padding: 0 !important;
	border-bottom: none !important;
}
#block-articles .type-post .view-details {
	display: none !important;
}
.page-template-page-blog-masonry-four-cols-php .type-post .twt-actions i {
	display: none !important;
	padding: 0 !important;
	margin: 0 !important;
}
body .type-post .twt-actions a,
body .type-post .twt-actions li {
	padding: 0 !important;
}
.page-template-page-blog-masonry-four-cols-php .type-post .twt-actions li {
	margin-left: 5px !important;
}
#block-articles .type-post .twt-actions {
	float: left !important;
}
.status-content p {
	padding: 0;
	margin: 0;
}
.format-status footer.entry-meta .entry-meta {
		padding: 0 0 1.625em;
}
.status-content blockquote p:before,
.status-content q:before {
	content: "";
}
.status-content blockquote p:after,
.status-content q:after {
	content: "";
}
.status-content blockquote,
.status-content q {
	quotes: none;
}


/* =Quote
----------------------------------------------- */

.format-quote .entry-title {
	display: none;
}
.search .format-quote .entry-title {
	display: block;
}
.format-quote blockquote {
	font-size: 16px;
	margin: 0 0 14px;
}
.format-quote .quote-meta {
	margin: 0;
}
.page-template-page-blog-sidebar-php .format-quote blockquote,
.blog .format-quote blockquote {
	font-size: 22px;
}
.format-quote footer.entry-meta .entry-meta {
		padding: 0 0 1.625em;
}

/* =Video
----------------------------------------------- */

.format-video footer.entry-meta .entry-meta {
		padding: 0 0 1.625em;
}

/* =Audio
----------------------------------------------- */

.search .format-audio .entry-title {
	display: block;
}
.format-audio footer.entry-meta .entry-meta {
		padding: 0 0 1.625em;
}

/* =Chat
----------------------------------------------- */

.format-chat .entry-title {
	display: none;
}
.search .format-chat .entry-title {
	display: block;
}
.format-chat footer.entry-meta .entry-meta {
		padding: 0 0 1.625em;
}


/* =Image
----------------------------------------------- */

.indexed.format-image .entry-header {
	min-height: 61px; /* Prevent the comment icon from colliding with the image when there is no title */
}
.indexed.format-image .entry-content {
	padding-top: 0.5em;
}
.indexed.format-image p,
.indexed.format-image p img {
	margin-bottom: 0;
}
.indexed.format-image footer.entry-meta {
	background: #ddd;
	margin-top: -7px;
	padding: 20px 30px;
	overflow: hidden;
}
.indexed.format-image div.entry-meta {
	display: inline-block;
	float: left;
	width: 35%;
}
.indexed.format-image div.entry-meta + div.entry-meta {
	float: none;
	width: 65%;
}
.indexed.format-image .entry-meta span.cat-links,
.indexed.format-image .entry-meta span.tag-links,
.indexed.format-image .entry-meta span.comments-link {
	display: block;
}
.indexed.format-image footer.entry-meta a {
	color: #333;
}
.indexed.format-image footer.entry-meta a:hover {
	color: #fff;
}
#content .indexed.format-image img {
	border: none;
	max-width: 100%;
	padding: 0;
}
.indexed.format-image .wp-caption {
	background: #111;
	margin-bottom: 0;
	max-width: 96%;
	padding: 11px;
}
.indexed.format-image .wp-caption .wp-caption-text {
	color: #ddd;
}
.indexed.format-image .wp-caption .wp-caption-text:before {
	color: #333;
}
.indexed.format-image a:hover img {
	opacity: 0.8;
}


/* =error404
----------------------------------------------- */

.error404 #page {
	background: white;
}
.error404 #main {
	margin: 0 auto 3.5em;
	max-width: 938px;
	padding: 3.5em 0 0;
}
.error404 #primary {
	width: 100%;
	margin: 0;
	float: none;
	text-align: center;
}
.error404 #main #primary #content .entry-header .entry-title {
	color: #333;
	font-size: 240px;
	font-weight: bold;
	line-height: 1.0em;
	letter-spacing: 5px;
}
.error404 #main #primary #content .entry-header .entry-title:after {
	content: '';
	width: 0;
	height: 0;
	display: none;
	background-color: transparent;
}
.error404 #main #primary #content .entry-content {
	float: none;
	width: auto;
}
.error404 h2 {
	font-size: 22px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.error404 p {
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
}
#back {
	text-decoration: underline;
}
#back a:focus,
#back a:active,
#back a:hover {
	color: #777;
}


/* =Search
----------------------------------------------- */

.search #main {
	margin: 0 auto 3.5em;
	max-width: 934px;
	padding: 3.5em 0 0;
}
.search #primary {
	width: 682px;
	margin: 0;
	float: left;
}
.search .page-header .entry-title {
	font-size: 36px;
	font-weight: bold;
	line-height: 48px;
	margin-bottom: 1.625em;
	margin: 5px 0 26px 0;
}
.search .page-header .entry-title:after {
	content: '';
	width: 0;
	height: 0;
	display: none;
	background-color: transparent;
	position: absolute;
	bottom: -10px;
}

/* =Attachments
----------------------------------------------- */

.image-attachment .hentry {
	padding: 1.625em 0 0;
}
.image-attachment .entry-header {
	padding: 1.625em 1.625em 0;
}
.image-attachment div.attachment {
	margin: 0 0 1.625em;
	overflow: hidden;
	padding: 1.625em 1.625em 0;
	text-align: center;
}
.image-attachment div.attachment img {
	display: block;
	height: auto;
	margin: 0 auto 1.625em;
	max-width: 100%;
}
.image-attachment .entry-caption p {
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	margin: 0 0 2.6em;
	text-transform: uppercase;
}


/* =Navigation
-------------------------------------------------------------- */

#content nav {
	clear: both;
	overflow: hidden;
	padding: 30px 0;
}
#content nav a,
#content nav  span.current {
	font-size: 12px;
 	font-weight: normal;
 	line-height: 1.45em;
	color: #333;
 	padding: 3px 8px;
	background-color: #EAECEA;
	border: solid 1px #AAA;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	border-radius: 0;
	margin: 0 0 8px 0;
	float: left;
}
#content nav span.current {
	background-color: #DDD;
	border-color: #999;
}
#content nav a:focus,
#content nav a:active,
#content nav a:hover {
	background-color: #DDD;
	border-color: #999;
}
#nav-above {
	padding: 0 0 1.625em;
}
#nav-above {
	display: none;
}
.paged #nav-above {
	display: block;
}
.nav-previous {
	float: left;
}
.nav-next {
	float: right;
}
#content nav .meta-nav {
	font-weight: normal;
}

/* Singular navigation */
#content #nav-single {
	border-top: 1px solid #D7DADC;
	margin: 30px 0 0;
	padding: 30px 0 0;
	width: 100%;
	float: left;
}
#nav-single .nav-previous,
#nav-single .nav-next {
	float: left;
	width: auto;
}
#nav-single .nav-next {
	float: right;
}

/* =Navigation with pagination
-------------------------------------------------------------- */

#content #nav-pagination {
	clear: both;
	overflow: hidden;
	padding: 1.625em 0;
}
#content #nav-pagination a,
.dots,
#content #nav-pagination  span.current {
	font-size: 12px;
 	font-weight: normal;
 	line-height: 1.45em;
	color: #333;
 	padding: 3px 8px;
	background-color: #EAECEA;
	border: solid 1px #AAA;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	border-radius: 0;
	margin: 0 8px 8px 0;
	float: left;
}
#content #nav-pagination span.current {
	background-color: #DDD;
	border-color: #999;
}
#content #nav-pagination a:focus,
#content #nav-pagination a:active,
#content #nav-pagination a:hover {
	background-color: #DDD;
	border-color: #999;
}

/* =Navigation with load more button
-------------------------------------------------------------- */

#content #nav-pagination-load-more {
	display: none;
}
#content #nav-pagination-load-more #load-more {
	display: block;
}
#content #nav-pagination-load-more #load-more {
	position: relative;
	margin: 0 auto 8px;
	padding: 10px;
	width: auto;
	text-align: center;
	float: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13px;
}
#content #nav-pagination-load-more a,
.dots,
#content #nav-pagination-load-more  span.current {
	display: none;
}
/* Infinite Scroll */
#posts-count {
	position: absolute;
	right: 10px;
	top: 11px;
}
#posts-count img {
	float: right;
}

/* =Widgets
----------------------------------------------- */

.widget-area {
	font-size: 11px;
	color: #777;
}
.widget {
	clear: both;
	margin: 0 0 30px 0;
	width: 100%;
	float: left;
	border-bottom: 1px solid #D7DADC;
	padding: 0 0 30px 0;
}
#page .widget:last-child {
	border: none;
	margin: 0;
	padding: 0;
}
.widget-title {
	color: #777777;
	font-size: 11px;
	line-height: 1.625;
	margin: 0 0 15px 0;
	font-weight: bold;
}
.widget-title span {
	padding: 0;
}
.widget ul {
	font-size: 12px;
	margin: 0;
	list-style: none;
}
.widget ul ul {
	margin-left: 1.5em;
}
.widget ul li {
	color: #777;
	font-size: 11px;
	margin: 0 0 0.912em;
	float: left;
	width: 100%;
}
.widget p {}
.widget a {
	text-decoration: none;
	color: #F74040;
	font-weight: normal;
}
.widget a:hover,
.widget a:focus,
.widget a:active {
	color: #777;
}
.widget img {
	margin: 0.3em 1em 0 0;
	float: left;
}
.widget .entry-meta {
	clear: right;
}
.widget time {
	color: #777;
	font-size: 11px;
}

/* Search Widget */
.widget_search form {
	margin: 0 0 1.625em;
}
.widget_search #s {
	width: 82.3%;
}
.widget_search #searchsubmit {
	background: #ddd;
	border: 1px solid #ccc;
	box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
	color: #888;
	font-size: 13px;
	line-height: 25px;
	position: relative;
	top: -2px;
}
.widget_search #searchsubmit:active {
	background: #F52D2D;
	border-color: #0861a5;
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
	color: #bfddf3;
}

/* Pages Widget */
.widget_pages ul {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}
.widget_pages a {
	color: #333;
	font-size: 13px;
	font-weight: bold;
	display: block;
	padding: 9px 30px 9px 0;
	line-height: 18px;
	text-transform: uppercase;
	text-shadow: 0 1px 0 rgba(255, 255, 255, .75);
	position: relative;
}
.widget_pages a span {
	position: relative;
	z-index: 3;
}
.widget_pages .pointer {
	display: block;
	height: 36px;
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	background: url(images/pointer.png) no-repeat top right;
	filter: alpha(opacity=0);
	opacity: 0;
	z-index: 1;
	-webkit-transition: all ease .2s;
	-moz-transition: all ease .2s;
	-o-transition: all ease .2s;
	-ms-transition: all ease .2s;
}
.widget_pages a:focus .pointer,
.widget_pages a:active .pointer,
.widget_pages a:hover .pointer {
	filter: alpha(opacity=1);
	opacity: 1;
}
.widget_pages .current_page_item .pointer {
	filter: alpha(opacity=1);
	opacity: 1;
}
.widget_pages .current_page_item a {
	color: #F74040;
}
/* Archives Widget */
.widget ul .current-cat,
.widget ul .current-cat a {
	font-weight: bold;
}

/* Text Widget */
.textwidget i {
	vertical-align: middle;
}

/* Stay Connected Widget */
#stay-connected a {
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 1.625em;
	margin-left: 1.625em;
	text-transform: uppercase;
}
#secondary #stay-connected a {
	margin-left: 0;
	margin-right: 1em;
}
#secondary #stay-connected i {
	font-size: 28px;
}
#secondary #stay-connected a:first-child {
	margin-left: 0;
}
#secondary #stay-connected span {
	display: none;
}
#stay-connected i {
	font-size: 18px;
	vertical-align: middle;
}
#stay-connected a:focus img,
#stay-connected a:active img,
#stay-connected a:hover img {
	opacity: 1;
}
#stay-connected a img {
	opacity: .6;
	float: left;
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	background: none;
}

/* Flickr Photostream Widget */
#flickr-badge-wrapper img {
	float: left;
	margin: 0.6em 1em 0.4em 0;
	width: 59px;
	height: 59px;
}
#secondary #flickr-badge-wrapper a:nth-child(3n+4) img {
	margin-right: 0;
}

/* Dribbble Shots Widget */
#dribbble li {
	width: auto;

	width: auto;
	float: left;
}
#secondary #dribbble li {
	width: 76px\0/;
}
#dribbble img {
	max-width: 94px;
	height: auto;
}
#secondary #dribbble img {
	max-width: 59px;
	height: auto;

	width: auto;
}

#secondary #dribbble li:nth-child(3n+3) a img {
	margin-right: 0;
}

/* Recent Twitter Updates */
.widget ul li.jta-tweet-list-item {
	width: auto;
}
.entry-content .widget ul li.jta-tweet-list-item {
	float: none;
}
.jta-tweet-text {
	display: block;
}
.jta-tweet-attributes {
	font-size: 11px;
}
.jta-tweet-actions span {
	float: left;
}
.jta-tweet-timestamp {
	display: block;
}
.jta-tweet-timestamp a {
	color: #777;
	font-weight: normal;
	font-size: 10px;
}
.jta-tweet-action-reply:after,
.jta-tweet-action-retweet:after {
	content: "\a0\b7\a0";
	font-family: Georgia, Times, serif;
}

/* Widget Image */
.widget_image img {
	height: auto;
	max-width: 100%;
}

/* Calendar Widget */

.widget_calendar #wp-calendar {
	color: #555;
	width: 95%;
	text-align: center;
}
.widget_calendar #wp-calendar caption,
.widget_calendar #wp-calendar td,
.widget_calendar #wp-calendar th {
	text-align: center;
}
.widget_calendar #wp-calendar caption {
	font-size: 11px;
	font-weight: 500;
	padding: 5px 0 3px 0;
	text-transform: uppercase;
}
.widget_calendar #wp-calendar th {
	background: #f4f4f4;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
}
.widget_calendar #wp-calendar tfoot td {
	background: #f4f4f4;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}


/* =Comments
----------------------------------------------- */

#comments {
	padding: 1.625em 0;
	float: left;
}
#comments .sep {
	float: none;
	padding: 0 1px
}
#comments-title {
	color: #333;
	font-size: 10px;
	font-weight: 500;
	line-height: 2.6em;
	padding: 0 0 2.6em;
	margin: 0;
	text-transform: uppercase;
}
.nopassword,
.nocomments {
	color: #aaa;
	font-size: 24px;
	font-weight: 100;
	margin: 26px 0;
	text-align: center;
}
.commentlist {
	list-style: none;
	margin: 0 auto 2.5em;
}
.content .commentlist,
.page-template-sidebar-page-php .commentlist {
	width: 100%; /* reset the width for sidebar page layout */
}
.commentlist > li.comment {
	margin: 0 0 1.625em;
	padding: 0;
}
.commentlist li.comment .fn {
	font-weight: bold;
	font-size: 13px;
}
.commentlist .pingback {
	margin: 0 0 1.625em;
	padding: 0 1.625em;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li.comment {
	margin: 1.625em 0 0;
	padding: 0;
}
.commentlist .children li.comment .fn {
}
.comment-meta .fn {
	font-style: normal;
}
.comment-meta {
	color: #333;
	font-size: 12px;
	line-height: 2.2em;
}
.comment-author {
	margin: 0 0 8px;
}
.comment-content {
	background: ghostWhite;
	margin: 0 0 0 70px;
	padding: 1.625em;
}
.comment-content p {
	padding: 0;
}
.comment-content p:last-child {
	margin: 0;
}
.commentlist .children li.comment .comment-meta {
	line-height: 1.625em;
	margin-left: 70px;
}
.commentlist .children li.comment .comment-content {
	margin: 0 0 0 140px;
}
.commentlist .children .avatar {
}
a.comment-reply-link > span {
	display: inline-block;
	position: relative;
	top: -1px;
}

/* Post author highlighting */
.commentlist > li.bypostauthor .comment-meta {
	color: #575757;
}
.avatar.vcard {
	float: left;
}
.commentlist img.avatar {
	border: 1px solid #777;
	padding: 2px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .35);
	background: white;
}
.comment-reply-link,
.comment-edit-link {
	color: #333;
}
.comment-reply-link:focus,
.comment-reply-link:active,
.comment-reply-link:hover,
.comment-edit-link:focus,
.comment-edit-link:active,
.comment-edit-link:hover {
	color: #F52D2D;
}

/* sidebar-page.php comments */
/* Make sure we have room for our comment avatars */
.page-template-sidebar-page-php .commentlist > li.comment,
.page-template-sidebar-page-php.commentlist .pingback {
	margin-left: 102px;
	width: auto;
}

/* Comment Form */
#respond {
	padding: 0;
}
#respond input[type="text"],
#respond textarea {
	display: block;
	border: 3px solid #d3d3d3;
	box-shadow: none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url,
#respond .comment-form-comment {
	position: relative;
}
#respond .comment-form-author label,
#respond .comment-form-email label,
#respond .comment-form-url label,
#respond .comment-form-comment label {
	font-size: 13px;
}
#respond input[type="text"]:focus,
#respond textarea:focus {
	background: white;
	border-color: #777;
}
#respond textarea {
	resize: vertical;
	width: 100%;
	display: block;
	height: 95px;
}
span.required {
	color: #F52D2D;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	line-height: 15px;
}
#respond .comment-notes,
#respond .logged-in-as {
	font-size: 13px;
}
#respond p {
	margin: 10px 0;
	padding: 0;
}
#respond .form-submit {
	margin: 0 0 10px;
}
#respond input#submit {
	background-color: #3F3F3F;
	border: none;
	cursor: pointer;
	font-size: 13px;
	font-weight: bold;
	margin: 10px 0 0;
	padding: 2px 10px;
	color: white;
	border-radius: 2px;
	-webkit-transition: all ease .2s;
	-moz-transition: all ease .2s;
	-o-transition: all ease .2s;
	-ms-transition: all ease .2s;
}
#respond input#submit:hover,
#respond input#submit:active {
	background-color: rgba(234, 72, 72, .85 );
}
#respond #cancel-comment-reply-link {
	text-decoration: none;
}
.commentlist #respond {
	margin: 0 0 0 70px;
	padding: 0 1.625em 1.625em;
	position: relative;
	width: auto;
	background: ghostWhite;
}
.commentlist .children #respond {
	margin: 0 0 0 140px;
}
#reply-title {
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
}
#cancel-comment-reply-link {
	color: #ccc;
	display: block;
	font-size: 9px;
	font-weight: bold;
	line-height: 1.625em;
	letter-spacing: 0.05em;
	text-decoration: none;
	text-transform: uppercase;
	position: absolute;
	top: 0.8em;
	right: 1.625em;
	background-color: #3F3F3F;
	padding: 2px 4px 1px;
	border-radius: 2px;
}
#cancel-comment-reply-link:focus,
#cancel-comment-reply-link:active,
#cancel-comment-reply-link:hover {
	color: white;
}
#respond label {
	line-height: 2.2em;
}
#respond input[type=text] {
	display: block;
	height: 24px;
	width: 66.3%;
}
#respond p {
	font-size: 12px;
}
p.comment-form-comment {
	margin: 0;
}
#respond .form-allowed-tags,
#respond .form-allowed-tags code {
	font-size: 11px;
}

/* =Footer
----------------------------------------------- */

#colophon {
	clear: both;
	background: #181818;
}
iframe[class*="PIN_"] {
	display: none;
}
#supplementary-wrapper {
	position: relative;
}
#supplementary {
	max-width: 938px;
	margin: 0 auto;
	padding: 4em 0 0;
}
#supplementary ul li {
	font-size: 12px;
}
#supplementary .widget-title {
	background: none;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 12px;
}
#supplementary .widget-title,
#supplementary .entry-meta,
#supplementary .widget a {
	color: #CCC;
	font-weight: normal;
}
#supplementary .widget {
	color: #999;
	border: none;
}
#supplementary .widget a {
	color: #666;
}
#supplementary .widget a:first-child {
	margin-left: 0;
}
#supplementary .widget a:hover,
#supplementary .widget a:focus,
#supplementary .widget a:active {
	color: #CCC;
}
#supplementary p {
	color: #666;
}
#supplementary .widget time {
	color: #999;
}
#supplementary .sep {
	display: none;
}

/* Two Footer Widget Areas */
#supplementary.two .widget-area {
	float: left;
	margin-right: 30px;
	width: 454px;
}
#supplementary.two .widget-area + .widget-area {
	margin-right: 0;
}

/* Three Footer Widget Areas */
#supplementary.three .widget-area {
	float: left;
	margin-right: 30px;
	width: 292px;
}
#supplementary.three .widget-area + .widget-area + .widget-area {
	margin-right: 0;
}

/* Four Footer Widget Areas */
#supplementary.four .widget-area {
	float: left;
	margin-right: 30px;
	width: 212px;
}
#supplementary.four .widget-area + .widget-area + .widget-area + .widget-area {
	margin-right: 0;
}

/* Five Footer Widget Areas */
#supplementary.five .widget-area {
	float: left;
	margin-right: 30px;
	width: 163px;
}
#supplementary.five .widget-area + .widget-area + .widget-area + .widget-area + .widget-area {
	margin-right: 0;
}

/* Sixth Footer Widge Area */
#supplementary #sixth {
	width: 100% !important;
}
#supplementary #sixth .widget {
	text-align: center;
	border-top: 1px solid #454545;
	border-bottom: 1px solid #454545;
	margin: 2.2em 0;
	padding: 2.2em 0 0.4em;
}
#supplementary #sixth .widget-title {
	display: none;
}

/* Site Generator Line */
#site-generator {
	max-width: 938px;
	margin: 0 auto;
	color: #666;
	font-size: 11px;
	line-height: 2.2em;
	padding: 0;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 1px;
}
#site-generator p {
	margin: 0;
	padding: 50px 0;
	color: #4D4D4D;
}
#site-generator a {
	color: #666;
	text-transform: uppercase;
}
#site-generator a:focus,
#site-generator a:active,
#site-generator a:hover {
	color: #CCC;
}

/* Back to Top */
#to-top {
		background: url(images/to-top.png) no-repeat center center;
		background-color: #ccc;
		background-color: rgba(204, 204, 204, .75);
		bottom: 20px;
		color: transparent;
		display: none;
		height: 46px;
		position: fixed;
		right: 20px;
		text-shadow: none;
		-webkit-transition: all .2s ease;
		   -moz-transition: all .2s ease;
			-ms-transition: all .2s ease;
			 -o-transition: all .2s ease;
				transition: all .2s ease;
		width: 45px;
		z-index: 100;
	}

#to-top:hover,
#to-top:focus,
#to-top:active {
	background-color: #ea4848;
	background-color: rgba(234, 72, 72, .85 );
}

/* Start: Recommended Isotope styles */

/**** Isotope Filtering ****/

.isotope-item {
  	z-index: 2;
}

.isotope-hidden.isotope-item {
  	pointer-events: none;
  	z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  	-webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -ms-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
}
.isotope {
  	-webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-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;
    -ms-transition-property: -ms-transform, opacity;
     -o-transition-property: top, left, opacity;
    transition-property: transform, opacity;
}
.isotope-item {
 	z-index: 2;
   	-webkit-backface-visibility: hidden;
}

/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  	-webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
      -o-transition-duration: 0s;
    transition-duration: 0s;
}

/* End: Recommended Isotope styles */


/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
  	-webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

/**** Filters ****/
#content #filters {
  	padding: 0 0 1.625em;
}
#content #filters a {
  	float: left;
	margin: 0;
	padding: 0;
    color: #AAA;
    text-transform: uppercase;
    background: none;
    border: none;
    box-shadow: none;
    line-height: 1.625;
    text-shadow: none;
    font-size: 11px;
}
#content #filters a:first-child {
  	margin-left: 0;
}
#content #filters a:focus,
#content #filters a:active,
#content #filters a:hover {
  	color: #333;
}
#content #filters a.selected {
  	color: #333;
}

/* View.js */
.viewer {
	background-color: #000;
	background-color: rgba(31, 31, 30, 0.97);
	filter: alpha(opacity=97); !Important;
}
.viewer .caption {
	color: white;
	line-height: 50px;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity 1.5s ease-in-out;
	-moz-transition: opacity 1.5s ease-in-out;
	transition: opacity 1.5s ease-in-out;
}
.viewer .current .caption {
	opacity: 100;
	visibility: visible;
}
.viewer li {
	-webkit-transition: width 500ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
	-moz-transition: width 500ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
	transition: width 500ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
}
.viewer li>div {
	left: 50px;
	top: 50px;
	bottom: 50px;
	right: 50px;
}
.viewer li.loading>div {
	background: url(images/loading-view.gif) center center no-repeat;
}
.multiplebgs .viewer li.loading>div {
	background: url(images/loading-view.gif) center center no-repeat;
}
.viewer li.loading.previous,
.viewer li.loading.next {
	background: 0;
}
.viewer li.next {
	float: right; /* webkit 2px issue */
}
.viewer img {
	box-shadow: 0 5px 20px rgba(0,0,0,0.5);
	image-rendering: optimizeQuality;
	image-rendering: -webkit-optimize-contrast;
}
.viewer .close {
	top: 20px!important;
	right: 20px!important;
	filter: alpha(opacity=50);
	-khtml-opacity: .5;
	-moz-opacity: .5;
	opacity: .5;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	background: url(images/close.png) no-repeat;
	width: 11px;
	height: 11px;
	color: white;
	line-height: 23px;
	text-indent: -9999px;
}
.viewer .close:hover {
	filter: alpha(opacity=100);
	-khtml-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
}

/* jPlayer  */
div.jp-jplayer {
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	position: relative;
	background: #000;
} 
div.jp-video .jp-jplayer img,
div.jp-video .jp-jplayer video,
div.jp-video .jp-jplayer object {
	position: absolute;
	top: 0;
	left:0;
	width: 100%;
	height: 100%;
}
.audio-poster img,
.jp-jplayer-audio img {
	width: 100%;
	height: auto;
	vertical-align: bottom;
}
div.jp-audio,
div.jp-video {
	background: transparent;
	position: relative;
}
div.jp-video-full {
	width: 100%;
	height: 100%;
	position: static !important;
	position: relative;
}
div.jp-video-full div.jp-jplayer {
	top: 0;
	left: 0;
	position: fixed !important;
	position: relative; /* Rules for IE6 (full-screen) */
	overflow: hidden;
	z-index: 1000;
	padding: 0;
}
div.jp-video-full .jp-jplayer object {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
div.jp-video-full div.jp-gui {
	position: fixed !important;
	position: static; /* Rules for IE6 (full-screen) */
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1000;
}
div.jp-video-full div.jp-interface {
	position: absolute !important;
	position: relative; /* Rules for IE6 (full-screen) */
	bottom: 0;
	left: 0;
	z-index: 1000;
}
div.jp-video div.jp-video-play {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
}
a.jp-video-play-icon {
	position: relative;
	display: block;
	text-indent: -9999px;
	width: 100%;
	height: 100%;
	overflow:hidden;
}
div.jp-interface {
	width: 100%;
	height: 30px;
	position: relative;
	background-color: #333;
	background-image: -webkit-linear-gradient(top, #333, #333);
	background-image: -o-linear-gradient(top, #333, #333);
	background-image: ms-linear-gradient(to bottom, #333, #333);
	background-image: -moz-linear-gradient(top, #333, #333);
	border: 1px solid black;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5), inset 0 1px rgba(255, 255, 255, .3), inset 0 15px rgba(255, 255, 255, .06), inset 0 -15px 30px rgba(0, 0, 0, .3);
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.jp-controls .seperator-first,
.jp-controls .seperator-second {
    background: transparent url(images/jplayer/jplayer.png) 0 -118px no-repeat;
    height: 28px;
    left: 28px;
    position: absolute;
    width: 2px;
}
.jp-controls .seperator-second {
    left: auto;
    right: 71px;
}
div.jp-interface a {
	cursor: pointer;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	-ms-transition: none;
}
.jp-controls,
.jp-toggles {
	list-style: none;
	padding: 0
	;margin: 0;}
.jp-controls li,
.jp-toggles li {
	display: inline;
}
.jp-controls a,
.jp-toggles a {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	position: absolute;
}
a.jp-play,
a.jp-pause {
	width: 28px;
	height: 28px;
	z-index: 1;
	outline: none;
	top: 0;
	left: 0;
}
a.jp-play {
	background: url(images/jplayer/jplayer.png) -4px -56px no-repeat;
}
a.jp-play:focus,
a.jp-play:active,
a.jp-play:hover {
	background-position: -4px -16px;
}
a.jp-pause {
	background: url(images/jplayer/jplayer.png) -47px -56px no-repeat;
	display: none;
}
a.jp-pause:focus,
a.jp-pause:active,
a.jp-pause:hover {
	background-position: -47px -16px;
}
.jp-current-time,
.jp-duration {
	position: absolute;
	top: 0;
	font-size: 12px;
	width: 46px;
	padding-top: 8px;
	color: #fff;
	font-weight: bold;
}
.jp-current-time {
	left: 52px;
}
.jp-duration {
	right: 95px;
}
div.jp-progress {
	position: absolute;
	height: 10px;
	left: 99px;
	top: 10px;
	right: 157px;
}
div.jp-seek-bar {
	width: 100%;
	height: 10px;
	cursor: pointer;
	background: url(images/jplayer/jplayer.png) 0 -108px repeat-x;
}
div.jp-play-bar {
	width: 0%;
	height: 100%;
	background: url(images/jplayer/jplayer.png) 1px -90px repeat-x;
	-webkit-transition: all ease .2s;
	-moz-transition: all ease .2s;
	-o-transition: all ease .2s;
	-ms-transition: all ease .2s;
}
a.jp-mute,
a.jp-unmute {
	width: 28px;
	height: 28px;
	z-index: 1;
	outline: none;
}
a.jp-mute {
	background: url(images/jplayer/jplayer.png) -120px -56px no-repeat;
}
a.jp-mute:focus,
a.jp-mute:active,
a.jp-mute:hover {
	background-position: -120px -16px;
}
a.jp-unmute {
	display: none;
	background: url(images/jplayer/jplayer.png) -80px -16px no-repeat;
}
a.jp-unmute:focus,
a.jp-unmute:active,
a.jp-unmute:hover {
	background-position: -80px -16px;
}
div.jp-volume-bar {
	position: absolute;
	top: 10px;
	right: 41px;
	width: 30px;
	height: 11px;
	cursor: pointer;
	overflow: hidden;
	background: url(images/jplayer/jplayer.png) 0 -159px repeat-x;
}
.jp-volume-bar-value {
	width: 0px;
	height: 11px;
	background: url(images/jplayer/jplayer.png) 0 -148px repeat-x;
	-webkit-transition: all ease .2s;
	-moz-transition: all ease .2s;
	-o-transition: all ease .2s;
	-ms-transition: all ease .2s;
}
a.jp-full-screen,
a.jp-restore-screen {
	width: 15px;
	height: 15px;
	z-index: 1;
	outline: none;
	right: 14px;
	top: 9px;
}
a.jp-full-screen {
	background: url(images/jplayer/jplayer.png) -10px -25px no-repeat;
}
a.jp-restore-screen {
	background: url(images/jplayer/jplayer.png) -25px -25px no-repeat;
	display: none;
}
a.jp-repeat,
a.jp-repeat-off {
	width: 15px;
	height: 15px;
	z-index: 1;
	outline: none;
	right: 14px;
	top: 9px;
}
a.jp-repeat {
	background: url(images/jplayer/jplayer.png) -30px -40px no-repeat;
}
a.jp-repeat-off {
	background: url(images/jplayer/jplayer.png) -30px -55px no-repeat;
	display: none;
}
div.jp-video.minimal div.jp-progress {
	left: 37px;
	right: 81px;
}
div.jp-video.minimal div.jp-volume-bar {
	right: 10px;
}
div.jp-video.minimal a.jp-mute,
div.jp-video.minimal a.jp-unmute {
	right: 44px;
}
div.jp-video.minimal a.jp-full-screen,
div.jp-video.minimal .jp-current-time,
div.jp-video.minimal .jp-duration {
	display: none !important;
}
div.jp-audio.minimal div.jp-progress {
	left: 37px;
	right: 81px;
}
div.jp-audio.minimal div.jp-volume-bar {
	right: 10px;
}
div.jp-audio.minimal a.jp-mute,
div.jp-audio.minimal a.jp-unmute {
	right: 44px;
}
div.jp-audio.minimal a.jp-repeat,
div.jp-audio.minimal .jp-current-time,
div.jp-audio.minimal .jp-duration {
	display: none !important;
}
.jp-no-solution {
	margin: 14px 0 0;
	padding: 5px;
	font-size: .8em;
	background-color: whiteSmoke;
	border: 1px solid #333;
	display: none;
	z-index: 1000;
}
.jp-no-solution a {
	color:#000;
}
.jp-no-solution span {
	font-size: 1em;
	display: block;
	font-weight: bold;
	line-height: 18px;
}

/* fancyBox */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}
.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}
.fancybox-skin {
	position: relative;
	background-color: black;
	color: #333;
	text-shadow: none;
	box-shadow: 0 5px 20px rgba(0, 0, 0, 0.5);
	filter: alpha(opacity=1);
}
.fancybox-opened {
	z-index: 8030;
}
.fancybox-opened .fancybox-skin {}
.fancybox-outer, .fancybox-inner {
	position: relative;
}
.fancybox-inner {
	overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}
.fancybox-error {
	background: whiteSmoke;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}
.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}
.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}
#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
	background-image: url(images/fancybox/fancybox_sprite.png);
}
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}
#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url(images/fancybox/fancybox_loading.gif) center center no-repeat;
}
.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}
.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url(images/fancybox/blank.gif); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}
.fancybox-prev {
	left: 0;
}
.fancybox-next {
	right: 0;
}
.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}
.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}
.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}
.fancybox-nav:hover span {
	visibility: visible;
}
.fancybox-tmp {
	position: absolute;
	top: -9999px;
	left: -9999px;
	visibility: hidden;
}

/* Overlay helper */
.fancybox-lock {
	overflow: hidden;
}
.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background-color: #000;
	background-color: rgba(31, 31, 30, 0.97);
}
.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}
.fancybox-lock .fancybox-overlay {
	overflow: hidden;
}

/* Title helper */
.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}
.fancybox-opened .fancybox-title {
	visibility: visible;
}
.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}
.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	text-shadow: rgba(0, 0, 0, .8) 0px 1px 2px;
	color: white;
	font-weight: normal;
	line-height: 24px;
	white-space: nowrap;
}
.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}
.fancybox-title-inside-wrap {
	padding-top: 10px;
}
.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/* Buttons */
#fancybox-buttons {
	position: fixed;
	left: 0;
	width: 100%;
	z-index: 8050;
}
#fancybox-buttons.top {
	top: 10px;
}
#fancybox-buttons.bottom {
	bottom: 10px;
}
#fancybox-buttons ul {
	display: block;
	width: 129px;
	height: 29px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	border: 1px solid #111;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5), inset 0 1px rgba(255, 255, 255, .13), inset 0 14px rgba(255, 255, 255, .05), inset 0 -15px 30px rgba(0, 0, 0, .3);
	background: #333;
	background-image: -webkit-linear-gradient(top, #333, #333);
	background-image: -o-linear-gradient(top, #333, #333);
	background-image: ms-linear-gradient(to bottom, #333, #333);
	background-image: -moz-linear-gradient(top, #333, #333);
}
#fancybox-buttons ul li {
	float: left;
	margin: 0;
	padding: 0;
}
#fancybox-buttons a {
	display: block;
	width: 30px;
	height: 29px;
	text-indent: -9999px;
	background-image: url(images/fancybox/fancybox_buttons.png);
	background-repeat: no-repeat;
	outline: none;
	opacity: 0.75;
	-webkit-transition: opacity ease .2s;
	-moz-transition: opacity ease .2s;
	-o-transition: opacity ease .2s;
	-ms-transition: opacity ease .2s;
}
#fancybox-buttons a:hover {
	opacity: 1;
}
#fancybox-buttons a.btnPrev {
	background-position: 5px 0;
}
#fancybox-buttons .fancyNext {
	box-shadow: inset -1px 0 rgba(255, 255, 255, .1);
}
#fancybox-buttons a.btnNext {
	background-position: -33px 0;
}
#fancybox-buttons a.btnPlay {
	background-position: 0 -30px;
}
#fancybox-buttons a.btnPlayOn {
	background-position: -30px -30px;
}
#fancybox-buttons a.btnToggle {
	background-position: 3px -60px;
	border-left: 1px solid #111;
	border-right: 1px solid #3e3e3e;
	width: 35px
}
#fancybox-buttons a.btnToggleOn {
	background-position: -27px -60px;
}
#fancybox-buttons a.btnClose {
	border-left: 1px solid #111;
	width: 38px;
	background-position: -56px 0px;
}
#fancybox-buttons a.btnDisabled {
	opacity : 0.4;
	cursor: default;
}

/* Royal Slider */
.royalSlider {
	width: 100%;
	position: relative;
	direction: ltr;
}

.rsWebkit3d .rsSlide,
.rsWebkit3d .rsContainer,
.rsWebkit3d .rsThumbs,
.rsWebkit3d .rsPreloader,
.rsWebkit3d img,
.rsWebkit3d .rsOverflow,
.rsWebkit3d .rsBtnCenterer,
.rsWebkit3d .rsAbsoluteEl {
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0); 
}
.rsFade.rsWebkit3d .rsSlide,
.rsFade.rsWebkit3d img,
.rsFade.rsWebkit3d .rsContainer {
	-webkit-transform: none;
}
.rsOverflow {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	float: left;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	-webkit-transition: none !important;
	-moz-transition: none !important;
	-o-transition: none !important;
	-ms-transition: none !important;
	transition: none !important;
}

.rsContainer {
	position: relative;
	width: 100%;
	height: 100%;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	line-height: 0;
}
.rsContainer img {
	max-width: 100%;
	height: auto;
}

.rsArrow,
.rsThumbsArrow {
	cursor: pointer;
}

.rsArrow,
.rsNav,
.rsThumbsArrow {
	opacity: 1;
	-webkit-transition:opacity 0.3s linear;
	-moz-transition:opacity 0.3s linear;
	-o-transition:opacity 0.3s linear;
	transition:opacity 0.3s linear;
}
.rsHidden {
	opacity: 0;
	visibility: hidden;
	-webkit-transition:visibility 0s linear 0.3s,opacity 0.3s linear;
	-moz-transition:visibility 0s linear 0.3s,opacity 0.3s linear;
	-o-transition:visibility 0s linear 0.3s,opacity 0.3s linear;
	transition:visibility 0s linear 0.3s,opacity 0.3s linear;
}


.rsGCaption {
	width: 100%;
	float: left;
	text-align: center;
	color: #333;
	margin: 0;
}

/* Fullscreen options, very important ^^ */
.royalSlider.rsFullscreen {
	position: fixed !important;
	height: auto !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	z-index: 2147483647 !important;
	top: 0 !important;
	left: 0 !important;
	bottom: 0 !important;
	right: 0 !important;
}

.royalSlider .rsSlide.rsFakePreloader {
	opacity: 1 !important;
	-webkit-transition: 0s;
	-moz-transition: 0s;
	-o-transition:  0s;
	transition:  0s;
	display: none;
}

.rsSlide {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	overflow: visible;
	
	height: 100%;
	width: 100%;
}

.royalSlider.rsAutoHeight,
.rsAutoHeight .rsSlide {
	height: auto;
}

.rsContent {
	width: 100%;
	height: 100%;
	position: relative;
	margin: 0;
}

.rsPreloader {
	position:absolute;
	z-index: 0;	
}

.rsNav {
	-moz-user-select: -moz-none;
	-webkit-user-select: none;
	user-select: none;
}
.rsNavItem {
	-webkit-tap-highlight-color:rgba(0,0,0,0.25);
}

.rsThumbs {
	cursor: pointer;
	position: relative;
	overflow: hidden;
	float: left;
	z-index: 22;
}
.rsTabs {
	float: left;
}
.rsTabs,
.rsThumbs {
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}


.rsVideoContainer {
	/*left: 0;
	top: 0;
	position: absolute;*/
	/*width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	float: left;*/
	width: auto;
	height: auto;
	line-height: 0;
	position: relative;
}
.rsVideoFrameHolder {
	position: absolute;
	left: 0;
	top: 0;
	background: #141414;
	opacity: 0;
	-webkit-transition: .3s;
}
.rsVideoFrameHolder.rsVideoActive {
	opacity: 1;
}
.rsVideoContainer iframe,
.rsVideoContainer video,
.rsVideoContainer embed,
.rsVideoContainer .rsVideoObj {
	position: absolute;
	z-index: 0;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
/* ios controls over video bug, shifting video */
.rsVideoContainer.rsIOSVideo iframe,
.rsVideoContainer.rsIOSVideo video,
.rsVideoContainer.rsIOSVideo embed {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 44px;
}

.rsABlock {
	left: 0;
	top: 0;
	position: absolute;
	z-index: 25;
	-webkit-backface-visibility: hidden;
}

.grab-cursor {
	cursor:url(images/royalslider/grab.png) 8 8, move; 
}

.grabbing-cursor{ 
	cursor:url(images/royalslider/grabbing.png) 8 8, move;
}

.rsNoDrag {
	cursor: auto;
}

/******************************
*
*  RoyalSlider Minimal White Skin (.rsMinW)
*
*    1. Arrows 
*    2. Bullets
*    3. Thumbnails
*    4. Tabs
*    5. Fullscreen button
*    6. Play/close video button
*    7. Preloader
*    
*  Sprite: 'rs-minimal-white.png'
*  Feel free to edit anything
*  If you don't some part - just delete it
* 
******************************/

/* Background */
.rsMinW .rsOverflow,
.rsMinW .rsSlide,
.rsMinW .rsVideoFrameHolder,
.rsMinW .rsThumbs {
	background: #181818;
}

/***************
*
*  1. Arrows
*
****************/
.rsMinW .rsArrow {
	height: 24px;
	width: 30px;
	position: absolute;
	display: block;
	cursor: pointer;
	z-index: 21;
}
.rsMinW .rsArrowLeft { right: 39px; bottom: 12px; }
.rsMinW .rsArrowRight { right: 9px; bottom: 12px; }
.rsMinW .rsArrowIcn {		
	width: 24px;
	height: 24px;
	top: 50%;
	left: 50%;
	margin-top:-12px;	
	margin-left: -12px;

	position: absolute;	
	cursor: pointer;	
	background: url(images/royalslider/rs-minimal-white.png);
	background-color: transparent;

	-webkit-transition: opacity ease .2s;
	-moz-transition: opacity ease .2s;
	-o-transition: opacity ease .2s;
	-ms-transition: opacity ease .2s;
}
.rsMinW .rsArrowIcn:hover {}
.rsMinW .rsArrowIcn:active {
	opacity: .8;
}
.rsMinW.rsHor .rsArrowLeft .rsArrowIcn { background-position: -68px -36px; }
.rsMinW.rsHor .rsArrowRight .rsArrowIcn { background-position: -68px -68px; }
.rsMinW.rsVer .rsArrowLeft .rsArrowIcn { background-position: -96px -32px; }
.rsMinW.rsVer .rsArrowRight .rsArrowIcn { background-position: -96px -64px; }
.rsMinW .rsArrowDisabled .rsArrowIcn { opacity: .3; }

/***************
*
*  2. Bullets
*
****************/
.rsMinW .rsBullets {
	position: absolute;
	z-index: 35;
	bottom: 18px;
	right: 78px;
	width: auto;
	height: auto;
	text-align: left;
	line-height: 8px;
}
.rsMinW .rsBullet {
	cursor: pointer;
	width: 10px;
	height: 10px;
	display: inline-block;
	margin: 0 5px;
	background: url(images/royalslider/rs-minimal-white.png) -174px -7px no-repeat;
	opacity: .5;
	-webkit-transition: all ease .2s;
	-moz-transition: all ease .2s;
	-o-transition: all ease .2s;
	-ms-transition: all ease .2s;

	*display: inline; 
	*zoom: 1;
}
.single-portfolio .rsMinW .rsBullet {
	cursor: pointer;
	width: 7px;
	height: 8px;
	display: inline-block;
	margin: 0 5px;
	background: url(images/pagination-v2.png) no-repeat left top;
	opacity: .5;
	-webkit-transition: all ease .2s;
	-moz-transition: all ease .2s;
	-o-transition: all ease .2s;
	-ms-transition: all ease .2s;

	*display: inline; 
	*zoom: 1;
}
.rsMinW .rsBullet {}
.rsMinW .rsBullet:hover,
.rsMinW .rsBullet:focus,
.rsMinW .rsBullet:active {
	opacity: 1;
}
.rsMinW .rsBullet.rsNavSelected  {
	opacity: 1;
}

/***************
*
*  3. Thumbnails
*
****************/
.rsMinW .rsThumbs {
	background: #FFF;
}
.rsMinW .rsThumbsHor {
	padding-top: 4px;
	margin-bottom: 4px;
	width: 100%;
	height: auto;
}
.rsMinW .rsThumbsVer {
	padding: 0 0 0 4px;
	width: 166px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
}
.rsMinW.rsWithThumbsHor .rsThumbsContainer {
	position: relative;
	height: 100%;
}
.rsMinW.rsWithThumbsVer .rsThumbsContainer {
	position: relative;
	width: 100%;
}
.rsMinW .rsThumb {
	float: left;
	overflow: hidden;
	width: 236px;
	height: auto;
	color: #333;
	margin-bottom: 0 !important;
	border-bottom: 4px solid #CCC;
}
.rsMinW .rsThumbsVer .rsThumb {
	width: 166px;
	height: auto;
	border: none;
	margin: 0 0 4px 0 !important;
}
.rsMinW .rsThumb:hover {
	color: #000;
}
.rsMinW .rsThumb img {
	width: 100%;
	height: auto;
	float: left;
	border-bottom: 2px solid transparent;
}
.rsMinW .rsThumbsVer img {
	width: 100%;
	height: auto;
	float: left;
	border-bottom: none;
}
.rsMinW .rsThumb.rsNavSelected {
	border-bottom: 4px solid #181818;
	color: #333;

}
.rsMinW .rsThumbsVer .rsThumb.rsNavSelected {
	border: none;
}
.rsMinW .rsThumb.rsNavSelected img {
	opacity: 0.75;
	filter: alpha(opacity=75);
}
.rsMinW .rsTmb {
	display: block;
}

/* Thumbnails arrow icons */
.rsMinW .rsThumbsArrow {
	height: 94%;
	width: 19px;
	position: absolute;
	display: none;
	cursor: pointer;	
	z-index: 21;	
	background: #fff;
	background: rgba(0, 0, 0, .5);
	-webkit-transition: all ease .2s;
	-moz-transition: all ease .2s;
	-o-transition: all ease .2s;
	-ms-transition: all ease .2s;
}
.rsMinW .rsThumbsArrow:hover {
	background: rgba(0, 0, 0, .75 );
}
.rsMinW.rsWithThumbsVer .rsThumbsArrow {
	width: 100%;
	height: 20px;
}
.rsMinW.rsWithThumbsVer .rsThumbsArrowLeft { top: 0; left: 0; }
.rsMinW.rsWithThumbsVer .rsThumbsArrowRight { bottom: 0;  left: 0; }
.rsMinW.rsWithThumbsHor .rsThumbsArrowLeft { left: 0; top: 0; }
.rsMinW.rsWithThumbsHor .rsThumbsArrowRight { right: 0; top:0; }
.rsMinW .rsThumbsArrowIcn {		
	width: 5px;
	height: 9px;
	top: 54%;
	left: 50%;
	margin-top:-8px;	
	margin-left: -3px;
	position: absolute;	
	cursor: pointer;	
	background: url(images/royalslider/rs-minimal-white.png);
}
.rsMinW.rsWithThumbsHor .rsThumbsArrowLeft .rsThumbsArrowIcn { background-position: -131px -36px; }
.rsMinW.rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn { background-position: -131px -51px; }
.rsMinW.rsWithThumbsVer .rsThumbsArrowLeft .rsThumbsArrowIcn { background-position: -144px -32px; }
.rsMinW.rsWithThumbsVer .rsThumbsArrowRight .rsThumbsArrowIcn { background-position: -144px -48px; }
.rsMinW .rsThumbsArrowDisabled { display: none !important; }

/* Thumbnails resizing on smaller screens */
@media screen and (min-width: 0px) and (max-width: 800px) {
	.rsMinW .rsThumb {
		width: 147px;
		height: auto;
	}
	.rsMinW .rsThumbsHor {
		height: auto;
	}
	.rsMinW .rsThumbsVer {
		width: 59px;
	}
}

/***************
*
*  4. Tabs
*
****************/
.rsMinW .rsTabs {
	width: 100%;
	height: auto;
	margin: 0 auto;
	text-align:center;
	overflow: hidden;
	padding-top: 12px; position: relative;
}
.rsMinW .rsTab {
	display: inline-block;
	cursor: pointer;
	text-align: center;
	height: auto;
	width: auto;
	color: #333;
	padding: 5px 13px 6px;
	min-width: 96px;
	border: 1px solid #D9D9DD;
	border-right: 1px solid #f5f5f5;
	text-decoration: none;

	background-color: #FFF;
	background-image: -webkit-linear-gradient(top, #fefefe, #f4f4f4); 
	background-image:    -moz-linear-gradient(top, #fefefe, #f4f4f4);
	background-image:         linear-gradient(to bottom, #fefefe, #f4f4f4);

	-webkit-box-shadow: inset 1px 0 0 #fff;
	box-shadow: inset 1px 0 0 #fff;

	*display:inline; 
	*zoom:1;
}
.rsMinW .rsTab:first-child {
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.rsMinW .rsTab:last-child { 
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;

	border-right:  1px solid #cfcfcf;
}
.rsMinW .rsTab:active { 
	border: 1px solid #D9D9DD;   
	background-color: #f4f4f4;
	    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) inset;
	box-shadow:  0 1px 4px rgba(0, 0, 0, 0.2) inset;
}
.rsMinW .rsTab.rsNavSelected { 
		color: white;
	border: 1px solid #999;
	text-shadow: 1px 1px #838383;
	-webkit-box-shadow: 0 1px 9px rgba(102, 102, 102, 0.65) inset;
	box-shadow: 0 1px 9px rgba(102, 102, 102, 0.65) inset;
	background: #ACACAC;
	background-image: -webkit-linear-gradient(top, #ACACAC, #BBB);
	background-image: -moz-llinear-gradient(top, #ACACAC, #BBB);
	background-image: linear-gradient(to bottom, #ACACAC, #BBB);
}

/***************
*
*  5. Fullscreen button
*
****************/
.rsMinW .rsFullscreenBtn {
	right: 0;
	top: 0;
	width: 44px;
	height: 44px;
	z-index: 22;
	display: block;
	position: absolute;
	cursor: pointer;
	
}
.rsMinW .rsFullscreenIcn {
	display: block;
	margin: 6px;
	width: 32px;
	height: 32px;

	background: url(images/royalslider/rs-minimal-white.png) 0 0;
	background-color: #fff;
	background-color: rgba(255,255,255,0.75);
	border-radius: 2px;

}
.rsMinW .rsFullscreenIcn:hover {
	background-color: #fff;
}
.rsMinW.rsFullscreen .rsFullscreenIcn {
	background-position: -32px 0;
}

/***************
*
*  6. Play/close video button
*
****************/
.rsMinW .rsPlayBtn {
	-webkit-tap-highlight-color:rgba(0,0,0,0.3);
	width:64px;
	height:64px;
	margin-left:-32px;
	margin-top:-32px;
	cursor: pointer;
}
.rsMinW .rsPlayBtnIcon {
	width:64px;
	display:block;
	height:64px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background:url(images/royalslider/rs-minimal-white.png) no-repeat 0 -32px;
	background-color: #eee;
	background-color: rgba(238,238,238,0.75);
	-webkit-transition: .3s;
	-moz-transition: .3s;
	transition: .3s;
}
.rsMinW .rsPlayBtn:hover .rsPlayBtnIcon {
	background-color: #d5d5d5;
}
.rsMinW .rsBtnCenterer {
	position:absolute;
	left:50%;
	top:50%;
	width: 20px;
	height: 20px;
}
.rsMinW .rsCloseVideoBtn {
	right: 0;
	top: 0;
	width: 44px;
	height: 44px;
	z-index: 23;
	position: absolute;
	cursor: pointer;
	
}
.rsDefault .rsCloseVideoBtn.rsiOSBtn {
	top: -38px;
	right: -6px;
	/*top: -6px;
	right: -38px;*/
}
.rsMinW .rsCloseVideoIcn {
	margin: 6px;
	width: 32px;
	height: 32px;
	background: url(images/royalslider/rs-minimal-white.png) -64px 0;
	background-color: #eee;
	background-color: rgba(238,238,238,0.75);
}
.rsMinW .rsCloseVideoIcn:hover {
	background-color: #d5d5d5;
}

/***************
*
*  7. Preloader
*
****************/
.rsMinW .rsPreloader {
	width:20px;
	height:20px;
	background-image:url(images/preloader.gif);

	left:50%;
	top:50%;
	margin-left:-10px;
	margin-top:-10px;	
}

/***************
*
*  8. Blocks
*
****************/
.coloredBlock {
  	padding: 12px;
  	background: rgba(255,0,0,0.6);
  	color: #FFF;
   	width: 200px;
   	left: 20%;
   	top: 5%;
}
.infoBlock {
  	position: absolute;
	top: 30px;
	left: 30px;
	right: auto;
	max-width: 25%;
	background: white;
	background: rgba(255, 255, 255, .92);
	overflow: hidden;
	padding: 1.625em;
	line-height: 1.625;
	max-height: 83.5%;
	box-shadow: 0 2px 12px rgba(0, 0, 0, .5);
}
.infoBlockLeftBlack {
	color: #FFF;
	background: #000;
	background: rgba(0, 0 ,0, .75);
	left: 30px;
	right: auto;
	max-height: 83.5%;
}
.infoBlock h1 {
 	font-size: 13px;
  	line-height: 1.5em;
 	margin: 0 0 26px 0;
 	text-transform: uppercase;
 	font-weight: bold;
 	position: relative;
 	display: inline-block;
}
.infoBlock h1:after {
	content: '';
	width: 70%;
	height: 2px;
	display: block;
	background-color: #333;
	position: absolute;
	bottom: -10px;
}
.infoBlock p {
  	font-size: 12px;
  	margin-bottom: 15px;
}
.infoBlock p:last-of-type {
	margin-bottom: 0;
}

/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li:first-child {display: block;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block; width: auto\0/;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {margin: 0 0 30px; position: relative; zoom: 1;}
.page-template-page-blog-masonry-four-cols-php .flexslider,
.page-template-page-blog-masonry-three-cols-php .flexslider,
.page-template-page-blog-masonry-two-cols-php .flexslider,
.page-template-page-blog-masonry-two-cols-sidebar-php .flexslider,
.page-template-page-blog-sidebar-php .flexslider,
.single-post .flexslider {
	margin: 0;
}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}

.carousel li {margin-right: 5px}


/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a {
	width: 36px;
    height: 62px;
    display: block;
    float: left;
    margin: -31px 0 0;
    position: relative;
    background: url(images/arrows-v4.png) no-repeat;
    position: absolute;
	top: 50%;
	filter: alpha(opacity=80);
	opacity: .8;
	text-indent: -9999em;
	z-index: 100;
}
.flex-direction-nav .flex-next {
	background-position: top right;
    right: 0;
}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}
.flexslider:hover .flex-next:active,
.flexslider:hover .flex-prev:active {
	filter: alpha(opacity=80);
    opacity: .8;
}
.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: 10px; text-align: center; z-index: 100;}
.flex-control-nav li {margin: 0 3px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {
	background: url(images/pagination-v2.png) no-repeat left top;
	width: 7px;
	height: 8px;
	filter: alpha(opacity=50);
	opacity: .5;
	display: block;
	cursor: pointer;
	text-indent: -9999px;
	-webkit-backface-visibility: hidden;
}
.flex-control-paging li a:hover { opacity: 1; filter: alpha(opacity=100); }
.flex-control-paging li a.flex-active { opacity: 1; filter: alpha(opacity=100); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; filter: alpha(opacity=70); cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1; filter: alpha(opacity=100);}
.flex-control-thumbs .flex-active {opacity: 1; filter: alpha(opacity=100); cursor: default;}

/* Refine Slider */
.rs-wrap:after,
.rs-slider:after,
.rs-thumbwrap:after,
.rs-arrows:after,
.rs-caption:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    line-height: 0;
    visibility: hidden;
}

/* ===[ Slider ]=== */
.rs-wrap {
    position: relative;
    max-width: 100%;
}
.rs-slide-bg { *zoom: 1 }
.rs-slider {
    margin: 0;
    list-style: none;
}
.rs-slider > li > a { display: block }
.rs-slider > li {
    list-style: none;
    filter: alpha(opacity=0);
    opacity: 0;
    width: 100%;
    height: 100%;
    margin: 0 -100% 0 0;
    padding: 0;
    float: left;
    position: relative;
}
.rs-slider > li > a {
    padding: 0;
    background: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.rs-slider > li img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    -ms-interpolation-mode: bicubic;
}

/* ===[ Thumbnails ]=== */
.rs-thumb-wrap {
    *zoom: 1;
    margin-top: 4px;
}
.rs-thumb-wrap > a {
    display: block;
    float: left;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 4px solid #CCC;
}
.rs-thumb-wrap > .active {
   	border-bottom: 4px solid #181818;
}
.rs-thumb-wrap a:first-child {
    margin-left: 0 !important;
}
.rs-thumb-wrap > a > img {
    max-width: 100%;
    max-height: 100%;
    display: block;
    -ms-interpolation-mode: bicubic;
    border-bottom: 2px solid transparent;
 }
.rs-thumbwrap > a:first-child { margin-left: 0 !important }

/* ===[ Arrows ]=== */
.rs-arrows {}
.rs-arrows .rs-next,
.rs-arrows .rs-prev {
    width: 36px;
    height: 62px;
    display: block;
    float: left;
    margin: -31px 0 0;
    position: relative;
    background: url(images/arrows-v4.png) no-repeat;
    position: absolute;
	top: 50%;
	opacity: .8;
}
.rs-arrows .rs-next {
    background-position: top right;
    right: 0;
}
.rs-arrows .rs-next:hover,
.rs-arrows .rs-prev:hover {
   opacity: 1;
}
.rs-arrows .rs-next:active,
.rs-arrows .rs-prev:active {
    opacity: .8;
}

/* ===[ Captions ]=== */
.rs-caption {
    position: absolute;
    top: 30px;
    left: 30px;
    right: auto;
    max-width: 25%;
    background: white;
    background: rgba(255, 255, 255, .92);
    overflow: hidden;
    padding: 1.625em;
    line-height: 1.625;
    max-height: 83.5%;
    box-shadow: 0 2px 12px rgba(0, 0, 0, .5);
}
.rs-caption h1 {
    font-size: 13px;
    line-height: 1.5em;
    margin: 0 0 26px 0;
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
    display: inline-block;
}
.rs-caption h1:after {
    content: '';
	width: 70%;
	height: 2px;
	display: block;
	background-color: #333;
	position: absolute;
	bottom: -10px;
}
.rs-caption p {
    font-size: 12px;
    margin-bottom: 15px;
}
.rs-caption p:last-of-type {
    margin-bottom: 0;
}

/* ===[ Grid ]=== */
.rs-grid {
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 100%;
    display: none;
}

.rs-gridlet {
    position: absolute;
    opacity: 1;
}

@media screen and (max-width: 480px) { 
	.rs-caption { opacity: 0!important }
}

/* Revolution Slider */
.tp-simpleresponsive > ul li {
	width: 100%;
}
#block-slides .tp-bullets {
	opacity: 1 !important;
}
#block-slides .tp-bullets.simplebullets .bullet {
	background: url(images/pagination.png) no-repeat left top;
	width: 8px;
	height: 9px;
	margin: 0 3px;
}
#block-slides .tp-bullets.simplebullets .bullet:hover,
#block-slides .tp-bullets.simplebullets .bullet.selected {
	background-position: left bottom;
}
#block-slides .tp-bullets.tp-thumbs {
	box-shadow: 0 0 10px rgba(0, 0, 0, .5);
}
#block-slides .fullwidthbanner-container .tp-thumbs {
	background: rgba(255, 255, 255, .75);
}
#block-slides .tparrows.square {
	background: url(images/arrows-v2.png) no-repeat top left;
	width: 77px;
	height: 109px;
	margin-top: -52px;
	opacity: .7 !important;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=70)" !important;
	filter: alpha(opacity=70) !important;
	padding: 0;
	-webkit-transition: opacity ease .2s;
	-moz-transition: opacity ease .2s;
	-o-transition: opacity ease .2s;
	-ms-transition: opacity ease .2s;
	-webkit-backface-visibility: hidden;
}
#block-slides .tparrows.square:active,
#block-slides .tparrows.square:hover {
	opacity: .9 !important;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=90)" !important;
	filter: alpha(opacity=90) !important;
}
#block-slides .tp-leftarrow.square {
	margin-left: 0 !important;
}
#block-slides .tp-rightarrow.square {
	background-position: top right;
	margin-left: 0 !important;
}
#block-slides .tparrows.round {
	background: url(images/arrows.png) no-repeat top left;
	width: 34px;
	height: 34px;
	margin-top: -23px;
	opacity: 0;
	padding: 0;
	top: 50.1% !important;
}
#block-slides .tparrows.round:active {
	filter: alpha(opacity=80) !important;
	opacity: .8 !important;
}
#block-slides .tp-leftarrow.round {
	margin-left: 50px !important;
}
#block-slides .tp-rightarrow.round {
	background-position: top right;
	margin-left: -50px !important;
}
#block-slides .no-slides-text {
	font-size: 13px;
}

/* Layer Slider */
#block-slides .ls-defaultskin {
	padding: 0;
	background: transparent;
	box-shadow: none;
	border-radius: 0;
}
#block-slides .ls-bottom-slidebuttons a {
	background: url(images/pagination-v2.png) no-repeat left top;
	width: 7px;
	height: 8px;
	margin: 0 3px;
	filter: alpha(opacity=50);
	opacity: .5;
}
#block-slides .ls-bottom-slidebuttons a.ls-nav-active,
#block-slides .ls-bottom-slidebuttons a:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}
#block-slides .ls-nav-sides {
	width: 0;
	height: 0;
	background: no-repeat;
	display: none;
}
#block-slides .ls-bottom-nav-wrapper{
	height: auto;
	position: absolute;
	width: 100%;
	margin: 0 auto;
	bottom: 6px;
}
#block-slides .ls-nav-prev,
#block-slides .ls-nav-next {
	background: url(images/arrows-v3.png) no-repeat top left;
	width: 27px;
	height: 27px;
	left: 50px;
	filter: alpha(opacity=0);
	opacity: 0;
	margin-top: -14px;

	-webkit-transition: all .3s ease;
	   -moz-transition-property: all .3s ease;
	    -ms-transition-property: all .3s ease;
	     -o-transition-property: all .3s ease;
	        transition-property: all .3s ease;
	-webkit-backface-visibility: hidden;
}
#block-slides .ls-nav-next {
	background-position: top right;
	right: 50px;
	left: auto;
}
#block-slides:hover .ls-nav-prev,
#block-slides:hover .ls-nav-next {
	filter: alpha(opacity=75);
	opacity: .75;
}
#block-slides:hover .ls-nav-prev {
	left: 80px;
}
#block-slides:hover .ls-nav-next {
	right: 80px;
}
#block-slides .ls-nav-prev:hover,
#block-slides .ls-nav-next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}
#block-slides .ls-defaultskin {
	color: white;
	line-height: 1.625;
	font-size: 13px;
	font-weight: bold;
	text-shadow: 0 1px 0 rgba(0, 0, 0, .55);
}
#block-slides .ls-defaultskin h1 {
	font-size: 28px;
	margin-bottom: 15px;
}
#block-slides .ls-defaultskin p {
	margin-bottom: 14px;
	line-height: 1.625;
}
#block-slides .ls-defaultskin ul {
	list-style: none;
	margin: 0 0 1.625em;
}
#block-slides .ls-defaultskin li {
	padding: 0.1em 0 0.1em 0.625em;
}

/* Shortcodes
----------------------------------------------- */
/* Buttons */
.button {
    display: inline-block; 
    border: 1px solid rgba(0, 0, 0, 0.5);
    font-size: 14px;
    font-weight: bold;
    margin: 0 10px 10px 0;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .75);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .5), inset 0 1px rgba(255, 255, 255, .5), inset 0 10px 20px rgba(255, 255, 255, .25);
    border-radius: 2px;
    color: white;
    background-color: #f5f5f5;
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    vertical-align: middle;
    line-height: normal;
}
.button:focus,
.button:hover {
    background-color: #333;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .75);
    color: white;
}
.button:active {
    box-shadow: 0 1px 0 white, 0 1px 3px rgba(0, 0, 0, .5) inset, 0 1px 20px rgba(0, 0, 0, .15);
    color: white;
}
.button i {
	vertical-align: middle;
}
.small {
    font-size: 12px;
    padding: 3px 10px;
}
#block-slides .small {
	 height: 17px;
}
.medium {
    font-size: 14px;
    padding: 5px 20px;
}
.large {
    font-size: 16px;
    padding: 7px 17px;
}
.orange {
    background-color: #CC4900;
    background-image: -webkit-linear-gradient(top, #CC8300, #CC4900);
    background-image: -o-linear-gradient(top, #CC8300, #CC4900);
    background-image: linear-gradient(to bottom, #CC8300, #CC4900);
    background-image: -moz-linear-gradient(top, #CC8300, #CC4900);
}
.orange:focus,
.orange:hover,
.orange:active {
    background-color: #E55000;
    background-image: -webkit-linear-gradient(top, #E59500, #E55000);
    background-image: -o-linear-gradient(top, #E59500, #E55000);
    background-image: linear-gradient(to bottom, #E59500, #E55000);
    background-image: -moz-linear-gradient(top, #E59500, #E55000);
}
.blue {
    background-color: #006dcc;
    background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
    background-image: -o-linear-gradient(top, #0088cc, #0044cc);
    background-image: linear-gradient(to bottom, #0088cc, #0044cc);
    background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
}
.blue:focus,
.blue:hover,
.blue:active {
    background-color: #004CE5;
    background-image: -webkit-linear-gradient(top, #0099E5, #004CE5);
    background-image: -o-linear-gradient(top, #0099E5, #004CE5);
    background-image: linear-gradient(to bottom, #0099E5, #004CE5);
    background-image: -moz-linear-gradient(top, #0099E5, #004CE5);
}
.green {
    background-color: #36AF70;
    background-image: -webkit-linear-gradient(top, #57CA8E, #36AF70);
    background-image: -o-linear-gradient(top, #57CA8E, #36AF70);
    background-image: linear-gradient(to bottom, #57CA8E, #36AF70);
    background-image: -moz-linear-gradient(top, #57CA8E, #36AF70);
}
.green:focus,
.green:hover,
.green:active {
    background-color: #5cd697;
    background-image: -webkit-linear-gradient(top, #5cd697, #3abd79);
    background-image: -o-linear-gradient(top, #5cd697, #3abd79);
    background-image: linear-gradient(to bottom, #5cd697, #3abd79);
    background-image: -moz-linear-gradient(top, #5cd697, #3abd79);
}
.yellow {
    background-color: #C77E10;
    background-image: -webkit-linear-gradient(top, #EBD010, #C77E10);
    background-image: -o-linear-gradient(top, #EBD010, #C77E10);
    background-image: linear-gradient(to bottom, #EBD010, #C77E10);
    background-image: -moz-linear-gradient(top, #EBD010, #C77E10);
}
.yellow:focus,
.yellow:hover,
.yellow:active  {
    background-color: #d48611;
    background-image: -webkit-linear-gradient(top, #ffea00, #d48611);
    background-image: -o-linear-gradient(top, #ffea00, #d48611);
    background-image: linear-gradient(to bottom, #ffea00, #d48611);
    background-image: -moz-linear-gradient(top, #ffea00, #d48611);
}
.red {
    background-color: #E51200;
    background-image: -webkit-linear-gradient(top, #E55C00, #E51200);
    background-image: -o-linear-gradient(top, #E55C00, #E51200);
    background-image: linear-gradient(to bottom, #E55C00, #E51200);
    background-image: -moz-linear-gradient(top, #E55C00, #E51200);
}
.red:focus,
.red:hover,
.red:active {
    background-color: #F21400;
    background-image: -webkit-linear-gradient(top, #F26100, #F21400);
    background-image: -o-linear-gradient(top, #F26100, #F21400);
    background-image: linear-gradient(to bottom, #F26100, #F21400);
    background-image: -moz-linear-gradient(top, #F26100, #F21400);
}
.pink {
    background-color: #D81E77;
    background-image: -webkit-linear-gradient(top, #F352A6, #D81E77);
    background-image: -o-linear-gradient(top, #F352A6, #D81E77);
    background-image: linear-gradient(to bottom, #F352A6, #D81E77);
    background-image: -moz-linear-gradient(top, #F352A6, #D81E77);
}
.pink:focus,
.pink:hover,
.pink:active {
    background-color: #E52080;
    background-image: -webkit-linear-gradient(top, #FF57AE, #E52080);
    background-image: -o-linear-gradient(top, #FF57AE, #E52080);
    background-image: linear-gradient(to bottom, #FF57AE, #E52080);
    background-image: -moz-linear-gradient(top, #FF57AE, #E52080);
}
.purple {
    background-color: #7200CC;
    background-image: -webkit-linear-gradient(top, #A300CC, #7200CC);
    background-image: -o-linear-gradient(top, #A300CC, #7200CC);
    background-image: linear-gradient(to bottom, #A300CC, #7200CC);
    background-image: -moz-linear-gradient(top, #A300CC, #7200CC);
}
.purple:focus,
.purple:hover,
.purple:active {
    background-color: #8200e5;
    background-image: -webkit-linear-gradient(top, #b800e5, #8200e5);
    background-image: -o-linear-gradient(top, #b800e5, #8200e5);
    background-image: linear-gradient(to bottom, #b800e5, #8200e5);
    background-image: -moz-linear-gradient(top, #b800e5, #8200e5);
}
.black {
    background-color: #474747;
    background-image: -webkit-linear-gradient(top, #535353, #474747);
    background-image: -o-linear-gradient(top, #535353, #474747);
    background-image: linear-gradient(to bottom, #535353, #474747);
    background-image: -moz-linear-gradient(top, #535353, #474747);
}
.black:focus,
.black:hover,
.black:active {
    background-color: #545454;
    background-image: -webkit-linear-gradient(top, #616161, #545454);
    background-image: -o-linear-gradient(top, #616161, #545454);
    background-image: linear-gradient(to bottom, #616161, #545454);
    background-image: -moz-linear-gradient(top, #616161, #545454);
}

/* Columns */
.one-half,
.one-third,
.two-third,
.one-fourth,
.three-fourth {
    margin-right: 30px;
    margin-bottom: 30px;
    float: left;
}
.column-last {
    margin-right: 0;
    clear: right;
}
.one-half {
    width: 48.4%;
}
.two-column .one-half {
    width: 47.8%;
}
.one-third {
    width: 31.2%;
}
.two-column .one-third {
    width: 30.4%;
}
.two-third {
    width: 65.5%;
}
.two-column .two-third {
    width: 64.4%;
}
.one-fourth {
    width: 22.6%;
}
.two-column .one-fourth {
    width: 21.7%;
}
.three-fourth {
    width: 74%;
}
.two-column .three-fourth {
    width: 73%;
}

/* jQuery UI Tabs */
.ui-tabs {
    position: relative;
    zoom: 1;
    margin: 0 0 30px;
}
.ui-tabs .ui-tabs-nav {
    margin: 0;
    float: left;
    width: 100%;
    border-bottom: 1px solid #CCC;
    height: auto;
}
.ui-tabs .ui-tabs-nav li {
    list-style: none;
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 0;
    white-space: nowrap;
    height: 31px;
}
.ui-tabs .ui-tabs-nav li a {
    text-decoration: none;
    color: #333;
    font-size: 13px;
    font-weight: bold;
    border-top: 1px solid #CCC;
    border-right: 1px solid #CCC;
    border-left: 1px solid #CCC;
    padding: 5px 15px;
    display: inline-block;
    background: #F7F7F7;
    height: 20px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .75);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.95) inset;
    -webkit-transition: color ease .2s;
    -moz-transition: color ease .2s;
    -o-transition: color ease .2s;
    -ms-transition: color ease .2s;
}
.ui-tabs .ui-tabs-nav .ui-tabs-active a {
	color: #F52D2D;
	background: white;
	height: 21px;
}
.ui-tabs .ui-tabs-nav li:last-of-type a {
    border-right: 1px solid #CCC;
}
.ui-tabs .ui-tabs-nav li a:focus,
.ui-tabs .ui-tabs-nav li a:active,
.ui-tabs .ui-tabs-nav li a:hover {
    color: #F52D2D;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-state-processing a {
    color: #F52D2D;
    background: white;
    height: 21px;
}
.ui-tabs .ui-tabs-nav li a,
.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
    cursor: pointer; /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
}
.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    background: white;
    float: left;
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    border-left: 1px solid #CCC;
    padding: 1.625em;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .09);
    width: 100%;
    word-wrap: break-word;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.ui-tabs .ui-tabs-panel p {
    word-wrap: break-word;
    width: 100%;
}
.ui-tabs .ui-tabs-hide {
    display: none !important;
}

/* jQuery UI Accordions */
.ui-accordion {
    width: 100%;
    clear: both;
    margin: 0 0 30px;
}
.ui-accordion .ui-accordion-header {
    cursor: pointer;
    position: relative;
    zoom: 1;
    -webkit-transition: background-color ease .2s;
    -moz-transition: background-color ease .2s;
    -o-transition: background-color ease .2s;
    -ms-transition: background-color ease .2s;
}
.ui-accordion .ui-accordion-li-fix {
    display: inline;
}
.ui-accordion .ui-accordion-header-active {
    border-bottom: 0 !important;
}
.ui-accordion .ui-accordion-header a {
    display: block;
    font-size: 1em;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .75);
    padding: 3px 3px 3px 30px;
}
.framed.ui-accordion .ui-accordion-header a {
    padding: 3px 3px 3px 40px;
}
.ui-accordion-icons .ui-accordion-header a {
    padding-left: 2.2em;
}
.framed.ui-accordion-icons .ui-accordion-header a {
    padding-left: 3.2em;
}
.ui-accordion .ui-accordion-header .ui-icon {
    position: absolute;
    left: 0;
    top: 36%;
    margin-top: -3px;
    background: url(images/accordion-icon.png) no-repeat;
    width: 18px;
    height: 18px;
}
.framed .ui-accordion-header .ui-icon {
    background: url(images/accordion-icon-v2.png) no-repeat;
    width: 40px;
    height: 28px;
    top: 20%;
    left: 0;
    -webkit-transition: all ease .2s;
    -moz-transition: all ease .2s;
    -o-transition: all ease .2s;
    -ms-transition: all ease .2s;
}
.ui-accordion .ui-state-active .ui-icon {
   background-position: bottom left;
}
.framed .ui-state-default .ui-icon {
    opacity: .6;
}
.framed .ui-state-active .ui-icon,
.framed .ui-state-hover .ui-icon,
.framed .ui-state-focus .ui-icon {
    opacity: .85;
}
.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    margin-top: -1px;
    position: relative;
    top: 1px;
    margin-bottom: 1px;
    overflow: auto;
    display: none;
    zoom: 1; 
}
.ui-accordion .ui-accordion-content-active {
    display: block;
}
.framed .ui-accordion-content-active {
    border-bottom: 1px dashed #CCC;
}
.ui-accordion .ui-accordion-content-active:last-child {
    border-bottom: none;
}

.ui-accordion .ui-state-default,
.ui-accordion .ui-widget-content .ui-state-default {
    font-size: 13px;
    font-weight: bold;
    text-transform: none;
    color: #333;
    outline: none;
    overflow: visible;
    letter-spacing: 0;
}
.framed .ui-state-default,
.framed .ui-widget-content .ui-state-default {
    background-color: whiteSmoke;
    border-bottom: 1px dashed #CCC;
}
.ui-accordion .ui-state-default:last-of-type,
.ui-accordion .ui-widget-content .ui-state-default:last-of-type {
   border-bottom: none;
}
.ui-accordion .ui-state-default a,
.ui-accordion .ui-state-default a:link,
.ui-accordion .ui-state-default a:visited {
    color: #333;
    text-decoration: none;
    outline: none;
}
.ui-accordion .ui-state-hover,
.ui-accordion .ui-widget-content .ui-state-hover,
.ui-accordion .ui-state-focus,
.ui-accordion .ui-widget-content .ui-state-focus {
    font-size: 13px;
    font-weight: bold;
    text-transform: none;
    font-weight: bold;
    color: #F52D2D;
    outline: none;
}
.framed .ui-state-hover,
.framed .ui-widget-content .ui-state-hover,
.framed .ui-state-focus,
.framed .ui-widget-content .ui-state-focus {
    background-color: #EDEFF2;
}
.ui-accordion .ui-state-hover a,
.ui-accordion .ui-state-hover a:hover {
    text-decoration: none;
    outline: none;
}
.ui-accordion .ui-state-active,
.ui-accordion .ui-widget-content .ui-state-active {
    color: #333;
    font-size: 13px;
    font-weight: bold;
    text-transform: none;
    font-weight: bold;
    outline: none;
    letter-spacing: 0;
}
.framed .ui-state-active,
.framed .ui-widget-content .ui-state-active {
    background-color: whiteSmoke;
    border-bottom: 1px dashed #CCC;
}
.ui-accordion-header {
    margin: 0;
}
.framed .ui-accordion-header:first-child {
    border-top: 1px dashed #CCC;
}
.framed .ui-accordion-header:last-of-type {
      border-bottom: 1px dashed #CCC;
}
.ui-accordion .ui-state-active a,
.ui-accordion .ui-state-active a:link,
.ui-accordion .ui-state-active a:visited {
    color: #333;
    outline: none;
    text-decoration: none;
}

/* Dropcaps */
.dropcap {
    font-size: 53px;
    line-height: 0.8em;
    margin: 0 0.23em 0.1em 0;
    text-transform: uppercase;
    float: left;
    position: relative;
    top: 6px;
}

/* hr */
.hr {
    background: none;
    border-top: 3px double #333;
    border-right: none;
    border-bottom: none;
    border-left: none;
    margin: 3em 0;
    clear: both;
}

/* Icons */
.icon {
    float: left;
    margin: 0.1em 1em 4em 0;
}
.icon-content h1 {
    clear: none;
}
.icon-content {
    margin-left: 57px;
}

/* Info Boxes */
.info-box {
    padding: 15px;
    background-color: #EDEFF2;
    border: 1px solid #C3CFD9;
    color: #333;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.5em;
    text-align: center;
    margin: 0 0 1.625em;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .75);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .09), 0 1px 0 rgba(255, 255, 255, .65) inset, inset 0 1px rgba(255, 255, 255, .3), inset 0 10px 20px rgba(255, 255, 255, .25);
    border-radius: 2px;
}
.error {
    background-color: #F9E5E6;
    border-color: #EEC4C6;
    color: #B3696C;
}
.success {
    background-color: #E3EBC6;
    border-color: #C2D288;
    color: #809533;
}
.info  {
    background-color: #D8ECF5;
    border-color: #9AC9DF;
    color: #528DA9;
}
.notice  {
    background-color: #FCF7D9;
    border-color: #F5DC7D;
    color: #C4A21B;
}
.info-innerbox {
    display: inline-block;
}
.custom-icon .info-innerbox {
    padding: 2px 0 2px 40px;
}
.error .info-innerbox {
    background: transparent url(images/info-boxes/info-box-error.png) no-repeat center left;
    padding: 2px 0 2px 40px;
}
.success .info-innerbox {
    background: transparent url(images/info-boxes/info-box-success.png) no-repeat center left;
    padding: 2px 0 2px 40px;
}
.info .info-innerbox {
    background: transparent url(images/info-boxes/info-box-info.png) no-repeat center left;
    padding: 2px 0 2px 40px;
}
.notice .info-innerbox {
    background: transparent url(images/info-boxes/info-box-notice.png) no-repeat center left;
    padding: 2px 0 2px 40px;
}
.custom-icon-none .info-innerbox {
    padding: 2px;
}

/* Lists */
.list {
    list-style-type: none;
    margin: 0 0 1.625em 0.5em;
}
#page .list li {
    padding: 0.1em 0 0.1em 1.8em;
    position: relative;
    visibility: visible;
}
.tick li {
    background: url(images/lists/tick.png) no-repeat 5px 6px;
}
.dot li {
    background: url(images/lists/dot.png) no-repeat 5px 6px;
}
.circle li {
    background: url(images/lists/circle.png) no-repeat 5px 6px;
}
.circle-2 li {
    background: url(images/lists/circle-2.png) no-repeat 5px 6px;
}
.box li {
    background: url(images/lists/box.png) no-repeat 5px 6px;
}
.box-2 li {
    background: url(images/lists/box-2.png) no-repeat 5px 6px;
}
.sight li {
    background: url(images/lists/sight.png) no-repeat 5px 6px;
}
.asterisk li {
    background: url(images/lists/asterisk.png) no-repeat 5px 6px;
}
.star li {
    background: url(images/lists/star.png) no-repeat 5px 6px;
}
.magnet li {
    background: url(images/lists/magnet.png) no-repeat 5px 6px;
}
.medal li {
    background: url(images/lists/medal.png) no-repeat 5px 6px;
}
.anchor li {
    background: url(images/lists/anchor.png) no-repeat 5px 6px;
}
.arrow li {
    background: url(images/lists/arrow.png) no-repeat 5px 6px;
}
.arrow-2 li {
    background: url(images/lists/arrow-2.png) no-repeat 5px 6px;
}
.shield li {
    background: url(images/lists/shield.png) no-repeat 5px 6px;
}
.lightning li {
    background: url(images/lists/lightning.png) no-repeat 5px 6px;
}

/* Progress Bars */
.progress-bar-wrapper {
    margin-bottom: 30px;
    height: 8px;
    padding: 1px;
    border: 1px solid #CCC;
}
.progress-bar {
    height: 8px;
    background-size: 20px 20px;
    background-image: -webkit-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -ms-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-transition: width .4s ease-in-out;
    -moz-transition: width .4s ease-in-out;
    -ms-transition: width .4s ease-in-out;
    -o-transition: width .4s ease-in-out;
    transition: width .4s ease-in-out; 
    -webkit-animation: animate-stripes 3s linear infinite;
    -moz-animation: animate-stripes 3s linear infinite;
    -o-animation: animate-stripes 3s linear infinite;
    -ms-animation: animate-stripes 3s linear infinite;
    animation: animate-stripes 3s linear infinite;
}
@-webkit-keyframes animate-stripes { 
    0% {background-position: 0 0;} 100% {background-position: 60px 0;}
}
@-moz-keyframes animate-stripes {
    0% {background-position: 0 0;} 100% {background-position: 60px 0;}
}
@-o-keyframes animate-stripes { 
    0% {background-position: 0 0;} 100% {background-position: 60px 0;}
}
@-ms-keyframes animate-stripes { 
    0% {background-position: 0 0;} 100% {background-position: 60px 0;}
}
@keyframes animate-stripes { 
    0% {background-position: 0 0;} 100% {background-position: 60px 0;}
}

/* Google Maps */
.map {
    margin-bottom: 1.625em;
}
.map img {
    max-width: none;
}

/* Google Street Views */
.panorama img {
    max-width: none;
}
.panorama {
    margin-bottom: 1.625em;
}

/* Google Charts */
.google-chart {
    padding-bottom: 1.625em;
}

/* Pricing */
.pricing-wrapper {
   	margin: 20px 0;
}
.full-boxed-pricing {
    padding: 0;
    float: left;
    margin: 20px 0 45px;
}
.full-boxed-pricing .pricing-column {
    border: 1px solid #CCC;
    border-right: 0;
    border-bottom: 0;
    float: left;
}
.full-boxed-pricing .featured {
    box-shadow: 0 0 20px rgba(0, 0, 0, .15);
	z-index: 100;
	position: relative;
	margin: -20px -1px 0;
	padding: 20px 0 15px;
	background: white;
	border: 1px solid #CCC;
}
.full-boxed-pricing .featured .footer-row {
   	background: none;
	border: none;
}
.full-boxed-pricing .featured ul .normal-row:nth-last-child(-n+2) {
	border: none;
}
.full-boxed-pricing .pricing-column:last-child {
    border-right: 1px solid #CCC;
}
.full-boxed-pricing ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 169px;
}
.page-template-page-full-width-php  .full-boxed-pricing ul {
    width: 186px;
}
.full-boxed-pricing ul li {
    margin: 0;
    background: #ffffff;
    text-align: center;
    padding: 15px 0px;
    border-bottom: 1px solid #CCC;
}
.full-boxed-pricing ul li.title-row {
    font-size: 18px;
    font-weight: bold;
}
.full-boxed-pricing ul li.pricing-row {
    background: #F7F7F7;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 1);
    font-weight: bold;
    font-size: 36px;
}
.pricing-row em {
    font-size: 18px;
	font-style: normal;
	vertical-align: top;
	line-height: 29px;
}
.pricing-row small {
    color: #8B8B90;
	font-size: 12px;
}
.full-boxed-pricing ul li.pricing-row span {
    font-size: 11px !important;
    color: #888 !important;
}
.full-boxed-pricing ul li.footer-row{
    background: #F7F7F7;
}
.sep-boxed-pricing {
    margin: 20px 0 30px;
    float: left;
}
.sep-boxed-pricing .pricing-column {
    padding: 0;
    float: left;
    margin-right: 1px;
}
.sep-boxed-pricing .featured {
    box-shadow: 0 0 20px rgba(0, 0, 0, .15);
	position: relative;
	margin: -20px -1px 0;
	padding: 20px 0 15px;
	background: #F7F7F7;
}
.sep-boxed-pricing .pricing-column:last-child {
    margin-right: 0;
}
.sep-boxed-pricing ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.sep-boxed-pricing ul li {
    width: 293px;
	background: #F7F7F7;
	border-bottom: solid 1px #E9E9E9;
	margin: 0;
	padding: 0;
	padding: 15px 0px;
	text-align: center;
	color: #333;
}
.sep-boxed-pricing ul li:first-child {
	background: #3F3F3F;
	color: white;
	border-bottom: solid 1px #E9E9E9;
}
.sep-boxed-pricing ul li:last-child {
	border-bottom: none;
}
.sep-boxed-pricing ul li:nth-child(even) {
	background: whiteSmoke;
}
.page-template-page-full-width-php .sep-boxed-pricing ul li {
    width: 312px;
}
.sep-boxed-pricing ul li.title-row {
    font-size: 18px;
    font-weight: bold;
}
.sep-boxed-pricing .featured .title-row {
    margin: -20px 0 0;
	padding: 25px 0 25px;
}
.sep-boxed-pricing ul li.pricing-row {
    background: #3F3F3F;
	font-weight: bold;
	font-size: 36px;
	color: white;
}
.sep-boxed-pricing ul li.pricing-row span {
    font-size: 11px !important;
    color: #888888 !important;
}
.sep-boxed-pricing ul li.footer-row {
    background: #F7F7F7;
}
.pricing-column  .button{
    margin-right: 0;
}

/* Combo Boxes */
.combo-box {
    background: #F2F4F7;
    border: 1px solid #C3CFD9;
    margin: 0 0 30px;
    padding: 1.625em;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .09);
    text-shadow: 0 1px 0 rgba(255, 255, 255, .75);
}
.combo-box h2 {
    display: inline;
}
.combo-box .button {
    float: right;
    margin: 4px 0 0 1.625em;
}
.combo-box p {
    margin: 0;
}

/* Team */
.person-img-wrapper {
    background: #CCC;
    border: 8px solid white;
    box-shadow: 0 0 0 1px #CCC;
    padding: 1px;
    border-radius: 50%;
    position: relative;
}
.person-img {
    float: left;
    display: block;
    border-radius: 50%;
}
.person-author {
    margin-bottom: 6px;
}
.person-author-wrapper {
    margin: 6px 0 6px;
}
.person-author-wrapper p {
    margin: 0;
}
.person-author-wrapper span {
    display: block;
}
h1.person-name {
    text-align: center;
    margin-bottom: 2px;
}
.person-title {
    color: #777;
    font-style: italic;
    text-align: center;
}
.person-content {
    margin: 0 0 1.625em;
    text-align: center;
}
.person-desc ul {
    margin: 0;
    padding: 10px 0 5px;
    list-style: none;
    border-top: 3px double #EBEBEB;
    border-bottom: 3px double #EBEBEB;
    text-align: center;
}
.person-desc a {
    display: block;
    float: left;
    -webkit-filter: grayscale(100%);

    display: inline;\0/;
    float: none\0/;
}
.person-desc a:focus,
.person-desc a:active,
.person-desc a:hover {
    -webkit-filter: grayscale(0) !important;
}
.person-desc .social-icon {
    display: inline-block;
    position: relative;
    margin-left: 12px;

    display: inline\0/;
}
.person-desc .social-icon img {
    display: block;

    display: inline\0/;
}
.person-desc .social-icon:first-child {
    margin: 0;
}

/* Testimonials */
.testimonials-wrapper {
    margin: 0 0 30px;
    position: relative;
}
.testimonials-wrapper .rsNav {
    display: none;
}
.testimonials {}
.testimonials .rsContainer {
    line-height: 1.625;
}
.testimonials .rsOverflow {
    -webkit-transition: height 600ms ease-in-out !important;
    -moz-transition: height 600ms ease-in-out !important;
    -o-transition: height 600ms ease-in-out !important;
    -ms-transition: height 600ms ease-in-out !important;
    transition: height 600ms ease-in-out !important;
}
.testimonials-large {
    text-align: center;
    margin: 2em 0 4em;
}
.testimonials-large p {
    font-size: 30px;
}
.contentSlider {
    width: 100%;
}
.testimonial {}
.testimonial-author-wrapper {
    height: 46px;
}
.testimonials-large .testimonial-author-wrapper {
    height: 54px;
}
.testimonial blockquote {
    font-size: 16px;
    margin: 0;
}
.testimonial p {
    margin: 0;
	display: inline-block;
	vertical-align: middle;
}
.testimonial strong,
.testimonial span {
    font-size: 13px;
}
.testimonial-author {
    margin: 0.7em 1em 0 0;
    display: inline-block;
    vertical-align: middle;
}
.testimonials-large .testimonial-author {
    margin: 1.3em 1em 0 0;
}
.testimonial-author img {
    border: 1px solid #777;
    padding: 2px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .35);
    background: white;
    max-width: 100%;
    height: 30px;
}
.testimonials-arrows-wrapper {
   margin-top: 14px;
}
.testimonials-small .testimonials-arrows-wrapper {
    margin-top: 0;
    position: absolute;
    top: -36px;
    right: 0;
}
.testimonials-large  .testimonials-arrows-wrapper {
    text-align: center;
}
.testimonials-arrows-wrapper .rsArrow {
    display: inline-block;
    opacity: .8;
}
.testimonials-wrapper .rsArrowIcn {
    background-image: url(images/jcarousel/jcarousel.png);
    background-repeat: no-repeat;
    background-position: top left;
    width: 19px;
    height: 20px;
    opacity: 1;
}
.testimonials-wrapper .rsArrow:active .rsArrowIcn {
    opacity: .8;
}
.testimonials-wrapper .rsArrowRight .rsArrowIcn {
    background-position: top right;
}
.testimonials-wrapper .rsArrowLeft {
    margin-right: 3px;
}

/* Foundation Icon Fonts - General Set */
/* font-face */
@font-face {
  font-family: "GeneralFoundicons";
  src: url("fonts/foundation_icons_general/general_foundicons.eot");
  src: url("fonts/foundation_icons_general/general_foundicons.eot?#iefix") format("embedded-opentype"), url("fonts/foundation_icons_general/general_foundicons.woff") format("woff"), url("fonts/foundation_icons_general/general_foundicons.ttf") format("truetype"), url("fonts/foundation_icons_general/general_foundicons.svg#GeneralFoundicons") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* global foundicon styles */
[class*="general foundicon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: inherit;
  vertical-align: baseline;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  font-style: normal;
  font-weight: normal;
  text-transform: none;
}

[class*="general foundicon-"]:before {
  font-family: "GeneralFoundicons";
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
}

/* icons */
.foundicon-settings:before {
  content: "\f000";
}

.foundicon-heart:before {
  content: "\f001";
}

.foundicon-star:before {
  content: "\f002";
}

.foundicon-plus:before {
  content: "\f003";
}

.foundicon-minus:before {
  content: "\f004";
}

.foundicon-checkmark:before {
  content: "\f005";
}

.foundicon-remove:before {
  content: "\f006";
}

.foundicon-mail:before {
  content: "\f007";
}

.foundicon-calendar:before {
  content: "\f008";
}

.foundicon-page:before {
  content: "\f009";
}

.foundicon-tools:before {
  content: "\f00a";
}

.foundicon-globe:before {
  content: "\f00b";
}

.foundicon-home:before {
  content: "\f00c";
}

.foundicon-quote:before {
  content: "\f00d";
}

.foundicon-people:before {
  content: "\f00e";
}

.foundicon-monitor:before {
  content: "\f00f";
}

.foundicon-laptop:before {
  content: "\f010";
}

.foundicon-phone:before {
  content: "\f011";
}

.foundicon-cloud:before {
  content: "\f012";
}

.foundicon-error:before {
  content: "\f013";
}

.foundicon-right-arrow:before {
  content: "\f014";
}

.foundicon-left-arrow:before {
  content: "\f015";
}

.foundicon-up-arrow:before {
  content: "\f016";
}

.foundicon-down-arrow:before {
  content: "\f017";
}

.foundicon-trash:before {
  content: "\f018";
}

.foundicon-add-doc:before {
  content: "\f019";
}

.foundicon-edit:before {
  content: "\f01a";
}

.foundicon-lock:before {
  content: "\f01b";
}

.foundicon-unlock:before {
  content: "\f01c";
}

.foundicon-refresh:before {
  content: "\f01d";
}

.foundicon-paper-clip:before {
  content: "\f01e";
}

.foundicon-video:before {
  content: "\f01f";
}

.foundicon-photo:before {
  content: "\f020";
}

.foundicon-graph:before {
  content: "\f021";
}

.foundicon-idea:before {
  content: "\f022";
}

.foundicon-mic:before {
  content: "\f023";
}

.foundicon-cart:before {
  content: "\f024";
}

.foundicon-address-book:before {
  content: "\f025";
}

.foundicon-compass:before {
  content: "\f026";
}

.foundicon-flag:before {
  content: "\f027";
}

.foundicon-location:before {
  content: "\f028";
}

.foundicon-clock:before {
  content: "\f029";
}

.foundicon-folder:before {
  content: "\f02a";
}

.foundicon-inbox:before {
  content: "\f02b";
}

.foundicon-website:before {
  content: "\f02c";
}

.foundicon-smiley:before {
  content: "\f02d";
}

.foundicon-search:before {
  content: "\f02e";
}

/* Foundation Icon Fonts - Social Set */
/* font-face */
@font-face {
  font-family: "SocialFoundicons";
  src: url("fonts/foundation_icons_social/social_foundicons.eot");
  src: url("fonts/foundation_icons_social/social_foundicons.eot?#iefix") format("embedded-opentype"), url("fonts/foundation_icons_social/social_foundicons.woff") format("woff"), url("fonts/foundation_icons_social/social_foundicons.ttf") format("truetype"), url("fonts/foundation_icons_social/social_foundicons.svg#SocialFoundicons") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* global foundicon styles */
[class*="social foundicon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: inherit;
  vertical-align: baseline;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
}

[class*="social foundicon-"]:before {
  font-family: "SocialFoundicons";
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
}

/* icons */
.foundicon-thumb-up:before {
  content: "\f000";
}

.foundicon-thumb-down:before {
  content: "\f001";
}

.foundicon-rss:before {
  content: "\f002";
}

.foundicon-facebook:before {
  content: "\f003";
}

.foundicon-twitter:before {
  content: "\f004";
}

.foundicon-pinterest:before {
  content: "\f005";
}

.foundicon-github:before {
  content: "\f006";
}

.foundicon-path:before {
  content: "\f007";
}

.foundicon-linkedin:before {
  content: "\f008";
}

.foundicon-dribbble:before {
  content: "\f009";
}

.foundicon-stumble-upon:before {
  content: "\f00a";
}

.foundicon-behance:before {
  content: "\f00b";
}

.foundicon-reddit:before {
  content: "\f00c";
}

.foundicon-google-plus:before {
  content: "\f00d";
}

.foundicon-youtube:before {
  content: "\f00e";
}

.foundicon-vimeo:before {
  content: "\f00f";
}

.foundicon-flickr:before {
  content: "\f010";
}

.foundicon-slideshare:before {
  content: "\f011";
}

.foundicon-picassa:before {
  content: "\f012";
}

.foundicon-skype:before {
  content: "\f013";
}

.foundicon-steam:before {
  content: "\f014";
}

.foundicon-instagram:before {
  content: "\f015";
}

.foundicon-foursquare:before {
  content: "\f016";
}

.foundicon-delicious:before {
  content: "\f017";
}

.foundicon-chat:before {
  content: "\f018";
}

.foundicon-torso:before {
  content: "\f019";
}

.foundicon-tumblr:before {
  content: "\f01a";
}

.foundicon-video-chat:before {
  content: "\f01b";
}

.foundicon-digg:before {
  content: "\f01c";
}

.foundicon-wordpress:before {
  content: "\f01d";
}


/* SyntaxHighlighter */
.syntaxhighlighter.mega_syntax {
    background: #F8F8F8 !important;
    border: 1px solid #EBEBEB !important;
    width: auto !important;
    font-size: 12px !important;
    margin: 20px 0 30px! important;
    border-radius: 4px;
    text-shadow: 0 1px 0 #fff !important;
}
.syntaxhighlighter.mega_syntax .line {
    background: #F8F8F8 !important;
    line-height: 20px !important;
    height: 20px !important;
    color: #333;
 }
.syntaxhighlighter.mega_syntax .line.alt1 {
     background: white !important;
 }
.syntaxhighlighter.mega_syntax .line.alt2 {
    background: #f7f7f9 !important;
}
.syntaxhighlighter.mega_syntax .plain,
.syntaxhighlighter.mega_syntax .plain a {
    color: #333 !important;
}
.syntaxhighlighter.mega_syntax .gutter .line {
    border-right: 1px solid #e1e1e8 !important;
    padding-right: 5px !important;
    padding-left: 25px !important;
    text-align: right !important;
    color: #bebec5 !important;
    background: white !important;
}
.syntaxhighlighter.mega_syntax textarea {
    line-height: 21px !important;
}


/* =Responsive Structure
----------------------------------------------- */

@media (max-width: 1024px) {
	#access {
		display: none;
	}
	#access-select {
		display: block;
	}
	#block-slides .tparrows {
		display: none;
	}
	#block-slides .ls-nav-prev, #block-slides .ls-nav-next {
		display: none;
	}
}
@media (max-width: 938px) {
	/* Simplify the basic layout */
	#main {
		margin: 0 auto;
	}
	.page-template-page-portfolio-php #main {
		width: 100%;
	}
	.page #primary {
		width: 100%;
	}
	.page-template-page-full-width-php #main #primary,
	.page-template-page-full-width-php .left-sidebar #main #primary,
	.page-template-page-contact-php #main #primary {
		width: 100%;
	}
	.entry-title-lead {
		font-size: 14px;
		font-weight: bold;
		line-height: 22px;
	}
	#main #content {
		margin: 0;
		width: auto;
	}
	#site-title {
		margin: 0 auto;
		float: none;
	}
	.entry-content #s {
		width: 65%;
	}
	#filters li {
		float: none;
		margin-left: 0;
	}
	#content #nav-pagination a,
	.dots,
	#content #nav-pagination span.current {
		float: none;
		line-height: 3em;
	}
	/* Revolution Slider */
	#block-slides-fallback {
		display: block;
	}
	#block-slides {
		display: none;
	}
	/* Articles */
	.singular .entry-header,
	.singular .entry-content,
	.singular footer.entry-meta,
	.singular #comments-title {
		width: 100%;
	}
	.format-status div.author {
		clear: left;
	}
	.status-content {
		float: none;
		width: auto;
		clear: left;
	}
	/* Simplify the colophon layout */
	#site-generator {
		text-align: center;
	}
	#footer-site-title {
		float: none;
		display: block;
	}
	/* Comments */
	.commentlist .avatar {
		display: none;
	}
	.comment-content {
		margin: 0;
	}
	#reply-title {
		font-size: 16px;
	}
	.infoBlock p {
		font-size: 11px;
	}
	/* Slides */
	#block-slides-wrapper {
		min-height: 120px;
	}
	#block-slides .entry-content {
		width: 80%;
		padding: 14em 0 4em;
	}
}

@media only screen and (max-width: 938px) and (min-width: 768px) {
	body:after {
		content: 'medium';
	}
	.page #primary {
		float: none;
		width: 100%;
	}
	#box {
		width: 746px;
	}
	.boxed {
		width: 746px !important;
	}
	/* Tour */
	#tour {
		float: none;
		width: 100%;
	}
	#tour .widget_pages li {
		border: 1px solid #777;
		border-bottom: none;
		margin: 0;
	}
	#tour .widget_pages li:last-child {
		border-bottom: 1px solid #777;
	}
	#tour .widget_pages a {
		background: whiteSmoke;
		padding: 9px 30px 9px 9px;
	}
	#tour .widget_pages a:focus,
	#tour .widget_pages a:active,
	#tour .widget_pages a:hover {
		background: #F2F4F7;
	}
	.page-template-page-tour-php .widget_pages ul {
		text-align: left;
	}
	.widget_pages .pointer{
		display: none;
	}
	/* Fallback Sliders */
	.fallback-text h1,
	.fallback-text p {
		max-width: 746px;
	}
	/* Revolution Slider */
	#block-slides .tparrows {
		display: none;
	}
	#block-slides .tp-caption.white {
		width: 746px;
		margin: 0 auto !important;
	}
	/* Blog  */
	.page-template-page-blog-masonry-four-cols-php .hentry {
		width: 164px;
	}
	.page-template-page-blog-masonry-three-cols-php .hentry {
		width: 228px;
	}
	.page-template-page-blog-masonry-two-cols-php .hentry {
		width: 358px;
	}
	.page-template-page-blog-masonry-two-cols-php .entry-content-meta-wrapper {
		width: 358px;
	}
	.page-template-page-blog-masonry-two-cols-php .entry-meta-entry-format-wrapper {
		display: none;
	}
	body.page-template-page-blog-sidebar-php .entry-meta-entry-format-wrapper,
	body.archive .entry-meta-entry-format-wrapper,
	.blog .entry-meta-entry-format-wrapper {
		display: none;
	}
	.page-template-page-blog-sidebar-php footer.entry-meta,
	.blog footer.entry-meta {
		display: block;
	}
	.format-status footer.entry-meta {
		display: none;
	}
	.page-template-page-blog-masonry-two-cols-php footer.entry-meta {
		display: block;
	}
	.page-template-page-blog-masonry-two-cols-sidebar-php .hentry {
		width: 242px;
	}
	.page-template-page-blog-masonry-two-cols-sidebar-php .entry-content-meta-wrapper {
		width: 100%;
	}
	body.page-template-page-blog-sidebar-php #primary,
	body.page-template-page-blog-masonry-two-cols-sidebar-php #primary,
	body.archive #primary,
	body.search #primary  {
		width: 514px;
		float: left;
	}
	#flickr-badge-wrapper img {
		width: 54px;
		height: 54px;
	}
	#secondary #dribbble img {
		max-width: 54px;
	}
	body.page-template-page-blog-sidebar-php .entry-content-meta-wrapper,
	body.archive .entry-content-meta-wrapper {
		width: 514px;
	}
	#main #secondary {
		width: 202px;
	}
	/* Single Post  */
	.single-post #primary {
		width: 514px;
		float: left;
	}
	.single-post .entry-meta-entry-format-wrapper {
		display: none;
	}
	.single-post .entry-content-meta-wrapper {
		width: 514px;
	}
	.single-post footer.entry-meta .cat-links,
	.single-post footer.entry-meta .permalink,
	.single-post footer.entry-meta .comments-link,
	.single-post footer.entry-meta .edit-link {
		display: inline-block;
	}
	/* Gallery  */
	.single-gallery #block-gallery-wrapper .gallery-item {
		width: 164px;
	}
	.page-template-page-gallery-php #block-gallery-wrapper .col-4 {
		width: 164px;
	}
	.page-template-page-gallery-php #block-gallery-wrapper .col-3 {
		width: 228px;
	}
	.page-template-page-gallery-php #block-gallery-wrapper .col-2 {
		width: 358px;
	}
	.page-template-page-galleries-list-php #block-galleries-list-wrapper .hentry {
		width: 164px;
	}
	/* Home Portfolio Isotope */
	#portfolio-isotope .hentry {
		width: 164px;
	}
	#portfolio-isotope h1 {
		font-size: 11px;
		line-height: 21px;
	}
	#portfolio-isotope .entry-category {
		font-size: 11px;
		line-height: 21px;
	}
	/* Portfolio  */
	.page-template-page-portfolio-php .col-4 .hentry {
		width: 164px;
	}
	.page-template-page-portfolio-php .col-3 .hentry {
		width: 228px;
	}
	.page-template-page-portfolio-php .col-2 .hentry {
		width: 358px;
	}
	#content nav {
		text-align: center;
	}
	#content #filters a {
		float: none;
		font-size: 10px;
	}
	#content #filters .sep {
		float: none;
		font-size: 10px;
	}
	#block-portfolio-wrapper .col-4 h1 {
		font-size: 11px;
		line-height: 21px;
	}
	#block-portfolio-wrapper .col-4 .entry-category {
		font-size: 11px;
		line-height: 21px;
	}
	/* Single Portfolio */
	.single-portfolio #main {
		padding: 2.625em 0 0;
	}
	.single-portfolio .gallery-wrapper {
		margin-right: 0;
	}
	.single-portfolio .portfolio-description {
		float: left;
		width: 100%;
	}
	.single-portfolio .portfolio-meta {
		float: left !important;
		width: 100% !important;
		margin: 0 0 26px 0 !important;
	}
	.single-portfolio .half {
		width: 100%;
		float: left;
	}
	.single-portfolio .portfolio-content.half {
		float: left;
		width: 100%;
	}
	.single-portfolio .portfolio-content.half .entry-title {
		margin: 12px 0 26px 0;
	}
	.single-portfolio .portfolio-content.half .social-buttons {
		margin: 1.625em 0;
	}
	.single-portfolio .portfolio-content.half .social-button-wrapper {
		margin-bottom: 8px;
	}
	.single-portfolio .portfolio-content.half .social-button-wrapper:last-child {
		margin-left: 1em;
	}
	/* Columns  */
	.one-fourth {
		width: 21.9%;
	}
	.one-third {
		width: 29.9%;
	}
	#branding,
	.page #main,
	.archive #main,
	.search #main,
	.single #main,
	#primary,
	#supplementary,
	#site-generator {
		width: 746px;
	}
	/* Touch Slider  */
	.rsMinW .rsThumb {
		width: 184px;
	}
	/* Touch Carousel  */
	.jcarousel-list .jcarousel-item {
		width: 229px;
	}
	/* Columns */
	.one-half {
		width: 47.9%;
	}
	/* Refine Slider  */
	.rs-caption p {
		font-size: 11px;
	}
	/* Footer Widget Areas */
	#supplementary.four .widget-area {
		width: 164px !important;
	}
	#supplementary.five .widget-area {
		width: 125px !important;
	}
	#supplementary.two .widget-area:nth-child(2n+2) {
		margin-right: 0;
	}
	#supplementary.three .widget-area:nth-child(3n+3) {
		margin-right: 0;
	}
	#supplementary.four .widget-area:nth-child(4n+4) {
		margin-right: 0;
	}
	/* Pricing */
	.page-template-page-full-width-php .full-boxed-pricing ul {
		width: 148px;
	}
	.featured {
		margin: -20px -1px 30px !important;
	}
	.page-template-page-full-width-php .sep-boxed-pricing ul li {
		width: 249px;
	}
	/* Contact */
	.wpcf7-form input {
		width: 138px;
	}
	.wpcf7-form textarea {
		width: 98%;
	}
}
@media only screen and (max-width: 767px) and (min-width: 580px) {
	body:after {
		content: 'small';
	}
	#box {
		width: 567px;
	}
	.boxed {
		width: 567px !important;
	}
	/* Column Shortcodes  */
	#page .column {
		width: 100%;
	}
	#page .one-fourth {
		width: 47.3%;
	}
	#page .one-fourth:nth-child(even) {
		margin-right: 0;
	}
	/* Tour */
	#tour {
		float: none;
		width: 100%;
	}
	#tour .widget_pages li {
		border: 1px solid #777;
		border-bottom: none;
		margin: 0;
	}
	#tour .widget_pages li:last-child {
		border-bottom: 1px solid #777;
	}
	#tour .widget_pages a {
		background: whiteSmoke;
		padding: 9px 30px 9px 9px;
	}
	#tour .widget_pages a:focus,
	#tour .widget_pages a:active,
	#tour .widget_pages a:hover {
		background: #F2F4F7;
	}
	.page-template-page-tour-php .widget_pages ul {
		text-align: left;
	}
	.widget_pages .pointer{
		display: none;
	}
	/* Royal Slider */
	.infoBlock {
		display: none !important;
	}
	/* Fallback Sliders */
	.fallback-text {
		padding: 42px 0;
	}
	.fallback-text h1,
	.fallback-text p {
		max-width: 567px;
	}
	.fallback-text h1 {
		font-size: 42px;
		line-height: 1.225;
		margin: 0 auto 8px;
	}
	/* Revolution Slider */
	#block-slides .tparrows {
		display: none;
	}
	#block-slides .fullwidthbanner-container .tp-thumbs {
		display: none;
	}
	#block-slides .tp-caption.white {
		width: 567px;
		margin: 0 auto !important;
		font-size: 14px !important;
		line-height: 1.625 !important;
	}
	/* Blog  */
	.page-template-page-blog-masonry-four-cols-php .hentry,
	.page-template-page-blog-masonry-three-cols-php .hentry,
	.page-template-page-blog-masonry-two-cols-php .hentry {
		width: 268px;
	}
	.page-template-page-blog-masonry-two-cols-php .entry-content-meta-wrapper {
		width: 268px;
	}
	.page-template-page-blog-masonry-two-cols-php .entry-meta-entry-format-wrapper {
		display: none;
	}
	.page-template-page-blog-masonry-two-cols-php footer.entry-meta {
		display: block;
	}
	body.page-template-page-blog-sidebar-php .entry-meta-entry-format-wrapper,
	body.archive .entry-meta-entry-format-wrapper {
		display: none;
	}
	#flickr-badge-wrapper img {
		width: 54px;
		height: 54px;
	}
	#secondary #dribbble img {
		max-width: 54px;
	}
	body.page-template-page-blog-sidebar-php .format-status footer.entry-meta,
	body.archive .format-status footer.entry-meta {
		display: none;
	}
	body.page-template-page-blog-sidebar-php footer.entry-meta,
	body.archive footer.entry-meta {
		display: block;
	}
	.page-template-page-blog-masonry-four-cols-php footer.entry-meta .cat-links,
	.page-template-page-blog-masonry-four-cols-php footer.entry-meta .permalink,
	.page-template-page-blog-masonry-four-cols-php footer.entry-meta .comments-link,
	.page-template-page-blog-masonry-four-cols-php footer.entry-meta .edit-link,
	.page-template-page-blog-masonry-four-cols-php footer.entry-meta .tag-links {
		display: inline;
	}
	body.page-template-page-blog-sidebar-php #primary,
	.page-template-page-blog-masonry-two-cols-sidebar-php .hentry,
	.page-template-page-blog-masonry-two-cols-sidebar-php .entry-content-meta-wrapper,
	body.page-template-page-blog-masonry-two-cols-sidebar-php #primary,
	body.page-template-page-blog-sidebar-php .entry-content-meta-wrapper,
	body.archive #primary,
	body.search #primary,
	body.archive .entry-content-meta-wrapper {
		width: 335px;
	}
	#main #secondary {
		width: 202px;
	}
	/* Single Post  */
	.single-post .entry-meta-entry-format-wrapper {
		display: none;
	}
	.single-post .entry-content-meta-wrapper {
		width: 335px;
	}
	.single-post footer.entry-meta {
		display: block;
	}
	.single-post #primary {
		width: 335px;
	}
	.single-post footer.entry-meta .cat-links,
	.single-post footer.entry-meta .permalink,
	.single-post footer.entry-meta .comments-link,
	.single-post footer.entry-meta .edit-link {
		display: inline-block;
	}
	/* Gallery  */
	.single-gallery #block-gallery-wrapper .gallery-item {
		width: 130px;
	}
	.page-template-page-gallery-php #block-gallery-wrapper .col-4 {
		width: 130px;
		margin: 0 0 15px 0;
	}
	.page-template-page-gallery-php #block-gallery-wrapper .col-3 {
		width: 179px;
		margin: 0 0 15px 0;
	}
	.page-template-page-gallery-php #block-gallery-wrapper .col-2 {
		width: 276px;
		margin: 0 0 15px 0;
	}
	.page-template-page-galleries-list-php #block-galleries-list-wrapper .hentry {
		width: 119px;
	}
	.page-template-page-galleries-list-php #block-galleries-list-wrapper h1 {
		font-size: 13px;
		line-height: 21px;
	}
	#block-galleries-list-wrapper .entry-category {
		font-size: 11px;
		line-height: 21px;
		display: none;
	}
	/* Home Portfolio Isotope */
	#portfolio-isotope .hentry {
		width: 119px;
	}
	#portfolio-isotope h1 {
		font-size: 13px;
		line-height: 21px;
	}
	#portfolio-isotope .entry-category {
		font-size: 11px;
		line-height: 21px;
		display: none;
	}
	/* Portfolio  */
	.page-template-page-portfolio-php .col-4 .hentry {
		width: 119px;
	}
	.page-template-page-portfolio-php .col-3 .hentry {
		width: 169px;
	}
	.page-template-page-portfolio-php .col-2 .hentry {
		width: 268px;
	}
	#content #filters a {
		float: none;
		font-size: 10px;
	}
	#content #filters .sep {
		float: none;
		font-size: 10px;
	}
	#block-portfolio-wrapper .col-4 h1 {
		font-size: 13px;
		line-height: 21px;
	}
	#block-portfolio-wrapper .col-4 .entry-category {
		font-size: 11px;
		line-height: 21px;
		display: none;
	}
	/* Single Portfolio */
	.single-portfolio #main {
		padding: 2.625em 0 0;
	}
	.single-portfolio .gallery-wrapper {
		margin-right: 0;
	}
	.single-portfolio .portfolio-description {
		float: left;
		width: 100%;
	}
	.single-portfolio .portfolio-meta {
		float: left !important;
		width: 100% !important;
		margin: 0 0 26px 0 !important;
	}
	.single-portfolio .half {
		width: 100%;
		float: left;
	}
	.single-portfolio .portfolio-content.half {
		float: left;
		width: 100%;
	}
	.single-portfolio .portfolio-content.half .entry-title {
		margin: 12px 0 26px 0;
	}
	.single-portfolio .portfolio-content.half .social-buttons {
		margin: 1.625em 0;
	}
	.single-portfolio .portfolio-content.half .social-button-wrapper {
		margin-bottom: 8px;
	}
	.single-portfolio .portfolio-content.half .social-button-wrapper:last-child {
		margin-left: 1em;
	}
	#branding,
	.page #main,
	.archive #main,
	.search #main,
	.single #main,
	#primary,
	#supplementary,
	#site-generator {
		width: 567px;
	}
	#branding #header-info {
		display: none;
	}
	#branding #searchform {
		display: none;
	}
	/* Touch Carousel  */
	.jcarousel-list .jcarousel-item {
		width: 169px;
	}
	.jcarousel .jcarousel-item h1 {
		font-size: 13px;
		line-height: 26px;
	}
	.jcarousel .jcarousel-item .entry-category {
		font-size: 11px;
		line-height: 21px;
	}
	.password-protected {
		max-width: 100%;
	}
	.password-protected input[type="password"] {
		width: 140px;
	}
	/* Refine Slider  */
	.rs-caption {
		display: none;
	}
	/* Footer Widget Areas */
	#supplementary.four .widget-area {
		width: 119px !important;
	}
	#supplementary.five .widget-area {
		width: 89px !important;
	}
	#supplementary.two .widget-area:nth-child(2n+2) {
		margin-right: 0;
	}
	#supplementary.three .widget-area:nth-child(3n+3) {
		margin-right: 0;
	}
	#supplementary.four .widget-area:nth-child(4n+4) {
		margin-right: 0;
	}
	/* Pricing */
	.page-template-page-full-width-php .sep-boxed-pricing ul li {
		width: 284px;
	}
	.featured {
		margin: -20px -1px 30px !important;
	}
	/* Contact */
	.wpcf7-form input {
		width: 167px;
	}
	.wpcf7-form textarea {
		width: 98.5%;
	}
}
@media (max-width: 579px) {
	body:after {
		content: 'tiny';
	}
	#box {
		width: 292px;
	}
	.boxed {
		width: 292px !important;
	}
	#main {
		padding: 1em 0 0;
	}

	.entry-title-lead {
		padding: 0 0 16px;
		margin: 6px 0 20px 0;
	}
	/* Column Shortcodes  */
	#page .column {
		width: 100%;
		margin-right: 0;
	}
	/* Tour */
	#tour {
		float: none;
		width: 100%;
	}
	#tour .widget_pages li {
		border: 1px solid #777;
		border-bottom: none;
		margin: 0;
	}
	#tour .widget_pages li:last-child {
		border-bottom: 1px solid #777;
	}
	#tour .widget_pages a {
		background: whiteSmoke;
		padding: 9px 30px 9px 9px;
	}
	#tour .widget_pages a:focus,
	#tour .widget_pages a:active,
	#tour .widget_pages a:hover {
		background: #F2F4F7;
	}
	.page-template-page-tour-php .widget_pages ul {
		text-align: left;
	}
	.widget_pages .pointer {
		display: none;
	}
	/* Royal Slider */
	.royal_link_mobile {
		display: block;
	}
	.royal_link_default {
		display: none;
	}
	.infoBlock {
		top: 0;
		left: 0;
		height: 100%;
		padding: 10px;
	}
	.infoBlock h1 {
		font-size: 11px;
		margin: 0 0 6px 0;
		font-weight: normal;
	}
	.infoBlock h1:after {
		content: '';
		height: 0;
		display: block;
		background-color: transparent;
		position: absolute;
		bottom: 0;
	}
	.infoBlock .button {
		background: none;
		box-shadow: none;
		border: none;
		text-shadow: none;
		border-radius: none;
		color: #AAA;
		padding: 0;
		font-size: 11px;
		font-weight: normal;
		text-transform: uppercase;

		-webkit-transition: all ease .2s;
		-moz-transition: all ease .2s;
		-o-transition: all ease .2s;
		-ms-transition: all ease .2s;
	}
	.infoBlock .button:focus,
	.infoBlock .button:hover,
	.infoBlock .button:active {
		color: #111;
	}
	.rsMinW .rsArrow,
	.royal_description {
		display: none !important;
	}
	/* Fallback Sliders */
	.fallback-text {
		padding: 42px 0;
		font-size: 13px;
	}
	#block-slides-wrapper .tp-link {
		font-size: 13px;
	}
	.fallback-text h1,
	.fallback-text p {
		max-width: 292px;
	}
	.fallback-text h1 {
		font-size: 24px;
		line-height: 1.325;
		margin: 0 auto 18px;
	}
	/* Revolution Slider */
	#block-slides-wrapper {
		min-height: 40px;
	}
	#block-slides .tparrows {
		display: none;
	}
	#block-slides .fullwidthbanner-container .tp-thumbs {
		display: none;
	}
	#block-slides .tp-caption.white {
		width: 292px;
		margin: 0 auto !important;
		font-size: 11px !important;
		line-height: 1.625 !important;
	}
	.tp-caption.white h1 {
		font-size: 18px !important;
		line-height: 1.625 !important;
	}
	/* Pagination  */
	#content #nav-pagination-load-more {
		padding: 0 0 30px;
	}
	/* Blog  */
	.page-template-page-blog-sidebar-php .hentry,
	.blog .hentry,
	.search .hentry,
	.page-template-page-blog-masonry-four-cols-php .hentry,
	.page-template-page-blog-masonry-three-cols-php .hentry,
	.page-template-page-blog-masonry-two-cols-php .hentry,
	.page-template-page-blog-masonry-two-cols-sidebar-php .hentry {
		width: 292px;
		margin: 0 0 30px;
	}
	.page-template-page-blog-masonry-two-cols-php .entry-content-meta-wrapper {
		width: 292px;
	}
	.page-template-page-blog-masonry-two-cols-php .entry-meta-entry-format-wrapper,
	body.page-template-page-blog-sidebar-php .entry-meta-entry-format-wrapper,
	body.archive .entry-meta-entry-format-wrapper {
		display: none;
	}
	body.page-template-page-blog-sidebar-php .format-status footer.entry-meta,
	body.archive .format-status footer.entry-meta {
		display: none;
	}
	.page-template-page-blog-masonry-two-cols-php footer.entry-meta,
	body.page-template-page-blog-sidebar-php footer.entry-meta,
	body.archive footer.entry-meta {
		display: block;
	}
	.page-template-page-blog-masonry-two-cols-sidebar-php .hentry,
	.page-template-page-blog-masonry-two-cols-sidebar-php .entry-content-meta-wrapper,
	body.page-template-page-blog-masonry-two-cols-sidebar-php #primary,
	body.page-template-page-blog-sidebar-php .entry-content-meta-wrapper,
	body.archive .entry-content-meta-wrapper {
		width: 292px;
	}
	.page-template-page-blog-masonry-four-cols-php footer.entry-meta .cat-links,
	.page-template-page-blog-masonry-four-cols-php footer.entry-meta .permalink,
	.page-template-page-blog-masonry-four-cols-php footer.entry-meta .comments-link,
	.page-template-page-blog-masonry-four-cols-php footer.entry-meta .edit-link,
	.page-template-page-blog-masonry-four-cols-php footer.entry-meta .tag-links {
		display: inline;
	}
	/* Single Post  */
	.single-post .hentry {
		width: 292px;
		margin: 0 0 30px;
	}
	.single-post .entry-meta-entry-format-wrapper {
		display: none;
	}
	.single-post footer.entry-meta {
		display: block;
	}
	.single-post .entry-content-meta-wrapper {
		width: 292px;
	}
	.single-post .social-button-wrapper:last-child {
		margin-bottom: 0;
		clear: both;
	}
	.single-post footer.entry-meta .cat-links,
	.single-post footer.entry-meta .permalink,
	.single-post footer.entry-meta .comments-link,
	.single-post footer.entry-meta .edit-link {
		display: inline-block;
	}
	/* Gallery  */
	.single-gallery #block-gallery-wrapper .gallery-item,
	.page-template-page-gallery-php #block-gallery-wrapper .col-4,
	.page-template-page-gallery-php #block-gallery-wrapper .col-3,
	.page-template-page-gallery-php #block-gallery-wrapper .col-2 {
		width: 292px;
	}
	.page-template-page-galleries-list-php #block-galleries-list-wrapper .hentry {
		width: 292px;
	}
	/* Home Portfolio Isotope */
	#portfolio-isotope .hentry {
		width: 299px;
	}
	/* Portfolio  */
	.page-template-page-portfolio-php .col-4 .hentry,
	.page-template-page-portfolio-php .col-3 .hentry,
	.page-template-page-portfolio-php .col-2 .hentry {
		width: 292px;
	}
	/* Single Portfolio */
	.single-portfolio #main {
		padding: 2.625em 0 0;
	}
	.single-portfolio .gallery-wrapper {
		margin-right: 0;
	}
	.single-portfolio .portfolio-description {
		float: left;
		width: 100%;
	}
	.single-portfolio .portfolio-meta {
		float: left !important;
		width: 100% !important;
		margin: 0 0 16px 0 !important;
	}
	.single-portfolio .half {
		width: 100%;
		float: left;
	}
	.single-portfolio .portfolio-content.half {
		float: left;
		width: 100%;
	}
	.single-portfolio .portfolio-content.half .entry-title {
		margin: 12px 0 26px 0;
	}
	.single-portfolio .portfolio-content.half .social-buttons {
		margin: 1.625em 0;
	}
	.single-portfolio .portfolio-content.half .social-button-wrapper {
		margin-bottom: 8px;
	}
	.single-portfolio .portfolio-content.half .social-button-wrapper:last-child {
		margin-bottom: 0;
		clear: both;
	}
	.single-portfolio .social-button-wrapper:last-child {
		clear: both;
	}
	/* Testimonials */
	.testimonials-large p {
		font-size: 20px;
	}
	#branding,
	.single #main,
	.page #main,
	.archive #main,
	.search #main,
	#primary,
	.search #primary,
	#secondary,
	#supplementary,
	#site-generator {
		width: 292px;
	}
	.search .page-header .entry-title {
		font-size: 22px;
	}
	.page-template-page-blog-sidebar-php .format-quote blockquote,
	.blog .format-quote blockquote {
		font-size: 16px;
	}
	#content img.alignleft,
	#content img.alignright,
	#content img.aligncenter {
		margin: 0 auto 18px !important;
		clear: both !important;
		display: block !important;
	}
	body, input, textarea {
		font-size: 11px;
	}
	#site-title a {
		font-size: 20px;
	}
	#site-description {
		font-size: 11px;
	}
	#branding #searchform {
		display: none;
	}
	#branding #header-info {
		display: none;
	}
	#access ul {
		font-size: 11px;
	}
	article.intro .entry-content {
		font-size: 11px;
	}
	.entry-title {
		font-size: 18px;
	}
	.featured-post .entry-title {
		font-size: 12px;
	}
	.singular .entry-header {
		background: none;
	}
	.singular .entry-title {
		font-size: 20px;
		margin: 12px 0 26px 0;
	}
	.entry-meta {
		font-size: 11px;
	}
	blockquote {
		margin: 0;
	}
	blockquote.pull {
		font-size: 12px;
	}
	pre {
		font-size: 12px;
	}
	.alignleft,
	.alignright {
		float: none;
		margin-left: 0;
		margin-right: 0;
	}
	#nav-single {
		display: block;
		position: static;
	}
	.social-button-wrapper {
		margin-bottom: 8px;
	}
	.social-button-wrapper:last-child {
		margin-left: 0;
	}
	/* Single Portfolio */
	.single-portfolio #main {
		padding: 30px 0 0;
	}
	.single-portfolio #primary {
		width: 100%;
	}
	.single-portfolio #nav-single {
		padding: 30px 0 0;
	}
	.single-portfolio .gallery-wrapper {
		float: left;
		margin-right: 30px;
	}
	.single-portfolio #content #nav-single {
		padding: 1.625em 0;
	}
	.single-portfolio .portfolio-description {
		float: none;
		width: 100%;
	}
	.single-portfolio .social-buttons {
		float: none;
	}
	.single-portfolio .portfolio-meta {
		float: none;
		width: 100%;
		margin: 22px 0 26px 0;
	}
	.single-portfolio .portfolio-meta span {
		display: block;
	}
	/* jCarousel  */
	.jcarousel-list .jcarousel-item {
		width: 292px;
	}
	/* Refine Slider  */
	.rs-caption {
		display: none;
	}
	/* Footer Widget Areas */
	#supplementary .widget-area {
		width: 100% !important;
		float: none !important;
	}
	#supplementary.two .widget-area:nth-child(2n+2) {
		margin-right: 0;
	}
	#supplementary.three .widget-area:nth-child(3n+3) {
		margin-right: 0;
	}
	#supplementary.four .widget-area:nth-child(4n+4) {
		margin-right: 0;
	}
	/* Tabs Shortcode  */
	.ui-tabs .ui-tabs-nav li {
		width: 100%;
	}
	.ui-tabs .ui-tabs-nav li a {
		font-size: 13px;
		padding: 5px 10px;
		width: 100%;
		box-sizing: border-box;
		height: 100%;
	}
	.ui-tabs .ui-tabs-nav .ui-tabs-active a {
		height: 100%;
	}
	/* Use the available space in the smaller comment form */
	#respond input[type="text"] {
		width: 95%;
	}
	#respond .comment-form-author .required,
	#respond .comment-form-email .required {
		left: 95%;
	}
	#content .gallery-columns-3 .gallery-item {
		width: 31%;
		padding-right: 2%;
	}
	#content .gallery-columns-3 .gallery-item img {
		width: 100%;
		height: auto;
	}
	.entry-title-lead {
		font-size: 13px;
		line-height: 1.625;
	}
	.section-title {
		font-size: 13px;
		letter-spacing: 3px;
	}
	/* Royal Slider */
	.rsMinW .rsThumbsHor {
		display: none;
	}
	.password-protected {
		max-width: 100%;
	}
	.password-protected input[type="password"] {
		width: 80%;
		clear: both;
	}
	.password-protected input[type="submit"] {
		margin: 1.625em 0 0;
		position: initial;
	}
	/* Sixth Footer Widge Area */
	#supplementary #sixth .widget {
		border: none;
		text-align: left;
		margin: 0 0 2.2em;
		padding: 0;
	}
	#supplementary #sixth .widget-title {
		display: block;
	}
	#stay-connected a {
		margin-left: 0;
		clear: both;
		float: left;
	}
	/* Pricing */
	.full-boxed-pricing,
	.sep-boxed-pricing,
	.pricing-column {
		width: 100% !important;
	}
	.full-boxed-pricing,
	.sep-boxed-pricing {
		margin: 0 !important;
	}
	.page-template-page-full-width-php .full-boxed-pricing ul {
		width: 100%;
		float: none;
	}
	.featured {
		margin: 0 -1px 30px !important;
		box-shadow: none !important;
	}
	.page-template-page-full-width-php .sep-boxed-pricing ul li {
		width: 100%;
		float: none;
	}
	.full-boxed-pricing .pricing-column {
		border-right: 1px solid #CCC;
	}
	.pricing-column {
		margin: 0 0 30px;
	}
	/* Contact */
	.input-block {
		float: none;
		margin: 0 0 20px 0;
	}
	.wpcf7-form input {
		width: 100%;
	}
	.wpcf7-form textarea {
		width: 100%;
	}

}

}


/* =Print
----------------------------------------------- */

@media print {
	body {
		background: none !important;
		font-size: 10pt;
	}
	footer.entry-meta a[rel=bookmark]:link:after,
	footer.entry-meta a[rel=bookmark]:visited:after {
		content: " [" attr(href) "] "; /* Show URLs */
	}
	#page {
		clear: both !important;
		display: block !important;
		float: none !important;
		max-width: 100%;
		position: relative !important;
	}
	#site-title a {
		font-size: 21pt;
	}
	#site-description {
		font-size: 10pt;
	}
	#access {
		display: none;
	}
	#main {
		border-top: none;
		box-shadow: none;
	}
	#primary {
		float: left;
		margin: 0;
		width: 100%;
	}
	#content {
		margin: 0;
		width: auto;
	}
	.singular #content {
		margin: 0;
		width: 100%;
	}
	.singular .entry-header .entry-meta {
		position: static;
	}
	.entry-meta .edit-link a {
		display: none;
	}
	#content nav {
		display: none;
	}
	.singular .entry-header,
	.singular .entry-content,
	.singular footer.entry-meta,
	.singular #comments-title {
		margin: 0;
		width: 100%;
	}
	.singular .hentry {
		padding: 0;
	}
	.entry-title,
	.singular .entry-title {
		font-size: 21pt;
	}
	.entry-meta {
		font-size: 10pt;
	}
	.entry-header .comments-link {
		display: none;
	}
	.page-link {
		display: none;
	}
	.singular #author-info {
		background: none;
		border-bottom: none;
		border-top: none;
		margin: 2.2em 0 0;
		padding: 0;
	}
	#respond {
		display: none;
	}
	.widget-area {
		display: none;
	}
	#colophon {
		display: none;
	}

	/* Comments */
	.commentlist > li.comment {
		background: none;
		border: 1px solid #ddd;
		border-radius: 3px 3px 3px 3px;
		margin: 0 auto 1.625em;
		padding: 1.625em;
		position: relative;
		width: auto;
	}
	.commentlist .avatar {
		height: 39px;
		left: 2.2em;
		top: 2.2em;
		width: 39px;
	}
	.commentlist li.comment .comment-meta {
		line-height: 1.625em;
		margin-left: 50px;
	}
	.commentlist li.comment .fn {
		display: block;
	}
	.commentlist li.comment .comment-content {
		margin: 1.625em 0 0;
	}
	.commentlist .comment-edit-link {
		display: none;
	}
	.commentlist > li:before,
	.commentlist > li.bypostauthor:before {
		content: '';
	}
	.commentlist .reply {
		display: none;
	}

	/* Post author highlighting */
	.commentlist > li.bypostauthor {
		color: #333;
	}
	.commentlist > li.bypostauthor .comment-meta {
		color: #333;
	}
	.commentlist > li.bypostauthor:before {
		content: none;
	}

	/* Post Author threaded comments */
	.commentlist .children > li.bypostauthor {
		background: #fff;
		border-color: #ddd;
	}
	.commentlist .children > li.bypostauthor > article,
	.commentlist .children > li.bypostauthor > article .comment-meta {
		color: #333;
	}

}